/**
 * style.less
 * 层叠样式表
 */
.ff {
    font-family: 'iconfont' !important;
}
@font-face {
    font-family: 'D-DIN Condensed';
    font-weight: normal;
    font-style: normal;

    src: url('../fonts/D-DINCondensed.eot');
    src: local('D-DIN Condensed'), local('D-DINCondensed'), url('../fonts/D-DINCondensed.eot?#iefix') format('embedded-opentype'), url('../fonts/D-DINCondensed.woff2') format('woff2'), url('../fonts/D-DINCondensed.woff') format('woff'), url('../fonts/D-DINCondensed.ttf') format('truetype'), url('../fonts/D-DINCondensed.svg#D-DINCondensed') format('svg');
    font-display: swap;
}
@font-face {
    font-family: '阿里妈妈方圆体 VF Regular';

    src: url('../fonts/x2PFjrSeGcgD.woff2') format('woff2'), url('../fonts/x2PFjrSeGcgD.woff') format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    font-weight: 200;
    font-style: normal;

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

    overflow-x: hidden;

    color: #000;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@-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: 1470px) {
    .container {
        width: 1440px;
    }
}
@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 {
    position: absolute;
    top: 0;
    left: 0;

    display: block;

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

    text-align: center;

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

    position: absolute;
    z-index: 7;
    left: 0;

    width: 70px;
    height: 70px;

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

    color: #999;
    background: none;
}
@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 {
    font-family: 'flaticon_hongyin';
    font-size: 20px;
    line-height: 70px;

    display: block;

    content: '\f103';
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
@media (max-width: 1199px) {
    .swiper-button-next:after,
    .swiper-button-prev:after {
        font-size: 16px;
        line-height: 40px;
    }
}
.swiper-button-next.swiper-button-next,
.swiper-button-prev.swiper-button-next {
    margin-left: 10px;
}
.swiper-button-next.swiper-button-next:after,
.swiper-button-prev.swiper-button-next:after {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
    background-color: #b20c0c;
}
.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-header-box {
    position: fixed;
    z-index: 10;
    top: 0;

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

    width: 100%;
    height: 120px;
    padding: 0 5%;

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

    -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: 1470px) {
    .hs-header-box {
        padding: 0 35px;
    }
}
@media (max-width: 1199px) {
    .hs-header-box {
        height: 60px;
    }
}
.hs-header-box .logo {
    height: 55px;

    -webkit-transition: all .4s;
    transition: all .4s;
}
@media (max-width: 1199px) {
    .hs-header-box .logo {
        height: 38px;
    }
}
.hs-header-box .logo a {
    display: block;

    height: 100%;
}
.hs-header-box .logo .black {
    display: none;
}
.hs-header-box .logo img {
    display: inline-block;

    height: 100%;
    margin-right: 18px;

    vertical-align: middle;
}
@media (max-width: 1199px) {
    .hs-header-box .logo img {
        margin-right: 8px;
    }
}
@media (max-width: 1199px) {
    .hs-header-box .header-nav {
        display: none;
    }
}
.hs-header-box .header-nav>ul>li {
    display: inline-block;

    padding: 0 30px;

    vertical-align: middle;
}
@media (max-width: 1660px) {
    .hs-header-box .header-nav>ul>li {
        padding: 0 20px;
    }
}
@media (max-width: 1350px) {
    .hs-header-box .header-nav>ul>li {
        padding: 0 14px;
    }
}
.hs-header-box .header-nav>ul>li:nth-child(2),
.hs-header-box .header-nav>ul>li:nth-child(5),
.hs-header-box .header-nav>ul>li:nth-child(6) {
    position: relative;
}
.hs-header-box .header-nav>ul>li>a {
    font-size: 20px;
    line-height: 120px;

    position: relative;

    display: block;
}
@media (max-width: 1660px) {
    .hs-header-box .header-nav>ul>li>a {
        font-size: 18px;
    }
}
@media (max-width: 1350px) {
    .hs-header-box .header-nav>ul>li>a {
        font-size: 16px;
    }
}
.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>a .icon {
    font-size: 24px;

    display: inline-block;

    vertical-align: middle;
}
.hs-header-box .header-nav>ul>li:hover>a:before,
.hs-header-box .header-nav>ul>li.active>a:before {
    width: 100%;
}
.hs-header-box .header-nav>ul>li:hover>a:after {
    opacity: 1;
}
.hs-header-box .header-nav .pc-nav-down {
    position: absolute;
    z-index: 9;
    top: 100%;
    left: 0;

    display: none;

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

    color: #333;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.hs-header-box .header-nav .pc-nav-down>li>a {
    font-size: 16px;
    line-height: 30px;

    display: block;

    padding: 15px 30px;

    -webkit-transition: all .2s;
    transition: all .2s;
    white-space: nowrap;
}
.hs-header-box .header-nav .pc-nav-down>li:hover>a {
    color: #fff;
    background-color: #ed2227;
}
.hs-header-box .header-nav .pc-nav-down-news {
    /* width: 400px; */
}
/* .hs-header-box .header-nav .pc-nav-down-news:before {
   position: absolute;
   z-index: 2;
   top: 0;
   left: 50%;

   width: 1px;
   height: 100%;

   content: '';

   box-shadow: -4px 0 6px rgba(0, 0, 0, .5);
} */
/* .hs-header-box .header-nav .pc-nav-down-news>li {
   float: left;

   width: 50%;
} */
.hs-header-box .header-nav .pc-nav-down-product {
    left: 0;

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

    text-align: center;
}
.hs-header-box .header-nav .pc-nav-down-product:before {
    position: absolute;
    top: 40px;
    left: 50%;

    display: block;

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

    content: '';

    background-color: #e5e5e5;
}
.hs-header-box .header-nav .pc-nav-down-product>li {
    float: left;

    width: 50%;
    margin: 30px 0;
    padding-left: 60px;

    text-align: left;
}
.hs-header-box .header-nav .pc-nav-down-product>li>a {
    font-size: 18px;
    font-weight: bold;

    padding: 0;
}
.hs-header-box .header-nav .pc-nav-down-product>li>a:before {
    display: inline-block;

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

    content: '';
    vertical-align: middle;

    border: 4px solid #ed2227;
    border-radius: 50%;
}
.hs-header-box .header-nav .pc-nav-down-product>li .pro-nav2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 20px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-header-box .header-nav .pc-nav-down-product>li .pro-nav2>li {
    width: 50%;
}
.hs-header-box .header-nav .pc-nav-down-product>li .pro-nav2>li>a {
    font-size: 16px;
    line-height: 30px;

    display: block;

    padding: 5px 0;

    -webkit-transition: all .2s;
    transition: all .2s;
}
.hs-header-box .header-nav .pc-nav-down-product>li .pro-nav2>li:hover>a {
    color: #ed2227;
}
.hs-header-box .header-nav .pc-nav-down-product>li:hover>a {
    color: #ed2227;
    background: none;
}
.hs-header-box .header-nav .xs-nav {
    display: none;
}
.hs-header-box .pc-search {
    display: inline-block;

    vertical-align: middle;
}
.hs-header-box .pc-search .search-button {
    font-size: 22px;
    font-weight: bold;
    line-height: 50px;

    display: inline-block;
    overflow: hidden;

    width: 50px;
    height: 50px;

    cursor: pointer;
    text-align: center;
    vertical-align: middle;
}
@media (max-width: 1199px) {
    .hs-header-box .pc-search .search-button {
        line-height: 30px;

        width: 30px;
        height: 30px;
    }
}
.hs-header-box .pc-search .search-button:before {
    font-family: 'iconfont' !important;

    display: inline-block;

    content: '\e660';
    text-align: center;
    vertical-align: middle;
}
.hs-header-box .pc-search .search-button:hover {
    color: #ed2227;
}
.hs-header-box .pc-search form {
    position: relative;

    width: 100%;
    width: 200px;
    height: 33px;

    border: 1px solid #ccc;
    border-radius: 17px;
    background: #fff;
}
.hs-header-box .pc-search input {
    line-height: 30px;

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

    outline: none;
    background: none;
}
.hs-header-box .pc-search input::-webkit-input-placeholder,
.hs-header-box .pc-search textarea::-webkit-input-placeholder {
    color: #999;
}
.hs-header-box .pc-search input:-o-placeholder,
.hs-header-box .pc-search textarea:-o-placeholder {
    color: #999;
}
.hs-header-box .pc-search input::-moz-placeholder,
.hs-header-box .pc-search textarea::-moz-placeholder {
    color: #999;
}
.hs-header-box .pc-search input:-ms-input-placeholder,
.hs-header-box .pc-search textarea:-ms-input-placeholder {
    color: #999;
}
.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 {
    line-height: 60px;

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

    cursor: pointer;

    color: #fff;
}
@media (max-width: 1199px) {
    .hs-header-box .pc-search .close-search {
        right: 10px;
    }
}
.hs-header-box .pc-search .close-search:before {
    font-family: 'iconfont' !important;
    font-size: 30px;

    display: block;

    content: '\e629';
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.hs-header-box .pc-search .submit {
    font-size: 18px;
    line-height: 30px;

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

    width: 30px;
    padding: 0;

    text-align: center;

    color: #9f9f9f;
    outline: none;
    background: none;
    box-shadow: none;
}
.hs-header-box .pc-search .submit:before {
    font-family: 'iconfont' !important;

    content: '\e660';
}
.hs-header-box .whatsapp,
.hs-header-box .language {
    display: inline-block;

    vertical-align: middle;
}
.hs-header-box .erweima {
    line-height: 40px;

    position: relative;

    display: inline-block;

    margin-left: 30px;

    vertical-align: middle;
}
@media (max-width: 767px) {
    .hs-header-box .erweima {
        margin-left: 10px;
    }
}
.hs-header-box .erweima .icon {
    font-size: 20px;
}
.hs-header-box .erweima img {
    position: absolute;
    top: 100%;
    right: 0;

    display: none;

    width: 120px;
}
.hs-header-box .erweima:hover img {
    display: block;
}
.hs-header-box .tel {
    display: inline-block;

    vertical-align: middle;
}
.hs-header-box .tel a {
    font-family: 'Objectivity';
    font-size: 20px;
    font-weight: bold;
    line-height: 40px;

    display: block;
}
@media (max-width: 1470px) {
    .hs-header-box .tel a {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .hs-header-box .tel a {
        font-size: 0;
    }
}
.hs-header-box .tel a .icon {
    font-weight: normal;

    float: left;

    margin-right: 6px;
}
.hs-header-box .tel a:hover .icon {
    -webkit-animation: swing 1s 0s ease both;
    animation: swing 1s 0s ease both;
}
.hs-header-box .language {
    position: relative;

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

    margin: 0;
    padding: 0 14px;

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

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

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

    content: '';
    vertical-align: middle;

    border-width: 4px 4px 0 4px;
    border-style: solid;
    border-color: #818588 transparent transparent transparent;
}
.hs-header-box .language ul {
    position: absolute;
    z-index: 2;
    top: 100%;
    left: 0;

    display: none;

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

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

    display: block;

    padding: 0 10px;

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

    color: #666;
}
.hs-header-box .language ul li a:hover {
    color: #fff;
    background-color: #ed2227;
}
.hs-header-box .toggle-navigation {
    position: relative;
    right: 0;

    display: none;

    width: 30px;
    height: 60px;
    margin-left: 16px;
}
@media (max-width: 1199px) {
    .hs-header-box .toggle-navigation {
        display: inline-block;

        height: 60px;
        margin-left: 10px;

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

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

    width: 100%;
    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: #333;
}
.hs-header-box .toggle-navigation a span {
    display: block;

    height: 2px;
    margin: 7px 0;

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

    background: #333;
}
.hs-header-box .pc-navigation {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: 30px;
    height: 60px;

    cursor: pointer;

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

    height: 2px;

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

    background: #333;
}
.hs-header-box .pc-navigation span {
    display: block;

    height: 2px;
    margin: 7px 0;

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

    background: #333;
}
.hs-header-box.stuck-header {
    color: #333;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.hs-header-box.stuck-header .logo .white {
    display: none;
}
.hs-header-box.stuck-header .logo .black {
    display: block;
}
.hs-header-box.stuck-header .tel {
    color: #b20c0c;
}
.hs-header-box.stuck-header .header-nav>ul>li>a:before {
    background-color: #ed2227;
}
.hs-header-box.stuck-header .header-nav>ul>li>a:after {
    border-color: transparent transparent #ed2227 transparent;
    display: none;
}
.hs-header-box .header-nav>ul>li:hover>a {
    font-weight: bold;
}
.bodywhite .hs-header-box,
.bodywhite1 .hs-header-box {
    color: #fff;
}
.bodywhite .hs-header-box .pc-navigation:before,
.bodywhite1 .hs-header-box .pc-navigation:before,
.bodywhite .hs-header-box .pc-navigation:after,
.bodywhite1 .hs-header-box .pc-navigation:after {
    background: #fff;
}
@media (max-width: 1199px) {
    .bodywhite .hs-header-box .pc-navigation:before,
    .bodywhite1 .hs-header-box .pc-navigation:before,
    .bodywhite .hs-header-box .pc-navigation:after,
    .bodywhite1 .hs-header-box .pc-navigation:after {
        background-color: #333;
    }
}
.bodywhite .hs-header-box .pc-navigation span,
.bodywhite1 .hs-header-box .pc-navigation span {
    background: #fff;
}
@media (max-width: 1199px) {
    .bodywhite .hs-header-box .pc-navigation span,
    .bodywhite1 .hs-header-box .pc-navigation span {
        background-color: #333;
    }
}
.bodywhite .hs-header-box.stuck-header,
.bodywhite1 .hs-header-box.stuck-header {
    color: #333;
}
.bodywhite .hs-header-box.stuck-header .logo .white,
.bodywhite1 .hs-header-box.stuck-header .logo .white {
    display: none;
}
.bodywhite .hs-header-box.stuck-header .logo .black,
.bodywhite1 .hs-header-box.stuck-header .logo .black {
    display: block;
}
.bodywhite .hs-header-box.stuck-header .tel,
.bodywhite1 .hs-header-box.stuck-header .tel {
    color: #b20c0c;
}
.bodywhite .hs-header-box.stuck-header .pc-navigation:before,
.bodywhite1 .hs-header-box.stuck-header .pc-navigation:before,
.bodywhite .hs-header-box.stuck-header .pc-navigation:after,
.bodywhite1 .hs-header-box.stuck-header .pc-navigation:after {
    background: #333;
}
.bodywhite .hs-header-box.stuck-header .pc-navigation span,
.bodywhite1 .hs-header-box.stuck-header .pc-navigation span {
    background: #333;
}
.bodywhite1 .hs-header-box .pc-navigation:before,
.bodywhite1 .hs-header-box .pc-navigation:after {
    background: #fff;
}
@media (max-width: 1199px) {
    .bodywhite1 .hs-header-box .pc-navigation:before,
    .bodywhite1 .hs-header-box .pc-navigation:after {
        background-color: #fff;
    }
}
.bodywhite1 .hs-header-box .pc-navigation span {
    background: #fff;
}
@media (max-width: 1199px) {
    .bodywhite1 .hs-header-box .pc-navigation span {
        background-color: #fff;
    }
}
.stuck-header {
    height: 80px;
}
@media (max-width: 1199px) {
    .stuck-header {
        height: 60px;
    }
}
.stuck-header .header-nav>ul>li>a {
    line-height: 80px;
}
.hc-mobile-nav .nav-wrapper {
    color: #fff;
    background-color: #000;
}
.hc-mobile-nav li.nav-close a,
.hc-mobile-nav li.nav-back a {
    border-color: #333;
    background-color: #333;
}
.hc-mobile-nav a {
    border-bottom-color: #333;
}
.hc-mobile-nav h2 {
    color: #fff;
}
.hc-mobile-nav li.nav-close a:hover,
.hc-mobile-nav li.nav-back a:hover {
    background-color: #333;
}
.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: #333;
}
.hc-mobile-nav a[href]:not([href='#'])>span.nav-next {
    border-color: #333;
}
.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);
}
@-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);
    }
}
.open-header-nav {
    position: fixed;
    z-index: -999;

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

    width: 100%;
    height: 100%;

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

    opacity: 0;
    color: #fff;
    background-color: #ed2227;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1199px) {
    .open-header-nav {
        overflow-y: auto;
    }
}
.open-header-nav .open-left {
    width: 50%;
    height: 100%;
    margin-top: 5%;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 1199px) {
    .open-header-nav .open-left {
        display: none;
    }
}
.open-header-nav .open-left img {
    height: 90%;
    margin-left: -50px;
}
.open-header-nav .open-right {
    width: 50%;
    padding: 30px;
}
@media (max-width: 1199px) {
    .open-header-nav .open-right {
        width: 100%;
    }
}
.open-header-nav .open-right .open-close {
    position: absolute;
    top: 30px;
    right: 30px;

    cursor: pointer;
}
.open-header-nav .open-right .open-close .flaticon {
    font-size: 24px;
}
.open-header-nav .open-right .open-logo {
    margin: 20px 0;
}
.open-header-nav .open-right .open-logo a {
    display: inline-block;
}
.open-header-nav .open-right .open-logo a img {
    height: 68px;

    -webkit-transition: all .4s;
    transition: all .4s;
}
@media (max-width: 1199px) {
    .open-header-nav .open-right .open-logo a img {
        height: 40px;
    }
}
.open-header-nav .open-right .open-menu a:hover {
    text-decoration: underline;
}
.open-header-nav .open-right .open-menu>ul>li {
    margin-top: 20px;
}
@media (max-width: 1350px) {
    .open-header-nav .open-right .open-menu>ul>li {
        margin-top: 10px;
    }
}
.open-header-nav .open-right .open-menu>ul>li>a {
    font-size: 20px;
    line-height: 30px;

    position: relative;

    display: block;

    padding: 0 16px;
}
@media (max-width: 1199px) {
    .open-header-nav .open-right .open-menu>ul>li>a {
        font-size: 18px;

        padding: 0 10px;
    }
}
@media (max-width: 767px) {
    .open-header-nav .open-right .open-menu>ul>li>a {
        font-size: 16px;
    }
}
.open-header-nav .open-right .open-menu>ul>li>a:before {
    position: absolute;
    top: 3px;
    left: 0;

    display: block;

    width: 4px;
    height: 24px;

    content: '';

    background-color: #fff;
}
@media (max-width: 767px) {
    .open-header-nav .open-right .open-menu>ul>li>a:before {
        width: 2px;
    }
}
.open-header-nav .open-right .open-menu>ul>li>ul {
    margin-top: 20px;
}
@media (max-width: 1199px) {
    .open-header-nav .open-right .open-menu>ul>li>ul {
        margin-top: 10px;
    }
}
.open-header-nav .open-right .open-menu>ul>li>ul>li {
    display: inline-block;

    vertical-align: middle;
}
.open-header-nav .open-right .open-menu>ul>li>ul>li>a {
    font-size: 16px;
    line-height: 30px;

    display: block;

    padding: 0 16px;
}
@media (max-width: 1199px) {
    .open-header-nav .open-right .open-menu>ul>li>ul>li>a {
        padding: 0 10px;
    }
}
@media (max-width: 767px) {
    .open-header-nav .open-right .open-menu>ul>li>ul>li>a {
        font-size: 14px;
    }
}
.open-header-nav .open-right .open-menu>ul>li:nth-child(3)>ul>li {
    display: block;
}
.open-header-nav .open-right .open-menu>ul>li:nth-child(3)>ul>li>a {
    font-weight: bold;

    display: inline-block;

    vertical-align: middle;
}
.open-header-nav .open-right .open-menu>ul>li:nth-child(3)>ul>li>ul {
    display: inline-block;

    vertical-align: middle;
}
.open-header-nav .open-right .open-menu>ul>li:nth-child(3)>ul>li>ul>li {
    display: inline-block;

    vertical-align: middle;
}
.open-header-nav .open-right .open-menu>ul>li:nth-child(3)>ul>li>ul>li>a {
    font-size: 16px;
    line-height: 30px;

    display: block;

    padding: 0 16px;
}
@media (max-width: 1560px) {
    .open-header-nav .open-right .open-menu>ul>li:nth-child(3)>ul>li>ul>li>a {
        padding: 0 10px;
    }
}
@media (max-width: 1470px) {
    .open-header-nav .open-right .open-menu>ul>li:nth-child(3)>ul>li>ul>li>a {
        font-size: 14px;
    }
}
.open-header-nav.active {
    z-index: 9999999;

    opacity: 1;
}
.customer-service {
    position: fixed;
    z-index: 9;
    top: 50%;
    right: 0;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.customer-service ul li {
    margin: 2px 0;
}
.customer-service a {
    position: relative;

    display: block;

    color: #fff;
    border-radius: 6px;
}
.customer-service a .icon {
    font-size: 30px;
    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: #000;
}
@media (max-width: 1470px) {
    .customer-service a .icon {
        line-height: 50px;

        width: 50px;
        height: 50px;
    }
}
.customer-service a .icon 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: #ed2227;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.customer-service a p img {
    width: 120px;
}
.customer-service a:hover .icon {
    color: #fff;
    background-color: #ed2227;
}
.customer-service a:hover p {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}
.customer-service .service-wechat p {
    background-color: #ed2227;
}
.xs-customer-service {
    position: fixed;
    z-index: 9;
    bottom: 0;

    width: 100%;

    text-align: center;

    color: #fff;
    background-color: #000;
}
.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%;
}
@media (max-width: 1199px) {
    .banner-box {
        padding-top: 60px;
    }
}
.banner-box .banner .swiper-slide {
    overflow: hidden;

    width: 100vw;
}
.banner-box .banner .swiper-group {
    position: relative;

    width: 100%;
    height: 100vh;

    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
@media (max-width: 1199px) {
    .banner-box .banner .swiper-group {
        height: 600px;
    }
}
@media (max-width: 991px) {
    .banner-box .banner .swiper-group {
        height: 400px;
    }
}
@media (max-width: 767px) {
    .banner-box .banner .swiper-group {
        height: 300px;
    }
}
.banner-box .swiper-text {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 0;

    width: 100%;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.banner-box .swiper-text.swiper-text-flex {
    top: 140px;

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

    height: -webkit-calc(100% - 140px);
    height: calc(100% - 140px);

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1199px) {
    .banner-box .swiper-text.swiper-text-flex {
        top: 60px;

        height: -webkit-calc(100% - 60px);
        height: calc(100% - 60px);
    }
}
.banner-box .swiper-text.swiper-text-flex .txt,
.banner-box .swiper-text.swiper-text-flex .img {
    width: 50%;
}
.banner-box .swiper-text.swiper-text-flex .txt {
    padding-left: 6%;
}
.banner-box .swiper-text.swiper-text-flex .img {
    position: relative;

    height: 100%;
}
@media (max-width: 1199px) {
    .banner-box .swiper-text.swiper-text-flex .img img {
        width: 100%;
    }
}
.banner-box .swiper-text.swiper-text-flex .img img {
    position: absolute;
    top: 0;
    left: 0;
}
.banner-box .swiper-text h2 {
    font-family: '阿里妈妈方圆体 VF Regular';
    font-size: 60px;
    font-weight: 100;
    line-height: 1.2;

    margin: 0;

    -webkit-transition: all 1s;
    transition: all 1s;
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
}
@media (max-width: 1560px) {
    .banner-box .swiper-text h2 {
        font-size: 50px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-text h2 {
        font-size: 40px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text h2 {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text h2 {
        font-size: 20px;
    }
}
.banner-box .swiper-text h3 {
    font-family: 'Montserrat';
    font-size: 36px;
    font-weight: 200;
    line-height: 1;

    margin: 10px 0 0 0;

    -webkit-transition: all 1s;
    transition: all 1s;
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
}
@media (max-width: 1560px) {
    .banner-box .swiper-text h3 {
        font-size: 30px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-text h3 {
        font-size: 24px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text h3 {
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text h3 {
        font-size: 18px;
    }
}
.banner-box .swiper-text .hs-more {
    -webkit-transition: all 1s;
    transition: all 1s;
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
}
.banner-box .swiper-text.swiper-text-center {
    text-align: center;

    color: #fff;
}
.banner-box .swiper-text.swiper-text-center h2 {
    font-size: 48px;
}
@media (max-width: 1560px) {
    .banner-box .swiper-text.swiper-text-center h2 {
        font-size: 40px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-text.swiper-text-center h2 {
        font-size: 30px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text.swiper-text-center h2 {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text.swiper-text-center h2 {
        font-size: 20px;
    }
}
.banner-box .swiper-text.swiper-text-center .hs-more a {
    border-color: #ed2227;
    background-color: #ed2227;
}
.banner-box .swiper-slide-active .swiper-text h2,
.banner-box .swiper-slide-active .swiper-text h3 {
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
}
.banner-box .swiper-slide-active .swiper-text .hs-more {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.banner-box .button-bottom {
    position: absolute;
    z-index: 2;
    bottom: 5%;

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

    width: 100%;
    padding: 0 3%;

    -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;
}
.banner-box .swiper-button-wrap {
    display: inline-block;

    vertical-align: middle;
}
.banner-box .swiper-button-next,
.banner-box .swiper-button-prev {
    line-height: 60px;

    position: relative;

    display: inline-block;

    width: 60px;
    height: 60px;

    text-align: center;
    vertical-align: middle;

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

        width: 40px;
        height: 40px;
    }
}
.banner-box .swiper-button-next:before,
.banner-box .swiper-button-prev:before {
    font-family: 'iconfont' !important;
    font-size: 30px;

    display: block;

    content: '\e687';
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
@media (max-width: 1199px) {
    .banner-box .swiper-button-next:before,
    .banner-box .swiper-button-prev:before {
        font-size: 20px;
    }
}
.banner-box .swiper-button-next.swiper-button-next,
.banner-box .swiper-button-prev.swiper-button-next {
    margin-left: 20px;
}
.banner-box .swiper-button-next.swiper-button-next:before,
.banner-box .swiper-button-prev.swiper-button-next:before {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
.banner-box .swiper-button-next:hover,
.banner-box .swiper-button-prev:hover {
    color: #ed2227;
    background-color: #fff;
}
.banner-box .swiper-pagination {
    position: relative;

    display: inline-block;
}
.banner-box .swiper-pagination .swiper-pagination-bullet {
    line-height: 1;

    width: 21px;
    height: 7px;
    margin: 0 10px;

    opacity: .3;
    border-radius: 4px;
    background: #fff;
}
@media (max-width: 767px) {
    .banner-box .swiper-pagination .swiper-pagination-bullet {
        width: 14px;
        margin: 0 4px;
    }
}
.banner-box .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 38px;

    opacity: 1;
}
@media (max-width: 767px) {
    .banner-box .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        width: 24px;
    }
}
.banner-box .mouse {
    z-index: 2;

    display: inline-block;

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

    opacity: .5;

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
@media (max-width: 991px) {
    .banner-box .mouse {
        bottom: 10px;
    }
}
.banner-box .mouse img {
    width: 24px;
}
.banner-box .mouse span {
    font-family: 'D-DIN Condensed';
    font-size: 12px;
    line-height: 2;

    display: block;
}
.banner-box .mouse:hover {
    opacity: 1;
}
.banner-inner {
    position: relative;
}
@media (max-width: 1199px) {
    .banner-inner {
        padding-top: 60px;
    }
}
.banner-inner .banner-group {
    overflow: hidden;
}
.banner-inner .banner-group img {
    width: 100%;
}
@media (max-width: 767px) {
    .banner-inner .banner-group img {
        width: 160%;
        margin-left: -30%;
    }
}
.banner-inner .group-text {
    position: absolute;
    z-index: 2;
    top: 55%;
    left: 0;

    width: 100%;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
}
@media (max-width: 767px) {
    .banner-inner .group-text {
        top: 60%;
    }
}
.banner-inner .group-text h2 {
    font-size: 36px;
    line-height: 1.4;

    margin: 0;
}
@media (max-width: 1199px) {
    .banner-inner .group-text h2 {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .banner-inner .group-text h2 {
        font-size: 24px;
    }
}
.banner-inner .group-text.white {
    color: #fff;
}
.banner-inner-product {
    height: 120px;

    background-color: #fff;
}
@media (max-width: 1199px) {
    .banner-inner-product {
        height: 60px;
    }
}
.hs-pad {
    overflow: hidden;

    padding: 70px 0;
}
@media (max-width: 1199px) {
    .hs-pad {
        padding: 50px 0;
    }
}
.hs-more {
    margin-top: 30px;
}
.hs-more a {
    font-size: 16px;
    line-height: 44px;

    position: relative;

    display: inline-block;
    overflow: hidden;

    padding: 0 26px;

    -webkit-transition: all 700ms ease;
    transition: all 700ms ease;

    border: 1px solid #000;
    border-radius: 22px;
}
@media (max-width: 767px) {
    .hs-more a {
        font-size: 14px;
        line-height: 36px;
    }
}
.hs-more a b {
    font-weight: normal;

    position: relative;
    z-index: 2;
}
.hs-more a .c-button__blobs {
    position: absolute;
    z-index: 0;
    top: 0;
    right: -1px;
    bottom: -3px;
    left: 0;

    overflow: hidden;

    height: 100%;
}
.hs-more a .c-button__blobs i {
    position: absolute;

    display: inline-block;

    width: 34%;
    height: 100%;

    -webkit-transition: all 700ms ease;
    transition: all 700ms ease;
    -webkit-transform: scale(1.4) translateY(125%) translateZ(0);
    transform: scale(1.4) translateY(125%) translateZ(0);
    vertical-align: top;

    border-radius: 100%;
    background-color: #ed2227;
}
.hs-more a .c-button__blobs i:nth-child(1) {
    left: -5%;
}
.hs-more a .c-button__blobs i:nth-child(2) {
    left: 30%;

    -webkit-transition-delay: 60ms;
    transition-delay: 60ms;
}
.hs-more a .c-button__blobs i:nth-child(3) {
    left: 66%;

    -webkit-transition-delay: 25ms;
    transition-delay: 25ms;
}
.hs-more a:hover {
    color: #fff;
    border-color: #ed2227;
}
.hs-more a:hover .c-button__blobs i {
    -webkit-transform: scale(1.5) translateY(0) translateZ(0);
    transform: scale(1.5) translateY(0) translateZ(0);
}
.title-home h2 {
    font-size: 30px;
    line-height: 1;

    margin: 0;
}
@media (max-width: 1199px) {
    .title-home h2 {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .title-home h2 {
        font-size: 20px;
    }
}
.title-home h3 {
    font-family: 'Objectivity';
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;

    margin: 0;

    color: #666;
}
@media (max-width: 767px) {
    .title-home h3 {
        font-size: 16px;
    }
}
.hs-home-product {
    position: relative;

    padding-right: 5%;
    padding-left: 5%;
}
.hs-home-product .swiper-product {
    margin: 0 -15px;
}
.hs-home-product .swiper-product .swiper-slide {
    width: 25%;
    padding: 0 15px;

    -webkit-transition: all .2s;
    transition: all .2s;
}
@media (max-width: 1199px) {
    .hs-home-product .swiper-product .swiper-slide {
        width: 40%;
    }
}
@media (max-width: 767px) {
    .hs-home-product .swiper-product .swiper-slide {
        width: 100%;
    }
}
.hs-home-product .swiper-product .swiper-slide-active {
    width: 50%;
}
@media (max-width: 1199px) {
    .hs-home-product .swiper-product .swiper-slide-active {
        width: 60%;
    }
}
@media (max-width: 767px) {
    .hs-home-product .swiper-product .swiper-slide-active {
        width: 100%;
    }
}
.hs-home-product .swiper-product .product-group {
    display: block;
    overflow: hidden;

    padding: 60px 5%;

    text-align: center;

    background: url(../images/product_bg.jpg) no-repeat center;
    background-size: cover;
}
@media (max-width: 1199px) {
    .hs-home-product .swiper-product .product-group {
        padding: 30px 5%;
    }
}
@media (max-width: 767px) {
    .hs-home-product .swiper-product .product-group {
        padding: 20px 15px;
    }
}
.hs-home-product .swiper-product .product-group .title-product h3 {
    font-size: 30px;
    line-height: 40px;

    display: -webkit-box;
    overflow: hidden;

    height: 40px;
    margin: 0;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 1470px) {
    .hs-home-product .swiper-product .product-group .title-product h3 {
        font-size: 24px;
    }
}
@media (max-width: 1199px) {
    .hs-home-product .swiper-product .product-group .title-product h3 {
        font-size: 20px;
    }
}
.hs-home-product .swiper-product .product-group .note {
    max-width: 470px;
    margin: 0 auto;
    margin-top: 20px;
}
@media (max-width: 767px) {
    .hs-home-product .swiper-product .product-group .note {
        margin-top: 10px;
    }
}
.hs-home-product .swiper-product .product-group .note p {
    font-size: 16px;
    line-height: 24px;

    display: -webkit-box;
    overflow: hidden;

    height: 48px;
    margin: 0;

    color: #666;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 1470px) {
    .hs-home-product .swiper-product .product-group .note p {
        font-size: 14px;
    }
}
.hs-home-product .swiper-product .product-group .product-more {
    line-height: 30px;

    display: block;

    margin-top: 30px;

    color: #666;
}
.hs-home-product .swiper-product .product-group .product-more:hover {
    text-decoration: underline;

    color: #ed2227;
}
.hs-home-product .swiper-product .product-group .img {
    height: 450px;

    mix-blend-mode: multiply;
}
@media (max-width: 1470px) {
    .hs-home-product .swiper-product .product-group .img {
        height: 300px;
    }
}
@media (max-width: 767px) {
    .hs-home-product .swiper-product .product-group .img {
        height: 240px;
    }
}
.hs-home-product .swiper-product .product-group .img img {
    position: relative;
    left: 50%;

    display: block;

    height: 100%;

    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.hs-home-product .swiper-button-next {
    right: 0;
    left: auto;
}
.hs-home-about {
    padding: 180px 0;

    background: url(../images/about_bg.jpg) no-repeat center;
    background-size: cover;
}
@media (max-width: 1470px) {
    .hs-home-about {
        padding: 100px 0;
    }
}
@media (max-width: 1199px) {
    .hs-home-about {
        padding: 60px 0;
    }
}
.hs-home-about .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;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-home-about .about {
    width: 45%;
}
@media (max-width: 767px) {
    .hs-home-about .about {
        width: 100%;
    }
}
.hs-home-about .about .note {
    margin-top: 30px;
}
.hs-home-about .about .note p {
    font-size: 16px;
    line-height: 2.25;

    margin: 0;

    color: #666;
}
@media (max-width: 1199px) {
    .hs-home-about .about .note p {
        font-size: 14px;
        line-height: 30px;
    }
}
.hs-home-about .about .hs-more {
    margin-top: 60px;
}
@media (max-width: 1199px) {
    .hs-home-about .about .hs-more {
        margin-top: 30px;
    }
}
.hs-home-about .advantage {
    width: 450px;
}
@media (max-width: 1199px) {
    .hs-home-about .advantage {
        width: 350px;
    }
}
@media (max-width: 767px) {
    .hs-home-about .advantage {
        width: 100%;
        margin-top: 20px;
    }
}
.hs-home-about .advantage ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -5px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-home-about .advantage ul li {
    width: 50%;
    margin-top: 10px;
    padding: 0 5px;
}
.hs-home-about .advantage .advantage-group {
    padding: 40px 30px;

    text-align: center;

    color: #fff;
    background-color: #ed2227;

    mix-blend-mode: multiply;
}
@media (max-width: 1199px) {
    .hs-home-about .advantage .advantage-group {
        padding: 30px 20px;
    }
}
.hs-home-about .advantage .advantage-group .flaticon {
    font-size: 60px;
    line-height: 1;
}
@media (max-width: 1199px) {
    .hs-home-about .advantage .advantage-group .flaticon {
        font-size: 50px;
    }
}
.hs-home-about .advantage .advantage-group b {
    font-size: 72px;
    font-family: 'D-DIN Condensed';
    display: block;
    line-height: 1;
}
@media (max-width: 1560px) {
    .hs-home-about .advantage .advantage-group b {
        font-size: 60px;
    }
}
@media (max-width: 1199px) {
    .hs-home-about .advantage .advantage-group b {
        font-size: 50px;
    }
}
@media (max-width: 991px) {
    .hs-home-about .advantage .advantage-group b {
        font-size: 40px;
    }
}
@media (max-width: 767px) {
    .hs-home-about .advantage .advantage-group b {
        font-size: 30px;
    }
}
.hs-home-about .advantage .advantage-group p {
    font-size: 18px;
    line-height: 30px;

    margin: 20px 0 0 0;
}
@media (max-width: 1199px) {
    .hs-home-about .advantage .advantage-group p {
        font-size: 16px;
    }
}
.hs-home-applications {
    position: relative;

    overflow: hidden;

    padding: 0;
}

.hs-home-applications .swiper-applications .swiper-slide {
    overflow: hidden;
}
.hs-home-applications .swiper-applications .applications-group {
    position: relative;

    overflow: hidden;
}
@media (max-width: 767px) {
    .hs-home-applications .swiper-applications .applications-group {
        width: 200%;
        margin-left: -50%;
    }
}
.hs-home-applications .swiper-applications .applications-group .pic {
    position: relative;
}
.hs-home-applications .swiper-applications .applications-group .pic:before {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    display: block;

    width: 70%;
    height: 100%;

    content: '';

    background-image: -webkit-gradient(linear, left top, right top, from(#000), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, #000, rgba(0, 0, 0, 0));
    background-image: linear-gradient(90deg, #000, rgba(0, 0, 0, 0));
}
.hs-home-applications .swiper-applications .applications-group .ibox {
    padding-bottom: 44.79166667%;
    padding-bottom: 46.875%;
}
.hs-home-applications .swiper-applications .applications-group .application-desc {
    position: absolute;
    z-index: 4;
    top: 10%;
    left: 14%;

    color: #fff;
}
@media (max-width: 1470px) {
    .hs-home-applications .swiper-applications .applications-group .application-desc {
        left: 8%;
    }
}
@media (max-width: 1199px) {
    .hs-home-applications .swiper-applications .applications-group .application-desc {
        left: 5%;
    }
}
@media (max-width: 767px) {
    .hs-home-applications .swiper-applications .applications-group .application-desc {
        left: 0;

        padding: 0 27%;
    }
}
.hs-home-applications .swiper-applications .applications-group .application-desc .title-swiper h2 {
    font-size: 30px;
    line-height: 1.5;
}
@media (max-width: 1199px) {
    .hs-home-applications .swiper-applications .applications-group .application-desc .title-swiper h2 {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .hs-home-applications .swiper-applications .applications-group .application-desc .title-swiper h2 {
        font-size: 20px;
    }
}
.hs-home-applications .swiper-applications .applications-group .application-desc .note {
    max-width: 490px;
    margin-top: 50px;
}
@media (max-width: 1199px) {
    .hs-home-applications .swiper-applications .applications-group .application-desc .note {
        margin-top: 30px;
    }
}
@media (max-width: 767px) {
    .hs-home-applications .swiper-applications .applications-group .application-desc .note {
        margin-top: 20px;
    }
}
.hs-home-applications .swiper-applications .applications-group .application-desc .note p {
    font-size: 15px;
    line-height: 2;

    margin: 0;
}
@media (max-width: 1470px) {
    .hs-home-applications .swiper-applications .applications-group .application-desc .note p {
        font-size: 15px;
    }
}
@media (max-width: 767px) {
    .hs-home-applications .swiper-applications .applications-group .application-desc .note p {
        font-size: 14px;
        line-height: 24px;
    }
}
.hs-home-applications .swiper-button-wrap {
    position: absolute;
    bottom: 5%;
    left: 14%;
}
@media (max-width: 1470px) {
    .hs-home-applications .swiper-button-wrap {
        left: 8%;
    }
}
@media (max-width: 1199px) {
    .hs-home-applications .swiper-button-wrap {
        left: 5%;
    }
}
.hs-home-applications .swiper-button-wrap .swiper-button-prev,
.hs-home-applications .swiper-button-wrap .swiper-button-next {
    font-size: 0;

    position: relative;

    display: inline-block;

    text-align: center;
    vertical-align: middle;

    color: #fff;
    background-color: #ed2227;
}
.hs-home-applications .swiper-pagination {
    position: absolute;
    z-index: 4;
    right: 8%;
    bottom: 5%;
    left: auto;

    width: 56px;
    height: 56px;
}
.hs-home-applications .swiper-pagination-bullet {
    position: relative;
    position: absolute;
    top: 0;
    left: 0;

    display: inline-block;

    width: 56px;
    height: 56px;
    margin: 0 10px;

    cursor: pointer;
    vertical-align: middle;

    opacity: 1;
    background: none;
}
.hs-home-applications .swiper-pagination-bullet svg {
    position: relative;
    z-index: 5;
    top: -2px;
    left: -2px;

    display: block;

    width: 56px;
    height: 56px;

    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.hs-home-applications .swiper-pagination-bullet svg circle {
    -webkit-transition: stroke-dashoffset .6s ease-out;
    -moz-transition: stroke-dashoffset .6s ease-out;
    -ms-transition: stroke-dashoffset .6s ease-out;
    -o-transition: stroke-dashoffset .6s ease-out;
    transition: stroke-dashoffset .6s ease-out;

    stroke-width: 9px;
    stroke: #ed2227;
    stroke-dasharray: 300%;
    stroke-dashoffset: 300%;
}
.hs-home-applications .swiper-pagination-bullet span {
    position: absolute;
    z-index: 4;
    top: -2px;
    left: -2px;

    width: 56px;
    height: 56px;

    -webkit-transition: border-color .3s ease-out;
    -moz-transition: border-color .3s ease-out;
    -ms-transition: border-color .3s ease-out;
    -o-transition: border-color .3s ease-out;
    transition: border-color .3s ease-out;

    border: 2px solid rgba(255, 255, 255, 0);
    border-radius: 50%;
}
.hs-home-applications .swiper-pagination-bullet-active svg circle {
    -webkit-animation: movedong 4s ease-out;
    animation: movedong 4s ease-out;

    stroke-dashoffset: 0;
}
.hs-home-applications .swiper-pagination-bullet-active span {
    border: 8px solid rgba(255, 255, 255, .5);
}
@-webkit-keyframes movedong {
    0% {
        stroke-dashoffset: 300%;
    }
    100% {
        stroke-dashoffset: 0;
    }
}
@keyframes movedong {
    0% {
        stroke-dashoffset: 300%;
    }
    100% {
        stroke-dashoffset: 0;
    }
}
@-webkit-keyframes moveshou {
    0% {
        stroke-dashoffset: 0;
    }
    100% {
        stroke-dashoffset: 300%;
    }
}
@keyframes moveshou {
    0% {
        stroke-dashoffset: 0;
    }
    100% {
        stroke-dashoffset: 300%;
    }
}
.hs-home-news .swiper-news .news-group,
.hs-inner-news .swiper-news .news-group,
.hs-home-news .news .news-group,
.hs-inner-news .news .news-group {
    position: relative;

    display: block;
}
.hs-home-news .swiper-news .news-group .ibox,
.hs-inner-news .swiper-news .news-group .ibox,
.hs-home-news .news .news-group .ibox,
.hs-inner-news .news .news-group .ibox {
    padding-bottom: 127.5%;
}
.hs-home-news .swiper-news .news-group .ibox img,
.hs-inner-news .swiper-news .news-group .ibox img,
.hs-home-news .news .news-group .ibox img,
.hs-inner-news .news .news-group .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-home-news .swiper-news .news-group .news-mask,
.hs-inner-news .swiper-news .news-group .news-mask,
.hs-home-news .news .news-group .news-mask,
.hs-inner-news .news .news-group .news-mask {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    width: 100%;
    height: 80%;
    padding: 40px 30px;

    color: #fff;
}
@media (max-width: 1199px) {
    .hs-home-news .swiper-news .news-group .news-mask,
    .hs-inner-news .swiper-news .news-group .news-mask,
    .hs-home-news .news .news-group .news-mask,
    .hs-inner-news .news .news-group .news-mask {
        padding: 20px;
    }
}
@media (max-width: 767px) {
    .hs-home-news .swiper-news .news-group .news-mask,
    .hs-inner-news .swiper-news .news-group .news-mask,
    .hs-home-news .news .news-group .news-mask,
    .hs-inner-news .news .news-group .news-mask {
        padding: 14px;
    }
}
.hs-home-news .swiper-news .news-group .news-mask:before,
.hs-inner-news .swiper-news .news-group .news-mask:before,
.hs-home-news .news .news-group .news-mask:before,
.hs-inner-news .news .news-group .news-mask:before {
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 80%;

    content: '';

    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(51, 51, 51, .8)), to(rgba(51, 51, 51, 0)));
    background-image: -webkit-linear-gradient(rgba(51, 51, 51, .8), rgba(51, 51, 51, 0));
    background-image: linear-gradient(rgba(51, 51, 51, .8), rgba(51, 51, 51, 0));
}
.hs-home-news .swiper-news .news-group .news-mask h3,
.hs-inner-news .swiper-news .news-group .news-mask h3,
.hs-home-news .news .news-group .news-mask h3,
.hs-inner-news .news .news-group .news-mask h3 {
    font-size: 18px;
    line-height: 30px;

    position: relative;
    z-index: 3;

    display: -webkit-box;
    overflow: hidden;

    margin: 0;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 991px) {
    .hs-home-news .swiper-news .news-group .news-mask h3,
    .hs-inner-news .swiper-news .news-group .news-mask h3,
    .hs-home-news .news .news-group .news-mask h3,
    .hs-inner-news .news .news-group .news-mask h3 {
        font-size: 16px;
    }
}
.hs-home-news .swiper-news .news-group .news-mask p,
.hs-inner-news .swiper-news .news-group .news-mask p,
.hs-home-news .news .news-group .news-mask p,
.hs-inner-news .news .news-group .news-mask p {
    line-height: 24px;

    position: relative;
    z-index: 3;

    display: -webkit-box;
    overflow: hidden;

    height: 48px;
    margin: 20px 0 0 0;

    opacity: .7;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 991px) {
    .hs-home-news .swiper-news .news-group .news-mask p,
    .hs-inner-news .swiper-news .news-group .news-mask p,
    .hs-home-news .news .news-group .news-mask p,
    .hs-inner-news .news .news-group .news-mask p {
        margin-top: 10px;
    }
}
@media (max-width: 767px) {
    .hs-home-news .swiper-news .news-group .news-mask p,
    .hs-inner-news .swiper-news .news-group .news-mask p,
    .hs-home-news .news .news-group .news-mask p,
    .hs-inner-news .news .news-group .news-mask p {
        margin: 0;
    }
}
.hs-home-news .swiper-news .news-group:hover .ibox img,
.hs-inner-news .swiper-news .news-group:hover .ibox img,
.hs-home-news .news .news-group:hover .ibox img,
.hs-inner-news .news .news-group:hover .ibox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.hs-home-news .swiper-news .news-group:hover .news-mask:before,
.hs-inner-news .swiper-news .news-group:hover .news-mask:before,
.hs-home-news .news .news-group:hover .news-mask:before,
.hs-inner-news .news .news-group:hover .news-mask:before {
    -webkit-animation: fadeIn 1s 0s ease both;
    animation: fadeIn 1s 0s ease both;

    background-image: -webkit-gradient(linear, left top, left bottom, from(#ed2227), to(rgba(51, 51, 51, 0)));
    background-image: -webkit-linear-gradient(#ed2227, rgba(51, 51, 51, 0));
    background-image: linear-gradient(#ed2227, rgba(51, 51, 51, 0));
}
.hs-home-news .title-home {
    text-align: center;
}
.hs-home-news .swiper-news {
    margin-top: 60px;
}
@media (max-width: 991px) {
    .hs-home-news .swiper-news {
        margin-top: 30px;
    }
}
.gettop {
    position: fixed;
    z-index: 8;
    right: 0;
    bottom: 30px;

    display: none;

    cursor: pointer;

    color: #ed2227;
}
.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);
    }
}
.active.section,
.active .hs-home-product .product-list .product,
.active .hs-home-customer .customer-big-scroll .customer-group {
    background-position: center;
}
.active .hs-home-service .service-group {
    -webkit-animation: fadeInUp 1.5s 0s ease both;
    animation: fadeInUp 1.5s 0s ease both;
}
.active .hs-home-service .service-left {
    -webkit-animation: fadeInDown 1.5s 0s ease both;
    animation: fadeInDown 1.5s 0s ease both;
}
.active .hs-home-cases .cases {
    -webkit-animation: fadeInDown 1.5s 0s ease both;
    animation: fadeInDown 1.5s 0s ease both;
}
.active .hs-home-cases .img {
    -webkit-animation: fadeInRight 1.5s 0s ease both;
    animation: fadeInRight 1.5s 0s ease both;
}
.active .hs-home-about .about {
    -webkit-animation: fadeInUp 1.5s 0s ease both;
    animation: fadeInUp 1.5s 0s ease both;
}
.active .hs-home-news .title-home {
    -webkit-animation: fadeInDown 1.5s 0s ease both;
    animation: fadeInDown 1.5s 0s ease both;
}
.active .hs-home-news .news {
    -webkit-animation: fadeInUp 1.5s 0s ease both;
    animation: fadeInUp 1.5s 0s ease both;
}
.leave.section,
.leave .hs-home-product .product-list .product,
.leave .hs-home-customer .customer-bg {
    background-position: bottom center;
}
.leave .hs-home-service .service-group {
    -webkit-animation: fadeOutDown 1.5s 0s ease both;
    animation: fadeOutDown 1.5s 0s ease both;
}
.leave .hs-home-service .service-left {
    -webkit-animation: fadeOutUp 1.5s 0s ease both;
    animation: fadeOutUp 1.5s 0s ease both;
}
.leave .hs-home-cases .cases {
    -webkit-animation: fadeOutUp 1.5s 0s ease both;
    animation: fadeOutUp 1.5s 0s ease both;
}
.leave .hs-home-cases .img {
    -webkit-animation: fadeOutRight 1.5s 0s ease both;
    animation: fadeOutRight 1.5s 0s ease both;
}
.leave .hs-home-about .about {
    -webkit-animation: fadeOutDown 1.5s 0s ease both;
    animation: fadeOutDown 1.5s 0s ease both;
}
.leave .hs-home-news .title-home {
    -webkit-animation: fadeOutUp 1.5s 0s ease both;
    animation: fadeOutUp 1.5s 0s ease both;
}
.leave .hs-home-news .news {
    -webkit-animation: fadeOutDown 1.5s 0s ease both;
    animation: fadeOutDown 1.5s 0s ease both;
}
.hs-inner-pros {
    overflow: hidden;

    padding: 30px 0;
}
@media (max-width: 991px) {
    .hs-inner-pros {
        padding: 25px 0;
    }
}
@media (max-width: 767px) {
    .hs-inner-pros {
        padding: 20px 0;
    }
}
.hs-inner-pro {
    overflow: hidden;

    padding: 70px 0;
}
.hs-inner {
    overflow: hidden;

    padding: 70px 0;
}

@media (max-width: 991px) {
    .hs-inner {
        padding: 50px 0;
    }
}
@media (max-width: 767px) {
    .hs-inner {
        padding: 40px 0;
    }
}
.title-inner {
    text-align: center;
}
.title-inner h2,
.title-inner h3 {
    font-size: 36px;
    line-height: 1.2;

    margin: 0;
}
@media (max-width: 1560px) {
    .title-inner h2,
    .title-inner h3 {
        font-size: 30px;
    }
}
@media (max-width: 991px) {
    .title-inner h2,
    .title-inner h3 {
        font-size: 24px;
    }
}
.title-inner h3 {
    font-weight: bold;

    margin: 10px 0 0 0;

    text-transform: uppercase;

    color: #ed2227;
}
.title-inner p {
    font-size: 16px;
    line-height: 30px;

    max-width: 820px;
    margin: 0 auto;
    margin-top: 20px;

    color: #666;
}
@media (max-width: 767px) {
    .title-inner p {
        font-size: 14px;
        line-height: 24px;

        margin-top: 10px;
    }
}
.hs-inner-location .flex {
    padding-bottom: 14px;

    border-bottom: 1px solid #000;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.hs-inner-location .title-inner {
    width: 320px;

    text-align: left;
}
@media (max-width: 1560px) {
    .hs-inner-location .title-inner {
        width: 250px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-location .title-inner {
        width: 100%;
    }
}
.hs-inner-location .title-inner h2 {
    font-size: 24px;
    line-height: 40px;

    color: #333;
}
@media (max-width: 767px) {
    .hs-inner-location .title-inner h2 {
        font-size: 20px;
    }
}
.hs-inner-location .location {
    width: -webkit-calc(100% - 320px);
    width: calc(100% - 320px);

    text-align: right;
}
@media (max-width: 1560px) {
    .hs-inner-location .location {
        width: -webkit-calc(100% - 250px);
        width: calc(100% - 250px);
    }
}
@media (max-width: 1199px) {
    .hs-inner-location .location {
        width: 100%;

        text-align: left;
    }
}
.hs-inner-location .location ul {
    font-size: 14px;
    line-height: 40px;

    position: relative;

    display: inline-block;

    padding-left: 30px;

    color: #aaa;
}
@media (max-width: 1199px) {
    .hs-inner-location .location ul {
        font-size: 13px;
    }
}
.hs-inner-location .location ul:before {
    position: absolute;
    top: 10px;
    left: 0;

    display: block;

    width: 20px;
    height: 20px;

    content: '';

    /*background: url(../images/paper-plane.svg) no-repeat center;*/
    background-size: cover;
}
.hs-inner-location .location ul li {
    display: inline-block;

    vertical-align: top;
    text-transform: capitalize;
}
.hs-inner-location .location ul li:after {
    display: inline-block;

    margin: 0 4px;

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

    vertical-align: top;
}
.hs-inner-location .location ul li a:hover {
    text-decoration: underline;

    color: #ed2227;
}
@media (min-width: 1200px) {
    .inner-info {
        font-size: 0;
    }
    .inner-info .inner-left,
    .inner-info .inner-right {
        font-size: 14px;

        position: relative;

        display: inline-block;

        vertical-align: top;
    }
    .inner-left {
        width: 320px;
        padding-top: 20px;
    }
    .inner-right {
        width: -webkit-calc(100% - 320px);
        width: calc(100% - 320px);
        min-height: 100vh;
        padding-bottom: 80px;
        padding-left: 5%;

        border-left: 1px solid #000;
    }
}
@media (min-width: 1200px) and (max-width: 1560px) {
    .inner-left {
        width: 250px;
    }
}
@media (min-width: 1200px) and (max-width: 1560px) {
    .inner-right {
        width: -webkit-calc(100% - 250px);
        width: calc(100% - 250px);
    }
}
@media (max-width: 1199px) {
    .inner-right {
        padding-bottom: 40px;
    }
}
.catalog-menu {
    position: relative;
}
@media (max-width: 1199px) {
    .catalog-menu {
        margin-top: 20px;
    }
}
.catalog-menu .tit-menu {
    position: relative;

    padding: 10px 15px;

    background-color: #ed2227;
}
.catalog-menu .tit-menu h2 {
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;

    margin: 0;

    color: #fff;
}
.catalog-menu .tit-menu .btn-toggle {
    position: absolute;
    top: 5px;
    right: 15px;

    display: none;

    width: 30px;
    height: 50px;
}
@media (max-width: 1199px) {
    .catalog-menu .tit-menu .btn-toggle {
        top: 0;

        display: block;

        height: 50px;
    }
}
.catalog-menu .tit-menu .btn-toggle span {
    position: absolute;

    display: block;

    width: 30px;
    height: 2px;

    border-radius: 5px;
    background-color: #fff;
}
.catalog-menu .tit-menu .btn-toggle .line1 {
    top: 35%;
    left: 50%;

    -webkit-transition: all .4s;
    transition: all .4s;
    -webkit-transform: translateX(-50%) rotateZ(0deg);
    -ms-transform: translateX(-50%) rotate(0deg);
    transform: translateX(-50%) rotateZ(0deg);
}
.catalog-menu .tit-menu .btn-toggle .line2 {
    top: 50%;
}
.catalog-menu .tit-menu .btn-toggle .line3 {
    top: 65%;
    left: 50%;

    -webkit-transition: all .4s;
    transition: all .4s;
    -webkit-transform: translateX(-50%) rotateZ(0deg);
    -ms-transform: translateX(-50%) rotate(0deg);
    transform: translateX(-50%) rotateZ(0deg);
}
.catalog-menu .tit-menu .btn-toggle.active .line2 {
    opacity: 0;
}
.catalog-menu .tit-menu .btn-toggle.active .line1 {
    top: 50%;
    left: 50%;

    -webkit-transform: translateX(-50%) rotateZ(-45deg);
    -ms-transform: translateX(-50%) rotate(-45deg);
    transform: translateX(-50%) rotateZ(-45deg);
}
.catalog-menu .tit-menu .btn-toggle.active .line3 {
    top: 50%;
    left: 50%;

    -webkit-transform: translateX(-50%) rotateZ(45deg);
    -ms-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotateZ(45deg);
}
@media (max-width: 1199px) {
    .catalog-menu .menu-nav {
        position: absolute;
        z-index: 8;
        top: 100%;
        left: 0;

        display: none;

        width: 100%;

        background-color: #fff;
        box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    }
}
.catalog-menu .menu-nav1>li {
    position: relative;

    border-bottom: 1px solid #000;
}
.catalog-menu .menu-nav1>li>a {
    font-size: 18px;
    line-height: 30px;

    position: relative;

    display: block;

    padding: 25px 50px 25px 0;

    -webkit-transition: all .2s;
    transition: all .2s;
}
@media (max-width: 1199px) {
    .catalog-menu .menu-nav1>li>a {
        font-size: 16px;
        line-height: 24px;

        padding: 10px 50px 10px 10px;
    }
}
.catalog-menu .menu-nav1>li:after {
    font-family: 'flaticon_hongyin';
    font-size: 20px;

    position: absolute;
    z-index: 2;
    top: 25px;
    right: 20px;

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

    opacity: 0;
    color: #ed2227;
}
@media (max-width: 1199px) {
    .catalog-menu .menu-nav1>li:after {
        top: 10px;
        right: 10px;
    }
}
.catalog-menu .menu-nav1>li.active,
.catalog-menu .menu-nav1>li:hover {
    border-bottom-color: #ed2227;
}
.catalog-menu .menu-nav1>li.active:after,
.catalog-menu .menu-nav1>li:hover:after {
    opacity: 1;
}
.catalog-menu .menu-nav1>li.active>a,
.catalog-menu .menu-nav1>li:hover>a {
    color: #ed2227;
}
.catalog-menu .menu-nav1>li.active .menu-nav2 {
    display: block !important;
}
.catalog-menu .menu-nav1 .menu-nav2 {
    display: none;
}
@media (max-width: 1199px) {
    .catalog-menu .menu-nav1 .menu-nav2>li {
        display: inline-block;

        vertical-align: top;
    }
}
.catalog-menu .menu-nav1 .menu-nav2>li>a {
    font-size: 16px;
    line-height: 30px;

    display: block;

    padding: 8px 30px;

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

    color: #666;
}
@media (max-width: 1199px) {
    .catalog-menu .menu-nav1 .menu-nav2>li>a {
        font-size: 14px;
        line-height: 24px;

        padding: 5px 10px;
    }
}
.catalog-menu .menu-nav1 .menu-nav2>li>a:before {
    display: inline-block;

    width: 0;
    height: 0;
    margin-right: 6px;

    content: '';
    vertical-align: middle;

    border-width: 4px 0 4px 8px;
    border-style: solid;
    border-color: transparent transparent transparent #c5c5c5;
}
.catalog-menu .menu-nav1 .menu-nav2>li.active>a,
.catalog-menu .menu-nav1 .menu-nav2>li:hover>a {
    color: #ed2227;
}
.catalog-menu .menu-nav1 .menu-nav2>li.active>a:before,
.catalog-menu .menu-nav1 .menu-nav2>li:hover>a:before {
    border-color: transparent transparent transparent #ed2227;
}
.hs-inner-about {
    padding-bottom: 0;
}
.hs-inner-about .about .title-inner {
    width: 300px;
    padding-right: 3%;

    text-align: right;
}
@media (max-width: 991px) {
    .hs-inner-about .about .title-inner {
        width: 240px;
    }
}
@media (max-width: 767px) {
    .hs-inner-about .about .title-inner {
        width: 100%;
        padding-right: 0;

        text-align: left;
    }
}
.hs-inner-about .about .free-editor {
    width: -webkit-calc(100% - 300px);
    width: calc(100% - 300px);
    padding-bottom: 50px;
    padding-left: 5%;

    border-left: 1px solid #cdcdcd;
}
@media (max-width: 991px) {
    .hs-inner-about .about .free-editor {
        width: -webkit-calc(100% - 240px);
        width: calc(100% - 240px);
    }
}
@media (max-width: 767px) {
    .hs-inner-about .about .free-editor {
        width: 100%;
        margin-top: 20px;
        padding-bottom: 0;
        padding-left: 0;

        border: none;
    }
}
.hs-inner-about .about .free-editor p {
    font-size: 16px;
    line-height: 2.25;

    margin: 0;
}
@media (max-width: 1199px) {
    .hs-inner-about .about .free-editor p {
        line-height: 1.875;
    }
}
@media (max-width: 991px) {
    .hs-inner-about .about .free-editor p {
        font-size: 14px;
    }
}
.hs-inner-concepts .flex {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.hs-inner-concepts .title-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 500px;

    text-align: center;

    color: #fff;
    background-color: #ed2227;

    -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: 1560px) {
    .hs-inner-concepts .title-inner {
        width: 400px;
    }
}
@media (max-width: 991px) {
    .hs-inner-concepts .title-inner {
        width: 300px;
    }
}
@media (max-width: 767px) {
    .hs-inner-concepts .title-inner {
        width: 100%;
        padding: 30px 0;
    }
}
.hs-inner-concepts .title-inner h2:after {
    display: block;

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

    content: '';

    border-width: 15px 8px 0 8px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
}
.hs-inner-concepts .free-editor {
    width: -webkit-calc(100% - 500px);
    width: calc(100% - 500px);
    padding: 20px 0 20px 3%;
}
@media (max-width: 1560px) {
    .hs-inner-concepts .free-editor {
        width: -webkit-calc(100% - 400px);
        width: calc(100% - 400px);
    }
}
@media (max-width: 991px) {
    .hs-inner-concepts .free-editor {
        width: -webkit-calc(100% - 300px);
        width: calc(100% - 300px);
    }
}
@media (max-width: 767px) {
    .hs-inner-concepts .free-editor {
        width: 100%;
        margin-top: 20px;
        padding: 0;
    }
}
.hs-inner-concepts .free-editor p {
    font-size: 16px;
    line-height: 2.25;

    margin: 0;
}
@media (max-width: 1199px) {
    .hs-inner-concepts .free-editor p {
        line-height: 1.875;
    }
}
@media (max-width: 991px) {
    .hs-inner-concepts .free-editor p {
        font-size: 14px;
    }
}
.hs-inner-advantage {
    padding-top: 0;
}
.hs-inner-advantage .advantage ul {
    margin: 0 -20px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 1199px) {
    .hs-inner-advantage .advantage ul {
        margin: 0 -10px;
    }
}
.hs-inner-advantage .advantage ul li {
    margin-top: 20px;
    padding: 0 20px;
}
@media (max-width: 1199px) {
    .hs-inner-advantage .advantage ul li {
        padding: 0 10px;
    }
}
.hs-inner-advantage .advantage .advantage-group {
    height: 100%;
    padding: 60px 8%;

    background: #f8f8f8;
}
@media (max-width: 1199px) {
    .hs-inner-advantage .advantage .advantage-group {
        padding: 40px 5%;
    }
}
@media (max-width: 767px) {
    .hs-inner-advantage .advantage .advantage-group {
        padding: 30px 15px;
    }
}
.hs-inner-advantage .advantage .advantage-group .flaticon {
    font-size: 50px;
    line-height: 1;

    display: block;
}
.hs-inner-advantage .advantage .advantage-group h3 {
    font-size: 24px;
    line-height: 1.5;

    margin: 20px 0 0 0;
}
@media (max-width: 1560px) {
    .hs-inner-advantage .advantage .advantage-group h3 {
        font-size: 20px;
    }
}
@media (max-width: 991px) {
    .hs-inner-advantage .advantage .advantage-group h3 {
        font-size: 18px;
    }
}
.hs-inner-advantage .advantage .advantage-group .note {
    margin-top: 20px;
}
.hs-inner-advantage .advantage .advantage-group .note p {
    font-size: 16px;
    line-height: 2.25;

    margin: 0;

    color: #666;
}
@media (max-width: 1199px) {
    .hs-inner-advantage .advantage .advantage-group .note p {
        line-height: 1.875;
    }
}
@media (max-width: 991px) {
    .hs-inner-advantage .advantage .advantage-group .note p {
        font-size: 14px;
    }
}
.hs-inner-advantage .advantage-link ul {
    margin: 0 -40px;
}
@media (max-width: 1560px) {
    .hs-inner-advantage .advantage-link ul {
        margin: 0 -20px;
    }
}
.hs-inner-advantage .advantage-link ul li {
    margin-top: 60px;
    padding: 0 40px;
}
@media (max-width: 1560px) {
    .hs-inner-advantage .advantage-link ul li {
        padding: 0 20px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-advantage .advantage-link ul li {
        margin-top: 30px;
    }
}
.hs-inner-advantage .advantage-link ul li:nth-child(2) .advantage-group .more {
    background-color: #000;
}
.hs-inner-advantage .advantage-link .advantage-group {
    position: relative;

    display: block;
}
.hs-inner-advantage .advantage-link .advantage-group .ibox {
    padding-bottom: 47.36842105%;
}
.hs-inner-advantage .advantage-link .advantage-group .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-inner-advantage .advantage-link .advantage-group .more {
    font-size: 24px;

    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

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

    width: 240px;
    height: 100%;

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

    color: #fff;
    background-color: #ed2227;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 1560px) {
    .hs-inner-advantage .advantage-link .advantage-group .more {
        font-size: 20px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-advantage .advantage-link .advantage-group .more {
        width: 180px;
    }
}
@media (max-width: 991px) {
    .hs-inner-advantage .advantage-link .advantage-group .more {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .hs-inner-advantage .advantage-link .advantage-group .more {
        width: 160px;
    }
}
.hs-inner-advantage .advantage-link .advantage-group .more span:before {
    display: inline-block;

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

    content: '';
    vertical-align: middle;

    border-width: 5px 0 5px 8px;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
}
.hs-inner-advantage .advantage-link .advantage-group:hover .ibox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.hs-inner-advantage .advantage-link .advantage-group:hover .more {
    width: 100%;
}
#about-about,
#about-concepts,
#about-advantage {
    position: relative;
    top: -100px;
}
.wrap-product-menu {
    position: relative;

    padding: 1px;
    padding-bottom: 0;

    text-align: center;

    background-color: #f5f5f5;
    box-shadow: 0 10px 10px 0 rgba(6, 0, 1, .13);
}
.wrap-product-menu .product-menu-1>li {
    display: inline-block;

    vertical-align: middle;
}
.wrap-product-menu .product-menu-1>li>a {
    font-size: 16px;
    line-height: 30px;

    position: relative;

    display: block;

    padding: 20px 40px;

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

    color: #999;
}
@media (max-width: 1199px) {
    .wrap-product-menu .product-menu-1>li>a {
        font-size: 15px;
    }
}
@media (max-width: 991px) {
    .wrap-product-menu .product-menu-1>li>a {
        font-size: 15px;
        line-height: 24px;

        padding: 10px 20px;
    }
}
@media (max-width: 767px) {
    .wrap-product-menu .product-menu-1>li>a {
        font-size: 15px;

        padding: 10px 14px;
    }
}
.wrap-product-menu .product-menu-1>li>a:after {
    position: absolute;
    bottom: 0;
    left: 50%;

    display: block;

    width: 40%;
    height: 0;

    content: '';

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

    opacity: 0;
    border-width: 4px 4px 0 4px;
    border-style: solid;
    border-color: #ed2227;
}
.wrap-product-menu .product-menu-1>li.active>a,
.wrap-product-menu .product-menu-1>li:hover>a {
    color: #000;
    font-weight: bold;
}
.wrap-product-menu .product-menu-1>li.active>a:after,
.wrap-product-menu .product-menu-1>li:hover>a:after {
    opacity: 1;
}
.wrap-product-menu .product-menu-2 {
    position: absolute;
    top: 100%;
    left: 0;

    display: none;
    z-index: 9999999;
    width: 100%;
    padding: 15px 8%;

    background-color: #f5f5f5;
    box-shadow: 0 10px 10px 0 rgba(6, 0, 1, .13);
}
.wrap-product-menu .product-menu-2>li {
    display: inline-block;

    vertical-align: top;
}
.wrap-product-menu .product-menu-2>li>a {
    font-size: 15px;
    line-height: 30px;

    display: block;

    padding: 0 30px;

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

    color: #666;
}
@media (max-width: 1560px) {
    .wrap-product-menu .product-menu-2>li>a {
        font-size: 14px;
    }
}
@media (max-width: 1400px) {
    .wrap-product-menu .product-menu-2>li>a {
        padding: 0 20px;
    }
}
.wrap-product-menu .product-menu-2>li.active>a,
.wrap-product-menu .product-menu-2>li:hover>a {
    color: #ed2227;
}
.phone-product {
    display: none;

    margin-top: 20px;
}
@media (max-width: 1199px) {
    .phone-product {
        display: block;
    }
}
.phone-product .proname {
    display: none;
}
.phone-product .product-menu-2>li {
    display: inline-block;

    vertical-align: top;
}
.phone-product .product-menu-2>li>a {
    font-size: 14px;
    line-height: 30px;

    display: block;

    padding: 0 10px;

    color: #666;
}
.phone-product .product-menu-2>li.active>a {
    color: #ed2227;
}
@media (max-width: 767px) {
    .hs-inner-product {
        padding-top: 20px;
    }
}
.hs-inner-product .product-listbox-top>ul {
    font-size: 0;

    margin: 0 -20px;
}
.hs-inner-product .product-listbox-top>ul>li {
    font-size: 14px;

    display: inline-block;

    padding: 0 20px;

    vertical-align: top;
}
@media (max-width: 767px) {
    .hs-inner-product .product-listbox-top>ul>li {
        max-width: 50%;
    }
}
.hs-inner-product .product-listbox-top .listbox-top-group {
    display: block;

    margin-top: 30px;

    text-align: center;
}
.hs-inner-product .product-listbox-top .listbox-top-group .img {
    overflow: hidden;
}
.hs-inner-product .product-listbox-top .listbox-top-group .img img {
    height: 250px;

    -webkit-transition: all 1s;
    transition: all 1s;
}
@media (max-width: 1199px) {
    .hs-inner-product .product-listbox-top .listbox-top-group .img img {
        height: 200px;
    }
}
@media (max-width: 767px) {
    .hs-inner-product .product-listbox-top .listbox-top-group .img img {
        height: 160px;
    }
}
.hs-inner-product .product-listbox-top .listbox-top-group p {
    font-size: 14px;
    line-height: 24px;

    margin: 10px 0 0 0;

    -webkit-transition: all .2s;
    transition: all .2s;
}
.hs-inner-product .product-listbox-top .listbox-top-group:hover .img img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}
.hs-inner-product .product-listbox-top .listbox-top-group:hover p {
    color: #ed2227;
}
.hs-inner-product .product-txt {
    margin-top: 60px;
    padding: 60px 30px;

    background: #f5f5f5;
}
@media (max-width: 991px) {
    .hs-inner-product .product-txt {
        margin-top: 30px;
        padding: 20px 15px;
    }
}
.hs-inner-product .product-txt p {
    font-size: 16px;
    line-height: 1.875;

    margin: 0;

    color: #333;
}
@media (max-width: 991px) {
    .hs-inner-product .product-txt p {
        font-size: 14px;
    }
}
.hs-inner-product .product-box {
    padding-top: 80px;
}
@media (max-width: 991px) {
    .hs-inner-product .product-box {
        padding-top: 40px;
    }
}
.hs-inner-product .product-box:nth-child(1) {
    padding-top: 0;
}
.hs-inner-product .title-product {
    padding-bottom: 14px;

    border-bottom: 1px solid #000;
}
.hs-inner-product .title-product h2 {
    font-size: 24px;
    line-height: 30px;

    margin: 0;
}
@media (max-width: 767px) {
    .hs-inner-product .title-product h2 {
        font-size: 20px;
    }
}
.hs-inner-product .product-mask span {
    font-size: 15px;
    line-height: 30px;

    display: inline-block;

    margin-top: 20px;
    margin-right: 20px;

    vertical-align: top;
}
@media (max-width: 767px) {
    .hs-inner-product .product-mask span {
        font-size: 14px;
    }
}
.hs-inner-product .product-mask span:before {
    display: inline-block;

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

    content: '';
    vertical-align: middle;

    background-color: #ed2227;
}
@media (max-width: 767px) {
    .hs-inner-product .product-mask span:before {
        width: 14px;
        height: 14px;
    }
}
.hs-inner-product .product-mask span.xj:before {
    background-color: #ebebeb;
}
.hs-inner-product .product-mask span.rs:before {
    background-color: #959595;
}
.hs-inner-product .product-listbox>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (min-width: 1200px) {
    .hs-inner-product .product-listbox>ul {
        margin: 0 -20px;
    }
}
@media (max-width: 767px) {
    .hs-inner-product .product-listbox>ul {
        margin: 0 -5px;
    }
}
@media (min-width: 1200px) {
    .hs-inner-product .product-listbox>ul>li {
        width: 12.5%;
        padding: 0 20px;
    }
}
@media (max-width: 767px) {
    .hs-inner-product .product-listbox>ul>li {
        padding: 0 5px;
    }
}
.hs-inner-product .product-listbox .product-group {
    display: block;

    margin-top: 40px;

    text-align: center;
}
@media (max-width: 991px) {
    .hs-inner-product .product-listbox .product-group {
        margin-top: 20px;
    }
}
.hs-inner-product .product-listbox .product-group .pro-img {
    -webkit-transition: all .2s;
    transition: all .2s;

    border: 1px solid #cbcbcb;
}
.hs-inner-product .product-listbox .product-group .pro-img img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-inner-product .product-listbox .product-group p {
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;

    margin: 10px 0 0 0;

    -webkit-transition: all .2s;
    transition: all .2s;
}
@media (max-width: 991px) {
    .hs-inner-product .product-listbox .product-group p {
        font-size: 14px;
    }
}
.hs-inner-product .product-listbox .product-group:hover .pro-img {
    border-color: #ed2227;
}
.hs-inner-product .product-listbox .product-group:hover .pro-img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.hs-inner-product .product-listbox .product-group:hover p {
    color: #ed2227;
}
.hs-inner-product .product-other-listbox>ul>li {
    width: 25%;
}
@media (max-width: 1199px) {
    .hs-inner-product .product-other-listbox>ul>li {
        width: 33.33333333%;
    }
}
@media (max-width: 767px) {
    .hs-inner-product .product-other-listbox>ul>li {
        width: 50%;
    }
}
.hs-inner-product .product-other-listbox .product-group .pro-img .ibox {
    padding-bottom: 75%;
}
@media (max-width: 767px) {
    .hs-inner-product-details {
        padding-top: 20px;
    }
}
.hs-inner-product-details .product-details {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 30px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-inner-product-details .product-details .details-img {
    width: 130px;

    border: 1px solid #cbcbcb;
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-details .details-img {
        width: 100%;
    }
}
.hs-inner-product-details .product-details .details-img img {
    width: 100%;
}
.hs-inner-product-details .product-details .details-info {
    position: relative;

    width: -webkit-calc(100% - 270px);
    width: calc(100% - 270px);
    padding-left: 3%;
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-details .details-info {
        width: 100%;
        padding-left: 0;
    }
}
.hs-inner-product-details .product-details .details-info .open-table {
    display: inline-block;

    vertical-align: middle;
}
.hs-inner-product-details .product-details .details-info .open-table:hover .yundong-tanchu {
    display: block;
}
.hs-inner-product-details .product-details .details-info .yundong-tanchu {
    position: absolute;
    top: -90px;
    left: 23%;

    display: none;

    width: 75%;
    max-width: 760px;
    padding: 30px;

    background-color: #e7e7e9;
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-details .details-info .yundong-tanchu {
        width: 80%;
        padding: 10px;
        top: 0;
    }
}
.hs-inner-product-details .product-details .details-info .yundong-tanchu table {
    font-size: 14px;
    line-height: 24px;

    width: 100%;
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-details .details-info .yundong-tanchu table {
        font-size: 12px;
        line-height: 18px;
    }
}
.hs-inner-product-details .product-details .details-info .yundong-tanchu table tr:nth-child(1) {
    border-bottom: 2px solid #090506;
}
.hs-inner-product-details .product-details .details-info .yundong-tanchu table tr td,
.hs-inner-product-details .product-details .details-info .yundong-tanchu table tr th {
    font-weight: normal;

    padding: 5px 10px 5px 0;
}
.hs-inner-product-details .product-details .details-info .yundong-tanchu table tr td span,
.hs-inner-product-details .product-details .details-info .yundong-tanchu table tr th span {
    display: block;

    color: #666;
}
.hs-inner-product-details .product-details .details-info .yundong-tanchu p {
    font-size: 14px;
    line-height: 24px;

    margin: 0;
}
.hs-inner-product-details .product-details .title-details {
    margin-top: 20px;
}
.hs-inner-product-details .product-details .title-details h2 {
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;

    margin: 0;
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-details .title-details h2 {
        font-size: 20px;
    }
}
.hs-inner-product-details .product-details .yundong {
    margin-top: 24px;
}
.hs-inner-product-details .product-details .yundong h4 {
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;

    display: inline-block;

    margin: 0;

    vertical-align: middle;
}
.hs-inner-product-details .product-details .yundong .open-table .table-title {
    font-weight: normal;

    margin-left: 10px;

    cursor: pointer;

    color: #ed2227;
}
.hs-inner-product-details .product-details .yundong .open-table .table-title:before {
    display: inline-block;

    width: 16px;
    height: 16px;
    margin-right: 6px;

    content: '';
    vertical-align: middle;

    background: url(../images/shuoming.svg) no-repeat center;
    background-size: cover;
}
.hs-inner-product-details .product-details .yundong .imgbox {
    margin-top: 10px;
}
.hs-inner-product-details .product-details .yundong .imgbox img {
    max-height: 40px;
}
.hs-inner-product-details .product-details .gaishu {
    margin-top: 24px;
}
.hs-inner-product-details .product-details .gaishu h4 {
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;

    margin: 0;
}
.hs-inner-product-details .product-details .gaishu .free-editor {
    margin-top: 20px;
}
.hs-inner-product-details .product-details .gaishu .free-editor p {
    font-size: 14px;
    line-height: 24px;

    margin: 0;

    color: #333;
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-details .gaishu .free-editor p {
        font-size: 14px;
    }
}
.hs-inner-product-details .product-parameters {
    padding-top: 10px;
}
.hs-inner-product-details .product-parameters .title-parameters {
    padding: 15px 30px;

    background-color: #f5f5f5;
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-parameters .title-parameters {
        padding: 10px;
    }
}
.hs-inner-product-details .product-parameters .title-parameters h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;

    margin: 0;
}
.hs-inner-product-details .product-parameters .parameters-editor {
    margin-top: 30px;

    color: #333;
}
.hs-inner-product-details .product-parameters .parameters-editor p {
    font-size: 14px;
    line-height: 24px;

    margin: 0;
}
@media (max-width: 991px) {
    .hs-inner-product-details .product-parameters .parameters-editor p {
        font-size: 14px;
    }
}
.hs-inner-product-details .product-parameters .parameters-editor table {
    font-size: 14px;

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

    text-align: center;
}
@media (max-width: 991px) {
    .hs-inner-product-details .product-parameters .parameters-editor table {
        font-size: 14px;
    }
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-parameters .parameters-editor table {
        font-size: 12px;
    }
}
.hs-inner-product-details .product-parameters .parameters-editor table th,
.hs-inner-product-details .product-parameters .parameters-editor table td {
    line-height: 22px;

    /* width: 13%; */
    padding: 2px 3px;

    text-align: center;

    border: 1px solid #ccc;
}
.hs-inner-product-details .product-parameters .parameters-editor table th:last-child,
.hs-inner-product-details .product-parameters .parameters-editor table td:last-child {
    /* width: 48%; */
}
.hs-inner-product-details .product-parameters .parameters-editor table th:last-child p,
.hs-inner-product-details .product-parameters .parameters-editor table td:last-child p {
    font-size: 14px;

    display: inline-block;

    width: 30%;
    margin: 0;

    vertical-align: middle;
}
.hs-inner-product-details .product-parameters .parameters-editor table tr {
    -webkit-transition: all .2s;
    transition: all .2s;
}
.hs-inner-product-details .product-parameters .parameters-editor table tr:hover {
    color: #fff;
    background-color: #ed2227;
}
.hs-inner-technology {
    padding-top: 20px;
}
.hs-inner-technology .technology .technology-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 30px;
    padding: 30px 5%;

    background: #f8f8f8;

    -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: 1400px) {
    .hs-inner-technology .technology .technology-group {
        padding: 20px 3%;
    }
}
.hs-inner-technology .technology .technology-group h3 {
    font-size: 18px;
    line-height: 36px;

    display: -webkit-box;
    overflow: hidden;

    width: -webkit-calc(100% - 110px);
    width: calc(100% - 110px);
    height: 36px;
    margin: 0;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 767px) {
    .hs-inner-technology .technology .technology-group h3 {
        font-size: 16px;
    }
}
.hs-inner-technology .technology .technology-group .technology-down {
    font-size: 16px;
    line-height: 36px;

    display: inline-block;

    width: 110px;

    -webkit-transition: all .2s;
    transition: all .2s;
    text-align: right;
}
@media (max-width: 1199px) {
    .hs-inner-technology .technology .technology-group .technology-down {
        font-size: 14px;
    }
}
.hs-inner-technology .technology .technology-group .technology-down:after {
    display: inline-block;

    width: 36px;
    height: 36px;
    margin-left: 4px;

    content: '';
    vertical-align: middle;

    background: url(../images/download.png) no-repeat center;
    background-size: cover;
}
.hs-inner-technology .technology .technology-group .technology-down:hover {
    color: #ed2227;
}
.technology-message {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;

    display: none;

    width: 100%;
    height: 100%;

    background-color: rgba(0, 0, 0, .7);
}
.technology-message .box-mes {
    position: absolute;
    top: 50%;
    left: 50%;

    width: 94%;
    max-width: 450px;
    padding: 50px;

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

    background-color: #fff;
}
@media (max-width: 767px) {
    .technology-message .box-mes {
        padding: 30px 15px;
    }
}
.technology-message .box-mes .close-message {
    position: absolute;
    top: 20px;
    right: 20px;

    cursor: pointer;
}
.technology-message .box-mes .close-message .flaticon {
    font-size: 20px;

    -webkit-transition: all .2s;
    transition: all .2s;
}
.technology-message .box-mes .close-message .flaticon:hover {
    color: #ed2227;
}
.technology-message .box-mes .title-message h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.4;

    margin: 0;
}
@media (max-width: 767px) {
    .technology-message .box-mes .title-message h3 {
        font-size: 18px;
    }
}
.technology-message .box-mes .form-message {
    margin-top: 20px;
}
.technology-message .box-mes .form-message input {
    line-height: 28px;

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

    background-color: #f8f8f8;
}
.technology-message .box-mes .form-message input::-webkit-input-placeholder,
.technology-message .box-mes .form-message textarea::-webkit-input-placeholder {
    color: #666;
}
.technology-message .box-mes .form-message input:-o-placeholder,
.technology-message .box-mes .form-message textarea:-o-placeholder {
    color: #666;
}
.technology-message .box-mes .form-message input::-moz-placeholder,
.technology-message .box-mes .form-message textarea::-moz-placeholder {
    color: #666;
}
.technology-message .box-mes .form-message input:-ms-input-placeholder,
.technology-message .box-mes .form-message textarea:-ms-input-placeholder {
    color: #666;
}
.technology-message .box-mes .form-message input:focus::-webkit-input-placeholder,
.technology-message .box-mes .form-message textarea:focus::-webkit-input-placeholder {
    color: #c5c5c5;
}
.technology-message .box-mes .form-message input:focus::-o-placeholder,
.technology-message .box-mes .form-message textarea:focus::-o-placeholder {
    color: #c5c5c5;
}
.technology-message .box-mes .form-message input:focus::-moz-placeholder,
.technology-message .box-mes .form-message textarea:focus::-moz-placeholder {
    color: #c5c5c5;
}
.technology-message .box-mes .form-message input:focus::-ms-input-placeholder,
.technology-message .box-mes .form-message textarea:focus::-ms-input-placeholder {
    color: #c5c5c5;
}
.technology-message .box-mes .form-message .send {
    font-size: 16px;
    line-height: 40px;

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

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

    color: #fff;
    background-color: #ed2227;
}
.technology-message .box-mes .form-message .send:hover {
    background-color: #b20c0c;
}
.technology-message .box-mes .form-message p {
    font-size: 14px;
    line-height: 24px;

    margin: 20px 0 0 0;

    color: #666;
}
.hs-inner-contact .contact {
    margin-top: 30px;
    /* padding-left: -webkit-calc(50% - 715px);
    padding-left:         calc(50% - 715px); */
}
/* @media (max-width: 1470px)
{
    .hs-inner-contact .contact
    {
        padding-left: -webkit-calc(50% - 570px);
        padding-left:         calc(50% - 570px);
    }
}
@media (max-width: 1199px)
{
    .hs-inner-contact .contact
    {
        padding: 0 10%;
    }
}
@media (max-width: 991px)
{
    .hs-inner-contact .contact
    {
        padding: 0 5%;
    }
}*/
@media (max-width: 767px) {
    .hs-inner-contact .contact {
        margin-top: 0;
    }
}
.hs-inner-contact .contact 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-contact .contact ul li {
    margin-top: 30px;
}
.hs-inner-contact .contact .contact-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    height: 100%;
    padding: 30px;

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

    background: -webkit-gradient(linear, left top, right top, from(#fcfcfc), to(#f3f3f3));
    background: -webkit-linear-gradient(left, #fcfcfc, #f3f3f3);
    background: linear-gradient(90deg, #fcfcfc, #f3f3f3);
}
@media (max-width: 1470px) {
    .hs-inner-contact .contact .contact-group {
        padding: 20px 14px;
    }
}
.hs-inner-contact .contact .contact-group .icon {
    width: 40px;
}
.hs-inner-contact .contact .contact-group .icon .flaticon {
    font-size: 40px;

    color: #ed2227;
}
.hs-inner-contact .contact .contact-group .contact-txt {
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
    padding-left: 20px;
}
.hs-inner-contact .contact .contact-group .contact-txt h3 {
    font-size: 20px;
    line-height: 30px;

    margin: 10px 0 20px 0;
}
@media (max-width: 991px) {
    .hs-inner-contact .contact .contact-group .contact-txt h3 {
        font-size: 18px;

        margin-bottom: 20px;
    }
}
@media (max-width: 767px) {
    .hs-inner-contact .contact .contact-group .contact-txt h3 {
        font-size: 16px;
    }
}
.hs-inner-contact .contact .contact-group .contact-txt p {
    font-size: 19px;
    line-height: 30px;
    font-weight: bold;
    margin: 0;
}
@media (max-width:1470px) {
    .hs-inner-contact .contact .contact-group .contact-txt p {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .hs-inner-contact .contact .contact-group .contact-txt p {
        font-size: 17px;
    }
}
.hs-inner-contact .contact .contact-group .contact-txt p a:hover {
    text-decoration: underline;
}
.hs-inner-contact .contact .contact-group:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
}
.hs-inner-map .map {
    width: 100%;
    height: 600px;
}
@media (max-width: 991px) {
    .hs-inner-map .map {
        height: 400px;
    }
}
.hs-inner-map .map #map {
    width: 100%;
    height: 100%;
}
.fp-watermark {
    display: none;
}
.section {
    position: relative;

    overflow: hidden;

    width: 100%;

    -webkit-transition: all 1s;
    transition: all 1s;

    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
@media (min-width: 1200px) {
    .section {
        height: 100vh;

        background-attachment: fixed;
    }
}
.section .fp-overflow {
    width: 100%;
    height: 100%;
}
.hs-home-application {
    top: 0;
    left: 0;

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

    width: 100%;
    height: 100%;

    -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-application .title-application {
    max-width: 670px;
    margin: 0 auto;
    padding: 0 15px;

    text-align: center;

    color: #fff;
}
.hs-home-application .title-application h2 {
    font-size: 48px;

    display: block;

    margin: 0 0 20px 0;

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

    opacity: 0;
    text-shadow: 0 10px 10px rgba(6, 0, 1, .5);
}
@media (max-width: 1560px) {
    .hs-home-application .title-application h2 {
        font-size: 40px;
    }
}
@media (max-width: 1199px) {
    .hs-home-application .title-application h2 {
        font-size: 30px;
    }
}
@media (max-width: 991px) {
    .hs-home-application .title-application h2 {
        font-size: 24px;
    }
}
.hs-home-application .title-application p {
    font-size: 20px;
    line-height: 30px;

    display: block;

    margin: 0;

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

    opacity: 0;
    text-shadow: 0 10px 10px rgba(6, 0, 1, .5);
}
@media (max-width: 1199px) {
    .hs-home-application .title-application p {
        font-size: 18px;
    }
}
@media (max-width: 991px) {
    .hs-home-application .title-application p {
        font-size: 14px;
    }
}
.section-footer {
    height: auto;
}
.fp-completely .hs-home-application .title-application h2 {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);

    opacity: 1;
}
.fp-completely .hs-home-application .title-application p {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);

    opacity: 1;
}
.section.leave .hs-home-application .title-application h2 {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);

    opacity: 0;
}
.section.leave .hs-home-application .title-application p {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);

    opacity: 0;
}
.hs-inner-news {
    padding-bottom: 0;
}
@media (max-width: 767px) {
    .hs-inner-news {
        padding-top: 10px;
    }
}
@media (min-width: 1560px) {
    .hs-inner-news .news ul {
        margin: 0 -25px;
    }
    .hs-inner-news .news ul li {
        padding: 0 25px;
    }
}
.hs-inner-news .news .news-group {
    margin-top: 40px;
}
@media (max-width: 991px) {
    .hs-inner-news .news .news-group {
        margin-top: 20px;
    }
}
.hs-inner-news-show,
.hs-inner-cases-show {
    padding-bottom: 0;
}
@media (max-width: 767px) {
    .hs-inner-news-show,
    .hs-inner-cases-show {
        padding-top: 10px;
    }
}
.hs-inner-news-show .news-show,
.hs-inner-cases-show .news-show,
.hs-inner-news-show .cases-show,
.hs-inner-cases-show .cases-show {
    padding-top: 50px;
}
.hs-inner-news-show .title-news-show,
.hs-inner-cases-show .title-news-show,
.hs-inner-news-show .title-cases-show,
.hs-inner-cases-show .title-cases-show {
    border-bottom: 1px solid #e6e6e6;
}
.hs-inner-news-show .title-news-show h2,
.hs-inner-cases-show .title-news-show h2,
.hs-inner-news-show .title-cases-show h2,
.hs-inner-cases-show .title-cases-show h2 {
    font-size: 24px;
    line-height: 1.5;

    margin: 0;
}
@media (max-width: 767px) {
    .hs-inner-news-show .title-news-show h2,
    .hs-inner-cases-show .title-news-show h2,
    .hs-inner-news-show .title-cases-show h2,
    .hs-inner-cases-show .title-cases-show h2 {
        font-size: 20px;
    }
}
.hs-inner-news-show .title-news-show.center,
.hs-inner-cases-show .title-news-show.center,
.hs-inner-news-show .title-cases-show.center,
.hs-inner-cases-show .title-cases-show.center {
    text-align: center;
}
.hs-inner-news-show .date-share,
.hs-inner-cases-show .date-share {
    margin: 30px 0;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-inner-news-show .date-share .date span,
.hs-inner-cases-show .date-share .date span {
    color: #b20c0c;
}
.hs-inner-news-show .title-cases-show .date-share,
.hs-inner-cases-show .title-cases-show .date-share {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.hs-inner-news-show .free-editor,
.hs-inner-cases-show .free-editor {
    margin-top: 50px;
}
@media (max-width: 991px) {
    .hs-inner-news-show .free-editor,
    .hs-inner-cases-show .free-editor {
        margin-top: 30px;
    }
}
.hs-inner-news-show .free-editor p,
.hs-inner-cases-show .free-editor p {
    font-size: 16px;
    line-height: 2;

    margin: 0;

    color: #666;
}
@media (max-width: 767px) {
    .hs-inner-news-show .free-editor p,
    .hs-inner-cases-show .free-editor p {
        font-size: 14px;
    }
}
.hs-inner-news-show .free-editor img,
.hs-inner-cases-show .free-editor img {
    max-width: 100%;
    height: auto !important;
}
.hs-inner-news-show .button-cases,
.hs-inner-cases-show .button-cases,
.hs-inner-news-show .button-news,
.hs-inner-cases-show .button-news {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

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

    color: #777;
    background-color: rgba(153, 153, 153, .3);

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

    display: block;

    width: 50px;
    height: 50px;

    -webkit-transition: all .2s;
    transition: all .2s;
    text-align: center;
}
.hs-inner-news-show .button-cases a .flaticon,
.hs-inner-cases-show .button-cases a .flaticon,
.hs-inner-news-show .button-news a .flaticon,
.hs-inner-cases-show .button-news a .flaticon {
    font-size: 40px;
}
.hs-inner-news-show .button-cases a:hover,
.hs-inner-cases-show .button-cases a:hover,
.hs-inner-news-show .button-news a:hover,
.hs-inner-cases-show .button-news a:hover {
    color: #ed2227;
}
.hs-inner-news-show .button-cases .prev,
.hs-inner-cases-show .button-cases .prev,
.hs-inner-news-show .button-news .prev,
.hs-inner-cases-show .button-news .prev {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.hs-footer {
    overflow: hidden;

    padding: 50px 0;

    text-align: center;

    color: #fff;
    background-color: #ed2227;
}
@media (max-width: 1199px) {
    .hs-footer {
        padding: 30px 0;
    }
}
@media (max-width: 991px) {
    .hs-footer {
        padding-bottom: 80px;
    }
}
.hs-footer .foot-logo img {
    max-height: 68px;
}
@media (max-width: 767px) {
    .hs-footer .foot-logo img {
        max-height: 48px;
    }
}
.hs-footer .foot-nav {
    margin: 30px 0;
}
@media (max-width: 1199px) {
    .hs-footer .foot-nav {
        margin: 20px 0;
    }
}
.hs-footer .foot-nav ul {
    margin: 0 -30px;
}
@media (max-width: 1199px) {
    .hs-footer .foot-nav ul {
        margin: 0 -10px;
    }
}
.hs-footer .foot-nav ul li {
    display: inline-block;

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

    display: inline-block;

    padding: 10px 30px;
}
@media (max-width: 1199px) {
    .hs-footer .foot-nav ul li a {
        font-size: 16px;

        padding: 10px;
    }
}
@media (max-width: 767px) {
    .hs-footer .foot-nav ul li a {
        font-size: 14px;
        line-height: 24px;
    }
}
.hs-footer .copyright p {
    line-height: 24px;

    margin: 0;
}
.hc-mobile-nav.nav-levels-overlap ul ul .iconimg {
    display: none;
}
.hc-mobile-nav.nav-levels-overlap ul ul b {
    font-weight: normal;
}
.fluid_pseudo_poster,
.fluid_controls_container {
    display: none;
}
.zoom:after {
    position: absolute;
    top: 0;
    right: 0;

    display: block;

    width: 33px;
    height: 33px;

    content: '';

    background: url(../images/icon.png);
}
.zoom img {
    display: block;
}
.zoom img::-moz-selection {
    background-color: transparent;
}
.zoom img::selection {
    background-color: transparent;
}
.hideh1 {
    font-size: 0;
}
.hideh1 h1 {
    font-size: 0;

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

    display: block;
}
.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 {
    display: inline-block;
    color: #ccc;
    border: 1px solid #111;
    background: #000;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 38px;
    margin: 0 1px;
    border-radius: 50%;
}
.page_list a:hover {
    color: #fff;
    border: 1px solid #ed2227;
    background: #ed2227
}
.page_list a.on {
    color: #fff;
    border: 1px solid #ed2227;
    background: #ed2227
}
.table_a {
    overflow-x: auto;
    width: 100%
}
.table_a table {
    border-right: 1px solid #0061b3;
    border-bottom: 1px solid #0061b3;
    width: 100%
}
.table_a table td {
    border-left: 1px solid #0061b3;
    border-top: 1px solid #0061b3;
    text-align: left;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding: 0 0 0 5px;
}
.table_a table tr:nth-child(odd) {
    /* background: #f5f5f5 */
}
.table_a table th {
    border-left: 1px solid #0061b3;
    border-top: 1px solid #0061b3;
    background: #ed2227;
    color: #ffffff;
    font-weight: bold;
    text-align: left;
    font-size: 14px;
    height: 40px;
    line-height: 30px;
    padding: 3px;
}
.biao2 {
    background: #f1f1f1
}
@media(max-width:767px) {
    .table_a table th {
        line-height: 20px;
        height: auto
    }
}
.hs-inner-choose .choose {
    padding-left: calc(300px + 5%);
}
@media (max-width: 991px) {
    .hs-inner-choose .choose {
        padding-left: calc(240px + 5%);
    }
}
@media (max-width: 767px) {
    .hs-inner-choose .choose {
        padding-left: 0;
    }
}
.hs-inner-choose .choose ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -10px;
    /* max-width: 900px;
    margin: 0 auto; */
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-inner-choose .choose ul li {
    width: 33.33333333%;
    padding: 0 10px;
}
@media (max-width: 767px) {
    .hs-inner-choose .choose ul li {
        width: 50%;
    }
}
.hs-inner-choose .choose p {
    font-size: 16px;
    line-height: 24px;

    position: relative;

    margin: 12px 0;
    padding-left: 26px;
}
@media (max-width: 767px) {
    .hs-inner-choose .choose p {
        font-size: 14px;

        margin: 6px 0;
        padding-left: 20px;
    }
}
.hs-inner-choose .choose p:before {
    position: absolute;
    top: 12px;
    left: 0;

    display: block;

    width: 8px;
    height: 8px;

    content: '';

    background-color: #ed2227;
}
@media (max-width: 767px) {
    .hs-inner-choose .choose p:before {
        top: 10px;

        width: 6px;
        height: 6px;
    }
}
.hs-inner-vision {
    padding: 120px 0;

    background: url(../images/vision_bg.jpg) no-repeat center;
    background-size: cover;
}
@media (max-width: 1470px) {
    .hs-inner-vision {
        padding: 80px 0;
    }
}
@media (max-width: 767px) {
    .hs-inner-vision {
        padding: 30px 0;
    }
}
.hs-inner-vision .vision-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    max-width: 80%;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 767px) {
    .hs-inner-vision .vision-flex {
        max-width: 100%;
    }
}
.hs-inner-vision .vision-flex .vision-group {
    /* width: 47%; */
}
@media (max-width: 991px) {
    .hs-inner-vision .vision-flex .vision-group {
        width: 100%;
        margin: 10px 0;
    }
}
/* .hs-inner-vision .vision-flex .vision-group:nth-child(1) {
   width: 53%;
}
@media (max-width: 991px) {
   .hs-inner-vision .vision-flex .vision-group:nth-child(1) {
      width: 100%;
   }
}
.hs-inner-vision .vision-flex .vision-group:nth-child(1) .vision-list:nth-child(2) {
   padding-right: 10%;
}
@media (max-width: 991px) {
   .hs-inner-vision .vision-flex .vision-group:nth-child(1) .vision-list:nth-child(2) {
      padding-right: 0;
   }
} */
.hs-inner-vision .vision-flex .vision-group {
    margin: 60px 0;
}
@media (max-width: 767px) {
    .hs-inner-vision .vision-flex .vision-group {
        margin: 20px 0;
    }

}
.hs-inner-vision .vision-flex .vision-group .title-vision {
    position: relative;

    /* padding-bottom: 40px; */

}
/* @media (max-width: 1199px) {
   .hs-inner-vision .vision-flex .vision-group .title-vision {
      padding-bottom: 20px;
   }
} */
.hs-inner-vision .vision-flex .vision-group .title-vision h3 {
    font-size: 32px;
    font-weight: bold;

    margin: 0;
}
.hs-inner-vision .vision-flex .vision-group .title-vision span {
    color: #ed2227;
}
@media (max-width: 1199px) {
    .hs-inner-vision .vision-flex .vision-group .title-vision h3 {
        font-size: 26px;
    }
}
@media (max-width: 991px) {
    .hs-inner-vision .vision-flex .vision-group .title-vision h3 {
        font-size: 22px;
    }
}
@media (max-width: 767px) {
    .hs-inner-vision .vision-flex .vision-group .title-vision h3 {
        font-size: 18px;
    }
}
.hs-inner-vision .vision-flex .vision-group .vision-list {
    margin-top: 20px;
}
/* .hs-inner-vision .vision-flex .vision-group .vision-list {
   display: -webkit-box;
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   margin: 0 -25px;
   -webkit-flex-wrap: wrap;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
}
@media (max-width: 991px) {
   .hs-inner-vision .vision-flex .vision-group .vision-list {
      margin: 0 -10px;
   }
} */
.hs-inner-vision .vision-flex .vision-group .vision-list>li {
    /* width: 50%; */
    padding: 0 25px;
    position: relative;
}
.hs-inner-vision .vision-flex .vision-group .vision-list>li:after {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    left: 3px;
    top: 17px;
    z-index: 2;
}
.hs-inner-vision .vision-flex .vision-group .vision-list>li:last-child:after {
    display: none;
}
@media (max-width: 991px) {
    .hs-inner-vision .vision-flex .vision-group .vision-list>li {
        padding: 0 10px;
    }
}
.hs-inner-vision .vision-flex .vision-group .vision-list .vision-list-group {
    position: relative;
    padding-bottom: 20px;
}

.hs-inner-vision .vision-flex .vision-group .vision-list>li:before {
    position: absolute;
    z-index: 2;
    top: 15px;
    left: 0;

    display: block;

    width: 7px;
    height: 7px;

    content: '';

    background: #000;
}
.hs-inner-vision .vision-flex .vision-group .vision-list .vision-list-group p {
    font-size: 16px;
    line-height: 36px;

    margin: 0;
}
@media (max-width: 1199px) {
    .hs-inner-vision .vision-flex .vision-group .vision-list .vision-list-group p {
        font-size: 14px;
        line-height: 30px;
    }
}

.hs-home-application:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    left: 0;
    top: 0;
    z-index: 2;
}
.hs-home-application .title-application {
    position: relative;
    z-index: 4;
}
.hs-inner-product-details .product-parameters .title-inner {
    text-align: left;
    padding-bottom: 14px;
    border-bottom: 1px solid #000;
}

.hs-inner-product-details .product-parameters .title-inner h2 {
    font-size: 24px;
}

.inner-app .hs-home-application .title-application {
    position: absolute;
    bottom: 0;
    z-index: 6;
    background-color: rgba(0, 0, 0, .5);
    max-width: 100%;
    padding: 90px 5%;
    text-align: left;
}
.inner-app .hs-home-application .title-application h2 {
    font-size: 36px;
    font-weight: bold;
}
.inner-app .hs-home-application .title-application p {
    font-size: 18px;
    line-height: 30px;
    color: rgba(255, 255, 255, .85);
}
@media(max-width:1199px) {
    .inner-app .hs-home-application .title-application h2 {
        font-size: 24px;
    }
    .inner-app .hs-home-application .title-application p {
        font-size: 16px;
        line-height: 24px;
    }
}

@media(min-width:992px) {
    .hs-inner-product-details .product-details .details-info {
        display: flex;
        flex-wrap: wrap;
    }
    .hs-inner-product-details .product-details .yundong {
        width: 35%;
        padding-right: 5%;
    }
    .hs-inner-product-details .product-details .gaishu {
        width: 65%;
        padding-left: 5%;
        border-left: 1px solid #dcdcdc;
    }
    .hs-inner-product-details .product-details .gaishu .free-editor {
        margin-top: 0;
    }
}

.hs-inner-product .product-listbox .product-group .pro-img {
    position: relative;
    background-color: #b20c0c;
    border: 2px solid #b20c0c;
}
.hs-inner-product .product-listbox .product-group .pro-img .ibox {
    background-color: #fff;
    transition: all .2s;
}
.product-other-listbox .pro-img .pro-mask {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 5;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #ffffff;
    padding: 20px;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all .2s;
}
.product-other-listbox .pro-img .pro-mask h3 {
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    margin: 0;
}
.product-other-listbox .pro-img .pro-mask h4 {
    font-size: 14px;
    line-height: 24px;
    font-weight: normal;
}
.product-other-listbox .product-group:hover .pro-img .ibox {
    opacity: .2;
}
.product-other-listbox .product-group:hover .pro-img .pro-mask {
    opacity: 1;
}
.page_info {
    width: 100%;
}

.hs-inner-product-details-other .product-details .details-img {
    width: 300px;
    border-color: #ed2227;
    height: 100%;
}

.hs-inner-product-details-other .product-details .details-info {
    width: calc(100% - 300px);
}
.hs-inner-product-details-other .product-details .title-details h3 {
    display: inline-block;
    padding: 0 10px;
    line-height: 30px;
    font-size: 14px;
    color: #ffffff;
    background-color: #ed2227;
    margin-top: 10px;
}
@media (max-width: 1199px) {
    .hs-inner-product-details-other .product-details .details-img {
        width: 240px;
    }
    .hs-inner-product-details-other .product-details .details-info {
        width: calc(100% - 240px);
    }
}
@media (max-width: 767px) {
    .hs-inner-product-details-other .product-details .details-img {
        width: 100%;
    }
    .hs-inner-product-details-other .product-details .details-info {
        width: 100%;
    }
}

.hs-inner-product-cailiao .product-listbox .product-group .pro-img .ibox {
    padding-bottom: 75%;
}

body::-webkit-scrollbar {
    width: 5px;
    position: absolute;
    left: 0;
}

body::-webkit-scrollbar-track {
    background-color: #dcdcdc;
}

body::-webkit-scrollbar-thumb {
    background-color: #ed2227;
}

.banner-mifeng img {
    width: 100%;
}
.hs-inner-product-details .product-details .title-details {
    width: 100%;
}

.hs-inner-contact .contact .contact-group .contact-txt p img {
    width: 140px;
}