.ff {
    font-family: 'iconfont' !important;
}
@font-face {
    font-family: 'Poppins';
    font-weight: bold;
    font-style: normal;

    src: url('../flaticon/Poppins-Bold.eot');
    src: local('Poppins Bold'), local('Poppins-Bold'), url('../flaticon/Poppins-Bold.eot?#iefix') format('embedded-opentype'), url('../flaticon/Poppins-Bold.woff2') format('woff2'), url('../flaticon/Poppins-Bold.woff') format('woff'), url('../flaticon/Poppins-Bold.ttf') format('truetype'), url('../flaticon/Poppins-Bold.svg#Poppins-Bold') format('svg');
    font-display: swap;
}
@font-face {
    font-family: 'Poppins';
    font-weight: 500;
    font-style: normal;

    src: url('../flaticon/Poppins-Medium.eot');
    src: local('Poppins Medium'), local('Poppins-Medium'), url('../flaticon/Poppins-Medium.eot?#iefix') format('embedded-opentype'), url('../flaticon/Poppins-Medium.woff2') format('woff2'), url('../flaticon/Poppins-Medium.woff') format('woff'), url('../flaticon/Poppins-Medium.ttf') format('truetype'), url('../flaticon/Poppins-Medium.svg#Poppins-Medium') format('svg');
    font-display: swap;
}
@font-face {
    font-family: 'Poppins';
    font-weight: normal;
    font-style: normal;

    src: url('../flaticon/Poppins-Regular.eot');
    src: local('Poppins Regular'), local('Poppins-Regular'), url('../flaticon/Poppins-Regular.eot?#iefix') format('embedded-opentype'), url('../flaticon/Poppins-Regular.woff2') format('woff2'), url('../flaticon/Poppins-Regular.woff') format('woff'), url('../flaticon/Poppins-Regular.ttf') format('truetype'), url('../flaticon/Poppins-Regular.svg#Poppins-Regular') format('svg');
    font-display: swap;
}
@font-face {
    font-family: 'Poppins';
    font-weight: 900;
    font-style: normal;

    src: local('Poppins Black'), local('Poppins-Black'), url('../flaticon/Poppins-Black.woff2') format('woff2'), url('../flaticon/Poppins-Black.woff') format('woff'), url('../flaticon/Poppins-Black.ttf') format('truetype');
    font-display: swap;
}
body {
    font-family: 'Poppins', Arial, 'Helvetica Neue', Helvetica, '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;
    }
}
@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%;
}
.hs-home-category .category .category-group .img .ibox video {
    mix-blend-mode: multiply;
    /* 通过滤镜将浅灰色转换为白色 */
    filter: brightness(1.05) contrast(1.1) saturate(1.1);
}
.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 {
    position: relative;
    z-index: 8;
    top: 0;
    left: 0;

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

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

    color: #283d71;
}
.swiper-button-next .flaticon,
.swiper-button-prev .flaticon {
    font-size: 30px;
}
.swiper-button-next:after,
.swiper-button-prev:after {
    display: none;
}
.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(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
    color: #298b0a;
}
.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: 0;
}
.swiper-poa .swiper-button-next {
    right: 0;
    left: auto;
}
:root {
    --pad: -webkit-calc(50vw - 800px);
    --pad: calc(50vw - 800px);
}
@media (max-width: 1720px) {
    :root {
        --pad: -webkit-calc(50vw - 705px);
        --pad: calc(50vw - 705px);
    }
}
@media (max-width: 1470px) {
    :root {
        --pad: -webkit-calc(50vw - 660px);
        --pad: calc(50vw - 660px);
    }
}
@media (max-width: 1400px) {
    :root {
        --pad: -webkit-calc(50vw - 570px);
        --pad: calc(50vw - 570px);
    }
}
@media (max-width: 1199px) {
    :root {
        --pad: 6vw;
    }
}
@media (max-width: 991px) {
    :root {
        --pad: 7.5vw;
    }
}
@media (max-width: 767px) {
    :root {
        --pad: 15px;
    }
}
.hs-header-box {
    position: fixed;
    z-index: 10;
    top: 0;

    width: 100%;

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

    color: #283d71;
    background-color: #fff;
}
.hs-header-box .logo {
    position: relative;

    display: block;

    width: 180px;
    height: 130px;
    padding-top: 20px;

    -webkit-transition: all .4s;
    transition: all .4s;
    text-align: center;
}
@media (max-width: 1199px) {
    .hs-header-box .logo {
        width: 100px;
        height: 60px;
        padding: 5px 0 0 0;
    }
}
.hs-header-box .logo:before {
    position: absolute;
    z-index: 1;
    bottom: -40px;
    left: 0;

    display: block;

    width: 180px;
    height: 180px;

    content: '';

    border-radius: 0 0 50% 50%;
    background-color: #fff;
}
@media (max-width: 1199px) {
    .hs-header-box .logo:before {
        bottom: -20px;

        width: 100px;
        height: 100px;
    }
}
.hs-header-box .logo img {
    position: relative;
    z-index: 4;

    width: auto;
    height: 100%;

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

    width: 36px;
    height: 36px;

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

    color: #fff;
    border-radius: 50%;
}
.hs-header-box .pc-search .search-button img {
    width: 100%;
}
.hs-header-box .pc-search .search-button:hover {
    background-color: #283d71;
}
.hs-header-box .pc-search .search-button:hover img {
    -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: #283d71;
}
@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: 22px;

    text-align: center;

    color: #283d71;

    -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: 10px;
    }
}
.hs-header-box .top-txt ul.txt-contact li .flaticon {
    font-size: 16px;

    cursor: pointer;
    -webkit-transition: all .2s;
    transition: all .2s;
}
.hs-header-box .top-txt ul.txt-contact li p {
    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: #283d71;
}
@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 #283d71 transparent;
}
.hs-header-box .top-txt ul.txt-contact li:hover .icon {
    color: #fff;
    background-color: #283d71;
}
.hs-header-box .top-txt ul.txt-contact li:hover p {
    display: block;
}
.hs-header-box .top-txt .icon {
    line-height: 32px;

    width: 36px;
    height: 36px;

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

    border: 2px solid #283d71;
    border-radius: 50%;
}
.hs-header-box .top-txt .icon img {
    width: 100%;

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

    opacity: .6;

    -webkit-filter: brightness(0) invert(0);
    filter: brightness(0) invert(0);
}
.hs-header-box .open-quote {
    line-height: 44px;

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

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

    color: #fff;
    border-radius: 22px;
    background-color: #283d71;
}
@media (max-width: 1560px) {
    .hs-header-box .open-quote {
        padding: 0 14px;
    }
}
@media (max-width: 1470px) {
    .hs-header-box .open-quote {
        font-size: 0;
    }
}
@media (max-width: 1199px) {
    .hs-header-box .open-quote {
        line-height: 40px;

        width: 40px;
        height: 40px;
        margin-left: 10px;
    }
}
.hs-header-box .open-quote .flaticon {
    font-size: 18px;

    display: inline-block;

    margin-right: 10px;

    vertical-align: middle;
}
@media (max-width: 1470px) {
    .hs-header-box .open-quote .flaticon {
        margin-right: 0;
    }
}
.hs-header-box .open-quote:hover {
    background-color: #298b0a;
}
.hs-header-box .language {
    position: relative;

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

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

    text-align: center;

    color: #fff;
    border-radius: 50%;
    background: #00b398;
}
.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: #283d71;
}
.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:nth-child(2) {
    position: static;
}
.hs-header-box .header-nav>ul>li:after {
    content: '|';
}
.hs-header-box .header-nav>ul>li:last-child:after {
    display: none;
}
.hs-header-box .header-nav>ul>li>a {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;

    position: relative;

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

    height: 130px;
    padding: 0 30px;

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 1470px) {
    .hs-header-box .header-nav>ul>li>a {
        font-size: 18px;
    }
}
@media (max-width: 1400px) {
    .hs-header-box .header-nav>ul>li>a {
        padding: 0 1vw;
    }
}
.hs-header-box .header-nav>ul>li>a::before {
    position: absolute;
    top: 28%;
    left: 50%;

    display: block;

    width: 20px;
    height: 20px;

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

    opacity: 0;
    background: url(../images/leaf.webp) no-repeat center;
    background-size: 100%;
}
.hs-header-box .header-nav>ul>li>a::after {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 50%;

    width: 0;
    height: 0;

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

    opacity: 0;
    border-width: 0 5px 10px 5px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
}
.hs-header-box .header-nav>ul>li:hover>a,
.hs-header-box .header-nav>ul>li.active>a {
    opacity: .8;
}
.hs-header-box .header-nav>ul>li:hover>a:before,
.hs-header-box .header-nav>ul>li.active>a:before {
    opacity: 1;
}
.hs-header-box .header-nav>ul>li:hover>a:after {
    opacity: 1;
}
.hs-header-box .pc-nav-down {
    position: absolute;
    z-index: 9;
    top: 100%;
    left: 0;

    display: none;

    min-width: 100%;
    padding: 30px;

    color: #333;
    border-radius: 18px;
    background: #fff;
    box-shadow: 0 10px 14px 0 rgba(0, 0, 0, .17);
}
.hs-header-box .pc-nav-down>li>a {
    font-size: 18px;
    line-height: 24px;

    position: relative;

    display: block;

    padding: 10px 0;

    -webkit-transition: all .2s;
    transition: all .2s;
    white-space: nowrap;
}
.hs-header-box .pc-nav-down-product>li>a {
    white-space: wrap;
}
@media (max-width: 1560px) {
    .hs-header-box .pc-nav-down>li>a {
        font-size: 16px;
    }
}
.hs-header-box .pc-nav-down>li:hover>a,
.hs-header-box .pc-nav-down>li.active>a {
    text-decoration: underline;

    color: #298b0a;
}
.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: #283d71;
}
.hs-header-box .pc-nav-down2 {
    padding: 20px 0;
}
.hs-header-box .pc-nav-down2>li {
    margin: 5px 0;
}
.hs-header-box .pc-nav-down2>li>a {
    font-size: 14px;
    line-height: 24px;

    position: relative;

    display: block;

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

    color: #666;
}
.hs-header-box .pc-nav-down2>li:hover>a {
    color: #283d71;
}
.hs-header-box .pc-nav-down-product {
    font-size: 0;

    left: 20%;

    width: 70%;
    min-width: 60%;

    text-align: center;
}
.hs-header-box .pc-nav-down-product>li {
    font-size: 16px;

    display: inline-block;

    width: 16.667%;
    padding: 0 10px;

    vertical-align: top;
}
@media (max-width: 1199px) {
    .hs-header-box .pc-nav-down-product>li {
        width: 20%;
        padding: 5px 10px;
    }
}
@media (max-width: 767px) {
    .hs-header-box .pc-nav-down-product>li {
        width: 33.33333333%;
    }
}

.hs-header-box .pc-nav-down-product>li a {
    font-size: 16px;
    line-height: 1.5;

    display: block;

    -webkit-transition: all .2s;
    transition: all .2s;
    text-align: center;
}
.hs-header-box .pc-nav-down-product>li .icon {
    position: relative;

    display: inline-block;
}
.hs-header-box .pc-nav-down-product>li .icon .flaticon {
    font-size: 60px;

    color: #b0b1b1;
}
@media (max-width: 1199px) {
    .hs-header-box .pc-nav-down-product>li .icon .flaticon {
        font-size: 30px;
    }
}

.hs-header-box .pc-nav-down-product>li .icon .flaticon-snowflake {
    font-size: 24px;

    position: absolute;
    top: 0;
    right: -20px;

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

    opacity: 0;
}
.hs-header-box .pc-nav-down-product>li .icon-lengdong .flaticon-snowflake {
    opacity: 1;
}
.hs-header-box .pc-nav-down-product>li span {
    font-size: 18px;
    line-height: 1.33333333;

    display: block;

    width: 100%;
}
@media (max-width: 767px) {
    .hs-header-box .pc-nav-down-product>li span {
        font-size: 16px;
    }
}
.hs-header-box .pc-nav-down-product>li.active a,
.hs-header-box .pc-nav-down-product>li:hover a {
    text-decoration: none;

    color: #298b0a;
}
.hs-header-box .pc-nav-down-product>li.active a .flaticon,
.hs-header-box .pc-nav-down-product>li:hover a .flaticon {
    color: #298b0a;
}
.hs-header-box .pc-nav-down-product>li.active a .flaticon-snowflake,
.hs-header-box .pc-nav-down-product>li:hover a .flaticon-snowflake {
    color: #283d71;
}
.hs-header-box .pc-nav-down-product>li.active a span,
.hs-header-box .pc-nav-down-product>li:hover a span {
    font-weight: bold;
}

@media (max-width: 1440px) {
    .hs-header-box .pc-nav-down-product>li a {
        font-size: 14px;
    }
    .hs-header-box .pc-nav-down-product>li .icon .flaticon {
        font-size: 40px;
    }

    .hs-header-box .pc-nav-down-product>li span {
        font-size: 14px;
    }
    .hs-header-box .pc-nav-down-product>li .icon .flaticon-snowflake {
        font-size: 14px;
    }
}
.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: #283d71;
}
@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-inner {
    color: #fff;
    background: none;
}
.hs-header-box-inner .top-txt .icon {
    color: #fff;
    border-color: #fff;
}
.hs-header-box-inner .top-txt .icon img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.hs-header-box-inner .top-txt .icon:hover {
    border-color: #298b0a;
    background-color: #298b0a !important;
}
.hs-header-box-product {
    border-bottom: 1px solid #b5c2e5;
    background: #f5f8ff;
}
.hs-header-box-product .logo {
    padding: 10px 0;
}
.hs-header-box-product .logo:before {
    display: none;
}
@media (max-width: 767px) {
    .hs-header-box-product .logo {
        width: auto;
        padding: 5px 0;
    }
}
.hs-header-box.stuck-header {
    color: #283d71;
    background-color: #fff;
    box-shadow: 0 11px 14px 0 rgba(40, 61, 113, .1);
}
.hs-header-box.stuck-header .logo {
    height: 80px;
    padding-top: 10px;
}
@media (max-width: 767px) {
    .hs-header-box.stuck-header .logo {
        height: 60px;
        padding-top: 5px;
    }
}
.hs-header-box.stuck-header .header-nav>ul>li>a {
    height: 80px;
}
.hs-header-box.stuck-header .header-nav>ul>li>a:before {
    top: 20%;
}
.hs-header-box.stuck-header .top-txt .icon {
    color: #283d71;
    border-color: #283d71;
}
.hs-header-box.stuck-header .top-txt .icon img {
    -webkit-filter: brightness(0) invert(0);
    filter: brightness(0) invert(0);
}
.hs-header-box.stuck-header .top-txt .icon:hover {
    border-color: #283d71;
    background-color: #283d71 !important;
}
.hs-header-box.stuck-header .top-txt .icon:hover img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.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: #298b0a;
    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: #298b0a;
}
.customer-service a:hover p {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}
.customer-service .service-wechat p {
    background-color: #298b0a;
}
.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: #283d71;
}
.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-size: 0;

    position: relative;

    clear: both;
    overflow: hidden;

    width: 100%;
}
@media (max-width: 767px) {
    .banner-box {
        padding-top: 60px;
    }
}
.banner-box .banner {
    position: relative;
}
.banner-box .swiper-slide {
    overflow: hidden;
}
@media (max-width: 1199px) {
    .banner-box .swiper-img img {
        width: 100%;
        height: auto;
    }
}
@media (min-width: 1200px) {
    .banner-box .swiper-img img {
        width: auto;
        height: 100vh;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-img img {
        width: 120%;
        margin-left: -10%;
    }
}
.banner-box .swiper-text {
    position: absolute;
    z-index: 2;
    top: 40%;
    left: 0;

    width: 100%;
}
@media (max-width: 1199px) {
    .banner-box .swiper-text {
        top: 30%;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text {
        top: 20%;
    }
}
.banner-box .swiper-text h2,
.banner-box .swiper-text h3 {
    overflow: hidden;
}
.banner-box .swiper-text h2 span,
.banner-box .swiper-text h3 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: 900;
    line-height: 1.25;

    color: #283d71;
}
@media (max-width: 1660px) {
    .banner-box .swiper-text h2 {
        font-size: 60px;
    }
}
@media (max-width: 1470px) {
    .banner-box .swiper-text h2 {
        font-size: 56px;
    }
}
@media (max-width: 1400px) {
    .banner-box .swiper-text h2 {
        font-size: 50px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-text h2 {
        font-size: 44px;
    }
}
@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.3;

    color: #298b0a;
}
@media (max-width: 1560px) {
    .banner-box .swiper-text h3 {
        font-size: 44px;
    }
}
@media (max-width: 1470px) {
    .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: 30px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text h3 {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text h3 {
        font-size: 18px;
    }
}
.banner-box .swiper-text h4 {
    font-size: 30px;
    font-weight: 900;
    line-height: 30px;

    display: inline-block;

    margin-top: 20px;
    padding: 15px 20px;

    color: #fff;
    border-radius: 30px;
    background-color: #298b0a;
}
@media (max-width: 1199px) {
    .banner-box .swiper-text h4 {
        font-size: 24px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text h4 {
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text h4 {
        font-size: 16px;
        line-height: 24px;

        margin-top: 0;
        padding: 10px;
    }
}
.banner-box .swiper-text .link {
    margin-top: 40px;
}
@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 {
        margin-top: 0;
    }
}
.banner-box .swiper-text .link a {
    font-size: 14px;

    display: inline-block;

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

    color: #298b0a;
    border-top: 1px solid #298b0a;
    border-bottom: 1px solid #298b0a;
}
.banner-box .swiper-text .link a .flaticon {
    margin-left: 60px;
}
@media (max-width: 1199px) {
    .banner-box .swiper-text .link a .flaticon {
        margin-left: 30px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text .link a .flaticon {
        margin-left: 10px;
    }
}
.banner-box .swiper-text .link a span {
    font-weight: 900;
    line-height: 26px;

    position: relative;
    z-index: 4;

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

    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 10px 0;
}
@media (max-width: 767px) {
    .banner-box .swiper-text .link a span {
        line-height: 24px;

        padding: 5px 0;
    }
}
.banner-box .swiper-text .link a:before {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    display: block;

    width: 0;
    height: 100%;

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

    background-color: #298b0a;
}
.banner-box .swiper-text .link a:hover {
    padding: 0 10px;

    color: #fff;
}
.banner-box .swiper-text .link a:hover:before {
    width: 100%;
}
.banner-box .swiper-text-2 h2,
.banner-box .swiper-text-2 h3 {
    color: #fff;
}
.banner-box .swiper-text-2 h2 {
    font-size: 30px;
}
@media (max-width: 1199px) {
    .banner-box .swiper-text-2 h2 {
        font-size: 24px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text-2 h2 {
        font-size: 20px;
    }
}
.banner-box .swiper-slide-active .swiper-text h2 span,
.banner-box .swiper-slide-active .swiper-text h3 span {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);

    opacity: 1;
}
.banner-box .swiper-slide-active .swiper-text .img img {
    -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;
}
@media (max-width: 767px) {
    .banner-box .swiper-text-1 {
        width: 56%;
    }
}
.banner-box .button-banner {
    position: absolute;
    z-index: 6;
    bottom: 3%;
    left: 0;

    width: 100%;
}
@media (max-width: 1199px) {
    .banner-box .button-banner {
        text-align: right;
    }
}
.banner-box .swiper-button-prev,
.banner-box .swiper-button-next {
    line-height: 80px;

    display: block;
    display: inline-block;

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

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

    color: #283d71;
    border-color: #fff;
    border-radius: 50%;
    background: #fff;
}
@media (max-width: 1400px) {
    .banner-box .swiper-button-prev,
    .banner-box .swiper-button-next {
        line-height: 50px;

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

        width: 34px;
        height: 34px;
    }
}
.banner-box .swiper-button-prev .flaticon,
.banner-box .swiper-button-next .flaticon {
    font-size: 20px;

    display: block;

    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.banner-box .swiper-button-prev:hover,
.banner-box .swiper-button-next:hover {
    color: #fff;
    border-color: #298b0a;
    background-color: #298b0a;
}
.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 .swiper-pagination {
    position: relative;
    bottom: 0;

    width: auto;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.banner-box .swiper-pagination .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    margin-right: 20px;

    opacity: .6;
    border-radius: 50%;
    background: #fff;
}
.banner-box .swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
}
.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 {
    text-align: center;
}
.banner-inner .title-banner h2 {
    font-size: 48px;
    font-weight: 900;
    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: 36px;
    }
}
@media (max-width: 991px) {
    .banner-inner .title-banner h2 {
        font-size: 30px;
    }
}
.banner-inner .group-text {
    position: absolute;
    z-index: 8;
    top: 58%;
    left: 0;

    width: 100%;

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

    color: #fff;
}
@media (max-width: 767px) {
    .banner-inner .group-text {
        top: 70%;
    }
}
.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;
}
.public-scrollbar:before {
    position: absolute;
    top: 50%;
    left: 0;

    display: block;

    width: 100%;
    height: 1px;

    content: '';

    background-color: rgba(196, 196, 196, .4);
}
.public-scrollbar .swiper-scrollbar-drag {
    cursor: pointer;

    border-radius: 50%;
    background-color: #298b0a;
}
.hs-more a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    color: #298b0a;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-more a .flaticon {
    font-size: 20px;

    margin-left: 10px;
}
.hs-more a:hover {
    color: #283d71;
}
.title-home h3 {
    font-size: 18px;
    font-weight: 900;
    line-height: 1.25;

    letter-spacing: 2px;

    color: #283d71;
}
.title-home h2 {
    font-size: 48px;
    font-weight: 900;
    line-height: 1.2;

    margin: 0;

    color: #298b0a;
}
@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 h3 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.25;

    color: #283d71;
}
@media (max-width: 1199px) {
    .public-note h3 {
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .public-note h3 {
        font-size: 18px;
    }
}
.public-note h4 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.66666667;
}
.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-notelh24 p {
    line-height: 24px;
}
.public-note.fz20 p {
    font-size: 20px;
    line-height: 1.5;
}
@media (max-width: 1560px) {
    .public-note.fz20 p {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .public-note.fz20 p {
        font-size: 16px;
    }
}
@-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: #fcfefe;*/
}
.hs-home-category .category-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column-reverse;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
}
@media (max-width: 1199px) {
    .hs-home-category .category-flex {
        flex-direction: column;

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
    }
}
.hs-home-category .category-menu {
    width: 100%;
    margin-top: 30px;
}
.hs-home-category .category-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: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 1199px) {
    .hs-home-category .category-menu ul {
        margin: 0 -10px;
    }
}
.hs-home-category .category-menu ul li {
    padding: 0 30px;
    max-width: 16.667%;
}
@media (max-width: 1199px) {
    .hs-home-category .category-menu ul li {
        width: 20%;
        max-width: 20%;
        padding: 5px 10px;
    }
}
@media (max-width: 767px) {
    .hs-home-category .category-menu ul li {
        width: 33.33333333%;
        max-width: 33.33333333%;
    }
}
.hs-home-category .category-menu ul li a {
    display: block;

    -webkit-transition: all .2s;
    transition: all .2s;
    text-align: center;
}
.hs-home-category .category-menu ul li .icon {
    position: relative;

    display: inline-block;
}
.hs-home-category .category-menu ul li .icon .flaticon {
    font-size: 60px;

    color: #b0b1b1;
}
@media (max-width: 1199px) {
    .hs-home-category .category-menu ul li .icon .flaticon {
        font-size: 50px;
    }
}
.hs-home-category .category-menu ul li .icon .flaticon-snowflake {
    font-size: 24px;

    position: absolute;
    top: 0;
    right: -20px;

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

    opacity: 0;
}
.hs-home-category .category-menu ul li .icon-lengdong .flaticon-snowflake {
    opacity: 1;
}
.hs-home-category .category-menu ul li span {
    font-size: 18px;
    line-height: 1.33333333;

    display: block;

    width: 100%;
}
@media (max-width: 1560px) {
    .hs-home-category .category-menu ul li span {
        font-size: 16px;
    }
}
.hs-home-category .category-menu ul li.active a {
    color: #298b0a;
}
.hs-home-category .category-menu ul li.active a .flaticon {
    color: #298b0a;
}
.hs-home-category .category-menu ul li.active a .flaticon-snowflake {
    color: #283d71;
}
.hs-home-category .category-content {
    position: relative;

    width: 100%;
    margin-top: 80px;
}
@media (max-width: 1560px) {
    .hs-home-category .category-content {
        margin-top: 60px;
    }
}
@media (max-width: 1199px) {
    .hs-home-category .category-content {
        margin-top: 40px;
    }
}
.hs-home-category .swiper-slide {
    height: auto;
    background-color: #ffffff;
}
.hs-home-category .category {
    font-size: 0;

    z-index: 2;
    top: 0;
    left: 0;

    overflow: hidden;

    width: 100%;

    background-color: #fff;
}
.hs-home-category .category .category-left {
    font-size: 16px;

    position: relative;
    z-index: 5;

    display: inline-block;

    width: 40%;

    vertical-align: top;
}
@media (max-width: 991px) {
    .hs-home-category .category .category-left {
        width: 100%;
    }
}
.hs-home-category .category .category-left .title-home .mask {
    font-size: 26px;
    font-weight: bold;
    line-height: 22px;

    display: inline-block;

    padding: 10px 18px;

    color: #fff;
    border-radius: 6px;
    background-color: #283d71;
}
.hs-home-category .category .category-left .title-home h2 {
    margin-top: 20px;
}
.hs-home-category .category .category-left .title-home h3 {
    font-size: 24px;
}
.hs-home-category .category .category-left .more {
    margin-top: 200px;
}
@media (max-width: 991px) {
    .hs-home-category .category .category-left .more {
        margin-top: 30px;
    }
}
.hs-home-category .category .category-left .more a {
    font-size: 14px;
    font-weight: 900;

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

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

    color: #298b0a;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-home-category .category .category-left .more a .flaticon {
    font-size: 20px;
    font-weight: normal;

    margin-right: 10px;
}
.hs-home-category .category .category-left .more a:hover {
    color: #283d71;
}
.hs-home-category .category .category-right {
    font-size: 16px;

    position: relative;

    display: inline-block;

    width: 70%;
    margin-left: -10%;
    padding-top: 50px;

    vertical-align: top;
}
@media (max-width: 991px) {
    .hs-home-category .category .category-right {
        width: 100%;
        margin: 0;
    }
}
.hs-home-category .category .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-home-category .category .category-group .img {
    width: 70%;
}
@media (max-width: 767px) {
    .hs-home-category .category .category-group .img {
        width: 100%;
    }
}
.hs-home-category .category .category-group .img .ibox {
    padding-bottom: 72%;
}
.hs-home-category .category .category-group .desc {
    width: 30%;
    padding-top: 30px;
}
@media (max-width: 767px) {
    .hs-home-category .category .category-group .desc {
        width: 100%;
    }
}
.hs-home-category .category .category-group .title-category {
    font-size: 24px;
    line-height: 1.5;

    color: #283d71;
}
.hs-home-category .category .category-group .public-note {
    margin-top: 20px;
}
@media (max-width: 767px) {
    .hs-home-category .category .swiper-poa {
        margin-top: 20px;
    }
}
.hs-home-category .category .swiper-poa .swiper-button-prev {
    left: 33%;
}
@media (max-width: 767px) {
    .hs-home-category .category .swiper-poa .swiper-button-prev {
        left: 0;
    }
}
.hs-home-category .category .swiper-poa .swiper-button-next {
    right: 24%;
    left: auto;
}
@media (max-width: 767px) {
    .hs-home-category .category .swiper-poa .swiper-button-next {
        right: 0;
    }
}
@media (max-width: 767px) {
    .hs-home-category .category .swiper-poa .swiper-button-prev,
    .hs-home-category .category .swiper-poa .swiper-button-next {
        position: relative;
        top: 0;

        display: inline-block;

        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        vertical-align: middle;
    }
    .hs-home-category .category .swiper-poa .swiper-button-prev .flaticon,
    .hs-home-category .category .swiper-poa .swiper-button-next .flaticon {
        display: block;
    }
}
@media (max-width: 767px) {
    .hs-home-category .category .swiper-poa .swiper-button-next .flaticon {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}
.hs-home-why {
    background: url(../images/why_bg.webp) no-repeat center;
    background-size: cover;
}
@media (min-width: 1200px) {
    .hs-home-why {
        background-attachment: fixed;
    }
}
.hs-home-why .why>ul {
    margin: 0 -30px;
}
@media (max-width: 1560px) {
    .hs-home-why .why>ul {
        margin: 0 -15px;
    }
}
@media (max-width: 1400px) {
    .hs-home-why .why>ul {
        margin: 0 -8px;
    }
}
.hs-home-why .why>ul>li {
    margin: 50px 0;
    padding: 0 30px;
}
@media (max-width: 1560px) {
    .hs-home-why .why>ul>li {
        margin: 30px 0;
        padding: 0 15px;
    }
}
@media (max-width: 1400px) {
    .hs-home-why .why>ul>li {
        padding: 0 8px;
    }
}
@media (max-width: 1199px) {
    .hs-home-why .why>ul>li {
        margin: 15px 0;
    }
}
.hs-home-why .why-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    color: #fff;
}
.hs-home-why .why-group .icon {
    font-size: 50px;
    line-height: 148px;

    position: relative;

    width: 148px;
    height: 148px;

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

    border-radius: 50%;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 1199px) {
    .hs-home-why .why-group .icon {
        line-height: 1;

        width: 60px;
        height: auto;

        border-radius: 0;
    }
}
@media (max-width: 767px) {
    .hs-home-why .why-group .icon {
        font-size: 40px;
    }
}
.hs-home-why .why-group .icon:before {
    position: absolute;
    top: -40px;
    left: -40px;

    display: block;

    width: 228px;
    height: 228px;

    content: '';
    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-animation: roate360 10s linear infinite;
    animation: roate360 10s linear infinite;

    opacity: 0;
    background: url(../images/why-icon.webp) no-repeat center;
    background-size: cover;
}
@media (max-width: 1199px) {
    .hs-home-why .why-group .icon:before {
        display: none;
    }
}
.hs-home-why .why-group .public-note {
    position: relative;
    z-index: 6;

    width: -webkit-calc(100% - 118px);
    width: calc(100% - 118px);
    margin-left: -30px;
    padding-top: 40px;
}
@media (max-width: 1199px) {
    .hs-home-why .why-group .public-note {
        width: -webkit-calc(100% - 70px);
        width: calc(100% - 70px);
        margin: 0;
        padding-top: 0;
    }
}
.hs-home-why .why-group .public-note p {
    -webkit-transition: all .2s;
    transition: all .2s;

    color: rgba(255, 255, 255, .6);
}
.hs-home-why .why-group:hover .icon {
    background-color: rgba(33, 74, 176, .9);
}
.hs-home-why .why-group:hover .icon:before {
    opacity: 1;
}
.hs-home-why .why-group:hover .public-note p {
    color: #fff;
}
.hs-home-about {
    position: relative;
}
.hs-home-about .about-bg {
    position: absolute;
    z-index: 1;
    top: 0;
    left: -10%;

    width: 40%;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.hs-home-about .about-bg img {
    display: block;

    width: 100%;

    -webkit-animation: roate360 20s linear infinite;
    animation: roate360 20s linear infinite;
}
.hs-home-about .about {
    position: relative;
    z-index: 6;
}
.hs-home-about .title-about h2 {
    font-size: 50px;
    font-weight: 900;
    line-height: 1;

    color: #298b0a;
}
@media (max-width: 1560px) {
    .hs-home-about .title-about h2 {
        font-size: 44px;
    }
}
@media (max-width: 1470px) {
    .hs-home-about .title-about h2 {
        font-size: 40px;
    }
}
@media (max-width: 1199px) {
    .hs-home-about .title-about h2 {
        font-size: 32px;
    }
}
@media (max-width: 991px) {
    .hs-home-about .title-about h2 {
        font-size: 28px;
    }
}
@media (max-width: 767px) {
    .hs-home-about .title-about h2 {
        font-size: 24px;
    }
}
.hs-home-about .title-about h3 {
    font-size: 18px;
    font-weight: 900;

    margin: 20px 0;

    color: #283d71;
}
.hs-home-about .title-about h4 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.33333333;

    color: #298b0a;
}
.hs-home-about .about-left {
    width: 40%;
    padding-top: 120px;
    padding-right: 6%;
}
@media (max-width: 1400px) {
    .hs-home-about .about-left {
        padding-top: 70px;
    }
}
@media (max-width: 1199px) {
    .hs-home-about .about-left {
        width: 100%;
        padding-right: 0;
    }
}
.hs-home-about .about-left .title-home h3 {
    color: #000;
}
.hs-home-about .about-left .about-note p {
    color: #666;
}
.hs-home-about .about-left .about-menu {
    margin-top: 30px;
}
@media (max-width: 1470px) {
    .hs-home-about .about-left .about-menu {
        margin-top: 10px;
    }
}
@media (max-width: 1199px) {
    .hs-home-about .about-left .about-menu ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;

        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .hs-home-about .about-left .about-menu ul li {
        width: 25%;
    }
}
.hs-home-about .about-left .about-menu .menu-group {
    line-height: 30px;

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

    padding: 25px 0;

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

    border-bottom: 1px solid #dadada;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 1400px) {
    .hs-home-about .about-left .about-menu .menu-group {
        padding: 20px 0;
    }
}
@media (max-width: 1199px) {
    .hs-home-about .about-left .about-menu .menu-group {
        display: block;

        padding: 10px 0;

        border-bottom: none;
    }
}
.hs-home-about .about-left .about-menu .menu-group span {
    font-size: 24px;

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

    color: #777;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1470px) {
    .hs-home-about .about-left .about-menu .menu-group span {
        font-size: 20px;
    }
}
@media (max-width: 1199px) {
    .hs-home-about .about-left .about-menu .menu-group span {
        font-size: 18px;
        line-height: 1.4;

        flex-direction: column;

        text-align: center;

        -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-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
    }
}
@media (max-width: 767px) {
    .hs-home-about .about-left .about-menu .menu-group span {
        font-size: 16px;
    }
}
.hs-home-about .about-left .about-menu .menu-group span .flaticon {
    font-size: 40px;

    margin-right: 15px;
}
@media (max-width: 1199px) {
    .hs-home-about .about-left .about-menu .menu-group span .flaticon {
        width: 100%;
        margin: 0;
        margin-bottom: 10px;
    }
}
.hs-home-about .about-left .about-menu .menu-group .arrow {
    opacity: 0;
}
@media (max-width: 1199px) {
    .hs-home-about .about-left .about-menu .menu-group .arrow {
        display: none;
    }
}
.hs-home-about .about-left .about-menu .active .menu-group {
    color: #298b0a;
    border-bottom-color: #298b0a;
}
.hs-home-about .about-left .about-menu .active .menu-group span {
    color: #298b0a;
}
.hs-home-about .about-left .about-menu .active .menu-group .arrow {
    opacity: 1;
}
.hs-home-about .about-right {
    width: 60%;
}
@media (max-width: 1199px) {
    .hs-home-about .about-right {
        width: 100%;
        margin-top: 30px;
    }
}
.hs-home-about .about-content {
    font-size: 0;
}
.hs-home-about .about-content .desc {
    font-size: 16px;

    position: relative;
    z-index: 6;

    display: inline-block;

    width: 40%;
    margin-bottom: 10%;
    padding: 30px;

    vertical-align: bottom;

    color: #fff;
    background-color: #283d71;
}
@media (max-width: 1470px) {
    .hs-home-about .about-content .desc {
        padding: 30px;
    }
}
@media (max-width: 1400px) {
    .hs-home-about .about-content .desc {
        margin-bottom: 5%;
        padding: 20px;
    }
}
@media (max-width: 767px) {
    .hs-home-about .about-content .desc {
        width: 100%;
        padding: 20px;
    }
}
.hs-home-about .about-content .title-about {
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;

    display: block;

    padding: 10px 0;

    border-bottom: 1px solid rgba(255, 255, 255, .5);
}
.hs-home-about .about-content .public-note {
    display: -webkit-box;
    overflow: hidden;

    min-height: 120px;
    margin-top: 30px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}
.hs-home-about .about-content .public-note p {
    line-height: 24px;

    color: #fff;
}
.hs-home-about .about-content .more {
    margin-top: 60px;
}
@media (max-width: 767px) {
    .hs-home-about .about-content .more {
        margin-top: 10px;
    }
}
.hs-home-about .about-content .more a {
    font-size: 14px;
    line-height: 30px;

    display: inline-block;
}
.hs-home-about .about-content .more a:hover {
    text-decoration: underline;
}
.hs-home-about .about-content .img {
    display: inline-block;

    width: 80%;
    margin-left: -20%;

    vertical-align: bottom;
}
@media (max-width: 767px) {
    .hs-home-about .about-content .img {
        width: 100%;
        margin: 0;
        padding: 0;
    }
}
.hs-home-about .about-content .img .img-top {
    text-align: right;
}
.hs-home-about .about-content .img .img-top img {
    max-width: 40%;
}
.hs-home-about .about-content .img img {
    position: relative;
    z-index: 5;

    width: 100%;
    margin-top: -15px;
}
.hs-home-certificates {
    position: relative;

    background: #f8f8f8;
}
.hs-home-certificates .title-certificates {
    max-width: 630px;
    margin: 0 auto;
}
.hs-home-certificates .title-certificates h2 {
    font-size: 24px;
    font-weight: 900;
    line-height: 1.25;

    color: #298b0a;
}
.hs-home-certificates .certificates-bg1,
.hs-home-certificates .certificates-bg2 {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 0;

    width: 45%;

    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}
.hs-home-certificates .certificates-bg1 img,
.hs-home-certificates .certificates-bg2 img {
    width: 100%;

    -webkit-animation: roate360 20s linear infinite;
    animation: roate360 20s linear infinite;
}
.hs-home-certificates .certificates-bg2 {
    right: 0;
    left: auto;

    -webkit-transform: translate3d(50%, -50%, 0);
    transform: translate3d(50%, -50%, 0);
}
.hs-home-certificates .certificates {
    margin-top: 20px;
}
.hs-home-certificates .certificates-group .ibox {
    overflow: visible;

    padding-bottom: 136%;
}
.hs-home-certificates .certificates-group .ibox img {
    box-shadow: 0 22px 21px 0 rgba(0, 0, 0, .17);
}
.hs-home-certificates .swiper-slide {
    padding: 30px 0 60px;
}
.hs-home-certificates .swiper-slide .certificates-group {
    -webkit-transition: all .2s;
    transition: all .2s;

    opacity: 0;
}
.hs-home-certificates .swiper-slide-visible .certificates-group {
    -webkit-transform: translateX(20%);
    -ms-transform: translateX(20%);
    transform: translateX(20%);

    opacity: 1;
}
.hs-home-certificates .swiper-slide-visible .certificates-group img {
    -webkit-transform: perspective(600px) rotateY(20deg);
    transform: perspective(600px) rotateY(20deg);
}
.hs-home-certificates .swiper-slide-prev .certificates-group {
    -webkit-transform: translateX(10%);
    -ms-transform: translateX(10%);
    transform: translateX(10%);
}
.hs-home-certificates .swiper-slide-prev .certificates-group img {
    -webkit-transform: perspective(600px) rotateY(20deg);
    transform: perspective(600px) rotateY(20deg);
}
.hs-home-certificates .swiper-slide-next .certificates-group {
    -webkit-transform: translateX(-10%);
    -ms-transform: translateX(-10%);
    transform: translateX(-10%);
}
.hs-home-certificates .swiper-slide-next .certificates-group img {
    -webkit-transform: perspective(600px) rotateY(-20deg);
    transform: perspective(600px) rotateY(-20deg);
}
.hs-home-certificates .swiper-slide-next+.swiper-slide .certificates-group {
    -webkit-transform: translateX(-20%);
    -ms-transform: translateX(-20%);
    transform: translateX(-20%);
}
.hs-home-certificates .swiper-slide-next+.swiper-slide .certificates-group img {
    -webkit-transform: perspective(600px) rotateY(-20deg);
    transform: perspective(600px) rotateY(-20deg);
}

.hs-home-certificates .swiper-slide {
    z-index: 2;
}
.hs-home-certificates .swiper-slide-prev,
.hs-home-certificates .swiper-slide-next {
    z-index: 5;
}
.hs-home-certificates .swiper-slide-active {
    z-index: 8;
}
.hs-home-certificates .swiper-slide-active .certificates-group {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}
.hs-home-certificates .swiper-slide-active .certificates-group img {
    -webkit-transform: perspective(0px) rotateY(0deg);
    transform: perspective(0px) rotateY(0deg);
}
.hs-home-news .hs-home-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.hs-home-news .news {
    margin-top: 20px;
}
.hs-home-news .news .swiper-slide {
    padding: 20px 10px 60px;
}
.hs-home-news .news .news-group {
    position: relative;

    padding: 18px 14px 0 14px;

    box-shadow: 0 13px 10px 0 rgba(5, 5, 5, .13);
}
.hs-home-news .news .news-group .img .ibox {
    padding-bottom: 75%;
}
.hs-home-news .news .news-group .img .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-home-news .news .news-group .desc {
    padding: 24px 0 70px 0;
}
.hs-home-news .news .news-group .title-news {
    font-size: 18px;
    font-weight: 900;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    max-height: 60px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.hs-home-news .news .news-group .title-news span {
    -webkit-transition: background-size .56s;
    transition: background-size .56s;

    background-image: -webkit-gradient(linear, left top, right top, from(#222), to(#222));
    background-image: -webkit-linear-gradient(left, #222 0%, #222 100%);
    background-image: linear-gradient(to right, #222 0%, #222 100%);
    background-repeat: no-repeat;
    background-position: 0 95%;
    background-size: 0 1px;
}
.hs-home-news .news .news-group .date {
    font-size: 14px;
    line-height: 24px;

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

    margin-top: 14px;

    color: #298b0a;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-home-news .news .news-group .date .flaticon {
    margin-right: 10px;
}
.hs-home-news .news .news-group .public-note {
    display: -webkit-box;
    overflow: hidden;

    max-height: 60px;
    margin-top: 10px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.hs-home-news .news .news-group .public-note p {
    color: #333;
}
.hs-home-news .news .news-group .more {
    position: absolute;
    z-index: 4;
    bottom: -53px;
    left: 50%;

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

    opacity: 0;
}
.hs-home-news .news .news-group .more a {
    display: block;

    width: 106px;
    height: 106px;
    padding: 16px;

    text-align: center;

    color: #fff;
    border-radius: 50%;
    background: rgba(41, 139, 10, .3);
}
.hs-home-news .news .news-group .more a .flaticon {
    font-size: 20px;
    line-height: 74px;

    display: block;

    width: 74px;
    height: 74px;

    border-radius: 50%;
    background-color: #298b0a;
}
@media (min-width: 1200px) {
    .hs-home-news .news .news-group:hover .img .ibox img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .hs-home-news .news .news-group:hover .title-news {
        color: #283d71;
    }
    .hs-home-news .news .news-group:hover .title-news span {
        background-size: 100% 1px;
    }
    .hs-home-news .news .news-group:hover .more {
        opacity: 1;
    }
}
.hs-home-news .news-pagination {
    position: relative;

    width: 100%;
    margin-top: 50px;
}
@media (max-width: 767px) {
    .hs-home-news .news-pagination {
        margin-top: 0;
    }
}
.hs-home-news .news-pagination .swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 21px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 21px));

    background-color: rgba(41, 139, 10, .3);
}
.hs-home-news .news-pagination .swiper-pagination-bullet-active {
    background-color: #298b0a;
}
.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 {
    line-height: 34px;

    display: inline-block;

    width: 34px;
    height: 34px;

    vertical-align: middle;

    color: #666;
    border-radius: 5px;
    background: #eaeaea;
}
.hs-inner .swiper-button-prev .flaticon,
.hs-inner .swiper-button-next .flaticon {
    font-size: 16px;

    display: block;
}
.hs-inner .swiper-button-prev:hover,
.hs-inner .swiper-button-next:hover {
    color: #fff;
    background-color: #298b0a;
}
.hs-inner .swiper-button-prev .flaticon {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.hs-inner .swiper-button-next .flaticon {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
.title-inner h2 {
    font-size: 36px;
    font-weight: 900;
    line-height: 1.2;

    margin: 0;
}
@media (max-width: 1560px) {
    .title-inner h2 {
        font-size: 30px;
    }
}
@media (max-width: 991px) {
    .title-inner h2 {
        font-size: 28px;
    }
}
@media (max-width: 767px) {
    .title-inner h2 {
        font-size: 24px;
    }
}
.title-inner h2 span {
    font-size: 30px;

    display: block;
}
@media (max-width: 1560px) {
    .title-inner h2 span {
        font-size: 26px;
    }
}
@media (max-width: 991px) {
    .title-inner h2 span {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .title-inner h2 span {
        font-size: 20px;
    }
}
.title-inner h3 {
    font-size: 24px;
    font-weight: 900;
    line-height: 1.5;

    color: #283d71;
}
@media (max-width: 1199px) {
    .title-inner h3 {
        font-size: 20px;
    }
}
@media (max-width: 991px) {
    .title-inner h3 {
        font-size: 18px;
    }
}
.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;
    }
}
.pt-40 {
    padding-top: 40px;
}
.pt-150 {
    padding-top: 150px;
}
@media (max-width: 1199px) {
    .pt-150 {
        padding-top: 80px;
    }
}
.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 .location {
    line-height: 30px;

    position: relative;

    padding-left: 26px;
}
.hs-inner-location .location .flaticon {
    font-size: 20px;

    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;
}
@media (max-width: 767px) {
    .hs-inner-top .hs-inner-location {
        width: 100%;
        margin-top: 20px;
    }
}
.hs-inner-top .hs-inner-location .location {
    position: relative;

    padding-left: 20px;
}
.hs-inner-top .hs-inner-location .location:before {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    display: block;

    width: 400%;
    height: 100%;

    content: '';

    background-color: #283d71;
}
.hs-inner-top .hs-inner-location .location ul {
    position: relative;
    z-index: 6;

    color: #fff;
}
.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: 360px;
}
@media (max-width: 1400px) {
    .inner-content .inner-left {
        width: 300px;
    }
}
@media (max-width: 1199px) {
    .inner-content .inner-left {
        width: 100%;
    }
}
.inner-content .inner-right {
    width: -webkit-calc(100% - 360px);
    width: calc(100% - 360px);
    padding-left: 50px;
}
@media (max-width: 1400px) {
    .inner-content .inner-right {
        width: -webkit-calc(100% - 300px);
        width: calc(100% - 300px);
        padding-left: 30px;
    }
}
@media (max-width: 1199px) {
    .inner-content .inner-right {
        width: 100%;
        margin-top: 30px;
        padding-left: 0;
    }
}
.inner-leftmenu .title-menu {
    position: relative;

    padding-bottom: 20px;

    border-bottom: 1px solid #e8e8e8;
}
@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 {
    margin-top: 20px;
}
@media (max-width: 1199px) {
    .inner-leftmenu .menunav1 {
        display: none;
    }
}
.inner-leftmenu .menunav1>li {
    position: relative;

    border-bottom: 1px solid #e8e8e8;
}
.inner-leftmenu .menunav1>li:last-child {
    border-bottom: none;
}
.inner-leftmenu .menunav1>li .open-menunav2 {
    position: absolute;
    top: 25px;
    right: 0;

    width: 10px;
    height: 10px;

    background: url(../images/left-arrow.webp) no-repeat center;
    background-size: cover;
}
.inner-leftmenu .menunav1>li>a {
    font-size: 18px;
    line-height: 1.76470588;

    display: block;

    padding: 15px 30px 15px 0;
}
.inner-leftmenu .menunav1>li.active .open-menunav2:before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);

    border-color: transparent transparent transparent #298b0a;
}
.inner-leftmenu .menunav1>li.active>a {
    color: #283d71;
}
.inner-leftmenu .menunav2 {
    display: none;

    padding-bottom: 20px;
}
@media (max-width: 1199px) {
    .inner-leftmenu .menunav2>li {
        display: inline-block;

        margin-right: 20px;

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

    display: block;

    padding: 10px 0;

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

    color: #333;
}
@media (max-width: 1400px) {
    .inner-leftmenu .menunav2>li>a {
        padding: 5px 0;
    }
}
@media (max-width: 1199px) {
    .inner-leftmenu .menunav2>li>a {
        font-size: 14px;
    }
}
.inner-leftmenu .menunav2>li.active>a,
.inner-leftmenu .menunav2>li:hover>a {
    color: #283d71;
}
.title-product-detials h3 {
    font-size: 20px;
    font-weight: 900;
    line-height: 1.25;

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

    margin: 0;

    color: #298b0a;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.title-product-detials h3:after {
    display: block;

    width: 100%;
    height: 1px;

    content: '';

    background-color: #298b0a;
}
.title-product-detials h3 span {
    display: block;

    padding-right: 10px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.public-listbox1>ul>li {
    margin-top: 30px;
}
.public-listbox1 .listbox-group .flaticon {
    font-size: 50px;
    line-height: 1.2;

    display: block;

    margin: 10px 0;

    color: #283d71;
}
.public-listbox2>ul>li {
    margin: 10px 0;
}
.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: 48%;
}
@media (max-width: 767px) {
    .public-tuwen .desc,
    .public-tuwen .img {
        width: 100%;
    }
}
.public-tuwen .desc {
    width: 52%;
    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: #283d71;
}
@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;

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

    margin: 0 -10px;
}
@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);
}
@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 {
    opacity: 1;
}
.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 {
    width: 100%;

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

    opacity: 0;
}
.hs-inner-about {
    padding-bottom: 180px;

    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
@media (max-width: 1199px) {
    .hs-inner-about {
        padding-bottom: 120px;

        background-position: left center;
    }
}
.hs-inner-about .title-inner h2 {
    color: #298b0a;
}
.hs-inner-about .about {
    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: 991px) {
    .hs-inner-about .about {
        margin-top: 30px;
    }
}
.hs-inner-about .about .about-note {
    overflow-y: auto;

    width: 50%;
    max-height: 390px;
    padding: 0 5% 0 30px;

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

    width: 4px;
}
.hs-inner-about .about .about-note::-webkit-scrollbar-track {
    background-color: #fff;
}
.hs-inner-about .about .about-note::-webkit-scrollbar-thumb {
    background-color: #298b0a;
}
.hs-inner-about .about .public-note {
    direction: ltr;
}
.hs-inner-about .about .since {
    font-size: 5.5vw;
    font-weight: 900;

    width: 50%;

    color: rgba(255, 255, 255, .8);
}
@media (max-width: 991px) {
    .hs-inner-about .about .since {
        font-size: 50px;

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

        color: #298b0a;
    }
}
.hs-inner-culture {
    margin-top: -90px;
}
.hs-inner-culture .group {
    padding: 60px 3%;
}
@media (max-width: 991px) {
    .hs-inner-culture .group {
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-culture .group {
        padding: 20px 15px;
    }
}
.hs-inner-culture .title-inner .flaticon {
    font-size: 20px;
    line-height: 30px;

    display: block;

    width: 30px;
    height: 30px;

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

    color: #fff;
}
.hs-inner-culture .title-inner h2 {
    color: #fff;
}
.hs-inner-culture .culture {
    width: 350px;

    background-color: #283d71;
}
@media (max-width: 991px) {
    .hs-inner-culture .culture {
        width: 100%;
    }
}
.hs-inner-culture .founding {
    width: -webkit-calc(100% - 350px);
    width: calc(100% - 350px);

    background-color: #298b0a;
}
@media (max-width: 991px) {
    .hs-inner-culture .founding {
        width: 100%;
    }
}
.hs-inner-culture .public-note {
    margin-top: 30px;
}
.hs-inner-culture .public-note p {
    color: rgba(255, 255, 255, .7);
}
.hs-inner-why {
    padding-top: 40px;
    padding-right: 5%;
    padding-bottom: 40px;
    padding-left: 2%;

    background-image: url(../images/why_in_bg.webp);
}
.hs-inner-why .why-group .icon:before {
    background-image: url(../images/why-icon1.webp);
}
.hs-inner-why .why-group:hover .icon {
    background-color: rgba(41, 139, 10, .9);
}
.hs-inner-factory .factory,
.hs-inner-customers .factory,
.hs-inner-factory .customers,
.hs-inner-customers .customers {
    margin-top: 40px;
}
.hs-inner-factory .factory .factory-group,
.hs-inner-customers .factory .factory-group,
.hs-inner-factory .customers .factory-group,
.hs-inner-customers .customers .factory-group {
    padding: 10px 10px 0 10px;

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

    color: #333;
    border: 1px solid #e0e0e0;
    border-radius: 26px;
}
@media (max-width: 1199px) {
    .hs-inner-factory .factory .factory-group,
    .hs-inner-customers .factory .factory-group,
    .hs-inner-factory .customers .factory-group,
    .hs-inner-customers .customers .factory-group {
        border-radius: 10px;
    }
}
.hs-inner-factory .factory .factory-group .img,
.hs-inner-customers .factory .factory-group .img,
.hs-inner-factory .customers .factory-group .img,
.hs-inner-customers .customers .factory-group .img {
    overflow: hidden;

    border-radius: 26px;
}
@media (max-width: 1199px) {
    .hs-inner-factory .factory .factory-group .img,
    .hs-inner-customers .factory .factory-group .img,
    .hs-inner-factory .customers .factory-group .img,
    .hs-inner-customers .customers .factory-group .img {
        border-radius: 10px;
    }
}
.hs-inner-factory .factory .factory-group .img .ibox,
.hs-inner-customers .factory .factory-group .img .ibox,
.hs-inner-factory .customers .factory-group .img .ibox,
.hs-inner-customers .customers .factory-group .img .ibox {
    padding-bottom: 75%;
}
.hs-inner-factory .factory .factory-group .img .ibox img,
.hs-inner-customers .factory .factory-group .img .ibox img,
.hs-inner-factory .customers .factory-group .img .ibox img,
.hs-inner-customers .customers .factory-group .img .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-inner-factory .factory .factory-group .title-factory,
.hs-inner-customers .factory .factory-group .title-factory,
.hs-inner-factory .customers .factory-group .title-factory,
.hs-inner-customers .customers .factory-group .title-factory {
    line-height: 24px;

    padding: 15px;
}
.hs-inner-factory .factory .factory-group:hover,
.hs-inner-customers .factory .factory-group:hover,
.hs-inner-factory .customers .factory-group:hover,
.hs-inner-customers .customers .factory-group:hover {
    color: #fff;
    border-color: #298b0a;
    background-color: #298b0a;
}
.hs-inner-factory .factory .factory-group:hover .img .ibox img,
.hs-inner-customers .factory .factory-group:hover .img .ibox img,
.hs-inner-factory .customers .factory-group:hover .img .ibox img,
.hs-inner-customers .customers .factory-group:hover .img .ibox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.hs-inner-certificates {
    background: url(../images/certificates_bg.webp) no-repeat center;
    background-size: cover;
}
.hs-inner-certificates .certificates {
    position: relative;
}
.hs-inner-certificates .title-inner h3 {
    font-size: 24px;
    font-weight: 900;

    max-width: 630px;
    margin: 0 auto;
    margin-top: 20px;

    color: #298b0a;
}
@media (max-width: 1199px) {
    .hs-inner-certificates .title-inner h3 {
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .hs-inner-certificates .title-inner h3 {
        font-size: 18px;
    }
}
#about-about,
#about-why,
#about-factory,
#about-certificates,
#about-why,
#product-customers {
    position: relative;
    top: -100px;
}
.hs-inner-blueberry .blueberry-note {
    width: 50%;
    padding-right: 5%;
}
@media (max-width: 767px) {
    .hs-inner-blueberry .blueberry-note {
        width: 100%;
        padding-right: 0;
    }
}
.hs-inner-blueberry .blueberry-note .title-inner h2 {
    color: #298b0a;
}
.hs-inner-blueberry .blueberry-note .public-note {
    margin-top: 40px;
}
@media (max-width: 991px) {
    .hs-inner-blueberry .blueberry-note .public-note {
        margin-top: 20px;
    }
}
.hs-inner-blueberry .blueberry-img {
    width: 50%;
}
@media (max-width: 767px) {
    .hs-inner-blueberry .blueberry-img {
        width: 100%;
        margin-top: 30px;
    }
}
.hs-inner-blueberry .blueberry-img img {
    width: 100%;
}
.hs-inner-blueberry-healthy {
    background: #f5f5f5;
}
.hs-inner-blueberry-healthy .title-inner h2 {
    color: #298b0a;
}
.hs-inner-blueberry-healthy .blueberry-healthy>ul>li {
    margin-top: 30px;
}
.hs-inner-blueberry-healthy .blueberry-healthy .healthy-group {
    height: 100%;
    padding: 30px;

    background-color: #fff;
}
@media (max-width: 767px) {
    .hs-inner-blueberry-healthy .blueberry-healthy .healthy-group {
        padding: 20px 15px;
    }
}
.hs-inner-blueberry-healthy .blueberry-healthy .healthy-group .icon .flaticon {
    font-size: 60px;

    display: inline-block;

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

    color: #283d71;
}
.hs-inner-blueberry-healthy .blueberry-healthy .healthy-group .title-healthy {
    font-size: 24px;
    font-weight: 900;
    line-height: 1.25;

    color: #298b0a;
}
@media (max-width: 1199px) {
    .hs-inner-blueberry-healthy .blueberry-healthy .healthy-group .title-healthy {
        font-size: 20px;
    }
}
.hs-inner-blueberry-healthy .blueberry-healthy .healthy-group .public-note {
    margin-top: 10px;
}
.hs-inner-blueberry-healthy .blueberry-healthy .healthy-group:hover .icon .flaticon {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
}
.hs-inner-base .title-inner h2 {
    color: #298b0a;
}
.hs-inner-base .base {
    margin-top: 30px;
}
.hs-inner-base .base .row>li {
    margin: 20px 0;
}
.hs-inner-base .base-bottom {
    margin-top: 50px;
    padding: 120px 80px;

    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
@media (max-width: 1199px) {
    .hs-inner-base .base-bottom {
        padding: 80px 40px;
    }
}
@media (max-width: 991px) {
    .hs-inner-base .base-bottom {
        padding: 60px 20px;
    }
}
@media (max-width: 767px) {
    .hs-inner-base .base-bottom {
        margin-top: 30px;
        padding: 30px 15px;
    }
}
.hs-inner-base .base-bottom p {
    color: #fff;
}
.public-product-group {
    position: relative;

    display: block;

    padding: 14px 14px 0 14px;

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

    border: 1px solid #e0e0e0;
    border-radius: 20px;
}
@media (max-width: 1199px) {
    .public-product-group {
        border-radius: 10px;
    }
}
.public-product-group .img {
    position: relative;

    overflow: hidden;

    border-radius: 20px;
}
@media (max-width: 1199px) {
    .public-product-group .img {
        border-radius: 10px;
    }
}
.public-product-group .img:before {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

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

    background-color: rgba(0, 0, 0, 0);
}
.public-product-group .img .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.public-product-group .title-product {
    font-size: 16px;
    line-height: 80px;

    display: -webkit-box;
    overflow: hidden;

    height: 80px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 1199px) {
    .public-product-group .title-product {
        line-height: 60px;

        height: 60px;
    }
}
.public-product-group .more {
    font-size: 18px;
    line-height: 46px;

    position: absolute;
    bottom: -60px;
    left: 50%;

    width: 60px;
    height: 60px;

    -webkit-transition: all .4s;
    transition: all .4s;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;

    opacity: 0;
    color: #fff;
    border: 7px solid #fff;
    border-radius: 50%;
    background: #283d71;
}
@media (max-width: 1199px) {
    .public-product-group .more {
        line-height: 26px;

        bottom: -20px;

        width: 40px;
        height: 40px;

        opacity: 1;
    }
}
@media (min-width: 1200px) {
    .public-product-group:hover {
        color: #fff;
        background-color: #298b0a;
    }
    .public-product-group:hover .img:before {
        background-color: rgba(0, 0, 0, .3);
    }
    .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 .more {
        bottom: -30px;

        opacity: 1;
    }
}
.hs-inner-products {
    padding-top: 40px;
}
.hs-inner-products .category-menu {
    width: 100%;
    margin-top: 30px;
}
.hs-inner-products .category-menu ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 100%;
    margin: 0 -10px;

    -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: 767px) {
    .hs-inner-products .category-menu ul {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}
.hs-inner-products .category-menu ul li {
    padding: 0 10px;
}
@media (max-width: 1199px) {
    .hs-inner-products .category-menu ul li {
        width: 20%;
        padding: 5px 10px;
    }
}
@media (max-width: 767px) {
    .hs-inner-products .category-menu ul li {
        width: 33.33333333%;
    }
}
.hs-inner-products .category-menu ul li a {
    display: block;

    -webkit-transition: all .2s;
    transition: all .2s;
    text-align: center;
}
.hs-inner-products .category-menu ul li .icon {
    position: relative;

    display: inline-block;
}
.hs-inner-products .category-menu ul li .icon .flaticon {
    font-size: 60px;

    color: #b0b1b1;
}
@media (max-width: 1199px) {
    .hs-inner-products .category-menu ul li .icon .flaticon {
        font-size: 50px;
    }
}
.hs-inner-products .category-menu ul li .icon .flaticon-snowflake {
    font-size: 24px;

    position: absolute;
    top: 0;
    right: -20px;

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

    opacity: 0;
}
.hs-inner-products .category-menu ul li .icon-lengdong .flaticon-snowflake {
    opacity: 1;
}
.hs-inner-products .category-menu ul li span {
    font-size: 18px;
    line-height: 1.33333333;

    display: block;

    width: 100%;
}
@media (max-width: 767px) {
    .hs-inner-products .category-menu ul li span {
        font-size: 16px;
    }
}
.hs-inner-products .category-menu ul li.active a,
.hs-inner-products .category-menu ul li:hover a {
    color: #298b0a;
}
.hs-inner-products .category-menu ul li.active a .flaticon,
.hs-inner-products .category-menu ul li:hover a .flaticon {
    color: #298b0a;
}
.hs-inner-products .category-menu ul li.active a .flaticon-snowflake,
.hs-inner-products .category-menu ul li:hover a .flaticon-snowflake {
    color: #283d71;
}
@media (min-width: 1200px) {
    .hs-inner-products .products>ul {
        margin: 0 -20px;
    }
    .hs-inner-products .products>ul>li {
        margin-top: 60px;
        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 {
    padding-top: 40px;
}
.hs-inner-product-details .product-details .details-left {
    width: 470px;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .product-details .details-left {
        width: 100%;
    }
}
.hs-inner-product-details .product-details .details-imgbox .product-scroll {
    overflow: hidden;

    border-radius: 22px;
    background: #f5f8ff;
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-details .details-imgbox .product-scroll {
        border-radius: 10px;
    }
}
.hs-inner-product-details .product-details .details-imgbox .product-big {
    overflow: hidden;

    border-radius: 22px;
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-details .details-imgbox .product-big {
        border-radius: 10px;
    }
}
.hs-inner-product-details .product-details .details-imgbox .slick-product-big,
.hs-inner-product-details .product-details .details-imgbox .slick-product-small {
    font-size: 0;
}
.hs-inner-product-details .product-details .link ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 100%;
    margin: 0 -6px;
}
.hs-inner-product-details .product-details .link ul li {
    width: 50%;
    margin-top: 14px;
    padding: 0 6px;
}
.hs-inner-product-details .product-details .link a {
    line-height: 30px;

    display: block;

    padding: 20px;

    text-align: center;

    color: #fff;
    border-radius: 10px;
    background-color: #298b0a;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .product-details .link a {
        line-height: 24px;

        padding: 10px;
    }
}
.hs-inner-product-details .product-details .link .contact {
    background: none;
    background-color: #283d71;
}
.hs-inner-product-details .product-details .product-small {
    padding: 0 8%;
}
.hs-inner-product-details .product-details .product-small .slick-slide {
    width: 25%;
    padding: 18px 8px;
}
@media (max-width: 1400px) {
    .hs-inner-product-details .product-details .product-small .slick-slide {
        padding: 10px 5px;
    }
}
.hs-inner-product-details .product-details .product-small .product-group {
    overflow: hidden;

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

    border: 3px solid #f5f8ff;
    border-radius: 22px;
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-details .product-small .product-group {
        border-radius: 10px;
    }
}
.hs-inner-product-details .product-details .product-small .slick-current .product-group {
    border-color: #fff;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .21);
}
.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: -30px;

    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: #298b0a;
}
.hs-inner-product-details .product-details .product-small .swiper-button-prev .flaticon {
    display: block;

    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
.hs-inner-product-details .product-details .product-small .swiper-button-next {
    right: -30px;
    left: auto;
}
.hs-inner-product-details .product-details .product-small .swiper-button-next .flaticon {
    display: block;

    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.hs-inner-product-details .product-details .details-right {
    width: -webkit-calc(100% - 470px);
    width: calc(100% - 470px);
    padding-left: 5%;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .product-details .details-right {
        width: 100%;
        margin-top: 20px;
        padding-left: 0;
    }
}
.hs-inner-product-details .product-details .details-right .title-details h2 {
    font-size: 30px;
    font-weight: 900;
    line-height: 1.25;

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .product-details .details-right .title-details h2 {
        font-size: 26px;
    }
}
@media (max-width: 991px) {
    .hs-inner-product-details .product-details .details-right .title-details h2 {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-details .details-right .title-details h2 {
        font-size: 20px;
    }
}
.hs-inner-product-details .product-details .details-right .title-details h2 span {
    font-size: 14px;
    font-weight: normal;

    display: inline-block;

    margin-right: 15px;
    padding: 5px 12px;

    vertical-align: middle;

    color: #fff;
    border-radius: 3px;
    background-color: #283d71;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.hs-inner-product-details .product-details .details-right .note-share {
    min-height: 200px;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .product-details .details-right .note-share {
        min-height: 150px;
    }
}
.hs-inner-product-details .product-details .details-right .share {
    margin-top: 20px;
}
.hs-inner-product-details .parameter,
.hs-inner-product-details .product-videos,
.hs-inner-product-details .public-customer {
    padding-top: 80px;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .parameter,
    .hs-inner-product-details .product-videos,
    .hs-inner-product-details .public-customer {
        padding-top: 60px;
    }
}
.hs-inner-product-details .parameter-content {
    margin-top: 40px;
}
.hs-inner-product-details .parameter-content img {
    max-width: 100%;
    height: auto !important;
}
.hs-inner-product-details .parameter-content h4 {
    font-size: 18px;
    line-height: 1.44444444;

    color: #283d71;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .parameter-content h4 {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .hs-inner-product-details .parameter-content h4 {
        font-size: 14px;
    }
}
.hs-inner-product-details .parameter-content .table_a {
    overflow-x: auto;

    max-width: 100%;
}
.hs-inner-product-details .parameter-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-content table {
        font-size: 14px;
    }
}
.hs-inner-product-details .parameter-content table tr {
    border-bottom: 1px solid #cacaca;
}
.hs-inner-product-details .parameter-content table tr th {
    font-size: 16px;

    text-align: left;

    background: #f9fcff;
}
.hs-inner-product-details .parameter-content table tr th,
.hs-inner-product-details .parameter-content table tr td {
    padding: 15px 30px;

    -webkit-transition: all .2s;
    transition: all .2s;
}
@media (max-width: 767px) {
    .hs-inner-product-details .parameter-content table tr th,
    .hs-inner-product-details .parameter-content table tr td {
        padding: 10px;
    }
}
.hs-inner-product-details .parameter-content table tr th:nth-child(1) p,
.hs-inner-product-details .parameter-content table tr td:nth-child(1) p {
    color: #283d71;
}
.hs-inner-product-details .parameter-content h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.66666667;
}
.hs-inner-product-details .parameter-content p {
    color: #333;
}
.hs-inner-product-details .features .parameter-content ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 15px 0;

    list-style: none;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-inner-product-details .features .parameter-content .icon {
    line-height: 74px;

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

    text-align: center;

    border: 1px solid #000;
    border-radius: 50%;
    background: #fff;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 767px) {
    .hs-inner-product-details .features .parameter-content .icon {
        line-height: 54px;

        width: 54px;
        height: 54px;
    }
}
.hs-inner-product-details .features .parameter-content .icon .flaticon {
    font-size: 40px;
}
.hs-inner-product-details .features .parameter-content .txt {
    width: 100%;
}
.hs-inner-product-details .product-feedback {
    padding-top: 80px;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .product-feedback {
        padding-top: 60px;
    }
}
.product-faqs {
    padding-top: 80px;
}
@media (max-width: 1199px) {
    .product-faqs {
        padding-top: 60px;
    }
}
.product-faqs .faqs-list {
    max-width: 900px;
    margin: 0 auto;
}
.product-faqs .faqs-list .faqs-group {
    cursor: pointer;

    border-bottom: 1px solid #d1d1d1;
}
.product-faqs .faqs-list .faqs-group .title-faqs {
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;

    position: relative;

    padding: 30px 30px 30px 0;

    -webkit-transition: all .2s;
    transition: all .2s;
}
@media (max-width: 767px) {
    .product-faqs .faqs-list .faqs-group .title-faqs {
        padding: 14px 30px 14px 0;
    }
}
.product-faqs .faqs-list .faqs-group .title-faqs:after {
    position: absolute;
    top: 30px;
    right: 0;

    width: 0;
    height: 0;

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

    border-width: 8px 4px 0 4px;
    border-style: solid;
    border-color: #b7b7b7 transparent transparent transparent;
}
.product-faqs .faqs-list .faqs-group .faqs-ques {
    padding-bottom: 30px;
}
.product-faqs .faqs-list .current .faqs-group .title-faqs {
    color: #298b0a;
}
.product-faqs .faqs-list .current .faqs-group .title-faqs:after {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);

    border-color: #298b0a transparent transparent transparent;
}
.public-product-related {
    padding-top: 100px;
}
@media (max-width: 1199px) {
    .public-product-related {
        padding-top: 60px;
    }
}
.public-product-related .title-inner h2 {
    color: #298b0a;
}
.public-product-related .swiper-product-related {
    margin-top: 30px;
}
.public-product-related .swiper-slide {
    padding-bottom: 50px;
}
.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 .product-related {
    position: relative;

    margin-top: 50px;
}
@media (max-width: 1199px) {
    .public-product-related .product-related {
        margin-top: 30px;
    }
}
.public-product-related .swiper-scrollbar {
    height: 10px;
    margin-top: 80px;

    cursor: pointer;

    background: #f8f8f8;
}
@media (max-width: 1560px) {
    .public-product-related .swiper-scrollbar {
        margin-top: 60px;
    }
}
@media (max-width: 1199px) {
    .public-product-related .swiper-scrollbar {
        margin-top: 30px;
    }
}
.public-product-related .swiper-scrollbar .swiper-scrollbar-drag {
    border: 2px solid #f8f8f8;
    background-color: #283d71;
}
.public-customer .customer-list {
    position: relative;

    margin-top: 60px;
    padding: 0 30px;
}
.public-customer .customer-group .category-desc-top .title-category-desc {
    font-size: 14px;
    font-weight: 900;
    line-height: 1.71428571;

    margin-top: 10px;

    color: #283d71;
}
.public-customer .customer-group .category-desc-top .country {
    font-size: 14px;
    line-height: 1.71428571;

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

    color: #333;
}
.public-customer .customer-group .category-desc-top .country img {
    width: 22px;
    margin-right: 4px;
}
.public-customer .customer-group .star-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.public-customer .customer-group .star-box .flaticon {
    font-size: 12px;

    margin-right: 4px;

    color: #f2b030;
}
.public-customer .customer-group .title-category-middle {
    font-size: 14px;
    font-weight: 900;
    line-height: 24px;

    display: block;

    margin-top: 20px;

    color: #333;
}
.public-customer .customer-group .public-note {
    margin-top: 20px;
}
.public-customer .customer-group .public-note p {
    font-size: 14px;
    line-height: 24px;
}
.public-customer .customer-group .category-desc-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -10px;
}
.public-customer .customer-group .category-desc-img .img {
    width: 33.33333333%;
    margin-top: 20px;
    padding: 0 10px;
}
@media (min-width: 1200px) {
    .public-customer .customer-group:hover .category-group-top .img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .public-customer .customer-group:hover .category-group-top .mask {
        color: #283d71;
    }
    .public-customer .customer-group:hover .category-group-top .category-more {
        padding: 0 30px;

        color: #fff;
        background-color: #283d71;
    }
    .public-customer .customer-group:hover .category-group-top .category-more span {
        width: auto;
        margin-right: 20px;
    }
}
.feedbackform form ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.feedbackform form ul li {
    margin-top: 30px;
}
@media (max-width: 767px) {
    .feedbackform form ul li {
        margin-top: 20px;
    }
}
.feedbackform form .field {
    position: relative;
}
.feedbackform form .input-label {
    font-size: 14px;
    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 rgba(138, 138, 138, .27);
    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:after {
    content: '*';

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

    top: -36px;

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

        top: -20px;
    }
}
.feedbackform form .input:hover .input-field:placeholder-shown:not(:focus) {
    border-color: #666;
}
.feedbackform form .submit {
    font-size: 16px;
    line-height: 44px;

    height: 50px;
    margin-top: 30px;
    padding: 0 40px;

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

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

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

    background-color: #283d71;
}
.hs-footer {
    overflow: hidden;

    padding-top: 80px;
    padding-bottom: 15vw;

    color: #283d71;
    background: url(../images/footer_bg.webp) no-repeat top center;
    background-size: cover;
}
@media (max-width: 1199px) {
    .hs-footer {
        padding-top: 40px;
    }
}
@media (max-width: 767px) {
    .hs-footer {
        padding-bottom: 50vw;
    }
}
.hs-footer .foot-logo {
    height: 80px;
}
.hs-footer .foot-logo img {
    height: 100%;
}
.hs-footer .foot-txt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

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

    border-top: 1px solid rgba(40, 61, 113, .2);
    border-bottom: 1px solid rgba(40, 61, 113, .2);

    -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;
}
@media (max-width: 1199px) {
    .hs-footer .foot-txt {
        padding: 10px 0;
    }
}
@media (max-width: 767px) {
    .hs-footer .foot-txt {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.hs-footer .foot-txt .txt-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-footer .foot-txt .txt-group .icon {
    font-size: 24px;

    margin-right: 20px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.hs-footer .foot-txt .txt-group .flaticon-skype {
    font-size: 30px;
}
.hs-footer .foot-txt .txt-group p {
    font-size: 18px;
    line-height: 1.33333333;

    margin: 0;
}
@media (max-width: 1199px) {
    .hs-footer .foot-txt .txt-group p {
        font-size: 16px;
    }
}
.hs-footer .foot-txt .txt-group p a:hover {
    text-decoration: underline;
}
.hs-footer .foot-txt .line {
    width: 1px;
    height: 42px;

    background: rgba(40, 61, 113, .2);
}
@media (max-width: 767px) {
    .hs-footer .foot-txt .line {
        display: none;
    }
}
.hs-footer .foot-copyright {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding: 20px 0;

    -webkit-box-pack: justify;
    -webkit-justify-content: center;
    -ms-flex-pack: justify;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    flex-wrap: wrap;
    text-align: center;
}
@media (max-width: 1199px) {
    .hs-footer .foot-copyright {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.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-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-footer .foot-nav>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-footer .foot-nav>ul>li:after {
    margin: 0 20px;

    content: '|';
}
@media (max-width: 767px) {
    .hs-footer .foot-nav>ul>li:after {
        margin: 0 10px;
    }
}
.hs-footer .foot-nav>ul>li:last-child:after {
    display: none;
}
.hs-footer .foot-nav>ul>li>a {
    line-height: 24px;

    display: block;

    padding: 10px 0;
}
@media (max-width: 767px) {
    .hs-footer .foot-nav>ul>li>a {
        padding: 5px 0;
    }
}
.hs-footer .foot-nav>ul>li>a:hover {
    text-decoration: underline;
}
.hs-footer .copyright {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    color: rgba(40, 61, 113, .5);

    -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-footer .copyright p {
    margin: 0;
}
.hs-footer .copyright a {
    margin-left: 10px;
}
@media (max-width: 767px) {
    .hs-footer .copyright a {
        margin-right: 10px;
        margin-left: 0;
    }
}
.hs-footer .copyright a:hover {
    text-decoration: underline;
}
.public-news-group {
    display: block;
}
.public-news-group .date {
    text-align: right;
}
@media (max-width: 767px) {
    .public-news-group .date {
        font-size: 14px;
    }
}
.public-news-group .date span {
    line-height: 30px;

    display: inline-block;

    padding: 0 32px;

    color: #fff;
    border-radius: 30px 0 0 0;
    background-color: #298b0a;
}
.public-news-group .ibox {
    padding-bottom: 75%;
}
.public-news-group .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.public-news-group .desc {
    position: relative;
    z-index: 6;

    width: -webkit-calc(100% - 60px);
    width: calc(100% - 60px);
    margin: 0 auto;
    margin-top: -45px;
    padding: 25px 60px 25px 20px;

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

    border-radius: 20px;
    background-color: #fff;
    box-shadow: 0 10px 20px 0 rgba(167, 167, 167, .48);
}
@media (max-width: 991px) {
    .public-news-group .desc {
        padding: 20px 60px 20px 20px;
    }
}
@media (max-width: 767px) {
    .public-news-group .desc {
        width: -webkit-calc(100% - 40px);
        width: calc(100% - 40px);
        margin-top: -30px;
        padding: 15px 50px 15px 15px;
    }
}
.public-news-group .desc .title-news {
    font-size: 16px;
    line-height: 1.5;

    display: -webkit-box;
    overflow: hidden;

    height: 48px;

    color: #333;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.public-news-group .desc .more {
    line-height: 30px;

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

    width: 30px;
    height: 30px;

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

    color: #fff;
    border-radius: 50%;
    background: #298b0a;
}
.public-news-group .desc .more:before {
    position: absolute;
    top: 50%;
    left: 50%;

    width: 0;
    height: 0;

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

    border-width: 5px 0 5px 8px;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
}
@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 .desc {
        color: #fff;
        background-color: #298b0a;
        box-shadow: 0 10px 20px 0 rgba(0, 92, 4, .48);
    }
    .public-news-group:hover .desc .title-news {
        color: #fff;
    }
    .public-news-group:hover .desc .more {
        background-color: #fff;
    }
    .public-news-group:hover .desc .more:before {
        border-color: transparent transparent transparent #298b0a;
    }
}
@media (min-width: 1200px) {
    .hs-inner-news .news ul {
        margin: 0 -25px;
        margin-top: -50px;
    }
    .hs-inner-news .news ul li {
        padding: 0 25px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-news .news {
        margin-top: -25px;
    }
}
.hs-inner-news .news>ul>li {
    margin-top: 50px;
}
@media (max-width: 1199px) {
    .hs-inner-news .news>ul>li {
        margin-top: 30px;
    }
}
.hs-inner-faqs .faqs {
    margin-top: -30px;
}
.hs-inner-faqs .faqs>ul>li {
    margin-top: 30px;
}
.hs-inner-faqs .faqs-group {
    cursor: pointer;
    text-align: right;
}
.hs-inner-faqs .faqs-group:after {
    line-height: 24px;

    display: inline-block;

    width: 134px;
    height: 24px;

    content: '++++';
    text-align: center;

    color: #fff;
    background: #298b0a;

    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 10% 100%);
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 10% 100%);
}
.hs-inner-faqs .group {
    padding: 20px 30px;

    text-align: left;

    border: 1px solid #bebebe;
}
@media (max-width: 991px) {
    .hs-inner-faqs .group {
        padding: 10px 20px;
    }
}
@media (max-width: 767px) {
    .hs-inner-faqs .group {
        padding: 10px 15px;
    }
}
.hs-inner-faqs .group .title-faqs {
    font-size: 20px;
    line-height: 1.5;

    padding: 20px 0;
}
@media (max-width: 1199px) {
    .hs-inner-faqs .group .title-faqs {
        font-size: 18px;
    }
}
@media (max-width: 991px) {
    .hs-inner-faqs .group .title-faqs {
        padding: 10px 0;
    }
}
@media (max-width: 767px) {
    .hs-inner-faqs .group .title-faqs {
        font-size: 16px;
    }
}
.hs-inner-faqs .group .public-note {
    display: none;
}
.hs-inner-faqs .group .public-note p {
    font-size: 14px;
    line-height: 1.71428571;

    color: #666;
}
.hs-inner-faqs .current .faqs-group:after {
    content: '----';
}
.hs-inner-faqs .current .group {
    border-color: #298b0a;
}
.hs-inner-download .download>ul {
    margin-top: -50px;
    margin-right: -30px;
    margin-left: -30px;
}
@media (max-width: 1560px) {
    .hs-inner-download .download>ul {
        margin-top: -30px;
        margin-right: -15px;
        margin-left: -15px;
    }
}
.hs-inner-download .download>ul>li {
    margin-top: 50px;
    padding: 0 30px;
}
@media (max-width: 1560px) {
    .hs-inner-download .download>ul>li {
        margin-top: 30px;
        padding: 0 15px;
    }
}
.hs-inner-download .download .down-group {
    position: relative;

    display: block;

    width: 100%;
    padding: 0 20px;

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

    border: 1px solid #e5e5e5;
}
@media (max-width: 767px) {
    .hs-inner-download .download .down-group {
        -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;
    }
}
.hs-inner-download .download .down-group .title-download {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.33333333;

    display: block;

    min-height: 96px;
    padding: 20px 0;

    -webkit-transition: all .2s;
    transition: all .2s;
}
@media (max-width: 767px) {
    .hs-inner-download .download .down-group .title-download {
        width: 100%;
        padding: 10px 0;
    }
}
.hs-inner-download .download .down-group .down-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    border-top: 1px solid #e8e8e8;

    -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-download .download .down-group .down-info:after {
    display: block;

    width: 25px;
    height: 27px;

    content: '';

    background: url(../images/folder.webp) no-repeat center;
    background-size: cover;
}
.hs-inner-download .download .down-group .down-info .down {
    line-height: 30px;

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

    padding: 15px 0;

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-inner-download .download .down-group .down-info .down .flaticon {
    display: block;

    margin-right: 4px;

    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
@media (min-width: 1200px) {
    .hs-inner-download .download .down-group:hover .title-download {
        color: #283d71;
    }
    .hs-inner-download .download .down-group:hover .down {
        color: #283d71;
    }
}
.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 {
    margin-top: 40px;
}
.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;
    display: none;
}
.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: #283d71;
}
.hs-inner-news-show .prev-next .prev:hover:before,
.hs-inner-news-show .prev-next .next:hover:before {
    opacity: 1;

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.hs-inner-news-show .prev-next .prev:hover:after,
.hs-inner-news-show .prev-next .next:hover:after {
    opacity: 1;

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.hs-inner-news-show .prev-next .prev:before {
    display: block;

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

    content: '';
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);

    opacity: .5;
    background: url(../images/left-arrow1.webp) no-repeat center;
    background-size: cover;

    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-filter: gray;
    filter: gray;
}
.hs-inner-news-show .prev-next .next:after {
    display: block;

    width: 15px;
    height: 15px;
    margin-left: 10px;

    content: '';

    opacity: .5;
    background: url(../images/left-arrow1.webp) no-repeat center;
    background-size: cover;

    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-filter: gray;
    filter: gray;
}
.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 .news-list .swiper-slide {
    padding-bottom: 20px;
}
.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: #283d71;
}
.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: #283d71;
    background-color: #283d71;
}
.hs-inner-contact {
    padding-top: 20px;
    padding-right: 0;
    padding-left: 0;

    background-color: #f8f8f8;
}
.hs-inner-contact .flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 50px;

    background-color: #fff;
}
@media (max-width: 1199px) {
    .hs-inner-contact .flex {
        display: block;
    }
}
.hs-inner-contact .title-contact h2 {
    font-size: 30px;

    margin: 0;
}
@media (max-width: 767px) {
    .hs-inner-contact .title-contact h2 {
        font-size: 24px;
    }
}
.hs-inner-contact .contact,
.hs-inner-contact .message {
    width: 50%;
    padding: 70px 5%;
}
@media (max-width: 1470px) {
    .hs-inner-contact .contact,
    .hs-inner-contact .message {
        padding: 40px 3%;
    }
}
@media (max-width: 1199px) {
    .hs-inner-contact .contact,
    .hs-inner-contact .message {
        width: 100%;
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-contact .contact,
    .hs-inner-contact .message {
        padding: 30px 15px;
    }
}
.hs-inner-contact .contact {
    color: #fff;
    background: url(../images/contact_bg.webp) no-repeat center;
    background-size: cover;
}
.hs-inner-contact .contact .desc {
    margin-top: 60px;
}
@media (max-width: 1560px) {
    .hs-inner-contact .contact .desc {
        margin-top: 30px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-contact .contact .desc {
        margin-top: 0;
    }
}
.hs-inner-contact .contact .desc ul li {
    margin-top: 60px;
}
@media (max-width: 767px) {
    .hs-inner-contact .contact .desc ul li {
        margin-top: 30px;
    }
}
.hs-inner-contact .contact .desc ul li:nth-child(2n+1) .contact-item {
    border-right: 1px solid rgba(255, 255, 255, .3);
}
@media (max-width: 767px) {
    .hs-inner-contact .contact .desc ul li:nth-child(2n+1) .contact-item {
        border: none;
    }
}
.hs-inner-contact .contact .desc .contact-item {
    position: relative;

    padding-left: 70px;
}
@media (max-width: 1470px) {
    .hs-inner-contact .contact .desc .contact-item {
        padding-left: 50px;
    }
}
.hs-inner-contact .contact .desc .contact-item .flaticon {
    font-size: 44px;
    line-height: 1;

    position: absolute;
    top: 0;
    left: 0;
}
@media (max-width: 1400px) {
    .hs-inner-contact .contact .desc .contact-item .flaticon {
        font-size: 38px;
    }
}
.hs-inner-contact .contact .desc .contact-item h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
}
@media (max-width: 1470px) {
    .hs-inner-contact .contact .desc .contact-item h3 {
        font-size: 18px;
    }
}
.hs-inner-contact .contact .desc .contact-item p {
    font-size: 18px;
    line-height: 30px;

    margin: 0;
}
@media (max-width: 1470px) {
    .hs-inner-contact .contact .desc .contact-item p {
        font-size: 16px;
        line-height: 24px;
    }
}
.hs-inner-contact .contact .desc .contact-item a:hover {
    text-decoration: underline;
}
.hs-google-map {
    overflow: hidden;
}
.hs-google-map #map {
    height: 640px;
}
@media (max-width: 1199px) {
    .hs-google-map #map {
        height: 500px;
    }
}
@media (max-width: 767px) {
    .hs-google-map #map {
        height: 300px;
        margin-top: 40px;
    }
}
.public-feedback form input,
.public-feedback form textarea {
    font-size: 16px;
    line-height: 30px;

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

    resize: none;

    outline: none;
    background-color: #ececec;
}
.public-feedback form input::-webkit-input-placeholder,
.public-feedback form textarea::-webkit-input-placeholder {
    color: #666;
}
.public-feedback form input:-o-placeholder,
.public-feedback form textarea:-o-placeholder {
    color: #666;
}
.public-feedback form input::-moz-placeholder,
.public-feedback form textarea::-moz-placeholder {
    color: #666;
}
.public-feedback form input:-ms-input-placeholder,
.public-feedback form textarea:-ms-input-placeholder {
    color: #666;
}
.public-feedback form input:focus::-webkit-input-placeholder,
.public-feedback form textarea:focus::-webkit-input-placeholder {
    color: #c5c5c5;
}
.public-feedback form input:focus::-o-placeholder,
.public-feedback form textarea:focus::-o-placeholder {
    color: #c5c5c5;
}
.public-feedback form input:focus::-moz-placeholder,
.public-feedback form textarea:focus::-moz-placeholder {
    color: #c5c5c5;
}
.public-feedback form input:focus::-ms-input-placeholder,
.public-feedback form textarea:focus::-ms-input-placeholder {
    color: #c5c5c5;
}
.public-feedback form .submit {
    font-size: 16px;
    line-height: 50px;

    display: inline-block;

    margin-top: 20px;
    padding: 0 46px;

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

    color: #fff;
    border-radius: 0;
    outline: none;
    background-color: #298b0a;
}
.public-feedback form .submit:hover {
    background-color: #283d71;
}
.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: #283d71;
}
.public-no-results .desc .public-note {
    margin-top: 20px;
}
.public-no-results .desc .public-note p {
    font-size: 18px;

    color: #666;
}
@media (min-width: 1200px) {
    .hs-inner-service .service>ul {
        margin: 0 -26px;
        margin-top: -80px;
    }
}
@media (max-width: 1560px) {
    .hs-inner-service .service>ul {
        margin-top: -40px;
    }
}
.hs-inner-service .service>ul>li {
    margin-top: 80px;
}
@media (max-width: 1560px) {
    .hs-inner-service .service>ul>li {
        margin-top: 40px;
    }
}
@media (min-width: 1200px) {
    .hs-inner-service .service>ul>li {
        padding: 0 26px;
    }
}
.hs-inner-service .service .service-group .img .ibox {
    padding-bottom: 43%;
}
.hs-inner-service .service .service-group .title-service {
    font-size: 20px;
    line-height: 1.8;

    margin-top: 30px;

    color: #298b0a;
}
@media (max-width: 1199px) {
    .hs-inner-service .service .service-group .title-service {
        font-size: 18px;

        margin-top: 20px;
    }
}
.hs-inner-service .service .service-group .public-note {
    margin-top: 14px;
}
@media (max-width: 767px) {
    .hs-inner-service .service .service-group .public-note {
        margin-top: 10px;
    }
}
.hs-inner-service .service-contact {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 70px;
    padding: 40px 60px;

    color: #fff;
    background-color: #283d71;

    -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;
}
@media (max-width: 1199px) {
    .hs-inner-service .service-contact {
        margin-top: 50px;
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-service .service-contact {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.hs-inner-service .service-contact .desc {
    width: 100%;
    padding-right: 5%;
}
.hs-inner-service .service-contact .desc h3 {
    font-size: 20px;
    font-weight: normal;

    margin-bottom: 20px;

    color: #fff;
}
.hs-inner-service .service-contact .desc p {
    color: #fff;
}
.hs-inner-service .service-contact .desc strong {
    color: #298b0a;
}
.hs-inner-service .service-contact .link {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 767px) {
    .hs-inner-service .service-contact .link {
        margin-top: 20px;
    }
}
.hs-inner-service .service-contact .link a {
    font-size: 20px;

    padding: 20px 40px;

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

    color: #fff;
    border-radius: 50px;
    background-color: #00a75a;
}
@media (max-width: 1199px) {
    .hs-inner-service .service-contact .link a {
        font-size: 18px;

        padding: 20px;
    }
}
.hs-inner-service .service-contact .link a:hover {
    background-color: #298b0a;
}

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