.h2-title {
  font-size: 42px;
  color: #333333;
  text-align: center;
  padding-bottom: 30px;
}
@media (max-width: 1200px) {
  .h2-title {
    font-size: 36px;
    padding-bottom: 20px;
  }
}
@media (max-width: 750px) {
  .h2-title {
    font-size: 28px;
    padding-bottom: 10px;
  }
}
.contents {
  padding: 50px 0;
}
@media (max-width: 1200px) {
  .contents {
    padding: 40px 0;
  }
}
.banner-bg {
  background-size: 100% 100%;
}
.banner-v2 {
  overflow: hidden;
  position: relative;
}
.banner-v2 .box {
  height: 100% !important;
}
@media (max-width: 768px) {
  .banner-v2 .box {
    margin-top: 55px;
  }
}
.banner-v2 .box .lazyload img {
  position: static;
  width: 100%;
  height: auto;
}
.banner-v2 .box .lazyload:after {
  content: none;
}
.banner-v2 .box .pic {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  position: relative;
  font-size: 0;
}
.banner-v2 .box .pic .banner-text {
  position: absolute;
  top: 70%;
  font-size: 30px;
  color: #231815;
  left: 38%;
}
.LANG-cn .banner-v2 .box .pic .banner-text {
  top: 58%;
}
@media (max-width: 768px) {
  .LANG-cn .banner-v2 .box .pic .banner-text {
    top: 74%;
  }
}
@media (max-width: 1024px) {
  .banner-v2 .box .pic .banner-text {
    font-size: 16px;
  }
}
@media (max-width: 992px) {
  .banner-v2 .box .pic .banner-text {
    max-width: 100%;
    top: 81%;
    width: 100%;
    left: 0%;
    font-size: 30px;
    text-align: center;
    font-weight: bold;
  }
  .banner-v2 .box .pic .banner-text .date {
    font-weight: normal;
  }
}
@media (max-width: 750px) {
  .banner-v2 .box .pic .banner-text {
    max-width: 100%;
    top: 81%;
    width: 100%;
    left: 0%;
    font-size: 30px;
    text-align: center;
    font-weight: bold;
  }
  .banner-v2 .box .pic .banner-text .date {
    font-weight: normal;
  }
}
@media (max-width: 480px) {
  .banner-v2 .box .pic .banner-text {
    font-size: 17px;
  }
}
.banner-v2 .box .pic .banner-text .date {
  font-size: 20px;
  margin-bottom: 5px;
}
@media (max-width: 1000px) {
  .banner-v2 .box .pic .banner-text .date {
    font-size: 14px;
  }
}
.banner-v2 .box .pic .banner-text .btn {
  display: inline-block;
  left: 0;
  font-size: 16px;
  border-radius: 0;
  position: static;
  margin-top: 10px;
  border-radius: 2px;
  margin-right: 10px;
}
.banner-v2 .box .pic .banner-text .btn span {
  position: relative;
  display: inline-block;
  left: 0;
  top: 0;
  background-color: #be121e;
  padding: 15px 30px;
  border-radius: 2px;
}
@media (max-width: 1024px) {
  .banner-v2 .box .pic .banner-text .btn span {
    font-size: 12px;
    padding: 10px 20px;
  }
}
@media (max-width: 992px) {
  .banner-v2 .box .pic .banner-text .btn span {
    font-size: 18px;
    padding: 15px 30px;
  }
}
@media (max-width: 480px) {
  .banner-v2 .box .pic .banner-text .btn span {
    font-size: 12px;
    padding: 6px 8px;
  }
}
@media (max-width: 750px) {
}
.banner-v2 .box .pic .banner-text .btn2 {
  left: 55%;
  width: 100%;
}
@media (max-width: 767px) {
  .banner-v2 .box .pic .banner-text .btn2 {
    width: 100%;
    position: relative;
    top: 20px;
    left: 0;
  }
}
@media (max-width: 480px) {
  .banner-v2 .box .pic .banner-text .btn2 {
    top: 30px;
  }
}
.banner-v2 .box .pic a {
  position: absolute;
  left: 16%;
  top: 73%;
  z-index: 2;
  border-radius: 4px;
  display: inline-block;
  color: #ffffff;
  overflow: hidden;
}
@media (max-width: 1200px) {
  .banner-v2 .box .pic a {
    display: none;
  }
}
.banner-v2 .box .pic a p {
  display: inline-block;
  z-index: 1;
  position: relative;
  font-size: 18px;
  padding: 15px 60px 15px 30px;
}
@media (max-width: 750px) {
  .banner-v2 .box .pic a p {
    font-size: 14px;
    padding: 5px 40px 5px 20px;
  }
}
.banner-v2 .box .pic a span {
  z-index: 1;
  position: absolute;
  right: 30px;
  top: 17px;
  font-size: 18px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
@media (max-width: 750px) {
  .banner-v2 .box .pic a span {
    right: 20px;
    top: 9px;
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .banner-v2 .box .pic a:hover span {
    right: 20px;
  }
}
@media (max-width: 750px) {
  .banner-v2 .box:after {
    padding-top: 66.26666667%;
    display: none;
  }
}
.banner-v2 .con {
  text-align: center;
  font-size: 0;
  overflow: hidden;
  display: none;
  padding: 0 0 40px 0;
}
@media (max-width: 750px) {
  .banner-v2 .con {
    position: static;
    display: block;
  }
}
.banner-v2 .con .cistern {
  height: 100%;
  max-width: 100%;
}
.banner-v2 .con .cistern .text h1 {
  font-size: 130px;
  opacity: 0;
  color: #373634;
  line-height: 1;
}
.LANG-cn .banner-v2 .con .cistern .text h1 {
  line-height: 1.15;
}
@media (max-width: 1600px) {
  .banner-v2 .con .cistern .text h1 {
    font-size: 70px;
  }
}
@media (max-width: 1200px) {
  .banner-v2 .con .cistern .text h1 {
    opacity: 1;
  }
}
@media (max-width: 750px) {
  .banner-v2 .con .cistern .text h1 {
    font-size: 34px;
    display: none;
  }
}
.banner-v2 .con .cistern .text > p {
  font-size: 44px;
  line-height: 1.625;
  opacity: 0;
  color: #595757;
}
@media (max-width: 1200px) {
  .banner-v2 .con .cistern .text > p {
    opacity: 1;
  }
}
@media (max-width: 750px) {
  .banner-v2 .con .cistern .text > p {
    font-size: 26px;
    line-height: 1.3;
    margin-top: 20px;
    margin-bottom: 8px;
  }
}
.banner-v2 .con .cistern .text > span {
  font-size: 26px;
  display: block;
  opacity: 0;
  color: #595757;
}
@media (max-width: 1200px) {
  .banner-v2 .con .cistern .text > span {
    opacity: 1;
  }
}
@media (max-width: 750px) {
  .banner-v2 .con .cistern .text > span {
    font-size: 16px;
  }
}
.banner-v2 .con .cistern .text a {
  border-radius: 4px;
  display: inline-block;
  color: #ffffff;
  position: relative;
  overflow: hidden;
  margin-top: 20px;
  opacity: 0;
}
@media (max-width: 1200px) {
  .banner-v2 .con .cistern .text a {
    opacity: 1;
  }
}
.banner-v2 .con .cistern .text a p {
  display: inline-block;
  z-index: 1;
  position: relative;
  text-transform: uppercase;
  font-size: 18px;
  padding: 15px 60px 15px 30px;
}
@media (max-width: 750px) {
  .banner-v2 .con .cistern .text a p {
    font-size: 14px;
    padding: 5px 40px 5px 20px;
  }
}
.banner-v2 .con .cistern .text a span {
  z-index: 1;
  position: absolute;
  right: 30px;
  top: 17px;
  font-size: 22px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
@media (max-width: 750px) {
  .banner-v2 .con .cistern .text a span {
    right: 20px;
    top: 9px;
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .banner-v2 .con .cistern .text a:hover span {
    right: 20px;
  }
}
.banner-v2 .banner-arrow {
  width: 12px;
  height: 31px;
  position: absolute;
  left: 50%;
  bottom: 20px;
  overflow: hidden;
}
@media (max-width: 750px) {
  .banner-v2 .banner-arrow {
    display: none;
  }
}
.banner-v2 .banner-arrow img {
  width: 100%;
  display: block;
}
.banner-v2 .prize {
  width: 20%;
  height: 20%;
  position: absolute;
  right: 50px;
  bottom: 15px;
  background-color: transparent;
}
@media (max-width: 768px) {
  .banner-v2 .prize {
    right: 10px;
  }
}
@media (max-width: 750px) {
  .banner-v2 .prize {
    width: 25%;
    height: 15%;
    right: 20px;
    bottom: 0;
  }
}
.introduction {
  padding-top: 0;
  padding-bottom: 0;
}
.introduction .box {
  position: relative;
  width: 100%;
}
.introduction .box img {
  position: relative;
  height: auto;
  width: 100%;
}
.introduction .box .lazyload:after {
  display: none;
}
.introduction .box .text {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -55%);
      -ms-transform: translate(-50%, -55%);
          transform: translate(-50%, -55%);
}
@media (max-width: 992px) {
  .introduction .box .text {
    width: 88%;
  }
}
.introduction .box .text .title {
  font-size: 42px;
  font-weight: bold;
  color: #fff;
  padding-bottom: 30px;
}
@media (max-width: 1200px) {
  .introduction .box .text .title {
    font-size: 36px;
    padding-bottom: 15px;
  }
}
@media (max-width: 480px) {
  .introduction .box .text .title {
    font-size: 28px;
  }
}
@media (max-width: 320px) {
  .introduction .box .text .title {
    font-size: 20px;
    padding-bottom: 15px;
  }
}
.introduction .box .text .txt {
  font-size: 20px;
  color: #fff;
}
@media (max-width: 1200px) {
  .introduction .box .text .txt {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .introduction .box .text .txt {
    font-size: 12px;
  }
}
@media (max-width: 320px) {
  .introduction .box .text .txt {
    font-size: 12px;
  }
}
.join .s-title {
  padding-bottom: 60px;
  margin-top: -20px;
  text-align: center;
  font-size: 30px;
  color: #666;
}
@media (max-width: 750px) {
  .join .s-title {
    font-size: 22px;
    margin-top: 0;
    padding-bottom: 30px;
  }
}
.join .s-title .num {
  font-size: 34px;
}
@media (max-width: 750px) {
  .join .s-title .num {
    font-size: 24px;
  }
}
.join .join-step {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 900px) {
  .join .join-step {
    padding: 0 50px;
  }
}
@media (max-width: 750px) {
  .join .join-step {
    padding: 0 20px;
  }
}
@media (max-width: 480px) {
  .join .join-step {
    padding: 0;
  }
}
.join .join-step .step {
  position: relative;
  width: 23.5%;
}
@media (max-width: 900px) {
  .join .join-step .step {
    margin: 0 10px;
    margin-bottom: 40px;
    width: 46%;
  }
}
@media (max-width: 580px) {
  .join .join-step .step {
    margin: 0;
    margin-bottom: 20px;
    width: 48%;
  }
}
.join .join-step .step img {
  width: 100%;
}
.join .join-step .step .text {
  padding-left: 11%;
  width: 100%;
  text-align: center;
}
.join .join-step .step .text p {
  font-size: 18px;
  color: #666;
  position: absolute;
  width: 62%;
}
@media (max-width: 1200px) {
  .join .join-step .step .text p {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .join .join-step .step .text p {
    font-size: 12px;
  }
}
.join .join-step .step .text .step-title {
  top: 20%;
}
@media (max-width: 320px) {
  .join .join-step .step .text .step-title {
    width: 100%;
    left: -8%;
    -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
            transform: scale(0.8);
  }
}
.join .join-step .step .text .step-num {
  bottom: 18%;
  color: #c7000b;
}
.time-line {
  background: url(../images/timeline/bg.jpg) no-repeat top;
}
@media (max-width: 1200px) {
}
.time-line .all-time {
  padding-bottom: 20px;
}
@media (max-width: 992px) {
  .time-line .all-time {
    overflow: auto;
  }
}
.time-line .part {
  width: 100%;
  padding-top: 65px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
     -moz-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}
@media (max-width: 480px) {
  .time-line .part {
    padding-top: 20px;
  }
}
.time-line .part .time-part {
  position: relative;
}
.time-line .part .time-part .circle {
  margin-right: 5.5%;
  display: inline-block;
  vertical-align: bottom;
  width: 162px;
  height: 162px;
  border-radius: 50%;
  background-color: #fff;
  position: relative;
  border: 10px solid #b5b3b3;
}
@media (max-width: 480px) {
  .time-line .part .time-part .circle {
    width: 135px;
    height: 135px;
  }
}
.time-line .part .time-part .circle .text {
  width: 100%;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 14px;
}
@media (max-width: 480px) {
  .time-line .part .time-part .circle .text {
    font-size: 12px;
  }
}
.time-line .part .time-part .circle .text .topic {
  color: #333333;
  padding-bottom: 20px;
}
.time-line .part .time-part .circle .text .time {
  margin-bottom: 2px;
  color: #c7000b;
}
.time-line .part .time-part .circle .text .time span {
  border-bottom: 1px solid #c7000b;
}
.time-line .part .time-part .shuidi {
  position: absolute;
  top: 103%;
  left: 51px;
}
@media (max-width: 480px) {
  .time-line .part .time-part .shuidi {
    left: 38px;
  }
}
@media (max-width: 992px) {
  .time-line .part .time-part::after {
    content: '';
    position: absolute;
    width: 88%;
    left: 56%;
    bottom: -9px;
    height: 1px;
    border-bottom: 1px dashed #c7000b;
  }
  .time-line .part .time-part:last-child::after {
    display: none;
  }
}
.time-line .part .long {
  width: 2px;
  height: 150px;
  background-color: #b5b3b3;
  position: relative;
  top: 100%;
  left: 50%;
}
@media (max-width: 480px) {
  .time-line .part .long {
    height: 120px;
  }
}
.time-line .part .long:before {
  content: '';
  position: absolute;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  top: 98%;
  left: -8px;
  z-index: 5;
  border: solid 3px #c7000b;
  background-color: #fff;
}
.time-line .part .shot {
  width: 2px;
  height: 50px;
  background-color: #b5b3b3;
  position: relative;
  top: 100%;
  left: 50%;
}
.time-line .part .shot:before {
  content: '';
  position: absolute;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  top: 98%;
  left: -8px;
  z-index: 5;
  border: solid 3px #c7000b;
  background-color: #fff;
}
.time-line .line {
  width: 87%;
  border-top: dashed 1px #c7000b;
  margin: 0 auto;
  margin-top: 6px;
}
@media (max-width: 1200px) {
  .time-line .line {
    width: 85%;
  }
}
@media (max-width: 992px) {
  .time-line .line {
    width: 92%;
    -webkit-transform: translate(7%, 0px);
        -ms-transform: translate(7%, 0px);
            transform: translate(7%, 0px);
    display: none;
  }
}
.terms .news {
  padding: 0 5%;
}
@media (max-width: 480px) {
  .terms .news {
    padding: 0;
    padding-top: 20px;
  }
}
.terms .news li {
  padding-bottom: 25px;
}
.terms .news li .num {
  display: inline-block;
  position: relative;
  width: 4.5%;
  vertical-align: middle;
}
@media (max-width: 1600px) {
  .terms .news li .num {
    vertical-align: middle;
  }
}
@media (max-width: 768px) {
  .terms .news li .num {
    width: 6.5%;
  }
}
@media (max-width: 480px) {
  .terms .news li .num {
    width: 10.5%;
  }
}
.terms .news li .num img {
  width: 100%;
}
.terms .news li .num span {
  display: inline-block;
  position: absolute;
  font-size: 18px;
  left: 50%;
  top: 45%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (max-width: 580px) {
  .terms .news li .num span {
    font-size: 14px;
  }
}
.terms .news li p {
  width: 90%;
  padding-left: 40px;
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 580px) {
  .terms .news li p {
    padding-left: 20px;
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .terms .news li p {
    width: 87%;
  }
}
.prize {
  padding-bottom: 0;
}
.prize .title-text {
  padding: 15px 0;
  width: 40%;
  margin: 0 auto;
  border-top: solid 1px #dcdcdc;
  border-bottom: solid 1px #dcdcdc;
  text-align: center;
}
@media (max-width: 1200px) {
  .prize .title-text {
    width: 43%;
  }
}
@media (max-width: 992px) {
  .prize .title-text {
    width: 60%;
  }
}
@media (max-width: 750px) {
  .prize .title-text {
    width: 83%;
  }
}
.prize .title-text .b {
  color: #666666;
  font-size: 30px;
  padding-bottom: 10px;
}
@media (max-width: 1200px) {
  .prize .title-text .b {
    font-size: 24px;
  }
}
@media (max-width: 750px) {
  .prize .title-text .b {
    font-size: 14px;
  }
}
.prize .title-text .s {
  color: #666666;
  font-size: 18px;
}
.prize .title-text .s .biaodian {
  padding: 0 20px;
}
@media (max-width: 750px) {
  .prize .title-text .s .biaodian {
    padding: 0 5px;
  }
}
@media (max-width: 1200px) {
  .prize .title-text .s {
    font-size: 16px;
  }
}
@media (max-width: 750px) {
  .prize .title-text .s {
    font-size: 12px;
  }
}
.prize .words {
  padding-top: 60px;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1400px) {
  .prize .words {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 750px) {
  .prize .words {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 30px;
  }
}
.prize .words li {
  width: 25.5%;
  border: solid 1px #dcdcdc;
  position: relative;
  margin-bottom: 50px;
}
@media (max-width: 750px) {
  .prize .words li {
    width: 30.5%;
    margin-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .prize .words li {
    width: 46.5%;
  }
}
.prize .words li .tag {
  position: absolute;
  left: -16px;
  top: 10px;
}
@media (max-width: 768px) {
  .prize .words li .tag {
    width: 55%;
    left: -11px;
  }
}
@media (max-width: 480px) {
  .prize .words li .tag {
    left: -10px;
  }
}
@media (max-width: 320px) {
  .prize .words li .tag {
    width: 67%;
    top: 3px;
  }
}
.prize .words li .tag img {
  width: 100%;
  min-width: 90px;
}
@media (max-width: 480px) {
  .prize .words li .tag img {
    min-width: 70px;
  }
}
.prize .words li .tag p {
  position: absolute;
  width: 85%;
  text-align: center;
  top: 18%;
  color: #ffffff;
  font-size: 12px;
}
@media (max-width: 480px) {
  .prize .words li .tag p {
    font-size: 10px;
  }
}
.prize .words li .tag p span {
  font-weight: bold;
  font-size: 20px;
}
@media (max-width: 768px) {
  .prize .words li .tag p span {
    font-size: 12px;
  }
}
@media (max-width: 480px) {
  .prize .words li .tag p span {
    font-size: 10px;
  }
}
.prize .words li .product {
  width: 100%;
}
.prize .words li .name {
  color: #303030;
  font-size: 16px;
  text-align: center;
  position: absolute;
  bottom: 20px;
  width: 100%;
}
@media (max-width: 768px) {
  .prize .words li .name {
    bottom: 10px;
    font-size: 12px;
  }
}
@media (max-width: 320px) {
  .prize .words li .name {
    bottom: 5px;
  }
}
@media (max-width: 768px) {
  .prize .words .last .tag {
    left: -12px;
  }
}
@media (max-width: 375px) {
  .prize .words .last .tag {
    left: -11px;
  }
}
@media (max-width: 768px) {
  .prize .words .last .tag img {
    width: 140%;
  }
}
.prize .words .last .tag .left {
  width: auto;
  left: 20%;
}
.prize .words .last .tag .right {
  left: 45%;
  text-align: left;
  width: auto;
  font-size: 16px;
  top: 5px;
  line-height: 0.9;
}
@media (max-width: 768px) {
  .prize .words .last .tag .right {
    font-size: 12px;
    left: 59%;
  }
}
.tonglan {
  overflow: hidden;
  position: relative;
}
.tonglan .box {
  position: relative;
}
.tonglan .box .pic {
  position: relative;
}
.tonglan .box .pic img {
  width: 100%;
  height: auto;
  display: block;
}
.tonglan .box .pic.lazyload img {
  position: absolute;
  top: 0;
  left: 0;
}
.tonglan .box .pic.lazyload:after {
  content: '';
  display: block;
  padding-top: 20.7%;
}
.tonglan .box .con {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  font-size: 0;
  width: 100%;
  height: 100%;
}
.tonglan .box .con .cont {
  display: inline-block;
  width: 100%;
  padding-bottom: 55px;
  vertical-align: middle;
}
.tonglan .box .con .cont .content {
  padding-left: 20px;
}
.tonglan .box .con:after {
  display: inline-block;
  height: 100%;
  content: "";
  vertical-align: middle;
  width: 0;
}
.tonglan .box .banner-text {
  width: 100%;
  font-size: 28px;
  line-height: 1.4;
  color: #fff;
}
.tonglan .box .banner-text.pl50 {
  padding-left: 50%;
}
.tonglan .box .banner-text.pr50 {
  text-align: center;
}
@media (max-width: 1024px) {
  .tonglan .box .banner-text {
    font-size: 18px;
  }
}
.tonglan .box .banner-text h1 {
  font-size: 52px;
  line-height: 1.3;
  color: black;
  font-weight: 600;
}
@media (max-width: 1600px) {
  .tonglan .box .banner-text h1 {
    font-size: 41px;
  }
}
@media (max-width: 1400px) {
  .tonglan .box .banner-text h1 {
    font-size: 36px;
  }
}
@media (max-width: 900px) {
  .tonglan .box .banner-text h1 {
    font-size: 30px;
  }
}
@media (max-width: 480px) {
  .tonglan .box .banner-text h1 {
    font-size: 20px;
  }
}
.tonglan .box .banner-text .logo {
  width: 7%;
  float: left;
  margin-right: 15px;
}
@media (max-width: 1600px) {
  .tonglan .box .banner-text .logo {
    width: 8%;
  }
}
@media (max-width: 1400px) {
  .tonglan .box .banner-text .logo {
    width: 9%;
  }
}
@media (max-width: 1200px) {
  .tonglan .box .banner-text .logo {
    padding-top: 0;
    width: 10.4%;
  }
}
@media (max-width: 1024px) {
  .tonglan .box .banner-text .logo {
    padding-top: 0;
    width: 7.4%;
  }
}
@media (max-width: 750px) {
  .tonglan .box .banner-text .logo {
    float: none;
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
  }
}
.tonglan .box .banner-text p {
  padding-top: 30px;
}
.tonglan .box .banner-text .date {
  font-size: 20px;
  line-height: 1.3;
}
@media (max-width: 1600px) {
  .tonglan .box .banner-text .date {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .tonglan .box .banner-text .date {
    font-size: 12px;
  }
}
.tonglan .box .banner-text .btn {
  display: inline-block;
  left: 0;
  font-size: 16px;
  border-radius: 0;
}
.tonglan .box .banner-text .btn span {
  position: relative;
  display: inline-block;
  left: 0;
  top: 0;
  background-color: #be121e;
  padding: 15px 30px;
  font-size: 18px;
}
@media (max-width: 1200px) {
  .tonglan .box .banner-text .btn span {
    font-size: 12px;
    padding: 7px 15px;
  }
}
@media (max-width: 480px) {
  .tonglan .box .banner-text .btn span {
    font-weight: normal;
    font-size: 12px;
    padding: 6px 8px;
  }
}
@media (max-width: 768px) {
  .tonglan .box .banner-text .btn {
    width: 100%;
  }
}
.tonglan .box .banner-text .btn2 {
  left: 55%;
  width: 100%;
}
@media (max-width: 767px) {
  .tonglan .box .banner-text .btn2 {
    width: 100%;
    position: relative;
    top: 20px;
    left: 0;
  }
}
@media (max-width: 480px) {
  .tonglan .box .banner-text .btn2 {
    top: 30px;
  }
}
.tonglan .box .banner-text .banner-text2 :nth-child(2) {
  margin-top: 20px;
}
.tonglan .box .banner-text .banner-text2 p {
  font-size: 28px;
}
.tonglan .box .banner-text .ebg-btn-box {
  padding-top: 30px;
}
.tonglan .box .tr {
  text-align: right;
  position: relative;
}
.tonglan .box .tr .img {
  width: 40%;
  position: absolute;
  top: 0;
  right: 40px;
  max-width: 324px;
}
.banner2 .box .pic.lazyload:after {
  padding-top: 22%;
}
.banner2 .box .banner-text p {
  padding-top: 20px;
}
.banner2 .box .banner-text .s-title {
  font-size: 24px;
}
.banner2 .box .banner-text .ebg-btn-box {
  padding-top: 20px;
}
@media (max-width: 1600px) {
  .tonglan .box .banner-text p,
  .tonglan .box .banner-text .ebg-btn-box {
    padding-top: 20px;
  }
  .banner2 .box .banner-text p {
    font-size: 28px;
  }
  .banner2 .box .banner-text p,
  .banner2 .box .banner-text .ebg-btn-box {
    padding-top: 15px;
  }
}
@media (max-width: 992px) {
  .tonglan .box .pic.lazyload:after {
    padding-top: 50%;
  }
  .tonglan .box .tr {
    display: none;
  }
  .tonglan .box .con .cont {
    padding-bottom: 20px;
  }
  .tonglan .box .banner-text p {
    padding-top: 10px;
    font-size: 24px;
  }
  .banner2 .box .banner-text .s-title {
    font-size: 18px;
  }
  .tonglan .box .banner-text .ebg-btn-box {
    padding-top: 0;
  }
  .banner2 .box .pic.lazyload:after {
    padding-top: 84%;
  }
  .banner2 .box .banner-text.pr50 {
    padding-right: 0;
    text-align: center;
  }
  .banner2 .box .con {
    height: 50%;
  }
  .banner2 .box .con .cont {
    padding-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .tonglan .box .banner-text p {
    padding-top: 10px;
    font-size: 18px;
  }
  .banner2 .box .banner-text .s-title {
    font-size: 14px;
  }
}
.tonglan .box .banner-text .s-title {
  font-size: 18px;
}
.tonglan .box .banner-text .s-title a {
  color: white;
  border-bottom: 1px solid white;
}
.tonglan .box .banner-text .s-title a:hover {
  color: #c7000b;
}
@media (max-width: 1024px) {
  .tonglan .box .banner-text .s-title {
    font-size: 16px;
  }
}
@media (max-width: 992px) {
  .tonglan .box .banner-text .s-title {
    font-size: 14px;
  }
}
