.banner {
  background-color: #333333; }
  .banner h2 {
    font-size: 48px;
    font-family: Oswald;
    font-weight: bold;
    color: #ec6b33;
    line-height: 45px;
    margin: 40px 0 65px; }

.homebox {
  color: #d6d6d6;
  font-size: 16px;
  font-family: Rubik;
  line-height: 24px;
  margin-top: 30px; }
  .homebox i {
    display: inline-block;
    width: 16px;
    height: 14px;
    line-height: 14px;
    margin-right: 10px;
    vertical-align: text-top; }
  .homebox a {
    color: #d6d6d6; }

.strline {
  width: 100%;
  height: 1px;
  display: block;
  background: rgba(0, 0, 0, 0.2); }

.strnav {
  font-size: 16px;
  font-family: Rubik;
  line-height: 72px;
  margin: 5px 0 4px; }
  .strnav em {
    margin: 0 8px; }
  .strnav a {
    color: #999999; }
  .strnav .getbox {
    font-family: Rubik;
    font-weight: bold;
    color: #e56831; }

.rich {
  font-size: 30px;
  font-family: Oswald;
  font-weight: bold;
  color: #262626;
  line-height: 72px;
  margin-top: 75px; }

.richdel {
  font-size: 16px;
  font-family: Rubik;
  color: #666666;
  line-height: 24px;
  margin-bottom: 35px; }

#swiper-history {
  width: 100%;
  position: relative; }

#swiper-history .swiper-container {
  height: 250px; }

#swiper-history .short-line {
  height: 1px;
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px; }

#swiper-history .long-line {
  height: 1px;
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px; }

#swiper-history .longA-line {
  position: absolute;
  left: 0;
  top: 90px;
  width: 100%;
  height: 17px;
  background-size: cover;
  background-position: center center; }

#swiper-history .swiper-slide span {
  display: block;
  width: 100%;
  text-align: center;
  position: absolute;
  transition: 700ms; }

#swiper-history .swiper-slide .detail {
  height: 72px;
  line-height: 24px;
  top: 130px;
  color: #444;
  width: 54%;
  left: 23%;
  font-size: 16px;
  margin: auto;
  opacity: 0; }

#swiper-history .swiper-slide .date {
  color: #007aff;
  position: absolute;
  bottom: 33px;
  opacity: 0; }

#swiper-history .swiper-slide-active span {
  transition: 700ms 700ms; }

#swiper-history .swiper-pagination-bullets {
  white-space: nowrap;
  width: auto;
  top: 11px;
  height: 72px;
  line-height: 72px;
  transition: 700ms; }

#swiper-history .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  left: 0;
  margin: 0; }

#swiper-history .swiper-pagination-bullet {
  background: #fff;
  border: none;
  opacity: 1;
  line-height: 72px;
  width: 195px;
  height: auto;
  display: inline-block;
  border-radius: 0;
  color: #999;
  font-family: Oswald;
  font-size: 24px;
  height: 72px;
  text-align: left; }

#swiper-history .swiper-pagination-bullet-active {
  background: #fff;
  font-size: 36px;
  color: #262626;
  font-weight: bold; }

#swiper-history .swiper-button-next, #swiper-history .swiper-button-prev {
  background-size: 20px auto;
  display: none; }

.showa {
  width: 83%;
  margin-left: 17%; }

.showcbox {
  padding: 30px 8px; }

.showbox .swiper-slide-active .showboox {
  box-shadow: 6px 7px 26px 2px rgba(0, 0, 0, 0.15); }

.set3 {
  background-color: #E6E6E6; }

.showbox {
  padding-bottom: 130px; }
  .showbox .swiper-button-next, .showbox .swiper-button-prev {
    top: 14%;
    width: 15px;
    height: 36px;
    margin-top: 0;
    background-size: 17px 24px; }
  .showbox .next {
    right: 21%; }
  .showbox .prev {
    left: auto;
    right: 24%; }
  .showbox .showdian {
    display: block;
    bottom: 67px;
    width: 100px;
    height: 36px;
    background-color: white;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
    font-family: Rubik;
    font-weight: bold;
    color: #262626;
    z-index: 123; }

@media screen and (max-width: 1274px) and (min-width: 1190px) {
  .showa {
    width: 96%;
    margin-left: 4%; } }
@media screen and (max-width: 1200px) and (min-width: 1000px) {
  .suprt h2 {
    margin-top: 25px; }

  .showa {
    width: 95%;
    margin-left: 5%; } }
@media screen and (max-width: 999px) and (min-width: 768px) {
  .strnav {
    line-height: 49px; }

  .rich {
    margin-top: 50px; }

  .richdel {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 25px; }

  #swiper-history .swiper-slide .detail {
    width: 90%;
    left: 10%; }

  .showa {
    width: 90%;
    margin-left: 10%; } }
@media screen and (max-width: 767px) {
  .homebox {
    margin-top: 10px;
    font-size: 15px; }

  .banner h2 {
    font-size: 24px;
    line-height: 28px;
    margin: 25px 0 40px; }

  .strnav {
    font-size: 14px;
    line-height: 25px;
    margin: 10px 0 5px; }

  .rich {
    font-size: 20px;
    line-height: 48px;
    margin-top: 20px; }

  .richdel {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 20px; }

  .history {
    padding: 0; }

  #swiper-history .swiper-pagination-bullet {
    line-height: 40px;
    width: 195px;
    font-size: 24px;
    height: 40px; }

  #swiper-history .swiper-pagination-bullets {
    top: 11px;
    height: 40px;
    line-height: 40px; }

  #swiper-history .longA-line {
    top: 58px;
    height: 10px;
    left: 5%;
    width: 90%; }

  #swiper-history .swiper-slide .detail {
    height: 120px;
    line-height: 22px;
    top: 80px;
    width: 100%;
    left: 0;
    font-size: 14px; }

  .history .swiper-button-next, .history .swiper-button-prev {
    top: 32%;
    width: 16px;
    height: 18px; }
  .history .swiper-button-next, .history .swiper-container-rtl .swiper-button-prev {
    right: 0px;
    left: auto; }
  .history .swiper-button-prev, .history .swiper-container-rtl .swiper-button-next {
    left: 0px;
    right: auto; }

  #swiper-history .swiper-button-next, #swiper-history .swiper-button-prev {
    background-size: 12px auto;
    display: block; }

  .showa {
    width: 92%;
    margin: 0 4%; }

  .showcbox {
    padding: 0; }

  .showbox .next {
    right: 2%; }

  .showbox .swiper-button-next, .showbox .swiper-button-prev {
    top: 29px;
    width: 11px;
    height: 31px;
    background-size: 11px 24px; }

  .showbox .prev {
    left: auto;
    right: 10%; }

  .showbox {
    padding-bottom: 100px; }

  .showbox .showdian {
    bottom: 40px; }

  .set1 {
    display: none; } }

/*# sourceMappingURL=history.css.map */
