/*commom style*/
*,*:before,*:after {box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,dl, dt, dd, ul, ol, li,pre,form, fieldset, legend, button, input, textarea,th,td,img{border:medium none;margin:0;padding:0;}
body,button, input, select, textarea {font:15px/1.5 '微软雅黑';}
h1, h2, h3, h4, h5, h6{ font-size: 100%;}
em{font-style:normal;}
ul, ol{list-style: none;}
table{border-collapse: collapse;border-spacing: 0; }
a,ins{text-decoration:none;}
*:focus{outline:none;}
a{color:#333;}
a:hover{color:#5193d4;}
/*transition:all 0.2s;-webkit-transition:all 0.2s;-o-transition:all 0.2s;-moz-transition:all 0.2s;*/
.fl{float:left;}
.fr{float:right;}
.cf:after{display:block;content:"";height:0;visibility:hidden;clear:both;}
.cf{zoom:1;}
.hide{display:none;}
.block{display:block;}

body{background:#FFFFFF;}
/*顶部开始*/
.top{width: 1200px;margin: 0 auto;}
.topLeft{padding-top: 6px;}
.topLeft li{height: 21px;line-height: 21px;margin-right: 20px;padding-left: 30px;}
.topLeft li a{color: #1f1f1f;}
.topLeft li.topLeft01{background: url(topLogo01.png) no-repeat left center;padding-left:22px;}
.topLeft li.topLeft02{background: url(topLogo02.png) no-repeat left center;}
.topLeft li.topLeft03{background: url(topLogo03.png) no-repeat left center;}
.topRight{font-size: 17px;padding-top: 19px;}
.topRight li{height: 17px;line-height: 17px;}
.topRight li a{color: #99999a;}
/*顶部结束*/
/*banner开始*/
.banner{width: 1200px;height: 125px;margin: 0 auto;}
.bannerLogo{width: 490px;margin-top: 16px;}
.bannerLogo img{display: block;width: 490px;height: 89px;}
.bannerSearch{width: 350px;background: url(searchBox.png) no-repeat;padding-left: 18px;margin-left: 50px;margin-top: 41px;}
.bannerSearch input[type=text]{font-size: 17px;color: #99999a;line-height: 40px;display: block;width: 280px;height: 40px;background: none;}
.bannerSearch input[type=submit]{width: 30px;height: 40px;display: block;background: url(searchBtn.png) no-repeat left center;}
.bannerWl01{width: 146px;margin: 46px 0 0 29px;}
.bannerWl01 img{display: block;width: 146px;height: 29px;}
.bannerWl02{width: 118px;margin: 41px 0 0 16px;}
.bannerWl02 img{display: block;width: 118px;height: 38px;}
/*banner结束*/
/*nav开始*/
.nav{width: 100%;height: 44px;background: #478ad1;}
.navC{width: 1200px;margin: 0 auto;}
.nav li{width: 174px;height: 44px;}
.nav li a{font-size: 20px;color: #FFFFFF;display: block;height: 44px;text-align: center;line-height: 44px;}
.nav li a:hover{background: url(navHover.png) no-repeat -2px -2px;color: #111111;height: 46px;line-height: 46px;}
/*nav结束*/
/*特定导航*/
.nav li.nav01 a{background: url(navHover.png) no-repeat -2px -2px;color: #111111;height: 46px;line-height: 46px;}
/*特定导航*/



/*大banner图开始*/
.bigImg{width: 100%;position:relative;}
.bigImg img{width: 100%;display: block;height: auto;}
.bigImgIcon{width:320px;position:absolute;left:50%;margin-left:-160px;bottom:15px;}
.bigImgIcon div{width:128px;}
.bigImgIcon div a{display:block;height:40px;line-height:40px;text-align:center;color:#fff;font-size:18px;}
.bigImgIcon01 a{background:url(bannerIcon01.png) no-repeat;}
.bigImgIcon02 a{background:url(bannerIcon02.png) no-repeat;}
.bigImgIcon02{margin-left:64px;}
/*大banner图结束*/
.bottomMargin{height:20px;}

/*图片新闻开始*/
.section01{width: 1200px;margin: 0 auto;}
.bord{ width:456px;}
.focusBox{position: relative;width:456px;overflow:hidden;}
.focusBox .pic img{width:456px;height:295px; display:block;}
.pic{float:left;}
.focusBox .txt-bg {position:absolute; bottom:0; z-index:1; height:50px; width:100%;  background:#000; filter:alpha(opacity=80); opacity:0.8; overflow:hidden;}
.focusBox .txt { position:absolute; bottom:0; z-index:2; height:50px; width:100%; overflow:hidden; }
.focusBox .txt li{ height:50px; line-height:50px; position:absolute; bottom:-400px;}
.focusBox .txt li a{ display: block; color: #FFFFFF; padding: 0 0 0 10px;font-size:20px;text-decoration: none; }
.focusBox .num { position: absolute; z-index: 3; bottom:11px; right: 8px; }
.focusBox .num li{ float: left; position: relative; width:28px; height:28px; line-height:28px; overflow:hidden; text-align:center; margin-right:2px; cursor: pointer; }
.focusBox .num li a,.focusBox .num li span { position: absolute; z-index: 2; display: block; color: #FFFFFF; width: 100%; height: 100%; top: 0; left: 0; font-size: 15px;color: #333333;}
.focusBox .num li span { z-index: 1; background:#FFFFFF;}
.focusBox .num li.on a,.focusBox .num a:hover{ background:#478ad1;color: #FFFFFF;}
/*图片新闻结束*/

/*象山要讯等开始*/
.titListBox{width: 405px;height: 295px;border:1px solid #b5b5b5;padding: 0 15px;}
.titBox{border-bottom: 3px solid #eeeeee;height: 53px;}
.tit{height: 53px;line-height: 53px;font-size: 16px;padding:0 15px;cursor: pointer;}
.titC{border-bottom:3px solid #478ad1;font-weight: bold;}
.tit a{color: #2c2c2c;}
.more{padding-top: 18px;margin-right: 7px;}
.list{font-size: 14px;line-height: 36px;color: #2c2c2c;padding: 8px 0 0 20px;}
.list a{color: #2c2c2c;}
/*象山要讯等结束*/

/*公告公示开始*/
.section01R{width: 328px;height: 295px;border:1px solid #b5b5b5;}
.gggs{height: 52px;background: #e6ecef url(gsggPic.png) no-repeat 15px center;padding-left: 46px;}
.gggsTit{font-size: 16px;color: #2c2c2c;line-height: 52px;}
.gggsMore{margin-right: 23px;padding-top: 19px;}
.gggsList span,.gggsList a{display: block;float: left;}
.gggsList span{width: 40px;height: 40px;background: #f3f3f3;padding-top: 3px;}
.gggsList a{width: 240px;color: #777777;font-size: 14px;line-height: 17px;margin-left: 10px;padding-top: 3px;}
.gggsList span ins,.gggsList span font{display: block;color: #5193d4;font-size: 13px;text-align: center;}
.gggsList span ins{font-size: 15px;font-weight: bold;line-height: 17px;}
.gggsList li{border-top: 1px dashed #eeeeee;height: 60px;padding: 10px 26px 0 8px;}
.gggsList li:first-child{border-top:0;}
/*公告公示结束*/

/*互动信息公开办事服务开始*/
.section02{width: 1200px;margin:20px auto 0;}
.section02L{width: 600px;}
.section02M{width: 250px;}
.section02R{width: 328px;}
/*左侧*/
.qhThreeL li{width: 150px;height: 60px;font-size: 16px;color: #333333;line-height: 60px;text-align: center;margin-top: 2px;background: #eeeeee;cursor: pointer;}
.qhThreeL li:first-child{margin-top: 0;}
.qhThreeL li.qhThreeLC{width: 157px;color: #FFFFFF;background: url(section02TitBg.png) no-repeat;}
.qhThreeR{width: 438px;height: 184px;border:1px solid #efefef;}
.qhThreeLFg{width: 5px;height: 184px;}
.qhThreeR li{width: 145px;height: 92px;}
.qhThreeR li a{display: block;height: 92px;font-size: 13px;color: #333333;line-height: 92px;padding-left: 64px;border-right:1px dashed #efefef;border-bottom:1px dashed #efefef;}
.qhThreeR li.xxgk03 a,.qhThreeR li.xxgk06 a{width: 146px;border-right:0;}
.qhThreeR li.xxgk04 a,.qhThreeR li.xxgk05 a,.qhThreeR li.xxgk06 a{border-bottom:0;}
.xxgk01 a{background:url(xxgkLogo01.png) no-repeat 26px center;}
.xxgk02 a{background:#fff6e4 url(xxgkLogo02.png) no-repeat 26px center;}
.xxgk03 a{background:url(xxgkLogo03.png) no-repeat 26px center;}
.xxgk04 a{background:#fff6e4 url(xxgkLogo04.png) no-repeat 26px center;}
.xxgk05 a{background:url(xxgkLogo05.png) no-repeat 26px center;}
.xxgk06 a{background:#fff6e4 url(xxgkLogo06.png) no-repeat 26px center;}
/*中间*/
.section02M{margin-left: 12px;}
.section02M div{margin-top: 8px;}
.section02M div:first-child{margin-top: 0px;}
.section02M div,.section02M div img{width: 249px;height: 88px;display: block;}
/*右侧*/
.section02R{height: 184px;border:#b5b5b5 solid 1px;padding: 0 15px;}
.wsdc{height: 45px;background:url(wsdcPic.png) no-repeat left center;padding-left: 46px;border-bottom: #c9c9c9 solid 1px;}
.wsdcTit{font-size: 16px;color: #2c2c2c;line-height: 45px;}
.wsdcMore{padding-top: 16px;}
.wsdcList{font-size: 14px;line-height: 30px;padding-top: 6px;padding-left: 7px;}
.wsdcList span{padding-right: 10px;}
/*互动信息公开办事服务结束*/

/*第三大块专题专栏开始*/
.section03{width: 1200px;margin:20px auto 0;}
.section03L{background:url(ztzlTitBg.png) no-repeat;width: 133px;height: 84px;margin-right: 2px;}
.pic_tx {width:1065px;}
.pic_tx #List1_1, .pic_tx #List2_1 { float:left; }
.pic_tx .pic_tx_box{ width: 1065px; float:left;overflow:hidden; }
.pic_tx .ScrCont { width:32766px; zoom:1;}
.pic_tx .pl { width:329px; float:left;margin-right:10px; }
.pic_tx .pl img{display:block;height: 84px;width: 329px;}
/*第三大块专题专栏结束*/

/*第四大块标题列表开始*/
.section04{width: 1200px;margin:20px auto 0;}
.section04L{width:600px;height: 262px;border: #b5b5b5 solid 1px;padding: 0 12px;}
.section04R{width:588px;height: 262px;border: #b5b5b5 solid 1px;padding: 0 12px;}
/*第四大块标题列表结束*/

/*友情链接开始*/
.friendLink{height: 44px;width: 1200px;margin: 20px auto;background: #eeeeee;padding-left: 35px;}
.friendLink>ul>li{width: 160px;height: 44px;background: url(downArrow.png) no-repeat right center;text-align: right;padding-right: 20px;line-height: 44px;margin-left: 100px;font-size: 14px;color: #272727;position: relative;cursor:pointer;}
.friendLink>ul>li:first-child{margin-left: 0;}
.friendLinkFg{height: 10px;background: #EEEEEE;width: 160px;}
.friendLinkSub{width: 1200px;background: #eeeeee;position: absolute;top:54px;padding: 20px 40px 20px 0;}
.friendLinkSub01{left:-35px;}
.friendLinkSub02{left:-295px;}
.friendLinkSub03{left:-555px;}
.friendLinkSub04{left:-815px;}
.friendLinkSub>div{width: 150px;margin-left: 40px;overflow: hidden;line-height: 30px;font-size: 14px;color: #272727;}
.friendLinkSub>div>a{display: block;width: 150px;text-overflow: ellipsis;overflow: hidden;text-align: left;}
/*友情链接结束*/

/*底部开始*/
.footer{height: 93px;background: #478ad1;padding-left: 2%;}
.footer01{margin-top: 16px;}
.footer01 img{display: block;width:50px;height:60px;}
.footer02{margin-left: 2%;font-size: 14px;width: 50%;line-height: 14px;padding-top: 23px;color: #FFFFFF;}
.footer02 a{color: #FFFFFF;}
.footer02T li{margin-left: 2.3%;}
.footer02 p{margin-top: 20px;}
.footer03{margin-left: 28%;padding-top:20px;}
.footer04{width: 74px;height: 93px;;background:#2d4066 url(footerLogo03.png) no-repeat center 22px;line-height: 17px;font-size: 14px;color: #FFFFFF;text-align: center;padding-top: 50px;}
/*底部结束*/

/*侧边栏开始*/
.sideBar{width: 45px;position: absolute;right: 10px;top: 580px;}
.sideBar img{display: block;width: 45px;height: 45px;}
.sideBar li{margin-top: 10px;}
/*侧边栏结束*/


/*横幅滚动*/
.section03R {margin-left: 5px;}
.friend{height:84px;margin:0 auto;overflow:hidden;width:1060px;}
.mr_frUl{float:left;height:84px;width:1060px;}
.mr_frUl ul li{display:inline;float:left;/*height:389px;*/width:340px;height: 84px; overflow:hidden;position:relative;margin-right: 20px;}
.mr_frUl  #mr_fu img{width: 340px;height: 84px;}
