@charset "utf-8";
/** 首页样式 s
 * @author fatcar
 * 2018-12-8
 */

/** 公共样式
 * @author fatcar
 * 2018-12-8
 */

/* 公共 */

html,
body,
header,
ul,
li,
div,
a,
span,
h1,
h2,
h3,
h4,
h5,
img,
p,
form,
input {
    margin: 0;
    padding: 0;
}

html {
    touch-action: none;
}

* {
    font-family: arial;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

ul,
li {
    list-style: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

body {
    background-color: #f4f3f8;
}

header {
    background-image: url("/img/navbj.jpg");  /* 引用你的20px宽图片 */
    background-repeat: repeat-x;              /* 水平重复，铺满整行 */
    background-size: auto 100%;
}

.header-container {
    width: 100%;
    margin: 0 auto;
}

.container {
    width: 1120px;
    margin: 0 auto;
}

.container-mid {
    width: 1078px;
    margin: 0 auto;
}

/* 颜色公共 */

.b7b {
    color: #7b7b7d;
}

.fff {
    color: #fff;
}

.da2 {
    color: #da251d;
}

.c3 {
    color: #333;
}

.c33 {
    color: #333 !important;
}

.cd2-h:hover {
    color: #da251d !important;
}

.w170 {
    width: 144px;
}

.w220 {
    width: 176px;
}

.w310 {
    width: 256px;
}

.b-e6e {
    background-color: #e6e6ef;
}

.b-e0e {
    background-color: #e0e0e8 !important;
}

.b-d0d {
    background-color: #d0d0d7 !important;
}

/* 常用样式 */

/* 头部样式 */

.top-wrap {
    height: 32px;
    line-height: 32px;
    background-color: #e6e6e8;
}

.top-wrap .top-box {
    height: 32px;
}

.top-wrap .top-box .message-box {
    float: left;
    color: #666;
    font-size: 12.8px;
}

.top-wrap .top-box .message-box .question {
    float: left;
    display: inline-block;
    margin-right: 40px;
}

.top-wrap .top-box .message-box .email {
    float: left;
}

.top-wrap .top-box .lang-box {
    display: block;
    float: right;
    position: relative;
    font-size: 14px;
}

.top-wrap .top-box .lang-box a {
    color: #666;
    font-size: 14px;
    cursor: pointer;
}

.top-wrap .top-box .lang-box a:active {
    color: black;
}

.top-wrap .top-box .lang-box .lang-show {
    display: block;
    height: 32px;
    line-height: 36px;
    padding-left: 35px;
    margin-right: 30px;
}

.top-wrap .top-box .lang-box .lang-show:after {
    margin-left: 15px;
    content: '﹀';
    font-weight: bold;
    position: absolute;
    top: 2px;
}

.top-wrap .top-box .lang-box .lang-en {
    background: url(../images/en.png) no-repeat left 0 top 9px;
}

.top-wrap .top-box .lang-box .lang-cn {
    background: url(../images/cn.png) no-repeat left 0 top 9px;
}

.top-wrap .top-box .lang-box .lang-jp {
    background: url(../images/jp.png) no-repeat left 0 top 9px;
}

.top-wrap .top-box .lang-box .lang-ru {
    background: url(../images/ru.png) no-repeat left 0 top 9px;
}

.top-wrap .top-box .lang-box .lang-menu {
    display: none;
    clear: both;
    float: left;
    background-color: #e6e6e8;
    position: absolute;
    top: 32px;
    left: -10px;
    width: 150px;
    z-index: 9999;
}

.top-wrap .top-box .lang-box:hover ul.lang-menu {
    display: block;
}

.top-wrap .top-box .lang-box .lang-menu li {
    display: block;
    width: 140px;
    float: left;
    padding-left: 10px;
}

.top-wrap .top-box .lang-box .lang-menu li:hover {
    background-color: #da251d;
}

.top-wrap .top-box .lang-box .lang-menu li a {
    display: block;
    width: 105px;
    padding-left: 35px;
}

.top-wrap .top-box .lang-box .lang-menu li a:hover {
    color: #fff;
}

.top-wrap .top-box .shop-link {
    float: right;
    margin-right: 15px;
    height: 32px;
    font-size: 14px;
}

.top-wrap .top-box .shop-link a {
    display: block;
    height: 32px;
    line-height: 36px;
    padding-left: 35px;
    color: #666;
    font-size: 14px;
    cursor: pointer;
    background: url(../images/cart-full.png) no-repeat 1px 2px;
    background-size: 28px 28px;
}

.top-wrap .top-box .shop-link a:active {
    color: #666;
}

.top-wrap .top-box .shop-link a:hover {
    color: red;
}

.nav-wrap {
    height: 80px;
    position: relative;
}

.nav-wrap .logo {
    display: block;
    margin-right: 80px;
    margin-top: 16px;
    height: 48px;
}

.nav-wrap .nav {
    margin-top: 16px;
    height: 48px;
    line-height: 48px;
    font-size: 12.8px;
}

.nav-wrap .nav .nav-li {
    float: left;
    padding: 0 16px;
    margin-right: 25px;
    text-align: center;
}

.nav-wrap .nav .nav-li.nav-li-relative {
    position: relative;
}

.nav-wrap .nav .nav-li .navlink {
    font-size: 16px;
    color: #333;
}

.nav-wrap .nav .nav-li .subnav-box {
    display: none;
    position: absolute;
    left: 0;
    z-index: 20000;
    width: 760px;
    padding: 0 8px;
    padding-bottom: 32px;
    padding-top: 13.6px;
    background-color: #fff;
    overflow: hidden;
    color: #333;
}

.nav-wrap .nav .nav-li .subnav-box-cates {
    position: absolute;
    top: 67px;
    left: 0px;
    z-index: 20000;
    width: 100%;
    display: -ms-flex;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    justify-content: space-around;
    padding: 0 8px;
    padding-bottom: 32px;
    padding-top: 13.6px;
    transition: all ease-in .6s;
}

.nav-wrap .nav .nav-li .subnav-box .subnav1 {
    float: left;
}

.nav-wrap .nav .nav-li .subnav-box .subnav1 .tit {
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #333;
    font-weight: bold;
}

.nav-wrap .nav .nav-li .subnav-box .subnav1 .tit:hover {
    color: #DA251D;
}

.nav-wrap .nav .nav-li .subnav-box .subnav1 .subnav-li {
    text-align: left;
    padding-left: 8px;
    height: 28.8px;
    line-height: 28.8px;
    list-style: disc inside none;
    white-space: nowrap;
}

.nav-wrap .nav .nav-li .subnav-box .subnav1 .subnav-li .subnavlink {
    color: #333;
}

.nav-wrap .nav .nav-li .subnav-box .subnav1 .subnav-li:hover .subnavlink {
    color: #DA251D;
}

.nav-wrap .nav .nav-li .subnav2 {
    width: 192px;
    display: none;
    position: absolute;
    left: -52px;
    top: 52.6px;
    padding-top: 25.6px;
    background-color: #fff;
    padding-bottom: 16px;
    z-index: 20000;
}

.nav-wrap .nav .nav-li .subnav2 .subnav-li {
    padding-left: 8px;
    height: 32px;
    line-height: 32px;
    list-style: disc inside none;
    text-align: left;
    overflow: hidden;
}

.nav-wrap .nav .nav-li .subnav2 .subnav-li .subnavlink {
    color: #333;
}

.nav-wrap .nav .nav-li .subnav2 .subnav-li:hover .subnavlink {
    color: #DA251D;
}

.nav-wrap .nav .nav-li:hover {
    border-bottom: 2.4px solid #da251d;
}

.nav-wrap .nav .nav-li:hover .navlink {
    color: #da251d;
}

.nav-wrap .nav .nav-li:last-child {
    margin-right: 0;
}

.nav-wrap .seach-box {
    margin-top: 24px;
}

.nav-wrap .seach-box .serch-form {
    display: block;
    height: 32px;
    line-height: 32px;
    width: 216px;
    border: 0.8px solid #ccc;
    border-radius: 4px;
    overflow: hidden;
}

.nav-wrap .seach-box .serch-form .title {
    float: left;
    padding-left: 8px;
    display: block;
    height: 32px;
    line-height: 32px;
    color: #7b7b7d;
    font-size: 12.8px;
    width: 176px;
    border: none;
    outline: none;
}

.nav-wrap .seach-box .serch-form .submit {
    float: right;
    display: block;
    border: none;
    height: 32px;
    width: 32px;
    background: url(../images/search.png) no-repeat left 8px top 6px;
}

.nav-wrap.nav-wrap-ru .nav .nav-li {
    padding: 0 12px;
    margin-right: 10px;
}

.bigimg {
    display: block;
    width: 100%;
    margin-bottom: 16px;
}

.position {
    padding: 16px 0;
    color: #666;
}

.position .link {
    color: #666;
}

.position .link:hover {
    color: #DA251D;
}

/*组件*/

.common-link {
    display: inline-block;
    padding: 0 16px;
    height: 32px;
    line-height: 32px;
    color: #DA251D;
    border: 0.8px solid #da251d;
    border-radius: 12.8px;
    transition: 0.3s;
}

.common-link:hover {
    background-color: #DA251D;
    color: #fff;
}

.common-tit {
    padding-left: 12px;
    margin-bottom: 16px;
    position: relative;
}

.common-tit .tit {
    display: inline-block;
    font-weight: normal;
    font-size: 16px;
    color: #333;
    margin-right: 32px;
}

.common-tit .type {
    color: #666;
}

.common-tit:before {
    position: absolute;
    display: block;
    content: "";
    left: 0px;
    top: 0px;
    width: 3.2px;
    height: 16px;
    background-color: #DA251D;
}

.page {
    width: 100%;
    text-align: center;
}

.page .link {
    display: inline-block;
    padding: 2.4px 8px;
    color: #666;
    border: 0.8px solid #666;
    margin-right: 16px;
}

.page .link:hover {
    border: 0.8px solid #aeaeae;
    background-color: #aeaeae;
    color: #fff;
}

.page .link.active {
    border: 0.8px solid #aeaeae;
    background-color: #aeaeae;
    color: #fff;
}

.common-tit1 {
    padding-bottom: 8px;
    border-bottom: 0.8px solid #ccc;
}

.common-tit1 .tit {
    display: inline-block;
    font-weight: normal;
    font-size: 19.2px;
    color: #333;
}

.common-tit1 .tit:after {
    display: block;
    position: relative;
    top: 9.2px;
    content: "";
    width: 100%;
    height: 2.4px;
    background-color: #DA251D;
}

/* 尾部 */

.footer-wrap {
    background-color: #444447;
    color: #dadada;
    padding-top: 8px;
}

.footer-wrap .footer-top {
    border-bottom: 0.8px solid #bbb;
    overflow: hidden;
}

.footer-wrap .footer-top .flink-box {
    margin-bottom: 16px;
    overflow: hidden;
}

.footer-wrap .footer-top .flink-box .tit {
    display: block;
    float: left;
    height: 32px;
    line-height: 32px;
}

.footer-wrap .footer-top .flink-box .flink-list {
    width: 800px;
    overflow: hidden;
}

.footer-wrap .footer-top .flink-box .flink-list .flink-li {
    float: left;
    margin-right: 32px;
    height: 32px;
    line-height: 32px;
}

.footer-wrap .footer-top .flink-box .flink-list .flink-li .link {
    font-size: 12.8px;
    color: #dadada;
}

.footer-wrap .footer-top .flink-box .flink-list .flink-li .link:hover {
    color: #DA251D;
}

.footer-wrap .footer-top .flink-box .flink-list .flink-li:after {
    display: inline-block;
    position: relative;
    left: 16px;
    top: 0;
    content: "|";
    font-size: 12.8px;
    color: #dadada;
}

.footer-wrap .footer-top .flink-box .flink-list .flink-li:last-child:after {
    content: "";
}

.footer-wrap .footer-top .footer-nav {
    overflow: hidden;
    margin-bottom: 16px;
}

.footer-wrap .footer-top .footer-nav .nav-li {
    float: left;
    margin-right: 144px;
}

.footer-wrap .footer-top .footer-nav .nav-li .link {
    font-size: 12.8px;
    color: #dadada;
}

.footer-wrap .footer-top .footer-nav .nav-li .link:hover {
    color: #DA251D;
}

.footer-wrap .footer-top .footer-nav .nav-li:nth-child(5) {
    margin-right: 0;
}

.footer-wrap .footer-con {
    padding: 24px 0;
    overflow: hidden;
}

.footer-wrap .footer-con .company-info {
    width: 320px;
    margin-right: 56px;
    float: left;
}

.footer-wrap .footer-con .company-info .tit {
    font-weight: normal;
    font-size: 19.2px;
    margin-bottom: 16px;
    color: #fff;
}

.footer-wrap .footer-con .company-info p {
    font-size: 12.8px;
    margin-bottom: 8px;
    color: #fff;
}

.footer-wrap .footer-con .sub-link {
    width: 300px;
    float: left;
}

.footer-wrap .footer-con .sub-link .tit {
    font-weight: normal;
    font-size: 24px;
    margin-bottom: 16px;
    color: #fff;
}

.footer-wrap .footer-con .sub-link p {
    font-size: 12.8px;
    margin-bottom: 8px;
}

.footer-wrap .footer-con .sub-link p .link {
    color: #fff;
}

.footer-wrap .footer-con .sub-link p .link:hover {
    color: #DA251D;
}

.footer-wrap .footer-con .wechat-box {
    float: right;
}

.footer-wrap .footer-con .wechat-box .logo-box {
    margin-bottom: 16px;
}

.footer-wrap .footer-con .wechat-box .logo-box .logo {
    display: inline-block;
    margin-right: 16px;
}

.footer-wrap .footer-con .wechat-box .wechat {
    padding-left: 16px;
}

.footer-info {
    height: 40px;
    line-height: 40px;
    background-color: #343537;
    font-size: 12.8px;
    color: #dadada;
    text-align: center;
}

/* feedback */

.feedbacks {
    position: fixed;
    right: 0px;
    bottom: 10px;
    width: 160px;
    z-index: 10011;
}

.feedback-qqbox {
    box-sizing: border-box;
    border: 0.8px solid #da251d;
    font-size: 11.2px;
    color: #333;
    background-color: #fff;
}

.feedback-qqbox .tit {
    height: 32px;
    line-height: 32px;
    font-weight: normal;
    font-size: 12.8px;
    text-align: center;
    color: #fff;
    background-color: #da251d;
    position: relative;
}

.feedback-qqbox .qquser {
    float: left;
    display: inline-block;
    box-sizing: border-box;
    height: 48px;
    width: 50%;
    line-height: 24px;
    margin-bottom: 8px;
    text-align: center;
}

.feedback-qqbox .services {
    float: left;
    display: inline-block;
    height: 48px;
    width: 50%;
    line-height: 24px;
    margin-bottom: 8px;
    color: #333;
    text-align: center;
}

.feedback-qqbox .services .img {
    margin-right: 10px;
    vertical-align: middle;
}

.index-feedback {
    display: none;
    width: 160px;
}

.index-feedback .tit {
    height: 32px;
    line-height: 32px;
    font-weight: normal;
    font-size: 12.8px;
    text-align: center;
    color: #fff;
    background-color: #da251d;
    position: relative;
}

.index-feedback .feedback-box {
    color: #333;
    background-color: #fff;
    border: 0.8px solid #da251d;
}

.index-feedback .feedback-box .form-box {
    padding: 8px 16px;
    font-size: 11.2px;
}

.index-feedback .feedback-box .form-box .input-box .tit-box {
    text-align: center;
    height: 24px;
    line-height: 24px;
}

.index-feedback .feedback-box .form-box .input-box .tit-box .start {
    color: #da251d;
}

.index-feedback .feedback-box .form-box .input-box .input-txt {
    width: 120px;
    height: 30px;
    line-height: 30px;
    padding-left: 8px;
    border: 0.8px solid #ccc;
    outline: none;
    background-color: transparent;
}

.index-feedback .feedback-box .form-box .input-box .textarea-box {
    width: 120px;
    height: 48px;
    padding-left: 8px;
    border: 0.8px solid #ccc;
    outline: none;
    background-color: transparent;
    overflow-x: hidden;
}

.index-feedback .feedback-box .form-box .input-box .input-code {
    width: 40px;
    height: 24px;
    line-height: 24px;
    margin-right: 8px;
    padding-left: 8px;
    border: 0.8px solid #ccc;
    outline: none;
    background-color: transparent;
}

.index-feedback .feedback-box .form-box .input-box .code {
    color: #da251d;
}

.index-feedback .feedback-box .form-box .input-sub {
    width: 120px;
    margin-top: 16px;
    height: 32px;
    line-height: 32px;
    background-color: #da251d;
    color: #fff;
    border: none;
    font-size: 12.8px;
    border-radius: 4px;
}

.index-feedback .feedback-box .form-box .des {
    color: #da251d;
    text-align: center;
}

.index-feedback .feedback-box .fooeback-foot {
    background-color: #da251d;
    width: 160px;
    height: 24px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.index-feedback .feedback-box .fooeback-foot .img {
    vertical-align: middle;
    height: 24px;
}

.open {
    background: url(../images/zk.png) no-repeat;
    background-size: 24px 24px;
}

.off {
    background: url(../images/sq.png) no-repeat;
    background-size: 24px 24px;
}

.feedback-open {
    display: block;
    width: 160px;
    box-sizing: border-box;
    font-size: 14.4px;
    height: 32px;
    line-height: 32px;
    background-color: #da251d;
    color: #fff;
    overflow: hidden;
    text-align: center;
    background-position: left 2px top 3px;
}

@media screen and (min-width: 1600px) {
    .feedbacks {
        position: fixed;
        right: 0px;
        bottom: 10px;
        width: 200px;
    }
    .feedback-qqbox {
        box-sizing: border-box;
        border: 1px solid #da251d;
        font-size: 14px;
        color: #333;
        background-color: #fff;
    }
    .feedback-qqbox .tit {
        height: 40px;
        line-height: 40px;
        font-weight: normal;
        font-size: 16px;
        text-align: center;
        color: #fff;
        background-color: #da251d;
        position: relative;
    }
    .feedback-qqbox .qquser {
        display: inline-block;
        width: 50%;
        height: 48px;
        line-height: 30px;
        text-align: center;
    }
    .feedback-qqbox .services {
        display: inline-block;
        width: 50%;
        height: 48px;
        line-height: 30px;
        margin-bottom: 10px;
        color: #333;
        text-align: center;
    }
    .feedback-qqbox .services .img {
        margin-right: 10px;
        vertical-align: middle;
    }
    .index-feedback {
        display: none;
        width: 200px;
    }
    .index-feedback .tit {
        height: 40px;
        line-height: 40px;
        font-weight: normal;
        font-size: 16px;
        text-align: center;
        color: #fff;
        background-color: #da251d;
        position: relative;
    }
    .index-feedback .feedback-box {
        color: #333;
        background-color: #fff;
        border: 1px solid #da251d;
    }
    .index-feedback .feedback-box .form-box {
        padding: 10px 20px;
        font-size: 14px;
    }
    .index-feedback .feedback-box .form-box .input-box .tit-box {
        text-align: center;
        height: 30px;
        line-height: 30px;
    }
    .index-feedback .feedback-box .form-box .input-box .tit-box .start {
        color: #da251d;
    }
    .index-feedback .feedback-box .form-box .input-box .input-txt {
        width: 150px;
        height: 30px;
        line-height: 30px;
        padding-left: 10px;
        border: 1px solid #ccc;
        outline: none;
        background-color: transparent;
    }
    .index-feedback .feedback-box .form-box .input-box .textarea-box {
        width: 150px;
        height: 60px;
        padding-left: 10px;
        border: 1px solid #ccc;
        outline: none;
        background-color: transparent;
        overflow-x: hidden;
    }
    .index-feedback .feedback-box .form-box .input-box .input-code {
        width: 60px;
        height: 30px;
        line-height: 30px;
        padding-left: 10px;
        border: 1px solid #ccc;
        outline: none;
        background-color: transparent;
    }
    .index-feedback .feedback-box .form-box .input-box .code {
        color: #da251d;
    }
    .index-feedback .feedback-box .form-box .input-sub {
        width: 150px;
        margin-top: 20px;
        height: 40px;
        line-height: 40px;
        background-color: #da251d;
        color: #fff;
        border: none;
        font-size: 16px;
        border-radius: 5px;
        margin-bottom: :;
    }
    .index-feedback .feedback-box .form-box .des {
        color: #da251d;
        text-align: center;
    }
    .index-feedback .feedback-box .fooeback-foot {
        background-color: #da251d;
        width: 200px;
        height: 30px;
        display: table-cell;
        text-align: center;
        vertical-align: middle;
    }
    .index-feedback .feedback-box .fooeback-foot .img {
        vertical-align: middle;
        height: 30px;
    }
    .open {
        background: url(../images/zk.png) no-repeat;
    }
    .off {
        background: url(../images/sq.png) no-repeat;
    }
    .feedback-open {
        display: block;
        width: 200px;
        box-sizing: border-box;
        font-size: 18px;
        height: 40px;
        line-height: 40px;
        background-color: #da251d;
        color: #fff;
        overflow: hidden;
        text-align: center;
        background-position: left 2px top 3px;
    }
}

.product-box {
    background-color: #fff;
}

.product-box .product-type {
    padding: 32px 0;
}

.product-box .product-type .type-li {
    float: left;
    width: 240px;
    position: relative;
}

.product-box .product-type .type-li .link-box {
    display: block;
}

.product-box .product-type .type-li .link-box .img-box {
    width: 240px;
    height: 120px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.product-box .product-type .type-li .link-box .img-box .img {
    width: 156px;
    vertical-align: middle;
}

.product-box .product-type .type-li .link-box .tit {
    font-weight: normal;
    font-size: 22.4px;
    color: #333;
    text-align: center;
}

.product-box .product-type .type-li .link-box:hover .tit {
    color: #DA251D;
}

.product-box .product-type .type-li .subtype-box {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 2000;
    padding: 16px 0px;
    padding-left: 48px;
    background-color: #fff;
}

.product-box .product-type .type-li .subtype-box .subtype-li {
    list-style: disc inside none;
    height: 32px;
    line-height: 32px;
}

.product-box .product-type .type-li .subtype-box .subtype-li .link {
    color: #333;
    font-size: 16px;
}

.product-box .product-type .type-li .subtype-box .subtype-li .link:hover {
    color: #da251d;
}

.product-box .product-type .type-li .subtype-box.big {
    width: 130%;
}

.product-box .product-type .type-li:hover .subtype-box {
    display: block;
}

@media screen and (min-width: 1600px) {
    .product-box {
        background-color: #fff;
    }
    .product-box .product-type {
        padding: 40px 0;
    }
    .product-box .product-type .type-li {
        float: left;
        width: 300px;
        position: relative;
    }
    .product-box .product-type .type-li .link-box {
        display: block;
    }
    .product-box .product-type .type-li .link-box .img-box {
        width: 300px;
        height: 150px;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }
    .product-box .product-type .type-li .link-box .img-box .img {
        width: 195px;
        vertical-align: middle;
    }
    .product-box .product-type .type-li .link-box .tit {
        font-weight: normal;
        font-size: 28px;
        color: #333;
        text-align: center;
    }
    .product-box .product-type .type-li .link-box:hover .tit {
        color: #DA251D;
    }
    .product-box .product-type .type-li .subtype-box {
        position: absolute;
        display: none;
        top: 100%;
        left: 0;
        width: 100%;
        z-index: 2000;
        padding: 20px 0px;
        padding-left: 60px;
        background-color: #fff;
    }
    .product-box .product-type .type-li .subtype-box .subtype-li {
        list-style: disc inside none;
        height: 40px;
        line-height: 40px;
    }
    .product-box .product-type .type-li .subtype-box .subtype-li .link {
        color: #333;
        font-size: 20px;
    }
    .product-box .product-type .type-li .subtype-box .subtype-li .link:hover {
        color: #da251d;
    }
    .product-box .product-type .type-li .subtype-box.big {
        width: 130%;
    }
    .product-box .product-type .type-li:hover .subtype-box {
        display: block;
    }
}

@media screen and (min-width: 1600px) {
    html {
        font-size: 16px;
    }
}

@media screen and (min-width: 1600px) {
    .header-container {
        width: 100%;
        margin: 0 auto;
    }
    .container {
        width: 1440px;
        margin: 0 auto;
    }
    .container-mid {
        width: 1440px;
        margin: 0 auto;
    }
}

@media screen and (min-width: 1600px) {
    .w170 {
        width: 180px;
    }
    .w220 {
        width: 220px;
    }
    .w310 {
        width: 320px;
    }
}

@media screen and (min-width: 1600px) {
    .top-wrap {
        height: 40px;
        line-height: 40px;
        background-color: #e6e6e8;
    }
    .top-wrap .top-box {
        height: 40px;
    }
    .top-wrap .top-box .message-box {
        float: left;
        color: #666;
        font-size: 16px;
    }
    .top-wrap .top-box .message-box .question {
        float: left;
        display: inline-block;
        margin-right: 50px;
    }
    .top-wrap .top-box .message-box .email {
        float: left;
    }
    .top-wrap .top-box .lang {
        display: block;
        float: right;
        padding-left: 30px;
        background: url(../images/en.png) no-repeat left 0 top 12px;
        font-size: 16px;
        color: #7b7b7d;
        margin-right: 20px;
    }
    .top-wrap .top-box .lang:after {
        content: "|";
        margin-left: 20px;
    }
    .top-wrap .top-box .lang-cn {
        display: block;
        float: right;
        padding-left: 30px;
        background: url(../images/cn.png) no-repeat left 0 top 12px;
        font-size: 16px;
        color: #7b7b7d;
    }
}

@media screen and (min-width: 1600px) {
    .nav-wrap {
        height: 100px;
        position: relative;
    }
    .nav-wrap .logo {
        display: block;
        margin: 0px;
        height: 100%;
    }
    .nav-wrap .nav {
        margin-top: 20px;
        height: 60px;
        line-height: 60px;
        font-size: 16px;
    }
    .nav-wrap .nav .nav-li {
        float: left;
        padding: 0;
        margin-right: 30px;
        text-align: center;
    }
    .nav-wrap .nav .nav-li.nav-li-relative {
        position: relative;
    }
    .nav-wrap .nav .nav-li .navlink {
        font-size: 20px;
        color: #333;
    }
    .nav-wrap .nav .nav-li .subnav-box {
        display: none;
        position: absolute;
        left: 0;
        z-index: 20000;
        padding: 0 10px;
        padding-bottom: 40px;
        padding-top: 17px;
        background-color: #fff;
        overflow: hidden;
        color: #333;
    }
    .nav-wrap .nav .nav-li .subnav-box-cates {
        position: absolute;
        top: 85px;
        left: 0px;
        z-index: 20000;
        width: 100%;
        display: -ms-flex;
        display: -moz-flex;
        display: -webkit-flex;
        display: flex;
        justify-content: space-around;
        padding: 0 10px;
        padding-bottom: 40px;
        padding-top: 25.6px;
        transition: all ease-in .6s;
    }
    .nav-wrap .nav .nav-li .subnav-box .subnav1 {
        float: left;
    }
    .nav-wrap .nav .nav-li .subnav-box .subnav1 .tit {
        height: 40px;
        line-height: 40px;
        text-align: center;
        color: #333;
        font-weight: bold;
    }
    .nav-wrap .nav .nav-li .subnav-box .subnav1 .tit:hover {
        color: #DA251D;
    }
    .nav-wrap .nav .nav-li .subnav-box .subnav1 .subnav-li {
        text-align: left;
        padding-left: 10px;
        height: 36px;
        line-height: 36px;
        list-style: disc inside none;
    }
    .nav-wrap .nav .nav-li .subnav-box .subnav1 .subnav-li .subnavlink {
        color: #333;
    }
    .nav-wrap .nav .nav-li .subnav-box .subnav1 .subnav-li:hover .subnavlink {
        color: #DA251D;
    }
    .nav-wrap .nav .nav-li .subnav2 {
        width: 240px;
        display: none;
        position: absolute;
        left: -65px;
        top: 65px;
        padding-top: 32px;
        background-color: #fff;
        padding-bottom: 20px;
        z-index: 20000;
    }
    .nav-wrap .nav .nav-li .subnav2 .subnav-li {
        padding-left: 10px;
        height: 40px;
        line-height: 40px;
        list-style: disc inside none;
        text-align: left;
        overflow: hidden;
    }
    .nav-wrap .nav .nav-li .subnav2 .subnav-li .subnavlink {
        color: #333;
    }
    .nav-wrap .nav .nav-li .subnav2 .subnav-li:hover .subnavlink {
        color: #DA251D;
    }
    .nav-wrap .nav .nav-li:hover {
        border-bottom: 3px solid #da251d;
    }
    .nav-wrap .nav .nav-li:hover .navlink {
        color: #da251d;
    }
    .nav-wrap .nav .nav-li:last-child {
        margin-right: 0;
    }
    .nav-wrap .seach-box {
        margin-top: 30px;
    }
    .nav-wrap .seach-box .serch-form {
        display: block;
        height: 40px;
        line-height: 40px;
        width: 260px;
        border: 1px solid #ccc;
        border-radius: 5px;
        overflow: hidden;
    }
    .nav-wrap .seach-box .serch-form .title {
        float: left;
        padding-left: 10px;
        display: block;
        height: 40px;
        line-height: 40px;
        color: #7b7b7d;
        font-size: 16px;
        width: 210px;
        border: none;
        outline: none;
    }
    .nav-wrap .seach-box .serch-form .submit {
        float: right;
        display: block;
        border: none;
        height: 40px;
        width: 40px;
        background: url(../images/search.png) no-repeat left 10px top 10px;
    }
    .nav-wrap.nav-wrap-ru .nav .nav-li {
        padding: 0 15px;
        margin-right: 10px;
    }
}

@media screen and (min-width: 1600px) {
    .bigimg {
        display: block;
        width: 100%;
        margin-bottom: 16px;
    }
}

@media screen and (min-width: 1600px) {
    .position {
        padding: 20px 0;
        color: #666;
    }
    .position .link {
        color: #666;
    }
    .position .link:hover {
        color: #DA251D;
    }
}

@media screen and (min-width: 1600px) {
    .common-link {
        display: inline-block;
        padding: 0 20px;
        height: 40px;
        line-height: 40px;
        color: #DA251D;
        border: 1px solid #da251d;
        border-radius: 20px;
        transition: 0.3s;
    }
    .common-link:hover {
        background-color: #DA251D;
        color: #fff;
    }
}

@media screen and (min-width: 1600px) {
    .common-tit {
        padding-left: 15px;
        margin-bottom: 20px;
        position: relative;
    }
    .common-tit .tit {
        display: inline-block;
        font-weight: normal;
        font-size: 20px;
        color: #333;
        margin-right: 40px;
    }
    .common-tit .type {
        color: #666;
    }
    .common-tit:before {
        position: absolute;
        display: block;
        content: "";
        left: 0px;
        top: 0px;
        width: 4px;
        height: 20px;
        background-color: #DA251D;
    }
}

@media screen and (min-width: 1600px) {
    .page {
        width: 100%;
        text-align: center;
    }
    .page .link {
        display: inline-block;
        padding: 3px 10px;
        color: #666;
        border: 1px solid #666;
        margin-right: 20px;
    }
    .page .link:hover {
        border: 1px solid #aeaeae;
        background-color: #aeaeae;
        color: #fff;
    }
    .page .link.active {
        border: 1px solid #aeaeae;
        background-color: #aeaeae;
        color: #fff;
    }
    .common-tit1 {
        padding-bottom: 10px;
        border-bottom: 1px solid #ccc;
    }
    .common-tit1 .tit {
        display: inline-block;
        font-weight: normal;
        font-size: 24px;
        color: #333;
    }
    .common-tit1 .tit:after {
        display: block;
        position: relative;
        top: 12px;
        content: "";
        width: 100%;
        height: 3px;
        background-color: #DA251D;
    }
}

@media screen and (min-width: 1600px) {
    .footer-wrap {
        background-color: #444447;
        color: #dadada;
        padding-top: 10px;
    }
    .footer-wrap .footer-top {
        border-bottom: 1px solid #bbb;
        overflow: hidden;
    }
    .footer-wrap .footer-top .flink-box {
        margin-bottom: 20px;
        overflow: hidden;
    }
    .footer-wrap .footer-top .flink-box .tit {
        display: block;
        float: left;
        height: 40px;
        line-height: 40px;
    }
    .footer-wrap .footer-top .flink-box .flink-list {
        width: 1000px;
        overflow: hidden;
    }
    .footer-wrap .footer-top .flink-box .flink-list .flink-li {
        float: left;
        margin-right: 40px;
        height: 40px;
        line-height: 40px;
    }
    .footer-wrap .footer-top .flink-box .flink-list .flink-li .link {
        font-size: 16px;
        color: #dadada;
    }
    .footer-wrap .footer-top .flink-box .flink-list .flink-li .link:hover {
        color: #DA251D;
    }
    .footer-wrap .footer-top .flink-box .flink-list .flink-li:after {
        display: inline-block;
        position: relative;
        left: 20px;
        top: 0;
        content: "|";
        font-size: 16px;
        color: #dadada;
    }
    .footer-wrap .footer-top .flink-box .flink-list .flink-li:last-child:after {
        content: "";
    }
    .footer-wrap .footer-top .footer-nav {
        overflow: hidden;
        margin-bottom: 20px;
    }
    .footer-wrap .footer-top .footer-nav .nav-li {
        float: left;
        margin-right: 180px;
    }
    .footer-wrap .footer-top .footer-nav .nav-li .link {
        font-size: 16px;
        color: #dadada;
    }
    .footer-wrap .footer-top .footer-nav .nav-li .link:hover {
        color: #DA251D;
    }
    .footer-wrap .footer-top .footer-nav .nav-li:nth-child(5) {
        margin-right: 0;
    }
    .footer-wrap .footer-con {
        padding: 30px 0;
        overflow: hidden;
    }
    .footer-wrap .footer-con .company-info {
        width: 400px;
        margin-right: 70px;
        float: left;
    }
    .footer-wrap .footer-con .company-info .tit {
        font-weight: normal;
        font-size: 24px;
        margin-bottom: 20px;
        color: #fff;
    }
    .footer-wrap .footer-con .company-info p {
        font-size: 16px;
        margin-bottom: 10px;
        color: #fff;
    }
    .footer-wrap .footer-con .sub-link {
        width: 375px;
        float: left;
    }
    .footer-wrap .footer-con .sub-link .tit {
        font-weight: normal;
        font-size: 24px;
        margin-bottom: 20px;
        color: #fff;
    }
    .footer-wrap .footer-con .sub-link p {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .footer-wrap .footer-con .sub-link p .link {
        color: #fff;
    }
    .footer-wrap .footer-con .sub-link p .link:hover {
        color: #DA251D;
    }
    .footer-wrap .footer-con .wechat-box {
        float: right;
    }
    .footer-wrap .footer-con .wechat-box .logo-box {
        margin-bottom: 20px;
    }
    .footer-wrap .footer-con .wechat-box .logo-box .logo {
        display: inline-block;
        margin-right: 20px;
    }
    .footer-wrap .footer-con .wechat-box .wechat {
        padding-left: 20px;
    }
    .footer-info {
        height: 50px;
        line-height: 50px;
        background-color: #343537;
        font-size: 16px;
        color: #dadada;
        text-align: center;
    }
}

.share-box {
    position: fixed;
    left: 0px;
    top: 96px;
    padding: 16px 8px;
    width: 36px;
    border-radius: 4px;
}

.share-box .link-box {
    display: block;
    margin-bottom: 8px;
}

.share-box .link-box:nth-child(5) {
    margin-bottom: 0;
}

.share-box .link-box img {
    width: 100%;
}

@media screen and (min-width: 1600px) {
    .share-box {
        position: fixed;
        left: 0px;
        top: 120px;
        padding: 20px 10px;
        width: 45px;
        border-radius: 5px;
    }
    .share-box .link-box {
        display: block;
        margin-bottom: 10px;
    }
    .share-box .link-box:nth-child(5) {
        margin-bottom: 0;
    }
    .share-box .link-box img {
        width: 100%;
    }
}

.thinks-box {
    height: 600px;
    background: url(../images/thinks.png) no-repeat;
    background-size: 100% 100%;
}

.thinks-box .tit {
    padding-top: 150px;
    color: #fd5b41;
    font-weight: normal;
    font-size: 60px;
    text-align: center;
    margin-bottom: 50px;
}

.thinks-box .des {
    font-size: 22px;
    color: #fff;
    text-align: center;
    margin-bottom: 50px;
}

.thinks-box .link-box {
    text-align: center;
}

.thinks-box .link-box .link {
    display: inline-block;
    font-size: 28px;
    padding: 10px 22px;
    border: 1px solid #fff;
    color: #fff;
}

/* 轮播图 */

.slideBox {
    width: 100%;
    position: relative;
    background-color: #f4f3f8;
}

.slideBox .bd {
    position: relative;
    /*height: 100%;*/
    z-index: 0;
}

.slideBox .bd li {
    width: 100%;
    /*height: 100%;*/
    position: relative;
}

.slideBox .bd li a {
    display: block;
}

.slideBox .bd ul li .txt-box {
    position: absolute;
    left: 280px;
    top: 96px;
}

.slideBox .bd ul li .txt-box .tit {
    margin-bottom: 8px;
    font-size: 38.4px;
}

.slideBox .bd ul li .txt-box .des {
    margin-bottom: 12px;
    font-size: 25.6px;
}

.slideBox .bd ul li .txt-box .type {
    margin-bottom: 16px;
    font-size: 14.4px;
}

.slideBox .bd ul li .txt-box .link {
    font-size: 14.4px;
}

.slideBox .bd ul li .txt-box .link:hover {
    color: #da251d !important;
}

.slideBox .bd img {
    width: 100%;
}

.slideBox .hd {
    height: 24px;
    overflow: hidden;
    position: absolute;
    bottom: 8px;
    z-index: 1;
    width: 100%;
}

.slideBox .hd ul {
    overflow: hidden;
    width: 100%;
    height: 24px;
    text-align: center;
}

.slideBox .hd ul li {
    display: inline-block;
    margin-right: 8px;
    width: 16px;
    height: 4px;
    border-radius: 2px;
    background-color: rgba(216, 216, 216, .4);
    cursor: pointer;
}

.slideBox .hd ul li.on {
    background: #fff;
}

/**************************************************************************/

/* 首页公共标题 */

.index-titbox {
    margin-top: 16px;
    position: relative;
}

.index-titbox .tit {
    display: inline-block;
    padding-left: 16px;
    margin-bottom: 32px;
    font-weight: normal;
    font-size: 19.2px;
    height: 24px;
    line-height: 24px;
    color: #333;
}

.index-titbox:before {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 4px;
    height: 24px;
    background-color: #DA251D;
}

/* index con */

.index-con {
    background-color: #f4f3f8;
}

/*  product center*/

/* 首页头部产品分类 */

.product-box {
    background-color: #fff;
}

.product-box .product-type {
    padding: 32px 0;
}

.product-box .product-type .type-li {
    float: left;
    width: 240px;
    position: relative;
}

.product-box .product-type .type-li .link-box {
    display: block;
}

.product-box .product-type .type-li .link-box .img-box {
    width: 240px;
    height: 120px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.product-box .product-type .type-li .link-box .img-box .img {
    width: 156px;
    vertical-align: middle;
}

.product-box .product-type .type-li .link-box .tit {
    font-weight: normal;
    font-size: 22.4px;
    color: #333;
    text-align: center;
}

.product-box .product-type .type-li .link-box:hover .tit {
    color: #DA251D;
}

.product-box .product-type .type-li .subtype-box {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 2000;
    padding: 16px 0px;
    padding-left: 48px;
    background-color: #fff;
}

.product-box .product-type .type-li .subtype-box .subtype-li {
    list-style: disc inside none;
    height: 32px;
    line-height: 32px;
}

.product-box .product-type .type-li .subtype-box .subtype-li .link {
    color: #333;
    font-size: 16px;
}

.product-box .product-type .type-li .subtype-box .subtype-li .link:hover {
    color: #da251d;
}

.product-box .product-type .type-li .subtype-box.big {
    width: 130%;
}

.product-box .product-type .type-li:hover .subtype-box {
    display: block;
}

/* 产品分类 */

.product-con .bimg-box {
    position: relative;
    margin-bottom: 12px;
}

.product-con .bimg-box .img {
    display: block;
    width: 100%;
}

.product-con .recommendpro-box {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 480px;
    height: 240px;
    box-sizing: border-box;
    background-color: #fff;
    padding: 32px 24px;
    padding-right: 0;
}

.product-con .recommendpro-box .txt-box {
    width: 208px;
    float: left;
    margin-right: 8px;
    text-align: center;
}

.product-con .recommendpro-box .txt-box .tit {
    font-weight: normal;
    font-size: 18.4px;
    height: 96px;
}

.product-con .recommendpro-box .txt-box .link {
    padding: 0 24px;
}

.product-con .recommendpro-box .img-box {
    display: block;
    width: 240px;
    overflow: hidden;
}

.product-con .recommendpro-box .img-box:hover .img {
    transform: scale(1.1);
}

.product-con .recommendpro-box .img-box .img {
    display: block;
    margin-top: 24px;
    float: left;
    width: 90%;
    transition: 0.3s;
}

.product-list {
    padding-bottom: 32px;
}

.product-list .list-li {
    float: left;
    width: 260px;
    height: 243px;
    margin-right: 12px;
    box-sizing: border-box;
    padding: 16px;
    background-color: #fff;
    transition: 0.3s;
    margin-bottom: 12px;
}

.product-list .list-li:nth-child(4n) {
    margin-right: 0;
}

.product-list .list-li:hover {
    box-shadow: 0 12px 12px -8px rgba(0, 0, 0, 0.15);
}

.product-list .list-li:hover .link-box .tit {
    color: #DA251D;
}

.product-list .list-li .link-box {
    display: block;
    text-align: center;
}

.product-list .list-li .link-box .img-box {
    width: 228.02px;
    height: 156.81px;
    overflow: hidden;
}

.product-list .list-li .link-box .img-box .img {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    margin-bottom: 20px;
}

.product-list .list-li .link-box .tit {
    font-weight: normal;
    font-size: 12.8px;
    padding: 0 8px;
    color: #333;
}

/* 关于我们 */

.aboutus-box {
    padding-bottom: 64px;
}

.aboutus-box .company-introduce {
    background-color: #f0f0f7;
    overflow: hidden;
    box-sizing: border-box;
    padding: 12px;
    padding-bottom: 32px;
}

.aboutus-box .company-introduce .txt-box {
    float: left;
    width: 300px;
    padding: 16px 8px;
    color: #333;
}

.aboutus-box .company-introduce .txt-box .tit {
    font-weight: normal;
    font-size: 19.2px;
    margin-bottom: 16px;
}

.aboutus-box .company-introduce .txt-box .des {
    font-size: 16px;
    margin-bottom: 32px;
}

.aboutus-box .company-introduce .txt-box .link {
    text-align: center;
}

.aboutus-box .company-introduce .img-box {
    width: 584px;
    float: right;
}

.aboutus-box .company-introduce .img-box .link {
    display: block;
    position: relative;
}

.aboutus-box .company-introduce .img-box .link .img {
    display: block;
    width: 384px;
    height: 304px;
}

.aboutus-box .company-introduce .img-box .link .layer {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
}

.aboutus-box .company-introduce .img-box .link .play {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -20px;
    margin-top: -20px;
}

.aboutus-box .company-introduce .img-box .link:hover .layer {
    display: block;
}

.aboutus-box .subcompany-list {
    overflow: hidden;
}

.aboutus-box .subcompany-list .list-li {
    float: left;
    padding-bottom: 32px;
    width: 228px;
    margin-right: 12px;
    text-align: center;
    background-color: #f0f0f7;
}

.aboutus-box .subcompany-list .list-li:nth-child(4) {
    margin-right: 0;
}

.aboutus-box .subcompany-list .list-li .img-box {
    width: 100%;
    position: relative;
    margin-bottom: 16px;
}

.aboutus-box .subcompany-list .list-li .img-box .img {
    width: 100%;
    display: block;
    height: 172.8px;
}

.aboutus-box .subcompany-list .list-li .img-box .layer {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 168px;
    height: 128px;
    margin-left: -84px;
    margin-top: -64px;
    background-color: rgba(0, 0, 0, 0.4);
}

.aboutus-box .subcompany-list .list-li .img-box .logo {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 96px;
    height: 72px;
    margin-left: -48px;
    margin-top: -36px;
}

.aboutus-box .subcompany-list .list-li .tit {
    color: #333;
    text-align: center;
    font-weight: normal;
    font-size: 18px;
    margin-bottom: 16px;
    height: 38.4px;
    padding: 0 8px;
}

.aboutus-box .subcompany-list .list-li .link {
    height: 24px;
    line-height: 24px;
    display: inline-block;
}

/* 视频 */

.video-layer {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 300000;
}

.video-box {
    background-color: #f0f0f7;
    display: none;
    position: fixed;
    top: 120px;
    left: 50%;
    width: 480px;
    height: 320px;
    margin-left: -240px;
    padding: 24px 40px;
    z-index: 3000001;
}

.video-box .video {
    width: 100%;
    height: 100%;
    background-color: #f0f0f7;
}

.off-box {
    display: none;
    position: fixed;
    top: 80px;
    left: 50%;
    background-color: #f0f0f7;
    width: 480px;
    height: 40px;
    padding: 24px 40px;
    margin-left: -240px;
    z-index: 3000001;
}

.off-box .off {
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    right: 16px;
    top: 8px;
    background: url(../images/off.png) no-repeat;
    background-size: contain;
    cursor: pointer;
}

@media screen and (min-width: 1600px) {
    .index-titbox {
        margin-top: 20px;
        position: relative;
    }
    .index-titbox .tit {
        display: inline-block;
        padding-left: 20px;
        margin-bottom: 40px;
        font-weight: normal;
        font-size: 24px;
        height: 30px;
        line-height: 30px;
        color: #333;
    }
    .index-titbox:before {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        content: "";
        width: 5px;
        height: 30px;
        background-color: #DA251D;
    }
    /* index con */
    .index-con {
        background-color: #f4f3f8;
    }
}

@media screen and (min-width: 1600px) {
    .slideBox .bd ul li .txt-box {
        position: absolute;
        left: 350px;
        top: 120px;
    }
    .slideBox .bd ul li .txt-box .tit {
        margin-bottom: 10px;
        font-size: 48px;
    }
    .slideBox .bd ul li .txt-box .des {
        margin-bottom: 15px;
        font-size: 32px;
    }
    .slideBox .bd ul li .txt-box .type {
        margin-bottom: 20px;
        font-size: 18px;
    }
    .slideBox .bd ul li .txt-box .link {
        font-size: 18px;
    }
    .slideBox .bd ul li .txt-box .link:hover {
        color: #da251d !important;
    }
    .slideBox .bd img {
        width: 100%;
    }
    .slideBox .hd {
        height: 30px;
        overflow: hidden;
        position: absolute;
        bottom: 10px;
        z-index: 1;
        width: 100%;
    }
    .slideBox .hd ul {
        overflow: hidden;
        width: 100%;
        height: 30px;
        text-align: center;
    }
    .slideBox .hd ul li {
        display: inline-block;
        margin-right: 10px;
        width: 20px;
        height: 4px;
        border-radius: 2px;
        background-color: rgba(216, 216, 216, .4);
        cursor: pointer;
    }
    .slideBox .hd ul li.on {
        background: #fff;
    }
}

@media screen and (min-width: 1600px) {
    .product-box {
        background-color: #fff;
    }
    .product-box .product-type {
        padding: 40px 0;
    }
    .product-box .product-type .type-li {
        float: left;
        width: 300px;
        position: relative;
    }
    .product-box .product-type .type-li .link-box {
        display: block;
    }
    .product-box .product-type .type-li .link-box .img-box {
        width: 300px;
        height: 150px;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }
    .product-box .product-type .type-li .link-box .img-box .img {
        width: 195px;
        vertical-align: middle;
    }
    .product-box .product-type .type-li .link-box .tit {
        font-weight: normal;
        font-size: 28px;
        color: #333;
        text-align: center;
    }
    .product-box .product-type .type-li .link-box:hover .tit {
        color: #DA251D;
    }
    .product-box .product-type .type-li .subtype-box {
        position: absolute;
        display: none;
        top: 100%;
        left: 0;
        width: 100%;
        z-index: 2000;
        padding: 20px 0px;
        padding-left: 60px;
        background-color: #fff;
    }
    .product-box .product-type .type-li .subtype-box .subtype-li {
        list-style: disc inside none;
        height: 40px;
        line-height: 40px;
    }
    .product-box .product-type .type-li .subtype-box .subtype-li .link {
        color: #333;
        font-size: 20px;
    }
    .product-box .product-type .type-li .subtype-box .subtype-li .link:hover {
        color: #da251d;
    }
    .product-box .product-type .type-li .subtype-box.big {
        width: 130%;
    }
    .product-box .product-type .type-li:hover .subtype-box {
        display: block;
    }
    /* 产品分类 */
    .product-con .bimg-box {
        position: relative;
        margin-bottom: 15px;
    }
    .product-con .bimg-box .img {
        display: block;
        width: 100%;
    }
    .product-con .recommendpro-box {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 600px;
        height: 300px;
        box-sizing: border-box;
        background-color: #fff;
        padding: 40px 30px;
        padding-right: 0;
    }
    .product-con .recommendpro-box .txt-box {
        width: 260px;
        float: left;
        margin-right: 10px;
        text-align: center;
    }
    .product-con .recommendpro-box .txt-box .tit {
        font-weight: normal;
        font-size: 23px;
        height: 120px;
    }
    .product-con .recommendpro-box .txt-box .link {
        padding: 0 30px;
    }
    .product-con .recommendpro-box .img-box {
        display: block;
        width: 300px;
        overflow: hidden;
    }
    .product-con .recommendpro-box .img-box:hover .img {
        transform: scale(1.1);
    }
    .product-con .recommendpro-box .img-box .img {
        display: block;
        margin-top: 30px;
        float: left;
        width: 90%;
        transition: 0.3s;
    }
    .product-list {
        padding-bottom: 40px;
    }
    .product-list .list-li {
        float: left;
        width: 348px;
        height: 326px;
        margin-right: 15px;
        box-sizing: border-box;
        padding: 20px;
        background-color: #fff;
        transition: 0.3s;
        margin-bottom: 15px;
    }
    .product-list .list-li:nth-child(4n) {
        margin-right: 0;
    }
    .product-list .list-li:hover {
        box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.15);
    }
    .product-list .list-li:hover .link-box .tit {
        color: #DA251D;
    }
    .product-list .list-li .link-box {
        display: block;
        text-align: center;
    }
    .product-list .list-li .link-box .img-box {
        width: 308px;
        height: 210px;
        overflow: hidden;
    }
    .product-list .list-li .link-box .img-box .img {
        display: inline-block;
        vertical-align: middle;
        width: 100%;
        margin-bottom: 25px;
    }
    .product-list .list-li .link-box .tit {
        font-weight: normal;
        font-size: 16px;
        padding: 0 10px;
        color: #333;
    }
}

@media screen and (min-width: 1600px) {
    .aboutus-box {
        padding-bottom: 80px;
    }
    .aboutus-box .company-introduce {
        background-color: #f0f0f7;
        overflow: hidden;
        box-sizing: border-box;
        padding: 15px;
        padding-bottom: 40px;
    }
    .aboutus-box .company-introduce .txt-box {
        float: left;
        width: 400px;
        padding: 20px 10px;
        color: #333;
    }
    .aboutus-box .company-introduce .txt-box .tit {
        font-weight: normal;
        font-size: 24px;
        margin-bottom: 20px;
    }
    .aboutus-box .company-introduce .txt-box .des {
        font-size: 20px;
        margin-bottom: 40px;
    }
    .aboutus-box .company-introduce .txt-box .link {
        text-align: center;
    }
    .aboutus-box .company-introduce .img-box {
        width: 684px;
        float: right;
    }
    .aboutus-box .company-introduce .img-box .link {
        display: block;
        position: relative;
    }
    .aboutus-box .company-introduce .img-box .link .img {
        display: block;
        width: 480px;
        height: 380px;
    }
    .aboutus-box .company-introduce .img-box .link .layer {
        display: none;
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.4);
    }
    .aboutus-box .company-introduce .img-box .link .play {
        display: block;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-left: -25px;
        margin-top: -25px;
    }
    .aboutus-box .company-introduce .img-box .link:hover .layer {
        display: block;
    }
    .aboutus-box .subcompany-list {
        overflow: hidden;
    }
    .aboutus-box .subcompany-list .list-li {
        float: left;
        padding-bottom: 40px;
        width: 285px;
        margin-right: 15px;
        text-align: center;
        background-color: #f0f0f7;
    }
    .aboutus-box .subcompany-list .list-li:nth-child(4) {
        margin-right: 0;
    }
    .aboutus-box .subcompany-list .list-li .img-box {
        width: 100%;
        position: relative;
        margin-bottom: 20px;
    }
    .aboutus-box .subcompany-list .list-li .img-box .img {
        width: 100%;
        display: block;
        height: 216px;
    }
    .aboutus-box .subcompany-list .list-li .img-box .layer {
        position: absolute;
        left: 50%;
        top: 50%;
        width: 210px;
        height: 160px;
        margin-left: -105px;
        margin-top: -80px;
        background-color: rgba(0, 0, 0, 0.4);
    }
    .aboutus-box .subcompany-list .list-li .img-box .logo {
        position: absolute;
        left: 50%;
        top: 50%;
        width: 120px;
        height: 90px;
        margin-left: -60px;
        margin-top: -45px;
    }
    .aboutus-box .subcompany-list .list-li .tit {
        color: #333;
        text-align: center;
        font-weight: normal;
        font-size: 18px;
        margin-bottom: 20px;
        height: 48px;
        padding: 0 10px;
    }
    .aboutus-box .subcompany-list .list-li .link {
        height: 30px;
        line-height: 30px;
        display: inline-block;
    }
}

@media screen and (min-width: 1600px) {
    .video-layer {
        display: none;
        width: 100%;
        height: 100%;
        position: fixed;
        left: 0;
        top: 0;
        background-color: rgba(0, 0, 0, 0.6);
        z-index: 300000;
    }
    .video-box {
        display: none;
        position: fixed;
        top: 150px;
        left: 50%;
        width: 880px;
        height: 498px;
        margin-left: -300px;
        background-color: #fff;
        padding: 30px 50px;
        z-index: 3000001;
    }
    .video-box .video {
        width: 100%;
        height: 100%;
    }
    .off-box {
        display: none;
        position: fixed;
        top: 100px;
        left: 50%;
        background-color: #f0f0f7;
        width: 600px;
        height: 50px;
        padding: 30px 50px;
        margin-left: -300px;
        z-index: 3000001;
    }
    .off-box .off {
        display: block;
        width: 30px;
        height: 30px;
        position: absolute;
        right: 20px;
        top: 10px;
        background: url(../images/off.png) no-repeat;
        background-size: contain;
        cursor: pointer;
    }
}

.btn-list {
    padding-bottom: 28px;
    padding-top: 28px;
}

.btn-list a.btn {
    padding: 8px 28px;
    border-radius: 20px;
    margin: 15px 20px;
    font-size: 18px;
}

#dataForm .input-group input.field_border1,
#dataForm .form-inline input.field_border1,
#dataForm .form-inline .field_border1,
#dataForm .form-group .field_border1,
#dataForm textarea.field_border1,
#hotel_request_box.field_border1 {
    border: 1px solid #ff0000;
}

.field_border1 {
    border: 1px solid #ff0000;
}

#btn-submit {
    padding: 15px 60px;
    border-radius: 20px;
    margin-left: 114px;
    font-size: 18px;
    background: #df0028;
    border-radius: 6px;
    : none;
    color: #fff;
}

#btn-submit:hover {
    background: #bd0428;
}

#btn-submit.submit_close {
    background: #d8d8d8;
    color: #686868
}

#btn-submit-quick {
    padding: 6px 28px;
    border-radius: 10px;
    font-size: 18px;
    background: #df0028;
    border-radius: 6px;
    : none;
    color: #fff;
}

#btn-submit-quick:hover {
    background: #bd0428;
}

#btn-submit-quick.submit_close {
    background: #d8d8d8;
    color: #686868
}

/*# sourceMappingURL=i1.css.map */