﻿@charset "utf-8";
input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearence: none;
  appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.fll {
  float: left;
}
.flr {
  float: right;
}
.fln {
  float: none;
}
.tableAbs {
  display: table;
  position: absolute;
}
.table {
  display: table;
}
.cell {
  display: table-cell;
  vertical-align: middle;
}
.db {
  display: block;
}
.dib {
  display: inline-block;
}
.dn {
  display: none;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.fixed {
  position: fixed;
}
.static {
  position: static;
}
.ovisible {
  overflow: visible;
}
.ohidden {
  overflow: hidden;
}
.pointer {
  cursor: pointer;
}
.fullw {
  width: 100%;
}
.fullh {
  height: 100%;
}
.w-10 {
  width: 10%;
}
.w-20 {
  width: 20%;
}
.w-30 {
  width: 30%;
}
.w-40 {
  width: 40%;
}
.w-50 {
  width: 50%;
}
.w-60 {
  width: 60%;
}
.w-70 {
  width: 70%;
}
.w-80 {
  width: 80%;
}
.w-90 {
  width: 90%;
}
.w-100 {
  width: 100%;
}
.h-100 {
  height: 100%;
}
.wh-100 {
  width: 100%;
  height: 100%;
}
.no-padding {
  padding: 0;
}
.clearfix {
  clear: both;
  min-height: 0;
  display: block;
}
ul {
  list-style-type: none;
}
* {
  text-decoration: none;
}
*:active,
:focus,
:visited {
  outline: none;
}
@-ms-keyframes spin {
  from {
    -ms-transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
  }
}
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@font-face {
  font-family: 'jostBold';
  src: url("../Fonts/jost/bold/bold.eot");
  src: url("../Fonts/jost/bold/bold.eot?#iefix") format("embedded-opentype"), url("../Fonts/jost/bold/bold.woff") format("woff"), url("../Fonts/jost/bold/bold.ttf") format("truetype"), url("../Fonts/jost/bold/bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'jostLight';
  src: url("../Fonts/jost/light/light.eot");
  src: url("../Fonts/jost/light/light.eot?#iefix") format("embedded-opentype"), url("../Fonts/jost/light/light.woff") format("woff"), url("../Fonts/jost/light/light.ttf") format("truetype"), url("../Fonts/jost/light/light.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'jostMedium';
  src: url("../Fonts/jost/medium/medium.eot");
  src: url("../Fonts/jost/medium/medium.eot?#iefix") format("embedded-opentype"), url("../Fonts/jost/medium/medium.woff") format("woff"), url("../Fonts/jost/medium/medium.ttf") format("truetype"), url("../Fonts/jost/medium/medium.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'jostregular';
  src: url("../Fonts/jost/regular/regular.eot");
  src: url("../Fonts/jost/regular/regular.eot?#iefix") format("embedded-opentype"), url("../Fonts/jost/regular/regular.woff") format("woff"), url("../Fonts/jost/regular/regular.ttf") format("truetype"), url("../Fonts/jost/regular/regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-text-fill-color: #838385 !important;
}
html {
  font-family: 'jostLight';
  font-size: 12px;
  line-height: 16px;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  height: -webkit-fill-available;
}
body {
  min-height: 100vh;
  min-height: -webkit-fill-available;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
h1 {
  font-family: 'jostRegular';
  font-size: 90px;
  line-height: 110px;
  -webkit-font-smoothing: antialiased;
}
h2 {
  font-family: 'jostRegular';
  font-size: 70px;
  line-height: 90px;
  -webkit-font-smoothing: antialiased;
}
h3 {
  font-family: 'jostRegular';
  font-size: 50px;
  line-height: 70px;
  -webkit-font-smoothing: antialiased;
}
h4 {
  font-family: 'jostRegular';
  font-size: 40px;
  line-height: 60px;
  -webkit-font-smoothing: antialiased;
}
h5 {
  font-family: 'jostRegular';
  font-size: 30px;
  line-height: 50px;
  -webkit-font-smoothing: antialiased;
}
h6 {
  font-family: 'jostRegular';
  font-size: 20px;
  line-height: 30px;
  -webkit-font-smoothing: antialiased;
}
::selection {
  background: #1f3660;
}
::placeholder {
  color: #000;
}
input::placeholder {
  color: #000;
}
input::placeholder {
  color: #000;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-text-fill-color: #000;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
  /* Firefox */
}
textarea {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
}
@media screen and (max-width: 1500px) {
  h1 {
    font-family: 'jostRegular';
    font-size: 70px;
    line-height: 80px;
    -webkit-font-smoothing: antialiased;
  }
  h2 {
    font-family: 'jostRegular';
    font-size: 55px;
    line-height: 65px;
    -webkit-font-smoothing: antialiased;
  }
  h3 {
    font-family: 'jostRegular';
    font-size: 40px;
    line-height: 60px;
    -webkit-font-smoothing: antialiased;
  }
  h4 {
    font-family: 'jostRegular';
    font-size: 30px;
    line-height: 50px;
    -webkit-font-smoothing: antialiased;
  }
}
@media screen and (max-width: 1200px) {
  h1 {
    font-family: 'jostRegular';
    font-size: 60px;
    line-height: 80px;
    -webkit-font-smoothing: antialiased;
  }
  h2 {
    font-family: 'jostRegular';
    font-size: 50px;
    line-height: 70px;
    -webkit-font-smoothing: antialiased;
  }
  h3 {
    font-family: 'jostRegular';
    font-size: 40px;
    line-height: 60px;
    -webkit-font-smoothing: antialiased;
  }
  h4 {
    font-family: 'jostRegular';
    font-size: 30px;
    line-height: 40px;
    -webkit-font-smoothing: antialiased;
  }
}
@media screen and (max-width: 768px) {
  h1 {
    font-family: 'jostRegular';
    font-size: 50px;
    line-height: 60px;
    -webkit-font-smoothing: antialiased;
  }
  h2 {
    font-family: 'jostRegular';
    font-size: 40px;
    line-height: 50px;
    -webkit-font-smoothing: antialiased;
  }
  h3 {
    font-family: 'jostRegular';
    font-size: 30px;
    line-height: 40px;
    -webkit-font-smoothing: antialiased;
  }
  h4 {
    font-family: 'jostRegular';
    font-size: 20px;
    line-height: 30px;
    -webkit-font-smoothing: antialiased;
  }
}
.textContentBanner {
  width: 100%;
  max-height: 800px;
}
.textContentBanner .img {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}
.textContentBox {
  padding: 200px 160px;
  width: calc(100% -320px);
  background-image: url('../InterfaceImages/subBg.png');
  background-repeat: no-repeat;
  max-width: 1920px;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}
.textContentBox.logoHide {
  background-image: unset !important;
}
.textContentBox.singleText .text {
  width: 100% !important;
}
.textContentBox.singleText .text .textInner {
  padding: unset;
}
.textContentBox .text {
  width: 40%;
  float: left;
}
.textContentBox .text h2 {
  color: #1f3660;
  margin-bottom: 60px;
}
.textContentBox .text .textInner {
  font-family: 'jostLight';
  font-size: 18px;
  line-height: 30px;
  -webkit-font-smoothing: antialiased;
  color: #ada67e;
  padding-right: 100px;
}
.textContentBox .text .textInner p {
  margin: 15px 0;
}
.textContentBox .text .textInner h2,
.textContentBox .text .textInner h3,
.textContentBox .text .textInner h4,
.textContentBox .text .textInner h5 {
  color: #1f3660;
}
.textContentBox .text .textInner p,
.textContentBox .text .textInner li {
  margin: 15px 0;
  color: #ada67e;
  font-family: 'jostLight';
  font-size: 18px;
  line-height: 30px;
  -webkit-font-smoothing: antialiased;
}
.textContentBox .text .textInner li {
  padding-left: 20px;
  position: relative;
}
.textContentBox .text .textInner li:before {
  content: "L";
  -webkit-transform: scale(-1);
  -moz-transform: scale(-1);
  -ms-transform: scale(-1);
  -o-transform: scale(-1);
  transform: scale(-1);
  -webkit-transform: rotate(-35deg);
  -moz-transform: rotate(-35deg);
  -ms-transform: rotate(-35deg);
  -o-transform: rotate(-35deg);
  display: inline-block;
  position: absolute;
  left: 0;
}
.textContentBox .text .textInner table {
  width: 100% !important;
  display: block;
}
.textContentBox .text .textInner table tr td {
  padding: 5px;
  border: 1px #ada67e solid;
}
.textContentBox .text .textInner a {
  color: #1f3660;
}
.textContentBox .text .iconList {
  margin-top: 100px;
}
.textContentBox .text .iconList li {
  width: 102px;
  height: 102px;
  -moz-border-radius: 60px;
  -webkit-border-radius: 60px;
  -o-border-radius: 60px;
  border-radius: 60px;
  float: left;
  margin-right: 40px;
  position: relative;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -ms-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.textContentBox .text .iconList li:hover {
  background-color: #ada67e;
}
.textContentBox .text .iconList li:hover:after {
  width: 122px;
  height: 122px;
  top: -12px;
  left: -12px;
}
.textContentBox .text .iconList li:hover span {
  background-position-y: -60px;
}
.textContentBox .text .iconList li:after {
  content: "";
  width: 102px;
  height: 102px;
  -moz-border-radius: 70px;
  -webkit-border-radius: 70px;
  -o-border-radius: 70px;
  border-radius: 70px;
  border: 2px #ada67e solid;
  position: absolute;
  top: -2px;
  left: -2px;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -ms-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  z-index: -1;
}
.textContentBox .text .iconList li span {
  width: 60px;
  height: 60px;
  background-image: url('../InterfaceImages/icon.svg');
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  top: 20px;
  left: 20px;
}
.textContentBox .text .iconList li span.icon1 {
  background-position-x: 0;
}
.textContentBox .text .iconList li span.icon2 {
  background-position-x: -60px;
}
.textContentBox .text .iconList li span.icon3 {
  background-position-x: -120px;
}
.textContentBox .img {
  width: 60%;
  float: left;
  position: relative;
}
.textContentBox .img ul {
  width: 100%;
  height: 100%;
}
.textContentBox .img ul .slick-list,
.textContentBox .img ul .slick-track {
  height: 100%;
}
.textContentBox .img ul li {
  height: 100%;
  overflow: hidden;
}
.textContentBox .img ul li img {
  width: 100%;
}
.textContentBox .img .arrowArea {
  width: 160px;
  height: 100%;
  background: #f7f6f2;
  position: absolute;
  top: 0;
  right: -160px;
  z-index: 1;
}
.textContentBox .img .arrowArea .arrow {
  width: 90px;
  height: 90px;
  position: absolute;
  left: 35px;
  top: 0;
  cursor: pointer;
}
.textContentBox .img .arrowArea .arrow span {
  width: 2px;
  height: 90px;
  display: block;
  background: #ada67e;
  position: absolute;
  top: 0;
  left: 44px;
}
.textContentBox .img .arrowArea .arrow span:before {
  content: "";
  display: block;
  width: 60px;
  height: 2px;
  background: #ada67e;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  position: absolute;
  left: -8px;
  top: 21px;
}
.textContentBox .img .arrowArea .arrow span:after {
  content: "";
  display: block;
  width: 60px;
  height: 2px;
  background: #ada67e;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  position: absolute;
  right: -8px;
  top: 21px;
}
.textContentBox .img .arrowArea .arrow:hover span {
  background: #1f3660;
  -webkit-transition-property: background;
  -moz-transition-property: background;
  -o-transition-property: background;
  -ms-transition-property: background;
  transition-property: background;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -ms-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.textContentBox .img .arrowArea .arrow:hover span:before {
  background: #1f3660;
  -webkit-transition-property: background;
  -moz-transition-property: background;
  -o-transition-property: background;
  -ms-transition-property: background;
  transition-property: background;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -ms-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.textContentBox .img .arrowArea .arrow:hover span:after {
  background: #1f3660;
  -webkit-transition-property: background;
  -moz-transition-property: background;
  -o-transition-property: background;
  -ms-transition-property: background;
  transition-property: background;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -ms-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.textContentBox .img .arrowArea .arrow.prev {
  top: calc(50% - 190px);
}
.textContentBox .img .arrowArea .arrow.next {
  top: calc(50% + 100px);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.textContentBox .img .arrowArea .number {
  width: 100%;
  height: 20px;
  position: absolute;
  top: calc(50% - 10px);
  left: 0;
  font-family: 'jostLight';
  font-size: 18px;
  line-height: 20px;
  -webkit-font-smoothing: antialiased;
  color: #ada67e;
  text-align: center;
}
.textContentBox .img .arrowArea .number span {
  font-family: 'jostLight';
  font-size: 20px, 20px;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  margin: 0 5px;
}
@media screen and (max-width: 1600px) {
  .textContentBox {
    padding: 150px 120px;
    width: calc(100% -240px);
    background-size: 600px;
  }
  .textContentBox .text h2 {
    margin-bottom: 50px;
  }
  .textContentBox .text .textInner {
    padding-right: 50px;
  }
  .textContentBox .text .iconList {
    margin-top: 50px;
  }
  .textContentBox .text .iconList li {
    margin-right: 20px;
  }
  .textContentBox .img {
    width: 60%;
    float: left;
    position: relative;
  }
  .textContentBox .img .arrowArea {
    width: 120px;
    right: -120px;
  }
  .textContentBox .img .arrowArea .arrow {
    left: 15px;
  }
}
@media screen and (max-width: 1400px) {
  .textContentBox {
    padding: 100px 100px;
    width: calc(100% -200px);
    background-size: 500px;
  }
  .textContentBox .text h2 {
    margin-bottom: 30px;
  }
  .textContentBox .text .textInner {
    padding-right: 30px;
  }
  .textContentBox .text .iconList {
    margin-top: 30px;
  }
  .textContentBox .text .iconList li {
    margin-right: 20px;
  }
  .textContentBox .img .arrowArea {
    width: 100px;
    right: -100px;
  }
  .textContentBox .img .arrowArea .arrow {
    width: 60px;
    height: 60px;
    left: 20px;
  }
  .textContentBox .img .arrowArea .arrow span {
    width: 2px;
    height: 60px;
    left: 29px;
  }
  .textContentBox .img .arrowArea .arrow span:before {
    width: 40px;
    left: -5px;
    top: 14px;
  }
  .textContentBox .img .arrowArea .arrow span:after {
    width: 40px;
    right: -5px;
    top: 14px;
  }
  .textContentBox .img .arrowArea .arrow.prev {
    top: calc(50% - 120px);
  }
  .textContentBox .img .arrowArea .arrow.next {
    top: calc(50% + 60px);
  }
  .textContent {
    padding: 100px 100px;
    width: calc(100% -200px);
  }
}
@media screen and (max-width: 1200px) {
  .textContentBox .text {
    width: 50%;
  }
  .textContentBox .img {
    width: 50%;
  }
}
@media screen and (max-width: 993px) {
  .textContentBox .text {
    width: 100%;
  }
  .textContentBox .text .textInner table {
    overflow-x: auto;
    white-space: nowrap;
  }
  .textContentBox .img {
    width: calc(100% - 100px);
    margin-top: 50px;
  }
}
@media screen and (max-width: 768px) {
  .textContentBox {
    padding: 50px 20px;
    width: calc(100% -40px);
    background-size: 300px;
  }
  .textContentBox .text {
    width: 100%;
  }
  .textContentBox .text h2 {
    color: #1f3660;
    margin-bottom: 20px;
  }
  .textContentBox .text .textInner {
    padding-right: 0;
  }
  .textContentBox .text .iconList {
    margin-top: 20px;
    width: 100%;
    text-align: center;
  }
  .textContentBox .text .iconList li {
    width: 82px;
    height: 82px;
    margin: 0 10px;
    display: inline-block;
    float: none;
  }
  .textContentBox .text .iconList li:hover:after {
    width: 92px;
    height: 92px;
    top: -7px;
    left: -7px;
  }
  .textContentBox .text .iconList li:after {
    width: 82px;
    height: 82px;
  }
  .textContentBox .text .iconList li span {
    top: 10px;
    left: 10px;
  }
  .textContentBox .img {
    width: 100%;
  }
  .textContentBox .img .arrowArea {
    width: 100%;
    height: 60px;
    top: unset;
    bottom: -60px;
    right: 0;
    text-align: center;
  }
  .textContentBox .img .arrowArea .arrow {
    width: 40px;
    height: 40px;
    top: 10px;
  }
  .textContentBox .img .arrowArea .arrow span {
    width: 2px;
    height: 40px;
    left: 19px;
  }
  .textContentBox .img .arrowArea .arrow span:before {
    width: 23px;
    left: -2px;
    top: 8px;
  }
  .textContentBox .img .arrowArea .arrow span:after {
    width: 23px;
    right: -2px;
    top: 8px;
  }
  .textContentBox .img .arrowArea .arrow.prev {
    left: calc(50% - 90px);
    top: 10px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
  }
  .textContentBox .img .arrowArea .arrow.next {
    left: calc(50% + 50px);
    top: 10px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
  }
  .textContentBox .img .arrowArea .number {
    width: 100px;
    left: calc(50% - 50px);
  }
  .textContent {
    padding: 50px 20px;
    width: calc(100% -40px);
  }
}
