/* CRITICAL_BASE_START */
.ff {
    font-family: 'iconfont' !important;
}
@font-face {
    font-family: 'Teko';
    font-weight: bold;
    font-style: normal;

    src: local('Teko Bold'), local('Teko-Bold'), url('../flaticon/Teko-Bold.woff2') format('woff2'), url('../flaticon/Teko-Bold.woff') format('woff'), url('../flaticon/Teko-Bold.ttf') format('truetype');
    font-display: swap;
}
@font-face {
    font-family: 'Teko';
    font-weight: 500;
    font-style: normal;

    src: local('Teko Medium'), local('Teko-Medium'), url('../flaticon/Teko-Medium.woff2') format('woff2'), url('../flaticon/Teko-Medium.woff') format('woff'), url('../flaticon/Teko-Medium.ttf') format('truetype');
    font-display: swap;
}
@font-face {
    font-family: 'Teko';
    font-weight: 300;
    font-style: normal;

    src: local('Teko Light'), local('Teko-Light'), url('../flaticon/Teko-Light.woff2') format('woff2'), url('../flaticon/Teko-Light.woff') format('woff'), url('../flaticon/Teko-Light.ttf') format('truetype');
    font-display: swap;
}
@font-face {
    font-family: 'Teko';
    font-weight: normal;
    font-style: normal;

    src: local('Teko Regular'), local('Teko-Regular'), url('../flaticon/Teko-Regular.woff2') format('woff2'), url('../flaticon/Teko-Regular.woff') format('woff'), url('../flaticon/Teko-Regular.ttf') format('truetype');
    font-display: swap;
}
@font-face {
    font-family: 'Teko';
    font-weight: 600;
    font-style: normal;

    src: local('Teko SemiBold'), local('Teko-SemiBold'), url('../flaticon/Teko-SemiBold.woff2') format('woff2'), url('../flaticon/Teko-SemiBold.woff') format('woff'), url('../flaticon/Teko-SemiBold.ttf') format('truetype');
    font-display: swap;
}
@font-face {
    font-family: 'Source Sans Pro';
    font-weight: normal;
    font-style: normal;

    src: local('SourceSansPro-Regular'), url('../flaticon/SourceSansPro-Regular.woff2') format('woff2'), url('../flaticon/SourceSansPro-Regular.woff') format('woff'), url('../flaticon/SourceSansPro-Regular.ttf') format('truetype');
    font-display: swap;
}
body {
    font-family: 'Teko', Arial, 'Helvetica Neue', Helvetica, 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Heiti SC', 'PingFang SC', 'Hiragino Sans GB', sans-serif;
    font-size: 20px;
    font-weight: normal;

    overflow-x: hidden;

    color: #000;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 1199px) {
    body {
        font-size: 18px;
    }
}
@-ms-viewport {
    width: auto !important;
}
li,
ol,
ul {
    list-style: none;
}
a {
    color: inherit;
}
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 {
    margin: 0;
    padding: 0;
}
button,
input,
textarea {
    border: none;
    outline: none;
}
a[data-fancybox] {
    outline: none;
}
a[data-fancybox] img {
    outline: none !important;
}
.slick-slide {
    outline: none;
}
.slick-slide a {
    outline: none !important;
}
@media (min-width: 1200px) {
    .wow {
        visibility: hidden;
    }
}
.lazy {
    /* background-image: url(../js/slick/ajax-loader.gif); */
    background-repeat: no-repeat;
    background-position: center;
}
.slick-slide,
.slick-slider .slick-track,
.slick-slider .slick-list,
.slick-slide img,
.slick-slider .slick-track img,
.slick-slider .slick-list img {
    -webkit-transform: translateZ(1px);
    -webkit-transform: translate3d(0, 0, 1px);
    transform: translateZ(1px);
    transform: translate3d(0, 0, 1px);

    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.at-resp-share-element .at-share-btn {
    margin-bottom: 0 !important;
}
.transform-0 {
    -webkit-transform: translate(0) !important;
    -ms-transform: translate(0) !important;
    transform: translate(0) !important;
}
.slick-disabled {
    cursor: no-drop;

    opacity: .5;
}
body.fixed {
    position: fixed;

    overflow: hidden;

    width: 100%;
    height: 100%;
}
body.searchactive {
    position: fixed;

    overflow: hidden;

    width: 100%;
    height: 100%;
}
@media (min-width: 1350px) {
    .container {
        max-width: 1280px;
    }
}
@media (min-width: 1470px) {
    .container {
        max-width: 1400px;
    }
}
@media (min-width: 1560px) {
    .container {
        max-width: 1440px;
    }
    .con1400 {
        max-width: 1400px;
    }
}
@media (min-width: 1660px) {
    .container {
        max-width: 1630px;
    }
    .con1400 {
        max-width: 1400px;
    }
}
@media (min-width: 1400px) {
    .con1300 {
        max-width: 1330px;
    }
}
@media (min-width: 1350px) {
    .con1200 {
        max-width: 1230px;
    }
    .con1000 {
        max-width: 1030px;
    }
}
@media (max-width: 767px) {
    .col-xs-6:nth-child(2n + 1) {
        padding-right: 7.5px;
    }
    .col-xs-6:nth-child(2n) {
        padding-left: 7.5px;
    }
}
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;
}
.ibox {
    position: relative;
    z-index: 1;

    display: block;
    overflow: hidden;

    height: 0;
    padding-bottom: 100%;
}
.ibox img,
.ibox iframe,
.ibox video {
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;
}
.fancybox-slide--iframe .fancybox-content {
    width: 733px !important;
    max-width: 80%;
    height: 500px !important;
    max-height: 50% !important;
    margin: 0;
}
.fancybox-caption {
    font-size: 16px;

    text-align: center;

    border: none;
}
.scrollbar::-webkit-scrollbar-track {
    background-color: #ebebeb;
}
.scrollbar::-webkit-scrollbar-thumb {
    background-color: #ccc;
}
.tranform-0 {
    -webkit-transform: translate(0) !important;
    -ms-transform: translate(0) !important;
    transform: translate(0) !important;
}
.fp-auto-height {
    height: auto;
}
.fp-scrollable {
    height: auto;
}
.swiper-button-next,
.swiper-button-prev {
    line-height: 40px;

    position: relative;
    z-index: 8;
    top: 0;
    left: 0;

    width: 40px;
    height: 40px;
    margin: 0;

    -webkit-transition: all .2s;
    transition: all .2s;

    opacity: 1;
    color: #000;
    border-radius: 0;
    background: #f3f3f3;
}
.swiper-button-next .flaticon,
.swiper-button-prev .flaticon {
    font-size: 14px;

    display: block;

    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.swiper-button-next:after,
.swiper-button-prev:after {
    display: none;
}
.swiper-button-next.swiper-button-next .flaticon,
.swiper-button-prev.swiper-button-next .flaticon {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
.swiper-button-next:hover:hover,
.swiper-button-prev:hover:hover {
    color: #fff;
    background-color: #ecb111;
}
.swiper-poa .swiper-button-prev,
.swiper-poa .swiper-button-next {
    position: absolute;
    z-index: 8;
    top: 50%;
}
.swiper-poa .swiper-button-prev {
    left: -8%;
}
@media (max-width: 767px) {
    .swiper-poa .swiper-button-prev {
        left: -15px;
    }
}
.swiper-poa .swiper-button-next {
    right: -8%;
    left: auto;
}
@media (max-width: 767px) {
    .swiper-poa .swiper-button-next {
        right: -15px;
    }
}
.slick-arrow {
    position: absolute;
    top: 50%;
    left: 0;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.slick-arrow.swiper-button-next {
    right: 0;
    left: auto;
}
:root {
    --pad: -webkit-calc(50vw - 800px);
    --pad: calc(50vw - 800px);
}
@media (max-width: 1720px) {
    :root {
        --pad: -webkit-calc(50vw - 705px);
        --pad: calc(50vw - 705px);
    }
}
@media (max-width: 1470px) {
    :root {
        --pad: -webkit-calc(50vw - 660px);
        --pad: calc(50vw - 660px);
    }
}
@media (max-width: 1400px) {
    :root {
        --pad: -webkit-calc(50vw - 570px);
        --pad: calc(50vw - 570px);
    }
}
@media (max-width: 1199px) {
    :root {
        --pad: 6vw;
    }
}
@media (max-width: 991px) {
    :root {
        --pad: 7.5vw;
    }
}
@media (max-width: 767px) {
    :root {
        --pad: 15px;
    }
}
.hs-header-box {
    position: fixed;
    z-index: 10;
    top: 0;

    width: 100%;
    padding: 0 3%;

    -webkit-transition: all .4s;
    transition: all .4s;

    color: #fff;
}
@media (max-width: 1199px) {
    .hs-header-box {
        color: #000;
        background-color: #fff;
    }
}
@media (max-width: 767px) {
    .hs-header-box {
        position: -webkit-sticky;
        position: sticky;
        top: 0;

        padding: 0 15px;
    }
}
.hs-header-box .logo {
    line-height: 1;

    position: relative;
    z-index: 8;

    display: block;

    height: 75px;

    -webkit-transition: all .4s;
    transition: all .4s;
}
@media (max-width: 1199px) {
    .hs-header-box .logo {
        height: 60px;
        padding: 10px 0;
    }
}
.hs-header-box .logo .logo-color {
    display: none;
}
@media (max-width: 1199px) {
    .hs-header-box .logo .logo-color {
        display: block;
    }
}
@media (max-width: 1199px) {
    .hs-header-box .logo .logo-white {
        display: none;
    }
}
.hs-header-box .logo img {
    width: auto;
    height: 100%;

    -webkit-transition: all .4s;
    transition: all .4s;
}
.hs-header-box .pc-search .search-button .icon {
    font-size: 24px;
    line-height: 50px;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 44px;
    height: 44px;

    cursor: pointer;
    text-align: center;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.hs-header-box .pc-search .search-button .icon .flaticon {
    display: block;
}
.hs-header-box .pc-search .search-button:hover .icon {
    color: #ecb111;
}
.hs-header-box .pc-search form {
    position: absolute;
    z-index: 2;
    top: 100%;
    right: 0;

    display: block;
    display: none;
    overflow: hidden;

    width: 100%;
    height: 80px;
    padding: 25px 5% 25px 5%;

    background-color: #ecb111;
}
@media (max-width: 1199px) {
    .hs-header-box .pc-search form {
        padding: 15px 30px 15px 15px;
    }
}
.hs-header-box .pc-search input {
    font-size: 20px;
    line-height: 30px;

    width: 100%;
    height: 30px;
    padding: 0 30px 0 10px;

    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    outline: none;
    background: none;
}
.hs-header-box .pc-search input::-webkit-input-placeholder,
.hs-header-box .pc-search textarea::-webkit-input-placeholder {
    color: rgba(255, 255, 255, .5);
}
.hs-header-box .pc-search input:-o-placeholder,
.hs-header-box .pc-search textarea:-o-placeholder {
    color: rgba(255, 255, 255, .5);
}
.hs-header-box .pc-search input::-moz-placeholder,
.hs-header-box .pc-search textarea::-moz-placeholder {
    color: rgba(255, 255, 255, .5);
}
.hs-header-box .pc-search input:-ms-input-placeholder,
.hs-header-box .pc-search textarea:-ms-input-placeholder {
    color: rgba(255, 255, 255, .5);
}
.hs-header-box .pc-search input:focus::-webkit-input-placeholder,
.hs-header-box .pc-search textarea:focus::-webkit-input-placeholder {
    color: #c5c5c5;
}
.hs-header-box .pc-search input:focus::-o-placeholder,
.hs-header-box .pc-search textarea:focus::-o-placeholder {
    color: #c5c5c5;
}
.hs-header-box .pc-search input:focus::-moz-placeholder,
.hs-header-box .pc-search textarea:focus::-moz-placeholder {
    color: #c5c5c5;
}
.hs-header-box .pc-search input:focus::-ms-input-placeholder,
.hs-header-box .pc-search textarea:focus::-ms-input-placeholder {
    color: #c5c5c5;
}
.hs-header-box .pc-search .close-search {
    font-family: Arial;
    font-size: 34px;
    line-height: 60px;

    position: absolute;
    top: 0;
    right: 3%;

    cursor: pointer;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);

    color: #fff;
}
@media (max-width: 1199px) {
    .hs-header-box .pc-search .close-search {
        right: 10px;
    }
}
.hs-header-box .pc-search .submit {
    font-size: 18px;
    line-height: 30px;

    position: absolute;
    top: 10px;
    right: 5%;

    width: 30px;
    padding: 0;

    text-align: center;

    color: #fff;
    outline: none;
    background: none;
    box-shadow: none;
}
@media (max-width: 1199px) {
    .hs-header-box .pc-search .submit {
        right: 50px;
    }
}
.hs-header-box .pc-search .submit img {
    width: 30px;

    -webkit-transform: scale(.6);
    -ms-transform: scale(.6);
    transform: scale(.6);

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.hs-header-box .top-txt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-header-box .top-txt ul.txt-contact {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-header-box .top-txt ul.txt-contact li {
    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-left: 12px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-header-box .top-txt ul.txt-contact li .flaticon {
    font-size: 20px;
    line-height: 1.7;

    padding: 0 20px;

    cursor: pointer;
    -webkit-transition: all .2s;
    transition: all .2s;
}
@media (max-width: 1560px) {
    .hs-header-box .top-txt ul.txt-contact li .flaticon {
        font-size: 18px;

        padding: 0 10px;
    }
}
.hs-header-box .top-txt ul.txt-contact li p {
    font-size: 14px;
    line-height: 24px;

    position: absolute;
    top: 100%;
    left: 50%;

    display: none;

    padding: 10px;

    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap;

    color: #fff;
    border-radius: 4px;
    background-color: #ecb111;
}
@media (max-width: 767px) {
    .hs-header-box .top-txt ul.txt-contact li p {
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}
.hs-header-box .top-txt ul.txt-contact li p:before {
    position: absolute;
    top: -8px;
    left: 50%;

    width: 0;
    height: 0;

    content: '';
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);

    border-width: 0 4px 8px 4px;
    border-style: solid;
    border-color: transparent transparent #ecb111 transparent;
}
.hs-header-box .top-txt ul.txt-contact li:hover .flaticon {
    opacity: .8;
}
.hs-header-box .top-txt ul.txt-contact li:hover p {
    display: block;
}
.hs-header-box .top-txt .icon {
    width: 32px;
    height: 32px;

    cursor: pointer;

    border: 1px solid #fff;
    border-radius: 50%;
}
@media (max-width: 1199px) {
    .hs-header-box .top-txt .icon {
        border-color: #d89f02;
    }
}
.hs-header-box .top-txt .icon img {
    width: 100%;

    -webkit-transform: scale(.6);
    -ms-transform: scale(.6);
    transform: scale(.6);

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
@media (max-width: 1199px) {
    .hs-header-box .top-txt .icon img {
        -webkit-filter: brightness(0) invert(0);
        filter: brightness(0) invert(0);
    }
}
.hs-header-box .open-quote {
    font-size: 20px;
    line-height: 44px;

    margin-left: 20px;
    padding: 0 20px;

    -webkit-transition: all .2s;
    transition: all .2s;

    color: #fff;
    background-color: #ecb111;
}
@media (max-width: 1560px) {
    .hs-header-box .open-quote {
        padding: 0 14px;
    }
}
@media (max-width: 1199px) {
    .hs-header-box .open-quote {
        line-height: 44px;

        height: 40px;
        margin-left: 10px;
    }
}
.hs-header-box .open-quote:hover {
    background-color: #d89f02;
}
.hs-header-box .language {
    position: relative;

    margin-left: 14px;
}
@media (max-width: 767px) {
    .hs-header-box .language {
        margin-left: 2px;
    }
}
.hs-header-box .language p {
    font-size: 30px;
    line-height: 44px;

    width: 44px;
    height: 44px;
    margin: 0;

    text-align: center;
}
.hs-header-box .language ul {
    position: absolute;
    top: 100%;
    right: 0;

    display: none;

    min-width: 100%;

    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.hs-header-box .language ul li a {
    font-size: 20px;
    line-height: 1.5;

    display: block;

    padding: 5px 10px;

    -webkit-transition: all .2s;
    transition: all .2s;

    color: #666;
}
.hs-header-box .language ul li:hover a {
    color: #fff;
    background-color: #ecb111;
}
.hs-header-box .language:hover p {
    color: #ecb111;
}
@media (max-width: 1199px) {
    .hs-header-box .header-nav {
        display: none;
    }
}
.hs-header-box .header-nav>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-header-box .header-nav>ul>li {
    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-header-box .header-nav>ul>li>a {
    font-size: 28px;
    line-height: 1.5;

    position: relative;
    z-index: 8;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    height: 140px;
    padding: 0 2vw;

    -webkit-transition: height .4s;
    transition: height .4s;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 1560px) {
    .hs-header-box .header-nav>ul>li>a {
        height: 120px;
    }
}
@media (max-width: 1920px) {
    .hs-header-box .header-nav>ul>li>a {
        padding: 0 30px;
    }
}
@media (max-width: 1560px) {
    .hs-header-box .header-nav>ul>li>a {
        padding: 0 20px;
    }
}
@media (max-width: 1470px) {
    .hs-header-box .header-nav>ul>li>a {
        padding: 0 15px;
    }
}
.hs-header-box .header-nav>ul>li>a:before {
    position: absolute;
    top: -webkit-calc(100% - 12px);
    top: calc(100% - 12px);
    left: 50%;

    display: block;

    width: 0;
    height: 0;

    content: '';
    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);

    opacity: 0;
    border-width: 0 6px 12px 6px;
    border-style: solid;
    border-color: transparent transparent #ecb111 transparent;
}
.hs-header-box .header-nav>ul>li:hover .pc-nav-down {
    box-shadow: 0 2px 13px 0 rgba(57, 57, 57, .1);
}
.hs-header-box .header-nav>ul>li:hover>a {
    color: #ecb111;
}
.hs-header-box .header-nav>ul>li:hover>a:before {
    opacity: 1;
}
.hs-header-box .header-nav>ul>li.active>a {
    color: #ecb111;
}
.hs-header-box .pc-nav-down {
    font-family: 'Source Sans Pro';
    font-size: 18px;

    position: absolute;
    z-index: 7;
    top: 100%;
    left: 0;
    left: 50%;

    display: none;

    min-width: 280px;
    padding: 30px 20px;

    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);

    color: #333;
    border-top: 8px solid #ecb111;
    background: #fff;
    box-shadow: 0 8px 8px 0 rgba(0, 0, 0, .21);
}
.hs-header-box .pc-nav-down>li {
    border-bottom: 1px solid #e9e9e9;
}
.hs-header-box .pc-nav-down>li:last-child {
    border-bottom: none;
}
.hs-header-box .pc-nav-down>li>a {
    line-height: 26px;

    position: relative;

    display: block;

    padding: 15px 0;

    -webkit-transition: all .2s;
    transition: all .2s;
    white-space: nowrap;
}
.hs-header-box .pc-nav-down>li:hover>a,
.hs-header-box .pc-nav-down>li.active>a {
    color: #ecb111;
}
.hs-header-box .pc-nav-down>li:hover>a:before,
.hs-header-box .pc-nav-down>li.active>a:before {
    background-color: #ecb111;
}
.hs-header-box .pc-nav-down2 {
    padding: 20px 0;
}
.hs-header-box .pc-nav-down2>li {
    margin: 5px 0;
}
.hs-header-box .pc-nav-down2>li>a {
    font-size: 14px;
    line-height: 24px;

    position: relative;

    display: block;

    -webkit-transition: all .2s;
    transition: all .2s;
    text-align: left;

    color: #666;
}
.hs-header-box .pc-nav-down2>li:hover>a {
    color: #ecb111;
}
.hs-header-box .toggle-navigation {
    position: relative;
    right: 0;

    display: none;

    width: 34px;
    height: 34px;
    margin-left: 16px;
    margin-left: 10px;

    border-radius: 50%;
    background-color: #ecb111;
}
@media (max-width: 1199px) {
    .hs-header-box .toggle-navigation {
        display: inline-block;

        vertical-align: middle;
    }
}
.hs-header-box .toggle-navigation a {
    position: absolute;
    top: 0;
    left: 15%;

    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: 70%;
    height: 100%;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.hs-header-box .toggle-navigation a:before,
.hs-header-box .toggle-navigation a:after {
    display: block;

    height: 2px;

    content: '';
    -webkit-transition: all .4s;
    transition: all .4s;

    background: #fff;
}
.hs-header-box .toggle-navigation a span {
    display: block;

    height: 2px;
    margin: 4px 0;

    -webkit-transition: all .4s;
    transition: all .4s;

    background: #fff;
}
.hs-header-box.stuck-header {
    color: #000;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.hs-header-box.stuck-header .header-nav>ul>li>a {
    height: 80px;
}
.hc-mobile-nav .nav-wrapper {
    text-transform: uppercase;

    color: #333;
    background-color: brightness(.9, var(--color));
}
.hc-mobile-nav .nav-wrapper .nav-more {
    display: none;
}
.hc-mobile-nav .nav-wrapper .flaticon {
    display: none;
}
.hc-mobile-nav a {
    font-size: 20px;

    color: #666;
}
.hc-mobile-nav li.nav-close a,
.hc-mobile-nav li.nav-back a {
    border-color: rgba(153, 153, 153, .2);
}
.hc-mobile-nav li.nav-back a {
    border-color: rgba(153, 153, 153, .2);
    background-color: rgba(153, 153, 153, .2);
}
.hc-mobile-nav .nav-container,
.hc-mobile-nav.nav-levels-overlap ul .nav-wrapper {
    width: 100%;

    background: #eef4fc;
    background-size: cover;
}
.hc-mobile-nav a[href]:not([href='#'])>span.nav-next {
    border-color: rgba(153, 153, 153, .2);
}
.hc-mobile-nav a {
    border-bottom-color: rgba(153, 153, 153, .2);
}
.hc-mobile-nav h2 {
    color: #666;
}
.hc-mobile-nav li.nav-close a:hover,
.hc-mobile-nav li.nav-back a:hover {
    background-color: rgba(153, 153, 153, .2);
}
.hc-mobile-nav.side-right span.nav-next::before {
    -webkit-transform: translate(0%, 0%) rotate(135deg);
    -ms-transform: translate(0%, 0%) rotate(135deg);
    transform: translate(0%, 0%) rotate(135deg);
}
.hc-mobile-nav:not(.touch-device) a:hover {
    background-color: rgba(153, 153, 153, .2);
}
.hc-mobile-nav a[href]:not([href='#'])>span.nav-next {
    border-color: rgba(153, 153, 153, .2);
}
.hc-mobile-nav ul.nav-list2 {
    text-indent: 10px !important;
}
.hc-mobile-nav ul.nav-list3 {
    text-indent: 20px !important;
}
.hc-mobile-nav .title-nav {
    display: none;
}
.hc-mobile-nav img {
    display: inline-block;

    width: 30px;

    vertical-align: middle;

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.hc-mobile-nav li.nav-close a {
    background-color: rgba(153, 153, 153, .2);
}
.hc-mobile-nav::after,
.hc-mobile-nav .nav-wrapper::after {
    background: none;
}
@-webkit-keyframes movedown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    30% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }
    60% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes movedown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    30% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }
    60% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
.hc-mobile-nav li.nav-close span::before,
.hc-mobile-nav li.nav-close span::after,
.hc-mobile-nav span.nav-next::before,
.hc-mobile-nav li.nav-back span::before {
    border-color: #999;
}
.customer-service {
    position: fixed;
    z-index: 9;
    top: 50%;
    right: 0;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media (max-width: 1199px) {
    .customer-service {
        display: none;
    }
}
.customer-service ul li {
    margin: 2px 0;
}
.customer-service a {
    position: relative;

    display: block;

    color: #fff;
    border-radius: 6px;
}
.customer-service a .flaticon {
    font-size: 24px;
    line-height: 50px;

    position: relative;
    z-index: 3;

    display: block;

    width: 50px;
    height: 50px;

    -webkit-transition: all .2s;
    transition: all .2s;
    text-align: center;

    border-radius: 6px;
    background-color: rgba(0, 0, 0, .6);
}
@media (max-width: 1470px) {
    .customer-service a .flaticon {
        line-height: 50px;

        width: 50px;
        height: 50px;
    }
}
.customer-service a .flaticon img {
    width: 30px;
    margin: 0 auto;

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.customer-service a p {
    font-size: 21px;
    line-height: 30px;

    position: absolute;
    top: 0;
    right: 50px;

    margin: 0;
    padding: 10px;

    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-transform: translateX(180%);
    -ms-transform: translateX(180%);
    transform: translateX(180%);
    white-space: nowrap;

    border-radius: 6px;
    background-color: #d89f02;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.customer-service a p img {
    width: 120px;
}
.customer-service a:hover .flaticon {
    color: #fff;
    background-color: #d89f02;
}
.customer-service a:hover p {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}
.customer-service .service-wechat p {
    background-color: #d89f02;
}
.customer-service .service-top .flaticon:before {
    display: block;

    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.xs-customer-service {
    position: fixed;
    z-index: 9;
    bottom: 0;

    width: 100%;

    text-align: center;

    color: #fff;
    background-color: #ecb111;
}
.xs-customer-service ul {
    font-size: 0;
}
.xs-customer-service ul li {
    display: inline-block;

    width: 33.33333333%;

    vertical-align: top;
}
.xs-customer-service a {
    display: block;

    padding: 7px;
}
.xs-customer-service a .flaticon {
    font-size: 24px;
    line-height: 1;

    display: block;
}
.xs-customer-service a span {
    font-size: 12px;
    line-height: 1.5;

    display: block;
}
/* CRITICAL_BASE_END */

/* CRITICAL_INDEX_START */
.banner-box {
    font-size: 0;

    position: relative;

    clear: both;
    overflow: hidden;

    width: 100%;
}
.banner-box .banner {
    position: relative;
}
.banner-box .swiper-slide {
    overflow: hidden;
}
.banner-box .swiper-img img {
    width: 100%;
    height: auto;
}
@media (max-width: 767px) {
    .banner-box .swiper-img img {
        width: 120%;
        margin-left: -10%;
    }
}
.banner-box .swiper-text {
    position: absolute;
    z-index: 2;
    top: 55%;
    left: 0;

    width: 100%;
    padding: 0 5%;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);

    color: #fff;
}
@media (max-width: 767px) {
    .banner-box .swiper-text {
        padding: 0 15px;
    }
}
.banner-box .swiper-text h2,
.banner-box .swiper-text h3,
.banner-box .swiper-text h4 {
    overflow: hidden;
}
.banner-box .swiper-text h2 span,
.banner-box .swiper-text h3 span,
.banner-box .swiper-text h4 span {
    display: block;

    -webkit-transition: all 1s;
    transition: all 1s;
    -webkit-transform: translateY(110%);
    -ms-transform: translateY(110%);
    transform: translateY(110%);

    opacity: 0;
}
.banner-box .swiper-text h3,
.banner-box .swiper-text h4 {
    font-size: 60px;
    font-weight: bold;
    line-height: 1;

    margin: 0;

    color: #ecb111;
}
@media (max-width: 1560px) {
    .banner-box .swiper-text h3,
    .banner-box .swiper-text h4 {
        font-size: 56px;
    }
}
@media (max-width: 1470px) {
    .banner-box .swiper-text h3,
    .banner-box .swiper-text h4 {
        font-size: 50px;
    }
}
@media (max-width: 1400px) {
    .banner-box .swiper-text h3,
    .banner-box .swiper-text h4 {
        font-size: 44px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-text h3,
    .banner-box .swiper-text h4 {
        font-size: 40px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text h3,
    .banner-box .swiper-text h4 {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text h3,
    .banner-box .swiper-text h4 {
        font-size: 20px;
    }
}
.banner-box .swiper-text h2 {
    font-size: 90px;
    font-weight: bold;
    line-height: 1;

    margin: 0;
}
@media (max-width: 1920px) {
    .banner-box .swiper-text h2 {
        font-size: 80px;
    }
}
@media (max-width: 1560px) {
    .banner-box .swiper-text h2 {
        font-size: 70px;
    }
}
@media (max-width: 1470px) {
    .banner-box .swiper-text h2 {
        font-size: 60px;
    }
}
@media (max-width: 1400px) {
    .banner-box .swiper-text h2 {
        font-size: 50px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-text h2 {
        font-size: 40px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text h2 {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text h2 {
        font-size: 24px;
    }
}
.banner-box .swiper-text h4 {
    font-weight: normal;
}
.banner-box .swiper-text .link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 20px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 767px) {
    .banner-box .swiper-text .link {
        display: none;

        margin-top: 0;
    }
}
.banner-box .swiper-text .link a {
    font-size: 24px;
    line-height: 30px;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding: 15px 20px;

    -webkit-transition: all .2s;
    transition: all .2s;

    color: #fff;
    border: 1px solid #fff;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1199px) {
    .banner-box .swiper-text .link a {
        font-size: 20px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text .link a {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text .link a {
        font-size: 14px;
    }
}
.banner-box .swiper-text .link a .flaticon {
    margin-left: 70px;
}
@media (max-width: 1560px) {
    .banner-box .swiper-text .link a .flaticon {
        margin-left: 50px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-text .link a .flaticon {
        margin-left: 30px;
    }
}
.banner-box .swiper-text .link a:hover {
    background-color: #ecb111;
}
.banner-box .swiper-text-3 {
    top: 54%;

    width: 45%;
    padding-left: 10%;

    color: #000;
}
@media (max-width: 767px) {
    .banner-box .swiper-text-3 {
        width: 50%;
        padding-left: 3%;
    }
}
.banner-box .swiper-text-3 h2,
.banner-box .swiper-text-3 h3,
.banner-box .swiper-text-3 h4 {
    color: #000;
}
.banner-box .swiper-text-3 h3 {
    font-size: 2vw;
}
@media (max-width: 767px) {
    .banner-box .swiper-text-3 h3 {
        font-size: 16px;
    }
}
.banner-box .swiper-text-3 h2 {
    font-size: 4vw;
}
@media (max-width: 767px) {
    .banner-box .swiper-text-3 h2 {
        font-size: 20px;
    }
}
.banner-box .swiper-text-3 h4 {
    font-size: 1.8vw;
}
@media (max-width: 767px) {
    .banner-box .swiper-text-3 h4 {
        font-size: 12px;
    }
}
.banner-box .swiper-slide-active .swiper-text h2 span,
.banner-box .swiper-slide-active .swiper-text h3 span,
.banner-box .swiper-slide-active .swiper-text h4 span {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);

    opacity: 1;
}
.banner-box .swiper-slide-active .swiper-text .img .img1,
.banner-box .swiper-slide-active .swiper-text .img .img2,
.banner-box .swiper-slide-active .swiper-text .img .img3 {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);

    opacity: 1;
}
.banner-box .swiper-slide-active .swiper-text .link a {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);

    opacity: 1;
}
.banner-box .button-banner {
    position: absolute;
    z-index: 6;
    right: 5%;
    bottom: 0;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.banner-box .button-banner .swiper-button-prev,
.banner-box .button-banner .swiper-button-next {
    font-weight: bold;
    line-height: 76px;

    width: 76px;
    height: 76px;
    margin: 0;

    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    text-align: center;

    color: #000;
    background-color: #ecb111;
}
@media (max-width: 1199px) {
    .banner-box .button-banner .swiper-button-prev,
    .banner-box .button-banner .swiper-button-next {
        line-height: 50px;

        height: 50px;
    }
}
@media (max-width: 767px) {
    .banner-box .button-banner .swiper-button-prev,
    .banner-box .button-banner .swiper-button-next {
        font-size: 14px;
        line-height: 30px;

        width: 58px;
        height: 30px;
    }
}
.banner-box .button-banner .swiper-button-prev:before {
    display: block;

    width: 0;
    height: 0;
    margin-right: 4px;

    content: '';

    border-width: 5px 8px 5px 0;
    border-style: solid;
    border-color: transparent #000 transparent transparent;
}
.banner-box .button-banner .swiper-button-next {
    margin-left: 2px;
}
.banner-box .button-banner .swiper-button-next:after {
    display: block;

    width: 0;
    height: 0;
    margin-left: 4px;

    content: '';

    border-width: 5px 0 5px 8px;
    border-style: solid;
    border-color: transparent transparent transparent #000;
}
.banner-box .swiper-pagination-fraction {
    font-size: 18px;
    font-style: italic;

    position: relative;

    width: auto;

    color: #fff;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 767px) {
    .banner-box .swiper-pagination-fraction {
        font-size: 14px;
    }
}
.banner-box .swiper-pagination-fraction span:before {
    content: '0';
}
.banner-box .swiper-pagination-fraction .swiper-pagination-current {
    font-size: 48px;
}
@media (max-width: 767px) {
    .banner-box .swiper-pagination-fraction .swiper-pagination-current {
        font-size: 20px;
    }
}
.banner-box .swiper-pagination-progressbar.vertical {
    position: absolute;
    z-index: 6;
    top: 50%;
    right: 3%;
    bottom: 0;

    overflow: hidden;

    width: 4px;
    height: 40%;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);

    border-radius: 2px;
    background: rgba(255, 255, 255, 0);
}
.banner-box .swiper-pagination-progressbar.vertical:before {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 2px;

    display: block;

    width: 1px;
    height: 100%;

    content: '';

    background: rgba(255, 255, 255, .5);
}
.banner-box .swiper-pagination-progressbar.vertical::after {
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: -webkit-calc(var(--progress, 0) * 100%);
    height: calc(var(--progress, 0) * 100%);

    content: '';
    -webkit-transition: height .3s;
    transition: height .3s;

    background: #fff;
}
.banner-box .banner-line {
    width: 100%;
    height: 1px;
    margin: 0 30px;

    background-color: rgba(255, 255, 255, .3);
}
.banner-box .prev-next {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.banner-box .swiper-button-prev,
.banner-box .swiper-button-next {
    font-size: 16px;
    line-height: 30px;

    width: auto;
    height: auto;
    margin-right: 20px;

    -webkit-transition: all .2s;
    transition: all .2s;

    color: #fff;
    border: none;
    background: none;
}
.banner-box .swiper-button-prev:hover,
.banner-box .swiper-button-next:hover {
    opacity: .8;
}
.banner-box .swiper-button-next {
    margin-left: 0;
}
.banner-box .swiper-button-next .flaticon {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
.banner-box .mouse {
    display: block;

    width: 40px;

    -webkit-animation: mouse 3s linear infinite;
    animation: mouse 3s linear infinite;
}
.banner-box .mouse img {
    display: block;

    width: 100%;

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
@-webkit-keyframes mouse {
    0% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px);
    }
    50% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }
    100% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px);
    }
}
@keyframes mouse {
    0% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px);
    }
    50% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }
    100% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px);
    }
}
/* CRITICAL_INDEX_END */
.banner-inner {
    position: relative;

    overflow: hidden;
}
.banner-inner img {
    width: 100%;
    height: auto;
}
@media (max-width: 767px) {
    .banner-inner img {
        width: 160%;
        margin-left: -30%;
    }
}
.banner-inner .banner-group {
    position: relative;
}
.banner-inner .title-banner h2 {
    font-size: 60px;
    font-weight: bold;
    line-height: 1.2;
}
@media (max-width: 1560px) {
    .banner-inner .title-banner h2 {
        font-size: 50px;
    }
}
@media (max-width: 1470px) {
    .banner-inner .title-banner h2 {
        font-size: 46px;
    }
}
@media (max-width: 1400px) {
    .banner-inner .title-banner h2 {
        font-size: 40px;
    }
}
@media (max-width: 1199px) {
    .banner-inner .title-banner h2 {
        font-size: 36px;
    }
}
@media (max-width: 991px) {
    .banner-inner .title-banner h2 {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .banner-inner .title-banner h2 {
        font-size: 24px;
        line-height: 1;
    }
}
.banner-inner .group-text {
    position: absolute;
    z-index: 8;
    bottom: 0;
    left: 0;

    width: 100%;
}
.banner-inner .text-bottom {
    display: inline-block;

    min-width: 540px;
    padding: 30px 40px;

    background-color: #ecb111;

    -webkit-clip-path: polygon(-webkit-calc(100% - 30px) 0, 100% 30px, 100% 100%, 0 100%, 0 0);
    clip-path: polygon(calc(100% - 30px) 0, 100% 30px, 100% 100%, 0 100%, 0 0);
}
@media (max-width: 1199px) {
    .banner-inner .text-bottom {
        padding: 30px;
    }
}
@media (max-width: 991px) {
    .banner-inner .text-bottom {
        padding: 20px;
    }
}
@media (max-width: 767px) {
    .banner-inner .text-bottom {
        min-width: 100%;
        padding: 10px;
    }
}
.banner-inner .hs-inner-location {
    padding: 0;

    color: #000;
}
.banner-black {
    height: 140px;

    background-color: #000;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
@media (max-width: 1560px) {
    .banner-black {
        height: 120px;
    }
}
@media (max-width: 1199px) {
    .banner-black {
        height: 60px;
    }
}
.hs-pad {
    overflow: hidden;

    padding: 120px 0;
}
@media (max-width: 1560px) {
    .hs-pad {
        padding: 100px 0;
    }
}
@media (max-width: 1199px) {
    .hs-pad {
        padding: 80px 0;
    }
}
@media (max-width: 767px) {
    .hs-pad {
        padding: 60px 0;
    }
}
.public-scrollbar {
    position: relative;

    height: 22px;
    margin-top: 30px;
}
.public-scrollbar:before {
    position: absolute;
    top: 50%;
    left: 0;

    display: block;

    width: 100%;
    height: 1px;

    content: '';

    background-color: #ced2df;
}
.public-scrollbar .swiper-scrollbar-drag {
    cursor: pointer;

    border-radius: 50%;
    background-color: #ecb111;
}
.title-home .subtitle {
    font-size: 30px;
    line-height: 1.33333333;

    color: #ecb111;
}
@media (max-width: 1199px) {
    .title-home .subtitle {
        font-size: 24px;
    }
}
.title-home h2 {
    font-size: 36px;
    font-weight: bold;
    line-height: 1.25;

    margin: 0;
}
@media (max-width: 991px) {
    .title-home h2 {
        font-size: 30px;
    }
}
.title-home h3 {
    font-size: 48px;
}
@media (max-width: 1560px) {
    .title-home h3 {
        font-size: 40px;
    }
}
@media (max-width: 1199px) {
    .title-home h3 {
        font-size: 36px;
    }
}
.public-note p {
    font-family: 'Source Sans Pro';
    font-size: 16px;
    line-height: 24px;

    margin: 0;
}
.public-note img {
    max-width: 100%;
    height: auto !important;
}
.public-note.lh24 p {
    line-height: 24px;
}
.public-note.fz18 p {
    font-size: 18px;
}
@media (max-width: 1199px) {
    .public-note.fz18 p {
        font-size: 16px;
    }
}
.hs-more {
    margin-top: 30px;
}
.hs-more a {
    line-height: 22px;

    display: inline-block;

    padding: 15px 40px;

    -webkit-transition: all .2s;
    transition: all .2s;

    color: #fff;
    border-radius: 0 14px 0 15px;
    background: -webkit-gradient(linear, left top, right top, from(#3e8a2f), to(#01461a));
    background: -webkit-linear-gradient(left, #3e8a2f, #01461a);
    background: linear-gradient(90deg, #3e8a2f, #01461a);
}
@media (max-width: 767px) {
    .hs-more a {
        padding: 10px 20px;
    }
}
.hs-more a:hover {
    background: -webkit-gradient(linear, right top, left top, from(#3e8a2f), to(#01461a));
    background: -webkit-linear-gradient(right, #3e8a2f, #01461a);
    background: linear-gradient(270deg, #3e8a2f, #01461a);
}
@-webkit-keyframes roate360 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes roate360 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-webkit-keyframes roate360other {
    0% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
@keyframes roate360other {
    0% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
.hs-home-category .category {
    position: relative;

    width: 100%;
    margin-top: 80px;
}
@media (max-width: 1560px) {
    .hs-home-category .category {
        margin-top: 60px;
    }
}
@media (max-width: 1199px) {
    .hs-home-category .category {
        margin-top: 30px;
    }
}
.hs-home-category .category:after {
    position: absolute;
    z-index: 1;
    bottom: -60px;
    left: 0;

    display: block;

    width: 100%;
    height: 200px;

    content: '';

    background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(#f5f5f5), to(transparent));
    background-image: -webkit-linear-gradient(left, transparent, #f5f5f5, transparent);
    background-image: linear-gradient(90deg, transparent, #f5f5f5, transparent);
}
.hs-home-category .category-menu {
    position: relative;
    z-index: 6;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: 300px;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 1470px) {
    .hs-home-category .category-menu {
        width: 250px;
    }
}
@media (max-width: 1199px) {
    .hs-home-category .category-menu {
        width: 100%;
    }
}
@media (max-width: 1199px) {
    .hs-home-category .category-menu>ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;

        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.hs-home-category .category-menu>ul>li {
    margin: 100px 0;
}
@media (max-width: 1560px) {
    .hs-home-category .category-menu>ul>li {
        margin: 80px 0;
    }
}
@media (max-width: 1470px) {
    .hs-home-category .category-menu>ul>li {
        margin: 50px 0;
    }
}
@media (max-width: 1199px) {
    .hs-home-category .category-menu>ul>li {
        margin: 0 30px 0 0;
    }
}
.hs-home-category .category-menu>ul>li>a {
    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 100%;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-home-category .category-menu>ul>li>a:before {
    position: absolute;
    top: 50%;
    right: -webkit-calc(100% + 20px);
    right: calc(100% + 20px);

    display: block;

    width: 0;
    height: 6px;

    content: '';
    -webkit-transition: all .6s;
    transition: all .6s;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);

    background-color: #ecb111;
}
@media (max-width: 1199px) {
    .hs-home-category .category-menu>ul>li>a:before {
        display: none;
    }
}
.hs-home-category .category-menu>ul>li>a:after {
    position: absolute;
    top: 4px;
    right: 0;

    display: block;

    width: 0;
    height: 0;

    content: '';
    -webkit-transition: all .4s;
    transition: all .4s;

    opacity: 0;
    border-width: 6px 0 6px 10px;
    border-style: solid;
    border-color: transparent transparent transparent #ecb111;
}
.hs-home-category .category-menu>ul>li>a .num {
    font-size: 60px;
    font-weight: bold;
    line-height: 1;

    color: rgba(0, 0, 0, .3);
}
@media (max-width: 1199px) {
    .hs-home-category .category-menu>ul>li>a .num {
        font-size: 50px;
    }
}
@media (max-width: 991px) {
    .hs-home-category .category-menu>ul>li>a .num {
        font-size: 40px;
    }
}
.hs-home-category .category-menu>ul>li>a .txt {
    width: 100%;
    padding-left: 20px;
}
.hs-home-category .category-menu>ul>li>a .txt span {
    font-size: 18px;
    line-height: 24px;

    display: block;

    color: #ecb111;
}
@media (max-width: 1199px) {
    .hs-home-category .category-menu>ul>li>a .txt span {
        font-size: 16px;
    }
}
.hs-home-category .category-menu>ul>li>a .txt b {
    font-size: 36px;
    font-weight: bold;
    line-height: 1.11111111;

    display: block;
}
@media (max-width: 1199px) {
    .hs-home-category .category-menu>ul>li>a .txt b {
        font-size: 30px;
    }
}
.hs-home-category .category-menu>ul>li.active>a .num {
    color: #000;
}
.hs-home-category .category-menu>ul>li.active>a:before {
    width: 200px;
}
.hs-home-category .category-menu>ul>li.active>a:after {
    right: -20px;

    opacity: 1;
}
.hs-home-category .category-content {
    position: relative;
    z-index: 6;

    width: -webkit-calc(100% - 300px);
    width: calc(100% - 300px);
}
@media (max-width: 1470px) {
    .hs-home-category .category-content {
        width: -webkit-calc(100% - 250px);
        width: calc(100% - 250px);
    }
}
@media (max-width: 1199px) {
    .hs-home-category .category-content {
        width: 100%;
        margin-top: 30px;
    }
}
.hs-home-category .category-img {
    width: -webkit-calc(100% - 300px);
    width: calc(100% - 300px);
    padding-right: 8%;
}
@media (max-width: 1470px) {
    .hs-home-category .category-img {
        width: -webkit-calc(100% - 250px);
        width: calc(100% - 250px);
        padding-right: 3%;
    }
}
@media (max-width: 767px) {
    .hs-home-category .category-img {
        width: 100%;
        padding-right: 0;
    }
}
.hs-home-category .category-img .img {
    position: relative;

    padding-top: 60px;
}
@media (max-width: 767px) {
    .hs-home-category .category-img .img {
        padding-top: 30px;
    }
}
.hs-home-category .category-img .title-category {
    position: absolute;
    top: 50%;
    left: 8%;

    width: 100%;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.hs-home-category .category-img .title-category h3 {
    font-size: 6vw;
    font-weight: bold;
    font-style: italic;
    line-height: 1;

    color: rgba(0, 0, 0, .1);
}
@media (max-width: 767px) {
    .hs-home-category .category-img .title-category h3 {
        font-size: 40px;
    }
}
.hs-home-category .category-img .ibox {
    padding-bottom: 75%;
}
.hs-home-category .category-right {
    width: 300px;
    height: 100%;
    padding: 50px;

    background-color: #ecb111;

    -webkit-clip-path: polygon(30px 0, 100% 0, 100% -webkit-calc(100% - 30px), -webkit-calc(100% - 30px) 100%, 0 100%, 0 30px);
    clip-path: polygon(30px 0, 100% 0, 100% calc(100% - 30px), calc(100% - 30px) 100%, 0 100%, 0 30px);
}
@media (max-width: 1470px) {
    .hs-home-category .category-right {
        width: 250px;
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .hs-home-category .category-right {
        width: 100%;
        margin-top: 30px;
    }
}
.hs-home-category .category-info>ul>li {
    padding: 10px 0 20px;

    border-bottom: 1px solid rgba(0, 0, 0, .2);
}
@media (max-width: 1470px) {
    .hs-home-category .category-info>ul>li {
        padding-bottom: 10px;
    }
}
.hs-home-category .category-info>ul>li:last-child {
    border-bottom: none;
}
.hs-home-category .category-info p {
    font-size: 18px;
    line-height: 1.44444444;
    font-family: 'Source Sans Pro';
    margin: 0;
}
.hs-home-category .category-info b {
    font-size: 30px;
    line-height: 1.33333333;

    display: block;
}
@media (max-width: 767px) {
    .hs-home-category .category-info b {
        font-size: 24px;
    }
}
.hs-home-category .category-more a {
    line-height: 44px;

    display: block;

    -webkit-transition: all .2s;
    transition: all .2s;
    text-align: center;

    color: #fff;
    background-color: #000;
}
.hs-home-category .category-more a:hover {
    color: #ecb111;
    background-color: #fff;
}
.hs-home-applications {
    position: relative;
}
@media (min-width: 1200px) {
    .hs-home-applications {
        overflow: visible;
    }
}
.hs-home-applications .applications-imgbox {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    overflow: hidden;

    width: 100%;
    height: 100%;
}
.hs-home-applications .applications-imgbox .applications-img {
    position: relative;

    width: 100%;
    height: 100%;

    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
@media (min-width: 1200px) {
    .hs-home-applications .applications-imgbox .applications-img {
        background-attachment: fixed;
    }
}
.hs-home-applications .applications-imgbox .applications-img:before {
    position: absolute;
    z-index: 1;
    z-index: 2;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background-color: rgba(0, 0, 0, .5);
}
.hs-home-applications .applications-imgbox .applications-img:after {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;

    display: block;

    width: 50%;
    height: 100%;

    content: '';

    background-image: -webkit-gradient(linear, left top, right top, from(#000), to(transparent));
    background-image: -webkit-linear-gradient(left, #000, transparent);
    background-image: linear-gradient(90deg, #000, transparent);
}
.hs-home-applications .applications {
    position: relative;
    z-index: 6;
}
.hs-home-applications .applications-left {
    width: 410px;

    color: #fff;
}
@media (max-width: 1199px) {
    .hs-home-applications .applications-left {
        width: 300px;
    }
}
@media (max-width: 767px) {
    .hs-home-applications .applications-left {
        width: 100%;
    }
}
.hs-home-applications .applications-left .title-home h2 {
    color: #fff;
}
.hs-home-applications .applications-left .applications-menu {
    margin-top: 60px;
    padding: 50px 50px 70px 50px;

    color: #6d5209;
    background-color: #ecb111;

    -webkit-clip-path: polygon(-webkit-calc(100% - 30px) 0, 100% 30px, 100% 100%, 0 100%, 0 0);
    clip-path: polygon(calc(100% - 30px) 0, 100% 30px, 100% 100%, 0 100%, 0 0);
}
@media (max-width: 1199px) {
    .hs-home-applications .applications-left .applications-menu {
        margin-top: 30px;
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .hs-home-applications .applications-left .applications-menu {
        padding: 30px 15px;
    }
}
@media (max-width: 767px) {
    .hs-home-applications .applications-left .applications-menu>ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;

        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.hs-home-applications .applications-left .applications-menu>ul>li {
    border-bottom: 1px solid rgba(0, 0, 0, .2);
}
@media (max-width: 767px) {
    .hs-home-applications .applications-left .applications-menu>ul>li {
        width: 50%;
    }
}
.hs-home-applications .applications-left .applications-menu>ul>li>a {
    font-size: 24px;
    line-height: 1.33333333;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 100%;
    padding: 20px 0;

    -webkit-transition: all .2s;
    transition: all .2s;
}
@media (max-width: 1199px) {
    .hs-home-applications .applications-left .applications-menu>ul>li>a {
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .hs-home-applications .applications-left .applications-menu>ul>li>a {
        font-size: 19px;

        padding: 10px 0;

        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.hs-home-applications .applications-left .applications-menu>ul>li>a .flaticon {
    margin-right: 10px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 767px) {
    .hs-home-applications .applications-left .applications-menu>ul>li>a .flaticon {
        font-size: 24px;

        width: 100%;
        margin: 0;
    }
}
.hs-home-applications .applications-left .applications-menu>ul>li.active {
    border-bottom-color: #000;
}
.hs-home-applications .applications-left .applications-menu>ul>li.active>a {
    color: #000;
}
.hs-home-applications .applications-right {
    position: absolute;
    z-index: 5;
    bottom: 0;

    width: 100%;
    padding: 50px -webkit-calc(5% + 300px) 50px -webkit-calc(var(--pad) + 450px);
    padding: 50px calc(5% + 300px) 50px calc(var(--pad) + 450px);

    background-color: rgba(0, 0, 0, .6);
}
@media (max-width: 1470px) {
    .hs-home-applications .applications-right {
        padding: 30px -webkit-calc(5% + 200px) 30px -webkit-calc(var(--pad) + 450px);
        padding: 30px calc(5% + 200px) 30px calc(var(--pad) + 450px);
    }
}
@media (max-width: 1199px) {
    .hs-home-applications .applications-right {
        padding: 30px 3% 30px -webkit-calc(var(--pad) + 330px);
        padding: 30px 3% 30px calc(var(--pad) + 330px);
    }
}
@media (max-width: 767px) {
    .hs-home-applications .applications-right {
        position: relative;

        padding: 30px 15px;
    }
}
.hs-home-applications .applications-right .public-note p {
    color: #fff;
}
@media (max-width: 1400px) {
    .hs-home-applications .applications-right .public-note p {
        line-height: 24px;
    }
}
.hs-home-applications .applications-right .more {
    font-size: 24px;

    position: absolute;
    top: 0;
    right: 5%;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 260px;
    height: 100%;

    -webkit-transition: all .4s;
    transition: all .4s;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);

    background-color: #ecb111;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 1400px) {
    .hs-home-applications .applications-right .more {
        width: 150px;
    }
}
@media (max-width: 1199px) {
    .hs-home-applications .applications-right .more {
        font-size: 20px;
        line-height: 40px;

        position: relative;
        right: auto;

        height: 40px;
        margin-top: 20px;

        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
.hs-home-applications .applications-right .more .flaticon {
    margin-top: -6px;
    margin-left: 30px;
}
@media (max-width: 1400px) {
    .hs-home-applications .applications-right .more .flaticon {
        margin-left: 10px;
    }
}
.hs-home-applications .applications-right .more:hover {
    -webkit-transform: translateY(40px);
    -ms-transform: translateY(40px);
    transform: translateY(40px);
}
.hs-home-applications .applications-content {
    display: none;
}
.hs-home-about .img img {
    width: 100%;
}
.hs-home-about .desc {
    padding-left: 5%;
}
@media (max-width: 1199px) {
    .hs-home-about .desc {
        padding-left: 15px;
    }
}
@media (max-width: 767px) {
    .hs-home-about .desc {
        margin-top: 30px;
    }
}
.hs-home-about .desc .note {
    margin-top: 80px;
}
@media (max-width: 1560px) {
    .hs-home-about .desc .note {
        margin-top: 60px;
    }
}
@media (max-width: 1199px) {
    .hs-home-about .desc .note {
        margin-top: 30px;
    }
}
@media (max-width: 767px) {
    .hs-home-about .desc .note {
        margin-top: 20px;
    }
}
.hs-home-about .desc .more {
    margin-top: 80px;
}
@media (max-width: 1560px) {
    .hs-home-about .desc .more {
        margin-top: 60px;
    }
}
@media (max-width: 1199px) {
    .hs-home-about .desc .more {
        margin-top: 30px;
    }
}
.hs-home-about .desc .more a {
    line-height: 30px;

    position: relative;

    display: block;

    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;

    -webkit-transition: all .2s;
    transition: all .2s;
}
.hs-home-about .desc .more a span {
    display: block;

    padding-right: 20px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.hs-home-about .desc .more a:after {
    position: absolute;
    top: 50%;
    left: 100%;

    display: block;

    width: 2000px;
    height: 1px;

    content: '';

    background-color: #c1c1c1;
}
.hs-home-about .desc .more a:hover {
    color: #ecb111;
}
.hs-home-about .desc .more a:hover:after {
    background-color: #ecb111;
}
.hs-home-why-news {
    background: url(../images/why_bg.webp) no-repeat top center;
    background-size: cover;
}
.hs-home-why .img {
    position: relative;
    z-index: 1;

    padding-left: 0;
}
.hs-home-why .img:before {
    position: absolute;
    z-index: 4;
    bottom: 0;
    left: 0;

    display: block;

    width: 50vw;
    height: 50%;

    content: '';

    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#000));
    background-image: -webkit-linear-gradient(transparent, #000);
    background-image: linear-gradient(transparent, #000);
}
@media (max-width: 991px) {
    .hs-home-why .img:before {
        width: 100%;
    }
}
.hs-home-why .img img {
    width: 50vw;
}
@media (max-width: 991px) {
    .hs-home-why .img img {
        width: 100%;
    }
}
.hs-home-why .desc {
    position: relative;
    z-index: 6;
}
@media (max-width: 991px) {
    .hs-home-why .desc {
        margin-top: 30px;
    }
}
.hs-home-why .why-list {
    padding-right: 20%;
}
@media (max-width: 1560px) {
    .hs-home-why .why-list {
        padding-right: 10%;
    }
}
@media (max-width: 991px) {
    .hs-home-why .why-list {
        padding-right: 0;
    }
}
.hs-home-why .why-list ul {
    margin: 0 -20px;
}
.hs-home-why .why-list ul li {
    margin-top: 40px;
    padding: 0 20px;
}
@media (max-width: 991px) {
    .hs-home-why .why-list ul li {
        margin-top: 20px;
    }
}
.hs-home-why .why-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-home-why .why-group .icon {
    margin-right: 20px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.hs-home-why .why-group .icon .flaticon {
    font-size: 40px;

    display: block;

    -webkit-transition: all .6s;
    transition: all .6s;

    opacity: .5;
}
.hs-home-why .why-group .title-why {
    font-size: 24px;
    line-height: 1;
}
@media (max-width: 767px) {
    .hs-home-why .why-group .title-why {
        font-size: 20px;
    }
}
@media (min-width: 1200px) {
    .hs-home-why .why-group:hover .icon .flaticon {
        -webkit-transform: rotateY(360deg);
        transform: rotateY(360deg);
    }
}
.hs-home-why .why-more a {
    line-height: 70px;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: -webkit-calc(160% + 70px);
    width: calc(160% + 70px);

    -webkit-transition: all .2s;
    transition: all .2s;

    background-color: #ecb111;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 1560px) {
    .hs-home-why .why-more a {
        width: -webkit-calc(120% + 70px);
        width: calc(120% + 70px);
    }
}
@media (max-width: 991px) {
    .hs-home-why .why-more a {
        line-height: 50px;

        width: 100%;
    }
}
.hs-home-why .why-more a span {
    display: block;

    padding: 0 20px;
}
.hs-home-why .why-more a .flaticon {
    width: 70px;
    height: 70px;

    text-align: center;
}
@media (max-width: 991px) {
    .hs-home-why .why-more a .flaticon {
        width: 50px;
        height: 50px;
    }
}
.hs-home-why .why-more a:hover {
    background-color: #d89f02;
}
.public-news-group {
    display: block;

    padding: 20px;

    -webkit-transition: all .2s;
    transition: all .2s;

    background-color: #fff;
}
@media (max-width: 991px) {
    .public-news-group {
        padding: 10px;
    }
}
.public-news-group .ibox {
    padding-bottom: 63.75%;
}
.public-news-group .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.public-news-group .title-news {
    font-size: 22px;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 60px;
    margin-top: 20px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.public-news-group .date-more {
    font-size: 18px;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 20px;

    color: #ecb111;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (min-width: 1200px) {
    .public-news-group:hover {
        background-color: #ecb111;
    }
    .public-news-group:hover .ibox img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .public-news-group:hover .date-more {
        color: #000;
    }
}
.hs-home-news .swiper-button-prev-news,
.hs-home-news .swiper-button-next-news {
    position: relative;

    width: 45px;
    height: 45px;

    -webkit-transition: all .2s;
    transition: all .2s;

    background: #fff;
}
.hs-home-news .swiper-button-prev-news:before,
.hs-home-news .swiper-button-next-news:before {
    position: absolute;
    top: 50%;
    left: 50%;

    display: block;

    width: 0;
    height: 0;

    content: '';
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);

    border-width: 4px 9px 4px 0;
    border-style: solid;
    border-color: transparent #000 transparent transparent;
}
.hs-home-news .swiper-button-prev-news:hover,
.hs-home-news .swiper-button-next-news:hover {
    background-color: #ecb111;
}
.hs-home-news .swiper-button-next-news {
    margin-left: 20px;
}
.hs-home-news .swiper-button-next-news:before {
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(180deg);
    transform: translate3d(-50%, -50%, 0) rotate(180deg);
}
.hs-home-news .news {
    margin-top: 60px;
}
@media (max-width: 1560px) {
    .hs-home-news .news {
        margin-top: 30px;
    }
}
.fb_iframe_widget {
    position: absolute !important;

    width: 100%;
    height: 100%;
}
.fb_iframe_widget span {
    width: 100% !important;
    height: 100% !important;
}
.gettop {
    position: fixed;
    z-index: 8;
    right: 0;
    bottom: 30px;

    display: none;

    cursor: pointer;

    color: var(--color);
}
.gettop .icon {
    font-size: 40px;

    display: block;

    width: 60px;

    -webkit-animation: Mouse 1.6s linear infinite;
    animation: Mouse 1.6s linear infinite;
    text-align: center;
}
.hs-inner {
    overflow: hidden;

    padding: 80px 0;
}
@media (max-width: 1560px) {
    .hs-inner {
        padding: 60px 0;
    }
}
@media (max-width: 1199px) {
    .hs-inner {
        padding: 50px 0;
    }
}
.pt-50 {
    padding-top: 50px;
}
@media (max-width: 767px) {
    .pt-50 {
        padding-top: 30px;
    }
}
/* CRITICAL_PRODUCT_START */
.pt-150 {
    padding-top: 150px;
}
@media (max-width: 1199px) {
    .pt-150 {
        padding-top: 60px;
    }
}
@media (max-width: 767px) {
    .pt-150 {
        padding-top: 0;
    }
}
.title-inner h2 {
    font-size: 30px;
    line-height: 1.2;

    margin: 0;

    color: #d89f02;
}
@media (max-width: 767px) {
    .title-inner h2 {
        font-size: 24px;
    }
}
.title-inner p {
    font-size: 16px;
    line-height: 1.625;

    margin: 20px 0 0 0;
}
@media (max-width: 991px) {
    .title-inner p {
        font-size: 14px;

        margin-top: 10px;
    }
}
.hs-inner-location {
    font-size: 18px;

    padding: 30px 0;

    color: #aaa;
}
.hs-inner-location .location {
    font-family: 'Source Sans Pro';
    line-height: 30px;

    position: relative;

    padding-left: 30px;
}
.hs-inner-location .location .icon {
    position: absolute;
    top: 0;
    left: 0;
}
.hs-inner-location .location ul {
    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-inner-location .location ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-inner-location .location ul li:after {
    display: inline-block;

    margin: 0 4px;

    content: '|';
    vertical-align: top;
}
.hs-inner-location .location ul li:last-child:after {
    display: none;
}
.hs-inner-location .location ul li a {
    line-height: 1.875;

    display: block;

    -webkit-transition: all .2s;
    transition: all .2s;
    text-transform: capitalize;
}
.hs-inner-location .location ul li a:hover {
    text-decoration: underline;
}
.hs-inner-location .product-menu {
    color: #333;
}
@media (max-width: 767px) {
    .hs-inner-location .product-menu {
        width: 100%;
        margin-top: 10px;
    }
}
.hs-inner-location .product-menu ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-inner-location .product-menu ul li {
    font-size: 30px;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1199px) {
    .hs-inner-location .product-menu ul li {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .hs-inner-location .product-menu ul li {
        font-size: 22px;
    }
}
.hs-inner-location .product-menu ul li:after {
    margin: 0 10px;

    content: '|';
}
.hs-inner-location .product-menu ul li:last-child:after {
    display: none;
}
.hs-inner-location .product-menu ul li a {
    line-height: 1.33333333;

    display: block;

    -webkit-transition: all .2s;
    transition: all .2s;
}
.hs-inner-location .product-menu ul li.active a,
.hs-inner-location .product-menu ul li:hover a {
    color: #ecb111;
}
.public-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.public-content .public-left {
    width: 300px;
    padding: 70px 0;

    border-right: 1px solid rgba(0, 0, 0, .1);
}
@media (max-width: 1199px) {
    .public-content .public-left {
        width: 100%;
        padding: 30px 0 0 0;

        border-right: none;
    }
}
.public-content .public-right {
    width: -webkit-calc(100% - 300px);
    width: calc(100% - 300px);
    padding: 70px 0 70px 3%;
}
@media (max-width: 1199px) {
    .public-content .public-right {
        width: 100%;
        padding: 30px 0 60px;
    }
}
/* CRITICAL_PRODUCT_END */
.inner-leftmenu .title-menu {
    position: relative;

    display: none;

    padding: 15px;

    background-color: #ecb111;
}
@media (max-width: 1199px) {
    .inner-leftmenu .title-menu {
        display: block;
    }
}
.inner-leftmenu .title-menu h3 {
    font-family: 'Anton';
    font-size: 36px;
    font-weight: normal;
    line-height: 1.25;

    margin: 0;

    color: #fff;
}
@media (max-width: 1199px) {
    .inner-leftmenu .title-menu h3 {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .inner-leftmenu .title-menu h3 {
        font-size: 24px;
    }
}
@media (max-width: 1199px) {
    .inner-leftmenu .title-menu:after {
        font-size: 20px;

        position: absolute;
        top: 50%;
        right: 20px;

        content: '+';
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);

        color: #fff;
    }
    .inner-leftmenu .title-menu.current:after {
        content: '-';
    }
}
@media (max-width: 1199px) {
    .inner-leftmenu .menunav1 {
        display: none;
    }
}
.inner-leftmenu .menunav1>li {
    border-bottom: 1px solid #e5e5e5;
}
.inner-leftmenu .menunav1>li>a {
    font-family: 'Anton';
    font-size: 20px;
    line-height: 30px;

    position: relative;

    display: block;

    padding: 15px 10px 15px 0;

    -webkit-transition: all .2s;
    transition: all .2s;
}
@media (max-width: 1199px) {
    .inner-leftmenu .menunav1>li>a {
        font-size: 18px;

        padding: 10px 10px 10px 0;
    }
}
.inner-leftmenu .menunav1>li.active>a,
.inner-leftmenu .menunav1>li:hover>a {
    color: #ecb111;
}
.inner-leftmenu .menunav1>li.active.more,
.inner-leftmenu .menunav1>li:hover.more {
    border-bottom-color: #fff;
}
.inner-leftmenu .menunav2 {
    display: none;

    border-left: 1px solid #d89f02;
}
@media (max-width: 1199px) {
    .inner-leftmenu .menunav2 {
        display: block;
    }
}
@media (max-width: 1199px) {
    .inner-leftmenu .menunav2>li {
        display: inline-block;

        margin-right: 20px;

        vertical-align: middle;
    }
}
.inner-leftmenu .menunav2>li>a {
    font-size: 16px;
    line-height: 1.5;

    position: relative;

    display: block;

    padding: 8px 20px;

    -webkit-transition: all .2s;
    transition: all .2s;

    color: #d89f02;
}
@media (max-width: 1199px) {
    .inner-leftmenu .menunav2>li>a {
        font-size: 14px;
    }
}
.inner-leftmenu .menunav2>li>a:before {
    position: absolute;
    top: 18px;
    left: 0;

    display: block;

    width: 9px;
    height: 1px;

    content: '';

    background: #d89f02;
}
.inner-leftmenu .menunav2>li.active>a,
.inner-leftmenu .menunav2>li:hover>a {
    color: #ecb111;
}
.title-product-details h3 {
    font-size: 36px;
    line-height: 1;

    position: relative;
}
@media (max-width: 1199px) {
    .title-product-details h3 {
        font-size: 30px;
    }
}
.title-product-details h3:after {
    display: block;

    width: 100%;
    height: 4px;
    margin-top: 20px;

    content: '';

    background: url(../images/title-parameter_bg.webp) no-repeat left center;
}
.public-share {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.public-share ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -7px;
}
@media (max-width: 767px) {
    .public-share ul {
        width: 100%;
        margin: 0 -3px;
        margin-top: 10px;
    }
}
.public-share ul li {
    margin: 10px 0;
    padding: 0 7px;
}
@media (max-width: 767px) {
    .public-share ul li {
        margin-left: 0;
        padding: 0 3px;
    }
}
.public-share ul li a {
    line-height: 34px;

    display: block;

    width: 34px;
    height: 34px;

    -webkit-transition: all .4s;
    transition: all .4s;
    text-align: center;

    color: #fff;
    background: #0865ff;
}
.public-share ul li a img {
    width: 100%;

    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-transform: scale(.65);
    -ms-transform: scale(.65);
    transform: scale(.65);

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.public-share ul li a:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}
.public-share ul li a:hover img {
    opacity: 1;
}
.public-share ul li.youtube a {
    background-color: #d0202d;
}
.public-share ul li.instagram a {
    background-color: #de3077;
}
.public-share ul li.tiktok a {
    background-color: #1a1a1a;
}
.public-share ul li.twitter a {
    background-color: #383838;
}
.public-share ul li.pinterest a {
    background-color: #c30000;
}
.public-share ul li.alibaba a {
    background-color: #f60;
}
.public-listbox1>ul {
    margin-top: -30px;
}
@media (max-width: 1199px) {
    .public-listbox1>ul {
        margin-top: -10px;
    }
}
.public-listbox1>ul>li {
    margin-top: 30px;
}
@media (max-width: 1199px) {
    .public-listbox1>ul>li {
        margin-top: 10px;
    }
}
.public-listbox1 p {
    font-family: 'Source Sans Pro';
    font-size: 18px;
    line-height: 1.55555556;

    color: #666;
}
@media (max-width: 767px) {
    .public-listbox1 p {
        font-size: 16px;
    }
}
.public-listbox1 b {
    font-size: 30px;
    font-weight: normal;
    line-height: 1;

    display: block;
}
@media (max-width: 1199px) {
    .public-listbox1 b {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .public-listbox1 b {
        font-size: 20px;
    }
}
.table_a th{text-align:center; background-color:#ecb111; line-height:2;}
table {
    width: 100%;
    
    font-family: 'Source Sans Pro';
    border-bottom: none;
}
table td {
    padding: 10px 20px;

    border: 1px solid #ddd;
}
@media (max-width: 1199px) {
    table td {
        padding: 10px;
    }
}
table p {
    margin: 0;
}
.public-listbox2>ul {
    margin-top: -30px;
}
@media (max-width: 1199px) {
    .public-listbox2>ul {
        margin-top: -20px;
    }
}
.public-listbox2>ul>li {
    margin-top: 30px;
}
@media (max-width: 1199px) {
    .public-listbox2>ul>li {
        margin-top: 20px;
    }
}
.public-listbox2 .listbox-group .img {
    border: 1px solid #e2e2e2;
}
.public-listbox2 .listbox-group .img img {
    width: 100%;
}
.public-listbox2 .listbox-group h3 {
    font-family: 'Source Sans Pro';
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;

    margin-top: 20px;
}
.public-listbox2 .listbox-group p {
    color: #666;
}
.public-listbox3 h3 {
    font-family: 'Source Sans Pro';
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
}
.public-listbox3 ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 10px;
}
.public-listbox3 ul li:before {
    display: block;

    width: 18px;
    height: 18px;
    margin-right: 10px;

    content: '';

    background: url(../images/checked.png) no-repeat center;
    background-size: cover;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.public-listbox4>ul {
    margin: 0 -25px;
}
@media (max-width: 1560px) {
    .public-listbox4>ul {
        margin: 0 -15px;
    }
}
@media (max-width: 767px) {
    .public-listbox4>ul {
        margin: 0 -5px;
    }
}
.public-listbox4>ul>li {
    margin-top: 50px;
    padding: 0 25px;
}
@media (max-width: 1560px) {
    .public-listbox4>ul>li {
        margin-top: 30px;
        padding: 0 15px;
    }
}
@media (max-width: 767px) {
    .public-listbox4>ul>li {
        margin-top: 10px;
        padding: 0 5px;
    }
}
.public-listbox4 .listbox-group {
    height: 100%;
    padding: 30px;

    background-color: #fff;
}
@media (max-width: 767px) {
    .public-listbox4 .listbox-group {
        padding: 15px;
    }
    .public-listbox4 .listbox-group p {
        font-size: 14px;
        line-height: 20px;
    }
}
.hs-inner-about .about .about-left {
    width: 60%;
    padding: 70px;

    background-color: #ecb111;
}
@media (max-width: 1560px) {
    .hs-inner-about .about .about-left {
        padding: 40px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-about .about .about-left {
        width: 100%;
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-about .about .about-left {
        padding: 30px 15px;
    }
}
.hs-inner-about .about .about-note {
    overflow-y: auto;

    max-height: 270px;
    margin-top: 40px;
    padding-left: 40px;

    direction: rtl;
}
@media (max-width: 1560px) {
    .hs-inner-about .about .about-note {
        margin-top: 20px;
        padding-left: 20px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-about .about .about-note {
        max-height: 100%;
        padding-left: 0;
    }
}
.hs-inner-about .about .about-note::-webkit-scrollbar {
    position: absolute;
    left: 0;

    width: 5px;
}
.hs-inner-about .about .about-note::-webkit-scrollbar-track {
    border: 2px solid #ecb111;
    background-color: #000;
}
.hs-inner-about .about .about-note::-webkit-scrollbar-thumb {
    background-color: #000;
}
.hs-inner-about .about .about-note .public-note {
    direction: ltr;
}
.hs-inner-about .about-right {
    width: 40%;
}
@media (max-width: 1199px) {
    .hs-inner-about .about-right {
        width: 100%;
    }
}
.hs-inner-about .about-right img {
    width: 100%;
}
.hs-inner-factory {
    color: #fff;
    background: url(../images/factory_bg.webp) no-repeat center;
    background-size: cover;
}
@media (min-width: 1200px) {
    .hs-inner-factory {
        background-attachment: fixed;
    }
}
.hs-inner-factory .title-home h2 {
    color: #ecb111;
}
.hs-inner-factory .factory {
    margin-top: 50px;
}
@media (max-width: 1199px) {
    .hs-inner-factory .factory {
        margin-top: 30px;
    }
}
.hs-inner-factory .factory .factory-left {
    font-size: 0;

    width: 55%;
    padding-right: 104px;
}
@media (max-width: 991px) {
    .hs-inner-factory .factory .factory-left {
        width: 100%;
    }
}
@media (max-width: 1560px) {
    .hs-inner-factory .factory .factory-left {
        padding-right: 84px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-factory .factory .factory-left {
        padding-right: 64px;
    }
}
@media (max-width: 767px) {
    .hs-inner-factory .factory .factory-left {
        padding-right: 44px;
    }
}
.hs-inner-factory .factory .factory-right {
    width: 45%;
    padding-right: 110px;
    padding-left: 10%;
}
@media (max-width: 1199px) {
    .hs-inner-factory .factory .factory-right {
        padding-left: 5%;
    }
}
@media (max-width: 991px) {
    .hs-inner-factory .factory .factory-right {
        width: 100%;
        margin-top: 30px;
        padding-left: 0;
    }
}
.hs-inner-factory .factory .factory-right .title-factory {
    max-width: 230px;
}
.hs-inner-factory .factory .factory-right .title-factory h2 {
    font-size: 60px;
    font-weight: bold;
    line-height: 1;

    color: #ecb111;
}
@media (max-width: 1560px) {
    .hs-inner-factory .factory .factory-right .title-factory h2 {
        font-size: 56px;
    }
}
@media (max-width: 1400px) {
    .hs-inner-factory .factory .factory-right .title-factory h2 {
        font-size: 50px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-factory .factory .factory-right .title-factory h2 {
        font-size: 40px;
    }
}
@media (max-width: 991px) {
    .hs-inner-factory .factory .factory-right .title-factory h2 {
        font-size: 30px;
    }
}
.hs-inner-factory .factory .factory-right .more {
    font-size: 30px;
    font-weight: bold;

    margin-top: 50px;
}
@media (max-width: 1199px) {
    .hs-inner-factory .factory .factory-right .more {
        font-size: 24px;

        margin-top: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-factory .factory .factory-right .more {
        font-size: 20px;

        margin-top: 20px;
    }
}
.hs-inner-factory .factory .factory-right .more a {
    position: relative;

    display: inline-block;

    color: #ecb111;
    border-bottom: 2px solid #ecb111;
}
.hs-inner-factory .factory .factory-right .more a:after {
    position: absolute;
    bottom: -30px;
    left: 50%;

    display: block;

    width: 0;
    height: 0;

    content: '';

    border-width: 0 5px 12px 5px;
    border-style: solid;
    border-color: transparent transparent #ecb111 transparent;
}
.hs-inner-factory .factory .factory-group {
    cursor: pointer;
    -webkit-transition: all .2s;
    transition: all .2s;
    text-align: center;

    background-color: #fff;
}
.hs-inner-factory .factory .factory-group .ibox {
    padding-bottom: 75%;
}
.hs-inner-factory .factory .factory-group .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
@media (min-width: 1200px) {
    .hs-inner-factory .factory .factory-group:hover {
        color: #fff;
        background-color: #ecb111;
    }
}
.hs-inner-factory .factory .swiper-button-prev,
.hs-inner-factory .factory .swiper-button-next {
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;

    top: 0;
    right: -104px;
    left: auto;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 100px;
    height: -webkit-calc(50% - 2px);
    height: calc(50% - 2px);

    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -ms-writing-mode: tb-rl;

    background-color: #ecb111;

    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 1560px) {
    .hs-inner-factory .factory .swiper-button-prev,
    .hs-inner-factory .factory .swiper-button-next {
        right: -84px;

        width: 80px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-factory .factory .swiper-button-prev,
    .hs-inner-factory .factory .swiper-button-next {
        right: -64px;

        width: 60px;
    }
}
@media (max-width: 767px) {
    .hs-inner-factory .factory .swiper-button-prev,
    .hs-inner-factory .factory .swiper-button-next {
        right: -44px;

        width: 40px;
    }
}
.hs-inner-factory .factory .swiper-button-prev .flaticon,
.hs-inner-factory .factory .swiper-button-next .flaticon {
    font-size: 24px;
    font-weight: bold;

    margin-bottom: 10px;

    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.hs-inner-factory .factory .swiper-button-prev:hover,
.hs-inner-factory .factory .swiper-button-next:hover {
    color: rgba(0, 0, 0, .5);
}
.hs-inner-factory .factory .swiper-button-next {
    top: auto;
    bottom: 0;
}
.hs-inner-factory .factory .swiper-button-next .flaticon {
    margin-top: 10px;
    margin-bottom: 0;

    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.hs-inner-why .why>ul {
    margin: 0 -2vw;
}
.hs-inner-why .why>ul>li {
    margin-top: 40px;
    padding: 0 2vw;
}
@media (max-width: 991px) {
    .hs-inner-why .why>ul>li {
        margin-top: 20px;
    }
}
.hs-inner-why .why>ul>li:last-child .why-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding: 60px 0;

    border-top: 1px solid #ebebeb;
}
@media (max-width: 767px) {
    .hs-inner-why .why>ul>li:last-child .why-group {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.hs-inner-why .why>ul>li:last-child .why-group .icon {
    margin-right: 20px;
}
.hs-inner-why .why>ul>li:last-child .why-group .public-note {
    margin-top: 0;
}
@media (max-width: 767px) {
    .hs-inner-why .why>ul>li:last-child .why-group .public-note {
        width: 100%;
        margin-top: 20px;
    }
}
.hs-inner-why .why .why-group .icon {
    font-size: 48px;
    display: inline-block;
    -webkit-transition: all .6s;
    transition: all .6s;
}
@media (max-width: 1199px) {
    .hs-inner-why .why .why-group .icon {
        font-size: 40px;
    }
}
@media (max-width: 991px) {
    .hs-inner-why .why .why-group .icon {
        font-size: 34px;
    }
}
.hs-inner-why .why .why-group .icon i {
    font-style: normal;
}
.hs-inner-why .why .why-group .title-why {
    font-size: 24px;
    line-height: 1;

    margin-top: 10px;

    color: #d89f02;
}
.hs-inner-why .why .why-group .public-note {
    margin-top: 20px;
}
@media (max-width: 1199px) {
    .hs-inner-why .why .why-group .public-note {
        margin-top: 10px;
    }
}
.hs-inner-why .why .why-group .public-note h3 {
    font-size: 18px;
    font-weight: 900;
    line-height: 1.66666667;

    color: #d89f02;
}
.hs-inner-why .why .why-group .public-note p {
    line-height: 24px;

    color: #666;
}
@media (min-width: 1200px) {
    .hs-inner-why .why .why-group:hover .icon {
        -webkit-transform: rotateY(360deg);
        transform: rotateY(360deg);
    }
}
.hs-inner-customers .customers {
    margin-top: 50px;
}
@media (max-width: 1199px) {
    .hs-inner-customers .customers {
        margin-top: 30px;
    }
}
.hs-inner-customers .customers .customers-group {
    font-family: 'Source Sans Pro';

    text-align: center;
}
.hs-inner-customers .customers .customers-group .ibox {
    padding-bottom: 75%;
}
.hs-inner-customers .customers .customers-group .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-inner-customers .customers .customers-group .title-customers {
    font-size: 16px;
    line-height: 24px;

    margin-top: 20px;
}
@media (min-width: 1200px) {
    .hs-inner-customers .customers .customers-group:hover .ibox img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .hs-inner-customers .customers .customers-group:hover .title-customers {
        color: #ecb111;
    }
}
.hs-inner-customers .customers .customers-button {
    margin-top: 30px;
}
.hs-inner-customers .customers .customers-button .swiper-button-next,
.hs-inner-customers .customers .customers-button .swiper-button-prev {
    font-size: 18px;
    font-weight: bold;
    line-height: 1;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: 100px;
    height: 100px;

    -webkit-transition: all .2s;
    transition: all .2s;

    background-color: #ecb111;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
}
@media (max-width: 1199px) {
    .hs-inner-customers .customers .customers-button .swiper-button-next,
    .hs-inner-customers .customers .customers-button .swiper-button-prev {
        width: 80px;
        height: 80px;
    }
}
@media (max-width: 767px) {
    .hs-inner-customers .customers .customers-button .swiper-button-next,
    .hs-inner-customers .customers .customers-button .swiper-button-prev {
        width: 60px;
        height: 60px;
    }
}
.hs-inner-customers .customers .customers-button .swiper-button-next .flaticon,
.hs-inner-customers .customers .customers-button .swiper-button-prev .flaticon {
    font-size: 24px;
}
@media (max-width: 767px) {
    .hs-inner-customers .customers .customers-button .swiper-button-next .flaticon,
    .hs-inner-customers .customers .customers-button .swiper-button-prev .flaticon {
        font-size: 20px;
    }
}
.hs-inner-customers .customers .customers-button .swiper-button-next:hover,
.hs-inner-customers .customers .customers-button .swiper-button-prev:hover {
    color: #ecb111;
    background-color: #000;
}
.hs-inner-customers .customers .customers-button .swiper-button-prev {
    margin-right: 10px;
}
#aabout,
#awhy,
#afactory,
#astrength,
#acertificates,
#qquality,
#qinspection,
#qsupport {
    position: relative;
    top: -80px;
}
.hs-inner-applications .applications>ul {
    margin-top: -100px;
}
@media (max-width: 1560px) {
    .hs-inner-applications .applications>ul {
        margin-top: -80px;
    }
}
@media (max-width: 1400px) {
    .hs-inner-applications .applications>ul {
        margin-top: -60px;
    }
}
.hs-inner-applications .applications>ul>li {
    margin-top: 100px;
}
@media (max-width: 1560px) {
    .hs-inner-applications .applications>ul>li {
        margin-top: 80px;
    }
}
@media (max-width: 1400px) {
    .hs-inner-applications .applications>ul>li {
        margin-top: 60px;
    }
}
.hs-inner-applications .applications .applications-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-inner-applications .applications .applications-group .img {
    width: -webkit-calc(100% - 600px);
    width: calc(100% - 600px);
}
@media (max-width: 1400px) {
    .hs-inner-applications .applications .applications-group .img {
        width: -webkit-calc(100% - 450px);
        width: calc(100% - 450px);
    }
}
@media (max-width: 1199px) {
    .hs-inner-applications .applications .applications-group .img {
        width: -webkit-calc(100% - 400px);
        width: calc(100% - 400px);
    }
}
@media (max-width: 991px) {
    .hs-inner-applications .applications .applications-group .img {
        width: 100%;
    }
}
.hs-inner-applications .applications .applications-group .img .ibox {
    padding-bottom: 44.44444444%;
}
.hs-inner-applications .applications .applications-group .img img {
    -webkit-transition: all 1s;
    transition: all 1s;

    object-fit: cover;
}
.hs-inner-applications .applications .applications-group .desc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: 600px;
    padding: 80px 60px 0;

    background-color: #ecb111;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 1690px) {
    .hs-inner-applications .applications .applications-group .desc {
        padding: 30px 30px 0;
    }
}
@media (max-width: 1400px) {
    .hs-inner-applications .applications .applications-group .desc {
        width: 450px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-applications .applications .applications-group .desc {
        width: 400px;
        padding: 20px 20px 0;
    }
}
@media (max-width: 991px) {
    .hs-inner-applications .applications .applications-group .desc {
        width: 100%;
    }
}
.hs-inner-applications .applications .applications-group .title-applications {
    font-size: 36px;
    font-weight: bold;
    line-height: 1;
}
@media (max-width: 1470px) {
    .hs-inner-applications .applications .applications-group .title-applications {
        font-size: 30px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-applications .applications .applications-group .title-applications {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .hs-inner-applications .applications .applications-group .title-applications {
        font-size: 20px;
    }
}
.hs-inner-applications .applications .applications-group .public-note {
    display: -webkit-box;
    overflow: hidden;

    height: 144px;
    margin-top: 30px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
}
@media (max-width: 1470px) {
    .hs-inner-applications .applications .applications-group .public-note {
        display: -webkit-box;
        overflow: hidden;

        height: 96px;
        margin-top: 15px;

        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
    }
}
@media (max-width: 1199px) {
    .hs-inner-applications .applications .applications-group .public-note {
        display: -webkit-box;
        overflow: hidden;

        height: 72px;
        margin-top: 5px;

        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }
}
.hs-inner-applications .applications .applications-group .public-note p {
    font-size: 18px;
}
@media (max-width: 1199px) {
    .hs-inner-applications .applications .applications-group .public-note p {
        font-size: 16px;
    }
}
.hs-inner-applications .applications .applications-group .more-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.hs-inner-applications .applications .applications-group .more {
    line-height: 30px;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    max-width: 200px;
    padding: 15px 30px;

    -webkit-transition: all .6s;
    transition: all .6s;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);

    color: #fff;
    background-color: #000;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 767px) {
    .hs-inner-applications .applications .applications-group .more {
        line-height: 24px;

        padding: 10px 20px;
    }
}
.hs-inner-applications .applications .applications-group .more:after {
    display: block;

    width: 0;
    height: 1px;

    content: '';
    -webkit-transition: all .6s;
    transition: all .6s;

    background-color: rgba(255, 255, 255, .5);
}
.hs-inner-applications .applications .applications-group .more span {
    margin-right: 20px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (min-width: 1200px) {
    .hs-inner-applications .applications .applications-group:hover .img img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .hs-inner-applications .applications .applications-group:hover .more {
        width: 100%;
        max-width: 100%;
    }
    .hs-inner-applications .applications .applications-group:hover .more:after {
        width: 100%;
    }
}
.hs-inner-applications-details .applications-details .title-applications h3 {
    font-size: 30px;
    font-weight: bold;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1560px) {
    .hs-inner-applications-details .applications-details .title-applications h3 {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .hs-inner-applications-details .applications-details .title-applications h3 {
        font-size: 20px;
    }
}
.hs-inner-applications-details .applications-details .title-applications h3 img {
    width: 54px;
    margin-right: 10px;
}
@media (max-width: 1560px) {
    .hs-inner-applications-details .applications-details .title-applications h3 img {
        width: 48px;
    }
}
@media (max-width: 767px) {
    .hs-inner-applications-details .applications-details .title-applications h3 img {
        width: 40px;
    }
}
.hs-inner-applications-details .applications-details .note {
    margin-top: 20px;
}
.hs-inner-applications-details .applications-details .note p {
    font-size: 16px;
    line-height: 1.875;

    margin: 0;

    color: #666;
}
@media (max-width: 1199px) {
    .hs-inner-applications-details .applications-details .note p {
        font-size: 14px;
    }
}
.hs-inner-applications-details .hs-inner-product-details .title-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-inner-applications-details .hs-inner-product-details .product-related-content {
    padding: 0;
}
.hs-inner-application-details .title-applications h3 {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.6;
}
.hs-inner-application-details .application-details-parts1 {
    margin-top: 50px;
    padding: 70px 0;

    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #2a2a2a), color-stop(50%, #ecb111));
    background-image: -webkit-linear-gradient(left, #2a2a2a 50%, #ecb111 50%);
    background-image: linear-gradient(90deg, #2a2a2a 50%, #ecb111 50%);
}
@media (max-width: 1199px) {
    .hs-inner-application-details .application-details-parts1 {
        margin-top: 30px;
        padding: 50px 0;
    }
}
@media (max-width: 767px) {
    .hs-inner-application-details .application-details-parts1 {
        padding: 30px 0;

        background: none;
    }
}
.hs-inner-application-details .application-details-parts1 ul li:nth-child(1) .parts1-group {
    padding-right: 5%;

    color: #fff;
}
@media (max-width: 767px) {
    .hs-inner-application-details .application-details-parts1 ul li:nth-child(1) .parts1-group {
        background-color: #2a2a2a;
    }
}
.hs-inner-application-details .application-details-parts1 ul li:nth-child(2) .parts1-group {
    padding-left: 5%;
}
@media (max-width: 767px) {
    .hs-inner-application-details .application-details-parts1 ul li:nth-child(2) .parts1-group {
        background-color: #ecb111;
    }
}
.hs-inner-application-details .application-details-parts1 .parts1-group {
    height: 100%;
}
@media (max-width: 767px) {
    .hs-inner-application-details .application-details-parts1 .parts1-group {
        padding: 30px 15px;
    }
}
.hs-inner-application-details .application-details-parts1 .parts1-group .public-note {
    margin-top: 30px;
}
@media (max-width: 767px) {
    .hs-inner-application-details .application-details-parts1 .parts1-group .public-note {
        margin-top: 20px;
    }
}
.hs-inner-application-details .application-details-parts2 {
    padding: 70px 0;

    background: #f5f5f5;
}
@media (max-width: 1199px) {
    .hs-inner-application-details .application-details-parts2 {
        padding: 50px 0;
    }
}
.hs-inner-application-details .related-products .hs-inner-products .products {
    margin: 0;
}
.hs-inner-products .products {
    margin-top: -60px;
}
@media (max-width: 1199px) {
    .hs-inner-products .products {
        margin-top: -30px;
    }
}
.hs-inner-products .products>ul>li {
    margin-top: 60px;
}
@media (max-width: 1199px) {
    .hs-inner-products .products>ul>li {
        margin-top: 30px;
    }
}
.hs-inner-products .products-group {
    display: block;
}
.hs-inner-products .products-group .title-products {
    font-size: 30px;
    font-weight: bold;
    line-height: 30px;

    display: inline-block;

    min-width: 200px;
    padding: 10px;

    text-align: center;

    background-color: #ecb111;

    -webkit-clip-path: polygon(-webkit-calc(100% - 10px) 0, 100% 10px, 100% 100%, 0 100%, 0 0);
    clip-path: polygon(calc(100% - 10px) 0, 100% 10px, 100% 100%, 0 100%, 0 0);
}
@media (max-width: 1199px) {
    .hs-inner-products .products-group .title-products {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .hs-inner-products .products-group .title-products {
        line-height: 24px;

        min-width: 150px;
    }
}
.hs-inner-products .products-group .product-info {
    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding: 50px 0;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 1199px) {
    .hs-inner-products .products-group .product-info {
        padding: 30px 0;
    }
}
@media (max-width: 767px) {
    .hs-inner-products .products-group .product-info {
        width: 100%;
    }
}
.hs-inner-products .products-group .product-info:before {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 50%;

    display: block;

    width: 100%;
    height: 100%;

    content: '';
    -webkit-transition: all .6s;
    transition: all .6s;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);

    background: -webkit-gradient(linear, left top, right top, from(rgba(245, 245, 245, .73)), to(rgba(251, 251, 251, .73)));
    background: -webkit-linear-gradient(left, rgba(245, 245, 245, .73), rgba(251, 251, 251, .73));
    background: linear-gradient(90deg, rgba(245, 245, 245, .73), rgba(251, 251, 251, .73));
}
.hs-inner-products .products-group .desc {
    position: relative;
    z-index: 6;

    width: 50%;
    padding: 0 40px;
}
@media (max-width: 1199px) {
    .hs-inner-products .products-group .desc {
        padding: 0 20px;
    }
}
@media (max-width: 767px) {
    .hs-inner-products .products-group .desc {
        width: 100%;
    }
}
.hs-inner-products .products-group .desc .title-product-info {
    font-size: 48px;
    line-height: 1;
}
@media (max-width: 1560px) {
    .hs-inner-products .products-group .desc .title-product-info {
        font-size: 40px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-products .products-group .desc .title-product-info {
        font-size: 36px;
    }
}
@media (max-width: 991px) {
    .hs-inner-products .products-group .desc .title-product-info {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-products .products-group .desc .title-product-info {
        font-size: 24px;
    }
}
.hs-inner-products .products-group .desc .info>ul>li {
    margin-top: 30px;
}
@media (max-width: 1199px) {
    .hs-inner-products .products-group .desc .info>ul>li {
        margin-top: 10px;
    }
}
.hs-inner-products .products-group .desc .info p {
    font-family: 'Source Sans Pro';
    font-size: 18px;
    line-height: 1.55555556;

    color: #666;
}
@media (max-width: 767px) {
    .hs-inner-products .products-group .desc .info p {
        font-size: 16px;
    }
}
.hs-inner-products .products-group .desc .info b {
    font-size: 30px;
    font-weight: normal;
    line-height: 1;

    display: block;
}
@media (max-width: 1199px) {
    .hs-inner-products .products-group .desc .info b {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .hs-inner-products .products-group .desc .info b {
        font-size: 20px;
    }
}
.hs-inner-products .products-group .desc .more {
    margin-top: 50px;
}
@media (max-width: 1199px) {
    .hs-inner-products .products-group .desc .more {
        margin-top: 30px;
    }
}
.hs-inner-products .products-group .desc .more span {
    font-size: 18px;
    line-height: 44px;

    display: inline-block;

    padding: 0 40px;

    -webkit-transition: all .2s;
    transition: all .2s;

    background-color: #ddd;
}
@media (max-width: 1199px) {
    .hs-inner-products .products-group .desc .more span {
        font-size: 16px;
        line-height: 34px;

        padding: 0 30px;
    }
}
.hs-inner-products .products-group .img {
    position: relative;
    z-index: 6;

    width: 50%;
}
@media (max-width: 767px) {
    .hs-inner-products .products-group .img {
        width: 100%;
        margin-top: 30px;
    }
}
.hs-inner-products .products-group .img .ibox {
    padding-bottom: 75%;
}
.hs-inner-products .active .products-group .product-info:before {
    width: 100vw;

    border-bottom: 2px solid #ecb111;
}
.hs-inner-products .active .products-group .more span {
    color: #ecb111;
    background-color: #000;
}
/* CRITICAL_PRODUCT_START */
.hs-inner-product-details .product-details .details-imgbox {
    width: 50%;
    height: 100%;
}
@media (max-width: 991px) {
    .hs-inner-product-details .product-details .details-imgbox {
        width: 100%;
    }
}
.hs-inner-product-details .product-details .details-imgbox .ibox {
    padding-bottom: 75%;
}
.hs-inner-product-details .product-details .details-imgbox .product-big {
    position: relative;

    padding: 50px 0;
}
.hs-inner-product-details .product-details .details-imgbox .product-big .mask {
    line-height: 28px;

    position: absolute;
    z-index: 3;
    bottom: 0;
    left: 0;

    width: 28px;
    height: 28px;

    text-align: center;

    background: rgba(238, 238, 238, .3);
}
.hs-inner-product-details .product-details .details-imgbox .product-big .mask img {
    width: 100%;

    -webkit-transform: scale(.6);
    -ms-transform: scale(.6);
    transform: scale(.6);

    opacity: .6;
}
.hs-inner-product-details .product-details .details-imgbox .slick-arrow {
    font-size: 0;

    position: absolute;
    top: 50%;
    left: -30px;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;

    background: none;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.hs-inner-product-details .product-details .details-imgbox .slick-arrow:before {
    display: block;

    width: 0;
    height: 0;

    content: '';
    -webkit-transition: all .2s;
    transition: all .2s;

    border-width: 6px 10px 6px 0;
    border-style: solid;
    border-color: transparent #000 transparent transparent;
}
.hs-inner-product-details .product-details .details-imgbox .slick-arrow.slick-next {
    right: -30px;
    left: auto;
}
.hs-inner-product-details .product-details .details-imgbox .slick-arrow.slick-next:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.hs-inner-product-details .product-details .details-imgbox .slick-arrow:hover:before {
    border-color: transparent #fff transparent transparent;
}
.hs-inner-product-details .product-details .product-small {
    font-size: 0;

    position: relative;

    margin-top: 20px;
    padding: 20px 8%;
}
.hs-inner-product-details .product-details .product-small:before {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 50%;

    display: block;

    width: 600%;
    height: 100%;

    content: '';
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);

    background: #ecb111;
}
.hs-inner-product-details .product-details .product-small .slick-product-small {
    position: relative;
    z-index: 6;
}
.hs-inner-product-details .product-details .product-small .slick-slide {
    width: 25%;
    padding: 0 7px;
}
@media (max-width: 1400px) {
    .hs-inner-product-details .product-details .product-small .slick-slide {
        padding: 0 5px;
    }
}
.hs-inner-product-details .product-details .product-small .product-group {
    overflow: hidden;

    cursor: pointer;
    -webkit-transition: all .2s;
    transition: all .2s;

    border: 1px solid #e4e4e4;
    background-color: #fff;
}
.hs-inner-product-details .product-details .product-small .slick-current .product-group {
    border-color: #000;
}
.hs-inner-product-details .product-details .product-small .slick-arrow {
    line-height: 40px;

    position: absolute;
    z-index: 6;
    top: 50%;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 20px;
    height: 40px;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);

    border: none;
    background: none;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.hs-inner-product-details .product-details .product-small .slick-arrow:hover {
    color: #ecb111;
}
.hs-inner-product-details .product-details .details-content {
    position: relative;
    z-index: 6;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: 50%;
    padding-top: 30px;
    padding-bottom: 45px;
    padding-left: 10%;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 1400px) {
    .hs-inner-product-details .product-details .details-content {
        padding-top: 0;
    }
}
@media (max-width: 991px) {
    .hs-inner-product-details .product-details .details-content {
        width: 100%;
        margin-top: 20px;
        padding-left: 0;
    }
}
.hs-inner-product-details .product-details .details-content .title-details h2 {
    font-size: 36px;
    line-height: 1.25;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .product-details .details-content .title-details h2 {
        font-size: 30px;
    }
}
/* CRITICAL_PRODUCT_END */
.hs-inner-product-details .product-details .details-content .mask {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 10px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-inner-product-details .product-details .details-content .mask span {
    line-height: 24px;

    display: block;

    padding: 0 30px;

    color: #ecb111;
    background-color: #000;
}
.hs-inner-product-details .product-details .details-content .public-note h3 {
    font-size: 16px;
    font-weight: 900;
    line-height: 24px;

    color: #ecb111;
}
.hs-inner-product-details .product-details .details-content .desc {
    margin-top: 30px;
}
.hs-inner-product-details .product-details .details-content .link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 30px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .product-details .details-content .link {
        width: 100%;

        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}
.hs-inner-product-details .product-details .details-content .link a {
    line-height: 24px;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 10px 40px;

    -webkit-transition: all .2s;
    transition: all .2s;

    color: #fff;
    background-color: #000;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-inner-product-details .product-details .details-content .link a:hover {
    color: #ecb111;
    background-color: #fff;
}
.hs-inner-product-details .product-details .details-content .link .inquiry {
    margin-right: 20px;
}
.hs-inner-product-details .product-details .details-content .link .contact {
    padding: 0 30px;

    color: #d89f02;
    background: none;
}
.hs-inner-product-details .product-details .details-content .link .contact span {
    padding: 0;
}
.hs-inner-product-details .product-details .details-content .link .contact .flaticon {
    font-size: 12px;
    line-height: 30px;

    width: 30px;
    height: 30px;

    text-align: center;

    background: none;
}
.hs-inner-product-details .product-details .details-content .link .contact .flaticon:before {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}
.hs-inner-product-details .product-details .details-content .link .contact:hover {
    color: #ecb111;
    background: none;
}
.hs-inner-product-details .product-details .details-content .link .contact:hover .flaticon {
    background: none;
}
.hs-inner-product-details .product-details .details-content .share {
    margin-top: 20px;
}
.hs-inner-product-details .pt-80 {
    padding-top: 80px;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .pt-80 {
        padding-top: 50px;
    }
}
.hs-inner-product-details .parameter-content {
    margin-top: 30px;
}
@media (max-width: 767px) {
    .hs-inner-product-details .parameter-content {
        margin-top: 20px;
    }
}
.hs-inner-public-equipment .equipment>ul>li {
    margin-top: 50px;
}
@media (max-width: 1199px) {
    .hs-inner-public-equipment .equipment>ul>li {
        margin-top: 30px;
    }
}
.hs-inner-public-equipment .equipment .equipment-group {
    padding: 40px;

    border: 1px solid #e2e2e2;
}
@media (max-width: 1199px) {
    .hs-inner-public-equipment .equipment .equipment-group {
        padding: 30px;
    }
}
@media (max-width: 991px) {
    .hs-inner-public-equipment .equipment .equipment-group {
        padding: 20px;
    }
}
.hs-inner-public-equipment .equipment .equipment-group .title-equipment {
    font-size: 24px;
    line-height: 30px;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 991px) {
    .hs-inner-public-equipment .equipment .equipment-group .title-equipment {
        font-size: 20px;
    }
}
.hs-inner-public-equipment .equipment .equipment-group .title-equipment:after {
    font-size: 24px;

    content: 'VIEW +';

    color: #ecb111;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 991px) {
    .hs-inner-public-equipment .equipment .equipment-group .title-equipment:after {
        font-size: 20px;
    }
}
.hs-inner-public-equipment .equipment .equipment-group .equipment-txt {
    display: none;

    margin-top: 20px;
}
.hs-inner-public-equipment .equipment .equipment-group .equipment-txt img {
    max-width: 100%;
    height: auto !important;
}
.hs-inner-public-equipment .equipment .current .equipment-group .title-equipment:after {
    content: 'HIDE -';
}
.hs-inner-public-faqs .title-public-faqs h3 {
    font-size: 24px;

    color: #ecb111;
}
@media (max-width: 991px) {
    .hs-inner-public-faqs .title-public-faqs h3 {
        font-size: 20px;
    }
}
.hs-inner-public-faqs .faqs-list .item {
    margin-top: 30px;
}
@media (max-width: 1199px) {
    .hs-inner-public-faqs .faqs-list .item {
        margin-top: 20px;
    }
}
@media (max-width: 767px) {
    .hs-inner-public-faqs .faqs-list .item {
        margin-top: 10px;
    }
}
.hs-inner-public-faqs .faqs-list .faqs-group {
    padding: 15px 30px;

    cursor: pointer;

    border: 1px solid #e2e2e2;
}
@media (max-width: 767px) {
    .hs-inner-public-faqs .faqs-list .faqs-group {
        padding: 0 15px;
    }
}
.hs-inner-public-faqs .faqs-list .faqs-group .title-faqs {
    font-size: 24px;
    line-height: 24px;

    position: relative;

    padding: 15px 0;
}
@media (max-width: 1199px) {
    .hs-inner-public-faqs .faqs-list .faqs-group .title-faqs {
        font-size: 20px;
    }
}
.hs-inner-public-faqs .faqs-list .faqs-group .title-faqs:after {
    position: absolute;
    top: 20px;
    right: 0;

    display: block;

    width: 0;
    height: 0;

    content: '';

    border-width: 6px 0 6px 10px;
    border-style: solid;
    border-color: transparent transparent transparent #000;
}
.hs-inner-public-faqs .faqs-list .faqs-group .faqs-ques {
    display: none;
}
.hs-inner-public-faqs .faqs-list .faqs-group .faqs-ques p {
    line-height: 1.71428571;

    color: #333;
}
@media (max-width: 1199px) {
    .hs-inner-public-faqs .faqs-list .faqs-group .faqs-ques p {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .hs-inner-public-faqs .faqs-list .faqs-group .faqs-ques p {
        font-size: 14px;
    }
}
.hs-inner-public-faqs .faqs-list .current .title-faqs:after {
    content: '';
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.hs-inner-public-product-related .related-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-inner-public-product-related .product-related {
    position: relative;
}
.hs-inner-public-product-related .product-related {
    position: relative;

    margin-top: 30px;
}
.hs-inner-public-product-related .public-product-group {
    display: block;
}
.hs-inner-public-product-related .public-product-group .img {
    border: 1px solid #e2e2e2;
}
.hs-inner-public-product-related .public-product-group .ibox {
    padding-bottom: 75%;
}
.hs-inner-public-product-related .public-product-group .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-inner-public-product-related .public-product-group .title-product {
    font-size: 24px;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 15px 0;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.hs-inner-public-product-related .public-product-group .title-product span {
    color: #ecb111;
}
.hs-inner-public-product-related .public-product-group .more {
    line-height: 50px;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding: 0 20px;

    -webkit-transition: all .2s;
    transition: all .2s;

    background: #f5f5f5;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-inner-public-product-related .public-product-group .more:after {
    display: block;

    width: 0;
    height: 0;

    content: '';

    border-width: 3px 0 3px 6px;
    border-style: solid;
    border-color: transparent transparent transparent #676767;
}
@media (min-width: 1200px) {
    .hs-inner-public-product-related .public-product-group:hover .ibox img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .hs-inner-public-product-related .public-product-group:hover .more {
        background-color: #ecb111;
    }
}
.hs-inner-public-product-related .swiper-button-prev,
.hs-inner-public-product-related .swiper-button-next {
    width: 45px;
    height: 45px;

    -webkit-transition: all .2s;
    transition: all .2s;

    background: #fff;
}
.hs-inner-public-product-related .swiper-button-prev:before,
.hs-inner-public-product-related .swiper-button-next:before {
    position: absolute;
    top: 50%;
    left: 50%;

    display: block;

    width: 0;
    height: 0;

    content: '';
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);

    border-width: 5px 9px 5px 0;
    border-style: solid;
    border-color: transparent #000 transparent transparent;
}
.hs-inner-public-product-related .swiper-button-prev:hover,
.hs-inner-public-product-related .swiper-button-next:hover {
    background-color: #ecb111;
}
.hs-inner-public-product-related .swiper-button-next:before {
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(180deg);
    transform: translate3d(-50%, -50%, 0) rotate(180deg);
}
.hs-inner-public-feedback {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-inner-public-feedback .feedback-left {
    width: -webkit-calc(100% - 300px);
    width: calc(100% - 300px);
    padding: 60px;

    background-color: #ecb111;
}
@media (max-width: 1199px) {
    .hs-inner-public-feedback .feedback-left {
        width: -webkit-calc(100% - 250px);
        width: calc(100% - 250px);
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-public-feedback .feedback-left {
        width: 100%;
        padding: 30px 15px;
    }
}
.hs-inner-public-feedback .feedback-left .title-product-feedback h3 {
    font-size: 36px;
    font-weight: bold;
    line-height: 1;
}
@media (max-width: 1560px) {
    .hs-inner-public-feedback .feedback-left .title-product-feedback h3 {
        font-size: 30px;
    }
}
@media (max-width: 991px) {
    .hs-inner-public-feedback .feedback-left .title-product-feedback h3 {
        font-size: 24px;
    }
}
.hs-inner-public-feedback .feedback-right {
    width: 300px;
    padding: 60px 30px;

    text-align: center;

    color: #ecb111;
    background: url(../images/feedback_bg.webp) no-repeat center;
    background-size: cover;
}
@media (max-width: 1199px) {
    .hs-inner-public-feedback .feedback-right {
        width: 250px;
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-public-feedback .feedback-right {
        width: 100%;
        padding: 30px 15px;
    }
}
.hs-inner-public-feedback .feedback-right h3 {
    font-size: 30px;
    line-height: 1.33333333;
}
@media (max-width: 1199px) {
    .hs-inner-public-feedback .feedback-right h3 {
        font-size: 24px;
    }
}
.hs-inner-public-feedback .feedback-right p {
    margin: 10px 0 0 0;
}
@media (max-width: 767px) {
    .feedbackform form {
        margin-top: 20px;
    }
}
.feedbackform form ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.feedbackform form ul li {
    margin-top: 20px;
}
@media (max-width: 767px) {
    .feedbackform form ul li {
        margin-top: 10px;
    }
}
.feedbackform form .field {
    position: relative;
}
.feedbackform form .input-label {
    font-weight: normal;
    line-height: 30px;

    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    padding: 10px 20px;

    cursor: text;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-duration: .18s;
    transition-duration: .18s;
    -webkit-transition-property: top, font-size;
    transition-property: top, font-size;

    color: #666;
}
@media (max-width: 991px) {
    .feedbackform form .input-label {
        line-height: 24px;

        padding: 10px 20px;
    }
}
.feedbackform form .input-field {
    line-height: 30px;

    width: 100%;
    padding: 10px 20px;

    -webkit-transition: border .28s ease-out;
    transition: border .28s ease-out;

    border: 1px solid #ddd;
    background: transparent;
    background-color: #fff;
}
@media (max-width: 991px) {
    .feedbackform form .input-field {
        line-height: 24px;

        padding: 10px 20px;
    }
}
.feedbackform form .input-field:required+.input-label:before {
    content: '*';

    color: red;
}
.feedbackform form .input-field:focus+.input-label,
.feedbackform form .input-field:not(:placeholder-shown)+.input-label {
    font-size: 14px;

    top: -36px;

    color: #999;
}
@media (max-width: 991px) {
    .feedbackform form .input-field:focus+.input-label,
    .feedbackform form .input-field:not(:placeholder-shown)+.input-label {
        font-size: 12px;

        top: -30px;
    }
}
.feedbackform form .input:hover .input-field:placeholder-shown:not(:focus) {
    border-color: #666;
}
.feedbackform form .submit-field {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 30px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.feedbackform form .submit {
    font-size: 24px;
    line-height: 50px;

    margin-right: 20px;
    padding: 0 30px;

    color: #ecb111;
    border-radius: 0;
    background-color: #000;
}
.feedbackform form .submit:hover {
    color: #000;
    background-color: #ecb111;
}
.hs-footer {
    overflow: hidden;

    padding: 80px 0;

    color: #fff;
    background: #000;
}
@media (max-width: 1199px) {
    .hs-footer {
        padding: 60px 0;
    }
}
@media (max-width: 767px) {
    .hs-footer {
        padding: 30px 0;
    }
}
.hs-footer .foot-logo img {
    height: 75px;
}
@media (max-width: 1199px) {
    .hs-footer .foot-logo img {
        height: 60px;
    }
}
.hs-footer .foot-nav {
    margin-top: 40px;
}
@media (max-width: 991px) {
    .hs-footer .foot-nav {
        margin-top: 20px;
    }
}
.hs-footer .foot-nav>ul>li>a {
    font-size: 28px;

    display: block;

    padding: 10px 20px;

    -webkit-transition: all .2s;
    transition: all .2s;
}
@media (max-width: 1199px) {
    .hs-footer .foot-nav>ul>li>a {
        font-size: 24px;

        padding: 10px;
    }
}
@media (max-width: 767px) {
    .hs-footer .foot-nav>ul>li>a {
        padding: 5px 10px;
    }
}
.hs-footer .foot-nav>ul>li>a:hover {
    color: #ecb111;
}
.hs-footer .foot-text {
    margin-top: 40px;
}
@media (max-width: 991px) {
    .hs-footer .foot-text {
        margin-top: 20px;
    }
}
.hs-footer .foot-text ul {
    margin: 0 -2vw;
}
.hs-footer .foot-text ul li {
    padding: 0 2vw;
}
.hs-footer .foot-text .foot-txt {
    font-size: 24px;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    color: #ecb111;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 767px) {
    .hs-footer .foot-text .foot-txt {
        font-size: 20px;
    }
}
.hs-footer .foot-text .foot-txt .icon {
    margin-right: 15px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.hs-footer .foot-text .foot-txt p {
    margin: 0;
}
.hs-footer .copyright {
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 60px;
    padding: 30px;

    color: rgba(255, 255, 255, .5);
    background: #191919;
}
@media (max-width: 1199px) {
    .hs-footer .copyright {
        margin-top: 30px;
    }
}
@media (max-width: 767px) {
    .hs-footer .copyright {
        padding: 20px 15px;
    }
}
.hs-footer .copyright p {
    display: inline-block;

    margin: 0;

    vertical-align: middle;
}
.hs-footer .copyright .design {
    display: inline-block;

    vertical-align: middle;
}
@media (max-width: 991px) {
    .hs-footer .copyright .design {
        float: none;
    }
}
.hs-footer .copyright a:hover {
    color: #ecb111;
}
.hs-footer .copyright .link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-footer .copyright .link span {
    margin: 0 6px;
}
.hs-inner-news .news>ul {
    margin: 0 -26px;
    margin-top: -50px;
}
@media (max-width: 1560px) {
    .hs-inner-news .news>ul {
        margin: 0 -15px;
        margin-top: -30px;
    }
}
.hs-inner-news .news>ul>li {
    margin-top: 50px;
    padding: 0 26px;
}
@media (max-width: 1560px) {
    .hs-inner-news .news>ul>li {
        margin-top: 30px;
        padding: 0 15px;
    }
}
.hs-inner-faqs .faqs-list>ul {
    margin-top: -20px;
}
.hs-inner-faqs .faqs-list>ul>li {
    margin-top: 20px;
}
.hs-inner-faqs .faqs-list>ul>li .current {
    background-color: #ecb111;

    -webkit-clip-path: polygon(-webkit-calc(100% - 30px) 0, 100% 30px, 100% 100%, 0 100%, 0 0);
    clip-path: polygon(calc(100% - 30px) 0, 100% 30px, 100% 100%, 0 100%, 0 0);
}
.hs-inner-faqs .faqs-list>ul>li .current .title-faqs:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.hs-inner-faqs .faqs-group {
    padding: 30px 50px;

    cursor: pointer;
    -webkit-transition: all .2s;
    transition: all .2s;

    background-color: #fff;
}
.hs-inner-faqs .faqs-group .title-faqs {
    font-size: 24px;
    line-height: 30px;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.hs-inner-faqs .faqs-group .title-faqs:after {
    display: block;

    width: 0;
    height: 0;
    margin-top: 10px;

    content: '';
    -webkit-transition: all .4s;
    transition: all .4s;

    border-width: 6px 0 6px 10px;
    border-style: solid;
    border-color: transparent transparent transparent #000;
}
.hs-inner-faqs .faqs-group .faqs-ques {
    margin-top: 20px;
}
.hs-inner-download .download>ul {
    margin-top: -50px;
}
@media (max-width: 1199px) {
    .hs-inner-download .download>ul {
        margin-top: -30px;
    }
}
.hs-inner-download .download>ul>li {
    margin-top: 50px;
}
@media (max-width: 1199px) {
    .hs-inner-download .download>ul>li {
        margin-top: 30px;
    }
}
.hs-inner-download .download .down-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding: 50px 30px;

    -webkit-transition: all .2s;
    transition: all .2s;

    background-color: #fff;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 1560px) {
    .hs-inner-download .download .down-group {
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-download .download .down-group {
        padding: 10px;

        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.hs-inner-download .download .down-group .title-download {
    font-size: 24px;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;

    -webkit-transition: all .2s;
    transition: all .2s;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 767px) {
    .hs-inner-download .download .down-group .title-download {
        font-size: 20px;

        width: 100%;
    }
}
.hs-inner-download .download .down-group .down {
    line-height: 30px;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 10px 20px;

    -webkit-transition: all .2s;
    transition: all .2s;

    color: #fff;
    border-radius: 7px;
    background-color: #ecb111;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 767px) {
    .hs-inner-download .download .down-group .down {
        line-height: 24px;

        margin-top: 10px;
    }
}
.hs-inner-download .download .down-group .down span {
    font-size: 24px;

    display: block;

    margin-right: 10px;
}
@media (min-width: 1200px) {
    .hs-inner-download .download .down-group:hover {
        background-color: #ecb111;

        -webkit-clip-path: polygon(-webkit-calc(100% - 30px) 0, 100% 30px, 100% 100%, 0 100%, 0 0);
        clip-path: polygon(calc(100% - 30px) 0, 100% 30px, 100% 100%, 0 100%, 0 0);
    }
    .hs-inner-download .download .down-group:hover .down {
        color: #ecb111;
        background-color: #000;
    }
}
.hs-inner-videos .videos {
    margin-top: -50px;
}
@media (max-width: 1199px) {
    .hs-inner-videos .videos {
        margin-top: -30px;
    }
}
.hs-inner-videos .videos ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-inner-videos .videos ul li {
    margin-top: 50px;
}
@media (max-width: 1199px) {
    .hs-inner-videos .videos ul li {
        margin-top: 30px;
    }
}
@media (min-width: 1200px) {
    .hs-inner-videos .videos ul {
        margin: 0 -25px;
    }
    .hs-inner-videos .videos ul li {
        padding: 0 25px;
    }
}
.hs-inner-videos .videos .videos-group {
    text-align: center;
}
.hs-inner-videos .videos .videos-group .ibox {
    padding-bottom: 75%;
}
.hs-inner-videos .videos .videos-group .title-videos {
    font-size: 24px;
    line-height: 1.5;

    margin: 0;
    margin-top: 10px;

    -webkit-transition: all .2s;
    transition: all .2s;
}
@media (max-width: 991px) {
    .hs-inner-videos .videos .videos-group .title-videos {
        font-size: 20px;
    }
}
.hs-inner-news-show .title-news-show h2 {
    font-size: 36px;
    font-weight: bold;
}
@media (max-width: 1199px) {
    .hs-inner-news-show .title-news-show h2 {
        font-size: 30px;
    }
}
@media (max-width: 991px) {
    .hs-inner-news-show .title-news-show h2 {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .hs-inner-news-show .title-news-show h2 {
        font-size: 20px;
    }
}
.hs-inner-news-show .news-show .date-share {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding: 30px 0;

    border-bottom: 1px solid #e5e5e5;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.hs-inner-news-show .news-show .date {
    font-size: 18px;
    line-height: 30px;

    color: #ecb111;
}
.hs-inner-news-show .news-show .public-note {
    margin-top: 50px;
}
@media (max-width: 1199px) {
    .hs-inner-news-show .news-show .public-note {
        margin-top: 30px;
    }
}
.hs-inner-news-show .news-show .public-note img {
    max-width: 100%;
    height: auto !important;
}
.hs-inner-news-show .prev-next-return {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 60px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 1199px) {
    .hs-inner-news-show .prev-next-return {
        margin-top: 30px;
    }
}
.hs-inner-news-show .prev-next-return a {
    line-height: 60px;

    display: block;

    width: 60px;
    height: 60px;
    margin-right: 10px;

    -webkit-transition: all .2s;
    transition: all .2s;
    text-align: center;

    color: #ecb111;
    background: #000;
}
.hs-inner-news-show .prev-next-return a:hover {
    color: #fff;
    background-color: #ecb111;
}
.hs-inner-news-show .prev-next-return .prev-next {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-inner-news-show .prev-next-return .prev-next .prev .flaticon {
    display: block;

    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.hs-inner-news-show .prev-next-return .return {
    font-size: 12px;

    color: #000;
    background-color: #ecb111;
}
.public-related-news {
    padding-top: 80px;
}
@media (max-width: 1560px) {
    .public-related-news {
        padding-top: 60px;
    }
}
@media (max-width: 991px) {
    .public-related-news {
        padding-top: 40px;
    }
}
.public-related-news .swiper-news-related {
    margin-top: 30px;
}
.hs-inner-public-details .title-home {
    text-align: center;
}
.hs-inner-public-details .title-home h2 {
    font-size: 36px;

    text-transform: capitalize;
}
.hs-inner-public-details .public-details {
    position: relative;

    max-width: 1000px;
    margin: 0 auto;
    margin-top: 50px;
}
@media (max-width: 1199px) {
    .hs-inner-public-details .public-details {
        margin-top: 30px;
    }
}
.hs-inner-public-details .public-details .public-note {
    max-width: 800px;
    margin: 0 auto;
}
.hs-inner-public-details .public-details .public-note img {
    max-width: 100%;
}
.hs-inner-public-details .public-details .swiper-button-prev {
    left: 0;
}
.hs-inner-public-details .public-details .swiper-button-next {
    right: 0;
}
.hs-inner-public-details .public-details .swiper-button-prev,
.hs-inner-public-details .public-details .swiper-button-next {
    color: #333;
    border-radius: 50%;
}
.hs-inner-public-details .public-details .swiper-button-prev .flaticon,
.hs-inner-public-details .public-details .swiper-button-next .flaticon {
    font-size: 20px;
}
@media (min-width: 1200px) {
    .hs-inner-public-details .public-details .swiper-button-prev,
    .hs-inner-public-details .public-details .swiper-button-next {
        line-height: 60px;

        width: 60px;
        height: 60px;
    }
}
.hs-inner-public-details .public-details .swiper-button-prev:hover,
.hs-inner-public-details .public-details .swiper-button-next:hover {
    color: #fff;
    background-color: #ecb111;
}
.hs-inner-public-details .return {
    margin-top: 80px;

    text-align: center;
}
@media (max-width: 1199px) {
    .hs-inner-public-details .return {
        margin-top: 50px;
    }
}
.hs-inner-public-details .return a {
    font-size: 16px;
    line-height: 36px;

    display: inline-block;

    padding: 0 50px;

    -webkit-transition: all .2s;
    transition: all .2s;

    color: #777;
    border-radius: 24px;
}
.hs-inner-public-details .return a .flaticon {
    font-size: 24px;
}
.hs-inner-public-details .return a:hover {
    color: #fff;
    border-color: #ecb111;
    background-color: #ecb111;
}
.hs-inner-contact {
    position: relative;
}
.hs-inner-contact .contact {
    width: 540px;
    padding: 100px 50px;

    background-color: #ecb111;
}
@media (max-width: 1199px) {
    .hs-inner-contact .contact {
        width: 100%;
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-contact .contact {
        padding: 30px 20px;
    }
}
.hs-inner-contact .contact>ul>li {
    margin: 25px 0;
}
.hs-inner-contact .contact .txt-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.hs-inner-contact .contact .txt-group .icon {
    font-size: 30px;

    margin-right: 20px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.hs-inner-contact .contact .txt-group .txt {
    width: 100%;
}
.hs-inner-contact .contact .txt-group .txt b {
    font-size: 18px;
    line-height: 1.66666667;

    display: block;
}
.hs-inner-contact .contact .txt-group .txt p {
    font-size: 20px;
    line-height: 1.5;

    font-family: 'Source Sans Pro';
    display: block;

    margin: 0;
}
.hs-inner-contact .contact .txt-group .txt p a:hover {
    text-decoration: underline;
}
.hs-inner-contact .message {
    width: -webkit-calc(100% - 540px);
    width: calc(100% - 540px);
    padding: 30px 0 30px 5%;
}
@media (max-width: 1199px) {
    .hs-inner-contact .message {
        width: 100%;
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-contact .message {
        padding: 30px 15px;
    }
}
.hs-inner-contact .message .title-message h2 {
    font-size: 60px;
    font-weight: bold;
}
@media (max-width: 1560px) {
    .hs-inner-contact .message .title-message h2 {
        font-size: 54px;
    }
}
@media (max-width: 1470px) {
    .hs-inner-contact .message .title-message h2 {
        font-size: 50px;
    }
}
@media (max-width: 1400px) {
    .hs-inner-contact .message .title-message h2 {
        font-size: 44px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-contact .message .title-message h2 {
        font-size: 40px;
    }
}
@media (max-width: 991px) {
    .hs-inner-contact .message .title-message h2 {
        font-size: 30px;
    }
}
.hs-google-map #map {
    height: 670px;
}
@media (max-width: 1560px) {
    .hs-google-map #map {
        height: 500px;
    }
}
@media (max-width: 1199px) {
    .hs-google-map #map {
        height: 400px;
    }
}
@media (max-width: 767px) {
    .hs-google-map #map {
        height: 300px;
    }
}
.hs-inner-service .service>ul {
    margin: 0 -20px;
}
.hs-inner-service .service>ul>li {
    margin-top: 40px;
    padding: 0 20px;
}
@media (max-width: 767px) {
    .hs-inner-service .service>ul>li {
        margin-top: 20px;
    }
}
.hs-inner-service .service>ul>li:last-child .service-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    background-color: #ecb111;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.hs-inner-service .service .service-group {
    position: relative;

    overflow: hidden;

    height: 100%;
    min-height: 300px;
    padding: 50px;

    background-color: #fff;
}
@media (max-width: 1560px) {
    .hs-inner-service .service .service-group {
        min-height: 250px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-service .service .service-group {
        min-height: 200px;
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-service .service .service-group {
        min-height: auto;
        padding: 30px 15px;
    }
}
.hs-inner-service .service .service-group .title-service {
    font-size: 36px;
    line-height: 1;
}
@media (max-width: 1199px) {
    .hs-inner-service .service .service-group .title-service {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-service .service .service-group .title-service {
        font-size: 24px;
    }
}
.hs-inner-service .service .service-group .public-note {
    margin-top: 10px;
}
.hs-inner-service .service .service-group .icon {
    position: absolute;
    right: 0;
    bottom: -20px;
}
@media (max-width: 767px) {
    .hs-inner-service .service .service-group .icon {
        bottom: 0;
    }
}
.hs-inner-service .service .service-group .icon .flaticon {
    font-size: 230px;
    line-height: 1;

    display: block;

    opacity: .05;
}
@media (max-width: 1560px) {
    .hs-inner-service .service .service-group .icon .flaticon {
        font-size: 200px;
    }
}
@media (max-width: 1470px) {
    .hs-inner-service .service .service-group .icon .flaticon {
        font-size: 180px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-service .service .service-group .icon .flaticon {
        font-size: 140px;
    }
}
@media (max-width: 991px) {
    .hs-inner-service .service .service-group .icon .flaticon {
        font-size: 100px;
    }
}
@media (max-width: 767px) {
    .hs-inner-service .service .service-group .icon .flaticon {
        font-size: 80px;
    }
}
.hc-mobile-nav.nav-levels-overlap ul ul .iconimg {
    display: none;
}
.hc-mobile-nav.nav-levels-overlap ul ul b {
    font-weight: normal;
}
.fluid_pseudo_poster,
.fluid_controls_container {
    display: none;
}
.hideh1 {
    font-size: 0;
}
.hideh1 h1 {
    font-size: 0;

    margin: 0;
}
.flaticon:before {
    line-height: inherit !important;

    display: block;
}
.hs-inner-policy .policy {
    margin-top: 30px;
}
.hs-inner-product-details .product-details .details-imgbox {
    position: relative;
}
.zoom-preview {
    position: absolute !important;
    z-index: 7;
    top: 0;
    left: 100%;

    width: 500px;
    height: 500px;
}
@media (max-width: 1199px) {
    .zoom-preview {
        display: none;
    }
}
.follow-overlay {
    position: absolute;

    display: none;

    width: 100px;
    height: 100px;

    pointer-events: none;

    background: url('../images/mask.png') repeat center;
}
.public-no-results {
    margin-top: 50px;
}
@media (max-width: 1199px) {
    .public-no-results {
        margin-top: 30px;
    }
}
.public-no-results img img {
    width: 100%;
}
.public-no-results .desc {
    padding-left: 5%;
}
@media (max-width: 767px) {
    .public-no-results .desc {
        margin-top: 30px;
        padding-left: 15px;
    }
}
.public-no-results .desc .title-home h2 {
    color: #ecb111;
}
.public-no-results .desc .public-note {
    margin-top: 20px;
}
.public-no-results .desc .public-note p {
    font-size: 18px;

    color: #666;
}
: 100px;

pointer-events: none;

background: url('../images/mask.png') repeat center;
}
.public-no-results {
    margin-top: 50px;
}
@media (max-width: 1199px) {
    .public-no-results {
        margin-top: 30px;
    }
}
.public-no-results img img {
    width: 100%;
}
.public-no-results .desc {
    padding-left: 5%;
}
@media (max-width: 767px) {
    .public-no-results .desc {
        margin-top: 30px;
        padding-left: 15px;
    }
}
.public-no-results .desc .title-home h2 {
    color: #ecb111;
}
.public-no-results .desc .public-note {
    margin-top: 20px;
}
.public-no-results .desc .public-note p {
    font-size: 18px;

    color: #666;
}
.zoomImg {
    background-color: #fff;
}

.page_info {
    text-align: center;
    margin: 10px auto;
    padding: 50px;
    color: #999;
    clear: both
}
.page_info span {
    padding: 0 2px;
    font-weight: bold
}
.page_list {
    height: 40px;
    line-height: 40px;
    width: 40px;

    text-align: center;
    clear: both;
    letter-spacing: 0;
    font-size: 14px;
    margin: 50px auto;
    padding: 30px;
    clear: both;
    width: 100%
}
.page_list a,
.page_list span {
    display: inline-block;
    color: #ccc;
    border: 1px solid #111;
    background: #000;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 38px;
    margin: 0 1px;
    border-radius: 50%;
}
.page_list a:hover {
    color: #000;
    border: 1px solid #ecb111;
    background: #ecb111
}
.page_list .on {
    color: #000;
    border: 1px solid #ecb111;
    background: #ecb111
}
.page_list a.on {
    color: #000;
    border: 1px solid #ecb111;
    background: #ecb111
}