.ff,
.banner .mobile-video:before
{
    font-family: 'iconfont' !important;
}
@font-face
{
    font-family: 'Gilroy';
    font-weight: 500;
    font-style: normal;

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

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

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

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

    src: local('Montserrat Bold'), local('Montserrat-Bold'), url('../fonts/Montserrat-Bold.woff2') format('woff2'), url('../fonts/Montserrat-Bold.woff') format('woff'), url('../fonts/Montserrat-Bold.ttf') format('truetype');
    font-display: swap;
}
body
{
    font-family: 'Gilroy', Arial, 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-scroll-chaining: none;
    overscroll-behavior: none;
}
:root
{
    scroll-behavior: unset;
}
.img-box
{
    position: relative;
    z-index: 1;

    display: block;
    overflow: hidden;

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

    display: block;

    width: 100%;
    height: 100%;
}
.fszero
{
    font-size: 0;

    overflow: hidden;

    width: 0;
    height: 0;
}
.fszero h1
{
    margin: 0;
}
[lang=zh-CN] .share-cn
{
    display: block;
}
[lang=zh-CN] .share-other
{
    display: none;
}
.a2a_kit
{
    display: inline-block;

    vertical-align: middle;
}
@-ms-viewport
{
    width: auto !important;
}
li,
ol,
ul
{
    margin: 0;
    padding: 0;

    list-style: none;
}
a,
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;
}
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;
}
img[data-lazy]
{
    background: url(../images/ajax-loader.gif) no-repeat center;
}
img.lazy
{
    min-width: 1px;
    min-height: 1px;

    background: url(../images/ajax-loader.gif) no-repeat center;
}
@media (min-width: 1200px)
{
    .wow
    {
        visibility: hidden;
    }
}
.lazy
{
    background-image: url(../images/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
    {
        max-width: 1440px;
    }
}
@media (max-width: 767px)
{
    .col-6:nth-child(2n+1)
    {
        padding-right: 7.5px;
    }
    .col-6:nth-child(2n)
    {
        padding-left: 7.5px;
    }
}
.fancybox-slide--iframe .fancybox-content
{
    width: 100%;
    max-width: 80%;
    height: 100%;
    min-height: 50%;
    max-height: 80%;
    margin: 0;
}
.fancybox-slide--video video
{
    max-width: 80%;
    padding: 0;
}
@media (max-width: 767px)
{
    .fancybox-slide--video video
    {
        max-width: 95%;
    }
}
.fancybox-slide > video
{
    padding: 0;
}
.swiper-lazy
{
    background: url(../images/ajax-loader.gif) no-repeat center;
}
.scrollbar::-webkit-scrollbar
{
    position: absolute;
    z-index: 2;
    left: 0;

    width: 6px;
}
.scrollbar::-webkit-scrollbar-track
{
    background-color: #eee;
}
.scrollbar::-webkit-scrollbar-thumb
{
    background-color: #dcdcdc;
}
.slick-arrow
{
    font-size: 16px;
    line-height: 46px;

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

    width: 46px;
    height: 46px;
    padding: 0;

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

    color: #361c03;
    border: none;
    border: 1px solid #361c03;
    border-radius: 50%;
    background: none;
}
@media (max-width: 767px)
{
    .slick-arrow
    {
        line-height: 36px;

        left: -5px;

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

    display: block;

    content: '\e9b6';
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}
.slick-arrow.slick-next
{
    right: -5%;
    left: auto;
}
@media (max-width: 767px)
{
    .slick-arrow.slick-next
    {
        right: -5px;
    }
}
.slick-arrow.slick-next:before
{
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
}
.slick-arrow:hover
{
    color: #d61518;
    border-color: #d61518;
}
.prev-next
{
    text-align: center;
}
.prev-next .slick-prev,
.prev-next .slick-next
{
    font-size: 16px;
    line-height: 44px;

    display: inline-block;

    width: 44px;
    height: 44px;

    cursor: pointer;
    -webkit-transition: all .4s;
            transition: all .4s;
    text-align: center;
    vertical-align: middle;

    color: #361c03;
    border: 1px solid #361c03;
    border-radius: 50%;
}
@media (max-width: 991px)
{
    .prev-next .slick-prev,
    .prev-next .slick-next
    {
        line-height: 40px;

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

    display: block;

    content: '\e9b6';
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}
.prev-next .slick-prev:hover,
.prev-next .slick-next:hover
{
    color: #d61518;
    border-color: #d61518;
}
.prev-next .slick-next
{
    margin-left: 8px;
}
.prev-next .slick-next:before
{
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
}
.slick-dots
{
    margin-top: 40px;

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

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

    vertical-align: top;

    border-radius: 50%;
    background-color: rgba(214, 21, 24, .5);
}
@media (max-width: 767px)
{
    .slick-dots li
    {
        width: 10px;
        height: 10px;
        margin: 0 6px;
    }
}
.slick-dots li button
{
    display: none;
}
.slick-dots li.slick-active
{
    background-color: #d61518;
}
.center
{
    top: 50%;
    left: 50%;

    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
}
.share-cn
{
    display: none;
}
.addcart
{
    cursor: pointer;
}
.addcart.active .icon:before
{
    content: '\e69a';
}
.fluid_html_on_pause,
.fluid_pseudo_poster,
.fluid_controls_container
{
    display: none;
}
.map-content label
{
    line-height: 30px !important;

    max-width: 200px;
    padding: 0 10px !important;

    border: none !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2) !important;
}
[class*='translated'] .header
{
    top: 40px;
}
.header
{
    position: fixed;
    z-index: 9;

    width: 100%;
    height: 120px;

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

    background-color: #fff;
}
@media (max-width: 1199px)
{
    .header
    {
        height: 90px;
    }
}
@media (max-width: 1199px)
{
    .header .header-nav .d-flex
    {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
                justify-content: flex-end !important;
    }
}
.header .header-top
{
    font-size: 0;

    height: 40px;
    padding: 0 5%;

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

    color: #fff;
    background-color: #d61518;
}
@media (max-width: 1199px)
{
    .header .header-top
    {
        height: 30px;
        padding: 0 15px;
    }
}
.header .header-nav
{
    position: relative;
}
.header .logo
{
    position: absolute;
    z-index: 2;
    top: 0;
    left: 50%;

    height: 140px;
    padding: 0 20px 20px 20px;

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

    background: url(../images/logo_bg.png) no-repeat bottom center;
}
@media (max-width: 1199px)
{
    .header .logo
    {
        left: 0;

        height: 80px;
        padding-bottom: 10px;

        -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
                transform: translateX(0);
    }
}
.header .logo img
{
    display: inline-block;

    height: 100%;

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

    vertical-align: middle;
}
@media (max-width: 767px)
{
    .header .share
    {
        display: none;
    }
}
.header .share ul li
{
    position: relative;

    display: inline-block;

    vertical-align: middle;
}
.header .share ul li a
{
    line-height: 40px;

    position: relative;

    display: block;
    overflow: hidden;

    width: 30px;
    height: 40px;

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

    color: #f3b0b1;
}
@media (max-width: 1199px)
{
    .header .share ul li a
    {
        line-height: 30px;

        width: 30px;
        height: 30px;
    }
}
.header .share ul li a .icon
{
    font-size: 18px;

    -webkit-transition: all .2s;
            transition: all .2s;
}
.header .share ul li a:after
{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;

    width: 2.22222222rem;
    height: 100%;

    content: '';
    -webkit-transition: none;
            transition: none;
    -webkit-transform: translate3d(-150%, 0, 0) skewX(-25deg);
            transform: translate3d(-150%, 0, 0) skewX(-25deg);

    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, .15)), to(rgba(204, 204, 204, .05)));
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, .15), rgba(204, 204, 204, .05));
    background-image:         linear-gradient(to right, rgba(255, 255, 255, .15), rgba(204, 204, 204, .05));

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
}
.header .share ul li a:hover:after
{
    left: 100%;

    -webkit-transition: left .4s ease-out, -webkit-transform .4s ease-out;
            transition: left .4s ease-out, -webkit-transform .4s ease-out;
            transition: transform .4s ease-out, left .4s ease-out;
            transition: transform .4s ease-out, left .4s ease-out, -webkit-transform .4s ease-out;
    -webkit-transform: translate3d(50%, 0, 0) skewX(-25deg);
            transform: translate3d(50%, 0, 0) skewX(-25deg);
}
.header .share ul li.share-twitter a:before
{
    content: '\e60b';
}
.header .share ul li.share-linkedin a:before
{
    content: '\e7ea';
}
.header .share ul li.share-instagram a:before
{
    content: '\e93b';
}
.header .share ul li.share-youtube a:before
{
    content: '\e7b2';
}
.header .share ul li.share-google a:before
{
    content: '\e645';
}
.header .share ul li.share-amazon a:before
{
    content: '\e6c1';
}
.header .share ul li:hover a .icon
{
    opacity: 1;
}
.header .language
{
    line-height: 40px;

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

    opacity: .9;
    color: #f3b0b1;
}
@media (max-width: 1199px)
{
    .header .language
    {
        line-height: 30px;
    }
}
.header .language .icon
{
    font-size: 20px;

    display: inline-block;

    vertical-align: middle;
}
.header .language a
{
    font-size: 14px;

    display: inline-block;

    vertical-align: middle;
}
.header .language a:before
{
    margin: 0 10px;

    content: '|';
}
.header .language:hover
{
    color: #fff;
}
.header .serach-part
{
    display: none;
}
@media (max-width: 1199px)
{
    .header .serach-part
    {
        display: inline-block;

        vertical-align: middle;
    }
}
.header .find
{
    line-height: 30px;

    padding: 0 10px;

    cursor: pointer;
    -webkit-transition: all .2s;
            transition: all .2s;
    text-align: center;
}
.header .find .icon
{
    font-size: 18px;
}
.header .search-wrap
{
    font-size: 14px;

    position: absolute;
    z-index: 9;
    top: 0;
    right: 0;
    left: 0;

    display: none;

    width: 100%;
    height: 100vh;
    padding: 10px;

    background-color: rgba(0, 0, 0, .8);
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.header .search-wrap .search-close
{
    position: absolute;
    top: 5%;
    right: 10%;

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

    color: #fff;
}
@media (max-width: 1199px)
{
    .header .search-wrap .search-close
    {
        right: 5%;
    }
}
.header .search-wrap .search-close .icon
{
    font-size: 30px;
}
.header .search-wrap .search-box
{
    position: absolute;
    top: 50%;
    left: 10%;

    width: 80%;

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
@media (max-width: 1199px)
{
    .header .search-wrap .search-box
    {
        left: 5%;

        width: 90%;
    }
}
.header .search-wrap input
{
    line-height: 30px;

    width: 100%;
    padding: 15px;

    color: #666;
}
.header .search-wrap .submit
{
    font-size: 20px;
    line-height: 60px;

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

    width: 60px;
    height: 60px;
    padding: 0;

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

    color: #fff;
    border-radius: 0;
    background-color: #d61518;
}
.header .search-wrap .submit:before
{
    font-family: 'iconfont' !important;

    content: '\e60e';
}
.header .search-wrap .submit:hover
{
    background-color: #c20a0b;
}
.header .translate
{
    display: inline-block;

    min-width: 158px;

    vertical-align: middle;
}
@media (max-width: 767px)
{
    .header .translate
    {
        font-size: 12px;

        position: fixed;
        top: 3px;
        right: 2px;

        width: 145px;
        min-width: auto;
        margin: 0;
    }
}
.header .translate .goog-te-gadget-simple
{
    border: none;
}
@media (max-width: 767px)
{
    .header .translate .goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed span
    {
        font-size: 12px;
    }
}
.header .header-nav
{
    padding: 0 5%;

    color: #000;
    background-color: #fff;
}
@media (max-width: 1199px)
{
    .header .header-nav
    {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display:         flex;

        height: 60px;
        padding: 0 10px;

        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
                justify-content: flex-end;
    }
}
.header .pc-nav
{
    position: relative;

    display: inline-block;

    vertical-align: middle;
}
@media (max-width: 1199px)
{
    .header .pc-nav
    {
        display: none;
    }
}
.header .pc-nav > ul > li
{
    position: relative;

    display: inline-block;

    vertical-align: top;
}
.header .pc-nav > ul > li > a
{
    font-size: 17px;
    font-weight: 500;
    line-height: 40px;

    position: relative;
    z-index: 4;

    display: block;

    padding: 0 30px;

    -webkit-transition: all .4s;
            transition: all .4s;
    text-transform: capitalize;
    word-break: break-word;
}
.header .pc-nav > ul > li.active > a,
.header .pc-nav > ul > li:hover > a
{
    text-decoration: underline;
}
.header .pc-nav .nav-list2
{
    font-size: 14px;

    position: absolute;
    z-index: 9;
    top: 100%;
    left: 0;

    display: none;

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

    text-align: left;

    color: #333;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.header .pc-nav .nav-list2 > li
{
    position: relative;
}
.header .pc-nav .nav-list2 > li > a
{
    line-height: 24px;

    display: block;

    padding: 5px 20px;

    -webkit-transition: all .2s;
            transition: all .2s;
    white-space: nowrap;
    text-transform: capitalize;
}
.header .pc-nav .nav-list2 > li > a .icon
{
    display: inline-block;

    width: 22px;
    margin-right: 10px;

    vertical-align: middle;
}
.header .pc-nav .nav-list2 > li > a .icon img
{
    width: 100%;
}
.header .pc-nav .nav-list2 > li > a:hover
{
    color: #d61518;
}
.header .pc-nav .nav-list3
{
    position: absolute;
    top: 0;
    left: 100%;

    display: none;

    padding: 10px 0;

    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.header .pc-nav .nav-list3 > li > a
{
    line-height: 24px;

    display: block;

    padding: 5px 20px;

    white-space: nowrap;
}
.header .pc-nav .nav-list3 > li > a:hover
{
    color: #d61518;
}
.header .product-nav
{
    width: -webkit-calc(100% - 560px);
    width:         calc(100% - 560px);
    margin-left: 10px;
}
@media (max-width: 1660px)
{
    .header .product-nav
    {
        width: -webkit-calc(100% - 460px);
        width:         calc(100% - 460px);
    }
}
@media (max-width: 1470px)
{
    .header .product-nav
    {
        width: -webkit-calc(100% - 360px);
        width:         calc(100% - 360px);
        margin-left: 0;
        padding-right: 20px;
    }
}
@media (max-width: 1199px)
{
    .header .product-nav
    {
        display: none;
    }
}
.header .product-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-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.header .product-nav > ul > li
{
    position: relative;

    display: inline-block;

    vertical-align: middle;
}
.header .product-nav > ul > li:nth-child(2)
{
    margin-right: 20%;
}
.header .product-nav > ul > li > a
{
    font-size: 18px;
    font-weight: 500;
    line-height: 100px;

    position: relative;

    display: block;

    -webkit-transition: all .4s;
            transition: all .4s;
    text-transform: capitalize;
}
@media (max-width: 1560px)
{
    .header .product-nav > ul > li > a
    {
        font-size: 16px;
    }
}
@media (max-width: 1350px)
{
    .header .product-nav > ul > li > a
    {
        font-size: 14px;
    }
}
.header .product-nav > ul > li > a:after
{
    position: absolute;
    bottom: 0;
    left: 50%;

    display: block;

    width: 0;
    height: 1px;

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

    background-color: #d61518;
}
.header .product-nav > ul > li.active > a,
.header .product-nav > ul > li:hover > a
{
    color: #d61518;
}
.header .product-nav > ul > li.active > a:after,
.header .product-nav > ul > li:hover > a:after
{
    width: 60%;
}
.header .product-nav > ul > li > ul
{
    position: absolute;
    top: 100%;
    left: 0;

    display: none;

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

    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.header .product-nav > ul > li > ul > li > a
{
    line-height: 24px;

    display: block;

    padding: 5px 20px;

    white-space: nowrap;
}
.header .product-nav > ul > li > ul > li > a:hover
{
    color: #d61518;
}
.header .pc-search-cart
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    width: 226px;

    border: 1px solid #d9d9d9;
    border-radius: 73px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1470px)
{
    .header .pc-search-cart
    {
        width: 200px;
    }
}
@media (max-width: 1199px)
{
    .header .pc-search-cart
    {
        display: inline-block;

        width: auto;
        margin-left: 10px;

        vertical-align: middle;
    }
}
.header .pc-search-cart .pc-search
{
    width: -webkit-calc(100% - 40px);
    width:         calc(100% - 40px);
}
@media (max-width: 1199px)
{
    .header .pc-search-cart .pc-search
    {
        display: none;
    }
}
.header .pc-search-cart .pc-search form
{
    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;
}
.header .pc-search-cart .pc-search input
{
    line-height: 44px;

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

    color: #8c8c8c;
}
.header .pc-search-cart .pc-search input::-webkit-input-placeholder,
.header .pc-search-cart .pc-search textarea::-webkit-input-placeholder
{
    color: #8c8c8c;
}
.header .pc-search-cart .pc-search input:-o-placeholder,
.header .pc-search-cart .pc-search textarea:-o-placeholder
{
    color: #8c8c8c;
}
.header .pc-search-cart .pc-search input::-moz-placeholder,
.header .pc-search-cart .pc-search textarea::-moz-placeholder
{
    color: #8c8c8c;
}
.header .pc-search-cart .pc-search input:-ms-input-placeholder,
.header .pc-search-cart .pc-search textarea:-ms-input-placeholder
{
    color: #8c8c8c;
}
.header .pc-search-cart .pc-search input:focus::-webkit-input-placeholder,
.header .pc-search-cart .pc-search textarea:focus::-webkit-input-placeholder
{
    color: #c5c5c5;
}
.header .pc-search-cart .pc-search input:focus::-o-placeholder,
.header .pc-search-cart .pc-search textarea:focus::-o-placeholder
{
    color: #c5c5c5;
}
.header .pc-search-cart .pc-search input:focus::-moz-placeholder,
.header .pc-search-cart .pc-search textarea:focus::-moz-placeholder
{
    color: #c5c5c5;
}
.header .pc-search-cart .pc-search input:focus::-ms-input-placeholder,
.header .pc-search-cart .pc-search textarea:focus::-ms-input-placeholder
{
    color: #c5c5c5;
}
.header .pc-search-cart .pc-search .submit
{
    width: 40px;
    padding: 0;

    text-align: center;

    color: #d61518;
}
.header .pc-search-cart .pc-search .submit .icon
{
    font-size: 20px;
}
.header .pc-search-cart .cart
{
    line-height: 44px;

    position: relative;

    display: inline-block;

    width: 46px;

    text-align: center;

    color: #d61518;
}
@media (max-width: 1199px)
{
    .header .pc-search-cart .cart
    {
        line-height: 30px;
    }
}
.header .pc-search-cart .cart:before
{
    position: absolute;
    top: 50%;
    left: 0;

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

    color: #d9d9d9;
}
.header .pc-search-cart .cart span
{
    font-size: 12px;
    line-height: 20px;

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

    width: 20px;
    height: 20px;

    text-align: center;

    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
}
.header .btn-menu
{
    position: relative;

    display: none;

    width: 30px;
    height: 30px;
}
@media (max-width: 1199px)
{
    .header .btn-menu
    {
        display: inline-block;

        margin-left: 10px;

        vertical-align: middle;
    }
}
.header .btn-menu a
{
    position: absolute;
    top: 0;
    left: 0;

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

    width: 100%;
    height: 100%;

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

    height: 2px;

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

    background: #666;
}
.header .btn-menu a span
{
    display: block;

    height: 2px;
    margin: 5px 0;

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

    background: #666;
}
.stuck
{
    height: 100px;

    -webkit-filter: drop-shadow(0 0 10px rgba(0, 0, 0, .1));
            filter: drop-shadow(0 0 10px rgba(0, 0, 0, .1));
}
@media (max-width: 1199px)
{
    .stuck
    {
        height: 90px;
    }
}
.stuck .product-nav > ul > li > a
{
    line-height: 60px;
}
.stuck .logo
{
    height: 86px;
    padding-bottom: 10px;
}
@media (max-width: 1199px)
{
    .stuck .logo
    {
        height: 80px;
    }
}
.hc-mobile-nav ul.nav-list1
{
    padding-top: 40px;
}
.hc-mobile-nav .nav-wrapper
{
    color: #333;
    background-color: #fff;
}
.hc-mobile-nav .nav-list2
{
    text-indent: 10px !important;
}
.hc-mobile-nav .nav-list3
{
    text-indent: 20px !important;
}
.hc-mobile-nav li.nav-close a,
.hc-mobile-nav li.nav-back a
{
    border-color: #d2d2d2;
    background-color: #dcdcdc;
}
.hc-mobile-nav li.nav-close span::before,
.hc-mobile-nav li.nav-close span::after,
.hc-mobile-nav span.nav-next::before,
.hc-mobile-nav li.nav-back span::before
{
    border-color: #999;
}
.hc-mobile-nav a,
.hc-mobile-nav.nav-levels-expand .nav-container li.level-open a,
.hc-mobile-nav.nav-levels-none .nav-container li.level-open a .btn-menu
{
    border-bottom-color: #d2d2d2;
}
.hc-mobile-nav a[href]:not([href='#']) > span.nav-next
{
    border-color: #dcdcdc;
}
.hc-mobile-nav.nav-levels-expand .nav-container li.level-open,
.hc-mobile-nav.nav-levels-none .nav-container li.level-open
{
    background-color: #fff;
}
.hc-mobile-nav.nav-levels-expand .nav-container li.level-open a:hover,
.hc-mobile-nav.nav-levels-none .nav-container li.level-open a:hover,
.hc-mobile-nav li.nav-close a:hover,
.hc-mobile-nav li.nav-back a:hover
{
    background-color: #dcdcdc;
}
.online-wrap .btn
{
    line-height: 36px;

    position: fixed;
    z-index: 8;
    right: 0;
    bottom: 55px;

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

    -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
            transform-origin: center center;
    text-align: center;

    color: #fff;
    border: 1px solid #d61518;
    border-radius: 0;
    outline: none;
    background-color: #d61518;
}
@media (min-width: 992px)
{
    .online-wrap .btn
    {
        display: none;
    }
}
.online-wrap .btn:before
{
    font-family: 'iconfont' !important;
    font-size: 18px;

    display: inline-block;

    content: '\e6d2';
    -webkit-transition: -webkit-transform .3s;
            transition: -webkit-transform .3s;
            transition:         transform .3s;
            transition:         transform .3s, -webkit-transform .3s;
}
.online-wrap .btn.active:before
{
    -webkit-transform: rotateZ(225deg);
        -ms-transform: rotate(225deg);
            transform: rotateZ(225deg);
}
.online-wrap .code-pic
{
    position: fixed;
    z-index: 101;
    right: 45px;
    bottom: 180px;

    display: none;

    max-width: 120px;
}
.online-wrap .code-pic .pic-box
{
    padding: 5px;

    background-color: #fff;
}
.online-wrap .code-pic img
{
    display: block;

    max-width: 100%;
}
.online-wrap .online
{
    position: fixed;
    z-index: 8;
    top: 40%;
    right: 0;

    -webkit-transition: right .3s;
            transition: right .3s;
    text-align: center;

    border-radius: 8px;
}
@media (max-width: 1199px)
{
    .online-wrap .online
    {
        right: 0;
    }
}
.online-wrap .online.onlineshow
{
    right: 0;
}
@media (max-width: 991px)
{
    .online-wrap .online
    {
        top: auto;
        right: -60px;
        bottom: 100px;

        -webkit-transform: translateY(0%);
            -ms-transform: translateY(0%);
                transform: translateY(0%);
    }
    .online-wrap .online.onlineshow
    {
        right: -60px;
    }
    .online-wrap .online.active
    {
        right: 0;
    }
}
.online-wrap .online a
{
    line-height: 46px;

    position: relative;

    display: block;

    width: 46px;
    height: 46px;
    margin: 4px 0;
    padding: 0;

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

    border-radius: 6px;
}
.online-wrap .online a:before
{
    font-size: 24px;

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

    color: #fff;
}
.online-wrap .online a:hover
{
    background-color: #d61518;
}
@media (max-width: 991px)
{
    .online-wrap .online a
    {
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
    .online-wrap .online a:before
    {
        font-size: 20px;
    }
}
@media (min-width: 992px)
{
    .online-wrap .online .icon-phone:hover .phone-num,
    .online-wrap .online .icon-whatsapp:hover .phone-num
    {
        right: 100%;
    }
}
.online-wrap .online .icon-phone .phone-num,
.online-wrap .online .icon-whatsapp .phone-num
{
    position: absolute;
    z-index: -1;
    top: 0;
    right: -300px;

    padding-right: 5px;

    -webkit-transition: right .3s;
            transition: right .3s;
    white-space: nowrap;
}
.online-wrap .online .icon-phone .phone-num p,
.online-wrap .online .icon-whatsapp .phone-num p
{
    margin: 0;
    padding: 0 10px;

    color: #fff;
    border-radius: 8px;
    background-color: rgba(0, 0, 0, .44);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .12);
}
@media (max-width: 767px)
{
    .online-wrap .online .code:before
    {
        font-size: 22px;
    }
}
.online-wrap .online .code .mask
{
    position: absolute;
    z-index: 10;
    top: 0;
    right: 100%;

    display: none;

    width: 130px;
    height: 130px;
    padding-right: 5px;
}
.online-wrap .online .code .mask .mask-box
{
    border: 1px solid #e5e5e5;
    background-color: #fff;
}
.online-wrap .online .code .mask img
{
    display: block;

    width: 100%;
}
.online-wrap .online .code .mask p
{
    font-size: 13px;
    line-height: 16px;

    margin: 5px 0 8px 0;

    color: #888;
}
.online-wrap .online .sale
{
    width: 158px;
    margin-bottom: 30px;
}
@media (max-width: 991px)
{
    .online-wrap .online .sale
    {
        width: 50px;
    }
}
.online-wrap .online .sale a
{
    width: 158px;
    height: 162px;

    background: none;
}
@media (max-width: 991px)
{
    .online-wrap .online .sale a
    {
        width: 50px;
        height: 50px;
    }
}
.online-wrap .online .sale img
{
    max-width: 100%;
}
@media (min-width: 992px)
{
    .online-wrap-in .online
    {
        right: 0;
    }
}
.online-wrap .icon-qq:before
{
    font-family: 'iconfont' !important;

    content: '\e62d';
}
.online-wrap .icon-weixin
{
    background-color: #09bb07;
}
.online-wrap .icon-weixin:before
{
    font-family: 'iconfont' !important;

    content: '\e604';
}
.online-wrap .icon-message:before
{
    font-family: 'iconfont' !important;

    content: '\e634';
}
.online-wrap .icon-email
{
    background-color: #ff8900;
}
.online-wrap .icon-email:before
{
    font-family: 'iconfont' !important;

    content: '\e634';
}
.online-wrap .icon-skype:before
{
    font-family: 'iconfont' !important;

    content: '\e616';
}
.online-wrap .icon-whatsapp
{
    background-color: #25d366;
}
.online-wrap .icon-whatsapp:before
{
    font-family: 'iconfont' !important;

    content: '\e621';
}
.online-wrap .icon-phone:before
{
    font-family: 'iconfont' !important;

    content: '\e61c';
}
.online-wrap .icon-erweima:before
{
    font-family: 'iconfont' !important;

    content: '\e745';
}
.online-wrap .icon-facebook:before
{
    font-family: 'iconfont' !important;

    content: '\e615';
}
.online-wrap .icon-instagram:before
{
    font-family: 'iconfont' !important;

    content: '\e666';
}
.online-wrap .icon-cart:before
{
    font-family: 'iconfont' !important;

    content: '\e623';
}
.online-wrap .icon-cart span
{
    font-size: 14px;
    line-height: 20px;

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

    width: 20px;
    height: 20px;

    color: #fff;
    border-radius: 50%;
    background-color: #d61518;
}
.online-wrap .icon-arrow-top
{
    background-color: #d81718;
}
.online-wrap .icon-arrow-top:before
{
    font-family: 'iconfont' !important;

    content: '\e614';
}
.xs-online
{
    font-family: 'Times New Roman', Arial;

    position: fixed;
    z-index: 8;
    bottom: 0;
    left: 0;

    display: none;

    width: 100%;
    padding-bottom: -webkit-calc(constant(safe-area-inset-bottom) - 15px);
    padding-bottom:         calc(constant(safe-area-inset-bottom) - 15px);
    padding-bottom: -webkit-calc(env(safe-area-inset-bottom) - 15px);
    padding-bottom:         calc(env(safe-area-inset-bottom) - 15px);

    color: #fff;
    background-color: #d61518;
    box-shadow: 0 -2px 14px 1px rgba(0, 0, 0, .2);
}
@media (max-width: 991px)
{
    .xs-online
    {
        display: block !important;
    }
}
.xs-online ul
{
    margin: 0;
    padding: 0;

    text-align: center;
}
.xs-online ul li
{
    float: left;

    width: 20%;

    list-style: none;

    border-right: 1px solid #000;
    border-left: 1px solid rgba(255, 255, 255, .6);
}
.xs-online ul li > a
{
    font-size: 10px;

    display: block;

    padding: 8px 0;

    text-transform: uppercase;

    color: inherit;
}
@media (max-width: 320px)
{
    .xs-online ul li > a
    {
        font-size: 8px;
    }
}
.xs-online ul li > a:before
{
    font-family: 'iconfont' !important;
    font-size: 18px;
    font-style: normal;
    line-height: 24px;

    display: block;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.xs-online ul li:first-child
{
    border-left: none;
}
.xs-online ul li:last-child
{
    border-right: none;
}
.xs-online ul li.xs-online-product > a:before
{
    font-size: 16px;

    content: '\e7e9';
}
.xs-online ul li.xs-online-mail > a:before
{
    font-weight: normal;

    content: '\e634';
}
.xs-online ul li.xs-online-map > a:before
{
    font-weight: normal;

    content: '\e63e';
}
.xs-online ul li.xs-online-feedback > a:before
{
    font-weight: normal;

    content: '\e615';
}
.xs-online ul li.xs-online-top > a:before
{
    font-weight: normal;

    content: '\e60f';
}
.xs-online ul li.xs-online-home > a:before
{
    font-weight: normal;

    content: '\e6c8';
}
.xs-online ul li.xs-online-message > a:before
{
    font-size: 18px;
    font-weight: normal;

    content: '\e66b';
}
.xs-online ul li.xs-online-tel > a:before
{
    font-weight: normal;

    content: '\e61c';
}
.xs-online ul li.xs-online-facebook > a:before
{
    font-weight: normal;

    content: '\e615';
}
.xs-online ul li.xs-online-top > a:before
{
    font-weight: normal;

    content: '\e60f';
}
.xs-online ul li.xs-online-whatsapp > a:before
{
    font-weight: normal;

    content: '\e621';
}
.xs-online ul li.xs-online-skype > a:before
{
    font-weight: normal;

    content: '\e616';
}
.xs-online ul li.xs-online-contact > a:before
{
    font-weight: normal;

    content: '\e609';
}
.xs-online ul li.xs-online-wechat > a:before
{
    content: '\e604';
}
.xs-online ul li.xs-online-wechat > a:before
{
    content: '\e604';
}
.xs-online ul li.xs-online-tiktok > a:before
{
    content: '\e828';
}
.xs-online ul li.xs-online-about > a:before
{
    content: '\e62a';
}
.xs-online ul li.xs-online-wechat > a
{
    position: relative;
}
.xs-online ul li.xs-online-wechat > a:hover img
{
    display: block;
}
.xs-online ul li.xs-online-wechat > a img
{
    position: absolute;
    bottom: 57px;
    left: 0;

    display: none;

    width: 100%;
}
.xs-online ul li.facebook > a:before
{
    content: '\e615';
}
.banner
{
    font-size: 0;

    position: relative;
    z-index: 4;

    clear: both;
    overflow: hidden;

    width: 100%;
    padding-top: 140px;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
@media (max-width: 1199px)
{
    .banner
    {
        padding-top: 90px;
    }
}
.banner img
{
    display: block;

    width: 100%;
}
.banner .img-box
{
    padding-bottom: 43.22916667%;
}
.banner .img-box iframe
{
    position: absolute;

    width: 100%;
    height: 100%;
}
.banner .swiper-slide
{
    overflow: hidden;
}
.banner .swiper-pagination
{
    position: absolute;
    z-index: 2;
    right: 5%;
    bottom: 3%;
    left: auto;

    display: inline-block;

    width: auto !important;
    padding: 4px;

    border-radius: 30px;
    background-color: rgba(255, 255, 255, .5);
}
.banner .swiper-pagination-bullet
{
    font-size: 16px;
    line-height: 40px;

    position: relative;

    display: inline-block;

    width: 40px;
    height: 40px;
    margin: 0 8px !important;

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

    opacity: 1;
    color: #666;
    border-radius: 50%;
    background: none;
    background-color: #fff;
}
.banner .swiper-pagination-bullet:before
{
    content: '0';
}
.banner .swiper-pagination-bullet-active
{
    color: #fff;
    background-color: #d61518;
}
.banner .slick-arrow
{
    font-size: 20px;
    line-height: 86px;

    z-index: 2;
    top: 55%;
    left: 0;

    width: 24px;
    height: 86px;

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

    color: #fff;
    border: none;
    border-radius: 0;
    border-radius: 0 10px 10px 0;
    outline: none;
    background: none;
    background: rgba(0, 0, 0, .3);
}
@media (max-width: 767px)
{
    .banner .slick-arrow
    {
        top: 60%;

        width: 50px;
        height: 50px;
    }
}
.banner .slick-arrow:before
{
    content: '\e625';
}
.banner .slick-arrow:hover
{
    background-color: rgba(214, 21, 24, .5);
}
.banner .slick-next
{
    right: 0;
    left: auto;

    border-radius: 10px 0 0 10px;
}
.banner .item
{
    position: relative;

    display: block;
    overflow: hidden;
}
@media (max-width: 991px)
{
    .banner .item
    {
        width: 110%;
        max-width: 110%;
        margin-left: -5%;
    }
}
@media (max-width: 767px)
{
    .banner .item
    {
        width: 120%;
        max-width: 120%;
        margin-left: -10%;
    }
}
.banner .item > a
{
    display: block;
    overflow: hidden;
}
.banner .item > a > img
{
    position: relative;
    left: 50%;

    display: block;

    width: 100%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}
.banner-video
{
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    object-fit: cover;
}
.banner.hide-arrow .slick-arrow,
.banner.hide-arrow .swiper-pagination
{
    display: none !important;
}
.banner.hide-video video
{
    display: none !important;
}
.banner-video-box
{
    position: relative;

    display: block;

    padding-bottom: 43.22916667%;

    -webkit-transform: translateZ(10px);
            transform: translateZ(10px);
}
.banner-video-box .fluid_video_wrapper
{
    position: absolute;
    z-index: 10;
}
.banner-video-box .fluid_initial_play
{
    background-color: #d61518 !important;
}
.banner .mobile-video
{
    position: relative;

    display: block;
}
.banner .mobile-video:after
{
    z-index: 2;

    content: '';

    background-color: rgba(0, 0, 0, .1);
}
.banner .mobile-video:before
{
    font-size: 50px;

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

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

    color: #fff;
    text-shadow: 0 0 20px rgba(0, 0, 0, .3);
}
.banner-in
{
    position: relative;

    overflow: hidden;

    padding-top: 140px;
}
@media (max-width: 1199px)
{
    .banner-in
    {
        padding-top: 90px;
    }
}
.banner-in img
{
    width: 100%;
}
@media (max-width: 767px)
{
    .banner-in img
    {
        width: 160%;
        margin-left: -30%;
    }
}
.banner-in .play
{
    font-size: 50px;

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

    width: 90px;
    height: 90px;

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

    color: #fff;
    background: url(../images/play.svg) no-repeat center;
    background-size: cover;
}
.banner-in .wrap-location
{
    position: absolute;
    z-index: 6;
    top: -webkit-calc(50% + 60px);
    top:         calc(50% + 60px);

    width: 100%;

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

    color: #fff;
}
@media (max-width: 1199px)
{
    .banner-in .wrap-location
    {
        top: -webkit-calc(50% + 40px);
        top:         calc(50% + 40px);
    }
}
.banner-in .wrap-location h2
{
    font-size: 40px;
    font-weight: bold;
    line-height: 1.2;

    margin: 0;

    text-transform: uppercase;
}
@media (max-width: 1199px)
{
    .banner-in .wrap-location h2
    {
        font-size: 30px;
    }
}
@media (max-width: 991px)
{
    .banner-in .wrap-location h2
    {
        font-size: 24px;
    }
}
@media (max-width: 767px)
{
    .banner-in .wrap-location h2
    {
        font-size: 20px;
    }
}
.banner-in .wrap-location .location
{
    line-height: 30px;

    position: relative;
}
.banner-in .wrap-location .location .icon
{
    display: inline-block;

    margin-right: 10px;

    vertical-align: middle;
}
.banner-in .wrap-location .location ul
{
    display: inline-block;

    vertical-align: middle;
}
.banner-in .wrap-location .location ul li
{
    font-size: 16px;

    display: inline-block;

    vertical-align: top;
}
@media (max-width: 767px)
{
    .banner-in .wrap-location .location ul li
    {
        font-size: 14px;
    }
}
.banner-in .wrap-location .location ul li:after
{
    display: inline-block;

    margin: 0 4px;

    content: '>';
    vertical-align: middle;
}
.banner-in .wrap-location .location ul li:last-child:after
{
    display: none;
}
.banner-in .wrap-location .location ul li a
{
    display: inline-block;

    vertical-align: middle;
    text-transform: capitalize;
}
.banner-in .wrap-location .location ul li a:hover
{
    text-decoration: underline;
}
@-webkit-keyframes fadenum
{
    100%
    {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}
@keyframes fadenum
{
    100%
    {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}
@-webkit-keyframes slide-down
{
    0%
    {
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }
    50%
    {
        -webkit-transform: translateY(-10px);
                transform: translateY(-10px);
    }
    100%
    {
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }
}
@keyframes slide-down
{
    0%
    {
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }
    50%
    {
        -webkit-transform: translateY(-10px);
                transform: translateY(-10px);
    }
    100%
    {
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }
}
.box
{
    overflow: hidden;

    padding: 90px 0;
}
@media (max-width: 1560px)
{
    .box
    {
        padding: 70px 0;
    }
}
@media (max-width: 991px)
{
    .box
    {
        padding: 50px 0;
    }
}
.box .more
{
    margin-top: 50px;
}
@media (max-width: 991px)
{
    .box .more
    {
        margin-top: 30px;
    }
}
@media (max-width: 767px)
{
    .box .more
    {
        margin-top: 20px;
    }
}
.box .more a
{
    font-weight: 500;
    line-height: 54px;

    display: inline-block;

    width: 139px;
    height: 54px;

    text-align: center;

    color: #5c4f46;
    background: url(../images/more.svg) no-repeat center;
    background-size: cover;
}
.box .more a:hover
{
    text-decoration: underline;
}
.text-common
{
    margin-top: 20px;
}
.text-common p
{
    font-size: 16px;
    line-height: 1.75;

    margin: 0;

    color: #666;
}
@media (max-width: 991px)
{
    .text-common p
    {
        font-size: 14px;
    }
}
.title
{
    position: relative;
    z-index: 2;

    text-align: center;
}
.title h2
{
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    font-size: 34px;
    font-weight: bold;
    line-height: 1.25;

    margin: 0;

    text-transform: uppercase;

    color: #361c03;
}
@media (max-width: 1199px)
{
    .title h2
    {
        font-size: 30px;
    }
}
@media (max-width: 767px)
{
    .title h2
    {
        font-size: 24px;
    }
}
.title p
{
    font-size: 16px;
    line-height: 1.75;

    max-width: 960px;
    margin: 0 auto;
    margin-top: 16px;

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

        margin-top: 6px;
    }
}
.indexcontent
{
    position: relative;
    z-index: 2;
}
.box-featured-product .featured-product .item,
.wrap-product .featured-product .item,
.wrap-product-show .featured-product .item,
.box-featured-product .product .item,
.wrap-product .product .item,
.wrap-product-show .product .item,
.box-featured-product .slick-related .item,
.wrap-product .slick-related .item,
.wrap-product-show .slick-related .item
{
    -webkit-transition: all .2s;
            transition: all .2s;
}
.box-featured-product .featured-product .item .pic,
.wrap-product .featured-product .item .pic,
.wrap-product-show .featured-product .item .pic,
.box-featured-product .product .item .pic,
.wrap-product .product .item .pic,
.wrap-product-show .product .item .pic,
.box-featured-product .slick-related .item .pic,
.wrap-product .slick-related .item .pic,
.wrap-product-show .slick-related .item .pic
{
    display: block;
}
.box-featured-product .featured-product .item .pic .img-box img,
.wrap-product .featured-product .item .pic .img-box img,
.wrap-product-show .featured-product .item .pic .img-box img,
.box-featured-product .product .item .pic .img-box img,
.wrap-product .product .item .pic .img-box img,
.wrap-product-show .product .item .pic .img-box img,
.box-featured-product .slick-related .item .pic .img-box img,
.wrap-product .slick-related .item .pic .img-box img,
.wrap-product-show .slick-related .item .pic .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.box-featured-product .featured-product .item .title-product,
.wrap-product .featured-product .item .title-product,
.wrap-product-show .featured-product .item .title-product,
.box-featured-product .product .item .title-product,
.wrap-product .product .item .title-product,
.wrap-product-show .product .item .title-product,
.box-featured-product .slick-related .item .title-product,
.wrap-product .slick-related .item .title-product,
.wrap-product-show .slick-related .item .title-product
{
    position: relative;

    padding: 0 40px 0 15px;
}
@media (max-width: 767px)
{
    .box-featured-product .featured-product .item .title-product,
    .wrap-product .featured-product .item .title-product,
    .wrap-product-show .featured-product .item .title-product,
    .box-featured-product .product .item .title-product,
    .wrap-product .product .item .title-product,
    .wrap-product-show .product .item .title-product,
    .box-featured-product .slick-related .item .title-product,
    .wrap-product .slick-related .item .title-product,
    .wrap-product-show .slick-related .item .title-product
    {
        padding: 10px;
    }
}
.box-featured-product .featured-product .item .title-product h3,
.wrap-product .featured-product .item .title-product h3,
.wrap-product-show .featured-product .item .title-product h3,
.box-featured-product .product .item .title-product h3,
.wrap-product .product .item .title-product h3,
.wrap-product-show .product .item .title-product h3,
.box-featured-product .slick-related .item .title-product h3,
.wrap-product .slick-related .item .title-product h3,
.wrap-product-show .slick-related .item .title-product h3
{
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;
    margin: 0;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 767px)
{
    .box-featured-product .featured-product .item .title-product h3,
    .wrap-product .featured-product .item .title-product h3,
    .wrap-product-show .featured-product .item .title-product h3,
    .box-featured-product .product .item .title-product h3,
    .wrap-product .product .item .title-product h3,
    .wrap-product-show .product .item .title-product h3,
    .box-featured-product .slick-related .item .title-product h3,
    .wrap-product .slick-related .item .title-product h3,
    .wrap-product-show .slick-related .item .title-product h3
    {
        font-size: 16px;
    }
}
.box-featured-product .featured-product .item .title-product p,
.wrap-product .featured-product .item .title-product p,
.wrap-product-show .featured-product .item .title-product p,
.box-featured-product .product .item .title-product p,
.wrap-product .product .item .title-product p,
.wrap-product-show .product .item .title-product p,
.box-featured-product .slick-related .item .title-product p,
.wrap-product .slick-related .item .title-product p,
.wrap-product-show .slick-related .item .title-product p
{
    font-size: 14px;
    line-height: 24px;

    display: -webkit-box;
    overflow: hidden;

    height: 20px;
    margin: 6px 0 0 0;

    color: #8c8c8c;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.box-featured-product .featured-product .item .title-product .product-more,
.wrap-product .featured-product .item .title-product .product-more,
.wrap-product-show .featured-product .item .title-product .product-more,
.box-featured-product .product .item .title-product .product-more,
.wrap-product .product .item .title-product .product-more,
.wrap-product-show .product .item .title-product .product-more,
.box-featured-product .slick-related .item .title-product .product-more,
.wrap-product .slick-related .item .title-product .product-more,
.wrap-product-show .slick-related .item .title-product .product-more
{
    position: absolute;
    top: 0;
    right: 0;

    display: inline-block;

    width: 40px;
    height: 40px;

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

    color: #d61518;
    border: 5px solid rgba(249, 232, 232, 0);
    border-radius: 50%;
}
@media (max-width: 767px)
{
    .box-featured-product .featured-product .item .title-product .product-more,
    .wrap-product .featured-product .item .title-product .product-more,
    .wrap-product-show .featured-product .item .title-product .product-more,
    .box-featured-product .product .item .title-product .product-more,
    .wrap-product .product .item .title-product .product-more,
    .wrap-product-show .product .item .title-product .product-more,
    .box-featured-product .slick-related .item .title-product .product-more,
    .wrap-product .slick-related .item .title-product .product-more,
    .wrap-product-show .slick-related .item .title-product .product-more
    {
        z-index: 6;
        top: -40px;
    }
}
.box-featured-product .featured-product .item .title-product .product-more .icon,
.wrap-product .featured-product .item .title-product .product-more .icon,
.wrap-product-show .featured-product .item .title-product .product-more .icon,
.box-featured-product .product .item .title-product .product-more .icon,
.wrap-product .product .item .title-product .product-more .icon,
.wrap-product-show .product .item .title-product .product-more .icon,
.box-featured-product .slick-related .item .title-product .product-more .icon,
.wrap-product .slick-related .item .title-product .product-more .icon,
.wrap-product-show .slick-related .item .title-product .product-more .icon
{
    font-size: 16px;
    line-height: 30px;

    display: block;

    width: 30px;
    height: 30px;

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

    border-radius: 50%;
    background-color: #f9e8e8;
}
@media (min-width: 1200px)
{
    .box-featured-product .featured-product .item:hover .pic .img-box img,
    .wrap-product .featured-product .item:hover .pic .img-box img,
    .wrap-product-show .featured-product .item:hover .pic .img-box img,
    .box-featured-product .product .item:hover .pic .img-box img,
    .wrap-product .product .item:hover .pic .img-box img,
    .wrap-product-show .product .item:hover .pic .img-box img,
    .box-featured-product .slick-related .item:hover .pic .img-box img,
    .wrap-product .slick-related .item:hover .pic .img-box img,
    .wrap-product-show .slick-related .item:hover .pic .img-box img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
    .box-featured-product .featured-product .item:hover .title-product h3,
    .wrap-product .featured-product .item:hover .title-product h3,
    .wrap-product-show .featured-product .item:hover .title-product h3,
    .box-featured-product .product .item:hover .title-product h3,
    .wrap-product .product .item:hover .title-product h3,
    .wrap-product-show .product .item:hover .title-product h3,
    .box-featured-product .slick-related .item:hover .title-product h3,
    .wrap-product .slick-related .item:hover .title-product h3,
    .wrap-product-show .slick-related .item:hover .title-product h3
    {
        color: #d61518;
    }
    .box-featured-product .featured-product .item:hover .title-product .product-more,
    .wrap-product .featured-product .item:hover .title-product .product-more,
    .wrap-product-show .featured-product .item:hover .title-product .product-more,
    .box-featured-product .product .item:hover .title-product .product-more,
    .wrap-product .product .item:hover .title-product .product-more,
    .wrap-product-show .product .item:hover .title-product .product-more,
    .box-featured-product .slick-related .item:hover .title-product .product-more,
    .wrap-product .slick-related .item:hover .title-product .product-more,
    .wrap-product-show .slick-related .item:hover .title-product .product-more
    {
        border: 5px solid #f9e8e8;
    }
    .box-featured-product .featured-product .item:hover .title-product .product-more .icon,
    .wrap-product .featured-product .item:hover .title-product .product-more .icon,
    .wrap-product-show .featured-product .item:hover .title-product .product-more .icon,
    .box-featured-product .product .item:hover .title-product .product-more .icon,
    .wrap-product .product .item:hover .title-product .product-more .icon,
    .wrap-product-show .product .item:hover .title-product .product-more .icon,
    .box-featured-product .slick-related .item:hover .title-product .product-more .icon,
    .wrap-product .slick-related .item:hover .title-product .product-more .icon,
    .wrap-product-show .slick-related .item:hover .title-product .product-more .icon
    {
        color: #fff;
        background-color: #d61518;
    }
}
.box-featured-product
{
    padding-right: 5%;
    padding-left: 5%;
}
@media (max-width: 1199px)
{
    .box-featured-product
    {
        padding-right: 15px;
        padding-left: 15px;
    }
}
.box-featured-product .featured-product
{
    margin-top: 40px;
}
@media (max-width: 1199px)
{
    .box-featured-product .featured-product
    {
        margin-top: 20px;
    }
}
.box-featured-product .featured-product .slick-featured
{
    margin: 0 -60px;
}
@media (max-width: 1560px)
{
    .box-featured-product .featured-product .slick-featured
    {
        margin: 0 -30px;
    }
}
@media (max-width: 991px)
{
    .box-featured-product .featured-product .slick-featured
    {
        margin: 0 -10px;
    }
}
@media (max-width: 767px)
{
    .box-featured-product .featured-product .slick-featured
    {
        margin: 0 -5px;
    }
}
.box-featured-product .featured-product .slick-featured .slick-slide
{
    padding: 0 60px;
}
@media (max-width: 1560px)
{
    .box-featured-product .featured-product .slick-featured .slick-slide
    {
        padding: 0 30px;
    }
}
@media (max-width: 991px)
{
    .box-featured-product .featured-product .slick-featured .slick-slide
    {
        padding: 0 10px;
    }
}
@media (max-width: 767px)
{
    .box-featured-product .featured-product .slick-featured .slick-slide
    {
        padding: 0 5px;
    }
}
.box-featured-product .prev-next
{
    margin-top: 40px;
}
@media (max-width: 767px)
{
    .box-featured-product .prev-next
    {
        margin-top: 20px;
    }
}
.box-category
{
    padding: 0 2% 130px;
}
@media (max-width: 1199px)
{
    .box-category
    {
        padding-bottom: 80px;
    }
}
@media (max-width: 991px)
{
    .box-category
    {
        padding: 0 15px 50px;
    }
}
.box-category .category
{
    padding: 70px 0;

    border-radius: 30px;
    background: url(../images/category_bg.png) no-repeat right center #fff6f7;
    background-size: auto 100%;
}
@media (max-width: 1199px)
{
    .box-category .category
    {
        padding: 40px 0;

        background-position: bottom right;
        background-size: 80% auto;
    }
}
.box-category .itembox
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
            align-items: flex-end;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.box-category .item-left
{
    width: 400px;
}
@media (max-width: 1199px)
{
    .box-category .item-left
    {
        width: 300px;
    }
}
@media (max-width: 991px)
{
    .box-category .item-left
    {
        width: 100%;
    }
}
.box-category .item-left .num
{
    font-size: 40px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.4;

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

    text-transform: capitalize;

    color: #fff6f7;

    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: rgba(0, 0, 0, .25);
    -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;
}
.box-category .item-left .num:after
{
    display: inline-block;

    width: 48px;
    height: 94px;

    content: '';
    -webkit-animation: star 5s linear infinite;
            animation: star 5s linear infinite;
    vertical-align: middle;

    background: url(../images/star.svg) no-repeat center;
    background-size: cover;
}
.box-category .item-left h3
{
    font-size: 26px;
    line-height: 1.5;

    margin-top: 50px;
}
@media (max-width: 991px)
{
    .box-category .item-left h3
    {
        font-size: 20px;

        margin-top: 20px;
    }
}
.box-category .item-left p
{
    font-size: 16px;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 120px;
    margin: 0;

    color: #444;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
@media (max-width: 991px)
{
    .box-category .item-left p
    {
        font-size: 14px;
        line-height: 24px;

        height: 96px;
    }
}
.box-category .item-right
{
    width: -webkit-calc(100% - 400px);
    width:         calc(100% - 400px);
    padding-left: 5%;
}
@media (max-width: 1199px)
{
    .box-category .item-right
    {
        width: -webkit-calc(100% - 300px);
        width:         calc(100% - 300px);
    }
}
@media (max-width: 991px)
{
    .box-category .item-right
    {
        width: 100%;
        margin-top: 30px;
        padding-left: 0;
    }
}
@media (max-width: 767px)
{
    .box-category .item-right
    {
        margin-top: 20px;
    }
}
.box-category .slick-category-list
{
    margin: 0 -10px;
}
@media (max-width: 767px)
{
    .box-category .slick-category-list
    {
        margin: 0 -6px;
    }
}
.box-category .slick-category-list .slick-slide
{
    padding: 20px 10px;
}
@media (max-width: 767px)
{
    .box-category .slick-category-list .slick-slide
    {
        padding: 20px 6px;
    }
}
.box-category .item
{
    position: relative;

    display: block;

    padding-bottom: 20px;

    text-align: center;

    border-radius: 14px;
    background: #fff;
}
.box-category .item .img-box
{
    overflow: hidden;

    border-radius: 14px;
}
.box-category .item .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.box-category .item h3
{
    font-size: 16px;
    line-height: 20px;

    display: -webkit-box;
    overflow: hidden;

    height: 40px;
    margin: 10px 0;
    padding: 0 10%;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 767px)
{
    .box-category .item h3
    {
        font-size: 14px;
    }
}
.box-category .item .category-more
{
    position: absolute;
    bottom: -18px;
    left: 50%;

    width: 36px;
    height: 36px;

    -webkit-transition: all .2s;
            transition: all .2s;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    text-align: center;

    color: #d61518;
    border: 5px solid rgba(232, 122, 21, 0);
    border-radius: 50%;
}
.box-category .item .category-more .icon
{
    font-size: 14px;
    line-height: 26px;

    display: block;

    width: 26px;
    height: 26px;

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

    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0 0 8px rgba(214, 21, 24, .2);
}
.box-category .item:hover .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.box-category .item:hover .category-more
{
    color: #fff;
    border: 5px solid rgba(232, 122, 21, .2);
}
.box-category .item:hover .category-more .icon
{
    background-color: #d61518;
}
.box-category .slick-dots
{
    margin: 0 -8px;
    margin-top: 100px;

    text-align: left;
}
@media (max-width: 991px)
{
    .box-category .slick-dots
    {
        margin-top: 60px;
    }
}
.box-category .slick-dots li
{
    width: 68px;
    height: 1px;

    background: #d9d9d9;
}
@media (max-width: 991px)
{
    .box-category .slick-dots li
    {
        width: 50px;
    }
}
.box-category .slick-dots li.slick-active
{
    background-color: #5c4f46;
}
.box-category .slick-prev
{
    display: none !important;
}
.box-category .slick-next
{
    top: auto;
    bottom: 0;
    left: 300px;

    border: none;
}
@media (max-width: 991px)
{
    .box-category .slick-next
    {
        left: 200px;
    }
}
.box-category .slick-next:hover
{
    color: #d61518;
    background: none;
}
.box-category .num-box
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin-top: -60px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.box-category .num-box .prev,
.box-category .num-box .next
{
    font-size: 15px;

    display: inline-block;

    vertical-align: middle;

    color: #5c4f46;
}
.box-category .num-box .prev::after
{
    content: '/';
}
@-webkit-keyframes star
{
    0%
    {
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }
    50%
    {
        -webkit-transform: translateY(20px);
                transform: translateY(20px);
    }
    100%
    {
        -webkit-transform: translateY(0px);
                transform: translateY(0px);
    }
}
@keyframes star
{
    0%
    {
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }
    50%
    {
        -webkit-transform: translateY(20px);
                transform: translateY(20px);
    }
    100%
    {
        -webkit-transform: translateY(0px);
                transform: translateY(0px);
    }
}
.box-number
{
    background: -webkit-gradient(linear, left top, left bottom, from(#f9e8e8), to(rgba(251, 246, 242, 0)));
    background: -webkit-linear-gradient(top, #f9e8e8 0%, rgba(251, 246, 242, 0) 100%);
    background:         linear-gradient(180deg, #f9e8e8 0%, rgba(251, 246, 242, 0) 100%);
}
@media (max-width: 767px)
{
    .box-number .number ul li
    {
        width: 50%;
        margin: 10px 0;
    }
}
.box-number .number .item
{
    color: #361c03;
}
.box-number .number .item b
{
    font-size: 50px;
    font-weight: 500;
    line-height: 1;
}
@media (max-width: 1199px)
{
    .box-number .number .item b
    {
        font-size: 40px;
    }
}
@media (max-width: 991px)
{
    .box-number .number .item b
    {
        font-size: 30px;
    }
}
.box-number .number .item b i
{
    font-size: 30px;
    font-style: normal;

    display: inline-block;

    vertical-align: middle;
}
@media (max-width: 1199px)
{
    .box-number .number .item b i
    {
        font-size: 20px;
    }
}
.box-number .number .item p
{
    font-size: 16px;
    line-height: 24px;

    margin: 10px 0 0 0;
}
@media (max-width: 991px)
{
    .box-number .number .item p
    {
        font-size: 14px;
    }
}
.box-about
{
    padding-top: 0;
    padding-bottom: 450px;

    background: url(../images/about_bg.jpg) no-repeat bottom center;
}
@media (max-width: 1560px)
{
    .box-about
    {
        padding-bottom: 350px;

        background-size: cover;
    }
}
@media (max-width: 991px)
{
    .box-about
    {
        padding-bottom: 250px;
    }
}
@media (max-width: 767px)
{
    .box-about
    {
        padding-bottom: 0;
    }
}
.box-about .about .video
{
    position: relative;

    width: 45%;
}
@media (max-width: 767px)
{
    .box-about .about .video
    {
        width: 100%;
    }
}
.box-about .about .video .video-bg img
{
    width: 100%;

    -webkit-animation: roatevideo 20s linear infinite;
            animation: roatevideo 20s linear infinite;
}
.box-about .about .video .video-img
{
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;

    overflow: hidden;

    width: 70%;
    height: 70%;

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

    border-radius: 50%;
}
.box-about .about .video .video-img img
{
    width: 100%;

    -webkit-animation: roatevideo 20s linear infinite;
            animation: roatevideo 20s linear infinite;
}
.box-about .about .video .play
{
    font-size: 50px;

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

    width: 90px;
    height: 90px;

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

    color: #fff;
    background: url(../images/play.svg) no-repeat center;
    background-size: cover;
}
.box-about .about .about-right
{
    width: 55%;
    padding-top: 50px;
    padding-left: 7%;
}
@media (max-width: 1199px)
{
    .box-about .about .about-right
    {
        padding-top: 20px;
        padding-left: 5%;
    }
}
@media (max-width: 767px)
{
    .box-about .about .about-right
    {
        width: 100%;
        padding-left: 0;
    }
}
.box-about .about .title-about h2
{
    font-size: 70px;
    font-weight: 700;
    line-height: 1;

    text-transform: uppercase;

    color: #361c03;
}
@media (max-width: 1560px)
{
    .box-about .about .title-about h2
    {
        font-size: 60px;
    }
}
@media (max-width: 1199px)
{
    .box-about .about .title-about h2
    {
        font-size: 50px;
    }
}
@media (max-width: 991px)
{
    .box-about .about .title-about h2
    {
        font-size: 40px;
    }
}
@media (max-width: 767px)
{
    .box-about .about .title-about h2
    {
        font-size: 30px;
    }
}
.box-about .about .title-about h3
{
    font-family: 'Montserrat', Arial;
    font-size: 34px;
    font-weight: 500;

    text-transform: capitalize;

    color: #d61518;
}
@media (max-width: 1199px)
{
    .box-about .about .title-about h3
    {
        font-size: 30px;
    }
}
@media (max-width: 991px)
{
    .box-about .about .title-about h3
    {
        font-size: 24px;
    }
}
@media (max-width: 767px)
{
    .box-about .about .title-about h3
    {
        font-size: 20px;
    }
}
.box-about .about .note
{
    display: -webkit-box;
    overflow: hidden;

    height: 128px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
@media (max-width: 991px)
{
    .box-about .about .note
    {
        height: 96px;
    }
}
.box-about .about .note p
{
    font-size: 16px;
    line-height: 32px;

    margin: 0;
}
@media (max-width: 991px)
{
    .box-about .about .note p
    {
        font-size: 14px;
        line-height: 24px;
    }
}
@-webkit-keyframes roatevideo
{
    0%
    {
        -webkit-transform: rotate(0);
                transform: rotate(0);
    }
    100%
    {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}
@keyframes roatevideo
{
    0%
    {
        -webkit-transform: rotate(0);
                transform: rotate(0);
    }
    100%
    {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}
.box-customer
{
    margin-top: -300px;
    padding-right: 5%;
    padding-left: 5%;
}
@media (max-width: 991px)
{
    .box-customer
    {
        margin-top: -160px;
    }
}
@media (max-width: 767px)
{
    .box-customer
    {
        margin: 0;
    }
}
.box-customer .title h2:before,
.box-customer .title h2:after
{
    display: inline-block;

    width: 17px;
    height: 17px;
    margin: 0 10px;
    margin-top: -4px;

    content: '';
    vertical-align: middle;

    background: url(../images/title-star.svg) no-repeat center;
    background-size: cover;
}
@media (max-width: 767px)
{
    .box-customer .title h2:before,
    .box-customer .title h2:after
    {
        margin: 0 4px;
        margin-top: -4px;
    }
}
@media (max-width: 767px)
{
    .box-customer .title h2
    {
        font-size: 20px;
    }
}
.box-customer .customer-for
{
    margin-top: 20px;
}
@media (max-width: 991px)
{
    .box-customer .customer-for
    {
        padding: 0 5%;
    }
}
.box-customer .customer-for .item
{
    max-width: 900px;
    margin: 0 auto;

    text-align: center;
}
.box-customer .customer-for .item h3
{
    font-size: 22px;

    color: #d61518;
}
@media (max-width: 1199px)
{
    .box-customer .customer-for .item h3
    {
        font-size: 20px;
    }
}
@media (max-width: 991px)
{
    .box-customer .customer-for .item h3
    {
        font-size: 18px;
    }
}
.box-customer .customer-for .item .star .icon
{
    display: inline-block;

    margin: 0 5px;

    vertical-align: middle;

    color: #d61518;
}
.box-customer .customer-for .item p
{
    font-size: 20px;
    line-height: 2;

    margin: 20px 0 0 0;
}
@media (max-width: 1199px)
{
    .box-customer .customer-for .item p
    {
        font-size: 18px;
    }
}
@media (max-width: 991px)
{
    .box-customer .customer-for .item p
    {
        font-size: 16px;
    }
}
@media (max-width: 767px)
{
    .box-customer .customer-for .item p
    {
        font-size: 14px;
    }
}
.box-customer .customer-for .item .sign
{
    font-size: 18px;
    line-height: 30px;

    display: block;

    margin-top: 30px;
}
@media (max-width: 767px)
{
    .box-customer .customer-for .item .sign
    {
        font-size: 16px;

        margin-top: 20px;
    }
}
.box-customer .customer-for .item .sign:before
{
    display: inline-block;

    width: 24px;
    height: 1px;
    margin-top: -2px;
    margin-right: 10px;

    content: '';
    vertical-align: middle;

    background-color: #444;
}
.box-customer .customer-nav
{
    max-width: 420px;
    margin: 0 auto;
    margin-top: 60px;
}
@media (max-width: 991px)
{
    .box-customer .customer-nav
    {
        margin-top: 30px;
    }
}
.box-customer .customer-nav .slick-slide
{
    padding: 10px;

    -webkit-transition: all .4s;
            transition: all .4s;
}
@media (max-width: 767px)
{
    .box-customer .customer-nav .slick-slide
    {
        padding: 10px 5px;
    }
}
.box-customer .customer-nav .item
{
    position: relative;

    overflow: hidden;

    cursor: pointer;

    border-radius: 50%;
}
.box-customer .customer-nav .item:before
{
    position: absolute;
    z-index: 4;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

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

    border: 4px solid rgba(217, 217, 217, 0);
    border-radius: 50%;
}
.box-customer .customer-nav .slick-center
{
    -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
            transform: scale(1.2);
}
.box-customer .customer-nav .slick-center .item:before
{
    border: 4px solid rgba(217, 217, 217, .5);
}
@media (max-width: 767px)
{
    .box-customer .slick-arrow
    {
        left: -30px;
    }
    .box-customer .slick-arrow.slick-next
    {
        right: -30px;
        left: auto;
    }
}
.box-choose
{
    position: relative;

    padding-left: 8%;
}
.box-choose:before
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    display: block;

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

    content: '';

    background-color: #fff6f7;
}
@media (max-width: 1199px)
{
    .box-choose:before
    {
        height: -webkit-calc(100% - 30px);
        height:         calc(100% - 30px);
    }
}
.box-choose:after
{
    position: absolute;
    z-index: 2;
    top: 40%;
    right: 5%;

    display: inline-block;

    width: 48px;
    height: 94px;

    content: '';
    -webkit-animation: star 5s linear infinite;
            animation: star 5s linear infinite;
    vertical-align: middle;

    background: url(../images/star.svg) no-repeat center;
    background-size: cover;
}
.box-choose .choose-pic
{
    position: relative;
    z-index: 2;

    width: 990px;
}
@media (max-width: 1660px)
{
    .box-choose .choose-pic
    {
        width: 800px;
    }
}
@media (max-width: 1199px)
{
    .box-choose .choose-pic
    {
        width: 50%;
        margin: 0 auto;
    }
}
@media (max-width: 767px)
{
    .box-choose .choose-pic
    {
        width: 100%;
    }
}
.box-choose .choose-pic img
{
    max-width: 100%;
}
.box-choose .choose
{
    position: relative;
    z-index: 2;

    width: -webkit-calc(100% - 990px);
    width:         calc(100% - 990px);
    margin-left: -2%;
}
@media (max-width: 1660px)
{
    .box-choose .choose
    {
        width: -webkit-calc(100% - 800px);
        width:         calc(100% - 800px);
    }
}
@media (max-width: 1470px)
{
    .box-choose .choose
    {
        margin-left: -8%;
    }
}
@media (max-width: 1400px)
{
    .box-choose .choose
    {
        margin-left: -10%;
    }
}
@media (max-width: 1199px)
{
    .box-choose .choose
    {
        width: 100%;
        margin: 0;
        margin-top: 20px;
        padding: 0 15px;
    }
}
.box-choose .choose .title
{
    text-align: left;
}
.box-choose .choose .choose-list ul li
{
    margin-top: 40px;
}
@media (max-width: 1660px)
{
    .box-choose .choose .choose-list ul li
    {
        margin-top: 24px;
    }
}
@media (min-width: 1200px)
{
    .box-choose .choose .choose-list ul li:nth-child(2)
    {
        -webkit-transform: translateX(40px);
            -ms-transform: translateX(40px);
                transform: translateX(40px);
    }
    .box-choose .choose .choose-list ul li:nth-child(3)
    {
        -webkit-transform: translateX(80px);
            -ms-transform: translateX(80px);
                transform: translateX(80px);
    }
    .box-choose .choose .choose-list ul li:nth-child(4)
    {
        -webkit-transform: translateX(120px);
            -ms-transform: translateX(120px);
                transform: translateX(120px);
    }
    .box-choose .choose .choose-list ul li:nth-child(4) .item
    {
        max-width: 540px;
    }
}
.box-choose .choose .choose-list .item
{
    position: relative;

    max-width: 500px;
    padding-left: 40px;
}
.box-choose .choose .choose-list .item h3
{
    font-size: 22px;
    font-weight: 500;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;
    margin-top: 0;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 1199px)
{
    .box-choose .choose .choose-list .item h3
    {
        font-size: 20px;
    }
}
@media (max-width: 991px)
{
    .box-choose .choose .choose-list .item h3
    {
        font-size: 18px;
    }
}
.box-choose .choose .choose-list .item .icon
{
    font-size: 26px;

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

    color: #d61518;
}
.box-choose .choose .choose-list .item p
{
    font-size: 16px;
    line-height: 28px;

    display: -webkit-box;
    overflow: hidden;

    height: 56px;
    margin: 0;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 1660px)
{
    .box-choose .choose .choose-list .item p
    {
        font-size: 14px;
        line-height: 24px;

        height: 48px;
    }
}
.box-choose .choose .more
{
    margin-top: 100px;
    padding-left: 200px;
}
@media (max-width: 1660px)
{
    .box-choose .choose .more
    {
        margin-top: 30px;
    }
}
@media (max-width: 1199px)
{
    .box-choose .choose .more
    {
        padding-left: 0;

        text-align: center;
    }
}
.box-news .news .item,
.wrap-news-company .news .item,
.box-news .news-company .item,
.wrap-news-company .news-company .item
{
    display: block;
}
.box-news .news .item .date,
.wrap-news-company .news .item .date,
.box-news .news-company .item .date,
.wrap-news-company .news-company .item .date
{
    font-size: 16px;
    line-height: 30px;

    display: block;

    color: #5c4f46;
}
.box-news .news .item .date:before,
.wrap-news-company .news .item .date:before,
.box-news .news-company .item .date:before,
.wrap-news-company .news-company .item .date:before
{
    display: inline-block;

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

    content: '';
    vertical-align: middle;

    background: url(../images/news-star.svg) no-repeat center;
    background-size: cover;
}
.box-news .news .item .img-box,
.wrap-news-company .news .item .img-box,
.box-news .news-company .item .img-box,
.wrap-news-company .news-company .item .img-box
{
    overflow: hidden;

    margin-top: 20px;
    padding-bottom: 57.77777778%;

    border-radius: 10px;
}
.box-news .news .item .img-box img,
.wrap-news-company .news .item .img-box img,
.box-news .news-company .item .img-box img,
.wrap-news-company .news-company .item .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.box-news .news .item h3,
.wrap-news-company .news .item h3,
.box-news .news-company .item h3,
.wrap-news-company .news-company .item h3
{
    font-size: 20px;
    font-weight: normal;
    line-height: 32px;

    display: -webkit-box;
    overflow: hidden;

    height: 64px;
    margin: 20px 0 0 0;

    color: #5c4f46;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 991px)
{
    .box-news .news .item h3,
    .wrap-news-company .news .item h3,
    .box-news .news-company .item h3,
    .wrap-news-company .news-company .item h3
    {
        font-size: 18px;

        margin-top: 10px;
    }
}
@media (max-width: 767px)
{
    .box-news .news .item h3,
    .wrap-news-company .news .item h3,
    .box-news .news-company .item h3,
    .wrap-news-company .news-company .item h3
    {
        font-size: 16px;
        line-height: 24px;

        height: auto;
        max-height: 48px;
    }
}
.box-news .news .item h3 span,
.wrap-news-company .news .item h3 span,
.box-news .news-company .item h3 span,
.wrap-news-company .news-company .item h3 span
{
    -webkit-transition: background-size .36s;
            transition: background-size .36s;

    background-image: -webkit-gradient(linear, left top, right top, from(#d61518), to(#d61518));
    background-image: -webkit-linear-gradient(left, #d61518 0%, #d61518 100%);
    background-image:         linear-gradient(to right, #d61518 0%, #d61518 100%);
    background-repeat: no-repeat;
    background-position: 0 95%;
    background-size: 0 2px;
}
.box-news .news .item .news-more,
.wrap-news-company .news .item .news-more,
.box-news .news-company .item .news-more,
.wrap-news-company .news-company .item .news-more
{
    font-size: 16px;
    line-height: 30px;

    display: block;

    margin-top: 20px;

    color: #5c4f46;
}
@media (max-width: 767px)
{
    .box-news .news .item .news-more,
    .wrap-news-company .news .item .news-more,
    .box-news .news-company .item .news-more,
    .wrap-news-company .news-company .item .news-more
    {
        font-size: 14px;

        margin-top: 10px;
    }
}
.box-news .news .item:hover .img-box img,
.wrap-news-company .news .item:hover .img-box img,
.box-news .news-company .item:hover .img-box img,
.wrap-news-company .news-company .item:hover .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.box-news .news .item:hover h3,
.wrap-news-company .news .item:hover h3,
.box-news .news-company .item:hover h3,
.wrap-news-company .news-company .item:hover h3
{
    font-weight: 500;

    color: #d61518;
}
.box-news .news .item:hover h3 span,
.wrap-news-company .news .item:hover h3 span,
.box-news .news-company .item:hover h3 span,
.wrap-news-company .news-company .item:hover h3 span
{
    background-size: 100% 2px;
}
.box-news .news .item:hover .news-more,
.wrap-news-company .news .item:hover .news-more,
.box-news .news-company .item:hover .news-more,
.wrap-news-company .news-company .item:hover .news-more
{
    color: #d61518;
}
.box-news .title
{
    text-align: left;
}
.box-news .news
{
    margin-top: 50px;
}
@media (max-width: 991px)
{
    .box-news .news
    {
        margin-top: 30px;
    }
}
.box-news .news .slick-news
{
    margin: 0 -15px;
}
@media (max-width: 767px)
{
    .box-news .news .slick-news
    {
        margin: 0 -5px;
    }
}
.box-news .news .slick-news .slick-slide
{
    padding: 0 15px;
}
@media (max-width: 767px)
{
    .box-news .news .slick-news .slick-slide
    {
        padding: 0 5px;
    }
}
.box-news .news .prev-next
{
    display: none;
}
@media (max-width: 1199px)
{
    .box-news .news .prev-next
    {
        display: block;

        margin-top: 20px;
    }
}
.box-news .slick-arrow
{
    top: 40%;
    left: -6%;
}
@media (max-width: 1560px)
{
    .box-news .slick-arrow
    {
        left: -30px;
    }
}
.box-news .slick-arrow.slick-next
{
    right: -6%;
    left: auto;
}
@media (max-width: 1560px)
{
    .box-news .slick-arrow.slick-next
    {
        right: -30px;
    }
}
.footer
{
    position: relative;
    z-index: 2;

    color: #e1e1e1;
    background: url(../images/footer_bg.png) no-repeat top center;
}
@media (max-width: 991px)
{
    .footer
    {
        overflow: hidden;

        padding-bottom: 55px;
    }
}
@media (max-width: 767px)
{
    .footer
    {
        background-size: 300% auto;
    }
}
.footer:before
{
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 70%;

    content: '';

    background-color: #1b0d01;
}
.footer .backtop
{
    line-height: 40px;

    position: relative;
    z-index: 2;

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

    cursor: pointer;
    text-align: center;

    color: #5c4f46;
}
@media (max-width: 767px)
{
    .footer .backtop
    {
        line-height: 30px;

        width: 30px;
        height: 30px;
    }
}
.footer .backtop .icon
{
    font-size: 24px;
}
.footer .foot
{
    position: relative;
    z-index: 2;

    padding: 70px 0;
}
@media (max-width: 767px)
{
    .footer .foot
    {
        padding: 20px 0;
    }
}
@media (max-width: 1199px)
{
    .footer .foot > ul > li
    {
        width: 50%;
    }
}
@media (max-width: 767px)
{
    .footer .foot > ul > li
    {
        width: 100%;
        margin: 5px 0;
    }
}
.footer .foot .title-foot h3
{
    font-size: 22px;
    font-weight: 500;
    line-height: 1.36363636;

    margin: 0;

    text-transform: uppercase;

    color: #fff;
}
@media (max-width: 1470px)
{
    .footer .foot .title-foot h3
    {
        font-size: 24px;
    }
}
@media (max-width: 991px)
{
    .footer .foot .title-foot h3
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .footer .foot .title-foot h3
    {
        font-size: 16px;
    }
}
.footer .foot .title-foot img
{
    height: 88px;
}
@media (max-width: 767px)
{
    .footer .foot .title-foot img
    {
        height: 60px;
    }
}
.footer .foot .item-message
{
    width: 420px;
}
@media (max-width: 1470px)
{
    .footer .foot .item-message
    {
        width: 340px;
    }
}
@media (max-width: 767px)
{
    .footer .foot .item-message
    {
        width: 100%;
    }
}
.footer .foot .item-message .info
{
    margin-top: 20px;
}
.footer .foot .item-message form ul
{
    margin: 0 -5px;
}
.footer .foot .item-message form ul li
{
    padding: 0 5px;
}
.footer .foot .item-message form input,
.footer .foot .item-message form textarea
{
    line-height: 30px;

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

    color: #fff;
    border: 1px solid #322a22;
    outline: none;
    background: none;
}
@media (max-width: 767px)
{
    .footer .foot .item-message form input,
    .footer .foot .item-message form textarea
    {
        line-height: 24px;

        padding: 10px;
    }
}
.footer .foot .item-message form input::-webkit-input-placeholder,
.footer .foot .item-message form textarea::-webkit-input-placeholder
{
    color: #ddd;
}
.footer .foot .item-message form input:-o-placeholder,
.footer .foot .item-message form textarea:-o-placeholder
{
    color: #ddd;
}
.footer .foot .item-message form input::-moz-placeholder,
.footer .foot .item-message form textarea::-moz-placeholder
{
    color: #ddd;
}
.footer .foot .item-message form input:-ms-input-placeholder,
.footer .foot .item-message form textarea:-ms-input-placeholder
{
    color: #ddd;
}
.footer .foot .item-message form input:focus::-webkit-input-placeholder,
.footer .foot .item-message form textarea:focus::-webkit-input-placeholder
{
    color: #c5c5c5;
}
.footer .foot .item-message form input:focus::-o-placeholder,
.footer .foot .item-message form textarea:focus::-o-placeholder
{
    color: #c5c5c5;
}
.footer .foot .item-message form input:focus::-moz-placeholder,
.footer .foot .item-message form textarea:focus::-moz-placeholder
{
    color: #c5c5c5;
}
.footer .foot .item-message form input:focus::-ms-input-placeholder,
.footer .foot .item-message form textarea:focus::-ms-input-placeholder
{
    color: #c5c5c5;
}
.footer .foot .item-message form .submit
{
    font-size: 14px;
    font-weight: 500;
    line-height: 30px;

    margin-top: 10px;
    padding: 0;

    color: #fff;
}
.footer .foot .item-message form .submit .icon
{
    font-size: 16px;

    display: inline-block;

    margin-top: -4px;

    vertical-align: middle;
}
.footer .foot .item-message form .submit:hover
{
    color: #d61518;
}
.footer .foot .item-contact
{
    position: relative;
    z-index: 2;

    max-width: 340px;
}
@media (max-width: 1470px)
{
    .footer .foot .item-contact
    {
        max-width: 300px;
    }
}
@media (max-width: 991px)
{
    .footer .foot .item-contact
    {
        max-width: 280px;
        padding-right: 0;
    }
}
@media (max-width: 767px)
{
    .footer .foot .item-contact
    {
        max-width: 100%;
    }
}
.footer .foot .item-contact .info
{
    margin-top: 20px;
}
@media (max-width: 767px)
{
    .footer .foot .item-contact .info
    {
        margin-top: 10px;
    }
}
.footer .foot .item-contact .info p
{
    font-size: 16px;
    line-height: 24px;

    color: #9a9292;
}
@media (max-width: 767px)
{
    .footer .foot .item-contact .info p
    {
        font-size: 14px;
    }
}
.footer .foot .item-contact .info p span
{
    font-weight: 500;

    display: block;

    color: #e1e1e1;
}
.footer .foot .item-contact .info p a:hover
{
    text-decoration: underline;
}
.footer .foot .item-nav .info
{
    margin-top: 20px;
}
@media (max-width: 767px)
{
    .footer .foot .item-nav .info
    {
        margin-top: 5px;
    }
}
.footer .foot .item-nav .info a
{
    font-size: 16px;
    line-height: 2.25;

    display: block;

    margin: 0;

    -webkit-transition: all .4s;
            transition: all .4s;
    text-transform: capitalize;
}
@media (max-width: 767px)
{
    .footer .foot .item-nav .info a
    {
        display: inline-block;

        margin-right: 20px;
        padding: 0;

        vertical-align: top;
    }
}
@media (max-width: 767px)
{
    .footer .foot .item-nav .info a
    {
        font-size: 14px;
    }
}
.footer .foot .item-nav .info a:hover
{
    text-decoration: underline;

    color: #fff;
}
.footer .copyright
{
    line-height: 30px;

    position: relative;
    z-index: 2;

    padding: 15px 30px;

    color: #fbf6f2;
    border: 1px solid #352d2d;
    border-radius: 10px;
    background: #261c13;
}
@media (max-width: 767px)
{
    .footer .copyright
    {
        line-height: 24px;

        padding: 10px;

        text-align: center;
    }
}
.footer .copyright p
{
    font-size: 14px;

    display: inline-block;

    margin: 4px 0 0 0;
    margin-right: 4px;

    vertical-align: middle;
}
.footer .copyright p a:hover
{
    text-decoration: underline;

    color: #fff;
}
.footer .copyright .sitemap
{
    font-size: 16px;
    font-weight: 500;

    color: #e1e1e1;
}
.footer .copyright .sitemap .icon
{
    color: #d61518;
}
.footer .copyright .sitemap:hover
{
    text-decoration: underline;

    color: #fff;
}
.footer .share
{
    font-size: 14px;

    position: relative;
    z-index: 5;

    padding: 30px 0;

    text-align: center;
}
@media (max-width: 767px)
{
    .footer .share
    {
        padding: 14px 0;
    }
}
.footer .share ul
{
    margin: 0 -8px;
}
.footer .share ul li
{
    position: relative;

    display: inline-block;

    padding: 0 8px;

    vertical-align: middle;
}
.footer .share ul li a
{
    line-height: 34px;

    position: relative;

    display: block;
    overflow: hidden;

    width: 34px;
    height: 34px;

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

    color: #62574e;
    border-radius: 50%;
    background: #281b0f;
}
@media (max-width: 1199px)
{
    .footer .share ul li a
    {
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
}
.footer .share ul li a .icon
{
    font-size: 18px;
}
.footer .share ul li a:after
{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;

    width: 2.22222222rem;
    height: 100%;

    content: '';
    -webkit-transition: none;
            transition: none;
    -webkit-transform: translate3d(-150%, 0, 0) skewX(-25deg);
            transform: translate3d(-150%, 0, 0) skewX(-25deg);

    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, .15)), to(rgba(204, 204, 204, .05)));
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, .15), rgba(204, 204, 204, .05));
    background-image:         linear-gradient(to right, rgba(255, 255, 255, .15), rgba(204, 204, 204, .05));

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
}
.footer .share ul li a:hover
{
    color: #d61518;
}
.footer .share ul li a:hover:after
{
    left: 100%;

    -webkit-transition: left .4s ease-out, -webkit-transform .4s ease-out;
            transition: left .4s ease-out, -webkit-transform .4s ease-out;
            transition: transform .4s ease-out, left .4s ease-out;
            transition: transform .4s ease-out, left .4s ease-out, -webkit-transform .4s ease-out;
    -webkit-transform: translate3d(50%, 0, 0) skewX(-25deg);
            transform: translate3d(50%, 0, 0) skewX(-25deg);
}
.footer .share ul li.share-twitter a:before
{
    content: '\e60b';
}
.footer .share ul li.share-linkedin a:before
{
    content: '\e7ea';
}
.footer .share ul li.share-instagram a:before
{
    content: '\e93b';
}
.footer .share ul li.share-youtube a:before
{
    content: '\e7b2';
}
.footer .share ul li.share-google a:before
{
    content: '\e645';
}
.footer .share ul li.share-amazon a:before
{
    content: '\e6c1';
}
.footer .share ul li:hover a .icon
{
    opacity: 1;
}
.wrap
{
    overflow: hidden;

    padding: 80px 0;
}
@media (max-width: 1470px)
{
    .wrap
    {
        padding: 70px 0;
    }
}
@media (max-width: 991px)
{
    .wrap
    {
        padding: 40px 0;
    }
}
.title-in
{
    text-align: center;
}
.title-in h2
{
    font-family: 'Akzidenz-Grotesk BQ', Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: 500;
    line-height: 1;

    margin: 0;

    text-transform: capitalize;
}
@media (max-width: 991px)
{
    .title-in h2
    {
        font-size: 24px;
    }
}
@media (max-width: 767px)
{
    .title-in h2
    {
        font-size: 22px;
    }
}
.title-in p
{
    font-size: 16px;
    line-height: 26px;

    max-width: 920px;
    margin: 0 auto;
    margin-top: 10px;

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

    width: 100%;
    padding: 10px 0;

    color: #999;
    border-bottom: 1px solid #e6e6e6;
}
@media (max-width: 1199px)
{
    .wrap-location .location
    {
        line-height: 24px;

        width: 100%;
        padding: 10px;
    }
}
.wrap-location .location > ul
{
    position: relative;

    padding-left: 30px;
}
.wrap-location .location > ul:before
{
    font-family: 'iconfont' !important;
    font-size: 20px;
    line-height: 30px;

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

    content: '\e635';
}
@media (max-width: 1199px)
{
    .wrap-location .location > ul:before
    {
        line-height: 24px;
    }
}
.wrap-location .location > ul > li
{
    display: inline-block;

    vertical-align: middle;
}
.wrap-location .location > ul > li:after
{
    display: inline-block;

    margin: 0 2px;

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

    vertical-align: middle;
    text-transform: uppercase;
}
.wrap-location .location > ul > li > a:hover
{
    text-decoration: underline;

    color: #d61518;
}
.wrap-menu
{
    text-align: center;
}
.wrap-menu .menu
{
    padding: 30px 0;

    border-bottom: 1px solid #d9d9d9;
}
@media (max-width: 991px)
{
    .wrap-menu .menu
    {
        padding: 14px 0;
    }
}
.wrap-menu ul > li
{
    position: relative;

    display: inline-block;

    vertical-align: middle;
}
.wrap-menu ul > li:after
{
    display: inline-block;

    width: 1px;
    height: 16px;
    margin: 0 16px;

    content: '';
    vertical-align: middle;

    background-color: #d9d9d9;
}
@media (max-width: 767px)
{
    .wrap-menu ul > li:after
    {
        margin: 0 6px;
    }
}
.wrap-menu ul > li:last-child:after
{
    display: none;
}
.wrap-menu ul > li > a
{
    font-size: 16px;
    line-height: 30px;

    display: inline-block;

    padding: 10px 60px;

    -webkit-transition: all .2s;
            transition: all .2s;
    vertical-align: middle;
}
@media (max-width: 1400px)
{
    .wrap-menu ul > li > a
    {
        padding: 10px 40px;
    }
}
@media (max-width: 1199px)
{
    .wrap-menu ul > li > a
    {
        font-size: 14px;
        line-height: 24px;

        padding: 10px 20px;
    }
}
@media (max-width: 767px)
{
    .wrap-menu ul > li > a
    {
        padding: 5px 10px;
    }
}
.wrap-menu ul > li.active > a,
.wrap-menu ul > li:hover > a
{
    color: #fff;
    background-color: #c20a0b;
}
@media (max-width: 1199px)
{
    .wrap-sidenav
    {
        display: none;
    }
}
.wrap-sidenav .title-sidenav h2
{
    font-size: 24px;
    font-weight: bold;
    line-height: 1;

    margin: 0;
}
.wrap-sidenav .title-sidenav .icon
{
    font-size: 20px;
    font-weight: normal;

    color: #d61518;
}
.wrap-sidenav .sidenav
{
    font-weight: 500;
}
.wrap-sidenav .sidenav .slevel-1 > li
{
    overflow: hidden;

    margin-bottom: 10px;
}
.wrap-sidenav .sidenav .slevel-1 > li > a
{
    font-size: 18px;
    line-height: 30px;

    position: relative;

    display: block;

    padding: 20px 40px;

    -webkit-transition: all .2s;
            transition: all .2s;
    text-transform: capitalize;
}
.wrap-sidenav .sidenav .slevel-1 > li > a .icon
{
    position: absolute;
    top: 20px;
    left: 0;

    width: 22px;
}
.wrap-sidenav .sidenav .slevel-1 > li > a .icon img
{
    width: 100%;
}
.wrap-sidenav .sidenav .slevel-1 > li > a:after
{
    font-family: 'iconfont' !important;
    font-size: 14px;
    font-weight: normal;
    font-weight: bold;
    line-height: 30px;

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

    width: 30px;
    height: 30px;

    content: '\e625';
    -webkit-transition: all .2s;
            transition: all .2s;
    text-align: center;

    color: #666;
}
.wrap-sidenav .sidenav .slevel-1 > li.active > a,
.wrap-sidenav .sidenav .slevel-1 > li:hover > a
{
    color: #d61518;
}
.wrap-sidenav .sidenav .slevel-1 > li.active > a::after,
.wrap-sidenav .sidenav .slevel-1 > li:hover > a::after
{
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);

    color: #d61518;
}
.wrap-sidenav .sidenav .slevel-2
{
    display: none;

    padding-top: 20px;

    border-top: 1px solid #ebebeb;
}
.wrap-sidenav .sidenav .slevel-2 > li > a
{
    font-size: 15px;
    line-height: 26px;

    display: block;

    padding: 5px 16px 5px 40px;

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

    color: #444;
}
.wrap-sidenav .sidenav .slevel-2 > li.active > a,
.wrap-sidenav .sidenav .slevel-2 > li:hover > a
{
    text-decoration: underline;

    color: #d61518;
}
.xs-product-nav
{
    display: none;
    overflow: hidden;

    margin-top: 10px;
}
@media (max-width: 1199px)
{
    .xs-product-nav
    {
        display: block;
    }
}
.xs-product-nav > ul
{
    margin: 0 -10px;
}
.xs-product-nav > ul > li
{
    display: inline-block;
    overflow: hidden;

    height: auto;

    vertical-align: top;
}
.xs-product-nav > ul > li > a
{
    font-size: 16px;
    line-height: 24px;

    display: block;

    padding: 5px 10px;

    text-transform: capitalize;
}
.xs-product-nav > ul > li > a .icon
{
    top: 20px;

    display: inline-block;

    width: 22px;
    margin-right: 10px;

    vertical-align: middle;
}
.xs-product-nav > ul > li > a .icon img
{
    width: 100%;
}
.xs-product-nav > ul > li.active > a
{
    color: #d61518;
}
.wrap-info
{
    font-size: 0;
}
.wrap-left
{
    font-size: 14px;

    display: inline-block;

    width: 330px;

    vertical-align: top;
}
@media (max-width: 1400px)
{
    .wrap-left
    {
        width: 280px;
    }
}
.wrap-right
{
    font-size: 14px;

    display: inline-block;

    width: -webkit-calc(100% - 330px);
    width:         calc(100% - 330px);
    padding-left: 60px;

    vertical-align: top;

    border-left: 1px solid #edf1f4;
}
@media (max-width: 1400px)
{
    .wrap-right
    {
        width: -webkit-calc(100% - 280px);
        width:         calc(100% - 280px);
        padding-left: 30px;
    }
}
@media (max-width: 1199px)
{
    .wrap-left
    {
        width: 100%;
    }
    .wrap-right
    {
        width: 100%;
        padding-left: 0;

        border: none;
    }
}
.wrap-about
{
    position: relative;

    background: url(../images/about_in_bg.jpg) no-repeat bottom center;
    background-size: cover;
}
.wrap-about .about .video
{
    width: 50%;
}
@media (max-width: 767px)
{
    .wrap-about .about .video
    {
        width: 100%;
    }
}
.wrap-about .about .video .video-top
{
    text-align: center;
}
.wrap-about .about .video .video-top img
{
    width: 100%;
}
.wrap-about .about .video .video-play
{
    position: relative;
    z-index: 3;

    margin-top: -130px;
}
.wrap-about .about .video .video-bg img
{
    width: 100%;

    -webkit-animation: roatevideo 20s linear infinite;
            animation: roatevideo 20s linear infinite;
}
.wrap-about .about .video .video-img
{
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;

    overflow: hidden;

    width: 55%;
    height: 55%;

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

    border-radius: 50%;
}
.wrap-about .about .video .video-img img
{
    width: 100%;

    -webkit-animation: roatevideo 20s linear infinite;
            animation: roatevideo 20s linear infinite;
}
.wrap-about .about .video .play
{
    font-size: 50px;

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

    width: 90px;
    height: 90px;

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

    color: #fff;
    background: url(../images/play.svg) no-repeat center;
    background-size: cover;
}
.wrap-about .about .about-left
{
    position: relative;
    z-index: 2;

    width: 50%;
    padding-top: 50px;
    padding-right: 3%;
    padding-bottom: 100px;
}
@media (max-width: 1199px)
{
    .wrap-about .about .about-left
    {
        padding-top: 20px;
        padding-left: 5%;
    }
}
@media (max-width: 767px)
{
    .wrap-about .about .about-left
    {
        width: 100%;
        padding-bottom: 0;
        padding-left: 0;
    }
}
.wrap-about .about .title-about span
{
    font-family: 'Montserrat', Arial;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;

    display: block;

    color: #d61518;
}
.wrap-about .about .title-about span:before
{
    display: inline-block;

    width: 14px;
    height: 1px;
    margin-right: 10px;

    content: '';
    vertical-align: middle;
    vertical-align: none;

    background-color: #d61518;
}
.wrap-about .about .title-about h2
{
    font-size: 70px;
    font-weight: 700;
    line-height: 1;

    margin-top: 10px;

    text-transform: uppercase;

    color: #361c03;
}
@media (max-width: 1560px)
{
    .wrap-about .about .title-about h2
    {
        font-size: 60px;
    }
}
@media (max-width: 1400px)
{
    .wrap-about .about .title-about h2
    {
        font-size: 50px;
    }
}
@media (max-width: 991px)
{
    .wrap-about .about .title-about h2
    {
        font-size: 40px;
    }
}
@media (max-width: 767px)
{
    .wrap-about .about .title-about h2
    {
        font-size: 30px;
    }
}
.wrap-about .about .title-about h3
{
    font-family: 'Montserrat', Arial;
    font-size: 34px;
    font-weight: 500;

    text-transform: capitalize;

    color: #d61518;
}
@media (max-width: 1400px)
{
    .wrap-about .about .title-about h3
    {
        font-size: 30px;
    }
}
@media (max-width: 991px)
{
    .wrap-about .about .title-about h3
    {
        font-size: 24px;
    }
}
@media (max-width: 767px)
{
    .wrap-about .about .title-about h3
    {
        font-size: 20px;
    }
}
.wrap-about .about .note
{
    margin-top: 60px;
}
@media (max-width: 1400px)
{
    .wrap-about .about .note
    {
        margin-top: 30px;
    }
}
@media (max-width: 991px)
{
    .wrap-about .about .note
    {
        margin-top: 20px;
    }
}
.wrap-about .about .note p
{
    font-size: 18px;
    line-height: 32px;

    margin: 0;
}
@media (max-width: 1400px)
{
    .wrap-about .about .note p
    {
        font-size: 16px;
        line-height: 30px;
    }
}
@media (max-width: 991px)
{
    .wrap-about .about .note p
    {
        font-size: 14px;
        line-height: 24px;
    }
}
.wrap-about .about-bigtxt
{
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: -3%;
}
@media (max-width: 767px)
{
    .wrap-about .about-bigtxt
    {
        left: 0;
    }
}
.wrap-about .about-bigtxt h3
{
    font-family: Gilroy;
    font-size: 260px;
    font-weight: bold;
    line-height: .8;

    margin: 0;

    letter-spacing: 28.6px;

    color: transparent;

    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #efe3da;
}
@media (max-width: 1560px)
{
    .wrap-about .about-bigtxt h3
    {
        font-size: 200px;
    }
}
@media (max-width: 1199px)
{
    .wrap-about .about-bigtxt h3
    {
        font-size: 150px;
    }
}
@media (max-width: 767px)
{
    .wrap-about .about-bigtxt h3
    {
        font-size: 100px;
    }
}
.wrap-number
{
    position: relative;
    z-index: 2;

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

    background: #5c4f46;
}
@media (max-width: 1199px)
{
    .wrap-number
    {
        margin-top: -50px;
        padding: 40px 0;
    }
}
@media (max-width: 767px)
{
    .wrap-number
    {
        margin-top: 0;
    }
}
.wrap-number .number .item
{
    color: #fff;
}
@media (max-width: 1199px)
{
    .wrap-choose .choose ul
    {
        margin-top: -40px;
    }
}
.wrap-choose .choose ul li
{
    margin-top: 40px;
}
@media (max-width: 1199px)
{
    .wrap-choose .choose ul li
    {
        margin-top: 80px;
    }
}
.wrap-choose .choose .itembox
{
    height: 100%;

    -webkit-transition: all .6s;
            transition: all .6s;
}
.wrap-choose .choose .itembox:before
{
    display: block;

    width: 150px;
    height: 47px;
    margin: 0 auto;

    content: '';

    background: url(../images/choose-top.png) no-repeat center;
    background-size: cover;
}
.wrap-choose .choose .itembox:hover
{
    -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
            transform: translateY(-10px);
}
.wrap-choose .choose .itembox:hover .item .icon
{
    color: #fff;
    background-color: #d61518;
}
.wrap-choose .choose .item
{
    height: 100%;
    padding: 0 30px;

    text-align: center;

    border-radius: 10px;
    background: #fff6f7;
}
@media (max-width: 1400px)
{
    .wrap-choose .choose .item
    {
        padding: 0 15px;
    }
}
.wrap-choose .choose .item .icon
{
    font-size: 30px;
    line-height: 70px;

    display: block;

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

    -webkit-transition: all .2s;
            transition: all .2s;
    -webkit-transform: translateY(-54%);
        -ms-transform: translateY(-54%);
            transform: translateY(-54%);
    text-align: center;

    color: #d61518;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0 4px 11px rgba(214, 21, 24, .03);
}
@media (max-width: 767px)
{
    .wrap-choose .choose .item .icon
    {
        line-height: 60px;

        width: 60px;
        height: 60px;
    }
}
.wrap-choose .choose .item h3
{
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;

    height: 60px;
}
@media (max-width: 767px)
{
    .wrap-choose .choose .item h3
    {
        font-size: 18px;
        line-height: 24px;

        height: auto;
    }
}
.wrap-choose .choose .item p
{
    font-size: 15px;
    line-height: 1.6;

    margin: 0;

    color: #444;
}
@media (max-width: 1400px)
{
    .wrap-choose .choose .item p
    {
        font-size: 14px;
    }
}
.wrap-culture .culture ul li
{
    margin-top: 50px;
}
@media (max-width: 991px)
{
    .wrap-culture .culture ul li
    {
        margin-top: 30px;
    }
}
.wrap-culture .culture .item
{
    max-width: 380px;

    text-align: center;
}
@media (max-width: 1400px)
{
    .wrap-culture .culture .item
    {
        max-width: 300px;
    }
}
@media (max-width: 767px)
{
    .wrap-culture .culture .item
    {
        max-width: 100%;
    }
}
.wrap-culture .culture .item h3
{
    font-size: 22px;
    line-height: 30px;

    text-transform: capitalize;
}
@media (max-width: 991px)
{
    .wrap-culture .culture .item h3
    {
        font-size: 20px;
    }
}
@media (max-width: 767px)
{
    .wrap-culture .culture .item h3
    {
        font-size: 18px;
    }
}
.wrap-culture .culture .item p
{
    font-size: 15px;
    line-height: 1.73333333;

    margin: 0;

    color: #444;
}
@media (max-width: 991px)
{
    .wrap-culture .culture .item p
    {
        font-size: 14px;
    }
}
.wrap-culture .culture .line
{
    display: block;

    width: 1px;
    height: 160px;

    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(51%, #dfdfdf), to(rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 0%, #dfdfdf 51%, rgba(255, 255, 255, 0) 100%);
    background:         linear-gradient(rgba(255, 255, 255, 0) 0%, #dfdfdf 51%, rgba(255, 255, 255, 0) 100%);
}
@media (max-width: 767px)
{
    .wrap-culture .culture .line
    {
        display: none;
    }
}
.wrap-clients .clients
{
    position: relative;

    max-width: 1245px;
    margin: 0 auto;
}
.wrap-clients .clients .title
{
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;

    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
}
@media (max-width: 767px)
{
    .wrap-clients .clients .title
    {
        position: relative;
        top: 0;
        left: 0;

        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }
}
.wrap-clients .clients .title h2
{
    color: #d61518;
}
@media (max-width: 991px)
{
    .wrap-clients .clients .title h2
    {
        font-size: 24px;
    }
}
.wrap-clients .clients .title p
{
    max-width: 400px;
    margin: 0 auto;
    margin-top: 10px;
}
@media (max-width: 1199px)
{
    .wrap-clients .clients .title p
    {
        max-width: 350px;
    }
}
@media (max-width: 991px)
{
    .wrap-clients .clients .title p
    {
        max-width: 250px;
    }
}
@media (max-width: 767px)
{
    .wrap-clients .clients .title p
    {
        max-width: 100%;
    }
}
.wrap-clients .clients img
{
    width: 100%;
}
.wrap-clients .pic-phone
{
    display: none;

    margin-top: 20px;
}
@media (max-width: 767px)
{
    .wrap-clients .pic-phone
    {
        display: block;
    }
}
@media (max-width: 767px)
{
    .wrap-clients .pic-pc
    {
        display: none;
    }
}
.wrap-honor .honor
{
    margin-top: 30px;
}
@media (max-width: 1199px)
{
    .wrap-honor .honor
    {
        margin: 0;
    }
}
.wrap-honor .honor ul li
{
    margin-top: 20px;
}
.wrap-honor .honor .item
{
    padding: 14px;

    cursor: pointer;

    border: 1px solid #efe3da;
    border-radius: 10px;
}
@media (max-width: 1199px)
{
    .wrap-honor .honor .item
    {
        padding: 6px;
    }
}
.wrap-honor .honor .item .pic
{
    position: relative;

    overflow: hidden;

    border-radius: 10px;
}
.wrap-honor .honor .item .img-box
{
    padding-bottom: 70.96774194%;
}
.wrap-honor .honor .item .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.wrap-honor .honor .item .mask
{
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

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

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

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

    opacity: 0;
    color: #fff;
    background-color: rgba(214, 21, 24, .6);

    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1470px)
{
    .wrap-honor .honor .item .mask
    {
        padding: 10px;
    }
}
@media (max-width: 1199px)
{
    .wrap-honor .honor .item .mask
    {
        position: relative;

        display: block;

        opacity: 1;
        color: #333;
        background: none;
    }
}
.wrap-honor .honor .item .mask h3
{
    font-size: 22px;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;

    text-transform: capitalize;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 1470px)
{
    .wrap-honor .honor .item .mask h3
    {
        font-size: 18px;
    }
}
@media (max-width: 1199px)
{
    .wrap-honor .honor .item .mask h3
    {
        margin-bottom: 0;
    }
}
.wrap-honor .honor .item .mask p
{
    font-size: 15px;
    line-height: 26px;

    display: -webkit-box;
    overflow: hidden;

    max-height: 78px;
    margin: 0;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
@media (max-width: 1470px)
{
    .wrap-honor .honor .item .mask p
    {
        line-height: 24px;

        display: -webkit-box;
        overflow: hidden;

        max-height: 48px;

        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }
}
.wrap-honor .honor .item .mask .icon
{
    font-size: 30px;
    line-height: 1;

    display: block;

    margin-top: 10px;
}
@media (max-width: 1199px)
{
    .wrap-honor .honor .item .mask .icon
    {
        display: none;
    }
}
.wrap-honor .honor .item:hover .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.wrap-honor .honor .item:hover .mask
{
    opacity: 1;
}
.wrap-honor .brand
{
    margin-top: 50px;
}
.wrap-honor .brand .slick-brand
{
    margin: 0 -15px;
}
@media (max-width: 767px)
{
    .wrap-honor .brand .slick-brand
    {
        margin: 0 -5px;
    }
}
.wrap-honor .brand .slick-brand .slick-slide
{
    padding: 0 15px;
}
@media (max-width: 767px)
{
    .wrap-honor .brand .slick-brand .slick-slide
    {
        padding: 0 5px;
    }
}
.wrap-honor .brand .item .img-box
{
    overflow: hidden;

    padding-bottom: 42.85714286%;

    border: 1px solid #efe3da;
    border-radius: 10px;
}
.wrap-honor .brand .item .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.wrap-honor .brand .item:hover .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.wrap-honor .brand .slick-arrow
{
    border: none;
}
.wrap-honor .brand .slick-arrow:before
{
    content: '\e625';
}
.wrap-honor .certificate .certificate-list
{
    position: relative;

    margin-top: 40px;
}
.wrap-honor .certificate .swiper-container
{
    width: 300px;
    margin: 0 auto;
}
@media (max-width: 767px)
{
    .wrap-honor .certificate .swiper-container
    {
        width: 220px;
    }
}
.wrap-honor .certificate .item
{
    cursor: pointer;
}
.wrap-honor .certificate .item .pic
{
    overflow: hidden;

    padding: 10px;

    border: 1px solid #efe3da;
    border-radius: 10px;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff6f7), to(rgba(251, 246, 242, 0)));
    background: -webkit-linear-gradient(top, #fff6f7 0%, rgba(251, 246, 242, 0) 100%);
    background:         linear-gradient(180deg, #fff6f7 0%, rgba(251, 246, 242, 0) 100%);
}
.wrap-honor .certificate .item .pic .img-box
{
    padding-bottom: 133.33333333%;
}
.wrap-honor .certificate .item .pic .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.wrap-honor .certificate .item:hover .pic .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.wrap-honor .certificate .slick-arrow
{
    top: 40%;
}
@media (max-width: 1199px)
{
    .wrap-honor .certificate .slick-arrow
    {
        top: 35%;
    }
}
.wrap-honor .certificate .swiper-slide-active .note
{
    opacity: 1;
}
.wrap-honor .certificate .swiper-certificate-title
{
    overflow: hidden;

    width: 100%;
    max-width: 330px;
    margin: 0 auto;

    text-align: center;
}
.wrap-honor .certificate .swiper-certificate-title .swiper-slide
{
    background-color: #fff;
}
.wrap-honor .certificate .swiper-certificate-title .note
{
    -webkit-transition: all .2s;
            transition: all .2s;
}
.wrap-honor .certificate .swiper-certificate-title .note h3
{
    font-size: 22px;
    line-height: 30px;

    margin-top: 30px;

    text-transform: capitalize;
}
@media (max-width: 1199px)
{
    .wrap-honor .certificate .swiper-certificate-title .note h3
    {
        font-size: 18px;

        margin-top: 20px;
    }
}
.wrap-honor .certificate .swiper-certificate-title .note p
{
    font-size: 15px;
    line-height: 26px;

    display: -webkit-box;
    overflow: hidden;

    height: 52px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 1199px)
{
    .wrap-honor .certificate .swiper-certificate-title .note p
    {
        font-size: 14px;
        line-height: 24px;

        height: 48px;
    }
}
.fancybox-caption h3
{
    font-size: 22px;
    line-height: 1.36363636;

    text-transform: capitalize;
}
@media (max-width: 1199px)
{
    .fancybox-caption h3
    {
        font-size: 20px;
    }
}
@media (max-width: 991px)
{
    .fancybox-caption h3
    {
        font-size: 18px;
    }
}
.fancybox-caption p
{
    font-size: 15px;
    line-height: 26px;
}
@media (max-width: 991px)
{
    .fancybox-caption p
    {
        font-size: 14px;
        line-height: 24px;
    }
}
.wrap-services .title h2
{
    display: block;

    max-width: 610px;
    margin: 0 auto;
    padding: 30px 10px;

    text-transform: capitalize;

    border-radius: 10px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 246, 247, 0)), to(#fff6f7));
    background: -webkit-linear-gradient(top, rgba(255, 246, 247, 0) 0%, #fff6f7 100%);
    background:         linear-gradient(180deg, rgba(255, 246, 247, 0) 0%, #fff6f7 100%);
}
@media (max-width: 767px)
{
    .wrap-services .title h2
    {
        max-width: 300px;
        padding: 10px;
    }
}
@media (max-width: 767px)
{
    .wrap-services .services-arrow
    {
        display: none;
    }
}
.wrap-services .services-arrow img
{
    width: 100%;
}
.wrap-services .services
{
    margin-top: 40px;
}
@media (max-width: 767px)
{
    .wrap-services .services
    {
        margin-top: 0;
    }
}
.wrap-services .services ul
{
    margin: 0 -60px;
}
@media (max-width: 1560px)
{
    .wrap-services .services ul
    {
        margin: 0 -30px;
    }
}
@media (max-width: 1199px)
{
    .wrap-services .services ul
    {
        margin: 0 -10px;
    }
}
.wrap-services .services ul li
{
    padding: 0 60px;
}
@media (max-width: 1560px)
{
    .wrap-services .services ul li
    {
        padding: 0 30px;
    }
}
@media (max-width: 1199px)
{
    .wrap-services .services ul li
    {
        padding: 0 10px;
    }
}
@media (max-width: 767px)
{
    .wrap-services .services ul li
    {
        margin-top: 30px;
    }
}
.wrap-services .services .itembox
{
    height: 100%;

    -webkit-transition: all .6s;
            transition: all .6s;
}
.wrap-services .services .itembox:before
{
    display: block;

    width: 150px;
    height: 47px;
    margin: 0 auto;

    content: '';

    background: url(../images/choose-top.png) no-repeat center;
    background-size: cover;
}
.wrap-services .services .itembox:hover
{
    -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
            transform: translateY(-10px);
}
.wrap-services .services .itembox:hover .item .icon
{
    color: #fff;
    background-color: #d61518;
}
.wrap-services .services .item
{
    height: -webkit-calc(100% - 30px);
    height:         calc(100% - 30px);
    padding: 0 15px;

    text-align: center;

    border-radius: 10px;
    background: #fff6f7;
}
@media (max-width: 1400px)
{
    .wrap-services .services .item
    {
        padding: 0 10px;
    }
}
.wrap-services .services .item .num
{
    font-size: 24px;
    font-weight: bold;
    line-height: 70px;

    display: block;

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

    -webkit-transition: all .2s;
            transition: all .2s;
    -webkit-transform: translateY(-54%);
        -ms-transform: translateY(-54%);
            transform: translateY(-54%);
    text-align: center;

    color: #361c03;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0 4px 11px rgba(214, 21, 24, .03);
}
@media (max-width: 767px)
{
    .wrap-services .services .item .num
    {
        line-height: 60px;

        width: 60px;
        height: 60px;
    }
}
.wrap-services .services .item h3
{
    font-size: 22px;
    font-weight: bold;
    line-height: 30px;

    height: 30px;
    margin-bottom: 14px;

    text-transform: uppercase;
}
@media (max-width: 991px)
{
    .wrap-services .services .item h3
    {
        font-size: 20px;

        margin-top: -20px;
    }
}
@media (max-width: 767px)
{
    .wrap-services .services .item h3
    {
        font-size: 18px;
        line-height: 24px;

        height: auto;
    }
}
.wrap-services .services .item p
{
    font-size: 15px;
    line-height: 1.6;

    margin: 0;

    color: #444;
}
@media (max-width: 1400px)
{
    .wrap-services .services .item p
    {
        font-size: 14px;
    }
}
.wrap-services .services .item .pic
{
    overflow: hidden;

    margin-top: 30px;

    border-radius: 8px;
}
.wrap-services .services .item .pic img
{
    width: 100%;
}
.wrap-team
{
    position: relative;

    margin-bottom: -60px;
    padding-bottom: 600px;

    background: url(../images/team_bg.jpg) no-repeat bottom center;
    background-size: cover;
}
@media (max-width: 1199px)
{
    .wrap-team
    {
        padding-bottom: 350px;
    }
}
.wrap-team .title h2
{
    font-weight: 500;
}
.wrap-team .title h3
{
    font-size: 20px;
    line-height: 1.6;

    max-width: 980px;
    margin: 0 auto;
    margin-top: 20px;
}
@media (max-width: 1199px)
{
    .wrap-team .title h3
    {
        font-size: 18px;
    }
}
@media (max-width: 991px)
{
    .wrap-team .title h3
    {
        font-size: 16px;
    }
}
.wrap-team .text
{
    max-width: 1170px;
    margin: 0 auto;
    margin-top: 20px;

    text-align: center;

    color: #585858;
}
@media (max-width: 991px)
{
    .wrap-team .text
    {
        margin-top: 10px;
    }
}
.wrap-team .team-bigtxt
{
    font-size: 12vw;
    font-weight: 500;

    position: absolute;
    bottom: -5vw;

    width: 100%;

    text-align: center;
    text-transform: uppercase;

    opacity: .3;
    color: transparent;

    -webkit-text-stroke: 1px #d9d9d9;
}
@media (max-width: 991px)
{
    .wrap-team .team-bigtxt
    {
        bottom: 60px;
    }
}
.wrap-compostable .compostable
{
    margin-top: 50px;
}
@media (max-width: 991px)
{
    .wrap-compostable .compostable
    {
        margin-top: 30px;
    }
}
.wrap-compostable .compostable ul
{
    margin: 0;
}
.wrap-compostable .compostable ul li
{
    margin-top: -1px;
    margin-left: -1px;
    padding: 0;
}
.wrap-compostable .compostable .item
{
    height: 100%;
    padding: 16px;

    border: 1px solid #ebecee;
    border-radius: 6px;
}
@media (max-width: 1199px)
{
    .wrap-compostable .compostable .item
    {
        padding: 10px;
    }
}
.wrap-compostable .compostable .item .pic
{
    overflow: hidden;

    border-radius: 6px;
}
.wrap-compostable .compostable .item .pic .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.wrap-compostable .compostable .item .title-compostable
{
    margin-top: 18px;
}
.wrap-compostable .compostable .item .title-compostable h3
{
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;

    display: -webkit-box;
    overflow: hidden;

    height: 48px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 991px)
{
    .wrap-compostable .compostable .item .title-compostable h3
    {
        font-size: 16px;
    }
}
.wrap-compostable .compostable .item .title-compostable h3 a
{
    position: relative;

    display: block;

    padding-right: 25%;
}
.wrap-compostable .compostable .item .title-compostable h3 a:after
{
    font-family: 'iconfont' !important;
    font-size: 14px;
    line-height: 32px;

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

    display: block;

    width: 32px;
    height: 32px;

    content: '\e61d';
    -webkit-transition: all .4s;
            transition: all .4s;
    text-align: center;

    color: #d61518;
    border-radius: 50%;
    background-color: #f9e8e8;
}
@media (max-width: 767px)
{
    .wrap-compostable .compostable .item .title-compostable h3 a:after
    {
        line-height: 28px;

        width: 28px;
        height: 28px;
    }
}
.wrap-compostable .compostable .item .size,
.wrap-compostable .compostable .item .material
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin-top: 16px;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
@media (max-width: 991px)
{
    .wrap-compostable .compostable .item .size,
    .wrap-compostable .compostable .item .material
    {
        margin-top: 10px;
    }
}
.wrap-compostable .compostable .item .size h4,
.wrap-compostable .compostable .item .material h4
{
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;

    width: 100%;
    margin-bottom: 4px;

    text-transform: capitalize;

    color: #d61518;
}
@media (max-width: 991px)
{
    .wrap-compostable .compostable .item .size h4,
    .wrap-compostable .compostable .item .material h4
    {
        font-size: 16px;
    }
}
.wrap-compostable .compostable .item .size p,
.wrap-compostable .compostable .item .material p
{
    font-size: 14px;
    line-height: 24px;

    min-width: 50%;
    margin: 0;

    word-break: break-word;
}
@media (max-width: 767px)
{
    .wrap-compostable .compostable .item .size p,
    .wrap-compostable .compostable .item .material p
    {
        font-size: 12px;
        line-height: 20px;
    }
}
.wrap-compostable .compostable .item:hover .pic .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.wrap-compostable .compostable .item:hover .title-compostable h3
{
    color: #d61518;
}
.wrap-compostable .compostable .item:hover .title-compostable h3 a:after
{
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
}
.wrap-oem .oem
{
    margin-top: 60px;
}
@media (max-width: 991px)
{
    .wrap-oem .oem
    {
        margin-top: 30px;
    }
}
.wrap-oem .oem ul
{
    margin: 0 -60px;
}
@media (max-width: 1470px)
{
    .wrap-oem .oem ul
    {
        margin: 0 -30px;
    }
}
@media (max-width: 1199px)
{
    .wrap-oem .oem ul
    {
        margin: 0 -15px;
    }
}
.wrap-oem .oem ul li
{
    margin-top: 30px;
    padding: 0 60px;
}
@media (max-width: 1470px)
{
    .wrap-oem .oem ul li
    {
        padding: 0 30px;
    }
}
@media (max-width: 1199px)
{
    .wrap-oem .oem ul li
    {
        padding: 0 15px;
    }
}
.wrap-oem .oem .item
{
    padding: 40px 0;

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

    border-radius: 10px;
    background: #fff;
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .06);
}
@media (max-width: 1199px)
{
    .wrap-oem .oem .item
    {
        padding: 20px 0;
    }
}
.wrap-oem .oem .item .num
{
    font-family: 'Montserrat', Arial;
    font-size: 100px;
    font-weight: bold;
    line-height: 1;

    text-align: center;

    color: transparent;

    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #f4dede;
}
@media (max-width: 1199px)
{
    .wrap-oem .oem .item .num
    {
        font-size: 80px;
    }
}
.wrap-oem .oem .item h3
{
    font-family: 'Montserrat', Arial;
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;

    position: relative;
    z-index: 2;

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

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

    color: #fff;
    background-color: #5c4f46;
}
@media (max-width: 1199px)
{
    .wrap-oem .oem .item h3
    {
        font-size: 20px;
        line-height: 24px;

        margin-top: -30px;
        padding: 10px;
    }
}
.wrap-oem .oem .item .type,
.wrap-oem .oem .item .services
{
    width: 80%;
    margin: 0 auto;
    padding: 30px 15px;
}
@media (max-width: 1199px)
{
    .wrap-oem .oem .item .type,
    .wrap-oem .oem .item .services
    {
        width: 90%;
        padding: 20px 10px;
    }
}
.wrap-oem .oem .item .type h4,
.wrap-oem .oem .item .services h4
{
    font-size: 22px;
    font-weight: 500;
    line-height: 30px;

    text-transform: capitalize;
}
@media (max-width: 1199px)
{
    .wrap-oem .oem .item .type h4,
    .wrap-oem .oem .item .services h4
    {
        font-size: 20px;
    }
}
@media (max-width: 991px)
{
    .wrap-oem .oem .item .type h4,
    .wrap-oem .oem .item .services h4
    {
        font-size: 18px;
    }
}
.wrap-oem .oem .item .type p,
.wrap-oem .oem .item .services p
{
    font-size: 15px;
    line-height: 1.73333333;

    margin: 0;

    text-transform: capitalize;

    color: #444;
}
@media (max-width: 991px)
{
    .wrap-oem .oem .item .type p,
    .wrap-oem .oem .item .services p
    {
        font-size: 14px;
    }
}
.wrap-oem .oem .item .type
{
    border-bottom: 1px solid #e1e1e1;
}
.wrap-oem .oem .item:hover
{
    background: #fff6f7;
    box-shadow: 0 5px 20px 0 rgba(214, 21, 24, .06);
}
.wrap-oem .oem .item:hover h3
{
    background-color: #d61518;
}
.wrap-services-online .title
{
    text-align: left;
}
.wrap-services-online .title h2
{
    font-weight: 500;
}
.wrap-services-online .title p
{
    max-width: 100%;
}
.wrap-services-online .services-online ul li
{
    margin-top: 24px;
}
.wrap-services-online .services-online .item
{
    position: relative;

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

    height: 100%;
    padding: 20px;

    border: 1px solid #d9d9d9;
    border-radius: 6px;
}
@media (max-width: 767px)
{
    .wrap-services-online .services-online .item
    {
        padding: 14px;
    }
}
.wrap-services-online .services-online .item:before
{
    position: absolute;
    top: 30px;
    left: 0;

    display: block;

    width: 2px;
    height: 32px;

    content: '';

    background-color: #d61518;
}
.wrap-services-online .services-online .item .pic
{
    overflow: hidden;

    width: 70px;
    height: 70px;

    border-radius: 50%;
}
.wrap-services-online .services-online .item .text
{
    width: -webkit-calc(100% - 70px);
    width:         calc(100% - 70px);
    padding-left: 30px;
}
@media (max-width: 1199px)
{
    .wrap-services-online .services-online .item .text
    {
        padding-left: 10px;
    }
}
.wrap-services-online .services-online .item .text h3
{
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
}
@media (max-width: 991px)
{
    .wrap-services-online .services-online .item .text h3
    {
        font-size: 18px;
    }
}
.wrap-services-online .services-online .item .text h4
{
    font-size: 15px;
    line-height: 24px;

    margin-bottom: 14px;

    color: #d61518;
}
@media (max-width: 991px)
{
    .wrap-services-online .services-online .item .text h4
    {
        font-size: 14px;
    }
}
.wrap-services-online .services-online .item .text p
{
    line-height: 24px;

    position: relative;

    margin: 8px 0 0 0;
    padding-left: 24px;

    color: #666;
}
.wrap-services-online .services-online .item .text p .icon
{
    position: absolute;
    top: 0;
    left: 0;
}
.wrap-services-online .services-online .item .text a:hover
{
    text-decoration: underline;

    color: #d61518;
}
.wrap-services-map .title
{
    text-align: left;
}
.wrap-services-map .title p
{
    max-width: 100%;
}
.wrap-services-map .title h2
{
    font-weight: 500;
}
.wrap-services-map .wrap-map
{
    margin: 0;
    margin-top: 30px;
}
@media (min-width: 1200px)
{
    .wrap-services-map .wrap-map .map-content
    {
        height: 660px;
    }
}
.wrap-services-map-bottom
{
    margin-bottom: -60px;
}
.wrap-services-map-bottom .title
{
    text-align: left;
}
.wrap-contact
{
    position: relative;
    z-index: 6;

    padding-top: 250px;

    background: -webkit-gradient(linear, left top, left bottom, from(#f9e8e8), to(rgba(251, 246, 242, 0)));
    background: -webkit-linear-gradient(top, #f9e8e8 0%, rgba(251, 246, 242, 0) 100%);
    background:         linear-gradient(180deg, #f9e8e8 0%, rgba(251, 246, 242, 0) 100%);
    background-repeat: no-repeat;
    background-size: 100% 50%;
}
@media (max-width: 1199px)
{
    .wrap-contact
    {
        padding-top: 150px;
    }
}
.wrap-contact .title
{
    text-align: left;
}
.wrap-contact .title h2
{
    font-size: 70px;

    margin-bottom: 30px;

    text-transform: capitalize;
}
@media (max-width: 1560px)
{
    .wrap-contact .title h2
    {
        font-size: 60px;
    }
}
@media (max-width: 1400px)
{
    .wrap-contact .title h2
    {
        font-size: 50px;
    }
}
@media (max-width: 1199px)
{
    .wrap-contact .title h2
    {
        font-size: 40px;

        margin-bottom: 20px;
    }
}
@media (max-width: 991px)
{
    .wrap-contact .title h2
    {
        font-size: 30px;
    }
}
@media (max-width: 767px)
{
    .wrap-contact .title h2
    {
        font-size: 24px;

        margin-bottom: 10px;
    }
}
.wrap-contact .title p
{
    font-family: 'Montserrat', Arial;
    font-size: 20px;
    line-height: 1.5;

    max-width: 100%;
    margin: 0;

    color: #361c03;
}
@media (max-width: 1199px)
{
    .wrap-contact .title p
    {
        font-size: 18px;
    }
}
@media (max-width: 991px)
{
    .wrap-contact .title p
    {
        font-size: 16px;
    }
}
.wrap-contact .message
{
    width: -webkit-calc(100% - 350px);
    width:         calc(100% - 350px);
    padding-right: 10%;
}
@media (max-width: 991px)
{
    .wrap-contact .message
    {
        width: -webkit-calc(100% - 300px);
        width:         calc(100% - 300px);
        padding-right: 5%;
    }
}
@media (max-width: 767px)
{
    .wrap-contact .message
    {
        width: 100%;
        padding-right: 0;
    }
}
.wrap-contact .contact
{
    width: 350px;
}
@media (max-width: 991px)
{
    .wrap-contact .contact
    {
        width: 300px;
    }
}
@media (max-width: 767px)
{
    .wrap-contact .contact
    {
        width: 100%;
        margin-top: 20px;
    }
}
.wrap-contact .contact .info-item
{
    margin-bottom: 28px;
}
@media (max-width: 991px)
{
    .wrap-contact .contact .info-item
    {
        margin-bottom: 20px;
    }
}
@media (max-width: 767px)
{
    .wrap-contact .contact .info-item
    {
        margin-bottom: 15px;
    }
}
.wrap-contact .contact .info-item span
{
    font-size: 16px;
    font-weight: 500;
    line-height: 2;

    display: block;

    color: #9a9292;
}
@media (max-width: 767px)
{
    .wrap-contact .contact .info-item span
    {
        font-size: 14px;
    }
}
.wrap-contact .contact .info-item p
{
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;

    margin: 0;

    color: #5c4f46;
}
@media (max-width: 767px)
{
    .wrap-contact .contact .info-item p
    {
        font-size: 14px;
    }
}
.wrap-contact .contact .info-item p a
{
    font-size: 20px;
}
@media (max-width: 767px)
{
    .wrap-contact .contact .info-item p a
    {
        font-size: 16px;
    }
}
.wrap-contact .contact .info-item p a:hover
{
    color: #d61518;
}
.wrap-contact .contact .share
{
    margin-top: 50px;
}
@media (max-width: 991px)
{
    .wrap-contact .contact .share
    {
        margin-top: 30px;
    }
}
.wrap-contact .contact .share ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    max-width: 320px;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media (max-width: 767px)
{
    .wrap-contact .contact .share ul
    {
        max-width: 260px;
    }
}
.wrap-contact .contact .share ul li
{
    position: relative;
}
.wrap-contact .contact .share ul li a
{
    line-height: 40px;

    position: relative;

    display: block;
    overflow: hidden;

    width: 40px;
    height: 40px;

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

    color: #5c4f46;
}
@media (max-width: 1199px)
{
    .wrap-contact .contact .share ul li a
    {
        line-height: 30px;

        width: 30px;
        height: 30px;
    }
}
.wrap-contact .contact .share ul li a .icon
{
    font-size: 26px;

    -webkit-transition: all .2s;
            transition: all .2s;
}
@media (max-width: 767px)
{
    .wrap-contact .contact .share ul li a .icon
    {
        font-size: 20px;
    }
}
.wrap-contact .contact .share ul li a:after
{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;

    width: 2.22222222rem;
    height: 100%;

    content: '';
    -webkit-transition: none;
            transition: none;
    -webkit-transform: translate3d(-150%, 0, 0) skewX(-25deg);
            transform: translate3d(-150%, 0, 0) skewX(-25deg);

    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, .15)), to(rgba(204, 204, 204, .05)));
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, .15), rgba(204, 204, 204, .05));
    background-image:         linear-gradient(to right, rgba(255, 255, 255, .15), rgba(204, 204, 204, .05));

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
}
.wrap-contact .contact .share ul li a:hover
{
    color: #d61518;
}
.wrap-contact .contact .share ul li a:hover:after
{
    left: 100%;

    -webkit-transition: left .4s ease-out, -webkit-transform .4s ease-out;
            transition: left .4s ease-out, -webkit-transform .4s ease-out;
            transition: transform .4s ease-out, left .4s ease-out;
            transition: transform .4s ease-out, left .4s ease-out, -webkit-transform .4s ease-out;
    -webkit-transform: translate3d(50%, 0, 0) skewX(-25deg);
            transform: translate3d(50%, 0, 0) skewX(-25deg);
}
.wrap-contact .contact .share ul li.share-twitter a:before
{
    content: '\e60b';
}
.wrap-contact .contact .share ul li.share-linkedin a:before
{
    content: '\e7ea';
}
.wrap-contact .contact .share ul li.share-instagram a:before
{
    content: '\e93b';
}
.wrap-contact .contact .share ul li.share-youtube a:before
{
    content: '\e7b2';
}
.wrap-contact .contact .share ul li.share-google a:before
{
    content: '\e645';
}
.wrap-contact .contact .share ul li.share-amazon a:before
{
    content: '\e6c1';
}
.wrap-contact .contact .share ul li:hover a .icon
{
    opacity: 1;
}
.wrap-map
{
    margin-bottom: -60px;
}
.wrap-map .map-content
{
    width: 100%;
    height: 600px;
}
@media (max-width: 1199px)
{
    .wrap-map .map-content
    {
        height: 500px;
    }
}
@media (max-width: 767px)
{
    .wrap-map .map-content
    {
        height: 400px;
    }
}
.formbox form
{
    margin-top: 10px;
}
.formbox form ul
{
    margin: 0 -8px;
}
.formbox form ul li
{
    padding: 0 8px;
}
.formbox form .group
{
    position: relative;

    margin-top: 20px;

    border: 1px solid #ebecee;
    border-radius: 6px;
    background: #fff;
}
.formbox form .group label
{
    font-size: 14px;
    line-height: 50px;

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

    -webkit-transition: all .3s ease;
            transition: all .3s ease;

    color: #585858;
}
@media (max-width: 767px)
{
    .formbox form .group label
    {
        font-size: 14px;
    }
}
.formbox form .group input,
.formbox form .group textarea
{
    line-height: 30px;

    position: relative;
    z-index: 2;

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

    border-radius: 0;
    border-radius: 3px;
    outline: 0;
    background: none;
}
.formbox form .group input:placeholder-shown + label,
.formbox form .group textarea:placeholder-shown + label
{
    top: 0;

    background-color: transparent;
}
.formbox form .group input:focus + label,
.formbox form .group textarea:focus + label,
.formbox form .group input:valid + label,
.formbox form .group textarea:valid + label
{
    top: -36px;
    left: 20px;

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

    opacity: .8;
}
.formbox form .group textarea
{
    resize: none;
}
.formbox form .group-read
{
    color: #fff;
}
.formbox form .group-read label
{
    color: #fff;
}
.formbox form .group-read input
{
    color: #fff;
    background-color: #d61518;
}
.formbox .submit
{
    font-size: 16px;
    font-weight: 500;
    line-height: 46px;

    margin-top: 50px;
    padding: 0 44px;

    color: #fff;
    background-color: #d61518;
}
@media (max-width: 767px)
{
    .formbox .submit
    {
        line-height: 40px;

        margin-top: 20px;
    }
}
.formbox .submit .icon
{
    font-size: 20px;
    font-weight: normal;

    display: inline-block;

    margin-top: -4px;
    margin-right: 6px;

    vertical-align: middle;
}
.formbox .submit:hover
{
    background-color: #c20a0b;
}
@media (max-width: 1199px)
{
    .wrap-product
    {
        padding-top: 30px;
    }
}
.wrap-product .product
{
    margin-top: -30px;
}
@media (max-width: 1199px)
{
    .wrap-product .product
    {
        margin: 0;
    }
}
.wrap-product .product .item
{
    margin-top: 30px;
}
@media (max-width: 767px)
{
    .wrap-product .product .item
    {
        margin-top: 14px;
    }
}
.wrap-product-top
{
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
}
.wrap-product-top .title
{
    width: 330px;

    text-align: left;
}
@media (max-width: 1400px)
{
    .wrap-product-top .title
    {
        width: 280px;
    }
    .wrap-product-top .title h2
    {
        font-size: 24px;
    }
}
@media (max-width: 1199px)
{
    .wrap-product-top .title
    {
        width: 270px;
    }
}
@media (max-width: 767px)
{
    .wrap-product-top .title
    {
        width: 100%;
        padding: 10px 0;

        border-bottom: 1px solid #ebebeb;
    }
}
.wrap-product-top .product-text
{
    width: -webkit-calc(100% - 330px);
    width:         calc(100% - 330px);
    padding: 30px 60px;

    border-left: 1px solid #ebebeb;
}
@media (max-width: 1400px)
{
    .wrap-product-top .product-text
    {
        width: -webkit-calc(100% - 280px);
        width:         calc(100% - 280px);
        padding: 30px;
    }
}
@media (max-width: 1199px)
{
    .wrap-product-top .product-text
    {
        width: -webkit-calc(100% - 270px);
        width:         calc(100% - 270px);
        padding: 20px;
    }
}
@media (max-width: 767px)
{
    .wrap-product-top .product-text
    {
        width: 100%;
        padding: 10px 0;

        border: none;
    }
}
.wrap-product-top .product-text p
{
    font-size: 15px;
    line-height: 1.73333333;

    margin: 0;

    color: #666;
}
@media (max-width: 767px)
{
    .wrap-product-top .product-text p
    {
        font-size: 14px;
    }
}
@media (max-width: 1199px)
{
    .wrap-product-show
    {
        padding-top: 20px;
    }
}
.wrap-product-show .wrap-info
{
    border-bottom: 1px solid #ebebeb;
}
.wrap-product-show .wrap-info .title
{
    text-align: left;
}
.wrap-product-show .wrap-info .title h2
{
    font-size: 24px;
}
.wrap-product-show .carousel-wrap
{
    overflow: hidden;

    width: -webkit-calc(100% + 60px);
    width:         calc(100% + 60px);
    margin-left: -60px;
    padding: 60px;
    padding-left: 164px;

    background: #fafafa;
}
@media (max-width: 1400px)
{
    .wrap-product-show .carousel-wrap
    {
        width: -webkit-calc(100% + 30px);
        width:         calc(100% + 30px);
        margin-left: -30px;
        padding: 30px;
        padding-left: 110px;
    }
}
@media (max-width: 1199px)
{
    .wrap-product-show .carousel-wrap
    {
        width: 100%;
        margin: 0;
        margin-top: 20px;
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .wrap-product-show .carousel-wrap
    {
        padding: 0;

        background: none;
    }
}
.wrap-product-show .carousel-wrap .item-video
{
    position: relative;
    z-index: 3;
}
.wrap-product-show .carousel-wrap .item
{
    overflow: hidden;
}
.wrap-product-show .carousel-wrap .carousel-bg
{
    border-radius: 12px;
    background: #fff;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .04);
}
.wrap-product-show .carousel-wrap .slider-for
{
    font-size: 0;

    overflow: hidden;
}
.wrap-product-show .carousel-wrap .slider-for .item
{
    position: relative;
    z-index: 2;
}
.wrap-product-show .carousel-wrap .slider-for .zoom
{
    position: relative;

    cursor: crosshair;
}
.wrap-product-show .carousel-wrap .slider-for iframe
{
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;
}
.wrap-product-show .carousel-wrap .slider-for .play
{
    font-size: 80px;

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

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

    color: #fff;
}
@media (max-width: 991px)
{
    .wrap-product-show .carousel-wrap .slider-for .play
    {
        font-size: 50px;
    }
}
.wrap-product-show .carousel-wrap .slider-for .play:before
{
    font-family: 'iconfont' !important;

    content: '\e63b';
}
.wrap-product-show .carousel-wrap .slider-for .slick-arrow
{
    line-height: 50px;

    left: 3%;

    width: 50px;
    height: 50px;
}
.wrap-product-show .carousel-wrap .slider-for .slick-arrow.slick-next
{
    right: 3%;
    left: auto;
}
.wrap-product-show .carousel-wrap .slider-for .slick-arrow:hover
{
    color: #fff;
}
.wrap-product-show .carousel-wrap .slider-nav
{
    position: absolute;
    top: 0;
    left: -104px;

    width: 88px;
    padding: 20px 0;
}
@media (max-width: 1400px)
{
    .wrap-product-show .carousel-wrap .slider-nav
    {
        left: -80px;

        width: 70px;
    }
}
@media (max-width: 1199px)
{
    .wrap-product-show .carousel-wrap .slider-nav
    {
        position: relative;
        left: 0;

        width: 100%;
        margin-top: 10px;
        padding: 0 30px;
    }
}
.wrap-product-show .carousel-wrap .slider-nav .slick-slide
{
    padding: 3px 0;

    outline: none;
}
@media (max-width: 1199px)
{
    .wrap-product-show .carousel-wrap .slider-nav .slick-slide
    {
        padding: 0 4px;
    }
}
.wrap-product-show .carousel-wrap .slider-nav .item
{
    position: relative;

    overflow: hidden;

    cursor: pointer;

    border-radius: 12px;
    background: #fff;
}
.wrap-product-show .carousel-wrap .slider-nav .item-video
{
    position: relative;

    background-color: #000;
}
.wrap-product-show .carousel-wrap .slider-nav .item-video .img-box
{
    opacity: .5;
}
.wrap-product-show .carousel-wrap .slider-nav .item-video:after
{
    font-family: 'iconfont' !important;
    font-size: 30px;

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

    content: '\e62e';
    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);

    color: #fff;
}
@media (max-width: 1400px)
{
    .wrap-product-show .carousel-wrap .slider-nav .item-video:after
    {
        font-size: 20px;
    }
}
.wrap-product-show .carousel-wrap .slider-nav .slick-current .item
{
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
@media (min-width: 1200px)
{
    .wrap-product-show .carousel-wrap .slider-nav .slick-arrow
    {
        line-height: 30px;

        top: -5px;
        left: 0;

        width: 100%;
        height: 30px;

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

        border: none;
    }
    .wrap-product-show .carousel-wrap .slider-nav .slick-arrow:before
    {
        content: '\e625';
        -webkit-transform: rotate(-90deg);
            -ms-transform: rotate(-90deg);
                transform: rotate(-90deg);
    }
    .wrap-product-show .carousel-wrap .slider-nav .slick-arrow.slick-next
    {
        top: auto;
        bottom: 0;
    }
    .wrap-product-show .carousel-wrap .slider-nav .slick-arrow.slick-next:before
    {
        -webkit-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
                transform: rotate(90deg);
    }
}
@media (max-width: 1199px)
{
    .wrap-product-show .carousel-wrap .slider-nav .slick-arrow
    {
        left: 0;

        border: none;
    }
    .wrap-product-show .carousel-wrap .slider-nav .slick-arrow.slick-next
    {
        right: 0;
        left: auto;
    }
}
@media (max-width: 1199px)
{
    .wrap-product-show .carousel-wrap .visible-pc
    {
        display: none;
    }
}
.wrap-product-show .carousel-wrap .visible-phone
{
    display: none;
}
@media (max-width: 1199px)
{
    .wrap-product-show .carousel-wrap .visible-phone
    {
        display: block;
    }
}
.wrap-product-show .info-box
{
    padding: 30px 5%;
}
@media (max-width: 1400px)
{
    .wrap-product-show .info-box
    {
        padding: 20px 15px 20px 0;
    }
}
@media (max-width: 1199px)
{
    .wrap-product-show .info-box
    {
        padding: 20px 15px;
    }
}
@media (max-width: 767px)
{
    .wrap-product-show .info-box
    {
        padding: 20px 0;
    }
}
.wrap-product-show .info-box .title h2
{
    text-transform: capitalize;
}
.wrap-product-show .info-box .text
{
    margin-top: 20px;
}
.wrap-product-show .info-box .text h4
{
    font-size: 18px;
    line-height: 30px;

    color: #d61518;
}
@media (max-width: 1400px)
{
    .wrap-product-show .info-box .text h4
    {
        font-size: 16px;
    }
}
.wrap-product-show .info-box .title-pro h3
{
    font-size: 18px;
    font-weight: 500;

    margin: 0;
}
.wrap-product-show .info-box .pro-color
{
    margin-top: 20px;
}
.wrap-product-show .info-box .pro-color .color-list ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin: 0 -7px;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.wrap-product-show .info-box .pro-color .color-list ul li
{
    margin-top: 10px;
    padding: 0 7px;
}
.wrap-product-show .info-box .pro-color .color-list ul li.active .color-pic
{
    border-color: #8c8c8c;
}
.wrap-product-show .info-box .pro-color .color-list .color-pic
{
    overflow: hidden;

    width: 50px;
    height: 50px;

    cursor: pointer;

    border: 1px solid #fff;
    border-radius: 6px;
}
.wrap-product-show .info-box .pro-size
{
    margin-top: 20px;
}
.wrap-product-show .info-box .pro-size .size-list ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin: 0 -7px;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.wrap-product-show .info-box .pro-size .size-list ul li
{
    margin-top: 10px;
    padding: 0 7px;
}
.wrap-product-show .info-box .pro-size .size-list ul li.active .size-item
{
    border: 1px solid #8c8c8c;
}
.wrap-product-show .info-box .pro-size .size-item
{
    overflow: hidden;

    min-width: 90px;

    cursor: pointer;
    text-align: center;

    border: 1px solid #f2f2f2;
    border-radius: 6px;
    background: #f2f2f2;
}
@media (max-width: 767px)
{
    .wrap-product-show .info-box .pro-size .size-item
    {
        min-width: 70px;
    }
}
.wrap-product-show .info-box .pro-size .size-item span
{
    font-size: 14px;
    line-height: 30px;

    display: block;
}
@media (max-width: 767px)
{
    .wrap-product-show .info-box .pro-size .size-item span
    {
        font-size: 14px;
    }
}
.wrap-product-show .link-share
{
    margin-top: 40px;
}
@media (max-width: 767px)
{
    .wrap-product-show .link-share
    {
        margin-top: 20px;
    }
}
@media (max-width: 767px)
{
    .wrap-product-show .share
    {
        margin-top: 20px;
    }
}
.wrap-product-show .share p
{
    font-size: 16px;
    line-height: 24px;

    display: inline-block;

    margin: 0;

    vertical-align: middle;
}
.wrap-product-show .link
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    width: 60%;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media (max-width: 767px)
{
    .wrap-product-show .link
    {
        width: 100%;
    }
}
.wrap-product-show .link .btn-addcart,
.wrap-product-show .link .btn-inquiry
{
    display: inline-block;

    width: 45%;

    text-align: center;
    vertical-align: middle;
}
.wrap-product-show .link .btn-addcart a,
.wrap-product-show .link .btn-inquiry a
{
    line-height: 44px;

    display: block;

    padding: 0 10px;

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

    border-radius: 6px;
    background-color: #fff;
}
@media (max-width: 1400px)
{
    .wrap-product-show .link .btn-addcart a,
    .wrap-product-show .link .btn-inquiry a
    {
        line-height: 40px;
    }
}
@media (max-width: 767px)
{
    .wrap-product-show .link .btn-addcart a,
    .wrap-product-show .link .btn-inquiry a
    {
        background-color: #fafafa;
    }
}
.wrap-product-show .link .btn-addcart a .icon,
.wrap-product-show .link .btn-inquiry a .icon
{
    font-size: 22px;

    display: inline-block;

    margin-right: 10px;

    vertical-align: middle;
}
.wrap-product-show .link .btn-addcart a:hover,
.wrap-product-show .link .btn-inquiry a:hover
{
    color: #fff;
    background-color: #d61518;
}
.wrap-product-show .link .btn-addcart a:hover .icon,
.wrap-product-show .link .btn-inquiry a:hover .icon
{
    color: #fff;
}
.wrap-product-show .link .btn-addcart a
{
    background: #f9e8e8;
}
.wrap-product-show .link .btn-addcart a .icon
{
    color: #d61518;
}
.wrap-product-show .parameter,
.wrap-product-show .inquiry,
.wrap-product-show .review,
.wrap-product-show .relate-product
{
    margin-top: 60px;
}
@media (max-width: 991px)
{
    .wrap-product-show .parameter,
    .wrap-product-show .inquiry,
    .wrap-product-show .review,
    .wrap-product-show .relate-product
    {
        margin-top: 40px;
    }
}
.wrap-product-show .parameter .text
{
    margin-top: 20px;
}
.wrap-product-show .parameter .text p
{
    font-size: 16px;
    line-height: 1.625;

    color: #666;
}
@media (max-width: 767px)
{
    .wrap-product-show .parameter .text p
    {
        font-size: 14px;
    }
}
.wrap-product-show .parameter .text h3
{
    font-size: 18px;
    line-height: 30px;

    color: #d61518;
}
.wrap-product-show .inquiry
{
    padding-bottom: 80px;
}
.wrap-product-show .relate-product .slick-related
{
    font-size: 0;

    margin: 0 -15px;
}
@media (max-width: 767px)
{
    .wrap-product-show .relate-product .slick-related
    {
        margin: 0 -5px;
    }
}
.wrap-product-show .relate-product .slick-related .slick-slide
{
    padding: 15px;
}
@media (max-width: 767px)
{
    .wrap-product-show .relate-product .slick-related .slick-slide
    {
        padding: 10px 5px;
    }
}
.wrap-product-show .relate-product .slick-related .slick-dots li
{
    background-color: #d9d9d9;
}
.wrap-product-show .relate-product .slick-related .slick-dots li.slick-active
{
    background-color: #d61518;
}
.wrap-product-show .relate-product .item
{
    padding-bottom: 20px;
}
.wrap-product-show .relate-product .item:hover
{
    border-radius: 16px;
    background: #fff;
    box-shadow: 0 6px 17.9px 0 rgba(0, 0, 0, .06);
}
.wrap-product-show .inquiry .formbox form .group,
.wrap-inquiry .formbox form .group
{
    border-color: #fafafa;
    background: #fafafa;
}
.wrap-product-show .inquiry .formbox form .submit-group,
.wrap-inquiry .formbox form .submit-group
{
    text-align: center;
}
.wrap-product-show .inquiry .formbox form .submit,
.wrap-inquiry .formbox form .submit
{
    -webkit-transition: all .2s;
            transition: all .2s;

    color: #666;
    border-radius: 6px;
    background: #f9e8e8;
}
.wrap-product-show .inquiry .formbox form .submit:hover,
.wrap-inquiry .formbox form .submit:hover
{
    color: #fff;
    background-color: #d61518;
}
.wrap-news-company .news-company
{
    margin-top: -40px;
}
@media (max-width: 1199px)
{
    .wrap-news-company .news-company
    {
        margin-top: -30px;
    }
}
@media (max-width: 767px)
{
    .wrap-news-company .news-company
    {
        margin: 0;
    }
}
.wrap-news-company .news-company .item
{
    margin-top: 90px;
}
@media (max-width: 1199px)
{
    .wrap-news-company .news-company .item
    {
        margin-top: 60px;
    }
}
@media (max-width: 767px)
{
    .wrap-news-company .news-company .item
    {
        margin-top: 30px;
    }
}
.wrap-news-industry .news-industry
{
    margin-top: 60px;
}
.wrap-news-industry .news-industry ul li
{
    margin-top: 40px;
}
@media (max-width: 767px)
{
    .wrap-news-industry .news-industry ul li
    {
        margin-top: 20px;
    }
}
.wrap-news-industry .news-industry .item .text
{
    width: -webkit-calc(100% - 450px);
    width:         calc(100% - 450px);
    padding: 30px 0 30px 3%;
}
@media (max-width: 1199px)
{
    .wrap-news-industry .news-industry .item .text
    {
        width: -webkit-calc(100% - 300px);
        width:         calc(100% - 300px);
        padding: 0 0 0 3%;
    }
}
@media (max-width: 767px)
{
    .wrap-news-industry .news-industry .item .text
    {
        width: 100%;
        margin-top: 14px;
        padding: 0;
    }
}
.wrap-news-industry .news-industry .item .text .date
{
    font-size: 16px;
    line-height: 30px;

    display: block;

    color: #5c4f46;
}
.wrap-news-industry .news-industry .item .text .date:before
{
    display: inline-block;

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

    content: '';
    vertical-align: middle;

    background: url(../images/news-star.svg) no-repeat center;
    background-size: cover;
}
.wrap-news-industry .news-industry .item .text h3
{
    font-size: 20px;
    font-weight: normal;
    line-height: 30px;

    position: relative;
    z-index: 2;

    display: -webkit-box;
    overflow: hidden;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 991px)
{
    .wrap-news-industry .news-industry .item .text h3
    {
        margin-top: 10px;
    }
}
@media (max-width: 767px)
{
    .wrap-news-industry .news-industry .item .text h3
    {
        font-size: 18px;
        line-height: 24px;

        max-height: 24px;
    }
}
.wrap-news-industry .news-industry .item .text h3 span
{
    -webkit-transition: background-size .36s;
            transition: background-size .36s;

    background-image: -webkit-gradient(linear, left top, right top, from(#d61518), to(#d61518));
    background-image: -webkit-linear-gradient(left, #d61518 0%, #d61518 100%);
    background-image:         linear-gradient(to right, #d61518 0%, #d61518 100%);
    background-repeat: no-repeat;
    background-position: 0 95%;
    background-size: 0 2px;
}
.wrap-news-industry .news-industry .item .text p
{
    font-size: 16px;
    line-height: 26px;

    display: -webkit-box;
    overflow: hidden;

    max-height: 52px;
    margin: 14px 0 0 0;

    color: #666;

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

        max-height: 72px;
        margin-top: 10px;
    }
}
.wrap-news-industry .news-industry .item .text .more
{
    margin-top: 30px;
}
@media (max-width: 991px)
{
    .wrap-news-industry .news-industry .item .text .more
    {
        margin-top: 10px;
    }
}
.wrap-news-industry .news-industry .item .text .more a
{
    font-size: 16px;
    line-height: 30px;

    display: inline-block;

    color: #d61518;
}
.wrap-news-industry .news-industry .item .pic
{
    overflow: hidden;

    width: 450px;
    height: 100%;

    border-radius: 10px;
}
@media (max-width: 1199px)
{
    .wrap-news-industry .news-industry .item .pic
    {
        width: 300px;
    }
}
@media (max-width: 767px)
{
    .wrap-news-industry .news-industry .item .pic
    {
        width: 100%;
        margin-top: 20px;
    }
}
.wrap-news-industry .news-industry .item .pic .img-box
{
    padding-bottom: 57.77777778%;
}
.wrap-news-industry .news-industry .item .pic .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.wrap-news-industry .news-industry .item:hover .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.wrap-news-industry .news-industry .item:hover h3
{
    font-weight: 500;

    color: #d61518;
}
.wrap-news-industry .news-industry .item:hover h3 span
{
    background-size: 100% 2px;
}
.wrap-news-exhibition .item .pic
{
    overflow: hidden;

    border-radius: 10px;
}
.wrap-news-exhibition .item .img-box
{
    padding-bottom: 57.77777778%;
}
.wrap-news-exhibition .item .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.wrap-news-exhibition .item .date-address
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    color: #666;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.wrap-news-exhibition .item .date,
.wrap-news-exhibition .item .address
{
    font-size: 16px;
    line-height: 30px;

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

    text-transform: capitalize;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1199px)
{
    .wrap-news-exhibition .item .date,
    .wrap-news-exhibition .item .address
    {
        font-size: 14px;
    }
}
.wrap-news-exhibition .item .date .icon,
.wrap-news-exhibition .item .address .icon
{
    margin-right: 10px;
}
.wrap-news-exhibition .item .date
{
    margin-right: 30px;
}
@media (max-width: 1400px)
{
    .wrap-news-exhibition .item .date
    {
        margin-right: 20px;
    }
}
@media (max-width: 1199px)
{
    .wrap-news-exhibition .item .date
    {
        margin-right: 10px;
    }
}
.wrap-news-exhibition .item h3
{
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;

    position: relative;
    z-index: 2;

    display: -webkit-box;
    overflow: hidden;

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

    color: #5c4f46;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 991px)
{
    .wrap-news-exhibition .item h3
    {
        margin-top: 10px;
    }
}
@media (max-width: 767px)
{
    .wrap-news-exhibition .item h3
    {
        font-size: 18px;
        line-height: 24px;

        display: -webkit-box;
        overflow: hidden;

        height: 24px;

        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }
}
.wrap-news-exhibition .item h3 span
{
    -webkit-transition: background-size .36s;
            transition: background-size .36s;

    background-image: -webkit-gradient(linear, left top, right top, from(#d61518), to(#d61518));
    background-image: -webkit-linear-gradient(left, #d61518 0%, #d61518 100%);
    background-image:         linear-gradient(to right, #d61518 0%, #d61518 100%);
    background-repeat: no-repeat;
    background-position: 0 95%;
    background-size: 0 2px;
}
.wrap-news-exhibition .item p
{
    font-size: 16px;
    line-height: 26px;

    display: -webkit-box;
    overflow: hidden;

    height: 104px;
    margin: 14px 0 0 0;

    color: #666;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
@media (max-width: 767px)
{
    .wrap-news-exhibition .item p
    {
        font-size: 14px;
        line-height: 24px;

        display: -webkit-box;
        overflow: hidden;

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

        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }
}
.wrap-news-exhibition .item .more
{
    margin-top: 30px;
}
@media (max-width: 991px)
{
    .wrap-news-exhibition .item .more
    {
        margin-top: 10px;
    }
}
.wrap-news-exhibition .item .more a
{
    font-size: 16px;
    line-height: 30px;

    display: inline-block;

    color: #d61518;
}
.wrap-news-exhibition .item .more a:hover
{
    text-decoration: underline;
}
.wrap-news-exhibition .item:hover .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.wrap-news-exhibition .item:hover h3
{
    color: #d61518;
}
.wrap-news-exhibition .item:hover h3 span
{
    background-size: 100% 2px;
}
.wrap-news-exhibition .news-exhibition .item
{
    margin-top: 70px;
}
@media (max-width: 991px)
{
    .wrap-news-exhibition .news-exhibition .item
    {
        margin-top: 30px;
    }
}
.wrap-news-exhibition .news-exhibition .item .date-address
{
    font-size: 14px;

    margin-top: 30px;
}
@media (max-width: 991px)
{
    .wrap-news-exhibition .news-exhibition .item .date-address
    {
        margin-top: 10px;
    }
}
.wrap-news-exhibition .news-exhibition-top
{
    font-size: 0;

    margin-top: 40px;
}
.wrap-news-exhibition .news-exhibition-top .item
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.wrap-news-exhibition .news-exhibition-top .item .pic
{
    width: 80%;
}
@media (max-width: 767px)
{
    .wrap-news-exhibition .news-exhibition-top .item .pic
    {
        width: 100%;

        border-radius: 10px 10px 0 0;
    }
}
.wrap-news-exhibition .news-exhibition-top .item .text
{
    position: relative;
    z-index: 2;

    width: 60%;
    margin-left: -40%;
    padding: 40px 50px;

    border: 1px solid rgba(255, 255, 255, .28);
    border-radius: 14px;
    background: rgba(0, 0, 0, .2);

    -webkit-backdrop-filter: blur(3.04999995px);
            backdrop-filter: blur(3.04999995px);
}
@media (max-width: 1199px)
{
    .wrap-news-exhibition .news-exhibition-top .item .text
    {
        padding: 30px;
    }
}
@media (max-width: 991px)
{
    .wrap-news-exhibition .news-exhibition-top .item .text
    {
        padding: 20px;
    }
}
@media (max-width: 767px)
{
    .wrap-news-exhibition .news-exhibition-top .item .text
    {
        width: 100%;
        margin: 0;
        padding: 20px 14px;

        border-radius: 0 0 10px 10px;
        background: rgba(0, 0, 0, .8);
    }
}
.wrap-news-exhibition .news-exhibition-top .item .text .date-address
{
    color: #fff;
}
.wrap-news-exhibition .news-exhibition-top .item .text h3
{
    display: -webkit-box;
    overflow: hidden;

    height: 32px;

    color: #fff;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 767px)
{
    .wrap-news-exhibition .news-exhibition-top .item .text h3
    {
        height: 24px;
    }
}
.wrap-news-exhibition .news-exhibition-top .item .text p
{
    display: -webkit-box;
    overflow: hidden;

    height: 78px;

    color: #fff;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
@media (max-width: 991px)
{
    .wrap-news-exhibition .news-exhibition-top .item .text p
    {
        display: -webkit-box;
        overflow: hidden;

        height: 52px;
        margin-top: 0;

        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }
}
.wrap-news-exhibition .news-exhibition-top .item .text .more a
{
    color: #fff;
}
.wrap-news-exhibition .news-exhibition-top .item:hover h3
{
    color: #d61518;
}
@media (min-width: 768px)
{
    .wrap-news-exhibition .news-exhibition-top .slick-arrow
    {
        top: 5%;
        right: -webkit-calc(10% - 22px);
        right:         calc(10% - 22px);
        left: auto;

        -webkit-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
                transform: rotate(90deg);
    }
    .wrap-news-exhibition .news-exhibition-top .slick-arrow.slick-next
    {
        top: auto;
        bottom: 5%;
    }
}
@media (min-width: 768px) and (max-width: 1199px)
{
    .wrap-news-exhibition .news-exhibition-top .slick-arrow
    {
        top: 0;
    }
}
@media (min-width: 768px) and (max-width: 1199px)
{
    .wrap-news-exhibition .news-exhibition-top .slick-arrow.slick-next
    {
        bottom: 0;
    }
}
@media (max-width: 767px)
{
    .wrap-news-exhibition .news-exhibition-top .slick-arrow
    {
        top: 30%;

        background-color: rgba(255, 255, 255, .5);
    }
}
.wrap-news-promotional .item .pic
{
    overflow: hidden;

    border-radius: 10px;
}
.wrap-news-promotional .item .img-box
{
    padding-bottom: 57.77777778%;
}
.wrap-news-promotional .item .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.wrap-news-promotional .item .date
{
    font-size: 16px;
    line-height: 30px;

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

    text-transform: capitalize;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1199px)
{
    .wrap-news-promotional .item .date
    {
        font-size: 14px;
    }
}
.wrap-news-promotional .item .date .icon
{
    margin-right: 10px;
}
.wrap-news-promotional .item h3
{
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;

    position: relative;
    z-index: 2;

    display: -webkit-box;
    overflow: hidden;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 1400px)
{
    .wrap-news-promotional .item h3
    {
        font-size: 20px;
    }
}
@media (max-width: 1199px)
{
    .wrap-news-promotional .item h3
    {
        margin-top: 10px;
    }
}
@media (max-width: 767px)
{
    .wrap-news-promotional .item h3
    {
        font-size: 18px;
        line-height: 24px;

        display: -webkit-box;
        overflow: hidden;

        height: 24px;

        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }
}
.wrap-news-promotional .item h3 span
{
    -webkit-transition: background-size .36s;
            transition: background-size .36s;

    background-image: -webkit-gradient(linear, left top, right top, from(#d61518), to(#d61518));
    background-image: -webkit-linear-gradient(left, #d61518 0%, #d61518 100%);
    background-image:         linear-gradient(to right, #d61518 0%, #d61518 100%);
    background-repeat: no-repeat;
    background-position: 0 95%;
    background-size: 0 2px;
}
.wrap-news-promotional .item p
{
    font-size: 16px;
    line-height: 26px;

    display: -webkit-box;
    overflow: hidden;

    max-height: 78px;
    margin: 14px 0 0 0;

    color: #666;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
@media (max-width: 1199px)
{
    .wrap-news-promotional .item p
    {
        font-size: 14px;
        line-height: 24px;

        display: -webkit-box;
        overflow: hidden;

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

        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }
}
.wrap-news-promotional .item .more
{
    margin-top: 20px;
}
@media (max-width: 991px)
{
    .wrap-news-promotional .item .more
    {
        margin-top: 10px;
    }
}
.wrap-news-promotional .item .more a
{
    font-size: 16px;
    line-height: 30px;

    display: inline-block;

    color: #d61518;
}
.wrap-news-promotional .item .more a:hover
{
    text-decoration: underline;
}
.wrap-news-promotional .item:hover .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.wrap-news-promotional .item:hover h3
{
    color: #d61518;
}
.wrap-news-promotional .item:hover h3 span
{
    background-size: 100% 2px;
}
.wrap-news-promotional .news-promotional
{
    margin-top: 80px;
}
@media (max-width: 991px)
{
    .wrap-news-promotional .news-promotional
    {
        margin-top: 30px;
    }
}
.wrap-news-promotional .news-promotional ul li
{
    padding: 40px 0;

    border-bottom: 1px solid #e1e1e1;
}
@media (max-width: 767px)
{
    .wrap-news-promotional .news-promotional ul li
    {
        padding: 20px 0;
    }
}
.wrap-news-promotional .news-promotional .item
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.wrap-news-promotional .news-promotional .item .pic
{
    position: relative;
    left: -webkit-calc(100% - 450px);
    left:         calc(100% - 450px);

    width: 450px;
}
@media (max-width: 1199px)
{
    .wrap-news-promotional .news-promotional .item .pic
    {
        left: -webkit-calc(100% - 300px);
        left:         calc(100% - 300px);

        width: 300px;
    }
}
@media (max-width: 767px)
{
    .wrap-news-promotional .news-promotional .item .pic
    {
        left: 0;

        width: 100%;
    }
}
.wrap-news-promotional .news-promotional .item .text
{
    position: relative;
    right: 450px;

    width: -webkit-calc(100% - 450px);
    width:         calc(100% - 450px);
    padding-right: 10%;
}
@media (max-width: 1400px)
{
    .wrap-news-promotional .news-promotional .item .text
    {
        padding-right: 5%;
    }
}
@media (max-width: 1199px)
{
    .wrap-news-promotional .news-promotional .item .text
    {
        right: 300px;

        width: -webkit-calc(100% - 300px);
        width:         calc(100% - 300px);
    }
}
@media (max-width: 767px)
{
    .wrap-news-promotional .news-promotional .item .text
    {
        right: 0;

        width: 100%;
        margin-top: 20px;
    }
}
.wrap-news-promotional .news-promotional-top
{
    font-size: 0;

    margin-top: 40px;
    padding: 0 10%;
}
@media (max-width: 767px)
{
    .wrap-news-promotional .news-promotional-top
    {
        margin-top: 30px;
        padding: 0;
    }
}
.wrap-news-promotional .news-promotional-top .item
{
    position: relative;

    text-align: center;
}
@media (max-width: 767px)
{
    .wrap-news-promotional .news-promotional-top .item .pic
    {
        border-radius: 10px 10px 0 0;
    }
}
.wrap-news-promotional .news-promotional-top .item .text
{
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;

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

    border: 1px solid rgba(255, 255, 255, .28);
    border-radius: 14px;
    background: rgba(0, 0, 0, .2);

    -webkit-backdrop-filter: blur(3.04999995px);
            backdrop-filter: blur(3.04999995px);
}
@media (max-width: 1199px)
{
    .wrap-news-promotional .news-promotional-top .item .text
    {
        padding: 30px;
    }
}
@media (max-width: 991px)
{
    .wrap-news-promotional .news-promotional-top .item .text
    {
        padding: 20px;
    }
}
@media (max-width: 767px)
{
    .wrap-news-promotional .news-promotional-top .item .text
    {
        position: relative;

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

        border-radius: 0 0 10px 10px;
        background: rgba(0, 0, 0, .8);
    }
}
.wrap-news-promotional .news-promotional-top .item .text .date
{
    display: inline-block;

    color: #fff;
}
.wrap-news-promotional .news-promotional-top .item .text h3
{
    display: -webkit-box;
    overflow: hidden;

    height: 32px;

    color: #fff;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (min-width: 1200px)
{
    .wrap-news-promotional .news-promotional-top .item .text h3
    {
        font-size: 20px;
    }
}
@media (max-width: 767px)
{
    .wrap-news-promotional .news-promotional-top .item .text h3
    {
        height: 24px;
    }
}
.wrap-news-promotional .news-promotional-top .item .text p
{
    display: -webkit-box;
    overflow: hidden;

    height: 52px;

    color: #fff;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 991px)
{
    .wrap-news-promotional .news-promotional-top .item .text p
    {
        margin-top: 0;
    }
}
.wrap-news-promotional .news-promotional-top .item .text .more a
{
    color: #fff;
}
.wrap-news-promotional .news-promotional-top .item:hover h3
{
    color: #d61518;
}
.wrap-news-promotional .news-promotional-top .slick-arrow
{
    left: -10%;

    background-color: rgba(255, 255, 255, .5);
}
@media (max-width: 767px)
{
    .wrap-news-promotional .news-promotional-top .slick-arrow
    {
        top: 30%;
        left: -10px;
    }
}
.wrap-news-promotional .news-promotional-top .slick-arrow.slick-next
{
    right: -10%;
    left: auto;
}
@media (max-width: 767px)
{
    .wrap-news-promotional .news-promotional-top .slick-arrow.slick-next
    {
        right: -10px;
    }
}
.wrap-details
{
    padding-top: 60px;
}
.wrap-details .title-details h2
{
    font-size: 30px;
    font-weight: bold;
    line-height: 1.2;

    margin: 0;
}
@media (max-width: 991px)
{
    .wrap-details .title-details h2
    {
        font-size: 24px;
    }
}
@media (max-width: 767px)
{
    .wrap-details .title-details h2
    {
        font-size: 20px;
    }
}
.wrap-details .title-details .date
{
    font-size: 16px;
    line-height: 24px;

    display: block;

    margin-top: 10px;

    color: #d61518;
}
.wrap-details .details .text
{
    margin-top: 30px;
}
.wrap-details .share
{
    margin-top: 60px;
}
@media (max-width: 991px)
{
    .wrap-details .share
    {
        margin-top: 30px;
    }
}
.wrap-details .share p
{
    font-size: 18px;
    font-weight: bold;

    margin: 0;
}
@media (max-width: 991px)
{
    .wrap-details .share p
    {
        font-size: 16px;
    }
}
@media (max-width: 767px)
{
    .wrap-details .share p
    {
        font-size: 14px;
    }
}
.wrap-details .share p,
.wrap-details .share .a2a_kit
{
    display: inline-block;

    vertical-align: middle;
}
.wrap-details .relate-details
{
    font-size: 0;

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

    border-top: 1px solid #d9d9d9;
}
@media (max-width: 991px)
{
    .wrap-details .relate-details
    {
        margin-top: 40px;
    }
}
.wrap-details .relate-details ul li
{
    margin-top: 10px;
}
.wrap-details .relate-details a
{
    font-size: 16px;
    font-weight: bold;
    line-height: 36px;

    position: relative;

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

    height: 36px;
    padding-left: 60px;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 767px)
{
    .wrap-details .relate-details a
    {
        font-size: 14px;
    }
}
.wrap-details .relate-details a:before
{
    font-family: 'iconfont' !important;
    font-size: 18px;

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

    display: block;

    width: 36px;
    height: 36px;

    content: '\eb60';
    -webkit-transition: all .2s;
            transition: all .2s;
    text-align: center;

    color: #fff;
    border-radius: 50%;
    background-color: #999;
}
.wrap-details .relate-details a:hover
{
    color: #d61518;
}
.wrap-details .relate-details a:hover:before
{
    color: #fff;
    background-color: #d61518;
}
.wrap-details .relate-details .next a:before
{
    content: '\e625';
}
.wrap-sitemap
{
    background-color: #fcfcfc;
}
.wrap-sitemap .sitemap .title h2
{
    margin: 0;
}
.wrap-sitemap .sitemap > ul > li
{
    position: relative;

    width: 100%;
    margin-bottom: 20px;
}
.wrap-sitemap .sitemap > ul > li > a
{
    font-size: 18px;
    font-weight: bold;
    line-height: 28px;

    display: inline-block;

    min-width: 240px;
    padding: 10px 30px;

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

    border: 1px solid #eaeaea;
}
@media (max-width: 767px)
{
    .wrap-sitemap .sitemap > ul > li > a
    {
        font-size: 16px;

        min-width: 140px;
        padding: 4px 10px;
    }
}
.wrap-sitemap .sitemap > ul > li:hover > a
{
    color: #fff;
    background-color: #d61518;
}
.wrap-sitemap .sitemap > ul > li:hover > a
{
    text-decoration: underline;

    background-color: #d61518;
}
.wrap-sitemap .sitemap > ul > li > ul
{
    font-size: 0;

    margin-top: 20px;
}
.wrap-sitemap .sitemap > ul > li > ul > li
{
    position: relative;

    display: block;
}
.wrap-sitemap .sitemap > ul > li > ul > li > a
{
    font-size: 16px;
    line-height: 30px;

    position: relative;

    display: block;

    padding: 5px 20px;

    text-transform: capitalize;

    color: #666;
}
.wrap-sitemap .sitemap > ul > li > ul > li > a .icon
{
    display: inline-block;

    width: 22px;
    margin-top: -4px;
    margin-right: 10px;

    vertical-align: middle;
}
.wrap-sitemap .sitemap > ul > li > ul > li > a .icon img
{
    width: 100%;
}
.wrap-sitemap .sitemap > ul > li > ul > li > ul > li
{
    display: inline-block;

    vertical-align: top;
}
.wrap-sitemap .sitemap > ul > li > ul > li > ul > li > a
{
    font-size: 16px;

    display: block;

    padding: 5px 30px;

    color: #999;
}
.wrap-sitemap .sitemap > ul > li > ul > li > ul > li > a:before
{
    content: '-';
}
.wrap-sitemap .sitemap > ul > li > ul > li > ul > li:hover > a
{
    color: #d61518;
}
.wrap-sitemap .sitemap > ul > li > ul > li:hover > a
{
    text-decoration: underline;

    color: #d61518;
}
.wrap-sitemap .sitemap > ul > li > ul > li:hover > a:before
{
    opacity: 1;
}
.wrap-sitemap .sitemap-vertical
{
    margin-top: 50px;
}
@media (max-width: 991px)
{
    .wrap-sitemap .sitemap-vertical
    {
        margin-top: 20px;
    }
}
.wrap-sitemap .sitemap-vertical > ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

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

    -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)
{
    .wrap-sitemap .sitemap-vertical > ul
    {
        display: block;
    }
}
.wrap-sitemap .sitemap-vertical > ul > li
{
    display: inline-block;

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

    vertical-align: top;
}
@media (max-width: 1199px)
{
    .wrap-sitemap .sitemap-vertical > ul > li
    {
        display: block;
    }
}
.wrap-sitemap .sitemap-vertical > ul > li > a
{
    font-size: 18px;
    font-weight: bold;
    line-height: 28px;

    display: inline-block;

    padding: 10px 20px;

    -webkit-transition: all .2s;
            transition: all .2s;
    text-transform: capitalize;
}
@media (max-width: 767px)
{
    .wrap-sitemap .sitemap-vertical > ul > li > a
    {
        font-size: 16px;

        padding: 10px;
    }
}
.wrap-sitemap .sitemap-vertical > ul > li > ul
{
    margin-top: 20px;
}
@media (max-width: 767px)
{
    .wrap-sitemap .sitemap-vertical > ul > li > ul
    {
        margin-top: 0;
    }
}
.wrap-sitemap .sitemap-vertical > ul > li > ul > li
{
    position: relative;

    list-style: none;

    vertical-align: top;
}
@media (max-width: 1199px)
{
    .wrap-sitemap .sitemap-vertical > ul > li > ul > li
    {
        display: inline-block;

        vertical-align: top;
    }
}
.wrap-sitemap .sitemap-vertical > ul > li > ul > li > a
{
    font-size: 16px;
    line-height: 30px;

    position: relative;

    display: block;

    padding: 5px 20px;

    text-transform: capitalize;

    color: #666;
}
@media (max-width: 767px)
{
    .wrap-sitemap .sitemap-vertical > ul > li > ul > li > a
    {
        font-size: 15px;

        padding: 5px 10px;
    }
}
@media (max-width: 1199px)
{
    .wrap-sitemap .sitemap-vertical > ul > li > ul > li > ul > li
    {
        display: inline-block;

        vertical-align: top;
    }
}
.wrap-sitemap .sitemap-vertical > ul > li > ul > li > ul > li > a
{
    font-size: 14px;

    display: block;

    padding: 5px 30px;

    color: #999;
}
@media (max-width: 767px)
{
    .wrap-sitemap .sitemap-vertical > ul > li > ul > li > ul > li > a
    {
        padding: 5px 15px;
    }
}
.wrap-sitemap .sitemap-vertical > ul > li > ul > li > ul > li > a:before
{
    content: '-';
}
.wrap-sitemap .sitemap-vertical > ul > li > ul > li > ul > li:hover > a
{
    text-decoration: underline;

    color: #d61518;
}
.wrap-sitemap .sitemap-vertical > ul > li > ul > li > ul > li:hover > a:before
{
    opacity: 1;
}
.wrap-sitemap .sitemap-vertical > ul > li > ul > li:hover > a
{
    text-decoration: underline;

    color: #d61518;
}
.wrap-sitemap .sitemap-vertical > ul > li > ul > li:hover > a:before
{
    opacity: 1;
}
.wrap-sitemap .sitemap-vertical > ul > li:hover > a
{
    color: #d61518;
}
.wrap-nosearch .nosearch
{
    margin-bottom: 30px;
}
@media (max-width: 1199px)
{
    .wrap-nosearch .nosearch
    {
        margin: 20px 0;
    }
}
.wrap-nosearch .nosearch h3
{
    font-size: 20px;
    font-weight: bold;
    line-height: 1.4;

    margin: 0;
}
.wrap-nosearch .nosearch p
{
    line-height: 22px;

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

    color: #666;
    border: 1px solid rgba(214, 21, 24, .5);
    border-radius: 5px;
    background-color: rgba(214, 21, 24, .1);
}
.wrap-inquiryinfo .inquiry-info
{
    font-size: 0;

    width: 100%;

    border-collapse: collapse;
}
.wrap-inquiryinfo .inquiry-info .title-inquiry-info
{
    text-transform: capitalize;

    background-color: #e5e5e5;
}
@media (max-width: 767px)
{
    .wrap-inquiryinfo .inquiry-info .title-inquiry-info
    {
        padding: 0;
    }
}
.wrap-inquiryinfo .inquiry-info .title-inquiry-info > div
{
    font-size: 16px;
}
@media (max-width: 767px)
{
    .wrap-inquiryinfo .inquiry-info .title-inquiry-info > div
    {
        font-size: 14px;

        padding: 0 10px;
    }
}
.wrap-inquiryinfo .inquiry-info .inquiry-list
{
    border-bottom: 1px solid #dfdfdf;
}
.wrap-inquiryinfo .inquiry-info .item
{
    width: 10%;
}
.wrap-inquiryinfo .inquiry-info .checkbox,
.wrap-inquiryinfo .inquiry-info .pimg,
.wrap-inquiryinfo .inquiry-info .pname,
.wrap-inquiryinfo .inquiry-info .number,
.wrap-inquiryinfo .inquiry-info .Operation,
.wrap-inquiryinfo .inquiry-info .color,
.wrap-inquiryinfo .inquiry-info .size
{
    font-size: 14px;

    display: inline-block;

    padding: 20px 10px;

    vertical-align: middle;
    word-break: break-word;
}
@media (max-width: 1470px)
{
    .wrap-inquiryinfo .inquiry-info .checkbox,
    .wrap-inquiryinfo .inquiry-info .pimg,
    .wrap-inquiryinfo .inquiry-info .pname,
    .wrap-inquiryinfo .inquiry-info .number,
    .wrap-inquiryinfo .inquiry-info .Operation,
    .wrap-inquiryinfo .inquiry-info .color,
    .wrap-inquiryinfo .inquiry-info .size
    {
        padding: 20px 10px;
    }
}
@media (max-width: 767px)
{
    .wrap-inquiryinfo .inquiry-info .checkbox,
    .wrap-inquiryinfo .inquiry-info .pimg,
    .wrap-inquiryinfo .inquiry-info .pname,
    .wrap-inquiryinfo .inquiry-info .number,
    .wrap-inquiryinfo .inquiry-info .Operation,
    .wrap-inquiryinfo .inquiry-info .color,
    .wrap-inquiryinfo .inquiry-info .size
    {
        padding: 20px 10px;
    }
}
.wrap-inquiryinfo .inquiry-info .checkbox
{
    width: 10%;
}
@media (max-width: 767px)
{
    .wrap-inquiryinfo .inquiry-info .checkbox
    {
        width: 30px;
    }
}
.wrap-inquiryinfo .inquiry-info .color-pic
{
    overflow: hidden;

    width: 50px;
    height: 50px;

    cursor: pointer;

    border-radius: 6px;
}
.wrap-inquiryinfo .inquiry-info .Operation
{
    width: 14%;
}
@media (max-width: 767px)
{
    .wrap-inquiryinfo .inquiry-info .Operation
    {
        width: 30px;
    }
}
.wrap-inquiryinfo .inquiry-info .pimg
{
    width: 14%;
}
@media (max-width: 767px)
{
    .wrap-inquiryinfo .inquiry-info .pimg
    {
        width: 20%;
    }
}
.wrap-inquiryinfo .inquiry-info .number
{
    width: 20%;
}
@media (max-width: 767px)
{
    .wrap-inquiryinfo .inquiry-info .number
    {
        width: 30%;
    }
}
.wrap-inquiryinfo .inquiry-info .pname
{
    width: 20%;
}
.wrap-inquiryinfo .inquiry-info .color
{
    width: 9%;
}
@media (max-width: 767px)
{
    .wrap-inquiryinfo .inquiry-info .color
    {
        width: 15%;
    }
}
.wrap-inquiryinfo .inquiry-info .size
{
    width: 9%;
}
@media (max-width: 767px)
{
    .wrap-inquiryinfo .inquiry-info .size
    {
        width: 15%;
    }
}
.wrap-inquiryinfo .inquiry-info .check-all .substitite
{
    padding-left: 0;
}
@media (max-width: 767px)
{
    .wrap-inquiryinfo .inquiry-info .check-all span
    {
        display: none;
    }
}
.wrap-inquiryinfo .inquiry-info .all,
.wrap-inquiryinfo .inquiry-info span
{
    display: inline-block;

    margin: 0;
    padding: 0;

    vertical-align: middle;
}
.wrap-inquiryinfo .inquiry-info .check-all
{
    display: inline-block;

    margin: 0;
    padding: 0;

    text-align: center;
}
@media (max-width: 767px)
{
    .wrap-inquiryinfo .inquiry-info .hidden-xs
    {
        display: none;
    }
}
.wrap-inquiryinfo .inquiry-info .visible-xs
{
    display: none;
}
@media (max-width: 767px)
{
    .wrap-inquiryinfo .inquiry-info .visible-xs
    {
        display: block;
    }
}
.wrap-inquiryinfo .inquiry-info .Each,
.wrap-inquiryinfo .inquiry-info .all
{
    position: relative;

    display: inline-block;

    width: 12px;
    height: 12px;
    margin-top: -2px;
    margin-right: 10px;

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

    border: 1px solid #999;
    border-radius: 50%;
    outline: none;
    background: none;

    -webkit-appearance: none;
}
.wrap-inquiryinfo .inquiry-info .Each:checked::after,
.wrap-inquiryinfo .inquiry-info .all:checked::after
{
    font-family: 'iconfont';
    font-size: 18px;

    position: absolute;
    top: -12px;
    left: 0;

    content: '\e656';

    color: #d61518;
}
.wrap-inquiryinfo .inquiry-info .change .Each::after
{
    font-family: 'iconfont';
    font-size: 18px;

    position: absolute;
    top: -12px;
    left: 0;

    content: '\e656';

    color: #d61518;
}
.wrap-inquiryinfo .inquiry-info input
{
    font-size: 16px;
    line-height: 34px;

    position: relative;

    width: 60px;
    height: 34px;

    text-align: center;
    vertical-align: top;

    border: none;
    outline: none;
}
@media (max-width: 991px)
{
    .wrap-inquiryinfo .inquiry-info input
    {
        width: 30px;
    }
}
@media (max-width: 767px)
{
    .wrap-inquiryinfo .inquiry-info input
    {
        font-size: 14px;
        line-height: 25px;

        width: 25px;
        height: 25px;

        border-right: none;
        border-left: none;
    }
}
.wrap-inquiryinfo .inquiry-info .del1,
.wrap-inquiryinfo .inquiry-info .add1
{
    font-size: 20px;
    line-height: 36px;

    display: inline-block;

    width: 34px;
    height: 36px;
    margin: 0;
    margin-top: -2px;
    padding: 0;

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

    border: 1px solid #e5e5e5;
    background-color: #fff;
}
@media (max-width: 767px)
{
    .wrap-inquiryinfo .inquiry-info .del1,
    .wrap-inquiryinfo .inquiry-info .add1
    {
        line-height: 25px;

        position: relative;
        z-index: 8;

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

        border-radius: 2px;
    }
}
.wrap-inquiryinfo .inquiry-info .del1:hover,
.wrap-inquiryinfo .inquiry-info .add1:hover
{
    color: #fff;
    border-color: #d61518;
    background-color: #d61518;
}
.wrap-inquiryinfo .inquiry-info .add1
{
    margin-top: -1px;
    margin-left: 2px;
}
.wrap-inquiryinfo .inquiry-info .pic
{
    border: 1px solid #dcdcdc;
}
.wrap-inquiryinfo .inquiry-info p
{
    line-height: 24px;

    margin: 0;
}
@media (max-width: 767px)
{
    .wrap-inquiryinfo .inquiry-info p
    {
        font-size: 13px;

        margin-bottom: 4px;
    }
}
.wrap-inquiryinfo .iclose
{
    float: none;

    cursor: pointer;
    text-align: center;

    opacity: 1;
}
.wrap-inquiryinfo .iclose::after
{
    font-family: 'iconfont';
    font-size: 20px;
    font-weight: normal;

    content: '\e632';

    color: #787878;
}
@media (max-width: 767px)
{
    .wrap-inquiryinfo .iclose::after
    {
        font-size: 16px;
    }
}
.wrap-inquiryinfo .iclose:hover::after
{
    color: #d61518;
}
.wrap-inquiryinfo .inquiry-message
{
    padding-top: 80px;
}
@media (max-width: 991px)
{
    .wrap-inquiryinfo .inquiry-message
    {
        padding-top: 50px;
    }
}
.wrap-inquiryinfo .inquiry
{
    padding-top: 80px;
}
@media (max-width: 991px)
{
    .wrap-inquiryinfo .inquiry
    {
        padding-top: 50px;
    }
}
@media (min-width: 1200px)
{
    .wrap-inquiry .title-in h2
    {
        font-size: 35px;
    }
}
nav
{
    text-align: right;
}
.pagination
{
    display: block;

    margin-top: 50px;
}
@media (max-width: 991px)
{
    .pagination
    {
        margin-top: 40px;
    }
}
.pagination li
{
    display: inline-block;

    margin: 0 3px;

    vertical-align: top;
}
.pagination li.prev a,
.pagination li.next a
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    width: auto;
    padding: 0 14px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.pagination li.prev a span,
.pagination li.next a span
{
    display: inline-block;

    vertical-align: middle;
}
.pagination li.prev a:before,
.pagination li.next a:before
{
    font-family: 'iconfont' !important;
    font-weight: normal;

    display: block;

    content: '\e625';
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}
.pagination li.next a:before
{
    display: none;
}
.pagination li.next a:after
{
    font-family: 'iconfont' !important;
    font-weight: normal;

    display: block;

    content: '\e625';
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
}
.pagination li a
{
    font-size: 16px;
    line-height: 36px;

    display: block;

    width: 32px;
    height: 36px;
    padding: 0;

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

    color: #666;
    border: none;
    border: 1px solid #e9e9e9;
    border-radius: 4px;
}
@media (max-width: 767px)
{
    .pagination li a
    {
        font-size: 14px;
        line-height: 30px;

        width: 30px;
        height: 30px;
    }
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover
{
    color: #fff;
    border-color: #d61518;
    background-color: #d61518;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover
{
    color: #fff;
    border-color: #d61518;
    background-color: #d61518;
}
.editor-content p
{
    font-size: 16px;
    line-height: 1.875;

    margin: 0;
}
@media (max-width: 767px)
{
    .editor-content p
    {
        font-size: 14px;
    }
}
.editor-content ul,
.editor-content ol
{
    padding-left: 1em;
}
.editor-content ul li,
.editor-content ol li
{
    list-style: inherit;
}
.editor-content .table-box
{
    font-size: 16px;
    line-height: 1.875;

    overflow: auto;

    width: 100%;
    max-width: 100%;
}
@media (max-width: 991px)
{
    .editor-content .table-box
    {
        font-size: 14px;
    }
}
.editor-content .table-box table
{
    line-height: 1.2;

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

    border-spacing: 0;
    border-collapse: collapse;
}
.editor-content .table-box table tr,
.editor-content .table-box table td,
.editor-content .table-box table th
{
    width: 25% !important;
    height: auto !important;
}
.editor-content .table-box table tr:nth-child(even)
{
    background-color: #fafafa;
}
.editor-content .table-box table td,
.editor-content .table-box table th
{
    font-weight: normal;

    padding: 15px 20px !important;

    border: 1px solid #e6e6e6;
}
@media (max-width: 480px)
{
    .editor-content .table-box table td,
    .editor-content .table-box table th
    {
        padding: 8px !important;
    }
}
.editor-content .table-box table tr p,
.editor-content .table-box table tr span
{
    margin: 0 !important;
    padding: 0 !important;

    background: none !important;
}
.editor-content .table-box table th
{
    text-align: center;
}
.auto-adjust-img img
{
    max-width: 100% !important;
    height: auto !important;
}
.auto-adjust-img.is-mobile img
{
    max-width: 100% !important;
    height: auto !important;
    margin: 5px 0;
}
.auto-adjust-img p.contains-pictures
{
    font-size: 0 !important;

    overflow-x: hidden;

    margin: 0 -5px !important;
    padding: 0;
}
@media (min-width: 768px)
{
    .auto-adjust-img p.contains-pictures
    {
        white-space: nowrap;
    }
}
.auto-adjust-img p.contains-pictures > img
{
    display: inline-block;

    margin: 5px;
}
