.jingpai {
  background-color: #fff;
  padding-bottom: 80px;
}
.ad img {
  width: 100%;
}
.jingProInfoList {
  margin: 80px 0px;
}
.jingProInfo img {
  width: 100%;
  padding-bottom: 65px;
}
.jingProInfo p.main {
  font-size: 30px;
  font-weight: bold;
  color: #333333;
  line-height: 36px;
  padding-bottom: 20px;
}
.jingProInfo p.des {
  font-size: 14px;
  font-weight: 400;
  color: #444;
  line-height: 28px;
  text-align: justify;
  white-space: pre-wrap;
  overflow-wrap: break-word;
  padding-bottom: 20px;
}
.jingque {
  padding: 30px 200px;
  text-align: center;
}
.jingque p.main {
  padding: 40px 0 30px 0px;
  font-weight: bold;
  font-family: "gothambold", Arial, sans-serif;
  font-size: 40px;
  line-height: 66px;
  letter-spacing: -2px;
  color: #000000;
  text-align: center;
}
.jingque p.des {
  font-family: "gothambook", Arial, sans-serif;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  font-weight: normal;
  color: #444;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  text-align: justify;
  white-space: pre-wrap;
  overflow-wrap: break-word;
}
.historyTitle {
  text-align: center;
}
.historyTitle p.title {
  font-size: 30px;
  font-weight: 600;
  color: #000;
  line-height: 42px;
}
.historyTitle p.des {
  font-size: 14px;
  color: #333333;
  line-height: 22px;
  padding: 0px 290px;
}
.historyTime {
  text-align: center;
  padding: 20px 0px;
}
.historyTime span {
  font-size: 14px;
  font-weight: 600;
  color: #999999;
  line-height: 20px;
  padding: 0px 40px;
  display: inline-block;
  cursor: pointer;
}
.historyTime span.cur {
  color: #333333;
}
.historyLine {
  background: url(../images/jingpai/historyBg.png) no-repeat;
  background-size: 100%;
  padding: 0px 218px;
  padding-bottom: 80px;
}
.historyLine .time {
  margin-bottom: 30px;
}
.historyLine .time span {
  font-size: 14px;
  font-weight: 600;
  color: #a5a5a5;
  line-height: 22px;
  padding: 18px 12px;
  cursor: pointer;
  display: inline-block;
}
.historyLine .time span.cur {
  background-color: #fff;
  color: #290000;
}
.timeDesList {
  position: relative;
  width: 820px;
  height: 260px;
  overflow: hidden;
  background-color: #fff;
}
.timeDesList .timeDes {
  background-color: #fff;
  padding: 18px;
  height: 260px;
  overflow: scroll;
}
.timeDesList .timeDes .pic {
  height: 230px;
  overflow: hidden;
}
.timeDesList .timeDes .pic img {
  max-width: 100%;
  max-height: 230px;
  padding-top: 26px;
}
.timeDesList .timeDes .txt {
  position: relative;
}
.timeDesList .timeDes .txt h2.main {
  font-size: 16px;
  color: #290000;
  line-height: 20px;
  font-weight: bold;
  text-transform: uppercase;
}
.timeDesList .timeDes .txt .history-slider .slides h2 {
  margin: 0;
  padding: 0 0 10px;
  font-family: "gothambold", Arial, sans-serif;
  font-size: 1.167em;
  text-transform: uppercase;
}
.timeDesList .timeDes .txt p.des {
  font-size: 12px;
  font-weight: 400;
  color: #333333;
  line-height: 18px;
}
.timeDesList .timeDes .vcenter {
  display: inline-block;
  float: none;
  vertical-align: middle;
}
.historySwiper {
  position: absolute;
  left: 0;
  top: 0;
  transition: left 0.7s;
}
.historySwiper .swiperslide {
  width: 900px;
  float: left;
}
.animated {
  opacity: 0;
  transition: opacity 0.7s, transform 0.7s;
  transform: translateY(100px);
}
.initAnimate {
  opacity: 1;
  transform: translateY(0px);
}
.jingpaiH {
  padding-bottom: 40px;
}
@media (max-width: 1200px) {
  .historySwiper .swiperslide {
    width: 802px;
  }
}
@media (max-width: 1100px) {
  .historySwiper .swiperslide {
    width: 600px;
  }
}
@media (max-width: 800px) {
  .jingpaiH {
    height: auto;
  }
  .jingProInfoList {
    margin-top: 20px;
    margin-bottom: 0px;
  }
  .ad {
    margin-top: 20px;
  }
  .jingque {
    padding: 30px 20px;
  }
  .jingque p.main {
    font-size: 42px;
  }
  .historyTitle p.des {
    padding: 0px;
  }
  .historyLine {
    padding: 0px;
    background: none;
    height: 625px;
  }
  .historySwiper .swiperslide {
    width: 340px;
  }
  .timeDesList {
    width: 100%;
    height: 460px;
  }
  .timeDesList .timeDes {
    height: 460px;
  }
  .timeDesList .timeDes .vcenter p.main {
    padding-top: 20px;
  }
  .historyLine .time span {
    padding: 18px 10px;
  }
  .timeDesList .timeDes .pic {
    text-align: center;
  }
  .timeDesList .timeDes .pic img {
    max-width: 100%;
  }
}
