.ff {
    font-family: 'iconfont' !important;
}
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: #000;

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

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

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

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

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

    overflow: hidden;

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

    overflow: hidden;

    width: 100%;
    height: 100%;
}
@media (min-width: 1280px) {
    .container {
        max-width: 1240px;
    }
}
@media (min-width: 1350px) {
    .container {
        max-width: 1300px;
    }
}
@media (min-width: 1560px) {
    .container {
        max-width: 1440px;
    }
}
@media (min-width: 1660px) {
    .container {
        max-width: 1630px;
    }
}
@media (min-width: 1560px) {
    .con1400 {
        max-width: 1440px;
    }
}
.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: 1200px !important;
    max-width: 90%;
    height: 819px !important;
    max-height: 90% !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 !important;
}
.fp-scrollable {
    height: auto;
}
.swiper-button-next,
.swiper-button-prev {
    line-height: 36px;

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

    display: inline-block;

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

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

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

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

    display: block;

    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);

    color: #fff;
}
.swiper-button-next.swiper-button-next,
.swiper-button-prev.swiper-button-next {
    right: 0;

    margin-left: 18px;
}
.swiper-button-next.swiper-button-next .flaticon,
.swiper-button-prev.swiper-button-next .flaticon {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
    background-color: #0080c6;
}
.swiper-poa .swiper-button-prev,
.swiper-poa .swiper-button-next {
    line-height: 100px;

    position: absolute;
    z-index: 8;
    top: 50%;

    width: 50px;
    height: 100px;

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

    border: none;
    background-color: #0080c6;
}
@media (max-width: 1199px) {
    .swiper-poa .swiper-button-prev,
    .swiper-poa .swiper-button-next {
        line-height: 60px;

        width: 30px;
        height: 60px;
    }
}
.swiper-poa .swiper-button-prev:after,
.swiper-poa .swiper-button-next:after {
    display: none;
}
.swiper-poa .swiper-button-prev:hover,
.swiper-poa .swiper-button-next:hover {
    background-color: #71bf44;
}
.swiper-poa .swiper-button-prev {
    left: -2%;
}
.swiper-poa .swiper-button-next {
    right: -2%;
    left: auto;

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

    width: 100%;

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

    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;
}
@media (max-width: 1199px) {
    .hs-header-box {
        height: 60px;
    }
}
.hs-header-box .logo {
    padding: 20px 0;
}
@media (max-width: 1199px) {
    .hs-header-box .logo {
        padding: 5px 0;
    }
}
.hs-header-box .logo img {
    display: block;

    width: auto;
    height: 100px;

    -webkit-transition: all .4s;
    transition: all .4s;
}
@media (max-width: 1560px) {
    .hs-header-box .logo img {
        height: 80px;
    }
}
@media (max-width: 1199px) {
    .hs-header-box .logo img {
        height: 50px;
    }
}
.hs-header-box .top-txt {
    position: relative;
    z-index: 6;

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.hs-header-box .top-txt 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 .top-txt 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 .top-txt ul li .flaticon {
    font-size: 20px;
    line-height: 1.7;

    padding: 0 20px;

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

        padding: 0 10px;
    }
}
.hs-header-box .top-txt ul li p {
    line-height: 24px;

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

    display: none;

    padding: 10px;

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

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

    width: 0;
    height: 0;

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

    border-width: 0 4px 8px 4px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
}
.hs-header-box .top-txt ul li:last-child p {
    right: 0;
    left: auto;

    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
.hs-header-box .top-txt ul li:last-child p:before {
    right: 15px;
    left: auto;

    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
.hs-header-box .top-txt ul li:hover .flaticon {
    opacity: .8;
}
.hs-header-box .top-txt ul li:hover p {
    display: block;
}
.hs-header-box .language {
    position: relative;
}
.hs-header-box .language .flaticon {
    font-size: 20px;
    line-height: 1.7;

    display: block;

    padding: 0 20px;

    cursor: pointer;
    -webkit-transition: all .2s;
    transition: all .2s;
}
@media (max-width: 1199px) {
    .hs-header-box .language .flaticon {
        font-size: 18px;

        padding: 0 10px;
    }
}
.hs-header-box .language ul {
    line-height: 24px;

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

    display: none;

    padding: 10px;

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

    color: #0080c6;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
@media (max-width: 767px) {
    .hs-header-box .language ul {
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}
.hs-header-box .language ul:before {
    position: absolute;
    top: -8px;
    left: 50%;

    width: 0;
    height: 0;

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

    border-width: 0 4px 8px 4px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
}
.hs-header-box .language ul li {
    display: block;

    white-space: nowrap;
}
.hs-header-box .pc-search .search-button {
    line-height: 40px;

    padding: 0 10px;

    cursor: pointer;
}
.hs-header-box .pc-search .search-button .flaticon {
    font-size: 20px;
}
.hs-header-box .pc-search .search-button img {
    width: 24px;

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

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

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

    background-color: #0080c6;
}
@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-size: 24px;
    font-weight: bold;
    line-height: 60px;

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

    cursor: pointer;

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

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

    width: 30px;
    padding: 0;

    text-align: center;

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

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.hs-header-box .header-menu {
    padding: 0 3%;

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

    border-bottom: 1px solid rgba(255, 255, 255, .2);
}
@media (max-width: 1470px) {
    .hs-header-box .header-menu {
        padding: 0 15px;
    }
}
@media (max-width: 1199px) {
    .hs-header-box .header-menu {
        display: none;
    }
}
@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;

    margin: 0 -30px;

    -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;
    line-height: 2.77777778;

    position: relative;

    padding: 0 30px;

    -webkit-transition: all .2s;
    transition: all .2s;
    text-transform: uppercase;
}
.hs-header-box .header-nav>ul>li>a:after {
    position: absolute;
    bottom: 0;
    left: 50%;

    display: block;

    width: 0;
    height: 0;

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

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

    display: none;

    min-width: 100%;

    color: #fff;
    background-image: -webkit-linear-gradient(#71bf44, #0080c6);
    background-image: linear-gradient(#71bf44, #0080c6);
}
.hs-header-box .pc-nav-down>li {
    border-bottom: 1px solid rgba(255, 255, 255, .1);
}
.hs-header-box .pc-nav-down>li>a {
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    position: relative;

    display: block;

    padding: 10px 15px;

    -webkit-transition: all .2s;
    transition: all .2s;
    white-space: nowrap;
}
.hs-header-box .pc-nav-down>li:hover>a,
.hs-header-box .pc-nav-down>li.active>a {
    color: #fff;
    background-color: #0080c6;
}
.hs-header-box .pc-nav-down2 {
    margin-top: 20px;
}
.hs-header-box .pc-nav-down2>li {
    margin: 5px 0;
}
.hs-header-box .pc-nav-down2>li>a {
    font-size: 16px;
    line-height: 30px;

    position: relative;

    display: block;

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

    color: #666;
}
.hs-header-box .pc-nav-down2>li:hover>a {
    text-decoration: underline;

    color: #0080c6;
}
.hs-header-box .pc-nav-down-product {
    width: 100%;
    padding: 30px 14%;
}
@media (max-width: 1560px) {
    .hs-header-box .pc-nav-down-product {
        padding: 30px 8%;
    }
}
.hs-header-box .pc-nav-down-product>li {
    width: 100%;
    margin: 10px 0;

    border-bottom: none;
}
.hs-header-box .pc-nav-down-product>li>a {
    font-size: 24px;
    font-weight: bold;
    line-height: 40px;

    position: relative;
}
@media (max-width: 1400px) {
    .hs-header-box .pc-nav-down-product>li>a {
        font-size: 20px;
        line-height: 30px;
    }
}
.hs-header-box .pc-nav-down-product>li>a:after {
    position: absolute;
    top: 50%;
    right: 0;

    display: block;

    width: 75%;
    height: 1px;

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

    background-color: #a6a6a6;
}
@media (max-width: 1760px) {
    .hs-header-box .pc-nav-down-product>li>a:after {
        width: 68%;
    }
}
@media (max-width: 1400px) {
    .hs-header-box .pc-nav-down-product>li>a:after {
        width: 64%;
    }
}
.hs-header-box .pc-nav-down-product>li>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -20px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-header-box .pc-nav-down-product>li>ul>li {
    width: 25%;
    padding: 0 20px;
}
.hs-header-box .pc-nav-down-product>li>ul>li>a {
    font-size: 16px;
    line-height: 30px;

    position: relative;

    display: block;

    padding: 10px 0 10px 20px;
}
.hs-header-box .pc-nav-down-product>li>ul>li>a:before {
    position: absolute;
    top: 20px;
    left: 0;

    display: block;

    width: 10px;
    height: 10px;

    content: '';

    background-color: #0080c6;
}
.hs-header-box .pc-nav-down-product>li>ul>li:hover>a {
    color: #0080c6;
}
.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: #0080c6;

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

    display: none;

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

    border-radius: 50%;
    background-color: #0080c6;
}
@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 {
    background: #0080c6;
    /*background: -webkit-linear-gradient(left, #0080c6, #71bf44);*/
    /*background: linear-gradient(90deg, #0080c6, #71bf44);*/
}
.hs-header-box.stuck-header .logo {
    padding: 10px 0;
}
@media (max-width: 1199px) {
    .hs-header-box.stuck-header .logo {
        padding: 5px 0;
    }
}
.hs-header-box.stuck-header .logo img {
    height: 70px;
}
@media (max-width: 1199px) {
    .hs-header-box.stuck-header .logo img {
        height: 50px;
    }
}
.hs-header-box.stuck-header .header-nav>ul>li>a {
    line-height: 40px;
}
.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;
    text-decoration: none;
    border-radius: 6px;
}
.customer-service a .flaticon {
    font-size: 24px;
    line-height: 50px;

    position: relative;
    z-index: 3;

    display: block;

    width: 50px;
    height: 50px;

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

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

        width: 50px;
        height: 50px;
    }
}
.customer-service a .flaticon img {
    width: 30px;
    margin: 0 auto;
}
.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: #71bf44;
    text-align: center;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.customer-service a p span {
    font-size: 14px;
    font-weight: bold;
    display: block;
    text-align: center;
}
.customer-service a p img {
    width: 120px;
}
.customer-service a:hover .flaticon {
    color: #fff;
    background-color: #71bf44;
}
.customer-service a:hover p {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}
.customer-service .service-wechat p {
    background-color: #71bf44;
}
.customer-service .service-top .flaticon:before {
    display: block;

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

    width: 100%;

    text-align: center;

    color: #fff;
    background-color: #0080c6;
}
.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 {
    position: relative;
    overflow: hidden;
}
.banner-box .swiper-img img {
    width: 100%;
    height: auto;

    -webkit-transition: all 3s;
    transition: all 3s;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
@media (max-width: 767px) {
    .banner-box .swiper-img img {
        width: 140%;
        margin-left: -20%;
    }
    .banner-box .swiper-slide {
        height: 280px;
    }
    .banner-box {
        height: 280px;
    }
    .banner-box .banner {
        height: 280px;
    }
}
.banner-box .swiper-text {
    position: absolute;
    z-index: 2;
    top: 55%;
    left: 0;

    width: 100%;
    padding: 0 14%;

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

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

        padding: 0 15px;
    }
}

@media screen and (min-width:1024px) and (max-width:1680px) {
    .banner-box .swiper-slide {
        height: 650px;
    }
    .banner-box {
        height: 650px;
    }
    .banner-box .banner {
        height: 650px;
    }
}

@media (min-width:1680px) {
    .banner-box .swiper-slide {
        height: 901px;
    }
    .banner-box {
        height: 901px;
    }
    .banner-box .banner {
        height: 901px;
    }
}
.banner-box .swiper-text .ban-more {
    margin-top: 30px;
}
@media (max-width: 991px) {
    .banner-box .swiper-text .ban-more {
        margin-top: 20px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text .ban-more {
        margin-top: 10px;
    }
}
.banner-box .swiper-text .ban-more a {
    font-size: 18px;
    line-height: 50px;

    display: inline-block;
    overflow: hidden;

    padding: 0 40px;

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

    border-radius: 30px;
    background-color: #71bf44;
}
@media (max-width: 1560px) {
    .banner-box .swiper-text .ban-more a {
        font-size: 16px;
        line-height: 40px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text .ban-more a {
        line-height: 30px;

        padding: 0 20px;
    }
}
.banner-box .swiper-text .ban-more a 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 .ban-more a span:after {
    display: inline-block;

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

    content: '';
    vertical-align: middle;

    border-width: 4px 0 4px 10px;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
}
.banner-box .swiper-text .ban-more a:hover {
    color: #fff;
    background-color: #0080c6;
}
.banner-box .swiper-text h2 {
    font-size: 72px;
    font-weight: bold;
    line-height: 1.2;

    overflow: hidden;

    letter-spacing: 4px;

    color: #00a0ea;
    text-shadow: -4px -4px 0 #fff,
        /* 左上 */
        4px -4px 0 #fff,
        /* 右上 */
        -4px 4px 0 #fff,
        /* 左下 */
        4px 4px 0 #fff;
}
@media (max-width: 1560px) {
    .banner-box .swiper-text h2 {
        font-size: 60px;
    }
}
@media (max-width: 1470px) {
    .banner-box .swiper-text h2 {
        font-size: 50px;

        text-shadow: -2px -2px 0 #fff,
            /* 左上 */
            2px -2px 0 #fff,
            /* 右上 */
            -2px 2px 0 #fff,
            /* 左下 */
            2px 2px 0 #fff;
    }
}
@media (max-width: 1400px) {
    .banner-box .swiper-text h2 {
        font-size: 40px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-text h2 {
        font-size: 30px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text h2 {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text h2 {
        font-size: 20px;
    }
}
.banner-box .swiper-text h2 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 h4 span {
    -webkit-transition: all 1s;
    transition: all 1s;
    -webkit-transform: translateY(110%);
    -ms-transform: translateY(110%);
    transform: translateY(110%);
    display: inline-block;
    opacity: 0;
}
.banner-box .swiper-text h3,
.banner-box .swiper-text h4 {
    font-size: 28px;
    font-weight: bold;
    line-height: 1.33333333;

    margin-top: 20px;
}
@media (max-width: 1400px) {
    .banner-box .swiper-text h3,
    .banner-box .swiper-text h4 {
        font-size: 24px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-text h3,
    .banner-box .swiper-text h4 {
        font-size: 22px;
        margin-top: 4px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text h3,
    .banner-box .swiper-text h4 {
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text h3,
    .banner-box .swiper-text h4 {
        font-size: 16px;
    }
}
.banner-box .swiper-text h3 span {
    display: block;

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

    opacity: 0;
}
.banner-box .swiper-text p {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.25;

    overflow: hidden;

    margin: 0;
}
@media (max-width: 1560px) {
    .banner-box .swiper-text p {
        font-size: 20px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-text p {
        font-size: 18px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text p {
        display: none;
    }
}
.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 .desc {
    z-index: 6;
}
.banner-box .swiper-text-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding: 0 8%;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1560px) {
    .banner-box .swiper-text-2 {
        /* padding: 0 4%; */
    }
}
.banner-box .swiper-text-2 .desc {
    position: relative;

    width: 55%;
    padding-left: 90px;
}
@media (max-width: 1560px) {
    .banner-box .swiper-text-2 .desc {
        padding-left: 40px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text-2 .desc {
        padding-left: 0;
    }
}
.banner-box .swiper-text-2 .desc:before {
    position: absolute;
    top: 50%;
    left: 0;

    display: block;

    width: 51px;
    height: 245px;

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

    background: url(../images/ban2-line.png) no-repeat center;
    background-size: cover;
}
@media (max-width: 1560px) {
    .banner-box .swiper-text-2 .desc:before {
        width: 30px;
        height: 150px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text-2 .desc:before {
        display: none;
    }
}
.banner-box .swiper-text-2 .desc h2 {
    font-size: 54px;

    color: #0080c6;
    text-shadow: none;
}
@media (max-width: 1560px) {
    .banner-box .swiper-text-2 .desc h2 {
        font-size: 44px;
    }
}
@media (max-width: 1470px) {
    .banner-box .swiper-text-2 .desc h2 {
        font-size: 40px;
    }
}
@media (max-width: 1400px) {
    .banner-box .swiper-text-2 .desc h2 {
        font-size: 36px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-text-2 .desc h2 {
        font-size: 34px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text-2 .desc h2 {
        font-size: 34px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text-2 .desc h2 {
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text-2 .iconlist {
        display: none;
    }
}
.banner-box .swiper-text-2 .iconlist ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -30px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.banner-box .swiper-text-2 .iconlist ul li {
    margin-top: 30px;
    padding: 0 30px;
}
@media (max-width: 1560px) {
    .banner-box .swiper-text-2 .iconlist ul li {
        margin-top: 20px;
    }
}
.banner-box .swiper-text-2 .iconlist .icon-group {
    -webkit-transition: all 1s;
    transition: all 1s;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    text-align: center;

    opacity: 0;
}
.banner-box .swiper-text-2 .iconlist .icon-group .flaticon {
    font-size: 40px;
}
.banner-box .swiper-text-2 .iconlist .icon-group p {
    font-size: 14px;
    line-height: 1.71428571;
}
.banner-box .swiper-text-2 .img {
    width: 50%;
    margin-left: -5%;

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

    opacity: 0;
}
.banner-box .swiper-text-2 .img img {
    max-width: 100%;
}
.banner-box .swiper-text-2 .ban-more a {
    border-radius: 0;
}
.banner-box .swiper-text-2 .ban-more a span:after {
    display: none;
}
.banner-box .swiper-text-3 {
    top: 0;

    height: 100%;

    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.banner-box .swiper-text-3 .desc {
    position: absolute;
    top: 50%;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.banner-box .swiper-text-3 .img {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;

    width: 100%;
    height: 100%;
    margin-left: 0;
}
@media (max-width: 767px) {
    .banner-box .swiper-text-3 .img {
        width: 140%;
        margin-left: -20%;
    }
}
.banner-box .swiper-text-3 .img img {
    width: 100%;
}
.banner-box .swiper-text-4 .desc {
    width: 50%;
}
@media (max-width: 767px) {
    .banner-box .swiper-text-4 .desc {
        width: 60%;
    }
}
.banner-box .swiper-text-4 h2 {
    color: #00a0ea;
}
.banner-box .swiper-text-4 h4 {
    display: inline-block;
    padding: 20px 30px;
    background-color: #033e7b;
    color: #ffffff;
    line-height: 1.4;
    font-weight: bold;
}
@media (max-width: 1199px) {
    .banner-box .swiper-text h4 {
        padding: 14px 20px;
    }
}
.banner-box .swiper-text-5 .desc {
    width: 48%;
}
@media (max-width: 767px) {
    .banner-box .swiper-text-5 .desc {
        width: 100%;
    }
}
.banner-box .swiper-text-5 h3 {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.33333333;

    margin: 10px 0;
}
@media (max-width: 1560px) {
    .banner-box .swiper-text-5 h3 {
        font-size: 26px;
    }
}
@media (max-width: 1400px) {
    .banner-box .swiper-text-5 h3 {
        font-size: 22px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-text-5 h3 {
        font-size: 20px;
    }
}
.banner-box .swiper-text-5 h3 i {
    font-size: 80px;
    font-style: normal;
    line-height: 1;

    display: inline-block;

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

    border-radius: 15px;
    background-color: #0080c6;
}
@media (max-width: 1560px) {
    .banner-box .swiper-text-5 h3 i {
        font-size: 70px;
    }
}
@media (max-width: 1470px) {
    .banner-box .swiper-text-5 h3 i {
        font-size: 60px;
    }
}
@media (max-width: 1400px) {
    .banner-box .swiper-text-5 h3 i {
        font-size: 50px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-text-5 h3 i {
        font-size: 40px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text-5 h3 i {
        font-size: 30px;

        padding: 10px;
    }
}
.banner-box .swiper-text-5 h3:nth-child(2) i {
    background-color: #71bf44;
}
.banner-box .swiper-slide-active .swiper-text h2 span,
.banner-box .swiper-slide-active .swiper-text h3 span,
.banner-box .swiper-slide-active .swiper-text p span,
.banner-box .swiper-slide-active .swiper-text h4 span {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);

    opacity: 1;
}
.banner-box .swiper-slide-active .img {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);

    opacity: 1;
}
.banner-box .swiper-slide-active .swiper-img img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.banner-box .swiper-slide-active .iconlist .icon-group {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);

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

    opacity: 1;
}
.banner-box .swiper-button-prev,
.banner-box .swiper-button-next {
    line-height: 60px;

    left: 0;
    left: 3%;

    display: inline-block;

    width: 60px;
    height: 60px;

    vertical-align: middle;

    color: #fff;
    border: 1px solid #fff;
    border-radius: 50%;
    background: none;
}
@media (max-width: 1560px) {
    .banner-box .swiper-button-prev,
    .banner-box .swiper-button-next {
        left: 3%;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-button-prev,
    .banner-box .swiper-button-next {
        line-height: 40px;

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

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

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

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

    overflow: hidden;
}
.banner-inner img {
    width: 100%;
    height: auto;
}
@media (max-width: 767px) {
    .banner-inner img {
        width: 160%;
        margin-left: -30%;
    }
}
.banner-inner .banner-group {
    position: relative;
}
.banner-inner .group-text {
    position: absolute;
    z-index: 8;
    top: -webkit-calc(50% + 50px);
    top: calc(50% + 50px);
    left: 0;

    width: 100%;

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

    color: #fff;
}
@media (max-width: 1199px) {
    .banner-inner .group-text {
        top: -webkit-calc(50% + 30px);
        top: calc(50% + 30px);
    }
}
.banner-inner .group-text .title-banner h2 {
    font-size: 48px;
    font-weight: 900;
    line-height: 1.5;

    color: #0080c6;
    text-shadow: 3px 3px 0 #fff, -3px -3px 0 #fff, -3px 3px 0 #fff, 3px -3px 0 #fff;
}
@media (max-width: 1560px) {
    .banner-inner .group-text .title-banner h2 {
        font-size: 40px;
    }
}
@media (max-width: 1199px) {
    .banner-inner .group-text .title-banner h2 {
        font-size: 36px;
    }
}
@media (max-width: 991px) {
    .banner-inner .group-text .title-banner h2 {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .banner-inner .group-text .title-banner h2 {
        font-size: 24px;
    }
}
.banner-inner .group-text-white .title-banner h2 {
    color: #fff;
    text-shadow: none;
}
.banner-product {
    height: 140px;

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

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

    display: inline-block;

    padding: 0 24px;

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

    color: #fff;
    background-color: #71bf44;
}
.hs-more a:hover,
.hs-more span:hover {
    background-color: #0080c6;
}
.title-home h2 {
    font-size: 36px;
    font-weight: bold;
    line-height: 1.2;

    margin: 0;
}
@media (max-width: 1199px) {
    .title-home h2 {
        font-size: 30px;
    }
}
@media (max-width: 991px) {
    .title-home h2 {
        font-size: 24px;
    }
}
.public-note p {
    font-size: 16px;
    line-height: 30px;

    margin: 0;

    color: #666;
}
@media (max-width: 1199px) {
    .public-note p {
        font-size: 15px;
        line-height: 24px;
    }
}
.public-note img {
    max-width: 100%;
    height: auto !important;
}
@-webkit-keyframes roate3601 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes roate3601 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.public-product-group {
    display: block;

    text-align: center;
}
.public-product-group .img {
    position: relative;

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

    border: 1px solid #d9d9d9;
}
.public-product-group .img .ibox {
    padding-bottom: 75%;
}
.public-product-group .img .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.public-product-group .xinghao {
    line-height: 30px;

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

    display: inline-block;

    padding: 0 14px 0 30px;

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

    opacity: 0;
    color: #fff;
    background-color: #0080c6;

    -webkit-clip-path: polygon(9% 0, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(9% 0, 100% 0, 100% 100%, 0% 100%);
}
.public-product-group .ibox {
    padding-bottom: 75%;
}
.public-product-group .title-category {
    font-size: 18px;
    line-height: 24px;
    /*
    display: -webkit-box;
    overflow: hidden; */

    /* height: 24px; */
    margin-top: 30px;

    color: #333;
    /*
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1; */
}
@media (max-width: 1560px) {
    .public-product-group .title-category {
        font-size: 16px;

        margin-top: 20px;
    }
}
@media (min-width: 1200px) {
    .public-product-group:hover .img {
        border-color: #0080c6;
        box-shadow: 0 18px 25px 0 rgba(0, 128, 198, .42);
    }
    .public-product-group:hover .img .ibox img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .public-product-group:hover .xinghao {
        opacity: 1;
    }
}
.hs-home-category {
    background: url(../images/category_bg.jpg) no-repeat bottom center;
    background-size: cover;
}
.hs-home-category .category-top {
    width: 100%;
}
.hs-home-category .category-menu {
    color: #fff;
    padding: 0 3%;
    background: #0080c6;
    position: relative;
    /*background: -webkit-linear-gradient(left, #0080c6, #71bf44);*/
    /*background: linear-gradient(90deg, #0080c6, #71bf44);*/
}
@media (max-width: 991px) {
    .hs-home-category .category-menu {
        padding: 0 30px;
    }
}
.hs-home-category .category-menu>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;

    overflow-x: auto;

    /* -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;
}

@media (max-width: 991px) {
    .hs-home-category .category-menu>ul {
        margin-top: 20px;

        -webkit-box-pack: flex-start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: flex-start;
        justify-content: flex-start;
    }
}
.hs-home-category .category-menu>ul::-webkit-scrollbar {
    position: absolute;
    left: 0;

    height: 4px;
}
.hs-home-category .category-menu>ul::-webkit-scrollbar-track {
    background-color: #0080c6;
}
.hs-home-category .category-menu>ul::-webkit-scrollbar-thumb {
    background-color: #71bf44;
}
.hs-home-category .category-menu>ul>li>a {
    font-size: 18px;
    line-height: 30px;

    position: relative;

    display: block;

    width: 100%;
    padding: 30px 20px;
    white-space: nowrap;
    -webkit-transition: all .2s;
    transition: all .2s;
}
@media (max-width: 1199px) {
    .hs-home-category .category-menu>ul>li>a {
        font-size: 16px;

        padding: 20px 10px;
    }
}
@media (max-width: 991px) {
    .hs-home-category .category-menu>ul>li>a {
        font-size: 15px;
        line-height: 20px;

        padding: 14px 10px;

        text-align: center;
    }
}
.hs-home-category .category-menu>ul>li>a:after {
    position: absolute;
    bottom: -9px;
    left: 50%;

    display: block;

    width: 0;
    height: 0;
    margin: 0 auto;

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

    opacity: 0;
    border-width: 10px 6px 0 6px;
    border-style: solid;
    border-color: #71bf44 transparent transparent transparent;
}
.hs-home-category .category-menu>ul>li.active>a {
    font-weight: bold;

    background: url(../images/category-icon.png) no-repeat left top #71bf44;
}
.hs-home-category .category-menu>ul>li.active>a:after {
    opacity: 1;
}
.hs-home-category .category-menu .category-button {
    display: none;
}
@media (max-width: 991px) {
    .hs-home-category .category-menu .category-button {
        display: block;
    }
}
.hs-home-category .category-menu .swiper-button-prev,
.hs-home-category .category-menu .swiper-button-next {
    width: 40px;
    height: 40px;
    line-height: 40px;
    left: 0;
}
@media (max-width: 767px) {
    .hs-home-category .category-menu .swiper-button-prev,
    .hs-home-category .category-menu .swiper-button-next {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }
}
.hs-home-category .arrowshow .category-button {
    display: block;
}
.hs-home-category .category-menu .swiper-button-next {
    left: auto;
    right: 0;
}
.hs-home-category .category {
    margin-top: 80px;
}
@media (max-width: 1199px) {
    .hs-home-category .category {
        margin-top: 40px;
    }
}
.hs-home-category .category .category-slide {
    margin: 0 -25px;
}
@media (max-width: 1199px) {
    .hs-home-category .category .category-slide {
        margin: 0 -15px;
    }
}
.hs-home-category .category .category-slide .slick-slide {
    padding: 0 25px;
}
@media (max-width: 1199px) {
    .hs-home-category .category .category-slide .slick-slide {
        padding: 0 15px;
    }
}
.hs-home-xiaoqi-cases .xiaoqi,
.hs-home-xiaoqi-cases .cases {
    width: -webkit-calc(50% - 40px);
    width: calc(50% - 40px);
    padding: 40px 60px;

    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
@media (max-width: 1560px) {
    .hs-home-xiaoqi-cases .xiaoqi,
    .hs-home-xiaoqi-cases .cases {
        width: -webkit-calc(50% - 20px);
        width: calc(50% - 20px);
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .hs-home-xiaoqi-cases .xiaoqi,
    .hs-home-xiaoqi-cases .cases {
        width: 100%;
        margin: 10px 0;
    }
}
.hs-home-xiaoqi-cases .icon {
    width: 80px;
    height: 80px;
}
@media (max-width: 767px) {
    .hs-home-xiaoqi-cases .icon {
        width: 60px;
        height: 60px;
    }
}
.hs-home-xiaoqi-cases .icon img {
    width: 100%;
}
.hs-home-xiaoqi-cases .title-xiaoqi-cases {
    position: relative;

    padding: 20px 0 14px;
}
@media (max-width: 767px) {
    .hs-home-xiaoqi-cases .title-xiaoqi-cases {
        padding: 14px 0;
    }
}
.hs-home-xiaoqi-cases .title-xiaoqi-cases:after {
    position: absolute;
    z-index: 1;
    bottom: 0;

    display: block;

    width: 160px;
    height: 5px;

    content: '';

    background: #0080c6;
}
.hs-home-xiaoqi-cases .title-xiaoqi-cases:before {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;

    display: block;

    width: 16px;
    height: 5px;

    content: '';

    background: #71bf44;
}
.hs-home-xiaoqi-cases .title-xiaoqi-cases h3 {
    font-size: 24px;
}
.hs-home-xiaoqi-cases .note {
    max-width: 60%;
    margin-top: 20px;
}
.hs-home-xiaoqi-cases .note p {
    font-size: 16px;
    line-height: 1.6;

    margin: 0;

    color: #71bf44;
}
.hs-home-xiaoqi-cases .xiaoqi .note p {
    color: #fff;
    text-shadow: 0 1px 9px #000;
}
.hs-home-solutions {
    position: relative;
}
.hs-home-solutions .solutions-imgbox {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;
}
.hs-home-solutions .solutions-imgbox .img {
    position: relative;

    width: 100%;
    height: 100%;

    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.hs-home-solutions .solutions-imgbox .img:before {
    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background-color: rgba(0, 0, 0, .4);
}
@media (min-width: 1200px) {
    .hs-home-solutions .solutions-imgbox .img {
        background-attachment: fixed;
    }
}
.hs-home-solutions .solutions-menu,
.hs-home-solutions .solutions-info {
    position: relative;
    z-index: 5;

    color: #fff;
}
.hs-home-solutions .solutions-menu {
    width: 420px;
    padding: 150px 50px;

    text-align: center;

    background-color: rgba(0, 128, 198, .9);
}
@media (max-width: 1199px) {
    .hs-home-solutions .solutions-menu {
        width: 300px;
        padding: 80px 30px;
    }
}
@media (max-width: 767px) {
    .hs-home-solutions .solutions-menu {
        width: 100%;
        padding: 30px 15px;
    }
}
.hs-home-solutions .solutions-menu .menu-list {
    position: relative;
}
.hs-home-solutions .solutions-menu .menu-list:after {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 2px;

    display: block;

    width: 1px;
    height: 100%;

    content: '';

    background-color: #fff;
}
@media (max-width: 767px) {
    .hs-home-solutions .solutions-menu .menu-list:after {
        display: none;
    }
}
.hs-home-solutions .solutions-menu ul {
    position: relative;
    z-index: 6;

    overflow-y: auto;

    max-height: 560px;
}
@media (max-width: 1199px) {
    .hs-home-solutions .solutions-menu ul {
        max-height: 460px;
    }
}
@media (max-width: 767px) {
    .hs-home-solutions .solutions-menu ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;

        max-height: 100%;
        margin: 0 -10px;

        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.hs-home-solutions .solutions-menu ul::-webkit-scrollbar {
    position: absolute;
    left: 0;

    width: 5px;
}
.hs-home-solutions .solutions-menu ul::-webkit-scrollbar-track {
    background-color: transparent;
}
.hs-home-solutions .solutions-menu ul::-webkit-scrollbar-thumb {
    background-color: #71bf44;
}
@media (max-width: 767px) {
    .hs-home-solutions .solutions-menu ul li {
        width: 50%;
        padding: 10px;
    }
}
.hs-home-solutions .solutions-menu .menu-group {
    display: block;

    padding: 15px 22px;

    text-align: right;
}
@media (max-width: 767px) {
    .hs-home-solutions .solutions-menu .menu-group {
        padding: 0;

        text-align: center;
    }
}
.hs-home-solutions .solutions-menu .active .menu-group {
    opacity: .7;
}
.hs-home-solutions .solutions-menu .menu-group .flaticon {
    font-size: 44px;
    line-height: 1;
}
@media (max-width: 1199px) {
    .hs-home-solutions .solutions-menu .menu-group .flaticon {
        font-size: 34px;
    }
}
@media (max-width: 991px) {
    .hs-home-solutions .solutions-menu .menu-group .flaticon {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .hs-home-solutions .solutions-menu .menu-group .flaticon {
        font-size: 24px;
    }
}
.hs-home-solutions .solutions-menu .menu-group .title-menu {
    font-size: 20px;
    line-height: 1.5;

    margin: 10px 0 0 0;
}
@media (max-width: 1199px) {
    .hs-home-solutions .solutions-menu .menu-group .title-menu {
        font-size: 18px;
    }
}
@media (max-width: 991px) {
    .hs-home-solutions .solutions-menu .menu-group .title-menu {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .hs-home-solutions .solutions-menu .menu-group .title-menu {
        font-size: 14px;
    }
}
.hs-home-solutions .solutions-info {
    width: 40%;
}
@media (max-width: 1199px) {
    .hs-home-solutions .solutions-info {
        width: 50%;
    }
}
@media (max-width: 767px) {
    .hs-home-solutions .solutions-info {
        width: 100%;
        padding: 30px 0;
    }
}
.hs-home-solutions .solutions-info .solutions {
    display: none;
}
.hs-home-solutions .solutions-info .solutions .title-mask {
    font-size: 24px;
    line-height: 1.25;

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

    height: 94px;

    background: url(../images/icon_bg.webp) no-repeat left center;
    background-size: auto 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;
}
@media (max-width: 1199px) {
    .hs-home-solutions .solutions-info .solutions .title-mask {
        height: 70px;
    }
}
@media (max-width: 767px) {
    .hs-home-solutions .solutions-info .solutions .title-mask {
        font-size: 20px;
    }
}
.hs-home-solutions .solutions-info .solutions .title-solutions {
    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-home-solutions .solutions-info .solutions .title-solutions .flaticon {
    font-size: 50px;

    margin-right: 10px;
}
@media (max-width: 1560px) {
    .hs-home-solutions .solutions-info .solutions .title-solutions .flaticon {
        font-size: 40px;
    }
}
@media (max-width: 1199px) {
    .hs-home-solutions .solutions-info .solutions .title-solutions .flaticon {
        font-size: 30px;
    }
}
.hs-home-solutions .solutions-info .solutions .title-solutions h3 {
    font-size: 48px;
    font-weight: bold;
    line-height: 1;

    margin: 0;
}
@media (max-width: 1560px) {
    .hs-home-solutions .solutions-info .solutions .title-solutions h3 {
        font-size: 40px;
    }
}
@media (max-width: 1199px) {
    .hs-home-solutions .solutions-info .solutions .title-solutions h3 {
        font-size: 34px;
    }
}
@media (max-width: 991px) {
    .hs-home-solutions .solutions-info .solutions .title-solutions h3 {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .hs-home-solutions .solutions-info .solutions .title-solutions h3 {
        font-size: 24px;
    }
}
.hs-home-solutions .solutions-info .solutions .public-note {
    display: -webkit-box;
    overflow: hidden;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
@media (max-width: 991px) {
    .hs-home-solutions .solutions-info .solutions .public-note {
        margin-top: 20px;
    }
}
.hs-home-solutions .solutions-info .solutions .public-note p {
    color: #fff;
}
.hs-home-solutions .solutions-info .solutions .solutions-more {
    margin-top: 140px;
}
@media (max-width: 1560px) {
    .hs-home-solutions .solutions-info .solutions .solutions-more {
        margin-top: 100px;
    }
}
@media (max-width: 1199px) {
    .hs-home-solutions .solutions-info .solutions .solutions-more {
        margin-top: 50px;
    }
}
@media (max-width: 767px) {
    .hs-home-solutions .solutions-info .solutions .solutions-more {
        margin-top: 30px;
    }
}
.hs-home-solutions .solutions-info .solutions .solutions-more a {
    font-size: 16px;
    line-height: 2.5;

    display: inline-block;

    padding: 20px 160px 20px 50px;

    color: #fff;
    border-right: 20px solid #71bf44;
    background: url(../images/icon_bg.webp) no-repeat -40px center #0080c6;
}
@media (max-width: 1560px) {
    .hs-home-solutions .solutions-info .solutions .solutions-more a {
        padding: 15px 80px 15px 30px;
    }
}
@media (max-width: 1199px) {
    .hs-home-solutions .solutions-info .solutions .solutions-more a {
        line-height: 1.875;

        padding: 15px 30px;
    }
}
@media (max-width: 767px) {
    .hs-home-solutions .solutions-info .solutions .solutions-more a {
        padding: 10px 30px;
    }
}
.hs-home-solutions .solutions-info .solutions .solutions-more a .flaticon {
    font-size: 50px;
    line-height: 30px;

    display: inline-block;

    margin-left: 30px;

    vertical-align: middle;
}
.hs-home-honor .honor-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: 300px;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 1199px) {
    .hs-home-honor .honor-left {
        width: 240px;
    }
}
@media (max-width: 767px) {
    .hs-home-honor .honor-left {
        width: 100%;
    }
}
.hs-home-honor .honor-menu {
    max-width: 150px;
}
@media (max-width: 767px) {
    .hs-home-honor .honor-menu {
        max-width: 100%;
    }
}
@media (max-width: 767px) {
    .hs-home-honor .honor-menu>ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;

        margin: 0 -10px;

        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.hs-home-honor .honor-menu>ul>li {
    margin: 14px 0;
}
@media (max-width: 767px) {
    .hs-home-honor .honor-menu>ul>li {
        margin: 14px 10px;
    }
}
.hs-home-honor .honor-menu>ul>li>a {
    line-height: 24px;

    position: relative;

    display: block;

    padding: 10px;

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

    color: #fff;
    background: #c2c2c2;
}
@media (max-width: 767px) {
    .hs-home-honor .honor-menu>ul>li>a {
        padding: 10px 30px;
    }
}
.hs-home-honor .honor-menu>ul>li>a:after {
    position: absolute;
    top: 50%;
    right: -8px;

    display: block;

    width: 0;
    height: 0;

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

    opacity: 0;
    border-width: 4px 0 4px 8px;
    border-style: solid;
    border-color: transparent transparent transparent #0080c6;
}
.hs-home-honor .honor-menu>ul>li.active>a {
    color: #fff;
    background-color: #0080c6;
}
.hs-home-honor .honor-menu>ul>li.active>a:after {
    opacity: 1;
}
.hs-home-honor .honor-right {
    width: -webkit-calc(100% - 300px);
    width: calc(100% - 300px);
}
@media (max-width: 1199px) {
    .hs-home-honor .honor-right {
        width: -webkit-calc(100% - 240px);
        width: calc(100% - 240px);
    }
}
@media (max-width: 767px) {
    .hs-home-honor .honor-right {
        width: 100%;
        margin-top: 30px;
    }
}
.hs-home-honor .honor .swiper-slide {
    width: auto !important;
}
.hs-home-honor .honor .honor-slide {
    margin: 0 -15px;
}
@media (max-width: 767px) {
    .hs-home-honor .honor .honor-slide {
        margin: 0 -5px;
    }
}
.hs-home-honor .honor .honor-slide .slick-slide {
    padding: 0 15px;
}
@media (max-width: 767px) {
    .hs-home-honor .honor .honor-slide .slick-slide {
        padding: 0 5px;
    }
}
.hs-home-honor .honor .honor-group {
    cursor: pointer;
}
.hs-home-honor .honor .honor-group img {
    height: 290px;
}
@media (max-width: 1199px) {
    .hs-home-honor .honor .honor-group img {
        height: 250px;
    }
}
@media (max-width: 767px) {
    .hs-home-honor .honor .honor-group img {
        height: 220px;
    }
}
.hs-home-honor .honor .honor-group .ibox {
    padding-bottom: 134.04255319%;
    border: 1px solid #dcdcdc;
}
.hs-home-honor .honor .honor-group .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-home-honor .honor .honor-group:hover .ibox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.hs-home-about .about-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

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

    background: url(../images/about_bg.jpg) no-repeat left center;

    -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;
}
@media (max-width: 767px) {
    .hs-home-about .about-left {
        width: 100%;
        padding: 30px 15px;
    }
}
.hs-home-about .about-left .about {
    position: relative;

    padding-left: 100px;
}
@media (max-width: 767px) {
    .hs-home-about .about-left .about {
        padding-left: 50px;
    }
}
.hs-home-about .about-left .about-small-text {
    position: absolute;
    left: 0;
}
.hs-home-about .about-left .about-small-text:after {
    display: block;

    width: 1px;
    height: 500px;
    margin: 0 auto;
    margin-top: 30px;

    content: '';

    background-color: #0080c6;
}
.hs-home-about .about-left .about-small-text p {
    font-size: 16px;
    line-height: 1.5625;

    margin: 0;

    -ms-writing-mode: tb-rl;

    color: #0080c6;

    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
}
.hs-home-about .about-left .title-home h2:after {
    display: inline-block;

    width: 69px;
    height: 23px;
    margin-left: 50px;

    content: '';

    background: url(../images/about-icon.png) no-repeat center;
    background-size: cover;
}
.hs-home-about .about-left .title-about {
    margin-top: 30px;
}
.hs-home-about .about-left .title-about h3 {
    font-size: 30px;
    font-weight: bold;
    line-height: 1;

    display: inline-block;

    color: #0080c6;
    background: -webkit-linear-gradient(left, #0080c6 0%, #71bf44 100%);
    background: linear-gradient(90deg, #0080c6 0%, #71bf44 100%);
    -webkit-background-clip: text;

    -webkit-text-fill-color: transparent;
}
.hs-home-about .about-left .public-note {
    display: -webkit-box;
    overflow: hidden;

    max-height: 210px;
    margin-top: 50px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
}
.hs-home-about .about-left .since {
    font-size: 30px;
    font-weight: bold;
    line-height: 1;

    margin-top: 100px;

    color: #0080c6;
}
.hs-home-about .about-video {
    position: relative;

    width: 50%;
}
@media (min-width: 1920px) {
    .hs-home-about .about-video img {
        width: 100%;
    }
}
@media (max-width: 1199px) {
    .hs-home-about .about-video img {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .hs-home-about .about-video {
        width: 100%;
        margin-top: 30px;
    }
}
.hs-home-about .about-video .play {
    position: absolute;
    z-index: 6;
    top: 50%;
    left: 50%;

    width: 100px;
    height: 100px;

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

    border-radius: 50%;
}
.hs-home-about .about-video .play::before,
.hs-home-about .about-video .play::after {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;

    width: 100%;
    height: 100%;

    content: '';
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-animation: play 3s linear infinite;
    animation: play 3s linear infinite;

    border-radius: 50%;
    background: rgba(0, 128, 198, .4);
}
.hs-home-about .about-video .play::after {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}
.hs-home-about .about-video .play::before {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.hs-home-about .about-video .play span {
    position: relative;
    z-index: 4;

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

    width: 100%;
    height: 100%;

    color: #fff;
    border-radius: 50%;
    background-color: #0080c6;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.hs-home-about .about-video .play .flaticon {
    font-size: 20px;

    display: block;
}
@-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-number {
    position: relative;
    z-index: 6;

    margin-top: -120px;
}
@media (max-width: 767px) {
    .hs-home-number {
        margin: 0;
    }
}
.hs-home-number .number {
    width: 80%;
    padding-right: 90px;

    background-color: rgba(113, 191, 68, .7);

    -webkit-clip-path: polygon(0 0, 95% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 95% 0%, 100% 100%, 0% 100%);
}
@media (max-width: 767px) {
    .hs-home-number .number {
        width: 100%;
        padding-right: 20px;
    }
}
.hs-home-number .number ul {
    padding: 40px 5% 40px 8%;

    color: #fff;
    background-color: #0080c6;

    -webkit-clip-path: polygon(0 0, 95% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 95% 0%, 100% 100%, 0% 100%);
}
@media (max-width: 1199px) {
    .hs-home-number .number ul {
        padding: 20px 5%;
    }
}
.hs-home-number .number ul li {
    margin: 30px 0;
}
@media (max-width: 1199px) {
    .hs-home-number .number ul li {
        margin: 20px 0;
    }
}
@media (max-width: 767px) {
    .hs-home-number .number ul li {
        margin: 10px 0;
    }
}
.hs-home-number .number .number-group b {
    font-size: 48px;
    font-weight: bold;
    line-height: 1;
}
@media (max-width: 1199px) {
    .hs-home-number .number .number-group b {
        font-size: 40px;
    }
}
@media (max-width: 991px) {
    .hs-home-number .number .number-group b {
        font-size: 30px;
    }
}
.hs-home-number .number .number-group b sup {
    font-size: 24px;
    font-weight: normal;

    top: 10px;

    vertical-align: top;
}
@media (max-width: 1199px) {
    .hs-home-number .number .number-group b sup {
        font-size: 20px;
    }
}
.hs-home-number .number .number-group p {
    font-size: 15px;
    line-height: 1.33333333;

    margin: 20px 0 0 0;
}
.hs-home-enterprise .enterprise {
    position: relative;

    margin-top: 60px;
}
@media (max-width: 1199px) {
    .hs-home-enterprise .enterprise {
        margin-top: 30px;
    }
}
.hs-home-enterprise .enterprise .swiper-enterprise {
    width: -webkit-calc(100% + 100px);
    width: calc(100% + 100px);
    margin-left: -50px;
}
@media (max-width: 767px) {
    .hs-home-enterprise .enterprise .swiper-enterprise {
        width: 100%;
        margin: 0;
    }
}
.hs-home-enterprise .enterprise .enterprise-group .ibox {
    padding-bottom: 75%;

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

    opacity: .3;
}
.hs-home-enterprise .enterprise .enterprise-group .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-home-enterprise .enterprise .enterprise-group:hover .ibox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.hs-home-enterprise .enterprise .swiper-slide-active .enterprise-group .ibox {
    opacity: 1;
}
.hs-home-enterprise .enterprise .swiper-button-prev {
    left: -webkit-calc(29% + 55px);
    left: calc(29% + 55px);
}
@media (max-width: 1560px) {
    .hs-home-enterprise .enterprise .swiper-button-prev {
        left: -webkit-calc(26% + 50px);
        left: calc(26% + 50px);
    }
}
@media (max-width: 767px) {
    .hs-home-enterprise .enterprise .swiper-button-prev {
        left: 0;
    }
}
.hs-home-enterprise .enterprise .swiper-button-next {
    right: -webkit-calc(29% + 55px);
    right: calc(29% + 55px);
}
@media (max-width: 1560px) {
    .hs-home-enterprise .enterprise .swiper-button-next {
        right: -webkit-calc(26% + 50px);
        right: calc(26% + 50px);
    }
}
@media (max-width: 767px) {
    .hs-home-enterprise .enterprise .swiper-button-next {
        right: 0;
    }
}
.hs-home-news {
    position: relative;

    background: url(../images/news_bg.jpg) no-repeat center;
    background-size: cover;
}
.hs-home-news:before {
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 5px;

    content: '';

    background-image: -webkit-linear-gradient(left, #0080c6 50%, #71bf44 50%);
    background-image: linear-gradient(90deg, #0080c6 50%, #71bf44 50%);
}
.hs-home-news .news {
    margin-top: 30px;
}
.hs-home-news .news-slide {
    margin: 0 -30px;
}
@media (max-width: 1560px) {
    .hs-home-news .news-slide {
        margin: 0 -15px;
    }
}
@media (max-width: 767px) {
    .hs-home-news .news-slide {
        margin: 0 -5px;
    }
}
.hs-home-news .news-slide .slick-slide {
    padding: 0 30px;
}
@media (max-width: 1560px) {
    .hs-home-news .news-slide .slick-slide {
        padding: 0 15px;
    }
}
@media (max-width: 767px) {
    .hs-home-news .news-slide .slick-slide {
        padding: 0 5px;
    }
}
.hs-home-news .news-group {
    position: relative;

    display: block;
}
.hs-home-news .news-group .ibox {
    padding-bottom: 128.35820896%;
}
.hs-home-news .news-group .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
}
.hs-home-news .news-group .text {
    position: absolute;
    z-index: 6;
    bottom: 20px;
    left: 20px;

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

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

    background-color: #fff;
}
@media (max-width: 1560px) {
    .hs-home-news .news-group .text {
        padding: 20px;
    }
}
.hs-home-news .news-group .text .title-news {
    font-size: 20px;
    line-height: 1.2;

    display: -webkit-box;
    overflow: hidden;

    height: 48px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 1560px) {
    .hs-home-news .news-group .text .title-news {
        font-size: 18px;
        line-height: 1.33333333;
    }
}
@media (max-width: 1199px) {
    .hs-home-news .news-group .text .title-news {
        font-size: 16px;
        line-height: 1.5;
    }
}
.hs-home-news .news-group .text .date {
    font-size: 16px;
    line-height: 1.875;

    margin-top: 20px;

    color: #0080c6;
}
@media (max-width: 1199px) {
    .hs-home-news .news-group .text .date {
        font-size: 14px;
    }
}
@media (max-width: 991px) {
    .hs-home-news .news-group .text .date {
        margin-top: 10px;
    }
}
.hs-home-news .news-group:hover .ibox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.hs-home-news .news-group:hover .text {
    color: #fff;
    background-color: #0080c6;
}
.hs-home-news .news-group:hover .text .date {
    color: #fff;
}
.gettop {
    position: fixed;
    z-index: 8;
    right: 0;
    bottom: 30px;

    display: none;

    cursor: pointer;

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

    display: block;

    width: 60px;

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

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

    margin: 0;
}
@media (max-width: 767px) {
    .title-inner h2 {
        font-size: 20px;
    }
}
.pt-70 {
    padding-top: 70px;
}
@media (max-width: 1199px) {
    .pt-70 {
        padding-top: 40px;
    }
}
.hs-inner-title {
    padding: 170px 0 40px;

    border-bottom: 1px solid rgba(0, 128, 198, .3);
}
@media (max-width: 1199px) {
    .hs-inner-title {
        padding: 80px 0 20px;
    }
}
.hs-inner-location {
    line-height: 30px;
}
.hs-inner-location .location {
    position: relative;

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

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

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 1199px) {
    .hs-inner-location .location ul {
        font-size: 14px;
    }
}
.hs-inner-location .location ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

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

    margin: 0 10px;

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

    padding: 8px 0;

    text-transform: capitalize;
}
.hs-inner-location .location ul li a:hover {
    text-decoration: underline;
}
.hs-inner-location-black {
    padding-top: 30px;

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

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

    display: block;

    width: 400%;
    height: 100%;

    content: '';

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

    color: #fff;
}
.hs-inner-menu {
    padding-top: 30px;
}
@media (max-width: 767px) {
    .hs-inner-menu {
        padding-top: 20px;
    }
}
.hs-inner-menu .inner-menu {
    color: #666;
}
.hs-inner-menu .inner-menu>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-inner-menu .inner-menu>ul>li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-inner-menu .inner-menu>ul>li:after {
    margin: 0 30px;

    content: '|';
}
@media (max-width: 767px) {
    .hs-inner-menu .inner-menu>ul>li:after {
        margin: 0 15px;
    }
}
.hs-inner-menu .inner-menu>ul>li:last-child:after {
    display: none;
}
.hs-inner-menu .inner-menu>ul>li>a {
    font-size: 18px;
    line-height: 1.66666667;

    position: relative;

    display: block;

    padding: 15px 0;

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

        padding: 10px 0;
    }
}
.hs-inner-menu .inner-menu>ul>li>a:after {
    position: absolute;
    bottom: 0;
    left: 50%;

    display: block;

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

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

    background-color: #0080c6;
}
.hs-inner-menu .inner-menu>ul>li.active>a,
.hs-inner-menu .inner-menu>ul>li:hover>a {
    color: #0080c6;
}
.hs-inner-menu .inner-menu>ul>li.active>a:after,
.hs-inner-menu .inner-menu>ul>li:hover>a:after {
    width: 100%;
}
.inner-content {
    font-size: 0;
}
.inner-content .inner-left {
    font-size: 14px;

    display: inline-block;

    width: 320px;

    vertical-align: top;
}
@media (max-width: 1470px) {
    .inner-content .inner-left {
        width: 260px;
    }
}
@media (max-width: 1199px) {
    .inner-content .inner-left {
        width: 100%;
    }
}
.inner-content .inner-right {
    font-size: 14px;

    display: inline-block;

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

    vertical-align: top;
}
@media (max-width: 1560px) {
    .inner-content .inner-right {
        padding-left: 3%;
    }
}
@media (max-width: 1470px) {
    .inner-content .inner-right {
        width: -webkit-calc(100% - 260px);
        width: calc(100% - 260px);
    }
}
@media (max-width: 1199px) {
    .inner-content .inner-right {
        width: 100%;
        margin-top: 30px;
        padding-left: 0;
    }
}
#products-content {
    position: relative;
    top: -100px;
}
@media (max-width: 1199px) {
    #products-content {
        top: -180px;
    }
}
.inner-leftmenu {
    padding: 16px;

    border: 1px solid #dcdcdc;
}
.inner-leftmenu .menunav1>li {
    margin-top: 10px;
}
.inner-leftmenu .menunav1>li:nth-child(1) {
    margin-top: 0;
}
.inner-leftmenu .menunav1>li .nav-group {
    font-size: 18px;

    position: relative;

    display: block;
    overflow: hidden;

    padding: 0 60px 0 0;

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

    background: #f1f1f1;
}
@media (max-width: 1199px) {
    .inner-leftmenu .menunav1>li .nav-group {
        font-size: 16px;

        padding: 0 40px 0 0;
    }
}
.inner-leftmenu .menunav1>li .nav-group a {
    position: relative;
    z-index: 6;

    display: block;

    padding: 20px 0 20px 20px;
}
@media (max-width: 1199px) {
    .inner-leftmenu .menunav1>li .nav-group a {
        padding: 10px 0 10px 10px;
    }
}
.inner-leftmenu .menunav1>li .nav-group:after {
    position: absolute;
    z-index: 7;
    top: 50%;
    right: 26px;

    display: block;

    width: 0;
    height: 0;

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

    border-width: 5px 0 5px 10px;
    border-style: solid;
    border-color: transparent transparent transparent #9b9b9b;
}
@media (max-width: 1199px) {
    .inner-leftmenu .menunav1>li .nav-group:after {
        right: 10px;
    }
}
.inner-leftmenu .menunav1>li .nav-group:before {
    position: absolute;
    z-index: 1;
    top: 50%;
    right: -80px;

    display: block;

    width: 112px;
    height: 112px;

    content: '';
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-animation: roate360 10s linear infinite;
    animation: roate360 10s linear infinite;

    background: url(../images/menubg.png) no-repeat;
    background-size: cover;
}
@media (max-width: 1199px) {
    .inner-leftmenu .menunav1>li .nav-group:before {
        right: -64px;

        width: 80px;
        height: 80px;
    }
}
.inner-leftmenu .menunav1>li:hover .nav-group,
.inner-leftmenu .menunav1>li.active .nav-group {
    color: #fff;
    background: -webkit-linear-gradient(left, #0080c6, #0080c6, #71bf44);
    background: linear-gradient(90deg, #0080c6, #0080c6, #71bf44);
}
.inner-leftmenu .menunav1>li:hover .nav-group:after,
.inner-leftmenu .menunav1>li.active .nav-group:after {
    -webkit-transform: translateY(-50%) rotate(90deg);
    -ms-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);

    border-color: transparent transparent transparent #fff;
}
.inner-leftmenu .menunav1>li.active .menunav2 {
    display: block;
}
.inner-leftmenu .menunav2 {
    display: none;

    padding: 20px;
}
@media (max-width: 767px) {
    .inner-leftmenu .menunav2 {
        padding: 10px;
    }
}
.inner-leftmenu .menunav2>li {
    position: relative;

    border-left: 1px solid rgba(0, 0, 0, .2);
}
@media (max-width: 1199px) {
    .inner-leftmenu .menunav2>li {
        display: inline-block;

        margin-right: 20px;

        vertical-align: top;
    }
}
.inner-leftmenu .menunav2>li:before {
    position: absolute;
    z-index: 6;
    top: 50%;
    left: -2px;

    display: block;

    width: 3px;
    height: 0;

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

    background-color: #71bf44;
}
.inner-leftmenu .menunav2>li>a {
    font-size: 16px;
    line-height: 30px;

    display: block;

    padding: 10px 20px;

    color: #000;
}
@media (max-width: 767px) {
    .inner-leftmenu .menunav2>li>a {
        font-size: 14px;
        line-height: 24px;
    }
}
.inner-leftmenu .menunav2>li:hover:before,
.inner-leftmenu .menunav2>li.active:before {
    height: 28px;
}
.inner-leftmenu .menunav2>li:hover>a,
.inner-leftmenu .menunav2>li.active>a {
    color: #71bf44;
}
.hs-inner-about .about .img {
    width: 50%;
}
@media (max-width: 991px) {
    .hs-inner-about .about .img {
        width: 100%;
    }
}
.hs-inner-about .about .img img {
    width: 100%;
    height: auto;
}
.hs-inner-about .about .desc {
    width: 50%;
    padding-left: 5%;
}
@media (max-width: 991px) {
    .hs-inner-about .about .desc {
        width: 100%;
        padding-left: 0;
        margin-top: 30px;
    }
}
.hs-inner-about .about .desc .title-home {
    position: relative;
}
.hs-inner-about .about .desc .title-home img {
    width: 100%;
}
.hs-inner-about .about .desc .title-home h2 {
    position: absolute;
    z-index: 6;
    bottom: 14px;

    width: 100%;

    color: #0080c6;
}
@media (max-width: 767px) {
    .hs-inner-about .about .desc .title-home h2 {
        bottom: 4px;
    }
}
.hs-inner-about .about .desc .public-note {
    margin-top: 60px;
}
@media (max-width: 1560px) {
    .hs-inner-about .about .desc .public-note {
        margin-top: 30px;
    }
}
@media (min-width: 1200px) {
    .hs-inner-about .about .desc .public-note p {
        line-height: 2.25;
    }
}
.hs-inner-about .advantage {
    position: relative;

    padding: 80px 0;
}
.hs-inner-about .advantage:before {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;

    display: block;

    width: 460px;
    height: 460px;

    content: '';
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    -webkit-animation: roate360 10s linear infinite;
    animation: roate360 10s linear infinite;

    background: url(../images/advantage.png) no-repeat center;
}
.hs-inner-about .advantage>ul {
    position: relative;
    z-index: 6;
}
.hs-inner-about .advantage>ul>li {
    margin-top: 30px;
}
.hs-inner-about .advantage .advantage-group {
    position: relative;

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

    padding: 50px;

    border: 1px solid #ededed;
    border-bottom: 2px solid #0080c6;
    background: #fff;
    box-shadow: 0 9px 11px 0 rgba(0, 0, 0, .14);

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1560px) {
    .hs-inner-about .advantage .advantage-group {
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-about .advantage .advantage-group {
        padding: 20px 15px;
    }
}
.hs-inner-about .advantage .advantage-group:after {
    position: absolute;
    z-index: 1;
    bottom: -1px;
    left: 0;

    display: block;

    width: 20%;
    height: 1px;

    content: '';

    background-color: #71bf44;
}
.hs-inner-about .advantage .advantage-group .num {
    font-size: 48px;
    line-height: 1;

    margin-right: 30px;

    color: #0080c6;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 1199px) {
    .hs-inner-about .advantage .advantage-group .num {
        font-size: 38px;
    }
}

@media (max-width: 991px) {
    .hs-inner-about .advantage .advantage-group .num {
        font-size: 30px;
    }
}
.hs-inner-about .advantage .advantage-group .num sup {
    font-size: 24px;

    top: 6px;

    vertical-align: top;
}
@media (max-width: 1199px) {
    .hs-inner-about .advantage .advantage-group .num sup {
        font-size: 20px;
    }
}
.hs-inner-about .advantage .advantage-group .note p {
    font-size: 15px;
    line-height: 1.33333333;

    margin: 0;
}
@-webkit-keyframes roate360 {
    0% {
        -webkit-transform: translate(-50%, -50%) rotate(0deg);
        transform: translate(-50%, -50%) rotate(0deg);
    }
    100% {
        -webkit-transform: translate(-50%, -50%) rotate(360deg);
        transform: translate(-50%, -50%) rotate(360deg);
    }
}
@keyframes roate360 {
    0% {
        -webkit-transform: translate(-50%, -50%) rotate(0deg);
        transform: translate(-50%, -50%) rotate(0deg);
    }
    100% {
        -webkit-transform: translate(-50%, -50%) rotate(360deg);
        transform: translate(-50%, -50%) rotate(360deg);
    }
}
.hs-inner-story {
    color: #fff;
    background: url(../images/story_bg.jpg) no-repeat bottom center;
    background-size: cover;
}
.hs-inner-story .story {
    position: relative;

    margin-top: 60px;
    padding: 0 5%;
}
.hs-inner-story .story .story-slide {
    margin: 0 -15px;
}
@media (max-width: 767px) {
    .hs-inner-story .story .story-slide {
        margin: 0 -5px;
    }
}
.hs-inner-story .story .story-slide .slick-slide {
    padding: 0 15px;
}
@media (max-width: 767px) {
    .hs-inner-story .story .story-slide .slick-slide {
        padding: 0 5px;
    }
}
.hs-inner-story .story .story-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.hs-inner-story .story .story-group .year {
    font-size: 36px;
    font-weight: bold;

    width: 100px;
}
.hs-inner-story .story .story-group .desc {
    width: -webkit-calc(100% - 100px);
    width: calc(100% - 100px);
    padding-bottom: 80px;
    padding-left: 30px;

    border-left: 1px solid #fff;
}
.hs-inner-story .story .story-group .desc .title-story {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
}
.hs-inner-story .story .story-group .desc .note {
    min-height: 96px;
    margin-top: 20px;
}
.hs-inner-story .story .story-group .desc .note p {
    line-height: 1.71428571;

    color: rgba(255, 255, 255, .7);
}
.hs-inner-story .story .story-group .desc .img {
    margin-top: 30px;
}
.hs-inner-story .story .story-group .img img {
    width: 100%;
    height: auto;
}
.hs-inner-story .swiper-button-prev,
.hs-inner-story .swiper-button-next {
    line-height: 44px;

    left: 0;

    width: 44px;
    height: 44px;

    text-align: center;

    color: #fff;
    background-color: #71bf44;
}
.hs-inner-story .swiper-button-next {
    right: 0;
    left: auto;
}
.hs-inner-enterprise .swiper-wrapper {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-inner-enterprise .enterprise {
    position: relative;

    margin-top: 50px;
}
.hs-inner-enterprise .enterprise .swiper-slide {
    padding: 70px 0;

    -webkit-transition: all .6s;
    transition: all .6s;
}
.hs-inner-enterprise .enterprise .enterprise-group {
    background: #fff;
}
.hs-inner-enterprise .enterprise .enterprise-group .ibox {
    padding-bottom: 75%;

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

    -webkit-filter: blur(5px);
    filter: blur(5px);
}
.hs-inner-enterprise .enterprise .enterprise-group .title-enterprise {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;

    height: 0;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.hs-inner-enterprise .enterprise .swiper-slide-active {
    z-index: 6;

    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.hs-inner-enterprise .enterprise .swiper-slide-active .enterprise-group {
    padding: 20px 20px 0 20px;

    border: 1px solid #e7e7e7;
    box-shadow: 0 9px 11px 0 rgba(0, 0, 0, .14);
}
.hs-inner-enterprise .enterprise .swiper-slide-active .enterprise-group .ibox {
    -webkit-filter: blur(0px);
    filter: blur(0px);
}
.hs-inner-enterprise .enterprise .swiper-slide-active .enterprise-group .title-enterprise {
    height: 60px;
}
.hs-inner-enterprise .swiper-button-prev,
.hs-inner-enterprise .swiper-button-next {
    background-color: #71bf44;
}
.hs-inner-enterprise .swiper-button-prev {
    left: 20%;
}
.hs-inner-enterprise .swiper-button-next {
    right: 20%;
}
.hs-inner-enterprise .more {
    margin-top: 50px;

    text-align: center;
}
@media (max-width: 1199px) {
    .hs-inner-enterprise .more {
        margin-top: 30px;
    }
}
.hs-inner-enterprise .more a {
    font-size: 16px;
    line-height: 48px;

    display: inline-block;

    padding: 0 30px;

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

    color: #666;
    background: #dedede;
}
.hs-inner-enterprise .more a:hover {
    color: #fff;
    background-color: #0080c6;
}
.hs-inner-partners {
    background: url(../images/partners_bg.jpg) no-repeat center;
    background-size: cover;
}
.hs-inner-partners .title-home h2 {
    color: #fff;
}
.hs-inner-partners .partners {
    margin-top: 60px;

    text-align: center;
}
.hs-inner-partners .partners img {
    max-width: 100%;
}
.hs-inner-partners .more {
    margin-top: 50px;

    text-align: center;
}
@media (max-width: 1199px) {
    .hs-inner-partners .more {
        margin-top: 30px;
    }
}
.hs-inner-partners .more a {
    font-size: 16px;
    line-height: 48px;

    display: inline-block;

    padding: 0 30px;

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

    color: rgba(255, 255, 255, .8);
    border: 1px solid #e7e7e7;
    background: rgba(222, 222, 222, 0);
}
.hs-inner-partners .more a:hover {
    color: #0080c6;
    background-color: #fff;
}
.hs-inner-honor .honor-left,
.hs-inner-honor .honor-right {
    width: 100%;
}
.hs-inner-honor .honor-left {
    display: block;

    text-align: center;
}
.hs-inner-honor .honor-menu {
    max-width: 100%;
}
.hs-inner-honor .honor-menu ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.hs-inner-honor .honor-menu ul li {
    padding: 0 40px;
}
@media (max-width: 1199px) {
    .hs-inner-honor .honor-menu ul li {
        padding: 0 10px;
    }
}
.hs-inner-honor .honor-menu ul li a {
    font-size: 18px;

    position: relative;

    display: block;

    padding: 20px 0;

    color: #000;
    background: none;
}
.hs-inner-honor .honor-menu ul li a:after {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 50%;

    display: block;

    width: 0;
    height: 4px;
    margin: 0 auto;

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

    border-width: none;
    border-color: none;
    background-color: #0080c6;
}
.hs-inner-honor .honor-menu ul li a:before {
    position: absolute;
    bottom: -10px;
    left: 50%;

    width: 0;
    height: 0;

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

    opacity: 0;
    border-width: 10px 5px 0 5px;
    border-style: solid;
    border-color: #0080c6 transparent transparent transparent;
}
.hs-inner-honor .honor-menu ul li.active a {
    color: #0080c6;
    background: none;
}
.hs-inner-honor .honor-menu ul li.active a:after {
    width: 100%;
}
.hs-inner-honor .honor-menu ul li.active a:before {
    opacity: 1;
}
.hs-inner-honor .honor {
    margin-top: 70px;
}
@media (max-width: 1199px) {
    .hs-inner-honor .honor {
        margin-top: 30px;
    }
}
.hs-inner-honor .prev-next {
    margin-top: 30px;

    text-align: center;
}
.hs-inner-partners-list .partners {
    margin-top: 60px;
}
@media (max-width: 1199px) {
    .hs-inner-partners-list .partners {
        margin-top: 30px;
    }
}
.hs-inner-partners-list .partners>ul {
    margin: 0 -10px;
}
.hs-inner-partners-list .partners>ul>li {
    padding: 10px;
}
@media (min-width: 1200px) {
    .hs-inner-partners-list .partners>ul>li {
        width: 16.66666667%;
    }
}
.hs-inner-partners-list .partners .partners-group {
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.hs-inner-partners-list .partners .partners-group .ibox {
    padding-bottom: 51.85185185%;

    -webkit-transform: scale(.92);
    -ms-transform: scale(.92);
    transform: scale(.92);
}
@media (min-width: 1200px) {
    .hs-inner-enterprise-list .enterprise>ul {
        margin: 0 -25px;
    }
    .hs-inner-enterprise-list .enterprise>ul>li {
        padding: 0 25px;
    }
}
.hs-inner-enterprise-list .enterprise>ul>li {
    margin-top: 50px;
}
.hs-inner-enterprise-list .enterprise .enterprise-group {
    display: block;

    padding: 20px 20px 0 20px;

    border: 1px solid #e7e7e7;
    background: #fff;
    box-shadow: 0 9px 11px 0 rgba(0, 0, 0, .14);
}
.hs-inner-enterprise-list .enterprise .enterprise-group .ibox {
    padding-bottom: 75%;

    -webkit-transition: all .2s;
    transition: all .2s;
}
.hs-inner-enterprise-list .enterprise .enterprise-group .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-inner-enterprise-list .enterprise .enterprise-group .title-enterprise {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;

    height: 60px;

    -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;
}
.hs-inner-enterprise-list .enterprise .enterprise-group:hover .ibox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.hs-inner-enterprise-list .enterprise .enterprise-group:hover .title-enterprise {
    color: #0080c6;
}
.hs-inner-factory-list .factory-list {
    margin-top: -30px;
}
.hs-inner-factory-list .factory-list>ul>li {
    margin-top: 30px;
}
.hs-inner-factory-list .factory-list .factory-group {
    display: block;

    cursor: pointer;
    text-align: center;
}
.hs-inner-factory-list .factory-list .factory-group .ibox {
    padding-bottom: 75%;
}
.hs-inner-factory-list .factory-list .factory-group .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-inner-factory-list .factory-list .factory-group .title-factory {
    font-size: 16px;
    line-height: 1.5;

    margin-top: 20px;
}
@media (min-width: 1200px) {
    .hs-inner-factory-list .factory-list .factory-group:hover .ibox img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .hs-inner-factory-list .factory-list .factory-group:hover .title-factory {
        color: #0080c6;
    }
}
#about-about,
#about-advantage,
#about-story,
#about-enterprise,
#about-partners,
#about-honor,
#support-service,
#support-technology,
#support-equipment {
    position: relative;
    top: -100px;
}
.hs-inner-products .products {
    margin-top: -60px;
}
@media (max-width: 1199px) {
    .hs-inner-products .products {
        margin-top: 0;
    }
}
.hs-inner-products .products>ul>li {
    margin-top: 60px;
}
@media (max-width: 1199px) {
    .hs-inner-products .products>ul>li {
        margin-top: 30px;
    }
}
@media (min-width: 1200px) {
    .hs-inner-products .products>ul {
        margin: 0 -20px;
    }
    .hs-inner-products .products>ul>li {
        padding: 0 20px;
    }
}
#productlist {
    position: relative;
    top: -100px;
}
.hs-inner-product-details .product-details {
    width: 100%;
}
.hs-inner-product-details .product-details .details-imgbox {
    position: relative;
    z-index: 4;

    width: 50%;
    height: 100%;
}
@media (max-width: 991px) {
    .hs-inner-product-details .product-details .details-imgbox {
        width: 100%;
    }
}
.hs-inner-product-details .product-details .details-imgbox .ibox {
    padding-bottom: 75%;
}
.hs-inner-product-details .product-details .details-imgbox .zoom {
    cursor: crosshair;
}
.hs-inner-product-details .product-details .details-imgbox .product-big {
    position: relative;

    border: 1px solid #dcdcdc;
}
.hs-inner-product-details .product-details .details-imgbox .icon {
    line-height: 40px;

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

    width: 40px;
    height: 40px;

    text-align: center;

    background-color: rgba(211, 211, 211, .5);
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-details .details-imgbox .icon .flaticon {
        font-size: 14px;
    }
}
.hs-inner-product-details .product-details .details-imgbox .icon img {
    width: 100%;
    padding: 8px;

    opacity: .6;
}
.hs-inner-product-details .product-details .details-imgbox .swiper-button-prev,
.hs-inner-product-details .product-details .details-imgbox .swiper-button-next {
    line-height: 70px;

    width: 30px;
    height: 70px;

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

    color: #fff;
    background-color: rgba(0, 0, 0, .6);
}
.hs-inner-product-details .product-details .details-imgbox .swiper-button-prev:hover,
.hs-inner-product-details .product-details .details-imgbox .swiper-button-next:hover {
    background-color: #0080c6;
}
.hs-inner-product-details .product-details .details-imgbox .swiper-button-prev {
    left: 0;
}
.hs-inner-product-details .product-details .details-imgbox .swiper-button-next {
    right: 0;
}
.hs-inner-product-details .product-details .details-imgbox .pro-group {
    border: 1px solid #f5f5f5;
}
.hs-inner-product-details .product-details .product-small {
    font-size: 0;

    position: relative;

    margin-top: 14px;
    padding: 0 40px;
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-details .product-small {
        margin-top: 10px;
    }
}
.hs-inner-product-details .product-details .product-small .swiper-product-small .swiper-slide {
    padding: 0 10px;
    width: 25%;
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-details .product-small .swiper-product-small .swiper-slide {
        padding: 0 5px;
    }
}
.hs-inner-product-details .product-details .product-small .swiper-slide-thumb-active .pro-group {
    border-color: #0080c6;
}
.hs-inner-product-details .product-details .product-small .swiper-button-prev,
.hs-inner-product-details .product-details .product-small .swiper-button-next {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 30px;
    height: 100%;

    background-color: rgba(211, 211, 211, .5);

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.hs-inner-product-details .product-details .product-small .swiper-button-prev .flaticon,
.hs-inner-product-details .product-details .product-small .swiper-button-next .flaticon {
    color: #333;
}
.hs-inner-product-details .product-details .product-small .swiper-button-prev:hover .flaticon,
.hs-inner-product-details .product-details .product-small .swiper-button-next:hover .flaticon {
    color: #fff;
}
.hs-inner-product-details .product-details .details-content {
    position: relative;
    z-index: 4;

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

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

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .product-details .details-content {
        padding-left: 3%;
    }
}
@media (max-width: 991px) {
    .hs-inner-product-details .product-details .details-content {
        width: 100%;
        margin-top: 30px;
        padding-left: 0;
    }
}
.hs-inner-product-details .product-details .details-content .title-home {
    margin-top: 20px;
}
.hs-inner-product-details .product-details .details-content .title-home span {
    display: block;

    margin-top: 20px;

    color: #0080c6;
}
.hs-inner-product-details .product-details .details-content .public-note {
    margin-top: 20px;
}
@media (max-width: 991px) {
    .hs-inner-product-details .product-details .details-content .public-note {
        margin-top: 20px;
    }
}
.hs-inner-product-details .product-details .details-content .public-note p {
    font-size: 15px;
    line-height: 24px;
}
.hs-inner-product-details .product-details .details-content .details-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 30px;

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

    margin-top: 10px;
    margin-right: 30px;
    padding: 0 20px;

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

    color: #fff;
    background-color: #0080c6;
}
.hs-inner-product-details .product-details .details-content .details-link a .flaticon {
    font-size: 20px;

    display: inline-block;

    margin-right: 10px;

    vertical-align: middle;
}
.hs-inner-product-details .product-details .details-content .details-link a:hover {
    color: #fff;
    background-color: #71bf44;
}
.hs-inner-product-details .product-details .details-content .details-link .contact {
    padding: 0 30px;

    color: #71bf44;
    border: 1px solid #71bf44;
    background: none;
}
.hs-inner-product-details .parameter {
    padding-top: 80px;
}
.hs-inner-product-details .parameter .title-parameter {
    background: url(../images/parameter_bg.png) no-repeat right center;
}
@media (max-width: 767px) {
    .hs-inner-product-details .parameter .title-parameter {
        background-size: auto 80%;
    }
}
.hs-inner-product-details .parameter .title-parameter h3 {
    font-size: 24px;
    font-weight: bold;
    line-height: 2.70833333;

    color: #0080c6;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .parameter .title-parameter h3 {
        font-size: 20px;
        line-height: 3.25;
    }
}
@media (max-width: 767px) {
    .hs-inner-product-details .parameter .title-parameter h3 {
        line-height: 2;
    }
}
.hs-inner-product-details .parameter .desc {
    margin-top: 30px;
}
.hs-inner-product-details .parameter .videos-group {
    margin-top: 30px;
}
.hs-inner-product-details .parameter .videos-group .ibox {
    padding-bottom: 75%;
}
.hs-inner-product-details .parameter .videos-group .title-videos {
    font-size: 16px;
    line-height: 60px;

    padding: 0 15px;

    text-align: center;

    color: #666;
}
.hs-inner-product-details .parameter .table_a {
    overflow-x: auto;

    max-width: 100%;
}
.hs-inner-product-details .parameter table {
    font-size: 16px;
    line-height: 1.875;

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

    text-align: center;
}
@media (max-width: 991px) {
    .hs-inner-product-details .parameter table {
        font-size: 15px;
    }
}
.hs-inner-product-details .parameter table tr {
    border-bottom: 1px solid #c8e4f4;
}
.hs-inner-product-details .parameter table tr:nth-child(odd) {
    background: #f3fbff;
}
.hs-inner-product-details .parameter table tr th {
    font-weight: normal;

    color: #fff;
}
.hs-inner-product-details .parameter table tr th,
.hs-inner-product-details .parameter table tr td {
    padding: 15px;
}
@media (max-width: 767px) {
    .hs-inner-product-details .parameter table tr th,
    .hs-inner-product-details .parameter table tr td {
        padding: 10px;
    }
}
.hs-inner-product-details .parameter table tr th:nth-child(1),
.hs-inner-product-details .parameter table tr td:nth-child(1) {
    white-space: nowrap;
}

.hs-inner-product-details .solutions>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -40px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 767px) {
    .hs-inner-product-details .solutions>ul {
        margin: 0 -10px;
    }
}
.hs-inner-product-details .solutions>ul>li {
    padding: 10px 40px;
}
@media (max-width: 767px) {
    .hs-inner-product-details .solutions>ul>li {
        width: 50%;
        padding: 10px;
    }
}
.hs-inner-product-details .solutions .solutions-group {
    text-align: center;
}
.hs-inner-product-details .solutions .solutions-group .img {
    overflow: hidden;

    width: 130px;
    margin: 0 auto;

    border: 5px solid #b5dbe2;
    border-radius: 50%;
}
.hs-inner-product-details .solutions .solutions-group .img .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-inner-product-details .solutions .solutions-group .title-solutions {
    font-size: 16px;
    line-height: 1.875;

    margin-top: 10px;

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

    color: #0080c6;
}
@media (max-width: 767px) {
    .hs-inner-product-details .solutions .solutions-group .title-solutions {
        font-size: 14px;
    }
}
.hs-inner-product-details .solutions .solutions-group:hover .img .ibox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.hs-inner-product-details .solutions .solutions-group:hover .title-solutions {
    color: #71bf44;
}
.hs-inner-product-details .title-product-details h3 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.25;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .title-product-details h3 {
        font-size: 20px;
    }
}
.hs-inner-product-details .title-product-details span {
    color: #71bf44;
}
.hs-inner-product-details .feedback {
    margin-top: 60px;
    padding: 60px 8%;

    background: #f2f2f2;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .feedback {
        padding: 30px 5%;
    }
}
.public-product-related {
    padding-top: 80px;
    padding-bottom: 50px;
}
.public-product-related .product-related {
    margin-top: 30px;
}
.public-product-related .related-button .swiper-button-prev,
.public-product-related .related-button .swiper-button-next {
    line-height: 32px;

    width: 32px;
    height: 32px;

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

    background: #ededed;
}
.public-product-related .related-button .swiper-button-prev .flaticon,
.public-product-related .related-button .swiper-button-next .flaticon {
    color: #333;
}
.public-product-related .related-button .swiper-button-prev:hover,
.public-product-related .related-button .swiper-button-next:hover {
    color: #fff;
    background-color: #0080c6;
}
.public-product-related .related-button .swiper-button-prev:hover .flaticon,
.public-product-related .related-button .swiper-button-next:hover .flaticon {
    color: #fff;
}
.public-product-related .swiper-button-prev,
.public-product-related .swiper-button-next {
    background: none;
}
.public-product-related .swiper-button-prev:hover,
.public-product-related .swiper-button-next:hover {
    color: #0080c6;
}
.feedbackform form>ul>li {
    margin-top: 30px;
}
@media (max-width: 1199px) {
    .feedbackform form>ul>li {
        margin-top: 14px;
    }
}
.feedbackform form .field {
    position: relative;
}
.feedbackform form .field .flaticon {
    font-size: 18px;
    line-height: 54px;

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

    width: 40px;

    text-align: center;
}
@media (max-width: 1199px) {
    .feedbackform form .field .flaticon {
        font-size: 16px;
    }
}
.feedbackform form .field input,
.feedbackform form .field textarea {
    font-size: 16px;
    line-height: 24px;

    width: 100%;
    padding: 15px 40px;

    border: 1px solid #cbcbcb;
    background: #fff;
}
@media (max-width: 1199px) {
    .feedbackform form .field input,
    .feedbackform form .field textarea {
        font-size: 14px;
    }
}
.feedbackform form .field input::-webkit-input-placeholder,
.feedbackform form .field textarea::-webkit-input-placeholder {
    color: #666;
}
.feedbackform form .field input:-o-placeholder,
.feedbackform form .field textarea:-o-placeholder {
    color: #666;
}
.feedbackform form .field input::-moz-placeholder,
.feedbackform form .field textarea::-moz-placeholder {
    color: #666;
}
.feedbackform form .field input:-ms-input-placeholder,
.feedbackform form .field textarea:-ms-input-placeholder {
    color: #666;
}
.feedbackform form .field input:focus::-webkit-input-placeholder,
.feedbackform form .field textarea:focus::-webkit-input-placeholder {
    color: #c5c5c5;
}
.feedbackform form .field input:focus::-o-placeholder,
.feedbackform form .field textarea:focus::-o-placeholder {
    color: #c5c5c5;
}
.feedbackform form .field input:focus::-moz-placeholder,
.feedbackform form .field textarea:focus::-moz-placeholder {
    color: #c5c5c5;
}
.feedbackform form .field input:focus::-ms-input-placeholder,
.feedbackform form .field textarea:focus::-ms-input-placeholder {
    color: #c5c5c5;
}
.feedbackform form .submit {
    font-size: 16px;
    line-height: 44px;

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

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

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

        height: 40px;
        margin-top: 30px;
    }
}
.feedbackform form .submit:hover {
    text-decoration: underline;
}
.bottom-top {
    position: relative;
    z-index: 9;

    width: 50px;
    height: 50px;
    margin: 0 auto;
    margin-top: -25px;

    cursor: pointer;
}
.bottom-top::before,
.bottom-top::after {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;

    width: 100%;
    height: 100%;

    content: '';
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-animation: play 3s linear infinite;
    animation: play 3s linear infinite;

    border-radius: 50%;
    background: rgba(113, 191, 68, .28);
}
.bottom-top::after {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}
.bottom-top::before {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.bottom-top span {
    line-height: 50px;

    position: relative;
    z-index: 6;

    display: block;

    width: 100%;
    height: 100%;

    text-align: center;

    color: #fff;
    border-radius: 50%;
    background: #71bf44;
}
.bottom-top span .flaticon {
    display: block;

    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.section-footer .bottom-top {
    display: none;
}
.hs-footer {
    line-height: 1.875;

    overflow: hidden;

    margin-top: -25px;
    padding: 100px 0;

    color: rgba(255, 255, 255, .8);
    background: url(../images/footer_bg.jpg) no-repeat center;
    background-size: cover;
}
@media (max-width: 1199px) {
    .hs-footer {
        padding: 60px 0 30px;
    }
}
.hs-footer .foot-logo img {
    width: auto;
    height: 80px;

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
@media (max-width: 1199px) {
    .hs-footer .foot-logo img {
        height: 60px;
    }
}
@media (max-width: 767px) {
    .hs-footer .foot-text {
        margin-top: 14px;
    }
}
.hs-footer .foot-text p {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.41666667;

    margin: 0;
    display: flex;
    align-items: center;

    color: #fff;
}
@media (max-width: 1199px) {
    .hs-footer .foot-text p {
        font-size: 20px;
    }
}
.hs-footer .foot-text p .flaticon {
    margin-right: 10px;
}
.hs-footer .foot-text p a:hover {
    text-decoration: underline;
}
.hs-footer .foot-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;
}
@media (max-width: 767px) {
    .hs-footer .foot-share ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}
.hs-footer .foot-share ul li {
    margin-bottom: 18px;
}
@media (max-width: 767px) {
    .hs-footer .foot-share ul li {
        margin-right: 10px;
    }
}
.hs-footer .foot-share ul li a {
    line-height: 30px;

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

    width: 30px;
    height: 30px;
    padding: 6px;

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

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.hs-footer .foot-share ul li a img {
    width: 100%;

    -webkit-transition: all .2s;
    transition: all .2s;
}
.hs-footer .foot-share ul li a:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}
.hs-footer .foot-share ul li a:hover img {
    opacity: 1;
}
.hs-footer .foot-share ul li.twitter a {
    background-color: #000;
}
.hs-footer .foot-share ul li.facebook a {
    background-color: #1055e2;
}
.hs-footer .foot-share ul li.youtube a {
    background-color: #dc0000;
}
.hs-footer .foot-nav {
    padding: 100px 0;
}
@media (max-width: 1199px) {
    .hs-footer .foot-nav {
        padding: 60px 0;
    }
}
@media (max-width: 767px) {
    .hs-footer .foot-nav {
        padding: 30px 0;
    }
}
.hs-footer .foot-nav>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 100%;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-footer .foot-nav>ul>li {
    position: relative;

    max-width: 200px;
}
@media (max-width: 1199px) {
    .hs-footer .foot-nav>ul>li {
        width: 20%;
        margin: 10px 0;
    }
}
@media (max-width:991px) {
    .hs-footer .foot-nav>ul {
        justify-content: flex-start;
    }
    .hs-footer .foot-nav>ul>li {
        width: 33.33333%;
    }
}
@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;
    line-height: 1.5;

    display: block;

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

    display: none;

    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
@media (max-width: 767px) {
    .hs-footer .foot-nav>ul>li .flaticon-left-chevron {
        font-size: 16px;
        line-height: 40px;

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

        display: block;

        width: 40px;
        height: 40px;

        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 {
    display: block;
}
.hs-footer .foot-nav>ul>li>ul>li:hover>a {
    text-decoration: underline;

    color: #fff;
}
.hs-footer .foot-nav>ul>li.current .flaticon-left-chevron {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.hs-footer .copyright {
    font-size: 14px;

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

    margin: 0;

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

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

    color: #fff;
}
.public-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;
}
.public-top .title-home h2 {
    color: #0080c6;
}
.public-top .more a {
    font-size: 16px;
    line-height: 1.875;

    display: inline-block;

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

    color: #666;
}
.public-top .more a:hover {
    color: #0080c6;
}
.public-news {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.public-news .img {
    width: 40%;
}
@media (max-width: 1199px) {
    .public-news .img {
        width: 45%;
    }
}
@media (max-width: 767px) {
    .public-news .img {
        width: 100%;
    }
}
.public-news .img .ibox {
    padding-bottom: 75%;
}
.public-news .img .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.public-news .desc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: 60%;
    padding-left: 3%;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 1199px) {
    .public-news .desc {
        width: 55%;
    }
}
@media (max-width: 767px) {
    .public-news .desc {
        width: 100%;
        margin-top: 20px;
        padding-left: 0;
    }
}
.public-news .desc .date {
    width: 80px;

    text-align: center;
}
.public-news .desc .date b {
    font-size: 36px;
    font-weight: bold;
    line-height: 60px;

    display: block;

    width: 100%;

    color: #fff;
    background-color: #0080c6;
}
@media (max-width: 1199px) {
    .public-news .desc .date b {
        font-size: 30px;
        line-height: 40px;
    }
}
.public-news .desc .date span {
    line-height: 22px;

    display: block;

    width: 100%;

    color: #fff;
    background-color: #71bf44;
}
.public-news .desc .title-news {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.25;

    display: -webkit-box;
    overflow: hidden;

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

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 1400px) {
    .public-news .desc .title-news {
        font-size: 20px;
        line-height: 1.5;
    }
}
@media (max-width: 1199px) {
    .public-news .desc .title-news {
        font-size: 18px;
        line-height: 1.44444444;

        max-height: 52px;
        margin-top: 10px;
    }
}
.public-news .desc .public-note {
    display: -webkit-box;
    overflow: hidden;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 1199px) {
    .public-news .desc .public-note {
        max-height: 48px;
        margin-top: 14px;
    }
}
.public-news .desc .more {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 20px;

    -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-news .desc .more img {
    width: 100%;
}
.public-news .desc .more .chilun {
    display: block;

    width: 36px;
    height: 36px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.public-news .desc .more .chilun img {
    display: block;

    -webkit-animation: roate3601 10s linear infinite;
    animation: roate3601 10s linear infinite;
}
.public-news .desc .more .xian {
    width: 100px;
    margin-left: 20px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 1199px) {
    .public-news .desc .more .xian {
        width: 70px;
    }
}
.public-news .desc .more .line {
    width: 100%;
    height: 1px;
    margin: 0 30px;

    background-color: #0080c6;
}
@media (max-width: 1199px) {
    .public-news .desc .more .line {
        margin: 0 10px;
    }
}
.public-news .desc .more span {
    font-size: 16px;
    line-height: 40px;

    display: inline-block;

    padding: 0 20px;

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

    color: #fff;
    background-color: #0080c6;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 991px) {
    .public-news .desc .more span {
        font-size: 14px;
    }
}
@media (min-width: 1200px) {
    .public-news:hover .img .ibox img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .public-news:hover .desc .title-news {
        color: #0080c6;
    }
    .public-news:hover .desc .more span {
        background-color: #71bf44;
    }
}
.hs-inner-newsall {
    background: #f5f5f5;
}
.hs-inner-newsall .newsall-top {
    margin-top: 36px;
}
.hs-inner-newsall .newsall-top .public-news {
    padding: 30px;

    background-color: #fff;
}
@media (max-width: 1199px) {
    .hs-inner-newsall .newsall-top .public-news {
        padding: 20px;
    }
}
.hs-inner-newsall .newsall-list>ul>li {
    margin-top: 30px;
}
.hs-inner-newsall .newsall-list .newsall-group {
    padding: 50px 30px;

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

    background-color: #fff;
}
@media (max-width: 1199px) {
    .hs-inner-newsall .newsall-list .newsall-group {
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-newsall .newsall-list .newsall-group {
        padding: 20px;
    }
}
.hs-inner-newsall .newsall-list .newsall-group .date {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.66666667;

    color: #0080c6;
}
@media (max-width: 1199px) {
    .hs-inner-newsall .newsall-list .newsall-group .date {
        font-size: 16px;
    }
}
.hs-inner-newsall .newsall-list .newsall-group .title-news {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.66666667;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;

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

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 1199px) {
    .hs-inner-newsall .newsall-list .newsall-group .note {
        margin-top: 10px;
    }
}
.hs-inner-newsall .newsall-list .newsall-group .note p {
    font-size: 14px;
    line-height: 2.14285714;

    margin: 0;

    color: #666;
}
.hs-inner-newsall .newsall-list .newsall-group .more {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 40px;

    -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) {
    .hs-inner-newsall .newsall-list .newsall-group .more {
        margin-top: 20px;
    }
}
.hs-inner-newsall .newsall-list .newsall-group .more span {
    font-size: 14px;
    line-height: 30px;

    color: #666;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.hs-inner-newsall .newsall-list .newsall-group .more .line {
    width: 100%;
    height: 1px;
    margin: 0 30px;

    background-color: #ccd1d4;
}
.hs-inner-newsall .newsall-list .newsall-group .more .icon {
    font-size: 12px;
    line-height: 25px;

    width: 25px;
    height: 25px;

    text-align: center;

    color: rgba(0, 0, 0, .5);
    border: 1px solid #c5c5c5;
    border-radius: 50%;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.hs-inner-newsall .newsall-list .newsall-group:hover {
    color: #fff;
    background-color: #0080c6;
}
.hs-inner-newsall .newsall-list .newsall-group:hover .date {
    color: #fff;
}
.hs-inner-newsall .newsall-list .newsall-group:hover .note p {
    color: #fff;
}
.hs-inner-newsall .newsall-list .newsall-group:hover .more span {
    color: #fff;
}
.hs-inner-newsall .newsall-list .newsall-group:hover .more .icon {
    color: #fff;
}
.hs-inner-exhibitionall .img .ibox {
    padding-bottom: 85%;
}
.hs-inner-exhibitionall .img .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-inner-exhibitionall .exhibition {
    margin-top: 50px;
}
@media (max-width: 1199px) {
    .hs-inner-exhibitionall .exhibition {
        margin-top: 30px;
    }
}
.hs-inner-exhibitionall .exhibition-left {
    width: 46%;
}
@media (max-width: 767px) {
    .hs-inner-exhibitionall .exhibition-left {
        width: 100%;
    }
}
.hs-inner-exhibitionall .exhibition-left .exhibition-group {
    position: relative;

    display: block;
}
.hs-inner-exhibitionall .exhibition-left .exhibition-group .desc {
    position: absolute;
    z-index: 4;
    bottom: 0;

    width: 100%;
    padding: 30px;

    color: #fff;
    background-color: rgba(0, 128, 198, .9);
}
@media (max-width: 767px) {
    .hs-inner-exhibitionall .exhibition-left .exhibition-group .desc {
        padding: 20px;
    }
}
.hs-inner-exhibitionall .exhibition-left .exhibition-group .desc .title-exhibition {
    font-size: 16px;
    line-height: 1.5;

    display: -webkit-box;
    overflow: hidden;

    max-height: 48px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.hs-inner-exhibitionall .exhibition-left .exhibition-group:hover .ibox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.hs-inner-exhibitionall .exhibition-right {
    width: 54%;
    padding-left: 5%;
}
@media (max-width: 767px) {
    .hs-inner-exhibitionall .exhibition-right {
        width: 100%;
        padding-left: 0;
    }
}
.hs-inner-exhibitionall .exhibition-right>ul {
    margin-top: -20px;
}
@media (max-width: 767px) {
    .hs-inner-exhibitionall .exhibition-right>ul {
        margin-top: 20px;
    }
}
.hs-inner-exhibitionall .exhibition-right>ul>li:last-child .exhibition-group {
    border-bottom: none;
}
.hs-inner-exhibitionall .exhibition-right .exhibition-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding: 20px 0;

    border-bottom: 1px solid #e9e9e9;
}
@media (max-width: 1199px) {
    .hs-inner-exhibitionall .exhibition-right .exhibition-group {
        padding: 12px 0;
    }
}
.hs-inner-exhibitionall .exhibition-right .exhibition-group .img {
    width: 30%;
    height: 100%;
    padding: 8px;

    border: 1px solid #e4e4e4;
}
@media (max-width: 1199px) {
    .hs-inner-exhibitionall .exhibition-right .exhibition-group .img {
        padding: 4px;
    }
}
.hs-inner-exhibitionall .exhibition-right .exhibition-group .img .ibox {
    padding-bottom: 71.42857143%;
}
.hs-inner-exhibitionall .exhibition-right .exhibition-group .img .ibox img {
    height: auto;
}
.hs-inner-exhibitionall .exhibition-right .exhibition-group .desc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: 70%;
    padding: 14px 0 14px 3%;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 1199px) {
    .hs-inner-exhibitionall .exhibition-right .exhibition-group .desc {
        padding: 0 0 0 3%;
    }
}
.hs-inner-exhibitionall .exhibition-right .exhibition-group .desc .title-exhibition {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.33333333;

    display: -webkit-box;
    overflow: hidden;

    max-height: 48px;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 1199px) {
    .hs-inner-exhibitionall .exhibition-right .exhibition-group .desc .title-exhibition {
        font-size: 16px;
        line-height: 1.5;
    }
}
.hs-inner-exhibitionall .exhibition-right .exhibition-group .desc .date {
    color: #0080c6;
}
.hs-inner-exhibitionall .exhibition-right .exhibition-group:hover .ibox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.hs-inner-exhibitionall .exhibition-right .exhibition-group:hover .title-exhibition {
    color: #0080c6;
}
.hs-inner-faqsall {
    background: #f5f5f5;
}
.hs-inner-faqsall .faqsall {
    position: relative;

    margin-top: 60px;
}
@media (max-width: 1199px) {
    .hs-inner-faqsall .faqsall {
        margin-top: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-faqsall .faqsall {
        padding: 0 40px;
    }
}
.hs-inner-faqsall .faqsall .faqsall-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding: 30px 20px;

    background: #fff;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 767px) {
    .hs-inner-faqsall .faqsall .faqsall-group {
        padding: 20px;
    }
}
.hs-inner-faqsall .faqsall .faqsall-group .title-faqsall {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.66666667;
}
@media (max-width: 767px) {
    .hs-inner-faqsall .faqsall .faqsall-group .title-faqsall {
        font-size: 16px;
        line-height: 1.875;
    }
}
.hs-inner-faqsall .faqsall .faqsall-group .flaticon {
    font-size: 40px;
    line-height: 1;

    opacity: .5;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.hs-inner-faqsall .faqsall .swiper-button-prev,
.hs-inner-faqsall .faqsall .swiper-button-next {
    line-height: 30px;

    width: 30px;
    height: 30px;

    border-radius: 50%;
}
.hs-inner-faqsall .faqsall .swiper-button-prev {
    left: -40px;
}
@media (max-width: 767px) {
    .hs-inner-faqsall .faqsall .swiper-button-prev {
        left: 0;
    }
}
.hs-inner-faqsall .faqsall .swiper-button-next {
    right: -40px;
}
@media (max-width: 767px) {
    .hs-inner-faqsall .faqsall .swiper-button-next {
        right: 0;
    }
}
.public-other-question {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 25px;
    padding: 30px 50px;

    background: #fff;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1199px) {
    .public-other-question {
        padding: 30px;

        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
@media (max-width: 991px) {
    .public-other-question {
        padding: 20px;
    }
}
.public-other-question .title-question {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.875;

    margin-right: 30px;

    color: #333;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.public-other-question .formbox {
    width: 100%;
}
@media (max-width: 991px) {
    .public-other-question .formbox {
        margin-top: 14px;
    }
}
.public-other-question .formbox form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.public-other-question .formbox form ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: -webkit-calc(100% - 100px);
    width: calc(100% - 100px);
    margin: 0 -13px;
}
@media (max-width: 991px) {
    .public-other-question .formbox form ul {
        width: -webkit-calc(100% - 70px);
        width: calc(100% - 70px);
        margin: 0 -5px;
    }
}
@media (max-width: 767px) {
    .public-other-question .formbox form ul {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.public-other-question .formbox form ul li {
    width: 33.33333333%;
    padding: 0 13px;
}
@media (max-width: 991px) {
    .public-other-question .formbox form ul li {
        padding: 0 5px;
    }
}
@media (max-width: 767px) {
    .public-other-question .formbox form ul li {
        width: 100%;
        margin-top: 10px;
    }
}
.public-other-question .formbox form input {
    font-size: 14px;
    line-height: 44px;

    width: 100%;
    padding: 0 18px;

    border: 1px solid #e4e4e4;
}
.public-other-question .formbox form input::-webkit-input-placeholder,
.public-other-question .formbox form textarea::-webkit-input-placeholder {
    color: #999;
}
.public-other-question .formbox form input:-o-placeholder,
.public-other-question .formbox form textarea:-o-placeholder {
    color: #999;
}
.public-other-question .formbox form input::-moz-placeholder,
.public-other-question .formbox form textarea::-moz-placeholder {
    color: #999;
}
.public-other-question .formbox form input:-ms-input-placeholder,
.public-other-question .formbox form textarea:-ms-input-placeholder {
    color: #999;
}
.public-other-question .formbox form input:focus::-webkit-input-placeholder,
.public-other-question .formbox form textarea:focus::-webkit-input-placeholder {
    color: #c5c5c5;
}
.public-other-question .formbox form input:focus::-o-placeholder,
.public-other-question .formbox form textarea:focus::-o-placeholder {
    color: #c5c5c5;
}
.public-other-question .formbox form input:focus::-moz-placeholder,
.public-other-question .formbox form textarea:focus::-moz-placeholder {
    color: #c5c5c5;
}
.public-other-question .formbox form input:focus::-ms-input-placeholder,
.public-other-question .formbox form textarea:focus::-ms-input-placeholder {
    color: #c5c5c5;
}
.public-other-question .formbox form .submit {
    line-height: 44px;

    width: 54px;
    height: 44px;

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

    color: #fff;
    background-color: #0080c6;
}
.public-other-question .formbox form .submit:hover {
    background-color: #71bf44;
}
.hs-inner-news .news>ul {
    margin-top: -60px;
}
@media (max-width: 1199px) {
    .hs-inner-news .news>ul {
        margin-top: -30px;
    }
}
@media (max-width: 991px) {
    .hs-inner-news .news>ul {
        margin-top: -20px;
    }
}
.hs-inner-news .news>ul>li {
    margin-top: 60px;
}
@media (max-width: 1199px) {
    .hs-inner-news .news>ul>li {
        margin-top: 30px;
    }
}
@media (max-width: 991px) {
    .hs-inner-news .news>ul>li {
        margin-top: 20px;
    }
}
.hs-inner-faqs .faqs>ul>li {
    margin-top: 30px;
}
@media (max-width: 767px) {
    .hs-inner-faqs .faqs>ul>li {
        margin-top: 20px;
    }
}
.hs-inner-faqs .faqs>ul>li:nth-child(2n + 1) .faqs-group {
    border: 1px solid rgba(160, 212, 241, .54);
    background: #eff9ff;
}
.hs-inner-faqs .faqs-group {
    -webkit-transition: all .2s;
    transition: all .2s;

    border: 1px solid rgba(197, 197, 197, .54);
}
.hs-inner-faqs .title-faqs {
    font-size: 20px;
    line-height: 1.5;

    position: relative;

    padding: 20px 60px 20px 40px;

    cursor: pointer;
}
@media (max-width: 1199px) {
    .hs-inner-faqs .title-faqs {
        font-size: 18px;
        line-height: 1.66666667;

        padding: 20px 40px 20px 15px;
    }
}
@media (max-width: 767px) {
    .hs-inner-faqs .title-faqs {
        font-size: 16px;

        padding: 10px 40px 10px 15px;
    }
}
.hs-inner-faqs .title-faqs .flaticon {
    line-height: 60px;

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

    width: 60px;
    height: 60px;

    -webkit-transition: all .4s;
    transition: all .4s;
    text-align: center;
}
@media (max-width: 1199px) {
    .hs-inner-faqs .title-faqs .flaticon {
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
}
.hs-inner-faqs .faqs-ques {
    padding: 20px 40px 40px 40px;
}
@media (max-width: 1199px) {
    .hs-inner-faqs .faqs-ques {
        padding: 0 15px 30px 15px;
    }
}
.hs-inner-faqs .faqs-ques p {
    line-height: 1.5;

    color: #fff;
}
.hs-inner-faqs .current .faqs-group {
    color: #fff !important;
    background-color: #0080c6 !important;
}
.hs-inner-faqs .current .title-faqs {
    font-weight: bold;
}
.hs-inner-faqs .current .title-faqs .flaticon {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.hs-inner-faqs .public-other-question {
    border: 1px solid #e4e4e4;
}
.hs-inner-download .download {
    margin-top: -40px;
}
@media (max-width: 1199px) {
    .hs-inner-download .download {
        margin-top: -30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-download .download {
        margin-top: 0;
    }
}
.hs-inner-download .download ul li {
    margin-top: 40px;
}
@media (max-width: 1199px) {
    .hs-inner-download .download ul li {
        margin-top: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-download .download ul li {
        margin-top: 15px;
    }
}
@media (min-width: 1200px) {
    .hs-inner-download .download ul {
        margin: 0 -20px;
    }
    .hs-inner-download .download ul li {
        padding: 0 20px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-download .download ul {
        margin: 0 -8px;
    }
    .hs-inner-download .download ul li {
        padding: 0 8px;
    }
}
.hs-inner-download .download .down-group {
    height: 100%;
    padding: 60px 30px;

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

    border: 1px solid rgba(214, 214, 214, .9);
}
@media (max-width: 1560px) {
    .hs-inner-download .download .down-group {
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-download .download .down-group {
        padding: 20px 10px;
    }
}
.hs-inner-download .download .down-group .title-download {
    font-size: 18px;
    line-height: 1.66666667;

    color: #0080c6;
}
@media (max-width: 767px) {
    .hs-inner-download .download .down-group .title-download {
        font-size: 16px;
    }
}
.hs-inner-download .download .down-group .icon {
    margin-top: 40px;
}
@media (max-width: 767px) {
    .hs-inner-download .download .down-group .icon {
        margin-top: 20px;
    }
}
.hs-inner-download .download .down-group .icon .flaticon {
    font-size: 70px;
    line-height: 1;

    display: block;

    opacity: .2;
}
.hs-inner-download .download .down-group .down {
    font-size: 16px;
    line-height: 44px;

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

    margin-top: 70px;

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

    color: #666;
    background: #e8e8e8;

    -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-download .download .down-group .down {
        margin-top: 40px;
    }
}
@media (max-width: 767px) {
    .hs-inner-download .download .down-group .down {
        font-size: 14px;
        line-height: 36px;

        margin-top: 30px;
    }
}
.hs-inner-download .download .down-group .down .flaticon {
    margin-right: 10px;
}
@media (min-width: 1200px) {
    .hs-inner-download .download .down-group:hover {
        color: #fff;
        background-color: #0080c6;
        box-shadow: 0 18px 20px 0 rgba(0, 128, 198, .52);
    }
    .hs-inner-download .download .down-group:hover .title-download {
        color: #fff;
    }
    .hs-inner-download .download .down-group:hover .icon .flaticon {
        opacity: .7;
    }
    .hs-inner-download .download .down-group:hover .down {
        color: #fff;
        background: #71bf44;
        box-shadow: 0 18px 20px 0 rgba(0, 128, 198, .52);
    }
}
.hs-inner-videos .videos {
    margin-top: -40px;
}
.hs-inner-videos .videos ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-inner-videos .videos ul li {
    margin-top: 40px;
}
@media (max-width: 1199px) {
    .hs-inner-videos .videos ul li {
        margin-top: 30px;
    }
}
@media (min-width: 1200px) {
    .hs-inner-videos .videos ul {
        margin: 0 -25px;
    }
    .hs-inner-videos .videos ul li {
        padding: 0 25px;
    }
}
.hs-inner-videos .videos .videos-group {
    box-shadow: 0 9px 11px 0 rgba(0, 0, 0, .14);
}
.hs-inner-videos .videos .videos-group .ibox {
    padding-bottom: 75%;
}
.hs-inner-videos .videos .videos-group .title-videos {
    font-size: 16px;
    line-height: 60px;

    padding: 0 15px;

    text-align: center;

    color: #666;
}
.hs-inner-news-show .news-show {
    max-width: 1000px;
    margin: 0 auto;
}
.hs-inner-news-show .date {
    font-size: 18px;
    font-weight: bold;

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

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

    color: #71bf44;
    border-top: 1px solid #ccd1d4;
    border-bottom: 1px solid #ccd1d4;

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

    margin-right: 10px;

    color: #0080c6;
}
.hs-inner-news-show .public-note {
    margin-top: 30px;
}
.hs-inner-news-show .public-note p {
    color: #333;
}
.hs-inner-news-show .button-news {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 40px;

    border-top: 1px solid #ccd1d4;
    border-bottom: 1px solid #ccd1d4;

    -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: 991px) {
    .hs-inner-news-show .button-news {
        margin-top: 30px;
    }
}
.hs-inner-news-show .button-news a {
    line-height: 50px;

    display: block;

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

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

    color: #0080c6;
    background: none;
}
.hs-inner-news-show .button-news a .flaticon {
    font-size: 24px;

    color: #333;
}
.hs-inner-news-show .button-news a:hover {
    color: #0080c6;
}
.hs-inner-news-show .button-news .swiper-button-next {
    margin-left: 0;
}
.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;
}
@media (min-width: 1200px) {
    .hs-inner-public-details .public-details .swiper-button-prev,
    .hs-inner-public-details .public-details .swiper-button-next {
        line-height: 60px;

        width: 60px;
        height: 60px;
    }
}
.hs-inner-public-details .return {
    margin-top: 80px;

    text-align: center;
}
@media (max-width: 1199px) {
    .hs-inner-public-details .return {
        margin-top: 50px;
    }
}
@media (max-width: 767px) {
    .hs-inner-public-details .return {
        margin-top: 30px;
    }
}
.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: #0080c6;
    background-color: #0080c6;
}
.hs-inner-support-service {
    background: url(../images/service_bg.jpg) no-repeat center;
    background-size: cover;
}
@media (min-width: 1200px) {
    .hs-inner-support-service .support-service>ul {
        margin: 0 -30px;
    }
    .hs-inner-support-service .support-service>ul>li {
        padding: 0 30px;
    }
}
.hs-inner-support-service .support-service>ul>li {
    margin-top: 60px;
}
@media (max-width: 1199px) {
    .hs-inner-support-service .support-service>ul>li {
        margin-top: 30px;
    }
}
.hs-inner-support-service .support-service>ul>li:nth-child(2n) .service-group .img {
    border-bottom-color: #71bf44;
}
.hs-inner-support-service .support-service .service-group .img {
    border-bottom: 8px solid #0080c6;
}
.hs-inner-support-service .support-service .service-group .img .ibox {
    padding-bottom: 69.44444444%;
}
.hs-inner-support-service .support-service .service-group .title-service {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.25;

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

    margin-top: 20px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1199px) {
    .hs-inner-support-service .support-service .service-group .title-service {
        font-size: 20px;
    }
}
.hs-inner-support-service .support-service .service-group .title-service .flaticon {
    font-size: 35px;

    margin-right: 10px;
}
.hs-inner-support-service .support-service .service-group .public-note {
    margin-top: 20px;
}
.hs-inner-support-technology {
    color: #fff;
    background: url(../images/technology_bg.jpg) no-repeat center;
    background-size: cover;
}
@media (min-width: 1200px) {
    .hs-inner-support-technology {
        background-attachment: fixed;
    }
}
.hs-inner-support-technology .title-home {
    position: relative;

    padding-right: 40px;
}
.hs-inner-support-technology .title-home:after {
    position: absolute;
    top: 50%;
    right: 0;

    display: block;

    width: 12px;
    height: 63px;

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

    background: url(../images/technology-icon.png) no-repeat center;
    background-size: cover;
}
.hs-inner-support-technology .title-home p {
    margin-top: 20px;
}
.hs-inner-support-technology .technology-number {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 1199px) {
    .hs-inner-support-technology .technology-number {
        width: 100%;
        margin-top: 20px;
    }
}
.hs-inner-support-technology .technology-number .number-group {
    line-height: 1;

    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: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}
@media (max-width: 767px) {
    .hs-inner-support-technology .technology-number .number-group {
        width: 100%;
        margin-top: 10px;
    }
}
.hs-inner-support-technology .technology-number .number-group p {
    margin: 0;
}
.hs-inner-support-technology .technology-number .number-group .num {
    font-size: 66px;

    position: relative;
}
@media (max-width: 1199px) {
    .hs-inner-support-technology .technology-number .number-group .num {
        font-size: 56px;
    }
}
@media (max-width: 991px) {
    .hs-inner-support-technology .technology-number .number-group .num {
        font-size: 40px;
    }
}
@media (max-width: 767px) {
    .hs-inner-support-technology .technology-number .number-group .num {
        font-size: 30px;
    }
}
.hs-inner-support-technology .technology-number .number-group .num:before {
    position: absolute;
    z-index: 1;
    bottom: 0;

    display: block;

    width: 100%;
    height: 20px;

    content: '';

    background-color: #3db3e6;
}
.hs-inner-support-technology .technology-number .number-group .num b {
    position: relative;
    z-index: 6;
}
.hs-inner-support-technology .technology-number .number-group:nth-child(2) {
    margin-left: 30px;
}
@media (max-width: 767px) {
    .hs-inner-support-technology .technology-number .number-group:nth-child(2) {
        margin-left: 0;
    }
}
.hs-inner-support-technology .technology-number .number-group:nth-child(2) .num:before {
    background-color: #71bf44;
}
.hs-inner-support-technology .technology {
    margin-top: 80px;
}
@media (max-width: 1560px) {
    .hs-inner-support-technology .technology {
        margin-top: 60px;
    }
}
.hs-inner-support-technology .technology:after {
    display: block;

    width: 100%;
    height: 59px;

    content: '';

    border-radius: 50%;
    background-color: #002a41;

    -webkit-filter: blur(23px);
    filter: blur(23px);
}
@media (max-width: 767px) {
    .hs-inner-support-technology .technology:after {
        height: 30px;
    }
}
.hs-inner-support-technology .technology ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
@media (max-width: 1199px) {
    .hs-inner-support-technology .technology ul {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.hs-inner-support-technology .technology ul li {
    width: 15%;
}
@media (max-width: 1199px) {
    .hs-inner-support-technology .technology ul li {
        width: 50% !important;
    }
}
@media (max-width: 767px) {
    .hs-inner-support-technology .technology ul li {
        width: 100% !important;
    }
}
.hs-inner-support-technology .technology ul li.active,
.hs-inner-support-technology .technology ul li:nth-child(1) {
    width: 65%;
}
@media (max-width: 1199px) {
    .hs-inner-support-technology .technology ul li.active,
    .hs-inner-support-technology .technology ul li:nth-child(1) {
        width: 50% !important;
    }
}
@media (max-width: 767px) {
    .hs-inner-support-technology .technology ul li.active,
    .hs-inner-support-technology .technology ul li:nth-child(1) {
        width: 100% !important;
    }
}
.hs-inner-support-technology .technology ul li.active .technology-group .desc {
    left: 0;

    width: 400px;
    padding: 40px;

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

    background-color: rgba(61, 179, 230, .9);
}
@media (max-width: 767px) {
    .hs-inner-support-technology .technology ul li.active .technology-group .desc {
        width: 80%;
        padding: 20px;
    }
}
.hs-inner-support-technology .technology ul li.active .technology-group .desc .title-technology {
    text-align: left;
}
.hs-inner-support-technology .technology ul li.active .technology-group .desc .public-note {
    max-height: 400px;
    margin-top: 20px;

    opacity: 1;
}
.hs-inner-support-technology .technology ul li.active .technology-group .desc .public-note p {
    color: #fff;
}
.hs-inner-support-technology .technology .technology-group {
    position: relative;

    height: 100%;
    height: 480px;

    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
@media (max-width: 767px) {
    .hs-inner-support-technology .technology .technology-group {
        height: 300px;
    }
}
.hs-inner-support-technology .technology .technology-group:before {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background-color: rgba(0, 0, 0, .5);
}
.hs-inner-support-technology .technology .technology-group .desc {
    position: relative;
    z-index: 6;
    top: 10%;
    left: 50%;

    width: 30px;

    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
@media (max-width: 767px) {
    .hs-inner-support-technology .technology .technology-group .desc {
        left: 0;

        width: 80%;
        padding: 20px;

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

        background-color: rgba(61, 179, 230, .9);
    }
}
.hs-inner-support-technology .technology .technology-group .title-technology {
    text-align: center;
}
@media (max-width: 767px) {
    .hs-inner-support-technology .technology .technology-group .title-technology {
        text-align: left;
    }
}
.hs-inner-support-technology .technology .technology-group .title-technology b {
    font-size: 30px;
    line-height: 1;

    display: block;
}
.hs-inner-support-technology .technology .technology-group .title-technology h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.33333333;

    margin: 20px 0 0 0;
}
@media (max-width: 767px) {
    .hs-inner-support-technology .technology .technology-group .title-technology h3 {
        margin-top: 10px;
    }
}
.hs-inner-support-technology .technology .technology-group .public-note {
    overflow: hidden;

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

    opacity: 0;
}
@media (max-width: 1199px) {
    .hs-inner-support-technology .technology .technology-group .public-note {
        margin-top: 20px;

        opacity: 1;
    }
    .hs-inner-support-technology .technology .technology-group .public-note p {
        color: #fff;
    }
}
@media (min-width: 1200px) {
    .hs-inner-support-technology .technology .technology-group .public-note {
        max-height: 0;
    }
}
.hs-inner-support-equipment .equipment-left {
    width: -webkit-calc(100% - 280px);
    width: calc(100% - 280px);
    padding-right: 5%;
}
@media (max-width: 1199px) {
    .hs-inner-support-equipment .equipment-left {
        width: -webkit-calc(100% - 200px);
        width: calc(100% - 200px);
    }
}
@media (max-width: 767px) {
    .hs-inner-support-equipment .equipment-left {
        width: 100%;
    }
}
.hs-inner-support-equipment .equipment-left .title-home h2 {
    color: #0080c6;
}
.hs-inner-support-equipment .equipment-left .public-note {
    margin-top: 40px;
}
@media (max-width: 767px) {
    .hs-inner-support-equipment .equipment-left .public-note {
        margin-top: 20px;
    }
}
.hs-inner-support-equipment .equipment-left .tel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 80px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1560px) {
    .hs-inner-support-equipment .equipment-left .tel {
        margin-top: 50px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-support-equipment .equipment-left .tel {
        margin-top: 30px;
    }
}
.hs-inner-support-equipment .equipment-left .tel .flaticon {
    font-size: 20px;
    line-height: 60px;

    width: 60px;
    height: 60px;
    margin-right: 5px;

    text-align: center;

    color: #fff;
    background: #91c436;
}
@media (max-width: 767px) {
    .hs-inner-support-equipment .equipment-left .tel .flaticon {
        font-size: 18px;
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
}
.hs-inner-support-equipment .equipment-left .tel p {
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;

    margin: 0;
    padding: 15px 20px;

    color: #fff;
    background-color: #3aaada;
}
@media (max-width: 767px) {
    .hs-inner-support-equipment .equipment-left .tel p {
        line-height: 30px;

        padding: 5px 10px;
    }
}
.hs-inner-support-equipment .equipment-right {
    width: 280px;
}
@media (max-width: 1199px) {
    .hs-inner-support-equipment .equipment-right {
        width: 200px;
    }
}
@media (max-width: 767px) {
    .hs-inner-support-equipment .equipment-right {
        width: 100%;
        margin-top: 30px;
    }
}
.hs-inner-support-equipment .equipment-right img {
    max-width: 100%;
}
.fp-watermark {
    display: none;
}
.section {
    overflow: hidden;
    height: 100vh;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
@media (min-width: 1200px) {
    .section {}
}
.fp-overflow {
    height: 100%;
}
.hs-inner-solution {
    position: relative;

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

    height: 100%;

    color: #fff;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.hs-inner-solution .solution {
    width: 630px;
    padding: 70px 50px;

    border-left: 10px solid rgba(113, 191, 68, .8);
    background-color: rgba(0, 128, 198, .8);
}
@media (max-width: 1560px) {
    .hs-inner-solution .solution {
        padding: 50px 40px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-solution .solution {
        width: 500px;
    }
}
@media (max-width: 767px) {
    .hs-inner-solution .solution {
        width: 80%;
        padding: 40px 20px;

        border-width: 5px;
    }
}
.hs-inner-solution .solution .title-home {
    display: block;
}
.hs-inner-solution .solution .title-home h2 {
    color: #fff;
}
.hs-inner-solution .solution .public-note {
    display: -webkit-box;
    overflow: hidden;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
@media (max-width: 1199px) {
    .hs-inner-solution .solution .public-note {
        height: 72px;
    }
}
@media (max-width: 767px) {
    .hs-inner-solution .solution .public-note {
        margin-top: 14px;
    }
}
.hs-inner-solution .solution .public-note p {
    color: rgba(255, 255, 255, .6);
}
.hs-inner-solution .solution .more {
    line-height: 30px;

    display: inline-block;

    margin-top: 50px;
}
@media (max-width: 767px) {
    .hs-inner-solution .solution .more {
        margin-top: 30px;
    }
}
.hs-inner-solution .solution .more .flaticon {
    display: inline-block;
    float: right;

    margin-left: 10px;

    vertical-align: middle;
}
.hs-inner-solution .solution .more:hover {
    text-decoration: underline;
}
#customNav {
    position: fixed;
    z-index: 9;
    top: 50%;
    right: 5%;

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

    color: #fff;
}
#customNav:after {
    position: absolute;
    top: 0;
    right: 5px;

    display: block;

    width: 1px;
    height: 100%;

    content: '';

    background-color: #fff;
}
#customNav li {
    padding: 30px 0;
}
@media (max-width: 1560px) {
    #customNav li {
        padding: 15px 0;
    }
}
#customNav li a {
    font-size: 14px;

    position: relative;

    display: block;
    text-align: right;
    padding-right: 20px;
}
#customNav li a span {
    -webkit-transition: all .2s;
    transition: all .2s;

}
@media (max-width: 767px) {
    #customNav li a span {
        display: none;
    }
}
#customNav li a:after {
    position: absolute;
    z-index: 6;
    top: 50%;
    right: 0;

    display: block;

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

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

    border-radius: 50%;
    background-color: #fff;
}
#customNav li a.active span {
    font-size: 20px;
    font-weight: bold;
}
@media (max-width: 767px) {
    #customNav li a.active:after {
        background-color: #0080c6;
    }
}
.hs-inner-solutions-show {
    padding-top: 40px;
}
@media (max-width: 767px) {
    .hs-inner-solutions-show {
        padding-top: 20px;
    }
}
.hs-inner-solutions-show .solutions-show-top {
    position: relative;
}
.hs-inner-solutions-show .solutions-show-top:before {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background-color: rgba(0, 0, 0, .4);
}
.hs-inner-solutions-show .solutions-show-top img {
    width: 100%;
    height: auto;
}
.hs-inner-solutions-show .solutions-show-top .title-home {
    position: absolute;
    z-index: 6;
    top: 50%;

    width: 100%;

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

    color: #fff;
}
.hs-inner-solutions-show .solutions-tongdian {
    padding-top: 70px;
}
@media (max-width: 1199px) {
    .hs-inner-solutions-show .solutions-tongdian {
        padding-top: 40px;
    }
}
.hs-inner-solutions-show .solutions-tongdian .title-tongdian {
    position: relative;
}
.hs-inner-solutions-show .solutions-tongdian .title-tongdian h2 {
    font-size: 36px;
    font-weight: bold;
    line-height: 1.11111111;

    position: absolute;
    z-index: 6;
    top: 50%;
    left: 0;

    margin: 0;

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

    color: #0080c6;
}
@media (max-width: 1199px) {
    .hs-inner-solutions-show .solutions-tongdian .title-tongdian h2 {
        font-size: 30px;
    }
}
@media (max-width: 991px) {
    .hs-inner-solutions-show .solutions-tongdian .title-tongdian h2 {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .hs-inner-solutions-show .solutions-tongdian .title-tongdian h2 {
        font-size: 20px;
    }
}
.hs-inner-solutions-show .solutions-tongdian .title-tongdian h3 {
    font-size: 66px;
    font-weight: bold;
    line-height: 1;

    margin: 0;

    color: rgba(211, 211, 211, .3);
}
@media (max-width: 1560px) {
    .hs-inner-solutions-show .solutions-tongdian .title-tongdian h3 {
        font-size: 56px;
    }
}
@media (max-width: 1470px) {
    .hs-inner-solutions-show .solutions-tongdian .title-tongdian h3 {
        font-size: 46px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-solutions-show .solutions-tongdian .title-tongdian h3 {
        font-size: 40px;
    }
}
@media (max-width: 991px) {
    .hs-inner-solutions-show .solutions-tongdian .title-tongdian h3 {
        font-size: 30px;
    }
}
.hs-inner-solutions-show .solutions-tongdian .tongdian-img {
    position: relative;
    z-index: 6;

    max-width: 500px;
}
@media (max-width: 1199px) {
    .hs-inner-solutions-show .solutions-tongdian .tongdian-img {
        max-width: 300px;
    }
}
.hs-inner-solutions-show .solutions-tongdian .tongdian-img img {
    max-width: 100%;
    height: auto;
}
.hs-inner-solutions-show .tongdian-content {
    position: relative;
    z-index: 2;

    margin-top: -10px;
}
.hs-inner-solutions-show .tongdian-content:after {
    position: relative;
    z-index: 1;

    display: block;

    width: 80%;
    height: 50px;
    margin: 0 auto;
    margin-top: -30px;

    content: '';

    background-color: #666;

    -webkit-filter: blur(30px);
    filter: blur(30px);
}
.hs-inner-solutions-show .tongdian-content .tongdian {
    position: relative;
    z-index: 6;

    padding: 50px 70px;

    background: #f2f2f2;
}
@media (max-width: 1560px) {
    .hs-inner-solutions-show .tongdian-content .tongdian {
        padding: 15px 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-solutions-show .tongdian-content .tongdian {
        padding: 10px;
    }
}
@media (min-width: 1200px) {
    .hs-inner-solutions-show .tongdian-content .tongdian>ul {
        margin: 0 -30px;
    }
    .hs-inner-solutions-show .tongdian-content .tongdian>ul>li {
        padding: 0 30px;
    }
}
.hs-inner-solutions-show .tongdian-content .tongdian .tongdian-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 15px 0;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-inner-solutions-show .tongdian-content .tongdian .tongdian-group .desc {
    width: 40%;
    padding: 30px;

    color: #fff;
    border-left: 10px solid #71bf44;
    background-color: #0080c6;
}
@media (max-width: 1560px) {
    .hs-inner-solutions-show .tongdian-content .tongdian .tongdian-group .desc {
        padding: 20px;
    }
}
@media (max-width: 767px) {
    .hs-inner-solutions-show .tongdian-content .tongdian .tongdian-group .desc {
        padding: 15px;
    }
}
.hs-inner-solutions-show .tongdian-content .tongdian .tongdian-group .desc .num {
    font-size: 48px;
    font-weight: bold;
    line-height: 1;
}
@media (max-width: 1560px) {
    .hs-inner-solutions-show .tongdian-content .tongdian .tongdian-group .desc .num {
        font-size: 40px;
    }
}
@media (max-width: 1470px) {
    .hs-inner-solutions-show .tongdian-content .tongdian .tongdian-group .desc .num {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-solutions-show .tongdian-content .tongdian .tongdian-group .desc .num {
        font-size: 24px;
    }
}
.hs-inner-solutions-show .tongdian-content .tongdian .tongdian-group .desc .public-note {
    margin-top: 20px;
}
@media (max-width: 1560px) {
    .hs-inner-solutions-show .tongdian-content .tongdian .tongdian-group .desc .public-note {
        margin-top: 10px;
    }
}
.hs-inner-solutions-show .tongdian-content .tongdian .tongdian-group .desc .public-note p {
    font-size: 16px;
    line-height: 1.5;

    margin: 0;

    color: #fff;
}
@media (max-width: 1560px) {
    .hs-inner-solutions-show .tongdian-content .tongdian .tongdian-group .desc .public-note p {
        font-size: 14px;
    }
}
.hs-inner-solutions-show .tongdian-content .tongdian .tongdian-group .img {
    width: 60%;
}
.hs-inner-solutions-show .tongdian-content .tongdian .tongdian-group .img .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.title-solutions-show:after {
    display: block;

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

    content: '';

    background: #71bf44;
}
.title-solutions-show .tit {
    position: relative;

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

    text-align: center;

    -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;
}
.title-solutions-show .tit:before,
.title-solutions-show .tit:after {
    display: block;

    width: 205px;
    height: 1px;
    margin: 0 20px;

    content: '';

    background-image: -webkit-linear-gradient(left, rgba(0, 128, 198, 0), #0080c6);
    background-image: linear-gradient(90deg, rgba(0, 128, 198, 0), #0080c6);
}
@media (max-width: 767px) {
    .title-solutions-show .tit:before,
    .title-solutions-show .tit:after {
        display: none;
    }
}
.title-solutions-show .tit:after {
    background-image: -webkit-linear-gradient(right, rgba(0, 128, 198, 0), #0080c6);
    background-image: linear-gradient(270deg, rgba(0, 128, 198, 0), #0080c6);
}
.title-solutions-show .tit h2 {
    font-size: 36px;
    font-weight: bold;
    line-height: 1.11111111;

    position: absolute;
    z-index: 6;
    top: 50%;
    left: 0;

    width: 100%;
    margin: 0;

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

    color: #0080c6;
}
@media (max-width: 1199px) {
    .title-solutions-show .tit h2 {
        font-size: 30px;
    }
}
@media (max-width: 991px) {
    .title-solutions-show .tit h2 {
        font-size: 24px;
    }
}
.title-solutions-show .tit h3 {
    font-size: 66px;
    font-weight: bold;
    line-height: 1;

    margin: 0;

    text-transform: uppercase;

    color: rgba(211, 211, 211, .3);
}
@media (max-width: 1560px) {
    .title-solutions-show .tit h3 {
        font-size: 56px;
    }
}
@media (max-width: 1470px) {
    .title-solutions-show .tit h3 {
        font-size: 46px;
    }
}
@media (max-width: 1199px) {
    .title-solutions-show .tit h3 {
        font-size: 40px;
    }
}
@media (max-width: 991px) {
    .title-solutions-show .tit h3 {
        font-size: 30px;
    }
}
.hs-inner-solutions-what {
    background: #f5f5f5;
}
.hs-inner-solutions-what .solutions-note {
    margin-top: 30px;

    text-align: center;
}
.hs-inner-solutions-what .solutions-note p {
    line-height: 1.875;

    margin: 0;
}
@media (min-width: 1200px) {
    .hs-inner-solutions-what .what>ul {
        margin: 0 -30px;
    }
    .hs-inner-solutions-what .what>ul>li {
        padding: 0 30px;
    }
}
.hs-inner-solutions-what .what>ul>li {
    margin-top: 60px;
}
@media (max-width: 1199px) {
    .hs-inner-solutions-what .what>ul>li {
        margin-top: 30px;
    }
}
.hs-inner-solutions-what .what .what-group {
    height: 100%;

    box-shadow: 0 13px 13px 0 rgba(6, 0, 1, .17);
}
.hs-inner-solutions-what .what .what-group .img .ibox {
    padding-bottom: 51.51515152%;
}
.hs-inner-solutions-what .what .what-group .desc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding: 0 20px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-inner-solutions-what .what .what-group .desc .icon {
    position: relative;
    z-index: 6;

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

    width: 135px;
    height: 135px;

    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);

    color: #fff;
    border-radius: 50%;
    background: #0080c6;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1199px) {
    .hs-inner-solutions-what .what .what-group .desc .icon {
        width: 100px;
        height: 100px;
    }
}
.hs-inner-solutions-what .what .what-group .desc .icon .flaticon {
    font-size: 40px;
    line-height: 1;
}
@media (max-width: 767px) {
    .hs-inner-solutions-what .what .what-group .desc .icon .flaticon {
        font-size: 30px;
    }
}
.hs-inner-solutions-what .what .what-group .desc .icon b {
    font-size: 24px;
    line-height: 1.25;

    display: block;

    margin: 5px 0 0 0;
}
@media (max-width: 1199px) {
    .hs-inner-solutions-what .what .what-group .desc .icon b {
        font-size: 20px;
    }
}
@media (max-width: 991px) {
    .hs-inner-solutions-what .what .what-group .desc .icon b {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .hs-inner-solutions-what .what .what-group .desc .icon b {
        font-size: 16px;
    }
}
.hs-inner-solutions-what .what .what-group .desc .note {
    width: -webkit-calc(100% - 135px);
    width: calc(100% - 135px);
    padding: 20px;
}
@media (max-width: 1199px) {
    .hs-inner-solutions-what .what .what-group .desc .note {
        width: -webkit-calc(100% - 100px);
        width: calc(100% - 100px);
        padding: 10px;
    }
}
.hs-inner-solutions-what .what .what-group .desc .note p {
    line-height: 1.875;

    margin: 0;
}
.hs-inner-solutions-cases .cases {
    margin-top: 50px;
}
@media (max-width: 1199px) {
    .hs-inner-solutions-cases .cases {
        margin-top: 30px;
    }
}
.hs-inner-solutions-cases .cases .cases-slide {
    margin: 0 -15px;
}
@media (max-width: 767px) {
    .hs-inner-solutions-cases .cases .cases-slide {
        margin: 0 -5px;
    }
}
.hs-inner-solutions-cases .cases .cases-slide .slick-slide {
    padding: 0 15px;
}
@media (max-width: 767px) {
    .hs-inner-solutions-cases .cases .cases-slide .slick-slide {
        padding: 0 5px;
    }
}
.hs-inner-rd-workshop .workshop-left {
    width: 102px;
}
@media (max-width: 1199px) {
    .hs-inner-rd-workshop .workshop-left {
        width: 80px;
    }
}
@media (max-width: 767px) {
    .hs-inner-rd-workshop .workshop-left {
        width: 60px;
    }
}
.hs-inner-rd-workshop .workshop-left img {
    width: 100%;
}
.hs-inner-rd-workshop .desc {
    width: -webkit-calc(50% - 102px);
    width: calc(50% - 102px);
    padding-right: 5%;
    padding-left: 3%;
}
@media (max-width: 1199px) {
    .hs-inner-rd-workshop .desc {
        width: -webkit-calc(50% - 80px);
        width: calc(50% - 80px);
    }
}
@media (max-width: 767px) {
    .hs-inner-rd-workshop .desc {
        width: -webkit-calc(100% - 60px);
        width: calc(100% - 60px);
    }
}
.hs-inner-rd-workshop .desc .title-home h2 {
    color: #0080c6;
}
.hs-inner-rd-workshop .desc .public-note {
    max-width: 400px;
    margin-top: 20px;
}
.hs-inner-rd-workshop .workshop-right {
    position: relative;

    width: 50%;
}
@media (max-width: 767px) {
    .hs-inner-rd-workshop .workshop-right {
        width: 100%;
    }
}
.hs-inner-rd-workshop .workshop-right .workshop-group .ibox {
    padding-bottom: 72.97297297%;
}
.hs-inner-rd-workshop .workshop-right .swiper-button-prev {
    left: 3%;
}
.hs-inner-rd-workshop .workshop-right .swiper-button-next {
    right: 3%;
}
.hs-inner-rd-cases {
    background: url(../images/rd_bg.jpg) no-repeat center;
    background-size: cover;
}
.hs-inner-rd-cases .title-home {
    color: #fff;
}
.hs-inner-rd-cases .title-home p {
    margin-top: 30px;
}
@media (max-width: 767px) {
    .hs-inner-rd-cases .title-home p {
        margin-top: 14px;
    }
}
.hs-inner-rd-cases .cases {
    margin-top: 60px;
}
@media (max-width: 1199px) {
    .hs-inner-rd-cases .cases {
        margin-top: 30px;
    }
}
.hs-inner-rd-cases .cases .cases-group {
    cursor: pointer;
    text-align: center;
}
.hs-inner-rd-cases .cases .cases-group .img {
    position: relative;

    background-color: #2a2a2a;
}
.hs-inner-rd-cases .cases .cases-group .img:before {
    position: absolute;
    z-index: 6;
    top: 50%;
    left: 50%;

    display: block;

    width: 30px;
    height: 30px;

    content: '';
    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);

    opacity: 0;
    background: url(../images/search.svg) no-repeat center;
    background-size: cover;

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.hs-inner-rd-cases .cases .cases-group .img .ibox {
    padding-bottom: 75%;

    -webkit-transition: all .2s;
    transition: all .2s;
}
.hs-inner-rd-cases .cases .workshop-group p {
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    line-height: 1.6;
    margin: 10px 0 0 0;
}
.hs-inner-rd-cases .cases .cases-group .title-cases {
    line-height: 50px;

    display: -webkit-box;
    overflow: hidden;

    height: 50px;
    padding: 0 5%;

    color: #fff;
    background-color: #71bf44;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.hs-inner-rd-cases .cases .cases-group:hover .img:before {
    opacity: 1;
}
.hs-inner-rd-cases .cases .cases-group:hover .img .ibox {
    opacity: .2;
}
.hs-inner-rd-cases .cases-button {
    margin-top: 50px;

    text-align: center;
}
@media (max-width: 767px) {
    .hs-inner-rd-cases .cases-button {
        margin-top: 30px;
    }
}
.hs-inner-rd-cases .cases-button .flaticon {
    color: #333;
}
.hs-inner-rd-cases .cases-button .swiper-button-next:hover,
.hs-inner-rd-cases .cases-button .swiper-button-prev:hover {
    background-color: #71bf44;
}
.hs-inner-rd-cases .cases-button .swiper-button-next:hover .flaticon,
.hs-inner-rd-cases .cases-button .swiper-button-prev:hover .flaticon {
    color: #fff;
}
.hs-inner-rd-team-details .rd-group {
    position: relative;

    width: 50%;
    padding: 150px 8%;

    text-align: center;

    color: #fff;
    background: url(../images/rd_bg1.jpg) no-repeat center;
    background-size: cover;
}
@media (max-width: 1560px) {
    .hs-inner-rd-team-details .rd-group {
        padding: 100px 5%;
    }
}
@media (max-width: 1199px) {
    .hs-inner-rd-team-details .rd-group {
        padding: 50px 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-rd-team-details .rd-group {
        width: 100%;
        padding: 30px;
        padding: 30px 15px;
    }
}
.hs-inner-rd-team-details .rd-group:before {
    position: absolute;
    z-index: 4;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background-color: rgba(0, 128, 198, .7);
}
.hs-inner-rd-team-details .rd-group .icon,
.hs-inner-rd-team-details .rd-group .title-rd,
.hs-inner-rd-team-details .rd-group .public-note {
    position: relative;
    z-index: 6;
}
.hs-inner-rd-team-details .rd-group .icon .flaticon {
    font-size: 60px;
}
@media (max-width: 767px) {
    .hs-inner-rd-team-details .rd-group .icon .flaticon {
        font-size: 40px;
    }
}
.hs-inner-rd-team-details .rd-group .title-rd {
    font-size: 36px;
    font-weight: bold;
}
@media (max-width: 1560px) {
    .hs-inner-rd-team-details .rd-group .title-rd {
        font-size: 30px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-rd-team-details .rd-group .title-rd {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .hs-inner-rd-team-details .rd-group .title-rd {
        font-size: 20px;
    }
}
.hs-inner-rd-team-details .rd-group .public-note {
    margin-top: 30px;
}
@media (max-width: 767px) {
    .hs-inner-rd-team-details .rd-group .public-note {
        margin-top: 14px;
    }
}
.hs-inner-rd-team-details .rd-group .public-note p {
    color: #fff;
}
.hs-inner-rd-team-details .details {
    background-image: url(../images/rd_bg2.jpg);
}
.hs-inner-rd-team-details .details:before {
    background-color: rgba(62, 145, 14, .7);
}
.hs-inner-contact .contact {
    overflow: hidden;
}
.hs-inner-contact .contact>ul>li {
    padding: 15px 3%;

    border-right: 1px solid #dcdcdc;
}
.hs-inner-contact .contact>ul>li:last-child {
    border-right: none;
}
.hs-inner-contact .contact>ul>li:nth-child(2n) .contact-group .icon {
    background-color: #71bf44;
}
.hs-inner-contact .contact .contact-group {
    word-break: break-word;
}
.hs-inner-contact .contact .contact-group .icon {
    font-size: 30px;
    line-height: 90px;

    width: 90px;
    height: 90px;

    text-align: center;

    color: #fff;
    border-radius: 50%;
    background: #0080c6;
}
@media (max-width: 1199px) {
    .hs-inner-contact .contact .contact-group .icon {
        line-height: 70px;

        width: 70px;
        height: 70px;
    }
}
@media (max-width: 767px) {
    .hs-inner-contact .contact .contact-group .icon {
        font-size: 24px;
        line-height: 60px;

        width: 60px;
        height: 60px;
    }
}
.hs-inner-contact .contact .contact-group b {
    font-size: 16px;
    line-height: 1.875;

    display: block;

    margin-top: 30px;

    color: #666;
}
@media (max-width: 767px) {
    .hs-inner-contact .contact .contact-group b {
        margin-top: 14px;
    }
}
.hs-inner-contact .contact .contact-group p {
    font-size: 18px;
    line-height: 1.66666667;

    margin: 0;

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

    margin-top: 80px;
}
@media (max-width: 1199px) {
    .hs-inner-contact .map {
        margin-top: 40px;
    }
}
.hs-inner-contact .map #map {
    height: 690px;
}
@media (max-width: 1199px) {
    .hs-inner-contact .map #map {
        height: 500px;
        margin-top: 30px;
    }
}
@media (max-width: 991px) {
    .hs-inner-contact .map #map {
        height: 400px;
    }
}
@media (min-width: 1200px) {
    .hs-inner-contact .feedbackform {
        position: absolute;
        z-index: 6;
        top: 50%;
        left: 5%;

        width: 370px;
        padding: 50px 40px;

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

        background-color: #fff;
    }
}
.hs-inner-contact .feedbackform .title-feedback h3 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.25;
}
.hs-inner-contact .feedbackform form>ul>li {
    margin-top: 18px;
}
.hs-inner-contact .feedbackform .field input,
.hs-inner-contact .feedbackform .field textarea {
    line-height: 24px;

    padding: 10px 20px;
}
.hs-inner-contact .feedbackform .submit {
    margin-top: 20px;
}
.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;
}
@media (min-width: 1200px) {
    .hs-footer .foot-nav {
        width: 55%;
    }

}
@media (max-width: 1199px) {
    .hs-footer .foot-nav {
        width: 100%;
    }
}
.hs-footer .foot-erweima {
    display: flex;
    justify-content: flex-end;
    margin: 0 -10px;
    padding-bottom: 30px;
}
@media (min-width: 1200px) {
    .hs-footer .foot-erweima {
        margin-top: 100px;
    }
}
.hs-footer .foot-erweima .erweima {
    width: 160px;
    text-align: center;
    padding: 0 10px;
}
.hs-footer .foot-erweima .erweima .img img {
    width: 100%;
}
.hs-footer .foot-erweima .erweima p {
    margin: 10px 0 0 0;
    font-weight: bold;
    color: #ffffff;
}
@media (max-width: 1199px) {
    .hs-footer .foot-erweima {
        justify-content: flex-start;
    }
    .hs-footer .foot-erweima .erweima {
        width: 140px;
    }
}
@media (max-width: 767px) {
    .hs-footer .foot-erweima .erweima {
        width: 120px;
    }
}
.hs-open-download {
    display: none;

    width: 98%;
    max-width: 800px;
    padding: 20px;

    background: none;
}
.hs-open-download .download-info {
    padding: 60px;

    border-radius: 30px;
    background-color: #fff;
}
@media (max-width: 1199px) {
    .hs-open-download .download-info {
        padding: 30px;

        border-radius: 20px;
    }
}
@media (max-width: 767px) {
    .hs-open-download .download-info {
        padding: 30px 14px;

        border-radius: 10px;
    }
}
.hs-open-download .title-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-open-download .title-inner span {
    color: #005fb1;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.hs-open-download .title-inner h2 {
    font-size: 36px;
}
@media (max-width: 1199px) {
    .hs-open-download .title-inner h2 {
        font-size: 30px;
    }
}
@media (max-width: 991px) {
    .hs-open-download .title-inner h2 {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .hs-open-download .title-inner h2 {
        font-size: 18px;
    }
}
.hs-open-download .feedbackform {
    margin-top: 20px;
}
@media (max-width: 767px) {
    .hs-open-download .feedbackform {
        margin-top: 10px;
    }
}
.hs-open-download .feedbackform form>ul>li {
    margin-top: 30px;
}
@media (max-width: 767px) {
    .hs-open-download .feedbackform form>ul>li {
        margin-top: 20px;
    }
}

.fancybox-close-small:after {
    line-height: 45px;

    width: 45px;
    height: 45px;

    border: none;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 9px 10px 0 rgba(0, 0, 0, .19);
}
.hs-header-box .language {
    position: relative;
    margin-left: 10px;
}
.hs-header-box .language .icon img {
    width: 26px;
    filter: brightness(0) invert(1);
}
.hs-header-box .language ul {
    position: absolute;
    width: 100px;
    background-color: #fff;
    left: 50%;
    transform: translateX(-50%);
    top: 100%;
    text-align: center;
    color: #ffffff;
    background-image: linear-gradient(#71bf44, #0080c6);
}
.hs-header-box .language ul li a {
    padding: 10px;
    line-height: 24px;
    text-align: center;
    display: block;
    transition: all .2s;

}
.hs-header-box .language ul li a:hover {
    background-color: #0080c6;

}

.inner-leftmenu .menunav2>li>ul {
    position: relative;
    top: 0;
    padding-top: 0;
    background: none;
}
.inner-leftmenu .menunav2>li>ul>li {
    border-bottom: none;
}
.inner-leftmenu .menunav2>li>ul>li>a {
    padding: 5px 0px 5px 10px;
}
.inner-leftmenu .menunav2>li>ul>li>a:before {
    content: '-';
    position: absolute;
    left: 0px;
    top: 0;
}
.product-open-menu {
    min-height: 66%;
}
.inner-leftmenu .menunav2>li>ul {
    background-color: #fff;
    padding: 0 0 0 20px;

}
.inner-leftmenu .menunav2>li>ul>li {
    border-color: rgba(255, 255, 255, .5);
    margin: 10px 0 10px 0;
}
.inner-leftmenu .menunav2>li>ul>li>a {
    color: #999;
}
.inner-leftmenu .menunav2>li>ul>li:hover>a {
    color: rgba(0, 0, 0, .8);
}

.inner-leftmenu .menunav2>li:before {
    top: 13px;
    transform: translateY(0);
}
.inner-leftmenu .menunav2>li>ul>li>a {
    padding-left: 20px;
    display: block;
    position: relative;
}
.inner-leftmenu .menunav2>li>ul>li>a:before {
    content: '';
    display: block;
    width: 1px;
    height: 10px;
    background-color: #dcdcdc;
    position: absolute;
    top: 10px;
    left: 0px;
}
.inner-leftmenu .menunav2>li>ul>li>a:after {
    content: '';
    display: block;
    width: 10px;
    height: 1px;
    background-color: #dcdcdc;
    position: absolute;
    top: 20px;
    left: 0px;
}

.inner-leftmenu .menunav2>li.more:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 5px 0 5px;
    border-color: #71bf44 transparent transparent transparent;
    position: absolute;
    right: -15px;
    top: 20px;
    cursor: pointer;
}
.page_info {
    text-align: center;
    margin: 10px auto;
    padding: 50px;
    color: #999;
    clear: both
}
.page_info span {
    padding: 0 2px;
    font-weight: bold
}
.page_list {
    height: 40px;
    line-height: 40px;
    width: 40px;

    text-align: center;
    clear: both;
    letter-spacing: 0;
    font-size: 14px;
    margin: 50px auto;
    padding: 30px;
    clear: both;
    width: 100%
}
.page_list a,
.page_list span {
    display: inline-block;
    color: #ccc;
    border: 1px solid #021b2b;
    background: #021b2b;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 38px;
    margin: 0 1px;
    border-radius: 50%;
}
.page_list a:hover {
    color: #fff;
    border: 1px solid #0a50a1;
    background: #0a50a1
}
.page_list a.on {
    color: #fff;
    border: 1px solid #0a50a1;
    background: #0a50a1
}
.page_list span.current_page {
    color: #fff;
    border: 1px solid #0a50a1;
    background: #0a50a1
}
.inner-leftmenu .menunav2>li>ul {
    position: relative;
    top: 0;
    padding-top: 0;
    background: none;
    display: none;
}
.inner-leftmenu .menunav2>li>ul>li {
    border-bottom: none;
}
.inner-leftmenu .menunav2>li>ul>li>a {
    padding: 5px 0px 5px 10px;
}
.inner-leftmenu .menunav2>li>ul>li>a:before {
    content: '-';
    position: absolute;
    left: 0px;
    top: 0;
}
.product-open-menu {
    min-height: 66%;
}
.inner-leftmenu .menunav2>li>ul {
    background-color: #fff;
    padding: 0 0 0 20px;
    display: none;

}
.inner-leftmenu .menunav2>li>ul>li {
    border-color: rgba(255, 255, 255, .5);
    margin: 10px 0 10px 0;
}
.inner-leftmenu .menunav2>li>ul>li>a {
    color: #999;
}
.inner-leftmenu .menunav2>li>ul>li:hover>a {
    color: rgba(0, 0, 0, .8);
}

.inner-leftmenu .menunav2>li:before {
    top: 13px;
    transform: translateY(0);
}
.inner-leftmenu .menunav2>li>ul>li>a {
    padding-left: 20px;
    display: block;
    position: relative;
}
.inner-leftmenu .menunav2>li>ul>li>a:before {
    content: '';
    display: block;
    width: 1px;
    height: 10px;
    background-color: #dcdcdc;
    position: absolute;
    top: 10px;
    left: 0px;
}
.inner-leftmenu .menunav2>li>ul>li>a:after {
    content: '';
    display: block;
    width: 10px;
    height: 1px;
    background-color: #dcdcdc;
    position: absolute;
    top: 20px;
    left: 0px;
}

.inner-leftmenu .menunav2>li.more:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 5px 0 5px;
    border-color: #71bf44 transparent transparent transparent;
    position: absolute;
    right: -15px;
    top: 20px;
    cursor: pointer;
}

.inner-leftmenu a {
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}