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

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

    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-display: swap;
}
@font-face {
    font-family: 'Roboto';
    font-weight: normal;
    font-style: normal;

    src: local('Roboto Regular'), 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-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: 16px;
    font-weight: normal;

    overflow-x: hidden;

    color: #000;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 1199px) {
    body {
        font-size: 15px;
    }
}
@-ms-viewport {
    width: auto !important;
}
li,
ol,
ul {
    list-style: none;
}
a {
    color: inherit;
}
a:hover,
a:link,
a:visited {
    text-decoration: none;

    color: inherit;
}
input[type='number'] {
    -moz-appearance: textfield;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
    margin: 0;

    -webkit-appearance: none;
}
ul {
    margin: 0;
    padding: 0;
}
button,
input,
textarea {
    border: none;
    outline: none;
}
a[data-fancybox] {
    outline: none;
}
a[data-fancybox] img {
    outline: none !important;
}
.slick-slide {
    outline: none;
}
.slick-slide a {
    outline: none !important;
}
@media (min-width: 1200px) {
    .wow {
        visibility: hidden;
    }
}
.lazy {
    /* background-image: url(../js/slick/ajax-loader.gif); */
    background-repeat: no-repeat;
    background-position: center;
}
.slick-slide,
.slick-slider .slick-track,
.slick-slider .slick-list,
.slick-slide img,
.slick-slider .slick-track img,
.slick-slider .slick-list img {
    -webkit-transform: translateZ(1px);
    -webkit-transform: translate3d(0, 0, 1px);
    transform: translateZ(1px);
    transform: translate3d(0, 0, 1px);

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

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

    overflow: hidden;

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

    overflow: hidden;

    width: 100%;
    height: 100%;
}
@media (min-width: 1350px) {
    .container {
        max-width: 1280px;
    }
}
@media (min-width: 1470px) {
    .container {
        max-width: 1400px;
    }
}
@media (min-width: 1560px) {
    .container {
        max-width: 1440px;
    }
    .con1400 {
        max-width: 1400px;
    }
}
@media (min-width: 1660px) {
    .container {
        max-width: 1630px;
    }
    .con1400 {
        max-width: 1400px;
    }
}
@media (min-width: 1400px) {
    .con1300 {
        max-width: 1330px;
    }
}
@media (min-width: 1350px) {
    .con1200 {
        max-width: 1230px;
    }
    .con1000 {
        max-width: 1030px;
    }
}
@media (max-width: 767px) {
    .col-xs-6:nth-child(2n + 1) {
        padding-right: 7.5px;
    }
    .col-xs-6:nth-child(2n) {
        padding-left: 7.5px;
    }
}
input[type='number'] {
    -moz-appearance: textfield;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
    margin: 0;

    -webkit-appearance: none;
}
.ibox {
    position: relative;
    z-index: 1;

    display: block;
    overflow: hidden;

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

    display: block;

    width: 100%;
    height: 100%;

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

    text-align: center;

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

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

    display: inline-block;

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

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

    color: #fff;
    border-radius: 50%;
    background-color: #1f50cc;
}
@media (max-width: 767px) {
    .swiper-button-next,
    .swiper-button-prev {
        line-height: 34px;

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

    display: block;
}
@media (max-width: 767px) {
    .swiper-button-next .flaticon,
    .swiper-button-prev .flaticon {
        font-size: 30px;
    }
}
.swiper-button-next.swiper-button-next,
.swiper-button-prev.swiper-button-next {
    right: 0;

    margin-left: 6px;
}
.swiper-button-next.swiper-button-next .flaticon,
.swiper-button-prev.swiper-button-next .flaticon {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
    color: #1f50cc;
}
.slick-arrow {
    position: absolute;
    top: 50%;
    left: -5%;

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

    background: none;
}
.slick-arrow.swiper-button-next {
    right: -5%;
    left: auto;
}
.swiper-poa .swiper-button-prev,
.swiper-poa .swiper-button-next {
    position: absolute;
    z-index: 8;
    top: 50%;

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

    margin-left: 0;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media (max-width: 767px) {
    .swiper-poa .swiper-button-next {
        right: -15px;
    }
}
.arrow-bottom {
    padding-bottom: 60px;
}
@media (max-width: 767px) {
    .arrow-bottom {
        padding-bottom: 40px;
    }
}
.arrow-bottom .swiper-button-prev,
.arrow-bottom .swiper-button-next {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 20px;

    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
@media (max-width: 767px) {
    .arrow-bottom .swiper-button-prev,
    .arrow-bottom .swiper-button-next {
        left: 10px;
    }
}
.arrow-bottom .swiper-button-next {
    left: 80px;
}
@media (max-width: 767px) {
    .arrow-bottom .swiper-button-next {
        left: 60px;
    }
}
.arrow-top-right .slick-arrow {
    font-size: 18px;
    line-height: 40px;

    position: absolute;
    top: -80px;
    right: 50px;
    left: auto;

    width: 40px;
    height: 40px;

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

    color: #fff;
    border-radius: 50%;
    background: #1f50cc;
}
@media (max-width: 1199px) {
    .arrow-top-right .slick-arrow {
        top: -50px;
    }
}
.arrow-top-right .slick-arrow:hover {
    background-color: #2ccaff;
}
.arrow-top-right .swiper-button-next {
    right: 0;
}
:root {
    --pad: -webkit-calc(50vw - 800px);
    --pad: calc(50vw - 800px);
}
@media (max-width: 1720px) {
    :root {
        --pad: -webkit-calc(50vw - 705px);
        --pad: calc(50vw - 705px);
    }
}
@media (max-width: 1470px) {
    :root {
        --pad: -webkit-calc(50vw - 660px);
        --pad: calc(50vw - 660px);
    }
}
@media (max-width: 1400px) {
    :root {
        --pad: -webkit-calc(50vw - 570px);
        --pad: calc(50vw - 570px);
    }
}
@media (max-width: 1199px) {
    :root {
        --pad: 6vw;
    }
}
@media (max-width: 991px) {
    :root {
        --pad: 7.5vw;
    }
}
@media (max-width: 767px) {
    :root {
        --pad: 15px;
    }
}
.hs-header-box {
    position: fixed;
    z-index: 10;
    top: 0;

    width: 100%;
    padding: 0 3%;

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

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

        color: #000;
        background-color: #fff;
    }
}
.hs-header-box .logo {
    line-height: 1;

    position: relative;
    z-index: 8;

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

    height: 58px;

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1350px) {
    .hs-header-box .logo {
        height: 50px;
    }
}
@media (max-width: 1199px) {
    .hs-header-box .logo {
        height: 60px;
        padding: 10px 0;
    }
}
@media (max-width: 767px) {
    .hs-header-box .logo {
        padding: 10px 0;
    }
}
.hs-header-box .logo img {
    width: auto;
    height: 100%;

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

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
@media (max-width: 767px) {
    .hs-header-box .logo img {
        -webkit-filter: brightness(1) invert(0);
        filter: brightness(1) invert(0);
    }
}
.hs-header-box .lg-search form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 171px;

    border: 2px solid #000;
    border-radius: 19px;
    background: rgba(255, 255, 255, 0);

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-header-box .lg-search form input {
    line-height: 34px;

    width: 100%;
    padding: 0 15px;

    background: none;
}
.hs-header-box .lg-search form input::-webkit-input-placeholder,
.hs-header-box .lg-search form textarea::-webkit-input-placeholder {
    color: rgba(51, 51, 51, .5);
}
.hs-header-box .lg-search form input:-o-placeholder,
.hs-header-box .lg-search form textarea:-o-placeholder {
    color: rgba(51, 51, 51, .5);
}
.hs-header-box .lg-search form input::-moz-placeholder,
.hs-header-box .lg-search form textarea::-moz-placeholder {
    color: rgba(51, 51, 51, .5);
}
.hs-header-box .lg-search form input:-ms-input-placeholder,
.hs-header-box .lg-search form textarea:-ms-input-placeholder {
    color: rgba(51, 51, 51, .5);
}
.hs-header-box .lg-search form input:focus::-webkit-input-placeholder,
.hs-header-box .lg-search form textarea:focus::-webkit-input-placeholder {
    color: #c5c5c5;
}
.hs-header-box .lg-search form input:focus::-o-placeholder,
.hs-header-box .lg-search form textarea:focus::-o-placeholder {
    color: #c5c5c5;
}
.hs-header-box .lg-search form input:focus::-moz-placeholder,
.hs-header-box .lg-search form textarea:focus::-moz-placeholder {
    color: #c5c5c5;
}
.hs-header-box .lg-search form input:focus::-ms-input-placeholder,
.hs-header-box .lg-search form textarea:focus::-ms-input-placeholder {
    color: #c5c5c5;
}
.hs-header-box .lg-search form .submit {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 30px;
    height: 34px;
    padding: 5px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.hs-header-box .lg-search form .submit img {
    width: 100%;
}
.hs-header-box .pc-search .search-button {
    line-height: 30px;

    width: 30px;
    height: 30px;

    text-align: center;

    color: #1f50cc;
    border-radius: 50%;
    background-color: #fff;
}
@media (max-width: 767px) {
    .hs-header-box .pc-search .search-button {
        color: #fff;
        background-color: #1f50cc;
    }
}
.hs-header-box .pc-search .search-button img {
    display: block;

    width: 100%;
}
.hs-header-box .pc-search .search-button .flaticon {
    font-size: 16px;
}
.hs-header-box .pc-search .search-button:hover {
    color: #fff;
    background-color: #1f50cc;
}
.hs-header-box .pc-search form {
    position: absolute;
    z-index: 2;
    top: 100%;
    right: 0;

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

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

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

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

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

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

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

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

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

    width: 30px;
    padding: 0;

    text-align: center;

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

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

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

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

    margin-left: 30px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1690px) {
    .hs-header-box .top-txt ul.txt-contact {
        margin-left: 10px;
    }
}
.hs-header-box .top-txt ul.txt-contact li {
    position: relative;

    text-align: center;
}
.hs-header-box .top-txt ul.txt-contact li p {
    font-size: 18px;
    line-height: 24px;

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

    display: none;

    padding: 10px;

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

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

    width: 0;
    height: 0;

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

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

    -webkit-transition: all .2s;
    transition: all .2s;
}
@media (max-width: 767px) {
    .hs-header-box .top-txt .icon {
        color: #1f50cc;
    }
}
.hs-header-box .top-txt .icon .flaticon {
    font-size: 30px;
    line-height: 1;
}
.hs-header-box .open-quote {
    line-height: 30px;

    display: block;

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

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

    color: #1f50cc;
    border-radius: 8px;
    background-color: #fff;
}
@media (max-width: 1690px) {
    .hs-header-box .open-quote {
        margin-left: 10px;
        padding: 0 10px;
    }
}
@media (max-width: 767px) {
    .hs-header-box .open-quote {
        font-size: 12px;
        line-height: 1;

        width: 60px;
        padding: 3px;

        text-align: center;

        color: #fff;
        background-color: #1f50cc;
    }
}
.hs-header-box .open-quote:hover {
    color: #fff;
    background-color: #1f50cc;
}
.hs-header-box .language {
    position: relative;

    margin-left: 30px;
}
@media (max-width: 1199px) {
    .hs-header-box .language {
        margin-left: 20px;
    }
}
.hs-header-box .language p {
    line-height: 60px;

    margin: 0;

    -webkit-transition: all .4s;
    transition: all .4s;
    text-align: center;
}
@media (max-width: 1199px) {
    .hs-header-box .language p {
        line-height: 60px;
    }
}
.hs-header-box .language p .flaticon {
    font-size: 30px;
}
.hs-header-box .language ul {
    position: absolute;
    top: 100%;
    right: 0;

    display: none;

    min-width: 100%;

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

    display: block;

    padding: 5px 10px;

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

    color: #666;
}
.hs-header-box .language ul li:hover a {
    color: #fff;
    background-color: #1f50cc;
}
.hs-header-box .header-right {
    z-index: 8;

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1199px) {
    .hs-header-box .header-nav {
        display: none;
    }
}
.hs-header-box .header-nav>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

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

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

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

    position: relative;
    z-index: 8;

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

    height: 120px;
    padding: 0 30px;

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 1920px) {
    .hs-header-box .header-nav>ul>li>a {
        padding: 0 20px;
    }
}
@media (max-width: 1690px) {
    .hs-header-box .header-nav>ul>li>a {
        padding: 0 15px;
    }
}
@media (max-width: 1560px) {
    .hs-header-box .header-nav>ul>li>a {
        font-size: 17px;
    }
}
@media (max-width: 1470px) {
    .hs-header-box .header-nav>ul>li>a {
        padding: 0 10px;
    }
}
@media (max-width: 1350px) {
    .hs-header-box .header-nav>ul>li>a {
        font-size: 16px;
    }
}
.hs-header-box .header-nav>ul>li>a:before {
    position: absolute;
    z-index: 6;
    bottom: 0;
    left: 50%;

    display: block;

    width: 0;
    height: 0;

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

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

    display: none;

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

    text-align: left;

    color: #333;
    border-top: 4px solid #1f50cc;
    background: #fff;
    box-shadow: 0 8px 18px 0 rgba(0, 0, 0, .49);
}
.hs-header-box .pc-nav-down>li {
    border-bottom: 1px solid #dcdcdc;
}
.hs-header-box .pc-nav-down>li:last-child {
    border-bottom: none;
}
.hs-header-box .pc-nav-down>li>a {
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;

    position: relative;

    display: block;

    padding: 15px 30px 15px 0;

    -webkit-transition: all .2s;
    transition: all .2s;
    text-align: left;
}
.hs-header-box .pc-nav-down>li>a:after {
    position: absolute;
    top: 24px;
    right: 0;

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

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

    opacity: 0;
    border-width: 4px 0 4px 8px;
    border-style: solid;
    border-color: transparent transparent transparent #1f50cc;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.hs-header-box .pc-nav-down>li>a span {
    font-size: 16px;
    font-weight: normal;

    display: block;

    color: #666;
}
.hs-header-box .pc-nav-down>li:hover>a,
.hs-header-box .pc-nav-down>li.active>a {
    color: #1f50cc;
}
.hs-header-box .pc-nav-down>li:hover>a:after,
.hs-header-box .pc-nav-down>li.active>a:after {
    opacity: 1;
}
.hs-header-box .pc-nav-down>li:hover>a span,
.hs-header-box .pc-nav-down>li.active>a span {
    color: #1f50cc;
}
.hs-header-box .pc-nav-down2 {
    padding: 20px 0;
}
.hs-header-box .pc-nav-down2>li {
    margin: 5px 0;
}
.hs-header-box .pc-nav-down2>li>a {
    line-height: 24px;

    position: relative;

    display: block;

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

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

    display: none;

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

    border-radius: 50%;
    background-color: #1f50cc;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@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-black {
    color: #000;
}
.hs-header-box-black .logo .logo-white {
    display: none;
}
.hs-header-box-black .logo .logo-black {
    display: block;
}
.hs-header-box.stuck-header {
    color: #000;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.hs-header-box.stuck-header .logo img {
    -webkit-filter: brightness(1) invert(0);
    filter: brightness(1) invert(0);
}
.hs-header-box.stuck-header .header-nav>ul>li>a {
    height: 80px;
}
.hs-header-box.stuck-header .search-button {
    color: #fff;
    background-color: #1f50cc;
}
.hs-header-box.stuck-header .top-txt .icon {
    color: #1f50cc;
}
.hs-header-box.stuck-header .open-quote {
    color: #fff;
    background-color: #1f50cc;
}
.hc-mobile-nav .nav-wrapper {
    text-transform: uppercase;

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

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

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

    width: 30px;

    vertical-align: middle;

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

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

    display: block;

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

    position: relative;
    z-index: 3;

    display: block;

    width: 50px;
    height: 50px;

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

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

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

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.customer-service a p {
    font-size: 20px;
    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: #1f50cc;
    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: #1f50cc;
}
.customer-service a:hover p {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}
.customer-service .service-wechat p {
    background-color: #1f50cc;
}
.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: #1f50cc;
}
.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;

    width: 100%;
}
@media (max-width: 767px) {
    .banner-box {
        padding-top: 0;
    }
}
.banner-box .banner {
    position: relative;
}
.banner-box .swiper-slide {
    overflow: hidden;
}
.banner-box .swiper-video {
    position: relative;
}
.banner-box .swiper-video:before {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background-color: rgba(0, 0, 0, .2);
}
.banner-box .ibox {
    padding-bottom: 46.875%;
}
.banner-box .ibox video {
    object-fit: cover;
}
.banner-box .swiper-img img {
    width: 100%;
    height: auto;
}
@media (max-width: 767px) {
    .banner-box .swiper-img img {
        width: 120%;
        margin-left: -10%;
    }
}
.banner-box .swiper-text {
    position: absolute;
    z-index: 5;
    top: 50%;
    left: 0;

    width: 100%;

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

    color: #fff;
}
.banner-box .swiper-text h2 span,
.banner-box .swiper-text h3 span,
.banner-box .swiper-text h4 span {
    display: block;

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

    opacity: 0;
}
.banner-box .swiper-text h2 {
    font-size: 50px;
    font-weight: bold;
    line-height: 1.2;
}
@media (max-width: 1400px) {
    .banner-box .swiper-text h2 {
        font-size: 40px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-text h2 {
        font-size: 36px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text h2 {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text h2 {
        font-size: 20px;
    }
}
.banner-box .swiper-text h3 {
    font-size: 32px;
    font-weight: bold;
    line-height: 1.2;
}
@media (max-width: 1400px) {
    .banner-box .swiper-text h3 {
        font-size: 28px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-text h3 {
        font-size: 24px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text h3 {
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text h3 {
        font-size: 18px;
    }
}
.banner-box .swiper-text .line {
    width: 108px;
    height: 4px;
    margin: 30px 0;

    border-radius: 1px;
    background: #2ccaff;
}
@media (max-width: 1199px) {
    .banner-box .swiper-text .line {
        width: 80px;
        height: 2px;
        margin: 15px 0;
    }
}
.banner-box .swiper-text h4 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.2;
}
@media (max-width: 1400px) {
    .banner-box .swiper-text h4 {
        font-size: 20px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-text h4 {
        font-size: 18px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text h4 {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text h4 {
        font-size: 12px;
    }
}
.banner-box .swiper-slide-active .swiper-text h2 span,
.banner-box .swiper-slide-active .swiper-text h3 span,
.banner-box .swiper-slide-active .swiper-text h4 span {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);

    opacity: 1;
}
.banner-box .button-banner {
    position: absolute;
    z-index: 9;
    right: 0;
    bottom: -30px;

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

    width: 450px;
    padding: 40px 60px;

    background: -webkit-linear-gradient(310deg, #29ae00, #94ba52);
    background: linear-gradient(140deg, #29ae00, #94ba52);

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1560px) {
    .banner-box .button-banner {
        padding: 30px;
    }
}
@media (max-width: 1199px) {
    .banner-box .button-banner {
        bottom: 0;

        padding: 15px 30px;
    }
}
@media (max-width: 767px) {
    .banner-box .button-banner {
        width: 80px;
        padding: 5px 10px;
    }
}
.banner-box .small-banner {
    font-size: 24px;

    width: -webkit-calc(100% - 100px);
    width: calc(100% - 100px);
}
@media (max-width: 767px) {
    .banner-box .small-banner {
        font-size: 0;
    }
}
.banner-box .small-banner .small-banner-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.banner-box .small-banner .small-banner-group span {
    font-size: 30px;

    margin-right: 10px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.banner-box .small-banner .small-banner-group p {
    margin: 0;
}
.banner-box .swiper-pagination {
    position: absolute;
    z-index: 7;
    top: 50%;
    right: 5%;
    bottom: 0;
    left: auto;

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

    width: 40px;
    height: auto;

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

    color: #fff;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.banner-box .swiper-pagination span {
    font-size: 18px;
    line-height: 30px;

    display: block;

    width: 40px;
    height: 30px;
    margin: 20px 0 !important;

    opacity: 1;
    background: none;
}
.banner-box .swiper-pagination span:before {
    content: '0';
}
.banner-box .swiper-pagination .swiper-pagination-bullet-active {
    font-size: 24px;
    font-weight: bold;

    background: none;
}
.banner-box .swiper-pagination-fraction {
    position: relative;
    bottom: auto;

    width: 90px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.banner-box .swiper-pagination-fraction .swiper-pagination-current,
.banner-box .swiper-pagination-fraction .swiper-pagination-total {
    font-size: 60px;
}
@media (max-width: 1199px) {
    .banner-box .swiper-pagination-fraction .swiper-pagination-current,
    .banner-box .swiper-pagination-fraction .swiper-pagination-total {
        font-size: 50px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-pagination-fraction .swiper-pagination-current,
    .banner-box .swiper-pagination-fraction .swiper-pagination-total {
        font-size: 40px;
    }
}
.banner-box .swiper-pagination-fraction .swiper-pagination-current:after {
    content: '-';
}
.banner-box .swiper-pagination-progressbar.vertical {
    position: absolute;
    z-index: 6;
    top: 50%;
    right: 3%;
    bottom: 0;

    overflow: hidden;

    width: 4px;
    height: 40%;

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

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

    display: block;

    width: 1px;
    height: 100%;

    content: '';

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

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

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

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

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

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

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

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

    color: #fff;
    border: none;
    background: none;
}
.banner-box .swiper-button-prev:hover,
.banner-box .swiper-button-next:hover {
    opacity: .8;
}
.banner-box .swiper-button-next {
    margin-left: 0;
}
.banner-box .swiper-button-next .flaticon {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
.banner-box .mouse {
    position: absolute;
    z-index: 6;
    bottom: 3%;
    left: 0;

    width: 100%;
}
.banner-box .mouse .icon {
    display: block;

    width: 22px;
    height: 36px;
    margin: 0 auto;

    border: 2px solid #fff;
    border-radius: 30px;
}
.banner-box .mouse .icon:before {
    display: block;

    width: 2px;
    height: 10px;
    margin: 0 auto;

    content: '';
    -webkit-animation: mouse 3s linear infinite;
    animation: mouse 3s linear infinite;

    background-color: #fff;
}
@-webkit-keyframes mouse {
    0% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px);

        opacity: 0;
    }
    50% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);

        opacity: 1;
    }
    100% {
        -webkit-transform: translateY(15px);
        transform: translateY(15px);

        opacity: 0;
    }
}
@keyframes mouse {
    0% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px);

        opacity: 0;
    }
    50% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);

        opacity: 1;
    }
    100% {
        -webkit-transform: translateY(15px);
        transform: translateY(15px);

        opacity: 0;
    }
}
.banner-inner {
    position: relative;

    overflow: hidden;
}
.banner-inner img {
    width: 100%;
    height: auto;
}
@media (max-width: 767px) {
    .banner-inner img {
        width: 160%;
        margin-left: -30%;
    }
}
.banner-inner .banner-group {
    position: relative;
}
.banner-inner .title-banner {
    color: #fff;
}
.banner-inner .title-banner h2 {
    font-size: 60px;
    font-weight: bold;
    line-height: 1.2;
}
@media (max-width: 1560px) {
    .banner-inner .title-banner h2 {
        font-size: 50px;
    }
}
@media (max-width: 1470px) {
    .banner-inner .title-banner h2 {
        font-size: 40px;
    }
}
@media (max-width: 1400px) {
    .banner-inner .title-banner h2 {
        font-size: 36px;
    }
}
@media (max-width: 1199px) {
    .banner-inner .title-banner h2 {
        font-size: 30px;
    }
}
@media (max-width: 991px) {
    .banner-inner .title-banner h2 {
        font-size: 25px;
    }
}
.banner-inner .title-banner h2:after {
    display: block;

    width: 108px;
    height: 4px;
    margin: 15px 0;

    content: '';

    border-radius: 1px;
    background: #2ccaff;
}
@media (max-width: 1199px) {
    .banner-inner .title-banner h2:after {
        width: 80px;
        height: 2px;
        margin: 10px 0;
    }
}
.banner-inner .title-banner h3 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.2;
}
@media (max-width: 1400px) {
    .banner-inner .title-banner h3 {
        font-size: 20px;
    }
}
@media (max-width: 1199px) {
    .banner-inner .title-banner h3 {
        font-size: 18px;
    }
}
@media (max-width: 991px) {
    .banner-inner .title-banner h3 {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .banner-inner .title-banner h3 {
        font-size: 12px;
    }
}
.banner-inner .hs-inner-location {
    padding: 0;

    background: none;
}
.banner-inner .hs-inner-location .location {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;

    color: #fff;
}
.banner-inner .hs-inner-location .location ul {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.banner-inner .group-text {
    position: absolute;
    z-index: 8;
    top: -webkit-calc(50% + 50px);
    top: calc(50% + 50px);
    left: 0;

    width: 100%;

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

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

    background: #1f50cc;
}
@media (max-width: 1199px) {
    .banner-product {
        height: 60px;
    }
}
@media (max-width: 767px) {
    .banner-product {
        display: none;
    }
}
.hs-pad {
    overflow: hidden;

    padding: 100px 0;
}
@media (max-width: 1560px) {
    .hs-pad {
        padding: 80px 0;
    }
}
@media (max-width: 1199px) {
    .hs-pad {
        padding: 60px 0;
    }
}
@media (max-width: 767px) {
    .hs-pad {
        padding: 40px 0;
    }
}
.hs-pad .swiper-button-prev .flaticon {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.hs-pad .swiper-button-next .flaticon {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
.public-scrollbar {
    position: relative;

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

    border: 6px solid #fff;
    background: #cbcbcb;
}
.public-scrollbar .swiper-scrollbar-drag {
    position: absolute;
    top: -7px;
    left: 0;

    width: 14px;
    height: 14px;

    cursor: pointer;

    background: none;
}
.public-scrollbar .swiper-scrollbar-drag:before {
    display: block;

    width: 100%;
    height: 100%;

    content: '';

    border-radius: 50%;
    background-color: #1f50cc;
}
.scrollbar {
    overflow: auto;
}
.scrollbar::-webkit-scrollbar {
    position: absolute;
    left: 0;

    width: 5px;
}
.scrollbar::-webkit-scrollbar-track {
    border: 2px solid #fff;
    background-color: rgba(0, 0, 0, .2);
}
.scrollbar::-webkit-scrollbar-thumb {
    background-color: #1f50cc;
}
.title-home .subtitle {
    line-height: 36px;

    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-bottom: 40px;
    padding: 0 30px;

    color: #fff;
    border-radius: 8px;
    background-color: #2ccaff;
}
.title-home h2 {
    font-size: 45px;
    font-weight: bold;
    line-height: 1;

    color: #1f50cc;
}
@media (max-width: 1199px) {
    .title-home h2 {
        font-size: 40px;
    }
}
@media (max-width: 991px) {
    .title-home h2 {
        font-size: 30px;
    }
}
.title-home p {
    font-size: 18px;
    line-height: 1.44444444;

    margin: 0;

    color: #666;
}
.public-note p {
    font-size: 16px;
    line-height: 24px;

    margin: 0;
}
@media (max-width: 767px) {
    .public-note p {
        font-size: 14px;
    }
}
.public-note img {
    max-width: 100%;
    height: auto !important;
}
.public-note.fz18 p {
    font-size: 18px;
    line-height: 26px;
}
@media (max-width: 1199px) {
    .public-note.fz18 p {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .public-note.fz18 p {
        font-size: 14px;
        line-height: 24px;
    }
}
.public-note.lh30 p {
    line-height: 30px;
}
@media (max-width: 767px) {
    .public-note.lh30 p {
        line-height: 24px;
    }
}
.hs-more {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.hs-more a,
.hs-more span {
    font-size: 16px;
    line-height: 40px;

    display: block;

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

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

    color: #fff;
    border-radius: 8px;
    background-color: #2ccaff;
}
@media (max-width: 991px) {
    .hs-more a,
    .hs-more span {
        padding: 0 20px;
    }
}
@media (max-width: 767px) {
    .hs-more a,
    .hs-more span {
        font-size: 14px;
        line-height: 34px;
    }
}
.hs-more a:hover,
.hs-more span:hover {
    background-color: #1f50cc;
}
@-webkit-keyframes roate360 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes roate360 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-webkit-keyframes roate360other {
    0% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
@keyframes roate360other {
    0% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
.hs-home-product .top-left .title-home {
    max-width: 310px;
}
.hs-home-product .top-right {
    font-family: 'Oswald';
    font-size: 200px;
    font-weight: bold;
    line-height: 1;

    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .1)), to(transparent));
    background: -webkit-linear-gradient(rgba(0, 0, 0, .1), transparent);
    background: linear-gradient(rgba(0, 0, 0, .1), transparent);
    -webkit-background-clip: text;

    -webkit-text-fill-color: transparent;
}
@media (max-width: 1560px) {
    .hs-home-product .top-right {
        font-size: 180px;
    }
}
@media (max-width: 1400px) {
    .hs-home-product .top-right {
        font-size: 150px;
    }
}
@media (max-width: 1199px) {
    .hs-home-product .top-right {
        font-size: 8vw;
    }
}
@media (max-width: 991px) {
    .hs-home-product .top-right {
        display: none;
    }
}
.hs-home-product .product-sort {
    position: relative;
    z-index: 8;

    margin-top: 20px;
}
.hs-home-product .product-sort ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -7px;
    margin-top: 14px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-home-product .product-sort ul li {
    margin-top: 10px;
    padding: 0 7px;
}
.hs-home-product .product-sort ul li a {
    line-height: 26px;

    display: block;

    padding: 10px 24px;

    border-radius: 8px;
    background: #ebf1f8;
}
.hs-home-product .product-sort ul li.active a {
    color: #fff;
    background-color: #1f50cc;
}
.hs-home-product .product-list {
    margin-top: -250px;
}
@media (max-width: 1660px) {
    .hs-home-product .product-list {
        margin-top: -200px;
    }
}
@media (max-width: 1470px) {
    .hs-home-product .product-list {
        margin-top: -100px;
    }
}
@media (max-width: 1400px) {
    .hs-home-product .product-list {
        margin-top: -120px;
    }
}
@media (max-width: 1350px) {
    .hs-home-product .product-list {
        margin-top: -80px;
    }
}
@media (max-width: 1199px) {
    .hs-home-product .product-list {
        margin-top: 0;
    }
}
@media (max-width: 767px) {
    .hs-home-product .product {
        margin-top: 30px;
    }
}
.hs-home-product .product .product-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding-right: 5%;

    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}
@media (max-width: 767px) {
    .hs-home-product .product .product-group {
        padding-right: 0;

        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.hs-home-product .product .product-group .product-desc {
    position: relative;

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

    width: 75%;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-home-product .product .product-group .product-desc:before {
    position: absolute;
    z-index: 1;
    top: 0;
    right: -37%;

    display: block;

    width: 120%;
    height: 100%;

    content: '';

    border-radius: 19px;
    background-image: -webkit-gradient(linear, left top, right top, from(#fff), to(#ebf1f8));
    background-image: -webkit-linear-gradient(left, #fff, #ebf1f8);
    background-image: linear-gradient(90deg, #fff, #ebf1f8);
}
@media (max-width: 767px) {
    .hs-home-product .product .product-group .product-desc {
        width: 100%;

        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
}
.hs-home-product .product .product-group .product-logo {
    position: relative;
    z-index: 5;

    width: 30%;
}
@media (max-width: 1199px) {
    .hs-home-product .product .product-group .product-logo {
        display: none;
    }
}
.hs-home-product .product .product-group .product-logo img {
    width: 100%;
}
.hs-home-product .product .product-group .product-text {
    position: relative;
    z-index: 5;

    width: 70%;
    padding: 50px 5%;
}
@media (max-width: 1199px) {
    .hs-home-product .product .product-group .product-text {
        width: 100%;
        padding: 30px;
    }
}
.hs-home-product .product .product-group .title-product {
    font-size: 40px;
    font-weight: bold;
    line-height: 50px;

    display: -webkit-box;
    overflow: hidden;

    max-height: 100px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 1560px) {
    .hs-home-product .product .product-group .title-product {
        font-size: 34px;
        line-height: 40px;

        max-height: 80px;
    }
}
@media (max-width: 1400px) {
    .hs-home-product .product .product-group .title-product {
        font-size: 30px;
    }
}
@media (max-width: 1199px) {
    .hs-home-product .product .product-group .title-product {
        font-size: 24px;
        line-height: 30px;

        max-height: 60px;
    }
}
@media (max-width: 767px) {
    .hs-home-product .product .product-group .title-product {
        font-size: 20px;
        line-height: 24px;

        max-height: 48px;
    }
}
.hs-home-product .product .product-group .text-list {
    margin-top: 40px;
}
@media (max-width: 1199px) {
    .hs-home-product .product .product-group .text-list {
        margin-top: 20px;
    }
}
.hs-home-product .product .product-group .text-list ul {
    display: grid;

    gap: 10px 20px;
    grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 767px) {
    .hs-home-product .product .product-group .text-list ul {
        grid-template-columns: repeat(1, 1fr);
    }
}
.hs-home-product .product .product-group .text-list ul li {
    position: relative;

    padding-left: 30px;
}
.hs-home-product .product .product-group .text-list ul li:before {
    position: absolute;
    top: 5px;
    left: 0;

    display: block;

    width: 20px;
    height: 20px;

    content: '';

    background: url(../images/checked.webp) no-repeat center;
    background-size: cover;
}
.hs-home-product .product .product-group .text-list ul li p {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;

    margin: 0;
}
@media (max-width: 1199px) {
    .hs-home-product .product .product-group .text-list ul li p {
        font-size: 18px;
    }
}
@media (max-width: 991px) {
    .hs-home-product .product .product-group .text-list ul li p {
        font-size: 16px;
    }
}
.hs-home-product .product .product-group .product-more {
    margin-top: 50px;
}
@media (max-width: 1199px) {
    .hs-home-product .product .product-group .product-more {
        margin-top: 30px;
    }
}
.hs-home-product .product .product-group .product-more a {
    font-size: 18px;

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

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

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

    color: #1f50cc;

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

    color: #2ccaff;
}
.hs-home-product .product .product-group .product-more a:hover {
    color: #2ccaff;
}
.hs-home-product .product .product-group .product-more a:hover .flaticon {
    color: #1f50cc;
}
.hs-home-product .product .product-group .img {
    position: relative;
    z-index: 9;

    overflow: hidden;

    width: 25%;
    padding: 0 1% 5% 1%;
}
@media (max-width: 767px) {
    .hs-home-product .product .product-group .img {
        width: 100%;
        padding: 0 15%;

        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
}
.hs-home-product .product .product-group .img .ibox {
    padding-bottom: 180%;

    -webkit-box-reflect: below -50px linear-gradient(transparent, rgba(0, 0, 0, .5));
}
.hs-home-product .product .product-group .img .ibox img {
    object-fit: contain;
}
.hs-home-product .slick-arrow {
    left: 70%;

    color: #1f50cc;
}
.hs-home-product .slick-arrow.swiper-button-next {
    right: 3% !important;
    left: auto;
}
.hs-home-why {
    background: #f5f5f5;
}
.hs-home-why .why-left {
    position: relative;
    z-index: 6;

    width: 50%;
    padding-right: 5%;
}
@media (max-width: 991px) {
    .hs-home-why .why-left {
        width: 100%;
        padding-right: 0;
    }
}
.hs-home-why .title-home {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.hs-home-why .title-home h2 {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.hs-home-why .title-home .public-note {
    width: 100%;
    margin-left: 20px;
    padding-left: 20px;

    border-left: 3px solid #2ccaff;
}
.hs-home-why .why-right {
    position: relative;

    width: 50%;
}
@media (max-width: 991px) {
    .hs-home-why .why-right {
        width: 100%;
    }
}
.hs-home-why .why-right .img {
    overflow: hidden;

    border-radius: 24px;
}
@media (max-width: 767px) {
    .hs-home-why .why-right .img {
        border-radius: 10px;
    }
}
.hs-home-why .why-right .img img {
    width: 100%;
}
.hs-home-why .why-right .icon {
    font-size: 60px;
    line-height: 120px;

    position: absolute;
    z-index: 3;
    top: 60px;
    right: -60px;

    width: 120px;
    height: 120px;

    text-align: center;

    color: #fff;
    border-radius: 17px;
    background: #1f50cc;
}
@media (max-width: 991px) {
    .hs-home-why .why-right .icon {
        font-size: 50px;
        line-height: 100px;

        top: 50px;
        right: -50px;

        width: 100px;
        height: 100px;
    }
}
@media (max-width: 767px) {
    .hs-home-why .why-right .icon {
        font-size: 30px;

        top: 20px;
        right: -10px;

        width: 60px;
        height: 60px;

        border-radius: 10px;
    }
}
.hs-home-why .listbox>ul>li {
    margin-top: 50px;
}
@media (max-width: 1199px) {
    .hs-home-why .listbox>ul>li {
        margin-top: 30px;
    }
}
.hs-home-why .listbox .listbox-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

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

    color: #666;

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

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 767px) {
    .hs-home-why .listbox .listbox-group .icon {
        margin-right: 10px;
    }
}
.hs-home-why .listbox .listbox-group .flaticon {
    font-size: 48px;
    line-height: 1;

    display: block;
}
@media (max-width: 1199px) {
    .hs-home-why .listbox .listbox-group .flaticon {
        font-size: 40px;
    }
}
@media (max-width: 767px) {
    .hs-home-why .listbox .listbox-group .flaticon {
        font-size: 30px;
    }
}
.hs-home-why .listbox .listbox-group .title-why {
    font-size: 18px;
    line-height: 24px;

    margin: 0;

    -webkit-transition: all .2s;
    transition: all .2s;
}
@media (max-width: 991px) {
    .hs-home-why .listbox .listbox-group .title-why {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .hs-home-why .listbox .listbox-group .title-why {
        font-size: 14px;
    }
}
.hs-home-why .listbox .active .listbox-group {
    color: #1f50cc;
}
.hs-home-why .listbox .active .listbox-group .title-why {
    font-size: 22px;
    font-weight: bold;
}
@media (max-width: 991px) {
    .hs-home-why .listbox .active .listbox-group .title-why {
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .hs-home-why .listbox .active .listbox-group .title-why {
        font-size: 14px;
    }
}
.hs-home-why .advantage-textbox {
    width: 160%;
    margin-top: 60px;
}
@media (max-width: 1199px) {
    .hs-home-why .advantage-textbox {
        margin-top: 30px;
    }
}
@media (max-width: 991px) {
    .hs-home-why .advantage-textbox {
        width: 100%;
    }
}
.hs-home-why .advantage-textbox .advantage-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding: 50px 80px;

    color: rgba(255, 255, 255, .9);
    border-radius: 25px;
    background-color: #1f50cc;

    -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: 1690px) {
    .hs-home-why .advantage-textbox .advantage-text {
        padding: 30px 50px;
    }
}
@media (max-width: 1560px) {
    .hs-home-why .advantage-textbox .advantage-text {
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .hs-home-why .advantage-textbox .advantage-text {
        padding: 20px 15px;

        border-radius: 10px;
    }
}
.hs-home-why .advantage-textbox .advantage-text .public-note {
    width: 70%;
}
@media (max-width: 767px) {
    .hs-home-why .advantage-textbox .advantage-text .public-note {
        width: 100%;
    }
}
.hs-home-why .advantage-textbox .advantage-text .public-note h3 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.25;

    color: #fff;
}
@media (max-width: 1199px) {
    .hs-home-why .advantage-textbox .advantage-text .public-note h3 {
        font-size: 22px;
    }
}
@media (max-width: 991px) {
    .hs-home-why .advantage-textbox .advantage-text .public-note h3 {
        font-size: 20px;
    }
}
.hs-home-why .advantage-textbox .advantage-text .icon {
    font-size: 40px;

    width: 30%;

    text-align: right;
}
@media (max-width: 767px) {
    .hs-home-why .advantage-textbox .advantage-text .icon {
        width: 100%;
    }
}
.hs-home-about {
    background: url(../images/about_bg.webp) no-repeat top center;
    background-size: 100% auto;
}
@media (min-width: 1200px) {
    .hs-home-about {
        overflow: visible;
    }
}
.hs-home-about .about-video {
    width: 52%;
    padding-right: 8%;
}
@media (max-width: 1199px) {
    .hs-home-about .about-video {
        padding-right: 3%;
    }
}
@media (max-width: 991px) {
    .hs-home-about .about-video {
        width: 100%;
        padding-right: 0;
    }
}
.hs-home-about .video {
    position: -webkit-sticky;
    position: sticky;
    top: 100px;
}
.hs-home-about .video img {
    width: 100%;
}
.hs-home-about .video .play {
    font-size: 30px;
    line-height: 130px;

    position: absolute;
    z-index: 4;
    bottom: 22%;
    left: 22%;

    width: 169px;
    height: 130px;

    cursor: pointer;
    text-align: center;

    color: #fff;
    border-radius: 20px;
    background: #1f50cc;
}
@media (max-width: 1560px) {
    .hs-home-about .video .play {
        line-height: 100px;

        width: 130px;
        height: 100px;
    }
}
@media (max-width: 1199px) {
    .hs-home-about .video .play {
        font-size: 24px;
        line-height: 70px;

        width: 100px;
        height: 70px;
    }
}
@media (max-width: 767px) {
    .hs-home-about .video .play {
        border-radius: 10px;
    }
}
.hs-home-about .about-right {
    width: 48%;
}
@media (max-width: 991px) {
    .hs-home-about .about-right {
        width: 100%;
        margin-top: 30px;
    }
}
.hs-home-about .about-right .public-note {
    margin-top: 40px;
}
@media (max-width: 1199px) {
    .hs-home-about .about-right .public-note {
        margin-top: 20px;
    }
}
.hs-home-about .about-right .more {
    margin-top: 40px;
}
@media (max-width: 1199px) {
    .hs-home-about .about-right .more {
        margin-top: 20px;
    }
}
.hs-home-about .about-right .more a {
    line-height: 30px;

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

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

    color: #1f50cc;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-home-about .about-right .more a span {
    display: block;

    margin-right: 10px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.hs-home-about .about-right .more a:after {
    display: block;

    width: 100%;
    height: 1px;

    content: '';

    background-color: #d6d6d6;
}
.hs-home-about .about-right .more a:hover {
    color: #2ccaff;
}
.hs-home-about .culture {
    margin-top: 60px;
}
@media (max-width: 1199px) {
    .hs-home-about .culture {
        margin-top: 30px;
    }
}
.hs-home-about .culture>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;
}
.hs-home-about .culture>ul>li {
    position: relative;
}
.hs-home-about .culture .line {
    display: block;

    width: 1px;
    height: 100px;
    margin: 0 20px;
    margin-top: 50px;

    content: '';

    background-color: rgba(0, 0, 0, .16);
}
.hs-home-about .culture .culture-group {
    max-width: 300px;

    text-align: center;
}
.hs-home-about .culture .culture-group .icon {
    font-size: 70px;

    color: #1f50cc;
}
@media (max-width: 991px) {
    .hs-home-about .culture .culture-group .icon {
        font-size: 60px;
    }
}
@media (max-width: 767px) {
    .hs-home-about .culture .culture-group .icon {
        font-size: 50px;
    }
}
.hs-home-about .culture .culture-group .icon .flaticon {
    display: inline-block;

    -webkit-transition: all .6s;
    transition: all .6s;
}
.hs-home-about .culture .culture-group .title-culture {
    font-size: 20px;
}
@media (max-width: 1199px) {
    .hs-home-about .culture .culture-group .title-culture {
        font-size: 18px;
    }
}
@media (max-width: 991px) {
    .hs-home-about .culture .culture-group .title-culture {
        font-size: 16px;
    }
}
@media (min-width: 1200px) {
    .hs-home-about .culture .culture-group:hover .icon .flaticon {
        -webkit-transform: rotateY(360deg);
        transform: rotateY(360deg);
    }
}
.hs-home-team {
    background: url(../images/team_bg.webp) no-repeat center;
    background-size: cover;
}
@media (min-width: 1200px) {
    .hs-home-team {
        background-attachment: fixed;
    }
}
.hs-home-team .title-home h2,
.hs-home-team .title-home p {
    color: #fff;
}
.hs-home-team .link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 60px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 1199px) {
    .hs-home-team .link {
        margin-top: 30px;
    }
}
@media (max-width: 767px) {
    .hs-home-team .link {
        margin-top: 10px;
    }
}
.hs-home-team .link a {
    font-size: 14px;
    line-height: 24px;

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

    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    min-width: 184px;
    margin-top: 20px;
    margin-right: 40px;
    padding: 15px;

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

    color: #1f50cc;
    border-radius: 6px;
    background-color: #fff;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 767px) {
    .hs-home-team .link a {
        min-width: 140px;
        margin-right: 20px;
    }
}
.hs-home-team .link a:last-child {
    margin-right: 0;
}
.hs-home-team .link a .flaticon {
    margin-left: 18px;
}
.hs-home-team .link .active {
    color: #fff;
    background-color: #2ccaff;
}
.hs-home-faqs .faqs {
    margin-top: 40px;
}
@media (max-width: 1199px) {
    .hs-home-faqs .faqs {
        margin-top: 20px;
    }
}
.hs-home-faqs .faqs-group {
    padding: 40px;

    border-radius: 24px;
    background: #efefef;
}
@media (max-width: 1400px) {
    .hs-home-faqs .faqs-group {
        padding: 30px;
    }
}
@media (max-width: 991px) {
    .hs-home-faqs .faqs-group {
        padding: 20px;

        border-radius: 20px;
    }
}
@media (max-width: 767px) {
    .hs-home-faqs .faqs-group {
        padding: 15px 10px;

        border-radius: 10px;
    }
}
.hs-home-faqs .faqs-group .title-faqs {
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;

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

    cursor: pointer;
}
.hs-home-faqs .faqs-group .title-faqs:before {
    line-height: 40px;

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

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

    color: #fff;
    border-radius: 50%;
    background-color: #1f50cc;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.hs-home-faqs .faqs-group .title-faqs:after {
    font-size: 20px;
    line-height: 40px;

    margin-left: 10px;

    content: '+';

    color: #1f50cc;
}
.hs-home-faqs .faqs-group .title-faqs span {
    width: 100%;
}
.hs-home-faqs .faqs-group .faqs-ques {
    display: none;

    border-top: 1px solid rgba(255, 255, 255, .12);
}
.hs-home-faqs .is-open .faqs-group {
    color: #fff;
    background-color: #1f50cc;
}
.hs-home-faqs .is-open .faqs-group .title-faqs:before {
    color: #1f50cc;
    background-color: #fff;
}
.hs-home-faqs .is-open .faqs-group .title-faqs:after {
    content: '-';

    color: #fff;
}
.hs-home-faqs .is-open .faqs-group .faqs-ques {
    display: none;

    margin-top: 20px;
    padding-top: 20px;
}
.public-news-group {
    display: block;

    padding: 15px;

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

    border-radius: 22px;
    background: #fff;
}
.public-news-group .img {
    position: relative;

    overflow: hidden;

    border-radius: 15px;
}
.public-news-group .ibox {
    padding-bottom: 77.5%;
}
.public-news-group .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.public-news-group .desc {
    margin-top: 20px;
}
.public-news-group .title-news {
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;

    display: -webkit-box;
    overflow: hidden;

    height: 48px;

    color: #1f50cc;

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

    height: 66px;
    margin-top: 10px;

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

    color: #666;
}
.public-news-group .date-more {
    font-size: 14px;

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

    margin-top: 20px;

    color: #2ccaff;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (min-width: 1200px) {
    .public-news-group:hover {
        color: #fff;
        background-color: #1f50cc;
        box-shadow: 0 3px 32px 0 rgba(31, 80, 204, .63);
    }
    .public-news-group:hover .ibox img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .public-news-group:hover .public-note p {
        color: rgba(255, 255, 255, .6);
    }
    .public-news-group:hover .title-news {
        color: #fff;
    }
    .public-news-group:hover .date-more .date,
    .public-news-group:hover .date-more .more {
        color: #fff;
    }
}
.hs-home-news {
    background: url(../images/news_bg.webp) no-repeat center;
    background-size: cover;
}
.hs-home-news .more {
    margin-top: 10px;
}
.hs-home-news .more a {
    font-size: 20px;
    line-height: 30px;

    display: block;

    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    padding: 0 30px;

    -webkit-transition: all .2s;
    transition: all .2s;
}
.hs-home-news .more a:hover {
    color: #1f50cc;
}
.hs-home-news .news-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: 400px;
    padding-right: 5%;
    padding-bottom: 36px;

    -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-home-news .news-left {
        width: 300px;
        padding-right: 3%;
    }
}
@media (max-width: 991px) {
    .hs-home-news .news-left {
        width: 100%;
        padding-right: 0;
        padding-bottom: 0;
    }
}
@media (max-width: 991px) {
    .hs-home-news .news-left .news-button {
        margin-top: 20px;
    }
}
.hs-home-news .news-left .more a {
    font-size: 18px;
    line-height: 30px;

    display: block;

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

    color: #1f50cc;
}
.hs-home-news .news-left .more a:hover {
    color: #2ccaff;
}
.hs-home-news .news-right {
    width: -webkit-calc(100% - 400px);
    width: calc(100% - 400px);
}
@media (max-width: 1199px) {
    .hs-home-news .news-right {
        width: -webkit-calc(100% - 300px);
        width: calc(100% - 300px);
    }
}
@media (max-width: 991px) {
    .hs-home-news .news-right {
        width: 100%;
        margin-top: 30px;
    }
}
.hs-home-news .swiper-slide {
    padding-bottom: 36px;
}
.fb_iframe_widget {
    position: absolute !important;

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

    display: none;

    cursor: pointer;

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

    display: block;

    width: 60px;

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

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

    margin: 0;
}
@media (max-width: 1560px) {
    .title-inner h2 {
        font-size: 30px;
    }
}
.title-inner p {
    font-size: 16px;
    line-height: 1.625;

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

        margin-top: 10px;
    }
}
.hs-inner-location {
    padding: 50px 0;
}
@media (max-width: 1560px) {
    .hs-inner-location {
        padding: 30px 0;
    }
}
@media (max-width: 1199px) {
    .hs-inner-location {
        padding: 20px 0;
    }
}
@media (max-width: 767px) {
    .hs-inner-location {
        padding: 15px 0;
    }
}
.hs-inner-location .location {
    font-size: 16px;
    line-height: 30px;

    position: relative;

    padding-left: 30px;

    color: #999;
}
.hs-inner-location .location .flaticon {
    font-size: 20px;

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

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

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

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

    margin: 0 4px;

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

    display: block;

    -webkit-transition: all .2s;
    transition: all .2s;
    text-transform: capitalize;
}
.hs-inner-location .location ul li a:hover {
    color: #1f50cc;
}
.hs-inner-content {
    font-size: 0;
}
.hs-inner-content .hs-inner-left {
    font-size: 16px;

    display: inline-block;

    width: 260px;

    vertical-align: top;
}
@media (max-width: 1199px) {
    .hs-inner-content .hs-inner-left {
        width: 100%;
        padding-top: 30px;
        padding-bottom: 0;
    }
}
.hs-inner-content .hs-inner-right {
    font-size: 16px;

    display: inline-block;

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

    vertical-align: top;
}
@media (max-width: 1400px) {
    .hs-inner-content .hs-inner-right {
        padding-left: 3%;
    }
}
@media (max-width: 1199px) {
    .hs-inner-content .hs-inner-right {
        width: 100%;
        margin-top: 20px;
        padding-left: 0;
    }
}
.public-menu ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -20px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 767px) {
    .public-menu ul {
        margin: 0 -10px;
    }
}
.public-menu ul li a {
    font-size: 20px;
    line-height: 30px;

    position: relative;

    display: block;

    padding: 0 20px;
}
@media (max-width: 767px) {
    .public-menu ul li a {
        font-size: 18px;

        padding: 0 10px;
    }
}
.public-menu ul li a:before {
    position: absolute;
    z-index: 1;
    bottom: -30px;
    left: 0;

    display: block;

    width: 100%;
    height: 0;

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

    background-color: #1f50cc;
}
@media (max-width: 767px) {
    .public-menu ul li a:before {
        bottom: 0;

        display: none;
    }
}
.public-menu ul li a span {
    position: relative;
    z-index: 6;
}
.public-menu ul li.active a,
.public-menu ul li:hover a {
    color: #fff;
}
@media (max-width: 767px) {
    .public-menu ul li.active a,
    .public-menu ul li:hover a {
        color: #1f50cc;
    }
}
.public-menu ul li.active a:before,
.public-menu ul li:hover a:before {
    height: 120px;
}
@media (max-width: 767px) {
    .public-menu ul li.active a:before,
    .public-menu ul li:hover a:before {
        height: 30px;
    }
}
.inner-leftmenu .title-menu {
    position: relative;

    display: none;

    padding: 10px 15px;

    color: #fff;
    background-color: #1f50cc;
}
@media (max-width: 1199px) {
    .inner-leftmenu .title-menu {
        display: block;
    }
}
.inner-leftmenu .title-menu h3 {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.25;

    margin: 0;
}
.inner-leftmenu .title-menu h3 span {
    font-size: 48px;

    display: block;

    color: #1f50cc;
}
@media (max-width: 1199px) {
    .inner-leftmenu .title-menu h3 span {
        font-size: 30px;

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

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

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

        color: #fff;
    }
    .inner-leftmenu .title-menu.current:after {
        content: '-';
    }
}
.inner-leftmenu .menunav1 {
    padding: 50px 0;

    color: #fff;
    border-radius: 24px;
    background-color: #1f50cc;
}
@media (max-width: 1199px) {
    .inner-leftmenu .menunav1 {
        display: none;

        padding: 20px 0;
    }
}
@media (max-width: 1199px) {
    .inner-leftmenu .menunav1 {
        border-radius: 0 0 10px 10px;
    }
}
.inner-leftmenu .menunav1>li {
    position: relative;

    overflow: hidden;

    padding: 0 30px;
}
@media (max-width: 1199px) {
    .inner-leftmenu .menunav1>li {
        padding: 0 20px;
    }
}
.inner-leftmenu .menunav1>li:before {
    position: absolute;
    top: 50%;
    left: 0;

    width: 4px;
    height: 0;

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

    background-color: #fff;
}
.inner-leftmenu .menunav1>li:after {
    position: absolute;
    top: 50%;
    right: -20px;

    display: block;

    width: 0;
    height: 0;

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

    border-width: 10px 10px 10px 0;
    border-style: solid;
    border-color: transparent #fff transparent transparent;
}
.inner-leftmenu .menunav1>li:last-child>a {
    border-bottom: none;
}
.inner-leftmenu .menunav1>li>a {
    font-size: 22px;
    line-height: 26px;

    display: block;

    padding: 20px 0;

    cursor: pointer;

    border-bottom: 1px solid rgba(255, 255, 255, .2);
}
@media (max-width: 1199px) {
    .inner-leftmenu .menunav1>li>a {
        font-size: 20px;
    }
}
@media (max-width: 991px) {
    .inner-leftmenu .menunav1>li>a {
        line-height: 24px;

        padding: 10px 0;
    }
}
@media (max-width: 767px) {
    .inner-leftmenu .menunav1>li>a {
        font-size: 18px;
    }
}
.inner-leftmenu .menunav1>li.active:before,
.inner-leftmenu .menunav1>li:hover:before {
    height: 20px;
}
.inner-leftmenu .menunav1>li.active:after,
.inner-leftmenu .menunav1>li:hover:after {
    right: 0;
}
.inner-leftmenu .menunav1>li.active>a,
.inner-leftmenu .menunav1>li:hover>a {
    font-weight: bold;
}
.inner-leftmenu .menunav2 {
    padding-bottom: 10px;
}
@media (max-width: 1199px) {
    .inner-leftmenu .menunav2>li {
        display: inline-block;

        margin-right: 20px;

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

    position: relative;

    display: block;

    padding: 5px 20px 5px 0;

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

    color: #666;
}
.inner-leftmenu .menunav2>li.active>a,
.inner-leftmenu .menunav2>li:hover>a {
    color: #1f50cc;
}
.title-product-details {
    padding: 15px 60px;

    color: #fff;
    background-color: #1f50cc;
}
@media (max-width: 1470px) {
    .title-product-details {
        padding: 15px 20px;
    }
}
.title-product-details h3 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.25;

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

    margin: 0;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1470px) {
    .title-product-details h3 {
        font-size: 20px;
    }
}
.public-tuwen {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

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

    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
}
.public-tuwen.tuwen-zuowen .desc {
    padding-right: 5%;
    padding-left: 0;
}
@media (max-width: 767px) {
    .public-tuwen.tuwen-zuowen .desc {
        padding: 0;
    }
}
.table_a {
    overflow-x: auto;

    max-width: 100%;
}
table {
    font-size: 18px;
    line-height: 1.73333333;

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

    background-color: #fff;
}
@media (max-width: 1199px) {
    table {
        font-size: 16px;
    }
}
table tr:nth-child(odd) {
    background: rgba(219, 219, 219, .2);
}
table tr th {
    font-size: 16px;

    text-align: left;

    background: rgba(31, 80, 204, .02);
}
table tr th,
table tr td {
    padding: 15px 30px;

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

    border: 1px solid #eaeaea;
}
@media (max-width: 767px) {
    table tr th,
    table tr td {
        padding: 10px;
    }
}
.public-table2 table tr:nth-child(odd) {
    background-color: #fff !important;
}
.public-table2 table tr:nth-child(even) {
    background: rgba(219, 219, 219, .2);
}
/* .public-listbox1>ul {
    margin-top: -30px;
}
@media (max-width: 767px) {
    .public-listbox1>ul {
        margin-top: -20px;
    }
} */
.public-listbox1>ul>li {
    margin: 30px 0;
}
@media (max-width: 767px) {
    .public-listbox1>ul>li {
        margin: 20px 0;
    }
}
.public-listbox1 .listbox-group {
    padding: 0 30px 30px 30px;

    border-radius: 16px;
    background: #fff;
}
@media (max-width: 767px) {
    .public-listbox1 .listbox-group {
        padding: 0 15px 30px 15px;
    }
}
.public-listbox1 .listbox-group .num {
    font-size: 24px;
    font-weight: bold;
    line-height: 60px;

    width: 60px;
    height: 60px;

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

    color: #fff;
    border-radius: 8px;
    background-color: #1f50cc;
}
@media (max-width: 767px) {
    .public-listbox1 .listbox-group .num {
        font-size: 20px;
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
}
.public-listbox2>ul {
    margin-top: -30px;
}
.public-listbox2>ul>li {
    margin-top: 30px;
}
.public-listbox2 .listbox-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    height: 100%;
    padding: 40px;

    border-radius: 16px;
    background: #fff;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1199px) {
    .public-listbox2 .listbox-group {
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .public-listbox2 .listbox-group {
        padding: 30px 15px;
    }
}
.public-listbox2 .listbox-group .icon {
    margin-right: 20px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 767px) {
    .public-listbox2 .listbox-group .icon {
        margin-right: 10px;
    }
}
.public-listbox2 .listbox-group .icon .flaticon {
    font-size: 50px;
    line-height: 1;

    color: #1f50cc;
}
@media (max-width: 767px) {
    .public-listbox2 .listbox-group .icon .flaticon {
        font-size: 40px;
    }
}
.public-listbox2 .listbox-group .public-note {
    width: 100%;
}
.public-share {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

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

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

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

    width: 38px;
    height: 38px;

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

    color: #fff;
    border-radius: 50%;
    background: #0865ff;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 767px) {
    .public-share ul li a {
        line-height: 30px;

        width: 30px;
        height: 30px;
    }
}
.public-share ul li a img {
    display: block;

    width: 100%;

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

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.public-share ul li a:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}
.public-share ul li a:hover img {
    opacity: 1;
}
.public-share ul li.youtube a {
    background-color: #d0202d;
}
.public-share ul li.instagram a {
    background-color: #de3077;
}
.public-share ul li.tiktok a {
    background-color: #1a1a1a;
}
.public-share ul li.twitter a {
    background-color: #000;
}
.public-share ul li.pinterest a {
    background-color: #c30000;
}
.public-share ul li.alibaba a {
    background-color: #f60;
}
@media (min-width: 1200px) {
    .hs-inner-about {
        overflow: visible;
    }
}
.hs-inner-about .about {
    position: relative;
}
.hs-inner-about .about-right {
    width: 40%;
}
.hs-inner-about .about-left {
    width: 60%;
}
@media (max-width: 1199px) {
    .hs-inner-about .about-left,
    .hs-inner-about .about-right {
        width: 100%;
    }
}
@media (max-width: 1199px) {
    .hs-inner-about .about-left {
        margin-top: 30px;
    }
}
.hs-inner-about .about-left .text {
    max-height: 240px;
    padding-right: 5%;

    direction: rtl;
}
@media (max-width: 1199px) {
    .hs-inner-about .about-left .text {
        max-height: 100%;
        padding-right: 0;
    }
}
.hs-inner-about .about-left .text .public-note {
    padding: 0 20px;

    direction: ltr;
}
@media (max-width: 1199px) {
    .hs-inner-about .about-left .text .public-note {
        padding: 0;
    }
}
.hs-inner-about .about-right {
    position: absolute;
    z-index: 6;
    right: 0;
    bottom: 0;

    padding: 100px;

    color: #fff;
    border-radius: 10px;
    background: url(../images/about_in_bg.webp) no-repeat center;
    background-size: cover;
}
@media (max-width: 1560px) {
    .hs-inner-about .about-right {
        padding: 80px;
    }
}
@media (max-width: 1400px) {
    .hs-inner-about .about-right {
        padding: 60px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-about .about-right {
        position: relative;
    }
}
@media (max-width: 991px) {
    .hs-inner-about .about-right {
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-about .about-right {
        padding: 30px 15px;
    }
}
.hs-inner-about .about-right .title-about {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding-bottom: 60px;

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

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}
@media (max-width: 1470px) {
    .hs-inner-about .about-right .title-about {
        padding-bottom: 30px;
    }
}
.hs-inner-about .about-right .title-about h2 {
    font-size: 74px;
    line-height: 1;

    margin: 0;
}
@media (max-width: 1560px) {
    .hs-inner-about .about-right .title-about h2 {
        font-size: 64px;
    }
}
@media (max-width: 1470px) {
    .hs-inner-about .about-right .title-about h2 {
        font-size: 54px;
    }
}
@media (max-width: 1400px) {
    .hs-inner-about .about-right .title-about h2 {
        font-size: 44px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-about .about-right .title-about h2 {
        font-size: 34px;
    }
}
@media (max-width: 991px) {
    .hs-inner-about .about-right .title-about h2 {
        font-size: 30px;
    }
}
.hs-inner-about .about-right .play {
    font-size: 20px;
    line-height: 80px;

    width: 80px;
    height: 80px;

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

    color: #fff;
    border-radius: 12px;
    background-color: #2ccaff;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 1400px) {
    .hs-inner-about .about-right .play {
        font-size: 18px;
        line-height: 60px;

        width: 60px;
        height: 60px;
    }
}
.hs-inner-about .about-right .play:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.hs-inner-about .about-right .note {
    margin-top: 60px;
}
@media (max-width: 1400px) {
    .hs-inner-about .about-right .note {
        margin-top: 30px;
    }
}
.hs-inner-about .about-right .culture>ul>li {
    margin-top: 40px;
}
@media (max-width: 991px) {
    .hs-inner-about .about-right .culture>ul>li {
        margin-top: 20px;
    }
}
@media (max-width: 767px) {
    .hs-inner-about .about-right .culture>ul>li {
        margin-top: 10px;
    }
}
.hs-inner-about .about-right .culture .culture-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-inner-about .about-right .culture .culture-group .icon {
    font-size: 60px;

    display: block;

    margin-right: 20px;

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

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 991px) {
    .hs-inner-about .about-right .culture .culture-group .icon {
        font-size: 50px;
    }
}
.hs-inner-about .about-right .culture .culture-group .title-culture {
    font-size: 18px;
    line-height: 1.33333333;

    max-width: 270px;
}
@media (max-width: 767px) {
    .hs-inner-about .about-right .culture .culture-group .title-culture {
        font-size: 16px;
    }
}
.hs-inner-about .about-right .culture .culture-group:hover .icon {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
}
.hs-inner-about .factory {
    margin-top: 60px;
}
@media (max-width: 1199px) {
    .hs-inner-about .factory {
        margin-top: 30px;
    }
}
.hs-inner-about .factory .factory-group {
    overflow: hidden;

    cursor: pointer;

    border-radius: 10px;
}
.hs-inner-about .factory .factory-group .ibox {
    padding-bottom: 79.72972973%;
}
.hs-inner-about .factory .factory-group .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
@media (min-width: 1200px) {
    .hs-inner-about .factory .factory-group:hover .ibox img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
}
.hs-inner-why {
    background: url(../images/why_bg.webp) no-repeat center;
    background-size: cover;
}
.hs-inner-why .title-home {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.hs-inner-why .title-home h2 {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.hs-inner-why .title-home .public-note {
    width: 100%;
    /*max-width: 440px;*/
    margin-left: 20px;
    padding-left: 20px;

    border-left: 3px solid #2ccaff;
}
.hs-inner-why .why {
    margin-top: 10px;
}
.hs-inner-why .why>ul>li {
    margin-top: 40px;
}
@media (max-width: 1199px) {
    .hs-inner-why .why>ul>li {
        margin-top: 30px;
    }
}
.hs-inner-why .why .why-group {
    padding: 40px;

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

    border-radius: 20px;
}
@media (max-width: 1400px) {
    .hs-inner-why .why .why-group {
        padding: 30px;
    }
}
@media (max-width: 991px) {
    .hs-inner-why .why .why-group {
        padding: 20px;
    }
}
@media (max-width: 767px) {
    .hs-inner-why .why .why-group {
        padding: 20px 15px;
    }
}
.hs-inner-why .why .why-group .group-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    color: #1f50cc;
}
.hs-inner-why .why .why-group .group-top .icon {
    font-size: 44px;

    margin-right: 20px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.hs-inner-why .why .why-group .group-top .title-why {
    font-size: 19px;
    font-weight: bold;
    line-height: 1.25;
    margin: 0;
}
@media (max-width: 1400px) {
    .hs-inner-why .why .why-group .group-top .title-why {
        font-size: 17px;
    }
}
.hs-inner-why .why .why-group .group-top .title-why p {
    margin: 0;
}
.hs-inner-why .why .why-group .public-note {
    margin-top: 20px;
}
@media (max-width: 1400px) {
    .hs-inner-why .why .why-group .public-note {
        margin-top: 10px;
    }
}
@media (max-width: 767px) {
    .hs-inner-why .why .why-group .public-note {
        margin-top: 5px;
    }
}
.hs-inner-why .why .active .why-group {
    background-color: rgba(255, 255, 255, .7);
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .04);
}
/* .hs-inner-honor .swiper-wrapper {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
} */
.hs-inner-honor .swiper-wrapper .swiper-slide {
    padding-top: 10px;
}
.hs-inner-honor .honor {
    margin-top: 60px;
}
@media (max-width: 1199px) {
    .hs-inner-honor .honor {
        margin-top: 30px;
    }
}
.hs-inner-honor .honor .swiper-slide {
    width: auto;
}
.hs-inner-honor .honor .honor-group {
    -webkit-transition: all .6s;
    transition: all .6s;
    cursor: pointer;
}
.hs-inner-honor .honor .honor-group p {
    font-size: 16px;
    color: #666;
    text-align: center;
    line-height: 24px;
    max-width: 100%;
    margin-top: 10px;
    white-space: normal;
    word-break: break-word;
}
.hs-inner-honor .honor .honor-group .img img {
    height: 280px;
    transition: all 1s;
}
@media (max-width: 1199px) {
    .hs-inner-honor .honor .honor-group .img img {
        height: 240px;
    }
}
@media (max-width: 991px) {
    .hs-inner-honor .honor .honor-group .img img {
        height: 200px;
    }
}
@media (max-width: 767px) {
    .hs-inner-honor .honor .honor-group .img img {
        height: 150px;
    }
}
@media (min-width: 1200px) {
    .hs-inner-honor .honor .honor-group:hover img {
        transform: scale(1.05);
    }
}
.hs-inner-customers {
    background: url(../images/customer_bg.webp) no-repeat center;
    background-size: cover;
}
.hs-inner-customers .customers {
    position: relative;

    margin-top: 60px;
}
@media (max-width: 1199px) {
    .hs-inner-customers .customers {
        margin-top: 30px;
    }
}
.hs-inner-customers .customers .slick-list {
    margin: 0 -15px;
}
.hs-inner-customers .customers .slick-list .slick-slide {
    padding: 0 15px;
}
.hs-inner-customers .customers .customers-group {
    cursor: pointer;
}
.hs-inner-customers .customers .customers-group .ibox {
    padding-bottom: 75%;
}
.hs-inner-customers .customers .customers-group .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
@media (min-width: 1200px) {
    .hs-inner-customers .customers .customers-group:hover .ibox img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
}
#aabout,
#awhy,
#afactory,
#acertificates,
#acompany,
#ateam,
#qcertificates,
#acustomers {
    position: relative;
    top: -80px;
}
.hs-inner-service .service-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding: 60px 40px;

    border: 1px solid #fff;
    border-radius: 19px;
    background: #f8f8f8;

    -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: 1199px) {
    .hs-inner-service .service-top {
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-service .service-top {
        padding: 30px 15px;
    }
}
.hs-inner-service .service-top .img {
    width: 200px;
}
.hs-inner-service .service-top .img img {
    width: 100%;
}
.hs-inner-service .service-top .desc {
    width: -webkit-calc(100% - 200px);
    width: calc(100% - 200px);
    padding-left: 40px;
}
@media (max-width: 767px) {
    .hs-inner-service .service-top .desc {
        width: 100%;
        margin-top: 20px;
        padding-left: 0;
    }
}
.hs-inner-service .service>ul>li {
    margin-top: 80px;
}
@media (max-width: 1560px) {
    .hs-inner-service .service>ul>li {
        margin-top: 60px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-service .service>ul>li {
        margin-top: 30px;
    }
}
.hs-inner-service .service .service-group {
    padding: 0 80px 60px 80px;

    border: 1px solid #fff;
    border-radius: 19px;
    background: #f8f8f8;
}
@media (max-width: 1560px) {
    .hs-inner-service .service .service-group {
        padding: 0 60px 60px 60px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-service .service .service-group {
        padding: 0 30px 30px 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-service .service .service-group {
        padding: 20px 15px;
    }
}
.hs-inner-service .service .service-group .service-group-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: -20px;

    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}
@media (max-width: 767px) {
    .hs-inner-service .service .service-group .service-group-top {
        margin: 0;

        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.hs-inner-service .service .service-group .service-group-top .icon {
    font-size: 60px;
    line-height: 140px;

    width: 140px;
    height: 140px;

    text-align: center;

    color: #fff;
    border-radius: 17px;
    background-color: #1f50cc;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 767px) {
    .hs-inner-service .service .service-group .service-group-top .icon {
        font-size: 30px;
        line-height: 60px;

        width: 60px;
        height: 60px;

        border-radius: 10px;
    }
}
.hs-inner-service .service .service-group .service-group-top .txt {
    padding-left: 30px;
}
@media (max-width: 767px) {
    .hs-inner-service .service .service-group .service-group-top .txt {
        width: 100%;
        margin-top: 20px;
        padding-left: 0;
    }
}
.hs-inner-service .service .service-group .service-group-top .txt .title-service {
    font-size: 26px;
    font-weight: bold;
    line-height: 1.15384615;

    color: #1f50cc;
}
@media (max-width: 1199px) {
    .hs-inner-service .service .service-group .service-group-top .txt .title-service {
        font-size: 22px;
    }
}
@media (max-width: 767px) {
    .hs-inner-service .service .service-group .service-group-top .txt .title-service {
        font-size: 20px;
    }
}
.hs-inner-service .service .service-group .service-group-top .txt p {
    font-size: 18px;
    line-height: 1.33333333;

    margin: 10px 0 0 0;

    color: #666;
}
@media (max-width: 767px) {
    .hs-inner-service .service .service-group .service-group-top .txt p {
        font-size: 16px;
    }
}
.hs-inner-service .service .service-group .desc {
    margin-top: 30px;
}
@media (max-width: 991px) {
    .hs-inner-service .service .service-group .desc {
        margin-top: 0;
    }
}
.hs-inner-service .service .service-group .desc ul li {
    margin-top: 30px;
}
@media (max-width: 767px) {
    .hs-inner-service .service .service-group .desc ul li {
        margin-top: 20px;
    }
}
.hs-inner-service .service .service-group .desc h3 {
    font-size: 18px;
    line-height: 26px;
    width: fit-content;
    padding: 5px 20px 5px 0px;
    color: #1f50cc;
    font-weight: bold;
    border-radius: 5px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
}
.hs-inner-service .service .service-group .desc h3 i.flaticon {
    color: #1f50cc;
    line-height: 1;
}
.hs-inner-service .service .service-group .desc p {
    color: #333;
}
.hs-inner-sustainability .sustainability>ul>li {
    margin-top: 60px;
}
@media (max-width: 1199px) {
    .hs-inner-sustainability .sustainability>ul>li {
        margin-top: 30px;
    }
}
.hs-inner-sustainability .sustainability>ul>li:nth-child(1) {
    margin-top: 0;
}
.hs-inner-sustainability .sustainability>ul>li:nth-child(2n) .sustainability-group .img:before {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(31, 80, 204, .7)), to(transparent));
    background-image: -webkit-linear-gradient(right, rgba(31, 80, 204, .7), transparent);
    background-image: linear-gradient(270deg, rgba(31, 80, 204, .7), transparent);
}
@media (min-width: 1200px) {
    .hs-inner-sustainability .sustainability>ul>li:nth-child(2n) .sustainability-group .desc {
        right: 0;
        left: auto;

        text-align: right;
    }
}
.hs-inner-sustainability .sustainability-group {
    position: relative;
}
.hs-inner-sustainability .sustainability-group .img {
    position: relative;
}
@media (min-width: 1200px) {
    .hs-inner-sustainability .sustainability-group .img:before {
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;

        display: block;

        width: 100%;
        height: 100%;

        content: '';

        background-image: -webkit-gradient(linear, left top, right top, from(rgba(31, 80, 204, .7)), to(transparent));
        background-image: -webkit-linear-gradient(left, rgba(31, 80, 204, .7), transparent);
        background-image: linear-gradient(90deg, rgba(31, 80, 204, .7), transparent);
    }
}
.hs-inner-sustainability .sustainability-group .img img {
    width: 100%;
}
@media (min-width: 1200px) {
    .hs-inner-sustainability .sustainability-group .desc {
        position: absolute;
        z-index: 4;
        bottom: 0;
        left: 0;

        width: 60%;
        padding: 50px 30px;

        color: #fff;
    }
}
@media (max-width: 1199px) {
    .hs-inner-sustainability .sustainability-group .desc {
        margin-top: 20px;
    }
}
.hs-inner-sustainability .sustainability-group .desc .title-sustainability {
    font-size: 36px;
    font-weight: bold;
    line-height: 1.16666667;
}
@media (max-width: 1560px) {
    .hs-inner-sustainability .sustainability-group .desc .title-sustainability {
        font-size: 30px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-sustainability .sustainability-group .desc .title-sustainability {
        font-size: 24px;
    }
}
@media (max-width: 991px) {
    .hs-inner-sustainability .sustainability-group .desc .title-sustainability {
        font-size: 20px;
    }
}
.hs-inner-sustainability .sustainability-group .desc .public-note {
    margin-top: 30px;
}
@media (max-width: 1199px) {
    .hs-inner-sustainability .sustainability-group .desc .public-note {
        margin-top: 20px;
    }
}
@media (max-width: 767px) {
    .hs-inner-sustainability .sustainability-group .desc .public-note {
        margin-top: 10px;
    }
}
.hs-inner-products .products {
    padding: 50px 50px 50px 0;

    border-radius: 22px;
    background: #f8f8f8;
}
@media (max-width: 767px) {
    .hs-inner-products .products {
        padding: 30px 15px 30px 0;

        border-radius: 10px;
    }
}
.hs-inner-products .products .title-products {
    font-size: 28px;
    font-weight: bold;
    line-height: 30px;

    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 15px 50px;

    color: #fff;
    border-radius: 0 20px 20px 0;
    background-color: #1f50cc;
}
@media (max-width: 1199px) {
    .hs-inner-products .products .title-products {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .hs-inner-products .products .title-products {
        font-size: 20px;

        padding: 10px 15px;

        border-radius: 0 10px 10px 0;
    }
}
.hs-inner-products .products .products-listbox {
    padding-left: 50px;
}
@media (max-width: 767px) {
    .hs-inner-products .products .products-listbox {
        padding-left: 15px;
    }
}
.hs-inner-products .products .products-listbox>ul>li {
    margin-top: 50px;
}
@media (max-width: 767px) {
    .hs-inner-products .products .products-listbox>ul>li {
        margin-top: 20px;
    }
}
.hs-inner-products .products .products-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

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

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-inner-products .products .products-group .img {
    overflow: hidden;

    width: 310px;

    -webkit-transition: all .2s;
    transition: all .2s;
}
@media (max-width: 991px) {
    .hs-inner-products .products .products-group .img {
        width: 220px;
    }
}
@media (max-width: 767px) {
    .hs-inner-products .products .products-group .img {
        width: 100%;

        border-radius: 10px;
    }
}
.hs-inner-products .products .products-group .img .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-inner-products .products .products-group .desc {
    width: -webkit-calc(100% - 310px);
    width: calc(100% - 310px);
    padding: 0 5%;
}
@media (max-width: 991px) {
    .hs-inner-products .products .products-group .desc {
        width: -webkit-calc(100% - 220px);
        width: calc(100% - 220px);
        padding: 0 3%;
    }
}
@media (max-width: 767px) {
    .hs-inner-products .products .products-group .desc {
        width: 100%;
        padding: 20px 0 0 0;
    }
}
.hs-inner-products .products .products-group .title-desc {
    font-size: 28px;
    font-weight: bold;
    line-height: 1.07142857;
}
@media (max-width: 1199px) {
    .hs-inner-products .products .products-group .title-desc {
        font-size: 24px;
    }
}
@media (max-width: 991px) {
    .hs-inner-products .products .products-group .title-desc {
        font-size: 20px;
    }
}
.hs-inner-products .products .products-group .public-note {
    display: -webkit-box;
    overflow: hidden;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
@media (max-width: 1199px) {
    .hs-inner-products .products .products-group .public-note {
        margin-top: 14px;
    }
}
.hs-inner-products .products .products-group .public-note p {
    line-height: 24px;
}
.hs-inner-products .products .products-group .hs-more {
    margin-top: 50px;
}
@media (max-width: 1199px) {
    .hs-inner-products .products .products-group .hs-more {
        margin-top: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-products .products .products-group .hs-more {
        margin-top: 10px;
    }
}
@media (min-width: 1200px) {
    .hs-inner-products .products .products-group:hover {
        color: #fff;
        border-radius: 14px;
        background-color: #1f50cc;
    }
    .hs-inner-products .products .products-group:hover .img {
        border-radius: 14px;
    }
    .hs-inner-products .products .products-group:hover .img .ibox img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
}
.hs-inner-product-details .product-bg {
    border-radius: 21px;
    background: #f7f9fe;
}
.hs-inner-product-details .p-60 {
    padding: 60px;
}
@media (max-width: 1400px) {
    .hs-inner-product-details .p-60 {
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-product-details .p-60 {
        padding: 30px 15px;
    }
}
.hs-inner-product-details .product-details .details-imgbox {
    font-size: 0;

    width: 40%;
}
@media (max-width: 1470px) {
    .hs-inner-product-details .product-details .details-imgbox {
        width: 50%;
    }
}
@media (max-width: 991px) {
    .hs-inner-product-details .product-details .details-imgbox {
        width: 100%;
    }
}
.hs-inner-product-details .product-details .details-imgbox .product-group,
.hs-inner-product-details .product-details .details-imgbox .zoomImg {
    background: #fff;
}
.hs-inner-product-details .product-details .details-imgbox .product-big {
    position: relative;

    overflow: hidden;

    border-radius: 16px;
}
.hs-inner-product-details .product-details .details-imgbox .product-big .mask {
    line-height: 25px;

    position: absolute;
    z-index: 3;
    bottom: 14px;
    left: 14px;

    width: 25px;
    height: 25px;

    text-align: center;

    border-radius: 3px;
    background: #1f50cc;
}
.hs-inner-product-details .product-details .details-imgbox .product-big .mask img {
    width: 100%;

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

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.hs-inner-product-details .product-details .details-imgbox .slick-arrow {
    font-size: 0;

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

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

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

    background: none;

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

    width: 0;
    height: 0;

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

    border-width: 6px 10px 6px 0;
    border-style: solid;
    border-color: transparent #c0c0c0 transparent transparent;
}
.hs-inner-product-details .product-details .details-imgbox .slick-arrow.slick-next {
    right: 0;
    left: auto;
}
.hs-inner-product-details .product-details .details-imgbox .slick-arrow.slick-next:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.hs-inner-product-details .product-details .details-imgbox .slick-arrow:hover:before {
    border-color: transparent #1f50cc transparent transparent;
}
.hs-inner-product-details .product-details .product-small {
    width: 100%;
    padding: 20px;

    background: #fff;
}
.hs-inner-product-details .product-details .product-small .slick-slide {
    width: 25%;
    padding: 0 5px;
}
.hs-inner-product-details .product-details .product-small .product-group {
    overflow: hidden;

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

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

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

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

    width: 20px;
    height: 40px;

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

    border: none;
    background: none;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.hs-inner-product-details .product-details .product-small .swiper-button-prev:before,
.hs-inner-product-details .product-details .product-small .swiper-button-next:before {
    display: none;
}
.hs-inner-product-details .product-details .product-small .swiper-button-prev .flaticon,
.hs-inner-product-details .product-details .product-small .swiper-button-next .flaticon {
    font-size: 20px;
}
.hs-inner-product-details .product-details .product-small .swiper-button-prev:hover,
.hs-inner-product-details .product-details .product-small .swiper-button-next:hover {
    color: #1f50cc;
}
.hs-inner-product-details .product-details .product-small .swiper-button-next {
    right: -20px;
    left: auto;
}
.hs-inner-product-details .product-details .details-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: 60%;
    padding-top: 30px;
    padding-left: 5%;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 1470px) {
    .hs-inner-product-details .product-details .details-content {
        width: 50%;
    }
}
@media (max-width: 1400px) {
    .hs-inner-product-details .product-details .details-content {
        padding-top: 0;
    }
}
@media (max-width: 1199px) {
    .hs-inner-product-details .product-details .details-content {
        width: 100%;
        margin-top: 20px;
        padding-left: 0;
    }
}
.hs-inner-product-details .product-details .details-content .title-details {
    border-bottom: 1px solid rgba(0, 0, 0, .2);
}
.hs-inner-product-details .product-details .details-content .title-details h2 {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.25;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .product-details .details-content .title-details h2 {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-details .details-content .title-details h2 {
        font-size: 20px;
    }
}
.hs-inner-product-details .product-details .details-content .public-note {
    max-height: 150px;
    margin-top: 30px;
    padding-right: 10px;
}
.hs-inner-product-details .product-details .details-content .desc {
    margin-top: 30px;
}
.hs-inner-product-details .product-details .details-content .link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 20px;

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

    margin-top: 10px;

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

    border-radius: 13px;
    background-color: #1f50cc;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-inner-product-details .product-details .details-content .link a .flaticon {
    font-size: 24px;
    line-height: 46px;

    width: 46px;
    height: 46px;

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

    color: #fff;
    background-color: #2ccaff;
}
.hs-inner-product-details .product-details .details-content .link a span {
    font-weight: bold;

    padding: 0 12px;

    color: #fff;
}
@media (max-width: 1350px) {
    .hs-inner-product-details .product-details .details-content .link a span {
        padding: 0 6px;
    }
}
.hs-inner-product-details .product-details .details-content .link a:hover {
    background-color: #2ccaff;
}
.hs-inner-product-details .product-details .details-content .link a:hover .flaticon {
    background-color: #1f50cc;
}
.hs-inner-product-details .product-details .details-content .link .inquiry {
    margin-right: 50px;
}
@media (max-width: 1400px) {
    .hs-inner-product-details .product-details .details-content .link .inquiry {
        margin-right: 20px;
    }
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-details .details-content .link .inquiry {
        margin-right: 10px;
    }
}
.hs-inner-product-details .product-details .details-content .share {
    margin-top: 20px;
}
.hs-inner-product-details .pt-80 {
    padding-top: 80px;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .pt-80 {
        padding-top: 60px;
    }
}
.hs-inner-product-details .hs-inner-why {
    margin-top: 80px;
    padding-bottom: 60px;

    background: url(../images/why_product_bg.webp) no-repeat center;
    background-size: cover;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .hs-inner-why {
        margin-top: 60px;
    }
}
.hs-inner-product-details .hs-inner-why .title-home h2 {
    font-size: 28px;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .hs-inner-why .title-home h2 {
        font-size: 24px;
    }
}
.hs-inner-product-faqs .title-product-details {
    border-radius: 14px;
}
.hs-inner-product-faqs .faqs {
    margin-top: 30px;
}
@media (max-width: 767px) {
    .hs-inner-product-faqs .faqs {
        margin-top: 20px;
    }
}
.hs-inner-product-faqs .faqs-group {
    margin-top: 14px;
    padding: 30px;

    cursor: pointer;

    border-radius: 14px;
    background: #f5f4f4;
}
@media (max-width: 1400px) {
    .hs-inner-product-faqs .faqs-group {
        padding: 20px;
    }
}
.hs-inner-product-faqs .faqs-group .title-faqs {
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;

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

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

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

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.hs-inner-product-faqs .faqs-group .faqs-ques {
    overflow: hidden;

    max-height: 0;
}
.hs-inner-product-faqs .faqs-group.active .title-faqs .flaticon {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.hs-inner-product-faqs .faqs-group.active .faqs-ques {
    max-height: 200px;
    margin-top: 20px;
    padding-top: 20px;

    -webkit-transition: max-height .6s;
    transition: max-height .6s;

    border-top: 1px solid rgba(0, 0, 0, .2);
}
.public-feedback {
    margin-top: 80px;
    padding: 60px;

    border-radius: 16px;
    background: #1f50cc;
}
@media (max-width: 1400px) {
    .public-feedback {
        padding: 30px;
    }
}
@media (max-width: 1199px) {
    .public-feedback {
        margin-top: 60px;
    }
}
@media (max-width: 767px) {
    .public-feedback {
        padding: 30px 15px;
    }
}
.public-feedback .title-feedbackform {
    color: #fff;
}
.public-feedback .title-feedbackform h3 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.4;
}
@media (max-width: 1560px) {
    .public-feedback .title-feedbackform h3 {
        font-size: 20px;
    }
}
@media (max-width: 1199px) {
    .public-feedback .title-feedbackform h3 {
        font-size: 18px;
    }
}
.public-feedback .title-feedbackform p {
    font-size: 18px;
    line-height: 1.25;
}
@media (max-width: 1560px) {
    .public-feedback .title-feedbackform p {
        font-size: 18px;
    }
}
@media (max-width: 1199px) {
    .public-feedback .title-feedbackform p {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .public-feedback .title-feedbackform p {
        font-size: 16px;
    }
}
.public-feedback form>ul>li {
    margin-top: 20px;
}
.public-feedback form label {
    font-size: 16px;
    line-height: 30px;

    color: #fff;
}
@media (max-width: 1199px) {
    .public-feedback form label {
        font-size: 15px;
    }
}
@media (max-width: 767px) {
    .public-feedback form label {
        font-size: 16px;
    }
}
.public-feedback form input,
.public-feedback form textarea {
    line-height: 24px;

    width: 100%;
    margin-top: 8px;
    padding: 10px 15px;

    border-radius: 10px;
    background-color: #fff;
}
.public-feedback form .submit {
    font-size: 18px;
    font-weight: bold;

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

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

    color: #fff;
    border-radius: 8px;
    background-color: #2ccaff;
}
@media (max-width: 1199px) {
    .public-feedback form .submit {
        font-size: 16px;
    }
}
@media (max-width: 991px) {
    .public-feedback form .submit {
        font-size: 15px;
    }
}
@media (max-width: 767px) {
    .public-feedback form .submit {
        font-size: 15px;
    }
}
.public-feedback form .submit:hover {
    color: #1f50cc;
    background-color: #fff;
}
.public-product-related {
    padding-top: 80px;
}
@media (max-width: 1199px) {
    .public-product-related {
        padding-top: 60px;
    }
}
.public-product-related .title-product-details {
    border-radius: 14px;
}
.public-product-related .product-related {
    margin-top: 60px;
}
@media (max-width: 1199px) {
    .public-product-related .product-related {
        margin-top: 30px;
    }
}
.public-product-related .public-product-group {
    display: block;
    overflow: hidden;

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

    border-radius: 14px;
    background: #f6f6f6;
}
.public-product-related .public-product-group .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.public-product-related .public-product-group .desc {
    padding: 30px;
}
@media (max-width: 1199px) {
    .public-product-related .public-product-group .desc {
        padding: 20px;
    }
}
@media (max-width: 767px) {
    .public-product-related .public-product-group .desc {
        padding: 20px 15px;
    }
}
.public-product-related .public-product-group .title-product {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.public-product-related .public-product-group .more {
    line-height: 24px;

    color: #1f50cc;
}
@media (min-width: 1200px) {
    .public-product-related .public-product-group:hover {
        color: #fff;
        background-color: #1f50cc;
    }
    .public-product-related .public-product-group:hover .ibox img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .public-product-related .public-product-group:hover .more {
        color: #fff;
    }
}
.hs-inner-news .news>ul {
    margin-top: -30px;
}
.hs-inner-news .news>ul>li {
    margin-top: 30px;
}
.hs-inner-news .public-news-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding: 30px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 1400px) {
    .hs-inner-news .public-news-group {
        padding: 20px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-news .public-news-group {
        padding: 0;
    }
}
.hs-inner-news .public-news-group .img {
    width: 300px;
}
@media (max-width: 767px) {
    .hs-inner-news .public-news-group .img {
        width: 100%;
    }
}
.hs-inner-news .public-news-group .desc {
    width: -webkit-calc(100% - 400px);
    width: calc(100% - 400px);
    padding: 20px 30px;
}
@media (max-width: 1400px) {
    .hs-inner-news .public-news-group .desc {
        width: -webkit-calc(100% - 360px);
        width: calc(100% - 360px);
    }
}
@media (max-width: 767px) {
    .hs-inner-news .public-news-group .desc {
        width: 100%;
        padding: 10px 0;
    }
}
.hs-inner-news .public-news-group .title-news {
    color: #000;
}
.hs-inner-news .public-news-group .date {
    margin-top: 20px;

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

    color: #1f50cc;
}
@media (max-width: 767px) {
    .hs-inner-news .public-news-group .date {
        font-size: 14px;

        margin-top: 10px;
    }
}
.hs-inner-news .public-news-group .more {
    width: 100px;

    text-align: right;
}
@media (max-width: 1400px) {
    .hs-inner-news .public-news-group .more {
        width: 60px;
    }
}
@media (max-width: 767px) {
    .hs-inner-news .public-news-group .more {
        width: 100%;
    }
}
.hs-inner-news .public-news-group .more .flaticon {
    font-size: 30px;
    line-height: 1;
}
@media (min-width: 1200px) {
    .hs-inner-news .public-news-group:hover .title-news {
        color: #fff;
    }
    .hs-inner-news .public-news-group:hover .date {
        color: #fff;
    }
}
.public-faqs-group {
    cursor: pointer;

    border-radius: 22px;
    background: #f6f6f6;
}
.public-faqs-group .title-faqs {
    line-height: 24px;

    position: relative;

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

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

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

    border-radius: 11px;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 991px) {
    .public-faqs-group .title-faqs {
        border-radius: 10px;
    }
}
@media (max-width: 767px) {
    .public-faqs-group .title-faqs {
        padding: 10px;
    }
}
.public-faqs-group .title-faqs:before {
    font-size: 26px;
    font-weight: bold;
    line-height: 66px;

    display: block;

    width: 66px;
    height: 66px;

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

    color: #fff;
    border-radius: 12px;
    background-color: #1f50cc;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 1400px) {
    .public-faqs-group .title-faqs:before {
        font-size: 18px;
        line-height: 46px;

        width: 46px;
        height: 46px;
    }
}
.public-faqs-group .title-faqs:after {
    font-size: 22px;
    font-weight: bold;
    line-height: 66px;

    content: '+';

    color: #1f50cc;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 1400px) {
    .public-faqs-group .title-faqs:after {
        line-height: 46px;
    }
}
.public-faqs-group .title-faqs h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;

    width: 100%;
    margin: 18px 0;
    padding: 0 3%;
}
@media (max-width: 1400px) {
    .public-faqs-group .title-faqs h3 {
        font-size: 17px;

        margin: 8px 0;
    }
}
@media (max-width: 1199px) {
    .public-faqs-group .title-faqs h3 {
        font-size: 18px;
    }
}
.public-faqs-group .title-faqs .flaticon {
    -webkit-transition: all .4s;
    transition: all .4s;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.public-faqs-group .faqs-ques {
    font-size: 0;

    position: relative;

    display: none;

    padding: 20px;
}
@media (max-width: 767px) {
    .public-faqs-group .faqs-ques {
        padding: 20px 10px;
    }
}
.public-faqs-group .faqs-ques:before {
    font-size: 26px;
    font-weight: bold;
    line-height: 66px;

    display: block;
    display: inline-block;

    width: 66px;
    height: 66px;

    content: 'A';
    text-align: center;
    vertical-align: top;

    color: #fff;
    border-radius: 12px;
    background-color: #1f50cc;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 1400px) {
    .public-faqs-group .faqs-ques:before {
        font-size: 18px;
        line-height: 46px;

        width: 46px;
        height: 46px;
    }
}
.public-faqs-group .faqs-ques .public-note {
    font-size: 16px;

    display: inline-block;

    width: -webkit-calc(100% - 66px);
    width: calc(100% - 66px);
    padding: 0 3%;

    vertical-align: top;
}
.hs-inner-faqs .faqs>ul {
    margin-top: -40px;
}
.hs-inner-faqs .faqs>ul>li {
    margin-top: 40px;
}
.hs-inner-faqs .faqs>ul>li.current .public-faqs-group .title-faqs {
    color: #fff;
    background-color: #1f50cc;
}
.hs-inner-faqs .faqs>ul>li.current .public-faqs-group .title-faqs:before {
    color: #1f50cc;
    background-color: #fff;
}
.hs-inner-faqs .faqs>ul>li.current .public-faqs-group .title-faqs:after {
    content: '-';

    color: #fff;
}
.public-download-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;

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

    border-radius: 17px;
    background: #f6f6f6;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 767px) {
    .public-download-group {
        position: relative;

        border-radius: 10px;
    }
}
.public-download-group .icon {
    font-size: 30px;
    line-height: 70px;

    width: 70px;
    height: 70px;

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

    color: #fff;
    border-radius: 17px;
    background-color: #1f50cc;
}
@media (max-width: 991px) {
    .public-download-group .icon {
        font-size: 20px;
        line-height: 80px;

        width: 50px;
        height: 50px;
    }
}
@media (max-width: 767px) {
    .public-download-group .icon {
        font-size: 20px;
        line-height: 60px;

        width: 40px;
        height: 40px;

        border-radius: 10px;
    }
}
.public-download-group .title-download {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.15384615;

    width: calc(100% - 180px);
    max-width: 100%;
    padding: 0 20px;

    color: #333;
}
@media (max-width: 991px) {
    .public-download-group .title-download {
        font-size: 17px;
    }
}
@media (max-width: 767px) {
    .public-download-group .title-download {
        font-size: 16px;

        width: -webkit-calc(100% - 120px);
        width: calc(100% - 120px);
    }
}
.public-download-group .public-note {
    width: -webkit-calc(100% - 400px);
    width: calc(100% - 400px);
    padding: 0 20px;

    border-left: 1px solid rgba(0, 0, 0, .3);
}
@media (max-width: 991px) {
    .public-download-group .public-note {
        width: -webkit-calc(100% - 380px);
        width: calc(100% - 380px);
    }
}
@media (max-width: 767px) {
    .public-download-group .public-note {
        width: 100%;
        padding: 20px;

        border: none;
    }
}
.public-download-group .down {
    font-size: 30px;
    line-height: 60px;

    width: 80px;

    text-align: center;

    color: #1f50cc;
}
@media (max-width: 767px) {
    .public-download-group .down {
        font-size: 30px;

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

        width: 60px;
    }
}
@media (min-width: 1200px) {
    .public-download-group:hover {
        background-color: #1f50cc;
    }
    .public-download-group:hover .icon {
        background-color: #2ccaff;
    }
    .public-download-group:hover .title-download {
        color: #fff;
    }
    .public-download-group:hover .public-note p {
        color: rgba(255, 255, 255, .7);
    }
    .public-download-group:hover .down {
        color: #fff;
    }
}
.hs-inner-download .download>ul {
    margin-top: -40px;
}
@media (max-width: 1199px) {
    .hs-inner-download .download>ul {
        margin-top: -20px;
    }
}
.hs-inner-download .download>ul>li {
    margin-top: 40px;
}
@media (max-width: 1199px) {
    .hs-inner-download .download>ul>li {
        margin-top: 20px;
    }
}
.hs-inner-videos {
    padding-top: 40px;
}
.hs-inner-videos .videos ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: -50px;

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

    margin: 0;
    margin-top: 10px;

    -webkit-transition: all .2s;
    transition: all .2s;
}
@media (max-width: 991px) {
    .hs-inner-videos .videos .videos-group .title-videos {
        font-size: 16px;
    }
}
.hs-inner-news-show .title-news-show h2 {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.2;
}
@media (max-width: 767px) {
    .hs-inner-news-show .title-news-show h2 {
        font-size: 20px;
    }
}
.hs-inner-news-show .date-share {
    margin-top: 30px;
    padding: 10px 0;

    border-bottom: 1px solid #000;
}
.hs-inner-news-show .news-show {
    overflow: hidden;

    padding: 80px;

    border-radius: 24px;
    background: #f6f6f6;
}
@media (max-width: 1560px) {
    .hs-inner-news-show .news-show {
        padding: 60px;
    }
}
@media (max-width: 1400px) {
    .hs-inner-news-show .news-show {
        padding: 40px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-news-show .news-show {
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-news-show .news-show {
        padding: 20px 15px;
    }
}
.hs-inner-news-show .news-show .date {
    font-size: 14px;

    color: #1f50cc;
}
.hs-inner-news-show .news-show .public-note {
    margin-top: 60px;
}
@media (max-width: 1199px) {
    .hs-inner-news-show .news-show .public-note {
        margin-top: 30px;
    }
}
.hs-inner-news-show .news-show .public-note img {
    max-width: 100%;
    height: auto !important;
}
.hs-inner-news-show .link {
    margin-top: 30px;
}
.hs-inner-news-show .link a {
    font-size: 16px;
    line-height: 38px;

    width: 38px;
    height: 38px;

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

    color: #fff;
    background: #2e2e2e;
}
.hs-inner-news-show .link a:hover {
    background-color: #1f50cc;
}
.hs-inner-news-show .link a .flaticon {
    display: block;
}
.hs-inner-news-show .link .prev {
    margin-right: 20px;
}
.hs-inner-news-show .link .next .flaticon {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.hs-inner-news-show .prev-next {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-inner-news-show .return {
    padding: 8px;

    background-color: #1f50cc;
}
.hs-inner-news-show .return .flaticon {
    font-size: 20px;
}
.hs-inner-news-show .return img {
    display: block;

    width: 100%;

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.hs-inner-news-show .return:hover {
    background-color: #2ccaff;
}
.public-related-news {
    padding-top: 80px;
}
@media (max-width: 1560px) {
    .public-related-news {
        padding-top: 60px;
    }
}
@media (max-width: 991px) {
    .public-related-news {
        padding-top: 40px;
    }
}
.public-related-news .news-list {
    margin-top: 30px;
}
.public-related-news .swiper-slide {
    padding-bottom: 30px;
}
@media (max-width: 1199px) {
    .public-related-news .swiper-slide {
        padding-bottom: 0;
    }
}
.hs-inner-public-details .title-home {
    text-align: center;
}
.hs-inner-public-details .title-home h2 {
    font-size: 36px;

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

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

        width: 60px;
        height: 60px;
    }
}
.hs-inner-public-details .public-details .swiper-button-prev:hover,
.hs-inner-public-details .public-details .swiper-button-next:hover {
    color: #fff;
    background-color: #1f50cc;
}
.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: #1f50cc;
    background-color: #1f50cc;
}
.hs-inner-contact {
    padding-top: 160px;
}
@media (max-width: 1199px) {
    .hs-inner-contact {
        padding-top: 100px;
    }
}
@media (max-width: 767px) {
    .hs-inner-contact {
        padding-top: 50px;
    }
}
.hs-inner-contact .title-contact {
    text-align: center;
}
.hs-inner-contact .title-contact h2 {
    font-size: 60px;
    font-weight: bold;

    color: #fff;
}
@media (max-width: 1560px) {
    .hs-inner-contact .title-contact h2 {
        font-size: 70px;
    }
}
@media (max-width: 1470px) {
    .hs-inner-contact .title-contact h2 {
        font-size: 60px;
    }
}
@media (max-width: 1400px) {
    .hs-inner-contact .title-contact h2 {
        font-size: 50px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-contact .title-contact h2 {
        font-size: 40px;
    }
}
@media (max-width: 991px) {
    .hs-inner-contact .title-contact h2 {
        font-size: 30px;
    }
}
.hs-inner-contact .contact-feedback {
    font-size: 16px;

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

    border-radius: 33px;
    background: #f7f7f7;
}
@media (max-width: 1560px) {
    .hs-inner-contact .contact-feedback {
        margin-top: 60px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-contact .contact-feedback {
        margin-top: 30px;
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-contact .contact-feedback {
        padding: 0;

        border-radius: 10px;
    }
}
.hs-inner-contact .contact {
    width: 50%;
    padding-right: 5%;
}
@media (max-width: 991px) {
    .hs-inner-contact .contact {
        width: 100%;
        padding-right: 0;
    }
}
.hs-inner-contact .contact .contact-group {
    margin-top: 30px;

    border-radius: 18px;
    background: #fff;
}
.hs-inner-contact .contact .contact-group:nth-child(1) {
    margin-top: 0;
}
.hs-inner-contact .contact .contact-group .title-contact-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding: 20px 40px;

    color: #fff;
    border-radius: 18px;
    background-color: #1f50cc;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1560px) {
    .hs-inner-contact .contact .contact-group .title-contact-group {
        padding: 20px;
    }
}
@media (max-width: 767px) {
    .hs-inner-contact .contact .contact-group .title-contact-group {
        border-radius: 10px;

        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.hs-inner-contact .contact .contact-group .title-contact-group h3 {
    font-size: 24px;
    font-weight: bold;

    width: 50%;
    margin: 0;
}
@media (max-width: 1560px) {
    .hs-inner-contact .contact .contact-group .title-contact-group h3 {
        font-size: 21px;
    }
}
@media (max-width: 1400px) {
    .hs-inner-contact .contact .contact-group .title-contact-group h3 {
        font-size: 19px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-contact .contact .contact-group .title-contact-group h3 {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .hs-inner-contact .contact .contact-group .title-contact-group h3 {
        font-size: 18px;
    }
}
.hs-inner-contact .contact .contact-group .title-contact-group .txt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 50%;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 767px) {
    .hs-inner-contact .contact .contact-group .title-contact-group .txt {
        width: 100%;
    }
}
.hs-inner-contact .contact .contact-group .title-contact-group .txt p {
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;

    margin: 0;

    color: rgba(255, 255, 255, .4);
}
.hs-inner-contact .contact .contact-group .title-contact-group .linkedin {
    display: block;

    width: 36px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.hs-inner-contact .contact .contact-group .title-contact-group .linkedin img {
    width: 100%;

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.hs-inner-contact .contact .contact-group .desc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding: 40px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 1560px) {
    .hs-inner-contact .contact .contact-group .desc {
        padding: 20px;
    }
}
.hs-inner-contact .contact .contact-group .desc-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 10px 20px 10px 0;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-inner-contact .contact .contact-group .desc-group .icon {
    font-size: 24px;
    line-height: 50px;

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

    text-align: center;

    color: #fff;
    border-radius: 50%;
    background-color: #ccc;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 991px) {
    .hs-inner-contact .contact .contact-group .desc-group .icon {
        font-size: 20px;
        line-height: 40px;

        width: 40px;
        height: 40px;
        margin-right: 10px;
    }
}
.hs-inner-contact .contact .contact-group .desc-group .txt {
    font-size: 18px;
}
.hs-inner-contact .contact .contact-group .desc-group .txt b {
    font-weight: 600;
    line-height: 24px;
    font-size: 15px;
    display: block;

    color: #1f50cc;
}
.hs-inner-contact .contact .contact-group .desc-group .txt p {
    margin: 0;
}
.hs-inner-contact .contact .contact-group .desc-group .txt p a:hover {
    text-decoration: underline;

    color: #1f50cc;
}
.hs-inner-contact .erweima {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 30px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-inner-contact .erweima .erweima-group {
    margin-right: 20px;
}
.hs-inner-contact .erweima img {
    display: block;

    width: 220px;
}
@media (max-width: 1400px) {
    .hs-inner-contact .erweima img {
        width: 160px;
    }
}
@media (max-width: 767px) {
    .hs-inner-contact .erweima img {
        width: 140px;
    }
}
.hs-inner-contact .public-feedback {
    width: 50%;
    margin-top: 0;
}
@media (max-width: 991px) {
    .hs-inner-contact .public-feedback {
        width: 100%;
        margin-top: 30px;
    }
}
.hs-google-map {
    margin-top: 60px;
}
.hs-google-map #map {
    height: 670px;
}
@media (max-width: 1560px) {
    .hs-google-map #map {
        height: 600px;
    }
}
@media (max-width: 1199px) {
    .hs-google-map #map {
        height: 400px;
    }
}
@media (max-width: 767px) {
    .hs-google-map #map {
        height: 300px;
    }
}
.hs-footer {
    position: relative;

    overflow: hidden;

    color: #fff;
    background: #000;
    background-size: cover;
}
.hs-footer .foot-top {
    padding: 50px 0 30px;
}
@media (max-width: 767px) {
    .hs-footer .foot-top {
        padding: 30px 0;
    }
}
.hs-footer .foot-logo {
    font-weight: bold;

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

    color: #fff;

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

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
@media (max-width: 1199px) {
    .hs-footer .foot-logo img {
        height: 60px;
    }
}
@media (max-width: 767px) {
    .hs-footer .foot-logo img {
        height: 50px;
    }
}
.hs-footer .foot-txt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 100%;
    padding: 20px 0;

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

    -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;
}
.hs-footer .foot-txt .txt-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 991px) {
    .hs-footer .foot-txt .txt-group {
        width: 100%;
        margin: 10px 0;
    }
}
@media (max-width: 767px) {
    .hs-footer .foot-txt .txt-group {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.hs-footer .foot-txt .title-txt {
    margin-right: 30px;
    padding-right: 30px;

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

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 767px) {
    .hs-footer .foot-txt .title-txt {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
        padding-right: 0;

        border: none;
    }
}
.hs-footer .foot-txt .title-txt h3 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
}
.hs-footer .foot-txt .title-txt p {
    font-size: 13px;
    line-height: 24px;

    margin: 0;
}
.hs-footer .foot-txt .txt p {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-footer .foot-txt .txt p .flaticon {
    font-size: 20px;

    width: 30px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.hs-footer .foot-txt .txt p a:hover {
    text-decoration: underline;
}
.hs-footer .foot-nav {
    padding: 30px 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: 767px) {
    .hs-footer .foot-nav>ul {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}
.hs-footer .foot-nav>ul>li {
    position: relative;

    margin: 5px 0;
}
@media (max-width: 1199px) {
    .hs-footer .foot-nav>ul>li {
        max-width: 20%;
    }
}
@media (max-width: 767px) {
    .hs-footer .foot-nav>ul>li {
        width: 100%;
        max-width: 100%;
    }
}
.hs-footer .foot-nav>ul>li.line {
    display: block;

    width: 1px;

    background-color: rgba(255, 255, 255, .2);
}
@media (max-width: 1199px) {
    .hs-footer .foot-nav>ul>li.line {
        display: none;
    }
}
.hs-footer .foot-nav>ul>li>a {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.66666667;

    display: block;

    text-transform: uppercase;
}
@media (max-width: 1199px) {
    .hs-footer .foot-nav>ul>li>a {
        font-size: 20px;
    }
}
@media (max-width: 991px) {
    .hs-footer .foot-nav>ul>li>a {
        font-size: 18px;
    }
}
.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: 30px;

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

        display: block;

        width: 30px;
        height: 30px;

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

        margin-right: 10px;

        vertical-align: top;
    }
}
.hs-footer .foot-nav>ul>li>ul>li>a {
    font-size: 16px;
    line-height: 1.33333333;

    display: block;

    padding: 5px 0;
}
@media (max-width: 991px) {
    .hs-footer .foot-nav>ul>li>ul>li>a {
        font-size: 14px;
    }
}
@media (max-width: 767px) {
    .hs-footer .foot-nav>ul>li>ul>li>a {
        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 .copyright {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding: 30px 0;

    color: #fff;
    border-top: 1px solid rgba(255, 255, 255, .2);

    -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%;
    }
}
@media (max-width: 767px) {
    .hs-footer .copyright {
        display: block;

        padding: 15px 0;

        text-align: center;
    }
}
.hs-footer .copyright p {
    display: inline-block;

    margin: 0;

    vertical-align: middle;
}
.hs-footer .copyright .policy {
    margin-left: 20px;
}
@media (max-width: 767px) {
    .hs-footer .copyright .policy {
        display: block;

        margin: 0;
    }
}
.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;
}
.hc-mobile-nav.nav-levels-overlap ul ul .iconimg {
    display: none;
}
.hc-mobile-nav.nav-levels-overlap ul ul b {
    font-weight: normal;
}
.fluid_pseudo_poster,
.fluid_controls_container {
    display: none;
}
.hideh1 {
    font-size: 0;
}
.hideh1 h1 {
    font-size: 0;

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

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

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

    display: none;

    width: 100px;
    height: 100px;

    pointer-events: none;

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

    color: #666;
}
.public-listbox1,
.public-listbox2,
.parameter-info .parameter-info {
    padding: 0 !important;
}
.a2a_button_youtube span {
    position: relative;
    background-color: rgb(208, 32, 45) !important;
}
.a2a_button_youtube span:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/comimg/share-youtube.svg) no-repeat center;
    background-size: 77%;
    position: absolute;
    left: 0;
    top: 0;
    filter: brightness(0) invert(1);
}