@charset "utf-8";
/* CSS Document */
body{ background: #f5faff;}
@keyframes bellRing {
    0%,
    100% {
        transform-origin: top;
    }
    15% {
        transform: rotateZ(10deg);
    }
    30% {
        transform: rotateZ(-10deg);
    }
    45% {
        transform: rotateZ(5deg);
    }
    60% {        transform: rotateZ(-5deg);
    }
    75% {
        transform: rotateZ(2deg);
    }
}
@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
/*头部 */
.ls-special-bodybg{  background: url("../images-zcwkj/wjk-bannerbg.jpg") top center no-repeat;}
.ls-special-header{height: 558px;  }
.ls-special-header .container{position: relative;}
.ls-special-logo{ margin-top: 20px;}
.ls-special-logo .img-title{ display: none; }
.ls-special-right{ position: absolute; right: 0; top:20px;}
.ls-special-right li{ font-size: 18px; margin-left: 40px;  float: left; }
.ls-special-right li a{ display: inline-block;  color: #fff;}
.ls-special-right li .ico{ display: block; width: 28px; height: 28px; margin: 0 auto; }
.ls-special-right li .tit{ display: block; line-height: 32px; }
.ls-special-right li:hover .ico{ animation: bellRing 0.9s both;}
.ls-special-right li.back .ico{ background: url("../images-zcwkj/icon-back.png") top center no-repeat; }
.ls-special-right li .old_btn .ico{ background: url("../images-zcwkj/icon-old.png") top center no-repeat; }
.ls-special-right li.num-wza .ico{ background: url("../images-zcwkj/icon-wza.png") top center no-repeat; }
.ls-special-right li.user .ico{ background: url("../images-zcwkj/user-ico.png") top center no-repeat; }
.ls-special-right li.user a{ line-height: 32px;  }
.ls-special-header .guidang{position: absolute; z-index: 10; top: 40px; right: 0;}
.ls-special-banner{ padding: 20px 0 0 0; text-align: center; font-size: 0; line-height: 0; }
.ls-special-banner .img-title{ display: none;}
.ls-special-banner img{max-width: 100%; height: auto;}
.ls-special-search{ position: relative; width: 1024px; margin: 20px auto 0 auto;}
.ls-special-search ul{ display: block;  background: rgba(0, 21, 188, 0.3);  border-radius: 108px; border: 1px solid #fff;box-shadow: inset 0px 0px 10px 0 rgba(2, 61, 255, 0.4);  position: relative;   -moz-transition:all 0.3s;-o-transition:all 0.3s;-webkit-transition:all 0.3s;transition:all 0.3s;}
.ls-special-search.active ul{border: 1px solid #00fff6; }
.ls-special-search ul li.se_box{ display: block; margin-right: 176px; padding-left: 30px; position: relative; }
.ls-special-search ul li.se_box input{ width: 100%; border: none; font-size: 18px; color: #fff; background: none; height: 66px; line-height: 66px; }
.ls-special-search ul li.se_box input::-webkit-input-placeholder {color: rgba(255, 255, 255, 0.5);}
.ls-special-search ul li.se_box input:-moz-placeholder {color: rgba(255, 255, 255, 0.5);}
.ls-special-search ul li.se_box input:-ms-input-placeholder {color: rgba(255, 255, 255, 0.5);}
.ls-special-search ul li.se_box  input:focus::-webkit-input-placeholder{color: transparent;}
.ls-special-search ul li.sea_an{ position: absolute; right: 3px; top:3px; bottom: 3px; width: 166px; }
.ls-special-search ul li.sea_an .ico{ position: absolute; display: none; width: 24px; height: 24px; left:44px; top:50%; margin-top: -12px;   background: url("../images-zcwkj/icon_search.png") center center no-repeat;}
.ls-special-search ul li.sea_an input{ width: 100%; font-size: 22px; color: #fff; text-indent: 40px;  border: none;  border-radius: 30px; background: #ff9a31; height: 100%; line-height: 50px; background: url("../images-zcwkj/search-btn.png") center center no-repeat;  box-shadow: 0 0 10px 0 rgba(0, 21, 128, 0.3);}
.ls-special-search .ls-special-advancedbtn{ color:rgba(255, 255, 255, 0.7); position: absolute; letter-spacing: 0.05em; font-size: 18px; right: 0; top:0; line-height: 56px; -moz-transition:all 0.3s;-o-transition:all 0.3s;-webkit-transition:all 0.3s;transition:all 0.3s;}
.ls-special-search .ls-special-advancedbtn:hover{  color:rgba(255, 255, 255, 1);}
.ls-special-hot{width: 1024px; margin:  0 auto; }
.ls-special-hot .ls-hot-list{  line-height: 35px; margin-top: 15px; color: #fff;   font-size: 16px;}
.ls-special-hot .ls-hot-list .tit{ display: block; text-align: right; float: left; width: 110px; }
.ls-special-hot .ls-hot-list ul{ margin-left: 110px; }
.ls-special-hot .ls-hot-list ul li{ float: left; margin-right: 14px; margin-bottom: 5px;  }
.ls-special-hot .ls-hot-list ul li a{  padding: 7px 10px; color: #fff; -moz-transition:all 0.3s;-o-transition:all 0.3s;-webkit-transition:all 0.3s;transition:all 0.3s;  border-radius: 6px; background: rgba(255, 255, 255, 0.2);}
.ls-special-hot .ls-hot-list ul li a:hover{ background: rgba(255, 255, 255, 0.4);}
@media (min-width: 1200px) and (max-width: 1419px) {
}
@media (min-width: 992px) and (max-width: 1199px) {
    .ls-special-search,.ls-special-hot{ width: auto;}
    .ls-special-hot .ls-hot-list ul li{ margin-right: 12px;}
}
@media (max-width: 991px) {
    .ls-special-bodybg{  background:none;}
    .ls-special-header{height: auto; padding-bottom: 20px; background-size: auto 100%; background: url("../images-zcwkj/wjk-bannerbg.jpg") top center no-repeat; }
    .ls-lm-mainbox{ padding: 0 10px;}
    .ls-special-logo {margin-top:10px;}
    .ls-special-right{ top:10px;}
    .ls-special-search,.ls-special-hot{ width: auto;}
    .ls-special-search{ margin: 10px 10px 0 10px;}
    .ls-special-search ul li.se_box{ display: block; margin-right: 96px; padding-left: 30px; position: relative; }
    .ls-special-search ul li.se_box input{ height: 56px; line-height: 56px; }
    .ls-special-search ul li.sea_an{  width: 86px;  }
    .ls-special-search ul li.sea_an .ico{ display: none;}
    .ls-special-search ul li.sea_an input{  font-size: 20px; text-indent: 0; background: linear-gradient(109deg, #FFC643 14%, #FF9B32 85%);}

}
@media (max-width:767px) {
    .ls-special-bodybg{  background:none;}
    .ls-special-banner{ padding-top: 10px;}
    .ls-special-banner img{max-width: 98%;}
    .ls-special-hot{ display: none;}
    .ls-special-right{ right: 10px;}
    .ls-special-right li{ margin-left: 20px;}
    .ls-special-logo{ padding-top: 70px; float: none; text-align: center;}
}
/*主体*/
.ls-special-bg{   background: url("../images-zcwkj/bg2.png") bottom center no-repeat #fff; }
.ls-special-title{ height: 101px; text-align: center; position: relative;}
.ls-special-title .tit-left{left:0; top:50%; position: absolute; display: block; margin-top: -6px;  background: url("../images-zcwkj/line_left.png") right center no-repeat; width: 553px; height: 13px;}
.ls-special-title .tit-right{right:0; top:50%;position: absolute;  display: block; margin-top: -6px;  background: url("../images-zcwkj/line_right.png") left center no-repeat; width: 553px; height: 13px;}
.ls-special-title .tit{ height: 101px;  display: inline-block; line-height: 100px; background: url("../images-zcwkj/title-bg.png") center center no-repeat; font-size: 48px; font-weight: bold;}
.ls-special-title a.tit:hover{ color: #227aff;}
@media (min-width: 1200px) and (max-width: 1419px) {
    .ls-special-title .tit-right{ width: 453px;}
    .ls-special-title .tit-left{ width: 453px;}
}
@media (min-width: 992px) and (max-width: 1199px) {
    .ls-special-title .tit-right{ width: 353px;}
    .ls-special-title .tit-left{ width: 353px;}
}
@media (max-width: 991px) {
    .ls-special-title .tit-right{ width: 253px;}
    .ls-special-title .tit-left{ width: 253px;}
}
@media (max-width:767px) {
    .ls-special-title{ height: 73px; border-bottom: 2px solid #2079ff;}
    .ls-special-title .tit-right,.ls-special-title .tit-left{ display: none;}
    .ls-special-title .tit{ height: 73px;  background-size: auto 73px;  line-height: 73px; font-size: 38px; }
}
/*政策热榜*/
.ls-zchot{ margin-top: 40px;}
.ls-zchost-list ul{ margin-right: -30px;}
.ls-zchost-list li{ float: left; width: 654px;  padding-left: 40px; position: relative; height: 78px; margin-right: 30px; border-bottom:1px solid  rgba(0, 0, 0, 0.1); padding-top: 15px;}
.ls-zchost-list li .num{ display: block; font-size: 0; width: 28px; height: 28px; position: absolute; top:18px;  left:0;}
.ls-zchost-list li .title{ display: block; white-space: nowrap; overflow: hidden;  text-overflow: ellipsis; height: 35px; line-height: 35px;  font-size: 20px; color: rgba(0, 0, 0, 0.7); font-weight: 500; }
.ls-zchost-list li .title:hover{ color: #1275fe;}
.ls-zchost-list li .info{ color: #999; line-height: 30px;}
.ls-zchost-list li .info .sp{ margin-right: 20px; display: inline-block; }
.ls-zchost-list li .num1{background: url("../images-zcwkj/num1.png") center center no-repeat; }
.ls-zchost-list li .num2{background: url("../images-zcwkj/num2.png") center center no-repeat; }
.ls-zchost-list li .num3{background: url("../images-zcwkj/num3.png") center center no-repeat; }
.ls-zchost-list li .num4{background: url("../images-zcwkj/num4.png") center center no-repeat; }
.ls-zchost-list li .num5{background: url("../images-zcwkj/num5.png") center center no-repeat; }
.ls-zchost-list li .num6{background: url("../images-zcwkj/num6.png") center center no-repeat; }
.ls-zchost-list li.li5,.ls-zchost-list li.li6{ border-bottom: none;}
.ls-hotlink{ margin-top: 50px; height: 300px;}
.ls-hotlink li{ width:16.66%; float: left; text-align: center; font-size: 20px; font-weight: bold; }
.ls-hotlink li a{ display: block;}
.ls-hotlink li a:hover{ color: #1275fe;}
.ls-hotlink li:hover img {animation: bellRing 0.9s both;}
.ls-hotlink li.num2{ margin-top: 90px; }
.ls-hotlink li.num3{ margin-top: 40px; }
.ls-hotlink li.num4{ margin-top: 80px; }
.ls-hotlink li.num6{ margin-top: 70px; }
.ls-hotlink li .num{  display: block; }
.ls-hotlink li .num i{ font-size: 40px; font-style: normal;}
.ls-hotlink li .tit{  display: block; }
@media (min-width: 1200px) and (max-width: 1419px) {
    .ls-zchost-list li{ width: 544px;}
}
@media (max-width: 1199px) {
    .ls-zchost-list ul{ margin-right: 0;}
    .ls-zchost-list li{ width: auto;  float: none; margin-right: 0;}
    .ls-zchost-list li.li5, .ls-zchost-list li.li6{     border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
}
@media (max-width: 991px) {
    .ls-zchot{ margin-top: 20px;}
    .ls-hotlink{ margin-top: 20px; }
    .ls-hotlink li{ width: 33.3%; margin:0 0 20px 0 !important;}
    .ls-hotlink li .num i{ font-size: 32px;}
    .ls-zchost-list li{ height: auto; padding-bottom: 10px;}
}
@media (max-width:767px) {
    .ls-zchot{ margin-top: 10px;}
    .ls-hotlink{ margin-top: 10px; }
    .ls-hotlink{ height:auto; margin-top: 20px;}
    .ls-hotlink li{ width: 33.3%; margin:0 0 10px 0 !important;}
    .ls-hotlink li img{ width: 80px; height: 80px;}
    .ls-hotlink li .num i{ font-size: 30px;}
    .ls-zchost-list li .info{ line-height: 1.6;}
    .ls-zchost-list li .info .sp{ margin-right: 10px;  }
    .ls-zchost-list li .title{ height: auto; white-space:normal; margin-bottom: 5px;}

}
@media (max-width:450px) {
    .ls-hotlink li{ width:50%; }
}
/*政策发布厅*/
.ls-special-bg2{background: url("../images-zcwkj/zcwkj-bg.png") bottom center no-repeat;  }
.ls-zcfb-bg{background: url("../images-zcwkj/zcfbt-bg.png") center  184px no-repeat;  }
.ls-zcfb-box{ margin: 50px auto 0 auto; }
.ls-zcfb-lbox{ background: #fff; border-radius: 16px;  padding:14px 0 20px 0; margin-top: 40px; }
.ls-zctabs{background: url("../images-zcwkj/zc-tabbg.png") left top repeat-x #d3e6fe;  height: 46px; line-height: 46px; border-radius: 5px; -moz-border-radius: 5px;  }
.ls-zctabs li{ float: left;  background: url("../images-zcwkj/zc-tabline.png") left center no-repeat; width: 25%; text-align: center; font-size: 18px; font-weight: bold; color: #205da1;}
.ls-zctabs li:first-child{ background: none;}
.ls-zctabs li a{ color: #205da1; display: block;}

.ls-zcfb-list{ padding: 5px 40px 0 40px; }
.ls-zcfb-list .zcli{ border-bottom: 1px dotted #EBE7E7; padding: 18px 0; height: 172px; }
.ls-zcfb-list li .title{ display: block; font-size: 20px; color: #000; font-weight: bold; height: 38px; line-height: 38px;white-space: nowrap; overflow: hidden;  text-overflow: ellipsis;  }
.ls-zcfb-list li .title:hover{color: #1F7BFF;  }
.ls-zcfb-list li .info{ display: block;  font-size: 18px; color: #666;  height: 34px; line-height: 34px;white-space: nowrap; overflow: hidden;  text-overflow: ellipsis; }
.ls-zcfb-list li .subinfo{ display: block;color: #999; line-height: 34px;  font-size: 16px; }
.ls-zcfb-list li .subinfo .sp{ margin-right: 20px; }
.ls-zcfb-list li .tips{ height: 24px;white-space: nowrap; overflow: hidden;  text-overflow: ellipsis;   margin: 5px 0; font-size: 16px; color: #666;  line-height: 24px; }
.ls-zcfb-list li .tit{ display: inline-block;}
.ls-zcfb-list li .tips .t-sp{ display: inline-block; font-size: 14px;  margin-right: 8px; border-radius: 4px; height: 24px; line-height: 24px; padding: 0 10px; background: #eff0f1; margin-bottom: 4px;}
.ls-zcfb-list li .links{ line-height: 30px; }
.ls-zcfb-list li .alink{ display: inline-block;position: relative;  margin-right: 10px; padding-right: 46px; background: url("../images-zcwkj/zc-line.png") right center no-repeat; }
.ls-zcfb-list li .alink:last-child{ background: none; padding-right: 0; margin-right: 0;}
.ls-zcfb-list li .alink .atit{ display: inline-block; color: #1F7BFF; font-size: 16px; background: url("../images-zcwkj/fbico.png") left center no-repeat; padding-left: 16px;}
.ls-zcfb-list li .alink a:hover{ color: #f6aa55;}
.ls-zcfb-list li .content-popbox { position: absolute; display: none; left: -100px; width: 300px; right: 0; top: 36px; background: #fff; border-radius: 4px; padding: 12px 20px; z-index: 999; box-shadow: 0 0 10px #cecece;  }
.ls-zcfb-list li .content-popbox .toparr { position: absolute; left: 50%; margin-left: -31px; top: -12px; height: 13px; width: 21px; background: url("../images-zcwkj/filearr.png") left top no-repeat; z-index: 3; display: block;}
.ls-zcfb-list li .content-popbox .close { text-align: right; height: 15px; display: block; margin-bottom: 5px; }
.ls-zcfb-list li .content-popbox .close a { display: block; float: right; font-size: 0; width: 15px; height: 15px; background: url("../images-zcwkj/closejd.gif") 0 0 no-repeat; cursor: pointer; }
.ls-zcfb-list li .content-popbox li { line-height: 24px; background: url(../images-zcwkj/icon.png) no-repeat left 10px; padding: 0 0 0 14px; position: relative; font-size: 14px; margin-bottom: 8px; word-break:break-all; word-wrap:break-word;  }
.ls-zcfb-list li .content-popbox li a { color: #666; }
.ls-zcfb-list li .content-popbox li a:hover { color: #1f7bff; }
@media (min-width: 1200px) and (max-width: 1419px) {

}
@media (min-width: 992px) and (max-width: 1199px) {
    .ls-zcfb-bg{ background: none;}
}
@media (max-width: 991px) {
    .ls-zcfb-box{ margin-top: 30px;}
    .ls-zcfb-bg{ background: none;}
    .ls-zcfb-lbox{ height: auto; margin-top: 20px; padding-bottom: 0;}
    .ls-zctabs{ height: auto;}
    .ls-zctabs li{  width: 50%; }
    .ls-zctabs li:nth-child(3){ background: none;}
    .ls-zcfb-list{ padding:0 20px 20px 20px;}
    .ls-zcfb-list .zcli{ height: auto;     padding: 10px 0;}

}
@media (max-width:767px) {
    .ls-zctabs li{  width: auto; background: none; }
    .ls-zctabs li a{ padding: 0 20px; }
    .ls-zcfb-list{ padding:0 10px 10px 10px;}
    .ls-zcfb-list li .links{ display: none;}
    .ls-zcfb-list li .title{ height: auto; white-space:normal; line-height: 1.6;}
    .ls-zcfb-list li .info{ height: auto; white-space:normal;}
}
/*分页/翻页*/
.pagination a:hover {background: #205efd;border: 1px solid #205efd; color: #fff !important;}
.pagination a.active {border: 1px solid #205efd;}
.pagination span.current, .pagination span.current:hover {background: #205efd;border: 1px solid #205efd; color: #fff !important;}
.pagination a.text, .pagination a.text:hover {background: #205efd;border: #205efd 1px solid;color: #fff;}
.pagination .inputBar button {background: #205efd;}
.pagination .inputBar .go-page:hover {background: #205efd;  color: #fff !important;}
/*分页/翻页*/
.ls-tp-box{ margin-top: 50px;}
.ls-tp-tab{ position: relative;  height: 97px;}
.ls-tp-tab ul li{  position: absolute; bottom:0; top:0; padding-top: 8px; height: 89px; line-height: 89px; background: url("../images-zcwkj/title_titbg.png") left bottom no-repeat; font-size: 32px; text-align: center; width: 710px; -moz-transition:all 0.1s;-o-transition:all 0.1s;-webkit-transition:all 0.1s;transition:all 0.1s;}
.ls-tp-tab ul li a{ display: block;color: #fff;}
.ls-tp-tab ul li br{ display: none;}
.ls-tp-tab ul li.sub1{  z-index: 2;  left:0; background: url("../images-zcwkj/title_t1.png") left bottom no-repeat;}
.ls-tp-tab ul li.sub2{  z-index: 1;  right:0; background: url("../images-zcwkj/title_t2.png") right bottom no-repeat;}
.ls-tp-tab ul li.active{ padding-top: 0; line-height: 97px; height: 97px; font-size: 40px;  width: 808px; }
.ls-tp-tab ul li.active.sub1{ z-index: 3; background: url("../images-zcwkj/title_t1aon.png") left bottom no-repeat; }
.ls-tp-tab ul li.active.sub2{ z-index: 4; background: url("../images-zcwkj/title_t2aon.png") right bottom no-repeat; }

.ls-tpbg{  background: #fff; border-radius: 0 0 16px 16px;}
.tp-subtab{ margin: 25px 80px 0 80px;background: url("../images-zcwkj/tab-line.png") bottom center repeat-x;}
.tp-subtab li{ float: left; display: block; margin-left: 102px; text-align: center;  }
.tp-subtab li a{ display:inline-block; line-height: 42px;  height: 80px; min-width:76px;  font-size: 20px; -moz-transition:all 0.3s;-o-transition:all 0.3s;-webkit-transition:all 0.3s;transition:all 0.3s;  background: url("../images-zcwkj/tab-aoff.png") bottom center no-repeat;}
.tp-subtab li.active a,.tp-subtab li a:hover{  color:#1F7BFF; font-size: 24px;  background: url("../images-zcwkj/tab-aon.png") bottom center no-repeat;}
.tp-subtab li.first{ margin-left: -30px; }
.tp-subtab li.last{ float: right; margin-left: 0; margin-right: -28px; }
.tp-subtab-qy li{ margin-left: 82px;}
.tp-boxall{ height: 504px; margin: 30px 0 0 0; padding: 0 58px 40px 80px; }
.tp-boxall .tp-boxleft{  width: 698px; height: 498px; background: url("../images-zcwkj/tp-bigbg.png") center center no-repeat; background-size: 50%;}
.tp-btn{  width: 153px; position: relative; margin: 0 auto; padding: 150px 0 0 0; text-align: center;}
.tp-btn a{ display: block; height: 113px; padding: 40px 0 0 0;  }
.tp-btn .img{ display: block;  position: relative; z-index: 3;}
.tp-btn .tit{ display: block; height: 30px; line-height: 30px;  position: relative; font-size: 16px;  z-index: 2;}
.tp-btn a:hover .tit{ color: #1f7bff;}
.tp-btn .bg{  position: absolute; display: block; left:0; top:150px; bottom: 0; right: 0;  background: url("../images-zcwkj/tp-ico.png") center center no-repeat;  font-size: 16px;  z-index: 1;transform: rotate(45deg); animation: rotation 15s linear infinite;}

.tp-boxleft-new{ width: 663px; height: 421px; position: relative; margin: 90px 0 0 0;  background: url("../images-zcwkj/grtp-bg.png") center center no-repeat; }
.tp-boxleft-newqy{background: url("../images-zcwkj/qytp-bg.png") center center no-repeat; }
.tp-boxleft-new .gr-titico{ position: absolute; top:-15px; left:0; right: 0; text-align: center; }
.grtp-list li{ position: absolute; font-size: 20px; color: #666;}
.grtp-list li a{ color: #666; height: 69px; display: block; padding-right: 62px; background: url("../images-zcwkj/grqy-aico.png") right top no-repeat;-moz-transition:all 0.3s;-o-transition:all 0.3s;-webkit-transition:all 0.3s;transition:all 0.3s;}
.grtp-list li a:hover{ color: #117cfe; background: url("../images-zcwkj/grqy-hico.png") right top no-repeat;}
.grtp-list li a.active{ font-weight: bold; font-size: 22px; color: #117cfe; background: url("../images-zcwkj/grqy-hico.png") right top no-repeat;}
.grtp-list li  .tit{ display: block; line-height: 30px;}
.grtp-list li.gr1{ top:44px; left:96px;}
.grtp-list li.gr2{ top:160px; left:0; }
.grtp-list li.gr2 .tit{line-height: 59px;}
.grtp-list li.gr3{ top:266px; left:40px;}
.grtp-list li.gr3 .tit{ padding-top: 28px;  }
.grtp-list li.gr4{ left:170px; bottom: 30px;}
.grtp-list li.gr4 .tit{ padding-top: 28px;  }
.grtp-list li.gr5{ left:385px; bottom: 30px;}
.grtp-list li.gr5 a{ padding-right: 0; background-position: left top; padding-left: 62px;}
.grtp-list li.gr5 .tit{ padding-top: 42px;  }
.grtp-list li.gr6{ right:50px; bottom: 90px;}
.grtp-list li.gr6 a{ padding-right: 0; background-position: left top; padding-left: 62px;}
.grtp-list li.gr6 .tit{ padding-top: 42px;  }
.grtp-list li.gr7{ right:0; bottom: 200px;}
.grtp-list li.gr7 a{ padding-right: 0; background-position: left top; padding-left: 62px;}
.grtp-list li.gr7 .tit{ line-height: 59px;  }
.grtp-list li.gr8{ right:110px; top: 38px;}
.grtp-list li.gr8 a{ padding-right: 0; background-position: left top; padding-left: 62px;}
.grtp-list li.gr8 .tit{ line-height: 40px; }

.qytp-list li{ position: absolute; font-size: 20px; color: #666;}
.qytp-list li a{ color: #666; height: 69px; display: block; padding-right: 62px; background: url("../images-zcwkj/grqy-aico.png") right top no-repeat;-moz-transition:all 0.3s;-o-transition:all 0.3s;-webkit-transition:all 0.3s;transition:all 0.3s;}
.qytp-list li a:hover{ color: #117cfe; background: url("../images-zcwkj/grqy-hico.png") right top no-repeat;}
.qytp-list li a.active{ color: #117cfe; background: url("../images-zcwkj/grqy-hico.png") right top no-repeat;}
.qytp-list li  .tit{ display: block; line-height: 30px; white-space:nowrap; }
.qytp-list li.qy1{ top:26px; left:140px;}
.qytp-list li.qy2{ top:90px; left:40px;}
.qytp-list li.qy2 .tit{line-height: 59px;}
.qytp-list li.qy3{ top:220px; left:10px;}
.qytp-list li.qy3 .tit{line-height: 59px;}
.qytp-list li.qy4{ bottom:40px; left:110px;}
.qytp-list li.qy4 .tit{line-height: 30px; padding-top: 20px;}
.qytp-list li.qy5{ bottom:20px; left:300px;}
.qytp-list li.qy5 a{ position: relative;}
.qytp-list li.qy5 .tit{line-height: 30px; left:10px; position: absolute; bottom: -20px;}
.qytp-list li.qy6{ right:100px; bottom: 50px;}
.qytp-list li.qy6 a{ padding-right: 0; background-position: left top; padding-left: 62px;}
.qytp-list li.qy6 .tit{ padding-top: 32px; }
.qytp-list li.qy7{ right:0; bottom: 140px;}
.qytp-list li.qy7 a{ padding-right: 0; background-position: left top; padding-left: 62px;}
.qytp-list li.qy7 .tit{ line-height: 54px;  }
.qytp-list li.qy8{ right:40px; bottom: 270px;}
.qytp-list li.qy8 a{ padding-right: 0; background-position: left top; padding-left: 62px;}
.qytp-list li.qy8 .tit{ line-height: 54px;  }
.qytp-list li.qy9{ right:150px; top: 24px;}
.qytp-list li.qy9 a{ padding-right: 0; background-position: left top; padding-left: 62px;}
.qytp-list li.qy9 .tit{ line-height: 30px;  }

.tp-boxall .tp-boxright{ width: 528px; height: 504px; background: #eff6ff; border-radius: 0 0 16px 16px; }
.tp-title{background: url("../images-zcwkj/tp-titlebg.png") left top no-repeat #eff6ff; font-size: 20px; padding: 10px 0 10px 28px; height: 50px; line-height: 50px; color: #1F7BFF; position: relative;}
.tp-title .tit{ font-size: 28px;}
.tp-title a.fr{ position: absolute; right: 10px; top:34px;  line-height: 30px; font-size: 14px;  color: #1F7BFF;}
.tp-title a.fr:hover{ color: #f6a851;}
.tp_scroll{ height: 405px; overflow: hidden; margin: 0 10px  0 24px;}
.tp_scroll ul{ margin-right: 20px;}
.tp_scroll li{ padding: 15px 20px; position: relative; margin-bottom: 15px; background: #fff; line-height: 28px; font-size: 18px;}
.tp_scroll li .tips{ display: block; position: absolute; white-space: nowrap; overflow: hidden;  text-overflow: ellipsis;  left:20px; top:15px; width: 85px; line-height: 28px; font-size: 18px; text-align: center;}
.tp_scroll li .tips-1{ background: #FFF1DA; color: #FF9E0B; }
.tp_scroll li .tips-2{ background: #ebfaf4; color: #1BBC50; }
.tp_scroll li .tips-3{ background: #f9f3fb; color: #C58CDC; }
.tp_scroll li .title{ display: block; padding-left: 95px;}
.tp_scroll li .title:hover{ color: #539aff; }
.text-cut3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;  /* 设置显示的行数为三行 */
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all; /* 处理长单词换行 */
   margin-left: 95px;
}
@media (min-width: 1200px) and (max-width: 1419px) {
    .ls-tp-tab ul li{ width: 610px;   background-size: 100% 100% !important;}
    .ls-tp-tab ul li.active{ width: 708px;}
    .tp-subtab li {margin-left: 72px;}
    .tp-subtab-qy li{ margin-left: 52px;}
    .tp-boxall .tp-boxright{ width:420px; }
    .tp-boxall{ padding-left: 30px;}
}
@media (min-width: 992px) and (max-width: 1199px) {
    .ls-tp-tab ul li{ width: 510px;   background-size: 100% 100% !important;}
    .ls-tp-tab ul li.active{ width: 608px;}
    .tp-subtab{ margin: 20px 50px 0 50px;}
    .tp-subtab li {margin-left: 50px;}
    .tp-subtab-qy li{ margin-left: 34px;}
    .tp-boxall .tp-boxleft{ margin-left: 20px;}
    .tp-boxall{ height: auto; margin-top: 0; padding: 0 20px 20px 20px;}
    .tp-boxleft-new{  float: none; margin:0 auto;}
    .tp-title{  background: #eff6ff;  border-radius:0  0 16px 16px;}
    .tp-boxall .tp-boxright{ width:auto; float: none; margin-top: 20px; height: auto; padding-bottom: 20px; border-radius: 16px; }
    .tp-boxall{  padding: 30px 20px 20px 20px;}
}
@media (max-width: 991px) {
    .ls-tp-box{ margin-top: 20px;}
    .ls-tp-tab ul li{ width: 410px;  background-size: 100% 100% !important;}
    .ls-tp-tab ul li.active{ width: 408px;}
    .tp-subtab{ margin: 20px 30px 0 30px;}
    .tp-subtab li {margin-left: 22px;}
    .tp-subtab-qy li{ margin-left: 8px;}
    .tp-boxall{  height: auto; margin-top: 0; padding: 0 20px 20px 20px;}
    .tp-boxall .tp-boxleft{  margin: 0 auto; float: none;}
    .tp-boxleft-new{  float: none; margin:0 auto; margin-top: 40px;}
    .tp-boxall .tp-boxright{ width: auto;   margin-top: 20px; padding-bottom: 20px; float: none; height: auto; border-radius: 16px;}
    .tp-title{  background: #eff6ff;  border-radius:0  0 16px 16px;}
}
@media (max-width:767px) {
    .ls-tp-box{ margin-top: 15px;}
    .ls-tp-tab{ height: auto;}
    .ls-tp-tab ul{ margin-right: -2%;}
    .ls-tp-tab ul li{ width: 48%; margin-right: 2%; float: left; height: auto; font-size: 24px;  position: static; background: linear-gradient(270deg, rgba(251, 175, 90, 0.8) 0%, rgba(246, 146, 34, 0.8) 100%) !important; border-radius: 10px; padding: 8px 0;  line-height: 56px;}
    .ls-tp-tab ul li.active{ width: 48%; padding:8px 0;   font-size: 26px; height: auto; line-height: 56px; background: linear-gradient(270deg, #91BEF9 0%, #5894F8 100%) !important; }
    .tp-subtab{ margin:0 10px; background: none; }
    .tp-subtab li,.tp-subtab-qy li,.tp-subtab li.last{ float: left; margin: 10px 0 0 0 !important; width:25%;  height:auto;}
    .tp-subtab li a{     height: 82px;}
    .tp-boxall{ padding: 0 10px 10px 10px;}
    .tp-boxall .tp-boxleft{ background: none; height: 200px; width: auto; float: none;}
    .tp-btn{ padding: 0; margin: 10px auto;}
    .tp-btn .bg{ top:0;}
    .tp-boxleft-new{ background: none; width:auto; height: auto; margin-top: 15px; overflow: hidden;}
    .tp-boxleft-new .gr-titico{ display: none;}
    .grtp-list,.qytp-list{ margin-right: -2%;}
    .grtp-list li,.qytp-list li{ position: static; float: left; width: 31.33%; margin-right: 2%; margin-bottom: 8px;}
    .grtp-list li a,.qytp-list li a{ display: block; text-align: center; padding: 0 !important;   height: auto; border-radius: 5px; -moz-border-radius: 5px;  border: 1px solid #84bcff;  background-image: none;  position: static;}
    .grtp-list li a:hover,.qytp-list li a:hover{   border: 1px solid #0089f0; }
    .grtp-list li a .tit,.qytp-list li a .tit{ position: static !important; height: 40px !important; padding: 0 5px !important; line-height: 40px !important;}
    .grtp-list li a.active,.qytp-list li a.active{ background: none;}
    .tp-boxall .tp-boxright{ margin-top: 10px;}
    .tp-title{ padding: 10px 0 5px 10px;}
    .tp_scroll{  margin: 0 10px 0 10px;}
    .tp_scroll li{  padding: 10px 10px;}
    .tp_scroll li .tips{ left:10px; position: static; width: auto; display: block;}
    .tp_scroll li .title,.text-cut3{margin-left: 0; margin-top: 4px;}

}
@media (max-width:380px) {
    .ls-tp-tab ul li{ font-size: 22px;}
    .ls-tp-tab ul li.active{ font-size: 24px;}
}
/*特色专区*/
.ls-ts-links{ margin: 50px 0; overflow: hidden;}
.ls-ts-links ul{ margin-right: -32px;}
.ls-ts-links li{ width: 331px; float: left; margin-right: 32px;}
.ls-ts-links li a{ display: block; font-size: 24px; font-weight: bold; color: #1C4DA3;  position: relative; height: 190px; background: url("../images-zcwkj/ts-btn.png") left top no-repeat;  -moz-transition:all 0.3s;-o-transition:all 0.3s;-webkit-transition:all 0.3s;transition:all 0.3s;}
.ls-ts-links li img{ position: absolute; right: 0; bottom: 0; }
.ls-ts-links li .img_title{ display: block; position: absolute; margin: 60px 0 0 38px;background: url("../images-zcwkj/ts-ico.png") 25px bottom no-repeat; padding: 0 0 40px 0; -moz-transition:all 0.3s;-o-transition:all 0.3s;-webkit-transition:all 0.3s;transition:all 0.3s; }
.ls-ts-links li a:hover{ color: #1f7bff;}
.ls-ts-links li a:hover .img_title{ background-position: 28px bottom;}
@media (min-width: 1200px) and (max-width: 1419px) {
    .ls-ts-links ul{ margin-right: -20px;}
    .ls-ts-links li{ width: 285px; margin-right: 20px;}
    .ls-ts-links li a{ background-size: 100% 100%;}
}
@media (min-width: 992px) and (max-width: 1199px) {
    .ls-ts-links{ margin: 40px 0;}
    .ls-ts-links ul{ margin-right: -20px;}
    .ls-ts-links li{ width: 233px; margin-right: 20px;}
    .ls-ts-links li a{ background-size: 100% 100%;}
    .ls-ts-links li .img_title{ margin-top: 30px;}
}
@media (max-width: 991px) {
    .ls-ts-links{ margin: 20px 0;}
    .ls-ts-links ul{ margin-right: -20px;}
    .ls-ts-links li{ width: 172px; margin-right: 20px;}
    .ls-ts-links li a{ background-size: 100% 100%;}
    .ls-ts-links li .img_title{ padding-bottom: 30px;     margin: 20px 0 0 18px;}
}
@media (max-width:767px) {
    .ls-ts-links{ margin: 0 0 10px 0;}
    .ls-ts-links ul{ margin-right: -2%;}
    .ls-ts-links li{ width: 48%;  margin-right: 2%; margin-top: 10px;}
    .ls-ts-links li a{ height: 60px; line-height: 60px; font-size: 24px;}
    .ls-ts-links li .img_title{ margin: 0 10px; padding:0 40px 0 0; position: static; background: url(../images-zcwkj/ts-ico.png) right center no-repeat;}
    .ls-ts-links li a:hover .img_title{background: url(../images-zcwkj/ts-ico.png) right center no-repeat; }
    .ls-ts-links li img{ display: none;}
}
@media (max-width:450px) {
    .ls-ts-links ul{ margin-right: 0;}
    .ls-ts-links li{ width: auto; float: none;  margin-right: 0; margin-top: 10px;}
}
/*底部*/
.footer {border-top: 4px solid #1f7bff;  background: #fff;}
/*文章页*/
.ls-wzhead .ls-special-search{ display: none;}
.ls-wzhead .ls-special-hot{ display: none;}
.ls-special-lmbg{background: rgba(255, 255, 255, 0.51); border-radius: 6px; margin-top: -160px; padding: 10px;}
.ls-special-nr{background:#fff; border-radius: 6px; padding: 40px 25px;}
.ls-zcfile-tab{  margin: 0 40px; background: url("../images-zcwkj/tab-line.png") 29px 142px repeat-x;  }
.ls-zcfile-tab li{ float: left; width: 130px; height: 244px; position: relative; margin-left: 178px; text-align: center;}
.ls-zcfile-tab li.first{margin-left: -56px;}
.ls-zcfile-tab li.last{margin-right: -54px;  float: right; margin-left: 0;}
.ls-zcfile-tab li .ico{ display: block; width: 88px; margin: 0 auto; background: url("../images-zcwkj/wz-tabbg1.png") top center no-repeat; height: 146px; padding-top: 30px; }
.ls-zcfile-tab li.active .ico{ display: block;background: url("../images-zcwkj/wz-tabbg2.png") top center no-repeat;  }
.ls-zcfile-tab li .ico .img{ display: block; margin: 0 auto; width: 48px; height: 48px; overflow: hidden;}
.ls-zcfile-tab li .ico .img img{ -moz-transition:all 0.3s;-o-transition:all 0.3s;-webkit-transition:all 0.3s;transition:all 0.3s;}
.ls-zcfile-tab li.active .ico .img img{ margin-top: -48px; }
.ls-zcfile-tab li .tit{ display: block; margin-top: -38px; height: 52px; line-height: 52px; padding-top: 34px; background: url("../images-zcwkj/wztab-aon.png") top center no-repeat; font-size: 20px; color: #666; -moz-transition:all 0.3s;-o-transition:all 0.3s;-webkit-transition:all 0.3s;transition:all 0.3s;}
.ls-zcfile-tab li.active .tit{ font-size: 24px; margin-top: -42px; color: #333; background: url("../images-zcwkj/wztab-aoff.png") top center no-repeat;}
.ls-zcfile-tab.num3 .tit2{ margin-left: 500px;}
.ls-zcfile-tab.num4 .tit2,.ls-zcfile-tab.num4 .tit3{ margin-left: 280px;}
.ls-zcfile-tab.num6 .tit2,.ls-zcfile-tab.num6 .tit3,.ls-zcfile-tab.num6 .tit4,.ls-zcfile-tab.num6 .tit5{ margin-left: 115px;}

@media (min-width: 1200px) and (max-width: 1419px) {
    .ls-zcfile-tab li{ margin-left: 128px; }
    .ls-zcfile-tab.num3 .tit2{ margin-left: 400px;}
    .ls-zcfile-tab.num4 .tit2,.ls-zcfile-tab.num4 .tit3{ margin-left: 210px;}
    .ls-zcfile-tab.num6 .tit2,.ls-zcfile-tab.num6 .tit3,.ls-zcfile-tab.num6 .tit4,.ls-zcfile-tab.num6 .tit5{ margin-left: 80px;}
}
@media (min-width: 992px) and (max-width: 1199px) {
    .ls-zcfile-tab li{ margin-left: 78px; }
    .ls-zcfile-tab.num3 .tit2{ margin-left: 250px;}
    .ls-zcfile-tab.num4 .tit2,.ls-zcfile-tab.num4 .tit3{ margin-left: 140px;}
    .ls-zcfile-tab.num6 .tit2,.ls-zcfile-tab.num6 .tit3,.ls-zcfile-tab.num6 .tit4,.ls-zcfile-tab.num6 .tit5{ margin-left: 34px;}
}
@media (max-width: 991px) {
    .ls-special-lmbg{ margin: 15px;}
    .ls-zcfile-tab{ margin: 0 0 10px 0;  background-image: none;}
    .ls-zcfile-tab ul{ margin-left: 0;}
    .ls-zcfile-tab li,.ls-zcfile-tab li.first{ font-size: 28px; float: left !important;  width: 20%;   margin: 10px 0 0 0; height:auto;}
    .ls-zcfile-tab.num6 li{ width: 33.3%;}
    .ls-zcfile-tab li .ico,.ls-zcfile-tab li.active .ico{ display: none;}
    .ls-zcfile-tab.num3 .tit2{ margin-left: 0;}
    .ls-zcfile-tab.num4 .tit2,.ls-zcfile-tab.num4 .tit3{ margin-left: 0;}
    .ls-zcfile-tab.num6 .tit2,.ls-zcfile-tab.num6 .tit3,.ls-zcfile-tab.num6 .tit4,.ls-zcfile-tab.num6 .tit5{ margin-left: 0;}
    .ls-zcfile-tab li .tit{ height: 40px;line-height: 40px; margin-top: 0;}
    .ls-zcfile-tab li.active .tit{ font-size: 22px; margin-top: 0;}
    .ls-zcfile-tab li.active .current{ display: none;}
    /*.ls-zcfile-tab{ margin: 0 30px;}
    .ls-zcfile-tab li{ margin-left: 16px; }
    .ls-zcfile-tab.num3 .tit2{ margin-left: 150px;}
    .ls-zcfile-tab.num4 .tit2,.ls-zcfile-tab.num4 .tit3{ margin-left: 70px;}
    .ls-zcfile-tab.num6 .tit2,.ls-zcfile-tab.num6 .tit3,.ls-zcfile-tab.num6 .tit4,.ls-zcfile-tab.num6 .tit5{ margin-left: 10px;}*/
}
@media (max-width:767px) {
    .ls-special-lmbg{ margin: 10px;}
    .ls-special-nr{   padding: 10px;}
    .ls-zcfile-tab{ margin: 0 0 10px 0;  background-image: none;}
    .ls-zcfile-tab ul{ margin-left: 0;}
    .ls-zcfile-tab li,.ls-zcfile-tab li.first{ font-size: 28px; float: left !important;  width: 20%;   margin: 10px 0 0 0; height:auto;}
    .ls-zcfile-tab.num6 li{ width: 33.3%;}
    .ls-zcfile-tab li .ico,.ls-zcfile-tab li.active .ico{ display: none;}
    .ls-zcfile-tab.num3 .tit2{ margin-left: 0;}
    .ls-zcfile-tab.num4 .tit2,.ls-zcfile-tab.num4 .tit3{ margin-left: 0;}
    .ls-zcfile-tab li .tit{ height: 40px;line-height: 40px; margin-top: 0;}
    .ls-zcfile-tab li.active .tit{ font-size: 22px; margin-top: 0;}
    .ls-zcfile-tab li.active .current{ display: none;}
}
@media (max-width:600px) {
    .ls-zcfile-tab li,.ls-zcfile-tab li.first{ width: 33.3% !important;}
}
@media (max-width:400px) {
    .ls-zcfile-tab li,.ls-zcfile-tab li.first{ width: 50% !important;}
}
/*征集文章*/
.ls-zccontnet{ background: rgba(240, 244, 249, 0.33); border: 1px solid #DEDEDE; padding: 40px; min-height: 400px;}
.newstitle {font-size: 32px; text-align: center; color: #394351; line-height: 46px;}
.newsinfo{ border-bottom: 1px solid #eeeeee; padding: 18px 0 13px; line-height: 32px; font-size: 15px; color: #666; text-align: center;}
.newsinfo span{ display: inline-block; margin: 0 10px; vertical-align: top;}
.newsinfo i{ font-style: normal;}
.newsinfo .share{ display: inline-block;}
.newsinfo .share .share-weixin{background: url(/assets/images/share/wz_wx.png) 0 0 no-repeat;}
.newsinfo .share span{padding: 0;}
.newsinfo .share-box{position: relative;top: 6px;}
.newsinfo a{ color: #666;}
.zjnr_tit{ height: 50px; background: #e0e0e0; margin-top: 20px;}
.zjnr_tit:after{visibility:hidden;display: block;font-size: 0;content:" ";clear:both;height:0;}
.zjnr_tit ul li{ height: 50px; cursor: pointer;  float: left; position: relative;}
.zjnr_tit ul li i{ width: 25px; background: url("../images-zcwkj/zj_list.png") right center no-repeat; position: absolute; top:0px;right:-25px; height: 50px; z-index: 8;}
.zjnr_tit ul li span{ padding-left:35px; padding-right:5px; font-size: 16px; font-weight: bold; display: block;line-height: 50px;  }
.zjnr_tit ul li.active i{ background: url("../images-zcwkj/zj_liston.png") right center no-repeat; z-index: 7}
.zjnr_tit ul li.active span{ background: #1069FE; color: #fff;}
.zjnr_tit ul li#last i{ width:20px;right:-20px;background: url("../images-zcwkj/zj_lastbg.jpg") right center no-repeat; z-index: 8}
.zjnr_tit ul li#last.active i{ background: url("../images-zcwkj/zj_lastbgon.jpg") right center no-repeat; z-index: 7}
.hide.active{ display: block!important;}
.zjnr_main{ padding-top: 30px; font-size: 16px; line-height: 2;}
.zjnr_content{ line-height: 2; font-size: 16px; text-align: justify; text-justify: inter-ideograph;  padding-right: 20px; padding-top: 10px;}
.zjnr_content table,.collect_info table {border-color: #333333;border-spacing: 0px;border-collapse: collapse; max-width: 100%;}
.zjnr_content table td ,.collect_info td {padding: 5px; height: 22px;border: 1px solid #333333;}
.zjnr_content img { max-width: 95% !important; height: auto !important;}
.collect_info{ border: 8px solid #eee; padding: 20px 30px; font-size: 16px; line-height:2; text-align: justify;
    text-justify: inter-ideograph; overflow-x:auto;}
.other_idea{border-top: 1px dotted #ddd;}
.other_idea_tit{ height: auto; line-height: 60px; border-bottom: 1px dotted #ddd; overflow: hidden;}
.other_idea_tit span{ padding-left: 38px; width: 160px; font-size: 20px; font-weight: bold;color: #ea0000; float: left; }
.other_idea_tit  .t1{ background: url("../images/phonetit1.png") left center no-repeat;}
.other_idea_tit  .t2{ background: url("../images/phonetit2.png") left center no-repeat;}
.other_idea_tit  .t3{ background: url("../images/phonetit3.png") left center no-repeat;}
.other_idea_tit  .t4{ background: url("../images/phonetit4.png") left center no-repeat;}
.other_idea_tit  .t5{ background: url("../images/phonetit5.png") left center no-repeat;}
.other_idea_tit p{ float: left; margin-right: 20px;}
.bdsharebuttonbox {    display: inline-block;    position: relative;    top: -18px;    right: 7px;    float: right;}

.collection-theme-list {font-family: "Microsoft YaHei", 微软雅黑; }
.collection-theme-list ul li .collection-body {border-top: #dddddd 1px dotted;padding: 15px 0px;font-size: 14px;line-height: 180%;}
.collection-theme-list ul li .collection-body .collection-username {color: #1069fe;}
.collection-theme-list ul li .collection-body .collection-info {color: #555555;word-break: break-all;word-wrap: break-word;}
.collection-theme-list ul li .collection-body .collection-datetime {color: #999999;}
.descbox {border: #f1f1f1 10px solid;padding: 10px;line-height: 30px;margin-bottom: 20px; overflow: hidden; overflow-x: auto;}
.descbox b {color: #1069fe; font-size: 20px; text-align: center; display: block; line-height: 30px; padding: 10px 0px;}
.collectit {font-size: 20px;color: #1069fe;font-weight: bold;height: 60px;line-height: 60px;background: url(../images/zj_yijian.png) left center no-repeat;padding-left: 38px;}
.collectit .time{padding-left: 10px;font-size: 14px;color: #333;font-weight: normal;}
.poll_collect {  width: 100%;font-size: 14px;font-family: "Microsoft YaHei", 微软雅黑; padding-bottom: 25px;}
.poll_collect h3 {font-size: 20px;color: #1069fe;font-weight: bold;height: 60px;line-height: 60px;background: url(../images/icon_myzj.gif) left center no-repeat;padding-left: 38px; margin-bottom:20px;border-bottom: 1px dotted #dddddd;}
.poll_collect ul {margin: 10px auto 0;}
.poll_collect li {border: #dddddd solid 1px;padding: 2px;height: 34px;margin-bottom: 10px;line-height: 34px;clear: both;}
.poll_collect li p {float: left;position: relative;}
.poll_collect li p.poll_txt, .poll_collect li p.poll_con {width: 115px;text-align: right;padding-right: 5px;border-right: #dddddd solid 1px;}
.poll_collect li p.poll_input, .poll_collect li p.poll_yzm {padding: 2px 5px; height: 30px;}
.poll_collect li p.poll_yzm img {margin: 0;}
.poll_collect li p span.msg-box {left: 4px;top: 4px;position: absolute !important;}
.poll_collect li p.poll_con {height: 180px;}
.poll_collect li .red {color: #ff0000;padding-right: 8px;vertical-align: middle;}
.poll_collect li p input {width: 840px;height: 32px;border: 0 none;line-height: 32px;background: none;line-height: 26px;float: left;outline: none;color: #666666;}
.poll_collect input#c_name, .poll_collect input#c_phone {width: 811px;}
.poll_collect li p.poll_conts {margin-top: 2px;padding: 2px 5px;}
.poll_collect li p.poll_conts textarea {width: 920px;border: 0;background: none;line-height: 20px;height: 172px;outline: none;font-size: 14px;color: #666666;}
.poll_collect .poll_area {height: 180px;}
.poll_collect li p.poll_yzm input {width: 100px;}
.poll_collect li p.poll_yzm img {float: left;}
.poll_collect li.btn-group {border: 0 none;text-align: center;height: 40px; padding: 0;}
.poll_collect li.btn-group input {float: none;height: 40px;background: #1069fe;color: #ffffff;font-size: 16px;text-align: center;cursor: pointer;border: 0;width: 140px;}
.isSummary { border: 0 none !important; padding: 0 !important; margin-top: 0px;}
.phonetit,.contact_tit{ height: 58px; line-height: 58px; font-size: 20px; font-weight: bold; color: #1069fe; padding-left: 39px; background: url("../images/phonetit1.png") left center no-repeat; border-bottom: 1px dotted #ddd;}
.contact_tit{ background: url("../images/phonetit2.png") left center no-repeat;}
.phone_info{ font-size: 16px; padding: 10px 0 25px; line-height: 36px;}
@media (min-width: 992px) and (max-width: 1199px) {
    .poll_collect li p input, .poll_collect li p.poll_conts textarea {width: 770px;}
    .zjnr_tit ul li span{padding-left:32px;font-size: 15px;}
    .zjnr_tit ul li:first-child span{padding-left:18px;}
}
@media (min-width: 768px) and (max-width: 991px) {
    .poll_collect li p input, .poll_collect li p.poll_conts textarea {width: 570px;}

    .zjnr_tit{ height: auto; overflow: hidden;}
    .zjnr_tit ul li{ width:auto; text-align: center;}
    .zjnr_tit ul li i{ display: none;}
    .zjnr_tit ul li span{ padding: 0 20px;}
}
@media (max-width: 767px) {
    .ls-zccontnet{ padding: 20px; min-height: 200px;}
    /*征集文章*/
    .poll_collect {margin-top: 10px; padding-top: 0px;}
    .poll_collect h3 {height: 40px;line-height: 40px;}
    .poll_collect ul { margin-top: 0px;}
    .poll_collect li {border: 0;height: auto; margin-bottom: 0px;}
    .poll_collect li p.poll_txt, .poll_collect li p.poll_con {width: 100%;float: none;height: auto;text-align: left;border-right: none; padding-right: 0px;}
    .poll_collect li p.poll_input, .poll_collect li p.poll_yzm, .poll_collect li p.poll_conts {width: 100%;float: none;padding: 0;}
    .poll_collect li p input, .poll_collect li p.poll_conts textarea {width: 100%;padding: 0 2%;border: #dddddd solid 1px; box-sizing: border-box;}
    .poll_collect .poll_area {height: auto;}
    .poll_collect li.btn-group { margin-top: 2%;}

    .zjnr_main{ padding-top: 20px;}
    .zjnr_tit{ height: auto; overflow: hidden;}
    .zjnr_tit ul li{ width:auto; text-align: center;}
    .zjnr_tit ul li i{ display: none;}
    .zjnr_tit ul li span{ padding: 0 10px;}
    .collection-theme-list{ padding-top: 0px;}
    .collect_info{ padding: 10px;}
    .collectit{height: auto;line-height:40px;background-position: 0 8px;}
    .collectit .time{display: block;padding-left:0;}
}

/*政策文章*/
.div_table_suoyin{ line-height:30px;font-size:14px; padding: 10px 0; margin-bottom: 20px; background: #fff; border-left:2px solid #1a6ffe;}
.div_table_suoyin .table_suoyin{border-collapse:collapse; font-size: 16px; }
.div_table_suoyin .table_suoyin th{width:180px; padding: 5px;  color: #3d3d3d; font-weight: bold; text-align: right; line-height: 1.8; }
.div_table_suoyin .table_suoyin td{width:450px;padding: 5px;    line-height: 1.8;  word-break: break-all;  text-align: justify; color: #666666;}
.div_table_suoyin .table_suoyin td.small{width:258px;}


.gk-newsinfo{ border-bottom: 1px solid #eeeeee; padding: 18px 0 13px; line-height: 32px; font-size: 15px; color: #666; text-align: center;}
.gk-newsinfo span{ display: inline-block; margin: 0 10px;}
.gk-newsinfo i{ font-style: normal;}
.gk-newsinfo .wz_font {z-index: 2;  }
.gk-newsinfo .print_w{  z-index: 2;background: url("../images-new/print.png") 0 center no-repeat;cursor: pointer;padding-left: 22px;}
.gk-newsinfo .wz_sc{background: url("../images-new/wz_sc.png") left center no-repeat;padding:0 0px 0 20px;}
.gk-newsinfo .wz_sc a{color: #666;}
.gk-newsinfo .foot-jc{background: url("../images-new/wz_glass.png") left center no-repeat;padding:0 0px 0 20px; color: #666;}
.gk-newsinfo .foot-jc a{color: #fe8f00;}
.gk-newsinfo  .downbtn{ background:url("../images-new/wjxz_dot.png") left center no-repeat;padding:0 0px 0 20px; }
.gk-newsinfo .share{ display: inline-block;}
.gk-newsinfo .share .share-weixin{background: url(/assets/images/share/wz_wx.png) 0 0 no-repeat;}
.gk-newsinfo .share span{padding: 0;}
.gk-newsinfo .share-box{position: relative;top: 6px;}
.gk-newsinfo a{ color: #666;}
.xxgkcontent{font-size:16px;  margin:0 auto; color:#333; overflow-x: auto; line-height: 2; padding:20px 0px 0px;font-family:"微软雅黑"!important;position: relative; }
.gkwz_contnet{font-size:16px; color:#333; line-height:2; overflow-x:auto; text-align: justify;}
.xxgkcontent img,.xxgkcontent table{ max-width:96%;}
.xxgkcontent table{ margin: 0 auto;}
.xxgkcontent td,.xxgkcontent th{word-break: break-all;border: 1px solid #ccc;padding: 0 10px;}
.xxgkcontent img{height: auto !important; max-width: 100%;}
.xxgkcontent ul.xgxx_list{padding: 0;}
.xxgkcontent ul li,.xxgkcontent ul{ width:auto;}
.xxgkcontent p.myindent{ text-indent:2em;}
.xxgkcontent p,.xxgkcontent span{ background: none !important;}

.xxgk_contnetleft{border-right: 1px dotted #c2c2c2; padding-right: 40px; margin-right: 280px; padding-bottom:10px;}
.xxgk_zclist{position: absolute; right: 0; top: 25px; width: 240px;}
.xxgk_zclist .zctit,.xxgk_zclist .xgxx_tit{  font-size: 18px;background: none;overflow: hidden; height: 35px; line-height: 35px; color:#205EFD; font-weight: bold;}
.xxgk_zclist .zctit span,.xxgk_zclist .xgxx_tit span{font-size: 18px;}
.xgxx_list  li{ height: auto; padding:5px 0; line-height: 1.6;   font-size:16px; text-align: justify;}
.minh500{  height:auto !important;  min-height:500px;   _height:500px;}
.ls-wztp{ border: 1px solid rgba(16, 105, 254, 0.3); background: #fff; padding: 35px;}
.ls-wztp-title{ background: url("../images-zcwkj/wz-tptitle.png") center center no-repeat; text-align: center; height: 68px; }
.ls-wztp-title .tit{ height: 52px; line-height: 52px; padding: 0 170px 0 198px; font-size: 26px; color: #fff; font-weight: bold; display: inline-block; width: 230px; }
.ls-wztp .tp-boxall{  padding: 0;}
.xxgk-downlist li{ background: #fff; border: 1px solid rgba(32, 94, 253, 0.2); margin-bottom: 10px; text-align: center;   height: 44px;}
.xxgk-downlist li  a{ display: inline-block; font-size: 16px; line-height: 44px;  }
.xxgk-downlist li  a:hover{ color: #205efd; }
.xxgk-downlist li.txtword a{ background: url("../images-zcwkj/txt-ico.png") 25px center no-repeat; padding-left: 56px;}
.xxgk-downlist li.picword a{ background: url("../images-zcwkj/pic-ico.png") 25px center no-repeat; padding-left: 56px;}
@media (max-width: 1419px) and (min-width: 1200px){
    .ls-wztp  .tp-boxall .tp-boxright {width: 400px;}
}
@media (max-width: 1199px) and (min-width: 992px){
    .ls-wztp .tp-boxall{ margin-top: 0;}
    .ls-wztp .tp-boxall .tp-boxleft{ margin: 0 auto; float: none;}
    .ls-wztp  .tp-boxall .tp-boxright {width: auto;}
}
@media (max-width: 991px) {
    .ls-wztp{ padding: 20px;}
    .xxgk_contnetleft{ margin-right: 0; border: none;}
    .xxgk_zclist{ position: static; width: auto;}
    .ls-wztp-title{ background: none; height: auto;}
    .ls-wztp-title .tit{ padding: 0 20px; width: auto; background: #1069fe;}

}
@media (max-width: 767px) {
    .ls-wztp{ padding: 10px;}
    .div_table_suoyin{ padding: 10px;}
    .div_table_suoyin .table_suoyin th,.div_table_suoyin .table_suoyin td{ display: block; width: auto !important; float: none; text-align: left;}
}

/*政策文章*/
.ls-bstitle{ color: #1069FE; font-weight: bold; font-size: 22px; padding-left: 38px;  background: url("../images-zcwkj/bsico.png") left center no-repeat;}
.ls-bsbox{ border: 1px solid rgba(16, 105, 254, 0.3); padding: 25px; position: relative; margin-top: 25px;}
.ls-bsbox .num{ display: block; position:absolute; left:0; top:0; background: url("../images-zcwkj/num.png") left center no-repeat; width: 33px; height: 33px; line-height: 23px; font-size: 18px; color: #fff; padding-left: 10px; }
.ls-bsbox  li{ padding: 5px; line-height: 30px; font-size: 16px;  margin: 5px 0; }
.ls-bsbox  li.even{  background: #F5F7FA;}
.ls-bsbox  li .tit{ font-size: 18px; float: left; text-align: right; display: block;  width: 125px; color: #114896; font-weight: bold; }
.ls-bsbox  li .info{ margin-left: 130px; display: block;word-break:break-all; word-wrap:break-word; }
.ls-bsbox2{ font-size: 16px; line-height: 2;}
@media (max-width: 991px) {
    .ls-bsbox{ padding: 20px;}
}
@media (max-width: 767px) {
    .ls-bsbox{ padding: 10px;}
}

/*政策兑现*/
.ls-tucotnent{  background: rgba(240, 244, 249, 0.33); border: 1px solid #DEDEDE; padding: 40px; min-height: 400px;}
.zc-listbox{ margin-bottom: 20px;}
.ls-tucotnent .wz-zctitle{ font-size: 24px; padding-left: 28px; font-weight: bold;background: url("../images-zcwkj/zc-titico.png") left center no-repeat; color: #1069FE; line-height: 48px;  }
.zc-list li{ font-size: 16px; line-height: 1.8; padding-left: 20px; margin-bottom: 10px;   background: url(../images/dot.png) left 10px no-repeat;}
/*政策兑现*/
.ls-zxcotnent{  background: rgba(240, 244, 249, 0.33); border: 1px solid #DEDEDE; padding: 40px; min-height: 400px;}
.ls-zxcotnent .zx-title{ text-align: center; font-size: 20px;}
.ls-zxcotnent .zx-list{ width: 500px; margin: 30px auto 0 auto; font-size: 20px;}
.ls-zxcotnent .zx-list li{ font-size: 20px; line-height: 36px; margin-bottom: 20px; }
.ls-zxcotnent .zx-list li.zx-bm{  background: url(../images-zcwkj/bm-ico.png) left center no-repeat; padding-left: 46px; }
.ls-zxcotnent .zx-list li.zx-add{  background: url(../images-zcwkj/add-ico.png) left center no-repeat; padding-left: 46px; }
.ls-zxcotnent .zx-list li.zx-tel{  background: url(../images-zcwkj/tel-ico.png) left center no-repeat; padding-left: 46px; }
.ls-zxcotnent .zx-list li.zx-num{  background: url(../images-zcwkj/tel-ico2.png) left center no-repeat; padding-left: 46px; }
.ls-zxcotnent .zclink{ display: block; text-align:center; color:#fff; background: linear-gradient(180deg, #46FBFF -48%, #106BFF 96%); height: 40px; line-height: 40px; font-size: 24px; font-weight: bold; padding: 20px 0;}
.ls-zxcotnent .zclink .ico{ vertical-align:middle;}
.adress {text-decoration: underline;color: #1e91ff;}
@media (max-width: 991px) {
    .ls-tucotnent{ padding: 20px;}
    .ls-zxcotnent .zx-list{ width: auto; margin: 20px auto 0 auto;}
}
@media (max-width: 767px) {
    .ls-tucotnent{ padding: 10px; min-height: 100px;}
}

.zc-right-nav {
    /*margin-top: 20px;*/
    padding: 10px 0;
    height: auto;
    line-height: 26px;
    border-bottom: 1px solid #EDEDED;
}

.sort-box {
    color: #333;
    font-size: 15px;
}

.sort-box span {
    border: 1px solid #63AAFF;
    display: block;
    height: 24px;
    width: 84px;
    border-radius: 0 4px 4px 0;
    text-align: center;
    float: left;
    line-height: 24px;
    background-image: url("./../images-zcwkj/sort-ico-gray.png");
    background-position: 63px center;
    background-repeat: no-repeat;
    cursor: pointer;
}

.sort-box span:first-child {
    border-radius: 4px 0 0 4px;
    background-position: 75px center;
}

.sort-box span.active {
    color: #fff;
    background-image: url("./../images-zcwkj/sort-ico-white.png");
    border-color: #63AAFF;
    background-color: #63AAFF;
}


.bqxx{ line-height: 28px; font-size: 15px;}
.bqxx a{ background: #f6f6f6; color: #fe7200; border-radius: 5px; margin-right: 10px; padding: 0 10px;}

/*配色-分享微信图标*/
.share-bar a{margin-right: 5px;}
.share-box a.share-weixin{background: url(/assets/images/share/wz_wx.png) 0 0 no-repeat !important;}
.share-box a.share-tsina {background-image: url(/assets/images/share/wz_wb.png) !important;}
.share-box a.share-qzone {background-image: url(/assets/images/share/wz_qz.png) !important;}
.weixin-share-open{background: url(/assets/images/share/share_wx_arrow.gif) no-repeat !important;}
.weixin-share-open .weixin-wrap p{color: #666 !important;}
.n-yellow .msg-wrap .n-icon {background-image: url(/assets/js/plugins/validator/images/validator_simple.png) !important;}

.wza-yellow-black div.ui-dialog{ background: yellow !important;}
.wza-yellow-black div.ind_pl{ background: yellow !important;}
.wza-blue-yellow div.ui-dialog{ background: blue !important;}
.wza-blue-yellow div.ind_pl{ background: blue !important;}
.wza-yellow-blue div.ui-dialog{ background: yellow !important;}
.wza-yellow-blue div.ind_pl{ background: yellow !important;}
.wza-black-white div.ui-dialog{ background: #000 !important;}
.wza-black-white div.ind_pl{ background: #000 !important;}
.wza-white-black div.ui-dialog{ background: #fff !important;}
.wza-white-black div.ind_pl{ background: #fff !important;}
.wza-black-yellow div.ui-dialog{ background: black !important;}
.wza-black-yellow div.ind_pl{ background: black !important;}

/* 遮罩层 */
.zhezhao{width: 100%;height: 100%;position: fixed;top: 0;left: 0;bottom: 0;right: 0;z-index: 100;background: rgba(0,0,0,.3);}
/* 提示弹窗 */
.ls-window-box { width: 300px; height: 200px; position: fixed; top: 50%; margin-top: -100px; left: 50%; margin-left: -150px; background: #fff; box-shadow: 0px 8px 32px 0px rgba(0, 0, 0, 0.16); z-index: 999; border-radius: 10px;}
.ls-window-content {padding: 16px 24px;background:#fff url("./../images-new/dialog-bg.png") no-repeat center top;border-radius: 10px;}
.ls-window-tit {font-size: 22px;color: #CE0000;font-weight: bold;text-align: center;line-height: 30px;}
.ls-window-con{font-size: 18px;text-align: center;line-height: 26px;margin-top: 20px;color: #333;}
.ls-window-btn {text-align: center;margin-top: 30px;}
.ls-window-btn a { display: inline-block; background: #CE0000; font-size: 20px; width: 100px; height: 40px; line-height: 40px; text-align: center; border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; -ms-border-radius: 6px; -o-border-radius: 6px;color: #fff;}
.ls-window-btn a:hover{background: #d10d0d;}

/* 文章页改版 */
.article-container{ width: 1142px;}
.article-container .ls-special-nr{ padding: 24px; }
.article-container .ls-zccontnet{  padding: 30px;}
.ls-zcfile-tablink{ margin-bottom: 20px;}
.ls-zcfile-tablink ul{ float: right;}
.ls-zcfile-tablink li{ float: left; margin: 12px 12px 0 0;  box-sizing: border-box;border: 1px solid rgb(222, 222, 222); background: #fff;}
.ls-zcfile-tablink li a{ display: block; padding: 5px 20px; line-height: 26px; color: #666;}
.ls-zcfile-tablink li.active{border: 1px solid #1069FE; color: #1069FE; }