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

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

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

    src: local('Roboto Thin'), local('Roboto-Thin'), url('../flaticon/Roboto-Thin.woff2') format('woff2'), url('../flaticon/Roboto-Thin.woff') format('woff'), url('../flaticon/Roboto-Thin.ttf') format('truetype');
    font-display: swap;
}
@font-face
{
    font-family: 'D-DIN Condensed';
    font-weight: bold;
    font-style: normal;

    src: local('D-DIN Condensed Bold'), local('D-DINCondensed-Bold'), url('../flaticon/D-DINCondensed-Bold.woff2') format('woff2'), url('../flaticon/D-DINCondensed-Bold.woff') format('woff'), url('../flaticon/D-DINCondensed-Bold.ttf') format('truetype');
    font-display: swap;
}
@font-face
{
    font-family: 'Monotype Corsiva';
    font-weight: normal;
    font-style: italic;

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

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

    overflow-x: hidden;

    color: #000;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@-ms-viewport
{
    width: auto !important;
}
li,
ol,
ul
{
    list-style: none;
}
a
{
    color: inherit;
}
a:hover,
a:link,
a:visited
{
    text-decoration: none;

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

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

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

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

    overflow: hidden;

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

    overflow: hidden;

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

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

    display: block;
    overflow: hidden;

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

    display: block;

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

    text-align: center;

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

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

    display: inline-block;

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

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

    color: #333;
    border: 2px solid #333;
    background: none;
}
.swiper-button-next:after,
.swiper-button-prev:after
{
    font-family: 'flaticon_zehong';
    font-size: 20px;
    line-height: inherit;

    display: block;

    content: '\f116';
    -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
            transform: rotate(-180deg);
}
@media (max-width: 1199px)
{
    .swiper-button-next:after,
    .swiper-button-prev:after
    {
        font-size: 16px;
    }
}
.swiper-button-next.swiper-button-next,
.swiper-button-prev.swiper-button-next
{
    right: 0;

    margin-left: 40px;
}
@media (max-width: 991px)
{
    .swiper-button-next.swiper-button-next,
    .swiper-button-prev.swiper-button-next
    {
        margin-left: 20px;
    }
}
.swiper-button-next.swiper-button-next:after,
.swiper-button-prev.swiper-button-next:after
{
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
}
.swiper-button-next:hover,
.swiper-button-prev:hover
{
    color: #fff;
    background-color: #333;
}
.flex
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

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

    width: 100%;
    height: 130px;

    -webkit-transition: all .2s;
            transition: all .2s;
}
@media (max-width: 1199px)
{
    .hs-header-box
    {
        height: 90px;
    }
}
.hs-header-box .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-header-box .heade-top
{
    line-height: 40px;

    height: 40px;

    color: #fff;
    background-color: #c40000;
}
@media (max-width: 1199px)
{
    .hs-header-box .heade-top
    {
        line-height: 30px;

        height: 30px;
    }
}
.hs-header-box .top-txt p
{
    display: inline-block;

    margin: 0 10px 0 0;

    vertical-align: middle;
}
@media (max-width: 767px)
{
    .hs-header-box .top-txt p
    {
        font-size: 0;
    }
}
.hs-header-box .top-txt p .flaticon
{
    font-size: 16px;

    display: inline-block;

    margin-right: 6px;

    vertical-align: middle;
}
.hs-header-box .top-txt p a:hover
{
    text-decoration: underline;
}
.hs-header-box .top-right
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-header-box .lan
{
    position: relative;

    display: inline-block;

    margin-right: 10px;

    vertical-align: middle;
}
.hs-header-box .lan p
{
    margin: 0;
}
.hs-header-box .lan p:after
{
    display: inline-block;

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

    content: '';
    vertical-align: middle;

    border-width: 5px 4px 0 4px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
}
.hs-header-box .lan ul
{
    position: absolute;
    z-index: 8;
    top: 96%;

    display: none;

    width: 100%;
    padding: 10px 0;

    background-color: #c40000;
}
.hs-header-box .lan ul li a
{
    line-height: 30px;

    display: block;

    padding: 0 10px;
}
.hs-header-box .lan ul li a:hover
{
    text-decoration: underline;
}
.hs-header-box .follow
{
    display: inline-block;

    vertical-align: middle;
}
.hs-header-box .follow ul li
{
    display: inline-block;

    vertical-align: middle;
}
.hs-header-box .follow ul li a
{
    display: block;

    padding: 0 4px;
}
.hs-header-box .follow ul li a .flaticon
{
    font-size: 16px;
}
.hs-header-box .header
{
    -webkit-transition: all .2s;
            transition: all .2s;

    color: #fff;
}
.hs-header-box .logo
{
    height: 50px;

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

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

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

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

    display: inline-block;

    padding: 0 30px;

    vertical-align: middle;
}
.hs-header-box .header-nav > ul > li:nth-child(3)
{
    position: static;
}
.hs-header-box .header-nav > ul > li > a
{
    font-size: 20px;
    font-weight: bold;
    line-height: 90px;

    position: relative;

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

    display: block;

    width: 0;
    height: 4px;

    content: '';

    background-color: #fff;
}
.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 .pc-nav-down
{
    position: absolute;
    z-index: 9;
    top: 100%;
    left: 30px;

    display: none;

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

    color: #333;
    background-color: #fff;
    box-shadow: 0 5px 4px 0 rgba(6, 0, 1, .33);
}
.hs-header-box .header-nav .pc-nav-down-right
{
    right: 30px;
    left: auto;
}
.hs-header-box .header-nav .pc-nav-down > ul > li
{
    position: relative;

    border-bottom: 1px solid #ccc;
}
.hs-header-box .header-nav .pc-nav-down > ul > li:last-child
{
    border: none;
}
.hs-header-box .header-nav .pc-nav-down > ul > li > a
{
    font-size: 18px;
    line-height: 30px;

    display: block;

    padding: 15px 20px;

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

    color: #666;
}
@media (max-width: 1199px)
{
    .hs-header-box .header-nav .pc-nav-down > ul > li > a
    {
        font-size: 16px;
    }
}
.hs-header-box .header-nav .pc-nav-down > ul > li > a .flaticon
{
    font-size: 36px;

    display: inline-block;

    margin-right: 10px;

    vertical-align: middle;
}
.hs-header-box .header-nav .pc-nav-down > ul > li:hover > a
{
    color: #fff;
    background-color: #c40000;
}
.hs-header-box .header-nav .pc-nav-down > ul > li:hover > a:after
{
    width: 100%;
}
.hs-header-box .header-nav .pc-nav-down-all
{
    left: 0;

    overflow: hidden;

    width: 100%;
    padding: 40px 5%;
}
.hs-header-box .header-nav .pc-nav-down-all > ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
}
.hs-header-box .header-nav .pc-nav-down-all > ul > li
{
    display: inline-block;

    width: 16.66666667%;

    vertical-align: top;

    border: none;
    border-right: 1px solid #ccc;
}
.hs-header-box .header-nav .pc-nav-down2
{
    padding: 14px 0;
}
.hs-header-box .header-nav .pc-nav-down2 > li > a
{
    font-size: 18px;
    line-height: 24px;

    display: block;

    padding: 5px 20px;

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

    color: #666;
}
@media (max-width: 1199px)
{
    .hs-header-box .header-nav .pc-nav-down2 > li > a
    {
        font-size: 16px;
    }
}
.hs-header-box .header-nav .pc-nav-down2 > li:hover > a
{
    color: #c40000;
}
.hs-header-box .header-nav .xs-nav
{
    display: none;
}
.hs-header-box .toggle-navigation
{
    position: relative;
    right: 0;

    display: none;

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

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

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

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

    width: 100%;
    height: 100%;

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

    height: 2px;

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

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

    height: 2px;
    margin: 7px 0;

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

    background: #fff;
}
.hs-header-box.stuck-header
{
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.hs-header-box.stuck-header .logo .b
{
    display: block;
}
.hs-header-box.stuck-header .logo .w
{
    display: none;
}
.hs-header-box.stuck-header .header
{
    color: #333;
}
.hs-header-box.stuck-header .toggle-navigation a:before,
.hs-header-box.stuck-header .toggle-navigation a:after
{
    background: #333;
}
.hs-header-box.stuck-header .toggle-navigation a span
{
    background: #333;
}
.hc-mobile-nav .nav-wrapper
{
    color: #fff;
    background-color: rgba(0, 0, 0, .9);
}
.hc-mobile-nav li.nav-back a
{
    border-color: #333;
    background-color: #333;
}
@media (max-width: 767px)
{
    .hc-mobile-nav .nav-container
    {
        width: 100%;
    }
}
.hc-mobile-nav a
{
    border-bottom-color: #333;
}
.hc-mobile-nav h2
{
    color: #fff;
}
.hc-mobile-nav li.nav-close a:hover,
.hc-mobile-nav li.nav-back a:hover
{
    background-color: #333;
}
.hc-mobile-nav.side-right span.nav-next::before
{
    -webkit-transform: translate(0%, 0%) rotate(135deg);
        -ms-transform: translate(0%, 0%) rotate(135deg);
            transform: translate(0%, 0%) rotate(135deg);
}
.hc-mobile-nav:not(.touch-device) a:hover
{
    background-color: #333;
}
.hc-mobile-nav a[href]:not([href='#']) > span.nav-next
{
    border-color: #333;
}
.hc-mobile-nav ul.nav-list2
{
    text-indent: 10px !important;
}
.hc-mobile-nav ul.nav-list3
{
    text-indent: 20px !important;
}
.hc-mobile-nav .title-nav
{
    display: none;
}
.hc-mobile-nav img
{
    display: inline-block;

    width: 30px;

    vertical-align: middle;

    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
}
.hc-mobile-nav li.nav-close a
{
    background-color: #c40000;
}
.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);
    }
}
.customer-service
{
    position: fixed;
    z-index: 9;
    top: 50%;
    right: 0;

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

    display: block;

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

    position: relative;
    z-index: 3;

    display: block;

    width: 50px;
    height: 50px;

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

    border-radius: 6px;
    background-color: #000;
}
@media (max-width: 1470px)
{
    .customer-service a .icon
    {
        line-height: 50px;

        width: 50px;
        height: 50px;
    }
}
.customer-service a .icon img
{
    width: 30px;
    margin: 0 auto;
}
.customer-service a p
{
    font-size: 16px;
    line-height: 30px;

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

    margin: 0;
    padding: 10px;

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

    border-radius: 6px;
    background-color: #c40000;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.customer-service a p img
{
    width: 120px;
}
.customer-service a:hover .icon
{
    color: #fff;
    background-color: #c40000;
}
.customer-service a:hover p
{
    -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
            transform: translateX(0%);
}
.customer-service .service-wechat p
{
    background-color: #c40000;
}
.xs-customer-service
{
    position: fixed;
    z-index: 9;
    bottom: 0;

    width: 100%;

    text-align: center;

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

    width: 33.33333333%;

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

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

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

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

    position: relative;

    clear: both;
    overflow: hidden;

    width: 100%;
}
@media (max-width: 1199px)
{
    .banner-box
    {
        padding-top: 30px;
    }
}
.banner-box .banner .swiper-slide
{
    overflow: hidden;

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

    width: 100%;
    height: 100vh;

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

    width: 100%;
    height: 100%;

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
.banner-box .swiper-text .container
{
    height: 100%;
}
.banner-box .swiper-text .flex
{
    height: 100%;
}
.banner-box .swiper-text .txt
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    width: 50%;

    -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;
}
.banner-box .swiper-text .txt h2
{
    font-family: 'D-DIN Condensed';
    font-size: 90px;
    font-weight: bold;
    line-height: 1;

    max-width: 500px;

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

    opacity: 0;
    color: #fff;
}
@media (max-width: 1660px)
{
    .banner-box .swiper-text .txt h2
    {
        font-size: 80px;
    }
}
@media (max-width: 1470px)
{
    .banner-box .swiper-text .txt h2
    {
        font-size: 70px;
    }
}
@media (max-width: 1199px)
{
    .banner-box .swiper-text .txt h2
    {
        font-size: 60px;
    }
}
@media (max-width: 991px)
{
    .banner-box .swiper-text .txt h2
    {
        font-size: 40px;
    }
}
@media (max-width: 767px)
{
    .banner-box .swiper-text .txt h2
    {
        font-size: 30px;
    }
}
.banner-box .swiper-text .txt h2 b
{
    color: #c40000;
}
.banner-box .swiper-text .txt h3
{
    font-family: 'D-DIN Condensed';
    font-size: 80px;
    font-weight: bold;

    margin: 0;

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

    opacity: 0;
}
@media (max-width: 1660px)
{
    .banner-box .swiper-text .txt h3
    {
        font-size: 70px;
    }
}
@media (max-width: 1470px)
{
    .banner-box .swiper-text .txt h3
    {
        font-size: 60px;
    }
}
@media (max-width: 1199px)
{
    .banner-box .swiper-text .txt h3
    {
        font-size: 50px;

        margin: 0;
    }
}
@media (max-width: 991px)
{
    .banner-box .swiper-text .txt h3
    {
        font-size: 30px;
    }
}
@media (max-width: 767px)
{
    .banner-box .swiper-text .txt h3
    {
        font-size: 24px;
    }
}
.banner-box .swiper-text .txt .hs-more
{
    margin-top: 30px;

    -webkit-transition: all 1s;
            transition: all 1s;
    -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
            transform: translateY(100%);
}
.banner-box .swiper-text .txt.white
{
    color: #fff;
}
.banner-box .swiper-text .img
{
    position: relative;

    width: 50%;
    height: 100%;
}
.banner-box .swiper-text .img img
{
    position: absolute;
    right: 0;
    bottom: 0;

    max-width: 100%;

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

    opacity: 0;
}
@media (max-width: 1199px)
{
    .banner-box .swiper-text .img img
    {
        max-width: 70%;
    }
}
@media (max-width: 767px)
{
    .banner-box .swiper-text .img img
    {
        max-width: 120%;
    }
}
.banner-box .swiper-slide-active .swiper-text .txt h2
{
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);

    opacity: 1;
}
.banner-box .swiper-slide-active .swiper-text .txt .iconlist,
.banner-box .swiper-slide-active .swiper-text .txt h3,
.banner-box .swiper-slide-active .swiper-text .txt .hs-more
{
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);

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

    opacity: 1;
}
.banner-box .button-bottom
{
    position: absolute;
    z-index: 2;
    bottom: 5%;
    left: 8%;
}
.banner-box .swiper-button-next,
.banner-box .swiper-button-prev
{
    line-height: 60px;

    position: relative;

    display: inline-block;

    width: 60px;
    height: 60px;

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

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

        width: 40px;
        height: 40px;
    }
}
.banner-box .swiper-button-next.swiper-button-next,
.banner-box .swiper-button-prev.swiper-button-next
{
    margin-left: 20px;
}
.banner-box .swiper-button-next:hover,
.banner-box .swiper-button-prev:hover
{
    color: #c40000;
    background-color: #fff;
}
.banner-box .swiper-pagination
{
    z-index: 6;
    bottom: 3%;

    width: 100%;

    text-align: center;
}
.banner-box .swiper-pagination .swiper-pagination-bullet
{
    line-height: 1;

    display: inline-block;

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

    vertical-align: middle;

    opacity: .7;
    border: 2px solid rgba(255, 255, 255, 0);
    border-radius: 50%;
    background: #fff;
}
.banner-box .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active
{
    width: 16px;
    height: 16px;

    opacity: 1;
    border: 2px solid #fff;
    background: none;
}
.banner-inner
{
    position: relative;
}
@media (max-width: 1199px)
{
    .banner-inner
    {
        padding-top: 30px;
    }
}
.banner-inner .banner-group
{
    overflow: hidden;
}
.banner-inner .banner-group img
{
    width: 100%;
}
@media (max-width: 767px)
{
    .banner-inner .banner-group img
    {
        width: 160%;
        margin-left: -30%;
    }
}
.banner-inner .group-text
{
    position: absolute;
    z-index: 2;
    top: 53%;
    left: 0;

    width: 100%;

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

    color: #fff;
}
@media (max-width: 991px)
{
    .banner-inner .group-text
    {
        top: 65%;
    }
}
.banner-inner .group-text h2
{
    font-family: 'D-DIN Condensed';
    font-size: 72px;
    font-weight: bold;
    line-height: 1;

    margin: 0;

    text-transform: uppercase;
}
@media (max-width: 1560px)
{
    .banner-inner .group-text h2
    {
        font-size: 60px;
    }
}
@media (max-width: 1199px)
{
    .banner-inner .group-text h2
    {
        font-size: 50px;
    }
}
@media (max-width: 991px)
{
    .banner-inner .group-text h2
    {
        font-size: 40px;
    }
}
@media (max-width: 767px)
{
    .banner-inner .group-text h2
    {
        font-size: 30px;
    }
}
.banner-inner .group-text h2:after
{
    display: block;

    width: 96px;
    height: 8px;
    margin-top: 10px;

    content: '';

    background: #c40000;
}
@media (max-width: 1199px)
{
    .banner-inner .group-text h2:after
    {
        width: 70px;
        height: 4px;
    }
}
.banner-inner-product
{
    height: 130px;

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

    max-width: 1920px;
    margin: 0 auto;
    padding: 80px 0;
}
@media (max-width: 1199px)
{
    .hs-pad
    {
        padding: 50px 0;
    }
}
.hs-more
{
    margin-top: 30px;
}
.hs-more a,
.hs-more span
{
    font-family: 'D-DIN Condensed';
    font-size: 20px;
    font-weight: normal;
    line-height: 50px;

    display: inline-block;

    padding: 0 16px;

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

    color: #fff;
    background-color: #c40000;
}
@media (max-width: 991px)
{
    .hs-more a,
    .hs-more span
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .hs-more a,
    .hs-more span
    {
        font-size: 16px;
        line-height: 40px;
    }
}
.hs-more a:hover,
.hs-more span:hover
{
    background-color: #b20c0c;
}
.title-home
{
    text-align: center;
}
.title-home h2
{
    font-size: 36px;
    font-weight: bold;
    line-height: 1;

    margin: 0;

    text-transform: uppercase;
}
@media (max-width: 1560px)
{
    .title-home h2
    {
        font-size: 30px;
    }
}
@media (max-width: 1199px)
{
    .title-home h2
    {
        font-size: 24px;
    }
}
.title-home h2 span
{
    color: #c40000;
}
.title-home.flex
{
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
.title-home.flex .swiper-button-next,
.title-home.flex .swiper-button-prev
{
    line-height: 34px;

    width: 34px;
    height: 34px;

    border: none;
    background: #e6e6e6;
}
.title-home.flex .swiper-button-next:hover,
.title-home.flex .swiper-button-prev:hover
{
    background-color: #c40000;
}
.title-home.flex .swiper-button-next
{
    margin-left: 18px;
}
.swiper-button
{
    position: relative;

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

    padding: 0 18px;

    -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;
}
.swiper-button .swiper-pagination
{
    position: relative;

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

    background-color: #e4e4e4;
}
@media (max-width: 991px)
{
    .swiper-button .swiper-pagination
    {
        width: -webkit-calc(100% - 120px);
        width:         calc(100% - 120px);
    }
}
.swiper-button .swiper-pagination .swiper-pagination-progressbar-fill
{
    background-color: #c40000;
}
.hs-home-product .product-group,
.hs-inner-products .product-group,
.hs-inner-product-details .product-related .product-group
{
    display: block;

    text-align: center;
}
.hs-home-product .product-group .ibox img,
.hs-inner-products .product-group .ibox img,
.hs-inner-product-details .product-related .product-group .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.hs-home-product .product-group h3,
.hs-inner-products .product-group h3,
.hs-inner-product-details .product-related .product-group h3
{
    font-size: 22px;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    margin: 30px 0 10px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 1199px)
{
    .hs-home-product .product-group h3,
    .hs-inner-products .product-group h3,
    .hs-inner-product-details .product-related .product-group h3
    {
        font-size: 20px;

        margin: 10px 0;
    }
}
@media (max-width: 991px)
{
    .hs-home-product .product-group h3,
    .hs-inner-products .product-group h3,
    .hs-inner-product-details .product-related .product-group h3
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .hs-home-product .product-group h3,
    .hs-inner-products .product-group h3,
    .hs-inner-product-details .product-related .product-group h3
    {
        font-size: 16px;
    }
}
.hs-home-product .product-group .more,
.hs-inner-products .product-group .more,
.hs-inner-product-details .product-related .product-group .more
{
    line-height: 34px;

    display: inline-block;

    padding: 0 26px;

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

    color: #fff;
    background: #000;
}
.hs-home-product .product-group:hover .ibox img,
.hs-inner-products .product-group:hover .ibox img,
.hs-inner-product-details .product-related .product-group:hover .ibox img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.hs-home-product .product-group:hover .more,
.hs-inner-products .product-group:hover .more,
.hs-inner-product-details .product-related .product-group:hover .more
{
    background-color: #c40000;
}
.hs-home-product
{
    overflow: hidden;
}
.hs-home-product .product-menu
{
    margin-top: 60px;
}
@media (max-width: 991px)
{
    .hs-home-product .product-menu
    {
        margin-top: 30px;
    }
}
.hs-home-product .product-menu ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin: 0 -30px;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
@media (max-width: 1199px)
{
    .hs-home-product .product-menu ul
    {
        margin: 0 -20px;
    }
}
@media (max-width: 991px)
{
    .hs-home-product .product-menu ul
    {
        margin: 0 -10px;
    }
}
.hs-home-product .product-menu ul li
{
    margin: 10px 0;
}
@media (max-width: 767px)
{
    .hs-home-product .product-menu ul li
    {
        width: 33.33333333%;
    }
}
.hs-home-product .product-menu .menu-group
{
    display: block;

    padding: 0 30px;

    text-align: center;
}
@media (max-width: 1199px)
{
    .hs-home-product .product-menu .menu-group
    {
        padding: 0 20px;
    }
}
@media (max-width: 991px)
{
    .hs-home-product .product-menu .menu-group
    {
        padding: 0 10px;
    }
}
.hs-home-product .product-menu .menu-group .flaticon
{
    font-size: 40px;
    line-height: 1;
}
.hs-home-product .product-menu .menu-group span
{
    font-size: 20px;
    line-height: 2;
}
@media (max-width: 1199px)
{
    .hs-home-product .product-menu .menu-group span
    {
        font-size: 18px;
    }
}
@media (max-width: 991px)
{
    .hs-home-product .product-menu .menu-group span
    {
        font-size: 16px;
        line-height: 24px;
    }
}
.hs-home-product .product-menu .active .menu-group
{
    color: #c40000;
}
.hs-home-product .product-list
{
    position: relative;

    overflow: hidden;
}
.hs-home-product .product-list .product
{
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    opacity: 0;
}
.hs-home-product .product-list .product.on
{
    position: relative;

    opacity: 1;
}
.hs-home-product .product
{
    margin-top: 40px;
}
.hs-home-product .product .swiper-product
{
    margin: 0 -18px;
}
@media (max-width: 1199px)
{
    .hs-home-product .product .swiper-product
    {
        margin: 0 -8px;
    }
}
.hs-home-product .product .swiper-slide
{
    padding: 0 18px;
}
@media (max-width: 1199px)
{
    .hs-home-product .product .swiper-slide
    {
        padding: 0 8px;
    }
}
.hs-home-product .swiper-button
{
    margin-top: 100px;
}
@media (max-width: 1199px)
{
    .hs-home-product .swiper-button
    {
        margin-top: 50px;
    }
}
.hs-home-product .product-more
{
    display: none;

    margin-top: 20px;

    text-align: center;
}
@media (max-width: 1199px)
{
    .hs-home-product .product-more
    {
        display: block;
    }
}
.hs-home-product .product-more a
{
    font-weight: bold;
    line-height: 40px;

    display: inline-block;

    padding: 0 20px;

    border: 2px solid #333;
}
.hs-home-about
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    padding: 0;

    color: #fff;
    background: url(../images/about_bg.webp) no-repeat center;
    background-size: cover;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
@media (min-width: 1200px)
{
    .hs-home-about
    {
        background-attachment: fixed;
    }
}
.hs-home-about .about
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    width: 60%;
    padding: 0 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;
}
@media (max-width: 1199px)
{
    .hs-home-about .about
    {
        padding: 0 3%;
    }
}
@media (max-width: 767px)
{
    .hs-home-about .about
    {
        width: 100%;
        padding: 30px 15px;
    }
}
.hs-home-about .about .title-home
{
    text-align: left;
}
.hs-home-about .about .title-home h2
{
    color: #fff;
}
.hs-home-about .about .note
{
    margin-top: 80px;
}
@media (max-width: 1199px)
{
    .hs-home-about .about .note
    {
        margin-top: 40px;
    }
}
@media (max-width: 767px)
{
    .hs-home-about .about .note
    {
        margin-top: 20px;
    }
}
.hs-home-about .about .note h4
{
    font-family: 'Monotype Corsiva';
    font-size: 60px;

    margin: 0;

    color: #c40000;
}
@media (max-width: 1199px)
{
    .hs-home-about .about .note h4
    {
        font-size: 50px;
    }
}
@media (max-width: 991px)
{
    .hs-home-about .about .note h4
    {
        font-size: 40px;
    }
}
.hs-home-about .about .note p
{
    font-size: 18px;
    line-height: 30px;

    margin: 0;
}
@media (max-width: 1199px)
{
    .hs-home-about .about .note p
    {
        font-size: 16px;
    }
}
.hs-home-about .about-num
{
    width: 40%;
    padding: 100px;

    background-color: rgba(196, 0, 0, .6);
}
@media (max-width: 1199px)
{
    .hs-home-about .about-num
    {
        padding: 50px 30px;
    }
}
@media (max-width: 767px)
{
    .hs-home-about .about-num
    {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display:         flex;

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

        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
}
.hs-home-about .about-num .num-group
{
    max-width: 270px;
    margin: 20px 0;
}
@media (max-width: 767px)
{
    .hs-home-about .about-num .num-group
    {
        width: 50%;
    }
}
.hs-home-about .about-num .num-group b
{
    font-size: 72px;
    font-weight: 300;
    line-height: 1;

    display: block;
}
@media (max-width: 1470px)
{
    .hs-home-about .about-num .num-group b
    {
        font-size: 60px;
    }
}
@media (max-width: 991px)
{
    .hs-home-about .about-num .num-group b
    {
        font-size: 50px;
    }
}
@media (max-width: 767px)
{
    .hs-home-about .about-num .num-group b
    {
        font-size: 40px;
    }
}
.hs-home-about .about-num .num-group p
{
    font-size: 18px;
    line-height: 30px;

    margin: 0;
}
@media (max-width: 767px)
{
    .hs-home-about .about-num .num-group p
    {
        font-size: 16px;
        line-height: 24px;
    }
}
.hs-home-application .application
{
    position: relative;

    margin-top: 80px;
}
@media (max-width: 1199px)
{
    .hs-home-application .application
    {
        margin-top: 40px;
    }
}
.hs-home-application .application .application-group
{
    position: relative;

    display: block;
}
.hs-home-application .application .application-group .ibox
{
    padding-bottom: 140%;
}
.hs-home-application .application .application-group .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.hs-home-application .application .application-group h3
{
    font-size: 24px;
    line-height: 30px;

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

    width: 100%;
    margin: 0;
    padding: 30px 20px;

    text-align: center;

    color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .8)));
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .8));
    background-image:         linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .8));
}
@media (max-width: 1199px)
{
    .hs-home-application .application .application-group h3
    {
        font-size: 20px;

        padding: 20px;
    }
}
@media (max-width: 767px)
{
    .hs-home-application .application .application-group h3
    {
        font-size: 18px;

        padding: 10px;
    }
}
.hs-home-application .application .application-group:hover .ibox img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.hs-home-application .application .swiper-button-prev,
.hs-home-application .application .swiper-button-next
{
    position: absolute;
    top: 50%;
    left: -5%;

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
.hs-home-application .application .swiper-button-next
{
    right: -5%;
    left: auto;
}
@-webkit-keyframes movedong
{
    0%
    {
        stroke-dashoffset: 300%;
    }
    100%
    {
        stroke-dashoffset: 0;
    }
}
@keyframes movedong
{
    0%
    {
        stroke-dashoffset: 300%;
    }
    100%
    {
        stroke-dashoffset: 0;
    }
}
@-webkit-keyframes moveshou
{
    0%
    {
        stroke-dashoffset: 0;
    }
    100%
    {
        stroke-dashoffset: 300%;
    }
}
@keyframes moveshou
{
    0%
    {
        stroke-dashoffset: 0;
    }
    100%
    {
        stroke-dashoffset: 300%;
    }
}
.hs-home-news
{
    color: #fff;
    background: url(../images/news_bg.webp) no-repeat center;
    background-size: cover;
}
@media (min-width: 1200px)
{
    .hs-home-news
    {
        background-attachment: fixed;
    }
}
.hs-home-news .news
{
    position: relative;

    max-width: 1400px;
    margin: 0 auto;
    margin-top: 140px;
    padding: 0 60px;
}
@media (max-width: 1400px)
{
    .hs-home-news .news
    {
        margin-top: 100px;
    }
}
@media (max-width: 991px)
{
    .hs-home-news .news
    {
        margin-top: 50px;
        padding: 0 30px;
    }
}
@media (max-width: 767px)
{
    .hs-home-news .news
    {
        margin-top: 30px;
    }
}
.hs-home-news .news .swiper-button-prev,
.hs-home-news .news .swiper-button-next
{
    position: absolute;
    top: 35%;
    left: 0;

    color: #fff;
    border: none;
}
.hs-home-news .news .swiper-button-next
{
    right: 0;
    left: auto;
}
.hs-home-news .news .swiper-news
{
    max-width: 950px;
    margin: 0 auto;
}
.hs-home-news .news .news-group
{
    text-align: center;
}
.hs-home-news .news .news-group:before
{
    font-family: 'Anton';
    font-size: 72px;
    line-height: .8;

    display: block;

    content: '“';
}
@media (max-width: 991px)
{
    .hs-home-news .news .news-group:before
    {
        font-size: 50px;
    }
}
.hs-home-news .news .news-group h3
{
    font-size: 22px;
    font-weight: bold;
    line-height: 40px;

    display: -webkit-box;
    overflow: hidden;

    height: 40px;
    margin-top: 0;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 991px)
{
    .hs-home-news .news .news-group h3
    {
        font-size: 20px;
    }
}
.hs-home-news .news .news-group .date
{
    font-size: 16px;
    line-height: 30px;

    display: block;

    color: #c40000;
}
.hs-home-news .news .news-group p
{
    font-size: 16px;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    max-width: 660px;
    height: 60px;
    margin: 0 auto;
    margin-top: 20px;

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

        height: 48px;
        margin-top: 10px;
    }
}
.hs-home-faqs-facebook .title-home
{
    text-align: left;
}
.hs-home-faqs-facebook .faqs-facebook
{
    font-size: 0;
}
.hs-home-faqs-facebook .faqs,
.hs-home-faqs-facebook .facebook
{
    font-size: 14px;

    display: inline-block;

    vertical-align: top;
}
.hs-home-faqs-facebook .faqs
{
    width: -webkit-calc(100% - 350px);
    width:         calc(100% - 350px);
    padding-right: 5%;
}
@media (max-width: 767px)
{
    .hs-home-faqs-facebook .faqs
    {
        width: 100%;
        padding-right: 0;
    }
}
.hs-home-faqs-facebook .faqs .swiper-faqs
{
    margin-top: 40px;
}
@media (max-width: 991px)
{
    .hs-home-faqs-facebook .faqs .swiper-faqs
    {
        margin-top: 20px;
    }
}
.hs-home-faqs-facebook .faqs .faqs-group
{
    display: block;

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

    border: 1px solid rgba(51, 51, 51, .64);
}
.hs-home-faqs-facebook .faqs .faqs-group .group
{
    padding: 50px 30px;

    -webkit-transition: background-size .5s;
            transition: background-size .5s;

    background: -webkit-gradient(linear, right top, left top, from(#333), to(#333)) no-repeat;
    background: -webkit-linear-gradient(right, #333, #333) no-repeat;
    background:         linear-gradient(right, #333, #333) no-repeat;
    background-position: bottom right;
    background-size: 0 100%;
}
@media (max-width: 991px)
{
    .hs-home-faqs-facebook .faqs .faqs-group .group
    {
        padding: 30px;
    }
}
.hs-home-faqs-facebook .faqs .faqs-group .title-faqs
{
    padding-bottom: 14px;

    border-bottom: 1px solid #333;
}
.hs-home-faqs-facebook .faqs .faqs-group .title-faqs h3
{
    font-size: 18px;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 60px;
    margin: 0;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.hs-home-faqs-facebook .faqs .faqs-group .note
{
    display: -webkit-box;
    overflow: hidden;

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

    color: #666;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.hs-home-faqs-facebook .faqs .faqs-group .note p
{
    font-size: 16px;
    line-height: 24px;

    margin: 0;
}
.hs-home-faqs-facebook .faqs .faqs-group:hover
{
    color: #fff;
}
.hs-home-faqs-facebook .faqs .faqs-group:hover .group
{
    background-position: bottom left;
    background-size: 100% 100%;
}
.hs-home-faqs-facebook .faqs .faqs-group:hover .title-faqs
{
    border-bottom-color: #fff;
}
.hs-home-faqs-facebook .faqs .faqs-group:hover .note
{
    color: #fff;
}
.hs-home-faqs-facebook .faqs-button
{
    margin-top: 100px;
    padding: 0;
}
@media (max-width: 991px)
{
    .hs-home-faqs-facebook .faqs-button
    {
        margin-top: 50px;
    }
}
@media (max-width: 767px)
{
    .hs-home-faqs-facebook .faqs-button
    {
        margin-top: 30px;
    }
}
.hs-home-faqs-facebook .facebook
{
    width: 350px;
}
@media (max-width: 767px)
{
    .hs-home-faqs-facebook .facebook
    {
        width: 100%;
        margin-top: 30px;
    }
}
.hs-home-faqs-facebook .facebook .title-home h2
{
    text-transform: capitalize;
}
.hs-home-faqs-facebook .facebook .group
{
    height: 420px;
    margin-top: 40px;

    border: 1px solid rgba(51, 51, 51, .64);
}
@media (max-width: 991px)
{
    .hs-home-faqs-facebook .facebook .group
    {
        height: 350px;
        margin-top: 20px;
    }
}
.hs-home-faqs-facebook .facebook .group iframe
{
    width: 100%;
    height: 100%;
}
.gettop
{
    position: fixed;
    z-index: 8;
    right: 0;
    bottom: 30px;

    display: none;

    cursor: pointer;

    color: #c40000;
}
.gettop .icon
{
    font-size: 40px;

    display: block;

    width: 60px;

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

    padding: 60px 0;
}
@media (max-width: 991px)
{
    .hs-inner
    {
        padding: 50px 0;
    }
}
@media (max-width: 767px)
{
    .hs-inner
    {
        padding: 40px 0;
    }
}
.hs-inner .inner-white
{
    margin-top: 40px;
    padding: 0 20px 50px;

    background-color: #fff;
}
@media (max-width: 767px)
{
    .hs-inner .inner-white
    {
        margin-top: 20px;
        padding: 0 10px 30px;
    }
}
.title-inner h2
{
    font-size: 30px;
    line-height: 1.5;

    margin: 0;
}
@media (max-width: 991px)
{
    .title-inner h2
    {
        font-size: 24px;
    }
}
.free-editor p
{
    font-size: 16px;
    line-height: 1.5;

    margin: 0;

    color: #333;
}
@media (max-width: 991px)
{
    .free-editor p
    {
        font-size: 14px;
    }
}
.hs-inner-location .location ul
{
    font-size: 14px;
    line-height: 30px;

    position: relative;

    display: inline-block;

    padding-left: 20px;

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

    display: block;

    width: 0;
    height: 0;

    content: '';

    border-width: 5px 0 5px 10px;
    border-style: solid;
    border-color: transparent transparent transparent #dbdbdb;
}
.hs-inner-location .location ul li
{
    display: inline-block;

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

    margin: 0 4px;

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

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

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

        position: relative;

        display: inline-block;

        vertical-align: top;
    }
    .inner-left
    {
        width: 340px;
    }
    .inner-left .title-home
    {
        text-align: left;
    }
    .inner-right
    {
        width: -webkit-calc(100% - 340px);
        width:         calc(100% - 340px);
        padding-left: 5%;
    }
}
@media (min-width: 1200px) and (max-width: 1560px)
{
    .inner-left
    {
        width: 300px;
    }
}
@media (min-width: 1200px) and (max-width: 1560px)
{
    .inner-right
    {
        width: -webkit-calc(100% - 300px);
        width:         calc(100% - 300px);
    }
}
@media (max-width: 1199px)
{
    .inner-right
    {
        padding-top: 40px;
    }
}
.catalog-menu
{
    position: relative;
}
.catalog-menu .tit-menu
{
    position: relative;

    display: none;

    padding: 10px 15px;

    background-color: #c40000;
}
@media (max-width: 1199px)
{
    .catalog-menu .tit-menu
    {
        display: block;
    }
}
.catalog-menu .tit-menu h2
{
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;

    margin: 0;

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

    display: none;

    width: 30px;
    height: 50px;

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
@media (max-width: 1199px)
{
    .catalog-menu .tit-menu .btn-toggle
    {
        display: block;

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

    display: block;

    width: 30px;
    height: 2px;

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

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

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

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

    -webkit-transform: translateX(-50%) rotateZ(45deg);
        -ms-transform: translateX(-50%) rotate(45deg);
            transform: translateX(-50%) rotateZ(45deg);
}
.catalog-menu .menu-nav
{
    margin-top: 40px;
    padding: 30px;

    background-color: #fff;
}
@media (max-width: 1199px)
{
    .catalog-menu .menu-nav
    {
        position: absolute;
        z-index: 8;
        top: 100%;
        left: 0;

        display: none;

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

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

    border-bottom: 1px solid rgba(155, 155, 155, .2);
}
.catalog-menu .menu-nav1 > li:last-child
{
    border: none;
}
.catalog-menu .menu-nav1 > li > a
{
    font-size: 18px;
    line-height: 30px;

    position: relative;

    display: block;

    padding: 20px 30px 20px 0;

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

        padding: 10px 50px 10px 10px;
    }
}
.catalog-menu .menu-nav1 > li > a .flaticon
{
    font-size: 30px;

    display: inline-block;

    margin-right: 6px;

    vertical-align: middle;
}
@media (max-width: 767px)
{
    .catalog-menu .menu-nav1 > li > a .flaticon
    {
        font-size: 24px;
    }
}
.catalog-menu .menu-nav1 > li > a:after
{
    position: absolute;
    top: 50%;
    right: 20px;

    width: 0;
    height: 0;

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

    opacity: 0;
    border-width: 4px 0 4px 8px;
    border-style: solid;
    border-color: transparent transparent transparent #c40000;
}
@media (max-width: 1199px)
{
    .catalog-menu .menu-nav1 > li > a:after
    {
        display: none;
    }
}
.catalog-menu .menu-nav1 > li.active > a,
.catalog-menu .menu-nav1 > li:hover > a
{
    color: #c40000;
}
.catalog-menu .menu-nav1 > li.active > a:after,
.catalog-menu .menu-nav1 > li:hover > a:after
{
    opacity: 1;
}
.catalog-menu .menu-nav1 > li.more.active > a:after,
.catalog-menu .menu-nav1 > li.more:hover > a:after
{
    -webkit-transform: translateY(-50%) rotate(90deg);
        -ms-transform: translateY(-50%) rotate(90deg);
            transform: translateY(-50%) rotate(90deg);
}
.catalog-menu .menu-nav1 .menu-nav2
{
    display: none;

    padding-bottom: 20px;
}
@media (max-width: 1199px)
{
    .catalog-menu .menu-nav1 .menu-nav2
    {
        padding-bottom: 0;
    }
}
@media (max-width: 1199px)
{
    .catalog-menu .menu-nav1 .menu-nav2 > li
    {
        display: inline-block;

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

    display: block;

    padding: 8px 0;

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

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

        padding: 5px 10px;
    }
}
.catalog-menu .menu-nav1 .menu-nav2 > li.active > a,
.catalog-menu .menu-nav1 .menu-nav2 > li:hover > a
{
    color: #c40000;
}
.catalog-menu .menu-nav1 .menu-nav2 > li.active > a:before,
.catalog-menu .menu-nav1 .menu-nav2 > li:hover > a:before
{
    border-color: transparent transparent transparent #c40000;
}
.catalog-menu .menu-nav1 .open-menu
{
    position: absolute;
    top: 0;
    right: 0;

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

    width: 40px;
    height: 40px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
@media (max-width: 1199px)
{
    .catalog-menu .menu-nav1 .open-menu
    {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display:         flex;
    }
}
.catalog-menu .menu-nav1 .open-menu:before
{
    display: block;

    width: 0;
    height: 0;

    content: '';

    border-width: 10px 6px 0 6px;
    border-style: solid;
    border-color: #9b9b9b transparent transparent transparent;
}
.hs-inner-about .about
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-inner-about .about-left
{
    width: 60%;
    padding-right: 5%;
}
@media (max-width: 1199px)
{
    .hs-inner-about .about-left
    {
        width: 100%;
        padding-right: 0;
    }
}
.hs-inner-about .about-left .title-home
{
    text-align: left;
}
.hs-inner-about .about-left .free-editor
{
    margin-top: 40px;
}
@media (max-width: 991px)
{
    .hs-inner-about .about-left .free-editor
    {
        margin-top: 20px;
    }
}
.hs-inner-about .about-number
{
    margin-top: 50px;
}
@media (max-width: 991px)
{
    .hs-inner-about .about-number
    {
        margin-top: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-about .about-number
    {
        margin-top: 0;
    }
}
.hs-inner-about .about-number ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.hs-inner-about .about-number ul li
{
    margin-top: 20px;
}
.hs-inner-about .about-number .num-group
{
    text-align: center;
}
.hs-inner-about .about-number .num-group h3
{
    font-size: 60px;
    font-weight: 100;

    color: #c40000;
}
@media (max-width: 1470px)
{
    .hs-inner-about .about-number .num-group h3
    {
        font-size: 50px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-about .about-number .num-group h3
    {
        font-size: 40px;
    }
}
.hs-inner-about .about-number .num-group p
{
    font-size: 16px;
    line-height: 24px;

    margin: 0;
}
@media (max-width: 1470px)
{
    .hs-inner-about .about-number .num-group p
    {
        font-size: 14px;
    }
}
.hs-inner-about .about-right
{
    position: relative;

    overflow: hidden;

    width: 40%;
    padding-right: 60px;
    padding-bottom: 80px;

    text-align: right;
}
@media (max-width: 1199px)
{
    .hs-inner-about .about-right
    {
        width: 60%;
        margin-top: 30px;
        margin-left: 40%;
    }
}
@media (max-width: 767px)
{
    .hs-inner-about .about-right
    {
        width: 100%;
        margin-left: 0;
        padding-right: 30px;
    }
}
.hs-inner-about .about-right img
{
    max-width: 100%;
}
.hs-inner-about .about-right .img-year
{
    position: relative;

    display: inline-block;

    max-width: 70%;

    background-color: #c40000;
}
.hs-inner-about .about-right .img-year img
{
    opacity: .25;
}
.hs-inner-about .about-right .img-year h4
{
    font-family: 'D-DIN Condensed';
    font-size: 60px;

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

    width: 100%;

    text-align: center;

    color: #fff;
}
@media (max-width: 1470px)
{
    .hs-inner-about .about-right .img-year h4
    {
        font-size: 50px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-about .about-right .img-year h4
    {
        font-size: 40px;
    }
}
.hs-inner-about .about-right .img-bottom
{
    position: absolute;
    right: 0;
    bottom: 0;
}
.hs-inner-culture
{
    position: relative;

    padding: 200px 0;

    color: #fff;
    background: url(../images/culture_bg.webp) no-repeat center;
    background-size: cover;
}
@media (min-width: 1200px)
{
    .hs-inner-culture
    {
        background-attachment: fixed;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-culture
    {
        padding: 100px 0;
    }
}
@media (max-width: 767px)
{
    .hs-inner-culture
    {
        padding: 80px 0;
    }
}
.hs-inner-culture .before,
.hs-inner-culture .after
{
    position: absolute;
    z-index: 2;
    top: 0;

    width: 14%;
    height: 100%;

    background: #fff;
}
@media (max-width: 1199px)
{
    .hs-inner-culture .before,
    .hs-inner-culture .after
    {
        display: none;
    }
}
.hs-inner-culture .before
{
    left: 0;
}
.hs-inner-culture .after
{
    right: 0;
}
.hs-inner-culture .title-home h2
{
    color: #c40000;
}
.hs-inner-culture .desc
{
    max-width: 750px;
    margin: 0 auto;
    margin-top: 70px;

    text-align: center;
}
@media (max-width: 1199px)
{
    .hs-inner-culture .desc
    {
        max-width: 70%;
        margin-top: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-culture .desc
    {
        max-width: 90%;
    }
}
.hs-inner-culture .desc h3
{
    font-family: 'D-DIN Condensed';
    font-size: 48px;

    margin: 0;

    text-transform: uppercase;
}
@media (max-width: 1560px)
{
    .hs-inner-culture .desc h3
    {
        font-size: 40px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-culture .desc h3
    {
        font-size: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-culture .desc h3
    {
        font-size: 24px;
    }
}
.hs-inner-honor
{
    padding-bottom: 0;
}
.hs-inner-honor .factory,
.hs-inner-factory .factory,
.hs-inner-honor .honor,
.hs-inner-factory .honor
{
    margin-top: 60px;
}
@media (max-width: 991px)
{
    .hs-inner-honor .factory,
    .hs-inner-factory .factory,
    .hs-inner-honor .honor,
    .hs-inner-factory .honor
    {
        margin-top: 30px;
    }
}
.hs-inner-honor .group,
.hs-inner-factory .group
{
    position: relative;

    display: block;

    cursor: pointer;

    border: 1px solid #dcdcdc;
    background-color: #c40000;
}
.hs-inner-honor .group .ibox,
.hs-inner-factory .group .ibox
{
    padding-bottom: 140%;

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

    background-color: #fff;
}
.hs-inner-honor .group .ibox img,
.hs-inner-factory .group .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.hs-inner-honor .group .title-honor,
.hs-inner-factory .group .title-honor,
.hs-inner-honor .group .title-factory,
.hs-inner-factory .group .title-factory
{
    position: absolute;
    z-index: 2;
    top: 15px;
    left: 15px;

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

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

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

    opacity: 0;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, .7);

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
.hs-inner-honor .group .title-honor h3,
.hs-inner-factory .group .title-honor h3,
.hs-inner-honor .group .title-factory h3,
.hs-inner-factory .group .title-factory h3
{
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;

    margin: 0;
}
.hs-inner-honor .group:hover .ibox,
.hs-inner-factory .group:hover .ibox
{
    opacity: .2;
}
.hs-inner-honor .group:hover .ibox img,
.hs-inner-factory .group:hover .ibox img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.hs-inner-honor .group:hover .title-honor,
.hs-inner-factory .group:hover .title-honor,
.hs-inner-honor .group:hover .title-factory,
.hs-inner-factory .group:hover .title-factory
{
    opacity: 1;
}
.hs-inner-factory .group .ibox
{
    padding-bottom: 74.32432432%;
}
#about-about,
#about-culture,
#about-honor,
#about-factory
{
    position: relative;
    top: -100px;
}
.hs-inner-download .download .down-group
{
    margin-top: 40px;
    padding: 30px 30px 0 30px;

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

    border: 1px solid #d9d9d9;
}
@media (max-width: 1199px)
{
    .hs-inner-download .download .down-group
    {
        padding: 20px 20px 0 20px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-download .download .down-group
    {
        margin-top: 20px;
    }
}
.hs-inner-download .download .down-group h3
{
    font-size: 20px;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 150px;
    margin: 0;

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

    color: #333;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}
@media (max-width: 1560px)
{
    .hs-inner-download .download .down-group h3
    {
        font-size: 18px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-download .download .down-group h3
    {
        font-size: 16px;
        line-height: 26px;

        display: -webkit-box;
        overflow: hidden;

        height: 104px;

        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
    }
}
.hs-inner-download .download .down-group h3 a
{
    display: block;
}
.hs-inner-download .download .down-group .down
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

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

    text-align: center;

    border-top: 1px solid rgba(0, 0, 0, .2);

    -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-download .download .down-group .down:before
{
    display: block;

    width: 30px;
    height: 30px;

    content: '';

    background: url(../images/save.webp) no-repeat center;
    background-size: cover;
}
.hs-inner-download .download .down-group .down a
{
    line-height: 32px;

    display: block;

    padding: 0 12px;

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

    color: #fff;
    background-color: #c40000;
}
.hs-inner-download .download .down-group .down a .flaticon
{
    float: right;

    margin-left: 4px;
}
.hs-inner-download .download .down-group .down a:hover
{
    background-color: #b20c0c;
}
.hs-inner-download .download .down-group:hover
{
    border-color: #c40000;
}
.hs-inner-download .download .down-group:hover h3
{
    color: #c40000;
}
@media (min-width: 1200px)
{
    .hs-inner-videos .videos ul
    {
        margin: 0 -25px;
    }
}
@media (min-width: 1200px)
{
    .hs-inner-videos .videos ul li
    {
        padding: 0 25px;
    }
}
.hs-inner-videos .videos .videos-group
{
    position: relative;

    display: block;

    margin-top: 40px;

    cursor: pointer;
    -webkit-transition: all .6s;
            transition: all .6s;
}
@media (max-width: 767px)
{
    .hs-inner-videos .videos .videos-group
    {
        margin-top: 20px;
    }
}
.hs-inner-videos .videos .videos-group .img
{
    position: relative;
}
.hs-inner-videos .videos .videos-group .img .ibox
{
    padding-bottom: 84%;
}
.hs-inner-videos .videos .videos-group .img .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.hs-inner-videos .videos .videos-group .img:before
{
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .8)), to(rgba(0, 0, 0, .4)));
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, .8), rgba(0, 0, 0, .4));
    background-image:         linear-gradient(rgba(0, 0, 0, .8), rgba(0, 0, 0, .4));
}
.hs-inner-videos .videos .videos-group .video-top
{
    position: absolute;
    z-index: 4;
    top: 50%;

    width: 100%;
    padding: 0 8%;

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

    color: #fff;
}
@media (max-width: 1199px)
{
    .hs-inner-videos .videos .videos-group .video-top
    {
        padding: 0 5%;
    }
}
.hs-inner-videos .videos .videos-group .video-top .flaticon
{
    font-size: 50px;
    line-height: 1;

    color: #c40000;
}
@media (max-width: 991px)
{
    .hs-inner-videos .videos .videos-group .video-top .flaticon
    {
        font-size: 40px;
    }
}
.hs-inner-videos .videos .videos-group .video-top p
{
    font-size: 20px;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 60px;
    margin: 20px 0 0 0;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 1199px)
{
    .hs-inner-videos .videos .videos-group .video-top p
    {
        font-size: 18px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-videos .videos .videos-group .video-top p
    {
        font-size: 16px;
        line-height: 24px;

        height: 48px;
    }
}
.hs-inner-videos .videos .videos-group:hover
{
    -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
            transform: translateY(-10px);
}
.hs-inner-products
{
    background: #f6f6f6;
}
.hs-inner-products .product-listbox
{
    padding: 0 3%;
}
@media (max-width: 767px)
{
    .hs-inner-products .product-listbox
    {
        padding: 0;
    }
}
.hs-inner-products .product-group
{
    margin-top: 40px;
}
@media (max-width: 767px)
{
    .hs-inner-products .product-group
    {
        margin-top: 20px;
    }
}
.hs-inner-product-details
{
    background: #f6f6f6;
}
.hs-inner-product-details .product-details
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    padding-top: 30px;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.hs-inner-product-details .product-details .details-imgbox
{
    width: 45%;
}
@media (max-width: 767px)
{
    .hs-inner-product-details .product-details .details-imgbox
    {
        width: 100%;
    }
}
.hs-inner-product-details .product-details .details-content
{
    width: 55%;
    padding-left: 5%;
}
@media (max-width: 1199px)
{
    .hs-inner-product-details .product-details .details-content
    {
        padding-left: 3%;
    }
}
@media (max-width: 767px)
{
    .hs-inner-product-details .product-details .details-content
    {
        width: 100%;
        margin-top: 10px;
        padding-left: 0;
    }
}
.hs-inner-product-details .product-details .details-content .title-details-content h2
{
    font-size: 30px;
    line-height: 30px;
}
@media (max-width: 1560px)
{
    .hs-inner-product-details .product-details .details-content .title-details-content h2
    {
        font-size: 24px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-product-details .product-details .details-content .title-details-content h2
    {
        font-size: 20px;
    }
}
.hs-inner-product-details .product-details .details-content .free-editor
{
    min-height: 250px;
    margin-top: 20px;
}
@media (max-width: 1199px)
{
    .hs-inner-product-details .product-details .details-content .free-editor
    {
        min-height: 150px;
        margin-top: 20px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-product-details .product-details .details-content .free-editor
    {
        min-height: auto;
    }
}
.hs-inner-product-details .product-details .details-content .free-editor p
{
    font-size: 16px;
    line-height: 1.875;

    margin: 0;
}
@media (max-width: 1199px)
{
    .hs-inner-product-details .product-details .details-content .free-editor p
    {
        font-size: 14px;
    }
}
.hs-inner-product-details .product-details .details-content .free-editor h4
{
    font-size: 16px;

    margin-top: 0;
}
.hs-inner-product-details .product-details .details-content .free-editor h4:before
{
    display: inline-block;

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

    content: '';
    vertical-align: middle;

    border-width: 9px 4px 0 4px;
    border-style: solid;
    border-color: #c40000 transparent transparent transparent;
}
.hs-inner-product-details .product-details .details-content .free-editor table
{
    font-size: 16px;

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

    color: #777;
}
@media (max-width: 1560px)
{
    .hs-inner-product-details .product-details .details-content .free-editor table
    {
        font-size: 14px;
    }
}
.hs-inner-product-details .product-details .details-content .free-editor table td
{
    line-height: 24px;

    padding: 10px 30px;

    border: 1px solid #d9d9d9;
}
@media (max-width: 1560px)
{
    .hs-inner-product-details .product-details .details-content .free-editor table td
    {
        padding: 10px;
    }
}
.hs-inner-product-details .product-details .details-content .free-editor table td:nth-child(1)
{
    color: #333;
}
.hs-inner-product-details .product-details .details-content .details-link
{
    margin-top: 60px;
}
@media (max-width: 1560px)
{
    .hs-inner-product-details .product-details .details-content .details-link
    {
        margin-top: 30px;
    }
}
.hs-inner-product-details .product-details .details-content .details-link a
{
    font-size: 16px;
    line-height: 50px;

    display: inline-block;

    width: 150px;
    height: 50px;
    margin-right: 10px;

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

    color: #fff;
    background: #c40000;
}
@media (max-width: 1199px)
{
    .hs-inner-product-details .product-details .details-content .details-link a
    {
        font-size: 14px;
        line-height: 40px;

        width: 120px;
        height: 40px;
    }
}
.hs-inner-product-details .product-details .details-content .details-link a:nth-child(2)
{
    margin-right: 0;

    color: #333;
    background-color: #fff;
}
.hs-inner-product-details .product-details .details-content .details-link a:hover
{
    color: #fff;
    background-color: #b20c0c;
}
.hs-inner-product-details .product-small
{
    position: relative;

    width: 100%;
    margin-top: 20px;
    padding: 0 30px;
}
.hs-inner-product-details .product-small .swiper-button-prev,
.hs-inner-product-details .product-small .swiper-button-next
{
    font-size: 30px;

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

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

    width: 30px;
    height: 30px;
    margin-top: 0;

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

    border: none;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-inner-product-details .product-small .swiper-button-prev:after,
.hs-inner-product-details .product-small .swiper-button-next:after
{
    display: block;

    width: 0;
    height: 0;

    content: '';
    -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
            transform: rotate(0);

    border-width: 8px 16px 8px 0;
    border-style: solid;
    border-color: transparent #e2e2e2 transparent transparent;
}
.hs-inner-product-details .product-small .swiper-button-prev:hover,
.hs-inner-product-details .product-small .swiper-button-next:hover
{
    color: #c40000;
    background: none;
}
.hs-inner-product-details .product-small .swiper-button-next
{
    right: 0;
    left: auto;
}
.hs-inner-product-details .product-small .swiper-button-next:after
{
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}
.hs-inner-product-details .swiper-product-small .swiper-slide
{
    padding: 0 8px;
}
.hs-inner-product-details .swiper-product-small .pro-group
{
    cursor: pointer;

    border: 1px solid #ececec;
    background: -webkit-gradient(linear, left top, right top, from(#f8fafe), to(#e3e9f0));
    background: -webkit-linear-gradient(left, #f8fafe, #e3e9f0);
    background:         linear-gradient(90deg, #f8fafe, #e3e9f0);
}
.hs-inner-product-details .swiper-product-small .swiper-slide-thumb-active .pro-group
{
    border-color: #c40000;
}
.hs-inner-product-details .title-parameters
{
    padding-bottom: 20px;

    border-bottom: 1px solid #c40000;
}
.hs-inner-product-details .title-parameters h3
{
    font-size: 24px;
    line-height: 30px;

    margin: 0;
}
@media (max-width: 767px)
{
    .hs-inner-product-details .title-parameters h3
    {
        font-size: 18px;
    }
}
.hs-inner-product-details .product-parameters
{
    padding-top: 80px;
}
@media (max-width: 991px)
{
    .hs-inner-product-details .product-parameters
    {
        padding-top: 40px;
    }
}
.hs-inner-product-details .product-parameters .free-editor
{
    margin-top: 40px;

    color: #333;
}
@media (max-width: 767px)
{
    .hs-inner-product-details .product-parameters .free-editor
    {
        margin-top: 20px;
    }
}
.hs-inner-product-details .product-parameters .free-editor p
{
    font-size: 16px;
    line-height: 1.875;

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

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

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

    padding: 10px;

    text-align: center;

    border: 1px solid #ccc;
}
.hs-inner-product-details .product-parameters .free-editor table tr
{
    -webkit-transition: all .2s;
            transition: all .2s;
}
.hs-inner-product-details .product-related
{
    padding-top: 80px;
}
@media (max-width: 991px)
{
    .hs-inner-product-details .product-related
    {
        padding-top: 40px;
    }
}
.hs-inner-product-details .product-related .swiper-product-related
{
    max-width: 95%;
    margin: 0 auto;
    margin-top: 40px;
}
@media (max-width: 767px)
{
    .hs-inner-product-details .product-related .swiper-product-related
    {
        max-width: 100%;
        margin-top: 20px;
    }
}
.hs-inner-product-details .product-feedback
{
    padding-top: 120px;
}
@media (max-width: 1199px)
{
    .hs-inner-product-details .product-feedback
    {
        padding-top: 80px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-product-details .product-feedback
    {
        padding-top: 40px;
    }
}
.hs-inner-product-details .product-feedback .flex
{
    margin-top: 50px;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
@media (max-width: 767px)
{
    .hs-inner-product-details .product-feedback .flex
    {
        margin-top: 20px;
    }
}
.hs-inner-product-details .product-feedback .flex .feedbackform,
.hs-inner-product-details .product-feedback .flex .img
{
    width: 50%;
}
@media (max-width: 991px)
{
    .hs-inner-product-details .product-feedback .flex .feedbackform,
    .hs-inner-product-details .product-feedback .flex .img
    {
        width: 100%;
    }
}
.hs-inner-product-details .product-feedback .flex .img
{
    padding-left: 5%;
}
@media (max-width: 991px)
{
    .hs-inner-product-details .product-feedback .flex .img
    {
        padding-left: 0;
    }
}
.hs-inner-product-details .product-feedback .flex .img img
{
    width: 100%;
}
.feedbackform form .group-feedback
{
    margin-bottom: 20px;
}
.feedbackform form .group-feedback input,
.feedbackform form .group-feedback textarea
{
    line-height: 30px;

    width: 100%;
    min-height: 50px;
    padding: 10px 20px;

    resize: vertical;

    border: 1px solid #dcdcdc;
}
@media (max-width: 767px)
{
    .feedbackform form .group-feedback input,
    .feedbackform form .group-feedback textarea
    {
        font-size: 14px;
        line-height: 24px;

        min-height: 44px;
        padding: 10px;
    }
}
.feedbackform form .group-feedback.group-read input
{
    background-color: #eee;
}
.feedbackform form .group-feedback input::-webkit-input-placeholder,
.feedbackform form .group-feedback textarea::-webkit-input-placeholder
{
    color: #666;
}
.feedbackform form .group-feedback input:-o-placeholder,
.feedbackform form .group-feedback textarea:-o-placeholder
{
    color: #666;
}
.feedbackform form .group-feedback input::-moz-placeholder,
.feedbackform form .group-feedback textarea::-moz-placeholder
{
    color: #666;
}
.feedbackform form .group-feedback input:-ms-input-placeholder,
.feedbackform form .group-feedback textarea:-ms-input-placeholder
{
    color: #666;
}
.feedbackform form .group-feedback input:focus::-webkit-input-placeholder,
.feedbackform form .group-feedback textarea:focus::-webkit-input-placeholder
{
    color: #c5c5c5;
}
.feedbackform form .group-feedback input:focus::-o-placeholder,
.feedbackform form .group-feedback textarea:focus::-o-placeholder
{
    color: #c5c5c5;
}
.feedbackform form .group-feedback input:focus::-moz-placeholder,
.feedbackform form .group-feedback textarea:focus::-moz-placeholder
{
    color: #c5c5c5;
}
.feedbackform form .group-feedback input:focus::-ms-input-placeholder,
.feedbackform form .group-feedback textarea:focus::-ms-input-placeholder
{
    color: #c5c5c5;
}
.feedbackform form .group-feedback .send
{
    font-size: 16px;
    line-height: 50px;

    padding: 0 30px;

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

    color: #fff;
    outline: none;
    background-color: #c40000;
}
@media (max-width: 767px)
{
    .feedbackform form .group-feedback .send
    {
        font-size: 14px;
    }
}
.feedbackform form .group-feedback .send .flaticon
{
    font-size: 20px;

    display: inline-block;

    margin-right: 10px;

    vertical-align: middle;
}
.feedbackform form .group-feedback .send:hover
{
    background-color: #b20c0c;
}
.hs-inner-news
{
    background: #f6f6f6;
}
.hs-inner-news .news ul li:last-child .news-group
{
    border: none;
}
.hs-inner-news .news-group
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    padding: 60px 0;

    border-bottom: 1px solid #ccc;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
@media (max-width: 991px)
{
    .hs-inner-news .news-group
    {
        padding: 30px 0;
    }
}
.hs-inner-news .news-group .news-img
{
    width: 50%;
}
@media (max-width: 767px)
{
    .hs-inner-news .news-group .news-img
    {
        width: 100%;
    }
}
.hs-inner-news .news-group .news-img .ibox
{
    padding-bottom: 75%;
}
.hs-inner-news .news-group .news-img .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.hs-inner-news .news-group .news-note
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

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

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media (max-width: 767px)
{
    .hs-inner-news .news-group .news-note
    {
        width: 100%;
        margin-top: 20px;
        padding-left: 0;
    }
}
.hs-inner-news .news-group .news-note .date
{
    font-size: 16px;
    line-height: 24px;

    color: #c40000;
}
@media (max-width: 767px)
{
    .hs-inner-news .news-group .news-note .date
    {
        font-size: 14px;
    }
}
.hs-inner-news .news-group .news-note h3
{
    font-size: 20px;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    max-height: 90px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
@media (max-width: 1560px)
{
    .hs-inner-news .news-group .news-note h3
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-news .news-group .news-note h3
    {
        font-size: 16px;
        line-height: 24px;

        max-height: 72px;
        margin: 10px 0 0 0;
    }
}
.hs-inner-news .news-group .news-note .more
{
    margin-top: 20px;
}
.hs-inner-news .news-group .news-note .more span
{
    line-height: 44px;

    display: inline-block;

    padding: 0 30px;

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

    border: 2px solid #000;
}
@media (max-width: 767px)
{
    .hs-inner-news .news-group .news-note .more span
    {
        line-height: 34px;
    }
}
.hs-inner-news .news-group:hover .news-img .ibox img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.hs-inner-news .news-group:hover .news-note .more span
{
    color: #fff;
    border-color: #c40000;
    background-color: #c40000;
}
.hs-inner-faqs
{
    background: #f6f6f6;
}
.hs-inner-faqs .faqs > ul > li
{
    padding-top: 60px;
}
@media (max-width: 991px)
{
    .hs-inner-faqs .faqs > ul > li
    {
        padding-top: 30px;
    }
}
.hs-inner-faqs .title-faqs
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
}
.hs-inner-faqs .title-faqs .img-ask
{
    line-height: 50px;

    width: 50px;
    height: 50px;

    text-align: center;

    color: #666;
    background: #e3e3e3;
}
.hs-inner-faqs .title-faqs .img-ask .flaticon
{
    font-size: 20px;
}
.hs-inner-faqs .title-faqs .note
{
    position: relative;

    width: -webkit-calc(70% - 80px);
    width:         calc(70% - 80px);
    margin-left: 30px;
    padding: 30px;

    border-radius: 12px;
    background: #f2f2f2;
}
@media (max-width: 991px)
{
    .hs-inner-faqs .title-faqs .note
    {
        width: -webkit-calc(80% - 80px);
        width:         calc(80% - 80px);
    }
}
@media (max-width: 767px)
{
    .hs-inner-faqs .title-faqs .note
    {
        width: -webkit-calc(100% - 70px);
        width:         calc(100% - 70px);
        margin-left: 20px;
        padding: 20px;
    }
}
.hs-inner-faqs .title-faqs .note:before
{
    position: absolute;
    top: 20px;
    left: -12px;

    display: block;

    width: 0;
    height: 0;

    content: '';

    border-width: 6px 12px 6px 0;
    border-style: solid;
    border-color: transparent #f2f2f2 transparent transparent;
}
.hs-inner-faqs .title-faqs .note p
{
    font-size: 18px;
    line-height: 1.66666667;

    margin: 0;

    color: #333;
}
@media (max-width: 1560px)
{
    .hs-inner-faqs .title-faqs .note p
    {
        font-size: 16px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-faqs .title-faqs .note p
    {
        font-size: 14px;
    }
}
.hs-inner-faqs .faqs-ques
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin-top: 60px;

    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
            justify-content: flex-end;
}
@media (max-width: 991px)
{
    .hs-inner-faqs .faqs-ques
    {
        margin-top: 30px;
    }
}
.hs-inner-faqs .faqs-ques .img-ques
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    width: 50px;
    height: 50px;
    padding: 10px;

    text-align: center;

    color: #666;
    background: #000;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-inner-faqs .faqs-ques .img-ques img
{
    width: 100%;
}
.hs-inner-faqs .faqs-ques .note
{
    position: relative;

    width: -webkit-calc(70% - 80px);
    width:         calc(70% - 80px);
    margin-right: 30px;
    padding: 30px;

    color: #fff;
    border-radius: 12px;
    background: #c40000;
}
@media (max-width: 991px)
{
    .hs-inner-faqs .faqs-ques .note
    {
        width: -webkit-calc(80% - 80px);
        width:         calc(80% - 80px);
    }
}
@media (max-width: 767px)
{
    .hs-inner-faqs .faqs-ques .note
    {
        width: -webkit-calc(100% - 70px);
        width:         calc(100% - 70px);
        margin-right: 20px;
        padding: 20px;
    }
}
.hs-inner-faqs .faqs-ques .note:before
{
    position: absolute;
    top: 20px;
    right: -12px;

    display: block;

    width: 0;
    height: 0;

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

    border-width: 6px 12px 6px 0;
    border-style: solid;
    border-color: transparent #c40000 transparent transparent;
}
.hs-inner-faqs .faqs-ques .note p
{
    font-size: 18px;
    line-height: 1.66666667;

    margin: 0;
}
@media (max-width: 1560px)
{
    .hs-inner-faqs .faqs-ques .note p
    {
        font-size: 16px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-faqs .faqs-ques .note p
    {
        font-size: 14px;
    }
}
.hs-inner-news-show
{
    background: #f6f6f6;
}
.hs-inner-news-show .news-show
{
    padding: 30px 0;
}
.hs-inner-news-show .news-show .title-home
{
    text-align: left;
}
.hs-inner-news-show .news-show .title-home h2
{
    font-size: 28px;
    line-height: 1.5;

    text-transform: capitalize;
}
@media (max-width: 1199px)
{
    .hs-inner-news-show .news-show .title-home h2
    {
        font-size: 24px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-news-show .news-show .title-home h2
    {
        font-size: 20px;
    }
}
.hs-inner-news-show .date-share
{
    margin-top: 40px;
    padding: 20px 40px;

    background-color: #f1f9ff;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 767px)
{
    .hs-inner-news-show .date-share
    {
        margin-top: 20px;
        padding: 10px;
    }
}
.hs-inner-news-show .date-share p
{
    font-size: 16px;
    line-height: 30px;

    margin: 0;

    color: #c40000;
}
@media (max-width: 767px)
{
    .hs-inner-news-show .date-share p
    {
        font-size: 14px;
    }
}
.hs-inner-news-show .date-share p span
{
    display: inline-block;

    margin-right: 10px;

    vertical-align: middle;
}
.hs-inner-news-show .date-share p span .flaticon
{
    font-size: 20px;

    display: inline-block;

    margin-right: 10px;

    vertical-align: middle;
}
.hs-inner-news-show .title-cases-show .date-share
{
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
.hs-inner-news-show .free-editor
{
    margin-top: 50px;
}
@media (max-width: 991px)
{
    .hs-inner-news-show .free-editor
    {
        margin-top: 30px;
    }
}
.hs-inner-news-show .free-editor p
{
    font-size: 16px;
    line-height: 1.875;

    margin: 0;

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

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

    color: #c40000;
    background-color: #f1f9ff;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 991px)
{
    .hs-inner-news-show .button-news
    {
        margin-top: 50px;
    }
}
.hs-inner-news-show .button-news a
{
    line-height: 50px;

    display: block;

    width: 50px;
    height: 50px;

    -webkit-transition: all .2s;
            transition: all .2s;
    text-align: center;
}
.hs-inner-news-show .button-news a .flaticon
{
    font-size: 40px;
}
.hs-inner-news-show .button-news a:hover
{
    color: #c40000;
}
.hs-inner-news-show .button-news .prev
{
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}
.hs-inner-contact .flex
{
    -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;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-inner-contact .title-contact h2
{
    font-family: 'D-DIN Condensed';
    font-size: 72px;
    font-weight: bold;
    line-height: 1;

    margin: 0;
}
@media (max-width: 1560px)
{
    .hs-inner-contact .title-contact h2
    {
        font-size: 60px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-contact .title-contact h2
    {
        font-size: 50px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-contact .title-contact h2
    {
        font-size: 40px;
    }
}
.hs-inner-contact .title-contact h2 span
{
    display: block;

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

        vertical-align: top;
    }
}
.hs-inner-contact .contact
{
    width: 70%;
}
@media (max-width: 767px)
{
    .hs-inner-contact .contact
    {
        width: 100%;
        margin-top: 20px;
    }
}
.hs-inner-contact .contact ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
.hs-inner-contact .contact ul li
{
    margin: 10px 0;
}
.hs-inner-contact .contact .contact-group
{
    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-contact .contact .contact-group .flaticon
{
    font-size: 50px;

    color: #c40000;
}
@media (max-width: 1199px)
{
    .hs-inner-contact .contact .contact-group .flaticon
    {
        font-size: 40px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-contact .contact .contact-group .flaticon
    {
        font-size: 30px;
    }
}
.hs-inner-contact .contact .contact-group p
{
    font-size: 18px;
    line-height: 1.66666667;

    margin: 0;
    padding-left: 20px;
}
@media (max-width: 1560px)
{
    .hs-inner-contact .contact .contact-group p
    {
        font-size: 16px;
    }
}
.hs-inner-contact .contact .contact-group p a
{
    display: block;
}
.hs-inner-contact .contact .contact-group p a:hover
{
    text-decoration: underline;

    color: #c40000;
}
.google-map #map
{
    width: 100%;
    height: 600px;
}
@media (max-width: 991px)
{
    .google-map #map
    {
        height: 400px;
    }
}
.hs-footer
{
    position: relative;

    overflow: hidden;

    color: #fff;
    background: #000;
}
@media (max-width: 991px)
{
    .hs-footer
    {
        padding-bottom: 50px;
    }
}
.hs-footer:before
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 30px;

    content: '';

    background-color: #fff;
}
.hs-footer .foot-question
{
    position: relative;
    z-index: 2;

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

    padding: 50px;

    color: #fff;
    background-color: #c40000;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
@media (max-width: 1199px)
{
    .hs-footer .foot-question
    {
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-footer .foot-question
    {
        padding: 20px 14px;
    }
}
.hs-footer .foot-question .title-question
{
    width: 40%;
}
@media (max-width: 991px)
{
    .hs-footer .foot-question .title-question
    {
        width: 100%;
    }
}
.hs-footer .foot-question .title-question h3
{
    font-size: 36px;
    font-weight: bold;

    margin-top: 0;
}
@media (max-width: 1199px)
{
    .hs-footer .foot-question .title-question h3
    {
        font-size: 30px;
    }
}
@media (max-width: 991px)
{
    .hs-footer .foot-question .title-question h3
    {
        font-size: 24px;
    }
}
.hs-footer .foot-question .title-question p
{
    font-size: 16px;
    line-height: 24px;

    margin: 0;
}
@media (max-width: 767px)
{
    .hs-footer .foot-question .title-question p
    {
        font-size: 14px;
    }
}
@media (max-width: 991px)
{
    .hs-footer .foot-question .question
    {
        margin-top: 20px;
    }
}
.hs-footer .foot-question .question .txt,
.hs-footer .foot-question .question .inquiry
{
    display: inline-block;

    vertical-align: middle;
}
.hs-footer .foot-question .question .txt p
{
    font-size: 20px;
    line-height: 30px;

    margin: 0;
}
@media (max-width: 991px)
{
    .hs-footer .foot-question .question .txt p
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .hs-footer .foot-question .question .txt p
    {
        font-size: 16px;
    }
}
.hs-footer .foot-question .question .txt p a:hover
{
    text-decoration: underline;
}
.hs-footer .foot-question .question .inquiry:before
{
    font-size: 60px;
    font-weight: 300;

    display: inline-block;

    margin: 0 20px;

    content: '/';
    vertical-align: middle;
}
@media (max-width: 767px)
{
    .hs-footer .foot-question .question .inquiry:before
    {
        font-size: 30px;

        display: none;

        margin: 0 10px;
    }
}
.hs-footer .foot-question .question .inquiry a
{
    font-size: 16px;
    line-height: 44px;

    display: inline-block;

    padding: 0 20px;

    vertical-align: middle;

    color: #fff;
    background-color: #000;
}
@media (max-width: 767px)
{
    .hs-footer .foot-question .question .inquiry a
    {
        font-size: 14px;

        margin-left: 6px;
    }
}
.hs-footer .foot-question .question .inquiry a:hover
{
    text-decoration: underline;
}
.hs-footer .foot-nav
{
    padding: 60px 0;
}
@media (max-width: 991px)
{
    .hs-footer .foot-nav
    {
        padding: 30px 0;
    }
}
.hs-footer .foot-nav > ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

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

    margin: 20px 0;
}
@media (max-width: 767px)
{
    .hs-footer .foot-nav > ul > li
    {
        width: 100%;
        margin: 10px 0;
    }
}
.hs-footer .foot-nav > ul > li > a
{
    font-size: 20px;
    line-height: 30px;

    display: block;
}
@media (max-width: 991px)
{
    .hs-footer .foot-nav > ul > li > a
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .hs-footer .foot-nav > ul > li > a
    {
        font-size: 16px;
    }
}
.hs-footer .foot-nav > ul > li .flaticon
{
    display: none;
}
@media (max-width: 767px)
{
    .hs-footer .foot-nav > ul > li .flaticon
    {
        font-size: 20px;
        line-height: 40px;

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

        display: block;

        width: 40px;
        height: 40px;

        text-align: center;
    }
}
.hs-footer .foot-nav > ul > li:hover > a
{
    text-decoration: underline;
}
.hs-footer .foot-nav > ul > li > ul
{
    margin-top: 20px;
}
@media (max-width: 767px)
{
    .hs-footer .foot-nav > ul > li > ul
    {
        display: none;

        margin: 0;
        padding-top: 10px;
    }
}
@media (max-width: 767px)
{
    .hs-footer .foot-nav > ul > li > ul > li
    {
        display: inline-block;

        margin-right: 10px;

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

    display: block;

    color: rgba(255, 255, 255, .6);
}
.hs-footer .foot-nav > ul > li > ul > li:hover > a
{
    text-decoration: underline;

    color: #fff;
}
.hs-footer .copyright
{
    font-size: 16px;
    line-height: 24px;

    padding: 40px 0;

    text-align: center;

    color: rgba(255, 255, 255, .7);
    border-top: 1px solid rgba(255, 255, 255, .2);
}
@media (max-width: 991px)
{
    .hs-footer .copyright
    {
        padding: 20px 0;
    }
}
.hs-footer .copyright p
{
    margin: 0;
}
.hs-footer .copyright a:hover
{
    text-decoration: underline;

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

    display: block;

    width: 33px;
    height: 33px;

    content: '';

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

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

    display: block;
}


.page_info {
   font-size: 16px;
   line-height: 40px;
   clear: both;
   width: 100%;
   padding-top: 50px;
   text-align: center;
}

.page_info span {
   margin: 0 2px;
}

.page_list {
   font-size: 16px;
   line-height: 40px;
   clear: both;
   width: 100%;
   padding-top: 50px;
   text-align: center;
}

.page_list a,
.page_list span {
   display: inline-block;
   width: 40px;
   height: 40px;
   margin: 0 4px;
   text-align: center;
   color: #333;
   border: 1px solid #e8e8e8;
   border-radius: 50%;
}

.page_list a:hover {
   color: #fff;
   border: 1px solid #000;
   background: #000;
}

.page_list .current_page {
   color: #fff;
   border: 1px solid #000;
   background: #000;
}

@media (max-width: 991px) {
   .page_list a,
   .page_list span {
      line-height: 30px;
      width: 30px;
      height: 30px;
   }
}

.table_a {
   overflow-x: auto;
   width: 100%;
}

 .table_a table {
    width: 100%;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.table_a table td,
.table_a table th {
    font-size: 14px;
    line-height: 40px;
    height: 40px;
    padding: 0 0 0 5px;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    font-weight: normal;
    text-align: center;
}

.table_a table tr:nth-child(odd) {
    background: #f8f8f8;

}

 .table_a table th{border-left:1px solid #eee;border-top:1px solid #eee;background:#c40000;color:#fff; font-size:14px;height:40px;line-height:40px;padding:5px;}
.biao2 {
   background: #f8f8f8;
}

 @media (max-width: 767px) {
    .table_a table th {
        line-height: 20px;
        height: auto;

      }
} 