/* 新闻 */
.list_container {
  padding: 20px;
  background-color: #3eb6ff;
  background-image: linear-gradient(180deg, #58afff 23%, #ffffff 100%);
}
.list_container .main {
  background-color: #fff;
  padding: 12px 20px;
  width: 960px;
}
.list_container .breadcrumb-nav {
  font-size: 14px;
  color: #8e8e93;
  line-height: 22px;
  margin-bottom: 20px;
}
.list_container .breadcrumb-nav i {
  margin: 0 8px;
}
.list_container .breadcrumb-nav a {
  color: #8e8e93;
}
.list_container .breadcrumb-nav a.last {
  color: #383838;
}

.list_container .hd {
  font-weight: normal;
  line-height: 30px;
  font-size: 22px;
  color: #505050;
  border-bottom: 1px solid #dbe9fb;
  margin-bottom: 20px;
  user-select: none;
}
.list_container .hd a {
  color: #3460ab;
}
.list_container .hd strong {
  display: inline-block;
  font-style: normal;
  font-size: 20px;
  color: #3460ab;
  border-bottom: 3px solid #3460ab;
  margin-bottom: -1px;
  text-indent: 10px;
}
.list_container .list li {
  margin-top: 10px;
  height: 22px;
}
.list_container .list li a {
  display: block;
  line-height: 22px;
  font-size: 16px;
  height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list_container .list_img li {
  margin-bottom: 10px;
}
.list_container .list_img a {
  position: relative;
  display: block;
  overflow: hidden;
  height: 133px;
}
.list_container .list_img a img {
  width: 100%;
  min-height: 100%;
}
.list_container .list_img .mask {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.6);
}
.list_container .list_img .mask .title {
  margin: 2px 5px;
  font-size: 14px;
  color: #fff;
  font-weight: normal;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
}
.list_container .list_img_no a {
  display: block;
}
.list_container .list_img_no .img {
  height: 153px;
  overflow: hidden;
}
.list_container .list_img_no img {
  width: 100%;
  min-height: 100%;
}
.list_container .list_img_no .mask {
  height: 44px;
  overflow: hidden;
  margin-top: 5px;
}
.list_container .list_img_no .mask .title {
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  color: #383838;
}

.list_container .list_dotted {
  color: #e34637;
  padding-left: 20px;
}
.list_container .list_dotted li {
  display: block;
  position: relative;
  font-family: SimSun;
}
.list_container .list_dotted li::before {
  content: '';
  position: absolute;
  top: 7px;
  left: -20px;
  background: #e34637;
  width: 6px;
  height: 6px;
  border-radius: 50%;
}
.list_container .list_dotted a {
  margin-right: 20px;
}
.list_container .list_dotted .summary {
  margin-right: 20px;
}
.list_container .mod-block-1,
.list_container .mod-block-2,
.list_container .mod-block-3,
.list_container .mod-block-4 {
  overflow: hidden;
  margin-bottom: 30px;
}
.list_container .mod-block-1 {
  padding-bottom: 30px;
  border-bottom: 3px solid #dbeafc;
}
.list_container .mod-block-1 .list_img_no {
  margin-left: -20px;
}
.list_container .mod-block-1 .list_img_no li {
  float: left;
  width: 225px;
  margin-left: 20px;
  font-family: SimSun;
}
.list_container .mod-l,
.list_container .mod-r {
  float: left;
}
.list_container .mod-block-2 .mod-l {
  width: 695px;
  margin-right: 20px;
}
.list_container .mod-block-2 .mod-r {
  width: 245px;
}

.list_container .mod-block-3 .list {
  margin-right: -20px;
}
.list_container .mod-block-3 .list li {
  margin-right: 20px;
  width: 460px;
  float: left;
}
.list_container .mod-block-4 .list_img,
.list_container .mod-block-5 .list_img {
  margin-left: -5px;
  height: 133px;
  overflow: hidden;
}
.list_container .mod-block-4 .list_img li,
.list_container .mod-block-5 .list_img li {
  float: left;
  margin-left: 5px;
  width: 188px;
  height: 133px;
}
.list_container .mod-tab .hd {
  margin-bottom: 10px;
}
.list_container .mod-tab .hd a {
  display: inline-block;
  font-style: normal;
  font-size: 20px;
  line-height: 32px;
  border-bottom: 3px solid #fff;
  font-weight: bold;
  padding: 0 10px;
  color: #888888;
}
.list_container .mod-tab .hd .active {
  color: #3460ab;
  border-bottom: 3px solid #3460ab;
}
.list_container .mod-tab .bd,
.list_container .bd_news,
.list_container .bd_special {
  height: 192px;
  overflow: hidden;
}
.list_container .bd_special a {
  display: block;
  margin-bottom: 8px;
  height: 42px;
  overflow: hidden;
}
.list_container .bd_special a img {
  width: 100%;
  min-height: 100%;
}
.list_container .bd_news {
  display: none;
  padding-top: 10px;
}
.list_container .bd_news .list_img a {
  height: 150px;
}
.list_container .bd_news .list_img .mask {
  display: none;
}
.list_container .mod-block-5 .bd {
  margin-left: -5px;
}
.list_container .mod-block-5 .list_img {
  margin-left: 0;
}

.list_container .mod-tab_2 .hd .hd_btn {
  display: inline-block;
  vertical-align: middle;
}
.list_container .mod-tab_2 .hd .active {
  color: #3460ab;
}
.list_container .mod-tab_2 .hd i {
  font-size: 14px;
  color: #dbe9fb;
  font-style: normal;
  font-weight: bold;
  margin: 0 8px;
}
.list_container .mod-tab_2 [class^='bd_body_'] {
  display: none;
  height: 133px;
}
.list_container .mod-tab_2 .hd span {
  color: #505050;
}
.list_container .mod-tab_2 .hd .active span {
  color: #3460ab;
}
.list_container .mod-tab_2 .hd span,
.list_container .mod-tab_2 .hd a i {
  display: inline-block;
  vertical-align: middle;
}
.list_container .mod-tab_2 .hd a i {
  margin-left: 5px;
  width: 24px;
  height: 24px;
  background-image: url(../images/list_v_icon.png);
  background-repeat: no-repeat;
}
.list_container .mod-tab_2 .hd .a i {
  background-position: 0 -24px;
}
.list_container .mod-tab_2 .hd .active .a i {
  background-position: -24px -24px;
}
.list_container .mod-tab_2 .hd .b i {
  background-position: 0 -48px;
}
.list_container .mod-tab_2 .hd .active .b i {
  background-position: -24px -48px;
}
.list_container .mod-tab_2 .hd .c i {
  background-position: 0 0;
}
.list_container .mod-tab_2 .hd .active .c i {
  background-position: -24px 0;
}
.list_container .mod-tab_2 .hd .d i {
  background-image: url(../images/list_icon_zi.png);
  background-repeat: no-repeat;
}
.list_container .mod-tab_2 .hd .active .d i {
  background-image: url(../images/list_icon_zi_hover.png);
  background-repeat: no-repeat;
}

/* 2x */
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2) {
  .list_container .mod-tab_2 .hd a i {
    background-image: url(../images/list_v_icon@2x.png);
    background-size: 48px auto;
  }
  .list_container .mod-tab_2 .hd .d i {
    background-image: url(../images/list_icon_zi.png);
    background-repeat: no-repeat;
    background-size: 100%;
  }
  .list_container .mod-tab_2 .hd .active .d i {
    background-image: url(../images/list_icon_zi_hover.png);
    background-repeat: no-repeat;
    background-size: 100%;
  }
}
