.ff
{
    font-family: 'iconfont' !important;
}
.iconfont
{
    font-size: inherit;
}
@font-face {
    font-family: 'NotoSansSC';
    font-weight: bold;
    font-style: normal;

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

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

    src: local('NotoSansSC-Black-Alphabetic'), url('../flaticon/NotoSansSC-Black-Alphabetic.woff2') format('woff2'), url('../flaticon/NotoSansSC-Black-Alphabetic.woff') format('woff'), url('../flaticon/NotoSansSC-Black-Alphabetic.ttf') format('truetype');
    font-display: swap;
}
@font-face {
    font-family: 'NotoSansSC';
    font-weight: 500;
    font-style: normal;

    src: local('NotoSansSC-Medium-Alphabetic'), url('../flaticon/NotoSansSC-Medium-Alphabetic.woff2') format('woff2'), url('../flaticon/NotoSansSC-Medium-Alphabetic.woff') format('woff'), url('../flaticon/NotoSansSC-Medium-Alphabetic.ttf') format('truetype');
    font-display: swap;
}
@font-face {
    font-family: 'NotoSansSC';
    font-weight: normal;
    font-style: normal;

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

    overflow-x: hidden;

    color: #333;

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

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

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

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

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

    overflow: hidden;

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

    overflow: hidden;

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

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

    display: block;
    overflow: hidden;

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

    display: block;

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

    text-align: center;

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

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

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

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

    color: #000;
    border-radius: 50%;
    background: #9f9f9f;
}
.swiper-button-next:after,
.swiper-button-prev:after,
.slick-arrow:after
{
    display: none;
}
.swiper-button-next.swiper-button-prev,
.swiper-button-prev.swiper-button-prev,
.slick-arrow.swiper-button-prev
{
    margin-right: 20px;
}
.swiper-button-next.swiper-button-prev .iconfont,
.swiper-button-prev.swiper-button-prev .iconfont,
.slick-arrow.swiper-button-prev .iconfont
{
    -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
            transform: rotate(-180deg);
}
.swiper-button-next:hover,
.swiper-button-prev:hover,
.slick-arrow:hover
{
    color: #f54927;
}
.swiper-poa .swiper-button-prev,
.swiper-poa .swiper-button-next
{
    position: absolute;
    z-index: 8;
    top: 50%;

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

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

    margin-left: 0;

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

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    text-align: center;
}
@media (max-width: 1560px)
{
    .slick-arrow
    {
        left: -50px;
    }
}
@media (max-width: 767px)
{
    .slick-arrow
    {
        left: -15px;
    }
}
.slick-arrow.swiper-button-prev .flaticon
{
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}
.slick-arrow.swiper-button-next
{
    right: -60px;
    left: auto;
}
@media (max-width: 1560px)
{
    .slick-arrow.swiper-button-next
    {
        right: -50px;
    }
}
@media (max-width: 767px)
{
    .slick-arrow.swiper-button-next
    {
        right: -15px;
    }
}
.slick-arrow:hover
{
    background-color: #111;
}
.arrow-top .swiper-button-next,
.arrow-top .swiper-button-prev
{
    position: absolute;
    top: -80px;
    right: 0;

    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
}
@media (max-width: 767px)
{
    .arrow-top .swiper-button-next,
  .arrow-top .swiper-button-prev
    {
        top: -60px;
    }
}
.arrow-top .swiper-button-prev
{
    right: 50px;
    left: auto;
}
:root
{
    --pad: -webkit-calc(50vw - 745px);
    --pad:         calc(50vw - 745px);
}
@media (max-width: 1560px)
{
    :root
    {
        --pad: -webkit-calc(50vw - 700px);
        --pad:         calc(50vw - 700px);
    }
}
@media (max-width: 1470px)
{
    :root
    {
        --pad: -webkit-calc(50vw - 640px);
        --pad:         calc(50vw - 640px);
    }
}
@media (max-width: 1400px)
{
    :root
    {
        --pad: -webkit-calc(50vw - 570px);
        --pad:         calc(50vw - 570px);
    }
}
@media (max-width: 1199px)
{
    :root
    {
        --pad: 6vw;
    }
}
@media (max-width: 991px)
{
    :root
    {
        --pad: 7.5vw;
    }
}
@media (max-width: 767px)
{
    :root
    {
        --pad: 15px;
    }
}
@media (min-width: 1400px)
{
    .container
    {
        max-width: 1280px;
    }
}
@media (min-width: 1470px)
{
    .container
    {
        max-width: 1400px;
    }
}
@media (min-width: 1560px)
{
    .container
    {
        max-width: 1490px;
    }
    .con1400
    {
        max-width: 1400px;
    }
}
.hs-header-box
{
    position: fixed;
    z-index: 10;
    top: 0;

    width: 100%;

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

    background-color: rgba(255, 255, 255, .72);
}
@media (max-width: 767px)
{
    .hs-header-box
    {
        position: -webkit-sticky;
        position:         sticky;
        top: 0;
    }
}
.hs-header-box .logo
{
    line-height: 1;

    position: relative;
    z-index: 8;

    display: block;

    height: 84px;

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

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

    width: 34px;
    height: 34px;

    cursor: pointer;

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

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

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

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

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

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

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

    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    outline: none;
    background: none;
}
.hs-header-box .pc-search input::-webkit-input-placeholder,
.hs-header-box .pc-search textarea::-webkit-input-placeholder
{
    color: rgba(255, 255, 255, .5);
}
.hs-header-box .pc-search input:-o-placeholder,
.hs-header-box .pc-search textarea:-o-placeholder
{
    color: rgba(255, 255, 255, .5);
}
.hs-header-box .pc-search input::-moz-placeholder,
.hs-header-box .pc-search textarea::-moz-placeholder
{
    color: rgba(255, 255, 255, .5);
}
.hs-header-box .pc-search input:-ms-input-placeholder,
.hs-header-box .pc-search textarea:-ms-input-placeholder
{
    color: rgba(255, 255, 255, .5);
}
.hs-header-box .pc-search input:focus::-webkit-input-placeholder,
.hs-header-box .pc-search textarea:focus::-webkit-input-placeholder
{
    color: #c5c5c5;
}
.hs-header-box .pc-search input:focus::-o-placeholder,
.hs-header-box .pc-search textarea:focus::-o-placeholder
{
    color: #c5c5c5;
}
.hs-header-box .pc-search input:focus::-moz-placeholder,
.hs-header-box .pc-search textarea:focus::-moz-placeholder
{
    color: #c5c5c5;
}
.hs-header-box .pc-search input:focus::-ms-input-placeholder,
.hs-header-box .pc-search textarea:focus::-ms-input-placeholder
{
    color: #c5c5c5;
}
.hs-header-box .pc-search .close-search
{
    font-family: Arial;
    font-size: 34px;
    line-height: 60px;

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

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

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

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

    width: 30px;
    padding: 0;

    text-align: center;

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

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

    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
}
.hs-header-box .top-txt
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-header-box .top-txt .icon
{
    line-height: 30px;

    width: 30px;
    height: 30px;
    margin-left: 20px;

    cursor: pointer;
    text-align: center;

    color: #fff;
}
@media (max-width: 1199px)
{
    .hs-header-box .top-txt .icon
    {
        margin-left: 10px;
    }
}
@media (max-width: 767px)
{
    .hs-header-box .top-txt .icon
    {
        width: 28px;
        margin-left: 0;
    }
}
.hs-header-box .top-txt .icon .flaticon
{
    font-size: 24px;
}
.hs-header-box .top-txt .icon img
{
    display: block;

    width: 100%;

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

    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
}
.hs-header-box .top-txt ul.txt-contact
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-header-box .top-txt ul.txt-contact li
{
    position: relative;

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

    margin-left: 12px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-header-box .top-txt ul.txt-contact li p
{
    font-size: 14px;
    line-height: 24px;

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

    display: none;

    padding: 10px;

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

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

    width: 0;
    height: 0;

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

    border-width: 0 4px 8px 4px;
    border-style: solid;
    border-color: transparent transparent #f54927 transparent;
}
.hs-header-box .top-txt ul.txt-contact li:hover .flaticon
{
    opacity: .8;
}
.hs-header-box .top-txt ul.txt-contact li:hover p
{
    display: block;
}
.hs-header-box .language
{
    position: relative;

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

    width: 34px;
    height: 34px;
    margin: 0;

    text-align: center;

    color: #fff;
}
.hs-header-box .language ul
{
    position: absolute;
    top: 100%;
    right: 0;

    display: none;

    min-width: 100%;

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

    display: block;

    padding: 5px 10px;

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

    color: #666;
}
.hs-header-box .language ul li:hover a
{
    color: #fff;
    background-color: #ed2800;
}
@media (max-width: 1199px)
{
    .hs-header-box .header-nav
    {
        display: none;
    }
}
.hs-header-box .header-nav > ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin: 0 -10px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1400px)
{
    .hs-header-box .header-nav > ul
    {
        margin: 0 -6px;
    }
}
.hs-header-box .header-nav > ul > li
{
    position: relative;

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

    padding: 0 10px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1400px)
{
    .hs-header-box .header-nav > ul > li
    {
        padding: 0 6px;
    }
}
.hs-header-box .header-nav > ul > li > a
{
    font-size: 20px;
    font-weight: bold;
    line-height: 30/20;

    position: relative;
    z-index: 8;

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

    height: 120px;

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
@media (max-width: 1560px)
{
    .hs-header-box .header-nav > ul > li > a
    {
        font-size: 18px;
    }
}
@media (max-width: 1470px)
{
    .hs-header-box .header-nav > ul > li > a
    {
        font-size: 17px;
    }
}
.hs-header-box .header-nav > ul > li > a:after
{
    position: absolute;
    bottom: 30%;
    left: 50%;

    display: block;

    width: 0;
    height: 2px;

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

    background-color: #f54927;
}
.hs-header-box .header-nav > ul > li:hover > a,
.hs-header-box .header-nav > ul > li.active > a
{
    color: #f54927;
}
.hs-header-box .header-nav > ul > li:hover > a:after,
.hs-header-box .header-nav > ul > li.active > a:after
{
    width: 100%;
}
.hs-header-box .header-nav .nav-cate2 > li > a
{
    font-weight: normal;
}
.hs-header-box .pc-nav-down
{
    position: absolute;
    z-index: 7;
    top: 100%;
    left: 0;

    display: none;

    width: 170px;
    padding: 20px;

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

    position: relative;

    display: block;

    padding: 10px 0;

    -webkit-transition: all .2s;
            transition: all .2s;
    white-space: nowrap;
}
.hs-header-box .pc-nav-down > li:hover > a,
.hs-header-box .pc-nav-down > li.active > a
{
    font-weight: bold;

    color: #f54927;
}
.hs-header-box .pc-nav-down-full
{
    font-size: 0;

    width: 800px;
    padding: 60px 0;

    color: #f54927;
}
@media (max-width: 1400px)
{
    .hs-header-box .pc-nav-down-full
    {
        width: 700px;
    }
}
.hs-header-box .pc-nav-down-full .title-nav
{
    font-family: 'Teko';
    font-size: 24px;
    line-height: 30px;

    display: inline-block;

    width: 30%;
    padding: 10px 0;

    text-align: center;
    vertical-align: top;
}
.hs-header-box .pc-nav-down-full .nav-menu
{
    font-size: 16px;

    display: inline-block;

    width: 70%;
    padding: 0 5%;

    text-align: left;
    vertical-align: top;

    border-left: 2px solid #ed2800;
}
.hs-header-box .pc-nav-down-full .nav-menu ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.hs-header-box .pc-nav-down-full .nav-menu ul li
{
    width: 50%;
}
.hs-header-box .pc-nav-down-full .nav-menu ul li a
{
    line-height: 24px;

    display: block;

    padding: 10px 0;

    -webkit-transition: all .2s;
            transition: all .2s;
}
.hs-header-box .pc-nav-down-full .nav-menu ul li:hover a
{
    color: #ed2800;
}
.hs-header-box .pc-nav-down2
{
    position: absolute;
    top: 0;
    left: 100%;

    display: none;

    padding: 20px 0;

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

    position: relative;

    display: block;

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

    color: #666;
}
.hs-header-box .pc-nav-down2 > li:hover > a
{
    color: #f54927;
}
.hs-header-box .contact
{
    font-size: 18px;
    line-height: 42px;

    display: inline-block;

    height: 40px;
    padding: 0 20px;

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

    color: #fff;
    border-radius: 11px;
    background-color: #f54927;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
@media (max-width: 1470px)
{
    .hs-header-box .contact
    {
        font-size: 14px;
        line-height: 34px;

        height: 32px;
        padding: 0 10px;
    }
}
@media (max-width: 767px)
{
    .hs-header-box .contact
    {
        font-size: 12px;
        line-height: 34px;

        height: 30px;

        border-radius: 5px;
    }
}
.hs-header-box .contact:hover
{
    background-color: #ed2800;
}
.hs-header-box .toggle-navigation
{
    position: relative;
    right: 0;

    display: none;

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

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

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

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

    width: 70%;
    height: 100%;

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

    height: 2px;

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

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

    height: 2px;
    margin: 4px 0;

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

    background: #fff;
}
.hs-header-box.stuck-header
{
    color: #333;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.hs-header-box.stuck-header .logo
{
    height: 60px;
}
.hs-header-box.stuck-header .header-nav > ul > li > a
{
    height: 80px;
}
.hc-mobile-nav .nav-wrapper
{
    text-transform: uppercase;

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

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

    width: 30px;

    vertical-align: middle;

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

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

    display: block;

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

    position: relative;
    z-index: 3;

    display: block;

    width: 50px;
    height: 50px;

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

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

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

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

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

    margin: 0;
    padding: 10px;

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

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

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

    width: 100%;

    text-align: center;

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

    width: 100/3%;

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

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

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

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

    position: relative;

    clear: both;
    overflow: hidden;

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

    width: 100%;

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

    color: #fff;
}
.banner-box .swiper-text .desc
{
    width: 50%;
}
@media (max-width: 767px)
{
    .banner-box .swiper-text .desc
    {
        width: 60%;
    }
}
.banner-box .swiper-text .img
{
    width: 50%;
}
@media (max-width: 767px)
{
    .banner-box .swiper-text .img
    {
        width: 40%;
    }
}
.banner-box .swiper-text .img img
{
    max-width: 100%;
}
.banner-box .swiper-text h2,
.banner-box .swiper-text h3,
.banner-box .swiper-text h4
{
    overflow: hidden;
}
.banner-box .swiper-text h2 span,
.banner-box .swiper-text h3 span,
.banner-box .swiper-text h4 span
{
    display: block;

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

    opacity: 0;
}
.banner-box .swiper-text h2,
.banner-box .swiper-text h3
{
    font-size: 60px;
    font-weight: bold;
    line-height: 1;
}
@media (max-width: 1560px)
{
    .banner-box .swiper-text h2,
  .banner-box .swiper-text h3
    {
        font-size: 56px;
    }
}
@media (max-width: 1470px)
{
    .banner-box .swiper-text h2,
  .banner-box .swiper-text h3
    {
        font-size: 50px;
    }
}
@media (max-width: 1400px)
{
    .banner-box .swiper-text h2,
  .banner-box .swiper-text h3
    {
        font-size: 46px;
    }
}
@media (max-width: 1199px)
{
    .banner-box .swiper-text h2,
  .banner-box .swiper-text h3
    {
        font-size: 40px;
    }
}
@media (max-width: 991px)
{
    .banner-box .swiper-text h2,
  .banner-box .swiper-text h3
    {
        font-size: 30px;
    }
}
@media (max-width: 767px)
{
    .banner-box .swiper-text h2,
  .banner-box .swiper-text h3
    {
        font-size: 20px;
    }
}
.banner-box .swiper-text h3
{
    color: #f54927;
}
.banner-box .swiper-text h4
{
    font-size: 20px;
    line-height: 30/20;

    margin-bottom: 20px;
}
@media (max-width: 1199px)
{
    .banner-box .swiper-text h4
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .banner-box .swiper-text h4
    {
        font-size: 16px;
    }
}
.banner-box .swiper-text h4 span
{
    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;
}
.banner-box .swiper-text h4 span:before
{
    display: block;

    width: 166px;
    height: 3px;
    margin-right: 20px;

    content: '';

    border-radius: 1px;
    background: #fff;
}
@media (max-width: 1199px)
{
    .banner-box .swiper-text h4 span:before
    {
        width: 120px;
    }
}
@media (max-width: 991px)
{
    .banner-box .swiper-text h4 span:before
    {
        width: 80px;
    }
}
@media (max-width: 767px)
{
    .banner-box .swiper-text h4 span:before
    {
        width: 40px;
        margin-right: 10px;
    }
}
.banner-box .swiper-text .ban-more
{
    margin-top: 60px;
}
@media (max-width: 1199px)
{
    .banner-box .swiper-text .ban-more
    {
        margin-top: 30px;
    }
}
@media (max-width: 767px)
{
    .banner-box .swiper-text .ban-more
    {
        margin-top: 10px;
    }
}
.banner-box .swiper-text .ban-more a
{
    font-size: 24px;
    font-weight: bold;
    line-height: 50px;

    display: inline-block;

    height: 48px;
    padding: 0 40px;

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

    color: #f54927;
    border-radius: 23px;
    background-color: #fff;
}
@media (max-width: 1199px)
{
    .banner-box .swiper-text .ban-more a
    {
        font-size: 20px;
        line-height: 44px;

        height: 44px;
        padding: 0 20px;
    }
}
@media (max-width: 991px)
{
    .banner-box .swiper-text .ban-more a
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .banner-box .swiper-text .ban-more a
    {
        font-size: 14px;
        line-height: 34px;

        height: 34px;

        border-radius: 10px;
    }
}
.banner-box .swiper-text .ban-more a:hover
{
    color: #fff;
    background-color: #ed2800;
}
.banner-box .follow
{
    position: absolute;
    z-index: 6;
    top: 50%;
    right: 5%;

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

    color: #fff;
}
.banner-box .follow p
{
    font-size: 18px;

    display: block;

    margin: 0;

        -ms-writing-mode: tb-rl;

    -webkit-writing-mode: vertical-rl;
            writing-mode: vertical-rl;
}
.banner-box .follow ul
{
    margin-top: 10px;
}
.banner-box .follow ul li a
{
    font-size: 24px;
    line-height: 30px;

    display: block;

    padding: 4px 0;

    -webkit-transition: all .2s;
            transition: all .2s;
}
@media (max-width: 767px)
{
    .banner-box .follow ul li a
    {
        font-size: 20px;
        line-height: 1;
    }
}
.banner-box .follow ul li a:hover
{
    color: #f54927;
}
.banner-box .swiper-slide-active .swiper-text h2 span,
.banner-box .swiper-slide-active .swiper-text h3 span,
.banner-box .swiper-slide-active .swiper-text h4 span
{
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);

    opacity: 1;
}
.banner-box .swiper-slide-active .swiper-text .img .img1,
.banner-box .swiper-slide-active .swiper-text .img .img2,
.banner-box .swiper-slide-active .swiper-text .img .img3
{
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);

    opacity: 1;
}
.banner-box .swiper-slide-active .swiper-text .link a
{
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);

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

    width: 100%;
    padding: 0 3%;
}
@media (max-width: 767px)
{
    .banner-box .button-banner
    {
        bottom: 0;
    }
}
.banner-box .swiper-button-prev,
.banner-box .swiper-button-next
{
    color: #fff;
    background: none;
}
.banner-box .swiper-button-prev:hover,
.banner-box .swiper-button-next:hover
{
    color: #f54927;
}
.banner-box .swiper-pagination-pagination
{
    width: auto;
    margin-right: 20px;
}
.banner-box .swiper-pagination-pagination span
{
    width: 30px;
    height: 2px;
    margin: 0 !important;

    opacity: 1;
    border-radius: 0;
    background-color: #fff;
}
.banner-box .swiper-pagination-pagination .swiper-pagination-bullet-active
{
    background-color: #f54927;
}
@-webkit-keyframes mouse
{
    0%
    {
        -webkit-transform: translateY(5px);
                transform: translateY(5px);
    }
    50%
    {
        -webkit-transform: translateY(-5px);
                transform: translateY(-5px);
    }
    100%
    {
        -webkit-transform: translateY(5px);
                transform: translateY(5px);
    }
}
@keyframes mouse
{
    0%
    {
        -webkit-transform: translateY(5px);
                transform: translateY(5px);
    }
    50%
    {
        -webkit-transform: translateY(-5px);
                transform: translateY(-5px);
    }
    100%
    {
        -webkit-transform: translateY(5px);
                transform: translateY(5px);
    }
}
.banner-inner
{
    position: relative;

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

    margin-bottom: 20px;
}
@media (max-width: 1560px)
{
    .banner-inner .title-banner h2
    {
        font-size: 56px;
    }
}
@media (max-width: 1199px)
{
    .banner-inner .title-banner h2
    {
        font-size: 50px;
    }
}
@media (max-width: 991px)
{
    .banner-inner .title-banner h2
    {
        font-size: 40px;
    }
}
@media (max-width: 767px)
{
    .banner-inner .title-banner h2
    {
        font-size: 24px;
    }
}
.banner-inner .title-banner h2:after
{
    display: block;

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

    content: '';

    background: #f54927;
}
@media (max-width: 1199px)
{
    .banner-inner .title-banner h2:after
    {
        width: 60px;
        height: 4px;
        margin-top: 10px;
    }
}
@media (max-width: 767px)
{
    .banner-inner .title-banner h2:after
    {
        margin-top: 0;
    }
}
.banner-inner .title-banner h3
{
    font-size: 24px;
    line-height: 30/24;
}
@media (max-width: 1560px)
{
    .banner-inner .title-banner h3
    {
        font-size: 20px;
    }
}
@media (max-width: 1199px)
{
    .banner-inner .title-banner h3
    {
        font-size: 18px;
    }
}
.banner-inner .group-text
{
    position: absolute;
    z-index: 8;
    top: -webkit-calc(50% + 50px);
    top:         calc(50% + 50px);
    left: 0;

    width: 100%;

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

    color: #fff;
}
@media (max-width: 1199px)
{
    .banner-inner .group-text
    {
        top: -webkit-calc(50% + 30px);
        top:         calc(50% + 30px);
    }
}
@media (max-width: 767px)
{
    .banner-inner .group-text
    {
        top: 50%;
    }
}
.banner-inner .hs-inner-location
{
    padding: 0;

    color: #fff;
    border-bottom: none;
    background: none;
}
.banner-inner-other
{
    position: relative;
    z-index: 6;

    margin-top: -60px;

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

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

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

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

    background-color: #f54927;
}
@media (max-width: 1199px)
{
    .banner-header
    {
        height: 100px;
    }
}
@media (max-width: 767px)
{
    .banner-header
    {
        height: 0;
    }
}
.hs-pad
{
    overflow: hidden;

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

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

    display: block;

    width: 100%;
    height: 1px;

    content: '';

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

    border-radius: 50%;
    background-color: #f54927;
}
.title-home .subtitle
{
    font-size: 20px;
    line-height: 30/20;

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

    margin-bottom: 20px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 767px)
{
    .title-home .subtitle
    {
        margin-bottom: 10px;
    }
}
.title-home .subtitle:before
{
    display: block;

    width: 98px;
    height: 3px;
    margin-right: 10px;

    content: '';

    background-color: #f54927;
}
@media (max-width: 1470px)
{
    .title-home .subtitle:before
    {
        width: 80px;
    }
}
@media (max-width: 1400px)
{
    .title-home .subtitle:before
    {
        width: 60px;
    }
}
@media (max-width: 767px)
{
    .title-home .subtitle:before
    {
        width: 40px;
        margin-right: 10px;
    }
}
.title-home h2
{
    font-size: 36px;
    font-weight: bold;
    line-height: 1;

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

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

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

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

    color: #fff;
    background-color: #ed2800;
}
@media (max-width: 1400px)
{
    .hs-more a
    {
        font-size: 16px;
        line-height: 24px;

        padding: 10px 20px;
    }
}
.hs-more a:hover
{
    border-color: #f54927;
    background-color: #f54927;
}
.hs-more-white a
{
    border: 1px solid #fff;
    background: none;
}
.hs-more.black a
{
    background-color: #000;
}
.hs-more.black a:hover
{
    background-color: #f54927;
}
.hs-more-other
{
    margin-top: 60px;
}
@media (max-width: 1199px)
{
    .hs-more-other
    {
        margin-top: 30px;
    }
}
.hs-more-other a
{
    font-size: 14px;
    font-weight: 900;
    line-height: 30px;

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

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

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

    color: #f54927;
}
.hs-more-other a:hover
{
    color: #ed2800;
}
@-webkit-keyframes roate360
{
    0%
    {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }
    100%
    {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}
@keyframes roate360
{
    0%
    {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }
    100%
    {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}
@-webkit-keyframes roate360other
{
    0%
    {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
    100%
    {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }
}
@keyframes roate360other
{
    0%
    {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
    100%
    {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }
}
.hs-home-category
{
    position: relative;
    z-index: 8;

    padding-top: 200px;
    padding-right: 5%;
    padding-bottom: -webkit-calc(100px + 5vw);
    padding-bottom:         calc(100px + 5vw);
    padding-left: var(--pad);

    background: url(../images/category_bg.webp) no-repeat top center;
    background-size: cover;
}
@media (min-width: 1200px)
{
    .hs-home-category
    {
        overflow: visible;
    }
}
@media (max-width: 1199px)
{
    .hs-home-category
    {
        padding-top: 30px;
        padding-bottom: 60px;
    }
}
.hs-home-category .category-info
{
    position: absolute;
    z-index: 2;
    top: -150px;
    right: 0;

    width: 50%;
    padding: 60px;

    background: url(../images/category_top_bg.webp) no-repeat center;
    background-size: 100% 100%;
}
@media (max-width: 1199px)
{
    .hs-home-category .category-info
    {
        position: relative;
        top: 0;

        width: 100%;
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-home-category .category-info
    {
        padding: 30px 15px;
    }
}
.hs-home-category .category-info .category-info-top ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.hs-home-category .category-info .category-info-top ul li
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-home-category .category-info .category-info-top ul li:after
{
    font-size: 28px;

    margin: 0 20px;

    content: '|';

    color: #f54927;
}
@media (max-width: 1560px)
{
    .hs-home-category .category-info .category-info-top ul li:after
    {
        font-size: 24px;
    }
}
@media (max-width: 1400px)
{
    .hs-home-category .category-info .category-info-top ul li:after
    {
        font-size: 20px;
    }
}
@media (max-width: 1199px)
{
    .hs-home-category .category-info .category-info-top ul li:after
    {
        margin: 0 10px;
    }
}
.hs-home-category .category-info .category-info-top ul li:last-child:after
{
    display: none;
}
.hs-home-category .category-info .category-info-top ul li a
{
    font-size: 28px;
    font-weight: 500;
    line-height: 30/28;

    display: block;

    -webkit-transition: all .2s;
            transition: all .2s;
}
@media (max-width: 1560px)
{
    .hs-home-category .category-info .category-info-top ul li a
    {
        font-size: 24px;
    }
}
@media (max-width: 1400px)
{
    .hs-home-category .category-info .category-info-top ul li a
    {
        font-size: 20px;
    }
}
@media (max-width: 1199px)
{
    .hs-home-category .category-info .category-info-top ul li a
    {
        font-size: 18px;
    }
}
.hs-home-category .category-info .category-info-top ul li.active a
{
    color: #f54927;
}
.hs-home-category .category-info .category-info-content
{
    margin-top: 30px;
}
@media (max-width: 1400px)
{
    .hs-home-category .category-info .category-info-content
    {
        margin-top: 20px;
    }
}
@media (max-width: 1199px)
{
    .hs-home-category .category-brand
    {
        margin-top: 30px;
    }
}
.hs-home-category .category-brand ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin: 0 -40px;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
            justify-content: flex-end;
}
@media (max-width: 1400px)
{
    .hs-home-category .category-brand ul
    {
        margin: 0 -30px;
    }
}
@media (max-width: 1199px)
{
    .hs-home-category .category-brand ul
    {
        margin: 0 -20px;
    }
}
@media (max-width: 767px)
{
    .hs-home-category .category-brand ul
    {
        margin: 0 -10px;
    }
}
.hs-home-category .category-brand ul li
{
    padding: 0 40px;
}
@media (max-width: 1400px)
{
    .hs-home-category .category-brand ul li
    {
        padding: 0 30px;
    }
}
@media (max-width: 1199px)
{
    .hs-home-category .category-brand ul li
    {
        width: 25%;
        padding: 0 20px;
    }
}
@media (max-width: 767px)
{
    .hs-home-category .category-brand ul li
    {
        width: 50%;
        margin-top: 10px;
        padding: 0 10px;
    }
}
.hs-home-category .category-brand .brand-group
{
    text-align: center;
}
.hs-home-category .category-brand .brand-group .icon
{
    width: 80px;
    margin: 0 auto;
}
@media (max-width: 1400px)
{
    .hs-home-category .category-brand .brand-group .icon
    {
        width: 60px;
    }
}
@media (max-width: 767px)
{
    .hs-home-category .category-brand .brand-group .icon
    {
        width: 50px;
    }
}
.hs-home-category .category-brand .brand-group .icon img
{
    width: 100%;
}
.hs-home-category .category-brand .brand-group p
{
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;

    margin: 20px 0 0 0;
}
@media (max-width: 767px)
{
    .hs-home-category .category-brand .brand-group p
    {
        font-size: 16px;

        margin-top: 10px;
    }
}
.hs-home-category .category
{
    position: relative;
    z-index: 6;

    min-height: 530px;
    margin-top: -30px;
}
@media (max-width: 1560px)
{
    .hs-home-category .category
    {
        min-height: 420px;
    }
}
@media (max-width: 1400px)
{
    .hs-home-category .category
    {
        margin: 0;
    }
}
@media (max-width: 1199px)
{
    .hs-home-category .category
    {
        margin-top: 30px;
    }
}
.hs-home-category .swiper-button-prev,
.hs-home-category .swiper-button-next
{
    color: #fff;
}
.hs-home-category .swiper-button-prev:hover,
.hs-home-category .swiper-button-next:hover
{
    background-color: #f54927;
}
.hs-home-category .category-1eft
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    width: 270px;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media (max-width: 1470px)
{
    .hs-home-category .category-1eft
    {
        width: 200px;
    }
}
@media (max-width: 1199px)
{
    .hs-home-category .category-1eft
    {
                flex-direction: row;

        width: 100%;

        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
        -webkit-box-align: end;
        -webkit-align-items: end;
        -ms-flex-align: end;
                align-items: end;
    }
}
.hs-home-category .category-1eft .note p
{
    font-size: 20px;
}
@media (max-width: 1560px)
{
    .hs-home-category .category-1eft .note p
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .hs-home-category .category-1eft .note p
    {
        font-size: 16px;
    }
}
.hs-home-category .category-right
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    width: -webkit-calc(100% - 270px);
    width:         calc(100% - 270px);
    margin: 0 -10px;
    padding-left: 5%;

    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
            align-items: flex-end;
}
@media (max-width: 1470px)
{
    .hs-home-category .category-right
    {
        width: -webkit-calc(100% - 200px);
        width:         calc(100% - 200px);
        padding-left: 3%;
    }
}
@media (max-width: 1400px)
{
    .hs-home-category .category-right
    {
        margin: 0;
    }
}
@media (max-width: 1199px)
{
    .hs-home-category .category-right
    {
        width: 100%;
        margin-top: 20px;
        padding-left: 0;
    }
}
.hs-home-category .category-right .category-right-content
{
    width: 23%;
    padding: 0 10px;

    -webkit-transition: all .6s;
            transition: all .6s;
}
@media (max-width: 1400px)
{
    .hs-home-category .category-right .category-right-content
    {
        padding: 0;
    }
}
@media (max-width: 767px)
{
    .hs-home-category .category-right .category-right-content
    {
        display: none;
    }
}
.hs-home-category .category-right .category-right-content.active
{
    width: 31%;
}
@media (max-width: 767px)
{
    .hs-home-category .category-right .category-right-content.active
    {
        display: block;

        width: 100%;
    }
}
.hs-home-category .category-right .swiper-slide
{
    padding: 10px;
}
.hs-home-category .category-group
{
    display: block;

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

    background-color: #f5f5f5;
    box-shadow: 0 0 8px 1px rgba(0, 0, 0, .15);
}
.hs-home-category .category-group .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.hs-home-category .category-group .desc
{
    padding: 15px;
}
.hs-home-category .category-group .title-category
{
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;

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

        height: 24px;
    }
}
.hs-home-category .category-group .note
{
    display: -webkit-box;
    overflow: hidden;

    height: 24px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.hs-home-category .category-group .note p
{
    line-height: 24px;
}
.hs-home-category .active .category-group
{
    padding: 10px 10px 0 10px;

    color: #fff;
    background-color: #f54927;
}
.hs-home-choose
{
    position: relative;
    z-index: 9;

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

    background-color: #f54927;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
            align-items: flex-end;
}
@media (min-width: 1200px)
{
    .hs-home-choose
    {
        overflow: visible;
    }
}
.hs-home-choose .choose-left
{
    position: relative;

    width: 70%;
    margin-top: -130px;
    padding: 150px 5% 490px var(--pad);

    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
@media (max-width: 1560px)
{
    .hs-home-choose .choose-left
    {
        padding-bottom: 350px;
    }
}
@media (max-width: 1400px)
{
    .hs-home-choose .choose-left
    {
        padding-bottom: 250px;
    }
}
@media (max-width: 1199px)
{
    .hs-home-choose .choose-left
    {
        width: 100%;
        margin: 0;
        padding: 30px;
    }
}
.hs-home-choose .choose-left:before
{
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background-color: rgba(0, 0, 0, .68);
}
.hs-home-choose .choose-left .title-home
{
    position: relative;
    z-index: 6;

    color: #fff;
}
.hs-home-choose .choose-left .note
{
    position: relative;
    z-index: 6;

    margin-top: 30px;

    color: #fff;
}
.hs-home-choose .choose-right
{
    position: relative;
    z-index: 6;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: row-reverse;

    width: 70%;
    margin-bottom: -280px;
    margin-left: -40%;
    padding: 100px var(--pad) 100px 100px;

    background: url(../images/choose_bg.webp) no-repeat left bottom;
    background-size: cover;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
@media (max-width: 1560px)
{
    .hs-home-choose .choose-right
    {
        padding: 80px var(--pad) 80px 80px;
    }
}
@media (max-width: 1470px)
{
    .hs-home-choose .choose-right
    {
        padding: 60px var(--pad) 60px 60px;
    }
}
@media (max-width: 1199px)
{
    .hs-home-choose .choose-right
    {
        width: 100%;
        margin: 0;
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-home-choose .choose-right
    {
        padding: 30px 15px;
    }
}
.hs-home-choose .choose-right .choose-content
{
    width: 50%;
}
@media (max-width: 767px)
{
    .hs-home-choose .choose-right .choose-content
    {
        width: 100%;
        margin-top: 20px;
    }
}
.hs-home-choose .choose-right .choose-menu
{
    width: 50%;
}
@media (max-width: 767px)
{
    .hs-home-choose .choose-right .choose-menu
    {
        width: 100%;
    }
}
.hs-home-choose .choose-right .choose-menu ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin: 0 -6px;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.hs-home-choose .choose-right .choose-menu ul li
{
    width: 50%;
    padding: 6px;
}
.hs-home-choose .choose-right .choose-menu ul li a
{
    font-size: 18px;
    font-weight: bold;

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

    height: 100%;
    padding: 15px 0;

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

    border: 1px solid #f54927;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
@media (max-width: 1470px)
{
    .hs-home-choose .choose-right .choose-menu ul li a
    {
        font-size: 16px;

        padding: 10px 0;
    }
}
.hs-home-choose .choose-right .choose-menu ul li.active a
{
    color: #fff;
    background-color: #f54927;
}
.hs-home-choose .choose-right .choose-content
{
    padding-right: 5%;
}
.hs-home-choose .choose-right .choose-content .swiper-slide
{
    height: auto;
}
.hs-home-choose .choose-right .choose-content .swiper-slide .choose-group
{
    -webkit-transition: all .2s;
            transition: all .2s;

    opacity: 0;
}
.hs-home-choose .choose-right .choose-content .swiper-slide-active .choose-group
{
    opacity: 1;
}
.hs-home-choose .choose-right .choose-content .choose-group
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    height: 100%;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
.hs-home-choose .choose-right .choose-content .title-choose .num
{
    font-size: 20px;
    line-height: 30px;

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-home-choose .choose-right .choose-content .title-choose .num:before
{
    display: block;

    width: 98px;
    height: 3px;
    margin-right: 10px;

    content: '';

    background-color: #f54927;
}
@media (max-width: 1199px)
{
    .hs-home-choose .choose-right .choose-content .title-choose .num:before
    {
        width: 80px;
    }
}
@media (max-width: 991px)
{
    .hs-home-choose .choose-right .choose-content .title-choose .num:before
    {
        width: 60px;
    }
}
@media (max-width: 767px)
{
    .hs-home-choose .choose-right .choose-content .title-choose .num:before
    {
        width: 40px;
        margin-right: 10px;
    }
}
.hs-home-choose .choose-right .choose-content .title-choose h3
{
    font-size: 28px;
    line-height: 36/28;

    margin-top: 24px;

    color: #f54927;
}
@media (max-width: 1470px)
{
    .hs-home-choose .choose-right .choose-content .title-choose h3
    {
        font-size: 24px;
    }
}
@media (max-width: 1199px)
{
    .hs-home-choose .choose-right .choose-content .title-choose h3
    {
        font-size: 20px;
    }
}
.hs-home-choose .choose-right .choose-content .public-note
{
    margin-top: 30px;
}
@media (max-width: 1470px)
{
    .hs-home-choose .choose-right .choose-content .public-note
    {
        margin-top: 20px;
    }
}
.hs-home-choose .choose-right .choose-content .logo-button
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin-top: 50px;

    -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: 1470px)
{
    .hs-home-choose .choose-right .choose-content .logo-button
    {
        margin-top: 30px;
    }
}
.hs-home-choose .choose-right .choose-content .choose-logo img
{
    height: 28px;
}
@media (max-width: 1560px)
{
    .hs-home-choose .choose-right .choose-content .choose-logo img
    {
        height: 20px;
    }
}
@media (max-width: 767px)
{
    .hs-home-choose .choose-right .choose-content .choose-logo img
    {
        height: 15px;
    }
}
.hs-home-choose .choose-right .swiper-button-next,
.hs-home-choose .choose-right .swiper-button-prev
{
    background: none;
}
.hs-home-about
{
    position: relative;

    background: url(../images/about_bg.webp) no-repeat center;
    background-size: cover;
}
@media (min-width: 1200px)
{
    .hs-home-about
    {
        padding-top: -webkit-calc(80px + 10vw);
        padding-top:         calc(80px + 10vw);
    }
}
.hs-home-about .about-left,
.hs-home-about .about-right
{
    width: 50%;
}
@media (max-width: 991px)
{
    .hs-home-about .about-left,
  .hs-home-about .about-right
    {
        width: 100%;
    }
}
.hs-home-about .about-left
{
    padding-right: 5%;
}
@media (max-width: 991px)
{
    .hs-home-about .about-left
    {
        padding: 0 0 50px 0;
    }
}
.hs-home-about .about-left .public-note
{
    margin-top: 40px;
}
@media (max-width: 1560px)
{
    .hs-home-about .about-left .public-note
    {
        margin-top: 20px;
    }
}
.hs-home-about .about-left .hs-more-other a
{
    font-weight: normal;
}
.hs-home-about .about-left .listbox
{
    margin-top: 50px;

    border-top: 1px solid #f54927;
}
@media (max-width: 1400px)
{
    .hs-home-about .about-left .listbox
    {
        margin-top: 30px;
    }
}
.hs-home-about .about-left .listbox ul
{
    padding-right: 15%;
}
.hs-home-about .about-left .listbox ul li
{
    margin-top: 30px;
}
@media (max-width: 767px)
{
    .hs-home-about .about-left .listbox ul li
    {
        margin-top: 20px;
    }
}
.hs-home-about .about-left .listbox ul li .listbox-group
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
}
.hs-home-about .about-left .listbox ul li .listbox-group:before
{
    display: block;

    width: 10px;
    height: 10px;
    margin-top: 5px;
    margin-right: 10px;

    content: '';

    background-color: #f54927;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
@media (max-width: 1470px)
{
    .hs-home-about .about-left .listbox ul li .listbox-group:before
    {
        width: 8px;
        height: 8px;
        margin-top: 8px;
    }
}
.hs-home-about .about-left .listbox ul li .listbox-group p
{
    font-size: 18px;
    line-height: 24/20;

    margin: 0;

    color: #f54927;
}
@media (max-width: 1470px)
{
    .hs-home-about .about-left .listbox ul li .listbox-group p
    {
        font-size: 16px;
    }
}
.hs-home-about .about-left .hs-more a
{
    line-height: 36px;
}
.hs-home-about .about-right
{
    position: relative;
}
.hs-home-about .about-right .img img
{
    width: 100%;
}
.public-news-group
{
    position: relative;

    display: block;
}
.public-news-group .img
{
    position: relative;
}
.public-news-group .img:before
{
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background-color: rgba(0, 0, 0, .5);
}
.public-news-group .img .ibox
{
    padding-bottom: 600/800 * 100%;
}
.public-news-group .img .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.public-news-group .desc
{
    position: absolute;
    z-index: 6;
    bottom: 0;
    left: 0;

    width: 100%;
    padding: 20px;

    color: #fff;
}
.public-news-group .title-news
{
    font-size: 24px;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 1400px)
{
    .public-news-group .title-news
    {
        font-size: 20px;
    }
}
.public-news-group .public-note
{
    font-size: 20px;

    display: -webkit-box;
    overflow: hidden;

    height: 24px;

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

    margin: 0;
}
.public-news-group .more
{
    font-size: 18px;
    line-height: 30px;

    margin-top: 10px;

    text-decoration: underline;
}
@media (min-width: 1200px)
{
    .public-news-group:hover .img .ibox img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
    .public-news-group:hover .title-news
    {
        color: #ed2800;
    }
}
.hs-home-news
{
    position: relative;
}
.hs-home-news .bigtxt
{
    font-family: arial;
    font-size: 10vw;
    font-weight: 900;
    line-height: .88;

    position: absolute;
    z-index: 2;
    right: 0;
    bottom: 80px;

    color: #e5e5e5;
}
@media (max-width: 1199px)
{
    .hs-home-news .bigtxt
    {
        bottom: 50px;
    }
}
@media (max-width: 767px)
{
    .hs-home-news .bigtxt
    {
        right: auto;
        left: 0;
    }
}
.hs-home-news .news
{
    position: relative;
    z-index: 6;

            flex-direction: row-reverse;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
}
.hs-home-news .news:after
{
    position: absolute;
    right: 0;
    bottom: 34px;

    display: block;

    width: 98px;
    height: 1px;

    content: '';

    background: #f54927;
}
@media (max-width: 767px)
{
    .hs-home-news .news:after
    {
        display: none;
    }
}
.hs-home-news .news-right
{
    position: relative;
}
.hs-home-news .title-home
{
    position: relative;
    z-index: 6;

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

    width: 30%;
    padding-left: 20px;

    text-align: right;

    -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;
}
@media (max-width: 767px)
{
    .hs-home-news .title-home
    {
        width: 100%;
        padding-left: 0;
    }
}
.hs-home-news .title-home .subtitle
{
            flex-direction: row-reverse;

    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
}
.hs-home-news .title-home .subtitle:before
{
    margin-right: 0;
    margin-left: 10px;
}
.hs-home-news .news-listbox
{
    position: relative;
    z-index: 6;

    width: 70%;
}
@media (max-width: 767px)
{
    .hs-home-news .news-listbox
    {
        width: 100%;
        margin-top: 20px;
        padding-bottom: 50px;
    }
}
.hs-home-news .news-listbox .slick-news
{
    width: 160%;
    margin-left: -60%;
}
@media (max-width: 1560px)
{
    .hs-home-news .news-listbox .slick-news
    {
        width: 130%;
        margin-left: -30%;
    }
}
@media (max-width: 767px)
{
    .hs-home-news .news-listbox .slick-news
    {
        width: 100%;
        margin: 0;
    }
}
.hs-home-news .slick-list
{
    position: relative;
    z-index: 5;

    padding: 0 6px;
}
.hs-home-news .slick-list .slick-slide
{
    padding: 0 6px;
}
.hs-home-news .slick-arrow
{
    position: absolute;
    z-index: 5;
    z-index: 6;
    top: auto;
    right: -webkit-calc(-30% + 200px);
    right:         calc(-30% + 200px);
    bottom: 0;
    left: auto;

    margin: 0;

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

    background: none;
}
@media (max-width: 991px)
{
    .hs-home-news .slick-arrow
    {
        right: -webkit-calc(-30% + 120px);
        right:         calc(-30% + 120px);
    }
}
@media (max-width: 767px)
{
    .hs-home-news .slick-arrow
    {
        right: 60px;
        bottom: -60px;
    }
}
.hs-home-news .slick-arrow.swiper-button-next
{
    right: -webkit-calc(-30% + 150px);
    right:         calc(-30% + 150px);
    left: auto;
}
@media (max-width: 991px)
{
    .hs-home-news .slick-arrow.swiper-button-next
    {
        right: -webkit-calc(-30% + 70px);
        right:         calc(-30% + 70px);
    }
}
@media (max-width: 767px)
{
    .hs-home-news .slick-arrow.swiper-button-next
    {
        right: 0;
    }
}
.fb_iframe_widget
{
    position: absolute !important;

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

    display: none;

    cursor: pointer;

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

    display: block;

    width: 60px;

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

    padding: 80px 0;
}
@media (max-width: 1199px)
{
    .hs-inner
    {
        padding: 50px 0;
    }
}
.pt-50
{
    padding-top: 50px;
}
@media (max-width: 767px)
{
    .pt-50
    {
        padding-top: 30px;
    }
}
.pt-150
{
    padding-top: 150px;
}
@media (max-width: 1199px)
{
    .pt-150
    {
        padding-top: 80px;
    }
}
@media (max-width: 767px)
{
    .pt-150
    {
        padding-top: 40px;
    }
}
.title-inner .subtitle
{
    font-family: 'Teko';
    font-size: 18px;
    line-height: 24px;

    color: #ed2800;
}
.title-inner h2
{
    font-family: 'Teko';
    font-size: 48px;
    line-height: 1;

    margin: 0;

    color: #f54927;
}
@media (max-width: 1560px)
{
    .title-inner h2
    {
        font-size: 40px;
    }
}
@media (max-width: 1199px)
{
    .title-inner h2
    {
        font-size: 36px;
    }
}
@media (max-width: 991px)
{
    .title-inner h2
    {
        font-size: 30px;
    }
}
@media (max-width: 767px)
{
    .title-inner h2
    {
        font-size: 24px;
    }
}
.title-inner p
{
    font-size: 16px;
    line-height: 26/16;

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

        margin-top: 10px;
    }
}
.hs-inner-location
{
    padding: 30px 0;
}
.hs-inner-location .location
{
    font-size: 18px;
    line-height: 30px;

    position: relative;

    padding-left: 30px;

    color: #7f7f7f;
}
.hs-inner-location .location:before
{
    font-family: 'iconfont' !important;
    font-size: 24px;

    position: absolute;
    left: 0;

    content: '\e612';

    color: #f54927;
}
.hs-inner-location .location ul
{
    position: relative;

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

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.hs-inner-location .location ul li:after
{
    font-size: 14px;

    display: inline-block;

    margin: 0 4px;

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

    display: block;

    -webkit-transition: all .2s;
            transition: all .2s;
    text-transform: capitalize;
}
.hs-inner-location .location ul li a:hover
{
    text-decoration: underline;
}
@media (max-width: 767px)
{
    .hs-inner-location .search
    {
        width: 100%;
        margin-top: 20px;
    }
}
.hs-inner-location .search form
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    width: 260px;

    border: 1px solid #f54927;
    border-radius: 40px;
}
.hs-inner-location .search form input
{
    line-height: 38px;

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

    background: none;
}
.hs-inner-location .search form input::-webkit-input-placeholder,
.hs-inner-location .search form textarea::-webkit-input-placeholder
{
    color: #dedede;
}
.hs-inner-location .search form input:-o-placeholder,
.hs-inner-location .search form textarea:-o-placeholder
{
    color: #dedede;
}
.hs-inner-location .search form input::-moz-placeholder,
.hs-inner-location .search form textarea::-moz-placeholder
{
    color: #dedede;
}
.hs-inner-location .search form input:-ms-input-placeholder,
.hs-inner-location .search form textarea:-ms-input-placeholder
{
    color: #dedede;
}
.hs-inner-location .search form input:focus::-webkit-input-placeholder,
.hs-inner-location .search form textarea:focus::-webkit-input-placeholder
{
    color: #c5c5c5;
}
.hs-inner-location .search form input:focus::-o-placeholder,
.hs-inner-location .search form textarea:focus::-o-placeholder
{
    color: #c5c5c5;
}
.hs-inner-location .search form input:focus::-moz-placeholder,
.hs-inner-location .search form textarea:focus::-moz-placeholder
{
    color: #c5c5c5;
}
.hs-inner-location .search form input:focus::-ms-input-placeholder,
.hs-inner-location .search form textarea:focus::-ms-input-placeholder
{
    color: #c5c5c5;
}
.hs-inner-location .search form .submit
{
    width: 38px;
    height: 38px;

    text-align: center;

    color: #f54927;
}
.hs-inner-location-product
{
    margin-top: -50px;
    padding-bottom: 20px;

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

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.public-content .public-left
{
    width: 300px;
    height: 100%;

    border-radius: 8px;
}
@media (max-width: 1199px)
{
    .public-content .public-left
    {
        width: 100%;

        border-right: none;
    }
}
.public-content .public-right
{
    width: -webkit-calc(100% - 300px);
    width:         calc(100% - 300px);
    padding-left: 30px;
}
@media (max-width: 1199px)
{
    .public-content .public-right
    {
        width: 100%;
        padding-left: 0;
    }
}
.inner-leftmenu
{
    padding: 20px;

    border-radius: 10px;
    background-color: #fff;
}
@media (max-width: 767px)
{
    .inner-leftmenu
    {
        padding: 15px;
    }
}
.inner-leftmenu .title-menu
{
    position: relative;

    display: none;

    cursor: pointer;
}
@media (max-width: 1199px)
{
    .inner-leftmenu .title-menu
    {
        display: block;
    }
}
.inner-leftmenu .title-menu h3
{
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;

    margin: 0;
}
@media (max-width: 1199px)
{
    .inner-leftmenu .title-menu h3
    {
        font-size: 20px;
    }
}
@media (max-width: 1199px)
{
    .inner-leftmenu .title-menu:after
    {
        font-size: 20px;

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

        content: '+';
        -webkit-transform: translateY(-60%);
            -ms-transform: translateY(-60%);
                transform: translateY(-60%);
    }
    .inner-leftmenu .title-menu.current:after
    {
        content: '-';
    }
}
@media (max-width: 1199px)
{
    .inner-leftmenu .menunav1
    {
        display: none;
    }
}
.inner-leftmenu .menunav1 > li
{
    border-bottom: 1px solid #e3e3e3;
}
.inner-leftmenu .menunav1 > li > a
{
    font-size: 20px;
    line-height: 30px;

    position: relative;

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

    padding: 15px 0 15px 30px;

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

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1199px)
{
    .inner-leftmenu .menunav1 > li > a
    {
        font-size: 18px;
        line-height: 24px;

        padding: 10px 0 10px 30px;
    }
}
.inner-leftmenu .menunav1 > li > a:before
{
    font-family: 'iconfont' !important;
    font-size: 24px;

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

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

        top: 10px;
    }
}
.inner-leftmenu .menunav1 > li.active > a,
.inner-leftmenu .menunav1 > li:hover > a
{
    font-weight: bold;

    color: #ed2800;
}
.inner-leftmenu .menunav2
{
    display: none;
}
@media (max-width: 1199px)
{
    .inner-leftmenu .menunav2
    {
        display: block;
    }
}
.inner-leftmenu .menunav2 > li
{
    margin: 3px 0;
}
@media (max-width: 1199px)
{
    .inner-leftmenu .menunav2 > li
    {
        display: inline-block;

        margin-right: 6px;

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

    display: block;

    padding: 5px 18px;

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

    border-radius: 8px;
    background: #f3f3f3;
}
@media (max-width: 1199px)
{
    .inner-leftmenu .menunav2 > li > a
    {
        font-size: 14px;
    }
}
.inner-leftmenu .menunav2 > li.active > a,
.inner-leftmenu .menunav2 > li:hover > a
{
    color: #fff;
    background-color: #f54927;
}
.title-product-details h3
{
    font-size: 38px;
    font-weight: bold;
    line-height: 60/48;

    position: relative;

    margin: 0;
}
@media (max-width: 1560px)
{
    .title-product-details h3
    {
        font-size: 34px;
    }
}
@media (max-width: 1199px)
{
    .title-product-details h3
    {
        font-size: 30px;
    }
}
@media (max-width: 991px)
{
    .title-product-details h3
    {
        font-size: 24px;
    }
}
.public-listbox-1 ul
{
    margin: -10px;
}
@media (max-width: 767px)
{
    .public-listbox-1 ul
    {
        margin: -5px;
    }
}
.public-listbox-1 ul li
{
    width: 20%;
    padding: 10px;
}
@media (max-width: 1199px)
{
    .public-listbox-1 ul li
    {
        width: 100/3%;
    }
}
@media (max-width: 767px)
{
    .public-listbox-1 ul li
    {
        width: 50%;
        padding: 5px;
    }
}
@media (min-width: 1200px)
{
    .public-listbox-1 ul li:nth-child(5n + 2) .listbox-group,
  .public-listbox-1 ul li:nth-child(5n + 4) .listbox-group
    {
        background: #f3f9ff;
    }
}
@media (max-width: 1199px)
{
    .public-listbox-1 ul li:nth-child(2n) .listbox-group
    {
        background: #f3f9ff;
    }
}
.public-listbox-1 .listbox-group
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    height: 100%;
    padding: 20px;

    text-align: center;

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

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
@media (max-width: 1560px)
{
    .public-listbox-1 .listbox-group
    {
        padding: 10px;
    }
}
.public-listbox-2 > ul,
.public-listbox-3 > ul,
.public-listbox-4 > ul
{
    margin-top: -30px;
}
.public-listbox-2 > ul > li,
.public-listbox-3 > ul > li,
.public-listbox-4 > ul > li
{
    margin-top: 30px;
}
.public-listbox-2 .listbox-group .img img,
.public-listbox-3 .listbox-group .img img,
.public-listbox-4 .listbox-group .img img
{
    width: 100%;
}
.public-listbox-2 .listbox-group .title-listbox,
.public-listbox-3 .listbox-group .title-listbox,
.public-listbox-4 .listbox-group .title-listbox
{
    font-size: 14px;

    margin-top: 20px;
}
.public-listbox-4 .title-listbox
{
    font-size: 14px;
    font-weight: bold;
}
.public-listbox-4 .public-note p
{
    font-size: 14px;
}
.table_a
{
    overflow-x: auto;

    max-width: 100%;
}
table
{
    line-height: 26/15;

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

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

    text-align: left;

    background: rgba(245, 73, 39, .02);
}
table tr th,
table tr td
{
    padding: 10px 30px;

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

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

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

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

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

    width: 32px;
    height: 32px;

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

    color: #000;
    background-color: #f54927;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
.public-share ul li a img
{
    display: block;

    width: 100%;

    -webkit-transition: all .2s;
            transition: all .2s;
    -webkit-transform: scale(.65);
        -ms-transform: scale(.65);
            transform: scale(.65);
}
.public-share ul li a:hover
{
    -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
            transform: translateY(-5px);
}
.public-share ul li a:hover img
{
    opacity: 1;
}
.hs-inner-about
{
    position: relative;

    padding-bottom: -webkit-calc(100px + 5vw);
    padding-bottom:         calc(100px + 5vw);
}
@media (max-width: 1199px)
{
    .hs-inner-about
    {
        padding-bottom: 60px;
    }
}
.hs-inner-about .bigtxt
{
    font-size: 10vw;
    font-weight: bold;
    line-height: 1;

    position: absolute;
    z-index: 1;
    top: 30px;
    right: 5%;

    color: transparent;

    -webkit-text-stroke: 1px rgba(0, 0, 0, .1);
}
.hs-inner-about .about .title-about h2
{
    font-size: 72px;
    font-weight: bold;
    line-height: 1;
}
@media (max-width: 1560px)
{
    .hs-inner-about .about .title-about h2
    {
        font-size: 60px;
    }
}
@media (max-width: 1470px)
{
    .hs-inner-about .about .title-about h2
    {
        font-size: 54px;
    }
}
@media (max-width: 1400px)
{
    .hs-inner-about .about .title-about h2
    {
        font-size: 50px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-about .about .title-about h2
    {
        font-size: 40px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-about .about .title-about h2
    {
        font-size: 36px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-about .about .title-about h2
    {
        font-size: 30px;
    }
}
.hs-inner-about .about .about-note
{
    overflow-y: auto;

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

    direction: rtl;
}
@media (max-width: 1560px)
{
    .hs-inner-about .about .about-note
    {
        margin-top: 20px;
        padding-left: 20px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-about .about .about-note
    {
        max-height: 100%;
        padding-left: 0;
    }
}
.hs-inner-about .about .about-note::-webkit-scrollbar
{
    position: absolute;
    left: 0;

    width: 5px;
}
.hs-inner-about .about .about-note::-webkit-scrollbar-track
{
    border: 2px solid #f5f5f5;
    background-color: #d3d3d3;
}
.hs-inner-about .about .about-note::-webkit-scrollbar-thumb
{
    background-color: #f54927;
}
.hs-inner-about .about .about-note .public-note
{
    direction: ltr;
}
.hs-inner-about .about .about-left
{
    width: 50%;
}
@media (max-width: 991px)
{
    .hs-inner-about .about .about-left
    {
        width: 100%;
    }
}
.hs-inner-about .about .about-right
{
    width: 50%;
    margin-top: 40px;
    padding: 0 5%;
}
@media (max-width: 991px)
{
    .hs-inner-about .about .about-right
    {
        width: 100%;
        margin-top: 20px;
        padding: 0;
    }
}
.hs-inner-about .about .about-right .since
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-inner-about .about .about-right .since-left
{
    font-family: Arial;
    font-size: 139px;
    font-weight: bold;
    line-height: 1;

    opacity: .51;
    color: #f54927;
}
@media (max-width: 1560px)
{
    .hs-inner-about .about .about-right .since-left
    {
        font-size: 120px;
    }
}
@media (max-width: 1400px)
{
    .hs-inner-about .about .about-right .since-left
    {
        font-size: 100px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-about .about .about-right .since-left
    {
        font-size: 80px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-about .about .about-right .since-left
    {
        font-size: 60px;
    }
}
.hs-inner-about .about .about-right .since-right .play
{
    font-size: 30px;
    line-height: 80px;

    position: relative;

    display: block;

    width: 80px;
    height: 80px;

    cursor: pointer;
    text-align: center;

    color: #fff;
}
@media (max-width: 767px)
{
    .hs-inner-about .about .about-right .since-right .play
    {
        font-size: 24px;
        line-height: 60px;

        width: 60px;
        height: 60px;
    }
}
.hs-inner-about .about .about-right .since-right .play span
{
    position: absolute;
    z-index: 3;
    top: 50%;
    left: 50%;

    width: 100%;
    height: 100%;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);

    border-radius: 50%;
    background-color: #f54927;
}
.hs-inner-about .about .about-right .since-right .play .icon
{
    font-size: 50px;
}
.hs-inner-about .about .about-right .since-right .play::before,
.hs-inner-about .about .about-right .since-right .play::after
{
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;

    width: 100%;
    height: 100%;

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

    border-radius: 50%;
    background: rgba(245, 73, 39, .28);
}
.hs-inner-about .about .about-right .since-right .play::after
{
    -webkit-animation-delay: 2s;
            animation-delay: 2s;
}
.hs-inner-about .about .about-right .since-right .play::before
{
    -webkit-animation-delay: 1s;
            animation-delay: 1s;
}
.hs-inner-about .about .about-right .since-right .title-since
{
    font-size: 36px;
    font-weight: bold;

    color: #c7c7c7;
}
@media (max-width: 1560px)
{
    .hs-inner-about .about .about-right .since-right .title-since
    {
        font-size: 30px;
    }
}
@media (max-width: 1470px)
{
    .hs-inner-about .about .about-right .since-right .title-since
    {
        font-size: 26px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-about .about .about-right .since-right .title-since
    {
        font-size: 24px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-about .about .about-right .since-right .title-since
    {
        font-size: 20px;
    }
}
.hs-inner-about .about .listbox
{
    margin-top: 30px;
}
@media (max-width: 1199px)
{
    .hs-inner-about .about .listbox
    {
        margin-top: 0;
    }
}
.hs-inner-about .about .listbox ul li
{
    margin-top: 30px;
}
@media (max-width: 767px)
{
    .hs-inner-about .about .listbox ul li
    {
        margin-top: 20px;
    }
}
.hs-inner-about .about .listbox ul li .listbox-group
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
}
.hs-inner-about .about .listbox ul li .listbox-group:before
{
    display: block;

    width: 10px;
    height: 10px;
    margin-top: 5px;
    margin-right: 10px;

    content: '';

    background-color: #f54927;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
@media (max-width: 1470px)
{
    .hs-inner-about .about .listbox ul li .listbox-group:before
    {
        width: 8px;
        height: 8px;
        margin-top: 8px;
    }
}
.hs-inner-about .about .listbox ul li .listbox-group p
{
    font-size: 18px;
    line-height: 24/20;

    margin: 0;

    color: #f54927;
}
@media (max-width: 1470px)
{
    .hs-inner-about .about .listbox ul li .listbox-group p
    {
        font-size: 16px;
    }
}
.hs-inner-about .img
{
    margin-top: 60px;
}
@media (max-width: 1199px)
{
    .hs-inner-about .img
    {
        margin-top: 30px;
    }
}
.hs-inner-about .img img
{
    width: 100%;
}
@-webkit-keyframes play
{
    0%
    {
        -webkit-transform: translate(-50%, -50%) scale(1);
                transform: translate(-50%, -50%) scale(1);

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

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

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

        opacity: 0;
    }
}
.hs-inner-top
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-inner-top .swiper-button-next,
.hs-inner-top .swiper-button-prev
{
    line-height: 32px;

    width: 42px;
    height: 42px;
    margin: 0;

    color: #f54927;
    border-radius: 50%;
    background: #d9d9d9;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
@media (max-width: 767px)
{
    .hs-inner-top .swiper-button-next,
  .hs-inner-top .swiper-button-prev
    {
        font-size: 16px;

        width: 34px;
        height: 34px;
    }
}
.hs-inner-top .swiper-pagination
{
    font-size: 24px;
    font-weight: bold;

    position: relative;
    z-index: 6;
    bottom: 0;

    margin: 0 20px;
}
@media (max-width: 767px)
{
    .hs-inner-top .swiper-pagination
    {
        font-size: 20px;

        margin: 0 10px;
    }
}
@media (min-width: 1200px)
{
    .hs-inner-factory
    {
        padding-top: -webkit-calc(80px + 10vw);
        padding-top:         calc(80px + 10vw);
    }
}
.hs-inner-factory .factory
{
    margin-top: 50px;
}
@media (max-width: 1199px)
{
    .hs-inner-factory .factory
    {
        margin-top: 30px;
    }
}
.hs-inner-factory .factory .factory-group
{
    cursor: pointer;
}
.hs-inner-factory .factory .factory-group .ibox
{
    padding-bottom: 75%;
}
.hs-inner-factory .factory .factory-group .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.hs-inner-factory .factory .factory-group:hover .ibox img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.hs-inner-customers
{
    background: url(../images/customers_bg.webp) no-repeat center;
    background-size: cover;
}
.hs-inner-customers .customers
{
    margin-top: 50px;
}
@media (max-width: 1199px)
{
    .hs-inner-customers .customers
    {
        margin-top: 30px;
    }
}
.hs-inner-customers .customers .customers-group
{
    cursor: pointer;
}
.hs-inner-customers .customers .customers-group .ibox
{
    padding-bottom: 140%;
}
.hs-inner-customers .customers .customers-group .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.hs-inner-customers .customers .customers-group:hover .ibox img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
#aabout,
#awhy,
#afactory,
#acertificates,
#aclients,
#sservice,
#sadvantages
{
    position: relative;
    top: -80px;
}
.public-product-group
{
    display: block;
    overflow: hidden;

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

    border-radius: 8px;
    background: #e6e6e6;
}
.public-product-group .img .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.public-product-group .desc
{
    padding: 20px;
}
@media (max-width: 767px)
{
    .public-product-group .desc
    {
        padding: 10px;
    }
}
.public-product-group .title-product
{
    line-height: 24px;

    display: -webkit-box;
    overflow: hidden;

    height: 24px;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.public-product-group .more
{
    margin-top: 10px;
}
@media (max-width: 767px)
{
    .public-product-group .more
    {
        margin-top: 4px;
    }
}
.public-product-group .more span
{
    font-size: 14px;
    line-height: 20px;

    display: inline-block;

    padding: 0 18px;

    color: #fff;
    border-radius: 30px;
    background-color: #f54927;
}
@media (min-width: 1200px)
{
    .public-product-group:hover
    {
        box-shadow: 0 11px 10px 0 rgba(245, 73, 39, .1);
    }
    .public-product-group:hover .img .ibox img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
    .public-product-group:hover .title-product
    {
        color: #f54927;
    }
}
.hs-inner-products .title-products h2
{
    font-family: 'Teko';
    font-size: 24px;
    font-weight: bold;
    line-height: 30/24;

    color: #f54927;
}
@media (max-width: 767px)
{
    .hs-inner-products .title-products h2
    {
        font-size: 20px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-products .products
    {
        margin-top: 20px;
    }
}
.hs-inner-products .products > ul
{
    margin: 0 -7px;
    margin-top: -14px;
}
.hs-inner-products .products > ul > li
{
    margin-top: 14px;
    padding: 0 7px;
}
@media (max-width: 767px)
{
    .hs-inner-products .products > ul
    {
        margin: 0 -5px;
    }
    .hs-inner-products .products > ul > li
    {
        margin-top: 20px;
        padding: 0 5px;
    }
}
.hs-inner-product-details .product-details .details-imgbox
{
    font-size: 0;

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

    width: 50%;
}
@media (max-width: 991px)
{
    .hs-inner-product-details .product-details .details-imgbox
    {
        width: 100%;
    }
}
.hs-inner-product-details .product-details .details-imgbox .product-group,
.hs-inner-product-details .product-details .details-imgbox .zoomImg
{
    background: #fff;
}
.hs-inner-product-details .product-details .details-imgbox .product-big
{
    position: relative;

    width: 75%;

    background: #fff;
}
.hs-inner-product-details .product-details .details-imgbox .product-big .mask
{
    line-height: 25px;

    position: absolute;
    z-index: 3;
    bottom: 14px;
    left: 14px;

    width: 25px;
    height: 25px;

    text-align: center;

    border-radius: 3px;
    background: #f54927;
}
.hs-inner-product-details .product-details .details-imgbox .product-big .mask img
{
    width: 100%;

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

    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
}
.hs-inner-product-details .product-details .details-imgbox .slick-arrow
{
    font-size: 0;

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

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

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

    background: none;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
.hs-inner-product-details .product-details .details-imgbox .slick-arrow:before
{
    display: block;

    width: 0;
    height: 0;

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

    border-width: 6px 10px 6px 0;
    border-style: solid;
    border-color: transparent #c0c0c0 transparent transparent;
}
.hs-inner-product-details .product-details .details-imgbox .slick-arrow.slick-next
{
    right: 0;
    left: auto;
}
.hs-inner-product-details .product-details .details-imgbox .slick-arrow.slick-next:before
{
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}
.hs-inner-product-details .product-details .details-imgbox .slick-arrow:hover:before
{
    border-color: transparent #f54927 transparent transparent;
}
.hs-inner-product-details .product-details .product-small
{
    width: -webkit-calc(25% - 20px);
    width:         calc(25% - 20px);
    padding-left: 10px;
}
@media (max-width: 767px)
{
    .hs-inner-product-details .product-details .product-small
    {
        width: 25%;
    }
}
.hs-inner-product-details .product-details .product-small .slick-slide
{
    width: 25%;
    padding: 3px 0;
}
.hs-inner-product-details .product-details .product-small .product-group
{
    overflow: hidden;

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

    border: 1px solid rgba(0, 0, 0, .08);
}
.hs-inner-product-details .product-details .product-small .slick-current .product-group
{
    border-color: #f54927;
}
.hs-inner-product-details .product-details .product-small .swiper-button-prev,
.hs-inner-product-details .product-details .product-small .swiper-button-next
{
    line-height: 40px;

    position: absolute;
    top: 50%;
    left: -20px;

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

    width: 20px;
    height: 40px;

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

    border: none;
    background: none;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
.hs-inner-product-details .product-details .product-small .swiper-button-prev:hover,
.hs-inner-product-details .product-details .product-small .swiper-button-next:hover
{
    color: #f54927;
}
.hs-inner-product-details .product-details .product-small .swiper-button-next
{
    right: -20px;
    left: auto;
}
.hs-inner-product-details .product-details .details-content
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    width: 50%;
    padding-top: 30px;
    padding-left: 5%;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media (max-width: 1560px)
{
    .hs-inner-product-details .product-details .details-content
    {
        padding-left: 30px;
    }
}
@media (max-width: 1400px)
{
    .hs-inner-product-details .product-details .details-content
    {
        padding-top: 0;
    }
}
@media (max-width: 991px)
{
    .hs-inner-product-details .product-details .details-content
    {
        width: 100%;
        margin-top: 20px;
        padding-left: 0;
    }
}
.hs-inner-product-details .product-details .details-content .title-details h2
{
    font-size: 38px;
    font-weight: bold;
    line-height: 30/24;
}
@media (max-width: 1560px)
{
    .hs-inner-product-details .product-details .details-content .title-details h2
    {
        font-size: 34px;
    }
}
@media (max-width: 1400px)
{
    .hs-inner-product-details .product-details .details-content .title-details h2
    {
        font-size: 30px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-product-details .product-details .details-content .title-details h2
    {
        font-size: 24px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-product-details .product-details .details-content .title-details h2
    {
        font-size: 20px;
    }
}
.hs-inner-product-details .product-details .details-content .title-details h2:after
{
    display: block;

    width: 58px;
    height: 5px;

    content: '';

    background-color: #f54927;
}
@media (max-width: 767px)
{
    .hs-inner-product-details .product-details .details-content .title-details h2:after
    {
        width: 40px;
        height: 3px;
    }
}
.hs-inner-product-details .product-details .details-content .title-details span
{
    font-size: 20px;
    line-height: 30px;

    color: #404040;
}
@media (max-width: 767px)
{
    .hs-inner-product-details .product-details .details-content .title-details span
    {
        font-size: 18px;
    }
}
.hs-inner-product-details .product-details .details-content .desc
{
    margin-top: 20px;
}
.hs-inner-product-details .product-details .details-content .desc p
{
    color: #666;
}
.hs-inner-product-details .product-details .details-content .public-share ul li a img
{
    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
}
.hs-inner-product-details .product-details .details-content .link
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 767px)
{
    .hs-inner-product-details .product-details .details-content .link
    {
        width: 100%;
        margin-top: 10px;
    }
}
.hs-inner-product-details .product-details .details-content .link a
{
    font-weight: bold;
    line-height: 42px;

    display: block;

    min-width: 150px;

    text-align: center;

    color: #fff;
    border-radius: 8px;
    background: #4f4f4f;
}
.hs-inner-product-details .product-details .details-content .link .contact
{
    margin-right: 10px;

    background-color: #f54927;
}
.hs-inner-product-details .product-details .details-content .share
{
    margin-top: 20px;
}
.hs-inner-product-details .parameter
{
    padding-top: 60px;
}
.hs-inner-product-details .parameter .title-parameter
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-inner-product-details .parameter .title-parameter:before
{
    font-family: 'iconfont' !important;
    font-size: 20px;

    margin-right: 10px;

    content: '\e609';

    color: #f54927;
}
.hs-inner-product-details .parameter .title-parameter h3
{
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;

    margin: 0;
}
.hs-inner-product-details .parameter .parameter-content
{
    margin-top: 30px;
}
.hs-inner-product-details .parameter .parameter-content > ul > li
{
    margin-top: 10px;
}
.hs-inner-product-details .parameter .parameter-content .parameter-group
{
    line-height: 25px;

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

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

    color: #404040;
    border-radius: 4px;
    background: #e1e1e1;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
.hs-inner-product-details .parameter .parameter-content .parameter-group p
{
    margin: 0;
    padding-left: 10px;

    text-align: right;
}
.hs-inner-product-details .parameter .parameter-content .parameter-group b,
.hs-inner-product-details .parameter .parameter-content .parameter-group strong
{
    color: #000;
}
.hs-inner-product-details .product-application
{
    padding-top: 60px;
}
.hs-inner-product-details .product-application .slick-product-application
{
    margin-top: 60px;
}
@media (max-width: 1199px)
{
    .hs-inner-product-details .product-application .slick-product-application
    {
        margin-top: 30px;
    }
}
.hs-inner-product-details .product-application .slick-product-application .slick-list
{
    margin: 0 -10px;
}
.hs-inner-product-details .product-application .slick-product-application .slick-list .slick-slide
{
    padding: 0 10px;
}
.hs-inner-product-details .product-application .slick-arrow
{
    background: none;
}
.hs-inner-product-details .product-application .slick-arrow:before
{
    display: block;

    width: 0;
    height: 0;

    content: '';

    border-width: 6px 10px 6px 0;
    border-style: solid;
    border-color: transparent #f54927 transparent transparent;
}
.hs-inner-product-details .product-application .slick-arrow.swiper-button-next:before
{
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}
.hs-inner-product-details .product-application .application-group
{
    position: relative;
}
.hs-inner-product-details .product-application .application-group .ibox
{
    padding-bottom: 132.35294118%;
}
.hs-inner-product-details .product-application .application-group .title-application
{
    font-size: 20px;
    line-height: 30px;
}
@media (min-width: 1200px)
{
    .hs-inner-product-details .product-application .application-group .title-application
    {
        font-weight: bold;

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

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

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

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

        opacity: 0;
        color: #fff;
        background-color: rgba(245, 73, 39, .8);

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
                align-items: center;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-product-details .product-application .application-group .title-application
    {
        font-size: 18px;
        font-weight: bold;
        line-height: 24px;

        margin-top: 10px;
    }
}
.hs-inner-product-details .product-application .application-group .title-application:after
{
    display: block;

    width: 46px;
    height: 4px;
    margin: 0 auto;
    margin-top: 10px;

    content: '';

    background: #fff;
}
@media (max-width: 1199px)
{
    .hs-inner-product-details .product-application .application-group .title-application:after
    {
        display: none;
    }
}
.hs-inner-product-details .product-application .application-group:hover .title-application
{
    opacity: 1;
}
.hs-inner-product-details .product-related
{
    padding-top: 60px;
}
.hs-inner-product-details .product-related .swiper-product-related
{
    margin-top: 60px;
}
@media (max-width: 1199px)
{
    .hs-inner-product-details .product-related .swiper-product-related
    {
        margin-top: 30px;
    }
}
.hs-inner-product-details .product-faqs
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    padding-top: 60px;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.hs-inner-product-details .product-faqs .faqs-left
{
    width: 40%;
    padding-right: 5%;
}
@media (max-width: 767px)
{
    .hs-inner-product-details .product-faqs .faqs-left
    {
        width: 100%;
        padding-right: 0;
    }
}
.hs-inner-product-details .product-faqs .faqs-left .title-faqs-left .subtitle
{
    font-size: 18px;
    line-height: 24px;

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

    color: #f54927;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-inner-product-details .product-faqs .faqs-left .title-faqs-left .subtitle:before
{
    display: block;

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

    content: '';

    background: #f54927;
}
.hs-inner-product-details .product-faqs .faqs-left .title-faqs-left h2
{
    font-size: 40px;
    font-weight: bold;
    line-height: 50/40;

    max-width: 320px;
    margin-top: 20px;
}
@media (max-width: 1560px)
{
    .hs-inner-product-details .product-faqs .faqs-left .title-faqs-left h2
    {
        font-size: 36px;
    }
}
@media (max-width: 1400px)
{
    .hs-inner-product-details .product-faqs .faqs-left .title-faqs-left h2
    {
        font-size: 30px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-product-details .product-faqs .faqs-left .title-faqs-left h2
    {
        font-size: 24px;
    }
}
.hs-inner-product-details .product-faqs .faqs-right
{
    width: 60%;
}
@media (max-width: 767px)
{
    .hs-inner-product-details .product-faqs .faqs-right
    {
        width: 100%;
        margin-top: 20px;
    }
}
.hs-inner-product-details .product-faqs .faqs-right .current .public-faqs-group .title-faqs
{
    color: #f54927;
}
.hs-inner-product-details .product-faqs .faqs-right .current .public-faqs-group .title-faqs:after
{
    content: '-';
}
.feedbackform form ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.feedbackform form ul li
{
    margin-top: 20px;
}
@media (max-width: 767px)
{
    .feedbackform form ul li
    {
        margin-top: 10px;
    }
}
.feedbackform form .input-label
{
    font-size: 24px;
    line-height: 20px;

    color: #545454;
}
@media (max-width: 1560px)
{
    .feedbackform form .input-label
    {
        font-size: 20px;
    }
}
@media (max-width: 1199px)
{
    .feedbackform form .input-label
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .feedbackform form .input-label
    {
        font-size: 18px;
    }
}
.feedbackform form input,
.feedbackform form textarea
{
    line-height: 30px;

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

    border-radius: 8px;
    background: #e4e3e3;
}
@media (max-width: 767px)
{
    .feedbackform form input,
  .feedbackform form textarea
    {
        line-height: 24px;
    }
}
.feedbackform form .submit
{
    font-size: 24px;
    line-height: 50px;

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

    color: #fff;
    border-radius: 8px;
    background-color: #f54927;
}
@media (max-width: 1560px)
{
    .feedbackform form .submit
    {
        font-size: 20px;
    }
}
@media (max-width: 1199px)
{
    .feedbackform form .submit
    {
        font-size: 18px;
    }
}
.feedbackform form .submit:hover
{
    background-color: #ed2800;
}
.feedbackform form .required
{
    margin-top: 30px;

    color: #fff;
}
.hs-inner-public-feedback-contact .feedbackform form input,
.hs-inner-public-feedback-contact .feedbackform form textarea
{
    background: #d0d0d0;
}
.hs-footer
{
    overflow: hidden;

    padding: 60px 0 0 0;

    color: #fff;
    background: url(../images/footer_bg.webp) no-repeat center;
    background-size: cover;
}
@media (max-width: 1199px)
{
    .hs-footer
    {
        padding: 30px 0 0 0;
    }
}
.hs-footer .foot-top .subtitle
{
    font-size: 18px;
    line-height: 30/20;

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

    margin-bottom: 20px;

    color: #f54927;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-footer .foot-top .subtitle:before
{
    display: block;

    width: 98px;
    height: 3px;
    margin-right: 10px;

    content: '';

    background-color: #f54927;
}
@media (max-width: 1199px)
{
    .hs-footer .foot-top .subtitle:before
    {
        width: 80px;
    }
}
@media (max-width: 991px)
{
    .hs-footer .foot-top .subtitle:before
    {
        width: 60px;
    }
}
@media (max-width: 767px)
{
    .hs-footer .foot-top .subtitle:before
    {
        width: 40px;
    }
}
.hs-footer .foot-top h2
{
    font-size: 26px;
    font-weight: bold;
    line-height: 1;

    margin: 0;

    color: #f54927;
}
@media (max-width: 1199px)
{
    .hs-footer .foot-top h2
    {
        font-size: 24px;
    }
}
@media (max-width: 767px)
{
    .hs-footer .foot-top h2
    {
        font-size: 20px;
    }
}
.hs-footer .foot-message
{
    margin-top: 10px;
}
.hs-footer .foot-message ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin: 0 -10px;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.hs-footer .foot-message ul li
{
    width: 20%;
    margin-top: 20px;
    padding: 0 10px;
}
@media (max-width: 1199px)
{
    .hs-footer .foot-message ul li
    {
        width: 33.33333333%;
    }
}
@media (max-width: 767px)
{
    .hs-footer .foot-message ul li
    {
        width: 100%;
    }
}
.hs-footer .foot-message .message-group
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    width: 100%;

    border-bottom: 1px solid #fff;
}
.hs-footer .foot-message .message-group span
{
    font-size: 24px;
    line-height: 30px;

    color: #f54927;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
@media (max-width: 1560px)
{
    .hs-footer .foot-message .message-group span
    {
        font-size: 20px;
    }
}
@media (max-width: 767px)
{
    .hs-footer .foot-message .message-group span
    {
        font-size: 18px;
    }
}
.hs-footer .foot-message .message-group input
{
    line-height: 30px;

    width: 100%;
    padding: 0 10px;

    color: #fff;
    background: none;
}
.hs-footer .foot-message .submit
{
    font-size: 20px;
    font-weight: bold;
    line-height: 40px;

    width: 100%;
    height: 40px;
    padding: 0;

    text-align: center;

    color: #fff;
    border-radius: 0;
    background-color: #f54927;
}
@media (max-width: 767px)
{
    .hs-footer .foot-message .submit
    {
        font-size: 18px;
    }
}
.hs-footer .foot-nav
{
    margin-top: 30px;
}
@media (max-width: 1199px)
{
    .hs-footer .foot-nav
    {
        margin-top: 20px;
    }
}
@media (max-width: 767px)
{
    .hs-footer .foot-nav
    {
        margin-top: 10px;
    }
}
.hs-footer .foot-nav > ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin: 0 -10px;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media (max-width: 991px)
{
    .hs-footer .foot-nav > ul
    {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
}
.hs-footer .foot-nav > ul > li
{
    margin-top: 30px;
    padding: 0 10px;
}
@media (max-width: 767px)
{
    .hs-footer .foot-nav > ul > li
    {
        width: 100%;
        margin-top: 20px;
    }
}
.hs-footer .foot-nav > ul > li > a
{
    font-size: 24px;
    font-weight: bold;
    line-height: 30/24;

    display: block;

    color: #f54927;
}
@media (max-width: 1560px)
{
    .hs-footer .foot-nav > ul > li > a
    {
        font-size: 20px;
    }
}
@media (max-width: 767px)
{
    .hs-footer .foot-nav > ul > li > a
    {
        font-size: 18px;
    }
}
.hs-footer .foot-nav > ul > li > ul
{
    margin-top: 10px;
}
@media (max-width: 767px)
{
    .hs-footer .foot-nav > ul > li > ul
    {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display:         flex;

        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
}
@media (max-width: 767px)
{
    .hs-footer .foot-nav > ul > li > ul > li
    {
        margin-right: 20px;
    }
}
.hs-footer .foot-nav > ul > li > ul > li > a
{
    font-size: 18px;
    line-height: 30px;

    display: block;

    padding: 6px 0;
}
@media (max-width: 991px)
{
    .hs-footer .foot-nav > ul > li > ul > li > a
    {
        font-size: 16px;
        line-height: 24px;
    }
}
@media (max-width: 767px)
{
    .hs-footer .foot-nav > ul > li > ul > li > a
    {
        font-size: 14px;

        padding: 2px 0;
    }
}
.hs-footer .foot-nav > ul > li > ul > li:hover > a
{
    color: #f54927;
}
.hs-footer .foot-bottom
{
    font-weight: bold;

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

    padding: 50px 0;

    color: #fff;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.hs-footer .foot-bottom .foot-logo img
{
    height: 130px;
}
@media (max-width: 1199px)
{
    .hs-footer .foot-bottom .foot-logo img
    {
        height: 100px;
    }
}
@media (max-width: 767px)
{
    .hs-footer .foot-bottom .foot-logo img
    {
        height: 60px;
    }
}
@media (max-width: 767px)
{
    .hs-footer .foot-bottom .foot-text
    {
        width: 100%;
        margin-top: 20px;
    }
}
.hs-footer .foot-bottom .foot-text .txt
{
    color: #f54927;
}
.hs-footer .foot-bottom .foot-text .txt ul li
{
    margin: 10px 0;
}
.hs-footer .foot-bottom .foot-text .txt ul li a
{
    font-size: 18px;
    line-height: 24px;

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-footer .foot-bottom .foot-text .txt ul li a .iconfont
{
    line-height: 30px;

    display: block;

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

    text-align: center;

    color: #000;
    border-radius: 50%;
    background-color: #f54927;
}
.hs-footer .copyright
{
    line-height: 30px;

    padding: 15px 0;

    background-color: #f54927;
}
.hs-footer .copyright p
{
    display: inline-block;

    margin: 0;

    vertical-align: middle;
}
.hs-footer .copyright .link
{
    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: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
.hs-footer .copyright .link span
{
    margin: 0 10px;
}
.hs-footer .copyright a:hover
{
    text-decoration: underline;

    color: #fff;
}
.public-news-menu
{
    color: #fff;
    background-color: #f54927;
}
.public-news-menu .news-menu > ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.public-news-menu .news-menu > ul > li > a
{
    font-size: 24px;
    font-weight: bold;
    line-height: 40/28;

    display: block;

    min-width: 300px;
    padding: 20px;

    -webkit-transition: all .2s;
            transition: all .2s;
    text-align: center;
}
@media (max-width: 1560px)
{
    .public-news-menu .news-menu > ul > li > a
    {
        font-size: 22px;
    }
}
@media (max-width: 1199px)
{
    .public-news-menu .news-menu > ul > li > a
    {
        font-size: 20px;

        min-width: 250px;
        padding: 10px;
    }
}
@media (max-width: 991px)
{
    .public-news-menu .news-menu > ul > li > a
    {
        font-size: 18px;

        min-width: 200px;
    }
}
@media (max-width: 767px)
{
    .public-news-menu .news-menu > ul > li > a
    {
        font-size: 16px;

        min-width: auto;
    }
}
.public-news-menu .news-menu > ul > li.active > a,
.public-news-menu .news-menu > ul > li:hover > a
{
    color: #f54927;
    background-color: #fff;
}
.hs-inner-news
{
    background: #f3f3f3;
}
@media (max-width: 1199px)
{
    .hs-inner-news .news > ul > li
    {
        margin-top: 30px;
    }
}
.hs-inner-news .news .news-group
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    padding: 30px;

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

    border-radius: 8px;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1199px)
{
    .hs-inner-news .news .news-group
    {
        padding: 0;
    }
}
.hs-inner-news .news .news-group .date
{
    width: 120px;

    text-align: center;

    color: #f54927;
    border-right: 3px solid #dbdbdb;
}
@media (max-width: 1199px)
{
    .hs-inner-news .news .news-group .date
    {
        width: 100px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-news .news .news-group .date
    {
        text-align: left;

        border: none;
    }
}
.hs-inner-news .news .news-group .date b
{
    font-size: 80px;
    line-height: 1;

    display: block;
}
@media (max-width: 1560px)
{
    .hs-inner-news .news .news-group .date b
    {
        font-size: 70px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-news .news .news-group .date b
    {
        font-size: 60px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-news .news .news-group .date b
    {
        font-size: 50px;
    }
}
.hs-inner-news .news .news-group .date span
{
    font-size: 20px;
    line-height: 30/20;

    display: block;
}
@media (max-width: 1199px)
{
    .hs-inner-news .news .news-group .date span
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-news .news .news-group .date span
    {
        font-size: 16px;
    }
}
.hs-inner-news .news .news-group .desc
{
    width: -webkit-calc(100% - 440px);
    width:         calc(100% - 440px);
    padding: 0 5% 0 3%;
}
@media (max-width: 1199px)
{
    .hs-inner-news .news .news-group .desc
    {
        width: -webkit-calc(100% - 320px);
        width:         calc(100% - 320px);
    }
}
@media (max-width: 767px)
{
    .hs-inner-news .news .news-group .desc
    {
        width: 100%;
        margin-top: 20px;
        padding: 0;
    }
}
.hs-inner-news .news .news-group .title-news
{
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;

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

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

    max-height: 84px;
    margin-top: 10px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.hs-inner-news .news .news-group .img
{
    width: 320px;
}
@media (max-width: 1199px)
{
    .hs-inner-news .news .news-group .img
    {
        width: 220px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-news .news .news-group .img
    {
        width: 100%;
        margin-top: 20px;
    }
}
.hs-inner-news .news .news-group .img .ibox
{
    padding-bottom: 50%;
}
.hs-inner-news .news .news-group .img .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;

    object-fit: cover;
}
@media (min-width: 1200px)
{
    .hs-inner-news .news .news-group:hover
    {
        background: #fff;
        box-shadow: 0 3px 7px 0 rgba(7, 0, 2, .09);
    }
    .hs-inner-news .news .news-group:hover .title-news
    {
        color: #f54927;
    }
    .hs-inner-news .news .news-group:hover .img .ibox img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
}
.public-faqs-group
{
    padding: 30px 0;

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

    border-bottom: 1px solid rgba(0, 0, 0, .1);
}
@media (max-width: 1199px)
{
    .public-faqs-group
    {
        padding: 20px 0;
    }
}
@media (max-width: 767px)
{
    .public-faqs-group
    {
        padding: 10px 0;
    }
}
.public-faqs-group .title-faqs
{
    font-size: 26px;
    font-weight: bold;
    line-height: 30px;

    position: relative;

    padding: 0 30px 0 0;
}
@media (max-width: 1560px)
{
    .public-faqs-group .title-faqs
    {
        font-size: 24px;
    }
}
@media (max-width: 1199px)
{
    .public-faqs-group .title-faqs
    {
        font-size: 20px;
    }
}
@media (max-width: 991px)
{
    .public-faqs-group .title-faqs
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .public-faqs-group .title-faqs
    {
        font-size: 16px;
        line-height: 24px;
    }
}
.public-faqs-group .title-faqs:after
{
    position: absolute;
    top: 0;
    right: 0;

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

    padding: 20px 0 0 0;
}
.public-faqs-group .faqs-ques p
{
    color: #7d7d7d;
}
.hs-inner-faqs
{
    background: #f3f3f3;
}
@media (min-width: 1200px)
{
    .hs-inner-faqs .row
    {
        margin: 0 -30px;
    }
    .hs-inner-faqs .row .col-md-6
    {
        padding: 0 30px;
    }
}
.hs-inner-faqs .title-faqs h2
{
    font-size: 7vw;
    font-weight: bold;
    font-style: italic;
    line-height: 1;

    background: -webkit-gradient(linear, left top, left bottom, from(#f54927), to(transparent));
    background: -webkit-linear-gradient(#f54927, transparent);
    background:         linear-gradient(#f54927, transparent);
    -webkit-background-clip: text;

    -webkit-text-fill-color: transparent;
}
@media (max-width: 1199px)
{
    .hs-inner-faqs .title-faqs h2
    {
        font-size: 36px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-faqs .title-faqs h2
    {
        font-size: 30px;
    }
}
.hs-inner-faqs .faqs > ul > li.current .public-faqs-group .title-faqs
{
    color: #f54927;
}
.hs-inner-faqs .faqs > ul > li.current .public-faqs-group .title-faqs:after
{
    content: '-';
}
.hs-inner-download
{
    padding-top: 200px;

    background: url(../images/download_bg.webp) no-repeat top center;
    background-size: 100% auto;
}
@media (max-width: 1199px)
{
    .hs-inner-download
    {
        padding-top: 100px;
    }
}
.hs-inner-download .title-download img
{
    height: 90px;
}
@media (max-width: 1199px)
{
    .hs-inner-download .title-download img
    {
        height: 70px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-download .title-download img
    {
        height: 60px;
    }
}
.hs-inner-download .title-download h2
{
    font-size: 60px;
    font-weight: bold;
    line-height: 1;
}
@media (max-width: 1560px)
{
    .hs-inner-download .title-download h2
    {
        font-size: 50px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-download .title-download h2
    {
        font-size: 40px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-download .title-download h2
    {
        font-size: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-download .title-download h2
    {
        font-size: 24px;
    }
}
.hs-inner-download .title-download p
{
    font-size: 24px;
    line-height: 30/24;

    margin: 10px 0 0 0;
}
@media (max-width: 1560px)
{
    .hs-inner-download .title-download p
    {
        font-size: 20px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-download .title-download p
    {
        font-size: 18px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-download .title-download p
    {
        font-size: 16px;
    }
}
.hs-inner-download .download > ul > li
{
    margin-top: 30px;
}
.hs-inner-download .download .down-group
{
    padding: 30px;

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

    border: 1px solid #f0f1f1;
    background: url(../images/down_bg.webp) no-repeat center;
    background-size: cover;
}
@media (max-width: 767px)
{
    .hs-inner-download .download .down-group
    {
        padding: 30px 15px;
    }
}
.hs-inner-download .download .down-group .title-down
{
    font-size: 30px;

    display: block;

    padding-bottom: 10px;

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

    border-bottom: 1px solid rgba(0, 0, 0, .2);
}
@media (max-width: 1560px)
{
    .hs-inner-download .download .down-group .title-down
    {
        font-size: 24px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-download .download .down-group .title-down
    {
        font-size: 20px;
    }
}
.hs-inner-download .download .down-group .title-down .iconfont
{
    font-size: 46px;

    display: inline-block;

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

    color: #f54927;
}
.hs-inner-download .download .down-group .title-down b
{
    line-height: 1.5;

    display: block;
}
.hs-inner-download .download .down-group .down
{
    font-size: 24px;
    font-weight: bold;
    line-height: 44px;

    display: block;

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

    text-align: center;

    color: #fff;
    border-radius: 8px;
    background-color: #f54927;
}
@media (max-width: 1560px)
{
    .hs-inner-download .download .down-group .down
    {
        font-size: 20px;

        margin-top: 80px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-download .download .down-group .down
    {
        font-size: 18px;

        margin-top: 60px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-download .download .down-group .down
    {
        font-size: 16px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-download .download .down-group .down
    {
        margin-top: 30px;
    }
}
@media (min-width: 1200px)
{
    .hs-inner-download .download .down-group:hover
    {
        box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    }
    .hs-inner-download .download .down-group:hover .title-down
    {
        color: #f54927;
    }
    .hs-inner-download .download .down-group:hover .title-down .iconfont
    {
        -webkit-transform: rotateY(360deg);
                transform: rotateY(360deg);
    }
}
.hs-inner-videos
{
    padding-top: 40px;
}
.hs-inner-videos .videos ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin-top: -30px;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
@media (max-width: 1199px)
{
    .hs-inner-videos .videos ul
    {
        margin-top: -20px;
    }
}
.hs-inner-videos .videos ul li
{
    margin-top: 30px;
}
@media (max-width: 1199px)
{
    .hs-inner-videos .videos ul li
    {
        margin-top: 20px;
    }
}
.hs-inner-videos .videos .videos-group
{
    text-align: center;
}
.hs-inner-videos .videos .videos-group .ibox
{
    padding-bottom: 75%;
}
.hs-inner-videos .videos .videos-group .title-videos
{
    font-size: 18px;
    line-height: 30/20;

    margin: 0;
    margin-top: 10px;

    -webkit-transition: all .2s;
            transition: all .2s;
}
@media (max-width: 991px)
{
    .hs-inner-videos .videos .videos-group .title-videos
    {
        font-size: 16px;
    }
}
.hs-inner-news-show
{
    background: #f3f3f3;
}
.hs-inner-news-show .return
{
    font-size: 18px;
    line-height: 32px;

    position: relative;

    display: inline-block;

    margin-bottom: 20px;
    margin-left: 32px;
    padding: 0 10px;

    color: #fff;
    background-color: #f54927;
}
.hs-inner-news-show .return:before
{
    position: absolute;
    right: 100%;

    width: 0;
    height: 0;

    content: '';

    border-width: 16px 32px 16px 0;
    border-style: solid;
    border-color: transparent #f54927 transparent transparent;
}
.hs-inner-news-show .return:after
{
    position: absolute;
    top: 50%;
    right: 100%;

    width: 0;
    height: 0;

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

    border-width: 5px 10px 5px 0;
    border-style: solid;
    border-color: transparent #fff transparent transparent;
}
.hs-inner-news-show .return:hover
{
    text-decoration: underline;
}
.hs-inner-news-show .news-show-left
{
    width: 63%;
}
@media (max-width: 1199px)
{
    .hs-inner-news-show .news-show-left
    {
        width: 100%;
    }
}
.hs-inner-news-show .news-show
{
    padding: 50px;

    background-color: #fff;
}
@media (max-width: 1199px)
{
    .hs-inner-news-show .news-show
    {
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-news-show .news-show
    {
        padding: 30px 15px;
    }
}
.hs-inner-news-show .title-news-show h2
{
    font-size: 30px;
    font-weight: bold;
    line-height: 40/30;
}
@media (max-width: 1199px)
{
    .hs-inner-news-show .title-news-show h2
    {
        font-size: 24px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-news-show .title-news-show h2
    {
        font-size: 20px;
    }
}
.hs-inner-news-show .title-news-show .tag
{
    font-size: 18px;
    line-height: 28px;

    display: inline-block;

    padding: 0 16px;

    color: #fff;
    border-radius: 13px;
    background-color: #f54927;
}
@media (max-width: 1199px)
{
    .hs-inner-news-show .title-news-show .tag
    {
        font-size: 16px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-news-show .title-news-show .tag
    {
        font-size: 14px;
    }
}
.hs-inner-news-show .date
{
    text-align: right;

    color: #f54927;
}
.hs-inner-news-show .date b
{
    font-size: 44px;
    line-height: 1;

    display: block;
}
@media (max-width: 1199px)
{
    .hs-inner-news-show .date b
    {
        font-size: 40px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-news-show .date b
    {
        font-size: 36px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-news-show .date b
    {
        font-size: 20px;
    }
}
.hs-inner-news-show .date span
{
    font-size: 18px;
    font-weight: bold;
    line-height: 24/18;

    display: block;
}
@media (max-width: 1199px)
{
    .hs-inner-news-show .date span
    {
        font-size: 16px;
    }
}
.hs-inner-news-show .public-note
{
    margin-top: 50px;
}
@media (max-width: 1199px)
{
    .hs-inner-news-show .public-note
    {
        margin-top: 30px;
    }
}
.hs-inner-news-show .prev-next
{
    margin-top: 20px;
}
.hs-inner-news-show .prev-next ul
{
    margin: 0 -10px;
}
.hs-inner-news-show .prev-next ul li
{
    padding: 0 10px;
}
.hs-inner-news-show .prev-next a
{
    font-size: 20px;
    line-height: 1;

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

    padding: 20px;

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

    background-color: #fff;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 767px)
{
    .hs-inner-news-show .prev-next a
    {
        font-size: 18px;

        padding: 10px 15px;
    }
}
.hs-inner-news-show .prev-next a span
{
    margin-right: 10px;

    color: #bcbcbc;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
.hs-inner-news-show .prev-next a p
{
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;
    margin: 0;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.hs-inner-news-show .prev-next a:hover
{
    color: #fff;
    background-color: #f54927;
}
.hs-inner-news-show .related-news
{
    width: 32%;
    height: 100%;

    background-color: #fff;
}
@media (max-width: 1199px)
{
    .hs-inner-news-show .related-news
    {
        width: 100%;
        margin-top: 30px;
    }
}
.hs-inner-news-show .related-news .title-related-news
{
    padding: 20px;

    color: #fff;
    background-color: #f54927;
}
@media (max-width: 1199px)
{
    .hs-inner-news-show .related-news .title-related-news
    {
        padding: 10px;
    }
}
.hs-inner-news-show .related-news .title-related-news h3
{
    font-size: 24px;
    font-weight: bold;
    line-height: 1;

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

    margin: 0;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1199px)
{
    .hs-inner-news-show .related-news .title-related-news h3
    {
        font-size: 20px;
    }
}
.hs-inner-news-show .related-news .title-related-news h3 .iconfont
{
    font-size: 40px;

    margin-right: 10px;
}
@media (max-width: 1199px)
{
    .hs-inner-news-show .related-news .title-related-news h3 .iconfont
    {
        font-size: 30px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-news-show .related-news .title-related-news h3 .iconfont
    {
        font-size: 24px;
    }
}
.hs-inner-news-show .related-news .news-list
{
    padding: 0 20px;
}
.hs-inner-news-show .related-news .news-list ul li:last-child .news-group
{
    border-bottom: none;
}
.hs-inner-news-show .related-news .news-list .news-group
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    padding: 20px 0;

    border-bottom: 1px solid #bcbcbc;
}
.hs-inner-news-show .related-news .news-list .news-group .number
{
    font-size: 30px;
    font-weight: bold;
    line-height: 1.2;

    color: #f54927;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
@media (max-width: 1199px)
{
    .hs-inner-news-show .related-news .news-list .news-group .number
    {
        font-size: 24px;
    }
}
.hs-inner-news-show .related-news .news-list .news-group .desc
{
    width: 100%;
    padding-left: 10px;
}
.hs-inner-news-show .related-news .news-list .news-group .title-news-details
{
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 1199px)
{
    .hs-inner-news-show .related-news .news-list .news-group .title-news-details
    {
        font-size: 20px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-news-show .related-news .news-list .news-group .title-news-details
    {
        font-size: 18px;
    }
}
.hs-inner-news-show .related-news .news-list .news-group .tag-date
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin-top: 10px;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-inner-news-show .related-news .news-list .news-group .tag
{
    line-height: 24px;

    padding: 0 10px;

    color: #fff;
    border-radius: 30px;
    background-color: #f54927;
}
@media (max-width: 767px)
{
    .hs-inner-news-show .related-news .news-list .news-group .tag
    {
        font-size: 14px;
    }
}
.hs-inner-news-show .related-news .news-list .news-group .date
{
    font-size: 18px;
    line-height: 24px;

    color: #999;
}
@media (max-width: 1199px)
{
    .hs-inner-news-show .related-news .news-list .news-group .date
    {
        font-size: 16px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-news-show .related-news .news-list .news-group .date
    {
        font-size: 14px;
    }
}
@media (min-width: 1200px)
{
    .hs-inner-news-show .related-news .news-list .news-group:hover .title-news-details
    {
        color: #f54927;
    }
}
@media (min-width: 1200px)
{
    .hs-inner-testing
    {
        overflow: visible;
    }
}
.hs-inner-testing .testing-top
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    padding: 40px 5%;

    color: #fff;
    border-radius: 8px;
    background-color: #f54927;
}
@media (min-width: 1200px)
{
    .hs-inner-testing .testing-top
    {
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
    }
}
@media (max-width: 1199px)
{
    .hs-inner-testing .testing-top
    {
        margin-top: 30px;
        padding: 30px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-testing .testing-top
    {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
}
@media (max-width: 767px)
{
    .hs-inner-testing .testing-top
    {
        padding: 30px 15px;
    }
}
.hs-inner-testing .testing-top .imgbox
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    text-align: center;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
.hs-inner-testing .testing-top .imgbox .img
{
    margin-right: 30px;
}
@media (max-width: 767px)
{
    .hs-inner-testing .testing-top .imgbox .img
    {
        margin-right: 10px;
    }
}
.hs-inner-testing .testing-top .imgbox .img img
{
    height: 70px;

    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
}
@media (max-width: 767px)
{
    .hs-inner-testing .testing-top .imgbox .img img
    {
        height: 60px;
    }
}
.hs-inner-testing .testing-top .imgbox p
{
    font-size: 18px;
    line-height: 24/18;

    margin: 10px 0 0 0;
}
@media (max-width: 767px)
{
    .hs-inner-testing .testing-top .imgbox p
    {
        font-size: 16px;
    }
}
.hs-inner-testing .testing-top .desc
{
    width: 100%;
    padding-left: 3%;
}
@media (max-width: 991px)
{
    .hs-inner-testing .testing-top .desc
    {
        margin-top: 20px;
        padding-left: 0;
    }
}
@media (min-width: 1200px)
{
    .hs-inner-testing .testing-top .desc p
    {
        font-size: 18px;
    }
}
.hs-inner-testing .testing
{
    margin-top: -50px;
}
@media (max-width: 1199px)
{
    .hs-inner-testing .testing
    {
        margin-top: 0;
    }
}
.hs-inner-testing .testing > ul > li
{
    margin-top: 50px;
}
@media (max-width: 1199px)
{
    .hs-inner-testing .testing > ul > li
    {
        margin-top: 30px;
    }
}
.hs-inner-testing .testing .testing-group
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    padding: 30px;

    border-radius: 8px;
    background: #efefef;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
@media (max-width: 767px)
{
    .hs-inner-testing .testing .testing-group
    {
        padding: 20px 15px;
    }
}
.hs-inner-testing .testing .testing-group .testing-left
{
    width: -webkit-calc(100% - 300px);
    width:         calc(100% - 300px);
    padding-right: 5%;
}
@media (max-width: 1199px)
{
    .hs-inner-testing .testing .testing-group .testing-left
    {
        width: -webkit-calc(100% - 200px);
        width:         calc(100% - 200px);
    }
}
@media (max-width: 991px)
{
    .hs-inner-testing .testing .testing-group .testing-left
    {
        width: -webkit-calc(100% - 100px);
        width:         calc(100% - 100px);
    }
}
@media (max-width: 767px)
{
    .hs-inner-testing .testing .testing-group .testing-left
    {
        width: 100%;
        padding-right: 0;
    }
}
.hs-inner-testing .testing .testing-group .title-testing
{
    font-size: 28px;
    font-weight: bold;
    line-height: 30/28;

    max-width: 450px;

    color: #f54927;
}
@media (max-width: 1199px)
{
    .hs-inner-testing .testing .testing-group .title-testing
    {
        font-size: 24px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-testing .testing .testing-group .title-testing
    {
        font-size: 20px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-testing .testing .testing-group .title-testing
    {
        font-size: 18px;
    }
}
.hs-inner-testing .testing .testing-group .desc
{
    margin-top: 50px;
}
@media (max-width: 1199px)
{
    .hs-inner-testing .testing .testing-group .desc
    {
        margin-top: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-testing .testing .testing-group .desc
    {
        margin-top: 20px;
    }
}
.hs-inner-testing .testing .testing-group .desc .desc-group
{
    font-size: 18px;
    line-height: 28/18;

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

    padding: 5px 0;
}
@media (max-width: 1199px)
{
    .hs-inner-testing .testing .testing-group .desc .desc-group
    {
        font-size: 16px;
    }
}
.hs-inner-testing .testing .testing-group .desc .desc-group .desc-left
{
    font-weight: bold;

    width: 160px;

    color: #f54927;
}
@media (max-width: 767px)
{
    .hs-inner-testing .testing .testing-group .desc .desc-group .desc-left
    {
        width: 100px;
    }
}
.hs-inner-testing .testing .testing-group .desc .desc-group .desc-left p
{
    margin: 0;
}
.hs-inner-testing .testing .testing-group .desc .desc-group .desc-right
{
    width: -webkit-calc(100% - 160px);
    width:         calc(100% - 160px);
}
@media (max-width: 767px)
{
    .hs-inner-testing .testing .testing-group .desc .desc-group .desc-right
    {
        width: -webkit-calc(100% - 100px);
        width:         calc(100% - 100px);
        padding-left: 15px;
    }
}
.hs-inner-testing .testing .testing-group .desc .desc-group .desc-right p
{
    margin: 0;
}
.hs-inner-testing .testing .testing-group .img
{
    width: 300px;
}
@media (max-width: 1199px)
{
    .hs-inner-testing .testing .testing-group .img
    {
        width: 200px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-testing .testing .testing-group .img
    {
        width: 100px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-testing .testing .testing-group .img
    {
        width: 50%;
        margin: 0 auto;
        margin-top: 20px;
    }
}
.hs-inner-testing .testing .testing-group .img img
{
    width: 100%;
}
.hs-inner-service .service-top
{
    max-width: 930px;
    margin: 0 auto;
}
.hs-inner-service .service
{
    margin-top: 100px;
}
@media (max-width: 1560px)
{
    .hs-inner-service .service
    {
        margin-top: 80px;
    }
}
@media (max-width: 1400px)
{
    .hs-inner-service .service
    {
        margin-top: 60px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-service .service
    {
        margin-top: 30px;
    }
}
.hs-inner-service .title-service h2
{
    font-size: 36px;
    font-weight: bold;
    line-height: 40/36;
}
@media (max-width: 1199px)
{
    .hs-inner-service .title-service h2
    {
        font-size: 30px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-service .title-service h2
    {
        font-size: 24px;
    }
}
.hs-inner-service .title-service h2 span
{
    color: #f54927;
}
.hs-inner-service .title-service h2:after
{
    display: block;

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

    content: '';

    background-color: #f54927;
}
.hs-inner-service .service-note
{
    max-width: 800px;
    margin: 0 auto;
    margin-top: 30px;
}
@media (max-width: 1400px)
{
    .hs-inner-service .service-note
    {
        margin-top: 20px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-service .service-note
    {
        margin-top: 10px;
    }
}
.hs-inner-service .service-content
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: row-reverse;

    margin-top: 160px;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
}
@media (max-width: 1560px)
{
    .hs-inner-service .service-content
    {
        margin-top: 120px;
    }
}
@media (max-width: 1400px)
{
    .hs-inner-service .service-content
    {
        margin-top: 100px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-service .service-content
    {
        margin-top: 80px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-service .service-content
    {
        margin-top: 60px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-service .service-content
    {
        margin-top: 30px;
    }
}
.hs-inner-service .service-content .img
{
    position: relative;
    z-index: 6;

    width: -webkit-calc(40% + 60px);
    width:         calc(40% + 60px);
    margin-left: -60px;
}
@media (max-width: 991px)
{
    .hs-inner-service .service-content .img
    {
        display: none;
    }
}
.hs-inner-service .service-content .img img
{
    width: 90%;
}
@media (max-width: 1560px)
{
    .hs-inner-service .service-content .img img
    {
        width: 100%;
    }
}
.hs-inner-service .service-content .desc
{
    width: 60%;
    height: 100%;
    padding: 30px 90px 30px 30px;

    border-radius: 28px;
    background-color: rgba(245, 73, 39, .1);
}
@media (max-width: 991px)
{
    .hs-inner-service .service-content .desc
    {
        width: 100%;
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-service .service-content .desc
    {
        padding: 30px 15px;

        border-radius: 10px;
    }
}
.hs-inner-service .service-content .desc > ul
{
    margin-top: -50px;
}
@media (max-width: 1400px)
{
    .hs-inner-service .service-content .desc > ul
    {
        margin-top: -20px;
    }
}
.hs-inner-service .service-content .desc > ul > li
{
    margin-top: 50px;
}
@media (max-width: 1400px)
{
    .hs-inner-service .service-content .desc > ul > li
    {
        margin-top: 20px;
    }
}
.hs-inner-service .service-content .desc > ul > li:nth-child(2n)
{
    padding-left: 10%;
}
.hs-inner-service .service-content .title-desc
{
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;

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

    width: -webkit-fit-content;
    width:    -moz-fit-content;
    width:         fit-content;
    padding: 15px;

    border-radius: 14px;
    background: #fff;
    box-shadow: 0 5px 10px 1px #feece9;
}
@media (max-width: 1400px)
{
    .hs-inner-service .service-content .title-desc
    {
        font-size: 18px;

        padding: 10px 15px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-service .service-content .title-desc
    {
        font-size: 16px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-service .service-content .title-desc
    {
        border-radius: 4px;
    }
}
.hs-inner-service .service-content .title-desc .iconfont
{
    font-size: 30px;
    font-weight: normal;

    margin-right: 10px;

    color: #f54927;
}
.hs-inner-service .service-content .public-note
{
    margin-top: 20px;
}
@media (max-width: 1400px)
{
    .hs-inner-service .service-content .public-note
    {
        margin-top: 10px;
    }
}
.hs-inner-application .application > ul > li:nth-child(2n)
{
    background: #f5f5f5;
}
.hs-inner-application .application > ul > li:nth-child(2n) .application-group
{
            flex-direction: row-reverse;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
}
.hs-inner-application .application > ul > li:nth-child(2n) .application-group .desc
{
    padding-right: 5%;
    padding-left: 0;
}
.hs-inner-application .application .application-group
{
    position: relative;

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

    padding: 70px 0;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
@media (max-width: 1560px)
{
    .hs-inner-application .application .application-group
    {
        padding: 50px 0;
    }
}
@media (max-width: 991px)
{
    .hs-inner-application .application .application-group
    {
        padding: 30px 0;
    }
}
.hs-inner-application .application .application-group .img
{
    display: block;
    overflow: hidden;

    width: 35%;
}
@media (max-width: 991px)
{
    .hs-inner-application .application .application-group .img
    {
        width: 100%;
    }
}
.hs-inner-application .application .application-group .img img
{
    width: 100%;

    -webkit-transition: all 1s;
            transition: all 1s;
}
.hs-inner-application .application .application-group .img .img-big
{
    position: relative;
}
.hs-inner-application .application .application-group .img .img-big .more
{
    font-size: 18px;
    line-height: 40px;

    position: absolute;
    z-index: 4;
    top: 50%;
    left: 50%;

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

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

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

    color: #fff;
    border-radius: 10px;
    background-color: #f54927;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-inner-application .application .application-group .img .img-big .more:after
{
    display: block;

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

    content: '';

    background: url(../images/mouse.webp) no-repeat center;
    background-size: cover;
}
.hs-inner-application .application .application-group .img .img-small > ul > li
{
    margin-top: 16px;
    padding: 0 8px;
}
.hs-inner-application .application .application-group .img .img-small .img-small-group .ibox
{
    padding-bottom: 45.16129032%;
}
.hs-inner-application .application .application-group .desc
{
    width: 65%;
    padding-left: 5%;
}
@media (max-width: 1560px)
{
    .hs-inner-application .application .application-group .desc
    {
        padding-left: 3%;
    }
}
@media (max-width: 991px)
{
    .hs-inner-application .application .application-group .desc
    {
        width: 100%;
        margin-top: 30px;
        padding-left: 0;
    }
}
.hs-inner-application .application .application-group .title-application
{
    font-size: 36px;
    font-weight: bold;
}
@media (max-width: 1560px)
{
    .hs-inner-application .application .application-group .title-application
    {
        font-size: 30px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-application .application .application-group .title-application
    {
        font-size: 24px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-application .application .application-group .title-application
    {
        font-size: 20px;
    }
}
.hs-inner-application .application .application-group .title-application:after
{
    display: block;

    width: 40px;
    height: 2px;

    content: '';

    background: #000;
}
.hs-inner-application .application .application-group .title-application span
{
    color: #f54927;
}
.hs-inner-application .application .application-group .public-note
{
    display: -webkit-box;
    overflow: hidden;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}
@media (min-width: 1200px)
{
    .hs-inner-application .application .application-group:hover .img-big img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
}
.hs-inner-application-show .related-news .news-list .news-group .title-news-details
{
    font-size: 20px;
}
@media (min-width: 1200px)
{
    .hs-inner-sustainability
    {
        overflow: visible;
    }
}
.hs-inner-sustainability .sustainability-top
{
    padding: 60px 10%;

    text-align: center;

    color: #fff;
    border-radius: 8px;
    background: #166600;
}
@media (min-width: 1200px)
{
    .hs-inner-sustainability .sustainability-top
    {
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
    }
}
@media (max-width: 1560px)
{
    .hs-inner-sustainability .sustainability-top
    {
        padding: 30px 8%;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-sustainability .sustainability-top
    {
        margin-top: 30px;
    }
}
.hs-inner-sustainability .sustainability > ul
{
    margin-top: -40px;
}
@media (max-width: 1199px)
{
    .hs-inner-sustainability .sustainability > ul
    {
        margin-top: 0;
    }
}
.hs-inner-sustainability .sustainability > ul > li
{
    margin-top: 40px;
}
.hs-inner-sustainability .sustainability > ul > li:nth-child(2n) .sustainability-group
{
    text-align: right;
}
.hs-inner-sustainability .sustainability > ul > li:nth-child(2n) .sustainability-group .desc
{
    background-image: -webkit-gradient(linear, right top, left top, from(#fff), to(rgba(255, 255, 255, .62)));
    background-image: -webkit-linear-gradient(right, #fff, rgba(255, 255, 255, .62));
    background-image:         linear-gradient(270deg, #fff, rgba(255, 255, 255, .62));

    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
            align-items: flex-end;
}
.hs-inner-sustainability .sustainability > ul > li:nth-child(2n) .sustainability-group .mask ul li
{
    padding-right: 30px;
    padding-left: 0;
}
.hs-inner-sustainability .sustainability > ul > li:nth-child(2n) .sustainability-group .mask ul li:before
{
    right: 15px;
    left: auto;
}
.hs-inner-sustainability .sustainability .sustainability-group
{
    position: relative;
}
.hs-inner-sustainability .sustainability .sustainability-group .img
{
    position: absolute;
    top: 0;
    left: 0;

    overflow: hidden;

    width: 100%;
    height: 100%;

    border-radius: 8px;
    box-shadow: 0 0 6px 0 rgba(7, 0, 2, .16);
}
.hs-inner-sustainability .sustainability .sustainability-group .img img
{
    width: 100%;
    height: 100%;

    object-fit: cover;
}
.hs-inner-sustainability .sustainability .sustainability-group .desc
{
    position: relative;
    z-index: 6;

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

    padding: 50px;

    background-image: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, .62)));
    background-image: -webkit-linear-gradient(left, #fff, rgba(255, 255, 255, .62));
    background-image:         linear-gradient(90deg, #fff, rgba(255, 255, 255, .62));

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
}
@media (max-width: 1199px)
{
    .hs-inner-sustainability .sustainability .sustainability-group .desc
    {
        padding: 30px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-sustainability .sustainability .sustainability-group .desc
    {
        padding: 20px;
    }
}
.hs-inner-sustainability .sustainability .sustainability-group .title-sustainability
{
    font-size: 36px;
    font-weight: bold;
    line-height: 1;

    max-width: 530px;

    color: #166600;
}
@media (max-width: 1560px)
{
    .hs-inner-sustainability .sustainability .sustainability-group .title-sustainability
    {
        font-size: 30px;
    }
}
@media (max-width: 1400px)
{
    .hs-inner-sustainability .sustainability .sustainability-group .title-sustainability
    {
        font-size: 24px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-sustainability .sustainability .sustainability-group .title-sustainability
    {
        font-size: 20px;
    }
}
.hs-inner-sustainability .sustainability .sustainability-group .note1
{
    max-width: 760px;
    margin-top: 20px;
}
.hs-inner-sustainability .sustainability .sustainability-group .mask
{
    margin-top: 60px;
}
@media (max-width: 1560px)
{
    .hs-inner-sustainability .sustainability .sustainability-group .mask
    {
        margin-top: 40px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-sustainability .sustainability .sustainability-group .mask
    {
        margin-top: 20px;
    }
}
.hs-inner-sustainability .sustainability .sustainability-group .mask ul li
{
    position: relative;

    padding-left: 30px;
}
.hs-inner-sustainability .sustainability .sustainability-group .mask ul li:before
{
    position: absolute;
    top: 8px;
    left: 15px;

    display: block;

    width: 9px;
    height: 9px;

    content: '';

    border-radius: 50%;
    background: #166600;
}
.hs-inner-sustainability .sustainability .sustainability-group .mask ul li p
{
    font-size: 18px;
    font-weight: bold;
    line-height: 28px;

    margin: 0;
}
@media (max-width: 1199px)
{
    .hs-inner-sustainability .sustainability .sustainability-group .mask ul li p
    {
        font-size: 16px;
        line-height: 24px;
    }
}
.hs-inner-sustainability .sustainability .sustainability-group .note2
{
    margin-top: 50px;
}
@media (max-width: 1560px)
{
    .hs-inner-sustainability .sustainability .sustainability-group .note2
    {
        margin-top: 30px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-sustainability .sustainability .sustainability-group .note2
    {
        margin-top: 20px;
    }
}
.hs-inner-contact .contact-group
{
    margin: 10px 0;
}
.hs-inner-contact .contact-group .map img
{
    width: 100%;
}
.hs-inner-contact .contact-group .title-contact
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin-top: 60px;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1199px)
{
    .hs-inner-contact .contact-group .title-contact
    {
        margin-top: 30px;
    }
}
.hs-inner-contact .contact-group .title-contact img
{
    height: 20px;
}
@media (max-width: 767px)
{
    .hs-inner-contact .contact-group .title-contact img
    {
        height: 10px;
    }
}
.hs-inner-contact .contact-group .title-contact span
{
    font-size: 22px;
    font-weight: bold;
    line-height: 30px;

    color: #a3a3a3;
}
@media (max-width: 767px)
{
    .hs-inner-contact .contact-group .title-contact span
    {
        display: block;

        margin-top: 10px;
    }
}
.hs-inner-contact .contact-group .title-contact span:before
{
    content: '-';
}
.hs-inner-contact .contact-group .txt
{
    margin-top: 20px;
}
.hs-inner-contact .contact-group .txt > ul > li
{
    margin-top: 10px;
}
.hs-inner-contact .contact-group .txt p
{
    font-size: 18px;
    line-height: 24px;

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

    margin: 0;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-inner-contact .contact-group .txt p .iconfont
{
    line-height: 30px;

    display: block;

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

    text-align: center;

    color: #fff;
    border-radius: 50%;
    background-color: #f54927;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
.hs-inner-contact .contact-group .txt p a
{
    -webkit-transition: all .2s;
            transition: all .2s;
}
.hs-inner-contact .contact-group .txt p a:hover
{
    text-decoration: underline;

    color: #f54927;
}
.hs-inner-contact .public-share ul li a img
{
    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
}
.hs-inner-public-feedback
{
    background: #f5f5f5;
}
.hs-inner-public-feedback .title-feedback h2
{
    font-size: 40px;
    line-height: 1;

    color: #f54927;
}
@media (max-width: 1560px)
{
    .hs-inner-public-feedback .title-feedback h2
    {
        font-size: 30px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-public-feedback .title-feedback h2
    {
        font-size: 24px;
    }
}
.hs-inner-public-feedback .title-feedback p
{
    font-size: 24px;
}
@media (max-width: 1560px)
{
    .hs-inner-public-feedback .title-feedback p
    {
        font-size: 20px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-public-feedback .title-feedback p
    {
        font-size: 18px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-public-feedback .title-feedback p
    {
        font-size: 16px;
    }
}
.hc-mobile-nav.nav-levels-overlap ul ul .iconimg
{
    display: none;
}
.hc-mobile-nav.nav-levels-overlap ul ul b
{
    font-weight: normal;
}
.fluid_pseudo_poster,
.fluid_controls_container
{
    display: none;
}
.hideh1
{
    font-size: 0;
}
.hideh1 h1
{
    font-size: 0;

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

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

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

    display: none;

    width: 100px;
    height: 100px;

    pointer-events: none;

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

    color: #666;
}
