/**
 * style.less
 * 层叠样式表
 */
:root
{
    --color: #ff6243;
    --hover: #e53816;
}
.ff
{
    font-family: 'iconfont' !important;
}
@font-face
{
    font-family: 'Calibri';
    font-weight: bold;
    font-style: normal;

    src: url('../fonts/Calibri-Bold.eot');
    src: local('Calibri Bold'), local('Calibri-Bold'), url('../fonts/Calibri-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Calibri-Bold.woff2') format('woff2'), url('../fonts/Calibri-Bold.woff') format('woff'), url('../fonts/Calibri-Bold.ttf') format('truetype'), url('../fonts/Calibri-Bold.svg#Calibri-Bold') format('svg');
    font-display: swap;
}
@font-face
{
    font-family: 'Calibri';
    font-weight: normal;
    font-style: normal;

    src: url('../fonts/Calibri.eot');
    src: local('Calibri'), url('../fonts/Calibri.eot?#iefix') format('embedded-opentype'), url('../fonts/Calibri.woff2') format('woff2'), url('../fonts/Calibri.woff') format('woff'), url('../fonts/Calibri.ttf') format('truetype'), url('../fonts/Calibri.svg#Calibri') format('svg');
    font-display: swap;
}
@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: 'D-DIN Condensed';
    font-weight: bold;
    font-style: normal;

    src: url('../fonts/DINCond-Bold.eot');
    src: local('DINCond-Bold'), url('../fonts/DINCond-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/DINCond-Bold.woff2') format('woff2'), url('../fonts/DINCond-Bold.woff') format('woff'), url('../fonts/DINCond-Bold.ttf') format('truetype'), url('../fonts/DINCond-Bold.svg#DINCond-Bold') format('svg');
    font-display: swap;
}
body
{
    font-family: 'Calibri', Arial, 'Helvetica Neue', Helvetica, 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Heiti SC', 'PingFang SC', 'Hiragino Sans GB', sans-serif;
    font-size: 14px;

    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: 1350px)
{
    .container
    {
        width: 1320px;
    }
}
@media (min-width: 1470px)
{
    .container
    {
        width: 1440px;
    }
}
@media (min-width: 1660px)
{
    .container
    {
        width: 1630px;
    }
}
@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;
}
.slick-arrow
{
    font-size: 40px;
    line-height: 1;
    line-height: 52px;

    position: absolute;
    z-index: 9;
    top: 50%;
    left: -3%;

    overflow: hidden;

    width: 52px;
    height: 52px;
    padding: 0;

    cursor: pointer;
    -webkit-transition: all .4s;
            transition: all .4s;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    text-align: center;

    color: #999;
    border: none;
    border: 1px solid rgba(201, 201, 201, .28);
    outline: none;
    background: none;
    background-color: #fff;
    box-shadow: 0 9px 10px 0 rgba(0, 0, 0, .07);
}
@media (max-width: 991px)
{
    .slick-arrow
    {
        font-size: 30px;
        line-height: 40px;

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

    display: block;

    content: '\e625';
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}
.slick-arrow.slick-next
{
    right: -3%;
    left: auto;
}
.slick-arrow.slick-next:before
{
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
}
.slick-arrow:hover
{
    color: #fff;
    background-color: var(--color);
}
.slick-dots
{
    margin-top: 60px;

    text-align: center;
}
@media (max-width: 991px)
{
    .slick-dots
    {
        margin-top: 30px;
    }
}
.slick-dots li
{
    display: inline-block;

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

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

    background-color: #e0e0e0;
}
@media (max-width: 991px)
{
    .slick-dots li
    {
        width: 20px;
    }
}
.slick-dots li button
{
    display: none;
}
.slick-dots li.slick-active
{
    width: 60px;
    height: 2px;

    background-color: var(--color);
}
@media (max-width: 991px)
{
    .slick-dots li.slick-active
    {
        width: 30px;
    }
}
.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 3%;

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

    color: #fff;
    background-color: rgba(0, 0, 0, .2);

    -webkit-align-self: center;
    -ms-flex-item-align: center;
            align-self: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media (max-width: 1199px)
{
    .hs-header-box
    {
        height: 60px;

        color: #666;
        background-color: #fff;
    }
}
.hs-header-box .header-right
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
@media (max-width: 1199px)
{
    .hs-header-box .header-right
    {
                flex-direction: row;

        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
                align-items: center;
    }
}
.hs-header-box .header-nav
{
    font-family: 'D-DIN Condensed';

    display: inline-block;

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

    vertical-align: middle;
}
.hs-header-box .header-nav > ul > li > a
{
    font-size: 24px;
    line-height: 120px;

    position: relative;

    display: block;

    padding: 0 20px;

    -webkit-transition: line-height .4s;
            transition: line-height .4s;
    text-transform: capitalize;
}
@media (max-width: 1660px)
{
    .hs-header-box .header-nav > ul > li > a
    {
        font-size: 24px;
    }
}
@media (max-width: 1560px)
{
    .hs-header-box .header-nav > ul > li > a
    {
      font-size: 20px;

        padding: 0 14px;
    }
}
@media (max-width: 1350px)
{
    .hs-header-box .header-nav > ul > li > a
    {
        padding: 0 10px;

    }
}
.hs-header-box .header-nav > ul > li > a:after
{
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 50%;

    display: block;

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

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

    opacity: 0;
    border-width: 0 7px 12px 7px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
}
.hs-header-box .header-nav > ul > li:hover > a,
.hs-header-box .header-nav > ul > li.active > a
{
    color: var(--color);
}
.hs-header-box .header-nav > ul > li:hover > a:after
{
    opacity: 1;
}
.hs-header-box .header-nav > ul > li > ul
{
    position: absolute;
    z-index: 8;
    top: 100%;

    display: none;

    min-width: 120px;

    text-align: left;

    color: #333;
    background: #fff;
    box-shadow: 0 9px 10px 0 rgba(0, 0, 0, .22);
}
.hs-header-box .header-nav > ul > li > ul > li
{
    border-bottom: 1px solid rgba(203, 203, 203, .2);
}
.hs-header-box .header-nav > ul > li > ul > li > a
{
    font-size: 18px;
    line-height: 60px;

    position: relative;

    display: block;

    padding: 0 20px;

    -webkit-transition: all .2s;
            transition: all .2s;
    text-transform: capitalize;

    color: #666;
}
@media (max-width: 1470px)
{
    .hs-header-box .header-nav > ul > li > ul > li > a
    {
        font-size: 16px;
        line-height: 50px;
    }
}
.hs-header-box .header-nav > ul > li > ul > li:hover > a,
.hs-header-box .header-nav > ul > li > ul > li.active > a
{
    color: #fff;
    background-color: var(--color);
}
.hs-header-box .header-nav > ul > li > ul.all
{
    left: 0;

    width: 100%;
    padding: 50px 0;

    text-align: center;
}
.hs-header-box .header-nav > ul > li > ul.all li
{
    display: inline-block;

    padding: 0 40px;

    vertical-align: top;

    border-bottom: none;
}
@media (max-width: 1470px)
{
    .hs-header-box .header-nav > ul > li > ul.all li
    {
        padding: 0 30px;
    }
}
@media (max-width: 1199px)
{
    .hs-header-box .header-nav > ul > li > ul.all li
    {
        margin-top: 20px;
        padding: 0 20px;
    }
}
.hs-header-box .header-nav > ul > li > ul.all li .nav-item
{
    font-size: 0;

    display: block;

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

    background: none;
}
.hs-header-box .header-nav > ul > li > ul.all li .nav-item .iconimg
{
    position: relative;

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

    opacity: .6;
}
@media (max-width: 1199px)
{
    .hs-header-box .header-nav > ul > li > ul.all li .nav-item .iconimg
    {
        display: none;
    }
}
.hs-header-box .header-nav > ul > li > ul.all li .nav-item .iconimg img
{
    width: 100%;
    height: 100%;

    -webkit-transition: all .2s;
            transition: all .2s;
}
.hs-header-box .header-nav > ul > li > ul.all li .nav-item .iconimg .hover
{
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    opacity: 0;
}
.hs-header-box .header-nav > ul > li > ul.all li .nav-item .nav-tit
{
    margin-top: 10px;

    color: #666;
}
.hs-header-box .header-nav > ul > li > ul.all li .nav-item .nav-tit b
{
    font-family: 'D-DIN Condensed';
    font-size: 18px;
    font-weight: normal;

    text-transform: capitalize;
}
@media (max-width: 991px)
{
    .hs-header-box .header-nav > ul > li > ul.all li .nav-item .nav-tit b
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .hs-header-box .header-nav > ul > li > ul.all li .nav-item .nav-tit b
    {
        font-size: 16px;
        line-height: 30px;

        display: -webkit-box;
        overflow: hidden;

        height: 30px;

        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }
}
.hs-header-box .header-nav > ul > li > ul.all li:hover .nav-item,
.hs-header-box .header-nav > ul > li > ul.all li.active .nav-item
{
    color: var(--color);
    background: none;
}
.hs-header-box .header-nav > ul > li > ul.all li:hover .nav-item:after,
.hs-header-box .header-nav > ul > li > ul.all li.active .nav-item:after
{
    opacity: 1;
}
.hs-header-box .header-nav > ul > li > ul.all li:hover .nav-item .iconimg,
.hs-header-box .header-nav > ul > li > ul.all li.active .nav-item .iconimg
{
    opacity: 1;
}
.hs-header-box .header-nav > ul > li > ul.all li:hover .nav-item .iconimg .now,
.hs-header-box .header-nav > ul > li > ul.all li.active .nav-item .iconimg .now
{
    opacity: 0;
}
.hs-header-box .header-nav > ul > li > ul.all li:hover .nav-item .iconimg .hover,
.hs-header-box .header-nav > ul > li > ul.all li.active .nav-item .iconimg .hover
{
    opacity: 1;
}
.hs-header-box .header-nav > ul > li > ul.all li:hover .nav-tit,
.hs-header-box .header-nav > ul > li > ul.all li.active .nav-tit
{
    color: var(--color);
}
.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;
    -webkit-transition: all .4s;
            transition: all .4s;
    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: var(--color);
}
.hs-header-box .pc-search form
{
    position: absolute;
    z-index: 2;
    top: 100%;
    right: 0;

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

    width: 100%;
    height: 80px;
    padding: 25px 60px 25px 20px;

    background-color: var(--color);
}
@media (max-width: 1199px)
{
    .hs-header-box .pc-search form
    {
        padding: 15px 30px 15px 15px;
    }
}
.hs-header-box .pc-search input
{
    font-size: 16px;
    line-height: 30px;

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

    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    outline: none;
    background: none;
}
.hs-header-box .pc-search input::-webkit-input-placeholder,
.hs-header-box .pc-search textarea::-webkit-input-placeholder
{
    color: rgba(255, 255, 255, .5);
}
.hs-header-box .pc-search input:-o-placeholder,
.hs-header-box .pc-search textarea:-o-placeholder
{
    color: rgba(255, 255, 255, .5);
}
.hs-header-box .pc-search input::-moz-placeholder,
.hs-header-box .pc-search textarea::-moz-placeholder
{
    color: rgba(255, 255, 255, .5);
}
.hs-header-box .pc-search input:-ms-input-placeholder,
.hs-header-box .pc-search textarea:-ms-input-placeholder
{
    color: rgba(255, 255, 255, .5);
}
.hs-header-box .pc-search input:focus::-webkit-input-placeholder,
.hs-header-box .pc-search textarea:focus::-webkit-input-placeholder
{
    color: #c5c5c5;
}
.hs-header-box .pc-search input:focus::-o-placeholder,
.hs-header-box .pc-search textarea:focus::-o-placeholder
{
    color: #c5c5c5;
}
.hs-header-box .pc-search input:focus::-moz-placeholder,
.hs-header-box .pc-search textarea:focus::-moz-placeholder
{
    color: #c5c5c5;
}
.hs-header-box .pc-search input:focus::-ms-input-placeholder,
.hs-header-box .pc-search textarea:focus::-ms-input-placeholder
{
    color: #c5c5c5;
}
.hs-header-box .pc-search .close-search
{
    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: 24px;
    line-height: 30px;

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

    width: 30px;
    padding: 0;

    text-align: center;

    color: #fff;
    outline: none;
    background: none;
    box-shadow: none;
}
@media (max-width: 1199px)
{
    .hs-header-box .pc-search .submit
    {
        right: 50px;
    }
}
.hs-header-box .pc-search .submit:before
{
    font-family: 'iconfont' !important;

    content: '\e660';
}
@media (max-width: 1199px)
{
    .hs-header-box .h-text
    {
        display: inline-block;

        vertical-align: middle;
    }
}
@media (max-width: 767px)
{
    .hs-header-box .h-text
    {
        display: none;
    }
}
.hs-header-box .h-text p
{
    font-size: 20px;
    line-height: 30px;

    display: inline-block;

    margin: 0;
    margin-left: 10px;

    vertical-align: middle;
}
@media (max-width: 1470px)
{
    .hs-header-box .h-text p
    {
        font-size: 18px;
    }
}
@media (max-width: 1350px)
{
    .hs-header-box .h-text p
    {
        font-size: 16px;
    }
}
@media (max-width: 991px)
{
    .hs-header-box .h-text p
    {
        font-size: 0;
    }
}
.hs-header-box .h-text p .icon
{
    font-size: 26px;

    display: inline-block;

    margin-right: 10px;

    vertical-align: middle;
}
.hs-header-box .h-text p a:hover
{
    text-decoration: underline;
}
@media (max-width: 1199px)
{
    .hs-header-box .share-language
    {
        display: inline-block;

        vertical-align: middle;
    }
}
.hs-header-box .share
{
    display: inline-block;

    vertical-align: middle;
}
.hs-header-box .share ul
{
    margin: 0 -6px;
}
@media (max-width: 1350px)
{
    .hs-header-box .share ul
    {
        margin: 0 -2px;
    }
}
.hs-header-box .share ul li
{
    display: inline-block;

    padding: 0 5px;

    vertical-align: middle;
}
@media (max-width: 767px)
{
    .hs-header-box .share ul li
    {
        padding: 0;
    }
}
.hs-header-box .share ul li a
{
    line-height: 30px;

    display: block;

    width: 30px;
    height: 30px;

    text-align: center;
}
.hs-header-box .share ul li a .icon
{
    font-size: 20px;
}
.hs-header-box .share ul li a:hover
{
    color: var(--color);
}
.hs-header-box .language
{
    position: relative;

    display: inline-block;

    vertical-align: middle;
}
.hs-header-box .language p
{
    font-size: 16px;
    line-height: 25px;

    position: relative;

    display: block;

    margin: 0;
    padding: 0 26px 0 10px;

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

    opacity: .5;
    border: 1px solid #fff;
}
@media (max-width: 1199px)
{
    .hs-header-box .language p
    {
        font-size: 14px;
        line-height: 20px;

        padding: 0 18px 0 5px;

        border: 1px solid #000;
    }
}
.hs-header-box .language p .icon
{
    font-size: 12px;

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

    width: 30px;

    text-align: center;
}
@media (max-width: 1199px)
{
    .hs-header-box .language p .icon
    {
        width: 20px;
    }
}
.hs-header-box .language ul
{
    position: absolute;
    z-index: 2;
    top: 100%;

    display: none;

    width: 100%;

    background-color: var(--color);
}
.hs-header-box .language ul li a
{
    line-height: 40px;

    display: block;

    padding: 0 10px;

    -webkit-transition: all .2s;
            transition: all .2s;
}
.hs-header-box .language ul li a:hover
{
    text-decoration: underline;
}
.hs-header-box .language:hover p
{
    opacity: 1;
    background-color: var(--color);
}
@media (max-width: 1199px)
{
    .hs-header-box .language:hover
    {
        color: #fff;
    }
}
.hs-header-box .toggle-menu
{
    position: relative;
    right: 0;

    display: none;

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

        height: 50px;

        vertical-align: middle;
    }
}
.hs-header-box .toggle-menu 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-menu a:before,
.hs-header-box .toggle-menu a:after
{
    display: block;

    height: 2px;

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

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

    height: 2px;
    margin: 7px 0;

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

    background: #999;
}
.hs-header-box .toggle
{
    display: inline-block;

    vertical-align: middle;
}
.hs-header-box .logo
{
    display: inline-block;

    height: 120px;

    -webkit-transition: all .4s;
            transition: all .4s;
}
@media (max-width: 1199px)
{
    .hs-header-box .logo
    {
        height: 80px;
        margin-top: -10px;
    }
}
.hs-header-box .logo img
{
    display: inline-block;

    height: 100%;

    vertical-align: middle;
}
.hs-header-box .logo .b
{
    display: none;
}
@media (max-width: 1199px)
{
    .hs-header-box .logo .b
    {
        display: block;
    }
}
@media (max-width: 1199px)
{
    .hs-header-box .logo .a
    {
        display: none;
    }
}
.stuck-header
{
    height: 90px;

    color: #666;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
@media (max-width: 1199px)
{
    .stuck-header
    {
        height: 60px;
    }
}
.stuck-header .logo
{
    margin-top: -15px;
}
@media (max-width: 1199px)
{
    .stuck-header .logo
    {
        margin-top: -10px;
    }
}
.stuck-header .logo .a
{
    display: none;
}
.stuck-header .logo .b
{
    display: block;
}
.stuck-header .header-nav > ul > li > a
{
    line-height: 90px;
}
.stuck-header .language p
{
    border-color: #999;
}
.stuck-header .language:hover
{
    color: #fff;
}
.hc-mobile-nav .nav-wrapper
{
    color: #fff;
    background-color: var(--color);
}
.hc-mobile-nav li.nav-close a,
.hc-mobile-nav li.nav-back a
{
    border-color: var(--hover);
    background-color: var(--hover);
}
.hc-mobile-nav a
{
    border-bottom-color: var(--hover);
}
.hc-mobile-nav h2
{
    color: #fff;
}
.hc-mobile-nav li.nav-close a:hover,
.hc-mobile-nav li.nav-back a:hover
{
    background-color: var(--hover);
}
.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: var(--hover);
}
.hc-mobile-nav a[href]:not([href='#']) > span.nav-next
{
    border-color: var(--hover);
}
.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: var(--color);
    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: var(--color);
}
.customer-service a:hover p
{
    -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
            transform: translateX(0%);
}
.customer-service .service-wechat p
{
    background-color: var(--color);
}
.xs-customer-service
{
    position: fixed;
    z-index: 9;
    bottom: 0;

    width: 100%;

    text-align: center;

    background-color: var(--hover);
}
.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;

    color: #fff;
}
.xs-customer-service a .icon
{
    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%;

    text-align: center;
}
@media (min-width: 1200px)
{
    .banner-box
    {
        /* min-height: 100vh; */
    }
}
@media (max-width: 1199px)
{
    .banner-box
    {
        padding-top: 60px;
    }
}
.banner-box .banner
{
    font-size: 0;
}
@media (min-width: 1200px)
{
    .banner-box .banner
    {
        margin: 0 !important;
    }
}
@media (max-width: 767px)
{
    .banner-box .banner
    {
        width: 140%;
        margin-left: -20%;
    }
}
.banner-box .bpart
{
    position: relative;

    overflow: hidden;

    text-align: left;
}
.banner-box .bpart img
{
    width: 100%;
}
@media (min-width: 1200px)
{
    .banner-box .bpart .img img
    {
        position: absolute;
        top: 50%;
        left: 50%;
    }
}
.banner-box .bpart video
{
    display: block;

    max-width: 100%;
}
.banner-box .bpart .video-box
{
    position: relative;

    display: block;

    padding-bottom:100vh;
}
@media(max-width:1199px){
	.banner-box .bpart .video-box
	{
		padding-bottom: 46.875%;
	}
}
.banner-box .bpart .video-box .fluid_video_wrapper
{
    position: absolute;
    z-index: 1;
}
.banner-box .bpart .video-box video
{
    position: absolute;

    width: 100%;

    object-fit: cover;
}
.banner-box .bpart .desc
{
    position: absolute;
    z-index: 2;
    top: 40%;
    left: 0;

    width: 100%;
}
@media (max-width: 767px)
{
    .banner-box .bpart .desc
    {
        padding: 0 15%;
    }
}
.banner-box .bpart .desc .txt
{
    color: #fff;
}
.banner-box .bpart .desc .txt h2
{
    font-family: 'D-DIN Condensed';
    font-size: 72px;
    line-height: 1.2;

    margin: 0;
}
@media (max-width: 1560px)
{
    .banner-box .bpart .desc .txt h2
    {
        font-size: 60px;
    }
}
@media (max-width: 1350px)
{
    .banner-box .bpart .desc .txt h2
    {
        font-size: 50px;
    }
}
@media (max-width: 1199px)
{
    .banner-box .bpart .desc .txt h2
    {
        font-size: 40px;
    }
}
@media (max-width: 991px)
{
    .banner-box .bpart .desc .txt h2
    {
        font-size: 30px;
    }
}
@media (max-width: 767px)
{
    .banner-box .bpart .desc .txt h2
    {
        font-size: 24px;
    }
}
.banner-box .slick-current .desc h2,
.banner-box .active-class .desc h2
{
    -webkit-animation: fadeInDown 1s 0s ease both;
            animation: fadeInDown 1s 0s ease both;
}
.banner-box .slick-current .desc p,
.banner-box .active-class .desc p
{
    -webkit-animation: fadeInUp 1s 0s ease both;
            animation: fadeInUp 1s 0s ease both;
}
.banner-box .slick-arrow
{
    line-height: 50px;

    position: absolute;
    top: auto;
    bottom: 20px;
    left: 50%;

    width: auto;

    -webkit-transform: translateX(-60px);
        -ms-transform: translateX(-60px);
            transform: translateX(-60px);

    color: #fff;
    border: none;
    background: none;
    box-shadow: none;
}
@media (max-width: 767px)
{
    .banner-box .slick-arrow
    {
        bottom: 10px;
    }
}
.banner-box .slick-arrow:before
{
    font-size: 40px;

    display: inline-block;

    content: '\e687';
    -webkit-transform: rotateY(180deg);
            transform: rotateY(180deg);
    vertical-align: middle;
}
@media (max-width: 767px)
{
    .banner-box .slick-arrow:before
    {
        line-height: 20px;
    }
}
.banner-box .slick-arrow.slick-next
{
    right: 50%;
    left: auto;

    -webkit-transform: translateX(60px);
        -ms-transform: translateX(60px);
            transform: translateX(60px);
}
.banner-box .slick-arrow.slick-next:before
{
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg);
}
.banner-box .slick-arrow:hover
{
    color: var(--color);
}
@-webkit-keyframes fadeInLeft1
{
    from
    {
        -webkit-transform: translate3d(-10%, 0, 0);
                transform: translate3d(-10%, 0, 0);

        opacity: 1;
    }
    to
    {
        -webkit-transform: none;
                transform: none;

        opacity: 1;
    }
}
@keyframes fadeInLeft1
{
    from
    {
        -webkit-transform: translate3d(-10%, 0, 0);
                transform: translate3d(-10%, 0, 0);

        opacity: 1;
    }
    to
    {
        -webkit-transform: none;
                transform: none;

        opacity: 1;
    }
}
@-webkit-keyframes fadeInRight1
{
    from
    {
        -webkit-transform: translate3d(10%, 0, 0);
                transform: translate3d(10%, 0, 0);

        opacity: 1;
    }
    to
    {
        -webkit-transform: none;
                transform: none;

        opacity: 1;
    }
}
@keyframes fadeInRight1
{
    from
    {
        -webkit-transform: translate3d(10%, 0, 0);
                transform: translate3d(10%, 0, 0);

        opacity: 1;
    }
    to
    {
        -webkit-transform: none;
                transform: none;

        opacity: 1;
    }
}
.banner-inner
{
    position: relative;
}
.banner-inner .item
{
    overflow: hidden;
	padding-bottom: 39.1%;
	position: relative;
}
.banner-inner .item img
{
    width: 100%;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
}
@media (max-width: 767px)
{
    .banner-inner .item img
    {
        width: 160%;
        margin-left: -30%;
    }
}
.banner-inner .banner-txt
{
    position: absolute;
    z-index: 2;
    top: 40%;

    width: 100%;
    padding: 0 5%;

    text-align: center;

    color: #fff;
}
.banner-inner .banner-txt h3
{
    font-family: 'D-DIN Condensed';
    font-size: 40px;
    line-height: 1.2;

    position: relative;

    display: inline-block;

    margin: 0;
    padding: 10px 20px;

    text-transform: uppercase;

    border-bottom: 1px solid #fff;
}
@media (max-width: 1470px)
{
    .banner-inner .banner-txt h3
    {
        font-size: 30px;
    }
}
@media (max-width: 1199px)
{
    .banner-inner .banner-txt h3
    {
        font-size: 30px;
    }
}
@media (max-width: 991px)
{
    .banner-inner .banner-txt h3
    {
        font-size: 30px;
    }
}
.banner-inner .banner-txt h3:before
{
    position: absolute;
    z-index: 2;
    bottom: -3px;
    left: 50%;

    display: block;

    width: 60px;
    height: 6px;

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

    background-color: var(--color);
}
.banner-inner .banner-txt.white
{
    color: #fff;
}
.banner-inner .banner-txt.white h3:after
{
    background-color: #fff;
}
.hs-pad
{
    overflow: hidden;

    padding: 60px 3%;
}
@media (max-width: 767px)
{
    .hs-pad
    {
        padding: 40px 15px;
    }
}
.hs-pad .more
{
    margin-top: 50px;
}
@media (max-width: 1470px)
{
    .hs-pad .more
    {
        margin-top: 20px;
    }
}
.hs-pad .more a
{
    font-size: 16px;
    line-height: 40px;

    position: relative;

    display: inline-block;
    overflow: hidden;

    padding: 0 30px;

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

    color: var(--color);
    border: 1px solid var(--color);
}
@media (max-width: 767px)
{
    .hs-pad .more a
    {
        font-size: 14px;
        line-height: 30px;

        padding: 0 20px;
    }
}
.hs-pad .more a .bgsqr1,
.hs-pad .more a .bgsqr2
{
    position: absolute;
    top: 50%;
    top: 0\9;

    width: 20px;
    height: 20px;

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

    opacity: .5;
    border-radius: 50%;
    background: var(--color);
}
.hs-pad .more a .bgsqr1
{
    left: -20px;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}
.hs-pad .more a .bgsqr2
{
    right: -20px;

    -webkit-transform: translate(50%, -50%);
        -ms-transform: translate(50%, -50%);
            transform: translate(50%, -50%);
}
.hs-pad .more a span
{
    position: relative;
    z-index: 1;
}
.hs-pad .morehover:hover .more a,
.hs-pad .morehover:hover.more a
{
    color: #fff;
}
.hs-pad .morehover:hover .more a .bgsqr1,
.hs-pad .morehover:hover.more a .bgsqr1
{
    width: 375px\9;
    height: 375px\9;

    -webkit-animation: criss-cross-left 1s both;
            animation: criss-cross-left 1s both;

    opacity: 1;
}
.hs-pad .morehover:hover .more a .bgsqr2,
.hs-pad .morehover:hover.more a .bgsqr2
{
    width: 375px\9;
    height: 375px\9;

    -webkit-animation: criss-cross-right 1s both;
            animation: criss-cross-right 1s both;

    opacity: 1;
}
.hs-pad .morehover:hover .white a
{
    color: #fff;
    border-color: #fff;
}
.hs-pad .morehover:hover .white a .bgsqr1
{
    background-color: var(--color);
}
.hs-pad .morehover:hover .white a .bgsqr2
{
    background-color: var(--color);
}
.icon-aite
{
    font-size: 18px !important;

    position: relative !important;

    margin: 0 !important;
}
@-webkit-keyframes criss-cross-left
{
    0%
    {
        left: -20px;
    }
    50%
    {
        left: 50%;

        width: 20px;
        height: 20px;
    }
    100%
    {
        left: 50%;

        width: 375px;
        height: 375px;
    }
}
@keyframes criss-cross-left
{
    0%
    {
        left: -20px;
    }
    50%
    {
        left: 50%;

        width: 20px;
        height: 20px;
    }
    100%
    {
        left: 50%;

        width: 375px;
        height: 375px;
    }
}
@-webkit-keyframes criss-cross-right
{
    0%
    {
        right: -20px;
    }
    50%
    {
        right: 50%;

        width: 20px;
        height: 20px;
    }
    100%
    {
        right: 50%;

        width: 375px;
        height: 375px;
    }
}
@keyframes criss-cross-right
{
    0%
    {
        right: -20px;
    }
    50%
    {
        right: 50%;

        width: 20px;
        height: 20px;
    }
    100%
    {
        right: 50%;

        width: 375px;
        height: 375px;
    }
}
.title-home h2,
.title-home h3
{
    font-family: 'D-DIN Condensed';
    font-size: 30px;
    line-height: 1;

    margin: 0;

    text-transform: uppercase;

    color: #000;
}
@media (max-width: 1470px)
{
    .title-home h2,
    .title-home h3
    {
        font-size: 30px;
    }
}
@media (max-width: 1199px)
{
    .title-home h2,
    .title-home h3
    {
        font-size: 30px;
    }
}
@media (max-width: 991px)
{
    .title-home h2,
    .title-home h3
    {
        font-size: 30px;
    }
}
.title-home p
{
    font-size: 16px;
    line-height: 1.66666667;

    margin: 0;

    color: #777;
}
@media (max-width: 991px)
{
    .title-home p
    {
        font-size: 16px;
        line-height: 24px;
    }
}
@media (max-width: 767px)
{
    .title-home p
    {
        font-size: 14px;
    }
}
.title-home.center
{
    text-align: center;
}
.hs-home-category .category-top
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media (max-width: 1199px)
{
    .hs-home-category .category-top
    {
        display: block;
    }
}
.hs-home-category .category-nav > ul
{
    margin: 0 -40px;
}
@media (max-width: 1470px)
{
    .hs-home-category .category-nav > ul
    {
        margin: 0 -30px;
    }
}
@media (max-width: 1199px)
{
    .hs-home-category .category-nav > ul
    {
        margin: 0 -20px;
    }
}
.hs-home-category .category-nav > ul li
{
    display: inline-block;

    padding: 0 40px;

    vertical-align: top;
}
@media (max-width: 1470px)
{
    .hs-home-category .category-nav > ul li
    {
        padding: 0 30px;
    }
}
@media (max-width: 1199px)
{
    .hs-home-category .category-nav > ul li
    {
        margin-top: 20px;
        padding: 0 20px;
    }
}
.hs-home-category .category-nav .nav-item:after
{
    display: block;

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

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

    opacity: 0;
    border-width: 10px 5px 0 5px;
    border-style: solid;
    border-color: var(--color) transparent transparent transparent;
}
.hs-home-category .category-nav .nav-item .iconimg
{
    position: relative;

    width: 60px;
    margin: 0 auto;
}
@media (max-width: 991px)
{
    .hs-home-category .category-nav .nav-item .iconimg
    {
        width: 50px;
    }
}
.hs-home-category .category-nav .nav-item .iconimg img
{
    width: 100%;
}
.hs-home-category .category-nav .nav-item .iconimg .hover
{
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    opacity: 0;
}
.hs-home-category .category-nav .nav-item .nav-tit
{
    margin-top: 10px;
    text-align: center;
}
.hs-home-category .category-nav .nav-item .nav-tit b
{
    font-family: 'D-DIN Condensed';
    font-size: 20px;
    font-weight: normal;

    text-transform: capitalize;
}
@media (max-width: 991px)
{
    .hs-home-category .category-nav .nav-item .nav-tit b
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .hs-home-category .category-nav .nav-item .nav-tit b
    {
        font-size: 16px;
        line-height: 30px;

        display: -webkit-box;
        overflow: hidden;

        height: 30px;

        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }
}
.hs-home-category .category-nav .active .nav-item:after
{
    opacity: 1;
}
.hs-home-category .category-nav .active .nav-item .iconimg .now
{
    opacity: 0;
}
.hs-home-category .category-nav .active .nav-item .iconimg .hover
{
    opacity: 1;
}
.hs-home-category .category-nav .active .nav-tit
{
    color: var(--color);
}
.hs-home-category .category-list
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin-top: 80px;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
@media (max-width: 991px)
{
    .hs-home-category .category-list
    {
        display: block;

        margin-top: 30px;
    }
}
.hs-home-category .category-list .pro-item
{
    display: block;
    overflow: hidden;

    margin-top: 20px;

    background-color: #f7f7f7;
}
.hs-home-category .category-list .product-list-left
{
    width: 52%;
}
@media (max-width: 991px)
{
    .hs-home-category .category-list .product-list-left
    {
        width: 100%;
    }
}
.hs-home-category .category-list .product-list-left .pro-item
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    height: 100%;
    margin-top: 0;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-home-category .category-list .product-list-left .pro-item .ibox{
	transform: translateY(10%);
	overflow: visible;
}
.hs-home-category .category-list .product-list-left .pro-item .ibox img{
	transform: scale(1.6);
}
.hs-home-category .category-list .product-list-left .item-right
{
    width: 50%;
}
.hs-home-category .category-list .product-list-left .item-left
{
    width: 50%;
    padding: 60px 5%;
}
@media (max-width: 991px)
{
    .hs-home-category .category-list .product-list-left .item-left
    {
        padding: 30px 15px;
    }
}
.hs-home-category .category-list .product-list-left .item-left h3
{
    font-family: 'D-DIN Condensed';
    font-size: 48px;

    margin: 0;
}
@media (max-width: 1470px)
{
    .hs-home-category .category-list .product-list-left .item-left h3
    {
        font-size: 40px;
    }
}
@media (max-width: 1350px)
{
    .hs-home-category .category-list .product-list-left .item-left h3
    {
        font-size: 34px;
    }
}
@media (max-width: 991px)
{
    .hs-home-category .category-list .product-list-left .item-left h3
    {
        font-size: 24px;
    }
}
.hs-home-category .category-list .product-list-left .item-left h3:after
{
    display: block;

    width: 48px;
    height: 3px;
    margin-top: 14px;

    content: '';

    background-color: var(--color);
}
.hs-home-category .category-list .product-list-left .item-left p
{
    font-size: 18px;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 90px;
    margin: 10px 0 0 0;

    color: #666;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
@media (max-width: 991px)
{
    .hs-home-category .category-list .product-list-left .item-left p
    {
        font-size: 16px;
        line-height: 24px;

        height: 72px;
    }
}
.hs-home-category .category-list .product-list-left .item-left .more
{
    margin-top: 40%;
}
@media (max-width: 991px)
{
    .hs-home-category .category-list .product-list-left .item-left .more
    {
        margin-top: 20px;
    }
}
.hs-home-category .category-list .product-list-right
{
    width: 48%;
    margin-top: -20px;
    padding-left: 20px;
}
@media (max-width: 991px)
{
    .hs-home-category .category-list .product-list-right
    {
        width: 100%;
        margin-top: 0;
        padding-left: 0;
    }
}
.hs-home-category .category-list .product-list-right .pro-item
{
    padding: 40px 15px 0 15px;

    text-align: center;
}
@media (max-width: 991px)
{
    .hs-home-category .category-list .product-list-right .pro-item
    {
        padding-top: 20px;
    }
}
.hs-home-category .category-list .product-list-right .pro-item h3
{
    font-family: 'D-DIN Condensed';
    font-size: 24px;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;
    margin: 0;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 991px)
{
    .hs-home-category .category-list .product-list-right .pro-item h3
    {
        font-size: 20px;
    }
}
@media (max-width: 767px)
{
    .hs-home-category .category-list .product-list-right .pro-item h3
    {
        font-size: 18px;
    }
}
.hs-home-category .category-list .product-list-right .pro-item .img
{
    max-width: 250px;
    margin: 0 auto;

    -webkit-transition: all .6s;
            transition: all .6s;
    -webkit-transform: translateY(30px);
        -ms-transform: translateY(30px);
            transform: translateY(30px);
}
.hs-home-category .category-list .product-list-right .pro-item:hover h3
{
    color: var(--color);
}
.hs-home-category .category-list .product-list-right .pro-item:hover .img
{
    -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
            transform: translateY(20px);
}
.hs-home-choose
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
            align-items: flex-end;
}
@media (max-width: 991px)
{
    .hs-home-choose
    {
        display: block;
    }
}
.hs-home-choose .choose-left,
.hs-home-choose .choose-right
{
    width: 50%;
}
@media (max-width: 991px)
{
    .hs-home-choose .choose-left,
    .hs-home-choose .choose-right
    {
        width: 100%;
    }
}
.hs-home-choose .choose-left .title-home h2,
.hs-home-choose .choose-left .title-home span
{
    display: inline-block;

    vertical-align: bottom;
}
.hs-home-choose .choose-left .title-home span
{
    font-family: 'D-DIN Condensed';
    font-size: 24px;
    line-height: 34px;

    position: relative;

    margin-bottom: 10px;
    padding: 0 26px 0 18px;

    color: #fff;
    border-radius: 10px 0 0 10px;
    background-color: var(--color);
}
.hs-home-choose .choose-left .title-home span:before
{
    position: absolute;
    top: 0;
    right: 0;

    display: block;

    width: 0;
    height: 0;

    content: '';

    border-width: 17px 10px 17px 0;
    border-style: solid;
    border-color: transparent #fff transparent transparent;
}
.hs-home-choose .choose-left .active ul li:nth-child(1) .num-item:after
{
    width: 25%;
}
.hs-home-choose .choose-left .active ul li:nth-child(2) .num-item:after
{
    width: 30%;
}
.hs-home-choose .choose-left .active ul li:nth-child(3) .num-item:after
{
    width: 40%;
}
.hs-home-choose .choose-left .active ul li:nth-child(4) .num-item:after
{
    width: 70%;
}
.hs-home-choose .choose-left .active ul li:nth-child(5) .num-item:after
{
    width: 90%;
}
.hs-home-choose .choose-left .num-item
{
    position: relative;

    margin-top: 50px;
    padding-bottom: 20px;

    border-bottom: 1px solid #dcdcdc;
}
@media (max-width: 991px)
{
    .hs-home-choose .choose-left .num-item
    {
        margin-top: 30px;
        padding-bottom: 10px;
    }
}
.hs-home-choose .choose-left .num-item:after
{
    position: absolute;
    bottom: -1px;

    display: block;

    width: 0;
    height: 2px;

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

    background-color: var(--color);
}
.hs-home-choose .choose-left .num-item h3
{
    font-family: 'D-DIN Condensed';
    font-size: 48px;

    color: var(--color);
}
@media (max-width: 1199px)
{
    .hs-home-choose .choose-left .num-item h3
    {
        font-size: 40px;
    }
}
@media (max-width: 991px)
{
    .hs-home-choose .choose-left .num-item h3
    {
        font-size: 34px;
    }
}
.hs-home-choose .choose-left .num-item p
{
    font-size: 18px;
    line-height: 24px;

    margin: 0;

    color: #333;
}
@media (max-width: 767px)
{
    .hs-home-choose .choose-left .num-item p
    {
        font-size: 16px;
    }
}
.hs-home-choose .choose-right
{
    font-size: 0;

    padding-left: 8%;
}
@media (max-width: 991px)
{
    .hs-home-choose .choose-right
    {
        margin-top: 30px;
        padding-left: 0;
    }
}
.hs-home-choose .choose-right .choose-item .ibox
{
    padding-bottom: 67.56756757%;
}
.hs-home-choose .choose-right .slick-arrow
{
    top: auto;
    right: 62px;
    bottom: 1px;
    left: auto;

    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
}
@media (max-width: 767px)
{
    .hs-home-choose .choose-right .slick-arrow
    {
        right: 42px;
    }
}
.hs-home-choose .choose-right .slick-arrow.slick-next
{
    right: 1px;
}
.hs-home-about
{
    position: relative;

    background: url(../images/about_bg.webp) no-repeat center;
}
@media (min-width: 1200px)
{
    .hs-home-about
    {
        background-attachment: fixed;
    }
}
.hs-home-about:before
{
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .7)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .7), rgba(0, 0, 0, 0));
    background-image:         linear-gradient(90deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, 0));
}
@media (max-width: 767px)
{
    .hs-home-about:before
    {
        background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .7)), to(rgba(0, 0, 0, .2)));
        background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .7), rgba(0, 0, 0, .2));
        background-image:         linear-gradient(90deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .2));
    }
}
.hs-home-about .about
{
    position: relative;
    z-index: 2;

    max-width: 720px;

    color: #fff;
}
@media (max-width: 767px)
{
    .hs-home-about .about
    {
        max-width: 100%;
    }
}
.hs-home-about .about .title-home h2
{
    color: #fff;
}
.hs-home-about .about .desc
{
    margin-top: 30px;
}
@media (max-width: 1199px)
{
    .hs-home-about .about .desc
    {
        max-width: 100%;
    }
}
@media (max-width: 767px)
{
    .hs-home-about .about .desc
    {
        margin-top: 20px;
    }
}
.hs-home-about .about .desc p
{
    font-size: 20px;
    line-height: 1.8;

    margin: 0;
}
@media (max-width: 1470px)
{
    .hs-home-about .about .desc p
    {
        font-size: 18px;
    }
}
@media (max-width: 1199px)
{
    .hs-home-about .about .desc p
    {
        font-size: 16px;
    }
}
.hs-home-about .about .iconlist
{
    margin-top: 30px;
}
@media (max-width: 991px)
{
    .hs-home-about .about .iconlist
    {
        margin-top: 0;
    }
}
.hs-home-about .about .iconlist ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
.hs-home-about .about .iconlist .icon-item
{
    margin-top: 30px;

    text-align: center;
}
.hs-home-about .about .iconlist .icon-item .icon
{
    width: 60px;
    margin: 0 auto;
}
@media (max-width: 767px)
{
    .hs-home-about .about .iconlist .icon-item .icon
    {
        width: 50px;
    }
}
.hs-home-about .about .iconlist .icon-item .icon img
{
    width: 100%;

    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
}
.hs-home-about .about .iconlist .icon-item p
{
    font-family: 'D-DIN Condensed';
    font-size: 18px;
    line-height: 1.5;

    margin: 20px 0 0 0;

    opacity: .8;
}
@media (max-width: 1199px)
{
    .hs-home-about .about .iconlist .icon-item p
    {
        font-size: 18px;
    }
}
@media (max-width: 991px)
{
    .hs-home-about .about .iconlist .icon-item p
    {
        font-size: 18px;

        margin-top: 10px;
    }
}
.hs-home-about .about-more
{
    margin-top: 80px;
}
@media (max-width: 991px)
{
    .hs-home-about .about-more
    {
        margin-top: 30px;
    }
}
.hs-home-about .about-more a
{
    font-size: 18px;
    line-height: 30px;

    display: inline-block;

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

    color: rgba(255, 255, 255, .5);
}
.hs-home-about .about-more a:before
{
    font-family: 'iconfont' !important;

    display: inline-block;

    margin-right: 4px;

    content: '\e66e';
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);

    color: var(--color);
}
.hs-home-about .about-more a:hover
{
    color: var(--color);
}
.hs-home-process .process
{
    margin-top: 60px;
}
@media (max-width: 1199px)
{
    .hs-home-process .process
    {
        margin-top: 30px;
    }
}
.hs-home-process .process ul
{
    font-size: 0;
}
.hs-home-process .process ul li
{
    font-size: 14px;

    display: inline-block;
    float: none;

    vertical-align: top;
}
.hs-home-process .process .process-item
{
    max-width: 140px;
    margin-top: 30px;

    text-align: center;
}
@media (max-width: 767px)
{
    .hs-home-process .process .process-item
    {
        max-width: 100px;
    }
}
.hs-home-process .process .process-item .rect-box
{
    position: relative;
    /*border: 1px solid #ccc;*/

    -moz-box-sizing: border-box;
         box-sizing: border-box;
    width: 140px;
    height: 140px;
}
@media (max-width: 767px)
{
    .hs-home-process .process .process-item .rect-box
    {
        width: 100px;
        height: 100px;
    }
}
.hs-home-process .process .process-item .num
{
    font-family: 'D-DIN Condensed';
    font-size: 48px;
    line-height: 140px;

    display: block;

    text-align: center;
}
@media (max-width: 767px)
{
    .hs-home-process .process .process-item .num
    {
        font-size: 40px;
        line-height: 100px;
    }
}
.hs-home-process .process .process-item .rect
{
    position: absolute;
    top: 0;

    overflow: hidden;

    -moz-box-sizing: border-box;
         box-sizing: border-box;
    width: 70px;
    height: 140px;
}
@media (max-width: 767px)
{
    .hs-home-process .process .process-item .rect
    {
        width: 50px;
        height: 100px;
    }
}
.hs-home-process .process .process-item .left
{
    left: 0;
}
.hs-home-process .process .process-item .right
{
    right: 0;
}
.hs-home-process .process .process-item .rect > div
{
    position: absolute;
    z-index: 3;
    top: 0;

    -moz-box-sizing: border-box;
         box-sizing: border-box;
    width: 140px;
    height: 140px;

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

    border: 2px solid transparent;
    border-radius: 50%;
}
@media (max-width: 767px)
{
    .hs-home-process .process .process-item .rect > div
    {
        width: 100px;
        height: 100px;
    }
}
.hs-home-process .process .animated .process-item .right .circle
{
    right: 0;

    -webkit-animation: right1 5s ease both;

    border-top: 2px solid #e5e5e5;
    border-right: 2px solid #e5e5e5;
    border-bottom: 2px solid var(--color);
    border-left: 2px solid var(--color);
}
.hs-home-process .process .animated .process-item .left .circle
{
    left: 0;

    -webkit-animation: left1 5s ease both;

    border-bottom: 2px solid #e5e5e5;
    border-left: 2px solid #e5e5e5;
}
.hs-home-process .process .process-item h4
{
    font-size: 20px;
    font-weight: bold;
    line-height: 1.4;
}
@media (max-width: 991px)
{
    .hs-home-process .process .process-item h4
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .hs-home-process .process .process-item h4
    {
        font-size: 16px;
    }
}
.hs-home-process .process .process-item p
{
    font-size: 18px;
    line-height: 1;

    margin: 0;
    padding: 6px;

    color: #fff;
    border-radius: 8px;
    background: #333;
}
@media (max-width: 991px)
{
    .hs-home-process .process .process-item p
    {
        font-size: 16px;
    }
}
@media (max-width: 767px)
{
    .hs-home-process .process .process-item p
    {
        font-size: 14px;
    }
}
@media (min-width: 1200px)
{
    .hs-home-process .process ul li
    {
        width: 14.28571429%;
    }
}
.hs-home-process .process ul li:nth-child(2).animated .process-item .right .circle
{
    /* -webkit-animation: right2 5s linear infinite; */
    -webkit-animation: right2 5s ease both;
}
.hs-home-process .process ul li:nth-child(2).animated .process-item .left .circle
{
    -webkit-animation: left2 5s ease both;
}
.hs-home-process .process ul li:nth-child(3).animated .process-item .right .circle
{
    -webkit-animation: right3 5s ease both;
}
.hs-home-process .process ul li:nth-child(3).animated .process-item .left .circle
{
    -webkit-animation: left3 5s ease both;
}
.hs-home-process .process ul li:nth-child(4).animated .process-item .right .circle
{
    -webkit-animation: right4 5s ease both;
}
.hs-home-process .process ul li:nth-child(4).animated .process-item .left .circle
{
    -webkit-animation: left4 5s ease both;
}
.hs-home-process .process ul li:nth-child(5).animated .process-item .right .circle
{
    -webkit-animation: right5 5s ease both;
}
.hs-home-process .process ul li:nth-child(5).animated .process-item .left .circle
{
    -webkit-animation: left5 5s ease both;
}
.hs-home-process .process ul li:nth-child(6).animated .process-item .right .circle
{
    -webkit-animation: right6 5s ease both;
}
.hs-home-process .process ul li:nth-child(6).animated .process-item .left .circle
{
    -webkit-animation: left6 5s ease both;
}
.hs-home-process .process ul li:nth-child(7).animated .process-item .right .circle
{
    -webkit-animation: right7 5s ease both;
}
.hs-home-process .process ul li:nth-child(7).animated .process-item .left .circle
{
    -webkit-animation: left7 5s ease both;
}
@-webkit-keyframes right1
{
    0%
    {
        -webkit-transform: rotate(45deg);

        border-bottom: 2px solid var(--color);
        border-left: 2px solid var(--color);
    }
    100%
    {
        -webkit-transform: rotate(100deg);

        border-bottom: 2px solid var(--color);
        border-left: 2px solid var(--color);
    }
}
@-webkit-keyframes right2
{
    0%
    {
        -webkit-transform: rotate(45deg);

        border-bottom: 2px solid var(--color);
        border-left: 2px solid var(--color);
    }
    100%
    {
        -webkit-transform: rotate(135deg);

        border-bottom: 2px solid var(--color);
        border-left: 2px solid var(--color);
    }
}
@-webkit-keyframes right3
{
    0%
    {
        -webkit-transform: rotate(45deg);

        border-bottom: 2px solid var(--color);
        border-left: 2px solid var(--color);
    }
    100%
    {
        -webkit-transform: rotate(165deg);

        border-bottom: 2px solid var(--color);
        border-left: 2px solid var(--color);
    }
}
@-webkit-keyframes right4
{
    0%
    {
        -webkit-transform: rotate(45deg);

        border-bottom: 2px solid var(--color);
        border-left: 2px solid var(--color);
    }
    75%
    {
        -webkit-transform: rotate(225deg);

        border-bottom: 2px solid var(--color);
        border-left: 2px solid var(--color);
    }
    100%
    {
        -webkit-transform: rotate(225deg);

        border-bottom: 2px solid var(--color);
        border-left: 2px solid var(--color);
    }
}
@-webkit-keyframes right5
{
    0%
    {
        -webkit-transform: rotate(45deg);

        border-bottom: 2px solid var(--color);
        border-left: 2px solid var(--color);
    }
    65%
    {
        -webkit-transform: rotate(225deg);

        border-bottom: 2px solid var(--color);
        border-left: 2px solid var(--color);
    }
    100%
    {
        -webkit-transform: rotate(225deg);

        border-bottom: 2px solid var(--color);
        border-left: 2px solid var(--color);
    }
}
@-webkit-keyframes right6
{
    0%
    {
        -webkit-transform: rotate(45deg);

        border-bottom: 2px solid var(--color);
        border-left: 2px solid var(--color);
    }
    55%
    {
        -webkit-transform: rotate(225deg);

        border-bottom: 2px solid var(--color);
        border-left: 2px solid var(--color);
    }
    100%
    {
        -webkit-transform: rotate(225deg);

        border-bottom: 2px solid var(--color);
        border-left: 2px solid var(--color);
    }
}
@-webkit-keyframes right7
{
    0%
    {
        -webkit-transform: rotate(45deg);

        border-bottom: 2px solid var(--color);
        border-left: 2px solid var(--color);
    }
    50%
    {
        -webkit-transform: rotate(225deg);

        border-bottom: 2px solid var(--color);
        border-left: 2px solid var(--color);
    }
    100%
    {
        -webkit-transform: rotate(225deg);

        border-bottom: 2px solid var(--color);
        border-left: 2px solid var(--color);
    }
}
@-webkit-keyframes left4
{
    0%
    {
        -webkit-transform: rotate(45deg);

        border-top: 2px solid var(--color);
        border-right: 2px solid var(--color);
    }
    75%
    {
        -webkit-transform: rotate(45deg);

        border-top: 2px solid var(--color);
        border-right: 2px solid var(--color);
    }
    100%
    {
        -webkit-transform: rotate(90deg);

        border-top: 2px solid var(--color);
        border-right: 2px solid var(--color);
    }
}
@-webkit-keyframes left5
{
    0%
    {
        -webkit-transform: rotate(45deg);

        border-top: 2px solid var(--color);
        border-right: 2px solid var(--color);
    }
    65%
    {
        -webkit-transform: rotate(45deg);

        border-top: 2px solid var(--color);
        border-right: 2px solid var(--color);
    }
    100%
    {
        -webkit-transform: rotate(135deg);

        border-top: 2px solid var(--color);
        border-right: 2px solid var(--color);
    }
}
@-webkit-keyframes left6
{
    0%
    {
        -webkit-transform: rotate(45deg);

        border-top: 2px solid var(--color);
        border-right: 2px solid var(--color);
    }
    55%
    {
        -webkit-transform: rotate(45deg);

        border-top: 2px solid var(--color);
        border-right: 2px solid var(--color);
    }
    100%
    {
        -webkit-transform: rotate(165deg);

        border-top: 2px solid var(--color);
        border-right: 2px solid var(--color);
    }
}
@-webkit-keyframes left7
{
    0%
    {
        -webkit-transform: rotate(45deg);

        border-top: 2px solid var(--color);
        border-right: 2px solid var(--color);
    }
    50%
    {
        -webkit-transform: rotate(45deg);

        border-top: 2px solid var(--color);
        border-right: 2px solid var(--color);
    }
    100%
    {
        -webkit-transform: rotate(225deg);

        border-top: 2px solid var(--color);
        border-right: 2px solid var(--color);
    }
}
.hs-home-client .client-slide .slick-slide
{
    padding: 10px 40px;
}
@media (max-width: 1199px)
{
    .hs-home-client .client-slide .slick-slide
    {
        padding: 10px;
    }
}
@media (max-width: 767px)
{
    .hs-home-client .client-slide .slick-slide
    {
        padding: 10px 5px;
    }
}
.hs-home-client .client-item
{
    margin-top: 60px;

    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
}
@media (max-width: 1199px)
{
    .hs-home-client .client-item
    {
        margin-top: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-home-client .client-item
    {
        margin-top: 14px;
    }
}
.hs-home-client .client-item .ibox
{
    padding-bottom: 45%;
}
.hs-home-client .img
{
    position: relative;

    padding-right: 30px;
    padding-bottom: 30px;
}
@media (max-width: 991px)
{
    .hs-home-client .img
    {
        margin-top: 30px;
    }
}
.hs-home-client .img:before
{
    position: absolute;
    right: 0;
    bottom: 0;

    display: block;

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

    content: '';

    background-color: var(--color);
}
.hs-home-client .img img
{
    position: relative;
    z-index: 2;

    width: 100%;
}
.hs-home-news
{
    background-color: #fafafa;
}
.hs-home-news .news
{
    margin-top: 100px;
}
@media (max-width: 1199px)
{
    .hs-home-news .news
    {
        margin-top: 60px;
    }
}
@media (max-width: 991px)
{
    .hs-home-news .news
    {
        margin-top: 30px;
    }
}
.hs-home-news .news .news-slide
{
    padding-right: 60px;
}
.hs-home-news .news .npart
{
    display: block;

    padding: 0 15px;
}
@media (max-width: 767px)
{
    .hs-home-news .news .npart
    {
        padding: 0;
    }
}
.hs-home-news .news .npart .date
{
    font-family: 'D-DIN Condensed';
    font-size: 24px;

    display: block;

    color: var(--color);
}
@media (max-width: 1199px)
{
    .hs-home-news .news .npart .date
    {
        font-size: 20px;
    }
}
@media (max-width: 767px)
{
    .hs-home-news .news .npart .date
    {
        font-size: 18px;
    }
}
.hs-home-news .news .npart h3
{
    font-size: 22px;
    font-weight: bold;
    line-height: 36px;

    display: -webkit-box;
    overflow: hidden;

    height: 36px;
    margin: 10px 0;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 1199px)
{
    .hs-home-news .news .npart h3
    {
        font-size: 20px;
    }
}
@media (max-width: 991px)
{
    .hs-home-news .news .npart h3
    {
        font-size: 18px;
    }
}
.hs-home-news .news .npart .more
{
    margin-top: 10px;
}
.hs-home-news .news .npart .more span
{
    font-size: 18px;
    line-height: 36px;

    display: inline-block;

    padding: 0 20px;

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

    color: rgba(30, 30, 30, .5);
    border: 1px solid #dcdcdc;
}
@media (max-width: 991px)
{
    .hs-home-news .news .npart .more span
    {
        font-size: 16px;
    }
}
.hs-home-news .news .npart:hover h3
{
    text-decoration: underline;
}
.hs-home-news .news .npart:hover .more span
{
    color: #fff;
    border-color: var(--color);
    background-color: var(--color);
}
.hs-home-news .news .slick-arrow
{
    font-size: 24px;

    top: 0;
    right: 0;
    left: auto;

    margin-top: -30px;

    -webkit-transform: translateY(0%);
    -webkit-transform: rotate(90deg);
        -ms-transform: translateY(0%);
        -ms-transform: rotate(90deg);
            transform: translateY(0%);
            transform: rotate(90deg);
}
.hs-home-news .news .slick-arrow.slick-next
{
    right: 0;

    margin-top: 30px;
}
.gettop
{
    position: fixed;
    z-index: 8;
    right: 0;
    bottom: 30px;

    display: none;

    cursor: pointer;

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

    display: block;

    width: 60px;

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

    padding: 80px 0;
}
@media (max-width: 991px)
{
    .hs-inner
    {
        padding: 60px 0;
    }
}
@media (max-width: 767px)
{
    .hs-inner
    {
        padding: 40px 0;
    }
}
.hs-inner .slick-arrow
{
    font-size: 50px;

    left: -30px;

    width: 50px;

    text-align: center;

    color: var(--color);
    box-shadow: none;
}
@media (max-width: 767px)
{
    .hs-inner .slick-arrow
    {
        font-size: 30px;
    }
}
.hs-inner .slick-arrow.slick-next
{
    right: -30px;
    left: auto;
}
.title-inner
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media (max-width: 767px)
{
    .title-inner
    {
        display: block;
    }
}
.title-inner h2
{
    color: var(--color);
}
.title-inner h3
{
    color: #e3e3e3;
}
.inner-location
{
    padding-top: 25px;
    padding-bottom: 25px;

    background-color: #f9f9f9;
}
@media (max-width: 1199px)
{
    .inner-location
    {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}
.inner-location .title-inner
{
    display: inline-block;
}
@media (max-width: 767px)
{
    .inner-location .title-inner
    {
        display: none;
    }
}
.inner-location .title-inner h2
{
    font-family: 'D-DIN Condensed';
    font-size: 26px;
    line-height: 40px;

    margin: 0;

    text-transform: uppercase;

    color: #000;
}
@media (max-width: 1470px)
{
    .inner-location .title-inner h2
    {
        font-size: 24px;
    }
}
@media (max-width: 1199px)
{
    .inner-location .title-inner h2
    {
        font-size: 24px;
    }
}
.inner-location .title-inner h2 img
{
    width: 36px;
}
.inner-location .location
{
    font-size: 16px;

    display: inline-block;
    float: right;

    color: #999;
}
@media (max-width: 767px)
{
    .inner-location .location
    {
        display: block;
        float: none;
    }
}
.inner-location .location .icon
{
    font-size: 20px;

    display: inline-block;
}
.inner-location .location .icon,
.inner-location .location span,
.inner-location .location ul
{
    line-height: 30px;

    display: inline-block;

    vertical-align: middle;
}
.inner-location .location ul li
{
    line-height: 40px;

    display: inline-block;

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

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

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

    color: var(--color);
}
.inner-location-product .location
{
    display: block;
    float: none;
}
@media (min-width: 1200px)
{
    .inner-info
    {
        font-size: 0;
    }
    .inner-info .inner-left,
    .inner-info .inner-right
    {
        font-size: 14px;

        display: inline-block;

        vertical-align: top;
    }
    .inner-left
    {
        width: 300px;
    }
    .inner-right
    {
        width: -webkit-calc(100% - 300px);
        width:         calc(100% - 300px);

        border-right: 1px solid #e5e5e5;
    }
}
@media (min-width: 1200px) and (max-width: 1470px)
{
    .inner-left
    {
        width: 300px;
    }
}
@media (min-width: 1200px) and (max-width: 1470px)
{
    .inner-right
    {
        width: -webkit-calc(100% - 300px);
        width:         calc(100% - 300px);
    }
}
.catalog-menu
{
    position: relative;
    z-index: 6;
}
@media (max-width: 1199px)
{
    .catalog-menu
    {
        margin-top: 0;
    }
}
.catalog-menu .tit-menu
{
    position: relative;

    padding: 25px 5%;

    color: #fff;
    background-color: var(--color);
}
@media (max-width: 1199px)
{
    .catalog-menu .tit-menu
    {
        padding: 10px 15px;
    }
}
.catalog-menu .tit-menu h2
{
    font-family: 'D-DIN Condensed';
    font-size: 26px;
    line-height: 40px;

    margin: 0;
}
@media (max-width: 1199px)
{
    .catalog-menu .tit-menu h2
    {
        font-size: 24px;
        line-height: 40px;
    }
}
.catalog-menu .tit-menu .btn-toggle
{
    position: absolute;
    top: 5px;
    right: 15px;

    display: none;

    width: 30px;
    height: 60px;
}
@media (max-width: 1199px)
{
    .catalog-menu .tit-menu .btn-toggle
    {
        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);
}
.catalog-menu .menu-nav
{
    padding: 30px 5%;
}
@media (max-width: 1199px)
{
    .catalog-menu .menu-nav
    {
        position: absolute;
        z-index: 2;
        top: 100%;
        left: 0;

        display: none;

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

        background-color: #fff;
    }
}
.catalog-menu .menu-nav .menu-nav1 > li
{
    position: relative;
}
.catalog-menu .menu-nav .menu-nav1 > li > a
{
    font-family: 'D-DIN Condensed';
    font-size: 18px;
    line-height: 30px;

    position: relative;

    display: block;

    padding: 15px 50px 15px 0;

    -webkit-transition: all .2s;
            transition: all .2s;
    text-transform: capitalize;

    color: #666;
    border-bottom: 1px solid #e5e5e5;
}
@media (max-width: 1470px)
{
    .catalog-menu .menu-nav .menu-nav1 > li > a
    {
        font-size: 18px;
        line-height: 30px;

        margin: 5px 0;
        padding: 10px 10px 10px 0;
    }
}
.catalog-menu .menu-nav .menu-nav1 > li > a:before
{
    font-family: 'iconfont' !important;
    line-height: 60px;

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

    width: 60px;

    content: '\e625';
    text-align: center;

    color: #999;
}
@media (max-width: 1470px)
{
    .catalog-menu .menu-nav .menu-nav1 > li > a:before
    {
        line-height: 50px;

        width: 50px;
    }
}
@media (max-width: 1199px)
{
    .catalog-menu .menu-nav .menu-nav1 > li > a:before
    {
        top: 0;
    }
}
.catalog-menu .menu-nav .menu-nav1 > li .iconfont
{
    line-height: 50px;

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

    width: 50px;

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

    opacity: 0;
    color: #fff;
}
.catalog-menu .menu-nav .menu-nav1 > li.active > a,
.catalog-menu .menu-nav .menu-nav1 > li:hover > a
{
    color: var(--color);
}
.catalog-menu .menu-nav .menu-nav1 > li.active > a:before,
.catalog-menu .menu-nav .menu-nav1 > li:hover > a:before
{
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);

    color: var(--color);
}
.catalog-menu .menu-nav .menu-nav2
{
    display: none;

    border-bottom: 1px solid #e5e5e5;
    background-color: #fff;
}
.catalog-menu .menu-nav .menu-nav2 > li
{
    position: relative;
}
@media (max-width: 1199px)
{
    .catalog-menu .menu-nav .menu-nav2 > li
    {
        display: inline-block;

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

    position: relative;

    display: block;

    padding: 10px 20px 10px 40px;

    color: #666;
}
@media (max-width: 767px)
{
    .catalog-menu .menu-nav .menu-nav2 > li > a
    {
        font-size: 14px;
    }
}
.catalog-menu .menu-nav .menu-nav2 > li > a:before
{
    font-family: 'iconfont' !important;

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

    content: '\e62b';

    color: var(--color);
}
.catalog-menu .menu-nav .menu-nav2 > li.active > a,
.catalog-menu .menu-nav .menu-nav2 > li:hover > a
{
    color: var(--color);
}
.catalog-menu-news
{
    padding-top: 0;
}
.catalog-menu-news .menu-nav
{
    margin-top: 30px;
}
.inner-menu
{
    position: relative;
    z-index: 2;

    margin-top: -90px;

    text-align: center;

    background-color: rgba(0, 99, 182, .8);
}
@media (max-width: 1199px)
{
    .inner-menu
    {
        margin-top: 0;

        background-color: var(--color);
    }
}
@media (max-width: 767px)
{
    .inner-menu
    {
        padding: 10px 0;
    }
}
.inner-menu ul li
{
    display: inline-block;

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

    display: block;

    padding: 30px 40px;

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

    opacity: .8;
    color: #fff;
}
@media (max-width: 1199px)
{
    .inner-menu ul li a
    {
        font-size: 16px;
        line-height: 24px;

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

        padding: 5px;
    }
}
.inner-menu ul li:hover a,
.inner-menu ul li.active a
{
    opacity: 1;
}
.hs-inner-about
{
    position: relative;
    z-index: 3;

    margin-top: -50px;
    padding-top: 0;
    padding-bottom: 120px;
}
.hs-inner-about .about
{
    position: relative;

    padding: 70px 50px;

    background-color: #fff;
    box-shadow: 0 9px 10px 0 rgba(0, 0, 0, .07);
}
@media (max-width: 991px)
{
    .hs-inner-about .about
    {
        padding: 50px 30px 70px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-about .about
    {
        padding: 30px 14px 60px;
    }
}
.hs-inner-about .about .title-inner
{
    padding-bottom: 20px;

    border-bottom: 1px solid #dadada;
}
.hs-inner-about .about .txt
{
    margin-top: 60px;
}
@media (max-width: 1470px)
{
    .hs-inner-about .about .txt
    {
        margin-top: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-about .about .txt
    {
        margin-top: 14px;
    }
}
.hs-inner-about .about .txt p
{
    font-size: 18px;
    line-height: 1.66666667;

    margin: 0;

    color: #666;
}
@media (max-width: 1199px)
{
    .hs-inner-about .about .txt p
    {
        font-size: 16px;
    }
}
.hs-inner-about .about .zhuangshi
{
    position: absolute;
    z-index: 2;
    right: 5%;
    bottom: 0;
}
.hs-inner-about .about .zhuangshi img
{
    max-width: 137px;

    -webkit-transform: translateY(50%);
        -ms-transform: translateY(50%);
            transform: translateY(50%);
}
@media (max-width: 767px)
{
    .hs-inner-about .about .zhuangshi img
    {
        max-width: 70px;
    }
}
.hs-inner-advantage
{
    position: relative;
    z-index: 2;

    margin-top: -180px;
    padding-top: 140px;
    padding-bottom: 140px;

    background: url(../images/advantage_bg.webp) no-repeat bottom center;
    background-size: cover;
}
@media (max-width: 767px)
{
    .hs-inner-advantage
    {
        padding-top: 120px;
        padding-bottom: 50px;
    }
}
.hs-inner-advantage .title-inner h2
{
    color: #fff;
}
.hs-inner-advantage .advantage
{
    margin-top: 60px;
}
@media (max-width: 1199px)
{
    .hs-inner-advantage .advantage
    {
        margin-top: 0;
    }
}
.hs-inner-advantage .advantage ul
{
    font-size: 0;
}
.hs-inner-advantage .advantage ul li
{
    font-size: 14px;

    display: inline-block;
    float: none;

    vertical-align: top;
}
@media (min-width: 1200px)
{
    .hs-inner-advantage .advantage ul li
    {
        width: 20%;
    }
}
.hs-inner-advantage .advantage .advantage-item
{
    max-width: 200px;
    margin: 0 auto;
    margin-top: 30px;

    text-align: center;

    color: #fff;
}
.hs-inner-advantage .advantage .advantage-item .icon
{
    width: 80px;
    margin: 0 auto;

    -webkit-transition: all .6s;
            transition: all .6s;
}
@media (max-width: 991px)
{
    .hs-inner-advantage .advantage .advantage-item .icon
    {
        width: 60px;
    }
}
.hs-inner-advantage .advantage .advantage-item .icon img
{
    width: 100%;

    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
}
.hs-inner-advantage .advantage .advantage-item p
{
    font-size: 20px;
    line-height: 1.2;

    margin: 20px 0 0 0;
}
@media (max-width: 991px)
{
    .hs-inner-advantage .advantage .advantage-item p
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-advantage .advantage .advantage-item p
    {
        font-size: 16px;
    }
}
.hs-inner-advantage .advantage .advantage-item:hover .icon
{
    -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
            transform: translateY(-10px);
}
.hs-inner-culture
{
    position: relative;
    z-index: 1;

    margin-top: -60px;
    padding-top: 140px;
    padding-bottom: 200px;

    background: url(../images/culture_bg.webp) no-repeat bottom center;
    background-size: cover;
}
@media (max-width: 767px)
{
    .hs-inner-culture
    {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}
.hs-inner-culture .culture
{
    max-width: 700px;
}
.hs-inner-culture .culture .txt
{
    margin-top: 50px;
}
@media (max-width: 1199px)
{
    .hs-inner-culture .culture .txt
    {
        margin-top: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-culture .culture .txt
    {
        margin-top: 20px;
    }
}
.hs-inner-culture .culture .txt p
{
    font-size: 18px;
    line-height: 1.66666667;

    margin: 0;

    color: #666;
}
@media (max-width: 1199px)
{
    .hs-inner-culture .culture .txt p
    {
        font-size: 16px;
    }
}
.hs-inner-history
{
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f5f5f5));
    background-image: -webkit-linear-gradient(#fff, #f5f5f5);
    background-image:         linear-gradient(#fff, #f5f5f5);
}
.hs-inner-history .history
{
    position: relative;

    max-width: 1300px;
    margin: 0 auto;
    margin-top: 100px;
}
.hs-inner-history .history:after
{
    position: absolute;
    top: -12px;
    left: 50%;

    display: block;

    width: 12px;
    height: 12px;
    margin-left: -6px;

    content: '';

    border-radius: 50%;
    background-color: var(--color);
}
.hs-inner-history .history:before
{
    position: absolute;
    top: 0;
    left: 50%;

    display: block;

    width: 1px;
    height: 100%;

    content: '';

    background-color: var(--color);
}
.hs-inner-history .history .history-top
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    padding-top: 50px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-inner-history .history .history-top .history-logo
{
    width: 50%;
    padding: 0 20px;

    text-align: right;
}
.hs-inner-history .history .history-top .history-year
{
    width: 50%;
    padding: 0 20px;
}
.hs-inner-history .history .history-top .history-year span
{
    font-family: 'D-DIN Condensed';
    font-size: 24px;
    line-height: 34px;

    position: relative;

    display: inline-block;

    padding: 0 26px 0 18px;

    color: #fff;
    border-radius: 4px 0 0 4px;
    background-color: var(--color);
}
.hs-inner-history .history .history-top .history-year span:before
{
    position: absolute;
    top: 0;
    right: 0;

    display: block;

    width: 0;
    height: 0;

    content: '';

    border-width: 17px 10px 17px 0;
    border-style: solid;
    border-color: transparent #fff transparent transparent;
}
.hs-inner-history .history .list
{
    margin-top: 100px;
}
.hs-inner-history .history .list ul
{
    padding-bottom: 50px;
}
.hs-inner-history .history .list ul li
{
    display: none;

    margin-top: -50px;
    padding-left: 50%;
}
.hs-inner-history .history .list ul li:nth-child(2n)
{
    padding-right: 50%;
    padding-left: 0;
}
.hs-inner-history .history .list ul li:nth-child(2n) .history-item
{
    padding-right: 220px;
    padding-left: 0;
}
@media (max-width: 1199px)
{
    .hs-inner-history .history .list ul li:nth-child(2n) .history-item
    {
        padding-right: 160px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-history .history .list ul li:nth-child(2n) .history-item
    {
        padding-right: 20px;
    }
}
.hs-inner-history .history .list ul li:nth-child(2n) .history-item:before
{
    right: -10px;
    left: auto;

    background-image: url(../images/line-2.webp);
}
@media (max-width: 1199px)
{
    .hs-inner-history .history .list ul li:nth-child(2n) .history-item:before
    {
        right: -8px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-history .history .list ul li:nth-child(2n) .history-item:before
    {
        right: -10px;

        width: 19px;
        height: 19px;

        background-position: right center;
    }
}
.hs-inner-history .history .list ul li:nth-child(-n + 6)
{
    display: block;
}
.hs-inner-history .history .list .history-item
{
    position: relative;

    padding-left: 220px;
}
@media (max-width: 1199px)
{
    .hs-inner-history .history .list .history-item
    {
        padding-left: 160px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-history .history .list .history-item
    {
        padding-left: 20px;
    }
}
.hs-inner-history .history .list .history-item:before
{
    position: absolute;
    top: 10px;
    left: -12px;

    display: block;

    width: 206px;
    height: 25px;

    content: '';

    background: url(../images/line-1.webp) no-repeat center;
    background-size: contain;
}
@media (max-width: 1199px)
{
    .hs-inner-history .history .list .history-item:before
    {
        left: -9px;

        width: 150px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-history .history .list .history-item:before
    {
        left: -12px;

        width: 22px;
        height: 22px;

        background-position: left center;
        background-size: auto;
    }
}
.hs-inner-history .history .list .history-item .txt
{
    padding: 30px 5%;

    border: 1px solid #f3f3f3;
    background: #fff;
    box-shadow: 0 9px 14px 0 rgba(189, 189, 189, .24);
}
@media (max-width: 767px)
{
    .hs-inner-history .history .list .history-item .txt
    {
        padding: 20px 14px;
    }
}
.hs-inner-history .history .list .history-item .note
{
    margin-top: 20px;
}
@media (max-width: 767px)
{
    .hs-inner-history .history .list .history-item .note
    {
        margin-top: 10px;
    }
}
.hs-inner-history .history .list .history-item .note p
{
    font-size: 18px;
    line-height: 1.66666667;

    margin: 0;

    color: #666;
}
@media (max-width: 1199px)
{
    .hs-inner-history .history .list .history-item .note p
    {
        font-size: 16px;
        line-height: 24px;
    }
}
.hs-inner-history .history .history-more
{
    position: relative;
    z-index: 2;

    text-align: center;
}
.hs-inner-history .history .history-more a
{
    font-size: 16px;
    line-height: 45px;

    display: inline-block;

    padding: 0 12px;

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

    color: #fff;
    border-radius: 10px;
    background-color: var(--color);
}
.hs-inner-history .history .history-more a:before
{
    content: 'LEARN MORE';
}
.hs-inner-history .history .history-more a:hover
{
    background-color: var(--hover);
}
.hs-inner-history.all .history .list ul li
{
    display: block;
}
.hs-inner-history.all .history-more a:before
{
    content: 'NONE';
}
.hs-inner-honor .honor-nav > ul
{
    margin: 0 -20px;
}
@media (max-width: 767px)
{
    .hs-inner-honor .honor-nav > ul
    {
        margin: 0 -10px;
    }
}
.hs-inner-honor .honor-nav > ul > li
{
    display: inline-block;

    padding: 0 20px;
}
@media (max-width: 767px)
{
    .hs-inner-honor .honor-nav > ul > li
    {
        padding: 0 10px;
    }
}
.hs-inner-honor .honor-nav > ul > li > a
{
    font-family: 'D-DIN Condensed';
    font-size: 30px;
    line-height: 1.4;

    position: relative;

    display: inline-block;

    color: #999;
}
@media (max-width: 1199px)
{
    .hs-inner-honor .honor-nav > ul > li > a
    {
        font-size: 30px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-honor .honor-nav > ul > li > a
    {
        font-size: 24px;
    }
}
.hs-inner-honor .honor-nav > ul > li > a:before
{
    position: absolute;
    z-index: 2;
    bottom: -10px;
    left: 50%;

    display: block;

    width: 0;
    height: 0;

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

    opacity: 0;
    border-width: 10px 6px 0 6px;
    border-style: solid;
    border-color: var(--color) transparent transparent transparent;
}
.hs-inner-honor .honor-nav > ul > li.active > a
{
    color: var(--color);
}
.hs-inner-honor .honor-nav > ul > li.active > a:after
{
    width: 100%;
}
.hs-inner-honor .honor-nav > ul > li.active > a:before
{
    opacity: 1;
}
.hs-inner-honor .honor-list
{
    display: none;

    margin-top: 50px;
}
.hs-inner-honor .honor-list .honor-slide
{
    margin: 0 -15px;
}
@media (max-width: 767px)
{
    .hs-inner-honor .honor-list .honor-slide
    {
        margin: 0 -5px;
    }
}
.hs-inner-honor .honor-list .honor-slide .slick-slide
{
    padding: 0 15px;
}
@media (max-width: 767px)
{
    .hs-inner-honor .honor-list .honor-slide .slick-slide
    {
        padding: 0 5px;
    }
}
.hs-inner-honor .honor-list .slick-arrow
{
    font-size: 30px;

    top: -90px;
    right: 80px;
    left: auto;

    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
}
@media (max-width: 767px)
{
    .hs-inner-honor .honor-list .slick-arrow
    {
        right: 60px;
    }
}
.hs-inner-honor .honor-list .slick-arrow.slick-next
{
    right: 15px;
}
@media (max-width: 767px)
{
    .hs-inner-honor .honor-list .slick-arrow.slick-next
    {
        right: 5px;
    }
}
.hs-inner-honor .honor-list .honor-item
{
    display: block;

    text-align: center;
}
.hs-inner-honor .honor-list .honor-item .img
{
    padding: 10px;

    border: 1px solid #e3e3e3;
}
.hs-inner-honor .honor-list .honor-item .ibox
{
    padding-bottom: 75%;
}
.hs-inner-honor .honor-list .honor-item .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.hs-inner-honor .honor-list .honor-item h3
{
    font-size: 18px;
    line-height: 50px;

    display: -webkit-box;
    overflow: hidden;

    height: 50px;
    margin: 10px 0 0 0;
    padding: 0 10px;

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

    color: #666;
    background-color: #f5f5f5;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 767px)
{
    .hs-inner-honor .honor-list .honor-item h3
    {
        font-size: 16px;
    }
}
.hs-inner-honor .honor-list .honor-item:hover .img
{
    border-color: var(--color);
}
.hs-inner-honor .honor-list .honor-item:hover .ibox img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.hs-inner-honor .honor-list .honor-item:hover h3
{
    color: #fff;
    background-color: var(--color);
}
#about-about,
#about-advantage,
#about-culture,
#about-history,
#about-honor
{
    position: relative;
    top: -120px;
}
.hs-inner-products .products-item,
.hs-inner-product-show .relate-product-slide .products-item
{
    display: block;

    margin-top: 40px;

    text-align: center;
}
@media (max-width: 767px)
{
    .hs-inner-products .products-item,
    .hs-inner-product-show .relate-product-slide .products-item
    {
        margin-top: 30px;
    }
}
.hs-inner-products .products-item .img .ibox,
.hs-inner-product-show .relate-product-slide .products-item .img .ibox
{
    padding-bottom: 100%;
}
.hs-inner-products .products-item .img .ibox img,
.hs-inner-product-show .relate-product-slide .products-item .img .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.hs-inner-products .products-item h3,
.hs-inner-product-show .relate-product-slide .products-item h3
{
    font-size: 20px;
    line-height: 60px;

    position: relative;
    z-index: 2;

    display: -webkit-box;
    overflow: hidden;

    width: 90%;
    height: 60px;
    margin: 0 auto;
    margin-top: -30px;

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

    background: #fff;
    box-shadow: 0 5px 7px 0 rgba(158, 158, 158, .15);

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 991px)
{
    .hs-inner-products .products-item h3,
    .hs-inner-product-show .relate-product-slide .products-item h3
    {
        font-size: 18px;
        line-height: 40px;

        height: 40px;
        margin-top: -20px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-products .products-item h3,
    .hs-inner-product-show .relate-product-slide .products-item h3
    {
        font-size: 16px;
    }
}
.hs-inner-products .products-item:hover .img .ibox img,
.hs-inner-product-show .relate-product-slide .products-item:hover .img .ibox img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.hs-inner-products .products-item:hover h3,
.hs-inner-product-show .relate-product-slide .products-item:hover h3
{
    -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
            transform: translateY(-100%);
}
.hs-inner-products
{
    padding: 0;
}
.hs-inner-products .inner-location
{
    background-color: #f9f9f9;
}
.hs-inner-products .products
{
    padding: 0 5% 50px 5%;
}
@media (max-width: 1199px)
{
    .hs-inner-products .products
    {
        padding: 0 15px 50px 15px;
    }
}
@media (max-width: 1470px)
{
    .hs-inner-products .products ul li
    {
        width: 33.33333333%;
    }
}
@media (max-width: 767px)
{
    .hs-inner-products .products ul li
    {
        width: 50%;
    }
}
.hs-inner-product-show
{
    padding: 0;
}
.hs-inner-product-show .inner-location
{
    background-color: #f9f9f9;
}
.hs-inner-product-show .product-show
{
    padding: 40px 5% 50px 5%;
}
@media (max-width: 1199px)
{
    .hs-inner-product-show .product-show
    {
        padding: 40px 15px 50px 15px;
    }
}
.hs-inner-product-show .product-show .pro-show-info
{
    border: 1px solid #f3f3f3;
}
@media (max-width: 1560px)
{
    .hs-inner-product-show .product-show .pro-left,
    .hs-inner-product-show .product-show .pro-right
    {
        width: 50%;
    }
}
@media (max-width: 1560px) and (max-width: 991px)
{
    .hs-inner-product-show .product-show .pro-left,
    .hs-inner-product-show .product-show .pro-right
    {
        width: 100%;
    }
}
.hs-inner-product-show .product-show .products-show-big-scroll
{
    font-size: 0;
}
.hs-inner-product-show .product-show .products-show-big-scroll .itempack
{
    cursor: crosshair;
}
.hs-inner-product-show .product-show .products-show-small-scroll
{
    padding: 20px 30px;
}
.hs-inner-product-show .product-show .products-show-small-scroll .slick-slide
{
    padding: 0 10px;
}
.hs-inner-product-show .product-show .products-show-small-scroll .slick-current .itempack
{
    border: 1px solid var(--color);
}
.hs-inner-product-show .product-show .products-show-small-scroll .slick-arrow
{
    font-size: 30px;

    left: 0;

    width: 40px;

    text-align: center;

    border: none;
    background: none;
    box-shadow: none;
}
.hs-inner-product-show .product-show .products-show-small-scroll .slick-arrow.slick-next
{
    right: 0;
    left: auto;
}
.hs-inner-product-show .product-show .products-show-small-scroll .slick-arrow:hover
{
    color: var(--color);
}
.hs-inner-product-show .product-show .title-product-show
{
    padding: 20px 0;

    border-bottom: 1px solid #efefef;
}
@media (max-width: 1199px)
{
    .hs-inner-product-show .product-show .title-product-show
    {
        margin-top: 30px;
    }
}
.hs-inner-product-show .product-show .title-product-show h1
{
    font-family: 'D-DIN Condensed';
    font-size: 28px;
    line-height: 1.4;

    margin: 0;
}
@media (max-width: 1470px)
{
    .hs-inner-product-show .product-show .title-product-show h1
    {
        font-size: 26px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-product-show .product-show .title-product-show h1
    {
        font-size: 24px;
    }
}
.hs-inner-product-show .product-show .product-info
{
    padding-left: 3%;
}
@media (max-width: 991px)
{
    .hs-inner-product-show .product-show .product-info
    {
        padding-left: 0;
    }
}
.hs-inner-product-show .product-show .desc
{
    margin-top: 20px;

    word-break: break-word;
}
.hs-inner-product-show .product-show .desc p
{
    font-size: 20px;
    line-height: 1.5;

    margin: 0;

    color: #666;
}
@media (max-width: 1470px)
{
    .hs-inner-product-show .product-show .desc p
    {
        font-size: 18px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-product-show .product-show .desc p
    {
        font-size: 16px;
        line-height: 24px;
    }
}
.hs-inner-product-show .product-show .info
{
    margin-top: 30px;
}
@media (max-width: 767px)
{
    .hs-inner-product-show .product-show .info
    {
        margin-top: 20px;
    }
}
.hs-inner-product-show .product-show .info ul li
{
    padding: 15px 0;

    border-bottom: 1px solid #efefef;
}
@media (max-width: 1470px)
{
    .hs-inner-product-show .product-show .info ul li
    {
        padding: 10px 0;
    }
}
.hs-inner-product-show .product-show .info p
{
    font-size: 16px;
    line-height: 30px;

    margin: 0;

    color: #666;
}
@media (max-width: 1470px)
{
    .hs-inner-product-show .product-show .info p
    {
        font-size: 15px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-product-show .product-show .info p
    {
        font-size: 14px;
    }
}
.hs-inner-product-show .product-show .link-share
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin-top: 60px;

    -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-inner-product-show .product-show .link-share
    {
        margin-top: 40px;
    }
}
.hs-inner-product-show .product-show .link > div
{
    display: inline-block;

    vertical-align: top;
}
.hs-inner-product-show .product-show .link a
{
    font-size: 18px;
    line-height: 54px;

    display: inline-block;

    padding: 0 40px;

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

    color: #fff;
    background-color: var(--color);
}
@media (max-width: 767px)
{
    .hs-inner-product-show .product-show .link a
    {
        line-height: 40px;
    }
}
.hs-inner-product-show .product-show .link a:hover
{
    color: #fff;
    border-color: var(--hover);
    background-color: var(--hover);
}
.hs-inner-product-show .product-show .link .btn-contact
{
    margin-right: 20px;
}
.hs-inner-product-show .product-show .link .btn-contact a
{
    color: #fff;
    border-color: #6d9e39;
    background-color: #6d9e39;
}
.hs-inner-product-show .product-show-desc .description
{
    margin-top: 80px;
}
@media (max-width: 991px)
{
    .hs-inner-product-show .product-show-desc .description
    {
        margin-top: 30px;
    }
}
.hs-inner-product-show .product-show-desc .desc
{
    margin-top: 30px;
}
@media (max-width: 991px)
{
    .hs-inner-product-show .product-show-desc .desc
    {
        margin-top: 10px;
    }
}
.hs-inner-product-show .product-show-desc .desc p
{
    font-size: 20px;
    line-height: 1.5;

    margin: 0;

    color: #666;
}
@media (max-width: 1470px)
{
    .hs-inner-product-show .product-show-desc .desc p
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-product-show .product-show-desc .desc p
    {
        line-height: 24px;
    }
}
.hs-inner-product-show .product-show-desc .desc img
{
    max-width: 100%;
    height: auto !important;
}
.hs-inner-product-show .title-pro-desc
{
    position: relative;

    padding-bottom: 10px;

    border-bottom: 3px solid #f3f3f3;
}
.hs-inner-product-show .title-pro-desc:after
{
    position: absolute;
    z-index: 2;
    bottom: -3px;

    display: block;

    width: 210px;
    height: 3px;

    content: '';

    background-color: var(--color);
}
.hs-inner-product-show .title-pro-desc h3
{
    font-family: 'D-DIN Condensed';
    font-size: 25px;
    line-height: 1.4;

    text-transform: uppercase;

    color: var(--color);
}
@media (max-width: 991px)
{
    .hs-inner-product-show .title-pro-desc h3
    {
        font-size: 23px;
    }
}
.hs-inner-product-show .inquiry
{
    padding-top: 80px;
}
@media (max-width: 991px)
{
    .hs-inner-product-show .inquiry
    {
        padding-top: 30px;
    }
}
.hs-inner-product-show .inquiry .title-inquiry
{
    padding: 14px 24px;

    background-color: #f8f8f8;
}
@media (max-width: 991px)
{
    .hs-inner-product-show .inquiry .title-inquiry
    {
        padding: 10px;
    }
}
.hs-inner-product-show .inquiry .title-inquiry h3
{
    font-family: 'D-DIN Condensed';
    font-size: 36px;
    line-height: 1;

    margin: 0;
}
@media (max-width: 1470px)
{
    .hs-inner-product-show .inquiry .title-inquiry h3
    {
        font-size: 30px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-product-show .inquiry .title-inquiry h3
    {
        font-size: 24px;
    }
}
.hs-inner-product-show .inquiry .feedback
{
    margin-top: 20px;
}
.hs-inner-product-show .inquiry .feedback form .itempack
{
    margin-top: 20px;
}
@media (max-width: 767px)
{
    .hs-inner-product-show .inquiry .feedback form .itempack
    {
        margin-top: 14px;
    }
}
.hs-inner-product-show .inquiry .feedback form .itempack input,
.hs-inner-product-show .inquiry .feedback form .itempack textarea
{
    font-size: 16px;
    line-height: 30px;

    width: 100%;
    min-height: 60px;
    padding: 15px 15px;

    resize: vertical;

    color: #666;
    border: 1px solid #e3e3e3;
    outline: none;
    background-color: #fff;
}
@media (max-width: 991px)
{
    .hs-inner-product-show .inquiry .feedback form .itempack input,
    .hs-inner-product-show .inquiry .feedback form .itempack textarea
    {
        font-size: 14px;
        line-height: 24px;

        min-height: 50px;
        padding: 10px;
    }
}
.hs-inner-product-show .inquiry .feedback form .itempack input::-webkit-input-placeholder,
.hs-inner-product-show .inquiry .feedback form .itempack textarea::-webkit-input-placeholder
{
    color: #666;
}
.hs-inner-product-show .inquiry .feedback form .itempack input:-o-placeholder,
.hs-inner-product-show .inquiry .feedback form .itempack textarea:-o-placeholder
{
    color: #666;
}
.hs-inner-product-show .inquiry .feedback form .itempack input::-moz-placeholder,
.hs-inner-product-show .inquiry .feedback form .itempack textarea::-moz-placeholder
{
    color: #666;
}
.hs-inner-product-show .inquiry .feedback form .itempack input:-ms-input-placeholder,
.hs-inner-product-show .inquiry .feedback form .itempack textarea:-ms-input-placeholder
{
    color: #666;
}
.hs-inner-product-show .inquiry .feedback form .itempack input:focus::-webkit-input-placeholder,
.hs-inner-product-show .inquiry .feedback form .itempack textarea:focus::-webkit-input-placeholder
{
    color: #c5c5c5;
}
.hs-inner-product-show .inquiry .feedback form .itempack input:focus::-o-placeholder,
.hs-inner-product-show .inquiry .feedback form .itempack textarea:focus::-o-placeholder
{
    color: #c5c5c5;
}
.hs-inner-product-show .inquiry .feedback form .itempack input:focus::-moz-placeholder,
.hs-inner-product-show .inquiry .feedback form .itempack textarea:focus::-moz-placeholder
{
    color: #c5c5c5;
}
.hs-inner-product-show .inquiry .feedback form .itempack input:focus::-ms-input-placeholder,
.hs-inner-product-show .inquiry .feedback form .itempack textarea:focus::-ms-input-placeholder
{
    color: #c5c5c5;
}
.hs-inner-product-show .inquiry .feedback form .itempack .read input
{
    color: #666;
}
.hs-inner-product-show .inquiry .feedback form .itempack .read input::-webkit-input-placeholder,
.hs-inner-product-show .inquiry .feedback form .itempack .read textarea::-webkit-input-placeholder
{
    color: #666;
}
.hs-inner-product-show .inquiry .feedback form .itempack .read input:-o-placeholder,
.hs-inner-product-show .inquiry .feedback form .itempack .read textarea:-o-placeholder
{
    color: #666;
}
.hs-inner-product-show .inquiry .feedback form .itempack .read input::-moz-placeholder,
.hs-inner-product-show .inquiry .feedback form .itempack .read textarea::-moz-placeholder
{
    color: #666;
}
.hs-inner-product-show .inquiry .feedback form .itempack .read input:-ms-input-placeholder,
.hs-inner-product-show .inquiry .feedback form .itempack .read textarea:-ms-input-placeholder
{
    color: #666;
}
.hs-inner-product-show .inquiry .feedback form .itempack .read input:focus::-webkit-input-placeholder,
.hs-inner-product-show .inquiry .feedback form .itempack .read textarea:focus::-webkit-input-placeholder
{
    color: #666;
}
.hs-inner-product-show .inquiry .feedback form .itempack .read input:focus::-o-placeholder,
.hs-inner-product-show .inquiry .feedback form .itempack .read textarea:focus::-o-placeholder
{
    color: #666;
}
.hs-inner-product-show .inquiry .feedback form .itempack .read input:focus::-moz-placeholder,
.hs-inner-product-show .inquiry .feedback form .itempack .read textarea:focus::-moz-placeholder
{
    color: #666;
}
.hs-inner-product-show .inquiry .feedback form .itempack .read input:focus::-ms-input-placeholder,
.hs-inner-product-show .inquiry .feedback form .itempack .read textarea:focus::-ms-input-placeholder
{
    color: #666;
}
.hs-inner-product-show .inquiry .feedback form .submit
{
    font-size: 18px;
    line-height: 50px;

    padding: 0 30px;

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

    color: #fff;
    border-radius: 0;
    outline: none;
    background-color: var(--color);
}
@media (max-width: 767px)
{
    .hs-inner-product-show .inquiry .feedback form .submit
    {
        font-size: 16px;
        line-height: 40px;
    }
}
.hs-inner-product-show .inquiry .feedback form .submit .icon
{
    margin-right: 10px;
}
.hs-inner-product-show .inquiry .feedback form .submit:hover
{
    background-color: var(--hover);
}
.hs-inner-product-show .relate-product
{
    padding-top: 80px;
}
@media (max-width: 991px)
{
    .hs-inner-product-show .relate-product
    {
        padding-top: 30px;
    }
}
.hs-inner-product-show .relate-product .relate-product-slide
{
    margin: 0 -15px;
}
@media (max-width: 767px)
{
    .hs-inner-product-show .relate-product .relate-product-slide
    {
        margin: 0 -5px;
    }
}
.hs-inner-product-show .relate-product .relate-product-slide .slick-slide
{
    padding: 10px 15px;
}
@media (max-width: 767px)
{
    .hs-inner-product-show .relate-product .relate-product-slide .slick-slide
    {
        padding: 10px 5px;
    }
}
.hs-inner-product-show .relate-product .slick-arrow
{
    top: -80px;
    right: 70px;
    left: auto;

    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
}
@media (max-width: 991px)
{
    .hs-inner-product-show .relate-product .slick-arrow
    {
        top: -60px;
    }
}
.hs-inner-product-show .relate-product .slick-arrow.slick-next
{
    right: 0;
    left: auto;
}
.hs-inner-cases .cases
{
    margin-top: -40px;
}
@media (max-width: 991px)
{
    .hs-inner-cases .cases
    {
        margin-top: -20px;
    }
}
@media (min-width: 1200px)
{
    .hs-inner-cases .cases ul
    {
        margin: 0 -20px;
    }
    .hs-inner-cases .cases ul li
    {
        padding: 0 20px;
    }
}
.hs-inner-cases .cases .cases-item
{
    display: block;

    margin-top: 40px;

    text-align: center;
}
@media (max-width: 991px)
{
    .hs-inner-cases .cases .cases-item
    {
        margin-top: 20px;
    }
}
.hs-inner-cases .cases .cases-item .img .ibox
{
    padding-bottom: 75%;
}
.hs-inner-cases .cases .cases-item .img .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.hs-inner-cases .cases .cases-item h3
{
    font-size: 20px;
    line-height: 60px;

    display: -webkit-box;
    overflow: hidden;

    height: 60px;
    margin: 10px 0 0 0;

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

    color: #fff;
    background-color: var(--color);

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 991px)
{
    .hs-inner-cases .cases .cases-item h3
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-cases .cases .cases-item h3
    {
        font-size: 16px;
        line-height: 40px;

        height: 40px;
    }
}
.hs-inner-cases .cases .cases-item:hover .img .ibox img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.hs-inner-cases .cases .cases-item:hover h3
{
    background-color: var(--hover);
}
.hs-inner-videos .videos
{
    margin-top: -40px;
}
@media (max-width: 767px)
{
    .hs-inner-videos .videos
    {
        margin-top: -20px;
    }
}
@media (min-width: 1200px)
{
    .hs-inner-videos .videos ul
    {
        margin: 0 -20px;
    }
}
@media (min-width: 1200px)
{
    .hs-inner-videos .videos ul li
    {
        padding: 0 20px;
    }
}
.hs-inner-videos .videos ul li{
	width: 100%;
	max-width: 900px;
	float: none;
	margin: 0 auto;
	display: block;
}
.hs-inner-videos .videos .videos-item
{
    display: block;

    margin-top: 40px;
}
@media (max-width: 767px)
{
    .hs-inner-videos .videos .videos-item
    {
        margin-top: 20px;
    }
}
.hs-inner-videos .videos .videos-item .img
{
    position: relative;
}
.hs-inner-videos .videos .videos-item .img .ibox
{
    padding-bottom:56%;
}
.hs-inner-videos .videos .videos-item .img video
{
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;
}
.hs-inner-videos .videos .videos-item h3
{
    font-size: 20px;
    line-height: 60px;

    display: -webkit-box;
    overflow: hidden;

    height: 60px;
    margin: 0;

    text-align: center;

    color: var(--color);
    box-shadow: 0 5px 7px 0 rgba(158, 158, 158, .15);

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 991px)
{
    .hs-inner-videos .videos .videos-item h3
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-videos .videos .videos-item h3
    {
        font-size: 16px;
        line-height: 40px;

        height: 40px;
    }
}
.hs-inner-news .news
{
    margin-top: -40px;
}
@media (max-width: 991px)
{
    .hs-inner-news .news
    {
        margin-top: -20px;
    }
}
@media (min-width: 1200px)
{
    .hs-inner-news .news ul
    {
        margin: 0 -20px;
    }
    .hs-inner-news .news ul li
    {
        padding: 0 20px;
    }
}
.hs-inner-news .news .news-item
{
    display: block;

    margin-top: 40px;
}
@media (max-width: 991px)
{
    .hs-inner-news .news .news-item
    {
        margin-top: 20px;
    }
}
.hs-inner-news .news .news-item .img .ibox
{
    padding-bottom: 75%;
}
.hs-inner-news .news .news-item .img .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.hs-inner-news .news .news-item .desc
{
    padding: 30px;

    box-shadow: 0 5px 7px 0 rgba(158, 158, 158, .15);
}
@media (max-width: 991px)
{
    .hs-inner-news .news .news-item .desc
    {
        padding: 20px 14px;
    }
}
.hs-inner-news .news .news-item .desc h3
{
    font-size: 22px;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;
    margin: 0;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 991px)
{
    .hs-inner-news .news .news-item .desc h3
    {
        font-size: 18px;
    }
}
.hs-inner-news .news .news-item .desc p
{
    font-size: 18px;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 60px;
    margin: 0;

    word-break: break-word;

    color: #666;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 991px)
{
    .hs-inner-news .news .news-item .desc p
    {
        font-size: 16px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-news .news .news-item .desc p
    {
        font-size: 14px;
        line-height: 24px;

        height: 48px;
    }
}
.hs-inner-news .news .news-item .desc .date
{
    font-size: 18px;
    line-height: 30px;

    display: inline-block;

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

    color: #fff;
    background-color: var(--color);
}
@media (max-width: 991px)
{
    .hs-inner-news .news .news-item .desc .date
    {
        font-size: 16px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-news .news .news-item .desc .date
    {
        font-size: 14px;
    }
}
.hs-inner-news .news .news-item:hover .img .ibox img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.hs-inner-news .news .news-item:hover h3
{
    color: var(--color);
}
.hs-inner-news-show .news-show
{
    max-width: 1000px;
    margin: 0 auto;
}
.hs-inner-news-show .title-news-show h1
{
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;

    margin: 0;

    color: var(--color);
}
@media (max-width: 991px)
{
    .hs-inner-news-show .title-news-show h1
    {
        font-size: 18px;
    }
}
.hs-inner-news-show .title-news-show p
{
    font-size: 14px;
    line-height: 24px;

    margin: 0;

    color: #999;
}
.hs-inner-news-show .title-news-show p span
{
    display: inline-block;

    margin-right: 20px;

    vertical-align: middle;
}
@media (max-width: 991px)
{
    .hs-inner-news-show .title-news-show p span
    {
        margin-right: 10px;
    }
}
.hs-inner-news-show .title-news-show .txt-share
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

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

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

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 767px)
{
    .hs-inner-news-show .title-news-show .txt-share
    {
        display: block;
    }
    .hs-inner-news-show .title-news-show .txt-share .social-share
    {
        margin-top: 10px;
    }
}
.hs-inner-news-show .wechat-qrcode
{
    top: 40px;
}
.hs-inner-news-show .wechat-qrcode:after
{
    top: -13px;
    bottom: auto;

    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}
.hs-inner-news-show .text-top
{
    overflow: hidden;

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

    color: #aaa;
    background-color: #f9f9f9;
}
.hs-inner-news-show .text-top p
{
    font-size: 16px;
    line-height: 30px;
}
@media (max-width: 767px)
{
    .hs-inner-news-show .text-top p
    {
        font-size: 14px;
    }
}
.hs-inner-news-show .text
{
    margin-top: 30px;
}
.hs-inner-news-show .text p
{
    font-size: 16px;
    line-height: 1.75;

    margin: 0;

    color: #666;
}
@media (max-width: 767px)
{
    .hs-inner-news-show .text p
    {
        font-size: 14px;
    }
}
.hs-inner-news-show .text img
{
    max-width: 100%;
    height: auto !important;
}
.hs-inner-news-show .button-news
{
    margin-top: 50px;
}
.hs-inner-news-show .button-news a
{
    font-size: 16px;
    line-height: 60px;

    position: relative;

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

    height: 60px;
    margin-top: 10px;
    padding: 0 10px 0 50px;

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

    color: #666;
    background-color: #f5f5f5;

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

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

    width: 50px;

    content: '\eb60';
    text-align: center;
}
.hs-inner-news-show .button-news a.next
{
    padding: 0 50px 0 10px;

    text-align: right;
}
@media (max-width: 767px)
{
    .hs-inner-news-show .button-news a.next
    {
        padding: 0 10px 0 50px;

        text-align: left;
    }
}
.hs-inner-news-show .button-news a.next:before
{
    right: 0;
    left: auto;

    content: '\e625';
}
@media (max-width: 767px)
{
    .hs-inner-news-show .button-news a.next:before
    {
        right: auto;
        left: 0;
    }
}
.hs-inner-news-show .button-news a:hover
{
    color: #fff;
    background-color: var(--color);
}
.hs-inner-news-show .news-article
{
    padding: 20px;

    border-top: 1px solid #ddd;
}
.hs-inner-news-show .news-article .article-title h2
{
    font-size: 20px;
    font-weight: bold;
    line-height: 1.4;

    margin: 0;

    color: #fff;
}
.hs-inner-news-show .news-article .listbox ul li:last-child .subject
{
    border-bottom: none;
}
.hs-inner-news-show .news-article .listbox .subject
{
    display: block;

    padding: 20px 0;

    color: #fff;
    border-bottom: 1px solid #fff;
}
.hs-inner-news-show .news-article .listbox .subject h3
{
    font-size: 16px;
    line-height: 28px;

    display: -webkit-box;
    overflow: hidden;

    height: 28px;
    margin: 0;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.hs-inner-news-show .news-article .listbox .subject p
{
    line-height: 18px;

    display: -webkit-box;
    overflow: hidden;

    max-height: 36px;
    margin: 6px 0;

    opacity: .8;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.hs-inner-news-show .news-article .listbox .subject .date
{
    line-height: 24px;

    display: block;

    color: #fff;
}
.hs-inner-news-show .news-article .listbox .subject:hover h3
{
    text-decoration: underline;
}
.hs-inner-contact
{
    padding-top: 50px;
    padding-bottom: 50px;
}
.hs-inner-contact .title-inner h2
{
    font-size: 30px;
}
@media (max-width: 767px)
{
    .hs-inner-contact .title-inner h2
    {
        font-size: 24px;
    }
}
.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
{
    width: 50%;
}
.hs-inner-contact .contact .contact-item
{
    position: relative;

    margin-top: 50px;
    padding-left: 70px;
}
.hs-inner-contact .contact .contact-item .iconbg
{
    position: absolute;
    left: 0;
	top: 0;
    width: 50px;
}
.hs-inner-contact .contact .contact-item .iconbg img
{
    width: 100%;
}
.hs-inner-contact .contact .contact-item h3
{
    font-family: 'D-DIN Condensed';
    font-size: 30px;

    position: relative;
    z-index: 2;

    margin-top: 0;

    color: var(--color);
}
@media (max-width: 991px)
{
    .hs-inner-contact .contact .contact-item h3
    {
        font-size: 24px;
    }
}
.hs-inner-contact .contact .contact-item p
{
    font-size: 20px;
    line-height: 1.5;

    position: relative;
    z-index: 2;

    margin: 0;

    color: #666;
}
@media (max-width: 991px)
{
    .hs-inner-contact .contact .contact-item p
    {
        font-size: 18px;
    }
}
.hs-inner-contact .contact .contact-item p a:hover
{
    color: var(--color);
}
@media (max-width: 991px)
{
	.hs-inner-contact .message{
		margin-top: 30px;
	}
}
@media (max-width: 767px)
{
	.hs-inner-contact .contact ul li{
		width: 100%;
	}
	.hs-inner-contact .contact .contact-item .iconbg{
		width: 40px;
	}
	.hs-inner-contact .contact .contact-item h3{
		font-size: 20px;
	}
}
.hs-inner-contact .message form input,
.hs-inner-contact .message form textarea
{
    font-size: 16px;
    line-height: 30px;

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

    resize: none;

    outline: none;
    background-color: #e2e2e2;
}
.hs-inner-contact .message form input::-webkit-input-placeholder,
.hs-inner-contact .message form textarea::-webkit-input-placeholder
{
    color: #666;
}
.hs-inner-contact .message form input:-o-placeholder,
.hs-inner-contact .message form textarea:-o-placeholder
{
    color: #666;
}
.hs-inner-contact .message form input::-moz-placeholder,
.hs-inner-contact .message form textarea::-moz-placeholder
{
    color: #666;
}
.hs-inner-contact .message form input:-ms-input-placeholder,
.hs-inner-contact .message form textarea:-ms-input-placeholder
{
    color: #666;
}
.hs-inner-contact .message form input:focus::-webkit-input-placeholder,
.hs-inner-contact .message form textarea:focus::-webkit-input-placeholder
{
    color: #c5c5c5;
}
.hs-inner-contact .message form input:focus::-o-placeholder,
.hs-inner-contact .message form textarea:focus::-o-placeholder
{
    color: #c5c5c5;
}
.hs-inner-contact .message form input:focus::-moz-placeholder,
.hs-inner-contact .message form textarea:focus::-moz-placeholder
{
    color: #c5c5c5;
}
.hs-inner-contact .message form input:focus::-ms-input-placeholder,
.hs-inner-contact .message form textarea:focus::-ms-input-placeholder
{
    color: #c5c5c5;
}
.hs-inner-contact .message form .submit
{
    font-size: 16px;
    line-height: 50px;

    width: 100%;
    margin-top: 20px;
    padding: 0 46px;

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

    color: #fff;
    border-radius: 0;
    outline: none;
    background-color: var(--color);
}
.hs-inner-contact .message form .submit:hover
{
    background-color: var(--hover);
}
.hs-inner-map
{
    position: relative;

    padding: 0;
}
.hs-inner-map .map
{
    font-size: 14px;

    position: relative;

    clear: both;
}
.hs-inner-map .map .mapwrap
{
    height: 640px;
}
@media (max-width: 1199px)
{
    .hs-inner-map .map .mapwrap
    {
        height: 500px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-map .map .mapwrap
    {
        height: 300px;
        margin-top: 40px;
    }
}
.footer
{
    overflow: hidden;

    background-color: #dcdcdc;
}
@media (max-width: 767px)
{
    .footer
    {
        padding-bottom: 55px;
    }
}
.footer .foot
{
    padding: 40px 0;
}
@media (max-width: 991px)
{
    .footer .foot
    {
        padding: 20px 0 10px;
    }
}
.footer .foot > ul
{
    font-size: 0;
}
@media (min-width: 992px)
{
    .footer .foot > ul
    {
        width: 100%;
        padding: 0;

        text-align: justify;
        text-justify: distribute-all-lines;
    }
    .footer .foot > ul:after
    {
        display: inline-block;
        overflow: hidden;

        width: 100%;
        height: 0;
        margin: 0;

        content: '';
    }
}
.footer .foot > ul > li
{
    font-size: 14px;

    display: inline-block;

    text-align: left;
    vertical-align: top;
}
@media (max-width: 991px)
{
    .footer .foot > ul > li
    {
        width: 100%;
        margin: 10px 0;
    }
}
@media (max-width: 767px)
{
    .footer .foot > ul > li
    {
        width: 100%;
        margin: 4px 0;
    }
}
.footer .foot .foot-info
{
    margin-top: 20px;
}
@media (max-width: 767px)
{
    .footer .foot .foot-info
    {
        margin: 0;
    }
}
.footer .foot .itempack-1 .foot-logo img
{
    display: inline-block;

    margin-right: 10px;

    vertical-align: middle;
}
@media (max-width: 991px)
{
    .footer .foot .itempack-1 .foot-info
    {
        margin-top: 20px;
    }
}
@media (max-width: 767px)
{
    .footer .foot .itempack-1 .foot-info
    {
        max-width: 100%;
        margin-top: 10px;
    }
}
.footer .foot .itempack-1 .foot-info p
{
    font-size: 20px;
    line-height: 30px;

    position: relative;

    display: inline-block;

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

    vertical-align: middle;

    color: #666;
}
@media (max-width: 991px)
{
    .footer .foot .itempack-1 .foot-info p
    {
        font-size: 18px;

        margin: 10px;
    }
}
@media (max-width: 767px)
{
    .footer .foot .itempack-1 .foot-info p
    {
        font-size: 15px;
        line-height: 24px;
		padding-left: 30px;
    }
}
.footer .foot .itempack-1 .foot-info p .icon
{
    font-size: 30px;

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

    width: 40px;

    color: #666;
}
@media (max-width: 767px)
{
    .footer .foot .itempack-1 .foot-info p .icon
    {
        font-size: 20px;
		width: 30px;
    }
}
.footer .foot .itempack-1 .foot-info p .icon-aite
{
    font-weight: bold;

    color: #666;
}
.footer .foot .itempack-1 .foot-info p a:hover
{
    text-decoration: underline;

    color: var(--color);
}
.footer .foot .itempack-1 .foot-info p a:hover .icon-aite
{
    color: var(--color);
}
@media (max-width: 1199px)
{
    .footer .foot .itempack-2
    {
        max-width: 180px;
    }
}
@media (max-width: 991px)
{
    .footer .foot .itempack-2
    {
        max-width: 100%;
    }
}
.footer .foot .itempack-2 .foot-info
{
    text-align: right;
}
@media (max-width: 991px)
{
    .footer .foot .itempack-2 .foot-info
    {
        text-align: left;
    }
}
.footer .foot .itempack-2 .foot-info .foot-nav > ul
{
    margin: 0 -20px;
}
@media (max-width: 991px)
{
    .footer .foot .itempack-2 .foot-info .foot-nav > ul
    {
        margin: 0 -10px;
    }
}
.footer .foot .itempack-2 .foot-info .foot-nav > ul > li
{
    display: inline-block;

    vertical-align: top;
}
.footer .foot .itempack-2 .foot-info .foot-nav > ul > li > a
{
    font-family: 'D-DIN Condensed';
    font-size: 24px;
    line-height: 40px;

    display: block;

    padding: 0 20px;
}
@media (max-width: 1199px)
{
    .footer .foot .itempack-2 .foot-info .foot-nav > ul > li > a
    {
        font-size: 20px;
    }
}
@media (max-width: 991px)
{
    .footer .foot .itempack-2 .foot-info .foot-nav > ul > li > a
    {
        padding: 0 10px;
    }
}
.footer .foot .itempack-2 .foot-info .foot-nav > ul > li > a:hover
{
    color: var(--color);
}
.footer .foot .itempack-2 .foot-info .share
{
    margin-top: 20px;
}
.footer .foot .itempack-2 .foot-info .share ul
{
    margin: 0 -6px;
}
@media (max-width: 1350px)
{
    .footer .foot .itempack-2 .foot-info .share ul
    {
        margin: 0 -2px;
    }
}
.footer .foot .itempack-2 .foot-info .share ul li
{
    display: inline-block;

    padding: 0 5px;

    vertical-align: middle;
}
.footer .foot .itempack-2 .foot-info .share ul li a
{
    line-height: 30px;

    display: block;

    width: 30px;
    height: 30px;

    text-align: center;

    color: #666;
}
.footer .foot .itempack-2 .foot-info .share ul li a .icon
{
    font-size: 30px;
}
.footer .foot .itempack-2 .foot-info .share ul li a:hover
{
    color: var(--color);
}
.footer .copyright
{
    padding: 40px 0;

    text-align: center;

    color: #fff;
    background-color: var(--color);
}
@media (max-width: 1199px)
{
    .footer .copyright
    {
        padding: 20px 0;
    }
}
@media (max-width: 767px)
{
    .footer .copyright
    {
        padding: 10px 0;
    }
}
.footer .copyright p
{
    font-size: 18px;
    line-height: 30px;

    margin: 0;
}
@media (max-width: 1199px)
{
    .footer .copyright p
    {
        font-size: 16px;
    }
}
@media (max-width: 767px)
{
    .footer .copyright p
    {
        font-size: 14px;
        line-height: 24px;
    }
}
.footer .copyright p a
{
    margin: 0 10px;
}
.footer .copyright p a:hover
{
    text-decoration: underline;
}
.hc-mobile-nav.nav-levels-overlap ul ul .iconimg
{
    display: none;
}
.hc-mobile-nav.nav-levels-overlap ul ul b
{
    font-weight: normal;
}
.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;
}


.fluid_pseudo_poster,
.fluid_controls_container
{
    display: none;
}

.hs-inner-contact .share
{
    margin-top: 20px;
}
.hs-inner-contact .share ul
{
    margin: 0 -6px;
}
@media (max-width: 1350px)
{
    .hs-inner-contact .share ul
    {
        margin: 0 -2px;
    }
}
.hs-inner-contact .share ul li
{
    display: inline-block;

    padding: 0 5px;

    vertical-align: middle;
}
.hs-inner-contact .share ul li a
{
    line-height: 30px;

    display: block;

    width: 30px;
    height: 30px;

    text-align: center;

    color: #666;
}
.hs-inner-contact .share ul li a .icon
{
    font-size: 30px;
}
.hs-inner-contact .share ul li a:hover
{
    color: var(--color);
}


.hs-home-choose .choose-left ul{
   font-size: 0;
}
.hs-home-choose .choose-left ul li{
   float: none;
   display: inline-block;
   vertical-align: top;
   font-size: 14px;
}

.hs-inner-service .container
{
    padding: 0;
}
.hs-inner-service .service ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin: 0 -60px;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
@media (max-width: 1470px)
{
    .hs-inner-service .service ul
    {
        margin: 0 -30px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-service .service ul
    {
        margin: 0 -10px;
    }
}
.hs-inner-service .service ul li
{
    margin: 20px 0;
    padding: 0 60px;
}
@media (max-width: 1470px)
{
    .hs-inner-service .service ul li
    {
        padding: 0 30px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-service .service ul li
    {
        padding: 0 10px;
    }
}
.hs-inner-service .service-item
{
    overflow: hidden;

    height: 100%;

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

    color: #fff;
    border-radius: 240px;
    background-color: var(--color);
}
.hs-inner-service .service-item .ibox
{
    padding-bottom: 95.45454545%;
}
.hs-inner-service .service-item .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.hs-inner-service .service-item .desc
{
    padding: 30px 20% 50px;

    text-align: center;
}
@media (max-width: 767px)
{
    .hs-inner-service .service-item .desc
    {
        padding: 20px 15px;
    }
}
.hs-inner-service .service-item .desc h3
{
    font-size: 24px;
    line-height: 30px;

    margin-top: 0;
}
@media (max-width: 991px)
{
    .hs-inner-service .service-item .desc h3
    {
        font-size: 20px;
    }
}
.hs-inner-service .service-item .desc .icon-img
{
    width: 50px;
    margin: 10px auto;
}
.hs-inner-service .service-item .desc .icon-img img
{
    width: 100%;

    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
}
.hs-inner-service .service-item .desc p
{
    line-height: 24px;

    margin: 0;
}
.hs-inner-service .service-item:hover
{
    -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
            transform: translateY(-10px);
}
.hs-inner-service .service-item:hover .ibox img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}








/*PAGE*/
.page_info{text-align:center;margin:30px auto;color:#aaa; width:100%; float:left;}
.page_info span{padding:0 2px;font-weight:bold;}
.page_list{height:40px;line-height:40px;text-align:center;letter-spacing:0;font-size:15px;margin:30px auto; clear:both; padding-top:50px;}
.page_list a{display:inline-block;color:#aaa; width:40px; border-radius:50%; background-image: linear-gradient(#fff, #ddd); text-align:center;padding:0 8px;margin:0 3px; transition:all .3s ease;}
.page_list a:hover{color:#fff; background-image: linear-gradient(#f90, #f60);}
.page_list a.on{color:#fff; background-image: linear-gradient(#f90, #f60); font-weight:bold;}




.table_a table{border-right:1px solid #fbe3bf;border-bottom:1px solid #fbe3bf; width: 100%;}
.table_a table td{border-left:1px solid #fbe3bf;border-top:1px solid #fbe3bf; text-align:left; font-size:16px; height:30px; line-height:30px; padding: 0 0 0 5px;}
.table_a table tr:nth-child(odd){background: #f7f7f7;}
.table_a table th{border-left:1px solid #fbe3bf;border-top:1px solid #fbe3bf; background:#fff9f1; color:#000; font-weight:bold; text-align: left;font-size:16px; height:40px; line-height:40px; padding:5px; font-family:"Microsoft YaHei";}
.biao2{background:#f1f1f1;}
