@media screen and (min-width: 1440px) {
  .container {
    width: 1440px;
  }
}
@font-face {
  font-family: 'Montserrat-Bold';
  src: url('fonts/Montserrat-Bold.eot');
  src: local('Montserrat Bold'), local('Montserrat-Bold'), url('fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/Montserrat-Bold.woff2') format('woff2'), url('fonts/Montserrat-Bold.woff') format('woff'), url('fonts/Montserrat-Bold.ttf') format('truetype'), url('fonts/Montserrat-Bold.svg#Montserrat-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat-Medium';
  src: url('fonts/Montserrat-Medium.eot');
  src: local('Montserrat Medium'), local('Montserrat-Medium'), url('fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'), url('fonts/Montserrat-Medium.woff2') format('woff2'), url('fonts/Montserrat-Medium.woff') format('woff'), url('fonts/Montserrat-Medium.ttf') format('truetype'), url('fonts/Montserrat-Medium.svg#Montserrat-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat-Regular';
  src: url('fonts/Montserrat-Regular.eot');
  src: local('Montserrat Regular'), local('Montserrat-Regular'), url('fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/Montserrat-Regular.woff2') format('woff2'), url('fonts/Montserrat-Regular.woff') format('woff'), url('fonts/Montserrat-Regular.ttf') format('truetype'), url('fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: 'Montserrat-Regular';
  font-size: 14px;
  font-weight: normal;
  position: relative;
  overflow-x: hidden;
}
@font-face {
  font-family: 'iconfont';
  src: url('fonts/iconfont.eot');
  src: url('fonts/iconfont.eot?#iefix') format('embedded-opentype'), url('fonts/iconfont.woff2') format('woff2'), url('fonts/iconfont.woff') format('woff'), url('fonts/iconfont.ttf') format('truetype'), url('fonts/iconfont.svg#iconfont') format('svg');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.goog-te-menu-frame {
  z-index: 9999999999999 !important;
  overflow: auto !important;
}
.img-box {
  position: relative;
  display: block;
  overflow: hidden;
  height: 0;
  padding-bottom: 100%;
}
.img-box img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
*[data-type='iframe'],
*[data-fancybox],
.slick-slide:focus,
a:link {
  outline: none !important;
}
li,
ol,
ul {
  list-style: none;
}
a {
  color: inherit;
  text-decoration: none;
}
a:hover,
a:link,
a:visited {
  text-decoration: none;
  color: inherit;
}
input[type=number] {
  -moz-appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none;
}
ul,
li,
p {
  margin: 0;
  padding: 0;
}
button,
input,
textarea {
  resize: none;
  border: none;
  outline: none;
}
button:focus,
input:focus,
textarea:focus {
  border: none;
  outline: none;
}
a[data-fancybox] {
  outline: none;
}
a[data-fancybox] img {
  outline: none !important;
}
button,
input,
textarea {
  resize: none;
  border: none;
  outline: none;
  padding: 0;
  margin: 0;
}
form {
  padding: 0;
  margin: 0;
}
img {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
}
img[data-lazy] {
  background: url(../js/slick/ajax-loader.gif) no-repeat center;
}
img.lazy {
  min-width: 1px;
  min-height: 1px;
  background: url(../js/slick/ajax-loader.gif) no-repeat center;
}
.fancybox-slide--iframe .fancybox-content {
  margin: 0;
  width: 700px !important;
  height: 350px !important;
}
.fixed {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.transform-0 {
  -webkit-transform: translate(0) !important;
  -ms-transform: translate(0) !important;
  transform: translate(0) !important;
}
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  z-index: 999;
}
header .content .head-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 7.5%;
  padding-right: 10.9375%;
  background-color: #80bbe3;
}
@media screen and (max-width: 767px) {
  header .content .head-top .left {
    width: calc(100% - 110px);
  }
}
header .content .head-top .left h1 {
  margin: 0;
  padding: 13px 0;
  font-size: 14px;
  line-height: 1.42857143;
  color: #ffffff;
  text-transform: uppercase;
}
@media screen and (max-width: 1199px) {
  header .content .head-top .left h1 {
    padding: 8px 0;
  }
}
@media screen and (max-width: 991px) {
  header .content .head-top .left h1 {
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  header .content .head-top .left h1 {
    padding: 3px 5px;
    font-size: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
}
@media screen and (max-width: 767px) {
  header .content .head-top .right .goog-te-gadget-simple .goog-te-menu-value span:nth-child(1) {
    font-size: 0;
  }
}
header .content .head-content {
  background-color: #fff;
  padding-left: 10.625%;
  padding-right: 14.32291667%;
}
header .content .head-content .logo {
  display: block;
  float: left;
  margin: 9px 0 7px;
  height: 71px;
}
@media screen and (max-width: 1199px) {
  header .content .head-content .logo {
    height: 60px;
    margin: 5px 0;
  }
}
@media screen and (max-width: 991px) {
  header .content .head-content .logo {
    height: 50px;
  }
}
@media screen and (max-width: 767px) {
  header .content .head-content .logo {
    height: 40px;
  }
}
header .content .head-content .logo img {
  height: 100%;
  width: auto;
}
header .content .head-content .inquiry-btn,
header .content .head-content .search-box {
  float: right;
  margin: 22px 0 21px;
  line-height: 40px;
}
@media screen and (max-width: 1199px) {
  header .content .head-content .inquiry-btn,
  header .content .head-content .search-box {
    margin: 15px 0;
  }
}
@media screen and (max-width: 991px) {
  header .content .head-content .inquiry-btn,
  header .content .head-content .search-box {
    margin: 7.5px 0;
    line-height: 35px;
    height: 35px;
  }
}
header .content .head-content .inquiry-btn {
  display: block;
}
header .content .head-content .inquiry-btn p {
  position: relative;
  font-size: 14px;
  font-family: "Montserrat-Bold";
  color: #666666;
  text-transform: uppercase;
}
@media screen and (min-width: 1200px) {
  header .content .head-content .inquiry-btn p:hover::after {
    background-color: #0067be;
    border-color: #0067be;
    color: #fff;
  }
  header .content .head-content .inquiry-btn p:hover i {
    color: #0067be;
  }
}
header .content .head-content .inquiry-btn p::after {
  display: inline-block;
  margin-left: 10px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  border: 1px solid #dedede;
  text-align: center;
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e619';
  color: #0067be;
  font-size: 17px;
  transition: all 0.35s;
  -webkit-transition: all 0.35s;
}
@media screen and (max-width: 767px) {
  header .content .head-content .inquiry-btn p::after {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
  }
}
header .content .head-content .inquiry-btn p i {
  font-style: normal;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  header .content .head-content .inquiry-btn p i {
    display: none;
  }
}
header .content .head-content .inquiry-btn p span {
  position: absolute;
  top: -5px;
  left: 100%;
  transform: translateX(-15px);
  min-width: 19px;
  height: 19px;
  line-height: 19px;
  padding: 0 4px;
  text-align: center;
  font-size: 14px;
  font-family: "Montserrat-Bold";
  border-radius: 9.5px;
  color: #ffffff;
  background-color: #d02d35;
}
@media screen and (max-width: 767px) {
  header .content .head-content .inquiry-btn p span {
    font-size: 12px;
    font-family: 'Montserrat-Regular';
  }
}
header .content .head-content .search-box {
  margin-right: 60px;
}
@media screen and (max-width: 1600px) {
  header .content .head-content .search-box {
    margin-right: 25px;
  }
}
@media screen and (max-width: 480px) {
  header .content .head-content .search-box {
    margin-right: 10px;
  }
}
header .content .head-content .search-box > button {
  font-size: 14px;
  color: #666666;
  font-family: "Montserrat-Bold";
  text-transform: uppercase;
  background-color: transparent;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  header .content .head-content .search-box > button {
    font-size: 0;
  }
}
@media screen and (min-width: 1200px) {
  header .content .head-content .search-box > button:hover {
    color: #0067be;
  }
  header .content .head-content .search-box > button:hover::after {
    background-color: #0067be;
    border-color: #0067be;
    color: #fff;
  }
}
header .content .head-content .search-box > button::after {
  display: inline-block;
  margin-left: 10px;
  width: 40px;
  height: 40px;
  border: 1px solid #dcdcdc;
  border-radius: 50%;
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e6db';
  color: #0067be;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  header .content .head-content .search-box > button::after {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
  }
}
header .content .head-content .search-box .form-box {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 103, 190, 0.75);
  z-index: 1000;
}
header .content .head-content .search-box .form-box > button {
  position: absolute;
  top: 40px;
  right: 40px;
  color: #fff;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  header .content .head-content .search-box .form-box > button {
    top: 15px;
    right: 15px;
  }
}
header .content .head-content .search-box .form-box > button::before {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e61b';
  color: #fff;
  font-size: 25px;
}
@media screen and (max-width: 767px) {
  header .content .head-content .search-box .form-box > button::before {
    font-size: 20px;
    font-weight: 200;
  }
}
header .content .head-content .search-box .form-box form {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  height: 45px;
  border-bottom: 1px solid #fff;
}
@media screen and (max-width: 767px) {
  header .content .head-content .search-box .form-box form {
    width: 90%;
  }
}
header .content .head-content .search-box .form-box form input {
  float: left;
  width: 100%;
  height: 100%;
  padding-right: 50px;
  background-color: transparent;
  font-size: 16px;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 767px) {
  header .content .head-content .search-box .form-box form input {
    font-size: 14px;
    text-align: left;
    padding-left: 15px;
  }
}
header .content .head-content .search-box .form-box form input::-webkit-input-placeholder,
header .content .head-content .search-box .form-box form textarea::-webkit-input-placeholder {
  color: #fff;
}
header .content .head-content .search-box .form-box form input:-o-placeholder,
header .content .head-content .search-box .form-box form textarea:-o-placeholder {
  color: #fff;
}
header .content .head-content .search-box .form-box form input::-moz-placeholder,
header .content .head-content .search-box .form-box form textarea::-moz-placeholder {
  color: #fff;
}
header .content .head-content .search-box .form-box form input:-ms-input-placeholder,
header .content .head-content .search-box .form-box form textarea:-ms-input-placeholder {
  color: #fff;
}
header .content .head-content .search-box .form-box form input:focus::-webkit-input-placeholder,
header .content .head-content .search-box .form-box form textarea:focus::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
header .content .head-content .search-box .form-box form input:focus::-o-placeholder,
header .content .head-content .search-box .form-box form textarea:focus::-o-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
header .content .head-content .search-box .form-box form input:focus::-moz-placeholder,
header .content .head-content .search-box .form-box form textarea:focus::-moz-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
header .content .head-content .search-box .form-box form input:focus::-ms-input-placeholder,
header .content .head-content .search-box .form-box form textarea:focus::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
header .content .head-content .search-box .form-box form button {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 50px;
  height: 100%;
  background-color: transparent;
}
header .content .head-content .search-box .form-box form button::before {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e6db';
  font-size: 20px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  header .content .head-content .search-box .form-box form button::before {
    font-size: 16px;
  }
}
header .content .head-content .lan-switch {
  float: right;
  padding: 0 60px;
}
@media screen and (max-width: 1600px) {
  header .content .head-content .lan-switch {
    padding: 0 25px;
  }
}
@media screen and (max-width: 480px) {
  header .content .head-content .lan-switch {
    padding: 0 10px;
  }
}
header .content .head-content .lan-switch li {
  padding: 23px 0 21px;
}
@media screen and (max-width: 1199px) {
  header .content .head-content .lan-switch li {
    padding: 15px 0;
  }
}
@media screen and (max-width: 991px) {
  header .content .head-content .lan-switch li {
    padding: 12.5px 0;
  }
}
@media screen and (max-width: 767px) {
  header .content .head-content .lan-switch li {
    padding: 10px 0;
  }
}
header .content .head-content .lan-switch li a {
  display: block;
  width: 40px;
  height: 40px;
  background: url(../images/common/lan.png) no-repeat;
  background-size: cover;
  background-position: -40px;
}
@media screen and (max-width: 991px) {
  header .content .head-content .lan-switch li a {
    width: 35px;
    height: 35px;
    background-position: -35px;
  }
}
@media screen and (max-width: 767px) {
  header .content .head-content .lan-switch li a {
    width: 30px;
    height: 30px;
    background-position: -30px;
  }
}
header .content .head-content .lan-switch li .en {
  background-position: 0;
}
header .content .head-content nav {
  float: right;
}
@media screen and (max-width: 1199px) {
  header .content .head-content nav {
    display: none;
    position: fixed;
    top: 108px;
    left: 0;
    width: 100%;
    max-height: calc(100% - 108px) !important;
    overflow-y: auto;
    padding: 20px 0;
    background-color: #f0f3f7;
    z-index: 998;
    -moz-user-select: none;
    /*mozilar*/
    -webkit-user-select: none;
    /*webkit*/
    -ms-user-select: none;
    /*IE*/
    user-select: none;
  }
}
@media screen and (max-width: 991px) {
  header .content .head-content nav {
    padding: 48px 0;
    max-height: calc(100% - 94px) !important;
    top: 94px;
  }
}
@media screen and (max-width: 767px) {
  header .content .head-content nav {
    top: 75px;
    max-height: calc(100% - 75px) !important;
  }
}
header .content .head-content nav .nav-list1 {
  margin: 0 -37px;
}
@media screen and (max-width: 1600px) {
  header .content .head-content nav .nav-list1 {
    margin: 0 -25px;
  }
}
@media screen and (max-width: 1300px) {
  header .content .head-content nav .nav-list1 {
    margin: 0 -20px;
  }
}
@media screen and (max-width: 1199px) {
  header .content .head-content nav .nav-list1 {
    margin: 0;
  }
}
header .content .head-content nav .nav-list1 > li {
  position: relative;
  float: left;
  padding: 0 37px;
}
@media screen and (max-width: 1600px) {
  header .content .head-content nav .nav-list1 > li {
    padding: 0 25px;
  }
}
@media screen and (max-width: 1300px) {
  header .content .head-content nav .nav-list1 > li {
    padding: 0 20px;
  }
}
@media screen and (max-width: 1199px) {
  header .content .head-content nav .nav-list1 > li {
    float: none;
    padding: 0;
  }
}
header .content .head-content nav .nav-list1 > li::after {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  content: '';
  width: 1px;
  height: 10px;
  background-color: #999999;
}
@media screen and (max-width: 1199px) {
  header .content .head-content nav .nav-list1 > li::after {
    display: none;
  }
}
header .content .head-content nav .nav-list1 > li:last-child::after {
  display: none;
}
header .content .head-content nav .nav-list1 > li > a {
  position: relative;
  display: block;
  font-size: 14px;
  padding: 34px 0 32px;
  line-height: 1.5;
  color: #333333;
  font-family: "Montserrat-Bold";
  text-transform: uppercase;
}
@media screen and (max-width: 1199px) {
  header .content .head-content nav .nav-list1 > li > a {
    padding: 0;
    display: inline-block;
    margin: 0 20px;
    padding: 10px 0;
    margin-right: 50px;
  }
}
header .content .head-content nav .nav-list1 > li > a::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 3px;
  background-color: #0067be;
  transition: all 0.35s;
  -webkit-transition: all 0.35s;
}
header .content .head-content nav .nav-list1 > li .nav-list2 {
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  min-width: 90%;
  padding: 10px 0;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 1199px) {
  header .content .head-content nav .nav-list1 > li .nav-list2 {
    position: relative;
    top: 0;
    left: 0;
    transform: translateX(0);
    box-shadow: none;
    border-radius: 0;
    background-color: #eaedf1;
  }
}
header .content .head-content nav .nav-list1 > li .nav-list2 li {
  position: relative;
  padding: 5px 15px;
}
@media screen and (max-width: 1199px) {
  header .content .head-content nav .nav-list1 > li .nav-list2 li {
    padding: 0;
  }
}
header .content .head-content nav .nav-list1 > li .nav-list2 li a {
  display: inline-block;
  font-size: 14px;
  white-space: nowrap;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  text-transform: capitalize;
}
@media screen and (max-width: 1199px) {
  header .content .head-content nav .nav-list1 > li .nav-list2 li a {
    margin: 0 40px;
    padding: 5px 0;
    white-space: normal;
  }
}
@media screen and (min-width: 1200px) {
  header .content .head-content nav .nav-list1 > li .nav-list2 li a:hover {
    color: #0252a6;
    transform: translateX(10px);
  }
}
header .content .head-content nav .nav-list1 > li .nav-list2 > .active > a {
  color: #0067be !important;
  transform: translateX(10px) !important;
}
header .content .head-content nav .nav-list1 > li .nav-list2 .nav-list3 {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  padding: 10px;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  z-index: 3;
}
@media screen and (max-width: 1199px) {
  header .content .head-content nav .nav-list1 > li .nav-list2 .nav-list3 {
    position: relative;
    top: 0;
    left: 0;
    border-radius: 0;
    box-shadow: none;
    background-color: #e3e5e9;
  }
}
header .content .head-content nav .nav-list1 > li .nav-list2 .nav-list3 li a {
  font-size: 14px;
}
header .content .head-content nav .nav-list1 > .active > a::before {
  width: 100%;
}
header .content .head-content nav .nav-list1 .nav1-btn,
header .content .head-content nav .nav-list1 .nav2-btn {
  position: relative;
}
header .content .head-content nav .nav-list1 .nav1-btn::before,
header .content .head-content nav .nav-list1 .nav2-btn::before {
  position: absolute;
  top: 7px;
  right: 10px;
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e602';
  font-size: 25px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
header .content .head-content nav .nav-list1 .nav2-btn::before {
  top: 0;
}
header .content .head-content nav .nav-list1 .xs-active::before {
  transform: rotateX(180deg) !important;
}
header .content .head-content .nav-btn {
  float: right;
  display: none;
  position: relative;
  margin-left: 25px;
  margin-top: 12px;
  width: 20px;
  height: 40px;
  padding: 0;
  cursor: pointer;
  background: none;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media screen and (max-width: 1199px) {
  header .content .head-content .nav-btn {
    display: block;
  }
}
@media screen and (max-width: 991px) {
  header .content .head-content .nav-btn {
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  header .content .head-content .nav-btn {
    margin-top: 4px;
  }
}
header .content .head-content .nav-btn .btn-line {
  position: absolute;
  top: 0;
  left: 50%;
  width: 20px;
  height: 2px;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #000;
}
header .content .head-content .nav-btn .btn-line:nth-child(3),
header .content .head-content .nav-btn .btn-line:nth-child(1) {
  position: absolute;
  display: block;
  width: 20px;
  height: 2px;
  content: '';
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  background-color: #000;
}
header .content .head-content .nav-btn .btn-line:nth-child(1) {
  top: 38%;
}
header .content .head-content .nav-btn .btn-line:nth-child(2) {
  top: 50%;
}
header .content .head-content .nav-btn .btn-line:nth-child(3) {
  top: 63%;
}
header .content .head-content .navbtn-actvie {
  z-index: 999999 !important;
}
header .content .head-content .navbtn-actvie .btn-line {
  width: 30px;
  height: 2px;
  background-color: #000 !important;
}
header .content .head-content .navbtn-actvie .btn-line:nth-child(1) {
  transform: translate(-10px, 5px) rotateZ(45deg) !important;
}
header .content .head-content .navbtn-actvie .btn-line:nth-child(2) {
  display: none !important;
}
header .content .head-content .navbtn-actvie .btn-line:nth-child(3) {
  transform: translate(-10px, -5px) rotateZ(-45deg) !important;
}
@media screen and (max-width: 1800px) {
  header .content .head-top,
  header .content .head-content {
    padding: 0 6%;
  }
}
@media screen and (max-width: 1439px) {
  header .content .head-top,
  header .content .head-content {
    padding: 0 2%;
  }
}
@media screen and (max-width: 767px) {
  header .content .head-top,
  header .content .head-content {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  header .content .head-content {
    padding: 0 10px;
  }
}
@media screen and (min-width: 1200px) {
  .index-head .content .head-top {
    background-color: transparent;
  }
}
footer {
  background-color: #80bbe3;
}
@media screen and (max-width: 991px) {
  footer {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  footer {
    padding-bottom: 45px;
  }
}
footer .foot-content {
  padding: 83px 0 62px;
}
@media screen and (max-width: 1199px) {
  footer .foot-content {
    padding: 60px 0 40px;
  }
}
@media screen and (max-width: 991px) {
  footer .foot-content {
    padding: 50px 0 30px;
  }
}
@media screen and (max-width: 767px) {
  footer .foot-content {
    padding: 40px 0 20px;
  }
}
@media screen and (max-width: 1199px) {
  footer .foot-content .content-box > li {
    position: relative;
  }
}
@media screen and (max-width: 991px) {
  footer .foot-content .content-box > li {
    margin-bottom: 10px;
  }
}
footer .foot-content .content-box > li .left {
  float: left;
  width: 48.93617021%;
}
@media screen and (max-width: 1199px) {
  footer .foot-content .content-box > li .left {
    position: relative;
    z-index: 2;
    float: none;
    width: 100%;
  }
}
footer .foot-content .content-box > li .right {
  float: right;
  width: 51.06382979%;
}
@media screen and (max-width: 1199px) {
  footer .foot-content .content-box > li .right {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0.35;
    z-index: 1;
  }
}
@media screen and (max-width: 991px) {
  footer .foot-content .content-box > li .right {
    display: none;
  }
}
footer .foot-content .content-box > li .title {
  position: relative;
  margin-bottom: 30px;
  padding-left: 18px;
}
@media screen and (max-width: 1199px) {
  footer .foot-content .content-box > li .title {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  footer .foot-content .content-box > li .title {
    margin-bottom: 5px;
  }
}
footer .foot-content .content-box > li .title::before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  width: 7px;
  height: 55%;
  background-color: #64a7d4;
}
@media screen and (max-width: 991px) {
  footer .foot-content .content-box > li .title::before {
    width: 5px;
  }
}
footer .foot-content .content-box > li .title::after {
  display: none;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e641';
  color: #fff;
  font-size: 35px;
  transition: all 0.35s;
  -webkit-transition: all 0.35s;
}
@media screen and (max-width: 991px) {
  footer .foot-content .content-box > li .title::after {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  footer .foot-content .content-box > li .title::after {
    font-size: 25px;
    right: 0;
  }
}
footer .foot-content .content-box > li .title b {
  display: block;
  font-size: 24px;
  font-family: "Montserrat-Bold";
  color: #ffffff;
  line-height: 1.66666667;
  text-transform: uppercase;
}
@media screen and (max-width: 1199px) {
  footer .foot-content .content-box > li .title b {
    font-size: 22px;
  }
}
@media screen and (max-width: 991px) {
  footer .foot-content .content-box > li .title b {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  footer .foot-content .content-box > li .title b {
    font-size: 18px;
    padding-right: 25px;
  }
}
@media screen and (max-width: 480px) {
  footer .foot-content .content-box > li .title b {
    font-size: 16px;
  }
}
footer .foot-content .content-box > li .active::after {
  transform: translateY(-50%) rotateZ(45deg);
}
@media screen and (max-width: 991px) {
  footer .foot-content .content-box > li .content {
    display: none;
  }
}
footer .foot-content .content-box > li:nth-child(1) .left .content ul li {
  position: relative;
  margin-bottom: 25px;
  padding-left: 45px;
}
@media screen and (max-width: 767px) {
  footer .foot-content .content-box > li:nth-child(1) .left .content ul li {
    margin-bottom: 15px;
  }
}
footer .foot-content .content-box > li:nth-child(1) .left .content ul li::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  border-radius: 50%;
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e649';
  color: #fff;
  background-color: #5da1d0;
}
footer .foot-content .content-box > li:nth-child(1) .left .content ul li b {
  display: block;
  font-size: 16px;
  font-family: "Montserrat-Bold";
  line-height: 1.75;
  color: #ffffff;
  text-transform: uppercase;
}
footer .foot-content .content-box > li:nth-child(1) .left .content ul li p {
  font-size: 14px;
  line-height: 2;
  font-family: "Montserrat-Medium";
  color: #ffffff;
  word-break: break-word;
}
footer .foot-content .content-box > li:nth-child(1) .left .content ul li p a {
  white-space: nowrap;
}
@media screen and (min-width: 1200px) {
  footer .foot-content .content-box > li:nth-child(1) .left .content ul li p a:hover {
    text-decoration: underline;
  }
}
footer .foot-content .content-box > li:nth-child(1) .left .content ul li:nth-child(2)::before {
  content: '\e648';
}
footer .foot-content .content-box > li:nth-child(1) .left .content ul li:nth-child(3)::before {
  content: '\ea07';
}
footer .foot-content .content-box > li:nth-child(1) .left .content ul li:last-child {
  margin-bottom: 0;
}
footer .foot-content .content-box > li:nth-child(1) .left .content .info-left {
  float: left;
  width: 47.82608696%;
}
@media screen and (max-width: 991px) {
  footer .foot-content .content-box > li:nth-child(1) .left .content .info-left {
    float: none;
    width: 100%;
    padding-bottom: 15px;
  }
}
footer .foot-content .content-box > li:nth-child(1) .left .content .info-right {
  float: right;
  width: 52.17391304%;
}
@media screen and (max-width: 991px) {
  footer .foot-content .content-box > li:nth-child(1) .left .content .info-right {
    float: none;
    width: 100%;
  }
}
footer .foot-content .content-box > li:nth-child(1) .left .content .info-right ul li:nth-child(1)::before {
  content: '\e601';
}
footer .foot-content .content-box > li:nth-child(1) .left .content .info-right ul li:nth-child(2)::before {
  content: '\e623';
}
footer .foot-content .content-box > li:nth-child(1) .right {
  margin-top: 10px;
  position: relative;
}
footer .foot-content .content-box > li:nth-child(1) .right .pic .img-box {
  padding-bottom: 50%;
}
footer .foot-content .content-box > li:nth-child(1) .right .pic2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
footer .foot-content .content-box > li:nth-child(2) .left {
  padding-top: 12px;
}
@media screen and (max-width: 991px) {
  footer .foot-content .content-box > li:nth-child(2) .left {
    padding-top: 0;
  }
}
footer .foot-content .content-box > li:nth-child(2) .left .content p {
  width: 100%;
  max-width: 370px;
  font-size: 14px;
  line-height: 1.71428571;
  color: #ffffff;
}
@media screen and (max-width: 991px) {
  footer .foot-content .content-box > li:nth-child(2) .left .content p {
    max-width: 90%;
  }
}
footer .foot-content .content-box > li:nth-child(2) .left .content form {
  width: 100%;
  max-width: 500px;
  padding-top: 10px;
}
@media screen and (max-width: 991px) {
  footer .foot-content .content-box > li:nth-child(2) .left .content form {
    max-width: 100%;
  }
}
footer .foot-content .content-box > li:nth-child(2) .left .content form input,
footer .foot-content .content-box > li:nth-child(2) .left .content form textarea {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  padding: 5px 15px;
  font-size: 14px;
  line-height: 2.14285714;
  color: #ffffff;
  border: 1px solid #a0ccea;
  background-color: #6aabd6;
}
footer .foot-content .content-box > li:nth-child(2) .left .content form input::-webkit-input-placeholder,
footer .foot-content .content-box > li:nth-child(2) .left .content form textarea::-webkit-input-placeholder {
  color: #fff;
}
footer .foot-content .content-box > li:nth-child(2) .left .content form input:-o-placeholder,
footer .foot-content .content-box > li:nth-child(2) .left .content form textarea:-o-placeholder {
  color: #fff;
}
footer .foot-content .content-box > li:nth-child(2) .left .content form input::-moz-placeholder,
footer .foot-content .content-box > li:nth-child(2) .left .content form textarea::-moz-placeholder {
  color: #fff;
}
footer .foot-content .content-box > li:nth-child(2) .left .content form input:-ms-input-placeholder,
footer .foot-content .content-box > li:nth-child(2) .left .content form textarea:-ms-input-placeholder {
  color: #fff;
}
footer .foot-content .content-box > li:nth-child(2) .left .content form input:focus::-webkit-input-placeholder,
footer .foot-content .content-box > li:nth-child(2) .left .content form textarea:focus::-webkit-input-placeholder {
  color: #a0ccea;
}
footer .foot-content .content-box > li:nth-child(2) .left .content form input:focus::-o-placeholder,
footer .foot-content .content-box > li:nth-child(2) .left .content form textarea:focus::-o-placeholder {
  color: #a0ccea;
}
footer .foot-content .content-box > li:nth-child(2) .left .content form input:focus::-moz-placeholder,
footer .foot-content .content-box > li:nth-child(2) .left .content form textarea:focus::-moz-placeholder {
  color: #a0ccea;
}
footer .foot-content .content-box > li:nth-child(2) .left .content form input:focus::-ms-input-placeholder,
footer .foot-content .content-box > li:nth-child(2) .left .content form textarea:focus::-ms-input-placeholder {
  color: #a0ccea;
}
footer .foot-content .content-box > li:nth-child(2) .left .content form textarea {
  height: 95px;
}
footer .foot-content .content-box > li:nth-child(2) .left .content form button {
  margin-top: 15px;
  font-size: 16px;
  line-height: 1.875;
  color: #ffffff;
  font-family: "Montserrat-Medium";
  text-transform: uppercase;
  background-color: transparent;
}
@media screen and (max-width: 767px) {
  footer .foot-content .content-box > li:nth-child(2) .left .content form button {
    margin-top: 0;
    font-size: 15px;
  }
}
@media screen and (min-width: 1200px) {
  footer .foot-content .content-box > li:nth-child(2) .left .content form button:hover {
    text-decoration: underline;
  }
}
@media screen and (max-width: 1199px) {
  footer .foot-content .content-box > li:nth-child(2) .right {
    display: none;
  }
}
footer .foot-content .content-box > li:nth-child(2) .right .pic {
  border: 5px solid #fff;
}
footer .foot-content .content-box > li:nth-child(2) .right .pic .img-box {
  padding-bottom: 50.70422535%;
}
footer .foot-content .content-box > li:nth-child(3) .left {
  display: flex;
  justify-content: space-between;
  padding-top: 40px;
  flex-wrap: wrap;
}
@media screen and (max-width: 991px) {
  footer .foot-content .content-box > li:nth-child(3) .left {
    padding-top: 0;
  }
}
footer .foot-content .content-box > li:nth-child(3) .left .item {
  width: 50%;
}
@media screen and (max-width: 991px) {
  footer .foot-content .content-box > li:nth-child(3) .left .item {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  footer .foot-content .content-box > li:nth-child(3) .left .item:nth-child(1) {
    margin-bottom: 10px;
  }
}
footer .foot-content .content-box > li:nth-child(3) .left .item:nth-child(1) ul li {
  padding: 7.5px 0;
  font-size: 14px;
  line-height: 1.42857143;
  color: #ffffff;
  text-transform: uppercase;
}
@media screen and (max-width: 991px) {
  footer .foot-content .content-box > li:nth-child(3) .left .item:nth-child(1) ul li {
    float: left;
  }
}
@media screen and (max-width: 767px) {
  footer .foot-content .content-box > li:nth-child(3) .left .item:nth-child(1) ul li {
    padding: 3px 0;
  }
}
footer .foot-content .content-box > li:nth-child(3) .left .item:nth-child(1) ul li::after {
  display: none;
  content: '/';
  padding: 0 10px;
}
@media screen and (max-width: 991px) {
  footer .foot-content .content-box > li:nth-child(3) .left .item:nth-child(1) ul li::after {
    display: inline-block;
  }
}
footer .foot-content .content-box > li:nth-child(3) .left .item:nth-child(1) ul li a {
  display: inline-block;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
@media screen and (min-width: 1200px) {
  footer .foot-content .content-box > li:nth-child(3) .left .item:nth-child(1) ul li a:hover {
    transform: translateX(10px);
  }
}
footer .foot-content .content-box > li:nth-child(3) .left .item:nth-child(1) ul li:last-child::after {
  display: none;
}
footer .foot-content .content-box > li:nth-child(3) .left .item:nth-child(2) ul {
  margin: 0 -7.5px;
}
@media screen and (max-width: 767px) {
  footer .foot-content .content-box > li:nth-child(3) .left .item:nth-child(2) ul {
    margin: 0 -5px;
  }
}
footer .foot-content .content-box > li:nth-child(3) .left .item:nth-child(2) ul li {
  float: left;
  padding: 0 7.5px;
}
@media screen and (max-width: 767px) {
  footer .foot-content .content-box > li:nth-child(3) .left .item:nth-child(2) ul li {
    padding: 0 5px;
  }
}
footer .foot-content .content-box > li:nth-child(3) .left .item:nth-child(2) ul li a {
  position: relative;
  display: block;
  width: 35px;
  height: 35px;
}
footer .foot-content .content-box > li:nth-child(3) .left .item:nth-child(2) ul li a::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e65b';
  font-size: 40px;
  color: #fff;
  transition: all 0.35s;
  -webkit-transition: all 0.35s;
}
@media screen and (max-width: 767px) {
  footer .foot-content .content-box > li:nth-child(3) .left .item:nth-child(2) ul li a::before {
    font-size: 30px;
  }
}
footer .foot-content .content-box > li:nth-child(3) .left .item:nth-child(2) ul li:nth-child(2) a::before {
  content: '\e65a';
  font-size: 35px;
}
@media screen and (max-width: 767px) {
  footer .foot-content .content-box > li:nth-child(3) .left .item:nth-child(2) ul li:nth-child(2) a::before {
    font-size: 28px;
  }
}
footer .foot-content .content-box > li:nth-child(3) .left .item:nth-child(2) ul li:nth-child(3) a::before {
  content: '\e670';
  font-size: 45px;
}
@media screen and (max-width: 767px) {
  footer .foot-content .content-box > li:nth-child(3) .left .item:nth-child(2) ul li:nth-child(3) a::before {
    font-size: 35px;
  }
}
footer .foot-content .content-box > li:nth-child(3) .left .item:nth-child(2) ul li:nth-child(4) a::before {
  content: '\e659';
}
footer .foot-content .content-box > li:nth-child(3) .left .item:nth-child(2) ul li:nth-child(5) a::before {
  content: '\e65c';
}
footer .foot-content .content-box > li:nth-child(3) .right {
  padding-top: 35px;
}
footer .foot-content .content-box > li:nth-child(3) .right .pic {
  width: 50%;
  max-width: 122px;
  margin-left: 50px;
}
footer .foot-content .content-box > li:nth-child(3) .right .pic .img-box {
  padding-bottom: 120.49180328%;
}
footer .foot-end {
  padding: 28.5px 0;
  background-color: #64a7d4;
}
@media screen and (max-width: 767px) {
  footer .foot-end {
    padding: 20px 0;
  }
}
footer .foot-end p {
  font-size: 14px;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  footer .foot-end p {
    line-height: 24px;
  }
}
footer .foot-end p a {
  display: inline-block;
  vertical-align: middle;
}
@media screen and (min-width: 1200px) {
  footer .foot-end p a:hover {
    text-decoration: underline;
  }
}
footer .foot-end p a::before {
  padding: 0 10px;
  content: '|';
  color: #fff;
}
footer .foot-end p .map-link {
  margin-left: 50px;
  font-size: 18px;
  font-family: "Montserrat-Bold";
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  footer .foot-end p .map-link {
    font-size: 16px;
    margin-left: 20px;
  }
}
footer .foot-end p .map-link::before {
  display: none;
}
footer .footer-xsnav {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background-color: #5b99c2;
  padding-bottom: calc(constant(safe-area-inset-bottom) - 15px);
  padding-bottom: calc(env(safe-area-inset-bottom) - 15px);
  z-index: 90;
}
@media screen and (max-width: 991px) {
  footer .footer-xsnav {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-xsnav {
    height: 45px;
  }
}
footer .footer-xsnav ul li {
  position: relative;
  float: left;
  width: 20%;
  height: 100%;
  border-left: 1px solid #6eb8e9;
  border-right: 1px solid #5087ac;
}
footer .footer-xsnav ul li a {
  position: relative;
  display: block;
  height: 50px;
  padding-top: 27px;
  font-size: 14px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  footer .footer-xsnav ul li a {
    height: 45px;
    font-size: 12px;
  }
}
@media screen and (max-width: 350px) {
  footer .footer-xsnav ul li a {
    text-transform: none;
  }
}
footer .footer-xsnav ul li a::before {
  position: absolute;
  top: 5px;
  left: 50%;
  transform: translateX(-50%);
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e601';
  display: block;
  font-size: 16px;
}
footer .footer-xsnav ul li .content-box {
  display: none;
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 120%;
  max-width: 100px;
}
footer .footer-xsnav ul li .content-box img {
  max-width: 100%;
  height: auto;
}
footer .footer-xsnav ul li:nth-child(2) a::before {
  content: '\e61c';
}
footer .footer-xsnav ul li:nth-child(3) a::before {
  content: '\e604';
}
footer .footer-xsnav ul li:nth-child(4) a::before {
  content: '\e64a';
}
footer .footer-xsnav ul li:nth-child(5) a::before {
  content: '\ea07';
}
footer .aside {
  position: fixed;
  top: 40%;
  right: 0;
  z-index: 99;
}
footer .aside .aside-box {
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
}
@media screen and (max-width: 991px) {
  footer .aside .aside-box {
    position: absolute;
    transform: translateX(300px);
  }
}
footer .aside .aside-box a {
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  background-color: rgba(128, 187, 227, 0.5);
  margin-bottom: 1px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  z-index: 10;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
@media screen and (max-width: 1199px) {
  footer .aside .aside-box a {
    width: 45px;
    height: 45px;
    line-height: 45px;
  }
}
@media screen and (max-width: 991px) {
  footer .aside .aside-box a {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}
@media screen and (min-width: 1200px) {
  footer .aside .aside-box a:hover {
    background-color: #80bbe3;
  }
}
footer .aside .aside-box a::before {
  display: inline-block;
  font-size: 20px;
  color: #fff;
  transition: all 0.4s;
}
@media screen and (max-width: 1199px) {
  footer .aside .aside-box a::before {
    font-size: 18px;
  }
}
@media screen and (max-width: 991px) {
  footer .aside .aside-box a::before {
    font-size: 16px;
  }
}
footer .aside .aside-box a div {
  position: absolute;
  display: none;
  top: 0;
  right: 0;
  height: 100%;
  padding-right: 70px;
  padding-left: 25px;
  z-index: -99;
  color: #fff;
  border-radius: 25px;
  background-color: #80bbe3;
}
@media screen and (max-width: 1199px) {
  footer .aside .aside-box a div {
    padding-left: 60px;
  }
}
@media screen and (max-width: 991px) {
  footer .aside .aside-box a div {
    padding-left: 50px;
    padding-right: 10px;
  }
}
footer .aside .aside-box a div p {
  line-height: 57px;
  white-space: nowrap;
  color: #fff;
}
@media screen and (max-width: 1199px) {
  footer .aside .aside-box a div p {
    line-height: 45px;
  }
}
@media screen and (max-width: 991px) {
  footer .aside .aside-box a div p {
    line-height: 40px;
  }
}
footer .aside .aside-box a .weixin-box {
  width: 100px;
  height: 100px;
  right: 150%;
  padding: 0;
  border-radius: 0;
}
@media screen and (max-width: 1199px) {
  footer .aside .aside-box a .weixin-box {
    right: 130%;
  }
}
footer .aside .aside-box a .weixin-box img {
  height: 100%;
  width: 100%;
}
footer .aside .aside-box .icon-qq::before {
  font-size: 18px;
}
@media screen and (max-width: 991px) {
  footer .aside .aside-box .icon-qq::before {
    font-size: 16px;
  }
}
footer .aside .aside-box .icon-xinfeng2::before {
  font-size: 20px;
}
@media screen and (max-width: 991px) {
  footer .aside .aside-box .icon-xinfeng2::before {
    font-size: 18px;
  }
}
footer .aside .a-active a {
  background-color: rgba(89, 150, 190, 0.7);
}
@media screen and (min-width: 1200px) {
  footer .aside .a-active a:hover {
    background-color: rgba(89, 150, 190, 0.95);
  }
}
footer .aside .a-active a div {
  background-color: rgba(89, 150, 190, 0.95);
}
footer .aside .aside-btn {
  display: none;
  position: fixed;
  bottom: 51px;
  right: 0;
  width: 40px;
  height: 40px;
  background-color: #639abe;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 991px) {
  footer .aside .aside-btn {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  footer .aside .aside-btn {
    width: 35px;
    height: 35px;
    line-height: 35px;
    bottom: 46px;
  }
}
footer .aside .aside-btn::before {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e629';
  font-size: 18px;
  display: inline-block;
  color: #fff;
}
footer .aside .btn-active {
  transform: rotateZ(135deg);
}
footer .asidebox-active {
  transform: translateX(-100%) !important;
}
.pagebanner {
  width: 100%;
  overflow: hidden;
  position: relative;
  padding-top: 133px;
}
@media screen and (max-width: 1199px) {
  .pagebanner {
    padding-top: 108px;
  }
}
@media screen and (max-width: 991px) {
  .pagebanner {
    padding-top: 94px;
  }
}
@media screen and (max-width: 767px) {
  .pagebanner {
    padding-top: 75px;
  }
}
.pagebanner .item {
  position: relative;
}
@media (max-width: 991px) {
  .pagebanner .item {
    width: 160%;
    max-width: 160%;
    margin-left: -30%;
  }
}
.pagebanner .item .img-box {
  padding-bottom: 19.53125%;
}
.page {
  margin-bottom: -5px;
  text-align: center;
}
.page .page-box {
  display: inline-block;
}
.page .page-box li {
  float: left;
  padding: 0 5px;
}
@media screen and (max-width: 767px) {
  .page .page-box li {
    padding: 0 2px;
  }
}
.page .page-box li a {
  overflow: hidden;
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: #999999;
  width: 44px;
  height: 44px;
  line-height: 44px;
  border: 1px solid #d5d9dc;
  background-color: #fff;
  text-align: center;
  transition: all 0.35s;
  -webkit-transition: all 0.35s;
}
@media screen and (max-width: 767px) {
  .page .page-box li a {
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
}
@media screen and (max-width: 480px) {
  .page .page-box li a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
  }
}
@media screen and (min-width: 1200px) {
  .page .page-box li a:hover {
    background-color: #80bbe3;
    border-color: #80bbe3;
    border-radius: 50%;
    color: #fff;
  }
  .page .page-box li a:hover::before {
    color: #fff;
  }
}
.page .page-box .active a {
  background-color: #80bbe3;
  border-color: #80bbe3;
  color: #fff;
  border-radius: 50%;
}
.page .page-box .prev,
.page .page-box .next {
  padding: 0 12.5px;
}
@media screen and (max-width: 767px) {
  .page .page-box .prev,
  .page .page-box .next {
    padding: 0 6px;
  }
}
.page .page-box .prev a::before,
.page .page-box .next a::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e72f';
  color: #4a6a8f;
  font-size: 18px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
@media screen and (max-width: 1439px) {
  .page .page-box .prev a::before,
  .page .page-box .next a::before {
    font-size: 20px;
  }
}
@media screen and (max-width: 991px) {
  .page .page-box .prev a::before,
  .page .page-box .next a::before {
    font-size: 16px;
  }
}
.page .page-box .prev a::before {
  transform: translate(-50%, -50%) rotateZ(180deg);
}
