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

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

    src: local('Poppins Regular'), local('Poppins-Regular'), url('../flaticon/Poppins-Regular.woff2') format('woff2'), url('../flaticon/Poppins-Regular.woff') format('woff'), url('../flaticon/Poppins-Regular.ttf') format('truetype');
    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: 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;
}
@font-face {
    font-family: 'Poppins';
    font-weight: 600;
    font-style: normal;

    src: local('Poppins SemiBold'), local('Poppins-SemiBold'), url('../flaticon/Poppins-SemiBold.woff2') format('woff2'), url('../flaticon/Poppins-SemiBold.woff') format('woff'), url('../flaticon/Poppins-SemiBold.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;
    }
}
@media (max-width: 767px) {
    body {
        font-size: 14px;
    }
}
@-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;
    }
}
@media (min-width: 1690px) {
    .container {
        max-width: 1630px;
    }
}
@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%;
}
.fancybox-slide--iframe .fancybox-content {
    width: 733px !important;
    max-width: 80%;
    height: 500px !important;
    max-height: 50% !important;
    margin: 0;
}
.fancybox-caption {
    font-size: 16px;

    text-align: center;

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

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

    display: inline-block;

    width: 60px;
    height: 60px;
    margin: 0;

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

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

        width: 40px;
        height: 40px;
    }
}
.swiper-button-next:after,
.swiper-button-prev:after {
    display: none;
}
.swiper-button-next .flaticon,
.swiper-button-prev .flaticon {
    font-size: 12px;

    display: block;

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

    margin-left: 6px;
}
.swiper-button-next.swiper-button-next .flaticon,
.swiper-button-prev.swiper-button-next .flaticon {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
    color: #fff;
    background-color: #1e6097;
}
.button-white .swiper-button-prev,
.button-white .swiper-button-next {
    color: #222;
    background-color: #fff;
}
.button-white .swiper-button-prev:hover,
.button-white .swiper-button-next:hover {
    color: #fff;
    background-color: #1e6097;
}
.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 {
    left: -5%;
}
.swiper-poa .swiper-button-next {
    right: -5%;
    left: auto;

    margin-left: 0;
}
.hs-header-box {
    position: fixed;
    z-index: 10;
    top: 0;

    width: 100%;
    padding: 0 3%;

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

    border-bottom: 1px solid #cfcfcf;
    background-color: #fff;
}
.hs-header-box .logo {
    display: block;
}
.hs-header-box .logo a {
    display: block;

    height: 120px;

    -webkit-transition: all .4s;
    transition: all .4s;
}
@media (max-width: 1199px) {
    .hs-header-box .logo a {
        height: 80px;
    }
}
@media (max-width: 767px) {
    .hs-header-box .logo a {
        height: 60px;
    }
}
.hs-header-box .logo img {
    width: auto;
    height: 100%;

    -webkit-transition: all .4s;
    transition: all .4s;
}
.hs-header-box .pc-search .flaticon {
    font-size: 20px;
}
.hs-header-box .pc-search .search-button {
    line-height: 40px;

    cursor: pointer;
}
.hs-header-box .pc-search .search-button img {
    width: 30px;

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

    -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: #1e6097;
}
@media (max-width: 1199px) {
    .hs-header-box .pc-search form {
        padding: 15px 30px 15px 15px;
    }
}
.hs-header-box .pc-search input {
    font-size: 16px;
    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-size: 24px;
    font-weight: bold;
    line-height: 60px;

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

    cursor: pointer;

    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 .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 {
    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 li {
    position: relative;

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

    margin-left: 12px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1199px) {
    .hs-header-box .top-txt ul li {
        margin-left: 2px;
    }
}
.hs-header-box .top-txt ul li .flaticon {
    font-size: 20px;
    line-height: 1.7;

    padding: 0 20px;

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

        padding: 0 10px;
    }
}
.hs-header-box .top-txt ul 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: #1e6097;
}
@media (max-width: 767px) {
    .hs-header-box .top-txt ul li p {
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}
.hs-header-box .top-txt ul 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 #1e6097 transparent;
}
.hs-header-box .top-txt ul li:hover .flaticon {
    opacity: .8;
}
.hs-header-box .top-txt ul li:hover p {
    display: block;
}
.hs-header-box .top-txt .icon {
    line-height: 36px;

    width: 36px;
    height: 36px;

    cursor: pointer;
}
.hs-header-box .top-txt .icon img {
    width: 100%;

    -webkit-transform: scale(.6);
    -ms-transform: scale(.6);
    transform: scale(.6);
}
.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: #1e6097;
}
@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: #0e69b5;
}
.hs-header-box .header-right {
    text-align: right;
}
.hs-header-box .other-nav {
    position: relative;

    display: inline-block;

    padding-left: 80px;

    background: url(../images/other-nav.webp) no-repeat bottom left;
}
@media (max-width: 1199px) {
    .hs-header-box .other-nav {
        display: none;
    }
}
.hs-header-box .other-nav:after {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 100%;

    display: block;

    width: 1000px;
    height: 100%;

    content: '';

    background-color: #1e6097;
}
.hs-header-box .other-nav>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-header-box .other-nav>ul>li {
    position: relative;
}
.hs-header-box .other-nav>ul>li>a {
    line-height: 40px;

    display: block;

    height: 40px;
    padding: 0 20px;

    color: #fff;
}
.hs-header-box .other-nav>ul>li.more>a:after {
    display: inline-block;

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

    content: '';
    vertical-align: middle;

    border-width: 5px 3px 0 3px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
}
.hs-header-box .other-nav>ul>li:hover>a {
    text-decoration: underline;
}
@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>a {
    font-size: 20px;
    line-height: 1.5;

    position: relative;

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

    height: 80px;
    padding: 0 2vw;

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.hs-header-box .header-nav>ul>li>a:after {
    position: absolute;
    bottom: -1px;
    left: 50%;

    display: block;

    width: 0;
    height: 0;

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

    opacity: 0;
    border-width: 0 30px 6px 30px;
    border-style: solid;
    border-color: transparent transparent #000 transparent;
}
.hs-header-box .header-nav>ul>li:hover>a {
    color: #1e6097;
}
.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: 20px;

    text-align: left;

    color: #333;
    background: url(../images/navsmall_bg.webp) repeat-y top center;
    background-size: 100% auto;
}
.hs-header-box .pc-nav-down-product {
    background-image: url(../images/navbig_bg.webp);
}
.hs-header-box .pc-nav-down>li>a {
    line-height: 30px;

    position: relative;

    display: block;

    padding: 15px 30px;

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

    color: #b8b8b8;
}
@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 {
    color: #222;
    background: url(../images/nav_li_bg.webp) repeat-y top center;
    background-size: 100% auto;
}
.hs-header-box .pc-nav-down-product {
    font-size: 0;

    left: 0;

    width: 100%;
    padding: 70px 0;

    color: #fff;
}
.hs-header-box .pc-nav-down-product .nav-product-1 {
    font-size: 18px;

    display: inline-block;

    width: 390px;
    padding-right: 3%;

    vertical-align: top;
}
.hs-header-box .pc-nav-down-product .nav-product-1>ul>li>a {
    line-height: 30px;

    display: block;

    padding: 15px 10px;

    -webkit-transition: all .2s;
    transition: all .2s;
}
.hs-header-box .pc-nav-down-product .nav-product-1>ul>li.active>a {
    font-weight: bold;

    color: #222;
    background: url(../images/nav_li_bg.webp) repeat-y top center;
    background-size: 100% auto;
    text-shadow: 0 2px 0 #fff;
}
.hs-header-box .pc-nav-down-product .nav-product-2 {
    display: inline-block;

    width: -webkit-calc(100% - 390px);
    width: calc(100% - 390px);

    vertical-align: top;

    border-left: 1px solid rgba(255, 255, 255, .1);
}
.hs-header-box .pc-nav-down-product .nav-product-2 .nav-product-2-content {
    display: none;
}
.hs-header-box .pc-nav-down-product .nav-product-2 .nav-product-2-content:nth-child(1) {
    display: block;
}
.hs-header-box .pc-nav-down-product .nav-product-2 .nav-product-2-left {
    font-size: 16px;

    display: inline-block;

    width: 50%;
    padding: 0 3%;

    vertical-align: top;

    color: #a2a2a2;
}
.hs-header-box .pc-nav-down-product .nav-product-2 .nav-product-2-left>ul>li {
    border-bottom: 1px solid rgba(255, 255, 255, .3);
}
.hs-header-box .pc-nav-down-product .nav-product-2 .nav-product-2-left>ul>li>a {
    line-height: 30px;

    display: block;

    padding: 15px 0;

    -webkit-transition: all .2s;
    transition: all .2s;
}
.hs-header-box .pc-nav-down-product .nav-product-2 .nav-product-2-left>ul>li.active {
    border-bottom-color: #fff;
}
.hs-header-box .pc-nav-down-product .nav-product-2 .nav-product-2-left>ul>li.active>a {
    color: #fff;
}
.hs-header-box .pc-nav-down-product .nav-product-2 .nav-product-2-right {
    display: inline-block;

    width: 50%;
    padding-bottom: 3%;

    vertical-align: top;
}
.hs-header-box .pc-nav-down-product .nav-product-2 .nav-product-2-right .nav-img {
    display: none;
}
.hs-header-box .pc-nav-down-product .nav-product-2 .nav-product-2-right .nav-img:nth-child(1) {
    display: block;
}
.hs-header-box .toggle-navigation {
    position: relative;
    right: 0;

    display: none;

    width: 36px;
    height: 36px;
    margin-left: 16px;
    margin-left: 20px;

    border-radius: 50%;
    background-color: #1e6097;
}
@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 .xs-nav-down {
    display: none;
}
.hs-header-box.stuck-header {
    box-shadow: 0 11px 14px 0 rgba(0, 0, 0, .42);
}
.hs-header-box.stuck-header .logo a {
    height: 100px;
}
@media (max-width: 1199px) {
    .hs-header-box.stuck-header .logo a {
        height: 60px;
    }
}
.hs-header-box.stuck-header .header-nav>ul>li>a {
    height: 60px;
}
.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 .pc-nav-down-product {
    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: 6;
    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: #0e69b5;
    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: #0e69b5;
}
.customer-service a:hover p {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}
.customer-service .service-wechat p {
    background-color: #0e69b5;
}
.customer-service .service-top .flaticon:before {
    display: block;

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

    width: 100%;

    text-align: center;

    color: #fff;
    background-color: #1e6097;
}
.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;
    z-index: 9;

    overflow: hidden;

    padding-top: 120px;
}
@media (max-width: 1199px) {
    .banner-box {
        padding-top: 60px;
    }
}
.banner-box .ibox {
    padding-bottom: 46.66666667%;
}
.banner-box .banner-group {
    display: block;
}
.banner-box .banner-groupbg {
    background-color: #000;
    display: block;
}
.banner-box .banner-groupbg .ibox {
    opacity: .5;
}
.banner-box .banner-text {
    position: absolute;
    z-index: 6;
    top: 50%;

    padding: 0 15px;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.banner-box .banner-text h2 {
    font-size: 48px;
    font-weight: bold;
    line-height: 1.25;
}
@media (max-width: 1560px) {
    .banner-box .banner-text h2 {
        font-size: 35px;
    }
}
@media (max-width: 1470px) {
    .banner-box .banner-text h2 {
        font-size: 30px;
    }
}
@media (max-width: 1199px) {
    .banner-box .banner-text h2 {
        font-size: 30px;
    }
}
@media (max-width: 991px) {
    .banner-box .banner-text h2 {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .banner-box .banner-text h2 {
        font-size: 20px;
    }
}
.banner-box .banner-text h3 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.25;
}
@media (max-width: 1560px) {
    .banner-box .banner-text h3 {
        font-size: 20px;
    }
}
@media (max-width: 1199px) {
    .banner-box .banner-text h3 {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .banner-box .banner-text h3 {
        font-size: 14px;
    }
}
.banner-box .banner-text h2,
.banner-box .banner-text h3 {
    overflow: hidden;
}
.banner-box .banner-text h2 span,
.banner-box .banner-text h3 span {
    display: block;

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

    opacity: 0;
}
.banner-box .banner-text-1 {
    width: 50%;
    padding: 40px 40px 40px 10%;
    color: #fff;
    background-image: linear-gradient(270deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, .9));
    /*
    background: url(../images/ban-img1.webp) no-repeat center;
    background-size: cover; */
}
@media (max-width: 1199px) {
    .banner-box .banner-text-1 {
        padding: 20px 20px 20px 5%;
    }
}
@media (max-width: 767px) {
    .banner-box .banner-text-1 {
        width: 80%;
        padding: 10px 15px;
    }
}
.banner-box .banner-text-1 h2,
.banner-box .banner-text-1 h3 {
    text-shadow: 0 1px 1px #fff;
}
.banner-box .banner-text-2 {
    right: 25%;

    width: 50%;
    padding: 40px;
    text-align: center;
    color: #fff;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(rgba(0, 0, 0, .9)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .9), rgba(0, 0, 0, 0));
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, .9), rgba(0, 0, 0, 0));
}
@media (max-width: 1199px) {
    .banner-box .banner-text-2 {
        padding: 20px;

    }
}
@media (max-width: 767px) {
    .banner-box .banner-text-2 {
        width: 70%;
        left: 15%;
    }
}
.banner-box .banner-text-3 {
    padding-left: 5%;
}
@media (max-width: 1199px) {
    .banner-box .banner-text-3 {
        padding-left: 3%;
    }
}
.banner-box .banner-text-3 h2,
.banner-box .banner-text-3 h3 {
    text-shadow: 0 1px 1px #fff;
}
.banner-box .banner-text-4 {
    padding-right: 2%;
    padding-left: 70%;
}
@media (max-width: 1199px) {
    .banner-box .banner-text-4 {
        padding-right: 3%;
        padding-left: 60%;
    }
}
.banner-box .banner-text-4 h2,
.banner-box .banner-text-4 h3 {
    text-shadow: 0 1px 1px #fff;
}
.banner-box .banner-text-5 {
    right: 0;
    left: 25%;
    text-align: center;
    width: 50%;
    padding: 40px 5%;

    color: #fff;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(rgba(0, 0, 0, .9)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .9), rgba(0, 0, 0, 0));
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, .9), rgba(0, 0, 0, 0));
}
@media (max-width: 1560px) {
    .banner-box .banner-text-5 {
        left: 20%;
    
        width: 60%;
        padding: 40px 3%;
    }
}
@media (max-width: 1199px) {
    .banner-box .banner-text-5 {
        left: 10%;

        width: 80%;
        padding: 20px 3%;
    }
}
.banner-box .banner-text-6 {
    right: 0;
    left: 20%;

    width: 60%;

    color: #fff;
}
@media (max-width: 1560px) {
    .banner-box .banner-text-6 {
        left: 15%;

        width: 70%;
    }
}
@media (max-width: 1199px) {
    .banner-box .banner-text-6 {
        left: 10%;

        width: 80%;
    }
}
@media (max-width: 767px) {
    .banner-box .banner-text-6 {
        left: 0;

        width: 100%;
    }
}
.banner-box .slick-active h2 span,
.banner-box .slick-active h3 span {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);

    opacity: 1;
}
.banner-box .banner-small {
    position: absolute;
    z-index: 6;
    bottom: 0;
    left: 0;

    width: 100%;
}
.banner-box .banner-small:before {
    position: absolute;
    bottom: 0;
    left: 0;

    display: block;

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

    content: '';

    background-color: rgba(0, 0, 0, .5);
}
.banner-box .banner-small .slick-slide {
    position: relative;
    z-index: 6;

    padding: 40px 20px 20px 20px;
}
@media (max-width: 1199px) {
    .banner-box .banner-small .slick-slide {
        padding: 30px 10px 10px 10px;
    }
}
@media (max-width: 767px) {
    .banner-box .banner-small .slick-slide {
        padding: 20px 5px 10px 5px;
    }
}
.banner-box .banner-small .banner-group {
    -webkit-transition: all .6s;
    transition: all .6s;

    opacity: .6;
    border: 2px solid #fff;
}
.banner-box .banner-small .slick-current .banner-group {
    -webkit-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    transform: translateY(-40px);

    opacity: 1;
}
@media (max-width: 1199px) {
    .banner-box .banner-small .slick-current .banner-group {
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }
}
@media (max-width: 767px) {
    .banner-box .banner-small .slick-current .banner-group {
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px);
    }
}
.banner-inner {
    position: relative;
    z-index: 8;

    overflow: hidden;

    padding-top: 120px;
}
@media (max-width: 1199px) {
    .banner-inner {
        padding-top: 60px;
    }
}
.banner-inner img {
    width: 100%;
    height: auto;
}
@media (max-width: 767px) {
    .banner-inner img {
        width: 160%;
        margin-left: -30%;
    }
}
.banner-inner .banner-group {
    position: relative;
}
.banner-inner .title-banner h2 {
    font-size: 48px;
    font-weight: bold;
    line-height: 1.25;

    text-transform: uppercase;
}
@media (max-width: 1560px) {
    .banner-inner .title-banner h2 {
        font-size: 40px;
    }
}
@media (max-width: 1199px) {
    .banner-inner .title-banner h2 {
        font-size: 30px;
    }
}
@media (max-width: 991px) {
    .banner-inner .title-banner h2 {
        font-size: 24px;
    }
}
.banner-inner .group-text {
    position: absolute;
    z-index: 8;
    top: -webkit-calc(50% + 50px);
    top: calc(50% + 50px);
    left: 0;

    width: 100%;

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

    color: #fff;
}
@media (max-width: 1199px) {
    .banner-inner .group-text {
        top: -webkit-calc(50% + 30px);
        top: calc(50% + 30px);
    }
}
.banner-product {
    height: 170px;

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

    padding: 60px 0;
}
@media (max-width: 1199px) {
    .hs-pad {
        padding: 50px 0;
    }
}
@media (max-width: 767px) {
    .hs-pad {
        padding: 40px 0;
    }
}
.hs-more a {
    font-size: 14px;
    line-height: 30px;

    display: inline-block;

    color: #1e6097;
}
.hs-more a span {
    -webkit-transition: background-size .56s;
    transition: background-size .56s;

    background-image: -webkit-gradient(linear, left top, right top, from(#1e6097), to(#1e6097));
    background-image: -webkit-linear-gradient(left, #1e6097 0%, #1e6097 100%);
    background-image: linear-gradient(to right, #1e6097 0%, #1e6097 100%);
    background-repeat: no-repeat;
    background-position: 0 95%;
    background-size: 0 1px;
}
.hs-more a:hover span {
    background-size: 100% 1px;
}
.title-home h2 {
    font-size: 30px;
    font-weight: 500;
    line-height: 1.2;

    margin: 0;

    text-transform: uppercase;
}
@media (max-width: 991px) {
    .title-home h2 {
        font-size: 28px;
    }
}
@media (max-width: 767px) {
    .title-home h2 {
        font-size: 24px;
    }
}
.title-home p {
    font-size: 16px;
    line-height: 1.625;

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

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

    margin: 0;

    color: #333;
}
@media (max-width: 1199px) {
    .public-note p {
        font-size: 15px;
        line-height: 24px;
    }
}
@media (max-width: 767px) {
    .public-note p {
        font-size: 14px;
    }
}
.public-note img {
    max-width: 100%;
    height: auto !important;
}
.hs-home-category {
    background: url(../images/category_bg.webp) no-repeat top center;
    background-size: cover;
}
.hs-home-category .title-home h2 {
    color: #fff;
}
@media (min-width: 1200px) {
    .hs-home-category .category>ul {
        margin: 0 -24px;
    }
    .hs-home-category .category>ul>li {
        padding: 0 24px;
    }
}
.hs-home-category .category>ul>li {
    margin-top: 48px;
}
@media (max-width: 1199px) {
    .hs-home-category .category>ul>li {
        margin-top: 30px;
    }
}
.hs-home-category .category .category-group {
    position: relative;

    height: 100%;
    padding: 50px;
    overflow: hidden;
    background: #fefefe;
    box-shadow: 0 4px 7px 0 rgba(0, 0, 0, .07);
}
@media (max-width: 1400px) {
    .hs-home-category .category .category-group {
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .hs-home-category .category .category-group {
        padding: 20px 15px;
    }
}
.hs-home-category .category .category-group .imgbg {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

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

    opacity: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.hs-home-category .category .category-group .imgbg:before {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background-color: rgba(30, 96, 151, .95);
}
.hs-home-category .category .category-group .num,
.hs-home-category .category .category-group .title-category,
.hs-home-category .category .category-group .category-menu {
    position: relative;
    z-index: 6;
}
.hs-home-category .category .category-group .num {
    font-size: 200px;
    font-weight: bold;
    line-height: 1;

    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 0;

    color: rgba(0, 0, 0, .05);
}
@media (max-width: 1560px) {
    .hs-home-category .category .category-group .num {
        font-size: 180px;
    }
}
@media (max-width: 1470px) {
    .hs-home-category .category .category-group .num {
        font-size: 160px;
    }
}
@media (max-width: 1400px) {
    .hs-home-category .category .category-group .num {
        font-size: 140px;
    }
}
@media (max-width: 1199px) {
    .hs-home-category .category .category-group .num {
        font-size: 100px;
    }
}
@media (max-width: 991px) {
    .hs-home-category .category .category-group .num {
        font-size: 80px;
    }
}
.hs-home-category .category .category-group .title-category {
    display: inline-block;

    -webkit-transition: all .2s;
    transition: all .2s;
}
.hs-home-category .category .category-group .title-category:after {
    display: block;

    width: 146px;
    height: 2px;
    margin-top: 10px;

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

    background: #1e6097;
}
.hs-home-category .category .category-group .title-category h3 {
    font-size: 24px;
    line-height: 1.25;
}
@media (max-width: 1199px) {
    .hs-home-category .category .category-group .title-category h3 {
        font-size: 20px;
    }
}
.hs-home-category .category .category-group .desc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 30px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 991px) {
    .hs-home-category .category .category-group .desc {
        margin-top: 20px;
    }
}
.hs-home-category .category .category-group .category-menu {
    width: 50%;
}
@media (max-width: 1199px) {
    .hs-home-category .category .category-group .category-menu {
        width: 100%;
    }
}
.hs-home-category .category .category-group .category-menu>ul>li>a {
    line-height: 20px;

    position: relative;

    display: block;

    padding: 5px 0 5px 16px;

    color: #666;
}
.hs-home-category .category .category-group .category-menu>ul>li>a:before {
    position: absolute;
    top: 12px;
    left: 0;

    display: block;

    width: 5px;
    height: 5px;

    content: '';

    background: #1e6097;
}
.hs-home-category .category .category-group .category-menu>ul>li>a span {
    -webkit-transition: background-size .56s;
    transition: background-size .56s;

    background-image: -webkit-gradient(linear, left top, right top, from(#fff), to(#fff));
    background-image: -webkit-linear-gradient(left, #fff 0%, #fff 100%);
    background-image: linear-gradient(to right, #fff 0%, #fff 100%);
    background-repeat: no-repeat;
    background-position: 0 95%;
    background-size: 0 1px;
}
.hs-home-category .category .category-group .category-img {
    position: absolute;
    z-index: 6;
    right: 0;
    bottom: 0;

    width: 50%;
    padding: 26px;

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

    opacity: 0;
}
.hs-home-category .category .category-group .category-img img {
    width: 100%;
    height: auto;
}
@media (min-width: 1200px) {
    .hs-home-category .category .active .category-group .imgbg {
        opacity: 1;
    }
    .hs-home-category .category .active .category-group .title-category {
        color: #fff;
    }
    .hs-home-category .category .active .category-group .title-category:after {
        background-color: #fff;
    }
    .hs-home-category .category .active .category-group .num {
        opacity: 0;
    }
    .hs-home-category .category .active .category-group .category-menu>ul>li>a {
        color: #fff;
    }
    .hs-home-category .category .active .category-group .category-menu>ul>li>a:before {
        background-color: #fff;
    }
    .hs-home-category .category .active .category-group .category-menu>ul>li>a:hover span {
        background-size: 100% 1px;
    }
    .hs-home-category .category .active .category-group .category-img {
        opacity: 1;
    }
}
.hs-home-about .about {
    width: 50%;
    padding-right: 5%;

    background: url(../images/about_bg.webp) no-repeat top left;
    background-size: contain;
}
@media (max-width: 1400px) {
    .hs-home-about .about {
        width: 45%;
    }
}
@media (max-width: 991px) {
    .hs-home-about .about {
        width: 40%;
    }
}
@media (max-width: 767px) {
    .hs-home-about .about {
        width: 100%;
    }
}
.hs-home-about .about .about-note {
    margin-top: 30px;
}
@media (max-width: 767px) {
    .hs-home-about .about .about-note {
        margin-top: 20px;
    }
}
.hs-home-about .about .hs-more {
    margin-top: 40px;
}
.hs-home-about .about .imgbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

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

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 1199px) {
    .hs-home-about .about .imgbox {
        margin: 0 -10px;
        margin-top: 20px;
    }
}
.hs-home-about .about .imgbox .img {
    width: 32.5%;
    margin-top: 10px;
    padding: 0 20px;
}
@media (max-width: 1199px) {
    .hs-home-about .about .imgbox .img {
        padding: 0 10px;
    }
}
@media (max-width: 767px) {
    .hs-home-about .about .imgbox .img {
        width: 100%;
    }
}
.hs-home-about .about .imgbox .img:nth-child(1) {
    width: 90%;
}
@media (max-width: 767px) {
    .hs-home-about .about .imgbox .img:nth-child(1) {
        width: 100%;
    }
}
.hs-home-about .about .imgbox .img img {
    width: 100%;
    height: auto;
}
.hs-home-about .number {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

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

    border-left: 1px solid rgba(0, 0, 0, .3);

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 1400px) {
    .hs-home-about .number {
        width: 55%;
    }
}
@media (max-width: 991px) {
    .hs-home-about .number {
        width: 60%;
        padding-left: 3%;
    }
}
@media (max-width: 767px) {
    .hs-home-about .number {
        width: 100%;
        padding-left: 0;

        border: none;
    }
}
.hs-home-about .number .number-group {
    padding: 20px 0;
}
.hs-home-about .number .number-group b {
    font-size: 48px;
    font-weight: 500;
    line-height: 1;

    display: block;

    color: #1e6097;
}
@media (max-width: 1199px) {
    .hs-home-about .number .number-group b {
        font-size: 40px;
    }
}
@media (max-width: 991px) {
    .hs-home-about .number .number-group b {
        font-size: 36px;
    }
}
.hs-home-about .number .number-group b sub {
    font-size: 24px;

    bottom: 0;
}
.hs-home-about .number .number-group p {
    line-height: 1.875;

    margin: 20px 0 0 0;
}
@media (max-width: 991px) {
    .hs-home-about .number .number-group p {
        margin-top: 10px;
    }
}
.hs-home-application {
    background: url(../images/application_bg.webp) no-repeat center;
    background-size: cover;
}
.hs-home-application .title-home h2 {
    color: #fff;
}
.hs-home-application .application {
    position: relative;

    margin-top: 50px;
}
@media (max-width: 1199px) {
    .hs-home-application .application {
        margin-top: 30px;
    }
}
.hs-home-application .application .swiper-slide {
    overflow: hidden;
}
.hs-home-application .application .application-group {
    position: relative;
}
.hs-home-application .application .application-group .ibox {
    padding-bottom: 35%;
}
.hs-home-application .application .application-group .desc {
    position: absolute;
    z-index: 6;
    top: 30px;
    right: 5%;

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

    width: 540px;
    height: -webkit-calc(100% - 60px);
    height: calc(100% - 60px);
    padding: 60px;

    background: rgba(255, 255, 255, .85);

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 1560px) {
    .hs-home-application .application .application-group .desc {
        width: 480px;
        padding: 30px;
    }
}
@media (max-width: 991px) {
    .hs-home-application .application .application-group .desc {
        position: relative;
        top: 0;
        right: 0;

        width: 100%;
        height: auto;
        padding-bottom: 60px;
    }
}
@media (max-width: 767px) {
    .hs-home-application .application .application-group .desc {
        padding: 20px 20px 60px 20px;
    }
}
.hs-home-application .application .application-group .desc .title-application {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.25;

    display: block;
    display: -webkit-box;
    overflow: hidden;

    max-height: 60px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 1199px) {
    .hs-home-application .application .application-group .desc .title-application {
        font-size: 20px;
        line-height: 1.2;

        max-height: 48px;
    }
}
.hs-home-application .application .application-group .desc .note {
    display: -webkit-box;
    overflow: hidden;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
}
@media (max-width: 1199px) {
    .hs-home-application .application .application-group .desc .note {
        max-height: 96px;
        margin-top: 10px;
    }
}
.hs-home-application .application .application-group .desc .note p {
    font-size: 16px;
    line-height: 30px;

    margin: 0;

    color: #666;
}
@media (max-width: 1199px) {
    .hs-home-application .application .application-group .desc .note p {
        font-size: 14px;
        line-height: 24px;
    }
}
.hs-home-application .application .application-group .desc .more {
    margin-top: 30px;
}
@media (max-width: 1199px) {
    .hs-home-application .application .application-group .desc .more {
        margin-top: 20px;
    }
}
.hs-home-application .application .application-group .desc .more a {
    line-height: 60px;

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

    padding: 0 30px;

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

    color: #fff;
    background-color: #1e6097;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 1199px) {
    .hs-home-application .application .application-group .desc .more a {
        line-height: 40px;
    }
}
.hs-home-application .application .application-group .desc .more a:hover {
    background-color: #0e69b5;
}
.hs-home-application .application .application-button {
    position: absolute;
    z-index: 8;
    bottom: 40px;
    left: 40px;
}
@media (max-width: 991px) {
    .hs-home-application .application .application-button {
        right: 0;
        bottom: 0;
        left: auto;
    }
}
.public-news-group {
    padding: 16px;

    background-color: #fff;
}
.public-news-group .ibox {
    padding-bottom: 75%;
}
.public-news-group .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.public-news-group .title-news {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;

    display: -webkit-box;
    overflow: hidden;

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

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 991px) {
    .public-news-group .title-news {
        font-size: 16px;
    }
}
.public-news-group .note {
    display: -webkit-box;
    overflow: hidden;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 767px) {
    .public-news-group .note {
        margin-top: 10px;
    }
}
.public-news-group .note p {
    font-size: 16px;
    line-height: 24px;

    margin: 0;

    color: #666;
}
@media (max-width: 991px) {
    .public-news-group .note p {
        font-size: 14px;
    }
}
.public-news-group .date-more {
    font-size: 14px;
    line-height: 1.71428571;

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

    margin-top: 60px;

    color: #1e6097;

    -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: 991px) {
    .public-news-group .date-more {
        margin-top: 30px;
    }
}
.public-news-group .date-more .more {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.public-news-group .date-more .more .flaticon {
    margin-left: 6px;
}
@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 .title-news {
        color: #1e6097;
    }
}
.hs-home-news-faqs {
    background: #f3faff;
}
.hs-home-news-faqs .news {
    width: 100%;
    /*width: -webkit-calc(100% - 400px);*/
    /*width: calc(100% - 400px);*/
    /*padding-right: 5%;*/
}
@media (max-width: 1199px) {
    .hs-home-news-faqs .news {
        /*width: -webkit-calc(100% - 350px);*/
        /*width: calc(100% - 350px);*/
        /*padding-right: 3%;*/
    }
}
@media (max-width: 991px) {
    .hs-home-news-faqs .news {
        width: 60%;
    }
}
@media (max-width: 767px) {
    .hs-home-news-faqs .news {
        width: 100%;
    }
}
.hs-home-news-faqs .news .swiper-news {
    margin-top: 50px;
}
@media (max-width: 1199px) {
    .hs-home-news-faqs .news .swiper-news {
        margin-top: 30px;
    }
}
.hs-home-news-faqs .faq {
    width: 400px;
}
@media (max-width: 1199px) {
    .hs-home-news-faqs .faq {
        width: 350px;
    }
}
@media (max-width: 991px) {
    .hs-home-news-faqs .faq {
        width: 40%;
    }
}
@media (max-width: 767px) {
    .hs-home-news-faqs .faq {
        width: 100%;
        margin-top: 30px;
    }
}
.hs-home-news-faqs .faq .list {
    margin-top: 50px;
}
@media (max-width: 1199px) {
    .hs-home-news-faqs .faq .list {
        margin-top: 30px;
    }
}
.hs-home-news-faqs .faq .list>ul>li {
    margin-top: 20px;
}
.hs-home-news-faqs .faq .list .faq-group {
    background-color: #fff;
}
.hs-home-news-faqs .faq .list .faq-group .title-faq {
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;

    position: relative;

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

    padding: 20px;

    cursor: pointer;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 991px) {
    .hs-home-news-faqs .faq .list .faq-group .title-faq {
        font-size: 16px;
        line-height: 24px;
    }
}
.hs-home-news-faqs .faq .list .faq-group .title-faq .flaticon {
    width: 30px;

    text-align: center;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.hs-home-news-faqs .faq .list .faq-group .desc {
    display: none;

    padding: 0 20px 20px 20px;
}
.hs-home-news-faqs .faq .list .faq-group .desc p {
    line-height: 1.5;

    margin: 0;

    color: #666;
}
@media (max-width: 991px) {
    .hs-home-news-faqs .faq .list .faq-group .desc p {
        font-size: 14px;
    }
}
.fb_iframe_widget {
    position: absolute !important;

    width: 100%;
    height: 100%;
}
.fb_iframe_widget span {
    width: 100% !important;
    height: 100% !important;
}
@-webkit-keyframes Mouse {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes Mouse {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
.hs-inner {
    overflow: hidden;

    padding: 100px 0;
}
@media (max-width: 1560px) {
    .hs-inner {
        padding: 80px 0;
    }
}
@media (max-width: 1199px) {
    .hs-inner {
        padding: 60px 0;
    }
}
.pt-150 {
    padding-top: 150px;
}
@media (max-width: 1199px) {
    .pt-150 {
        padding-top: 70px;
    }
}
.pt-120 {
    padding-top: 120px;
}
@media (max-width: 1199px) {
    .pt-120 {
        padding-top: 60px;
    }
}
.title-inner h2 {
    font-size: 48px;
    font-weight: 900;
    line-height: 1.33333333;

    margin: 0;
}
@media (max-width: 1560px) {
    .title-inner h2 {
        font-size: 44px;
    }
}
@media (max-width: 1470px) {
    .title-inner h2 {
        font-size: 42px;
    }
}
@media (max-width: 1400px) {
    .title-inner h2 {
        font-size: 40px;
    }
}
@media (max-width: 1199px) {
    .title-inner h2 {
        font-size: 34px;
    }
}
@media (max-width: 991px) {
    .title-inner h2 {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .title-inner h2 {
        font-size: 24px;
    }
}
.hs-inner-location {
    padding-top: 20px;

    color: #999;
}
.hs-inner-location .location {
    line-height: 30px;

    position: relative;

    padding-left: 30px;
}
.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 10px;

    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 {
    color: #1e6097;
}
.hs-inner-menu {
    position: relative;
    z-index: 6;

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

    display: block;

    width: 2000px;
    height: 100%;

    content: '';

    background-color: #0e69b5;
}
.hs-inner-menu .inner-menu>ul {
    display: inline-block;

    padding-right: 150px;

    color: #fff;
    background-color: #0e69b5;

    -webkit-clip-path: polygon(0 0, 100% 0%, 92% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0%, 92% 100%, 0% 100%);
}
@media (max-width: 991px) {
    .hs-inner-menu .inner-menu>ul {
        padding-right: 50px;
    }
}
@media (max-width: 767px) {
    .hs-inner-menu .inner-menu>ul {
        padding-right: 20px;
    }
}
.hs-inner-menu .inner-menu>ul>li {
    display: inline-block;

    vertical-align: middle;
}
.hs-inner-menu .inner-menu>ul>li>a {
    font-size: 18px;
    line-height: 1.66666667;

    position: relative;

    display: block;

    padding: 20px;

    -webkit-transition: all .2s;
    transition: all .2s;
}
@media (max-width: 991px) {
    .hs-inner-menu .inner-menu>ul>li>a {
        font-size: 16px;

        padding: 10px;
    }
}
@media (max-width: 767px) {
    .hs-inner-menu .inner-menu>ul>li>a {
        padding: 10px 6px;
    }
}
.hs-inner-menu .inner-menu>ul>li>a:after {
    position: absolute;
    bottom: 0;
    left: 50%;

    display: block;

    width: 0;
    height: 8px;

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

    background-color: #1e6097;
}
@media (max-width: 991px) {
    .hs-inner-menu .inner-menu>ul>li>a:after {
        height: 4px;
    }
}
.hs-inner-menu .inner-menu>ul>li.active>a:after,
.hs-inner-menu .inner-menu>ul>li:hover>a:after {
    width: 100%;
}
.inner-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 30px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.inner-content .inner-left {
    width: 320px;
}
@media (max-width: 1400px) {
    .inner-content .inner-left {
        width: 260px;
    }
}
@media (max-width: 1199px) {
    .inner-content .inner-left {
        width: 100%;
    }
}
.inner-content .inner-right {
    width: -webkit-calc(100% - 320px);
    width: calc(100% - 320px);
    padding-left: 50px;
}
@media (max-width: 1400px) {
    .inner-content .inner-right {
        width: -webkit-calc(100% - 260px);
        width: calc(100% - 260px);
        padding-left: 30px;
    }
}
@media (max-width: 1199px) {
    .inner-content .inner-right {
        width: 100%;
        margin-top: 30px;
        padding-left: 0;
    }
}
.inner-leftmenu {
    padding: 50px 30px;

    background: url(../images/leftmenu_bg.webp) repeat-y top center;
    background-size: 100% auto;
}
@media (max-width: 1199px) {
    .inner-leftmenu {
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .inner-leftmenu {
        padding: 20px 10px;
    }
}
.inner-leftmenu .title-menu {
    position: relative;

    display: none;
}
@media (max-width: 1199px) {
    .inner-leftmenu .title-menu {
        font-size: 20px;
        font-weight: bold;
        line-height: 30px;

        display: block;

        padding: 10px;

        color: #fff;
        background-color: #0e69b5;
    }
}
@media (max-width: 767px) {
    .inner-leftmenu .title-menu {
        font-size: 18px;
    }
}
.inner-leftmenu .title-menu:after {
    position: absolute;
    top: 10px;
    right: 10px;

    content: '+';
}
.inner-leftmenu .title-menu.current:after {
    content: '-';
}
@media (max-width: 1199px) {
    .inner-leftmenu .menunav1 {
        display: none;
    }
}
.inner-leftmenu .menunav1>li {
    position: relative;

    padding: 15px 0;

    border-bottom: 1px solid rgba(0, 0, 0, .3);
}
.inner-leftmenu .menunav1>li:last-child {
    border-bottom: none;
}
.inner-leftmenu .menunav1>li>a {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.76470588;

    position: relative;

    display: block;

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

        display: inline-block;
    }
}
.inner-leftmenu .menunav1>li>a:before {
    position: absolute;
    top: 50%;
    left: -30px;

    display: block;

    width: 6px;
    height: 0;

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

    background-color: #1e6097;
}
@media (max-width: 1199px) {
    .inner-leftmenu .menunav1>li>a:before {
        display: none;
    }
}
.inner-leftmenu .menunav1>li.active>a,
.inner-leftmenu .menunav1>li:hover>a {
    color: #1e6097;
}
.inner-leftmenu .menunav1>li.active>a:before,
.inner-leftmenu .menunav1>li:hover>a:before {
    height: 100%;
}
.inner-leftmenu .menunav2 {
    display: none;

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

        margin-right: 20px;

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

    position: relative;

    display: block;

    padding: 5px 18px;

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

    color: #666;
}

@media (max-width: 1199px) {
    .inner-leftmenu .menunav2>li>a {
        font-size: 14px;

        padding-left: 12px;
    }
}
.inner-leftmenu .menunav2>li>a:before {
    position: absolute;
    top: 12px;
    left: 0;

    display: block;

    width: 0;
    height: 0;

    content: '';

    border-width: 5px 0 5px 8px;
    border-style: solid;
    border-color: transparent transparent transparent #1e6097;
}
@media (max-width: 1199px) {
    .inner-leftmenu .menunav2>li>a:before {
        top: 10px;
    }
}
@media (max-width: 767px) {
    .inner-leftmenu .menunav2>li>a:before {
        top: 8px;
    }
}
.inner-leftmenu .menunav2>li.active>a,
.inner-leftmenu .menunav2>li:hover>a {
    text-decoration: underline;

    color: #1e6097;
}
.title-product-details h3 {
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;

    padding: 12px 20px;

    background: url(../images/title-product-details.webp) repeat-x left top;
    background-size: auto 100%;
}
.title-product-details h3 span {
    display: inline-block;

    background-image: url(../images/textbg.webp);
    background-position: center;
    -webkit-background-clip: text;
    background-size: cover;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, .3),
        /* 主阴影 */
        4px 4px 1px rgba(0, 0, 0, .2),
        /* 更远一点的阴影 */
        6px 6px 1px rgba(0, 0, 0, .1);

    -webkit-text-fill-color: transparent;
    /* 更柔和的立体感 */
}
.public-listbox1>ul>li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 20px;
}
.public-listbox1>ul>li .flaticon {
    font-size: 24px;
    line-height: 24px;

    margin-right: 10px;

    color: #1e6097;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.public-listbox2>ul {
    margin: 0 -10px;
}
@media (max-width: 991px) {
    .public-listbox2>ul {
        margin: 0 -5px;
    }
}
.public-listbox2>ul>li {
    margin-top: 20px;
    padding: 0 10px;
}
@media (max-width: 991px) {
    .public-listbox2>ul>li {
        margin-top: 20px;
        padding: 0 5px;
    }
}
.public-listbox2 .listbox-group {
    position: relative;

    height: 100%;
    padding: 30px 100px 30px 30px;

    background: #f5f5f5;
}
@media (max-width: 1199px) {
    .public-listbox2 .listbox-group {
        padding: 20px 60px 20px 20px;
    }
}
.public-listbox2 .listbox-group .num {
    font-size: 72px;
    line-height: 1;

    position: absolute;
    top: 20px;
    right: 30px;

    color: rgba(51, 51, 51, .1);
}
@media (max-width: 1199px) {
    .public-listbox2 .listbox-group .num {
        font-size: 50px;

        top: 10px;
        right: 20px;
    }
}
.public-listbox2 .listbox-group h3 {
    margin-bottom: 10px;
}
.public-listbox3>ul {
    margin: 0 -10px;
}
@media (max-width: 991px) {
    .public-listbox3>ul {
        margin: 0 -5px;
    }
}
.public-listbox3>ul>li {
    margin-top: 20px;
    padding: 0 10px;
}
@media (max-width: 991px) {
    .public-listbox3>ul>li {
        padding: 0 5px;
    }
}
.public-listbox3 .listbox-group .icon {
    line-height: 100px;

    width: 100px;
    height: 100px;

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

    border: 1px solid #000;
    border-radius: 50%;
}
@media (max-width: 1560px) {
    .public-listbox3 .listbox-group .icon {
        line-height: 80px;

        width: 80px;
        height: 80px;
    }
}
@media (max-width: 767px) {
    .public-listbox3 .listbox-group .icon {
        line-height: 60px;

        width: 60px;
        height: 60px;
    }
}
.public-listbox3 .listbox-group .icon .flaticon {
    font-size: 50px;
}
@media (max-width: 1560px) {
    .public-listbox3 .listbox-group .icon .flaticon {
        font-size: 40px;
    }
}
@media (max-width: 767px) {
    .public-listbox3 .listbox-group .icon .flaticon {
        font-size: 30px;
    }
}
.public-listbox3 .listbox-group h3 {
    margin-top: 20px;
}
@media (max-width: 767px) {
    .public-listbox3 .listbox-group h3 {
        margin-top: 10px;
    }
}
.public-listbox3 .listbox-group:hover .icon {
    color: #fff;
    border-color: #1e6097;
    background-color: #1e6097;
}
.public-txt1 {
    margin-top: 50px;
    padding: 60px;

    background: #eaf3f8;
}
@media (max-width: 1199px) {
    .public-txt1 {
        margin-top: 30px;
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .public-txt1 {
        padding: 30px 15px;
    }
}
.public-txt1 h3 {
    font-size: 24px;
    font-weight: normal;
    line-height: 1.25;

    color: #1e6097;
}
.public-txt1 p {
    color: #1e6097 !important;
}
.public-tuwen {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

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

    color: #1e6097;
}
@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-zuotuyouwen {
    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-zuotuyouwen .desc {
    padding-right: 5%;
    padding-left: 0;
}
@media (max-width: 767px) {
    .public-tuwen.tuwen-zuotuyouwen .desc {
        padding: 0;
    }
}
.hs-inner-about .about-desc {
    width: -webkit-calc(100% - 420px);
    width: calc(100% - 420px);
    padding-top: 30px;
    padding-right: 5%;
}
@media (max-width: 1199px) {
    .hs-inner-about .about-desc {
        width: -webkit-calc(100% - 340px);
        width: calc(100% - 340px);
        padding-right: 3%;
    }
}
@media (max-width: 991px) {
    .hs-inner-about .about-desc {
        width: 100%;
        padding-top: 0;
        padding-right: 0;
    }
}
.hs-inner-about .about-desc .about {
    margin-top: 50px;
}
@media (max-width: 1560px) {
    .hs-inner-about .about-desc .about {
        margin-top: 30px;
    }
}
.hs-inner-about .about-video {
    position: relative;

    width: 420px;
    padding-left: 55px;
}
@media (max-width: 1199px) {
    .hs-inner-about .about-video {
        width: 340px;
    }
}
@media (max-width: 991px) {
    .hs-inner-about .about-video {
        width: 50%;
        margin-top: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-about .about-video {
        width: 100%;
    }
}
.hs-inner-about .about-video .play {
    position: absolute;
    z-index: 6;
    top: 90px;
    left: 0;

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

    width: 110px;
    height: 110px;
    padding: 7px;

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

    background-color: #1e6097;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 767px) {
    .hs-inner-about .about-video .play {
        top: 30px;
    }
}
.hs-inner-about .about-video .play span {
    font-size: 14px;

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

    width: 100%;
    height: 100%;

    color: #fff;
    border: 1px solid rgba(216, 216, 216, .3);

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-inner-about .about-video .play span:before {
    width: 0;
    height: 0;
    margin-bottom: 14px;

    content: '';

    border-width: 10px 0 10px 16px;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
}
.hs-inner-about .about-video .play:hover {
    background-color: #0e69b5;
}
.hs-inner-about .about-video .img {
    height: 100%;

    background-color: #07284a;
}
.hs-inner-about .about-video .img img {
    width: 100%;
    height: auto;
}
.hs-inner-value-mission {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-inner-value-mission .value,
.hs-inner-value-mission .mission {
    width: 55%;
    min-height: 280px;

    background: #e9e9e9;
}
.hs-inner-value-mission .value {
    padding: 30px 10% 30px -webkit-calc(50% - 650px);
    padding: 30px 10% 30px calc(50% - 650px);

    color: #fff;
    background: url(../images/value_bg.webp) no-repeat center;
    background-size: cover;

    -webkit-clip-path: polygon(0 0, 100% 0%, 92% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0%, 92% 100%, 0% 100%);
}
@media (max-width: 1400px) {
    .hs-inner-value-mission .value {
        padding: 30px 10% 30px -webkit-calc(50% - 560px);
        padding: 30px 10% 30px calc(50% - 560px);
    }
}
@media (max-width: 1199px) {
    .hs-inner-value-mission .value {
        padding: 30px 10% 30px -webkit-calc(50% - 480px);
        padding: 30px 10% 30px calc(50% - 480px);
    }
}
@media (max-width: 991px) {
    .hs-inner-value-mission .value {
        padding: 30px 10% 30px 5%;
    }
}
.hs-inner-value-mission .mission {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    margin-left: -10%;
    padding: 30px -webkit-calc(50% - 650px) 30px 5%;
    padding: 30px calc(50% - 650px) 30px 5%;

    -webkit-clip-path: polygon(8% 0, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(8% 0, 100% 0%, 100% 100%, 0% 100%);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
@media (max-width: 1400px) {
    .hs-inner-value-mission .mission {
        padding: 30px -webkit-calc(50% - 560px) 30px 5%;
        padding: 30px calc(50% - 560px) 30px 5%;
    }
}
@media (max-width: 1199px) {
    .hs-inner-value-mission .mission {
        padding: 30px -webkit-calc(50% - 480px) 30px 5%;
        padding: 30px calc(50% - 480px) 30px 5%;
    }
}
@media (max-width: 991px) {
    .hs-inner-value-mission .mission {
        padding: 30px 5% 30px 8%;
    }
}
.hs-inner-value-mission .value-mission-group .title-value-mission {
    font-size: 30px;
    font-weight: 500;
    line-height: 1.33333333;

    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: 991px) {
    .hs-inner-value-mission .value-mission-group .title-value-mission {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .hs-inner-value-mission .value-mission-group .title-value-mission {
        font-size: 20px;
    }
}
.hs-inner-value-mission .value-mission-group .title-value-mission .flaticon {
    font-size: 40px;
    font-weight: normal;

    margin-right: 10px;
}
.hs-inner-value-mission .value-mission-group .note {
    margin-top: 20px;
}
.hs-inner-why .why>ul {
    margin: 0 -40px;
}
@media (max-width: 1560px) {
    .hs-inner-why .why>ul {
        margin: 0 -20px;
    }
}
.hs-inner-why .why>ul>li {
    margin-top: 60px;
    padding: 0 40px;
}
@media (max-width: 1560px) {
    .hs-inner-why .why>ul>li {
        margin-top: 30px;
        padding: 0 20px;
    }
}
.hs-inner-why .why .why-group .flaticon {
    font-size: 60px;
    line-height: 1;

    display: block;

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

    color: #1e6097;
}
@media (max-width: 1199px) {
    .hs-inner-why .why .why-group .flaticon {
        font-size: 50px;
    }
}
.hs-inner-why .why .why-group .txt h3 {
    font-size: 20px;
    line-height: 1.5;

    margin-top: 20px;

    color: #1e6097;
}
@media (max-width: 767px) {
    .hs-inner-why .why .why-group .txt h3 {
        font-size: 18px;
    }
}
.hs-inner-why .why .why-group:hover .flaticon {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
}
.hs-inner-factory {
    background: url(../images/factory_bg.webp) no-repeat center;
    background-size: cover;
}
.hs-inner-factory .title-home h2 {
    color: #fff;
}
.hs-inner-factory .factory {
    margin-top: 60px;
}
@media (max-width: 1199px) {
    .hs-inner-factory .factory {
        margin-top: 30px;
    }
}
.hs-inner-factory .factory .factory-group {
    cursor: pointer;
}
.hs-inner-factory .factory .factory-group .img {
    padding: 6px;

    border: 2px solid rgba(216, 216, 216, .8);
}
.hs-inner-factory .factory .factory-group .img .ibox {
    padding-bottom: 75%;
}
.hs-inner-factory .factory .factory-group .img .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-inner-factory .factory .factory-group .title-factory {
    position: relative;
    z-index: 6;

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

    width: 90%;
    height: 66px;
    margin: 0 auto;
    margin-top: -33px;

    background: url(../images/title-factory.webp) no-repeat center;
    background-size: 100% 100%;

    -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 (min-width: 1200px) {
    .hs-inner-factory .factory .factory-group:hover .img .ibox img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
}
.hs-inner-factory .factory-scrollbar {
    position: relative;

    height: 6px;
    margin-top: 50px;

    background-color: transparent;
}
@media (max-width: 991px) {
    .hs-inner-factory .factory-scrollbar {
        margin-top: 30px;
    }
}
.hs-inner-factory .factory-scrollbar:before {
    position: absolute;
    top: 50%;
    left: 0;

    display: block;

    width: 100%;
    height: 1px;

    content: '';

    background-color: rgba(255, 255, 255, .6);
}
.hs-inner-factory .factory-scrollbar .swiper-scrollbar-drag {
    background-color: #3296ea;
}
.hs-inner-factory-list {
    padding-top: 40px;
}
.hs-inner-factory-list .factory-list>ul>li {
    margin-top: 30px;
}
.hs-inner-factory-list .factory-list .factory-group {
    display: block;

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

    margin-top: 20px;
}
@media (min-width: 1200px) {
    .hs-inner-factory-list .factory-list .factory-group:hover .ibox img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .hs-inner-factory-list .factory-list .factory-group:hover .title-factory {
        color: #1e6097;
    }
}
#about-about,
#about-advantage,
#about-why,
#about-history,
#about-factory,
#about-customers,
#about-honor,
#product-feedback {
    position: relative;
    top: -100px;
}
.public-products-top {
    padding: 50px 0;
}
@media (max-width: 1199px) {
    .public-products-top {
        padding: 30px 0;
    }
}
.public-products-top .title-inner h2 {
    font-size: 36px;

    color: #1e6097;
}
@media (max-width: 1560px) {
    .public-products-top .title-inner h2 {
        font-size: 30px;
    }
}
@media (max-width: 1199px) {
    .public-products-top .title-inner h2 {
        font-size: 24px;
    }
}
.public-product-group {
    display: block;
}
.public-product-group .img {
    position: relative;

    -webkit-transition: all .2s;
    transition: all .2s;
}
.public-product-group .img:before {
    position: absolute;
    z-index: 6;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 0;

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

    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(44, 65, 147, .8)), to(rgba(44, 65, 147, .4)));
    background-image: -webkit-linear-gradient(rgba(44, 65, 147, .8), rgba(44, 65, 147, .4));
    background-image: linear-gradient(rgba(44, 65, 147, .8), rgba(44, 65, 147, .4));
}
.public-product-group .img .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.public-product-group .title-product {
    font-size: 16px;
    line-height: 1.5;

    display: -webkit-box;
    overflow: hidden;

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

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 767px) {
    .public-product-group .title-product {
        font-size: 16px;
        line-height: 1.5;

        margin-top: 14px;
    }
}
.public-product-group .more {
    font-size: 14px;
    line-height: 1.71428571;

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

    margin-top: 14px;

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

    color: #aaa;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.public-product-group .more:after {
    display: block;

    width: 100%;
    height: 1px;

    content: '';

    background-color: rgba(176, 176, 176, .3);
}
.public-product-group .more span {
    margin-right: 10px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (min-width: 1200px) {
    .public-product-group:hover .img:before {
        height: 100%;
    }
    .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 .title-product {
        color: #1e6097;
    }
    .public-product-group:hover .more {
        color: #1e6097;
    }
}
@media (min-width: 1200px) {
    .hs-inner-products .products {
        margin-top: -40px;
    }
    .hs-inner-products .products>ul {
        margin: 0 -14px;
    }
    .hs-inner-products .products>ul>li {
        margin-top: 40px;
        padding: 0 14px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-products .products {
        margin-top: -30px;
    }
    .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 .product-details {
    flex-direction: row-reverse;

    margin-top: 30px;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
}
.hs-inner-product-details .product-details .details-imgbox {
    position: relative;
    z-index: 6;

    width: 46%;
    padding-bottom: 50px;
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-details .details-imgbox {
        width: 100%;
        padding-bottom: 20px;
    }
}
.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 .details-imgbox .product-small {
    margin-top: 4px;
    padding: 20px 50px;

    border: 1px solid rgba(138, 138, 138, .3);
}
@media (max-width: 1199px) {
    .hs-inner-product-details .product-details .details-imgbox .product-small {
        padding: 10px 50px;
    }
}
.hs-inner-product-details .product-details .details-imgbox .product-small .slick-slide {
    padding: 0 15px;
}
@media (max-width: 1400px) {
    .hs-inner-product-details .product-details .details-imgbox .product-small .slick-slide {
        padding: 0 5px;
    }
}
.hs-inner-product-details .product-details .details-imgbox .product-small .product-group {
    -webkit-transition: all .2s;
    transition: all .2s;

    border: 2px solid #fff;
}
.hs-inner-product-details .product-details .details-imgbox .product-small .slick-current .product-group {
    border-color: #1e6097;
}
.hs-inner-product-details .product-details .details-imgbox .link {
    position: relative;
    z-index: 8;

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

    margin-top: 20px;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-inner-product-details .product-details .details-imgbox .link a {
    line-height: 50px;

    display: block;

    min-width: 180px;

    text-align: center;

    background: url(../images/inquiry_bg.webp) no-repeat center;
    background-size: 100% 100%;
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-details .details-imgbox .link a {
        min-width: 140px;
    }
}
.hs-inner-product-details .product-details .details-imgbox .link a:hover {
    text-decoration: underline;
}
.hs-inner-product-details .product-details .details-imgbox .link .contact {
    margin-left: 20px;

    color: #fff;
    background: #1e6097;
}
.hs-inner-product-details .product-details .details-content {
    width: 54%;
    padding-right: 5%;
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-details .details-content {
        width: 100%;
        margin-top: 20px;
        padding-right: 0;
    }
}
.hs-inner-product-details .product-details .details-content .title-details {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    min-height: 30%;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-details .details-content .title-details {
        min-height: auto;
    }
}
.hs-inner-product-details .product-details .details-content .title-details h2 {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.33333333;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .product-details .details-content .title-details h2 {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-details .details-content .title-details h2 {
        font-size: 20px;
    }
}
.hs-inner-product-details .product-details .details-content .public-note {
    position: relative;
    z-index: 6;

    margin-top: 20px;
}
.hs-inner-product-details .product-details .details-content .desc {
    position: relative;

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

    min-height: 70%;
    padding: 30px 0;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-details .details-content .desc {
        margin-top: 30px;
        padding: 20px 0;
    }
}
.hs-inner-product-details .product-details .details-content .desc:before {
    position: absolute;
    z-index: 1;
    top: 0;
    left: -100%;

    display: block;

    width: 400%;
    height: 100%;

    content: '';

    background: #f8f8f8;
}
.hs-inner-product-details .product-details .details-content .share-button {
    position: relative;
    z-index: 6;

    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-product-details .product-details .prev-next {
    /* margin-right: 20px; */
}
.hs-inner-product-details .product-details .prev-next .swiper-button-prev,
.hs-inner-product-details .product-details .prev-next .swiper-button-next {
    line-height: 42px;

    width: 42px;
    height: 42px;

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

    border-radius: 50%;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}
.hs-inner-product-details .product-details .prev-next .swiper-button-prev .flaticon,
.hs-inner-product-details .product-details .prev-next .swiper-button-next .flaticon {
    font-size: 20px;

    display: block;

    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);

}
.hs-inner-product-details .product-details .prev-next .swiper-button-prev:hover,
.hs-inner-product-details .product-details .prev-next .swiper-button-next:hover {
    color: #fff;
    background-color: #1e6097;
}
.hs-inner-product-details .product-details .prev-next .swiper-button-next .flaticon {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);

}
.hs-inner-product-details .parameter {
    padding-top: 100px;
}
@media (max-width: 1560px) {
    .hs-inner-product-details .parameter {
        padding-top: 80px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-product-details .parameter {
        padding-top: 60px;
    }
}
.hs-inner-product-details .parameter .ibox img {
    height: 100% !important;
}
.hs-inner-product-details .parameter-content {
    padding-top: 30px;
}
@media (max-width: 991px) {
    .hs-inner-product-details .parameter-content {
        padding-top: 20px;
    }
}
.hs-inner-product-details .parameter-content img {
    max-width: 100%;
    height: auto !important;
}
.hs-inner-product-details .parameter-content .fz24 {
    font-size: 24px;
    line-height: 1.66666667;

    color: #1e6097;
}
@media (max-width: 1560px) {
    .hs-inner-product-details .parameter-content .fz24 {
        font-size: 20px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-product-details .parameter-content .fz24 {
        font-size: 18px;
    }
}
.hs-inner-product-details .parameter-content h4 {
    font-size: 18px;
    line-height: 1.44444444;

    color: #1e6097;
}
@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 th {
    font-size: 18px;
    font-weight: normal;

    text-align: center;

    color: #1e6097;
    background: #f1f1f1;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .parameter-content table tr th {
        font-size: 16px;
    }
}
.hs-inner-product-details .parameter-content table tr th p {
    font-size: 18px;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .parameter-content table tr th p {
        font-size: 16px;
    }
}
.hs-inner-product-details .parameter-content table tr th,
.hs-inner-product-details .parameter-content table tr td {
    padding: 15px;

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

    border: 1px solid #b3b3b3;
}
@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 h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.66666667;
}
.hs-inner-product-details .parameter-content p {
    color: #333;
}
.hs-inner-product-details .feedback {
    margin-top: 100px;
    padding: 70px;

    background: url(../images/feedback_bg.webp) no-repeat center;
    background-size: cover;
}
@media (max-width: 1560px) {
    .hs-inner-product-details .feedback {
        margin-top: 80px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-product-details .feedback {
        margin-top: 60px;
        padding: 50px;
    }
}
@media (max-width: 991px) {
    .hs-inner-product-details .feedback {
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-product-details .feedback {
        padding: 30px 15px;
    }
}
.hs-inner-product-details .feedback .title-product-details {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: 30%;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 767px) {
    .hs-inner-product-details .feedback .title-product-details {
        flex-direction: row;

        width: 100%;

        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.hs-inner-product-details .feedback .title-product-details h3 {
    padding-right: 0;
    padding-left: 0;

    background: none;
}
.hs-inner-product-details .feedback .title-product-details p {
    color: #fff;
}
.hs-inner-product-details .feedback .feedbackform {
    width: 70%;
    padding: 50px;

    background: url(../images/feedbackform_bg.webp) no-repeat center;
    background-size: cover;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .feedback .feedbackform {
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-product-details .feedback .feedbackform {
        width: 100%;
        padding: 15px;
    }
}
.hs-inner-product-details .feedback .feedbackform p {
    color: #0e69b5;
}
.public-product-related {
    padding-top: 100px;
}
@media (max-width: 1199px) {
    .public-product-related {
        padding-top: 60px;
    }
}
.public-product-related .related-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.public-product-related .swiper-button-prev,
.public-product-related .swiper-button-next {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 46px;
    height: 46px;

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

    background: #fff;

    -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;
}
.public-product-related .swiper-button-prev:before,
.public-product-related .swiper-button-next:before {
    display: block;

    width: 0;
    height: 0;

    content: '';

    border-width: 5px 10px 5px 0;
    border-style: solid;
    border-color: transparent #b2b2b2 transparent transparent;
}
.public-product-related .swiper-button-prev:hover,
.public-product-related .swiper-button-next:hover {
    background-color: #1e6097;
}
.public-product-related .swiper-button-prev:hover:before,
.public-product-related .swiper-button-next:hover:before {
    border-color: transparent #fff transparent transparent;
}
.public-product-related .swiper-button-next {
    right: 0;
    left: auto;

    margin-left: 10px;
}
.public-product-related .swiper-button-next:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.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;
    border-radius: 0;
    background-color: #1e6097;
}
.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: red;
}
.feedbackform form .input-field:focus+.input-label,
.feedbackform form .input-field:not(:placeholder-shown)+.input-label {
    font-size: 14px;

    top: -36px;

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

        top: -30px;
    }
}
.feedbackform form .input:hover .input-field:placeholder-shown:not(:focus) {
    border-color: #666;
}
.feedbackform form .submit {
    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: #1e6097;
}
@media (max-width: 991px) {
    .feedbackform form .submit {
        font-size: 16px;
        line-height: 40px;

        height: 40px;
        margin-top: 30px;
    }
}
.feedbackform form .submit:hover {
    background-color: #0e69b5;
}
.hs-footer {
    position: relative;

    overflow: hidden;

    padding-bottom: 80px;

    color: #fff;
    background: url(../images/footer_bg.webp) no-repeat center;
    background-size: cover;
}
@media (max-width: 1199px) {
    .hs-footer {
        padding-bottom: 40px;
    }
}
.hs-footer .foot-nav {
    padding: 80px 0;
}
@media (max-width: 1560px) {
    .hs-footer .foot-nav {
        padding: 60px 0;
    }
}
@media (max-width: 767px) {
    .hs-footer .foot-nav {
        padding: 20px 0;
    }
}
.hs-footer .foot-nav>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -10px;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-footer .foot-nav>ul>li {
    position: relative;

    max-width: 25%;
    margin-top: 10px;
    padding: 0 10px;
}
@media (max-width: 991px) {
    .hs-footer .foot-nav>ul>li {
        width: 50%;
        max-width: 50%;
        margin: 10px 0;
    }
}
@media (max-width: 767px) {
    .hs-footer .foot-nav>ul>li {
        width: 100%;
        max-width: 100%;
    }
}
.hs-footer .foot-nav>ul>li>a {
    font-size: 18px;
    line-height: 1.5;

    display: block;

    text-transform: capitalize;

    color: #fff;
}
@media (max-width: 991px) {
    .hs-footer .foot-nav>ul>li>a {
        font-size: 16px;
    }
}
.hs-footer .foot-nav>ul>li .flaticon-down-arrow {
    font-style: normal;

    display: none;

    -webkit-transition: all .2s;
    transition: all .2s;
}
@media (max-width: 767px) {
    .hs-footer .foot-nav>ul>li .flaticon-down-arrow {
        font-size: 16px;
        line-height: 30px;

        position: absolute;
        top: 0;
        right: 0;

        display: block;

        width: 30px;
        height: 30px;

        text-align: center;
    }
}
.hs-footer .foot-nav>ul>li>ul {
    margin-top: 20px;
}
@media (max-width: 991px) {
    .hs-footer .foot-nav>ul>li>ul {
        margin-top: 10px;
    }
}
@media (max-width: 767px) {
    .hs-footer .foot-nav>ul>li>ul {
        display: none;
    }
}
/* @media (max-width: 767px) {
    .hs-footer .foot-nav>ul>li>ul>li {
        display: inline-block;

        margin-right: 10px;

        vertical-align: top;
    }
} */
.hs-footer .foot-nav>ul>li>ul>li>a {
    font-size: 14px;
    line-height: 1.71428571;

    display: block;

    padding: 5px 0;
}
@media (max-width: 767px) {
    .hs-footer .foot-nav>ul>li>ul>li>a {
        font-size: 14px;
        line-height: 1.71428571;
    }
}
.hs-footer .foot-nav>ul>li>ul>li>a span {
    -webkit-transition: background-size .56s;
    transition: background-size .56s;

    background-image: -webkit-gradient(linear, left top, right top, from(#fff), to(#fff));
    background-image: -webkit-linear-gradient(left, #fff 0%, #fff 100%);
    background-image: linear-gradient(to right, #fff 0%, #fff 100%);
    background-repeat: no-repeat;
    background-position: 0 95%;
    background-size: 0 1px;
}
.hs-footer .foot-nav>ul>li>ul>li:hover>a {
    color: #fff;
}
.hs-footer .foot-nav>ul>li>ul>li:hover>a span {
    background-size: 100% 1px;
}
.hs-footer .foot-nav>ul>li.current .flaticon-down-arrow {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.hs-footer .copyright {
    font-size: 14px;
    line-height: 24px;

    padding: 20px 3%;

    color: #000;
    background: url(../images/copyright_bg.webp) no-repeat center;
    background-size: cover;
}
.hs-footer .copyright a 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-footer .copyright a:hover span {
    background-size: 100% 1px;
}
.hs-footer .copyright .foot-txt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-footer .copyright .foot-txt .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;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-footer .copyright .foot-txt .txt .flaticon {
    font-size: 30px;

    margin-right: 10px;
}
.hs-footer .copyright .foot-txt .txt p {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 10px 40px 10px 0;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-footer .copyright .foot-logo {
    display: block;

    height: 70px;
    margin-right: 40px;
}
.hs-footer .copyright .foot-logo img {
    height: 100%;
}
.hs-footer .copyright .copyright-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;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 767px) {
    .hs-footer .copyright .copyright-txt {
        margin-top: 10px;
    }
}
.hs-footer .copyright .copyright-txt p {
    margin: 0;
}
.hs-footer .copyright .copyright-txt .policy {
    margin-left: 10px;
}
@media (max-width: 767px) {
    .hs-footer .copyright .copyright-txt .policy {
        width: 100%;
        margin-left: 0;
    }
}
.hs-inner-news {
    padding-top: 50px;
}
@media (max-width: 767px) {
    .hs-inner-news {
        padding-top: 40px;
    }
}
.hs-inner-news .news>ul {
    margin-top: -30px;
}
@media (max-width: 767px) {
    .hs-inner-news .news>ul {
        margin-top: -20px;
    }
}
.hs-inner-news .news>ul>li {
    margin-top: 30px;
    width: 100%;
}
@media (max-width: 767px) {
    .hs-inner-news .news>ul>li {
        margin-top: 20px;
    }
}
.hs-inner-news .news .public-news-group {
    -webkit-transition: all .2s;
    transition: all .2s;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border: 1px solid rgba(179, 179, 179, .41);
    box-shadow: 0 10px 9px 0 rgba(0, 0, 0, .05);
}
.hs-inner-news .news .public-news-group .title-news {
    height: auto;
    max-height: 48px;
}
.hs-inner-news .news .public-news-group:hover {
    box-shadow: 0 10px 9px 0 rgba(0, 0, 0, .19);
}
.hs-inner-news .news .public-news-group .img {
    width: 300px;
}
.hs-inner-news .news .public-news-group .desc {
    width: calc(100% - 300px);
    padding-left: 3%;
}
.hs-inner-news .news .public-news-group .date-more {
    margin-top: 30px;
}
@media (max-width: 991px) {
    .hs-inner-news .news .public-news-group .img {
        width: 240px;
    }
    .hs-inner-news .news .public-news-group .desc {
        width: calc(100% - 240px);
        padding-left: 3%;
    }
}
@media (max-width: 767px) {
    .hs-inner-news .news .public-news-group .img {
        width: 100%;
    }
    .hs-inner-news .news .public-news-group .desc {
        width: 100%;
        padding-left: 0%;
    }
}
.hs-inner-faqs {
    padding-top: 50px;
}
@media (max-width: 767px) {
    .hs-inner-faqs {
        padding-top: 40px;
    }
}
.hs-inner-faqs .faqs>ul>li {
    padding: 20px 30px;

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

    border-bottom: 1px solid #555;
}
@media (max-width: 991px) {
    .hs-inner-faqs .faqs>ul>li {
        padding: 20px;
    }
}
@media (max-width: 767px) {
    .hs-inner-faqs .faqs>ul>li {
        padding: 10px;
    }
}
.hs-inner-faqs .faqs-group {
    cursor: pointer;
}
.hs-inner-faqs .title-faqs {
    font-size: 20px;
    line-height: 32px;

    position: relative;

    padding: 10px 40px 10px 0;

    text-shadow: 0 2px 0 #fff;
}
@media (max-width: 1560px) {
    .hs-inner-faqs .title-faqs {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .hs-inner-faqs .title-faqs {
        font-size: 16px;
        line-height: 24px;
    }
}
.hs-inner-faqs .title-faqs:after {
    font-weight: normal;
    line-height: 32px;

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

    width: 32px;
    height: 32px;

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

    background: #fff;
}
.hs-inner-faqs .faqs-ques {
    display: none;

    margin-top: 10px;
}
.hs-inner-faqs .faqs-ques p {
    font-size: 16px;
    line-height: 1.5;

    margin: 0;
}
@media (max-width: 767px) {
    .hs-inner-faqs .faqs-ques p {
        font-size: 14px;
    }
}
.hs-inner-faqs .current {
    padding: 30px;

    background: url(../images/faqs_bg.webp) repeat-y top center;
    background-size: 100% auto;
}
@media (max-width: 991px) {
    .hs-inner-faqs .current {
        padding: 20px;
    }
}
@media (max-width: 767px) {
    .hs-inner-faqs .current {
        padding: 10px;
    }
}
.hs-inner-faqs .current .title-faqs {
    font-weight: 900;
}
.hs-inner-faqs .current .title-faqs:after {
    content: '-';
}
.hs-inner-download .download>ul {
    margin-top: -20px;
}
.hs-inner-download .download>ul>li {
    margin-top: 20px;
}
.hs-inner-download .download .down-group {
    position: relative;

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

    width: 100%;

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

    border-bottom: 1px solid #dadada;

    -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: 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;
    line-height: 1.33333333;

    display: block;

    padding: 20px 0;
}
@media (max-width: 767px) {
    .hs-inner-download .download .down-group .title-download {
        width: 100%;
        padding: 10px 0;
    }
}
.hs-inner-download .download .down-group .down {
    line-height: 32px;

    padding: 0 16px;

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

    color: #fff;
    background-color: #1e6097;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.hs-inner-download .download .down-group .down .flaticon {
    display: inline-block;

    margin-left: 20px;

    vertical-align: middle;
}
@media (max-width: 767px) {
    .hs-inner-download .download .down-group .down .flaticon {
        margin-left: 5px;
    }
}
@media (min-width: 1200px) {
    .hs-inner-download .download .down-group:hover .title-download {
        color: #1e6097;
    }
    .hs-inner-download .download .down-group:hover .down {
        background-color: #0e69b5;
    }
}
.hs-inner-videos {
    padding-top: 40px;
}
.hs-inner-videos .videos ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-inner-videos .videos ul li {
    margin-top: 60px;
}
@media (max-width: 1199px) {
    .hs-inner-videos .videos ul li {
        margin-top: 30px;
    }
}
@media (min-width: 1200px) {
    .hs-inner-videos .videos ul {
        margin: 0 -30px;
    }
    .hs-inner-videos .videos ul li {
        padding: 0 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: 20px;
    font-weight: 600;
    line-height: 1.5;

    margin: 0;
    padding: 30px 5% 0 5%;

    -webkit-transition: all .2s;
    transition: all .2s;
}
@media (max-width: 991px) {
    .hs-inner-videos .videos .videos-group .title-videos {
        font-size: 18px;
        line-height: 1.33333333;

        padding: 20px 15px 0 15px;
    }
}
.hs-inner-news-show .news-show .date,
.hs-inner-news-show .news-show .person {
    font-size: 16px;
    line-height: 1.71428571;

    margin-right: 10px;

    color: #1e6097;
}
.hs-inner-news-show .news-show .title-news-show h2 {
    font-size: 30px;
    line-height: 1.33333333;

    margin: 0;
}
@media (max-width: 1199px) {
    .hs-inner-news-show .news-show .title-news-show h2 {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .hs-inner-news-show .news-show .title-news-show h2 {
        font-size: 20px;
    }
}
.hs-inner-news-show .news-show .share-info {
    margin-top: 30px;
    padding: 15px 0;

    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
}
@media (max-width: 767px) {
    .hs-inner-news-show .news-show .share {
        width: 100%;
        margin-top: 10px;
    }
}
.hs-inner-news-show .news-show .public-note {
    margin-top: 30px;
}
.hs-inner-news-show .news-show .public-note img {
    max-width: 100%;
    height: auto !important;
}
.hs-inner-news-show .button-news {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 60px;

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

    display: block;

    width: 68px;
    height: 68px;

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

    background: #f2f2f2;
}
@media (max-width: 991px) {
    .hs-inner-news-show .button-news .swiper-button-prev,
    .hs-inner-news-show .button-news .swiper-button-next,
    .hs-inner-news-show .button-news .return a {
        line-height: 50px;

        width: 50px;
        height: 50px;
    }
}
.hs-inner-news-show .button-news .swiper-button-prev .flaticon,
.hs-inner-news-show .button-news .swiper-button-next .flaticon,
.hs-inner-news-show .button-news .return a .flaticon {
    font-size: 24px;
}
.hs-inner-news-show .button-news .swiper-button-prev:hover,
.hs-inner-news-show .button-news .swiper-button-next:hover,
.hs-inner-news-show .button-news .return a:hover {
    color: #fff;
    background-color: #1e6097;
}
.hs-inner-news-show .button-news .prev-next {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-inner-news-show .button-news .swiper-button-prev,
.hs-inner-news-show .button-news .swiper-button-next {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.hs-inner-news-show .button-news .swiper-button-prev:before,
.hs-inner-news-show .button-news .swiper-button-next:before {
    display: block;

    width: 0;
    height: 0;

    content: '';

    border-width: 5px 8px 5px 0;
    border-style: solid;
    border-color: transparent #333 transparent transparent;
}
.hs-inner-news-show .button-news .swiper-button-prev:hover:before,
.hs-inner-news-show .button-news .swiper-button-next:hover:before {
    border-color: transparent #fff transparent transparent;
}
.hs-inner-news-show .button-news .swiper-button-next {
    margin-left: 15px;
}
.hs-inner-news-show .button-news .swiper-button-next:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.hs-inner-news-show .return a:hover svg {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.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: 10px;
}
.public-related-news .news-list .public-news-group {
    -webkit-transition: all .2s;
    transition: all .2s;

    border: 1px solid rgba(179, 179, 179, .41);
    box-shadow: 0 10px 9px 0 rgba(0, 0, 0, .05);
}
.public-related-news .news-list .public-news-group:hover {
    box-shadow: 0 10px 9px 0 rgba(0, 0, 0, .19);
}
.public-related-news .news-related-scrollbar {
    height: 16px;
    margin-top: 60px;
    padding: 3px;

    border-radius: 8px;
    background: #f6f6f6;
}
@media (max-width: 1199px) {
    .public-related-news .news-related-scrollbar {
        margin-top: 30px;
    }
}
.public-related-news .news-related-scrollbar .swiper-scrollbar-drag {
    background-color: #1e6097;
}
.hs-inner-public-details {
    padding-top: 50px;
}
@media (max-width: 1199px) {
    .hs-inner-public-details {
        padding-top: 30px;
    }
}
.hs-inner-public-details .title-home {
    text-align: center;
}
.hs-inner-public-details .title-home h2 {
    font-size: 36px;

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

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

        width: 60px;
        height: 60px;
    }
}
.hs-inner-public-details .public-details .swiper-button-prev:hover,
.hs-inner-public-details .public-details .swiper-button-next:hover {
    color: #fff;
    background-color: #1e6097;
}
.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: #1e6097;
    background-color: #1e6097;
}
.hs-inner-solutions .solutions>ul>li:nth-child(2n) .solutions-group .desc {
    text-align: right;
}
.hs-inner-solutions .solutions .solutions-group {
    position: relative;
}
.hs-inner-solutions .solutions .solutions-group .img img {
    width: 100%;
    height: auto;
}
.hs-inner-solutions .solutions .solutions-group .desc {
    position: absolute;
    z-index: 6;
    top: 50%;

    width: 100%;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media (max-width: 991px) {
    .hs-inner-solutions .solutions .solutions-group .desc {
        position: relative;
        top: 0;

        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    .hs-inner-solutions .solutions .solutions-group .desc .container {
        width: 100%;
        max-width: 100%;
        padding: 0;
    }
}
.hs-inner-solutions .solutions .solutions-group .txt {
    display: inline-block;

    width: 45%;
    padding: 60px 40px;

    text-align: left;

    border: 2px solid rgba(141, 141, 143, .5);
    background: url(../images/solution_txt_bg.webp) repeat-y top center;
    background-size: 100% auto;
}
@media (max-width: 1199px) {
    .hs-inner-solutions .solutions .solutions-group .txt {
        padding: 30px;
    }
}
@media (max-width: 991px) {
    .hs-inner-solutions .solutions .solutions-group .txt {
        display: block;

        width: 100%;
        padding: 30px 15px;
    }
}
.hs-inner-solutions .solutions .solutions-group .title-solutions b {
    font-size: 48px;
    line-height: 1;

    display: block;

    text-shadow: 0 2px 0 #fff;
}
@media (max-width: 1560px) {
    .hs-inner-solutions .solutions .solutions-group .title-solutions b {
        font-size: 40px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-solutions .solutions .solutions-group .title-solutions b {
        font-size: 35px;
    }
}
@media (max-width: 991px) {
    .hs-inner-solutions .solutions .solutions-group .title-solutions b {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-solutions .solutions .solutions-group .title-solutions b {
        font-size: 24px;
    }
}
.hs-inner-solutions .solutions .solutions-group .title-solutions span {
    font-weight: bold;
    line-height: 1.5;

    display: block;

    text-shadow: 0 2px 0 #fff;
}
.hs-inner-solutions .solutions .solutions-group .public-note {
    margin-top: 30px;
}
@media (max-width: 1199px) {
    .hs-inner-solutions .solutions .solutions-group .public-note {
        margin-top: 10px;
    }
}
.hs-inner-contact {
    padding-top: 250px;
}
@media (max-width: 1199px) {
    .hs-inner-contact {
        padding-top: 150px;
    }
}
@media (max-width: 767px) {
    .hs-inner-contact {
        padding-top: 120px;
    }
}
.hs-inner-contact .contact-bgvideo {
    position: fixed;
    z-index: -1;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;
}
.hs-inner-contact .contact-bgvideo:before {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background-color: rgba(0, 0, 0, .5);
}
.hs-inner-contact .video-background {
    width: 100%;
    height: 100%;

    object-fit: cover;
}
.hs-inner-contact .contact-feedback {
    position: relative;
    z-index: 6;
}
.hs-inner-contact .title-inner {
    color: #fff;
}
.hs-inner-contact .title-inner h3 {
    font-size: 30px;
    font-weight: bold;
}
@media (max-width: 1199px) {
    .hs-inner-contact .title-inner h3 {
        font-size: 24px;
    }
}
@media (max-width: 991px) {
    .hs-inner-contact .title-inner h3 {
        font-size: 20px;
    }
}
.hs-inner-contact .hs-inner-location {
    margin-bottom: 30px;

    color: #fff;
}
.hs-inner-contact .contact {
    width: 40%;
    padding: 60px;

    color: #fff;
    background-color: rgba(0, 0, 0, .6);
}
@media (max-width: 1199px) {
    .hs-inner-contact .contact {
        padding: 30px;
    }
}
@media (max-width: 991px) {
    .hs-inner-contact .contact {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .hs-inner-contact .contact {
        padding: 10px 15px;
    }
}
.hs-inner-contact .contact .contact-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 30px 0;
}
@media (max-width: 767px) {
    .hs-inner-contact .contact .contact-group {
        margin: 20px 0;
    }
}
.hs-inner-contact .contact .contact-group .flaticon {
    font-size: 30px;

    margin-right: 20px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.hs-inner-contact .contact .contact-group b {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.71428571;

    display: block;
}
.hs-inner-contact .contact .contact-group p {
    line-height: 1.5;

    margin: 0;
}
.hs-inner-contact .contact .contact-group p a:hover {
    text-decoration: underline;
}
.hs-inner-contact .feedback {
    width: 60%;
    padding: 60px;

    background: url(../images/contact_feedback_bg.webp) repeat-y top center;
    background-size: 100% auto;
}
@media (max-width: 1199px) {
    .hs-inner-contact .feedback {
        padding: 30px;
    }
}
@media (max-width: 991px) {
    .hs-inner-contact .feedback {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .hs-inner-contact .feedback {
        padding: 30px 15px;
    }
}
.hs-inner-contact .feedback .title-feedback h2 {
    font-size: 30px;
    font-weight: bold;

    text-shadow: 0 2px 0 #fff;
}
@media (max-width: 1199px) {
    .hs-inner-contact .feedback .title-feedback h2 {
        font-size: 24px;
    }
}
.hs-inner-contact .feedback .submit-field-span {
    margin-top: 30px;
}
.hs-inner-contact .feedback .submit-field-span .submit {
    margin-top: 0;
}
.hs-google-map {
    position: relative;
    z-index: 6;

    width: 100%;
    height: 470px;
    margin-top: 40px;
}
@media (max-width: 1199px) {
    .hs-google-map {
        height: 400px;
    }
}
@media (max-width: 767px) {
    .hs-google-map {
        height: 300px;
    }
}
.hs-google-map #map {
    height: 100%;
}
.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-service {
    padding-top: 50px;
}
@media (max-width: 767px) {
    .hs-inner-service {
        padding-top: 30px;
    }
}
.hs-inner-service .service-top {
    position: relative;

    padding-left: 100px;
}
@media (max-width: 991px) {
    .hs-inner-service .service-top {
        padding-left: 60px;
    }
}
.hs-inner-service .service-top:before {
    position: absolute;
    left: 0;
    display: block;
    width: 60px;
    height: 60px;
    content: '';
    background: url(../images/quote.svg) no-repeat center;
    background-size: cover;
}
@media (max-width: 991px) {
    .hs-inner-service .service-top:before {
        width: 50px;
        height: 50px;
    }
}
.hs-inner-service .service>ul {
    margin: 0 -25px;
}
@media (max-width: 1560px) {
    .hs-inner-service .service>ul {
        margin: 0 -15px;
    }
}
.hs-inner-service .service>ul>li {
    margin-top: 50px;
    padding: 0 25px;
}
@media (max-width: 1560px) {
    .hs-inner-service .service>ul>li {
        margin-top: 30px;
        padding: 0 15px;
    }
}
.hs-inner-service .service>ul>li:nth-child(4n+2) .service-group,
.hs-inner-service .service>ul>li:nth-child(4n+3) .service-group {
    background-image: url(../images/service_group_bg2.webp);
}
.hs-inner-service .service .service-group {
    height: 100%;
    padding: 40px;

    color: #fff;
    background: url(../images/service_group_bg1.webp) no-repeat center;
    background-size: cover;
}
@media (max-width: 1560px) {
    .hs-inner-service .service .service-group {
        padding: 30px;
    }
}
@media (max-width: 991px) {
    .hs-inner-service .service .service-group {
        padding: 20px;
    }
}
.hs-inner-service .service .service-group .flaticon {
    font-size: 40px;
    line-height: 80px;

    display: block;

    width: 80px;
    height: 80px;
    margin-bottom: 30px;

    -webkit-transition: all .4s;
    transition: all .4s;
    text-align: center;
    color: #000000;
    background: url(../images/icon_bg.webp) no-repeat center;
    background-size: cover;
}
@media (max-width: 767px) {
    .hs-inner-service .service .service-group .flaticon {
        line-height: 60px;

        width: 60px;
        height: 60px;
        margin-bottom: 20px;
    }
}
.hs-inner-service .service .service-group h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.66666667;
}
.hs-inner-service .service .service-group p {
    color: rgba(255, 255, 255, .7);
}
.hs-inner-service .service .service-group:hover .flaticon {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
}
.fancybox-navigation button {
    background: #fff;
    transition: all .2s;
}

.fancybox-navigation button:before {
    background: none !important;
}
.fancybox-button svg path {
    fill: #333;
    stroke: #333;
}
@media (min-width: 1200px) {
    .fancybox-navigation .fancybox-button--arrow_left {
        left: calc(50% - 460px);
    }
    .fancybox-navigation .fancybox-button--arrow_right {
        right: calc(50% - 460px);
    }
}
.fancybox-navigation button:hover {
    background: #1e6097;
}
.fancybox-navigation .fancybox-button:hover svg path {
    fill: #fff;
    stroke: #fff;
}
@media (max-width: 1199px) {
    .fancybox-navigation button {
        width: 30px;
        padding: 4px;
    }
}

@media (max-width: 767px) {
    .public-tuwen,
    .public-tuwen.tuwen-zuotuyouwen {
        flex-direction: column-reverse;
    }
}
.public-product-related .swiper-button-disabled {
    opacity: 0;
}
.public-product-related .swiper-button-prev,
.public-product-related .swiper-button-next {
    background-color: #dcdcdc;
}
.public-product-related .swiper-button-next {
    margin: 0;
    right: -5%;
}
.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
}