@charset 'utf-8';
@font-face
{
    font-family: 'poppins';
    font-weight: normal;
    font-style: normal;

    src: url('font/poppins-regular-webfont.eot');
    src: local('poppins regular'), local('poppins-regular'), url('font/poppins-regular-webfont.eot?#iefix') format('embedded-opentype'), url('font/poppins-regular-webfont.woff2') format('woff2'), url('font/poppins-regular-webfont.woff') format('woff'), url('font/poppins-regular-webfont.ttf') format('truetype'), url('font/poppins-regular-webfont.svg#poppinsregular') format('svg');
    font-display: swap;
}
@font-face
{
    font-family: 'poppins';
    font-weight: 500;
    font-style: normal;

    src: url('font/poppins-medium-webfont.eot');
    src: local('poppins medium'), local('poppins-medium'), url('font/poppins-medium-webfont.eot?#iefix') format('embedded-opentype'), url('font/poppins-medium-webfont.woff2') format('woff2'), url('font/poppins-medium-webfont.woff') format('woff'), url('font/poppins-medium-webfont.ttf') format('truetype'), url('font/poppins-medium-webfont.svg#poppins_mediumregular') format('svg');
    font-display: swap;
}
@font-face
{
    font-family: 'poppins';
    font-weight: 600;
    font-style: normal;

    src: url('font/poppins-semibold-webfont.eot');
    src: local('poppins semibold'), local('poppins-semibold'), url('font/poppins-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('font/poppins-semibold-webfont.woff2') format('woff2'), url('font/poppins-semibold-webfont.woff') format('woff'), url('font/poppins-semibold-webfont.ttf') format('truetype'), url('font/poppins-semibold-webfont.svg#poppins_semiboldregular') format('svg');
    font-display: swap;
}
@font-face
{
    font-family: 'poppins';
    font-weight: bold;
    font-style: normal;

    src: url('font/poppins-bold-webfont.eot');
    src: local('poppins bold'), local('poppins-bold'), url('font/poppins-bold-webfont.eot?#iefix') format('embedded-opentype'), url('font/poppins-bold-webfont.woff2') format('woff2'), url('font/poppins-bold-webfont.woff') format('woff'), url('font/poppins-bold-webfont.ttf') format('truetype'), url('font/poppins-bold-webfont.svg#poppinsbold') format('svg');
    font-display: swap;
}
@font-face
{
    font-family: 'poppins';
    font-weight: 800;
    font-style: normal;

    src: url('font/poppins-extrabold-webfont.eot');
    src: local('poppins extrabold'), local('poppins-extrabold'), url('font/poppins-extrabold-webfont.eot?#iefix') format('embedded-opentype'), url('font/poppins-extrabold-webfont.woff2') format('woff2'), url('font/poppins-extrabold-webfont.woff') format('woff'), url('font/poppins-extrabold-webfont.ttf') format('truetype'), url('font/poppins-extrabold-webfont.svg#poppins_extraboldregular') format('svg');
    font-display: swap;
}
@font-face
{
    font-family: 'Open Sans';
    font-weight: normal;
    font-style: normal;

    src: url('font/opensans-regular-webfont.eot');
    src: local('Open Sans Regular'), local('Open Sans-Regular'), url('font/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('font/opensans-regular-webfont.woff2') format('woff2'), url('font/opensans-regular-webfont.woff') format('woff'), url('font/opensans-regular-webfont.ttf') format('truetype'), url('font/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-display: swap;
}
.o
{
    font-family: 'open_sans';
}
p
{
    font-family: 'open_sans';
}
.ff
{
    font-family: 'iconfont' !important;
    font-style: normal;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.all
{
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;
}
.goog-te-menu-frame
{
    z-index: 999999999 !important;
}
body
{
    font-family: 'poppins', Arial, Helvetica, 'Helvetica Neue', 'PingFang SC', 'Microsoft YaHei', 'Hiragino Sans GB', 'Heiti SC', 'WenQuanYi Micro Hei', sans-serif;

    overflow-x: hidden;
}
body.fixed
{
    overflow: hidden;
}
@media only screen and (min-width: 1350px)
{
    .container
    {
        width: 1320px;
    }
}
@media only screen and (min-width: 1470px)
{
    .container
    {
        width: 1440px;
    }
}
.txt-over1
{
    overflow: hidden;

    white-space: nowrap;
    text-overflow: ellipsis;
}
.img-box
{
    position: relative;
    z-index: 1;

    display: block;
    overflow: hidden;

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

    display: block;

    width: 100%;
    height: 100%;
}
.page
{
    text-align: center;
}
.page li
{
    display: inline-block;

    margin: 5px 4px 0;
}
@media (max-width: 767px)
{
    .page li
    {
        margin: 5px 2px 0;
    }
}
.page li a,
.page li span
{
    font-size: 16px;
    line-height: 28px;

    display: block;
    overflow: hidden;

    width: 30px;
    height: 30px;

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

    color: #666;
    border: 1px solid #bab7b7;
    border-radius: 50%;
}
@media (max-width: 767px)
{
    .page li a,
    .page li span
    {
        font-size: 12px;
        line-height: 23px;

        width: 25px;
        height: 25px;
        margin: 0 1px;
    }
}
.page li.prev a:before,
.page li.next a:before,
.page li.prev span:before,
.page li.next span:before
{
    font-family: 'iconfont' !important;
    font-style: normal;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.page li.prev a:before,
.page li.prev span:before
{
    content: '\e9b5';
}
.page li.next a:before,
.page li.next span:before
{
    content: '\e72f';
}
.page li.active a,
.page li.active span
{
    color: #fff;
    border-color: #0770e6;
    background-color: #0770e6;
}
@media (min-width: 1200px)
{
    .page li:hover a,
    .page li:hover span
    {
        -webkit-transition: .3s;
                transition: .3s;

        color: #fff;
        border-color: #0770e6;
        background-color: #0770e6;
    }
}
@media (max-width: 1199px)
{
    .page li:active a,
    .page li:active span
    {
        color: #fff;
        border-color: #0770e6;
        background-color: #0770e6;
    }
}
.table-box
{
    overflow: auto;

    width: 100%;
    max-width: 100%;
}
@media (max-width: 767px)
{
    .table-box
    {
        padding: 0 5px;
    }
}
table
{
    width: 100%;
    max-width: 98%;

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

    text-align: center;
}
table tr,
table td,
table th
{
    width: auto !important;
    height: auto !important;
}
table td,
table th
{
    padding: 5px !important;

    border: 1px solid #cecece !important;
}
table tr p,
table tr span,
table th p,
table th span
{
    margin: 0 !important;
    padding: 0 !important;

    background: none !important;
}
.clearfix
{
    zoom: 1;
}
.clearfix:after
{
    display: block;
    visibility: hidden;
    clear: both;

    height: 0;

    content: '';
}
img.lazy
{
    min-width: 1px;
    min-height: 1px;

    background: url(../js/slick/ajax-loader.gif) no-repeat center;
}
.fancybox-slide--iframe .fancybox-content
{
    width: 800px;
    max-width: 80%;
    height: 600px;
    max-height: 50%;
    margin: 0;
}
.fancybox-slide--video video
{
    max-width: 80%;
    padding: 0;
}
@media (max-width: 767px)
{
    .fancybox-slide--video video
    {
        max-width: 95%;
    }
}
.header
{
    z-index: 9999;

    width: 100%;

    -webkit-transition: .3s;
            transition: .3s;
}
@media (min-width: 1200px)
{
    .header
    {
        -webkit-transition: .3s;
                transition: .3s;
    }
    .header.fixed .header-box
    {
        position: fixed;
        z-index: 9999;
        bottom: 100%;
        left: 0;

        width: 100%;

        -webkit-transition: -webkit-transform .5s;
                transition: -webkit-transform .5s;
                transition:         transform .5s;
                transition:         transform .5s, -webkit-transform .5s;
        -webkit-transform: translateY(100%);
        -webkit-transform: translate3d(0, 100%, 0);
            -ms-transform: translateY(100%);
                transform: translateY(100%);
                transform: translate3d(0, 100%, 0);

        box-shadow: 0 2px 14px 1px rgba(0, 0, 0, .2);
    }
    .header.fixed .logo a
    {
        width: 140px;
    }
    .header.fixed .nav .nav-list1 > li > a
    {
        padding: 28px 10px;
    }
}
@media (max-width: 1199px)
{
    .header
    {
        position: relative;
    }
}
.header .header-box
{
    background-color: #0770e6;
}
.header .container
{
    font-size: 0;

    position: relative;

    text-align: justify;
    text-justify: distribute-all-lines;
    letter-spacing: -8px;
}
.header .container:after
{
    display: inline-block;
    overflow: hidden;

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

    content: '';
}
.header .container > div
{
    font-size: 14px;

    display: inline-block;

    vertical-align: middle;
    letter-spacing: 0;
}
.header .logo
{
    position: relative;

    vertical-align: top !important;
}
.header .logo a
{
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;

    display: block;
    overflow: hidden;

    width: 160px;
}
.header .logo a img
{
    display: block;

    width: 100%;
}
@media (max-width: 1199px)
{
    .header .logo a
    {
        width: 140px;
    }
}
@media (max-width: 991px)
{
    .header .logo a
    {
        width: 130px;
    }
}
@media (max-width: 767px)
{
    .header .logo a
    {
        width: 100px;
    }
}
.header .right-box
{
    position: relative;
}
@media (max-width: 1199px)
{
    .header .right-box
    {
        padding: 25px 0;
    }
}
@media (max-width: 991px)
{
    .header .right-box
    {
        padding: 20px 0;
    }
}
@media (max-width: 767px)
{
    .header .right-box
    {
        padding: 10px 0;
    }
}
.header .right-box > div
{
    display: inline-block;

    vertical-align: middle;
}
@media (min-width: 1200px)
{
    .header .right-box > div.nav
    {
        display: inline-block !important;
    }
}
@media (max-width: 1199px)
{
    .header .right-box > div.nav
    {
        display: none;
    }
}
@media (max-width: 1199px)
{
    .header .right-box > div.search-wrap
    {
        display: none;
    }
}
.header .right-box > div.google-translate
{
    min-width: 100px;
    margin: 0 10px;
}
@media (max-width: 767px)
{
    .header .right-box > div.google-translate
    {
        display: none;

        margin: 0;
    }
}
@media (max-width: 767px)
{
    .header .right-box .fade-out ~ .google-translate
    {
        position: fixed;
        z-index: 10000;
        top: 30px;
        left: 30px;

        display: block !important;

        -webkit-transition: .3s;
                transition: .3s;
    }
    .header .right-box .fade-out.left-100 ~ .google-translate
    {
        top: -30px;

        opacity: 0;
    }
}
.header .language
{
    font-size: 0;

    letter-spacing: -8px;
}
.header .language a
{
    position: relative;

    display: inline-block;
    overflow: hidden;

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

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

    border-radius: 50%;
    background: url(../images/language.png) no-repeat 0 100%;
    background-size: 200% auto;
}
.header .language a.cn
{
    background-position: 100% 100%;
}
@media (max-width: 1349px)
{
    .header .language a
    {
        width: 30px;
        height: 30px;
    }
}
@media (max-width: 1199px)
{
    .header .language a
    {
        width: 25px;
        height: 25px;
    }
}
@media (min-width: 1200px)
{
    .header .mouse-line
    {
        position: absolute;
        z-index: 2;
        left: 0;

        display: block;

        height: 3px;

        -webkit-transition: all .4s cubic-bezier(0, .225, .435, 1.3);
                transition: all .4s cubic-bezier(0, .225, .435, 1.3);

        background-color: #f28684;
    }
    .header .mouse-line.nav-line
    {
        top: 0;
    }
    .header .mouse-line.inside-line
    {
        bottom: -1px;
    }
}
.header .cart
{
    margin-right: 15px;
}
@media (max-width: 767px)
{
    .header .cart
    {
        margin-right: 10px;
    }
}
.header .cart a
{
    font-size: 16px;
}
.header .cart a:before
{
    font-family: 'iconfont' !important;
    font-size: 20px;

    content: '\e619';
}
.header .find
{
    font-size: 20px;

    margin: 0 5px 0 3px;

    cursor: pointer;

    color: #333;
}
.header .find:before
{
    font-family: 'iconfont' !important;

    content: '\e660';
}
.header .nav-collapse
{
    position: relative;

    display: none;

    width: 40px;
    height: 40px;
    margin-left: 15px;
    padding: 0;

    cursor: pointer;

    background: none;
}
@media (max-width: 1199px)
{
    .header .nav-collapse
    {
        display: inline-block;

        vertical-align: middle;
    }
    .header .nav-collapse.nav-collapse-xs
    {
        position: relative;

        margin: 0;
    }
    .header .nav-collapse.nav-collapse-1
    {
        position: absolute;
        z-index: 9999;
        top: 20px;
        right: 20px;

        display: block;

        margin-top: 10px;

        border: none;
    }
    .header .nav-collapse.nav-collapse-1 .btn-line
    {
        background-color: #fff !important;
    }
}
@media (max-width: 767px)
{
    .header .nav-collapse
    {
        margin-left: 5px;
    }
}
.header .nav-collapse .btn-line
{
    position: absolute;
    left: 50%;

    width: 28px;
    height: 2px;

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

    background-color: #fff;
}
.header .nav-collapse .btn-line:nth-child(3),
.header .nav-collapse .btn-line:nth-child(1)
{
    display: block;

    content: '';
}
.header .nav-collapse .btn-line:nth-child(1)
{
    top: 32%;
}
.header .nav-collapse .btn-line:nth-child(2)
{
    top: 50%;
}
.header .nav-collapse .btn-line:nth-child(3)
{
    top: 68%;
}
.header .nav-collapse.active
{
    border-color: transparent;
}
.header .nav-collapse.active .btn-line
{
    background-color: #333;
}
.header .nav-collapse.active .btn-line:nth-child(2)
{
    -webkit-transform: translateX(-50px);
        -ms-transform: translateX(-50px);
            transform: translateX(-50px);

    opacity: 0;
}
.header .nav-collapse.active .btn-line:nth-child(1)
{
    top: 50%;
    left: 50%;

    -webkit-transform: translateX(-50%) rotateZ(45deg);
        -ms-transform: translateX(-50%) rotate(45deg);
            transform: translateX(-50%) rotateZ(45deg);
}
.header .nav-collapse.active .btn-line:nth-child(3)
{
    top: 50%;
    left: 50%;

    -webkit-transform: translateX(-50%) rotateZ(-45deg);
        -ms-transform: translateX(-50%) rotate(-45deg);
            transform: translateX(-50%) rotateZ(-45deg);
}
@media (min-width: 1200px)
{
    .header .nav
    {
        position: relative;
        z-index: 10;

        text-align: center;
    }
}
@media (max-width: 1199px)
{
    .header .nav
    {
        position: fixed;
        z-index: 9998;
        top: 0;
        left: 0;

        display: none;

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

        -webkit-transition: -webkit-transform .3s;
                transition: -webkit-transform .3s;
                transition:         transform .3s;
                transition:         transform .3s, -webkit-transform .3s;
        text-align: left;
        text-align: center;

        background: #fafafa;
        background: #000;
    }
    .header .nav .tbl
    {
        display: table;

        width: 100%;
        height: 100%;
    }
    .header .nav .tbl-cell
    {
        display: table-cell;

        height: 100%;

        vertical-align: middle;
    }
}
@media (max-width: 767px)
{
    .header .nav
    {
        width: 100%;
        padding: 25px;
    }
}
.header .nav.left-100
{
    -webkit-transform: translateX(-100%);
    -webkit-transform: translate3d(-100%, 0, 0);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%);
            transform: translate3d(-100%, 0, 0);
}
.header .nav.left-200
{
    -webkit-transform: translateX(-200%);
    -webkit-transform: translate3d(-200%, 0, 0);
        -ms-transform: translateX(-200%);
            transform: translateX(-200%);
            transform: translate3d(-200%, 0, 0);
}
.header .nav.left-300
{
    -webkit-transform: translateX(-300%);
    -webkit-transform: translate3d(-300%, 0, 0);
        -ms-transform: translateX(-300%);
            transform: translateX(-300%);
            transform: translate3d(-300%, 0, 0);
}
.header .nav.left-400
{
    -webkit-transform: translateX(-400%);
    -webkit-transform: translate3d(-400%, 0, 0);
        -ms-transform: translateX(-400%);
            transform: translateX(-400%);
            transform: translate3d(-400%, 0, 0);
}
.header .nav .nav-list1
{
    position: relative;

    zoom: 1;
}
.header .nav .nav-list1:after
{
    display: block;
    visibility: hidden;
    clear: both;

    height: 0;

    content: '';
}
@media (min-width: 1200px)
{
    .header .nav .nav-list1 li a
    {
        white-space: nowrap;
    }
    .header .nav .nav-list1 > li
    {
        position: relative;

        float: left;

        padding: 0 18px;
    }
    .header .nav .nav-list1 > li > a
    {
        font-size: 18px;

        position: relative;

        display: block;

        padding: 37px 10px;

        text-transform: uppercase;

        color: #fff;
    }
    .header .nav .nav-list1 > li > a > span
    {
        position: relative;

        display: block;
    }
    .header .nav .nav-list1 ul
    {
        position: absolute;

        display: none;

        text-align: left;

        background-color: #fff;
        background-clip: padding-box;
        box-shadow: 0 2px 10px 1px rgba(0, 0, 0, .15);
    }
    .header .nav .nav-list1 ul li:hover > a
    {
        text-decoration: underline;

        color: #0770e6;
    }
    .header .nav .nav-list1 ul a
    {
        position: relative;

        display: block;

        padding: 5px 0;
    }
    .header .nav .nav-list1 .nav-list2
    {
        z-index: 10;
        top: 100%;
        left: 50%;

        min-width: 140px;
        padding: 15px 0;
    }
    .header .nav .nav-list1 .nav-list2 > li
    {
        position: relative;

        white-space: nowrap;
    }
    .header .nav .nav-list1 .nav-list2 > li > a
    {
        padding: 5px 15px;

        text-align: center;
    }
    .header .nav .nav-list1 .nav-list2 li
    {
        position: relative;
    }
    .header .nav .nav-list1 .nav-list2 li a
    {
        padding: 5px 15px;
    }
    .header .nav .nav-list1 .nav-list2 ul
    {
        position: absolute;
        top: 0;
        left: 100%;

        min-width: 120px;
        padding: 10px 0;

        border-left: 1px solid transparent;
    }
    .header .nav .nav-list1 .active > a span:after
    {
        width: 100%;
    }
}
@media (min-width: 1200px) and (max-width: 1349px)
{
    .header .nav .nav-list1 > li
    {
        padding: 0 8px;
    }
}
@media (max-width: 1199px)
{
    .header .nav .nav-list1
    {
        margin: 20px 0;

        opacity: 0;
    }
    .header .nav .nav-list1 > li
    {
        -webkit-transform: translateX(-15px) rotateX(90deg);
                transform: translateX(-15px) rotateX(90deg);
        white-space: nowrap;

        opacity: 0;
    }
    .header .nav .nav-list1 > a
    {
        font-size: 20px;

        color: #fff;
    }
}
@media (max-width: 1199px)
{
    .header .nav .nav-list2,
    .header .nav .nav-list3
    {
        display: none;
    }
    .header .nav .nav-list2 a,
    .header .nav .nav-list3 a
    {
        font-size: 16px;
        line-height: 2;

        margin-top: 5px;

        color: #fff;
    }
}
@media (max-height: 580px)
{
    .header .nav .nav-list2 a,
    .header .nav .nav-list3 a
    {
        margin-top: 0;
    }
}
.header .mask-nav
{
    display: none;
}
@media (max-width: 1199px)
{
    .header .mask-nav
    {
        position: absolute;
        z-index: 9999;
        top: 0;

        display: block;
        overflow: hidden;

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

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

        color: #fff;
        background: #fafafa;
        background: #000;
    }
}
.header .mask-nav .nav-top
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
.header .mask-nav .nav-top .back-btn:before
{
    font-family: 'iconfont' !important;
    font-size: 26px;

    content: '\e9b5';
}
.header .mask-nav .nav-top .nav-title
{
    font-size: 30px;

    margin: 0;

    text-transform: uppercase;
}
@media (max-width: 767px)
{
    .header .mask-nav .nav-top .nav-title
    {
        font-size: 20px;
    }
}
.header .mask-nav .nav-top .nav-collapse-2
{
    margin: 0;
}
.header .mask-nav .nav-top .nav-collapse-2 .btn-line
{
    background-color: #fff;
}
.header .mask-nav .content
{
    position: relative;

    overflow: auto;

    height: 85%;
    margin-top: 4%;

    -ms-touch-action: pan-y;
        touch-action: pan-y;
    /*定义滚动条轨道 内阴影+圆角*/
    /*定义滑块 内阴影+圆角*/
    /*滑块效果*/
}
.header .mask-nav .content::-webkit-scrollbar
{
    width: 5px;
    height: 5px;

    border-radius: 5px;
    background-color: #fff;
}
.header .mask-nav .content::-webkit-scrollbar-track
{
    border-radius: 5px;
    background-color: #fff;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}
.header .mask-nav .content::-webkit-scrollbar-thumb
{
    border-radius: 5px;
    background-color: #666;
}
.header .mask-nav .content::-webkit-scrollbar-thumb:hover
{
    border-radius: 5px;
    background: rgba(0, 0, 0, .4);
}
@media (max-width: 767px)
{
    .header .mask-nav .content ul
    {
        padding: 0 15px;
    }
}
.header .mask-nav .content ul li
{
    font-size: 24px;
    line-height: 50px;

    margin: 20px 0;

    text-align: left;
}
@media (max-width: 991px)
{
    .header .mask-nav .content ul li
    {
        margin: 10px 0;
    }
}
@media (max-width: 767px)
{
    .header .mask-nav .content ul li
    {
        font-size: 4.5vmin;
        line-height: 1.6;

        margin: 0;
        margin-bottom: 5px;
    }
}
.header .mask-nav .content ul li.more
{
    position: relative;
}
.header .mask-nav .content ul li.more:after
{
    font-family: 'iconfont' !important;
    font-size: 16px;

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

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

    color: #fff;
}
.header .mask-nav .content ul li a
{
    display: inline-block;
}
.header .mask-nav .content ul ul
{
    display: none;
}
.header .nav-2
{
    left: 100%;
}
.header .nav-3
{
    left: 200%;
}
.header .nav-4
{
    left: 300%;
}
.header .fade-out ul
{
    text-align: left;
}
@media only screen and (min-width: 768px) and (max-width: 1199px)
{
    .header .fade-out ul
    {
        padding: 0 5%;
    }
}
@media (max-width: 1199px)
{
    .header .fade-out ul .pic
    {
        display: none !important;
    }
}
@media (max-width: 1199px)
{
    .header .fade-out ul.nav-list1
    {
        overflow: auto;

        max-height: 90%;
        margin: 0;

        opacity: 1;
    }
    .header .fade-out ul.nav-list1 a
    {
        text-transform: uppercase;

        color: #fff;
    }
    .header .fade-out ul.nav-list1 > li
    {
        position: relative;

        margin: 8px 0;
    }
    .header .fade-out ul.nav-list1 > li.act
    {
        -webkit-transition: all .4s;
                transition: all .4s;
        -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
                transform: translateX(0);

        opacity: 1;
    }
    .header .fade-out ul.nav-list1 > li.more:after
    {
        font-family: 'iconfont';
        font-size: 18px;

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

        margin-top: -14px;

        content: '\e72f';

        color: #fff;
    }
    .header .fade-out ul.nav-list1 > li > a
    {
        font-size: 20px;
        line-height: 2;

        display: inline-block;
    }
    .header .fade-out ul.nav-list1 .nav-list2 > li > a
    {
        font-size: 20px;
    }
}
@media (max-width: 1199px) and (max-width: 767px)
{
    .header .fade-out ul.nav-list1 > li
    {
        margin: 0;
    }
}
@media (max-width: 1199px) and (max-height: 768px)
{
    .header .fade-out ul.nav-list1 .nav-list2 > li > a
    {
        font-size: 18px;
    }
}
@media (max-width: 1199px) and (max-width: 480px)
{
    .header .fade-out ul.nav-list1 .nav-list2 > li > a
    {
        font-size: 14px;
    }
}
.header .fade-out ul.nav2-list2 h4
{
    font-size: 20px;
    line-height: 50px;
}
.header .xs-language
{
    position: absolute;
    bottom: 30px;
    left: 0;

    display: none;

    width: 100%;
    padding-left: 25px;

    text-align: left;
}
@media (max-width: 480px)
{
    .header .xs-language
    {
        display: block !important;
    }
}
@media (min-width: 1200px)
{
    .search-wrap
    {
        font-size: 0;

        display: inline-block !important;

        width: 200px;
        margin-left: 170px;

        text-align: right;
        vertical-align: middle;
    }
    .search-wrap.active form
    {
        width: 100%;
    }
    .search-wrap p
    {
        display: none;
    }
    .search-wrap form
    {
        position: relative;
        z-index: 2;

        display: inline-block;
        overflow: hidden;

        width: 95px;

        -webkit-transition: .3s;
                transition: .3s;
        text-align: left;

        border: 1px solid #0770e6;
        border-radius: 35px;
    }
    .search-wrap input::-webkit-input-placeholder,
    .search-wrap textarea::-webkit-input-placeholder
    {
        color: #888;
    }
    .search-wrap input:-o-placeholder,
    .search-wrap textarea:-o-placeholder
    {
        color: #888;
    }
    .search-wrap input::-moz-placeholder,
    .search-wrap textarea::-moz-placeholder
    {
        color: #888;
    }
    .search-wrap input:-ms-input-placeholder,
    .search-wrap textarea:-ms-input-placeholder
    {
        color: #888;
    }
    .search-wrap input:focus::-webkit-input-placeholder,
    .search-wrap textarea:focus::-webkit-input-placeholder
    {
        color: #c5c5c5;
    }
    .search-wrap input:focus::-o-placeholder,
    .search-wrap textarea:focus::-o-placeholder
    {
        color: #c5c5c5;
    }
    .search-wrap input:focus::-moz-placeholder,
    .search-wrap textarea:focus::-moz-placeholder
    {
        color: #c5c5c5;
    }
    .search-wrap input:focus::-ms-input-placeholder,
    .search-wrap textarea:focus::-ms-input-placeholder
    {
        color: #c5c5c5;
    }
    .search-wrap .input-text,
    .search-wrap .input-submit
    {
        line-height: 24px;

        display: block;

        height: 24px;
    }
    .search-wrap .input-text
    {
        font-size: 12px;

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

        color: #888;
        background: none;
    }
    .search-wrap .input-submit
    {
        font-size: 12px;

        position: absolute;
        z-index: 2;
        top: 0;
        right: 0;

        height: 100%;
        padding: 0 11px;

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

        color: #fff;
        background: #0770e6;
    }
    .search-wrap .input-submit span,
    .search-wrap .input-submit:before
    {
        display: inline-block;

        vertical-align: middle;
    }
    .search-wrap .input-submit:before
    {
        font-family: 'iconfont' !important;

        display: block;

        content: '\e660';
    }
    .search-wrap .input-submit:hover
    {
        box-shadow: inset 0 2px 10px rgba(0, 0, 0, .25);
    }
}
@media (min-width: 1200px) and (max-width: 1469px)
{
    .search-wrap
    {
        margin-left: 60px;
    }
}
@media (min-width: 1200px) and (max-width: 1349px)
{
    .search-wrap
    {
        margin-left: 0;
    }
}
@media (max-width: 1199px)
{
    .search-wrap
    {
        position: fixed;
        z-index: 9999;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;

        display: none;

        background-color: rgba(0, 0, 0, .93);
    }
    .search-wrap.active .search
    {
        -webkit-transform: translateY(-50%) scale(1);
            -ms-transform: translateY(-50%) scale(1);
                transform: translateY(-50%) scale(1);
    }
    .search-wrap .search
    {
        position: absolute;
        top: 50%;
        right: 0;
        left: 0;

        width: 800px;
        max-width: 100%;
        margin: auto;
        padding: 0 15px;

        -webkit-transition: 1s;
                transition: 1s;
        -webkit-transform: translateY(-50%) scale(.2);
            -ms-transform: translateY(-50%) scale(.2);
                transform: translateY(-50%) scale(.2);

        border: none;
        border-radius: 0;
    }
    .search-wrap .search p
    {
        margin-bottom: 50px;

        text-align: center;
        letter-spacing: 2px;

        color: #fff;
    }
    .search-wrap .search .input-text
    {
        font-size: 20px;
        line-height: 40px;

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

        text-align: center;

        color: #fff;
        border-bottom: 2px solid #9c9c9c;
        background: none;
    }
    .search-wrap .search .input-submit
    {
        line-height: 36px;

        position: absolute;
        right: 0;
        bottom: 10px;

        width: 50px;

        background: none;
    }
    .search-wrap .search .input-submit:before
    {
        font-family: 'iconfont' !important;
        font-size: 20px;

        content: '\e660';

        color: #eee;
    }
    .search-wrap .search-close
    {
        position: absolute;
        top: 30px;
        right: 10%;

        cursor: pointer;
    }
    .search-wrap .search-close:before
    {
        font-family: 'iconfont' !important;
        font-size: 22px;

        content: '\e61b';

        color: #fff;
    }
}
@media (max-width: 1199px) and (max-width: 767px)
{
    .search-wrap .search .input-text
    {
        padding-left: 5px;
    }
}
.slick-dots
{
    text-align: center;
}
.slick-dots li
{
    display: inline-block;

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

    cursor: pointer;
    -webkit-transition: .3s;
            transition: .3s;

    opacity: .4;
    border-radius: 8px;
    background: #fff;
}
.slick-dots li.slick-active
{
    opacity: 1;
}
@media (min-width: 1200px)
{
    .slick-dots li:hover
    {
        opacity: 1;
    }
}
@media (max-width: 767px)
{
    .slick-dots li
    {
        width: 7px;
        height: 7px;

        border-radius: 7px;
    }
}
.slick-dots li button
{
    display: none;
}
@-webkit-keyframes jump
{
    0%
    {
        -webkit-transform: translateY(0);
                transform: translateY(0);
        -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
    }
    50%
    {
        -webkit-transform: translateY(5px);
                transform: translateY(5px);
        -webkit-animation-timing-function: ease-out;
                animation-timing-function: ease-out;
    }
    100%
    {
        -webkit-transform: translateY(0);
                transform: translateY(0);
        -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
    }
}
@keyframes jump
{
    0%
    {
        -webkit-transform: translateY(0);
                transform: translateY(0);
        -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
    }
    50%
    {
        -webkit-transform: translateY(5px);
                transform: translateY(5px);
        -webkit-animation-timing-function: ease-out;
                animation-timing-function: ease-out;
    }
    100%
    {
        -webkit-transform: translateY(0);
                transform: translateY(0);
        -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
    }
}
.banner
{
    font-size: 0;

    position: relative;
    z-index: 2;

    overflow: hidden;

    width: 100%;

    letter-spacing: -8px;
}
.banner:hover .slick-arrow
{
    opacity: 1;
}
.banner img
{
    display: block;

    width: 100%;
}
@media (max-width: 1199px)
{
    .banner .slick
    {
        width: 110%;
        max-width: 110%;
        margin-left: -5%;
    }
}
@media (max-width: 991px)
{
    .banner .slick
    {
        width: 120%;
        max-width: 120%;
        margin-left: -10%;
    }
}
@media (max-width: 480px)
{
    .banner .slick
    {
        width: 130%;
        max-width: 130%;
        margin-left: -15%;
    }
}
.banner .slick-dots
{
    position: absolute;
    z-index: 2;
    bottom: 40px;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}
.banner .slick-dots li
{
    margin: 0 5px;
}
@media (max-width: 767px)
{
    .banner .slick-dots
    {
        bottom: 5%;
    }
}
.banner .item
{
    position: relative;

    display: block;
}
.banner .slick-arrow
{
    font-size: 32px;
    line-height: 60px;

    position: absolute;
    z-index: 20;
    top: 50%;

    display: block;

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

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

    opacity: 0;
    color: #0770e6;
    border-radius: 50%;
    background: none;
    background-color: rgba(255, 255, 255, .7);
}
.banner .slick-arrow:before
{
    font-family: 'iconfont' !important;
    font-style: normal;

    -webkit-transition: .3s;
            transition: .3s;
    letter-spacing: 0;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.banner .slick-arrow:after
{
    position: absolute;
    top: 50%;
    left: 50%;

    width: 100%;
    height: 100%;

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

    border: 1px solid rgba(255, 255, 255, .7);
    border-radius: 50%;
}
@-webkit-keyframes scale
{
    0%
    {
        -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
                transform: translateX(-50%) translateY(-50%) scale(1);

        opacity: 1;
    }
    100%
    {
        -webkit-transform: translateX(-50%) translateY(-50%) scale(1.25);
                transform: translateX(-50%) translateY(-50%) scale(1.25);

        opacity: .2;
    }
}
@keyframes scale
{
    0%
    {
        -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
                transform: translateX(-50%) translateY(-50%) scale(1);

        opacity: 1;
    }
    100%
    {
        -webkit-transform: translateX(-50%) translateY(-50%) scale(1.25);
                transform: translateX(-50%) translateY(-50%) scale(1.25);

        opacity: .2;
    }
}
@media (min-width: 1200px)
{
    .banner .slick-arrow:hover:after
    {
        -webkit-animation: scale 2000ms linear infinite;
                animation: scale 2000ms linear infinite;
    }
}
.banner .slick-prev
{
    left: 2.60416667%;
}
.banner .slick-prev:before
{
    content: '\eb60';
}
.banner .slick-next
{
    right: 2.60416667%;
}
.banner .slick-next:before
{
    content: '\e625';
}
.index-box
{
    padding: 80px 0;

    background: no-repeat center;
    background-size: cover;
}
@media (max-width: 991px)
{
    .index-box
    {
        padding: 60px 0;
    }
}
@media (max-width: 767px)
{
    .index-box
    {
        padding: 45px 0;
    }
}
.index-box .title
{
    text-transform: uppercase;

    color: #0770e6;
}
.index-box .title h3
{
    font-size: 43px;
    font-weight: bold;

    margin-top: 0;
}
.index-box .title span
{
    font-size: 32px;
    font-weight: 500;
    font-style: italic;
}
@media (max-width: 1199px)
{
    .index-box .title h3
    {
        font-size: 40px;
    }
    .index-box .title span
    {
        font-size: 30px;
    }
}
@media (max-width: 991px)
{
    .index-box .title h3
    {
        font-size: 35px;
    }
    .index-box .title span
    {
        font-size: 25px;
    }
}
@media (max-width: 767px)
{
    .index-box .title h3
    {
        font-size: 30px;

        margin-bottom: 5px;
    }
    .index-box .title span
    {
        font-size: 20px;
    }
}
.index-box .slick-arrow
{
    font-size: 40px;
    font-weight: bold;

    position: absolute;
    z-index: 20;
    top: 50%;

    display: block;

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

    color: #231815;
    background: none;
}
.index-box .slick-arrow:before
{
    font-family: 'iconfont' !important;
    font-style: normal;

    letter-spacing: 0;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.index-box .slick-arrow:hover
{
    color: #0770e6;
}
.index-box .slick-prev
{
    left: -70px;
}
.index-box .slick-prev:before
{
    content: '\eb60';
}
.index-box .slick-next
{
    right: -70px;
}
.index-box .slick-next:before
{
    content: '\e625';
}
.index-box .slick-dots li
{
    background-color: #0770e6;
}
.index-about
{
    position: relative;

    background: #fff no-repeat bottom center;
}
.index-about .col-lg-5
{
    position: relative;
}
.index-about .pic-box
{
    overflow: hidden;

    cursor: pointer;
}
@media only screen and (min-width: 992px)
{
    .index-about .pic-box
    {
        position: absolute;
        top: 0;
        right: 15px;
    }
}
@media (max-width: 991px)
{
    .index-about .pic-box
    {
        position: relative;

        width: 825px;
        max-width: 100%;
    }
}
@media (min-width: 1200px)
{
    .index-about .pic-box img
    {
        -webkit-transition:         transform .7s;
        -webkit-transition: -webkit-transform .7s;
                transition: -webkit-transform .7s;
                transition:         transform .7s;
                transition:         transform .7s, -webkit-transform .7s;
    }
    .index-about .pic-box:hover img
    {
        -webkit-transform: scale(1.07);
            -ms-transform: scale(1.07);
                transform: scale(1.07);
    }
}
.index-about .pic-box[data-src]:before
{
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    content: '';

    background-color: rgba(30, 46, 104, .2);
}
.index-about .pic-box[data-src]:after
{
    font-family: 'iconfont' !important;
    font-size: 70px;

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

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

    color: #fff;
}
@media only screen and (min-width: 992px) and (max-width: 1469px)
{
    .index-about .pic-box[data-src]:after
    {
        left: 60%;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1349px)
{
    .index-about .pic-box[data-src]:after
    {
        left: 70%;
    }
}
@media (max-width: 480px)
{
    .index-about .pic-box[data-src]:after
    {
        font-size: 50px;
    }
}
.index-about .pic-box img
{
    position: relative;

    display: block;
}
@media only screen and (min-width: 992px) and (max-width: 1469px)
{
    .index-about .pic-box img
    {
        left: 20%;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1349px)
{
    .index-about .pic-box img
    {
        left: 30%;
    }
}
@media (max-width: 991px)
{
    .index-about .pic-box img
    {
        max-width: 100%;
    }
}
.index-about .intro
{
    overflow: hidden;
}
@media only screen and (min-width: 992px)
{
    .index-about .intro
    {
        min-height: 400px;
    }
}
.index-about .intro h1
{
    font-size: 25px;
    font-weight: bold;

    margin: 35px 0 20px;

    text-transform: uppercase;
}
@media (max-width: 767px)
{
    .index-about .intro h1
    {
        font-size: 20px;

        margin-bottom: 10px;
    }
}
.index-about .intro p
{
    font-size: 16px;
    line-height: 1.875;

    display: -webkit-box;
    overflow: hidden;

    height: auto;
    max-height: 210px;
    margin: 0;

    color: #666;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
}
@media (max-width: 767px)
{
    .index-about .intro p
    {
        font-size: 14px;

        max-height: 126px;

        -webkit-line-clamp: 5;
    }
}
.index-about .more
{
    margin-top: 20px;

    text-align: right;
}
.index-about .more a
{
    font-size: 18px;
    font-weight: bold;

    color: #cc2618;
}
@media (min-width: 1200px)
{
    .index-about .more a:hover
    {
        text-decoration: underline;
    }
}
@media (max-width: 1199px)
{
    .index-about .more a:active
    {
        text-decoration: underline;
    }
}
.index-product
{
    position: relative;

    overflow: hidden;

    padding: 0;
}
.index-product .container
{
    position: relative;

    padding-top: 70px;
    padding-bottom: 30px;
}
@media (max-width: 480px)
{
    .index-product .container
    {
        padding-top: 50px;
    }
}
.index-product .intro-wrap
{
    background: no-repeat center;
    background-size: cover;
}
.index-product .intro-wrap.active .intro-box
{
    z-index: 10;

    opacity: 1;
}
.index-product .intro-wrap.active .pic-box
{
    top: 50%;

    width: 50%;

    -webkit-transition: width .8s, top 1s .5s, -webkit-transform .6s .5s;
            transition: width .8s, top 1s .5s, -webkit-transform .6s .5s;
            transition: width .8s, transform .6s .5s, top 1s .5s;
            transition: width .8s, transform .6s .5s, top 1s .5s, -webkit-transform .6s .5s;
    -webkit-transform: translateY(-20%);
        -ms-transform: translateY(-20%);
            transform: translateY(-20%);
}
@media (max-width: 991px)
{
    .index-product .intro-wrap.active .pic-box
    {
        top: 65%;
        left: 0;

        width: 60%;

        -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
                transform: translateY(0);
    }
}
@media (max-width: 480px)
{
    .index-product .intro-wrap.active .pic-box
    {
        top: 55%;
        left: 0;

        width: 40%;

        -webkit-transform: translateY(-10%);
            -ms-transform: translateY(-10%);
                transform: translateY(-10%);
    }
}
.index-product .intro-box > *
{
    position: relative;
}
.index-product h3,
.index-product .intro-box
{
    position: relative;
}
.index-product h3
{
    font-size: 43px;
    font-weight: bold;

    z-index: 5;

    margin: 0;

    text-transform: uppercase;

    color: #fff;
}
@media (max-width: 991px)
{
    .index-product h3
    {
        font-size: 38px;
    }
}
@media (max-width: 480px)
{
    .index-product h3
    {
        font-size: 30px;
    }
}
.index-product .pic-box
{
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    width: 100%;

    -webkit-transition: width 1s .6s, top .5s, -webkit-transform .5s;
            transition: width 1s .6s, top .5s, -webkit-transform .5s;
            transition: width 1s .6s, transform .5s, top .5s;
            transition: width 1s .6s, transform .5s, top .5s, -webkit-transform .5s;
    text-align: center;
}
@media (max-width: 991px)
{
    .index-product .pic-box
    {
        top: 18%;
        left: 10%;

        width: 80%;
    }
}
@media (max-width: 480px)
{
    .index-product .pic-box
    {
        top: 0;
        left: 5%;

        width: 90%;
        margin-top: 110px;

        -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
                transform: translateY(0);
    }
}
.index-product .pic-box img
{
    position: relative;
    left: 50%;

    display: block;

    max-width: 100%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}
.index-product .intro-box
{
    z-index: -1;

    margin-left: 50%;
    padding-top: 55px;
    padding-left: 65px;

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

    opacity: 0;
    color: #fff;
}
@media (max-width: 1349px)
{
    .index-product .intro-box
    {
        padding-top: 25px;
    }
}
@media (max-width: 991px)
{
    .index-product .intro-box
    {
        margin-left: 0;
        padding-left: 0;
    }
}
@media (max-width: 991px)
{
    .index-product .intro-box
    {
        padding-top: 15px;
    }
}
.index-product .intro-box h4
{
    font-size: 20px;
    font-weight: bold;

    margin: 0 0 10px;
}
@media (max-width: 480px)
{
    .index-product .intro-box h4
    {
        font-size: 16px;
    }
}
.index-product .intro-box .intro
{
    min-height: 210px;
    margin-bottom: 10px;
}
@media (max-width: 480px)
{
    .index-product .intro-box .intro
    {
        overflow: hidden;

        min-height: 150px;
        max-height: 150px;
    }
}
.index-product .intro-box p
{
    font-size: 16px;
    line-height: 1.875;

    margin: 0;
}
@media (max-width: 767px)
{
    .index-product .intro-box p
    {
        font-size: 14px;
    }
}
.index-product .more
{
    text-align: right;
}
.index-product .more a
{
    display: inline-block;

    padding: 11px 18px;

    border-radius: 20px;
    background-color: #cc2618;
}
@media (max-width: 480px)
{
    .index-product .more a
    {
        margin-top: 10px;
        padding: 7px 15px;
    }
}
.index-product .trigger
{
    padding: 125px 0 80px;

    text-align: center;

    background: url(../images/imgs/index-product-bg.png) center;
    background-size: contain;
}
@media (max-width: 480px)
{
    .index-product .trigger
    {
        padding-top: 60px;
        padding-bottom: 45px;
    }
}
.index-product .trigger button
{
    font-size: 18px;
    font-weight: bold;

    position: relative;
    z-index: 10;

    display: inline-block;

    padding: 18px 32px;

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

    color: #fff;
    border-radius: 30px;
    background-color: #0770e6;
}
@media (min-width: 1200px)
{
    .index-product .trigger button:hover
    {
        box-shadow: inset 0 2px 10px rgba(0, 0, 0, .4);
    }
}
@media (max-width: 991px)
{
    .index-product .trigger button
    {
        font-size: 16px;

        padding: 12px 25px;
    }
}
@media (max-width: 480px)
{
    .index-product .trigger button
    {
        font-size: 14px;

        padding: 8px 20px;
    }
}
.index-product .trigger .active
{
    text-decoration: underline;

    color: #000;
}
.news-list h4
{
    font-size: 18px;
    font-weight: 500;

    overflow: hidden;

    height: 25px;
    margin: 0 0 5px;

    white-space: nowrap;
    text-overflow: ellipsis;

    color: #000;
}
@media (max-width: 767px)
{
    .news-list h4
    {
        font-size: 16px;

        height: 20px;
    }
}
.news-list p
{
    font-size: 16px;
    line-height: 1.875;

    display: -webkit-box;
    overflow: hidden;

    height: auto;
    height: 60px;
    margin: 0;

    color: #666;

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

        height: 52px;
    }
}
.news-list ul
{
    margin-top: -15px;
}
.news-list ul li
{
    position: relative;

    margin-top: 30px;
    padding-bottom: 20px;
    padding-left: 100px;

    border-bottom: 1px dashed #000;
}
@media (min-width: 1200px)
{
    .news-list ul li:hover
    {
        border-color: #cc2618;
    }
    .news-list ul li:hover *
    {
        color: #cc2618;
    }
}
@media (max-width: 1199px)
{
    .news-list ul li
    {
        margin-top: 15px;
        padding-bottom: 15px;
        padding-left: 75px;
    }
}
@media (max-width: 767px)
{
    .news-list ul li
    {
        padding-left: 60px;
    }
}
.news-list ul .date
{
    line-height: 1;

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

    text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1199px)
{
    .news-list ul .date
    {
        top: 5px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1199px)
{
    .news-list ul .date .day
    {
        font-size: 30px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1199px)
{
    .news-list ul .date .mouth
    {
        font-size: 25px;
    }
}
.news-list ul .day
{
    font-size: 40px;
    font-weight: 500;
}
.news-list ul .mouth
{
    font-size: 36px;
    font-weight: bold;

    margin-top: 5px;

    text-transform: uppercase;
}
@media (max-width: 767px)
{
    .news-list ul .date
    {
        top: 10px;
    }
    .news-list ul .day
    {
        font-size: 25px;
    }
    .news-list ul .mouth
    {
        font-size: 20px;
    }
}
.news-list .top-content .img-box
{
    padding-bottom: 45%;
}
.news-list .top-content .pic-box
{
    position: relative;

    width: 600px;
    max-width: 100%;
    margin-bottom: 20px;
}
@media (min-width: 1200px)
{
    .news-list .top-content .pic-box img
    {
        -webkit-transition:         transform .7s;
        -webkit-transition: -webkit-transform .7s;
                transition: -webkit-transform .7s;
                transition:         transform .7s;
                transition:         transform .7s, -webkit-transform .7s;
    }
    .news-list .top-content .pic-box:hover img
    {
        -webkit-transform: scale(1.07);
            -ms-transform: scale(1.07);
                transform: scale(1.07);
    }
}
.news-list .top-content .date
{
    line-height: 1.4;

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

    padding: 6px 11px;

    text-align: center;

    color: #fff;
    background-color: #cc2618;
}
.news-list .top-content .day
{
    font-size: 16px;
    font-weight: 500;
}
.news-list .top-content .mouth
{
    font-size: 18px;
    font-weight: bold;

    text-transform: uppercase;
}
.news-list .top-content .more
{
    margin-top: 15px;

    text-align: right;
}
.news-list .top-content .more a
{
    font-size: 18px;
    font-weight: bold;

    color: #cc2618;
}
@media (min-width: 1200px)
{
    .news-list .top-content .more a:hover
    {
        text-decoration: underline;
    }
}
@media (max-width: 1199px)
{
    .news-list .top-content .more a:active
    {
        text-decoration: underline;
    }
}
@media (max-width: 767px)
{
    .news-list .top-content .more
    {
        margin-top: 10px;
    }
}
.index-news .title
{
    margin-bottom: 70px;
}
@media (max-width: 1199px)
{
    .index-news .title
    {
        margin-bottom: 60px;
    }
}
@media (max-width: 991px)
{
    .index-news .title
    {
        margin-bottom: 50px;
    }
}
@media (max-width: 767px)
{
    .index-news .title
    {
        margin-bottom: 30px;
    }
}
.index-news .row > div
{
    padding: 0 15px;
}
@media only screen and (min-width: 768px)
{
    .index-news .row > div
    {
        float: left;
    }
}
@media only screen and (min-width: 768px)
{
    .index-news .left
    {
        width: 43.75%;
    }
}
@media (max-width: 767px)
{
    .index-news .left
    {
        margin-bottom: 35px;
    }
}
@media only screen and (min-width: 768px)
{
    .index-news .right
    {
        width: 56.25%;
    }
}
@media (max-width: 1199px)
{
    .index-news .right h4
    {
        font-size: 16px;

        height: 20px;
    }
    .index-news .right p
    {
        font-size: 14px;

        height: 52px;
    }
}
.index-map
{
    padding-top: 0;
}
.index-map .fancybox-pic
{
    text-align: center;
}
.index-map .fancybox-pic img
{
    max-width: 100%;
    height: auto !important;
}
.public-banner
{
    position: relative;

    overflow: hidden;

    width: 100%;
}
.public-banner img
{
    position: relative;
    left: 50%;

    width: 100%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}
@media (max-width: 991px)
{
    .public-banner img
    {
        width: 140%;
    }
}
@media (max-width: 767px)
{
    .public-banner img
    {
        width: 180%;
    }
}
.inside-nav
{
    margin-top: -10px;
    margin-bottom: 45px;

    text-align: center;
}
@media (max-width: 1199px)
{
    .inside-nav
    {
        margin-bottom: 30px;
    }
}
@media (max-width: 480px)
{
    .inside-nav
    {
        margin-top: -5px;
        margin-bottom: 20px;
    }
}
.inside-nav .nav-wrap
{
    overflow-x: auto;

    -webkit-overflow-scrolling: touch;
    /*定义滚动条轨道 内阴影+圆角*/
    /*定义滑块 内阴影+圆角*/
    /*滑块效果*/
}
.inside-nav .nav-wrap::-webkit-scrollbar
{
    width: 5px;
    height: 5px;

    background-color: #fefefe;
}
.inside-nav .nav-wrap::-webkit-scrollbar-track
{
    border-radius: 5px;
    background-color: #fefefe;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}
.inside-nav .nav-wrap::-webkit-scrollbar-thumb
{
    border-radius: 5px;
    background-color: rgba(0, 0, 0, .1);
}
.inside-nav .nav-wrap::-webkit-scrollbar-thumb:hover
{
    border-radius: 5px;
    background: rgba(0, 0, 0, .3);
}
@media (max-width: 1199px)
{
    .inside-nav .nav-wrap
    {
        padding-bottom: 10px;
    }
}
.inside-nav ul
{
    display: inline-block;

    white-space: nowrap;
}
.inside-nav li
{
    font-weight: bold;

    display: inline-block;
}
.inside-nav li:before
{
    width: 8px;
    height: 3px;
    margin: 0 35px;

    content: '';

    background-color: #333;
}
@media (max-width: 1199px)
{
    .inside-nav li:before
    {
        margin: 0 25px;
    }
}
@media (max-width: 991px)
{
    .inside-nav li:before
    {
        margin: 0 20px;
    }
}
@media (max-width: 767px)
{
    .inside-nav li:before
    {
        margin: 0 15px;
    }
}
@media (max-width: 480px)
{
    .inside-nav li:before
    {
        margin: 0 12px;
    }
}
.inside-nav li:before,
.inside-nav li a
{
    display: inline-block;

    vertical-align: middle;
}
.inside-nav li:first-child:before
{
    display: none;
}
.inside-nav li a
{
    font-size: 30px;

    position: relative;

    padding: 12px 0;
}
.inside-nav li a:after
{
    position: absolute;
    bottom: 0;
    left: 50%;

    display: block;

    width: 0;
    height: 3px;

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

    opacity: 0;
    background-color: #0770e6;
}
@media (max-width: 1199px)
{
    .inside-nav li a
    {
        font-size: 22px;
    }
}
@media (max-width: 991px)
{
    .inside-nav li a
    {
        font-size: 20px;
    }
}
@media (max-width: 767px)
{
    .inside-nav li a
    {
        font-size: 18px;

        padding: 8px 0;
    }
}
@media (max-width: 480px)
{
    .inside-nav li a
    {
        font-size: 4.5vmin;

        padding: 3px 0;
    }
    .inside-nav li a:after
    {
        height: 2px;
    }
}
.inside-nav li.active a
{
    color: #0770e6;
}
.inside-nav li.active a:after
{
    width: 100%;

    opacity: 1;
}
@media (min-width: 1200px)
{
    .inside-nav li a:hover
    {
        color: #0770e6;
    }
    .inside-nav li a:hover:after
    {
        width: 100%;

        opacity: 1;
    }
}
.product-nav
{
    font-size: 0;

    overflow: hidden;

    margin-bottom: 50px;
    padding: 0 30px;

    letter-spacing: -8px;

    background-color: #f8f8f8;
}
@media (max-width: 767px)
{
    .product-nav
    {
        padding: 5px 15px;
    }
}
@media (max-width: 480px)
{
    .product-nav
    {
        margin-bottom: 5px;
        padding: 5px 10px;
    }
}
.product-nav ul
{
    overflow: hidden;

    word-break: break-word;
}
.product-nav li
{
    position: relative;

    float: left;

    padding: 0 31px;
}
.product-nav li:before
{
    position: absolute;
    top: -1px;
    left: -1500px;

    display: block;

    width: 3000px;
    height: 1px;

    content: '';

    background-color: #d3d3d3;
}
@media (max-width: 1469px)
{
    .product-nav li
    {
        padding: 0 25px;
    }
}
@media (max-width: 1349px)
{
    .product-nav li
    {
        padding: 0 20px;
    }
}
@media (max-width: 1199px)
{
    .product-nav li
    {
        padding: 0 15px;
    }
}
@media (max-width: 991px)
{
    .product-nav li
    {
        padding: 0 10px;
    }
}
@media (max-width: 480px)
{
    .product-nav li
    {
        padding: 0 6px;
    }
}
.product-nav a
{
    font-size: 24px;

    display: block;

    padding: 16px 0;

    letter-spacing: 0;

    color: #888;
}
@media (min-width: 1200px)
{
    .product-nav a:hover
    {
        color: #0770e6;
    }
}
@media (max-width: 1469px)
{
    .product-nav a
    {
        padding: 14px 0;
    }
}
@media (max-width: 1349px)
{
    .product-nav a
    {
        font-size: 22px;
    }
}
@media (max-width: 1199px)
{
    .product-nav a
    {
        font-size: 20px;
    }
}
@media (max-width: 991px)
{
    .product-nav a
    {
        font-size: 18px;

        padding: 12px 0;
    }
}
@media (max-width: 767px)
{
    .product-nav a
    {
        font-size: 16px;

        padding: 8px 0;
    }
}
@media (max-width: 480px)
{
    .product-nav a
    {
        font-size: 14px;
        font-size: 3.5vmin;

        padding: 7px 0;
    }
}
.product-nav .active a
{
    color: #0770e6;
}
.breadcrumb
{
    margin: 10px 0 25px;
    padding: 0;
    padding: 15px;

    color: #333;
}
@media (max-width: 767px)
{
    .breadcrumb
    {
        padding: 5px 10px;
    }
}
.breadcrumb li
{
    text-transform: capitalize;
}
.breadcrumb li:first-child:before
{
    font-family: 'iconfont' !important;
    font-size: 18px;

    margin-right: 15px;

    content: '\e6c8';
    vertical-align: middle;
}
@media (max-width: 767px)
{
    .breadcrumb li:first-child:before
    {
        font-size: 16px;

        margin-right: 5px;
    }
}
.breadcrumb li:last-child:before
{
    padding-right: 12px;
}
@media (max-width: 767px)
{
    .breadcrumb li a
    {
        font-size: 12px;
    }
}
@media (min-width: 1200px)
{
    .breadcrumb li a:hover
    {
        text-decoration: underline;

        color: #0770e6;
    }
}
@media (max-width: 1199px)
{
    .breadcrumb li a:active
    {
        text-decoration: underline;

        color: #0770e6;
    }
}
.breadcrumb > li + li:before
{
    padding: 0 10px;

    content: '>';
}
@media (max-width: 767px)
{
    .breadcrumb > li + li:before
    {
        padding: 0 5px;
    }
}
.list-l
{
    position: relative;
    z-index: 2;
}
.list-l .menu-wrap
{
    position: relative;
    z-index: 20;
}
.list-l h3
{
    font-size: 40px;
    font-weight: bold;

    margin: 0 0 2px;
    padding: 28px 10px;

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

    color: #fff;
    border-radius: 5px;
    background-color: #0770e6;
}
@media (max-width: 1349px)
{
    .list-l h3
    {
        font-size: 36px;
    }
}
.list-l .menu
{
    position: relative;
    z-index: 10;
}
.list-l .menu li
{
    position: relative;
}
.list-l .menu li > a
{
    position: relative;
}
.list-l .menu .active > a
{
    text-decoration: underline;

    color: #0770e6;
}
.list-l .menu a
{
    display: block;
}
.list-l .menu a:hover
{
    text-decoration: underline;

    color: #0770e6;
}
.list-l .menu1 > li.active > a
{
    background-color: #cfe0f3;
}
.list-l .menu1 > li > a
{
    font-size: 25px;

    padding: 18px 10px 18px 50px;

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

    color: #000;
    border-radius: 5px;
}
@media (max-width: 1469px)
{
    .list-l .menu1 > li > a
    {
        padding-left: 40px;
    }
}
@media (max-width: 1349px)
{
    .list-l .menu1 > li > a
    {
        font-size: 18px;

        padding-left: 25px;
    }
}
.list-l .menu1 ul
{
    display: none;
}
.list-l .menu2
{
    padding: 0 10px 0 50px;
}
@media (max-width: 1349px)
{
    .list-l .menu2
    {
        padding-left: 35px;
    }
}
.list-l .menu2 > li
{
    margin-top: 10px;
}
.list-l .menu2 > li > a
{
    font-size: 18px;
    line-height: 1.6;

    color: #666;
}
@media (max-width: 1349px)
{
    .list-l .menu2 > li > a
    {
        font-size: 16px;
    }
}
.list-l .menu2 .active > a
{
    text-decoration: underline;

    color: #0770e6;
}
.inside-page
{
    overflow: hidden;
}
.inside-page .content
{
    padding: 70px 0 80px;

    background: top center no-repeat;
}
@media (max-width: 1199px)
{
    .inside-page .content
    {
        padding: 60px 0;
    }
}
@media (max-width: 991px)
{
    .inside-page .content
    {
        padding: 50px 0;
    }
}
@media (max-width: 767px)
{
    .inside-page .content
    {
        padding: 45px 0;
    }
}
.inside-page .title
{
    margin-bottom: 65px;
}
@media (max-width: 1199px)
{
    .inside-page .title
    {
        margin-bottom: 45px;
    }
}
@media (max-width: 991px)
{
    .inside-page .title
    {
        margin-bottom: 35px;
    }
}
@media (max-width: 767px)
{
    .inside-page .title
    {
        margin-bottom: 20px;
    }
}
.inside-page .title h3
{
    margin: 0;

    text-transform: uppercase;

    color: #0770e6;
}
.inside-page .title h3 b
{
    font-size: 43px;
}
@media (max-width: 1199px)
{
    .inside-page .title h3 b
    {
        font-size: 40px;
    }
}
@media (max-width: 991px)
{
    .inside-page .title h3 b
    {
        font-size: 35px;
    }
}
@media (max-width: 767px)
{
    .inside-page .title h3 b
    {
        font-size: 28px;
    }
}
.inside-page .title h3 span
{
    font-size: 32px;
    font-weight: 500;
    font-style: italic;
}
@media (max-width: 1199px)
{
    .inside-page .title h3 span
    {
        font-size: 30px;
    }
}
@media (max-width: 991px)
{
    .inside-page .title h3 span
    {
        font-size: 25px;
    }
}
@media (max-width: 767px)
{
    .inside-page .title h3 span
    {
        font-size: 20px;
    }
}
.product-list .slick-slide
{
    padding: 0 15px;
}
@media (max-width: 480px)
{
    .product-list .slick-slide
    {
        padding: 0 20px;
    }
}
.product-list > li
{
    margin-top: 25px;
}
@media (max-width: 767px)
{
    .product-list > li
    {
        margin-top: 20px;
    }
}
@media (max-width: 480px)
{
    .product-list > li
    {
        width: 100%;
    }
}
.product-list .img-box
{
    padding-bottom: 91.22807018%;

    border-radius: 10px;
}
.product-list .item
{
    position: relative;

    display: block;
    overflow: hidden;

    -webkit-transition: .5s;
            transition: .5s;
}
@media (min-width: 1200px)
{
    .product-list .item img
    {
        -webkit-transition:         transform .7s;
        -webkit-transition: -webkit-transform .7s;
                transition: -webkit-transform .7s;
                transition:         transform .7s;
                transition:         transform .7s, -webkit-transform .7s;
    }
    .product-list .item:hover img
    {
        -webkit-transform: scale(1.07);
            -ms-transform: scale(1.07);
                transform: scale(1.07);
    }
}
@media (min-width: 1200px)
{
    .product-list .item:hover .name
    {
        text-decoration: underline;

        color: #0770e6;
    }
}
.product-list .name
{
    font-size: 25px;

    overflow: hidden;

    height: 35px;
    margin-top: 25px;

    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;

    color: #000;
}
@media (max-width: 991px)
{
    .product-list .name
    {
        font-size: 22px;

        height: 30px;
        margin-top: 15px;
    }
}
@media (max-width: 767px)
{
    .product-list .name
    {
        font-size: 18px;

        height: 25px;
        margin-top: 10px;
    }
}
.product-wrap,
.product-details-wrap
{
    background-color: #f4f5f5;
}
.product-wrap .product-list
{
    padding-top: 10px;
}
@media (max-width: 767px)
{
    .product-wrap .product-list
    {
        margin-top: -20px;
        padding: 0;
    }
}
.product-wrap .page
{
    padding-top: 65px;
}
@media (max-width: 1199px)
{
    .product-wrap .page
    {
        padding-top: 50px;
    }
}
@media (max-width: 991px)
{
    .product-wrap .page
    {
        padding-top: 30px;
    }
}
.product-details-wrap .slick-arrow
{
    font-size: 22px;
    font-weight: bold;

    position: absolute;
    top: 50%;

    padding: 0;

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

    color: #666;
    background: none;
}
.product-details-wrap .slick-arrow:before
{
    font-family: 'iconfont' !important;
    font-style: normal;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.product-details-wrap .slick-arrow:hover
{
    color: #0770e6;
}
.product-details-wrap .slick-prev
{
    left: 0;
}
.product-details-wrap .slick-prev:before
{
    content: '\eb60';
}
.product-details-wrap .slick-next
{
    right: 0;
}
.product-details-wrap .slick-next:before
{
    content: '\e625';
}
.product-details-wrap .intro img,
.product-details-wrap .details-tab img
{
    max-width: 100%;
    height: auto !important;
}
.product-details-wrap .carousel-wrap
{
    zoom: 1;
}
.product-details-wrap .carousel-wrap:after
{
    display: block;
    visibility: hidden;
    clear: both;

    height: 0;

    content: '';
}
.product-details-wrap .carousel-wrap .img-box
{
    padding-bottom: 91.22807018%;
}
.product-details-wrap .carousel-box,
.product-details-wrap .info-box
{
    margin-top: 30px;
    padding: 0 15px;
}
@media only screen and (min-width: 992px)
{
    .product-details-wrap .carousel-box,
    .product-details-wrap .info-box
    {
        float: left;
    }
}
.product-details-wrap .carousel-box
{
    font-size: 0;

    letter-spacing: -8px;
}
@media only screen and (min-width: 992px)
{
    .product-details-wrap .carousel-box
    {
        width: 55.55555556%;
    }
}
@media (max-width: 991px)
{
    .product-details-wrap .carousel-box
    {
        width: 600px;
        max-width: 100%;
        margin: 0 auto 30px;
    }
}
.product-details-wrap .slider-for .product-video .iframe
{
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;
}
.product-details-wrap .slider-for .img-box
{
    border-radius: 10px;
}
.product-details-wrap .slider-nav
{
    position: relative;

    margin-top: 10px;
}
@media (min-width: 1200px)
{
    .product-details-wrap .slider-nav
    {
        padding: 0 25px;

        border-right: 15px solid transparent;
        border-left: 15px solid transparent;
    }
}
.product-details-wrap .slider-nav .img-box
{
    border-radius: 5px;
}
.product-details-wrap .slider-nav .slick-slide
{
    padding: 0 5px;
}
.product-details-wrap .slider-nav .item
{
    position: relative;
    z-index: 2;

    overflow: hidden;
}
.product-details-wrap .slider-nav .product-video
{
    position: relative;
}
.product-details-wrap .slider-nav .product-video:before,
.product-details-wrap .slider-nav .product-video:after
{
    position: absolute;
}
.product-details-wrap .slider-nav .product-video:before
{
    z-index: 5;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    content: '';

    background-color: rgba(0, 0, 0, .29);
}
.product-details-wrap .slider-nav .product-video:after
{
    font-family: 'iconfont' !important;
    font-size: 40px;
    line-height: 1;

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

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

    color: #fff;
}
.product-details-wrap .info-box
{
    position: relative;
}
@media only screen and (min-width: 992px)
{
    .product-details-wrap .info-box
    {
        width: 44.44444444%;
    }
}
.product-details-wrap .info-box h1
{
    font-size: 35px;
    font-weight: bold;

    margin: 55px 0 20px;
}
@media (max-width: 1469px)
{
    .product-details-wrap .info-box h1
    {
        margin-top: 40px;
    }
}
@media (max-width: 1349px)
{
    .product-details-wrap .info-box h1
    {
        margin-top: 25px;
        margin-bottom: 15px;
    }
}
@media (max-width: 1199px)
{
    .product-details-wrap .info-box h1
    {
        font-size: 30px;
    }
}
@media (max-width: 767px)
{
    .product-details-wrap .info-box h1
    {
        font-size: 26px;

        margin-bottom: 10px;
    }
}
.product-details-wrap .info-box .intro p
{
    font-size: 16px;
    line-height: 1.875;

    margin: 0;

    color: #666;
}
@media (max-width: 767px)
{
    .product-details-wrap .info-box .intro p
    {
        font-size: 14px;
    }
}
.product-details-wrap .inquiry
{
    margin-top: 40px;

    text-align: right;
}
@media (max-width: 767px)
{
    .product-details-wrap .inquiry
    {
        margin-top: 25px;
    }
}
.product-details-wrap .inquiry-btn
{
    font-size: 20px;

    display: inline-block;

    padding: 3px 13px;

    color: #fff;
    border-radius: 20px;
    background-color: #0770e6;
}
.product-details-wrap .inquiry-btn:before,
.product-details-wrap .inquiry-btn span
{
    display: inline-block;

    vertical-align: middle;
}
.product-details-wrap .inquiry-btn:before
{
    font-family: 'iconfont' !important;
    font-size: 1.2em;

    margin-right: 5px;

    content: '\e619';
}
@media (max-width: 767px)
{
    .product-details-wrap .inquiry-btn
    {
        font-size: 16px;
    }
}
.product-details-wrap .pro-arrow a
{
    font-size: 14px;
    line-height: 28px;

    display: inline-block;

    width: 20px;
    height: 30px;

    text-align: center;

    color: #666;
    border: 1px solid #0770e6;
    border: 1px solid #666;
}
@media (min-width: 1200px)
{
    .product-details-wrap .pro-arrow a
    {
        -webkit-transition: .4s;
                transition: .4s;
    }
    .product-details-wrap .pro-arrow a:hover
    {
        color: #fff;
        border-color: #0770e6;
        background-color: #0770e6;
    }
}
@media (max-width: 1199px)
{
    .product-details-wrap .pro-arrow a:active
    {
        color: #fff;
        border-color: #0770e6;
        background-color: #0770e6;
    }
}
.product-details-wrap .pro-arrow .prev
{
    border-radius: 50% 0 0 50%;
}
.product-details-wrap .pro-arrow .next
{
    border-radius: 0 50% 50% 0;
}
.product-details-wrap .share-box
{
    margin-top: 50px;
}
@media (max-width: 767px)
{
    .product-details-wrap .share-box
    {
        margin-top: 30px;
    }
}
.product-details-wrap .share-box > *
{
    display: inline-block;

    vertical-align: middle;
}
.product-details-wrap .share-box > b
{
    margin-right: 5px;
}
.product-details-wrap .tab-list
{
    margin-top: 50px;
}
@media (max-width: 991px)
{
    .product-details-wrap .tab-list
    {
        margin-top: 40px;
    }
}
@media (max-width: 767px)
{
    .product-details-wrap .tab-list
    {
        margin-top: 30px;
    }
}
.product-details-wrap .tab-list h4
{
    font-size: 25px;

    margin: 0 0 10;

    color: #000;
}
@media (max-width: 991px)
{
    .product-details-wrap .tab-list h4
    {
        font-size: 23px;
    }
}
@media (max-width: 767px)
{
    .product-details-wrap .tab-list h4
    {
        font-size: 20px;
    }
}
.product-details-wrap .tab-list .details p
{
    font-size: 16px;
    line-height: 2.1875;

    margin: 0;

    color: #666;
}
@media (max-width: 767px)
{
    .product-details-wrap .tab-list .details p
    {
        font-size: 14px;
    }
}
.product-details-wrap .tab-list .details img
{
    max-width: 100%;
    height: auto !important;
}
.product-details-wrap .inquiry-form
{
    margin-top: 25px;
}
.product-details-wrap .inquiry-form h4
{
    font-size: 25px;
    font-weight: bold;

    margin: 0 0 15px;
    padding: 16px 20px;

    color: #fff;
    border-radius: 10px;
    background-color: #0770e6;
}
@media (max-width: 991px)
{
    .product-details-wrap .inquiry-form h4
    {
        font-size: 23px;

        padding: 13px 20px;
    }
}
@media (max-width: 767px)
{
    .product-details-wrap .inquiry-form h4
    {
        font-size: 20px;

        padding: 11px 15px;
    }
}
.product-details-wrap .inquiry-form .submit
{
    padding: 0 15px;

    background: #cc2417;
}
.inquiry-form p
{
    font-size: 16px;

    color: #666;
}
@media (max-width: 767px)
{
    .inquiry-form p
    {
        font-size: 14px;
    }
}
.inquiry-form input::-webkit-input-placeholder,
.inquiry-form textarea::-webkit-input-placeholder
{
    color: #333;
}
.inquiry-form input:-o-placeholder,
.inquiry-form textarea:-o-placeholder
{
    color: #333;
}
.inquiry-form input::-moz-placeholder,
.inquiry-form textarea::-moz-placeholder
{
    color: #333;
}
.inquiry-form input:-ms-input-placeholder,
.inquiry-form textarea:-ms-input-placeholder
{
    color: #333;
}
.inquiry-form input:focus::-webkit-input-placeholder,
.inquiry-form textarea:focus::-webkit-input-placeholder
{
    color: #afa7a7;
}
.inquiry-form input:focus::-o-placeholder,
.inquiry-form textarea:focus::-o-placeholder
{
    color: #afa7a7;
}
.inquiry-form input:focus::-moz-placeholder,
.inquiry-form textarea:focus::-moz-placeholder
{
    color: #afa7a7;
}
.inquiry-form input:focus::-ms-input-placeholder,
.inquiry-form textarea:focus::-ms-input-placeholder
{
    color: #afa7a7;
}
.inquiry-form form
{
    padding-top: 10px;
}
.inquiry-form form input::-webkit-input-placeholder,
.inquiry-form form textarea::-webkit-input-placeholder
{
    color: #666;
}
.inquiry-form form input:-o-placeholder,
.inquiry-form form textarea:-o-placeholder
{
    color: #666;
}
.inquiry-form form input::-moz-placeholder,
.inquiry-form form textarea::-moz-placeholder
{
    color: #666;
}
.inquiry-form form input:-ms-input-placeholder,
.inquiry-form form textarea:-ms-input-placeholder
{
    color: #666;
}
.inquiry-form form input:focus::-webkit-input-placeholder,
.inquiry-form form textarea:focus::-webkit-input-placeholder
{
    color: #c5c5c5;
}
.inquiry-form form input:focus::-o-placeholder,
.inquiry-form form textarea:focus::-o-placeholder
{
    color: #c5c5c5;
}
.inquiry-form form input:focus::-moz-placeholder,
.inquiry-form form textarea:focus::-moz-placeholder
{
    color: #c5c5c5;
}
.inquiry-form form input:focus::-ms-input-placeholder,
.inquiry-form form textarea:focus::-ms-input-placeholder
{
    color: #c5c5c5;
}
.inquiry-form form input,
.inquiry-form form textarea
{
    font-family: 'open_sans';
    font-size: 16px;

    display: block;

    width: 100%;
    margin-bottom: 20px;
    padding: 14px 20px;

    color: #666;
    border-radius: 10px;
    background: #fff;
}
@media (max-width: 767px)
{
    .inquiry-form form input,
    .inquiry-form form textarea
    {
        font-size: 14px;

        margin-bottom: 15px;
        padding: 12px 15px;
    }
}
.inquiry-form form textarea
{
    height: 130px;
}
.inquiry-form form .submit
{
    font-size: 20px;

    padding: 1px 5px;

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

    color: #fff;
    border-radius: 10px;
    background-color: #0770e6;
}
.inquiry-form form .submit:before,
.inquiry-form form .submit span
{
    display: inline-block;

    vertical-align: middle;
}
.inquiry-form form .submit:before
{
    font-family: 'iconfont' !important;
    font-size: 1.75em;

    margin-right: 5px;

    content: '\e62f';
}
@media (min-width: 1200px)
{
    .inquiry-form form .submit:hover
    {
        box-shadow: inset 0 2px 10px rgba(0, 0, 0, .2);
    }
}
@media (max-width: 1199px)
{
    .inquiry-form form .submit:active span
    {
        text-decoration: underline;
    }
}
@media (max-width: 767px)
{
    .inquiry-form form .submit
    {
        font-size: 16px;
    }
}
.about-wrap .title h3
{
    text-align: center;

    color: #000;
}
.about-wrap .content
{
    background: #f4f4f4 url(../images/imgs/about-bg.png) no-repeat center top;
}
.about-wrap h1
{
    font-size: 25px;
    font-weight: bold;

    margin: 35px 0 20px;
}
@media (max-width: 1349px)
{
    .about-wrap h1
    {
        margin-top: 30px;
    }
}
@media (max-width: 1199px)
{
    .about-wrap h1
    {
        margin-top: 15px;
    }
}
@media (max-width: 767px)
{
    .about-wrap h1
    {
        font-size: 20px;

        margin-bottom: 10px;
    }
}
.about-wrap .intro
{
    overflow: hidden;
}
.about-wrap .intro p
{
    font-size: 16px;
    line-height: 1.875;

    margin: 0;

    color: #666;
}
@media (max-width: 991px)
{
    .about-wrap .intro p
    {
        font-size: 15px;
    }
}
@media (max-width: 767px)
{
    .about-wrap .intro p
    {
        font-size: 14px;
    }
}
.about-wrap .pic-box
{
    width: 570px;
    max-width: 100%;
}
@media only screen and (min-width: 992px)
{
    .about-wrap .pic-box
    {
        float: left;

        margin-right: 30px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px)
{
    .about-wrap .pic-box
    {
        width: 540px;
    }
}
@media (max-width: 991px)
{
    .about-wrap .pic-box
    {
        margin-bottom: 30px;
    }
}
.about-wrap .pic-box .img-box
{
    padding-bottom: 87.71929825%;

    cursor: pointer;
}
@media (min-width: 1200px)
{
    .about-wrap .pic-box .img-box img
    {
        -webkit-transition:         transform .7s;
        -webkit-transition: -webkit-transform .7s;
                transition: -webkit-transform .7s;
                transition:         transform .7s;
                transition:         transform .7s, -webkit-transform .7s;
    }
    .about-wrap .pic-box .img-box:hover img
    {
        -webkit-transform: scale(1.07);
            -ms-transform: scale(1.07);
                transform: scale(1.07);
    }
}
.about-wrap .pic-box .img-box[data-src]:before
{
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    content: '';

    background-color: rgba(30, 46, 104, .2);
}
.about-wrap .pic-box .img-box[data-src]:after
{
    font-family: 'iconfont' !important;
    font-size: 70px;

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

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

    color: #fff;
}
@media (max-width: 480px)
{
    .about-wrap .list
    {
        margin: 0 -10px;
    }
}
.about-wrap .list li
{
    margin-top: 25px;
}
@media (max-width: 480px)
{
    .about-wrap .list li
    {
        margin-top: 20px;
        padding: 0 10px;
    }
}
.about-wrap .list .img-box
{
    padding-bottom: 90.90909091%;
}
@media (min-width: 1200px)
{
    .about-wrap .list .img-box img
    {
        -webkit-transition:         transform .7s;
        -webkit-transition: -webkit-transform .7s;
                transition: -webkit-transform .7s;
                transition:         transform .7s;
                transition:         transform .7s, -webkit-transform .7s;
    }
    .about-wrap .list .img-box:hover img
    {
        -webkit-transform: scale(1.07);
            -ms-transform: scale(1.07);
                transform: scale(1.07);
    }
}
.about-wrap .honor
{
    margin-top: 50px;
}
@media (max-width: 480px)
{
    .about-wrap .honor
    {
        margin-top: 40px;
    }
}
.about-wrap .honor h3
{
    font-size: 35px;
    font-weight: bold;

    margin: 0 0 20px;
}
@media (max-width: 1199px)
{
    .about-wrap .honor h3
    {
        font-size: 32px;
    }
}
@media (max-width: 991px)
{
    .about-wrap .honor h3
    {
        font-size: 28px;
    }
}
@media (max-width: 767px)
{
    .about-wrap .honor h3
    {
        font-size: 26px;

        margin-bottom: 15px;
    }
}
.about-wrap .slick-honor .slick-list
{
    margin: 0 -15px;
}
@media (max-width: 480px)
{
    .about-wrap .slick-honor .slick-list
    {
        margin: 0 -8px;
    }
}
.about-wrap .slick-honor .slick-dots li
{
    background-color: #0770e6;
}
.about-wrap .slick-honor .slick-arrow
{
    position: absolute;
    z-index: 20;
    top: 20%;

    display: block;

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

    color: #000;
    background: none;
}
.about-wrap .slick-honor .slick-arrow:before
{
    font-family: 'iconfont' !important;
    font-size: 25px;
    font-weight: bold;
    font-style: normal;

    letter-spacing: 0;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.about-wrap .slick-honor .slick-arrow:hover
{
    color: #0770e6;
}
.about-wrap .slick-honor .slick-prev
{
    left: -40px;
}
.about-wrap .slick-honor .slick-prev:before
{
    content: '\eb60';
}
.about-wrap .slick-honor .slick-next
{
    right: -40px;
}
.about-wrap .slick-honor .slick-next:before
{
    content: '\e625';
}
.about-wrap .slick-honor .item
{
    padding: 0 15px;
}
@media (max-width: 480px)
{
    .about-wrap .slick-honor .item
    {
        padding: 0 8px;
    }
}
.about-wrap .slick-honor img
{
    max-width: 100%;
    height: auto !important;
}
.news-wrap .top-content
{
    overflow: hidden;
}
@media (max-width: 480px)
{
    .news-wrap .top-content
    {
        padding-bottom: 20px;
    }
}
@media (min-width: 481px)
{
    .news-wrap .top-content > div
    {
        float: left;
    }
}
.news-wrap .top-content .pic-box
{
    width: 360px;
}
@media (min-width: 481px)
{
    .news-wrap .top-content .pic-box
    {
        padding-right: 30px;
    }
}
@media (max-width: 480px)
{
    .news-wrap .top-content .pic-box
    {
        width: 330px;
        max-height: 100%;
    }
}
.news-wrap .top-content .img-box
{
    padding-bottom: 48.48484848%;
}
.news-wrap .top-content .intro
{
    border-bottom: 1px dashed #000;
}
@media (min-width: 481px)
{
    .news-wrap .top-content .intro
    {
        width: -webkit-calc(100% - 360px);
        width:         calc(100% - 360px);
    }
}
.news-wrap .top-content .intro h4
{
    margin-top: 15px;
}
@media (min-width: 1200px)
{
    .news-wrap .top-content .intro h4:hover
    {
        color: #cc2618;
    }
}
.news-wrap .top-content .intro p
{
    height: 90px;

    -webkit-line-clamp: 3;
}
@media (max-width: 767px)
{
    .news-wrap .top-content .intro p
    {
        height: 74px;
    }
}
.news-wrap .top-content .date
{
    padding: 3px 9px;
}
.news-wrap .top-content .mouth
{
    font-size: 12px;
}
.news-wrap .top-content .more
{
    margin-top: 5px;
}
.news-wrap .news-list li h4
{
    margin-bottom: 0;
}
.news-wrap .page
{
    margin-top: 75px;
}
@media (max-width: 1199px)
{
    .news-wrap .page
    {
        margin-top: 50px;
    }
}
@media (max-width: 991px)
{
    .news-wrap .page
    {
        margin-top: 35px;
    }
}
@media (max-width: 767px)
{
    .news-wrap .page
    {
        margin-top: 20px;
    }
}
.news-details-wrap .info
{
    text-align: center;
}
.news-details-wrap .info h1
{
    font-size: 25px;
    font-weight: normal;

    margin: 0;

    color: #000;
}
@media (max-width: 480px)
{
    .news-details-wrap .info h1
    {
        font-size: 22px;
    }
}
.news-details-wrap .date
{
    margin: 15px 0;

    color: #646464;
}
.news-details-wrap .intro img
{
    max-width: 100%;
    height: auto !important;
}
.news-details-wrap .intro p
{
    font-size: 16px;
    line-height: 1.875;

    margin: 0;

    color: #666;
}
@media (max-width: 480px)
{
    .news-details-wrap .intro p
    {
        font-size: 14px;
    }
}
.news-details-wrap .news-page
{
    position: relative;

    overflow: hidden;

    margin-top: 30px;
    padding-top: 10px;

    border-top: 1px solid #585858;
}
@media only screen and (min-width: 768px)
{
    .news-details-wrap .news-page
    {
        padding-right: 170px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px)
{
    .news-details-wrap .news-page
    {
        padding-right: 110px;
    }
}
@media (max-width: 767px)
{
    .news-details-wrap .news-page
    {
        margin-top: 30px;
    }
}
.news-details-wrap .news-page p
{
    font-size: 14px;
    line-height: 2;

    position: relative;

    overflow: hidden;

    margin: 0;

    -webkit-transition: .3s;
            transition: .3s;
    white-space: nowrap;
    text-overflow: ellipsis;

    color: #585858;
}
.news-details-wrap .news-page p:before
{
    font-family: 'iconfont' !important;

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

    content: '\e62b';

    opacity: 0;
}
@media (min-width: 1200px)
{
    .news-details-wrap .news-page p:hover
    {
        padding-left: 25px;
    }
    .news-details-wrap .news-page p:hover:before
    {
        -webkit-transition: .3s;
                transition: .3s;
        -webkit-transition-delay: .1s;
                transition-delay: .1s;

        opacity: 1;
        color: #0770e6;
    }
    .news-details-wrap .news-page p:hover a
    {
        text-decoration: underline;

        color: #101010;
    }
}
@media (max-width: 480px)
{
    .news-details-wrap .news-page p
    {
        font-size: 14px;
    }
}
.news-details-wrap .news-page p span
{
    margin-right: 5px;
}
.news-details-wrap .news-page .back
{
    position: absolute;
    top: 20px;
    right: 0;

    display: block;

    padding: 5px 10px;

    color: #0770e6;
    color: #fff;
    border-radius: 15px;
    background-color: #0770e6;
}
@media (max-width: 767px)
{
    .news-details-wrap .news-page .back
    {
        position: relative;
        top: 0;

        float: right;

        margin-top: 15px;
    }
}
@media (min-width: 1200px)
{
    .news-details-wrap .news-page .back:hover
    {
        -webkit-transition: .3s;
                transition: .3s;
        text-decoration: underline;

        box-shadow: inset 0 2px 10px rgba(0, 0, 0, .4);
    }
}
@media (max-width: 1199px)
{
    .news-details-wrap .news-page .back:active
    {
        text-decoration: underline;

        box-shadow: inset 0 2px 10px rgba(0, 0, 0, .4);
    }
}
.contact-wrap
{
    position: relative;

    overflow: hidden;
}
.contact-wrap .title p
{
    font-size: 16px;

    margin: 0;

    color: #928f8f;
}
.contact-wrap .info-wrap
{
    overflow: hidden;
}
@media only screen and (min-width: 992px)
{
    .contact-wrap .info-wrap > div
    {
        float: left;
    }
    .contact-wrap .info-wrap .left
    {
        width: 240px;
    }
    .contact-wrap .info-wrap .right
    {
        width: -webkit-calc(100% - 240px);
        width:         calc(100% - 240px);
        padding-left: 30px;
    }
}
.contact-wrap .list
{
    font-size: 0;

    overflow: hidden;

    margin: 0 -10px;

    text-align: center;
    letter-spacing: -8px;
}
@media (max-width: 480px)
{
    .contact-wrap .list
    {
        padding-bottom: 15px;
    }
}
.contact-wrap .list li
{
    font-size: 16px;

    position: relative;

    margin-top: 10px;
    margin-bottom: 75px;

    letter-spacing: 0;

    color: #000;
}
@media (max-width: 991px)
{
    .contact-wrap .list li
    {
        display: inline-block;

        width: 33.333333%;
        margin-bottom: 45px;
        padding: 0 10px;

        vertical-align: top;
    }
}
@media (max-width: 480px)
{
    .contact-wrap .list li
    {
        width: 100%;
        margin-bottom: 15px;
    }
}
.contact-wrap .list li:before
{
    font-family: 'iconfont' !important;
    font-size: 40px;
    font-style: normal;
    line-height: 80px;

    display: inline-block;

    width: 80px;
    height: 80px;
    margin-bottom: 15px;

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

    color: #fff;
    border-radius: 50%;
    background-color: #0770e6;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 991px)
{
    .contact-wrap .list li:before
    {
        font-size: 30px;
        line-height: 60px;

        width: 60px;
        height: 60px;
    }
}
@media (max-width: 767px)
{
    .contact-wrap .list li:before
    {
        font-size: 22px;
        line-height: 43px;

        width: 45px;
        height: 45px;
    }
}
@media (min-width: 1200px)
{
    .contact-wrap .list li a:hover
    {
        text-decoration: underline;

        color: #0770e6;
    }
}
@media (max-width: 1199px)
{
    .contact-wrap .list li a:active
    {
        text-decoration: underline;

        color: #0770e6;
    }
}
.contact-wrap .list li > b
{
    font-size: 20px;
    font-weight: bold;

    display: block;

    margin-bottom: 5px;
}
@media (max-width: 767px)
{
    .contact-wrap .list li > b
    {
        font-size: 16px;

        margin-top: 5px;
    }
}
.contact-wrap .list p
{
    line-height: 2.1875;

    margin: 0;
}
@media (max-width: 991px)
{
    .contact-wrap .list p
    {
        font-size: 14px;
        line-height: 1.8;
    }
}
@media (max-width: 767px)
{
    .contact-wrap .list p
    {
        line-height: 1.8;
    }
}
.contact-wrap .list p span
{
    display: inline-block;
}
.contact-wrap .list .tel:before
{
    content: '\e638';
}
.contact-wrap .list .fax:before
{
    content: '\e63d';
}
.contact-wrap .list .phone:before
{
    content: '\e62f';
}
.contact-wrap .list .weixin:before
{
    content: '\e646';
}
.contact-wrap .list .address:before
{
    content: '\e63e';
}
.contact-wrap .list .mail:before
{
    content: '\e72e';
}
.contact-wrap .list .url:before
{
    content: '\e670';
}
.contact-wrap .subscription,
.contact-wrap .inquiry-form
{
    margin-bottom: 30px;
    padding: 30px 20px;

    border-radius: 5px;
    background-color: #f5f5f5;
}
@media (max-width: 767px)
{
    .contact-wrap .subscription,
    .contact-wrap .inquiry-form
    {
        padding: 25px 15px;
    }
}
.contact-wrap .share
{
    padding-top: 30px;
}
@media (max-width: 767px)
{
    .contact-wrap .share
    {
        padding-top: 0;
    }
}
.contact-wrap .share a:before
{
    font-size: 30px;
    line-height: 60px;

    width: 60px;
    height: 60px;

    border-radius: 50%;
}
@media (max-width: 1199px)
{
    .contact-wrap .share a:before
    {
        font-size: 26px;
        line-height: 50px;

        width: 50px;
        height: 50px;
    }
}
@media (max-width: 991px)
{
    .contact-wrap .share a:before
    {
        font-size: 22px;
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
}
@media (max-width: 767px)
{
    .contact-wrap .share a:before
    {
        font-size: 16px;
        line-height: 30px;

        width: 30px;
        height: 30px;
    }
}
.contact-wrap h4
{
    font-size: 20px;
    font-weight: bold;

    margin: 0 0 15px;

    color: #444343;
}
.contact-wrap .inquiry-form .row
{
    margin: 0 -5px;
}
.contact-wrap .inquiry-form .row > div
{
    padding: 0 5px;
}
.contact-wrap .inquiry-form form
{
    padding-top: 0;
}
.contact-wrap .inquiry-form form input,
.contact-wrap .inquiry-form form textarea,
.contact-wrap .inquiry-form form .submit
{
    border-radius: 5px;
}
.contact-wrap .inquiry-form form input,
.contact-wrap .inquiry-form form textarea
{
    margin-bottom: 10px;
    padding: 9px 12px;
}
.contact-wrap .inquiry-form form textarea
{
    height: 140px;
}
.contact-wrap .inquiry-form form .submit
{
    font-size: 25px;

    width: 100%;
}
.contact-wrap .inquiry-form form .submit:before
{
    font-size: 1em;
    line-height: 1;

    margin-right: 15px;

    content: '\e68c';
}
@media (max-width: 991px)
{
    .contact-wrap .inquiry-form form .submit
    {
        font-size: 20px;

        padding: 5px 0;
    }
    .contact-wrap .inquiry-form form .submit:before
    {
        margin-right: 10px;
    }
}
.contact-wrap .map
{
    position: relative;

    overflow: hidden;
}
.contact-wrap .map h4
{
    padding-left: 20px;
}
.contact-wrap .map .map-content
{
    display: block;

    width: 100%;
    height: 270px;
}
@media (max-width: 767px)
{
    .contact-wrap .map .map-content
    {
        height: 280px;
        height: 56vmin;
    }
}
.online-wrap .btn
{
    line-height: 38px;

    position: fixed;
    z-index: 100;
    bottom: 70px;
    left: 5px;

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

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

    border-radius: 3px;
    background-color: rgba(7, 112, 230, .7);
}
@media (min-width: 992px)
{
    .online-wrap .btn
    {
        display: none;
    }
}
.online-wrap .btn:before
{
    font-family: 'iconfont' !important;
    font-size: 18px;

    display: inline-block;

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

    color: #fff;
}
.online-wrap .btn.active:before
{
    -webkit-transform: rotateZ(225deg);
        -ms-transform: rotate(225deg);
            transform: rotateZ(225deg);
}
.online-wrap .code-pic
{
    position: fixed;
    z-index: 101;
    bottom: 40px;
    left: 45px;

    display: none;

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

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

    max-width: 100%;
}
.online-wrap .online
{
    position: fixed;
    z-index: 100;
    bottom: 80px;
    left: 5px;

    -webkit-transition: -webkit-transform .3s;
            transition: -webkit-transform .3s;
            transition:         transform .3s;
            transition:         transform .3s, -webkit-transform .3s;
}
@media (max-width: 991px)
{
    .online-wrap .online
    {
        bottom: 110px;

        -webkit-transform: translateX(-50px);
        -webkit-transform: translate3d(-50px, 0, 0);
            -ms-transform: translateX(-50px);
                transform: translateX(-50px);
                transform: translate3d(-50px, 0, 0);
    }
    .online-wrap .online.active
    {
        -webkit-transform: translateX(0);
        -webkit-transform: translate3d(0, 0, 0);
            -ms-transform: translateX(0);
                transform: translateX(0);
                transform: translate3d(0, 0, 0);
    }
}
.online-wrap .online a
{
    font-size: 30px;
    line-height: 60px;

    position: relative;

    display: block;

    width: 60px;
    height: 60px;
    margin: 2px 0;

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

    color: #fff;
    border-radius: 3px;
    background-color: rgba(7, 112, 230, .8);
}
@media (min-width: 1200px)
{
    .online-wrap .online a:hover
    {
        background-color: #0770e6;
    }
}
@media (max-width: 991px)
{
    .online-wrap .online a
    {
        font-size: 20px;
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
}
@media (max-width: 991px)
{
    .online-wrap .online a
    {
        font-size: 18px;
    }
}
@media (min-width: 1200px)
{
    .online-wrap .online .icon-skype:hover .phone-num,
    .online-wrap .online .icon-phone:hover .phone-num,
    .online-wrap .online .icon-zuoji:hover .phone-num
    {
        left: 100%;
    }
}
.online-wrap .online .icon-skype .phone-num,
.online-wrap .online .icon-phone .phone-num,
.online-wrap .online .icon-zuoji .phone-num
{
    position: absolute;
    z-index: -1;
    top: 0;
    left: -300px;

    padding-left: 5px;

    -webkit-transition: left .3s;
            transition: left .3s;
    white-space: nowrap;
}
.online-wrap .online .icon-skype .phone-num p,
.online-wrap .online .icon-phone .phone-num p,
.online-wrap .online .icon-zuoji .phone-num p
{
    font-size: 18px;

    padding: 0 10px;

    color: #fff;
    border-radius: 3px;
    background-color: #0770e6;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .12);
}
.online-wrap .online .code .mask
{
    position: absolute;
    z-index: 10;
    bottom: 0;
    left: 100%;

    display: none;

    width: 130px;
    height: 130px;
    padding-left: 5px;

    -webkit-transform: translateY(50%);
        -ms-transform: translateY(50%);
            transform: translateY(50%);
}
.online-wrap .online .code .mask .mask-box
{
    padding: 5px;

    background-color: #fff;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .12);
}
.online-wrap .online .code .mask img
{
    display: block;

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

    margin: 5px 0 8px 0;

    color: #888;
}
.xs-online
{
    position: fixed;
    z-index: 998;
    bottom: 0;
    left: 0;

    width: 100%;

    background-color: rgba(7, 112, 230, .9);
    box-shadow: 0 -2px 14px 1px rgba(0, 0, 0, .2);
}
.xs-online ul
{
    display: table;

    width: 100%;

    table-layout: fixed;

    text-align: center;

    color: #fff;
}
.xs-online ul li
{
    display: table-cell;

    width: 25%;

    border-left: 1px solid rgba(255, 255, 255, .5);
}
.xs-online ul li > a
{
    display: block;

    padding: 8px 0 6px;
}
.xs-online ul li > a:before
{
    font-family: 'iconfont' !important;
    font-size: 16px;
    font-style: normal;
    line-height: 1;

    display: block;

    margin-bottom: 3px;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.xs-online ul li > a span
{
    font-size: 10px;
    line-height: 17px;

    display: block;

    height: 17px;
}
@media (max-width: 480px)
{
    .xs-online ul li > a span
    {
        font-size: 2.8vmin;
    }
}
.xs-online ul li:first-child
{
    border-left: none;
}
.xs-online ul li.tel > a:before
{
    content: '\e61c';
}
.xs-online ul li.product > a:before
{
    content: '\e7e9';
}
.xs-online ul li.mail > a:before
{
    content: '\e6a4';
}
.xs-online ul li.whatsapp > a:before
{
    content: '\e621';
}
.xs-online ul li.feedback > a:before
{
    content: '\e7a5';
}
.xs-online ul li.feedback > a:before,
.xs-online ul li.message > a:before
{
    content: '\e65f';
}
.xs-online ul li.contact > a:before
{
    content: '\e68a';
}
.xs-online ul li.gotop > a:before
{
    content: '\e605';
}
.xs-online ul li.map > a:before
{
    content: '\e60d';
}
.xs-online ul li.wechat,
.xs-online ul li.weixin
{
    position: relative;
}
.xs-online ul li.wechat:hover .pic-box,
.xs-online ul li.weixin:hover .pic-box
{
    display: block;
}
.xs-online ul li.wechat > a:before,
.xs-online ul li.weixin > a:before
{
    content: '\e604';
}
.xs-online ul li.wechat .pic-box,
.xs-online ul li.weixin .pic-box
{
    position: absolute;
    bottom: 100%;
    left: 50%;

    display: none;

    width: 100px;
    max-width: 100px;
    padding: 5px;

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

    background-color: #fff;
    box-shadow: 0 -2px 14px 1px rgba(0, 0, 0, .2);
}
.xs-online ul li.wechat .pic-box img,
.xs-online ul li.weixin .pic-box img
{
    display: block;

    width: 100%;
}
.xs-online ul li.wechat .pic-box p,
.xs-online ul li.weixin .pic-box p
{
    line-height: 30px;

    margin: 0;

    white-space: nowrap;

    color: #333;
}
.share
{
    font-weight: 500;
}
.share a
{
    font-size: 16px;

    display: inline-block;
    overflow: hidden;

    margin-left: 4px;

    -webkit-transition:         transform .3s;
    -webkit-transition: -webkit-transform .3s;
            transition: -webkit-transform .3s;
            transition:         transform .3s;
            transition:         transform .3s, -webkit-transform .3s;
    text-align: center;
    vertical-align: middle;
}
.share a:first-child
{
    margin-left: 0 !important;
}
.share a:before
{
    font-size: 12px;
    line-height: 16px;

    display: block;

    width: 16px;
    height: 16px;

    color: #fff;
    border-radius: 3px;
}
@media (min-width: 1200px)
{
    .share a:hover
    {
        -webkit-transform: translateY(-3px);
            -ms-transform: translateY(-3px);
                transform: translateY(-3px);
    }
}
.share.color .icon-facebook:before
{
    background-color: #3b5998;
}
.share.color .icon-weibo:before
{
    background-color: #ea1d0c;
}
.share.color .icon-tuite:before
{
    background-color: #55acee;
}
.share.color .icon-linkedin:before
{
    background-color: #006a9a;
}
.share.color .icon-youtube1:before,
.share.color .icon-youtube:before
{
    background-color: #c4302b;
}
.share.color .icon-instagram:before
{
    background-color: #6b3d2e;
}
.share.color .icon-google1:before,
.share.color .icon-google:before
{
    background-color: #dc4e41;
}
@-webkit-keyframes scaleEl
{
    0%
    {
        -webkit-transform: translate(-50%, -50%) scale(.5);
                transform: translate(-50%, -50%) scale(.5);

        opacity: 1;
    }
    100%
    {
        -webkit-transform: translate(-50%, -50%) scale(1);
                transform: translate(-50%, -50%) scale(1);

        opacity: .7;
    }
}
@keyframes scaleEl
{
    0%
    {
        -webkit-transform: translate(-50%, -50%) scale(.5);
                transform: translate(-50%, -50%) scale(.5);

        opacity: 1;
    }
    100%
    {
        -webkit-transform: translate(-50%, -50%) scale(1);
                transform: translate(-50%, -50%) scale(1);

        opacity: .7;
    }
}
.footer
{
    position: relative;
    z-index: 10;

    color: #fff;
    background: no-repeat center;
    background-size: cover;
}
.footer .footer-wrap
{
    overflow: hidden;
}
.footer .footer-row
{
    font-size: 0;

    margin: 0 -15px;
    padding: 55px 0 60px;

    text-align: justify;
    text-justify: distribute-all-lines;
    letter-spacing: -8px;
}
@media (max-width: 767px)
{
    .footer .footer-row
    {
        padding: 25px 0;
    }
}
.footer .footer-row:after
{
    display: inline-block;
    overflow: hidden;

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

    content: '';
}
.footer .foot-list
{
    font-size: 14px;

    display: inline-block;

    padding: 0 15px;

    text-align: left;
    vertical-align: top;
    letter-spacing: 0;
}
@media (max-width: 1199px)
{
    .footer .foot-list
    {
        width: 50%;
    }
}
@media (max-width: 767px)
{
    .footer .foot-list
    {
        width: 100%;
    }
}
.footer .foot-list li
{
    position: relative;
}
.footer .foot-list li a
{
    position: relative;

    display: inline-block;
}
.footer .foot-list p,
.footer .foot-list li
{
    font-size: 16px;
    line-height: 2.1875;

    position: relative;

    margin: 0;
}
@media (max-width: 767px)
{
    .footer .foot-list p,
    .footer .foot-list li
    {
        font-size: 14px;
    }
}
@media only screen and (min-width: 1200px)
{
    .footer .foot-list p a:hover,
    .footer .foot-list li a:hover
    {
        text-decoration: underline;

        color: #fff;
    }
}
@media (max-width: 1199px)
{
    .footer .foot-list p a:active,
    .footer .foot-list li a:active
    {
        text-decoration: underline;

        color: #fff;
    }
}
.footer .foot-list h4
{
    font-size: 25px;
    font-weight: bold;

    margin: 25px 0 5px;
}
@media only screen and (min-width: 768px)
{
    .footer .foot-list h4
    {
        position: relative;

        padding-left: 15px;
    }
    .footer .foot-list h4:before
    {
        position: absolute;
        top: 4px;
        left: 0;

        display: block;

        width: 4px;
        height: 15px;

        content: '';

        background-color: #cc2618;
    }
}
@media (max-width: 767px)
{
    .footer .foot-list h4
    {
        font-size: 18px;
        line-height: 35px;

        position: relative;

        margin: 5px 0;
        padding-right: 20px;
    }
    .footer .foot-list h4:after
    {
        font-family: 'iconfont' !important;
        font-size: 15px;
        font-weight: bold;

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

        display: block;

        content: '\e629';
        -webkit-transition: .3s;
                transition: .3s;
    }
    .footer .foot-list h4.active:after
    {
        -webkit-transform: rotate(135deg);
            -ms-transform: rotate(135deg);
                transform: rotate(135deg);
    }
}
@media only screen and (min-width: 768px)
{
    .footer .foot-list h4 + *
    {
        display: block !important;
    }
}
@media (max-width: 767px)
{
    .footer .foot-list h4 + *
    {
        display: none;

        margin-bottom: 10px;
        padding: 0 10px;
    }
}
@media only screen and (min-width: 1200px)
{
    .footer .foot-contact
    {
        width: 420px;
    }
}
@media (max-width: 767px)
{
    .footer .foot-contact .contact-box
    {
        display: none;
    }
}
.footer .foot-contact .contact-box .tel span
{
    display: inline-block;
}
.footer .foot-contact .contact-box .tel span:after
{
    margin: 0 10px 0 12px;

    content: '|';
}
@media (max-width: 767px)
{
    .footer .foot-contact .contact-box .tel span:after
    {
        margin: 0 5px 0 7px;
    }
}
.footer .foot-contact .contact-box .tel span:last-of-type:after
{
    display: none;
}
.footer .foot-contact .share
{
    margin-top: 10px;
}
.footer .foot-contact .share a:before
{
    font-size: 14px;
    line-height: 26px;

    width: 28px;
    height: 28px;

    text-align: center;

    border: 1px solid #fff;
    border-radius: 50%;
}
.footer .foot-message
{
    overflow: hidden;
}
@media (min-width: 1200px)
{
    .footer .foot-message
    {
        width: 270px;
    }
}
.footer .foot-message form
{
    overflow: hidden;

    padding-top: 10px;
}
.footer .foot-message form input::-webkit-input-placeholder,
.footer .foot-message form textarea::-webkit-input-placeholder
{
    color: #fff;
}
.footer .foot-message form input:-o-placeholder,
.footer .foot-message form textarea:-o-placeholder
{
    color: #fff;
}
.footer .foot-message form input::-moz-placeholder,
.footer .foot-message form textarea::-moz-placeholder
{
    color: #fff;
}
.footer .foot-message form input:-ms-input-placeholder,
.footer .foot-message form textarea:-ms-input-placeholder
{
    color: #fff;
}
.footer .foot-message form input:focus::-webkit-input-placeholder,
.footer .foot-message form textarea:focus::-webkit-input-placeholder
{
    color: #aaa;
}
.footer .foot-message form input:focus::-o-placeholder,
.footer .foot-message form textarea:focus::-o-placeholder
{
    color: #aaa;
}
.footer .foot-message form input:focus::-moz-placeholder,
.footer .foot-message form textarea:focus::-moz-placeholder
{
    color: #aaa;
}
.footer .foot-message form input:focus::-ms-input-placeholder,
.footer .foot-message form textarea:focus::-ms-input-placeholder
{
    color: #aaa;
}
@media (max-width: 767px)
{
    .footer .foot-message form
    {
        display: none;
    }
}
.footer .foot-message form .row
{
    margin: 0 -5px;
}
.footer .foot-message form .row li
{
    line-height: 1;

    padding: 0 5px;
}
.footer .foot-message form input,
.footer .foot-message form textarea
{
    font-size: 16px;

    display: block;

    width: 100%;
    margin-bottom: 10px;
    padding: 8px 20px;

    color: #fff;
    border: 1px solid #b1b1b1;
    border-radius: 5px;
    background: none;
}
.footer .foot-message form textarea
{
    height: 60px;
}
.footer .foot-message form .submit
{
    overflow: hidden;

    padding: 1px 10px;

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

    color: #fff;
    border-radius: 15px;
    background-color: #cc2618;
}
.footer .foot-message form .submit:before,
.footer .foot-message form .submit span
{
    display: inline-block;

    vertical-align: middle;
}
.footer .foot-message form .submit:before
{
    font-family: 'iconfont' !important;
    font-size: 20px;

    margin-right: 5px;

    content: '\e68c';
}
@media (min-width: 1200px)
{
    .footer .foot-message form .submit:hover span
    {
        text-decoration: underline;
    }
}
@media (max-width: 1199px)
{
    .footer .foot-message form .submit:active span
    {
        text-decoration: underline;
    }
}
.copyright
{
    position: relative;

    padding: 17px 0;

    text-align: center;

    border-top: 1px solid #4d4d4d;
}
@media (max-width: 767px)
{
    .copyright
    {
        padding-bottom: 60px;
    }
}
.copyright p
{
    line-height: 1.8;

    margin: 0;

    color: #acacac;
}
@media (max-width: 480px)
{
    .copyright p
    {
        font-size: 3.3vmin;
    }
}
.copyright p span
{
    margin-right: 40px;
}
@media (max-width: 767px)
{
    .copyright p span
    {
        display: block;

        margin: 0;
    }
}
@media (min-width: 1200px)
{
    .copyright p a:hover
    {
        text-decoration: underline;
    }
}
@media (max-width: 1199px)
{
    .copyright p a:active
    {
        text-decoration: underline;
    }
}
.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;
    }
}


/**
 * Date : 2022年8月25日11:42:31
 * @author HSM
 * @toDo 底部加二维码
 */

.pic-code {
    width: 100px;
    margin-top: 20px;
}

.pic-code img{
    max-width: 100%;
    height: auto !important;
}