@charset 'utf-8';
.ff
{
    font-family: 'iconfont' !important;
}
body
{
    font-family: Arial, 'Helvetica Neue', Helvetica, 'PingFang SC', 'Microsoft YaHei', 'Hiragino Sans GB', 'Heiti SC', 'WenQuanYi Micro Hei', sans-serif;
}
body.fixed
{
    position: fixed;

    overflow: hidden;

    width: 100%;
    height: 100%;
}
@media (min-width: 1340px)
{
    .container
    {
        width: 1320px;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1339px)
{
    .container
    {
        width: 1170px;
    }
}
li,
ol,
ul
{
    list-style: none;
}
a
{
    color: inherit;
}
a:hover,
a:link,
a:visited
{
    text-decoration: none;

    color: inherit;
}
input[type=number]
{
    -moz-appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button
{
    margin: 0;

    -webkit-appearance: none;
}
ul
{
    margin: 0;
    padding: 0;
}
button,
input,
textarea
{
    resize: none;

    border: none;
    outline: none;
}
a[data-fancybox]
{
    outline: none;
}
a[data-fancybox] img
{
    outline: none !important;
}
.slick-slide
{
    outline: none;
}
.slick-slide a
{
    outline: none !important;
}
.txt-over1
{
    overflow: hidden;

    white-space: nowrap;
    text-overflow: ellipsis;
}
img
{
            backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
       -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
}
.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
{
    line-height: 38px;

    display: inline-block;

    width: 40px;
    height: 40px;
    margin: 0 1px;

    cursor: pointer;
    text-align: center;

    border: 1px solid #a2a2a2;
    border-radius: 50%;
}
@media (max-width: 767px)
{
    .page li
    {
        line-height: 32px;

        width: 34px;
        height: 34px;
        margin: 0 2px;
    }
}
.page li.prev a:before,
.page li.next a:before
{
    font-family: 'iconfont' !important;
    font-size: 18px;
    line-height: 1;

    vertical-align: middle;
}
.page li.prev a:before
{
    content: '\e9b5';
}
.page li.next a:before
{
    content: '\e72f';
}
.page li.active,
.page li:hover
{
    border-color: #e60012;
    background-color: #e60012;
}
.page li.active a,
.page li:hover a
{
    color: #fff;
}
.page li.active a:before,
.page li:hover a:before
{
    color: #fff;
}
.page li a
{
    display: block;

    color: #a2a2a2;
}
.table-box
{
    overflow: auto;

    width: 100%;
    max-width: 100%;
    padding: 0 5px;
}
table
{
    width: auto;
    max-width: 98%;

    border-spacing: 0;
    border-collapse: collapse;
}
table tr,
table td
{
    width: auto !important;
    height: auto !important;
}
table td
{
    padding: 8px !important;

    border: 1px solid #ccc !important;
}
table tr p,
table tr span
{
    margin: 0 !important;
    padding: 0 !important;

    background: none !important;
}
.clearfix
{
    zoom: 1;
}
.clearfix:after
{
    display: block;
    visibility: hidden;
    clear: both;

    height: 0;

    content: '';
}
.lazy
{
    background: url(../js/slick/ajax-loader.gif) no-repeat center;
}
.slick-slide
{
    outline: none;
}
.slick-slide a
{
    outline: none !important;
}
.fancybox-slide--iframe .fancybox-content
{
    width: 733px;
    max-width: 80%;
    height: 500px;
    max-height: 50%;
    margin: 0;
}
img
{
            backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
       -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
}
.header
{
    position: relative;

    background-color: #fff;
}
@media (max-width: 767px)
{
    .header
    {
        padding: 5px 0;
    }
}
.header .header-top
{
    line-height: 40px;

    overflow: hidden;
    zoom: 1;

    height: 40px;

    color: #acacac;
    background-color: #000;
}
@media (max-width: 991px)
{
    .header .header-top
    {
        display: none;
    }
}
.header .header-top:after
{
    display: block;
    visibility: hidden;
    clear: both;

    height: 0;

    content: '';
}
.header .header-top .info
{
    float: left;
}
.header .header-top .info span
{
    font-size: 12px;
}
.header .header-top .info span a:hover
{
    text-decoration: underline;

    color: #eee;
}
.header .header-top .info span.tel
{
    margin-left: 55px;
}
.header .header-top .info span.tel:before
{
    font-family: 'iconfont' !important;
    font-size: 16px;
    font-weight: bold;

    margin-right: 10px;

    content: '\e61c';
    vertical-align: middle;
}
.header .header-top .language
{
    float: right;
}
.header .header-top .language a
{
    color: #999;
}
.header .header-top .language a:before
{
    display: inline-block;

    width: 24px;
    height: 16px;
    margin-right: 10px;

    content: '';
    vertical-align: middle;

    background-image: url(../images/language.png);
    background-repeat: no-repeat;
    background-size: 200% auto;
}
.header .header-top .language a.cn:before
{
    background-position: 0 100%;
}
.header .header-top .language a.en
{
    margin-left: 30px;
}
.header .header-top .language a.en:before
{
    background-position: 100% 100%;
}
.header .header-top .language a:hover
{
    text-decoration: underline;

    color: #e60012;
}
.header .header-top .language a.active
{
    color: #e60012;
}
.header .header-top .share
{
    float: right;
}
.header .header-top .share .icon-facebook
{
    background-color: #aa6c53;
}
.header .header-top .share .icon-tuite
{
    background-color: #af4e79;
}
.header .header-top .share .icon-linkedin
{
    background-color: #c35100;
}
.header .header-top .share .icon-google
{
    background-color: #b04e59;
}
.header .header-top .share .icon-youtube
{
    background-color: #aa000d;
}
/* .header .header-top a.mail
{
    font-size: 16px;
    line-height: 40px;

    float: right;

    height: 40px;
    margin-right: 40px;
    padding: 0 35px;

    color: #fff;
    background-color: #e60012;
}
.header .header-top a.mail:hover
{
    background-color: #ce0616;
} */
.header .logo
{
    float: left;

    text-align: center;
}
.header .logo a
{
    display: block;

    width: auto;
    max-width: 100%;
    padding: 25px 0;
}
@media (max-width: 991px)
{
    .header .logo a
    {
        padding: 15px 0;
    }
}
@media (max-width: 767px)
{
    .header .logo a
    {
        width: 190px;
        padding: 10px 0;
    }
}
.header .logo img
{
    display: block;

    width: 100%;
}
.header .language-box
{
    position: relative;
    z-index: 20;
}
.header .language-box p
{
    margin: 0;

    color: #666;
}
.header .language-box p:before,
.header .language-box p:after
{
    display: inline-block;

    content: '';
    vertical-align: middle;
}
.header .language-box p:before
{
    width: 21px;
    height: 14px;
    margin-right: 10px;

    background-image: url(../images/language.png);
    background-repeat: no-repeat;
    background-size: 200% auto;
}
.header .language-box p:after
{
    font-family: 'iconfont' !important;
    font-weight: bold;

    margin-left: 10px;

    content: '\e602';

    color: #333;
}
.header .language-box p.en:before
{
    background-position: 100% 100%;
}
.header .language-box p.cn:before
{
    background-position: 0 100%;
}
@media (min-width: 768px)
{
    .header .language-box ul
    {
        position: absolute;
        top: 100%;
        left: 50%;

        display: none;

        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
        text-align: center;
    }
}
.header .language-box ul li a
{
    display: block;

    color: #fff;
}
.header .language-box ul li a:before
{
    display: inline-block;
    overflow: hidden;

    width: 21px;
    height: 14px;
    margin-right: 5px;

    content: '';
    vertical-align: middle;

    background-image: url(../images/language.png);
    background-repeat: no-repeat;
    background-size: 200% auto;
}
.header .language-box ul li a:hover
{
    text-decoration: underline;
}
.header .language-box ul .en a:before
{
    background-position: 100% 100%;
}
.header .language-box ul .cn a:before
{
    background-position: 0 100%;
}
.header .language-box.language-header
{
    float: right;

    margin-left: 55px;
    padding: 39px 15px;
}
@media (max-width: 1339px)
{
    .header .language-box.language-header
    {
        margin-left: 30px;
    }
}
@media (max-width: 1199px)
{
    .header .language-box.language-header
    {
        margin-left: 10px;
    }
}
@media (max-width: 991px)
{
    .header .language-box.language-header
    {
        display: none;
    }
}
.header .language-box.language-header ul
{
    top: 100%;

    padding: 10px 13px;

    text-align: left;

    background-color: #fff;
    box-shadow: 0 0 14px 2px rgba(0, 0, 0, .1);
}
.header .language-box.language-header li
{
    margin: 0 12px;

    white-space: nowrap;
}
@media (max-width: 1439px)
{
    .header .language-box.language-header li
    {
        margin: 0 5px;
    }
}
.header .language-box.language-header li:first-child
{
    margin-bottom: 12px;
}
.header .language-box.language-header li a
{
    color: #666;
}
.header .find
{
    margin-top: 50px;
    margin-left: 55px;
}
@media (max-width: 1339px)
{
    .header .find
    {
        margin-left: 30px;
    }
}
@media (max-width: 767px)
{
    .header .find
    {
        margin-top: 22px;
    }
}
.header .find:before
{
    font-family: 'iconfont' !important;
    font-size: 20px;

    content: '\e64e';

    color: #666;
}
@media (max-width: 991px)
{
    .header .find:before
    {
        font-size: 25px;
    }
}
@media (max-width: 767px)
{
    .header .find:before
    {
        font-size: 22px;
    }
}
.header .nav-collapse
{
    position: relative;

    display: none;
    float: right;

    width: 40px;
    height: 40px;
    margin-top: 20px;
    margin-left: 20px;
    padding: 0;

    cursor: pointer;

    background: none;
}
@media (max-width: 991px)
{
    .header .nav-collapse
    {
        display: block;
    }
    .header .nav-collapse.nav-collapse-1
    {
        position: absolute;
        z-index: 9999;
        top: 10px;
        right: 30px;

        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-top: 10px;
    }
}
.header .nav-collapse .btn-line
{
    position: absolute;
    left: 50%;

    width: 30px;
    height: 2px;

    -webkit-transition: all .5s ease;
            transition: all .5s ease;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);

    background-color: #666;
}
@media (max-width: 767px)
{
    .header .nav-collapse .btn-line
    {
        width: 25px;
    }
}
.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: 35%;
}
.header .nav-collapse .btn-line:nth-child(2)
{
    top: 50%;
}
.header .nav-collapse .btn-line:nth-child(3)
{
    top: 70%;
}
@media (max-width: 767px)
{
    .header .nav-collapse .btn-line:nth-child(3)
    {
        top: 65%;
    }
}
.header .nav-collapse.active
{
    border-color: transparent;
}
.header .nav-collapse.active .btn-line
{
    background-color: #fff;
}
.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: 992px)
{
    .header .nav
    {
        float: right;

        text-align: center;
    }
}
@media (max-width: 991px)
{
    .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%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%);
}
.header .nav.left-200
{
    -webkit-transform: translateX(-200%);
        -ms-transform: translateX(-200%);
            transform: translateX(-200%);
}
.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: 992px)
{
    .header .nav .nav-list1 li a
    {
        white-space: nowrap;
    }
    .header .nav .nav-list1 > li
    {
        position: relative;

        float: left;
    }
    .header .nav .nav-list1 > li.active > a,
    .header .nav .nav-list1 > li:hover > a
    {
        color: #e60012;
    }
    .header .nav .nav-list1 > li > a
    {
        font-size: 16px;

        position: relative;

        display: block;

        padding: 39px 35px;

        text-transform: uppercase;
    }
    .header .nav .nav-list1 .nav-list2,
    .header .nav .nav-list1 .nav-list3
    {
        display: none;

        text-align: left;
    }
    .header .nav .nav-list1 .nav-list2
    {
        position: absolute;
        z-index: 10;
        top: 100%;
        left: 50%;

        min-width: 180px;
        padding: 5px 0;

        border-top: 1px solid transparent;
        background-color: #fff;
        box-shadow: 0 0 15px 2px rgba(0, 0, 0, .1);
    }
    .header .nav .nav-list1 .nav-list2 > li
    {
        position: relative;

        padding: 0 15px;

        white-space: nowrap;
    }
    .header .nav .nav-list1 .nav-list2 > li:first-child > a
    {
        border-top: none;
    }
    .header .nav .nav-list1 .nav-list2 > li:before,
    .header .nav .nav-list1 .nav-list2 > li:after
    {
        position: absolute;
        z-index: 2;
        left: 0;

        display: none;

        width: 100%;
        height: 1px;

        content: '';

        background-color: #fff;
    }
    .header .nav .nav-list1 .nav-list2 > li:before
    {
        top: 0;
    }
    .header .nav .nav-list1 .nav-list2 > li:after
    {
        top: 100%;
    }
    .header .nav .nav-list1 .nav-list2 > li:hover
    {
        background-color: #fff;
    }
    .header .nav .nav-list1 .nav-list2 > li:hover:before,
    .header .nav .nav-list1 .nav-list2 > li:hover:after
    {
        display: block;
    }
    .header .nav .nav-list1 .nav-list2 > li:hover > a
    {
        color: #e60012;
    }
    .header .nav .nav-list1 .nav-list2 > li > a
    {
        font-size: 14px;

        display: block;

        padding: 8px 0;

        color: #666;
        border-top: 1px solid rgba(255, 255, 255, .3);
    }
    .header .nav .nav-list1 .nav-list3
    {
        position: absolute;
        top: 0;
        left: 100%;
    }
    .header .nav .nav-list1 .nav-list3 li > a
    {
        padding: 11px 30px 15px 20px;
    }
}
@media (min-width: 992px) and (max-width: 1339px)
{
    .header .nav .nav-list1 > li > a
    {
        padding: 39px 26px;
    }
}
@media (min-width: 992px) and (max-width: 1199px)
{
    .header .nav .nav-list1 > li > a
    {
        font-size: 15px;

        padding: 39px 16px;
    }
}
@media (max-width: 991px)
{
    .header .nav .nav-list1
    {
        margin: 20px 0;
    }
    .header .nav .nav-list1 > li
    {
        white-space: nowrap;
    }
    .header .nav .nav-list1 > li > a
    {
        font-size: 20px;

        text-transform: uppercase;

        color: #fff;
    }
}
@media (max-width: 991px)
{
    .header .nav .nav-list1 > li
    {
        -webkit-transform: translateX(-25px) rotateX(90deg);
                transform: translateX(-25px) rotateX(90deg);
    }
}
@media (max-width: 991px)
{
    .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;
    }
}
.header .nav .nav-list2 a,
.header .nav .nav-list3 a
{
    display: block;
}
@media (max-height: 580px)
{
    .header .nav .nav-list2 a,
    .header .nav .nav-list3 a
    {
        margin-top: 0;
    }
}
.header .nav-2,
.header .nav-3
{
    display: none;
}
@media (max-width: 991px)
{
    .header .nav-2,
    .header .nav-3
    {
        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 .nav-2 .nav-top,
.header .nav-3 .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 .nav-2 .nav-top .back-btn:before,
.header .nav-3 .nav-top .back-btn:before
{
    font-family: 'iconfont' !important;
    font-size: 26px;

    content: '\e9b5';
}
.header .nav-2 .nav-top h2,
.header .nav-3 .nav-top h2
{
    font-size: 26px;

    margin: 0;

    text-transform: uppercase;
}
@media (max-width: 767px)
{
    .header .nav-2 .nav-top h2,
    .header .nav-3 .nav-top h2
    {
        font-size: 20px;
    }
}
.header .nav-2 .nav-top .nav-collapse-2,
.header .nav-3 .nav-top .nav-collapse-2
{
    margin: 0;
}
.header .nav-2 .nav-top .nav-collapse-2 .btn-line,
.header .nav-3 .nav-top .nav-collapse-2 .btn-line
{
    background-color: #fff;
}
.header .nav-2 .content,
.header .nav-3 .content
{
    overflow: auto;

    height: 85%;
    margin-top: 12%;
}
@media all and (orientation: landscape)
{
    .header .nav-2 .content,
    .header .nav-3 .content
    {
        margin-top: 10px;
    }
}
@media (max-width: 767px)
{
    .header .nav-2 .content ul,
    .header .nav-3 .content ul
    {
        padding: 0 15px;
    }
}
.header .nav-2 .content ul li,
.header .nav-3 .content ul li
{
    font-size: 24px;
    line-height: 50px;

    margin: 25px 0;

    text-align: left;
}
@media (max-width: 767px)
{
    .header .nav-2 .content ul li,
    .header .nav-3 .content ul li
    {
        font-size: 22px;
        line-height: 40px;

        margin: 0;
    }
}
.header .nav-2 .content ul li.more,
.header .nav-3 .content ul li.more
{
    position: relative;
}
.header .nav-2 .content ul li.more:after,
.header .nav-3 .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 .nav-2 .content ul li a,
.header .nav-3 .content ul li a
{
    display: block;
}
.header .nav-2
{
    left: 100%;
}
.header .nav-3
{
    left: 200%;
}
.header .nav-3 .content ul li
{
    font-size: 19px;
}
.header .fade-out ul
{
    text-align: left;
}
@media only screen and (min-width: 768px) and (max-width: 991px)
{
    .header .fade-out ul
    {
        padding: 0 5%;
    }
}
@media (max-width: 991px)
{
    .header .fade-out ul.nav-list1
    {
        overflow: auto;

        opacity: 1;
    }
    .header .fade-out ul.nav-list1 a
    {
        color: #fff;
    }
    .header .fade-out ul.nav-list1 > li
    {
        zoom: 1;

        margin: 20px 0;
    }
    .header .fade-out ul.nav-list1 > li:after
    {
        display: block;
        visibility: hidden;
        clear: both;

        height: 0;

        content: '';
    }
    .header .fade-out ul.nav-list1 > li.act
    {
        opacity: 1;
    }
    .header .fade-out ul.nav-list1 > li.more:before
    {
        font-family: 'iconfont' !important;
        font-size: 25px;

        content: '\e72f';

        color: #fff;
    }
    .header .fade-out ul.nav-list1 > li > a
    {
        font-size: 26px;
        line-height: 55px;

        display: block;
    }
    .header .fade-out ul.nav-list1 .nav-list2 > li > a
    {
        font-size: 22px;
    }
}
@media (max-width: 991px) and (max-width: 767px)
{
    .header .fade-out ul.nav-list1 > li
    {
        margin: 0;
    }
}
@media (max-width: 991px) and (max-width: 991px)
{
    .header .fade-out ul.nav-list1 > li.act
    {
        -webkit-transition: all .4s;
                transition: all .4s;
        -webkit-transform: translateX(0) rotateX(0);
                transform: translateX(0) rotateX(0);
    }
}
@media (max-width: 991px) and (max-width: 991px)
{
    .header .fade-out ul.nav-list1 > li.more:before
    {
        position: absolute;
        top: 50%;
        right: 0;

        margin-top: -18px;
    }
}
@media (max-width: 991px) and (max-width: 767px)
{
    .header .fade-out ul.nav-list1 > li > a
    {
        font-size: 22px;
        line-height: 46px;
    }
}
@media (max-width: 991px) and (max-width: 767px) and (max-height: 550px)
{
    .header .fade-out ul.nav-list1 > li > a
    {
        line-height: 44px;
    }
}
@media (max-width: 991px) and (max-height: 768px)
{
    .header .fade-out ul.nav-list1 .nav-list2 > li > a
    {
        font-size: 18px;
    }
}
@media (max-width: 991px) and (max-width: 480px)
{
    .header .fade-out ul.nav-list1 .nav-list2 > li > a
    {
        font-size: 14px;
    }
}
.header .xs-language
{
    position: absolute;
    bottom: 30px;
    left: 0;

    width: 100%;
    padding-left: 25px;

    text-align: left;
}
.header .xs-language a
{
    font-size: 16px;

    white-space: nowrap;

    color: #fff;
}
.header .xs-language a.active
{
    text-decoration: underline;
}
.header .xs-language span
{
    margin: 0 5px;

    color: #fff;
}
.search-wrap
{
    position: fixed;
    z-index: 9999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    display: none;

    background-color: rgba(0, 0, 0, .97);
}
.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: 3px solid #1f1e1e;
    background: none;
}
@media (max-width: 767px)
{
    .search-wrap .search .input-text
    {
        padding-left: 5px;
    }
}
.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: #ccc;
}
.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;
}
.xs-language
{
    position: absolute;
    bottom: 30px;
    left: 35px;
}
@media (min-width: 992px)
{
    .xs-language
    {
        display: none;
    }
}
.xs-language a
{
    font-size: 16px;

    color: #fff;
}
.xs-language a.active
{
    text-decoration: underline;
}
.xs-language span
{
    margin: 0 5px;

    color: #fff;
}
.banner
{
    font-size: 0;

    position: relative;

    overflow: hidden;

    width: 100%;

    letter-spacing: -8px;
}
@media (max-width: 1199px)
{
    .banner .slick
    {
        width: 120%;
        max-width: 120%;
        margin-left: -10%;
    }
}
@media (max-width: 991px)
{
    .banner .slick
    {
        width: 140%;
        max-width: 140%;
        margin-left: -20%;
    }
}
.banner .slick-dots
{
    position: absolute;
    bottom: 25px;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    text-align: center;
}
@media (max-width: 767px)
{
    .banner .slick-dots
    {
        bottom: 5%;

        display: none;
    }
}
.banner .slick-dots li
{
    display: inline-block;

    width: 10px;
    height: 10px;
    margin: 0 3px;

    cursor: pointer;
    -webkit-transition: .3s;
            transition: .3s;

    opacity: .87;
    border: 1px solid rgba(255, 255, 255, .53);
    background: #fff;
    background-color: transparent;
}
.banner .slick-dots li:hover,
.banner .slick-dots li.slick-active
{
    border-color: #e60012;
    background-color: #e60012;
}
.banner .slick-dots li button
{
    display: none;
}
.banner .img-box
{
    padding-bottom: 41.66666667%;
}
.wrapper
{
    overflow: hidden;

    max-width: 100%;
}
.wrapper .row
{
    margin: 0 -1px;
    padding: 1px 0;
}
.wrapper .row li
{
    padding: 1px;
}
.wrapper .row li:nth-child(1) .item
{
    background-color: #ebeff2;
}
.wrapper .row li:nth-child(2) .item
{
    background-color: #f2f3f7;
}
.wrapper .row li:nth-child(3) .item
{
    background-color: #e5e6ea;
}
.wrapper .row li:nth-child(4) .item
{
    background-color: #edeef0;
}
.wrapper .row li:nth-child(5) .item
{
    background-color: #e6e7eb;
}
.wrapper .row li:nth-child(6) .item
{
    background-color: #f4f4f6;
}
@media (max-width: 1440px)
{
    .wrapper .row .item
    {
        padding-top: 5%;
    }
}
@media (max-width: 1339px)
{
    .wrapper .row .item
    {
        padding-top: 8%;
    }
}
@media (max-width: 1199px)
{
    .wrapper .row .item
    {
        padding-top: 15%;
    }
}
@media (max-width: 991px)
{
    .wrapper .row .item
    {
        padding-top: 12%;
    }
}
@media (max-width: 320px)
{
    .wrapper .row .item
    {
        padding-top: 18%;
    }
}
.wrapper .row .item:hover img
{
    -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
            transform: translateX(10px);
}
.wrapper .row .img-box
{
    padding-bottom: 46.875%;
}
.wrapper .row .img-box img
{
    -webkit-transition: .5s;
            transition: .5s;
}
.wrapper .intro
{
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;

    width: 100%;

    text-align: center;
}
.wrapper .intro h4
{
    font-size: 20px;

    margin-top: 3.5%;
}
@media (max-width: 1199px)
{
    .wrapper .intro h4
    {
        margin-top: 5%;
    }
}
.wrapper .intro h4:after
{
    display: block;

    width: 20px;
    height: 2px;
    margin: 10px auto 0;

    content: '';

    background-color: #e60012;
}
.wrapper .intro p
{
    line-height: 1.42857143;

    display: -webkit-box;
    overflow: hidden;

    width: 70%;
    height: auto;
    max-height: 40px;
    margin: 0 auto;

    color: #999;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 1199px)
{
    .wrapper .intro p
    {
        width: 80%;
    }
}
@media (max-width: 767px)
{
    .wrapper .intro p
    {
        width: 90%;
    }
}
.public-banner
{
    position: relative;

    overflow: hidden;

    width: 100%;
}
.public-banner img
{
    width: 100%;
}
@media (max-width: 1199px)
{
    .public-banner img
    {
        width: 120%;
        max-width: 120%;
        margin-left: -10%;
    }
}
@media (max-width: 991px)
{
    .public-banner img
    {
        width: 140%;
        max-width: 140%;
        margin-left: -20%;
    }
}
@media (max-width: 767px)
{
    .public-banner img
    {
        width: 220%;
        max-width: 220%;
        margin-left: -50%;
    }
}
.inside-page .content
{
    padding: 60px 0 80px 0;
}
@media (max-width: 991px)
{
    .inside-page .content
    {
        padding: 55px 0 60px 0;
    }
}
@media (max-width: 767px)
{
    .inside-page .content
    {
        padding: 45px 0;
    }
}
@media (max-width: 1339px)
{
    .product-content .list-l
    {
        width: 27%;
    }
}
@media (max-width: 1199px)
{
    .product-content .list-l
    {
        width: 34%;
    }
}
@media (max-width: 991px)
{
    .product-content .list-l
    {
        display: none;
    }
}
.product-content .list-l .menu
{
    padding: 35px 35px 15px;

    border: 1px solid #dcdcdc;
}
.product-content .list-l .menu .menu1 > li
{
    margin-bottom: 20px;
}
.product-content .list-l .menu .menu1 > li:hover > a
{
    color: #e60012;
}
.product-content .list-l .menu .menu1 > li > a
{
    font-weight: bold;

    position: relative;

    display: block;

    padding: 0 10px 0 15px;
}
@media (max-width: 1199px)
{
    .product-content .list-l .menu .menu1 > li > a
    {
        font-size: 15px;

        padding: 0 20px 0 15px;
    }
}
.product-content .list-l .menu .menu1 > li > a:after
{
    position: absolute;
    top: 50%;
    left: 0;

    display: block;

    width: 5px;
    height: 5px;
    margin-top: -3px;

    content: '';

    background-color: #e60012;
}
.product-content .list-l .menu .menu2
{
    margin: 5px 0 25px;
}
.product-content .list-l .menu .menu2 > li
{
    margin-bottom: 10px;
    padding-left: 15px;
}
.product-content .list-l .menu .menu2 > li.active > a
{
    -webkit-transform: translateX(5px);
        -ms-transform: translateX(5px);
            transform: translateX(5px);

    color: #e60012;
    border-color: #e60012;
}
.product-content .list-l .menu .menu2 > li > a
{
    line-height: 1.1;

    position: relative;

    display: inline-block;

    color: #666;
    border-bottom: 1px solid transparent;
}
@media (max-width: 1199px)
{
    .product-content .list-l .menu .menu2 > li > a
    {
        padding-left: 10px;
    }
}
.product-content .list-l .menu .menu2 > li > a:before
{
    margin-right: 5px;

    content: '> ';
}
.product-content .list-l .menu .menu2 > li > a:hover
{
    color: #e60012;
    border-color: #e60012;
}
@media only screen and (min-width: 992px) and (max-width: 1339px)
{
    .product-content .content-r
    {
        width: 73%;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px)
{
    .product-content .content-r
    {
        width: 66%;
    }
}
.product-content .content-r .product-list
{
    margin-top: -30px;
}
.product-content .content-r .product-list li
{
    margin-top: 30px;
}
@media (min-width: 992px)
{
    .product-content .content-r .product-list .item:hover > p
    {
        color: #e60012;
    }
}
@media (min-width: 992px)
{
    .product-content .content-r .product-list .item img
    {
        -webkit-transition:         transform .6s;
        -webkit-transition: -webkit-transform .6s;
                transition: -webkit-transform .6s;
                transition:         transform .6s;
                transition:         transform .6s, -webkit-transform .6s;
    }
    .product-content .content-r .product-list .item:hover img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
}
.product-content .content-r .product-list .item > p
{
    margin: 18px 0 0 0;

    text-align: center;
}
.product-content .content-r .product-list .item > p a
{
    display: block;
    overflow: hidden;

    white-space: nowrap;
    text-overflow: ellipsis;
}
.product-content .content-r .product-list .pic-box
{
    position: relative;
    z-index: 10;

    border: 1px solid #d2d2d2;
}
.product-content .content-r .product-list .img-box
{
  
}
.product-content .page
{
    margin-top: 50px;
}
@media (max-width: 991px)
{
    .product-content .page
    {
        margin-top: 40px;
    }
}
@media (max-width: 767px)
{
    .product-content .page
    {
        margin-top: 30px;
    }
}
.product-details-content .pro-carousel .row
{
    margin: 0 -5px;
}
.product-details-content .pro-carousel .carousel-box,
.product-details-content .pro-carousel .info-box
{
    padding: 0 15px;
}
@media only screen and (min-width: 768px)
{
    .product-details-content .pro-carousel .carousel-box,
    .product-details-content .pro-carousel .info-box
    {
        float: left;
    }
}
.product-details-content .pro-carousel .carousel-box
{
    font-size: 0;

    letter-spacing: -8px;
}
@media only screen and (min-width: 768px)
{
    .product-details-content .pro-carousel .carousel-box
    {
        width: 55.55555556%;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px)
{
    .product-details-content .pro-carousel .carousel-box
    {
        width: 100%;
    }
}
.product-details-content .pro-carousel .carousel-box .img-box
{
    padding-bottom: 66.66666667%;
}
@media only screen and (min-width: 768px)
{
    .product-details-content .pro-carousel .info-box
    {
        width: 44.44444444%;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px)
{
    .product-details-content .pro-carousel .info-box
    {
        width: 100%;
        margin-top: 25px;
    }
}
@media (max-width: 767px)
{
    .product-details-content .pro-carousel .info-box
    {
        margin-top: 25px;
    }
}
.product-details-content .pro-carousel .slider-for
{
    border: 1px solid #d2d2d2;
}
.product-details-content .pro-carousel .slider-nav
{
    margin-top: 10px;
}
.product-details-content .pro-carousel .slider-nav .slick-slide
{
    padding: 0 5px;
}
.product-details-content .pro-carousel .slider-nav .slick-slide .item
{
    position: relative;

    border: 1px solid #dcdcdc;
}
.product-details-content .pro-carousel .slider-nav .slick-current .item
{
    border-color: #e60012;
}
@media (min-width: 1340px)
{
    .product-details-content .pro-carousel .info
    {
        padding-left: 24px;
    }
}
.product-details-content .pro-carousel .info .num
{
    font-weight: bold;
    line-height: 30px;

    display: inline-block;

    width: 90px;
    height: 30px;

    text-align: center;

    color: #fff;
    background-color: #e60012;
}
.product-details-content .pro-carousel .info h1
{
    font-size: 20px;
    font-weight: bold;

    margin: 20px 0;
}
.product-details-content .pro-carousel .info .type-list li
{
    position: relative;
    z-index: 10;

    display: inline-block;
    overflow: hidden;

    width: 62px;
    margin-right: 7px;

    vertical-align: top;

    border: 1px solid #aaa;
    border-radius: 10px;
}
.product-details-content .pro-carousel .info .color-list
{
    margin-top: 25px;
}
.product-details-content .pro-carousel .info .color-list b
{
    color: #e60012;
}
.product-details-content .pro-carousel .info .color-list ul
{
    margin-top: 15px;
}
.product-details-content .pro-carousel .info .color-list ul li
{
    display: inline-block;

    margin-left: 28px;

    text-align: center;
    vertical-align: top;
}
.product-details-content .pro-carousel .info .color-list ul li:first-child
{
    margin-left: 0;
}
.product-details-content .pro-carousel .info .color-list ul li.black span:before
{
    background-color: #000;
}
.product-details-content .pro-carousel .info .color-list ul li.blue span:before
{
    background-color: #029ee8;
}
.product-details-content .pro-carousel .info .color-list ul li.red span:before
{
    background-color: #e90015;
}
.product-details-content .pro-carousel .info .color-list ul span
{
    color: #666;
}
.product-details-content .pro-carousel .info .color-list ul span:before
{
    display: block;

    width: 15px;
    height: 15px;
    margin: 0 auto;

    content: '';

    border-radius: 50%;
}
.product-details-content .pro-carousel .info .fun-btn
{
    margin: 35px 0 50px 0;
}
@media (max-width: 1339px)
{
    .product-details-content .pro-carousel .info .fun-btn
    {
        margin: 15px 0 25px;
    }
}
@media (max-width: 991px)
{
    .product-details-content .pro-carousel .info .fun-btn
    {
        margin: 5px 0 10px 0;
    }
}
@media (max-width: 767px)
{
    .product-details-content .pro-carousel .info .fun-btn
    {
        margin: 5px 0 15px;
    }
}
.product-details-content .pro-carousel .info .fun-btn > span
{
    display: inline-block;

    margin-top: 15px;
    padding: 10px 24px;

    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-transition: .3s;
            transition: .3s;
    text-align: center;
    vertical-align: top;

    color: #666;
    background-color: #eee;

         -o-user-select: none;
}
.product-details-content .pro-carousel .info .fun-btn > span:before
{
    font-family: 'iconfont' !important;
    font-size: 18px;

    margin-right: 10px;

    vertical-align: middle;
}
@media (max-width: 1339px)
{
    .product-details-content .pro-carousel .info .fun-btn > span
    {
        padding: 10px 20px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px)
{
    .product-details-content .pro-carousel .info .fun-btn > span
    {
        padding: 10px 12px;
    }
}
.product-details-content .pro-carousel .info .fun-btn .inquiry-btn
{
    margin-right: 20px;

    color: #fff;
    background-color: #e60012;
}
@media only screen and (min-width: 768px) and (max-width: 991px)
{
    .product-details-content .pro-carousel .info .fun-btn .inquiry-btn
    {
        margin-right: 10px;
    }
}
@media (max-width: 767px)
{
    .product-details-content .pro-carousel .info .fun-btn .inquiry-btn
    {
        margin-right: 10px;
    }
}
.product-details-content .pro-carousel .info .fun-btn .inquiry-btn:before
{
    content: '\e617';
}
@media (min-width: 992px)
{
    .product-details-content .pro-carousel .info .fun-btn .inquiry-btn:hover
    {
        background-color: #ce0616;
    }
}
@media (min-width: 992px)
{
    .product-details-content .pro-carousel .info .fun-btn .relevant-btn:hover
    {
        color: #fff;
        background-color: #e60012;
    }
}
.product-details-content .pro-carousel .info .fun-btn .relevant-btn:before
{
    content: '\e644';
}
.product-details-content .pro-carousel .info .carousel-btn
{
    margin-top: 20px;

    text-align: right;
}
.product-details-content .pro-carousel .info .carousel-btn a
{
    cursor: pointer;

    color: #999;
}
.product-details-content .pro-carousel .info .carousel-btn a:hover
{
    color: #e60012;
}
.product-details-content .pro-carousel .info .carousel-btn a:before,
.product-details-content .pro-carousel .info .carousel-btn a:after
{
    font-family: 'iconfont' !important;
    font-size: 20px;

    vertical-align: middle;
}
.product-details-content .pro-carousel .info .carousel-btn .prev
{
    margin-right: 20px;
}
@media (max-width: 767px)
{
    .product-details-content .pro-carousel .info .carousel-btn .prev
    {
        margin-right: 15px;
    }
}
.product-details-content .pro-carousel .info .carousel-btn .prev:after
{
    margin-left: 10px;

    content: '\e6f1';
}
.product-details-content .pro-carousel .info .carousel-btn .next:before
{
    margin-right: 10px;

    content: '\e639';
}
.product-details-content .details-list
{
    margin-top: 50px;
}
.product-details-content .details-list h3
{
    font-size: 18px;

    margin: 0;
    padding: 15px 50px;

    color: #fff;
    background-color: #1b1b1b;
}
@media (max-width: 991px)
{
    .product-details-content .details-list h3
    {
        padding: 15px 25px;
    }
}
.product-details-content .introduce-box
{
    margin-top: 60px;
}
.product-details-content .introduce-box img
{
    display: block;

    max-width: 100%;
}
.product-details-content .introduce-box .introduce
{
    padding: 25px 19px;

    border: 1px solid #dcdcdc;
}
.product-details-content .introduce-box .introduce a[data-fancybox]
{
    display: block;
}
.product-details-content .introduce-box p
{
    font-size: 14px;
    line-height: 2;

    margin: 0;
}
.product-details-content .introduce-box img
{
    display: block;

    width: auto;
    max-width: 100%;
}
.product-details-content .inquiry-wrap h4
{
    font-size: 20px;
    font-weight: 700;

    margin: 0;
    margin-bottom: 20px;
}
@media (max-width: 767px)
{
    .product-details-content .inquiry-wrap h4
    {
        margin-bottom: 10px;
    }
}
.product-details-content .inquiry-wrap form
{
    display: block;

    padding: 50px;

    background-color: #f7f7f7;
}
@media (max-width: 1199px)
{
    .product-details-content .inquiry-wrap form
    {
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .product-details-content .inquiry-wrap form
    {
        padding: 30px 20px;
    }
}
.product-details-content .inquiry-wrap form > p
{
    line-height: 2;

    margin-bottom: 25px;
}
.product-details-content .inquiry-wrap .input-wrap
{
    margin: 0 -8px;
}
.product-details-content .inquiry-wrap .input-wrap .input-box
{
    padding: 0 8px;
}
.product-details-content .inquiry-wrap .input-wrap input,
.product-details-content .inquiry-wrap .input-wrap textarea
{
    width: 100%;
    margin-bottom: 20px;
    padding: 13px 20px;

    color: #999;
    border: 1px solid #eee;
    background-color: #fff;
}
.product-details-content .inquiry-wrap .input-wrap textarea
{
    overflow: auto;

    height: 150px;
}
.product-details-content .inquiry-wrap .input-wrap input::-webkit-input-placeholder,
.product-details-content .inquiry-wrap .input-wrap textarea::-webkit-input-placeholder
{
    color: #999;
}
.product-details-content .inquiry-wrap .input-wrap input:-o-placeholder,
.product-details-content .inquiry-wrap .input-wrap textarea:-o-placeholder
{
    color: #999;
}
.product-details-content .inquiry-wrap .input-wrap input::-moz-placeholder,
.product-details-content .inquiry-wrap .input-wrap textarea::-moz-placeholder
{
    color: #999;
}
.product-details-content .inquiry-wrap .input-wrap input:-ms-input-placeholder,
.product-details-content .inquiry-wrap .input-wrap textarea:-ms-input-placeholder
{
    color: #999;
}
.product-details-content .inquiry-wrap .input-wrap input:focus::-webkit-input-placeholder,
.product-details-content .inquiry-wrap .input-wrap textarea:focus::-webkit-input-placeholder
{
    color: #e4e4e4;
}
.product-details-content .inquiry-wrap .input-wrap input:focus::-o-placeholder,
.product-details-content .inquiry-wrap .input-wrap textarea:focus::-o-placeholder
{
    color: #e4e4e4;
}
.product-details-content .inquiry-wrap .input-wrap input:focus::-moz-placeholder,
.product-details-content .inquiry-wrap .input-wrap textarea:focus::-moz-placeholder
{
    color: #e4e4e4;
}
.product-details-content .inquiry-wrap .input-wrap input:focus::-ms-input-placeholder,
.product-details-content .inquiry-wrap .input-wrap textarea:focus::-ms-input-placeholder
{
    color: #e4e4e4;
}
.product-details-content .inquiry-wrap .submit
{
    line-height: 50px;

    display: block;

    width: 160px;
    height: 50px;
    margin-top: 10px;

    text-align: center;

    color: #fff;
    background-color: #e60012;
}
.product-details-content .inquiry-wrap .submit:before
{
    font-family: 'iconfont' !important;
    font-size: 20px;
    font-weight: 400;

    margin-right: 10px;

    content: '\e6a4';
    vertical-align: top;

    color: #fff;
}
.product-details-content .inquiry-wrap .submit:hover
{
    background-color: #ce0616;
}
.product-details-content .related-product .product-list
{
    margin-top: 0;
}
.about-content .title,
.contact-content .title
{
    margin-top: 20px;
    margin-bottom: 50px;

    text-align: center;
}
@media (max-width: 991px)
{
    .about-content .title,
    .contact-content .title
    {
        margin-top: 10px;
        margin-bottom: 35px;
    }
}
@media (max-width: 767px)
{
    .about-content .title,
    .contact-content .title
    {
        margin-top: 0;
        margin-bottom: 25px;
    }
}
.about-content .title h3,
.contact-content .title h3
{
    font-size: 30px;
    font-weight: bold;

    margin: 0 0 20px 0;
}
@media (max-width: 767px)
{
    .about-content .title h3,
    .contact-content .title h3
    {
        margin-bottom: 10px;
    }
}
.about-content .title h3 span,
.contact-content .title h3 span
{
    color: #e60012;
}
.about-content .title p,
.contact-content .title p
{
    line-height: 1.57142857;

    width: 60%;
    margin: 0 auto;

    color: #999;
}
@media (max-width: 1199px)
{
    .about-content .title p,
    .contact-content .title p
    {
        width: 70%;
    }
}
@media (max-width: 991px)
{
    .about-content .title p,
    .contact-content .title p
    {
        width: 90%;
    }
}
@media (max-width: 767px)
{
    .about-content .title p,
    .contact-content .title p
    {
        width: 100%;
    }
}
.about-content .intro
{
    zoom: 1;
}

.about-content .intro img{ max-width:100%;}

.about-content .intro:after
{
    display: block;
    visibility: hidden;
    clear: both;

    height: 0;

    content: '';
}
.about-content .intro .pic-box
{
    margin-bottom: 10px;
}
@media only screen and (min-width: 768px)
{
    .about-content .intro .pic-box
    {
        float: left;

        width: 48.8372093%;
        margin-right: 30px;
    }
}
.about-content .intro .pic-box .img-box
{
    padding-bottom: 76.19047619%;
}
.about-content .intro p
{
    line-height: 2.14285714;

    margin: 0;

    color: #666;
}
.about-content ul
{
    margin-bottom: 20px;
}
@media (max-width: 991px)
{
    .about-content ul
    {
        margin: 0 -10px;
    }
}
.about-content ul li
{
    margin-top: 30px;
}
@media (max-width: 991px)
{
    .about-content ul li
    {
        padding: 0 10px;
    }
}
.about-content ul li .img-box
{
    padding-bottom: 73.17073171%;
}
@media (min-width: 992px)
{
    .about-content ul li .img-box img
    {
        -webkit-transition:         transform .5s;
        -webkit-transition: -webkit-transform .5s;
                transition: -webkit-transform .5s;
                transition:         transform .5s;
                transition:         transform .5s, -webkit-transform .5s;
    }
    .about-content ul li .img-box:hover img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
}
.contact-content
{
    position: relative;

    overflow: hidden;

    max-width: 100%;
    padding-bottom: 0;
}
.contact-content .info-wrap h1
{
    font-size: 20px;
    font-weight: bold;

    margin: 0 0 25px 0;

    color: #e60012;
}
.contact-content .info-wrap h4
{
    font-size: 16px;
    font-weight: bold;

    margin: 0 0 10px 0;
}
.contact-content .info-wrap h4 + p
{
    font-size: 16px;

    margin-bottom: 30px;

    color: #999;
}
.contact-content .info
{
    overflow: hidden;
}
@media (max-width: 991px)
{
    .contact-content .info
    {
        margin-top: 15px;
    }
}
.contact-content .info ul
{
    overflow: hidden;
}
.contact-content .info li
{
    position: relative;

    margin-bottom: 40px;
    padding-left: 35px;

    color: #666;
}
@media (max-width: 767px)
{
    .contact-content .info li
    {
        margin-bottom: 20px;
    }
}
.contact-content .info li:before
{
    font-family: 'iconfont' !important;
    font-size: 22px;

    position: absolute;
    top: -5px;
    left: 0;

    color: #999;
}
.contact-content .info li.tel:before
{
    content: '\e638';
}
.contact-content .info li.tel span
{
    display: block;

    margin-top: 40px;
    padding-left: 26px;
}
@media (max-width: 767px)
{
    .contact-content .info li.tel span
    {
        margin-top: 20px;
    }
}
.contact-content .info li.fax:before
{
    content: '\e653';
}
.contact-content .info li.url:before
{
    content: '\e897';
}
.contact-content .info li.mail:before
{
    content: '\e6a4';
}
.contact-content .info li.address:before
{
    content: '\e60d';
}
.contact-content .info li a:hover
{
    text-decoration: underline;

    color: #e60012;
}
.contact-content .info .share
{
    margin-top: 20px;
}
@media (max-width: 991px)
{
    .contact-content .info .share
    {
        margin-top: 0;
    }
}
.contact-content .info .share a:hover
{
    text-decoration: none;
}
.contact-content .info .icon-facebook
{
    background-color: #f3b69c;
}
.contact-content .info .icon-tuite
{
    background-color: #ee92bb;
}
.contact-content .info .icon-linkedin
{
    background-color: #ef9b60;
}
.contact-content .info .icon-google
{
    background-color: #ee929d;
}
.contact-content .info .icon-youtube
{
    background-color: #eb4956;
}
.contact-content .message
{
    overflow: hidden;
}
@media (max-width: 991px)
{
    .contact-content .message
    {
        margin-top: 35px;
    }
}
.contact-content .message form p
{
    line-height: 1.78571429;

    margin-bottom: 15px;
}
.contact-content .message form b
{
    display: block;

    margin-top: 30px;
    margin-bottom: 35px;
}
.contact-content .message form .row
{
    margin: 0 -10px;
}
.contact-content .message form .row li
{
    padding: 0 10px;
}
.contact-content .message form input::-webkit-input-placeholder,
.contact-content .message form textarea::-webkit-input-placeholder
{
    color: #999;
}
.contact-content .message form input:-o-placeholder,
.contact-content .message form textarea:-o-placeholder
{
    color: #999;
}
.contact-content .message form input::-moz-placeholder,
.contact-content .message form textarea::-moz-placeholder
{
    color: #999;
}
.contact-content .message form input:-ms-input-placeholder,
.contact-content .message form textarea:-ms-input-placeholder
{
    color: #999;
}
.contact-content .message form input:focus::-webkit-input-placeholder,
.contact-content .message form textarea:focus::-webkit-input-placeholder
{
    color: #c5c5c5;
}
.contact-content .message form input:focus::-o-placeholder,
.contact-content .message form textarea:focus::-o-placeholder
{
    color: #c5c5c5;
}
.contact-content .message form input:focus::-moz-placeholder,
.contact-content .message form textarea:focus::-moz-placeholder
{
    color: #c5c5c5;
}
.contact-content .message form input:focus::-ms-input-placeholder,
.contact-content .message form textarea:focus::-ms-input-placeholder
{
    color: #c5c5c5;
}
.contact-content .message form input,
.contact-content .message form textarea
{
    display: block;

    width: 100%;
    margin-bottom: 20px;
    padding: 12px 25px;

    color: #999;
    border: 1px solid #d2d2d2;
    background: none;
}
.contact-content .message form textarea
{
    height: 170px;
}
.contact-content .message form .submit
{
    line-height: 45px;

    display: block;

    width: 130px;
    height: 45px;
    margin-top: 20px;
    padding: 0;

    cursor: pointer;
    text-align: center;

    color: #fff;
    background-color: #e60012;
}
.contact-content .message form .submit:hover
{
    background-color: #ce0616;
}
.contact-content .map
{
    position: relative;

    margin-top: 60px;
}
@media only screen and (min-width: 992px)
{
    .contact-content .map
    {
        top: 0;
        left: 0;

        height: 500px;
    }
    .contact-content .map .dituContent
    {
        position: absolute;
        top: 0;
        left: 0;

        display: block;

        width: 100%;
        height: 100%;
    }
}
@media (max-width: 991px)
{
    .contact-content .map
    {
        margin-top: 45px;
    }
    .contact-content .map .dituContent
    {
        height: 400px;
    }
}
@media (max-width: 767px)
{
    .contact-content .map .dituContent
    {
        height: 280px;
    }
}
.online-wrap .btn
{
    line-height: 38px;

    position: fixed;
    z-index: 100;
    right: 0;
    bottom: 50px;

    width: 40px;
    height: 40px;
    padding: 0;

    -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
            transform-origin: center center;
    text-align: center;

    border-radius: 50%;
    background-color: rgba(0, 0, 0, .8);
}
@media (min-width: 768px)
{
    .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
{
    position: fixed;
    z-index: 100;
    right: 0;
    bottom: 23%;

    -webkit-transition: right .3s;
            transition: right .3s;
}
@media (max-width: 767px)
{
    .online
    {
        right: -60px;
        bottom: 90px;
    }
    .online.active
    {
        right: 0;
    }
}
.online a
{
    line-height: 54px;

    position: relative;

    display: block;

    width: 54px;
    height: 54px;
    margin: 2px 0;

    text-align: center;

    border-radius: 50%;
    background-color: rgba(0, 0, 0, .7);
}
.online a:before
{
    font-size: 22px;

    color: #fff;
}
.online a:hover
{
    background-color: #e60012;
}
@media (max-width: 767px)
{
    .online a
    {
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
    .online a:before
    {
        font-size: 20px;
    }
}
@media (min-width: 992px)
{
    .online .icon-phone:hover .phone-num
    {
        right: 100%;
    }
}
.online .icon-phone .phone-num
{
    position: absolute;
    z-index: -1;
    top: 0;
    right: -300px;

    padding-right: 5px;

    -webkit-transition: right .3s;
            transition: right .3s;
    white-space: nowrap;
}
.online .icon-phone .phone-num p
{
    overflow: hidden;

    padding: 0 15px;

    color: #fff;
    border-radius: 50px;
    background-color: #e60012;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .12);
}
.online .icon-weixin:before,
.online .icon-saoyisao:before
{
    font-size: 24px;
}
@media (max-width: 767px)
{
    .online .icon-weixin:before,
    .online .icon-saoyisao:before
    {
        font-size: 22px;
    }
}
.online .icon-weixin .mask,
.online .icon-saoyisao .mask
{
    position: absolute;
    top: 0;
    right: 100%;

    display: none;

    width: 130px;
    height: 130px;
    padding-right: 5px;
}
.online .icon-weixin .mask .mask-box,
.online .icon-saoyisao .mask .mask-box
{
    padding: 5px;

    background-color: #fff;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .12);
}
.online .icon-weixin .mask img,
.online .icon-saoyisao .mask img
{
    display: block;

    width: 100%;
}
.online .icon-weixin .mask p,
.online .icon-saoyisao .mask p
{
    font-size: 13px;
    line-height: 16px;

    margin: 5px 0 8px 0;

    color: #888;
}
.online .icon-gotop2:before
{
    font-size: 26px;
}
.share
{
    font-weight: 500;

    color: #fff;
}
.share a
{
    line-height: 22px;

    display: inline-block;
    overflow: hidden;

    width: 24px;
    height: 24px;
    margin-left: 6px;

    -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;

    border-radius: 50%;
}
.share a:first-child
{
    margin-left: 0;
}
.share a:before
{
    font-size: 14px;

    color: #fff;
}
.share a:hover
{
    -webkit-transform: translateY(-3px);
        -ms-transform: translateY(-3px);
            transform: translateY(-3px);
}
.footer
{
    background-color: #f6f6f6;
}
.footer .footer-wrap
{
    overflow: hidden;

    padding: 45px 0 80px;
}
@media (max-width: 1199px)
{
    .footer .footer-wrap
    {
        padding: 30px 0 55px;
    }
}
@media (max-width: 991px)
{
    .footer .footer-wrap
    {
        padding: 20px 0 40px;
    }
}
.footer .footer-row
{
    font-size: 0;

    margin: 0 -15px;

    text-align: justify;
    text-justify: distribute-all-lines;
}
.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;

    color: #666;
}
@media (max-width: 1199px)
{
    .footer .foot-list
    {
        width: 50%;
    }
}
@media (max-width: 767px)
{
    .footer .foot-list
    {
        width: 100%;
    }
}
.footer .foot-list .list li
{
    line-height: 2;

    -webkit-transition: .3s;
            transition: .3s;
}
.footer .foot-list .list li:before
{
    content: '> ';
}
.footer .foot-list .list li:hover
{
    -webkit-transform: translateX(5px);
        -ms-transform: translateX(5px);
            transform: translateX(5px);

    color: #e60012;
}
.footer .foot-list .list li a
{
    display: inline-block;
}
.footer .foot-list a:hover
{
    text-decoration: underline;
}
.footer .foot-list h4
{
    font-size: 16px;

    margin: 35px 0 15px;

    text-transform: uppercase;

    color: #333;
}
@media only screen and (min-width: 1200px) and (max-width: 1339px)
{
    .footer .foot-list h4
    {
        font-size: 18px;
    }
}
@media (max-width: 991px)
{
    .footer .foot-list h4
    {
        font-size: 16px;
    }
}
@media (max-width: 767px)
{
    .footer .foot-list h4
    {
        margin-top: 25px;
        margin-bottom: 10px;
    }
}
.footer .foot-message
{
    width: 250px;
    max-width: 100%;
}
@media (max-width: 767px)
{
    .footer .foot-message
    {
        width: 100%;
    }
}
.footer .foot-message form
{
    margin-top: 24px;
}
.footer .foot-message form input::-webkit-input-placeholder,
.footer .foot-message form textarea::-webkit-input-placeholder
{
    color: #999;
}
.footer .foot-message form input:-o-placeholder,
.footer .foot-message form textarea:-o-placeholder
{
    color: #999;
}
.footer .foot-message form input::-moz-placeholder,
.footer .foot-message form textarea::-moz-placeholder
{
    color: #999;
}
.footer .foot-message form input:-ms-input-placeholder,
.footer .foot-message form textarea:-ms-input-placeholder
{
    color: #999;
}
.footer .foot-message form input:focus::-webkit-input-placeholder,
.footer .foot-message form textarea:focus::-webkit-input-placeholder
{
    color: #c5c5c5;
}
.footer .foot-message form input:focus::-o-placeholder,
.footer .foot-message form textarea:focus::-o-placeholder
{
    color: #c5c5c5;
}
.footer .foot-message form input:focus::-moz-placeholder,
.footer .foot-message form textarea:focus::-moz-placeholder
{
    color: #c5c5c5;
}
.footer .foot-message form input:focus::-ms-input-placeholder,
.footer .foot-message form textarea:focus::-ms-input-placeholder
{
    color: #c5c5c5;
}
.footer .foot-message form input,
.footer .foot-message form textarea
{
    display: block;

    width: 100%;
    margin-bottom: 10px;
    padding: 9px 10px;

    color: #999;
    border: 1px solid #d2d2d2;
    background: none;
}
.footer .foot-message form textarea
{
    height: 80px;
}
.footer .foot-message form .submit
{
    display: block;

    margin-top: 15px;

    cursor: pointer;

    color: #e60012;
    background: none;
}
.footer .foot-message form .submit:before
{
    font-family: 'iconfont' !important;
    font-size: 18px;

    display: inline-block;

    margin-top: 1px;
    margin-right: 5px;

    content: '\e6a4';
    vertical-align: middle;
}
.footer .foot-message form .submit:hover span
{
    text-decoration: underline;
}
.footer .foot-contact
{
    margin-right: 0;
}
@media (min-width: 1200px)
{
    .footer .foot-contact
    {
        max-width: 315px;
    }
}
@media (max-width: 1199px)
{
    .footer .foot-contact
    {
        width: 50%;
    }
}
@media (max-width: 767px)
{
    .footer .foot-contact
    {
        width: 100%;
    }
}
.footer .foot-contact p
{
    line-height: 2;

    position: relative;

    margin: 0;
}
.footer .foot-contact p a:hover
{
    color: #e60012;
}
.footer .foot-contact .add
{
    position: relative;
}
.footer .foot-info
{
    overflow: hidden;

    max-width: 100%;
}
@media (max-width: 1199px)
{
    .footer .foot-info
    {
        width: 50%;
    }
}
@media (max-width: 767px)
{
    .footer .foot-info
    {
        width: 100%;
    }
}
.footer .foot-info img
{
    display: block;

    max-width: 100%;
}
.footer .foot-info .share
{
    margin-top: 15px;
}
.footer .foot-info .share a:hover
{
    text-decoration: none;
}
.footer .foot-info .icon-facebook
{
    background-color: #f3b69c;
}
.footer .foot-info .icon-tuite
{
    background-color: #ee92bb;
}
.footer .foot-info .icon-linkedin
{
    background-color: #ef9b60;
}
.footer .foot-info .icon-google
{
    background-color: #ee929d;
}
.footer .foot-info .icon-youtube
{
    background-color: #eb4956;
}
.footer .copyright
{
    padding: 30px 0;

    text-align: center;

    color: #666;
    border-top: 1px solid #e5e5e5;
}
@media (max-width: 767px)
{
    .footer .copyright
    {
        padding: 20px 0;
    }
}
.footer .copyright p
{
    margin: 0;
}
@media only screen and (min-width: 768px)
{
    .footer .copyright p
    {
        float: left;
    }
}
.footer .copyright p a
{
    font-style: italic;

    margin-left: 5px;
}
.footer .copyright p a:hover
{
    text-decoration: underline;

    color: #333;
}
@media only screen and (min-width: 768px)
{
    .footer .copyright .gotop
    {
        float: right;
    }
}
@media (max-width: 767px)
{
    .footer .copyright .gotop
    {
        display: block;

        margin-top: 5px;
    }
}
.footer .copyright .gotop:before
{
    font-family: 'iconfont' !important;
    font-weight: bold;

    margin-right: 10px;

    content: '\e60f';

    color: #e60012;
}
.footer .copyright .gotop span
{
    text-decoration: underline;
}
.zoomDiv
{
    z-index: 999;

    display: none;
    overflow: hidden;

    text-align: center;

    border: 1px solid #ccc;
    background: #fff;
}
@media (min-width: 768px)
{
    .zoomDiv
    {
        position: absolute;
    }
}
.zoomMask
{
    position: absolute;
    z-index: 1;

    cursor: move;

    background: url('../images/mask.png') repeat scroll 0 0 transparent;
}
@media (max-width: 767px)
{
    .zoomMask
    {
        display: none;
    }
}


#active{
    color: red;
}



.news-content .list .img-box
{
    padding-bottom: 66.66666666667%;
}
.news-content .list li
{
    margin-bottom: 40px;
}
.news-content .item
{
    background-color: #f9f9f9;
}
@media (min-width: 992px)
{
    .news-content .item img
    {
        -webkit-transition:         transform .5s;
        -webkit-transition: -webkit-transform .5s;
                transition: -webkit-transform .5s;
                transition:         transform .5s;
                transition:         transform .5s, -webkit-transform .5s;
    }
    .news-content .item:hover img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
}
@media only screen and (min-width: 992px)
{
    .news-content .item:hover a.more
    {
        background-color: #9b7f52;
    }
}
.news-content .item .intro
{
    padding: 20px;
}
.news-content .item h4
{
    font-size: 16px;

    overflow: hidden;

    margin: 0;

    white-space: nowrap;
    text-overflow: ellipsis;
}
.news-content .item .date
{
    display: block;

    margin: 8px 0;

    color: #9b7f52;
}
.news-content .item p
{
    line-height: 1.57142857;

    display: -webkit-box;
    overflow: hidden;

    height: 44px;
    margin: 0;

    color: #999;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}




.news-details-content {
    margin-top: 30px;
}

@media (max-width: 767px) {
    .news-details-content {
        margin-top: 0;
    }
}

.news-details-content h1 {
    font-size: 30px;
    font-weight: bold;
    margin: 0 0 25px 0;
    text-align: center;
}

@media (max-width: 767px) {
    .news-details-content h1 {
        font-size: 26px;
    }
}

.news-details-content .date {
    font-size: 20px;
    margin-bottom: 25px;
    text-align: center;
    color: #e60012;
}

@media (max-width: 767px) {
    .news-details-content .date {
        font-size: 16px;
    }
}

.news-details-content .date:before {
    font-family: 'iconfont' !important;
    font-style: normal;
    margin-right: 10px;
    content: '\e63a';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.news-details-content img {
    display: block;
    max-width: 100%;
    margin: 20px 0;
}

.news-details-content p {
    font-size: 14px;
    line-height: 1.8;
    margin: 0;
}

.news-details-content .news-page {
    zoom: 1;
    margin-top: 70px;
}

@media (max-width: 991px) {
    .news-details-content .news-page {
        margin-top: 60px;
    }
}

@media (max-width: 767px) {
    .news-details-content .news-page {
        margin-top: 40px;
    }
}

.news-details-content .news-page:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: '';
}

.news-details-content .news-page a {
    font-size: 16px;
    position: relative;
    display: block;
    overflow: hidden;
    padding: 15px 30px;
    -webkit-transition: background-color .5s;
    transition: background-color .5s;
    white-space: nowrap;
    text-overflow: ellipsis;
    background-color: #eee;
}

@media (max-width: 767px) {
    .news-details-content .news-page a {
        padding: 15px 20px;
    }
}

.news-details-content .news-page a:hover {
    /* color: #fff; */
    /* background-color: #e60012; */
}
.news-details-content .news-page a:hover span{
    color: #e60012;
    text-decoration: underline;
}
.news-details-content .news-page a.next {
    margin-top: 15px;
}

.news-details-content .news-page a span {
    /* font-weight: bold; */
}


.header .header-top .info span.mail
{
    margin-left: 55px;
}
.header .header-top .info span.mail:before
{
    font-family: 'iconfont' !important;
    font-size: 15px;
    margin-right: 10px;

    content: '\e6a4';
    vertical-align: middle;
}


/**
 * Date : 2020年2月24日12:02:01
 * @author HSM
 * @toDo 顶部加粗
 */

.header .header-top .info{
    font-weight: bold;
}
.header .header-top .info span:before{
    font-weight: normal;
}

/**
 * Date : 2020年2月26日09:18:50
 * @author HSM
 * @toDo banner切换加缩略图
 */

.banner .slick-arrow
{
    position: absolute;
    z-index: 9;
    top: 50%;
    left: 60px;

    overflow: hidden;

    width: 190px;
    padding: 0;
    padding-left: 30px;

    cursor: pointer;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);

    background: none;
}
@media (max-width: 991px)
{
    .banner .slick-arrow
    {
        top: 60%;
    }
}
@media (max-width: 767px)
{
    .banner .slick-arrow
    {
        left: 18%;

        width: 30px;
        height: 70px;
    }
}
.banner .slick-arrow:before
{
    font-family: 'iconfont' !important;
    font-size: 16px;
    line-height: 70px;

    position: absolute;
    top: 50%;
    left: 0;

    display: block;
    float: left;

    width: 30px;
    height: 100%;

    content: '\e601';
    -webkit-transition: all .4s;
            transition: all .4s;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    text-align: center;

    color: #fff;
    background: rgba(0, 0, 0, .42);
}
.banner .slick-arrow.slick-next
{
    right: 60px;
    left: auto;

    padding-right: 30px;
    padding-left: 0;
}
@media (max-width: 767px)
{
    .banner .slick-arrow.slick-next
    {
        right: 18%;
    }
}
.banner .slick-arrow.slick-next:before
{
    right: 0;
    left: auto;

    content: '\e827';
}
.banner .slick-arrow .item
{
    padding: 10px;

    -webkit-transition: all .4s;
            transition: all .4s;

    opacity: 0;
    background: rgba(0, 0, 0, .42);
}
.banner .slick-arrow:hover .item
{
    opacity: 1;
}







/**
 * Date : 2020年11月10日14:52:49;
 * @author HSM
 * @toDo 首页about  内页video
 */
 .transform-0 {
    -webkit-transform: translate(0) !important;
        -ms-transform: translate(0) !important;
            transform: translate(0) !important;
}

.index-about {
  padding: 50px 0;
  font-size: 0;
  letter-spacing: -8px;
}
.index-about .video-box,
.index-about .intro {
  font-size: 14px;
  letter-spacing: 0;
  display: inline-block;
  vertical-align: middle;
}
.index-about .video-box {
  cursor: pointer;
  width: 53.90070922%;
  position: relative;
}
@media (min-width: 1200px) {
  .index-about .video-box img {
    -webkit-transition: transform 0.7s;
    -moz-transition: transform 0.7s;
    -ms-transition: transform 0.7s;
    -o-transition: transform 0.7s;
    transition: transform 0.7s;
  }
  .index-about .video-box:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@media (max-width: 991px) {
  .index-about .video-box {
    width: 100%;
  }
}
.index-about .video-box:before,
.index-about .video-box:after {
  content: "";
  position: absolute;
}
.index-about .video-box:before {
  width: 61.18421053%;
  height: 47.91666667%;
  background-color: #e60012;
  left: -15px;
  bottom: -15px;
}
@media (max-width: 767px) {
  .index-about .video-box:before {
    left: -5px;
    bottom: -5px;
  }
}
.index-about .video-box:after {
  width: 50px;
  height: 70px;
  background-color: #e60012;
  top: -15px;
  right: -15px;
}
@media (max-width: 767px) {
  .index-about .video-box:after {
    top: -5px;
    right: -5px;
  }
}
.index-about .video-box .img-box {
  padding-bottom: 63.15789474%;
}
.index-about .video-box .img-box:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.1);
  content: "";
}
.index-about .video-box .txt {
  text-align: center;
  padding: 0 5%;
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
  z-index: 3;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
}

@media (max-width: 480px) {
  .index-about .video-box .txt {
    font-size: 12px;
  }
  .index-about .video-box .txt:before {
    font-size: 38px;
  }
}
.index-about .intro {
  text-align: right;
  padding-left: 45px;
  width: 46.09929078%;
}
@media only screen and (min-width: 992px) {
  .index-about .intro .title {
    text-align: right;
  }
}
@media (max-width: 991px) {
  .index-about .intro {
    text-align: left;
    width: 100%;
    padding: 40px 0 0;
  }
}
.index-about .intro h3 {
  margin-top: 0;
}
.index-about .intro p {
  line-height: 2.14285714;
  color: #666666;
  margin: 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
  height: auto;
  max-height: 180px;
}
.index-about .intro .more {
  margin-top: 40px;
}
@media (max-width: 991px) {
  .index-about .intro .more {
    margin-top: 25px;
  }
}
.index-about .intro .more a {
  display: inline-block;
  background-color: #222222;
  color: #fff;
  border-radius: 30px;
  padding: 20px 56px;
}
@media (min-width: 1200px) {
  .index-about .intro .more a:hover {
    text-decoration: underline;
  }
}
@media (max-width: 1199px) {
  .index-about .intro .more a:active {
    text-decoration: underline;
  }
}
@media (max-width: 991px) {
  .index-about .intro .more a {
    padding: 10px 26px;
  }
}
.video-content .list {
  margin-top: -30px;
}
@media (max-width: 991px) {
  .video-content .list {
    margin-top: -20px;
  }
}
@media (max-width: 480px) {
  .video-content .list {
    margin-top: -15px;
  }
}
.video-content .list li {
  margin-top: 30px;
}
@media (max-width: 991px) {
  .video-content .list li {
    margin-top: 20px;
  }
}
@media (max-width: 480px) {
  .video-content .list li {
    width: 100%;
    margin-top: 15px;
  }
}
.video-content .list .img-box {
  padding-bottom: 58.33333333%;
}
@media (min-width: 1200px) {
  .video-content .list .img-box img {
    -webkit-transition: transform 0.7s;
    -moz-transition: transform 0.7s;
    -ms-transition: transform 0.7s;
    -o-transition: transform 0.7s;
    transition: transform 0.7s;
  }
  .video-content .list .img-box:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
}
.video-content .list .video-box {
  cursor: pointer;
}
.video-content .list .video-box:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.3);
}
.video-content .list .video-box:before {
  font-family: "iconfont" !important;
  content: "\e646";
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 50px;
  color: #fff;
  z-index: 3;
  transform: translateX(-50%) translateY(-50%);
}
@media (max-width: 767px) {
  .video-content .list .video-box:before {
    font-size: 40px;
  }
}
.video-content .list .pic-box {
  border: 1px solid #dadada;
  padding: 14px;
}
@media (max-width: 480px) {
  .video-content .list .pic-box {
    padding: 10px;
  }
}
.video-content .list .item:after {
  display: none;
}
.video-content .list .item p {
  font-size: 16px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  margin: 15px 0 0;
  height: 22px;
}
@media (max-width: 480px) {
  .video-content .list .item p {
    margin-top: 5px;
  }
}
.video-content .page {
  margin-top: 40px;
}
@media (max-width: 991px) {
  .video-content .page {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .video-content .page {
    margin-top: 15px;
  }
}

.product-details-content .pro-carousel .slider-for {
  border: 1px solid #d2d2d2;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.product-details-content .pro-carousel .slider-for .product-video {
  background: url(../js/slick/ajax-loader.gif) no-repeat center;
}
.product-details-content .pro-carousel .slider-for .product-video .iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.product-details-content .pro-carousel .slider-nav .product-video {
  position: relative;
}
.product-details-content .pro-carousel .slider-nav .product-video:before,
.product-details-content .pro-carousel .slider-nav .product-video:after {
  position: absolute;
  transform: translateZ(1px);
}
.product-details-content .pro-carousel .slider-nav .product-video:before {
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 5;
  background-color: rgba(0, 0, 0, 0.29);
}
.product-details-content .pro-carousel .slider-nav .product-video:after {
  font-family: "iconfont" !important;
  content: "\e646";
  color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 6;
  line-height: 1;
  font-size: 34px;
  margin-left: -16px;
  margin-top: -16px;
}

@media (min-width: 992px) {
    .header .nav .nav-list1 > li > a {
        padding: 39px 25px;
    }
}
@media (max-width: 1339px) and (min-width: 992px) {
    .header .nav .nav-list1 > li > a {
        padding: 39px 15px;
    }
}
@media (max-width: 1199px) and (min-width: 992px) {
    .header .nav .nav-list1 > li > a {
        padding: 39px 8px;
    }
}