@font-face {
    font-family: 'D-DIN';
    font-weight: normal;
    font-style: normal;

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

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

    overflow-x: hidden;

    color: #000;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 1199px) {
    body {
        font-size: 15px;
    }
}
@-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: 50px;

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

    display: inline-block;

    width: 50px;
    height: 50px;
    margin: 0;

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

    color: #666;
    border: 1px solid rgba(0, 0, 0, .42);
    border-radius: 50%;
    background: #fff;
}
.swiper-button-next img,
.swiper-button-prev img {
    width: 10px;
}
.swiper-button-next:after,
.swiper-button-prev:after {
    display: none;
}
.swiper-button-next .flaticon,
.swiper-button-prev .flaticon {
    font-size: 20px;

    display: block;

    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.swiper-button-next.swiper-button-next,
.swiper-button-prev.swiper-button-next {
    right: 0;

    margin-left: 6px;
}
.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,
.swiper-button-prev:hover {
    color: #fff;
    border-color: #ffb900;
    background-color: #ffb900;
}
.swiper-poa .swiper-button-prev,
.swiper-poa .swiper-button-next {
    position: absolute;
    z-index: 8;
    top: 50%;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.swiper-poa .swiper-button-prev:after,
.swiper-poa .swiper-button-next:after {
    display: none;
}
.swiper-poa .swiper-button-prev {
    left: -4%;
}
@media (max-width: 767px) {
    .swiper-poa .swiper-button-prev {
        left: -25px;
    }
}
.swiper-poa .swiper-button-prev .flaticon {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
.swiper-poa .swiper-button-next {
    right: -4%;
    left: auto;

    margin-left: 0;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media (max-width: 767px) {
    .swiper-poa .swiper-button-next {
        right: -25px;
    }
}
: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: 767px) {
    .hs-header-box {
        position: -webkit-sticky;
        position: sticky;
        top: 0;

        padding: 0 10px;

        background-color: #fff;
    }
}
.hs-header-box .logo {
    display: block;

    height: 43px;

    -webkit-transition: all .4s;
    transition: all .4s;
}
@media (max-width: 1560px) {
    .hs-header-box .logo {
        height: 38px;
    }
}
@media (max-width: 1400px) {
    .hs-header-box .logo {
        height: 30px;
    }
}
@media (max-width: 1199px) {
    .hs-header-box .logo {
        height: 60px;
        padding: 15px 0;
    }
}
@media (max-width: 767px) {
    .hs-header-box .logo {
        padding: 22px 0;
    }
}
.hs-header-box .logo img {
    display: block;

    width: auto;
    height: 100%;

    -webkit-transition: all .4s;
    transition: all .4s;
}
.hs-header-box .pc-search .search-button {
    line-height: 34px;

    width: 34px;
    height: 34px;

    cursor: pointer;

    color: #fff;
}
.hs-header-box .pc-search .search-button img {
    width: 100%;

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

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.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: #ffb900;
}
@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;
}
@media (max-width: 1199px) {
    .hs-header-box .top-txt ul.txt-contact li {
        margin-left: 2px;
    }
}
.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: #ffb900;
}
@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 #ffb900 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 {
    line-height: 36px;

    width: 34px;
    height: 36px;

    cursor: pointer;
}
.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: 767px) {
    .hs-header-box .top-txt .icon img {
        -webkit-filter: brightness(1) invert(0);
        filter: brightness(1) invert(0);
    }
}
.hs-header-box .open-quote {
    margin-left: 20px;

    -webkit-transition: all .2s;
    transition: all .2s;
}
@media (max-width: 767px) {
    .hs-header-box .open-quote {
        margin-left: 10px;
    }
}
.hs-header-box .open-quote a {
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    display: block;
    padding: 10px 20px;

    color: #000;
    border-radius: 19px 0 23px 0;
    background-color: #ffb900;
}
@media (max-width: 1400px) {
    .hs-header-box .open-quote a {
        font-size: 12px;

        padding: 10px;
    }
}
@media (max-width: 767px) {
    .hs-header-box .open-quote a {
        padding: 10px 5px;

        border-radius: 0 5px 0 5px;
    }
}
.hs-header-box .open-quote:hover a {
    background-color: #f2ab41;
}
.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: 20px;
    line-height: 34px;

    width: 34px;
    height: 34px;
    margin: 0;

    text-align: center;

    color: #fff;
}
.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 {
    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: #ffb900;
}
.hs-header-box .header-right {
    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-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: 20px;
    font-weight: bold;
    line-height: 1.5;

    position: relative;
    z-index: 8;

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

    height: 120px;
    padding: 0 30px;

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

    -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: 1660px) {
    .hs-header-box .header-nav>ul>li>a {
        font-size: 18px;

        padding: 0 20px;
    }
}
@media (max-width: 1470px) {
    .hs-header-box .header-nav>ul>li>a {
        font-size: 16px;

        padding: 0 10px;
    }
}
.hs-header-box .header-nav>ul>li>a:after {
    position: absolute;
    bottom: 0;
    left: 50%;

    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 10px 6px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
}
.hs-header-box .header-nav>ul>li:hover>a {
    color: #ffb900;
}
.hs-header-box .header-nav>ul>li:hover>a:after {
    opacity: 1;
}
.hs-header-box .header-nav>ul>li.active>a:after {
    opacity: 1;
}
.hs-header-box .pc-nav-down {
    position: absolute;
    z-index: 7;
    top: 100%;
    left: 0;

    display: none;

    min-width: 240px;
    padding: 20px;

    color: #333;
    background: #fff;
    box-shadow: 0 11px 8px 0 rgba(0, 0, 0, .16);
}
.hs-header-box .pc-nav-down>li {
    border-bottom: 1px solid #d9d9d9;
}
.hs-header-box .pc-nav-down>li:last-child {
    border-bottom: none;
}
.hs-header-box .pc-nav-down>li>a {
    font-size: 16px;
    line-height: 24px;

    position: relative;

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

    padding: 15px 0;

    -webkit-transition: all .2s;
    transition: all .2s;
    white-space: nowrap;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-header-box .pc-nav-down>li>a img {
    width: 40px;
    margin-right: 10px;

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

    -webkit-filter: brightness(0) invert(0);
    filter: brightness(0) invert(0);
}
.hs-header-box .pc-nav-down>li:hover>a,
.hs-header-box .pc-nav-down>li.active>a {
    font-weight: bold;

    color: #ffb900;
}
.hs-header-box .pc-nav-down>li:hover>a img,
.hs-header-box .pc-nav-down>li.active>a img {
    -webkit-filter: brightness(1) invert(0);
    filter: brightness(1) invert(0);
}
.hs-header-box .pc-nav-down>li:hover .nav-more,
.hs-header-box .pc-nav-down>li.active .nav-more {
    color: #777;
}
.hs-header-box .pc-nav-down>li .nav-more {
    font-size: 14px;
    font-weight: normal;
    line-height: 30px;

    width: 100%;
    min-height: auto;
    padding-top: 20px;

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

    color: #777;
    border-top: 1px solid #dcdcdc;
    border-bottom: none;
}
.hs-header-box .pc-nav-down>li .nav-more:hover {
    color: #ffb900;
}
.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: #ffb900;
}
@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 .logo {
    -webkit-filter: brightness(1) invert(0);
    filter: brightness(1) invert(0);
}
.hs-header-box.stuck-header .header-nav>ul>li>a {
    height: 80px;
}
.hs-header-box.stuck-header .header-nav>ul>li>a:after {
    bottom: 15%;
}
.hs-header-box.stuck-header .top-txt .icon img {
    -webkit-filter: brightness(1) invert(0);
    filter: brightness(1) invert(0);
}
.hs-header-box.stuck-header .language p {
    color: #ffb900;
}
.hs-header-box.stuck-header .pc-search .search-button img {
    -webkit-filter: brightness(1) invert(0);
    filter: brightness(1) invert(0);
}
.hs-header-box-product {
    color: #000;
    border-bottom: 1px solid #ffb900;
    background-color: #fff;
}
.hs-header-box-product .logo {
    -webkit-filter: brightness(1) invert(0);
    filter: brightness(1) invert(0);
}

.hs-header-box-product .top-txt .icon img {
    -webkit-filter: brightness(1) invert(0);
    filter: brightness(1) invert(0);
}
.hs-header-box-product .language p {
    color: #ffb900;
}
.hs-header-box-product .pc-search .search-button img {
    -webkit-filter: brightness(1) invert(0);
    filter: brightness(1) invert(0);
}
.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 {
    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: 16px;
    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: #f2ab41;
    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: #f2ab41;
}
.customer-service a:hover p {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}
.customer-service .service-wechat p {
    background-color: #f2ab41;
}
.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: #ffb900;
}
.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;
}
.banner-box {
    font-family: 'D-DIN';
    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%;

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

    color: #fff;
}
.banner-box .swiper-text .desc {
    width: 45%;
}
@media (max-width: 767px) {
    .banner-box .swiper-text .desc {
        width: 80%;
    }
}
.banner-box .swiper-text h4 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.25;
}
@media (max-width: 1199px) {
    .banner-box .swiper-text h4 {
        font-size: 20px;
    }
}
.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 h2 {
    font-size: 72px;
    font-weight: bold;
    line-height: 1.25;
}
@media (max-width: 1660px) {
    .banner-box .swiper-text h2 {
        font-size: 60px;
    }
}
@media (max-width: 1470px) {
    .banner-box .swiper-text h2 {
        font-size: 50px;
    }
}
@media (max-width: 1400px) {
    .banner-box .swiper-text h2 {
        font-size: 46px;
    }
}
@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: 20px;
    }
}
.banner-box .swiper-text h3 {
    font-size: 48px;
    font-weight: bold;
    line-height: 1.33333333;
}
@media (max-width: 1560px) {
    .banner-box .swiper-text h3 {
        font-size: 40px;
    }
}
@media (max-width: 1400px) {
    .banner-box .swiper-text h3 {
        font-size: 36px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-text h3 {
        font-size: 24px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text h3 {
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text h3 {
        font-size: 18px;
    }
}
.banner-box .swiper-text .link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 40px;

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

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

    display: block;

    padding: 15px 60px;

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

    color: #000;
    background-color: #ffb900;
}
@media (max-width: 1199px) {
    .banner-box .swiper-text .link a {
        line-height: 24px;

        padding: 10px 30px;
    }
}
.banner-box .swiper-text .link a:hover {
    background-color: #f2ab41;
}
.banner-box .swiper-text .link.white a {
    background-color: #fff;
}
.banner-box .swiper-text .link.white a:hover {
    background-color: #f2ab41;
}
.banner-box .swiper-text .link .since {
    padding: 15px 50px;
    line-height: 30px;
    background-color: #ffb900;
    color: #000000;
    font-size: 30px;
    font-weight: bold;
    margin-right: 20px;

}
.banner-box .swiper-text-1 .link a {
    background-color: #fff;
}
.banner-box .swiper-text-1 .desc h2 {
    color: #000;
    font-size: 80px;
}
@media (max-width: 1560px) {
    .banner-box .swiper-text-1 .desc h2 {
        font-size: 70px;
    }
}
@media (max-width: 1470px) {
    .banner-box .swiper-text-1 .desc h2 {
        font-size: 60px;
    }
}
@media (max-width: 1400px) {
    .banner-box .swiper-text-1 .desc h2 {
        font-size: 50px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-text-1 .desc h2 {
        font-size: 40px;
    }
}
@media (max-width:991px) {
    .banner-box .swiper-text-1 .desc h2 {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text-1 .desc h2 {
        font-size: 24px;
    }
}
@media (min-width: 1200px) {
    .banner-box .swiper-text-1 .desc h3 {
        font-size: 36px;
    }
}
.banner-box .swiper-text-2 .desc {
    width: 50%;
}
@media (max-width: 767px) {
    .banner-box .swiper-text-2 .desc {
        width: 80%;
    }
}
.banner-box .swiper-text-2 h4 {
    font-size: 36px;
    font-weight: bold;
    line-height: 1.33333333;
}
@media (max-width: 1560px) {
    .banner-box .swiper-text-2 h4 {
        font-size: 30px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-text-2 h4 {
        font-size: 24px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text-2 h4 {
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text-2 h4 {
        font-size: 18px;
    }
}
.banner-box .swiper-text-2 h2 {
    color: #ffb900;
}
.banner-box .swiper-text-3 .desc,
.banner-box .swiper-text-4 .desc {
    width: 60%;
}
@media (max-width: 767px) {
    .banner-box .swiper-text-3 .desc,
    .banner-box .swiper-text-4 .desc {
        width: 80%;
    }
}
.banner-box .swiper-text-3 h2,
.banner-box .swiper-text-4 h2 {
    font-size: 72px;

    color: #ffb900;
}
@media (max-width: 1660px) {
    .banner-box .swiper-text-3 h2,
    .banner-box .swiper-text-4 h2 {
        font-size: 66px;
    }
}
@media (max-width: 1560px) {
    .banner-box .swiper-text-3 h2,
    .banner-box .swiper-text-4 h2 {
        font-size: 60px;
    }
}
@media (max-width: 1400px) {
    .banner-box .swiper-text-3 h2,
    .banner-box .swiper-text-4 h2 {
        font-size: 50px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-text-3 h2,
    .banner-box .swiper-text-4 h2 {
        font-size: 40px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text-3 h2,
    .banner-box .swiper-text-4 h2 {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text-3 h2,
    .banner-box .swiper-text-4 h2 {
        font-size: 24px;
    }
}
.banner-box .swiper-text-3 h3,
.banner-box .swiper-text-4 h3 {
    font-size: 48px;
}
@media (max-width: 1660px) {
    .banner-box .swiper-text-3 h3,
    .banner-box .swiper-text-4 h3 {
        font-size: 40px;
    }
}
@media (max-width: 1560px) {
    .banner-box .swiper-text-3 h3,
    .banner-box .swiper-text-4 h3 {
        font-size: 36px;
    }
}
@media (max-width: 1400px) {
    .banner-box .swiper-text-3 h3,
    .banner-box .swiper-text-4 h3 {
        font-size: 30px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-text-3 h3,
    .banner-box .swiper-text-4 h3 {
        font-size: 24px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text-3 h3,
    .banner-box .swiper-text-4 h3 {
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text-3 h3,
    .banner-box .swiper-text-4 h3 {
        font-size: 18px;
    }
}
.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;
    top: 50%;
    right: 5%;

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

    width: 30px;

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

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -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: 767px) {
    .banner-box .button-banner {
        bottom: 0;
    }
}
.banner-box .button-banner .banner-line {
    width: 1px;
    height: 230px;

    background-color: rgba(255, 255, 255, .5);
}
@media (max-width: 1199px) {
    .banner-box .button-banner .banner-line {
        height: 150px;
    }
}
@media (max-width: 767px) {
    .banner-box .button-banner .banner-line {
        height: 50px;
    }
}
.banner-box .button-banner .swiper-button-prev {
    margin: 0;

    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.banner-box .button-banner .swiper-button-prev:hover {
    color: #ffb900;
}
.banner-box .button-banner .swiper-button-next {
    margin: 0;

    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.banner-box .button-banner .swiper-button-next:hover {
    color: #ffb900;
}
.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);
    }
}
.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-family: 'D-DIN';
    font-size: 60px;
    font-weight: bold;
    line-height: 1;

    color: #fff;
}
@media (max-width: 1560px) {
    .banner-inner .title-banner h2 {
        font-size: 44px;
    }
}
@media (max-width: 1470px) {
    .banner-inner .title-banner h2 {
        font-size: 40px;
    }
}
@media (max-width: 1199px) {
    .banner-inner .title-banner h2 {
        font-size: 34px;
    }
}
@media (max-width: 991px) {
    .banner-inner .title-banner h2 {
        font-size: 30px;
    }
}
.banner-inner .title-banner h2:before {
    display: block;

    width: 20px;
    height: 24px;

    content: '';

    background: url(../images/leaf.webp) no-repeat center;
    background-size: cover;
}
.banner-inner .group-text {
    position: absolute;
    z-index: 8;
    top: 50%;
    left: 0;

    width: 100%;

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

    color: #fff;
}
.banner-product {
    height: 170px;

    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
@media (max-width: 1199px) {
    .banner-product {
        height: 100px;
    }
}
@media (max-width: 767px) {
    .banner-product {
        height: 60px;
    }
}
.hs-pad {
    overflow: hidden;

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

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

    border-radius: 11px;
    background: #fafafa;
}
.public-scrollbar .swiper-scrollbar-drag {
    cursor: pointer;

    border: 3px solid #fafafa;
    border-radius: 11px;
    background-color: #ffb900;
}
.title-home h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.25;

    color: #ffb900;
}
.title-home h2 {
    font-size: 48px;
    font-weight: bold;
    line-height: 1.2;

    margin: 10px 0 0 0;
}
@media (max-width: 1560px) {
    .title-home h2 {
        font-size: 44px;
    }
}
@media (max-width: 1470px) {
    .title-home h2 {
        font-size: 40px;
    }
}
@media (max-width: 1199px) {
    .title-home h2 {
        font-size: 32px;
    }
}
@media (max-width: 991px) {
    .title-home h2 {
        font-size: 28px;
    }
}
@media (max-width: 767px) {
    .title-home h2 {
        font-size: 24px;
    }
}
.title-home p {
    font-size: 16px;
    line-height: 1.625;

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

        margin-top: 10px;
    }
}
.public-note p {
    line-height: 30px;

    margin: 0;

    color: #333;
}
@media (max-width: 1199px) {
    .public-note p {
        font-size: 15px;
        line-height: 24px;
    }
}
.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;
    }
}
@media (max-width: 767px) {
    .public-note.fz18 p {
        font-size: 15px;
    }
}
.hs-more {
    margin-top: 30px;
}
.hs-more a {
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;

    display: inline-block;

    padding: 15px 70px;

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

    border-radius: 27px 0 29px 0;
    background-color: #ffb900;
}
@media (max-width: 1199px) {
    .hs-more a {
        padding: 15px 40px;
    }
}
.hs-more a:hover {
    border-radius: 0 27px 0 29px;
    background-color: #f2ab41;
}
@-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);
    }
}
.hs-home-category {
    background-image: -webkit-gradient(linear, left top, right top, from(#fff), to(#e9edff));
    background-image: -webkit-linear-gradient(left, #fff, #e9edff);
    background-image: linear-gradient(90deg, #fff, #e9edff);
}
.hs-home-category .title-home {
    max-width: 480px;
}
.hs-home-category .category-menu {
    width: 250px;
    padding-top: 30px;
}
@media (max-width: 1199px) {
    .hs-home-category .category-menu {
        width: 100%;
        margin-top: 20px;
        padding-top: 0;
    }
}
@media (max-width: 1199px) {
    .hs-home-category .category-menu>ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}
@media (max-width: 767px) {
    .hs-home-category .category-menu>ul {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.hs-home-category .category-menu>ul>li {
    margin: 40px 0;
}
@media (max-width: 1199px) {
    .hs-home-category .category-menu>ul>li {
        width: 25%;
        margin: 20px 0;

        text-align: center;
    }
}
@media (max-width: 767px) {
    .hs-home-category .category-menu>ul>li {
        width: 50%;
        margin: 10px 0;
    }
}
.hs-home-category .category-menu .category-group {
    font-size: 24px;
    line-height: 1.25;

    position: relative;

    display: block;

    padding: 20px 30px;
}
@media (max-width: 1560px) {
    .hs-home-category .category-menu .category-group {
        font-size: 20px;
    }
}
@media (max-width: 1199px) {
    .hs-home-category .category-menu .category-group {
        padding: 20px;
    }
}
@media (max-width: 991px) {
    .hs-home-category .category-menu .category-group {
        font-size: 18px;

        padding: 0 20px;
    }
}
.hs-home-category .category-menu .category-group:before {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 0;

    display: block;

    width: 160px;
    height: 160px;

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

    border-radius: 50%;
    background: #ffb900;
}
@media (max-width: 1199px) {
    .hs-home-category .category-menu .category-group:before {
        width: 120px;
        height: 120px;
    }
}
@media (max-width: 991px) {
    .hs-home-category .category-menu .category-group:before {
        width: 100px;
        height: 100px;
    }
}
.hs-home-category .category-menu .category-group span {
    position: relative;
    z-index: 4;

    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-home-category .category-menu .category-group span {

        flex-direction: column;
    }
}
.hs-home-category .category-menu .category-group img {
    width: 46px;
    margin-right: 20px;

    -webkit-filter: brightness(0) invert(0);
    filter: brightness(0) invert(0);
}
@media (max-width: 1199px) {
    .hs-home-category .category-menu .category-group img {
        width: 40px;
        margin-right: 0;
        margin-bottom: 10px;
    }
}
.hs-home-category .category-menu .category-group .flaticon {
    font-size: 60px;
    line-height: 1;

    margin-right: 20px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 1199px) {
    .hs-home-category .category-menu .category-group .flaticon {
        font-size: 50px;

        display: block;

        margin-right: 0;
        margin-bottom: 20px;
    }
}
@media (max-width: 767px) {
    .hs-home-category .category-menu .category-group .flaticon {
        margin-bottom: 10px;
    }
}
.hs-home-category .category-menu .active .category-group:before {
    -webkit-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
}
.hs-home-category .category-content {
    width: -webkit-calc(100% - 250px);
    width: calc(100% - 250px);
    padding-left: 8%;
}
@media (max-width: 1199px) {
    .hs-home-category .category-content {
        width: 100%;
        padding-left: 0;
    }
}
.hs-home-category .category {
    font-size: 0;
}
.hs-home-category .category-left {
    font-size: 16px;

    display: inline-block;

    width: 60%;

    vertical-align: middle;
}
@media (max-width: 991px) {
    .hs-home-category .category-left {
        width: 100%;
    }
}
.hs-home-category .category-right {
    font-size: 16px;

    display: inline-block;

    width: 40%;

    vertical-align: middle;
}
@media (max-width: 991px) {
    .hs-home-category .category-right {
        width: 100%;
        margin-top: 30px;
    }
}
.hs-home-category .category-right img {
    width: 150%;
    /*
    -webkit-animation: roate360 30s linear infinite;
            animation: roate360 30s linear infinite; */
}
@media (max-width: 1400px) {
    .hs-home-category .category-right img {
        width: 124%;
    }
}
@media (max-width: 991px) {
    .hs-home-category .category-right img {
        width: 80%;
        margin: 0 auto;
    }
}
.hs-home-category .category-list {
    margin-top: 60px;
}
.hs-home-category .category-list .category-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 30px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-home-category .category-list .category-group .img {
    width: 230px;
    height: 100%;

    background-color: #fff;
}
@media (max-width: 767px) {
    .hs-home-category .category-list .category-group .img {
        width: 100%;
    }
}
.hs-home-category .category-list .category-group .img .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-home-category .category-list .category-group .desc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: -webkit-calc(100% - 230px);
    width: calc(100% - 230px);
    padding-left: 5%;

    -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: 767px) {
    .hs-home-category .category-list .category-group .desc {
        width: 100%;
        margin-top: 20px;
        padding-left: 0;
    }
}
.hs-home-category .category-list .category-group .desc .title-category {
    font-size: 20px;
    line-height: 1.5;

    -webkit-transition: all .2s;
    transition: all .2s;
}
.hs-home-category .category-list .category-group .desc .txt {
    margin-top: 10px;
}
.hs-home-category .category-list .category-group .desc .txt p {
    line-height: 24px;

    margin: 0;

    color: #666;
}
.hs-home-category .category-list .category-group .desc .more {
    margin-top: 20px;
}
.hs-home-category .category-list .category-group .desc .more a {
    line-height: 38px;

    display: inline-block;

    padding: 0 30px;

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

    border-radius: 19px 0 17px 0;
    background: #ffb900;
}
@media (min-width: 1200px) {
    .hs-home-category .category-list .category-group:hover .img .ibox img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .hs-home-category .category-list .category-group:hover .desc .title-category {
        color: #ffb900;
    }
    .hs-home-category .category-list .category-group:hover .desc .more a {
        background-color: #f2ab41;
    }
}
.hs-home-category .category-more {
    margin-top: 50px;
}
@media (max-width: 767px) {
    .hs-home-category .category-more {
        margin-top: 30px;
    }
}
.hs-home-category .category-more a {
    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;

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

    color: #666;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-home-category .category-more a .flaticon {
    margin-left: 10px;

    color: #999;
}
.hs-home-category .category-more a:hover {
    color: #ffb900;
}
.hs-home-category .category-more a:hover .flaticon {
    color: #ffb900;
}
.hs-home-about .about-content {
    padding: 60px;

    background: #fffaee;
}
@media (max-width: 1199px) {
    .hs-home-about .about-content {
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .hs-home-about .about-content {
        padding: 30px 15px;
    }
}
.hs-home-about .about-left {
    width: 50%;
}
@media (max-width: 991px) {
    .hs-home-about .about-left {
        width: 100%;
    }
}
.hs-home-about .about-left .title-home h2 {
    font-size: 60px;

    color: #f2ab41;
}
@media (max-width: 1560px) {
    .hs-home-about .about-left .title-home h2 {
        font-size: 50px;
    }
}
@media (max-width: 1400px) {
    .hs-home-about .about-left .title-home h2 {
        font-size: 40px;
    }
}
@media (max-width: 1199px) {
    .hs-home-about .about-left .title-home h2 {
        font-size: 30px;
    }
}
.hs-home-about .about-left .about-note {
    margin-top: 30px;
}
@media (max-width: 767px) {
    .hs-home-about .about-left .about-note {
        margin-top: 20px;
    }
}
.hs-home-about .number {
    margin-top: 28px;
}
.hs-home-about .number ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -20px;

    -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;
}
@media (max-width: 1199px) {
    .hs-home-about .number ul {
        margin: 0 -10px;
    }
}
.hs-home-about .number ul li {
    max-width: 30%;
    margin-top: 20px;
    padding: 0 20px;
}
@media (max-width: 1199px) {
    .hs-home-about .number ul li {
        padding: 0 10px;
    }
}
@media (max-width: 767px) {
    .hs-home-about .number ul li {
        max-width: 100%;
    }
}
.hs-home-about .number .number-group b {
    font-family: 'D-DIN';
    font-size: 72px;
    font-weight: normal;
    line-height: 1;

    display: block;

    color: #ffb900;
    color: #f2ab41;
}
@media (max-width: 1199px) {
    .hs-home-about .number .number-group b {
        font-size: 60px;
    }
}
@media (max-width: 991px) {
    .hs-home-about .number .number-group b {
        font-size: 50px;
    }
}
.hs-home-about .number .number-group p {
    margin: 10px 0 0 0;

    color: #999;
}
.hs-home-about .about-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 50%;
    padding-left: 5%;

    text-align: right;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
@media (max-width: 991px) {
    .hs-home-about .about-right {
        width: 100%;
        margin-top: 30px;
        padding-left: 0;

        -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-home-about .about-right .since {
    font-size: 130px;
    font-weight: bold;
    line-height: 1;
    font-family: 'D-DIN';
    color: rgba(242, 171, 65, .2);
}
@media (max-width: 1660px) {
    .hs-home-about .about-right .since {
        font-size: 100px;
    }
}
@media (max-width: 1470px) {
    .hs-home-about .about-right .since {
        font-size: 90px;
    }
}
@media (max-width: 1199px) {
    .hs-home-about .about-right .since {
        font-size: 80px;
    }
}
@media (max-width: 991px) {
    .hs-home-about .about-right .since {
        font-size: 50px;
    }
}
@media (max-width: 767px) {
    .hs-home-about .about-right .since {
        width: 100%;
        margin: 0;
    }
}
.hs-home-about .about-right .play {
    position: relative;

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

    width: 230px;
    height: 230px;
    margin-top: 30px;
    margin-right: 10%;

    cursor: pointer;
    text-align: center;

    color: #fff;

    -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;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1560px) {
    .hs-home-about .about-right .play {
        margin-top: 10px;
    }
}
@media (max-width: 1199px) {
    .hs-home-about .about-right .play {
        width: 180px;
        height: 180px;
    }
}
@media (max-width: 767px) {
    .hs-home-about .about-right .play {
        width: 140px;
        height: 140px;
    }
}
.hs-home-about .about-right .play:before {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background: url(../images/play.webp) no-repeat center;
    background-size: cover;
}
.hs-home-about .about-right .play .flaticon {
    font-size: 30px;

    position: relative;
    z-index: 4;
}
@media (max-width: 767px) {
    .hs-home-about .about-right .play .flaticon {
        font-size: 24px;
    }
}
.hs-home-about .about-right .play span {
    font-size: 14px;
    font-weight: bold;

    position: relative;
    z-index: 4;
}
.hs-home-about .factory {
    margin-top: 50px;
}
.hs-home-about .factory .factory-group {
    cursor: pointer;
}
.hs-home-about .factory .factory-group .ibox {
    padding-bottom: 83.5%;
}
.hs-home-about .factory .factory-group .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
@media (min-width: 1200px) {
    .hs-home-about .factory .factory-group:hover .ibox img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
}
.hs-home-applications .applications-left {
    position: relative;
    z-index: 5;

    width: 50%;
    padding-right: 8%;
}
@media (max-width: 991px) {
    .hs-home-applications .applications-left {
        width: 100%;
        padding-right: 0;
    }
}
.hs-home-applications .applications-left .public-note {
    display: -webkit-box;
    overflow: hidden;

    max-height: 150px;
    margin-top: 50px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}
@media (max-width: 1199px) {
    .hs-home-applications .applications-left .public-note {
        margin-top: 30px;
    }
}
@media (max-width: 767px) {
    .hs-home-applications .applications-left .public-note {
        margin-top: 14px;
    }
}
.hs-home-applications .applications-left .public-note p {
    color: #666;
}
.hs-home-applications .applications-left .hs-more {
    margin-top: 60px;
}
@media (max-width: 1199px) {
    .hs-home-applications .applications-left .hs-more {
        margin-top: 30px;
    }
}
.hs-home-applications .applications-right {
    position: relative;
    z-index: 4;

    width: 50%;
}
@media (max-width: 991px) {
    .hs-home-applications .applications-right {
        width: 100%;
        margin-top: 30px;
    }
}
.hs-home-applications .applications-right:before {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 100%;

    display: block;

    width: 100vw;
    height: 100%;

    content: '';

    background-color: #fff;
}
.hs-home-applications .applications-right .slick-list {
    overflow: visible;

    margin: 0 -30px;
}
.hs-home-applications .applications-right .slick-list .slick-slide {
    padding: 0 30px;
}
.hs-home-applications .applications-right .applications-group {
    position: relative;

    display: block;

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

    opacity: .6;
}
.hs-home-applications .applications-right .applications-group .ibox {
    padding-bottom: 75%;
}
.hs-home-applications .applications-right .applications-group .title-applications {
    font-size: 36px;
    font-weight: bold;

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

    width: 100%;
    padding: 0 20%;

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

    color: #fff;
}
@media (max-width: 1560px) {
    .hs-home-applications .applications-right .applications-group .title-applications {
        font-size: 30px;

        padding: 0 15%;
    }
}
@media (max-width: 1199px) {
    .hs-home-applications .applications-right .applications-group .title-applications {
        font-size: 24px;
    }
}
.hs-home-applications .applications-right .slick-active .applications-group {
    opacity: 1;
}
.hs-home-applications .applications-right .slick-arrow {
    line-height: 80px;

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

    width: 80px;
    height: 80px;

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

    border: none;
    border-radius: 0;
    background-color: rgba(255, 255, 255, .7);
}
@media (max-width: 1199px) {
    .hs-home-applications .applications-right .slick-arrow {
        line-height: 60px;

        width: 60px;
        height: 60px;
    }
}
@media (max-width: 767px) {
    .hs-home-applications .applications-right .slick-arrow {
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
}
.hs-home-applications .applications-right .slick-arrow.swiper-button-next {
    right: 0;
    left: auto;
}
.hs-home-applications .applications-right .slick-arrow:hover {
    background-color: rgba(255, 185, 0, .8);
}
.public-news-group {
    padding: 20px;

    border: 1px solid #f2f2f2;
}
@media (max-width: 1199px) {
    .public-news-group {
        padding: 10px;
    }
}
.public-news-group .ibox {
    padding-bottom: 75%;
}
.public-news-group .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.public-news-group .desc {
    padding: 20px 0 0 0;
}
.public-news-group .desc .date {
    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;
}
.public-news-group .desc .date span {
    line-height: 26px;

    margin-right: 6px;
    padding: 0 8px;

    color: #ffb900;
    border-radius: 7px;
    background: #f2f2f2;
}
.public-news-group .desc .title-news {
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.public-news-group .desc .news-note {
    display: -webkit-box;
    overflow: hidden;

    max-height: 72px;
    margin-top: 20px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.public-news-group .desc .news-note p {
    line-height: 24px;

    margin: 0;

    color: #666;
}
.public-news-group .desc .more {
    -webkit-transition: all .4s;
    transition: all .4s;
}
.public-news-group .desc .more span {
    font-size: 14px;
    font-weight: bold;
    line-height: 60px;

    display: block;
    overflow: hidden;

    width: 100%;
    max-height: 0;
    padding: 0 15px;

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

    border-radius: 27px 0 29px 0;
    background-color: #ffb900;
}
@media (min-width: 1200px) {
    .public-news-group:hover .ibox img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .public-news-group:hover .more {
        margin-top: 20px;
    }
    .public-news-group:hover .more span {
        max-height: 60px;
    }
}
.hs-home-news .news {
    margin-top: 40px;
}
@media (max-width: 767px) {
    .hs-home-news .news {
        margin-top: 20px;
    }
}
.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;
    }
}
.hs-inner .swiper-button-prev,
.hs-inner .swiper-button-next {
    width: 30px;
    height: 50px;

    border: none;
    border-radius: none;
    background: url(../images/arrow.webp) no-repeat center;
    background-size: 20px;
}
.hs-inner .swiper-button-prev:hover,
.hs-inner .swiper-button-next:hover {
    -webkit-filter: brightness(0) invert(0);
    filter: brightness(0) invert(0);
}
.hs-inner .swiper-button-prev {
    margin-right: 30px;

    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
@media (max-width: 767px) {
    .hs-inner .swiper-button-prev {
        margin-right: 10px;
    }
}
.hs-inner .swiper-poa .swiper-button-prev,
.hs-inner .swiper-poa .swiper-button-next {
    -webkit-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}
.hs-inner .swiper-poa .swiper-button-next {
    -webkit-transform: translateY(-50%) rotate(0deg);
    -ms-transform: translateY(-50%) rotate(0deg);
    transform: translateY(-50%) rotate(0deg);
}
.mt-30 {
    margin-top: 30px;
}
.pt-50 {
    padding-top: 50px;
}
@media (max-width: 767px) {
    .pt-50 {
        padding-top: 30px;
    }
}
.pt-150 {
    padding-top: 150px;
}
@media (max-width: 1199px) {
    .pt-150 {
        padding-top: 80px;
    }
}
@media (max-width: 767px) {
    .pt-150 {
        padding-top: 20px;
    }
}
.title-inner h2 {
    font-family: 'D-DIN';
    font-size: 48px;
    font-weight: bold;
    line-height: 1.2;

    margin: 0;
}
@media (max-width: 1560px) {
    .title-inner h2 {
        font-size: 44px;
    }
}
@media (max-width: 1400px) {
    .title-inner h2 {
        font-size: 40px;
    }
}
@media (max-width: 1199px) {
    .title-inner h2 {
        font-size: 34px;
    }
}
@media (max-width: 991px) {
    .title-inner h2 {
        font-size: 30px;
    }
}
@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;
    }
}
.title-inner-line h2 {
    line-height: 1;

    position: relative;

    display: inline-block;
}
.title-inner-line h2:before {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 14px;

    content: '';

    background-color: #ffb900;
}
@media (max-width: 991px) {
    .title-inner-line h2:before {
        height: 7px;
    }
}
.title-inner-line h2 span {
    position: relative;
    z-index: 5;
}
.hs-inner-location {
    font-size: 14px;

    padding-top: 40px;

    color: rgba(51, 51, 51, .5);
}
@media (max-width: 1199px) {
    .hs-inner-location {
        padding-top: 20px;
    }
}
.hs-inner-location .title-inner h2 {
    font-size: 30px;

    color: #000;
}
.hs-inner-location .title-inner h2:before {
    display: block;

    width: 13px;
    height: 11px;

    content: '';

    background: url(../images/leaf.webp) no-repeat center;
    background-size: 100% 100%;
}
.hs-inner-location .location {
    line-height: 30px;

    position: relative;

    padding-left: 20px;
}
.hs-inner-location .location .flaticon {
    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 {
    padding-top: 0;
}
.inner-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.inner-content .inner-left {
    width: 250px;
}
@media (max-width: 1199px) {
    .inner-content .inner-left {
        width: 100%;
    }
}
.inner-content .inner-right {
    width: -webkit-calc(100% - 250px);
    width: calc(100% - 250px);
    padding-left: 3%;
}
@media (max-width: 1199px) {
    .inner-content .inner-right {
        width: 100%;
        margin-top: 30px;
        padding-left: 0;
    }
}
@media (max-width: 1199px) {
    .inner-leftmenu {
        margin-top: 30px;
    }
}
.inner-leftmenu .title-menu {
    position: relative;

    display: none;

    padding-bottom: 20px;

    border-bottom: 1px solid #e8e8e8;
}
@media (max-width: 1199px) {
    .inner-leftmenu .title-menu {
        display: block;
    }
}
@media (max-width: 767px) {
    .inner-leftmenu .title-menu {
        padding-bottom: 10px;
    }
}
.inner-leftmenu .title-menu h3 {
    font-size: 24px;
    font-weight: normal;
    line-height: 1.25;
}
@media (max-width: 1199px) {
    .inner-leftmenu .title-menu h3 {
        font-size: 20px;
    }
}
@media (max-width: 1199px) {
    .inner-leftmenu .title-menu:after {
        position: absolute;
        top: 0;
        right: 10px;

        content: '+';
    }
    .inner-leftmenu .title-menu.current:after {
        content: '-';
    }
}
.inner-leftmenu .menunav1 {
    padding: 30px 30px;

    border-radius: 78px 0 91px 0;
    background: #f8f8f8;
}
@media (max-width: 1560px) {
    .inner-leftmenu .menunav1 {
        padding: 30px;
    }
}
@media (max-width: 1199px) {
    .inner-leftmenu .menunav1 {
        display: none;

        border-radius: 0 0 30px 30px;
    }
}
.inner-leftmenu .menunav1>li {
    position: relative;
}
@media (max-width: 991px) {
    .inner-leftmenu .menunav1>li {
        display: inline-block;

        vertical-align: top;

        border-bottom: none;
    }
}
.inner-leftmenu .menunav1>li:last-child {
    border-bottom: none;
}
.inner-leftmenu .menunav1>li>a {
    font-size: 20px;
    line-height: 30px;

    position: relative;

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

    width: 100%;
    padding: 30px 40px 30px 0;

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1199px) {
    .inner-leftmenu .menunav1>li>a {
        font-size: 18px;

        padding: 10px 10px 10px 0;
    }
}
@media (max-width: 991px) {
    .inner-leftmenu .menunav1>li>a {
        font-size: 16px;
    }
}
.inner-leftmenu .menunav1>li>a img {
    width: 40px;
    margin-right: 20px;

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

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-filter: brightness(0) invert(0);
    filter: brightness(0) invert(0);
}
@media (max-width: 991px) {
    .inner-leftmenu .menunav1>li>a img {
        width: 30px;
        margin-right: 10px;
    }
}
.inner-leftmenu .menunav1>li>a:after {
    position: absolute;
    top: 50%;
    right: 0;

    display: block;

    width: 0;
    height: 0;

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

    opacity: 0;
    border-width: 5px 0 5px 10px;
    border-style: solid;
    border-color: transparent transparent transparent #ffb900;
}
@media (max-width: 991px) {
    .inner-leftmenu .menunav1>li>a:after {
        display: none;
    }
}
.inner-leftmenu .menunav1>li.active>a,
.inner-leftmenu .menunav1>li:hover>a {
    color: #ffb900;
}
.inner-leftmenu .menunav1>li.active>a img,
.inner-leftmenu .menunav1>li:hover>a img {
    -webkit-filter: brightness(1) invert(0);
    filter: brightness(1) invert(0);
}
.inner-leftmenu .menunav1>li.active>a:after,
.inner-leftmenu .menunav1>li:hover>a:after {
    opacity: 1;
}
.inner-leftmenu .menunav2 {
    display: none;

    padding-bottom: 20px;
}
@media (max-width: 1199px) {
    .inner-leftmenu .menunav2 {
        display: block;
    }
}
.inner-leftmenu .menunav2>li {
    border-bottom: 1px solid #dcdcdc;
}
.inner-leftmenu .menunav2>li:last-child {
    border-bottom: none;
}
@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: 10px 20px;

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

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

    display: block;

    width: 0;
    height: 0;

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

    border-width: 5px 0 5px 10px;
    border-style: solid;
    border-color: transparent transparent transparent #ffb900;
}
@media (max-width: 991px) {
    .inner-leftmenu .menunav2>li>a:before {
        display: none;
    }
}
.inner-leftmenu .menunav2>li.active,
.inner-leftmenu .menunav2>li:hover {
    border-bottom-color: #ffb900;
}
.inner-leftmenu .menunav2>li.active>a,
.inner-leftmenu .menunav2>li:hover>a {
    color: #ffb900;
}
.title-product-details {
    padding: 0;

    border-bottom: 1px solid #000;
}
.title-product-details h3 {
    font-size: 20px;
    line-height: 1.25;

    margin: 0;
}
.title-product-details h3 span {
    position: relative;

    display: inline-block;

    padding: 10px 0;
}
.title-product-details h3 span:after {
    position: absolute;
    z-index: 2;
    bottom: -2px;
    left: 0;

    display: block;

    width: 100%;
    height: 4px;

    content: '';

    background-color: #ffb900;
}
.public-listbox1>ul>li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding: 5px 0;
}
.public-listbox1>ul>li .flaticon {
    font-size: 18px;

    margin-right: 10px;

    color: #ffb900;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.public-listbox1>ul>li p {
    margin: 0;
}
@media (min-width: 1560px) {
    .public-listbox2>ul {
        margin: 0 -40px;
        margin-top: -40px;
    }
}
.public-listbox2>ul {
    margin-top: -40px;
}
.public-listbox2>ul>li {
    margin-top: 40px;
}
@media (min-width: 1560px) {
    .public-listbox2>ul>li {
        padding: 0 40px;
    }
}
@media (max-width: 1199px) {
    .public-listbox2>ul>li {
        margin-top: 30px;
    }
}
.public-listbox2 .listbox-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
}
.public-listbox2 .listbox-group .listbox-left {
    width: 100px;

    text-align: center;
}
.public-listbox2 .listbox-group .listbox-left .icon {
    width: 100px;
    height: 100px;

    border-radius: 38px 0 36px 0;
    background-color: #ffb900;
}
.public-listbox2 .listbox-group .listbox-left .icon img {
    width: 100%;
}
.public-listbox2 .listbox-group .listbox-left .icon i {
    font-size: 45px;
    line-height: 100px;
}
.public-listbox2 .listbox-group .listbox-left h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    position: absolute;
    left: 119px;
    top: 0;
    margin: 0;
}
.public-listbox2 .listbox-group .listbox-right {
    width: -webkit-calc(100% - 100px);
    width: calc(100% - 100px);
    padding-left: 20px;
    padding-top: 30px;
}
.public-listbox2 .listbox-group .listbox-right p {
    color: #666;
}
@media (min-width: 1560px) {
    .public-listbox3>ul {
        margin: 0 -20px;
    }
}
.public-listbox3>ul>li {
    margin-top: 30px;
}
@media (min-width: 1560px) {
    .public-listbox3>ul>li {
        padding: 0 20px;
    }
}
@media (max-width: 1199px) {
    .public-listbox3>ul>li {
        margin-top: 20px;
    }
}
.public-listbox3 .listbox-group {
    height: 100%;
    padding: 30px;

    background: #fffbf4;
}
@media (max-width: 767px) {
    .public-listbox3 .listbox-group {
        padding: 30px 15px;
    }
}
.public-listbox3 .listbox-group .listbox-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    color: #ffb900;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.public-listbox3 .listbox-group .listbox-top .icon {
    width: 48px;
    margin-right: 20px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.public-listbox3 .listbox-group .listbox-top .icon .flaticon {
    font-size: 48px;
}
.public-listbox3 .listbox-group .listbox-top .title-listbox h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;

    margin: 0;
}
.public-listbox3 .listbox-group .listbox-top .public-note {
    margin-top: 20px;
}
.public-listbox4 ul {
    margin: 0 -10px;
}
.public-listbox4 ul li {
    margin-top: 30px;
    padding: 0 10px;
}
.public-listbox4 ul li img {
    width: 100%;
    height: auto !important;
}
.public-tuwen {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.public-tuwen .desc,
.public-tuwen .img {
    width: 45%;
}
@media (max-width: 767px) {
    .public-tuwen .desc,
    .public-tuwen .img {
        width: 100%;
    }
}
.public-tuwen .desc {
    width: 55%;
    padding-left: 5%;
}
@media (max-width: 767px) {
    .public-tuwen .desc {
        width: 100%;
        margin-top: 20px;
        padding: 0;
    }
}
.public-tuwen .desc h3 {
    font-size: 24px;
    font-weight: normal !important;

    color: #ffb900;
}
@media (max-width: 1199px) {
    .public-tuwen .desc h3 {
        font-size: 20px;
    }
}
@media (max-width: 991px) {
    .public-tuwen .desc h3 {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .public-tuwen .img {
        margin-top: 20px;
    }
}
.public-tuwen .img img {
    width: 100%;
}
.public-tuwen.tuwen-zuowen {
    flex-direction: row-reverse;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
}
.public-tuwen.tuwen-zuowen .desc {
    padding-right: 5%;
    padding-left: 0;
}
@media (max-width: 767px) {
    .public-tuwen.tuwen-zuowen .desc {
        padding: 0;
    }
}
.public-table2 table tr:nth-child(odd) {
    background-color: #fff !important;
}
.public-table2 table tr:nth-child(even) {
    background: rgba(219, 219, 219, .2);
}
.public-share {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 30px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 767px) {
    .public-share {
        margin-top: 10px;
    }
}
.public-share ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -10px;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 767px) {
    .public-share ul {
        width: 100%;
        margin: 0 -3px;
        margin-top: 10px;
    }
}
.public-share ul li {
    margin: 10px 0;
    padding: 0 10px;
}
@media (max-width: 767px) {
    .public-share ul li {
        margin-left: 0;
        padding: 0 3px;
    }
}
.public-share ul li a {
    line-height: 34px;

    position: relative;

    display: block;

    width: 34px;
    height: 34px;

    -webkit-transition: all .4s;
    transition: all .4s;
    text-align: center;
}
.public-share ul li a>img {
    width: 100%;

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

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
@media (max-width: 767px) {
    .public-share ul li a>img {
        -webkit-transform: scale(.7);
        -ms-transform: scale(.7);
        transform: scale(.7);
    }
}
.public-share ul li a:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}
.public-share ul li a:hover .down img {
    display: block;
}
.public-share ul li a .down {
    position: absolute;
    top: 100%;
    left: 50%;

    width: 120px;

    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.public-share ul li a .down img {
    display: none;

    width: 100%;

    -webkit-transition: all .2s;
    transition: all .2s;
}
.hs-inner-about .about {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-inner-about .about .about-left {
    width: 590px;
}
@media (max-width: 991px) {
    .hs-inner-about .about .about-left {
        width: 100%;
    }
}
.hs-inner-about .about .about-left .title-home h2 {
    color: #ffb900;
}
.hs-inner-about .about .about-left .about-note {
    margin-top: 60px;
}
@media (max-width: 1199px) {
    .hs-inner-about .about .about-left .about-note {
        margin-top: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-about .about .about-left .about-note {
        margin-top: 20px;
    }
}
.hs-inner-about .about .about-img {
    width: -webkit-calc(100% - 590px);
    width: calc(100% - 590px);
}
@media (max-width: 991px) {
    .hs-inner-about .about .about-img {
        width: 100%;
        margin-top: 30px;
        padding-left: 0;
    }
}
.hs-inner-about .about .about-img img {
    width: 150%;
}
@media (max-width: 1920px) {
    .hs-inner-about .about .about-img img {
        width: 130%;
    }
}
@media (max-width: 991px) {
    .hs-inner-about .about .about-img img {
        width: 100%;
    }
}
.hs-inner-history {
    position: relative;
    z-index: 6;

    margin-top: -80px;
}
@media (max-width: 1470px) {
    .hs-inner-history {
        margin-top: -40px;
    }
}
@media (max-width: 1400px) {
    .hs-inner-history {
        margin-top: 0;
    }
}
.hs-inner-history .history {
    position: relative;

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

    padding: 140px 0 140px 140px;

    border-radius: 245px 0 0 0;
    background-color: #f2ab41;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 1560px) {
    .hs-inner-history .history {
        padding: 70px 0 70px 70px;

        border-radius: 150px 0 0 0;
    }
}
@media (max-width: 1199px) {
    .hs-inner-history .history {
        padding: 50px 0 50px 50px;

        border-radius: 100px 0 0 0;
    }
}
@media (max-width: 767px) {
    .hs-inner-history .history {
        padding: 30px 0 30px 15px;

        border-radius: 40px 0 0 0;
    }
}
.hs-inner-history .history:after {
    position: absolute;
    top: 0;
    left: 100%;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background-color: #f2ab41;
}
.hs-inner-history .history-left {
    width: 300px;
}
@media (max-width: 991px) {
    .hs-inner-history .history-left {
        width: 200px;
    }
}
@media (max-width: 767px) {
    .hs-inner-history .history-left {
        width: 100%;
    }
}
.hs-inner-history .history-left .title-inner h2 {
    color: #fff;
}
.hs-inner-history .history-left .title-inner h3 {
    font-family: 'D-DIN';
    font-size: 150px;
    font-weight: bold;
    line-height: 1;

    opacity: .7;
    color: transparent;

    text-stroke: 3px #fff;
    -webkit-text-stroke: 3px #fff;
}
@media (max-width: 991px) {
    .hs-inner-history .history-left .title-inner h3 {
        font-size: 100px;
    }
}
@media (max-width: 767px) {
    .hs-inner-history .history-left .title-inner h3 {
        font-size: 80px;
    }
}
.hs-inner-history .history-right {
    width: -webkit-calc(100% - 300px);
    width: calc(100% - 300px);
    padding-left: 15%;
}
@media (max-width: 1400px) {
    .hs-inner-history .history-right {
        padding-left: 5%;
    }
}
@media (max-width: 991px) {
    .hs-inner-history .history-right {
        width: -webkit-calc(100% - 200px);
        width: calc(100% - 200px);
    }
}
@media (max-width: 767px) {
    .hs-inner-history .history-right {
        width: 100%;
        margin-top: 20px;
        padding-left: 0;
    }
}
.hs-inner-history .history-right p {
    color: #fff;
}
.hs-inner-production .title-inner {
    position: relative;
    z-index: 6;
}
.hs-inner-production .production-note {
    margin-top: 30px;
}
@media (max-width: 1199px) {
    .hs-inner-production .production-note {
        margin-top: 10px;
    }
}
.hs-inner-production .production-number {
    position: relative;
    z-index: 6;

    margin-top: 30px;
}
@media (max-width: 767px) {
    .hs-inner-production .production-number {
        margin-top: 0;
    }
}
.hs-inner-production .production-number>ul>li {
    margin-top: 30px;
}
.hs-inner-production .production-number .number-group {
    text-align: center;
}
.hs-inner-production .production-number .number-group b {
    font-family: 'D-DIN';
    font-size: 72px;
    font-weight: normal;
    line-height: 1;

    color: #ffb900;
}
@media (max-width: 1560px) {
    .hs-inner-production .production-number .number-group b {
        font-size: 60px;
    }
}
@media (max-width: 991px) {
    .hs-inner-production .production-number .number-group b {
        font-size: 50px;
    }
}
@media (max-width: 767px) {
    .hs-inner-production .production-number .number-group b {
        font-size: 30px;
    }
}
.hs-inner-production .production-number .number-group p {
    font-size: 18px;
    line-height: 1.66666667;

    max-width: 320px;
    margin: 0 auto;
    margin-top: 20px;
}
@media (max-width: 1199px) {
    .hs-inner-production .production-number .number-group p {
        font-size: 16px;
    }
}
.hs-inner-culture .culture {
    position: relative;
    z-index: 1;

    overflow: hidden;
}
.hs-inner-culture .culture:before {
    position: absolute;
    z-index: 6;
    top: -170px;
    left: -10%;

    display: block;

    width: 120%;
    height: 300px;

    content: '';

    border-radius: 50%;
    background-color: #fff;
}
@media (max-width: 991px) {
    .hs-inner-culture .culture:before {
        display: none;
    }
}
@media (max-width: 991px) {
    .hs-inner-culture .culture>ul>li {
        margin-top: 30px;
    }
}
.hs-inner-culture .culture .culture-group {
    position: relative;

    overflow: hidden;

    height: 100%;
    padding: 200px 60px 100px;

    text-align: center;

    color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
@media (max-width: 1560px) {
    .hs-inner-culture .culture .culture-group {
        padding: 180px 30px 80px 30px;
    }
}
@media (max-width: 991px) {
    .hs-inner-culture .culture .culture-group {
        padding: 30px;
    }
}
.hs-inner-culture .culture .culture-group:before {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background-color: rgba(0, 0, 0, .6);
}
.hs-inner-culture .culture .culture-group .title-culture,
.hs-inner-culture .culture .culture-group .note {
    position: relative;
    z-index: 6;
}
.hs-inner-culture .culture .culture-group .title-culture h3 {
    font-family: 'D-DIN';
    font-size: 30px;
    font-weight: bold;
    line-height: 1.33333333;

    margin: 0;

    color: #ffb900;
}
.hs-inner-culture .culture .culture-group .note {
    margin-top: 20px;
}
.hs-inner-culture .culture .culture-group .note p {
    color: #fff;
}
.hs-inner-quality {
    padding-right: 5%;
}
@media (max-width: 991px) {
    .hs-inner-quality {
        padding-right: 0;
    }
}
.hs-inner-quality .title-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-inner-quality .title-inner h2 {
    height: 100%;
    margin-right: 30px;
}
@media (max-width: 1560px) {
    .hs-inner-quality .title-inner h2 {
        margin-right: 10px;
    }
}
.hs-inner-quality .brand {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 767px) {
    .hs-inner-quality .brand {
        width: 100%;
        margin-top: 10px;
    }
}
.hs-inner-quality .brand img {
    height: 70px;
    margin-right: 10px;

    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-filter: gray;
    filter: gray;
}
@media (max-width: 1560px) {
    .hs-inner-quality .brand img {
        height: 60px;
    }
}
.hs-inner-quality .brand img:hover {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
}
.hs-inner-quality .quality-note {
    margin-top: 60px;
}
@media (max-width: 1199px) {
    .hs-inner-quality .quality-note {
        margin-top: 30px;
    }
}
.hs-inner-quality .quality-note p {
    font-weight: bold;
}
.hs-inner-quality .quality {
    margin-top: 60px;
}
@media (max-width: 1199px) {
    .hs-inner-quality .quality {
        margin-top: 30px;
    }
}
.hs-inner-quality .quality ul {
    position: relative;
}
.hs-inner-quality .quality ul:before {
    position: absolute;
    top: 6px;
    left: 7px;

    display: block;

    width: 1px;
    height: 100%;

    content: '';

    background-color: #ffb900;
}
.hs-inner-quality .quality ul li {
    position: relative;

    margin-bottom: 30px;
    padding-left: 50px;
}
@media (max-width: 767px) {
    .hs-inner-quality .quality ul li {
        padding-left: 30px;
    }
}
.hs-inner-quality .quality ul li:before {
    position: absolute;
    top: 5px;
    left: 0;

    display: block;

    width: 15px;
    height: 15px;

    content: '';

    border-radius: 50%;
    background-color: #ffb900;
}
.hs-inner-quality .quality ul li p {
    line-height: 24px;

    margin: 0;
}
.hs-inner-career {
    height: 100%;
}
@media (max-width: 991px) {
    .hs-inner-career {
        padding-top: 40px;
    }
}
.hs-inner-career .career-note {
    height: -webkit-calc(100% - 120px);
    height: calc(100% - 120px);
    margin-top: 50px;

    background: url(../images/career_bg.webp) no-repeat center;
    background-size: cover;
}
@media (max-width: 1199px) {
    .hs-inner-career .career-note {
        height: -webkit-calc(100% - 60px);
        height: calc(100% - 60px);
        margin-top: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-career .career-note {
        margin-top: 20px;
    }
}
.hs-inner-career .career-note .public-note {
    height: -webkit-calc(100% - 120px);
    height: calc(100% - 120px);
    padding: 30px;

    background-color: rgba(34, 27, 0, .5);
}
@media (max-width: 1199px) {
    .hs-inner-career .career-note .public-note {
        height: -webkit-calc(100% - 60px);
        height: calc(100% - 60px);
    }
}
.hs-inner-career .career-note .public-note p {
    color: #fff;
}
.hs-inner-why {
    background: url(../images/why_bg.webp) no-repeat center;
    background-size: cover;
}
@media (min-width: 1200px) {
    .hs-inner-why {
        background-attachment: fixed;
    }
}
.hs-inner-why .why>ul {
    margin: 0 -50px;
    margin-top: -60px;
}
@media (max-width: 1560px) {
    .hs-inner-why .why>ul {
        margin: 0 -30px;
        margin-top: -40px;
    }
}
.hs-inner-why .why>ul>li {
    margin-top: 60px;
    padding: 0 50px;
}
@media (max-width: 1560px) {
    .hs-inner-why .why>ul>li {
        margin-top: 40px;
        padding: 0 30px;
    }
}
.hs-inner-why .why .why-group .icon img {
    display: inline-block;

    height: 94px;

    -webkit-transition: all 1s;
    transition: all 1s;
}
@media (max-width: 1560px) {
    .hs-inner-why .why .why-group .icon img {
        height: 80px;
    }
}
@media (max-width: 991px) {
    .hs-inner-why .why .why-group .icon img {
        height: 60px;
    }
}
.hs-inner-why .why .why-group .title-why {
    margin-top: 30px;
}
.hs-inner-why .why .why-group .title-why h3 {
    font-size: 18px;
    font-weight: 900;
    line-height: 1.07142857;

    color: #f90;
}
.hs-inner-why .why .why-group .public-note {
    margin-top: 20px;
}
.hs-inner-why .why .why-group .public-note p {
    color: rgba(255, 255, 255, .6);
}
@media (min-width: 1200px) {
    .hs-inner-why .why .why-group:hover .icon img {
        -webkit-transform: rotateY(360deg);
        transform: rotateY(360deg);
    }
}
.hs-inner-advanced .factory-note {
    margin-top: 30px;
}
@media (max-width: 1199px) {
    .hs-inner-advanced .factory-note {
        margin-top: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-advanced .factory-note {
        margin-top: 20px;
    }
}
.hs-inner-advanced .advanced-menu {
    position: relative;
    z-index: 6;
}
.hs-inner-advanced .advanced-menu ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -30px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
@media (max-width: 1560px) {
    .hs-inner-advanced .advanced-menu ul {
        margin: 0 -15px;
    }
}
@media (max-width: 767px) {
    .hs-inner-advanced .advanced-menu ul {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}
.hs-inner-advanced .advanced-menu ul li {
    padding: 0 30px;
}
@media (max-width: 1560px) {
    .hs-inner-advanced .advanced-menu ul li {
        padding: 0 15px;
    }
}
.hs-inner-advanced .advanced-menu ul li .menu-group {
    width: 240px;
    height: 240px;

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

    border: 12px solid rgba(255, 153, 0, 0);
    border-radius: 50%;
}
@media (max-width: 1560px) {
    .hs-inner-advanced .advanced-menu ul li .menu-group {
        width: 200px;
        height: 200px;
    }
}
@media (max-width: 767px) {
    .hs-inner-advanced .advanced-menu ul li .menu-group {
        width: 150px;
        height: 150px;
    }
}
.hs-inner-advanced .advanced-menu ul li .menu-group span {
    font-family: 'D-DIN';
    font-size: 20px;
    line-height: 1.5;

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

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

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

    border-radius: 50%;
    background: #fffaf1;

    -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-advanced .advanced-menu ul li .menu-group span {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .hs-inner-advanced .advanced-menu ul li .menu-group span {
        font-size: 16px;

        padding: 10px;
    }
}
.hs-inner-advanced .advanced-menu ul li.active .menu-group {
    border-color: rgba(255, 153, 0, .1);
}
.hs-inner-advanced .advanced-menu ul li.active .menu-group span {
    background-color: #f2ab41;
}
.hs-inner-advanced .advanced-content {
    position: relative;
    z-index: 1;

    margin-top: -120px;
}
@media (max-width: 1560px) {
    .hs-inner-advanced .advanced-content {
        margin-top: -100px;
    }
}
@media (max-width: 767px) {
    .hs-inner-advanced .advanced-content {
        margin-top: -75px;
    }
}
.hs-inner-advanced .advanced {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    padding: 200px 100px 100px 100px;

    opacity: 0;
    border-radius: 179px 0 199px 0;
    background-color: rgba(255, 153, 0, .2);
}
@media (max-width: 1560px) {
    .hs-inner-advanced .advanced {
        padding: 150px 60px 80px 60px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-advanced .advanced {
        padding: 130px 30px 60px;

        border-radius: 100px 0;
    }
}
@media (max-width: 767px) {
    .hs-inner-advanced .advanced {
        padding: 90px 15px 50px 15px;

        border-radius: 50px 0;
    }
}
.hs-inner-advanced .advanced.on {
    position: relative;
    z-index: 2;

    opacity: 1;
}
.hs-inner-advanced .advanced .advanced-text {
    width: 60%;
    padding-left: 5%;
}
@media (max-width: 991px) {
    .hs-inner-advanced .advanced .advanced-text {
        width: 100%;
        padding-left: 0;
    }
}
.hs-inner-advanced .advanced .advanced-text strong {
    font-weight: 900;
}
.hs-inner-advanced .advanced .advanced-text ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 30px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-inner-advanced .advanced .advanced-text ul li {
    position: relative;

    width: 50%;
    margin: 5px 0;
    padding: 0 20px;
}
@media (max-width: 767px) {
    .hs-inner-advanced .advanced .advanced-text ul li {
        width: 100%;
    }
}
.hs-inner-advanced .advanced .advanced-text ul li:before {
    position: absolute;
    top: 5px;
    left: 0;

    display: block;

    width: 11px;
    height: 11px;

    content: '';

    border-radius: 50%;
    background: #f90;
}
.hs-inner-advanced .advanced .advanced-imgbox {
    position: relative;

    width: 40%;
    height: 100%;
}
@media (max-width: 991px) {
    .hs-inner-advanced .advanced .advanced-imgbox {
        width: 100%;
        margin-top: 30px;
    }
}
.hs-inner-advanced .advanced .advanced-imgbox .swiper-slide {
    width: auto;
}
.hs-inner-advanced .advanced .advanced-imgbox .advanced-group img {
    width: 100%;
}
.hs-inner-advanced .advanced .swiper-button-prev,
.hs-inner-advanced .advanced .swiper-button-next {
    line-height: 60px;

    left: 0;

    width: 40px;
    height: 60px;

    border-radius: 0;
    background-color: #ffb900;
}
.hs-inner-advanced .advanced .swiper-button-prev:hover,
.hs-inner-advanced .advanced .swiper-button-next:hover {
    color: #fff;
    background-color: #f2ab41;

    -webkit-filter: brightness(1) invert(0);
    filter: brightness(1) invert(0);
}
.hs-inner-advanced .advanced .swiper-button-next {
    right: 0;
    left: auto;
}
#aabout,
#awhy,
#afactory,
#ahistory,
#acertificates,
#acustomers,
#ateam,
#qcertificates,
#qrd,
#qtesting {
    position: relative;
    top: -80px;
}
.public-application-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row-reverse;

    -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;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
}
.public-application-group .img {
    display: block;
    overflow: hidden;

    width: 50%;
}
@media (max-width: 991px) {
    .public-application-group .img {
        width: 100%;
    }
}
.public-application-group .img img {
    width: 100%;

    -webkit-transition: all 1s;
    transition: all 1s;
}
.public-application-group .application-desc {
    width: 50%;
    padding: 30px 5% 30px 0;
}
@media (max-width: 991px) {
    .public-application-group .application-desc {
        width: 100%;
        padding: 30px 0;
    }
}
.public-application-group .application-desc .title-application .flaticon {
    font-size: 40px;
}
.public-application-group .application-desc .title-application h3 {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.4;

    margin-top: 10px;

    -webkit-transition: all .2s;
    transition: all .2s;
}
@media (max-width: 1199px) {
    .public-application-group .application-desc .title-application h3 {
        font-size: 24px;
    }
}
.public-application-group .application-desc .title-application h3:before {
    display: block;

    width: 13px;
    height: 11px;

    content: '';

    background: url(../images/leaf.webp) no-repeat center;
    background-size: 100% 100%;
}
.public-application-group .application-desc .public-note {
    display: -webkit-box;
    overflow: hidden;

    max-height: 90px;
    margin-top: 30px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
@media (max-width: 1560px) {
    .public-application-group .application-desc .public-note {
        margin-top: 14px;
    }
}
.public-application-group .application-desc .more {
    margin-top: 60px;
}
@media (max-width: 1560px) {
    .public-application-group .application-desc .more {
        margin-top: 40px;
    }
}
@media (max-width: 1199px) {
    .public-application-group .application-desc .more {
        margin-top: 30px;
    }
}
.public-application-group .application-desc .more a {
    line-height: 30px;

    display: inline-block;

    padding: 10px 30px;

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

    border-radius: 14px 0 18px 0;
    background-color: #f2ab41;
}
.public-application-group .application-desc .more a:hover {
    background-color: #ffb900;
}
@media (min-width: 1200px) {
    .public-application-group:hover .img img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .public-application-group:hover .application-desc .title-application h3 {
        color: #ffb900;
    }
}
.hs-inner-application .application>ul {
    margin-top: -50px;
}
@media (max-width: 1199px) {
    .hs-inner-application .application>ul {
        margin-top: -30px;
    }
}
.hs-inner-application .application>ul>li {
    margin-top: 50px;
}
@media (max-width: 1199px) {
    .hs-inner-application .application>ul>li {
        margin-top: 30px;
    }
}
.hs-inner-application .application>ul>li:nth-child(2n) .public-application-group {
    flex-direction: row;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
}
.hs-inner-application .application>ul>li:nth-child(2n) .public-application-group .application-desc {
    padding-right: 0;
    padding-left: 5%;
}
@media (max-width: 991px) {
    .hs-inner-application .application>ul>li:nth-child(2n) .public-application-group .application-desc {
        padding-left: 0;
    }
}
.hs-inner-application-details .application-details .title-application-details span {
    font-weight: bold;
    line-height: 24px;

    color: #ffb900;
}
.hs-inner-application-details .application-details .title-application-details h2 {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.33333333;
}
.hs-inner-application-details .application-details .details-content {
    margin-top: 20px;
}
.hs-inner-application-details .application-details .details-content p {
    color: #333;
}
.hs-inner-application-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-application-details .hs-inner-product-details .product-related-content {
    padding: 0;
}
.hs-inner-sustainability-top .sustainability-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.hs-inner-sustainability-top .sustainability-top:before {
    font-size: 300px;
    line-height: 1;

    height: 100px;

    content: '“';

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 1560px) {
    .hs-inner-sustainability-top .sustainability-top:before {
        font-size: 250px;
    }
}
@media (max-width: 767px) {
    .hs-inner-sustainability-top .sustainability-top:before {
        font-size: 200px;
    }
}
.hs-inner-sustainability-top .sustainability-top .public-note {
    padding-top: 80px;
    padding-left: 3%;
}
@media (max-width: 1560px) {
    .hs-inner-sustainability-top .sustainability-top .public-note {
        padding-top: 50px;
    }
}
.hs-inner-sustainability-top .sustainability-top .public-note p {
    font-weight: bold;
    line-height: 2;
}
@media (max-width: 767px) {
    .hs-inner-sustainability-top .sustainability-top .public-note p {
        line-height: 1.8;
    }
}
.hs-inner-sustainability-middle {
    background: #f5f5f5;
}
.hs-inner-sustainability-middle .title-inner h2 {
    color: #ffb900;
}
@media (min-width: 1200px) {
    .hs-inner-sustainability-middle .title-inner h2 {
        font-size: 36px;
    }
}
.hs-inner-sustainability-middle .title-inner p {
    font-size: 18px;
    font-weight: bold;
    line-height: 2;

    margin: 10px 0 0 0;
}
@media (max-width: 1199px) {
    .hs-inner-sustainability-middle .title-inner p {
        font-size: 16px;
        line-height: 1.5;
    }
}
.hs-inner-sustainability-middle .sustainability-middle {
    margin-top: 30px;
}
@media (max-width: 767px) {
    .hs-inner-sustainability-middle .sustainability-middle {
        margin-top: 0;
    }
}
.hs-inner-sustainability-middle .sustainability-middle>ul {
    margin: 0 -20px;
}
.hs-inner-sustainability-middle .sustainability-middle>ul>li {
    margin-top: 30px;
    padding: 0 20px;
}
.hs-inner-sustainability-middle .sustainability-group {
    height: 100%;
    padding: 70px 60px;

    text-align: center;

    background-color: #fff;
}
@media (max-width: 1560px) {
    .hs-inner-sustainability-middle .sustainability-group {
        padding: 50px 30px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-sustainability-middle .sustainability-group {
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-sustainability-middle .sustainability-group {
        padding: 30px 15px;
    }
}
.hs-inner-sustainability-middle .sustainability-group .icon .flaticon {
    font-size: 70px;

    display: inline-block;

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

    color: #ffb900;
}
@media (max-width: 1560px) {
    .hs-inner-sustainability-middle .sustainability-group .icon .flaticon {
        font-size: 60px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-sustainability-middle .sustainability-group .icon .flaticon {
        font-size: 50px;
    }
}
.hs-inner-sustainability-middle .sustainability-group .title-sustainability {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.66666667;

    color: #ffb900;
}
.hs-inner-sustainability-middle .sustainability-group .public-note {
    margin-top: 20px;
}
@media (max-width: 767px) {
    .hs-inner-sustainability-middle .sustainability-group .public-note {
        margin-top: 10px;
    }
}
.hs-inner-sustainability-middle .sustainability-group:hover .icon .flaticon {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
}
.hs-inner-sustainability-bottom .sustainability-bottom>ul {
    margin-top: -50px;
}
@media (max-width: 1199px) {
    .hs-inner-sustainability-bottom .sustainability-bottom>ul {
        margin-top: -30px;
    }
}
.hs-inner-sustainability-bottom .sustainability-bottom>ul>li {
    margin-top: 50px;
}
@media (max-width: 1199px) {
    .hs-inner-sustainability-bottom .sustainability-bottom>ul>li {
        margin-top: 30px;
    }
}
.hs-inner-sustainability-bottom .sustainability-bottom>ul>li:nth-child(2n) .sustainability-group {
    flex-direction: row-reverse;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
}
.hs-inner-sustainability-bottom .sustainability-bottom>ul>li:nth-child(2n) .sustainability-group .img {
    padding-right: 0;
    padding-left: 40px;
}
.hs-inner-sustainability-bottom .sustainability-bottom>ul>li:nth-child(2n) .sustainability-group .img .title-sustainability {
    right: auto;
    left: 0;
}
.hs-inner-sustainability-bottom .sustainability-bottom>ul>li:nth-child(2n) .sustainability-group .desc {
    padding-right: 5%;
    padding-left: 0;
}
.hs-inner-sustainability-bottom .sustainability-bottom .sustainability-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-inner-sustainability-bottom .sustainability-bottom .sustainability-group .img {
    position: relative;

    width: 50%;
    padding-right: 40px;
}
@media (max-width: 767px) {
    .hs-inner-sustainability-bottom .sustainability-bottom .sustainability-group .img {
        width: 100%;
        padding-right: 20px;
    }
}
.hs-inner-sustainability-bottom .sustainability-bottom .sustainability-group .img .title-sustainability {
    font-size: 24px;
    font-weight: bold;

    position: absolute;
    z-index: 4;
    top: 50%;
    right: 0;

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

    width: 248px;
    height: 248px;
    padding: 30px;

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

    border-radius: 55px 0 55px 0;
    background: #f2ab41;

    -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-sustainability-bottom .sustainability-bottom .sustainability-group .img .title-sustainability {
        font-size: 20px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-sustainability-bottom .sustainability-bottom .sustainability-group .img .title-sustainability {
        width: 200px;
        height: 200px;
        padding: 15px;

        border-radius: 40px 0;
    }
}
@media (max-width: 991px) {
    .hs-inner-sustainability-bottom .sustainability-bottom .sustainability-group .img .title-sustainability {
        font-size: 18px;
        line-height: 1.2;

        width: 150px;
        height: 150px;

        border-radius: 30px 0;
    }
}
.hs-inner-sustainability-bottom .sustainability-bottom .sustainability-group .img img {
    width: 100%;
}
.hs-inner-sustainability-bottom .sustainability-bottom .sustainability-group .desc {
    width: 50%;
    padding-left: 5%;
}
@media (max-width: 767px) {
    .hs-inner-sustainability-bottom .sustainability-bottom .sustainability-group .desc {
        width: 100%;
        margin-top: 20px;
        padding-left: 0;
    }
}
.public-product-group .img {
    border: 1px solid #e9e9e9;
}
.public-product-group .img .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.public-product-group .desc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

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

    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.public-product-group .title-product {
    font-size: 18px;
    line-height: 1.5;

    -webkit-transition: all .2s;
    transition: all .2s;
}
.public-product-group .txt {
    margin-top: 10px;
}
.public-product-group .txt p {
    line-height: 24px;

    margin: 0;

    color: #666;
}
.public-product-group .more {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.public-product-group .more a {
    line-height: 38px;

    display: inline-block;

    padding: 0 30px;

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

    border-radius: 0 19px 0 17px;
    background: #f0f0f0;
}
@media (max-width: 767px) {
    .public-product-group .more a {
        font-size: 14px;
        line-height: 30px;

        padding: 0 20px;

        border-radius: 0 12px 0 10px;
    }
}
@media (min-width: 1200px) {
    .public-product-group:hover .img {
        border-color: #fff;
        box-shadow: 0 20px 16px 0 rgba(0, 0, 0, .06);
    }
    .public-product-group:hover .img .ibox img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .public-product-group:hover .desc .title-product {
        font-weight: bold;

        color: #ffb900;
    }
    .public-product-group:hover .desc .txt p {
        color: #000;
    }
    .public-product-group:hover .desc .more a {
        background-color: #f2ab41;
    }
}
.products-content {
    font-size: 0;
}
.products-content .products-left {
    font-size: 16px;

    display: inline-block;

    width: 350px;

    vertical-align: top;
}
@media (max-width: 1400px) {
    .products-content .products-left {
        width: 260px;
    }
}
@media (max-width: 1199px) {
    .products-content .products-left {
        width: 100%;
    }
}
.products-content .products-right {
    font-size: 16px;

    display: inline-block;

    width: -webkit-calc(100% - 350px);
    width: calc(100% - 350px);
    padding-left: 5%;

    vertical-align: top;
}
@media (max-width: 1400px) {
    .products-content .products-right {
        width: -webkit-calc(100% - 260px);
        width: calc(100% - 260px);
    }
}
@media (max-width: 1199px) {
    .products-content .products-right {
        width: 100%;
        margin-top: 30px;
        padding-left: 0;
    }
}
.hs-inner-products {
    padding-top: 40px;
}
@media (max-width: 1199px) {
    .hs-inner-products {
        padding-top: 0;
    }
}
@media (min-width: 1200px) {
    .hs-inner-products .products>ul {
        margin: 0 -20px;
    }
    .hs-inner-products .products>ul>li {
        margin-top: 40px;
        padding: 0 20px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-products .products>ul>li {
        margin-top: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-products .products>ul {
        margin: 0 -5px;
    }
    .hs-inner-products .products>ul>li {
        margin-top: 20px;
        padding: 0 5px;
    }
}
.hs-inner-product-details {
    overflow: visible;

    padding-top: 40px;
}
@media (max-width: 1199px) {
    .hs-inner-product-details {
        padding-top: 0;
        padding-bottom: 50px !important;
    }
}
.hs-inner-product-details .product-details {
    margin-top: 40px;
}
.hs-inner-product-details .product-details .details-imgbox {
    width: 40%;
}
@media (max-width: 1400px) {
    .hs-inner-product-details .product-details .details-imgbox {
        width: 45%;
    }
}
@media (max-width: 991px) {
    .hs-inner-product-details .product-details .details-imgbox {
        width: 100%;
    }
}
.hs-inner-product-details .product-details .details-imgbox .slick-arrow {
    top: 50%;
    bottom: auto;
    left: -30px;

    -webkit-transform: translateY(-50%) rotate(-180deg);
    -ms-transform: translateY(-50%) rotate(-180deg);
    transform: translateY(-50%) rotate(-180deg);
}
.hs-inner-product-details .product-details .details-imgbox .slick-arrow.slick-next {
    right: -30px;
    left: auto;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.hs-inner-product-details .product-details .product-big {
    border: 1px solid #e9e9e9;
}
.hs-inner-product-details .product-details .product-small {
    margin-top: 15px;
    padding: 0 30px;
}
.hs-inner-product-details .product-details .product-small .slick-slide {
    width: 25%;
    padding: 0 10px;
}
@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 {
    cursor: pointer;
    -webkit-transition: all .2s;
    transition: all .2s;

    border: 1px solid #e9e9e9;
}
.hs-inner-product-details .product-details .product-small .slick-current .product-group {
    border-color: #ffb900;
}
.hs-inner-product-details .product-details .product-small .swiper-button-prev,
.hs-inner-product-details .product-details .product-small .swiper-button-next {
    line-height: 40px;

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

    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 .swiper-button-prev:hover,
.hs-inner-product-details .product-details .product-small .swiper-button-next:hover {
    color: #ffb900;
}
.hs-inner-product-details .product-details .product-small .swiper-button-next {
    right: -20px;
    left: auto;
}
.hs-inner-product-details .product-details .details-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: 60%;
    padding-left: 5%;

    -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 {
        width: 55%;
    }
}
@media (max-width: 991px) {
    .hs-inner-product-details .product-details .details-content {
        width: 100%;
        margin-top: 30px;
        padding-left: 0;
    }
}
.hs-inner-product-details .product-details .details-content .title-details h2 {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.25;

    color: #ffb900;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .product-details .details-content .title-details h2 {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-details .details-content .title-details h2 {
        font-size: 20px;
    }
}
.hs-inner-product-details .product-details .details-content .public-note table {
    width: 100%;
}
.hs-inner-product-details .product-details .details-content .public-note table tr {
    border-bottom: 1px solid #cacaca;
}
.hs-inner-product-details .product-details .details-content .public-note table tr td:nth-child(2n+1) {
    width: 20%;

    color: #ffb900;
}
.hs-inner-product-details .product-details .details-content .public-note table tr td {
    width: 30%;
    padding: 10px 0;
}
.hs-inner-product-details .product-details .details-content .desc {
    margin-top: 30px;
}
.hs-inner-product-details .product-details .details-content .share-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-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-inner-product-details .product-details .details-content .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;
}
@media (max-width: 1400px) {
    .hs-inner-product-details .product-details .details-content .link {
        width: 100%;
        margin-bottom: 10px;
    }
}
.hs-inner-product-details .product-details .details-content .link a {
    display: block;

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

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

    border-radius: 0 19px 0 17px;
    background-color: #ffb900;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1470px) {
    .hs-inner-product-details .product-details .details-content .link a {
        margin-right: 10px;
        padding: 10px 20px;
    }
}
.hs-inner-product-details .product-details .details-content .link a:hover {
    color: #000;
    background-color: #f2ab41;
}
.hs-inner-product-details .product-details .details-content .link .contact {
    color: #fff;
    border-radius: 19px 0 17px 0;
    background-color: #000;
}
.hs-inner-product-details .parameter-content {
    padding-top: 60px;
}
@media (max-width: 1560px) {
    .hs-inner-product-details .parameter-content {
        padding-top: 60px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-product-details .parameter-content {
        padding-top: 40px;
    }
}
@media (max-width: 991px) {
    .hs-inner-product-details .parameter-content {
        padding-top: 30px;
    }
}
.hs-inner-product-details .parameter-menu {
    z-index: 9;

    border-bottom: 1px solid #000;
    background-color: #fff;
}
.hs-inner-product-details .parameter-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-product-details .parameter-menu 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;
}
.hs-inner-product-details .parameter-menu ul li:after {
    margin: 0 20px;

    content: '|';
}
@media (max-width: 1560px) {
    .hs-inner-product-details .parameter-menu ul li:after {
        margin: 0 15px;
    }
}
@media (max-width: 1400px) {
    .hs-inner-product-details .parameter-menu ul li:after {
        margin: 0 14px;
    }
}
@media (max-width: 1350px) {
    .hs-inner-product-details .parameter-menu ul li:after {
        margin: 0 14px;
    }
}
.hs-inner-product-details .parameter-menu ul li:last-child:after {
    display: none;
}
.hs-inner-product-details .parameter-menu ul li a {
    font-size: 20px;
    line-height: 30px;

    position: relative;

    display: block;

    padding: 15px 0;
}
@media (max-width: 1560px) {
    .hs-inner-product-details .parameter-menu ul li a {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .hs-inner-product-details .parameter-menu ul li a {
        padding: 5px 0;
    }
}
.hs-inner-product-details .parameter-menu ul li a:after {
    position: absolute;
    bottom: -2px;
    left: 50%;

    display: block;

    width: 0;
    height: 4px;

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

    background-color: #ffb900;
}
.hs-inner-product-details .parameter-menu ul li.active a:after {
    width: 100%;
}
.hs-inner-product-details .parameter .table_a,
.hs-inner-application-details .application-details .details-content .table_a {
    overflow-x: auto;

    max-width: 100%;
}
.hs-inner-product-details .parameter table,
.hs-inner-application-details .application-details .details-content table {
    font-size: 15px;
    line-height: 1.73333333;

    width: 100%;
    max-width: 100%;

    background-color: #fff;
}
@media (max-width: 767px) {
    .hs-inner-product-details .parameter table,
    .hs-inner-application-details .application-details .details-content table {
        font-size: 14px;
    }
}
.hs-inner-product-details .parameter table tr:nth-child(odd),
.hs-inner-application-details .application-details .details-content table tr:nth-child(odd) {
    background: rgba(219, 219, 219, .2);
}
.hs-inner-product-details .parameter table tr th,
.hs-inner-application-details .application-details .details-content table tr th {
    font-size: 16px;

    text-align: left;

    background: rgba(255, 185, 0, .02);
}
.hs-inner-product-details .parameter table tr th,
.hs-inner-product-details .parameter table tr td,
.hs-inner-application-details .application-details .details-content table tr th,
.hs-inner-application-details .application-details .details-content table tr td {
    padding: 15px 30px;

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

    border: 1px solid #eaeaea;
}
@media (max-width: 767px) {
    .hs-inner-product-details .parameter table tr th,
    .hs-inner-product-details .parameter table tr td,
    .hs-inner-application-details .application-details .details-content table tr th,
    .hs-inner-application-details .application-details .details-content table tr td {
        padding: 10px;
    }
}
.hs-inner-product-details .stickybox {
    display: none;

    padding-top: 30px;
}
.hs-inner-product-details .parameter-company,
.hs-inner-product-details .public-feedback {
    padding-top: 30px;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .parameter-company,
    .hs-inner-product-details .public-feedback {
        padding-top: 20px;
    }
}
.public-faqs {
    padding-top: 30px;
}
@media (max-width: 1199px) {
    .public-faqs {
        padding-top: 20px;
    }
}
@media (max-width: 1199px) {
    .public-faqs .padding {
        width: 100%;
    }
}
.public-faqs .faqs .faqs-group {
    margin-top: 30px;
}
.public-faqs .faqs .faqs-group.current .title-faqs:after {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.public-faqs .faqs-group {
    padding: 10px 0;

    cursor: pointer;

    border: 1px solid #ddd;
    border-radius: 16px;
    background: #fff;
}
.public-faqs .faqs-group .title-faqs {
    font-size: 16px;
    font-weight: 900;
    line-height: 24px;

    position: relative;

    padding: 20px 40px;

    color: #ffb900;
}
@media (max-width: 1400px) {
    .public-faqs .faqs-group .title-faqs {
        padding: 10px 40px 10px 20px;
    }
}
@media (max-width: 767px) {
    .public-faqs .faqs-group .title-faqs {
        padding-right: 20px;
    }
}
.public-faqs .faqs-group .title-faqs:after {
    position: absolute;
    top: 30px;
    right: 40px;

    width: 0;
    height: 0;

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

    border-width: 7px 4px 0 4px;
    border-style: solid;
    border-color: #ffb900 transparent transparent transparent;
}
@media (max-width: 1400px) {
    .public-faqs .faqs-group .title-faqs:after {
        top: 20px;
    }
}
@media (max-width: 767px) {
    .public-faqs .faqs-group .title-faqs:after {
        right: 20px;
    }
}
.public-faqs .faqs-group .faqs-ques {
    display: none;

    padding: 0 40px 30px;
}
@media (max-width: 1400px) {
    .public-faqs .faqs-group .faqs-ques {
        padding: 0 20px 30px 20px;
    }
}
@media (max-width: 767px) {
    .public-faqs .faqs-group .faqs-ques {
        padding-bottom: 20px;
    }
}
.public-faqs .faqs-group .faqs-ques p {
    font-size: 16px;
    line-height: 24px;

    margin: 0;

    color: #666;
}
@media (max-width: 767px) {
    .public-faqs .faqs-group .faqs-ques p {
        font-size: 14px;
    }
}
.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: 30px;
}
@media (max-width: 767px) {
    .feedbackform form ul li {
        margin-top: 20px;
    }
}
.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 {
        font-size: 14px;
        line-height: 24px;

        padding: 10px 20px;
    }
}
.feedbackform form .input-field {
    font-size: 16px;
    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 {
        font-size: 14px;
        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: 16px;
    line-height: 44px;

    height: 50px;
    margin-right: 20px;
    padding: 0 40px;

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

    color: #fff;
    border: none;
    border-radius: 0;
    outline: none;
    background-color: #f2ab41;
}
@media (max-width: 991px) {
    .feedbackform form .submit {
        line-height: 40px;

        height: 40px;
    }
}
.feedbackform form .submit:hover {
    -webkit-transition: all .2s;
    transition: all .2s;

    background-color: #ffb900;
}
.public-product-related {
    padding-top: 100px;
}
@media (max-width: 1199px) {
    .public-product-related {
        padding-top: 60px;
    }
}
.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;
}
.public-product-related .product-related {
    position: relative;
}
.public-product-related .swiper-slide {
    padding-bottom: 30px;
}
.public-product-related .product-related {
    position: relative;

    margin-top: 30px;
}
.hs-footer {
    overflow: hidden;

    padding: 100px 0;

    text-align: center;

    color: #fff;
    background: url(../images/footer_bg.webp) no-repeat center;
    background-size: cover;
}
@media (max-width: 1560px) {
    .hs-footer {
        padding: 80px 0;
    }
}
@media (max-width: 1199px) {
    .hs-footer {
        padding: 60px 0;
    }
}
@media (max-width: 767px) {
    .hs-footer {
        padding: 30px 0;
    }
}
.hs-footer .foot-logo {
    display: block;

    height: 40px;
}
@media (max-width: 767px) {
    .hs-footer .foot-logo {
        height: 30px;
    }
}
.hs-footer .foot-logo img {
    height: 100%;
}
.hs-footer .foot-nav {
    margin-top: 30px;
}
@media (max-width: 991px) {
    .hs-footer .foot-nav {
        margin-top: 20px;
    }
}
.hs-footer .foot-nav>ul {
    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: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.hs-footer .foot-nav>ul>li>a {
    font-size: 18px;
    line-height: 30px;

    display: block;

    padding: 0 20px;
}
@media (max-width: 991px) {
    .hs-footer .foot-nav>ul>li>a {
        font-size: 16px;

        padding: 0 10px;
    }
}
.hs-footer .foot-nav>ul>li>a:hover {
    color: #ffb900;
}
.hs-footer .foot-feedback {
    max-width: 740px;
    margin: 0 auto;
    margin-top: 50px;
}
@media (max-width: 991px) {
    .hs-footer .foot-feedback {
        margin-top: 30px;
    }
}
.hs-footer .foot-feedback form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 100%;

    border: 1px solid #fff;
    background-color: #fff;
}
.hs-footer .foot-feedback form input {
    line-height: 58px;

    width: -webkit-calc(100% - 58px);
    width: calc(100% - 58px);
    height: 58px;
    padding: 0 15px;
}
.hs-footer .foot-feedback form input::-webkit-input-placeholder,
.hs-footer .foot-feedback form textarea::-webkit-input-placeholder {
    color: #999;
}
.hs-footer .foot-feedback form input:-o-placeholder,
.hs-footer .foot-feedback form textarea:-o-placeholder {
    color: #999;
}
.hs-footer .foot-feedback form input::-moz-placeholder,
.hs-footer .foot-feedback form textarea::-moz-placeholder {
    color: #999;
}
.hs-footer .foot-feedback form input:-ms-input-placeholder,
.hs-footer .foot-feedback form textarea:-ms-input-placeholder {
    color: #999;
}
.hs-footer .foot-feedback form input:focus::-webkit-input-placeholder,
.hs-footer .foot-feedback form textarea:focus::-webkit-input-placeholder {
    color: #c5c5c5;
}
.hs-footer .foot-feedback form input:focus::-o-placeholder,
.hs-footer .foot-feedback form textarea:focus::-o-placeholder {
    color: #c5c5c5;
}
.hs-footer .foot-feedback form input:focus::-moz-placeholder,
.hs-footer .foot-feedback form textarea:focus::-moz-placeholder {
    color: #c5c5c5;
}
.hs-footer .foot-feedback form input:focus::-ms-input-placeholder,
.hs-footer .foot-feedback form textarea:focus::-ms-input-placeholder {
    color: #c5c5c5;
}
.hs-footer .foot-feedback form .submit {
    line-height: 58px;

    width: 58px;
    height: 58px;
    padding: 0;

    text-align: center;

    color: #fff;
    border-radius: 0;
    background-color: #ffb900;
}
.hs-footer .foot-txt {
    margin-top: 30px;
}
@media (max-width: 1199px) {
    .hs-footer .foot-txt {
        margin-top: 20px;
    }
}
.hs-footer .foot-txt ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -50px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 1199px) {
    .hs-footer .foot-txt ul {
        margin: 0 -30px;
    }
}
@media (max-width: 767px) {
    .hs-footer .foot-txt ul {
        margin: 0 -10px;
    }
}
.hs-footer .foot-txt ul li {
    margin-top: 30px;
    padding: 0 50px;
}
@media (max-width: 1199px) {
    .hs-footer .foot-txt ul li {
        margin-top: 20px;
        padding: 0 30px;
    }
}
@media (max-width: 767px) {
    .hs-footer .foot-txt ul li {
        padding: 0 10px;
    }
}
.hs-footer .foot-txt .foot-txt .icon {
    width: 24px;
    margin: 0 auto;
}
.hs-footer .foot-txt .foot-txt .icon img {
    width: 100%;
}
.hs-footer .foot-txt .foot-txt .txt {
    margin-top: 20px;
}
.hs-footer .foot-txt .foot-txt .txt p {
    font-size: 20px;
    line-height: 1.5;

    margin: 0;
}
@media (max-width: 1199px) {
    .hs-footer .foot-txt .foot-txt .txt p {
        font-size: 18px;
    }
}
.hs-footer .foot-txt .foot-txt .txt p a:hover {
    text-decoration: underline;
}
.hs-footer .copyright {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 60px;

    color: rgba(255, 255, 255, .5);

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.hs-footer .copyright a {
    padding: 0 10px;
}
.hs-footer .copyright a:hover {
    text-decoration: underline;

    color: #fff;
}
.hs-inner-news .news>ul {
    margin: 0 -30px;
    margin-top: -50px;
}
@media (max-width: 1400px) {
    .hs-inner-news .news>ul {
        margin: 0 -15px;
        margin-top: -30px;
    }
}
.hs-inner-news .news>ul>li {
    margin-top: 50px;
    padding: 0 30px;
}
@media (max-width: 1400px) {
    .hs-inner-news .news>ul>li {
        margin-top: 30px;
        padding: 0 15px;
    }
}
@media (min-width: 1200px) {
    .hs-inner-news .news .public-news-group:hover {
        box-shadow: 0 27px 47px 1px rgba(0, 0, 0, .16);
    }
}
.hs-inner-faqs .faqs>ul>li.current .faqs-group {
    color: #fff;
    border-radius: 81px 0 83px 0;
    background-color: #f2ab41;
}
@media (max-width: 1199px) {
    .hs-inner-faqs .faqs>ul>li.current .faqs-group {
        border-radius: 30px 0;
    }
}
.hs-inner-faqs .faqs>ul>li.current .title-faqs:after {
    content: '-';
}
.hs-inner-faqs .faqs>ul>li.current .faqs-ques p {
    color: #fff;
}
.hs-inner-faqs .faqs-group {
    padding: 20px 0;

    cursor: pointer;

    border-bottom: 1px solid #e0e0e0;
    background: #fff;
}
.hs-inner-faqs .faqs-group .title-faqs {
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;

    position: relative;

    padding: 20px 40px;
}
@media (max-width: 767px) {
    .hs-inner-faqs .faqs-group .title-faqs {
        font-size: 16px;

        padding-right: 20px;
    }
}
.hs-inner-faqs .faqs-group .title-faqs:after {
    position: absolute;
    top: 30px;
    right: 30px;

    content: '+';
    -webkit-transition: all .4s;
    transition: all .4s;
}
@media (max-width: 1400px) {
    .hs-inner-faqs .faqs-group .title-faqs:after {
        top: 20px;
    }
}
@media (max-width: 767px) {
    .hs-inner-faqs .faqs-group .title-faqs:after {
        right: 10px;
    }
}
.hs-inner-faqs .faqs-group .faqs-ques {
    display: none;

    padding: 0 40px 30px;
}
@media (max-width: 767px) {
    .hs-inner-faqs .faqs-group .faqs-ques {
        padding-bottom: 20px;
    }
}
.hs-inner-faqs .faqs-group .faqs-ques p {
    font-size: 16px;
    line-height: 24px;

    margin: 0;

    color: #666;
}
@media (max-width: 767px) {
    .hs-inner-faqs .faqs-group .faqs-ques p {
        font-size: 14px;
    }
}
.hs-inner-download .download>ul {
    margin-top: -30px;
}
@media (min-width: 1200px) {
    .hs-inner-download .download>ul {
        margin: 0 -20px;
        margin-top: -40px;
    }
}
.hs-inner-download .download>ul>li {
    margin-top: 30px;
}
@media (min-width: 1200px) {
    .hs-inner-download .download>ul>li {
        margin-top: 40px;
        padding: 0 20px;
    }
}
.hs-inner-download .download .down-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding: 12px;

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

    border: 1px solid #e7e7e7;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 767px) {
    .hs-inner-download .download .down-group {
        padding: 6px;
    }
}
.hs-inner-download .download .down-group .img {
    width: 50%;
}
.hs-inner-download .download .down-group .img .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-inner-download .download .down-group .desc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: 50%;
    padding: 20px 3%;

    -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: 767px) {
    .hs-inner-download .download .down-group .desc {
        padding: 0 0 0 15px;
    }
}
.hs-inner-download .download .down-group .title-download {
    font-weight: bold;
    line-height: 24px;

    display: -webkit-box;
    overflow: hidden;

    height: 48px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.hs-inner-download .download .down-group .down {
    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-download .download .down-group .down a {
    font-size: 14px;
    font-weight: bold;
    line-height: 36px;

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

    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0 12px;

    border-radius: 14px 0 15px 0;
    background-color: #f2ab41;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-inner-download .download .down-group .down a .flaticon {
    margin-right: 10px;
}
@media (min-width: 1200px) {
    .hs-inner-download .download .down-group:hover {
        background-color: #ffb900;
    }
    .hs-inner-download .download .down-group:hover .img .ibox img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .hs-inner-download .download .down-group:hover .down a {
        background-color: #fff;
    }
}
.hs-inner-videos {
    padding-top: 40px;
}
.hs-inner-videos .videos ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: -50px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 1199px) {
    .hs-inner-videos .videos ul {
        margin-top: -30px;
    }
}
.hs-inner-videos .videos ul li {
    margin-top: 50px;
}
@media (max-width: 1199px) {
    .hs-inner-videos .videos ul li {
        margin-top: 30px;
    }
}
.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: 18px;
    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: 16px;
    }
}
.hs-inner-news-show .title-inner:before {
    display: none;
}
.hs-inner-news-show .title-inner h2 {
    color: #333;
}
.hs-inner-news-show .hs-inner-location {
    padding-top: 10px;
}
.hs-inner-news-show .title-news-show h2 {
    font-size: 36px;
    font-weight: 900;
}
@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 {
    font-size: 12px;
    line-height: 1.66666667;

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

    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-top: 20px;

    color: #a4a4a4;
}
@media (max-width: 991px) {
    .hs-inner-news-show .news-show .date {
        margin-top: 10px;
    }
}
.hs-inner-news-show .news-show .date .flaticon {
    margin-right: 10px;
}
.hs-inner-news-show .news-show .date span:before {
    font-weight: bold;

    margin: 0 4px;

    content: '·';
}
.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;
}
@media (min-width: 1200px) {
    .hs-inner-news-show .news-show .public-note p {
        font-size: 18px;
    }
}
.hs-inner-news-show .prev-next {
    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;
}
.hs-inner-news-show .prev-next .prev,
.hs-inner-news-show .prev-next .next {
    font-weight: 900;

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

    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-right: 14px;
    padding: 15px 30px;

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

    color: #999;
    background: #e7e7e7;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-inner-news-show .prev-next .prev:hover,
.hs-inner-news-show .prev-next .next:hover {
    color: #fff;
    background-color: #ffb900;
}
.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 .news-list {
    margin-top: 40px;
}
@media (max-width: 767px) {
    .public-related-news .news-list {
        margin-top: 20px;
    }
}
.public-related-news .swiper-slide {
    padding-bottom: 40px;
}
.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: #ffb900;
}
.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: #ffb900;
    background-color: #ffb900;
}
@media (min-width: 1200px) {
    .hs-inner-contact .title-inner h2 {
        font-size: 36px;
    }
}
.hs-inner-contact .contact,
.hs-inner-contact .feedback {
    width: 48%;
    padding: 100px 5%;
}
@media (max-width: 1560px) {
    .hs-inner-contact .contact,
    .hs-inner-contact .feedback {
        padding: 60px 5%;
    }
}
@media (max-width: 991px) {
    .hs-inner-contact .contact,
    .hs-inner-contact .feedback {
        width: 100%;
        padding: 50px 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-contact .contact,
    .hs-inner-contact .feedback {
        padding: 30px 15px;
    }
}
.hs-inner-contact .contact {
    border-radius: 0 161px 0 234px;
    background: #f2ab41;
}
@media (max-width: 1560px) {
    .hs-inner-contact .contact {
        border-radius: 0 100px 0 150px;
    }
}
@media (max-width: 1400px) {
    .hs-inner-contact .contact {
        border-radius: 0 80px 0 120px;
    }
}
@media (max-width: 767px) {
    .hs-inner-contact .contact {
        border-radius: 0 30px 0 50px;
    }
}
.hs-inner-contact .contact .title-inner h2 {
    color: #fff;
}
.hs-inner-contact .contact .text p {
    font-size: 18px;
    line-height: 30px;

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

    max-width: 420px;
    margin-top: 40px;
}
@media (max-width: 767px) {
    .hs-inner-contact .contact .text p {
        font-size: 16px;

        margin-top: 20px;
    }
}
.hs-inner-contact .contact .text p .flaticon {
    font-size: 24px;

    margin-right: 10px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.hs-inner-contact .contact .text p a:hover {
    text-decoration: underline;
}
.hs-inner-contact .feedback {
    border-radius: 161px 0 234px 0;
    background: #f2f2f2;
}
@media (max-width: 1560px) {
    .hs-inner-contact .feedback {
        border-radius: 100px 0 150px 0;
    }
}
@media (max-width: 1400px) {
    .hs-inner-contact .feedback {
        border-radius: 80px 0 120px 0;
    }
}
@media (max-width: 767px) {
    .hs-inner-contact .feedback {
        border-radius: 30px 0 50px 0;
    }
}
.hs-inner-contact .feedback .title-inner p {
    color: #666;
}
.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;
    }
}
.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;
}
.hs-inner-product-details .product-details .product-big .product-group .ibox {
    cursor: crosshair;
}
.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: #ffb900;
}
.public-no-results .desc .public-note {
    margin-top: 20px;
}
.public-no-results .desc .public-note p {
    font-size: 18px;

    color: #666;
}
.public-product-group-other .desc {
    display: block;
}
.public-product-group-other .more {
    margin-top: 20px;
}
.hs-inner-product-details-other .product-details .details-content {
    width: 100%;
    padding: 0;
}
@media (max-width: 991px) {
    .hs-inner-product-details-other .product-details .details-content {
        margin-top: 0;
    }
}
.hs-inner-product-details-other .product-details .details-content .desc {
    margin-top: 0;
}
.hs-inner-product-details-other .product-type {
    padding-top: 50px;
}
.hs-inner-product-details-other .product-type-list {
    position: relative;

    margin-top: 30px;
    padding: 0 50px;
}
.hs-inner-product-details-other .swiper-button-prev {
    left: 0;
}
.hs-inner-product-details-other .swiper-button-next {
    right: 0;
}
.hs-inner-product-details-other .title-product-details {
    padding: 0;

    border-bottom: none;
}
.hs-inner-product-details-other .title-product-details h3 {
    font-size: 30px;
    font-weight: 900;
    line-height: 1.33333333;
}
@media (max-width: 1199px) {
    .hs-inner-product-details-other .title-product-details h3 {
        font-size: 24px;
    }
}
.hs-inner-product-details-other .title-product-details h3 span:after {
    display: none;
}
.hs-inner-product-details-other .product-details {
    padding: 60px;

    background: #fffbf1;
}
@media (max-width: 1560px) {
    .hs-inner-product-details-other .product-details {
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-product-details-other .product-details {
        padding: 15px;
    }
}
.hs-inner-product-details-other .product-details .details-content {
    width: 50%;
}
@media (max-width: 991px) {
    .hs-inner-product-details-other .product-details .details-content {
        width: 100%;
    }
}
.hs-inner-product-details-other .product-details .img {
    width: 50%;
    padding-left: 5%;
}
@media (max-width: 991px) {
    .hs-inner-product-details-other .product-details .img {
        width: 100%;
        margin-top: 30px;
        padding-left: 0;
    }
}
.hs-inner-product-details-other .product-details .img img {
    width: 100%;
}
.hs-inner-product-details-other .parameter-content {
    padding-top: 0;
}
.hs-inner-product-details-other .product-type .product-type-list {
    margin-top: 0;
    padding: 0;
}
.hs-inner-product-details-other .product-type .swiper-slide {
    padding: 30px 10px;
}
.hs-inner-product-details-other .product-type .category-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-product-details-other .product-type .category-group .img {
    width: 230px;
    height: 100%;

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

    border: 1px solid #e9e9e9;
    background-color: #fff;
}
@media (max-width: 767px) {
    .hs-inner-product-details-other .product-type .category-group .img {
        width: 100%;
    }
}
.hs-inner-product-details-other .product-type .category-group .img .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-inner-product-details-other .product-type .category-group .desc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: -webkit-calc(100% - 230px);
    width: calc(100% - 230px);
    padding-left: 5%;

    -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: 767px) {
    .hs-inner-product-details-other .product-type .category-group .desc {
        width: 100%;
        margin-top: 20px;
        padding-left: 0;
    }
}
.hs-inner-product-details-other .product-type .category-group .desc .title-category {
    font-size: 20px;
    line-height: 1.5;

    -webkit-transition: all .2s;
    transition: all .2s;
}
.hs-inner-product-details-other .product-type .category-group .desc .txt {
    margin-top: 10px;
}
.hs-inner-product-details-other .product-type .category-group .desc .txt p {
    line-height: 24px;

    margin: 0;

    color: #666;
}
.hs-inner-product-details-other .product-type .category-group .desc .more {
    margin-top: 20px;
}
.hs-inner-product-details-other .product-type .category-group .desc .more a {
    line-height: 38px;

    display: inline-block;

    padding: 0 30px;

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

    border-radius: 0 19px 0 17px;
    background: #f0f0f0;
}
@media (min-width: 1200px) {
    .hs-inner-product-details-other .product-type .category-group:hover .img {
        border-color: #fff;
        box-shadow: 0 20px 16px 0 rgba(0, 0, 0, .06);
    }
    .hs-inner-product-details-other .product-type .category-group:hover .img .ibox img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .hs-inner-product-details-other .product-type .category-group:hover .desc .title-category {
        color: #ffb900;
    }
    .hs-inner-product-details-other .product-type .category-group:hover .desc .more a {
        background-color: #f2ab41;
    }
}
.hs-inner-product-details-other .public-tuwen .desc .title-product-details h3 {
    font-size: 30px;
    font-weight: 900 !important;
    line-height: 1.33333333;

    color: #000;
}
@media (max-width: 1199px) {
    .hs-inner-product-details-other .public-tuwen .desc .title-product-details h3 {
        font-size: 24px;
    }
}
.hs-inner-product-details-other .public-tuwen .desc .title-product-details h3 span:after {
    display: none;
}
.hs-inner-product-details-other .stickybox {
    display: block;

    padding-top: 60px;
}
@media (max-width: 1199px) {
    .hs-inner-product-details-other .stickybox {
        padding-top: 50px;
    }
}
.hs-inner-product-details-other .public-note {
    margin-top: 20px;
}
.hs-inner-product-details-other .public-listbox3 .listbox-group {
    padding: 0;

    background: none;
}

.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 #f90;
    background: #f90
}
.page_list .on {
    color: #000;
    border: 1px solid #f90;
    background: #f90
}
.page_list a.on {
    color: #000;
    border: 1px solid #f90;
    background: #f90
}