@charset "utf-8";
/* CSS Document */
/*
* @description: 网站首页样式
* @author: ishang_pan
* @update: ishang_pan (2018-06-29 15:53)
*/

#qrcode img{display: block; margin: 0 auto; width: 120px; height: 120px;}
/*内页公共头部 on*/
.g-banner{margin: 0 auto; width: 1200px; height: 143px;}
.g-banner a.u-pglogo{margin: 36px 0 0 4px;}
.g-banner a.u-pglogo img{display: block;}
.g-banner a.u-pglogo img.old-logoImg{display: none;}
.m-pgnav{margin: 26px 0 0 0; background: #e1f7da; border-radius: 6px;}
.m-pgnav ul li{float: left; width: 99px; padding: 15px 0; text-align: center;}
.m-pgnav ul li a{display: block; padding: 36px 0 4px; border-right: 1px dashed #015293; font-size: 15px; color: #3d3d3d; background-image: url(../images/public/icon-pgnav.png); background-repeat: no-repeat;}
.m-pgnav ul li.u-pgn01 a{background-position: 0 0;}
.m-pgnav ul li.u-pgn02 a{background-position: -99px 0;}
.m-pgnav ul li.u-pgn03 a{background-position: -198px 0;}
.m-pgnav ul li.u-pgn04 a{background-position: -297px 0;}
.m-pgnav ul li.u-pgn05 a{background-position: -396px 0;}
.m-pgnav ul li.u-pgn06 a{background-position: -495px 0;}
.m-pgnav ul li.u-pgn07 a{background-position: -596px 0; border: none;}
/*内页公共头部 end*/

/*二级导航 on*/
.g-subnav{height: 84px; padding: 18px 20px 18px 30px; background: #015293;}
.m-column{height: 40px; margin-top: 22px;}
.m-search{width: 360px; margin-top: 20px; height: 42px;}
.u-searchtext{width: 255px; height: 42px; line-height: 42px; padding-left: 19px; border: none; border-radius: 42px 0 0 42px; background: #fff;}
.u-searchbtn{width: 50px; height: 42px; border: none; cursor: pointer; border-radius: 0 42px 42px 0; background: url(../images/public/icon-pgsearch.png) #fff center no-repeat;}
.m-search a{float: right; color: #fff; display: block; width: 30px; text-align: center;}
.m-child-col{height: 83px; margin: 0 67px 0 0;}
.m-child-col ul li{float: left; width: 110px; line-height: 42px;}
.m-child-col ul li a{display: block; margin: 13px 0; padding: 0 22px; height: 16px; line-height: 16px; color: #fff; font-size: 16px; border-right: 1px solid #acd79e;}
.m-child-col ul li.u-nobr a{border: none;}
/*二级导航 end*/

/*内容主体 on*/
.g-content{padding: 15px; background: #fff;}
/*内容主体 end*/

/*资讯中心 on*/
.m-news-child{width: 552px;}
.m-hotnews{margin-bottom: 15px; height: 100px;}
.m-hotnews h1{height: 55px; line-height: 55px; text-align: center;}
.m-hotnews h1 a{font-size: 30px; color: #e70000; font-weight: bold;}
.m-hotnews p{line-height: 22px; text-indent: 2em; font-size: 12px; color: #999;}
.m-hotnews p a{font-size: 12px; color: #ca8121;}
.m-newsflash,.m-newsflash .bd,.m-newsflash .bd ul li,.m-newsflash .bd ul li img{width: 549px; height: 336px;}
.m-newsflash .bd,.m-newsflash .bd ul li img{position: absolute; left: 0; top: 0;}
.m-newsflash{position: relative; overflow: hidden;}
.m-newsflash .bd ul li{position: relative;}
.m-newsflash .bd ul li img{display: block;}
.m-newsflash .bd ul li p{width: 549px; height: 42px; line-height: 42px; text-indent: 12px; color: #fff; font-size: 16px; background: rgba(0,0,0,0.5); position: absolute; left: 0;bottom: 0;}
.m-newsflash .hd{height: 10px; position: absolute; right: 2px; bottom: 17px;}
.m-newsflash .hd ul li{width: 10px; height: 10px; border-radius: 50%; background: #fff; float: left; margin-right: 8px;}
.m-newsflash .hd ul li.on{background: #fb8e00;}
.m-newslist{width: 609px; height: 336px; overflow: hidden;}
.m-newslist .bd{padding: 0 6px;}
.m-nspecial{height: 84px; margin: 24px 0 3px; border-top: 1px dashed #ddd;}
.m-nspecial a.u-tit{position: relative; left: 4px; top: -9px;}
.m-nspecial .bd{width: 1118px; height: 60px; float: right; overflow: hidden; margin: 12px 0 0 0;}
.m-nspecial .bd ul li{width: 179px; height: 60px; float: left; margin-right: 7px;}
.m-nspecial .bd ul li img{display: block; width: 179px; height: 60px;}
.m-newsleft{width: 740px; padding-right: 15px; border-right: 1px solid #ddd;}
.m-nslflist{height: 288px;}
.m-nslflist .bd{padding: 5px 6px 0;}
.m-newsright{width: 399px;}
.m-nsnotice{height: 226px;}
.m-nsnotice .bd{padding: 5px 6px 0;}
.m-nsvideo{height: 350px;}
.m-nsvdbox{width: 399px; height: 200px; margin-top: 15px; position: relative; overflow: hidden;}
.m-videoms img{width: 399px; height: 200px; display: block;}
.u-cover{position: absolute; top: 0; left: 0; right: 0; bottom: 0; -webkit-transition: .3s; transition: .3s;}
.u-play{position: absolute; left: 50%; top: 50%; margin-top: -20px; margin-left: -20px; z-index: 9; width: 40px; height: 40px; background: url(../images/page/icon-play.png) 0 0 no-repeat; -webkit-transition:.3s; transition: .3s; -webkit-transform: scale(2); transform: scale(2); opacity: 0;}
.m-nsvdbox a:hover .u-cover{-webkit-box-shadow: inset 0 0 100px #000; box-shadow: inset 0 0 150px #000; opacity: .8;}
.m-nsvdbox a:hover .u-play{-webkit-transform: scale(1); transform: scale(1); opacity: 1;}
.m-nsvideo .m-liststyle{padding: 4px 6px;}
/*资讯中心 end*/

/*魅力贵池 on*/
.m-about-child{width: 552px;}
.m-aboutflash,.m-aboutflash .bd,.m-aboutflash .bd ul li,.m-aboutflash .bd ul li img{width: 485px; height: 298px;}
.m-aboutflash .bd,.m-aboutflash .bd ul li img{position: absolute; left: 0; top: 0;}
.m-aboutflash{position: relative; overflow: hidden;}
.m-aboutflash .bd ul li{position: relative;}
.m-aboutflash .bd ul li img{display: block;}
.m-aboutflash .bd ul li p{width: 485px; height: 42px; line-height: 42px; text-align: center; color: #fff; font-size: 16px; background: rgba(0,0,0,0.5); position: absolute; left: 0;bottom: 0;}
.m-aboutflash a.prev,.m-aboutflash a.next{position: absolute; top: 117px; display: block; width: 19px; height: 45px; background-image: url(../images/page/icon-aboutflash.png); background-repeat: no-repeat;}
.m-aboutflash a.prev{left: 0; background-position: 0 0;}
.m-aboutflash a.next{right: 0; background-position: -19px 0;}
.m-aboutgc{width: 670px;}
.m-aboutgcdesc{margin-bottom: 9px; height: 140px; padding-top: 57px; background: url(../images/page/bg-gcgk.png) no-repeat;}
.m-aboutgcdesc p{line-height: 28px; text-indent: 2em;}
.m-aboutgcdesc p a{color: #ca8121;}
.m-aboutgcbtns{height: 92px; overflow: hidden;}
.m-aboutgcbtns ul{width: 690px; zoom: 1;}
.m-aboutgcbtns ul li{float: left; margin-right: 10px; width: 126px; height: 92px; text-align: center;}
.m-aboutgcbtns ul li a{display: block; font-size: 16px; padding: 58px 0 10px; background-image: url(../images/page/icon-aboutbtn.png); background-repeat: no-repeat;}
.m-aboutgcbtns ul li.u-abts01 a{background-color: #f6eadf; background-position: 0 0;}
.m-aboutgcbtns ul li.u-abts02 a{background-color: #dff1f6; background-position: -126px 0;}
.m-aboutgcbtns ul li.u-abts03 a{background-color: #f6f5df; background-position: -252px 0;}
.m-aboutgcbtns ul li.u-abts04 a{background-color: #dff6e1; background-position: -378px 0;}
.m-aboutgcbtns ul li.u-abts05 a{background-color: #efe3f4; background-position: -504px 0;}
.m-absjbf{margin: 15px 0; height: 293px; border: 1px solid #cde3c7;}
.m-absjbf h1{height: 47px;}
.m-absjbf h1 img{display: block; float: left;}
.u-sjfbpic{margin: 6px 0 0 14px;}
.u-sjfbpic img{display: block;}
.m-sjfbtab{width: 240px; height: ; margin: 6px 0 0 5px;}
.m-sjfbtab ul li{float: left; margin: 0 0 22px 10px; width: 110px; height: 40px; line-height: 40px; text-align: center;}
.m-sjfbtab ul li a{display: block; background: #f5f5f5; font-size: 16px; color: #3d3d3d;}
.m-sjfbtab ul li.u-active a{background: #015293; color: #fff;}
.m-absjbf .bd{width: 570px; padding-right: 15px;}
.m-absjsy{width: 576px; height: 318px; border: 1px solid #cde3c7;}
.m-absjsy h1{height: 47px;}
.m-absjsy h1 img{display: block; float: left;}
.m-absjsy ul{padding: 0 9px;}
.m-absjsy ul li{float: left; margin: 5px; width: 176px; height: 120px; text-align: center;}
.m-absjsy ul li a{display: block; font-size: 16px; padding: 84px 0 12px; background-color: #e0f4d9; background-image: url(../images/page/icon-absjsy.png); background-repeat: no-repeat;}
.m-absjsy ul li.u-absj01 a{background-position: 0 0;}
.m-absjsy ul li.u-absj02 a{background-position: -176px 0;}
.m-absjsy ul li.u-absj03 a{background-position: -352px 0;}
.m-absjsy ul li.u-absj04 a{background-position: 0 -120px;}
.m-absjsy ul li.u-absj05 a{background-position: -176px -120px;}
.m-absjsy ul li.u-absj06 a{background-position: -352px -120px;}
.m-abrwls{width: 576px; height: 318px; border: 1px solid #cde3c7;}
.m-abrwls h1{height: 47px;}
.m-abrwls h1 img{display: block; float: left;}
.m-abrwls ul{padding: 6px 9px 0;}
.m-abrwls ul li{position: relative; float: left; margin: 0 5px 10px; width: 269px; height: 120px;}
.m-abrwls ul li img{position: absolute; left: 0; top: 0; display: block; width: 269px; height: 120px;}
.m-abrwls ul li p{position: absolute; left: 50%; margin-left: -70px; top: 50%; margin-top: -24px; width: 140px; height: 48px; line-height: 48px; text-align: center; color:#e20001; font-weight: bold;font-size: 18px;}
/* .m-abrwls ul li p{position: absolute; left: 50%; margin-left: -70px; top: 50%; margin-top: -24px; width: 140px; height: 48px; line-height: 48px; text-align: center; background: rgba(0,0,0,0.5); color: #fff; font-size: 18px;} */
/*魅力贵池 end*/

/*领导之窗 on*/
.m-leaderleft{width: 296px; height: auto; background: #f5f5f5;}
.m-leaderleft h1{height: 50px; line-height: 50px; padding-left: 78px; font-weight: bold; font-size: 18px; color: #fefefe; background-image: url(../images/page/icon-leader.png); background-repeat: no-repeat; background-position: 42px -50px; background-color: #015293;}
.m-leaderleft h1.on{background-position: 42px 0;}
.m-leaderbd{height: auto; padding: 0 12px;}
/* .m-leaderbig{height: 334px; padding: 21px 14px 0;} */
.m-leaderbig img{margin: 0 auto 9px; display: block; width: 150px; height: 187px; border: 8px solid #fff;}
.m-leaderbig h2{text-align: center;  line-height: 30px; font-size: 18px; font-weight: bold; color: #f01f20;}
.m-leaderbig h2 sapn.zw{text-align: center; line-height: 30px; font-size: 16px; color: #3d3d3d;font-weight:normal;}

.m-leaderbig p{text-align: center; line-height: 27px; font-size: 16px; color: #3d3d3d;}
.m-leaderbig a{margin-top: 18px; display: block; line-height: 42px; padding-left: 108px; font-size: 16px; color: #fff; background: url(../images/page/icon-wmail.png) #ca8121 72px center no-repeat;}
.m-leaderlis ul li{float: left; width: 272px; height: 45px; line-height: 45px; border-bottom: 1px dashed #ddd; padding: 0 2px;}
.m-leaderlis ul li a{display: block; height: 45px;}
.m-leaderlis ul li a span{float: left; display: block; width: 82px; font-size: 16px;}
.m-leaderlis ul li a p{float: left;}
.m-leaderlis ul li.u-active span,.m-leaderlis ul li.u-active p{color: #f01f20;}
.m-leaderright{width: 859px;}
/* .m-ldworks{height: 103px;} */
.m-ldworks{height: 175px;}
.m-ldworks .bd{height: 122px; overflow-y: auto; padding: 8px 6px 0;}
.m-ldworks .bd p{line-height: 28px; font-size: 15px;}
.m-lddesc{height: 335px;}
.m-lddesc .bd{height: 275px; padding: 7px 6px 0; overflow-y: auto;}
/* .m-lddesc{height: 439px;}
.m-lddesc .bd{height: 392px; padding: 7px 6px 0; overflow-y: auto;} */
.m-lddesc .bd p{line-height: 28px; font-size: 15px;}
.m-ldspeak{width:420px;}
.m-ldspeak ul{padding: 8px 6px 0;}
/*领导之窗 end*/

/*办事服务 on*/
.m-service-child{width: 552px;}
.m-serviceleft{width: 856px; height: 865px; padding-right: 15px; border-right: 1px solid #ddd;}
.m-kcbbox{margin-bottom: 10px; height: 107px;}
.m-kcbtabs{width: 856px; height: 50px; line-height: 50px; overflow: hidden;}
.m-kcbtabs ul{zoom: 1; width: 860px;}
.m-kcbtabs ul li{float: left; width: 172px;}
.m-kcbtabs ul li a{display: block; padding-left: 80px; font-size: 17px; background-color: #e6e6e6; border-right: 1px solid #fff; background-image: url(../images/page/icon-kcbwp.png); background-repeat: no-repeat;}
.m-kcbtabs ul li.u-active a{background-image: url(../images/page/icon-kcbwph.png); background-color: #015293; color: #fff;}
.m-kcbtabs ul li a.u-kc01{background-position: 0 0;}
.m-kcbtabs ul li a.u-kc02{background-position: -172px 0;}
.m-kcbtabs ul li a.u-kc03{background-position: -344px 0;}
.m-kcbtabs ul li a.u-kc04{background-position: -516px 0;}
.m-kcbtabs ul li a.u-kc05{background-position: -688px 0;}
.m-kcbbox .bd{height: 57px; line-height: 57px; background: #f5f5f5;}
.m-kcbbox .bd ul li{float: left; margin: 0 46px 0 26px;}
.m-kcbbox .bd ul li a{padding-left: 20px; font-size: 15px; background: url(../images/public/icon-li4.png) left center no-repeat;}
.m-serbtns{height: 271px;}
.m-segrfr ul li{float: left; margin-top: 19px; width: 107px; height: 89px; text-align: center;}
.m-segrfr ul li img{margin: 0 auto; display: block; width: 56px; height: 56px;}
.m-segrfr ul li p{line-height: 33px; font-size: 15px;}
.m-sebmfw{padding: 5px 5px 0; overflow-y: auto; height: 224px;}
.m-sebmfw ul li{float: left; width: 118px; line-height: 28px;}
.m-seahzwfw{margin-bottom: 15px; height: 87px;}
.m-seahzwfw img{display: block;}
.m-sebjpubs{height: 375px;}
.m-sebjtit{height: 38px; border-bottom: 1px solid #ddd;}
.m-sebjtit a.u-tit{line-height: 37px; display: block; padding: 0 18px; font-size: 17px; border-bottom: 2px solid #015293; color: #015293; font-weight: bold;}
.m-sebform{padding-right: 42px;}
.m-sebform span{float: left; margin-right: 25px; display: block; padding-left: 31px; color: #c39831; line-height: 37px; background: url(../images/page/icon-bjcx.png) left center no-repeat;}
.m-sebform label{line-height: 37px;}
.m-sebform input.u-sebip{margin-right: 5px; width: 90px; height: 23px; line-height: 23px; padding: 0 4px; border: 1px solid #ddd;}
.m-sebform input.u-sebsb{width: 50px; height: 25px; border: none; cursor: pointer; text-align: center; background: #c39831; color: #fff;}
.m-sebjhead{height: 33px; line-height: 33px; margin: 4px 0 7px; border-bottom: 1px solid #ddd;}
.m-sebjhead p{float: left; font-weight: bold; font-size: 15px; text-align: center;}
.u-seb01{width: 195px;}
.u-seb02{width: 160px;}
.u-seb03{width: 360px;}
.u-seb04{width: 178px;}
.u-seb05{width: 106px;}
.m-sebjbody{/* margin-bottom: 15px; */ height: 296px; overflow: hidden;}
.m-sebjbody ul li{float: left; width: 856px; height: 37px; line-height: 37px;}
.m-sebjbody ul li p{float: left; height: 37px;}
.m-sebjbody ul li p.u-seb02,.m-sebjbody ul li p.u-seb04,.m-sebjbody ul li p.u-seb05{text-align: center;}
.m-sebjbody ul li p.u-seb01,.m-sebjbody ul li p.u-seb03{text-indent: 20px;}
.m-sebjbody ul li p.u-seb03{text-align:center;}
.m-sebjbody ul li p.u-color6{color: #666;}
.m-sebjcts{height: 48px; line-height: 48px; border: 1px solid #ddd; padding-left: 56px; background: url(../images/page/icon-bjgs.png) 12px center no-repeat;}
.m-sebjcts span i{font-style: normal; color: #f00;}
.m-serviceright{width: 283px;}
.m-sezdms{height: 319px;}
.m-sezdms .bd ul li{float: left; width: 141px; line-height: 53px; border-bottom: 1px dashed #ddd;}
.m-sezdms .bd ul li a{display: block; padding-left: 49px; border-bottom: 1px dashed #ddd; font-size: 15px; background-repeat: no-repeat;}
.m-sezd ul li a{background-image: url(../images/home/icon-zdly.png);}
.m-sems ul li a{background-image: url(../images/home/icon-msly.png);}
.m-sezdms .bd ul li.u-sezd01 a{background-position: -36px 5px;}
.m-sezdms .bd ul li.u-sezd02 a{background-position: -168px 5px;}
.m-sezdms .bd ul li.u-sezd03 a{background-position: -296px 5px;}
.m-sezdms .bd ul li.u-sezd04 a{background-position: -36px -64px;}
.m-sezdms .bd ul li.u-sezd05 a{background-position: -166px -64px;}
.m-sezdms .bd ul li.u-sezd06 a{background-position: -296px -64px;}
.m-sezdms .bd ul li.u-sezd07 a{background-position: -35px -131px;}
.m-sezdms .bd ul li.u-sezd08 a{background-position: -165px -131px;}
.m-sezdms .bd ul li.u-sezd09 a{background-position: -292px -131px;}
.m-sebmgg{height: 270px;}
.m-sebmgg ul{padding: 8px 6px 0;}
.m-sebmcx{overflow: hidden;}
.m-sebmcx ul{padding-top: 2px; width: 300px; zoom: 1;}
.m-sebmcx ul li{float: left; margin: 10px 10px 0 0; width: 136px; height: 37px;}
.m-sebmcx ul li a{display: block; border: 1px solid #ddd; line-height: 35px; text-align: center; font-style: 15px;}
.m-sebmcx ul li a:hover{background: #015293; border: 1px solid #015293; color: #fff;}
/*办事服务 end*/

/*互动交流 end*/
.m-inter-child{width: 552px;}
.m-inter-child ul li.u-interlong{width: 126px;}
.m-interleft{width: 795px; height: 715px;}
.m-itmails{height: 356px; margin-bottom: 10px;}
.m-itmlhead{margin: 1px 0; height: 36px; line-height: 36px; background: #f5f5f5;}
.m-itmlhead p{float: left; text-align: center; font-weight: bold;}
.u-itm01{width: 170px;}
.u-itm02{width: 410px;}
.u-itm03{width: 115px;}
.u-itm04{width: 100px;}
.m-itmlbody{height: 279px; overflow: hidden;}
.m-itmlbody ul li{float: left; width: 795px; height: 39px; line-height: 39px; border-bottom: 1px dashed #ddd;}
.m-itmlbody ul li p{float: left; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.m-itmlbody ul li p.u-itm02{text-align: left;}
.m-itmlbody ul li p.u-itm02 a{padding-left: 20px;}
.m-itmlbody ul li p.u-itm03{color: #808080;}
.m-interbtns{margin: 10px 0; width: 795px; height: 58px; overflow: hidden;}
.m-interbtns ul{zoom: 1; width: 810px;}
.m-interbtns ul li{float: left; margin-right: 13px; width: 189px; height: 58px; line-height: 58px;}
.m-interbtns ul li a{display: block; padding-left: 82px; font-size: 16px; color: #fff; background-image: url(../images/page/icon-interbtn.png); background-repeat: no-repeat; background-color: #90d47c;}
.m-interbtns ul li.u-intb01 a{background-position: 0 0;}
.m-interbtns ul li.u-intb02 a{background-position: -189px 0;}
.m-interbtns ul li.u-intb03 a{background-position: -378px 0;}
.m-interbtns ul li.u-intb04 a{background-position: -567px 0;}
.m-interlives{height: 281px;}
.m-interlives h1{height: 38px; line-height: 37px; border-bottom: 1px solid #ddd;}
.m-interlives h1 a.u-tit{display: block; padding: 0 18px; font-size: 17px; border-bottom: 2px solid #015293; color: #015293; font-weight: bold;}
.m-interlives h1 a.u-wqft{margin: 10px 10px 0 0;}
.m-interlives h1 a.u-wqft img{display: block;}
.u-itlvpic{margin-top: 16px;}
.u-itlvpic img{display: block; width: 294px; height: 225px;}
.m-itlvdesc{margin-top: 2px; width: 490px;}
.m-itlvdesc h2{height: 37px; line-height: 37px;}
.m-itlvdesc h2 a{font-size: 18px; color: #f01f20;}
.m-itlvdesc p{line-height: 30px;}
.m-itlvdesc p span{font-weight: bold;}
.m-itlvdesc p a{color: #ca8121;}
.m-interright{width: 360px;}
.m-itbmzs{width: 360px; height: 52px; line-height: 52px;}
.m-itbmzs ul{width: 380px; zoom: 1;}
.m-itbmzs ul li{float: left; margin-right: 10px; width: 175px; height: 52px;}
.m-itbmzs ul li a{display: block; padding-left: 75px; font-size: 16px; color: #fff; background-image: url(../images/page/icon-itbs.png); background-repeat: no-repeat;}
.m-itbmzs ul li.u-itb01 a{background-position: 0 0; background-color: #ccc97a;}
.m-itbmzs ul li.u-itb02 a{background-position: -175px 0; background-color: #da8080;}
.u-itsqz{margin: 10px 0; width: 360px; height: 86px;}
.u-itsqz img{display: block;}
.m-itcxtj{height: 365px; padding-top: 9px; border: 1px solid #ddd;}
.m-itxjcx{height: 169px;}
.m-itcxtj h1{height: 26px; line-height: 26px; font-weight: bold; font-size: 17px; color: #015293;padding-left: 34px; background-image: url(../images/page/bg-itcx.png); background-repeat: no-repeat;}
.m-itxjcx ul{padding-top: 10px;}
.m-itxjcx ul li{height: 40px; line-height: 40px; padding: 0 36px 0 37px;}
.u-itcxip{float: right; margin-top: 6px; width: 200px; height: 26px; line-height: 26px; padding: 0 4px; border: 1px solid #ddecd8;}
.m-itxjcx ul li.u-tc{padding-left: 110px;}
.u-itcxbtn{margin: 0 2px; width: 73px; height: 28px; text-align: center; border:  none; cursor: pointer; background: #ca8121; font-size: 16px; color: #fff;}
.m-itlxtj h1{background-position: 0 -26px;}
.m-itlxtj .m-xjtj2 ul{padding-top: 2px;}
.m-itlxtj .m-xjtj2 ul li{float: left; width: 132px; line-height: 28px; padding-left: 36px; background: url(../images/public/icon-li3.png) 26px center no-repeat;}
.m-itlxtj .m-xjtj2 ul li span{color: #f01f20;}
.m-xjtj1{height:25px;margin:10px;}
.u-m-xjtj1 {float: left;margin-right: 10px;width: 30%;height: 25px;line-height: 25px!important;color: #fff;font-size: 14px;text-align: center;position: relative;background-color: #7888b1;border-radius: 3px;}
.m-xjtj1 .u-active {background-color: #0078d3;}
.m-xjtj1 .u-active::after {content: "";position: absolute;left: 43%;bottom: -6px;width: 15px;height: 6px;background: url(/dist/images/page/zixun1.png) center no-repeat;}

.m-itdczj{margin-top: 4px;}
.m-itdczj .bd ul{padding: 6px 6px 0;}
.m-itdczj .bd ul li{line-height: 30px; padding-left: 12px; background: url(../images/public/icon-li1.png) left center no-repeat;}
.m-itdczj .bd ul li span{float: left; margin: 5px 9px 0 0; display: block; width: 52px; height: 19px; line-height: 19px; text-align: center; border-radius: 4px; font-size: 12px; color: #fff; background: #ca8121;}
/*互动交流 end*/

/*政务公开 on*/
.m-open-child{width: 567px; margin-right: 52px;}
.m-open-child ul li.u-openlong{width: 126px;}
.m-openleft{width: 252px;}
.m-olongbtns{width: 252px; height: 270px;}
.m-olongbtns ul li{width: 250px; height: 38px; line-height: 38px; border: 1px solid #ddd; float: left; margin-bottom: 5px; background-image: url(../images/page/icon-openness.png); background-repeat: no-repeat; background-position: -202px 0; border-radius: 2px; -webkit-transition: all 0.4s; transition: all 0.4s;}
.m-olongbtns ul li a{display: block; text-indent: 70px; font-size: 15px; background: url(../images/page/icon-openness.png) 20px -47px no-repeat;}
.m-olongbtns ul li:hover{background-position: 0 0; -webkit-transition: all 0.4s; transition: all 0.4s;}
.m-oshortbtns{width: 252px; height: 435px; overflow: hidden;}
.m-oshortbtns ul{width: 265px; zoom:1;}
.m-oshortbtns ul li{width: 120px; height: 77px; float: left; margin: 5px 12px 5px 0; text-align: center;}
.m-oshortbtns ul li a{display: block; padding: 8px 0 4px; border: 1px solid #ddd; border-radius: 2px;}
.m-oshortbtns ul li span{display: block; height: 35px; background-image: url(../images/page/icon-openness.png); background-repeat: no-repeat; -webkit-transition: .8s ease-in-out; transition: .8s ease-in-out;}
.m-oshortbtns ul li a:hover span{-webkit-transform: rotateY(360deg); transform: rotateY(360deg);}
.m-oshortbtns ul li p{line-height: 28px;}
.m-oshortbtns ul li.u-opi01 span{background-position: -2px -217px;}
.m-oshortbtns ul li.u-opi02 span{background-position: -131px -217px;}
.m-oshortbtns ul li.u-opi03 span{background-position: -1px -306px;}
.m-oshortbtns ul li.u-opi04 span{background-position: -131px -302px;}
.m-oshortbtns ul li.u-opi05 span{background-position: -1px -377px;}
.m-oshortbtns ul li.u-opi06 span{background-position: -131px -377px;}
.m-oshortbtns ul li.u-opi07 span{background-position: -1px -452px;}
.m-oshortbtns ul li.u-opi08 span{background-position: -133px -452px;}
.m-oshortbtns ul li.u-opi09 span{background-position: -1px -527px;}
.m-oshortbtns ul li.u-opi10 span{background-position: -132px -527px;}
.m-ointerlive{height: 238px;}
.m-optitstyle{height: 38px; line-height: 37px; border-bottom: 1px solid #ddd;}
.m-optitstyle a{float: left; display: block; padding: 0 10px 0 34px; border-bottom: 2px solid #015293; font-size: 18px; color: #015293; font-weight: bold; background-image: url(../images/page/icon-openness.png); background-repeat: no-repeat;}
.m-ointerlive h1 a{background-position: 0 -601px;}
.m-ointerlive a.u-livepic{display: block; margin-top: 10px;}
.m-ointerlive a.u-livepic img{display: block; width: 252px; height: 150px;}
.m-ointerlive p{height: 38px; line-height: 38px; text-align: center;}
.m-ointerlive p a{font-size: 16px; color: #e90000; font-weight: bold;}
.m-oxjtjs{height: 325px;}
.m-oxjtjs h1 a{background-position: 0 -638px;}
.m-oxjttab{height: 40px; line-height: 40px; margin: 10px 0 7px; background: #f5f5f5;}
.m-oxjttab ul li{float: left; width: 126px; text-align: center;}
.m-oxjttab ul li a{display: block; font-size: 15px; font-weight: bold;}
.m-oxjttab ul li.u-active a{background: #015293; color: #fff;}
.m-oxjtjs .bd{padding: 0 5px; background: url(../images/page/bg-num.png) 5px 0 no-repeat;}
.m-oxjtjs .bd ul li{line-height: 36px; padding-left: 31px;}
.m-oxjtjs .bd ul li span{float: right; color: #ca8121;}
.m-openright{width: 887px; padding-left: 15px; border-left: 1px solid #ddd;}
.m-opennews{height: 259px;}
.m-opennews .bd{padding: 6px 6px 0;}
.m-opzdly{height: 242px;}
.m-opzdlybox{height: 162px; padding: 16px 0 25px; background: url(../images/page/bg-zdly.png) no-repeat;}
.m-opzdlyhd{height: 28px; line-height: 26px; margin-bottom: 14px;}
.m-opzdlyhd ul li{float: left; margin: 0 18px 0 18px; position: relative;}
.m-opzdlyhd ul li a{display: block; padding: 0 12px; border: 1px solid #015293; background: #fff; font-size: 16px; color: #015293;}
.m-opzdlyhd ul li a i{display: none; width: 15px; height: 9px; position: absolute; left: 50%; margin-left: -7px; bottom: -9px; background: url(../images/page/bg-jt.png) no-repeat;}
.m-opzdlyhd ul li.u-active a{background: #015293; color: #fff;}
.m-opzdlyhd ul li.u-active a i{display: block;}
.m-opzdlybd{padding: 0 13px; height:120px; overflow-y: auto;}
.m-opzdlybd ul li{float: left; margin: 10px; width: 195px; height: 40px;}
.m-opzdlybd ul li a{display: block;}
.m-opzdlybd ul li span{float: left; display: block; width: 50px; height: 40px; background-color: #015293; background-repeat: no-repeat;}
.m-opzdlybd ul li p{width: 143px; height: 38px; line-height: 38px; float: right; border: 1px solid #cee5c7; text-indent: 9px;}
.m-opzdlybd ul li.u-opzc01 span{background-position: 0 0;}
.m-opzdlybd ul li.u-opzc02 span{background-position: -50px 0;}
.m-opzdlybd ul li.u-opzc03 span{background-position: -100px 0;}
.m-opzdlybd ul li.u-opzc04 span{background-position: -150px 0;}
.m-opzdlybd ul li.u-opzc05 span{background-position: 0 -40px;}
.m-opzdlybd ul li.u-opzc06 span{background-position: -50px -40px;}
.m-opzdlybd ul li.u-opzc07 span{background-position: -100px -40px;}
.m-opzdlybd ul li.u-opzc08 span{background-position: -150px -40px;}

.m-opzdlybd ul li.u-opzc09 span{background-position: 0 -80px;}
.m-opzdlybd ul li.u-opzc10 span{background-position: -50px -80px;}
.m-opzdlybd ul li.u-opzc11 span{background-position: -100px -80px;}
.m-opzdlybd ul li.u-opzc12 span{background-position: -150px -80px;}
.m-opzdlybd ul li.u-opzc13 span{background-position: 0 -120px;}
.m-opzdlybd ul li.u-opzc14 span{background-position: -50px -120px;}
.m-opzdlybd ul li.u-opzc15 span{background-position: -100px -120px;}
.m-opzdlybd ul li.u-opzc16 span{background-position: -150px -120px;}


/* .m-opzdlybox .m-gg ul li span{background-image: url(../images/page/icon-zdlyc.png);} */
.m-opzdlybox .m-xz ul li span{background-image: url(../images/page/icon-xzql.png);}
.m-opzdlybox .m-cz ul li span{background-image: url(../images/page/icon-czzj.png);}
.m-opzdlybox .m-ms ul li span{background-image: url(../images/page/icon-fwyms.png);}
.m-opzdlybox .m-jg ul li span{background-image: url(../images/page/icon-ggjg.png);}

.m-opzdlybox .m-ggzy ul li span{background-image: url(../images/page/z-ggzy.png);}
.m-opzdlybox .m-gysy ul li span{background-image: url(../images/page/z-gysy.png);}
.m-opzdlybox .m-zdxm ul li span{background-image: url(../images/page/z-zdxm.png);}
.m-opzdlybd ul li.z-opzc01 span{background-position: 0 0;}
.m-opzdlybd ul li.z-opzc02 span{background-position: -50px 0;}
.m-opzdlybd ul li.z-opzc03 span{background-position: -100px 0;}
.m-opzdlybd ul li.z-opzc04 span{background-position: -150px 0;}
.m-opzdlybd ul li.z-opzc05 span{background-position: 0 -40px;}
.m-opzdlybd ul li.z-opzc06 span{background-position: -50px -40px;}
.m-opzdlybd ul li.z-opzc07 span{background-position: -100px -40px;}
.m-opzdlybd ul li.z-opzc08 span{background-position: -150px -40px;}

.m-opzdlybd ul li.z-opzc09 span{background-position: 0 -80px;}
.m-opzdlybd ul li.z-opzc10 span{background-position: -50px -80px;}
.m-opzdlybd ul li.z-opzc11 span{background-position: -100px -80px;}
.m-opzdlybd ul li.z-opzc12 span{background-position: -150px -80px;}
.m-opzdlybd ul li.z-opzc13 span{background-position: 0 -120px;}
.m-opzdlybd ul li.z-opzc14 span{background-position: -50px -120px;}
.m-opzdlybd ul li.z-opzc15 span{background-position: -100px -120px;}
.m-opzdlybd ul li.z-opzc16 span{background-position: -150px -120px;}





.m-opengd{height: 70px; width: 887px; overflow: hidden; margin: 15px 0;position:relative;}
.m-opengd .bd{zoom: 1; width: 900px;}
.m-opengd ul li{width: 214px; height: 70px; float: left; margin-right: 10px;}
.m-opengd ul li img{display: block; width: 214px; height: 70px;}
.m-opengd .hd{}
.m-opengd .hd .next{position:absolute;top:25px;right:0px;background:url(../images/opennes/bs-bg.png) no-repeat -14px 0;width:12px;height:22px;}
.m-opengd .hd .prev{position:absolute;top:25px;left:0px;background:url(../images/opennes/bs-bg.png) left center;width:12px;height:22px;}
.m-opgkyfb{height: 297px;}
.m-optabstyle{width: 96px;}
.m-optabstyle ul li{float: left; margin: 5px 0; width: 96px; height: 38px; line-height: 38px; text-align: center;}
.m-optabstyle ul li a{display: block; background: #ccc; font-size: 16px; color: #fff;}
.m-optabstyle ul li.u-active a{background: #015293;}
.m-opgkyfb .hd{margin-top: 10px;}
.m-opgkyfb .bd{width: 763px; padding: 10px 4px 0 0;}
.m-opdcbz{height: 239px; overflow: hidden;}
.m-opdcbz .hd{margin-top: 10px;}
.m-opdcbz .bd{width: 763px; padding: 18px 4px 0 0;}
.m-opbarch{height: 144px;}
.m-opbarch .bd{margin-top: 10px; padding: 0 10px; height: 90px; overflow-y: auto;}
.m-opbarch .bd ul li{float: left; width: 159px; line-height: 30px; padding-left: 10px; background: url(../images/public/icon-li1.png) left center no-repeat;}
/*政务公开 end*/

/*列表页 on*/
.m-listleft{margin-top: 15px; width: 260px; min-height:740px; background: #f7f8fa;}
.m-listleft h1{height: 50px; line-height: 50px; text-align: center; font-size: 18px; font-weight: bold; color: #fff; background: url(../images/page/bg-listtit.png) #015293 no-repeat;overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis; }
.m-listleft ul{padding-top: 5px;}
.m-listleft ul li{width: 260px; line-height: 55px; border-bottom: 1px solid #fff; float: left;}
.m-listleft ul li a{display: block; padding-left: 30px; font-size: 16px; background-image: url(../images/page/icon-lists.png); background-repeat: no-repeat; background-position:  237px -55px;}
.m-listleft ul li a:hover,.m-listleft ul li.u-active a{background-position: 237px 0; color: #015293;}
.m-listright{width: 895px; margin-top: 15px;}
.m-dclist{padding: 5px 5px 0; min-height: 754px;}
.m-dclist ul li{line-height: 34px;}
/*列表页 end*/

/*分页 on*/
/* #page-list{line-height: 20px; text-align: right; padding: 10px; font-size: 14px; font-family:'Arial'; margin-top: 10px;} */
/* #page-list .page{border: 1px solid #e0e0e0; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;  color: #868585; text-decoration: none; margin-right: 4px; margin-left: 4px; padding-top: 4px; padding-right: 8px; padding-bottom: 4px; padding-left: 8px;} */
/* #page-list .page:hover{border: 1px solid #e0e0e0; background-color: #f1f1f1; color: #868585;} */
/* #page-list a{text-decoration: none;} */
/* #page-list a:hover{color: #0000FF;} */
/* #page-list .currentpage{border: 1px solid #e0e0e0; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background-color: #f1f1f1; color: #868585; text-decoration: none;margin-right: 4px; margin-left: 4px; padding-top: 4px; padding-right: 8px; padding-bottom: 4px; padding-left: 8px;} */
/*分页 end*/

/*detail on*/
.m-detailltitle,.m-detailstitle{width: 100%; line-height: 61px; text-align: center; font-size: 32px; color: #c50e1b;}
.m-detailinfo{width: 100%; height: 43px; line-height: 43px; border-bottom: 1px solid #ddd;}
.m-detailinfo-left{width: 848px; height: 43px; line-height: 43px; padding-left: 28px; color: #999;font-size:15px}
.m-detailinfo-left span{font-size: 15px; color: #999; margin-right: 16px;}
.m-detailinfo-font{width: 122px; height: 41px; line-height: 41px;}
.m-detailinfo-font span,.m-detailinfo-font a{font-size: 12px;}
.bdsharebuttonbox{margin: 7px 34px 0 0;}
.m-newscontnet{font-size: 16px; line-height: 188%; font-family: 宋体; min-height: 164px; padding: 20px 0px 40px;}
.m-newscontnet table{border-collapse: collapse;border:1px solid #333;}
.m-newscontnet table td,.detail-content table th{border: 1px solid #333;}
.m-newscontnet img{max-width: 100%;}
.m-dtvideo{margin-bottom: 10px; width: 700px; height: 400px;}
.wzewm{text-align:center; margin:0 auto;}
.wzewm span{display:block;}
.wzewm span.txt-color{font-size: 12px; color: #c0c0c0;}
.m-wzbot{width: 100%; height: 24px; line-height: 24px; padding: 10px 0; margin-top: 30px; border-top: 1px solid #ddd;}
.m-wzbot ul li{float: left; margin-right: 5px;}
.m-wzbot ul li a{display: inline-block; border: 1px solid #ddd; padding: 0 17px; color: #666;}
.m-wzbot ul li a:hover{background: #015293; color: #fff;}
.detail-zy{width: 100%; height: 31px; line-height: 31px; margin-top: 5px;}
.detail-zy div{background-image: url(../images/page/icon-page.png); background-repeat: no-repeat; font-size: 16px; color: #444;}
.detail-zy div.detail-prev{background-position: 0 -408px; padding-left: 33px;}
.detail-zy div.detail-next{background-position: right -483px; padding-right: 33px;}
.m-detail-downlist{margin: 10px auto; background: url(../images/page/icon-page.png) 10px -564px no-repeat;}
.m-detail-downlist ul li{height: 30px; line-height: 30px; padding-left: 30px; font-size: 16px;}
.detail-zzsm{width: 100%; height: 30px; line-height: 30px; color: #f00; font: 18px/30px 宋体;}
/*detail end*/

/*园区发展 on*/
.m-yqfz-child{margin-right: 280px; width: 330px;}
.m-yqflash,.m-yqflash .bd,.m-yqflash .bd ul li,.m-yqflash .bd ul li img{width: 549px; height: 330px;}
.m-yqflash .bd,.m-yqflash .bd ul li img{position: absolute; left: 0; top: 0;}
.m-yqflash{position: relative; margin-bottom: 15px; overflow: hidden;}
.m-yqflash .bd ul li{position: relative;}
.m-yqflash .bd ul li img{display: block;}
.m-yqflash .bd ul li p{position: absolute; left: 0;bottom: 0; width: 549px; height: 42px; line-height: 42px; text-indent: 12px; color: #fff; font-size: 16px; background: rgba(0,0,0,0.5);}
.m-yqflash .hd{position: absolute; right: 12px; bottom: 16px; height: 10px;}
.m-yqflash .hd ul li{float: left; margin-left: 12px; width: 10px; height: 10px; border-radius: 50%; background: #fff;}
.m-yqflash .hd ul li.on{background: #ff9000;}
.m-yqfznews{margin-bottom: 5px; width: 609px; height: 339px;}
.m-yqfznews ul{padding: 0 6px;}
.m-yqfztabs{width: 740px; height: 266px;}
.m-yqfztabs .m-liststyle ul{padding: 6px 6px 0;}
.m-yqdesc{width: 399px; height: 266px;}
.m-yqdesc ul{padding: 6px 6px 0;}
.m-yqdesc a img{margin-top: 10px; display: block; width: 399px; height: 87px;}
.m-yqdesc p{line-height: 26px; text-indent: 2em;}
.m-qypicgp{height: 245px; overflow: hidden;}
.m-qypicgp .bd{margin-top: 15px; width: 1170px; height: 186px; overflow: hidden;}
.m-qypicgp .bd ul li{float: left; margin-right: 10px; width: 226px; height: 245px;}
.m-qypicgp .bd ul li img{display: block; width: 226px; height: 150px;}
.m-qypicgp .bd ul li p{text-align: center; line-height: 35px;}
/*园区发展 end*/

/*招商引资 on*/
.m-zsyz-child{margin-right: 280px; width: 330px;}

.m-zsflash,.m-zsflash .bd,.m-zsflash .bd ul li,.m-zsflash .bd ul li img{width: 549px; height: 330px;}
.m-zsflash .bd,.m-zsflash .bd ul li img{position: absolute; left: 0; top: 0;}
.m-zsflash{position: relative; margin-bottom: 15px; overflow: hidden;}
.m-zsflash .bd ul li{position: relative;}
.m-zsflash .bd ul li img{display: block;}
.m-zsflash .bd ul li p{position: absolute; left: 0;bottom: 0; width: 549px; height: 42px; line-height: 42px; text-indent: 12px; color: #fff; font-size: 16px; background: rgba(0,0,0,0.5);}
.m-zsflash .hd{position: absolute; right: 12px; bottom: 16px; height: 10px;}
.m-zsflash .hd ul li{float: left; margin-left: 12px; width: 10px; height: 10px; border-radius: 50%; background: #fff;}
.m-zsflash .hd ul li.on{background: #ff9000;}
.m-zsyznews{margin-bottom: 5px; width: 609px; height: 339px;}
.m-zsyznews ul{padding: 0 6px;}
.m-zstztabs{width: 740px; height: 292px;}
.m-zstztabs .m-liststyle ul{padding: 6px 6px 0;}
.m-zsyzbtn{width: 399px; height: 292px;}
.m-zsyzbtn ul li{width: 192px; height: 122px; text-align: center;}
.m-zsyzbtn ul li a{display: block; font-size: 17px; padding: 77px 0 20px; background-image: url(../images/page/icon-zsyz.png); background-repeat: no-repeat; color: #fff;}
.m-zsyzbtn ul li.u-zs01 a{background-color: #6badd3; background-position: 0 0;}
.m-zsyzbtn ul li.u-zs02 a{background-color: #6b88d3; background-position: -192px 0;}
.m-zsyzbtn a img{margin-top: 15px; display: block; width: 399px; height: 155px;}
/*招商引资 end*/

/*畅游贵池 on*/
.m-cygc-child{margin-right: 280px; width: 330px;}
.m-cyflash,.m-cyflash .bd,.m-cyflash .bd ul li,.m-cyflash .bd ul li img{width: 605px; height: 340px;}
.m-cyflash .bd,.m-cyflash .bd ul li img{position: absolute; left: 0; top: 0;}
.m-cyflash{position: relative; margin-bottom: 15px; overflow: hidden;}
.m-cyflash .bd ul li{position: relative;}
.m-cyflash .bd ul li img{display: block;}
.m-cyflash .bd ul li p{position: absolute; left: 0;bottom: 0; width: 605px; height: 42px; line-height: 42px; text-indent: 12px; color: #fff; font-size: 16px; background: rgba(0,0,0,0.5);}
.m-cyflash .hd{position: absolute; right: 12px; bottom: 16px; height: 10px;}
.m-cyflash .hd ul li{float: left; margin-left: 12px; width: 10px; height: 10px; border-radius: 50%; background: #fff;}
.m-cyflash .hd ul li.on{background: #ff9000;}
.m-cygcnews{margin-bottom: 15px; width: 546px; height: 340px;}
.m-cygcnews ul{padding: 10px 10px 0;}
.m-cytitstyle{height: 26px; background: url(../images/page/bg-cygctit.png) no-repeat;}
.m-cytitstyle a{float: left; display: block; height: 26px; line-height: 26px; font-size: 18px; color: #015293;}
.m-cytitstyle a span{margin: 0 8px 0 32px; font-size: 26px;}
.m-cygcleft{width: 845px; height: 685px;}
.m-cyjqjd{height: 391px; overflow: hidden;}
.m-cyjqjd h1{margin-bottom: 15px; height: 46px; line-height: 46px; border-bottom: 1px solid #ddd;}
.m-cyjqjd h1 a img{display: block; float: left;}
.m-cyjqjd ul{zoom: 1; width: 865px;}
.m-cyjqjd ul li{position: relative; margin: 0 15px 15px 0; float: left; width: 271px; height: 156px; background: #f5f5f5;}
.m-cyjqjd ul li .m-cyjqpic{position: relative; width: 271px; height: 156px;}
.m-cyjqjd ul li .m-cyjqpic img{display: block; width: 271px; height: 156px;}
.m-cyjqjd ul li .m-cyjqpic p{position: absolute; left: 0; bottom: 0; width: 271px; height: 36px; line-height: 36px; text-align: center; color: #fff; font-size: 16px; background: rgba(0,0,0,0.5);}
.m-cyjqjd ul li .m-cyjqdesc{padding: 9px 13px 0;}
.m-cyjqjd ul li .m-cyjqdesc p{line-height: 24px; text-indent: 2em;}
.m-cyjqjd ul li a.u-more{position: absolute; right: 0; bottom: 0; display: block; width: 36px; height: 24px; background: url(../images/page/bg-cyjqjd.png) #015293 center no-repeat;}
.m-yqzc{margin-top: 18px;}
.m-yqzcnox{width: 415px;}
.m-yqzcnox ul{padding: 10px 10px 0;}
.m-cygcright{width: 307px;}
.m-cylyfw{height: 270px;}
.m-cytitstyle2{height: 52px; line-height: 52px; padding-bottom: 3px; background: url(../images/page/bg-cytit2.png) left bottom no-repeat;}
.m-cytitstyle2 a{font-size: 20px; font-weight: bold; color: #015293; font-style: italic;}
.m-cytitstyle2 a i{font-size: 25px; color: #fff; font-weight: bold; display: inline-block; width: 40px; text-align: center; padding: 0 9px;}
.m-cylyfwhd{margin: 15px 0 5px; width: 307px; height: 40px; overflow: hidden;}
.m-cylyfwhd ul{width: 327px; zoom:1;}
.m-cylyfwhd ul li{margin-right: 10px; float: left; width: 95px; height: 40px; text-align: center; line-height: 40px;}
.m-cylyfwhd ul li a{display: block; background: #b9d9ae; color: #fff; font-size: 16px;}
.m-cylyfwhd ul li.u-active a{background: #015293;}
.m-cylyfw .m-liststyle ul{padding: 5px 10px 0;}
.m-cyjplx{height: 213px;}
.m-cyjplx ul{padding: 5px 10px 0;}
.m-cytstel{height: 58px;}
.m-cytstel img{display: block;}
.m-cyadv ul li{margin-top: 10px;}
.m-cyadv ul li img{display: block; width: 307px; height: 65px;}
.m-cygcfg{margin-top: 16px;}
.m-gcfgbd{position: relative; margin-top: 14px; width: 780px; height: 240px;}
.m-gcfgbd ul li{position: absolute; overflow: hidden;}
.m-gcfgbd ul li img{-webkit-transform: scale(1); -moz-transform: scale(1); transform: scale(1); -webkit-transition: -webkit-transform 0.35s; -moz-transition: -moz-transform 0.35s; transition: transform 0.35s;}
.m-gcfgbd ul li a:hover img{-webkit-transform: scale(1.12); -moz-transform: scale(1.12); transform: scale(1.12);}
.m-gcfgbd ul li span{position: absolute; left: 0; top: 0; display: block; width: 100%; height: 100%; background: rgba(0,0,0,0.6); font-size: 18px; color: #fff; text-align: center; opacity: 0; -webkit-transform: scale(1.22); -moz-transform: scale(1.22); transform: scale(1.22); -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; -moz-transition: opacity 0.35s, -moz-transform 0.35s; transition: opacity 0.35s, transform 0.35s;}
.m-gcfgbd ul li a:hover span{opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); transform: scale(1);}
.m-gcfgbd ul li.u-fg01{left: 0; top: 0; width: 232px; height: 240px;}
.m-gcfgbd ul li.u-fg01 img{display: block; width: 232px; height: 240px;}
.m-gcfgbd ul li.u-fg01 span{line-height: 240px;}
.m-gcfgbd ul li.u-fg02{left: 240px; top: 0; width: 298px; height: 116px;}
.m-gcfgbd ul li.u-fg02 img{display: block; width: 298px; height: 116px;}
.m-gcfgbd ul li.u-fg02 span{line-height: 116px;}
.m-gcfgbd ul li.u-fg03{right: 0; top: 0; width: 234px; height: 116px;}
.m-gcfgbd ul li.u-fg03 img{display: block; width: 234px; height: 116px;}
.m-gcfgbd ul li.u-fg03 span{line-height: 116px;}
.m-gcfgbd ul li.u-fg04{left: 240px; bottom: 0; width: 234px; height: 116px;}
.m-gcfgbd ul li.u-fg04 img{display: block; width: 234px; height: 116px;}
.m-gcfgbd ul li.u-fg04 span{line-height: 116px;}
.m-gcfgbd ul li.u-fg05{right: 0; bottom: 0; width: 298px; height: 116px;}
.m-gcfgbd ul li.u-fg05 img{display: block; width: 298px; height: 116px;}
.m-gcfgbd ul li.u-fg05 span{line-height: 116px;}
.m-gcfgvd{position: relative; margin-top: 14px; overflow: hidden; width: 382px; height: 240px;}
.m-gcfgvd img{display: block; width: 382px; height: 240px;}
.m-gcfgvd .u-cover{position: absolute; top: 0; left: 0; right: 0; bottom: 0; -webkit-transition: .3s; transition: .3s;}
.m-gcfgvd .u-play{position: absolute; left: 50%; top: 50%; margin-top: -37px; margin-left: -37px; z-index: 9; width: 74px; height: 74px; background: url(../images/page/bg-play.png) no-repeat; -webkit-transition:.3s; transition: .3s; -webkit-transform: scale(2); transform: scale(2); opacity: 0;}
.m-gcfgvd a:hover .u-cover{-webkit-box-shadow: inset 0 0 100px #000; box-shadow: inset 0 0 150px #000; opacity: .8;}
.m-gcfgvd a:hover .u-play{-webkit-transform: scale(1); transform: scale(1); opacity: 1;}
/*畅游贵池 end*/





/* feedback,detail-feedback */

.is-feedbox {
    margin:0 20px;
}

.is-feedbox li {
    min-height:35px;
    height:auto !important;
    height:35px;
    padding:0 0 10px 0;
    line-height:35px;
    font-size:14px;
    font-family:"Microsoft YaHei";
    zoom:1;
    clear:both;
}
.is-feedbox li label, .is-feedbox li input, .is-feedbox li img {
    float:left;
}
.is-feedbox li img {
    margin-right:10px;
}
.is-feedbox li label {
    width:90px;

}
.is-feedbox li input {
    background: #fff;
    position: relative;
    line-height: 1.5em;
    border: 1px solid #dddddd;
    padding: 6px;
    color: #333;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.is-feedbox li textarea {
    background: #fff;
    position: relative;
    line-height: 1.5em;
    border: 1px solid #dddddd;
    padding: 6px;
    color: #a7b2b8;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    overflow: auto;
    resize: none;
}
.is-feedbox input.button {
    background: #313233;
    display: inline-block;
    position: relative;
    height: 33px;
    overflow: hidden;
    margin: 18px 2% 2px 0;
    padding: 0 15px 0 15px;
    vertical-align: top;
    line-height: 34px;
    font-family: 'Droid Sans', sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    border: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor:pointer;
}
.is-feedbox input.button:hover {
    background: #015293;
    color: #fff;
}
.is-feedbacklist {
    margin:10px 0;
}
.is-feedbacklist li {
    padding:10px 0;
    border-bottom:1px solid #ddd;
    line-height:20px;
}
.is-feedbacktitle {
    background:#f1f1f1;
    color:#333;
    border-top:1px solid #ddd;
    border-bottom:1px solid #ddd;
}
.is-feedbacktitle dl {
    padding:5px 10px;
    border-top:1px solid #fff;
    border-bottom:1px solid #fff;
    color:#BF0209;
    height: 21px;
}
.is-feedbacktitle .right {
    float:right;
    padding-right: 40px;
}

.is-feedbackcontent{ padding:10px;}

.is-mialhf{position:relative;background:#f4f4f4;border:1px solid #ddd;padding:15px}
.is-hftitle{height:47px;border-bottom:1px dashed #a9a9a9;line-height:47px;font-size:18px;color:#c50000;font-family:"Microsoft YaHei"}

.is-hfcontent {
    color:#555;
    line-height:24px;
    padding:16px 4px;
}













/* 重要转载 */

.specialzz_box{ overflow:hidden; padding: 0 10px;}
.home_titles{width: 100%; height: 38px; line-height: 37px; border-bottom: 1px solid #ddd;}
.home_titles a{font-size: 16px; color: #015293; font-weight: normal; float: left; display: inline-block; padding: 0 20px; border-bottom: 2px solid #015293;}

.specialzz_left,.specialzz_right{width:49%;}
.specialzz_left{padding-right:23px; border-right:1px solid #ddd;}
.specialzz_left_list{width:100%; height:480px; overflow:hidden; margin:0 auto;padding-top: 10px;}
.specialzz_left_list li{height:32px; line-height: 32px; text-indent: 12px; background: url(../images/arr2.png) no-repeat -450px 15px;}
.specialzz_left_list span{float:right; color:#666;}
.specialzz_left_list li a{ display:block; width:440px; height:30px; float:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}










/* 评论 */
.m-plform{width: 1080px; padding-bottom: 20px;}
.m-plheader{height: 28px; padding-bottom: 22px; overflow: hidden;}
.m-pltitle{font-size: 26px; color: #2a2a2a; float: left; height: 100%; margin-right: 10px;}
.m-plprotocol{float: left; height: 100%; color: #ccc; font-size: 14px; line-height: 34px;}
.m-pluser{float: left; height: 100%; font-size: 14px; line-height: 34px; margin-left: 10px;}
.m-pluser a{color: #015293;}
.m-plnumber{line-height: 34px; float: right; color: #015293;}
.m-plboxonly{height: 84px; padding-bottom: 10px; border: 3px solid #f0f0f0; position: relative;}
.box-textarea-block{margin-right: 110px; height: 64px;}
.box-textarea{cursor: text; white-space: pre-wrap; word-wrap: break-word; -webkit-appearance: textarea; background-color: white; -webkit-rtl-ordering: logical; flex-direction: column; height: 100%; width: 100%; display: block; border: none; font-size: 14px; line-height: 24px; color: #4b4b4b; resize: none; overflow: auto; outline: none;}
.box-loginBtn,a.box-loginBtn{position: absolute; right: -3px; top: -3px; z-index: 1; width: 100px;height: 100px;background-color: #015293; font-size: 16px; line-height: 100px; text-align: center; color: #fff; cursor: pointer; border: none;}
.box-code{width: 185px;; height: 30px; position: absolute; right:100px; bottom: 2px;}
.box-code input{width: 92px; height: 28px; line-height: 28px; padding: 0 4px; border: 1px solid #f0f0f0; float: left; outline: none;}
.box-code img{width: 80px; height: 30px; display: block; float: right;}


/*五公开专栏 on*/
.m-opendy{height: 158px; }
.m-opendy .u-dytit{width: 306px; padding-top: 24px; text-align: center;}
.m-opendy .u-dytit span{margin: 0 auto; display: block; width: 74px; height: 74px; border-radius: 50%; background: url(../images/opennes/icon-wgktit.png) #015293 center no-repeat;}
.m-opendy .u-dytit p{line-height: 54px; font-size: 26px; font-weight: bold; color: #015293;}
.u-dybox{padding: 40px 25px 0 0; width: 1020px; text-align: justify;}
.u-dybox p{line-height: 30px; font-size: 16px; text-indent: 2em;}
.m-wgktabs{height: 63px; margin: 15px 0 25px; overflow: hidden;}
.m-wgktabs ul{zoom: 1; width: 110%;}
.m-wgktabs ul li{position: relative; float: left; margin-right: 20px; width: 250px; height: 55px;}
.m-wgktabs ul li i{position: absolute; left: 50%; margin-left: -7px; bottom: -8px; display: none; width: 15px; height: 8px;}
.m-wgktabs ul li a{display: block; line-height: 53px; padding-left: 95px; border: 1px solid #ddd; border-radius: 7px; font-size: 16px; font-weight: bold; background-image: url(../images/opennes/icon-wgk.png); background-repeat: no-repeat;}
.m-wgktabs ul li.u-active a{border-color: #015293; color: #015293;}
.m-wgktabs ul li.u-active a i{display: block;}
.m-wgktabs ul li.u-wgk01 a{background-position: 0 0;}
.m-wgktabs ul li.u-wgk02 a{background-position: -216px 0;}
.m-wgktabs ul li.u-wgk03 a{background-position: -432px 0;}
.m-wgktabs ul li.u-wgk04 a{background-position: -648px 0;}
.m-wgktabs ul li.u-wgk05 a{background-position: -864px 0;}
.m-wgklf{width: 285px; min-height: 304px; max-height: 1128px; border: 1px solid #ddd;}
.m-wgklf h1{padding-left: 13px; font-size: 16px; font-weight: bold; line-height: 45px; background: #f7f8fa;}
.m-wgkmenu{padding: 12px;}
.m-wgkrg{width: 1020px; height: 1128px; border: 1px solid #ddd;padding:10px}
.m-nylocat{padding-left: 34px; height: 39px; line-height: 39px; border-bottom: 1px solid #ddd; background: url(../images/opennes/icon-locat.png) 12px center no-repeat;}
.m-wgklists{padding: 10px 15px; height: 470px;}
.ztree *{font-size:16px!important}
.ztree li a{height:22px!important}
.ztree li span{line-height:22px!important}
/*五公开专栏 end*/

/*share*/
.share-main{position: relative; margin-top: 12px; width: 66px; height: 16px;}
.share-bar a{margin-right: 6px; float: left; display: block; width: 16px; height: 16px; background-image: url(../images/public/icon-share.png);} 
.share-bar .share-weixin{background-position: 0 0;}
.share-bar .share-tsina{background-position: -16px 0;}
.share-bar .share-qzone{background-position: -32px 0;}

.weixin-share-open{position: absolute; bottom: 22px; left: 0; margin-left: -168px; display: none; background: #fff;}
.weixin-wrap{position: relative; padding: 10px; width: 212px; height: 80px; border: 1px solid #ddd;}
.share-qrcode{float: left;}
.share-qrcode img{display: block; width: 80px; height: 80px;}
.weixin-close{position: absolute; top: 0; right: 0; display: block; width: 20px; height: 20px; line-height: 20px; text-align: center; font-size: 16px; color: #d4d4d4; cursor: pointer; margin: 0!important;}
.weixin-text{padding: 10px 0 0 90px; line-height: 24px; font-size: 12px; color: #666;}

/*vote*/
.u-dcjgtit{margin: 1px 0 2px; padding: 10px; background: #f5f5f5; font-size: 14px;}
.g-dczjjg{margin-top: 15px; padding: 15px 15px 0; border: 1px solid #ddd;}
.g-dczjjg h1{font-weight: bold; font-size: 16px; margin-bottom: 10px; line-height: 24px;}
.g-dczjjg .row {margin-bottom: 15px;}
.u-dcname,.m-progress{width: 516px; line-height: 24px;}
.u-progress{width: 50%; height: 14px; background: #f5f5f5; padding: 5px; overflow: visible; border-radius: 20px;}
.progressbar{float: left; height: 100%; border-radius: 20px; position: relative; animation: animate-positive 2s; background: #015293;}

/*公共服务清单*/
.m-branch{ border-top:2px solid #015293;}
.u-lBox{ width: 266px; min-height: 754px; padding-top: 10px; float: left; background: #fff; font-family:"å¾®è½¯é›…é»‘",Microsoft YaHei;}
.u-lBox h2{ width:142px; height:51px; line-height:44px; padding-left:124px; background:url(../images/ztzl/branch_title_bg.png) no-repeat center top; color:#fff; font-size:17px; font-weight:normal;}

.z-pBody{ width:256px; overflow:hidden; margin:7px auto;}
.z-pBody ul{zoom:1}
.z-pBody ul li{ height:49px; width:90px; line-height:49px; border-bottom:1px solid #c9e1ec; float:left; background:url(../images/ztzl/branch_arr.png) no-repeat 15px center; padding-left:30px;}
.z-pBody ul li a{font-size:15px;display: block;width: 90px;height: 45px;line-height: 45px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.z-pBody ul li a:hover{ color:#015293;}

/**评论区**/
.m-dbtfuns .u-comment a{display: block;font-size: 13px; padding-left: 17px; background-image: url(../images/page/icon-detail-pl.png); background-repeat: no-repeat;background-position: 0 -23px;}

.m-talkbox {background:#f4f4f4;padding:23px 0;margin-top:15px;}
.g-talkbox{max-height:312px;overflow:auto;}
.m-talkbox h3{font-size:18px;color:#007acc;margin-bottom:12px;font-weight:normal;font-weight:normal;padding:0 25px;}
.m-talkbox ul li h2{font-weight:normal;line-height:28px;font-size:16px;}
.m-talkbox ul li div.f-clearfix{color:#888888;font-size:14px;padding:8px 0;margin:0 -15px;}
.m-talkbox ul li:not(:last-child) .u-line{margin:23px 25px 16px;border-bottom:1px dashed #ddd;height:1px;}
.m-talkbox ul li span{margin:0 15px;}

#starRating{line-height: 29px; border-top: 1px dashed #ddd; border-bottom: 1px dashed #ddd; padding: 10px 20px;overflow: hidden;}
#starRating .photo a { position: relative;float: left;margin-top: 6px; display: inline-block; width: 15px; height: 16px; overflow: hidden; margin-right: 10px; cursor: pointer; }
#starRating .photo a:last-child { margin-right: 0; }
#starRating .photo a .nohigh { position: absolute; width: 15px; height: 16px; top: 0; left: 0; background: url( '../images/page/x2.png'); }
#starRating .photo a .high { position: absolute; width: 15px; height: 16px; top: 0; left: 0; background: url( '../images/page/x1.png'); }
#starRating .starNum { float: left; font-size: 14px; color: #de4414; margin: 0; margin-left: 10px; }
#starRating .bottoms { float: right;; height: 29px; }
#starRating .photo { float: left;margin: 0; }
#starRating .bottoms a { margin-bottom: 0; }
#starRating .bottoms input { width: 48px; height: 29px; line-height: 29px; border-radius: 3px; display: inline-block; font-size: 14px; margin: 0 5px; text-align: center; cursor: pointer; border: none; }


.m-contentBox{overflow: inherit !important;}
.share-main{margin-top: 12px;}

/* 适配小屏1000px */
@media screen and (min-width:1025px) and (max-width: 1300px) {
    .u-dybox{width:67%}
    .m-wgkrg{width:676px;overflow:auto}
}
/* 适配pad */
@media screen and (min-width:768px) and (max-width: 1024px) {
   

}

@media screen and (max-width: 1024px) {
    .is-main{width:100%}
    .m-listleft{width:100%;min-height:100px}
    .m-listright{width:100%}
    .m-opendy .u-dytit{width:100%;padding-top:0}
    .m-opendy .u-dytit p{font-size:22px}
    .u-dybox{width:100%;padding:0}
    .m-opendy{height:auto;overflow:hidden}
    .m-wgktabs{height:auto}
    .m-wgktabs ul li{width:31.33%;margin:1%;text-align:center}
    .m-wgktabs ul li a{padding-left:0}
    .m-wgktabs ul,.m-wgklf,.m-wgkrg,.specialzz_left,.specialzz_right{width:100%}
    .specialzz_left_list li a{width:80%}
    .specialzz_left{padding-right:0;border:none}
    .m-wgkrg{overflow:auto}
    .m-wgkmenu{height:auto!important;}
    .m-wgklf{margin-bottom:10px;}
}