@charset "utf-8"; 
*{
    margin:0;
    padding:0;
}
body{
    font-family:"微软雅黑";
    background:#e6f2ff;
}
li{
    list-style: none;
}
img{
    border:none;
}
a{
    text-decoration: none;
}
#pageWrap{
    width:1340px;
    margin:0 auto;
    padding:5px 10px;
    background:#fff;
    padding-bottom:20px;
}
.clear{
    clear: both;
}
#header{
    width:100%;
}
#header .topBanner img{
    max-width: 100%;
    display: block;
    margin:0 auto;
}
#header .navBox{
    width: 100%;
    height: 48px;
    line-height: 48px;
    background: #247ebc;
}
#header .navBox .navCenter{
    width:1366px;
    height:48px;
    line-height: 48px;
    margin:0 auto;
}

#nav{
    float: left;
}
#nav ul{
    margin-top: 4px;
}
#nav ul>li{
    float:left;
    height:39px;
    line-height:39px;
    position: relative;
}
#nav ul li>ul{
    position: absolute;
    left:0;
    top:38px;
    background: #247ebc;
    z-index: 1000;
    display: none;
}
#nav ul li>ul li:hover{
    background: #fff;

}
#nav ul li>ul li:hover a{
    color:#247ebc;
}
#nav ul li.action{
    background:#36c6e0;
}
#nav ul li a{
    color:#fff;
    font-size: 16px;
    font-weight: bold;
    display: block;
    padding:0 16px;
    height: 100%;
}
#searchBox{
    float:right;
    margin-top:5px;
    height: 36px;
    line-height: 36px;
}
#searchBox form{
    height: 36px;
    line-height: 36px;
}
#searchBox form input[type="text"]{
    width: 258px;
    height: 34px;
    border:1px solid #fff;
    float: left;
    background: #92bfde;
    color:#fff;
    text-indent: 1em;
}
#searchBox form input[type="image"]{
    float: right;
}

#focusNews{
    width:1320px;
    margin:20px auto 0 auto;
}

#slideBanner{
    width: 612px;
    height: 370px;
    float: left;
}
#slideBanner ul{
    position: relative;
    width: 612px;
    height: 370px;
}
#slideBanner ul li{
    display: none;
    width: 612px;
    height: 370px;

}
#slideBanner ul li:nth-child(1){
    display: block;
}
#slideBanner ul li p{
    position: absolute;
    bottom: 0;
    left:0;
    width:99%;
    height: 30px;
    line-height: 30px;
    background: rgba(0, 0, 0, 0.5);
    padding-left: 1%;
    color:#fff;
}
#actionNews{
    width:640px;
    padding:16px 23px;
    float:right;
    background:#ebf9ff;
}
#actionNews h3{
    border-bottom:4px solid #36c6e0;
    padding-bottom: 10px;
    font-size: 24px;
    font-family: "宋体";
    color:#247ebc;
    background: url(../images/line_row.jpg) no-repeat 50px bottom;
}
#actionNews ul{
    margin-top: 20px;
}
#actionNews ul li{
    height: 29px;
    line-height: 29px;
    border-bottom:1px dotted #a3aaad;
    background: url(../images/dian.jpg) no-repeat 10px center;
    padding-left:22px;
}
#actionNews ul li a{

    color:#5c5c5c;
}
#actionNews ul li span{
    float:right;
    color:#5c5c5c;
}
#main{
    width:1320px;
    margin:20px auto 0 auto;
}
#main .left{
    width:1036px;
    float:left;
}
#main .left .cells{
    float: left;
    width: 506px;
    /*border:1px solid #36c6e0;*/
}
#main .left .cells h3{
    height: 46px;
    line-height: 40px;
    background: url(../images/catgery_title.png) no-repeat center bottom;
    font-size:24px;
    font-family: "宋体";
    padding-left: 4px;
    color:#247ebc;
}
#main .left .cells h3 a{
    display: block;
    width: 85px;
    height: 100%;
    float: right;
    text-indent: -9999px;
}
#main .left .cells ul{
    padding:24px 15px;
    border:1px solid #36c6e0;
    height: 270px;
}
#main .left .cells ul li{
    height:30px;
    line-height:30px;
    background: url(../images/dian.jpg) no-repeat left center;
    padding-left: 12px;
}
#main .left .cells ul li a{
    color:#5c5c5c;
}

#main .left .cells:nth-child(2),
#main .left .cells:nth-child(4){
    margin-left: 24px;
}
#main .left .cells:nth-child(3),
#main .left .cells:nth-child(4){
    margin-top: 20px;
}
#doFooter{
    width:100%;
    margin-top:20px;
    margin-left:0;
}
#doFooter .zhinan{
    width: 288px;
    border:1px solid #68a65e;
    overflow: hidden;
    float: left;
    margin-right: 15px;
}
#doFooter .zhinan span{
    float: left;
    display: block;
    width: 50%;
    height: 46px;
    line-height: 46px;
    text-align:center;
    font-size: 25px;
    border-bottom: 1px solid #68a65e;
    color:#68a65e;
    cursor: pointer;
}
#doFooter .zhinan span a{
    color:#68a65e;
    font-size:24px;
    font-family:'宋体';
}
#doFooter .zhinan span.bg{
    border-bottom: none;
    color:#fff;
    height: 47px;
    background:#68a65e url(../images/bai_row.jpg) no-repeat bottom center;

}
#doFooter .zhinan span.bg a{
    color:#fff;
    font-size:24px;
    font-family:'宋体';
}
#doFooter .zhinan ul{
    display: none;
    padding:20px 15px;
}
#doFooter .zhinan ul.show{
    display: block;
}
#doFooter .zhinan ul li{
    height: 30px;
    line-height: 30px;
    background: url(../images/dian.jpg) no-repeat left center;
    padding-left: 12px;
}
#doFooter .zhinan ul li a{
    color:#5c5c5c;
}

#doFooter .banlizhong,
#doFooter .yibanjie{
    float: left;
    width: 358px;
    margin:0;
}
#doFooter .banlizhong{
    margin-right:15px;
}
#doFooter div h3{
    background: url(../images/bottom_line.jpg) no-repeat bottom center;
    padding-bottom: 10px;
    padding-top: 8px;
    font-size: 24px;
    font-family: "宋体";
    color:#247ebc;
    margin-bottom: 20px;
    text-indent:1em;
}


#main .right{
    float: right;
    width:272px;
    /*min-height: 500px;*/

}
#main .right .jigouzhineng{
    border:1px solid #36c6e0;
    padding:1px;
    margin-top: 2px;
}
#main .right .jigouzhineng h3{
    font-size: 24px;
    height: 40px;
    line-height: 40px;
    text-align:center;
    background: #36c6e0;
    font-size: 23px;
    font-family:"宋体";
    color:#fff;

}
#main .right .jigouzhineng ul{
    width: 200px;
    margin:0 auto;
    margin-top: 15px;
    padding-bottom: 24px;

}
#main .right .jigouzhineng ul li{
    height: 69px;
    line-height: 69px;
    border-bottom: 1px solid #a7a7a7;
    padding-left: 85px;
}
#main .right .jigouzhineng ul li.one{
    background: url(../images/jigou.jpg) no-repeat 24px center;
}
#main .right .jigouzhineng ul li.two{
    background: url(../images/zhize.jpg) no-repeat 24px center;
}
#main .right .jigouzhineng ul li.three{
    background: url(../images/lindao.jpg) no-repeat 24px center;
}
#main .right .jigouzhineng ul li.four{
    background: url(../images/fangshi.jpg) no-repeat 24px center;
}
#main .right .jigouzhineng ul li a{
    font-size: 20px;
    color: #a7a7a7;

}
#main .right .jigouzhineng ul.lianjie{
    padding-bottom: 22px;
}
#main .right .jigouzhineng ul.lianjie li{
    height: 30px;
    line-height: 30px;
    border:none;
    padding:0;

}
#main .right .jigouzhineng ul.lianjie li a{
    font-size: 16px;
}
#main .right .pics{
    margin-top: 20px;
}
#main .right .pics p{
    margin-bottom: 20px;
}

#footer{
    width:100%;
    background:#e8fcff;
    /* margin-top: 20px; */
    padding-top: 25px;
    border-top: 3px solid #098aa1;
}
#footer .center{
    width: 1239px;
    margin:0 auto;
}
#footer .center .left{
    float: left;
    width: 230px;

}
#footer .center .right{
    float: right;
    width: 230px;

}
#footer .center div p{
    text-align: center;
}
#footer .center .alignCenter{
    float: left;
    width:720px;
    margin:0 28px;
}
#footer .center .alignCenter p{
    text-align: center;
    margin:7px 0;
    color:#6c6c6c;
    font-size: 14px;
}
