﻿﻿.wrap{background: none;}
body{background: #fff;min-width: 1250px;position: relative;}
#header{height: 580px;background: url(../Base/img/aqysxx-header.jpg) center no-repeat;}
.homePage #logo{top: 25px;}
#content{border-radius:0;width: 1200px;padding: 20px 0;overflow: hidden;}
.sideFixed{display: none;}
.picPageList li{width: 330px;height: 220px;background-color: #f5f5f5;padding:20px 22px 70px;border-radius: 5px;float:left;margin:0 20px 40px;}
.picPageList li .pic img{border-radius: 5px;}
.picPageList li .title{height: 46px;line-height: 60px;text-align: center;overflow: hidden;font-size: 18px;}
#footer{background-color:#007dff;}
.page a, .page span{border-radius: 5px;border: solid 2px #eeeeee;background-color: #fff;margin: 0 5px;}
.page .select ,.page .total{display:none;}
.page .current{background-color: #539e21;color:#fff!important;border-color: #539e21;}
.page a:hover,.page span:hover{border-color: #539e21;color:#539e21; }


/* box */
.box1{width:330px;background:#f5f5f5;border-radius:10px;padding:20px;float:left;margin:0px 15px 20px 15px;min-height: 655px;}
.box1 .hd{height: 45px; line-height: 45px;  }
.box1 .hd .more{float: right; font-size:14px;color:#333; }
.box1 .hd .more a{color:#999;}
.box1 .hd a.icolink{background: #146ac1; color: #fff;  padding: 5px 10px;  }
.box1 .hd h3{ text-align:center; margin-bottom: -1px; height: 50px; line-height: 50px; font-size: 20px; }
.box1 .hd h3 a{color:#333; }
.box1 .hd h3 a:hover{text-decoration:none;}
.box1 .hd .tabList li{ float: left; margin:0 12px -1px 0; padding: 0 18px 7px; height: 36px; line-height: 36px; font-size: 20px;}
.box1 .hd .tabList li a:hover{text-decoration:none;}
.box1 .hd .tabList .on{ color: #146ac1; }
.box1 .hd .tabList .on a{color:#146ac1;}
.box1 .bd{overflow:hidden;padding:10px 0 0; }
.box1 .bd ul li{width:290px;height:40px;line-height:40px;background:#fff;border-radius:5px;padding:0px 20px; margin-bottom:5px;}
.box1 .pic img{ width:330px; height:462px;}