@charset "utf-8";
/* CSS Document */
.mt30 { margin-top: 30px; }
.pt30 { padding-top: 30px; }
.pb30 { padding-bottom: 30px; }

/*顶部*/
.ls-zt-top .ls-banner { position: relative; height: 430px; background: url(../images_zt/bg.png) no-repeat center 0; }
.ls-zt-top .ls-banner .container { position: relative; height: 100%; }
.ls-zt-top .ls-special-banner { text-align: center; padding-top: 154px; }
.ls-zt-top .ls-special-banner li a .img-title { display: none; }
.ls-zt-top .ls-special-banner li a img { max-width: 100%; }

/*搜索*/
.ls-zcfg-search { width: 100%; height: 90px; padding: 25px 30px 0; background: #fff; box-sizing: border-box; position: absolute; bottom: -50px; left: 0; border-radius: 8px; }
.ls-zcfg-search .ls-zcfg-searchl li { float: left; margin-right: 10px; font-size: 18px; color: #666; height: 40px; line-height: 40px; }
.ls-zcfg-search .ls-zcfg-searchl li.li3 { position: relative; padding-right: 30px; }
.ls-zcfg-search .ls-zcfg-searchl li .tit1 { width: 70px; display: inline-block; }
.ls-zcfg-search .ls-zcfg-searchl li .tit2 { padding-left: 10px; position: absolute; right: 0; top: 0; }
.ls-zcfg-search .ls-zcfg-searchl li .s_input { width: 200px; background: #fff; color: #999; font-size: 16px; border-radius: 2px; -moz-border-radius: 5px; height: 38px; line-height: 38px; padding: 0 5px; border: 1px solid #c8c8c8; }
.ls-zcfg-search .ls-zcfg-searchl li .s_select { width: 160px; height: 38px; line-height: 38px; font-size: 16px; color: #999; padding: 0 5px; background: #fff; border: 1px solid #c8c8c8; border-radius: 2px; appearance: none; -moz-appearance: none; -webkit-appearance: none; background: url(../images_zt/selectbg.png) no-repeat right 10px center; }
/* 清除ie 浏览器的select默认样式 */
.ls-zcfg-search .ls-zcfg-searchl li .s_select::-ms-expand { display: none; }
.ls-zcfg-search .ls-zcfg-searchr { width: 435px; height: 38px; position: relative; }
.ls-zcfg-search .ls-zcfg-searchr li.se_box { height: 38px; position: relative; margin-right: 50px; }
.ls-zcfg-search .ls-zcfg-searchr li.se_box label { display: block; }
.ls-zcfg-search .ls-zcfg-searchr li.se_box .msg-box { left: 5px; top: 0; position: absolute; }
.ls-zcfg-search .ls-zcfg-searchr li.se_box input { width: 100%; height: 40px; background: #fff; border: none; line-height: 30px; color: #999; font-size: 16px; border-radius: 2px; -moz-border-radius: 2px; border: 1px solid #c8c8c8; padding: 0 15px 0 30px; background: url(../images_zt/search-ico.png) no-repeat left 5px center; box-sizing: border-box; }
.ls-zcfg-search .ls-zcfg-searchr li.sea_an { width: 60px; height: 38px; position: absolute; right: 0; top: 0; }
.ls-zcfg-search .ls-zcfg-searchr li.sea_an input { width: 100%; height: 40px; border: none; background: #014fbb; font-size: 15px; color: #fff; overflow: hidden; cursor: pointer; border-radius: 2px; -moz-border-radius: 2px; }

/* .ls-special-container { margin-top: 50px; } */
@media (min-width: 992px) and (max-width: 1199px) {
  .mt30 { margin-top: 20px; }
  .pt30 { padding-top: 20px; }
  .pb30 { padding-bottom: 20px; }
  .ls-zt-top .ls-banner { height: 425px; }
  .ls-zt-top .ls-special-banner { padding-top: 105px; }
  /*搜索*/
  .ls-zcfg-search { padding: 13px 50px 0; height: 68px; background-size: auto 100%; }
  .ls-zcfg-search .ls-zcfg-searchl li .s_select { width: 130px; }
  .ls-zcfg-search .ls-zcfg-searchr { width: 315px; }
  .ls-zcfg-search .ls-zcfg-searchl li .s_input { width: 155px; }
}
@media (max-width: 991px) {
  .mt30 { margin-top: 15px; }
  .pt30 { padding-top: 15px; }
  .pb30 { padding-bottom: 15px; }
  .ls-zt-top .ls-banner { height: 340px; }
  .ls-zt-top .ls-special-banner { padding-top: 50px; }
  /*搜索*/
  .ls-zcfg-search { height: auto; padding: 10px 20px; background-size: auto 100%; margin-top: 30px; }
  .ls-zcfg-search .ls-zcfg-searchl, .ls-zcfg-search .ls-zcfg-searchr { float: none; width: auto; }
  .ls-zcfg-search .ls-zcfg-searchr { margin-top: 10px; }
}
@media (max-width: 767px) {
  .mt30 { margin-top: 10px; }
  .pt30 { padding-top: 10px; }
  .pb30 { padding-bottom: 10px; }
  .ls-row { padding-left: 10px; padding-right: 10px; }
  .ls-zt-top .ls-banner { height: auto; }
  .ls-zt-top .ls-special-banner { padding-top: 30px; padding-left: 0; }
  /*搜索*/
  .ls-zcfg-search { padding: 10px; margin: 0 10px 10px; }
  .ls-zcfg-search .ls-zcfg-searchl li { width: auto; float: none; margin: 0 0 10px 0; }
  .ls-zcfg-search .ls-zcfg-searchl li .s_input { width: 98%; padding: 0 1%; }
  .ls-zcfg-search .ls-zcfg-searchl li .s_select { width: 100%; margin: 0; }
}

/*主体*/
/*视频解读*/
.ls-bmjd { background: #f9fafb; padding-top: 80px; }
.ls-titc { height: 40px; line-height: 40px; text-align: center; background: url(../images_zt/ttbg.png) no-repeat center; }
.ls-titc a { font-size: 32px; color: #1a4e9c; font-weight: bold; }
.ls-spjd { height: 280px; padding: 30px 30px 0 125px; background: #fff; position: relative; box-sizing: border-box; }
.ls-spjd-tit { width: 74px; height: 222px; background: url(../images_zt/t.png) no-repeat; position: absolute; top: 30px; left: 30px; }
.ls-spjd-tit a { display: block; line-height: 30px; padding: 75px 20px 0; background: url(../images_zt/tpjd1.png) no-repeat center top 35px; font-size: 20px; font-weight: bold; color: #fff; text-align: center; }
.ls-spjd-tit a:hover { color: #f93; }
.ls-spjd-pic { height: 222px; overflow: hidden; position: relative; padding: 0 55px; }
.ls-spjd-pic .bd { height: 100%; overflow: hidden; }
.ls-spjd-pic ul li { float: left; width: 322px; height: 100%; }
.ls-spjd-pic ul li a { display: block; width: 292px; height: 100%; overflow: hidden; position: relative; }
.ls-spjd-pic ul li a img { display: block; width: 100%; height: 174px; transition: all 0.4s; }
.ls-spjd-pic ul li a:hover img { transform: scale(1.1); }
.ls-spjd-pic ul li a .bf { display: block; width: 32px; height: 32px; background: url(../images_zt/bf.png) no-repeat 0 0; position: absolute; top: 50%; margin-top: -38px; left: 50%; margin-left: -16px; }
.ls-spjd-pic ul li a .img_title { display: block; padding: 0 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; height: 48px; line-height: 48px; font-size: 16px; background: #f2f6f9; }
.ls-spjd-pic .lbbtn { position: absolute; top: 50%; margin-top: -19px; width: 22px; height: 38px; }
.ls-spjd-pic .next { right: 0; background: rgba(0,0,0,0.3) url(../images_zt/next2.png) no-repeat center; }
.ls-spjd-pic .next:hover { background: rgba(218, 161, 161, 0.3) url(../images_zt/next2.png) no-repeat center; }
.ls-spjd-pic .prev { left: 0; background: rgba(0,0,0,0.3) url(../images_zt/prev2.png) no-repeat center; }
.ls-spjd-pic .prev:hover { background: rgba(218, 161, 161, 0.3) url(../images_zt/prev2.png) no-repeat center; }
@media (max-width: 1199px) {
  .ls-spjd-pic { padding: 0 25px; }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ls-spjd { padding: 20px 20px 0 115px; height: 240px; }
  .ls-spjd-tit { top: 20px; left: 20px; height: 200px; }
  .ls-spjd-tit a { background-position: center top 28px; padding: 58px 20px 0; }
  .ls-spjd-pic ul li { width: 275px; }
  .ls-spjd-pic ul li a { width: 255px; }
  .ls-spjd-pic ul li a img { height: 152px; }
}
@media (max-width: 991px) {
  .ls-spjd { padding: 15px 15px 0 105px; height: 251px; }
  .ls-spjd-tit { top: 15px; left: 15px; height: 221px; }
  .ls-spjd-pic ul li { width: 306px; }
  .ls-spjd-pic ul li a { width: 290px; }
  .ls-spjd-pic ul li a img { height: 173px; }
}
@media (max-width: 767px) {
  .ls-spjd { padding: 10px 10px 10px 95px; height: auto; }
  .ls-spjd-tit { top: 10px; left: 10px; }
  .ls-spjd-pic { height: auto; }
  .ls-spjd-pic ul li { width: 100%; }
  .ls-spjd-pic ul li a { width: 100%; }
  .ls-spjd-pic ul li a img { width: 100%; height: 364px; }
}
@media (max-width: 670px) {
  .ls-spjd-pic ul li a img { height: 307px; }
}
@media (max-width: 570px) {
  .ls-spjd-pic ul li a img { height: 247px; }
}
@media (max-width: 470px) {
  .ls-spjd-pic ul li a img { height: 187px; }
}
@media (max-width: 370px) {
  .ls-spjd-pic ul li a img { height: 128px; }
  .ls-spjd-tit { height: 176px; background-size: 100% 100%; }
  .ls-spjd-tit a { padding: 40px 20px 0; background-position: center top 16px; }
}

/*文字解读*/
.ls-wztp .ls-con { width: 584px; }
.ls-titr01 { background: url(../images_zt/tbg.png) no-repeat right center; }
.ls-titr01 a { font-size: 24px; font-weight: bold; padding-left: 20px; background: #f9fafb url(../images_zt/jxy.png) no-repeat left center; color: #014fbb; }
.ls-wzjd .ls-congk-list ul { padding-top: 20px; }
.ls-wzjd .ls-congk-list li { height: 42px; line-height: 42px; background: #fff url(../images_zt/line-blue.png) no-repeat left center; margin-bottom: 15px; }
.ls-wzjd .ls-congk-list li:nth-last-of-type(1) { margin-bottom: 0; }
.ls-wzjd .ls-congk-list li .date { right: 10px; }
.ls-congk-list li { font-size: 16px; height: 44px; line-height: 44px; padding: 0 55px 0 10px; background: #fff url(../images_zt/icon_01.png) no-repeat left center; position: relative; }
.ls-congk-list li .date { position: absolute; right: 0; top: 0; font-size: 15px; color: #999; }
.ls-congk-list li a { display: inline-block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.ls-congk-list li img { float: left; padding: 16px 0 0 2px; }
.ls-congk-list li .nr { float: left; padding: 2px 0; line-height: 36px; max-width: 98%; display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.ls-congk-list li .title, .zk_list  li .tit { display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; float: none; }
.ls-congk-list li .gl { display: block; float: right; max-width: 80%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.ls-congk-list li .gl .split { padding: 0 2px; }
.ls-congk-list li .gl a { display: inline; color: #c50001; float: none; background: none; max-width: none; padding: 0; margin: 0; }

.ls-congk-list li { height: 36px; line-height: 36px; vertical-align: bottom; padding: 0 90px 0 15px; background: url(../images/icon.png) 0 center no-repeat; overflow: hidden; position: relative; font-size: 16px; }
.ls-congk-list li .date { display: block; float: none; position: absolute; right: 0; top: 0; color: #999; white-space: nowrap; font-size: 14px; }
.ls-congk-list li .col-block { float: left; max-width: 100%; }
.ls-congk-list li .col-block .explain-list, .ls-congk-list li .col-block .policy-list { display: block; float: right; max-width: 80%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.ls-congk-list li .col-block .explain-list .split-line, .ls-congk-list li .col-block .policy-list .split-line { padding: 0 2px; color: #666; }
.ls-congk-list li .col-block .explain-list a, .ls-congk-list li .col-block .policy-list a { display: inline; color: #d00; float: none; background: none; max-width: none; padding: 0; margin: 0; }
.ls-congk-list li a.tit, .ls-congk-list li a.title { display: block; float: none; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: none; padding: 0; margin: 0; }

.ls-poster-flash { width: 100%; height: 213px; margin-top: 20px; overflow: hidden; }
.ls-poster-main { position: relative; height: 100%; z-index: 0; overflow: hidden; }
.ls-poster-main a, .ls-poster-main img { display: block; width: 100%; height: 100%; }
.ls-poster-main .ls-poster-list { width: 100%; height: 100%; }
.ls-poster-main .ls-poster-list li { width: 282px; height: 212px; position: absolute; left: 0; top: 0; z-index: 1; background: #000; }
.ls-poster-main .ls-poster-list li img { opacity: 0.6; }
.ls-poster-main .ls-poster-btn { position: absolute; cursor: pointer; width: 23px; height: 40px; top: 50%; margin-top: -20px; font-size: 0; z-index: 299; }
.ls-poster-main .ls-poster-prev-btn { left: 0; background: rgba(0, 0, 0, 0.45) url(../images_zt/prev3.png) no-repeat center; }
.ls-poster-main .ls-poster-next-btn { right: 0; background: rgba(0, 0, 0, 0.45) url(../images_zt/next3.png) no-repeat center; }
.ls-poster-main .ls-poster-list li .img_title { display: none; text-align: center; line-height: 40px; position: absolute; left: 0; bottom: 0; width: 100%; height: 100%!important; color: #fff; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-indent: -99999em; font-size: 0; background: rgba(0, 0, 0, 0.45); }
.ls-poster-main .ls-poster-list li.roundabout-in-focus { border-color: #e14141; }
.ls-poster-main .ls-poster-list li.roundabout-in-focus .img_title { height: 40px!important; text-indent: 0; font-size: 16px; display: block; }
.ls-poster-main .ls-poster-list li.roundabout-in-focus img { opacity: 1; }

@media (min-width: 992px) and (max-width: 1199px) {
  .ls-wztp .ls-con { width: 488px; }
}
@media (max-width: 991px) {
  .ls-wztp .ls-con { width: auto; height: auto; float: none; }
  .ls-wztp .ls-con.fr { margin-top: 15px; }
  .ls-wzjd .ls-congk-list ul { padding-top: 15px; }
  .ls-congk-list li img { display: none; }
  .ls-congk-list li .gl { display: none; }
  .ls-poster-flash { height: 301px; margin-top: 15px; }
  .ls-poster-main .ls-poster-list li { width: 400px; height: 301px; }
}
@media (max-width: 767px) {
  .ls-wztp .ls-con.fr { margin-top: 10px; }
  .ls-wzjd .ls-congk-list ul { padding-top: 10px; }
  .ls-wzjd .ls-congk-list li { margin-bottom: 10px; }
  .ls-poster-flash { margin-top: 10px; }
}
@media (max-width: 450px) {
  .ls-poster-main .ls-poster-list li { width: 260px; height: 195px; }
  .ls-poster-flash { height: 195px; }
}
/*领导解读、专家解读、媒体解读*/
.ls-jdfl .ls-module { width: 585px; margin-right: 30px; margin-bottom: 10px; }
.ls-jdfl .ls-module:nth-of-type(2n) { margin-right: 0; }
.ls-jdfl .ls-module:nth-last-of-type(1) { margin-right: 0; }
.ls-titr02 { background: url(../images_zt/ty.png) no-repeat 110px center; line-height: 39px; }
.ls-jd-fzr .ls-titr02 { background-position: 140px center; }

.ls-titr02 a { font-size: 26px; font-weight: bold; color: #014fbb; background: #fff url(../images_zt/tit-you.png) no-repeat right center; }

.ls-titr02 a.more { font-size: 16px; font-weight: normal; color: #666; }
.ls-titr02 a.more:hover { color: red; }
@media (min-width: 992px) and (max-width: 1199px) {
  .ls-jdfl .ls-module { width: 317px; margin-right: 20px; }
}
@media (max-width: 991px) {
  .ls-jdfl .ls-module { width: auto; float: none; height: auto; margin-right: 0; }
}
@media (max-width: 767px) {
}

/*上级解读*/
/*.ls-sjjd { background: #f9fafb; }
 .ls-sjjd-pic { width: 100%; height: auto; overflow: hidden; position: relative; }
.ls-sjjd-pic .bd li { float: left; width: 410px; }
.ls-sjjd-pic .bd li .li-con { width: 384px; height: auto; background: #fff; padding: 30px; position: relative; box-sizing: border-box; }
.ls-sjjd-pic .bd li .ico { display: block; width: 86px; height: 30px; line-height: 30px; text-indent: 10px; background: url(../images-zcjd/jx16.png) no-repeat 0 0; position: absolute; top: 0; left: 0; font-size: 15px; color: #fff; }
.ls-sjjd-pic .bd li .li-con .text { display: block; margin-top: 20px; height: 165px; }
.ls-sjjd-pic .bd li a.title { font-size: 20px; font-weight: bold; max-height: 56px; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; text-align: justify; overflow: hidden; }
.ls-sjjd-pic .bd li .info { font-size: 15px; color: #616161; padding-top: 10px; line-height: 28px; max-height: 94px; display: -webkit-box; -webkit-line-clamp: 3; line-clamp: 3; -webkit-box-orient: vertical; text-overflow: ellipsis; text-align: justify; overflow: hidden; }
.ls-sjjd-pic .bd li .info .remarks { color: #0154a4; }
.ls-sjjd-pic .bd li .info .remarks:hover { color: #f93; }
.ls-sjjd-pic .bd li a img { width: 100%; height: 100%; }
.ls-sjjd-pic .bd li .date { font-size: 15px; color: #999; height: 30px; line-height: 30px; display: block; text-align: right; }
.ls-sjjd-pic .sjjdbtn { position: absolute; top: 50%; margin-top: -21px; width: 26px; height: 42px; }
.ls-sjjd-pic .prev { left: 0; background: rgba(0, 0, 0, 0.2) url(../images-zcjd/prev2.png) no-repeat center; }
.ls-sjjd-pic .next { right: 0; background: rgba(0, 0, 0, 0.2) url(../images-zcjd/next2.png) no-repeat center; }
.ls-sjjd-pic .prev:hover { background: rgba(253, 152, 152, 0.2) url(../images-zcjd/prev2.png) no-repeat center; }
.ls-sjjd-pic .next:hover { background: rgba(253, 152, 152, 0.2) url(../images-zcjd/next2.png) no-repeat center; } */

/* @media (min-width: 992px) and (max-width: 1199px) {
  .ls-sjjd-pic .bd li { width: 337px; }
  .ls-sjjd-pic .bd li .li-con { padding: 20px; width: 317px; }
  .ls-sjjd-pic .bd li .li-con .text { height: 162px; }
}
@media (max-width: 991px) {
  .ls-sjjd-pic .bd li { width: 391px; }
  .ls-sjjd-pic .bd li .li-con { padding: 15px; width: 381px; }
  .ls-sjjd-pic .bd li .li-con .text { height: 194px; }
}
@media (max-width: 767px) {
  .ls-sjjd-pic .bd li { width: 100%; }
  .ls-sjjd-pic .bd li .li-con { padding: 10px; width: auto; }
  .ls-sjjd-pic .bd li .li-con .text { height: 370px; }
}
@media (max-width: 670px) {
  .ls-sjjd-pic .bd li .li-con .text { height: 321px; }
}
@media (max-width: 570px) {
  .ls-sjjd-pic .bd li .li-con .text { height: 230px; }
}
@media (max-width: 470px) {
  .ls-sjjd-pic .bd li .li-con .text { height: 219px; }
}
@media (max-width: 370px) {
  .ls-sjjd-pic .bd li .li-con .text { height: 168px; }
} */
/* 
.ls-sjjd .ls-congk-list li { height: auto; border-bottom: 1px dashed rgba(202, 202, 202, 0.6); width: 580px; margin-right: 40px; float: left; padding: 0 0 10px 15px; box-sizing: border-box; background-position: 0 16px; min-height: 84px; margin-bottom: 10px; }
.ls-sjjd .ls-congk-list li:nth-of-type(2n) { margin-right: 0; }
.ls-sjjd .ls-congk-list li .col-block { float: none; max-width: none; }
.ls-sjjd .ls-congk-list li a.tit, .ls-sjjd .ls-congk-list li a.title { white-space: normal; display: inline; }
.ls-sjjd .ls-congk-list li .date { bottom: 10px; top: auto; }
.ls-sjjd .ls-congk-list li .nr { max-width: 100%; text-align: justify; }
.ls-sjjd .ls-congk-list li .policy-list { float: none; display: inline-block; }
.ls-congk-list li .policy-list a { vertical-align: middle; color: #d00; }

@media (min-width: 992px) and (max-width: 1199px) {
  .ls-sjjd .ls-congk-list li { width: 486px; margin-right: 20px; }
}
@media (max-width: 991px) {
  .ls-sjjd .ls-congk-list li { width: 100%; min-height: auto; line-height: 42px; }
  .ls-sjjd .ls-congk-list li .date { position: static; display: inline-block; }
} */

.ls-jdfl { background: #fff; }
/*底部*/
.footlink { display: none; }


.bgf { background: #fff; }
.ls-jdfl .tab-tt li { float: left; padding-right: 25px; margin-right: 25px; background: url(../images_zt/ttline.png) no-repeat right center; }
.ls-jdfl .tab-tt li:nth-last-of-type(1) { background: none; }
.ls-jdfl .tab-tt li a { font-size: 32px; font-weight: bold; }
.ls-jdfl .tab-tt li.active a { color: #cd0f0f; }
/* .ls-jdfl .ls-congk-list { padding: 20px 20px 5px; } */
.ls-jdfl .ls-congk-list li { height: auto; border-bottom: 1px dashed rgba(202, 202, 202, 0.6); 
  width: 49%; float: left; padding: 0 78px 10px 15px; box-sizing: border-box; background-position: 0 16px;
  height: 84px; margin-bottom: 10px;
}
.ls-jdfl .ls-congk-list li.even{float: right;}
/*.ls-jdfl .ls-congk-list li:nth-last-of-type(1) { border-bottom: 0; }*/
.ls-jdfl .ls-congk-list li .col-block { float: none; max-width: none; }
.ls-jdfl .ls-congk-list li a.tit, .ls-jdfl .ls-congk-list li a.title { white-space: normal; display: inline; font-size: 18px; }
.ls-jdfl .ls-congk-list li .date { top: 2px; }
.ls-jdfl .ls-congk-list li .nr { max-width: 100%; text-align: justify; }
.ls-congk-list li .policy-list a { vertical-align: middle; color: #d00; }
.ls-jdfl .ls-congk-list li .titlebox { max-height: 76px; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; text-align: justify; overflow: hidden; }
.ls-jdfl .ls-congk-list li .titlebox .split-line { color: #dc181a; }
.ls-jdfl .ls-congk-list li .titlebox .explain-link, .ls-jdfl .ls-congk-list li .titlebox .policy-link { 
  color: #dc181a; 
  vertical-align: middle;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ls-jdfl .ls-module{
    width: 486px;
  }
}
@media (max-width: 991px) {
  .ls-jdfl .ls-congk-list li { width: 100%; height: auto; line-height: 42px; }
  .ls-jdfl .ls-congk-list { padding: 10px 10px 5px; }
  .mt20 { margin-top: 10px; }
}
@media (max-width:767px) {
  .ls-jdfl .ls-congk-list li { padding: 0 0 5px 0; margin-bottom: 6px; }
  .ls-jdfl .ls-congk-list li .date { position: static; display: inline-block; }
}
