.ff {
    font-family: 'iconfont' !important;
}
@font-face {
    font-family: 'D-DIN Exp';
    font-weight: normal;
    font-style: normal;

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

    src: local('D-DIN Exp Bold'), local('D-DINExp-Bold'), url('../flaticon/D-DINExp-Bold.woff2') format('woff2'), url('../flaticon/D-DINExp-Bold.woff') format('woff'), url('../flaticon/D-DINExp-Bold.ttf') format('truetype');
    font-display: swap;
}
.din {
    font-family: 'D-DIN Exp', Arial;
    font-weight: bold;
}
.dinn {
    font-family: 'D-DIN Exp', Arial;
    font-weight: normal;
}
body {
    font-family: 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: #333;

    -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: 1440px;
    }
}
@media (min-width: 1660px) {
    .container {
        max-width: 1600px;
    }
}
@media (min-width: 1750px) {
    .container {
        max-width: 1720px;
    }
}
@media (min-width: 1400px) {
    .con1300 {
        max-width: 1330px;
    }
}
@media (min-width: 1350px) {
    .con1200 {
        max-width: 1230px;
    }
}
@media (max-width: 767px) {
    .col-xs-6:nth-child(2n + 1) {
        padding-right: 7.5px;
    }
    .col-xs-6:nth-child(2n) {
        padding-left: 7.5px;
    }
}
input[type='number'] {
    -moz-appearance: textfield;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
    margin: 0;

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

    display: block;
    overflow: hidden;

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

    display: block;

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

    text-align: center;

    border: none;
}
.scrollbar::-webkit-scrollbar-track {
    background-color: #ebebeb;
}
.scrollbar::-webkit-scrollbar-thumb {
    background-color: #ccc;
}
.tranform-0 {
    -webkit-transform: translate(0) !important;
    -ms-transform: translate(0) !important;
    transform: translate(0) !important;
}
.fp-auto-height {
    height: auto;
}
.fp-scrollable {
    height: auto;
}
.slick-arrow {
    font-size: 0;
    line-height: 80px;

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

    display: inline-block;

    width: 38px;
    height: 80px;
    margin: 0;

    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    vertical-align: middle;

    color: #fff;
    border-radius: 5px;
    background-color: #a3bddd;
}
@media (max-width: 1199px) {
    .slick-arrow {
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
}
.slick-arrow:before {
    font-family: 'iconfont' !important;
    font-size: 20px;

    display: block;

    content: '\e6ab';
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.slick-arrow.slick-next {
    right: -5%;
    left: auto;
}
.slick-arrow.slick-next:before {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
.slick-arrow:hover {
    background-color: #00469c;
}
.swiper-poa .swiper-button-prev,
.swiper-poa .swiper-button-next {
    position: absolute;
    z-index: 8;
    top: 50%;

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

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

    margin-left: 0;
}
.swiper-poa .swiper-button-next:before {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
.slick-dots {
    margin-top: 30px;

    text-align: center;
}
.slick-dots li {
    display: inline-block;

    width: 30px;
    height: 6px;
    margin: 0 3px;

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

    border-radius: 10px;
    background-color: #cfcfcf;
}
.slick-dots li button {
    display: none;
}
.slick-dots .slick-active {
    background-color: #00469c;
}
:root {
    --pad: -webkit-calc(50vw - 845px);
    --pad: calc(50vw - 845px);
}
@media (max-width: 1720px) {
    :root {
        --pad: -webkit-calc(50vw - 785px);
        --pad: calc(50vw - 785px);
    }
}
@media (max-width: 1660px) {
    :root {
        --pad: -webkit-calc(50vw - 705px);
        --pad: calc(50vw - 705px);
    }
}
@media (max-width: 1470px) {
    :root {
        --pad: -webkit-calc(50vw - 625px);
        --pad: calc(50vw - 625px);
    }
}
@media (max-width: 1350px) {
    :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 5%;

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

    color: #fff;
    background-color: rgba(0, 0, 0, .2);
}
@media (max-width: 1560px) {
    .hs-header-box {
        padding: 0 3%;
    }
}
.hs-header-box .logo {
    display: block;

    height: 40px;
}
@media (max-width: 1560px) {
    .hs-header-box .logo {
        height: 30px;
    }
}
@media (max-width: 1199px) {
    .hs-header-box .logo {
        height: 60px;
        padding: 15px 0;
    }
}
@media (max-width: 767px) {
    .hs-header-box .logo {
        padding: 20px 0;
    }
}
.hs-header-box .logo .logocolor {
    display: none;
}
.hs-header-box .logo img {
    width: auto;
    height: 100%;

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

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

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

    opacity: .6;

    -webkit-filter: brightness(0) invert(0);
    filter: brightness(0) invert(0);
}
.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: #00469c;
}
@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 .icon {
    font-size: 18px;
    font-weight: bold;
    line-height: 36px;

    display: block;

    width: 36px;
    height: 36px;

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

    color: #00469c;
    border-radius: 50%;
    background-color: #fff;
}
@media (max-width: 767px) {
    .hs-header-box .top-txt .icon {
        font-size: 14px;
        line-height: 26px;

        width: 26px;
        height: 26px;
    }
}
.hs-header-box .top-txt .icon .iconfont {
    font-size: 22px;
    font-weight: normal;
}
@media (max-width: 767px) {
    .hs-header-box .top-txt .icon .iconfont {
        font-size: 16px;
    }
}
.hs-header-box .top-txt ul.txt-contact {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-header-box .top-txt ul.txt-contact li {
    position: relative;

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

    margin-left: 10px;

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

    padding: 0 20px;

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

        padding: 0 10px;
    }
}
.hs-header-box .top-txt ul.txt-contact li p {
    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: #00469c;
}
@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 #00469c transparent;
}
.hs-header-box .top-txt ul.txt-contact li:hover .flaticon {
    opacity: .8;
}
.hs-header-box .top-txt ul.txt-contact li:hover p {
    display: block;
}
.hs-header-box .open-quote {
    line-height: 44px;

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

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

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

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

    display: inline-block;

    margin-right: 10px;

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

    margin-left: 10px;
}
@media (max-width: 767px) {
    .hs-header-box .language {
        margin-left: 6px;
    }
}
.hs-header-box .language p {
    line-height: 30px;

    margin: 0;
    padding: 0 14px;

    color: #666;
    border: 1px solid #898989;
}
@media (max-width: 767px) {
    .hs-header-box .language p {
        font-size: 12px;

        padding: 0 4px;
    }
}
.hs-header-box .language p:after {
    display: inline-block;

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

    content: '';
    vertical-align: middle;

    border-width: 5px 3px 0 3px;
    border-style: solid;
    border-color: #666 transparent transparent transparent;
}
.hs-header-box .language ul {
    position: absolute;
    top: 100%;
    right: 0;

    display: none;

    min-width: 100%;

    border: 1px solid #898989;
    background-color: #fff;
}
.hs-header-box .language ul li a {
    line-height: 1.5;

    display: block;

    padding: 5px 10px;

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

    color: #666;
}
.hs-header-box .language ul li:hover a {
    color: #fff;
    background-color: #00469c;
}
.hs-header-box .header-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-header-box .header-nav>ul>li {
    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:last-child {
    border-right: none;
}
.hs-header-box .header-nav>ul>li>a {
    font-family: 'D-DIN Exp', Arial;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;

    position: relative;

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

    height: 110px;
    padding: 0 1vw;

    -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: 1470px) {
    .hs-header-box .header-nav>ul>li>a {
        font-size: 18px;
    }
}
@media (max-width: 1400px) {
    .hs-header-box .header-nav>ul>li>a {
        padding: 0 1vw;
    }
}
.hs-header-box .header-nav>ul>li:hover>a {
    color: #00469c;
}
.hs-header-box .pc-nav-down {
    position: absolute;
    z-index: 9;
    top: 100%;
    left: 0;

    display: none;

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

    text-align: center;

    color: #333;
    background-color: #fff;
    box-shadow: 0 9px 17px 0 rgba(0, 0, 0, .2);
}
.hs-header-box .pc-nav-down>li {
    position: relative;

    display: inline-block;

    vertical-align: middle;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-header-box .pc-nav-down>li:after {
    display: inline-block;

    content: '|';
    vertical-align: middle;
}
.hs-header-box .pc-nav-down>li:last-child:after {
    display: none;
}
.hs-header-box .pc-nav-down>li>a {
    font-size: 18px;
    line-height: 30px;

    position: relative;

    display: inline-block;

    padding: 10px 2vw;

    -webkit-transition: all .2s;
    transition: all .2s;
    vertical-align: middle;
}
@media (max-width: 1560px) {
    .hs-header-box .pc-nav-down>li>a {
        font-size: 16px;
    }
}
@media (max-width: 1400px) {
    .hs-header-box .pc-nav-down>li>a {
        padding: 10px 1vw;
    }
}
.hs-header-box .pc-nav-down>li:hover>a,
.hs-header-box .pc-nav-down>li.active>a {
    color: #00469c;
}
.hs-header-box .pc-nav-down>li:hover .nav-more,
.hs-header-box .pc-nav-down>li.active .nav-more {
    color: #777;
}
.hs-header-box .pc-nav-down>li .nav-more {
    font-size: 14px;
    font-weight: normal;
    line-height: 30px;

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

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

    color: #777;
    border-top: 1px solid #dcdcdc;
    border-bottom: none;
}
.hs-header-box .pc-nav-down>li .nav-more:hover {
    color: #00469c;
}
.hs-header-box .pc-nav-down2 {
    padding: 20px 0;
}
.hs-header-box .pc-nav-down2>li {
    margin: 5px 0;
}
.hs-header-box .pc-nav-down2>li>a {
    font-size: 14px;
    line-height: 20px;

    position: relative;

    display: block;

    padding: 5px 15px;
    padding-left: 18px;

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

    color: #666;
}
.hs-header-box .pc-nav-down2>li>a:before {
    position: absolute;
    top: 12px;
    left: 0;

    display: block;

    width: 7px;
    height: 7px;

    content: '';

    background-color: #00469c;
}
.hs-header-box .pc-nav-down2>li:hover>a {
    color: #00469c;
}
.hs-header-box .pc-nav-down-projects>li:after {
    display: none;
}
.hs-header-box .pc-nav-down-projects>li a {
    font-size: 16px;

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

    padding: 0 15px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1400px) {
    .hs-header-box .pc-nav-down-projects>li a {
        padding: 0 5px;
    }
}
.hs-header-box .pc-nav-down-projects>li a img {
    height: 80px;

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

    opacity: .5;
}
@media (max-width: 1560px) {
    .hs-header-box .pc-nav-down-projects>li a img {
        height: 60px;
    }
}
@media (max-width: 1400px) {
    .hs-header-box .pc-nav-down-projects>li a img {
        height: 50px;
    }
}
.hs-header-box .pc-nav-down-projects>li.active a img,
.hs-header-box .pc-nav-down-projects>li:hover a img {
    opacity: .8;
}
.hs-header-box .pc-nav-down-product {
    font-size: 0;
}
.hs-header-box .pc-nav-down-product>li {
    width: 20%;
    padding: 0 15px;

    text-align: left;
    vertical-align: top;
}
.hs-header-box .pc-nav-down-product>li:after {
    display: none;
}
.hs-header-box .pc-nav-down-product>li>a {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.55555556;

    min-height: 80px;
    padding-right: 0;
    padding-left: 0;

    color: #00469c;
    border-bottom: 1px solid #1e6097;
    border-radius: 0;
}
@media (max-width: 1400px) {
    .hs-header-box .pc-nav-down-product>li>a {
        font-size: 16px;
    }
}
.hs-header-box .pc-nav-down-application {
    font-size: 0;

    width: 100%;
    padding: 30px 14%;
}
@media (max-width: 1560px) {
    .hs-header-box .pc-nav-down-application {
        padding: 30px 8%;
    }
}
.hs-header-box .pc-nav-down-application>li {
    display: inline-block;

    width: 25%;

    vertical-align: top;

    border: none;
}
.hs-header-box .pc-nav-down-application>li>a {
    font-size: 16px;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.hs-header-box .pc-nav-down-application>li>a .flaticon {
    font-size: 30px;

    margin-right: 10px;

    color: #00469c;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.hs-header-box .toggle-navigation {
    position: relative;
    right: 0;

    display: none;

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

    border-radius: 50%;
    background-color: #00469c;
}
@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-white {
    color: #00469c;
    background-color: #fff;
}
.hs-header-box-white .logo .logowhite {
    display: none;
}
.hs-header-box-white .logo .logocolor {
    display: block;
}
.hs-header-box-white .top-txt .icon {
    color: #fff;
    background-color: #00469c;
}
.hs-header-box.stuck-header {
    color: #00469c;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.hs-header-box.stuck-header .logo .logowhite {
    display: none;
}
.hs-header-box.stuck-header .logo .logocolor {
    display: block;
}
.hs-header-box.stuck-header .header-nav>ul>li>a {
    height: 80px;
}
.hs-header-box.stuck-header .top-txt .icon {
    color: #fff;
    background-color: #00469c;
}
.hc-mobile-nav .nav-wrapper {
    text-transform: uppercase;

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

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

    width: 30px;

    vertical-align: middle;

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

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

    display: block;

    color: #fff;
    border-radius: 6px;
}
.customer-service a .iconfont {
    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 .iconfont {
        line-height: 50px;

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

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.customer-service a p {
    font-size: 16px;
    line-height: 30px;

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

    margin: 0;
    padding: 10px;

    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-transform: translateX(180%);
    -ms-transform: translateX(180%);
    transform: translateX(180%);
    white-space: nowrap;

    border-radius: 6px;
    background-color: #005ac8;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.customer-service a p img {
    width: 120px;
}
.customer-service a:hover .iconfont {
    color: #fff;
    background-color: #005ac8;
}
.customer-service a:hover p {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}
.customer-service .service-wechat p {
    background-color: #005ac8;
}
.customer-service .service-top .iconfont: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: #00469c;
}
.xs-customer-service ul {
    font-size: 0;
}
.xs-customer-service ul li {
    display: inline-block;

    width: 33.33333333%;

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

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

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

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

    position: relative;

    clear: both;
    overflow: hidden;

    width: 100%;
}
.banner-box .banner {
    position: relative;
}
.banner-box .swiper-slide {
    overflow: hidden;
}
.banner-box .swiper-img img {
    width: 100%;
    height: auto;
}
@media (max-width: 767px) {
    .banner-box .swiper-img img {
        width: 120%;
        margin-left: -10%;
    }
}
.banner-box .swiper-text {
    font-family: 'D-DIN Exp', Arial;
    font-weight: bold;

    position: absolute;
    z-index: 2;
    top: 45%;
    left: 10%;

    width: 80%;

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

    color: #fff;
}
@media (max-width: 1560px) {
    .banner-box .swiper-text {
        top: 55%;
    }
}
.banner-box .swiper-text h2,
.banner-box .swiper-text h3 {
    overflow: hidden;
}
.banner-box .swiper-text h2 span,
.banner-box .swiper-text h3 span {
    display: block;

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

    opacity: 0;
}
.banner-box .swiper-text h2 {
    font-size: 60px;
    line-height: 1.25;
}
@media (max-width: 1560px) {
    .banner-box .swiper-text h2 {
        font-size: 50px;
    }
}
@media (max-width: 1400px) {
    .banner-box .swiper-text h2 {
        font-size: 40px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-text h2 {
        font-size: 30px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text h2 {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text h2 {
        font-size: 20px;
    }
}
.banner-box .swiper-text h2 b {
    color: #00469c;
}
.banner-box .swiper-text h3 {
    font-size: 36px;
    font-weight: 500;
    line-height: 1.2;

    margin: 20px 0 0 0;
}
@media (max-width: 1560px) {
    .banner-box .swiper-text h3 {
        font-size: 30px;
    }
}
@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: 16px;

        margin: 0;
    }
}
.banner-box .swiper-text-2 h3 {
    max-width: 50%;
}
@media (max-width: 767px) {
    .banner-box .swiper-text-2 h3 {
        max-width: 100%;
    }
}
.banner-box .swiper-text-3 h2 {
    text-align: right;
}
.banner-box .swiper-slide-active .swiper-text h2 span,
.banner-box .swiper-slide-active .swiper-text h3 span {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);

    opacity: 1;
}
.banner-box .swiper-button-prev,
.banner-box .swiper-button-next {
    position: absolute;
    top: -webkit-calc(50% + 30px);
    top: calc(50% + 30px);
    left: 3%;

    width: 80px;
    height: 80px;

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

    color: rgba(255, 255, 255, .65);
    border: 2px solid rgba(255, 255, 255, .65);
    border-radius: 50%;
}
@media (max-width: 1560px) {
    .banner-box .swiper-button-prev,
    .banner-box .swiper-button-next {
        width: 60px;
        height: 60px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-button-prev,
    .banner-box .swiper-button-next {
        top: auto;
        bottom: 3%;

        width: 40px;
        height: 40px;

        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
.banner-box .swiper-button-prev:after,
.banner-box .swiper-button-next:after {
    display: none;
}
.banner-box .swiper-button-prev:before,
.banner-box .swiper-button-next:before {
    font-family: 'iconfont' !important;
    font-size: 30px;

    display: block;

    content: '\e604';
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
@media (max-width: 767px) {
    .banner-box .swiper-button-prev:before,
    .banner-box .swiper-button-next:before {
        font-size: 24px;
    }
}
.banner-box .swiper-button-prev:hover,
.banner-box .swiper-button-next:hover {
    color: #00469c;
    background-color: rgba(255, 255, 255, .65);
}
.banner-box .swiper-button-next {
    right: 3%;
    left: auto;
}
.banner-box .swiper-button-next:before {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}
.banner-box .swiper-pagination {
    position: relative;
    bottom: 0;

    width: auto;

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

    opacity: .6;
    border-radius: 50%;
    background: #fff;
}
.banner-box .swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
}
.banner-box .mouse {
    display: block;

    width: 40px;

    -webkit-animation: mouse 3s linear infinite;
    animation: mouse 3s linear infinite;
}
.banner-box .mouse img {
    display: block;

    width: 100%;

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
@-webkit-keyframes mouse {
    0% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px);
    }
    50% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }
    100% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px);
    }
}
@keyframes mouse {
    0% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px);
    }
    50% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }
    100% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px);
    }
}
.banner-inner {
    position: relative;

    overflow: hidden;
}
.banner-inner img {
    width: 100%;
    height: auto;
}
@media (max-width: 767px) {
    .banner-inner img {
        width: 160%;
        margin-left: -30%;
    }
}
.banner-inner .banner-group {
    position: relative;
}
.banner-inner .title-banner h2 {
    font-family: 'D-DIN Exp', Arial;
    font-size: 38px;
    font-weight: bold;
    line-height: 1;

    text-transform: capitalize;
}
@media (max-width: 1560px) {
    .banner-inner .title-banner h2 {
        font-size: 30px;
    }
}
@media (max-width: 1199px) {
    .banner-inner .title-banner h2 {
        font-size: 24px;
    }
}
.banner-inner .title-banner h2:after {
    display: block;

    width: 1px;
    height: 70px;
    margin-top: 20px;

    content: '';

    background-color: #fff;
}
@media (max-width: 991px) {
    .banner-inner .title-banner h2:after {
        display: none;
    }
}
.banner-inner .group-text {
    position: absolute;
    z-index: 8;
    top: 50%;
    left: 0;

    width: 100%;

    color: #fff;
}
@media (max-width: 767px) {
    .banner-inner .group-text {
        top: 60%;
    }
}
.banner-inner .hs-inner-location {
    margin-top: 10px;
}
.banner-inner .hs-inner-location .location {
    color: #fff;
}
.banner-inner .hs-inner-location .location ul li a:hover {
    text-decoration: underline;

    color: #fff;
}
@media (min-width: 768px) {
    .banner-inner .container {
        position: relative;
    }
}
.banner-inner .banner-news-menu {
    position: absolute;
    top: 50%;
    right: 15px;

    width: 280px;
    padding: 80px 5%;

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

    background-color: rgba(0, 70, 156, .95);
}
@media (max-width: 1560px) {
    .banner-inner .banner-news-menu {
        padding: 40px;
    }
}
@media (max-width: 1199px) {
    .banner-inner .banner-news-menu {
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .banner-inner .banner-news-menu {
        position: relative;
        top: auto;
        right: 0;
        bottom: 0;

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

        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%);
    }
}
@media (max-width: 767px) {
    .banner-inner .banner-news-menu ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;

        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.banner-inner .banner-news-menu ul li a {
    font-size: 20px;
    line-height: 30px;

    display: block;

    padding: 10px 0;

    -webkit-transition: all .2s;
    transition: all .2s;
}
@media (max-width: 767px) {
    .banner-inner .banner-news-menu ul li a {
        font-size: 18px;

        padding: 5px 10px;
    }
}
.banner-inner .banner-news-menu ul li.active a,
.banner-inner .banner-news-menu ul li:hover a {
    color: #005ac8;
}
.banner-product {
    height: 170px;

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

    padding: 100px 0;
}
@media (max-width: 1560px) {
    .hs-pad {
        padding: 80px 0;
    }
}
@media (max-width: 1199px) {
    .hs-pad {
        padding: 60px 0;
    }
}
@media (max-width: 767px) {
    .hs-pad {
        padding: 40px 0;
    }
}
.hs-more {
    margin-top: 60px;
}
@media (max-width: 1560px) {
    .hs-more {
        margin-top: 30px;
    }
}
.hs-more a {
    line-height: 50px;

    position: relative;

    display: inline-block;

    padding: 0 20px 0 30px;

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

    color: #fff;
    border-radius: 0 30px 30px 0;
    background-color: #00469c;
}
@media (max-width: 1199px) {
    .hs-more a {
        line-height: 40px;

        padding: 0 40px;
    }
}
@media (max-width: 767px) {
    .hs-more a {
        padding: 0 30px;
    }
}
.hs-more a:before {
    font-size: 30px;

    position: absolute;
    left: -2px;

    content: 'F';

    opacity: .42;
    color: #fff;
}
.hs-more a .iconfont {
    opacity: .77;
}
.hs-more a:hover {
    background-color: #005ac8;
}
.title-home h2 {
    font-family: 'D-DIN Exp', Arial;
    font-size: 38px;
    font-weight: bold;
    line-height: 1.2;

    margin: 0;

    text-transform: uppercase;

    color: #00469c;
}
@media (max-width: 1470px) {
    .title-home h2 {
        font-size: 36px;
    }
}
@media (max-width: 1199px) {
    .title-home h2 {
        font-size: 32px;
    }
}
@media (max-width: 991px) {
    .title-home h2 {
        font-size: 28px;
    }
}
@media (max-width: 767px) {
    .title-home h2 {
        font-size: 24px;
    }
}
.title-home h3 {
    font-size: 24px;
    line-height: 1.25;
}
@media (max-width: 1560px) {
    .title-home h3 {
        font-size: 20px;
    }
}
@media (max-width: 1199px) {
    .title-home h3 {
        font-size: 18px;
    }
}
.title-home p {
    font-size: 16px;
    line-height: 1.625;

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

        margin-top: 10px;
    }
}
.public-note h3 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.25;

    color: #00469c;
}
@media (max-width: 1199px) {
    .public-note h3 {
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .public-note h3 {
        font-size: 18px;
    }
}
.public-note h4 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.66666667;
}
.public-note p {
    line-height: 30px;

    margin: 0;

    color: #666;
}
@media (max-width: 1199px) {
    .public-note p {
        font-size: 15px;
        line-height: 24px;
    }
}
.public-note img {
    max-width: 100%;
    height: auto !important;
}
@-webkit-keyframes roate360 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes roate360 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.public-category-group .ibox {
    padding-bottom: 75%;
}
.public-category-group .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.public-category-group .title-category {
    font-size: 20px;
    line-height: 50px;

    position: relative;

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

    height: 50px;
    margin-top: 4px;
    padding: 0 50px 0 18px;

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

    background-color: #efefef;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 1199px) {
    .public-category-group .title-category {
        font-size: 18px;
    }
}
@media (max-width: 991px) {
    .public-category-group .title-category {
        font-size: 16px;
        line-height: 40px;

        height: 40px;
    }
}
.public-category-group .title-category .more {
    font-size: 20px;
    line-height: 30px;

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

    display: block;

    width: 30px;
    height: 30px;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: left;
    letter-spacing: -15px;

    color: #fff;
    border-radius: 50%;
    background-color: #00469c;
}
@media (min-width: 1200px) {
    .public-category-group:hover .ibox img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .public-category-group:hover .title-category {
        color: #fff;
        background-color: #00469c;
    }
    .public-category-group:hover .title-category .more {
        color: #00469c;
        background-color: #fff;
    }
}
.hs-home-category {
    background: url(../images/category_bg.webp) no-repeat center;
    background-size: cover;
}
.hs-home-category .category-menu {
    margin-top: 50px;
}
@media (max-width: 1199px) {
    .hs-home-category .category-menu {
        margin-top: 30px;
    }
}
@media (max-width: 767px) {
    .hs-home-category .category-menu {
        margin-top: 15px;
    }
}
.hs-home-category .category-menu ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -15px;

    -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: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 1199px) {
    .hs-home-category .category-menu ul {
        margin: 0 -10px;
    }
}
@media (max-width: 767px) {
    .hs-home-category .category-menu ul {
        margin: 0 -5px;
    }
}
.hs-home-category .category-menu ul li {
    margin: 10px 0;
    padding: 0 15px;
}
@media (max-width: 1199px) {
    .hs-home-category .category-menu ul li {
        margin: 5px 0;
        padding: 0 10px;
    }
}
@media (max-width: 767px) {
    .hs-home-category .category-menu ul li {
        padding: 0 5px;
    }
}
.hs-home-category .category-menu ul li a {
    font-size: 24px;
    line-height: 1.08333333;

    display: block;

    padding: 15px 50px;

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

    color: #00469c;
    border-radius: 30px;
    background-color: #d2d2d2;
}
@media (max-width: 1560px) {
    .hs-home-category .category-menu ul li a {
        font-size: 20px;

        min-width: auto;
        padding: 15px 30px;
    }
}
@media (max-width: 1199px) {
    .hs-home-category .category-menu ul li a {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .hs-home-category .category-menu ul li a {
        font-size: 16px;

        padding: 10px 15px;
    }
}
.hs-home-category .category-menu ul li.active a {
    color: #fff;
    background-color: #00469c;
}
.hs-home-category .category {
    margin-top: 50px;
}
@media (max-width: 1199px) {
    .hs-home-category .category {
        margin-top: 30px;
    }
}
.hs-home-category .category .slick-list {
    margin: 0 -12px;
}
.hs-home-category .category .slick-list .slick-slide {
    padding: 0 12px;
}
.hs-home-category .slick-arrow {
    top: 40%;
}
.hs-home-areas {
    color: #fff;
    background: url(../images/areas_bg.webp) no-repeat center;
    background-size: cover;
}
@media (min-width: 1200px) {
    .hs-home-areas {
        padding-top: 140px;
    }
}
.hs-home-areas .areas-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: 45%;
    padding-right: 5%;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 1199px) {
    .hs-home-areas .areas-left {
        width: 100%;
        padding-right: 0;
    }
}
.hs-home-areas .areas-left .title-home h2 {
    color: #fff;
}
.hs-home-areas .areas-left .title-home h3 {
    margin-top: 20px;
}
.hs-home-areas .areas-left .desc {
    display: none;

    padding: 30px;

    border-radius: 10px;
    background-color: rgba(255, 255, 255, .1);
}
@media (max-width: 1560px) {
    .hs-home-areas .areas-left .desc {
        padding: 20px;
    }
}
@media (min-width: 1200px) {
    .hs-home-areas .areas-left .desc p {
        font-size: 18px;
    }
}
@media (max-width: 1199px) {
    .hs-home-areas .areas-left .desc {
        margin-top: 30px;
    }
}
.hs-home-areas .areas-left .desc h3 {
    font-size: 24px;
    line-height: 1.25;
}
@media (max-width: 1199px) {
    .hs-home-areas .areas-left .desc h3 {
        font-size: 20px;
    }
}
@media (max-width: 991px) {
    .hs-home-areas .areas-left .desc h3 {
        font-size: 18px;
    }
}
.hs-home-areas .areas-right {
    position: relative;

    width: 55%;
}
@media (max-width: 1199px) {
    .hs-home-areas .areas-right {
        width: 100%;
        margin-top: 100px;
    }
}
@media (max-width: 767px) {
    .hs-home-areas .areas-right {
        margin-top: 30px;
    }
}
.hs-home-areas .areas-right .img {
    position: relative;

    width: 60%;
    padding: 10%;

    border-radius: 50%;
    background: url(../images/areas-2.webp) no-repeat center;
    background-size: 100% 100%;
}
@media (max-width: 767px) {
    .hs-home-areas .areas-right .img {
        width: 100%;
        max-width: 300px;
        margin: 0 auto;
        padding: 0;

        background: none;
    }
}
.hs-home-areas .areas-right .img .ibox {
    display: none;
}
.hs-home-areas .areas-right .img img {
    border-radius: 50%;
}
.hs-home-areas .areas-right .areas-list {
    position: absolute;
    z-index: 6;

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

    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    width: 100%;
    max-width: 100%;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 767px) {
    .hs-home-areas .areas-right .areas-list {
        position: relative;

        margin-top: 15px;
    }
}
.hs-home-areas .areas-right .areas-list .icon {
    line-height: 70px;

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

    border: 3px solid #e6eaed;
    border-radius: 50%;
    background-color: #00469c;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 767px) {
    .hs-home-areas .areas-right .areas-list .icon {
        line-height: 40px;

        width: 46px;
        height: 46px;
        margin-right: 10px;
    }
}
.hs-home-areas .areas-right .areas-list .icon img {
    width: 100%;
}
.hs-home-areas .areas-right .areas-list .title-areas {
    font-size: 18px;
    line-height: 1.33333333;
}
@media (min-width: 768px) {
    .hs-home-areas .areas-right .areas-list1 {
        top: -76px;
        left: 45%;

        flex-direction: column-reverse;

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

        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
    }
    .hs-home-areas .areas-right .areas-list1 .icon {
        margin: 0 auto;
    }
    .hs-home-areas .areas-right .areas-list1 .title-areas {
        width: 100%;
        margin-bottom: 10px;
    }
    .hs-home-areas .areas-right .areas-list2 {
        top: 15%;
        left: 82%;
    }
    .hs-home-areas .areas-right .areas-list3 {
        top: 50%;
        left: 92%;
    }
    .hs-home-areas .areas-right .areas-list4 {
        top: 85%;
        left: 70%;
    }
}
.hs-home-about {
    border-bottom: 3px solid #00469c;
}
.hs-home-about .about {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: 70%;
    padding: 30px 5% 0 var(--pad);

    background: url(../images/about_bg.webp) no-repeat center;
    background-size: cover;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
@media (max-width: 1560px) {
    .hs-home-about .about {
        width: 66%;
    }
}
@media (max-width: 1199px) {
    .hs-home-about .about {
        width: 100%;
        padding-right: var(--pad);
    }
}
.hs-home-about .about .about-note {
    display: -webkit-box;
    overflow: hidden;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
}
@media (max-width: 1560px) {
    .hs-home-about .about .about-note {
        max-height: 144px;
    }
    .hs-home-about .about .about-note p {
        line-height: 24px;
    }
}
@media (max-width: 767px) {
    .hs-home-about .about .about-note {
        margin-top: 20px;
    }
}
.hs-home-about .advantage {
    margin-top: 50px;
}
@media (max-width: 1560px) {
    .hs-home-about .advantage {
        margin-top: 30px;
    }
}
.hs-home-about .advantage ul {
    margin: 0;
}
.hs-home-about .advantage ul li {
    padding: 0;
}
.hs-home-about .advantage .advantage-group {
    height: 100%;
    padding: 20px 20px 30px 20px;

    text-align: center;

    color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
@media (max-width: 1560px) {
    .hs-home-about .advantage .advantage-group {
        padding: 15px;
    }
}
.hs-home-about .advantage .advantage-group .icon {
    width: 80px;
    margin: 0 auto;
}
@media (max-width: 1560px) {
    .hs-home-about .advantage .advantage-group .icon {
        width: 60px;
    }
}
.hs-home-about .advantage .advantage-group .icon img {
    width: 100%;
}
.hs-home-about .advantage .advantage-group .title-advantage {
    font-family: 'D-DIN Exp', Arial;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.33333333;

    margin-top: 10px;
}
@media (max-width: 1560px) {
    .hs-home-about .advantage .advantage-group .title-advantage {
        font-size: 16px;
    }
}
.hs-home-about .about-right {
    width: 30%;
}
@media (max-width: 1560px) {
    .hs-home-about .about-right {
        width: 34%;
    }
}
@media (max-width: 1199px) {
    .hs-home-about .about-right {
        display: none;
    }
}
.hs-home-about .about-right .img img {
    width: 100%;
}
@-webkit-keyframes play {
    0% {
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);

        opacity: 1;
    }
    100% {
        -webkit-transform: translate(-50%, -50%) scale(2.5);
        transform: translate(-50%, -50%) scale(2.5);

        opacity: 0;
    }
}
@keyframes play {
    0% {
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);

        opacity: 1;
    }
    100% {
        -webkit-transform: translate(-50%, -50%) scale(2.5);
        transform: translate(-50%, -50%) scale(2.5);

        opacity: 0;
    }
}
.hs-home-news .news-menu {
    border-bottom: 1px solid #e0e4e7;
}
.hs-home-news .news-menu ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -20px;

    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 767px) {
    .hs-home-news .news-menu ul {
        margin: 0 -10px;
    }
}
.hs-home-news .news-menu ul li {
    padding: 0 20px;
}
@media (max-width: 767px) {
    .hs-home-news .news-menu ul li {
        padding: 0 10px;
    }
}
.hs-home-news .news-menu ul li a {
    font-size: 18px;
    line-height: 30px;

    position: relative;

    display: block;

    padding: 10px 0;

    -webkit-transition: all .2s;
    transition: all .2s;
}
.hs-home-news .news-menu ul li a:after {
    position: absolute;
    z-index: 2;
    bottom: -1px;
    left: 50%;

    display: block;

    width: 0;
    height: 4px;

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

    background-color: #00469c;
}
.hs-home-news .news-menu ul li:hover a {
    color: #00469c;
}
.hs-home-news .news-menu ul li:hover a:after {
    width: 100%;
}
.hs-home-news .news {
    margin-top: 20px;
}
.hs-home-news .news .swiper-news {
    margin: 0 -40px;
}
@media (max-width: 1199px) {
    .hs-home-news .news .swiper-news {
        margin: 0 -20px;
    }
}
@media (max-width: 767px) {
    .hs-home-news .news .swiper-news {
        margin: 0;
    }
}
.hs-home-news .news .swiper-slide {
    border-right: 1px solid #e6eaed;
}
@media (max-width: 767px) {
    .hs-home-news .news .swiper-slide {
        border-right: none;
    }
}
.hs-home-news .news .news-group {
    padding: 20px 40px 50px;
}
@media (max-width: 1199px) {
    .hs-home-news .news .news-group {
        padding: 20px;
    }
}
@media (max-width: 767px) {
    .hs-home-news .news .news-group {
        padding: 20px 0;
    }
}
.hs-home-news .news .news-group .date {
    font-family: 'D-DIN Exp', Arial;
    font-weight: normal;
    line-height: 1;

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

    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.hs-home-news .news .news-group .date .day {
    font-size: 32px;

    margin-right: 6px;
}
.hs-home-news .news .news-group .date .year {
    font-size: 18px;
}
.hs-home-news .news .news-group .img {
    margin-top: 20px;
}
.hs-home-news .news .news-group .img .ibox {
    padding-bottom: 56.25%;
}
.hs-home-news .news .news-group .img .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-home-news .news .news-group .title-news {
    font-size: 20px;
    line-height: 1.4;

    display: -webkit-box;
    overflow: hidden;

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

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 1199px) {
    .hs-home-news .news .news-group .title-news {
        font-size: 18px;
        line-height: 1.55555556;
    }
}
.hs-home-news .news .news-group .public-note {
    display: -webkit-box;
    overflow: hidden;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 1199px) {
    .hs-home-news .news .news-group .public-note {
        max-height: 48px;
    }
}
@media (min-width: 1200px) {
    .hs-home-news .news .news-group:hover .ibox img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .hs-home-news .news .news-group:hover .title-news {
        color: #00469c;
    }
}
.hs-home-news .news-scrollbar {
    height: 3px;
    margin-top: 60px;

    background-color: #e0e0e0;
}
@media (max-width: 1199px) {
    .hs-home-news .news-scrollbar {
        margin-top: 30px;
    }
}
.hs-home-news .news-scrollbar .swiper-scrollbar-drag {
    background-color: #00469c;
}
.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;
}
@-webkit-keyframes Mouse {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes Mouse {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
.hs-inner {
    overflow: hidden;

    padding: 80px 0;
}
@media (max-width: 1560px) {
    .hs-inner {
        padding: 60px 0;
    }
}
@media (max-width: 1199px) {
    .hs-inner {
        padding: 50px 0;
    }
}
.title-inner h2 {
    font-size: 38px;
    font-weight: bold;
    line-height: 1.27777778;

    margin: 0;

    color: #00469c;
}
@media (max-width: 1400px) {
    .title-inner h2 {
        font-size: 30px;
    }
}
@media (max-width: 991px) {
    .title-inner h2 {
        font-size: 24px;
    }
}
.title-inner h2 span {
    display: block;

    color: #4d8bd2;
}
.title-inner h2:after {
    display: block;

    width: 100px;
    height: 7px;
    margin-top: 30px;

    content: '';

    background-color: #00469c;
}
@media (max-width: 1199px) {
    .title-inner h2:after {
        width: 80px;
        height: 4px;
        margin-top: 20px;
    }
}
@media (max-width: 991px) {
    .title-inner h2:after {
        width: 60px;
        height: 3px;
        margin-top: 10px;
    }
}
@media (max-width: 767px) {
    .title-inner h2:after {
        width: 40px;
        height: 2px;
    }
}
.title-inner p {
    font-size: 18px;
    line-height: 1.66666667;

    margin: 10px 0 0 0;

    color: #737373;
}
@media (max-width: 1199px) {
    .title-inner p {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .title-inner p {
        font-size: 14px;
    }
}
.hs-inner-location {
    color: #999;
}
.hs-inner-location .location {
    line-height: 30px;

    position: relative;

    padding-left: 30px;
}
.hs-inner-location .location .iconfont {
    font-size: 20px;

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

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

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

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

    margin: 0 10px;

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

    display: block;

    -webkit-transition: all .2s;
    transition: all .2s;
    text-transform: capitalize;
}
.hs-inner-location .location ul li a:hover {
    text-decoration: underline;
}
.hs-inner-location.mt--60 {
    position: relative;
    z-index: 6;

    margin-top: -60px;

    color: #fff;
}
@media (max-width: 1199px) {
    .hs-inner-location.mt--60 {
        margin-top: -30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-location.mt--60 {
        margin-top: 20px;

        color: #666;
    }
}
@media (max-width: 767px) {
    .hs-inner-top .hs-inner-location {
        width: 100%;
        margin-top: 20px;
    }
}
.hs-inner-top .hs-inner-location .location {
    position: relative;

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

    display: block;

    width: 400%;
    height: 100%;

    content: '';

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

    color: #fff;
}
.hs-inner-menu {
    position: relative;
    z-index: 6;

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

    display: block;

    width: 2000px;
    height: 100%;

    content: '';

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

    padding-right: 150px;

    color: #fff;
    background-color: #005ac8;

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

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

    position: relative;

    display: block;

    padding: 20px;

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

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

    display: block;

    width: 0;
    height: 8px;

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

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

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.inner-content .inner-left {
    width: 330px;

    background-color: #f7f7f7;
}
@media (max-width: 1400px) {
    .inner-content .inner-left {
        width: 300px;
    }
}
@media (max-width: 1199px) {
    .inner-content .inner-left {
        width: 100%;
    }
}
.inner-content .inner-right {
    width: -webkit-calc(100% - 330px);
    width: calc(100% - 330px);
    padding-bottom: 80px;
    padding-left: 40px;
}
@media (max-width: 1400px) {
    .inner-content .inner-right {
        width: -webkit-calc(100% - 300px);
        width: calc(100% - 300px);
        padding-left: 30px;
    }
}
@media (max-width: 1199px) {
    .inner-content .inner-right {
        width: 100%;
        margin-top: 30px;
        padding-bottom: 60px;
        padding-left: 0;
    }
}
.inner-leftmenu {
    position: -webkit-sticky;
    position: sticky;
    top: 80px;

    border-bottom: 3px solid #00469c;
}
.inner-leftmenu .title-menu {
    padding: 20px 30px;

    color: #fff;
    border-radius: 30px 0 0 0;
    background-color: #00469c;
}
@media (max-width: 1199px) {
    .inner-leftmenu .title-menu {
        padding: 15px;

        border-radius: 20px 0 0 0;
    }
}
.inner-leftmenu .title-menu h2 {
    font-family: 'D-DIN Exp', Arial;
    font-size: 38px;
    font-weight: bold;
    line-height: 1.05263158;

    margin: 0;
}
@media (max-width: 1560px) {
    .inner-leftmenu .title-menu h2 {
        font-size: 34px;
    }
}
@media (max-width: 1199px) {
    .inner-leftmenu .title-menu h2 {
        font-size: 30px;
    }
}
@media (max-width: 991px) {
    .inner-leftmenu .title-menu h2 {
        font-size: 24px;
    }
}
.inner-leftmenu .menunav1 {
    padding: 20px 30px;
}
@media (max-width: 1199px) {
    .inner-leftmenu .menunav1 {
        padding: 15px;
    }
}
@media (max-width: 767px) {
    .inner-leftmenu .menunav1 {
        padding: 0 15px;
    }
}
@media (max-width: 1199px) {
    .inner-leftmenu .menunav1>li {
        display: inline-block;

        margin-right: 20px;

        vertical-align: top;
    }
}
.menu-nav2>li {
    font-size: 15px;
    line-height: 25px;

    display: block;

    padding: 8px 0;

    -webkit-transition: all .2s;
    transition: all .2s;
    color: #333;
    border-bottom: 1px solid #ddd;
}
@media (max-width: 1199px) {
    .inner-leftmenu .menunav1>li>a {
        border-bottom: none;
    }
}
@media (max-width: 767px) {
    .inner-leftmenu .menunav1>li>a {
        font-size: 16px;

        padding: 10px 0;
    }
}
.inner-leftmenu .menunav1>li.active>a,
.inner-leftmenu .menunav1>li:hover>a {
    color: rgba(0, 70, 156, .6);
}
.inner-leftmenu .menunav1>li>a {
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;

    display: block;

    padding: 15px 0;

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

    color: #00469c;
    border-bottom: 1px solid #e1e0e0;
}
.title-product-details h3 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.25;

    margin: 0;

    color: #00469c;
}
.title-product-details h3:after {
    display: block;

    width: 100%;
    height: 6px;
    margin-top: 14px;

    content: '';

    background: url(../images/title_detail.webp) no-repeat left center;
}
.public-listbox1>ul>li {
    margin-top: 30px;
}
.public-listbox1 .listbox-group .flaticon {
    font-size: 50px;
    line-height: 1.2;

    display: block;

    margin: 10px 0;

    color: #00469c;
}
.public-listbox2>ul>li {
    margin: 10px 0;
}
.public-tuwen {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

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

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

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

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

    margin: 0 -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: 34px;

    display: block;

    width: 34px;
    height: 34px;

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

    color: #fff;
    border-radius: 50%;
    background: #0865ff;
}
.public-share ul li a img {
    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: #383838;
}
.public-share ul li.pinterest a {
    background-color: #c30000;
}
.public-share ul li.alibaba a {
    background-color: #f60;
}
.hs-inner-about .about {
    width: 60%;
    padding-right: 15%;

    background: url(../images/about_in_bg.webp) no-repeat center;
    background-size: cover;
}
@media (max-width: 991px) {
    .hs-inner-about .about {
        width: 100%;
        padding-right: 0;
    }
}
.hs-inner-about .about .about-desc {
    margin-top: 30px;
}
.hs-inner-about .img {
    position: relative;

    width: 50%;
    height: 100%;
    margin-left: -10%;
}
@media (max-width: 991px) {
    .hs-inner-about .img {
        width: 100%;
        margin-top: 20px;
        margin-left: 0;
    }
}
.hs-inner-about .img img {
    width: 100%;
    height: auto;
}
.hs-inner-why {
    padding: 20px 0;

    background: url(../images/why_bg.webp) no-repeat center;
    background-size: cover;
}
.hs-inner-why .why>ul>li {
    margin: 10px 0;
}
@media (min-width: 1200px) {
    .hs-inner-why .why>ul {
        margin: 0 -30px;
    }
    .hs-inner-why .why>ul>li {
        padding: 0 30px;
    }
}
.hs-inner-why .why-group {
    text-align: center;

    color: #fff;
}
.hs-inner-why .why-group .icon {
    width: 80px;
    margin: 0 auto;
}
@media (max-width: 1400px) {
    .hs-inner-why .why-group .icon {
        width: 60px;
    }
}
@media (max-width: 767px) {
    .hs-inner-why .why-group .icon {
        width: 50px;
    }
}
.hs-inner-why .why-group .icon img {
    width: 100%;
}
.hs-inner-why .why-group .title-advantage {
    font-size: 18px;
    line-height: 1.33333333;

    margin-top: 10px;
}
.hs-inner-why .why-group .public-note {
    margin-top: 20px;
}
@media (max-width: 767px) {
    .hs-inner-why .why-group .public-note {
        margin-top: 10px;
    }
}
.hs-inner-why .why-group .public-note p {
    font-size: 14px;
    line-height: 1.71428571;

    color: #fff;
}
.hs-inner-vision {
    padding-top: 30px;

    background-color: #f6f6f6;
}
.hs-inner-vision .img {
    width: 50%;
}
@media (max-width: 767px) {
    .hs-inner-vision .img {
        width: 100%;
    }
}
.hs-inner-vision .img img {
    width: 100%;
    height: auto;
}
.hs-inner-vision .vision {
    width: 50%;
    padding-left: 3%;
}
@media (max-width: 767px) {
    .hs-inner-vision .vision {
        width: 100%;
        margin-top: 30px;
        padding-left: 0;
    }
}
.hs-inner-vision .vision .public-note {
    margin-top: 40px;
}
@media (max-width: 1400px) {
    .hs-inner-vision .vision .public-note {
        margin-top: 20px;
    }
}
.hs-inner-vision .vision .more {
    margin-top: 40px;
}
@media (max-width: 1400px) {
    .hs-inner-vision .vision .more {
        margin-top: 20px;
    }
}
.hs-inner-vision .vision .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;

    color: #fff;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 991px) {
    .hs-inner-vision .vision .more a {
        font-size: 16px;
    }
}
.hs-inner-vision .vision .more a span {
    line-height: 48px;

    display: block;

    padding: 0 30px;

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

    background-color: #145bb2;
}
@media (max-width: 991px) {
    .hs-inner-vision .vision .more a span {
        line-height: 40px;
    }
}
.hs-inner-vision .vision .more a .iconfont {
    line-height: 48px;

    width: 48px;
    height: 48px;
    margin-left: 2px;

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

    background-color: #00469c;
}
@media (max-width: 991px) {
    .hs-inner-vision .vision .more a .iconfont {
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
}
.hs-inner-vision .vision .more a:hover span {
    background-color: #00469c;
}
.hs-inner-vision .vision .more a:hover .iconfont {
    background-color: #145bb2;
}
.hs-inner-factory .factory-left {
    width: 40%;
}
@media (max-width: 991px) {
    .hs-inner-factory .factory-left {
        width: 100%;
    }
}
.hs-inner-factory .factory-left .public-note {
    margin-top: 30px;
}
.hs-inner-factory .factory-left .prev-next {
    position: relative;

    display: none;

    margin-top: 40px;
}
@media (max-width: 767px) {
    .hs-inner-factory .factory-left .prev-next {
        margin-top: 20px;
    }
}
.hs-inner-factory .factory-left .prev-next .slick-arrow {
    line-height: 44px;

    position: relative;
    top: 0;
    left: 0;

    display: inline-block;

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

    cursor: pointer;
    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    vertical-align: middle;

    color: #fff;
    border-radius: 0;
    background-color: #00469c;
}
@media (max-width: 767px) {
    .hs-inner-factory .factory-left .prev-next .slick-arrow {
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
}
.hs-inner-factory .factory-left .prev-next .slick-arrow:before {
    content: '\e7ad';
}
.hs-inner-factory .factory-left .prev-next .slick-arrow:hover {
    background-color: #005ac8;
}
.hs-inner-factory .has-arrows .factory-left .prev-next {
    display: block;
}
.hs-inner-factory .factory {
    width: 60%;
    padding-left: 5%;
}
@media (max-width: 991px) {
    .hs-inner-factory .factory {
        width: 100%;
        margin-top: 30px;
        padding-left: 0;
    }
}
.hs-inner-factory .factory .slick-arrow {
    font-size: 0;
    line-height: 0;

    width: 0;
    height: 0;
    padding: 0;
}
.hs-inner-factory .factory .factory-slide {
    font-size: 0;

    margin: 0 -15px;
}
@media (max-width: 991px) {
    .hs-inner-factory .factory .factory-slide {
        margin: 0 -5px;
    }
}
.hs-inner-factory .factory .factory-slide .slick-slide>div>div {
    padding: 15px;
}
@media (max-width: 991px) {
    .hs-inner-factory .factory .factory-slide .slick-slide>div>div {
        padding: 5px;
    }
}
.hs-inner-factory .factory .factory-group {
    cursor: pointer;
}
.hs-inner-factory .factory .factory-group .ibox {
    padding-bottom: 74.64788732%;
}
.hs-inner-factory .factory .factory-group .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-inner-factory .factory .factory-group:hover .ibox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.hs-inner-factory .factory .slick-dots {
    margin-top: 10px;
}
.hs-inner-factory .factory .slick-dots li {
    position: relative;

    width: 24px;
    height: 24px;

    border: 1px solid rgba(0, 70, 156, 0);
    border-radius: 50%;
    background: none;
}
.hs-inner-factory .factory .slick-dots li:before {
    position: absolute;
    top: 50%;
    left: 50%;

    display: block;

    width: 9px;
    height: 9px;

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

    border-radius: 50%;
    background-color: #999;
}
.hs-inner-factory .factory .slick-dots li.slick-active {
    border-color: #00469c;
}
.hs-inner-factory .factory .slick-dots li.slick-active:before {
    background-color: #00469c;
}
.hs-inner-history {
    color: #fff;
    background: url(../images/history_bg.webp) no-repeat center;
    background-size: cover;
}
.hs-inner-history .title-inner {
    width: 30%;
}
@media (max-width: 767px) {
    .hs-inner-history .title-inner {
        width: 100%;
    }
}
.hs-inner-history .title-inner h2 {
    color: #fff;
}
.hs-inner-history .title-inner h2:after {
    background-color: #fff;
}
.hs-inner-history .history {
    width: 70%;
}
@media (max-width: 767px) {
    .hs-inner-history .history {
        width: 100%;
        margin-top: 30px;
    }
}
.hs-inner-history .history .slick-arrow {
    line-height: 38px;

    position: relative;
    top: 0;
    right: auto;
    left: 110px;

    width: 80px;
    height: 38px;

    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
@media (max-width: 991px) {
    .hs-inner-history .history .slick-arrow {
        left: 60px;
    }
}
@media (max-width: 767px) {
    .hs-inner-history .history .slick-arrow {
        left: 40px;
    }
}
.hs-inner-history .history .slick-arrow:before {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.hs-inner-history .history .slick-arrow.slick-next:before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.hs-inner-history .history .history-slide {
    font-size: 0;
}
.hs-inner-history .history .history-slide .slick-slide {
    margin-top: -1px;
}
.hs-inner-history .history .history-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.hs-inner-history .history .history-group .year {
    font-family: 'D-DIN Exp', Arial;
    font-size: 30px;
    font-weight: bold;

    width: 150px;
    padding: 20px 0;
}
@media (max-width: 991px) {
    .hs-inner-history .history .history-group .year {
        font-size: 24px;

        width: 100px;
    }
}
@media (max-width: 767px) {
    .hs-inner-history .history .history-group .year {
        width: 80px;
        padding: 10px 0;
    }
}
.hs-inner-history .history .history-group .desc {
    position: relative;

    width: -webkit-calc(100% - 150px);
    width: calc(100% - 150px);
    padding: 20px 0 20px 30px;

    border-left: 1px solid #eee;
}
@media (max-width: 991px) {
    .hs-inner-history .history .history-group .desc {
        width: -webkit-calc(100% - 100px);
        width: calc(100% - 100px);
    }
}
@media (max-width: 767px) {
    .hs-inner-history .history .history-group .desc {
        width: -webkit-calc(100% - 80px);
        width: calc(100% - 80px);
        padding: 10px 0 10px 20px;
    }
}
.hs-inner-history .history .history-group .desc:before {
    position: absolute;
    z-index: 3;
    top: 0;
    left: -3px;

    display: block;

    width: 5px;
    height: 0;

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

    background-color: #fff;
}
.hs-inner-history .history .history-group .desc p {
    font-size: 18px;
    line-height: 1.44444444;

    position: relative;

    margin: 0;
    padding-left: 20px;
}
@media (max-width: 767px) {
    .hs-inner-history .history .history-group .desc p {
        font-size: 16px;
    }
}
.hs-inner-history .history .history-group .desc p:before {
    position: absolute;
    top: 10px;
    left: 0;

    display: block;

    width: 8px;
    height: 8px;

    content: '';

    border-radius: 50%;
    background-color: #fff;
}
@media (max-width: 767px) {
    .hs-inner-history .history .history-group .desc p:before {
        top: 8px;
    }
}
.hs-inner-history .history .slick-current .history-group .desc:before {
    height: 100%;
}
.hs-inner-honor .title-inner h2:after {
    display: none;
}
.hs-inner-honor .honor-button .swiper-button-prev,
.hs-inner-honor .honor-button .swiper-button-next {
    color: #fff;
    background-color: #00469c;
}
.hs-inner-honor .honor-button .swiper-button-prev:hover,
.hs-inner-honor .honor-button .swiper-button-next:hover {
    background-color: #005ac8;
}
.hs-inner-honor .honor {
    position: relative;

    margin-top: 30px;
}
.hs-inner-honor .honor .honor-group {
    cursor: pointer;
}
.hs-inner-honor .honor .honor-group .img {
    padding: 10px;

    border: 1px solid #e5e5e5;
}
.hs-inner-honor .honor .honor-group .img .ibox {
    padding-bottom: 144.44444444%;
}
.hs-inner-honor .honor .honor-group .img .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-inner-honor .honor .honor-group:hover .img {
    border-color: #00469c;
}
.hs-inner-honor .honor .honor-group:hover .img .ibox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
#about-about,
#about-vision,
#about-why,
#about-factory,
#about-honor,
#product-feedback {
    position: relative;
    top: -100px;
}
.hs-inner-applications .applications>ul>li:nth-child(2n+1) .applications-group {
    flex-direction: row-reverse;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
}
.hs-inner-applications .applications>ul>li:nth-child(2n+1) .applications-group .desc {
    padding-right: 5%;
    padding-left: 0;
}
.hs-inner-applications .applications .applications-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;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-inner-applications .applications .applications-group .img {
    width: 50%;
}
@media (max-width: 767px) {
    .hs-inner-applications .applications .applications-group .img {
        width: 100%;
    }
}
.hs-inner-applications .applications .applications-group .img img {
    width: 100%;
    height: auto;
}
.hs-inner-applications .applications .applications-group .desc {
    width: 50%;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 5%;
}
@media (max-width: 767px) {
    .hs-inner-applications .applications .applications-group .desc {
        width: 100%;
        padding-left: 0;
    }
}
.hs-inner-applications .applications .applications-group .desc .title-applications {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.33333333;
}
@media (max-width: 1400px) {
    .hs-inner-applications .applications .applications-group .desc .title-applications {
        font-size: 24px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-applications .applications .applications-group .desc .title-applications {
        font-size: 20px;
    }
}
@media (max-width: 991px) {
    .hs-inner-applications .applications .applications-group .desc .title-applications {
        font-size: 18px;
    }
}
.hs-inner-applications .applications .applications-group .desc .title-applications:after {
    display: block;

    width: 120px;
    height: 3px;
    margin-top: 10px;

    content: '';

    background-color: #00469c;
}
@media (max-width: 1199px) {
    .hs-inner-applications .applications .applications-group .desc .title-applications:after {
        width: 100px;
    }
}
@media (max-width: 991px) {
    .hs-inner-applications .applications .applications-group .desc .title-applications:after {
        width: 80px;
    }
}
.hs-inner-applications .applications .applications-group .desc .public-note {
    margin-top: 20px;
}
@media (max-width: 1199px) {
    .hs-inner-applications .applications .applications-group .desc .public-note {
        margin-top: 10px;
    }
}
@media (min-width: 1400px) {
    .hs-inner-applications .applications .applications-group .desc .public-note p {
        font-size: 18px;
    }
}
#construction,
#building,
#tires,
#food {
    position: relative;
    top: -80px;
}
.hs-inner-products {
    overflow: visible;
}
@media (min-width: 1200px) {
    .hs-inner-products .products>ul {
        margin: 0 -20px;
        margin-top: -40px;
    }
    .hs-inner-products .products>ul>li {
        margin-top: 40px;
        padding: 0 20px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-products .products>ul {
        margin-top: -30px;
    }
    .hs-inner-products .products>ul>li {
        margin-top: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-products .products>ul {
        margin: 0 -5px;
    }
    .hs-inner-products .products>ul>li {
        margin-top: 20px;
        padding: 0 5px;
    }
}
.a2a_button_email span {
    background: orange !important;
}
.hs-inner-product-details {
    overflow: visible;

    margin-top: 110px;
    padding-top: 0;

    border-top: 9px solid #f7f7f7;
}
@media (max-width: 1199px) {
    .hs-inner-product-details {
        margin-top: 60px;
    }
}
.hs-inner-product-details .hs-inner-location {
    padding: 20px 0;
}
.hs-inner-product-details .inner-right {
    padding: 24px;

    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
@media (max-width: 1199px) {
    .hs-inner-product-details .inner-right {
        padding: 10px;
    }
}
.hs-inner-product-details .product-details {
    width: 100%;
}
.hs-inner-product-details .product-details .product-big {
    background: #f0f6ff;
}
.hs-inner-product-details .product-details .swiper-pagination {
    position: absolute;
    z-index: 6;
    bottom: 5%;

    width: 100%;
}
.hs-inner-product-details .product-details .swiper-pagination .swiper-pagination-bullet {
    width: 33px;
    height: 4px;

    opacity: 1;
    border-radius: 0;
    background: #d2d2d2;
}
.hs-inner-product-details .product-details .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #00469c;
}
.hs-inner-product-details .product-details .details-imgbox {
    position: relative;
    z-index: 4;

    width: 40%;
    height: 100%;
}
@media (max-width: 1560px) {
    .hs-inner-product-details .product-details .details-imgbox {
        width: 45%;
    }
}
@media (max-width: 991px) {
    .hs-inner-product-details .product-details .details-imgbox {
        width: 100%;
    }
}
.hs-inner-product-details .product-details .details-imgbox .swiper-product-big {
    mix-blend-mode: multiply;
}
.hs-inner-product-details .product-details .details-imgbox .ibox {
    padding-bottom: 75%;
}
.hs-inner-product-details .product-details .details-imgbox .zoom {
    cursor: crosshair;
}
.hs-inner-product-details .product-details .details-imgbox .product-big {
    position: relative;
}
.hs-inner-product-details .product-details .details-imgbox .swiper-button-prev,
.hs-inner-product-details .product-details .details-imgbox .swiper-button-next {
    line-height: 70px;

    width: 30px;
    height: 70px;

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

    color: #fff;
    background-color: rgba(0, 0, 0, .6);
}
.hs-inner-product-details .product-details .details-imgbox .swiper-button-prev:hover,
.hs-inner-product-details .product-details .details-imgbox .swiper-button-next:hover {
    background-color: #00469c;
}
.hs-inner-product-details .product-details .details-imgbox .swiper-button-prev {
    left: 0;
}
.hs-inner-product-details .product-details .details-imgbox .swiper-button-next {
    right: 0;
}
.hs-inner-product-details .product-details .details-imgbox .pro-group {
    border: 1px solid #f5f5f5;
}
.hs-inner-product-details .product-details .details-content {
    width: 60%;
    padding-left: 3%;
}
@media (max-width: 1560px) {
    .hs-inner-product-details .product-details .details-content {
        width: 55%;
    }
}
@media (max-width: 991px) {
    .hs-inner-product-details .product-details .details-content {
        width: 100%;
        margin-top: 20px;
        padding-left: 0;
    }
}
.hs-inner-product-details .product-details .details-content .title-details {
    position: relative;

    border-bottom: 1px solid #d2d2d2;
}
.hs-inner-product-details .product-details .details-content .title-details:before {
    position: absolute;
    bottom: -1px;
    left: 0;

    display: block;

    width: 120px;
    height: 3px;

    content: '';

    background-color: #00469c;
}
.hs-inner-product-details .product-details .details-content .title-details h2 {
    font-size: 32px;
    font-weight: bold;
    line-height: 1.38888889;
}
@media (max-width: 1560px) {
    .hs-inner-product-details .product-details .details-content .title-details h2 {
        font-size: 30px;
    }
}
@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 {
    margin-top: 40px;
}
@media (max-width: 1560px) {
    .hs-inner-product-details .product-details .details-content .public-note {
        margin-top: 20px;
    }
}
.hs-inner-product-details .product-details .details-content .public-note ul {
    padding-left: 10px;
}
.hs-inner-product-details .product-details .details-content .public-note ul li {
    list-style: disc;
}
.hs-inner-product-details .product-details .details-content .share {
    margin-top: 40px;
}
@media (max-width: 1560px) {
    .hs-inner-product-details .product-details .details-content .share {
        margin-top: 20px;
    }
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-details .details-content .share {
        width: 100%;
    }
}
.hs-inner-product-details .product-details .details-content .share p {
    font-size: 16px;
    line-height: 1.5;
}
.hs-inner-product-details .product-details .details-content .link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 40px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1560px) {
    .hs-inner-product-details .product-details .details-content .link {
        margin-top: 20px;
    }
}
.hs-inner-product-details .product-details .details-content .link a {
    font-weight: bold;
    line-height: 44px;

    display: inline-block;

    margin: 10px 0;
    padding: 0 20px;

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

    border: 2px solid #00469c;
    border-radius: 2px;
}
.hs-inner-product-details .product-details .details-content .link a .iconfont {
    font-size: 24px;
    font-weight: normal;

    margin-left: 20px;
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-details .details-content .link a .iconfont {
        margin-left: 10px;
    }
}
.hs-inner-product-details .product-details .details-content .link a:hover {
    color: #fff;
    border-color: #005ac8;
    background-color: #005ac8;
}
.hs-inner-product-details .product-details .details-content .link .inquiry {
    margin-right: 30px;

    color: #fff;
    background-color: #00469c;
}
@media (max-width: 991px) {
    .hs-inner-product-details .product-details .details-content .link .inquiry {
        margin-right: 10px;
    }
}
.hs-inner-product-details .product-details .product-small {
    font-size: 0;

    position: relative;

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

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-details .product-small {
        width: 100%;
    }
}
.hs-inner-product-details .product-details .product-small .product-small-left {
    width: 40%;
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-details .product-small .product-small-left {
        width: 70%;
    }
}
.hs-inner-product-details .product-details .product-small .swiper-product-small .swiper-slide {
    padding: 0 8px;
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-details .product-small .swiper-product-small .swiper-slide {
        padding: 0 5px;
    }
}
.hs-inner-product-details .product-details .product-small .pro-group {
    border: 1px solid #a8a8a8;
}
.hs-inner-product-details .product-details .product-small .swiper-slide-thumb-active .pro-group {
    border-color: #00469c;
}
.hs-inner-product-details .product-details .product-small .product-small-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

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

    width: 90px;
    height: 90px;

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

    background: #fff;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 1560px) {
    .hs-inner-product-details .product-details .product-small .swiper-button-prev,
    .hs-inner-product-details .product-details .product-small .swiper-button-next {
        width: 60px;
        height: 60px;
    }
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-details .product-small .swiper-button-prev,
    .hs-inner-product-details .product-details .product-small .swiper-button-next {
        width: 40px;
        height: 40px;
    }
}
.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: block;

    width: 0;
    height: 0;

    content: '';

    border-width: 8px 18px 8px 0;
    border-style: solid;
    border-color: transparent #b2b2b2 transparent transparent;
}
@media (max-width: 1560px) {
    .hs-inner-product-details .product-details .product-small .swiper-button-prev:before,
    .hs-inner-product-details .product-details .product-small .swiper-button-next:before {
        border-width: 6px 12px 6px 0;
    }
}
.hs-inner-product-details .product-details .product-small .swiper-button-prev:hover,
.hs-inner-product-details .product-details .product-small .swiper-button-next:hover {
    background-color: #00469c;
}
.hs-inner-product-details .product-details .product-small .swiper-button-prev:hover:before,
.hs-inner-product-details .product-details .product-small .swiper-button-next:hover:before {
    border-color: transparent #fff transparent transparent;
}
.hs-inner-product-details .product-details .product-small .swiper-button-next {
    right: 0;
    left: auto;

    margin-left: 10px;
}
.hs-inner-product-details .product-details .product-small .swiper-button-next:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.hs-inner-product-details .product-parameter {
    margin-top: 50px;
}
.hs-inner-product-details .product-parameter-menu {
    position: -webkit-sticky;
    position: sticky;
    z-index: 8;
    top: 80px;

    width: 100%;

    background-color: #f7f7f7;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
@media (max-width: 1199px) {
    .hs-inner-product-details .product-parameter-menu {
        top: 60px;
    }
}
.hs-inner-product-details .product-parameter-menu ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
}
.hs-inner-product-details .product-parameter-menu ul li {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.hs-inner-product-details .product-parameter-menu ul li a {
    font-size: 24px;
    line-height: 1.5;

    display: block;

    padding: 20px;

    cursor: pointer;
    text-align: center;

    color: #b0b0b0;
}
@media (max-width: 1400px) {
    .hs-inner-product-details .product-parameter-menu ul li a {
        font-size: 20px;

        padding: 10px;
    }
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-parameter-menu ul li a {
        font-size: 18px;
    }
}
.hs-inner-product-details .product-parameter-menu ul li.active a {
    color: #00469c;
    background-color: #fff;
}
.hs-inner-product-details .parameter {
    padding-top: 70px;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .parameter {
        padding-top: 50px;
    }
}
@media (max-width: 767px) {
    .hs-inner-product-details .parameter {
        padding-top: 30px;
    }
}
.hs-inner-product-details .parameter .title-parameter {
    font-size: 26px;
    font-weight: bold;
    line-height: 1.15384615;

    position: relative;

    padding: 15px 0;

    border-bottom: 2px solid #d2d2d2;
}
@media (max-width: 1400px) {
    .hs-inner-product-details .parameter .title-parameter {
        font-size: 22px;
    }
}
.hs-inner-product-details .parameter .title-parameter:after {
    position: absolute;
    z-index: 2;
    bottom: -2px;

    display: block;

    width: 120px;
    height: 2px;

    content: '';

    background-color: #00469c;
}
.hs-inner-product-details .parameter .public-note {
    margin-top: 20px;
}
.hs-inner-product-details .product-feedback {
    margin-top: 80px;
    padding: 24px;

    background-color: #f7f7f7;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .product-feedback {
        margin-top: 50px;
        padding: 10px;
    }
}
.hs-inner-product-details .product-feedback .feedbackform form .input-field {
    background-color: #fff;
}
.hs-inner-product-details .product-feedback .title-feedback {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-feedback .title-feedback {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.hs-inner-product-details .product-feedback .title-feedback h2 {
    font-size: 32px;
    font-weight: bold;
    line-height: 1.25;

    color: #00469c;
}
@media (max-width: 1560px) {
    .hs-inner-product-details .product-feedback .title-feedback h2 {
        font-size: 30px;
    }
}
@media (max-width: 1400px) {
    .hs-inner-product-details .product-feedback .title-feedback h2 {
        font-size: 26px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-product-details .product-feedback .title-feedback h2 {
        font-size: 24px;
    }
}
.hs-inner-product-details .product-feedback .title-feedback h2 span {
    font-size: 24px;

    display: block;

    color: #008ed2;
}
@media (max-width: 1400px) {
    .hs-inner-product-details .product-feedback .title-feedback h2 span {
        font-size: 20px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-product-details .product-feedback .title-feedback h2 span {
        font-size: 18px;
    }
}
.hs-inner-product-details .product-feedback .title-feedback .required {
    line-height: 1.7;

    color: #00469c;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.feedbackform form ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.feedbackform form ul li {
    margin-top: 30px;
}
@media (max-width: 767px) {
    .feedbackform form ul li {
        margin-top: 20px;
    }
}
.feedbackform form .field {
    position: relative;
}
.feedbackform form .input-label {
    font-size: 14px;
    font-weight: normal;
    line-height: 30px;

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

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

    cursor: text;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-duration: .18s;
    transition-duration: .18s;
    -webkit-transition-property: top, font-size;
    transition-property: top, font-size;

    color: #666;
}
@media (max-width: 991px) {
    .feedbackform form .input-label {
        font-size: 14px;
        line-height: 24px;

        padding: 10px 20px;
    }
}
.feedbackform form .input-field {
    font-size: 16px;
    line-height: 30px;

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

    -webkit-transition: border .28s ease-out;
    transition: border .28s ease-out;

    background: transparent;
    background-color: #f1f1f1;
}
@media (max-width: 991px) {
    .feedbackform form .input-field {
        font-size: 14px;
        line-height: 24px;

        padding: 10px 20px;
    }
}
.feedbackform form .input-field:required+.input-label:after {
    content: '*';

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

    top: -36px;

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

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

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

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

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

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

    background-color: #00469c;
}
.hs-footer {
    position: relative;

    overflow: hidden;

    color: #c7d9ee;
    background: url(../images/footer_bg.webp) no-repeat center;
    background-size: cover;
}
.hs-footer .foot-top {
    padding: 15px 0;

    color: #fff;
    border-bottom: 2px solid rgba(255, 255, 255, .16);
}
@media (max-width: 1199px) {
    .hs-footer .foot-top .d-flex {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.hs-footer .foot-logo img {
    height: 30px;
}
.hs-footer .foot-txt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 1199px) {
    .hs-footer .foot-txt {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.hs-footer .foot-txt .txt-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 10px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 767px) {
    .hs-footer .foot-txt .txt-group {
        width: 100%;
        margin: 5px 0;
    }
}
.hs-footer .foot-txt .txt-group .icon {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.hs-footer .foot-txt .txt-group p {
    margin: 0;
    padding-left: 10px;
}
@media (max-width: 767px) {
    .hs-footer .foot-txt .txt-group p {
        width: 100%;
    }
}
.hs-footer .foot-txt .txt-group p a:hover {
    text-decoration: underline;
}
.hs-footer .foot-nav {
    padding: 60px 0;
}
@media (max-width: 1199px) {
    .hs-footer .foot-nav {
        padding: 30px 0;
    }
}
.hs-footer .foot-nav>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -10px;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 991px) {
    .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;
    padding: 0 10px;
}
@media (max-width: 1199px) {
    .hs-footer .foot-nav>ul>li {
        width: 20%;
    }
}
@media (max-width: 767px) {
    .hs-footer .foot-nav>ul>li {
        width: 100%;
        max-width: 100%;
    }
}
.hs-footer .foot-nav>ul>li>a {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;

    display: block;

    color: #fff;
}
@media (max-width: 1199px) {
    .hs-footer .foot-nav>ul>li>a {
        font-size: 18px;
    }
}
.hs-footer .foot-nav>ul>li .icon-jiantouarrow487 {
    font-style: normal;

    display: none;

    -webkit-transition: all .2s;
    transition: all .2s;
}
@media (max-width: 767px) {
    .hs-footer .foot-nav>ul>li .icon-jiantouarrow487 {
        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: 18px;
    line-height: 1.33333333;

    display: block;

    padding: 5px 0;

    word-break: break-word;
}
@media (max-width: 1199px) {
    .hs-footer .foot-nav>ul>li>ul>li>a {
        font-size: 16px;
    }
}
@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 .icon-jiantouarrow487 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.hs-footer .copyright {
    line-height: 1.5;

    padding: 20px 0;

    text-align: center;

    background-color: #00469c;
}
@media (max-width: 1199px) {
    .hs-footer .copyright {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .hs-footer .copyright {
        display: block;

        padding: 15px 0;
    }
}
.hs-footer .copyright p {
    display: inline-block;

    margin: 0;

    vertical-align: middle;
}
.hs-footer .copyright .policy {
    padding: 0 10px;
}
.hs-footer .copyright .design {
    display: inline-block;

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

    color: #fff;
}
.hs-inner-news {
    overflow: visible;
}
.hs-inner-news .news>ul {
    margin-top: -40px;
}
@media (max-width: 767px) {
    .hs-inner-news .news>ul {
        margin-top: -20px;
    }
}
.hs-inner-news .news>ul>li {
    margin-top: 40px;
}
@media (max-width: 767px) {
    .hs-inner-news .news>ul>li {
        margin-top: 20px;
    }
}
.hs-inner-news .news .news-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    background-color: #f2f2f2;

    -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-news .news .news-group .img {
    width: 400px;
}
@media (max-width: 1560px) {
    .hs-inner-news .news .news-group .img {
        width: 300px;
    }
}
@media (max-width: 767px) {
    .hs-inner-news .news .news-group .img {
        width: 100%;

        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
}
.hs-inner-news .news .news-group .img .ibox {
    padding-bottom: 56.25%;
}
.hs-inner-news .news .news-group .img .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-inner-news .news .news-group .desc {
    width: -webkit-calc(100% - 540px);
    width: calc(100% - 540px);
    padding: 0 3%;
}
@media (max-width: 1560px) {
    .hs-inner-news .news .news-group .desc {
        width: -webkit-calc(100% - 440px);
        width: calc(100% - 440px);
    }
}
@media (max-width: 1199px) {
    .hs-inner-news .news .news-group .desc {
        width: -webkit-calc(100% - 400px);
        width: calc(100% - 400px);
    }
}
@media (max-width: 767px) {
    .hs-inner-news .news .news-group .desc {
        width: 100%;
        padding: 0 15px 20px;

        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
}
.hs-inner-news .news .news-group .title-news {
    font-size: 20px;
    line-height: 1.4;

    display: -webkit-box;
    overflow: hidden;

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

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 1199px) {
    .hs-inner-news .news .news-group .title-news {
        font-size: 18px;
        line-height: 1.55555556;
    }
}
.hs-inner-news .news .news-group .public-note {
    display: -webkit-box;
    overflow: hidden;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 1199px) {
    .hs-inner-news .news .news-group .public-note {
        max-height: 48px;
    }
}
.hs-inner-news .news .news-group .date {
    font-family: 'D-DIN Exp', Arial;
    font-weight: normal;
    line-height: 1.2;

    width: 140px;

    text-align: center;
}
@media (max-width: 1199px) {
    .hs-inner-news .news .news-group .date {
        width: 100px;
    }
}
@media (max-width: 767px) {
    .hs-inner-news .news .news-group .date {
        margin-top: 10px;

        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
}
.hs-inner-news .news .news-group .date .day {
    font-size: 50px;
    font-weight: bold;

    display: block;

    margin-right: 6px;
}
@media (max-width: 1560px) {
    .hs-inner-news .news .news-group .date .day {
        font-size: 40px;
    }
}
@media (max-width: 767px) {
    .hs-inner-news .news .news-group .date .day {
        font-size: 30px;
    }
}
.hs-inner-news .news .news-group .date .year {
    font-size: 18px;
}
@media (max-width: 767px) {
    .hs-inner-news .news .news-group .date .year {
        font-size: 16px;
    }
}
@media (min-width: 1200px) {
    .hs-inner-news .news .news-group:hover .ibox img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .hs-inner-news .news .news-group:hover .title-news {
        color: #00469c;
    }
}
.hs-inner-faqs {
    overflow: visible;
}
.hs-inner-faqs .faqs>ul {
    margin-top: -30px;
}
.hs-inner-faqs .faqs>ul>li {
    margin-top: 30px;
    padding: 20px 0;

    border: 1px solid #d2d2d2;
}
@media (max-width: 991px) {
    .hs-inner-faqs .faqs>ul>li {
        padding: 15px 0;
    }
}
@media (max-width: 767px) {
    .hs-inner-faqs .faqs>ul>li {
        padding: 10px 0;
    }
}
.hs-inner-faqs .faqs>ul>li.current .title-faqs:after {
    content: '-';
}
.hs-inner-faqs .faqs-group {
    cursor: pointer;
}
.hs-inner-faqs .title-faqs {
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;

    position: relative;

    padding: 10px 50px 10px 30px;

    color: #00469c;
}
@media (max-width: 1400px) {
    .hs-inner-faqs .title-faqs {
        padding: 10px 40px 10px 20px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-faqs .title-faqs {
        font-size: 18px;
    }
}
.hs-inner-faqs .title-faqs:after {
    font-weight: normal;
    line-height: 32px;

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

    width: 32px;
    height: 32px;

    content: '+';
    text-align: center;
}
@media (max-width: 1400px) {
    .hs-inner-faqs .title-faqs:after {
        top: 8px;
        right: 10px;
    }
}
.hs-inner-faqs .faqs-ques {
    display: none;

    margin-top: 20px;
    padding: 0 30px;
}
@media (max-width: 1400px) {
    .hs-inner-faqs .faqs-ques {
        padding: 0 20px;
    }
}
@media (max-width: 767px) {
    .hs-inner-faqs .faqs-ques {
        margin-top: 10px;
    }
}
.hs-inner-news-show {
    overflow: visible;
}
.hs-inner-news-show .related-news {
    width: 400px;
}
@media (max-width: 1400px) {
    .hs-inner-news-show .related-news {
        width: 340px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-news-show .related-news {
        width: 100%;
        margin-top: 30px;
    }
}
.hs-inner-news-show .related-news .related-news-sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 80px;

    height: auto;
    padding: 30px 20px;

    border: 1px solid #f2f2f2;
}
.hs-inner-news-show .related-news .img img {
    width: 100%;
    height: auto;
}
.hs-inner-news-show .related-news .news-list .list>ul>li {
    border-bottom: 1px solid #e0e4e7;
}
.hs-inner-news-show .related-news .news-list .list>ul>li:last-child {
    border-bottom: none;
}
.hs-inner-news-show .related-news .news-list .list .listbox-group {
    display: block;

    padding: 14px 0;
}
.hs-inner-news-show .related-news .news-list .list .listbox-group .title-news {
    font-size: 18px;
    line-height: 26px;

    display: -webkit-box;
    overflow: hidden;

    max-height: 52px;

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

    color: #333;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 767px) {
    .hs-inner-news-show .related-news .news-list .list .listbox-group .title-news {
        font-size: 16px;
    }
}
.hs-inner-news-show .related-news .news-list .list .listbox-group .date {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 10px;

    color: #00469c;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-inner-news-show .related-news .news-list .list .listbox-group .date .iconfont {
    font-size: 20px;

    margin-right: 10px;
}
.hs-inner-news-show .related-news .news-list .list .listbox-group:hover .title-news {
    color: #00469c;
}
.hs-inner-news-show .news-show {
    width: -webkit-calc(100% - 400px);
    width: calc(100% - 400px);
    padding-right: 5%;
}
@media (max-width: 1400px) {
    .hs-inner-news-show .news-show {
        width: -webkit-calc(100% - 340px);
        width: calc(100% - 340px);
        padding-right: 3%;
    }
}
@media (max-width: 1199px) {
    .hs-inner-news-show .news-show {
        width: 100%;
        padding-right: 0;
    }
}
.hs-inner-news-show .news-show .date,
.hs-inner-news-show .news-show .visits,
.hs-inner-news-show .news-show .person {
    font-size: 16px;
    line-height: 1.71428571;

    margin: 0 20px;

    color: #818181;
}
@media (max-width: 767px) {
    .hs-inner-news-show .news-show .date,
    .hs-inner-news-show .news-show .visits,
    .hs-inner-news-show .news-show .person {
        font-size: 14px;
    }
}
.hs-inner-news-show .news-show .title-news-show {
    text-align: center;
}
.hs-inner-news-show .news-show .title-news-show h2 {
    font-size: 24px;
    line-height: 1.33333333;

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

    border-top: 1px solid #e0e4e7;
    border-bottom: 1px solid #e0e4e7;
}
@media (max-width: 767px) {
    .hs-inner-news-show .news-show .share {
        width: 100%;
        margin-top: 10px;
    }
}
.hs-inner-news-show .news-show .public-note {
    margin-top: 30px;
}
.hs-inner-news-show .news-show .public-note img {
    max-width: 100%;
    height: auto !important;
}
.hs-inner-news-show .button-news {
    margin-top: 60px;
}
@media (max-width: 991px) {
    .hs-inner-news-show .button-news {
        margin-top: 30px;
    }
}
.hs-inner-news-show .button-news a {
    font-size: 16px;
    line-height: 60px;

    position: relative;

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

    height: 60px;
    padding: 0 40px;

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

    color: #666;
    background: none;
    background: #f5f5f5;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.hs-inner-news-show .button-news a:before {
    font-family: 'iconfont' !important;

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

    width: 40px;

    content: '\e6ab';
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    text-align: center;
}
.hs-inner-news-show .button-news a:hover {
    color: #fff;
    background-color: #00469c;
}
.hs-inner-news-show .button-news .next {
    text-align: right;
}
@media (max-width: 767px) {
    .hs-inner-news-show .button-news .next {
        margin-top: 10px;

        text-align: left;
    }
}
@media (min-width: 768px) {
    .hs-inner-news-show .button-news .next:before {
        right: 0;
        left: auto;

        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
.public-related-news {
    padding-top: 80px;
}
@media (max-width: 1560px) {
    .public-related-news {
        padding-top: 60px;
    }
}
@media (max-width: 991px) {
    .public-related-news {
        padding-top: 40px;
    }
}
.public-related-news .news-list {
    margin-top: 40px;
}
@media (max-width: 767px) {
    .public-related-news .news-list {
        margin-top: 20px;
    }
}
.public-related-news .news-related-scrollbar {
    height: 16px;
    margin-top: 60px;
    padding: 3px;

    border-radius: 8px;
    background: #f6f6f6;
}
@media (max-width: 1199px) {
    .public-related-news .news-related-scrollbar {
        margin-top: 30px;
    }
}
.public-related-news .news-related-scrollbar .swiper-scrollbar-drag {
    background-color: #00469c;
}
.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: #00469c;
}
.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: #00469c;
    background-color: #00469c;
}
.hs-inner-contact .title-inner h2:after {
    display: none;
}
.hs-inner-contact .title-inner h3 {
    font-size: 20px;
    line-height: 1.5;

    color: #00469c;
}
@media (max-width: 1199px) {
    .hs-inner-contact .title-inner h3 {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .hs-inner-contact .title-inner h3 {
        font-size: 16px;
    }
}
.hs-inner-contact .contact {
    width: 45%;
    padding-left: 5%;
}
@media (max-width: 991px) {
    .hs-inner-contact .contact {
        width: 100%;
        margin-top: 30px;
        padding-left: 0;
    }
}
.hs-inner-contact .contact .img img {
    width: 100%;
}
.hs-inner-contact .contact .contact-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 100%;
    margin-top: 50px;
}
@media (max-width: 1400px) {
    .hs-inner-contact .contact .contact-group {
        margin-top: 30px;
    }
}
.hs-inner-contact .contact .contact-group .icon {
    width: 60px;
}
@media (max-width: 767px) {
    .hs-inner-contact .contact .contact-group .icon {
        width: 50px;
    }
}
.hs-inner-contact .contact .contact-group .icon .iconfont {
    font-size: 30px;
    line-height: 1;

    color: #00469c;
}
.hs-inner-contact .contact .contact-group .note {
    position: relative;

    width: -webkit-calc(100% - 60px);
    width: calc(100% - 60px);
}
@media (max-width: 767px) {
    .hs-inner-contact .contact .contact-group .note {
        width: -webkit-calc(100% - 50px);
        width: calc(100% - 50px);
    }
}
.hs-inner-contact .contact .contact-group .note b {
    font-size: 20px;
    line-height: 1.5;

    display: block;

    color: #00469c;
}
@media (max-width: 1199px) {
    .hs-inner-contact .contact .contact-group .note b {
        font-size: 18px;
    }
}
.hs-inner-contact .contact .contact-group .note p {
    font-size: 20px;
    line-height: 1.5;

    margin: 5px 0 0 0;

    color: #242424;
}
@media (max-width: 1199px) {
    .hs-inner-contact .contact .contact-group .note p {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .hs-inner-contact .contact .contact-group .note p {
        font-size: 16px;
    }
}
.hs-inner-contact .contact .contact-group .note a:hover {
    text-decoration: underline;
}
.hs-inner-contact .feedback {
    position: relative;

    width: 55%;
}
@media (max-width: 991px) {
    .hs-inner-contact .feedback {
        width: 100%;
    }
}
.hs-inner-contact .feedback .public-note {
    margin-top: 20px;
}
.hs-google-map {
    position: relative;
    z-index: 4;

    width: 100%;
    height: 670px;
    margin-top: -30px;
}
@media (max-width: 1199px) {
    .hs-google-map {
        height: 600px;
    }
}
@media (max-width: 991px) {
    .hs-google-map {
        height: 500px;
    }
}
@media (max-width: 767px) {
    .hs-google-map {
        height: 400px;
    }
}
.hs-google-map #map {
    height: 100%;
}
.hc-mobile-nav.nav-levels-overlap ul ul .iconimg {
    display: none;
}
.hc-mobile-nav.nav-levels-overlap ul ul b {
    font-weight: normal;
}
.fluid_pseudo_poster,
.fluid_controls_container {
    display: none;
}
.hideh1 {
    font-size: 0;
}
.hideh1 h1 {
    font-size: 0;

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

    display: block;
}
.hs-inner-policy .policy {
    margin-top: 30px;
}
.hs-inner-product-details .product-details .details-imgbox {
    position: relative;
}
.hs-inner-product-details .product-details .details-imgbox .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: #00469c;
}
.public-no-results .desc .public-note {
    margin-top: 20px;
}
.public-no-results .desc .public-note p {
    font-size: 18px;

    color: #666;
}
.hs-inner-about .about .about-desc {
    max-height: 300px;
    overflow-y: auto;
    padding-right: 10px;
}
.hs-inner-about .about .about-desc::-webkit-scrollbar {
    width: 4px;
    position: absolute;
    left: 0;
}
@media (max-width: 991px) {
    .hs-inner-about .about .about-desc {
        max-height: 100%;
        padding-right: 0;
    }
}
.hs-inner-about .about .about-desc::-webkit-scrollbar-track {
    background-color: #dcdcdc;
}

.hs-inner-about .about .about-desc::-webkit-scrollbar-thumb {
    background-color: #9f9f9f;
}
.page_info {
    text-align: center;
    margin: 10px auto;
    padding: 50px;
    color: #999;
    clear: both
}
.page_info span {
    padding: 0 2px;
    font-weight: bold
}
.page_list {
    height: 40px;
    line-height: 40px;
    width: 40px;

    text-align: center;
    clear: both;
    letter-spacing: 0;
    font-size: 14px;
    margin: 50px auto;
    padding: 30px;
    clear: both;
    width: 100%
}
.page_list a,
.page_list span {
    display: inline-block;
    color: #ccc;
    border: 1px solid #111;
    background: #000;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 38px;
    margin: 0 1px;
    border-radius: 50%;
}
.page_list a:hover {
    color: #fff;
    border: 1px solid #0a50a1;
    background: #0a50a1
}
.page_list .on {
    color: #fff;
    border: 1px solid #0a50a1;
    background: #0a50a1
}
.page_list a.on {
    color: #fff;
    border: 1px solid #0a50a1;
    background: #0a50a1
}
.table_a table {
    border-right: 1px solid #9ac4f1;
    border-bottom: 1px solid #9ac4f1;
    width: 100%;

    /*margin-top: 40px;*/
}
.table_a table td {
    border-left: 1px solid #9ac4f1;
    border-top: 1px solid #9ac4f1;
    text-align: left;
    font-size: 16px;
    line-height: 24px;
    padding: 10px 15px;

}
.table_a table tr:nth-child(odd) {
    background: #f5f5f5;
}
.table_a table th {
    border-left: 1px solid #9ac4f1;
    border-top: 1px solid #9ac4f1;
    background: #eef8fa;
    color: #004fa3;
    font-weight: bold;
    text-align: left;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    padding: 5px;

}
.biao2 {
    background: #f1f1f1;
}