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

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

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

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

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

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

body {
    font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Heiti SC', 'PingFang SC', 'Hiragino Sans GB', sans-serif;
    font-size: 14px;
    font-weight: 400;

    overflow-x: hidden;

    color: #313437;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@-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: 1240px;
    }
}
@media (min-width: 1470px) {
    .container {
        max-width: 1440px;
    }
}
@media (min-width: 1660px) {
    .container {
        max-width: 1630px;
    }
}
.con1400 {
    max-width: 1440px;
}
.con1300 {
    max-width: 1330px;
}
@media (min-width: 1200px) {
    .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: 50px;

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

    display: inline-block;

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

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

    color: #000;
}
@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: 20px;

    display: block;

    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
@media (max-width: 767px) {
    .swiper-button-next .flaticon,
    .swiper-button-prev .flaticon {
        font-size: 18px;
    }
}
.swiper-button-next.swiper-button-next,
.swiper-button-prev.swiper-button-next {
    right: 0;

    margin-left: 30px;
}
.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: #bc151c;
}
.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: #bc151c;
}
.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%);

    border: none;
}
.swiper-poa .swiper-button-prev:after,
.swiper-poa .swiper-button-next:after {
    display: none;
}
.swiper-poa .swiper-button-prev {
    left: -2%;
}
.swiper-poa .swiper-button-next {
    right: -2%;
    left: auto;

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

    width: 100%;

    -webkit-transition: all .2s;
    transition: all .2s;
}
.hs-header-box .header-top {
    line-height: 46px;

    overflow: hidden;

    color: #fff;
    background-color: #bc151c;
}
@media (max-width: 1199px) {
    .hs-header-box .header-top {
        line-height: 30px;
    }
}
.hs-header-box .free-service {
    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: 767px) {
    .hs-header-box .free-service {
        font-size: 12px;
    }
}
.hs-header-box .free-service .flaticon {
    display: inline-block;

    margin-left: 10px;

    vertical-align: middle;
}
.hs-header-box .top-txt p {
    margin: 0 0 0 20px;
}
@media (max-width: 767px) {
    .hs-header-box .top-txt p {
        font-size: 0;

        margin-left: 10px;
    }
}
.hs-header-box .top-txt p a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1199px) {
    .hs-header-box .top-txt p a {
        line-height: 30px;
    }
}
.hs-header-box .top-txt p a:hover {
    text-decoration: underline;
}
.hs-header-box .top-txt p .flaticon {
    font-size: 18px;

    margin-right: 10px;
}
@media (max-width: 1199px) {
    .hs-header-box .top-txt p .flaticon {
        line-height: 30px;
    }
}
.hs-header-box .top-txt p img {
    width: 30px;
    margin-right: 10px;

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
@media (max-width: 767px) {
    .hs-header-box .top-txt p img {
        width: 24px;
    }
}
.hs-header-box .logo img {
    display: block;

    width: auto;
    height: 60px;

    -webkit-transition: all .4s;
    transition: all .4s;
}
@media (max-width: 1560px) {
    .hs-header-box .logo img {
        height: 50px;
    }
}
@media (max-width: 1400px) {
    .hs-header-box .logo img {
        height: 44px;
    }
}
@media (max-width: 1199px) {
    .hs-header-box .logo img {
        padding: 10px 0;
    }
}
.hs-header-box .pc-search {
    margin-left: 18px;
}
@media (max-width: 1199px) {
    .hs-header-box .pc-search {
        margin-left: 0;
    }
}
.hs-header-box .pc-search .search-button {
    line-height: 40px;

    padding: 0 10px;

    cursor: pointer;
}
@media (max-width: 1199px) {
    .hs-header-box .pc-search .search-button {
        line-height: 30px;
    }
}
.hs-header-box .pc-search .search-button .flaticon {
    font-size: 20px;
}
.hs-header-box .pc-search .search-button img {
    width: 20px;

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.hs-header-box .pc-search .search-button:hover {
    opacity: .8;
}
.hs-header-box .pc-search form {
    position: absolute;
    z-index: 2;
    top: 40px;
    right: 0;

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

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

    background-color: #bc151c;
}
@media (max-width: 1199px) {
    .hs-header-box .pc-search form {
        top: 30px;

        padding: 15px 30px 15px 15px;
    }
}
.hs-header-box .pc-search input {
    font-size: 20px;
    line-height: 30px;

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

    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    outline: none;
    background: none;
}
.hs-header-box .pc-search input::-webkit-input-placeholder,
.hs-header-box .pc-search textarea::-webkit-input-placeholder {
    color: rgba(255, 255, 255, .5);
}
.hs-header-box .pc-search input:-o-placeholder,
.hs-header-box .pc-search textarea:-o-placeholder {
    color: rgba(255, 255, 255, .5);
}
.hs-header-box .pc-search input::-moz-placeholder,
.hs-header-box .pc-search textarea::-moz-placeholder {
    color: rgba(255, 255, 255, .5);
}
.hs-header-box .pc-search input:-ms-input-placeholder,
.hs-header-box .pc-search textarea:-ms-input-placeholder {
    color: rgba(255, 255, 255, .5);
}
.hs-header-box .pc-search input:focus::-webkit-input-placeholder,
.hs-header-box .pc-search textarea:focus::-webkit-input-placeholder {
    color: #c5c5c5;
}
.hs-header-box .pc-search input:focus::-o-placeholder,
.hs-header-box .pc-search textarea:focus::-o-placeholder {
    color: #c5c5c5;
}
.hs-header-box .pc-search input:focus::-moz-placeholder,
.hs-header-box .pc-search textarea:focus::-moz-placeholder {
    color: #c5c5c5;
}
.hs-header-box .pc-search input:focus::-ms-input-placeholder,
.hs-header-box .pc-search textarea:focus::-ms-input-placeholder {
    color: #c5c5c5;
}
.hs-header-box .pc-search .close-search {
    font-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 .pc-search .submit img {
    width: 20px;

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
@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(1) {
    position: static;
}
.hs-header-box .header-nav>ul>li>a {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.66666667;

    position: relative;

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

    height: 100px;
    padding: 0 30px;

    -webkit-transition: all .2s;
    transition: all .2s;
    text-transform: uppercase;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 1560px) {
    .hs-header-box .header-nav>ul>li>a {
        padding: 0 20px;
    }
}
@media (max-width: 1400px) {
    .hs-header-box .header-nav>ul>li>a {
        font-size: 16px;

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

    display: block;

    width: 0;
    height: 0;

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

    opacity: 0;
    border-width: 0 5px 10px 5px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
}
.hs-header-box .header-nav>ul>li:hover>a:after {
    opacity: 1;
}
.hs-header-box .pc-nav-down {
    position: absolute;
    z-index: 9;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    display: none;

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

    color: #333;
    background: url(../images/nav-logo.webp) no-repeat bottom right #fff;
    background-size: auto 80px;
    box-shadow: 0 12px 13px 0 rgba(0, 0, 0, .16);
}
.hs-header-box .pc-nav-down>li {
    border-bottom: 1px solid #ddd;
}
.hs-header-box .pc-nav-down>li>a {
    font-size: 16px;
    line-height: 30px;

    position: relative;

    display: block;

    padding: 10px 0;

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

    color: #333;
}
.hs-header-box .pc-nav-down>li:hover>a,
.hs-header-box .pc-nav-down>li.active>a {
    color: #bc151c;
}
.hs-header-box .pc-nav-down-product {
    width: 100%;
    padding: 60px 0;
}
.hs-header-box .pc-nav-down-product .product-nav-left {
    /* width: 300px; */
}
.hs-header-box .pc-nav-down-product .product-nav-left>ul {
    display: flex;
}
.hs-header-box .pc-nav-down-product .product-nav-left>ul>li {
    margin: 10px 0;
    display: flex;
    align-items: center;
}
.hs-header-box .pc-nav-down-product .product-nav-left>ul>li:after {
    content: '|';
    margin: 0 10px;
}
.hs-header-box .pc-nav-down-product .product-nav-left>ul>li:last-child:after {
    display: none;
}
.hs-header-box .pc-nav-down-product .product-nav-left>ul>li>a {
    font-size: 18px;
    line-height: 1.66666667;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 60px;
    padding: 10px 20px;

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1560px) {
    .hs-header-box .pc-nav-down-product .product-nav-left>ul>li>a {
        padding: 10px 10px;
    }
}
@media (max-width: 1400px) {
    .hs-header-box .pc-nav-down-product .product-nav-left>ul>li>a {
        padding: 10px 5px;
    }
}
.hs-header-box .pc-nav-down-product .product-nav-left>ul>li.active>a {
    font-weight: 900;

    color: #fff;
    background-color: #bc151c;
}
.hs-header-box .pc-nav-down-product .product-nav-right {
    /* width: -webkit-calc(100% - 300px);
    width: calc(100% - 300px);
    padding-left: 5%; */
    margin-top: 30px;
}
.hs-header-box .pc-nav-down-product .product-nav-right>ul>li {
    width: 20%;
}
.hs-header-box .pc-nav-down-product .product-nav-right .nav-more img {
    width: 60px;
}
.hs-header-box .pc-nav-down-product .product-nav-right .nav-more {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    padding-left: 5%;
    line-height: 30px;
}
.hs-header-box .pc-nav-down-product .product-nav-right .nav-more:hover {
    color: #bc151c;
}
.hs-header-box .pc-nav-down-product .product-nav-right .nav-info {
    display: none;
}
.hs-header-box .pc-nav-down-product .product-nav-right .nav-info:nth-child(1) {
    display: block;
}
.hs-header-box .pc-nav-down-product .product-nav-right .nav-info>ul {
    margin: 0 -20px;
}
.hs-header-box .pc-nav-down-product .product-nav-right .nav-info>ul>li {
    display: inline-block;

    padding: 0 20px;

    vertical-align: top;
}
.hs-header-box .pc-nav-down-product .product-nav-right .nav-info>ul>li>a {
    font-size: 16px;
    line-height: 1.875;

    display: block;

    padding: 10px 0;

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

    color: #666;
    border-bottom: 1px solid #e7e7e7;
}
.hs-header-box .pc-nav-down-product .product-nav-right .nav-info>ul>li:hover>a {
    color: #bc151c;
    border-bottom-color: #bc151c;
}
.hs-header-box .xs-show {
    display: none;
}
@media (max-width: 1199px) {
    .hs-header-box .xs-show {
        display: block;
    }
}
.hs-header-box .toggle-navigation {
    position: relative;
    right: 0;

    display: none;

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

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

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

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

    width: 70%;
    height: 100%;

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

    height: 2px;

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

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

    height: 2px;
    margin: 4px 0;

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

    background: #fff;
}
.hs-header-box.stuck-header {
    color: #333;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.hs-header-box.stuck-header .logo img {
    height: 40px;
}
.hs-header-box.stuck-header .header-nav>ul>li>a:after {
    border-color: transparent transparent #bc151c transparent;
}
.hs-header-box.stuck-header .header-nav>ul>li>a {
    height: 70px;
}
.hs-header-box-white {
    color: #fff;
}
.hs-header-box-white .logo img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.hs-header-box-white .header-nav>li>li>a:after {
    border-color: transparent transparent #fff transparent;
}
.hs-header-box-white.stuck-header .logo img {
    -webkit-filter: brightness(1) invert(0);
    filter: brightness(1) invert(0);
}
.hc-mobile-nav .nav-wrapper {
    text-transform: uppercase;

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

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

    width: 30px;

    vertical-align: middle;

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

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

    display: block;

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

    position: relative;
    z-index: 3;

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

    width: 50px;
    height: 50px;

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

    border-radius: 6px;
    background-color: rgba(0, 0, 0, .6);

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 1470px) {
    .customer-service a .flaticon {
        line-height: 50px;

        width: 50px;
        height: 50px;
    }
}
.customer-service a .flaticon img {
    width: 100%;

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

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.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: #b50000;
    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: #b50000;
}
.customer-service a:hover p {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}
.customer-service .service-wechat p {
    background-color: #b50000;
}
.customer-service .service-top .flaticon:before {
    display: block;

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

    width: 100%;

    text-align: center;

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

    width: 33.33333333%;

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

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

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

    display: block;
}
.banner-box {
    font-size: 0;

    position: relative;

    clear: both;
    overflow: hidden;

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

    width: 100%;

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

    color: #fff;
}
@media (max-width: 1560px) {
    .banner-box .swiper-text {
        top: 50%;

        padding: 0 4%;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text {
        top: -webkit-calc(50% + 20px);
        top: calc(50% + 20px);

        padding: 0 15px;
    }
}
.banner-box .swiper-text .ban-more {
    margin-top: 30px;
}
@media (max-width: 991px) {
    .banner-box .swiper-text .ban-more {
        margin-top: 20px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text .ban-more {
        margin-top: 10px;
    }
}
.banner-box .swiper-text .ban-more a {
    font-size: 16px;
    line-height: 42px;

    border-radius: 30px;
    display: inline-block;

    padding: 0 18px;

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

    border: 2px solid #fff;
}
@media (max-width: 1199px) {
    .banner-box .swiper-text .ban-more a {
        font-size: 14px;
        line-height: 40px;

        border-radius: 30px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text .ban-more a {
        font-size: 12px;
        line-height: 30px;

        padding: 0 16px;
    }
}
.banner-box .swiper-text .ban-more a:hover {
    color: #fff;
    background-color: #bc151c;
}
.banner-box .swiper-text h2,
.banner-box .swiper-text h3 {
    overflow: hidden;
}
.banner-box .swiper-text h2 span,
.banner-box .swiper-text h3 span {
    display: block;

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

    opacity: 0;
}
.banner-box .swiper-text h2 {
    font-size: 36px;
    font-weight: 900;
    line-height: 1.4;

    margin: 0;
}
@media (max-width: 1470px) {
    .banner-box .swiper-text h2 {
        font-size: 30px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-text h2 {
        font-size: 24px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text h2 {
        font-size: 20px;
    }
}
.banner-box .swiper-text .line {
    position: relative;

    width: 430px;
    margin: 20px 0;
}
@media (max-width: 991px) {
    .banner-box .swiper-text .line {
        width: 200px;
        margin: 10px 0;
    }
}
.banner-box .swiper-text .line:before {
    display: block;

    width: 0;
    height: 1px;

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

    background-color: #bc151c;
}
.banner-box .swiper-text .line .dot {
    position: relative;
    position: absolute;
    top: 50%;
    right: -25px;

    width: 25px;
    height: 25px;

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

    opacity: 0;
    border-radius: 50%;
    background: rgba(181, 0, 0, .5);
}
.banner-box .swiper-text .line .dot:before {
    position: absolute;
    z-index: 6;
    top: 5px;
    left: 5px;

    display: block;

    width: 15px;
    height: 15px;

    content: '';

    border-radius: 50%;
    background: #b50000;
}
.banner-box .swiper-text h3 {
    font-size: 60px;
    font-weight: 900;
    line-height: 1.4;

    margin: 0;
}
@media (max-width: 1470px) {
    .banner-box .swiper-text h3 {
        font-size: 50px;
    }
}
@media (max-width: 1400px) {
    .banner-box .swiper-text h3 {
        font-size: 44px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-text h3 {
        font-size: 36px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text h3 {
        font-size: 30px;
        line-height: 1;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text h3 {
        font-size: 24px;

        display: none;
    }
}
.banner-box .swiper-text p {
    overflow: hidden;
}
.banner-box .swiper-text p span {
    display: block;

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

    opacity: 0;
}
.banner-box .swiper-text-2 {
    top: auto;
    bottom: 5%;

    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.banner-box .swiper-text-2 h2 {
    font-size: 60px;

    margin-bottom: 80px;

    text-align: center;
}
@media (max-width: 1560px) {
    .banner-box .swiper-text-2 h2 {
        font-size: 40px;
        margin-bottom: 40px;
    }
}
@media (max-width: 1400px) {
    .banner-box .swiper-text-2 h2 {
        font-size: 36px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-text-2 h2 {
        font-size: 30px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text-2 h2 {
        font-size: 24px;

        margin-bottom: 0;

        text-align: left;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text-2 h2 {
        font-size: 20px;
    }
}
.banner-box .swiper-text-2 h3 {
    font-size: 18px;
    line-height: 1.33333333;

    max-width: 270px;
}
@media (max-width: 767px) {
    .banner-box .swiper-text-2 .ban-more {
        margin-top: -20px;
    }
}
.banner-box .swiper-text-2 .text-left {
    width: 360px;
}
@media (max-width: 1199px) {
    .banner-box .swiper-text-2 .text-left {
        width: 200px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text-2 .text-left {
        width: 50%;
    }
}
.banner-box .swiper-text-2 .text-left img {
    margin-top: 20px;
}
@media (max-width: 1199px) {
    .banner-box .swiper-text-2 .text-left img {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text-2 .text-left img {
        margin-top: 8px;
    }
}
.banner-box .swiper-text-2 .img {
    width: -webkit-calc(100% - 560px);
    width: calc(100% - 560px);
    margin-left: -40px;
}
@media (max-width: 1199px) {
    .banner-box .swiper-text-2 .img {
        width: -webkit-calc(100% - 320px);
        width: calc(100% - 320px);
        margin-left: -20px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text-2 .img {
        width: 50%;
    }
}
.banner-box .swiper-text-2 .img img {
    width: 100%;
}
.banner-box .swiper-text-2 .text-right {
    width: 240px;

    opacity: .8;
}
@media (max-width: 1199px) {
    .banner-box .swiper-text-2 .text-right {
        width: 120px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text-2 .text-right {
        display: none;
    }
}
.banner-box .swiper-text-2 .text-right .icon-group {
    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;
}
@media (max-width: 1199px) {
    .banner-box .swiper-text-2 .text-right .icon-group {
        margin-top: 10px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text-2 .text-right .icon-group {
        display: none;
    }
}
.banner-box .swiper-text-2 .text-right .icon-group .flaticon {
    font-size: 50px;

    margin-right: 20px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 1199px) {
    .banner-box .swiper-text-2 .text-right .icon-group .flaticon {
        font-size: 40px;

        margin-right: 10px;
    }
}
.banner-box .swiper-text-2 .text-right .icon-group p {
    font-size: 16px;
    line-height: 1.5;

    margin: 0;
}
@media (max-width: 1199px) {
    .banner-box .swiper-text-2 .text-right .icon-group p {
        font-size: 14px;
    }
}
.banner-box .swiper-text-3 {
    top: 55%;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.banner-box .swiper-text-3 h2 {
    font-size: 60px;
    line-height: 1;
}
@media (max-width: 1560px) {
    .banner-box .swiper-text-3 h2 {
        font-size: 40px;
    }
}
@media (max-width: 1400px) {
    .banner-box .swiper-text-3 h2 {
        font-size: 32px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-text-3 h2 {
        font-size: 30px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text-3 h2 {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text-3 h2 {
        font-size: 20px;

        margin-bottom: 0;
    }

}
.banner-box .swiper-text-3 h4 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.33333333;
    margin: 14px 0;
}
@media (max-width: 1199px) {
    .banner-box .swiper-text-3 h4 {
        font-size: 16px;
    }
}
.banner-box .swiper-text-3 .line .dot {
    right: auto;
    left: -10px;
}
.banner-box .swiper-text-3 p {
    font-size: 16px;
    line-height: 24px;
    margin: 10px 0 0 0;
}
@media (max-width: 767px) {
    .banner-box .swiper-text-3 p {
        font-size: 12px;
        line-height: 1;
        display: none;
    }
}
.banner-box .swiper-text-3 .desc {
    width: 50%;
    position: relative;
    z-index: 6;
}
.banner-box .swiper-text-3 .img {
    width: 60%;
    margin-left: -10%;
}
@media (max-width: 1470px) {
    .banner-box .swiper-text-3 .img {
        width: 50%;
        margin-left: 0%;
    }
}
.banner-box .swiper-text-3 .img img {
    width: 100%;
}
.banner-box .swiper-text-3 .iconlist {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

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

    opacity: .8;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 1199px) {
    .banner-box .swiper-text-3 .iconlist {
        margin: 0 -10px;
        margin-top: 20px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text-3 .iconlist {
        display: none;
    }
}
.banner-box .swiper-text-3 .iconlist .icon-group {
    max-width: 260px;
    margin-top: 20px;
    padding: 0 20px;
}
@media (max-width: 1199px) {
    .banner-box .swiper-text-3 .iconlist .icon-group {
        padding: 0 10px;
    }
}
.banner-box .swiper-text-3 .iconlist .icon-group .flaticon {
    font-size: 50px;
    line-height: 1;

    display: block;
}
@media (max-width: 1560px) {
    .banner-box .swiper-text-3 .iconlist .icon-group .flaticon {
        font-size: 40px;
    }
}
.banner-box .swiper-text-3 .iconlist .icon-group p {
    font-size: 16px;
    line-height: 1.5;

    margin: 10px 0 0 0;
}
@media (max-width: 1199px) {
    .banner-box .swiper-text-3 .iconlist .icon-group p {
        font-size: 14px;
    }
}
.banner-box .swiper-text-3 .ban-more {
    margin-top: 40px;
}
@media (max-width: 1199px) {
    .banner-box .swiper-text-3 .ban-more {
        margin-top: 20px;
    }
}
.banner-box .swiper-text-3 .ban-more a {
    border-radius: 30px;
}
.banner-box .swiper-slide-active .swiper-text h2 span,
.banner-box .swiper-slide-active .swiper-text h3 span {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);

    opacity: 1;
}
.banner-box .swiper-slide-active .swiper-text .line:before {
    width: 100%;
}
.banner-box .swiper-slide-active .swiper-text .line .dot {
    opacity: 1;
}
.banner-box .swiper-slide-active .swiper-text p span {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);

    opacity: 1;
}
.banner-box .swiper-slide-active .ban-more a span {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);

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

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

    width: 100%;
    padding: 0 8%;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 1560px) {
    .banner-box .button-banner {
        padding: 0 4%;
    }
}
@media (max-width: 1470px) {
    .banner-box .button-banner {
        padding: 0 6%;
    }
}
@media (max-width: 1400px) {
    .banner-box .button-banner {
        padding: 0 4%;
    }
}
@media (max-width: 1199px) {
    .banner-box .button-banner {
        bottom: 10px;
    }
}
@media (max-width: 767px) {
    .banner-box .button-banner {
        bottom: 0;
    }
}
.banner-box .button-banner .swiper-pagination {
    position: relative;
    bottom: auto;

    display: inline-block;

    width: auto;
}
.banner-box .button-banner .swiper-pagination .swiper-pagination-bullet {
    font-size: 16px;
    line-height: 34px;

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

    opacity: 1;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 50%;
    background: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.banner-box .button-banner .swiper-pagination .swiper-pagination-bullet-active {
    color: #bc151c;
    background-color: #fff;
}
.banner-box .swiper-button-prev,
.banner-box .swiper-button-next {
    line-height: 52px;

    left: 0;

    display: inline-block;

    width: 52px;
    height: 52px;

    vertical-align: middle;

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

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

        width: 30px;
        height: 30px;
    }
}
.banner-box .swiper-button-prev .flaticon,
.banner-box .swiper-button-next .flaticon {
    font-size: 30px;
}
@media (max-width: 1199px) {
    .banner-box .swiper-button-prev .flaticon,
    .banner-box .swiper-button-next .flaticon {
        font-size: 24px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-button-prev .flaticon,
    .banner-box .swiper-button-next .flaticon {
        font-size: 20px;
    }
}
.banner-box .scroll {
    display: inline-block;

    -webkit-animation: mouse 3s linear infinite;
    animation: mouse 3s linear infinite;
}
.banner-box .scroll img {
    width: 50px;

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
@media (max-width: 1199px) {
    .banner-box .scroll img {
        width: 40px;
    }
}
@-webkit-keyframes mouse {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}
@keyframes mouse {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}
.banner-inner {
    position: relative;

    overflow: hidden;
}
.banner-inner img {
    width: 100%;
    height: auto;
}
@media (max-width: 767px) {
    .banner-inner img {
        width: 160%;
        margin-left: -30%;
    }
}
.banner-inner .banner-group {
    position: relative;
}
.banner-inner .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% + 40px);
        top: calc(50% + 40px);
    }
}
.banner-inner .group-text .title-banner h2 {
    font-size: 60px;
    font-weight: 900;
    line-height: 1;
}
@media (max-width: 1199px) {
    .banner-inner .group-text .title-banner h2 {
        font-size: 50px;
    }
}
@media (max-width: 991px) {
    .banner-inner .group-text .title-banner h2 {
        font-size: 40px;
    }
}
@media (max-width: 767px) {
    .banner-inner .group-text .title-banner h2 {
        font-size: 24px;

        margin: 0;
    }
}
.banner-inner .group-text .hs-inner-location .location {
    font-size: 16px;

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

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

    padding: 100px 0;
}
@media (max-width: 1560px) {
    .hs-pad {
        padding: 100px 0;
    }
}
@media (max-width: 1199px) {
    .hs-pad {
        padding: 60px 0;
    }
}
@media (max-width: 767px) {
    .hs-pad {
        padding: 40px 0;
    }
}
.hs-more {
    margin-top: 60px;
}
@media (max-width: 1199px) {
    .hs-more {
        margin-top: 30px;
    }
}
@media (max-width: 767px) {
    .hs-more {
        margin-top: 20px;
    }
}
.hs-more a,
.hs-more span {
    font-size: 16px;
    line-height: 40px;

    display: inline-block;

    padding: 0 30px;

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

    color: #fff;
    border-radius: 30px;
    background-color: #bc151c;
    box-shadow: 0 14px 17px 0 rgba(231, 80, 86, .76);
}
.hs-more a:hover,
.hs-more span:hover {
    box-shadow: 0 10px 10px 0 rgba(231, 80, 86, .76);
}
.title-home span {
    font-size: 16px;
    font-weight: 900;
    line-height: 1.5;

    display: block;

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

    margin: 0;

    text-transform: capitalize;
}
@media (max-width: 1470px) {
    .title-home h2 {
        font-size: 40px;
    }
}
@media (max-width: 1199px) {
    .title-home h2 {
        font-size: 34px;
    }
}
@media (max-width: 991px) {
    .title-home h2 {
        font-size: 30px;
    }
}
.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 {
    font-size: 16px;
    line-height: 24px;

    margin: 0;

    color: #555;
}
@media (max-width: 1199px) {
    .public-note p {
        font-size: 15px;
    }
}
@media (max-width: 991px) {
    .public-note p {
        font-size: 14px;
    }
}
.public-note img {
    max-width: 100%;
    height: auto !important;
}
@-webkit-keyframes roate360 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes roate360 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.hs-home-category {
    background: url(../images/category_bg.webp) no-repeat top center;
}
.hs-home-category .category-content {
    margin-top: 100px;
}
@media (max-width: 1470px) {
    .hs-home-category .category-content {
        margin-top: 60px;
    }
}
@media (max-width: 767px) {
    .hs-home-category .category-content {
        margin-top: 30px;
    }
}
.hs-home-category .category-menu {
    width: 350px;
}
@media (max-width: 1470px) {
    .hs-home-category .category-menu {
        width: 300px;
    }
}
@media (max-width: 1199px) {
    .hs-home-category .category-menu {
        width: 100%;
    }
    .hs-home-category .category-menu>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;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .hs-home-category .category-menu>ul>li {
        width: 50%;
    }
}
.hs-home-category .category-menu .menu-group {
    position: relative;

    padding: 0 20px;
}
@media (max-width: 767px) {
    .hs-home-category .category-menu .menu-group {
        padding: 0 5px;
    }
}
.hs-home-category .category-menu .menu-group .line {
    position: absolute;
    top: 20px;
    right: -webkit-calc(100% + 30px);
    right: calc(100% + 30px);

    width: 1000px;
}
@media (max-width: 1199px) {
    .hs-home-category .category-menu .menu-group .line {
        display: none;
    }
}
.hs-home-category .category-menu .menu-group .line:before {
    display: block;

    width: 0;
    height: 1px;

    content: '';
    -webkit-transition: all 1s;
    transition: all 1s;

    background-color: #bc151c;
}
.hs-home-category .category-menu .menu-group .line .dot {
    position: relative;
    position: absolute;
    top: 50%;
    right: -25px;

    width: 25px;
    height: 25px;

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

    opacity: 0;
    border-radius: 50%;
    background: rgba(181, 0, 0, .5);
}
.hs-home-category .category-menu .menu-group .line .dot:before {
    position: absolute;
    z-index: 6;
    top: 5px;
    left: 5px;

    display: block;

    width: 15px;
    height: 15px;

    content: '';

    border-radius: 50%;
    background: #b50000;
}
.hs-home-category .category-menu .menu-group .title-menu {
    font-size: 18px;
    font-weight: 900;
    line-height: 1.66666667;
}
@media (max-width: 767px) {
    .hs-home-category .category-menu .menu-group .title-menu {
        font-size: 16px;
    }
}
.hs-home-category .category-menu .menu-group .public-note {
    overflow: hidden;

    max-height: 0;

    -webkit-transition: all .4s;
    transition: all .4s;
}
.hs-home-category .category-menu .menu-group .more {
    font-weight: 900;
    line-height: 2.14285714;

    display: inline-block;
    overflow: hidden;

    max-height: 0;

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

    color: #bc151c;
}
@media (min-width: 1200px) {
    .hs-home-category .category-menu .active .menu-group {
        padding-bottom: 50px;
    }
}
.hs-home-category .category-menu .active .menu-group .line:before {
    width: 100%;
}
.hs-home-category .category-menu .active .menu-group .line .dot {
    -webkit-transition: all .4s;
    transition: all .4s;
    -webkit-transition-delay: 1s;
    transition-delay: 1s;

    opacity: 1;
}
.hs-home-category .category-menu .active .menu-group .title-menu {
    font-size: 24px;

    color: #bc151c;
}
@media (max-width: 1470px) {
    .hs-home-category .category-menu .active .menu-group .title-menu {
        font-size: 20px;
    }
}
@media (max-width: 1199px) {
    .hs-home-category .category-menu .active .menu-group .title-menu {
        font-size: 18px;
    }
}
@media (min-width: 1200px) {
    .hs-home-category .category-menu .active .menu-group .public-note {
        max-height: 72px;
    }
    .hs-home-category .category-menu .active .menu-group .more {
        max-height: 30px;
        margin-top: 20px;
    }
}
.hs-home-category .category-info {
    width: -webkit-calc(100% - 350px);
    width: calc(100% - 350px);
}
@media (max-width: 1470px) {
    .hs-home-category .category-info {
        width: -webkit-calc(100% - 300px);
        width: calc(100% - 300px);
    }
}
@media (max-width: 1199px) {
    .hs-home-category .category-info {
        width: 100%;
    }
}
.hs-home-category .category {
    font-size: 0;
}
.hs-home-category .category .img,
.hs-home-category .category .desc {
    font-size: 14px;

    display: inline-block;

    vertical-align: middle;
}
.hs-home-category .category .img {
    width: -webkit-calc(100% - 300px);
    width: calc(100% - 300px);
    padding: 0 5%;
}
@media (max-width: 1470px) {
    .hs-home-category .category .img {
        padding: 0 5% 0 2%;
    }
}
@media (max-width: 1199px) {
    .hs-home-category .category .img {
        width: 60%;
    }
}
@media (max-width: 767px) {
    .hs-home-category .category .img {
        width: 100%;
    }
}
.hs-home-category .category .img .ibox {
    padding-bottom: 69.44444444%;
}
.hs-home-category .category .desc {
    width: 300px;
    padding: 50px;

    border-radius: 25px;
    background: #f6f6f6;
}
@media (max-width: 1199px) {
    .hs-home-category .category .desc {
        width: 40%;
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .hs-home-category .category .desc {
        width: 100%;
        padding: 20px;
    }
}
.hs-home-category .category .desc .desc-group {
    font-size: 16px;

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

    padding: 20px 0;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1470px) {
    .hs-home-category .category .desc .desc-group {
        padding: 10px 0;
    }
}
.hs-home-category .category .desc .desc-group .flaticon {
    font-size: 40px;

    margin-right: 10px;
}
.hs-home-category .category .desc .desc-group p {
    margin: 0;
}
.hs-home-category .category .desc .more {
    font-weight: 900;
    line-height: 2.14285714;

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

    margin-top: 20px;

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

    color: #bc151c;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-home-category .category .desc .more:hover {
    color: #b50000;
}
.hs-home-category .customize-products {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 60px;
    padding: 80px;

    border-radius: 25px;
    background: -webkit-gradient(linear, right top, left top, from(#fefefe), to(#f6f6f6));
    background: -webkit-linear-gradient(right, #fefefe, #f6f6f6);
    background: linear-gradient(270deg, #fefefe, #f6f6f6);

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 1470px) {
    .hs-home-category .customize-products {
        padding: 40px;
    }
}
@media (max-width: 1199px) {
    .hs-home-category .customize-products {
        padding: 30px;
    }
}
.hs-home-category .customize-products .icon {
    font-size: 60px;

    width: 70px;
}
@media (max-width: 767px) {
    .hs-home-category .customize-products .icon {
        font-size: 50px;
    }
}
.hs-home-category .customize-products .desc {
    width: -webkit-calc(100% - 300px);
    width: calc(100% - 300px);
    padding: 20px 5% 20px 2%;
}
@media (max-width: 1470px) {
    .hs-home-category .customize-products .desc {
        padding: 20px 2%;
    }
}
@media (max-width: 1199px) {
    .hs-home-category .customize-products .desc {
        width: -webkit-calc(100% - 70px);
        width: calc(100% - 70px);
    }
}
@media (max-width: 767px) {
    .hs-home-category .customize-products .desc {
        width: 100%;
        padding: 20px 0;
    }
}
.hs-home-category .customize-products .desc .title-customize {
    font-size: 24px;
    font-weight: 900;
    line-height: 1.25;
}
.hs-home-category .customize-products .desc .public-note {
    margin-top: 20px;
}
.hs-home-category .customize-products .desc .public-note P {
    font-size: 17px;
    color: #333;
}
.hs-home-category .customize-products .desc .public-note p span,
.hs-home-category .customize-products .desc .public-note p a {
    color: #bc151c;
    font-weight: bold;
    font-size: 20px;
}
.hs-home-category .customize-products .desc .public-note p a:hover {
    text-decoration: underline;
}
.hs-home-application {
    position: relative;

    overflow: hidden;
}
.hs-home-application .application-imgbox {
    position: relative;

    height: 740px;
}
@media (max-width: 1560px) {
    .hs-home-application .application-imgbox {
        height: 600px;
    }
}
@media (max-width: 1199px) {
    .hs-home-application .application-imgbox {
        position: absolute;
        top: 0;
        left: 0;

        width: 100%;
        height: 100%;
    }
}
.hs-home-application .application-imgbox:before {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background-color: rgba(0, 0, 0, .6);
}
.hs-home-application .application-imgbox .app-img {
    height: 100%;

    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.hs-home-application .application-info {
    position: absolute;
    z-index: 6;
    top: 0;
    left: 0;

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

    width: 100%;
    height: 100%;

    color: #fff;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 1199px) {
    .hs-home-application .application-info {
        position: relative;
    }
}
.hs-home-application .application-info .application {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: 33.33333333%;
    padding: 70px 3%;

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

    border-right: 1px solid rgba(255, 255, 255, .2);

    -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: 1199px) {
    .hs-home-application .application-info .application {
        width: 50%;
        padding: 50px 30px;

        border-bottom: 1px solid rgba(255, 255, 255, .2);
    }
    .hs-home-application .application-info .application:last-child {
        width: 100%;
    }
}
.hs-home-application .application-info .application .title-application b {
    font-size: 30px;
    line-height: 1.33333333;
}
@media (max-width: 1470px) {
    .hs-home-application .application-info .application .title-application b {
        font-size: 24px;
    }
}
@media (max-width: 991px) {
    .hs-home-application .application-info .application .title-application b {
        font-size: 20px;
    }
}
.hs-home-application .application-info .application .title-application span {
    font-size: 16px;
    line-height: 1.5;

    display: block;
}
@media (max-width: 767px) {
    .hs-home-application .application-info .application .title-application span {
        font-size: 14px;
    }
}
.hs-home-application .application-info .application .public-note {
    overflow: hidden;

    max-height: 0;

    -webkit-transition: all .6s;
    transition: all .6s;
}
.hs-home-application .application-info .application .public-note p {
    line-height: 1.875;

    color: rgba(255, 255, 255, .5);
}
.hs-home-application .application-info .application .more {
    font-size: 16px;
    font-weight: 900;
    line-height: 1.875;

    overflow: hidden;

    max-height: 0;

    -webkit-transition: all .6s;
    transition: all .6s;
}
.hs-home-application .application-info .application .more .flaticon {
    display: inline-block;

    margin-left: 10px;

    vertical-align: middle;
}
@media (min-width: 1200px) {
    .hs-home-application .application-info .active {
        height: 100%;
        padding: 5% 3%;

        background-color: rgba(188, 21, 28, .3);

        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .hs-home-application .application-info .active .public-note {
        max-height: 210px;
    }
    .hs-home-application .application-info .active .more {
        max-height: 30px;
    }
}
.hs-home-about .about {
    width: 50%;
}
@media (max-width: 991px) {
    .hs-home-about .about {
        width: 100%;
    }
}
.hs-home-about .about .about-note {
    display: -webkit-box;
    overflow: hidden;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
}
@media (max-width: 1470px) {
    .hs-home-about .about .about-note {
        margin-top: 30px;
    }
}
.hs-home-about .about .about-more {
    margin-top: 60px;
}
@media (max-width: 1470px) {
    .hs-home-about .about .about-more {
        margin-top: 30px;
    }
}
.hs-home-about .about .about-more a {
    font-size: 16px;
    font-weight: 900;
    line-height: 1.875;

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

    color: #bc151c;

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

    float: right;

    margin-left: 10px;
}
.hs-home-about .about .about-more a:hover {
    text-decoration: underline;
}
.hs-home-about .number {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

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

    text-align: right;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
@media (max-width: 991px) {
    .hs-home-about .number {
        width: 100%;
        padding-left: 0;
    }
}
.hs-home-about .number .since {
    width: 100%;
}
.hs-home-about .number .since b {
    font-size: 48px;
    font-weight: 900;
    line-height: 48px;

    display: inline-block;

    width: 200px;
    padding: 50px 20px;

    color: rgba(0, 0, 0, 0);
    border-radius: 25px;
    background-color: #bc151c;

    text-stroke: 1px #fff;
    -webkit-text-stroke: 1px #fff;
}
@media (max-width: 1199px) {
    .hs-home-about .number .since b {
        font-size: 38px;

        width: 150px;
        padding: 30px 20px;
    }
}
@media (max-width: 767px) {
    .hs-home-about .number .since b {
        font-size: 30px;

        margin-top: 30px;
    }
}
.hs-home-about .number .number-group {
    display: inline-block;

    width: 200px;
    margin-top: 30px;
    margin-left: 30px;
    padding: 30px 20px;

    text-align: center;
    vertical-align: middle;

    border-radius: 25px;
    background: #f0f0f0;
}
@media (max-width: 1199px) {
    .hs-home-about .number .number-group {
        width: 150px;
        margin-left: 20px;
    }
}
@media (max-width: 767px) {
    .hs-home-about .number .number-group {
        margin-top: 10px;
        margin-left: 10px;
    }
}
.hs-home-about .number .number-group b {
    font-size: 48px;
    font-weight: 900;
    line-height: 1;

    display: block;
}
@media (max-width: 1199px) {
    .hs-home-about .number .number-group b {
        font-size: 38px;
    }
}
.hs-home-about .number .number-group p {
    font-size: 16px;
    line-height: 1.5;

    margin: 20px 0 0 0;
}
@media (max-width: 1199px) {
    .hs-home-about .number .number-group p {
        font-size: 14px;

        margin-top: 10px;
    }
}
.hs-home-why {
    color: #fff;
    background: url(../images/why_bg.webp) no-repeat center;
    background-size: cover;
}
@media (min-width: 1200px) {
    .hs-home-why {
        background-attachment: fixed;
    }
}
.hs-home-why .why {
    margin-top: -70px;
}
@media (max-width: 1199px) {
    .hs-home-why .why {
        margin-top: -40px;
    }
}
@media (max-width: 767px) {
    .hs-home-why .why {
        margin-top: -20px;
    }
}
@media (min-width: 1200px) {
    .hs-home-why .why>ul {
        margin: 0 -24px;
    }
}
.hs-home-why .why>ul>li {
    margin-top: 70px;
}
@media (min-width: 1200px) {
    .hs-home-why .why>ul>li {
        padding: 0 24px;
    }
}
@media (max-width: 1199px) {
    .hs-home-why .why>ul>li {
        margin-top: 40px;
    }
}
@media (max-width: 767px) {
    .hs-home-why .why>ul>li {
        margin-top: 20px;
    }
}
.hs-home-why .why-group {
    position: relative;

    height: 100%;
    padding: 50px;
    /* 内部内容的间距 */

    border-radius: 25px;
    background: -webkit-linear-gradient(344deg, #bc151c, #fff, #bc151c, #fff);
    background: linear-gradient(106deg, #bc151c, #fff, #bc151c, #fff);
    /* 圆角 */
    background: rgba(0, 0, 0, .4);
}
@media (max-width: 1199px) {
    .hs-home-why .why-group {
        padding: 30px;
    }
}
.hs-home-why .why-group:before {
    position: absolute;
    z-index: 3;

    padding: 2px;

    content: '';

    opacity: .4;
    border-radius: 25px;
    /* 边框宽度 */
    background: -webkit-linear-gradient(344deg, #bc151c, #fff, #bc151c, #fff);
    background: linear-gradient(106deg, #bc151c, #fff, #bc151c, #fff);
    background-size: 400% 400%;

    inset: 0;
    -webkit-mask: -webkit-gradient(linear, left top, left bottom, from(white), to(white)) content-box, -webkit-gradient(linear, left top, left bottom, from(white), to(white));
    -webkit-mask: -webkit-linear-gradient(white, white) content-box, -webkit-linear-gradient(white, white);
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;
}
.hs-home-why .why-group .flaticon {
    font-size: 50px;
    line-height: 1;

    position: relative;
    z-index: 6;

    display: inline-block;

    -webkit-transition: all .6s;
    transition: all .6s;
}
@media (max-width: 1470px) {
    .hs-home-why .why-group .flaticon {
        font-size: 40px;
    }
}
.hs-home-why .why-group .title-why {
    font-size: 24px;
    line-height: 1.25;

    position: relative;
    z-index: 6;

    margin-top: 14px;
}
@media (max-width: 1470px) {
    .hs-home-why .why-group .title-why {
        font-size: 20px;
    }
}
@media (max-width: 991px) {
    .hs-home-why .why-group .title-why {
        font-size: 18px;
    }
}
.hs-home-why .why-group .public-note {
    position: relative;
    z-index: 6;

    margin-top: 20px;
}
.hs-home-why .why-group .public-note p {

    color: #999;
}
.hs-home-why .why-group:hover:before {
    -webkit-animation: scroll-border 3s linear infinite;
    animation: scroll-border 3s linear infinite;
}
.hs-home-why .why-group:hover .flaticon {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
}
/* 定义滚动动画 */
@-webkit-keyframes scroll-border {
    0% {
        background-position: 0 50%;
    }
    100% {
        background-position: 100% 50%;
    }
}
@keyframes scroll-border {
    0% {
        background-position: 0 50%;
    }
    100% {
        background-position: 100% 50%;
    }
}
.hs-home-news .news {
    position: relative;

    margin-top: 80px;
}
@media (max-width: 1560px) {
    .hs-home-news .news {
        margin-top: 60px;
    }
}
@media (max-width: 1199px) {
    .hs-home-news .news {
        margin-top: 40px;
    }
}
@media (max-width: 767px) {
    .hs-home-news .news {
        margin-top: 20px;
    }
}
.hs-home-news .news .news-button {
    position: absolute;
    z-index: 7;
    right: 0;
    bottom: 0;
}
.hs-home-news .news .swiper-slide:nth-child(2n+1) {
    margin-top: 60px;
}
@media (max-width: 767px) {
    .hs-home-news .news .swiper-slide:nth-child(2n+1) {
        margin-top: 0;
    }
}
.hs-home-news .news-group {
    position: relative;

    display: block;
}
.hs-home-news .news-group .ibox {
    /* padding-bottom: 153.57142857%; */
}
.hs-home-news .news-group .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-home-news .news-group .desc {
    position: absolute;
    z-index: 6;
    bottom: 30px;
    left: 30px;

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

    background-color: #fff;
}
@media (max-width: 1199px) {
    .hs-home-news .news-group .desc {
        bottom: 15px;
        left: 15px;

        width: -webkit-calc(100% - 30px);
        width: calc(100% - 30px);
        padding: 15px;
    }
}
.hs-home-news .news-group .title-news {
    font-size: 20px;
    line-height: 1.5;

    display: -webkit-box;
    overflow: hidden;

    max-height: 60px;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 1199px) {
    .hs-home-news .news-group .title-news {
        font-size: 18px;
        line-height: 1.66666667;
    }
}
@media (max-width: 991px) {
    .hs-home-news .news-group .title-news {
        line-height: 1.33333333;

        max-height: 48px;
    }
}
.hs-home-news .news-group .note {
    font-size: 16px;
    line-height: 1.875;

    display: -webkit-box;
    overflow: hidden;

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

    color: #555;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
@media (max-width: 991px) {
    .hs-home-news .news-group .note {
        font-size: 14px;
        line-height: 1.71428571;

        max-height: 96px;
        margin-top: 10px;
    }
}
.hs-home-news .news-group .note p {
    line-height: 1.875;
}
@media (max-width: 991px) {
    .hs-home-news .news-group .note p {
        line-height: 1.71428571;
    }
}
.hs-home-news .news-group .date {
    font-size: 16px;
    line-height: 1.15384615;

    margin-top: 16px;

    color: #bc151c;
}
@media (max-width: 1199px) {
    .hs-home-news .news-group .date {
        font-size: 14px;

        margin-top: 10px;
    }
}
.hs-home-news .news-group:hover .ibox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.hs-home-news .news-group:hover .title-news {
    color: #bc151c;
}
.hs-home-news .swiper-news-scrollbar {
    position: relative;

    height: 36px;
    margin-top: 100px;
}
@media (max-width: 1199px) {
    .hs-home-news .swiper-news-scrollbar {
        margin-top: 50px;
    }
}
.hs-home-news .swiper-news-scrollbar:before {
    position: absolute;
    top: 50%;
    left: -100%;

    display: block;

    width: 300%;
    height: 1px;

    content: '';

    background: #d4d4d4;
}
.hs-home-news .swiper-news-scrollbar .swiper-scrollbar-drag {
    width: 36px;
    height: 36px;

    border: 6px solid #d67074;
    border-radius: 50%;
    background: none;
    background-color: #bc151c;
}
.gettop {
    position: fixed;
    z-index: 8;
    right: 0;
    bottom: 30px;

    display: none;

    cursor: pointer;

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

    display: block;

    width: 60px;

    -webkit-animation: Mouse 1.6s linear infinite;
    animation: Mouse 1.6s linear infinite;
    text-align: center;
}
@-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;
    }
}
.hs-inner-content {
    overflow: hidden;
}
.title-inner h2 {
    font-size: 48px;
    font-weight: 800;
    line-height: 1.4;

    margin: 0;

    text-transform: uppercase;

    color: #bc151c;
}
@media (max-width: 1470px) {
    .title-inner h2 {
        font-size: 40px;
    }
}
@media (max-width: 1199px) {
    .title-inner h2 {
        font-size: 34px;
    }
}
@media (max-width: 991px) {
    .title-inner h2 {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .title-inner h2 {
        font-size: 24px;
    }
}
.title-inner.center {
    text-align: center;
}
.hs-inner-title {
    padding: 170px 0 40px;

    border-bottom: 1px solid rgba(188, 21, 28, .3);
}
@media (max-width: 1199px) {
    .hs-inner-title {
        padding: 80px 0 20px;
    }
}
.hs-inner-location .location {
    font-size: 12px;
    line-height: 30px;

    position: relative;

    padding-left: 30px;

    color: rgba(0, 0, 0, .7);
}
.hs-inner-location .location .flaticon {
    font-size: 20px;

    position: absolute;
    top: 8px;
    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;
}
@media (max-width: 1199px) {
    .hs-inner-location .location ul {
        font-size: 14px;
    }
}
.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 {
    display: block;

    padding: 8px 0;

    text-transform: capitalize;
}
.hs-inner-location .location ul li a:hover {
    text-decoration: underline;
}
@media (max-width: 767px) {
    .hs-inner-top .hs-inner-location {
        width: 100%;
        margin-top: 20px;
    }
}
.hs-inner-top .hs-inner-location .location {
    position: relative;

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

    display: block;

    width: 400%;
    height: 100%;

    content: '';

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

    color: #fff;
}
.hs-inner-menu {
    position: relative;
    background-color: #fff;
    z-index: 9;
    border-bottom: 1px solid #bc151c;
}
.hs-inner-menu.sticky {
    margin-top: -30px;
}
@media (max-width: 1199px) {
    .hs-inner-menu .inner-menu {
        width: 100%;
    }
}
.hs-inner-menu .inner-menu>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -40px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 1199px) {
    .hs-inner-menu .inner-menu>ul {
        margin: 0 -20px;
    }
}
@media (max-width: 767px) {
    .hs-inner-menu .inner-menu>ul {
        margin: 0 -15px;
    }
}
.hs-inner-menu .inner-menu>ul>li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 767px) {
    .hs-inner-menu .inner-menu>ul>li {
        max-width: 50%;
    }
}
.hs-inner-menu .inner-menu>ul>li>a {
    font-size: 18px;
    line-height: 1.66666667;

    position: relative;

    display: block;

    padding: 30px 40px;

    -webkit-transition: all .2s;
    transition: all .2s;
}
@media (max-width: 1560px) {
    .hs-inner-menu .inner-menu>ul>li>a {
        padding: 20px;
        font-size: 16px;
    }
}
@media (max-width: 1400px) {
    .hs-inner-menu .inner-menu>ul>li>a {
        font-size: 16px;
        padding: 20px 7px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-menu .inner-menu>ul>li>a {
        padding: 10px 7px;
    }
}
@media (max-width: 767px) {
    .hs-inner-menu .inner-menu>ul>li>a {
        font-size: 16px;
        line-height: 1.5;

        padding: 10px 7px;
    }
}
.hs-inner-menu .inner-menu>ul>li>a:after {
    position: absolute;
    z-index: 6;
    bottom: -8px;
    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: 8px 4px 0 4px;
    border-style: solid;
    border-color: #bc151c transparent transparent transparent;
}
@media (max-width: 1199px) {
    .hs-inner-menu .inner-menu>ul>li>a:after {
        display: none;
    }
}
.hs-inner-menu .inner-menu>ul>li:after {
    content: '|';
}
.hs-inner-menu .inner-menu>ul>li:last-child:after {
    display: none;
}
.hs-inner-menu .inner-menu>ul>li.active>a,
.hs-inner-menu .inner-menu>ul>li:hover>a {
    color: #bc151c;
    font-weight: bold;
}
.hs-inner-menu .inner-menu>ul>li.active>a:after,
.hs-inner-menu .inner-menu>ul>li:hover>a:after {
    opacity: 1;
}
.hs-inner-menu .inner-menu .menu2 {
    font-size: 0;

    position: absolute;
    z-index: 5;
    top: -webkit-calc(100% + 1px);
    top: calc(100% + 1px);
    left: 0;

    display: none;

    width: 100%;
    padding: 50px 12%;

    background: #fafafa;
    box-shadow: 0 10px 13px 0 rgba(0, 0, 0, .08);
}
@media (max-width: 1660px) {
    .hs-inner-menu .inner-menu .menu2 {
        padding: 30px 4%;
    }
}
@media (max-width: 1400px) {
    .hs-inner-menu .inner-menu .menu2 {
        padding: 30px 3%;
    }
}
@media (max-width: 1199px) {
    .hs-inner-menu .inner-menu .menu2 {
        display: none !important;
    }
}
.hs-inner-menu .inner-menu .menu2 li {
    font-size: 14px;

    display: inline-block;

    padding: 5px 16px;

    vertical-align: top;
    width: 25%;
}
.hs-inner-menu .inner-menu .menu2 li a {
    line-height: 30px;

    display: block;

    padding: 0 16px;
    height: 30px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    -webkit-transition: all .2s;
    transition: all .2s;
    color: #333;
    border-radius: 13px;
    position: relative;
}
.hs-inner-menu .inner-menu .menu2 li a:before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    background-color: #333333;
    position: absolute;
    left: 0;
    top: 12px;
}
.hs-inner-menu .inner-menu .menu2 li:hover a {
    color: #000;
    text-decoration: underline;
}
.hs-inner-menu .inner-menu .menu2 li:hover a:before {
    background-color: #bc151c;
}
.public-products {
    position: relative;
}
.public-product-left {
    position: relative;

    overflow: hidden;

    width: 335px;
}
@media (max-width: 1400px) {
    .public-product-left {
        width: 300px;
    }
}
@media (max-width: 1199px) {
    .public-product-left {
        position: fixed;
        z-index: 9;
        top: 240px;
        left: 0;

        width: 35px;
    }
}
.public-product-right {
    width: -webkit-calc(100% - 335px);
    width: calc(100% - 335px);
    padding: 60px 0 60px 3%;
}
@media (max-width: 1400px) {
    .public-product-right {
        width: -webkit-calc(100% - 300px);
        width: calc(100% - 300px);
    }
}
@media (max-width: 1199px) {
    .public-product-right {
        width: 100%;
        padding: 30px 15px 50px 15px;
    }
}
.hidemenu .public-product-left {
    width: 35px;
}
@media (max-width: 1199px) {
    .hidemenu .public-product-left {
        width: 300px;
    }
}
.hidemenu .public-product-left .menunav1 {
    border: none;
}
.hidemenu .public-product-right {
    width: -webkit-calc(100% - 35px);
    width: calc(100% - 35px);
}
@media (max-width: 1199px) {
    .hidemenu .public-product-right {
        width: 100%;
    }
}
.products-menu .openmenu {
    position: absolute;
    top: 60px;
    right: 0;

    width: 35px;
    padding: 10px 0;

    cursor: pointer;
    text-align: center;

    color: #d6e1ea;
    background: #547898;
}
@media (max-width: 1199px) {
    .products-menu .openmenu {
        top: 0;
    }
}
.products-menu .openmenu img {
    width: 85%;
    margin: 0 auto;
}
.products-menu .openmenu span {
    margin-top: 10px;

    -ms-writing-mode: tb-rl;

    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
}
.products-menu .menunav1 {
    overflow: hidden;

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

    border-right: 1px solid rgba(188, 21, 28, .3);
}
@media (max-width: 1199px) {
    .products-menu .menunav1 {
        padding: 0;

        border: none;
        background: #f5f5f5;
        box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    }
}
.products-menu .menunav1>li {
    position: relative;

    margin-bottom: 3px;
}
.products-menu .menunav1>li:last-child {
    margin-bottom: 0;
}
.products-menu .menunav1>li .nav1-open {
    line-height: 60px;

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

    display: none;

    width: 40px;

    cursor: pointer;
    text-align: center;

    color: #fff;
}
.products-menu .menunav1>li .nav1-open:before {
    font-size: 18px;

    content: '+';
}
.products-menu .menunav1>li.more .nav1-open {
    display: block;
}
.products-menu .menunav1>li>a {
    font-size: 18px;
    line-height: 1.66666667;

    display: block;

    padding: 15px 40px 15px 20px;

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

    color: #fff;
    background-color: #bc151c;
}
@media (max-width: 1400px) {
    .products-menu .menunav1>li>a {
        font-size: 16px;
    }
}
.products-menu .menunav1>li.active>a,
.products-menu .menunav1>li:hover>a {
    background: #547898;
}
.products-menu .menunav1>li.active .nav1-open:before {
    content: '-';
}
.products-menu .menunav2 {
    display: none;

    padding: 30px 20px;
}
@media (max-width: 1199px) {
    .products-menu .menunav2 {
        padding: 20px 14px;
    }
}
.products-menu .menunav2>li {
    position: relative;
}
.products-menu .menunav2>li .nav2-open {
    position: absolute;
    top: 0;
    right: 0;

    display: none;

    width: 40px;
    height: 50px;

    cursor: pointer;
    text-align: center;

    color: #fff;
}
.products-menu .menunav2>li .nav2-open:before {
    position: absolute;
    top: 20px;
    right: 10px;

    display: block;

    width: 0;
    height: 0;

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

    border-width: 10px 5px 0 5px;
    border-style: solid;
    border-color: #bc151c transparent transparent transparent;
}
.products-menu .menunav2>li>a {
    font-size: 18px;
    line-height: 1.66666667;

    display: block;

    padding: 10px 30px 10px 0;

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

    color: #bc151c;
}
@media (max-width: 1400px) {
    .products-menu .menunav2>li>a {
        font-size: 16px;
    }
}
.products-menu .menunav2>li.more .nav2-open {
    display: block;
}
.products-menu .menunav2>li:hover .nav2-open:before {
    border-color: #b50000 transparent transparent transparent;
}
.products-menu .menunav2>li:hover>a {
    color: #b50000;
}
.products-menu .menunav2>li.active .nav2-open:before {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.products-menu .menunav3 {
    display: none;

    padding: 10px;
}
.products-menu .menunav3>li>a {
    font-size: 16px;
    line-height: 1.625;

    position: relative;

    display: block;

    padding: 5px 0 5px 20px;

    color: #555;
}
@media (max-width: 1400px) {
    .products-menu .menunav3>li>a {
        font-size: 15px;
    }
}
.products-menu .menunav3>li>a:before {
    position: absolute;
    top: 50%;
    left: 0;

    display: block;

    width: 1px;
    height: 13px;

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

    background-color: #bc151c;
}
.products-menu .menunav3>li>a:after {
    position: absolute;
    top: 50%;
    left: 0;

    display: block;

    width: 6px;
    height: 1px;

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

    background-color: #bc151c;
}
.products-menu .menunav3>li:hover>a,
.products-menu .menunav3>li.active>a {
    color: #bc151c;
}
.hs-inner-about .img {
    position: relative;

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

    width: 50%;

    -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;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}
@media (max-width: 767px) {
    .hs-inner-about .img {
        width: 100%;
        margin-top: 30px;

        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
}
.hs-inner-about .img img {
    position: relative;
    z-index: 5;

    height: auto;
    margin-top: -100px;
}
@media (max-width: 767px) {
    .hs-inner-about .img img {
        width: 120%;
        margin: 0;
        margin-left: -20%;
    }
}
.hs-inner-about .since {
    font-size: 9vw;
    font-weight: 900;
    line-height: .8;

    padding-right: 5%;

    text-align: right;

    opacity: .1;
    color: #080808;
}
.hs-inner-about .about {
    width: 50%;
    padding-left: 3%;
}
@media (max-width: 767px) {
    .hs-inner-about .about {
        width: 100%;
        padding-left: 0;

        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
}
.hs-inner-about .about .about-note {
    position: relative;

    margin-top: 60px;
}
.hs-inner-about .about .about-note:before {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 2px;

    display: block;

    width: 1px;
    height: 100%;

    content: '';

    background: #c1c1c1;
}
@media (max-width: 767px) {
    .hs-inner-about .about .about-note:before {
        display: none;
    }
}
.hs-inner-about .about .about-note .public-note {
    position: relative;
    z-index: 6;

    overflow-y: auto;

    max-height: 500px;
    padding-right: 5%;
}
@media (max-width: 767px) {
    .hs-inner-about .about .about-note .public-note {
        max-height: 100%;
        padding-right: 0;
    }
}
.hs-inner-about .about .about-note .public-note::-webkit-scrollbar {
    position: absolute;
    left: 0;

    width: 5px;
}
.hs-inner-about .about .about-note .public-note::-webkit-scrollbar-track {
    background-color: rgba(255, 255, 255, 0);
}
.hs-inner-about .about .about-note .public-note::-webkit-scrollbar-thumb {
    background-color: #bc151c;
}
@media (max-width: 1470px) {
    .hs-inner-about .about .about-note {
        margin-top: 30px;
    }
}
.hs-inner-about .number {
    position: relative;
    z-index: 6;

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

    width: 80%;
    margin-top: -10px;
    margin-left: 20%;
    padding-right: 300px;

    background-color: #bc151c;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 1400px) {
    .hs-inner-about .number {
        padding-right: 200px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-about .number {
        width: 100%;
        margin-left: 0;
        padding-right: 100px;
    }
}
@media (max-width: 767px) {
    .hs-inner-about .number {
        padding-right: 50px;
    }
}
.hs-inner-about .number:before,
.hs-inner-about .number:after {
    position: absolute;
    top: 0;
    right: 0;

    display: block;

    width: 150px;
    height: 100%;

    content: '';

    background-color: #000;
}
@media (max-width: 1400px) {
    .hs-inner-about .number:before,
    .hs-inner-about .number:after {
        width: 100px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-about .number:before,
    .hs-inner-about .number:after {
        width: 50px;
    }
}
@media (max-width: 767px) {
    .hs-inner-about .number:before,
    .hs-inner-about .number:after {
        width: 25px;
    }
}
.hs-inner-about .number:before {
    right: 150px;

    background-color: #8a0207;
}
@media (max-width: 1400px) {
    .hs-inner-about .number:before {
        right: 100px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-about .number:before {
        right: 50px;
    }
}
@media (max-width: 767px) {
    .hs-inner-about .number:before {
        right: 25px;
    }
}
.hs-inner-about .number .number-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 50%;
    padding: 30px;

    color: #fff;
}
@media (max-width: 767px) {
    .hs-inner-about .number .number-group {
        width: 100%;

        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.hs-inner-about .number .number-group b {
    font-size: 30px;
    font-weight: normal;
    line-height: 1;

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

    min-width: 160px;

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

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
@media (max-width: 1199px) {
    .hs-inner-about .number .number-group b {
        min-width: 120px;
    }
}
.hs-inner-about .number .number-group b .numscroll {
    font-size: 72px;
}
@media (max-width: 1199px) {
    .hs-inner-about .number .number-group b .numscroll {
        font-size: 60px;
    }
}
@media (max-width: 767px) {
    .hs-inner-about .number .number-group b .numscroll {
        font-size: 50px;
    }
}
.hs-inner-about .number .number-group b sup {
    top: 20px;
}
.hs-inner-about .number .number-group p {
    font-size: 16px;
    line-height: 1.5;

    margin: 20px 0 0 0;
}
@media (max-width: 767px) {
    .hs-inner-about .number .number-group p {
        font-size: 14px;

        width: 100%;
        margin-top: 10px;
    }
}
.hs-inner-about .number .number-group:hover b {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
}
.hs-inner-why .why-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    /* width: 480px; */

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
/* @media (max-width: 1400px) {
    .hs-inner-why .why-left {
        width: 380px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-why .why-left {
        width: 280px;
    }
} */
@media (max-width: 767px) {
    .hs-inner-why .why-left {
        flex-direction: row;

        width: 100%;

        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
    }
}
/* .hs-inner-why .why {
    width: -webkit-calc(100% - 480px);
    width: calc(100% - 480px);
}
@media (max-width: 1400px) {
    .hs-inner-why .why {
        width: -webkit-calc(100% - 400px);
        width: calc(100% - 400px);
    }
}
@media (max-width: 1199px) {
    .hs-inner-why .why {
        width: -webkit-calc(100% - 280px);
        width: calc(100% - 280px);
    }
} */

.hs-inner-why .why {
    width: 100%;
    margin-top: 30px;
}

.hs-inner-why .why .slick-track {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.hs-inner-why .why .why-slide {
    width: 140%;
    margin: 0 -20px;
}
@media (max-width: 991px) {
    .hs-inner-why .why .why-slide {
        margin: 0 -10px;
    }
}
@media (max-width: 767px) {
    .hs-inner-why .why .why-slide {
        width: 100%;
    }
}
.hs-inner-why .why .why-slide .slick-slide {
    height: auto;
    padding: 0 20px;
}
@media (max-width: 991px) {
    .hs-inner-why .why .why-slide .slick-slide {
        padding: 0 10px;
    }
}
.hs-inner-why .why .why-slide .slick-slide>div {
    height: 100%;
}
.hs-inner-why .why .why-slide .slick-slide>div>div {
    height: 100%;
}
.hs-inner-why .why .why-group {
    height: 100%;
    padding: 50px;

    border-radius: 20px;
    background: -webkit-gradient(linear, left top, right top, from(#f6f6f6), to(#f6f6f6));
    background: -webkit-linear-gradient(left, #f6f6f6, #f6f6f6);
    background: linear-gradient(90deg, #f6f6f6, #f6f6f6);
}
@media (max-width: 1470px) {
    .hs-inner-why .why .why-group {
        padding: 30px;
    }
}
.hs-inner-why .why .why-group .flaticon {
    font-size: 50px;
    line-height: 1;

    position: relative;
    z-index: 6;

    display: inline-block;

    -webkit-transition: all .6s;
    transition: all .6s;
}
@media (max-width: 1470px) {
    .hs-inner-why .why .why-group .flaticon {
        font-size: 40px;
    }
}
.hs-inner-why .why .why-group .title-why {
    font-size: 24px;
    line-height: 1.25;

    position: relative;
    z-index: 6;

    margin-top: 14px;
}
@media (max-width: 1470px) {
    .hs-inner-why .why .why-group .title-why {
        font-size: 20px;
    }
}
@media (max-width: 991px) {
    .hs-inner-why .why .why-group .title-why {
        font-size: 18px;
    }
}
.hs-inner-why .why .why-group .public-note {
    position: relative;
    z-index: 6;

    margin-top: 20px;
}
.hs-inner-why .why .why-group .public-note p {
    font-size: 14px;
}
.hs-inner-why .why .why-group:hover .flaticon {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
}
.hs-inner-clients .clients {
    position: relative;
    padding: 0 30px;
    margin-top: 30px;
}
.hs-inner-clients .clients .clients-group {
    border: 1px solid #dddddd;
}
.hs-inner-clients .clients .clients-group .ibox {
    padding-bottom: 41.94%;
}
.hs-inner-clients .clients .swiper-button-prev {
    left: 0;
}
.hs-inner-clients .clients .swiper-button-next {
    right: 0;
}
.hs-inner-factory .factory {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

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

    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1560px) {
    .hs-inner-factory .factory {
        padding-left: 5%;
    }
}
@media (max-width: 767px) {
    .hs-inner-factory .factory {
        width: 100%;
        padding: 30px;
    }
}
.hs-inner-factory .factory .factory-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 100%;

    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.hs-inner-factory .factory .factory-slide {
    width: 50%;
}
@media (max-width: 991px) {
    .hs-inner-factory .factory .factory-slide {
        width: 60%;
    }
}
@media (max-width: 767px) {
    .hs-inner-factory .factory .factory-slide {
        width: 70%;
    }
}
.hs-inner-factory .factory .slick-dots {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -13px;
    margin-top: 30px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 1400px) {
    .hs-inner-factory .factory .slick-dots {
        margin: 0 -5px;
        margin-top: 20px;
    }
}
.hs-inner-factory .factory .slick-dots li {
    width: 15px;
    height: 15px;
    margin: 0 13px;

    border: 2px solid #fff;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0);
}
@media (max-width: 1400px) {
    .hs-inner-factory .factory .slick-dots li {
        margin: 0 5px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-factory .factory .slick-dots li {
        width: 10px;
        height: 10px;
    }
}
.hs-inner-factory .factory .slick-dots li button {
    display: none;
}
.hs-inner-factory .factory .slick-dots li.slick-active {
    border-color: #000;
    background-color: #000;
}
.hs-inner-factory .factory .factory-group {
    cursor: pointer;
    text-align: center;
}
.hs-inner-factory .factory .factory-group .ibox {
    padding-bottom: 65.97938144%;
}
.hs-inner-factory .factory .factory-group .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
@media (min-width: 1200px) {
    .hs-inner-factory .factory .factory-group:hover .ibox img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
}
.hs-inner-factory .factory .more {
    position: relative;
    z-index: 7;

    display: inline-block;

    margin-bottom: 60px;
    margin-left: -20px;
    padding-left: 170px;

    color: #fff;
}
@media (max-width: 1400px) {
    .hs-inner-factory .factory .more {
        padding-left: 120px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-factory .factory .more {
        padding-left: 40px;
    }
}
.hs-inner-factory .factory .more:before {
    position: absolute;
    top: 50%;
    left: 0;

    display: inline-block;

    width: 150px;
    height: 1px;

    content: '';
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    vertical-align: middle;

    background: #fff;
}
@media (max-width: 1400px) {
    .hs-inner-factory .factory .more:before {
        width: 100px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-factory .factory .more:before {
        width: 30px;
    }
}
.hs-inner-factory .factory-right {
    position: relative;
    z-index: 6;

    width: 50%;
}
@media (max-width: 767px) {
    .hs-inner-factory .factory-right {
        width: 100%;
    }
}
.hs-inner-factory .factory-right .title-home {
    position: absolute;
    top: 50%;
    left: -120px;

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

    color: #fff;
}
@media (max-width: 1560px) {
    .hs-inner-factory .factory-right .title-home {
        left: -80px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-factory .factory-right .title-home {
        left: -30px;
    }
}
@media (min-width: 1200px) {
    .hs-inner-factory .factory-right .title-home h2 {
        font-size: 80px;
    }
}
@media (max-width: 767px) {
    .hs-inner-factory .factory-right .title-home {
        left: 30px;
    }
}
.hs-inner-factory .factory-right .img img {
    width: 100%;
    height: auto;
}
.hs-inner-story {
    padding: 140px 0 240px;

    background: url(../images/story_bg.webp) no-repeat center;
    background-size: cover;
}
@media (max-width: 1199px) {
    .hs-inner-story {
        padding: 100px 0 150px;
    }
}
@media (max-width: 767px) {
    .hs-inner-story {
        padding: 50px 0 60px;
    }
}
.hs-inner-story .story-big {
    position: relative;

    width: 50%;
}
@media (max-width: 767px) {
    .hs-inner-story .story-big {
        width: 100%;
    }
}
.hs-inner-story .story-big .story-big-slide {
    margin-top: 100px;
}
@media (max-width: 1199px) {
    .hs-inner-story .story-big .story-big-slide {
        margin-top: 50px;
    }
}
@media (max-width: 767px) {
    .hs-inner-story .story-big .story-big-slide {
        margin-top: 30px;
    }
}
.hs-inner-story .story-big .story-big-slide:before {
    position: absolute;
    top: 60%;
    right: -webkit-calc(100% - 30px);
    right: calc(100% - 30px);

    display: block;

    width: 300%;
    height: 1px;

    content: '';

    background-color: #000;
}
.hs-inner-story .story-big .story-group {
    padding: 0 50px;
}
@media (max-width: 767px) {
    .hs-inner-story .story-big .story-group {
        padding-right: 0;
    }
}
.hs-inner-story .story-big .story-big-slide .slick-track {
    display: flex;
}
.hs-inner-story .story-big .story-big-slide .slick-slide {
    height: auto;
}
.hs-inner-story .story-big .story-big-slide .slick-slide>div {
    height: 100%;
}
.hs-inner-story .story-big .story-big-slide .slick-slide>div>div {
    height: 100%;
}
.hs-inner-story .story-big .story-group {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.hs-inner-story .story-big .story-group .year {
    font-size: 36px;
    font-weight: 900;
    line-height: 1.5;

    color: #bc151c;
}
@media (max-width: 767px) {
    .hs-inner-story .story-big .story-group .year {
        font-size: 30px;
    }
}
.hs-inner-story .story-big .story-group .public-note {
    margin-top: 10px;
}
.hs-inner-story .story-small {
    width: 50%;
    padding-left: 5%;
}
@media (max-width: 767px) {
    .hs-inner-story .story-small {
        width: 100%;
        margin-top: 30px;
        padding-left: 0;
    }
}
.hs-inner-story .story-small .story-group {
    text-align: right;
}
.hs-inner-story .story-small .story-group .year {
    font-size: 150px;
    font-weight: 900;
    line-height: 1;

    color: rgba(0, 0, 0, 0);

    text-stroke: 1px #858585;
    -webkit-text-stroke: 1px #858585;
}
@media (max-width: 1199px) {
    .hs-inner-story .story-small .story-group .year {
        font-size: 100px;
    }
}
@media (max-width: 767px) {
    .hs-inner-story .story-small .story-group .year {
        display: none;
    }
}
.hs-inner-story .story-small .story-button {
    margin-top: 100px;
    text-align: right;
}
@media (max-width: 1199px) {
    .hs-inner-story .story-small .story-button {
        margin-top: 50px;
    }
}
@media (max-width: 767px) {
    .hs-inner-story .story-small .story-button {
        margin-top: 20px;
    }
}
.hs-inner-story .story-small .story-button .swiper-button-next {
    width: auto;
    margin-left: 0;
}
.hs-inner-story .story-small .story-button .swiper-button-next:before {
    display: inline-block;

    width: 312px;
    height: 1px;
    margin: 0 10px;

    content: '';
    vertical-align: middle;

    opacity: .3;
    background: #000;
}
@media (max-width: 1199px) {
    .hs-inner-story .story-small .story-button .swiper-button-next:before {
        width: 200px;
    }
}
@media (max-width: 767px) {
    .hs-inner-story .story-small .story-button .swiper-button-next:before {
        width: 150px;
    }
}
.hs-inner-story .story-small .story-button .swiper-button-next .flaticon {
    display: inline-block;

    vertical-align: middle;
}
.hs-inner-honor {
    padding-bottom: 0;

    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.hs-inner-honor .honor-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: 40%;

    -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-honor .honor-left {
        flex-direction: row;

        width: 100%;

        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
    }
}
.hs-inner-honor .honor-left .more {
    line-height: 30px;

    position: relative;

    display: block;

    margin-bottom: 180px;
    padding: 0 20px;

    -webkit-transition: all .2s;
    transition: all .2s;
}
@media (max-width: 1199px) {
    .hs-inner-honor .honor-left .more {
        margin-bottom: 80px;
    }
}
.hs-inner-honor .honor-left .more:before {
    position: absolute;
    top: 50%;
    right: 100%;

    display: block;

    width: 300%;
    height: 1px;

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

    background-color: #000;
}
@media (max-width: 767px) {
    .hs-inner-honor .honor-left .more:before {
        display: none;
    }
}
.hs-inner-honor .honor-left .more:hover {
    color: #bc151c;
}
.hs-inner-honor .honor-left .more:hover:before {
    background-color: #bc151c;
}
.hs-inner-honor .honor {
    position: relative;

    width: 60%;
    padding-left: 8%;
}
@media (max-width: 767px) {
    .hs-inner-honor .honor {
        width: 100%;
        margin-top: -100px;
        padding-left: 0;
    }
}
.hs-inner-honor .honor img {
    width: 100%;
    height: auto;

    -webkit-transform: translateY(30%);
    -ms-transform: translateY(30%);
    transform: translateY(30%);
}
.hs-inner-factory-list .factory-list {
    margin-top: -30px;
}
.hs-inner-factory-list .factory-list>ul>li {
    margin-top: 30px;
}
.hs-inner-factory-list .factory-list .factory-group {
    display: block;

    padding: 14px 14px 0 14px;

    cursor: pointer;
    text-align: center;

    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.hs-inner-factory-list .factory-list .factory-group .ibox {
    padding-bottom: 65.97938144%;
}
.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;
    font-weight: bold;
    line-height: 50px;

    display: -webkit-box;
    overflow: hidden;

    height: 50px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@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: #bc151c;
    }
}
.hs-inner-honor-list .honor-list {
    margin-top: -30px;
}
.hs-inner-honor-list .honor-list>ul>li {
    margin-top: 30px;
}
.hs-inner-honor-list .honor-list .honor-group {
    display: block;

    padding: 14px 14px 0 14px;

    cursor: pointer;
    text-align: center;

    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.hs-inner-honor-list .honor-list .honor-group .ibox {
    padding-bottom: 133.33333333%;
}
.hs-inner-honor-list .honor-list .honor-group .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-inner-honor-list .honor-list .honor-group .title-honor {
    font-size: 16px;
    font-weight: bold;
    line-height: 50px;

    display: -webkit-box;
    overflow: hidden;

    height: 50px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (min-width: 1200px) {
    .hs-inner-honor-list .honor-list .honor-group:hover .ibox img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .hs-inner-honor-list .honor-list .honor-group:hover .title-honor {
        color: #bc151c;
    }
}
#about-about,
#about-why,
#about-clients,
#about-factory,
#about-story,
#about-honor {
    position: relative;
    top: -100px;
}
.public-product-group {
    text-align: center;
}
.public-product-group .img {
    position: relative;

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

    border: 1px solid rgba(0, 0, 0, .12);
}
.public-product-group .img .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.public-product-group .img .mask {
    line-height: 32px;

    position: absolute;
    z-index: 4;
    bottom: -16px;
    left: 50%;

    width: 32px;
    height: 32px;

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

    opacity: 0;
    color: #fff;
    border-radius: 50%;
    background: #bc151c;
}
.public-product-group .title-product {
    font-size: 16px;
    line-height: 1.5;

    margin-top: 40px;
}
.public-product-group .title-product span label {
    color: #bc151c;
    display: block;
}
@media (max-width: 1199px) {
    .public-product-group .title-product {
        margin-top: 20px;
    }
}
@media (max-width: 767px) {
    .public-product-group .title-product {
        font-size: 14px;
    }
}
@media (min-width: 1200px) {
    .public-product-group:hover .img {
        border-color: #bc151c;
    }
    .public-product-group:hover .img .mask {
        opacity: 1;
    }
    .public-product-group:hover .ibox img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
}
.hs-inner-products .products {
    margin-top: -50px;
}
@media (max-width: 1199px) {
    .hs-inner-products .products {
        margin-top: -30px;
    }
}
.hs-inner-products .products>ul>li {
    margin-top: 50px;
}
@media (max-width: 1199px) {
    .hs-inner-products .products>ul>li {
        margin-top: 30px;
    }
}
#productlist {
    position: relative;
    top: -100px;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .public-product-left {
        width: 300px;
    }
    .hs-inner-product-details .public-product-right {
        width: 100%;
    }
    .hs-inner-product-details.hidemenu .public-product-left {
        width: 35px;
    }
    .hs-inner-product-details.hidemenu .public-product-right {
        width: 100%;
    }
}
.hs-inner-product-details .product-details {
    position: relative;
    z-index: 6;

    width: 100%;
}
.hs-inner-product-details .product-details .details-imgbox {
    position: relative;
    z-index: 4;

    width: 45%;
    height: 100%;
}
@media (max-width: 991px) {
    .hs-inner-product-details .product-details .details-imgbox {
        width: 100%;
    }
}
.hs-inner-product-details .product-details .details-imgbox .zoom {
    cursor: crosshair;
}
.hs-inner-product-details .product-details .details-imgbox .product-big {
    position: relative;
}
.hs-inner-product-details .product-details .details-imgbox .icon {
    line-height: 30px;

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

    width: 30px;
    height: 30px;

    text-align: center;

    color: #fff;
    background-color: #bc151c;
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-details .details-imgbox .icon .flaticon {
        font-size: 14px;
    }
}
.hs-inner-product-details .product-details .details-imgbox .swiper-button-prev,
.hs-inner-product-details .product-details .details-imgbox .swiper-button-next {
    line-height: 70px;

    width: 30px;
    height: 70px;

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

    color: #fff;
    background-color: rgba(0, 0, 0, .6);
}
.hs-inner-product-details .product-details .details-imgbox .swiper-button-prev:hover,
.hs-inner-product-details .product-details .details-imgbox .swiper-button-next:hover {
    background-color: #bc151c;
}
.hs-inner-product-details .product-details .details-imgbox .swiper-button-prev {
    left: 0;
}
.hs-inner-product-details .product-details .details-imgbox .swiper-button-next {
    right: 0;
}
.hs-inner-product-details .product-details .details-imgbox .pro-group {
    border: 1px solid #f5f5f5;
}
.hs-inner-product-details .product-details .details-content {
    width: 55%;
    padding-left: 3%;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .product-details .details-content {
        padding-left: 3%;
    }
}
@media (max-width: 991px) {
    .hs-inner-product-details .product-details .details-content {
        width: 100%;
        margin-top: 30px;
        padding-left: 0;
    }
}
.hs-inner-product-details .product-details .details-content .title-desc {
    text-align: right;
}
.hs-inner-product-details .product-details .details-content .title-desc span {
    font-size: 16px;
    line-height: 40px;

    display: inline-block;

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

    color: #fff;
    background-color: #bc151c;

    -webkit-clip-path: polygon(8% 0, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(8% 0, 100% 0, 100% 100%, 0% 100%);
}
.hs-inner-product-details .product-details .details-content .title-desc h2 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.25;

    margin: 0;
    padding: 20px;

    text-align: left;

    background: #f5f5f5;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .product-details .details-content .title-desc h2 {
        font-size: 20px;
    }
}
@media (max-width: 991px) {
    .hs-inner-product-details .product-details .details-content .title-desc h2 {
        font-size: 18px;
    }
}
.hs-inner-product-details .product-details .details-content .public-note {
    min-height: 200px;
    margin-top: 30px;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .product-details .details-content .public-note {
        min-height: auto;
    }
}
@media (max-width: 991px) {
    .hs-inner-product-details .product-details .details-content .public-note {
        margin-top: 20px;
    }
}
.hs-inner-product-details .product-details .details-content .share-link {
    margin-top: 30px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-inner-product-details .product-details .details-content .details-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-right: 30px;

    -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 .details-link {
        width: 100%;
        margin-bottom: 20px;
    }
}
.hs-inner-product-details .product-details .details-content .details-link a {
    font-size: 16px;
    line-height: 44px;

    display: inline-block;

    padding: 0 40px;

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

    color: #fff;
    background-color: #bc151c;
}
.hs-inner-product-details .product-details .details-content .details-link a:hover {
    background-color: #b50000;
}
.hs-inner-product-details .product-small-content {
    position: relative;
    z-index: 4;

    margin-top: -60px;
    padding: 80px 3% 60px;

    background: #f5f5f5;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .product-small-content {
        margin-top: 30px;
        padding: 30px 15px;
    }
}
.hs-inner-product-details .product-small-content .product-small {
    position: relative;

    max-width: 660px;
    margin: 0 auto;
    padding: 0 30px;
}
.hs-inner-product-details .product-small-content .product-small .swiper-product-small {
    margin: 0 -15px;
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-small-content .product-small .swiper-product-small {
        margin: 0 -5px;
    }
}
.hs-inner-product-details .product-small-content .product-small .swiper-product-small .swiper-slide {
    padding: 0 15px;
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-small-content .product-small .swiper-product-small .swiper-slide {
        padding: 0 5px;
    }
}
.hs-inner-product-details .product-small-content .product-small .pro-group {
    padding: 5px;

    border: 1px solid #f5f5f5;
}
.hs-inner-product-details .product-small-content .product-small .swiper-slide-thumb-active .pro-group {
    border-color: #000;
}
.hs-inner-product-details .product-parameter .parameter-menu ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.hs-inner-product-details .product-parameter .parameter-menu ul li {
    padding: 1px;
}
.hs-inner-product-details .product-parameter .parameter-menu ul li a {
    font-size: 16px;
    line-height: 50px;

    display: block;

    padding: 0 40px;

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

    color: #fff;
    background: #000;
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-parameter .parameter-menu ul li a {
        font-size: 14px;
        line-height: 36px;

        padding: 0 20px;
    }
}
.hs-inner-product-details .product-parameter .parameter-menu ul li.active a {
    background-color: #bc151c;
}
.hs-inner-product-details .product-parameter .parameter-info {
    margin-top: 40px;
}
.hs-inner-product-details .product-feedback {
    background: #f5f5f5;
}
.hs-inner-product-details .product-feedback .title-home h2 {
    font-size: 30px;

    text-transform: capitalize;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .product-feedback .title-home h2 {
        font-size: 24px;
    }
}
.public-product-related .title-home h2 {
    font-size: 30px;

    text-transform: capitalize;
}
@media (max-width: 1199px) {
    .public-product-related .title-home h2 {
        font-size: 24px;
    }
}
.public-product-related .product-related {
    position: relative;

    margin: 0 auto;
    margin-top: 60px;
    padding: 0 30px;
}
@media (max-width: 1400px) {
    .public-product-related .product-related {
        max-width: 100%;
    }
}
@media (max-width: 1199px) {
    .public-product-related .product-related {
        margin-top: 40px;
    }
}
.public-product-related .swiper-button-prev,
.public-product-related .swiper-button-next {
    background: none;
}
.public-product-related .swiper-button-prev:hover,
.public-product-related .swiper-button-next:hover {
    color: #bc151c;
}
@-webkit-keyframes circle {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes circle {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.product-inquiry {
    display: none;
    overflow: hidden;

    width: 96%;
    width: 580px;
    padding: 50px;
}
.product-inquiry .title-product-inquiry {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.product-inquiry .title-product-inquiry h3 {
    font-family: 'Teko';
    font-size: 30px;
    line-height: 1.5;
}
.product-inquiry .title-product-inquiry p {
    font-size: 14px;
    line-height: 1.71428571;

    margin: 0;
}
.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: 16px;
    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: #3d3c48;
}
@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 #dfdfdf;
    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: -40px;

    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: 50px;
    padding: 0 40px;

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

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

        height: 40px;
        margin-top: 30px;
    }
}
.feedbackform form .submit:hover {
    text-decoration: underline;
}
.hs-footer {
    position: relative;

    overflow: hidden;

    padding: 80px 0 0 0;

    color: #fff;
    background: url(../images/footer_bg.webp) no-repeat center;
    background-size: cover;
}
@media (max-width: 1560px) {
    .hs-footer {
        padding: 60px 0 0 0;
    }
}
@media (max-width: 991px) {
    .hs-footer {
        padding: 30px 0 0 0;
    }
}
.hs-footer .foot-logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-footer .foot-logo img {
    height: 60px;
    margin-right: 40px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 1199px) {
    .hs-footer .foot-logo img {
        height: 50px;
    }
}
@media (max-width: 767px) {
    .hs-footer .foot-logo img {
        height: 40px;
    }
}
.hs-footer .foot-logo .line {
    position: relative;

    width: 100%;
    margin: 20px 0 0 0;
}
.hs-footer .foot-logo .line:before {
    display: block;

    width: 100%;
    height: 1px;

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

    background-color: #bc151c;
}
.hs-footer .foot-logo .line .dot {
    position: relative;
    position: absolute;
    top: 50%;
    right: 0;

    width: 25px;
    height: 25px;

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

    border-radius: 50%;
    background: rgba(181, 0, 0, .5);
}
.hs-footer .foot-logo .line .dot:before {
    position: absolute;
    z-index: 6;
    top: 5px;
    left: 5px;

    display: block;

    width: 15px;
    height: 15px;

    content: '';

    border-radius: 50%;
    background: #b50000;
}
.hs-footer .foot-share 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;
}
.hs-footer .foot-share ul li {
    margin-left: 24px;
}
@media (max-width: 767px) {
    .hs-footer .foot-share ul li {
        margin-left: 10px;
    }
}
.hs-footer .foot-share ul li a {
    line-height: 30px;

    display: block;

    width: 30px;
    height: 30px;

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

    color: #fff;
    border-radius: 16px;
    background: #000;
}
.hs-footer .foot-share ul li a img {
    width: 100%;

    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
}
.hs-footer .foot-share ul li a:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}
.hs-footer .foot-share ul li a:hover img {
    opacity: 1;
}
.hs-footer .foot-nav {
    padding: 60px 0;
}
@media (max-width: 1199px) {
    .hs-footer .foot-nav {
        padding: 30px 0 10px 0;
    }
}
.hs-footer .foot-nav>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 1199px) {
    .hs-footer .foot-nav>ul {
        margin: 0 -15px;
    }
}
.hs-footer .foot-nav>ul>li {
    position: relative;
}
@media (max-width: 1199px) {
    .hs-footer .foot-nav>ul>li {
        margin: 10px 0;
        padding: 0 15px;
    }
}
.hs-footer .foot-nav>ul>li::nth-child(1) {
    margin-right: 10vw;
}
@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;
    font-weight: bold;
    line-height: 1.5;

    display: block;

    text-transform: uppercase;
}
.hs-footer .foot-nav>ul>li .flaticon-next {
    font-style: normal;

    display: none;

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

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

        display: block;

        width: 40px;
        height: 24px;

        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: 16px;
    line-height: 1.71428571;

    display: block;

    padding: 8px 0;

    color: rgba(255, 255, 255, .5);
}
@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:hover>a {
    text-decoration: underline;

    color: #fff;
}
.hs-footer .foot-nav>ul>li.current .flaticon-next {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.hs-footer .foot-txt {
    width: 300px;
    margin-right: 5vw;
}
@media (max-width: 1199px) {
    .hs-footer .foot-txt {
        max-width: 100%;
    }
}
.hs-footer .foot-txt .txt-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-bottom: 40px;

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

    width: 52px;
    height: 52px;

    text-align: center;

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

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.hs-footer .foot-txt .txt-group .icon img {
    width: 100%;
    height: 100%;

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

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.hs-footer .foot-txt .txt-group p {
    font-size: 18px;

    width: -webkit-calc(100% - 52px);
    width: calc(100% - 52px);
    margin: 0;
    padding-left: 20px;
}
@media (max-width: 767px) {
    .hs-footer .foot-txt .txt-group p {
        font-size: 16px;
    }
}
.hs-footer .foot-txt .txt-group p a:hover {
    text-decoration: underline;
}
.hs-footer .copyright {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding: 30px 0;

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

    -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;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 1199px) {
    .hs-footer .copyright {
        width: 100%;
        padding: 10px 0 20px;
    }
}
.hs-footer .copyright p {
    display: inline-block;

    margin: 0;

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

    vertical-align: middle;
}
@media (max-width: 991px) {
    .hs-footer .copyright .design {
        float: none;
    }
}
.hs-footer .copyright a:hover {
    text-decoration: underline;

    color: #fff;
}
.hs-inner-news .news>ul {
    margin-top: -60px;
}
@media (min-width: 1560px) {
    .hs-inner-news .news>ul {
        margin: 0 -25px;
        margin-top: -60px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-news .news>ul {
        margin-top: -30px;
    }
}
.hs-inner-news .news>ul>li {
    margin-top: 60px;
}
@media (min-width: 1560px) {
    .hs-inner-news .news>ul>li {
        padding: 0 25px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-news .news>ul>li {
        margin-top: 30px;
    }
}
@media (max-width: 991px) {
    .hs-inner-news .news>ul>li {
        margin-top: 20px;
    }
}
.hs-inner-news .news .news-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-inner-news .news .news-group .img {
    width: 48%;
    border: 1px solid #ddd;
}
@media (max-width: 767px) {
    .hs-inner-news .news .news-group .img {
        width: 100%;
    }
}
.hs-inner-news .news .news-group .img .ibox {
    /* padding-bottom: 153.57142857%; */
}
.hs-inner-news .news .news-group .img .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-inner-news .news .news-group .desc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: 52%;
    padding: 36px 0 36px 5%;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 1199px) {
    .hs-inner-news .news .news-group .desc {
        padding: 24px 0 24px 24px;
    }
}
@media (max-width: 767px) {
    .hs-inner-news .news .news-group .desc {
        width: 100%;
        padding: 20px 0 20px 14px;
    }
}
.hs-inner-news .news .news-group .desc .title-news {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;

    display: -webkit-box;
    overflow: hidden;

    max-height: 60px;

    color: #010101;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 1199px) {
    .hs-inner-news .news .news-group .desc .title-news {
        font-size: 18px;
        line-height: 1.33333333;

        max-height: 48px;
    }
}
@media (max-width: 991px) {
    .hs-inner-news .news .news-group .desc .title-news {
        font-size: 16px;
        line-height: 1.5;
    }
}
.hs-inner-news .news .news-group .desc .title-news span {
    -webkit-transition: background-size .56s;
    transition: background-size .56s;

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

    margin-top: 30px;

    color: #bc151c;
}
@media (max-width: 1199px) {
    .hs-inner-news .news .news-group .desc .date {
        font-size: 14px;

        margin-top: 20px;
    }
}
@media (max-width: 767px) {
    .hs-inner-news .news .news-group .desc .date {
        margin-top: 10px;
    }
}
.hs-inner-news .news .news-group .desc .note {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;

    display: -webkit-box;
    overflow: hidden;

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

    color: #666;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
@media (max-width: 1199px) {
    .hs-inner-news .news .news-group .desc .note {
        font-size: 14px;
        line-height: 1.71428571;

        margin-top: 10px;
    }
}
.hs-inner-news .news .news-group .desc .note p {
    line-height: 1.5;
}
.hs-inner-news .news .news-group .desc .more {
    font-size: 16px;
    line-height: 1.875;

    margin-top: 20px;
}
@media (max-width: 1199px) {
    .hs-inner-news .news .news-group .desc .more {
        font-size: 14px;
    }
}
.hs-inner-news .news .news-group:hover .ibox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.hs-inner-news .news .news-group:hover .title-news {
    color: #b50000;
}
.hs-inner-news .news .news-group:hover .title-news span {
    background-size: 100% 1px;
}
.hs-inner-news .news .news-group:hover .more {
    color: #bc151c;
}
.hs-inner-faqs .faqs {
    margin-top: -60px;
}
@media (max-width: 767px) {
    .hs-inner-faqs .faqs {
        margin-top: -40px;
    }
}
.hs-inner-faqs .faqs>ul>li {
    padding: 30px;
    border-bottom: 1px solid #e5e5e5;
}
@media (max-width: 767px) {
    .hs-inner-faqs .faqs>ul>li {
        padding: 20px 0;
    }
}
.hs-inner-faqs .faqs-group {
    background-color: #fff;
}
.hs-inner-faqs .title-faqs {
    font-size: 18px;
    color: #666666;
    line-height: 36px;

    position: relative;

    padding-left: 70px;

    cursor: pointer;
}
/* @media (max-width: 1199px) {
    .hs-inner-faqs .title-faqs {
        font-size: 20px;
    }
} */
@media (max-width: 991px) {
    .hs-inner-faqs .title-faqs {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .hs-inner-faqs .title-faqs {
        font-size: 16px;
        line-height: 30px;

        padding-left: 40px;
    }
}
.hs-inner-faqs .title-faqs:before {
    font-size: 18px;
    line-height: 36px;

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

    display: block;

    width: 36px;
    height: 36px;

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

    color: #fff;
    border-radius: 50%;
    background-color: #c4c4c4;
}
@media (max-width: 767px) {
    .hs-inner-faqs .title-faqs:before {
        font-size: 16px;
        line-height: 30px;

        width: 30px;
        height: 30px;
    }
}
.hs-inner-faqs .faqs-ques:before {
    display: block;

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

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

    background: #bcbcbc;
}
.hs-inner-faqs .faqs-ques .ques-line {
    position: relative;

    padding-left: 70px;
}
@media (max-width: 767px) {
    .hs-inner-faqs .faqs-ques .ques-line {
        padding-left: 40px;
    }
}
.hs-inner-faqs .faqs-ques .ques-line:after {
    font-size: 18px;
    line-height: 36px;

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

    display: block;

    width: 36px;
    height: 36px;

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

    color: #fff;
    border-radius: 50%;
    background-color: #000;
}
@media (max-width: 767px) {
    .hs-inner-faqs .faqs-ques .ques-line:after {
        font-size: 16px;
        line-height: 30px;

        width: 30px;
        height: 30px;
    }
}
.hs-inner-faqs .faqs-ques .public-note {
    position: relative;
}
.hs-inner-faqs .faqs-ques .public-note .note {
    position: relative;
    z-index: 6;

    padding: 30px;

    border: 1px solid rgba(0, 0, 0, .19);
    border-radius: 19px;
    background: #fff;
}
@media (max-width: 767px) {
    .hs-inner-faqs .faqs-ques .public-note .note {
        padding: 15px;
    }
}
.hs-inner-faqs .faqs-ques .public-note:before,
.hs-inner-faqs .faqs-ques .public-note:after {
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);

    border: 1px solid rgba(0, 0, 0, .19);
    border-radius: 19px;
}
.hs-inner-faqs .faqs-ques .public-note:after {
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
}
.hs-inner-faqs .current {
    border-bottom-color: #ffffff !important;
}
.hs-inner-faqs .current .title-faqs {
    font-weight: bold;
    color: #000000;
}
.hs-inner-faqs .current .title-faqs:before {
    background-color: #bc151c;
}
.hs-inner-faqs .current .faqs-ques:before {
    height: 80px;
}
@media (max-width: 1199px) {
    .hs-inner-faqs .current .faqs-ques:before {
        height: 60px;
    }
}
@media (max-width: 767px) {
    .hs-inner-faqs .current .faqs-ques:before {
        height: 40px;
    }
}
.hs-inner-download {
    padding-top: 40px;
}
.hs-inner-download .download ul li {
    margin-top: 60px;
}
@media (max-width: 1199px) {
    .hs-inner-download .download ul li {
        margin-top: 30px;
    }
}
@media (min-width: 1200px) {
    .hs-inner-download .download ul {
        margin: 0 -30px;
    }
    .hs-inner-download .download ul li {
        padding: 0 30px;
    }
}
.hs-inner-download .download .down-group {
    position: relative;

    padding: 30px;

    border: 1px solid rgba(0, 0, 0, .19);
}
@media (max-width: 767px) {
    .hs-inner-download .download .down-group {
        padding: 20px 15px;
    }
}
.hs-inner-download .download .down-group .title-download {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.66666667;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;
    margin: 0;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.hs-inner-download .download .down-group .down {
    line-height: 44px;

    display: inline-block;

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

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

    color: #fff;
    background: #000;
}
@media (max-width: 1199px) {
    .hs-inner-download .download .down-group .down {
        margin-top: 30px;
    }
}
.hs-inner-download .download .down-group .down .flaticon {
    display: inline-block;

    margin-left: 20px;

    vertical-align: middle;
}
.hs-inner-download .download .down-group .down-icon {
    position: absolute;
    right: 20px;
    bottom: 20px;
}
.hs-inner-download .download .down-group .down-icon .flaticon {
    font-size: 80px;
    line-height: 1;

    opacity: .1;
}
@media (max-width: 767px) {
    .hs-inner-download .download .down-group .down-icon .flaticon {
        font-size: 40px;
    }
}
@media (min-width: 1200px) {
    .hs-inner-download .download .down-group:hover .down {
        color: #fff;
        background-color: #bc151c;
    }
}
.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 {
    max-width: 1000px;
    margin: 0 auto;
    padding: 50px;

    background-color: #fff;
    box-shadow: 0 13px 16px 0 rgba(0, 0, 0, .15);
}
@media (max-width: 1199px) {
    .hs-inner-news-show .news-show {
        padding: 20px;
    }
}
@media (max-width: 767px) {
    .hs-inner-news-show .news-show {
        padding: 20px 15px;
    }
}
.hs-inner-news-show .public-note {
    margin-top: 50px;
}
@media (max-width: 991px) {
    .hs-inner-news-show .public-note {
        margin-top: 30px;
    }
}
.hs-inner-news-show .public-note img {
    max-width: 100%;
    height: auto !important;
}
.hs-inner-news-show .title-inner h2 {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.25;

    margin: 0;

    text-transform: capitalize;

    color: #000;
}
@media (max-width: 1199px) {
    .hs-inner-news-show .title-inner h2 {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .hs-inner-news-show .title-inner h2 {
        font-size: 20px;
    }
}
.hs-inner-news-show .date {
    font-size: 16px;

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

    margin-top: 20px;

    color: #bc151c;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1199px) {
    .hs-inner-news-show .date {
        font-size: 14px;

        margin-top: 14px;
    }
}
.hs-inner-news-show .share {
    margin-top: 20px;
}
.hs-inner-news-show .button-news {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 50px;
}
@media (max-width: 991px) {
    .hs-inner-news-show .button-news {
        margin-top: 30px;
    }
}
.hs-inner-news-show .button-news a {
    line-height: 54px;

    display: block;

    width: 54px;
    height: 54px;
    margin: 0;

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

    color: rgba(0, 0, 0, .4);
    background: none;
    background: #ebebeb;
}
.hs-inner-news-show .button-news a .flaticon {
    font-size: 20px;
}
.hs-inner-news-show .button-news a:hover {
    color: #fff;
    background-color: #bc151c;
}
.hs-inner-news-show .button-news .swiper-button-next {
    margin-left: 20px;
}
.hs-inner-public-details .title-home {
    text-align: center;
}
.hs-inner-public-details .title-home h2 {
    font-size: 36px;

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

    max-width: 1000px;
    margin: 0 auto;
    margin-top: 50px;
}
@media (max-width: 1199px) {
    .hs-inner-public-details .public-details {
        margin-top: 30px;
    }
}
.hs-inner-public-details .public-details .public-note {
    max-width: 800px;
    margin: 0 auto;
}
.hs-inner-public-details .public-details .public-note img {
    max-width: 100%;
}
.hs-inner-public-details .public-details .swiper-button-prev {
    left: 0;
}
.hs-inner-public-details .public-details .swiper-button-next {
    right: 0;
}
.hs-inner-public-details .public-details .swiper-button-prev,
.hs-inner-public-details .public-details .swiper-button-next {
    border-radius: 50%;
}
@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 .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: #bc151c;
    background-color: #bc151c;
}
.hs-inner-solutions .solutions-group {
    position: relative;

    color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
@media (min-width: 1200px) {
    .hs-inner-solutions .solutions-group {
        background-attachment: fixed;
    }
}
.hs-inner-solutions .solutions-group:before {
    position: absolute;
    z-index: 6;
    right: 30px;
    bottom: 30px;

    display: block;

    width: 132px;
    height: 51px;

    content: '';

    background: url(../images/solutions-icon.webp) no-repeat center;
    background-size: cover;
}
@media (max-width: 1199px) {
    .hs-inner-solutions .solutions-group:before {
        width: 100px;
        height: 30px;
    }
}
.hs-inner-solutions .solutions-group:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2;
    position: absolute;
    background-color: rgba(0, 0, 0, .5);
}
.hs-inner-solutions .solutions-group .solutions-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    max-width: 50%;
    min-height: 100vh;

    -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: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    z-index: 6;
}
@media (max-width: 1199px) {
    .hs-inner-solutions .solutions-group .solutions-flex {
        max-width: 70%;
    }
}
@media (max-width: 991px) {
    .hs-inner-solutions .solutions-group .solutions-flex {
        min-height: auto;
        padding: 180px 0;
    }
}
@media (max-width: 767px) {
    .hs-inner-solutions .solutions-group .solutions-flex {
        max-width: 100%;
        padding: 120px 0;
    }
}
.hs-inner-solutions .solutions-group .title-solutions {
    font-size: 60px;
    font-weight: 900;
    line-height: 1;
}
@media (max-width: 1560px) {
    .hs-inner-solutions .solutions-group .title-solutions {
        font-size: 50px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-solutions .solutions-group .title-solutions {
        font-size: 40px;
    }
}
@media (max-width: 991px) {
    .hs-inner-solutions .solutions-group .title-solutions {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-solutions .solutions-group .title-solutions {
        font-size: 24px;
    }
}
.hs-inner-solutions .solutions-group .public-note {
    margin-top: 50px;
}
@media (max-width: 1199px) {
    .hs-inner-solutions .solutions-group .public-note {
        margin-top: 30px;
    }
}
.hs-inner-solutions .solutions-group .public-note h3 {
    font-size: 16px;
    font-weight: 900;
    line-height: 1.5;

    color: #bc151c;
}
.hs-inner-solutions .solutions-group .public-note p {
    display: -webkit-box;
    overflow: hidden;

    color: #fff;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.hs-inner-solutions .solutions-group .more {
    line-height: 50px;

    display: inline-block;

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

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

    border: 1px solid #fff;
}
@media (max-width: 1199px) {
    .hs-inner-solutions .solutions-group .more {
        margin-top: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-solutions .solutions-group .more {
        line-height: 40px;
    }
}
.hs-inner-solutions .solutions-group .more .flaticon {
    display: inline-block;

    margin-left: 10px;

    vertical-align: middle;
}
.hs-inner-solutions .solutions-group .more:hover {
    color: #bc151c;
    background-color: #fff;
}
.hs-inner-solutions-details .solutions-details-top {
    position: relative;
}
.hs-inner-solutions-details .solutions-details-top .ibox {
    padding-bottom: 43.33333333%;
}
@media (max-width: 767px) {
    .hs-inner-solutions-details .solutions-details-top .ibox {
        padding-bottom: 50%;
    }
    .hs-inner-solutions-details .solutions-details-top .ibox img {
        left: 50%;

        width: auto;
        height: 100%;

        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}
.hs-inner-solutions-details .solutions-details-top .details-top {
    position: absolute;
    z-index: 6;
    top: 50%;

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

    width: 100%;
    padding: 0 5%;

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

    color: #fff;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-inner-solutions-details .solutions-details-top .title-solutions-details span {
    font-weight: 900;
    line-height: 1.71428571;

    display: block;
}
.hs-inner-solutions-details .solutions-details-top .title-solutions-details h2 {
    font-size: 36px;
    font-weight: 900;
    line-height: 1.11111111;

    margin-top: 10px 0 0 0;
}
@media (max-width: 1199px) {
    .hs-inner-solutions-details .solutions-details-top .title-solutions-details h2 {
        font-size: 30px;
    }
}
@media (max-width: 991px) {
    .hs-inner-solutions-details .solutions-details-top .title-solutions-details h2 {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .hs-inner-solutions-details .solutions-details-top .hs-inner-location {
        width: 100%;
    }
}
.hs-inner-solutions-details .solutions-details-top .hs-inner-location .location {
    color: #fff;
}
.hs-inner-solutions-details .solutions-details {
    margin-top: 50px;
}
.hs-inner-contact {
    position: relative;

    padding: 270px 0 110px;

    color: #fff;
}
@media (max-width: 1560px) {
    .hs-inner-contact {
        padding: 230px 0 100px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-contact {
        padding: 150px 0 80px;
    }
}
@media (max-width: 767px) {
    .hs-inner-contact {
        padding: 120px 0 60px;
    }
}
.hs-inner-contact .contact-bg {
    position: fixed;
    top: 0;
    left: 0;

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

    display: block;

    width: 100%;
    height: 100%;

    content: '';

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

    object-fit: cover;
}
.hs-inner-contact .contact {
    position: relative;
    z-index: 6;

    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-contact .contact-left {
    width: 50%;
}
@media (max-width: 767px) {
    .hs-inner-contact .contact-left {
        width: 100%;
    }
}
.hs-inner-contact .contact-left .title-home h2 {
    font-size: 60px;
    font-weight: 900;
    line-height: 1;
}
@media (max-width: 1199px) {
    .hs-inner-contact .contact-left .title-home h2 {
        font-size: 50px;
    }
}
@media (max-width: 991px) {
    .hs-inner-contact .contact-left .title-home h2 {
        font-size: 40px;
    }
}
@media (max-width: 767px) {
    .hs-inner-contact .contact-left .title-home h2 {
        font-size: 24px;

        margin: 0;
    }
}
.hs-inner-contact .contact-left .hs-inner-location {
    margin-top: 20px;
}
.hs-inner-contact .contact-left .hs-inner-location .location {
    font-size: 16px;

    color: #fff;
}
.hs-inner-contact .desc {
    width: 50%;
    padding: 70px;

    background-color: rgba(0, 0, 0, .6);
}
@media (max-width: 767px) {
    .hs-inner-contact .desc {
        width: 100%;
        margin-top: 30px;
        padding: 30px;
    }
}
.hs-inner-contact .desc ul {
    border-left: 1px solid #fff;
}
.hs-inner-contact .desc ul li {
    margin-top: 50px;
}
@media (max-width: 767px) {
    .hs-inner-contact .desc ul li {
        margin-top: 30px;
    }
}
.hs-inner-contact .desc ul li:nth-child(1) {
    margin-top: 0;
}
.hs-inner-contact .desc .contact-group {
    position: relative;

    padding-left: 40px;
}
.hs-inner-contact .desc .contact-group:before {
    position: absolute;
    top: 5px;
    left: -5px;

    display: block;

    width: 11px;
    height: 11px;

    content: '';

    border-radius: 50%;
    background: #fff;
}
.hs-inner-contact .desc .contact-group span {
    font-weight: bold;
    line-height: 1.71428571;

    display: block;
}
.hs-inner-contact .desc .contact-group p {
    font-size: 16px;
    line-height: 1.5;
}
.hs-inner-feedback {
    position: relative;
}
.hs-inner-feedback .hs-google-map {
    width: 100%;
}
.hs-inner-feedback .hs-google-map #map {
    width: 100%;
    height: 760px;
}
@media (max-width: 1560px) {
    .hs-inner-feedback .hs-google-map #map {
        height: 700px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-feedback .hs-google-map #map {
        height: 600px;
    }
}
@media (max-width: 991px) {
    .hs-inner-feedback .hs-google-map #map {
        height: 500px;
    }
}
@media (max-width: 767px) {
    .hs-inner-feedback .hs-google-map #map {
        height: 400px;
    }
}
.hs-inner-feedback .feedbackform {
    position: absolute;
    z-index: 6;
    top: 50%;
    left: 14%;

    width: 560px;
    padding: 30px;

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

    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
@media (max-width: 1920px) {
    .hs-inner-feedback .feedbackform {
        left: 12%;
    }
}
@media (max-width: 1560px) {
    .hs-inner-feedback .feedbackform {
        left: 10%;
    }
}
@media (max-width: 1400px) {
    .hs-inner-feedback .feedbackform {
        left: 5%;
    }
}
@media (max-width: 1199px) {
    .hs-inner-feedback .feedbackform {
        position: relative;
        top: 0;
        left: 0;

        width: 100%;

        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
@media (max-width: 767px) {
    .hs-inner-feedback .feedbackform {
        padding: 30px 15px;
    }
}
.hs-inner-feedback .feedbackform .title-home {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.hs-inner-feedback .feedbackform .title-home h2 {
    font-size: 36px;
    font-weight: 900;
}
@media (max-width: 1199px) {
    .hs-inner-feedback .feedbackform .title-home h2 {
        font-size: 30px;
    }
}
@media (max-width: 991px) {
    .hs-inner-feedback .feedbackform .title-home h2 {
        font-size: 24px;
    }
}
.hs-inner-feedback .feedbackform .title-home p {
    font-size: 16px;
    line-height: 1.625;

    margin: 14px 0 0 0;

    color: #bc151c;
}
.hs-inner-feedback .feedbackform form input::-webkit-input-placeholder,
.hs-inner-feedback .feedbackform form textarea::-webkit-input-placeholder {
    color: #666;
}
.hs-inner-feedback .feedbackform form input:-o-placeholder,
.hs-inner-feedback .feedbackform form textarea:-o-placeholder {
    color: #666;
}
.hs-inner-feedback .feedbackform form input::-moz-placeholder,
.hs-inner-feedback .feedbackform form textarea::-moz-placeholder {
    color: #666;
}
.hs-inner-feedback .feedbackform form input:-ms-input-placeholder,
.hs-inner-feedback .feedbackform form textarea:-ms-input-placeholder {
    color: #666;
}
.hs-inner-feedback .feedbackform form input:focus::-webkit-input-placeholder,
.hs-inner-feedback .feedbackform form textarea:focus::-webkit-input-placeholder {
    color: #c5c5c5;
}
.hs-inner-feedback .feedbackform form input:focus::-o-placeholder,
.hs-inner-feedback .feedbackform form textarea:focus::-o-placeholder {
    color: #c5c5c5;
}
.hs-inner-feedback .feedbackform form input:focus::-moz-placeholder,
.hs-inner-feedback .feedbackform form textarea:focus::-moz-placeholder {
    color: #c5c5c5;
}
.hs-inner-feedback .feedbackform form input:focus::-ms-input-placeholder,
.hs-inner-feedback .feedbackform form textarea:focus::-ms-input-placeholder {
    color: #c5c5c5;
}
.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;
}

.table_a {
    overflow-x: auto;
    width: 100%
}
.table_a table {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    width: 100%
}
.table_a table th {
    background: #555;
    color: #fff;
}
.table_a table td,
.table_a table th {
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    text-align: left;
    font-size: 15px;
    height: 26px;
    line-height: 26px;
    padding: 5px;
    /* width: 25% */
}
.table_a table tr:nth-child(odd) {
    background: #f5f5f5
}
.biao2 {
    background: #f1f1f1
}
@media(max-width:767px) {
    .table_a table th {
        line-height: 20px;
        height: auto
    }
}
.title-inner2 h2 {
    font-size: 30px;
    font-weight: bold;

    color: #bc151c;
}
@media (max-width: 1199px) {
    .title-inner2 h2 {
        font-size: 24px;
    }
}
.hs-inner-custom-process {
    background: url(../images/custom_bg.webp) no-repeat center;
    background-size: cover;
}
.hs-inner-custom-process .process {
    margin-top: 70px;
}
@media (min-width: 1200px) {
    .hs-inner-custom-process .process .list ul {
        margin: 0 -30px;
    }
    .hs-inner-custom-process .process .list ul li {
        width: 20%;
        padding: 0 30px;
    }
}
.hs-inner-custom-process .process .list ul {
    margin-top: 40px;
}
@media (max-width: 991px) {
    .hs-inner-custom-process .process .list ul {
        margin-top: 0;
    }
}
.hs-inner-custom-process .process .list ul li {
    margin-top: 30px;
}
.hs-inner-custom-process .process .list .process-group .num {
    font-size: 72px;
    line-height: 1;
}
@media (max-width: 1560px) {
    .hs-inner-custom-process .process .list .process-group .num {
        font-size: 60px;
    }
}
@media (max-width: 1400px) {
    .hs-inner-custom-process .process .list .process-group .num {
        font-size: 50px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-custom-process .process .list .process-group .num {
        font-size: 40px;
    }
}
.hs-inner-custom-process .process .list .process-group .title-process {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.33333333;

    min-height: 48px;
    margin-top: 6px;
}
@media (max-width: 991px) {
    .hs-inner-custom-process .process .list .process-group .title-process {
        font-size: 16px;
        line-height: 1.5;

        min-height: 24px;
    }
}
.hs-inner-custom-process .process .list .process-group .note {
    margin-top: 20px;
}
.hs-inner-custom-process .process .list .process-group .note:before {
    display: block;

    width: 117px;
    height: 4px;
    margin-bottom: 20px;

    content: '';

    background: #bc151c;
}
@media (max-width: 767px) {
    .hs-inner-custom-process .process .list .process-group .note:before {
        width: 80px;
        height: 3px;
    }
}
.hs-inner-custom-process .process .list .process-group .note p {
    font-size: 16px;
    line-height: 1.625;

    margin: 0;
}
@media (max-width: 991px) {
    .hs-inner-custom-process .process .list .process-group .note p {
        font-size: 14px;
    }
}
.hs-inner-custom-advantage .custom-advantage ul li {
    margin-top: 30px;
}
.hs-inner-custom-advantage .custom-advantage .advantage-group .ibox {
    padding-bottom: 83.33333333%;
}
.hs-inner-custom-advantage .custom-advantage .advantage-group .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-inner-custom-advantage .custom-advantage .advantage-group .title-advantage {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.66666667;

    margin-top: 30px;

    color: #bc151c;
}
@media (max-width: 991px) {
    .hs-inner-custom-advantage .custom-advantage .advantage-group .title-advantage {
        font-size: 16px;

        margin-top: 14px;
    }
}
.hs-inner-custom-advantage .custom-advantage .advantage-group .note {
    margin-top: 10px;
}
.hs-inner-custom-advantage .custom-advantage .advantage-group .note p {
    font-size: 16px;
    line-height: 1.625;

    margin: 0;
}
@media (max-width: 991px) {
    .hs-inner-custom-advantage .custom-advantage .advantage-group .note p {
        font-size: 14px;
    }
}
.hs-inner-custom-advantage .advantage-text {
    margin-top: 100px;
    padding: 80px 10%;

    text-align: center;

    color: #fff;
    background-color: #bc151c;
}
@media (max-width: 1199px) {
    .hs-inner-custom-advantage .advantage-text {
        margin-top: 80px;
    }
}
@media (max-width: 991px) {
    .hs-inner-custom-advantage .advantage-text {
        margin-top: 60px;
    }
}
.hs-inner-custom-advantage .advantage-text p {
    font-size: 16px;
    line-height: 1.625;

    margin: 0;
}
@media (max-width: 991px) {
    .hs-inner-custom-advantage .advantage-text p {
        font-size: 14px;
    }
}
.hs-inner-service-lives .text {
    margin-top: 30px;
}
.hs-inner-service {
    background: #f5f5f5;
}
@media (min-width: 1200px) {
    .hs-inner-service .service ul {
        margin: 0 -30px;
    }
    .hs-inner-service .service ul li {
        padding: 0 30px;
    }
}
.hs-inner-service .service ul li {
    margin-top: 80px;
}
.hs-inner-service .service .service-group {
    position: relative;

    padding: 0 40px 40px 40px;

    background-color: #fff;
}
@media (max-width: 991px) {
    .hs-inner-service .service .service-group {
        padding: 0 20px 20px 20px;
    }
}
.hs-inner-service .service .service-group .img {
    width: 300px;

    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
}
@media (max-width: 991px) {
    .hs-inner-service .service .service-group .img {
        width: 120px;
    }
}
.hs-inner-service .service .service-group .img .ibox {
    padding-bottom: 50%;
}
.hs-inner-service .service .service-group .num {
    font-size: 88px;
    font-weight: bold;
    line-height: 1;

    position: absolute;
    top: 40px;
    right: 40px;

    color: #f5f5f5;
}
@media (max-width: 1199px) {
    .hs-inner-service .service .service-group .num {
        font-size: 70px;
    }
}
@media (max-width: 991px) {
    .hs-inner-service .service .service-group .num {
        font-size: 60px;
    }
}
@media (max-width: 767px) {
    .hs-inner-service .service .service-group .num {
        font-size: 40px;
    }
}
.hs-inner-service .service .service-group .title-service {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.66666667;

    color: #bc151c;
}
@media (max-width: 991px) {
    .hs-inner-service .service .service-group .title-service {
        font-size: 16px;
    }
}
.hs-inner-service .service .service-group .note {
    margin-top: 10px;
}
.hs-inner-service .service .service-group .note p {
    font-size: 16px;
    line-height: 1.625;

    margin: 0;
}
@media (max-width: 991px) {
    .hs-inner-service .service .service-group .note p {
        font-size: 14px;
    }
}
.hs-inner-application .application-top p {
    color: #000;
}
@media (min-width: 1200px) {
    .hs-inner-application .application>ul {
        margin: 0 -22px;
    }
    .hs-inner-application .application>ul>li {
        padding: 0 22px;
    }
}
.hs-inner-application .application>ul>li {
    margin-top: 40px;
}
.hs-inner-application .application .application-group .ibox {
    padding-bottom: 75%;
}
.hs-inner-application .application .application-group .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-inner-application .application .application-group .title-application {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    height: 80px;
    margin-top: 14px;
    padding: 0 15px;

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

    box-shadow: 0 6px 19px 0 rgba(0, 0, 0, .18);

    -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: 1199px) {
    .hs-inner-application .application .application-group .title-application {
        height: 60px;
    }
}
.hs-inner-application .application .application-group .title-application span {
    font-size: 16px;
    line-height: 1.5;

    display: -webkit-box;
    overflow: hidden;

    max-height: 48px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.hs-inner-application .application .application-group:hover .ibox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.hs-inner-application .application .application-group:hover .title-application {
    color: #fff;
    background-color: #bc151c;
}
.hs-inner-application-details .application-top p {
    color: #000;
}
.public-tuwen {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 80px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1560px) {
    .public-tuwen {
        margin-top: 60px;
    }
}
@media (max-width: 1199px) {
    .public-tuwen {
        margin-top: 40px;
    }
}
.public-tuwen .img,
.public-tuwen .text {
    width: 50%;
}
@media (max-width: 767px) {
    .public-tuwen .img,
    .public-tuwen .text {
        width: 100%;
    }
}
.public-tuwen .img img {
    width: 100%;
    height: auto !important;
}
.public-tuwen .text {
    padding-left: 3%;
}
@media (max-width: 767px) {
    .public-tuwen .text {
        margin-top: 20px;
        padding-left: 0;
    }
}
.public-tuwen .text p {
    color: #000;
}
.public-tuwen.tuwen-zuowenyoutu {
    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-zuowenyoutu .text {
    padding-right: 3%;
    padding-left: 0;
}
@media (max-width: 767px) {
    .public-tuwen.tuwen-zuowenyoutu .text {
        padding-right: 0;
    }
}
.hs-inner-faqs .faqs {
    margin: 30px 0;
}
.hs-inner-faqs .title-faqs-top {

    padding-bottom: 10px;
    border-bottom: 1px solid #bc151c;

}
.hs-inner-faqs .title-faqs-top h2 {
    font-size: 24px;
    color: #bc151c;
    line-height: 1.5;
    font-weight: bold;
}
.hs-inner-faqs .faqs-group .faqs-ques {
    display: none;
}

.banner-box .swiper-text-2 .container {
    max-width: 1300px;
}
@media (max-width: 1560px) {
    .banner-box .swiper-text-2 .container {
        max-width: 1200px;
    }
}
@media (max-width: 1470px) {
    .banner-box .swiper-text-2 .container {
        max-width: 1100px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-text-2 .container {
        max-width: 80%;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text-2 .container {
        max-width: 100%;
    }
}

.hs-inner-custom-advantage .advantage-text .feedbackform {
    text-align: left;
    max-width: 900px;
    margin: 0 auto;
    margin-top: 40px;
}
.hs-inner-custom-advantage .advantage-text .feedbackform .submit {
    background-color: #000000;
}
.hs-inner-custom-advantage .advantage-text .feedbackform .submit-field {
    text-align: center;
}
@media (min-width: 1470px) {
    .banner-box .swiper-text-1 h3 {
        font-size: 52px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text-1 h3 {
        display: block !important;
    }
}

.hs-header-box .pc-nav-down2 {
    position: absolute;
    top: 0;
    left: 100%;

    display: none;

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

    background-color: #fff;
}
.hs-header-box .pc-nav-down2>li {
    border-bottom: 1px solid #ddd;
}
.hs-header-box .pc-nav-down2>li:nth-child(1) {
    border-bottom: none;
}
.hs-header-box .pc-nav-down2>li>a,
.hs-header-box .pc-nav-down2>li b {
    font-size: 14px;
    line-height: 24px;

    position: relative;

    display: block;

    padding: 10px 0;

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

    color: #333;
}
.hs-header-box .pc-nav-down2>li:hover,
.hs-header-box .pc-nav-down2>li.active {
    border-bottom-color: #bc151c;
}
.hs-header-box .pc-nav-down2>li:hover>a,
.hs-header-box .pc-nav-down2>li.active>a {
    color: #bc151c;
}
.custom-advantage-picbox {
    position: relative;
    padding: 0 40px;
    margin-top: 60px;
}
.swiper-advantage-picbox {
    margin: 0 -30px;
}
.custom-advantage-picbox .swiper-slide {
    width: auto !important;
    padding: 0 30px;
}
@media (max-width: 1199px) {
    .swiper-advantage-picbox {
        margin: 0 -15px;
    }
    .custom-advantage-picbox .swiper-slide {
        padding: 0 15px;
    }
}
@media (max-width: 767px) {
    .swiper-advantage-picbox {
        margin: 0 -5px;
    }
    .custom-advantage-picbox .swiper-slide {
        padding: 0 5px;
    }
}
.custom-advantage-picbox .picbox-group img {
    height: 300px;
}
@media (max-width: 1199px) {
    .custom-advantage-picbox .picbox-group img {
        height: 200px;
    }
}
@media (max-width: 767px) {
    .custom-advantage-picbox .picbox-group img {
        height: 150px;
    }
}
@media (max-width: 767px) {
    .hs-header-box .free-service {
        font-size: 0;
    }
}
.hs-header-box .header-top {
    overflow: visible;
}
.hs-header-box .language {
    position: relative;
    margin-left: 10px;
}
.hs-header-box .language p {
    margin: 0;
    line-height: 46px;
}
@media (max-width: 1199px) {

    .hs-header-box .language p {
        margin: 0;
        line-height: 30px;
    }
}
.hs-header-box .language p:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 5px 0 5px;
    border-color: #ffffff transparent transparent transparent;
    margin-left: 5px;
}
.hs-header-box .language ul {
    position: absolute;
    min-width: 100%;
    top: 100%;
    background-color: #bc151c;
    color: #fff;
    z-index: 8;
    display: none;
}
.hs-header-box .language ul li a {
    padding: 0 15px;
    display: block;
    white-space: nowrap;
}
.hs-header-box .language ul li:hover a {
    text-decoration: underline;
}
.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 #021b2b;
    background: #021b2b;
    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 #bc151c;
    background: #bc151c
}
.page_list a.on {
    color: #fff;
    border: 1px solid #bc151c;
    background: #bc151c
}
.page_list span.current_page {
    color: #fff;
    border: 1px solid #bc151c;
    background: #bc151c
}