.swiper-button-prev.circle,
.swiper-button-next.circle {
  width: 50px;
  height: 50px;
  background-color: #000;
  z-index: 1;
  background: no-repeat center center;
  background-size: 100% 100%;
  -webkit-box-shadow: 4px 4px 8px 0px rgba(7, 23, 39, 0.1);
          box-shadow: 4px 4px 8px 0px rgba(7, 23, 39, 0.1);
  border-radius: 50%;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 1;
}
@media (max-width: 1200px) {
  .swiper-button-prev,
  .swiper-button-next {
    display: none;
  }
}
.swiper-button-prev.circle {
  background-image: url('../img/icon/icon-btn-prev.png');
}
@media (min-width: 1201px) {
  .swiper-button-prev.circle:hover {
    background-image: url('../img/icon/icon-btn-prev-hover.png');
  }
}
.swiper-button-prev.circle.swiper-button-disabled {
  background-image: url('../img/icon/icon-btn-prev-disabled.png');
}
.swiper-button-next.circle {
  background-image: url('../img/icon/icon-btn-next.png');
}
@media (min-width: 1201px) {
  .swiper-button-next.circle:hover {
    background-image: url('../img/icon/icon-btn-next-hover.png');
  }
}
.swiper-button-next.circle.swiper-button-disabled {
  background-image: url('../img/icon/icon-btn-next-disabled.png');
}
.main .lazyload {
  position: relative;
}
.main .lazyload:after {
  padding-top: 56.25%;
  content: "";
  width: 100%;
  display: block;
}
.main .lazyload img {
  position: absolute;
  display: block;
  width: 100%;
  min-height: 100%;
}
.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;
}
.ebg-block-tb {
  padding-top: 130px;
  padding-bottom: 130px;
}
@media (max-width: 1600px) {
  .ebg-block-tb {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media (max-width: 1200px) {
  .ebg-block-tb {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (max-width: 750px) {
  .ebg-block-tb {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.ebg-block-t {
  padding-top: 110px;
}
@media (max-width: 1600px) {
  .ebg-block-t {
    padding-top: 100px;
  }
}
@media (max-width: 1200px) {
  .ebg-block-t {
    padding-top: 60px;
  }
}
@media (max-width: 750px) {
  .ebg-block-t {
    padding-top: 50px;
  }
}
.ebg-block-b {
  padding-bottom: 120px;
}
@media (max-width: 1600px) {
  .ebg-block-b {
    padding-bottom: 100px;
  }
}
@media (max-width: 1200px) {
  .ebg-block-b {
    padding-bottom: 60px;
  }
}
@media (max-width: 750px) {
  .ebg-block-b {
    padding-bottom: 50px;
  }
}
.isWhiteFont {
  color: #fff;
}
.isWhiteFont .h2-title {
  color: #fff;
}
.isWhiteFont .h2-title span.red:before {
  background-color: #fff;
}
.h2-title {
  color: #252b3a;
  font-size: 32px;
  line-height: 1.2;
  font-family: ebg-font-bold, Arial, sans-serif;
  margin-bottom: 25px;
}
.LANG-cn .h2-title {
  font-family: Microsoft YaHei, Arial, sans-serif;
  font-weight: bold;
}
.LANG-tr .h2-title {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.LANG-jp .h2-title {
  font-family: "メイリオ", Meiryo, Arial, Helvetica, sans-serif;
  font-weight: bold;
}
@media (max-width: 1200px) {
  .h2-title {
    font-size: 20px;
  }
}
@media (max-width: 992px) {
  .h2-title {
    font-size: 28px;
    margin-bottom: 20px;
  }
}
@media (max-width: 750px) {
  .h2-title {
    font-size: 18px;
  }
}
.h2-title span.red {
  position: relative;
  padding-bottom: 10px;
  display: inline-block;
}
@media (max-width: 750px) {
  .h2-title span.red {
    padding-bottom: 5px;
  }
}
.h2-title span.red:before {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  background-color: #c7000b;
  content: '';
  width: 89px;
}
@media (max-width: 1200px) {
  .h2-title span.red:before {
    width: 70px;
  }
}
@media (max-width: 750px) {
  .h2-title span.red:before {
    height: 2px;
    width: 40px;
  }
}
.p-title {
  font-size: 16px;
  line-height: 1.625;
  color: #666;
  max-width: 1000px;
  margin: auto;
}
@media (max-width: 1200px) {
  .p-title {
    font-size: 14px;
  }
}
@media (max-width: 750px) {
  .p-title {
    font-size: 12px;
  }
}
.tc {
  text-align: center;
}
.tr {
  text-align: right;
}
.tl {
  text-align: left;
}
.h2-title,
.p-title {
  text-align: center;
}
.featured .cistern {
  overflow: hidden;
  margin-bottom: -24px;
}
@media (max-width: 992px) {
  .featured .cistern {
    margin-bottom: 0;
  }
}
.featured .cistern:after,
.featured .cistern:before {
  content: '';
  position: absolute;
  width: 20px;
  top: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 2;
  display: block;
}
@media (max-width: 1200px) {
  .featured .cistern:after,
  .featured .cistern:before {
    width: 30px;
  }
}
@media (max-width: 992px) {
  .featured .cistern:after,
  .featured .cistern:before {
    width: 15px;
  }
}
@media (max-width: 750px) {
  .featured .cistern:after,
  .featured .cistern:before {
    width: 10px;
  }
}
.featured .cistern:before {
  left: 0;
}
.featured .cistern:after {
  right: 0;
}
@media (max-width: 992px) {
  .featured .cistern:after {
    display: none;
  }
}
.featured .points-of-view {
  position: relative;
  padding-bottom: 24px;
}
@media (max-width: 992px) {
  .featured .points-of-view {
    padding-bottom: 45px;
  }
}
.featured .points-of-view .li {
  cursor: pointer;
}
@media (max-width: 992px) {
  .featured .points-of-view .li {
    height: auto;
  }
}
.featured .points-of-view .li .box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 992px) {
  .featured .points-of-view .li .box {
    position: relative;
    padding: 20px;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#fafdff), to(#eff4f8));
    background-image: linear-gradient(0deg, #fafdff 0%, #eff4f8 100%);
    -webkit-box-shadow: 7px 7px 15px 0px rgba(7, 23, 39, 0.1);
            box-shadow: 7px 7px 15px 0px rgba(7, 23, 39, 0.1);
    border: solid 2px #fff;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
       -moz-box-orient: vertical;
       -moz-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    height: 100%;
  }
}
@media (max-width: 750px) {
  .featured .points-of-view .li .box {
    padding: 15px;
    border-width: 1px;
    -webkit-box-shadow: 4px 4px 10px 0px rgba(7, 23, 39, 0.2);
            box-shadow: 4px 4px 10px 0px rgba(7, 23, 39, 0.2);
  }
}
@media (max-width: 992px) {
  .featured .points-of-view .li .box.video .con-box {
    width: 100%;
    height: 100%;
    margin-top: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .featured .points-of-view .li .box.video .con-box .pic {
    background-color: #000;
    overflow: hidden;
    width: 100%;
  }
  .featured .points-of-view .li .box.video .con-box .pic:after {
    padding-top: 44.2455243%;
  }
  .featured .points-of-view .li .box.video .con-box .pic:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    color: #fff;
    z-index: 2;
    width: 58px;
    height: 58px;
    background: url("../img/icon/icon-lpay.png") no-repeat center center;
    background-size: 100% 100%;
    border-radius: 50%;
    -webkit-box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, 0.5);
            box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, 0.5);
  }
  .featured .points-of-view .li .box.video .expand {
    display: none;
  }
}
@media (max-width: 750px) {
  .featured .points-of-view .li .box.video .con-box .pic:after {
    padding-top: 75.07936508%;
  }
  .featured .points-of-view .li .box.video .con-box .pic:before {
    width: 40px;
    height: 40px;
  }
}
.featured .points-of-view .li .con-box {
  position: relative;
  width: 100%;
}
@media (max-width: 992px) {
  .featured .points-of-view .li .con-box {
    margin-top: 15px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(7, 23, 39, 0.1);
            box-shadow: 0px 0px 20px 0px rgba(7, 23, 39, 0.1);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (max-width: 750px) {
  .featured .points-of-view .li .con-box {
    margin-top: 15px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(7, 23, 39, 0.1);
            box-shadow: 0px 0px 20px 0px rgba(7, 23, 39, 0.1);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.featured .points-of-view .li .con-box .pic:after {
  padding-top: 133.07392996%;
}
.featured .points-of-view .li .con-box .pic img {
  min-height: auto;
}
@media (max-width: 992px) {
  .featured .points-of-view .li .con-box .pic {
    width: 20%;
  }
}
@media (max-width: 750px) {
  .featured .points-of-view .li .con-box .pic {
    width: 41.47909968%;
  }
}
.featured .points-of-view .li .con-box:after {
  content: '';
  height: 50px;
  width: 100%;
  left: 0;
  bottom: 0;
  position: absolute;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#000000), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
}
@media (max-width: 992px) {
  .featured .points-of-view .li .con-box:after {
    display: none;
  }
}
@media (max-width: 750px) {
  .featured .points-of-view .li .con-box:after {
    display: none;
  }
}
.featured .points-of-view .li .expand {
  display: none;
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 30px;
  padding-right: 10px;
}
@media (max-width: 992px) {
  .featured .points-of-view .li .expand {
    display: block;
    padding: 0;
  }
}
@media (max-width: 750px) {
  .featured .points-of-view .li .expand {
    display: block;
    padding: 0;
  }
}
.featured .points-of-view .li .expand .dialog {
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 16px;
  line-height: 1.5;
  color: #252b3a;
}
@media (max-width: 1600px) {
  .featured .points-of-view .li .expand .dialog {
    font-size: 14px;
  }
}
@media (max-width: 1200px) {
  .featured .points-of-view .li .expand .dialog {
    font-size: 12px;
  }
}
@media (max-width: 992px) {
  .featured .points-of-view .li .expand .dialog {
    font-size: 14px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media (max-width: 750px) {
  .featured .points-of-view .li .expand .dialog {
    font-size: 12px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.featured .points-of-view .li .expand .dialog:after,
.featured .points-of-view .li .expand .dialog:before {
  position: absolute;
  font-size: 72px;
  line-height: 0;
  color: #9c9fa2;
  font-family: Arial;
}
@media (max-width: 992px) {
  .featured .points-of-view .li .expand .dialog:after,
  .featured .points-of-view .li .expand .dialog:before {
    font-size: 36px;
  }
}
@media (max-width: 750px) {
  .featured .points-of-view .li .expand .dialog:after,
  .featured .points-of-view .li .expand .dialog:before {
    font-size: 36px;
  }
}
.featured .points-of-view .li .expand .dialog:before {
  content: '“';
  top: 30px;
  left: 0;
}
@media (max-width: 992px) {
  .featured .points-of-view .li .expand .dialog:before {
    top: 15px;
  }
}
@media (max-width: 750px) {
  .featured .points-of-view .li .expand .dialog:before {
    top: 15px;
  }
}
.featured .points-of-view .li .expand .dialog:after {
  content: '”';
  right: 0;
  bottom: 0;
}
.featured .points-of-view .li .expand .video-btn {
  cursor: pointer;
  margin-top: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.featured .points-of-view .li .expand .video-btn .iconfont {
  font-size: 18px;
  line-height: 1;
  padding: 2px 1.5px 1px;
  border-radius: 50%;
  border: solid 2px #6a6a6a;
  color: #c7000b;
}
.featured .points-of-view .li .expand .video-btn span {
  color: #333;
  padding-left: 10px;
  font-size: 14px;
  line-height: 1;
}
.featured .points-of-view .li .expand .video-btn span:hover {
  color: #c7000b;
}
.featured .points-of-view .li .con {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 15px;
  color: #fff;
  z-index: 1;
}
@media (max-width: 992px) {
  .featured .points-of-view .li .con {
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    position: relative;
    color: #252b3a;
    padding: 20px;
  }
}
@media (max-width: 750px) {
  .featured .points-of-view .li .con {
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    position: relative;
    color: #252b3a;
    padding: 20px;
  }
}
.featured .points-of-view .li .con .title {
  font-size: 14px;
  line-height: 1.5;
}
@media (max-width: 992px) {
  .featured .points-of-view .li .con .title {
    font-size: 16px;
  }
}
@media (max-width: 750px) {
  .featured .points-of-view .li .con .title {
    font-size: 16px;
  }
}
.featured .points-of-view .li .con .p {
  font-size: 12px;
  line-height: 1.25;
  padding-top: 5px;
  display: none;
}
@media (max-width: 992px) {
  .featured .points-of-view .li .con .p {
    font-size: 10px;
    display: block;
  }
}
@media (max-width: 750px) {
  .featured .points-of-view .li .con .p {
    font-size: 10px;
    display: block;
  }
}
.featured .points-of-view .li.active {
  cursor: auto;
  width: 57.88732394%;
  position: relative;
  z-index: 2;
  display: inline-block;
}
@media (max-width: 992px) {
  .featured .points-of-view .li.active {
    display: none;
  }
}
.featured .points-of-view .li.active .box {
  position: relative;
  padding: 20px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#fafdff), to(#eff4f8));
  background-image: linear-gradient(0deg, #fafdff 0%, #eff4f8 100%);
  -webkit-box-shadow: 7px 7px 20px 0px rgba(7, 23, 39, 0.2);
          box-shadow: 7px 7px 20px 0px rgba(7, 23, 39, 0.2);
  border: solid 2px #fff;
}
.featured .points-of-view .li.active .con-box {
  width: 33.25%;
}
.featured .points-of-view .li.active .con-box .pic:after {
  padding-top: 133.07392996%;
}
.featured .points-of-view .li.active .con-box:after {
  height: 136px;
}
.featured .points-of-view .li.active .expand {
  display: block;
}
.featured .points-of-view .li.active .con {
  padding: 20px;
}
.featured .points-of-view .li.active .con .title {
  font-size: 16px;
}
.featured .points-of-view .li.active .con .p {
  display: block;
}
.featured .points-of-view .swiper-wrapper {
  position: absolute;
  height: auto;
  bottom: 25px;
  left: 0;
}
@media (max-width: 992px) {
  .featured .points-of-view .swiper-wrapper {
    position: relative;
    bottom: 0;
  }
}
@media (max-width: 750px) {
  .featured .points-of-view .swiper-wrapper {
    position: relative;
    bottom: 0;
  }
}
.featured .points-of-view .swiper-pagination {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
}
@media (min-width: 993px) {
  .featured .points-of-view .swiper-pagination {
    display: none;
  }
}
.featured .points-of-view .swiper-btn {
  width: 150px;
  position: absolute;
  right: 0;
  top: 25px;
}
.six-tab {
  padding-top: 60px;
  background-color: #f4f5f6;
}
.six-tab .content-box {
  overflow: hidden;
  background-color: #fff;
  position: relative;
}
.six-tab .thumbsslider {
  position: absolute;
  top: 40px;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  left: 0;
  right: 0;
  z-index: 2;
}
@media (max-width: 1600px) {
  .six-tab .thumbsslider {
    top: 30px;
  }
}
@media (max-width: 992px) {
  .six-tab .thumbsslider {
    position: relative;
    top: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    background-color: #f4f5f6;
  }
}
@media (max-width: 750px) {
  .LANG-en .six-tab .thumbsslider .swiper-container {
    position: relative;
  }
  .LANG-en .six-tab .thumbsslider .swiper-container:after {
    content: '';
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #ccc;
  }
}
.six-tab .thumbsslider .ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
}
@media (max-width: 992px) {
  .six-tab .thumbsslider .ul {
    margin-bottom: 30px;
  }
}
@media (max-width: 750px) {
  .six-tab .thumbsslider .ul {
    margin-bottom: 20px;
  }
  .LANG-en .six-tab .thumbsslider .ul {
    overflow-y: auto;
    white-space: nowrap;
    display: block;
  }
}
.six-tab .thumbsslider .ul:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.4);
}
@media (max-width: 992px) {
  .six-tab .thumbsslider .ul:after {
    background-color: #ccc;
  }
}
@media (max-width: 750px) {
  .LANG-en .six-tab .thumbsslider .ul:after {
    display: none;
  }
}
.six-tab .thumbsslider .ul .li {
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #fff;
  font-size: 22px;
  line-height: 1.2;
  text-align: center;
  padding-bottom: 15px;
  cursor: pointer;
  position: relative;
}
@media (max-width: 992px) {
  .six-tab .thumbsslider .ul .li {
    color: #333;
    font-size: 20px;
  }
}
@media (max-width: 750px) {
  .LANG-en .six-tab .thumbsslider .ul .li {
    font-size: 16px;
    display: inline-block;
    width: auto;
    padding-left: 5px;
    padding-right: 5px;
  }
  .LANG-en .six-tab .thumbsslider .ul .li:first-child {
    padding-left: 0;
  }
  .LANG-en .six-tab .thumbsslider .ul .li:last-child {
    padding-right: 0;
  }
}
@media (max-width: 750px) {
  .six-tab .thumbsslider .ul .li {
    font-size: 16px;
    padding-bottom: 10px;
  }
}
.six-tab .thumbsslider .ul .li.active:after {
  content: '';
  position: absolute;
  bottom: 0;
  height: 3px;
  left: 0;
  right: 0;
  background-color: #c7000b;
  z-index: 1;
}
@media (max-width: 750px) {
  .six-tab .thumbsslider .ul .li.active:after {
    height: 2px;
  }
}
.six-tab .swiper-box {
  position: relative;
  z-index: 0;
}
.six-tab .swiper-box .pic:after {
  padding-top: 46.09375%;
}
.six-tab .swiper-box .con {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: -25%;
}
@media (max-width: 1200px) {
  .six-tab .swiper-box .con {
    margin-top: -20%;
  }
}
@media (max-width: 992px) {
  .six-tab .swiper-box .con {
    margin-top: 0;
  }
}
.six-tab .swiper-box .con .text-con {
  width: 53.52112676%;
  padding-right: 9.15492958%;
  padding-bottom: 2px;
}
@media (max-width: 992px) {
  .six-tab .swiper-box .con .text-con {
    width: 100%;
    padding-right: 0;
  }
}
.six-tab .swiper-box .con .text-con .title {
  font-size: 28px;
  line-height: 1.25;
  color: #333;
}
@media (max-width: 1600px) {
  .six-tab .swiper-box .con .text-con .title {
    font-size: 22px;
  }
}
@media (max-width: 1200px) {
  .six-tab .swiper-box .con .text-con .title {
    font-size: 18px;
  }
}
@media (max-width: 750px) {
  .six-tab .swiper-box .con .text-con .title {
    font-size: 16px;
  }
}
.six-tab .swiper-box .con .text-con .p {
  font-size: 18px;
  line-height: 1.5;
  color: #666;
  padding-top: 35px;
}
@media (max-width: 1600px) {
  .six-tab .swiper-box .con .text-con .p {
    font-size: 16px;
    padding-top: 30px;
  }
}
@media (max-width: 1200px) {
  .six-tab .swiper-box .con .text-con .p {
    font-size: 14px;
    padding-top: 20px;
  }
}
@media (max-width: 750px) {
  .six-tab .swiper-box .con .text-con .p {
    font-size: 12px;
    padding-top: 15px;
  }
}
.six-tab .swiper-box .con .text-con .btn {
  min-width: 160px;
  text-align: center;
  border: solid 1px #333;
  font-size: 14px;
  padding: 10px;
  color: #333;
  display: inline-block;
  margin-top: 40px;
}
@media (max-width: 1600px) {
  .six-tab .swiper-box .con .text-con .btn {
    margin-top: 30px;
  }
}
@media (max-width: 1200px) {
  .six-tab .swiper-box .con .text-con .btn {
    margin-top: 20px;
  }
}
@media (max-width: 750px) {
  .six-tab .swiper-box .con .text-con .btn {
    font-size: 12px;
    padding: 8px;
  }
}
.six-tab .swiper-box .con .list {
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (max-width: 992px) {
  .six-tab .swiper-box .con .list {
    padding-top: 30px;
  }
}
.six-tab .swiper-box .con .list .ebg-row3 {
  overflow: visible;
}
.six-tab .swiper-box .con .list .ebg-row3 > .ebg-row {
  width: 33.33%;
}
@media (max-width: 750px) {
  .six-tab .swiper-box .con .list .ebg-row3 > .ebg-row {
    width: 100%;
  }
}
.six-tab .swiper-box .con .list .box {
  height: 100%;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#fefefe), to(#f2f4f7));
  background-image: linear-gradient(0deg, #fefefe 0%, #f2f4f7 100%);
  -webkit-box-shadow: 8px 6px 30px 0px rgba(15, 31, 58, 0.1);
          box-shadow: 8px 6px 30px 0px rgba(15, 31, 58, 0.1);
  border: solid 2px #fff;
  text-align: center;
  padding: 30px 20px 20px;
}
@media (max-width: 1600px) {
  .six-tab .swiper-box .con .list .box {
    padding: 25px 15px 15px;
  }
}
@media (max-width: 1200px) {
  .six-tab .swiper-box .con .list .box {
    padding: 20px 10px 10px;
  }
}
@media (max-width: 992px) {
  .six-tab .swiper-box .con .list .box {
    padding: 25px 15px 15px;
  }
}
@media (max-width: 750px) {
  .six-tab .swiper-box .con .list .box {
    padding: 15px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.six-tab .swiper-box .con .list .box .title,
.six-tab .swiper-box .con .list .box .row2 {
  padding-top: 25px;
}
@media (max-width: 1600px) {
  .six-tab .swiper-box .con .list .box .title,
  .six-tab .swiper-box .con .list .box .row2 {
    padding-top: 20px;
  }
}
@media (max-width: 1200px) {
  .six-tab .swiper-box .con .list .box .title,
  .six-tab .swiper-box .con .list .box .row2 {
    padding-top: 15px;
  }
}
@media (max-width: 750px) {
  .six-tab .swiper-box .con .list .box .wap-con {
    padding-right: 10px;
  }
  .LANG-en .six-tab .swiper-box .con .list .box .wap-con {
    width: 100px;
  }
}
@media (max-width: 750px) {
  .six-tab .swiper-box .con .list .box img {
    width: 22px;
  }
}
.six-tab .swiper-box .con .list .box .title {
  font-size: 24px;
  color: #333;
  line-height: 1;
}
@media (max-width: 1200px) {
  .six-tab .swiper-box .con .list .box .title {
    font-size: 20px;
  }
}
@media (max-width: 750px) {
  .six-tab .swiper-box .con .list .box .title {
    padding-top: 5px;
    font-size: 16px;
  }
}
.six-tab .swiper-box .con .list .box .row2 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 750px) {
  .six-tab .swiper-box .con .list .box .row2 {
    padding-top: 0;
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.six-tab .swiper-box .con .list .box .row2 .tip {
  width: calc(50% - 5px);
  margin-bottom: 10px;
  padding: 6px 3px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.six-tab .swiper-box .con .list .box .row2 .tip:nth-child(odd) {
  margin-right: 5px;
}
.six-tab .swiper-box .con .list .box .row2 .tip:nth-child(even) {
  margin-left: 5px;
}
.LANG-en .six-tab .swiper-box .con .list .box .row2 .tip {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
@media (max-width: 750px) {
  .LANG-en .six-tab .swiper-box .con .list .box .row2 .tip {
    margin-bottom: 5px;
  }
  .LANG-en .six-tab .swiper-box .con .list .box .row2 .tip:last-child {
    margin-bottom: 0;
  }
}
.six-tab .swiper-box .con .list .box .row2 .tip.lang {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.six-tab .swiper-box .con .list .box .row2 .tip.lang + .tip {
  margin-left: 0;
}
@media (max-width: 750px) {
  .six-tab .swiper-box .con .list .box .row2 .tip {
    width: calc(33.33% - 15px);
    margin: 0;
    margin-left: 5px;
  }
}
.six-tab .swiper-box .con .list .box .tip {
  font-size: 14px;
  line-height: 1;
  color: #666;
  border-radius: 2px;
  border: solid 1px #e2e2e2;
}
@media (max-width: 1200px) {
  .six-tab .swiper-box .con .list .box .tip {
    font-size: 12px;
  }
}
.p-title {
  padding-bottom: 65px;
}
@media (max-width: 1600px) {
  .p-title {
    padding-bottom: 50px;
  }
}
@media (max-width: 1200px) {
  .p-title {
    padding-bottom: 40px;
  }
}
@media (max-width: 992px) {
  .p-title {
    padding-bottom: 30px;
  }
}
@media (max-width: 750px) {
  .p-title {
    padding-bottom: 25px;
  }
}
img {
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.digital-economy-btn {
  min-width: 160px;
  text-align: center;
  border: solid 1px #333;
  font-size: 14px;
  padding: 10px;
  color: #333;
  display: inline-block;
  margin-top: 50px;
}
.digital-economy-btn:hover {
  background: #c7000b;
  color: #fff;
  border-color: #c7000b;
}
@media (max-width: 1600px) {
  .digital-economy-btn {
    margin-top: 35px;
  }
}
@media (max-width: 1200px) {
  .digital-economy-btn {
    margin-top: 20px;
  }
}
@media (max-width: 992px) {
  .digital-economy-btn {
    font-size: 12px;
    min-width: auto;
    padding: 6px 15px;
  }
}
.ebg-btn-bd-white-icon-arrow-s {
  display: inline-block;
  border: 2px solid #fff;
  padding: 8px 25px;
  position: relative;
}
.ebg-btn-bd-white-icon-arrow-s:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  width: 0;
  -webkit-transition: width 0.2s;
  transition: width 0.2s;
}
.ebg-btn-bd-white-icon-arrow-s span {
  position: relative;
  padding-right: 24px;
  line-height: 1.625;
  font-size: 14px;
  display: inline-block;
  z-index: 1;
  font-family: ebg-font-bold, Arial, sans-serif;
}
.LANG-cn .ebg-btn-bd-white-icon-arrow-s span {
  font-family: Microsoft YaHei, Arial, sans-serif;
  font-weight: bold;
}
.LANG-tr .ebg-btn-bd-white-icon-arrow-s span {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.LANG-jp .ebg-btn-bd-white-icon-arrow-s span {
  font-family: "メイリオ", Meiryo, Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.ebg-btn-bd-white-icon-arrow-s span,
.ebg-btn-bd-white-icon-arrow-s span:after {
  color: #fff;
}
.ebg-btn-bd-white-icon-arrow-s span:after {
  font-weight: bold;
  right: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e65b";
  margin-top: 1px;
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}
@media (max-width: 1200px) {
  .ebg-btn-bd-white-icon-arrow-s {
    padding: 9px 20px;
  }
  .ebg-btn-bd-white-icon-arrow-s span {
    font-size: 12px;
    padding-right: 20px;
  }
  .ebg-btn-bd-white-icon-arrow-s span:after {
    font-size: 12px;
  }
}
@media (max-width: 750px) {
  .ebg-btn-bd-white-icon-arrow-s {
    padding: 2px 10px 4px 10px;
    border-width: 1px;
  }
  .ebg-btn-bd-white-icon-arrow-s span {
    font-size: 10px;
    padding-right: 16px;
  }
  .ebg-btn-bd-white-icon-arrow-s span:after {
    font-size: 10px;
    margin-top: 0;
  }
}
@media (min-width: 1201px) {
  .ebg-btn-bd-white-icon-arrow-s:hover span,
  .ebg-btn-bd-white-icon-arrow-s:hover span:after {
    color: #fff;
  }
  .ebg-btn-bd-white-icon-arrow-s:hover span:after {
    -webkit-transform: translateY(-50%) translateX(5px);
        -ms-transform: translateY(-50%) translateX(5px);
            transform: translateY(-50%) translateX(5px);
  }
  .ebg-btn-bd-white-icon-arrow-s:hover:after {
    width: 100%;
  }
}
@media (max-width: 750px) {
  .ebg-btn-bd-white-icon-arrow-s span {
    font-family: ebg-font-regular, Arial, sans-serif;
  }
  .LANG-cn .ebg-btn-bd-white-icon-arrow-s span {
    font-family: Microsoft YaHei, Arial, sans-serif;
  }
  .LANG-tr .ebg-btn-bd-white-icon-arrow-s span {
    font-family: Arial, Helvetica, sans-serif;
  }
  .LANG-jp .ebg-btn-bd-white-icon-arrow-s span {
    font-family: "メイリオ", Meiryo, Arial, Helvetica, sans-serif;
  }
  .ebg-btn-bd-white-icon-arrow-s span:after {
    font-weight: normal;
  }
}
.banner {
  position: relative;
  overflow: hidden;
  color: #333;
}
.banner .pic::after {
  padding-top: 36.45833333%;
}
@media (max-width: 992px) {
  .banner .pic::after {
    padding-top: 65.10416667%;
  }
}
@media (max-width: 750px) {
  .banner .pic::after {
    padding-top: 106.6%;
  }
}
.banner .pic img {
  display: block;
  width: 100%;
}
.banner .con {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.banner .con .ebg-cistern-l {
  height: 100%;
}
.banner .con .ebg-cistern-l::after {
  display: inline-block;
  width: 0;
  height: 100%;
  content: "";
  vertical-align: middle;
}
.banner .con .ebg-cistern-l .text {
  vertical-align: middle;
  display: inline-block;
  max-width: 60%;
}
@media (max-width: 992px) {
  .banner .con .ebg-cistern-l .text {
    max-width: 100%;
    margin-top: 50px;
    display: block;
  }
}
.banner .con .ebg-cistern-l .text .p1 {
  font-size: 39px;
}
@media (max-width: 1600px) {
  .banner .con .ebg-cistern-l .text .p1 {
    font-size: 28px;
  }
}
@media (max-width: 1200px) {
  .banner .con .ebg-cistern-l .text .p1 {
    font-size: 22px;
  }
}
@media (max-width: 992px) {
  .banner .con .ebg-cistern-l .text .p1 {
    font-size: 18px;
  }
}
.banner .con .ebg-cistern-l .text h1 {
  font-size: 60px;
  line-height: 1;
  position: relative;
  margin-top: 15px;
  padding-bottom: 25px;
}
@media (max-width: 1600px) {
  .banner .con .ebg-cistern-l .text h1 {
    font-size: 42px;
    padding-bottom: 13px;
  }
}
@media (max-width: 1200px) {
  .banner .con .ebg-cistern-l .text h1 {
    font-size: 32px;
  }
}
@media (max-width: 992px) {
  .banner .con .ebg-cistern-l .text h1 {
    font-size: 24px;
  }
}
.banner .con .ebg-cistern-l .text h1 span {
  position: relative;
}
.banner .con .ebg-cistern-l .text h1 span::after {
  position: absolute;
  left: 0;
  bottom: -17px;
  height: 2px;
  display: inline-block;
  content: "";
  width: 100%;
  background: #c7000b;
}
@media (max-width: 1200px) {
  .banner .con .ebg-cistern-l .text h1 span::after {
    bottom: -8px;
  }
}
@media (max-width: 992px) {
  .banner .con .ebg-cistern-l .text h1 span::after {
    height: 1px;
    bottom: -10px;
  }
}
.LANG-en .banner .con .ebg-cistern-l .text h1 span {
  display: inline-block;
}
.LANG-en .banner .con .ebg-cistern-l .text h1 span::after {
  width: 150px;
}
@media (max-width: 1600px) {
  .LANG-en .banner .con .ebg-cistern-l .text h1 span::after {
    width: 104px;
  }
}
@media (max-width: 1200px) {
  .LANG-en .banner .con .ebg-cistern-l .text h1 span::after {
    width: 80px;
  }
}
@media (max-width: 992px) {
  .LANG-en .banner .con .ebg-cistern-l .text h1 span::after {
    width: 60px;
  }
}
@media (max-width: 750px) {
  .LANG-en .banner .con .ebg-cistern-l .text h1 span::after {
    width: 114px;
  }
}
.banner .con .ebg-cistern-l .text .p2 {
  font-size: 16px;
  line-height: 1.625;
  color: #666;
  margin-top: 50px;
}
@media (max-width: 1600px) {
  .banner .con .ebg-cistern-l .text .p2 {
    margin-top: 35px;
  }
}
@media (max-width: 1200px) {
  .banner .con .ebg-cistern-l .text .p2 {
    margin-top: 20px;
    font-size: 14px;
  }
}
@media (max-width: 992px) {
  .banner .con .ebg-cistern-l .text .p2 {
    font-size: 12px;
    max-width: 85%;
  }
}
.introduction {
  text-align: center;
}
.introduction p {
  font-size: 24px;
  line-height: 1.5;
  color: #333;
  max-width: 1100px;
  margin: 0 auto;
  padding-top: 15px;
}
@media (max-width: 1600px) {
  .introduction p {
    font-size: 18px;
    max-width: 800px;
  }
}
@media (max-width: 992px) {
  .introduction p {
    font-size: 16px;
  }
}
@media (max-width: 750px) {
  .introduction p {
    padding-top: 0;
  }
}
.panoramic {
  position: relative;
  overflow: hidden;
  color: #333;
}
.panoramic .ebg-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  background-size: cover;
  background-position: center;
}
.panoramic .p-title {
  padding-bottom: 0;
}
.panoramic .con .ebg-cistern-l {
  height: 100%;
}
.panoramic .con .ebg-cistern-l > .pic {
  margin: 70px auto 0;
  max-width: 1240px;
}
@media (max-width: 1600px) {
  .panoramic .con .ebg-cistern-l > .pic {
    margin: 50px auto 0;
  }
}
@media (max-width: 1200px) {
  .panoramic .con .ebg-cistern-l > .pic {
    margin: 30px auto 0;
  }
}
.panoramic .con .ebg-cistern-l > .pic::after {
  padding-top: 37.74193548%;
}
.panoramic .con .ebg-cistern-l > .pic img {
  display: block;
  width: 100%;
}
.panoramic .con .ebg-cistern-l .text .p1 {
  font-size: 39px;
}
.panoramic .con .ebg-cistern-l .text h1 {
  font-size: 60px;
  line-height: 63px;
  position: relative;
  margin-top: 15px;
  padding-bottom: 25px;
}
.panoramic .con .ebg-cistern-l .text h1 span {
  position: relative;
}
.panoramic .con .ebg-cistern-l .text h1 span::after {
  position: absolute;
  left: 0;
  bottom: -17px;
  height: 2px;
  display: inline-block;
  content: "";
  width: 100%;
  background: #c7000b;
}
.panoramic .con .ebg-cistern-l .text .p2 {
  font-size: 16px;
  line-height: 26px;
  color: #666;
  margin-top: 50px;
}
.panoramic .con .ebg-cistern-l .text .btn {
  min-width: 160px;
  text-align: center;
  border: solid 1px #333;
  font-size: 14px;
  padding: 10px;
  color: #333;
  display: inline-block;
  margin-top: 50px;
}
.cornerstone {
  position: relative;
  overflow: hidden;
  color: #333;
}
.cornerstone .ebg-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  background-size: cover;
}
.cornerstone .con .ebg-cistern-l {
  height: 100%;
}
.cornerstone .con .ebg-cistern-l > .pic {
  margin: 0 auto 0;
  max-width: 1200px;
}
@media (max-width: 1200px) {
  .cornerstone .con .ebg-cistern-l > .pic {
    margin: 0 auto 0;
  }
}
.cornerstone .con .ebg-cistern-l > .pic::after {
  padding-top: 26.25%;
}
.cornerstone .con .ebg-cistern-l > .pic img {
  display: block;
  width: 100%;
}
.cornerstone .con .ebg-cistern-l .text .p1 {
  font-size: 39px;
}
.cornerstone .con .ebg-cistern-l .text h1 {
  font-size: 60px;
  line-height: 63px;
  position: relative;
  margin-top: 15px;
  padding-bottom: 25px;
}
.cornerstone .con .ebg-cistern-l .text h1 span {
  position: relative;
}
.cornerstone .con .ebg-cistern-l .text h1 span::after {
  position: absolute;
  left: 0;
  bottom: -17px;
  height: 2px;
  display: inline-block;
  content: "";
  width: 100%;
  background: #c7000b;
}
.cornerstone .con .ebg-cistern-l .text .p2 {
  font-size: 16px;
  line-height: 26px;
  color: #666;
  margin-top: 50px;
}
.cornerstone .con .ebg-cistern-l .text .btn {
  min-width: 160px;
  text-align: center;
  border: solid 1px #333;
  font-size: 14px;
  padding: 10px;
  color: #333;
  display: inline-block;
  margin-top: 50px;
}
.cornerstone .con .ebg-cistern-l ul {
  overflow: visible;
  margin: 120px -10px 0;
  position: relative;
  z-index: 2;
}
@media (max-width: 1600px) {
  .cornerstone .con .ebg-cistern-l ul {
    margin: 80px -7.5px 0;
  }
}
@media (max-width: 1200px) {
  .cornerstone .con .ebg-cistern-l ul {
    margin: 50px -7.5px 0;
  }
}
@media (max-width: 992px) {
  .cornerstone .con .ebg-cistern-l ul {
    margin: 30px -7.5px 0;
  }
}
@media (max-width: 750px) {
  .cornerstone .con .ebg-cistern-l ul {
    margin: 30px -7.5px 0;
  }
}
.cornerstone .con .ebg-cistern-l ul li {
  padding: 0 10px 0;
  position: relative;
}
@media (max-width: 1200px) {
  .cornerstone .con .ebg-cistern-l ul li {
    width: 33.3333%;
  }
}
@media (max-width: 750px) {
  .cornerstone .con .ebg-cistern-l ul li {
    width: 100%;
  }
}
@media (max-width: 750px) {
  .cornerstone .con .ebg-cistern-l ul li {
    margin-bottom: 15px;
  }
}
.cornerstone .con .ebg-cistern-l ul li .translatey {
  position: relative;
  display: block;
  background: #fff;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
@media (min-width: 1201px) {
  .cornerstone .con .ebg-cistern-l ul li .translatey:hover .pic img {
    -webkit-transform: scale(1.06);
        -ms-transform: scale(1.06);
            transform: scale(1.06);
  }
  .cornerstone .con .ebg-cistern-l ul li .translatey:hover .text-con span {
    margin-top: 5px;
    height: 64px;
    opacity: 1;
  }
}
.cornerstone .con .ebg-cistern-l ul li .translatey .pic:after {
  padding-top: 114.7826087%;
}
@media (max-width: 750px) {
  .cornerstone .con .ebg-cistern-l ul li .translatey .pic:after {
    padding-top: 74.92753623%;
  }
}
.cornerstone .con .ebg-cistern-l ul li .translatey > p {
  padding-top: 30px;
  color: #333;
  text-align: center;
  position: relative;
}
@media (max-width: 1200px) {
  .cornerstone .con .ebg-cistern-l ul li .translatey > p {
    font-family: ebg-font-regular, Arial, sans-serif;
    font-size: 14px;
    padding-top: 20px;
  }
}
@media (max-width: 992px) {
  .cornerstone .con .ebg-cistern-l ul li .translatey > p {
    padding-top: 0;
    text-align: left;
    font-size: 12px;
    vertical-align: middle;
    display: inline-block;
    width: 95%;
  }
}
.cornerstone .con .ebg-cistern-l ul li .text-con {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0 30px 30px;
  color: #fff;
}
@media (max-width: 992px) {
  .cornerstone .con .ebg-cistern-l ul li .text-con {
    padding: 0 15px 12px;
  }
}
.cornerstone .con .ebg-cistern-l ul li .text-con:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 150px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#000), to(transparent));
  background-image: linear-gradient(0deg, #000 0%, transparent 100%);
  opacity: 0.8;
  left: 0;
}
@media (max-width: 1200px) {
  .cornerstone .con .ebg-cistern-l ul li .text-con:after {
    opacity: 1;
  }
}
.cornerstone .con .ebg-cistern-l ul li .text-con p {
  font-size: 24px;
  position: relative;
  z-index: 1;
}
@media (max-width: 992px) {
  .cornerstone .con .ebg-cistern-l ul li .text-con p {
    font-size: 20px;
  }
}
@media (max-width: 750px) {
  .cornerstone .con .ebg-cistern-l ul li .text-con p {
    font-size: 16px;
  }
}
.cornerstone .con .ebg-cistern-l ul li .text-con span {
  margin-top: 5px;
  height: 0;
  display: block;
  opacity: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  z-index: 1;
  position: relative;
}
@media (max-width: 1200px) {
  .cornerstone .con .ebg-cistern-l ul li .text-con span {
    height: auto;
    opacity: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
  }
}
@media (max-width: 992px) {
  .cornerstone .con .ebg-cistern-l ul li .text-con span {
    font-size: 12px;
  }
}
@media (max-width: 750px) {
  .cornerstone .con .ebg-cistern-l ul li .text-con span {
    font-size: 10px;
  }
}
@media (max-width: 1200px) {
  .cornerstone .con .ebg-cistern-l ul.ebg-row2 li {
    width: 50%;
  }
}
@media (max-width: 750px) {
  .cornerstone .con .ebg-cistern-l ul.ebg-row2 li {
    width: 100%;
  }
}
.cornerstone .con .ebg-cistern-l ul.ebg-row2 li .translatey .pic:after {
  padding-top: 75.43%;
}
.ict-industry {
  position: relative;
  overflow: hidden;
}
.ict-industry .h2-title,
.ict-industry .p-title {
  text-align: left;
  color: #fff;
  max-width: 660px;
}
@media (max-width: 1600px) {
  .ict-industry .h2-title,
  .ict-industry .p-title {
    max-width: 550px;
  }
}
@media (max-width: 992px) {
  .ict-industry .h2-title,
  .ict-industry .p-title {
    text-align: center;
    max-width: 100%;
  }
}
.ict-industry .h2-title {
  font-size: 36px;
}
@media (max-width: 1200px) {
  .ict-industry .h2-title {
    font-size: 30px;
  }
}
@media (max-width: 750px) {
  .ict-industry .h2-title {
    font-size: 18px;
  }
}
.ict-industry .p-title {
  padding-top: 20px;
  padding-bottom: 0;
  font-size: 18px;
}
@media (max-width: 1200px) {
  .ict-industry .p-title {
    font-size: 16px;
  }
}
@media (max-width: 750px) {
  .ict-industry .p-title {
    padding-top: 0;
    font-size: 14px;
  }
}
.ict-industry .maxbg {
  background-size: cover;
  overflow: hidden;
}
.ict-industry .maxbg:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.2;
  content: "";
  display: block;
  z-index: 2;
}
.ict-industry .maxbg .pic::after {
  padding-top: 36.45833333%;
}
@media (max-width: 992px) {
  .ict-industry .maxbg .pic::after {
    padding-top: 65.10416667%;
  }
}
@media (max-width: 750px) {
  .ict-industry .maxbg .pic::after {
    padding-top: 114%;
  }
}
.ict-industry .maxbg .pic .video {
  position: absolute;
}
@media (max-width: 1200px) {
  .ict-industry .maxbg .pic .video {
    display: none;
  }
}
@media (min-width: 1200px) {
  .ict-industry .maxbg .pic img {
    display: none;
  }
}
.ict-industry .con {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}
.ict-industry .con .ebg-cistern-l {
  height: 100%;
}
.ict-industry .con .ebg-cistern-l::after {
  display: inline-block;
  width: 0;
  height: 100%;
  content: "";
  vertical-align: middle;
}
.ict-industry .con .ebg-cistern-l .text {
  vertical-align: middle;
  display: inline-block;
  max-width: 60%;
}
@media (max-width: 992px) {
  .ict-industry .con .ebg-cistern-l .text {
    max-width: 100%;
    padding-bottom: 21%;
    width: 98%;
  }
}
@media (max-width: 750px) {
  .ict-industry .con .ebg-cistern-l .text {
    padding-bottom: 29%;
  }
}
.ict-industry .con .ebg-cistern-l .text .p1 {
  font-size: 39px;
}
.ict-industry .con .ebg-cistern-l .text h1 {
  font-size: 60px;
  line-height: 63px;
  position: relative;
  margin-top: 15px;
  padding-bottom: 25px;
}
.ict-industry .con .ebg-cistern-l .text h1 span {
  position: relative;
}
.ict-industry .con .ebg-cistern-l .text h1 span::after {
  position: absolute;
  left: 0;
  bottom: -17px;
  height: 2px;
  display: inline-block;
  content: "";
  width: 100%;
  background: #c7000b;
}
.ict-industry .con .ebg-cistern-l .text .p2 {
  font-size: 16px;
  line-height: 26px;
  color: #666;
  margin-top: 50px;
}
.ict-industry .con .ebg-cistern-l .text .btn {
  min-width: 160px;
  text-align: center;
  border: solid 1px #333;
  font-size: 14px;
  padding: 10px;
  color: #333;
  display: inline-block;
  margin-top: 50px;
}
.ict-industry .video-btn {
  width: 82px;
  height: 82px;
  background-size: 100% 100%;
  background-image: url(/topic/sitecore/digital-economy/img/videoicon_33.png);
  top: 50%;
  right: 29%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  position: absolute;
  border-radius: 50%;
  -webkit-transition: -webkit-box-shadow 0.4s;
  transition: -webkit-box-shadow 0.4s;
  transition: box-shadow 0.4s;
  transition: box-shadow 0.4s, -webkit-box-shadow 0.4s;
  z-index: 3;
}
@media (max-width: 1200px) {
  .ict-industry .video-btn {
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 992px) {
  .ict-industry .video-btn {
    width: 60px;
    height: 60px;
    top: 72%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
        -ms-transform: translate(50%, -50%);
            transform: translate(50%, -50%);
  }
}
.ict-industry .video-btn:hover {
  -webkit-box-shadow: 0 0 10px #fff;
          box-shadow: 0 0 10px #fff;
}
.wellbeing {
  position: relative;
  overflow: hidden;
  color: #333;
  background-color: #f4f5f6;
}
@media (min-width: 1201px) {
  .wellbeing .swiper-pagination {
    display: none;
  }
}
@media (max-width: 992px) {
  .wellbeing .swiper-container-horizontal > .swiper-pagination-bullets,
  .wellbeing .swiper-pagination-custom,
  .wellbeing .swiper-pagination-fraction {
    width: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: 0;
  }
}
@media (max-width: 992px) {
  .wellbeing .listBox {
    width: 100vw;
    padding-bottom: 50px;
    margin-left: -30px;
    margin-right: -30px;
    overflow: hidden;
  }
}
@media (max-width: 750px) {
  .wellbeing .listBox {
    padding-bottom: 36px;
  }
}
@media (min-width: 993px) {
  .wellbeing .listBox .swiper-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.wellbeing .listBox .swiper-slide {
  width: 25%;
  height: auto;
  position: relative;
}
.wellbeing .listBox .swiper-slide:after {
  content: '';
  display: block;
  padding-top: 75.16666667%;
}
@media (max-width: 992px) {
  .wellbeing .listBox .swiper-slide-active .box .con .bigShow {
    height: auto;
  }
}
.wellbeing .listBox .box {
  padding: 1px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transition: width 0.4s ease, height 0.4s ease;
  transition: width 0.4s ease, height 0.4s ease;
  overflow: hidden;
}
.wellbeing .listBox .box .pic {
  height: 100%;
}
.wellbeing .listBox .box .pic:after {
  display: none;
}
.wellbeing .listBox .box .con {
  position: absolute;
  padding: 20px;
  bottom: 0;
  z-index: 3;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#000), to(transparent));
  background-image: linear-gradient(0deg, #000 0%, transparent 100%);
  width: 100%;
  -webkit-transition: top 0.4s;
  transition: top 0.4s;
}
@media (max-width: 992px) and (min-width: 751px) {
  .wellbeing .listBox .box .con {
    padding: 30px;
  }
}
.wellbeing .listBox .box .con .title {
  line-height: 1.33333333;
  font-size: 20px;
}
@media (max-width: 1600px) {
  .wellbeing .listBox .box .con .title {
    font-size: 18px;
  }
}
@media (max-width: 750px) {
  .wellbeing .listBox .box .con .title {
    font-size: 12px;
  }
}
.wellbeing .listBox .box .con .bigShow {
  overflow: hidden;
  height: 0;
}
.wellbeing .listBox .box .con p {
  line-height: 1.5;
  font-size: 18px;
  padding-top: 10px;
}
@media (max-width: 992px) {
  .wellbeing .listBox .box .con p {
    font-size: 14px;
    padding-top: 5px;
  }
}
@media (max-width: 750px) {
  .wellbeing .listBox .box .con p {
    padding-top: 7px;
    font-size: 10px;
  }
}
.wellbeing .listBox .box .con .ebg-btn-box {
  padding-top: 30px;
}
@media (max-width: 1600px) {
  .wellbeing .listBox .box .con .ebg-btn-box {
    padding-top: 20px;
  }
}
@media (max-width: 750px) {
  .wellbeing .listBox .box .con .ebg-btn-box {
    padding-top: 12px;
  }
}
@media (min-width: 993px) {
  .wellbeing .listBox .box:hover {
    width: 120%;
    height: 120%;
    z-index: 2;
    padding: 0;
  }
  .wellbeing .listBox .box:hover:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 2;
  }
  .wellbeing .listBox .box:hover .con {
    top: 0;
    background-image: none;
    padding: 30px;
  }
  .wellbeing .listBox .box:hover .con .p {
    font-size: 16px;
  }
  .wellbeing .listBox .box:hover .con .bigShow {
    height: auto;
  }
}
@media (min-width: 993px) and (max-width: 1200px) {
  .wellbeing .listBox .box:hover .con {
    padding: 20px;
  }
}
@media (min-width: 993px) and (max-width: 1200px) {
  .wellbeing .listBox .box:hover .con .title {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}
@media (min-width: 993px) and (max-width: 1600px) {
  .wellbeing .listBox .box:hover .con .p {
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
}
@media (min-width: 993px) and (max-width: 1200px) {
  .wellbeing .listBox .box:hover .con .ebg-btn-box {
    padding-top: 10px;
  }
}
.execution {
  position: relative;
  overflow: hidden;
  color: #333;
}
@media (max-width: 992px) {
  .execution .ebg-cistern-l {
    padding-left: 30px;
  }
}
.execution .pic::after {
  padding-top: 36.45833333%;
}
@media (max-width: 992px) {
  .execution .pic::after {
    padding-top: 65.10416667%;
  }
}
@media (max-width: 750px) {
  .execution .pic::after {
    padding-top: 114.28571429%;
  }
}
.execution .pic img {
  display: block;
  width: 100%;
}
.execution .con {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.execution .con .ebg-cistern-l {
  height: 100%;
}
.execution .con .ebg-cistern-l::after {
  display: inline-block;
  width: 0;
  height: 100%;
  content: "";
  vertical-align: middle;
}
.execution .con .ebg-cistern-l .text {
  vertical-align: middle;
  display: inline-block;
  max-width: 45%;
}
@media (max-width: 992px) {
  .execution .con .ebg-cistern-l .text {
    width: 100%;
    max-width: 100%;
    padding-top: 35px;
    text-align: center;
  }
}
@media (max-width: 750px) {
  .execution .con .ebg-cistern-l .text {
    padding-top: 50px;
  }
}
.execution .con .ebg-cistern-l .text .p1 {
  font-size: 32px;
}
.LANG-en .execution .con .ebg-cistern-l .text .p1 {
  font-size: 24px;
}
@media (max-width: 1600px) {
  .LANG-en .execution .con .ebg-cistern-l .text .p1 {
    font-size: 22px;
  }
}
@media (max-width: 1200px) {
  .LANG-en .execution .con .ebg-cistern-l .text .p1 {
    font-size: 18px;
  }
}
@media (max-width: 750px) {
  .LANG-en .execution .con .ebg-cistern-l .text .p1 {
    font-size: 18px;
  }
}
@media (max-width: 1600px) {
  .execution .con .ebg-cistern-l .text .p1 {
    font-size: 28px;
  }
}
@media (max-width: 1200px) {
  .execution .con .ebg-cistern-l .text .p1 {
    font-size: 22px;
  }
}
@media (max-width: 992px) {
  .execution .con .ebg-cistern-l .text .p1 {
    font-size: 16px;
  }
}
.execution .con .ebg-cistern-l .text h2 {
  font-size: 60px;
  line-height: 1.3;
  position: relative;
  margin-top: 5px;
}
.LANG-en .execution .con .ebg-cistern-l .text h2 {
  font-size: 48px;
  margin-bottom: 10px;
  margin-top: 0;
}
@media (max-width: 1600px) {
  .LANG-en .execution .con .ebg-cistern-l .text h2 {
    font-size: 40px;
  }
}
@media (max-width: 1200px) {
  .LANG-en .execution .con .ebg-cistern-l .text h2 {
    font-size: 32px;
  }
}
@media (max-width: 750px) {
  .LANG-en .execution .con .ebg-cistern-l .text h2 {
    font-size: 20px;
  }
}
@media (max-width: 1600px) {
  .execution .con .ebg-cistern-l .text h2 {
    font-size: 50px;
    margin-top: 12px;
  }
}
@media (max-width: 1200px) {
  .execution .con .ebg-cistern-l .text h2 {
    font-size: 40px;
  }
}
@media (max-width: 992px) {
  .execution .con .ebg-cistern-l .text h2 {
    font-size: 32px;
    line-height: 1.2;
    margin-top: 10px;
  }
}
@media (max-width: 750px) {
  .execution .con .ebg-cistern-l .text h2 {
    font-size: 26px;
  }
}
@media (max-width: 1200px) {
  .execution .con .ebg-cistern-l .text h2 br {
    display: block;
  }
}
@media (max-width: 992px) {
  .execution .con .ebg-cistern-l .text h2 br {
    display: none;
  }
}
.execution .con .ebg-cistern-l .text h2 span {
  position: relative;
}
.execution .con .ebg-cistern-l .text h2 span::after {
  position: absolute;
  left: 0;
  bottom: -17px;
  height: 2px;
  display: inline-block;
  content: "";
  width: 100%;
  background: #c7000b;
}
.execution .con .ebg-cistern-l .text .p2 {
  font-size: 16px;
  line-height: 26px;
  color: #666;
  margin-top: 50px;
}
.execution .con .ebg-cistern-l .text .btn {
  min-width: 160px;
  text-align: center;
  border: solid 1px #333;
  font-size: 14px;
  padding: 10px;
  color: #333;
  display: inline-block;
  margin-top: 45px;
}
@media (max-width: 1200px) {
  .execution .con .ebg-cistern-l .text .btn {
    margin-top: 25px;
  }
}
.pswp__item {
  background-color: #fff;
}
@media (min-width: 751px) {
  .panoramic:before,
  .cornerstone:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
  }
}
