:root
{
    --pad: -webkit-calc(50vw - 830px);
    --pad:         calc(50vw - 830px);
}
@media (max-width: 1720px)
{
    :root
    {
        --pad: -webkit-calc(50vw - 705px);
        --pad:         calc(50vw - 705px);
    }
}
@media (max-width: 1470px)
{
    :root
    {
        --pad: -webkit-calc(50vw - 660px);
        --pad:         calc(50vw - 660px);
    }
}
@media (max-width: 1400px)
{
    :root
    {
        --pad: -webkit-calc(50vw - 570px);
        --pad:         calc(50vw - 570px);
    }
}
@media (max-width: 1199px)
{
    :root
    {
        --pad: 6vw;
    }
}
@media (max-width: 991px)
{
    :root
    {
        --pad: 7.5vw;
    }
}
@media (max-width: 767px)
{
    :root
    {
        --pad: 15px;
    }
}
@-webkit-keyframes fadeInUp
{
    from
    {
        -webkit-transform: translate3d(0, 50%, 0);
                transform: translate3d(0, 50%, 0);

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

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

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

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

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

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

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

        opacity: 1;
    }
}
:root
{
    --pad: -webkit-calc(50vw - 845px);
    --pad:         calc(50vw - 845px);
}
@media (max-width: 1720px)
{
    :root
    {
        --pad: -webkit-calc(50vw - 705px);
        --pad:         calc(50vw - 705px);
    }
}
@media (max-width: 1470px)
{
    :root
    {
        --pad: -webkit-calc(50vw - 660px);
        --pad:         calc(50vw - 660px);
    }
}
@media (max-width: 1400px)
{
    :root
    {
        --pad: -webkit-calc(50vw - 570px);
        --pad:         calc(50vw - 570px);
    }
}
@media (max-width: 1199px)
{
    :root
    {
        --pad: 6vw;
    }
}
@media (max-width: 991px)
{
    :root
    {
        --pad: 7.5vw;
    }
}
@media (max-width: 767px)
{
    :root
    {
        --pad: 15px;
    }
}
.ff,
.banner .mobile-video:before
{
    font-family: 'iconfont' !important;
}
.iconfont
{
    font-size: inherit;
}
@font-face
{
    font-family: 'Archivo';
    font-weight: 500;
    font-style: normal;

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

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

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

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

    overflow-x: hidden;

    color: #000;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -ms-scroll-chaining: none;
    overscroll-behavior: none;
}
@media (max-width: 767px)
{
    body
    {
        font-size: 14px;
    }
}
.row
{
    --bs-gutter-x: 1.875rem;
}
:root
{
    scroll-behavior: unset;
}
.img-box
{
    position: relative;
    z-index: 1;

    display: block;
    overflow: hidden;

    height: 0;
    padding-bottom: 100%;
}
.img-box img,
.img-box iframe
{
    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;
}
.wrap-map .map-content
{
    display: none;
}
[lang='zh-CN'] .share-cn
{
    display: block;
}
[lang='zh-CN'] .share-other
{
    display: none;
}
[lang='zh-CN'] .wrap-map .map-content
{
    display: block;
}
[lang='zh-CN'] .wrap-map .map
{
    display: none;
}
[lang='zh-CN'] .box-follow
{
    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;
}
@media (min-width: 1200px)
{
    .wow
    {
        visibility: hidden;
    }
}
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;
}
.lazy
{
    background-image: url(../images/ajax-loader.gif);
    background-repeat: no-repeat;
    background-position: center;
}
.loaded
{
    background-size: cover;
}
.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 (min-width: 1710px)
{
    .container
    {
        max-width: 1690px;
    }
    .con1410
    {
        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;
}
.swiper-button
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    width: 118px;
    margin: 0 auto;
    padding: 2px;

    border-radius: 40px;
    background: #d4d8dd;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
.slick-arrow
{
    font-size: 0;
    line-height: 54px;

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

    display: block;

    width: 54px;
    height: 54px;
    margin: 0;
    padding: 0;

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

    color: #fff;
    border-radius: 50%;
    background: #bbb;
}
@media (max-width: 1199px)
{
    .slick-arrow
    {
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
}
.slick-arrow::after
{
    display: none;
}
.slick-arrow:before
{
    font-family: 'iconfont' !important;
    font-size: 18px;

    display: block;

    content: '\eb60';
}
.slick-arrow:hover
{
    background-color: #e27b21;
}
.slick-next
{
    right: 0;
    left: auto;
}
.slick-next:before
{
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}
@media (min-width: 768px)
{
    .arrow-top-right .slick-arrow
    {
        position: absolute;
        top: -94px;
        right: 60px;
        left: auto;

        -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
                transform: translateY(0);
    }
    .arrow-top-right .slick-arrow.slick-next
    {
        right: 0;
    }
}
.arrow-bottom
{
    padding-bottom: 80px;
}
.arrow-bottom .slick-arrow
{
    position: absolute;
    top: auto;
    bottom: 0;
    left: 50%;

    -webkit-transform: translateX(-120%);
        -ms-transform: translateX(-120%);
            transform: translateX(-120%);
}
.arrow-bottom .slick-arrow.slick-next
{
    right: 50%;
    left: auto;

    -webkit-transform: translateX(120%);
        -ms-transform: translateX(120%);
            transform: translateX(120%);
}
.arrow-bottom .slick-arrow:hover
{
    background-color: #e27b21;
}
.slick-dots
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
@media (max-width: 1199px)
{
    .slick-dots
    {
        margin-top: 30px;
    }
}
.slick-dots li
{
    width: 30px;
    height: 2px;

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

    border-radius: 0;
    background-color: #d9d9d9;
}
.slick-dots li button
{
    display: none;
}
.slick-dots li.slick-active
{
    background-color: #e27b21;
}
.center
{
    top: 50%;
    left: 50%;

    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
}
.slick-list
{
    margin: 0 -15px;
}
@media (max-width: 1199px)
{
    .slick-list
    {
        margin: 0 -10px;
    }
}
@media (max-width: 767px)
{
    .slick-list
    {
        margin: 0 -5px;
    }
}
.slick-list .slick-slide
{
    padding: 0 15px;
}
@media (max-width: 1199px)
{
    .slick-list .slick-slide
    {
        padding: 0 10px;
    }
}
@media (max-width: 767px)
{
    .slick-list .slick-slide
    {
        padding: 0 5px;
    }
}
.share-cn
{
    display: none;
}
.addcart
{
    cursor: pointer;
}
.addcart.active .icon:before
{
    content: '\e69a';
}
.translate
{
    min-width: 158px;
}
@media (max-width: 767px)
{
    .translate
    {
        min-width: 145px;
    }
}
@media (max-width: 767px)
{
    .translate .goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed span
    {
        font-size: 12px;
    }
}
.translate .goog-te-gadget-simple
{
    border-color: #fff;
}
.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;
}
.common-share
{
    margin-top: 30px;
}
.common-share ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin: 0 -2px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.common-share ul li
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    padding: 0 2px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.common-share ul li a
{
    font-size: 22px;
    line-height: 60px;

    display: block;

    width: 60px;
    height: 60px;

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

    color: #fff;
    border-radius: 57px;
    background: rgba(244, 244, 244, .1);

    -webkit-backdrop-filter: blur(7.5px);
            backdrop-filter: blur(7.5px);
}
@media (max-width: 991px)
{
    .common-share ul li a
    {
        line-height: 40px;

        width: 40px;
        height: 40px;

        border-radius: 6px;
    }
}
.common-share ul li a:hover
{
    color: #e27b21;
}
.formbox
{
    margin-top: 20px;
}
.formbox form ul
{
    margin: 0 -10px;
}
.formbox form ul li
{
    padding: 0 10px;
}
.formbox form .group
{
    position: relative;

    margin-top: 20px;
}
@media (max-width: 767px)
{
    .formbox form .group
    {
        margin-top: 10px;
    }
}
.formbox form .group label
{
    font-size: 14px;
    font-weight: 500;
    line-height: 30px;

    margin-bottom: 10px;
}
.formbox form .group label span
{
    color: #c7371f;
}
.formbox form .group input,
.formbox form .group textarea
{
    font-size: 14px;
    line-height: 30px;

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

    border: 1px solid #e5e5e5;
    border-radius: 6px;
    background: #fff;
}
@media (max-width: 767px)
{
    .formbox form .group input,
    .formbox form .group textarea
    {
        line-height: 24px;
    }
}
.formbox form .group input::-webkit-input-placeholder,
.formbox form .group textarea::-webkit-input-placeholder
{
    color: #666;
}
.formbox form .group input:-o-placeholder,
.formbox form .group textarea:-o-placeholder
{
    color: #666;
}
.formbox form .group input::-moz-placeholder,
.formbox form .group textarea::-moz-placeholder
{
    color: #666;
}
.formbox form .group input:-ms-input-placeholder,
.formbox form .group textarea:-ms-input-placeholder
{
    color: #666;
}
.formbox form .group input:focus::-webkit-input-placeholder,
.formbox form .group textarea:focus::-webkit-input-placeholder
{
    color: #c5c5c5;
}
.formbox form .group input:focus::-o-placeholder,
.formbox form .group textarea:focus::-o-placeholder
{
    color: #c5c5c5;
}
.formbox form .group input:focus::-moz-placeholder,
.formbox form .group textarea:focus::-moz-placeholder
{
    color: #c5c5c5;
}
.formbox form .group input:focus::-ms-input-placeholder,
.formbox form .group textarea:focus::-ms-input-placeholder
{
    color: #c5c5c5;
}
.formbox form .group-read input
{
    color: #fff !important;
    background: #e27b21 !important;
}
.formbox form .submit
{
    font-size: 18px;
    font-weight: 500;

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

    width: 100%;
    height: 52px;
    margin-top: 24px;

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

    color: #fff;
    border-radius: 100px;
    background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#666));
    background: -webkit-linear-gradient(top, #000 0%, #666 100%);
    background:         linear-gradient(180deg, #000 0%, #666 100%);

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
@media (max-width: 767px)
{
    .formbox form .submit
    {
        font-size: 16px;

        height: 42px;
    }
}
.formbox form .submit .iconfont
{
    margin-left: 20px;

    -webkit-transition: all .4s;
            transition: all .4s;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
}
.formbox form .submit:hover
{
    background: -webkit-gradient(linear, left top, left bottom, from(#e27b21), to(#e27b21));
    background: -webkit-linear-gradient(top, #e27b21 0%, #e27b21 100%);
    background:         linear-gradient(180deg, #e27b21 0%, #e27b21 100%);
}
.formbox form .submit:hover .iconfont
{
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
}
.wrap-reviews
{
    position: relative;

    overflow: hidden;

    background-color: #f4f6f7;
}
.wrap-reviews .slick-reviews
{
    margin-top: 50px;
}
.wrap-reviews .slick-arrow
{
    top: -100px;
}
@media (max-width: 1199px)
{
    .wrap-reviews .slick-arrow
    {
        top: -70px;
    }
}
@media (max-width: 991px)
{
    .wrap-reviews .slick-arrow
    {
        top: -60px;
    }
}
@media (max-width: 767px)
{
    .wrap-reviews .slick-arrow
    {
        top: 50%;
        left: -12px;

        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
    }
}
.wrap-reviews .item
{
    padding: 10px 30px;

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

    border-radius: 5px;
    background: #fff;
}
.wrap-reviews .item .title-reviews
{
    line-height: 30px;

    padding: 10px 0;

    border-bottom: 1px solid #dcdcdc;
}
.wrap-reviews .item .title-reviews h4
{
    font-size: 18px;
    font-weight: bold;

    margin: 0;

    text-transform: capitalize;
}
.wrap-reviews .item .title-reviews h4 span
{
    min-width: 90px;
    margin-right: 6px;
}
.wrap-reviews .item .title-reviews h4 .icon
{
    font-size: 12px;

    color: #a41517;
}
.wrap-reviews .item .title-reviews .date
{
    font-size: 12px;

    color: #666;
}
.wrap-reviews .item .title-reviews .date .icon
{
    float: left;

    margin-right: 4px;

    color: #a41517;
}
.wrap-reviews .item .note
{
    padding: 14px 0;
}
.wrap-reviews .write-reviews
{
    margin-top: 30px;
}
@media (max-width: 991px)
{
    .wrap-reviews .write-reviews
    {
        margin-top: 20px;
    }
}
.wrap-reviews .write-reviews .title-write h3
{
    font-size: 22px;
    font-weight: bold;
    line-height: 1.36363636;
}
@media (max-width: 991px)
{
    .wrap-reviews .write-reviews .title-write h3
    {
        font-size: 20px;
    }
}
.wrap-reviews .write-reviews .message form ul
{
    margin: 0 -10px;
}
.wrap-reviews .write-reviews .message form ul li
{
    padding: 0 10px;
}
.wrap-reviews .write-reviews .message form .group
{
    position: relative;

    margin-top: 20px;

    background: #fff;
}
.wrap-reviews .write-reviews .message form .group-read
{
    overflow: hidden;

    background: #000;
}
.wrap-reviews .write-reviews .message form .group-read input
{
    font-size: 14px;
    line-height: 30px;

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

    border-radius: 5px;
    outline: none;
    background: none;
    background: #f9f9f9;
}
@media (max-width: 1560px)
{
    .wrap-reviews .write-reviews .message form .group-read input
    {
        padding: 10px 30px;
    }
}
@media (max-width: 1400px)
{
    .wrap-reviews .write-reviews .message form .group-read input
    {
        padding: 10px 20px;
    }
}
.wrap-reviews .write-reviews .message form .group label
{
    font-size: 14px;
    font-weight: 500;
    line-height: 50px;

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

    -webkit-transition: all .3s ease;
            transition: all .3s ease;
}
@media (max-width: 1560px)
{
    .wrap-reviews .write-reviews .message form .group label
    {
        left: 30px;
    }
}
@media (max-width: 1400px)
{
    .wrap-reviews .write-reviews .message form .group label
    {
        left: 20px;
    }
}
.wrap-reviews .write-reviews .message form .group input,
.wrap-reviews .write-reviews .message form .group textarea
{
    font-size: 14px;
    line-height: 30px;

    position: relative;
    z-index: 2;

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

    border-radius: 0;
    border-radius: 5px;
    outline: 0;
    background: none;
}
@media (max-width: 1560px)
{
    .wrap-reviews .write-reviews .message form .group input,
    .wrap-reviews .write-reviews .message form .group textarea
    {
        padding: 10px 30px;
    }
}
@media (max-width: 1400px)
{
    .wrap-reviews .write-reviews .message form .group input,
    .wrap-reviews .write-reviews .message form .group textarea
    {
        padding: 10px 20px;
    }
}
.wrap-reviews .write-reviews .message form .group input:placeholder-shown + label,
.wrap-reviews .write-reviews .message form .group textarea:placeholder-shown + label
{
    top: 0;

    background-color: transparent;
}
.wrap-reviews .write-reviews .message form .group input:focus + label,
.wrap-reviews .write-reviews .message form .group textarea:focus + label,
.wrap-reviews .write-reviews .message form .group input:valid + label,
.wrap-reviews .write-reviews .message form .group textarea:valid + label
{
    top: -32px;
    left: 40px;

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

    opacity: .8;
    color: #fff;
}
@media (max-width: 1560px)
{
    .wrap-reviews .write-reviews .message form .group input:focus + label,
    .wrap-reviews .write-reviews .message form .group textarea:focus + label,
    .wrap-reviews .write-reviews .message form .group input:valid + label,
    .wrap-reviews .write-reviews .message form .group textarea:valid + label
    {
        left: 30px;
    }
}
@media (max-width: 1400px)
{
    .wrap-reviews .write-reviews .message form .group input:focus + label,
    .wrap-reviews .write-reviews .message form .group textarea:focus + label,
    .wrap-reviews .write-reviews .message form .group input:valid + label,
    .wrap-reviews .write-reviews .message form .group textarea:valid + label
    {
        left: 20px;
    }
}
.wrap-reviews .write-reviews .message form .group textarea
{
    resize: none;
}
.wrap-reviews .write-reviews .message form .submit-group .submit
{
    -webkit-transition: all .2s;
            transition: all .2s;

    color: #fff;
    background: #f88b47;
}
.wrap-reviews .write-reviews .message form .submit-group .submit:hover
{
    background-color: #e27b21;
}
.header
{
    position: fixed;
    z-index: 10;
    top: 0;

    width: 100%;

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

    color: #fff;
}
@media (max-width: 767px)
{
    .header
    {
        position: -webkit-sticky;
        position:         sticky;
        top: 0;

        color: #000;
    }
}
.header .header-nav
{
    padding-left: 270px;
}
@media (max-width: 1560px)
{
    .header .header-nav
    {
        padding-left: 170px;
    }
}
.header .header-info
{
    padding: 0 20px;

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

    -webkit-backdrop-filter: blur(6.5999999px);
            backdrop-filter: blur(6.5999999px);
}
@media (max-width: 767px)
{
    .header .header-info
    {
        padding: 0 10px;

        background: none;
    }
}
.header .logo
{
    display: block;

    height: 72px;

    -webkit-transition: all .4s;
            transition: all .4s;
}
@media (max-width: 1199px)
{
    .header .logo
    {
        height: 60px;
        padding: 5px 0;
    }
}
.header .logo img
{
    display: block;

    height: 100%;
}
.header .header-right
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
@media (max-width: 1560px)
{
    .header .header-right
    {
        width: -webkit-calc(100% - 150px);
        width:         calc(100% - 150px);
    }
}
@media (max-width: 1199px)
{
    .header .header-right
    {
        width: auto;

        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
                justify-content: flex-end !important;
    }
}
.header .serach-part
{
    cursor: pointer;
}
.header .find
{
    font-size: 18px;
    line-height: 40px;

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

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 767px)
{
    .header .find
    {
        font-size: 16px;
    }
}
.header .find .iconfont
{
    font-size: 24px;

    margin-right: 6px;
}
.header .find:hover
{
    color: #f88b47;
}
.header .search-wrap
{
    font-size: 14px;

    position: fixed;
    z-index: 9;
    top: -15px;
    left: 50%;

    display: none;

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

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

    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%;

    overflow: hidden;

    width: 80%;

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

    border-radius: 6px;
}
@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: 46px;
    height: 60px;
    padding: 0;

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

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

    content: '\e60e';
}
.header .search-wrap .submit:hover
{
    color: #fff;
    background-color: #e27b21;
}
.header .cart
{
    font-size: 14px;
    line-height: 52px;

    position: relative;

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

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

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

    color: #000;
    border-radius: 30px;
    background-color: #e27b21;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
@media (max-width: 1470px)
{
    .header .cart
    {
        font-size: 12px;

        margin-left: 10px;
        padding: 0 10px;
    }
}
@media (max-width: 1199px)
{
    .header .cart
    {
        line-height: 30px;

        margin-left: 10px;
    }
}
@media (max-width: 767px)
{
    .header .cart
    {
        padding: 5px 4px;
    }
}
.header .cart .iconfont
{
    font-size: 22px;

    margin-right: 6px;
}
.header .cart span
{
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;

    position: absolute;
    top: -5px;
    right: -5px;

    width: 20px;
    height: 20px;

    text-align: center;

    color: #fff;
    border-radius: 50%;
    background-color: red;
}
.header .cart:hover
{
    background-color: #f88b47;
}
.header .language
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin-left: 12px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.header .language a
{
    font-size: 14px;
    font-weight: 500;
    line-height: 50px;

    width: 50px;
    height: 50px;

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

    color: #000;
    border-radius: 50%;
    background-color: #fff;
}
@media (max-width: 1199px)
{
    .header .language a
    {
        font-size: 16px;
        line-height: 30px;

        width: 30px;
        height: 30px;
    }
}
.header .language a img
{
    width: 26px;
    margin-right: 10px;
}
.header .language a:hover
{
    color: #fff;
    background-color: #e27b21;
}
@media (max-width: 1199px)
{
    .header .product-nav
    {
        display: none;
    }
}
.header .product-nav > ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin: 0 -26px;
}
@media (max-width: 1690px)
{
    .header .product-nav > ul
    {
        margin: 0 -20px;
    }
}
@media (max-width: 1660px)
{
    .header .product-nav > ul
    {
        margin: 0 -15px;
    }
}
@media (max-width: 1400px)
{
    .header .product-nav > ul
    {
        margin: 0 -10px;
    }
}
.header .product-nav > ul > li
{
    position: relative;
}
.header .product-nav > ul > li > a
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    height: 90px;
    padding: 0 26px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
@media (max-width: 1690px)
{
    .header .product-nav > ul > li > a
    {
        padding: 0 20px;
    }
}
@media (max-width: 1660px)
{
    .header .product-nav > ul > li > a
    {
        padding: 0 15px;
    }
}
@media (max-width: 1400px)
{
    .header .product-nav > ul > li > a
    {
        padding: 0 10px;
    }
}
@media (max-width: 1199px)
{
    .header .pc-nav
    {
        display: none;
    }
}
.header .pc-nav > ul
{
    position: relative;

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

    margin: 0 -28px;

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

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.header .pc-nav > ul > li > a
{
    font-size: 15px;

    position: relative;

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

    height: 50px;
    padding: 0 28px;

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

    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1560px)
{
    .header .pc-nav > ul > li > a
    {
        padding: 0 20px;
    }
}
@media (max-width: 1470px)
{
    .header .pc-nav > ul > li > a
    {
        padding: 0 14px;
    }
}
@media (max-width: 1400px)
{
    .header .pc-nav > ul > li > a
    {
        font-size: 16px;
    }
}
.header .pc-nav > ul > li > a .iconfont
{
    font-size: 20px;

    margin-right: 6px;
}
.header .pc-nav > ul > li.more > a:after
{
    font-family: 'iconfont' !important;
    font-size: 14px;

    margin-left: 6px;

    content: '\e9b6';
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
}
.header .pc-nav > ul > li.active > a,
.header .pc-nav > ul > li:hover > a
{
    color: #e27b21;
}
.header .pc-nav > ul > li:hover .nav-list2
{
    display: block;
}
.header .nav-list2
{
    position: absolute;
    z-index: 50;
    top: 100%;

    display: none;

    min-width: 230px;
    padding: 20px 0;

    color: #333;
    border-radius: 0 0 10px 10px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);

    -webkit-backdrop-filter: blur(6.5999999px);
            backdrop-filter: blur(6.5999999px);
}
.header .nav-list2 li
{
    list-style: none;
}
.header .nav-list2 li > a
{
    font-size: 16px;
    line-height: 24px;

    display: block;

    padding: 6px 20px;

    -webkit-transition: all .2s;
            transition: all .2s;
}
.header .nav-list2 li.active > a,
.header .nav-list2 li:hover > a
{
    color: #e27b21;
}
.header .nav-list3
{
    position: absolute;
    top: 0;
    left: 100%;

    display: none;

    padding: 10px;

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

    display: block;

    padding: 5px 20px;

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

    border-radius: 10px;
}
.header .nav-list3 > li:hover > a
{
    color: #fff;
    background-color: #e27b21;
}
.header .btn-menu
{
    position: relative;

    display: none;

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

        margin-left: 10px;

        vertical-align: middle;
    }
}
.header .btn-menu div
{
    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 div:before,
.header .btn-menu div:after
{
    display: block;

    height: 2px;

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

    background: #e27b21;
}
.header .btn-menu div span
{
    display: block;

    height: 2px;
    margin: 5px 0;

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

    background: #e27b21;
}
.header .translate
{
    margin-left: 3vw;
}
.stuck
{
    color: #333;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.stuck .header-info
{
    background-color: rgba(0, 0, 0, .1);
}
@media (max-width: 767px)
{
    .stuck .header-info
    {
        background: none;
    }
}
.hc-mobile-nav
{
    text-transform: capitalize;
}
.hc-mobile-nav .lst-clone
{
    display: none;
}
.hc-mobile-nav p
{
    margin: 0;
}
.hc-mobile-nav .navright
{
    display: none;
}
.hc-mobile-nav li.nav-close
{
    padding-top: 40px;
}
.hc-mobile-nav .nav-list2 li.nav-parent > a
{
    padding-right: 44px;
    padding-left: 30px;
}
.hc-mobile-nav .nav-list3 li a
{
    padding-left: 40px;
}
.hc-mobile-nav ul
{
    text-indent: 0 !important;
}
.hc-mobile-nav .nav-wrapper
{
    color: #333;
    background-color: #fff;
}
.hc-mobile-nav li.nav-close a,
.hc-mobile-nav li.nav-back a,
.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.nav-levels-expand .nav-container ul .nav-wrapper,
.hc-mobile-nav.nav-levels-none .nav-container ul .nav-wrapper,
.hc-mobile-nav.nav-levels-expand .nav-container li.level-open,
.hc-mobile-nav.nav-levels-none .nav-container li.level-open,
.hc-mobile-nav li.nav-close a:hover,
.hc-mobile-nav li.nav-back a:hover
{
    background-color: #eee;
}
.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: #222;
}
.hc-mobile-nav:not(.touch-device) a:hover
{
    background-color: #eee;
}
.online-wrap
{
    position: fixed;
    z-index: 9;
    top: 50%;
    right: 0;

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
@media (max-width: 991px)
{
    .online-wrap
    {
        top: auto;
        bottom: 100px;

        -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
                transform: translateY(0);
    }
}
.online-wrap .btn
{
    line-height: 44px;

    width: 44px;
    height: 44px;
    padding: 0;

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

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

    display: inline-block;

    content: '\e625';
    -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: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}
.online-wrap .code-pic
{
    position: fixed;
    z-index: 101;
    right: 45px;
    bottom: 180px;

    display: none;

    max-width: 120px;
}
.online-wrap .code-pic .pic-box
{
    background-color: #fff;
}
.online-wrap .code-pic img
{
    display: block;

    max-width: 100%;
}
.online-wrap .online
{
    position: relative;

    -webkit-transition: right .3s;
            transition: right .3s;

    border-radius: 10px;
    background-color: rgba(0, 0, 0, .2);
}
@media (max-width: 991px)
{
    .online-wrap .online
    {
        position: absolute;
        top: auto;
        right: -60px;
        bottom: 70px;

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

    display: block;

    width: 50px;
    height: 50px;
    margin: 4px 0;

    text-align: center;

    color: #fff;
}
.online-wrap .online a .iconfont
{
    font-size: 22px;
}
.online-wrap .online a b
{
    font-weight: normal;
}
.online-wrap .online a:hover
{
    color: #e27b21;
}
.online-wrap .online .codenum
{
    position: relative;
}
.online-wrap .online .codenum .open-num
{
    position: absolute;
    z-index: -1;
    top: 0;
    right: -300px;

    padding-right: 0;

    -webkit-transition: right .3s;
            transition: right .3s;
    white-space: nowrap;
}
.online-wrap .online .codenum .open-num p
{
    line-height: 50px;

    display: block;

    margin: 0;
    padding: 0 20px;

    color: #fff;
    border-radius: 10px;
    background: #e27b21;
}
@media (min-width: 1200px)
{
    .online-wrap .online .codenum:hover .open-num
    {
        right: 100%;
    }
}
.online-wrap .online .code
{
    position: relative;
}
@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 .online-cart span
{
    font-size: 12px;
    line-height: 18px;

    position: absolute;
    top: 18px;
    right: 14px;

    width: 18px;
    height: 18px;

    text-align: center;

    color: #fff;
    border-radius: 50%;
    background-color: #f88b47;
}
.xs-online
{
    position: fixed;
    z-index: 8;
    bottom: 0;
    left: 0;

    display: none;

    width: 100%;

    color: #fff;
    background-color: #e27b21;
    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 rgba(0, 0, 0, .2);
    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;
}
.xs-online ul li > a .iconfont
{
    font-size: 20px;

    display: block;
}
@media (max-width: 320px)
{
    .xs-online ul li > a
    {
        font-size: 8px;
    }
}
.xs-online ul li:first-child
{
    border-left: none;
}
.xs-online ul li:last-child
{
    border-right: none;
}
.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%;
}
.banner
{
    font-size: 0;

    position: relative;
    z-index: 8;

    clear: both;
    overflow: hidden;

    width: 100%;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.banner .item a
{
    height: 100%;
}
.banner img
{
    display: block;

    width: 100%;
}
.banner .img-box
{
    padding-bottom: 42.708%;
}
.banner .swiper-slide
{
    overflow: hidden;
}
.banner .swiper-pagination
{
    position: absolute;
    z-index: 2;
    bottom: 24px;

    text-align: center;
}
@media (max-width: 1199px)
{
    .banner .swiper-pagination
    {
        bottom: 10px;
    }
}
.banner .swiper-pagination .swiper-pagination-bullet
{
    position: relative;

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

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

    opacity: 1;
    border-radius: 50%;
    background: rgba(226, 123, 33, 0);
}
.banner .swiper-pagination .swiper-pagination-bullet:before
{
    position: absolute;
    top: 4px;
    left: 4px;

    display: block;

    width: 8px;
    height: 8px;

    content: '';

    border-radius: 50%;
    background-color: rgba(255, 255, 255, .2);
}
.banner .swiper-pagination .swiper-pagination-bullet-active
{
    background-color: #e27b21;
}
.banner .swiper-pagination .swiper-pagination-bullet-active:before
{
    background-color: #fff;
}
.banner .slick-arrow
{
    top: -webkit-calc(50% + 40px);
    top:         calc(50% + 40px);

    width: auto;

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

    color: #fff;
    border: none;
    background: none;
}
.banner .slick-arrow:before
{
    font-size: 30px;
}
.banner .slick-arrow:hover
{
    color: #f88b47;
    background: none;
}
.banner .slick-prev
{
    left: 2%;
}
@media (max-width: 991px)
{
    .banner .slick-prev
    {
        left: 0;
    }
}
.banner .slick-next
{
    right: 2%;
}
@media (max-width: 991px)
{
    .banner .slick-next
    {
        right: 0;
    }
}
.banner .item
{
    position: relative;

    display: block;
    overflow: hidden;
}
@media (max-width: 767px)
{
    .banner .item
    {
        width: 110%;
        max-width: 110%;
        margin-left: -5%;
    }
}
.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: 50%;

    -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: #e27b21 !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;
}
.banner-in img
{
    width: 100%;
}
.box
{
    overflow: hidden;

    padding: 120px 0;
}
@media (max-width: 1560px)
{
    .box
    {
        padding: 100px 0;
    }
}
@media (max-width: 1400px)
{
    .box
    {
        padding: 80px 0;
    }
}
@media (max-width: 991px)
{
    .box
    {
        padding: 50px 0;
    }
}
@-webkit-keyframes zhuan
{
    0%
    {
        -webkit-transform: rotate(0);
                transform: rotate(0);
    }
    100%
    {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}
@keyframes zhuan
{
    0%
    {
        -webkit-transform: rotate(0);
                transform: rotate(0);
    }
    100%
    {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}
.common-more
{
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
.common-more a
{
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;

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

    width: -webkit-fit-content;
    width:    -moz-fit-content;
    width:         fit-content;
    padding: 14px 22px;

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

    color: #fff;
    border-radius: 100px;
    background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#666));
    background: -webkit-linear-gradient(top, #000 0%, #666 100%);
    background:         linear-gradient(180deg, #000 0%, #666 100%);

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1199px)
{
    .common-more a
    {
        font-size: 16px;

        padding: 10px 20px;
    }
}
@media (max-width: 767px)
{
    .common-more a
    {
        font-size: 14px;
    }
}
.common-more a .iconfont
{
    margin-left: 20px;

    -webkit-transition: all .4s;
            transition: all .4s;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
}
@media (max-width: 1199px)
{
    .common-more a .iconfont
    {
        margin-left: 10px;
    }
}
.common-more a:hover
{
    background: -webkit-gradient(linear, left top, left bottom, from(#e27b21), to(#e27b21));
    background: -webkit-linear-gradient(top, #e27b21 0%, #e27b21 100%);
    background:         linear-gradient(180deg, #e27b21 0%, #e27b21 100%);
}
.common-more a:hover .iconfont
{
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
}
.common-more.orange a
{
    background: #e27b21;
}
.common-more.orange a:hover
{
    background: #f88b47;
}
.common-more.white a
{
    color: #e27b21;
    background: #fff;
}
.common-more.white a:hover
{
    color: #fff;
    background: #e27b21;
}
.common-more.text-center a
{
    margin: 0 auto;
}
.title h2
{
    font-family: 'Instrument Sans';
    font-size: 54px;
    font-weight: bold;
    line-height: 1.2;

    letter-spacing: -1.08px;
}
@media (max-width: 1560px)
{
    .title h2
    {
        font-size: 50px;
    }
}
@media (max-width: 1470px)
{
    .title h2
    {
        font-size: 46px;
    }
}
@media (max-width: 1400px)
{
    .title h2
    {
        font-size: 40px;
    }
}
@media (max-width: 1199px)
{
    .title h2
    {
        font-size: 36px;
    }
}
@media (max-width: 991px)
{
    .title h2
    {
        font-size: 30px;

        letter-spacing: 0;
    }
}
@media (max-width: 767px)
{
    .title h2
    {
        font-size: 24px;
    }
}
.title h2 span
{
    color: #e27b21;
}
.title h2.fz-108
{
    font-size: 108px;

    letter-spacing: -4.32px;
}
@media (max-width: 1720px)
{
    .title h2.fz-108
    {
        font-size: 98px;

        letter-spacing: -3.32px;
    }
}
@media (max-width: 1560px)
{
    .title h2.fz-108
    {
        font-size: 88px;

        letter-spacing: -2.32px;
    }
}
@media (max-width: 1470px)
{
    .title h2.fz-108
    {
        font-size: 56px;
    }
}
@media (max-width: 1400px)
{
    .title h2.fz-108
    {
        font-size: 50px;
    }
}
@media (max-width: 1199px)
{
    .title h2.fz-108
    {
        font-size: 40px;

        letter-spacing: -2.32px;
    }
}
@media (max-width: 991px)
{
    .title h2.fz-108
    {
        font-size: 30px;

        letter-spacing: -1.32px;
    }
}
@media (max-width: 767px)
{
    .title h2.fz-108
    {
        font-size: 24px;
    }
}
.title h2.fz-78
{
    font-size: 78px;
    font-weight: 600;

    letter-spacing: -3.12px;
}
@media (max-width: 1560px)
{
    .title h2.fz-78
    {
        font-size: 68px;

        letter-spacing: -2.12px;
    }
}
@media (max-width: 1470px)
{
    .title h2.fz-78
    {
        font-size: 50px;
    }
}
@media (max-width: 1400px)
{
    .title h2.fz-78
    {
        font-size: 40px;
    }
}
@media (max-width: 1199px)
{
    .title h2.fz-78
    {
        font-size: 30px;
    }
}
@media (max-width: 991px)
{
    .title h2.fz-78
    {
        font-size: 24px;

        letter-spacing: -1.12px;
    }
}
@media (max-width: 767px)
{
    .title h2.fz-78
    {
        font-size: 20px;
    }
}
.title h2.fz-66
{
    font-size: 66px;
    font-weight: 500;

    letter-spacing: -2.64px;
}
@media (max-width: 1560px)
{
    .title h2.fz-66
    {
        font-size: 56px;
    }
}
@media (max-width: 1470px)
{
    .title h2.fz-66
    {
        font-size: 46px;
    }
}
@media (max-width: 1400px)
{
    .title h2.fz-66
    {
        font-size: 40px;
    }
}
@media (max-width: 1199px)
{
    .title h2.fz-66
    {
        font-size: 30px;

        letter-spacing: -1.64px;
    }
}
@media (max-width: 991px)
{
    .title h2.fz-66
    {
        font-size: 24px;
    }
}
@media (max-width: 767px)
{
    .title h2.fz-66
    {
        font-size: 20px;

        letter-spacing: -.64px;
    }
}
.title h2.fz-180
{
    font-size: 180px;

    letter-spacing: -7.2px;
}
@media (max-width: 1690px)
{
    .title h2.fz-180
    {
        font-size: 160px;

        letter-spacing: -6.2px;
    }
}
@media (max-width: 1560px)
{
    .title h2.fz-180
    {
        font-size: 140px;

        letter-spacing: -5.2px;
    }
}
@media (max-width: 1470px)
{
    .title h2.fz-180
    {
        font-size: 120px;

        letter-spacing: -4.2px;
    }
}
@media (max-width: 1400px)
{
    .title h2.fz-180
    {
        font-size: 100px;
    }
}
@media (max-width: 1199px)
{
    .title h2.fz-180
    {
        font-size: 80px;

        letter-spacing: -3.2px;
    }
}
@media (max-width: 991px)
{
    .title h2.fz-180
    {
        font-size: 50px;

        letter-spacing: -2.2px;
    }
}
@media (max-width: 767px)
{
    .title h2.fz-180
    {
        font-size: 30px;

        letter-spacing: -1.2px;
    }
}
.title h3
{
    font-size: 78px;
    font-weight: normal;

    letter-spacing: -3.12px;
}
@media (max-width: 1560px)
{
    .title h3
    {
        font-size: 68px;

        letter-spacing: -2.12px;
    }
}
@media (max-width: 1470px)
{
    .title h3
    {
        font-size: 50px;
    }
}
@media (max-width: 1400px)
{
    .title h3
    {
        font-size: 40px;
    }
}
@media (max-width: 1199px)
{
    .title h3
    {
        font-size: 30px;

        letter-spacing: -1.12px;
    }
}
@media (max-width: 991px)
{
    .title h3
    {
        font-size: 24px;
    }
}
@media (max-width: 767px)
{
    .title h3
    {
        font-size: 20px;
    }
}
.title .editor-content
{
    max-width: 1030px;
    margin-top: 20px;

    color: #444;
}
@media (max-width: 767px)
{
    .title .editor-content
    {
        margin-top: 10px;
    }
}
.title.text-center .editor-content
{
    margin: 0 auto;
    margin-top: 20px;
}
@-webkit-keyframes slideFromLeft
{
    from
    {
        -webkit-transform: translateX(-100px);
                transform: translateX(-100px);

        opacity: 0;
    }
    to
    {
        -webkit-transform: translateX(0);
                transform: translateX(0);

        opacity: 1;
    }
}
@keyframes slideFromLeft
{
    from
    {
        -webkit-transform: translateX(-100px);
                transform: translateX(-100px);

        opacity: 0;
    }
    to
    {
        -webkit-transform: translateX(0);
                transform: translateX(0);

        opacity: 1;
    }
}
@-webkit-keyframes slideFromRight
{
    from
    {
        -webkit-transform: translateX(100px) rotate(180deg);
                transform: translateX(100px) rotate(180deg);

        opacity: 0;
    }
    to
    {
        -webkit-transform: translateX(0) rotate(180deg);
                transform: translateX(0) rotate(180deg);

        opacity: 1;
    }
}
@keyframes slideFromRight
{
    from
    {
        -webkit-transform: translateX(100px) rotate(180deg);
                transform: translateX(100px) rotate(180deg);

        opacity: 0;
    }
    to
    {
        -webkit-transform: translateX(0) rotate(180deg);
                transform: translateX(0) rotate(180deg);

        opacity: 1;
    }
}
.box-category
{
    position: relative;

    padding-left: var(--pad);

    background: url(../images/category_bg.png) no-repeat bottom left;
}
@media (max-width: 1199px)
{
    .box-category
    {
        padding-right: var(--pad);
    }
}
.box-category:before
{
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 22vw;

    content: '';

    background-color: #000;
}
@media (max-width: 1199px)
{
    .box-category:before
    {
        display: none;
    }
}
.box-category .category-top
{
    padding-right: var(--pad);
}
.box-category .category
{
    position: relative;
    z-index: 6;

    margin-top: 30px;
}
@media (max-width: 991px)
{
    .box-category .category
    {
        margin-top: 0;
    }
}
.box-category .category-content
{
    position: absolute;
    top: 0;
    left: 0;

    width: 35%;
}
@media (max-width: 1199px)
{
    .box-category .category-content
    {
        position: relative;

        width: 100%;
        margin-top: 30px;
    }
}
.box-category .category-listbox
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.box-category .category-listbox .img
{
    overflow: hidden;

    width: 50%;
    height: 100%;

    border-radius: 10px;
}
@media (max-width: 767px)
{
    .box-category .category-listbox .img
    {
        width: 100%;
    }
}
.box-category .category-listbox .text
{
    width: 50%;
    padding-left: 30px;
}
@media (max-width: 767px)
{
    .box-category .category-listbox .text
    {
        width: 100%;
        margin-top: 20px;
        padding-left: 0;
    }
}
.box-category .category-listbox .text p
{
    line-height: 1.625;

    margin: 0;
}
.box-category .category-listbox .text .category-more
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    width: -webkit-fit-content;
    width:    -moz-fit-content;
    width:         fit-content;
    margin-top: 20px;

    color: #e27b21;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.box-category .category-listbox .text .category-more span
{
    text-decoration: underline;
}
.box-category .category-listbox .text .category-more .iconfont
{
    margin-left: 10px;

    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
}
@media (max-width: 1199px)
{
    .box-category .category-img
    {
        display: none;
    }
}
.box-category .category-img img
{
    width: 100%;
}
@media (max-width: 1199px)
{
    .box-category .category-menu > ul
    {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display:         flex;

        margin: 0 -10px;

        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
}
@media (max-width: 767px)
{
    .box-category .category-menu > ul
    {
        margin: 0 -5px;
    }
}
@media (min-width: 1200px)
{
    .box-category .category-menu > ul > li
    {
        position: absolute;
    }
    .box-category .category-menu > ul > li:nth-child(1)
    {
        top: 64%;
        left: 4%;
    }
    .box-category .category-menu > ul > li:nth-child(2)
    {
        top: 39%;
        left: 32%;
    }
    .box-category .category-menu > ul > li:nth-child(3)
    {
        top: 42%;
        left: 64%;
    }
    .box-category .category-menu > ul > li:nth-child(4)
    {
        top: 50%;
        left: 56%;
    }
    .box-category .category-menu > ul > li:nth-child(5)
    {
        top: 58%;
        left: 54%;
    }
    .box-category .category-menu > ul > li:nth-child(6)
    {
        top: 58%;
        left: 81%;
    }
}
@media (max-width: 1199px)
{
    .box-category .category-menu > ul > li
    {
        padding: 10px;
    }
}
@media (max-width: 767px)
{
    .box-category .category-menu > ul > li
    {
        padding: 5px;
    }
}
.box-category .category-menu > ul > li a
{
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;

    display: block;

    padding: 10px 30px;

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

    color: #e27b21;
    border: 1px solid #e27b21;
    border-radius: 100px;
    background-color: #fff;
}
@media (max-width: 1199px)
{
    .box-category .category-menu > ul > li a
    {
        font-size: 18px;
        line-height: 24px;
    }
}
@media (max-width: 991px)
{
    .box-category .category-menu > ul > li a
    {
        font-size: 16px;
    }
}
@media (max-width: 767px)
{
    .box-category .category-menu > ul > li a
    {
        font-size: 14px;

        padding: 5px 10px;
    }
}
.box-category .category-menu > ul > li.active a
{
    color: #fff;
    background-color: #e27b21;
}
.box-about
{
    margin-top: -10vw;
    padding-right: var(--pad);

    background: url(../images/about_bg.jpg) no-repeat bottom center #000;
    background-size: 100% auto;
}
@media (max-width: 1199px)
{
    .box-about
    {
        margin-top: 0;
    }
}
.box-about .about-left
{
    position: relative;
    z-index: 6;

    width: 40%;
}
@media (max-width: 991px)
{
    .box-about .about-left
    {
        width: 100%;
        padding-right: 0;
    }
}
.box-about .about-left .pic img
{
    overflow: hidden;

    width: 100%;

    -webkit-mask-image: url('data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 859 1278\'><path fill=\'white\' d=\'M0 638.5V1277h844.3l4.3-2.5c2.6-1.5 5.4-4.3 6.9-6.9l2.5-4.3-.2-538.6-.3-538.6-2.1-2.7c-1.1-1.5-3.6-4-5.5-5.6-3.2-2.6-28.3-7.9-424.4-89.8C193.9 40.2 3.5.8 2.3.5L0 0z\'/></svg>');
    -webkit-mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
            mask-image: url('data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 859 1278\'><path fill=\'white\' d=\'M0 638.5V1277h844.3l4.3-2.5c2.6-1.5 5.4-4.3 6.9-6.9l2.5-4.3-.2-538.6-.3-538.6-2.1-2.7c-1.1-1.5-3.6-4-5.5-5.6-3.2-2.6-28.3-7.9-424.4-89.8C193.9 40.2 3.5.8 2.3.5L0 0z\'/></svg>');
            mask-size: 100% 100%;
            mask-repeat: no-repeat;
            mask-position: center;
}
.box-about .about-right
{
    position: relative;
    z-index: 6;

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

    width: 60%;
    padding-top: 8vw;
    padding-left: 5%;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media (max-width: 991px)
{
    .box-about .about-right
    {
        width: 100%;
        padding: 30px 0 30px 30px;
    }
}
@media (max-width: 767px)
{
    .box-about .about-right
    {
        padding-left: 15px;
    }
}
.box-about .about-right .title h2,
.box-about .about-right .title h3
{
    color: #fff;
}
.box-about .about-right .text
{
    margin-top: 50px;

    color: #fff;
}
@media (max-width: 991px)
{
    .box-about .about-right .text
    {
        margin-top: 20px;
    }
}
.box-about .more-play
{
    margin-top: 60px;
}
@media (max-width: 1690px)
{
    .box-about .more-play
    {
        margin-top: 30px;
    }
}
.box-about .common-more
{
    margin-right: 30px;
}
@media (max-width: 767px)
{
    .box-about .common-more
    {
        margin-right: 20px;
    }
}
.box-about .play
{
    width: 52px;
}
.box-about .play img
{
    width: 100%;
}
.box-about .about-lisbox
{
    margin-top: 30px;

    color: #fff;
}
.box-about .about-lisbox .item
{
    padding: 16px 0;

    cursor: pointer;

    border-bottom: 1px solid #fff;
}
.box-about .about-lisbox .item .title-about
{
    font-size: 20px;
    font-weight: 600;
    line-height: 32px;

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

    letter-spacing: -.8px;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 767px)
{
    .box-about .about-lisbox .item .title-about
    {
        font-size: 18px;
    }
}
.box-about .about-lisbox .item .title-about .num
{
    font-size: 16px;
    line-height: 30px;

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.box-about .about-lisbox .item .title-about .num:before
{
    margin-right: 6px;

    content: '[';
}
.box-about .about-lisbox .item .title-about .num:after
{
    margin-left: 6px;

    content: ']';
}
.box-about .about-lisbox .item .note
{
    display: none;

    margin-top: 4px;
}
.box-about .about-lisbox .current .item .title-about span
{
    text-decoration: underline;

    color: #e27b21;
}
.box-project .project
{
    margin-top: 50px;
}
@media (max-width: 1199px)
{
    .box-project .project
    {
        margin-top: 30px;
    }
}
.box-project .project .slick-list
{
    margin: 0 -26px;
}
@media (max-width: 1560px)
{
    .box-project .project .slick-list
    {
        margin: 0 -18px;
    }
}
@media (max-width: 1199px)
{
    .box-project .project .slick-list
    {
        margin: 0 -15px;
    }
}
.box-project .project .slick-list .slick-slide
{
    padding: 0 26px;
}
@media (max-width: 1560px)
{
    .box-project .project .slick-list .slick-slide
    {
        padding: 0 18px;
    }
}
@media (max-width: 1199px)
{
    .box-project .project .slick-list .slick-slide
    {
        padding: 0 15px;
    }
}
.box-project .project .item .pic
{
    position: relative;

    display: block;
    overflow: hidden;

    border-radius: 10px;
}
.box-project .project .item .pic:before
{
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background: -webkit-gradient(linear, left top, left bottom, color-stop(42.87%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .6)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 42.87%, rgba(0, 0, 0, .6) 100%);
    background:         linear-gradient(180deg, rgba(0, 0, 0, 0) 42.87%, rgba(0, 0, 0, .6) 100%);
}
.box-project .project .item .pic .img-box
{
    padding-bottom: 92.30769231%;
}
.box-project .project .item .pic .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.box-project .project .item .title-project
{
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    margin-top: 30px;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 1560px)
{
    .box-project .project .item .title-project
    {
        font-size: 20px;
    }
}
@media (max-width: 1199px)
{
    .box-project .project .item .title-project
    {
        font-size: 18px;
        line-height: 24px;

        height: 24px;
    }
}
.box-project .project .item .note
{
    display: -webkit-box;
    overflow: hidden;

    height: 48px;
    margin-top: 16px;

    color: #666;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (min-width: 1200px)
{
    .box-project .project .item:hover .pic .img-box img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
    .box-project .project .item:hover .title-project
    {
        color: #e27b21;
    }
}
.box-customers .customers
{
    margin-top: 50px;
}
@media (max-width: 1199px)
{
    .box-customers .customers
    {
        margin-top: 30px;
    }
}
@media (max-width: 767px)
{
    .box-customers .customers
    {
        margin-top: 20px;
    }
}
.box-customers .customers .slick-customers
{
    width: 120%;
}
@media (max-width: 767px)
{
    .box-customers .customers .slick-customers
    {
        width: 100%;
    }
}
.box-customers .customers .item
{
    position: relative;

    padding: 40px;

    border-radius: 10px;
    background: #f5f5f5;
}
@media (max-width: 1560px)
{
    .box-customers .customers .item
    {
        padding: 30px;
    }
}
@media (max-width: 1199px)
{
    .box-customers .customers .item
    {
        padding: 20px;
    }
}
@media (max-width: 767px)
{
    .box-customers .customers .item
    {
        padding: 15px;
    }
}
.box-customers .customers .item:before
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

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

    opacity: 0;
    border-radius: 10px;
    background: -webkit-linear-gradient(302deg, #e26b21 12.76%, #ffa66e 49.88%, #e26b21 85.6%);
    background:         linear-gradient(148deg, #e26b21 12.76%, #ffa66e 49.88%, #e26b21 85.6%);
}
.box-customers .customers .item .text,
.box-customers .customers .item .title-customers
{
    position: relative;
    z-index: 5;
}
.box-customers .customers .item .title-customers
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    width: 100%;
    margin-top: 30px;
}
.box-customers .customers .item .title-customers .pic
{
    overflow: hidden;

    width: 56px;
    height: 56px;

    border: 1px solid #bbb;
    border-radius: 50%;
}
.box-customers .customers .item .title-customers .note
{
    width: -webkit-calc(100% - 56px);
    width:         calc(100% - 56px);
    padding-left: 24px;
}
.box-customers .customers .item .title-customers .note b
{
    font-size: 18px;
    font-weight: 600;
    line-height: 1.44444444;

    display: block;
}
.box-customers .customers .item .title-customers .note p
{
    line-height: 1.625;

    color: #666;
}
@media (min-width: 1200px)
{
    .box-customers .customers .item:hover:before
    {
        opacity: 1;
    }
    .box-customers .customers .item:hover .text
    {
        color: #fff;
    }
    .box-customers .customers .item:hover .title-customers
    {
        color: #fff;
    }
    .box-customers .customers .item:hover .title-customers p
    {
        color: #fff;
    }
}
.box-talk
{
    background: url(../images/talk_bg.jpg) no-repeat center;
    background-size: cover;
}
.box-talk .title
{
    color: #fff;
}
.box-talk .title .editor-content
{
    max-width: 760px;
    margin-top: 18px;
}
.box-talk .title .editor-content p
{
    font-size: 20px;
    line-height: 1.5;

    letter-spacing: -1px;

    color: rgba(255, 255, 255, .6);
}
@media (max-width: 1199px)
{
    .box-talk .title .editor-content p
    {
        font-size: 18px;

        letter-spacing: 0;
    }
}
@media (max-width: 991px)
{
    .box-talk .title .editor-content p
    {
        font-size: 16px;
    }
}
.box-talk .common-more
{
    margin-top: 50px;
}
@media (max-width: 1199px)
{
    .box-talk .common-more
    {
        margin-top: 30px;
    }
}
@media (max-width: 767px)
{
    .box-talk .common-more
    {
        margin-top: 20px;
    }
}
.common-news-item .date
{
    line-height: 24px;

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.common-news-item .date:before
{
    content: '[';
}
.common-news-item .date:after
{
    content: ']';
}
.common-news-item .title-news
{
    font-size: 24px;
    font-weight: 500;
    line-height: 36px;

    display: -webkit-box;
    overflow: hidden;

    max-height: 72px;
    margin-top: 8px;

    letter-spacing: -.48px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 1199px)
{
    .common-news-item .title-news
    {
        font-size: 20px;
        line-height: 30px;

        max-height: 60px;
    }
}
@media (max-width: 991px)
{
    .common-news-item .title-news
    {
        font-size: 18px;
        line-height: 24px;

        max-height: 48px;
    }
}
.box-news .news
{
    margin-top: 50px;
}
@media (max-width: 1199px)
{
    .box-news .news
    {
        margin-top: 30px;
    }
}
@media (max-width: 767px)
{
    .box-news .news
    {
        margin-top: 20px;
    }
}
@media (max-width: 1199px)
{
    .box-news .news-top
    {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
}
.box-news .news-left
{
    width: 42%;
}
@media (max-width: 1560px)
{
    .box-news .news-left
    {
        width: 50%;
    }
}
@media (max-width: 1400px)
{
    .box-news .news-left
    {
        width: 55%;
    }
}
@media (max-width: 991px)
{
    .box-news .news-left
    {
        width: 100%;
    }
}
.box-news .news-left .common-news-item
{
    position: relative;
}
.box-news .news-left .common-news-item .pic
{
    position: relative;

    overflow: hidden;

    border-radius: 10px;
}
.box-news .news-left .common-news-item .pic:before
{
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background: -webkit-gradient(linear, left top, left bottom, color-stop(42.87%, rgba(0, 0, 0, 0)), to(#000));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 42.87%, #000 100%);
    background:         linear-gradient(180deg, rgba(0, 0, 0, 0) 42.87%, #000 100%);
}
.box-news .news-left .common-news-item .pic .img-box
{
    padding-bottom: 92.55319149%;
}
.box-news .news-left .common-news-item .pic .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.box-news .news-left .common-news-item .text
{
    position: absolute;
    z-index: 6;
    bottom: 0;

    width: 100%;
    padding: 60px;

    color: #fff;
}
@media (max-width: 1560px)
{
    .box-news .news-left .common-news-item .text
    {
        padding: 40px;
    }
}
@media (max-width: 1199px)
{
    .box-news .news-left .common-news-item .text
    {
        padding: 30px;
    }
}
@media (max-width: 991px)
{
    .box-news .news-left .common-news-item .text
    {
        padding: 20px;
    }
}
.box-news .news-left .common-news-item .news-more
{
    line-height: 38px;

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

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

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

    color: #fff;
    border-radius: 30px;
    background-color: #e27b21;
}
.box-news .news-left .common-news-item .news-more:hover
{
    background-color: #f88b47;
}
.box-news .news-right
{
    width: 58%;
    padding-left: 8%;
}
@media (max-width: 1560px)
{
    .box-news .news-right
    {
        width: 50%;
        padding-left: 5%;
    }
}
@media (max-width: 1400px)
{
    .box-news .news-right
    {
        width: 45%;
    }
}
@media (max-width: 991px)
{
    .box-news .news-right
    {
        width: 100%;
        padding-left: 0;
    }
}
.box-news .news-right .common-news-item
{
    display: block;

    padding: 30px 0;

    border-bottom: 1px solid #bbb;
}
@media (max-width: 1400px)
{
    .box-news .news-right .common-news-item
    {
        padding: 20px 0;
    }
}
@media (max-width: 767px)
{
    .box-news .news-right .common-news-item
    {
        padding: 15px 0;
    }
}
.box-news .news-right .common-news-item .title-news
{
    font-size: 20px;
    line-height: 32px;

    max-height: 64px;

    -webkit-transition: all .2s;
            transition: all .2s;
    letter-spacing: -.4px;
}
@media (max-width: 1199px)
{
    .box-news .news-right .common-news-item .title-news
    {
        font-size: 18px;
        line-height: 26px;

        max-height: 52px;
    }
}
@media (max-width: 991px)
{
    .box-news .news-right .common-news-item .title-news
    {
        font-size: 16px;
        line-height: 24px;

        max-height: 48px;
    }
}
.box-news .news-right .active .common-news-item .title-news
{
    color: #e27b21;
}
.box-faqs
{
    padding-bottom: 15vw;

    background: url(../images/faqs_bg.jpg) no-repeat left bottom;
    background-size: 50% auto;
}
@media (max-width: 1199px)
{
    .box-faqs
    {
        padding-bottom: 50px;
    }
}
.box-faqs .title .editor-content
{
    max-width: 720px;
}
.box-faqs .faqs
{
    position: relative;

    margin-top: 20px;
    padding-left: 30%;
}
@media (max-width: 1199px)
{
    .box-faqs .faqs
    {
        padding-left: 30px;
    }
}
@media (max-width: 991px)
{
    .box-faqs .faqs
    {
        padding-left: 0;
    }
}
.box-faqs .faqs-listbox
{
    margin-top: 40px;
}
@media (max-width: 991px)
{
    .box-faqs .faqs-listbox
    {
        margin-top: 20px;
    }
}
.box-faqs .faqs-listbox .item
{
    margin-top: 4px;
    padding: 16px 0;

    cursor: pointer;

    border-bottom: 1px solid #ddd;
}
.box-faqs .faqs-listbox .item .title-faqs
{
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;

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

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media (max-width: 767px)
{
    .box-faqs .faqs-listbox .item .title-faqs
    {
        font-size: 16px;
    }
}
.box-faqs .faqs-listbox .item .title-faqs:after
{
    font-family: 'iconfont' !important;
    font-size: 20px;

    display: block;

    content: '\e678';
    -webkit-transition: all .6s;
            transition: all .6s;
}
.box-faqs .faqs-listbox .item .note
{
    display: none;

    margin-top: 12px;

    color: rgba(0, 0, 0, .5);
}
.box-faqs .faqs-listbox .current .item .title-faqs:after
{
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
}
.box-follow .follow .item
{
    margin: 10px 0;
}
.box-follow .follow .item .title-follow
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
.box-follow .follow .item .title-follow .icon
{
    font-size: 32px;
    line-height: 1;

    margin-right: 20px;
}
@media (max-width: 767px)
{
    .box-follow .follow .item .title-follow .icon
    {
        font-size: 24px;
    }
}
.box-follow .follow .item .title-follow h3
{
    font-size: 24px;
    font-weight: normal;
    line-height: 1.5;

    margin: 0;
}
@media (max-width: 991px)
{
    .box-follow .follow .item .title-follow h3
    {
        font-size: 18px;

        margin-top: 10px;
    }
}
.box-follow .follow .item .title-follow:hover h3
{
    color: #e27b21;
}
.box-follow .follow .item .iframe
{
    overflow: hidden;

    margin-top: 30px;

    border-radius: 10px;
}
.box-follow .follow .item .img-box
{
    padding-bottom: 124.52830189%;
}
.box-follow .follow .item .img-box > img
{
    display: none !important;

    height: auto;
}
.box-follow .follow .item iframe[src=''],
.box-follow .follow .item iframe[data-src='']
{
    display: none;

    border: 1px solid #000;
}
.box-follow .follow .item iframe[src=''] + img,
.box-follow .follow .item iframe[data-src=''] + img
{
    display: block !important;
}
.footer
{
    overflow: hidden;

    padding: 0 20px;

    color: #fff;
    background: url(../images/foot_bg.jpg) no-repeat center;
    background-size: cover;
}
@media (max-width: 991px)
{
    .footer
    {
        padding: 0 15px;
        padding-bottom: 80px;
    }
}
.footer .title-foot
{
    margin-top: 60px;
}
@media (max-width: 1199px)
{
    .footer .title-foot
    {
        margin-top: 30px;
    }
}
@media (max-width: 767px)
{
    .footer .title-foot
    {
        margin-top: 20px;
    }
}
.footer .title-foot h3
{
    font-size: 24px;
    font-weight: normal;
    line-height: 1.15384615;
}
@media (max-width: 767px)
{
    .footer .title-foot h3
    {
        font-size: 20px;
    }
}
.footer .foot
{
    padding: 60px 0 100px;
}
@media (max-width: 1400px)
{
    .footer .foot
    {
        padding: 50px 0 70px;
    }
}
@media (max-width: 1199px)
{
    .footer .foot
    {
        padding: 30px 0;
    }
}
.footer .foot-txt
{
    max-width: 350px;
}
@media (max-width: 1470px)
{
    .footer .foot-txt
    {
        max-width: 300px;
    }
}
@media (max-width: 1400px)
{
    .footer .foot-txt
    {
        max-width: 250px;
    }
}
@media (max-width: 991px)
{
    .footer .foot-txt
    {
        max-width: 50%;
    }
}
@media (max-width: 767px)
{
    .footer .foot-txt
    {
        max-width: 100%;
    }
}
.footer .foot-txt .foot-info
{
    margin-top: 20px;
}
@media (max-width: 767px)
{
    .footer .foot-txt .foot-info
    {
        margin-top: 10px;
    }
}
.footer .foot-txt .txt
{
    margin-top: 20px;
}
@media (max-width: 767px)
{
    .footer .foot-txt .txt
    {
        margin-top: 10px;
    }
}
.footer .foot-txt .txt b
{
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;

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

    color: rgba(255, 255, 255, .6);
}
.footer .foot-txt .txt p
{
    line-height: 26px;

    margin: 0;
}
.footer .foot-txt .txt a
{
    -webkit-transition: all .2s;
            transition: all .2s;
}
.footer .foot-txt .txt a:hover
{
    color: #e27b21;
}
@media (max-width: 991px)
{
    .footer .foot-nav
    {
        width: 50%;
    }
}
@media (max-width: 767px)
{
    .footer .foot-nav
    {
        width: 100%;
    }
}
@media (max-width: 767px)
{
    .footer .foot-nav .foot-info > ul
    {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display:         flex;

        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
}
@media (max-width: 767px)
{
    .footer .foot-nav .foot-info > ul > li
    {
        margin-right: 15px;
    }
}
.footer .foot-nav .foot-info > ul > li > a
{
    line-height: 24px;

    display: block;

    padding: 8px 0;

    -webkit-transition: all .2s;
            transition: all .2s;
}
@media (max-width: 767px)
{
    .footer .foot-nav .foot-info > ul > li > a
    {
        padding: 4px 0;
    }
}
.footer .foot-nav .foot-info > ul > li > a:hover
{
    color: #e27b21;
}
.footer .foot-message
{
    width: 100%;
    max-width: 560px;
}
@media (max-width: 991px)
{
    .footer .foot-message
    {
        max-width: 50%;
        padding-right: 5%;
    }
}
@media (max-width: 767px)
{
    .footer .foot-message
    {
        max-width: 100%;
        padding-right: 0;
    }
}
.footer .foot-message .foot-logo
{
    height: 110px;
}
@media (max-width: 1199px)
{
    .footer .foot-message .foot-logo
    {
        height: 80px;
    }
}
.footer .foot-message .foot-logo img
{
    height: 100%;
}
.footer .foot-message .message
{
    margin-top: 30px;
}
@media (max-width: 1400px)
{
    .footer .foot-message .message
    {
        margin-top: 20px;
    }
}
.footer .foot-message .message p
{
    font-size: 24px;
    line-height: 1.25;

    letter-spacing: -1px;

    color: #fff;
}
@media (max-width: 1199px)
{
    .footer .foot-message .message p
    {
        font-size: 20px;

        letter-spacing: 0;
    }
}
@media (max-width: 991px)
{
    .footer .foot-message .message p
    {
        font-size: 18px;
    }
}
.footer .foot-message .message 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;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
.footer .foot-message .message form input
{
    line-height: 24px;

    width: -webkit-calc(100% - 60px);
    width:         calc(100% - 60px);
    padding: 15px 20px;

    color: #fff;
    border-radius: 6px;
    background: url(../images/inputbg.svg) no-repeat center;
    background-size: cover;
}
@media (max-width: 991px)
{
    .footer .foot-message .message form input
    {
        width: -webkit-calc(100% - 50px);
        width:         calc(100% - 50px);
        padding: 10px 15px;
    }
}
.footer .foot-message .message form .submit
{
    width: 54px;
    height: 54px;

    color: #fff;
    background-color: #e27b21;
}
@media (max-width: 991px)
{
    .footer .foot-message .message form .submit
    {
        width: 44px;
        height: 44px;
    }
}
.footer .foot-message .message form .submit .iconfont
{
    display: block;

    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
}
.footer .copyright
{
    line-height: 22px;

    padding: 25px 0;

    border-top: 1px solid rgba(255, 255, 255, .4);
}
@media (max-width: 1400px)
{
    .footer .copyright
    {
        padding: 20px 0;
    }
}
@media (max-width: 1199px)
{
    .footer .copyright
    {
        line-height: 24px;
    }
}
@media (max-width: 767px)
{
    .footer .copyright
    {
        padding: 10px 0;
    }
}
.footer .copyright p
{
    margin: 0;
}
.footer .copyright a span
{
    -webkit-transition: background-size .56s;
            transition: background-size .56s;

    background-image: -webkit-gradient(linear, left top, right top, from(#e27b21), to(#e27b21));
    background-image: -webkit-linear-gradient(left, #e27b21 0%, #e27b21 100%);
    background-image:         linear-gradient(to right, #e27b21 0%, #e27b21 100%);
    background-repeat: no-repeat;
    background-position: 0 95%;
    background-size: 0 1px;
}
.footer .copyright a:hover
{
    color: #e27b21;
}
.footer .copyright a:hover span
{
    background-size: 100% 1px;
}
.footer .copyright .link
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.footer .copyright .link .line
{
    width: 1px;
    height: 8px;
    margin: 0 20px;

    background: #c9cee0;
}
.wrap
{
    overflow: hidden;

    padding: 100px 0;
}
@media (max-width: 1560px)
{
    .wrap
    {
        padding: 80px 0;
    }
}
@media (max-width: 1400px)
{
    .wrap
    {
        padding: 70px 0;
    }
}
@media (max-width: 991px)
{
    .wrap
    {
        padding: 50px 0;
    }
}
.pt-60
{
    padding-top: 60px;
}
@media (max-width: 1199px)
{
    .pt-60
    {
        padding-top: 50px;
    }
}
@media (max-width: 991px)
{
    .pt-60
    {
        padding-top: 40px;
    }
}
.wrap-left
{
    width: 380px;
}
@media (max-width: 1400px)
{
    .wrap-left
    {
        width: 330px;
    }
}
.wrap-right
{
    width: -webkit-calc(100% - 380px);
    width:         calc(100% - 380px);
    padding-left: 3%;
}
@media (max-width: 1400px)
{
    .wrap-right
    {
        width: -webkit-calc(100% - 330px);
        width:         calc(100% - 330px);
    }
}
@media (max-width: 1199px)
{
    .wrap-right
    {
        width: 100%;
        padding-left: 15px;
    }
}
.wrap-location
{
    padding: 10px 0;

    color: #e27b21;
    background: #000;
}
.wrap-location .location
{
    line-height: 35px;

    position: relative;

    padding-left: 30px;
}
@media (max-width: 1199px)
{
    .wrap-location .location
    {
        line-height: 24px;
    }
}
.wrap-location .location:before
{
    font-family: 'iconfont' !important;
    font-size: 20px;
    font-weight: normal;

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

    content: '\e748';
}
.wrap-location .location > ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    width: 100%;

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.wrap-location .location > ul > li:after
{
    margin: 0 4px;

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

    -webkit-transition: all .2s;
            transition: all .2s;
}
.wrap-location .location > ul > li > a:hover
{
    text-decoration: underline;

    color: #f88b47;
}
.wrap-menu
{
    position: relative;
    z-index: 9;

    margin-top: -30px;
}
@media (max-width: 767px)
{
    .wrap-menu
    {
        margin-top: -25px;
    }
}
.wrap-menu ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin: 0 -5px;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.wrap-menu ul li
{
    padding: 5px;
}
.wrap-menu ul li a
{
    font-weight: 600;
    line-height: 1.625;

    display: block;

    padding: 12px 34px;

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

    color: #fff;
    border: 1px solid #ebe9d9;
    border-radius: 30px;
    background: #2b2b2b;
}
@media (max-width: 1199px)
{
    .wrap-menu ul li a
    {
        padding: 12px 20px;
    }
}
@media (max-width: 767px)
{
    .wrap-menu ul li a
    {
        font-size: 14px;
        line-height: 1.42857143;

        padding: 10px;
    }
}
.wrap-menu ul li.active a,
.wrap-menu ul li:hover a
{
    color: #fff;
    border-color: #e27b21;
    background-color: #e27b21;
}
.wrap-sidenav
{
    position: relative;
}
@media (max-width: 1199px)
{
    .wrap-sidenav
    {
        display: none;
    }
}
.wrap-sidenav .title-sidenav h3
{
    font-size: 40px;
    font-weight: 600;
    font-weight: bold;
    line-height: 1;

    letter-spacing: -.8px;
}
@media (max-width: 1400px)
{
    .wrap-sidenav .title-sidenav h3
    {
        font-size: 34px;
    }
}
.wrap-sidenav .title-sidenav h3 span
{
    color: #e27b21;
}
.wrap-sidenav .sidenav
{
    position: relative;
    z-index: 6;

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

    border-radius: 8px;
    background: #f8f8f8;
}
@media (max-width: 1400px)
{
    .wrap-sidenav .sidenav
    {
        padding: 30px 15px;
    }
}
.wrap-sidenav .sidenav .slevel-1 > li
{
    position: relative;

    overflow: hidden;

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

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

    padding: 8px 24px;

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

    border-radius: 3.83px;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media (max-width: 1400px)
{
    .wrap-sidenav .sidenav .slevel-1 > li > a
    {
        font-size: 18px;

        padding: 8px 20px;
    }
}
.wrap-sidenav .sidenav .slevel-1 > li > a:after
{
    font-family: 'iconfont' !important;
    line-height: 30px;

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

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

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
.wrap-sidenav .sidenav .slevel-1 > li.active > a,
.wrap-sidenav .sidenav .slevel-1 > li:hover > a
{
    color: #fff;
    background-color: #e27b21;
}
.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);
}
.wrap-sidenav .sidenav .slevel-1 > li.active .slevel-2
{
    display: block;
}
.wrap-sidenav .sidenav .slevel-2
{
    display: none;

    padding: 15px 20px;
}
@media (max-width: 1400px)
{
    .wrap-sidenav .sidenav .slevel-2
    {
        padding: 15px;
    }
}
.wrap-sidenav .sidenav .slevel-2 > li
{
    padding: 5px 0;

    border-left: 1px solid #dedede;
}
.wrap-sidenav .sidenav .slevel-2 > li > a
{
    font-size: 18px;
    line-height: 24px;

    position: relative;

    display: block;

    padding: 3px 20px;

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

    color: #666;
    border-radius: 10px;
}
@media (max-width: 1400px)
{
    .wrap-sidenav .sidenav .slevel-2 > li > a
    {
        font-size: 16px;
    }
}
.wrap-sidenav .sidenav .slevel-2 > li > a:before
{
    position: absolute;
    top: 50%;
    left: 0;

    display: block;

    width: 1px;
    height: 0;

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

    background-color: #e27b21;
}
.wrap-sidenav .sidenav .slevel-2 > li.active > a,
.wrap-sidenav .sidenav .slevel-2 > li:hover > a
{
    color: #e27b21;
}
.wrap-sidenav .sidenav .slevel-2 > li.active > a:before,
.wrap-sidenav .sidenav .slevel-2 > li:hover > a:before
{
    height: 100%;
}
.xs-product-nav
{
    display: none;
    overflow: hidden;

    padding: 20px 0 0 0;
}
@media (max-width: 1199px)
{
    .xs-product-nav
    {
        display: block;
    }
}
.xs-product-nav ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin: 0 -4px;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.xs-product-nav ul > li
{
    display: inline-block;
    overflow: hidden;

    height: auto;
    padding: 4px;

    vertical-align: top;
}
@media (max-width: 767px)
{
    .xs-product-nav ul > li
    {
        width: 50%;
    }
}
.xs-product-nav ul > li > a
{
    font-size: 14px;
    line-height: 24px;

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

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

    text-transform: capitalize;

    border: 1px solid #dcdcdc;
    border-radius: 5px;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
@media (max-width: 767px)
{
    .xs-product-nav ul > li > a
    {
        line-height: 20px;
    }
}
.xs-product-nav ul > li.active > a
{
    color: #fff;
    border-color: #e27b21;
    background-color: #e27b21;
}
.wrap-about
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
}
@media (min-width: 1200px)
{
    .wrap-about
    {
        overflow: visible;
    }
}
.wrap-about .video
{
    position: relative;
    position: -webkit-sticky;
    position:         sticky;
    top: 126px;

    overflow: hidden;

    width: 50%;
    height: 100%;

    border-radius: 0 10px 10px 0;
}
@media (max-width: 991px)
{
    .wrap-about .video
    {
        top: 0;

        width: 100%;
    }
}
.wrap-about .video img
{
    width: 100%;
}
.wrap-about .video .play
{
    font-size: 60px;
    line-height: 1;

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

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

    color: #fff;
}
.wrap-about .about
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    width: 50%;
    padding: 30px var(--pad) 30px 3%;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
@media (max-width: 991px)
{
    .wrap-about .about
    {
        width: 100%;
        padding: 30px 0 0 5%;
    }
}
.wrap-about .about .text
{
    margin-top: 20px;
}
@media (max-width: 767px)
{
    .wrap-about .about .text
    {
        margin-top: 10px;
    }
}
.wrap-about .about .text h3
{
    font-size: 22px;
    font-weight: 500;
    line-height: 1.36363636;

    color: #e27b21;
}
@media (max-width: 1560px)
{
    .wrap-about .about .text h3
    {
        font-size: 20px;
    }
}
@media (max-width: 1199px)
{
    .wrap-about .about .text h3
    {
        font-size: 18px;
    }
}
@media (max-width: 991px)
{
    .wrap-about .about .text h3
    {
        font-size: 16px;
    }
}
.wrap-about .about .text p
{
    color: #666;
}
.wrap-number .number ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin: 0 -30px;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
@media (max-width: 1199px)
{
    .wrap-number .number ul
    {
        margin: 0 -10px;
    }
}
.wrap-number .number ul li
{
    width: 25%;
    padding: 0 30px;
}
@media (max-width: 1199px)
{
    .wrap-number .number ul li
    {
        width: 50%;
        margin-top: 20px;
        padding: 0 10px;
    }
}
.wrap-number .number .item .subtitle
{
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;

    letter-spacing: -.8px;
}
@media (max-width: 767px)
{
    .wrap-number .number .item .subtitle
    {
        font-size: 18px;

        letter-spacing: -.4px;
    }
}
.wrap-number .number .item b
{
    font-size: 68px;
    font-weight: 600;
    line-height: 1;

    margin-top: 15px;

    letter-spacing: -2.72px;

    color: #e27b21;
}
@media (max-width: 1560px)
{
    .wrap-number .number .item b
    {
        font-size: 58px;
    }
}
@media (max-width: 1470px)
{
    .wrap-number .number .item b
    {
        font-size: 48px;
    }
}
@media (max-width: 1199px)
{
    .wrap-number .number .item b
    {
        font-size: 40px;
    }
}
@media (max-width: 991px)
{
    .wrap-number .number .item b
    {
        font-size: 34px;
    }
}
.wrap-number .number .item b sub
{
    font-size: 47px;

    bottom: 20px;

    vertical-align: bottom;
    letter-spacing: -1.88px;
}
@media (max-width: 1560px)
{
    .wrap-number .number .item b sub
    {
        font-size: 40px;
    }
}
@media (max-width: 1470px)
{
    .wrap-number .number .item b sub
    {
        font-size: 36px;
    }
}
@media (max-width: 1199px)
{
    .wrap-number .number .item b sub
    {
        font-size: 30px;
    }
}
@media (max-width: 991px)
{
    .wrap-number .number .item b sub
    {
        font-size: 24px;
    }
}
.wrap-number .number .item p
{
    line-height: 24px;

    margin: 10px 0 0 0;

    letter-spacing: -.16px;

    color: #666;
}
.wrap-factory
{
    background: url(../images/factory_bg.jpg) no-repeat center;
    background-size: cover;
}
.wrap-factory .title
{
    max-width: 600px;

    color: #fff;
}
.wrap-factory .title .editor-content p
{
    line-height: 24px;

    margin: 0;

    color: #c5c8d3;
}
.wrap-factory .factory .slick-factory
{
    margin: 0 -12px;
}
.wrap-factory .factory .slick-slide > div > div
{
    margin-top: 40px;
    padding: 0 12px;
}
@media (max-width: 991px)
{
    .wrap-factory .factory .slick-slide > div > div
    {
        margin-top: 20px;
    }
}
.wrap-factory .factory .item
{
    position: relative;

    cursor: pointer;
}
.wrap-factory .factory .item .pic
{
    position: relative;

    overflow: hidden;

    border-radius: 10px;
}
.wrap-factory .factory .item .pic:before
{
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background-color: rgba(0, 0, 0, .2);
}
.wrap-factory .factory .item .pic .img-box
{
    padding-bottom: 56.25%;
}
.wrap-factory .factory .item .pic .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.wrap-factory .factory .item .title-factory
{
    font-size: 24px;
    font-weight: 500;

    position: absolute;
    z-index: 6;
    bottom: 20px;

    width: 100%;
    padding: 0 30px;

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

    color: #fff;
}
@media (max-width: 1560px)
{
    .wrap-factory .factory .item .title-factory
    {
        font-size: 20px;
    }
}
@media (max-width: 1199px)
{
    .wrap-factory .factory .item .title-factory
    {
        font-size: 18px;

        bottom: 10px;

        padding: 0 20px;
    }
}
@media (max-width: 767px)
{
    .wrap-factory .factory .item .title-factory
    {
        font-size: 16px;
    }
}
@media (min-width: 1200px)
{
    .wrap-factory .factory .item:hover .pic .img-box img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
    .wrap-factory .factory .item:hover .title-factory
    {
        color: #e27b21;
    }
}
.wrap-choose .choose-left
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    width: 40%;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
            align-items: flex-start;
}
@media (max-width: 991px)
{
    .wrap-choose .choose-left
    {
        width: 100%;
    }
}
.wrap-choose .choose-left .text
{
    margin-top: 50px;
}
@media (max-width: 1199px)
{
    .wrap-choose .choose-left .text
    {
        margin-top: 30px;
    }
}
@media (max-width: 767px)
{
    .wrap-choose .choose-left .text
    {
        margin-top: 20px;
    }
}
.wrap-choose .choose-left .pic
{
    overflow: hidden;

    margin-top: 30px;

    border-radius: 10px;
}
.wrap-choose .choose-left .pic img
{
    max-width: 100%;
}
.wrap-choose .choose-right
{
    width: 50%;
}
@media (max-width: 991px)
{
    .wrap-choose .choose-right
    {
        width: 100%;
    }
}
.wrap-choose .choose-listbox
{
    margin-top: -30px;
}
@media (max-width: 991px)
{
    .wrap-choose .choose-listbox
    {
        margin-top: 0;
    }
}
.wrap-choose .choose-listbox .item
{
    padding: 30px 0;

    border-bottom: 1px solid #d2d2d2;
}
@media (max-width: 991px)
{
    .wrap-choose .choose-listbox .item
    {
        padding: 20px 0;
    }
}
.wrap-choose .choose-listbox .item .title-choose
{
    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;
}
.wrap-choose .choose-listbox .item .title-choose b
{
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;

    display: block;

    margin: 10px 0;

    letter-spacing: -.48px;
}
@media (max-width: 1199px)
{
    .wrap-choose .choose-listbox .item .title-choose b
    {
        font-size: 20px;

        letter-spacing: 0;
    }
}
@media (max-width: 767px)
{
    .wrap-choose .choose-listbox .item .title-choose b
    {
        font-size: 18px;

        margin: 5px 0;
    }
}
.wrap-choose .choose-listbox .item .title-choose .num
{
    line-height: 50px;

    width: 50px;
    height: 50px;

    -webkit-transition: all .2s;
            transition: all .2s;
    text-align: center;
    letter-spacing: -1.28px;

    color: #666;
    border: 1px solid #dcdde1;
    border-radius: 50%;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
@media (max-width: 767px)
{
    .wrap-choose .choose-listbox .item .title-choose .num
    {
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
}
@media (min-width: 1200px)
{
    .wrap-choose .choose-listbox .item:hover .title-choose .num
    {
        color: #fff;
        border-color: #e27b21;
        background-color: #e27b21;
    }
}
.wrap-honor .title
{
    padding-right: 140px;
}
@media (max-width: 767px)
{
    .wrap-honor .title
    {
        padding-right: 0;
    }
}
.wrap-honor .title .editor-content
{
    max-width: 1270px;
}
.wrap-honor .honor
{
    margin-top: 40px;
}
@media (max-width: 1199px)
{
    .wrap-honor .honor
    {
        margin-top: 30px;
    }
}
.wrap-honor .honor .slick-honor
{
    margin: 0 -20px;
}
@media (max-width: 1199px)
{
    .wrap-honor .honor .slick-honor
    {
        margin: 0 -10px;
    }
}
.wrap-honor .honor .slick-honor .slick-slide
{
    padding: 0 20px;
}
@media (max-width: 1199px)
{
    .wrap-honor .honor .slick-honor .slick-slide
    {
        padding: 0 10px;
    }
}
.wrap-honor .honor .item
{
    cursor: pointer;
}
.wrap-honor .honor .item .img-box
{
    padding-bottom: 143.42105263%;
}
.wrap-honor .honor .item .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.wrap-honor .honor .item .title-honor
{
    font-size: 24px;
    font-weight: 600;
    line-height: 1.25;

    margin-top: 30px;

    -webkit-transition: all .2s;
            transition: all .2s;
    text-align: center;
}
@media (max-width: 1560px)
{
    .wrap-honor .honor .item .title-honor
    {
        font-size: 20px;

        margin-top: 20px;
    }
}
@media (max-width: 1199px)
{
    .wrap-honor .honor .item .title-honor
    {
        font-size: 18px;
    }
}
@media (max-width: 991px)
{
    .wrap-honor .honor .item .title-honor
    {
        font-size: 16px;
    }
}
@media (min-width: 1200px)
{
    .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 .title-honor
    {
        color: #e27b21;
    }
}
.wrap-cases
{
    background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#fff));
    background: -webkit-linear-gradient(top, #f5f5f5 0%, #fff 100%);
    background:         linear-gradient(180deg, #f5f5f5 0%, #fff 100%);
}
.wrap-cases .cases
{
    max-width: 820px;
    margin: 0 auto;
    margin-top: 80px;
}
@media (max-width: 1560px)
{
    .wrap-cases .cases
    {
        margin-top: 50px;
    }
}
@media (max-width: 1199px)
{
    .wrap-cases .cases
    {
        max-width: 100%;
        margin-top: 30px;
    }
}
.wrap-cases .cases .slick-list
{
    overflow: visible;
}
@media (max-width: 767px)
{
    .wrap-cases .cases .slick-list
    {
        overflow: hidden;
    }
}
.wrap-cases .cases .item
{
    position: relative;

    display: block;
}
.wrap-cases .cases .item .pic
{
    overflow: hidden;

    border-radius: 10px;
}
@media (max-width: 1199px)
{
    .wrap-cases .cases .item .pic
    {
        border-radius: 10px 10px 0 0;
    }
}
.wrap-cases .cases .item .img-box
{
    padding-bottom: 66.66666667%;
}
.wrap-cases .cases .item .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.wrap-cases .cases .item .text
{
    position: absolute;
    z-index: 6;
    top: 10px;
    left: 10px;

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

    width: -webkit-calc(100% - 20px);
    width:         calc(100% - 20px);
    height: 0;
    height: -webkit-calc(100% - 40px);
    height:         calc(100% - 40px);
    padding: 20px 5%;

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

    opacity: 0;
    color: #fff;
    border-radius: 10px;
    background-color: rgba(226, 123, 33, .8);

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
@media (max-width: 1199px)
{
    .wrap-cases .cases .item .text
    {
        position: relative;
        top: 0;
        left: 0;

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

        opacity: 1;
        color: #666;
        border-radius: 0 0 10px 10px;
        background-color: #fff;
    }
}
.wrap-cases .cases .item .text .title-cases
{
    font-size: 36px;
    font-weight: 600;
    line-height: 1;

    text-decoration: underline;
    letter-spacing: -.72px;
}
@media (max-width: 1199px)
{
    .wrap-cases .cases .item .text .title-cases
    {
        font-size: 30px;

        letter-spacing: 0;

        color: #000;
    }
}
.wrap-cases .cases .item .text .note
{
    overflow-y: auto;

    margin: 20px 0 0 0;
}
@media (max-width: 767px)
{
    .wrap-cases .cases .item .text .note
    {
        margin-top: 10px;
    }
}
.wrap-cases .cases .item .text .note::-webkit-scrollbar
{
    position: absolute;
    left: 0;

    width: 4px;
}
.wrap-cases .cases .item .text .note::-webkit-scrollbar-track
{
    background-color: #dcdcdc;
}
.wrap-cases .cases .item .text .note::-webkit-scrollbar-thumb
{
    background-color: #9f9f9f;
}
@media (min-width: 1200px)
{
    .wrap-cases .cases .item:hover .text
    {
        opacity: 1;
    }
    .wrap-cases .cases .item:hover .text .note
    {
        max-height: -webkit-calc(100% - 60px);
        max-height:         calc(100% - 60px);
    }
}
.wrap-contact .pic
{
    overflow: hidden;

    width: 45%;
    margin-top: 60px;

    border-radius: 10px;
}
@media (max-width: 991px)
{
    .wrap-contact .pic
    {
        width: 100%;
        margin-top: 30px;
    }
}
.wrap-contact .message
{
    width: 55%;
    margin-top: 60px;
    padding-left: 5%;
}
@media (max-width: 991px)
{
    .wrap-contact .message
    {
        width: 100%;
        margin-top: 20px;
        padding-left: 0;
    }
}
.wrap-contact .message .title-message
{
    max-width: 580px;
    padding-bottom: 48px;

    border-bottom: 1px solid #e5e5e5;
}
@media (max-width: 1199px)
{
    .wrap-contact .message .title-message
    {
        padding-bottom: 30px;
    }
}
@media (max-width: 991px)
{
    .wrap-contact .message .title-message
    {
        padding-bottom: 20px;
    }
}
@media (max-width: 767px)
{
    .wrap-contact .message .title-message
    {
        padding-bottom: 10px;
    }
}
.wrap-contact .message .title-message h3
{
    font-size: 56px;
    font-weight: 500;
    line-height: 1.10714286;

    letter-spacing: -2.24px;

    color: var(--, #222);
}
@media (max-width: 1560px)
{
    .wrap-contact .message .title-message h3
    {
        font-size: 46px;
    }
}
@media (max-width: 1470px)
{
    .wrap-contact .message .title-message h3
    {
        font-size: 36px;

        letter-spacing: -1.24px;
    }
}
@media (max-width: 1199px)
{
    .wrap-contact .message .title-message h3
    {
        font-size: 30px;
    }
}
@media (max-width: 991px)
{
    .wrap-contact .message .title-message h3
    {
        font-size: 24px;

        letter-spacing: 0;
    }
}
.wrap-contact .message .formbox
{
    margin-top: 48px;
}
@media (max-width: 991px)
{
    .wrap-contact .message .formbox
    {
        margin-top: 30px;
    }
}
.wrap-contact .message .formbox h4
{
    font-size: 24px;
    font-weight: 500;
    line-height: 1.33333333;

    letter-spacing: -.24px;
}
@media (max-width: 1199px)
{
    .wrap-contact .message .formbox h4
    {
        font-size: 20px;

        letter-spacing: 0;
    }
}
.common-product-item
{
    display: block;
}
.common-product-item .pic
{
    overflow: hidden;

    border-radius: 10px;
}
.common-product-item .pic .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.common-product-item .title-products
{
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;
    margin-top: 12px;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 1400px)
{
    .common-product-item .title-products
    {
        font-size: 18px;
    }
}
@media (max-width: 991px)
{
    .common-product-item .title-products
    {
        font-size: 16px;

        margin-top: 4px;
    }
}
@media (max-width: 767px)
{
    .common-product-item .title-products
    {
        font-size: 15px;
    }
}
.common-product-item .note
{
    display: -webkit-box;
    overflow: hidden;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.common-product-item .note p
{
    font-weight: 500;

    margin: 0;

    color: #666;
}
@media (min-width: 1200px)
{
    .common-product-item:hover .pic .img-box img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
    .common-product-item:hover .title-products
    {
        color: #e27b21;
    }
}
.wrap-product .product
{
    margin-top: -60px;
}
@media (max-width: 1560px)
{
    .wrap-product .product
    {
        margin-top: -30px;
    }
}
.wrap-product .product > ul > li
{
    margin-top: 60px;
}
@media (max-width: 1560px)
{
    .wrap-product .product > ul > li
    {
        margin-top: 30px;
    }
}
@media (max-width: 767px)
{
    .wrap-product .product > ul > li
    {
        margin-top: 15px;
    }
}
#productcontent
{
    position: relative;
    top: -120px;
}
@media (max-width: 1199px)
{
    #productcontent
    {
        top: 0;
    }
}
.wrap-product-show .product-show
{
    padding-bottom: 80px;
}
@media (max-width: 1560px)
{
    .wrap-product-show .product-show
    {
        padding-bottom: 60px;
    }
}
@media (max-width: 767px)
{
    .wrap-product-show .product-show
    {
        padding-bottom: 40px;
    }
}
.wrap-product-show .carousel-wrap .carousel
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
    overflow: hidden;
            flex-direction: row-reverse;

    padding-right: 1px;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
            align-items: flex-start;
}
.wrap-product-show .carousel-wrap .item-video
{
    position: relative;
    z-index: 3;
}
.wrap-product-show .carousel-wrap .item
{
    overflow: hidden;

    border-radius: 10px;
}
.wrap-product-show .carousel-wrap .slider-for
{
    font-size: 0;

    position: relative;

    width: 79.5%;
}
@media (max-width: 767px)
{
    .wrap-product-show .carousel-wrap .slider-for
    {
        width: 100%;
    }
}
.wrap-product-show .carousel-wrap .zoom
{
    position: relative;

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

    width: 100%;
    height: 100%;
}
.wrap-product-show .carousel-wrap .slick-arrow
{
    left: 2%;
}
.wrap-product-show .carousel-wrap .slick-arrow.slick-next
{
    right: 2%;
    left: auto;
}
.wrap-product-show .slider-nav
{
    font-size: 0;

    width: -webkit-calc(20.5% - 18px);
    width:         calc(20.5% - 18px);
}
@media (max-width: 767px)
{
    .wrap-product-show .slider-nav
    {
        width: 100%;
        margin-top: 20px;
    }
}
.wrap-product-show .slider-nav .slick-list
{
    margin: -9px 0;
}
@media (max-width: 767px)
{
    .wrap-product-show .slider-nav .slick-list
    {
        margin: 0 -4px;
    }
}
.wrap-product-show .slider-nav .slick-slide
{
    padding: 9px 0;
}
@media (max-width: 767px)
{
    .wrap-product-show .slider-nav .slick-slide
    {
        padding: 0 4px;
    }
}
.wrap-product-show .slider-nav .item
{
    position: relative;

    cursor: pointer;

    border-radius: 10px;
}
.wrap-product-show .slider-nav .item-video
{
    position: relative;

    background-color: #000;
}
.wrap-product-show .slider-nav .item-video .img-box
{
    opacity: .6;
}
.wrap-product-show .slider-nav .item-video:after
{
    font-family: 'iconfont' !important;
    font-size: 32px;
    line-height: 40px;

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

    display: block;

    width: 40px;
    height: 40px;

    content: '\e735';
    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
    text-align: center;

    color: #e27b21;
    border-radius: 50%;
    background-color: #f6f7f8;
}
.wrap-product-show .slider-nav .slick-current .item
{
    border: 1px solid #e27b21;
}
.wrap-product-show .info-box
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    min-height: 100%;
    padding: 40px 0 40px 5%;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media (max-width: 1560px)
{
    .wrap-product-show .info-box
    {
        padding: 20px 0 20px 5%;
    }
}
@media (max-width: 1400px)
{
    .wrap-product-show .info-box
    {
        padding: 0 0 0 3%;
    }
}
@media (max-width: 1199px)
{
    .wrap-product-show .info-box
    {
        min-height: auto;
        margin-top: 30px;
        padding-left: 0;
    }
}
.wrap-product-show .info-box .title-info-box h2
{
    font-size: 44px;
    font-weight: 600;
    line-height: 1.22727273;

    margin: 0;
}
@media (max-width: 1560px)
{
    .wrap-product-show .info-box .title-info-box h2
    {
        font-size: 40px;
    }
}
@media (max-width: 1470px)
{
    .wrap-product-show .info-box .title-info-box h2
    {
        font-size: 36px;
    }
}
@media (max-width: 1400px)
{
    .wrap-product-show .info-box .title-info-box h2
    {
        font-size: 30px;
    }
}
@media (max-width: 991px)
{
    .wrap-product-show .info-box .title-info-box h2
    {
        font-size: 24px;
    }
}
.wrap-product-show .info-box .text
{
    margin-top: 30px;
}
@media (max-width: 1560px)
{
    .wrap-product-show .info-box .text
    {
        margin-top: 24px;
    }
}
@media (max-width: 767px)
{
    .wrap-product-show .info-box .text
    {
        margin-top: 20px;
    }
}
.wrap-product-show .info-box .text h3
{
    font-size: 20px;
    line-height: 1.66666667;

    color: #e27b21;
}
.wrap-product-show .info-box .text p
{
    color: #666;
}
@media (min-width: 1200px)
{
    .wrap-product-show .info-box .text p
    {
        line-height: 24px;
    }
}
.wrap-product-show .info-box .link-share
{
    margin-top: 30px;
}
@media (max-width: 767px)
{
    .wrap-product-show .info-box .link-share
    {
        margin-top: 20px;
    }
}
.wrap-product-show .info-box .share
{
    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;
}
.wrap-product-show .info-box .share p
{
    font-size: 15px;

    margin: 0;
    margin-right: 10px;
}
.wrap-product-show .info-box .link
{
    overflow: hidden;

    margin-right: 40px;
}
@media (max-width: 1560px)
{
    .wrap-product-show .info-box .link
    {
        margin-right: 20px;
    }
}
.wrap-product-show .info-box .link a
{
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;

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

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

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

    color: #fff;
    border-radius: 60px;
    background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#666));
    background: -webkit-linear-gradient(top, #000 0%, #666 100%);
    background:         linear-gradient(180deg, #000 0%, #666 100%);

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.wrap-product-show .info-box .link a .iconfont
{
    display: block;

    margin-left: 10px;

    -webkit-transition: all .4s;
            transition: all .4s;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
}
.wrap-product-show .info-box .link a:hover
{
    background: -webkit-gradient(linear, left top, left bottom, from(#e27b21), to(#e27b21));
    background: -webkit-linear-gradient(top, #e27b21 0%, #e27b21 100%);
    background:         linear-gradient(180deg, #e27b21 0%, #e27b21 100%);
}
.wrap-product-show .info-box .link a:hover .iconfont
{
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
}
.wrap-product-show .stickybox
{
    padding: 60px 0;
}
.wrap-product-show .wrap-show-menu
{
    z-index: 9;

    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    background-color: #fff;
}
.wrap-product-show .wrap-show-menu.stuck-show-menu
{
    top: 90px !important;
}
@media (max-width: 1199px)
{
    .wrap-product-show .wrap-show-menu.stuck-show-menu
    {
        top: 60px !important;
    }
}
.wrap-product-show .wrap-show-menu ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
    overflow-x: auto;
    overflow-y: hidden;

    margin: 0 -60px;

    white-space: nowrap;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1560px)
{
    .wrap-product-show .wrap-show-menu ul
    {
        margin: 0 -30px;
    }
}
@media (max-width: 1199px)
{
    .wrap-product-show .wrap-show-menu ul
    {
        margin: 0 -20px;
    }
}
.wrap-product-show .wrap-show-menu ul::-webkit-scrollbar
{
    position: absolute;
    left: 0;

    height: 4px;
}
.wrap-product-show .wrap-show-menu ul::-webkit-scrollbar-track
{
    background-color: #dcdcdc;
}
.wrap-product-show .wrap-show-menu ul::-webkit-scrollbar-thumb
{
    background-color: #9f9f9f;
}
.wrap-product-show .wrap-show-menu ul li a
{
    font-size: 18px;
    line-height: 30px;

    position: relative;

    display: block;

    padding: 15px 60px;

    cursor: pointer;
    -webkit-transition: all .2s;
            transition: all .2s;
    letter-spacing: -.36px;
}
@media (max-width: 1560px)
{
    .wrap-product-show .wrap-show-menu ul li a
    {
        padding: 15px 30px;
    }
}
@media (max-width: 1199px)
{
    .wrap-product-show .wrap-show-menu ul li a
    {
        padding: 10px 20px;
    }
}
@media (max-width: 767px)
{
    .wrap-product-show .wrap-show-menu ul li a
    {
        font-size: 16px;
    }
}
.wrap-product-show .wrap-show-menu ul li.active a
{
    color: #e27b21;
}
.wrap-product-show .title-product-show h3
{
    font-size: 32px;
    font-weight: 500;
    line-height: 1.25;

    letter-spacing: -1.28px;
}
@media (max-width: 1199px)
{
    .wrap-product-show .title-product-show h3
    {
        font-size: 30px;
    }
}
@media (max-width: 991px)
{
    .wrap-product-show .title-product-show h3
    {
        font-size: 26px;
    }
}
@media (max-width: 767px)
{
    .wrap-product-show .title-product-show h3
    {
        font-size: 24px;
    }
}
.wrap-product-show .title-product-show p
{
    max-width: 80%;

    color: #666;
}
.wrap-product-show .parameter .editor-content
{
    margin-top: 20px;
}
.wrap-product-show .parameter .editor-content h3
{
    font-size: 20px;
    font-weight: 500;
    font-weight: normal;
    line-height: 1.8;

    color: #e27b21;
}
@media (max-width: 1199px)
{
    .wrap-product-show .parameter .editor-content h3
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .wrap-product-show .parameter .editor-content h3
    {
        font-size: 16px;
    }
}
.wrap-product-show .parameter .editor-content p
{
    color: #666;
}
.wrap-product-show .cases .cases-listbox
{
    margin-top: 30px;
}
.wrap-product-show .cases .item
{
    position: relative;

    display: block;
}
.wrap-product-show .cases .item .pic
{
    position: relative;

    overflow: hidden;

    border-radius: 10px;
}
.wrap-product-show .cases .item .pic:before
{
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background-color: rgba(0, 0, 0, .5);
}
.wrap-product-show .cases .item .pic .img-box
{
    padding-bottom: 86.79245283%;
}
.wrap-product-show .cases .item .pic .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.wrap-product-show .cases .item .text
{
    position: absolute;
    z-index: 6;
    top: 0;
    left: 0;

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

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

    -webkit-transition: all .6s;
            transition: all .6s;
    -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
            transform: translateY(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;
}
.wrap-product-show .cases .item .note
{
    overflow-y: auto;

    max-height: 100%;
    padding: 24px;

    text-align: center;

    color: #fff;
    border-radius: 6px;
    background: rgba(255, 255, 255, .32);

    -webkit-backdrop-filter: blur(4px);
            backdrop-filter: blur(4px);
}
.wrap-product-show .cases .item .note::-webkit-scrollbar
{
    position: absolute;
    left: 0;

    width: 4px;
}
.wrap-product-show .cases .item .note::-webkit-scrollbar-track
{
    background-color: #dcdcdc;
}
.wrap-product-show .cases .item .note::-webkit-scrollbar-thumb
{
    background-color: #9f9f9f;
}
.wrap-product-show .cases .item .note .title-cases
{
    font-size: 36px;
    line-height: 1.5;

    text-decoration: underline;
    letter-spacing: -1.44px;
}
.wrap-product-show .cases .item .note .editor-content
{
    margin-top: 12px;
}
.wrap-product-show .cases .item .note .editor-content p
{
    font-size: 18px;
    line-height: 1.55555556;

    letter-spacing: -.36px;
}
@media (min-width: 1200px)
{
    .wrap-product-show .cases .item:hover .pic .img-box img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
    .wrap-product-show .cases .item:hover .text
    {
        -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
                transform: translateY(0);
    }
}
.wrap-product-show .inquiry .formbox form .group input,
.wrap-product-show .inquiry .formbox form .group textarea
{
    border: 1px solid #f5f5f5;
    background: #f5f5f5;
}
.wrap-product-show .inquiry .formbox form .group input::-webkit-input-placeholder,
.wrap-product-show .inquiry .formbox form .group textarea::-webkit-input-placeholder
{
    color: #6f6f6f;
}
.wrap-product-show .inquiry .formbox form .group input:-o-placeholder,
.wrap-product-show .inquiry .formbox form .group textarea:-o-placeholder
{
    color: #6f6f6f;
}
.wrap-product-show .inquiry .formbox form .group input::-moz-placeholder,
.wrap-product-show .inquiry .formbox form .group textarea::-moz-placeholder
{
    color: #6f6f6f;
}
.wrap-product-show .inquiry .formbox form .group input:-ms-input-placeholder,
.wrap-product-show .inquiry .formbox form .group textarea:-ms-input-placeholder
{
    color: #6f6f6f;
}
.wrap-product-show .inquiry .formbox form .group input:focus::-webkit-input-placeholder,
.wrap-product-show .inquiry .formbox form .group textarea:focus::-webkit-input-placeholder
{
    color: #c5c5c5;
}
.wrap-product-show .inquiry .formbox form .group input:focus::-o-placeholder,
.wrap-product-show .inquiry .formbox form .group textarea:focus::-o-placeholder
{
    color: #c5c5c5;
}
.wrap-product-show .inquiry .formbox form .group input:focus::-moz-placeholder,
.wrap-product-show .inquiry .formbox form .group textarea:focus::-moz-placeholder
{
    color: #c5c5c5;
}
.wrap-product-show .inquiry .formbox form .group input:focus::-ms-input-placeholder,
.wrap-product-show .inquiry .formbox form .group textarea:focus::-ms-input-placeholder
{
    color: #c5c5c5;
}
.wrap-product-show .inquiry .formbox form .submit-group
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
            justify-content: flex-end;
}
.wrap-product-show .inquiry .formbox form .submit-group .submit
{
    width: auto;
    padding: 0 30px;

    background: #e27b21;
}
.wrap-product-show .relate-product .slick-related
{
    margin-top: 40px;
}
@media (max-width: 1199px)
{
    .wrap-product-show .relate-product .slick-related
    {
        margin-top: 20px;
    }
}
.wrap-product-show .relate-product .common-product-item .text
{
    display: block;

    margin-top: 10px;
    padding-bottom: 0;
}
.wrap-product-show .relate-product .common-product-item .text .more
{
    margin-top: 10px;
}
.wrap-news .news
{
    margin-top: 60px;
}
@media (max-width: 767px)
{
    .wrap-news .news
    {
        margin-top: 30px;
    }
}
.wrap-news .news > ul > li
{
    margin-top: 30px;
}
.wrap-news .news .common-news-item
{
    position: relative;

    width: 100%;
    padding: 18px;

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

    border-radius: 10px;
    background: #f5f5f5;
}
@media (max-width: 1199px)
{
    .wrap-news .news .common-news-item
    {
        padding: 10px;
    }
}
.wrap-news .news .common-news-item:before
{
    top: 10%;
    right: auto;
    left: 0;

    height: 80%;
}
.wrap-news .news .common-news-item .pic
{
    overflow: hidden;

    width: 420px;

    border-radius: 10px;
}
@media (max-width: 1560px)
{
    .wrap-news .news .common-news-item .pic
    {
        width: 400px;
    }
}
@media (max-width: 1470px)
{
    .wrap-news .news .common-news-item .pic
    {
        width: 300px;
    }
}
@media (max-width: 767px)
{
    .wrap-news .news .common-news-item .pic
    {
        width: 100%;
    }
}
.wrap-news .news .common-news-item .pic .img-box
{
    padding-bottom: 92.55319149%;

    opacity: 1;
}
.wrap-news .news .common-news-item .pic .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.wrap-news .news .common-news-item .text
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    width: -webkit-calc(100% - 570px);
    width:         calc(100% - 570px);
    padding: 30px 5% 30px 3%;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
            align-items: flex-start;
}
@media (max-width: 1560px)
{
    .wrap-news .news .common-news-item .text
    {
        width: -webkit-calc(100% - 550px);
        width:         calc(100% - 550px);
    }
}
@media (max-width: 1470px)
{
    .wrap-news .news .common-news-item .text
    {
        width: -webkit-calc(100% - 450px);
        width:         calc(100% - 450px);
        padding: 15px 5% 15px 3%;
    }
}
@media (max-width: 1199px)
{
    .wrap-news .news .common-news-item .text
    {
        width: -webkit-calc(100% - 300px);
        width:         calc(100% - 300px);
    }
}
@media (max-width: 767px)
{
    .wrap-news .news .common-news-item .text
    {
        width: 100%;
        padding: 20px 0;
    }
}
.wrap-news .news .common-news-item .tag
{
    padding: 6px 16px;

    letter-spacing: -.32px;

    color: rgba(102, 102, 102, .9);
    border-radius: 500px;
    background: #fff;
}
.wrap-news .news .common-news-item .title-news
{
    font-size: 30px;
    font-weight: 600;
    line-height: 40px;

    display: -webkit-box;
    overflow: hidden;

    height: 40px;

    letter-spacing: 0;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 1560px)
{
    .wrap-news .news .common-news-item .title-news
    {
        font-size: 26px;
    }
}
@media (max-width: 1199px)
{
    .wrap-news .news .common-news-item .title-news
    {
        font-size: 24px;
        line-height: 30px;

        height: 30px;
    }
}
@media (max-width: 991px)
{
    .wrap-news .news .common-news-item .title-news
    {
        font-size: 20px;
    }
}
@media (max-width: 767px)
{
    .wrap-news .news .common-news-item .title-news
    {
        margin-top: 10px;
    }
}
.wrap-news .news .common-news-item .note
{
    line-height: 24px;

    display: -webkit-box;
    overflow: hidden;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
@media (max-width: 1470px)
{
    .wrap-news .news .common-news-item .note
    {
        margin-top: 0;
    }
}
.wrap-news .news .common-news-item .note p
{
    color: #646464;
}
.wrap-news .news .common-news-item .date
{
    display: block;

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

    text-align: center;

    opacity: .9;
}
@media (max-width: 1470px)
{
    .wrap-news .news .common-news-item .date
    {
        padding: 20px 0;
    }
}
@media (max-width: 1199px)
{
    .wrap-news .news .common-news-item .date
    {
        position: absolute;
        z-index: 6;
        top: 10px;
        left: 10px;

        width: 90px;
        height: auto;
        padding: 15px;

        border-radius: 0 10px 10px 0;
        background-color: rgba(255, 255, 255, .8);
    }
}
.wrap-news .news .common-news-item .date:before,
.wrap-news .news .common-news-item .date:after
{
    display: none;
}
.wrap-news .news .common-news-item .date b
{
    font-size: 66px;
    font-weight: 500;
    line-height: 1;

    display: block;
}
@media (max-width: 1560px)
{
    .wrap-news .news .common-news-item .date b
    {
        font-size: 56px;
    }
}
@media (max-width: 1470px)
{
    .wrap-news .news .common-news-item .date b
    {
        font-size: 46px;
    }
}
@media (max-width: 1199px)
{
    .wrap-news .news .common-news-item .date b
    {
        font-size: 36px;
    }
}
@media (max-width: 991px)
{
    .wrap-news .news .common-news-item .date b
    {
        font-size: 30px;
    }
}
.wrap-news .news .common-news-item .date span
{
    font-size: 18px;
    line-height: 1.2;

    display: block;
}
@media (max-width: 1199px)
{
    .wrap-news .news .common-news-item .date span
    {
        font-size: 14px;
    }
}
@media (max-width: 767px)
{
    .wrap-news .news .common-news-item .common-more
    {
        margin-top: 20px;
    }
}
.wrap-news .news .common-news-item:hover
{
    color: #fff;
    background-color: #222;
}
.wrap-news .news .common-news-item:hover .pic .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.wrap-news .news .common-news-item:hover .note p
{
    color: rgba(255, 255, 255, .8);
}
.wrap-news .news .common-news-item:hover .common-more a
{
    color: #fff;
    background: #e27b21;
}
.wrap-details .title-details
{
    padding-bottom: 30px;

    border-bottom: 1px solid #eee;
}
.wrap-details .title-details h2
{
    font-size: 36px;
    font-weight: 500;
    line-height: 1.2;

    margin: 10px 0 0 0;
}
@media (max-width: 1560px)
{
    .wrap-details .title-details h2
    {
        font-size: 30px;
    }
}
@media (max-width: 1470px)
{
    .wrap-details .title-details h2
    {
        font-size: 28px;
    }
}
@media (max-width: 1199px)
{
    .wrap-details .title-details h2
    {
        font-size: 24px;
    }
}
@media (max-width: 991px)
{
    .wrap-details .title-details h2
    {
        font-size: 22px;
    }
}
.wrap-details .title-details .date
{
    font-size: 16px;
    line-height: 1.875;

    color: #f88b47;
}
@media (max-width: 991px)
{
    .wrap-details .title-details .date
    {
        font-size: 14px;
    }
}
.wrap-details .details .text
{
    margin-top: 30px;
}
.wrap-details .details .text h3
{
    font-size: 22px;
    font-weight: bold;
    line-height: 1.36363636;
}
@media (max-width: 1199px)
{
    .wrap-details .details .text h3
    {
        font-size: 20px;
    }
}
@media (max-width: 767px)
{
    .wrap-details .details .text h3
    {
        font-size: 18px;
    }
}
.wrap-details .details .text p
{
    line-height: 28px;
}
.wrap-details .share
{
    margin-top: 80px;
}
@media (max-width: 1560px)
{
    .wrap-details .share
    {
        margin-top: 60px;
    }
}
@media (max-width: 1199px)
{
    .wrap-details .share
    {
        margin-top: 30px;
    }
}
.wrap-details .share p
{
    font-size: 18px;
    font-weight: bold;

    margin: 0;
}
.wrap-details .share p,
.wrap-details .share .a2a_kit
{
    display: inline-block;

    vertical-align: middle;
}
.wrap-details .relate-details
{
    margin-top: 20px;
}
.wrap-details .relate-details a
{
    font-size: 18px;
    font-weight: 500;
    line-height: 32px;

    position: relative;

    display: inline-block;

    margin-top: 16px;
    padding-left: 76px;
}
@media (max-width: 1199px)
{
    .wrap-details .relate-details a
    {
        font-size: 16px;
        line-height: 28px;
    }
}
@media (max-width: 767px)
{
    .wrap-details .relate-details a
    {
        font-size: 14px;
        line-height: 24px;
    }
}
.wrap-details .relate-details a:before
{
    font-family: 'iconfont' !important;
    font-size: 14px;
    line-height: 32px;

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

    display: block;

    width: 52px;
    height: 32px;

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

    border: 1px solid #d4d8dd;
    border-radius: 99px;
    background: #f6f7f8;
}
@media (max-width: 1199px)
{
    .wrap-details .relate-details a:before
    {
        line-height: 28px;

        height: 28px;
    }
}
.wrap-details .relate-details a.prev:before
{
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}
.wrap-details .relate-details a:hover:before
{
    color: #fff;
    background-color: #e27b21;
}
.wrap-video .video > ul > li
{
    margin-top: 30px;
}
.wrap-video .video .item .pic
{
    position: relative;

    overflow: hidden;

    border-radius: 10px;
}
.wrap-video .video .item .img-box
{
    padding-bottom: 62.26415094%;
}
.wrap-video .video .item .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.wrap-video .video .item .play
{
    font-size: 50px;

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

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

    color: #fff;
}
@media (min-width: 1200px)
{
    .wrap-video .video .item:hover .img-box img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
}
.wrap-solutions .solutions > ul > li
{
    margin-top: 60px;
}
@media (min-width: 992px)
{
    .wrap-solutions .solutions > ul > li:nth-child(2n+1) .item
    {
                flex-direction: row-reverse;

        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
            -ms-flex-direction: row-reverse;
    }
    .wrap-solutions .solutions > ul > li:nth-child(2n) .item
    {
        padding: 20px;

        background: #f5f5f5;
    }
    .wrap-solutions .solutions > ul > li:nth-child(2n) .item .text
    {
        padding-right: 0;
        padding-left: 3%;
    }
}
@media (max-width: 1199px)
{
    .wrap-solutions .solutions > ul > li
    {
        margin-top: 30px;
    }
}
.wrap-solutions .solutions .item .pic
{
    overflow: hidden;

    width: 50%;

    border-radius: 10px;
}
@media (max-width: 991px)
{
    .wrap-solutions .solutions .item .pic
    {
        width: 100%;
    }
}
.wrap-solutions .solutions .item .pic img
{
    width: 100%;
}
.wrap-solutions .solutions .item .text
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column-reverse;

    width: 50%;
    padding-right: 5%;

    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
}
@media (max-width: 991px)
{
    .wrap-solutions .solutions .item .text
    {
                flex-direction: column;

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

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
    }
}
.wrap-solutions .solutions .item .num
{
    font-size: 8vw;
    font-weight: bold;
    font-style: italic;
    line-height: 1;

    margin-top: 2vw;

    text-transform: uppercase;

    color: rgba(226, 123, 33, .2);
}
@media (max-width: 1470px)
{
    .wrap-solutions .solutions .item .num
    {
        margin-top: 0;
    }
}
.wrap-solutions .solutions .item .title-solutions
{
    font-size: 40px;
    font-weight: 600;
    line-height: 1.575;

    letter-spacing: -.8px;
    text-transform: capitalize;
}
@media (max-width: 1560px)
{
    .wrap-solutions .solutions .item .title-solutions
    {
        font-size: 36px;
    }
}
@media (max-width: 1199px)
{
    .wrap-solutions .solutions .item .title-solutions
    {
        font-size: 30px;
    }
}
@media (max-width: 991px)
{
    .wrap-solutions .solutions .item .title-solutions
    {
        font-size: 24px;
    }
}
.wrap-solutions .solutions .item .editor-content
{
    margin-top: 20px;
}
@media (max-width: 1199px)
{
    .wrap-solutions .solutions .item .editor-content
    {
        margin-top: 0;
    }
}
.wrap-solutions .solutions .item .editor-content p
{
    color: #666;
}
.wrap-service .service-left
{
    width: 50%;
    padding-right: 5%;
}
@media (max-width: 991px)
{
    .wrap-service .service-left
    {
        width: 100%;
        padding-right: 0;
    }
}
.wrap-service .service-left .title h2
{
    color: #e27b21;
}
@media (min-width: 1560px)
{
    .wrap-service .service-left .title h2
    {
        font-size: 60px;
    }
}
.wrap-service .service-left .text
{
    margin-top: 30px;
}
@media (max-width: 1199px)
{
    .wrap-service .service-left .text
    {
        margin-top: 20px;
    }
}
@media (max-width: 767px)
{
    .wrap-service .service-left .text
    {
        margin-top: 10px;
    }
}
.wrap-service .service-left .text p
{
    color: #666;
}
.wrap-service .service-right
{
    width: 50%;
}
@media (max-width: 991px)
{
    .wrap-service .service-right
    {
        width: 100%;
        margin-top: 30px;
    }
}
.wrap-service .service-right ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin: 0 -10px;
}
@media (max-width: 767px)
{
    .wrap-service .service-right ul
    {
        margin: 0 -5px;
    }
}
.wrap-service .service-right ul li
{
    width: 26.4%;
    padding: 0 10px;
}
@media (max-width: 991px)
{
    .wrap-service .service-right ul li
    {
        width: 26.5%;
    }
}
@media (max-width: 767px)
{
    .wrap-service .service-right ul li
    {
        padding: 0 5px;
    }
}
.wrap-service .service-right ul li:nth-child(1)
{
    width: 46.2%;
}
@media (max-width: 991px)
{
    .wrap-service .service-right ul li:nth-child(1)
    {
        width: 46%;
    }
}
.wrap-service .service-right img
{
    width: 100%;

    border-radius: 10px;
}
.wrap-service-project
{
    background: url(../images/project_bg.jpg) no-repeat left bottom #000;
    background-size: 100% auto;
}
@media (max-width: 1199px)
{
    .wrap-service-project
    {
        background: #000;
    }
}
.wrap-service-project .title h2
{
    font-size: 6vw;

    letter-spacing: -.3vw;

    color: #fff;
}
@media (max-width: 767px)
{
    .wrap-service-project .title h2
    {
        font-size: 24px;
    }
}
.wrap-service-project .title h2 span
{
    display: block;

    padding-left: 25vw;
}
.wrap-service-project .project-listbox
{
    width: -webkit-calc(100% - 320px);
    width:         calc(100% - 320px);
    margin-top: 30px;
    padding: 0 5% 0 30%;

    color: #fff;
}
@media (max-width: 1560px)
{
    .wrap-service-project .project-listbox
    {
        padding-left: 35%;
    }
}
@media (max-width: 1470px)
{
    .wrap-service-project .project-listbox
    {
        width: -webkit-calc(100% - 240px);
        width:         calc(100% - 240px);
    }
}
@media (max-width: 1199px)
{
    .wrap-service-project .project-listbox
    {
        margin-top: 0;
        padding-left: 0;
    }
}
@media (max-width: 767px)
{
    .wrap-service-project .project-listbox
    {
        width: 100%;
    }
}
.wrap-service-project .project-listbox .item
{
    padding: 30px 0;

    cursor: pointer;

    border-bottom: 1px solid #2f3449;
}
@media (max-width: 1560px)
{
    .wrap-service-project .project-listbox .item
    {
        padding: 20px 0;
    }
}
@media (max-width: 1199px)
{
    .wrap-service-project .project-listbox .item
    {
        padding: 10px 0;
    }
}
.wrap-service-project .project-listbox .item .title-project
{
    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;
}
.wrap-service-project .project-listbox .item .title-project b
{
    font-size: 32px;
    font-weight: 500;
    line-height: 30px;

    display: block;

    margin: 10px 0;

    letter-spacing: -.64px;

    color: #95959e;
}
@media (max-width: 1560px)
{
    .wrap-service-project .project-listbox .item .title-project b
    {
        font-size: 28px;
    }
}
@media (max-width: 1400px)
{
    .wrap-service-project .project-listbox .item .title-project b
    {
        font-size: 24px;
    }
}
@media (max-width: 1199px)
{
    .wrap-service-project .project-listbox .item .title-project b
    {
        font-size: 20px;

        letter-spacing: 0;
    }
}
@media (max-width: 767px)
{
    .wrap-service-project .project-listbox .item .title-project b
    {
        font-size: 18px;

        margin: 5px 0;
    }
}
.wrap-service-project .project-listbox .item .title-project .num
{
    line-height: 50px;

    width: 50px;
    height: 50px;

    -webkit-transition: all .2s;
            transition: all .2s;
    text-align: center;
    letter-spacing: -1.28px;

    color: #95959e;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, .1);

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
@media (max-width: 767px)
{
    .wrap-service-project .project-listbox .item .title-project .num
    {
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
}
.wrap-service-project .project-listbox .item .note
{
    display: none;
}
.wrap-service-project .project-listbox .item .note p
{
    color: #95959e;
}
.wrap-service-project .project-listbox .current .item .title-project b
{
    color: #fff;
}
.wrap-service-project .project-listbox .current .item .title-project .num
{
    color: #e27b21;
    background-color: #fff;
}
.wrap-service-project .video
{
    position: relative;

    overflow: hidden;

    width: 320px;
    height: 100%;
    margin-top: 30px;

    border-radius: 10px;
}
@media (max-width: 1470px)
{
    .wrap-service-project .video
    {
        width: 240px;
    }
}
@media (max-width: 767px)
{
    .wrap-service-project .video
    {
        width: 100%;
    }
}
.wrap-service-project .video img
{
    width: 100%;

    opacity: .88;
}
.wrap-service-project .video .play
{
    font-size: 60px;
    line-height: 1;

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

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

    color: #fff;
}
.wrap-service-quote .pic
{
    overflow: hidden;

    width: 50%;

    border-radius: 10px;
}
@media (max-width: 767px)
{
    .wrap-service-quote .pic
    {
        width: 100%;
        height: 300px;
    }
}
.wrap-service-quote .message
{
    width: 50%;
    padding-left: 3%;
}
@media (max-width: 767px)
{
    .wrap-service-quote .message
    {
        width: 100%;
        margin-top: 30px;
        padding-left: 0;
    }
}
.wrap-service-quote .message .formbox ul
{
    margin: 0 -8px;
}
.wrap-service-quote .message .formbox ul li
{
    padding: 0 8px;
}
.wrap-service-quote .message .formbox input,
.wrap-service-quote .message .formbox textarea
{
    border-color: #f5f5f5;
    background: #f5f5f5;
}
.wrap-sitemap .sitemap .title h2
{
    margin: 0;
}
.wrap-sitemap .sitemap > ul > li
{
    position: relative;

    width: 100%;
    margin-top: 30px;
}
@media (max-width: 767px)
{
    .wrap-sitemap .sitemap > ul > li
    {
        min-height: 38px;
        margin-top: 20px;
        padding-left: 0;
    }
}
.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: uppercase;

    border: 1px solid #dcdcdc;
    border-radius: 10px;
}
@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;
    border-color: #e27b21;
    background-color: #e27b21;
}
.wrap-sitemap .sitemap > ul > li:hover > a
{
    text-decoration: underline;

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

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

    list-style: none;
}
.wrap-sitemap .sitemap > ul > li > ul > li > a
{
    font-size: 16px;
    line-height: 30px;

    position: relative;

    display: block;

    padding: 5px 20px;

    text-transform: capitalize;
}
.wrap-sitemap .sitemap > ul > li > ul > li > a img
{
    -webkit-filter: brightness(1) invert(1);
            filter: brightness(1) invert(1);
}
.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: #e27b21;
}
.wrap-sitemap .sitemap > ul > li > ul > li:hover > a
{
    text-decoration: underline;

    color: #e27b21;
}
.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: #e27b21;
}
.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: #e27b21;
}
.wrap-sitemap .sitemap-vertical > ul > li > ul > li:hover > a:before
{
    opacity: 1;
}
.wrap-sitemap .sitemap-vertical > ul > li:hover > a
{
    color: #e27b21;
}
.wrap-nosearch
{
    margin: 30px 0;
}
.wrap-nosearch h3
{
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4;

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

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

    color: #666;
    border: 1px solid rgba(226, 123, 33, .5);
    border-radius: 5px;
    background-color: rgba(226, 123, 33, .1);
}
.wrap-nosearch .title-in
{
    margin-top: 30px;
}
@media (min-width: 1200px)
{
    .wrap-nosearch .title-in h2
    {
        font-size: 30px;
    }
}
.pagination-info
{
    margin-top: 80px;
}
@media (max-width: 1560px)
{
    .pagination-info
    {
        margin-top: 60px;
    }
}
@media (max-width: 1199px)
{
    .pagination-info
    {
        margin-top: 30px;
    }
}
.pagination
{
    display: inline-block;
}
.pagination a,
.pagination span:not(.ellipsis)
{
    font-size: 14px;
    line-height: 35px;

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

    width: 35px;
    height: 35px;
    margin: 0 4px;

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

    color: #e27b21;
    border: 1px solid #d9d9d9;
    border-radius: 50%;
    background: none;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
@media (min-width: 1200px)
{
    .pagination a,
    .pagination span:not(.ellipsis)
    {
        -webkit-transition: .2s;
                transition: .2s;
    }
    .pagination a:hover,
    .pagination span:not(.ellipsis):hover
    {
        color: #fff;
        background-color: #000;
    }
}
@media (max-width: 1199.98px)
{
    .pagination a,
    .pagination span:not(.ellipsis)
    {
        line-height: 30px;

        width: 30px;
        height: 30px;
    }
    .pagination a:active,
    .pagination span:not(.ellipsis):active
    {
        color: #fff;
        background-color: #000;
    }
}
@media (max-width: 767.98px)
{
    .pagination a,
    .pagination span:not(.ellipsis)
    {
        font-size: 14px;

        margin: 0 3px;
    }
}
.pagination span.current
{
    color: #fff;
    background-color: #000;
}
.pagination span.current.prev,
.pagination span.current.next
{
    display: none;
}
.pagination .next,
.pagination .prev
{
    width: auto;
    padding: 0 10px;

    color: #000;
    border-radius: 6px;
}
.pagination .next:hover,
.pagination .prev:hover
{
    color: #fff;
    background-color: #000;
}
.pagination .prev
{
    margin-right: 10px;
}
.pagination .prev:before
{
    content: 'Previous';
}
.pagination .next
{
    margin-left: 10px;
}
.pagination .next:before
{
    content: 'Next';
}
.wrap-inquiryinfo
{
    padding-top: 50px;
}
.wrap-inquiryinfo .inquiry-info
{
    font-size: 0;

    width: 100%;

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

    background-color: rgba(226, 123, 33, .1);
}
@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 .checkbox,
.wrap-inquiryinfo .inquiry-info .pimg,
.wrap-inquiryinfo .inquiry-info .pname,
.wrap-inquiryinfo .inquiry-info .number,
.wrap-inquiryinfo .inquiry-info .Operation
{
    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
    {
        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
    {
        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 .Operation
{
    width: 14%;

    text-align: center;
}
@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: -webkit-calc(44% - 30px);
        width:         calc(44% - 30px);
    }
}
.wrap-inquiryinfo .inquiry-info .pimg .img-box
{
    overflow: hidden;

    border-radius: 10px;
}
.wrap-inquiryinfo .inquiry-info .number
{
    width: 20%;
}
@media (max-width: 767px)
{
    .wrap-inquiryinfo .inquiry-info .number
    {
        width: -webkit-calc(56% - 30px);
        width:         calc(56% - 30px);
        padding: 10px;
    }
}
.wrap-inquiryinfo .inquiry-info .pname
{
    width: 38%;
}
.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: #e27b21;
}
.wrap-inquiryinfo .inquiry-info .change .Each::after
{
    font-family: 'iconfont';
    font-size: 18px;

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

    content: '\e656';

    color: #e27b21;
}
.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: #e27b21;
    background-color: #e27b21;
}
.wrap-inquiryinfo .inquiry-info .add1
{
    margin-top: -1px;
    margin-left: 2px;
}
.wrap-inquiryinfo .inquiry-info .pic
{
    overflow: hidden;

    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: #e27b21;
}
.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;
    }
}
.wrap-inquiry .formbox form .group input,
.wrap-inquiry .formbox form .group textarea
{
    border: 1px solid #f5f5f5;
    background: #f5f5f5;
}
.wrap-inquiry .formbox form .group input::-webkit-input-placeholder,
.wrap-inquiry .formbox form .group textarea::-webkit-input-placeholder
{
    color: #6f6f6f;
}
.wrap-inquiry .formbox form .group input:-o-placeholder,
.wrap-inquiry .formbox form .group textarea:-o-placeholder
{
    color: #6f6f6f;
}
.wrap-inquiry .formbox form .group input::-moz-placeholder,
.wrap-inquiry .formbox form .group textarea::-moz-placeholder
{
    color: #6f6f6f;
}
.wrap-inquiry .formbox form .group input:-ms-input-placeholder,
.wrap-inquiry .formbox form .group textarea:-ms-input-placeholder
{
    color: #6f6f6f;
}
.wrap-inquiry .formbox form .group input:focus::-webkit-input-placeholder,
.wrap-inquiry .formbox form .group textarea:focus::-webkit-input-placeholder
{
    color: #c5c5c5;
}
.wrap-inquiry .formbox form .group input:focus::-o-placeholder,
.wrap-inquiry .formbox form .group textarea:focus::-o-placeholder
{
    color: #c5c5c5;
}
.wrap-inquiry .formbox form .group input:focus::-moz-placeholder,
.wrap-inquiry .formbox form .group textarea:focus::-moz-placeholder
{
    color: #c5c5c5;
}
.wrap-inquiry .formbox form .group input:focus::-ms-input-placeholder,
.wrap-inquiry .formbox form .group textarea:focus::-ms-input-placeholder
{
    color: #c5c5c5;
}
.wrap-inquiry .formbox form .submit-group
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
            justify-content: flex-end;
}
.wrap-inquiry .formbox form .submit-group .submit
{
    width: auto;
    padding: 0 30px;

    background: #e27b21;
}
.editor-content p
{
    font-size: 16px;
    line-height: 26px;

    margin: 0;
}
@media (max-width: 767px)
{
    .editor-content p
    {
        font-size: 14px;
        line-height: 24px;
    }
}
.editor-content h3
{
    font-size: 20px;
    font-weight: bold;
    line-height: 1.45454545;
}
@media (max-width: 1560px)
{
    .editor-content h3
    {
        font-size: 20px;
    }
}
@media (max-width: 991px)
{
    .editor-content h3
    {
        font-size: 18px;
    }
}
.editor-content img
{
    max-width: 100% !important;
    height: auto !important;
}
.editor-content.lh24 p
{
    line-height: 24px;
}
.editor-content.lh30 p
{
    line-height: 30px;
}
@media (max-width: 767px)
{
    .editor-content.lh30 p
    {
        line-height: 24px;
    }
}
.editor-content ul,
.editor-content ol
{
    padding-left: 1em;
}
.editor-content ul li,
.editor-content ol li
{
    list-style: inherit;
}
.editor-content .table-box
{
    line-height: 1.625;

    overflow: auto;

    width: 100%;
    max-width: 100%;
    margin-top: 20px;
}
.editor-content .table-box table
{
    font-size: 16px;
    line-height: 1.2;

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

    border-spacing: 0;
    border-collapse: collapse;

    background: #fff;
}
.editor-content .table-box table p
{
    font-size: 16px;
}
.editor-content .table-box table tr,
.editor-content .table-box table td,
.editor-content .table-box table th
{
    width: auto !important;
    height: auto !important;
}
.editor-content .table-box table td,
.editor-content .table-box table th
{
    font-weight: normal;

    padding: 15px 20px !important;

    border: 1px solid #ebe9d9;
}
@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.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 -10px !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 10px;
}
