
body {
    background: #f5f5f5;
}

body {
    overflow-x: hidden;
}

.swiper-container {
    position: relative;
    left: 0;
    width: 100%;
    height: auto;
    overflow: hidden;
    box-sizing: border-box;
    /*padding-top: 75px;*/
}

    .swiper-container img {
        display: block;
        width: 100%;
        height: auto;
        overflow: hidden;
    }

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    margin-right: 0px;
    width: 100%;
}

/*轮播图*/

.banner img {
    width: 100%;
    display: block;
}
/*服务项目*/
.service {
}

    .service .chTitle {
        font-size: 24px;
        color: #444;
        text-align: center;
        height: 40px;
        line-height: 40px;
        margin-top: 35px;
    }

    .service .enTitle {
        font-size: 12px;
        color: #848484;
        height: 13px;
        line-height: 13px;
        background: url(../images/lineBg.png) no-repeat;
        width: 190px;
        text-align: center;
        margin: 0 auto;
    }

        .service .enTitle em {
            padding: 0 5px;
            background: #fff;
        }

    .service .serviceItem {
        width: 1240px;
        margin-top: 35px;
    }

        .service .serviceItem li {
            width: 250px;
            padding: 0 10px;
            margin: 0 20px;
            float: left;
            height: auto;
        }

            .service .serviceItem li img {
                width: 100px;
                margin: 0 auto;
            }

        .service .serviceItem .iconTitle {
            display: block;
            height: 43px;
            line-height: 43px;
            font-size: 16px;
            color: #595959;
            border-bottom: 1px solid #e1e1e1;
            position: relative;
        }

            .service .serviceItem .iconTitle .line {
                height: 1px;
                background: #000;
                display: block;
                width: 15px;
                position: absolute;
                left: 0;
                bottom: 0;
                transition: 0.5s;
            }

        .service .serviceItem .iconContent {
            line-height: 24px;
            color: #848484;
            padding-top: 10px;
            display: block;
            padding-bottom: 50px;
        }

        .service .serviceItem li:hover .line {
            width: 270px;
        }

.bannerLeft {
    position: absolute;
    bottom: 155px;
    width: 240px;
    margin-left: 20px;
    /*background: rgba(208, 187, 105, 0.35);
    border-radius: 25px;*/
    color: #fff;
    z-index: 999;
    text-align: center;
}

    .bannerLeft img {
        border-radius: 25px;
        opacity: 0.6;
        filter: alpha(opacity=60);
    }

    .bannerLeft p {
        display:block;
        text-align:center;
        height:35px;
        line-height:35px;
        font-size:16px;
        letter-spacing:2px;
        color:#fff;
        opacity: 1.0;
        filter: alpha(opacity=100);
    }

/*首页轮播下面的模块*/
.IndexOtherBorder {
    clear: both;
    height: auto;
    min-height: 100px;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 20px;
    background: #fff;
}

    .IndexOtherBorder li {
        width: 31.3%;
        padding: 0 1% 0 1%;
        min-height: 100px;
        padding-top: 10px;
        padding-bottom: 20px;
        float: left;
    }

        .IndexOtherBorder li p.title {
            margin: 8px 15px 8px 15px;
            font-family: "微软雅黑", Arial, Tahoma;
            font-size: 20px;
            color: #000;
        }

        .IndexOtherBorder li p span {
            margin-left: 8px;
            font-family: "微软雅黑", Arial, Tahoma;
            font-size: 16px;
            color: #999;
        }

        .IndexOtherBorder li img {
            margin: 0 16px 0px 16px;
        }

        .IndexOtherBorder li .index_about {
            height: 90px;
            margin: 0 0px 0px 16px;
            color: #999;
            font-size: 12px;
            line-height: 22px;
            margin-top: 8px;
            text-overflow: ellipsis;
            display: block;
            overflow: hidden;
        }

        .IndexOtherBorder li .index_about_more {
            margin: 0 0px 0px 16px;
            text-align: center;
            margin-bottom: 20px;
        }

            .IndexOtherBorder li .index_about_more a {
                display: block;
                margin-top: 14px;
                height: 30px;
                line-height: 30px;
                border: solid 1px #666;
                border-radius: 15px;
            }

        .IndexOtherBorder li dl {
            margin: 0 0px 0px 16px;
            margin-top: 8px;
            height: 90px;
        }

            .IndexOtherBorder li dl dt {
                width: 100%;
                height: 22px;
                line-height: 22px;
                text-overflow: ellipsis;
                white-space: nowrap;
                display: block;
                overflow: hidden;
            }

                .IndexOtherBorder li dl dt a {
                    width: 260px;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    display: block;
                    overflow: hidden;
                    float: left;
                }

                .IndexOtherBorder li dl dt span {
                    float: right;
                }


/*产品中心*/
.product {
    clear: both;
    height: auto;
    overflow: hidden;
    padding-bottom: 40px;
    margin-bottom: 20px;
    background: #fff;
}

    .product .chTitle {
        font-size: 24px;
        color: #444;
        text-align: center;
        height: 40px;
        line-height: 40px;
        padding-top: 35px;
    }

    .product .enTitle {
        font-size: 12px;
        color: #848484;
        height: 13px;
        line-height: 13px;
        background: url(../images/lineBg.png) no-repeat;
        width: 100px;
        text-align: center;
        margin: 0 auto;
    }

        .product .enTitle em {
            padding: 0 5px;
            background: #f5f5f5;
        }

    .product .summary {
        text-align: center;
        color: #848484;
        padding: 10px 0;
    }

    .product .productItem {
        text-align: center;
    }

        .product .productItem ul {
            text-align: center;
            margin-top: 15px;
            height: auto;
            overflow: hidden;
        }

        .product .productItem li {
            display: inline-block;
            height: 35px;
            line-height: 35px;
            text-align: center;
            width: 200px;
            float: left;
            margin-bottom: 15px;
        }

            .product .productItem li a {
                display: block;
                width: 120px;
                height: 30px;
                line-height: 30px;
                background: #000;
                margin: 0 auto;
                color: #fff;
            }

    .product .productList {
        width: 1216px;
        padding-top: 30px;
    }

        .product .productList ul li {
            position: relative;
            float: left;
            width: 286px;
            background: #fff;
            height: auto;
            cursor: pointer;
            margin-right: 16px;
            overflow: hidden;
            margin-bottom: 16px; /*ox-shadow: 0 0 3px #ccc;*/
        }

            .product .productList ul li img {
                width: 100%;
                top: 0px;
            }

            .product .productList ul li:hover .bgmark {
                display: block;
            }

            .product .productList ul li .bgmark {
                width: 100%;
                display: none;
                transition: 0.5s;
                -moz-transition: 0.5s;
                -webkit-transition: 0.5s;
                height: 100%;
                background: rgba(0,0,0,0.6);
                z-index: 999;
                position: absolute;
                left: 0;
                top: 0;
            }

                .product .productList ul li .bgmark a {
                    color: #000;
                    background-image: url(../images/buy.png);
                    background-size: 20px 20px;
                    background-repeat: no-repeat;
                    background-position: 15px 9px;
                    text-indent: 45px;
                    display: block;
                    width: 120px;
                    height: 40px;
                    background-color: rgba(255,255,255,0.8);
                    border-radius: 2px;
                    line-height: 40px;
                    position: absolute;
                    left: 50%;
                    margin-left: -60px;
                    top: 50%;
                    margin-top: -20px;
                }

            .product .productList ul li .shopName {
                text-align: center;
                color: #252e37;
                height: 25px;
                line-height: 25px;
            }

            .product .productList ul li .shopPrice {
                text-align: center;
                color: #ff4040;
                height: 25px;
                line-height: 25px;
                padding-bottom: 10px;
            }
/*关于我们*/
.about {
    height: 310px;
    padding: 60px 0;
}

    .about .aboutImg {
        width: 450px;
        float: right;
    }

    .about .aboutText {
        width: 680px;
        float: left;
    }

    .about .chTitle {
        font-size: 24px;
        font-weight: bold;
        color: #444;
        text-align: left;
        height: 40px;
        line-height: 40px;
        padding-bottom: 20px;
    }

    .about .enTitle {
        display: none;
        font-size: 12px;
        color: #848484;
        height: 13px;
        line-height: 13px;
        background: url(../images/lineBg.png) no-repeat;
        width: 100px;
        text-align: center;
        margin: 0 auto;
    }

        .about .enTitle em {
            padding: 0 5px;
            background: #FFF;
        }

.aboutContent {
    color: #666666;
    line-height: 24px;
}

.about .line {
    width: 50px;
    height: 1px;
    margin-bottom: 20px;
    background: #000;
}

.about .aboutBtn {
    float: left;
    margin-right: 20px;
    width: 170px;
    height: 50px;
    display: block;
    background: #000;
    color: #fff;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
    margin-top: 50px;
}

    .about .aboutBtn em {
        font-family: "宋体";
    }

.about .white {
    background: #fff;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
    color: #333;
}

    .about .white:hover {
        background: #000;
        color: #fff;
    }
/*合作伙伴*/
.parter {
    display: block;
}

.parter {
    height: auto;
    overflow: hidden;
    padding-bottom: 30px;
}

    .parter h2 {
        height: 24px;
        line-height: 24px;
        margin: 24px 0;
        border-left: 2px solid #000;
        text-indent: 10px;
        font-size: 18px;
    }

    .parter .parterBox {
        width: 1224px;
        overflow: hidden;
        position: relative;
        height: 40px;
    }

    .parter ul {
        position: absolute;
        left: 0;
    }

        .parter ul li {
            width: 180px;
            margin-right: 24px;
            float: left;
        }
/*公告*/
.ad {
}
