@charset 'utf-8';
@-ms-viewport
{
    width: auto !important;
}
@font-face
{
    font-family: 'Montserrat';
    font-weight: 300;
    font-style: normal;

    src: url('font/hinted-Montserrat-Light.eot');
    src: local('Montserrat Light'), local('Montserrat-Light'), url('font/hinted-Montserrat-Light.eot?#iefix') format('embedded-opentype'), url('font/hinted-Montserrat-Light.woff2') format('woff2'), url('font/hinted-Montserrat-Light.woff') format('woff'), url('font/hinted-Montserrat-Light.ttf') format('truetype'), url('font/hinted-Montserrat-Light.svg#Montserrat-Light') format('svg');
}
@font-face
{
    font-family: 'Montserrat';
    font-weight: normal;
    font-style: normal;

    src: url('font/hinted-Montserrat-Regular.eot');
    src: local('Montserrat Regular'), local('Montserrat-Regular'), url('font/hinted-Montserrat-Regular.eot?#iefix') format('embedded-opentype'), url('font/hinted-Montserrat-Regular.woff2') format('woff2'), url('font/hinted-Montserrat-Regular.woff') format('woff'), url('font/hinted-Montserrat-Regular.ttf') format('truetype'), url('font/hinted-Montserrat-Regular.svg#Montserrat-Regular') format('svg');
}
@font-face
{
    font-family: 'Montserrat';
    font-weight: bold;
    font-style: normal;

    src: url('font/hinted-Montserrat-Bold.eot');
    src: local('Montserrat Bold'), local('Montserrat-Bold'), url('font/hinted-Montserrat-Bold.eot?#iefix') format('embedded-opentype'), url('font/hinted-Montserrat-Bold.woff2') format('woff2'), url('font/hinted-Montserrat-Bold.woff') format('woff'), url('font/hinted-Montserrat-Bold.ttf') format('truetype'), url('font/hinted-Montserrat-Bold.svg#Montserrat-Bold') format('svg');
}
@font-face
{
    font-family: 'Montserrat';
    font-weight: 500;
    font-style: normal;

    src: url('font/hinted-Montserrat-Medium.eot');
    src: local('Montserrat Medium'), local('Montserrat-Medium'), url('font/hinted-Montserrat-Medium.eot?#iefix') format('embedded-opentype'), url('font/hinted-Montserrat-Medium.woff2') format('woff2'), url('font/hinted-Montserrat-Medium.woff') format('woff'), url('font/hinted-Montserrat-Medium.ttf') format('truetype'), url('font/hinted-Montserrat-Medium.svg#Montserrat-Medium') format('svg');
}
@font-face
{
    font-family: 'Montserrat';
    font-weight: 600;
    font-style: normal;

    src: url('font/hinted-Montserrat-SemiBold.eot');
    src: local('Montserrat SemiBold'), local('Montserrat-SemiBold'), url('font/hinted-Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'), url('font/hinted-Montserrat-SemiBold.woff2') format('woff2'), url('font/hinted-Montserrat-SemiBold.woff') format('woff'), url('font/hinted-Montserrat-SemiBold.ttf') format('truetype'), url('font/hinted-Montserrat-SemiBold.svg#Montserrat-SemiBold') format('svg');
}
@font-face
{
    font-family: 'Montserrat';
    font-weight: 800;
    font-style: normal;

    src: url('font/hinted-Montserrat-ExtraBold.eot');
    src: local('Montserrat ExtraBold'), local('Montserrat-ExtraBold'), url('font/hinted-Montserrat-ExtraBold.eot?#iefix') format('embedded-opentype'), url('font/hinted-Montserrat-ExtraBold.woff2') format('woff2'), url('font/hinted-Montserrat-ExtraBold.woff') format('woff'), url('font/hinted-Montserrat-ExtraBold.ttf') format('truetype'), url('font/hinted-Montserrat-ExtraBold.svg#Montserrat-ExtraBold') format('svg');
}
@font-face
{
    font-family: 'Montserrat';
    font-weight: 900;
    font-style: normal;

    src: url('font/hinted-Montserrat-Black.eot');
    src: local('Montserrat Black'), local('Montserrat-Black'), url('font/hinted-Montserrat-Black.eot?#iefix') format('embedded-opentype'), url('font/hinted-Montserrat-Black.woff2') format('woff2'), url('font/hinted-Montserrat-Black.woff') format('woff'), url('font/hinted-Montserrat-Black.ttf') format('truetype'), url('font/hinted-Montserrat-Black.svg#Montserrat-Black') format('svg');
}
.ff
{
    font-family: 'iconfont' !important;
    font-style: normal;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body
{
    font-family: 'Montserrat', Arial, 'Helvetica Neue', Helvetica, 'PingFang SC', 'Microsoft YaHei', 'Hiragino Sans GB', 'Heiti SC', 'WenQuanYi Micro Hei', sans-serif;

    position: relative;

    -webkit-font-smoothing: antialiased;
}
body.fixed
{
    position: fixed;

    overflow: hidden;

    width: 100%;
    height: 100%;
}
@media (min-width: 1441px)
{
    .container
    {
        width: 1440px;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1440px)
{
    .container
    {
        width: 1200px;
    }
}
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
{
    font-size: 16px;
    line-height: 45px;

    display: inline-block;
    overflow: hidden;

    width: 45px;
    height: 45px;

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

    color: #555;
    border-radius: 45px;
    background: none;
}
@media (max-width: 767px)
{
    .page li
    {
        font-size: 12px;
        line-height: 30px;

        width: 30px;
        height: 30px;
        margin: 2px;
    }
}
.page li.prev,
.page li.next
{
    width: 120px;
}
.page li.prev a,
.page li.next a
{
    background-color: #eee;
}
@media (max-width: 767px)
{
    .page li.prev,
    .page li.next
    {
        width: 90px;
    }
}
@media (min-width: 481px)
{
    .page li.prev
    {
        margin-right: 10px;
    }
}
@media (min-width: 481px)
{
    .page li.next
    {
        margin-left: 10px;
    }
}
.page li.active a,
.page li:hover a
{
    color: #fff;
    border-color: #ff6f08;
    background-color: #ff6f08;
}
.page li a
{
    display: block;

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

    border-radius: 45px;
}
.table-box
{
    overflow: auto;

    width: 100%;
    max-width: 100%;
}
.table-box table
{
    width: auto;
    max-width: 98%;

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

    background-color: #fff;
}
.table-box table tr,
.table-box table td,
.table-box table th
{
    width: auto !important;
    height: auto !important;
}
.table-box table tr:nth-child(odd)
{
    background-color: #e9e9e9;
}
.table-box table td,
.table-box table th
{
    padding: 5px 10px !important;

    border: 1px solid #666 !important;
}
.table-box table tr p,
.table-box 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 .top
{
    line-height: 45px;

    overflow: hidden;
    zoom: 1;

    height: 45px;

    color: #fff;
    background: url(../images/header-top-bg.png) no-repeat center;
    background-size: cover;
}
@media (max-width: 991px)
{
    .header .top
    {
        display: none;
    }
}
.header .top:after
{
    display: block;
    visibility: hidden;
    clear: both;

    height: 0;

    content: '';
}
.header .top .info
{
    float: left;
}
.header .top .info span:before
{
    font-family: 'iconfont' !important;
    font-size: 18px;
    font-style: normal;

    display: inline-block;

    margin-top: -3px;
    margin-right: 10px;

    vertical-align: middle;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.header .top .info span a:hover
{
    text-decoration: underline;
}
.header .top .info .mail:before
{
    content: '\e76d';
}
.header .top .info .tel
{
    margin-left: 55px;
}
.header .top .info .tel:before
{
    content: '\e67d';
}
.header .top .share
{
    float: right;
}
.header .top .share span
{
    font-size: 16px;
}
.header .top .share a
{
    margin-left: 10px;
}
.header .top .share a:before
{
    color: #bcb9b7;
}
.header .top .share a:hover:before
{
    color: #fff;
}
.header .nav-wrap
{
    -webkit-transition: .4s;
            transition: .4s;

    background-color: #fff;
}
.header .nav-wrap.stuck
{
    position: fixed;
    z-index: 1001;
    top: 0;
    left: 0;

    width: 100%;

    box-shadow: 0 8px 16px rgba(92, 127, 204, .12);
}
.header .logo
{
    float: left;

    text-align: center;
}
.header .logo a
{
    display: block;

    width: auto;
    width: 75px;
    padding: 16px 0;
}
@media (max-width: 767px)
{
    .header .logo a
    {
        padding: 5px 0;
    }
}
.header .logo img
{
    display: block;

    width: 100%;
}
.header .logo.en a
{
    padding: 34px 0;
}
@media (max-width: 1440px)
{
    .header .logo.en a
    {
        width: 350px;
        padding: 28px 0;
    }
}
@media (max-width: 1199px)
{
    .header .logo.en a
    {
        padding: 20px 0;
    }
}
@media (max-width: 991px)
{
    .header .logo.en a
    {
        padding: 10px 0;
    }
}
@media (max-width: 767px)
{
    .header .logo.en a
    {
        width: 60px;
        margin-left: 10px;
        padding: 5px 0;
    }
}
.header .right-box
{
    float: right;

    margin-left: 30px;
    padding: 27px 0;
}
@media (max-width: 1440px)
{
    .header .right-box
    {
        margin-left: 20px;
    }
}
@media (max-width: 767px)
{
    .header .right-box
    {
        padding: 19px 0;
    }
}
.header .find,
.header .language-box
{
    display: inline-block;

    cursor: pointer;
    vertical-align: middle;
}
.header .language-box
{
    position: relative;
    z-index: 20;
}
@media (max-width: 1199px)
{
    .header .language-box
    {
        display: none;
    }
}
.header .language-box p
{
    margin: 0;
    padding: 12px 30px;

    color: #fff;
    border-radius: 2px;
    background-color: #ff6f08;
}
.header .language-box p:before,
.header .language-box p:after
{
    display: inline-block;

    content: '';
    vertical-align: middle;
}
.header .language-box p:before
{
    width: 20px;
    height: 20px;
    margin-right: 10px;

    background-image: url(../images/language.png);
    background-repeat: no-repeat;
    background-size: 300% auto;
}
.header .language-box p:after
{
    display: inline-block;

    width: 0;
    height: 0;
    margin-left: 10px;

    border-width: 5px 4px 0 4px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
}
.header .language-box p.ge:before
{
    background-position: 0 100%;
}
.header .language-box p.en:before
{
    background-position: 50% 100%;
}
.header .language-box p.ru:before
{
    background-position: 100% 100%;
}
@media (min-width: 768px)
{
    .header .language-box ul
    {
        position: absolute;
        top: 100%;
        left: 50%;

        display: none;

        width: 100%;

        -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: 20px;
    height: 20px;
    margin-right: 5px;

    content: '';
    vertical-align: middle;

    background-image: url(../images/language.png);
    background-repeat: no-repeat;
    background-size: 300% auto;
}
.header .language-box ul li a:hover
{
    text-decoration: underline;
}
.header .language-box ul .ge a:before
{
    background-position: 0 100%;
}
.header .language-box ul .en a:before
{
    background-position: 50% 100%;
}
.header .language-box ul .ru a:before
{
    background-position: 100% 100%;
}
.header .language-box.language-header
{
    margin-left: 55px;

    vertical-align: middle;
}
@media (max-width: 1440px)
{
    .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:not(:first-child)
{
    margin-top: 12px;
}
.header .language-box.language-header li a
{
    color: #666;
}
.header .find
{
    display: inline-block;

    vertical-align: middle;
}
@media (max-width: 1199px)
{
    .header .find
    {
        margin-top: 10px;
    }
}
.header .find:before
{
    font-family: 'iconfont' !important;
    font-size: 20px;
    font-weight: bold;

    content: '\e660';

    color: #666;
}
@media (max-width: 1440px)
{
    .header .find:before
    {
        font-size: 22px;
    }
}
@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: 30px;
    margin-left: 20px;
    padding: 0;

    cursor: pointer;

    background: none;
}
@media (max-width: 1199px)
{
    .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: 991px)
{
    .header .nav-collapse
    {
        margin-top: 30px;
    }
}
@media (max-width: 767px)
{
    .header .nav-collapse
    {
        margin-top: 23px;
    }
}
.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: 28px;
    }
}
.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: 30%;
}
.header .nav-collapse .btn-line:nth-child(2)
{
    top: 50%;
}
.header .nav-collapse .btn-line:nth-child(3)
{
    top: 70%;
}
.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: 1200px)
{
    .header .nav
    {
        position: relative;

        float: right;

        text-align: center;
    }
    .header .nav .nav-line
    {
        position: absolute;
        z-index: 2;
        bottom: -2px;
        left: 0;

        display: block;

        height: 2px;

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

        background: url(../images/mask.png);
        background-size: contain;
    }
}
@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%);
        -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: 1200px)
{
    .header .nav .nav-list1 li a
    {
        white-space: nowrap;
    }
    .header .nav .nav-list1 > li
    {
        position: relative;

        float: left;

        padding: 0 20px;
    }
    .header .nav .nav-list1 > li:hover > a
    {
        color: #ff6f08;
    }
    .header .nav .nav-list1 > li > a
    {
        font-size: 16px;

        position: relative;

        display: block;

        padding: 39px 8px;

        -webkit-transition: .3s;
                transition: .3s;
    }
    .header .nav .nav-list1 .nav-list2,
    .header .nav .nav-list1 .nav-list3
    {
        display: none;

        text-align: left;

        background-color: #fff;
    }
    .header .nav .nav-list1 .nav-list2
    {
        position: absolute;
        z-index: 10;
        top: 100%;
        left: 50%;

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

        box-shadow: 0 0 15px 2px rgba(0, 0, 0, .2);
    }
    .header .nav .nav-list1 .nav-list2:before
    {
        position: absolute;
        z-index: 10;
        top: 0;
        left: 0;

        display: block;

        width: 100%;
        height: 2px;

        content: '';

        background: url(../images/mask.png);
        background-size: contain;
    }
    .header .nav .nav-list1 .nav-list2 > li
    {
        position: relative;

        white-space: nowrap;

        border-bottom: 1px solid rgba(255, 255, 255, .3);
    }
    .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 > a
    {
        -webkit-transform: translateX(5px);
            -ms-transform: translateX(5px);
                transform: translateX(5px);

        color: #ff6f08;
    }
    .header .nav .nav-list1 .nav-list2 > li > a
    {
        font-size: 14px;

        display: block;

        padding: 6px 18px;

        -webkit-transition: .3s;
                transition: .3s;
    }
    .header .nav .nav-list1 .nav-list3
    {
        position: absolute;
        top: 0;
        left: 100%;

        width: 255px;
        padding: 20px;

        border-left: 1px solid transparent;
        background-clip: padding-box;
    }
    .header .nav .nav-list1 .nav-list3 li > a
    {
        position: relative;

        padding: 12px 0 12px 10px;

        white-space: normal;
        word-break: break-word;
    }
    .header .nav .nav-list1 .nav-list3 li > a:hover
    {
        color: #ff6f08;
    }
    .header .nav .nav-list1 .nav-list3 li > a:before
    {
        position: absolute;
        top: 50%;
        left: 0;

        content: '-';
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
    }
}
@media (min-width: 1200px) and (max-width: 1440px)
{
    .header .nav .nav-list1 > li
    {
        padding: 0 15px;
    }
}
@media (max-width: 1199px)
{
    .header .nav .nav-list1
    {
        margin: 20px 0;

        opacity: 0;
    }
    .header .nav .nav-list1 > li
    {
        white-space: nowrap;

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

        color: #fff;
    }
}
@media (max-width: 991px)
{
    .header .nav .nav-list1 > li
    {
        -webkit-transform: translateX(-25px);
            -ms-transform: translateX(-25px);
                transform: translateX(-25px);
    }
}
@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;
    }
}
.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: 1199px)
{
    .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: 30px;

    margin: 0;
}
@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
{
    margin-top: 12%;
}
@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-family: Arial, 'Helvetica Neue', Helvetica, 'PingFang SC', 'Hiragino Sans GB', 'Heiti SC', 'Microsoft YaHei', 'WenQuanYi Micro Hei', sans-serif;
    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
    {
        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 .search-wrap
{
    position: fixed;
    z-index: 9999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    display: none;

    background-color: rgba(0, 0, 0, .97);
}
.header .search-wrap.active .search
{
    -webkit-transform: translateY(-50%) scale(1);
        -ms-transform: translateY(-50%) scale(1);
            transform: translateY(-50%) scale(1);
}
.header .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;
}
.header .search-wrap .search p
{
    margin-bottom: 50px;

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

    color: #fff;
}
.header .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)
{
    .header .search-wrap .search .input-text
    {
        padding-left: 5px;
    }
}
.header .search-wrap .search .input-submit
{
    line-height: 36px;

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

    width: 50px;

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

    content: '\e660';
}
.header .search-wrap .search-close
{
    position: absolute;
    top: 30px;
    right: 10%;

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

    content: '\e61b';

    color: #fff;
}
.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.nav-list1
    {
        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 > a: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;

        position: relative;

        display: block;
    }
    .header .fade-out ul.nav-list1 .nav-list2 > li > a
    {
        font-size: 24px;
    }
}
@media (max-width: 1199px) and (min-width: 992px)
{
    .header .fade-out ul.nav-list1 > li
    {
        height: 55px;
    }
}
@media (max-width: 1199px) and (max-width: 767px)
{
    .header .fade-out ul.nav-list1 > li
    {
        margin: 0;
    }
}
@media (max-width: 1199px) and (max-width: 991px)
{
    .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);
    }
}
@media (max-width: 1199px) and (min-width: 992px)
{
    .header .fade-out ul.nav-list1 > li.more
    {
        padding-right: 10px;

        -webkit-transition: padding-right .5s;
                transition: padding-right .5s;
    }
}
@media (max-width: 1199px) and (min-width: 992px)
{
    .header .fade-out ul.nav-list1 > li.more > a:before
    {
        position: absolute;
        top: 0;
        right: 0;
    }
}
@media (max-width: 1199px) and (max-width: 991px)
{
    .header .fade-out ul.nav-list1 > li.more > a:before
    {
        position: absolute;
        top: 0;
        right: 0;
    }
}
@media (max-width: 1199px) and (min-width: 992px)
{
    .header .fade-out ul.nav-list1 > li.more.show
    {
        padding-right: 0;
    }
}
@media (max-width: 1199px) and (max-width: 767px)
{
    .header .fade-out ul.nav-list1 > li > a
    {
        font-size: 22px;
        line-height: 46px;
    }
}
@media (max-width: 1199px) and (max-width: 767px) and (max-height: 550px)
{
    .header .fade-out ul.nav-list1 > li > a
    {
        line-height: 44px;
    }
}
@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 .xs-language
{
    position: absolute;
    bottom: 30px;
    left: 0;

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

    text-align: left;
}
@media (min-width: 1200px)
{
    .header .xs-language
    {
        display: none;
    }
}
.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;
    z-index: 2;

    overflow: hidden;

    width: 100%;

    letter-spacing: -8px;

    background-color: #171b1f;
}
@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 4px;

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

    border: 1px solid #fff;
    border-radius: 10px;
    background-color: none;
}
.banner .slick-dots li:hover,
.banner .slick-dots li.slick-active
{
    border-color: #ff6f08;
    background: #ff6f08;
}
@media (max-width: 767px)
{
    .banner .slick-dots li
    {
        width: 6px;
        height: 6px;

        border-radius: 6px;
    }
}
.banner .slick-dots li button
{
    display: none;
}
.banner .slick-arrow
{
    position: absolute;
    z-index: 20;
    top: 50%;

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

    color: #fff;
    background: none;
}
.banner .slick-arrow:before
{
    font-family: 'iconfont' !important;
    font-size: 24px;
    font-style: normal;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.banner .slick-arrow:hover
{
    color: #ff6f08;
}
.banner .slick-prev
{
    left: 20px;
}
.banner .slick-prev:before
{
    content: '\e9b5';
}
.banner .slick-next
{
    right: 20px;
}
.banner .slick-next:before
{
    content: '\e72f';
}
.banner .img-box
{
    padding-bottom: 31.25%;
}
.index-box
{
    padding: 100px 0;
}
@media (max-width: 1440px)
{
    .index-box
    {
        padding: 80px 0;
    }
}
@media (max-width: 1199px)
{
    .index-box
    {
        padding: 60px 0;
    }
}
@media (max-width: 991px)
{
    .index-box
    {
        padding: 60px 0;
    }
}
@media (max-width: 767px)
{
    .index-box
    {
        padding: 35px 0;
    }
}
.index-box .title
{
    text-align: center;
}
.index-box .title h3
{
    font-size: 30px;
    font-weight: bold;

    margin: 0;

    text-transform: uppercase;
}
@media (max-width: 767px)
{
    .index-box .title h3
    {
        font-size: 26px;
    }
}
.index-box .title h3 span
{
    color: #ff6f08;
}
.index-box .title p
{
    line-height: 1.85714286;

    width: 75%;
    margin: 25px auto 0;

    color: #666;
}
@media (max-width: 991px)
{
    .index-box .title p
    {
        width: 85%;
    }
}
@media (max-width: 767px)
{
    .index-box .title p
    {
        width: 100%;
    }
}
.index-factory
{
    padding-bottom: 0;

    background-color: #fbfbfb;
}
@media (max-width: 767px)
{
    .index-factory .row
    {
        margin: 0 -5px;
    }
    .index-factory .row > div
    {
        padding: 0 5px;
    }
}
.index-factory .factory-intro
{
    position: relative;
}
.index-factory .factory-intro:before
{
    position: absolute;
    z-index: 1;
    top: -35px;
    left: 0;

    width: 100px;
    height: 100px;

    content: '';

    background: url(../images/imgs/index-factory-bg.png) center no-repeat;
    background-size: cover;
}
@media (max-width: 767px)
{
    .index-factory .factory-intro:before
    {
        top: -25px;

        width: 80px;
        height: 80px;
    }
}
.index-factory .factory-intro i
{
    font-size: 16px;

    position: relative;
    z-index: 2;

    color: #999;
}
@media (max-width: 991px)
{
    .index-factory .factory-intro i
    {
        display: block;

        margin-top: 35px;
    }
}
.index-factory .factory-intro .title
{
    position: relative;
    z-index: 2;

    text-align: left;
}
.index-factory .factory-intro .title:after
{
    display: block;

    width: 55px;
    height: 2px;
    margin-top: 30px;
    margin-bottom: 35px;

    content: '';

    border-bottom: 2px dashed #ff6f08;
}
@media (max-width: 1199px)
{
    .index-factory .factory-intro .title:after
    {
        margin: 15px 0 20px;
    }
}
.index-factory .factory-intro .title h3
{
    margin: 15px 0 0;
}
@media (max-width: 767px)
{
    .index-factory .factory-intro .title h3
    {
        margin-top: 10px;
    }
}
.index-factory .factory-intro .intro p
{
    line-height: 2;

    margin: 0;

    color: #666;
}
.index-factory .factory-intro .more
{
    line-height: 45px;

    display: block;

    width: 150px;
    height: 45px;
    margin-top: 45px;

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

    color: #fff;
    border-radius: 45px;
    background-color: #ff6f08;
}
@media (max-width: 1199px)
{
    .index-factory .factory-intro .more
    {
        margin-top: 20px;
    }
}
.index-factory .factory-intro .more:hover
{
    background-color: #ef6807;
}
.index-product
{
    overflow: hidden;

    max-width: 100%;

    background: url(../images/imgs/index-product-bg.jpg) center;
}
.index-product .pro-nav
{
    font-size: 0;

    margin: 45px -30px 70px;

    text-align: center;
    letter-spacing: -8px;
}
@media (max-width: 1199px)
{
    .index-product .pro-nav
    {
        margin: 45px -10px 70px;
    }
}
@media (max-width: 991px)
{
    .index-product .pro-nav
    {
        margin-bottom: 0;
    }
}
@media (max-width: 767px)
{
    .index-product .pro-nav
    {
        margin-top: 15px;
    }
}
.index-product .pro-nav li
{
    font-size: 14px;

    display: inline-block;

    padding: 0 30px;

    vertical-align: top;
    letter-spacing: 0;
}
.index-product .pro-nav li > a
{
    display: block;
}
@media (max-width: 991px)
{
    .index-product .pro-nav li > a
    {
        width: 100%;
    }
}
.index-product .pro-nav li .pic-box
{
    position: relative;
    z-index: 2;

    overflow: hidden;

    width: 130px;
    max-width: 100%;
    margin: 0 auto 10px;

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

    border: 1px dashed #ff6f08;
    border-radius: 50%;
}
.index-product .pro-nav li p
{
    font-weight: 500;

    position: relative;

    margin: 0;
}
@media only screen and (min-width: 992px)
{
    .index-product .pro-nav li p:after
    {
        position: absolute;
        top: 100%;
        left: 50%;

        display: block;

        width: 12px;
        height: 19px;
        margin-left: -6px;

        content: '';
        -webkit-transition: .5s;
                transition: .5s;

        opacity: 0;
        background: url(../images/product-arrow.png) no-repeat center;
    }
}
@media (max-width: 1440px)
{
    .index-product .pro-nav li > a
    {
        width: 140px;
    }
}
@media (max-width: 1199px)
{
    .index-product .pro-nav li
    {
        padding: 0 10px;
    }
}
@media (max-width: 991px)
{
    .index-product .pro-nav li
    {
        width: 33.333%;
    }
    .index-product .pro-nav li > a
    {
        width: 100%;
        margin: 15px 0;
    }
}
@media (max-width: 767px)
{
    .index-product .pro-nav li
    {
        width: 50%;
    }
}
@media only screen and (min-width: 992px)
{
    .index-product .pro-nav .active .pic-box
    {
        border-color: transparent;
        box-shadow: 0 0 14px 3px rgba(250, 184, 137, .34);
    }
    .index-product .pro-nav .active p:after
    {
        -webkit-transform: translateY(20px);
            -ms-transform: translateY(20px);
                transform: translateY(20px);

        opacity: 1;
    }
}
.index-product .row
{
    margin: 0 -8px;
}
.index-product .product-list
{
    position: relative;

    padding: 0 100px;
}
@media (max-width: 991px)
{
    .index-product .product-list
    {
        display: none;
    }
}
.index-product .product-list .slick-arrow
{
    position: absolute;
    top: 50%;

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

    background: none;
}
.index-product .product-list .slick-arrow:before
{
    font-family: 'iconfont' !important;
    font-size: 28px;
    font-weight: bold;
    font-style: normal;

    color: #999;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.index-product .product-list .slick-arrow.slick-prev
{
    left: 40px;
}
.index-product .product-list .slick-arrow.slick-prev:before
{
    content: '\e601';
}
.index-product .product-list .slick-arrow.slick-next
{
    right: 40px;
}
.index-product .product-list .slick-arrow.slick-next:before
{
    content: '\e827';
}
.index-product .product-list .slick-arrow:hover:before
{
    color: #ff6f08;
}
.index-product .product-list .slick-slide
{
    padding: 0 8px;
}
.index-about
{
    background-color: #fbfbfb;
}
.index-about ul
{
    font-size: 0;

    margin: 0 -20px;

    letter-spacing: -8px;
}
@media (max-width: 1440px)
{
    .index-about ul
    {
        margin: 0 -15px;
    }
}
.index-about ul li
{
    font-size: 14px;

    display: inline-block;

    width: 33.333%;
    padding: 0 20px;

    vertical-align: top;
    letter-spacing: 0;
}
@media (max-width: 1440px)
{
    .index-about ul li
    {
        padding: 0 15px;
    }
}
@media (max-width: 991px)
{
    .index-about ul li
    {
        width: 50%;
        margin-top: 25px;
    }
}
@media (max-width: 767px)
{
    .index-about ul li
    {
        width: 100%;
        margin: 15px 0 10px;
    }
}
.index-about ul li:nth-child(1) .item:before
{
    content: '\e618';

    color: #ff6f08;
    border-color: #ff6f08;
}
.index-about ul li:nth-child(1) .item h4
{
    color: #ff6f08;
}
.index-about ul li:nth-child(2) .item:before
{
    content: '\e67b';

    color: #80c269;
    border-color: #80c269;
}
.index-about ul li:nth-child(2) .item h4
{
    color: #80c269;
}
.index-about ul li:nth-child(3) .item:before
{
    content: '\e61f';

    color: #eb6877;
    border-color: #eb6877;
}
.index-about ul li:nth-child(3) .item h4
{
    color: #eb6877;
}
.index-about ul .item
{
    position: relative;

    display: block;

    padding-left: 105px;
}
.index-about ul .item:before
{
    font-family: 'iconfont' !important;
    font-size: 32px;
    font-style: normal;
    line-height: 78px;

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

    display: block;

    width: 80px;
    height: 80px;

    text-align: center;

    border: 1px dashed;
    border-radius: 50%;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.index-about ul .item h4
{
    font-size: 16px;
    font-weight: bold;

    margin: 0 0 15px;

    text-transform: uppercase;
}
.index-about ul .item p
{
    line-height: 2;

    margin: 0;

    color: #666;
}
@media (max-width: 1199px)
{
    .index-about ul .item
    {
        padding-left: 80px;
    }
    .index-about ul .item:before
    {
        font-size: 28px;
        line-height: 58px;

        width: 60px;
        height: 60px;
    }
    .index-about ul .item h4
    {
        margin-bottom: 10px;
    }
    .index-about ul .item p
    {
        line-height: 1.8;
    }
}
@media (max-width: 767px)
{
    .index-about ul .item:before
    {
        top: 0;
    }
}
.news-list li
{
    margin-top: 45px;
}
.news-list .item
{
    position: relative;

    display: block;
    overflow: hidden;

    padding: 50px 40px;

    border: 1px solid #eaeaea;
}
@media (max-width: 991px)
{
    .news-list .item
    {
        padding: 25px 40px;

        color: #fbfbfb;
    }
    .news-list .item .intro h4
    {
        margin-bottom: 20px;
    }
    .news-list .item .intro p
    {
        margin-bottom: 20px;
    }
    .news-list .item > .pic-box
    {
        opacity: 1;
    }
}
.news-list .item:hover
{
    color: #fbfbfb;
}
.news-list .item:hover .pic-box
{
    opacity: 1;
}
.news-list .item .pic-box
{
    position: absolute;
    top: 50%;
    left: 50%;

    width: 100%;

    -webkit-transition: .5s;
            transition: .5s;
    -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
}
@media only screen and (min-width: 992px)
{
    .news-list .item .pic-box
    {
        opacity: 0;
    }
}
.news-list .item .img-box
{
    padding-bottom: 73.33333333%;
}
.news-list .item .img-box:before
{
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    content: '';

    background-color: rgba(0, 0, 0, .4);
}
.news-list .item .intro
{
    position: relative;
    z-index: 2;
}
.news-list .item .intro h4
{
    font-size: 16px;
    font-weight: bold;

    overflow: hidden;

    margin: 0 0 30px;

    white-space: nowrap;
    text-overflow: ellipsis;
}
.news-list .item .intro p
{
    line-height: 1.71428571;

    display: -webkit-box;
    overflow: hidden;

    height: auto;
    height: 48px;
    margin-bottom: 28px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.news-list .item .intro .date b
{
    font-size: 26px;
    font-weight: normal;

    display: block;
}
.index-news .slick-news
{
    margin-top: 45px;
}
.index-news .item-box
{
    padding: 0 15px;
}
.index-introtions
{
    position: relative;

    overflow: hidden;

    padding: 0;

    background-color: #eee;
}
.index-introtions .video
{
    overflow: hidden;

    cursor: pointer;
}
@media (min-width: 992px)
{
    .index-introtions .video img
    {
        -webkit-transition:         transform .5s;
        -webkit-transition: -webkit-transform .5s;
                transition: -webkit-transform .5s;
                transition:         transform .5s;
                transition:         transform .5s, -webkit-transform .5s;
    }
    .index-introtions .video:hover img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
}
@media only screen and (min-width: 768px)
{
    .index-introtions .video
    {
        position: absolute;
        top: 50%;
        left: 0;

        width: 50%;
        height: 100%;

        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
    }
}
@media (max-width: 767px)
{
    .index-introtions .video
    {
        position: relative;
    }
}
@media only screen and (min-width: 768px)
{
    .index-introtions .video .pic-box
    {
        position: absolute;
        top: 50%;
        left: 50%;

        -webkit-transform: translateX(-50%) translateY(-50%);
            -ms-transform: translateX(-50%) translateY(-50%);
                transform: translateX(-50%) translateY(-50%);
    }
}
.index-introtions .video .pic-box img
{
    display: block;
}
@media (max-width: 767px)
{
    .index-introtions .video .pic-box img
    {
        width: 100%;
    }
}
.index-introtions .video b
{
    font-size: 30px;

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

    display: block;

    width: 100%;

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

    color: #fbfbfb;
}
.index-introtions .video b:before
{
    font-family: 'iconfont' !important;
    font-size: 46px;
    font-weight: normal;

    display: block;

    margin-bottom: 10px;

    content: '\e694';
}
@media (max-width: 767px)
{
    .index-introtions .video b
    {
        font-size: 24px;
    }
    .index-introtions .video b:before
    {
        font-size: 36px;

        margin-bottom: 0;
    }
}
.index-introtions .customer-say
{
    text-align: center;
}
@media only screen and (min-width: 768px)
{
    .index-introtions .customer-say
    {
        position: relative;
        top: 0;
        left: 50%;

        width: 50%;
        padding: 5% 10%;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1440px)
{
    .index-introtions .customer-say
    {
        padding: 5% 8%;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1199px)
{
    .index-introtions .customer-say
    {
        padding: 8% 5%;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px)
{
    .index-introtions .customer-say
    {
        padding: 8% 3%;
    }
}
@media (max-width: 767px)
{
    .index-introtions .customer-say
    {
        padding: 35px 15px;
    }
}
.index-introtions .customer-say .title h3
{
    font-size: 25px;
}
.index-introtions .customer-say .item .say-content
{
    margin: 25px 0;
}
@media (max-width: 991px)
{
    .index-introtions .customer-say .item .say-content
    {
        margin: 15px 0;
    }
}
.index-introtions .customer-say .item .say-content p
{
    line-height: 1.71428571;

    display: -webkit-box;
    overflow: hidden;

    height: auto;
    height: 48px;
    margin: 0;

    color: #666;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.index-introtions .customer-say .item .pic-box
{
    position: relative;
    z-index: 2;

    overflow: hidden;

    width: 93px;
    margin: 0 auto;

    border: 5px solid #fff;
    border-radius: 50%;
}
.index-introtions .customer-say .item .name
{
    font-size: 18px;

    margin-top: 30px;

    color: #ff6f08;
}
@media (max-width: 991px)
{
    .index-introtions .customer-say .item .name
    {
        margin-top: 15px;
    }
}
.index-introtions .head-portrait
{
    position: relative;
}
.index-introtions .slick-arrow
{
    position: absolute;
    z-index: 10;
    top: 60%;

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

    background: none;
}
@media (max-width: 767px)
{
    .index-introtions .slick-arrow
    {
        display: none;
    }
}
.index-introtions .slick-arrow:before
{
    font-family: 'iconfont' !important;
    font-size: 20px;
    font-weight: 700;

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

    color: #999;
}
.index-introtions .slick-arrow.slick-prev
{
    left: 20%;
}
@media (max-width: 767px)
{
    .index-introtions .slick-arrow.slick-prev
    {
        left: 10%;
    }
}
.index-introtions .slick-arrow.slick-prev:before
{
    content: '\e9b5';
}
.index-introtions .slick-arrow.slick-next
{
    right: 20%;
}
@media (max-width: 767px)
{
    .index-introtions .slick-arrow.slick-next
    {
        right: 10%;
    }
}
.index-introtions .slick-arrow.slick-next:before
{
    content: '\e72f';
}
.index-introtions .slick-arrow:hover:before
{
    color: #ff6f08;
}
.public-banner
{
    position: relative;
    z-index: 2;

    overflow: hidden;

    width: 100%;
}
.public-banner img
{
    width: 100%;
}
@media (max-width: 1199px)
{
    .public-banner img
    {
        width: 140%;
        max-width: 140%;
        margin-left: -20%;
    }
}
@media (max-width: 991px)
{
    .public-banner img
    {
        width: 180%;
        max-width: 180%;
        margin-left: -40%;
    }
}
@media (max-width: 767px)
{
    .public-banner img
    {
        width: 220%;
        max-width: 220%;
        margin-left: -60%;
    }
}
.inside-nav
{
    overflow: hidden;

    max-width: 100%;

    text-align: center;

    border-bottom: 1px solid #dcdcdc;
}
@media (max-width: 991px)
{
    .inside-nav
    {
        display: none;
    }
}
.inside-nav.product-nav ul li:before
{
    margin: 0 22px;
}
.inside-nav ul li
{
    display: inline-block;

    vertical-align: middle;
}
.inside-nav ul li:before
{
    margin: 0 40px;

    content: '|';
}
@media (max-width: 1440px)
{
    .inside-nav ul li:before
    {
        margin: 0 35px;
    }
}
@media (max-width: 1199px)
{
    .inside-nav ul li:before
    {
        margin: 0 25px;
    }
}
.inside-nav ul li:first-child:before
{
    display: none;
}
.inside-nav ul li.active a,
.inside-nav ul li a:hover
{
    text-decoration: underline;

    color: #ff6f08;
}
.inside-nav ul li.active a:after,
.inside-nav ul li a:hover:after
{
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);

    opacity: 1;
}
.inside-nav ul li a
{
    position: relative;

    display: inline-block;

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

    width: 0;
    height: 0;
    margin-left: -6px;

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

    opacity: 0;
    border-width: 0 6px 6px 6px;
    border-style: solid;
    border-color: transparent transparent #ff6f08 transparent;
}
.inside-page
{
    position: relative;
    z-index: 2;

    padding: 75px 0 100px;
}
@media (max-width: 1199px)
{
    .inside-page
    {
        padding: 60px 0 80px;
    }
}
@media (max-width: 991px)
{
    .inside-page
    {
        padding: 50px 0 60px;
    }
}
@media (max-width: 767px)
{
    .inside-page
    {
        padding: 40px 0;
    }
}
.inside-page .inside-title
{
    margin-bottom: 45px;

    text-align: center;
}
@media (max-width: 991px)
{
    .inside-page .inside-title
    {
        margin-bottom: 40px;
    }
}
@media (max-width: 767px)
{
    .inside-page .inside-title
    {
        margin-bottom: 30px;
    }
}
.inside-page .inside-title h3
{
    font-size: 30px;
    font-weight: bold;

    margin: 0;
}
@media (max-width: 767px)
{
    .inside-page .inside-title h3
    {
        font-size: 26px;
    }
}
.inside-page .inside-title h3 + p
{
    margin: 20px auto 0;
}
.inside-page .inside-title p
{
    line-height: 2.14285714;

    color: #666;
}
@media only screen and (min-width: 768px)
{
    .inside-page .inside-title p
    {
        width: 73%;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px)
{
    .inside-page .inside-title p
    {
        width: 85%;
    }
}
.message-wrap form
{
    margin-top: 30px;
}
.message-wrap form p
{
    line-height: 1.57142857;

    margin-bottom: 30px;

    text-align: center;
}
.message-wrap form input::-webkit-input-placeholder,
.message-wrap form textarea::-webkit-input-placeholder
{
    color: #999;
}
.message-wrap form input:-o-placeholder,
.message-wrap form textarea:-o-placeholder
{
    color: #999;
}
.message-wrap form input::-moz-placeholder,
.message-wrap form textarea::-moz-placeholder
{
    color: #999;
}
.message-wrap form input:-ms-input-placeholder,
.message-wrap form textarea:-ms-input-placeholder
{
    color: #999;
}
.message-wrap form input:focus::-webkit-input-placeholder,
.message-wrap form textarea:focus::-webkit-input-placeholder
{
    color: #c5c5c5;
}
.message-wrap form input:focus::-o-placeholder,
.message-wrap form textarea:focus::-o-placeholder
{
    color: #c5c5c5;
}
.message-wrap form input:focus::-moz-placeholder,
.message-wrap form textarea:focus::-moz-placeholder
{
    color: #c5c5c5;
}
.message-wrap form input:focus::-ms-input-placeholder,
.message-wrap form textarea:focus::-ms-input-placeholder
{
    color: #c5c5c5;
}
.message-wrap form input,
.message-wrap form textarea
{
    display: block;

    width: 100%;
    margin-bottom: 20px;
    padding: 15px 30px;

    color: #999;
    background-color: #eee;
}
@media (max-width: 991px)
{
    .message-wrap form input,
    .message-wrap form textarea
    {
        margin-bottom: 20px;
    }
}
@media (max-width: 767px)
{
    .message-wrap form input,
    .message-wrap form textarea
    {
        padding: 15px;
    }
}
.message-wrap form textarea
{
    height: 200px;
}
@media (max-width: 767px)
{
    .message-wrap form textarea
    {
        height: 150px;
    }
}
.message-wrap form .submit
{
    line-height: 50px;

    display: block;

    width: 200px;
    height: 50px;
    margin: 25px auto 0;

    color: #fff;
    background: #ff6f08;
}
@media (max-width: 767px)
{
    .message-wrap form .submit
    {
        margin-top: 30px;
    }
}
@media (max-width: 767px)
{
    .message-wrap form .submit
    {
        line-height: 45px;

        height: 45px;
    }
}
.message-wrap form .submit:hover
{
    background-color: #ef6807;
}
.contact-wrap .list
{
    padding-top: 20px;
    padding-bottom: 10px;

    color: #666;
}
.contact-wrap .list li
{
    margin-bottom: 60px;
}
@media (max-width: 991px)
{
    .contact-wrap .list li
    {
        margin-bottom: 50px;
    }
}
@media (max-width: 767px)
{
    .contact-wrap .list li
    {
        margin-bottom: 30px;
    }
}
.contact-wrap .list li.address p:before
{
    content: '\e6db';

    color: #f29a76;
    border-color: #f29a76;
}
/*@media only screen and (min-width: 1199px) and (max-width: 1440px)
{
    .contact-wrap .list li:nth-child(2)
    {
        width: 66.66666667%;
    }
}*/
.contact-wrap .list li.url p:before
{
    content: '\e897';

    color: #eb6100;
    border-color: #eb6100;
}
/*@media (min-width: 1441px)
{
    .contact-wrap .list li:nth-child(3)
    {
        width: 25%;
    }
}*/
.contact-wrap .list li.email p:before
{
    content: '\e6a4';

    color: #80c269;
    border-color: #80c269;
}
.contact-wrap .list li.fax p:before
{
    content: '\e64f';

    color: #8c97cb;
    border-color: #8c97cb;
}
.contact-wrap .list li.tel p:before
{
    content: '\e67d';

    color: #f8b551;
    border-color: #f8b551;
}
.contact-wrap .list .url a:nth-child(2)
{
    margin-left: 60px;
}
@media (max-width: 991px)
{
    .contact-wrap .list .url a:nth-child(2)
    {
        display: block;

        margin: 5px 0 0 0;
    }
}
.contact-wrap .list p
{
    position: relative;

    margin: 0;
    padding-left: 70px;
}
@media (max-width: 767px)
{
    .contact-wrap .list p
    {
        min-height: 40px;
        padding-left: 50px;
    }
}
.contact-wrap .list p:before
{
    font-family: 'iconfont' !important;
    font-size: 22px;
    font-style: normal;
    line-height: 48px;

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

    display: block;

    width: 50px;
    height: 50px;

    content: '';
    text-align: center;

    border: 1px solid;
    border-radius: 50%;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 767px)
{
    .contact-wrap .list p:before
    {
        font-size: 18px;
        line-height: 38px;

        width: 40px;
        height: 40px;
    }
}
.contact-wrap .list p a:hover
{
    text-decoration: underline;

    color: #ff6f08;
}
.contact-wrap .map
{
    position: relative;

    height: 400px;
}
.contact-wrap .map .dituContent
{
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;
}
.application-wrap .intro p
{
    line-height: 2.14285714;

    margin: 0;
}
.application-wrap .intro img
{
    display: block !important;

    max-width: 100%;
    margin: 30px auto;
}
@media (max-width: 767px)
{
    .application-wrap .intro img
    {
        margin: 20px 0 10px;
    }
}
.application-wrap .application-list
{
    width: 600px;
    max-width: 100%;
    margin: 0 auto;
}
@media (max-width: 767px)
{
    .application-wrap .application-list
    {
        width: 100%;
    }
}
.application-wrap .application-list li
{
    line-height: 2.14285714;
}
.quality-wrap .intro p
{
    line-height: 2.14285714;

    margin: 0;
}
.quality-wrap .intro img
{
    display: block !important;

    max-width: 100%;
    margin: 35px auto;
}
@media (max-width: 767px)
{
    .quality-wrap .intro img
    {
        margin: 20px 0;
    }
}
@media (max-width: 767px)
{
    .quality-wrap .quality-list
    {
        margin: 0 -5px;
    }
}
.quality-wrap .quality-list li
{
    margin-top: 35px;
}
@media (max-width: 767px)
{
    .quality-wrap .quality-list li
    {
        margin-top: 15px;
        padding: 0 5px;
    }
}
.quality-wrap .quality-list .img-box
{
    padding-bottom: 72.72727273%;
}
.faq-wrap .list
{
    overflow: hidden;
}
.faq-wrap .list li
{
    margin-bottom: 30px;
}
@media (max-width: 767px)
{
    .faq-wrap .list li
    {
        margin-bottom: 20px;
    }
}
.faq-wrap .list li h3
{
    font-size: 16px;
    font-weight: bold;
    line-height: 1.875;

    position: relative;

    margin: 0;
    padding: 8px 40px;

    letter-spacing: .5px;

    color: #fff;
    background-color: #707070;
}
@media (max-width: 767px)
{
    .faq-wrap .list li h3
    {
        padding: 8px 25px;
    }
}
.faq-wrap .list li .intro
{
    padding: 40px;

    background-color: #efefef;
}
@media (max-width: 767px)
{
    .faq-wrap .list li .intro
    {
        padding: 30px;
    }
}
.faq-wrap .list li .intro p
{
    line-height: 2.14285714;

    margin: 0;

    color: #666;
}
.faq-wrap .page
{
    margin-top: 50px;
}
@media (max-width: 1199px)
{
    .faq-wrap .page
    {
        margin-top: 25px;
    }
}
@media (max-width: 991px)
{
    .faq-wrap .page
    {
        margin-top: 15px;
    }
}
@media (max-width: 767px)
{
    .faq-wrap .page
    {
        margin-top: 5px;
    }
}
.factory-wrap .list
{
    text-align: center;
}
.factory-wrap .list .img-box
{
    padding-bottom: 77.77777778%;
}
.factory-wrap .list li
{
    margin-bottom: 30px;
}
@media (max-width: 1199px)
{
    .factory-wrap .list li
    {
        margin-bottom: 20px;
    }
}
.factory-wrap .list li p
{
    line-height: 2.14285714;

    overflow: hidden;

    margin: 15px 0 0;

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

    color: #666;
}
@media (max-width: 767px)
{
    .factory-wrap .list li p
    {
        margin-top: 8px;
    }
}
.factory-wrap .list .item
{
    display: block;
}
@media (min-width: 992px)
{
    .factory-wrap .list .item img
    {
        -webkit-transition:         transform .5s;
        -webkit-transition: -webkit-transform .5s;
                transition: -webkit-transform .5s;
                transition:         transform .5s;
                transition:         transform .5s, -webkit-transform .5s;
    }
    .factory-wrap .list .item:hover img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
}
@media only screen and (min-width: 992px)
{
    .factory-wrap .list .item:hover p
    {
        color: #ff6f08;
    }
}
.factory-wrap .page
{
    margin-top: 55px;
}
@media (max-width: 1199px)
{
    .factory-wrap .page
    {
        margin-top: 25px;
    }
}
@media (max-width: 991px)
{
    .factory-wrap .page
    {
        margin-top: 15px;
    }
}
@media (max-width: 767px)
{
    .factory-wrap .page
    {
        margin-top: 5px;
    }
}
.culture-wrap .content
{
    margin-top: -10px;
}
.culture-wrap .content h4
{
    font-size: 16px;
    font-weight: bold;
    line-height: 1.875;

    margin: 0 0 15px;

    letter-spacing: .5px;
}
.culture-wrap .culture-list li
{
    line-height: 2.14285714;

    position: relative;

    padding-left: 16px;
}
.culture-wrap .culture-list li:before
{
    position: absolute;
    top: 12px;
    left: 0;

    display: block;

    width: 5px;
    height: 5px;

    content: '';
}
.culture-wrap .culture-list li:nth-child(1):before
{
    background-color: #f19149;
}
.culture-wrap .culture-list li:nth-child(2):before
{
    background-color: #8f82bc;
}
.culture-wrap .culture-list li:nth-child(3):before
{
    background-color: #84ccc9;
}
.culture-wrap .culture-list li:nth-child(4):before
{
    background-color: #cce198;
}
.mission-wrap .mission-list li
{
    margin-bottom: 50px;
}
@media (max-width: 991px)
{
    .mission-wrap .mission-list li
    {
        margin-bottom: 40px;
    }
}
@media (max-width: 767px)
{
    .mission-wrap .mission-list li
    {
        margin-bottom: 25px;
    }
}
.mission-wrap .mission-list li:nth-child(1) .item
{
    background-color: #fce5c1;
}
.mission-wrap .mission-list li:nth-child(1) .num
{
    color: #fcb349;
}
.mission-wrap .mission-list li:nth-child(2) .item
{
    background-color: #fad7bb;
}
.mission-wrap .mission-list li:nth-child(2) .num
{
    color: #fc9243;
}
.mission-wrap .mission-list li:nth-child(3) .item
{
    background-color: #f8cab6;
}
.mission-wrap .mission-list li:nth-child(3) .num
{
    color: #fc8452;
}
.mission-wrap .mission-list .item
{
    position: relative;

    overflow: hidden;

    padding: 60px 40px;
}
@media (max-width: 991px)
{
    .mission-wrap .mission-list .item
    {
        padding: 30px 20px 40px;
    }
}
.mission-wrap .mission-list .item p
{
    line-height: 2.14285714;

    margin: 0;
}
.mission-wrap .mission-list .item .num
{
    font-size: 100px;
    line-height: 1;

    position: absolute;
    z-index: 2;
    right: 10px;
    bottom: -40px;

    opacity: .33;
}
@media (max-width: 991px)
{
    .mission-wrap .mission-list .item .num
    {
        font-size: 80px;

        bottom: -35px;
    }
}
.mission-wrap .intro p
{
    line-height: 2.14285714;

    margin: 0;
}
.about-wrap .intro
{
    zoom: 1;
}
.about-wrap .intro:after
{
    display: block;
    visibility: hidden;
    clear: both;

    height: 0;

    content: '';
}
@media only screen and (min-width: 768px)
{
    .about-wrap .intro .pic-box
    {
        float: right;

        width: 600px;
        margin-left: 30px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1199px)
{
    .about-wrap .intro .pic-box
    {
        width: 450px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px)
{
    .about-wrap .intro .pic-box
    {
        width: 380px;
    }
}
@media (max-width: 767px)
{
    .about-wrap .intro .pic-box
    {
        margin-bottom: 20px;
    }
}
.about-wrap .intro .pic-box img
{
    display: block;

    width: 100%;
}
.about-wrap .intro p
{
    line-height: 2.14285714;

    margin: 0;

    color: #666;
}
.about-wrap .about-list
{
    margin-top: 20px;
}
.about-wrap .about-list li
{
    margin-top: 25px;
}
.about-wrap .about-list .img-box
{
    padding-bottom: 66.66666667%;
}
@media (min-width: 992px)
{
    .about-wrap .about-list .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-wrap .about-list .img-box:hover img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
}
.product-list
{
    text-align: center;
}
.product-list li
{
    margin-bottom: 40px;
}
@media (max-width: 991px)
{
    .product-list li
    {
        margin-bottom: 30px;
    }
}
@media (max-width: 767px)
{
    .product-list li
    {
        margin-bottom: 25px;
    }
}
.product-list .img-box
{
    padding-bottom: 75.36231884%;
}
.product-list .item
{
    display: block;
    overflow: hidden;

    -webkit-transition: .3s;
            transition: .3s;
}
.product-list .item .pic-box
{
    position: relative;

    border: 1px solid #eee;
}
@media (min-width: 992px)
{
    .product-list .item .pic-box img
    {
        -webkit-transition:         transform .5s;
        -webkit-transition: -webkit-transform .5s;
                transition: -webkit-transform .5s;
                transition:         transform .5s;
                transition:         transform .5s, -webkit-transform .5s;
    }
    .product-list .item .pic-box:hover img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
}
@media only screen and (min-width: 992px)
{
    .product-list .item .pic-box:hover .mask
    {
        opacity: 1;
    }
    .product-list .item .pic-box:hover .inquire-btn
    {
        color: #ff6f08;
        background-color: #fff;
    }
}
.product-list .item .pic-box .mask
{
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

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

    opacity: 0;
    color: #fff;
    background-color: rgba(251, 109, 8, .9);
}
.product-list .item .pic-box .mask .intro
{
    position: relative;
    top: 50%;

    padding: 0 15%;

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
@media (max-width: 991px)
{
    .product-list .item .pic-box .mask .intro
    {
        display: none;
    }
}
.product-list .item .pic-box .mask .intro p
{
    line-height: 1.85714286;

    display: -webkit-box;
    overflow: hidden;

    height: auto;
    max-height: 78px;
    margin-bottom: 25px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.product-list .item .pic-box .mask .more
{
    line-height: 35px;

    display: inline-block;

    width: 130px;
    height: 35px;

    text-align: center;

    color: #ff6f08;
    border-radius: 35px;
    background-color: #fff;
}
.product-list .item .pic-box .mask .more:after
{
    font-family: 'iconfont' !important;

    margin-left: 10px;

    content: '\e610';
}
.product-list .item .pic-box .inquire-btn
{
    line-height: 45px;

    position: absolute;
    z-index: 3;
    right: 15px;
    bottom: 15px;

    display: block;

    width: 45px;
    height: 45px;

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

    color: #fff;
    border-radius: 50%;
    background-color: #ff6f08;
}
.product-list .item .pic-box .inquire-btn:before
{
    font-family: 'iconfont' !important;
    font-size: 20px;

    content: '\e612';
}
.product-list .item > p
{
    overflow: hidden;

    margin: 22px 0 0;

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

    color: #494a4f;
}
@media only screen and (min-width: 992px)
{
    .product-list .item > p:hover
    {
        color: #ff6f08;
    }
}
.product-wrap .page
{
    margin-top: 40px;
}
@media (max-width: 1199px)
{
    .product-wrap .page
    {
        margin-top: 30px;
    }
}
@media (max-width: 991px)
{
    .product-wrap .page
    {
        margin-top: 20px;
    }
}
@media (max-width: 767px)
{
    .product-wrap .page
    {
        margin-top: 10px;
    }
}
.product-details-wrap .carousel-wrap
{
    overflow: hidden;

    margin-top: 40px;
}
.product-details-wrap .carousel-wrap .carousel
{
    font-size: 0;

    position: relative;

    margin: 0 -1px;

    letter-spacing: -8px;
}
@media only screen and (min-width: 768px) and (max-width: 991px)
{
    .product-details-wrap .carousel-wrap .carousel
    {
        width: 80%;
        margin: 0 auto 40px;
    }
}
@media (max-width: 767px)
{
    .product-details-wrap .carousel-wrap .carousel
    {
        margin-bottom: 30px;
    }
}
.product-details-wrap .carousel-wrap .carousel .img-box
{
    padding-bottom: 75.36231884%;
}
.product-details-wrap .carousel-wrap .carousel .slider-for
{
    position: relative;

    border: 1px solid #eee;
}
.product-details-wrap .carousel-wrap .carousel .row
{
    margin: 0 -5px;
}
.product-details-wrap .carousel-wrap .carousel .slider-nav
{
    position: relative;

    margin-top: 8px;
    padding: 0 20px;
}
.product-details-wrap .carousel-wrap .carousel .slider-nav .slick-slide
{
    padding: 0 5px;
}
.product-details-wrap .carousel-wrap .carousel .slider-nav .item
{
    position: relative;

    border: 1px solid #eee;
}
.product-details-wrap .carousel-wrap .carousel .slider-nav .slick-current .item
{
    border-color: #ff6f08;
}
.product-details-wrap .carousel-wrap .carousel .slider-nav .slick-arrow
{
    font-size: 20px;
    font-weight: bold;

    position: absolute;
    top: 50%;

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    letter-spacing: 0;

    background: none;
}
.product-details-wrap .carousel-wrap .carousel .slider-nav .slick-arrow:before
{
    font-family: 'iconfont' !important;
    font-style: normal;

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

    color: #999;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.product-details-wrap .carousel-wrap .carousel .slider-nav .slick-arrow.slick-prev
{
    left: -10px;
}
.product-details-wrap .carousel-wrap .carousel .slider-nav .slick-arrow.slick-prev:before
{
    content: '\e601';
}
.product-details-wrap .carousel-wrap .carousel .slider-nav .slick-arrow.slick-next
{
    right: -10px;
}
.product-details-wrap .carousel-wrap .carousel .slider-nav .slick-arrow.slick-next:before
{
    content: '\e827';
}
.product-details-wrap .carousel-wrap .carousel .slider-nav .slick-arrow:hover:before
{
    color: #ff6f08;
}
@media only screen and (min-width: 768px)
{
    .product-details-wrap .info-box
    {
        padding-left: 40px;
    }
}
.product-details-wrap .info-box h1
{
    font-size: 20px;
    font-weight: bold;

    margin-top: 50px;
    margin-bottom: 25px;
}
@media (max-width: 1440px)
{
    .product-details-wrap .info-box h1
    {
        margin-top: 10px;
        margin-bottom: 15px;
    }
}
.product-details-wrap .info-box p
{
    line-height: 2.85714286;

    margin: 0;

    color: #666;
}
.product-details-wrap .info-box p span
{
    color: #ff6f08;
}
.product-details-wrap .fun-btn
{
    zoom: 1;

    padding-top: 30px;
}
.product-details-wrap .fun-btn:after
{
    display: block;
    visibility: hidden;
    clear: both;

    height: 0;

    content: '';
}
@media (max-width: 1199px)
{
    .product-details-wrap .fun-btn
    {
        padding-top: 10px;
    }
}
.product-details-wrap .fun-btn > a
{
    line-height: 50px;

    display: block;

    width: 220px;
    height: 50px;
    margin-top: 20px;

    cursor: pointer;
    -webkit-transition: .3s;
            transition: .3s;
    text-align: center;
    vertical-align: middle;

    background-color: #eee;
}
.product-details-wrap .fun-btn > a:before
{
    font-family: 'iconfont' !important;
    font-size: 24px;
    font-weight: normal;
    font-style: normal;

    margin-right: 15px;

    vertical-align: middle;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 992px)
{
    .product-details-wrap .fun-btn > a:hover
    {
        color: #fff;
        background-color: #ff6f08;
    }
}
@media (max-width: 767px)
{
    .product-details-wrap .fun-btn > a
    {
        width: 100%;
        padding: 0 10px;
    }
}
.product-details-wrap .fun-btn .inquiry-btn:before
{
    content: '\e617';
}
.product-details-wrap .fun-btn .related:before
{
    font-size: 26px;

    content: '\e674';
}
.product-details-wrap .fun-btn .add:before
{
    content: '\e61a';
}
.product-details-wrap .product-page
{
    margin-top: 75px;

    text-align: right;
}
@media (max-width: 1199px)
{
    .product-details-wrap .product-page
    {
        margin-top: 35px;
    }
}
.product-details-wrap .product-page a
{
    -webkit-transition: .3s;
            transition: .3s;

    color: #666;
}
.product-details-wrap .product-page a:before,
.product-details-wrap .product-page a:after
{
    font-size: 16px;
}
.product-details-wrap .product-page a:hover
{
    color: #ff6f08;
}
.product-details-wrap .product-page .prev:after
{
    font-family: 'iconfont' !important;

    margin-left: 10px;

    content: '\e9b8';
}
.product-details-wrap .product-page .next
{
    margin-left: 30px;
}
.product-details-wrap .product-page .next:before
{
    font-family: 'iconfont' !important;

    margin-right: 10px;

    content: '\e717';
}
.product-details-wrap .details-tab
{
    padding-top: 10px;
}
.product-details-wrap .details-tab .tab-wrap
{
    background-color: #f8f8f8;
}
.product-details-wrap .details-tab .tab-list
{
    display: none;
}
.product-details-wrap .details-tab .tab-list .list-content
{
    padding: 50px;
}
@media (max-width: 1199px)
{
    .product-details-wrap .details-tab .tab-list .list-content
    {
        padding: 40px;
    }
}
@media (max-width: 991px)
{
    .product-details-wrap .details-tab .tab-list .list-content
    {
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .product-details-wrap .details-tab .tab-list .list-content
    {
        padding: 20px;
    }
}
.product-details-wrap .details-tab .tab-list .list-content h4
{
    font-size: 18px;
    font-weight: bold;

    margin: 0 0 30px;

    color: #fff;
}
@media (max-width: 767px)
{
    .product-details-wrap .details-tab .tab-list .list-content h4
    {
        margin-bottom: 20px;
    }
}
.product-details-wrap .details-tab .tab-list .list-content p
{
    line-height: 2.14285714;

    margin: 0;

    color: #666;
}
.product-details-wrap .details-tab .tab-list .list-content img
{
    display: inline-block;

    max-width: 100%;
    margin: 30px 0;

    vertical-align: top;
}
@media (max-width: 767px)
{
    .product-details-wrap .details-tab .tab-list .list-content img
    {
        margin: 15px 0;
    }
}
.product-details-wrap .related-wrap .product-list li
{
    margin-top: 30px;
    margin-bottom: 0;
}
.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;
    }
}
.tab-card
{
    line-height: 45px;

    position: relative;

    overflow: hidden;

    height: 45px;
    margin-top: 50px;

    background-color: #25211f;
}
.tab-card.tab-more
{
    height: auto !important;
    padding-right: 45px;
}
.tab-card.tab-more .tab-nav
{
    white-space: normal !important;
}
.tab-card.tab-more .tab-bar i:before
{
    -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
            transform: rotate(0);
}
.tab-card .tab-bar
{
    line-height: 45px;

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

    width: 40px;
    height: 45px;

    text-align: center;

    background-color: #666;
}
@media (min-width: 768px)
{
    .tab-card .tab-bar
    {
        display: none;
    }
}
.tab-card .tab-bar i
{
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
}
.tab-card .tab-bar i:before
{
    font-family: 'iconfont' !important;

    display: block;

    content: '\e622';
    -webkit-transition: .5s;
            transition: .5s;
    -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
            transform: rotate(-180deg);

    color: #fff;
}
.tab-card .tab-nav-list
{
    font-size: 0;

    zoom: 1;

    white-space: nowrap;
    letter-spacing: -8px;

    color: #fff;
}
.tab-card .tab-nav-list:after
{
    display: block;
    visibility: hidden;
    clear: both;

    height: 0;

    content: '';
}
.tab-card .tab-nav-list.tab-nav li a
{
    padding: 0 60px;
}
@media (max-width: 1199px)
{
    .tab-card .tab-nav-list.tab-nav li a
    {
        padding: 0 50px;
    }
}
@media (max-width: 991px)
{
    .tab-card .tab-nav-list.tab-nav li a
    {
        padding: 0 40px;
    }
}
.tab-card .tab-nav-list li
{
    font-size: 14px;

    display: inline-block;

    margin: 0;

    letter-spacing: 0;
}
.tab-card .tab-nav-list li a
{
    font-size: 16px;
    font-weight: bold;

    display: block;

    padding: 0 35px;
}
@media (max-width: 767px)
{
    .tab-card .tab-nav-list li a
    {
        font-size: 14px;

        padding: 0 20px;
    }
}
.tab-card .tab-nav-list li.active a
{
    background-color: #ff6f08;
}
@media only screen and (min-width: 992px)
{
    .tab-card .tab-nav-list li:hover.active a
    {
        color: #fff;
    }
    .tab-card .tab-nav-list li:hover a
    {
        color: #ff6f08;
    }
}
.inquiry-form
{
    padding: 40px 60px 50px;

    background-color: #f8f8f8;
}
@media (max-width: 1199px)
{
    .inquiry-form
    {
        padding: 40px;
    }
}
@media (max-width: 991px)
{
    .inquiry-form
    {
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .inquiry-form
    {
        padding: 20px;
    }
}
.inquiry-form input::-webkit-input-placeholder,
.inquiry-form textarea::-webkit-input-placeholder
{
    color: #999;
}
.inquiry-form input:-o-placeholder,
.inquiry-form textarea:-o-placeholder
{
    color: #999;
}
.inquiry-form input::-moz-placeholder,
.inquiry-form textarea::-moz-placeholder
{
    color: #999;
}
.inquiry-form input:-ms-input-placeholder,
.inquiry-form textarea:-ms-input-placeholder
{
    color: #999;
}
.inquiry-form input:focus::-webkit-input-placeholder,
.inquiry-form textarea:focus::-webkit-input-placeholder
{
    color: #c5c5c5;
}
.inquiry-form input:focus::-o-placeholder,
.inquiry-form textarea:focus::-o-placeholder
{
    color: #c5c5c5;
}
.inquiry-form input:focus::-moz-placeholder,
.inquiry-form textarea:focus::-moz-placeholder
{
    color: #c5c5c5;
}
.inquiry-form input:focus::-ms-input-placeholder,
.inquiry-form textarea:focus::-ms-input-placeholder
{
    color: #c5c5c5;
}
.inquiry-form p
{
    line-height: 2.85714286;

    margin: 0;

    color: #666;
}
@media (max-width: 767px)
{
    .inquiry-form p
    {
        line-height: 2;
    }
}
.inquiry-form form
{
    margin-top: 30px;
}
.inquiry-form form input,
.inquiry-form form textarea
{
    display: block;

    width: 100%;
    margin-bottom: 10px;
    padding: 15px 30px;

    color: #999;
    background: #eee;
}
@media (max-width: 767px)
{
    .inquiry-form form input,
    .inquiry-form form textarea
    {
        margin-bottom: 25px;
        padding: 15px 17px;
    }
}
.inquiry-form form textarea
{
    height: 200px;
    margin-bottom: 30px;
}
.inquiry-form form .submit
{
    padding: 15px 74px;

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

    color: #fff;
    background-color: #ff6f08;
}
.inquiry-form form .submit:hover
{
    background-color: #ef6807;
}
.inquire-wrap .product-list .item .pic-box .inquire-btn:before
{
    content: '\e7fc';
}
.inquire-wrap .tab-card
{
    margin-top: 30px;
}
.news-wrap .news-list li
{
    margin-top: 0;
    margin-bottom: 40px;
}
@media (max-width: 991px)
{
    .news-wrap .news-list li
    {
        margin-bottom: 30px;
    }
}
.news-wrap .page
{
    margin-top: 40px;
}
@media (max-width: 767px)
{
    .news-wrap .page
    {
        margin-top: 0;
    }
}
.news-details-wrap h1
{
    font-size: 18px;
    font-weight: bold;
    line-height: 1.6;

    text-align: center;
}
.news-details-wrap .date
{
    text-align: center;

    color: #ff6f08;
}
.news-details-wrap .date:before
{
    font-family: 'iconfont' !important;
    font-size: 18px;

    margin-right: 10px;

    content: '\e625';
}
.news-details-wrap .intro
{
    margin-top: 15px;
}
.news-details-wrap .intro p
{
    line-height: 1.85714286;

    margin: 0;
}
.news-details-wrap .intro img
{
    display: block !important;

    width: auto;
    max-width: 100%;
    margin: 20px auto;
}
.news-details-wrap .news-page
{
    padding-top: 70px;
}
@media (max-width: 1199px)
{
    .news-details-wrap .news-page
    {
        padding-top: 50px;
    }
}
@media (max-width: 991px)
{
    .news-details-wrap .news-page
    {
        padding-top: 35px;
    }
}
@media (max-width: 767px)
{
    .news-details-wrap .news-page
    {
        padding-top: 15px;
    }
}
.news-details-wrap .news-page a
{
    display: block;

    padding: 45px 50px;

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

    background-color: #eee;
}
@media (max-width: 1199px)
{
    .news-details-wrap .news-page a
    {
        padding: 35px 25px;
    }
}
@media (max-width: 767px)
{
    .news-details-wrap .news-page a
    {
        padding: 25px 20px;
    }
}
@media only screen and (min-width: 992px)
{
    .news-details-wrap .news-page a:hover
    {
        background-color: #fff;
        box-shadow: 0 0 10px 2px rgba(0, 0, 0, .1);
    }
}
.news-details-wrap .news-page p
{
    overflow: hidden;

    margin: 0;

    white-space: nowrap;
    text-overflow: ellipsis;
}
.news-details-wrap .news-page b
{
    color: #666;
}
.news-details-wrap .news-page b:before
{
    font-family: 'iconfont' !important;
    font-style: normal;
    line-height: 17px;

    display: inline-block;

    width: 18px;
    height: 18px;
    margin-top: -2px;
    margin-right: 10px;

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

    border: 1px solid #333;
    border-radius: 50%;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.news-details-wrap .news-page .prev b:before
{
    content: '\e9b5';
}
@media (max-width: 767px)
{
    .news-details-wrap .news-page .next
    {
        margin-top: 20px;
    }
}
.news-details-wrap .news-page .next b:before
{
    content: '\e72f';
}
.video-wrap .list
{
    margin-top: -35px;
}
.video-wrap .list li
{
    margin-top: 35px;
}
.video-wrap .list .item
{
    cursor: pointer;
}
@media (min-width: 992px)
{
    .video-wrap .list .item img
    {
        -webkit-transition:         transform .5s;
        -webkit-transition: -webkit-transform .5s;
                transition: -webkit-transform .5s;
                transition:         transform .5s;
                transition:         transform .5s, -webkit-transform .5s;
    }
    .video-wrap .list .item:hover img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
}
@media (min-width: 1200px)
{
    .video-wrap .list .item:hover .img-box:after
    {
        -webkit-transform: translateX(-50%) translateY(-50%);
            -ms-transform: translateX(-50%) translateY(-50%);
                transform: translateX(-50%) translateY(-50%);

        opacity: 1;
    }
}
.video-wrap .list .img-box
{
    padding-bottom: 57.97101449%;
}
.video-wrap .list .img-box:after
{
    font-family: 'iconfont' !important;
    font-size: 50px;

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

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

    opacity: 0;
    color: #fff;
}
@media (max-width: 1199px)
{
    .video-wrap .list .img-box:after
    {
        -webkit-transform: translateX(-50%) translateY(-50%);
            -ms-transform: translateX(-50%) translateY(-50%);
                transform: translateX(-50%) translateY(-50%);

        opacity: 1;
    }
}
.video-wrap .list p
{
    overflow: hidden;

    height: 20px;
    margin: 25px 0 0;

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

    color: #666;
}
.customer-wrap .list
{
    font-size: 0;

    margin: 0 -15px;

    letter-spacing: -8px;
}
.customer-wrap .list li
{
    font-size: 14px;

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

    letter-spacing: 0;
}
@media only screen and (min-width: 768px)
{
    .customer-wrap .list li
    {
        display: inline-block;

        width: 50%;

        vertical-align: top;
    }
}
.customer-wrap .list .item
{
    position: relative;

    padding: 45px 30px 45px 170px;

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

    background-color: #eee;
}
@media (max-width: 991px)
{
    .customer-wrap .list .item
    {
        padding: 35px 30px 35px 130px;
    }
}
@media (max-width: 767px)
{
    .customer-wrap .list .item
    {
        padding: 20px 30px 20px 100px;
    }
}
@media (min-width: 1200px)
{
    .customer-wrap .list .item:hover
    {
        -webkit-transform: translateY(-10px);
            -ms-transform: translateY(-10px);
                transform: translateY(-10px);

        background-color: #f1f1f1;
    }
}
.customer-wrap .list .item h4
{
    font-size: 14px;
    font-weight: bold;

    overflow: hidden;

    margin-bottom: 20px;

    white-space: nowrap;
    text-overflow: ellipsis;
}
@media (max-width: 767px)
{
    .customer-wrap .list .item h4
    {
        margin-bottom: 10px;
    }
}
.customer-wrap .list .item p
{
    line-height: 1.85714286;

    margin: 0;

    color: #666;
}
.customer-wrap .list .pic-box
{
    position: absolute;
    z-index: 2;
    top: 45px;
    left: 30px;

    overflow: hidden;

    width: 110px;

    border-radius: 50%;
}
@media (max-width: 991px)
{
    .customer-wrap .list .pic-box
    {
        width: 80px;
    }
}
@media (max-width: 767px)
{
    .customer-wrap .list .pic-box
    {
        top: 30px;
        left: 10px;
    }
}
.customer-wrap .page
{
    margin-top: 50px;
}
@media (max-width: 1199px)
{
    .customer-wrap .page
    {
        margin-top: 25px;
    }
}
@media (max-width: 991px)
{
    .customer-wrap .page
    {
        margin-top: 15px;
    }
}
@media (max-width: 767px)
{
    .customer-wrap .page
    {
        margin-top: 5px;
    }
}
.online-wrap .btn
{
    line-height: 40px;

    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, .7);
}
@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-wrap .code-pic
{
    position: fixed;
    z-index: 101;
    right: 45px;
    bottom: 180px;

    display: none;

    max-width: 120px;
}
@media only screen and (min-width: 768px) and (max-width: 991px)
{
    .online-wrap .code-pic
    {
        right: 55px;
        bottom: 370px;
    }
}
.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;
    right: 0;
    bottom: 23%;

    -webkit-transition: right .3s;
            transition: right .3s;
}
@media (max-width: 767px)
{
    .online-wrap .online
    {
        right: -60px;
        bottom: 90px;
    }
    .online-wrap .online.active
    {
        right: 0;
    }
}
.online-wrap .online a
{
    line-height: 50px;

    position: relative;

    display: block;

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

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

    border-radius: 50%;
    background-color: rgba(0, 0, 0, .7);
}
.online-wrap .online a:before
{
    font-size: 20px;

    color: #fff;
}
.online-wrap .online a.icon-gotop2:before
{
    font-size: 26px;
}
@media (min-width: 992px)
{
    .online-wrap .online a:hover
    {
        background-color: #ff6f08;
    }
}
@media (max-width: 767px)
{
    .online-wrap .online a
    {
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
    .online-wrap .online a:before
    {
        font-size: 17px;
    }
    .online-wrap .online a.icon-gotop2:before
    {
        font-size: 23px;
    }
}
@media (min-width: 992px)
{
    .online-wrap .online .icon-phone:hover .phone-num
    {
        right: 100%;
    }
}
.online-wrap .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-wrap .online .icon-phone .phone-num p
{
    padding: 0 10px;

    color: #fff;
    border-radius: 50px;
    background-color: #ff6f08;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .12);
}
.online-wrap .online .code:before
{
    font-size: 22px;
}
@media (max-width: 767px)
{
    .online-wrap .online .code:before
    {
        font-size: 18px;
    }
}
.online-wrap .online .code .mask
{
    position: absolute;
    z-index: 10;
    top: 0;
    right: 100%;

    display: none;

    width: 130px;
    height: 130px;
    padding-right: 5px;
}
.online-wrap .online .code .mask .mask-box
{
    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;
}
.share a
{
    line-height: 18px;

    display: inline-block;
    overflow: hidden;

    width: 25px;
    height: 20px;
    margin-left: 10px;

    -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:hover
{
    -webkit-transform: translateY(-3px);
        -ms-transform: translateY(-3px);
            transform: translateY(-3px);
}
.share a:hover:before
{
    color: #fff;
}
.share.color a
{
    line-height: 25px;

    width: 25px;
    height: 25px;
    margin-left: 7px;
}
.share.color a:before
{
    font-size: 14px;

    color: #fff;
}
.share.color .icon-facebook
{
    background-color: #3c579a;
}
.share.color .icon-tuite
{
    background-color: #55aded;
}
.share.color .icon-instagram
{
    background-color: #6b3d2e;
}
.share.color .icon-google
{
    background-color: #db4f42;
}
.share.color .icon-youtube1
{
    background-color: #c4302e;
}
.share.color .icon-linkedin
{
    background-color: #d82e77;
}
.footer-message
{
    padding: 55px 0;

    background-color: #ef9600;
}
@media (max-width: 991px)
{
    .footer-message
    {
        padding: 45px 0;
    }
}
@media (max-width: 767px)
{
    .footer-message
    {
        padding: 40px 0;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px)
{
    .footer-message form .row
    {
        margin: 0 -10px;
    }
}
@media (max-width: 991px)
{
    .footer-message form .row
    {
        margin-top: -20px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px)
{
    .footer-message form .row li
    {
        padding: 0 10px;
    }
}
@media (max-width: 991px)
{
    .footer-message form .row li
    {
        margin-top: 20px;
    }
}
.footer-message form input::-webkit-input-placeholder,
.footer-message form textarea::-webkit-input-placeholder
{
    color: #999;
}
.footer-message form input:-o-placeholder,
.footer-message form textarea:-o-placeholder
{
    color: #999;
}
.footer-message form input::-moz-placeholder,
.footer-message form textarea::-moz-placeholder
{
    color: #999;
}
.footer-message form input:-ms-input-placeholder,
.footer-message form textarea:-ms-input-placeholder
{
    color: #999;
}
.footer-message form input:focus::-webkit-input-placeholder,
.footer-message form textarea:focus::-webkit-input-placeholder
{
    color: #c5c5c5;
}
.footer-message form input:focus::-o-placeholder,
.footer-message form textarea:focus::-o-placeholder
{
    color: #c5c5c5;
}
.footer-message form input:focus::-moz-placeholder,
.footer-message form textarea:focus::-moz-placeholder
{
    color: #c5c5c5;
}
.footer-message form input:focus::-ms-input-placeholder,
.footer-message form textarea:focus::-ms-input-placeholder
{
    color: #c5c5c5;
}
.footer-message form input,
.footer-message form textarea
{
    display: block;

    width: 100%;
    padding: 15px 20px 15px 30px;

    color: #999;
    background: #fff;
}
@media (max-width: 767px)
{
    .footer-message form input,
    .footer-message form textarea
    {
        padding: 10px 10px 10px 20px;
    }
}
.footer-message form input,
.footer-message form .submit
{
    border-radius: 50px;
}
.footer-message form .submit
{
    font-size: 16px;
    line-height: 50px;

    display: block;

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

    text-align: center;

    color: #fff;
    background-color: #eb6508;
}
.footer-message form .submit:before
{
    font-family: 'iconfont' !important;

    margin-right: 15px;

    content: '\e688';
}
.footer-message form .submit:hover
{
    background-color: #ef6807;
}
@media (max-width: 767px)
{
    .footer-message form .submit
    {
        line-height: 40px;

        height: 40px;
    }
}
.inquire-sheet-box
{
    position: absolute;
    z-index: 10;
    top: 0;
    right: 50%;

    width: 250px;

    -webkit-transition: .4s;
            transition: .4s;
    -webkit-transform: scale(0);
        -ms-transform: scale(0);
            transform: scale(0);
    -webkit-transform-origin: top right;
        -ms-transform-origin: top right;
            transform-origin: top right;

    background-color: #fff5ee;
    box-shadow: 0 0 16px 0 rgba(7, 17, 27, .2);
}
@media (max-height: 700px)
{
    .inquire-sheet-box
    {
        top: 25%;
    }
}
.inquire-sheet-box .Jclose
{
    line-height: 20px;

    position: absolute;
    top: 50%;
    right: 30px;

    width: 20px;
    height: 20px;
    margin-top: -10px;

    cursor: pointer;
    text-align: center;

    border-radius: 50%;
    background-color: #fff;
}
.inquire-sheet-box .Jclose:after
{
    font-size: 25px;
    font-weight: 300;

    display: block;

    content: '+';
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
}
.inquire-sheet-box .J-title
{
    position: relative;

    padding: 11px 30px;

    color: #ff6f08;
    background-color: #ff6f08;
}
.inquire-sheet-box .J-title a
{
    font-size: 20px;
    font-weight: bold;

    color: #fff;
}
.inquire-sheet-box .J-title p
{
    font-weight: 500;

    margin: 0;

    color: #ff6f08;
}
.inquire-sheet-box .J-inquiry
{
    margin: 20px;

    color: #fff;
}
.inquire-sheet-box .J-inquiry a
{
    display: block;
    overflow: hidden;

    padding: 10px 0;

    text-align: center;

    border-radius: 45px;
    background-color: #ff6f08;
}
.inquire-sheet-box .J-inquiry a:before
{
    font-family: 'iconfont' !important;
    font-size: 18px;
    font-weight: normal;

    margin-right: 14px;

    content: '\e617';
    vertical-align: middle;
}
.inquire-sheet-box .J-inquiry a:hover
{
    background-color: #ef6807;
}
.inquire-sheet-box .J-shoping-body
{
    overflow: auto;

    max-height: 345px;
    padding: 0 10px;
}
@media (max-height: 750px)
{
    .inquire-sheet-box .J-shoping-body
    {
        max-height: 285px;
    }
}
.inquire-sheet-box .J-shoping-list
{
    overflow: hidden;

    padding: 15px 10px 10px;

    white-space: nowrap;

    border-bottom: 1px dashed #ffd6b9;
}
.inquire-sheet-box .J-shoping-list .pic-box
{
    display: inline-block;

    width: 60px;

    vertical-align: middle;
}
.inquire-sheet-box .J-shoping-list .pic-box .img-box
{
    padding-bottom: 75.36231884%;
}
.inquire-sheet-box .J-shoping-list p
{
    overflow: hidden;

    margin: 8px 0 0;

    vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis;

    color: #494a4f;
}
.inquire-sheet-box .J-shoping-list p a
{
    line-height: 1.5;

    max-height: 20px;
}
.inquire-sheet-box .J-shoping-close
{
    line-height: 35px;

    display: inline-block;
    float: right;

    width: 35px;
    height: 35px;
    margin-top: 5px;
    margin-right: 10px;

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

    border-radius: 50%;
    background-color: #ff6f08;
}
.inquire-sheet-box .J-shoping-close:after
{
    font-family: 'iconfont' !important;
    font-size: 16px;

    display: inline-block;

    content: '\e7fc';

    color: #fff;
}
.inquire-sheet-box .J-shoping-close:hover
{
    background-color: #ef6807;
}
.show-inquire
{
    z-index: 9999;
    right: 0;
}
.hidden-inquire
{
    right: -290px;
}
.fixed-cart
{
    position: fixed;
    z-index: 200;
    top: 28%;
    right: 2px;
}
@media (max-height: 700px)
{
    .fixed-cart
    {
        top: 26%;
    }
}
.fixed-cart.active .inquire-sheet-box
{
    right: 110%;

    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
}
.fixed-cart .btn-cart
{
    line-height: 50px;

    position: relative;
    z-index: 20;

    display: block;

    width: 50px;
    height: 50px;

    text-align: center;

    color: #fff;
    border-radius: 50%;
    background-color: #ff6f08;
}
.fixed-cart .btn-cart:before
{
    font-family: 'iconfont' !important;
    font-size: 18px;

    content: '\e600';
}
.fixed-cart .btn-cart span
{
    line-height: 20px;

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

    padding: 0 6px;

    color: #fff;
    border-radius: 10px;
    background-color: #f1805e;
}
.footer
{
    color: #999;
    background-color: #525252;
}
.footer .footer-wrap
{
    overflow: hidden;
}
.footer .footer-row
{
    font-size: 0;

    position: relative;
    z-index: 2;

    margin: 0 -15px;
    padding: 65px 0 100px 0;

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

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

    content: '';
}
@media (max-width: 1199px)
{
    .footer .footer-row
    {
        margin: 0 -5px;
        padding: 35px 0 50px;
    }
}
@media (max-width: 991px)
{
    .footer .footer-row
    {
        padding: 25px 0 40px;
    }
}
@media (max-width: 767px)
{
    .footer .footer-row
    {
        padding: 20px 0 30px;
    }
}
.footer .foot-list
{
    font-size: 14px;

    display: inline-block;

    padding: 0 15px;

    text-align: center;
    text-align: left;
    vertical-align: top;

    color: #c8c7c7;
}
@media (max-width: 1199px)
{
    .footer .foot-list
    {
        width: 33.3333%;
        padding: 0 5px;
    }
}
@media (max-width: 767px)
{
    .footer .foot-list
    {
        width: 100%;
    }
}
.footer .foot-list .list li
{
    line-height: 2.14285714;
}
.footer .foot-list .list li a
{
    display: inline-block;
}
.footer .foot-list a:hover
{
    text-decoration: underline;

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

    margin: 35px 0 25px;

    color: #fff;
}
@media (max-width: 991px)
{
    .footer .foot-list h4
    {
        font-size: 24px;
    }
}
@media (max-width: 767px)
{
    .footer .foot-list h4
    {
        font-size: 22px;

        margin-top: 20px;
        margin-bottom: 5px;
    }
}
.footer .foot-contact
{
    width: 330px;

    text-align: left;
}
@media (max-width: 1199px)
{
    .footer .foot-contact
    {
        width: 66.6666%;
    }
}
@media (max-width: 767px)
{
    .footer .foot-contact
    {
        width: 100%;
    }
}
.footer .foot-contact .contact-box b
{
    line-height: 2.14285714;

    display: block;

    font-size: 16px;

    margin-bottom: 15px;

    letter-spacing: 1px;

    color: #fff;
}
.footer .foot-contact .contact-box p
{
    line-height: 2.14285714;

    position: relative;

    margin: 0;
    padding-left: 22px;
}
.footer .foot-contact .contact-box p:before
{
    font-family: 'iconfont' !important;
    font-size: 18px;
    font-style: normal;

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

    color: #fff;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.footer .foot-contact .contact-box .address:before
{
    content: '\e6db';
}
.footer .foot-contact .contact-box .web a:not(:first-child)
{
    display: block;

    margin-left: 63px;
}
.footer .foot-contact .contact-box .tel:before
{
    content: '\e67d';
}
.footer .foot-contact .contact-box .tel a:not(:first-child)
{
    display: block;
}
.footer .foot-contact .contact-box .fax:before
{
    content: '\e69f';
}
.footer .foot-contact .contact-box .mail:before
{
    content: '\e76d';
}
.footer .copyright
{
    text-align: center;

    color: #c0bebe;
}
.footer .copyright .copyright-box
{
    zoom: 1;

    padding: 28px 0;

    border-top: 1px solid #5d5d5d;
}
.footer .copyright .copyright-box:after
{
    display: block;
    visibility: hidden;
    clear: both;

    height: 0;

    content: '';
}
@media (max-width: 767px)
{
    .footer .copyright .copyright-box
    {
        padding: 18px 0;
    }
}
.footer .copyright p
{
    line-height: 20px;

    position: relative;
    z-index: 2;

    margin: 0;
}
@media only screen and (min-width: 992px)
{
    .footer .copyright p
    {
        float: left;
    }
}
.footer .copyright p a
{
    font-style: italic;

    margin-left: 40px;
}
@media (max-width: 767px)
{
    .footer .copyright p a
    {
        display: block;

        margin: 5px 0 10px;
    }
}
.footer .copyright p a:hover
{
    text-decoration: underline;

    color: #fff;
}
.footer .copyright .share
{
    position: relative;
    z-index: 2;
}
@media only screen and (min-width: 992px)
{
    .footer .copyright .share
    {
        float: right;
    }
}
@media (max-width: 991px)
{
    .footer .copyright .share
    {
        margin-top: 10px;
    }
}






.header .logo a{
    width: 205px;
}
@media (max-width: 1440px) and (min-width: 1200px){
	.header .nav .nav-list1 > li{
		padding: 0 10px;
	}
}
@media (max-width: 991px)
{
	.header .logo a{
	    padding: 13px 0;
	}
}
@media (max-width: 767px)
{
	.header .logo a{
	    width: 160px;
	}
}
