/**
 * style.less
 * 层叠样式表
 */
.ff
{
    font-family: 'iconfont' !important;
}
*[data-type='iframe'],
*[data-fancybox],
.slick-slide:focus,
a:link
{
    outline: none !important;
}
@font-face
{
    font-family: 'iconfont';

    src: url('/static/font/iconfont.eot?t=1481266234445');
    src: url('/static/font/iconfont.eot?t=1481266234445#iefix') format('embedded-opentype'), url('/static/font/iconfont.woff?t=1481266234445') format('woff'), url('/static/font/iconfont.ttf?t=1481266234445') format('truetype'), url('/static/font/iconfont.svg?t=1481266234445#iconfont') format('svg');
}
/* This stylesheet generated by Transfonter (https://transfonter.org) on October 19, 2017 3:41 AM */
@font-face
{
    font-family: 'Montserrat';
    font-weight: 300;
    font-style: normal;

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

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

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

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

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

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

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

    color: #333;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
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 (max-width: 767px)
{
    .col-xs-6:nth-child(2n+1)
    {
        padding-right: 7.5px;
    }
    .col-xs-6:nth-child(2n)
    {
        padding-left: 7.5px;
    }
}
li,
ol,
ul
{
    list-style: none;
}
a
{
    color: inherit;
}
a:hover,
a:link,
a:visited
{
    text-decoration: none;

    color: inherit;
}
input[type=number]
{
    -moz-appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button
{
    margin: 0;

    -webkit-appearance: none;
}
ul
{
    margin: 0;
    padding: 0;
}
button,
input,
textarea
{
    resize: none;

    border: none;
    outline: none;
}
a
{
    text-decoration: none;

    color: inherit;
}
a:hover
{
    text-decoration: none;

    color: inherit;
}
a:visited,
a:link
{
    text-decoration: none;

    color: inherit;
}
.img-box
{
    position: relative;

    display: block;
    overflow: hidden;

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

    display: block;

    width: 100%;
    height: 100%;
}
.img-box img[src=''],
.img-box img:not([src])
{
    opacity: 0;
    border: 0;
}
.header
{
    position: relative;

    width: 100%;
}
@media (max-width: 1199px)
{
    .header
    {
        height: 70px;
    }
}
.header .top
{
    overflow: hidden;

    height: 38px;

    background-color: #1284C7;
}
@media (max-width: 1199px)
{
    .header .top
    {
        display: none;
    }
}
.header .top p
{
    font-size: 13px;
    line-height: 2.92307692;

    display: inline-block;
    float: left;

    margin: 0;

    color: #fff;
}
.header .top p:before
{
    font-family: 'iconfont' !important;

    margin-right: 6px;

    content: '\e684';
}
.header .top p a:hover
{
    text-decoration: underline;
}
.header .top .language
{
    float: right;
}
.header .top .language a
{
    font-size: 13px;
    line-height: 38px;

    display: block;

    color: #fff;
}
.header .top .language a:before
{
    display: inline-block;
    float: left;

    width: 22px;
    height: 22px;
    margin-top: 9px;
    margin-right: 6px;

    content: '';

    background: url(/static/image//language.png) no-repeat;
    background-size: cover;
}
.header .top .language a:hover
{
    text-decoration: underline;
}
.header .top .language a.en:before
{
    background-position: -22px 0;
}
.header .top-nav
{
    height: 126px;

    background-color: #fff;
}
.header .logo
{
    position: relative;

    float: left;

    height: 38px;
    margin-top: 44px;

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

    height: 100%;
}
.header .logo img
{
    display: block;

    height: 100%;
}
.header .nav-collapse
{
    position: relative;

    display: none;
    float: right;

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

    cursor: pointer;

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

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

        display: block;

        margin-top: 10px;

        border: none;
    }
    .header .nav-collapse.nav-collapse-1 .btn-line
    {
        background-color: #fff !important;
    }
}
@media (max-width: 767px)
{
    .header .nav-collapse
    {
        position: absolute;
        top: 15px;
        right: 0;

        margin-top: 0;

        border: none;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px)
{
    .header .nav-collapse.nav-collapse-xs:hover .btn-line
    {
        background-color: #000;
    }
}
.header .nav-collapse .btn-line
{
    position: absolute;
    left: 50%;

    width: 20px;
    height: 2px;

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

    background-color: #1284C7;
}
.header .nav-collapse .btn-line:nth-child(3),
.header .nav-collapse .btn-line:nth-child(1)
{
    position: absolute;

    display: block;

    width: 20px;
    height: 2px;

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

    background-color: #1284C7;
}
.header .nav-collapse .btn-line:nth-child(1)
{
    top: 35%;
}
.header .nav-collapse .btn-line:nth-child(2)
{
    top: 50%;
}
.header .nav-collapse .btn-line:nth-child(3)
{
    top: 65%;
}
.header .nav-collapse.active
{
    border-color: transparent;
}
.header .nav-collapse.active .btn-line
{
    background-color: #fff;
}
.header .nav-collapse.active .btn-line:nth-child(2)
{
    -webkit-transform: translateX(-50px);
        -ms-transform: translateX(-50px);
            transform: translateX(-50px);

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

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

    -webkit-transform: translateX(-50%) rotateZ(-45deg);
        -ms-transform: translateX(-50%) rotate(-45deg);
            transform: translateX(-50%) rotateZ(-45deg);
}
@media (min-width: 1200px)
{
    .header .nav
    {
        float: right;
    }
}
@media (max-width: 1199px)
{
    .header .nav
    {
        position: fixed;
        z-index: 9998;
        top: 0;
        left: 0;

        display: none;

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

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

        background: #fafafa;
        background-color: #1284C7;
    }
    .header .nav .tbl
    {
        display: table;

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

        height: 100%;

        vertical-align: middle;
    }
}
@media (max-width: 767px)
{
    .header .nav
    {
        width: 100%;
        padding: 30px;
    }
}
.header .nav.left-100
{
    left: -100%;
}
.header .nav.left-200
{
    left: -200%;
}
@media (min-width: 1200px)
{
    .header .nav .nav-list1 li a
    {
        white-space: nowrap;
    }
    .header .nav .nav-list1 > li
    {
        float: left;
    }
    .header .nav .nav-list1 > li > a
    {
        font-weight: 600;
        line-height: 126px;

        position: relative;

        display: inline-block;

        padding: 0 20px;

        -webkit-transition: all .4s;
                transition: all .4s;
    }
    .header .nav .nav-list1 > li:hover > a,
    .header .nav .nav-list1 > li.active > a
    {
        color: #1284C7;
    }
    .header .nav .nav-list1 > li:hover > a:after,
    .header .nav .nav-list1 > li.active > a:after
    {
        border-top: 4px solid #1284C7;
    }
    .header .nav .nav-list1 .nav-list2
    {
        display: none;

        background-color: rgba(255, 255, 255, .95);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    }
    .header .nav .nav-list1 .nav-list2
    {
        position: absolute;
        z-index: 50;
        top: 100%;

        height: auto!important;
        padding: 20px 0;
    }
    .header .nav .nav-list1 .nav-list2 li
    {
        list-style: none;
    }
    .header .nav .nav-list1 .nav-list2 li > a
    {
        font-size: 13px;
        line-height: 30px;

        position: relative;
        z-index: 1;

        display: block;

        padding: 0 30px;

        -webkit-transition: -webkit-transform .6s ease;
                transition: -webkit-transform .6s ease;
                transition:         transform .6s ease;
                transition:         transform .6s ease, -webkit-transform .6s ease;

        color: #666;
    }
    .header .nav .nav-list1 .nav-list2 li > a:hover
    {
        text-decoration: underline;

        color: #1284C7;
    }
    .header .nav .nav-list1 .nav-list2 li .pic
    {
        max-width: 260px;
        margin-left: 40px;
    }
    .header .nav .nav-list1 .nav-list2 li .pic img
    {
        max-width: 100%;
    }
    .header .nav .nav-list1 .nav-list2 li .pic .img-box
    {
        padding-bottom: 69.23076923%;
    }
    .header .nav .nav-list1 .nav-list2.pronav-list2
    {
        right: 0;
        left: 0;

        overflow: hidden;

        width: 100%;
        max-width: 1290px;
        margin: auto;
        padding-bottom: 20px;

        border-bottom: 40px solid #fff;
    }
    .header .nav .nav-list1 .nav-list2.pronav-list2 > li
    {
        width: 14.28571429%;
        margin-right: -4px;
        margin-bottom: -999px;
        padding-bottom: 999px;

        border-left: 1px solid #e7e7e7;
    }
    .header .nav .nav-list1 .nav-list2.pronav-list2 > li .pic
    {
        max-width: 130px;
        margin-left: 0;
    }
    .header .nav .nav-list1 .nav-list2.pronav-list2 > li h4
    {
        font-size: 13px;
        font-weight: bold;

        margin-top: 24px;
    }
    .header .nav .nav-list1 .nav-list3
    {
        position: absolute;
        left: 100%;

        display: none;

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

        background-color: rgba(255, 255, 255, .95);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    }
    .header .nav .nav-list1 .nav-list3 li > a
    {
        font-size: 12px;
        line-height: 2;
    }
}
@media (min-width: 1200px) and (max-width: 1360px)
{
    .header .nav .nav-list1 > li > a
    {
        padding: 0 10px;
    }
}
@media (min-width: 1200px) and (max-width: 1199px)
{
    .header .nav .nav-list1 .nav-list2 li .pic
    {
        display: none;
    }
}
@media (max-width: 1199px)
{
    .header .nav .nav-list1
    {
        margin: 20px 0;

        opacity: 0;
    }
    .header .nav .nav-list1 > li
    {
        -webkit-transform: translateX(-25px);
            -ms-transform: translateX(-25px);
                transform: translateX(-25px);

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

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

        margin-top: 5px;

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

        display: block;
        overflow: hidden;

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

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

        color: #fff;
        background: #fafafa;
        background-color: #1284C7;
    }
}
.header .nav-2 .nav-top,
.header .nav-3 .nav-top
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

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

    content: '\e9b5';
}
.header .nav-2 .nav-top h2,
.header .nav-3 .nav-top h2
{
    font-size: 30px;

    margin: 0;

    text-transform: uppercase;
}
@media (max-width: 767px)
{
    .header .nav-2 .nav-top h2,
    .header .nav-3 .nav-top h2
    {
        font-size: 20px;

        width: 100%;
    }
}
.header .nav-2 .nav-top .nav-collapse-2,
.header .nav-3 .nav-top .nav-collapse-2
{
    margin: 0;
}
.header .nav-2 .nav-top .nav-collapse-2 .btn-line,
.header .nav-3 .nav-top .nav-collapse-2 .btn-line
{
    background-color: #fff;
}
.header .nav-2 .content,
.header .nav-3 .content
{
    overflow: auto;

    height: 80%;
    margin-top: 12%;
}
@media (max-width: 767px)
{
    .header .nav-2 .content ul,
    .header .nav-3 .content ul
    {
        padding: 0 15px;
    }
}
.header .nav-2 .content ul li,
.header .nav-3 .content ul li
{
    font-size: 20px;
    line-height: 50px;

    margin: 25px 0;

    text-align: left;
}
@media (max-width: 767px)
{
    .header .nav-2 .content ul li,
    .header .nav-3 .content ul li
    {
        margin: 0;
    }
}
.header .nav-2 .content ul li.more,
.header .nav-3 .content ul li.more
{
    position: relative;
}
.header .nav-2 .content ul li.more:after,
.header .nav-3 .content ul li.more:after
{
    font-family: 'iconfont' !important;
    font-size: 16px;

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

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

    color: #fff;
}
.header .nav-2 .content ul li a,
.header .nav-3 .content ul li a
{
    display: block;
}
.header .nav-2
{
    left: 100%;
}
.header .nav-3
{
    left: 200%;
}
.header .nav-3 .content ul li
{
    font-size: 19px;
}
.header .fade-out ul
{
    text-align: left;
}
@media only screen and (min-width: 768px) and (max-width: 1199px)
{
    .header .fade-out ul
    {
        padding: 0 5%;
    }
}
@media (max-width: 1199px)
{
    .header .fade-out ul .pic
    {
        display: none!important;
    }
}
@media (max-width: 1199px)
{
    .header .fade-out ul.nav-list1
    {
        opacity: 1;
    }
    .header .fade-out ul.nav-list1 a
    {
        color: #fff;
    }
    .header .fade-out ul.nav-list1 > li
    {
        position: relative;

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

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

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

        margin-top: -14px;

        content: '\e72f';

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

        display: block;

        text-transform: uppercase;
    }
    .header .fade-out ul.nav-list1 .nav-list2 > li > a
    {
        font-size: 20px;
    }
}
@media (max-width: 1199px) and (max-width: 767px)
{
    .header .fade-out ul.nav-list1 > li
    {
        margin: 0;
    }
}
@media (max-width: 1199px) and (max-height: 768px)
{
    .header .fade-out ul.nav-list1 .nav-list2 > li > a
    {
        font-size: 18px;
    }
}
@media (max-width: 1199px) and (max-width: 480px)
{
    .header .fade-out ul.nav-list1 .nav-list2 > li > a
    {
        font-size: 14px;
    }
}
.header .fade-out ul.nav2-list2 h4
{
    font-size: 20px;
    line-height: 50px;
}
.header .xs-language
{
    position: absolute;
    z-index: 9;
    bottom: 30px;
    left: 35px;
}
@media (min-width: 1200px)
{
    .header .xs-language
    {
        display: none;
    }
}
.header .xs-language a
{
    font-size: 16px;

    color: #fff;
}
.header .xs-language span
{
    margin: 0 5px;

    color: #fff;
}
.header .search-box
{
    display: none;

    margin-top: 20px;
    margin-right: 10px;
}
@media (min-width: 768px)
{
    .header .search-box
    {
        position: fixed;
        z-index: 888;
        top: 100%;
        left: 0;

        overflow: hidden;

        width: 100%;
        height: 100%;
        margin-top: 0;
        padding: 0 3%;

        background-color: rgba(0, 0, 0, .96);
    }
}
.header .search-box .search
{
    line-height: 40px;

    overflow: hidden;
    zoom: 1;

    width: 240px;

    border: 1px solid #dbdbdb;
    border-radius: 40px;
}
.header .search-box .search:after
{
    display: block;
    visibility: hidden;
    clear: both;

    height: 0;

    content: '';
}
.header .search-box .input-text
{
    line-height: 38px;

    float: left;

    height: 38px;
    padding-left: 10%;

    background: none;
}
@media (min-width: 768px)
{
    .header .search-box .input-text
    {
        width: 100%;
        padding: 0 50px 0 3%;
    }
}
.header .search-box .input-submit
{
    line-height: 36px;

    float: right;

    width: 50px;

    -webkit-animation: fadeInLeft 1s 0s ease both;
            animation: fadeInLeft 1s 0s ease both;

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

    content: '\e660';

    color: #343434;
}
@media (min-width: 768px)
{
    .header .search-box .input-submit
    {
        position: absolute;
        right: 0;
        bottom: 0;
    }
}
.header .search-box.search-xs
{
    width: 100%;
    margin: 0;

    border-right: 30px solid transparent;
    border-left: 30px solid transparent;
    background: none;
}
@media (min-width: 1200px)
{
    .header .search-box.search-xs
    {
        display: none;
    }
}
@media (max-width: 1199px)
{
    .header .search-box.search-xs
    {
        position: absolute;
        z-index: 0;
        top: auto;
        right: 0;
        bottom: 0;
        bottom: 30px;

        display: inline-block;

        height: 40px;
    }
}
.header .search-box.search-xs.show
{
    z-index: 66;
}
.header .search-box.search-xs.show .search
{
    left: 0;
}
.header .search-box.search-xs .search
{
    position: absolute;
    z-index: 888;
    top: 0;
    left: 120%;

    width: 100%;

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

    border-color: #fff;
    background: #fff;
}
@media (max-width: 360px)
{
    .header .search-box.search-xs form .input-text
    {
        width: 74%;
    }
}
@media (max-width: 767px)
{
    .header .search-box.search-xs form .input-text
    {
        padding-left: 5%;
    }
}
.header .search-box.search-xs .input-submit
{
    line-height: 34px;

    background: #fff;
}
.header .search-box.search-xs .input-submit:before
{
    color: #1284C7;
}
.header .search-icon
{
    display: none;
}
@media (max-width: 1199px)
{
    .header .search-icon
    {
        position: fixed;
        right: 50px;
        bottom: 30px;

        display: inline-block;

        cursor: pointer;
    }
    .header .search-icon:before
    {
        font-family: 'iconfont' !important;
        font-size: 18px;

        content: '\e660';

        color: #fff;
    }
}
@media (max-width: 767px)
{
    .header .search-icon
    {
        right: 35px;
    }
}
.header .search-lg
{
    top: 0;
}
@media (min-width: 768px)
{
    .header .search-lg .logo
    {
        margin-top: 20px;
        margin-left: 0;
    }
    .header .search-lg .search
    {
        position: absolute;
        top: 50%;
        right: 0;
        left: 0;

        width: 100%;
        max-width: 800px;
        margin: auto;

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

        border: none;
        border-bottom: 3px solid #1f1e1e;
        border-radius: 0;
    }
    .header .search-lg .search p
    {
        margin-bottom: 50px;

        -webkit-animation: zoomIn 1s 0s ease both;
                animation: zoomIn 1s 0s ease both;
        text-align: center;
        letter-spacing: 2px;

        color: #fff;
    }
    .header .search-lg .input-text
    {
        font-size: 20px;
        line-height: 30px;

        height: 60px;
        padding: 0;
        padding-bottom: 30px;

        -webkit-animation: zoomIn 1s 0s ease both;
                animation: zoomIn 1s 0s ease both;
        text-align: center;

        color: #fff;
    }
    .header .search-lg .close-btn
    {
        position: fixed;
        top: 30px;
        right: 10%;

        cursor: pointer;
    }
    .header .search-lg .close-btn:before
    {
        font-size: 20px;

        content: '\2716';

        color: #fff;
    }
}
@media (max-width: 767px)
{
    .header .search-lg
    {
        display: none;
    }
}
@media (max-width: 1199px)
{
    .header .search-lg .search
    {
        width: 60%;
    }
}
@media (max-width: 991px)
{
    .header .search-lg .search
    {
        width: 50%;
    }
}
.header .right
{
    float: right;

    margin-left: 40px;
}
@media (max-width: 1199px)
{
    .header .right
    {
        margin-left: 0;
    }
}
.header .find
{
    line-height: 126px;

    float: right;

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

    color: #c8c8c8;
}
.header .find::before
{
    font-family: 'iconfont';
    font-size: 20px;

    float: left;

    content: '\e660';
}
@media (max-width: 1199px)
{
    .header .find
    {
        display: none;
    }
}
.online
{
    position: fixed;
    z-index: 9;
    right: 15px;

    width: 45px;

    -webkit-transition: all .6s ease;
            transition: all .6s ease;
}
@media (max-width: 1440px)
{
    .online
    {
        right: 5px;
    }
}
@media (min-width: 992px)
{
    .online
    {
        top: 40%;
    }
}
@media (max-width: 991px)
{
    .online
    {
        bottom: -380px;
    }
}
.online.active
{
    right: 5px;
    bottom: 80px;
}
.online a
{
    line-height: 50px;

    position: relative;

    display: block;

    width: 50px;
    height: 50px;
    margin-top: 2px;

    cursor: pointer;
    text-align: center;
    text-decoration: none;

    background-color: rgba(0, 0, 0, .7);
}
@media (max-width: 1560px)
{
    .online a
    {
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
}
.online a:after
{
    font-family: 'iconfont';
    font-size: 20px;

    content: '\e621';

    color: #fff;
}
.online a:hover
{
    background-color: #15ad0d;
}
.online a.online-email:after
{
    content: '\e61f';
}
.online a.online-email:hover
{
    background-color: #765099;
}
.online a.online-qq:after
{
    content: '\e62d';
}
.online a.online-qq:hover
{
    background-color: #3b589b;
}
.online a.online-tel:after
{
    content: '\e61c';
}
.online a.online-tel:hover
{
    background-color: #00affb;
}
.online a.online-weixin:after
{
    content: '\e604';
}
.online a.online-weixin:hover
{
    background-color: #33d055;
}
.online a.online-wechat:after
{
    font-size: 22px;

    content: '\e604';
}
.online a.online-wechat:hover
{
    background-color: #33d055;
}
.online a.online-top:after
{
    content: '\e605';
}
.online a.online-top:hover
{
    background-color: #000;
}
.online a.online-tel p,
.online a.online-whatsapp p
{
    line-height: 50px;

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

    display: none;

    width: 160px;
    height: 50px;

    text-align: center;

    background-color: #fff;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .12);
}
.online a.online-wechat .erweima,
.online a.online-weixin .erweima
{
    position: absolute;
    z-index: 999;
    top: 0;
    right: 54px;

    display: block;
    display: none;

    width: 130px;
    height: 160px;
    padding: 5px;

    background-color: #fff;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .12);
}
.online a.online-wechat .erweima img,
.online a.online-weixin .erweima img
{
    width: 100%;
}
.online a.online-wechat .erweima p,
.online a.online-weixin .erweima p
{
    font-size: 13px;
    line-height: 30px;

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

    text-align: center;

    color: #888;
}
.icon-online
{
    font-size: 30px;
    line-height: 46px;

    position: fixed;
    z-index: 9;
    right: 5px;
    bottom: 20px;

    display: none;

    width: 46px;
    height: 46px;

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

    color: #fff;
    border-radius: 50%;
    background-color: #1284C7;
}
@media (max-width: 991px)
{
    .icon-online
    {
        display: block;
    }
}
.icon-online.icon
{
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
}
.banner
{
    position: relative;

    overflow: hidden;

    width: 100%;
}
@media (max-width: 1199px)
{
    .banner .slickbanner
    {
        width: 120%;
        max-width: 120%;
        margin-left: -10%;
    }
}
@media (max-width: 991px)
{
    .banner .slickbanner
    {
        width: 140%;
        max-width: 140%;
        margin-left: -20%;
    }
}
@media (max-width: 767px)
{
    .banner .slickbanner
    {
        width: 160%;
        max-width: 160%;
        margin-left: -30%;
    }
}
.banner .slick-dots
{
    position: absolute;
    bottom: 38px;

    width: 100%;
    padding: 0 15px;

    text-align: center;
}
@media (max-width: 1199px)
{
    .banner .slick-dots
    {
        text-align: center;
    }
}
@media (max-width: 767px)
{
    .banner .slick-dots
    {
        bottom: 12px;

        display: none;
    }
}
.banner .slick-dots li
{
    display: inline-block;

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

    cursor: pointer;

    opacity: .65;
    border: 1px solid #fff;
    border-radius: 50%;
}
.banner .slick-dots li.slick-active,
.banner .slick-dots li:hover
{
    opacity: 1;
    background-color: #fff;
}
.banner .slick-dots li button
{
    display: none;
}
.banner img
{
    display: block;

    width: 100%;
}
.banner .img-box
{
    padding-bottom: 33.85416667%;
}
.banner-in .img-box
{
    padding-bottom: 18.22916667%;
}
.box
{
    overflow: hidden;

    padding: 80px 0;
}
@media (max-width: 991px)
{
    .box
    {
        padding: 60px 0;
    }
}
.title
{
    text-align: center;
}
.title h2
{
    font-size: 30px;
    font-weight: bold;

    margin: 0;

    text-transform: uppercase;
}
@media (max-width: 991px)
{
    .title h2
    {
        font-size: 24px;
    }
}
.title h2:after
{
    display: block;

    width: 50px;
    height: 2px;
    margin: 0 auto;
    margin-top: 20px;

    content: '';

    background-color: #d8d8d8;
}
.content
{
    position: relative;
    z-index: 9;
}
.box-num
{
    padding: 40px 0;

    border-bottom: 1px solid #dedede;
}
.box-num .num ul
{
    margin: 0 -15px;
}
@media (max-width: 767px)
{
    .box-num .num ul
    {
        margin: 0 -8px;
    }
}
@media (min-width: 1200px)
{
    .box-num .num ul
    {
        width: 100%;
        padding: 0;

        text-align: justify;
        text-justify: distribute-all-lines;
    }
    .box-num .num ul:after
    {
        display: inline-block;
        overflow: hidden;

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

        content: '';
    }
}
.box-num .num ul li
{
    display: inline-block;

    margin-right: -4px;
    padding: 10px 15px;

    vertical-align: top;
}
@media (min-width: 1200px)
{
    .box-num .num ul li
    {
        display: inline-block;

        max-width: 20%;

        list-style: none;

        text-align: left;
    }
}
@media (max-width: 1199px)
{
    .box-num .num ul li
    {
        width: 33.33333333%;
    }
}
@media (max-width: 767px)
{
    .box-num .num ul li
    {
        width: 50%;
        padding: 0 8px;
    }
}
.box-num .num .item
{
    margin: 15px 0;
}
.box-num .num .item h3
{
    font-size: 64px;
    font-weight: bold;

    position: relative;

    display: inline-block;

    margin: 0;

    color: #6eb92c;
}
.box-num .num .item h3:after
{
    font-size: 18px;

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

    display: inline-block;

    content: '+';
}
@media (max-width: 1199px)
{
    .box-num .num .item h3
    {
        font-size: 40px;
    }
}
@media (max-width: 767px)
{
    .box-num .num .item h3
    {
        font-size: 34px;
    }
}
.box-num .num .item p
{
    font-weight: 500;

    margin: 12px 0 0 0;

    color: #666;
}
.box-product .title
{
    text-align: center;
}
.box-product .title h2
{
    font-size: 36px;
}
@media (max-width: 991px)
{
    .box-product .title h2
    {
        font-size: 24px;
    }
}
.box-product .text
{
    margin-top: 40px;

    text-align: center;
}
.box-product .text p
{
    font-size: 18px;
    font-weight: 500;
    line-height: 1.55555556;

    margin: 0;

    color: #666;
}
@media (max-width: 991px)
{
    .box-product .text p
    {
        font-size: 15px;
    }
}
.box-product .product
{
    margin-top: 50px;
}
.box-product .list
{
    padding: 0;

    background-color: #e8e8e8;
}
.box-product .list:nth-child(2n)
{
    background-color: #f7f7f7;
}
@media (max-width: 991px)
{
    .box-product .list:nth-child(4n+3)
    {
        background-color: #f7f7f7;
    }
    .box-product .list:nth-child(4n+4)
    {
        background-color: #e8e8e8;
    }
}
.box-product .list .item
{
    position: relative;

    overflow: hidden;

    padding: 4px 4px 0 4px;
}
.box-product .list .item .img-box
{
    padding-bottom: 69.76744186%;

    -webkit-transition: all .4s;
            transition: all .4s;
}
.box-product .list .item .title-product
{
    position: absolute;
    bottom: 0;
    left: 0;

    width: 100%;
    height: 50px;

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

    background-color: #6eb92c;
}
@media (max-width: 991px)
{
    .box-product .list .item .title-product
    {
        height: 36px;
    }
}
.box-product .list .item .title-product p
{
    font-weight: bold;
    line-height: 50px;

    display: -webkit-box;
    overflow: hidden;

    height: 50px;

    text-align: center;

    color: #fff;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 991px)
{
    .box-product .list .item .title-product p
    {
        line-height: 36px;

        height: 36px;
    }
}
.box-product .list .item .title-product a
{
    display: block;
}
.box-product .list .item:hover
{
    padding: 0;

    border: 4px solid #6eb92c;
    border-bottom: none;
}
.box-product .list .item:hover .img-box
{
    -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
            transform: translateY(-20px);
}
.box-product .list .item:hover .title-product
{
    -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
            transform: translateY(0%);
}
.box-process
{
    background: url(/static/image//process_bg.jpg) no-repeat center;
    background-size: cover;
}
.box-process .process
{
    overflow: hidden;
}
.box-process .process .text
{
    float: left;

    width: 32%;
    padding: 70px 0;

    color: #fff;
}
@media (max-width: 1199px)
{
    .box-process .process .text
    {
        width: 100%;
        padding: 0;
    }
}
.box-process .process .text h3
{
    font-size: 30px;
    font-weight: bold;
    line-height: 1.33333333;

    max-width: 270px;
    margin: 0 0 28px 0;

    text-transform: uppercase;
}
@media (max-width: 991px)
{
    .box-process .process .text h3
    {
        font-size: 26px;
    }
}
.box-process .process .text p
{
    font-size: 16px;
    line-height: 1.75;

    color: #fff;
}
.box-process .process .text a.more
{
    line-height: 50px;

    display: inline-block;

    height: 50px;
    margin-top: 40px;
    padding: 0 76px;

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

    color: #fff;
    background-color: #6eb92c;
}
.box-process .process .text a.more:hover
{
    background-color: #1284C7;
}
.box-process .process .pic
{
    float: left;

    width: 68%;

    -webkit-transform: translateX(46px);
        -ms-transform: translateX(46px);
            transform: translateX(46px);
}
@media (max-width: 1199px)
{
    .box-process .process .pic
    {
        width: 100%;
        margin-top: 40px;

        -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
                transform: translateX(0);
    }
}
@media (max-width: 767px)
{
    .box-process .process ul
    {
        float: none;

        margin: 0 -14px;
    }
}
.box-process .process ul li
{
    position: relative;

    display: inline-block;

    width: 25%;
    margin-right: -4px;
    padding: 0 47px;

    vertical-align: middle;
}
@media (max-width: 1199px)
{
    .box-process .process ul li
    {
        padding: 0 20px;
    }
}
@media (max-width: 767px)
{
    .box-process .process ul li
    {
        display: block;

        width: 100%;
        padding: 0;

        text-align: center;
    }
}
.box-process .process ul li:after
{
    position: absolute;
    top: 50%;
    right: -8px;

    display: block;

    width: 15px;
    height: 12px;

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

    background: url(/static/image//arrow.png) no-repeat;
}
@media (max-width: 767px)
{
    .box-process .process ul li:after
    {
        position: relative;
        right: 0;

        margin: 20px auto;

        -webkit-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
                transform: rotate(90deg);
    }
}
.box-process .process ul li:last-child:after
{
    display: none;
}
.box-process .process .item
{
    font-weight: bold;

    position: relative;

    text-align: center;

    color: #fff;
}
@media (max-width: 767px)
{
    .box-process .process .item
    {
        display: inline-block;

        width: 28%;
        margin: 0 6px;
    }
}
.box-process .process .item .img-box
{
    border: 1px solid rgba(255, 255, 255, .28);
    border-radius: 50%;
}
.box-process .process .item span
{
    position: absolute;
    top: 50%;
    left: 0;

    display: block;

    width: 100%;

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
.box-process .process .item-1:before
{
    display: block;

    width: 1px;
    height: 45px;
    margin-left: 50%;

    content: '';

    background-color: rgba(255, 255, 255, .28);
}
@media (max-width: 767px)
{
    .box-process .process .item-1:before
    {
        position: absolute;
        top: 50%;
        left: -16px;

        width: 16px;
        height: 1px;
        margin-left: 0;

        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
    }
}
.box-process .process .item .text
{
    position: absolute;
    z-index: 9;
    top: 0;
    right: -230px;

    display: none;

    width: 220px;
    height: 120px;
    padding: 0 30px;

    text-align: left;

    border-radius: 100px;
    background: #f1f1f1;
    box-shadow: 0 0 6px 0 rgba(0, 57, 99, .34);
}
@media (max-width: 767px)
{
    .box-process .process .item .text
    {
        top: auto;
        right: auto;
        bottom: -130px;
        left: 0;
    }
}
.box-process .process .item .text .note
{
    position: absolute;
    top: 50%;

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
.box-process .process .item .text p
{
    font-size: 13px;
    font-weight: 500;
    line-height: 18px;

    margin: 0;

    color: #666;
}
.box-process .process .item-1 .text
{
    top: 45px;
}
@media (max-width: 767px)
{
    .box-process .process .item-1 .text
    {
        top: auto;
        right: 0;
        bottom: -130px;
        left: auto;
    }
}
.box-process .process .item-3 .text
{
    padding: 0 40px;
}
@media (max-width: 767px)
{
    .box-process .process .item-3 .text
    {
        left: -50px;
    }
}
.box-process .process .item-2:hover .img-box
{
    border-color: #fff;
}
.box-process .process .item:hover .text
{
    display: block;

    -webkit-animation: fadeInLeft 1s 0s ease both;
            animation: fadeInLeft 1s 0s ease both;
}
@media (max-width: 767px)
{
    .box-process .process .item:hover .text
    {
        -webkit-animation: fadeInUp 1s 0s ease both;
                animation: fadeInUp 1s 0s ease both;
    }
}
.box-video .info
{
    margin-top: 24px;
}
.box-video .video
{
    position: relative;

    overflow: hidden;

    margin-top: 30px;
}
.box-video .video .img-box
{
    z-index: 0;

    padding-bottom: 47.61904762%;

    background-color: #000;
}
.box-video .video .img-box img
{
    -webkit-transition: all .6s ease;
            transition: all .6s ease;

    opacity: .4;
}
.box-video .video-1 .img-box
{
    padding-bottom: 66.66666667%;
}
.box-video .video .video-box
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    overflow: hidden;

    width: 100%;
    height: 100%;

    text-align: center;
}
.box-video .video .iframe
{
    display: none;

    width: 100%!important;
    height: 100%!important;
}
.box-video .video .play
{
    font-size: 16px;
    font-weight: bold;

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

    display: inline-block;

    width: 100%;
    margin-bottom: 100%;

    -webkit-transition: all .4s;
            transition: all .4s;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    letter-spacing: 1px;
    text-transform: uppercase;

    color: #fff;
}
.box-video .video .play:before
{
    font-family: 'iconfont';
    font-size: 60px;
    font-weight: normal;

    display: block;

    content: '\e611';
}
@media (max-width: 991px)
{
    .box-video .video .play:before
    {
        font-size: 40px;
    }
}
.box-video .video:hover .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);

    opacity: .5;
}
.box-video .text
{
    margin-top: 30px;
}
.box-video .text p
{
    font-size: 18px;
    font-weight: bold;
    line-height: 1.55555556;

    margin: 0;
}
.box-news
{
    background-color: #f0f5f9;
}
@media (max-width: 991px)
{
    .box-news .news
    {
        margin: 0 -8px;
    }
}
.box-news .item
{
    margin-top: 50px;
    padding: 0 15px;
}
@media (max-width: 991px)
{
    .box-news .item
    {
        padding: 0 8px;
    }
}
.box-news .item .img-box
{
    padding-bottom: 66.66666667%;
}
.box-news .item .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.box-news .item .pic
{
    position: relative;
}
.box-news .item .pic span
{
    line-height: 30px;

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

    display: inline-block;

    height: 30px;
    padding: 0 20px;

    color: #fff;
    background-color: rgba(110, 185, 44, .9);
}
.box-news .item p
{
    font-weight: 500;
    line-height: 1.42857143;

    display: -webkit-box;
    overflow: hidden;

    max-height: 40px;
    margin: 20px 0 0 0;

    text-align: center;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.box-news .item a.more
{
    display: block;

    margin-top: 10px;

    text-align: center;
}
.box-news .item a.more:after
{
    font-family: 'iconfont' !important;
    font-size: 26px;

    content: '\e612';

    color: #1284C7;
}
.box-news .item:hover .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.box-news .item:hover p
{
    color: #1284C7;
}
.footer
{
    background-color: #1284C7;
}
.footer .foot
{
    padding: 60px 0 40px;
}
@media (max-width: 1199px)
{
    .footer .foot
    {
        padding: 40px 0;
    }
}
.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: '';
}
@media (max-width: 1199px)
{
    .footer .foot > ul:after
    {
        display: none;
    }
}
@media (max-width: 1199px)
{
    .footer .foot > ul
    {
        display: block;
        overflow: hidden;

        margin: 0 -15px;
    }
}
@media (max-width: 767px)
{
    .footer .foot > ul
    {
        margin: 0;
    }
}
.footer .foot > ul > li
{
    display: inline-block;

    max-width: 300px;

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

        width: 50%;
        margin-right: -4px;
        padding: 0 15px;

        vertical-align: top;
    }
}
@media (max-width: 767px)
{
    .footer .foot > ul > li
    {
        width: 100%;
        max-width: 100%;
        padding: 0;
    }
}
.footer .foot > ul > li h3
{
    font-size: 16px;
    font-weight: 600;

    margin: 0 0 20px 0;

    text-transform: uppercase;

    color: #fff;
}
.footer .foot > ul > li .item
{
    margin: 20px 0;
}
.footer .foot > ul > li .item-1 a
{
    font-size: 13px;
    line-height: 2.30769231;

    display: block;

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

    color: #c8e7ff;
}
.footer .foot > ul > li .item-1 a:before
{
    float: left;

    margin-right: 8px;

    content: '>';
}
.footer .foot > ul > li .item-1 a:hover
{
    text-decoration: underline;

    color: #fff;
}
.footer .foot > ul > li .item-2 p
{
    font-size: 13px;
    line-height: 2.30769231;

    position: relative;

    color: #c8e7ff;
}
.footer .foot > ul > li .item-2 p span
{
    color: #fff;
}
.footer .foot > ul > li .item-2 p a:hover
{
    color: #fff;
}
.footer .foot > ul > li .item-3
{
    max-width: 270px;
}
@media (max-width: 767px)
{
    .footer .foot > ul > li .item-3
    {
        max-width: 100%;
    }
}
.footer .foot > ul > li .item-3 input,
.footer .foot > ul > li .item-3 textarea
{
    font-size: 13px;
    line-height: 30px;

    width: 100%;
    margin-top: 12px;
    padding: 5px 14px;

    color: #fff;
    background-color: #19d;
}
.footer .foot > ul > li .item-3 input::-webkit-input-placeholder,
.footer .foot > ul > li .item-3 textarea::-webkit-input-placeholder
{
    color: #76c1fa;
}
.footer .foot > ul > li .item-3 input:-o-placeholder,
.footer .foot > ul > li .item-3 textarea:-o-placeholder
{
    color: #76c1fa;
}
.footer .foot > ul > li .item-3 input::-moz-placeholder,
.footer .foot > ul > li .item-3 textarea::-moz-placeholder
{
    color: #76c1fa;
}
.footer .foot > ul > li .item-3 input:-ms-input-placeholder,
.footer .foot > ul > li .item-3 textarea:-ms-input-placeholder
{
    color: #76c1fa;
}
.footer .foot > ul > li .item-3 input:focus::-webkit-input-placeholder,
.footer .foot > ul > li .item-3 textarea:focus::-webkit-input-placeholder
{
    color: #c5c5c5;
}
.footer .foot > ul > li .item-3 input:focus::-o-placeholder,
.footer .foot > ul > li .item-3 textarea:focus::-o-placeholder
{
    color: #c5c5c5;
}
.footer .foot > ul > li .item-3 input:focus::-moz-placeholder,
.footer .foot > ul > li .item-3 textarea:focus::-moz-placeholder
{
    color: #c5c5c5;
}
.footer .foot > ul > li .item-3 input:focus::-ms-input-placeholder,
.footer .foot > ul > li .item-3 textarea:focus::-ms-input-placeholder
{
    color: #c5c5c5;
}
.footer .foot > ul > li .item-3 .submit
{
    line-height: 40px;

    display: block;

    width: 100%;
    height: 40px;
    margin-top: 10px;
    padding: 0;

    color: #fff;
    border-radius: 0;
    background-color: #6eb92c;
}
.footer .foot > ul > li .item-3 .submit:hover
{
    text-decoration: underline;
}
.footer .copyright
{
    overflow: hidden;

    padding: 20px 0;

    text-align: center;

    background-color: #fff;
}
.footer .copyright p
{
    font-weight: 500;
    line-height: 30px;

    margin: 0;

    color: #666;
}
.footer .copyright p a:hover
{
    text-decoration: underline;

    color: #1284C7;
}
.footer .share
{
    margin-top: 20px;
}
.footer .share span
{
    font-size: 13px;

    display: inline-block;

    vertical-align: middle;

    color: #fff;
}
.footer .share ul
{
    display: inline-block;

    vertical-align: middle;
}
.footer .share li
{
    display: inline-block;
    float: none;

    margin-left: 6px;
    padding: 0;

    -webkit-transition: -webkit-transform .2s ease-in-out;
            transition: -webkit-transform .2s ease-in-out;
            transition:         transform .2s ease-in-out;
            transition:         transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
    text-align: center;
    vertical-align: top;
}
.footer .share li:hover
{
    -webkit-transform: translateY(-4px);
        -ms-transform: translateY(-4px);
            transform: translateY(-4px);
}
.footer .share li a
{
    display: block;

    width: 30px;
    height: 30px;

    background-color: #3b5998;
}
.footer .share li a:after
{
    font-family: 'iconfont';
    font-size: 14px;
    line-height: 30px;

    content: '\e615';

    color: #fff;
}
.footer .share li a:hover
{
    text-decoration: none;
}
.footer .share .twitter a
{
    background-color: #55acee;
}
.footer .share .twitter a:after
{
    content: '\e60b';
}
.footer .share .linkedin a
{
    background-color: #1284c7;
}
.footer .share .linkedin a:after
{
    font-size: 18px;

    content: '\e6f0';
}
.footer .share .google a
{
    background-color: #dc4e41;
}
.footer .share .google a:after
{
    content: '\e60c';
}
.footer .share .youtube a
{
    background-color: #c4302b;
}
.footer .share .youtube a:after
{
    font-size: 16px;

    content: '\e6fa';
}
.footer .share .instagram a
{
    background-color: #d82f81;
}
.footer .share .instagram a:after
{
    font-size: 17px;

    content: '\e607';
}
.sub-box
{
    overflow: hidden;

    margin-top: 20px;
}
@media (max-width: 991px)
{
    .sub-box
    {
        padding: 0;
    }
}
.sub-box .category
{
    position: relative;

    width: 100%;
    height: 61px;

    text-align: center;

    border-bottom: 1px solid #eaeaea;
}
@media (max-width: 991px)
{
    .sub-box .category
    {
        height: 51px;
    }
}
.sub-box .category ul
{
    position: absolute;
    left: 0;

    white-space: nowrap;
}
.sub-box .category ul li
{
    position: relative;

    display: inline-block;

    height: 60px;
}
@media (max-width: 991px)
{
    .sub-box .category ul li
    {
        height: 50px;
    }
}
.sub-box .category ul li a
{
    font-weight: 500;
    line-height: 60px;

    position: relative;

    display: block;

    height: 60px;
    padding: 0 22px;
}
@media (max-width: 991px)
{
    .sub-box .category ul li a
    {
        line-height: 50px;

        height: 50px;
    }
}
.sub-box .category ul li.active a,
.sub-box .category ul li:hover a
{
    color: #1284C7;
}
.sub-box .category ul li.active a:after,
.sub-box .category ul li:hover a:after
{
    position: absolute;
    z-index: 9;
    bottom: -1px;
    left: 0;

    display: block;

    width: 100%;
    height: 1px;

    content: '';

    background-color: #1284C7;
}
.sub-box.sub-product .category ul li.active a:after,
.sub-box.sub-product .category ul li:hover a:after
{
    z-index: 10;
    right: 0;
    bottom: -5px;
    left: 0;

    display: inline-block;

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

    content: '';

    border-top: 6px solid #fff;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    background: none;
}
.sub-box.sub-news
{
    border-top: 3px solid #1284C7;
}
.wrapper
{
    overflow: hidden;
}
.wrap
{
    padding: 60px 0 70px 0;
}
@media (max-width: 991px)
{
    .wrap
    {
        padding: 50px 0;
    }
}
.title-in
{
    text-align: center;
}
.title-in h2
{
    font-size: 24px;
    font-weight: bold;

    margin: 0;
}
@media (max-width: 991px)
{
    .title-in h2
    {
        font-size: 22px;
    }
}
.wrap-side
{
    float: left;

    width: 16%;
}
@media (max-width: 1330px)
{
    .wrap-side
    {
        width: 24%;
    }
}
@media (max-width: 991px)
{
    .wrap-side
    {
        display: none;
    }
}
.wrap-side .item
{
    margin-bottom: 24px;
}
.wrap-side .item h3
{
    margin: 0 0 14px 0;
    padding: 8px 12px;

    background-color: #1284C7;
}
.wrap-side .item h3 a
{
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;

    color: #fff;
}
.wrap-side .item .list a
{
    font-size: 13px;
    font-weight: 500;
    line-height: 2.46153846;

    position: relative;

    display: block;

    padding: 0 10px 0 26px;

    color: #666;
}
.wrap-side .item .list a:before
{
    position: absolute;
    left: 10px;

    content: '>';
}
.wrap-side .item .list a:hover
{
    color: #1284C7;
}
.wrap-about .about
{
    margin-top: 50px;
}
@media (max-width: 991px)
{
    .wrap-about .about
    {
        margin-top: 40px;
    }
}
.wrap-about .about .item
{
    display: table;

    width: 100%;
}
.wrap-about .about .item .text
{
    padding-left: 40px;
}
@media (max-width: 991px)
{
    .wrap-about .about .item .text
    {
        margin-top: 30px;
        padding-left: 0;
    }
}
.wrap-about .about .item .text p
{
    font-weight: 500;
    line-height: 1.71428571;

    margin: 0;

    color: #666;
}
@media (max-width: 991px)
{
    .wrap-about .about .item:last-child
    {
        margin-top: 40px;
    }
}
.wrap-about .about .item:last-child .text
{
    padding-right: 40px;
    padding-left: 0;
}
@media (max-width: 991px)
{
    .wrap-about .about .item:last-child .text
    {
        padding-right: 0;
    }
}
@media (max-width: 991px)
{
    .wrap-about .about .item:last-child .pic
    {
        display: none;
    }
}
.wrap-about .about .item:last-child .pic-phone
{
    display: none;
}
@media (max-width: 991px)
{
    .wrap-about .about .item:last-child .pic-phone
    {
        display: block;
    }
}
.wrap-about .about .pic,
.wrap-about .about .text
{
    display: table-cell;

    width: 50%;

    vertical-align: middle;
}
@media (max-width: 991px)
{
    .wrap-about .about .pic,
    .wrap-about .about .text
    {
        display: block;

        width: 100%;
    }
}
.wrap-about .about .img-box
{
    padding-bottom: 49.6124031%;
}
.wrap-about .note
{
    padding: 40px 15px;

    text-align: center;

    background-color: #6eb92c;
}
@media (max-width: 991px)
{
    .wrap-about .note
    {
        margin-top: 30px;
    }
}
.wrap-about .note p
{
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;

    margin: 0;

    color: #fff;
}
.wrap-honor .text
{
    margin-top: 50px;
}
@media (max-width: 991px)
{
    .wrap-honor .text
    {
        margin-top: 40px;
    }
}
.wrap-honor .text p
{
    line-height: 1.71428571;

    margin: 0;

    word-break: break-word;

    color: #666;
}
.wrap-honor .item
{
    margin-top: 50px;
}
@media (max-width: 991px)
{
    .wrap-honor .item
    {
        margin-top: 30px;
    }
}
.wrap-honor .item .pic
{
    padding: 20px;

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

    background-color: #f8f8f8;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0);
}
@media (max-width: 767px)
{
    .wrap-honor .item .pic
    {
        padding: 5px;
    }
}
.wrap-honor .item .img-box
{
    padding-bottom: 68.75%;
}
.wrap-honor .item .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.wrap-honor .item p
{
    font-weight: 500;
    line-height: 1.42857143;

    display: -webkit-box;
    overflow: hidden;

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

    text-align: center;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.wrap-honor .item:hover .pic
{
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .1);
}
.wrap-honor .item:hover .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.wrap-honor .item:hover p
{
    color: #1284C7;
}
.wrap-culture .title-in p
{
    font-size: 18px;
    font-weight: bold;
    font-style: italic;

    margin: 20px 0 0 0;

    color: #1284C7;
}
.wrap-culture .culture
{
    margin-top: 50px;
}
@media (max-width: 991px)
{
    .wrap-culture .culture
    {
        margin-top: 40px;
    }
}
.wrap-culture .culture p
{
    font-weight: 500;
    line-height: 1.71428571;

    margin: 0;

    color: #666;
}
.wrap-culture .culture img
{
    max-width: 100%;
}
.wrap-culture .culture .pic ul
{
    margin: 0 -15px;

    text-align: center;
}
.wrap-culture .culture .pic ul li
{
    display: inline-block;

    padding: 15px;

    vertical-align: top;
}
.wrap-culture .culture .pic .item
{
    position: relative;
    z-index: 9;

    overflow: hidden;

    width: 120px;
    height: 120px;

    border: 1px solid #ededed;
    border-radius: 50%;
}
.wrap-culture .culture .pic .item img
{
    overflow: hidden;

    max-width: 100%;

    border-radius: 50%;
}
.wrap-choose .text
{
    margin-top: 50px;
}
@media (max-width: 991px)
{
    .wrap-choose .text
    {
        margin-top: 40px;
    }
}
.wrap-choose .text p
{
    line-height: 1.71428571;

    margin: 0;

    word-break: break-word;

    color: #666;
}
.wrap-choose .list
{
    display: inline-block;
    float: none;

    margin-right: -4px;

    vertical-align: top;
}
.wrap-choose .item
{
    margin-top: 50px;

    -webkit-transition: all .4s;
            transition: all .4s;
}
.wrap-choose .item h3
{
    font-size: 18px;
    font-weight: 800;
    line-height: 50px;

    margin: 0 0 14px 0;

    letter-spacing: 0;
}
.wrap-choose .item h3:before
{
    font-family: 'iconfont' !important;
    font-size: 24px;
    font-weight: normal;
    line-height: 50px;

    display: inline-block;
    float: left;

    width: 50px;
    height: 50px;
    margin-right: 14px;

    content: '\e618';
    text-align: center;

    color: #fff;
    border-radius: 50%;
    background-color: #1284C7;
}
.wrap-choose .item p
{
    font-size: 14px;
    line-height: 1.71428571;

    position: relative;

    margin: 0;
    padding-left: 26px;

    letter-spacing: 0;

    color: #666;
}
.wrap-choose .item p:before
{
    font-size: 12px;
    line-height: 24px;

    position: absolute;
    left: 0;

    content: '◎';
}
.wrap-choose .item-2 h3:before,
.wrap-choose .item-4 h3:before,
.wrap-choose .item-6 h3:before
{
    background-color: #75bc30;
}
.wrap-choose .item-2 h3:before
{
    content: '\e644';
}
.wrap-choose .item-3 h3:before
{
    content: '\e632';
}
.wrap-choose .item-4 h3:before
{
    content: '\e617';
}
.wrap-choose .item-5 h3:before
{
    content: '\e6b3';
}
.wrap-choose .item-6 h3:before
{
    content: '\e61a';
}
.wrap-choose .item:hover
{
    -webkit-transform: translateY(-14px);
        -ms-transform: translateY(-14px);
            transform: translateY(-14px);
}
.wrap-choose .item:hover h3:before
{
    -webkit-animation: rotateInDownLeft 1s 0s ease both;
            animation: rotateInDownLeft 1s 0s ease both;
}
.wrap-faq .faq
{
    margin-top: 10px;
}
.wrap-faq .faq ul li
{
    position: relative;

    padding: 30px 0 30px 30px;

    border-bottom: 1px solid #dedede;
}
.wrap-faq .faq ul li:last-child
{
    border-bottom: none;
}
.wrap-faq .faq ul li:before
{
    font-family: 'iconfont' !important;
    font-size: 20px;

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

    content: '\e66c';

    color: #75bc30;
}
.wrap-faq .faq h3
{
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;

    margin: 0 0 14px 0;

    color: #1284C7;
}
.wrap-faq .faq p
{
    font-weight: 500;
    line-height: 1.71428571;

    margin: 0;

    color: #666;
}
.wrap-equipment .text
{
    margin-top: 50px;
}
@media (max-width: 991px)
{
    .wrap-equipment .text
    {
        margin-top: 40px;
    }
}
.wrap-equipment .text p
{
    line-height: 1.71428571;

    margin: 0;

    word-break: break-word;

    color: #666;
}
.wrap-equipment .equipment
{
    margin-top: 50px;
}
@media (max-width: 991px)
{
    .wrap-equipment .equipment
    {
        margin-top: 40px;
    }
}
.wrap-equipment .item
{
    display: table;

    width: 100%;
    margin-top: 30px;
}
.wrap-equipment .item .pic,
.wrap-equipment .item .note
{
    display: table-cell;

    width: 50%;

    vertical-align: middle;
}
@media (max-width: 767px)
{
    .wrap-equipment .item .pic,
    .wrap-equipment .item .note
    {
        display: block;

        width: 100%;
    }
}
.wrap-equipment .item .pic .img-box
{
    padding-bottom: 55.81395349%;
}
.wrap-equipment .item .note
{
    padding: 30px 50px;

    background-color: #f6f6f6;
}
@media (max-width: 767px)
{
    .wrap-equipment .item .note
    {
        padding: 30px 15px;
    }
}
.wrap-equipment .item .note h3
{
    font-size: 18px;
    font-weight: 600;

    margin: 0;

    color: #1284C7;
}
.wrap-equipment .item .note p
{
    font-weight: 500;
    line-height: 1.71428571;

    margin: 20px 0 0 0;

    color: #666;
}
@media (max-width: 767px)
{
    .wrap-equipment .item:nth-child(2n) .pic
    {
        display: none;
    }
}
.wrap-equipment .item:nth-child(2n) .pic-phone
{
    display: none;
}
@media (max-width: 767px)
{
    .wrap-equipment .item:nth-child(2n) .pic-phone
    {
        display: block;
    }
}
.wrap-advantage .advantage
{
    margin-top: 20px;
}
.wrap-advantage .list
{
    display: inline-block;
    float: none;

    margin-top: 50px;
    margin-right: -4px;

    vertical-align: top;
}
@media (max-width: 767px)
{
    .wrap-advantage .list
    {
        margin-top: 30px;
    }
}
.wrap-advantage .item
{
    overflow: hidden;
}
.wrap-advantage .item .pic
{
    float: left;

    width: 26%;
}
@media (max-width: 1199px)
{
    .wrap-advantage .item .pic
    {
        width: 40%;
    }
}
@media (max-width: 767px)
{
    .wrap-advantage .item .pic
    {
        width: 30%;
    }
}
.wrap-advantage .item .text
{
    float: left;

    width: 74%;
    padding-left: 20px;
}
@media (max-width: 1199px)
{
    .wrap-advantage .item .text
    {
        width: 60%;
    }
}
@media (max-width: 767px)
{
    .wrap-advantage .item .text
    {
        width: 70%;
    }
}
.wrap-advantage .item .text h4
{
    font-size: 16px;
    font-weight: bold;

    color: #1284C7;
}
.wrap-advantage .item .text h4 span
{
    display: inline-block;

    margin-right: 12px;
}
.wrap-advantage .item .text p
{
    font-size: 13px;
    line-height: 1.69230769;

    margin: 0;

    color: #666;
}
.wrap-news .item
{
    margin-top: 40px;
}
.wrap-news .item .pic
{
    position: relative;
}
.wrap-news .item .pic span
{
    font-size: 13px;
    font-weight: 500;
    line-height: 30px;

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

    display: inline-block;

    height: 30px;
    padding: 0 20px;

    color: #fff;
    background-color: rgba(110, 185, 44, .9);
}
.wrap-news .item .img-box
{
    padding-bottom: 66.66666667%;
}
.wrap-news .item .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.wrap-news .item .note h3
{
    font-size: 16px;
    font-weight: 600;
    line-height: 1.25;

    display: -webkit-box;
    overflow: hidden;

    height: 40px;
    margin: 20px 0 0 0;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.wrap-news .item .note p
{
    font-weight: 500;
    line-height: 1.71428571;

    display: -webkit-box;
    overflow: hidden;

    height: 48px;
    margin: 14px 0 0 0;

    color: #666;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.wrap-news .item .note a
{
    display: block;
}
.wrap-news .item .note a.more:after
{
    font-family: 'iconfont' !important;
    font-size: 28px;

    content: '\e612';

    color: #1284C7;
}
.wrap-news .item:hover .pic .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.wrap-news .item:hover .note h3
{
    color: #1284C7;
}
.wrap-news-show .title-news
{
    text-align: center;
}
.wrap-news-show .title-news h2
{
    font-size: 24px;
    font-weight: bold;
    line-height: 1.6;

    margin: 0 0 20px 0;
}
@media (max-width: 767px)
{
    .wrap-news-show .title-news h2
    {
        font-size: 20px;
    }
}
.wrap-news-show .title-news span.time
{
    font-size: 13px;
    font-weight: 500;
    line-height: 30px;

    top: 20px;
    left: 0;

    display: inline-block;

    height: 30px;
    margin-right: 50px;
    padding: 0 20px;

    color: #fff;
    background-color: rgba(110, 185, 44, .9);
}
.wrap-news-show .title-news .share
{
    display: inline-block;
}
@media (max-width: 767px)
{
    .wrap-news-show .title-news .share
    {
        display: block;

        margin-top: 20px;
    }
}
.wrap-news-show .title-news .share span
{
    font-size: 16px;

    display: inline-block;

    vertical-align: middle;

    color: #999;
}
.wrap-news-show .title-news .share ul
{
    display: inline-block;

    vertical-align: middle;
}
.wrap-news-show .title-news .share li
{
    display: inline-block;
    float: none;

    margin-left: 6px;
    padding: 0;

    -webkit-transition: -webkit-transform .2s ease-in-out;
            transition: -webkit-transform .2s ease-in-out;
            transition:         transform .2s ease-in-out;
            transition:         transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
    text-align: center;
    vertical-align: top;
}
.wrap-news-show .title-news .share li:hover
{
    -webkit-transform: translateY(-4px);
        -ms-transform: translateY(-4px);
            transform: translateY(-4px);
}
.wrap-news-show .title-news .share li a
{
    display: block;

    width: 30px;
    height: 30px;

    background-color: #3b5998;
}
.wrap-news-show .title-news .share li a:after
{
    font-family: 'iconfont';
    font-size: 14px;
    line-height: 30px;

    content: '\e615';

    color: #fff;
}
.wrap-news-show .title-news .share li a:hover
{
    text-decoration: none;
}
.wrap-news-show .title-news .share .twitter a
{
    background-color: #55acee;
}
.wrap-news-show .title-news .share .twitter a:after
{
    content: '\e60b';
}
.wrap-news-show .title-news .share .linkedin a
{
    background-color: #1284c7;
}
.wrap-news-show .title-news .share .linkedin a:after
{
    font-size: 18px;

    content: '\e6f0';
}
.wrap-news-show .title-news .share .google a
{
    background-color: #dc4e41;
}
.wrap-news-show .title-news .share .google a:after
{
    content: '\e60c';
}
.wrap-news-show .title-news .share .youtube a
{
    background-color: #c4302b;
}
.wrap-news-show .title-news .share .youtube a:after
{
    font-size: 16px;

    content: '\e6fa';
}
.wrap-news-show .title-news .share .instagram a
{
    background-color: #d82f81;
}
.wrap-news-show .title-news .share .instagram a:after
{
    font-size: 17px;

    content: '\e607';
}
.wrap-news-show .news-show
{
    margin-top: 30px;
    padding: 50px 0;

    border-top: 1px solid #dbdbdb;
}
.wrap-news-show .news-show p
{
    font-weight: 500;
    line-height: 2;

    margin: 0;

    color: #666;
}
.wrap-news-show .news-show img
{
    max-width: 100%;
}
.wrap-product
{
    overflow: hidden;
}
.wrap-product .product
{
    float: left;

    width: 84%;
    margin-top: -44px;
    padding-left: 30px;
}
@media (max-width: 1330px)
{
    .wrap-product .product
    {
        width: 76%;
    }
}
@media (max-width: 991px)
{
    .wrap-product .product
    {
        width: 100%;
        padding-left: 0;
    }
}
.wrap-product .product .row
{
    margin: 0 -10px;
}
.wrap-product .product .list
{
    padding: 0 10px;
}
.wrap-product .product .item
{
    margin-top: 44px;
}
.wrap-product .product .item .img-box
{
    overflow: hidden;

    padding-bottom: 79.41176471%;

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

    border: 1px solid #e9e9e9;
}
.wrap-product .product .item .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.wrap-product .product .item .text
{
    padding: 30px 10px;
}
@media (max-width: 991px)
{
    .wrap-product .product .item .text
    {
        padding: 20px 5px;
    }
}
.wrap-product .product .item p
{
    font-weight: 500;
    line-height: 20px;

    display: -webkit-box;
    overflow: hidden;

    height: 20px;
    margin: 14px 0 0 0;

    text-align: center;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.wrap-product .product .item a
{
    display: block;
}
.wrap-product .product .item:hover .img-box
{
    border-color: #1284C7;
}
.wrap-product .product .item:hover .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.wrap-product .product .item:hover p
{
    color: #1284C7;
}
.wrap-product-show .product-show
{
    float: left;

    width: 84%;
    padding-left: 30px;
}
@media (max-width: 1330px)
{
    .wrap-product-show .product-show
    {
        width: 76%;
    }
}
@media (max-width: 991px)
{
    .wrap-product-show .product-show
    {
        width: 100%;
        padding-left: 0;
    }
}
.wrap-product-show .location ul li
{
    display: inline-block;
}
.wrap-product-show .location ul li:last-child a:after
{
    display: none;
}
.wrap-product-show .location a
{
    font-size: 13px;

    display: inline-block;

    color: #999;
}
.wrap-product-show .location a:after
{
    font-family: 'iconfont' !important;

    content: '\e67e';
}
.wrap-product-show .location a:hover
{
    color: #1284C7;
}
.wrap-product-show .pro-show
{
    overflow: hidden;

    margin-top: 16px;
}
.wrap-product-show .pro-show .album
{
    position: relative;

    float: left;

    width: 50%;
}
@media (max-width: 991px)
{
    .wrap-product-show .pro-show .album
    {
        float: none;

        width: 100%;
    }
}
.wrap-product-show .pro-show .album .slider-for .item
{
    border: 1px solid #e9e9e9;
}
.wrap-product-show .pro-show .album .img-box
{
    padding-bottom: 79.41176471%;
}
.wrap-product-show .pro-show .album .slider-nav
{
    position: relative;

    margin-top: 14px;
    padding: 0 30px;
}
@media (max-width: 991px)
{
    .wrap-product-show .pro-show .album .slider-nav
    {
        padding: 0 40px;
    }
}
.wrap-product-show .pro-show .album .slider-nav .slick-current .item
{
    border: 1px solid #1284C7;
}
.wrap-product-show .pro-show .album .slider-nav .item
{
    margin: 0 7px;

    border: 1px solid #e9e9e9;
}
@media (max-width: 991px)
{
    .wrap-product-show .pro-show .album .slider-nav .item
    {
        margin: 0 3px;
    }
}
.wrap-product-show .pro-show .album .slider-nav .slick-arrow
{
    position: absolute;
    top: 50%;
    left: 0;

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

    background: none;
}
@media (max-width: 991px)
{
    .wrap-product-show .pro-show .album .slider-nav .slick-arrow
    {
        left: 0;
    }
}
.wrap-product-show .pro-show .album .slider-nav .slick-arrow:before
{
    font-family: 'iconfont' !important;
    font-size: 20px;

    content: '\e601';

    color: #9f9f9f;
}
.wrap-product-show .pro-show .album .slider-nav .slick-arrow.slick-next
{
    right: 0;
    left: auto;
}
@media (max-width: 991px)
{
    .wrap-product-show .pro-show .album .slider-nav .slick-arrow.slick-next
    {
        right: 0;
    }
}
.wrap-product-show .pro-show .album .slider-nav .slick-arrow.slick-next:before
{
    content: '\e827';
}
.wrap-product-show .pro-show .album .slider-nav .slick-arrow:hover:before
{
    color: #1284C7;
}
.wrap-product-show .pro-show .text
{
    float: left;

    width: 50%;
    padding-left: 30px;
}
@media (max-width: 1199px)
{
    .wrap-product-show .pro-show .text
    {
        padding-top: 0;
        padding-left: 30px;
    }
}
@media (max-width: 991px)
{
    .wrap-product-show .pro-show .text
    {
        float: none;

        width: 100%;
        padding-top: 40px;
        padding-left: 0;
    }
}
.wrap-product-show .pro-show .text .share
{
    text-align: right;
}
.wrap-product-show .pro-show .text .share span
{
    font-size: 16px;

    display: inline-block;

    color: #999;
}
.wrap-product-show .pro-show .text .share ul
{
    display: inline-block;
}
.wrap-product-show .pro-show .text .share li
{
    display: inline-block;
    float: none;

    margin-left: 6px;
    padding: 0;

    -webkit-transition: -webkit-transform .2s ease-in-out;
            transition: -webkit-transform .2s ease-in-out;
            transition:         transform .2s ease-in-out;
            transition:         transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
    text-align: center;
}
.wrap-product-show .pro-show .text .share li:hover
{
    -webkit-transform: translateY(-4px);
        -ms-transform: translateY(-4px);
            transform: translateY(-4px);
}
.wrap-product-show .pro-show .text .share li a
{
    display: block;

    width: 30px;
    height: 30px;

    background-color: #3b5998;
}
.wrap-product-show .pro-show .text .share li a:after
{
    font-family: 'iconfont';
    font-size: 14px;
    line-height: 30px;

    content: '\e615';

    color: #fff;
}
.wrap-product-show .pro-show .text .share li a:hover
{
    text-decoration: none;
}
.wrap-product-show .pro-show .text .share .twitter a
{
    background-color: #55acee;
}
.wrap-product-show .pro-show .text .share .twitter a:after
{
    content: '\e60b';
}
.wrap-product-show .pro-show .text .share .linkedin a
{
    background-color: #1284c7;
}
.wrap-product-show .pro-show .text .share .linkedin a:after
{
    font-size: 18px;

    content: '\e6f0';
}
.wrap-product-show .pro-show .text .share .google a
{
    background-color: #dc4e41;
}
.wrap-product-show .pro-show .text .share .google a:after
{
    content: '\e60c';
}
.wrap-product-show .pro-show .text .share .youtube a
{
    background-color: #c4302b;
}
.wrap-product-show .pro-show .text .share .youtube a:after
{
    font-size: 16px;

    content: '\e6fa';
}
.wrap-product-show .pro-show .text .share .instagram a
{
    background-color: #d82f81;
}
.wrap-product-show .pro-show .text .share .instagram a:after
{
    font-size: 17px;

    content: '\e607';
}
.wrap-product-show .pro-show .text .note
{
    margin-top: 40px;
}
.wrap-product-show .pro-show .text .note h4
{
    font-size: 18px;
    font-weight: bold;

    margin-bottom: 20px;
}
.wrap-product-show .pro-show .text .note p
{
    font-weight: 500;
    line-height: 1.71428571;

    margin: 0;

    color: #666;
}
.wrap-product-show .pro-show .text .link
{
    margin-top: 40px;
}
@media (max-width: 991px)
{
    .wrap-product-show .pro-show .text .link
    {
        margin-top: 20px;
    }
}
.wrap-product-show .pro-show .text .link a
{
    font-size: 12px;
    font-weight: 500;
    line-height: 45px;

    display: inline-block;

    height: 45px;
    padding: 0 56px;

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

    color: #fff;
    background-color: #1284C7;
}
.wrap-product-show .pro-show .text .link a:hover
{
    background-color: #75bc30;
}
.wrap-product-show .parameter
{
    margin-top: 60px;
}
.wrap-product-show .parameter .title-parameter
{
    background-color: #75bc30;
}
.wrap-product-show .parameter .title-parameter h3
{
    font-size: 12px;
    font-weight: 500;
    line-height: 45px;

    height: 45px;
    margin: 0;
    padding: 0 22px;

    letter-spacing: .43px;

    color: #fff;
}
@media (max-width: 767px)
{
    .wrap-product-show .parameter .title-parameter h3
    {
        padding: 0 15px;
    }
}
.wrap-product-show .parameter .message
{
    padding: 40px 34px;

    border: 1px solid #e9e9e9;
}
@media (max-width: 767px)
{
    .wrap-product-show .parameter .message
    {
        padding: 30px 15px;
    }
}
.wrap-product-show .parameter .message p
{
    font-size: 13px;
    font-weight: 500;
    line-height: 2.30769231;

    color: #666;
}
.wrap-product-show .parameter .message form
{
    margin: 0 -10px;
}
.wrap-product-show .parameter .message .list
{
    padding: 0 10px;
}
.wrap-product-show .parameter .message input,
.wrap-product-show .parameter .message textarea
{
    font-weight: 500;

    width: 100%;
    margin-top: 20px;
    padding: 0 20px;

    border: 1px solid #f0f0f0;
    outline: none;
    background-color: #f8f8f8;
}
.wrap-product-show .parameter .message input
{
    line-height: 22px;

    height: 42px;
    padding: 10px 20px;
}
.wrap-product-show .parameter .message textarea
{
    line-height: 22px;

    padding: 10px 20px;

    resize: vertical;
}
.wrap-product-show .parameter .message input::-webkit-input-placeholder,
.wrap-product-show .parameter .message textarea::-webkit-input-placeholder
{
    color: #a0a0a0;
}
.wrap-product-show .parameter .message input:-o-placeholder,
.wrap-product-show .parameter .message textarea:-o-placeholder
{
    color: #a0a0a0;
}
.wrap-product-show .parameter .message input::-moz-placeholder,
.wrap-product-show .parameter .message textarea::-moz-placeholder
{
    color: #a0a0a0;
}
.wrap-product-show .parameter .message input:-ms-input-placeholder,
.wrap-product-show .parameter .message textarea:-ms-input-placeholder
{
    color: #a0a0a0;
}
.wrap-product-show .parameter .message input:focus::-webkit-input-placeholder,
.wrap-product-show .parameter .message textarea:focus::-webkit-input-placeholder
{
    color: #c5c5c5;
}
.wrap-product-show .parameter .message input:focus::-o-placeholder,
.wrap-product-show .parameter .message textarea:focus::-o-placeholder
{
    color: #c5c5c5;
}
.wrap-product-show .parameter .message input:focus::-moz-placeholder,
.wrap-product-show .parameter .message textarea:focus::-moz-placeholder
{
    color: #c5c5c5;
}
.wrap-product-show .parameter .message input:focus::-ms-input-placeholder,
.wrap-product-show .parameter .message textarea:focus::-ms-input-placeholder
{
    color: #c5c5c5;
}
.wrap-product-show .parameter .message .read input::-webkit-input-placeholder
{
    font-weight: 600;

    color: #333;
}
.wrap-product-show .parameter .message .read input:-o-placeholder
{
    font-weight: 600;

    color: #333;
}
.wrap-product-show .parameter .message .read input::-moz-placeholder
{
    font-weight: 600;

    color: #333;
}
.wrap-product-show .parameter .message .read input:-ms-input-placeholder
{
    font-weight: 600;

    color: #333;
}
.wrap-product-show .parameter .message .read input:focus::-webkit-input-placeholder
{
    font-weight: 600;

    color: #333;
}
.wrap-product-show .parameter .message .read input:focus::-o-placeholder
{
    font-weight: 600;

    color: #333;
}
.wrap-product-show .parameter .message .read input:focus::-moz-placeholder
{
    font-weight: 600;

    color: #333;
}
.wrap-product-show .parameter .message .read input:focus::-ms-input-placeholder
{
    font-weight: 600;

    color: #333;
}
.wrap-product-show .parameter .message .submit
{
    font-weight: bold;
    line-height: 45px;

    display: inline-block;

    height: 45px;
    margin-top: 30px;
    padding: 0 60px;

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

    color: #fff;
    border-radius: 0;
    background-color: #75bc30;
}
.wrap-product-show .parameter .message .submit:hover
{
    background-color: #1284C7;
}
.wrap-product-show .parameter .message span
{
    font-weight: 500;
    line-height: 45px;

    display: inline-block;

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

    vertical-align: middle;

    color: #666;
}
.wrap-product-show .relate
{
    margin-top: 60px;
}
.wrap-product-show .relate .title-relate h3
{
    font-size: 24px;
    font-weight: bold;

    margin: 0;
}
.wrap-product-show .relate .row
{
    margin: 0 -10px;
}
.wrap-product-show .relate .list
{
    padding: 0 10px;
}
.wrap-product-show .relate .item
{
    margin-top: 34px;
}
.wrap-product-show .relate .item .img-box
{
    overflow: hidden;

    padding-bottom: 79.41176471%;

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

    border: 1px solid #e9e9e9;
}
.wrap-product-show .relate .item .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.wrap-product-show .relate .item .text
{
    padding: 30px 10px;
}
@media (max-width: 991px)
{
    .wrap-product-show .relate .item .text
    {
        padding: 20px 5px;
    }
}
.wrap-product-show .relate .item p
{
    font-weight: 500;
    line-height: 20px;

    display: -webkit-box;
    overflow: hidden;

    height: 20px;
    margin: 14px 0 0 0;

    text-align: center;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.wrap-product-show .relate .item a
{
    display: block;
}
.wrap-product-show .relate .item:hover .img-box
{
    border-color: #1284C7;
}
.wrap-product-show .relate .item:hover .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.wrap-product-show .relate .item:hover p
{
    color: #1284C7;
}
.wrap-process .process
{
    margin-top: 50px;

    text-align: center;
}
@media (max-width: 991px)
{
    .wrap-process .process
    {
        margin-top: 40px;
    }
}
.wrap-process .process img
{
    max-width: 100%;
}
.wrap-contact .contact
{
    display: table;
    overflow: hidden;

    width: 100%;
    margin-top: 50px;
}
@media (max-width: 991px)
{
    .wrap-contact .contact
    {
        display: block;

        margin-top: 40px;
    }
}
.wrap-contact .contact .text
{
    display: table-cell;

    width: 35%;
    padding: 60px 40px;

    vertical-align: top;

    background-color: #f0f8fe;
}
@media (max-width: 991px)
{
    .wrap-contact .contact .text
    {
        display: block;

        width: 100%;
        padding: 40px 15px;
    }
}
.wrap-contact .contact .text h4
{
    font-size: 16px;
    font-weight: bold;
    line-height: 1.875;

    margin: 0;
}
.wrap-contact .contact .text p
{
    font-weight: 500;
    line-height: 1.57142857;

    margin-bottom: 12px;

    color: #666;
}
.wrap-contact .contact .text p a:hover
{
    text-decoration: underline;
}
.wrap-contact .contact .text .share
{
    margin-top: 30px;
    padding-top: 30px;

    border-top: 1px solid #d2dde6;
}
.wrap-contact .contact .text .share span
{
    font-size: 13px;
    font-weight: bold;

    display: block;

    color: #1284C7;
}
.wrap-contact .contact .text .share ul
{
    display: block;

    margin-top: 20px;
}
.wrap-contact .contact .text .share li
{
    display: inline-block;
    float: none;

    margin-left: 6px;
    padding: 0;

    -webkit-transition: -webkit-transform .2s ease-in-out;
            transition: -webkit-transform .2s ease-in-out;
            transition:         transform .2s ease-in-out;
            transition:         transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
    text-align: center;
}
.wrap-contact .contact .text .share li:first-child
{
    margin-left: 0;
}
.wrap-contact .contact .text .share li:hover
{
    -webkit-transform: translateY(-4px);
        -ms-transform: translateY(-4px);
            transform: translateY(-4px);
}
.wrap-contact .contact .text .share li a
{
    display: block;

    width: 30px;
    height: 30px;

    background-color: #3b5998;
}
.wrap-contact .contact .text .share li a:after
{
    font-family: 'iconfont';
    font-size: 14px;
    line-height: 30px;

    content: '\e615';

    color: #fff;
}
.wrap-contact .contact .text .share li a:hover
{
    text-decoration: none;
}
.wrap-contact .contact .text .share .twitter a
{
    background-color: #55acee;
}
.wrap-contact .contact .text .share .twitter a:after
{
    content: '\e60b';
}
.wrap-contact .contact .text .share .linkedin a
{
    background-color: #1284c7;
}
.wrap-contact .contact .text .share .linkedin a:after
{
    font-size: 18px;

    content: '\e6f0';
}
.wrap-contact .contact .text .share .google a
{
    background-color: #dc4e41;
}
.wrap-contact .contact .text .share .google a:after
{
    content: '\e60c';
}
.wrap-contact .contact .text .share .youtube a
{
    background-color: #c4302b;
}
.wrap-contact .contact .text .share .youtube a:after
{
    font-size: 16px;

    content: '\e6fa';
}
.wrap-contact .contact .text .share .instagram a
{
    background-color: #d82f81;
}
.wrap-contact .contact .text .share .instagram a:after
{
    font-size: 17px;

    content: '\e607';
}
.wrap-contact .contact .message
{
    display: table-cell;

    width: 65%;
    padding: 60px 110px;

    vertical-align: top;

    background-color: #1284C7;
}
@media (max-width: 1199px)
{
    .wrap-contact .contact .message
    {
        padding: 60px 40px;
    }
}
@media (max-width: 991px)
{
    .wrap-contact .contact .message
    {
        display: block;

        width: 100%;
        padding: 30px 15px;
    }
}
.wrap-contact .contact .message h4
{
    font-size: 16px;

    margin: 0;

    color: #fff;
}
.wrap-contact .contact .message p
{
    line-height: 1.57142857;

    margin: 30px 0 0 0;

    color: #fff;
}
.wrap-contact .contact .message form
{
    margin-top: 15px;
}
.wrap-contact .contact .message form ul
{
    overflow: hidden;

    margin: 0 -10px;
}
.wrap-contact .contact .message form ul li
{
    float: left;

    width: 50%;
    padding: 0 10px;
}
@media (max-width: 767px)
{
    .wrap-contact .contact .message form ul li
    {
        width: 100%;
    }
}
.wrap-contact .contact .message form ul li:nth-child(5),
.wrap-contact .contact .message form ul li:nth-child(6)
{
    width: 100%;
}
.wrap-contact .contact .message input,
.wrap-contact .contact .message textarea
{
    font-size: 13px;

    width: 100%;
    margin-top: 20px;
    padding: 0 20px;

    color: #fff;
    border: 1px solid #fff;
    outline: none;
    background: none;
}
.wrap-contact .contact .message input
{
    line-height: 25px;

    height: 45px;
    padding: 10px 20px;
}
.wrap-contact .contact .message textarea
{
    line-height: 25px;

    padding: 10px 20px;

    resize: vertical;
}
.wrap-contact .contact .message input::-webkit-input-placeholder,
.wrap-contact .contact .message textarea::-webkit-input-placeholder
{
    color: #fff;
}
.wrap-contact .contact .message input:-o-placeholder,
.wrap-contact .contact .message textarea:-o-placeholder
{
    color: #fff;
}
.wrap-contact .contact .message input::-moz-placeholder,
.wrap-contact .contact .message textarea::-moz-placeholder
{
    color: #fff;
}
.wrap-contact .contact .message input:-ms-input-placeholder,
.wrap-contact .contact .message textarea:-ms-input-placeholder
{
    color: #fff;
}
.wrap-contact .contact .message input:focus::-webkit-input-placeholder,
.wrap-contact .contact .message textarea:focus::-webkit-input-placeholder
{
    color: #c5c5c5;
}
.wrap-contact .contact .message input:focus::-o-placeholder,
.wrap-contact .contact .message textarea:focus::-o-placeholder
{
    color: #c5c5c5;
}
.wrap-contact .contact .message input:focus::-moz-placeholder,
.wrap-contact .contact .message textarea:focus::-moz-placeholder
{
    color: #c5c5c5;
}
.wrap-contact .contact .message input:focus::-ms-input-placeholder,
.wrap-contact .contact .message textarea:focus::-ms-input-placeholder
{
    color: #c5c5c5;
}
.wrap-contact .contact .message .submit
{
    font-weight: bold;
    line-height: 45px;

    display: inline-block;

    height: 45px;
    margin-top: 30px;
    padding: 0 70px;

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

    color: #1284C7;
    border-radius: 0;
    background-color: #fff;
}
.wrap-contact .contact .message .submit:hover
{
    color: #fff;
    background-color: #6eb92c;
}
.wrap-contact .conmap
{
    margin-top: 60px;

    text-align: center;
}
.wrap-contact .conmap img
{
    max-width: 100%;
}
.map
{
    overflow: hidden;

    height: 350px;
}
.map img
{
    height: 100%;
}
/**
 * page
 */
.page
{
    clear: both;
    overflow: hidden;

    margin-top: 70px;

    text-align: center;
}
@media (max-width: 991px)
{
    .page
    {
        margin-top: 40px;
    }
}
.page a
{
    font-weight: 500;
    line-height: 45px;

    display: inline-block;
    overflow: hidden;

    width: 45px;
    height: 45px;
    margin: 0 3px;

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

    color: #7c7c7c;
    border: 1px solid #ddd;
    border-radius: 50%;
}
.page a.omit:hover
{
    color: #333;
    background-color: #fff;
}
.page a.first-child:before,
.page a.last-child:before
{
    font-family: 'iconfont';
    font-size: 18px;

    content: '\e9b5';

    color: #aaa;
}
.page a.first-child:hover:before,
.page a.last-child:hover:before
{
    color: #fff;
}
.page a.last-child:before
{
    content: '\e72f';
}
.page a.active,
.page a:hover
{
    color: #fff;
    border-color: #1284C7;
    background-color: #1284C7;
}
@media (max-width: 767px)
{
    .page a
    {
        line-height: 34px;

        width: 34px;
        height: 34px;
    }
    .page a.first-child,
    .page a.last-child
    {
        margin: 0 5px;
    }
}
.fancybox-caption
{
    font-size: 16px;

    text-align: center;

    border: none;
}
.stuck
{
    position: fixed;
    z-index: 10;
    top: 0;

    width: 100%;
    /*height: 70px!important;*/

    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .12);
}
/*.stuck .logo
{
    margin-top: 16px;
}
.stuck .nav .nav-list1 > li > a
{
    line-height: 70px;
}
.stuck .nav .nav-list1 > li.more > a:after
{
    margin-top: 28px;
}
.stuck .find
{
    line-height: 70px;
}
.stuck .cart
{
    margin-top: 13px;
}*/
.table-box
{
    overflow: auto;

    width: 100%;
    max-width: 100%;
}
table
{
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;

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

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

    vertical-align: middle;
}
table tr:nth-child(odd)
{
    background-color: #f2f2f2;
}
table td
{
    padding: 8px !important;

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

    background: none !important;
}


#active{
    color: #1284C7 !important;
}



.banner .slick-arrow
{
    position: absolute;
    z-index: 9;
    bottom: 10px;
    left:10%;
    top: 50%;

    margin: 0;
    padding: 0;

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

    background: none;
}
@media (max-width: 991px)
{
}
.banner .slick-arrow:before
{
    display: block;

    width: 64px;
    height: 64px;
    line-height: 64px;
font-family: 'iconfont' !important;
    content: '\e601';
    color:  #ffffff;
    background-color: rgba(0, 0, 0, .5);
    background-size: cover;
    font-size: 20px;
}
.banner .slick-arrow:hover:before
{
    background-color: rgba(0, 0, 0, .8);
}
.banner .slick-arrow.slick-next
{
    left: auto;
    right: 10%;

}
@media (max-width: 991px)
{
    .banner .slick-arrow{
        left: 20%;
    }
    .banner .slick-arrow.slick-next{
        left: auto;
    right: 20%;
    }
    .banner .slick-arrow:before{
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
}
.banner .slick-arrow.slick-next:before
{
    content: '\e827';
}


.addthis_inline_share_toolbox_25j9{
    display: inline-block;
    margin-left: 7px;
    -webkit-transition:         transform .3s;
    -webkit-transition: -webkit-transform .3s;
            transition: -webkit-transform .3s;
            transition:         transform .3s;
            transition:         transform .3s, -webkit-transform .3s;
    text-align: center;
    vertical-align: middle;
    margin-top: 5px;
}


.equipment .img-box{
    padding-bottom:75%
}

form .tips{
    display: block;
    color: #fff;
    margin-top: 5px;
}
form .tips.tips-danger{
    color: #f00!important
}
form .fieldAlert{
    background: #f00!important
}

.header .logo{
    background: url(/static/image/logo.png?a=2019) no-repeat 0 -2px;
    background-size: 100%;
    margin-top: 10px;
    height: 116px;
}


.logo a{
    display: inline-block;
    width: 180px;
    font-weight: 600;
    font-size: 1.4em;
    text-indent: -9999px
}

.box-video .video .img-box{
    padding-bottom:70%;
}

/*.slider-nav .img-box img{
    width: 100px;
    height: 80px;
}*/


.pager{
    padding-top: 40px;
}
.pager li>a, .pager li>span{
    font-size: 1.4em;
}