/*S-= banner*/
.banner-box {
  position: relative;
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
}
.banner-box .h2-title {
  margin-bottom: 30px;
  text-align: center;
  font-size: 40px;
  font-weight: normal;
  line-height: 1.2;
}
@media (max-width: 1680px) {
  .banner-box .h2-title {
    font-size: 34px;
    margin-bottom: 30px;
  }
}
@media (max-width: 1024px) {
  .banner-box .h2-title {
    margin-bottom: 25px;
    font-size: 28px;
    background-size: 48px;
  }
}
@media (max-width: 480px) {
  .banner-box .h2-title {
    margin-bottom: 20px;
    font-size: 26px;
  }
}
.banner-box .pic {
  position: relative;
  overflow: hidden;
}
.banner-box .pic:after {
  content: '';
  display: block;
  padding-top: 50.83%;
}
.banner-box .pic:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: url("../images/bg_06.png") bottom no-repeat;
  z-index: 1;
}
.banner-box .pic video,
.banner-box .pic img {
  width: 100%;
  position: absolute;
}
.banner-box .pic video {
  display: none;
}
@media (max-width: 768px) {
  .banner-box .pic:before {
    background: none;
  }
}
@media (min-width: 751px) {
  .banner-box .pic:before {
    background-color: rgba(0, 0, 0, 0.5);
  }
  @-webkit-keyframes scroll {
    0% {
      background-color: rgba(0, 0, 0, 0.5);
    }
    100% {
      background-color: #000000;
    }
  }
  @keyframes scroll {
    0% {
      background-color: rgba(0, 0, 0, 0.5);
    }
    100% {
      background-color: #000000;
    }
  }
  .banner-box .pic video {
    display: block;
  }
  .banner-box .pic img {
    display: none;
  }
}
.banner-box .btn-box {
  margin-top: 60px;
  font-size: 0;
}
.banner-box .banner-block {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.banner-box .icondown {
  position: absolute;
  bottom: -25px;
  left: 0;
  right: 0;
  z-index: 1;
  text-align: center;
}
.banner-box .icondown .icondownimg {
  position: relative;
  height: 100px;
}
.banner-box .icondown .icondownimg img {
  position: relative;
  z-index: 1;
}
.banner-box .icondown .icondownimg:after {
  content: "";
  position: absolute;
  top: 12px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 1px;
  height: 0;
  background-color: #b3d8ff;
  -webkit-animation: line linear 1s normal infinite;
          animation: line linear 1s normal infinite;
}
@-webkit-keyframes line {
  0% {
    height: 0;
  }
  100% {
    height: 100%;
  }
}
@keyframes line {
  0% {
    height: 0;
  }
  100% {
    height: 100%;
  }
}
@media (max-width: 750px) {
  .banner-box .icondown {
    bottom: -6px;
  }
  .banner-box .icondown .icondownimg {
    height: 60px;
    display: none;
  }
}
.banner-height {
  height: 100%;
}
.banner-text {
  width: 98%;
  display: inline-block;
  vertical-align: top;
  margin-top: 24%;
  margin-left: -9.7%;
}
.banner-text h2 {
  font-family: 'AkkuratProBold';
  font-size: 48px;
  line-height: 1.3;
  color: #ffffff;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.banner-text p {
  font-family: 'AkkuratProRegular';
  line-height: 1.3;
  color: #ffffff;
}
.banner-text p.meet {
  font-size: 34px;
  padding-top: 2px;
}
.banner-text p.address {
  font-size: 26px;
  padding-top: 6px;
}
.banner-text .banner-slogan {
  max-width: 742px;
  width: 100%;
}
.banner-text span {
  display: block;
}
.banner-text span img {
  width: 100%;
  max-width: 240px;
  margin-top: 36px;
}
.banner-mx .banner-text {
  padding-left: 0;
  margin-top: 16%;
}
a.banner-btn {
  font-size: 18px;
  height: 50px;
  line-height: 54px;
  color: #fff;
  display: inline-block;
  padding: 0 30px;
  background-image: -webkit-linear-gradient(left, #e2234c 0%, #3564ff 100%), -webkit-linear-gradient(#0073ff, #0073ff);
  background-image: linear-gradient(90deg, #e2234c 0%, #3564ff 100%), linear-gradient(#0073ff, #0073ff);
  background-blend-mode: normal,
        normal;
  border-radius: 2px;
  outline: none;
  margin-left: 13px;
}
a.banner-btn:first-child {
  margin-left: 0;
}
@media (min-width: 751px) {
  a.banner-btn:hover {
    background-image: -webkit-linear-gradient(left, #f52955 0%, #557cfd 100%);
    background-image: linear-gradient(90deg, #f52955 0%, #557cfd 100%);
  }
}
.sbtn1 {
  margin-right: 20px;
}
.banner-sbtn2 {
  height: 50px;
  line-height: 54px;
  padding: 0 30px;
  font-size: 18px;
  color: #fff;
  position: relative;
  display: inline-block;
}
.banner-sbtn2:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(../images/d_19.png?ver=20190404) no-repeat;
  background-size: 100% 100%;
}
@media (min-width: 751px) {
  .banner-sbtn2:hover {
    background: -webkit-linear-gradient(left, #e2234c 0%, #3564ff 100%), -webkit-linear-gradient(#384a60, #384a60);
    background: linear-gradient(90deg, #e2234c 0%, #3564ff 100%), linear-gradient(#384a60, #384a60);
    border-radius: 5px;
  }
}
@media (max-width: 1600px) {
  .banner-sbtn2 {
    height: 40px;
    line-height: 42px;
  }
}
@media (max-width: 750px) {
  .banner-sbtn2 {
    height: 30px;
    line-height: 32px;
    padding: 0 13px;
    font-size: 14px;
  }
}
.verticalmiddle {
  height: 100%;
  vertical-align: middle;
  display: inline-block;
  width: 1px;
}
.inside-page-box .btn {
  text-align: center;
}
@media (max-width: 1700px) {
  .banner-height {
    max-width: 1460px;
  }
  .banner-text {
    margin-top: 20%;
    margin-left: -2.5%;
  }
}
@media (max-width: 1600px) {
  .banner-height {
    max-width: 1120px;
  }
  .banner-text {
    margin-top: 20%;
  }
  .banner-text h2 {
    font-size: 41px;
  }
  .banner-text p.meet {
    font-size: 22px;
  }
  .banner-text p.address {
    font-size: 18px;
  }
  a.banner-btn {
    margin-top: 25px;
    padding: 0 31px;
    height: 40px;
    line-height: 44px;
  }
  .banner-text .banner-slogan {
    max-width: 560px;
  }
}
@media (max-width: 1400px) {
  .banner-box .btn-box {
    margin-top: 20px;
  }
}
@media (max-width: 1024px) {
  header {
    background-color: rgba(0, 0, 0, 0.8);
  }
  #wap-nav {
    background-color: #00081e;
  }
  #wap-nav li a {
    color: #ddd;
  }
  #wap-nav div,
  #wap-nav div a.en {
    border-color: #555;
  }
  .wap_navbtn.close span {
    background-color: #fff;
  }
  .wap_navbtn span,
  .wap_navbtn span:before,
  .wap_navbtn span:after {
    background-color: #fff;
  }
  .banner-text {
    margin-left: 5.5%;
    margin-top: 10%;
  }
  .banner-text h2 {
    font-size: 40px;
  }
  .banner-text p.meet {
    font-size: 30px;
    padding-top: 8px;
  }
  .banner-text p.address {
    padding-top: 8px;
  }
  a.banner-btn {
    margin-top: 15px;
  }
  .banner-text span img {
    display: none;
  }
}
@media (max-width: 750px) {
  .banner-box .pic:before {
    background: none;
  }
  .banner-box .pic:after {
    padding-top: 80%;
  }
  a.banner-btn {
    padding: 0 13px;
    font-size: 14px;
    margin-top: 5px;
    line-height: 30px;
    height: 30px;
  }
  .banner-height {
    position: relative;
  }
  .banner-text {
    text-align: center;
    width: 99%;
    margin-top: 0;
    margin-left: -1.5%;
    vertical-align: middle;
  }
  .banner-text h2 {
    font-size: 24px;
  }
  .banner-text p.meet {
    font-size: 24px;
  }
  .banner-text .banner-slogan {
    max-width: 692px;
    width: 80%;
  }
  .banner-mx .banner-text {
    top: 21%;
  }
  .banner-block {
    padding: 0 10px;
  }
  .banner-block .btn-box {
    margin-top: 20px;
    text-align: left;
  }
  a.banner-btn.sbtn1 {
    margin-right: 7px;
  }
}
@media (max-width: 480px) {
  .banner-text h2 {
    font-size: 24px;
    margin-bottom: 0;
  }
  .banner-text p.meet {
    font-size: 18px;
    padding-top: 4px;
  }
  .banner-text p.address {
    font-size: 14px;
    padding-top: 2px;
  }
}
@media (max-width: 340px) {
  .banner-text h2 {
    font-size: 12px;
  }
  .banner-text p.meet {
    font-size: 12px;
  }
  a.banner-btn {
    padding: 2px 26px;
  }
}
.LANG-cn .banner-text h2,
.LANG-cn .banner-text p.meet,
.LANG-cn .banner-text p.address {
  font-family: "AkkuratProRegular", Arial;
}
/*E-= banner*/
