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

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

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

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

    src: local('Anton Regular'), local('Anton-Regular'), url('../flaticon/Anton-Regular.woff2') format('woff2'), url('../flaticon/Anton-Regular.woff') format('woff'), url('../flaticon/Anton-Regular.ttf') format('truetype');
    font-display: swap;
}
body {
    font-family: 'D-DIN-PRO', Arial, 'Helvetica Neue', Helvetica, 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Heiti SC', 'PingFang SC', 'Hiragino Sans GB', sans-serif;
    font-size: 16px;
    font-weight: normal;

    overflow-x: hidden;

    color: #000;

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

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

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

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

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

    overflow: hidden;

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

    overflow: hidden;

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

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

    display: block;
    overflow: hidden;

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

    display: block;

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

    text-align: center;

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

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

    width: 48px;
    height: 48px;
    margin: 0;

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

    color: #fff;
    border-radius: 0;
    background: #063c79;
}
.swiper-button-next .flaticon,
.swiper-button-prev .flaticon,
.slick-arrow .flaticon {
    font-size: 14px;
}
.swiper-button-next:after,
.swiper-button-prev:after,
.slick-arrow:after {
    display: none;
}
.swiper-button-next.swiper-button-next,
.swiper-button-prev.swiper-button-next,
.slick-arrow.swiper-button-next {
    margin-left: 2px;
}
.swiper-button-next:hover:hover,
.swiper-button-prev:hover:hover,
.slick-arrow:hover:hover {
    background-color: #111;
}
.swiper-poa .swiper-button-prev,
.swiper-poa .swiper-button-next {
    position: absolute;
    z-index: 8;
    top: 50%;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.swiper-poa .swiper-button-prev .flaticon,
.swiper-poa .swiper-button-next .flaticon {
    display: block;

    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.swiper-poa .swiper-button-prev:after,
.swiper-poa .swiper-button-next:after {
    display: none;
}
.swiper-poa .swiper-button-prev {
    left: -8%;
}
@media (max-width: 1560px) {
    .swiper-poa .swiper-button-prev {
        left: -5%;
    }
}
@media (max-width: 1199px) {
    .swiper-poa .swiper-button-prev {
        left: -3%;
    }
}
@media (max-width: 767px) {
    .swiper-poa .swiper-button-prev {
        left: -15px;
    }
}
.swiper-poa .swiper-button-next {
    right: -8%;
    left: auto;

    margin-left: 0;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.swiper-poa .swiper-button-next .flaticon {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
@media (max-width: 1560px) {
    .swiper-poa .swiper-button-next {
        right: -5%;
    }
}
@media (max-width: 1199px) {
    .swiper-poa .swiper-button-next {
        right: -3%;
    }
}
@media (max-width: 767px) {
    .swiper-poa .swiper-button-next {
        right: -15px;
    }
}
.slick-arrow {
    position: absolute;
    top: 50%;
    left: -60px;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media (max-width: 1560px) {
    .slick-arrow {
        left: -50px;
    }
}
@media (max-width: 767px) {
    .slick-arrow {
        left: -15px;
    }
}
.slick-arrow.swiper-button-prev .flaticon {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.slick-arrow.swiper-button-next {
    right: -60px;
    left: auto;
}
@media (max-width: 1560px) {
    .slick-arrow.swiper-button-next {
        right: -50px;
    }
}
@media (max-width: 767px) {
    .slick-arrow.swiper-button-next {
        right: -15px;
    }
}
.slick-arrow:hover {
    background-color: #111;
}
.slick-dots {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 50px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 1199px) {
    .slick-dots {
        margin-top: 30px;
    }
}
.slick-dots li {
    width: 17px;
    height: 17px;
    margin-right: 12px;

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

    border-radius: 50%;
    background: #063c79;
}
@media (max-width: 767px) {
    .slick-dots li {
        width: 12px;
        height: 12px;
        margin-right: 6px;
    }
}
.slick-dots li button {
    display: none;
}
.slick-dots .slick-active {
    background-color: #1b95e3;
}
:root {
    --pad: -webkit-calc(50vw - 800px);
    --pad: calc(50vw - 800px);
}
@media (max-width: 1720px) {
    :root {
        --pad: -webkit-calc(50vw - 705px);
        --pad: calc(50vw - 705px);
    }
}
@media (max-width: 1470px) {
    :root {
        --pad: -webkit-calc(50vw - 660px);
        --pad: calc(50vw - 660px);
    }
}
@media (max-width: 1400px) {
    :root {
        --pad: -webkit-calc(50vw - 570px);
        --pad: calc(50vw - 570px);
    }
}
@media (max-width: 1199px) {
    :root {
        --pad: 6vw;
    }
}
@media (max-width: 991px) {
    :root {
        --pad: 7.5vw;
    }
}
@media (max-width: 767px) {
    :root {
        --pad: 15px;
    }
}
.hs-header-box {
    position: fixed;
    z-index: 10;
    top: 0;

    width: 100%;

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

    color: #063c79;
}
@media (max-width: 767px) {
    .hs-header-box {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
    }
}
.hs-header-box .logo {
    line-height: 1;

    position: relative;
    z-index: 8;

    display: block;

    height: 50px;

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

    -webkit-transition: all .4s;
    transition: all .4s;
}
.hs-header-box .pc-search {
    margin-left: 12px;
}
.hs-header-box .pc-search .search-button .icon {
    line-height: 34px;

    width: 34px;
    height: 34px;

    cursor: pointer;

    color: #fff;
    border-color: #063c79;
    border-radius: 50%;
    background: #063c79;
}
.hs-header-box .pc-search .search-button .icon img {
    width: 100%;

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

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.hs-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: #063c79;
}
@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 {
    line-height: 36px;

    width: 36px;
    height: 36px;

    text-align: center;

    background-color: #063c79;
}
.hs-header-box .top-txt .icon .flaticon {
    font-size: 24px;

    color: #fff;
}
.hs-header-box .top-txt .icon img {
    width: 100%;

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

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.hs-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: 12px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-header-box .top-txt ul.txt-contact li p {
    font-size: 14px;
    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: #063c79;
}
@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 #063c79 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 .language {
    position: relative;

    margin-left: 14px;
}
@media (max-width: 767px) {
    .hs-header-box .language {
        margin-left: 10px;
    }
}
.hs-header-box .language .icon {
    background-color: #1b95e3;
}
.hs-header-box .language ul {
    position: absolute;
    top: 100%;
    right: 0;

    display: none;

    min-width: 100%;

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

    display: block;

    padding: 5px 10px;

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

    color: #666;
}
.hs-header-box .language ul li:hover a {
    color: #fff;
    background-color: #063c79;
}
.hs-header-box .header-right {
    position: relative;
    z-index: 8;

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

    padding: 30px 0 10px;

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

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}
@media (max-width: 1199px) {
    .hs-header-box .header-right {
        padding: 0;
    }
}
@media (max-width: 1199px) {
    .hs-header-box .header-nav {
        display: none;
    }
}
.hs-header-box .header-nav>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

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

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

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

    position: relative;
    z-index: 8;

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

    height: 120px;
    padding: 0 30px;

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

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

        padding: 0 15px;
    }
}
.hs-header-box .header-nav>ul>li>a:before {
    position: absolute;
    top: -webkit-calc(90% - 12px);
    top: calc(90% - 12px);
    left: 50%;

    display: block;

    width: 0;
    height: 0;

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

    opacity: 0;
    border-width: 0 6px 12px 6px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
}
.hs-header-box .header-nav>ul>li:hover>a {
    color: #1b95e3;
    border-bottom-color: #063c79;
}
.hs-header-box .header-nav>ul>li:hover>a:before {
    opacity: 1;
}
.hs-header-box .header-nav>ul>li.active>a {
    color: #1b95e3;
}
.hs-header-box .pc-nav-down {
    position: absolute;
    z-index: 7;
    top: 90%;
    left: 0;

    display: none;

    min-width: 280px;
    padding: 30px 20px 23px 20px;

    color: #333;
    background: #fff;
    box-shadow: 0 13px 10px 0 rgba(5, 5, 5, .13);
}
.hs-header-box .pc-nav-down>li {
    border-bottom: 1px solid #e5e5e5;
}
.hs-header-box .pc-nav-down>li:last-child {
    border-bottom: none;
}
.hs-header-box .pc-nav-down>li>a {
    line-height: 26px;

    position: relative;

    display: block;

    padding: 10px 0;

    -webkit-transition: all .2s;
    transition: all .2s;
    white-space: nowrap;
}
.hs-header-box .pc-nav-down>li:hover>a,
.hs-header-box .pc-nav-down>li.active>a {
    color: #063c79;
}
.hs-header-box .pc-nav-down>li:hover>a:before,
.hs-header-box .pc-nav-down>li.active>a:before {
    background-color: #063c79;
}
.hs-header-box .pc-nav-down2 {
    padding: 20px 0;
}
.hs-header-box .pc-nav-down2>li {
    margin: 5px 0;
}
.hs-header-box .pc-nav-down2>li>a {
    font-size: 14px;
    line-height: 24px;

    position: relative;

    display: block;

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

    color: #666;
}
.hs-header-box .pc-nav-down2>li:hover>a {
    color: #063c79;
}
@media (max-width: 1199px) {
    .hs-header-box .product-nav {
        display: none;
    }
}
.hs-header-box .product-nav>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.hs-header-box .product-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 .product-nav>ul>li:after {
    font-size: 20px;

    margin: 0 20px;

    content: '|';
}
.hs-header-box .product-nav>ul>li:last-child:after {
    display: none;
}
.hs-header-box .product-nav>ul>li>a {
    font-size: 20px;
    font-weight: 900;
    line-height: 30px;

    display: block;

    padding: 10px 0;
}
.hs-header-box .toggle-navigation {
    position: relative;
    right: 0;

    display: none;

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

    /*border-radius: 50%;*/
    background-color: #063c79;
}
@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.hs-header-box-white {
    color: #fff;
}
.hs-header-box.hs-header-box-white .logo img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
@media (max-width: 767px) {
    .hs-header-box.hs-header-box-white .logo img {
        -webkit-filter: brightness(1) invert(0);
        filter: brightness(1) invert(0);
    }
}
.hs-header-box.hs-header-box-white.stuck-header {
    color: #063c79;
}
.hs-header-box.hs-header-box-white.stuck-header .logo img {
    -webkit-filter: brightness(1) invert(0);
    filter: brightness(1) invert(0);
}
@media (max-width: 767px) {
    .hs-header-box.hs-header-box-white.stuck-header .logo img {
        -webkit-filter: brightness(1) invert(0);
        filter: brightness(1) invert(0);
    }
}
.hs-header-box.stuck-header {
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.hs-header-box.stuck-header .header-nav>ul>li>a {
    height: 80px;
}
.hc-mobile-nav .nav-wrapper {
    text-transform: uppercase;

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

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

    width: 30px;

    vertical-align: middle;

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

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

    display: block;

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

    position: relative;
    z-index: 3;

    display: block;

    width: 50px;
    height: 50px;

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

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

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

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

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

    margin: 0;
    padding: 10px;

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

    border-radius: 6px;
    background-color: #1b95e3;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.customer-service a p img {
    width: 120px;
}
.customer-service a:hover .flaticon {
    color: #fff;
    background-color: #1b95e3;
}
.customer-service a:hover p {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}
.customer-service .service-wechat p {
    background-color: #1b95e3;
}
.customer-service .service-top .flaticon:before {
    display: block;

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

    width: 100%;

    text-align: center;

    color: #fff;
    background-color: #063c79;
}
.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 .ibox {
    padding-bottom: 50%;
}
.banner-box .ibox video {
    object-fit: cover;
}
.banner-box .swiper-img img {
    width: 100%;
    height: auto;
}
.banner-box .swiper-text {
    position: absolute;
    z-index: 2;
    top: 55%;
    left: 0;

    width: 100%;

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

    color: #fff;
}
.banner-box .swiper-text .desc {
    width: 50%;
}
@media (max-width: 767px) {
    .banner-box .swiper-text .desc {
        width: 100%;
    }
}
.banner-box .swiper-text h2,
.banner-box .swiper-text h3,
.banner-box .swiper-text p {
    overflow: hidden;
}
.banner-box .swiper-text h2 span,
.banner-box .swiper-text h3 span,
.banner-box .swiper-text p 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: 36px;
    font-weight: normal;
    line-height: 1.1;

    letter-spacing: 1px;
}
@media (max-width: 1560px) {
    .banner-box .swiper-text h2 {
        font-size: 32px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-text h2 {
        font-size: 30px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text h2 {
        font-size: 26px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text h2 {
        font-size: 24px;
    }
}
.banner-box .swiper-text p {
    font-size: 20px;
    line-height: 1.5;

    margin: 0;
}
@media (max-width: 1560px) {
    .banner-box .swiper-text p {
        font-size: 18px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-text p {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text p {
        display: none;
    }
}
.banner-box .swiper-text .link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 20px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 767px) {
    .banner-box .swiper-text .link {
        display: none;

        margin-top: 0;
    }
}
.banner-box .swiper-text .link a {
    font-size: 14px;
    /*font-weight: 900;*/
    line-height: 25px;

    padding: 0 12px;

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

    border: 1px solid #fff;
}
@media (max-width: 1199px) {
    .banner-box .swiper-text .link a {
        padding: 0 10px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text .link a {
        line-height: 24px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text .link a {
        padding: 0 10px;
    }
}
.banner-box .swiper-text .link a:hover {
    color: #fff;
    border-color: #1b95e3;
    background-color: #1b95e3;
}
.banner-box .swiper-slide-active .swiper-text h2 span {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);

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

    width: 100%;
}
.banner-box .button-banner .swiper-button-prev,
.banner-box .button-banner .swiper-button-next {
    font-weight: 900;
    line-height: 50px;

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

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

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

    color: #000;
    background-color: #fff;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1199px) {
    .banner-box .button-banner .swiper-button-prev,
    .banner-box .button-banner .swiper-button-next {
        line-height: 50px;

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

        width: 40px;
        height: 30px;
    }
}
.banner-box .button-banner .swiper-button-prev:before,
.banner-box .button-banner .swiper-button-next:before {
    display: block;

    width: 0;
    height: 0;

    content: '';

    border-width: 6px 0 6px 10px;
    border-style: solid;
    border-color: transparent transparent transparent #063c79;
}
.banner-box .button-banner .swiper-button-prev {
    margin-right: 1px;
}
.banner-box .button-banner .swiper-button-prev:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.banner-box .swiper-pagination-fraction {
    font-size: 18px;
    font-style: italic;

    position: relative;

    width: auto;

    color: #fff;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 767px) {
    .banner-box .swiper-pagination-fraction {
        font-size: 14px;
    }
}
.banner-box .swiper-pagination-fraction span:before {
    content: '0';
}
.banner-box .swiper-pagination-fraction .swiper-pagination-current {
    font-size: 48px;
}
@media (max-width: 767px) {
    .banner-box .swiper-pagination-fraction .swiper-pagination-current {
        font-size: 20px;
    }
}
.banner-box .swiper-pagination-progressbar.vertical {
    position: absolute;
    z-index: 6;
    top: 50%;
    right: 3%;
    bottom: 0;

    overflow: hidden;

    width: 4px;
    height: 40%;

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

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

    display: block;

    width: 1px;
    height: 100%;

    content: '';

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

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

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

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

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

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

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

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

    color: #fff;
    border: none;
    background: none;
}
.banner-box .swiper-button-prev:hover,
.banner-box .swiper-button-next:hover {
    opacity: .8;
}
.banner-box .swiper-button-next {
    margin-left: 0;
}
.banner-box .swiper-button-next .flaticon {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
.banner-box .mouse {
    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 {
    font-size: 0;

    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 .banner-group-video:before {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background-color: rgba(0, 0, 0, .4);
}
.banner-inner .banner-group-video:after {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background-color: rgba(6, 60, 121, .6);
}
.banner-inner .banner-group video {
    position: relative;
    z-index: 1;
}
@media (min-width: 1200px) {
    .banner-inner .banner-group video {
        min-height: 400px;
    }
}
.banner-inner video {
    width: 100%;
}
.banner-inner .title-banner {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
}
.banner-inner .title-banner h2 {
    font-size: 36px;
    font-weight: 900;
    line-height: 1.2;
}
@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 .group-text {
    position: absolute;
    z-index: 8;
    top: -webkit-calc(50% + 50px);
    top: calc(50% + 50px);
    left: 0;

    width: 100%;

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

    color: #fff;
}
@media (max-width: 1199px) {
    .banner-inner .group-text {
        top: -webkit-calc(50% + 30px);
        top: calc(50% + 30px);
    }
}
@media (max-width: 767px) {
    .banner-inner .group-text {
        top: 50%;
    }
}
.banner-inner-other {
    position: relative;
    z-index: 6;

    margin-top: -60px;

    text-align: center;
}
.banner-inner-other .banner-group {
    border: 1px solid #d8dfe5;
}
.banner-inner-other .hs-inner-location .location {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;

    color: rgba(255, 255, 255, .6);
}
.banner-inner-other .group-text {
    top: 50%;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.banner-header {
    height: 220px;

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

    padding: 80px 0;
}
@media (max-width: 1560px) {
    .hs-pad {
        padding: 70px 0;
    }
}
@media (max-width: 1199px) {
    .hs-pad {
        padding: 60px 0;
    }
}
@media (max-width: 767px) {
    .hs-pad {
        padding: 40px 0;
    }
}
.public-scrollbar {
    position: relative;

    height: 22px;
    margin-top: 30px;
}
.public-scrollbar:before {
    position: absolute;
    top: 50%;
    left: 0;

    display: block;

    width: 100%;
    height: 4px;
    margin-top: -2px;

    content: '';

    background-color: #ebebf7;
}
.public-scrollbar .swiper-scrollbar-drag {
    cursor: pointer;

    border-radius: 50%;
    background-color: #063c79;
}
.title-home h3 {
    font-size: 18px;
    font-weight: 900;
    line-height: 1.25;

    color: #063c79;
}
.title-home h2 {
    font-family: 'Anton';
    font-size: 36px;
    line-height: 1.25;

    margin: 0;

    color: #063c79;
}
@media (max-width: 1199px) {
    .title-home h2 {
        font-size: 30px;
    }
}
.public-note p {
    line-height: 30px;

    margin: 0;
}
@media (max-width: 1199px) {
    .public-note p {
        font-size: 15px;
        line-height: 24px;
    }
}
@media (max-width: 767px) {
    .public-note p {
        font-size: 14px;
    }
}
.public-note img {
    max-width: 100%;
    height: auto !important;
}
.public-note.lh24 p {
    line-height: 24px;
}
.public-note.fz18 p {
    font-size: 18px;
}
@media (max-width: 1199px) {
    .public-note.fz18 p {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .public-note.fz18 p {
        font-size: 14px;
    }
}
.hs-more {
    margin-top: 30px;
}
.hs-more a {
    line-height: 22px;

    display: inline-block;

    padding: 15px 40px;

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

    color: #fff;
    border-radius: 0 14px 0 15px;
    background: -webkit-gradient(linear, left top, right top, from(#3e8a2f), to(#01461a));
    background: -webkit-linear-gradient(left, #3e8a2f, #01461a);
    background: linear-gradient(90deg, #3e8a2f, #01461a);
}
@media (max-width: 767px) {
    .hs-more a {
        padding: 10px 20px;
    }
}
.hs-more a:hover {
    background: -webkit-gradient(linear, right top, left top, from(#3e8a2f), to(#01461a));
    background: -webkit-linear-gradient(right, #3e8a2f, #01461a);
    background: linear-gradient(270deg, #3e8a2f, #01461a);
}
.hs-home-service {
    position: relative;

    background: url(../images/service_bg.webp) no-repeat top center;
    background-size: cover;
}
.hs-home-service .service-text {
    max-width: 1000px;
    margin: 0 auto;
    margin-top: 30px;
}
.hs-home-service .service {
    position: relative;

    margin-top: 80px;
}
@media (max-width: 767px) {
    .hs-home-service .service {
        margin-top: 30px;
    }
}
.hs-home-service .service .img {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;

    width: 100%;
}
.hs-home-service .service .img img {
    width: 100%;
}
.hs-home-service .service .service-list {
    position: relative;
    z-index: 4;

    padding: 0 15%;
}
@media (max-width: 767px) {
    .hs-home-service .service .service-list {
        padding: 0 10px;
    }
}
.hs-home-service .service .service-list ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 100%;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}
@media (max-width: 767px) {
    .hs-home-service .service .service-list ul {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}
.hs-home-service .service .service-list ul>li:nth-child(1) {
    margin-bottom: 7.2%;
}
@media (max-width: 1560px) {
    .hs-home-service .service .service-list ul>li:nth-child(1) {
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px);
    }
}
@media (max-width: 991px) {
    .hs-home-service .service .service-list ul>li:nth-child(1) {
        margin-bottom: 6.8%;

        -webkit-transform: translateX(-40px);
        -ms-transform: translateX(-40px);
        transform: translateX(-40px);
    }
}
@media (max-width: 767px) {
    .hs-home-service .service .service-list ul>li:nth-child(1) {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}
.hs-home-service .service .service-list ul>li:nth-child(2) {
    margin-bottom: 9%;
}
@media (max-width: 1560px) {
    .hs-home-service .service .service-list ul>li:nth-child(2) {
        margin-bottom: 8.7%;
    }
}
.hs-home-service .service .service-list ul>li:nth-child(3) {
    margin-bottom: 3.6%;
}
.hs-home-service .service .service-list ul>li:nth-child(4) {
    margin-bottom: -5px;
}
@media (max-width: 767px) {
    .hs-home-service .service .service-list ul>li {
        width: 50%;
        margin: 0;
    }
}
.hs-home-service .service .service-list ul>li.active .service-group .icon {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
}
.hs-home-service .service .service-list ul>li.active .service-group .icon:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);

    opacity: 1;
}
.hs-home-service .service .service-list ul>li.active .service-group .icon:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);

    opacity: 1;
}
.hs-home-service .service .service-list ul>li.active .service-group .icon img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.hs-home-service .service .service-list .service-group {
    display: block;

    text-align: center;
}
.hs-home-service .service .service-list .service-group:after {
    display: block;

    width: 12px;
    height: 12px;
    margin: 0 auto;
    margin-top: 30px;

    content: '';

    border-radius: 50%;
    background-color: #063c79;
}
@media (max-width: 767px) {
    .hs-home-service .service .service-list .service-group:after {
        display: none;
    }
}
.hs-home-service .service .service-list .service-group .icon {
    position: relative;

    width: 120px;
    height: 120px;
    margin: 0 auto;
    -webkit-transition: all .6s;
    transition: all .6s;
    -webkit-transform: translateY(40%);
    -ms-transform: translateY(40%);
    transform: translateY(40%);
}
@media (max-width: 767px) {
    .hs-home-service .service .service-list .service-group .icon {
        width: 100px;
        height: 100px;
        margin: 0 auto;
    }
}
.hs-home-service .service .service-list .service-group .icon:before {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

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

    opacity: 0;
    background-color: #063c79;
}
/*.hs-home-service .service .service-list .service-group .icon:after {*/
/*    font-size: 30px;*/
/*    line-height: 36px;*/

/*    position: absolute;*/
/*    z-index: 2;*/
/*    right: 10px;*/
/*    bottom: -20px;*/

/*    display: block;*/

/*    width: 36px;*/
/*    height: 36px;*/

/*    content: '+';*/
/*    -webkit-transition: all .6s;*/
/*    transition: all .6s;*/

/*    opacity: 0;*/
/*    color: #fff;*/
/*    background-color: #1b95e3;*/
/*}*/
.hs-home-service .service .service-list .service-group .icon img {
    position: relative;
    z-index: 3;

    display: block;

    width: 100%;

    -webkit-transform: scale(.6);
    -ms-transform: scale(.6);
    transform: scale(.6);
}
.hs-home-service .service .service-list .service-group .title-service {
    font-size: 20px;
    line-height: 1.5;
    text-transform: uppercase;
    margin-top: 30px;
    max-width: 160px;
    color: #063c79;
}
@media (max-width: 1199px) {
    .hs-home-service .service .service-list .service-group .title-service {
        font-size: 18px;
    }
}
.hs-home-service .number {
    margin-top: 50px;
}
.hs-home-service .number ul>li {
    margin-top: 30px;
}
.hs-home-service .number ul>li:nth-child(2) .number-group .title-number span {
    font-size: 24px;
}
@media (max-width: 1199px) {
    .hs-home-service .number ul>li:nth-child(2) .number-group .title-number span {
        font-size: 20px;
    }
}
@media (max-width: 991px) {
    .hs-home-service .number ul>li:nth-child(2) .number-group .title-number span {
        font-size: 18px;
    }
}
.hs-home-service .number .number-group {
    max-width: 210px;
    margin: 0 auto;

    text-align: center;
}
.hs-home-service .number .number-group .title-number {
    position: relative;

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

    width: 100%;
    padding-bottom: 18px;

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

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.hs-home-service .number .number-group .title-number:after {
    position: absolute;
    bottom: 0;

    display: block;

    width: 85px;
    height: 1px;
    margin: 0 auto;

    content: '';

    background: #063c79;
}
.hs-home-service .number .number-group .icon .flaticon {
    font-size: 50px;
    line-height: 1;

    display: block;
}
.hs-home-service .number .number-group b {
    font-size: 90px;
    font-weight: normal;
    line-height: .8;

    display: block;

    margin: 0 3px;
}
@media (max-width: 1560px) {
    .hs-home-service .number .number-group b {
        font-size: 80px;
    }
}
@media (max-width: 1400px) {
    .hs-home-service .number .number-group b {
        font-size: 70px;
    }
}
@media (max-width: 1199px) {
    .hs-home-service .number .number-group b {
        font-size: 60px;
    }
}
.hs-home-service .number .number-group span {
    font-size: 36px;
    line-height: 1;
}
@media (max-width: 1199px) {
    .hs-home-service .number .number-group span {
        font-size: 30px;
    }
}
@media (max-width: 991px) {
    .hs-home-service .number .number-group span {
        font-size: 24px;
    }
}
.hs-home-service .number .number-group .public-note {
    margin-top: 18px;
}
@media (min-width: 1200px) {
    .hs-home-service .number .number-group:hover .title-number {
        -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        transform: translateY(-5px);
    }
}
@-webkit-keyframes roate360 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes roate360 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.hs-home-fleet .fleet {
    position: relative;
}
.hs-home-fleet .fleet-bgbox {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    background-color: #063c79;
}
.hs-home-fleet .fleet-bgbox:before {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background-color: rgba(0, 14, 50, .7);
}
.hs-home-fleet .fleet-bgbox:after {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background-color: #063c79;

    mix-blend-mode: overlay;
}
.hs-home-fleet .fleet-bgbox .fleet-bg {
    position: relative;
    z-index: 2;

    display: none;

    width: 100%;
    height: 100%;

    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.hs-home-fleet .fleet-menu {
    position: relative;
}
.hs-home-fleet .fleet-menu ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-home-fleet .fleet-menu ul li {
    position: relative;
    z-index: 6;

    width: 20%;
}
@media (max-width: 1199px) {
    .hs-home-fleet .fleet-menu ul li {
        width: 33.33333333%;
    }
}
@media (max-width: 767px) {
    .hs-home-fleet .fleet-menu ul li {
        width: 50%;
    }
    .hs-home-fleet .fleet-menu ul li:nth-child(1) {
        width: 100%;
    }
}
@media (min-width: 1200px) {
    .hs-home-fleet .fleet-menu ul li.active {
        width: 40%;

        -webkit-transition: all .6s;
        transition: all .6s;
    }
    .hs-home-fleet .fleet-menu ul li.active .menu-group .menu-show {
        opacity: 0;
    }
    .hs-home-fleet .fleet-menu ul li.active .menu-group .menu-hover {
        opacity: 1;
    }
}
.hs-home-fleet .five ul li:nth-child(9) {
    display: none;
}
.hs-home-fleet .five .menu-group-end {
    opacity: 1;
}
.hs-home-fleet .menu-group {
    position: relative;

    display: block;

    height: 100%;
    padding: 140px 20px;

    color: #fff;
    border-right: 1px solid rgba(255, 255, 255, .4);
    border-bottom: 1px solid rgba(255, 255, 255, .4);
}
@media (max-width: 1560px) {
    .hs-home-fleet .menu-group {
        padding: 100px 15px;
    }
}
@media (max-width: 1199px) {
    .hs-home-fleet .menu-group {
        padding: 60px 15px;
    }
}
@media (max-width: 767px) {
    .hs-home-fleet .menu-group {
        padding: 40px 10px;
    }
}
.hs-home-fleet .menu-group .menu-group-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding-bottom: 20px;

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

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.hs-home-fleet .menu-group .menu-group-top .desc {
    width: -webkit-calc(100% - 180px);
    width: calc(100% - 180px);
    padding-right: 5%;
}
.hs-home-fleet .menu-group .menu-group-top .icon img {
    width: 70px;
    filter: brightness(0) invert(1);
}
.hs-home-fleet .menu-group .menu-group-top h3 {
    font-size: 20px;
    font-weight: 900;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;
    margin: 10px 0 0 0;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 767px) {
    .hs-home-fleet .menu-group .menu-group-top h3 {
        font-size: 18px;
    }
}
.hs-home-fleet .menu-group .menu-group-top h4 {
    font-size: 18px;
    line-height: 1.33333333;

    margin: 0;
}
.hs-home-fleet .menu-group .menu-group-top .img {
    width: 180px;

    background-color: #063c79;
}
.hs-home-fleet .menu-group .menu-group-top .img .ibox {
    padding-bottom: 50%;

    opacity: .6;
}
.hs-home-fleet .menu-group .menu-more {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding-top: 10px;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-home-fleet .menu-group .menu-hover {
    position: absolute;
    z-index: 5;
    top: 50%;
    left: 0;

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

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

    opacity: 0;
}
.hs-home-fleet .menu-group .menu-show {
    text-align: center;
}
.hs-home-fleet .menu-group .menu-show .icon img {
    width: 70px;
    filter: brightness(0) invert(1);
}
.hs-home-fleet .menu-group .menu-show h3 {
    font-size: 20px;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;
    margin: 10px 0 0 0;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.hs-home-fleet .menu-group .menu-show h4 {
    font-size: 14px;
    font-weight: 900;
    line-height: 24px;

    margin: 0;
}
.hs-home-fleet .menu-group-end {
    position: absolute;
    z-index: 3;
    top: 0;
    right: 0;

    width: 20%;
    height: 50%;

    opacity: 0;
}
.hs-home-shipping {
    position: relative;
}
.hs-home-shipping video {
    width: 100%;

    -webkit-transform: translateX(-20%) scale(1.5);
    -ms-transform: translateX(-20%) scale(1.5);
    transform: translateX(-20%) scale(1.5);

    -webkit-transform-origin: center center;
    transform-origin: center center;

    -webkit-filter: brightness(0.92) saturate(0.85) hue-rotate(-12deg);
    filter: brightness(0.92) saturate(0.85) hue-rotate(-12deg);
}
@media (min-width: 1200px) {
    .hs-home-shipping video {
        height: 70vh;
        object-fit: cover;
    }
}
.hs-home-shipping .shipping {
    position: relative;
    background: #000;
    overflow: hidden;
}
@media (max-width: 767px) {
    .hs-home-shipping .shipping {
        margin-top: 20px;
    }
}
.hs-home-shipping .ship {
    position: absolute;

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

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

    color: #fff;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
}
.hs-home-shipping .ship .flaticon {
    font-size: 40px;
    line-height: 1;
}
@media (max-width: 767px) {
    .hs-home-shipping .ship .flaticon {
        font-size: 20px;
    }
}
.hs-home-shipping .ship p {
    font-size: 18px;
    font-weight: 900;
    line-height: 30px;

    margin: 0;
}
@media (max-width: 1199px) {
    .hs-home-shipping .ship p {
        font-size: 16px;
        line-height: 24px;
    }
}
@media (max-width: 767px) {
    .hs-home-shipping .ship p {
        font-size: 12px;
    }
}
.hs-home-shipping .ship.ship1 {
    top: 25%;
    left: 42%;

    -webkit-animation: shipFadeLoop1 10.5s ease-in-out infinite;
    animation: shipFadeLoop1 10.5s ease-in-out infinite;
}
.hs-home-shipping .ship.ship2 {
    top: 55%;
    left: 18%;

    -webkit-animation: shipFadeLoop2 10s ease-in-out infinite;
    animation: shipFadeLoop2 10s ease-in-out infinite;
}
.hs-home-shipping .ship.ship3 {
    top: 43%;
    left: 50%;

    -webkit-animation: shipFadeLoop3 10s ease-in-out infinite;
    animation: shipFadeLoop3 10s ease-in-out infinite;
}
.hs-home-shipping .ship.ship4 {
    top: 72%;
    left: 35%;
    -webkit-animation: shipFadeLoop4 11.2s ease-in-out infinite;
    animation: shipFadeLoop4 11.2s ease-in-out infinite;
}
.hs-home-shipping .ship.ship5 {
    top: 38%;
    left: 8%;
    -webkit-animation: shipFadeLoop5 9.5s ease-in-out infinite;
    animation: shipFadeLoop5 9.5s ease-in-out infinite;
}
.hs-home-shipping .ship.ship6 {
    top: 68%;
    left: 52%;
    -webkit-animation: shipFadeLoop6 10.8s ease-in-out infinite;
    animation: shipFadeLoop6 10.8s ease-in-out infinite;
}
.hs-home-shipping .ship.ship7 {
    top: 18%;
    left: 30%;
    -webkit-animation: shipFadeLoop7 12s ease-in-out infinite;
    animation: shipFadeLoop7 12s ease-in-out infinite;
}
.hs-home-shipping .ship.ship8 {
    top: 80%;
    left: 25%;
    -webkit-animation: shipFadeLoop8 9.8s ease-in-out infinite;
    animation: shipFadeLoop8 9.8s ease-in-out infinite;
}
.hs-home-shipping .ship.ship9 {
    top: 8%;
    left: 15%;
    -webkit-animation: shipFadeLoop9 11.5s ease-in-out infinite;
    animation: shipFadeLoop9 11.5s ease-in-out infinite;
}
.hs-home-shipping .ship.ship10 {
    top: 62%;
    left: 48%;
    -webkit-animation: shipFadeLoop10 10.3s ease-in-out infinite;
    animation: shipFadeLoop10 10.3s ease-in-out infinite;
}
.hs-home-shipping .shipping-right {
    position: absolute;
    z-index: 6;
    top: 50%;
    right: var(--pad);

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media (max-width: 1199px) {
    .hs-home-shipping .shipping-right {
        right: 4%;
    }
}
@media (max-width: 767px) {
    .hs-home-shipping .shipping-right {
        position: relative;
        top: 0;
        right: auto;

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

        padding: 0 15px;

        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);

        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}
.hs-home-shipping .shipping-right .title-home h2 {
    color: #fff;
}
@media (max-width: 767px) {
    .hs-home-shipping .shipping-right .title-home h2 {
        color: #063c79;
    }
}
.hs-home-shipping .shipping-right .more {
    margin-top: 20px;
}
@media (max-width: 767px) {
    .hs-home-shipping .shipping-right .more {
        margin: 0;
    }
}
.hs-home-shipping .shipping-right .more a {
    font-size: 14px;
    font-weight: 900;
    line-height: 30px;

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

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

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

    color: #1b95e3;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-home-shipping .shipping-right .more a:after {
    width: 0;
    height: 0;
    margin-left: 4px;

    content: '';

    border-width: 5px 0 5px 10px;
    border-style: solid;
    border-color: transparent transparent transparent #1b95e3;
}
.hs-home-shipping .shipping-right .more a:hover {
    color: #fff;
}
.hs-home-shipping .shipping-right .more a:hover:after {
    border-color: transparent transparent transparent #fff;
}
@-webkit-keyframes shipFadeLoop1 {
    /* 初始：左侧外 + 隐藏 */
    0% {
        -webkit-transform: translate(-60px, -50%);
        transform: translate(-60px, -50%);

        opacity: 0;
    }
    /* 0s–1s：fadeInLeft */
    10% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);

        opacity: 1;
    }
    /* 1s–5s：停留 */
    50% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);

        opacity: 1;
    }
    /* 5s–6s：fadeOutRight */
    60% {
        -webkit-transform: translate(60px, -50%);
        transform: translate(60px, -50%);

        opacity: 0;
    }
    /* 6s–10s：保持隐藏，等待下次循环 */
    100% {
        -webkit-transform: translate(60px, -50%);
        transform: translate(60px, -50%);

        opacity: 0;
    }
}
@keyframes shipFadeLoop1 {
    /* 初始：左侧外 + 隐藏 */
    0% {
        -webkit-transform: translate(-60px, -50%);
        transform: translate(-60px, -50%);

        opacity: 0;
    }
    /* 0s–1s：fadeInLeft */
    10% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);

        opacity: 1;
    }
    /* 1s–5s：停留 */
    50% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);

        opacity: 1;
    }
    /* 5s–6s：fadeOutRight */
    60% {
        -webkit-transform: translate(60px, -50%);
        transform: translate(60px, -50%);

        opacity: 0;
    }
    /* 6s–10s：保持隐藏，等待下次循环 */
    100% {
        -webkit-transform: translate(60px, -50%);
        transform: translate(60px, -50%);

        opacity: 0;
    }
}
@-webkit-keyframes shipFadeLoop2 {
    /* 0s–1s：默认存在 */
    0%,
    10% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);

        opacity: 1;
    }
    /* 1s–2s：向右消失 */
    20% {
        -webkit-transform: translate(60px, -50%);
        transform: translate(60px, -50%);

        opacity: 0;
    }
    /* 2s–7s：隐藏 */
    70% {
        -webkit-transform: translate(-60px, -50%);
        transform: translate(-60px, -50%);

        opacity: 0;
    }
    /* 7s–8s：左侧出现 */
    80% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);

        opacity: 1;
    }
    /* 8s–10s：保持显示 */
    100% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);

        opacity: 1;
    }
}
@keyframes shipFadeLoop2 {
    /* 0s–1s：默认存在 */
    0%,
    10% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);

        opacity: 1;
    }
    /* 1s–2s：向右消失 */
    20% {
        -webkit-transform: translate(60px, -50%);
        transform: translate(60px, -50%);

        opacity: 0;
    }
    /* 2s–7s：隐藏 */
    70% {
        -webkit-transform: translate(-60px, -50%);
        transform: translate(-60px, -50%);

        opacity: 0;
    }
    /* 7s–8s：左侧出现 */
    80% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);

        opacity: 1;
    }
    /* 8s–10s：保持显示 */
    100% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);

        opacity: 1;
    }
}
@-webkit-keyframes shipFadeLoop3 {
    /* 初始：左侧外 */
    0% {
        -webkit-transform: translate(-60px, -50%);
        transform: translate(-60px, -50%);

        opacity: 0;
    }
    /* 0s–1s：fadeInLeft（10% = 1s） */
    10% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);

        opacity: 1;
    }
    /* 1s–8s：停留（70% = 7s） */
    80% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);

        opacity: 1;
    }
    /* 8s–9s：fadeOutRight */
    90% {
        -webkit-transform: translate(60px, -50%);
        transform: translate(60px, -50%);

        opacity: 0;
    }
    /* 8s–10s：保持隐藏 */
    100% {
        -webkit-transform: translate(60px, -50%);
        transform: translate(60px, -50%);

        opacity: 0;
    }
}
@keyframes shipFadeLoop3 {
    /* 初始：左侧外 */
    0% {
        -webkit-transform: translate(-60px, -50%);
        transform: translate(-60px, -50%);

        opacity: 0;
    }
    /* 0s–1s：fadeInLeft（10% = 1s） */
    10% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);

        opacity: 1;
    }
    /* 1s–8s：停留（70% = 7s） */
    80% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);

        opacity: 1;
    }
    /* 8s–9s：fadeOutRight */
    90% {
        -webkit-transform: translate(60px, -50%);
        transform: translate(60px, -50%);

        opacity: 0;
    }
    /* 8s–10s：保持隐藏 */
    100% {
        -webkit-transform: translate(60px, -50%);
        transform: translate(60px, -50%);

        opacity: 0;
    }
}
/* ========== shipFadeLoop4 ========== */
@-webkit-keyframes shipFadeLoop4 {
    0% {
        -webkit-transform: translate(-60px, -50%);
        transform: translate(-60px, -50%);
        opacity: 0;
    }
    15% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        opacity: 1;
    }
    50% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        opacity: 1;
    }
    62% {
        -webkit-transform: translate(60px, -50%);
        transform: translate(60px, -50%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate(60px, -50%);
        transform: translate(60px, -50%);
        opacity: 0;
    }
}
@keyframes shipFadeLoop4 {
    0% {
        -webkit-transform: translate(-60px, -50%);
        transform: translate(-60px, -50%);
        opacity: 0;
    }
    15% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        opacity: 1;
    }
    50% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        opacity: 1;
    }
    62% {
        -webkit-transform: translate(60px, -50%);
        transform: translate(60px, -50%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate(60px, -50%);
        transform: translate(60px, -50%);
        opacity: 0;
    }
}

/* ========== shipFadeLoop5 ========== */
@-webkit-keyframes shipFadeLoop5 {
    0% {
        -webkit-transform: translate(-60px, -50%);
        transform: translate(-60px, -50%);
        opacity: 0;
    }
    10% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        opacity: 1;
    }
    58% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        opacity: 1;
    }
    68% {
        -webkit-transform: translate(60px, -50%);
        transform: translate(60px, -50%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate(60px, -50%);
        transform: translate(60px, -50%);
        opacity: 0;
    }
}
@keyframes shipFadeLoop5 {
    0% {
        -webkit-transform: translate(-60px, -50%);
        transform: translate(-60px, -50%);
        opacity: 0;
    }
    10% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        opacity: 1;
    }
    58% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        opacity: 1;
    }
    68% {
        -webkit-transform: translate(60px, -50%);
        transform: translate(60px, -50%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate(60px, -50%);
        transform: translate(60px, -50%);
        opacity: 0;
    }
}

/* ========== shipFadeLoop6 ========== */
@-webkit-keyframes shipFadeLoop6 {
    0% {
        -webkit-transform: translate(-60px, -50%);
        transform: translate(-60px, -50%);
        opacity: 0;
    }
    18% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        opacity: 1;
    }
    52% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        opacity: 1;
    }
    66% {
        -webkit-transform: translate(60px, -50%);
        transform: translate(60px, -50%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate(60px, -50%);
        transform: translate(60px, -50%);
        opacity: 0;
    }
}
@keyframes shipFadeLoop6 {
    0% {
        -webkit-transform: translate(-60px, -50%);
        transform: translate(-60px, -50%);
        opacity: 0;
    }
    18% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        opacity: 1;
    }
    52% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        opacity: 1;
    }
    66% {
        -webkit-transform: translate(60px, -50%);
        transform: translate(60px, -50%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate(60px, -50%);
        transform: translate(60px, -50%);
        opacity: 0;
    }
}

/* ========== shipFadeLoop7 ========== */
@-webkit-keyframes shipFadeLoop7 {
    0% {
        -webkit-transform: translate(-60px, -50%);
        transform: translate(-60px, -50%);
        opacity: 0;
    }
    20% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        opacity: 1;
    }
    65% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        opacity: 1;
    }
    75% {
        -webkit-transform: translate(60px, -50%);
        transform: translate(60px, -50%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate(60px, -50%);
        transform: translate(60px, -50%);
        opacity: 0;
    }
}
@keyframes shipFadeLoop7 {
    0% {
        -webkit-transform: translate(-60px, -50%);
        transform: translate(-60px, -50%);
        opacity: 0;
    }
    20% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        opacity: 1;
    }
    65% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        opacity: 1;
    }
    75% {
        -webkit-transform: translate(60px, -50%);
        transform: translate(60px, -50%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate(60px, -50%);
        transform: translate(60px, -50%);
        opacity: 0;
    }
}

/* ========== shipFadeLoop8 ========== */
@-webkit-keyframes shipFadeLoop8 {
    0% {
        -webkit-transform: translate(-60px, -50%);
        transform: translate(-60px, -50%);
        opacity: 0;
    }
    14% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        opacity: 1;
    }
    62% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        opacity: 1;
    }
    72% {
        -webkit-transform: translate(60px, -50%);
        transform: translate(60px, -50%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate(60px, -50%);
        transform: translate(60px, -50%);
        opacity: 0;
    }
}
@keyframes shipFadeLoop8 {
    0% {
        -webkit-transform: translate(-60px, -50%);
        transform: translate(-60px, -50%);
        opacity: 0;
    }
    14% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        opacity: 1;
    }
    62% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        opacity: 1;
    }
    72% {
        -webkit-transform: translate(60px, -50%);
        transform: translate(60px, -50%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate(60px, -50%);
        transform: translate(60px, -50%);
        opacity: 0;
    }
}

/* ========== shipFadeLoop9 ========== */
@-webkit-keyframes shipFadeLoop9 {
    0% {
        -webkit-transform: translate(-60px, -50%);
        transform: translate(-60px, -50%);
        opacity: 0;
    }
    16% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        opacity: 1;
    }
    70% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        opacity: 1;
    }
    80% {
        -webkit-transform: translate(60px, -50%);
        transform: translate(60px, -50%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate(60px, -50%);
        transform: translate(60px, -50%);
        opacity: 0;
    }
}
@keyframes shipFadeLoop9 {
    0% {
        -webkit-transform: translate(-60px, -50%);
        transform: translate(-60px, -50%);
        opacity: 0;
    }
    16% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        opacity: 1;
    }
    70% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        opacity: 1;
    }
    80% {
        -webkit-transform: translate(60px, -50%);
        transform: translate(60px, -50%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate(60px, -50%);
        transform: translate(60px, -50%);
        opacity: 0;
    }
}

/* ========== shipFadeLoop10 ========== */
@-webkit-keyframes shipFadeLoop10 {
    0% {
        -webkit-transform: translate(-60px, -50%);
        transform: translate(-60px, -50%);
        opacity: 0;
    }
    11% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        opacity: 1;
    }
    54% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        opacity: 1;
    }
    67% {
        -webkit-transform: translate(60px, -50%);
        transform: translate(60px, -50%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate(60px, -50%);
        transform: translate(60px, -50%);
        opacity: 0;
    }
}
@keyframes shipFadeLoop10 {
    0% {
        -webkit-transform: translate(-60px, -50%);
        transform: translate(-60px, -50%);
        opacity: 0;
    }
    11% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        opacity: 1;
    }
    54% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        opacity: 1;
    }
    67% {
        -webkit-transform: translate(60px, -50%);
        transform: translate(60px, -50%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate(60px, -50%);
        transform: translate(60px, -50%);
        opacity: 0;
    }
}
.hs-home-about .about {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-home-about .about .about-left {
    width: 42%;
    padding-right: 8%;
}
@media (max-width: 1199px) {
    .hs-home-about .about .about-left {
        padding-right: 4%;
    }
}
@media (max-width: 991px) {
    .hs-home-about .about .about-left {
        width: 100%;
        padding-right: 0;
    }
}
.hs-home-about .about .about-left .title-home h2 {
    color: #1b95e3;
}
.hs-home-about .about .about-left .title-about {
    max-width: 320px;
    margin-top: 30px;
}
@media (max-width: 991px) {
    .hs-home-about .about .about-left .title-about {
        margin-top: 10px;
    }
}
.hs-home-about .about .about-left .title-about h3 {
    font-size: 30px;
    font-weight: normal;
    line-height: 1.11111111;

    color: rgba(6, 60, 121, .7);
}
@media (max-width: 991px) {
    .hs-home-about .about .about-left .title-about h3 {
        font-size: 24px;
    }
}
.hs-home-about .about .about-left .about-note {
    margin-top: 30px;
}
@media (max-width: 991px) {
    .hs-home-about .about .about-left .about-note {
        margin-top: 10px;
    }
}
.hs-home-about .about .about-left .about-more {
    margin-top: 50px;
}
@media (max-width: 1560px) {
    .hs-home-about .about .about-left .about-more {
        margin-top: 30px;
    }
}
.hs-home-about .about .about-left .about-more a {
    font-size: 14px;
    font-weight: 900;
    line-height: 30px;

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

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

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

    color: #063c79;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-home-about .about .about-left .about-more a:after {
    width: 0;
    height: 0;
    margin-left: 4px;

    content: '';

    border-width: 5px 0 5px 10px;
    border-style: solid;
    border-color: transparent transparent transparent #063c79;
}
.hs-home-about .about .about-left .about-more a:hover {
    color: #1b95e3;
}
.hs-home-about .about .about-left .about-more a:hover:after {
    border-color: transparent transparent transparent #1b95e3;
}
.hs-home-about .about .about-right {
    position: relative;

    width: 58%;
    height: 100%;
    padding-left: 5%;
}
@media (max-width: 991px) {
    .hs-home-about .about .about-right {
        width: 100%;
        margin-top: 30px;
    }
}
.hs-home-about .about .about-right .play {
    position: absolute;
    top: 50%;
    left: 0;

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

    width: 170px;
    height: 170px;
    margin-top: -85px;

    /* cursor: pointer; */

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 767px) {
    .hs-home-about .about .about-right .play {
        width: 140px;
        height: 140px;
    }
}
.hs-home-about .about .about-right .play:before {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';
    /* -webkit-animation: roate360 10s linear infinite;
    animation: roate360 10s linear infinite; */

    background: url(../images/play.webp) no-repeat center;
    background-size: cover;
}
.hs-home-about .about .about-right .play img {
    position: relative;
    z-index: 6;

    width: 100%;
    margin: 0 auto;
}
.hs-home-about .about .about-right .play b {
    font-size: 14px;
    font-weight: 900;
    line-height: 1.42857143;

    position: relative;
    z-index: 6;

    display: block;

    margin-top: 4px;

    color: #1b95e3;
}
.hs-home-about .about .about-right .since {
    text-align: right;
}
.hs-home-about .about .about-right .since b {
    font-size: 120px;
    line-height: 1;

    display: inline-block;

    text-align: left;

    color: rgba(0, 0, 0, .2);
}
@media (max-width: 1560px) {
    .hs-home-about .about .about-right .since b {
        font-size: 100px;
    }
}
@media (max-width: 1470px) {
    .hs-home-about .about .about-right .since b {
        font-size: 80px;
    }
}
@media (max-width: 767px) {
    .hs-home-about .about .about-right .since b {
        font-size: 50px;
    }
}
.hs-home-about .about .about-right .img img {
    width: 50vw;
}
@media (max-width: 1199px) {
    .hs-home-about .about .about-right .img img {
        width: 53vw;
    }
}
@media (max-width: 991px) {
    .hs-home-about .about .about-right .img img {
        width: 110%;
    }
}
.hs-home-customer {
    background: #f5f5f5;
}
.hs-home-customer .customer {
    margin-top: 50px;
}
@media (max-width: 1199px) {
    .hs-home-customer .customer {
        margin-top: 30px;
    }
}
.hs-home-customer .customer .slick-customer {
    mix-blend-mode: multiply;
}
.hs-home-customer .customer .customer-group .ibox {
    padding-bottom: 50%;

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

    opacity: .4;

    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-filter: gray;
    filter: gray;
}
.hs-home-customer .customer .customer-group:hover .ibox {
    opacity: 1;

    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
}
.hs-home-esg {
    padding: 160px 0;

    background: url(../images/esg_bg.webp) no-repeat center;
    background-size: cover;
}
@media (min-width: 1200px) {
    .hs-home-esg {
        background-attachment: fixed;
    }
}
@media (max-width: 1470px) {
    .hs-home-esg {
        padding: 120px 0;
    }
}
@media (max-width: 767px) {
    .hs-home-esg {
        padding: 60px 0;
    }
}
.hs-home-esg .esg {
    max-width: 1100px;
    margin: 0 auto;
}
.hs-home-esg .title-home h2 {
    color: #fff;
}
.hs-home-esg .esg-text {
    margin-top: 30px;
}
.hs-home-esg .esg-text p {
    color: #f5f5f5;
}
.hs-home-esg .more {
    margin-top: 50px;
}
@media (max-width: 1199px) {
    .hs-home-esg .more {
        margin-top: 30px;
    }
}
.hs-home-esg .more a {
    font-size: 14px;
    font-weight: 900;
    line-height: 24px;

    display: inline-block;

    color: #fff;
}
.hs-home-esg .more a:hover {
    text-decoration: underline;
}
.public-news-group {
    padding: 40px;

    -webkit-transition: all .2s;
    transition: all .2s;
}
@media (max-width: 1470px) {
    .public-news-group {
        padding: 20px;
    }
}
.public-news-group .title-news {
    font-size: 20px;
    font-weight: 900;
    line-height: 30px;

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

    height: 60px;

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

    color: #063c79;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 1560px) {
    .public-news-group .title-news {
        font-size: 18px;
    }
}
@media (max-width: 991px) {
    .public-news-group .title-news {
        font-size: 16px;
        line-height: 24px;

        height: 48px;
    }
}
.public-news-group .date {
    font-weight: 900;
    line-height: 24px;

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

    margin-top: 10px;

    color: #1b95e3;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.public-news-group .date .flaticon {
    font-size: 18px;

    margin-right: 10px;
}
.public-news-group .public-note {
    display: -webkit-box;
    overflow: hidden;

    height: 96px;
    margin-top: 30px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
@media (max-width: 767px) {
    .public-news-group .public-note {
        margin-top: 20px;
    }
}
.public-news-group .news-more {
    margin-top: 50px;
}
@media (max-width: 1199px) {
    .public-news-group .news-more {
        margin-top: 30px;
    }
}
@media (max-width: 767px) {
    .public-news-group .news-more {
        margin-top: 20px;
    }
}
.public-news-group .news-more a {
    font-weight: 900;
    line-height: 30px;

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.public-news-group .news-more a span {
    margin-right: 10px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.public-news-group .news-more a:after {
    display: block;

    width: 100%;
    height: 1px;

    content: '';

    background-color: #063c79;
}
.hs-home-news {
    background: url(../images/news_bg.webp) no-repeat top center;
    background-size: cover;
}
.hs-home-news .news {
    margin-top: 40px;
}
@media (max-width: 767px) {
    .hs-home-news .news {
        margin-top: 20px;
    }
}
.hs-home-news .slick-list {
    margin: 0 -15px;
}
.hs-home-news .slick-list .slick-slide {
    padding: 0 15px;
}
.hs-home-news .slick-hover .public-news-group {
    background-color: #fff;
}
.hs-home-news .slick-hover .public-news-group .title-news {
    color: #1b95e3;
}
.fb_iframe_widget {
    position: absolute !important;

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

    display: none;

    cursor: pointer;

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

    display: block;

    width: 60px;

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

    padding: 80px 0;
}
@media (max-width: 1560px) {
    .hs-inner {
        padding: 60px 0;
    }
}
@media (max-width: 1199px) {
    .hs-inner {
        padding: 50px 0;
    }
}
.pt-50 {
    padding-top: 50px;
}
@media (max-width: 767px) {
    .pt-50 {
        padding-top: 30px;
    }
}
.pt-150 {
    padding-top: 150px;
}
@media (max-width: 1199px) {
    .pt-150 {
        padding-top: 80px;
    }
}
@media (max-width: 767px) {
    .pt-150 {
        padding-top: 40px;
    }
}
.title-inner h2 {
    font-family: 'Anton';
    font-size: 36px;
    line-height: 1.25;

    margin: 0;

    color: #005bac;
}
@media (max-width: 1199px) {
    .title-inner h2 {
        font-size: 30px;
    }
}
.hs-inner-location {
    padding: 20px 0;
}
@media (max-width: 1199px) {
    .hs-inner-location {
        padding: 10px 0;
    }
}
.hs-inner-location .location {
    line-height: 30px;

    position: relative;

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

    padding-left: 20px;

    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.hs-inner-location .location .flaticon {
    line-height: 50px;

    margin-right: 10px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.hs-inner-location .location ul {
    position: relative;

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

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

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

    margin: 0 4px;

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

    display: block;

    padding: 10px 0;

    -webkit-transition: all .2s;
    transition: all .2s;
}
.hs-inner-location .location ul li a:hover {
    text-decoration: underline;
}
.hs-inner-location-product {
    margin-top: -50px;
    padding-bottom: 20px;

    color: rgba(255, 255, 255, .6);
}
@media (max-width: 1199px) {
    .hs-inner-location-product {
        margin-top: -30px;
        padding-bottom: 0;
    }
}
.hs-inner-content .hs-inner-location .location {
    color: #999;
}
@media (max-width: 1199px) {
    .inner-leftmenu .menunav1 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;

        margin: 0 -10px;

        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.inner-leftmenu .menunav1>li>a {
    line-height: 30px;

    position: relative;

    display: block;

    padding: 15px 0;

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

    border-bottom: 1px solid #e9e9e9;
}
@media (max-width: 1199px) {
    .inner-leftmenu .menunav1>li>a {
        padding: 10px;
    }
}
@media (max-width: 767px) {
    .inner-leftmenu .menunav1>li>a {
        padding: 5px 10px;
    }
}
.inner-leftmenu .menunav1>li.active>a,
.inner-leftmenu .menunav1>li:hover>a {
    font-weight: bold;

    color: #063c79;
    border-bottom-color: #063c79;
}
.inner-leftmenu .menunav2 {
    display: none;

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

        margin-right: 20px;

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

    position: relative;

    display: block;

    padding: 5px 14px;

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

    color: #333;
}
@media (max-width: 1199px) {
    .inner-leftmenu .menunav2>li>a {
        font-size: 14px;
    }
}
.inner-leftmenu .menunav2>li>a:before {
    position: absolute;
    top: 14px;
    left: 0;

    display: block;

    width: 6px;
    height: 6px;

    content: '';

    background: #063c79;
}
.inner-leftmenu .menunav2>li.active>a,
.inner-leftmenu .menunav2>li:hover>a {
    text-decoration: underline;

    color: #063c79;
}
.title-product-details h3 {
    font-size: 20px;
    font-weight: 900;
    line-height: 1.25;

    position: relative;

    margin: 0;
    padding-bottom: 10px;

    color: #063c79;
    border-bottom: 1px solid #e7e7e7;
}
.title-product-details h3:after {
    position: absolute;
    z-index: 2;
    bottom: -1px;
    left: 0;

    display: block;

    width: 159px;
    height: 3px;

    content: '';

    background: #063c79;
}
.public-listbox1 ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 30px;
}
.public-listbox1 ul li .num {
    line-height: 30px;

    width: 30px;
    height: 30px;

    text-align: center;

    color: #fff;
    border-radius: 50%;
    background: #063c79;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.public-listbox1 ul li p {
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
    padding-left: 14px;
}
.table_a {
    overflow-x: auto;

    max-width: 100%;
}
table {
    line-height: 1.73333333;

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

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

    text-align: left;

    background: rgba(6, 60, 121, .02);
}
table tr th,
table tr td {
    padding: 10px 30px;

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

    border: 1px solid #eaeaea;
}
@media (max-width: 767px) {
    table tr th,
    table tr td {
        padding: 10px;
    }
}
.public-table2 table tr:nth-child(odd) {
    background-color: #fff !important;
}
.public-table2 table tr:nth-child(even) {
    background: rgba(219, 219, 219, .2);
}
.public-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: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 34px;
    height: 34px;

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

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.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-left {
    width: 55%;
    padding-right: 5%;
}
@media (max-width: 767px) {
    .hs-inner-about .about-left {
        width: 100%;
        padding-right: 0;
    }
}
.hs-inner-about .about-left .title-about {
    max-width: 320px;
    margin-top: 30px;
}
@media (max-width: 991px) {
    .hs-inner-about .about-left .title-about {
        margin-top: 10px;
    }
}
.hs-inner-about .about-left .title-about h3 {
    font-size: 30px;
    font-weight: normal;
    line-height: 1.11111111;

    color: rgba(6, 60, 121, .7);
}
@media (max-width: 991px) {
    .hs-inner-about .about-left .title-about h3 {
        font-size: 24px;
    }
}
.hs-inner-about .about-left .about-note {
    margin-top: 30px;
}
@media (max-width: 991px) {
    .hs-inner-about .about-left .about-note {
        margin-top: 10px;
    }
}
.hs-inner-about .about-right {
    width: 45%;
}
@media (max-width: 767px) {
    .hs-inner-about .about-right {
        width: 100%;
        margin-top: 20px;
    }
}
@media (min-width: 1200px) {
    .hs-inner-about .about-right ul {
        margin: 0 -22px;
    }
    .hs-inner-about .about-right ul li {
        padding: 0 22px;
    }
}
.hs-inner-about .about-right img {
    width: 100%;
}
.hs-inner-about .about-right ul li:nth-child(1) {
    -webkit-transform: translateY(60px);
    -ms-transform: translateY(60px);
    transform: translateY(60px);
}
.hs-inner-about .about-right ul li:nth-child(3) {
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
}
.hs-inner-about .about-right .since {
    font-size: 30px;
    line-height: 1;

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

    height: 100%;

    color: #fff;
    color: rgba(255, 255, 255, .5);
    background-color: #063c79;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.hs-inner-about .about-right .since span {
    -ms-writing-mode: tb-rl;

    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
}
.hs-inner-history {
    padding-top: 160px;

    background: url(../images/history_bg.webp) no-repeat top center;
    background-size: 100% auto;
}
@media (max-width: 1560px) {
    .hs-inner-history {
        padding-top: 120px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-history {
        padding-top: 100px;
    }
}
.hs-inner-history .history {
    position: relative;

    margin-top: 80px;
}
@media (max-width: 1199px) {
    .hs-inner-history .history {
        margin-top: 60px;
    }
}
@media (max-width: 767px) {
    .hs-inner-history .history {
        margin-top: 30px;
    }
}
.hs-inner-history .history .line {
    position: absolute;
    z-index: 2;
    left: 50%;

    width: 4px;
    height: 0;

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

    background-color: #063c79;
}
@media (max-width: 767px) {
    .hs-inner-history .history .line {
        left: 38px;
    }
}
.hs-inner-history .history>ul {
    position: relative;
}
.hs-inner-history .history>ul>li:nth-child(2n+1) .history-group {
    flex-direction: row-reverse;

    padding-right: -webkit-calc(50% - 40px);
    padding-right: calc(50% - 40px);
    padding-left: 0;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
}
@media (max-width: 767px) {
    .hs-inner-history .history>ul>li:nth-child(2n+1) .history-group {
        flex-direction: row;

        padding-right: 0;

        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
    }
}
.hs-inner-history .history>ul>li:nth-child(2n+1) .history-group .desc {
    padding-right: 36px;
    align-items: flex-end;
    text-align: right;
}
@media (max-width: 767px) {
    .hs-inner-history .history>ul>li:nth-child(2n+1) .history-group .desc {
        padding-right: 0;
        padding-left: 10px;
        align-items: flex-start;
        text-align: left;
    }
}
.hs-inner-history .history>ul>li:last-child .history-group:before {
    display: none;
}
.hs-inner-history .history .history-group {
    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 200px;
    padding-left: -webkit-calc(50% - 40px);
    padding-left: calc(50% - 40px);
}
@media (max-width: 767px) {
    .hs-inner-history .history .history-group {
        padding-left: 0;
        min-height: 120px;
    }
}
.hs-inner-history .history .history-group:before {
    position: absolute;
    z-index: 1;
    top: 0;
    left: -webkit-calc(50% - 2px);
    left: calc(50% - 2px);

    display: block;

    width: 4px;
    height: 100%;

    content: '';

    background: #f3f3f3;
}
@media (max-width: 767px) {
    .hs-inner-history .history .history-group:before {
        left: 36px;
    }
}
.hs-inner-history .history .history-group .year {
    font-family: 'Anton';
    font-size: 24px;
    line-height: 80px;

    position: relative;
    z-index: 4;

    width: 80px;
    height: 80px;

    text-align: center;

    color: #fff;
    border-radius: 50%;
    background: #b5d2ec;
}
.hs-inner-history .history .history-group .desc {
    width: -webkit-calc(100% - 80px);
    width: calc(100% - 80px);
    padding-left: 36px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
@media (max-width: 767px) {
    .hs-inner-history .history .history-group .desc {
        padding-top: 10px;
        padding-left: 10px;
    }
}
.hs-inner-history .history .history-group .desc .title-history {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.33333333;

    color: #063c79;
}
@media (max-width: 768px) {
    .hs-inner-history .history .history-group .desc .title-history {
        display: none;
    }
}
.hs-inner-history .history .history-group .desc .title-history img {
    display: block;
}
.hs-inner-history .history .history-group .desc .public-note {
    margin-top: 20px;
}
@media (max-width: 768px) {
    .hs-inner-history .history .history-group .desc .public-note {
        margin-top: 0px;
    }
}
.hs-inner-history .history .active .history-group .year {
    background-color: #063c79;
}
#aabout,
#awhy,
#afactory,
#acertificates,
#sservice,
#swarranty,
#saccessory {
    position: relative;
    top: -80px;
}
.service-icon {
    position: relative;
    z-index: 8;

    width: 150px;
    height: 150px;
    margin: 0 auto;
    margin-top: -74px;
    padding: 30px;

}
.service-icon:before {
    content: '';
    display: block;
    border: 3px solid #fff;
    background: #063c79;
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 0;
    top: 0;
    z-index: 1;
    animation: service 1s .2s ease both;
}
@keyframes service {

    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

}
@media (max-width: 1560px) {
    .service-icon {
        width: 110px;
        height: 110px;
        margin-top: -70px;
        padding: 20px;
    }
}
@media (max-width: 1199px) {
    .service-icon {
        width: 100px;
        height: 100px;
        margin-top: -50px;
        padding: 10px;
    }
}
@media (max-width: 767px) {
    .service-icon {
        width: 60px;
        height: 60px;
        margin-top: -30px;
    }
}
.service-icon img {
    display: block;

    width: 100%;
    position: relative;
    z-index: 6;

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.hs-inner-service-shipping .service-shipping-top {
    max-width: 880px;
    margin: 0 auto;
}
.hs-inner-service-shipping .service-shipping-top:before {
    display: block;

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

    content: '';

    background: url(../images/quote.webp) no-repeat center;
    background-size: cover;
}
.hs-inner-service-shipping .service-shipping-top .public-note {
    margin-top: 20px;
}
.hs-inner-service-shipping .service-shipping>ul>li {
    margin-top: 60px;
}
@media (max-width: 1199px) {
    .hs-inner-service-shipping .service-shipping>ul>li {
        margin-top: 30px;
    }
}
@media (min-width: 992px) {
    .hs-inner-service-shipping .service-shipping>ul>li:nth-child(2n+1) .service-shipping-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-service-shipping .service-shipping>ul>li:nth-child(2n+1) .service-shipping-group .desc {
        padding: 30px 5% 30px var(--pad);
    }
}
.hs-inner-service-shipping .service-shipping .service-shipping-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-inner-service-shipping .service-shipping .service-shipping-group .img,
.hs-inner-service-shipping .service-shipping .service-shipping-group .desc {
    width: 50%;
}
@media (max-width: 991px) {
    .hs-inner-service-shipping .service-shipping .service-shipping-group .img,
    .hs-inner-service-shipping .service-shipping .service-shipping-group .desc {
        width: 100%;
    }
}
.hs-inner-service-shipping .service-shipping .service-shipping-group .img img {
    width: 100%;
}
.hs-inner-service-shipping .service-shipping .service-shipping-group .desc {
    padding: 30px var(--pad) 30px 5%;
}
@media (max-width: 991px) {
    .hs-inner-service-shipping .service-shipping .service-shipping-group .desc {
        padding: 30px 15px 0 15px;
    }
}
.hs-inner-service-shipping .service-shipping-bottom {
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 100px;
}
@media (max-width: 1560px) {
    .hs-inner-service-shipping .service-shipping-bottom {
        margin-top: 80px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-service-shipping .service-shipping-bottom {
        margin-top: 60px;
    }
}
@media (max-width: 991px) {
    .hs-inner-service-shipping .service-shipping-bottom {
        margin-top: 30px;
    }
}
.hs-inner-service-operation .service-operation,
.hs-inner-service-operation .service-operation-bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -40px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1199px) {
    .hs-inner-service-operation .service-operation,
    .hs-inner-service-operation .service-operation-bottom {
        margin: 0 -20px;
    }
}
.hs-inner-service-operation .service-operation .desc,
.hs-inner-service-operation .service-operation-bottom .desc,
.hs-inner-service-operation .service-operation .img,
.hs-inner-service-operation .service-operation-bottom .img {
    width: 50%;
    padding: 0 40px;
}
@media (max-width: 1199px) {
    .hs-inner-service-operation .service-operation .desc,
    .hs-inner-service-operation .service-operation-bottom .desc,
    .hs-inner-service-operation .service-operation .img,
    .hs-inner-service-operation .service-operation-bottom .img {
        padding: 0 20px;
    }
}
@media (max-width: 767px) {
    .hs-inner-service-operation .service-operation .desc,
    .hs-inner-service-operation .service-operation-bottom .desc,
    .hs-inner-service-operation .service-operation .img,
    .hs-inner-service-operation .service-operation-bottom .img {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .hs-inner-service-operation .service-operation .img,
    .hs-inner-service-operation .service-operation-bottom .img {
        margin: 20px 0;
    }
}
.hs-inner-service-operation .service-operation .img img,
.hs-inner-service-operation .service-operation-bottom .img img {
    width: 100%;
}
.hs-inner-service-operation .service-operation .desc .year,
.hs-inner-service-operation .service-operation-bottom .desc .year {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-inner-service-operation .service-operation .desc .year b,
.hs-inner-service-operation .service-operation-bottom .desc .year b {
    font-size: 60px;
    line-height: 1;

    display: block;

    color: #063c79;
}
@media (max-width: 1560px) {
    .hs-inner-service-operation .service-operation .desc .year b,
    .hs-inner-service-operation .service-operation-bottom .desc .year b {
        font-size: 50px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-service-operation .service-operation .desc .year b,
    .hs-inner-service-operation .service-operation-bottom .desc .year b {
        font-size: 40px;
    }
}
@media (max-width: 767px) {
    .hs-inner-service-operation .service-operation .desc .year b,
    .hs-inner-service-operation .service-operation-bottom .desc .year b {
        font-size: 30px;
    }
}
.hs-inner-service-operation .service-operation .desc .year span,
.hs-inner-service-operation .service-operation-bottom .desc .year span {
    font-size: 18px;
    line-height: 24px;

    display: block;
}
@media (max-width: 1199px) {
    .hs-inner-service-operation .service-operation .desc .year span,
    .hs-inner-service-operation .service-operation-bottom .desc .year span {
        font-size: 16px;
    }
}
.hs-inner-service-operation .service-operation .desc .line,
.hs-inner-service-operation .service-operation-bottom .desc .line {
    width: 100%;
    height: 6px;
    margin-top: 20px;
    padding: 1px;

    border: 1px solid #d2d2d2;
}
.hs-inner-service-operation .service-operation .desc .line span,
.hs-inner-service-operation .service-operation-bottom .desc .line span {
    display: block;

    width: 50%;
    height: 100%;

    background-color: #063c79;
}
.hs-inner-service-operation .service-operation .desc .public-note,
.hs-inner-service-operation .service-operation-bottom .desc .public-note {
    margin-top: 80px;
}
@media (max-width: 1560px) {
    .hs-inner-service-operation .service-operation .desc .public-note,
    .hs-inner-service-operation .service-operation-bottom .desc .public-note {
        margin-top: 60px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-service-operation .service-operation .desc .public-note,
    .hs-inner-service-operation .service-operation-bottom .desc .public-note {
        margin-top: 30px;
    }
}
.hs-inner-service-operation .service-operation-bottom {
    margin-top: 60px;
}
@media (max-width: 1199px) {
    .hs-inner-service-operation .service-operation-bottom {
        margin-top: 30px;
    }
}
.hs-inner-service-management .service-management-number .number-group {
    max-width: 380px;
    margin: 10px 0;

    text-align: center;
}
.hs-inner-service-management .service-management-number .number-group b {
    font-size: 36px;
    font-weight: normal;
    line-height: 1.2;

    display: block;
}
@media (max-width: 1199px) {
    .hs-inner-service-management .service-management-number .number-group b {
        font-size: 30px;
    }
}
.hs-inner-service-management .service-management-number .number-group b:after {
    display: block;

    width: 85px;
    height: 1px;
    margin: 0 auto;

    content: '';

    background: #063c79;
}
.hs-inner-service-management .service-management-number .number-group b span {
    font-size: 90px;
}
@media (max-width: 1560px) {
    .hs-inner-service-management .service-management-number .number-group b span {
        font-size: 80px;
    }
}
@media (max-width: 1470px) {
    .hs-inner-service-management .service-management-number .number-group b span {
        font-size: 70px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-service-management .service-management-number .number-group b span {
        font-size: 60px;
    }
}
.hs-inner-service-management .service-management-number .number-group p {
    font-size: 18px;
    line-height: 1.33333333;

    margin: 10px 0 0 0;
}
.hs-inner-service-management .service-management-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 130px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 1560px) {
    .hs-inner-service-management .service-management-top {
        margin-top: 100px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-service-management .service-management-top {
        margin-top: 80px;
    }
}
.hs-inner-service-management .service-management-top .desc {
    position: relative;
    z-index: 6;

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

    width: 50%;
    padding: 60px;

    color: #fff;
    background-color: #063c79;

    -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-service-management .service-management-top .desc {
        padding: 30px;
    }
}
@media (max-width: 991px) {
    .hs-inner-service-management .service-management-top .desc {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .hs-inner-service-management .service-management-top .desc {
        padding: 30px 15px;
    }
}
.hs-inner-service-management .service-management-top .img {
    position: relative;
    z-index: 2;

    width: 55%;
    margin-left: -5%;

    -webkit-transform: translateY(10%);
    -ms-transform: translateY(10%);
    transform: translateY(10%);
}
@media (max-width: 991px) {
    .hs-inner-service-management .service-management-top .img {
        width: 100%;
        margin: 0;

        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
.hs-inner-service-management .service-management-top .img img {
    width: 100%;
}
.hs-inner-service-management .service-management-bottom {
    margin-top: 200px;
}
@media (max-width: 1199px) {
    .hs-inner-service-management .service-management-bottom {
        margin-top: 100px;
    }
}
@media (max-width: 991px) {
    .hs-inner-service-management .service-management-bottom {
        margin-top: 80px;
    }
}
@media (max-width: 767px) {
    .hs-inner-service-management .service-management-bottom {
        margin-top: 60px;
    }
}
.hs-inner-service-management .service-management-bottom .img {
    margin-top: 30px;
}
.hs-inner-service-management .service-management-bottom .img img {
    width: 100%;
}
.hs-inner-service-equity {
    padding-bottom: 0;
}
.hs-inner-service-equity .service-equity-top p {
    color: #063c79;
}
.hs-inner-service-equity .service-equity {
    margin-top: 80px;
}
@media (max-width: 1199px) {
    .hs-inner-service-equity .service-equity {
        margin-top: 40px;
    }
}
.hs-inner-service-equity .service-equity ul {
    margin: 0;
}
.hs-inner-service-equity .service-equity ul li {
    padding: 0;
}
.hs-inner-service-equity .service-equity ul li:nth-child(2) .equity-group .desc {
    padding: 10vw var(--pad) 10vw 5%;

    background-color: rgba(0, 0, 0, .5);
}
.hs-inner-service-equity .service-equity .equity-group {
    height: 100%;

    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.hs-inner-service-equity .service-equity .equity-group .desc {
    height: 100%;
    padding: 10vw 5% 10vw var(--pad);

    color: #fff;
    background-color: rgba(6, 60, 121, .9);
}
.hs-footer {
    overflow: hidden;

    padding: 100px 0;

    color: #fff;
    background: url(../images/footer_bg.webp) no-repeat center;
    background-size: cover;
}
@media (max-width: 1560px) {
    .hs-footer {
        padding: 60px 0;
    }
}
@media (max-width: 1199px) {
    .hs-footer {
        padding: 30px 0;
    }
}
.hs-footer .foot-top {
    padding-bottom: 30px;
}
@media (max-width: 767px) {
    .hs-footer .foot-top {
        padding-bottom: 10px;
    }
}
.hs-footer .foot-top .foot-logo a {
    display: block;
}
.hs-footer .foot-top .foot-logo a img {
    height: 40px;
}
@media (max-width: 767px) {
    .hs-footer .foot-top .foot-logo a img {
        height: 30px;
    }
}
.hs-footer .foot-nav {
    border-top: 1px solid rgba(255, 255, 255, .3);
    border-bottom: 1px solid rgba(255, 255, 255, .3);
}
.hs-footer .foot-nav>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.hs-footer .foot-nav>ul>li>a {
    font-size: 20px;
    line-height: 30px;

    display: block;

    padding: 15px 20px;
}
@media (max-width: 1199px) {
    .hs-footer .foot-nav>ul>li>a {
        font-size: 18px;

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

    background-image: -webkit-gradient(linear, left top, right top, from(#fff), to(#fff));
    background-image: -webkit-linear-gradient(left, #fff 0%, #fff 100%);
    background-image: linear-gradient(to right, #fff 0%, #fff 100%);
    background-repeat: no-repeat;
    background-position: 0 100%;
    background-size: 0 1px;
}
.hs-footer .foot-nav>ul>li>a:hover span {
    background-size: 100% 1px;
}
.hs-footer .foot-text,
.hs-footer .foot-text-email {
    padding: 50px 0;
}
@media (max-width: 1199px) {
    .hs-footer .foot-text,
    .hs-footer .foot-text-email {
        padding: 30px 0;
    }
}
@media (max-width: 767px) {
    .hs-footer .foot-text,
    .hs-footer .foot-text-email {
        padding: 10px 0;
    }
}
.hs-footer .foot-text>ul,
.hs-footer .foot-text-email>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;
}
@media (max-width: 767px) {
    .hs-footer .foot-text>ul,
    .hs-footer .foot-text-email>ul {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.hs-footer .foot-text>ul>li,
.hs-footer .foot-text-email>ul>li {
    max-width: 25%;
    margin: 20px 0;
    padding: 0 10px;
}
@media (max-width: 1199px) {
    .hs-footer .foot-text>ul>li,
    .hs-footer .foot-text-email>ul>li {
        margin: 10px 0;
    }
}
@media (max-width: 767px) {
    .hs-footer .foot-text>ul>li,
    .hs-footer .foot-text-email>ul>li {
        max-width: 50%;
    }
}
.hs-footer .foot-text .foot-group,
.hs-footer .foot-text-email .foot-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    max-width: 270px;
    height: 100%;

    -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;
}
.hs-footer .foot-text .foot-group .address,
.hs-footer .foot-text-email .foot-group .address {
    margin-top: 20px;

    color: rgba(255, 255, 255, .6);
}
@media (max-width: 767px) {
    .hs-footer .foot-text .foot-group .address,
    .hs-footer .foot-text-email .foot-group .address {
        margin-top: 10px;
    }
}
.hs-footer .foot-text .foot-group .tel,
.hs-footer .foot-text-email .foot-group .tel,
.hs-footer .foot-text .foot-group .email,
.hs-footer .foot-text-email .foot-group .email {
    margin-top: 10px;

    color: rgba(255, 255, 255, .6);
}
@media (max-width: 767px) {
    .hs-footer .foot-text .foot-group .tel,
    .hs-footer .foot-text-email .foot-group .tel,
    .hs-footer .foot-text .foot-group .email,
    .hs-footer .foot-text-email .foot-group .email {
        margin-top: 0;
    }
}
.hs-footer .foot-text .foot-group .tel p,
.hs-footer .foot-text-email .foot-group .tel p,
.hs-footer .foot-text .foot-group .email p,
.hs-footer .foot-text-email .foot-group .email p {
    margin: 0;
}
.hs-footer .foot-text .foot-group .tel p a span,
.hs-footer .foot-text-email .foot-group .tel p a span,
.hs-footer .foot-text .foot-group .email p a span,
.hs-footer .foot-text-email .foot-group .email p a span {
    -webkit-transition: background-size .56s;
    transition: background-size .56s;

    background-image: -webkit-gradient(linear, left top, right top, from(#fff), to(#fff));
    background-image: -webkit-linear-gradient(left, #fff 0%, #fff 100%);
    background-image: linear-gradient(to right, #fff 0%, #fff 100%);
    background-repeat: no-repeat;
    background-position: 0 100%;
    background-size: 0 1px;
}
.hs-footer .foot-text .foot-group .tel p a:hover,
.hs-footer .foot-text-email .foot-group .tel p a:hover,
.hs-footer .foot-text .foot-group .email p a:hover,
.hs-footer .foot-text-email .foot-group .email p a:hover {
    color: #fff;
}
.hs-footer .foot-text .foot-group .tel p a:hover span,
.hs-footer .foot-text-email .foot-group .tel p a:hover span,
.hs-footer .foot-text .foot-group .email p a:hover span,
.hs-footer .foot-text-email .foot-group .email p a:hover span {
    background-size: 100% 1px;
}
.hs-footer .foot-text-email {
    padding: 20px 0;

    border-top: 1px solid rgba(255, 255, 255, .3);
}
@media (max-width: 1199px) {
    .hs-footer .foot-text-email>ul {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}
.hs-footer .foot-text-email>ul>li {
    max-width: 20%;
}
@media (max-width: 1199px) {
    .hs-footer .foot-text-email>ul>li {
        width: 33.33333333%;
        max-width: 33.33333333%;
    }
}
@media (max-width: 767px) {
    .hs-footer .foot-text-email>ul>li {
        width: 100%;
        max-width: 100%;
        margin: 5px 0;
    }
}
.hs-footer .foot-text-email .foot-group {
    max-width: 300px;
}
.hs-footer .title-foot {
    font-weight: 900;
    line-height: 30px;
}
@media (max-width: 1199px) {
    .hs-footer .title-foot {
        line-height: 24px;
    }
}
.hs-footer .copyright {
    font-size: 14px;

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

    padding: 30px 0;

    color: rgba(255, 255, 255, .5);
    border-top: 1px solid rgba(255, 255, 255, .3);

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 1199px) {
    .hs-footer .copyright {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .hs-footer .copyright {
        display: block;

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

    margin: 0;

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

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

    color: #fff;
}
.hs-inner-news {
    padding-top: 40px;
}
@media (max-width: 767px) {
    .hs-inner-news {
        padding-top: 0;
    }
}
.hs-inner-news .news-top {
    padding: 0;
}
.hs-inner-news .news-top .img {
    width: 45%;
}
@media (max-width: 991px) {
    .hs-inner-news .news-top .img {
        width: 100%;
    }
}
.hs-inner-news .news-top .img img {
    width: 100%;
    height: auto;
}
.hs-inner-news .news-top .desc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

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

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 991px) {
    .hs-inner-news .news-top .desc {
        width: 100%;
        margin-top: 30px;
        padding-left: 0;
    }
}
.hs-inner-news .news-top .desc .news-more a {
    color: #063c79;
}
.hs-inner-news .news>ul {
    margin: 0 -30px;
}
@media (max-width: 1560px) {
    .hs-inner-news .news>ul {
        margin: 0 -15px;
    }
}
.hs-inner-news .news>ul>li {
    margin-top: 80px;
    padding: 0 30px;
}
@media (max-width: 1560px) {
    .hs-inner-news .news>ul>li {
        margin-top: 60px;
        padding: 0 15px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-news .news>ul>li {
        margin-top: 30px;
    }
}
.hs-inner-news .news .public-news-group {
    padding: 0;
}
.hs-inner-news .news .public-news-group .title-news {
    font-weight: normal;

    -webkit-transition: all .2s;
    transition: all .2s;
}
.hs-inner-news .news .public-news-group .date {
    font-weight: normal;
    line-height: 24px;

    color: #009cff;
}
.hs-inner-news .news .public-news-group .news-more {
    margin-top: 20px;
}
.hs-inner-news .news .public-news-group .news-more a {
    font-weight: normal;

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

    color: #aac0d8;
}
.hs-inner-news .news .public-news-group .news-more a::after {
    background-color: #aac0d8;
}
.hs-inner-news .news .public-news-group:hover .title-news {
    color: #1b95e3;
}
.hs-inner-news .news .public-news-group:hover .news-more a {
    color: #1b95e3;
}
.public-faqs-group {
    padding: 20px;

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

    color: #063c79;
    border-bottom: 1px solid rgba(6, 60, 121, .2);
}
@media (max-width: 1199px) {
    .public-faqs-group {
        padding: 20px;
    }
}
@media (max-width: 767px) {
    .public-faqs-group {
        padding: 10px;
    }
}
.public-faqs-group .title-faqs {
    font-size: 18px;
    line-height: 30px;

    position: relative;

    padding: 10px 30px 10px 0;
}
@media (max-width: 767px) {
    .public-faqs-group .title-faqs {
        font-size: 16px;
        line-height: 24px;
    }
}
.public-faqs-group .title-faqs:after {
    font-size: 24px;
    font-weight: normal;

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

    content: '+';
    -webkit-transition: all .6s;
    transition: all .6s;
}
.public-faqs-group .faqs-ques {
    display: none;

    padding: 20px 0;
}
.hs-inner-faqs .faqs>ul>li.current .public-faqs-group {
    border-color: #eaf5ff;
    background: #eaf5ff;
}
.hs-inner-faqs .faqs>ul>li.current .title-faqs {
    font-weight: bold;
}
.hs-inner-faqs .faqs>ul>li.current .title-faqs:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.hs-inner-news-show {
    padding-top: 40px;
}
@media (max-width: 767px) {
    .hs-inner-news-show {
        padding-top: 0;
    }
}
.hs-inner-news-show .title-news-show h2 {
    font-size: 24px;
    font-weight: 900;
}
@media (max-width: 1199px) {
    .hs-inner-news-show .title-news-show h2 {
        font-size: 30px;
    }
}
@media (max-width: 991px) {
    .hs-inner-news-show .title-news-show h2 {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .hs-inner-news-show .title-news-show h2 {
        font-size: 20px;
    }
}
.hs-inner-news-show .news-show {
    max-width: 900px;
    margin: 0 auto;
    margin-top: 80px;
}
@media (max-width: 1199px) {
    .hs-inner-news-show .news-show {
        margin-top: 50px;
    }
}
@media (max-width: 991px) {
    .hs-inner-news-show .news-show {
        margin-top: 30px;
    }
}
.hs-inner-news-show .news-show .date-share {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 30px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.hs-inner-news-show .news-show .date {
    font-size: 14px;
    font-weight: 900;
    line-height: 30px;

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

    color: #1b95e3;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-inner-news-show .news-show .date .flaticon {
    font-size: 20px;

    margin-right: 4px;
}
.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 .news-show .public-note p {
    color: #666;
}
.hs-inner-news-show .prev-next {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 30px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-inner-news-show .prev-next a {
    line-height: 54px;

    display: block;

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

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

    color: #717171;
    background: #e8e8e8;
}
.hs-inner-news-show .prev-next a img {
    width: 100%;

    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
}
.hs-inner-news-show .prev-next a:hover {
    color: #fff;
    background-color: #063c79;
}
.hs-inner-news-show .prev-next a:hover img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.hs-inner-news-show .prev-next .prev .flaticon,
.hs-inner-news-show .prev-next .next .flaticon {
    font-size: 20px;
}
.hs-inner-news-show .prev-next .prev .flaticon {
    display: block;

    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.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: 60px;
}
@media (max-width: 1199px) {
    .public-related-news .news-list {
        margin-top: 30px;
    }
}
.public-related-news .news-list .slick-list {
    margin: 0 -30px;
}
.public-related-news .news-list .slick-list .slick-slide {
    padding: 0 30px;
}
.public-related-news .news-list .public-news-group {
    padding: 0;
}
.public-related-news .news-list .public-news-group .title-news {
    font-weight: normal;

    -webkit-transition: all .2s;
    transition: all .2s;
}
.public-related-news .news-list .public-news-group .date {
    font-weight: normal;
    line-height: 24px;

    color: #009cff;
}
.public-related-news .news-list .public-news-group .news-more {
    margin-top: 20px;
}
.public-related-news .news-list .public-news-group .news-more a {
    font-weight: normal;

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

    color: #aac0d8;
}
.public-related-news .news-list .public-news-group .news-more a::after {
    background-color: #aac0d8;
}
.public-related-news .news-list .public-news-group:hover .title-news {
    color: #1b95e3;
}
.public-related-news .news-list .public-news-group:hover .news-more a {
    color: #1b95e3;
}
.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: #063c79;
}
.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: #063c79;
    background-color: #063c79;
}
.hs-inner-fleet {
    padding-top: 160px;

    color: #fff;
    background: url(../images/fleet_bg.webp) no-repeat center;
    background-size: cover;
}
@media (max-width: 1199px) {
    .hs-inner-fleet {
        padding-top: 100px;
    }
}
@media (max-width: 991px) {
    .hs-inner-fleet {
        padding-top: 80px;
    }
}
.hs-inner-fleet .title-inner h2 {
    color: #fff;
}
.hs-inner-fleet .fleet-menu {
    margin-top: 60px;
}
@media (max-width: 1199px) {
    .hs-inner-fleet .fleet-menu {
        margin-top: 30px;
    }
}
.hs-inner-fleet .fleet-menu ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -20px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.hs-inner-fleet .fleet-menu ul li {
    margin: 5px 0;
    padding: 0 20px;
}
.hs-inner-fleet .fleet-menu ul li a {
    font-size: 24px;
    line-height: 1.25;

    display: block;
}
@media (max-width: 1199px) {
    .hs-inner-fleet .fleet-menu ul li a {
        font-size: 20px;
    }
}
.hs-inner-fleet .fleet-menu ul li a:after {
    display: block;

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

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

    background-color: #1b95e3;
}
.hs-inner-fleet .fleet-menu ul li.active a:after {
    width: 100%;
}
.hs-inner-fleet .fleet-content {
    display: none;

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

    border: 1px solid rgba(255, 255, 255, .44);
    background-color: rgba(0, 0, 0, .5);
}
@media (max-width: 1199px) {
    .hs-inner-fleet .fleet-content {
        margin-top: 30px;
        padding: 0 20px;
    }
}
@media (max-width: 767px) {
    .hs-inner-fleet .fleet-content {
        padding: 0 10px;
    }
}
.hs-inner-fleet .fleet-list {
    margin: 40px 0;
}
.hs-inner-fleet .fleet-list .list-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding-bottom: 20px;

    border-bottom: 1px solid #fff;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-inner-fleet .fleet-list .list-top .title-list-top {
    font-size: 24px;
    line-height: 1.25;
}
@media (max-width: 1199px) {
    .hs-inner-fleet .fleet-list .list-top .title-list-top {
        font-size: 20px;
    }
}
.hs-inner-fleet .fleet-list .list-top .img img {
    height: 30px;

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
@media (max-width: 1199px) {
    .hs-inner-fleet .fleet-list .list-top .img img {
        height: 20px;
    }
}
.hs-inner-fleet .fleet-list .list-content ul li {
    border-bottom: 1px solid rgba(255, 255, 255, .4);
}
.hs-inner-fleet .fleet-list .list-content .listbox-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding: 15px 0;
}
.hs-inner-fleet .fleet-list .list-content .listbox-group p {
    font-size: 18px;
    line-height: 1.33333333;

    width: 30%;
    margin: 0;
}
@media (max-width: 991px) {
    .hs-inner-fleet .fleet-list .list-content .listbox-group p {
        font-size: 16px;
    }
}
.hs-inner-fleet .fleet-list .list-content .listbox-group .img {
    width: 10%;

    text-align: center;
}
.hs-inner-fleet .fleet-list .list-content .listbox-group .img img {
    width: 15px;
}
.hs-inner-fleet .fleet-text {
    position: relative;

    margin-top: 30px;
    padding-left: 30px;
}
.hs-inner-fleet .fleet-text:before {
    position: absolute;
    top: 10px;
    left: 0;

    display: block;

    width: 15px;
    height: 15px;

    content: '';

    background: url(../images/fleet-icon-2.png) no-repeat center;
    background-size: cover;
}
.hs-inner-contact {
    padding-top: 220px;
    padding-bottom: 130px;

    color: #fff;
    background: url(../images/contact_bg.webp) no-repeat right center;
    background-size: cover;
}
@media (max-width: 1199px) {
    .hs-inner-contact {
        padding: 100px 0 60px;
    }
}
@media (max-width: 767px) {
    .hs-inner-contact {
        padding: 50px 0;
    }
}
.hs-inner-contact .title-inner h2 {
    color: #fff;
}
.hs-inner-contact .contact {
    margin-top: 80px;
}
@media (max-width: 1560px) {
    .hs-inner-contact .contact {
        margin-top: 60px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-contact .contact {
        margin-top: 30px;
    }
}
.hs-inner-contact .contact b {
    line-height: 1.875;

    display: block;

    margin: 10px 0;
}
@media (max-width: 767px) {
    .hs-inner-contact .contact b {
        margin: 4px 0;
    }
}
.hs-inner-contact .contact p {
    color: rgba(255, 255, 255, .8);
}
.hs-inner-contact .contact p a:hover {
    text-decoration: underline;
}
.hs-inner-contact .contact-left {
    width: 55%;
    padding-right: 5%;
}
@media (max-width: 767px) {
    .hs-inner-contact .contact-left {
        width: 100%;
        padding-right: 0;
    }
}
.hs-inner-contact .contact-left>ul {
    margin-top: -80px;
}
@media (max-width: 1560px) {
    .hs-inner-contact .contact-left>ul {
        margin-top: -60px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-contact .contact-left>ul {
        margin-top: -30px;
    }
}
.hs-inner-contact .contact-left>ul>li {
    margin-top: 80px;
}
@media (max-width: 1560px) {
    .hs-inner-contact .contact-left>ul>li {
        margin-top: 60px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-contact .contact-left>ul>li {
        margin-top: 30px;
    }
}
.hs-inner-contact .contact-left>ul>li:nth-child(1) .contact-group .icon img {
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
}
.hs-inner-contact .contact-left .contact-group {
    max-width: 270px;
}
.hs-inner-contact .contact-left .contact-group .icon {
    height: 40px;
}
@media (max-width: 767px) {
    .hs-inner-contact .contact-left .contact-group .icon {
        height: 30px;
    }
}
.hs-inner-contact .contact-left .contact-group .icon img {
    height: 100%;

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.hs-inner-contact .contact-right {
    width: 45%;
    padding-left: 5%;

    border-left: 1px solid #fff;
}
@media (max-width: 767px) {
    .hs-inner-contact .contact-right {
        width: 100%;
        margin-top: 30px;
        padding-left: 0;

        border: none;
    }
}
.hs-inner-contact .contact-right>ul {
    margin-top: -30px;
}
.hs-inner-contact .contact-right>ul>li {
    margin-top: 30px;
}
@media (max-width: 767px) {
    .hs-inner-contact .contact-right>ul>li {
        margin-top: 20px;
    }
}
.hs-inner-contact .map {
    position: relative;

    width: 80%;
    margin-top: 80px;
}
@media (max-width: 1560px) {
    .hs-inner-contact .map {
        margin-top: 60px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-contact .map {
        margin-top: 30px;
    }
}
.hs-inner-contact .map img {
    width: 100%;
}
.hs-inner-contact .map .map-address {
    font-weight: bold;

    position: absolute;

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;

}

@media (max-width: 767px) {
    .hs-inner-contact .map .map-address {
        font-size: 12px;
    }
}
.hs-inner-contact .map .map-address:after {
    display: block;

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

    content: '';

    border: 3px solid #fff;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0);
}
@media (max-width: 767px) {
    .hs-inner-contact .map .map-address:after {
        width: 10px;
        height: 10px;

        border-width: 2px;
    }
}
.hs-inner-contact .map .map-address1 {
    top: 42%;
    right: 14%;

    flex-direction: row-reverse;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    animation: fadeIn1 4s linear infinite;
}
.hs-inner-contact .map .map-address1:after {
    margin-right: 10px;
    margin-left: 0;
}
.hs-inner-contact .map .map-address2 {
    top: 50%;
    right: 23%;
    animation: fadeIn1 6s linear infinite;
}
/*.hs-inner-contact .map .map-address1 {
    top: 30%;
    right: 17%;
    animation: fadeIn1 6s linear infinite;
}
.hs-inner-contact .map .map-address2 {
    top: 36%;
    right: 10%;

    flex-direction: row-reverse;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    animation: fadeIn1 8s linear infinite;
}
.hs-inner-contact .map .map-address2:after {
    margin-right: 10px;
    margin-left: 0;
}*/
.hs-inner-contact .map .map-address3 {
    top: 42%;
    right: 14%;

    flex-direction: row-reverse;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    animation: fadeIn1 4s linear infinite;
}
.hs-inner-contact .map .map-address3:after {
    margin-right: 10px;
    margin-left: 0;
}
.hs-inner-contact .map .map-address4 {
    top: 50%;
    right: 23%;
    animation: fadeIn1 6s linear infinite;
}
@keyframes fadeIn1 {

    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }

}
.hc-mobile-nav.nav-levels-overlap ul ul .iconimg {
    display: none;
}
.hc-mobile-nav.nav-levels-overlap ul ul b {
    font-weight: normal;
}
.fluid_pseudo_poster,
.fluid_controls_container {
    display: none;
}
.hideh1 {
    font-size: 0;
}
.hideh1 h1 {
    font-size: 0;

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

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

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

    display: none;

    width: 100px;
    height: 100px;

    pointer-events: none;

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

    color: #666;
}
.hs-inner-history {
    background: none;
    position: relative;
}
.hs-inner-history .wave {
    position: absolute;
    width: 100%;
    top: 20px;
    z-index: 1;
}
.hs-inner-history .wave img {
    width: 100%;
}
@keyframes wave {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-20px);
    }
    100% {
        transform: translateY(0px);
    }
}
@keyframes wave2 {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-20px);
    }
    100% {
        transform: translateY(0px);
    }
}
.hs-inner-history .wave1 img {
    animation: wave 6s linear infinite;
}

.hs-inner-history .container {
    position: relative;
    z-index: 6;
}
.hs-footer .foot-text>ul>li {
    margin-right: 30px;
}
.hs-footer .foot-text>ul>li,
.hs-footer .foot-text-email>ul>li {
    max-width: 100%;
}
.hs-footer .foot-text-email>ul {
    display: block;
}
@media (max-width: 767px) {
    .hs-footer .foot-text,
    .hs-footer .foot-text-email {
        width: 100%;
    }
}
@media (max-width: 767px) {
    /* .hs-home-service .service .service-list {
        width: 70%;
        margin: 0 auto;
        margin-bottom: 150px;
    }
    .hs-home-service .service .service-list ul {
        padding-bottom: 100%;
        border: 1px solid #063c79;
        border-radius: 50%;
    } */
    /* .hs-home-service .service .service-list ul>li {
        position: absolute;
        left: -20%;
        top: 20%
    }
    .hs-home-service .service .service-list ul>li:nth-child(2) {
        left: auto;
        right: -10%;
        top: -10%;
    }
    .hs-home-service .service .service-list ul>li:nth-child(3) {
        left: 50%;
        transform: translateX(-50%);
        top: 80%;
    } */
    .hs-home-service .service .service-list ul li {
        width: 50%;
        margin-top: 20px;
    }
    .hs-home-service .service .service-list ul li:nth-child(1) {
        width: 100%;
    }
    .hs-home-service .service .service-list .service-group .icon {
        width: 70px;
        height: 70px;
    }
    .hs-home-service .service .service-list ul>li .service-group .icon {
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%);
    }
    .hs-home-service .service .service-list ul>li .service-group .icon:before {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);

        opacity: 1;
    }
    .hs-home-service .service .service-list ul>li .service-group .icon:after {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);

        opacity: 1;
    }
    .hs-home-service .service .service-list ul>li .service-group .icon img {
        -webkit-filter: brightness(0) invert(1);
        filter: brightness(0) invert(1);
    }
    .hs-home-service .service .service-list .service-group .title-service {
        line-height: 20px;
        font-weight: bold;
        margin: 0 auto;
        font-size: 17px;
        margin-top: 30px;
    }
}
.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
}