@media screen and (min-width: 1440px) {
    .container {
        width: 1440px;
    }
}
@font-face {
    font-family: 'Helvetica-Bold';
    src: url('fonts/Helvetica-Bold.eot');
    src: local('Helvetica Bold'), local('Helvetica-Bold'), url('fonts/Helvetica-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/Helvetica-Bold.woff2') format('woff2'), url('fonts/Helvetica-Bold.woff') format('woff'), url('fonts/Helvetica-Bold.ttf') format('truetype'), url('fonts/Helvetica-Bold.svg#Helvetica-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica';
    src: url('fonts/Helvetica.eot');
    src: local('Helvetica'), url('fonts/Helvetica.eot?#iefix') format('embedded-opentype'), url('fonts/Helvetica.woff2') format('woff2'), url('fonts/Helvetica.woff') format('woff'), url('fonts/Helvetica.ttf') format('truetype'), url('fonts/Helvetica.svg#Helvetica') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica-Black';
    src: url('fonts/Helvetica-Black.eot');
    src: local('./fonts/Helvetica Black'), local('Helvetica-Black'), url('fonts/Helvetica-Black.eot?#iefix') format('embedded-opentype'), url('fonts/Helvetica-Black.woff2') format('woff2'), url('fonts/Helvetica-Black.woff') format('woff'), url('fonts/Helvetica-Black.ttf') format('truetype'), url('fonts/Helvetica-Black.svg#Helvetica-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@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;
}
body {
    font-family: 'Helvetica', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    position: relative;
    overflow-x: hidden;
}
.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;
}
.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;
}
.fancybox-slide--iframe .fancybox-content {
    margin: 0;
    width: 700px !important;
    height: 350px !important;
}
@media (max-width: 1199px) {
    .skiptranslate iframe {
        display: none;
    }
    .google-translation .skiptranslate {
        display: inline-block;
    }
    body {
        top: 0 !important;
    }
}
.space {
    padding: 80px 0;
}
@media screen and (max-width: 1199px) {
    .space {
        padding: 60px 0;
    }
}
@media screen and (max-width: 991px) {
    .space {
        padding: 45px 0;
    }
}
@media screen and (max-width: 767px) {
    .space {
        padding: 30px 0;
    }
}
.space-top {
    padding-top: 80px;
}
@media screen and (max-width: 1199px) {
    .space-top {
        padding-top: 60px;
    }
}
@media screen and (max-width: 991px) {
    .space-top {
        padding-top: 45px;
    }
}
@media screen and (max-width: 767px) {
    .space-top {
        padding-top: 30px;
    }
}
.space-bottom {
    padding-bottom: 80px;
}
@media screen and (max-width: 1199px) {
    .space-bottom {
        padding-bottom: 60px;
    }
}
@media screen and (max-width: 991px) {
    .space-bottom {
        padding-bottom: 45px;
    }
}
@media screen and (max-width: 767px) {
    .space-bottom {
        padding-bottom: 30px;
    }
}
header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    background-color: #ffffff;
    z-index: 999;
}
header .header-top {
    background-color: #019196;
}
header .header-top .left {
    float: left;
}
header .header-top .left li {
    float: left;
    font-size: 15px;
    line-height: 40px;
    color: #ffffff;
}
@media screen and (max-width: 1199px) {
    header .header-top .left li {
        line-height: 35px;
    }
}
@media screen and (max-width: 767px) {
    header .header-top .left li {
        line-height: 20px;
        font-size: 12px;
    }
}
@media screen and (min-width: 1200px) {
    header .header-top .left li a:hover {
        text-decoration: underline;
    }
}
header .header-top .left li:nth-child(1) {
    padding-right: 25px;
}
@media screen and (max-width: 350px) {
    header .header-top .left li:nth-child(1) {
        padding-right: 10px;
    }
}
@media screen and (max-width: 767px) {
    header .header-top .left li:nth-child(2) a {
        position: relative;
        display: block;
        width: 20px;
        height: 20px;
        font-size: 0;
    }
    header .header-top .left li:nth-child(2) 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: '\e621';
    }
}
header .header-top .right {
    float: right;
}
@media screen and (max-width: 1199px) {
    header .header-top .right {
        margin: 0 -8px;
    }
}
@media screen and (max-width: 400px) {
    header .header-top .right {
        margin: 0 -3px;
    }
}
header .header-top .right li {
    float: left;
    padding: 0 10px;
}
@media screen and (max-width: 1199px) {
    header .header-top .right li {
        padding: 0 8px;
    }
}
@media screen and (max-width: 400px) {
    header .header-top .right li {
        padding: 0 3px;
    }
}
header .header-top .right li a {
    position: relative;
    display: block;
    width: 20px;
    height: 40px;
}
@media screen and (max-width: 1199px) {
    header .header-top .right li a {
        height: 35px;
    }
}
@media screen and (max-width: 767px) {
    header .header-top .right li a {
        height: 20px;
    }
}
header .header-top .right li a::before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: "iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e615';
    color: #ffffff;
    font-size: 16px;
}
header .header-top .right li:nth-child(2) a::before {
    content: '\e6f0';
}
header .header-top .right li:nth-child(3) a::before {
    content: '\e60b';
}
header .header-top .right li:nth-child(4) a::before {
    content: '\e761';
}
header .header-top .right li:nth-child(5) a::before {
    content: '\e6c9';
}
header .header-bottom .logo {
    float: left;
    display: block;
    height: 66px;
    margin: 14px 0;
}
@media screen and (max-width: 1199px) {
    header .header-bottom .logo {
        height: 50px;
        margin: 10px 0;
    }
}
header .header-bottom .logo img {
    height: 100%;
    width: auto;
}
header .header-bottom .logo h2 {
    display: inline-block;
    vertical-align: middle;
    padding-left: 15px;
    margin: 0;
    font-size: 30px;
    line-height: 1;
    color: #019196;
    font-family: 'Helvetica-Bold';
    text-transform: uppercase;
}
@media screen and (max-width: 1439px) {
    header .header-bottom .logo h2 {
        font-size: 20px;
    }
}
@media screen and (max-width: 767px) {
    header .header-bottom .logo h2 {
        font-size: 16px;
        padding-left: 10px;
    }
}
@media screen and (max-width: 600px) {
    header .header-bottom .logo h2 {
        font-size: 0;
        padding-left: 0;
    }
}
header .header-bottom .lan-switch {
    padding: 29.5px 0;
    float: right;
}
@media screen and (max-width: 1199px) {
    header .header-bottom .lan-switch {
        padding: 17px 0;
    }
}
header .header-bottom .lan-switch li a {
    display: block;
    font-size: 14px;
    line-height: 35px;
    color: #0f0f0f;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
@media screen and (min-width: 1200px) {
    header .header-bottom .lan-switch li a:hover {
        color: #019196;
        text-decoration: underline;
    }
}
header .header-bottom .lan-switch li a::before {
    content: '';
    display: inline-block;
    margin-right: 7px;
    vertical-align: middle;
    width: 35px;
    height: 35px;
    background: url(../images/common/language.png) no-repeat;
    background-position: -35px 0;
}
@media screen and (max-width: 767px) {
    header .header-bottom .lan-switch li a::before {
        width: 30px;
        height: 30px;
        background-size: 200% 100%;
        background-position: -30px 0;
    }
}
header .header-bottom .lan-switch li .en::before {
    background-position: 0 0;
}
header .header-bottom .search {
    float: right;
    padding: 29.5px 0;
    margin-left: 25px;
    margin-right: 20px;
}
@media screen and (max-width: 1439px) {
    header .header-bottom .search {
        margin: 0 6px;
    }
}
@media screen and (max-width: 1199px) {
    header .header-bottom .search {
        padding: 17.5px 0;
        margin: 0 20px 0 0;
    }
}
header .header-bottom .search>button {
    display: none;
    width: 35px;
    height: 35px;
    background-color: #fff;
}
@media screen and (max-width: 400px) {
    header .header-bottom .search>button {
        display: block;
    }
    header .header-bottom .search>button:active::before {
        transform: scale(1.2);
    }
}
header .header-bottom .search>button::before {
    display: block;
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e619';
    font-size: 25px;
    color: #0f0f0f;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
header .header-bottom .search form {
    overflow: hidden;
    width: 170px;
    height: 35px;
    padding: 0 12px;
    border-radius: 17.5px;
    border: 1px solid #e6e6e6;
    background-color: #ffffff;
}
@media screen and (max-width: 400px) {
    header .header-bottom .search form {
        display: none;
        width: 200px;
        position: absolute;
        top: calc(100% + 15px);
        right: 15px;
    }
}
header .header-bottom .search form input {
    float: left;
    width: calc(100% - 30px);
    padding-left: 5px;
    height: 100%;
    font-size: 12px;
    color: #8f8c89;
    background-color: #fff;
}
header .header-bottom .search form input::-webkit-input-placeholder,
header .header-bottom .search form textarea::-webkit-input-placeholder {
    color: #8f8c89;
}
header .header-bottom .search form input:-o-placeholder,
header .header-bottom .search form textarea:-o-placeholder {
    color: #8f8c89;
}
header .header-bottom .search form input::-moz-placeholder,
header .header-bottom .search form textarea::-moz-placeholder {
    color: #8f8c89;
}
header .header-bottom .search form input:-ms-input-placeholder,
header .header-bottom .search form textarea:-ms-input-placeholder {
    color: #8f8c89;
}
header .header-bottom .search form input:focus::-webkit-input-placeholder,
header .header-bottom .search form textarea:focus::-webkit-input-placeholder {
    color: #ababab;
}
header .header-bottom .search form input:focus::-o-placeholder,
header .header-bottom .search form textarea:focus::-o-placeholder {
    color: #ababab;
}
header .header-bottom .search form input:focus::-moz-placeholder,
header .header-bottom .search form textarea:focus::-moz-placeholder {
    color: #ababab;
}
header .header-bottom .search form input:focus::-ms-input-placeholder,
header .header-bottom .search form textarea:focus::-ms-input-placeholder {
    color: #ababab;
}
header .header-bottom .search form button {
    float: right;
    width: 30px;
    height: 100%;
    background-color: #fff;
}
header .header-bottom .search form button::before {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e619';
    color: #0f0f0f;
}
footer {
    background-color: #151717;
}
footer .foot-content {
    padding: 45px 0 35px;
}
@media screen and (max-width: 1199px) {
    footer .foot-content {
        padding: 30px 0 20px;
    }
}
@media screen and (max-width: 991px) {
    footer .foot-content {
        padding: 30px 0 5px;
    }
}
footer .foot-content ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
@media screen and (max-width: 991px) {
    footer .foot-content ul li {
        margin-bottom: 10px;
    }
}
footer .foot-content ul li .title {
    padding-bottom: 10px;
}
@media screen and (max-width: 991px) {
    footer .foot-content ul li .title {
        position: relative;
        padding-bottom: 0;
        -moz-user-select: none;
        /*mozilar*/
        -webkit-user-select: none;
        /*webkit*/
        -ms-user-select: none;
        /*IE*/
        user-select: none;
    }
}
/*footer .foot-content ul li .title::before,
footer .foot-content ul li .title::after {
  display: none;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 20px;
  height: 2px;
  background-color: #fff;
  content: '';
  transition: all 0.35s;
  -webkit-transition: all 0.35s;
}*/
/*@media screen and (max-width: 991px) {
  footer .foot-content ul li .title::before,
  footer .foot-content ul li .title::after {
    display: block;
  }
}*/
footer .foot-content ul li .title::after {
    transform: translateY(-50%) rotateZ(90deg);
}
footer .foot-content ul li .title h2 {
    margin: 0;
    font-size: 20px;
    line-height: 1.75;
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
}
@media screen and (max-width: 991px) {
    footer .foot-content ul li .title h2 {
        font-size: 18px;
    }
}
@media screen and (max-width: 767px) {
    footer .foot-content ul li .title h2 {
        font-size: 16px;
    }
}
footer .foot-content ul li .active::after {
    top: 70%;
    opacity: 0;
}
footer .foot-content ul li .content {
    max-width: 410px;
}
@media screen and (max-width: 991px) {
    footer .foot-content ul li .content {
        /*display: none;*/
        max-width: 100%;
    }
}
footer .foot-content ul li .content p {
    font-size: 16px;
    line-height: 1.875;
    color: #747474;
}
@media screen and (min-width: 1200px) {
    footer .foot-content ul li .content p a:hover {
        color: #fff;
        text-decoration: underline;
    }
}
footer .foot-content ul li:nth-child(1) {
    max-width: 400px;
}
@media screen and (max-width: 1439px) {
    footer .foot-content ul li:nth-child(1) {
        max-width: 350px;
    }
}
@media screen and (max-width: 991px) {
    footer .foot-content ul li:nth-child(1) {
        max-width: 100%;
        width: 100%;
    }
}
@media screen and (max-width: 991px) {
    footer .foot-content ul li:nth-child(2) {
        max-width: 100%;
        width: 100%;
    }
}
@media screen and (max-width: 991px) {
    footer .foot-content ul li:nth-child(2) .content p {
        display: inline-block;
    }
    footer .foot-content ul li:nth-child(2) .content p::after {
        padding: 0 5px;
        content: '/';
    }
    footer .foot-content ul li:nth-child(2) .content p:last-child::after {
        display: none;
    }
}
footer .foot-content ul li:nth-child(3) {
    padding-right: 40px;
}
@media screen and (max-width: 1439px) {
    footer .foot-content ul li:nth-child(3) {
        padding-right: 0;
    }
}
@media screen and (max-width: 991px) {
    footer .foot-content ul li:nth-child(3) {
        max-width: 100%;
        width: 100%;
    }
}
@media screen and (max-width: 991px) {
    footer .foot-content ul li:nth-child(3) .content p {
        display: inline-block;
    }
    footer .foot-content ul li:nth-child(3) .content p::after {
        padding: 0 5px;
        content: '/';
    }
    footer .foot-content ul li:nth-child(3) .content p:last-child::after {
        display: none;
    }
}
footer .foot-content ul li:nth-child(4) {
    max-width: 360px;
}
@media screen and (max-width: 1439px) {
    footer .foot-content ul li:nth-child(4) {
        max-width: 250px;
    }
}
@media screen and (max-width: 991px) {
    footer .foot-content ul li:nth-child(4) {
        max-width: 100%;
        width: 100%;
    }
}
footer .foot-content ul li:nth-child(4) .content>a {
    display: inline-block;
    margin-top: 25px;
    width: 210px;
    height: 60px;
    border-radius: 30px;
    text-align: center;
    line-height: 60px;
    font-size: 14px;
    color: #ffffff;
    font-family: Arial;
    border: 1px solid #d5dbdb;
    transition: all 0.35s;
    -webkit-transition: all 0.35s;
}
@media screen and (max-width: 991px) {
    footer .foot-content ul li:nth-child(4) .content>a {
        margin-top: 10px;
        width: 180px;
        height: 40px;
        line-height: 40px;
        border-radius: 20px;
    }
}
@media screen and (min-width: 1200px) {
    footer .foot-content ul li:nth-child(4) .content>a:hover {
        background-color: #018e93;
        border-color: #018e93;
    }
}
footer .foot-content ul li:nth-child(4) .content>a::after {
    padding-left: 20px;
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\ec3b';
    color: #fff;
}
footer .foot-end {
    padding-bottom: 60px;
}
@media screen and (max-width: 1199px) {
    footer .foot-end {
        padding-bottom: 20px;
    }
}
footer .foot-end .left-share {
    float: left;
    margin: 0 -5px;
}
@media screen and (max-width: 1199px) {
    footer .foot-end .left-share {
        float: none;
    }
}
footer .foot-end .left-share li {
    float: left;
    padding: 0 5px;
}
@media screen and (min-width: 1200px) {
    footer .foot-end .left-share li:hover a {
        transform: translateY(-10px);
    }
}
footer .foot-end .left-share li a {
    position: relative;
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: -moz-linear-gradient(left, #018e93, #40aba7);
    background: -webkit-linear-gradient(left, #018e93, #40aba7);
    background: -o-linear-gradient(left, #018e93, #40aba7);
    background: -ms-linear-gradient(left, #018e93, #40aba7);
    background: linear-gradient(to right, #018e93, #40aba7);
    transition: all 0.35s;
    -webkit-transition: all 0.35s;
}
@media screen and (max-width: 991px) {
    footer .foot-end .left-share li a {
        width: 35px;
        height: 35px;
    }
}
@media screen and (max-width: 767px) {
    footer .foot-end .left-share li a {
        width: 30px;
        height: 30px;
    }
}
footer .foot-end .left-share li a::before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: "iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e615';
    color: #ffffff;
    font-size: 16px;
}
@media screen and (max-width: 767px) {
    footer .foot-end .left-share li a::before {
        font-size: 14px;
    }
}
footer .foot-end .left-share li:nth-child(2) a::before {
    content: '\e6f0';
}
footer .foot-end .left-share li:nth-child(3) a::before {
    content: '\e60b';
}
footer .foot-end .left-share li:nth-child(4) a::before {
    content: '\e761';
}
footer .foot-end .left-share li:nth-child(5) a::before {
    content: '\e6c9';
}
footer .foot-end .right-info {
    float: right;
    padding: 5px 0;
}
@media screen and (max-width: 1199px) {
    footer .foot-end .right-info {
        float: none;
    }
}
footer .foot-end .right-info p {
    margin: 0 -9px;
    font-size: 14px;
    line-height: 2.14285714;
    color: #f9f9f9;
}
@media screen and (max-width: 1439px) {
    footer .foot-end .right-info p {
        margin: 0 -3px;
    }
}
@media screen and (max-width: 767px) {
    footer .foot-end .right-info p {
        text-align: center;
    }
}
footer .foot-end .right-info p span,
footer .foot-end .right-info p a {
    display: inline-block;
}
footer .foot-end .right-info p a {
    padding: 0 9px;
}
@media screen and (max-width: 1439px) {
    footer .foot-end .right-info p a {
        padding: 0 3px;
    }
}
@media screen and (min-width: 1200px) {
    footer .foot-end .right-info p a:hover {
        text-decoration: underline;
    }
}
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(8, 148, 152, 0.7);
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    margin-bottom: 2px;
    line-height: 48px;
    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: #ffa602;
    }
}
footer .aside .aside-box a::before {
    display: inline-block;
    font-size: 25px;
    color: #fff;
    transition: all 0.4s;
}
@media screen and (max-width: 1199px) {
    footer .aside .aside-box .icon-whatsapp::before {
        font-size: 22px;
    }
}

footer .aside .aside-box a div {
    position: absolute;
    display: none;
    top: 0;
    right: 0;
    height: 100%;
    padding-left: 15px;
    padding-right: 65px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    z-index: -99;
    color: #fff;
    background-color: #ffa602;
}
@media screen and (max-width: 1199px) {
    footer .aside .aside-box a div {
        padding-right: 60px;
    }
}
@media screen and (max-width: 991px) {
    footer .aside .aside-box a div {
        padding-right: 50px;
        padding-left: 10px;
    }
}
footer .aside .aside-box a div p {
    line-height: 50px;
    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-arrow-up::before {
    font-size: 30px;
}
@media screen and (max-width: 1199px) {
    footer .aside .aside-box .icon-arrow-up::before {
        font-size: 23px;
    }
}
@media screen and (max-width: 991px) {
    footer .aside .aside-box .icon-arrow-up::before {
        font-size: 20px;
    }
}
footer .aside .aside-btn {
    display: none;
    position: fixed;
    bottom: 51px;
    right: 0;
    width: 40px;
    height: 40px;
    background-color: rgba(8, 148, 152, 0.7);
    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;
}
footer .footer-xsnav {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background: -moz-linear-gradient(left, #018e93, #40aba7);
    background: -webkit-linear-gradient(left, #018e93, #40aba7);
    background: -o-linear-gradient(left, #018e93, #40aba7);
    background: -ms-linear-gradient(left, #018e93, #40aba7);
    background: linear-gradient(to right, #018e93, #40aba7);
    padding-bottom: calc(constant(safe-area-inset-bottom) - 15px);
    padding-bottom: calc(env(safe-area-inset-bottom) - 15px);
    z-index: 99;
}
@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 #018e93;
    border-right: 1px solid #04aeb4;
}
footer .footer-xsnav ul li a {
    font-size: 14px;
    display: block;
    padding: 4px 0;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}
@media screen and (max-width: 767px) {
    footer .footer-xsnav ul li a {
        font-size: 12px;
    }
}
footer .footer-xsnav ul li a::before {
    font-family: "iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e634';
    display: block;
    font-size: 16px;
    color: #fff;
}
footer .footer-xsnav ul li:nth-child(1) {
    border-left: 0;
}
footer .footer-xsnav ul li:nth-child(2) a::before {
    content: '\e637';
}
footer .footer-xsnav ul li:nth-child(3) a::before {
    content: '\e7e9';
}
footer .footer-xsnav ul li:nth-child(4) a::before {
    content: '\e621';
}
footer .footer-xsnav ul li:nth-child(5) a::before {
    content: '\e60f';
}
.common-title {
    padding-bottom: 45px;
}
@media screen and (max-width: 1199px) {
    .common-title {
        padding-bottom: 35px;
    }
}
@media screen and (max-width: 991px) {
    .common-title {
        padding-bottom: 25px;
    }
}
.common-title h2 {
    margin: 0;
    text-align: center;
    font-size: 36px;
    line-height: 0.97222222;
    color: #0f0f0f;
    font-family: 'Helvetica-Bold';
    text-transform: uppercase;
}
@media screen and (max-width: 1199px) {
    .common-title h2 {
        font-size: 30px;
    }
}
@media screen and (max-width: 991px) {
    .common-title h2 {
        font-size: 25px;
    }
}
@media screen and (max-width: 767px) {
    .common-title h2 {
        font-size: 20px;
    }
}
@media screen and (max-width: 480px) {
    .common-title h2 {
        font-size: 18px;
    }
}
.pagebanner {
    width: 100%;
    overflow: hidden;
    position: relative;
    padding-top: 134px;
}
@media screen and (max-width: 1199px) {
    .pagebanner {
        padding-top: 105px;
    }
}
@media screen and (max-width: 767px) {
    .pagebanner {
        padding-top: 90px;
    }
}
.pagebanner .item {
    position: relative;
}
@media (max-width: 1199px) {
    .pagebanner .item {
        width: 130%;
        max-width: 130%;
        margin-left: -15%;
    }
}
@media (max-width: 991px) {
    .pagebanner .item {
        width: 160%;
        max-width: 160%;
        margin-left: -30%;
    }
}
.pagebanner .item .img-box {
    padding-bottom: 29.6875%;
}
.page {
    text-align: center;
    margin-bottom: -5px;
}
.page .page-box {
    display: inline-block;
    margin: 0 -5px;
}
.page .page-box li {
    float: left;
    padding: 0 5px;
    margin: 0 !important;
}
.page .page-box li a {
    display: inline-block;
    font-size: 14px;
    color: #666666;
    font-weight: 700;
    width: 46px;
    height: 46px;
    line-height: 46px;
    background-color: #f1f3f3;
    border-color: #dddddd;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
}
@media screen and (max-width: 991px) {
    .page .page-box li a {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
}
@media screen and (max-width: 767px) {
    .page .page-box li a {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
    }
}
.page .page-box li a:hover {
    border-color: #39aca8;
    background-color: #39aca8;
    color: #fff;
    border-width: 0;
}
.page .page-box li a:hover::before {
    color: #fff;
}
.page .page-box .active a {
    border-color: #39aca8;
    background-color: #39aca8;
    color: #fff;
    border-width: 0;
}
.page .page-box .prev a::before,
.page .page-box .next a::before {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e9b5';
    color: #999999;
    font-size: 18px;
}
@media screen and (max-width: 767px) {
    .page .page-box .prev a::before,
    .page .page-box .next a::before {
        font-size: 14px;
    }
}
.page .page-box .next a::before {
    content: '\e72f';
}

.popup-box {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1001;
}
.popup-box .popbox {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    max-width: 600px;
    padding: 40px;
    padding-top: 25px;
    background-color: #fff;
    border-radius: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 767px) {
    .popup-box .popbox {
        padding: 20px;
    }
}
@media screen and (max-width: 480px) {
    .popup-box .popbox {
        width: 90%;
    }
}
.popup-box .popbox>button {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-color: transparent;
    font-weight: 700;
    font-size: 20px;
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.15);
    transition: all 0.25s;
    -webkit-transition: all 0.25s;
}
@media screen and (max-width: 480px) {
    .popup-box .popbox>button {
        top: 5px;
        right: 5px;
    }
}
@media screen and (min-width: 1200px) {
    .popup-box .popbox>button:hover {
        color: #ffa602;
    }
}
.popup-box .popbox h2 {
    margin: 0;
    font-size: 30px;
    line-height: 1.33333333;
    text-align: center;
    font-family: 'Helvetica-Bold';
    text-transform: capitalize;
}
@media screen and (max-width: 1199px) {
    .popup-box .popbox h2 {
        font-size: 25px;
    }
}
@media screen and (max-width: 767px) {
    .popup-box .popbox h2 {
        font-size: 20px;
    }
}
@media screen and (max-width: 480px) {
    .popup-box .popbox h2 {
        font-size: 18px;
    }
}
.popup-box .popbox form {
    padding-top: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
@media screen and (max-width: 767px) {
    .popup-box .popbox form {
        padding-top: 20px;
    }
}
.popup-box .popbox form input,
.popup-box .popbox form textarea {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    font-size: 14px;
    padding: 8px 15px;
    line-height: 1.5;
    color: #747474;
    border: 1px solid #d5dbdb;
}
.popup-box .popbox form input {
    width: calc(50% - 10px);
}

@media screen and (max-width: 767px) {
    .popup-box .popbox form input {
        width: 100%;
    }
}
.popup-box .popbox form textarea {
    height: 150px;
}
@media screen and (max-width: 767px) {
    .popup-box .popbox form textarea {
        height: 120px;
    }
}
.popup-box .popbox form input::-webkit-input-placeholder,
.popup-box .popbox form textarea::-webkit-input-placeholder {
    color: #747474;
}
.popup-box .popbox form input:-o-placeholder,
.popup-box .popbox form textarea:-o-placeholder {
    color: #747474;
}
.popup-box .popbox form input::-moz-placeholder,
.popup-box .popbox form textarea::-moz-placeholder {
    color: #747474;
}
.popup-box .popbox form input:-ms-input-placeholder,
.popup-box .popbox form textarea:-ms-input-placeholder {
    color: #747474;
}
.popup-box .popbox form input:focus::-webkit-input-placeholder,
.popup-box .popbox form textarea:focus::-webkit-input-placeholder {
    color: #d5dbdb;
}
.popup-box .popbox form input:focus::-o-placeholder,
.popup-box .popbox form textarea:focus::-o-placeholder {
    color: #d5dbdb;
}
.popup-box .popbox form input:focus::-moz-placeholder,
.popup-box .popbox form textarea:focus::-moz-placeholder {
    color: #d5dbdb;
}
.popup-box .popbox form input:focus::-ms-input-placeholder,
.popup-box .popbox form textarea:focus::-ms-input-placeholder {
    color: #d5dbdb;
}
.popup-box .popbox form button {
    width: 100%;
    height: 40px;
    background-color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    border: 1px solid #d5dbdb;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
@media screen and (max-width: 767px) {
    .popup-box .popbox form button {
        height: 35px;
    }
}
@media screen and (min-width: 1200px) {
    .popup-box .popbox form button:hover {
        background-color: #04aeb4;
        border-color: #04aeb4;
        color: #fff;
    }
}

@media screen and (max-width:767px) {
    .banner .banner-content .slickbanner {
        position: static !important;
        max-width: 120%;
        width: 120%;
        margin-left: -10%;
    }
}