@charset 'utf-8';
body
{
    font-family: 'Inter Tight', 'Arial', Helvetica, 'Microsoft YaHei', 'PingFang SC', 'Hiragino Sans GB', sans-serif;
    font-size: 14px;
    font-weight: normal;

    position: relative;

    overflow-x: hidden;
}
:root
{
    scroll-behavior: unset;
}
@-ms-viewport
{
    width: auto !important;
}
@font-face
{
    font-family: 'Inter Tight';
    font-weight: normal;
    font-style: normal;

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

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

    src: local('Inter Tight SemiBold'), local('InterTight-SemiBold'), url('../css/fonts/InterTight-SemiBold.woff2') format('woff2'), url('../css/fonts/InterTight-SemiBold.woff') format('woff'), url('../css/fonts/InterTight-SemiBold.ttf') format('truetype');
    font-display: swap;
}
@font-face
{
    font-family: 'Inter Tight';
    font-weight: 300;
    font-style: normal;

    src: local('Inter Tight Light'), local('InterTight-Light'), url('../css/fonts/InterTight-Light.woff2') format('woff2'), url('../css/fonts/InterTight-Light.woff') format('woff'), url('../css/fonts/InterTight-Light.ttf') format('truetype');
    font-display: swap;
}
@font-face
{
    font-family: 'Staatliches';
    font-weight: normal;
    font-style: normal;

    src: local('Staatliches Regular'), local('Staatliches-Regular'), url('../css/fonts/Staatliches-Regular.woff2') format('woff2'), url('../css/fonts/Staatliches-Regular.woff') format('woff'), url('../css/fonts/Staatliches-Regular.ttf') format('truetype');
    font-display: swap;
}
*[data-type='iframe'],
*[data-fancybox],
.slick-slide:focus,
a:link
{
    outline: none !important;
}
li,
ol,
ul
{
    list-style: none;
}
a
{
    text-decoration: none;

    color: inherit;
}
a:hover,
a:link,
a:visited
{
    text-decoration: none;

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

    -webkit-appearance: none;
}
ul,
li,
p
{
    margin: 0;
    padding: 0;
}
button,
input,
textarea
{
    resize: none;

    border: none;
    outline: none;
}
button:focus,
input:focus,
textarea:focus
{
    border: none;
    outline: none;
}
a[data-fancybox]
{
    outline: none;
}
a[data-fancybox] img
{
    outline: none !important;
}
img
{
            backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
       -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
}
img[data-lazy]
{
    background: url(../../npm/slick/ajax-loader.gif) no-repeat center;
}
img.lazy
{
    min-width: 1px;
    min-height: 1px;

    background: url(../../npm/slick/ajax-loader.gif) no-repeat center;
}
.slick-slide
{
    outline: none;
}
.slick-slide a
{
    outline: none !important;
}
.BMapLabel
{
    max-width: none;
}
.fr
{
    float: right;
}
.fl
{
    float: left;
}
.container
{
    margin: 0 auto;
    padding: 0 15px;
}
@media (min-width: 1470px)
{
    .container
    {
        max-width: 1440px;
    }
}
@media (min-width: 1740px)
{
    .container
    {
        max-width: 1710px;
    }
}
@media (min-width: 1200px)
{
    .wow
    {
        visibility: hidden;
    }
}
.clearfix
{
    zoom: 1;
}
.transform-0
{
    -webkit-transform: translate(0) !important;
        -ms-transform: translate(0) !important;
            transform: translate(0) !important;
}
.txt-over1
{
    overflow: hidden;

    white-space: nowrap;
    text-overflow: ellipsis;
}
.ff
{
    font-family: 'iconfont' !important;
    font-style: normal;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 1199px)
{
    .skiptranslate iframe
    {
        display: none;
    }
    .google-translation .skiptranslate
    {
        display: inline-block;
    }
    body
    {
        top: 0 !important;
    }
}
.fancybox-slide--iframe .fancybox-content
{
    width: 1000px !important;
    max-width: 80%;
    height: 800px !important;
    max-height: 60%;
    margin: 0;
}
.fancybox-slide--video video
{
    max-width: 80%;
    padding: 0;
}
.img-box
{
    position: relative;

    display: block;
    overflow: hidden;

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

    display: block;

    width: 100%;
    height: 100%;
}
.img-box img[src=''],
.img-box img:not([src])
{
    opacity: 0;
    border: 0;
}
.page ul
{
    font-size: 0;

    margin: 0;

    text-align: center;
}
.page ul li
{
    display: inline-block;

    padding: 0;

    cursor: pointer;
    vertical-align: top;
}
.page ul li a
{
    font-size: 14px;
    line-height: 40px;

    display: block;

    width: 40px;
    height: 40px;

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

    color: #000;
    border-radius: 50%;
    background: #fff;
}
@media (max-width: 1199px)
{
    .page ul li a
    {
        line-height: 35px;

        width: 35px;
        height: 35px;
    }
}
@media (max-width: 767px)
{
    .page ul li a
    {
        font-size: 13px;
        line-height: 30px;

        width: 30px;
        height: 30px;
    }
}
.page ul li.prev a,
.page ul li.next a
{
    color: #fff;
    border: 1px solid #074b92;
    background: #074b92;
}
.page ul li.prev a:before,
.page ul li.next a:before
{
    font-family: 'iconfont' !important;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;

    display: block;

    content: '\e626';
    -webkit-transform: rotateY(0);
            transform: rotateY(0);

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 991px)
{
    .page ul li.prev a:before,
    .page ul li.next a:before
    {
        font-size: 12px;
    }
}
@media (max-width: 767px)
{
    .page ul li.prev a:before,
    .page ul li.next a:before
    {
        font-size: 12px;
    }
}
.page ul li.prev a:hover,
.page ul li.next a:hover
{
    color: #fff;
    border: 1px solid #d63e3e;
    background: #d63e3e;
}
.page ul li.prev
{
    margin-right: 12.5px;
}
@media (max-width: 1399px)
{
    .page ul li.prev
    {
        margin-right: 8px;
    }
}
@media (max-width: 1199px)
{
    .page ul li.prev
    {
        margin-right: 4px;
    }
}
@media (max-width: 767px)
{
    .page ul li.prev
    {
        margin-right: 2px;
    }
}
.page ul li.next
{
    margin-left: 12.5px;
}
@media (max-width: 1399px)
{
    .page ul li.next
    {
        margin-left: 8px;
    }
}
@media (max-width: 1199px)
{
    .page ul li.next
    {
        margin-left: 4px;
    }
}
@media (max-width: 767px)
{
    .page ul li.next
    {
        margin-left: 2px;
    }
}
.page ul li.next a:before
{
    -webkit-transform: rotateY(-180deg);
            transform: rotateY(-180deg);
}
.page ul li.active a,
.page ul li:hover a
{
    background: #e8e8ed;
}
.table-box
{
    overflow: auto;

    width: auto!important;
    max-width: 100% !important;
}
.table-box table
{
    line-height: 1.2;

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

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

    text-align: center;
}
.table-box table tr,
.table-box table td,
.table-box table th
{
    width: auto !important;
    height: auto !important;
}
.table-box table td,
.table-box table th
{
    font-size: 16px;
    font-weight: normal;

    padding: 12px 15px !important;

    vertical-align: middle;

    border: 1px solid #eee;
}
@media (max-width: 991px)
{
    .table-box table td,
    .table-box table th
    {
        font-size: 15px;

        padding: 10px !important;
    }
}
@media (max-width: 767px)
{
    .table-box table td,
    .table-box table th
    {
        font-size: 14px;

        padding: 10px !important;
    }
}
.table-box table tr p,
.table-box table tr span
{
    line-height: 1.2 !important;

    margin: 0 !important;
    padding: 0 !important;

    background: none !important;
}
.table-box table td
{
    color: #222;
}
.table-box .table-nav
{
    overflow: hidden;
}
.table-box .table-content
{
    overflow-x: auto;
    overflow-y: auto;

    max-height: 300px;
    max-height: 42vh;
}
.zoomDiv
{
    z-index: 999;

    display: none;
    overflow: hidden;

    text-align: center;

    border: 1px solid #ccc;
    background: #fff;
}
@media (max-width: 1199px)
{
    .zoomDiv
    {
        display: none !important;
    }
}
@media (min-width: 768px)
{
    .zoomDiv
    {
        position: absolute;
    }
}
.zoomMask
{
    position: absolute;
    z-index: 20;

    cursor: move;

    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAMAAABFaP0WAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAGUExURf///////1V89WwAAAACdFJOU/8A5bcwSgAAABBJREFUeNpiYGBkYGQECDAAAA0ABMZIs2EAAAAASUVORK5CYII=) repeat;
}
@media (max-width: 1199px)
{
    .zoomMask
    {
        display: none !important;
    }
}
@media (max-width: 767px)
{
    .zoomMask
    {
        display: none;
    }
}
.txtnone
{
    font-size: 0 !important;

    width: 0 !important;
    height: 0 !important;
}
.txtnone h1
{
    font-size: 0 !important;

    margin: 0 !important;
    padding: 0 !important;
}
.header
{
    position: fixed;
    z-index: 999;
    top: 0;

    width: 100%;
    padding: 30px 0;

    -webkit-transition: all .4s;
            transition: all .4s;
}
@media (max-width: 1199px)
{
    .header
    {
        padding: 0;

        background: rgba(0, 0, 0, .7);
        box-shadow: 0 0 10px rgba(0, 0, 0, .08);
    }
}
.header .top_centent
{
    display: none;

    padding-top: 4px;
}
@media (max-width: 767px)
{
    .header .top_centent
    {
        display: block;
    }
}
.header .top_centent .inquire_btn
{
    margin-right: 40px;
}
.header .top_centent .inquire_btn p
{
    font-size: 14px;
    line-height: 30px;

    padding: 0 15px;

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

    color: #414141;
    border-radius: 20px;
    background: #fff;
}
@media (max-width: 1199px)
{
    .header .top_nav
    {
        padding: 15px 0;
    }
}
@media (max-width: 767px)
{
    .header .top_nav
    {
        padding: 8px 0;
    }
}
.header .top_nav .container
{
    position: relative;

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

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.header .top_nav .logo
{
    height: 60px;

    -webkit-transition: all .4s;
            transition: all .4s;
}
@media (max-width: 1199px)
{
    .header .top_nav .logo
    {
        height: 40px;
    }
}
@media (max-width: 767px)
{
    .header .top_nav .logo
    {
        margin-top: -35px;
    }
}
.header .top_nav .logo a
{
    display: block;

    height: 100%;
}
.header .top_nav .logo a img
{
    display: inline-block;

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1199px)
{
    .header .top_nav .head_right
    {
        margin-right: 40px;
    }
}
.header .top_nav .shopcart
{
    position: relative;
}
.header .top_nav .shopcart a
{
    font-size: 18px;
    line-height: 58px;

    position: relative;

    display: block;

    padding: 0 32px;

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

    color: #fff;
    border: 1px solid #fff;
    border-radius: 57px;

    -webkit-backdrop-filter: blur(7.5px);
            backdrop-filter: blur(7.5px);
}
@media (max-width: 1399px)
{
    .header .top_nav .shopcart a
    {
        padding: 0 26px;
    }
}
@media (max-width: 1199px)
{
    .header .top_nav .shopcart a
    {
        font-size: 16px;
        line-height: 38px;

        padding: 0 20px;
    }
}
@media (max-width: 767px)
{
    .header .top_nav .shopcart a
    {
        font-size: 14px;
        line-height: 28px;

        padding: 0 16px;
    }
}
.header .top_nav .shopcart a b
{
    font-weight: normal;
}
.header .top_nav .shopcart a:hover
{
    color: #414141;
    background: #fff;
}
.header .top_nav .inquire_btn
{
    position: relative;

    padding-right: 60px;

    cursor: pointer;
    -webkit-transition: all .4s;
            transition: all .4s;
}
@media (max-width: 1199px)
{
    .header .top_nav .inquire_btn
    {
        padding-right: 40px;
    }
}
@media (max-width: 767px)
{
    .header .top_nav .inquire_btn
    {
        display: none;
    }
}
.header .top_nav .inquire_btn p
{
    font-size: 18px;
    line-height: 60px;

    padding: 0 32px;

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

    color: #414141;
    border-radius: 57px;
    background: #fff;
}
@media (max-width: 1399px)
{
    .header .top_nav .inquire_btn p
    {
        padding: 0 26px;
    }
}
@media (max-width: 1199px)
{
    .header .top_nav .inquire_btn p
    {
        font-size: 16px;
        line-height: 40px;

        padding: 0 20px;
    }
}
.header .top_nav .inquire_btn:hover p
{
    color: #fff;
    background: #c00000;
}
.header .top_nav .inquire_btn:hover:before
{
    color: #fff;
    background: #c00000;
}
.header .top_nav .inquire_btn:before
{
    font-family: 'iconfont' !important;
    font-size: 20px;
    font-style: normal;
    line-height: 60px;

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

    display: block;

    width: 60px;
    height: 60px;

    content: '\e627';
    -webkit-transition: all .4s;
            transition: all .4s;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    text-align: center;

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

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 1199px)
{
    .header .top_nav .inquire_btn:before
    {
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
}
@media (max-width: 767px)
{
    .header .top_nav .inquire_btn:before
    {
        display: none;
    }
}
.header .top_nav .pc-nav
{
    padding-left: 9%;

    -webkit-transition: all .4s;
            transition: all .4s;
}
@media (max-width: 1399px)
{
    .header .top_nav .pc-nav
    {
        padding-left: 6%;
    }
}
@media (max-width: 1199px)
{
    .header .top_nav .pc-nav
    {
        display: none;
    }
}
.header .top_nav .pc-nav > ul
{
    font-size: 0;

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

    padding: 0 32px;

    border-radius: 57px;
    background: rgba(255, 255, 255, .2);

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-backdrop-filter: blur(7.5px);
            backdrop-filter: blur(7.5px);
}
.header .top_nav .pc-nav > ul > li
{
    position: relative;

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

    margin-right: 32px;

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1399px)
{
    .header .top_nav .pc-nav > ul > li
    {
        margin-right: 30px;
    }
}
.header .top_nav .pc-nav > ul > li:last-child
{
    margin-right: 0;
}
.header .top_nav .pc-nav > ul > li > a
{
    font-size: 18px;

    position: relative;

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

    height: 60px;

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

    color: #fff;

    -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;
}
.header .top_nav .pc-nav > ul > li:hover > a,
.header .top_nav .pc-nav > ul > li.active > a
{
    color: #c00000;
}
.header .top_nav .pc-nav .nav-list2
{
    position: absolute;
    z-index: 10;
    top: 100%;
    left: 50%;

    display: none;

    min-width: 200px;
    padding: 15px 0;

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

    border-radius: 15px;
    background: rgba(255, 255, 255, .95);
    box-shadow: 0 0 10px rgba(0, 0, 0, .08);
}
.header .top_nav .pc-nav .nav-list2 > li > a
{
    font-size: 15px;
    line-height: 1.6;

    position: relative;

    display: block;

    padding: 5px 20px;

    -webkit-transition: all .4s;
            transition: all .4s;
    white-space: nowrap;
    text-transform: capitalize;

    color: #000;
}
.header .top_nav .pc-nav .nav-list2 > li:hover > a,
.header .top_nav .pc-nav .nav-list2 > li.active > a
{
    color: #c00000;
}
.header .top_nav .pc-nav .nav-list3
{
    position: absolute;
    top: 0;
    left: 100%;

    display: none;

    min-width: 140px;
    padding: 15px 0;

    border-radius: 15px;
    background: rgba(255, 255, 255, .95);
    box-shadow: 0 0 10px rgba(0, 0, 0, .08);
}
.header .top_nav .pc-nav .nav-list3 > li > a
{
    font-size: 14px;
    line-height: 1.71428571;

    display: block;

    padding: 4px 20px;

    -webkit-transition: all .4s;
            transition: all .4s;
    white-space: nowrap;
    text-transform: capitalize;

    color: #000;
}
.header .top_nav .pc-nav .nav-list3 > li:hover > a,
.header .top_nav .pc-nav .nav-list3 > li.active > a
{
    text-decoration: underline !important;

    color: #c00000;
}
.header .top_nav .btn-menu
{
    position: absolute;
    top: 50%;
    right: 15px;

    display: none;

    width: 24px;
    height: 40px;

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
@media (max-width: 1199px)
{
    .header .top_nav .btn-menu
    {
        display: block;
    }
}
@media (max-width: 767px)
{
    .header .top_nav .btn-menu
    {
        top: 0;
    }
}
.header .top_nav .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 .top_nav .btn-menu div:after,
.header .top_nav .btn-menu div:before
{
    display: block;

    height: 2px;

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

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

    height: 2px;
    margin: 5px 0;

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

    background: #fff;
}
@media (min-width: 1200px)
{
    .header.fixed-header
    {
        padding: 20px 0;

        background: rgba(0, 0, 0, .5);
        box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    }
}
.hc-mobile-nav
{
    text-transform: capitalize;
}
.hc-mobile-nav .nav-wrapper
{
    background: #c00000;
}
.hc-mobile-nav li.nav-close
{
    padding-top: 40px;
}
.hc-mobile-nav:not(.touch-device) a:hover
{
    background: #c00000;
}
@media (max-width: 1199px)
{
    .hc-mobile-nav i
    {
        display: none !important;
    }
}
/*footer*/
.footer
{
    font-size: 0;

    position: relative;

    padding: 116px 0 93px;

    background: #000;
}
@media (max-width: 991px)
{
    .footer
    {
        padding: 90px 0;
    }
}
@media (max-width: 767px)
{
    .footer
    {
        padding: 80px 0 90px;
    }
}
.footer .goback
{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;

    width: 323px;
    height: 34px;
    margin: auto;

    text-align: center;

    background: url(../imgs/goback_bg.jpg) no-repeat center;
    background-size: cover;
}
@media (max-width: 767px)
{
    .footer .goback
    {
        width: 300px;
        height: 29px;
    }
}
.footer .goback a
{
    font-size: 18px;
    line-height: 1.2;

    position: relative;
    z-index: 2;

    display: inline-block;

    padding: 0 50px;

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

    color: #000;
}
@media (max-width: 767px)
{
    .footer .goback a
    {
        font-size: 17px;
    }
}
.footer .goback a:hover
{
    color: #c00000;
}
.footer .container
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
            align-items: flex-start;
}
@media (max-width: 991px)
{
    .footer .container
    {
        display: block;
    }
}
.footer .container .left
{
    width: 50%;
    padding-right: 196px;

    border-right: 1px solid rgba(255, 255, 255, .3);
}
@media (max-width: 1739px)
{
    .footer .container .left
    {
        padding-right: 150px;
    }
}
@media (max-width: 1469px)
{
    .footer .container .left
    {
        padding-right: 100px;
    }
}
@media (max-width: 1399px)
{
    .footer .container .left
    {
        padding-right: 70px;
    }
}
@media (max-width: 1199px)
{
    .footer .container .left
    {
        padding-right: 40px;
    }
}
@media (max-width: 991px)
{
    .footer .container .left
    {
        width: 100%;
        padding-right: 0;

        border-right: none;
    }
}
.footer .container .left .foot_tit p
{
    font-size: 44px;
    font-weight: 500;
    line-height: 1.2;

    letter-spacing: -1.76px;

    color: #fff;
}
@media (max-width: 1739px)
{
    .footer .container .left .foot_tit p
    {
        font-size: 40px;
    }
}
@media (max-width: 1469px)
{
    .footer .container .left .foot_tit p
    {
        font-size: 35px;
    }
}
@media (max-width: 1399px)
{
    .footer .container .left .foot_tit p
    {
        font-size: 34px;

        letter-spacing: -1.5px;
    }
}
@media (max-width: 1199px)
{
    .footer .container .left .foot_tit p
    {
        font-size: 30px;

        letter-spacing: -1px;
    }
}
@media (max-width: 991px)
{
    .footer .container .left .foot_tit p
    {
        font-size: 28px;

        letter-spacing: -.5px;
    }
}
@media (max-width: 767px)
{
    .footer .container .left .foot_tit p
    {
        font-size: 24px;
    }
}
@media (max-width: 575px)
{
    .footer .container .left .foot_tit p
    {
        font-size: 22px;
    }
}
.footer .container .left .quick_box
{
    max-width: 380px;
    margin-top: 50px;
    padding: 33px 38px;

    border-radius: 30px;
    background: #fff;
}
@media (max-width: 1399px)
{
    .footer .container .left .quick_box
    {
        padding: 30px;
    }
}
@media (max-width: 991px)
{
    .footer .container .left .quick_box
    {
        margin-top: 30px;
        padding: 25px;

        border-radius: 25px;
    }
}
.footer .container .left .quick_box .tit p
{
    font-size: 28px;
    font-weight: 500;
    line-height: 1.2;

    letter-spacing: -.56px;

    color: #000;
}
@media (max-width: 1199px)
{
    .footer .container .left .quick_box .tit p
    {
        font-size: 26px;
    }
}
@media (max-width: 991px)
{
    .footer .container .left .quick_box .tit p
    {
        font-size: 24px;
    }
}
@media (max-width: 767px)
{
    .footer .container .left .quick_box .tit p
    {
        font-size: 22px;
    }
}
@media (max-width: 575px)
{
    .footer .container .left .quick_box .tit p
    {
        font-size: 20px;
    }
}
.footer .container .left .quick_box .txt
{
    margin-top: 14px;
}
.footer .container .left .quick_box .txt p
{
    font-size: 16px;
    line-height: 1.375;

    letter-spacing: -.3px;

    color: #000;
}
@media (max-width: 767px)
{
    .footer .container .left .quick_box .txt p
    {
        font-size: 15px;
    }
}
.footer .container .left .quick_box .more
{
    position: relative;

    display: inline-block;

    margin-top: 46px;
    padding-right: 60px;
}
@media (max-width: 1399px)
{
    .footer .container .left .quick_box .more
    {
        margin-top: 40px;
        padding-right: 50px;
    }
}
@media (max-width: 1199px)
{
    .footer .container .left .quick_box .more
    {
        margin-top: 30px;
    }
}
@media (max-width: 991px)
{
    .footer .container .left .quick_box .more
    {
        margin-top: 20px;
        padding-right: 45px;
    }
}
@media (max-width: 767px)
{
    .footer .container .left .quick_box .more
    {
        margin-top: 20px;
        padding-right: 40px;
    }
}
.footer .container .left .quick_box .more a
{
    font-size: 18px;
    line-height: 60px;

    display: inline-block;

    padding: 0 32px;

    color: #fff;
    border-radius: 57px;
    background: #c00000;
}
@media (max-width: 1399px)
{
    .footer .container .left .quick_box .more a
    {
        line-height: 50px;
    }
}
@media (max-width: 991px)
{
    .footer .container .left .quick_box .more a
    {
        font-size: 16px;
        line-height: 45px;
    }
}
@media (max-width: 767px)
{
    .footer .container .left .quick_box .more a
    {
        font-size: 15px;
        line-height: 40px;

        padding: 0 25px;
    }
}
.footer .container .left .quick_box .more:before
{
    font-family: 'iconfont' !important;
    font-size: 22px;
    font-style: normal;
    line-height: 60px;

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

    display: block;

    width: 60px;
    height: 60px;

    content: '\e60d';
    -webkit-transition: all .4s;
            transition: all .4s;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    text-align: center;

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

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 1399px)
{
    .footer .container .left .quick_box .more:before
    {
        font-size: 20px;
        line-height: 50px;

        width: 50px;
        height: 50px;
    }
}
@media (max-width: 991px)
{
    .footer .container .left .quick_box .more:before
    {
        font-size: 18px;
        line-height: 45px;

        width: 45px;
        height: 45px;
    }
}
@media (max-width: 767px)
{
    .footer .container .left .quick_box .more:before
    {
        font-size: 18px;
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
}
.footer .container .left .company
{
    margin-top: 120px;
}
@media (max-width: 1399px)
{
    .footer .container .left .company
    {
        margin-top: 100px;
    }
}
@media (max-width: 1199px)
{
    .footer .container .left .company
    {
        margin-top: 70px;
    }
}
@media (max-width: 991px)
{
    .footer .container .left .company
    {
        margin-top: 30px;

        text-align: right;
    }
}
.footer .container .left .company p
{
    font-family: 'Staatliches';
    font-size: 120px;
    line-height: 1.1;

    letter-spacing: -4.8px;

    color: #fff;
}
@media (max-width: 1739px)
{
    .footer .container .left .company p
    {
        font-size: 110px;
    }
}
@media (max-width: 1469px)
{
    .footer .container .left .company p
    {
        font-size: 100px;
    }
}
@media (max-width: 1399px)
{
    .footer .container .left .company p
    {
        font-size: 90px;

        letter-spacing: -4px;
    }
}
@media (max-width: 1199px)
{
    .footer .container .left .company p
    {
        font-size: 80px;

        letter-spacing: -2px;
    }
}
@media (max-width: 991px)
{
    .footer .container .left .company p
    {
        font-size: 65px;

        letter-spacing: -.5px;
    }
}
@media (max-width: 767px)
{
    .footer .container .left .company p
    {
        font-size: 60px;
    }
}
@media (max-width: 575px)
{
    .footer .container .left .company p
    {
        font-size: 50px;
    }
}
.footer .container .left .copyright
{
    margin-top: 40px;
}
@media (max-width: 1399px)
{
    .footer .container .left .copyright
    {
        margin-top: 30px;
    }
}
@media (max-width: 1199px)
{
    .footer .container .left .copyright
    {
        margin-top: 20px;
    }
}
.footer .container .left .copyright p
{
    font-size: 16px;
    line-height: 1.375;

    color: #fff;
}
@media (max-width: 1199px)
{
    .footer .container .left .copyright p
    {
        font-size: 15px;
    }
}
.footer .container .left .copyright p span
{
    margin: 0 5px;
}
@media (max-width: 1399px)
{
    .footer .container .left .copyright p span
    {
        display: block;

        margin: 2px 0;
    }
}
.footer .container .left .copyright p a
{
    -webkit-transition: all .35s;
            transition: all .35s;
}
.footer .container .left .copyright p a:hover
{
    text-decoration: underline !important;
}
.footer .container .right
{
    width: 50%;
    padding-left: 196px;
}
@media (max-width: 1739px)
{
    .footer .container .right
    {
        padding-left: 150px;
    }
}
@media (max-width: 1739px)
{
    .footer .container .right
    {
        padding-left: 150px;
    }
}
@media (max-width: 1469px)
{
    .footer .container .right
    {
        padding-left: 100px;
    }
}
@media (max-width: 1399px)
{
    .footer .container .right
    {
        padding-left: 70px;
    }
}
@media (max-width: 1199px)
{
    .footer .container .right
    {
        padding-left: 40px;
    }
}
@media (max-width: 991px)
{
    .footer .container .right
    {
        width: 100%;
        margin-top: 40px;
        padding-left: 0;
    }
}
.footer .container .right .note .not
{
    margin-bottom: 50px;
}
@media (max-width: 1399px)
{
    .footer .container .right .note .not
    {
        margin-bottom: 40px;
    }
}
@media (max-width: 1199px)
{
    .footer .container .right .note .not
    {
        margin-bottom: 30px;
    }
}
.footer .container .right .note .not:last-child
{
    margin-bottom: 0;
}
.footer .container .right .note .not span
{
    font-size: 18px;
    line-height: 1.1;

    display: block;

    margin-bottom: 14px;

    color: rgba(255, 255, 255, .7);
}
@media (max-width: 1199px)
{
    .footer .container .right .note .not span
    {
        font-size: 17px;

        margin-bottom: 10px;
    }
}
@media (max-width: 991px)
{
    .footer .container .right .note .not span
    {
        font-size: 16px;

        margin-bottom: 8px;
    }
}
.footer .container .right .note .not p
{
    font-size: 28px;
    font-weight: 500;
    line-height: 1.25;

    letter-spacing: -.56px;

    color: #fff;
}
@media (max-width: 1399px)
{
    .footer .container .right .note .not p
    {
        font-size: 26px;
    }
}
@media (max-width: 1199px)
{
    .footer .container .right .note .not p
    {
        font-size: 22px;
    }
}
@media (max-width: 991px)
{
    .footer .container .right .note .not p
    {
        font-size: 20px;
    }
}
@media (max-width: 767px)
{
    .footer .container .right .note .not p
    {
        font-size: 18px;
    }
}
.footer .container .right .btn_box
{
    margin: 80px 0 140px;
}
@media (max-width: 1739px)
{
    .footer .container .right .btn_box
    {
        margin: 80px 0 120px;
    }
}
@media (max-width: 1399px)
{
    .footer .container .right .btn_box
    {
        margin: 70px 0 100px;
    }
}
@media (max-width: 1199px)
{
    .footer .container .right .btn_box
    {
        margin: 40px 0 50px;
    }
}
@media (max-width: 991px)
{
    .footer .container .right .btn_box
    {
        margin: 40px 0;
    }
}
@media (max-width: 767px)
{
    .footer .container .right .btn_box
    {
        margin: 30px 0;
    }
}
.footer .container .right .btn_box .more a
{
    font-size: 18px;
    line-height: 58px;

    display: inline-block;

    padding: 0 32px;

    color: #fff;
    border: 1px solid #fff;
    border-radius: 57px;
}
@media (max-width: 1399px)
{
    .footer .container .right .btn_box .more a
    {
        line-height: 48px;
    }
}
@media (max-width: 991px)
{
    .footer .container .right .btn_box .more a
    {
        font-size: 16px;
        line-height: 43px;
    }
}
@media (max-width: 767px)
{
    .footer .container .right .btn_box .more a
    {
        font-size: 15px;
        line-height: 38px;

        padding: 0 25px;
    }
}
.footer .container .right .btn_box .language
{
    position: relative;
}
.footer .container .right .btn_box .language p
{
    position: relative;

    display: inline-block;

    padding-right: 60px;
}
@media (max-width: 1399px)
{
    .footer .container .right .btn_box .language p
    {
        padding-right: 50px;
    }
}
@media (max-width: 991px)
{
    .footer .container .right .btn_box .language p
    {
        padding-right: 45px;
    }
}
@media (max-width: 767px)
{
    .footer .container .right .btn_box .language p
    {
        padding-right: 40px;
    }
}
.footer .container .right .btn_box .language p span
{
    font-size: 18px;
    line-height: 60px;

    position: relative;

    display: inline-block;

    padding: 0 32px;

    color: #000;
    border-radius: 57px;
    background: #fff;
}
@media (max-width: 1399px)
{
    .footer .container .right .btn_box .language p span
    {
        line-height: 50px;
    }
}
@media (max-width: 991px)
{
    .footer .container .right .btn_box .language p span
    {
        font-size: 16px;
        line-height: 45px;

        padding: 0 25px;
    }
}
@media (max-width: 767px)
{
    .footer .container .right .btn_box .language p span
    {
        font-size: 15px;
        line-height: 40px;

        padding: 0 20px;
    }
}
.footer .container .right .btn_box .language p span:after
{
    font-family: 'iconfont' !important;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    line-height: 1;

    display: inline-block;

    margin-left: 10px;

    content: '\e72b';

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 991px)
{
    .footer .container .right .btn_box .language p span:after
    {
        font-size: 16px;
    }
}
.footer .container .right .btn_box .language p:before
{
    font-family: 'iconfont' !important;
    font-size: 22px;
    font-style: normal;
    line-height: 60px;

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

    display: block;

    width: 60px;
    height: 60px;

    content: '\e604';
    -webkit-transition: all .4s;
            transition: all .4s;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    text-align: center;

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

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 1399px)
{
    .footer .container .right .btn_box .language p:before
    {
        font-size: 20px;
        line-height: 50px;

        width: 50px;
        height: 50px;
    }
}
@media (max-width: 991px)
{
    .footer .container .right .btn_box .language p:before
    {
        font-size: 18px;
        line-height: 45px;

        width: 45px;
        height: 45px;
    }
}
@media (max-width: 767px)
{
    .footer .container .right .btn_box .language p:before
    {
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
}
.footer .container .right .btn_box .language ul
{
    position: absolute;
    z-index: 8;
    top: 100%;
    left: 50%;

    display: none;
    overflow: hidden;

    width: 100%;

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

    border-radius: 20px;
    background: #fff;
}
@media (max-width: 767px)
{
    .footer .container .right .btn_box .language ul
    {
        border-radius: 15px;
    }
}
.footer .container .right .btn_box .language ul li:hover a
{
    color: #fff;
    background: #c00000;
}
.footer .container .right .btn_box .language ul li a
{
    font-size: 15px;
    line-height: 2.66666667;

    display: block;

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

    color: #333;
}
@media (max-width: 767px)
{
    .footer .container .right .btn_box .language ul li a
    {
        font-size: 14px;
        line-height: 2.42857143;
    }
}
.footer .container .right .foot_box
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
            align-items: flex-start;
}
@media (max-width: 1199px)
{
    .footer .container .right .foot_box
    {
        display: block;
    }
}
.footer .container .right .foot_box .code_box
{
    font-size: 0;

    width: 220px;
    margin: 0 -10px;
}
.footer .container .right .foot_box .code_box .pic_box
{
    display: inline-block;

    width: 50%;
    padding: 0 10px;

    vertical-align: top;
}
.footer .container .right .foot_box .code_box .pic_box .pic
{
    padding: 8px;

    border-radius: 10px;
    background: rgba(255, 255, 255, .2);
}
.footer .container .right .foot_box .code_box .pic_box .pic .img-box
{
    border-radius: 10px;
}
.footer .container .right .foot_box .code_box .pic_box .name
{
    margin-top: 7px;

    text-align: center;
}
.footer .container .right .foot_box .code_box .pic_box .name p
{
    font-size: 12px;
    line-height: 1.2;

    color: #fff;
}
.footer .container .right .share_box
{
    width: -webkit-calc(100% - 240px);
    width:         calc(100% - 240px);

    text-align: right;
}
@media (max-width: 1399px)
{
    .footer .container .right .share_box
    {
        width: 100%;
        margin-top: 30px;

        text-align: left;
    }
}
.footer .container .right .share > ul
{
    font-size: 0;

    margin: 0 -2px;
}
.footer .container .right .share > ul > li
{
    display: inline-block;

    padding: 0 2px;
}
.footer .container .right .share > ul > li:hover a:before
{
    color: #c00000;
}
.footer .container .right .share > ul > li a
{
    display: block;
}
.footer .container .right .share > ul > li a:before
{
    font-family: 'iconfont' !important;
    font-size: 22px;
    font-style: normal;
    line-height: 60px;

    display: block;

    width: 60px;
    height: 60px;

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

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

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 1739px)
{
    .footer .container .right .share > ul > li a:before
    {
        font-size: 20px;
        line-height: 50px;

        width: 50px;
        height: 50px;
    }
}
@media (max-width: 1399px)
{
    .footer .container .right .share > ul > li a:before
    {
        font-size: 20px;
        line-height: 45px;

        width: 45px;
        height: 45px;
    }
}
@media (max-width: 767px)
{
    .footer .container .right .share > ul > li a:before
    {
        font-size: 18px;
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
}
.footer .container .right .share > ul > li.instagram a:before
{
    font-size: 20px;

    content: '\e60c';
}
@media (max-width: 1739px)
{
    .footer .container .right .share > ul > li.instagram a:before
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .footer .container .right .share > ul > li.instagram a:before
    {
        font-size: 16px;
    }
}
.footer .container .right .share > ul > li.twitter a:before
{
    font-size: 21px;

    content: '\e601';
}
@media (max-width: 1739px)
{
    .footer .container .right .share > ul > li.twitter a:before
    {
        font-size: 19px;
    }
}
@media (max-width: 767px)
{
    .footer .container .right .share > ul > li.twitter a:before
    {
        font-size: 17px;
    }
}
.footer .container .right .share > ul > li.linkedin a:before
{
    content: '\e6bf';
}
.footer .container .right .share > ul > li.tiktok a:before
{
    font-size: 23px;

    content: '\e608';
}
@media (max-width: 1739px)
{
    .footer .container .right .share > ul > li.tiktok a:before
    {
        font-size: 21px;
    }
}
@media (max-width: 767px)
{
    .footer .container .right .share > ul > li.tiktok a:before
    {
        font-size: 19px;
    }
}
.footer .container .right .share > ul > li.facebook a:before
{
    font-size: 23px;

    content: '\e620';
}
@media (max-width: 1739px)
{
    .footer .container .right .share > ul > li.facebook a:before
    {
        font-size: 21px;
    }
}
@media (max-width: 767px)
{
    .footer .container .right .share > ul > li.facebook a:before
    {
        font-size: 19px;
    }
}
.footer .container .right .link_box
{
    margin-top: 40px;
}
@media (max-width: 1399px)
{
    .footer .container .right .link_box
    {
        margin-top: 30px;
    }
}
.footer .container .right .link_box a
{
    font-size: 18px;
    line-height: 1.2;

    position: relative;

    display: inline-block;

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

    color: #fff;
}
@media (max-width: 1199px)
{
    .footer .container .right .link_box a
    {
        font-size: 16px;
    }
}
.footer .container .right .link_box a:hover
{
    text-decoration: underline !important;
}
.footer .container .right .link_box a.privacy
{
    position: relative;

    margin-right: 20px;
    padding-right: 20px;
}
@media (max-width: 767px)
{
    .footer .container .right .link_box a.privacy
    {
        margin-right: 15px;
        padding-right: 15px;
    }
}
.footer .container .right .link_box a.privacy:before
{
    position: absolute;
    top: 50%;
    right: 0;

    display: block;

    width: 1px;
    height: 20px;

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

    background: #fff;
}
@media (max-width: 1199px)
{
    .footer .container .right .link_box a.privacy:before
    {
        height: 16px;
    }
}
/*online*/
.online-wrap .btn
{
    line-height: 36px;

    position: fixed;
    z-index: 5;
    right: 0;
    bottom: 50px;

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

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

    border: none !important;
    border-radius: 0;
    background-color: rgba(0, 0, 0, .5);
}
@media (min-width: 992px)
{
    .online-wrap .btn
    {
        display: none;
    }
}
.online-wrap .btn:before
{
    font-family: 'iconfont' !important;
    font-size: 18px;
    line-height: 40px;

    display: inline-block;

    content: '\e607';
    -webkit-transition: -webkit-transform .3s;
            transition: -webkit-transform .3s;
            transition:         transform .3s;
            transition:         transform .3s, -webkit-transform .3s;

    color: #fff;
}
.online-wrap .btn.active:before
{
    -webkit-transform: rotateZ(225deg);
        -ms-transform: rotate(225deg);
            transform: rotateZ(225deg);
}
.online-wrap .online
{
    position: fixed;
    z-index: 99;
    right: 0;
    bottom: 23%;

    -webkit-transition: all .4s;
            transition: all .4s;
}
@media (max-width: 991px)
{
    .online-wrap .online
    {
        right: -60px;
        bottom: 100px;
    }
}
.online-wrap .online a
{
    position: relative;

    display: block;

    width: 44px;
    height: 44px;

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

    background: rgba(0, 0, 0, .4);
}
@media (max-width: 991px)
{
    .online-wrap .online a
    {
        width: 40px;
        height: 40px;
    }
}
.online-wrap .online a:first-child
{
    border-radius: 6px 6px 0 0;
}
.online-wrap .online a:last-child
{
    border-radius: 0 0 6px 6px;
}
.online-wrap .online a:hover:before
{
    color: #c00000;
}
.online-wrap .online a:before
{
    font-family: 'iconfont' !important;
    font-size: 20px;
    font-style: normal;
    line-height: 44px;

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

    color: #fff;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 991px)
{
    .online-wrap .online a:before
    {
        font-size: 18px;
        line-height: 40px;
    }
}
.online-wrap .online .icon-tel:before
{
    content: '\e600';
}
.online-wrap .online .icon-facebook:before
{
    content: '\e60b';
}
.online-wrap .online .icon-instagram:before
{
    content: '\e639';
}
.online-wrap .online .icon-wechat:before
{
    font-size: 22px;

    content: '\e885';
}
@media (max-width: 767px)
{
    .online-wrap .online .icon-wechat:before
    {
        font-size: 20px;
    }
}
.online-wrap .online .icon-email:before
{
    content: '\e628';
}
.online-wrap .online .icon-whatsapp:before
{
    content: '\e6d0';
}
.online-wrap .online .icon-arrow-top:before
{
    content: '\e61b';
}
.online-wrap .online .icon-wechat:hover .mask
{
    display: block;
}
.online-wrap .online .icon-wechat .mask
{
    position: absolute;
    z-index: 10;
    top: 0;
    right: 100%;

    display: none;

    width: 100px;
    height: 100px;
}
.online-wrap .online .icon-wechat .mask img
{
    display: block;

    width: 100%;
}
.online-wrap .online .icon-wechat .mask .mask-box
{
    padding: 5px;

    border: 1px solid #e5e5e5;
    border-radius: 10px;
    background-color: #fff;
}
.online-wrap .online .icon-wechat .mask p
{
    font-size: 13px;
    line-height: 16px;

    margin: 5px 0 8px 0;

    color: #888;
}
.online-wrap .active
{
    right: 0;
}
.online-wrap .online .icon-tel .phone-num,
.online-wrap .online .icon-email .phone-num,
.online-wrap .online .icon-skype .phone-num,
.online-wrap .online .icon-whatsapp .phone-num
{
    position: absolute;
    z-index: -1;
    top: 0;
    right: -300px;

    -webkit-transition: right .3s;
            transition: right .3s;
    white-space: nowrap;
}
@media (min-width: 1200px)
{
    .online-wrap .online .icon-tel:hover .phone-num,
    .online-wrap .online .icon-email:hover .phone-num,
    .online-wrap .online .icon-skype:hover .phone-num,
    .online-wrap .online .icon-whatsapp:hover .phone-num
    {
        right: 100%;
    }
}
.online-wrap .online .icon-tel .phone-num p,
.online-wrap .online .icon-email .phone-num p,
.online-wrap .online .icon-skype .phone-num p,
.online-wrap .online .icon-whatsapp .phone-num p
{
    line-height: 44px;

    padding: 0 15px;

    color: #fff;
    border-radius: 20px;
    background-color: #c00000;
}
/*bottom_nav*/
.bottom_nav
{
    position: fixed;
    z-index: 999;
    bottom: 0;
    left: 0;

    display: none;

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

    background: #c00000;
    box-shadow: 0 -2px 14px 1px rgba(0, 0, 0, .1);
}
@media (max-width: 991px)
{
    .bottom_nav
    {
        display: block;
    }
}
.bottom_nav ul
{
    text-align: center;
    text-transform: capitalize;

    color: #fff;
}
.bottom_nav ul li
{
    float: left;

    width: 20%;

    border-right: 1px solid #e71a0b;
    border-left: 1px solid #76231d;
}
.bottom_nav ul li a
{
    font-size: 13px;

    display: block;

    padding: 4px 0;
}
.bottom_nav ul li a:before
{
    font-family: 'iconfont' !important;
    font-size: 20px;
    font-style: normal;

    display: block;

    height: 24px;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.bottom_nav ul li:first-child
{
    border-left: none;
}
.bottom_nav ul li:last-child
{
    border-right: none;
}
.bottom_nav ul .bot_wechat
{
    position: relative;
}
.bottom_nav ul .bot_wechat .code_img
{
    position: absolute;
    z-index: 1;
    bottom: 52px;
    left: 0;

    display: none;

    width: 90px;
    height: 90px;
}
.bottom_nav ul .bot_wechat > a:before
{
    content: '\e629';
}
.bottom_nav ul .bot_email > a:before
{
    content: '\e623';
}
.bottom_nav ul .bot_whatsapp > a:before
{
    content: '\e894';
}
.bottom_nav ul .bot_cont > a:before
{
    content: '\e624';
}
.bottom_nav ul .bot_tel > a:before
{
    content: '\e6c1';
}
.bottom_nav ul .bot_msg > a:before
{
    content: '\e625';
}
.bottom_nav ul .bot_prod > a:before
{
    content: '\e614';
}
.bottom_nav ul .bot_qq > a:before
{
    content: '\e7a0';
}
.bottom_nav ul .bot_home > a:before
{
    content: '\e613';
}
.bottom_nav ul .bot_top > a:before
{
    content: '\e622';
}
.pop_up
{
    position: fixed;
    z-index: 99999;
    top: 0;

    display: none;
            flex-direction: row;

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

    background: rgba(0, 0, 0, .3);

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
    -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;
}
.pop_up .sample_box
{
    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
    overflow-y: auto;

    width: 100%;
    max-width: 1240px;
    max-height: 100%;
    margin: 0 auto;
    padding: 55px 65px;

    border-radius: 30px;
    background: #fff;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
            align-items: stretch;
}
@media (max-width: 1199px)
{
    .pop_up .sample_box
    {
        padding: 45px 55px;
    }
}
@media (max-width: 991px)
{
    .pop_up .sample_box
    {
        padding: 50px 35px;
    }
}
@media (max-width: 767px)
{
    .pop_up .sample_box
    {
        display: block;

        padding: 45px;
    }
}
@media (max-width: 575px)
{
    .pop_up .sample_box
    {
        padding: 40px 20px 20px 20px;
    }
}
.pop_up .sample_box .close_btn
{
    position: absolute;
    top: 20px;
    right: 20px;

    cursor: pointer;
}
@media (max-width: 575px)
{
    .pop_up .sample_box .close_btn
    {
        top: 10px;
        right: 15px;
    }
}
.pop_up .sample_box .close_btn:before
{
    font-family: 'iconfont' !important;
    font-size: 28px;
    font-style: normal;
    line-height: 1;

    display: block;

    content: '\e62a';
    -webkit-transition: all .35s;
            transition: all .35s;

    color: #999;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 767px)
{
    .pop_up .sample_box .close_btn:before
    {
        font-size: 26px;
    }
}
@media (max-width: 575px)
{
    .pop_up .sample_box .close_btn:before
    {
        font-size: 24px;
    }
}
.pop_up .sample_box .close_btn:hover:before
{
    color: #c00000;
}
.pop_up .sample_box .left
{
    width: 46.847%;
}
@media (max-width: 767px)
{
    .pop_up .sample_box .left
    {
        display: none;
    }
}
.pop_up .sample_box .left .pic
{
    position: relative;

    overflow: hidden;

    border-radius: 30px;
}
.pop_up .sample_box .left .pic img
{
    height: 100%;

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

    object-fit: cover;
}
.pop_up .sample_box .right
{
    width: 50%;
    padding: 20px;

    border: 1px solid #ededed;
    border-radius: 16px;
    background: #fff;
}
@media (max-width: 767px)
{
    .pop_up .sample_box .right
    {
        width: 100%;
    }
}
.pop_up .sample_box .right .tit p
{
    font-size: 32px;
    font-weight: 500;
    line-height: 1.2;

    letter-spacing: -1.6px;

    color: #101010;
}
@media (max-width: 767px)
{
    .pop_up .sample_box .right .tit p
    {
        font-size: 26px;

        letter-spacing: -1px;
    }
}
@media (max-width: 575px)
{
    .pop_up .sample_box .right .tit p
    {
        font-size: 22px;

        letter-spacing: -.5px;
    }
}
.pop_up .sample_box .right .ipt_box
{
    margin-top: 20px;
}
@media (max-width: 991px)
{
    .pop_up .sample_box .right .ipt_box
    {
        margin-top: 20px;
    }
}
@media (max-width: 767px)
{
    .pop_up .sample_box .right .ipt_box
    {
        margin-top: 20px;
    }
}
.pop_up .sample_box .right .ipt_box ul
{
    margin: 0;
}
.pop_up .sample_box .right .ipt_box ul li
{
    margin-bottom: 24px;
    padding: 0;
}
@media (max-width: 767px)
{
    .pop_up .sample_box .right .ipt_box ul li
    {
        margin-bottom: 20px;
    }
}
.pop_up .sample_box .right .ipt_box ul li:last-child
{
    margin-bottom: 0;
}
.pop_up .sample_box .right .ipt_box ul li label
{
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;

    width: auto;
    height: auto;
    margin: 0 0 12px;
    padding: 0;

    -webkit-transition: all .5s;
            transition: all .5s;
    pointer-events: none;

    color: #101010;
}
@media (max-width: 991px)
{
    .pop_up .sample_box .right .ipt_box ul li label
    {
        margin: 0 0 10px;
    }
}
.pop_up .sample_box .right .ipt_box ul li input,
.pop_up .sample_box .right .ipt_box ul li textarea
{
    font-size: 14px;
    line-height: 45px;

    display: block;

    width: 100%;
    height: 45px;
    padding: 0 12px;

    color: #000;
    border: 1px solid #ededed;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 1px 2px 0 rgba(16, 24, 40, .05);
}
@media (max-width: 767px)
{
    .pop_up .sample_box .right .ipt_box ul li input,
    .pop_up .sample_box .right .ipt_box ul li textarea
    {
        line-height: 40px;

        height: 40px;
    }
}
.pop_up .sample_box .right .ipt_box ul li input:focus,
.pop_up .sample_box .right .ipt_box ul li textarea:focus
{
    border: 1px solid #c00000;
    box-shadow: none;
}
.pop_up .sample_box .right .ipt_box ul li textarea
{
    line-height: 28px;

    min-height: 100px;
    padding: 5px 12px;
}
.pop_up .sample_box .right .ipt_box ul li button
{
    font-size: 16px;
    font-weight: 500;
    line-height: 50px;

    display: inline-block;

    width: 100%;
    padding: 0;

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

    color: #fff;
    border-radius: 25px;
    background: #c00000;
    box-shadow: 0 4px 40px 0 rgba(0, 0, 0, .06);
}
@media (max-width: 991px)
{
    .pop_up .sample_box .right .ipt_box ul li button
    {
        line-height: 45px;
    }
}
@media (max-width: 767px)
{
    .pop_up .sample_box .right .ipt_box ul li button
    {
        font-size: 15px;
        line-height: 40px;
    }
}
.pop_up .sample_box .right .ipt_box ul li button:after
{
    font-family: 'iconfont' !important;
    font-size: 22px;
    font-style: normal;
    line-height: 1;

    display: inline-block;

    margin-left: 8px;

    content: '\e627';
    vertical-align: text-bottom;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 767px)
{
    .pop_up .sample_box .right .ipt_box ul li button:after
    {
        font-size: 20px;
    }
}
.pop_up .sample_box .right .ipt_box ul li button:hover
{
    background-color: #000;
}
.news_wrap .list .item .pic .img-box img,
.index_news .list .slick_news .item .pic .img-box img,
.index_about .range_box .left .invv .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.news_wrap .list .item:hover .pic .img-box img,
.index_news .list .slick_news .item:hover .pic .img-box img,
.index_about .range_box .left .invv:hover .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
