

img {
    border: 0 none;
    padding: 0;
    margin: 0;
}

.clear {
    clear: both;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

/*title 开始*/

.title {
    text-align: center;
}

.title h1 {
    font-size: 36px;
    color: #3e464c;
    margin-top: 55px;
    margin-bottom: 30px;
}

.title h2 {
    font-size: 32px;
    color: #3e464c;
    margin-top: 55px;
    margin-bottom: 30px;
}

.title h3 {
    font-size: 16px;
    color: #a1a6ab;
    margin-bottom: 45px;
}


/*title 结束*/



/*解决方案  结束*/

@media (min-width: 992px) {
    .met-index-gn .row {
        margin-top: 50px;
        position: relative;
    }
    .met-index-gn .row > div:first-child {
        position: static;
    }
    .met-index-gn .gn-img1 {
        position: absolute;
        right: 0;
        bottom: 0;
        z-index: 1;
    }
}

@media (max-width: 991px) {
    .met-index-gn {
        padding-top: 90px;
    }
    .met-index-gn .gn-img1 {
        margin: 40px auto 30px;
    }
    .met-index-gn .gn-img2 {
        width: 720px;
        height: 579px;
        margin: 0 auto -20px;
    }
    .met-index-gn .gn-img2 .gn-slick {
        width: 663px;
        height: 360px;
        top: 52px;
        left: 29px;
    }
}

@media (max-width: 767px) {
    .met-index-gn .gn-img1 {
        width: 206px;
        height: 391px;
    }
    .met-index-gn .gn-img1 .gn-slick {
        width: 184px;
        height: 317px;
        top: 35px;
        left: 11px;
    }
    .met-index-gn .gn-img2 {
        width: 450px;
        height: 362px;
    }
    .met-index-gn .gn-img2 .gn-slick {
        width: 415px;
        height: 220px;
        top: 33px;
        left: 18px;
    }
}

@media (max-width: 479px) {
    .met-index-gn {
        padding-top: 60px;
    }
    .met-index-gn .gn-img1 {
        width: 180px;
        height: 345px;
        margin-top: 30px;
    }
    .met-index-gn .gn-img1 .gn-slick {
        width: 160px;
        height: 276px;
        top: 31px;
        left: 10px;
    }
    .met-index-gn .gn-img2 {
        width: 290px;
        height: 233px;
        margin-bottom: -10px;
    }
    .met-index-gn .gn-img2 .gn-slick {
        width: 267px;
        height: 140px;
        top: 21px;
        left: 12px;
    }
}


/****** 我们的优势 ******/

.cbt-con4 {
    background:#f7f7f7 url(../image/6bx-bg.jpg) no-repeat center bottom;
    padding: 70px 0;
}

.cbt-con4 .wrap {
    height: 460px;
    width: 1400px;
    position: relative;
}

.cbt-con4 .title h1 {
    margin-top: 0;
}

.cbt-con4 .title h3 {
    margin-bottom: 0;
}

.cbt-con4 .bxBox {
    width: 20%;
    position: absolute;
}

.cbt-con4 .bxBox h2 {
    width: 145px;
    height: 165px;
    text-align: center;
    display: block;
    padding-top: 50px;
    color:#fff;
    font-weight: normal;
    margin: 0 auto;
    margin-bottom: 10px;
    line-height: 24px;
    font-size: 16px;
}

.cbt-con4 .bxBox h2 i {
    font-size: 30px;
    font-weight: bold;
    display: block;
    margin-bottom: 15px;
}

.cbt-con4 .bxBox1 {
    left: 0;
    top: 30px;
}

.cbt-con4 .bxBox1 h2 {
    background: url(../image/6bx1.png)no-repeat center;
}

.cbt-con4 .bxBox p {
    font-size: 14px;
    color:#666;
    line-height: 28px;
    text-align: center;
}

.cbt-con4 .bxBox2 {
    left: 300px;
    top: 160px;
}

.cbt-con4 .bxBox2 h2 {
    background: url(../image/6bx2.png)no-repeat center;
}

.cbt-con4 .bxBox3 {
    left: 600px;
    top: 60px;
}

.cbt-con4 .bxBox3 h2 {
    background: url(../image/6bx3.png)no-repeat center;
}

.cbt-con4 .bxBox4 {
    right: 222px;
    top: 160px;
}

.cbt-con4 .bxBox4 h2 {
    background: url(../image/6bx4.png)no-repeat center;
}

.cbt-con4 .bxBox5 {
    right: -60px;
    top: 60px;
}

.cbt-con4 .bxBox5 h2 {
    background: url(../image/6bx5.png)no-repeat center;
}

.cbt-con4 .bxBox6 {
    left: 1020px;
    top: 120px;
}

.cbt-con4 .bxBox6 h2 {
    background: url(../image/6bx6.png)no-repeat center;
}


