@charset 'utf-8';
body
{
    font-family: 'Inter', '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';
    font-weight: normal;
    font-style: normal;

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

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

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

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

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

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

    src: local('Rubik Medium'), local('Rubik-Medium'), url('../css/fonts/Rubik-Medium.woff2') format('woff2'), url('../css/fonts/Rubik-Medium.woff') format('woff'), url('../css/fonts/Rubik-Medium.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: 1830px)
{
    .container
    {
        max-width: 1800px;
    }
}
@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;
}
.pagination
{
    display: block;

    text-align: center;

    color: rgba(255, 255, 255, .5);
}
.pagination a,
.pagination span:not(.ellipsis)
{
    font-size: 24px;
    font-weight: 700;
    line-height: 1.5;

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

    min-width: 32px;
    height: 36px;
    margin: 0 15px;

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

    opacity: .5;
    color: #fff;
    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: .3s;
                transition: .3s;
    }
    .pagination a:hover,
    .pagination span:not(.ellipsis):hover
    {
        opacity: 1;
    }
}
@media (max-width: 1399px)
{
    .pagination a,
    .pagination span:not(.ellipsis)
    {
        font-size: 22px;

        margin: 0 12px;
    }
}
@media (max-width: 1199px)
{
    .pagination a,
    .pagination span:not(.ellipsis)
    {
        font-size: 20px;

        margin: 0 10px;
    }
}
@media (max-width: 991px)
{
    .pagination a,
    .pagination span:not(.ellipsis)
    {
        font-size: 18px;

        margin: 0 8px;
    }
}
@media (max-width: 767px)
{
    .pagination a,
    .pagination span:not(.ellipsis)
    {
        font-size: 16px;

        margin: 0 6px;
    }
}
@media (max-width: 575px)
{
    .pagination a,
    .pagination span:not(.ellipsis)
    {
        font-size: 15px;

        margin: 0 2px;
    }
}
.pagination span.current
{
    opacity: 1;
}
.pagination span.current.prev,
.pagination span.current.next
{
    display: none;
}
.pagination .prev:before
{
    font-family: 'iconfont' !important;
    font-size: 34px;
    font-weight: normal;
    font-style: normal;
    line-height: 1;

    content: '\e601';
    -webkit-transform: rotateY(-180deg);
            transform: rotateY(-180deg);

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 1399px)
{
    .pagination .prev:before
    {
        font-size: 32px;
    }
}
@media (max-width: 1199px)
{
    .pagination .prev:before
    {
        font-size: 30px;
    }
}
@media (max-width: 991px)
{
    .pagination .prev:before
    {
        font-size: 28px;
    }
}
@media (max-width: 767px)
{
    .pagination .prev:before
    {
        font-size: 26px;
    }
}
@media (max-width: 575px)
{
    .pagination .prev:before
    {
        font-size: 22px;
    }
}
.pagination .next:before
{
    font-family: 'iconfont' !important;
    font-size: 34px;
    font-weight: normal;
    font-style: normal;
    line-height: 1;

    content: '\e601';

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 1399px)
{
    .pagination .next:before
    {
        font-size: 32px;
    }
}
@media (max-width: 1199px)
{
    .pagination .next:before
    {
        font-size: 30px;
    }
}
@media (max-width: 991px)
{
    .pagination .next:before
    {
        font-size: 28px;
    }
}
@media (max-width: 767px)
{
    .pagination .next:before
    {
        font-size: 26px;
    }
}
@media (max-width: 575px)
{
    .pagination .next:before
    {
        font-size: 22px;
    }
}
.table-box
{
    overflow: auto;

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

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

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

    text-align: left;

    background: #fff;
}
.table-box table tr,
.table-box table td,
.table-box table th
{
    width: auto !important;
    height: auto !important;
}
.table-box table tr:first-child
{
    background-color: #bebebe;
}
.table-box table tr:first-child th
{
    font-weight: bold;

    color: #222;
}
.table-box table td,
.table-box table th
{
    font-size: 16px;
    font-weight: normal;

    padding: 6px 12px !important;

    vertical-align: middle;

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

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

        padding: 6px 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: 9999;
    top: 0;

    width: 100%;

    -webkit-transition: all .4s;
            transition: all .4s;
}
@media (max-width: 1199px)
{
    .header
    {
        background: #fff;
        box-shadow: 0 0 10px rgba(0, 0, 0, .08);
    }
}
@media (max-width: 1199px)
{
    .header .top_nav
    {
        padding: 7px 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: 48px;

    -webkit-transition: all .4s;
            transition: all .4s;
}
@media (max-width: 1399px)
{
    .header .top_nav .logo
    {
        height: 40px;
    }
}
@media (max-width: 767px)
{
    .header .top_nav .logo
    {
        height: 30px;
    }
}
@media (max-width: 380px)
{
    .header .top_nav .logo
    {
        height: 25px;
        margin-left: -5px;
    }
}
@media (max-width: 350px)
{
    .header .top_nav .logo
    {
        height: 25px;
    }
}
.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;

    padding: 22px 0;

    -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: 50px;
        padding: 0;
    }
}
@media (max-width: 767px)
{
    .header .top_nav .head_right
    {
        margin-right: 40px;
    }
}
@media (max-width: 575px)
{
    .header .top_nav .head_right
    {
        margin-right: 35px;
    }
}
.header .top_nav .language a
{
    font-size: 18px;
    font-weight: 700;
    line-height: 56px;

    position: relative;

    display: block;

    padding-left: 34px;

    color: #fff;
}
@media (max-width: 1199px)
{
    .header .top_nav .language a
    {
        font-size: 16px;

        color: #222;
    }
}
@media (max-width: 767px)
{
    .header .top_nav .language a
    {
        font-size: 0;

        padding-left: 24px;
    }
}
.header .top_nav .language a:before
{
    position: absolute;
    top: 50%;
    left: 0;

    display: block;

    width: 24px;
    height: 24px;

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

    background: url(../images/language.png) no-repeat center;
    background-position: -48px 0;
    background-size: cover;
}
.header .top_nav .get_btn p
{
    font-size: 18px;
    font-weight: 700;
    line-height: 56px;

    display: inline-block;

    padding: 0 24px;

    cursor: pointer;

    color: #039;
    border-radius: 20px;
    background: #fc0;
}
@media (max-width: 1469px)
{
    .header .top_nav .get_btn p
    {
        font-size: 16px;

        padding: 0 20px;
    }
}
@media (max-width: 1399px)
{
    .header .top_nav .get_btn p
    {
        font-size: 15px;

        padding: 0 14px;

        border-radius: 15px;
    }
}
@media (max-width: 1199px)
{
    .header .top_nav .get_btn p
    {
        font-size: 14px;
        line-height: 40px;

        border-radius: 10px;
    }
}
@media (max-width: 767px)
{
    .header .top_nav .get_btn p
    {
        font-size: 13px;

        padding: 0 10px;
    }
}
@media (max-width: 575px)
{
    .header .top_nav .get_btn p
    {
        font-size: 12px;

        padding: 0 6px;
    }
}
.header .top_nav .find
{
    margin: 0 40px;

    cursor: pointer;
    -webkit-transition: all .4s;
            transition: all .4s;
}
@media (max-width: 1469px)
{
    .header .top_nav .find
    {
        margin: 0 30px;
    }
}
@media (max-width: 1199px)
{
    .header .top_nav .find
    {
        display: block;
    }
}
@media (max-width: 767px)
{
    .header .top_nav .find
    {
        margin: 0 15px;
    }
}
@media (max-width: 350px)
{
    .header .top_nav .find
    {
        margin: 0 10px;
    }
}
.header .top_nav .find:before
{
    font-family: 'iconfont' !important;
    font-size: 22px;
    font-style: normal;
    line-height: 56px;

    display: block;

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

    color: #fff;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 1199px)
{
    .header .top_nav .find:before
    {
        font-size: 20px;

        color: #222;
    }
}
.header .top_nav .search-wrap
{
    position: absolute;
    z-index: 3;
    top: 100%;
    right: 15px;

    display: none;

    width: 35%;
    max-width: 100%;
    padding: 15px;

    border-radius: 10px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .08);
}
@media (max-width: 1199px)
{
    .header .top_nav .search-wrap
    {
        width: 40%;
    }
}
@media (max-width: 991px)
{
    .header .top_nav .search-wrap
    {
        right: 0;

        width: 100%;
    }
}
@media (max-width: 575px)
{
    .header .top_nav .search-wrap
    {
        width: 100%;
    }
}
.header .top_nav .search-wrap form
{
    position: relative;

    display: block;

    max-width: 100%;

    border: 1px solid rgba(0, 0, 0, .5);
    border-radius: 25px;
}
.header .top_nav .search-wrap form .input-text
{
    font-size: 14px;

    display: block;

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

    color: #222;
    background: none;
}
.header .top_nav .search-wrap form input::-webkit-input-placeholder,
.header .top_nav .search-wrap form textarea::-webkit-input-placeholder
{
    color: #666;
}
.header .top_nav .search-wrap form input:-o-placeholder,
.header .top_nav .search-wrap form textarea:-o-placeholder
{
    color: #666;
}
.header .top_nav .search-wrap form input::-moz-placeholder,
.header .top_nav .search-wrap form textarea::-moz-placeholder
{
    color: #666;
}
.header .top_nav .search-wrap form input:-ms-input-placeholder,
.header .top_nav .search-wrap form textarea:-ms-input-placeholder
{
    color: #666;
}
.header .top_nav .search-wrap form input:focus::-webkit-input-placeholder,
.header .top_nav .search-wrap form textarea:focus::-webkit-input-placeholder
{
    color: #999;
}
.header .top_nav .search-wrap form input:focus::-o-placeholder,
.header .top_nav .search-wrap form textarea:focus::-o-placeholder
{
    color: #999;
}
.header .top_nav .search-wrap form input:focus::-moz-placeholder,
.header .top_nav .search-wrap form textarea:focus::-moz-placeholder
{
    color: #999;
}
.header .top_nav .search-wrap form input:focus::-ms-input-placeholder,
.header .top_nav .search-wrap form textarea:focus::-ms-input-placeholder
{
    color: #999;
}
.header .top_nav .search-wrap form .search-btn
{
    position: absolute;
    top: 50%;
    right: 15px;

    margin: 0;
    padding: 0;

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

    background-color: transparent;
}
.header .top_nav .search-wrap form .search-btn:before
{
    font-family: 'iconfont' !important;
    font-size: 20px;
    font-style: normal;
    line-height: 1;

    display: block;

    content: '\e604';

    color: #666;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.header .top_nav .pc-nav
{
    margin-right: 170px;

    -webkit-transition: all .4s;
            transition: all .4s;
}
@media (max-width: 1829px)
{
    .header .top_nav .pc-nav
    {
        margin-right: 40px;
    }
}
@media (max-width: 1469px)
{
    .header .top_nav .pc-nav
    {
        margin-right: 30px;
    }
}
@media (max-width: 1399px)
{
    .header .top_nav .pc-nav
    {
        margin-right: 20px;
    }
}
@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;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.header .top_nav .pc-nav > ul > li
{
    position: relative;

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

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

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

    position: relative;

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

    height: 56px;
    padding: 0 24px;

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

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

    -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: 1469px)
{
    .header .top_nav .pc-nav > ul > li > a
    {
        font-size: 17px;

        padding: 0 20px;
    }
}
@media (max-width: 1399px)
{
    .header .top_nav .pc-nav > ul > li > a
    {
        font-size: 16px;

        padding: 0 14px;
    }
}
.header .top_nav .pc-nav > ul > li > a:before
{
    display: inline-block;

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

    content: '';

    border-radius: 50%;
    background: #fff;
}
.header .top_nav .pc-nav > ul > li:hover > a,
.header .top_nav .pc-nav > ul > li.active > a
{
    background: #fc0;
}
.header .top_nav .pc-nav .nav-list2
{
    position: absolute;
    z-index: 10;
    top: -webkit-calc(100% + 22px);
    top:         calc(100% + 22px);
    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: 10px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .08);
}
.header .top_nav .pc-nav .nav-list2 > li > a
{
    font-size: 16px;
    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: #222;
}
.header .top_nav .pc-nav .nav-list2 > li:hover > a,
.header .top_nav .pc-nav .nav-list2 > li.active > a
{
    color: #039;
}
.header .top_nav .pc-nav .nav-list3
{
    position: absolute;
    top: 0;
    left: 100%;

    display: none;

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

    border-radius: 10px;
    background: #fff;
    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: #222;
}
.header .top_nav .pc-nav .nav-list3 > li:hover > a,
.header .top_nav .pc-nav .nav-list3 > li.active > a
{
    color: #039;
}
.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;
    }
}
.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: #000;
}
.header .top_nav .btn-menu div span
{
    display: block;

    height: 2px;
    margin: 5px 0;

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

    background: #000;
}
@media (min-width: 1200px)
{
    .header.fixed-header
    {
        background: #fff;
        box-shadow: 0 0 10px rgba(0, 0, 0, .08);
    }
    .header.fixed-header .top_nav .pc-nav > ul > li > a
    {
        color: #039;
    }
    .header.fixed-header .top_nav .pc-nav > ul > li > a:before
    {
        background: #039;
    }
    .header.fixed-header .top_nav .pc-nav > ul > li:hover > a,
    .header.fixed-header .top_nav .pc-nav > ul > li.active > a
    {
        color: #fff;
    }
    .header.fixed-header .top_nav .pc-nav > ul > li:hover > a:before,
    .header.fixed-header .top_nav .pc-nav > ul > li.active > a:before
    {
        background: #fff;
    }
    .header.fixed-header .top_nav .language a
    {
        color: #222;
    }
    .header.fixed-header .top_nav .find:before
    {
        color: #222;
    }
}
.hc-mobile-nav
{
    text-transform: capitalize;
}
.hc-mobile-nav .nav-wrapper
{
    background: #039;
}
.hc-mobile-nav li.nav-close
{
    padding-top: 40px;
}
.hc-mobile-nav:not(.touch-device) a:hover
{
    background: #039;
}
@media (max-width: 1199px)
{
    .hc-mobile-nav i
    {
        display: none !important;
    }
}
/*footer*/
.footer
{
    font-size: 0;

    padding: 60px 0 24px;

    background: #fc0;
}
@media (max-width: 991px)
{
    .footer
    {
        margin-bottom: 50px;
    }
}
@media (max-width: 767px)
{
    .footer
    {
        padding: 50px 0 20px;
    }
}
@media (max-width: 575px)
{
    .footer
    {
        padding: 40px 0 15px;
    }
}
.footer .title-foot b
{
    font-size: 24px;
    font-weight: 700;
    line-height: 1.5;

    display: block;

    text-align: left;
    text-transform: capitalize;
    word-break: break-word;

    color: #039;
}
@media (max-width: 767px)
{
    .footer .title-foot b
    {
        font-size: 22px;
    }
}
@media (max-width: 575px)
{
    .footer .title-foot b
    {
        font-size: 20px;
    }
}
.footer .foot_email
{
    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;
}
@media (max-width: 1199px)
{
    .footer .foot_email
    {
        display: block;
    }
}
.footer .foot_email .title
{
    width: 40%;
}
@media (max-width: 1199px)
{
    .footer .foot_email .title
    {
        width: 100%;
    }
}
.footer .foot_email .title h2
{
    color: #039;
}
.footer .foot_email .email_box
{
    width: 49.15254237%;
}
@media (max-width: 1199px)
{
    .footer .foot_email .email_box
    {
        width: 100%;
        margin-top: 30px;
    }
}
@media (max-width: 991px)
{
    .footer .foot_email .email_box
    {
        margin-top: 20px;
    }
}
.footer .foot_email .email_box form
{
    position: relative;

    padding: 48px;

    border-radius: 20px;
    background: #f9f9f9;
}
@media (max-width: 1469px)
{
    .footer .foot_email .email_box form
    {
        padding: 40px;
    }
}
@media (max-width: 1199px)
{
    .footer .foot_email .email_box form
    {
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .footer .foot_email .email_box form
    {
        padding: 20px;
    }
}
.footer .foot_email .email_box form input
{
    font-size: 18px;
    line-height: 60px;

    width: 100%;
    height: 60px;
    padding: 0 180px 12px 0;

    color: #222;
    border: none;
    border-bottom: 1px solid #d9d9d9;
    background: transparent;
}
@media (max-width: 1199px)
{
    .footer .foot_email .email_box form input
    {
        padding: 0 180px 10px 0;
    }
}
@media (max-width: 991px)
{
    .footer .foot_email .email_box form input
    {
        font-size: 16px;
        line-height: 55px;

        height: 55px;
        padding: 0 170px 5px 0;
    }
}
@media (max-width: 767px)
{
    .footer .foot_email .email_box form input
    {
        font-size: 15px;
        line-height: 50px;

        height: 50px;
        padding: 0;
    }
}
.footer .foot_email .email_box form input::-webkit-input-placeholder,
.footer .foot_email .email_box form textarea::-webkit-input-placeholder
{
    color: #4c4c4c;
}
.footer .foot_email .email_box form input:-o-placeholder,
.footer .foot_email .email_box form textarea:-o-placeholder
{
    color: #4c4c4c;
}
.footer .foot_email .email_box form input::-moz-placeholder,
.footer .foot_email .email_box form textarea::-moz-placeholder
{
    color: #4c4c4c;
}
.footer .foot_email .email_box form input:-ms-input-placeholder,
.footer .foot_email .email_box form textarea:-ms-input-placeholder
{
    color: #4c4c4c;
}
.footer .foot_email .email_box form input:focus::-webkit-input-placeholder,
.footer .foot_email .email_box form textarea:focus::-webkit-input-placeholder
{
    color: #ccc;
}
.footer .foot_email .email_box form input:focus::-o-placeholder,
.footer .foot_email .email_box form textarea:focus::-o-placeholder
{
    color: #ccc;
}
.footer .foot_email .email_box form input:focus::-moz-placeholder,
.footer .foot_email .email_box form textarea:focus::-moz-placeholder
{
    color: #ccc;
}
.footer .foot_email .email_box form input:focus::-ms-input-placeholder,
.footer .foot_email .email_box form textarea:focus::-ms-input-placeholder
{
    color: #ccc;
}
.footer .foot_email .email_box form button
{
    font-size: 16px;
    line-height: 1.5;

    position: absolute;
    top: -webkit-calc(50% - 12px);
    top:         calc(50% - 12px);
    right: 48px;

    display: inline-block;

    margin: 0;
    padding: 12px 24px;

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

    color: #fff;
    border-radius: 20px;
    background: #fc0;
}
@media (max-width: 1199px)
{
    .footer .foot_email .email_box form button
    {
        top: -webkit-calc(50% - 10px);
        top:         calc(50% - 10px);
        right: 30px;
    }
}
@media (max-width: 991px)
{
    .footer .foot_email .email_box form button
    {
        font-size: 15px;

        top: -webkit-calc(50% - 5px);
        top:         calc(50% - 5px);

        padding: 10px 20px;

        border-radius: 15px;
    }
}
@media (max-width: 767px)
{
    .footer .foot_email .email_box form button
    {
        font-size: 14px;

        position: static;
        top: -webkit-calc(50% - 5px);
        top:         calc(50% - 5px);

        width: 100%;
        margin-top: 15px;
        padding: 8px 10px;

        -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
                transform: translateY(0);

        border-radius: 10px;
    }
}
.footer .foot_email .email_box form button:hover
{
    color: #fc0;
    background: #039;
}
.footer .foot
{
    padding: 200px 0 100px;
}
@media (max-width: 1829px)
{
    .footer .foot
    {
        padding: 150px 0 100px;
    }
}
@media (max-width: 1399px)
{
    .footer .foot
    {
        padding: 130px 0 100px;
    }
}
@media (max-width: 1199px)
{
    .footer .foot
    {
        padding: 60px 0 20px;
    }
}
@media (max-width: 991px)
{
    .footer .foot
    {
        padding: 50px 0 10px;
    }
}
@media (max-width: 767px)
{
    .footer .foot
    {
        padding: 40px 0 10px;
    }
}
.footer .foot > ul
{
    position: relative;

    padding: 0;

    text-align: justify;
    text-justify: distribute-all-lines;
}
@media (max-width: 1199px)
{
    .footer .foot > ul
    {
        display: block;
        overflow: hidden;

        margin: 0 -15px;
        padding: 0;

        text-align: justify;
        text-justify: distribute-all-lines;
    }
}
.footer .foot > ul:after
{
    display: inline-block;
    overflow: hidden;

    width: 100%;
    height: 0;
    margin: 0;

    content: '';
}
@media (max-width: 1199px)
{
    .footer .foot > ul:after
    {
        display: none;
    }
}
.footer .foot > ul > li
{
    display: inline-block;

    vertical-align: top;
    word-break: break-all;
}
@media (max-width: 1199px)
{
    .footer .foot > ul > li
    {
        display: inline-block;

        width: 50% !important;
        margin-bottom: 30px;
        padding: 0 15px;

        vertical-align: top;
    }
}
@media (max-width: 767px)
{
    .footer .foot > ul > li
    {
        width: 100% !important;

        border: none;
    }
}
.footer .foot > ul > li .info-down
{
    margin-top: 24px;
}
@media (max-width: 991px)
{
    .footer .foot > ul > li .info-down
    {
        margin-top: 20px;
    }
}
@media (max-width: 767px)
{
    .footer .foot > ul > li .info-down
    {
        margin-top: 15px;
    }
}
.footer .foot > ul > li:first-child
{
    width: 310px;
}
.footer .foot > ul > li:first-child .info-down
{
    margin-top: 0;
}
.footer .foot > ul > li:nth-child(2)
{
    width: 420px;
}
@media (max-width: 1469px)
{
    .footer .foot > ul > li:nth-child(2)
    {
        width: 350px;
    }
}
@media (max-width: 1399px)
{
    .footer .foot > ul > li:nth-child(2)
    {
        width: 300px;
    }
}
.footer .foot > ul > li:nth-child(3)
{
    width: 300px;
}
@media (max-width: 1399px)
{
    .footer .foot > ul > li:nth-child(3)
    {
        width: 250px;
    }
}
.footer .foot > ul > li:nth-child(4)
{
    width: 300px;
}
@media (max-width: 1829px)
{
    .footer .foot > ul > li:nth-child(4)
    {
        width: 200px;
    }
}
@media (max-width: 1469px)
{
    .footer .foot > ul > li:nth-child(4)
    {
        width: 160px;
    }
}
.footer .foot .item-1 .foot_logo a
{
    display: block;

    width: 208px;
}
@media (max-width: 1199px)
{
    .footer .foot .item-1 .foot_logo a
    {
        width: 200px;
    }
}
@media (max-width: 991px)
{
    .footer .foot .item-1 .foot_logo a
    {
        width: 180px;
    }
}
@media (max-width: 767px)
{
    .footer .foot .item-1 .foot_logo a
    {
        width: 160px;
    }
}
.footer .foot .item-1 .foot_logo a img
{
    max-width: 100%;
    height: auto !important;
}
.footer .foot .item-1 .share
{
    margin-top: 36px;
}
@media (max-width: 767px)
{
    .footer .foot .item-1 .share
    {
        margin-top: 30px;
        margin-bottom: 10px;
    }
}
.footer .foot .item-1 .share > ul
{
    font-size: 0;

    margin: 0 -12px;
}
@media (max-width: 767px)
{
    .footer .foot .item-1 .share > ul
    {
        margin: -8px;
    }
}
.footer .foot .item-1 .share > ul > li
{
    position: relative;

    display: inline-block;

    padding: 0 12px;
}
@media (max-width: 767px)
{
    .footer .foot .item-1 .share > ul > li
    {
        padding: 0 8px;
    }
}
.footer .foot .item-1 .share > ul > li:hover a:before
{
    color: #039;
}
.footer .foot .item-1 .share > ul > li a
{
    display: block;
}
.footer .foot .item-1 .share > ul > li a:before
{
    font-family: 'iconfont' !important;
    font-size: 24px;
    font-style: normal;
    line-height: 1;

    display: block;

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

    color: #222;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 767px)
{
    .footer .foot .item-1 .share > ul > li a:before
    {
        font-size: 20px;
    }
}
.footer .foot .item-1 .share > ul > li.instagram a:before
{
    content: '\e61a';
}
.footer .foot .item-1 .share > ul > li.twitter a:before
{
    content: '\e61b';
}
.footer .foot .item-1 .share > ul > li.linkedin a:before
{
    content: '\e60c';
}
.footer .foot .item-1 .share > ul > li.facebook a:before
{
    content: '\e618';
}
.footer .foot .item-1 .share > ul > li.youtube a:before
{
    content: '\e60e';
}
.footer .foot .item-1 .share > ul > li.tiktok a:before
{
    content: '\e61c';
}
.footer .foot .item-2 .note .txt
{
    margin-bottom: 12px;
}
.footer .foot .item-2 .note .txt:last-child
{
    margin-bottom: 0;
}
.footer .foot .item-2 .note .txt p
{
    font-size: 14px;
    line-height: 1.57142857;

    position: relative;

    overflow: hidden;

    padding-left: 28px;

    -webkit-transition: all .4s;
            transition: all .4s;
    text-align: left;
    word-break: break-word;

    color: #039;
}
.footer .foot .item-2 .note .txt p:before
{
    font-family: 'iconfont' !important;
    font-size: 18px;
    font-style: normal;
    line-height: 1;

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

    display: block;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.footer .foot .item-2 .note .txt p a
{
    -webkit-transition: all .4s;
            transition: all .4s;
}
.footer .foot .item-2 .note .txt p a:hover
{
    text-decoration: underline !important;
}
.footer .foot .item-2 .note .tel p:before
{
    font-size: 20px;

    content: '\e678';
}
.footer .foot .item-2 .note .email p:before
{
    content: '\e605';
}
.footer .foot .item-2 .note .address p:before
{
    content: '\e868';
}
.footer .foot .item-2 .note .wechat p:before
{
    content: '\e602';
}
.footer .foot .item-2 .note .whatsapp p:before
{
    content: '\e6d0';
}
.footer .foot .item-3 .list a
{
    font-size: 14px;
    line-height: 1.57142857;

    position: relative;

    display: block;

    margin-bottom: 12px;

    -webkit-transition: all .35s;
            transition: all .35s;
    text-align: left;
    word-break: break-word;

    color: #039;
}
.footer .foot .item-3 .list a:last-child
{
    margin-bottom: 0;
}
.footer .foot .item-3 .list a:hover
{
    text-decoration: underline !important;
}
.footer .copyright
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    padding: 24px;

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

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1199px)
{
    .footer .copyright
    {
        display: block;

        padding: 20px;

        text-align: center;
    }
}
.footer .copyright .info p
{
    font-size: 16px;
    line-height: 1.5;

    color: #4c4c4c;
}
@media (max-width: 1199px)
{
    .footer .copyright .info p
    {
        font-size: 15px;
    }
}
@media (max-width: 991px)
{
    .footer .copyright .info p
    {
        font-size: 14px;
    }
}
.footer .copyright .info p span
{
    margin: 0 5px;
}
@media (max-width: 99px)
{
    .footer .copyright .info p span
    {
        display: block;
    }
}
.footer .copyright .info p a
{
    -webkit-transition: all .35s;
            transition: all .35s;
}
.footer .copyright .info p a:hover
{
    color: #039;
}
@media (max-width: 1199px)
{
    .footer .copyright .link_box
    {
        margin-top: 10px;
    }
}
.footer .copyright .link_box a
{
    font-size: 16px;
    line-height: 1.5;

    display: inline-block;

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

    color: #4c4c4c;
}
@media (max-width: 1199px)
{
    .footer .copyright .link_box a
    {
        font-size: 15px;
    }
}
@media (max-width: 991px)
{
    .footer .copyright .link_box a
    {
        font-size: 14px;
    }
}
.footer .copyright .link_box a:hover
{
    color: #039;
}
.footer .copyright .link_box .privacy
{
    position: relative;

    margin-left: 16px;
    padding-left: 16px;
}
@media (max-width: 991px)
{
    .footer .copyright .link_box .privacy
    {
        margin-left: 12px;
        padding-left: 12px;
    }
}
.footer .copyright .link_box .privacy:before
{
    position: absolute;
    top: 50%;
    left: 0;

    display: block;

    width: 1px;
    height: 14px;

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

    background: #4c4c4c;
}
@media (max-width: 991px)
{
    .footer .copyright .link_box .privacy:before
    {
        height: 12px;
    }
}
/*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_box
{
    position: fixed;
    z-index: 99;
    right: 25px;
    bottom: 23%;

    -webkit-transition: right .3s;
            transition: right .3s;
}
@media (max-width: 1399px)
{
    .online_wrap .online_box
    {
        right: 15px;
    }
}
@media (max-width: 1199px)
{
    .online_wrap .online_box
    {
        right: 0;
    }
}
@media (max-width: 991px)
{
    .online_wrap .online_box
    {
        right: -60px;
        bottom: 100px;
    }
}
.online_wrap .online a
{
    line-height: 46px;

    position: relative;

    display: block;

    width: 46px;
    height: 46px;
    margin-bottom: 6px;

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

    border-radius: 50%;
    background: rgba(0, 0, 0, .15);
}
@media (max-width: 991px)
{
    .online_wrap .online a
    {
        line-height: 40px;

        width: 40px;
        height: 40px;
        margin-bottom: 2px;
    }
}
.online_wrap .online a:before
{
    font-family: 'iconfont' !important;
    font-size: 24px;
    font-style: normal;

    -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: 20px;
    }
}
@media (min-width: 1200px)
{
    .online_wrap .online a:hover .phone-num
    {
        right: -webkit-calc(100% + 14px);
        right:         calc(100% + 14px);
    }
}
.online_wrap .online .icon-messgae
{
    background: #ef671a;
}
.online_wrap .online .icon-messgae:before
{
    content: '\e743';
}
.online_wrap .online .icon-messgae .phone-num p
{
    background: #ef671a;
}
.online_wrap .online .icon-email
{
    background: #ffb031;
}
.online_wrap .online .icon-email:before
{
    content: '\e605';
}
.online_wrap .online .icon-email .phone-num p
{
    background: #ffb031;
}
.online_wrap .online .icon-email .phone-num p:after
{
    background: url(../imgs/icon_arrow2.png) no-repeat center;
    background-size: cover;
}
.online_wrap .online .icon-tel
{
    background: #31a8ff;
}
.online_wrap .online .icon-tel:before
{
    content: '\e608';
}
.online_wrap .online .icon-tel .phone-num p
{
    background: #31a8ff;
}
.online_wrap .online .icon-tel .phone-num p:after
{
    background: url(../imgs/icon_arrow3.png) no-repeat center;
    background-size: cover;
}
.online_wrap .online .icon-wechat
{
    background: #1aad19;
}
.online_wrap .online .icon-wechat:before
{
    content: '\e885';
}
.online_wrap .online .icon-wechat .phone-num p
{
    background: #1aad19;
}
.online_wrap .online .icon-wechat .phone-num p:after
{
    background: url(../imgs/icon_arrow4.png) no-repeat center;
    background-size: cover;
}
.online_wrap .online .icon-whatsapp
{
    background: #0dc142;
}
.online_wrap .online .icon-whatsapp:before
{
    content: '\e6d0';
}
.online_wrap .online .icon-whatsapp .phone-num p
{
    background: #0dc142;
}
.online_wrap .online .icon-whatsapp .phone-num p:after
{
    background: url(../imgs/icon_arrow5.png) no-repeat center;
    background-size: cover;
}
@media (max-width: 1199px)
{
    .online_wrap .online .icon-cont
    {
        display: none;
    }
}
.online_wrap .online .icon-cont:before
{
    content: '\e6cc';
}
.online_wrap .online .icon-arrow-top:before
{
    content: '\e60b';
}
.online_wrap .online .icon-shopchat
{
    position: relative;
}
.online_wrap .online .icon-shopchat:before
{
    content: '\e8c6';

    color: #fc0;
}
.online_wrap .online .icon-shopchat p
{
    font-size: 12px;
    line-height: 16px;

    position: absolute;
    top: -4px;
    right: 0;

    height: 16px;
    padding: 0 4.7px;

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

    color: #fff;
    border-radius: 50%;
    background-color: #fc0;
}
@media (max-width: 991px)
{
    .online_wrap .online .icon-shopchat p
    {
        top: -2px;
    }
}
.online_wrap .active
{
    right: 0;
}
.online_wrap .phone-num
{
    position: absolute;
    top: 0;
    right: -300px;

    -webkit-transition: right .5s;
            transition: right .5s;
    white-space: nowrap;
}
.online_wrap .phone-num p
{
    font-size: 14px;
    line-height: 46px;

    position: relative;

    padding: 0 15px;

    color: #fff;
    border-radius: 4px;
    background-color: #fc0;
}
.online_wrap .phone-num p:after
{
    position: absolute;
    top: 50%;
    right: -7px;

    display: block;

    width: 7px;
    height: 12px;

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

    background: url(../imgs/icon_arrow1.png) no-repeat center;
    background-size: cover;
}
.online_wrap .aside
{
    position: relative;

    margin-bottom: -52px;

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

    opacity: 0;
}
@media (max-width: 1199px)
{
    .online_wrap .aside
    {
        z-index: 2;

        margin-bottom: 0;

        opacity: 1;
    }
}
.online_wrap .aside.active
{
    z-index: 2;

    opacity: 1;
}
.online_wrap .control:hover .aside
{
    opacity: 1;
}
/*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: #222;
    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 #000;
    border-left: 1px solid #4d4d42;
}
.bottom_nav ul li a
{
    font-size: 12px;

    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: 999999;
    top: 0;
    left: 0;

    display: none;

    width: 100vw;
    height: 100vh;

    background-color: rgba(0, 0, 0, .5);
}
.pop_up .sample_box
{
    position: absolute;
    top: 50%;
    left: 50%;

    overflow-y: auto;

    width: 840px;
    max-width: 95%;
    margin: 0 auto;

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

    border-radius: 30px;
    background: #fff;
}
.pop_up .sample_box .close_btn
{
    position: absolute;
    z-index: 1;
    top: 24px;
    right: 24px;

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

    display: block;

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

    color: #fff;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 767px)
{
    .pop_up .sample_box .close_btn:before
    {
        font-size: 32px;
    }
}
@media (max-width: 575px)
{
    .pop_up .sample_box .close_btn:before
    {
        font-size: 28px;
    }
}
.pop_up .sample_box .close_btn:after
{
    display: none !important;
}
.pop_up .sample_box .pic .img-box
{
    padding-bottom: 23.80952381%;
}
.pop_up .sample_box .ipt_form_box
{
    padding: 30px;
}
@media (max-width: 767px)
{
    .pop_up .sample_box .ipt_form_box
    {
        padding: 20px;
    }
}
.pop_up .sample_box .ipt_form_box .tit b
{
    font-family: 'Ubuntu';
    font-size: 36px;
    font-weight: 700;
    line-height: 1.33333333;

    display: block;

    color: #039;
}
@media (max-width: 1469px)
{
    .pop_up .sample_box .ipt_form_box .tit b
    {
        font-size: 34px;
    }
}
@media (max-width: 1399px)
{
    .pop_up .sample_box .ipt_form_box .tit b
    {
        font-size: 32px;
    }
}
@media (max-width: 1199px)
{
    .pop_up .sample_box .ipt_form_box .tit b
    {
        font-size: 28px;
    }
}
@media (max-width: 991px)
{
    .pop_up .sample_box .ipt_form_box .tit b
    {
        font-size: 24px;
    }
}
@media (max-width: 767px)
{
    .pop_up .sample_box .ipt_form_box .tit b
    {
        font-size: 22px;
    }
}
.pop_up .sample_box .ipt_form_box .ipt_box
{
    margin-top: 24px;
}
@media (max-width: 767px)
{
    .pop_up .sample_box .ipt_form_box .ipt_box
    {
        margin-top: 20px;
    }
}
.pop_up .sample_box .ipt_form_box .ipt_box ul
{
    margin: 0 -6px;
}
.pop_up .sample_box .ipt_form_box .ipt_box ul li
{
    margin-bottom: 16px;
    padding: 0 6px;
}
@media (max-width: 767px)
{
    .pop_up .sample_box .ipt_form_box .ipt_box ul li
    {
        margin-bottom: 12px;
    }
}
.pop_up .sample_box .ipt_form_box .ipt_box ul li:last-child
{
    margin-bottom: 0;
}
.pop_up .sample_box .ipt_form_box .ipt_box ul li .for_input
{
    position: relative;
}
.pop_up .sample_box .ipt_form_box .ipt_box ul li .for_textarea label
{
    top: 18px;

    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
}
.pop_up .sample_box .ipt_form_box .ipt_box ul li label
{
    font-size: 16px;
    line-height: 1;

    position: absolute;
    top: 50%;
    left: 16px;

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

    -webkit-transition: all .5s;
            transition: all .5s;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    pointer-events: none;

    color: #222;
}
@media (max-width: 991px)
{
    .pop_up .sample_box .ipt_form_box .ipt_box ul li label
    {
        font-size: 15px;

        left: 15px;
    }
}
@media (max-width: 767px)
{
    .pop_up .sample_box .ipt_form_box .ipt_box ul li label
    {
        font-size: 14px;
    }
}
.pop_up .sample_box .ipt_form_box .ipt_box ul li input,
.pop_up .sample_box .ipt_form_box .ipt_box ul li textarea
{
    font-size: 16px;
    line-height: 48px;

    display: block;

    width: 100%;
    height: 48px;
    padding: 0 16px;

    color: #222;
    border: 1px solid #f9f9f9;
    border-radius: 20px;
    background: #f9f9f9;
}
@media (max-width: 991px)
{
    .pop_up .sample_box .ipt_form_box .ipt_box ul li input,
    .pop_up .sample_box .ipt_form_box .ipt_box ul li textarea
    {
        font-size: 15px;
        line-height: 42px;

        height: 42px;
        padding: 0 15px;
    }
}
@media (max-width: 767px)
{
    .pop_up .sample_box .ipt_form_box .ipt_box ul li input,
    .pop_up .sample_box .ipt_form_box .ipt_box ul li textarea
    {
        font-size: 14px;
    }
}
.pop_up .sample_box .ipt_form_box .ipt_box ul li input:focus,
.pop_up .sample_box .ipt_form_box .ipt_box ul li textarea:focus
{
    border: 1px solid #fc0;
    box-shadow: none;
}
.pop_up .sample_box .ipt_form_box .ipt_box ul li input:focus + label,
.pop_up .sample_box .ipt_form_box .ipt_box ul li textarea:focus + label,
.pop_up .sample_box .ipt_form_box .ipt_box ul li input:valid + label,
.pop_up .sample_box .ipt_form_box .ipt_box ul li textarea:valid + label
{
    font-size: 12px;

    top: 0;

    -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
            transform: translateY(-100%);
}
.pop_up .sample_box .ipt_form_box .ipt_box ul li textarea
{
    line-height: 28px;

    min-height: 120px;
    padding: 10px 16px;
}
@media (max-width: 991px)
{
    .pop_up .sample_box .ipt_form_box .ipt_box ul li textarea
    {
        min-height: 100px;
        padding: 10px 15px;
    }
}
.pop_up .sample_box .ipt_form_box .ipt_box ul li button
{
    font-size: 18px;
    font-weight: 700;
    line-height: 1.33333333;

    position: relative;

    display: inline-block;

    margin-top: 32px;
    padding: 16px 68px;

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

    color: #fff;
    border-radius: 16px;
    background: #fc0;
}
@media (max-width: 1399px)
{
    .pop_up .sample_box .ipt_form_box .ipt_box ul li button
    {
        margin-top: 20px;
        padding: 12px 50px;
    }
}
@media (max-width: 991px)
{
    .pop_up .sample_box .ipt_form_box .ipt_box ul li button
    {
        margin-top: 10px;
        padding: 10px 40px;

        border-radius: 12px;
    }
}
@media (max-width: 767px)
{
    .pop_up .sample_box .ipt_form_box .ipt_box ul li button
    {
        font-size: 16px;

        margin-top: 5px;
        padding: 10px 30px;
    }
}
@media (max-width: 575px)
{
    .pop_up .sample_box .ipt_form_box .ipt_box ul li button
    {
        font-size: 15px;

        padding: 8px 25px;
    }
}
.pop_up .sample_box .ipt_form_box .ipt_box ul li button:hover
{
    color: #fc0;
    background: #039;
}
.news_wrap .list .item .pic .img-box img,
.service_wrap_details .list .item .pic .img-box img,
.service_wrap .list .item .pic .img-box img,
.product_details_wrap .product_range_box .product_related .list .slick_related .item .pic .img-box img,
.product_wrap .range_box .right .prod_lists .item .pic .img-box img,
.index_newsbg .index_news .list .slick_news .item .pic .img-box img,
.index_category .list .right .item .pic .img-box img,
.index_category .list .left ul .item .pic .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.news_wrap .list .item:hover .pic .img-box img,
.service_wrap_details .list .item:hover .pic .img-box img,
.service_wrap .list .item:hover .pic .img-box img,
.product_details_wrap .product_range_box .product_related .list .slick_related .item:hover .pic .img-box img,
.product_wrap .range_box .right .prod_lists .item:hover .pic .img-box img,
.index_newsbg .index_news .list .slick_news .item:hover .pic .img-box img,
.index_category .list .right .item:hover .pic .img-box img,
.index_category .list .left ul .item:hover .pic .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
