/**
 * style.less
 * 层叠样式表
 */
.ff
{
    font-family: 'iconfont' !important;
}
@font-face
{
    font-family: 'Roboto';
    font-weight: bold;
    font-style: normal;

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

    src: url('../fonts/Roboto-Regular.eot');
    src: local('Roboto'), local('Roboto-Regular'), url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Regular.woff2') format('woff2'), url('../fonts/Roboto-Regular.woff') format('woff'), url('../fonts/Roboto-Regular.ttf') format('truetype'), url('../fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
    font-display: swap;
}
@font-face
{
    font-family: 'D-DIN Condensed';
    font-weight: normal;
    font-style: normal;

    src: url('../fonts/D-DINCondensed.eot');
    src: local('D-DIN Condensed'), local('D-DINCondensed'), url('../fonts/D-DINCondensed.eot?#iefix') format('embedded-opentype'), url('../fonts/D-DINCondensed.woff2') format('woff2'), url('../fonts/D-DINCondensed.woff') format('woff'), url('../fonts/D-DINCondensed.ttf') format('truetype'), url('../fonts/D-DINCondensed.svg#D-DINCondensed') format('svg');
    font-display: swap;
}
@font-face
{
    font-family: 'Anton';
    font-weight: normal;
    font-style: normal;

    src: url('../fonts/Anton.eot');
    src: local('Anton'), url('Anton.eot?#iefix') format('embedded-opentype'), url('../fonts/Anton.woff2') format('woff2'), url('../fonts/Anton.woff') format('woff'), url('../fonts/Anton.ttf') format('truetype'), url('../fonts/Anton.svg#Anton') format('svg');
    font-display: swap;
}
body
{
    font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Heiti SC', 'PingFang SC', 'Hiragino Sans GB', sans-serif;
    font-size: 14px;

    color: #000;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@-ms-viewport
{
    width: auto !important;
}
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
{
    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;
}
@media (min-width: 1200px)
{
    .wow
    {
        visibility: hidden;
    }
}
.lazy
{
    /* background-image: url(../js/slick/ajax-loader.gif); */
    background-repeat: no-repeat;
    background-position: center;
}
.slick-slide,
.slick-slider .slick-track,
.slick-slider .slick-list,
.slick-slide img,
.slick-slider .slick-track img,
.slick-slider .slick-list img
{
    -webkit-transform: translateZ(1px);
    -webkit-transform: translate3d(0, 0, 1px);
            transform: translateZ(1px);
            transform: translate3d(0, 0, 1px);

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
}
.at-resp-share-element .at-share-btn
{
    margin-bottom: 0 !important;
}
.transform-0
{
    -webkit-transform: translate(0) !important;
        -ms-transform: translate(0) !important;
            transform: translate(0) !important;
}
.slick-disabled
{
    cursor: no-drop;

    opacity: .5;
}
body.fixed
{
    position: fixed;

    overflow: hidden;

    width: 100%;
    height: 100%;
}
body.searchactive
{
    position: fixed;

    overflow: hidden;

    width: 100%;
    height: 100%;
}
@media (min-width: 1350px)
{
    .container
    {
        width: 1320px;
    }
}
@media (min-width: 1470px)
{
    .container
    {
        width: 1440px;
    }
}
@media (min-width: 1660px)
{
    .container
    {
        width: 1630px;
    }
}
@media (max-width: 767px)
{
    .col-xs-6:nth-child(2n + 1)
    {
        padding-right: 7.5px;
    }
    .col-xs-6:nth-child(2n)
    {
        padding-left: 7.5px;
    }
}
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;
}
.ibox
{
    position: relative;
    z-index: 1;

    display: block;
    overflow: hidden;

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

    display: block;

    width: 100%;
    height: 100%;
}
.fancybox-slide--iframe .fancybox-content
{
    width: 733px !important;
    max-width: 80%;
    height: 500px !important;
    max-height: 50% !important;
    margin: 0;
}
.fancybox-caption
{
    font-size: 16px;

    text-align: center;

    border: none;
}
.scrollbar::-webkit-scrollbar-track
{
    background-color: #ebebeb;
}
.scrollbar::-webkit-scrollbar-thumb
{
    background-color: #ccc;
}
.tranform-0
{
    -webkit-transform: translate(0) !important;
        -ms-transform: translate(0) !important;
            transform: translate(0) !important;
}
.fp-auto-height
{
    height: auto;
}
.fp-scrollable
{
    height: auto;
}
.slick-arrow
{
    font-size: 50px;
    line-height: 1;

    position: absolute;
    z-index: 9;
    top: 50%;
    left: 0;

    overflow: hidden;

    width: 50px;
    padding: 0;

    cursor: pointer;
    -webkit-transition: all .4s;
            transition: all .4s;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    text-align: center;

    border: none;
    outline: none;
    background: none;
}
@media (max-width: 767px)
{
    .slick-arrow
    {
        font-size: 30px;
    }
}
.slick-arrow:before
{
    font-family: 'iconfont' !important;

    display: inline-block;

    content: '\eb60';
}
.slick-arrow.slick-next
{
    right: 0;
    left: auto;
}
.slick-arrow.slick-next:before
{
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}
.slick-arrow:hover
{
    color: #781216;
}
.slick-dots li
{
    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 auto;
    margin: 0 6px;

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

    border: 2px solid #e3e3e3;
    border-radius: 50%;
}
@media (max-width: 991px)
{
    .slick-dots li
    {
        width: 12px;
        height: 12px;
    }
}
.slick-dots li button
{
    display: none;
}
.slick-dots li.slick-active
{
    border-color: #f5242f;
    background-color: #f5242f;
}
.header-box
{
    position: fixed;
    z-index: 10;
    top: 0;

    width: 100%;
    height: 120px;

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

    color: #fff;
}
@media (max-width: 1199px)
{
    .header-box
    {
        height: 80px;

        background-color: #fff;
    }
}
.header-box .h-email
{
    padding: 0 3%;

    text-align: right;

    color: #fff;
    background-color: #611114;
}
.header-box .h-email p
{
    font-size: 16px;
    line-height: 40px;

    display: inline-block;

    height: 40px;
    margin: 0;
}
@media (max-width: 1199px)
{
    .header-box .h-email p
    {
        font-size: 14px;
        line-height: 30px;

        height: 30px;
    }
}
.header-box .h-email .icon
{
    font-size: 24px;

    float: left;

    margin-right: 10px;
}
.header-box .h-email a:hover
{
    text-decoration: underline;
}
.header-box .h-nav
{
    padding: 0 3%;

    text-align: center;
}
.header-box .logo
{
    position: relative;
    z-index: 2;

    display: inline-block;
    float: left;

    height: 120px;
    margin-top: -40px;

    -webkit-transition: all .4s;
            transition: all .4s;
}
@media (max-width: 1199px)
{
    .header-box .logo
    {
        height: 80px;
        margin-top: -30px;
    }
}
.header-box .logo a
{
    display: block;

    height: 100%;

    color: #fff;
}
.header-box .logo img,
.header-box .logo p
{
    display: inline-block;

    vertical-align: middle;
}
.header-box .logo .black
{
    display: none;
}
.header-box .logo img
{
    height: 100%;
}
.header-box .logo p
{
    font-size: 28px;
    line-height: 1.4;

    margin: 0;
}
@media (max-width: 1199px)
{
    .header-box .logo p
    {
        font-size: 20px;
    }
}
@media (max-width: 767px)
{
    .header-box .logo p
    {
        font-size: 18px;
    }
}
.header-box .logo p span
{
    font-size: 12px;

    display: block;
}
.header-box .logo p i
{
    font-style: normal;

    color: #c00;
}
.header-box .logo-nav
{
    position: absolute;
    top: 0;
    left: 0;

    height: 80px;
}
.header-box .logo-nav img
{
    height: 100%;
}
.header-box .button-menu
{
    display: none;

    width: 30px;
    margin-left: 20px;

    cursor: pointer;
    -webkit-transition: all .5s;
            transition: all .5s;
    text-align: right;
    vertical-align: middle;
}
@media (max-width: 1199px)
{
    .header-box .button-menu
    {
        display: inline-block;
        float: right;

        margin: 15px 0;
    }
}
.header-box .button-menu span
{
    display: block;

    width: 30px;
    height: 3px;

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

    border-radius: 10px;
    background-color: #666;
}
.header-box .button-menu span.mline2
{
    width: 20px;
    margin: 6px 0 6px 10px;
}
.header-box .nav-box
{
    display: inline-block;

    vertical-align: middle;
}
@media (max-width: 1199px)
{
    .header-box .nav-box
    {
        position: fixed;
        z-index: 9;
        top: 0;
        left: 0;

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

        width: 100%;
        height: 100%;

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

        color: #fff;
        background: url(../images/xsmenu_bg.jpg) no-repeat center;
        background-size: cover;

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
                justify-content: center;
    }
}
@media (max-width: 1199px)
{
    .header-box .nav-box ul.nav-leve1
    {
        margin: 20px 0;
    }
}
.header-box .nav-box ul.nav-leve1 > li
{
    display: inline-block;

    vertical-align: top;
}
@media (max-width: 1199px)
{
    .header-box .nav-box ul.nav-leve1 > li
    {
        display: block;
    }
}
.header-box .nav-box ul.nav-leve1 > li > a
{
    font-size: 20px;
    font-weight: bold;
    line-height: 80px;

    position: relative;

    display: inline-block;

    padding: 0 36px;

    -webkit-transition: all .2s;
            transition: all .2s;
    text-transform: capitalize;
}
@media (max-width: 1350px)
{
    .header-box .nav-box ul.nav-leve1 > li > a
    {
        font-size: 18px;

        padding: 0 26px;
    }
}
@media (max-width: 1199px)
{
    .header-box .nav-box ul.nav-leve1 > li > a
    {
        font-size: 22px;
        line-height: 2;

        padding: 10px;
    }
}
@media (min-width: 1200px)
{
    .header-box .nav-box ul.nav-leve1 > li.active > a,
    .header-box .nav-box ul.nav-leve1 > li:hover > a
    {
        text-decoration: underline;
    }
}
.header-box .nav-box .nav-level2
{
    position: absolute;
    top: 100%;

    display: none;

    min-width: 220px;

    text-align: left;

    color: #fff;
    background-color: #081d2c;
}
.header-box .nav-box .nav-level2 > li > a
{
    font-size: 18px;
    line-height: 30px;

    display: block;

    padding: 15px 30px;

    -webkit-transition: all .2s;
            transition: all .2s;
    text-transform: capitalize;
}
.header-box .nav-box .nav-level2 > li:hover > a
{
    background-color: #611114;
}
.header-box .nav-box .nav-level3 li
{
    display: block;
}
.header-box .nav-box .nav-level3 li a
{
    font-size: 16px;
    line-height: 30px;

    position: relative;

    display: block;

    padding: 4px 0;
}
.header-box .nav-box .nav-level3 li a:before
{
    content: '· ';
}
.header-box .nav-box .nav-level3 li:hover a
{
    color: #611114;
}
.header-box .nav-box .nav-level2-product
{
    font-size: 0;

    left: 0;

    overflow: hidden;

    width: 100%;
    padding: 40px 5%;

    text-align: center;
    text-align: left;
}
.header-box .nav-box .nav-level2-product .nav-img,
.header-box .nav-box .nav-level2-product .nav-list
{
    font-size: 14px;

    display: inline-block;

    vertical-align: top;
}
.header-box .nav-box .nav-level2-product .nav-img
{
    width: 400px;
}
@media (max-width: 1470px)
{
    .header-box .nav-box .nav-level2-product .nav-img
    {
        width: 300px;
    }
}
.header-box .nav-box .nav-level2-product .nav-img .img
{
    display: none;
}
.header-box .nav-box .nav-level2-product .nav-img .img:nth-child(1)
{
    display: block;
}
.header-box .nav-box .nav-level2-product .nav-img .img .ibox
{
    padding-bottom: 75%;
}
.header-box .nav-box .nav-level2-product .nav-list
{
    width: -webkit-calc(100% - 400px);
    width:         calc(100% - 400px);
    padding-left: 5%;
}
@media (max-width: 1470px)
{
    .header-box .nav-box .nav-level2-product .nav-list
    {
        width: -webkit-calc(100% - 300px);
        width:         calc(100% - 300px);
        padding-left: 30px;
    }
}
.header-box .nav-box .nav-level2-product .nav-list > ul
{
    font-size: 0;
}
.header-box .nav-box .nav-level2-product .nav-list > ul > li
{
    font-size: 14px;

    display: inline-block;

    width: 33.33333333%;
    margin: 10px 0;

    vertical-align: top;
}
@media (max-width: 1470px)
{
    .header-box .nav-box .nav-level2-product .nav-list > ul > li
    {
        margin: 5px 0;
    }
}
.header-box .nav-box .nav-level2-product .nav-list > ul > li > a
{
    font-size: 18px;

    position: relative;

    display: block;

    padding: 10px 10px 10px 20px;

    color: rgba(255, 255, 255, .7);
}
@media (max-width: 1470px)
{
    .header-box .nav-box .nav-level2-product .nav-list > ul > li > a
    {
        font-size: 16px;
    }
}
.header-box .nav-box .nav-level2-product .nav-list > ul > li > a:before
{
    position: absolute;
    top: 18px;
    left: 0;

    display: block;

    width: 8px;
    height: 8px;

    content: '';

    background-color: #611114;
}
.header-box .nav-box .nav-level2-product .nav-list > ul > li.active > a
{
    color: #fff;
}
.header-box .share
{
    display: inline-block;
    float: right;

    margin-top: 25px;
}
@media (max-width: 1199px)
{
    .header-box .share
    {
        position: absolute;
        right: 60px;

        margin-top: 10px;
    }
}
.header-box .share ul
{
    margin: 0 -9px;
}
.header-box .share ul li
{
    display: inline-block;

    padding: 0 9px;

    vertical-align: middle;
}
@media (max-width: 767px)
{
    .header-box .share ul li
    {
        padding: 0 4px;
    }
}
.header-box .share ul li a
{
    line-height: 30px;

    display: block;

    width: 30px;
    height: 30px;

    text-align: center;

    color: #fff;
    background-color: #611114;
}
.header-box .share ul li a .icon
{
    font-size: 20px;
}
.header-box .xs-share
{
    margin-top: 10%;
}
.header-box .xs-share ul li
{
    display: inline-block;

    margin: 0 10px;

    vertical-align: middle;
}
.header-box .xs-share ul li a
{
    line-height: 30px;

    display: block;

    width: 30px;
    height: 30px;

    text-align: center;

    color: #611114;
    border-radius: 5px;
    background-color: #fff;
}
.header-box .xs-share ul li a .icon
{
    font-size: 20px;
}
.menu-open
{
    overflow: hidden;
}
.menu-open .header-box .button-menu
{
    font-size: 0;

    position: fixed;
    z-index: 10;
    top: 20px;
    right: 15px;

    height: 30px;
}
.menu-open .header-box .button-menu span
{
    position: absolute;
    top: 0;

    text-align: center;

    background-color: #fff;
}
.menu-open .header-box .button-menu span.mline2
{
    display: none;

    margin: 0;
}
.menu-open .header-box .button-menu span.mline1
{
    left: 0;

    -webkit-transform: rotate(42deg);
        -ms-transform: rotate(42deg);
            transform: rotate(42deg);
}
.menu-open .header-box .button-menu span.mline3
{
    right: 0;

    -webkit-transform: rotate(-42deg);
        -ms-transform: rotate(-42deg);
            transform: rotate(-42deg);
}
.menu-open .header-box .nav-box
{
    -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
            transform: translateX(0%);

    background-color: #611114;
}
.stuck-header
{
    height: 100px;

    color: #333;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
@media (max-width: 1199px)
{
    .stuck-header
    {
        height: 80px;
    }
}
.stuck-header .h-email p
{
    line-height: 30px;

    height: 30px;
}
.stuck-header .logo
{
    height: 100px;
    margin-top: -30px;
}
@media (max-width: 1199px)
{
    .stuck-header .logo
    {
        height: 80px;
    }
}
@media (min-width: 1200px)
{
    .stuck-header .nav-box ul.nav-leve1 > li > a
    {
        line-height: 70px;
    }
}
.stuck-header .share
{
    margin-top: 20px;
}
@media (max-width: 1199px)
{
    .stuck-header .share
    {
        margin-top: 10px;
    }
}
.customer-service
{
    position: fixed;
    z-index: 9;
    top: 50%;
    right: 0;

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
.customer-service ul li
{
    margin: 2px 0;
}
.customer-service a
{
    position: relative;

    display: block;

    color: #fff;
}
.customer-service a .icon
{
    font-size: 30px;
    line-height: 60px;

    position: relative;
    z-index: 3;

    display: block;

    width: 60px;
    height: 60px;

    text-align: center;

    border-radius: 6px;
    background-color: #611114;
}
@media (max-width: 1470px)
{
    .customer-service a .icon
    {
        line-height: 50px;

        width: 50px;
        height: 50px;
    }
}
.customer-service a .icon img
{
    width: 30px;
    margin: 0 auto;
}
.customer-service a p
{
    font-size: 16px;
    line-height: 30px;

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

    margin: 0;
    padding: 10px;

    -webkit-transition: all .5s;
            transition: all .5s;
    -webkit-transform: translateX(150%);
        -ms-transform: translateX(150%);
            transform: translateX(150%);
    white-space: nowrap;

    background-color: #611114;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.customer-service a:hover p
{
    -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
            transform: translateX(0%);
}
.customer-service .service-wechat p
{
    background-color: #611114;
}
.xs-customer-service
{
    position: fixed;
    z-index: 9;
    bottom: 0;

    width: 100%;

    text-align: center;

    background-color: #611114;
}
.xs-customer-service ul
{
    font-size: 0;
}
.xs-customer-service ul li
{
    display: inline-block;

    width: 33.33333333%;

    vertical-align: top;
}
.xs-customer-service a
{
    display: block;

    padding: 4px;

    color: #fff;
}
.xs-customer-service a .icon
{
    font-size: 30px;
    line-height: 1;

    display: block;
}
.xs-customer-service a span
{
    font-size: 14px;
    line-height: 1.5;

    display: block;
}
.banner-box
{
    font-size: 0;

    position: relative;

    clear: both;
    overflow: hidden;

    width: 100%;
    padding-top: 40px;
}
@media (max-width: 1199px)
{
    .banner-box
    {
        padding-top: 80px;
    }
}
.banner-box .banner
{
    font-size: 0;
}
@media (max-width: 767px)
{
    .banner-box .banner
    {
        width: 140%;
        margin-left: -20%;
    }
}
.banner-box .bpart
{
    position: relative;

    overflow: hidden;
}
.banner-box .bpart img
{
    width: 100%;
}
.banner-box .bpart .desc
{
    position: absolute;
    z-index: 2;
    top: 50%;

    width: 100%;
    padding: 0 5%;

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
@media (max-width: 767px)
{
    .banner-box .bpart .desc
    {
        padding: 0 15%;
    }
}
.banner-box .bpart .desc-1,
.banner-box .bpart .desc-3
{
    text-align: center;
}
.banner-box .bpart .desc-1 h2,
.banner-box .bpart .desc-3 h2
{
    font-family: 'Anton', Arial, Helvetica, sans-serif;
    font-size: 48px;
    line-height: 1.4;

    max-width: 1200px;
    margin: 0 auto;

    color: #fff;
}
@media (max-width: 1470px)
{
    .banner-box .bpart .desc-1 h2,
    .banner-box .bpart .desc-3 h2
    {
        font-size: 40px;
    }
}
@media (max-width: 1199px)
{
    .banner-box .bpart .desc-1 h2,
    .banner-box .bpart .desc-3 h2
    {
        font-size: 34px;
    }
}
@media (max-width: 991px)
{
    .banner-box .bpart .desc-1 h2,
    .banner-box .bpart .desc-3 h2
    {
        font-size: 30px;
    }
}
@media (max-width: 767px)
{
    .banner-box .bpart .desc-1 h2,
    .banner-box .bpart .desc-3 h2
    {
        font-size: 20px;
    }
}
.banner-box .bpart .desc-2
{
    font-size: 0;

    padding: 0 10%;
}
@media (max-width: 991px)
{
    .banner-box .bpart .desc-2
    {
        padding: 0 5%;
    }
}
@media (max-width: 767px)
{
    .banner-box .bpart .desc-2
    {
        padding: 0 15%;

        text-align: center;
    }
}
.banner-box .bpart .desc-2 .txt,
.banner-box .bpart .desc-2 .dimg
{
    font-size: 14px;

    display: inline-block;

    vertical-align: middle;
}
.banner-box .bpart .desc-2 .txt
{
    width: 50%;

    vertical-align: middle;

    color: #fff;
}
@media (max-width: 767px)
{
    .banner-box .bpart .desc-2 .txt
    {
        width: 100%;
    }
}
.banner-box .bpart .desc-2 .txt h2
{
    font-family: 'Anton', Arial, Helvetica, sans-serif;
    font-size: 72px;
}
@media (max-width: 1470px)
{
    .banner-box .bpart .desc-2 .txt h2
    {
        font-size: 60px;
    }
}
@media (max-width: 1199px)
{
    .banner-box .bpart .desc-2 .txt h2
    {
        font-size: 50px;
    }
}
@media (max-width: 991px)
{
    .banner-box .bpart .desc-2 .txt h2
    {
        font-size: 40px;
    }
}
@media (max-width: 767px)
{
    .banner-box .bpart .desc-2 .txt h2
    {
        font-size: 30px;
    }
}
.banner-box .bpart .desc-2 .txt h2 span
{
    font-size: 48px;
}
@media (max-width: 1470px)
{
    .banner-box .bpart .desc-2 .txt h2 span
    {
        font-size: 40px;
    }
}
@media (max-width: 1199px)
{
    .banner-box .bpart .desc-2 .txt h2 span
    {
        font-size: 34px;
    }
}
@media (max-width: 991px)
{
    .banner-box .bpart .desc-2 .txt h2 span
    {
        font-size: 28px;
    }
}
@media (max-width: 767px)
{
    .banner-box .bpart .desc-2 .txt h2 span
    {
        font-size: 20px;
    }
}
.banner-box .bpart .desc-2 .txt h3
{
    font-family: 'Anton', Arial, Helvetica, sans-serif;
    font-size: 60px;
}
@media (max-width: 1470px)
{
    .banner-box .bpart .desc-2 .txt h3
    {
        font-size: 50px;
    }
}
@media (max-width: 1199px)
{
    .banner-box .bpart .desc-2 .txt h3
    {
        font-size: 40px;
    }
}
@media (max-width: 991px)
{
    .banner-box .bpart .desc-2 .txt h3
    {
        font-size: 30px;
    }
}
@media (max-width: 767px)
{
    .banner-box .bpart .desc-2 .txt h3
    {
        font-size: 20px;

        margin: 0;
    }
}
.banner-box .bpart .desc-2 .txt .iconlist
{
    width: 500px;
    margin-top: 15%;

    text-align: center;

    opacity: .7;
}
@media (max-width: 1350px)
{
    .banner-box .bpart .desc-2 .txt .iconlist
    {
        width: 450px;
    }
}
@media (max-width: 991px)
{
    .banner-box .bpart .desc-2 .txt .iconlist
    {
        width: 90%;
    }
}
@media (max-width: 767px)
{
    .banner-box .bpart .desc-2 .txt .iconlist
    {
        display: none;
    }
}
.banner-box .bpart .desc-2 .txt .iconlist ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
.banner-box .bpart .desc-2 .txt .iconlist ul li
{
    display: inline-block;

    vertical-align: top;
}
.banner-box .bpart .desc-2 .txt .iconlist .iconpart
{
    max-width: 90px;
}
.banner-box .bpart .desc-2 .txt .iconlist .iconpart img
{
    width: 70px;
    margin: 0 auto;
}
@media (max-width: 991px)
{
    .banner-box .bpart .desc-2 .txt .iconlist .iconpart img
    {
        width: 50px;
    }
}
.banner-box .bpart .desc-2 .txt .iconlist .iconpart p
{
    font-size: 16px;
    line-height: 24px;

    margin: 10px 0 0 0;

    text-transform: uppercase;
}
@media (max-width: 1350px)
{
    .banner-box .bpart .desc-2 .txt .iconlist .iconpart p
    {
        font-size: 14px;
    }
}
.banner-box .bpart .desc-2 .dimg
{
    width: 55%;
    margin-top: 15%;
    margin-left: -5%;
}
@media (max-width: 767px)
{
    .banner-box .bpart .desc-2 .dimg
    {
        width: 60%;
        margin: 0;
        margin-top: 20px;
    }
}
.banner-box .bpart .desc-2 .dimg img
{
    width: 100%;
}
.banner-box .slick-current .desc h2,
.banner-box .active-class .desc h2
{
    -webkit-animation: fadeInDown 1s 0s ease both;
            animation: fadeInDown 1s 0s ease both;
}
.banner-box .slick-current .desc h3,
.banner-box .active-class .desc h3,
.banner-box .slick-current .desc .iconlist,
.banner-box .active-class .desc .iconlist
{
    -webkit-animation: fadeInUp 1s 0s ease both;
            animation: fadeInUp 1s 0s ease both;
}
.banner-box .slick-current .dimg img,
.banner-box .active-class .dimg img
{
    -webkit-animation: fadeInUp 1s 0s ease both;
            animation: fadeInUp 1s 0s ease both;
}
.banner-box .slick-dots
{
    position: absolute;
    z-index: 2;
    bottom: 40px;

    width: 100%;

    text-align: center;
}
@media (max-width: 991px)
{
    .banner-box .slick-dots
    {
        bottom: 1 0;
    }
}
.banner-products
{
    overflow: hidden;

    height: 120px;

    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
@media (max-width: 1199px)
{
    .banner-products
    {
        height: 70px;
    }
}
.banner-products .item
{
    height: 100%;
}
.banner-products img
{
    width: 100%;
}
@media (max-width: 1920px)
{
    .banner-products img
    {
        width: auto;
        height: 100%;
    }
}
@-webkit-keyframes fadeInLeft1
{
    from
    {
        -webkit-transform: translate3d(-10%, 0, 0);
                transform: translate3d(-10%, 0, 0);

        opacity: 1;
    }
    to
    {
        -webkit-transform: none;
                transform: none;

        opacity: 1;
    }
}
@keyframes fadeInLeft1
{
    from
    {
        -webkit-transform: translate3d(-10%, 0, 0);
                transform: translate3d(-10%, 0, 0);

        opacity: 1;
    }
    to
    {
        -webkit-transform: none;
                transform: none;

        opacity: 1;
    }
}
@-webkit-keyframes fadeInRight1
{
    from
    {
        -webkit-transform: translate3d(10%, 0, 0);
                transform: translate3d(10%, 0, 0);

        opacity: 1;
    }
    to
    {
        -webkit-transform: none;
                transform: none;

        opacity: 1;
    }
}
@keyframes fadeInRight1
{
    from
    {
        -webkit-transform: translate3d(10%, 0, 0);
                transform: translate3d(10%, 0, 0);

        opacity: 1;
    }
    to
    {
        -webkit-transform: none;
                transform: none;

        opacity: 1;
    }
}
.banner-inner
{
    position: relative;

    padding-top: 40px;
}
@media (max-width: 1199px)
{
    .banner-inner
    {
        padding-top: 80px;
    }
}
.banner-inner .item
{
    overflow: hidden;
}
.banner-inner .item img
{
    width: 100%;
}
@media (max-width: 767px)
{
    .banner-inner .item img
    {
        width: 160%;
        margin-left: -30%;
    }
}
.banner-inner .desc
{
    position: absolute;
    z-index: 2;
    top: 50%;

    width: 100%;

    text-align: center;

    color: #fff;
}
.banner-inner .desc h2
{
    font-family: 'Anton';
    font-size: 48px;
    line-height: 1.2;

    margin: 0;
}
@media (max-width: 1199px)
{
    .banner-inner .desc h2
    {
        font-size: 40px;
    }
}
@media (max-width: 991px)
{
    .banner-inner .desc h2
    {
        font-size: 30px;
    }
}
.banner-inner .desc h3
{
    font-family: 'Anton';
    font-size: 16px;
    font-weight: normal;
    line-height: 1.4;

    margin: 0;
}
.banner-products
{
    height: 185px;

    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.spac
{
    overflow: hidden;

    padding: 60px 0;
}
@media (max-width: 767px)
{
    .spac
    {
        padding: 40px 0;
    }
}
.spac .more
{
    margin-top: 40px;
}
@media (max-width: 991px)
{
    .spac .more
    {
        margin-top: 20px;
    }
}
.spac .more a,
.spac .more span
{
    line-height: 46px;

    display: inline-block;

    padding: 0 16px;

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

    color: #858585;
    border: 1px solid #b0bac7;
}
.spac .more a:hover,
.spac .more span:hover
{
    color: #fff;
    border-color: #611114;
    background-color: #611114;
}
.spac .more.green a,
.spac .more.green span
{
    color: #fff;
    border-color: #611114;
    background-color: #611114;
}
.spac .more.green a:hover,
.spac .more.green span:hover
{
    color: #611114;
    background: none;
}
.title-part h2
{
    font-family: 'Anton';
    font-size: 36px;
    line-height: 1;

    text-transform: uppercase;

    color: #132434;
}
@media (max-width: 1470px)
{
    .title-part h2
    {
        font-size: 34px;
    }
}
@media (max-width: 1199px)
{
    .title-part h2
    {
        font-size: 30px;
    }
}
@media (max-width: 991px)
{
    .title-part h2
    {
        font-size: 30px;

        margin: 0;
    }
}
.title-part p
{
    font-size: 18px;
    line-height: 1.66666667;

    margin: 0;

    color: #777;
}
@media (max-width: 991px)
{
    .title-part p
    {
        font-size: 16px;
        line-height: 24px;
    }
}
@media (max-width: 767px)
{
    .title-part p
    {
        font-size: 14px;
    }
}
.title-part.center
{
    text-align: center;
}
.part-product .title-part
{
    text-align: center;
}
.part-product .product
{
    margin-top: 50px;
    padding: 0 40px;
}
@media (max-width: 991px)
{
    .part-product .product
    {
        margin-top: 20px;
    }
}
@media (max-width: 767px)
{
    .part-product .product
    {
        padding: 0;
    }
}
.part-product .product .product-slide
{
    margin: 0 -20px;
}
@media (max-width: 1470px)
{
    .part-product .product .product-slide
    {
        margin: 0 -10px;
    }
}
.part-product .product .product-slide .slick-slide
{
    padding: 0 20px 80px 20px;
}
@media (max-width: 1470px)
{
    .part-product .product .product-slide .slick-slide
    {
        padding: 0 10px 10px 10px;
    }
}
.part-product .product .p-part
{
    position: relative;

    display: block;

    padding: 20px 20px 0 20px;

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

    background-color: #e0e4e9;
}
@media (max-width: 991px)
{
    .part-product .product .p-part
    {
        padding: 20px 10px 0 10px;
    }
}
.part-product .product .p-part .tit-pro
{
    padding: 0 5%;
}
.part-product .product .p-part .tit-pro h3
{
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;

    display: -webkit-box;
    overflow: hidden;

    height: 44px;
    margin: 0;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 991px)
{
    .part-product .product .p-part .tit-pro h3
    {
        font-size: 16px;
    }
}
.part-product .product .p-part .desc
{
    position: absolute;
    top: 80px;
    left: 0;

    display: -webkit-box;
    overflow: hidden;

    width: 100%;
    height: 96px;
    max-height: 0;
    padding: 0 5%;

    -webkit-transition: max-height .6s;
            transition: max-height .6s;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
.part-product .product .p-part .desc p
{
    font-size: 14px;
    line-height: 24px;
}
.part-product .product .p-part .more
{
    line-height: 42px;

    display: inline-block;

    padding: 0 16px;

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

    color: #132434;
    border: 1px solid #b0bac7;
}
@media (max-width: 991px)
{
    .part-product .product .p-part .more
    {
        line-height: 32px;

        padding: 0 10px;
    }
}
.part-product .product .p-part .img
{
    -webkit-transition: all .6s;
            transition: all .6s;
}
.part-product .product .p-part .ibox
{
    padding-bottom: 75%;
}
.part-product .product .p-part:hover
{
    color: #fff;
    background-color: #611114;
}
.part-product .product .p-part:hover .desc
{
    max-height: 96px;
}
.part-product .product .p-part:hover .more,
.part-product .product .p-part:hover .img
{
    -webkit-transform: translateY(96px);
        -ms-transform: translateY(96px);
            transform: translateY(96px);
}
.part-product .product .p-part:hover .more
{
    color: #fff;
}
.part-product .product .slick-arrow
{
    top: 40%;
    left: -40px;
}
@media (max-width: 767px)
{
    .part-product .product .slick-arrow
    {
        left: -15px;
    }
}
.part-product .product .slick-arrow.slick-next
{
    right: -40px;
    left: auto;
}
@media (max-width: 767px)
{
    .part-product .product .slick-arrow.slick-next
    {
        right: -15px;
    }
}
.part-product .pro-more
{
    text-align: center;
}
@media (max-width: 1199px)
{
    .part-product .pro-more
    {
        margin-top: 20px;
    }
}
.part-product .pro-more a
{
    line-height: 42px;

    display: inline-block;

    padding: 0 30px;

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

    color: #132434;
    border: 1px solid #b0bac7;
}
.part-product .pro-more a:hover
{
    color: #fff;
    border-color: #611114;
    background-color: #611114;
}
.part-about
{
    font-size: 0;

    background-color: #dfdfdf;
}
.part-about .about-l,
.part-about .about-r
{
    font-size: 14px;

    display: inline-block;

    vertical-align: middle;
}
.part-about .about-l
{
    width: 48%;
}
@media (max-width: 1199px)
{
    .part-about .about-l
    {
        width: 100%;
    }
}
.part-about .about-l > ul
{
    font-size: 0;

    margin: 0 -5px;
}
.part-about .about-l > ul > li
{
    margin-top: 10px;
    padding: 0 5px;
}
.part-about .about-l > ul > li .ibox
{
    padding-bottom: 45.20547945%;
}
.part-about .about-l > ul > li:nth-child(2)
{
    display: inline-block;

    width: 60.9%;

    vertical-align: top;
}
.part-about .about-l > ul > li:nth-child(2) .ibox
{
    padding-bottom: 104.54545455%;
}
.part-about .about-l > ul > li:nth-child(3)
{
    display: inline-block;

    width: 39.1%;

    vertical-align: top;
}
.part-about .about-l > ul > li:nth-child(3) .ibox
{
    padding-bottom: 164.28571429%;
}
.part-about .about-r
{
    width: 52%;
    padding-left: 40px;
}
@media (max-width: 1199px)
{
    .part-about .about-r
    {
        width: 100%;
        padding-left: 0;
    }
}
.part-about .about-r .tit-about h2
{
    font-family: 'Anton';
    font-size: 220px;

    white-space: nowrap;

    color: rgba(48, 51, 52, .05);
}
@media (max-width: 1660px)
{
    .part-about .about-r .tit-about h2
    {
        font-size: 180px;
    }
}
@media (max-width: 1470px)
{
    .part-about .about-r .tit-about h2
    {
        font-size: 160px;
    }
}
@media (max-width: 1199px)
{
    .part-about .about-r .tit-about h2
    {
        font-size: 100px;
    }
}
@media (max-width: 991px)
{
    .part-about .about-r .tit-about h2
    {
        font-size: 60px;
    }
}
@media (max-width: 767px)
{
    .part-about .about-r .tit-about h2
    {
        font-size: 50px;
    }
}
.part-about .about-r .sign h3
{
    font-size: 24px;
    font-weight: bold;
    line-height: 1.2;

    margin: 0;
}
@media (max-width: 1470px)
{
    .part-about .about-r .sign h3
    {
        font-size: 20px;
    }
}
@media (max-width: 767px)
{
    .part-about .about-r .sign h3
    {
        font-size: 18px;
    }
}
.part-about .about-r .desc
{
    display: -webkit-box;
    overflow: hidden;

    max-height: 120px;
    margin-top: 30px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
@media (max-width: 1470px)
{
    .part-about .about-r .desc
    {
        margin-top: 20px;
    }
}
.part-about .about-r .desc p
{
    font-size: 16px;
    line-height: 30px;

    margin: 0;

    color: #666;
}
.part-about .about-r .number
{
    margin-top: 50px;
}
@media (max-width: 1470px)
{
    .part-about .about-r .number
    {
        margin-top: 30px;
    }
}
@media (max-width: 767px)
{
    .part-about .about-r .number
    {
        margin-top: 10px;
    }
}
.part-about .about-r .number ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin: 0 -10px;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media (max-width: 767px)
{
    .part-about .about-r .number ul
    {
        font-size: 0;

        display: block;
    }
}
.part-about .about-r .number ul li
{
    display: inline-block;

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

    vertical-align: top;
}
@media (max-width: 767px)
{
    .part-about .about-r .number ul li
    {
        width: 50%;
    }
}
.part-about .about-r .number .npart
{
    max-width: 160px;

    -webkit-transition: all .4s;
            transition: all .4s;
}
.part-about .about-r .number .npart h3
{
    font-family: 'D-DIN Condensed';
    font-size: 60px;

    margin: 0;

    color: #781216;
}
@media (max-width: 991px)
{
    .part-about .about-r .number .npart h3
    {
        font-size: 50px;
    }
}
.part-about .about-r .number .npart p
{
    font-size: 16px;
    line-height: 24px;

    margin: 0;

    color: #666;
}
@media (max-width: 1470px)
{
    .part-about .about-r .number .npart p
    {
        font-size: 14px;
    }
}
.part-about .about-r .number .npart:hover
{
    -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
            transform: translateY(-10px);
}
.part-contact
{
    background-color: #081d2c;
}
.part-contact .contact
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    color: #fff;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 991px)
{
    .part-contact .contact
    {
        display: block;
    }
}
.part-contact .contact .desc
{
    width: 60%;
}
@media (max-width: 991px)
{
    .part-contact .contact .desc
    {
        width: 100%;
    }
}
.part-contact .contact .desc h3
{
    line-height: 1.5;
}
@media (max-width: 1199px)
{
    .part-contact .contact .desc h3
    {
        font-size: 20px;

        margin: 0;
    }
}
@media (max-width: 767px)
{
    .part-contact .contact .desc h3
    {
        font-size: 18px;
    }
}
@media (max-width: 991px)
{
    .part-contact .contact .link
    {
        margin-top: 20px;
    }
}
.part-contact .contact .link a
{
    font-size: 16px;
    line-height: 50px;

    display: inline-block;

    padding: 0 50px;

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

    color: #b2b2b2;
    border: 1px solid #b0bac7;
}
@media (max-width: 1199px)
{
    .part-contact .contact .link a
    {
        padding: 0 30px;
    }
}
@media (max-width: 767px)
{
    .part-contact .contact .link a
    {
        line-height: 40px;

        padding: 0 30px;
    }
}
.part-contact .contact .link a.c-link2
{
    margin-left: 20px;

    border-color: #611114;
    background-color: #611114;
}
.part-contact .contact .link a:hover
{
    border-color: #781216;
    background-color: #781216;
}
.part-production
{
    padding: 0;
}
.part-production ul
{
    overflow: hidden;
}
.part-production ul li
{
    float: left;

    width: 23.21%;
}
@media (max-width: 991px)
{
    .part-production ul li
    {
        width: 50%;
    }
}
.part-production ul li:nth-child(1)
{
    width: 53.58%;
}
@media (max-width: 991px)
{
    .part-production ul li:nth-child(1)
    {
        width: 100%;
    }
}
.part-production ul li:nth-child(1) .ppart .ibox
{
    padding-bottom: 65.04854369%;
}
.part-production ul li:nth-child(1) .sign
{
    top: 5%;

    padding: 0 5%;
}
.part-production ul li:nth-child(1) .sign h3
{
    font-family: 'Anton';
    font-size: 36px;
    font-weight: normal;
}
@media (max-width: 991px)
{
    .part-production ul li:nth-child(1) .sign h3
    {
        font-size: 30px;
    }
}
@media (max-width: 767px)
{
    .part-production ul li:nth-child(1) .sign h3
    {
        font-size: 24px;
    }
}
.part-production .ppart
{
    position: relative;

    display: block;

    background-color: #000;
}
.part-production .ppart:before
{
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image:         linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
}
.part-production .ppart .ibox
{
    padding-bottom: 75%;

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

    opacity: .6;
}
.part-production .ppart .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.part-production .ppart .sign
{
    position: absolute;
    z-index: 2;
    top: 20px;
    left: 0;

    width: 100%;
    padding: 0 20px;
}
@media (max-width: 767px)
{
    .part-production .ppart .sign
    {
        padding: 0 10px;
    }
}
.part-production .ppart .sign h3
{
    font-size: 18px;
    font-weight: bold;
    line-height: 1.66666667;

    margin: 0;

    text-transform: uppercase;

    color: #fff;
}
@media (max-width: 767px)
{
    .part-production .ppart .sign h3
    {
        font-size: 16px;
        line-height: 24px;
    }
}
.part-production .ppart:hover .ibox
{
    opacity: .8;
}
.part-production .ppart:hover .ibox img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.part-news-faqs
{
    background-color: #f5f5f5;
}
.part-news-faqs .news-faqs
{
    font-size: 0;
}
.part-news-faqs .news-faqs .news,
.part-news-faqs .news-faqs .faqs
{
    font-size: 14px;

    display: inline-block;

    width: 100%;

    vertical-align: top;
}
@media (max-width: 1199px)
{
    .part-news-faqs .news-faqs .news,
    .part-news-faqs .news-faqs .faqs
    {
        width: 100%;
    }
}
.part-news-faqs .news-faqs .news
{

    /* padding-right: 5%; */
}
.part-news-faqs .news-faqs .news .news-slide
{
	margin: 0 -15px;
 	margin-top: 50px;
}
.part-news-faqs .news-faqs .news .news-slide .slick-slide{
	padding: 0 15px;
}
.part-news-faqs .news-faqs .news .news-slide .npart .date
{
    font-size: 16px;
    line-height: 38px;

    display: inline-block;

    padding: 0 14px;

    color: #fff;
    background-color: #781216;
}
.part-news-faqs .news-faqs .news .news-slide .npart h3
{
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;

    color: #132434;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 991px)
{
    .part-news-faqs .news-faqs .news .news-slide .npart h3
    {
        font-size: 18px;

        margin: 10px 0 0 0;
    }
}
.part-news-faqs .news-faqs .news .news-slide .npart p
{
    font-size: 16px;
    line-height: 24px;

    display: -webkit-box;
    overflow: hidden;

    height: 72px;
    margin: 30px 0 0 0;

    color: #666;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
@media (max-width: 991px)
{
    .part-news-faqs .news-faqs .news .news-slide .npart p
    {
        margin-top: 10px;
    }
}
.part-news-faqs .news-faqs .news .news-slide .npart .ibox
{
    margin-top: 40px;
    padding-bottom: 68.05555556%;
}
@media (max-width: 991px)
{
    .part-news-faqs .news-faqs .news .news-slide .npart .ibox
    {
        margin-top: 40px;
    }
}
.part-news-faqs .news-faqs .news .news-slide .npart .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.part-news-faqs .news-faqs .news .news-slide .npart:hover h3
{
    color: #611114;
}
.part-news-faqs .news-faqs .news .news-slide .npart:hover .ibox img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.part-news-faqs .news-faqs .news .slick-arrow
{
    top: auto;
    top: -80px;
    right: 60px;
    left: auto;

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

    color: #333;
}
.part-news-faqs .news-faqs .news .slick-arrow.slick-next
{
    right: 0;
}
.part-news-faqs .news-faqs .news .slick-arrow:hover
{
    color: #611114;
}
@media (max-width: 1199px)
{
    .part-news-faqs .news-faqs .faqs
    {
        margin-top: 30px;
    }
}
.part-news-faqs .news-faqs .faqs .list ul li:last-child .fpart
{
    border-bottom: none;
}
.part-news-faqs .news-faqs .faqs .list .fpart
{
    padding: 20px 0;

    border-bottom: 1px solid #ddd;
}
@media (max-width: 1470px)
{
    .part-news-faqs .news-faqs .faqs .list .fpart
    {
        padding: 20px 0;
    }
}
.part-news-faqs .news-faqs .faqs .list .fpart .title-faprt,
.part-news-faqs .news-faqs .faqs .list .fpart .desc
{
    position: relative;

    padding-left: 48px;
}
.part-news-faqs .news-faqs .faqs .list .fpart .title-faprt:before,
.part-news-faqs .news-faqs .faqs .list .fpart .desc:before
{
    font-size: 20px;
    line-height: 30px;

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

    width: 30px;
    height: 30px;

    content: '?';
    text-align: center;

    color: #fff;
    background-color: #611114;
}
.part-news-faqs .news-faqs .faqs .list .fpart .desc
{
    margin-top: 20px;
}
@media (max-width: 1199px)
{
    .part-news-faqs .news-faqs .faqs .list .fpart .desc
    {
        margin-top: 10px;
    }
}
.part-news-faqs .news-faqs .faqs .list .fpart .desc:before
{
    content: '!';

    background-color: #132434;
}
.part-news-faqs .news-faqs .faqs .list .fpart .desc p
{
    font-size: 16px;
    line-height: 24px;

    margin: 0;

    color: #666;
}
@media (max-width: 1470px)
{
    .part-news-faqs .news-faqs .faqs .list .fpart .desc p
    {
        font-size: 14px;
    }
}
.part-news-faqs .news-faqs .faqs .list .fpart .title-faprt h3
{
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;

    margin: 0;

    color: #132434;
}
@media (max-width: 991px)
{
    .part-news-faqs .news-faqs .faqs .list .fpart .title-faprt h3
    {
        font-size: 18px;
        line-height: 24px;
    }
}
.gettop
{
    position: fixed;
    z-index: 8;
    right: 0;
    bottom: 30px;

    display: none;

    cursor: pointer;

    color: #611114;
}
.gettop .icon
{
    font-size: 40px;

    display: block;

    width: 60px;

    -webkit-animation: Mouse 1.6s linear infinite;
            animation: Mouse 1.6s linear infinite;
    text-align: center;
}
@-webkit-keyframes Mouse
{
    0%
    {
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }
    50%
    {
        -webkit-transform: translateY(8px);
                transform: translateY(8px);
    }
    100%
    {
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }
}
@keyframes Mouse
{
    0%
    {
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }
    50%
    {
        -webkit-transform: translateY(8px);
                transform: translateY(8px);
    }
    100%
    {
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }
}
.inner
{
    overflow: hidden;

    padding: 80px 0;

    background-color: #f5f5f5;
}
@media (max-width: 991px)
{
    .inner
    {
        padding: 60px 0;
    }
}
@media (max-width: 767px)
{
    .inner
    {
        padding: 40px 0;
    }
}
.inner .slick-arrow
{
    font-size: 50px;

    left: -30px;

    width: 50px;

    text-align: center;

    color: #611114;
    box-shadow: none;
}
@media (max-width: 767px)
{
    .inner .slick-arrow
    {
        font-size: 30px;
    }
}
.inner .slick-arrow.slick-next
{
    right: -30px;
    left: auto;
}
.inner-wrap .w1560
{
    max-width: 1560px;
    padding: 0 15px;
}
.title-inner
{
    text-align: center;
}
.title-inner img
{
    max-width: 100%;
}
.title-inner h2
{
    font-size: 36px;
    font-weight: bold;
    line-height: 1;

    margin: 0;

    text-transform: uppercase;
}
@media (max-width: 767px)
{
    .title-inner h2
    {
        font-size: 30px;
    }
}
.inner-location
{
    padding: 30px 0;

    color: #fff;
    background-color: #081d2c;
}
@media (max-width: 1199px)
{
    .inner-location
    {
        padding: 10px 0;
    }
}
.inner-location .title-inner
{
    display: inline-block;
}
@media (max-width: 767px)
{
    .inner-location .title-inner
    {
        display: none;
    }
}
.inner-location .title-inner h2
{
    font-family: 'Anton';
    font-size: 36px;
    font-weight: normal;
    line-height: 40px;

    margin: 0;
}
@media (max-width: 1199px)
{
    .inner-location .title-inner h2
    {
        font-size: 30px;
    }
}
.inner-location .location
{
    font-size: 16px;

    display: inline-block;
    float: right;
}
@media (max-width: 767px)
{
    .inner-location .location
    {
        display: block;
        float: none;
    }
}
.inner-location .location .icon
{
    font-size: 20px;

    display: inline-block;
}
.inner-location .location .icon,
.inner-location .location span,
.inner-location .location ul
{
    line-height: 30px;

    display: inline-block;

    vertical-align: middle;
}
.inner-location .location ul li
{
    line-height: 40px;

    display: inline-block;

    vertical-align: top;
    text-transform: uppercase;
}
.inner-location .location ul li:after
{
    display: inline-block;

    content: '>';
    vertical-align: top;
}
.inner-location .location ul li:last-child:after
{
    display: none;
}
.inner-location .location ul li a
{
    display: inline-block;

    vertical-align: top;
}
.inner-location .location ul li a:hover
{
    text-decoration: underline;
}
@media (min-width: 1200px)
{
    .inner-info
    {
        font-size: 0;
    }
    .inner-info .inner-left,
    .inner-info .inner-right
    {
        font-size: 14px;

        display: inline-block;

        vertical-align: top;
    }
    .inner-left
    {
        width: 310px;
    }
    .inner-right
    {
        width: -webkit-calc(100% - 310px);
        width:         calc(100% - 310px);
        padding-left: 5%;
    }
}
.catalog-menu,
.latest-news
{
    margin-top: 20px;
    padding: 0 30px 40px 30px;

    border: 1px solid #000;
}
@media (max-width: 767px)
{
    .catalog-menu,
    .latest-news
    {
        padding: 0 20px 20px 20px;
    }
}
.catalog-menu .tit-menu,
.latest-news .tit-menu
{
    position: relative;
    z-index: 2;

    margin-top: -20px;
}
.catalog-menu .tit-menu h2,
.latest-news .tit-menu h2
{
    font-family: 'Anton';
    font-size: 36px;
    line-height: 40px;

    display: inline-block;

    margin: 0;
    padding: 0 10px;

    background-color: #f5f5f5;
}
.catalog-menu .menu
{
    margin-top: 30px;
}
@media (max-width: 767px)
{
    .catalog-menu .menu
    {
        margin-top: 10px;
    }
}
.catalog-menu .menu .menu-nav1 > li > a
{
    font-size: 18px;
    line-height: 30px;

    position: relative;

    display: block;

    padding: 10px 30px 10px 14px;
}
@media (max-width: 767px)
{
    .catalog-menu .menu .menu-nav1 > li > a
    {
        font-size: 16px;
        line-height: 24px;

        padding: 5px 30px 5px 14px;
    }
}
.catalog-menu .menu .menu-nav1 > li > a:before
{
    position: absolute;
    top: 15px;
    left: 0;

    display: block;

    width: 4px;
    height: 20px;

    content: '';

    background-color: #081d2c;
}
@media (max-width: 767px)
{
    .catalog-menu .menu .menu-nav1 > li > a:before
    {
        top: 10px;

        height: 15px;
    }
}
.catalog-menu .menu .menu-nav1 > li > a:after
{
    font-family: 'iconfont' !important;
    font-size: 12px;
    line-height: 20px;

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

    width: 20px;
    height: 20px;

    content: '\e625';
    -webkit-transition: all .2s;
            transition: all .2s;
    text-align: center;

    opacity: 0;
    color: #fff;
    border-radius: 3px;
    background-color: #611114;
}
.catalog-menu .menu .menu-nav1 > li.active > a,
.catalog-menu .menu .menu-nav1 > li:hover > a
{
    color: #611114;
}
.catalog-menu .menu .menu-nav1 > li.active > a:before,
.catalog-menu .menu .menu-nav1 > li:hover > a:before
{
    background-color: #611114;
}
.catalog-menu .menu .menu-nav1 > li.active > a:after,
.catalog-menu .menu .menu-nav1 > li:hover > a:after
{
    opacity: 1;
}
.latest-news
{
    margin-top: 60px;
}
.latest-news .news-list ul li:last-child .n-part
{
    border-bottom: none;
}
.latest-news .news-list .n-part
{
    display: block;

    padding: 20px 0;

    border-bottom: 1px solid #d2d2d2;
}
.latest-news .news-list .n-part .date
{
    font-size: 16px;
    line-height: 24px;

    display: block;

    color: #611114;
}
.latest-news .news-list .n-part h3
{
    font-size: 18px;
    line-height: 24px;

    display: -webkit-box;
    overflow: hidden;

    margin: 0;

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

    color: #132434;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.latest-news .news-list .n-part .more
{
    line-height: 38px;

    display: inline-block;

    margin-top: 14px;
    padding: 0 12px;

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

    color: #979797;
    background-color: #e0e0e0;
}
.latest-news .news-list .n-part:hover h3
{
    color: #611114;
}
.latest-news .news-list .n-part:hover .more
{
    color: #fff;
    background-color: #611114;
}
.inner-about
{
    background: url(../images/about_bg.jpg) no-repeat top center #f5f5f5;
    background-size: contain;
}
.inner-about .about
{
    margin-top: 50px;
    padding: 0 5%;
}
.inner-about .about p span{white-space: pre-wrap!important;}
@media (max-width: 991px)
{
    .inner-about .about
    {
        margin-top: 30px;
        padding: 0;
    }
}
.inner-about .about p
{
    font-size: 18px;
    line-height: 1.66666667;

    margin: 0;
}
@media (max-width: 991px)
{
    .inner-about .about p
    {
        font-size: 16px;
    }
}
@media (max-width: 767px)
{
    .inner-about .about p
    {
        font-size: 14px;
        line-height: 24px;
    }
}
.inner-about .img
{
    position: relative;

    margin-top: 60px;
}
.inner-about .img .topimg
{
    position: absolute;
    top: 10%;
    left: 20px;
}
@media (max-width: 1199px)
{
    .inner-about .img .topimg img
    {
        max-width: 50%;
    }
}
.inner-about .img img
{
    max-width: 100%;
}
.inner-about .numberbox
{
    margin-top: 80px;
}
@media (max-width: 991px)
{
    .inner-about .numberbox
    {
        margin-top: 40px;
    }
}
@media (max-width: 767px)
{
    .inner-about .numberbox
    {
        margin-top: 20px;
    }
}
.inner-about .numberbox ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin: 0 -15px;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media (max-width: 767px)
{
    .inner-about .numberbox ul
    {
        font-size: 0;

        display: block;
    }
}
.inner-about .numberbox ul li
{
    display: inline-block;

    padding: 0 15px;

    vertical-align: top;
}
@media (max-width: 767px)
{
    .inner-about .numberbox ul li
    {
        font-size: 14px;

        width: 50%;
    }
}
.inner-about .numberbox ul li:nth-child(2n) .n-part
{
    border-bottom-color: #081d2c;
}
.inner-about .numberbox .n-part
{
    margin-top: 30px;
    padding: 0 20px;

    border-bottom: 4px solid #611114;
}
@media (max-width: 991px)
{
    .inner-about .numberbox .n-part
    {
        padding: 0;
    }
}
.inner-about .numberbox .n-part b
{
    font-family: 'D-DIN Condensed';
    font-size: 60px;
    line-height: 1;

    display: block;

    margin: 0;

    color: #611114;
}
@media (max-width: 991px)
{
    .inner-about .numberbox .n-part b
    {
        font-size: 50px;
    }
}
@media (max-width: 767px)
{
    .inner-about .numberbox .n-part b
    {
        font-size: 40px;
    }
}
.inner-about .numberbox .n-part p
{
    font-size: 18px;
    line-height: 24px;

    margin: 10px 0 14px;

    color: #666;
}
@media (max-width: 991px)
{
    .inner-about .numberbox .n-part p
    {
        font-size: 16px;
    }
}
@media (max-width: 767px)
{
    .inner-about .numberbox .n-part p
    {
        font-size: 14px;
        line-height: 20px;
    }
}
.inner-culture
{
    background: url(../images/culture_bg.jpg) no-repeat center;
    background-size: cover;
}
@media (min-width: 1200px)
{
    .inner-culture
    {
        background-attachment: fixed;
    }
}
.inner-culture .tit-culture
{
    text-align: center;

    color: #fff;
}
.inner-culture .tit-culture h3
{
    font-family: 'Anton';
    font-size: 36px;
    line-height: 30px;

    margin: 0;
}
@media (max-width: 1470px)
{
    .inner-culture .tit-culture h3
    {
        font-size: 30px;
    }
}
@media (max-width: 991px)
{
    .inner-culture .tit-culture h3
    {
        font-size: 24px;
    }
}
@media (max-width: 767px)
{
    .inner-culture .tit-culture h3
    {
        font-size: 20px;
    }
}
.inner-culture .culture
{
    margin-top: 60px;

    color: #fff;
}
@media (max-width: 767px)
{
    .inner-culture .culture
    {
        margin-top: 30px;
    }
}
.inner-culture .culture ul
{
    overflow: hidden;

    margin: 0 -50px;
}
@media (max-width: 1199px)
{
    .inner-culture .culture ul
    {
        margin: 0 -25px;
    }
}
@media (max-width: 767px)
{
    .inner-culture .culture ul
    {
        margin: 0;
    }
}
.inner-culture .culture ul li
{
    margin-bottom: -949px;
    padding: 50px;
    padding-bottom: 999px;

    border-right: 1px solid rgba(210, 227, 251, .2);
}
@media (max-width: 1199px)
{
    .inner-culture .culture ul li
    {
        margin-bottom: -974px;
        padding: 25px;
        padding-bottom: 999px;
    }
}
@media (max-width: 767px)
{
    .inner-culture .culture ul li
    {
        margin: 0;
        padding: 14px 0;
    }
}
.inner-culture .culture ul li:last-child
{
    border-right: none;
}
.inner-culture .culture .component h3
{
    font-family: 'Anton';
    font-size: 30px;
    line-height: 1.4;

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

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 767px)
{
    .inner-culture .culture .component h3
    {
        font-size: 24px;
    }
}
.inner-culture .culture .component h3 .num
{
    font-size: 60px;

    opacity: .3;
}
@media (max-width: 991px)
{
    .inner-culture .culture .component h3 .num
    {
        font-size: 50px;
    }
}
@media (max-width: 767px)
{
    .inner-culture .culture .component h3 .num
    {
        font-size: 40px;
    }
}
.inner-culture .culture .component p
{
    font-size: 16px;
    line-height: 24px;

    margin: 0;
}
@media (max-width: 767px)
{
    .inner-culture .culture .component p
    {
        font-size: 14px;
    }
}
.inner-culture .more
{
    margin-top: 40px;

    text-align: center;
}
@media (max-width: 767px)
{
    .inner-culture .more
    {
        margin-top: 20px;
    }
}
.inner-culture .more a
{
    font-size: 16px;
    line-height: 50px;

    display: inline-block;

    padding: 0 50px;

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

    color: #dfdfdf;
    background-color: #081d2c;
}
.inner-culture .more a:hover
{
    color: #081d2c;
    background-color: #fff;
}
.inner-production
{
    background-color: #f5f5f5;
}
.inner-production .production
{
    position: relative;

    margin-top: 60px;
}
@media (max-width: 991px)
{
    .inner-production .production
    {
        margin-top: 30px;
    }
}
.inner-production .production .swiper-container .swiper-slide
{
    width: 800px;

    -webkit-transition: all 1s;
            transition: all 1s;
    text-align: center;
}
@media (max-width: 1350px)
{
    .inner-production .production .swiper-container .swiper-slide
    {
        width: 730px;
    }
}
@media (max-width: 991px)
{
    .inner-production .production .swiper-container .swiper-slide
    {
        width: 400px;
    }
}
@media (max-width: 767px)
{
    .inner-production .production .swiper-container .swiper-slide
    {
        width: 100%;
    }
}
.inner-production .production .swiper-container .swiper-slide .ibox
{
    padding-bottom: 65.06024096%;

    border: 2px solid #fff;
}
.inner-production .production .swiper-container .swiper-slide h3
{
    font-size: 18px;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;
    margin: 10px 0 0 0;

    text-transform: uppercase;

    opacity: 0;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.inner-production .production .swiper-container .swiper-slide-active h3
{
    opacity: 1;
}
.inner-production .production .swiper-button-prev,
.inner-production .production .swiper-button-next
{
    font-size: 80px;
    line-height: 80px;

    top: 40%;
    left: 18%;

    width: 80px;
    height: 80px;

    text-align: center;

    color: #fff;
    background: none;
}
@media (max-width: 991px)
{
    .inner-production .production .swiper-button-prev,
    .inner-production .production .swiper-button-next
    {
        font-size: 40px;

        left: 10%;
    }
}
@media (max-width: 767px)
{
    .inner-production .production .swiper-button-prev,
    .inner-production .production .swiper-button-next
    {
        left: 0;

        width: 40px;
    }
}
.inner-production .production .swiper-button-prev:before,
.inner-production .production .swiper-button-next:before
{
    font-family: 'iconfont' !important;

    content: '\eb60';
}
.inner-production .production .swiper-button-prev:hover,
.inner-production .production .swiper-button-next:hover
{
    color: rgba(255, 255, 255, .8);
}
.inner-production .production .swiper-button-next
{
    right: 18%;
    left: auto;
}
@media (max-width: 991px)
{
    .inner-production .production .swiper-button-next
    {
        right: 10%;
        left: auto;
    }
}
@media (max-width: 767px)
{
    .inner-production .production .swiper-button-next
    {
        right: 0;
    }
}
.inner-production .production .swiper-button-next:before
{
    font-family: 'iconfont' !important;

    content: '\e625';
}
.inner-production .production.current
{
    opacity: 1;
}
#about-about,
#about-culture,
#about-production
{
    position: relative;
    top: -80px;
}
.inner-products .products
{
    margin-top: -30px;
}
@media (max-width: 991px)
{
    .inner-products .products
    {
        margin: 0;
    }
}
.inner-products .products .npart
{
    display: block;

    margin-top: 30px;

    color: #fff;
}
.inner-products .products .npart .ibox
{
    padding-bottom: 75%;
}
.inner-products .products .npart .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.inner-products .products .npart .desc
{
    padding: 14px;

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

    background-color: #081d2c;
}
.inner-products .products .npart .desc h3
{
    font-size: 18px;
    line-height: 24px;

    display: -webkit-box;
    overflow: hidden;

    height: 24px;
    margin: 0;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 767px)
{
    .inner-products .products .npart .desc h3
    {
        font-size: 16px;
    }
}
.inner-products .products .npart .desc .link
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin-top: 20px;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
.inner-products .products .npart .desc .link .more
{
    line-height: 30px;

    display: inline-block;

    padding: 0 16px;

    border: 1px solid rgba(255, 255, 255, .39);
}
.inner-products .products .npart .desc .link .icon
{
    font-size: 30px;
    line-height: 30px;

    color: rgba(255, 255, 255, .39);
}
.inner-products .products .npart:hover .ibox img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.inner-products .products .npart:hover .desc
{
    background-color: #611114;
}
.inner-product-show .product-show
{
    position: relative;
}
@media (max-width: 1199px)
{
    .inner-product-show .product-show
    {
        margin-top: 30px;
    }
}
.inner-product-show .product-show .pro-show-info
{
    background-color: #fff;
}
.inner-product-show .product-show .pro-show-info .ibox
{
    padding-bottom: 75%;
}
.inner-product-show .product-show .products-show-big-scroll
{
    font-size: 0;
}
.inner-product-show .product-show .products-show-big-scroll .itempack
{
    cursor: crosshair;
}
.inner-product-show .product-show .products-show-small-scroll
{
    padding: 16px 40px;
}
.inner-product-show .product-show .products-show-small-scroll .slick-slide
{
    padding: 0 6px;
}
.inner-product-show .product-show .products-show-small-scroll .item
{
    border: 1px solid #e8e8e8;
}
.inner-product-show .product-show .products-show-small-scroll .slick-arrow
{
    font-size: 30px;

    left: 0;
}
.inner-product-show .product-show .products-show-small-scroll .slick-arrow.slick-next
{
    right: 0;
    left: auto;
}
.inner-product-show .product-show .product-info
{
    padding-bottom: 80px;
}
@media (max-width: 1199px)
{
    .inner-product-show .product-show .product-info
    {
        padding-bottom: 0;
    }
}
.inner-product-show .product-show .title-product-show
{
    padding: 14px 0;

    border-bottom: 1px solid #d7d7d7;
}
@media (max-width: 1199px)
{
    .inner-product-show .product-show .title-product-show
    {
        margin-top: 30px;
    }
}
.inner-product-show .product-show .title-product-show h1
{
    font-size: 24px;
    font-weight: bold;
    line-height: 1.4;

    margin: 0;
}
.inner-product-show .product-show .desc
{
    margin-top: 20px;

    word-break: break-word;
}
.inner-product-show .product-show .desc p
{
    font-size: 16px;
    line-height: 24px;

    margin: 0;

    color: #666;
}
@media (max-width: 991px)
{
    .inner-product-show .product-show .desc p
    {
        font-size: 14px;
        line-height: 24px;
    }
}
.inner-product-show .product-show .info
{
    margin-top: 30px;
}
.inner-product-show .product-show .info table
{
    font-size: 16px;
    line-height: 30px;

    width: 100%;

    color: #666;
}
.inner-product-show .product-show .info table tr
{
    border-bottom: 6px solid #f5f5f5;
    background-color: #fff;
}
.inner-product-show .product-show .info table tr td
{
    line-height: 24px;

    padding: 6px 10px;
}
.inner-product-show .product-show .info table tr td:nth-child(1)
{
    width: 120px;

    color: #fff;
    background-color: #081d2c;
}
.inner-product-show .product-show .info table tr:hover td:nth-child(1)
{
    background-color: #611114;
}
@media (max-width: 767px)
{
    .inner-product-show .product-show .share
    {
        margin-top: 20px;
    }
}
.inner-product-show .product-show .btn-feedback
{
    position: absolute;
    bottom: 0;
    left: -webkit-calc(56.8333% + 40px);
    left:         calc(56.8333% + 40px);
}
@media (max-width: 1470px)
{
    .inner-product-show .product-show .btn-feedback
    {
        left: -webkit-calc(54.8333% + 40px);
        left:         calc(54.8333% + 40px);
    }
}
@media (max-width: 1199px)
{
    .inner-product-show .product-show .btn-feedback
    {
        position: relative;
        left: 0;

        margin-top: 20px;
    }
}
.inner-product-show .product-show .btn-feedback a
{
    font-size: 18px;
    line-height: 60px;

    display: inline-block;

    padding: 0 20px;

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

    color: #dfdfdf;
    background-color: #611114;
}
@media (max-width: 991px)
{
    .inner-product-show .product-show .btn-feedback a
    {
        line-height: 50px;
    }
}
.inner-product-show .product-show .btn-feedback a:hover
{
    background-color: #781216;
}
.inner-product-show .product-show-desc
{
    margin-top: 60px;
    padding: 0 30px 40px 30px;

    border: 1px solid #000;
}
@media (max-width: 767px)
{
    .inner-product-show .product-show-desc
    {
        padding: 0 20px 20px 20px;
    }
}
.inner-product-show .product-show-desc .title-pro-desc
{
    position: relative;
    z-index: 2;

    margin-top: -20px;
}
.inner-product-show .product-show-desc .title-pro-desc h3
{
    font-family: 'Anton';
    font-size: 36px;
    line-height: 40px;

    display: inline-block;

    margin: 0;
    padding: 0 10px;

    text-transform: uppercase;

    background-color: #f5f5f5;
}
@media (max-width: 1470px)
{
    .inner-product-show .product-show-desc .title-pro-desc h3
    {
        font-size: 30px;
    }
}
@media (max-width: 991px)
{
    .inner-product-show .product-show-desc .title-pro-desc h3
    {
        font-size: 24px;
    }
}
.inner-product-show .product-show-desc .desc
{
    margin-top: 30px;
}
@media (max-width: 991px)
{
    .inner-product-show .product-show-desc .desc
    {
        margin-top: 10px;
    }
}
.inner-product-show .product-show-desc .desc p
{
    font-size: 18px;
    line-height: 1.66666667;

    margin: 0;
}
@media (max-width: 991px)
{
    .inner-product-show .product-show-desc .desc p
    {
        font-size: 16px;
    }
}
@media (max-width: 767px)
{
    .inner-product-show .product-show-desc .desc p
    {
        font-size: 14px;
        line-height: 24px;
    }
}
.inner-product-show .product-show-desc .desc img
{
    max-width: 100%;
    height: auto !important;
}
.inner-product-show .product-show-desc .desc-list
{
    margin-top: 20px;
}
.inner-product-show .product-show-desc .desc-list p
{
    font-size: 16px;
    line-height: 30px;

    margin: 0;

    color: #666;
}
@media (max-width: 1470px)
{
    .inner-product-show .product-show-desc .desc-list p
    {
        font-size: 14px;
        line-height: 26px;
    }
}
@media (max-width: 767px)
{
    .inner-product-show .product-show-desc .desc-list p
    {
        line-height: 24px;
    }
}
.inner-product-show .product-show-desc .desc-list img
{
    max-width: 100%;
    height: auto !important;
}
.inner-product-show .product-show-desc.factory .factory-slide .slick-slide
{
    padding: 0 15px;
}
.inner-product-show .product-show-desc.factory .factory-slide .fpart
{
    display: block;
}
.inner-product-show .product-show-desc.factory .factory-slide .fpart .ibox
{
    padding-bottom: 75%;
}
.inner-product-show .product-show-desc.factory .factory-slide .fpart .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.inner-product-show .product-show-desc.factory .factory-slide .fpart:hover .ibox img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.inner-product-show .inquiry
{
    margin-top: 50px;
    padding: 30px;

    background-color: #e9e9e9;
}
@media (max-width: 991px)
{
    .inner-product-show .inquiry
    {
        margin-top: 30px;
        padding: 20px 14px;
    }
}
.inner-product-show .inquiry .title-inquiry
{
    padding: 14px 24px;

    background-color: #f8f8f8;
}
@media (max-width: 991px)
{
    .inner-product-show .inquiry .title-inquiry
    {
        padding: 10px;
    }
}
.inner-product-show .inquiry .title-inquiry h3
{
    font-family: 'D-DIN Condensed';
    font-size: 36px;
    line-height: 1;

    margin: 0;
}
@media (max-width: 1470px)
{
    .inner-product-show .inquiry .title-inquiry h3
    {
        font-size: 30px;
    }
}
@media (max-width: 991px)
{
    .inner-product-show .inquiry .title-inquiry h3
    {
        font-size: 24px;
    }
}
.inner-product-show .inquiry .feedback
{
    margin-top: 20px;
}
.inner-product-show .inquiry .feedback form .itempack
{
    margin-bottom: 20px;
}
@media (max-width: 767px)
{
    .inner-product-show .inquiry .feedback form .itempack
    {
        margin-bottom: 14px;
    }
}
.inner-product-show .inquiry .feedback form .itempack input,
.inner-product-show .inquiry .feedback form .itempack textarea
{
    line-height: 30px;

    width: 100%;
    min-height: 60px;
    padding: 15px 15px;

    resize: vertical;

    border: 1px solid #e3e3e3;
    outline: none;
    background-color: #fff;
}
@media (max-width: 991px)
{
    .inner-product-show .inquiry .feedback form .itempack input,
    .inner-product-show .inquiry .feedback form .itempack textarea
    {
        font-size: 14px;
        line-height: 24px;

        min-height: 50px;
        padding: 10px;
    }
}
.inner-product-show .inquiry .feedback form .itempack input::-webkit-input-placeholder,
.inner-product-show .inquiry .feedback form .itempack textarea::-webkit-input-placeholder
{
    color: #999;
}
.inner-product-show .inquiry .feedback form .itempack input:-o-placeholder,
.inner-product-show .inquiry .feedback form .itempack textarea:-o-placeholder
{
    color: #999;
}
.inner-product-show .inquiry .feedback form .itempack input::-moz-placeholder,
.inner-product-show .inquiry .feedback form .itempack textarea::-moz-placeholder
{
    color: #999;
}
.inner-product-show .inquiry .feedback form .itempack input:-ms-input-placeholder,
.inner-product-show .inquiry .feedback form .itempack textarea:-ms-input-placeholder
{
    color: #999;
}
.inner-product-show .inquiry .feedback form .itempack input:focus::-webkit-input-placeholder,
.inner-product-show .inquiry .feedback form .itempack textarea:focus::-webkit-input-placeholder
{
    color: #c5c5c5;
}
.inner-product-show .inquiry .feedback form .itempack input:focus::-o-placeholder,
.inner-product-show .inquiry .feedback form .itempack textarea:focus::-o-placeholder
{
    color: #c5c5c5;
}
.inner-product-show .inquiry .feedback form .itempack input:focus::-moz-placeholder,
.inner-product-show .inquiry .feedback form .itempack textarea:focus::-moz-placeholder
{
    color: #c5c5c5;
}
.inner-product-show .inquiry .feedback form .itempack input:focus::-ms-input-placeholder,
.inner-product-show .inquiry .feedback form .itempack textarea:focus::-ms-input-placeholder
{
    color: #c5c5c5;
}
.inner-product-show .inquiry .feedback form .submit
{
    font-size: 16px;
    line-height: 50px;

    padding: 0 20px;

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

    color: #fff;
    border-radius: 0;
    outline: none;
    background-color: #611114;
}
@media (max-width: 767px)
{
    .inner-product-show .inquiry .feedback form .submit
    {
        font-size: 14px;
        line-height: 40px;
    }
}
.inner-product-show .inquiry .feedback form .submit .icon
{
    margin-right: 10px;
}
.inner-product-show .inquiry .feedback form .submit:hover
{
    background-color: #781216;
}
.inner-download .download > ul > li
{
    background-color: #eee;
}
.inner-download .download > ul > li:nth-child(2n)
{
    background-color: #fff;
}
.inner-download .download .d-part
{
    font-size: 0;

    display: block;

    -webkit-transition: all .2s;
            transition: all .2s;
}
.inner-download .download .d-part .iconw,
.inner-download .download .d-part .txt,
.inner-download .download .d-part .down
{
    font-size: 14px;

    display: inline-block;

    vertical-align: middle;
}
.inner-download .download .d-part .iconw
{
    width: 90px;

    text-align: center;
}
@media (max-width: 991px)
{
    .inner-download .download .d-part .iconw
    {
        width: 50px;
    }
}
.inner-download .download .d-part .txt
{
    width: -webkit-calc(100% - 310px);
    width:         calc(100% - 310px);
}
@media (max-width: 991px)
{
    .inner-download .download .d-part .txt
    {
        width: -webkit-calc(100% - 170px);
        width:         calc(100% - 170px);
    }
}
.inner-download .download .d-part .txt p
{
    font-size: 18px;
    line-height: 80px;

    display: -webkit-box;
    overflow: hidden;

    height: 80px;
    margin: 0;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 767px)
{
    .inner-download .download .d-part .txt p
    {
        font-size: 16px;
        line-height: 60px;

        height: 60px;
    }
}
.inner-download .download .d-part .down
{
    font-size: 18px;

    width: 220px;

    text-align: center;
}
@media (max-width: 991px)
{
    .inner-download .download .d-part .down
    {
        font-size: 16px;

        width: 120px;
    }
}
.inner-download .download .d-part .down .icon
{
    font-size: 24px;

    display: inline-block;

    margin-right: 10px;

    vertical-align: middle;
}
@media (max-width: 991px)
{
    .inner-download .download .d-part .down .icon
    {
        font-size: 20px;

        margin-right: 0;
    }
}
.inner-download .download .d-part:hover
{
    color: #fff;
    background-color: #611114;
}
.inner-news .news
{
    margin-top: -60px;
}
@media (max-width: 1199px)
{
    .inner-news .news
    {
        margin: 0;
    }
}
@media (min-width: 1200px)
{
    .inner-news .news ul
    {
        margin: 0 -40px;
    }
    .inner-news .news ul li
    {
        padding: 0 40px;
    }
}
.inner-news .news .npart
{
    display: block;

    margin-top: 60px;
}
@media (max-width: 991px)
{
    .inner-news .news .npart
    {
        margin-top: 30px;
    }
}
.inner-news .news .npart .date
{
    font-size: 16px;
    line-height: 38px;

    display: inline-block;

    padding: 0 14px;

    color: #fff;
    background-color: #781216;
}
.inner-news .news .npart h3
{
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;

    color: #132434;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 991px)
{
    .inner-news .news .npart h3
    {
        font-size: 18px;

        margin: 10px 0 0 0;
    }
}
.inner-news .news .npart p
{
    font-size: 16px;
    line-height: 24px;

    display: -webkit-box;
    overflow: hidden;

    height: 48px;
    margin: 10px 0 0 0;

    color: #666;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.inner-news .news .npart .ibox
{
    margin-top: 20px;
    padding-bottom: 68.05555556%;
}
.inner-news .news .npart .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.inner-news .news .npart:hover h3
{
    color: #611114;
}
.inner-news .news .npart:hover .ibox img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
@media (max-width: 1199px)
{
    .inner-faqs .faqs
    {
        margin-top: 30px;
    }
}
.inner-faqs .faqs .fpart
{
    padding: 30px 0;

    border-bottom: 1px solid #ddd;
}
@media (max-width: 1470px)
{
    .inner-faqs .faqs .fpart
    {
        padding: 20px 0;
    }
}
.inner-faqs .faqs .fpart .title-subject,
.inner-faqs .faqs .fpart .desc
{
    position: relative;

    padding-left: 48px;
}
.inner-faqs .faqs .fpart .title-subject:before,
.inner-faqs .faqs .fpart .desc:before
{
    font-size: 20px;
    line-height: 30px;

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

    width: 30px;
    height: 30px;

    content: '?';
    text-align: center;

    color: #fff;
    background-color: #611114;
}
.inner-faqs .faqs .fpart .desc
{
    display: none;

    margin-top: 20px;
}
@media (max-width: 1199px)
{
    .inner-faqs .faqs .fpart .desc
    {
        margin-top: 10px;
    }
}
.inner-faqs .faqs .fpart .desc:before
{
    content: '!';

    background-color: #132434;
}
.inner-faqs .faqs .fpart .desc p
{
    font-size: 16px;
    line-height: 24px;

    margin: 0;

    color: #666;
}
@media (max-width: 1470px)
{
    .inner-faqs .faqs .fpart .desc p
    {
        font-size: 14px;
    }
}
.inner-faqs .faqs .fpart .title-subject
{
    position: relative;

    padding-right: 50px;

    cursor: pointer;
}
.inner-faqs .faqs .fpart .title-subject:after
{
    font-family: 'iconfont' !important;
    font-size: 40px;
    line-height: 30px;

    position: absolute;
    top: 0;
    right: 0;

    display: inline-block;

    width: 40px;

    content: '\e625';
    -webkit-transition: all .4s;
            transition: all .4s;
}
@media (max-width: 991px)
{
    .inner-faqs .faqs .fpart .title-subject:after
    {
        font-size: 30px;
    }
}
@media (max-width: 767px)
{
    .inner-faqs .faqs .fpart .title-subject:after
    {
        font-size: 24px;
    }
}
.inner-faqs .faqs .fpart .title-subject h3
{
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;

    margin: 0;

    color: #132434;
}
@media (max-width: 991px)
{
    .inner-faqs .faqs .fpart .title-subject h3
    {
        font-size: 18px;
        line-height: 24px;
    }
}
.inner-faqs .faqs .current .title-subject:after
{
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
}
.inner-news-show .news-show
{
    max-width: 1000px;
    margin: 0 auto;
}
.inner-news-show .title-news-show h1
{
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;

    margin: 0;
}
@media (max-width: 991px)
{
    .inner-news-show .title-news-show h1
    {
        font-size: 18px;
    }
}
.inner-news-show .title-news-show p
{
    font-size: 14px;
    line-height: 24px;

    margin: 0;

    color: #999;
}
.inner-news-show .title-news-show p span
{
    display: inline-block;

    margin-right: 20px;

    vertical-align: middle;
}
@media (max-width: 991px)
{
    .inner-news-show .title-news-show p span
    {
        margin-right: 10px;
    }
}
.inner-news-show .title-news-show .txt-share
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin-top: 20px;
    padding: 10px 0;

    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 767px)
{
    .inner-news-show .title-news-show .txt-share
    {
        display: block;
    }
    .inner-news-show .title-news-show .txt-share .social-share
    {
        margin-top: 10px;
    }
}
.inner-news-show .text-top
{
    overflow: hidden;

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

    color: #aaa;
    background-color: #f9f9f9;
}
.inner-news-show .text-top p
{
    font-size: 16px;
    line-height: 30px;
}
@media (max-width: 767px)
{
    .inner-news-show .text-top p
    {
        font-size: 14px;
    }
}
.inner-news-show .text
{
    margin-top: 30px;
}
.inner-news-show .text p
{
    font-size: 16px;
    line-height: 1.75;

    margin: 0;

    color: #666;
}
@media (max-width: 767px)
{
    .inner-news-show .text p
    {
        font-size: 14px;
    }
}
.inner-news-show .text img
{
    max-width: 100%;
    height: auto !important;
}
.inner-news-show .button-news
{
    margin-top: 50px;
}
.inner-news-show .button-news a
{
    font-size: 16px;
    line-height: 60px;

    position: relative;

    display: block;
    display: -webkit-box;
    overflow: hidden;

    height: 60px;
    margin-top: 10px;
    padding: 0 10px 0 50px;

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

    color: #666;
    background-color: #f5f5f5;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.inner-news-show .button-news a:before
{
    font-family: 'iconfont' !important;
    font-size: 30px;
    line-height: 60px;

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

    width: 50px;

    content: '\eb60';
    text-align: center;
}
.inner-news-show .button-news a.next
{
    padding: 0 50px 0 10px;

    text-align: right;
}
@media (max-width: 767px)
{
    .inner-news-show .button-news a.next
    {
        padding: 0 10px 0 50px;

        text-align: left;
    }
}
.inner-news-show .button-news a.next:before
{
    right: 0;
    left: auto;

    content: '\e625';
}
@media (max-width: 767px)
{
    .inner-news-show .button-news a.next:before
    {
        right: auto;
        left: 0;
    }
}
.inner-news-show .button-news a:hover
{
    color: #fff;
    background-color: #611114;
}
.inner-contact .contact ul
{
    font-size: 0;
}
.inner-contact .contact ul li
{
    font-size: 14px;

    display: inline-block;
    float: none;

    vertical-align: top;
}
.inner-contact .contact ul li:nth-child(2n) .c-part .icon
{
    background-color: #611114;
}
.inner-contact .contact .c-part
{
    max-width: 260px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;

    text-align: center;
    word-break: break-word;
}
.inner-contact .contact .c-part .icon
{
    width: 140px;
    height: 140px;
    margin: 0 auto;
    padding: 30px;
    font-size: 24px;
    line-height: 90px;
    font-weight: bold;
    color: #fff;
    -webkit-transition: all .6s;
            transition: all .6s;

    border-radius: 50%;
    background-color: #081d2c;
}
@media (max-width: 1470px)
{
    .inner-contact .contact .c-part .icon
    {
        width: 120px;
        height: 120px;
    }
}
@media (max-width: 991px)
{
    .inner-contact .contact .c-part .icon
    {
        width: 100px;
        height: 100px;
        padding: 20px;
    }
}
@media (max-width: 767px)
{
    .inner-contact .contact .c-part .icon
    {
        width: 80px;
        height: 80px;
    }
}
.inner-contact .contact .c-part .icon img
{
    width: 100%;

    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
}
.inner-contact .contact .c-part .not
{
    margin-top: 30px;
}
@media (max-width: 991px)
{
    .inner-contact .contact .c-part .not
    {
        margin-top: 10px;
    }
}
.inner-contact .contact .c-part p
{
    font-size: 16px;
    line-height: 24px;

    margin: 0;

    color: #081d2c;
}
.inner-contact .contact .c-part:hover .icon
{
    -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
            transform: translateY(-10px);
}
.inner-map
{
    padding: 0;

    background-color: #e9e9e9;
}
.inner-map .mapwrap
{
    height: 760px;
}
@media (max-width: 1199px)
{
    .inner-map .mapwrap
    {
        height: 600px;
    }
}
@media (max-width: 767px)
{
    .inner-map .mapwrap
    {
        height: 300px;
    }
}
.inner-map .feedbook
{
    margin-top: 20px;
    padding: 30px 8%;
}
@media (max-width: 767px)
{
    .inner-map .feedbook
    {
        padding: 30px 15px;
    }
}
.inner-map .feedbook form
{
    margin-top: 20px;
}
.inner-map .feedbook form .itempack
{
    margin-bottom: 20px;
}
@media (max-width: 767px)
{
    .inner-map .feedbook form .itempack
    {
        margin-bottom: 14px;
    }
}
.inner-map .feedbook form .itempack input,
.inner-map .feedbook form .itempack textarea
{
    line-height: 30px;

    width: 100%;
    min-height: 60px;
    padding: 15px 15px;

    resize: vertical;

    border: 1px solid #e3e3e3;
    outline: none;
    background-color: #fff;
}
@media (max-width: 991px)
{
    .inner-map .feedbook form .itempack input,
    .inner-map .feedbook form .itempack textarea
    {
        font-size: 14px;
        line-height: 24px;

        min-height: 50px;
        padding: 10px;
    }
}
.inner-map .feedbook form .itempack input::-webkit-input-placeholder,
.inner-map .feedbook form .itempack textarea::-webkit-input-placeholder
{
    color: #999;
}
.inner-map .feedbook form .itempack input:-o-placeholder,
.inner-map .feedbook form .itempack textarea:-o-placeholder
{
    color: #999;
}
.inner-map .feedbook form .itempack input::-moz-placeholder,
.inner-map .feedbook form .itempack textarea::-moz-placeholder
{
    color: #999;
}
.inner-map .feedbook form .itempack input:-ms-input-placeholder,
.inner-map .feedbook form .itempack textarea:-ms-input-placeholder
{
    color: #999;
}
.inner-map .feedbook form .itempack input:focus::-webkit-input-placeholder,
.inner-map .feedbook form .itempack textarea:focus::-webkit-input-placeholder
{
    color: #c5c5c5;
}
.inner-map .feedbook form .itempack input:focus::-o-placeholder,
.inner-map .feedbook form .itempack textarea:focus::-o-placeholder
{
    color: #c5c5c5;
}
.inner-map .feedbook form .itempack input:focus::-moz-placeholder,
.inner-map .feedbook form .itempack textarea:focus::-moz-placeholder
{
    color: #c5c5c5;
}
.inner-map .feedbook form .itempack input:focus::-ms-input-placeholder,
.inner-map .feedbook form .itempack textarea:focus::-ms-input-placeholder
{
    color: #c5c5c5;
}
.inner-map .feedbook form .submit
{
    font-size: 16px;
    line-height: 50px;

    padding: 0 20px;

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

    color: #fff;
    border-radius: 0;
    outline: none;
    background-color: #611114;
}
@media (max-width: 767px)
{
    .inner-map .feedbook form .submit
    {
        font-size: 14px;
        line-height: 40px;
    }
}
.inner-map .feedbook form .submit .icon
{
    margin-right: 10px;
}
.inner-map .feedbook form .submit:hover
{
    background-color: #781216;
}
nav
{
    text-align: center;
}
.pagination
{
    margin: 50px 0 0 0;
    padding: 0;
}
@media (max-width: 991px)
{
    .pagination
    {
        margin-top: 30px;
    }
}
.pagination li.prev a,
.pagination li.next a
{
    border-radius: 50%;
}
.pagination li.prev a span:before,
.pagination li.next a span:before
{
    font-family: 'iconfont' !important;

    content: '\eb60';
}
.pagination li.next a span:before
{
    content: '\e625';
}
.pagination li a
{
    line-height: 36px;

    display: block;

    width: 36px;
    height: 36px;
    margin: 0 6px;
    padding: 0;

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

    color: #666;
    border: none;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, .7);
}
@media (max-width: 991px)
{
    .pagination li a
    {
        line-height: 30px;

        width: 30px;
        height: 30px;
    }
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover
{
    color: #fff;
    background-color: #611114;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover
{
    color: #fff;
    background-color: #611114;
}
.footer
{
    overflow: hidden;

    color: #fff;
    background-color: #132434;
}
@media (max-width: 767px)
{
    .footer
    {
        padding-bottom: 70px;
    }
}
.footer .foot
{
    padding: 40px 0;
}
@media (max-width: 991px)
{
    .footer .foot
    {
        padding: 30px 0 10px;
    }
}
.footer .foot > ul
{
    font-size: 0;
}
@media (min-width: 992px)
{
    .footer .foot > ul
    {
        width: 100%;
        padding: 0;

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

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

        content: '';
    }
}
.footer .foot > ul > li
{
    font-size: 14px;

    display: inline-block;

    text-align: left;
    vertical-align: top;
}
@media (max-width: 991px)
{
    .footer .foot > ul > li
    {
        width: 100%;
        margin: 10px 0;
    }
}
@media (max-width: 767px)
{
    .footer .foot > ul > li
    {
        width: 100%;
    }
}
.footer .foot > ul > li:nth-child(1)
{
    width: 40%;
}
@media (max-width: 1470px)
{
    .footer .foot > ul > li:nth-child(1)
    {
        width: 30%;
    }
}
@media (max-width: 1199px)
{
    .footer .foot > ul > li:nth-child(1)
    {
        width: 100%;
    }
}
.footer .foot .t-foot h3
{
    font-family: 'Anton';
    font-size: 30px;
    line-height: 30px;

    margin-top: 0;
}
@media (max-width: 1470px)
{
    .footer .foot .t-foot h3
    {
        font-size: 26px;
    }
}
.footer .foot .foot-info
{
    margin-top: 20px;
}
@media (max-width: 767px)
{
    .footer .foot .foot-info
    {
        margin: 0;
    }
}
.footer .foot .itempack-1 .foot-logo img
{
    max-height: 116px;
}
@media (max-width: 991px)
{
    .footer .foot .itempack-1 .foot-logo img
    {
        max-height: 80px;
    }
}
.footer .foot .itempack-1 .desc p
{
    font-size: 16px;
    line-height: 30px;

    margin: 30px 0 0 0;

    color: rgba(255, 255, 255, .5);
}
@media (max-width: 991px)
{
    .footer .foot .itempack-1 .desc p
    {
        margin-top: 10px;
    }
}
.footer .foot .itempack-1 .desc p img
{
    display: inline-block;

    width: 70px;
    padding: 0 10px;

    vertical-align: middle;
}
@media (max-width: 767px)
{
    .footer .foot .itempack-1 .desc p img
    {
        width: 50px;
    }
}
.footer .foot .itempack-1 .desc p a:hover
{
    text-decoration: underline;

    color: #fff;
}
@media (max-width: 1199px)
{
    .footer .foot .itempack-2,
    .footer .foot .itempack-3
    {
        max-width: 180px;
    }
}
@media (max-width: 991px)
{
    .footer .foot .itempack-2,
    .footer .foot .itempack-3
    {
        max-width: 100%;
    }
}
.footer .foot .itempack-2 .foot-info a,
.footer .foot .itempack-3 .foot-info a
{
    font-size: 16px;
    line-height: 30px;

    display: block;

    text-transform: uppercase;

    color: rgba(255, 255, 255, .5);
}
@media (max-width: 1199px)
{
    .footer .foot .itempack-2 .foot-info a,
    .footer .foot .itempack-3 .foot-info a
    {
        font-size: 14px;
    }
}
@media (max-width: 991px)
{
    .footer .foot .itempack-2 .foot-info a,
    .footer .foot .itempack-3 .foot-info a
    {
        display: inline-block;

        margin-right: 10px;

        vertical-align: top;
    }
}
.footer .foot .itempack-2 .foot-info a:hover,
.footer .foot .itempack-3 .foot-info a:hover
{
    text-decoration: underline;

    color: #fff;
}
.footer .foot .itempack-4 .share
{
    margin-top: 20px;
}
.footer .foot .itempack-4 .share ul li
{
    display: inline-block;

    vertical-align: top;
}
.footer .foot .itempack-4 .share a
{
    line-height: 30px;

    white-space: nowrap;
}
.footer .foot .itempack-4 .share a .icon
{
    font-size: 22px;

    display: inline-block;

    width: 30px;
    height: 30px;
    margin-right: 10px;

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

    color: #fff;
    background-color: #611114;
}
.footer .foot .itempack-4 .share a:hover
{
    text-decoration: underline;

    color: #fff;
}
.footer .copyright
{
    padding: 15px 0;

    text-align: center;

    color: rgba(255, 255, 255, .5);
}
.footer .copyright p
{
    font-size: 16px;
    line-height: 30px;

    margin: 0;
}
@media (max-width: 767px)
{
    .footer .copyright p
    {
        font-size: 14px;
    }
}
.footer .copyright p a:hover
{
    text-decoration: underline;

    color: #fff;
}
.zoom:after
{
    position: absolute;
    top: 0;
    right: 0;

    display: block;

    width: 33px;
    height: 33px;

    content: '';

    background: url(../images/icon.png);
}
.zoom img
{
    display: block;
}
.zoom img::-moz-selection
{
    background-color: transparent;
}
.zoom img::selection
{
    background-color: transparent;
}
.inner-product-show .relate-product-slide {
	/* margin: 0 -15px; */
}
.inner-product-show .relate-product  .slick-slide{
	padding: 0 15px;
}
@media(max-width:767px){
	.inner-product-show .relate-product  .slick-slide,
	.inner-product-show .product-show-desc.factory .factory-slide .slick-slide{
		padding: 0 5px;
	}
}
.inner-product-show .relate-product .npart{
	display: block;
}
.inner-product-show .relate-product .npart
{
    display: block;

    /* margin-top: 30px; */

    color: #fff;
}
.inner-product-show .relate-product .npart .ibox
{
    padding-bottom: 75%;
}
.inner-product-show .relate-product  .npart .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
			
}
.inner-product-show .relate-product  .npart .txt
{
    padding: 14px;

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

    background-color: #081d2c;
}
.inner-product-show .relate-product  .npart .txt h3
{
    font-size: 18px;
    line-height: 24px;

    display: -webkit-box;
    overflow: hidden;

    height: 24px;
    margin: 0;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 767px)
{
   .inner-product-show .relate-product  .npart .txt h3
    {
        font-size: 16px;
    }
}


.inner-product-show .relate-product .npart:hover .ibox img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.inner-product-show .relate-product .npart:hover .txt
{
    background-color: #611114;
}
.inner-product-show .product-show-desc.factory .factory-slide .ibox img,
.inner-product-show .relate-product  .ibox img{
	height: 100%!important;
}


.catalog-menu .menu .menu-nav1 > li.active
{
    display: block;
}
@media (max-width: 1199px)
{
    .catalog-menu .menu .menu-nav1 > li.active .menu-nav2
    {
        display: block;
    }
}
.catalog-menu .menu .menu-nav2
{
    display: none;

    background-color: #f5f5f5;
}
.catalog-menu .menu .menu-nav2 > li
{
    position: relative;

    border-bottom: 1px solid #e8e8e8;
}
@media (max-width: 1199px)
{
    .catalog-menu .menu .menu-nav2 > li
    {
        display: inline-block;

        vertical-align: top;
    }
}
.catalog-menu .menu .menu-nav2 > li > a
{
    font-size: 16px;
    line-height: 30px;

    display: block;

    padding: 5px 20px 5px 30px;

    color: #666;
}
@media (max-width: 1199px)
{
    .catalog-menu .menu .menu-nav2 > li > a
    {
        padding: 5px 10px 5px 14px;
    }
}
.catalog-menu .menu .menu-nav2 > li > a:before
{
    position: absolute;
    top: 16px;
    left: 10px;

    display: block;

    width: 8px;
    height: 8px;

    content: '';
	border-radius: 50%;
    background-color: #611114;
}
@media (max-width: 1199px)
{
    .catalog-menu .menu .menu-nav2 > li > a:before
    {
        top: 18px;
        left: 0;

        width: 5px;
        height: 5px;
    }
}
.catalog-menu .menu .menu-nav2 > li.active > a,
.catalog-menu .menu .menu-nav2 > li:hover > a
{
    color: #611114;
}
.catalog-menu .menu .menu-nav2 > li.active > a:before,
.catalog-menu .menu .menu-nav2 > li:hover > a:before
{
    background-color: #611114;
}
/* .catalog-menu .menu .menu-nav1 > li.more > a:after{
	opacity: 1;
} */


.inner-certificates .production .swiper-container .swiper-slide .ibox{
	border: none;
	padding-bottom: 75%;
}
/*PAGES*/
.page_info{text-align:center; width: 100%; margin:10px auto; padding: 50px 0; color:#999; clear: both;font-size: 1.4rem!important;}
.page_info span{padding:0 2px;font-weight:bold;}
.page_list{height:24px;line-height:24px;text-align:center; clear: both; letter-spacing:0;font-size:10px;margin:50px auto; padding: 50px 0; clear: both; width: 100%;}
.page_list a{display:inline-block;color:#898989;border:1px solid #e8e8e8;background:#f8f8f8;text-align:center;padding:0 8px;margin:0 1px;}
.page_list a:hover{color:#fff;border:1px solid #898989;background:#898989;}
.page_list a.on{color:#333;border:1px solid #ccc;background:#E5EDF2;}



.table_a{overflow-x: auto;}
.table_a table{border-right:1px solid #9ac4f1;border-bottom:1px solid #9ac4f1; width: 100%;}
.table_a table td{border-left:1px solid #9ac4f1;border-top:1px solid #9ac4f1; text-align:left; font-size:16px; height:30px; line-height:30px; padding: 0 0 0 5px; font-family:"Microsoft YaHei";white-space: nowrap;}
.table_a table tr:nth-child(odd){background: #f5f5f5;}
.rig{text-align: right!important; padding-right:5px!important;}
.table_a table th{border-left:1px solid #9ac4f1;border-top:1px solid #9ac4f1; background:#eef8fa; color:#004fa3; font-weight:bold; text-align: left;font-size:16px; height:40px; line-height:40px; padding:5px; font-family:"Microsoft YaHei";}
.biao2{background:#f1f1f1;}