.banner-v2 {
  overflow: hidden;
  position: relative;
}
.banner-v2 .box .pic:after {
  padding-top: 41.66666667%;
}
@media (max-width: 992px) {
  .banner-v2 .box .pic:after {
    padding-top: 52.08333333%;
  }
}
@media (max-width: 750px) {
  .banner-v2 .box .pic:after {
    padding-top: 113.33333333%;
  }
}
@media (max-width: 1200px) {
  .banner-v2 .box .pic video {
    display: none;
  }
}
@media (min-width: 1201px) {
  .banner-v2 .box .pic .J-video img {
    display: none;
  }
}
.banner-v2 .box .pic img,
.banner-v2 .box .pic video {
  position: absolute;
  width: 100%;
}
.banner-v2 .con {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.banner-v2 .con .title {
  padding-bottom: 20px;
  font-size: 72px;
  font-family: ebg-font-bold, Arial, sans-serif;
}
.LANG-cn .banner-v2 .con .title {
  font-family: Microsoft YaHei, Arial, sans-serif;
  font-weight: bold;
}
.LANG-tr .banner-v2 .con .title {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.LANG-jp .banner-v2 .con .title {
  font-family: "メイリオ", Meiryo, Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.banner-v2 .con .title img {
  max-width: 473px;
  width: 50%;
  display: block;
  padding-bottom: 20px;
}
@media (max-width: 1600px) {
  .banner-v2 .con .title {
    padding-bottom: 10px;
    font-size: 60px;
  }
  .banner-v2 .con .title img {
    width: 46%;
  }
}
@media (max-width: 1200px) {
  .banner-v2 .con .title {
    font-size: 52px;
    color: #252b3a;
  }
  .banner-v2 .con .title img {
    width: 45%;
    padding-bottom: 15px;
  }
  .banner-v2 .con .title span {
    color: #c7000b;
  }
}
@media (max-width: 992px) {
  .banner-v2 .con .title {
    font-size: 36px;
    padding-bottom: 15px;
  }
  .banner-v2 .con .title img {
    width: 50%;
    padding-bottom: 5px;
  }
}
@media (max-width: 750px) {
  .banner-v2 .con .title {
    padding-bottom: 10px;
    font-size: 30px;
  }
  .banner-v2 .con .title img {
    width: 62%;
    max-width: 213px;
    padding-bottom: 8px;
  }
}
.banner-v2 .con .p-title {
  margin-top: -5px;
  font-size: 36px;
  line-height: 1;
  padding-bottom: 15px;
}
@media (max-width: 1600px) {
  .banner-v2 .con .p-title {
    font-size: 30px;
  }
}
@media (max-width: 1200px) {
  .banner-v2 .con .p-title {
    margin-top: 0;
    font-size: 28px;
    padding-bottom: 5px;
  }
}
@media (max-width: 992px) {
  .banner-v2 .con .p-title {
    font-size: 24px;
  }
}
@media (max-width: 750px) {
  .banner-v2 .con .p-title {
    font-size: 18px;
    padding-bottom: 7px;
  }
}
.banner-v2 .con .p {
  font-size: 28px;
  font-family: ebg-font-light, Arial, sans-serif;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.LANG-cn .banner-v2 .con .p {
  font-family: Microsoft YaHei, Arial, sans-serif;
}
.LANG-tr .banner-v2 .con .p {
  font-family: Arial, Helvetica, sans-serif;
}
.LANG-jp .banner-v2 .con .p {
  font-family: "メイリオ", Meiryo, Arial, Helvetica, sans-serif;
}
.banner-v2 .con .p span {
  padding-left: 30px;
  padding-right: 30px;
  font-size: 20px;
  line-height: 1.25;
  font-family: ebg-font-regular, Arial, sans-serif;
  position: relative;
}
.LANG-cn .banner-v2 .con .p span {
  font-family: Microsoft YaHei, Arial, sans-serif;
}
.LANG-tr .banner-v2 .con .p span {
  font-family: Arial, Helvetica, sans-serif;
}
.LANG-jp .banner-v2 .con .p span {
  font-family: "メイリオ", Meiryo, Arial, Helvetica, sans-serif;
}
@media (max-width: 750px) {
  .banner-v2 .con .p span {
    padding-right: 0;
  }
}
.banner-v2 .con .p span img {
  height: 20px;
  left: 0px;
  top: 13px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
}
.banner-v2 .con .p span:nth-child(2) {
  padding-left: 25px;
}
.banner-v2 .con .p span:last-child {
  padding-right: 0;
}
@media (max-width: 1600px) {
  .banner-v2 .con .p {
    font-size: 24px;
  }
  .banner-v2 .con .p span {
    font-size: 18px;
    padding-left: 26px;
    padding-right: 20px;
  }
  .banner-v2 .con .p span:nth-child(2) {
    padding-left: 22px;
  }
  .banner-v2 .con .p span img {
    height: 18px;
    top: 12px;
  }
}
@media (max-width: 1200px) {
  .banner-v2 .con .p {
    font-size: 20px;
    font-family: ebg-font-regular, Arial, sans-serif;
    color: #252b3a;
  }
  .LANG-cn .banner-v2 .con .p {
    font-family: Microsoft YaHei, Arial, sans-serif;
  }
  .LANG-tr .banner-v2 .con .p {
    font-family: Arial, Helvetica, sans-serif;
  }
  .LANG-jp .banner-v2 .con .p {
    font-family: "メイリオ", Meiryo, Arial, Helvetica, sans-serif;
  }
  .banner-v2 .con .p span {
    font-size: 16px;
    padding-left: 24px;
  }
  .banner-v2 .con .p span:nth-child(2) {
    padding-left: 20px;
  }
  .banner-v2 .con .p span img {
    height: 16px;
    top: 10px;
  }
}
@media (max-width: 992px) {
  .banner-v2 .con .p {
    font-size: 16px;
  }
  .banner-v2 .con .p span {
    font-size: 14px;
    margin-bottom: 5px;
    padding-left: 20px;
  }
  .banner-v2 .con .p span:nth-child(2) {
    padding-left: 18px;
  }
  .banner-v2 .con .p span img {
    height: 14px;
    top: 9px;
  }
}
@media (max-width: 750px) {
  .banner-v2 .con .p {
    width: 62%;
  }
  .banner-v2 .con .p span {
    font-size: 12px;
    padding-left: 18px;
    padding-right: 20px;
  }
  .banner-v2 .con .p span:nth-child(2) {
    padding-left: 16px;
  }
  .banner-v2 .con .p span img {
    height: 12px;
    top: 8px;
  }
}
.banner-v2 .con .ebg-btn-box {
  padding-top: 40px;
}
.banner-v2 .con .ebg-btn-box.certification .login,
.banner-v2 .con .ebg-btn-box.certification .sign-up {
  display: none;
}
.banner-v2 .con .ebg-btn-box a {
  margin-right: 30px;
}
@media (max-width: 1600px) {
  .banner-v2 .con .ebg-btn-box {
    padding-top: 30px;
  }
}
@media (max-width: 992px) {
  .banner-v2 .con .ebg-btn-box {
    padding-top: 15px;
    margin-right: 15px;
  }
}
.banner-v2 .con .cistern {
  position: relative;
  height: 100%;
  font-size: 0;
}
.banner-v2 .con .cistern .text {
  display: inline-block;
  vertical-align: middle;
  margin-top: -20px;
  width: 66.66666667%;
  color: #231815;
}
.banner-v2 .con .cistern .text.isWhiteFont {
  color: #fff;
}
@media (max-width: 750px) {
  .banner-v2 .con .cistern .text {
    margin-top: 60px;
    width: 100%;
  }
}
@media (max-width: 1200px) {
  .banner-v2 .con .cistern .text.isWhiteFont .ebg-btn-bd-white-icon-arrow {
    border-color: #c7000b;
  }
  .banner-v2 .con .cistern .text.isWhiteFont .ebg-btn-bd-white-icon-arrow span,
  .banner-v2 .con .cistern .text.isWhiteFont .ebg-btn-bd-white-icon-arrow span:after {
    color: #252b3a;
  }
}
@media (max-width: 750px) {
  .banner-v2 .con .cistern .text.isWhiteFont .p {
    width: 100%;
  }
}
.banner-v2 .con .cistern:after {
  width: 0;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 750px) {
  .banner-v2 .con .cistern:after {
    display: none;
  }
}
.banner-v2 .swiper-button-prev,
.banner-v2 .swiper-container-rtl .swiper-button-next,
.banner-v2 .swiper-button-next,
.banner-v2 .swiper-container-rtl .swiper-button-prev {
  background-color: rgba(0, 0, 0, 0.1);
  padding: 30px 15px;
  z-index: 1;
}
.banner-v2 .swiper-button-prev:after,
.banner-v2 .swiper-container-rtl .swiper-button-next:after,
.banner-v2 .swiper-button-next:after,
.banner-v2 .swiper-container-rtl .swiper-button-prev:after {
  color: #252b3a;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 40px;
  display: block;
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e7b1";
}
.banner-v2 .swiper-button-prev:hover:after,
.banner-v2 .swiper-container-rtl .swiper-button-next:hover:after,
.banner-v2 .swiper-button-next:hover:after,
.banner-v2 .swiper-container-rtl .swiper-button-prev:hover:after {
  color: #c7000b;
}
@media (max-width: 1200px) {
  .banner-v2 .swiper-button-prev,
  .banner-v2 .swiper-container-rtl .swiper-button-next,
  .banner-v2 .swiper-button-next,
  .banner-v2 .swiper-container-rtl .swiper-button-prev {
    display: none;
  }
}
.banner-v2 .swiper-button-prev,
.banner-v2 .swiper-container-rtl .swiper-button-next {
  left: 0;
}
.banner-v2 .swiper-button-prev:after,
.banner-v2 .swiper-container-rtl .swiper-button-next:after {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
      -ms-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
  margin-left: -3px;
}
.banner-v2 .swiper-button-next,
.banner-v2 .swiper-container-rtl .swiper-button-prev {
  right: 0;
}
.banner-v2 .swiper-button-next:after,
.banner-v2 .swiper-container-rtl .swiper-button-prev:after {
  -webkit-transform: translate(-50%, -50%) rotate(-90deg);
      -ms-transform: translate(-50%, -50%) rotate(-90deg);
          transform: translate(-50%, -50%) rotate(-90deg);
  margin-left: 3px;
}
@media (max-width: 992px) {
  .banner-v2 .swiper-pagination-bullets,
  .banner-v2 .swiper-pagination-custom,
  .banner-v2 .swiper-pagination-fraction {
    bottom: 15px;
    left: auto;
    right: 15px;
    padding: 5px 10px;
    margin: 0 3px;
  }
}
.swiper-pagination-bullet {
  opacity: 1;
  background-color: #fff;
  margin: 0 5px;
}
.swiper-pagination-bullet-active {
  background-color: transparent;
  border: 2px solid #c7000b;
}
.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 7px 15px;
  font-size: 0;
  left: 20px;
  bottom: 50px;
}
@media (max-width: 1600px) {
  .swiper-pagination-bullets,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    bottom: 30px;
  }
}
@media (max-width: 1200px) {
  .swiper-pagination-bullets,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    bottom: 20px;
    left: 30px;
  }
}
.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-custom .swiper-pagination-bullet,
.swiper-pagination-fraction .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
}
