@charset "utf-8";
/* CSS Document */
input:focus,textarea:focus,select:focus{ outline: none;
    border-color:#125db2 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,.075), 0 0 8px rgba(4,66,136,.9);
    -moz-box-shadow: inset 0 1px 1px rgba(255,255,255,.075), 0 0 8px rgba(4,66,136,.9);
    box-shadow: inset 0 1px 1px rgba(255,255,255,.075), 0 0 8px rgba(4,66,136,.9);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;}
.ls-banner{ height: 420px; background: url("../images_qsydw/bannerbg.png") center no-repeat;}
.ls-ban{ padding-top: 64px; text-align: left;}
.ls-ban .img_title{ display: none;}
.ls-ban img{ max-width: 100%;}
.ls-btn{ margin-top: 34px; overflow: hidden;}
.ls-btn li{ width: 271px; height: 70px; line-height: 70px; text-align:center;margin-right: 44px; border-radius: 35px;float: left;background: rgba(255, 255, 255, 0.3);box-shadow: 0px 0px 15px 0px rgba(0, 91, 217, 0.5);}
.ls-btn li a{ font-size: 32px; font-weight: bold; color: #fff; display: block;border-radius: 35px;}
.ls-btn li a:hover{background: rgba(255, 255, 255, 0.5);}

.ls-searchbox{  margin-top: 40px;}
.ls-searchbox ul li{ float: left;}
.ls-searchbox ul li.ss1{  height:46px; width: 180px; margin-right: 18px;   }
.ls-searchbox ul li select{width:100%; height:46px;  line-height:46px;padding: 0; font-size: 16px; text-indent: 15px; color: #333;outline: none;border: none;background: rgba(255, 255, 255, 0.9);
border-radius: 5px; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);}
.ls-searchbox ul li.ss2{ height:46px; width: 292px; margin-right: 18px; }
.ls-searchbox ul li.ss2 input{width:100%; height:46px;  line-height:46px;padding: 0; font-size: 16px; text-indent: 15px; color: #333;outline: none;border: none;background: rgba(255, 255, 255, 0.9);
    border-radius: 5px; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);}
.ls-searchbox ul li.ss3{ width: 74px; height: 46px;background: rgba(255, 255, 255, 0.9);
    border-radius: 5px; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);}
.ls-searchbox ul li.ss3 input{display: block;width:100%;height: 46px;line-height: 46px;font-size: 18px; text-align: center;color: #333; padding: 0; overflow:hidden;cursor:pointer; background: none; border: none;}


body.useOldFixed .ls-btn li{ width: 370px!important; float: left!important; clear: inherit!important;}
.ls-banner .container{ position: relative;}
.ls-banner .guidang{ position: absolute; right: 0px; top:50px;}
.xsh-sstd-swiper{ background:url("../images_qsydw/picbg.png") center no-repeat;padding: 40px 0px; }
.xsh-sstd-swiper .container{position: relative;}
.xsh-sstd-swiper .swiper-container{height:370px; padding: 20px 0px;}
.xsh-sstd-swiper .swiper-slide{width: 53.33%; height: 370px; }
.xsh-sstd-swiper .swiper-slide .item,
.xsh-sstd-swiper .swiper-slide .item img{display: block;width: 100%;height: 100%;}
.xsh-sstd-swiper .swiper-slide-active{ height:350px;padding: 10px; background: #FFFFFF; box-shadow: 0px 0px 20px 0px rgba(36, 119, 208, 0.25);}
.xsh-sstd-swiper .swiper-ctrl-nav{position: absolute;top:50%;width: 44px;height: 44px; margin-top:-22px;background:url(../images_qsydw/prev.png) no-repeat center;}
.xsh-sstd-swiper .swiper-ctrl-nav.swiper-ctrl-prev{left:-73px;}
.xsh-sstd-swiper .swiper-ctrl-nav.swiper-ctrl-next{right:-73px;background-image:url(../images_qsydw/next.png)}
.xsh-sstd-swiper .swiper-ctrl-nav:hover{background-color: rgba(255,255,255,.5);}
.xsh-sstd-swiper .swiper-slide .img_title{ display: none;}
body.useOldFixed .swiper-wrapper{ overflow: visible!important;}
body.useOldFixed .swiper-slide{width: 53.33%!important; height: 370px!important;}
body.useOldFixed .xsh-sstd-swiper .swiper-ctrl-nav.swiper-ctrl-prev{left:0px;}
body.useOldFixed .xsh-sstd-swiper .swiper-ctrl-nav.swiper-ctrl-next{right:0px;}
body.useOldFixed .ls-hf img{ width: 100%; height: 100%;}

/********* 首页主体内容 **********/
.ls-tabs{ height:72px; margin-top: 50px; overflow: hidden; }
.ls-tabs ul li{ width: 239px; text-align: center; float: left; margin-right: 1px;}
.ls-tabs ul li a{ border-top:4px solid #C9DAF4;;  font-size: 26px; color: #245399; display: block; line-height: 68px;background: rgba(219, 232, 250, 0.5);}
.ls-tabs ul li.active a{  border-top:4px solid #EEB748;color: #fff; background: #245399; }
.ls-content-list{ padding: 13px 0 40px; overflow: hidden;}
.ls-content-list ul li{ height: 55px;border-bottom: 1px dashed #D8D8D8; line-height: 54px; padding: 2px 0 2px 17px; background:url(../images_qsydw/dot.png) left center no-repeat; overflow: hidden; position: relative; }
.ls-content-list ul li a{ font-size: 18px; display: block; overflow: hidden; max-width:1022px; text-overflow: ellipsis; white-space:nowrap; }
.ls-content-list ul li .date{position: absolute; right:0px; top:2px; font-size: 16px; color: #999;}
.ls-more{ width: 194px; height: 42px; margin: 0 auto; margin-bottom: 40px; text-align: center;}
.ls-more a{ color: #9E9E9E; background: #F8F8F8; font-size: 18px; border: 1px solid #ddd; display: block; line-height: 40px;}

.ls-after-line{position: relative;}
.ls-after-line ul{position: relative; z-index: 1;}
.ls-after-line:after{height: 4px; content: ""; z-index: 0; visibility: inherit; display: block; position: absolute;left: 0; right: 0; top: 0; background: #C9DAF4;}

.topic-list2 li{width: 568px; float: left;}
.topic-list2 li.even{float: right;}
.topic-list2 ul li a{max-width: 432px;}



@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .xsh-sstd-swiper .swiper-ctrl-nav.swiper-ctrl-prev{left:0px;}
    .xsh-sstd-swiper .swiper-ctrl-nav.swiper-ctrl-next{right:0px;}
    .ls-tabs ul li{ width: 197px;}
    .ls-content-list ul li a{   max-width:820px;}
    .topic-list2 li{width: 469px;}
    .topic-list2 ul li a{max-width: 342px;}
 }
@media only screen and (max-width:991px) {
    .xsh-sstd-swiper .swiper-container{height:270px;}
    .xsh-sstd-swiper .swiper-slide{ height: 270px; }
    .xsh-sstd-swiper .swiper-slide-active{ height:250px;}
    .xsh-sstd-swiper .swiper-ctrl-nav.swiper-ctrl-prev{left:0px;}
    .xsh-sstd-swiper .swiper-ctrl-nav.swiper-ctrl-next{right:0px;}
    .ls-tabs ul li{ width: 152px;}
    .ls-content-list ul li a{ max-width:none; float: none; margin-right:100px; }
    .topic-list2 li{width: auto; float: none !important;}
    .topic-list2 ul li a{max-width: none;}
}
@media only screen and (max-width: 767px) {
    .ls-banner{ height: auto; padding: 50px 0; background-size: 100% 100%;}
    .ls-ban{ padding-top: 0px; text-align: center;}
    .xsh-sstd-swiper{ padding: 0px;}
    .xsh-sstd-swiper .swiper-container{height:220px;}
    .xsh-sstd-swiper .swiper-slide{ height: 220px; }
    .xsh-sstd-swiper .swiper-slide-active{ height:200px;}
    .ls-tabs{ margin-top: 10px;}
    .ls-tabs ul li{ width:20%; box-sizing: border-box; margin-right: 0px;}
    .ls-content-list{ padding: 10px 0px;}
    .ls-more{ margin-bottom: 10px;}
    .ls-tabs-content{ padding: 0 10px;}
}
@media only screen and (max-width: 639px) {
.ls-ban,.ls-searchbox{ padding: 0 10px;}
    .ls-btn li{ width: 48%; margin: 0 1%; height: 60px; line-height: 60px;}
    .ls-btn li a{ font-size: 24px;}
    .ls-searchbox ul li.ss1{ width: 40%; margin-right: 2%;}
    .ls-searchbox ul li.ss2{width: 40%; margin-right: 2%;}
    .ls-searchbox ul li.ss3{ width: 16%;}
}
@media only screen and (max-width: 569px) {
    .xsh-sstd-swiper .swiper-container{height:180px;}
    .xsh-sstd-swiper .swiper-slide{ height: 180px; }
    .xsh-sstd-swiper .swiper-slide-active{ height:160px;}
    .ls-tabs{ height:auto; overflow: hidden;}
    .ls-tabs ul li{ width:33.33%;}
    .ls-tabs ul li a{  font-size: 20px; line-height: 54px; }
}
@media only screen and (max-width: 469px) {
    .xsh-sstd-swiper .swiper-container{height:160px;}
    .xsh-sstd-swiper .swiper-slide{ height: 160px; }
    .xsh-sstd-swiper .swiper-slide-active{ height:140px;}
}
@media only screen and (max-width: 389px) {
    .xsh-sstd-swiper .swiper-container{height:140px;}
    .xsh-sstd-swiper .swiper-slide{ height: 140px; }
    .xsh-sstd-swiper .swiper-slide-active{ height:120px;}
}
@media only screen and (max-width: 359px) {
    .ls-btn li a{ font-size: 20px;}
}
/***************列表页**************************/
.ls-hf-pic{ height: 360px; position: relative; z-index: 1}
.ls-hf img{ max-width: 100%;}
.ls-hf .img_title{ display: none;}
.ls-msly-change{z-index: 3; background: url("../images_qsydw/jt.png") 222px center no-repeat rgba(255, 255, 255, 0.1); width: 270px; height: 60px; line-height: 60px; position: absolute;left:387px; top:138px; border-radius: 30px;}
.ls-msly-change a{ display: block; color: #fff; font-size: 30px; text-indent: 30px;}
.ls-msly-change ul{ display: none; background: rgba(255, 255, 255, 0.1);   margin: 0 20px;  }
.ls-msly-change ul li a{display: block;height: 40px;line-height: 40px;text-align: left; padding-left:15px;background: linear-gradient(180deg, #333 29%, #245399 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;background-clip: text;text-fill-color: transparent;font-weight:bold;font-size: 18px; text-indent: 0;}
body.useOldFixed .ls-msly-change{ width: 270px!important;left: 440px;}
/****搜索****/
.ls-search{width:555px;   height: 46px; background: #fff; border-radius: 23px; position: absolute; left: 109px; bottom: 68px; z-index: 2}
.ls-search ul{  position: relative;}
.ls-search ul li input{background:none;border: none; }
.ls-search ul li.ss1{  height:40px; padding: 3px 10px 3px 17px;margin-right:107px;}
.ls-search ul li.ss1 input{width:100%; height:40px;  line-height:40px;padding: 0; font-size: 16px; color: #666;outline: none;border: none;}
.ls-search ul li.ss2{position:absolute; width:103px;height:36px;top: 5px;right: 4px; z-index: 1; background: #EF920E; border-radius: 18px; }
.ls-search ul li.ss2 input{display: block;width:100%;height: 36px;line-height: 36px;font-size: 18px; text-align: center;color: #fff; padding: 0; overflow:hidden;cursor:pointer; }
.ls-search ul li.ss1 input::-webkit-input-placeholder {color:#666;}
.ls-search ul li.ss1 input:-moz-placeholder {color:#666;}
.ls-search ul li.ss1 input::-moz-placeholder {color:#666;}
.ls-search ul li.ss1 input:-ms-input-placeholder {color:#666;}
body.useOldFixed .ls-search{ width: 555px!important; bottom: 20px;}
/*类别*/
.lm-type-part{ padding: 30px 26px 20px 26px; overflow: hidden; margin: 30px 0; background: #FAFAFA;  }
.lm-type-part .type-tit{ float:left;   font-size: 20px; font-weight: bold; line-height: 34px;}
.lm-type-part ul{float:left;}
.lm-type-part ul li{ float: left; margin-right: 20px; margin-bottom: 10px; line-height: 34px;}
.lm-type-part ul li a{ display: block; padding: 0 15px; font-size: 18px;}
.lm-type-part ul li.active a{background: #245399;color: #fff; border-radius: 20px;}
.ls-lmdoc-list{ padding-bottom: 20px;}
.ls-lmdoc-list ul li{ height: 225px; margin-bottom: 30px; background: #FAFAFA; }
.ls-lmdoc-list ul li .img{float:left;width: 400px; height:225px; overflow: hidden; }
.ls-lmdoc-list ul li .img img{ width: 100%; height: 100%; -moz-transition:all 0.3s;-o-transition:all 0.3s;-webkit-transition:background 0.3s;transition:all 0.3s;}
.ls-lmdoc-list ul li a:hover img{ transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);}
.ls-lmdoc-list ul li .img_info{ margin-left: 420px; padding: 21px 0px;}
.ls-lmdoc-list ul li .img_info a.tit{ line-height: 40px;  margin-bottom:15px;font-weight: bold; font-size: 28px; display: block;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.ls-lmdoc-list ul li .img_info .address{ line-height: 30px; font-size: 20px; margin-bottom: 30px; }
.ls-lmdoc-list ul li .img_info .organ-detail{ line-height: 30px; font-size: 18px;}
.ls-lmdoc-list ul li .img_info .organ-detail p{ margin-right:20px; float: left; margin-bottom: 10px;}
.ls-lmdoc-list ul li .img_info .organ-detail p span{background: #EEB748; color: #fff; border-radius: 15px; padding: 0 17px; line-height: 30px; display: inline-block;}
body.useOldFixed .ls-lmdoc-list ul li{ height: auto; overflow: hidden;}
body.useOldFixed .ls-lmdoc-list ul li .img_info{ margin-left: 0px;padding: 20px;}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .ls-hf-pic{ height: 300px;}
    .ls-msly-change{ left: 315px; top:108px;}
    .ls-search{ width: 500px; left: 89px; bottom: 40px;}
    .ls-lmdoc-list ul li{ height: 169px;}
    .ls-lmdoc-list ul li .img{width: 300px; height:169px;}
    .ls-lmdoc-list ul li .img_info{ margin-left: 320px;}
    .ls-lmdoc-list ul li .img_info .organ-detail p{ margin-right: 10px;}
    .ls-lmdoc-list ul li .img_info .organ-detail p span{ padding: 0 7px;}
    .ls-lmdoc-list ul li .img_info .address{ margin-bottom: 20px;}
}
@media only screen and (max-width:991px) {
    .ls-hf-pic{ height: 230px;}
    .ls-msly-change{ left: 240px; top:80px; width: 200px; background-position: 162px center;}
    .ls-search{ width: 370px; left: 70px; bottom: 30px;}
    .lm-type-part{ padding: 15px;  margin: 15px 0;}
    .ls-lmdoc-list{ padding-bottom: 10px;}
    .ls-lmdoc-list ul li{ height: auto; margin-bottom: 15px;overflow: hidden; }
    .ls-lmdoc-list ul li .img{float:none;width:100%; height:auto;   }
    .ls-lmdoc-list ul li .img_info{ margin-left: 0px; padding: 15px;overflow: hidden;}
    .ls-lmdoc-list ul li .img_info .address{ margin-bottom: 10px;}
    .ls-lmdoc-list ul li .img_info .organ-detail p{ margin-bottom: 10px;}
}
@media only screen and (max-width: 767px) {
    .ls-hf-pic{ height: auto;}
    .ls-lmdoc-list ul li .img_info .organ-detail p{ margin-bottom: 10px;}
    .ls-msly-change{ width: 30%;background-position: 92% center; left: 20px; top: auto; bottom: 70px; height: 44px; line-height: 44px;}
    .ls-msly-change a{ font-size: 18px; text-indent: 20px;}
    .ls-search{ width: 96%;position: static;border: 1px solid #ccc; margin: 0 auto; margin-top: 10px;}
}
@media only screen and (max-width: 459px) {
    .ls-msly-change{  width: 35%; height:36px; line-height:36px;}
    .ls-msly-change a{ font-size: 16px; }
}
@media only screen and (max-width: 359px) {
    .ls-msly-change{bottom: 60px;}
    }
/*详细页*/
.ls-lmcontentbox{ border-top:2px solid #245399;}
.lm-position{height:auto; padding:20px 0px 20px 30px; overflow:hidden; line-height:40px; font-size:16px;  background:url(../images_qsydw/dqwz.png) left 30px no-repeat;}
body.useOldFixed .lm-position{ background-position: left 44px;}
/* 单位目录 */
.ls-organ-intr{margin-bottom: 18px;}
.ls-organ-name{height: auto;line-height: 42px;position: relative;padding-right: 80px;min-height: 42px;}
.ls-organ-name span{display: block;float: left;height: auto;font-size: 32px;}
.ls-organ-name i{display: block;position: absolute;height: 36px;top: 3px;right: 0;border-radius: 4px;text-align: center;font-size: 20px;color: #fff;background: #EAB426;width: 80px;font-style: normal;text-align: center;line-height: 36px;}

.ls-organ-detail{height: auto;min-height: 286px;background: #F5F9FF;  margin-bottom: 30px; }
.ls-organ-detail .ls-unit-article-img{float: left; width: 493px;height: 286px;}
.ls-organ-detail .ls-unit-article-img img{width: 100%;height: 100%;}
.ls-organ-detail .ls-unit-article-img a,.ls-unit-imgList .ls-unit-article-img img{display: block;width: 100%;height: 100%;}
.ls-organ-detail .ls-unit-article-info{margin-left: 522px; padding:16px 0px; }
.ls-unit-article-info p{font-size: 20px; line-height: 36px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;margin-bottom: 18px;}
.ls-unit-article-info span{display: block;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.ls-unit-article-info .tit{width: 97px;height: 36px;float: left; line-height: 36px;text-align: center; color: #fff;background: rgba(161, 193, 241, 0.86);border-radius: 39px;font-size: 18px;}
.ls-unit-article-info .info{padding:0 13px; margin-left: 97px; }

body.useOldFixed .ls-organ-detail .ls-unit-article-info{margin-left: 0;margin-top: 10px;}
body.useOldFixed .ls-unit-article-info .tit{width: 195px;}

/* 左侧目录 */
.ls-public-column{padding:19px;border:#ccc 1px solid; margin-bottom: 20px;}
.lm_lists{width: 260px; height: auto;}
.parent_column{line-height: 22px;padding-left: 22px;font-size: 20px;font-weight: bold;background: url("./../sdzt_images/sdzl_lm_bg.png") no-repeat center left;color: #0d519c;}
.lm_lists ul.lm_list_ul {padding-top: 10px;}
.lm_lists ul.lm_list_ul li{margin-top: 10px;height: 60px;line-height: 60px;background: #f9f9f9;padding-left: 60px;padding-right: 40px;}
.lm_lists ul.lm_list_ul li a{font-size: 18px;display: block;}
.lm_lists ul.lm_list_ul li.active,.lm_lists ul.lm_list_ul li:hover{background: #0d519c url("./../sdzt_images/icon_03.png") no-repeat 240px;}
.lm_lists ul.lm_list_ul li.active a,.lm_lists ul.lm_list_ul li:hover a{color: #fff;}
.lm_main_lists{margin-left: 260px;padding-left: 20px;border-left: 1px solid #e4e4e4;min-height: 500px;}
.lm_main_lists ul.doc_list li{font-size: 17px;height: 44px;line-height: 40px;background: url(../sdzt_images/icon_02.png) center left no-repeat;position: relative; padding:0 80px 0 14px; vertical-align: bottom;}
.lm_main_lists ul.doc_list li a{display: block;float: none; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.lm_main_lists ul.doc_list li img{float: left;margin-top: 15px;}
.lm_main_lists ul.doc_list li .date{position: absolute;right: 0;top: 2px;color: #999;font-size: 14px;}
.lm_main_lists ul.doc_list li.lm_line{height: 12px;border-top: #e7e7e7 1px dashed;margin-top: 12px;padding: 0;background: none;}

.lm_main_lists ul.doc_list li .nr{float:left; max-width: 100%; display:block;padding:2px 0; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.lm_main_lists ul.doc_list li .nr .gl{  display: block; float: right;max-width: 80%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.lm_main_lists ul.doc_list li .nr .gl .split{float: left; padding:0 4px;color:#999;font-size:12px;}
.lm_main_lists ul.doc_list li .nr .gl a{float: left;color:#ff0000;background: none;max-width: none;padding: 0;margin: 0;}

/*左侧信息公开目录*/
.xxgktreecon,.navContent{padding: 10px 0;border: 1px solid #e5e5e5;margin-bottom: 15px;margin-top: -14px;background: #fff;}
.lm_lists .ztree{max-height: 932px; overflow: hidden; overflow-y: auto;padding-right: 10px;margin-right: 15px;}
.lm_lists .ztree * {font-size: 15px;}
.lm_lists .ztree li{line-height: 32px; position: relative;}
.lm_lists .ztree li a{display: block;padding: 0;}
.lm_lists .ztree li a.level0{position: relative; padding:3px 24px 3px 15px;height: auto; line-height:26px;}
.lm_lists .ztree li span{line-height: 26px; display:block;white-space: normal;}
.lm_lists .ztree li span.button{background: none; position: absolute; right: 10px; top: 8px;}
.lm_lists .ztree li span.button.roots_docu{background: none !important;}
.lm_lists .ztree li span.button.center_close,.lm_lists .ztree li span.button.bottom_close,.lm_lists .ztree li span.button.roots_close,.lm_lists .ztree li span.button.root_close{width: 14px;height: 14px;background: url("../sdzt_images/lm_icon.png") center no-repeat;}
.lm_lists .ztree li span.button.center_open,.lm_lists .ztree li span.button.bottom_open,.lm_lists .ztree li span.button.roots_open,.lm_lists .ztree li span.button.root_open{width: 14px;height: 14px;background: url("../sdzt_images/lm_icon_hover.png") center no-repeat;}
.lm_lists .ztree li ul.line{background: none !important;}
.lm_lists .ztree li ul.level0.line {padding:3px 0 3px 15px;}
.lm_lists .ztree li a.curSelectedNode,.lm_lists  .ztree li a.curSelectedNode_Edit{background: none;border: none;}
.lm_lists .ztree li a.level1{line-height: 26px;height: auto;padding: 3px 0;}
.lm_lists .ztree li a.level1.curSelectedNode{color: #0d519c;}

.navContent{display:none;}
.navContent-show{display:block;}
.navContent ul li{padding:0 20px 0 25px;}
.navContent ul li a{display:block;line-height:26px;padding:5px 0 5px 16px;font-size:16px;background:url(../column_img/dot.png) no-repeat left 15px;}
.navContent ul li.active,.navContent ul li:hover{background:#e9f5fe;}
.navContent ul li.active a,.navContent ul li:hover a{color:#0d519c;}
.lm_lists .ztree li span.button.ico_close, .lm_lists .ztree li span.button.edit,.lm_lists  .ztree li span.button.ico_open,.lm_lists  .ztree li span.button.ico_docu,.lm_lists  .ztree li span.button.bottom_docu{display: none;}
.lm_lists .ztree li a.curSelectedNode,.lm_lists  .ztree li a.curSelectedNode_Edit {color: #0d519c;height: auto;}
.lm_lists .ztree li a {height: auto;}
.lm_lists .ztree li ul.level1.line {padding: 3px 0 3px 24px;}
.lm_lists .ztree li ul.level0 {padding: 3px 0 3px 25px;}
.ztree li a:hover{color: #0d519c;}
body.useOldFixed .lm_main_lists{float: none;width: auto;height: auto; margin-left: 0px; border-left: none;padding-left: 0px;}
body.useOldFixed .lm_main_lists ul.doc_list li{ padding-right: 190px;}
/* 公用栏目 */
@media(max-width:1199px) and (min-width:992px){
    .lm_main_lists{width: 668px;}
}
@media(max-width:991px){
    .ls-lmcontent{ padding: 0 10px;}
    .ls-organ-intr{margin-bottom: 0;}
    .ls-organ-detail{padding: 10px;margin: 10px 0;}
    .ls-organ-detail .ls-unit-article-img{float: none;width: 100%;height: auto;text-align: center;}
    .ls-organ-detail .ls-unit-article-img img{height: auto;width: auto;max-width: 100%;}
    .ls-organ-detail .ls-unit-article-info{margin-left: 0;}
    .ls-unit-article-info p{margin-bottom: 0;margin-top: 10px;}
    .ls-unit-article-info .tit{width: 103px;}
    .ls-unit-article-info .info{padding: 0;margin-left: 110px;}
    .lm_lists{float: none;width: auto;height: auto;padding: 10px;}
    .lm_main_lists{float: none;width: auto;height: auto; margin-left: 0px; border-left: none;padding-left: 0px;}
    .lm_lists>ul>li .drap-menu{padding: 0 10px;}
    .lm_lists>ul>li>a{padding: 5px 10px 5px;    background: url(../images_qsydw/icon_arrow.png) no-repeat 98%;}
    .lm_lists>ul>li.active>a {background: #275BB0 url(../images_qsydw/icon_arrow-h.png) no-repeat 96%;}
    .lm_lists>ul>li .drap-menu ul li{padding-top: 0;padding-bottom: 0;}
}
@media(max-width:767px){
    .lm-position{ padding: 10px 0 10px 30px; background-position: left 20px;}
    .organ-info-box .organ-detail{float: none;margin-right: 0;margin-top: 5px;}
    .organ-info-box{margin-top: 0;}
    .ls-unit-article-info span{ white-space: normal;}
    .ls-organ-name i{ width: 70px;}
}
body.useOldFixed .lm_main_lists ul.doc_list li{ overflow: hidden;}