/*内业通用样式*/
.webiocation {
    font-size: 14px;
    color: #666;
    margin-bottom: 20px;
}

    .webiocation i {
        display: inline-block;
        width: 16px;
        height: 16px;
        background: url(../images/webiocationicon.png) no-repeat 0 0;
        vertical-align: middle;
        background-size: 100%;
        margin-right: 3px;
    }

    .webiocation a {
        color: #666;
    }

        .webiocation a:hover {
            color: #db090a;
        }

.inbanner {
    width: 100%;
    height: 360px;
    overflow: hidden;
    margin-bottom: 30px;
}
/*内页需求广告1200宽度*/
.xuqiuad {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}
/*翻页*/
/*.turnpage{}
.turnpage ul{font-size: 0;text-align: center;}
.turnpage ul li{display: inline-block;}
.turnpage ul li a,.turnpage ul li .page-this{font-size: 14px;color: #666;padding: 0 12px;height: 30px;line-height: 30px;border:1px solid #e0e0e0;display: inline-block;margin: 0 3px;}
.turnpage ul li:hover,.turnpage ul li.active{}
.turnpage ul li a:hover,.turnpage ul li a.active,.turnpage ul li .page-this {color: #fff;background:#db090a;}*/

.turnpage {
}

.turnpage {
    font-size: 0;
    text-align: center;
}

    .turnpage span {
        display: inline-block;
        font-size: 14px;
        color: #666;
        padding: 0 12px;
        height: 30px;
        line-height: 30px;
        border: 1px solid #e0e0e0;
        display: inline-block;
        margin: 0 3px;
        cursor: pointer;
    }

        .turnpage span a, .turnpage span .page-this {
            display: block;
            width: 100%;
            height: 100%;
        }

        .turnpage span:hover, .turnpage span.active {
        }

            .turnpage span:hover a, .turnpage span a.active, .turnpage span .page-this {
                color: #fff;
            }

        .turnpage span:hover {
            background: #db090a;
            color: #fff;
        }



/*内页切换css*/
.insidetab {
    width: 100%;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 20px;
}

    .insidetab li {
        margin: 0 20px;
        float: left;
        font-size: 16px;
    }

    .insidetab a {
        line-height: 40px;
        position: relative;
        display: block;
        color: #161616;
    }

        .insidetab a i {
            position: absolute;
            width: 14px;
            height: 5px;
            background: url(../images/insidetabhover.png) no-repeat 0 0;
            bottom: 0;
            left: 50%;
            margin-left: -7px;
            display: none;
        }

    .insidetab li:hover i, .insidetab li.active a i {
        display: block;
    }

    .insidetab li:hover a, .insidetab li.active a {
        color: #db090a;
    }
/*内页侧边推荐css*/
.inpage-side-tonglei {
    width: 300px;
}

    .inpage-side-tonglei h2 {
        height: 20px;
        border-left: 4px solid #db090a;
        padding-left: 8px;
        font-size: 20px;
        color: #161616;
        line-height: 20px;
        margin-bottom: 15px;
    }

    .inpage-side-tonglei ul {
    }

        .inpage-side-tonglei ul li {
            width: 300px;
            margin-bottom: 20px;
            border-bottom: 1px solid #d1d1d1;
            padding-bottom: 8px;
        }

            .inpage-side-tonglei ul li .pic {
                width: 300px;
                /*height: 180px;*/
                height: 225px;
                overflow: hidden;
                margin-bottom: 10px;
            }

                .inpage-side-tonglei ul li .pic img {
                    transition: all .5s ease;
                }

            .inpage-side-tonglei ul li:hover a .pic img {
                transform: scale(1.1);
            }

            .inpage-side-tonglei ul li .price {
                font-size: 18px;
                color: #db090a;
                margin-bottom: 6px;
                height: 24px;
                overflow: hidden;
            }

            .inpage-side-tonglei ul li .xianlu {
                font-size: 14px;
                color: #333;
                height: 20px;
                overflow: hidden;
            }

/*提交需求信息*/
.xiuqiuxinxi {
    margin-bottom: 110px;
}

    .xiuqiuxinxi .tijiao {
    }

        .xiuqiuxinxi .tijiao ul {
        }

            .xiuqiuxinxi .tijiao ul li {
                margin-bottom: 15px;
            }

                .xiuqiuxinxi .tijiao ul li label {
                    width: 180px;
                    font-size: 14px;
                    color: #333;
                    line-height: 30px;
                    text-align: right;
                    display: inline-block;
                    vertical-align: top;
                }

                .xiuqiuxinxi .tijiao ul li input {
                    width: 350px;
                    height: 28px;
                    border: 1px solid #c2c2c2;
                    padding: 0 5px;
                }

                .xiuqiuxinxi .tijiao ul li textarea {
                    resize: none;
                    width: 530px;
                    height: 140px;
                    padding: 5px;
                }

        .xiuqiuxinxi .tijiao button {
            width: 110px;
            height: 30px;
            background: #db090a;
            color: #fff;
            line-height: 30px;
            text-align: center;
            font-size: 16px;
            border: none;
            margin-left: 180px;
            cursor: pointer;
            transition: all .5s ease;
        }

            .xiuqiuxinxi .tijiao button:hover {
                margin-left: 185px;
            }
/*案例展示*/
.anli {
    margin-bottom: 110px;
}

    .anli .shaixuan {
        border: 1px solid #d9d9d9;
        padding: 15px;
        overflow: hidden;
        margin-bottom: 30px;
    }

        .anli .shaixuan h3 {
            font-size: 16px;
            color: #333;
            line-height: 16px;
            border-left: 3px solid #db090a;
            padding-left: 5px;
            margin-bottom: 20px;
        }

        .anli .shaixuan ul.leixing {
            padding-bottom: 20px;
            border-bottom: 1px solid #d9d9d9;
            margin-bottom: 20px;
        }

            .anli .shaixuan ul.leixing li {
                font-size: 14px;
                line-height: 28px;
                color: #161616;
            }

                .anli .shaixuan ul.leixing li dt {
                    font-weight: 900;
                    width: 100px;
                    display: inline-block;
                    text-align: right;
                    float: left;
                }

                .anli .shaixuan ul.leixing li dd {
                    margin: 0 18px;
                    float: left;
                    cursor: pointer;
                }

                    .anli .shaixuan ul.leixing li dd:hover {
                        color: #db090a;
                    }

        .anli .shaixuan ul.hangye {
        }

            .anli .shaixuan ul.hangye li {
                float: left;
                font-size: 14px;
                line-height: 28px;
                color: #333;
                margin: 0 18px;
                cursor: pointer;
            }

                .anli .shaixuan ul.hangye li:hover {
                    color: #db090a;
                }

    .anli .anlilist {
        margin-bottom: 90px;
    }

        .anli .anlilist ul {
            margin-bottom: 50px;
        }

            .anli .anlilist ul li, .jingying-details .fw-kehu2 .anlilist ul li {
                width: 580px;
                margin: 0 10px 20px 10px;
                float: left;
                height: 200px;
                box-sizing: border-box;
                padding: 10px;
                overflow: hidden;
                background: #f5f5f5;
            }

                .anli .anlilist ul li .pic, .jingying-details .fw-kehu2 .anlilist ul li .pic {
                    width: 240px;
                    height: 180px;
                    overflow: hidden;
                    margin-right: 20px;
                    float: left;
                }

                    .anli .anlilist ul li .pic img, .jingying-details .fw-kehu2 .anlilist ul li .pic img {
                        transition: all .5s ease;
                    }

                .anli .anlilist ul li:hover img, .jingying-details .fw-kehu2 .anlilist ul li:hover img {
                    transform: scale(1.1);
                }

                .anli .anlilist ul li .text, .jingying-details .fw-kehu2 .anlilist ul li .text {
                    width: 300px;
                    float: left;
                    padding-top: 10px;
                }

                    .anli .anlilist ul li .text h4, .jingying-details .fw-kehu2 .anlilist ul li .text h4 {
                        font-size: 16px;
                        color: #333;
                        max-height: 16px;
                        line-height: 16px;
                        overflow: hidden;
                        margin-bottom: 26px;
                    }

                    .anli .anlilist ul li .text p, .jingying-details .fw-kehu2 .anlilist ul li .text p {
                        font-size: 12px;
                        color: #666;
                        line-height: 20px;
                        height: 120px;
                        overflow: hidden;
                    }

        .anli .anlilist .more, .jingying-details .fw-kehu2 .anlilist .more {
            width: 160px;
            height: 40px;
            overflow: hidden;
            border: 1px solid #bababa;
            margin: 0 auto;
            font-size: 16px;
            line-height: 40px;
            text-align: center;
            cursor: pointer;
        }

            .anli .anlilist .more:hover, .jingying-details .fw-kehu2 .anlilist .more:hover {
                background: #db090a;
                border: 1px solid #db090a;
            }

                .anli .anlilist .more:hover a, .jingying-details .fw-kehu2 .anlilist .more:hover a {
                    color: #fff;
                }
/*案例详情*/
.anli-xiangqing {
    margin-bottom: 110px;
}

    .anli-xiangqing .anlijianjie {
        width: 100%;
        height: 370px;
        overflow: hidden;
        margin-bottom: 30px;
    }

        .anli-xiangqing .anlijianjie .pic {
            width: 570px;
            height: 370px;
            overflow: hidden;
            float: left;
            margin-right: 20px;
        }

        .anli-xiangqing .anlijianjie .text {
            width: 610px;
            height: 340px;
            overflow: hidden;
            padding-top: 30px;
        }

            .anli-xiangqing .anlijianjie .text h2 {
                font-size: 18px;
                color: #333;
                line-height: 20px;
                margin-bottom: 30px;
            }

            .anli-xiangqing .anlijianjie .text p {
                font-size: 16px;
                color: #666;
                line-height: 30px;
            }

    .anli-xiangqing .xiangqing {
        margin-bottom: 90px;
    }

        .anli-xiangqing .xiangqing img {
            margin-bottom: 20px;
        }

        .anli-xiangqing .xiangqing p {
            font-size: 16px;
            line-height: 30px;
            color: #333;
        }
/*帮助中心*/
.help {
    margin-bottom: 110px;
}

    .help .helptab {
        margin-bottom: 50px;
    }

        .help .helptab li {
            width: 200px;
            float: left;
            text-align: center;
            cursor: pointer;
        }

            .help .helptab li i {
                display: inline-block;
                width: 110px;
                height: 110px;
                overflow: hidden;
                border-radius: 100%;
                background: #db090a;
                margin-bottom: 10px;
                transition: all .5s ease;
            }

            .help .helptab li p {
                font-size: 16px;
                color: #333;
            }

            .help .helptab li:hover i {
                box-shadow: 0 0 15px rgba(219,9,10,.8);
            }

            .help .helptab li:hover p {
                color: #db090a;
            }

    .help .helpcon {
    }

        .help .helpcon li {
            background: #f1f1f1;
            padding: 8px;
            line-height: 18px;
            height: 18px;
            overflow: hidden;
            margin-bottom: 12px;
            /*cursor: pointer;*/
        }

            .help .helpcon li i {
                float: left;
                margin-right: 10px;
                width: 0;
                height: 0;
                border-top: 9px solid transparent;
                border-bottom: 9px solid transparent;
                border-left: 9px solid #db090a
            }

            .help .helpcon li .link {
                font-size: 16px;
                color: #333;
                text-decoration: none;
            }

            .help .helpcon li .time {
                float: right;
                font-size: 14px;
                color: #666;
            }

            .help .helpcon li h2 {
                font-size: 16px;
                color: #333;
                margin-bottom: 15px;
                font-weight: 600;
            }

                .help .helpcon li h2 i {
                    margin-right: 5px;
                }

            .help .helpcon li p {
                font-size: 14px;
                color: #666;
                line-height: 22px;
            }
/*产品列表*/
.product-list {
    margin-bottom: 40px;
}

    .product-list .shaixuan {
        border: 1px solid #d9d9d9;
        padding: 15px;
        overflow: hidden;
        margin-bottom: 30px;
    }

        .product-list .shaixuan .profenlei {
        }

            .product-list .shaixuan .profenlei > li {
                line-height: 28px;
                padding-bottom: 20px;
                border-bottom: 1px solid #d9d9d9;
                margin-bottom: 20px;
            }

                .product-list .shaixuan .profenlei > li.borderb0 {
                    padding-bottom: 0px;
                    border-bottom: 0px solid #d9d9d9;
                    margin-bottom: 0px;
                }

                .product-list .shaixuan .profenlei > li h3 {
                    font-size: 14px;
                    color: #666;
                    width: 170px;
                    float: left;
                }

                    .product-list .shaixuan .profenlei > li h3 span {
                        color: #db090a;
                        margin-left: 15px;
                    }

                        .product-list .shaixuan .profenlei > li h3 span a:hover {
                            color: #db090a;
                        }

                .product-list .shaixuan .profenlei > li ul.profenlei-child1 {
                    float: left;
                    width: 998px;
                }

                    .product-list .shaixuan .profenlei > li ul.profenlei-child1 li {
                        float: left;
                        font-size: 14px;
                        color: #161616;
                        margin: 0 18px;
                        cursor: pointer;
                    }

                        .product-list .shaixuan .profenlei > li ul.profenlei-child1 li a {
                            font-size: 14px;
                            color: #161616;
                        }

                            .product-list .shaixuan .profenlei > li ul.profenlei-child1 li a:hover {
                                color: #db090a;
                            }

                .product-list .shaixuan .profenlei > li ul.profenlei-child2 {
                    float: left;
                    width: 998px;
                    color: #161616;
                    font-size: 14px;
                }

                    .product-list .shaixuan .profenlei > li ul.profenlei-child2 dt {
                        font-weight: 900;
                        width: 100px;
                        display: inline-block;
                        text-align: right;
                        float: left;
                    }

                    .product-list .shaixuan .profenlei > li ul.profenlei-child2 dd {
                        margin: 0 15px;
                        float: left;
                        cursor: pointer;
                    }

                        .product-list .shaixuan .profenlei > li ul.profenlei-child2 dd a:hover {
                            color: #db090a;
                        }

    .product-list .detsearch {
        height: 60px;
        border: 1px solid #cdcdcd;
        box-sizing: border-box;
        line-height: 60px;
        margin-bottom: 30px;
        padding-left: 10px;
        overflow: hidden;
    }

        .product-list .detsearch span {
            font-size: 16px;
            color: #161616;
            margin-right: 10px;
        }

        .product-list .detsearch .input1 {
            width: 136px;
            background: transparent;
            border: 1px solid #cdcdcd;
            outline: none;
            line-height: 28px;
            padding-left: 10px;
            margin: 15px 15px 0 0;
        }

        .product-list .detsearch select {
            width: 140px;
            height: 30px;
            margin-right: 15px;
            margin-top: 15px;
            border: 1px solid #cdcdcd;
        }

        .product-list .detsearch .input2 {
            width: 250px;
            background: transparent;
            border: 1px solid #cdcdcd;
            outline: none;
            line-height: 28px;
            padding-left: 10px;
            margin: 15px 15px 0 0;
        }

        .product-list .detsearch > button {
            width: 55px;
            height: 30px;
            background: #db090a;
            font-size: 14px;
            color: #fff;
            border: none;
            outline: none;
            cursor: pointer;
            margin-top: 15px;
        }

        .product-list .detsearch i {
            width: 1px;
            height: 30px;
            background: #d9d9d9;
            margin: 15px;
        }

        .product-list .detsearch .guanjianci {
            width: 250px;
            height: 30px;
            border: 1px solid #db090a;
            box-sizing: border-box;
            margin-top: 15px;
        }

            .product-list .detsearch .guanjianci input {
                width: 215px;
                background: transparent;
                border: none;
                outline: none;
                line-height: 28px;
                padding-left: 5px;
            }

            .product-list .detsearch .guanjianci button {
                width: 28px;
                height: 28px;
                background: url(../images/header-search-button.png) no-repeat 0 0;
                border: none;
                overflow: hidden;
                outline: none;
                cursor: pointer;
                background-size: 100%;
            }

    .product-list .product-list-box {
        margin-bottom: 90px;
    }

        .product-list .product-list-box > ul {
            margin-bottom: 50px;
        }

            .product-list .product-list-box > ul > li {
                width: 220px;
                margin: 0 10px 20px 10px;
                float: left;
                border-bottom: 1px solid #d1d1d1;
                padding-bottom: 8px;
            }

                .product-list .product-list-box > ul > li .pic {
                    width: 220px;
                    height: 160px;
                    overflow: hidden;
                    margin-bottom: 10px;
                }

                    .product-list .product-list-box > ul > li .pic img {
                        transition: all .5s ease;
                    }

                .product-list .product-list-box > ul > li:hover a .pic img {
                    transform: scale(1.1);
                }

                .product-list .product-list-box > ul > li p.price {
                    font-size: 18px;
                    color: #db090a;
                    margin-bottom: 6px;
                    height: 24px;
                    overflow: hidden;
                }

                .product-list .product-list-box > ul > li p.xianlu {
                    font-size: 14px;
                    color: #333;
                    height: 26px;
                    line-height: 26px;
                    overflow: hidden;
                }
/*产品详情*/
.product-details {
    margin-bottom: 110px;
}

    .product-details .product-details-box {
        width: 880px;
        margin-right: 20px;
    }

        .product-details .product-details-box .prointro {
            width: 100%;
            margin-bottom: 30px;
        }

            .product-details .product-details-box .prointro .pro-pic {
                width: 460px;
                margin-right: 20px;
            }

                .product-details .product-details-box .prointro .pro-pic .big-pic {
                    width: 460px;
                    height: 360px;
                    margin-bottom: 10px;
                }

                .product-details .product-details-box .prointro .pro-pic .small-pic {
                    width: 100%;
                    height: 60px;
                    overflow: hidden;
                    margin-bottom: 15px;
                }

                    .product-details .product-details-box .prointro .pro-pic .small-pic span {
                        float: left;
                        width: 15px;
                        height: 60px;
                        cursor: pointer;
                    }

                        .product-details .product-details-box .prointro .pro-pic .small-pic span.left {
                            background: url(../images/product-details-boxleftbutt.png);
                        }

                        .product-details .product-details-box .prointro .pro-pic .small-pic span.right {
                            background: url(../images/product-details-boxrightbutt.png);
                        }

                    .product-details .product-details-box .prointro .pro-pic .small-pic li {
                        float: left;
                        width: 80px;
                        height: 60px;
                        margin: 0 3px;
                        overflow: hidden;
                        box-sizing: border-box;
                    }

                        .product-details .product-details-box .prointro .pro-pic .small-pic li.active {
                            border: 1px solid #db090a;
                        }

                .product-details .product-details-box .prointro .pro-pic .spcaozuo {
                    width: 100%;
                    text-align: center;
                    font-size: 0;
                }

                    .product-details .product-details-box .prointro .pro-pic .spcaozuo a {
                        display: inline-block;
                        line-height: 16px;
                        font-size: 14px;
                        color: #666;
                    }

                        .product-details .product-details-box .prointro .pro-pic .spcaozuo a span {
                            display: inline-block;
                            width: 20px;
                            height: 16px;
                            margin-right: 3px;
                            vertical-align: middle;
                        }

                    .product-details .product-details-box .prointro .pro-pic .spcaozuo i {
                        display: inline-block;
                        width: 1px;
                        height: 16px;
                        background: #d4d4d4;
                        margin: 0 20px;
                        vertical-align: bottom;
                    }

            .product-details .product-details-box .prointro .pro-text {
                width: 400px;
            }

                .product-details .product-details-box .prointro .pro-text h2 {
                    font-size: 18px;
                    color: #161616;
                    line-height: 20px;
                    max-height: 20px;
                    overflow: hidden;
                    margin-bottom: 5px;
                }

                .product-details .product-details-box .prointro .pro-text p.jieshao {
                    font-size: 14px;
                    color: #666;
                    margin-bottom: 20px
                }

                .product-details .product-details-box .prointro .pro-text .pirce {
                    background: #f5f5f5;
                    padding: 15px;
                    font-size: 14px;
                    color: #666;
                    margin-bottom: 12px;
                }

                    .product-details .product-details-box .prointro .pro-text .pirce .diashou {
                        margin-bottom: 10px;
                    }

                        .product-details .product-details-box .prointro .pro-text .pirce .diashou p {
                            float: left;
                        }

                            .product-details .product-details-box .prointro .pro-text .pirce .diashou p i {
                                text-decoration: line-through;
                            }

                        .product-details .product-details-box .prointro .pro-text .pirce .diashou span {
                            float: right;
                            font-size: 12px;
                            color: #db090a;
                        }

                    .product-details .product-details-box .prointro .pro-text .pirce > p b {
                        font-size: 26px;
                        color: #db090a;
                    }

                    .product-details .product-details-box .prointro .pro-text .pirce > p span {
                        font-size: 12px;
                    }

                .product-details .product-details-box .prointro .pro-text p.jianjie {
                    font-size: 14px;
                    color: #666;
                    line-height: 30px;
                    margin-bottom: 10px;
                }

                    .product-details .product-details-box .prointro .pro-text p.jianjie span {
                        color: #161616;
                        margin-left: 4px;
                    }

                    .product-details .product-details-box .prointro .pro-text p.jianjie .sku-item {
                        font-style: normal;
                        display: inline-block;
                        padding: 0 5px;
                        height: 30px;
                        margin: 0 5px;
                        color: #161616;
                        text-align: center;
                        cursor: pointer;
                        position: relative;
                        box-sizing: border-box;
                    }

                        .product-details .product-details-box .prointro .pro-text p.jianjie .sku-item i {
                            position: absolute;
                            right: 0;
                            bottom: 0;
                            width: 15px;
                            height: 15px;
                            background: url(../../images/sku-selected.png) no-repeat 0 0;
                            display: none;
                        }

                        .product-details .product-details-box .prointro .pro-text p.jianjie .sku-item.active {
                            border: 1px solid #db090a;
                        }

                            .product-details .product-details-box .prointro .pro-text p.jianjie .sku-item.active i {
                                display: block;
                            }

                    .product-details .product-details-box .prointro .pro-text p.jianjie b {
                        display: inline-block;
                        width: 40px;
                        height: 30px;
                        margin-left: 4px;
                        cursor: pointer;
                        background: url(../images/product-details-boxrili.png);
                        vertical-align: bottom;
                    }

                .product-details .product-details-box .prointro .pro-text .shuliang {
                    font-size: 14px;
                    color: #666;
                }

                    .product-details .product-details-box .prointro .pro-text .shuliang p {
                        width: 110px;
                        height: 30px;
                        border: 1px solid #cccccc;
                        box-sizing: border-box;
                        font-size: 0;
                        line-height: 28px;
                        text-align: center;
                        color: #666;
                        display: inline-block;
                        margin: 0 5px;
                    }

                        .product-details .product-details-box .prointro .pro-text .shuliang p i {
                            display: inline-block;
                            width: 28px;
                            height: 28px;
                            font-size: 26px;
                            cursor: pointer;
                        }

                        .product-details .product-details-box .prointro .pro-text .shuliang p span {
                            display: inline-block;
                            width: 50px;
                            height: 28px;
                            border: 1px solid #cccccc;
                            border-width: 0 1px 0 1px;
                            font-size: 16px;
                        }

                .product-details .product-details-box .prointro .pro-text .goumaibut {
                    padding-top: 29px;
                    margin-bottom: 8px;
                }

                    .product-details .product-details-box .prointro .pro-text .goumaibut button {
                        width: 190px;
                        height: 40px;
                        box-sizing: border-box;
                        font-size: 16px;
                        line-height: 40px;
                        text-align: center;
                        cursor: pointer;
                    }

                        .product-details .product-details-box .prointro .pro-text .goumaibut button.jiar {
                            border: 1px solid #db090a;
                            color: #db090a;
                            background: transparent;
                            margin-right: 17px;
                        }

                        .product-details .product-details-box .prointro .pro-text .goumaibut button.liji {
                            background: #db090a;
                            color: #fff;
                            border: none;
                        }

                .product-details .product-details-box .prointro .pro-text .baozhang {
                    font-size: 14px;
                    color: #666;
                    line-height: 28px;
                }

                    .product-details .product-details-box .prointro .pro-text .baozhang a {
                        position: relative;
                        display: inline-block;
                        margin-right: 15px;
                    }

                        .product-details .product-details-box .prointro .pro-text .baozhang a p {
                            position: absolute;
                            left: 0;
                            top: 30px;
                            width: 300px;
                            height: auto;
                            padding: 10px;
                            background: #fff;
                            box-shadow: 0 0 20px rgba(0,0,0,.4);
                            border-radius: 5px;
                            display: none;
                        }

                        .product-details .product-details-box .prointro .pro-text .baozhang a:hover p {
                            display: block;
                        }

        .product-details .product-details-box .bjad {
            margin-bottom: 20px;
        }

            .product-details .product-details-box .bjad li {
                float: left;
                height: 80px;
            }

                .product-details .product-details-box .bjad li.one {
                    width: 460px;
                    margin-right: 20px;
                }

                .product-details .product-details-box .bjad li.two {
                    width: 400px;
                }

        .product-details .product-details-box .ziyuanjieshao {
            margin-bottom: 20px;
        }

            .product-details .product-details-box .ziyuanjieshao ul.ziyuan-shuxing {
                margin-bottom: 20px;
            }

                .product-details .product-details-box .ziyuanjieshao ul.ziyuan-shuxing li {
                    font-size: 14px;
                    color: #333;
                    line-height: 30px;
                    width: 420px;
                    margin-right: 20px;
                    float: left;
                }

            .product-details .product-details-box .ziyuanjieshao img {
                margin-bottom: 10px;
            }

            .product-details .product-details-box .ziyuanjieshao p {
                font-size: 16px;
                color: #333;
                line-height: 26px;
                margin-bottom: 10px;
            }

        .product-details .product-details-box .tongdiqutuijian {
            margin-bottom: 20px;
        }

            .product-details .product-details-box .tongdiqutuijian ul {
            }

                .product-details .product-details-box .tongdiqutuijian ul li {
                    width: 200px;
                    margin: 0 10px 20px 10px;
                    float: left;
                    border-bottom: 1px solid #d1d1d1;
                    padding-bottom: 8px;
                }

                    .product-details .product-details-box .tongdiqutuijian ul li .pic {
                        width: 200px;
                        height: 146px;
                        overflow: hidden;
                        margin-bottom: 10px;
                    }

                        .product-details .product-details-box .tongdiqutuijian ul li .pic img {
                            transition: all .5s ease;
                        }

                    .product-details .product-details-box .tongdiqutuijian ul li:hover a .pic img {
                        transform: scale(1.1);
                    }

                    .product-details .product-details-box .tongdiqutuijian ul li .price {
                        font-size: 18px;
                        color: #db090a;
                        margin-bottom: 6px;
                        height: 24px;
                        overflow: hidden;
                    }

                    .product-details .product-details-box .tongdiqutuijian ul li .xianlu {
                        font-size: 14px;
                        color: #333;
                        height: 20px;
                        overflow: hidden;
                    }
        /*产品详情-媒体地图*/
        .product-details .product-details-box .meiti-map {
            margin-bottom: 40px;
        }

            .product-details .product-details-box .meiti-map h3 {
                margin-bottom: 20px;
                font-size: 14px;
                color: #161616;
            }

                .product-details .product-details-box .meiti-map h3 span {
                    font-size: 12px;
                    color: #666;
                    margin-left: 20px;
                }

            .product-details .product-details-box .meiti-map ul.zhandian {
                margin-bottom: 10px;
            }

                .product-details .product-details-box .meiti-map ul.zhandian li {
                    width: 14px;
                    height: 170px;
                    overflow: hidden;
                    font-size: 14px;
                    line-height: 16px;
                    margin: 0 12px;
                    float: left;
                }

                    .product-details .product-details-box .meiti-map ul.zhandian li i {
                        display: block;
                        width: 6px;
                        height: 6px;
                        background: #db090a;
                        border-radius: 100%;
                        margin: 0 auto;
                        margin-bottom: 5px;
                    }

            .product-details .product-details-box .meiti-map .ditu {
            }

                .product-details .product-details-box .meiti-map .ditu .map-tit {
                    height: 50px;
                    background: #db090a;
                    line-height: 50px;
                    padding: 0 15px;
                    color: #fff;
                }

                    .product-details .product-details-box .meiti-map .ditu .map-tit h4 {
                        font-size: 16px;
                        float: left;
                    }

                    .product-details .product-details-box .meiti-map .ditu .map-tit a {
                        font-size: 12px;
                        float: right;
                        color: #fff;
                    }

                .product-details .product-details-box .meiti-map .ditu .ditubox {
                }
        /*产品详情-案例列表*/
        .product-details .product-details-box .proxq-al {
            margin-bottom: 40px;
        }

            .product-details .product-details-box .proxq-al ul {
                margin-bottom: 30px;
            }

                .product-details .product-details-box .proxq-al ul li {
                    width: 420px;
                    margin: 0 10px 20px 10px;
                    float: left;
                    height: 180px;
                    box-sizing: border-box;
                    padding: 10px;
                    overflow: hidden;
                    background: #f5f5f5;
                }

                    .product-details .product-details-box .proxq-al ul li .pic {
                        width: 212px;
                        height: 160px;
                        overflow: hidden;
                        margin-right: 10px;
                        float: left;
                    }

                    .product-details .product-details-box .proxq-al ul li .text {
                        width: 178px;
                        float: left;
                    }

                        .product-details .product-details-box .proxq-al ul li .text h4 {
                            font-size: 16px;
                            color: #333;
                            max-height: 16px;
                            line-height: 16px;
                            overflow: hidden;
                            margin-bottom: 18px;
                        }

                        .product-details .product-details-box .proxq-al ul li .text p {
                            font-size: 12px;
                            color: #666;
                            line-height: 20px;
                            height: 120px;
                            overflow: hidden;
                        }

            .product-details .product-details-box .proxq-al .more {
                width: 160px;
                height: 40px;
                overflow: hidden;
                border: 1px solid #bababa;
                margin: 0 auto;
                font-size: 16px;
                line-height: 40px;
                text-align: center;
                cursor: pointer;
            }

                .product-details .product-details-box .proxq-al .more:hover {
                    background: #db090a;
                    border-color: #db090a;
                }

                    .product-details .product-details-box .proxq-al .more:hover a {
                        color: #fff;
                    }
/*城市选择*/
.city-choose {
    margin-bottom: 110px;
}

    .city-choose .hot-city {
        font-size: 14px;
        margin-bottom: 10px;
        line-height: 26px;
    }

        .city-choose .hot-city h4 {
            width: 110px;
            font-size: 14px;
            color: #161616;
            float: left;
            font-weight: 900;
        }

        .city-choose .hot-city ul {
            float: left;
            width: 1090px;
        }

            .city-choose .hot-city ul li {
                float: left;
                margin-right: 26px;
                color: #666;
            }

                .city-choose .hot-city ul li a {
                    color: #db090a;
                }

                .city-choose .hot-city ul li:hover a {
                    text-decoration: underline;
                }

                .city-choose .hot-city ul li span {
                    color: #db090a;
                }

    .city-choose .city-search {
        line-height: 30px;
        margin-bottom: 25px;
    }

        .city-choose .city-search h4 {
            width: 110px;
            font-size: 14px;
            color: #161616;
            float: left;
            font-weight: 900;
        }

        .city-choose .city-search select {
            width: 130px;
            height: 28px;
            border: 1px solid #ddd;
            margin-right: 10px;
        }

        .city-choose .city-search input {
            width: 180px;
            height: 28px;
            border: 1px solid #ddd;
            margin: 0 10px 0 30px;
            padding: 0 10px;
        }

        .city-choose .city-search button {
            width: 56px;
            height: 30px;
            font-size: 16px;
            color: #fff;
            background: #db090a;
            border: none;
            cursor: pointer;
        }

    .city-choose .zimu-choose {
        margin-bottom: 70px;
    }

        .city-choose .zimu-choose h2 {
            font-size: 16px;
            color: #161616;
            margin-bottom: 20px;
        }

        .city-choose .zimu-choose .zimu {
        }

            .city-choose .zimu-choose .zimu > li {
                line-height: 26px;
                margin-bottom: 10px;
                font-size: 14px
            }

                .city-choose .zimu-choose .zimu > li h5 {
                    width: 110px;
                    font-size: 14px;
                    color: #161616;
                    float: left;
                    font-weight: 900;
                }

                .city-choose .zimu-choose .zimu > li .zimu-child {
                    width: 1090px;
                }

                    .city-choose .zimu-choose .zimu > li .zimu-child li {
                        float: left;
                        margin-right: 26px;
                    }

                        .city-choose .zimu-choose .zimu > li .zimu-child li a {
                            color: #666;
                        }

                        .city-choose .zimu-choose .zimu > li .zimu-child li:hover a {
                            color: #db090a;
                        }
/*登录页面*/
.login {
    width: 100%;
    height: 526px;
    background: url(../images/loginbg.jpg) no-repeat center center;
    padding-top: 120px;
}

.login_mini {
    padding: 1px;
}

    .login .denglu-box, .login_mini .denglu-box {
        width: 320px;
        height: 340px;
        padding: 30px;
        background: #fff;
        box-shadow: 0 0 20px rgba(0,0,0,.5);
        float: right;
        margin-right: 120px;
    }
    .login_mini .denglu-box {      
        float: left;
      
    }
        .login .denglu-box h2, .login_mini .denglu-box h2 {
            font-size: 20px;
            line-height: 20px;
            color: #161616;
            margin-bottom: 45px;
        }

            .login .denglu-box h2 span, .login_mini .denglu-box h2 span {
                font-size: 12px;
                color: #666;
                margin-left: 20px;
            }

                .login .denglu-box h2 span a, .login_mini .denglu-box h2 span a {
                    color: #db090a;
                }

                    .login .denglu-box h2 span a:hover, .login_mini .denglu-box h2 span a:hover {
                        text-decoration: underline;
                    }

        .login .denglu-box form, .login_mini .denglu-box form {
            margin-bottom: 10px;
        }

            .login .denglu-box form div, .login_mini .denglu-box form div {
                height: 44px;
                border: 1px solid #dddddd;
                width: 100%;
            }

                .login .denglu-box form div span, .login_mini .denglu-box form div span {
                    width: 35px;
                    height: 44px;
                    float: left;
                }

                .login .denglu-box form div input, .login_mini .denglu-box form div input {
                    width: 275px;
                    height: 44px;
                    float: right;
                    border: none;
                    outline: none;
                }

            .login .denglu-box form p, .login_mini .denglu-box form p {
                text-align: right;
                line-height: 35px;
                margin-bottom: 50px;
            }

                .login .denglu-box form p a, .login_mini .denglu-box form p a {
                    font-size: 12px;
                    color: #666;
                }

                    .login .denglu-box form p a:hover, .login_mini .denglu-box form p a:hover {
                        color: #db090a;
                    }

            .login .denglu-box form button, .login_mini .denglu-box form button {
                width: 100%;
                height: 40px;
                background: #db090a;
                color: #fff;
                border: none;
                cursor: pointer;
            }

        .login .denglu-box ul.other-login, .login_mini .denglu-box ul.other-login {
            font-size: 0;
            text-align: center;
        }

            .login .denglu-box ul.other-login li, .login_mini .denglu-box ul.other-login li {
                line-height: 20px;
                display: inline-block;
                margin: 0 10px;
            }

                .login .denglu-box ul.other-login li a, .login_mini .denglu-box ul.other-login li a {
                    font-size: 14px;
                    color: #333;
                }

                    .login .denglu-box ul.other-login li a i, .login_mini .denglu-box ul.other-login li a i {
                        display: inline-block;
                        width: 24px;
                        height: 20px;
                        vertical-align: middle;
                        margin-right: 3px;
                    }
/*关于我们*/
.hide {
    display: none !important;
}

.about {
    margin-bottom: 110px;
}

    .about .about-box {
    }

        .about .about-box .tab-left {
            width: 258px;
            border: 1px solid #e8e8e8;
            margin-right: 20px;
        }

            .about .about-box .tab-left h2 {
                width: 258px;
                height: 220px;
                overflow: hidden;
            }

            .about .about-box .tab-left li {
                line-height: 50px;
                border-top: 1px solid #e8e8e8;
                padding-left: 40px;
                font-size: 16px;
                cursor: pointer;
            }

                .about .about-box .tab-left li a {
                    color: #161616;
                }

                .about .about-box .tab-left li.active {
                    background: #db090a;
                }

                    .about .about-box .tab-left li.active a {
                        color: #fff;
                    }

        .about .about-box .tabs-content {
            width: 920px;
        }

            .about .about-box .tabs-content .tc .tittle {
                line-height: 40px;
                font-size: 18px;
                color: #161616;
                border-bottom: 1px solid #e8e8e8;
                padding-left: 5px;
                margin-bottom: 30px;
            }

                .about .about-box .tabs-content .tc .tittle span {
                    font-size: 12px;
                    color: #888;
                    margin-left: 5px;
                }
            /*关于我们-简介*/
            .about .about-box .tabs-content .jianjie .pic {
                width: 450px;
                height: 280px;
                overflow: hidden;
                float: left;
                margin: 0 15px 15px 0;
            }

            .about .about-box .tabs-content .jianjie p {
                font-size: 16px;
                color: #333;
                line-height: 32px;
                text-indent: 32px;
            }

                .about .about-box .tabs-content .jianjie p span {
                    font-weight: 900;
                    margin-right: 5px;
                }
            /*关于我们-招聘*/
            .about .about-box .tabs-content .zhaopin {
            }

                .about .about-box .tabs-content .zhaopin .jobs-list {
                    border: 1px solid #ddd;
                }

                    .about .about-box .tabs-content .zhaopin .jobs-list .headertit {
                        background: #4a4a4a;
                        color: #b3b3b3;
                        font-size: 14px;
                        padding: 0 20px;
                        line-height: 60px;
                    }

                        .about .about-box .tabs-content .zhaopin .jobs-list .headertit span {
                            display: inline-block;
                            width: 170px;
                            text-align: center;
                        }

                            .about .about-box .tabs-content .zhaopin .jobs-list .headertit span.zhiwei {
                                width: 182px;
                                text-align: left;
                            }

                    .about .about-box .tabs-content .zhaopin .jobs-list .paginate-list {
                    }

                        .about .about-box .tabs-content .zhaopin .jobs-list .paginate-list .job {
                            cursor: pointer;
                        }

                            .about .about-box .tabs-content .zhaopin .jobs-list .paginate-list .job .intro {
                                line-height: 60px;
                                border-bottom: 1px solid #ddd;
                                color: #4a4a4a;
                                padding: 0 20px;
                                font-size: 14px;
                            }

                                .about .about-box .tabs-content .zhaopin .jobs-list .paginate-list .job .intro:hover {
                                    background: #f4f4f4;
                                }

                                .about .about-box .tabs-content .zhaopin .jobs-list .paginate-list .job .intro span {
                                    display: inline-block;
                                    width: 170px;
                                    text-align: center;
                                }

                                    .about .about-box .tabs-content .zhaopin .jobs-list .paginate-list .job .intro span.zhiwei {
                                        width: 182px;
                                        text-align: left;
                                    }

                                    .about .about-box .tabs-content .zhaopin .jobs-list .paginate-list .job .intro span a {
                                        text-decoration: none;
                                        border: 2px solid #9b9b9b;
                                        text-align: center;
                                        display: inline-block;
                                        color: #4a4a4a;
                                        width: 80px;
                                        line-height: 30px;
                                    }

                                .about .about-box .tabs-content .zhaopin .jobs-list .paginate-list .job .intro:hover a {
                                    background: #db090a;
                                    border: 2px solid #db090a;
                                    color: #fff;
                                }

                            .about .about-box .tabs-content .zhaopin .jobs-list .paginate-list .job .content {
                                background: #f4f4f4;
                                width: 100%;
                                -webkit-box-sizing: border-box;
                                box-sizing: border-box;
                                padding: 0 55px 10px 55px;
                                display: none;
                            }

                                .about .about-box .tabs-content .zhaopin .jobs-list .paginate-list .job .content header {
                                    font-size: 14px;
                                    color: #4a4a4a;
                                    /*font-weight: 700;*/
                                    margin-bottom: 20px;
                                    padding-top: 20px;
                                }

                                .about .about-box .tabs-content .zhaopin .jobs-list .paginate-list .job .content ul {
                                    border-bottom: 1px solid #ddd;
                                    padding-bottom: 20px;
                                }

                                    .about .about-box .tabs-content .zhaopin .jobs-list .paginate-list .job .content ul li {
                                        font-size: 14px;
                                        line-height: 30px;
                                    }

                                .about .about-box .tabs-content .zhaopin .jobs-list .paginate-list .job .content > a {
                                    display: block;
                                    width: 140px;
                                    line-height: 50px;
                                    text-align: center;
                                    color: #fff;
                                    background: #db090a;
                                    text-decoration: none;
                                }
            /*关于我们-联系*/
            .about .about-box .tabs-content .lainxi {
            }

                .about .about-box .tabs-content .lainxi .zongbu-lx {
                    margin-bottom: 26px;
                }

                    .about .about-box .tabs-content .lainxi .zongbu-lx .pic {
                        width: 410px;
                        height: 280px;
                        overflow: hidden;
                    }

                    .about .about-box .tabs-content .lainxi .zongbu-lx .text {
                        width: 510px;
                        height: 240px;
                        border: 2px solid #e2e2e2;
                        border-width: 2px 2px 2px 0;
                        margin-top: 20px;
                        box-sizing: border-box;
                        padding: 25px;
                        overflow: hidden;
                    }

                        .about .about-box .tabs-content .lainxi .zongbu-lx .text h4 {
                            font-size: 26px;
                            color: #161616;
                            font-weight: 900;
                            margin-bottom: 25px;
                        }

                        .about .about-box .tabs-content .lainxi .zongbu-lx .text p {
                            font-size: 16px;
                            color: #666;
                            line-height: 32px;
                        }

                .about .about-box .tabs-content .lainxi .shearch {
                    border: 1px solid #e2e2e2;
                    padding: 15px;
                    margin-bottom: 20px;
                }

                    .about .about-box .tabs-content .lainxi .shearch .hot-city {
                        font-size: 14px;
                        margin-bottom: 10px;
                        line-height: 26px;
                    }

                        .about .about-box .tabs-content .lainxi .shearch .hot-city h4 {
                            width: 110px;
                            font-size: 14px;
                            color: #161616;
                            float: left;
                            font-weight: 900;
                        }

                        .about .about-box .tabs-content .lainxi .shearch .hot-city ul {
                            float: left;
                            width: 778px;
                        }

                        .about .about-box .tabs-content .lainxi .shearch .hot-city li {
                            float: left;
                            margin-right: 26px;
                            color: #666;
                        }

                            .about .about-box .tabs-content .lainxi .shearch .hot-city li a {
                                color: #db090a;
                            }

                            .about .about-box .tabs-content .lainxi .shearch .hot-city li span {
                                color: #db090a;
                            }

                    .about .about-box .tabs-content .lainxi .shearch .city-search {
                        line-height: 30px;
                    }

                        .about .about-box .tabs-content .lainxi .shearch .city-search h4 {
                            width: 110px;
                            font-size: 14px;
                            color: #161616;
                            float: left;
                            font-weight: 900;
                        }

                        .about .about-box .tabs-content .lainxi .shearch .city-search select {
                            width: 120px;
                            height: 28px;
                            border: 1px solid #ddd;
                            margin-right: 10px;
                        }

                        .about .about-box .tabs-content .lainxi .shearch .city-search input {
                            width: 180px;
                            height: 28px;
                            border: 1px solid #ddd;
                            margin: 0 10px 0 10px;
                            padding: 0 10px;
                        }

                        .about .about-box .tabs-content .lainxi .shearch .city-search button {
                            width: 56px;
                            height: 30px;
                            font-size: 16px;
                            color: #fff;
                            background: #db090a;
                            border: none;
                            cursor: pointer;
                        }

                .about .about-box .tabs-content .lainxi .lianxi-list {
                    margin-bottom: 50px;
                }

                    .about .about-box .tabs-content .lainxi .lianxi-list li {
                        width: 420px;
                        height: 140px;
                        background: #f5f5f5;
                        overflow: hidden;
                        padding: 10px;
                        margin: 10px;
                        float: left;
                    }

                        .about .about-box .tabs-content .lainxi .lianxi-list li h5 {
                            font-size: 16px;
                            color: #161616;
                            margin-bottom: 10px;
                        }

                        .about .about-box .tabs-content .lainxi .lianxi-list li p {
                            font-size: 14px;
                            color: #666;
                            line-height: 26px;
                        }

                .about .about-box .tabs-content .lainxi .more {
                    width: 160px;
                    height: 40px;
                    overflow: hidden;
                    border: 1px solid #bababa;
                    margin: 0 auto;
                    font-size: 16px;
                    line-height: 40px;
                    text-align: center;
                    cursor: pointer;
                }

                    .about .about-box .tabs-content .lainxi .more a {
                        text-decoration: none;
                        color: #333333;
                    }

                    .about .about-box .tabs-content .lainxi .more:hover {
                        background: #db090a;
                        border-color: #db090a;
                    }

                        .about .about-box .tabs-content .lainxi .more:hover a {
                            color: #fff;
                        }
            /*关于我们-声明*/
            .about .about-box .tabs-content .shengming p {
                font-size: 14px;
                line-height: 26px;
                color: #333;
                text-indent: 32px;
            }
            /*关于我们-公告*/
            .about .about-box .tabs-content .gonggao {
            }

                .about .about-box .tabs-content .gonggao ul {
                }

                    .about .about-box .tabs-content .gonggao ul li {
                        line-height: 18px;
                        height: 18px;
                        overflow: hidden;
                        margin-bottom: 12px;
                        cursor: pointer;
                    }

                        .about .about-box .tabs-content .gonggao ul li i {
                            float: left;
                            width: 18px;
                            height: 18px;
                            background: url(../images/about-gonggaoicon.png) no-repeat 0 0;
                            margin-right: 10px;
                        }

                        .about .about-box .tabs-content .gonggao ul li a {
                            font-size: 16px;
                            color: #333;
                        }

                        .about .about-box .tabs-content .gonggao ul li:hover a {
                            text-decoration: underline;
                            color: #db090a;
                        }

                        .about .about-box .tabs-content .gonggao ul li:hover i {
                            background: url(../images/about-gonggaoicon1.png) no-repeat 0 0;
                        }

                        .about .about-box .tabs-content .gonggao ul li span {
                            float: right;
                            font-size: 14px;
                            color: #666;
                        }
/*会员中心-编辑资料*/
.huiyuan {
    margin-bottom: 110px;
}

    .huiyuan .huiyuan-box {
        margin-bottom: 80px;
    }

    .huiyuan .side-tabb {
        width: 260px;
        background: #f5f5f5;
        margin-right: 20px;
        min-height: 530px;
    }

        .huiyuan .side-tabb h2 {
            width: 260px;
            height: 170px;
            background: url(../images/huiyuan-side-tabb.png) no-repeat 0 0;
        }

        .huiyuan .side-tabb ul {
        }

            .huiyuan .side-tabb ul li {
                font-size: 14px;
                line-height: 50px;
                border-top: 1px solid #e8e8e8;
            }

                .huiyuan .side-tabb ul li a {
                    display: block;
                    height: 100%;
                    padding-left: 75px;
                    color: #666;
                }

                .huiyuan .side-tabb ul li i {
                    width: 16px;
                    height: 16px;
                    background: url(../images/huiyuan-side-choose.png) no-repeat 0 0;
                    display: none;
                    margin-right: 10px;
                    vertical-align: middle;
                }

                .huiyuan .side-tabb ul li a:hover, .huiyuan .side-tabb ul li.active a {
                    background: #db090a;
                    color: #fff;
                    padding-left: 60px;
                }

                    .huiyuan .side-tabb ul li a:hover i, .huiyuan .side-tabb ul li.active a i {
                        display: inline-block;
                    }

    .huiyuan .right-con {
        width: 920px;
        float: left;
        min-height: 530px;
    }

        .huiyuan .right-con .ziliao {
            background: #f5f5f5;
            padding: 20px 20px 20px 40px;
            margin-bottom: 20px;
        }

            .huiyuan .right-con .ziliao .touxiang {
                float: left;
                width: 100px;
                height: 100px;
                overflow: hidden;
                border-radius: 100%;
                margin-right: 30px;
            }

            .huiyuan .right-con .ziliao .text {
                width: 730px;
                float: left;
            }

                .huiyuan .right-con .ziliao .text ul {
                    margin-bottom: 10px;
                }

                .huiyuan .right-con .ziliao .text li {
                    width: 260px;
                    font-size: 14px;
                    color: #555;
                    line-height: 26px;
                    float: left;
                }

                .huiyuan .right-con .ziliao .text p {
                    font-size: 14px;
                    color: #555;
                    line-height: 26px;
                }

        .huiyuan .right-con .bianji {
        }

            .huiyuan .right-con .bianji form {
            }

                .huiyuan .right-con .bianji form div {
                    font-size: 14px;
                    color: #333;
                    line-height: 30px;
                    margin-bottom: 10px;
                }

                    .huiyuan .right-con .bianji form div label {
                        float: left;
                        width: 130px;
                        margin-right: 15px;
                        text-align: right;
                    }

                    .huiyuan .right-con .bianji form div p {
                        float: left;
                    }

                    .huiyuan .right-con .bianji form div input {
                        width: 320px;
                        border: 1px solid #d7d7d7;
                        height: 30px;
                        float: left;
                        outline: none;
                        padding: 0 5px;
                    }

                    .huiyuan .right-con .bianji form div textarea {
                        width: 680px;
                        height: 160px;
                        border: 1px solid #d7d7d7;
                        float: left;
                        padding: 5px;
                        resize: none;
                        outline: none;
                    }

                .huiyuan .right-con .bianji form button {
                    width: 130px;
                    height: 40px;
                    line-height: 40px;
                    background: #db090a;
                    color: #fff;
                    outline: none;
                    border: none;
                    font-size: 16px;
                    margin: 20px 0 0 150px;
                }
        /*会员中心-我的订单*/
        .huiyuan .right-con .dingdan {
        }

            .huiyuan .right-con .dingdan ul {
            }

                .huiyuan .right-con .dingdan ul li {
                    height: 130px;
                    padding: 10px;
                    background: #f5f5f5;
                    position: relative;
                    margin-bottom: 15px;
                }

                    .huiyuan .right-con .dingdan ul li .pic {
                        width: 224px;
                        height: 160px;
                        overflow: hidden;
                        margin-right: 20px;
                    }

                    .huiyuan .right-con .dingdan ul li .text {
                        width: 656px;
                    }

                    .huiyuan .right-con .dingdan ul li a {
                        position: absolute;
                        width: 120px;
                        height: 30px;
                        line-height: 30px;
                        background: #db090a;
                        font-size: 14px;
                        text-align: center;
                        color: #fff;
                        right: 10px;
                        bottom: 10px;
                    }

                        .huiyuan .right-con .dingdan ul li a:hover {
                            text-decoration: underline;
                        }

                    .huiyuan .right-con .dingdan ul li .text h3 {
                        font-size: 16px;
                        color: #333;
                        margin-bottom: 5px;
                        height: 20px;
                    }

                        .huiyuan .right-con .dingdan ul li .text h3 span {
                            font-size: 12px;
                            color: #db090a;
                            float: right;
                        }

                    .huiyuan .right-con .dingdan ul li .text .zhouqi {
                        font-size: 12px;
                        color: #666;
                        margin-bottom: 10px;
                    }

                    .huiyuan .right-con .dingdan ul li .text .pirce {
                        font-size: 16px;
                        color: #db090a;
                    }
        /*订单详情*/
        .huiyuan .right-con .dingdanxq {
            height: 160px;
            padding: 10px;
            background: #f5f5f5;
            position: relative;
            margin-bottom: 10px;
        }

            .huiyuan .right-con .dingdanxq .pic {
                width: 224px;
                height: 160px;
                overflow: hidden;
                margin-right: 20px;
            }

            .huiyuan .right-con .dingdanxq .text {
                width: 656px;
            }

                .huiyuan .right-con .dingdanxq .text .zhuangtai {
                    font-size: 12px;
                    color: #db090a;
                    text-align: right;
                    margin-bottom: 15px;
                }

                .huiyuan .right-con .dingdanxq .text h3 {
                    font-size: 16px;
                    color: #333;
                    margin-bottom: 10px;
                }

                .huiyuan .right-con .dingdanxq .text .zhouqi {
                    font-size: 12px;
                    color: #666;
                    margin-bottom: 15px;
                }

                .huiyuan .right-con .dingdanxq .text .pirce {
                    font-size: 16px;
                    color: #db090a;
                }

        .huiyuan .right-con .dingdanbh {
            margin-bottom: 10px;
        }

            .huiyuan .right-con .dingdanbh p {
                font-size: 12px;
                color: #666;
                line-height: 20px;
            }

        .huiyuan .right-con .dingdanxiangqing {
        }

            .huiyuan .right-con .dingdanxiangqing .jindu {
            }

                .huiyuan .right-con .dingdanxiangqing .jindu ul {
                    padding-left: 20px;
                }

                    .huiyuan .right-con .dingdanxiangqing .jindu ul li {
                    }

                        .huiyuan .right-con .dingdanxiangqing .jindu ul li .jd {
                            line-height: 36px;
                            height: 36px;
                        }

                            .huiyuan .right-con .dingdanxiangqing .jindu ul li .jd i {
                                float: left;
                                width: 16px;
                                height: 16px;
                                border-radius: 100%;
                                background: #e0e0e0;
                                margin: 10px 22px 0 0;
                            }

                            .huiyuan .right-con .dingdanxiangqing .jindu ul li .jd > span {
                                font-size: 12px;
                                color: #666;
                                float: left;
                                margin-right: 50px;
                            }

                            .huiyuan .right-con .dingdanxiangqing .jindu ul li .jd p {
                                font-size: 14px;
                                color: #333;
                                float: left;
                            }

                        .huiyuan .right-con .dingdanxiangqing .jindu ul li .fukuan {
                            font-size: 12px;
                            color: #db090a;
                            cursor: pointer;
                            margin-left: 186px;
                            margin-bottom: 10px;
                        }

                        .huiyuan .right-con .dingdanxiangqing .jindu ul li .fkcontent {
                            margin-left: 186px;
                            padding: 10px;
                            box-shadow: 0 0 20px rgba(0,0,0,.2);
                            width: 400px;
                            display: none;
                            margin-bottom: 15px;
                        }

                            .huiyuan .right-con .dingdanxiangqing .jindu ul li .fkcontent p {
                                font-size: 14px;
                                color: #333;
                                line-height: 26px;
                            }

                        .huiyuan .right-con .dingdanxiangqing .jindu ul li .huizhi {
                            display: block;
                            width: 160px;
                            height: 30px;
                            background: #db090a;
                            text-align: center;
                            line-height: 30px;
                            color: #fff;
                            margin-left: 185px;
                        }

                .huiyuan .right-con .dingdanxiangqing .jindu button {
                    width: 120px;
                    height: 30px;
                    border: none;
                    outline: none;
                    background: #db090a;
                    font-size: 14px;
                    color: #fff;
                    cursor: pointer;
                    margin-left: 205px;
                }

        .huiyuan .right-con .xuqiu {
        }

            .huiyuan .right-con .xuqiu .tc > ul {
            }

                .huiyuan .right-con .xuqiu .tc > ul > li {
                    padding: 10px;
                    margin-bottom: 15px;
                    background: #f5f5f5;
                }

                    .huiyuan .right-con .xuqiu .tc > ul > li .xuqiutop {
                        line-height: 30px;
                        border-bottom: 1px solid #d4d4d4;
                        height: 30px;
                        margin-bottom: 10px;
                    }

                        .huiyuan .right-con .xuqiu .tc > ul > li .xuqiutop p {
                            font-size: 14px;
                            color: #666;
                            float: left;
                        }

                        .huiyuan .right-con .xuqiu .tc > ul > li .xuqiutop span {
                            font-size: 12px;
                            float: right;
                            color: #db090a;
                        }

                    .huiyuan .right-con .xuqiu .tc > ul > li ul.xinxi {
                        padding-left: 20px;
                        margin-bottom: 10px;
                    }

                        .huiyuan .right-con .xuqiu .tc > ul > li ul.xinxi li {
                            font-size: 14px;
                            line-height: 26px;
                            color: #333;
                            width: 296px;
                            float: left;
                        }

                    .huiyuan .right-con .xuqiu .tc > ul > li .lynr {
                        font-size: 14px;
                        color: #333;
                        line-height: 24x;
                        padding-left: 20px;
                        margin-bottom: 10px;
                    }

                    .huiyuan .right-con .xuqiu .tc > ul > li a {
                        width: 120px;
                        height: 30px;
                        line-height: 30px;
                        background: #db090a;
                        font-size: 14px;
                        text-align: center;
                        color: #fff;
                        display: block;
                        margin-left: 20px;
                    }

        .huiyuan .right-con .wodezuji {
            margin-bottom: 40px;
        }

            .huiyuan .right-con .wodezuji li {
                width: 210px;
                margin: 0 10px 20px 10px;
                float: left;
                border-bottom: 1px solid #d1d1d1;
                padding-bottom: 8px;
            }

                .huiyuan .right-con .wodezuji li .pic {
                    width: 210px;
                    height: 150px;
                    overflow: hidden;
                    margin-bottom: 5px;
                    position: relative;
                    background: url(../images/load-failure.jpg) no-repeat 0 0;
                }

                    .huiyuan .right-con .wodezuji li .pic .del {
                        width: 40px;
                        height: 40px;
                        background: url(../images/zj-delete.png) no-repeat 0 0;
                        position: absolute;
                        right: 3px;
                        top: 3px;
                        display: none;
                        z-index: 10;
                    }

                .huiyuan .right-con .wodezuji li:hover a .pic .del {
                    display: block;
                }

                .huiyuan .right-con .wodezuji li .pic img {
                    transition: all .5s ease;
                }

                .huiyuan .right-con .wodezuji li:hover a .pic img {
                    transform: scale(1.1);
                }

                .huiyuan .right-con .wodezuji li .price {
                    font-size: 18px;
                    color: #db090a;
                    height: 24px;
                    overflow: hidden;
                }

                .huiyuan .right-con .wodezuji li .xianlu {
                    font-size: 14px;
                    color: #333;
                    height: 20px;
                    overflow: hidden;
                }
        /*会员-我的采购单*/
        .huiyuan .right-con .caigoudan-list {
            margin-bottom: 20px;
        }

            .huiyuan .right-con .caigoudan-list li {
                width: 900px;
                height: 138px;
                background: #f5f5f5;
                position: relative;
                padding: 10px;
                margin-bottom: 15px;
            }

                .huiyuan .right-con .caigoudan-list li input[type="checkbox"] {
                    float: left;
                    width: 20px;
                    height: 20px;
                    margin: 59px 30px 0 0;
                }

                .huiyuan .right-con .caigoudan-list li .pic {
                    float: left;
                    width: 190px;
                    height: 138px;
                    overflow: hidden;
                    margin-right: 15px;
                }

                .huiyuan .right-con .caigoudan-list li .maddl {
                    float: left;
                    padding-top: 15px;
                    width: 470px;
                    height: 100px;
                    overflow: hidden;
                }

                    .huiyuan .right-con .caigoudan-list li .maddl h3 {
                        font-size: 16px;
                        color: #333;
                        margin-bottom: 10px;
                        line-height: 18px;
                        max-height: 18px;
                        overflow: hidden;
                    }

                    .huiyuan .right-con .caigoudan-list li .maddl p.cg-pirce {
                        font-size: 14px;
                        color: #666;
                        margin-bottom: 10px
                    }

                        .huiyuan .right-con .caigoudan-list li .maddl p.cg-pirce span {
                            color: #db090a;
                        }

                    .huiyuan .right-con .caigoudan-list li .maddl .shuliang {
                        font-size: 14px;
                        color: #666;
                    }

                        .huiyuan .right-con .caigoudan-list li .maddl .shuliang p {
                            width: 110px;
                            height: 30px;
                            border: 1px solid #cccccc;
                            box-sizing: border-box;
                            font-size: 0;
                            line-height: 28px;
                            text-align: center;
                            color: #666;
                            display: inline-block;
                            margin: 0 5px;
                        }

                            .huiyuan .right-con .caigoudan-list li .maddl .shuliang p i {
                                display: inline-block;
                                width: 28px;
                                height: 28px;
                                font-size: 26px;
                                cursor: pointer;
                            }

                            .huiyuan .right-con .caigoudan-list li .maddl .shuliang p span {
                                display: inline-block;
                                width: 50px;
                                height: 28px;
                                border: 1px solid #cccccc;
                                border-width: 0 1px 0 1px;
                                font-size: 16px;
                                vertical-align: top;
                            }

                .huiyuan .right-con .caigoudan-list li .cg-rr {
                    float: right;
                }

                    .huiyuan .right-con .caigoudan-list li .cg-rr span {
                        width: 25px;
                        height: 25px;
                        background: url(../images/caigoudaniconsc.png) no-repeat 0 0;
                        position: absolute;
                        right: 10px;
                        top: 10px;
                        cursor: pointer;
                    }

                    .huiyuan .right-con .caigoudan-list li .cg-rr p {
                        font-size: 16px;
                        color: #db090a;
                        position: absolute;
                        right: 10px;
                        bottom: 10px;
                    }

        .huiyuan .right-con .caigou-heji {
            padding-left: 10px;
            width: 910px;
            height: 30px;
            line-height: 30px;
        }

            .huiyuan .right-con .caigou-heji input {
                float: left;
                width: 20px;
                height: 20px;
                margin-top: 5px;
                margin-right: 5px;
            }

            .huiyuan .right-con .caigou-heji span {
                font-size: 14px;
                color: #666;
                /*float: left;*/
            }

            .huiyuan .right-con .caigou-heji .heji {
                font-size: 16px;
                color: #db090a;
                float: right;
                margin-right: 15px;
            }

            .huiyuan .right-con .caigou-heji .btn {
                width: 100px;
                height: 30px;
                background: #db090a;
                color: #fff;
                font-size: 14px;
                border: none;
                float: right;
                cursor: pointer;
            }

                .huiyuan .right-con .caigou-heji .btn:disabled {
                    background: #a8a8a8;
                }
        /*会员中心-我的消息*/
        .huiyuan .right-con .hy-xiaoxi-list {
            margin-bottom: 50px;
        }

            .huiyuan .right-con .hy-xiaoxi-list li {
                width: 100%;
                height: 30px;
                line-height: 30px;
                overflow: hidden;
                margin-bottom: 5px;
            }

                .huiyuan .right-con .hy-xiaoxi-list li i {
                    width: 10px;
                    height: 10px;
                    border-radius: 100%;
                    background: #acacac;
                    margin-top: 10px;
                    margin-right: 10px;
                    display: block;
                    float: left;
                }

                .huiyuan .right-con .hy-xiaoxi-list li:hover i {
                    background: #db090a;
                }

                .huiyuan .right-con .hy-xiaoxi-list li:hover a {
                    color: #db090a;
                }

                .huiyuan .right-con .hy-xiaoxi-list li a {
                    font-size: 16px;
                    color: #333;
                    float: left;
                    max-width: 820px;
                    overflow: hidden;
                }

                .huiyuan .right-con .hy-xiaoxi-list li span {
                    font-size: 12px;
                    color: #666;
                    float: right;
                }
/*精英团队列表*/
.jingying-list {
    margin-bottom: 110px;
}

    .jingying-list .shaixuan {
        border: 1px solid #e2e2e2;
        padding: 15px;
        margin-bottom: 30px;
    }

        .jingying-list .shaixuan .city-search {
            line-height: 30px;
            border-bottom: 1px solid #e2e2e2;
            padding-bottom: 20px;
            margin-bottom: 20px;
        }

            .jingying-list .shaixuan .city-search h4 {
                width: 110px;
                font-size: 14px;
                color: #161616;
                float: left;
                font-weight: 900;
            }

            .jingying-list .shaixuan .city-search select {
                width: 120px;
                height: 28px;
                border: 1px solid #ddd;
                margin-right: 10px;
            }

            .jingying-list .shaixuan .city-search input {
                width: 180px;
                height: 28px;
                border: 1px solid #ddd;
                margin: 0 10px 0 10px;
                padding: 0 10px;
            }

            .jingying-list .shaixuan .city-search button {
                width: 56px;
                height: 30px;
                font-size: 16px;
                color: #fff;
                background: #db090a;
                border: none;
                cursor: pointer;
            }

        .jingying-list .shaixuan .hot-city {
            font-size: 14px;
            line-height: 26px;
        }

            .jingying-list .shaixuan .hot-city h4 {
                width: 110px;
                font-size: 14px;
                color: #161616;
                float: left;
                font-weight: 900;
            }

            .jingying-list .shaixuan .hot-city ul {
                float: left;
                width: 1050px;
            }

                .jingying-list .shaixuan .hot-city ul li {
                    float: left;
                    margin-right: 26px;
                    color: #666;
                }

                    .jingying-list .shaixuan .hot-city ul li a {
                        color: #333333;
                    }

                        .jingying-list .shaixuan .hot-city ul li a.red {
                            color: #db090a;
                        }

    .jingying-list .jingying-list-box {
        margin-bottom: 40px;
    }

        .jingying-list .jingying-list-box li {
            float: left;
            width: 170px;
            margin: 0 15px 30px 15px;
        }

            .jingying-list .jingying-list-box li a {
            }

                .jingying-list .jingying-list-box li a .pic {
                    width: 170px;
                    height: 170px;
                    border-radius: 100%;
                    overflow: hidden;
                    margin-bottom: 12px;
                }

                .jingying-list .jingying-list-box li a .text {
                    text-align: center;
                    font-size: 0px;
                }

                .jingying-list .jingying-list-box li a i {
                    display: inline-block;
                    width: 14px;
                    height: 14px;
                    overflow: hidden;
                    margin-right: 4px;
                }

                .jingying-list .jingying-list-box li a span {
                    font-size: 14px;
                    color: #333;
                    display: inline-block;
                }

    .jingying-list .more {
        width: 160px;
        height: 40px;
        overflow: hidden;
        border: 1px solid #bababa;
        margin: 0 auto;
        font-size: 16px;
        line-height: 40px;
        text-align: center;
        cursor: pointer;
    }

        .jingying-list .more:hover {
            background: #db090a;
            border-color: #db090a;
        }

            .jingying-list .more:hover a {
                color: #fff;
            }
/*精英团队-详情*/
.jingying-details {
    margin-bottom: 110px;
}

    .jingying-details .geren-banner {
        width: 1200px;
        height: 380px;
        overflow: hidden;
        position: relative;
        background: #000;
        margin-bottom: 20px;
    }

        .jingying-details .geren-banner .geren-bannerbg {
            width: 100%;
            height: 100%;
            opacity: .6;
            position: absolute;
            left: 0;
            top: 0;
        }

        .jingying-details .geren-banner .geren-bannercon {
            text-align: center;
            position: absolute;
            width: 380px;
            left: 50%;
            margin-left: -190px;
            padding-top: 40px;
        }

            .jingying-details .geren-banner .geren-bannercon .touxiang {
                width: 160px;
                height: 160px;
                border: 2px solid #fff;
                overflow: hidden;
                border-radius: 100%;
                margin: 0 auto 10px auto;
            }

            .jingying-details .geren-banner .geren-bannercon .mingcheng {
                font-size: 0px;
                margin-bottom: 5px;
            }

                .jingying-details .geren-banner .geren-bannercon .mingcheng i {
                    display: inline-block;
                    width: 14px;
                    height: 14px;
                    margin-right: 5px;
                }

                .jingying-details .geren-banner .geren-bannercon .mingcheng span {
                    font-size: 14px;
                    color: #fff;
                    display: inline-block;
                }

            .jingying-details .geren-banner .geren-bannercon .xingbie {
                margin-bottom: 20px;
            }

                .jingying-details .geren-banner .geren-bannercon .xingbie span {
                    font-size: 12px;
                    color: #fff;
                    margin: 0 10px;
                }

            .jingying-details .geren-banner .geren-bannercon .but {
                font-size: 0;
            }

                .jingying-details .geren-banner .geren-bannercon .but a {
                    text-align: center;
                    font-size: 0px;
                    display: inline-block;
                    width: 180px;
                    height: 40px;
                    line-height: 40px;
                    background: #db090a;
                    vertical-align: top;
                }

                    .jingying-details .geren-banner .geren-bannercon .but a i {
                        display: inline-block;
                        width: 20px;
                        height: 40px;
                        background: url(../images/geren-bannercondianhua.png) no-repeat 0 0;
                        margin-right: 5px;
                    }

                    .jingying-details .geren-banner .geren-bannercon .but a span {
                        font-size: 16px;
                        color: #fff;
                        vertical-align: top;
                    }

    .jingying-details .jingying-tit {
        height: 18px;
        border-left: 4px solid #db090a;
        padding-left: 8px;
        font-size: 18px;
        color: #161616;
        line-height: 18px;
        margin-bottom: 15px;
    }

    .jingying-details .jianjie {
        margin-bottom: 30px;
    }

        .jingying-details .jianjie p {
            font-size: 16px;
            color: #666;
            line-height: 30px;
        }

    .jingying-details .fw-kehu {
    }

        .jingying-details .fw-kehu ul {
            margin-bottom: 40px;
        }

            .jingying-details .fw-kehu ul li {
                width: 220px;
                margin: 0 10px 20px 10px;
                float: left;
                border-bottom: 1px solid #d1d1d1;
                padding-bottom: 5px;
            }

                .jingying-details .fw-kehu ul li .pic {
                    width: 220px;
                    height: 165px;
                    overflow: hidden;
                    margin-bottom: 5px;
                }

                    .jingying-details .fw-kehu ul li .pic img {
                        transition: all .5s ease;
                    }

                .jingying-details .fw-kehu ul li:hover img {
                    transform: scale(1.1);
                }

                .jingying-details .fw-kehu ul li .logo {
                    font-size: 14px;
                    color: #db090a;
                    line-height: 20px;
                    max-height: 20px;
                    overflow: hidden;
                    margin-bottom: 5px;
                }

                .jingying-details .fw-kehu ul li .xianlu {
                    font-size: 14px;
                    color: #333;
                    line-height: 20px;
                    height: 40px;
                    overflow: hidden;
                }

        .jingying-details .fw-kehu .more {
            width: 160px;
            height: 40px;
            overflow: hidden;
            border: 1px solid #bababa;
            margin: 0 auto;
            font-size: 16px;
            line-height: 40px;
            text-align: center;
            cursor: pointer;
        }

            .jingying-details .fw-kehu .more:hover {
                background: #db090a;
                border-color: #db090a;
            }

                .jingying-details .fw-kehu .more:hover a {
                    color: #fff;
                }
/**/

/**/
/*新闻资讯*/
.news-list {
    margin-bottom: 110px;
}

    .news-list .news-list-box {
    }

        .news-list .news-list-box .news-left {
            width: 880px;
            float: left;
            margin-right: 20px;
        }

            .news-list .news-list-box .news-left .enws-banner {
                width: 880px;
                height: 320px;
                overflow: hidden;
                margin-bottom: 20px;
            }

            .news-list .news-list-box .news-left .newstabcon {
                margin-bottom: 50px;
            }

                .news-list .news-list-box .news-left .newstabcon .tc > ul {
                    margin-bottom: 40px;
                }

                    .news-list .news-list-box .news-left .newstabcon .tc > ul > li {
                        margin-bottom: 20px;
                        padding: 10px;
                    }

                        .news-list .news-list-box .news-left .newstabcon .tc > ul > li:hover {
                            box-shadow: 0 0 10px rgba(0,0,0,.2);
                        }

                        .news-list .news-list-box .news-left .newstabcon .tc > ul > li a {
                            display: block;
                            width: 880px;
                            height: 170px;
                            overflow: hidden;
                        }

                            .news-list .news-list-box .news-left .newstabcon .tc > ul > li a .pic {
                                width: 240px;
                                height: 170px;
                                float: left;
                                margin-right: 20px;
                            }

                            .news-list .news-list-box .news-left .newstabcon .tc > ul > li a .text {
                                width: 600px;
                                height: 170px;
                                float: left;
                                box-sizing: border-box;
                                padding-top: 12px;
                            }

                                .news-list .news-list-box .news-left .newstabcon .tc > ul > li a .text h4 {
                                    font-size: 16px;
                                    line-height: 18px;
                                    height: 18px;
                                    overflow: hidden;
                                    color: #333;
                                    margin-bottom: 15px;
                                }

                                .news-list .news-list-box .news-left .newstabcon .tc > ul > li a .text p {
                                    font-size: 14px;
                                    color: #666;
                                    line-height: 26px;
                                    max-height: 104px;
                                    overflow: hidden;
                                }

                                .news-list .news-list-box .news-left .newstabcon .tc > ul > li a .text span {
                                    font-size: 12px;
                                    color: #666;
                                }

        .news-list .news-list-box .news-right {
            float: left;
            width: 300px;
        }

            .news-list .news-list-box .news-right .hot-news {
                margin-bottom: 24px;
            }

                .news-list .news-list-box .news-right .hot-news h2 {
                    height: 20px;
                    border-left: 4px solid #db090a;
                    padding-left: 8px;
                    font-size: 20px;
                    color: #161616;
                    line-height: 20px;
                    margin-bottom: 12px;
                }

                .news-list .news-list-box .news-right .hot-news ul {
                }

                    .news-list .news-list-box .news-right .hot-news ul li {
                        font-size: 14px;
                        line-height: 30px;
                        border-bottom: 1px dashed #e3e3e3;
                        height: 31px;
                        overflow: hidden;
                    }

                        .news-list .news-list-box .news-right .hot-news ul li a {
                            color: #666;
                            display: block;
                            width: 100%;
                            height: 100%;
                        }

                        .news-list .news-list-box .news-right .hot-news ul li:hover a {
                            color: #db090a;
                        }

                        .news-list .news-list-box .news-right .hot-news ul li i {
                            display: inline-block;
                            width: 15px;
                            height: 32px;
                            background: url(../images/hot-newsicon.png) no-repeat 0px 0;
                            vertical-align: top;
                            margin-right: 5px;
                        }

                        .news-list .news-list-box .news-right .hot-news ul li:hover i {
                            background: url(../images/hot-newsicon1.png) no-repeat 0 0;
                        }
/*新闻详情*/
.news-details {
    margin-bottom: 110px;
}

    .news-details .news-details-tit {
        text-align: center;
        margin-bottom: 60px;
    }

        .news-details .news-details-tit h2 {
            font-size: 26px;
            color: #333;
            margin-bottom: 15px;
        }

        .news-details .news-details-tit span {
            font-size: 12px;
            color: #666;
        }

    .news-details .news-details-con {
        margin-bottom: 40px;
    }

        .news-details .news-details-con p {
            font-size: 16px;
            color: #333;
            line-height: 28px;
            text-indent: 32px;
        }

        .news-details .news-details-con img {
            width: auto;
            margin: 20px auto;
        }
/*新闻翻页css*/
.inside-nepr {
    width: 1200px;
    margin: 0 auto 50px auto;
    height: 40px;
}

    .inside-nepr li {
        width: 390px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        font-size: 16px;
        background: #c0c0c0;
    }

        .inside-nepr li a {
            color: #fff;
        }

        .inside-nepr li:hover {
            background: #b7b7b7;
        }
/*集中采购*/
.caigou-banner {
    height: 70px;
    background: url(../images/caigou-banner.jpg) no-repeat 0 0;
    padding-top: 330px;
    margin-bottom: 50px;
}

    .caigou-banner a {
        display: block;
        width: 150px;
        height: 40px;
        border: 1px solid #fff;
        text-align: center;
        line-height: 40px;
        font-size: 16px;
        color: #fff;
        margin: 0 auto;
        transition: all .5s ease;
    }

        .caigou-banner a:hover {
            margin-top: -5px;
            background: #db090a;
            border-color: #db090a;
        }

.caigou h2.caigoutittle {
    font-size: 36px;
    color: #333;
    text-align: center;
    margin-bottom: 40px;
}

.caigou .caigou-liaojie {
    margin-bottom: 50px;
}

    .caigou .caigou-liaojie ul {
    }

        .caigou .caigou-liaojie ul li {
            width: 260px;
            float: left;
            margin: 0 20px;
            text-align: center;
            cursor: pointer;
            transition: all .5s ease;
        }

            .caigou .caigou-liaojie ul li:hover {
                transform: translate(0,-5px);
            }

            .caigou .caigou-liaojie ul li .pic {
                width: 180px;
                height: 156px;
                overflow: hidden;
                margin: 0 auto 10px auto;
            }

            .caigou .caigou-liaojie ul li h4 {
                font-size: 18px;
                color: #333;
                font-weight: 900;
                margin-bottom: 5px;
            }

            .caigou .caigou-liaojie ul li p {
                font-size: 12px;
                color: #666;
                line-height: 18px;
                width: 240px;
                margin: 0 auto;
            }

.caigou .why-choose {
    width: 100%;
    background: #f5f5f5;
    padding: 40px 0;
    margin-bottom: 50px;
}

    .caigou .why-choose ul {
        height: 500px;
        background: url(../images/why-choosebg.png) no-repeat 0 0;
        position: relative;
    }

        .caigou .why-choose ul li {
            width: 200px;
            text-align: center;
            position: absolute;
            cursor: pointer;
            transition: all .5s ease;
        }

            .caigou .why-choose ul li:hover {
                transform: translate(0,-5px);
            }

            .caigou .why-choose ul li .number {
                width: 120px;
                height: 140px;
                color: #fff;
                box-sizing: border-box;
                margin: 0 auto;
            }

                .caigou .why-choose ul li .number h3 {
                    font-size: 40px;
                    margin-bottom: 12px;
                }

                .caigou .why-choose ul li .number span {
                    font-size: 16px;
                }

            .caigou .why-choose ul li p {
                font-size: 14px;
                color: #66;
                line-height: 20px;
            }

            .caigou .why-choose ul li.odd .number {
                background: url(../images/why-chooseiaonbg.png) no-repeat 0 0;
                padding-top: 24px;
            }

            .caigou .why-choose ul li.even .number {
                background: url(../images/why-chooseiaonbg1.png) no-repeat 0 0;
                padding-top: 40px;
            }

            .caigou .why-choose ul li.one {
                top: 218px;
                left: 0;
            }

            .caigou .why-choose ul li.two {
                top: 26px;
                left: 173px;
            }

            .caigou .why-choose ul li.three {
                top: 218px;
                left: 334px;
            }

            .caigou .why-choose ul li.four {
                top: 26px;
                left: 494px;
            }

            .caigou .why-choose ul li.five {
                top: 218px;
                left: 680px;
            }

            .caigou .why-choose ul li.six {
                top: 26px;
                right: 170px;
            }

            .caigou .why-choose ul li.seven {
                top: 218px;
                right: 0;
            }

.caigou .adtoufang {
    margin-bottom: 50px;
}

    .caigou .adtoufang ul {
    }

        .caigou .adtoufang ul li {
            width: 270px;
            height: 320px;
            float: left;
            margin: 0 14px;
            overflow: hidden;
            cursor: pointer;
            transition: all .5s ease;
        }

            .caigou .adtoufang ul li:hover {
                box-shadow: 0 0 20px rgba(0,0,0,.2);
            }

            .caigou .adtoufang ul li .pic {
                width: 100%;
                height: 170px;
                margin-bottom: 5px;
            }

            .caigou .adtoufang ul li h4 {
                font-size: 18px;
                line-height: 18px;
                margin-bottom: 15px;
                color: #333;
                padding: 0 10px;
            }

            .caigou .adtoufang ul li p {
                font-size: 12px;
                color: #666;
                padding: 0 10px;
                line-height: 22px;
                max-height: 110px;
                overflow: hidden;
            }

.caigou .adyoushi {
    height: 510px;
    width: 100%;
    background: url(../images/adyoushibg.jpg) no-repeat center center;
    padding-top: 50px;
    margin-bottom: 60px;
}

    .caigou .adyoushi h2.caigoutittle {
        color: #fff;
    }

    .caigou .adyoushi .adyoushi-con {
        width: 1200px;
        height: 360px;
        position: relative;
    }

        .caigou .adyoushi .adyoushi-con .youshitit {
            width: 332px;
            height: 225px;
            background: url(../images/adyoushilistbg.png) no-repeat 0 0;
            position: absolute;
            left: 434px;
            top: 34px;
            padding-top: 90px;
            text-align: center;
            color: #0782ea;
        }

            .caigou .adyoushi .adyoushi-con .youshitit h3 {
                font-size: 60px;
                font-weight: 900;
                line-height: 60px;
                margin-bottom: 20px;
            }

            .caigou .adyoushi .adyoushi-con .youshitit span {
                font-size: 18px;
            }

        .caigou .adyoushi .adyoushi-con li {
            color: #fff;
            width: 420px;
            position: absolute;
            cursor: pointer;
            transition: all .5s ease;
        }

            .caigou .adyoushi .adyoushi-con li:hover {
                transform: translate(5px,0);
            }

            .caigou .adyoushi .adyoushi-con li i {
                display: block;
                width: 56px;
                height: 56px;
                font-size: 24px;
                font-weight: 900;
                line-height: 56px;
            }

            .caigou .adyoushi .adyoushi-con li .text {
                width: 360px;
            }

                .caigou .adyoushi .adyoushi-con li .text h5 {
                    font-size: 22px;
                    line-height: 22px;
                    margin-bottom: 10px;
                }

                .caigou .adyoushi .adyoushi-con li .text p {
                    font-size: 14px;
                    line-height: 20px;
                }

            .caigou .adyoushi .adyoushi-con li.odd {
                text-align: right;
            }

                .caigou .adyoushi .adyoushi-con li.odd .text {
                    float: left;
                    margin-right: 0px;
                }

                .caigou .adyoushi .adyoushi-con li.odd i {
                    float: right;
                    background: url(../images/adyoushi-i-bg1.png) no-repeat 0 0;
                    text-align: center;
                }

            .caigou .adyoushi .adyoushi-con li.even {
                text-align: left;
            }

                .caigou .adyoushi .adyoushi-con li.even .text {
                    float: right;
                    margin-right: 0px;
                }

                .caigou .adyoushi .adyoushi-con li.even i {
                    float: left;
                    background: url(../images/adyoushi-i-bg2.png) no-repeat 0 0;
                    text-align: center;
                }

            .caigou .adyoushi .adyoushi-con li.one {
                left: 20px;
                top: 20px;
            }

            .caigou .adyoushi .adyoushi-con li.two {
                right: 20px;
                ;
                top: 20px;
            }

            .caigou .adyoushi .adyoushi-con li.three {
                left: 0px;
                ;
                top: 204px;
            }

            .caigou .adyoushi .adyoushi-con li.four {
                right: 0px;
                ;
                top: 204px;
            }

.caigou .online-trading {
    margin-bottom: 60px;
}

    .caigou .online-trading .online-trading-box {
    }

        .caigou .online-trading .online-trading-box ul {
            width: 530px;
            height: 430px;
            background: url(../images/online-trading-boxulbg.png) no-repeat 0 0;
            position: relative;
            margin-right: 30px;
            float: left;
        }

            .caigou .online-trading .online-trading-box ul li {
                border-radius: 100%;
                position: absolute;
                text-align: center;
                color: #fff;
                box-sizing: border-box;
                cursor: pointer;
                transition: all .5s ease;
            }

                .caigou .online-trading .online-trading-box ul li:hover {
                    transform: scale(1.05);
                }

                .caigou .online-trading .online-trading-box ul li span {
                    font-weight: 900;
                }

                .caigou .online-trading .online-trading-box ul li.one {
                    width: 180px;
                    height: 180px;
                    background: #db090a;
                    padding: 25px;
                    left: 178px;
                    top: 123px;
                }

                    .caigou .online-trading .online-trading-box ul li.one span {
                        font-size: 58px;
                    }

                    .caigou .online-trading .online-trading-box ul li.one p {
                        font-size: 16px;
                        line-height: 28px;
                    }

                .caigou .online-trading .online-trading-box ul li.two {
                    width: 98px;
                    height: 98px;
                    background: #42d1ad;
                    padding: 18px;
                    left: 145px;
                    top: 24px;
                }

                    .caigou .online-trading .online-trading-box ul li.two span {
                        font-size: 20px;
                    }

                    .caigou .online-trading .online-trading-box ul li.two p {
                        font-size: 12px;
                        line-height: 18px;
                    }

                .caigou .online-trading .online-trading-box ul li.three {
                    width: 110px;
                    height: 110px;
                    background: #f8a52f;
                    padding: 18px;
                    right: 106px;
                    top: 42px;
                }

                    .caigou .online-trading .online-trading-box ul li.three span {
                        font-size: 26px;
                    }

                    .caigou .online-trading .online-trading-box ul li.three p {
                        font-size: 12px;
                        line-height: 18px;
                    }

                .caigou .online-trading .online-trading-box ul li.four {
                    width: 140px;
                    height: 140px;
                    background: #c3cc59;
                    padding: 25px;
                    right: 60px;
                    bottom: 100px;
                }

                    .caigou .online-trading .online-trading-box ul li.four span {
                        font-size: 40px;
                    }

                    .caigou .online-trading .online-trading-box ul li.four p {
                        font-size: 14px;
                        line-height: 20px;
                    }

                .caigou .online-trading .online-trading-box ul li.five {
                    width: 140px;
                    height: 140px;
                    background: #c598d8;
                    padding: 25px;
                    right: 200px;
                    bottom: 10px;
                }

                    .caigou .online-trading .online-trading-box ul li.five span {
                        font-size: 40px;
                    }

                    .caigou .online-trading .online-trading-box ul li.five p {
                        font-size: 14px;
                        line-height: 20px;
                    }

                .caigou .online-trading .online-trading-box ul li.six {
                    width: 110px;
                    height: 110px;
                    background: #339fe4;
                    padding: 18px;
                    left: 67px;
                    bottom: 136px;
                }

                    .caigou .online-trading .online-trading-box ul li.six span {
                        font-size: 26px;
                    }

                    .caigou .online-trading .online-trading-box ul li.six p {
                        font-size: 12px;
                        line-height: 18px;
                    }

        .caigou .online-trading .online-trading-box .text {
            width: 640px;
            float: left;
            padding-top: 60px;
        }

            .caigou .online-trading .online-trading-box .text h3 {
                font-size: 28px;
                color: #db090a;
                margin-bottom: 40px;
            }

            .caigou .online-trading .online-trading-box .text p {
                font-size: 14px;
                line-height: 26px;
                color: #666666;
            }

.caigou .fast-tijiao {
    width: 100%;
    height: 550px;
    background: url(../images/caig-fast-tijiaobg.jpg) no-repeat center center;
    padding-top: 50px;
}

    .caigou .fast-tijiao .caigoutittle {
        color: #fff;
    }

    .caigou .fast-tijiao .form-left {
        float: left;
        width: 500px;
        margin-right: 20px;
    }

        .caigou .fast-tijiao .form-left li {
            width: 480px;
            height: 50px;
            line-height: 50px;
            background: rgba(255,255,255,.75);
            color: #333;
            font-size: 16px;
            margin-bottom: 20px;
            padding: 0 10px;
        }

            .caigou .fast-tijiao .form-left li label {
                width: 80px;
                float: left;
            }

            .caigou .fast-tijiao .form-left li input {
                width: 400px;
                float: left;
                border: none;
                outline: none;
                background: transparent;
                height: 50px;
            }

    .caigou .fast-tijiao .form-right {
        float: left;
        width: 680px;
    }

        .caigou .fast-tijiao .form-right textarea {
            width: 100%;
            height: 260px;
            box-sizing: border-box;
            padding: 10px;
            background: rgba(255,255,255,.75);
            resize: none;
            outline: none;
            font-size: 16px;
            color: #333;
            line-height: 28px;
            margin-bottom: 20px;
            border: none;
        }

        .caigou .fast-tijiao .form-right button {
            width: 220px;
            height: 50px;
            background: #db090a;
            border: none;
            font-size: 16px;
            color: #fff;
            cursor: pointer;
        }
/*媒体入驻*/
.media-in {
}

    .media-in .media-in-tittle {
        text-align: center;
        margin-bottom: 50px;
    }

        .media-in .media-in-tittle h2 {
            font-size: 38px;
            color: #333;
            line-height: 38px;
            margin-bottom: 8px;
        }

        .media-in .media-in-tittle span {
            font-size: 14px;
            color: #666;
        }

        .media-in .media-in-tittle p {
            font-size: 14px;
            color: #666;
            line-height: 22px;
            width: 1120px;
            margin: 0 auto;
        }

    .media-in .know-tgj {
        margin-bottom: 60px;
    }

        .media-in .know-tgj .know-tgjbox {
            width: 1080px;
            margin: 0 auto;
            text-align: center;
        }

            .media-in .know-tgj .know-tgjbox p {
                font-size: 16px;
                color: #333;
                line-height: 30px;
            }

    .media-in .platform-ys {
        margin-bottom: 60px;
    }

        .media-in .platform-ys li {
            width: 220px;
            margin: 0 10px;
            float: left;
            cursor: pointer;
        }

            .media-in .platform-ys li .pic {
                width: 100%;
                height: 170px;
                margin-bottom: 10px;
                overflow: hidden;
            }

                .media-in .platform-ys li .pic img {
                    transition: all .5s ease;
                }

            .media-in .platform-ys li:hover img {
                transform: scale(1.1);
            }

            .media-in .platform-ys li p {
                font-size: 14px;
                line-height: 24px;
                color: #333;
            }

    .media-in .jointiaojian {
        padding: 50px 0;
        background: #cb1314;
        margin-bottom: 60px;
    }

        .media-in .jointiaojian .media-in-tittle h2 {
            color: #fff;
        }

        .media-in .jointiaojian li {
            width: 220px;
            float: left;
            margin-right: 80px;
            float: left;
            cursor: pointer;
            transition: all .5s ease;
        }

            .media-in .jointiaojian li:hover {
                transform: translate(0,-5px);
            }

            .media-in .jointiaojian li .pic {
                width: 212px;
                height: 212px;
                border: 4px solid #fff;
                border-radius: 100%;
                overflow: hidden;
                margin-bottom: 10px;
            }

            .media-in .jointiaojian li p {
                font-size: 16px;
                text-align: center;
                color: #fff;
            }

            .media-in .jointiaojian li.marr0 {
                margin-right: 0px;
            }

    .media-in .zl-hezuo {
        margin-bottom: 60px;
    }

        .media-in .zl-hezuo li {
            width: 200px;
            text-align: center;
            float: left;
            cursor: pointer;
            transition: all .5s ease;
        }

            .media-in .zl-hezuo li:hover {
                transform: translate(0,-5px);
            }

            .media-in .zl-hezuo li .icon {
                width: 86px;
                height: 96px;
                margin: 0 auto;
                margin: 0 auto 20px auto;
            }

            .media-in .zl-hezuo li p {
                font-size: 18px;
                color: #333;
            }

    .media-in .join-policy {
        width: 100%;
        padding: 50px 0;
        background: #f5f5f5;
        margin-bottom: 60px;
    }

        .media-in .join-policy li {
            width: 370px;
            height: 70px;
            margin: 0 30px 30px 0;
            float: left;
        }

            .media-in .join-policy li .pic {
                width: 70px;
                height: 70px;
                overflow: hidden;
                float: left;
                margin-right: 12px;
            }

            .media-in .join-policy li .text {
                width: 288px;
                float: left;
                padding-top: 8px;
            }

                .media-in .join-policy li .text h4 {
                    font-size: 16px;
                    color: #161616;
                    font-weight: 900;
                    margin-bottom: 5px;
                }

                .media-in .join-policy li .text p {
                    font-size: 14px;
                    color: #666;
                }

    .media-in .join-process {
        margin-bottom: 80px;
    }

        .media-in .join-process .process {
            width: 240px;
            float: left;
        }

            .media-in .join-process .process span {
                display: block;
                width: 56px;
                height: 56px;
                background: #db090a;
                line-height: 56px;
                text-align: center;
                font-size: 34px;
                color: #fff;
                font-weight: 900;
                margin-bottom: 10px;
                border-radius: 5px;
            }

            .media-in .join-process .process i {
                display: block;
                width: 100%;
                height: 1px;
                background: #db090a;
                margin-bottom: 8px;
            }

            .media-in .join-process .process p {
                font-size: 14px;
                color: #666;
                line-height: 20px;
            }

        .media-in .join-process .jiantou {
            width: 30px;
            height: 50px;
            margin: 35px 25px 0 25px;
            background: url(../images/join-processjiantou.png) no-repeat 0 0;
            float: left;
        }

    .media-in .join-xuqiu {
        width: 100%;
        height: 540px;
        background: url(../images/join-xuqiubg.jpg) no-repeat center center;
        padding-top: 60px;
    }

        .media-in .join-xuqiu .media-in-tittle h2 {
            color: #fff;
        }

        .media-in .join-xuqiu form {
        }

            .media-in .join-xuqiu form .form-left {
                float: left;
                width: 500px;
                margin-right: 20px;
            }

                .media-in .join-xuqiu form .form-left li {
                    width: 480px;
                    height: 50px;
                    line-height: 50px;
                    background: rgba(255,255,255,.6);
                    color: #333;
                    font-size: 16px;
                    margin-bottom: 20px;
                    padding: 0 10px;
                }

                    .media-in .join-xuqiu form .form-left li label {
                        width: 80px;
                        float: left;
                    }

                    .media-in .join-xuqiu form .form-left li input {
                        width: 400px;
                        float: left;
                        border: none;
                        outline: none;
                        background: transparent;
                        height: 50px;
                    }

            .media-in .join-xuqiu form .form-right {
                float: left;
                width: 680px;
            }

                .media-in .join-xuqiu form .form-right textarea {
                    width: 100%;
                    height: 327px;
                    box-sizing: border-box;
                    padding: 10px;
                    background: rgba(255,255,255,.75);
                    resize: none;
                    outline: none;
                    font-size: 16px;
                    color: #333;
                    line-height: 28px;
                    margin-bottom: 20px;
                    border: none;
                }

                .media-in .join-xuqiu form .form-right button {
                    width: 220px;
                    height: 50px;
                    background: #db090a;
                    border: none;
                    font-size: 16px;
                    color: #fff;
                    cursor: pointer;
                }
/*员工个人中心-主页*/
.yg-zhuye {
}

    .yg-zhuye .jiben {
    }

        .yg-zhuye .jiben .jiben-top {
            margin-bottom: 20px;
        }

        .yg-zhuye .jiben .touxiang {
            width: 210px;
            text-align: center;
            padding-top: 40px;
            margin-right: 100px;
        }

            .yg-zhuye .jiben .touxiang .touxiangbox {
                width: 210px;
                height: 210px;
                overflow: hidden;
                position: relative;
                margin-bottom: 5px;
                border-radius: 100%;
            }

                .yg-zhuye .jiben .touxiang .touxiangbox img {
                    position: absolute;
                    left: 0;
                    top: 0;
                }

                .yg-zhuye .jiben .touxiang .touxiangbox a {
                    position: absolute;
                    left: 0;
                    bottom: 0;
                    line-height: 40px;
                    height: 40px;
                    background: rgba(0,0,0,.75);
                    width: 100%;
                    color: #fff;
                }

            .yg-zhuye .jiben .touxiang .prompt {
                font-size: 12px;
                color: #db090a;
            }

        .yg-zhuye .jiben form {
        }

            .yg-zhuye .jiben form li {
                height: 30px;
                line-height: 30px;
                margin-bottom: 12px;
            }

                .yg-zhuye .jiben form li label {
                    width: 80px;
                    text-align: right;
                    font-size: 14px;
                    color: #333;
                    margin-right: 10px;
                    float: left;
                }

                .yg-zhuye .jiben form li p {
                    float: left;
                }

                .yg-zhuye .jiben form li input {
                    width: 300px;
                    height: 28px;
                    border: 1px solid #d7d7d7;
                    padding: 0 5px;
                    float: left;
                    background: transparent;
                }

        .yg-zhuye .jiben textarea {
            width: 100%;
            height: 226px;
            box-sizing: border-box;
            resize: none;
            padding: 5px;
            border: 1px solid #d7d7d7;
            font-size: 14px;
            line-height: 26px;
            margin-bottom: 20px;
        }

        .yg-zhuye .jiben button {
            width: 130px;
            height: 40px;
            background: #db090a;
            color: #fff;
            font-size: 16px;
            border: none;
            cursor: pointer;
        }

    .yg-zhuye .mimaset {
    }

        .yg-zhuye .mimaset form {
        }

            .yg-zhuye .mimaset form div {
                font-size: 14px;
                color: #333;
                line-height: 30px;
                margin-bottom: 10px;
            }

                .yg-zhuye .mimaset form div label {
                    float: left;
                    width: 130px;
                    margin-right: 15px;
                    text-align: right;
                }

                .yg-zhuye .mimaset form div input {
                    width: 320px;
                    border: 1px solid #d7d7d7;
                    height: 30px;
                    float: left;
                    outline: none;
                    padding: 0 5px;
                }

            .yg-zhuye .mimaset form button {
                width: 130px;
                height: 40px;
                line-height: 40px;
                background: #db090a;
                color: #fff;
                outline: none;
                border: none;
                font-size: 16px;
                margin: 20px 0 0 150px;
                cursor: pointer;
            }

    .yg-zhuye .ban-mod {
    }

        .yg-zhuye .ban-mod .banner-box {
            width: 920px;
            height: 290px;
            overflow: hidden;
            margin-bottom: 5px;
        }

        .yg-zhuye .ban-mod p {
            font-size: 12px;
            color: #db090a;
            margin-bottom: 15px;
        }

        .yg-zhuye .ban-mod button {
            width: 130px;
            height: 40px;
            line-height: 40px;
            background: #db090a;
            color: #fff;
            outline: none;
            border: none;
            font-size: 16px;
            cursor: pointer;
        }

.huiyuan-box .meiti-case {
    margin-bottom: 40px;
}

    .huiyuan-box .meiti-case li {
        width: 430px;
        height: 180px;
        padding: 10px;
        background: #f5f5f5;
        float: left;
        margin-bottom: 20px;
    }

        .huiyuan-box .meiti-case li.odd {
            margin-right: 20px;
        }

        .huiyuan-box .meiti-case li .pic {
            width: 240px;
            height: 180px;
            float: left;
            margin-right: 15px;
        }

        .huiyuan-box .meiti-case li .text {
            float: left;
            width: 175px;
            padding-top: 10px;
            height: 150px;
            overflow: hidden;
        }

            .huiyuan-box .meiti-case li .text h3 {
                font-size: 16px;
                color: #333;
            }

            .huiyuan-box .meiti-case li .text span {
                font-size: 12px;
                color: #666;
            }

        .huiyuan-box .meiti-case li .but {
        }

            .huiyuan-box .meiti-case li .but a {
                font-size: 14px;
                color: #db090a;
                line-height: 20px;
                margin-right: 10px;
            }

                .huiyuan-box .meiti-case li .but a i {
                    display: inline-block;
                    width: 20px;
                    height: 20px;
                    vertical-align: middle;
                }

        .huiyuan-box .meiti-case li.xinzeng {
            text-align: center;
        }

            .huiyuan-box .meiti-case li.xinzeng a {
            }

                .huiyuan-box .meiti-case li.xinzeng a i {
                    display: block;
                    width: 68px;
                    height: 68px;
                    background: url(../images/meiti-casexinzeng.png) no-repeat 0 0;
                    vertical-align: middle;
                    margin: 30px auto 15px;
                    auto;
                }

                .huiyuan-box .meiti-case li.xinzeng a span {
                    display: inline-block;
                    font-size: 22px;
                    color: #969696;
                }

.huiyuan-box .more {
    width: 160px;
    height: 40px;
    overflow: hidden;
    border: 1px solid #bababa;
    margin: 0 auto;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}

    .huiyuan-box .more:hover {
        background: #db090a;
        border-color: #db090a;
    }

        .huiyuan-box .more:hover a {
            color: #fff;
        }
/*员工案例编辑*/
.albjjj {
    margin-bottom: 20px;
}

    .albjjj label {
        width: 80px;
        text-align: right;
        margin-right: 5px;
        font-size: 14px;
        color: #333;
        float: left;
    }

    .albjjj .albjjj-left {
        width: 597px;
        margin-right: 30px;
    }

        .albjjj .albjjj-left .formbox1 {
            height: 30px;
            line-height: 30px;
            margin-bottom: 15px;
        }

        .albjjj .albjjj-left input {
            width: 500px;
            height: 28px;
            border: 1px solid #d9d9d9;
            float: left;
            background: transparent;
            padding: 0 5px;
        }

        .albjjj .albjjj-left textarea {
            width: 510px;
            height: 156px;
            border: 1px solid #d9d9d9;
            resize: none;
            float: left;
            background: transparent;
            padding: 5px;
            box-sizing: border-box;
        }

    .albjjj .albjjj-right {
        width: 293px;
    }

        .albjjj .albjjj-right span {
            width: 80px;
            font-size: 14px;
            color: #333;
        }

        .albjjj .albjjj-right .pic-box {
        }

            .albjjj .albjjj-right .pic-box .pic {
                width: 206px;
                height: 134px;
                overflow: hidden;
                border: 1px solid #d9d9d9;
                margin-bottom: 3px;
            }

            .albjjj .albjjj-right .pic-box p {
                font-size: 12px;
                color: #db090a;
                margin-bottom: 15px;
            }

            .albjjj .albjjj-right .pic-box button {
                width: 120px;
                height: 30px;
                background: #db090a;
                border: none;
                color: #fff;
                font-size: 16px;
                cursor: pointer;
            }

.bjq {
    width: 100%;
    height: 300px;
    background: #f5f5f5;
    color: #333;
}

/*案例展示*/
.case-show {
    margin-bottom: 40px;
}

    .case-show .didex-tit .right a {
        font-size: 14px;
        color: #666;
        line-height: 36px;
    }

        .case-show .didex-tit .right a:hover {
            text-decoration: underline;
        }

    .case-show .case-show-list {
    }

        .case-show .case-show-list .case-show-list-big {
            width: 468px;
            height: 468px;
            overflow: hidden;
            position: relative;
            margin-right: 20px;
            background: #000;
            overflow: hidden;
        }

            .case-show .case-show-list .case-show-list-big img {
                opacity: .75;
                transition: all .5s ease;
            }

            .case-show .case-show-list .case-show-list-big:hover img {
                opacity: 1;
                transform: scale(1.1);
            }

            .case-show .case-show-list .case-show-list-big a {
            }

        .case-show .case-show-list p {
            position: absolute;
            width: 100%;
            height: 30px;
            line-height: 30px;
            font-size: 14px;
            color: #fff;
            background: rgba(0,0,0,.75);
            bottom: 0;
            left: 0;
            padding-left: 10px;
            box-sizing: border-box;
        }

        .case-show .case-show-list ul {
            width: 712px;
        }

            .case-show .case-show-list ul li {
                width: 336px;
                height: 224px;
                float: left;
                position: relative;
                background: #000;
                overflow: hidden;
            }

                .case-show .case-show-list ul li img {
                    opacity: .75;
                    transition: all .5s ease;
                }

                .case-show .case-show-list ul li:hover img {
                    opacity: 1;
                    transform: scale(1.1);
                }

                .case-show .case-show-list ul li.mr20 {
                    margin-right: 20px;
                }

                .case-show .case-show-list ul li.mb20 {
                    margin-bottom: 20px;
                }
