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

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

    overflow-x: hidden;

    color: #333;

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

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

    -webkit-appearance: none;
}
ul {
    margin: 0;
    padding: 0;
}
button,
input,
textarea {
    border: none;
    outline: none;
}
a[data-fancybox] {
    outline: none;
}
a[data-fancybox] img {
    outline: none !important;
}
.slick-slide {
    outline: none;
}
.slick-slide a {
    outline: none !important;
}
.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;
}
.slick-list {
    margin: 0 -20px;
}
@media (max-width: 1560px) {
    .slick-list {
        margin: 0 -15px;
    }
}
@media (max-width: 1199px) {
    .slick-list {
        margin: 0 -10px;
    }
}
.slick-list .slick-slide {
    padding: 0 20px;
}
@media (max-width: 1560px) {
    .slick-list .slick-slide {
        padding: 0 15px;
    }
}
@media (max-width: 1199px) {
    .slick-list .slick-slide {
        padding: 0 10px;
    }
}
body.fixed {
    position: fixed;

    overflow: hidden;

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

    overflow: hidden;

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

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

    display: block;
    overflow: hidden;

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

    display: block;

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

    text-align: center;

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

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

    display: inline-block;

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

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

    color: #333;
    border: 1px solid #333;
    border-radius: 50%;
    background: none;
}
@media (max-width: 1199px) {
    .slick-arrow {
        line-height: 40px;

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

    display: block;

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

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

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

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

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

    width: 11px;
    height: 11px;
    margin: 0 3px;

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

    border-radius: 50%;
    background: #eeeff8;
}
.slick-dots li button {
    display: none;
}
.slick-dots .slick-active {
    background-color: #5071ba;
}
:root {
    --pad: -webkit-calc(50vw - 845px);
    --pad: calc(50vw - 845px);
}
@media (max-width: 1720px) {
    :root {
        --pad: -webkit-calc(50vw - 785px);
        --pad: calc(50vw - 785px);
    }
}
@media (max-width: 1660px) {
    :root {
        --pad: -webkit-calc(50vw - 705px);
        --pad: calc(50vw - 705px);
    }
}
@media (max-width: 1470px) {
    :root {
        --pad: -webkit-calc(50vw - 625px);
        --pad: calc(50vw - 625px);
    }
}
@media (max-width: 1350px) {
    :root {
        --pad: -webkit-calc(50vw - 570px);
        --pad: calc(50vw - 570px);
    }
}
@media (max-width: 1199px) {
    :root {
        --pad: 6vw;
    }
}
@media (max-width: 991px) {
    :root {
        --pad: 7.5vw;
    }
}
@media (max-width: 767px) {
    :root {
        --pad: 15px;
    }
}
.hsscroll::-webkit-scrollbar {
    position: absolute;
    left: 0;

    width: 5px;
}
.hsscroll::-webkit-scrollbar-track {
    border: 2px solid #fff;
    background-color: #b6b6b6;
}
.hsscroll::-webkit-scrollbar-thumb {
    background-color: #133d8a;
}
.hs-header-box {
    position: fixed;
    z-index: 10;
    top: 0;

    width: 100%;

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

    color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .71)), to(transparent));
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, .71), transparent);
    background-image: linear-gradient(rgba(0, 0, 0, .71), transparent);
}
.hs-header-box .logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-header-box .logo img {
    width: auto;
    height: 70px;
    margin-right: 10px;

    -webkit-transition: all .4s;
    transition: all .4s;
}
@media (max-width: 1199px) {
    .hs-header-box .logo img {
        height: 60px;
        padding: 5px 0;
    }
}
.hs-header-box .logo p {
    font-size: 32px;
    font-weight: bold;
    line-height: 1.2;

    margin: 0;

    letter-spacing: 4px;
}
@media (max-width: 1560px) {
    .hs-header-box .logo p {
        font-size: 26px;
    }
}
@media (max-width: 1400px) {
    .hs-header-box .logo p {
        font-size: 22px;
    }
}
@media (max-width: 1199px) {
    .hs-header-box .logo p {
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .hs-header-box .logo p {
        display: none;
    }
}
.hs-header-box .logo p span {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.5;

    display: block;

    letter-spacing: 0;
}
@media (max-width: 1400px) {
    .hs-header-box .logo p span {
        font-size: 12px;
    }
}
.hs-header-box .pc-search {
    margin-left: 20px;
}
.hs-header-box .pc-search .search-button {
    line-height: 40px;

    cursor: pointer;

    color: #fff;
}
.hs-header-box .pc-search .search-button .iconfont {
    font-size: 24px;
}
.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: #133d8a;
}
@media (max-width: 1199px) {
    .hs-header-box .pc-search form {
        padding: 15px 30px 15px 15px;
    }
}
.hs-header-box .pc-search input {
    font-size: 16px;
    line-height: 30px;

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

    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    outline: none;
    background: none;
}
.hs-header-box .pc-search input::-webkit-input-placeholder,
.hs-header-box .pc-search textarea::-webkit-input-placeholder {
    color: rgba(255, 255, 255, .5);
}
.hs-header-box .pc-search input:-o-placeholder,
.hs-header-box .pc-search textarea:-o-placeholder {
    color: rgba(255, 255, 255, .5);
}
.hs-header-box .pc-search input::-moz-placeholder,
.hs-header-box .pc-search textarea::-moz-placeholder {
    color: rgba(255, 255, 255, .5);
}
.hs-header-box .pc-search input:-ms-input-placeholder,
.hs-header-box .pc-search textarea:-ms-input-placeholder {
    color: rgba(255, 255, 255, .5);
}
.hs-header-box .pc-search input:focus::-webkit-input-placeholder,
.hs-header-box .pc-search textarea:focus::-webkit-input-placeholder {
    color: #c5c5c5;
}
.hs-header-box .pc-search input:focus::-o-placeholder,
.hs-header-box .pc-search textarea:focus::-o-placeholder {
    color: #c5c5c5;
}
.hs-header-box .pc-search input:focus::-moz-placeholder,
.hs-header-box .pc-search textarea:focus::-moz-placeholder {
    color: #c5c5c5;
}
.hs-header-box .pc-search input:focus::-ms-input-placeholder,
.hs-header-box .pc-search textarea:focus::-ms-input-placeholder {
    color: #c5c5c5;
}
.hs-header-box .pc-search .close-search {
    font-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 .iconfont {
    font-size: 20px;
}
.hs-header-box .language {
    margin-left: 20px;
}
.hs-header-box .language a {
    font-size: 18px;
    font-weight: bold;
    line-height: 42px;

    display: inline-block;

    min-width: 100px;

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

    color: #fff;
    border: 1px solid #fff;
    border-radius: 50px;
}
@media (max-width: 991px) {
    .hs-header-box .language a {
        font-size: 16px;
        line-height: 34px;

        min-width: 60px;
    }
}
.hs-header-box .language a:hover {
    color: #fff;
    border-color: #133d8a;
    background-color: #133d8a;
}
.hs-header-box .header-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

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

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

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

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

    position: relative;

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

    height: 110px;
    padding: 0 1.5vw;

    -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: 1400px) {
    .hs-header-box .header-nav>ul>li>a {
        font-size: 16px;

        padding: 0 20px;
    }
}
@media (max-width: 1350px) {
    .hs-header-box .header-nav>ul>li>a {
        padding: 0 10px;
    }
}
.hs-header-box .header-nav>ul>li:hover>a {
    color: #133d8a;
}
.hs-header-box .pc-nav-down {
    position: absolute;
    z-index: 9;
    top: 100%;
    left: 0;

    display: none;

    min-width: 100%;
    padding: 10px;

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

    position: relative;

    display: block;

    padding: 10px 20px;

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

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

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

    color: #777;
    border-top: 1px solid #dcdcdc;
    border-bottom: none;
}
.hs-header-box .pc-nav-down>li .nav-more:hover {
    color: #133d8a;
}
.hs-header-box .pc-nav-down2 {
    position: absolute;
    top: 0;
    left: 100%;

    display: none;

    min-width: 140px;
    padding: 10px;

    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.hs-header-box .pc-nav-down2>li {
    margin: 5px 0;
}
.hs-header-box .pc-nav-down2>li>a {
    font-size: 14px;
    line-height: 20px;

    position: relative;

    display: block;

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

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

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

    display: block;

    width: 7px;
    height: 7px;

    content: '';

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

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

    padding: 0 15px;

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

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

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

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

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

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

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

    width: 25%;

    vertical-align: top;

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

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

    margin-right: 10px;

    color: #133d8a;

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

    display: none;

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

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

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

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

    width: 70%;
    height: 100%;

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

    height: 2px;

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

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

    height: 2px;
    margin: 4px 0;

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

    background: #fff;
}
.hs-header-box.stuck-header {
    color: #333;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.hs-header-box.stuck-header .logo {
    color: #133d8a;
}
.hs-header-box.stuck-header .logo img {
    height: 60px;
}
.hs-header-box.stuck-header .logo span {
    color: #133d8a;
}
.hs-header-box.stuck-header .header-nav>ul>li>a {
    height: 80px;
}
.hs-header-box.stuck-header .language a {
    color: #133d8a;
    border-color: #133d8a;
}
.hs-header-box.stuck-header .language a:hover {
    color: #fff;
}
.hs-header-box.stuck-header .pc-search .search-button {
    color: #133d8a;
}
.hc-mobile-nav .nav-wrapper {
    text-transform: uppercase;

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

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

    width: 30px;

    vertical-align: middle;

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

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

    display: block;

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

    position: relative;
    z-index: 3;

    display: block;

    width: 50px;
    height: 50px;

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

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

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

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

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

    margin: 0;
    padding: 10px;

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

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

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

    width: 100%;

    text-align: center;

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

    width: 33.33333333%;

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

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

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

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

    position: relative;

    clear: both;
    overflow: hidden;

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

    width: 100%;

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

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

    width: 60%;
}
.banner-box .swiper-text .ban-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 40%;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.banner-box .swiper-text .ban-img .img1,
.banner-box .swiper-text .ban-img .img2 {
    width: 45%;
    margin-left: 10px;
}
.banner-box .swiper-text .ban-img .img1 .ibox,
.banner-box .swiper-text .ban-img .img2 .ibox {
    border-radius: 50%;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(19, 61, 138, .11)), to(rgba(19, 61, 138, .61)));
    background-image: -webkit-linear-gradient(left, rgba(19, 61, 138, .11), rgba(19, 61, 138, .61));
    background-image: linear-gradient(90deg, rgba(19, 61, 138, .11), rgba(19, 61, 138, .61));
}
.banner-box .swiper-text h2,
.banner-box .swiper-text p {
    font-weight: bold;

    position: relative;
    z-index: 6;

    overflow: hidden;
}
.banner-box .swiper-text h2 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: 42px;
    font-weight: bold;
    line-height: 1.42857143;

    margin: 0;

    text-shadow: 0 3px 2px rgba(2, 40, 72, .23);
}
@media (max-width: 1560px) {
    .banner-box .swiper-text h2 {
        font-size: 40px;
    }
}
@media (max-width: 1400px) {
    .banner-box .swiper-text h2 {
        font-size: 36px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-text h2 {
        font-size: 30px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text h2 {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text h2 {
        font-size: 16px;
    }
}
.banner-box .swiper-text p {
    font-size: 26px;
    font-weight: normal;

    margin: 20px 0 0 0;

    text-shadow: 0 3px 2px rgba(2, 40, 72, .23);
}
@media (max-width: 1560px) {
    .banner-box .swiper-text p {
        font-size: 22px;
    }
}
@media (max-width: 1400px) {
    .banner-box .swiper-text p {
        font-size: 20px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-text p {
        font-size: 18px;

        margin-top: 10px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text p {
        display: none;
    }
}
.banner-box .swiper-text .ban-more {
    margin-top: 40px;
}
@media (max-width: 1199px) {
    .banner-box .swiper-text .ban-more {
        margin-top: 20px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text .ban-more {
        margin-top: 10px;
    }
}
.banner-box .swiper-text .ban-more a {
    font-size: 20px;
    line-height: 26px;

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

    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 10px 20px;

    border-radius: 6px;
    background-color: #133d8a;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1199px) {
    .banner-box .swiper-text .ban-more a {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text .ban-more a {
        font-size: 14px;
        line-height: 24px;

        padding: 5px 15px;
    }
}
.banner-box .swiper-text .ban-more a .iconfont {
    margin-left: 10px;
}
@media (max-width: 767px) {
    .banner-box .swiper-text .ban-more a .iconfont {
        font-size: 12px;
    }
}
.banner-box .swiper-slide-active .swiper-text h2 span,
.banner-box .swiper-slide-active .swiper-text p span {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);

    opacity: 1;
}
.banner-box .swiper-slide-active .swiper-text .ban-img .img1 .ibox,
.banner-box .swiper-slide-active .swiper-text .ban-img .img2 .ibox {
    -webkit-animation: zoomIn 1s 0s ease both;
    animation: zoomIn 1s 0s ease both;
}
.banner-box .swiper-button-prev,
.banner-box .swiper-button-next {
    position: absolute;
    top: -webkit-calc(50% + 30px);
    top: calc(50% + 30px);
    left: 3%;

    width: 80px;
    height: 80px;

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

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

        width: 40px;
        height: 40px;

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

    display: block;

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

    width: 100%;

    text-align: right;
}
.banner-box .swiper-pagination {
    position: relative;

    text-align: right;
}
.banner-box .swiper-pagination .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    margin: 0 6px;

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

    opacity: 1;
    border-radius: 10px;
    background: #e2e2e2;
}
.banner-box .swiper-pagination .swiper-pagination-bullet-active {
    width: 50px;
}
@media (max-width: 767px) {
    .banner-box .swiper-pagination .swiper-pagination-bullet-active {
        width: 30px;
    }
}
.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);
}
.banner-box .banner-mask {
    position: absolute;
    z-index: 4;
    bottom: 0;
    left: 0;

    width: 100%;
}
.banner-box .banner-mask img {
    width: 100%;
}
@-webkit-keyframes mouse {
    0% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px);
    }
    50% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }
    100% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px);
    }
}
@keyframes mouse {
    0% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px);
    }
    50% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }
    100% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px);
    }
}
.banner-inner {
    position: relative;

    overflow: hidden;
}
.banner-inner img {
    width: 100%;
    height: auto;
}
@media (max-width: 767px) {
    .banner-inner img {
        width: 160%;
        margin-left: -30%;
    }
}
.banner-inner .banner-group {
    position: relative;
}
.banner-inner .title-banner {
    text-align: center;
}
.banner-inner .title-banner h2 {
    font-size: 60px;
    line-height: 1;

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

    width: 100%;

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

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

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

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

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

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

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

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

    display: block;

    padding: 10px 0;

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

        padding: 5px 10px;
    }
}
.banner-inner .banner-news-menu ul li.active a,
.banner-inner .banner-news-menu ul li:hover a {
    color: #008bcf;
}
.banner-products {
    height: 110px;

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

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

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

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

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

    border: 1px solid #535353;
    border-radius: 50px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-more a .iconfont {
    margin-left: 10px;
}
.hs-more a:hover {
    color: #fff;
    border-color: #133d8a;
    background-color: #133d8a;
}
.hs-more1 a {
    font-size: 20px;
    line-height: 26px;

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

    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 10px 20px;

    color: #fff;
    border-radius: 6px;
    background-color: #133d8a;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1199px) {
    .hs-more1 a {
        font-size: 18px;
        line-height: 22px;
    }
}
@media (max-width: 767px) {
    .hs-more1 a {
        font-size: 16px;
    }
}
.hs-more1 a .iconfont {
    margin-left: 10px;
}
.hs-more1 a:hover {
    background-color: #008bcf;
}
.title-home h2 {
    font-size: 46px;
    font-weight: bold;
    line-height: 1.2;

    margin: 0;

    text-transform: uppercase;
}
@media (max-width: 1470px) {
    .title-home h2 {
        font-size: 40px;
    }
}
@media (max-width: 1400px) {
    .title-home h2 {
        font-size: 38px;
    }
}
@media (max-width: 1199px) {
    .title-home h2 {
        font-size: 32px;
    }
}
@media (max-width: 991px) {
    .title-home h2 {
        font-size: 28px;
    }
}
@media (max-width: 767px) {
    .title-home h2 {
        font-size: 24px;
    }
}
.title-home h2 span {
    font-family: 'D-DIN Condensed';
    font-size: 48px;
    font-weight: normal;
}
@media (max-width: 1470px) {
    .title-home h2 span {
        font-size: 42px;
    }
}
@media (max-width: 1400px) {
    .title-home h2 span {
        font-size: 40px;
    }
}
@media (max-width: 1199px) {
    .title-home h2 span {
        font-size: 34px;
    }
}
@media (max-width: 991px) {
    .title-home h2 span {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .title-home h2 span {
        font-size: 26px;
    }
}
.title-home p {
    font-size: 16px;
    line-height: 1.625;

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

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

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

    margin: 0;

    color: #545454;
}
@media (max-width: 1560px) {
    .public-note p {
        font-size: 16px;
    }
}
@media (max-width: 1199px) {
    .public-note p {
        line-height: 24px;
    }
}
@media (max-width: 767px) {
    .public-note p {
        font-size: 14px;
    }
}
.public-note img {
    max-width: 100%;
    height: auto !important;
}
@-webkit-keyframes roate360 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes roate360 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.public-products-group {
    position: relative;

    display: block;
    overflow: hidden;

    text-align: center;

    border-radius: 6px;
    background-color: #fff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
}
.public-products-group .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.public-products-group .title-products {
    font-size: 19px;
    line-height: 30px;

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

    display: -webkit-box;
    overflow: hidden;

    width: 100%;
    height: 50px;
    padding: 15px;

    color: #3a3a3a;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    background-color: #fff;
    border-radius: 6px 6px 0 0;
}
@media (max-width: 1400px) {
    .public-products-group .title-products {
        font-size: 17px;
    }
}
@media (min-width: 1200px) {
    .public-products-group:hover .ibox img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
}
.hs-home-products {
    position: relative;

    overflow: visible;

    background: url(../images/product_bg.jpg) no-repeat center;
    background-size: cover;
}
.hs-home-products:before {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;

    display: block;

    width: 50%;
    height: -webkit-calc(100% + 80px);
    height: calc(100% + 80px);

    content: '';

    border-radius: 0 10px 0 0;
    background: url(../images/product_left_bg.jpg) no-repeat center;
    background-size: cover;
}
@media (max-width: 1470px) {
    .hs-home-products:before {
        height: -webkit-calc(100% + 60px);
        height: calc(100% + 60px);
    }
}
@media (max-width: 1199px) {
    .hs-home-products:before {
        height: -webkit-calc(100% + 30px);
        height: calc(100% + 30px);
    }
}
@media (max-width: 767px) {
    .hs-home-products:before {
        width: 100%;
        height: 100%;

        border-radius: 0;
    }
}
.hs-home-products .title-mask {
    font-size: 9vw;
    font-weight: bold;
    line-height: 1;

    position: absolute;
    z-index: 2;
    bottom: -10px;

    color: rgba(45, 77, 145, .76);
}
@media (max-width: 1199px) {
    .hs-home-products .title-mask {
        bottom: 0;
    }
}
.hs-home-products .title-home {
    position: relative;
    z-index: 6;
}
.hs-home-products .title-home h2 {
    color: #fff;
}
.hs-home-products .products {
    position: relative;
    z-index: 6;

    margin-top: 60px;
}
@media (max-width: 1199px) {
    .hs-home-products .products {
        margin-top: 30px;
    }
}
.hs-home-products .products:after {
    position: absolute;
    bottom: 20px;
    left: 120px;

    display: block;

    width: 70%;
    height: 1px;

    content: '';

    background: rgba(238, 238, 238, .55);
}
@media (max-width: 767px) {
    .hs-home-products .products:after {
        display: none;
    }
}
.hs-home-products .products-slide {
    padding-bottom: 100px;
}
@media (max-width: 991px) {
    .hs-home-products .products-slide {
        padding-bottom: 60px;
    }
}
.hs-home-products .slick-arrow {
    top: auto;
    bottom: 0;
    left: 0;

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

    color: #fff;
    border-color: #fff;
}
.hs-home-products .slick-arrow:hover {
    color: #133d8a;
    background-color: #fff;
}
.hs-home-products .slick-arrow.slick-next {
    left: 50px;
}
.hs-home-products .hs-more {
    position: absolute;
    right: 0;
    bottom: 0;
}
@media (max-width: 767px) {
    .hs-home-products .hs-more a {
        color: #fff;
        border-color: #fff;
    }
}
.hs-home-about {
    position: relative;
}
.hs-home-about .title-home h2 span {
    display: block;
}
.hs-home-about .about {
    width: 55%;
    padding-right: 5%;
}
@media (max-width: 767px) {
    .hs-home-about .about {
        width: 100%;
        padding-right: 0;
    }
}
.hs-home-about .about-note {
    display: -webkit-box;
    overflow: hidden;

    max-height: 270px;
    margin-top: 40px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 9;
}
@media (max-width: 1199px) {
    .hs-home-about .about-note {
        max-height: 216px;
        margin-top: 20px;
    }
}
.hs-home-about .hs-more1 {
    margin-top: 40px;
}
.hs-home-about .about-right {
    overflow: hidden;

    width: 45%;
    height: 100%;

    border-radius: 0 0 0 20px;
}
@media (max-width: 767px) {
    .hs-home-about .about-right {
        width: 100%;
        margin-top: 20px;
    }
}
.hs-home-about .about-right img {
    width: 100%;
}
@-webkit-keyframes play {
    0% {
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);

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

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

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

        opacity: 0;
    }
}
.hs-home-choose {
    background: url(../images/choose_bg.jpg) no-repeat top center;
    background-size: 100% auto;
}
@media (max-width: 767px) {
    .hs-home-choose {
        background-size: 200% auto;
    }
}
.hs-home-choose .title-home h2 {
    color: #fff;
}
.hs-home-choose .title-home h2 span {
    display: block;
}
.hs-home-choose .choose {
    margin-top: 30px;
}
@media (max-width: 1199px) {
    .hs-home-choose .choose {
        margin-top: 0;
    }
}
.hs-home-choose .choose>ul>li {
    margin-top: 50px;
}
@media (max-width: 1199px) {
    .hs-home-choose .choose>ul>li {
        margin-top: 30px;
    }
}
@media (min-width: 1200px) {
    .hs-home-choose .choose>ul {
        margin: 0 -25px;
    }
    .hs-home-choose .choose>ul>li {
        padding: 0 25px;
    }
}
.hs-home-choose .choose .choose-group {
    height: 100%;

    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.hs-home-choose .choose .choose-group .desc {
    padding: 100px 8%;

    text-align: center;

    color: #fff;
    background-color: rgba(0, 2, 4, .6);
}
@media (max-width: 1560px) {
    .hs-home-choose .choose .choose-group .desc {
        padding: 80px 5%;
    }
}
@media (max-width: 1400px) {
    .hs-home-choose .choose .choose-group .desc {
        padding: 60px 5%;
    }
}
@media (max-width: 767px) {
    .hs-home-choose .choose .choose-group .desc {
        padding: 30px;
    }
}
.hs-home-choose .choose .choose-group .title-choose {
    font-size: 40px;
    font-weight: bold;
    line-height: 1.25;
}
@media (max-width: 1560px) {
    .hs-home-choose .choose .choose-group .title-choose {
        font-size: 34px;
    }
}
@media (max-width: 1400px) {
    .hs-home-choose .choose .choose-group .title-choose {
        font-size: 30px;
    }
}
@media (max-width: 1199px) {
    .hs-home-choose .choose .choose-group .title-choose {
        font-size: 24px;
    }
}
@media (max-width: 991px) {
    .hs-home-choose .choose .choose-group .title-choose {
        font-size: 20px;
    }
}
.hs-home-choose .choose .choose-group .title-choose:after {
    display: block;

    width: 49px;
    height: 2px;
    margin: 0 auto;
    margin-top: 20px;

    content: '';

    background: #eff2f6;
}
@media (max-width: 1199px) {
    .hs-home-choose .choose .choose-group .title-choose:after {
        width: 30px;
        margin-top: 10px;
    }
}
.hs-home-choose .choose .choose-group .txt {
    display: -webkit-box;
    overflow: hidden;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
@media (max-width: 1400px) {
    .hs-home-choose .choose .choose-group .txt {
        margin-top: 20px;
    }
}
.hs-home-choose .choose .choose-group .txt p {
    line-height: 24px;
}
.hs-home-choose .choose .choose-group .more {
    margin-top: 30px;
}
.hs-home-choose .choose .choose-group .more a {
    font-size: 18px;
    line-height: 48px;

    display: inline-block;

    padding: 0 50px;

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

    border: 1px solid #fff;
    border-radius: 40px;
}
@media (max-width: 1400px) {
    .hs-home-choose .choose .choose-group .more a {
        font-size: 16px;
        line-height: 40px;

        padding: 0 30px;
    }
}
@media (max-width: 767px) {
    .hs-home-choose .choose .choose-group .more a {
        line-height: 34px;
    }
}
@media (min-width: 1200px) {
    .hs-home-choose .choose .choose-group:hover .more a {
        color: #133d8a;
        background-color: #fff;
    }
}
.hs-home-news {
    background: url(../images/news_bg.jpg) no-repeat center;
    background-size: cover;
}
.hs-home-news .news-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 767px) {
    .hs-home-news .news-top .hs-more {
        width: 100%;
        margin-top: 20px;
    }
}
.hs-home-news .news {
    margin-top: 50px;
}
@media (max-width: 1199px) {
    .hs-home-news .news {
        margin-top: 30px;
    }
}
.hs-home-news .news-left {
    width: 50%;
}
@media (max-width: 991px) {
    .hs-home-news .news-left {
        width: 100%;
    }
}
.hs-home-news .news-left .news-slide {
    font-size: 0;

    overflow: hidden;

    border-radius: 5px;
}
.hs-home-news .news-left .news-group {
    position: relative;

    display: block;
}
.hs-home-news .news-left .news-group .img {
    position: relative;
}
.hs-home-news .news-left .news-group .img:before {
    position: absolute;
    z-index: 3;
    bottom: 0;

    display: block;

    width: 100%;
    height: 80%;

    content: '';

    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, .8)));
    background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, .8));
    background-image: linear-gradient(transparent, rgba(0, 0, 0, .8));
}
.hs-home-news .news-left .news-group .img .ibox {
    padding-bottom: 61.25%;
}
.hs-home-news .news-left .news-group .img .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-home-news .news-left .news-group .desc {
    position: absolute;
    z-index: 6;
    bottom: 0;
    left: 0;

    width: 100%;
    padding: 30px;

    color: #fff;
}
@media (max-width: 991px) {
    .hs-home-news .news-left .news-group .desc {
        padding: 20px 40px 20px 20px;
    }
}
.hs-home-news .news-left .news-group .desc .title-news {
    font-size: 22px;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 991px) {
    .hs-home-news .news-left .news-group .desc .title-news {
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .hs-home-news .news-left .news-group .desc .title-news {
        font-size: 18px;
        line-height: 24px;

        height: 24px;
    }
}
.hs-home-news .news-left .news-group .desc .txt {
    display: -webkit-box;
    overflow: hidden;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.hs-home-news .news-left .news-group .desc .txt p {
    font-size: 16px;
    line-height: 24px;

    margin: 0;

    color: #c3c3c3;
}
.hs-home-news .news-left .news-group .desc .more {
    position: absolute;
    z-index: 4;
    top: 30px;
    right: 20px;
}
@media (max-width: 767px) {
    .hs-home-news .news-left .news-group .desc .more {
        right: 10px;
    }
}
.hs-home-news .news-left .news-group .desc .more .iconfont {
    font-size: 24px;
}
@media (min-width: 1200px) {
    .hs-home-news .news-left .news-group:hover .ibox img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
}
.hs-home-news .news-left .slick-arrow {
    top: auto;
    bottom: 50px;
    left: 0;

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

    color: #fff;
    border: none;
}
.hs-home-news .news-left .slick-arrow.slick-next {
    right: 0;
    left: auto;
}
.hs-home-news .news-right {
    width: 50%;
    padding-left: 5%;
}
@media (max-width: 991px) {
    .hs-home-news .news-right {
        width: 100%;
        padding-left: 0;
    }
}
.hs-home-news .news-right .news-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding: 30px 0;

    border-bottom: 1px solid #ededed;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1400px) {
    .hs-home-news .news-right .news-group {
        padding: 20px 0;
    }
}
.hs-home-news .news-right .news-group .date {
    font-family: 'D-DIN Condensed';

    width: 130px;

    text-align: center;
}
@media (max-width: 767px) {
    .hs-home-news .news-right .news-group .date {
        width: 80px;
    }
}
.hs-home-news .news-right .news-group .date b {
    font-size: 48px;
    font-weight: normal;
    line-height: 1;

    display: block;
}
@media (max-width: 991px) {
    .hs-home-news .news-right .news-group .date b {
        font-size: 40px;
    }
}
@media (max-width: 767px) {
    .hs-home-news .news-right .news-group .date b {
        font-size: 36px;
    }
}
.hs-home-news .news-right .news-group .date span {
    font-size: 18px;
    line-height: 1.66666667;

    display: block;
}
@media (max-width: 767px) {
    .hs-home-news .news-right .news-group .date span {
        font-size: 16px;
    }
}
.hs-home-news .news-right .news-group .desc {
    width: -webkit-calc(100% - 130px);
    width: calc(100% - 130px);
    padding-left: 20px;
}
@media (max-width: 767px) {
    .hs-home-news .news-right .news-group .desc {
        width: -webkit-calc(100% - 70px);
        width: calc(100% - 70px);
    }
}
.hs-home-news .news-right .news-group .title-news {
    font-size: 20px;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;

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

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

        height: 24px;
    }
}
.hs-home-news .news-right .news-group .txt {
    display: -webkit-box;
    overflow: hidden;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.hs-home-news .news-right .news-group .txt p {
    line-height: 24px;

    margin: 0;

    color: #898989;
}
@media (min-width: 1200px) {
    .hs-home-news .news-right .news-group:hover .title-news {
        color: #133d8a;
    }
}
.fb_iframe_widget {
    position: absolute !important;

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

    display: none;

    cursor: pointer;

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

    display: block;

    width: 60px;

    -webkit-animation: Mouse 1.6s linear infinite;
    animation: Mouse 1.6s linear infinite;
    text-align: center;
}
@-webkit-keyframes Mouse {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes Mouse {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
.hs-inner {
    overflow: hidden;

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

    margin: 0;
}
@media (max-width: 1560px) {
    .title-inner h2 {
        font-size: 44px;
    }
}
@media (max-width: 1470px) {
    .title-inner h2 {
        font-size: 42px;
    }
}
@media (max-width: 1400px) {
    .title-inner h2 {
        font-size: 40px;
    }
}
@media (max-width: 1199px) {
    .title-inner h2 {
        font-size: 34px;
    }
}
@media (max-width: 991px) {
    .title-inner h2 {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .title-inner h2 {
        font-size: 26px;
    }
}
.title-inner h3 {
    font-family: 'D-DIN Condensed';
    font-size: 48px;
    font-weight: normal;
    line-height: 1.2;

    color: #838383;
}
@media (max-width: 1560px) {
    .title-inner h3 {
        font-size: 44px;
    }
}
@media (max-width: 1470px) {
    .title-inner h3 {
        font-size: 42px;
    }
}
@media (max-width: 1400px) {
    .title-inner h3 {
        font-size: 40px;
    }
}
@media (max-width: 1199px) {
    .title-inner h3 {
        font-size: 34px;
    }
}
@media (max-width: 991px) {
    .title-inner h3 {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .title-inner h3 {
        font-size: 26px;
    }
}
.title-inner p {
    font-size: 20px;
    line-height: 2;

    margin: 10px 0 0 0;

    color: #0092d8;
}
.title-inner-line {
    position: relative;

    padding-left: 30px;
}
@media (max-width: 767px) {
    .title-inner-line {
        padding-left: 20px;
    }
}
.title-inner-line:before {
    position: absolute;
    top: 50%;
    left: 0;

    display: block;

    width: 4px;
    height: 82px;

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

    background-color: #133d8a;
}
@media (max-width: 767px) {
    .title-inner-line:before {
        height: 60px;
    }
}
.hs-inner-location {
    padding: 20px 0;
}
@media (max-width: 767px) {
    .hs-inner-location {
        padding: 10px 0;
    }
}
.hs-inner-location .location {
    line-height: 30px;

    position: relative;

    padding-left: 30px;
}
@media (max-width: 767px) {
    .hs-inner-location .location {
        width: 100%;
    }
}
.hs-inner-location .location .iconfont {
    font-size: 20px;

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

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

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

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

    margin: 0 10px;

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

    display: block;

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

    margin-top: -60px;

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

        color: #666;
    }
}
.hs-inner-location-products {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding: 0;

    background-color: #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;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-inner-location-products .title-products {
    padding: 15px 40px;

    color: #ebebeb;
    background-color: #133d8a;
}
@media (max-width: 767px) {
    .hs-inner-location-products .title-products {
        width: 100%;
        padding: 10px 15px;
    }
}
.hs-inner-location-products .title-products h3 {
    font-size: 24px;
    font-weight: bold;

    margin: 0;
}
@media (max-width: 1199px) {
    .hs-inner-location-products .title-products h3 {
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .hs-inner-location-products .title-products h3 {
        font-size: 18px;
    }
}
.hs-inner-location-products .location {
    padding-right: 15px;
}
@media (max-width: 767px) {
    .hs-inner-location-products .location {
        width: 100%;
    }
}
.hs-inner-menu {
    position: relative;
    z-index: 6;

    margin-top: -60px;
    padding-right: 20%;
}
@media (max-width: 1560px) {
    .hs-inner-menu {
        padding-right: 0;
    }
}
@media (max-width: 1199px) {
    .hs-inner-menu {
        margin-top: -40px;
    }
}
@media (max-width: 767px) {
    .hs-inner-menu {
        margin-top: 10px;
    }
}
.hs-inner-menu .inner-menu>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -2px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
@media (max-width: 767px) {
    .hs-inner-menu .inner-menu>ul {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}
.hs-inner-menu .inner-menu>ul>li {
    padding: 0 2px;
}
@media (max-width: 767px) {
    .hs-inner-menu .inner-menu>ul>li {
        margin: 4px 0;
    }
}
.hs-inner-menu .inner-menu>ul>li>a {
    font-size: 17px;
    line-height: 30px;

    display: block;

    min-width: 190px;
    padding: 20px 10px;

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

    border-radius: 6px 6px 0 0;
    background-color: #fff;
}
@media (max-width: 1199px) {
    .hs-inner-menu .inner-menu>ul>li>a {
        line-height: 24px;

        min-width: 140px;
        padding: 10px;
    }
}
@media (max-width: 767px) {
    .hs-inner-menu .inner-menu>ul>li>a {
        font-size: 15px;

        min-width: 100px;

        background-color: #dcdcdc;
    }
}
.hs-inner-menu .inner-menu>ul>li.active>a,
.hs-inner-menu .inner-menu>ul>li:hover>a {
    color: #fff;
    background-color: #133d8a;
}
.inner-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.inner-content .inner-left {
    width: 310px;
}
@media (max-width: 1199px) {
    .inner-content .inner-left {
        width: 100%;
    }
}
.inner-content .inner-right {
    width: -webkit-calc(100% - 310px);
    width: calc(100% - 310px);
    padding-left: 30px;
}
@media (max-width: 1199px) {
    .inner-content .inner-right {
        width: 100%;
        margin-top: 30px;
        padding-left: 0;
    }
}
.inner-leftmenu {
    position: -webkit-sticky;
    position: sticky;
    top: 80px;

    background-color: #fff;
}
.inner-leftmenu .title-leftmenu {
    line-height: 28px;

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

    padding: 30px;

    color: #fff;
    background-color: #133d8a;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1199px) {
    .inner-leftmenu .title-leftmenu {
        line-height: 24px;

        padding: 20px;
    }
}
@media (max-width: 767px) {
    .inner-leftmenu .title-leftmenu {
        padding: 15px;
    }
}
.inner-leftmenu .title-leftmenu .icon {
    display: none;
}
@media (max-width: 1199px) {
    .inner-leftmenu .title-leftmenu .icon {
        display: block;
    }
}
.inner-leftmenu .title-leftmenu .icon .iconfont {
    font-size: 20px;
}
.inner-leftmenu .title-leftmenu h3 {
    font-size: 34px;
    font-weight: bold;

    margin: 0;
}
@media (max-width: 1199px) {
    .inner-leftmenu .title-leftmenu h3 {
        font-size: 30px;
    }
}
@media (max-width: 991px) {
    .inner-leftmenu .title-leftmenu h3 {
        font-size: 24px;
    }
}
@media (max-width: 1199px) {
    .inner-leftmenu .menunav1 {
        display: none;
    }
}
.inner-leftmenu .menunav1>li>a {
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;

    position: relative;

    display: block;

    padding: 15px 40px;

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

    border-bottom: 1px solid #ebebeb;
}
@media (max-width: 767px) {
    .inner-leftmenu .menunav1>li>a {
        font-size: 16px;
    }
}
.inner-leftmenu .menunav1>li>a:before {
    font-family: 'iconfont' !important;
    font-size: 16px;
    font-weight: normal;

    position: absolute;
    top: 15px;
    left: 10px;

    content: '\ea66';
}
.inner-leftmenu .menunav1>li>a:after {
    font-family: 'iconfont' !important;

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

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

    width: 40px;
    height: 100%;

    content: '\e611';

    border-left: 1px solid #dcdcdc;

    -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;
}
.inner-leftmenu .menunav1>li.active>a,
.inner-leftmenu .menunav1>li:hover>a {
    color: #133d8a;
}
.inner-leftmenu .menunav2 {
    display: none;
}
@media (max-width: 1199px) {
    .inner-leftmenu .menunav2 {
        display: block;

        padding: 0 20px;

        border-bottom: 1px solid #ebebeb;
    }
}
@media (max-width: 1199px) {
    .inner-leftmenu .menunav2>li {
        display: inline-block;

        vertical-align: middle;
    }
}
.inner-leftmenu .menunav2>li>a {
    line-height: 26px;

    position: relative;

    display: block;

    padding: 15px 20px 15px 70px;

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

    border-bottom: 1px solid #ebebeb;
}
@media (max-width: 1199px) {
    .inner-leftmenu .menunav2>li>a {
        padding: 10px 10px 10px 30px;

        border-bottom: none;
    }
}
.inner-leftmenu .menunav2>li>a:before {
    font-family: 'iconfont' !important;
    font-size: 16px;
    font-weight: normal;

    position: absolute;
    top: 15px;
    left: 40px;

    content: '\ea66';
}
@media (max-width: 1199px) {
    .inner-leftmenu .menunav2>li>a:before {
        font-size: 14px;

        top: 10px;
        left: 0;
    }
}
.inner-leftmenu .menunav2>li.active>a,
.inner-leftmenu .menunav2>li:hover>a {
    color: #133d8a;
}
.title-product-details h3 {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.25;

    margin: 0;

    color: #133d8a;
}
.title-product-details h3:after {
    display: block;

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

    content: '';

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

    display: block;

    margin: 10px 0;

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

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

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

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

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

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

    display: block;

    width: 34px;
    height: 34px;

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

    color: #fff;
    border-radius: 50%;
    background: #0865ff;
}
.public-share ul li a img {
    width: 100%;

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

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.public-share ul li a:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}
.public-share ul li a:hover img {
    opacity: 1;
}
.public-share ul li.youtube a {
    background-color: #d0202d;
}
.public-share ul li.instagram a {
    background-color: #de3077;
}
.public-share ul li.tiktok a {
    background-color: #1a1a1a;
}
.public-share ul li.twitter a {
    background-color: #383838;
}
.public-share ul li.pinterest a {
    background-color: #c30000;
}
.public-share ul li.alibaba a {
    background-color: #f60;
}
.hs-inner-about .about {
    width: 55%;
    padding-right: 5%;
}
@media (max-width: 767px) {
    .hs-inner-about .about {
        width: 100%;
        padding-right: 0;
    }
}
.hs-inner-about .about-note {
    margin-top: 40px;
}
@media (max-width: 1199px) {
    .hs-inner-about .about-note {
        margin-top: 20px;
    }
}
.hs-inner-about .about-right {
    overflow: hidden;

    width: 45%;
    height: 100%;

    border-radius: 0 0 0 20px;
}
@media (max-width: 767px) {
    .hs-inner-about .about-right {
        width: 100%;
        margin-top: 20px;
    }
}
.hs-inner-about .about-right img {
    width: 100%;
}
.hs-inner-culture {
    background: url(../images/culture_bg.jpg) no-repeat center;
    background-size: cover;
}
.hs-inner-culture .title-inner {
    width: 50%;
}
@media (max-width: 767px) {
    .hs-inner-culture .title-inner {
        width: 100%;
        padding: 30px 0;
    }
}
.hs-inner-culture .title-inner h2,
.hs-inner-culture .title-inner h3 {
    color: #fff;
}
.hs-inner-culture .culture {
    position: relative;

    width: 50%;

    color: #fff;
}
@media (max-width: 767px) {
    .hs-inner-culture .culture {
        width: 100%;
    }
}
.hs-inner-culture .culture:before {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    display: block;

    width: 200%;
    height: 100%;

    content: '';

    background-color: rgba(0, 0, 0, .65);
}
@media (max-width: 767px) {
    .hs-inner-culture .culture:before {
        left: -10%;
    }
}
.hs-inner-culture .culture ul {
    position: relative;
    z-index: 5;
}
.hs-inner-culture .culture ul li {
    position: relative;
}
.hs-inner-culture .culture ul li:after {
    position: absolute;
    bottom: 0;
    left: 0;

    display: block;

    width: 200%;
    height: 1px;

    content: '';

    background-color: #4d4d4d;
}
@media (max-width: 767px) {
    .hs-inner-culture .culture ul li:after {
        left: -10%;
    }
}
.hs-inner-culture .culture .culture-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding: 60px 5%;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1470px) {
    .hs-inner-culture .culture .culture-group {
        padding: 40px 5%;
    }
}
@media (max-width: 767px) {
    .hs-inner-culture .culture .culture-group {
        padding: 30px 0;
    }
}
.hs-inner-culture .culture .culture-group .icon {
    width: 60px;
}
@media (max-width: 767px) {
    .hs-inner-culture .culture .culture-group .icon {
        width: 50px;
    }
}
.hs-inner-culture .culture .culture-group .icon img {
    width: 100%;
}
.hs-inner-culture .culture .culture-group .desc {
    width: -webkit-calc(100% - 60px);
    width: calc(100% - 60px);
    padding-left: 20px;
}
@media (max-width: 767px) {
    .hs-inner-culture .culture .culture-group .desc {
        width: -webkit-calc(100% - 50px);
        width: calc(100% - 50px);
        padding-left: 10px;
    }
}
.hs-inner-culture .culture .culture-group .desc h3 {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.36363636;
}
@media (max-width: 1199px) {
    .hs-inner-culture .culture .culture-group .desc h3 {
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .hs-inner-culture .culture .culture-group .desc h3 {
        font-size: 18px;
    }
}
.hs-inner-culture .culture .culture-group .desc p {
    line-height: 1.75;

    margin: 0;
}
@media (min-width: 1200px) {
    .hs-inner-culture .culture .culture-group:hover .icon {
        -webkit-animation: swing 1s 0s ease both;
        animation: swing 1s 0s ease both;
    }
}
.hs-inner-honor .honor {
    position: relative;

    margin-top: 60px;
}
@media (max-width: 1199px) {
    .hs-inner-honor .honor {
        margin-top: 30px;
    }
}
.hs-inner-honor .honor .honor-group {
    cursor: pointer;
}
.hs-inner-honor .honor .honor-group .img .ibox {
    padding-bottom: 136.66666667%;
}
.hs-inner-honor .honor .honor-group .img .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-inner-honor .honor .honor-group:hover .img .ibox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.hs-inner-honor .honor .honor-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 60px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 1199px) {
    .hs-inner-honor .honor .honor-button {
        margin-top: 30px;
    }
}
.hs-inner-honor .honor .honor-button .slick-arrow {
    position: relative;
    top: 0;
    left: 0;

    margin: 0;

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

    color: #999;
    border: none;
}
.hs-inner-honor .honor .honor-button .slick-arrow:before {
    font-size: 30px;
    font-weight: normal;
}
.hs-inner-honor .honor .honor-button .slick-arrow:after {
    display: none;
}
.hs-inner-honor .honor .honor-button .slick-arrow:hover {
    color: #133d8a;
}
.hs-inner-honor .honor .honor-button .honor-pagination {
    font-size: 0;

    width: auto;
}
.hs-inner-honor .honor .honor-button .honor-pagination .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    margin: 0 8px;

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

    opacity: 1;
    border-radius: 20px;
    background: #d6d6d6;
}
@media (max-width: 767px) {
    .hs-inner-honor .honor .honor-button .honor-pagination .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
    }
}
.hs-inner-honor .honor .honor-button .honor-pagination .swiper-pagination-bullet-active {
    width: 40px;

    background-color: #133d8a;
}
.hs-inner-partners {
    background: url(../images/partners_bg.jpg) no-repeat center;
    background-size: cover;
}
.hs-inner-partners .partners {
    margin-top: 30px;
}
.hs-inner-partners .partners .slick-list {
    margin: 0 -8px;
}
.hs-inner-partners .partners .slick-slide>div>div {
    padding: 8px;
}
.hs-inner-partners .partners .partners-group {
    border: 1px solid #dcdcdc;
}
.hs-inner-partners .partners .partners-group .ibox {
    padding-bottom: 26.19047619%;
}
.hs-inner-partners .slick-dots {
    margin-top: 60px;
}
@media (max-width: 1199px) {
    .hs-inner-partners .slick-dots {
        margin-top: 30px;
    }
}
.hs-inner-partners .slick-dots li {
    width: 20px;
    height: 20px;
    margin: 0 8px;

    border-radius: 50%;
    background: #d6d6d6;
}
@media (max-width: 767px) {
    .hs-inner-partners .slick-dots li {
        width: 10px;
        height: 10px;
    }
}
.hs-inner-partners .slick-dots li.slick-active {
    background-color: #133d8a;
}
#about-about,
#about-culture,
#about-partners,
#about-honor {
    position: relative;
    top: -100px;
}
.hs-inner-technical .technical>ul>li {
    margin-top: 30px;
}
.hs-inner-technical .technical .technical-group {
    height: 100%;
    padding: 3px;

    cursor: pointer;
    text-align: center;

    border: 1px solid #dcdcdc;
}
.hs-inner-technical .technical .technical-group .ibox {
    padding-bottom: 67.56756757%;
}
.hs-inner-technical .technical .technical-group .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-inner-technical .technical .technical-group .title-technical {
    font-size: 18px;
    line-height: 28px;

    margin-top: 3px;
    padding: 10px;

    -webkit-transition: all .2s;
    transition: all .2s;
}
@media (max-width: 1199px) {
    .hs-inner-technical .technical .technical-group .title-technical {
        font-size: 16px;
        line-height: 24px;
    }
}
@media (max-width: 767px) {
    .hs-inner-technical .technical .technical-group .title-technical {
        font-size: 14px;
    }
}
@media (min-width: 1200px) {
    .hs-inner-technical .technical .technical-group:hover .ibox img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .hs-inner-technical .technical .technical-group:hover .title-technical {
        color: #fff;
        background-color: #133d8a;
    }
}
.hs-inner-products {
    overflow: visible;

    background: url(../images/news-info_bg.jpg) no-repeat center;
    background-size: cover;
}
.hs-inner-products .products>ul>li {
    margin-top: 30px;
}
.a2a_button_email span {
    background: orange !important;
}
.hs-inner-product-details {
    background: url(../images/news-info_bg.jpg) repeat-y center;
    background-size: 100% auto;
}
.hs-inner-product-details .hs-inner-location {
    border-bottom: 2px solid #bfbfbf;
}
.hs-inner-product-details .title-products h3 {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.36363636;

    color: #133d8a;
}
@media (max-width: 991px) {
    .hs-inner-product-details .title-products h3 {
        font-size: 20px;
    }
}
.hs-inner-product-details .product-details {
    margin-top: 50px;
    padding: 50px;

    background-color: #fff;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .product-details {
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-details {
        padding: 30px 15px;
    }
}
.hs-inner-product-details .product-details .details-imgbox {
    width: 40%;
    height: 100%;
}
@media (max-width: 991px) {
    .hs-inner-product-details .product-details .details-imgbox {
        width: 100%;
    }
}
.hs-inner-product-details .product-details .details-imgbox .product-group {
    border: 1px solid #c9c9c9;
}
.hs-inner-product-details .product-details .details-imgbox .product-small {
    margin-top: 10px;
}
.hs-inner-product-details .product-details .details-imgbox .product-small .slick-list {
    margin: 0 -2px;
}
.hs-inner-product-details .product-details .details-imgbox .product-small .slick-slide {
    padding: 0 4px;
}
.hs-inner-product-details .product-details .details-imgbox .product-small .slick-current .product-group {
    border-color: #133d8a;
}
.hs-inner-product-details .product-details .details-imgbox .product-small .slick-arrow {
    left: -40px;

    width: 30px;
    padding: 0;

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

    border: none;
    border-radius: 5px;
}
@media (max-width: 991px) {
    .hs-inner-product-details .product-details .details-imgbox .product-small .slick-arrow {
        left: -20px;

        width: 20px;
    }
}
.hs-inner-product-details .product-details .details-imgbox .product-small .slick-arrow.slick-next {
    right: -40px;
    left: auto;
}
@media (max-width: 991px) {
    .hs-inner-product-details .product-details .details-imgbox .product-small .slick-arrow.slick-next {
        right: -20px;
    }
}
.hs-inner-product-details .product-details .details-imgbox .product-small .slick-arrow:hover {
    color: #fff;
    background-color: #133d8a;
}
.hs-inner-product-details .product-details .details-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: 60%;
    padding-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-product-details .product-details .details-content {
        width: 100%;
        margin-top: 20px;
        padding-left: 0;
    }
}
.hs-inner-product-details .product-details .details-content .title-details {
    position: relative;

    padding-bottom: 15px;

    border-bottom: 2px solid #333;
}
.hs-inner-product-details .product-details .details-content .title-details h2 {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.38888889;
}
@media (max-width: 1560px) {
    .hs-inner-product-details .product-details .details-content .title-details h2 {
        font-size: 30px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-product-details .product-details .details-content .title-details h2 {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-details .details-content .title-details h2 {
        font-size: 20px;
    }
}
.hs-inner-product-details .product-details .details-content .public-note {
    margin-top: 40px;
}
@media (max-width: 1560px) {
    .hs-inner-product-details .product-details .details-content .public-note {
        margin-top: 20px;
    }
}
.hs-inner-product-details .product-details .details-content .tel {
    margin-top: 30px;
    padding: 15px 0;

    border-top: 1px dashed #dcdcdc;
    border-bottom: 1px dashed #dcdcdc;
}
.hs-inner-product-details .product-details .details-content .tel p {
    font-size: 16px;
    font-weight: bold;

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

    margin: 0;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-inner-product-details .product-details .details-content .tel p .iconfont {
    font-size: 26px;
    font-weight: normal;

    margin-right: 10px;
}
.hs-inner-product-details .product-details .details-content .tel p a {
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    font-size: 24px;
    font-weight: normal;

    color: red;
}
.hs-inner-product-details .product-details .details-content .link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 40px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-inner-product-details .product-details .details-content .link a {
    font-size: 16px;
    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;
    margin-right: 20px;
    padding: 10px 40px;

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

    color: #fff;
    border-radius: 5px;
    background-color: #133d8a;
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-details .details-content .link a {
        font-size: 14px;

        margin-right: 10px;
        padding: 10px 30px;
    }
}
.hs-inner-product-details .product-details .details-content .link a .iconfont {
    font-size: 20px;
    font-weight: normal;

    margin-right: 6px;
}
.hs-inner-product-details .product-details .details-content .link a:hover {
    background-color: #222;
}
.hs-inner-product-details .product-details .details-content .link .link-related {
    background-color: #666;
}
.hs-inner-product-details .product-parameter {
    margin-top: 30px;
    padding: 50px;

    background-color: #fff;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .product-parameter {
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-parameter {
        padding: 30px 15px;
    }
}
.hs-inner-product-details .product-parameter .title-parameter {
    border-bottom: 1px solid #eee;
}
.hs-inner-product-details .product-parameter .title-parameter h2 {
    font-size: 20px;
    line-height: 30px;

    display: inline-block;

    margin: 0;
    padding: 15px 60px;

    color: #fff;
    background-color: #133d8a;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .product-parameter .title-parameter h2 {
        font-size: 18px;
        line-height: 24px;

        padding: 10px 40px;
    }
}
.hs-inner-product-details .product-parameter .parameter {
    margin-top: 30px;
}
.hs-inner-product-details .product-parameter .parameter img {
    max-width: 100%;
    height: auto !important;
}
.hs-inner-product-details .product-parameter .parameter table {
    width: 100%;
    max-width: 100%;
}
.hs-inner-product-details .product-parameter .parameter table td,
.hs-inner-product-details .product-parameter .parameter table th {
    line-height: 24px;

    padding: 10px 20px;

    border: 1px solid #dcdcdc;
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-parameter .parameter table td,
    .hs-inner-product-details .product-parameter .parameter table th {
        padding: 10px;
    }
}
.hs-inner-feedback {
    background: #f7f7f7;
}
.hs-inner-feedback .title-home h2 {
    font-size: 36px;
}
@media (max-width: 1560px) {
    .hs-inner-feedback .title-home h2 {
        font-size: 30px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-feedback .title-home h2 {
        font-size: 24px;
    }
}
.hs-inner-feedback .title-home p {
    line-height: 1.5;

    color: #666;
}
.feedbackform form ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

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

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

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

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

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

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

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

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

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

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

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

    top: -36px;

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

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

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

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

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

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

    background-color: #008bcf;
}
.hs-inner-realted-product .title-home h2 {
    font-size: 36px;
}
@media (max-width: 1560px) {
    .hs-inner-realted-product .title-home h2 {
        font-size: 30px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-realted-product .title-home h2 {
        font-size: 24px;
    }
}
.hs-inner-realted-product .realted-product {
    margin-top: 30px;
}
.hs-inner-realted-product .realted-product .slick-slide {
    padding-top: 10px;
}
.hs-footer-quote {
    overflow: hidden;

    color: #fff;
    background: url(../images/quote_bg.jpg) no-repeat center;
    background-size: cover;
}
.hs-footer-quote .quote {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 767px) {
    .hs-footer-quote .quote {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
@media (max-width: 767px) {
    .hs-footer-quote .title-quote {
        width: 100%;
    }
}
.hs-footer-quote .title-quote h2 {
    font-size: 44px;
    line-height: 1.4;
}
@media (max-width: 1470px) {
    .hs-footer-quote .title-quote h2 {
        font-size: 42px;
    }
}
@media (max-width: 1400px) {
    .hs-footer-quote .title-quote h2 {
        font-size: 40px;
    }
}
@media (max-width: 1199px) {
    .hs-footer-quote .title-quote h2 {
        font-size: 34px;
    }
}
@media (max-width: 991px) {
    .hs-footer-quote .title-quote h2 {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .hs-footer-quote .title-quote h2 {
        font-size: 22px;
    }
}
.hs-footer-quote .title-quote p {
    font-size: 22px;
    line-height: 1.36363636;

    margin: 20px 0 0 0;
}
@media (max-width: 1470px) {
    .hs-footer-quote .title-quote p {
        font-size: 20px;
    }
}
@media (max-width: 1199px) {
    .hs-footer-quote .title-quote p {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .hs-footer-quote .title-quote p {
        font-size: 16px;

        margin-top: 10px;
    }
}
.hs-footer-quote .hs-more {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 767px) {
    .hs-footer-quote .hs-more {
        margin-top: 20px;
    }
}
.hs-footer-quote .hs-more a {
    padding: 8px 24px;

    border-color: #fff;
}
@media (max-width: 767px) {
    .hs-footer-quote .hs-more a {
        padding: 4px 16px;
    }
}
.hs-footer-quote .hs-more a .iconfont {
    line-height: 45px;

    width: 45px;
    height: 45px;
    margin-left: 40px;

    text-align: center;

    color: #fff;
    color: #133d8a;
    border-radius: 50%;
    background: #fafafa;
}
@media (max-width: 767px) {
    .hs-footer-quote .hs-more a .iconfont {
        line-height: 34px;

        width: 34px;
        height: 34px;
        margin-left: 20px;
    }
}
.hs-footer-quote .hs-more a:hover {
    border-color: #133d8a;
}
.hs-footer {
    position: relative;

    overflow: hidden;

    color: #d6d6d6;
    background: url(../images/footer_bg.jpg) no-repeat center;
    background-size: cover;
}
.hs-footer .foot-nav {
    padding: 60px 0;
}
@media (max-width: 1199px) {
    .hs-footer .foot-nav {
        padding: 30px 0;
    }
}
.hs-footer .foot-nav>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -10px;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 767px) {
    .hs-footer .foot-nav>ul {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}
.hs-footer .foot-nav>ul>li {
    position: relative;

    margin: 5px 0;
    padding: 0 10px;
}
@media (max-width: 991px) {
    .hs-footer .foot-nav>ul>li:nth-child(5) {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .hs-footer .foot-nav>ul>li {
        width: 100%;
        max-width: 100%;
    }
}
.hs-footer .foot-nav>ul>li>a {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;

    display: block;

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

    display: none;

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

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

        display: block;

        width: 30px;
        height: 30px;

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

        margin-right: 10px;

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

    display: block;

    padding: 5px 0;

    word-break: break-word;
}
@media (max-width: 1199px) {
    .hs-footer .foot-nav>ul>li>ul>li>a {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .hs-footer .foot-nav>ul>li>ul>li>a {
        line-height: 1.71428571;
    }
}
.hs-footer .foot-nav>ul>li>ul>li:hover>a {
    text-decoration: underline;

    color: #fff;
}
.hs-footer .foot-nav>ul>li.current .icon-jiantouarrow487 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
@media (max-width: 1199px) {
    .hs-footer .foot-nav .foot-txt {
        width: 100%;
    }
}
.hs-footer .foot-nav .foot-txt .tel {
    font-family: 'D-DIN Condensed';
    font-size: 32px;
    font-weight: bold;

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

    margin: 20px 0;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 991px) {
    .hs-footer .foot-nav .foot-txt .tel {
        font-size: 28px;
    }
}
@media (max-width: 767px) {
    .hs-footer .foot-nav .foot-txt .tel {
        font-size: 24px;

        margin: 10px 0;
    }
}
.hs-footer .foot-nav .foot-txt .tel .iconfont {
    font-size: inherit;
    font-weight: normal;

    margin-right: 10px;
}
.hs-footer .foot-nav .foot-txt .tel p {
    margin: 0;
}
.hs-footer .foot-nav .foot-txt .txt p {
    line-height: 1.875;

    margin: 0;
}
.hs-footer .copyright {
    line-height: 1.5;

    padding: 20px 0;

    color: rgba(255, 255, 255, .25);
    border-top: 1px solid rgba(62, 101, 138, .68);
}
@media (max-width: 1199px) {
    .hs-footer .copyright {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .hs-footer .copyright {
        display: block;

        padding: 15px 0;
    }
}
.hs-footer .copyright .txt {
    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;
}
.hs-footer .copyright p {
    display: inline-block;

    margin: 0;

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

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

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

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

    background: #f2f2f2;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.public-news-group .img {
    width: 480px;
}
@media (max-width: 1400px) {
    .public-news-group .img {
        width: 400px;
    }
}
@media (max-width: 1199px) {
    .public-news-group .img {
        width: 300px;
    }
}
@media (max-width: 767px) {
    .public-news-group .img {
        width: 100%;
    }
}
.public-news-group .img .ibox {
    padding-bottom: 61.25%;
}
.public-news-group .img .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.public-news-group .desc {
    width: -webkit-calc(100% - 600px);
    width: calc(100% - 600px);
    padding: 30px 3%;
}
@media (max-width: 1400px) {
    .public-news-group .desc {
        width: -webkit-calc(100% - 520px);
        width: calc(100% - 520px);
    }
}
@media (max-width: 1199px) {
    .public-news-group .desc {
        width: -webkit-calc(100% - 420px);
        width: calc(100% - 420px);
    }
}
@media (max-width: 767px) {
    .public-news-group .desc {
        width: -webkit-calc(100% - 80px);
        width: calc(100% - 80px);
        padding: 20px 15px;
    }
}
.public-news-group .desc .title-news {
    font-size: 20px;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;

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

    min-height: 48px;
    margin-top: 10px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.public-news-group .desc .public-note p {
    line-height: 24px;

    margin: 0;

    color: #898989;
}
.public-news-group .date {
    font-family: 'D-DIN Condensed';

    width: 120px;

    text-align: center;

    color: #133d8a;
}
@media (max-width: 767px) {
    .public-news-group .date {
        width: 80px;
    }
}
.public-news-group .date b {
    font-size: 60px;
    line-height: 1;

    display: block;
}
@media (max-width: 1560px) {
    .public-news-group .date b {
        font-size: 50px;
    }
}
@media (max-width: 767px) {
    .public-news-group .date b {
        font-size: 40px;
    }
}
.public-news-group .date span {
    font-size: 22px;
}
@media (max-width: 767px) {
    .public-news-group .date span {
        font-size: 18px;
    }
}
@media (min-width: 1200px) {
    .public-news-group:hover {
        background-color: #133d8a;
    }
    .public-news-group:hover .img .ibox img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .public-news-group:hover .desc {
        color: #fff;
    }
    .public-news-group:hover .desc .public-note p {
        color: #fff;
    }
    .public-news-group:hover .date {
        color: #fff;
    }
}
.hs-inner-news .news {
    margin-top: 60px;
}
@media (max-width: 1560px) {
    .hs-inner-news .news {
        margin-top: 30px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-news .news {
        margin-top: 0;
    }
}
.hs-inner-news .news>ul>li {
    margin-top: 30px;
}
.hs-inner-faqs {
    overflow: visible;
}
.hs-inner-faqs .faqs>ul {
    margin-top: -30px;
}
.hs-inner-faqs .faqs>ul>li {
    margin-top: 30px;
    padding: 20px 0;

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

    position: relative;

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

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

    width: 32px;
    height: 32px;

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

    margin-top: 20px;
    padding: 0 30px;
}
@media (max-width: 1400px) {
    .hs-inner-faqs .faqs-ques {
        padding: 0 20px;
    }
}
@media (max-width: 767px) {
    .hs-inner-faqs .faqs-ques {
        margin-top: 10px;
    }
}
.hs-inner-faqs .faqs-ques p {
    font-size: 16px;
}
@media (max-width: 767px) {
    .hs-inner-faqs .faqs-ques p {
        font-size: 14px;
    }
}
.hs-inner-news-show {
    background: url(../images/news-info_bg.jpg) no-repeat center;
    background-size: cover;
}
@media (min-width: 1200px) {
    .hs-inner-news-show {
        overflow: visible;
    }
}
.hs-inner-news-show .news-show {
    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;
}
.hs-inner-news-show .news-show-left {
    width: -webkit-calc(100% - 450px);
    width: calc(100% - 450px);
    padding: 50px;

    background-color: #fff;
}
@media (max-width: 1400px) {
    .hs-inner-news-show .news-show-left {
        width: -webkit-calc(100% - 330px);
        width: calc(100% - 330px);
    }
}
@media (max-width: 1199px) {
    .hs-inner-news-show .news-show-left {
        width: 100%;
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-news-show .news-show-left {
        padding: 30px 15px;
    }
}
.hs-inner-news-show .news-show-left .title-news-show {
    padding-bottom: 10px;

    border-bottom: 1px solid #ddd;
}
.hs-inner-news-show .news-show-left .title-news-show h2 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.41666667;
}
@media (max-width: 1199px) {
    .hs-inner-news-show .news-show-left .title-news-show h2 {
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .hs-inner-news-show .news-show-left .title-news-show h2 {
        font-size: 18px;
    }
}
.hs-inner-news-show .news-show-left .info {
    padding: 20px 0;
}
.hs-inner-news-show .news-show-left .info p {
    font-size: 14px;
    line-height: 24px;

    margin: 0;

    color: #666;
}
.hs-inner-news-show .news-show-left .info p span {
    display: inline-block;

    margin: 0 15px;

    vertical-align: middle;
}
.hs-inner-news-show .news-show-left .news-show-zhaiyao {
    padding: 20px;

    background: #f5f5f5;
}
@media (max-width: 767px) {
    .hs-inner-news-show .news-show-left .news-show-zhaiyao {
        padding: 15px;
    }
}
.hs-inner-news-show .news-show-left .news-show-zhaiyao p {
    font-size: 14px;
    line-height: 24px;

    margin: 0;

    color: #8a8a8a;
}
.hs-inner-news-show .news-show-left .public-note {
    margin-top: 30px;
}
.hs-inner-news-show .news-show-left .public-note p {
    font-size: 16px;
    line-height: 2;

    margin: 0;
}
@media (max-width: 767px) {
    .hs-inner-news-show .news-show-left .public-note p {
        font-size: 14px;
        line-height: 24px;
    }
}
.hs-inner-news-show .news-show-left .prev-next {
    margin-top: 80px;
}
@media (max-width: 1199px) {
    .hs-inner-news-show .news-show-left .prev-next {
        margin-top: 50px;
    }
}
.hs-inner-news-show .news-show-left .prev-next a {
    font-weight: bold;
    line-height: 50px;

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

    height: 50px;
    padding: 0 20px;

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

    background: #f5f5f5;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 767px) {
    .hs-inner-news-show .news-show-left .prev-next a {
        margin: 5px 0;
    }
}
.hs-inner-news-show .news-show-left .prev-next a:hover {
    color: #fff;
    background-color: #133d8a;
}
.hs-inner-news-show .news-show-right {
    width: 390px;
}
@media (max-width: 1400px) {
    .hs-inner-news-show .news-show-right {
        width: 300px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-news-show .news-show-right {
        width: 100%;
        margin-top: 30px;
    }
}
.hs-inner-news-show .news-show-right .related-news {
    position: -webkit-sticky;
    position: sticky;
    top: 80px;

    padding: 30px;

    background-color: #fff;
}
@media (max-width: 767px) {
    .hs-inner-news-show .news-show-right .related-news {
        padding: 30px 15px;
    }
}
.hs-inner-news-show .news-show-right .related-news .title-related-news h3 {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.36363636;
}
@media (max-width: 767px) {
    .hs-inner-news-show .news-show-right .related-news .title-related-news h3 {
        font-size: 20px;
    }
}
.hs-inner-news-show .news-show-right .related-news .list .news-group {
    display: block;

    padding: 6px 0;
}
.hs-inner-news-show .news-show-right .related-news .list .news-group .title-news {
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.hs-inner-news-show .news-show-right .related-news .list .news-group .date {
    font-size: 15px;
    line-height: 24px;

    color: rgba(95, 95, 95, .61);
}
@media (min-width: 1200px) {
    .hs-inner-news-show .news-show-right .related-news .list .news-group:hover .title-news {
        color: #133d8a;
    }
}
.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: #133d8a;
}
.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: #133d8a;
    background-color: #133d8a;
}
.hs-inner-contact .contact-map {
    margin-top: 60px;
}
@media (max-width: 1199px) {
    .hs-inner-contact .contact-map {
        margin-top: 30px;
    }
}
.hs-inner-contact .hs-baidu-map {
    width: 50%;
    height: 570px;
}
@media (max-width: 1199px) {
    .hs-inner-contact .hs-baidu-map {
        height: 400px;
    }
}
@media (max-width: 767px) {
    .hs-inner-contact .hs-baidu-map {
        width: 100%;
        height: 300px;
    }
}
.hs-inner-contact .hs-baidu-map #map {
    width: 100%;
    height: 100%;
}
.hs-inner-contact .contact {
    width: 50%;
    padding: 50px;

    color: #fff;
    background-color: #133d8a;
}
@media (max-width: 1199px) {
    .hs-inner-contact .contact {
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-contact .contact {
        width: 100%;
        padding: 30px 15px;
    }
}
.hs-inner-contact .contact .title-contact h3 {
    font-size: 32px;
    font-weight: bold;
}
@media (max-width: 1560px) {
    .hs-inner-contact .contact .title-contact h3 {
        font-size: 28px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-contact .contact .title-contact h3 {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .hs-inner-contact .contact .title-contact h3 {
        font-size: 20px;
    }
}
.hs-inner-contact .contact .desc {
    margin-top: 60px;
    padding: 15px 0;

    border-top: 1px solid rgba(249, 249, 249, .66);
    border-bottom: 1px solid rgba(249, 249, 249, .66);
}
@media (max-width: 1400px) {
    .hs-inner-contact .contact .desc {
        margin-top: 40px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-contact .contact .desc {
        margin-top: 30px;
    }
}
.hs-inner-contact .contact .desc .desc-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 10px 0;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-inner-contact .contact .desc .desc-group .icon {
    margin-right: 10px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.hs-inner-contact .contact .desc .desc-group .icon .iconfont {
    font-size: 24px;
}
.hs-inner-contact .contact .desc .desc-group p {
    line-height: 24px;

    margin: 0;
}
.hs-inner-contact .contact .desc .desc-group a:hover {
    text-decoration: underline;
}
.hs-inner-feedback-contact {
    background: #eff1f5;
}
.hs-inner-feedback-contact .title-inner p {
    font-size: 18px;

    color: #666;
}
@media (max-width: 1199px) {
    .hs-inner-feedback-contact .title-inner p {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .hs-inner-feedback-contact .title-inner p {
        font-size: 14px;
    }
}
.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;
}
.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: #133d8a;
}
.public-no-results .desc .public-note {
    margin-top: 20px;
}
.public-no-results .desc .public-note p {
    font-size: 18px;

    color: #666;
}
.hs-inner-service .service {
    margin-top: 30px;
}
.hs-inner-service .service>ul>li {
    margin-top: 30px;
}
.hs-inner-service .service-group {
    text-align: center;
    max-width: 180px;
    margin: 0 auto;
}
.hs-inner-service .service-group .icon {
    width: 100px;
    margin: 0 auto;
    transition: all .6s;
}
.hs-inner-service .service-group:hover .icon {
    transform: rotateY(360deg);
}
.hs-inner-service .service-group .icon img {
    width: 100%;
}
.hs-inner-service .service-group .title-service {
    font-size: 18px;
    font-weight: bold;
    color: #133d8a;
    margin-top: 20px;
    line-height: 1.8;
}
.hs-inner-service .service-group .public-note {
    margin-top: 10px;
}
.hs-inner-service .service-group .public-note p {
    color: #133d8a;
    font-size: 15px;
    line-height: 24px;
}
@media (max-width: 767px) {
    .hs-inner-service .service {
        margin-top: 0;
    }
    .hs-inner-service .service-group .icon {
        width: 60px;
    }
}
.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
}