﻿/* tabs */
.content__tabs li{
  float: left;
  font-size: 20px;
  color: #fff;
  line-height: 60px;
  height: 56px;
  width: 50%;
  background: #90000a;
  text-align: center;
  cursor: pointer;
}
.content__tabs li i{
  margin: 0 8px;
  vertical-align: middle;
}
.content__tabs li span{
  vertical-align: middle;
}
.content__tabs li.current{
  background: #fff;
  color: #90000a;
  border-top: 7px solid #90000a;
  line-height: 49px;
  height: 49px;
}
.content__tabs li.current .icon-news {
  background-image: url(../images/icon_news.png);
}
.content__tabs li.current .icon-map {
  background-image: url(../images/icon_map.png);
}

/* 切换按钮 */
.prev, .next{
  cursor: pointer;
  position: absolute;
  top: 50%;
  background: #000;
  font-size: 40px;
  height: 50px;
  width: 38px;
  margin-top: -150px;
  opacity: 0.5;
  text-align: center;
  z-index: 1000;
}
.prev{
  background-image: url("../images/icon_thin_arrow_l.png");
  background-position: center center;
  background-repeat: no-repeat;
  left: 0;
}
.next {
  background-image: url("../images/icon_thin_arrow_r.png");
  background-position: center center;
  background-repeat: no-repeat;
  right: 0;
}

.content__top{
  margin-top: 34px;
}
.content__headlines{
  width: 774px;
  height: 750px;
}
.content__headlines img{
  width: 100%;
  height: 516px;
}
.content__headlines .slick-dots{
  position: absolute;
  top: 416px;
  left: 0;
  z-index: 200;
}
.content__headlines .slick-dots li{
  float: left;
  display: block;
  font-size: 30px;
  color: #fff;
  width: 97px;
  height: 82px;
  text-align: center;
  font-weight: bold;
  position: relative;
  z-index: 0;
  padding-top: 0px;
  margin-right: 3px;
  line-height: 65px;
  cursor: pointer;
  zoom: 1;
}

.content__headlines .slick-dots li:hover{
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.content__headlines .slick-dots li i{
  position: absolute;
  z-index: -1;
  background: #90000a;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}

.content__headlines .slick-dots li span{
  display: block;
  font-size: 12px;
  font-weight: normal;
  margin-top: -10px;
  position: relative;
  line-height: 12px;
}

.content__headlines .slick-dots li.slick-active{
  color: #90000a;
}

.content__headlines .slick-dots li.slick-active i{
  background: #fff;
  filter: alpha(opacity=100);
  opacity: 1;
}

.content__headlines--info{
  padding: 25px 0 0 10px;
}
.content__headlines--info_node{
  font-size: 16px;
  color: #ff8a00;
}
.content__headlines--info_num{
  color: #333;
  font-size: 16px;
}
.content__headlines--info_num i{
  margin: 0 6px 0 14px;
  vertical-align: middle;
}
.content__headlines--info_num span{
  vertical-align: middle;
}
.content__headlines--info h2{
  height: 26px;
  overflow: hidden;
  font-size: 22px;
  line-height: 26px;
  padding: 20px 0 10px;
}
.content__headlines--info-p{
  font-size: 16px;
  color: #000;
  line-height: 36px;
  height: 152px;
  overflow: hidden;
}
.content__secon{
  width: 366px;
  background: #fff;
  height: 750px;
  overflow: hidden;
  position: relative;
  z-index: 1001;
}
.content__secon:hover{
  overflow: visible;
}
.content__secon:hover .content__secon--list{
  border-color: #90000a;
}
.content__secon:hover .content__tabs{
  border-left: 1px solid #90000a;
  border-right: 1px solid #90000a;
}
.content__secon--list{
  width: 364px;
  background: #fff;
  border: 1px solid #fff;
  border-top: 0;
}
.content__secon--list li{
  margin: 0px 0 0 15px;
  border-bottom: 1px solid #eaeaea;
  padding: 16px 16px 16px 0;
}
.content__secon--list li .icon{
  margin-right: 5px;
}
.content__secon--list li i{
  vertical-align: middle;
  color: #000000;
  font-style: normal;
  font-size: 12px;
  margin-right: 5px;
}
.content__secon--list li h3{
  font-size: 16px;
  text-align: justify;
  line-height: 24px;
  padding: 6px 0 0 22px;
  max-height: 48px;
  overflow: hidden;
  font-weight: normal;
}
.content__secon--list li h3 a{
  color: #090909;
}
.content__secon--list li h3 a:hover{
  color: #90000a;
}
.content__secon--list li.more{
  text-align: right;
  border: 0;
  padding: 15px 10px;
}

.content__middle{
  margin-top: 68px;
}
.content__video{
  width: 531px;
}
.content__video .content__tabs{
  margin-bottom: 30px;
}
.content__video .content__tabs li{
  height: 72px;
  line-height: 72px;
  border-top: 12px solid #90000a;
}
.content__video .content__tabs li.current .icon-video{
  background-image: url(../images/icon_video.png);
}
.content__video .content__tabs li.current .icon-record{
  background-image: url(../images/icon_record.png);
}
.content__video-item{
  height: 573px;
  padding-bottom: 15px;
  border-bottom: 1px solid #d3d3d3;
}
.content__video-item img{
  width: 100%;
  height: 298px;
}
.content__video-item a{
  display: block;
  position: relative;
  zoom: 1;
}
.content__video-item a b{
  display: block;
  height: 104px;
  width: 104px;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -52px 0 0 -52px;
  background: url(../images/btn_play.png) center center no-repeat;
}
.content__video-item a:hover b{
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.content__video-item h3{
  font-size: 18px;
  color: #000;
  line-height: 50px;
  height: 50px;
  overflow: hidden;
  margin-top: 15px;
}
.content__video-item p{
  font-size: 16px;
  color: #000;
  line-height: 36px;
  max-height: 144px;
  overflow: hidden;
  margin-bottom: 12px;
}
.content__video-item h3, .content__video-item p, .content__video-item .content__video-item--information{
  padding-left: 15px;
}
.content__video-item--information .time{
  color: #000000;
}
.content__video-item--information .time i{
  margin-right: 5px;
  vertical-align: middle;
  margin-top: -1px;
}
.content__video-item--information .num{
  color: #ababab;
}
.content__video-item--information .num i{
  margin: 0 6px 0 10px;
}
.content__video-item--information .num span, .content__video-item--information .time span{
  vertical-align: middle;
}
.column—title{
  font-size: 20px;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
}
.column—title > *{
  vertical-align: middle;
}
.column—title i{
  margin-right: 10px;
}
.column—title--more{
  float: right;
  width: 61px;
  height: 18px;
  margin-top: 6px;
  background-image: url(../images/btn_more.png);
  background-repeat: no-repeat;
}
.content__figure{
 width: 598px;
}
.content__figure--slide{
  margin-top: 84px;
}
.content__figure--slide--item > a{
  position: relative;
  display: block;
}
.content__figure--slide--item img{
  display: block;
  width: 598px;
  height: 454px;
}
.content__figure--slide--item > a p{
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 96px;
  line-height: 96px;
  padding-left: 18px;
  background-image: url(../images/bg_intro.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  font-size: 26px;
  font-weight: bold;
  color: #FFF;
}
.content__figure--slide--item > p{
  line-height: 36px;
  font-size: 16px;
  padding-top: 70px;
  color: #000;
  height: 72px;
  overflow: hidden;
}

.content__bottom{
  margin-top: 40px;
}
.content__paper--warp{
  width: 531px;
}
.content__paper{
  padding-top: 38px;
}
.content__paper a{
  text-align: center;
  display: block;
}
.content__paper a img{
  width: 429px;
  height: 283px;
}
.content__paper p{
  font-size: 16px;
  line-height: 30px;
  color: #000;
  background: #f7eff0;
  margin-top: 25px;
  padding: 25px 56px 20px;
}
.content__paper p strong{
  color: #9b1200;
}
.content__shadow--warp{
  width: 598px;
}
.content__quick{
  margin-top: 22px;
  margin-bottom: 42px;
}
.content__quick a{
  float: left;
  margin-right: 55px;
  height: 74px;
  line-height: 74px;
  text-align: center;
}
.content__quick a.last {
  margin-right: 0;
}

.content__quick a .l {
  display: block;
  width: 133px;
  float: left;
  height: 100%;
  background-color: #f7eff0;
}

.content__quick a .l .icon {
  margin-top: 14px;
}

.content__quick a .r {
  display: block;
  height: 100%;
  width: 220px;
  float: left;
  background-color: #fee3e6;
}

.content__quick a .r strong {
  font-weight: normal;
  font-size: 24px;
  color: #90000a;
}

.content__quick a .icon, .content__quick a strong {
  opacity: .5;
}

.content__quick a:hover .icon, .content__quick a:hover strong, .content__quick a.active .icon, .content__quick a.active strong {
  opacity: 1;
}

@media screen and (min-width: 1024px){
  .content__shadow{
    padding-top: 38px;
  }
  .content__shadow ul{
    width: 668px;
  }
  .content__shadow .slick-slide{
    float: left;
    width: 289px !important;
    height: 206px;
    overflow: hidden;
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .content__shadow .slick-slide > div{
    height: 100%;
  }
  .content__shadow .slick-slide > div > li{
    height: 100%;
  }
  .content__shadow .slick-slide img{
    display: block;
    width: 100%;
    height: 100%;
  }
  .content__shadow .slick-track{
    width: auto !important;
  }
}

@media screen and (max-width: 1024px){
  body{
    background: #EDEDED;
  }

  .content__top{
    margin-top: 0;
  }

  .content__headlines{
    width: 100%;
    height: 480px;
    float: none;
  }

  .content__headlines img{
    width: 100%;
    height: 240px;
  }

  .content__headlines--info{
    padding: 15px 11px;
    background-color: #fff;
  }

  .content__headlines--info_node{
    font-size: 12px;
  }

  .content__headlines--info_num{
    font-size: 12px;
  }

  .content__headlines--info_num i{
    width: 11px;
    height: 8px;
  }

  .content__headlines--info h2{
    font-size: 16px;
    padding: 11px 0 5px 0;
  }

  .content__headlines--info-p{
    font-size: 14px;
  }

  .slick-dots {
    position: absolute;
    text-align: center !important;
    left: 0 !important;
    top: 180px !important;
    width: 100% !important;
  }

  .slick-dots li{
    display: inline-block !important;
    width: auto !important;
    float: none !important;
    vertical-align: middle !important;
    width: auto !important;
    height: auto !important;
  }

  .slick-dots li button {
    font-size: 0 !important;
    border-radius: 6px !important;
    height: 8px !important;
    width: 8px !important;
    background: rgba(185, 159, 160, 0.8) !important;
    margin-right: 8px !important;
  }

  .slick-dots li.slick-active button{
    background: #fff !important;
    font-weight: bold !important;
  }

  .content__secon{
    float: none;
    width: auto;
    height: auto;
  }

  .content__secon--list{
    width: auto;
  }

  .content__middle{
    margin-top: 0;
  }

  .content__video{
    float: none;
    width: auto;
    background-color: #fff;
  }

  .content__video .content__tabs li{
    border-top: 7px solid #90000a;
    line-height: 49px;
    height: 49px;
  }

  .content__video-item h3{
    margin: 10px;
    padding: 0;
    height: auto;
    line-height: 1.5;
  }

  .content__video-item p{
    margin: 10px;
    padding: 0;
    font-size: 16px;
    line-height: 25px;
  }

  .content__video-item .content__video-item--information{
    margin: 10px;
    padding: 0;
  }

  .content__video-item{
    padding-bottom: 0;
    border-bottom: 0;
    height: auto;
  }

  .content__video .slick-dots{
    top: 280px !important;
  }

  .content__figure{
    float: none;
    width: auto;
    margin-top: 9px;
    background-color: #fff;
    padding: 17px 9px;
  }

  .content__figure--slide{
    margin-top: 12px;
  }

  .content__figure--slide--item img{
    width: 100%;
    height: auto;
  }

  .content__figure--slide--item > a p{
    height: 53px;
    line-height: 53px;
    font-size: 18px;
    color: #fff;
  }

  .content__figure--slide  .slick-dots{
    top: 210px !important;
  }

  .column—title--more{
    background-image: none;
    width: auto;
    height: auto;
    color: #90000A;
    font-size: 15px;
    font-weight:400;
    margin-top: 3px;
  }
  .column—title--more::after{
    content: '更多>'
  }

  .content__bottom{
    margin-top: 9px;
  }

  .content__paper--warp{
    float: none;
    background-color: #fff;
    width: auto;
    padding: 17px 9px;
  }

  .content__paper{
    padding-top: 12px;
  }

  .content__paper a img{
    width: 100%;
    height: auto;
  }

  .content__paper p{
    margin-top: 0;
    padding: 20px 5px 15px 5px;
  }

  .content__shadow--warp{
    margin-top: 9px;
    float: none;
    background-color: #fff;
    width: auto;
    padding: 17px 9px;
  }

  .content__shadow{
    padding-top: 22px;
  }

  .content__shadow ul{
    width: auto;
  }

  .content__shadow ul li{
    float: none;
    margin: 0;
    width: 100%;
    height: auto;
  }

  .content__shadow .slick-slide{
    width: 100%;
  }

  .content__shadow .slick-slide img{
    width: 100%;
    height: 238px;
  }

  .content__shadow  .slick-dots{
    top: 210px !important;
  }

  .content__quick{
    background-color: #fff;
    margin: 0;
    margin-top: 9px;
    padding: 31px 65px 10px 65px;
  }

  .content__quick a{
    float: none;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    margin-bottom: 36px;
    width: 100%;
  }

  .content__quick a .l{
    width: 35%;
  }

  .content__quick a .r{
    width: 65%;
  }
  
  .content__quick a .l .icon{
    width: 28px;
    height: 28px;
    margin-top: 10px;
  }

  .content__quick a .r strong{
    font-size: 16px;
    font-weight:bold;
  }
}
