@charset "utf-8";
/* CSS Document */
body{font:16px/1.5 "Microsoft YaHei",微软雅黑,"PingFang SC",AliPuHui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; -ms-overflow-style: scrollbar;color:#333;background:#fff;}
.wza-on .navigator-position{ top:90px; }
.kfr-bodybg .container{  width:1240px;}

@media (min-width: 992px) and (max-width:1239px) {
    .kfr-bodybg  .container{ width: 992px;}
}

@media (max-width: 991px){
    .kfr-bodybg .container{ width: 768px;}
    .ls-special-bg{ background: #fff;}
}
@media (max-width: 767px){
    .kfr-bodybg  .container{ width: 100%;}

}
/*头部共用导航配色*/
.wza-black-white .z-headertop .navigator-position{  background:black !important;  }
.wza-yellow-black .z-headertop .navigator-position{  background:yellow !important;  }
.wza-blue-yellow .z-headertop .navigator-position{  background:blue !important;  }
.wza-yellow-blue .z-headertop .navigator-position{  background:yellow !important;  }
.wza-white-black .z-headertop .navigator-position{  background:white !important;  }
.wza-black-yellow .z-headertop .navigator-position{  background:black !important;  }

.wza-white-black .footlink_sel .select dd{background: white !important;}
.wza-black-yellow .footlink_sel .select dd{background: black !important;}



.kfr-bodybg{background: url("/_res/css/../images-kfr/kfr-bodybg.jpg")  top  center no-repeat; }
.ls-special-bannerbg{ background: url("/_res/css/../images-kfr/kfr-bannerbg.png")  18px bottom no-repeat; height: 526px; position: relative;}
.ls-special-banner{ text-align: center; padding: 138px 0 0 0;}
.ls-special-banner .img-title{ display: none; }
.guidang{  position: absolute; right: 0; top:0;}
 /* 导语 */
.ls-kfr-dybg{  background: url("/_res/css/../images-kfr/kfr-dy-boxbg.png")  top center no-repeat;  min-height: 275px;}
.kfr-dy-title{  text-align: center; padding:16px 0 20px 0;}
.kfr-dy-info{  padding:0 68px; font-size: 20px; color: #014975; line-height: 36px; text-indent: 2em;}
@media (min-width: 992px) and (max-width:1239px) {
    .ls-special-bannerbg{ background-size: 992px 368px; background-position: left bottom;}
    .ls-kfr-dybg{ background-size: 100% 100%; }
}
@media (max-width: 991px){
    .ls-special-bannerbg{ background-size: 749px 277px; background-position: left bottom; height: auto; padding-bottom: 160px;}
    .ls-special-banner{ padding-top: 60px;}
    .ls-kfr-dybg {background: linear-gradient(to top, #9fcdf8,#e2f4fe); min-height: auto; padding: 0 0 20px 0; margin-bottom: 0;}
    .kfr-dy-info{ padding: 0 20px; }
}
@media (max-width: 767px){
    .ls-special-bannerbg{ background: none; padding: 0;}
    .ls-special-banner{ padding:50px 0;}
    .ls-special-banner img{ max-width: 98%; height: auto;}
    .kfr-dy-info{ padding: 0 10px; }
    .guidang{  width: 200px !important; height: 200px !important; background-size: 200px 200px !important;}
}
/* 掠影 */
.ls-kfr-title{ text-align: center; margin-bottom: 50px; height: 86px; background: url("/_res/css/../images-kfr/kfr-titlebg.png") left 45px  repeat-x; }
.ls-kfr-title .tit{ display: inline-block; height: 86px;  background: #fff; position: relative; padding: 0 67px;  }
.ls-kfr-title .tit .titl{ line-height: 0; position: absolute; width: 67px; height: 30px; left:0; bottom: 11px; background: url("/_res/css/../images-kfr/kfr-titlel.png")  0 0 no-repeat;    }
.ls-kfr-title .tit .titr{ line-height: 0; position: absolute; width: 67px; height: 30px; right:0; bottom: 11px; background: url("/_res/css/../images-kfr/kfr-titler.png")  0 0 no-repeat;}
.zq-bggray .ls-kfr-title .tit{   background: #f7f8fa; }
@media (max-width: 991px){
   .ls-kfr-title{ margin-bottom: 20px;}
}
/* 轮播 */
.ls-kfr-flash{ width: 622px; height: 337px; overflow: hidden; position: relative;}
.ls-flash-pic,.ls-flash-pic ul,.ls-flash-pic li,.ls-flash-pic img{width: 100% !important; height: 100% !important;}
.ls-flash-pic .title{ position: absolute; background: rgba(0, 0, 0, 0.5) !important; left: 0; right: 0; bottom: 0; height: 40px; line-height: 40px; padding: 0 116px 0 20px; font-size: 18px; color: #fff;   white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.ls-flash-num{ position: absolute; right: 15px; bottom: 14px; font-size: 0; line-height: 0;}
.ls-flash-num li{ display: inline;}
.ls-flash-num li ,.wza-on .ls-flash-num li { display: inline-block; cursor: pointer; margin-right: 10px; transition: 0.4s all; width:12px; height: 12px; background: #d5dbe2 !important; border-radius: 12px;}
.ls-flash-num li span,.ls-flash-num li a{ display:block; height: 100%;}
.ls-flash-num li.on{   background: #0388d9 !important; }
.wza-black-white .ls-flash-pic .title{background: rgba(0, 0, 0, 0.5) !important; }
.wza-yellow-black .ls-flash-pic .title{background: rgba(255, 255, 0, 0.5) !important; }
.wza-yellow-blue .ls-flash-pic .title{background: rgba(255, 255, 0, 0.5) !important; }
.wza-blue-yellow .ls-flash-pic .title{background: rgba(0, 0, 255, 0.5) !important; }
.wza-white-black .ls-flash-pic .title{background: rgba(255, 255, 255, 0.5) !important; }
.wza-black-yellow .ls-flash-pic .title{background: rgba(0, 0, 0, 0.5) !important; }
@media (min-width: 992px) and (max-width:1239px) {
    .ls-kfr-flash{ width: 522px; height: 283px; }
}
@media (max-width: 991px){
    .ls-kfr-flash{ width: auto; float: none; height: 405px !important;  }
}
@media (max-width: 767px){
    .ls-kfr-flash{  height: 394px !important;  }
}
@media (max-width: 667px){
    .ls-kfr-flash{  height: 340px !important;  }
}
@media (max-width: 567px){
    .ls-kfr-flash{  height: 286px !important;  }
}
@media (max-width: 467px){
    .ls-kfr-flash{  height: 231px !important;  }
}
@media (max-width: 367px){
    .ls-kfr-flash{  height: 177px !important;  }
}
@media (max-width: 320px){
    .ls-kfr-flash{  height: 163px !important;  }
}
.ls-kfr-newbox{ margin-top: 40px;}
.ls-kfr-new{  width:586px;position: relative;}
.ls-kfr-new .ls-kfr-doclist{ margin-top: -10px;}
.ls-kfr-doclist li{ font-size: 18px; background: url("/_res/css/../images-kfr/ico.png") left center no-repeat;  height: 50px; line-height: 50px; position: relative; padding: 0 120px 0 16px; }
.ls-kfr-doclist li a{ display: inline-block; max-width: 100%;  white-space: nowrap; overflow: hidden;  text-overflow: ellipsis; }
.ls-kfr-doclist li .date{ position: absolute; right: 0; top:0; color: #999;}
.ls-kfr-new .ls-kfr-doclist li a{ max-width:422px; }

.tit-more{display: block;text-align: right;color: #c00;}


@media (min-width: 992px) and (max-width:1239px) {
    .ls-kfr-new{width:446px;}
    .ls-kfr-new .ls-kfr-doclist li{ height: 42px; line-height: 42px;}
    .ls-kfr-new .ls-kfr-doclist li a{  max-width: 300px;}
}
@media (max-width: 991px){
    .ls-kfr-newbox{ margin: 20px 10px 0 10px; }
    .ls-kfr-new{ width: auto; float: none; margin-top: 20px;  }
    .ls-kfr-doclist li a{ max-width: 100% !important;}
    .ls-kfr-doclist li img{ display: none;}
}
@media (max-width: 767px){

}
/* 图片滚动 */
.ls-kfr-hdbg{ margin: 50px 0; padding: 24px 0;   background: url("/_res/css/../images-kfr/kfr-hd-bg.jpg") bottom center no-repeat #94c7f6;}
.ls-piclist{  position: relative;  }
.ls-piclist .bd {  overflow: hidden;  height: 391px; }
.ls-piclist ul li { float: left; width: 430px; height: 391px;  }
.ls-piclist ul li .picbox{ display: block; max-width: 380px; margin-right: 50px; box-sizing: border-box; padding: 7px 8px 0 7px;  height: 100%; overflow: hidden; position: relative; }
.ls-piclist ul li .imgico{ position: absolute; left:0; right: 0; top:0; bottom: 0;  z-index: 2;   background: url("/_res/css/../images-kfr/kfr-img-bg2.png") 0 0 no-repeat; background-size: 100% 100%; }
.ls-piclist ul li a img { display: block; width: 100%; height: 220px; transition: all 0.4s; }
.ls-piclist ul li  .title {display: block; height: 150px;  background: url("/_res/css/../images-kfr/kfr-img-titbg.png") bottom center no-repeat  #fff; padding: 0 16px; position: relative;  }
.ls-piclist ul li  .title .info{ display: block; padding:10px 0 0 0;  font-size: 18px; line-height: 32px;color: #0e0e0e;}
.ls-piclist ul li  .title .morelink{ position: absolute; z-index: 3; display: inline-block; height: 20px; line-height: 20px; padding: 0 8px;  right: 16px; top: 80px; background: #cee6fb; font-style: normal;  border-radius: 5px;  -moz-border-radius: 5px; color: #095190; font-size: 12px;}
.ls-piclist ul li  .title .morelink:hover{ background: #095190; color:#fff;}
.ls-piclist .next,.ls-piclist .prev{  width: 59px; height: 60px; position: absolute;top:50%; margin-top: -30px; cursor: pointer; -moz-transition:all 0.3s;-o-transition:all 0.3s;-webkit-transition:all 0.3s;transition:all 0.3s; z-index: 999;}
.ls-piclist .prev { left: -40px; background:url(/_res/css/../images-kfr/kfr-btnleft.png) no-repeat 0 0 !important;}
{background:url(/_res/css/../images-kfr/kfr-btnleft-h.png) no-repeat center !important; }
.ls-piclist .next { right: -40px; background:url(/_res/css/../images-kfr/kfr-btnright.png) no-repeat 0 0 !important; }
.ls-piclist .next:hover,.ls-piclist .prev:hover {  background-position: 0 -60px !important; }
.ls-piclist ul li .picbox:hover .info{color: #095190; }

.wza-black-white .ls-piclist ul li .title{ background: #000 !important;  }
.wza-yellow-black .ls-piclist ul li .title{ background: yellow !important;  }
.wza-blue-yellow .ls-piclist ul li .title{ background: blue !important;  }
.wza-yellow-blue .ls-piclist ul li .title{ background: yellow !important;  }
.wza-black-yellow .ls-piclist ul li .title{ background: black !important;  }
@media (max-width: 1320px){
    .ls-piclist .prev{ left:0;}
    .ls-piclist .next{ right:0;}
}
@media (min-width: 992px) and (max-width:1239px) {
    .ls-piclist { padding: 0;}
    .ls-piclist .bd{  height: 360px;}
    .ls-piclist ul li { width: 346px;  height: 360px; }
    .ls-piclist ul li a img{ height: 180px;}
    .ls-piclist ul li .title .info { line-height: 30px;}
    .ls-piclist ul li .title .morelink{ top: auto; bottom: 20px;}
}
@media (max-width: 991px){
    .ls-kfr-hdbg{ margin: 20px 0; padding: 20px 0; }
    .ls-piclist { padding: 0;}
    .ls-piclist .prev{ left:0;}
    .ls-piclist .next{ right:0;}
    .ls-piclist .bd{  height: 382px;}
    .ls-piclist ul li {  width: 388px;  height: 382px; }
    .ls-piclist ul li .picbox{ margin-right: 0;}
    .ls-piclist ul li a img{ height: 219px;}
    .ls-piclist ul li .title .info { line-height: 30px;}
    .ls-piclist .next,.ls-piclist .prev{ z-index: 888;}
    .ls-piclist .next{ right: 0;}
    .ls-piclist .prev{ left: 0;}
}
@media (max-width: 767px){
    .ls-kfr-hdbg{    background: url("/_res/css/../images-kfr/kfr-hd-bg.jpg") top center no-repeat #94c7f6;}
    .ls-piclist{ padding: 0;}
    .ls-piclist .bd{ width: 391px;  height: 391px;  margin:0 auto;}
    .ls-piclist ul li { float: left; width: 391px; height: 391px;  }
    .ls-piclist ul li .picbox{ margin-right: 0;}
    .ls-piclist ul li a img {  height: 220px;  }
    .ls-piclist ul li .title .morelink{ top: 80px; bottom: auto;}

}
@media (max-width: 417px){
    .ls-piclist .bd{ width: 300px;height: 331px;  margin:0 auto;}
    .ls-piclist ul li { float: left; width: 300px; height: 331px;  }
    .ls-piclist ul li a img {  height: 166px;  }
    .ls-piclist ul li .title .morelink{ top: auto; bottom: 20px;}
}

/* 社会评议 */
.ls-kfr-py{ background: #fff; padding: 24px 20px 4px 20px; box-shadow: 0 8px 10px 5px rgba(145, 190, 245, 0.5); }
.ls-kfr-py li{ height: 70px; line-height: 70px; font-size: 24px; padding:0 20px 0 60px; background: url("/_res/css/../images-kfr/arrow-1.png") 20px center no-repeat #e9f7ff; margin-bottom: 20px;  }
.ls-kfr-py li a{ display: block; float: none; white-space: nowrap; overflow: hidden;  text-overflow: ellipsis; }
.ls-kfr-py li img{ display: none;}
.ls-kfr-py li.even{background: url("/_res/css/../images-kfr/arrow-2.png") 20px center no-repeat #f7f8fa;  }
@media (min-width: 992px) and (max-width:1239px) {

}
@media (max-width: 991px){
    .ls-kfr-pybox{ margin: 0 10px;}
}
@media (max-width: 767px){
    .ls-kfr-py{padding: 14px 10px 4px 10px; }
    .ls-kfr-py li,.ls-kfr-py li.even{ background-size: 16px auto; background-position: 10px center; padding-left:40px; }
    .ls-kfr-py li{  margin-bottom: 10px; height: 60px;line-height: 60px;font-size: 18px; }

}
/* 栏目链接 */
.ls-kfr-link{ margin: 30px 0 0 0; text-align: center; line-height: 0;}
.ls-kfr-link li{ display: inline-block; text-align: center; width: 318px; height: 113px; background: url("/_res/css/../images-kfr/kfr-linkbg.png") 0 0 no-repeat; margin: 0 40px;}
.ls-kfr-link li a{ display: inline-block; padding: 10px 36px 0 36px; height: 92px; line-height: 92px; color: #fff; font-size: 24px;}
.ls-kfr-link li img{ margin-right: 10px;}
.ls-kfr-link li a:hover img{webkit-transition:  -webkit-transform 0.7s ease-out; -moz-transition: -moz-transform 0.7s ease-out; transition: transform 0.7s ease-out; transform: rotateY(360deg); -webkit-transform: rotateY(360deg); -moz-transform: rotateY(360deg); }
@media (min-width: 992px) and (max-width:1239px) {
    .ls-kfr-link li{ margin: 0 6px;}
}
@media (max-width: 991px){
    .ls-kfr-link li{margin: 0}
}
@media (max-width: 767px){
    .ls-kfr-link li{margin: 0; max-width: 100%;}
}

/* 栏目页 */
.rlmtitle{ border-bottom: 1px solid #ddd; }
.listnews .doc_list li a, .listnews .download-list li a{    max-width: 1010px;}
.listnews .doc_list li.columnName{  font-size: 16px; line-height: 30px;  margin-bottom:5px; padding: 5px 0 5px 20px !important;}
.listnews .doc_list  li.columnName a.title{ font-weight:bold; float: none; white-space:normal; max-width: none !important; display: block; margin-right: 80px;}
.listnews .doc_list li.columnName a.more{ font-size:14px; color:#999; margin-right: 0 !important; position: absolute; right: 12px; top:5px !important;}
.listnews .doc_list  li.columnName a.more:hover{ color:#c00;}

.listnews ul.picture-list li{height: auto;text-align: center;width: 291px;}
.listnews ul.picture-list li a img{height: 194px;}
.listnews ul.picture-list li .date{ position: static; display: block; line-height: 28px;}
.listnews ul.picture-list li a .img_title{position: static;}
.listnews ul.picture-list li a{height: auto;}

@media (min-width: 992px) and (max-width:1239px) {
    .listnews .doc_list li a, .listnews .download-list li a{    max-width: 810px;}
    .listnews ul.picture-list li{width: 320px; margin-right: 15px;}
    .listnews ul.picture-list li a img{height: 213px;}
}
@media (max-width: 991px){
    .ls-special-lm{ padding: 0 10px; }
    .listnews ul.picture-list li{width: 366px;}
    .listnews ul.picture-list li a img{height: 244px;}
}
@media (max-width: 767px){
    .listnews ul.picture-list li{width:100%; text-align:center; margin:15px 0 0 0; }
    .listnews ul.picture-list li a{height:auto; float:none;max-width:none;}
    .listnews ul.picture-list li a img{height:auto ;}
}

/*视频列表*/
.listnews .videoNews-list li{  width: 291px; margin-right: 25px;}
.listnews .videoNews-list li .left-img img.video-thumb{ height: 194px;}
@media (max-width: 1239px) and (min-width: 992px){
    .listnews .videoNews-list li{  width: 320px;}
    .listnews .videoNews-list li .left-img img.video-thumb{ height: 213px;}
}
@media (max-width: 991px) and (min-width: 768px){
    .listnews .videoNews-list li{  width: 366px;}
    .listnews .videoNews-list li .left-img img.video-thumb{ height: 244px !important;}
}
@media (max-width: 767px){
    .listnews .videoNews-list li {width: 100%;margin: 0 0 10px;}
    .listnews .videoNews-list li .left-img img.video-thumb{ height: auto !important;}
}
/*社会评议*/
.guestbook-form { margin-top: 30px; padding: 30px;  box-shadow: 0 0 10px 0 rgba(145, 190, 245, 0.4);}
.guestbook-table-form{ width: 1000px; margin:0 auto;}
.guestbook-table-form ul li.tex,.guestbook-table-form ul li.btk, .guestbook-table-form ul li.gk, .guestbook-table-form ul li.yzm{ margin-bottom: 10px;  width: 840px;}
.guestbook-table-form ul li.srk{margin-bottom: 10px; }
.guestbook-table-form ul li.bt{ line-height: 40px;}
.guestbook-table-form ul li.bt1{ line-height: 140px;}
.guestbook-table-form ul li.btk input{ width: 100%; box-sizing: border-box; height: 40px;line-height: 40px;}
.guestbook-table-form ul li.srk input,.guestbook-table-form ul li.yzm input{height: 40px;line-height: 40px; }
.guestbook-table-form ul li.tex textarea{ float: none; width: 100%; box-sizing: border-box;}
.guestbook-table-form ul li.srk input{ float: none; width: 100%; box-sizing: border-box;}
.guestbook-table-form ul li.btn_group{ width: 100%;}
.guestbook-table-form ul li.yzm img{ height: 40px; width: auto;}
.guestbook-table-form ul li input,.guestbook-table-form ul li select,.guestbook-table-form ul li textarea{ -moz-transition:all 0.3s;-o-transition:all 0.3s;-webkit-transition:all 0.3s;transition:all 0.3s;}
.guestbook-table-form ul li input:focus,.guestbook-table-form ul li select:focus,.guestbook-table-form ul li textarea:focus{border-color: #2a89c6; box-shadow: 0 0 4px 0 rgba(90, 157, 226, 0.8);}
@media (min-width: 992px) and (max-width:1239px) {
    .guestbook-table-form{ width: auto; margin:0 auto;}
    .guestbook-table-form ul li.tex,.guestbook-table-form ul li.btk, .guestbook-table-form ul li.gk, .guestbook-table-form ul li.yzm{  width: 760px;}
}
@media (max-width: 991px){
    .guestbook-form{ margin-top: 20px; padding: 20px;}
    .guestbook-table-form{ width: auto; margin:0 auto;}
    .guestbook-table-form ul li.tex,.guestbook-table-form ul li.btk, .guestbook-table-form ul li.gk, .guestbook-table-form ul li.yzm{  width: 564px;}
}
@media (max-width: 767px){
    .guestbook-form{ margin-top: 20px; padding: 20px 10px;}
    .guestbook-table-form ul li.tex,.guestbook-table-form ul li.btk, .guestbook-table-form ul li.gk, .guestbook-table-form ul li.yzm{  width: auto;}
    .guestbook-table-form ul li.bt1{ line-height: 40px;}
    .guestbook-table-form ul li.srk, .guestbook-table-form ul li.srk1, .guestbook-table-form ul li.tex{ height: auto;}
}

.message-list li{ float: left; background: #fff;   box-shadow: 0 5px 10px 5px rgba(145, 190, 245, 0.4); width: 48%; margin: 20px 1% 0 1%; border: 1px solid #ddd; box-sizing: border-box; padding: 10px;}
.message-list li .mestitle{ display: block; line-height: 30px; padding: 5px; border-bottom: 1px solid #4faae8;}
.message-list li .mescontent{ padding: 10px; line-height: 1.8; display: block; height: 120px; overflow: auto;}
@media (max-width: 767px){
    .message-list li{ float: none; width: auto; margin:20px 0 0 0;}
    .message-list li .mescontent{ height: auto;}
}


/*专区一览*/
.zq-bggray{ background: #f7f8fa; padding: 40px 0; margin-top: 20px; }
.zqyl-line{ /*padding:25px 98px 25px 98px;  border: 1px solid #00569f;*/ }
.zqyl-line .zqyl-title{ background: url("/_res/css/../images_zt/zq-ltitbg.png") 0 0  no-repeat; width: 76px; height: 309px; position: absolute; top:50%; margin-top: -154px; left:-34px; }
.zqyl-line .zqyl-title span{ display: block;  font-size: 36px; font-weight: bold; width: 40px; margin: 0 auto; padding-top: 62px; line-height: 44px; color: #fff; text-align: center;}
.zqyl-line .zqyl-title a{ color: #fff;}
.zqyl-box{ padding:30px 20px; background: #fff;}
.zqyl-linenr{ height: 322px; border: 1px solid #0388d9; position: relative;}
.zqyl-linenr .zqly-subtitle{ position:absolute; left:12px; top:-13px; background: url("/_res/css/../images-kfr/zq-dltitbg-new.png") 0 0  no-repeat; width: 63px; height: 235px; font-size: 30px; color: #fff; line-height: 35px; text-align: center; }
.zqyl-linenr .zqly-subtitle a{ color: #fff; display: inline-block; width: 40px; margin: 0 auto; padding-top: 40px; line-height: 35px;}
.picScroll-left{ padding: 35px 50px 0 135px; position: relative;  }
.picScroll-left .bd{  height: 211px; overflow: hidden;}
.picScroll-left .picList li {  width: 347px; height: 211px; float: left; }
.picScroll-left .picList li a{ display: block; margin-right: 30px;}
.picScroll-left .picList li img{  width: 100%; height: 211px;  }
.picScroll-left .picList li .title{ display: none;}
.picScroll-left .hd{ min-height: 25px;  position: relative; text-align: center; margin-top: 22px;  }
.picScroll-left .hd ul{ *display: block;*width:230px; *margin: 0 auto;  }
.picScroll-left .hd li{ display: inline-block; *display: block; *float: left;   width: 14px; height: 14px;  background:#d5dbe2; margin: 0 15px; font-size: 0; cursor: pointer;     border-radius: 12px;}
.picScroll-left .hd li.on{ background: #0388d9;}
.picScroll-left  .next,.picScroll-left  .prev{ display: inline-block; left:98px; top:120px;  background: url("/_res/css/../images_zt/zq-btn.png") 0 0  no-repeat; width: 17px; height: 28px; position: absolute; cursor: pointer;}
.picScroll-left  .next{ background-position: -17px 0; left:auto; right:20px;}
.picScroll-left  .next:hover,.picScroll-left  .prev:hover{ opacity: .8;}
@media (min-width: 992px) and (max-width:1239px) {
    .zqyl-linenr {height: 282px;}
    .picScroll-left .picList li{ width: 265px;}
    .picScroll-left .bd {height: 157px;}
    .picScroll-left .picList li{ height: 157px;}
    .picScroll-left .picList li img{  height: 157px;}
    .picScroll-left .next,.picScroll-left  .prev{ top:105px;}
}
@media (max-width: 991px) and (min-width: 768px){
    .zqyl-linenr {height: 282px;}
    .picScroll-left .hd ul{ *width:280px;  }
    .picScroll-left .picList li{ width: 280px;}
    .picScroll-left .picList li a{  margin-right: 20px;}
    .picScroll-left .bd {height: 173px;}
    .picScroll-left .picList li img{ height: 173px;}
    .picScroll-left .next,.picScroll-left  .prev{ top:100px;}
}
@media (max-width: 767px){
    .picScroll-left{padding: 35px 50px 0 125px; }
    .picScroll-left .bd{ width: 317px; margin: 0 auto;}
    .picScroll-left .picList li{ width: 317px; text-align: center;}
    .picScroll-left .hd li{ margin: 0 5px;}
    .picScroll-left .picList li a{ margin-right: 0;}

}
@media (max-width: 539px){
    .zqyl-linenr{ height: auto; padding-bottom: 10px;}
    .zqyl-linenr .zqly-subtitle{ position: static; width: 200px; height: 50px; text-align: center; background: url("/_res/css/../images_zt/zq-dltitsm.png") 0 0  no-repeat; background-size: 100% 100%; font-size: 20px;}
    .zqyl-linenr .zqly-subtitle a{ line-height: 50px; padding: 0; width: auto;}
    .zqyl-box {padding: 10px;}
    .picScroll-left {padding: 10px 0 0 0;}
    .picScroll-left .bd{ width: 280px; }
    .picScroll-left .picList li{ width: 280px; }
    .picScroll-left .bd,.picScroll-left .picList li{ height: 187px;}
    .picScroll-left .picList li a{ margin-right: 0;}
    .picScroll-left .picList li img{ width: 100%; height: 187px;}
    .picScroll-left .prev{ left:10px;     top: 80px;}
    .picScroll-left .next{ right:10px; top: 80px;}
    .picScroll-left .hd{ margin-top: 10px;}

}
@media (max-width: 400px){
    .picScroll-left .bd,.picScroll-left .picList li{ height: 189px;}
    .picScroll-left .picList li img{ width: 100%; height: 189px;}
}