@charset "utf-8";
/* CSS Document */
/*公共样式*/
body{ background: url("../images-zdly/bodybg.png") top center no-repeat #f7f7f7; background-size: 100% auto;}

.container{ width: 1400px;}
@media (min-width: 1199px) and (max-width:1399px) {
    .container{ width: 1200px;}
}
@media (min-width: 992px) and (max-width:1199px) {
    .container{ width: 992px;}
}
@media (max-width:991px) {
    .container{ width: 768px;}
}
@media (max-width:767px) {
    .container{ width: 100%;}
}
/*归档*/
.guidang{position: absolute; right: 0; top: 0; z-index: 10; pointer-events: none;}
@media (max-width: 768px){
    .guidang{ width: 150px !important; height: 150px !important; background-size: 100% 100% !important;}
}
.home_web{display: none !important;}
/*头部*/
.ls-special-header .container{ position: relative; height:337px;}
.ls-special-header .guidang{ position: absolute; right: 0; top: 65px;}
.ls-special-logo{margin: 24px 0 0 0;}
.ls-special-logo img{height: 49px; width: auto;}
.ls-special-logo li span{display: none;}
.ls-special-right{float: right; margin-top: 31px;}
.ls-special-right li{float: left;height: 35px;line-height: 35px;margin-left: 10px;}
.ls-special-right li:first-child{margin-left: 0;}
.ls-special-right li a{display: inline-block;font-size: 18px;color: #666;text-align: center; transition: 0.4s background-color;padding:0 10px;background: rgba(255, 255, 255, 0.8); border-radius: 4px;}
.ls-special-right li a:hover{background: #fff; color: #3a7ff2;}
.ls-special-right li.backhome a:before{ width: 19px; height: 17px; display: inline-block; content: ""; background: url("../images-zdly/backhome.png") 0 0 no-repeat; background-size: 100% auto; margin-right: 5px;}

.ls-special-banner{ padding: 50px 0 40px 0; font-size: 0; line-height: 0;text-align: center;}
.ls-special-banner img{max-width: 100%; height: auto;}

.ls-special-search{width: 600px; height: 56px; margin: 0 auto 32px; background: #fff; box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.04); border-radius: 12px;border: 1px solid rgba(95, 148, 255, 0.6);}
.ls-special-search ul{position: relative;padding: 0 120px 0 15px; height: 58px;}
.ls-special-search ul li{height: 100%;}
.ls-special-search ul li input{ border: none;background: none;}
.ls-special-search ul li.ss1 input{ width: 100%; height:56px; line-height: 56px; font-size: 16px;color: rgba(0, 0, 0, 0.8);}
.ls-special-search ul li.ss1 input::-webkit-input-placeholder{color:#999;}
.ls-special-search ul li.ss1 input:-moz-placeholder{color:#999;}
.ls-special-search ul li.ss1 input:-ms-input-placeholder{color:#999;}
.ls-special-search ul li.ss2{ position: absolute;top:-1px; right: -1px; bottom:-1px; border-radius: 12px; width: 121px; background:#F8A32D; }
.ls-special-search ul li.ss2 input{background: url("../images-zdly/search.png") 24px center no-repeat; padding-left: 58px; font-size: 19px; color: #fff; line-height: 56px; text-align: left; width: 100%; box-sizing: border-box; background-size: auto 23px;}
.ls-special-search #uboxstyle.search_drap{width: 75px;height: 44px;position: absolute;line-height: 44px;left: 10px;top: 0;cursor: pointer;z-index: 2;}
.ls-special-search #uboxstyle.search_drap select{width:100%;height: 44px;padding:0;border:0;background:none;font-size: 16px;color:#666;vertical-align: top;}

/*内容*/
.ls-zdly-tlist{border-radius: 12px; box-shadow: 0 0 20px 0 rgba(74, 96, 118, 0.15); background: rgba(255, 255, 255, 1); margin-bottom: 32px; padding: 19px 32px 25px;}

.ls-zdly-tab{ border-bottom: 1px #e0e0e0 solid;}
.ls-zdly-tab ul li{float: left; margin-right: 12px;}
.ls-zdly-tab ul li .title{ display: block; line-height: 44px; font-size: 24px; padding: 0 0 10px; position: relative;}
.ls-zdly-tab ul li .title:after{display: block; position: absolute; left: 50%; width: 0; bottom: -1px; height: 4px; background:#5f94ff; transition: 0.4s all ease; content: "";}
.ls-zdly-tab ul li.active .title{ color: #5F94FF;}
.ls-zdly-tab ul li.active .title:after{left: 0; width: 100%;}

.ls-zdly-listname{padding: 5px 0 0;}
.ls-zdly-listname ul li{ float: left; margin: 12px 2px 0;}
.ls-zdly-listname ul li a{border-radius: 36px; display: block; padding: 0 18px; line-height: 2; font-size: 18px;}
.ls-zdly-listname ul li a:hover,.ls-zdly-listname ul li a.active,.ls-zdly-listname ul li.active a{ background:#5f94ff; color: #fff;}

.ls-leftbar{height:962px; background:#fff; width: 276px; padding: 0 32px; border-radius: 12px; box-shadow: 0 0 20px 0 rgba(74, 96, 118, 0.15);}
.ls-tab-tit{height: auto; border-bottom: 1px #c4c4c4 solid; margin-top: 19px;}
.ls-tab-tit span{height: auto; position: relative; display: inline-block; line-height: 1.83; min-height: 44px; padding-bottom: 10px; font-size: 24px; color: #5F94FF;}
.ls-tab-tit span:after{ display: block; content: ""; position: absolute; left:0; bottom:-1px; right: 0; height: 4px; background: #5f94ff;}

.ls-tab-con{ padding: 24px 0 0 11px; height: 844px;}
.ls-tab-con li{ line-height: 34px; background: url("../images-zdly/zdly-dot.png") left 14px no-repeat; background-size:4px auto; padding-left: 17px; margin:4px 0; position: relative; }
.ls-tab-con li a{ font-size: 18px; cursor: pointer; display: block; padding-right: 20px;position: relative; overflow: hidden;   text-overflow: ellipsis;}
.ls-tab-con li a.is-link{ color: #5f94ff}
.ls-tab-con li a.is-link .link-icon{  display: inline-block; width: 14px; height: 14px; margin-top: -7px; right: 0; top:50%;   background: url(../images-zdly/arrowa.png) 0 0  no-repeat; background-size: 14px 14px;}
.ls-tab-con li a i{position: absolute; right:0; top:50%;margin-top:-7px;  width: 14px; height: 14px; background: url("../images-zdly/icon-jia.png") no-repeat;}
.ls-tab-con li a:hover{color: #5f94ff;}
.ls-tab-con li>a{ margin-bottom: 6px;}
.ls-tab-con li a.curSelectedNode {color: #5f94ff;}
.ztree li span.button{background: none; position: absolute; right: 10px; top: 11px; cursor: pointer;}
.ztree li span.button.center_close,.ztree li span.button.bottom_close,.ztree li span.button.roots_close{z-index:10;width: 14px;height: 14px;background: url("../images-zdly/icon-jia.png") center no-repeat;}
.ztree li span.button.center_open,.ztree li span.button.bottom_open,.ztree li span.button.roots_open{z-index:10;width: 14px;height: 14px;background: url("../images-zdly/icon-jian.png") center no-repeat;}
/* 滚动条 */
.ls-tab-con{overflow-y: auto; overflow-x: hidden;}
.ls-tab-con::-webkit-scrollbar{ width: 6px;height: auto;}
/* 滚动条轨道 */
.ls-tab-con::-webkit-scrollbar-track {border-radius: 6px;background:#EAE5DB;}
/* 滚动条滑块 */
.ls-tab-con::-webkit-scrollbar-thumb{border-radius: 6px;background:#5894F8;}

.ls-rightbar{ height: 962px; background: #fff; width: 964px; padding:0 32px; border-radius: 12px; box-shadow: 0 0 20px 0 rgba(74, 96, 118, 0.15);}
.ls-dqwzbox{margin:0 0 11px; border-radius: 4px; padding: 5px 10px 5px 36px; background:#f7f8fc url("../images-zdly/pos.png") 15px 10px no-repeat; position: relative; margin-top: 32px;}
.ls-positionlist{line-height: 1.857; font-size: 14px; color: #666;}
.ls-positionlist a{ color: #666;}
.gklm_search{  border: 1px #ddd solid; background: #fff; width: 162px; height: 26px; padding-right: 36px;   position: absolute; right: 10px; top:10px;}
.gklm_search input{border: 0 none; background: none; height: 100%; vertical-align: middle; width: 100%;}
.gklm_search li{font-size: 0; line-height: 0;}
.gklm_search .ss1{ padding: 3px 0 3px 10px; height: 20px;}
.gklm_search .ss1 input{ font-size: 14px; line-height: 20px; font-weight: normal;}
.gklm_search .ss2{height: 26px; width: 36px; position: absolute; right: 0; top: 0; background: center center no-repeat; background-image: url("../images-zdly/pos_searico.png") !important;}
.gklm_search .ss2 input{height: 26px; cursor: pointer; background: transparent !important;}
.gklm_search input.srkcss{outline: none;border:none !important;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow:none;}

.ls-top-con{background:#F7F8FC; border-radius: 8px; padding: 12px 20px 12px 12px;overflow: hidden;}
.ls-top-con .tit{text-align:center;border-radius: 6px;background: linear-gradient(-45.00deg, rgba(246, 146, 34, 0.8) 0%,rgba(251, 175, 90, 0.8) 100%);width: 40px; height: 40px;float:left; padding: 12px; line-height: 20px; font-size: 18px; font-weight: bold; color: #fff;}
.ls-top-con p{ margin-left: 88px; padding: 6px 0; line-height: 26px; font-size: 16px; color: #666666;}

.ls-zdlylist{overflow: hidden;}
.ls-zdlylist li{height: 48px; line-height: 48px; font-size: 18px; background: url("../images-zdly/icon.png") left center no-repeat; background-size: 5px auto; position: relative; padding: 2px 100px 2px 17px; overflow: hidden; vertical-align: bottom; }
.ls-zdlylist li a, .ls-zdlylist li a.title{display:inline-block; max-width: 100%;}
.ind_gklist li .nr { float: left; max-width: 100%; }
.ind_gklist li .nr .gl { display: block; float: right; max-width: 80%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.ind_gklist li .nr .gl .split { padding: 0 2px; color: #fe7200; }
.ind_gklist li .nr .gl a { display: inline; color: #fe7200; float: none; background: none; max-width: none; padding: 0; margin: 0; }
.ind_gklist li a, .ind_gklist li a.title { float: none; margin: 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; display: block; }
.ind_gklist li a.title:hover, .ind_gklist li a:hover { color: #ea0000; }
.ind_gklist li .date { color: #999; position: absolute; top: 2px; right: 0; }

img.top{ vertical-align: top; margin-top: 12px;width: 15px; height: 15px;}
/*分页/翻页*/
.pagination {   margin: 20px 0;  line-height: 30px;  font-size: 16px;}
.pagination a, .pagination span { line-height: 30px;  border: 1px solid #ccc;  height: 30px;border-radius: 4px; }
.pagination a:hover { background: #5f94ff; border: 1px solid #5f94ff; color: #fff!important; }
.pagination a.active { border: 1px solid #5f94ff; color: #fff; }
.pagination span.current, .pagination span.current:hover { background: #5f94ff; border: 1px solid #5f94ff; color: #fff; }
.pagination span.disabled, .pagination span.disabled:hover { border: 1px solid #d9d9d9; color: #666; background: #eee; }
.pagination a.text, .pagination a.text:hover { color: #fff; background: #eee; border: #d9d9d9 1px solid; cursor: text; }
.pagination a.pagemore, .pagination a.pagemore:hover { color: #ccc;   border: 1px solid #EEEEEE;   }
.pagination .inputBar {   height:30px; }
.pagination .total {   height:30px; }
.pagination .inputBar input {   height: 26px; line-height: 30px;  border: #ccc 1px solid;   background: #fff; border-radius: 4px;  }
.pagination .inputBar .go-page {  height: 32px; line-height: 24px;   border: #ccc 1px solid;  background: #5f94ff; width: 60px;border-radius: 4px; color: #fff; }
.pagination .inputBar .go-page:hover { background: #fff;   }
/*@media (min-width: 1199px) and (max-width:1399px) {
    !*头部*!
    .ls-special-banner{ padding: 25px 0 25px;}
    !*内容*!
    .ls-zdly-tab ul li{width: 216px;}
    .ls-leftbar{width: 306px; padding: 0 20px;}
    .ls-rightbar{width: 870px;padding: 0 20px;}

}*/
/*乡镇列表*/
.ls-zdly-unit{border-radius: 12px; box-shadow: 0 0 20px 0 rgba(74, 96, 118, 0.15); background: #fff url("../images-zdly/part2bg.png") center bottom no-repeat; margin: 32px 0; padding: 31px 22px 40px; overflow: hidden;}
.ls-zdly-unit .ls-zdly-unitTit{line-height: 0; font-size: 0; text-align: center;}
.ls-zdly-unit .ls-zdly-unitTit h2{text-align: center; display: inline-block; position: relative; line-height: 52px; color: #FFB000; font-size: 32px; font-weight: bold; padding: 0 11px;}
.ls-zdly-unit .ls-zdly-unitTit h2 .title{position: relative; z-index: 1;}
.ls-zdly-unit .ls-zdly-unitTit h2 .blue{color: #0B62CE;}
.ls-zdly-unit .ls-zdly-unitTit h2 .l,.ls-zdly-unit .ls-zdly-unitTit h2 .r{ width: 423px; height: 23px; position: absolute; top: 50%; margin-top: -11px;}
.ls-zdly-unit .ls-zdly-unitTit h2 .en{ position: absolute; color: rgba(11, 98, 206, 0.05); width: 300px; line-height: 1; bottom: -5px; margin-left: -150px; left: 50%;}
.ls-zdly-unit .ls-zdly-unitTit h2 .l{left: -434px; background: url("../images-zdly/tel_l.png") right 0 no-repeat;}
.ls-zdly-unit .ls-zdly-unitTit h2 .r{right: -434px; background: url("../images-zdly/tel_r.png") 0 0 no-repeat;}

.ls-zdly-unitList{ min-height: 300px;}
.ls-zdly-unitList li{ float: left; margin: 20px 0 0; width: 16.66%;}
.ls-zdly-unitList li a{display: block; background: #fff; margin: 0 10px; font-size: 16px; padding: 13px 10px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; border: 1px #cbe0fa solid; line-height: 2; text-align: center; transition: 0.4s all ease;}
.ls-zdly-unitList li a:hover,.ls-zdly-unitList li.active a{ background: #0B62CE; color: #fff; border-color: #0B62CE;}

@media (min-width: 1200px) and (max-width:1399px) {
    .ls-rightbar{ width: 764px;}
}
@media (min-width: 992px) and (max-width:1199px) {
    /*头部*/
    .ls-special-banner{ padding:40px 0 30px;}
    .ls-zdly-tab{ height: auto;}
    .ls-zdly-tab ul li{width: 323px; margin-right: 10px; height: auto;}
    .ls-zdly-tab ul li a,.ls-zdly-tab ul li.active a{  margin-top: 10px; line-height: 46px;}
    .ls-zdly-tlist{ padding:10px 20px 20px; margin-bottom: 20px;}
    .ls-leftbar{width: 276px; padding: 0 20px;}
    .ls-rightbar{width: 616px;padding: 0 20px;}

    .ls-zdly-unit{margin: 20px 0;}
}
@media (max-width:991px) {
    .ls-special-logo{margin: 10px 0 0 10px;}
    .ls-special-right{margin: 10px 10px 0 0;}
    .ls-special-right li a{font-size: 16px;}
    .ls-zdly-tab ul li .title{ font-size: 20px; line-height:1.8;}
    .ls-zdly-tlist{ padding:10px 15px 15px; margin-bottom: 15px;}
    .ls-zdly-listname ul li a{font-size: 16px; padding: 0 10px;}

    .ls-leftbar{ width: auto; float: none; min-height: auto!important; height: auto!important;padding: 0 15px 15px;}
    .ls-tab-tit{ padding-top: 10px; margin-top: 0;}
    .ls-tab-tit span{font-size: 20px; line-height: 1.8; min-height: 0;}
    .ls-tab-con{ height: auto; padding: 8px 0 0 5px;}
    .ls-tab-con li{line-height: 2;}
    .ls-tab-con li a{font-size: 16px;}


    .ls-rightbar{width:auto; float: none;padding:15px; height: auto !important; margin-top: 15px;}
    .ls-dqwzbox{margin-top: 0;}
    .gklm_search{ position: relative; top:auto; right: auto; width: auto; }
    .ls-zdlylist li{font-size: 16px; height: 38px; line-height: 38px; padding-right: 95px;}

    .ls-zdly-unit{margin: 15px 0; padding: 20px 13px 25px;}
    .ls-zdly-unitList{ min-height: 0;}
    .ls-zdly-unitList li{margin: 16px 0 0; width: 20%;}
    .ls-zdly-unitList li a{ margin:0 7px; line-height: 1.5; font-size: 16px; padding: 8px 5px;}

}
@media (max-width:767px) {
    body{background-size: 130% auto;}
    .contain{ margin: 0 10px;}
    .ls-special-logo img{height: 35px;}
    .ls-special-right li{ margin-left: 5px; height: auto; line-height: 0;}
    .ls-special-right li a{font-size: 14px; padding: 0 8px; line-height: 2;}
    .ls-special-right li.backhome a:before{display: none;}
    .ls-special-banner{ padding:30px 10px 30px; width: auto;}
    .ls-special-header  .container{ height: auto;}
    .ls-special-banner img{max-width: 90%;}

    .ls-special-search{ width: 96%; height: 34px;}
    .ls-special-search ul{position: relative;padding: 0 60px 0 10px;height: 36px;}
    .ls-special-search ul li.ss1 input{ width: 100%; height:36px; line-height: 36px; font-size: 14px;}
    .ls-special-search ul li.ss2{ width: 60px; }
    .ls-special-search ul li.ss2 input{background-image:none; padding-left: 0; font-size: 14px; line-height: 36px; text-align: center;}

    .ls-zdly-tab ul li .title{ font-size: 18px;}
    .ls-zdly-tlist{ padding:5px 10px 15px; margin:0 10px 10px;}
    .ls-zdly-listname ul li{margin: 8px 2px 0;}
    .ls-zdly-listname ul li a{font-size: 14px; padding: 0 8px;}

    .ls-leftbar {padding: 0 10px 10px;}
    .ls-tab-tit{ padding-top: 10px; margin-top: 0;}
    .ls-tab-tit span{font-size: 18px; }
    .ls-tab-con li{background-position: 0 11px; padding-left: 10px;}
    .ls-tab-con li a{font-size: 14px;}
    .ztree li span.button{top: 8px;}
    .ls-rightbar{ padding:10px; margin-top: 10px;}
    .pagination{ margin: 15px 0;}
    .ls-top-con p{ margin-left: 0; padding: 0;}
    .ls-top-con .tit{ margin-right: 10px;}
    .content_main{ padding: 10px;}
    .ls-dqwzbox{margin:0 0 10px;}
    .ls-zdlylist li{font-size: 14px; height: 30px; line-height: 30px; padding-right: 85px;}
    .ls-zdly-unit{margin: 10px; padding: 10px 5px 15px;}
    .ls-zdly-unit .ls-zdly-unitTit h2{font-size: 24px;}
    .ls-zdly-unitList{ min-height: 0;}
    .ls-zdly-unitList li{margin: 10px 0 0; width: 25%;}
    .ls-zdly-unitList li a{ margin:0 5px; font-size: 14px; padding: 8px 5px;}
}

@media (max-width:424px) {
    body{background-size: 180% auto;}
    .ls-zdly-unitList li{width: 33.3%;}

}
/*配色问题*/
 .wza-black-white .ls-special-search{border: 1px solid #fff; border-radius:30px;}
 .wza-yellow-black .ls-special-search{border: 1px solid #000; border-radius:30px;}
 .wza-blue-yellow .ls-special-search{border: 1px solid yellow; border-radius:30px;}
 .wza-yellow-blue .ls-special-search{border: 1px solid blue; border-radius:30px;}
 .wza-white-black .ls-special-search{border: 1px solid black; border-radius:30px;}
 .wza-black-yellow  .ls-special-search{border: 1px solid yellow; border-radius:30px;}
 /*搜索*/
.ls-special-sheader .container{height: auto; padding-bottom: 70px;}

.result_search{text-align: left; font-size: 18px; line-height: 2; clear: both; padding: 10px 0 0; color: #666;}
.result_search input{margin-right: 0.5em;}
#search_hasreslut,.searchlist_bg{background: none;}
.search_typebg{border-top: 0 none;}
.search_titcont li.active,.reslut_type .dateform .datesubmit{ background: #5f94ff; border-color: #5f94ff;}
.search-column-name{background: #5f94ff;}
.first-input{ line-height: 56px; padding-right: 15px; margin-right: 10px;}
.input-area{padding: 0;}

@media (max-width:767px) {
    .ls-special-sheader .container{padding-bottom: 0;}
    .search_typebg{display: none;}
    .input-area{padding: 0;}
    .first-input{ line-height: 36px; padding-right: 10px; margin-right: 5px; font-size: 14px;}
    .result_search{font-size: 14px; padding: 5px 0 0 5px;}
}