/**
 * 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('../fonts/iconfont.eot?t=1481266234445');
    src: url('../fonts/iconfont.eot?t=1481266234445#iefix') format('embedded-opentype'), url('../fonts/iconfont.woff?t=1481266234445') format('woff'), url('../fonts/iconfont.ttf?t=1481266234445') format('truetype'), url('../fonts/iconfont.svg?t=1481266234445#iconfont') format('svg');
}

/* This stylesheet generated by Transfonter (https://transfonter.org) on October 19, 2017 3:41 AM */
body {
    font-family: Arial, 'Helvetica Neue', Helvetica, '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;
    z-index: 10;
    width: 100%;
    height: 130px;
    background: url(../images/header_bg.jpg) no-repeat top center;
}

.header .top {
    height: 1px;
    display: block;
}

@media (max-width:1199px) {
    .header {
        height: 100px;
        background: none;
    }
}

@media (max-width:767px) {
    .header {
        height: 90px;
    }
}

.header .top-line {
    height: 1px;
    background-color: #0065b1;
}

.header .container {
    position: relative;
}

.header .phone-share {
    display: none;
    height: 30px;
    text-align: center;
    background-color: #0065b1;
}

@media (max-width:1199px) {
    .header .phone-share {
        display: block;
    }
}

.header .phone-share span {
    font-size: 13px;
    display: inline-block;
    color: #fff;
}

.header .phone-share ul {
    display: inline-block;
}

.header .phone-share li {
    position: relative;
    display: inline-block;
    float: none;
    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;
}

.header .phone-share li:hover {
    -webkit-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px);
}

.header .phone-share li a {
    display: block;
    width: 30px;
    height: 30px;
}

.header .phone-share li a:after {
    font-family: 'iconfont';
    font-size: 16px;
    line-height: 30px;
    content: '\e615';
    color: #fff;
}

.header .phone-share li a:hover {
    text-decoration: none;
}

.header .phone-share .twitter a:after {
    content: '\e60b';
}

.header .phone-share .linkedin a:after {
    font-size: 18px;
    content: '\e6f0';
}

.header .phone-share .google a:after {
    content: '\e645';
}

.header .phone-share .youtube a:after {
    font-size: 16px;
    content: '\e6d7';
}

.header .phone-share .instagram a:after {
    font-size: 17px;
    content: '\e607';
}

.header .phone-share .wechat a:after {
    font-size: 17px;
    content: '\e604';
}

.header .phone-share .wechat .erweima {
    position: absolute;
    z-index: 9;
    top: 100%;
    display: block;
    display: none;
    width: 100px;
    height: 100px;
    -webkit-transform: translateX(-25%);
    -ms-transform: translateX(-25%);
    transform: translateX(-25%);
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

.header .phone-share .wechat .erweima img {
    width: 100%;
}

.header .logo {
    position: relative;
    float: left;
    height: 60px;
    margin-top: 42px;
    -webkit-transition: all .4s;
    transition: all .4s;
}

@media (max-width:1199px) {
    .header .logo {
        float: none;
        width: 100%;
        height: 50px;
        margin-top: 10px;
        text-align: center;
    }
}

@media (max-width:767px) {
    .header .logo {
        height: 40px;
    }
}

.header .logo a {
    display: inline-block;
    height: 100%;
}

.header .logo img {
    display: inline-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 {
        position: absolute;
        top: 14px;
        right: 15px;
        display: block;
    }

    .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: 10px;
        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: #0065b1;
}

.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: #0065b1 !important;
}

.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);
    background-color: #0065b1 !important;
}

.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);
    background-color: #0065b1 !important;
}

@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: #fff;
    }

    .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 (max-width:1201px) {
    .header .nav .nav-list1 .nav-list2 {
        display: none;
    }
}

@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-size: 18px;
        line-height: 88px;
        position: relative;
        display: inline-block;
        -webkit-transition: all .4s;
        transition: all .4s;
    }

    .header .nav .nav-list1>li:after {
        line-height: 88px;
        float: right;
        margin: 0 18px;
        content: '/';
    }

    .header .nav .nav-list1>li:last-child a {
        padding-right: 0;
    }

    .header .nav .nav-list1>li:last-child:after {
        display: none;
    }

    .header .nav .nav-list1>li:hover>a,
    .header .nav .nav-list1>li.active>a {
        color: #0065b1;
    }

    .header .nav .nav-list1>li:hover>a:after,
    .header .nav .nav-list1>li.active>a:after {
        position: absolute;
        bottom: -2px;
        display: block;
        width: 100%;
        height: 2px;
        content: '';
        background-color: #0065b1;
    }

    .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 30px;
        -webkit-transform: translateX(-20%);
        -ms-transform: translateX(-20%);
        transform: translateX(-20%);
    }

    .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;
        -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: #0065b1;
    }

    .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: 0 25px 0 15px;
        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 {
        display: none;
    }

    .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:after {
        margin: 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: #0065b1;
    }
}

.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: #333;
    }

    .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: 10px;
        right: 0;
        margin-top: -14px;
        content: '\e72f';
        color: #333;
    }

    .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 {
    position: fixed;
    z-index: 888;
    top: 100%;
    left: 0;
    display: none;
    overflow: hidden;
    width: 100%;
    height: 100%;
    margin-top: 20px;
    margin-top: 0;
    margin-right: 10px;
    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 {
    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: 20px;
    }
}

.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: 34px;
    }
}

.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: #104384;
}

.header .search-icon {
    position: absolute;
    z-index: 10;
    top: 18px;
    left: 15px;
    display: inline-block;
    cursor: pointer;
}

.header .search-icon:before {
    font-family: 'iconfont' !important;
    font-size: 18px;
    content: '\e660';
    color: #0065b1;
}

.header .search-lg {
    top: 0;
}

.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: 90%;
    margin: auto;
    padding: 0 10px;
    -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;
    width: 80%;
    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: 34px;
    right: 18%;
    cursor: pointer;
}

@media (max-width:1440px) {
    .header .search-lg .close-btn {
        right: 8%;
    }
}

.header .search-lg .close-btn:before {
    font-size: 20px;
    content: '\2716';
    color: #fff;
}

.header .right {
    position: relative;
    z-index: 9;
    float: right;
}

@media (max-width:1199px) {
    .header .right {
        margin-left: 0;
    }
}

.header .right .top {
    position: relative;
    z-index: 9;
    height: 40px;
    text-align: right;
}

@media (max-width:1199px) {
    .header .right .top {
        display: none;
    }
}

.header .right .pc-search {
    position: relative;
    display: inline-block;
    width: 200px;
    margin-top: 7px;
    margin-left: 40px;
    vertical-align: top;
}

@media (max-width:1360px) {
    .header .right .pc-search {
        margin-left: 20px;
    }
}

.header .right .pc-search input {
    font-size: 12px;
    line-height: 25px;
    width: 100%;
    height: 25px;
    padding: 0 30px 0 14px;
    background-color: #fff;
}

.header .right .pc-search input::-webkit-input-placeholder,
.header .right .pc-search textarea::-webkit-input-placeholder {
    color: #999;
}

.header .right .pc-search input:-o-placeholder,
.header .right .pc-search textarea:-o-placeholder {
    color: #999;
}

.header .right .pc-search input::-moz-placeholder,
.header .right .pc-search textarea::-moz-placeholder {
    color: #999;
}

.header .right .pc-search input:-ms-input-placeholder,
.header .right .pc-search textarea:-ms-input-placeholder {
    color: #999;
}

.header .right .pc-search input:focus::-webkit-input-placeholder,
.header .right .pc-search textarea:focus::-webkit-input-placeholder {
    color: #c5c5c5;
}

.header .right .pc-search input:focus::-o-placeholder,
.header .right .pc-search textarea:focus::-o-placeholder {
    color: #c5c5c5;
}

.header .right .pc-search input:focus::-moz-placeholder,
.header .right .pc-search textarea:focus::-moz-placeholder {
    color: #c5c5c5;
}

.header .right .pc-search input:focus::-ms-input-placeholder,
.header .right .pc-search textarea:focus::-ms-input-placeholder {
    color: #c5c5c5;
}

.header .right .pc-search .submit {
    font-size: 16px;
    line-height: 25px;
    position: absolute;
    top: 0;
    right: 14px;
    padding: 0;
    color: #666;
    background: none;
}

.header .right .pc-search .submit:after {
    font-family: 'iconfont' !important;
    content: '\e660';
}

.header .right .share {
    display: inline-block;
    vertical-align: top;
}

.header .right .share span {
    font-size: 13px;
    display: inline-block;
    color: #fff;
}

.header .right .share ul {
    display: inline-block;
}

.header .right .share li {
    position: relative;
    display: inline-block;
    float: none;
    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;
}

.header .right .share li:hover {
    -webkit-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px);
}

.header .right .share li a {
    display: block;
    width: 30px;
    height: 40px;
}

.header .right .share li a:after {
    font-family: 'iconfont';
    font-size: 16px;
    line-height: 40px;
    content: '\e615';
    color: #fff;
}

.header .right .share li a:hover {
    text-decoration: none;
}

.header .right .share .twitter a:after {
    content: '\e60b';
}

.header .right .share .linkedin a:after {
    font-size: 18px;
    content: '\e6f0';
}

.header .right .share .google a:after {
    content: '\e645';
}

.header .right .share .youtube a:after {
    font-size: 16px;
    content: '\e6d7';
}

.header .right .share .instagram a:after {
    font-size: 17px;
    content: '\e607';
}

.header .right .share .wechat a:after {
    font-size: 17px;
    content: '\e604';
}

.header .right .share .wechat .erweima {
    position: absolute;
    z-index: 9;
    top: 100%;
    display: block;
    display: none;
    width: 100px;
    height: 100px;
    -webkit-transform: translateX(-25%);
    -ms-transform: translateX(-25%);
    transform: translateX(-25%);
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

.header .right .share .wechat .erweima img {
    width: 100%;
}

.header .find {
    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;
    }
}

.header .xs-find {
    position: absolute;
    z-index: 10;
    top: 22px;
    left: 15px;
}

@media (max-width:767px) {
    .header .xs-find {
        top: 17px;
        left: 6px;
    }
}

.header .xs-find .find {
    display: none;
}

@media (max-width:1199px) {
    .header .xs-find .find {
        display: block;
    }
}

.header .xs-find .find:before {
    color: #0065b1;
}

/* .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: #0065b1; }
@media (max-width:991px) {
    .icon-online { display: block; }
}
.icon-online.icon { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); } */
.banner {
    font-size: 0;
    position: relative;
    overflow: hidden;
    width: 100%;
    letter-spacing: -4px;
}

@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: 20px;
    height: 5px;
    margin: 0 4px;
    cursor: pointer;
    opacity: .84;
    border: 1px solid #fff;
    border-radius: 2px;
}

.banner .slick-dots li.slick-active,
.banner .slick-dots li:hover {
    opacity: 1;
    border-color: #fe5f00;
    background-color: #fe5f00;
}

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

.banner img {
    display: block;
    width: 100%;
}

.banner .img-box {
    padding-bottom: 31.25%;
}

.banner-in .img-box {
    padding-bottom: 15.625%;
}

.box {
    overflow: hidden;
    padding: 80px 0;
}

@media (max-width:991px) {
    .box {
        padding: 60px 0;
    }
}

.title {
    text-align: center;
}

.title h2 {
    font-family: Impact, Arial;
    font-size: 36px;
    margin: 0;
    text-transform: uppercase;
    color: #0065b1;
}

@media (max-width:991px) {
    .title h2 {
        font-size: 24px;
    }
}

.title p {
    font-size: 16px;
    display: inline-block;
    margin-top: 14px;
    text-transform: uppercase;
    color: #999;
}

.content {
    position: relative;
    z-index: 9;
}

.box-product .item {
    position: relative;
    margin-top: 30px;
}

.box-product .item .img-box {
    padding-bottom: 87.87878788%;
}

.box-product .item .img-box img {
    -webkit-transition: all 1s;
    transition: all 1s;
}

.box-product .item p {
    font-size: 16px;
    line-height: 48px;
    position: absolute;
    bottom: 0;
    display: -webkit-box;
    overflow: hidden;
    width: 100%;
    height: 48px;
    margin: 0;
    padding: 0 4px;
    text-align: center;
    color: #fff;
    background-color: #454545;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.box-product .item:hover .img-box img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.box-video {
    background-color: #eee;
}

.box-video .title {
    text-align: left;
}

.box-video .title h2 {
    color: #0065b1;
}

.box-video .title h2:before {
    display: inline-block;
    width: 3px;
    height: 30px;
    margin-right: 14px;
    content: '';
    vertical-align: middle;
    background-color: #fe5f00;
}

.box-video .title p {
    color: #666;
}

.box-video .info {
    margin-top: 24px;
}

@media (max-width:991px) {
    .box-video .about {
        margin-top: 40px;
    }
}

.box-video .video {
    position: relative;
    overflow: hidden;
    margin-top: 30px;
}

.box-video .video .img-box {
    z-index: 0;
    padding-bottom: 65.07936508%;
    background-color: #000;
}

.box-video .video .img-box img {
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    opacity: 1;
}

.box-video .video .note {
    position: absolute;
    right: 0;
    bottom: 20px;
    left: 0;
    max-width: 90%;
    margin: auto;
    padding: 0 36px;
    background-color: rgba(0, 101, 177, .8);
}

@media (max-width:991px) {
    .box-video .video .note {
        padding: 0 14px;
    }
}

.box-video .video .note p {
    font-size: 20px;
    font-weight: bold;
    line-height: 120px;
    position: relative;
    display: -webkit-box;
    overflow: hidden;
    height: 120px;
    padding-left: 14px;
    color: #fff;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

@media (max-width:991px) {
    .box-video .video .note p {
        font-size: 18px;
        line-height: 40px;
        height: 40px;
    }
}

.box-video .video .note p:before {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 6px;
    height: 6px;
    content: '';
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #fe5f00;
}

.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: '\e717';
}

.box-video .video:hover .img-box img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    opacity: .8;
}

.box-video .about .text {
    margin-top: 30px;
}

.box-video .about .text p {
    line-height: 1.71428571;
    color: #666;
}

.box-video .about .text a.more {
    font-size: 16px;
    line-height: 50px;
    display: inline-block;
    height: 50px;
    margin-top: 40px;
    padding: 0 50px;
    -webkit-transition: all .4s;
    transition: all .4s;
    color: #fff;
    background-color: #fe5f00;
}

.box-video .about .text a.more:hover {
    color: #f9ca17;
    background-color: #fff;
}

@media (max-width:991px) {
    .box-news .news {
        margin: 0 -8px;
        padding: 0 10px;
    }
}

.box-news .item {
    margin-top: 30px;
    padding: 0 15px;
    padding-bottom: 10px;
}

@media (max-width:991px) {
    .box-news .item {
        padding: 0 8px;
    }
}

.box-news .item .img-box {
    padding-bottom: 53.65853659%;
}

.box-news .item .img-box img {
    -webkit-transition: all 1s;
    transition: all 1s;
}

.box-news .item span {
    display: block;
    color: #0065b1;
}

.box-news .item h3 {
    font-size: 16px;
    line-height: 1.625;
    display: -webkit-box;
    overflow: hidden;
    height: 26px;
    margin: 14px 0 0 0;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

@media (max-width:991px) {
    .box-news .item h3 {
        margin-top: 10px;
    }
}

.box-news .item a {
    display: block;
}

.box-news .item p {
    line-height: 1.85714286;
    display: -webkit-box;
    overflow: hidden;
    height: 52px;
    margin: 10px 0 0 0;
    color: #999;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.box-news .item .text {
    padding: 20px 30px;
    border: 1px solid #d2d2d2;
}

@media (max-width:991px) {
    .box-news .item .text {
        padding: 20px 10px;
    }
}

.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 h3 {
    color: #0065b1;
}

.box-news .slick-arrow {
    position: absolute;
    top: 50%;
    left: -50px;
    cursor: pointer;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: none;
}

@media (max-width:991px) {
    .box-news .slick-arrow {
        left: -30px;
    }
}

.box-news .slick-arrow:before {
    font-family: 'iconfont' !important;
    font-size: 28px;
    content: '\e601';
    color: #999;
}

.box-news .slick-arrow.slick-next {
    right: -50px;
    left: auto;
}

@media (max-width:991px) {
    .box-news .slick-arrow.slick-next {
        right: -30px;
    }
}

.box-news .slick-arrow.slick-next:before {
    content: '\e827';
}

.box-news .slick-arrow:hover:before {
    color: #0065b1;
}

.box-contact {
    padding: 40px 0;
    background-color: #0065b1;
}

.box-contact .text {
    position: relative;
    padding-right: 200px;
}

@media (max-width:991px) {
    .box-contact .text {
        padding-right: 0;
    }
}

.box-contact .text p {
    font-size: 30px;
    font-weight: bold;
    line-height: 44px;
    position: relative;
    margin: 0;
    color: #fff;
}

@media (max-width:1199px) {
    .box-contact .text p {
        font-size: 24px;
    }
}

@media (max-width:991px) {
    .box-contact .text p {
        font-size: 20px;
    }
}

.box-contact .text p:before {
    font-family: 'iconfont' !important;
    font-size: 20px;
    font-weight: normal;
    line-height: 44px;
    display: inline-block;
    float: left;
    width: 44px;
    height: 44px;
    margin-right: 30px;
    content: '\e6b6';
    text-align: center;
    border: 1px dashed #fff;
    border-radius: 50%;
}

@media (max-width:991px) {
    .box-contact .text p:before {
        margin-right: 14px;
    }
}

.box-contact .text a {
    font-size: 16px;
    font-weight: bold;
    line-height: 44px;
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    height: 44px;
    padding: 0 30px;
    color: #fff;
    background-color: #e0be2a;
}

@media (max-width:991px) {
    .box-contact .text a {
        position: relative;
        margin-top: 20px;
    }
}

.box-contact .text a:hover {
    background-color: #fe5f00;
}

.footer {
    position: relative;
    z-index: 9;
    background-color: #eee;
}

@media (max-width:991px) {
    .footer {
        padding-bottom: 50px;
    }
}

.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: 390px;
    vertical-align: top;
    word-break: break-all;
}

@media (max-width:1199px) {
    .footer .foot ul>li {
        display: inline-block;
        width: 50%;
        max-width: 100%;
        margin-right: -4px;
        padding: 0 15px;
        vertical-align: top;
    }
}

@media (max-width:767px) {
    .footer .foot ul>li {
        width: 100%;
        padding: 0;
    }
}

.footer .foot ul>li h3 {
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 20px 0;
    text-transform: uppercase;
    color: #0065b1;
}

@media (max-width:767px) {
    .footer .foot ul>li h3 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .footer .foot ul>li h3:after {
        font-family: 'iconfont' !important;
        font-size: 16px;
        float: right;
        content: '\e628';
    }
}

@media (max-width:767px) {
    .footer .foot ul>li.current h3:after {
        content: '\e623';
    }
}

.footer .foot ul>li .item {
    margin: 20px 0;
}

@media (max-width:767px) {
    .footer .foot ul>li .item {
        margin: 14px 0;
    }
}

.footer .foot ul>li .item-1 a {
    font-size: 16px;
    line-height: 2.1875;
    display: block;
    -webkit-transition: all .4s;
    transition: all .4s;
    color: #666;
}

.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: #0065b1;
}

.footer .foot ul>li .item-2 p {
    font-size: 16px;
    line-height: 2.1875;
    position: relative;
    margin-bottom: 6px;
    color: #666;
}

.footer .foot ul>li .item-2 p a:hover {
    color: #0065b1;
}

.footer .foot ul>li .item-2 p.address,
.footer .foot ul>li .item-2 p.email,
.footer .foot ul>li .item-2 p.tel,
.footer .foot ul>li .item-2 p.fax {
    padding-left: 24px;
}

.footer .foot ul>li .item-2 p.address:before,
.footer .foot ul>li .item-2 p.email:before,
.footer .foot ul>li .item-2 p.tel:before,
.footer .foot ul>li .item-2 p.fax:before {
    font-family: 'iconfont' !important;
    position: absolute;
    top: 0;
    left: 0;
    content: '\e612';
}

.footer .foot ul>li .item-2 p.email:before {
    content: '\e611';
}

.footer .foot ul>li .item-2 p.tel:before {
    content: '\e683';
}

.footer .foot ul>li .item-2 p.fax:before {
    content: '\e644';
}

.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: 10px;
    padding: 5px 14px;
    color: #333;
    border: 1px solid #aaa;
    background: none;
}

.footer .foot ul>li .item-3 input::-webkit-input-placeholder,
.footer .foot ul>li .item-3 textarea::-webkit-input-placeholder {
    color: #a0a0a0;
}

.footer .foot ul>li .item-3 input:-o-placeholder,
.footer .foot ul>li .item-3 textarea:-o-placeholder {
    color: #a0a0a0;
}

.footer .foot ul>li .item-3 input::-moz-placeholder,
.footer .foot ul>li .item-3 textarea::-moz-placeholder {
    color: #a0a0a0;
}

.footer .foot ul>li .item-3 input:-ms-input-placeholder,
.footer .foot ul>li .item-3 textarea:-ms-input-placeholder {
    color: #a0a0a0;
}

.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;
    height: 40px;
    margin-top: 20px;
    padding: 0;
    padding: 0 36px;
    -webkit-transition: all .4s;
    transition: all .4s;
    color: #fff;
    border-radius: 0;
    background-color: #fe5f00;
}

.footer .foot ul>li .item-3 .submit:hover {
    background-color: #0065b1;
}

@media (max-width:767px) {
    .footer .foot-down {
        display: none;
    }
}

.footer .link {
    padding: 30px 0;
    border-top: 1px solid #ddd;
}

.footer .link ul {
    display: inline-block;
    margin: 0 -4px;
}

.footer .link ul li {
    display: inline-block;
    width: 140px;
    margin: 4px 4px;
    border: 1px solid #dcdcdc;
}

@media (max-width:767px) {
    .footer .link ul li {
        width: 120px;
    }
}

.footer .link ul li:hover .img-box:before {
    position: absolute;
    z-index: 10;
    display: block;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-transition: all .4s;
    transition: all .4s;
    background-color: rgba(67, 67, 67, .15);
}

.footer .link .img-box {
    padding-bottom: 38.46153846%;
}

.footer .copyright {
    overflow: hidden;
    padding: 0 0 30px 0;
    text-align: center;
}

.footer .copyright p {
    line-height: 30px;
    margin: 0;
    color: #b3afaf;
}

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

.footer .share {
    margin-top: 20px;
}

.footer .share span {
    font-size: 13px;
    display: inline-block;
    color: #fff;
}

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

.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;
}

.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';
}

.footer-phone {
    display: none;
}

@media (max-width:991px) {
    .footer-phone {
        position: fixed;
        z-index: 9;
        bottom: 0;
        display: block;
        width: 100%;
    }
}

.footer-phone ul {
    overflow: hidden;
}

.footer-phone ul li {
    float: left;
    width: 20%;
    padding: 4px 10px;
    text-align: center;
    color: #fff;
    border-right: 1px solid #026cbc;
    border-left: 1px solid #015a9e;
    background-color: #0065b1;
}

.footer-phone ul li:first-child {
    border-left: none;
}

.footer-phone ul li:last-child {
    border-right: none;
}

.footer-phone ul li a {
    font-size: 12px;
    display: block;
}

.footer-phone ul li a:before {
    font-family: 'iconfont' !important;
    font-size: 20px;
    line-height: 28px;
    display: block;
    height: 28px;
    margin-right: 4px;
    content: '\e61c';
}

.footer-phone ul li.message a:before {
    font-size: 18px;
    content: '\e6b6';
}

.footer-phone ul li.email a:before {
    content: '\e611';
}

.footer-phone ul li.top a:before {
    content: '\e605';
}

.footer-phone ul li.contact a:before {
    font-size: 24px;
    content: '\e66b';
}

.wrap-location {
    position: relative;
    background-color: #f4f4f4;
}

@media (max-width:767px) {
    .wrap-location {
        background: none;
    }

    .wrap-location:before {
        position: absolute;
        top: 0;
        display: block;
        width: 100%;
        height: 50px;
        content: '';
        background-color: #f4f4f4;
    }
}

.wrap-location h3 {
    font-size: 18px;
    line-height: 50px;
    position: relative;
    z-index: 8;
    display: inline-block;
    margin: 0;
    padding: 0 50px;
    text-transform: uppercase;
    color: #fff;
    background-color: #fe5f00;
}

@media (max-width:991px) {
    .wrap-location h3 {
        padding: 0 14px;
    }
}

.wrap-location .location {
    display: inline-block;
    float: right;
}

@media (max-width:767px) {
    .wrap-location .location {
        display: block;
        float: none;
        text-align: right;
    }
}

.wrap-location .location ul {
    display: inline-block;
}

.wrap-location .location ul:before {
    font-family: 'iconfont' !important;
    line-height: 50px;
    float: left;
    content: '\e619';
    color: #999;
}

.wrap-location .location ul li {
    display: inline-block;
    color: #999;
}

.wrap-location .location ul li:after {
    content: '/';
}

.wrap-location .location ul li:last-child:after {
    display: none;
}

.wrap-location .location ul li:last-child a:hover {
    color: #999;
}

.wrap-location .location a {
    line-height: 50px;
    padding: 0 10px;
}

.wrap-location .location a:hover {
    color: #0065b1;
}

.product-location h3 {
    width: 24%;
    text-align: center;
}

@media (max-width:991px) {
    .product-location h3 {
        width: auto;
    }
}

.sub-box {
    overflow: hidden;
    margin-top: 60px;
}

@media (max-width:991px) {
    .sub-box {
        margin-top: 40px;
    }
}

.sub-box .category {
    position: relative;
    width: 100%;
    text-align: center;
}

.sub-box .category ul li {
    position: relative;
    display: inline-block;
    padding: 4px;
}

.sub-box .category ul li a {
    font-size: 16px;
    line-height: 50px;
    position: relative;
    display: block;
    height: 50px;
    padding: 0 30px;
    -webkit-transition: all .4s;
    transition: all .4s;
    background-color: #eee;
}

@media (max-width:991px) {
    .sub-box .category ul li a {
        font-size: 15px;
        line-height: 40px;
        height: 40px;
        padding: 0 14px;
    }
}

.sub-box .category ul li.active a,
.sub-box .category ul li:hover a {
    color: #fff;
    background-color: #0065b1;
}

.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 #0065b1;
}

.wrapper {
    overflow: hidden;
}

.wrap {
    padding: 70px 0 100px;
}

@media (max-width:991px) {
    .wrap {
        padding: 50px 0;
    }
}

.title-in h2 {
    font-size: 28px;
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
}

@media (max-width:991px) {
    .title-in h2 {
        font-size: 24px;
    }
}

.title-in h2:after {
    display: block;
    width: 40px;
    height: 3px;
    margin-top: 14px;
    content: '';
    background-color: #fe5f00;
}

.wrap-side {
    float: left;
    width: 24%;
}

@media (max-width:1330px) {
    .wrap-side {
        width: 24%;
    }
}

@media (max-width:991px) {
    .wrap-side {
        display: none;
    }
}

.wrap-side ul.level-1 {
    z-index: 3;
}

.wrap-side ul.level-1>li {
    position: relative;
    border-bottom: 1px solid #fff;
}

.wrap-side ul.level-1>li:after {
    font-family: 'iconfont' !important;
    line-height: 45px;
    position: absolute;
    top: 0;
    right: 30px;
    display: inline-block;
    content: '\e827';
    -webkit-transition: all .4s;
    transition: all .4s;
    color: #fff;
}

.wrap-side ul.level-1>li>a {
    font-size: 16px;
    font-weight: bold;
    line-height: 25px;
    display: block;
    padding: 10px 40px 10px 30px;
    color: #fff;
    background-color: #015a9e;
}

.wrap-side ul.level-1>li:hover:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.wrap-side ul.level-1>li .level-2 {
    display: none;
    padding: 24px 30px;
    background-color: #eee;
}

.wrap-side ul.level-1>li .level-2 li a {
    font-size: 16px;
    line-height: 1.875;
    display: block;
    -webkit-transition: all .4s;
    transition: all .4s;
    color: #666;
}

.wrap-side ul.level-1>li .level-2 li a:before {
    float: left;
    margin-right: 4px;
    content: '-';
}

.wrap-side ul.level-1>li .level-2 li:hover a {
    -webkit-transform: translateX(14px);
    -ms-transform: translateX(14px);
    transform: translateX(14px);
    text-decoration: underline;
    color: #015a9e;
}

.wrap-about {
    padding: 0;
}

.wrap-about .about,
.wrap-about .mission,
.wrap-about .shop,
.wrap-about .technical {
    display: table;
    overflow: hidden;
    width: 100%;
    padding: 50px 0;
}

@media (max-width:767px) {

    .wrap-about .about,
    .wrap-about .mission,
    .wrap-about .shop,
    .wrap-about .technical {
        display: block;
    }
}

.wrap-about .about .text,
.wrap-about .mission .text,
.wrap-about .shop .text,
.wrap-about .technical .text,
.wrap-about .about .pic,
.wrap-about .mission .pic,
.wrap-about .shop .pic,
.wrap-about .technical .pic {
    display: table-cell;
    vertical-align: middle;
}

@media (max-width:767px) {

    .wrap-about .about .text,
    .wrap-about .mission .text,
    .wrap-about .shop .text,
    .wrap-about .technical .text,
    .wrap-about .about .pic,
    .wrap-about .mission .pic,
    .wrap-about .shop .pic,
    .wrap-about .technical .pic {
        display: block;
    }
}

.wrap-about .about .pic img,
.wrap-about .mission .pic img,
.wrap-about .shop .pic img,
.wrap-about .technical .pic img {
    max-width: 100%;
}

.wrap-about .about .text h3,
.wrap-about .mission .text h3,
.wrap-about .shop .text h3,
.wrap-about .technical .text h3 {
    font-size: 30px;
    font-weight: bold;
    margin: 0 0 30px 0;
}

@media (max-width:991px) {

    .wrap-about .about .text h3,
    .wrap-about .mission .text h3,
    .wrap-about .shop .text h3,
    .wrap-about .technical .text h3 {
        font-size: 24px;
    }
}

.wrap-about .about .text h3:after,
.wrap-about .mission .text h3:after,
.wrap-about .shop .text h3:after,
.wrap-about .technical .text h3:after {
    display: block;
    width: 40px;
    height: 3px;
    margin-top: 16px;
    content: '';
    background-color: #fe5f00;
}

.wrap-about .about .text p,
.wrap-about .mission .text p,
.wrap-about .shop .text p,
.wrap-about .technical .text p {
    font-size: 16px;
    line-height: 1.875;
    margin: 0;
    color: #666;
}

.wrap-about .about .text,
.wrap-about .shop .text {
    width: 55%;
    padding-right: 10%;
}

@media (max-width:767px) {

    .wrap-about .about .text,
    .wrap-about .shop .text {
        width: 100%;
        padding-right: 0;
    }
}

.wrap-about .about .pic,
.wrap-about .shop .pic {
    width: 45%;
}

@media (max-width:767px) {

    .wrap-about .about .pic,
    .wrap-about .shop .pic {
        width: 100%;
        margin-top: 30px;
    }
}

.wrap-about .mission .text,
.wrap-about .technical .text {
    width: 45%;
}

@media (max-width:767px) {

    .wrap-about .mission .text,
    .wrap-about .technical .text {
        width: 100%;
        margin-top: 30px;
    }
}

.wrap-about .mission .pic,
.wrap-about .technical .pic {
    width: 55%;
}

@media (max-width:767px) {

    .wrap-about .mission .pic,
    .wrap-about .technical .pic {
        width: 100%;
    }
}

.wrap-about .mission {
    background-color: #afc3c9;
}

.wrap-about .mission .text h3 {
    color: #fff;
}

.wrap-about .mission .text p {
    color: #f3fcff;
}

.wrap-about .technical {
    border-top: 1px solid #dcdcdc;
}

.title-team h3 {
    font-size: 30px;
    font-weight: bold;
    margin: 0;
}

@media (max-width:991px) {
    .title-team h3 {
        font-size: 24px;
    }
}

.title-team h3:before {
    display: inline-block;
    float: left;
    width: 5px;
    height: 26px;
    margin-top: 4px;
    margin-right: 18px;
    content: '';
    background-color: #0065b1;
}

@media (max-width:991px) {
    .title-team h3:before {
        height: 20px;
        margin-top: 2px;
    }
}

.wrap-team .team .item {
    overflow: hidden;
    margin-top: 40px;
}

@media (max-width:991px) {
    .wrap-team .team .item {
        margin-top: 30px;
    }
}

.wrap-team .team .item .pic {
    position: relative;
    z-index: 9;
    float: left;
    overflow: hidden;
    width: 30%;
    border: 3px solid #dcdcdc;
    border-radius: 50%;
}

.wrap-team .team .item .text {
    float: left;
    width: 70%;
    padding-top: 50px;
    padding-left: 40px;
}

@media (max-width:767px) {
    .wrap-team .team .item .text {
        padding-top: 10px;
        padding-left: 20px;
    }
}

.wrap-team .team .item .text h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 0;
}

.wrap-team .team .item .text p {
    font-size: 16px;
    line-height: 1.625;
    margin: 16px 0 0 0;
    color: #666;
}

@media (max-width:991px) {
    .wrap-team .team .item .text p {
        font-size: 14px;
    }
}

.wrap-activity {
    border-top: 1px dashed #dcdcdc;
}

.wrap-activity .slick-activity {
    margin-top: 40px;
}

@media (max-width:991px) {
    .wrap-activity .slick-activity {
        padding: 0 30px;
    }
}

.wrap-activity .item {
    padding: 15px;
}

.wrap-activity .item .img-box {
    padding-bottom: 65.43209877%;
}

.wrap-activity .item .img-box img {
    -webkit-transition: all 1s;
    transition: all 1s;
}

.wrap-activity .item:hover .img-box img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.wrap-activity .slick-arrow {
    position: absolute;
    top: 50%;
    left: -50px;
    cursor: pointer;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: none;
}

@media (max-width:991px) {
    .wrap-activity .slick-arrow {
        left: 0;
    }
}

.wrap-activity .slick-arrow:before {
    font-family: 'iconfont' !important;
    font-size: 28px;
    content: '\e601';
    color: #999;
}

.wrap-activity .slick-arrow.slick-next {
    right: -50px;
    left: auto;
}

@media (max-width:991px) {
    .wrap-activity .slick-arrow.slick-next {
        right: 0;
    }
}

.wrap-activity .slick-arrow.slick-next:before {
    content: '\e827';
}

.wrap-activity .slick-arrow:hover:before {
    color: #0065b1;
}

.wrap-factory .introduction {
    display: table;
    width: 100%;
}

.wrap-factory .introduction .video,
.wrap-factory .introduction .text {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
}

@media (max-width:991px) {

    .wrap-factory .introduction .video,
    .wrap-factory .introduction .text {
        display: block;
        width: 100%;
    }
}

.wrap-factory .introduction .video {
    position: relative;
    overflow: hidden;
}

.wrap-factory .introduction .video .img-box {
    z-index: 0;
    padding-bottom: 63.33333333%;
    background-color: #000;
}

.wrap-factory .introduction .video .img-box img {
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    opacity: .7;
}

.wrap-factory .introduction .video-1 .img-box {
    padding-bottom: 65.07936508%;
}

.wrap-factory .introduction .video-2 .img-box {
    padding-bottom: 136.66666667%;
}

.wrap-factory .introduction .video .note {
    position: absolute;
    right: 0;
    bottom: 20px;
    left: 0;
    max-width: 90%;
    margin: auto;
    padding: 0 36px;
    background-color: rgba(0, 101, 177, .8);
}

@media (max-width:991px) {
    .wrap-factory .introduction .video .note {
        padding: 0 14px;
    }
}

.wrap-factory .introduction .video .note p {
    font-size: 20px;
    font-weight: bold;
    line-height: 120px;
    position: relative;
    display: -webkit-box;
    overflow: hidden;
    height: 120px;
    padding-left: 14px;
    color: #fff;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

@media (max-width:991px) {
    .wrap-factory .introduction .video .note p {
        font-size: 18px;
        line-height: 40px;
        height: 40px;
    }
}

.wrap-factory .introduction .video .note p:before {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 6px;
    height: 6px;
    content: '';
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #fe5f00;
}

.wrap-factory .introduction .video .video-box {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    text-align: center;
}

.wrap-factory .introduction .video .iframe {
    display: none;
    width: 100% !important;
    height: 100% !important;
}

.wrap-factory .introduction .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;
}

.wrap-factory .introduction .video .play:before {
    font-family: 'iconfont';
    font-size: 54px;
    font-weight: normal;
    display: block;
    content: '\e617';
    opacity: .9;
}

.wrap-factory .introduction .video:hover .img-box img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    opacity: .9;
}

.wrap-factory .introduction .text {
    padding: 50px;
    background-color: #fafafa;
}

@media (max-width:991px) {
    .wrap-factory .introduction .text {
        padding: 40px 15px;
    }
}

.wrap-factory .introduction .text h3 {
    font-size: 20px;
    font-weight: bold;
    font-weight: 900;
    margin: 0 0 20px 0;
    text-transform: uppercase;
}

.wrap-factory .introduction .text h3:after {
    display: block;
    width: 30px;
    height: 3px;
    margin-top: 14px;
    content: '';
    background-color: #fe5f00;
}

.wrap-factory .introduction .text p {
    line-height: 2.14285714;
    margin: 0;
    color: #999;
}

.wrap-factory .factory {
    margin-top: 70px;
}

@media (max-width:991px) {
    .wrap-factory .factory {
        margin-top: 50px;
    }
}

.wrap-factory .factory .title-factory {
    text-align: center;
}

.wrap-factory .factory .title-factory h3 {
    font-size: 20px;
    font-weight: 900;
    margin: 0;
}

.wrap-factory .factory .title-factory p {
    line-height: 1.71428571;
    max-width: 900px;
    margin: 0 auto;
    margin-top: 20px;
    color: #999;
}

.wrap-factory .factory .item {
    margin-top: 30px;
}

@media (max-width:991px) {
    .wrap-factory .factory .item {
        margin-top: 20px;
    }
}

.wrap-factory .factory .item .pic {
    padding: 10px;
    -webkit-transition: all .4s;
    transition: all .4s;
    border: 1px solid #dcdcdc;
}

@media (max-width:991px) {
    .wrap-factory .factory .item .pic {
        padding: 4px;
    }
}

.wrap-factory .factory .item .img-box {
    padding-bottom: 64.1025641%;
}

.wrap-factory .factory .item .img-box img {
    -webkit-transition: all 1s;
    transition: all 1s;
}

.wrap-factory .factory .item p {
    font-size: 16px;
    line-height: 24px;
    display: -webkit-box;
    overflow: hidden;
    height: 24px;
    margin: 8px 0 0 0;
    -webkit-transition: all .4s;
    transition: all .4s;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.wrap-factory .factory .item:hover .pic {
    border-color: #0065b1;
}

.wrap-factory .factory .item:hover .img-box img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.wrap-factory .factory .item:hover p {
    color: #0065b1;
}

.wrap-honor .text {
    margin-top: 40px;
}

.wrap-honor .text p {
    line-height: 1.85714286;
    margin: 0;
    color: #666;
}

.wrap-honor .item {
    margin-top: 30px;
}

.wrap-honor .item .pic {
    overflow: hidden;
    padding: 10px;
    border: 1px solid #dcdcdc;
}

.wrap-honor .item img {
    width: 100%;
    -webkit-transition: all 1s;
    transition: all 1s;
}

.wrap-honor .item p {
    font-size: 16px;
    line-height: 24px;
    display: -webkit-box;
    overflow: hidden;
    height: 24px;
    margin: 8px 0 0 0;
    -webkit-transition: all .4s;
    transition: all .4s;
    text-align: center;
    color: #666;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.wrap-honor .item:hover .pic {
    border-color: #0065b1;
}

.wrap-honor .item:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.wrap-honor .item:hover p {
    color: #0065b1;
}

.wrap-exhibition .title-in h2 {
    text-transform: capitalize;
}

.wrap-exhibition .title-in h2:after {
    display: none;
}

.wrap-exhibition .sort-exhibition {
    margin-top: 30px;
    padding: 10px;
    border: 1px dashed #dcdcdc;
}

.wrap-exhibition .sort-exhibition ul {
    text-align: center;
}

.wrap-exhibition .sort-exhibition ul li {
    display: inline-block;
}

.wrap-exhibition .sort-exhibition ul li:after {
    content: '-';
}

.wrap-exhibition .sort-exhibition ul li:last-child:after {
    display: none;
}

.wrap-exhibition .sort-exhibition ul li.active a,
.wrap-exhibition .sort-exhibition ul li:hover a {
    text-decoration: underline;
    color: #0065b1;
}

.wrap-exhibition .sort-exhibition a {
    font-size: 16px;
    line-height: 28px;
    display: inline-block;
    padding: 10px 38px;
    color: #666;
}

@media (max-width:991px) {
    .wrap-exhibition .sort-exhibition a {
        padding: 5px 8px;
    }
}

.wrap-exhibition .exhibition {
    margin-top: 50px;
}

.wrap-exhibition .exhibition .text h3 {
    font-size: 40px;
    font-weight: bold;
    margin: 0;
}

@media (max-width:991px) {
    .wrap-exhibition .exhibition .text h3 {
        font-size: 24px;
    }
}

.wrap-exhibition .exhibition .text p {
    line-height: 1.85714286;
    color: #666;
}

.wrap-exhibition .exhibition .pic .item {
    margin-top: 30px;
}

.wrap-exhibition .exhibition .pic .img-box {
    padding-bottom: 68.29268293%;
}

.wrap-car .car {
    margin-top: -40px;
}

.wrap-car .item {
    margin-top: 40px;
}

.wrap-car .item h3 {
    font-size: 18px;
    line-height: 50px;
    display: -webkit-box;
    overflow: hidden;
    height: 50px;
    margin: 0;
    -webkit-transition: all .4s;
    transition: all .4s;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: #0065b1;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.wrap-car .item h3 a {
    display: block;
}

.wrap-car .item h3 a:before {
    font-family: 'iconfont' !important;
    margin-right: 10px;
    content: '\e6c1';
}

.wrap-car .item h3:hover {
    background-color: rgba(0, 101, 177, .9);
}

.wrap-car .item .pic {
    position: relative;
    overflow: hidden;
    border: 1px solid #e5e5e5;
}

.wrap-car .item .pic .img-box {
    padding-bottom: 92.68292683%;
}

.wrap-car .item .pic .download,
.wrap-car .item .pic .link {
    position: absolute;
    bottom: -60px;
    left: 50%;
    width: 58px;
    height: 58px;
    margin-left: -15px;
    -webkit-transition: all .4s;
    transition: all .4s;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    text-align: center;
    background-color: #0065b1;
}

@media (max-width:991px) {

    .wrap-car .item .pic .download,
    .wrap-car .item .pic .link {
        bottom: 30px;
    }
}

.wrap-car .item .pic .download:after,
.wrap-car .item .pic .link:after {
    font-family: 'iconfont' !important;
    font-size: 22px;
    line-height: 58px;
    content: '\e6c1';
    color: #fff;
}

.wrap-car .item .pic .link {
    right: 50%;
    left: auto;
    margin-right: -15px;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    background-color: #000;
}

.wrap-car .item .pic .link:after {
    content: '\e664';
}

.wrap-car .item:hover .pic .download,
.wrap-car .item:hover .pic .link {
    bottom: 30px;
}

.wrap-car .item:hover .pic .download:hover,
.wrap-car .item:hover .pic .link:hover {
    bottom: 40px;
}

.wrap-service-truck .text {
    margin-top: 30px;
}

.wrap-service-truck .text p {
    line-height: 1.85714286;
    margin: 0;
    color: #666;
}

.wrap-service-truck .info {
    margin-top: 40px;
}

.wrap-service-truck .info h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 50px;
    display: inline-block;
    margin: 0;
    color: #fff;
}

.wrap-service-truck .info h3 i {
    font-size: 20px;
    font-style: normal;
    line-height: 50px;
    display: inline-block;
    width: 50px;
    height: 50px;
    text-align: center;
    vertical-align: top;
    background-color: #fe5f00;
}

.wrap-service-truck .info h3 span {
    display: inline-block;
    padding: 0 30px;
    vertical-align: top;
    background-color: #0065b1;
}

@media (max-width:767px) {
    .wrap-service-truck .info h3 span {
        padding: 0 10px;
    }
}

.wrap-service-truck .info img {
    max-width: 100%;
    margin-top: 30px;
}

.wrap-service-truck .info p {
    line-height: 1.85714286;
    margin: 0;
    color: #666;
}

.wrap-service-parts .text {
    margin-top: 30px;
}

.wrap-service-parts .text a {
    text-decoration: underline;
    color: #0065b1;
}

.wrap-service-parts .text a:hover {
    color: #fe5f00;
}

.wrap-service-parts .text p {
    line-height: 1.85714286;
    margin: 0;
    color: #666;
}

.wrap-service-parts .text p:before {
    font-family: 'iconfont' !important;
    font-size: 20px;
    line-height: 26px;
    float: left;
    margin-right: 10px;
    content: '\e642';
}

.wrap-service-parts .info {
    margin-top: 40px;
    padding-top: 50px;
    background: url(../images/line.jpg) repeat-x top;
}

.wrap-service-parts .info img {
    max-width: 100%;
}

.wrap-service-parts .info .pic {
    overflow: hidden;
}

.wrap-service-parts .info .pic img {
    float: left;
    margin-right: 80px;
}

@media (max-width:991px) {
    .wrap-service-parts .info .pic img {
        float: none;
        margin-right: 0;
    }
}

.wrap-service-parts .info .pic h3 {
    font-size: 20px;
    font-weight: bold;
    margin: 80px 0 20px 0;
}

@media (max-width:991px) {
    .wrap-service-parts .info .pic h3 {
        margin: 20px 0;
    }
}

.wrap-service-parts .info .pic p {
    line-height: 2.14285714;
    margin: 0;
    color: #666;
}

.wrap-news .text {
    margin-top: 30px;
}

.wrap-news .text p {
    line-height: 1.85714286;
    margin: 0;
    color: #666;
}

.wrap-news .item {
    overflow: hidden;
    margin-top: 50px;
}

@media (max-width:991px) {
    .wrap-news .item {
        margin-top: 30px;
    }
}

.wrap-news .item .pic {
    position: relative;
    float: left;
    width: 36%;
}

@media (max-width:767px) {
    .wrap-news .item .pic {
        width: 100%;
    }
}

.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: 53.65853659%;
}

.wrap-news .item .img-box img {
    -webkit-transition: all 1s;
    transition: all 1s;
}

.wrap-news .item .note {
    float: left;
    width: 64%;
    padding-right: 10%;
    padding-left: 30px;
}

@media (max-width:991px) {
    .wrap-news .item .note {
        padding-right: 0;
        padding-left: 10px;
    }
}

@media (max-width:767px) {
    .wrap-news .item .note {
        width: 100%;
        margin-top: 20px;
        padding-left: 0;
    }
}

.wrap-news .item .note h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.25;
    display: -webkit-box;
    overflow: hidden;
    height: 20px;
    margin: 0;
    -webkit-transition: all .4s;
    transition: all .4s;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.wrap-news .item .note p {
    line-height: 1.71428571;
    display: -webkit-box;
    overflow: hidden;
    height: 48px;
    margin: 10px 0 0 0;
    color: #999;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.wrap-news .item .note a {
    display: block;
}

.wrap-news .item .note a.more {
    display: inline-block;
    margin-top: 10px;
    color: #0065b1;
}

.wrap-news .item .note a.more:after {
    font-family: 'iconfont' !important;
    font-size: 16px;
    float: right;
    margin-left: 10px;
    content: '\e727';
    color: #0065b1;
}

.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: #0065b1;
}

.wrap-news-show .title-news h2 {
    font-size: 30px;
    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 p {
    font-size: 16px;
    margin: 24px 0 0 0;
    text-decoration: underline;
    color: #fe5f00;
}

.wrap-news-show .text {
    margin-top: 30px;
}

.wrap-news-show .text p {
    line-height: 2.14285714;
    margin: 0;
    color: #666;
}

.wrap-news-show .text img {
    max-width: 100%;
}

.wrap-news-show .share {
    margin-top: 60px;
}

.wrap-news-show .share span {
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    text-decoration: underline;
    color: #0065b1;
}

.wrap-news-show .share .addthis_inline_share_toolbox {
    display: inline-block;
    vertical-align: middle;
}

.wrap-news-show .share .at-icon-wrapper {
    border-radius: 50% !important;
    outline: none;
}

.wrap-news-show .relate {
    overflow: hidden;
    margin: 40px 0;
}

.wrap-news-show .relate ul {
    margin: 0 -15px;
}

.wrap-news-show .relate ul li {
    float: left;
    width: 50%;
    padding: 10px 15px;
}

@media (max-width:767px) {
    .wrap-news-show .relate ul li {
        width: 100%;
    }
}

.wrap-news-show .relate ul li:last-child a:before {
    content: '\e646';
}

.wrap-news-show .relate a {
    line-height: 50px;
    position: relative;
    display: inline-block;
    display: -webkit-box;
    overflow: hidden;
    height: 50px;
    padding: 0 50px;
    -webkit-transition: all .4s;
    transition: all .4s;
    color: #666;
    background-color: #eee;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

@media (max-width:767px) {
    .wrap-news-show .relate a {
        padding-right: 15px;
    }
}

.wrap-news-show .relate a:before {
    font-family: 'iconfont' !important;
    font-size: 20px;
    position: absolute;
    left: 20px;
    content: '\e9b8';
}

.wrap-news-show .relate a:hover {
    color: #fff;
    background-color: #0065b1;
}

.wrap-product {
    overflow: hidden;
    padding-top: 0;
}

.wrap-product .product {
    width: 76%;
    margin-left: 27%;
}

@media (max-width:991px) {
    .wrap-product .product {
        width: 100%;
        margin-left: 0;
    }
}

.wrap-product .product .info {
    overflow: hidden;
}

.wrap-product .product .list {
    margin-top: 40px;
}

.wrap-product .product .list .title-product {
    position: relative;
    border-bottom: 1px solid #fe5f00;
}

.wrap-product .product .list .title-product a {
    display: block;
}

.wrap-product .product .list .title-product a:after {
    font-family: 'iconfont' !important;
    font-size: 24px;
    font-weight: bold;
    line-height: 36px;
    position: absolute;
    top: 0;
    right: 0;
    content: '\e646';
    -webkit-transition: all .3s;
    transition: all .3s;
    color: #0065b1;
}

.wrap-product .product .list .title-product h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: 36px;
    margin: 0;
    color: #0065b1;
}

.wrap-product .product .list .title-product h3 i {
    font-size: 16px;
    font-style: normal;
    line-height: 36px;
    display: inline-block;
    width: 36px;
    height: 36px;
    text-align: center;
    color: #fff;
    background-color: #fe5f00;
}

.wrap-product .product .list .title-product h3 span {
    display: inline-block;
    padding: 0 24px;
}

.wrap-product .product .list .title-product:hover a:after {
    color: #fe5f00;
}

.wrap-product .product .list .item {
    margin-top: 30px;
}

.wrap-product .product .list .item .img-box {
    padding-bottom: 68.75%;
}

.wrap-product .product .list .item .pic {
    position: relative;
    overflow: hidden;
}

.wrap-product .product .list .item .pic .maskbg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    background-color: rgba(0, 101, 177, .9);
}

.wrap-product .product .list .item .pic .maskbg .mask {
    position: absolute;
    top: 50%;
    padding: 0 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    color: #fff;
}

.wrap-product .product .list .item .pic .maskbg .mask h4 {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.875;
    margin: 0;
}

.wrap-product .product .list .item .pic .maskbg .mask h4:after {
    font-size: 16px;
    line-height: 38px;
    display: block;
    width: 38px;
    height: 38px;
    margin: 0 auto;
    margin-top: 20px;
    content: '+';
    color: #0065b1;
    border-radius: 50%;
    background-color: #fff;
}

.wrap-product .product .list .item p {
    line-height: 1.71428571;
    display: -webkit-box;
    overflow: hidden;
    height: 24px;
    margin: 4px 0 0 0;
    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.wrap-product .product .list .item:hover .pic .maskbg {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
}

.wrap-product .product .list .item:hover p {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0;
}

.wrap-product-list .product .list .title-product:after {
    display: none;
}

.wrap-product-show {
    overflow: hidden;
    padding-top: 0;
}

.wrap-product-show .product-show {
    width: 76%;
    margin-left: 27%;
}

@media (max-width:991px) {
    .wrap-product-show .product-show {
        width: 100%;
        margin-left: 0;
    }
}

.wrap-product-show .carousel-wrap {
    overflow: hidden;
    margin-top: 40px;
}

.wrap-product-show .carousel-wrap .carousel {
    font-size: 0;
    position: relative;
    letter-spacing: -8px;
}

.wrap-product-show .carousel-wrap .carousel .slider-for {
    position: relative;
    padding: 0;
}

.wrap-product-show .carousel-wrap .carousel .img-box {
    padding-bottom: 68.75%;
}

.wrap-product-show .carousel-wrap .carousel .row {
    margin: 0 -5px;
}

.wrap-product-show .carousel-wrap .carousel .slider-nav {
    margin-top: 10px;
}

.wrap-product-show .carousel-wrap .carousel .slider-nav .slick-slide {
    padding: 0;
    outline: none;
}

.wrap-product-show .carousel-wrap .carousel .slider-nav .slick-current .item {
    border-color: #0065b1;
}

.wrap-product-show .carousel-wrap .carousel .slider-nav .item {
    position: relative;
    z-index: 15;
    margin: 0 5px;
    padding: 0;
    border: 1px solid #c9c9c9;
}

@media (max-width:991px) {
    .wrap-product-show .carousel-wrap .info {
        margin-top: 40px;
    }
}

.wrap-product-show .carousel-wrap .info h1 {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    margin: 0;
}

@media (max-width:1199px) {
    .wrap-product-show .carousel-wrap .info h1 {
        font-size: 18px;
    }
}

.wrap-product-show .carousel-wrap .info .intro {
    margin-top: 14px;
    padding: 20px 10%;
    border: 1px solid #dcdcdc;
}

@media (max-width:991px) {
    .wrap-product-show .carousel-wrap .info .intro {
        padding: 20px 15px;
    }
}

.wrap-product-show .carousel-wrap .info .intro p {
    line-height: 2.42857143;
    margin: 0;
}

.wrap-product-show .carousel-wrap .info .intro p:before {
    font-family: 'iconfont' !important;
    font-size: 18px;
    line-height: 34px;
    float: left;
    margin-right: 10px;
    content: '\e626';
    color: #999;
}

.wrap-product-show .carousel-wrap .info .intro p.tel:before {
    content: '\e683';
}

.wrap-product-show .carousel-wrap .info .intro p.cel:before {
    content: '\e627';
}

.wrap-product-show .carousel-wrap .info .intro p.email:before {
    content: '\e611';
}

.wrap-product-show .carousel-wrap .info .intro p a:hover {
    text-decoration: underline;
    color: #0065b1;
}

.wrap-product-show .carousel-wrap .info .intro a.inquiry {
    line-height: 45px;
    display: inline-block;
    height: 45px;
    margin: 10px 0;
    padding: 0 34px;
    color: #fff;
    background-color: #0065b1;
}

.wrap-product-show .carousel-wrap .info .intro a.inquiry:hover {
    background-color: #fe5f00;
}

.wrap-product-show .carousel-wrap .info .share {
    margin-top: 20px;
}

.wrap-product-show .carousel-wrap .info .share span {
    display: inline-block;
    vertical-align: middle;
    color: #0065b1;
}

.wrap-product-show .carousel-wrap .info .share .addthis_inline_share_toolbox {
    display: inline-block;
    vertical-align: middle;
}

.wrap-product-show .carousel-wrap .info .share .at-icon-wrapper {
    border-radius: 50% !important;
    outline: none;
}

.wrap-product-show .carousel-wrap .info .carousel-btn {
    margin-top: 30px;
    text-align: right;
}

@media (max-width:991px) {
    .wrap-product-show .carousel-wrap .info .carousel-btn {
        margin-top: 20px;
    }
}

.wrap-product-show .carousel-wrap .info .carousel-btn a {
    line-height: 20px;
    display: inline-block;
    cursor: pointer;
    color: #666;
}

.wrap-product-show .carousel-wrap .info .carousel-btn a:hover {
    text-decoration: underline;
    color: #0065b1;
}

.wrap-product-show .carousel-wrap .info .carousel-btn a:hover:before,
.wrap-product-show .carousel-wrap .info .carousel-btn a:hover:after {
    color: #0065b1;
}

.wrap-product-show .carousel-wrap .info .carousel-btn a:before,
.wrap-product-show .carousel-wrap .info .carousel-btn a:after {
    font-family: 'iconfont' !important;
    font-size: 18px;
    vertical-align: middle;
    color: #666;
}

.wrap-product-show .carousel-wrap .info .carousel-btn .prev {
    margin-right: 10px;
}

@media (max-width:767px) {
    .wrap-product-show .carousel-wrap .info .carousel-btn .prev {
        margin-right: 10px;
    }
}

.wrap-product-show .carousel-wrap .info .carousel-btn .prev:after {
    float: right;
    margin-left: 10px;
    content: '\e9b8';
}

.wrap-product-show .carousel-wrap .info .carousel-btn .next:before {
    float: left;
    margin-right: 10px;
    content: '\e646';
}

.wrap-product-show .parameter {
    overflow: hidden;
    margin-top: 60px;
}

.wrap-product-show .parameter .category {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 50px;
    background-color: #015a9e;
}

.wrap-product-show .parameter .category ul {
    overflow: hidden;
}

.wrap-product-show .parameter .category ul li {
    position: relative;
    float: left;
    width: 33.33333333%;
    height: 50px;
    list-style: none;
}

.wrap-product-show .parameter .category ul li a {
    font-size: 16px;
    line-height: 50px;
    display: block;
    height: 50px;
    padding: 0 10px;
    -webkit-transition: all .2s;
    transition: all .2s;
    text-align: center;
    color: #fff;
}

.wrap-product-show .parameter .category ul li.active a,
.wrap-product-show .parameter .category ul li:hover a {
    background-color: #026cbc;
}

.wrap-product-show .parameter .text {
    padding: 40px;
    background-color: #edf3f8;
}

@media (max-width:991px) {
    .wrap-product-show .parameter .text {
        padding: 30px 15px;
    }
}

.wrap-product-show .parameter .text p {
    line-height: 2.14285714;
    margin: 0;
    color: #666;
}

.wrap-product-show .title-product {
    border-left: 3px solid #fe5f00;
    background-color: #015a9e;
}

.wrap-product-show .title-product h3 {
    font-size: 16px;
    line-height: 50px;
    height: 50px;
    margin: 0;
    padding: 0 40px;
    color: #fff;
}

@media (max-width:991px) {
    .wrap-product-show .title-product h3 {
        padding: 0 15px;
    }
}

.wrap-product-show .inquire-wrap {
    margin-top: 40px;
}

.wrap-product-show .inquire-wrap .message {
    padding: 20px 40px 40px 40px;
    background-color: #edf3f8;
}

@media (max-width:991px) {
    .wrap-product-show .inquire-wrap .message {
        padding: 10px 15px 30px;
    }
}

.wrap-product-show .inquire-wrap .message input,
.wrap-product-show .inquire-wrap .message textarea {
    line-height: 25px;
    width: 100%;
    min-height: 45px;
    margin-top: 20px;
    padding: 10px 30px;
    background-color: #dce8f2;
}

.wrap-product-show .inquire-wrap .message input::-webkit-input-placeholder,
.wrap-product-show .inquire-wrap .message textarea::-webkit-input-placeholder {
    color: rgba(1, 90, 158, .35);
}

.wrap-product-show .inquire-wrap .message input:-o-placeholder,
.wrap-product-show .inquire-wrap .message textarea:-o-placeholder {
    color: rgba(1, 90, 158, .35);
}

.wrap-product-show .inquire-wrap .message input::-moz-placeholder,
.wrap-product-show .inquire-wrap .message textarea::-moz-placeholder {
    color: rgba(1, 90, 158, .35);
}

.wrap-product-show .inquire-wrap .message input:-ms-input-placeholder,
.wrap-product-show .inquire-wrap .message textarea:-ms-input-placeholder {
    color: rgba(1, 90, 158, .35);
}

.wrap-product-show .inquire-wrap .message input:focus::-webkit-input-placeholder,
.wrap-product-show .inquire-wrap .message textarea:focus::-webkit-input-placeholder {
    color: rgba(1, 90, 158, .25);
}

.wrap-product-show .inquire-wrap .message input:focus::-o-placeholder,
.wrap-product-show .inquire-wrap .message textarea:focus::-o-placeholder {
    color: rgba(1, 90, 158, .25);
}

.wrap-product-show .inquire-wrap .message input:focus::-moz-placeholder,
.wrap-product-show .inquire-wrap .message textarea:focus::-moz-placeholder {
    color: rgba(1, 90, 158, .25);
}

.wrap-product-show .inquire-wrap .message input:focus::-ms-input-placeholder,
.wrap-product-show .inquire-wrap .message textarea:focus::-ms-input-placeholder {
    color: rgba(1, 90, 158, .25);
}

.wrap-product-show .inquire-wrap .message .read input::-webkit-input-placeholder,
.wrap-product-show .inquire-wrap .message .read textarea::-webkit-input-placeholder {
    color: rgba(1, 90, 158, .35);
}

.wrap-product-show .inquire-wrap .message .read input:-o-placeholder,
.wrap-product-show .inquire-wrap .message .read textarea:-o-placeholder {
    color: rgba(1, 90, 158, .35);
}

.wrap-product-show .inquire-wrap .message .read input::-moz-placeholder,
.wrap-product-show .inquire-wrap .message .read textarea::-moz-placeholder {
    color: rgba(1, 90, 158, .35);
}

.wrap-product-show .inquire-wrap .message .read input:-ms-input-placeholder,
.wrap-product-show .inquire-wrap .message .read textarea:-ms-input-placeholder {
    color: rgba(1, 90, 158, .35);
}

.wrap-product-show .inquire-wrap .message .read input:focus::-webkit-input-placeholder,
.wrap-product-show .inquire-wrap .message .read textarea:focus::-webkit-input-placeholder {
    color: rgba(1, 90, 158, .35);
}

.wrap-product-show .inquire-wrap .message .read input:focus::-o-placeholder,
.wrap-product-show .inquire-wrap .message .read textarea:focus::-o-placeholder {
    color: rgba(1, 90, 158, .35);
}

.wrap-product-show .inquire-wrap .message .read input:focus::-moz-placeholder,
.wrap-product-show .inquire-wrap .message .read textarea:focus::-moz-placeholder {
    color: rgba(1, 90, 158, .35);
}

.wrap-product-show .inquire-wrap .message .read input:focus::-ms-input-placeholder,
.wrap-product-show .inquire-wrap .message .read textarea:focus::-ms-input-placeholder {
    color: rgba(1, 90, 158, .35);
}

.wrap-product-show .inquire-wrap .message .submit {
    line-height: 45px;
    height: 45px;
    margin-top: 30px;
    padding: 0 50px;
    -webkit-transition: all .4s;
    transition: all .4s;
    color: #fff;
    border-radius: 0;
    background-color: #fe5f00;
}

.wrap-product-show .inquire-wrap .message .submit:hover {
    background-color: #0065b1;
}

.wrap-product-show .relate-product {
    margin-top: 40px;
}

.wrap-product-show .relate-product .list .item {
    margin-top: 30px;
}

.wrap-product-show .relate-product .list .item .img-box {
    padding-bottom: 68.75%;
}

.wrap-product-show .relate-product .list .item .pic {
    position: relative;
    overflow: hidden;
}

.wrap-product-show .relate-product .list .item .pic .maskbg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    background-color: rgba(0, 101, 177, .9);
}

.wrap-product-show .relate-product .list .item .pic .maskbg .mask {
    position: absolute;
    top: 50%;
    padding: 0 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    color: #fff;
}

.wrap-product-show .relate-product .list .item .pic .maskbg .mask h4 {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.875;
    margin: 0;
}

.wrap-product-show .relate-product .list .item .pic .maskbg .mask h4:after {
    font-size: 16px;
    line-height: 38px;
    display: block;
    width: 38px;
    height: 38px;
    margin: 0 auto;
    margin-top: 20px;
    content: '+';
    color: #0065b1;
    border-radius: 50%;
    background-color: #fff;
}

.wrap-product-show .relate-product .list .item p {
    line-height: 1.71428571;
    display: -webkit-box;
    overflow: hidden;
    height: 24px;
    margin: 4px 0 0 0;
    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.wrap-product-show .relate-product .list .item:hover .pic .maskbg {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
}

.wrap-product-show .relate-product .list .item:hover p {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0;
}

.wrap-video .text {
    margin-top: 30px;
}

.wrap-video .text p {
    line-height: 1.85714286;
    margin: 0;
    color: #666;
}

.wrap-video .video-info .item p {
    line-height: 1.71428571;
    display: -webkit-box;
    overflow: hidden;
    height: 24px;
    margin: 20px 0 0 0;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.wrap-video .video-info .video {
    position: relative;
    overflow: hidden;
    margin-top: 30px;
}

.wrap-video .video-info .video .img-box {
    z-index: 0;
    padding-bottom: 57.14285714%;
    background-color: #000;
}

.wrap-video .video-info .video .img-box img {
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    opacity: .8;
}

.wrap-video .video-info .video-1 {
    margin-bottom: 40px;
}

@media (max-width:767px) {
    .wrap-video .video-info .video-1 {
        margin-bottom: 0;
    }
}

.wrap-video .video-info .video-1 .img-box {
    padding-bottom: 41.86046512%;
}

.wrap-video .video-info .video-1 .img-box img {
    opacity: 1;
}

.wrap-video .video-info .video .video-box {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    text-align: center;
}

.wrap-video .video-info .video .iframe {
    display: none;
    width: 100% !important;
    height: 100% !important;
}

.wrap-video .video-info .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;
}

.wrap-video .video-info .video .play:before {
    font-family: 'iconfont';
    font-size: 70px;
    font-weight: normal;
    display: block;
    content: '\e617';
}

@media (max-width:991px) {
    .wrap-video .video-info .video .play:before {
        font-size: 50px;
    }
}

.wrap-video .video-info .video:hover .img-box img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    opacity: .9;
}

.wrap-contact .text {
    margin-top: 30px;
}

.wrap-contact .text p {
    line-height: 1.85714286;
    margin: 0;
    color: #666;
}

.wrap-contact .list {
    overflow: hidden;
    margin: 0 -15px;
}

.wrap-contact .list .item {
    position: relative;
    float: left;
    width: 50%;
    margin-top: 30px;
    padding: 0 15px;
}

@media (max-width:991px) {
    .wrap-contact .list .item {
        width: 100%;
    }
}

.wrap-contact .list .item-1 .part {
    padding: 30px 0;
    padding-left: 30px;
}

@media (max-width:991px) {
    .wrap-contact .list .item-1 .part {
        padding-left: 15px;
    }
}

.wrap-contact .list .item-1 h3 {
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 14px 0;
}

.wrap-contact .list .item-1 p {
    font-size: 16px;
    line-height: 2.125;
    margin: 0;
    color: #666;
}

.wrap-contact .list .item-1 p a:hover {
    text-decoration: underline;
    color: #0065b1;
}

.wrap-contact .list .item-1 a.email {
    font-size: 16px;
    line-height: 50px;
    display: inline-block;
    height: 50px;
    margin-top: 30px;
    padding: 0 20px;
    -webkit-transition: all .4s;
    transition: all .4s;
    color: #fff;
    background-color: #0065b1;
}

.wrap-contact .list .item-1 a.email:before {
    font-family: 'iconfont' !important;
    font-size: 22px;
    float: left;
    margin-right: 10px;
    content: '\e694';
}

.wrap-contact .list .item-1 a.email:hover {
    background-color: #fe5f00;
}

.wrap-contact .list .part {
    position: relative;
    padding: 30px;
    padding-left: 160px;
    border: 1px solid #dcdcdc;
}

@media (max-width:991px) {
    .wrap-contact .list .part {
        padding: 15px;
        padding-left: 100px;
    }
}

.wrap-contact .list .part .pic {
    position: absolute;
    top: 30px;
    left: 30px;
    overflow: hidden;
    width: 96px;
    height: 96px;
    border-radius: 50%;
}

@media (max-width:991px) {
    .wrap-contact .list .part .pic {
        left: 15px;
        width: 70px;
        height: 70px;
    }
}

.wrap-contact .list .part .note {
    min-height: 96px;
}

.wrap-contact .list .part .note h4 {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.875;
    margin: 14px 0 4px 0;
}

.wrap-contact .list .part .note p {
    line-height: 2.42857143;
    margin: 0;
    color: #666;
}

.wrap-contact .sales {
    margin-top: 40px;
    border: 1px dashed #dcdcdc;
}

.wrap-contact .sales .title-sales {
    background-color: #eee;
}

.wrap-contact .sales .title-sales h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 50px;
    margin: 0;
    padding: 0 30px;
}

.wrap-contact .sales ul {
    margin: 0 -15px;
    padding: 20px 0;
}

.wrap-contact .sales ul li {
    display: inline-block;
    width: 33.33333333%;
    margin-right: -4px;
    padding: 0 15px;
    vertical-align: top;
}

@media (max-width:991px) {
    .wrap-contact .sales ul li {
        width: 50%;
    }
}

@media (max-width:767px) {
    .wrap-contact .sales ul li {
        width: 100%;
    }
}

.wrap-contact .sales .item {
    position: relative;
    padding: 20px;
    padding-left: 160px;
}

@media (max-width:991px) {
    .wrap-contact .sales .item {
        padding: 15px;
        padding-left: 100px;
    }
}

.wrap-contact .sales .item .pic {
    position: absolute;
    top: 30px;
    left: 30px;
    overflow: hidden;
    width: 96px;
    height: 96px;
    border-radius: 50%;
}

@media (max-width:991px) {
    .wrap-contact .sales .item .pic {
        left: 15px;
        width: 70px;
        height: 70px;
    }
}

.wrap-contact .sales .item .note {
    min-height: 96px;
}

@media (max-width:991px) {
    .wrap-contact .sales .item .note {
        min-height: 70px;
    }
}

.wrap-contact .sales .item .note h4 {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.875;
    margin: 0 0 4px 0;
}

.wrap-contact .sales .item .note p {
    line-height: 1.57142857;
    margin: 0;
    color: #666;
}

.wrap-contact .sales .item .note a:hover {
    text-decoration: underline;
    color: #0065b1;
}

.wrap-message .text {
    margin-top: 30px;
}

.wrap-message .text p {
    line-height: 1.85714286;
    margin: 0;
    color: #666;
}

.wrap-message .message {
    margin-top: 10px;
}

.wrap-message .message input,
.wrap-message .message textarea {
    line-height: 30px;
    width: 100%;
    min-height: 50px;
    margin-top: 20px;
    padding: 10px 30px;
    border: 1px solid #dcdcdc;
}

.wrap-message .message input::-webkit-input-placeholder,
.wrap-message .message textarea::-webkit-input-placeholder {
    color: #999;
}

.wrap-message .message input:-o-placeholder,
.wrap-message .message textarea:-o-placeholder {
    color: #999;
}

.wrap-message .message input::-moz-placeholder,
.wrap-message .message textarea::-moz-placeholder {
    color: #999;
}

.wrap-message .message input:-ms-input-placeholder,
.wrap-message .message textarea:-ms-input-placeholder {
    color: #999;
}

.wrap-message .message input:focus::-webkit-input-placeholder,
.wrap-message .message textarea:focus::-webkit-input-placeholder {
    color: #c5c5c5;
}

.wrap-message .message input:focus::-o-placeholder,
.wrap-message .message textarea:focus::-o-placeholder {
    color: #c5c5c5;
}

.wrap-message .message input:focus::-moz-placeholder,
.wrap-message .message textarea:focus::-moz-placeholder {
    color: #c5c5c5;
}

.wrap-message .message input:focus::-ms-input-placeholder,
.wrap-message .message textarea:focus::-ms-input-placeholder {
    color: #c5c5c5;
}

.wrap-message .message .submit {
    line-height: 50px;
    display: block;
    width: 100%;
    height: 50px;
    margin-top: 30px;
    padding: 0;
    -webkit-transition: all .4s;
    transition: all .4s;
    color: #fff;
    border-radius: 0;
    background-color: #0065b1;
}

.wrap-message .message .submit span {
    display: inline-block;
}

.wrap-message .message .submit span:before {
    font-family: 'iconfont' !important;
    font-size: 20px;
    float: left;
    margin-top: 1px;
    margin-right: 10px;
    content: '\e694';
}

.wrap-message .message .submit:hover {
    background-color: #fe5f00;
}

/**
 * page
 */
.page {
    clear: both;
    overflow: hidden;
    margin-top: 60px;
    text-align: center;
}

@media (max-width:991px) {
    .page {
        margin-top: 40px;
    }
}

.page a {
    line-height: 48px;
    display: inline-block;
    overflow: hidden;
    width: 48px;
    height: 48px;
    margin: 0 3px;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    text-align: center;
    border: 1px solid #bfbfbf;
}

.page a.omit:hover {
    color: #333;
    background-color: #fff;
}

.page a.first-child:before,
.page a.last-child:before {
    font-family: 'iconfont';
    font-size: 22px;
    content: '\e9b5';
    color: #666;
}

.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: #0065b1;
    background-color: #0065b1;
}

@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;
}

.fancybox-slide--iframe .fancybox-content {
    width: 60%;
}

.stuck {
    position: fixed;
    z-index: 10;
    top: 0;
    width: 100%;
    height: 70px !important;
    background-color: #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .12);
}

@media (max-width:767px) {
    .stuck {
        height: 60px !important;
    }
}

.stuck .logo {
    margin-top: 4px;
}

@media (max-width:1199px) {
    .stuck .logo {
        margin-top: 10px;
    }
}

.stuck .top {
    display: none;
}

.stuck .right {
    margin-top: 0;
}

.stuck .nav .nav-list1>li>a {
    line-height: 70px;
}

.stuck .nav .nav-list1>li:after {
    line-height: 70px;
}

.stuck .cart {
    margin-top: 13px;
}

.table-box {
    width: 100%;
    max-width: 100%;
    word-break: break-word;
}

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;
}

.zoomDiv {
    z-index: 999;
    display: none;
    overflow: hidden;
    text-align: center;
    border: 1px solid #ccc;
    background: #fff;
}

@media (min-width:768px) {
    .zoomDiv {
        position: absolute;
    }
}

.zoomMask {
    position: absolute;
    z-index: 1;
    cursor: move;
    background: url('../images/mask.png') repeat scroll 0 0 transparent;
}

@media (max-width:767px) {
    .zoomMask {
        display: none;
    }
}

@media (max-width: 480px) {
    .wrap-contact .contact .item {
        display: none;
    }

    .wrap-contact .contact .item-1 {
        display: block;
    }
}

.banner .slick-arrow {
    position: absolute;
    width: 30px;
    height: 76px;
    top: 50%;
    opacity: 1;
    left: 5%;
    border-radius: 0;
    background: url(../images/arrow.png) no-repeat;
    background-size: cover;
    z-index: 10;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.banner .slick-arrow:hover {
    background-position: -60px 0;
}

.banner .slick-arrow.slick-next {
    left: auto;
    right: 5%;
    background-position: -30px 0;
}

.banner .slick-arrow.slick-next:hover {
    background-position: -90px 0;
}

.online-wrap .btn {
    line-height: 36px;

    position: fixed;
    z-index: 100;
    right: 0;
    bottom: 90px;

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

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

    border-radius: 0;
    background-color: rgba(0, 0, 0, .8);
}

@media (min-width: 768px) {
    .online-wrap .btn {
        display: none;
    }
}

.online-wrap .btn:before {
    font-family: 'iconfont' !important;
    font-size: 18px;

    display: inline-block;

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

    color: #fff;
}

.online-wrap .btn.active:before {
    -webkit-transform: rotateZ(225deg);
    -ms-transform: rotate(225deg);
    transform: rotateZ(225deg);
}

/* .online-wrap .code-pic
{
    position: fixed;
    z-index: 101;
    right: 45px;
    bottom: 180px;

    display: none;

    max-width: 120px;
}
@media only screen and (min-width: 768px) and (max-width: 991px)
{
    .online-wrap .code-pic
    {
        right: 55px;
        bottom: 370px;
    }
}
.online-wrap .code-pic .pic-box
{
    padding: 5px;

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

    max-width: 100%;
}
.online-wrap .online
{
    position: fixed;
    z-index: 100;
    right: 0;
    bottom: 50%;

    -webkit-transition: right .3s;
            transition: right .3s;
}
@media (max-width: 767px)
{
    .online-wrap .online
    {

    }
    .online-wrap .online.active
    {
        right: 0;
    }
}
.online-wrap .online a
{
    line-height: 50px;

    position: relative;

    display: block;

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

    text-align: center;

    border-radius: 5px 0 0 5px;
    background-color: rgba(0, 0, 0, .8);
}
.online-wrap .online a:before
{
    font-size: 22px;

    color: #fff;
}
@media (min-width: 992px)
{
    .online-wrap .online a:hover
    {
        background-color: #003e88;
    }
}
@media (max-width: 767px)
{
    .online-wrap .online a
    {
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
    .online-wrap .online a:before
    {
        font-size: 20px;
    }
}
@media (min-width: 992px)
{
    .online-wrap .online .icon-phone:hover .phone-num
    {
        right: 100%;
    }
}
.online-wrap .online .icon-phone .phone-num
{
    position: absolute;
    z-index: -1;
    top: 0;
    right: -300px;

    padding-right: 5px;

    -webkit-transition: right .3s;
            transition: right .3s;
    white-space: nowrap;
}
.online-wrap .online .icon-phone .phone-num p
{
    padding: 0 10px;

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

    display: none;

    width: 130px;
    height: 130px;
    padding-right: 5px;
}
.online-wrap .online .code .mask .mask-box
{
    padding: 5px;

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

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

    margin: 5px 0 8px 0;

    color: #888;
}
.online-wrap .online a.icon-phone:after{
	content: '\e625';
}
.online-wrap .online a.icon-weixin:after{
	content: '\e604';
}
.online-wrap .online a.icon-youxiang:after{
	content: '\e694';
}
.online-wrap .online a.icon-facebook:after{
	content: '\e615';
} */
.header .nav-2 .content ul li,
.header .nav-3 .content ul li {
    position: relative;
}

@media (max-width: 1199px) {
    .open-menu {
        position: absolute;
        right: 0;
        top: 0;

    }

    .open-menu:before {
        content: "+";
    }

    .current .open-menu:before {
        content: "-";
    }

    .header .nav .nav-list2,
    .header .nav .nav-list3>li>a:before {
        content: '-';
        margin-right: 4px;
    }
}

.online-wrap .online {
    z-index: 8;
}

/* 2023.09.20 */

.footer-phone .wechat {
    position: relative;
}

.footer-phone .wechat img {
    position: absolute;
    width: 140px;
    bottom: 100%;
    left: -30px;
    z-index: 2;
    box-shadow: 0 0 10px #dcdcdc;
    display: none;
}

.footer-phone ul {
    overflow: visible;
}

.footer-phone .wechat:hover img {
    display: block;
}

.footer-phone ul li.whatsapp a:before {
    content: '\e621';
}

.footer-phone ul li.wechat a:before {
    content: '\e604';
}

.online-wrap .btn {
    line-height: 36px;

    position: fixed;
    z-index: 10;
    right: 0;
    bottom: 55px;

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

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

    color: #fff;
    border: 1px solid #32489d;
    border-radius: 0;
    outline: none;
    background-color: #32489d;
}

@media (min-width: 992px) {
    .online-wrap .btn {
        display: none;
    }
}

.online-wrap .btn:before {
    font-family: 'iconfont' !important;
    font-size: 18px;

    display: inline-block;

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

.online-wrap .btn.active:before {
    -webkit-transform: rotateZ(225deg);
    -ms-transform: rotate(225deg);
    transform: rotateZ(225deg);
}

.online-wrap .code-pic {
    position: fixed;
    z-index: 101;
    right: 45px;
    bottom: 180px;

    display: none;

    max-width: 120px;
}

.online-wrap .code-pic .pic-box {
    padding: 5px;

    background-color: #fff;
}

.online-wrap .code-pic img {
    display: block;

    max-width: 100%;
}

.online-wrap .online {
    position: fixed;
    z-index: 10;
    top: 40%;
    right: 0;

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

    border-radius: 8px;
}

@media (max-width: 1199px) {
    .online-wrap .online {
        right: 0;
    }
}

.online-wrap .online.onlineshow {
    right: 0;
}

@media (max-width: 991px) {
    .online-wrap .online {
        top: auto;
        right: -60px;
        bottom: 100px;

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

    .online-wrap .online.onlineshow {
        right: -60px;
    }

    .online-wrap .online.active {
        right: 0;
    }
}

.online-wrap .online a {
    line-height: 54px;

    position: relative;
    text-decoration: none;
    display: block;

    width: 54px;
    height: 54px;
    margin: 4px 0;
    padding: 0;
    color: #fff;
    -webkit-transition: all .4s;
    transition: all .4s;
    text-align: center;

    border-radius: 15px;
    background-color: rgba(0, 0, 0, .9);
}

.online-wrap .online a:before {
    font-size: 24px;

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

.online-wrap .online a:hover {
    background-color: #32489d;
}

.online-wrap .online a:hover:before {
    color: #fff;
}

@media (max-width: 991px) {
    .online-wrap .online a {
        line-height: 40px;

        width: 40px;
        height: 40px;
    }

    .online-wrap .online a:before {
        font-size: 20px;
    }
}

@media (min-width: 992px) {

    .online-wrap .online .icon-phone:hover .phone-num,
    .online-wrap .online .icon-whatsapp:hover .phone-num {
        right: 100%;
    }
}

.online-wrap .online .icon-phone .phone-num,
.online-wrap .online .icon-whatsapp .phone-num {
    position: absolute;
    z-index: -1;
    top: 0;
    right: -300px;

    padding-right: 5px;

    -webkit-transition: right .3s;
    transition: right .3s;
    white-space: nowrap;
}

.online-wrap .online .icon-phone .phone-num p,
.online-wrap .online .icon-whatsapp .phone-num p {
    margin: 0;
    padding: 0 10px;

    color: #fff;
    border-radius: 8px;
    background-color: rgba(0, 0, 0, .44);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .12);
}

@media (max-width: 767px) {
    .online-wrap .online .code:before {
        font-size: 22px;
    }
}

.online-wrap .online .code .mask {
    position: absolute;
    z-index: 10;
    top: 0;
    right: 100%;

    display: none;

    width: 130px;
    height: 130px;
    padding-right: 5px;
}

.online-wrap .online .code .mask .mask-box {
    border: 1px solid #e5e5e5;
    background-color: #fff;
}

.online-wrap .online .code .mask img {
    display: block;

    width: 100%;
}

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

    margin: 5px 0 8px 0;

    color: #888;
}

.online-wrap .online .sale {
    width: 158px;
    margin-bottom: 30px;
}

@media (max-width: 991px) {
    .online-wrap .online .sale {
        width: 50px;
    }
}

.online-wrap .online .sale a {
    width: 158px;
    height: 162px;

    background: none;
}

@media (max-width: 991px) {
    .online-wrap .online .sale a {
        width: 50px;
        height: 50px;
    }
}

.online-wrap .online .sale img {
    max-width: 100%;
}

@media (min-width: 992px) {
    .online-wrap-in .online {
        right: 0;
    }
}

.online-wrap .icon-qq:before {
    font-family: 'iconfont' !important;

    content: '\e62d';
}

.online-wrap .icon-weixin:before {
    font-family: 'iconfont' !important;

    content: '\e604';
}

.online-wrap .icon-message:before {
    font-family: 'iconfont' !important;

    content: '\e918';
}

.online-wrap .icon-email:before {
    font-family: 'iconfont' !important;

    content: '\e72e';
}

.online-wrap .icon-skype:before {
    font-family: 'iconfont' !important;

    content: '\e616';
}

.online-wrap .icon-whatsapp:before {
    font-family: 'iconfont' !important;

    content: '\e621';
}

.online-wrap .icon-phone:before {
    font-family: 'iconfont' !important;

    content: '\e61c';
}

.online-wrap .icon-erweima:before {
    font-family: 'iconfont' !important;

    content: '\e745';
}

.online-wrap .icon-facebook:before {
    font-family: 'iconfont' !important;

    content: '\e615';
}

.online-wrap .icon-instagram:before {
    font-family: 'iconfont' !important;

    content: '\e666';
}

.online-wrap .icon-message:before {
    font-family: 'iconfont' !important;

    content: '\e62a';
}

.online-wrap .icon-cart:before {
    font-family: 'iconfont' !important;

    content: '\e62a';
}

.online-wrap .icon-cart span {
    font-size: 14px;
    line-height: 20px;

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

    width: 20px;
    height: 20px;

    color: #fff;
    border-radius: 50%;
    background-color: #32489d;
}

.online-wrap .icon-arrow-top:before {
    font-family: 'iconfont' !important;

    content: '\e605';
}

.share-cn {
    display: none;
}

&[lang=zh-CN] {
    .share-cn {
        display: block;
    }

    .share-other {
        display: none;
    }
}

.a2a_kit {
    display: inline-block;
    vertical-align: middle;
}

.wrap-product-show .parameter img {
    max-width: 100%;
}

.header .translate {
    float: right;
    margin-left: 20px;
}

@media (max-width: 1199px) {
    .header .translate {
        position: absolute;
        top: -37px;
        margin-top: 0;
        margin-left: 0;
        right: 58px;
    }
}

@media (max-width: 767px) {
    .header .translate {
        position: absolute;
        top: -77px;
        margin-top: 0;
        margin-left: 0;
        right: -12px;
    }
}