﻿
/*2019年11月7号及以后case页面的样式*/

/*英内物联*/
.yinnei-plwrap {
    background-color: #fff
}

@media only all and (max-width: 640px) {
    .yinnei-plwrap {
        padding-top:46px !important
    }
}

.case-wrap.yinnei-wrap {
    background: url("../image/yinnei-bg.jpg") top center no-repeat;
    background-size: 100%
}

.case-wrap.yinnei-wrap img {
    vertical-align: middle
}

.case-wrap.yinnei-wrap .case-logo {
    padding-top: 7%
}

.case-wrap.yinnei-wrap .case-logo .yinnei-logo {
    width: 217px
}

@media only all and (max-width: 1024px) {
    .case-wrap.yinnei-wrap .case-logo .yinnei-logo {
        width:150px
    }
}

@media only all and (max-width: 768px) {
    .case-wrap.yinnei-wrap .case-logo .yinnei-logo {
        width:100%
    }
}

@media only all and (max-width: 768px) {
    .case-wrap.yinnei-wrap .case-logo {
        width:40%
    }

    .case-wrap.yinnei-wrap .case-logo>img {
        width: 100%
    }
}

.case-wrap.yinnei-wrap .pad-img {
    text-align: center;
    margin: 0 auto;
    margin-top: 3%;
    width: 44.8%
}

@media only all and (max-width: 768px) {
    .case-wrap.yinnei-wrap .case-intro>h2 {
        font-size:18px
    }
}

.case-wrap.yinnei-wrap .case-intro .has-text {
    margin-top: 0px
}

.case-wrap.yinnei-wrap .case-intro {
    margin-top: 0;
    margin-top: 70px
}

@media only all and (max-width: 768px) {
    .case-wrap.yinnei-wrap .case-intro {
        margin-top:50px
    }
}

.case-wrap.yinnei-wrap .case-intro p {
    text-align: center;
    margin: 0 auto;
    margin-top: 4%
}

@media only all and (max-width: 768px) {
    .case-wrap.yinnei-wrap .case-intro p {
        width:100%
    }
}

.case-wrap.yinnei-wrap .main {
    margin-top: 90px
}

@media only all and (max-width: 768px) {
    .case-wrap.yinnei-wrap .main {
        margin-top:40px;
        padding: 30px 0 0
    }
}

.case-wrap.yinnei-wrap .main .phone-img {
    margin-top: 0
}

.case-wrap.yinnei-wrap .main .phone-img p {
    font-size: 24px
}

@media only all and (max-width: 768px) {
    .case-wrap.yinnei-wrap .main .phone-img p {
        font-size:18px
    }
}

.case-wrap.yinnei-wrap .main .yinnei-con {
    margin-top: 60px
}

@media only all and (max-width: 768px) {
    .case-wrap.yinnei-wrap .main .yinnei-con {
        margin-top:40px
    }
}

.case-wrap.yinnei-wrap .main .yinnei-con .image-text1 {
    background: url("../image/yinnei-case-img1.jpg") top center no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
}

.case-wrap.yinnei-wrap .main .yinnei-con .image-text1 .image-text1-con {
    width: 59%;
    margin: 0 auto;
    padding-top: 200px;
    padding-bottom: 200px;
    box-sizing: border-box;
    position: relative
}

@media only all and (max-width: 1600px) {
    .case-wrap.yinnei-wrap .main .yinnei-con .image-text1 .image-text1-con {
        width: 70%;
    }
}

@media only all and (max-width: 1440px) {
    .case-wrap.yinnei-wrap .main .yinnei-con .image-text1 .image-text1-con {
        width: 80%;
    }
}

@media only all and (max-width: 1024px) {
    .case-wrap.yinnei-wrap .main .yinnei-con .image-text1 .image-text1-con {
        padding-top:120px;
        padding-bottom: 120px
    }
}

@media only all and (max-width: 768px) {
    .case-wrap.yinnei-wrap .main .yinnei-con .image-text1 .image-text1-con {
        width:90%
    }
}

@media only all and (max-width: 414px) {
    .case-wrap.yinnei-wrap .main .yinnei-con .image-text1 .image-text1-con {
        padding-top:50px;
        padding-bottom: 0
    }
}

.case-wrap.yinnei-wrap .main .yinnei-con .image-text1 .image-text1-con .text {
    color: #fff;
    width: 49%;
    padding-top: 65px;
    padding-bottom: 70px;
    position: relative;
}

@media only all and (max-width: 414px) {
    .case-wrap.yinnei-wrap .main .yinnei-con .image-text1 .image-text1-con .text {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

.case-wrap.yinnei-wrap .main .yinnei-con .image-text1 .image-text1-con .text:before {
    position: absolute;
    content: '';
    width: 360px;
    height: 2px;
    background-color: rgba(255, 255, 255, 0.2);
    left: 0px;
    top: 0;
}

@media only all and (max-width: 414px) {
    .case-wrap.yinnei-wrap .main .yinnei-con .image-text1 .image-text1-con .text:before {
        width: 90%;
        top: 0px;
        left: 50%;
        transform: translateX(-50%);
    }
}

.case-wrap.yinnei-wrap .main .yinnei-con .image-text1 .image-text1-con .text:after {
    position: absolute;
    content: '';
    width: 360px;
    height: 2px;
    background-color: rgba(255, 255, 255, 0.2);
    bottom: 0px;
    left: 0px; 
}


@media only all and (max-width: 414px) {
    .case-wrap.yinnei-wrap .main .yinnei-con .image-text1 .image-text1-con .text:after {
        width: 90%;
        left: 50%;
        transform: translateX(-50%);
    }
}


@media only all and (max-width: 414px) {
    .case-wrap.yinnei-wrap .main .yinnei-con .image-text1 .image-text1-con .text {
        width:100%
    }
}

.case-wrap.yinnei-wrap .main .yinnei-con .image-text1 .image-text1-con .text .text-tit {
    font-size: 24px;
    line-height: 40px;
    margin-bottom: 18px
}

.case-wrap.yinnei-wrap .main .yinnei-con .image-text1 .image-text1-con .text .text-con {
    font-size: 14px;
    line-height: 24px
}

.case-wrap.yinnei-wrap .main .yinnei-con .image-text1 .image-text1-con .image {
    position: absolute;
    width: 52.5%;
    right: 0%;
    top: 15%
}

@media only all and (max-width: 768px) {
    .case-wrap.yinnei-wrap .main .yinnei-con .image-text1 .image-text1-con .image {
        width:50%
    }
}

@media only all and (max-width: 414px) {
    .case-wrap.yinnei-wrap .main .yinnei-con .image-text1 .image-text1-con .image {
        width:100%;
        position: static;
        width: 100%;
        margin-top: 20px
    }
}

.case-wrap.yinnei-wrap .main .yinnei-con .image-text2 {
    /*background: url("../image/yinnei-case-img4.jpg") top center no-repeat;*/
    /*background-size: 100%*/
    position: relative;
}

.case-wrap.yinnei-wrap .main .yinnei-con .image-text2 .text {
    position: absolute;
    width: 42%;
    left: 50%;
    transform: translateX(-50%);
    font-size: 14px;
    line-height: 24px;
    color: #ccc;
    text-align: center;
    bottom: 14%;
}

@media only all and (max-width: 1024px) {
    .case-wrap.yinnei-wrap .main .yinnei-con .image-text2 .text {
        width: 70%;
    }
}

@media only all and (max-width: 768px) {
    .case-wrap.yinnei-wrap .main .yinnei-con .image-text2 .text {
        position: static;
        width: 100%;
        box-sizing: border-box;
        padding: 20px 10px;
        transform: translateX(0);
        color: #000;
    } 
}


.case-wrap.yinnei-wrap .main .yinnei-con .image-text2 .image {
    width: 100%;
}

@media only all and (max-width: 1440px) {
    .case-wrap.yinnei-wrap .main .yinnei-con .image-text2 .image {
        /*width:75%*/
    }
}

@media only all and (max-width: 768px) {
    .case-wrap.yinnei-wrap .main .yinnei-con .image-text2 .image {
        /*width:90%*/
    }
}

.case-wrap.yinnei-wrap .main .yinnei-con .image-text3 {
    /*width: 62.5%;*/
    margin: 0 auto;
    padding-top: 99px;
    background: url("../image/yinnei-case-img4.jpg") top center no-repeat;
    background-size: cover;
    text-align: center;
}


@media only all and (max-width: 414px) {
    .case-wrap.yinnei-wrap .main .yinnei-con .image-text3 {
         padding-top: 60px;
    }
}


@media only all and (max-width: 1440px) {
    .case-wrap.yinnei-wrap .main .yinnei-con .image-text3 {
        /*width:75%*/
    }
}

@media only all and (max-width: 768px) {
    .case-wrap.yinnei-wrap .main .yinnei-con .image-text3 {
        /*width:90%;*/
        /*margin-top: 50px*/
    }
}

.case-wrap.yinnei-wrap .main .yinnei-con .image-text3 .text {
    text-align: center;
    width: 36.5%;
    margin: 0 auto;
    padding-top: 58px;
    padding-bottom: 60px;
    position: relative;
    margin-bottom: 98px;
}

@media only all and (max-width: 1024px) {
    .case-wrap.yinnei-wrap .main .yinnei-con .image-text3 .text {
        width: 60%;
    }
}

@media only all and (max-width: 414px) {
    .case-wrap.yinnei-wrap .main .yinnei-con .image-text3 .text {
        padding-top: 45px;
        padding-bottom: 45px;
    }   
}



.case-wrap.yinnei-wrap .main .yinnei-con .image-text3 .text:before {
    position: absolute;
    content: '';
    width: 360px;
    height: 2px;
    background-color: rgba(0, 0, 0, 0.2);
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
}


@media only all and (max-width: 414px) {
    .case-wrap.yinnei-wrap .main .yinnei-con .image-text3 .text:before {
        width: 90%;
        left: 50%;
        transform: translateX(-50%);
    }
}


.case-wrap.yinnei-wrap .main .yinnei-con .image-text3 .text:after {
    position: absolute;
    content: '';
    width: 360px;
    height: 2px;
    background-color: rgba(0, 0, 0, 0.2);
    bottom: 0px;
    left: 50%; 
    transform: translateX(-50%);
}

@media only all and (max-width: 414px) {
    .case-wrap.yinnei-wrap .main .yinnei-con .image-text3 .text:after {
        width: 90%;
        left: 50%;
        transform: translateX(-50%);
    }
}


@media only all and (max-width: 768px) {
    .case-wrap.yinnei-wrap .main .yinnei-con .image-text3 .text {
        width:100%;
        margin-bottom: 40px;
        box-sizing: border-box;
        padding-left: 10px;
        padding-right: 10px;
    }
}

.case-wrap.yinnei-wrap .main .yinnei-con .image-text3 .text .text-tit {
    font-size: 24px;
    line-height: 40px;
    margin-bottom: 18px
}

.case-wrap.yinnei-wrap .main .yinnei-con .image-text3 .text .text-con {
    font-size: 14px;
    line-height: 24px;
    color: #666;
}

.case-wrap.yinnei-wrap .main .yinnei-con .image-text3 .image {
    width: 58%
}


@media only all and (max-width: 414px) {
    .case-wrap.yinnei-wrap .main .yinnei-con .image-text3 .image {
        width: 90%
    }
}







/*衡思*/
.hengsi-plwrap {
    background-color: #fff
}

@media only all and (max-width: 640px) {
    .hengsi-plwrap {
        padding-top:46px !important
    }
}

.case-wrap.hengsi-wrap {
    background: url("../image/hengsi-bg.jpg") top center no-repeat;
    background-size: 100%
}

.case-wrap.hengsi-wrap img {
    vertical-align: middle
}

.case-wrap.hengsi-wrap .case-logo {
    padding-top: 7%
}

.case-wrap.hengsi-wrap .case-logo .hengsi-logo {
    width: 154px
}

@media only all and (max-width: 1024px) {
    .case-wrap.hengsi-wrap .case-logo .hengsi-logo {
        width:150px
    }
}

@media only all and (max-width: 768px) {
    .case-wrap.hengsi-wrap .case-logo .hengsi-logo {
        width:100%
    }
}

@media only all and (max-width: 768px) {
    .case-wrap.hengsi-wrap .case-logo {
        width:20%
    }

    .case-wrap.hengsi-wrap .case-logo>img {
        width: 100%
    }
}

.case-wrap.hengsi-wrap .pad-img {
    text-align: center;
    margin: 0 auto;
    margin-top: 6%;
    width: 52%
}

@media only all and (max-width: 768px) {
    .case-wrap.hengsi-wrap .case-intro>h2 {
        font-size:18px
    }
}

.case-wrap.hengsi-wrap .case-intro .has-text {
    margin-top: 0px
}

.case-wrap.hengsi-wrap .case-intro {
    margin-top: 0;
    margin-top: 70px;
    width: 50%;
}

@media only all and (max-width: 768px) {
    .case-wrap.hengsi-wrap .case-intro {
        margin-top:50px
    }
}

.case-wrap.hengsi-wrap .case-intro p {
    text-align: center;
    margin: 0 auto;
    margin-top: 4%
}

@media only all and (max-width: 768px) {
    .case-wrap.hengsi-wrap .case-intro p {
        width:100%
    }
}

.case-wrap.hengsi-wrap .main {
    margin-top: 90px
}

@media only all and (max-width: 768px) {
    .case-wrap.hengsi-wrap .main {
        margin-top:40px;
        padding: 30px 0 0
    }
}

.case-wrap.hengsi-wrap .main .phone-img {
    margin-top: 0
}

.case-wrap.hengsi-wrap .main .phone-img p {
    font-size: 24px
}

@media only all and (max-width: 768px) {
    .case-wrap.hengsi-wrap .main .phone-img p {
        font-size:18px
    }
}

.case-wrap.hengsi-wrap .main .hengsi-con {
    margin-top: 60px
}

@media only all and (max-width: 768px) {
    .case-wrap.hengsi-wrap .main .hengsi-con {
        margin-top:40px
    }
}

.case-wrap.hengsi-wrap .main .hengsi-con .image-text1 {
    background: url("../image/hengsi-case-img1.jpg") top center no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
}

.case-wrap.hengsi-wrap .main .hengsi-con .image-text1 .image-text1-con {
    width: 62%;
    margin: 0 auto;
    padding-top: 245px;
    padding-bottom: 165px;
    box-sizing: border-box;
    position: relative
}

@media only all and (max-width: 1600px) {
    .case-wrap.hengsi-wrap .main .hengsi-con .image-text1 .image-text1-con {
        width: 70%;
    }
}

@media only all and (max-width: 1440px) {
    .case-wrap.hengsi-wrap .main .hengsi-con .image-text1 .image-text1-con {
        width: 80%;
    }
}

@media only all and (max-width: 1024px) {
    .case-wrap.hengsi-wrap .main .hengsi-con .image-text1 .image-text1-con {
        padding-top:120px;
        padding-bottom: 120px
    }
}

@media only all and (max-width: 768px) {
    .case-wrap.hengsi-wrap .main .hengsi-con .image-text1 .image-text1-con {
        width:90%
    }
}

@media only all and (max-width: 414px) {
    .case-wrap.hengsi-wrap .main .hengsi-con .image-text1 .image-text1-con {
        padding-top:50px;
        padding-bottom: 50px;
    }
}

.case-wrap.hengsi-wrap .main .hengsi-con .image-text1 .image-text1-con .text {
    color: #fff;
    width: 30%;
    position: relative;
}

@media only all and (max-width: 414px) {
    .case-wrap.hengsi-wrap .main .hengsi-con .image-text1 .image-text1-con .text {
        /*padding-top: 40px;*/
        /*padding-bottom: 40px;*/
    }
}


@media only all and (max-width: 414px) {
    .case-wrap.hengsi-wrap .main .hengsi-con .image-text1 .image-text1-con .text:before {
        width: 90%;
        top: 0px;
        left: 50%;
        transform: translateX(-50%);
    }
}



@media only all and (max-width: 414px) {
    .case-wrap.hengsi-wrap .main .hengsi-con .image-text1 .image-text1-con .text:after {
        width: 90%;
        left: 50%;
        transform: translateX(-50%);
    }
}


@media only all and (max-width: 414px) {
    .case-wrap.hengsi-wrap .main .hengsi-con .image-text1 .image-text1-con .text {
        width:100%
    }
}

.case-wrap.hengsi-wrap .main .hengsi-con .image-text1 .image-text1-con .text .text-tit {
    font-size: 24px;
    line-height: 40px;
    margin-bottom: 18px
}

@media only all and (max-width: 768px) {
    .case-wrap.hengsi-wrap .main .hengsi-con .image-text1 .image-text1-con .text .text-tit {
        font-size: 18px;
        line-height: 30px;
    } 
}

.case-wrap.hengsi-wrap .main .hengsi-con .image-text1 .image-text1-con .text .text-con {
    font-size: 14px;
    line-height: 24px
}

.case-wrap.hengsi-wrap .main .hengsi-con .image-text1 .image-text1-con .image {
    position: absolute;
    width: 52%;
    right: 0%;
    top: 18%;
}

@media only all and (max-width: 1600px) {
    .case-wrap.hengsi-wrap .main .hengsi-con .image-text1 .image-text1-con .image {
        top: 25%;
    }
}

@media only all and (max-width: 768px) {
    .case-wrap.hengsi-wrap .main .hengsi-con .image-text1 .image-text1-con .image {
        width:50%
    }
}

@media only all and (max-width: 414px) {
    .case-wrap.hengsi-wrap .main .hengsi-con .image-text1 .image-text1-con .image {
        width:100%;
        position: static;
        width: 100%;
        margin-top: 20px
    }
}

.case-wrap.hengsi-wrap .main .hengsi-con .image-text2 {
    position: relative;
    text-align: center;
}

@media only all and (max-width: 768px) {
    .case-wrap.hengsi-wrap .main .hengsi-con .image-text2 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}


.case-wrap.hengsi-wrap .main .hengsi-con .image-text2 .text {
    position: absolute;
    width: 39%;
    left: 50%;
    transform: translateX(-50%);
    font-size: 14px;
    line-height: 24px;
    color: #ccc;
    text-align: center;
    top: 19%;
}
.case-wrap.hengsi-wrap .main .hengsi-con .image-text2 .text h2 {
    font-size: 24px;
    color: #333333;
    text-align: center;
}

@media only all and (max-width: 768px) {
    .case-wrap.hengsi-wrap .main .hengsi-con .image-text2 .text h2 {
        font-size: 18px;
    } 
}


.case-wrap.hengsi-wrap .main .hengsi-con .image-text2 .text p {
    font-size: 14px;
    color: #666666;
    line-height: 25px;
    margin-top: 4%;
}
.case-wrap.hengsi-wrap .main .hengsi-con .image2 {
    width: 59%;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    top: 42%;
}

@media only all and (max-width: 1440px) {
    .case-wrap.hengsi-wrap .main .hengsi-con .image2 {
        top: 50%;
    }
}

@media only all and (max-width: 1024px) {
    .case-wrap.hengsi-wrap .main .hengsi-con .image-text2 .text {
        width: 70%;
    }
}

@media only all and (max-width: 768px) {

    .case-wrap.hengsi-wrap .main .hengsi-con .image-text2 .text {
        width: 90%;
        transform: translateX(0);
        position: static;
        top: 0;
        margin: 0 auto;
    }

    .case-wrap.hengsi-wrap .main .hengsi-con .image2 {
        /*width: 59%;*/
        width: 90%;
        transform: translateX(0);
        position: static;
        top: 0;
        margin-top: 20px;
    }
}


.case-wrap.hengsi-wrap .main .hengsi-con .image-text2 .image {
    width: 100%;
}

@media only all and (max-width: 1440px) {
    .case-wrap.hengsi-wrap .main .hengsi-con .image-text2 .image {
        /*width:75%*/
    }
}

@media only all and (max-width: 768px) {
    .case-wrap.hengsi-wrap .main .hengsi-con .image-text2 .image {
        /*width:90%*/
        display: none;
    }
}

@media only all and (max-width: 414px) {
    .case-wrap.hengsi-wrap .main .hengsi-con .image-text2 .image {
        display: none;
    }
}



.case-wrap.hengsi-wrap .main .hengsi-con .image-text3 {
    padding-top: 240px;
    width: 39.7%;
    margin: 0 auto;
}



.case-wrap.hengsi-wrap .main .hengsi-con .image-text3 .text {
    font-size: 14px;
    line-height: 24px;
    color: #666;
    text-align: center;
}

.case-wrap.hengsi-wrap .main .hengsi-con .image-text3 .image {
    margin-top: 60px;
    width: 100%;
}


@media only all and (max-width: 768px) {
    .case-wrap.hengsi-wrap .main .hengsi-con .image-text3 {
        padding-top: 0;
        width: 90%;
        margin: 0 auto;
    } 

    .case-wrap.hengsi-wrap .main .hengsi-con .image-text3 .image {
        margin-top: 30px;
    }

}






/*善达*/

.shanda-plwrap {
    background-color: #fff
}

@media only all and (max-width: 640px) {
    .shanda-plwrap {
        padding-top:46px !important
    }
}

.case-wrap.shanda-wrap {
    background: url("../image/shanda-bg.jpg") top center no-repeat;
    background-size: 100%
}

.case-wrap.shanda-wrap img {
    vertical-align: middle
}

.case-wrap.shanda-wrap .case-logo {
    padding-top: 7%
}

.case-wrap.shanda-wrap .case-logo .shanda-logo {
    width: 250px;
}

@media only all and (max-width: 1024px) {
    .case-wrap.shanda-wrap .case-logo .shanda-logo {
        width:150px
    }
}

@media only all and (max-width: 768px) {
    .case-wrap.shanda-wrap .case-logo .shanda-logo {
        width:100%
    }
}

@media only all and (max-width: 768px) {
    .case-wrap.shanda-wrap .case-logo {
        width: 30%
    }

    .case-wrap.shanda-wrap .case-logo>img {
        width: 100%
    }
}

.case-wrap.shanda-wrap .pad-img {
    text-align: center;
    margin: 0 auto;
    margin-top: 3%;
    width: 45%;
}

@media only all and (max-width: 768px) {
    .case-wrap.shanda-wrap .case-intro>h2 {
        font-size:18px
    }
}

.case-wrap.shanda-wrap .case-intro .has-text {
    margin-top: 0px
}

.case-wrap.shanda-wrap .case-intro {
    margin-top: 0;
    margin-top: 70px;
    width: 50%;
}

@media only all and (max-width: 768px) {
    .case-wrap.shanda-wrap .case-intro {
        margin-top:50px
    }
}

.case-wrap.shanda-wrap .case-intro p {
    text-align: center;
    margin: 0 auto;
    margin-top: 4%
}

@media only all and (max-width: 768px) {
    .case-wrap.shanda-wrap .case-intro p {
        width:100%
    }
}

.case-wrap.shanda-wrap .main {
    margin-top: 90px
}

@media only all and (max-width: 768px) {
    .case-wrap.shanda-wrap .main {
        margin-top:40px;
        padding: 30px 0 0
    }
}

.case-wrap.shanda-wrap .main .phone-img {
    margin-top: 0
}

.case-wrap.shanda-wrap .main .phone-img p {
    font-size: 24px
}

@media only all and (max-width: 768px) {
    .case-wrap.shanda-wrap .main .phone-img p {
        font-size:18px
    }
}

.case-wrap.shanda-wrap .main .shanda-con {
    margin-top: 60px
}


.case-wrap.shanda-wrap .main .shanda-con .image-text1 .image {
    width: 100%;
}


.case-wrap.shanda-wrap .main .shanda-con .image-text2 .image {
    width: 100%;
}

.case-wrap.shanda-wrap .main .shanda-con .image-text2 .text {
    width: 44%;
    margin: 0 auto;
    margin-top: 75px;
    margin-bottom: 90px;
    text-align: center;
}

.case-wrap.shanda-wrap .main .shanda-con .image-text2 .text .text-tit {
    font-size: 24px;
}
.case-wrap.shanda-wrap .main .shanda-con .image-text2 .text .text-con {
    font-size: 14px;
    line-height: 24px;
    color: #666;
    margin-top: 20px;    
}


.case-wrap.shanda-wrap .main .shanda-con .image-text3 .text {
    width: 52%;
}

@media only all and (max-width: 768px) {

    .case-wrap.shanda-wrap .main .shanda-con {
        margin-top: 30px
    }

    .case-wrap.shanda-wrap .main .shanda-con .image-text2 .text .text-tit {
        font-size: 18px;
    }  
    .case-wrap.shanda-wrap .main .shanda-con .image-text2 .text {
        width: 90%;
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .case-wrap.shanda-wrap .main .shanda-con .image-text3 .text {
        width: 90%;
    }
    .case-wrap.shanda-wrap .pad-img {
        margin-top: 5%;
    }
}



/*欧式机*/


.osg-plwrap {
    background-color: #fff
}

.osg-wrap.case-wrap .case-logo {
    position: relative;
}

@media only all and (max-width: 640px) {
    .osg-plwrap {
        padding-top: 46px !important
    }
}

.case-wrap.osg-wrap {
    background: url("../image/osg-bg.jpg") top center no-repeat;
    background-size: 100%
}

.case-wrap.osg-wrap img {
    vertical-align: middle
}

.case-wrap.osg-wrap .case-logo .osg-logo {
    position: absolute;
    /*top: 0;*/
    left: 0;
    width: auto;
    bottom: -380%;
    left: 24%;
    width: 292px;
}

@media only all and (max-width: 1024px) {
    .case-wrap.osg-wrap .case-logo .osg-logo {
        width: 150px
    }
}

@media only all and (max-width: 768px) {
    .case-wrap.osg-wrap .case-logo .osg-logo {
        width: 100%;
        top: 5.7%;
        left: 15%;
        position: static
    }
}

@media only all and (max-width: 768px) {
    .case-wrap.osg-wrap .case-logo {
        width: 30%
    }

    .case-wrap.osg-wrap .case-logo>img {
        width: 100%
    }
}

.case-wrap.osg-wrap .pad-img {
    width: 34%;
    margin-top: 5.5%;
    margin-left: 45%
}

@media only all and (max-width: 768px) {
    .case-wrap.osg-wrap .pad-img {
        margin-left: 0;
        margin: 0 auto;
        width: 60%;
        margin-top: 4%
    }
}

@media only all and (max-width: 768px) {
    .case-wrap.osg-wrap .case-intro>h2 {
        font-size: 18px
    }
}

.case-wrap.osg-wrap .case-intro p {
    text-align: center
}

.case-wrap.osg-wrap .case-intro .has-text {
    margin-top: 0px
}

.case-wrap.osg-wrap .case-intro {
    margin-top: 0;
    margin-top: 50px;
    width: 54%;
}

.case-wrap.osg-wrap .main {
    margin-top: 90px
}

@media only all and (max-width: 768px) {
    .case-wrap.osg-wrap .main {
        margin-top: 40px;
        padding: 30px 0 0
    }
}

.case-wrap.osg-wrap .main .phone-img {
    margin-top: 0
}

.case-wrap.osg-wrap .main .phone-img p {
    font-size: 24px
}

@media only all and (max-width: 768px) {
    .case-wrap.osg-wrap .main .phone-img p {
        font-size: 18px
    }
}

.case-wrap.osg-wrap .main .osg-con {
    margin-top: 60px;
}

.case-wrap.osg-wrap .main .osg-con .img1 {
    width: 100%;
}




.case-wrap.osg-wrap .main .osg-con .image-text1 {
    position: relative;
    text-align: center;
}


.case-wrap.osg-wrap .main .osg-con .image-text1 .text {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 11%;
    width: 35%;
}

.case-wrap.osg-wrap .main .osg-con .image-text1 .text .text-tit {
    font-size: 24px;
}

.case-wrap.osg-wrap .main .osg-con .image-text1 .text .text-con {
    font-size: 14px;
    line-height: 24px;
    color: #666;
    margin-top: 25px;
}


.case-wrap.osg-wrap .main .osg-con .image-text2 {
    width: 73%;
    margin: 0 auto;
    margin-top: 60px;
    position: relative;
    text-align: center;    
}



.case-wrap.osg-wrap .main .osg-con .image-text2 .text {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 17%;
    width: 42%;
}

.case-wrap.osg-wrap .main .osg-con .image-text2 .text .text-tit {
    font-size: 24px;
}

.case-wrap.osg-wrap .main .osg-con .image-text2 .text .text-con {
    font-size: 14px;
    line-height: 24px;
    color: #666;
    margin-top: 25px;
}


.case-wrap.osg-wrap .main .osg-con .image-text3 {
    width: 73%;
    margin: 0 auto;
    position: relative;
    /*text-align: center;    */
}



.case-wrap.osg-wrap .main .osg-con .image-text3 .text {
    position: absolute;
    left: 6.5%;
    top: 50%;
    transform: translateY(-50%);
    width: 30%;
}

.case-wrap.osg-wrap .main .osg-con .image-text3 .text .text-tit {
    font-size: 24px;
}

.case-wrap.osg-wrap .main .osg-con .image-text3 .text .text-con {
    font-size: 14px;
    line-height: 24px;
    color: #666;
    margin-top: 25px;
}

@media only all and (max-width: 1440px) {
    .case-wrap.osg-wrap .main .osg-con .image-text1 .text {
        bottom: 8%;
        width: 60%;
    }
    .case-wrap.osg-wrap .main .osg-con .image-text2 .text {
        bottom: 10%;
        width: 60%;
    }
}


@media only all and (max-width: 768px) {

    .case-wrap.osg-wrap .main .osg-con .image-text1 .text .text-tit {
        font-size: 18px;
    }
    .case-wrap.osg-wrap .main .osg-con .image-text2 .text .text-tit {
        font-size: 18px;
    }
    .case-wrap.osg-wrap .main .osg-con .image-text3 .text .text-tit {
        font-size: 18px;
    }

    .case-wrap.osg-wrap .main .osg-con .image-text1 .text {
        position: static;
        left: 0;
        transform: translateX(0);
        bottom: 0;
        width: 90%;
        margin: 0 auto;
        margin-top: 20px;
    }
    .case-wrap.osg-wrap .main .osg-con {
        margin-top: 30px;
    }

    .case-wrap.osg-wrap .main .osg-con .image-text2 {
        width: 90%;
        margin: 0 auto;
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .case-wrap.osg-wrap .main .osg-con .image-text2 .text {
        position: static;
        left: 0;
        transform: translateX(0);
        bottom: 0;
        width: 100%;
        margin: 0 auto;
        margin-top: 20px;
    }
    .case-wrap.osg-wrap .main .osg-con .image-text2 .text .text-con {
        margin-top: 15px;
    }

    .case-wrap.osg-wrap .main .osg-con .image-text3 {
        width: 90%;
        margin: 0 auto;
        margin-top: 30px;
        margin-bottom: 30px;
        text-align: center;
    }
    .case-wrap.osg-wrap .main .osg-con .image-text3 .text {
        position: static;
        left: 0;
        transform: translateX(0);
        bottom: 0;
        width: 100%;
        margin: 0 auto;
        margin-top: 20px;
    }
    .case-wrap.osg-wrap .main .osg-con .image-text3 .text .text-con {
        margin-top: 15px;
    }



}

/*噗噜噗噜*/



.pulupulu-plwrap {
    background-color: #fff
}

@media only all and (max-width: 640px) {
    .pulupulu-plwrap {
        padding-top:46px !important
    }
}

.case-wrap.pulupulu-wrap {
    background: url("../image/pulupulu-bg.jpg") top center no-repeat;
    background-size: 100%
}

.case-wrap.pulupulu-wrap img {
    vertical-align: middle
}

.case-wrap.pulupulu-wrap .case-logo {
    padding-top: 7%
}

.case-wrap.pulupulu-wrap .case-logo .pulupulu-logo {
    width: 250px;
}

@media only all and (max-width: 1024px) {
    .case-wrap.pulupulu-wrap .case-logo .pulupulu-logo {
        width:150px
    }
}

@media only all and (max-width: 768px) {
    .case-wrap.pulupulu-wrap .case-logo .pulupulu-logo {
        width:100%
    }
}

@media only all and (max-width: 768px) {
    .case-wrap.pulupulu-wrap .case-logo {
        width: 40%
    }

    .case-wrap.pulupulu-wrap .case-logo>img {
        width: 100%
    }
}

.case-wrap.pulupulu-wrap .pad-img {
    text-align: center;
    margin: 0 auto;
    margin-top: 3%;
    width: 45%;
}

@media only all and (max-width: 768px) {
    .case-wrap.pulupulu-wrap .case-intro>h2 {
        font-size:18px
    }
}

.case-wrap.pulupulu-wrap .case-intro .has-text {
    margin-top: 0px
}

.case-wrap.pulupulu-wrap .case-intro {
    margin-top: 0;
    margin-top: 70px;
    width: 50%;
}

@media only all and (max-width: 768px) {
    .case-wrap.pulupulu-wrap .case-intro {
        margin-top:50px
    }
}

.case-wrap.pulupulu-wrap .case-intro p {
    text-align: center;
    margin: 0 auto;
    margin-top: 4%
}

@media only all and (max-width: 768px) {
    .case-wrap.pulupulu-wrap .case-intro p {
        width:100%
    }
}

.case-wrap.pulupulu-wrap .main {
    margin-top: 90px
}

@media only all and (max-width: 768px) {
    .case-wrap.pulupulu-wrap .main {
        margin-top:40px;
        padding: 30px 0 0
    }
}

.case-wrap.pulupulu-wrap .main .phone-img {
    margin-top: 0
}

.case-wrap.pulupulu-wrap .main .phone-img p {
    font-size: 24px
}

@media only all and (max-width: 768px) {
    .case-wrap.pulupulu-wrap .main .phone-img p {
        font-size:18px
    }
}

.case-wrap.pulupulu-wrap .main .pulupulu-con {
    margin-top: 60px
}

.case-wrap.pulupulu-wrap .main .pulupulu-con .image-text1 {
    position: relative;
}

.case-wrap.pulupulu-wrap .main .pulupulu-con .image-text1 .image {
    width: 100%;
}

.case-wrap.pulupulu-wrap .main .pulupulu-con .image-text1 .text {
   position: absolute;
   width: 18.5%;
   top: 28%;
   left: 23%;
}

.case-wrap.pulupulu-wrap .main .pulupulu-con .image-text1 .text .text-tit {
 font-size: 24px;
}

.case-wrap.pulupulu-wrap .main .pulupulu-con .image-text1 .text .text-con {
    font-size: 14px;
    line-height: 24px;
    color: #333;
    margin-top: 20px;
}


.case-wrap.pulupulu-wrap .main .pulupulu-con .image-text2 {
    width: 1130px;
    margin: 0 auto;
    margin-top: -83px;
    position: relative;
    z-index: 1;
}

.case-wrap.pulupulu-wrap .main .pulupulu-con .image-text2 .image {
    width: 51%;
}

.case-wrap.pulupulu-wrap .main .pulupulu-con .image-text2 .text {
    width: 33%;
    margin-top: 14%;
    text-align: right;
}

.case-wrap.pulupulu-wrap .main .pulupulu-con .image-text2 .text .text-tit {
 font-size: 24px;
}

.case-wrap.pulupulu-wrap .main .pulupulu-con .image-text2 .text .text-con {
    font-size: 14px;
    line-height: 24px;
    color: #333;
    margin-top: 20px;
}


.case-wrap.pulupulu-wrap .main .pulupulu-con .image-text3 {
    position: relative;
    margin-top: 20px;
    text-align: center;
}

.case-wrap.pulupulu-wrap .main .pulupulu-con .image-text3 .image {
    width: 100%;
}

.case-wrap.pulupulu-wrap .main .pulupulu-con .image-text3 .text {
    position: absolute;
    top: 15%;
    left: 50%;
    transform: translateX(-50%);
    width: 33.5%;
}

.case-wrap.pulupulu-wrap .main .pulupulu-con .image-text3 .text .text-con {
    font-size: 14px;
    line-height: 24px;
    color: #666;
}

.case-wrap.pulupulu-wrap .main .pulupulu-con .image-text4 {
    position: relative;
    margin-top: 100px;
}

.case-wrap.pulupulu-wrap .main .pulupulu-con .image-text4 .image {
    width: 100%;
}

.case-wrap.pulupulu-wrap .main .pulupulu-con .image-text4 .text {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 23%;
    width: 17%;
}

.case-wrap.pulupulu-wrap .main .pulupulu-con .image-text4 .text .text-con {
    font-size: 14px;
    line-height: 24px;
    color: #333;
}

@media only all and (max-width: 1366px) {
    .case-wrap.pulupulu-wrap .main .pulupulu-con .image-text1 .text {
        top: 20%;
    }
    .case-wrap.pulupulu-wrap .main .pulupulu-con .image-text2 {
        width: 80%;
    }

}


@media only all and (max-width: 768px) {
    .case-wrap.pulupulu-wrap .main .pulupulu-con .image-text1 .text {
        position: static;
        width: 90%;
        top: 0%;
        left: 0%;
        margin: 0 auto;
        text-align: center;
        margin-bottom: 30px;
    }

    .case-wrap.pulupulu-wrap .main .pulupulu-con .image-text2 {
        width: 90%;
        margin: 0 auto;
        margin-top: 30px;
    }

    .case-wrap.pulupulu-wrap .main .pulupulu-con .image-text2 .image {
        width: 100%;
        float: none;
    }
    .case-wrap.pulupulu-wrap .main .pulupulu-con .image-text2 .text {
        width: 100%;
        margin-top: 30px;
        text-align: left;
    }

    .case-wrap.pulupulu-wrap .main .pulupulu-con .image-text3 .image {
        width: 100%;
    }
    .case-wrap.pulupulu-wrap .main .pulupulu-con .image-text3 .text {
        position: static;
        top: 0;
        left: 0;
        transform: translateX(0);
        width: 90%;
        text-align: left;
        margin: 0 auto;
        margin-top: 30px;
    }

    .case-wrap.pulupulu-wrap .main .pulupulu-con .image-text2 .text .text-tit {
        text-align: center;
    }

    .case-wrap.pulupulu-wrap .main .pulupulu-con .image-text4 .image {
        width: 100%;
    }
    .case-wrap.pulupulu-wrap .main .pulupulu-con .image-text4 .text {
        position: static;
        top: 0;
        left: 0;
        transform: translateX(0);
        width: 90%;
        text-align: left;
        margin: 0 auto;
        margin-top: 30px;
    }

    .case-wrap.pulupulu-wrap .main .pulupulu-con .image-text4 {
        margin-top: 30px;
    }


    .case-wrap.pulupulu-wrap .main .pulupulu-con .image-text1 .text .text-tit {
        font-size: 18px;
    }
    .case-wrap.pulupulu-wrap .main .pulupulu-con .image-text2 .text .text-tit {
        font-size: 18px;
    }
}






/*和芯*/
.unicorecomm-plwrap {
    background-color: #fff
}

@media only all and (max-width: 640px) {
    .unicorecomm-plwrap {
        padding-top:46px !important
    }
}

.case-wrap.unicorecomm-wrap {
    background: url("../image/unicorecomm-bg.jpg") top center no-repeat;
    background-size: 100%
}

.case-wrap.unicorecomm-wrap img {
    vertical-align: middle
}

.case-wrap.unicorecomm-wrap .case-logo {
    padding-top: 5%
}

.case-wrap.unicorecomm-wrap .case-logo .unicorecomm-logo {
    width: 159px
}

@media only all and (max-width: 1024px) {
    .case-wrap.unicorecomm-wrap .case-logo .unicorecomm-logo {
        width: 150px
    }
}

@media only all and (max-width: 768px) {
    .case-wrap.unicorecomm-wrap .case-logo .unicorecomm-logo {
        width:100%
    }
}

@media only all and (max-width: 768px) {
    .case-wrap.unicorecomm-wrap .case-logo {
        width:20%
    }

    .case-wrap.unicorecomm-wrap .case-logo>img {
        width: 100%
    }
}

.case-wrap.unicorecomm-wrap .pad-img {
    text-align: center;
    margin: 0 auto;
    margin-top: 5%;
    width: 32%
}

@media only all and (max-width: 768px) {
    .case-wrap.unicorecomm-wrap .case-intro>h2 {
        font-size:18px
    }
}

.case-wrap.unicorecomm-wrap .case-intro .has-text {
    margin-top: 0px
}

.case-wrap.unicorecomm-wrap .case-intro {
    margin-top: 0;
    margin-top: 70px;
    width: 51%;
}

@media only all and (max-width: 768px) {
    .case-wrap.unicorecomm-wrap .case-intro {
        margin-top:50px
    }
}

.case-wrap.unicorecomm-wrap .case-intro p {
    text-align: center;
    margin: 0 auto;
    margin-top: 4%
}

@media only all and (max-width: 768px) {
    .case-wrap.unicorecomm-wrap .case-intro p {
        width:100%
    }
}

.case-wrap.unicorecomm-wrap .main {
    margin-top: 90px
}

@media only all and (max-width: 768px) {
    .case-wrap.unicorecomm-wrap .main {
        margin-top: 0;
        padding: 30px 0 0
    }
}

.case-wrap.unicorecomm-wrap .main .phone-img {
    margin-top: 0
}

.case-wrap.unicorecomm-wrap .main .phone-img p {
    font-size: 24px
}

@media only all and (max-width: 768px) {
    .case-wrap.unicorecomm-wrap .main .phone-img p {
        font-size:18px
    }
}

.case-wrap.unicorecomm-wrap .main .unicorecomm-con {
    margin-top: 60px
}

.case-wrap.unicorecomm-wrap .main .unicorecomm-con .image-text1 {
    margin-top: 84px;
}
.case-wrap.unicorecomm-wrap .main .unicorecomm-con .image-text1 .image {
    width: 100%;
}

.case-wrap.unicorecomm-wrap .main .unicorecomm-con .image-text2 {
    text-align: center;
    margin-top: 107px;
    margin-bottom: 55px;
}
.case-wrap.unicorecomm-wrap .main .unicorecomm-con .image-text2 .text {
    width: 620px;
    margin: 0 auto;
}
.case-wrap.unicorecomm-wrap .main .unicorecomm-con .image-text2 .text h2 {
    font-size: 24px;
    color: #333333;
    text-align: center;
}
.case-wrap.unicorecomm-wrap .main .unicorecomm-con .image-text2 .text p {
    font-size: 14px;
    color: #666666;
    line-height: 25px;
    margin-top: 4%;
}

.case-wrap.unicorecomm-wrap .main .unicorecomm-con .image-text3 {
    position: relative;
}
.case-wrap.unicorecomm-wrap .main .unicorecomm-con .image-text3 .text {
    position: absolute;
    font-size: 14px;
    line-height: 24px;
    width: 20%;
    top: 50%;
    transform:translateY(-50%);
    left: 20.6%;
}
.case-wrap.unicorecomm-wrap .main .unicorecomm-con .image-text3 .image {
    width: 100%;
}


.case-wrap.unicorecomm-wrap .main .unicorecomm-con .image-text4 {
    position: relative;
}
.case-wrap.unicorecomm-wrap .main .unicorecomm-con .image-text4 .text {
    position: absolute;
    font-size: 14px;
    line-height: 24px;
    width: 13%;
    top: 50%;
    transform:translateY(-50%);
    right: 23%;
}
.case-wrap.unicorecomm-wrap .main .unicorecomm-con .image-text4 .image {
    width: 100%;
}


@media only all and (max-width: 768px) {
    .case-wrap.unicorecomm-wrap .main .unicorecomm-con {
        margin-top: 0;
    }
    .case-wrap.unicorecomm-wrap .main .unicorecomm-con .image-text1 {
        margin-top: 40px;
    }

    .case-wrap.unicorecomm-wrap .main .unicorecomm-con .image-text2 .text h2 {
        font-size: 18px;
    }
    .case-wrap.unicorecomm-wrap .main .unicorecomm-con .image-text2 {
        text-align: center;
        margin-top: 50px;
        margin-bottom: 40px;
    }
    .case-wrap.unicorecomm-wrap .main .unicorecomm-con .image-text2 .text {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box;
    }
    .case-wrap.unicorecomm-wrap .main .unicorecomm-con .image-text3 .text {
        position: static;
        width: 100%;
        transform: translateY(0);
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box;
        margin-bottom: 20px;
    }
    .case-wrap.unicorecomm-wrap .main .unicorecomm-con .image-text4 .text {
        position: static;
        width: 100%;
        transform: translateY(0);
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box;
        margin-top: 20px;
        margin-bottom: 20px;
    }

}




/* 研砼 */

.matechstone-plwrap {
    background-color: #fff
}

@media only all and (max-width: 640px) {
    .matechstone-plwrap {
        padding-top:46px !important
    }
}

.case-wrap.matechstone-wrap {
    background: url("../image/matechstone-bg.jpg") top center no-repeat;
    background-size: 100%;
    background-color: #eeeeee;

}

.case-wrap.matechstone-wrap img {
    vertical-align: middle
}

.case-wrap.matechstone-wrap .case-logo {
    padding-top: 5%
}

.case-wrap.matechstone-wrap .case-logo .matechstone-logo {
    width: 370px
}

@media only all and (max-width: 1024px) {
    .case-wrap.matechstone-wrap .case-logo .matechstone-logo {
        width: 150px
    }
}

@media only all and (max-width: 768px) {
    .case-wrap.matechstone-wrap .case-logo .matechstone-logo {
        width:100%
    }
}

@media only all and (max-width: 768px) {
    .case-wrap.matechstone-wrap .case-logo {
        width:20%
    }

    .case-wrap.matechstone-wrap .case-logo>img {
        width: 100%
    }
}

.case-wrap.matechstone-wrap .pad-img {
    text-align: center;
    margin: 0 auto;
    margin-top: 5%;
    width: 33%
}

@media only all and (max-width: 768px) {
    .case-wrap.matechstone-wrap .case-intro>h2 {
        font-size:18px
    }
}

.case-wrap.matechstone-wrap .case-intro .has-text {
    margin-top: 0px
}

.case-wrap.matechstone-wrap .case-intro {
    margin-top: 0;
    margin-top: 70px;
    width: 51%;
}

@media only all and (max-width: 768px) {
    .case-wrap.matechstone-wrap .case-intro {
        margin-top:50px
    }
}

.case-wrap.matechstone-wrap .case-intro p {
    text-align: center;
    margin: 0 auto;
    margin-top: 4%
}

@media only all and (max-width: 768px) {
    .case-wrap.matechstone-wrap .case-intro p {
        width:100%
    }
}

.case-wrap.matechstone-wrap .main {
    margin-top: 90px
}

@media only all and (max-width: 768px) {
    .case-wrap.matechstone-wrap .main {
        margin-top: 0;
        padding: 30px 0 0
    }
}

.case-wrap.matechstone-wrap .main .phone-img {
    margin-top: 0
}

.case-wrap.matechstone-wrap .main .phone-img p {
    font-size: 24px
}

@media only all and (max-width: 768px) {
    .case-wrap.unicorematechstonecomm-wrap .main .phone-img p {
        font-size:18px
    }
}

.case-wrap.matechstone-wrap .main .matechstone-con {
    margin-top: 60px
}

.case-wrap.matechstone-wrap .main .matechstone-con .image-text1 {
    margin-top: 84px;
    position: relative;
}
.case-wrap.matechstone-wrap .main .matechstone-con .image-text1 .image {
    width: 100%;
}
.case-wrap.matechstone-wrap .main .matechstone-con .image-text1 .text {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 18.4%;
    width: 20.8%;
}

.case-wrap.matechstone-wrap .main .matechstone-con .image-text1 .text h2 {
    font-size: 24px;
    color: #fff;
    margin-bottom: 20px;
}

.case-wrap.matechstone-wrap .main .matechstone-con .image-text1 .text p {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
}


.case-wrap.matechstone-wrap .main .matechstone-con .image-text2 {
    /* text-align: center;
    margin-top: 107px;
    margin-bottom: 55px; */
    padding-left: 18%;
    padding-right: 18%;
    /* display: flex;
    justify-content: space-between;
    flex-wrap: wrap; */
    position: relative;
    z-index: 1;
}
.case-wrap.matechstone-wrap .main .matechstone-con .image-text2 .image {
    width: 61%;
    float: left;
    transform: translateY(100px);
}
.case-wrap.matechstone-wrap .main .matechstone-con .image-text2 .text {
    padding-top: 155px;
    padding-bottom: 80px;
    width: 33%;
    float: right;
    text-align: right;
}
.case-wrap.matechstone-wrap .main .matechstone-con .image-text2 .text h2 {
    font-size: 24px;
    color: #333333;
    margin-bottom: 20px;
}
.case-wrap.matechstone-wrap .main .matechstone-con .image-text2 .text p {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}

.case-wrap.matechstone-wrap .main .matechstone-con .image-text3 {
    position: relative;
    padding-top: 160px;
    background-color: #fff;
}
.case-wrap.matechstone-wrap .main .matechstone-con .image-text3 .text {
    text-align: center;
    transform: translateY(20px);
}
.case-wrap.matechstone-wrap .main .matechstone-con .image-text3 .text h2 {
    font-size: 24px;
    color: #333333;
    margin-bottom: 20px;
}
.case-wrap.matechstone-wrap .main .matechstone-con .image-text3 .text p {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}
.case-wrap.matechstone-wrap .main .matechstone-con .image-text3 .image {
    width: 100%;
}

.case-wrap.matechstone-wrap .case-foot {
    background-color: #fff;
}

@media only all and (max-width: 1600px) {
    .case-wrap.matechstone-wrap .main .matechstone-con .image-text3 .text {
        transform: translateY(0);
        margin-bottom: 20px;
    }
}


@media only all and (max-width: 768px) {
    .case-wrap.matechstone-wrap .main .matechstone-con {
        margin-top: 0;
    }
    .case-wrap.matechstone-wrap .main .matechstone-con .image-text1 {
        margin-top: 40px;
    }
    .case-wrap.matechstone-wrap .main .matechstone-con .image-text1 .text {
        position: static;
        width: 100%;
        transform: translateY(0);
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box;
        margin-bottom: 15px;
    }

    .case-wrap.matechstone-wrap .main .matechstone-con .image-text1 .text h2 {
        color: #333;
    }   
    .case-wrap.matechstone-wrap .main .matechstone-con .image-text1 .text p {
        color: #333;
    }   

    .case-wrap.matechstone-wrap .main .matechstone-con .image-text2 .text h2 {
        font-size: 18px;
    }
    .case-wrap.matechstone-wrap .main .matechstone-con .image-text2 {
        text-align: center;
        margin-top: 50px;
        margin-bottom: 40px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .case-wrap.matechstone-wrap .main .matechstone-con .image-text2 .text {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .case-wrap.matechstone-wrap .main .matechstone-con .image-text2 .image {
        width: 100%;
        float: left;
        transform: translateY(0);
    }
    .case-wrap.matechstone-wrap .main .matechstone-con .image-text3 {
        padding-top: 40px;
    }


}

@media only all and (max-width: 414px) {
    .case-wrap.matechstone-wrap .case-logo {
        width: 60%
    }
}










/* 乐美 */

.lamipak-plwrap {
    background-color: #fff
}

@media only all and (max-width: 640px) {
    .lamipak-plwrap {
        padding-top:46px !important
    }
}

.case-wrap.lamipak-wrap {
    background: url("../image/lamipak-bg.jpg") top center no-repeat;
    background-size: 100%;
    /* background-color: #eeeeee; */

}

.case-wrap.lamipak-wrap img {
    vertical-align: middle
}

.case-wrap.lamipak-wrap .case-logo {
    padding-top: 3%
}

.case-wrap.lamipak-wrap .case-logo .lamipak-logo {
    width: 132px
}

@media only all and (max-width: 1024px) {
    .case-wrap.lamipak-wrap .case-logo .lamipak-logo {
        /* width: 150px */
    }
}

@media only all and (max-width: 768px) {
    .case-wrap.lamipak-wrap .case-logo .lamipak-logo {
        width:100%
    }
}

@media only all and (max-width: 768px) {
    .case-wrap.lamipak-wrap .case-logo {
        width: 15%
    }

    .case-wrap.lamipak-wrap .case-logo>img {
        width: 100%
    }
}

.case-wrap.lamipak-wrap .pad-img {
    text-align: center;
    margin: 0 auto;
    margin-top: 3%;
    width: 34%
}

@media only all and (max-width: 768px) {
    .case-wrap.lamipak-wrap .case-intro>h2 {
        font-size:18px
    }
}

.case-wrap.lamipak-wrap .case-intro .has-text {
    margin-top: 0px
}

.case-wrap.lamipak-wrap .case-intro {
    margin-top: 0;
    margin-top: 100px;
    width: 51%;
}

@media only all and (max-width: 768px) {
    .case-wrap.lamipak-wrap .case-intro {
        margin-top:50px
    }
}

.case-wrap.lamipak-wrap .case-intro p {
    text-align: center;
    margin: 0 auto;
    margin-top: 4%
}

@media only all and (max-width: 768px) {
    .case-wrap.lamipak-wrap .case-intro p {
        width:100%
    }
}

.case-wrap.lamipak-wrap .main {
    margin-top: 90px
}

@media only all and (max-width: 768px) {
    .case-wrap.lamipak-wrap .main {
        margin-top: 0;
        padding: 30px 0 0
    }
}

.case-wrap.lamipak-wrap .main .phone-img {
    margin-top: 0
}

.case-wrap.lamipak-wrap .main .phone-img p {
    font-size: 24px
}

@media only all and (max-width: 768px) {
    .case-wrap.lamipak-wrap .main .phone-img p {
        font-size:18px
    }
}

.case-wrap.lamipak-wrap .main .lamipak-con {
    margin-top: 20px
}


.case-wrap.lamipak-wrap .main .lamipak-con .image-text1 {
    width: 1080px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.case-wrap.lamipak-wrap .main .lamipak-con .image-text1 .text {
    float: left;
    width: 42%;
    margin-top: 168px;
}
.case-wrap.lamipak-wrap .main .lamipak-con .image-text1 .text h2 {
    font-size: 24px;
    margin-bottom: 20px;
}
.case-wrap.lamipak-wrap .main .lamipak-con .image-text1 .text p {
    font-size: 14px;
    line-height: 24px;
}
.case-wrap.lamipak-wrap .main .lamipak-con .image-text1 .image {
    width: 60.7%;
    float: right;
    margin-right: -3%;
}

.case-wrap.lamipak-wrap .main .lamipak-con .image-text2 {

}
.case-wrap.lamipak-wrap .main .lamipak-con .image-text2 .image {
    width: 100%;
    margin-top: -20%;
}

.case-wrap.lamipak-wrap .main .lamipak-con .image-text3 {
    text-align: center;
}


.case-wrap.lamipak-wrap .main .lamipak-con .image-text3 .text {
    width: 780px;
    margin: 0 auto;
    margin-top: 123px;
    margin-bottom: 115px;
}
.case-wrap.lamipak-wrap .main .lamipak-con .image-text3 .text h2 {
    font-size: 24px;
    margin-bottom: 20px;
}

.case-wrap.lamipak-wrap .main .lamipak-con .image-text3 .text p {
    font-size: 14px;
    line-height: 24px;
}
.case-wrap.lamipak-wrap .main .lamipak-con .image-text3 .image {
    width: 100%;
}
.case-wrap.lamipak-wrap .case-foot p.thank {
    margin-top: 0;
}

@media only all and (max-width: 1600px) {
    .case-wrap.lamipak-wrap .main .lamipak-con .image-text2 .image {
        margin-top: -22%;
    }
}

@media only all and (max-width: 1440px) {
    .case-wrap.lamipak-wrap .main .lamipak-con .image-text2 .image {
        margin-top: -25%;
    }
}

@media only all and (max-width: 1024px) {
    .case-wrap.lamipak-wrap .main .lamipak-con .image-text1 {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        box-sizing: border-box;
    }
}




@media only all and (max-width: 768px) {
    .case-wrap.lamipak-wrap .main .lamipak-con {
        margin-top: 0;
    }
    .case-wrap.lamipak-wrap .main .lamipak-con .image-text1 .text {
        width: 100%;
        margin-top: 50px;
        float: none;
    }
    .case-wrap.lamipak-wrap .main .lamipak-con .image-text1 .image {
        width: 100%;
        margin-right: 0;
        width: 80%;
        display: block;
        margin: 0 auto;
        margin-top: 20px;
        float: none;
    }
    .case-wrap.lamipak-wrap .main .lamipak-con .image-text3 .text {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        box-sizing: border-box;
    }
    .case-wrap.lamipak-wrap .main .lamipak-con .image-text3 .text {
        margin-top: 50px;
        margin-bottom: 50px;
    }

}











/* 氢枫 */

.hyfun-plwrap {
    background-color: #fff
}

@media only all and (max-width: 640px) {
    .hyfun-plwrap {
        padding-top:46px !important
    }
}

.case-wrap.hyfun-wrap {
    background: url("../image/hyfun-bg.jpg") top center no-repeat;
    background-size: 100%;
    /* background-color: #eeeeee; */

}

.case-wrap.hyfun-wrap img {
    vertical-align: middle
}

.case-wrap.hyfun-wrap .case-logo {
    padding-top: 0;
    position: absolute;
    left: 22.6%;
    top: 7.5%;
}

.case-wrap.hyfun-wrap .case-logo .hyfun-logo {
    width: 246px
}

@media only all and (max-width: 1366px) {
    .case-wrap.hyfun-wrap .case-logo .hyfun-logo {
        width: 150px
    }
}

@media only all and (max-width: 768px) {
    .case-wrap.hyfun-wrap .case-logo .hyfun-logo {
        width:100%
    }
}

@media only all and (max-width: 768px) {
    .case-wrap.hyfun-wrap .case-logo {
        width: 15%
    }

    .case-wrap.hyfun-wrap .case-logo>img {
        width: 100%
    }
}

.case-wrap.hyfun-wrap .pad-img {
    text-align: center;
    margin-left: 47.5%;
    margin-top: 0;
    padding-top: 8%;
    width: 34%
}

@media only all and (max-width: 768px) {
    .case-wrap.hyfun-wrap .case-intro>h2 {
        font-size:18px
    }
}

.case-wrap.hyfun-wrap .case-intro .has-text {
    margin-top: 0px
}

.case-wrap.hyfun-wrap .case-intro {
    margin-top: 0;
    margin-top: 100px;
    width: 48%;
}

@media only all and (max-width: 768px) {
    .case-wrap.hyfun-wrap .case-intro {
        margin-top:50px
    }
}

.case-wrap.hyfun-wrap .case-intro p {
    text-align: center;
    margin: 0 auto;
    margin-top: 4%
}

@media only all and (max-width: 768px) {
    .case-wrap.hyfun-wrap .case-intro p {
        width:100%
    }
}

.case-wrap.hyfun-wrap .main {
    margin-top: 90px
}

@media only all and (max-width: 768px) {
    .case-wrap.hyfun-wrap .main {
        margin-top: 0;
        padding: 30px 0 0
    }
}

.case-wrap.hyfun-wrap .main .phone-img {
    margin-top: 0
}

.case-wrap.hyfun-wrap .main .phone-img p {
    font-size: 24px
}

@media only all and (max-width: 768px) {
    .case-wrap.hyfun-wrap .main .phone-img p {
        font-size:18px
    }
}

.case-wrap.hyfun-wrap .main .hyfun-con {
    margin-top: 60px
}

.case-wrap.hyfun-wrap .main .hyfun-con .image-text1 {
    position: relative;
}
.case-wrap.hyfun-wrap .main .hyfun-con .image-text1 .text {
    background: url("../image/hyfun-case-img1.jpg") top center no-repeat;
    background-size: cover;
    padding-top: 105px;
    padding-bottom: 340px;
    text-align: center;
}

.case-wrap.hyfun-wrap .main .hyfun-con .image-text1 .text h2 {
    font-size: 24px;
    margin-bottom: 20px;
    color: #fff;
}

.case-wrap.hyfun-wrap .main .hyfun-con .image-text1 .text p {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    width: 650px;
    margin: 0 auto;
}
.case-wrap.hyfun-wrap .main .hyfun-con .image-text1 .image {
    width: 66%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -140px;
}

.case-wrap.hyfun-wrap .main .hyfun-con .image-text2 {
    padding-top: 230px;
    padding-bottom: 105px;
    background: url("../image/hyfun-case-img3.jpg") top center no-repeat;
    background-size: cover;
}

.case-wrap.hyfun-wrap .main .hyfun-con .image-text2 .text {
    width: 480px;
    margin: 0 auto;
    padding-bottom: 80px;
    text-align: center;
    color: #666;
}
.case-wrap.hyfun-wrap .main .hyfun-con .image-text2 .text p {
    font-size: 14px;
    line-height: 24px;
}
.case-wrap.hyfun-wrap .main .hyfun-con .image-text2 .image {
    width: 62.3%;
    display: block;
    margin: 0 auto;
}




.case-wrap.hyfun-wrap .main .hyfun-con .image-text3 {
    text-align: center;
}


.case-wrap.hyfun-wrap .main .hyfun-con .image-text3 .text {
    width: 610px;
    margin: 0 auto;
    margin-top: 95px;
    margin-bottom: 75px;
}
.case-wrap.hyfun-wrap .main .hyfun-con .image-text3 .text h2 {
    font-size: 24px;
    margin-bottom: 20px;
}

.case-wrap.hyfun-wrap .main .hyfun-con .image-text3 .text p {
    font-size: 14px;
    line-height: 24px;
}
.case-wrap.hyfun-wrap .main .hyfun-con .image-text3 .image {
    width: 100%;
}

.case-wrap.hyfun-wrap .case-foot p.thank {
    margin-top: 0;
}


@media only all and (max-width: 1600px) {
    .case-wrap.hyfun-wrap .main .hyfun-con .image-text1 .image {
        bottom: -100px;
    }
}

@media only all and (max-width: 1440px) {
    .case-wrap.hyfun-wrap .main .hyfun-con .image-text2 .image {
        /* margin-top: -25%; */
    }
}

@media only all and (max-width: 1024px) {
    .case-wrap.hyfun-wrap .main .hyfun-con .image-text1 {
        width: 100%;
        /* padding-left: 20px;
        padding-right: 20px; */
        box-sizing: border-box;
    }
    .case-wrap.hyfun-wrap .main .hyfun-con .image-text1 .text {
        padding-top: 80px;
        padding-bottom: 150px;
    }
}




@media only all and (max-width: 768px) {
    .case-wrap.hyfun-wrap .main .hyfun-con {
        margin-top: 0;
    }
    .case-wrap.hyfun-wrap .main .hyfun-con .image-text1 .text {
        width: 100%;
        margin-top: 50px;
        float: none;
    }
    .case-wrap.hyfun-wrap .main .hyfun-con .image-text1 .image {
        width: 100%;
        margin-right: 0;
        width: 80%;
        display: block;
        margin: 0 auto;
        margin-top: 20px;
        float: none;
    }
    .case-wrap.hyfun-wrap .main .hyfun-con .image-text3 .text {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        box-sizing: border-box;
    }
    .case-wrap.hyfun-wrap .main .hyfun-con .image-text3 .text {
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .case-wrap.hyfun-wrap .main .hyfun-con .image-text1 .text p {
        width: 100%;
        box-sizing: border-box;
        padding-left: 20px;
        padding-right: 20px;
    }
    .case-wrap.hyfun-wrap .main .hyfun-con .image-text1 .text {
        padding-top: 50px;
        padding-bottom: 50px;
    }


}

@media only all and (max-width: 414px) {
    .case-wrap.hyfun-wrap .case-logo {
        padding-top: 0;
        position: static;
        left: 0;
        top:0;
        padding-top: 4%;
        width: 25%;
    }

    .case-wrap.hyfun-wrap .pad-img {
        text-align: center;
        margin-left:0;
        margin-top: 0;
        padding-top: 4%;
        /* width: 34%; */
        margin: 0 auto;
    }
    .case-wrap.hyfun-wrap .main .hyfun-con .image-text1 .image {
        width: 100%;
        display: block;
        margin: 0 auto;
        margin-top: 20px;
        margin-bottom: 20px;
        float: none;
        position: static;
        left: 0;
        transform: translateX(0);
        box-sizing: border-box;
        padding-left: 20px;
        padding-right: 20px;
    }

    .case-wrap.hyfun-wrap .main .hyfun-con .image-text2 {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .case-wrap.hyfun-wrap .main .hyfun-con .image-text2 .text {
        width: 100%;
        margin: 0 auto;
        padding-bottom: 50px;
        box-sizing: border-box;
        padding-left: 20px;
        padding-right: 20px;
    }
}







/* WEIPU */


.WEIPU-plwrap {
    background-color: #fff
}

@media only all and (max-width: 640px) {
    .WEIPU-plwrap {
        padding-top:46px !important
    }
}

.case-wrap.WEIPU-wrap {
    background: url("../image/WEIPU-bg.jpg") top center no-repeat;
    background-size: 100%;
    /* background-color: #eeeeee; */

}

.case-wrap.WEIPU-wrap img {
    vertical-align: middle
}

.case-wrap.WEIPU-wrap .case-logo {
    padding-top: 5%;
}

.case-wrap.WEIPU-wrap .case-logo .WEIPU-logo {
    width: 362px;
}

@media only all and (max-width: 1440px) {
    .case-wrap.WEIPU-wrap .case-logo .WEIPU-logo {
        width: 300px
    }
}

@media only all and (max-width: 768px) {
    .case-wrap.WEIPU-wrap .case-logo .WEIPU-logo {
        width:100%
    }
}

@media only all and (max-width: 768px) {
    .case-wrap.WEIPU-wrap .case-logo {
        width: 25%
    }
    .case-wrap.WEIPU-wrap .case-logo {
        width: 33%
    }

    .case-wrap.WEIPU-wrap .case-logo>img {
        width: 100%
    }
}

.case-wrap.WEIPU-wrap .pad-img {
    text-align: center;
    margin: 0 auto;
    margin-top: 5%;
    width: 43.5%
}

@media only all and (max-width: 768px) {
    .case-wrap.WEIPU-wrap .case-intro>h2 {
        font-size:18px
    }
}

.case-wrap.WEIPU-wrap .case-intro .has-text {
    margin-top: 0px
}

.case-wrap.WEIPU-wrap .case-intro {
    margin-top: 0;
    margin-top: 100px;
    width: 50%;
}

@media only all and (max-width: 768px) {
    .case-wrap.WEIPU-wrap .case-intro {
        margin-top:50px
    }
}

.case-wrap.WEIPU-wrap .case-intro p {
    text-align: center;
    margin: 0 auto;
    margin-top: 4%
}

@media only all and (max-width: 768px) {
    .case-wrap.WEIPU-wrap .case-intro p {
        width:100%
    }
}

.case-wrap.WEIPU-wrap .main {
    margin-top: 90px
}

@media only all and (max-width: 768px) {
    .case-wrap.WEIPU-wrap .main {
        margin-top: 0;
        padding: 30px 0 0
    }
}

.case-wrap.WEIPU-wrap .main .phone-img {
    margin-top: 0
}

.case-wrap.WEIPU-wrap .main .phone-img p {
    font-size: 24px
}

@media only all and (max-width: 768px) {
    .case-wrap.WEIPU-wrap .main .phone-img p {
        font-size:18px
    }
}

.case-wrap.WEIPU-wrap .main .WEIPU-con {
    margin-top: 50px
}

.case-wrap.WEIPU-wrap .main .WEIPU-con * {
    box-sizing: border-box;
}


.case-wrap.WEIPU-wrap .main .WEIPU-con .image-text1 {
    width: 100%;
    position: relative;
}

.case-wrap.WEIPU-wrap .main .WEIPU-con .image-text1 .image {
    width: 100%;
}

.case-wrap.WEIPU-wrap .main .WEIPU-con .image-text1 .text-wrap {
    width: 580px;
    /* height: 290px; */
    background-color: rgba(60, 68, 81, 0.9);
    position: absolute;
    z-index: 1;
    bottom: 100px;
    left: 18.75%;
    padding-top: 60px;
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 70px;
}

@media only all and (max-width: 768px) {
    .case-wrap.WEIPU-wrap .main .WEIPU-con {
        width: 90%;
        margin: 0 auto;
        margin-top: 30px;
    }
    .case-wrap.WEIPU-wrap .main .WEIPU-con .image-text1 .text-wrap {
        width: 100%;
        position: static;
        margin: 0 auto;
        z-index: 1;
        bottom: 100px;
        left: 18.75%;
        padding: 15px;
    }

}

.case-wrap.WEIPU-wrap .main .WEIPU-con .image-text1 .text-wrap .text-tit {
    font-size: 30px;
    line-height: 60px;
    color: #fff;
}

@media only all and (max-width: 450px) {
    .case-wrap.WEIPU-wrap .main .WEIPU-con .image-text1 .text-wrap .text-tit {
        font-size: 20px;
        line-height: 30px;
    }
}

.case-wrap.WEIPU-wrap .main .WEIPU-con .image-text1 .text-wrap .text-con {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    margin-top: 10px;
}

.case-wrap.WEIPU-wrap .main .WEIPU-con .image-text2 {
    margin-top: 120px;
    display: flex;
    align-items: flex-end;
}

.case-wrap.WEIPU-wrap .main .WEIPU-con .image-text2 .text-wrap {
    width: 50%;
    height: 600px;
    background-color: #e1e5ea;
    position: relative;
}

@media only all and (max-width: 1280px) {
    .case-wrap.WEIPU-wrap .main .WEIPU-con .image-text2 .text-wrap {
        height: 500px;
    }
}

@media only all and (max-width: 768px) {
    .case-wrap.WEIPU-wrap .main .WEIPU-con .image-text2 {
        margin-top: 40px;
        display: block;
    }
    .case-wrap.WEIPU-wrap .main .WEIPU-con .image-text2 .text-wrap {
        height: auto;
    }   
}

.case-wrap.WEIPU-wrap .main .WEIPU-con .image-text2 .text-wrap .text {
    position: absolute;
    font-size: 14px;
    line-height: 24px;
    color: #333;
    top: 50%;
    transform: translateY(-50%);
    width: 340px;
    right: 27%;
}



.case-wrap.WEIPU-wrap .main .WEIPU-con .image-text2 .image {
    width: 36%;
    margin-left: -80px;
    margin-bottom: -60px;
    position: relative;
    z-index: 1;
}


@media only all and (max-width: 768px) {
    .case-wrap.WEIPU-wrap .main .WEIPU-con .image-text2 .text-wrap .text {
        position: static;
        transform: none;
        padding: 30px 10px;
        width: 100%;
    } 
    .case-wrap.WEIPU-wrap .main .WEIPU-con .image-text2 .text-wrap {
        width: 100%;
    }

    .case-wrap.WEIPU-wrap .main .WEIPU-con .image-text2 .image {
        width: 100%;
        margin-left: 0;
        margin-bottom: 0;
    }
}

.case-wrap.WEIPU-wrap .main .WEIPU-con .image-text3 {
    margin-top: 150px;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}

.case-wrap.WEIPU-wrap .main .WEIPU-con .image-text3 .image {
    width: 36%;
    position: relative;
    z-index: 1;
}

.case-wrap.WEIPU-wrap .main .WEIPU-con .image-text3 .text-wrap {
    width: 50%;
    height: 600px;
    background-color: #e1e5ea;
    position: relative;
    margin-left: -70px;
    margin-bottom: -84px;
}

.case-wrap.WEIPU-wrap .main .WEIPU-con .image-text3 .text-wrap .text {
    position: absolute;
    font-size: 14px;
    line-height: 24px;
    color: #333;
    top: 50%;
    transform: translateY(-50%);
    width: 340px;
    left: 18.7%;
}


@media only all and (max-width: 1280px) {
    .case-wrap.WEIPU-wrap .main .WEIPU-con .image-text3 .text-wrap {
        height: 500px;
    }
}

@media only all and (max-width: 768px) {
    .case-wrap.WEIPU-wrap .main .WEIPU-con .image-text3 {
        display: block;
        margin-top: 40px;
    }
    .case-wrap.WEIPU-wrap .main .WEIPU-con .image-text3 .text-wrap .text {
        position: static;
        transform: none;
        padding: 30px 10px;
        width: 100%;
    } 
    .case-wrap.WEIPU-wrap .main .WEIPU-con .image-text3 .text-wrap {
        width: 100%;
        height: auto;
        margin-left: 0;
        margin-bottom: 0;
    }

    .case-wrap.WEIPU-wrap .main .WEIPU-con .image-text3 .image {
        width: 100%;
        margin-left: 0;
    }
}







/* 阿香米线 */



.aXiang-plwrap {
    background-color: #fff
}

@media only all and (max-width: 640px) {
    .aXiang-plwrap {
        padding-top:46px !important
    }
}

.case-wrap.aXiang-wrap {
    background: url("../image/aXiang-bg.jpg") top center no-repeat;
    background-size: 100%;
    /* background-color: #eeeeee; */

}

.case-wrap.aXiang-wrap img {
    vertical-align: middle
}

.case-wrap.aXiang-wrap .case-logo {
    padding-top: 4%;
}

.case-wrap.aXiang-wrap .case-logo .aXiang-logo {
    width: 110px;
}

@media only all and (max-width: 1440px) {
    .case-wrap.aXiang-wrap .case-logo .aXiang-logo {
        /* width: 300px */
    }
}

@media only all and (max-width: 768px) {
    .case-wrap.aXiang-wrap .case-logo .aXiang-logo {
        width: 100%;
    }
}

@media only all and (max-width: 768px) {
    .case-wrap.aXiang-wrap .case-logo {
        width: 10%;
    }
    .case-wrap.aXiang-wrap .case-logo>img {
        width: 100%
    }
}

@media only all and (max-width: 450px) {
    .case-wrap.aXiang-wrap .case-logo {
        width: 15%;
    }
}

.case-wrap.aXiang-wrap .pad-img {
    text-align: center;
    margin: 0 auto;
    margin-top: 4%;
    width: 33%
}

@media only all and (max-width: 768px) {
    .case-wrap.aXiang-wrap .case-intro>h2 {
        font-size:18px
    }
}

.case-wrap.aXiang-wrap .case-intro .has-text {
    margin-top: 0px
}

.case-wrap.aXiang-wrap .case-intro {
    margin-top: 0;
    margin-top: 100px;
    width: 51%;
}

@media only all and (max-width: 768px) {
    .case-wrap.aXiang-wrap .case-intro {
        margin-top:50px
    }
}

.case-wrap.aXiang-wrap .case-intro p {
    text-align: center;
    margin: 0 auto;
    margin-top: 4%
}

@media only all and (max-width: 768px) {
    .case-wrap.aXiang-wrap .case-intro p {
        width:100%
    }
}

.case-wrap.aXiang-wrap .main {
    margin-top: 90px
}

@media only all and (max-width: 768px) {
    .case-wrap.aXiang-wrap .main {
        margin-top: 0;
        padding: 30px 0 0
    }
}

.case-wrap.aXiang-wrap .main .phone-img {
    margin-top: 0
}

.case-wrap.aXiang-wrap .main .phone-img p {
    font-size: 24px
}

@media only all and (max-width: 768px) {
    .case-wrap.aXiang-wrap .main .phone-img p {
        font-size:18px
    }
}

.case-wrap.aXiang-wrap .main .aXiang-con {
    margin-top: 50px
}

.case-wrap.aXiang-wrap .main .aXiang-con * {
    box-sizing: border-box;
}

.case-wrap.aXiang-wrap .main .aXiang-con .image-text1 {
    background-color: #f2f2f2;
    width: 100%;
    height: 600px;
    padding-top: 80px;
}

.case-wrap.aXiang-wrap .main .aXiang-con .image-text1 .image {
    width: 62.5%;
    display: block;
    margin: 0 auto;
    margin-top: 65px;
}

.case-wrap.aXiang-wrap .main .aXiang-con .text-wrap {
    width: 745px;
    margin: 0 auto;
}
.case-wrap.aXiang-wrap .main .aXiang-con .image-text2 {
    text-align: center;
    /* padding-bottom: 75px; */
    margin-top: 235px;
}



.case-wrap.aXiang-wrap .main .aXiang-con .image-text2 .text-wrap .text-tit {
    font-size: 30px;
    line-height: 60px;
    color: #333;
}
.case-wrap.aXiang-wrap .main .aXiang-con .image-text2 .text-wrap .text-con {
    font-size: 14px;
    line-height: 24px;
    color: #666;
    margin-top: 25px;
}

.case-wrap.aXiang-wrap .main .aXiang-con .image-text2 .image {
    margin-top: 75px;
    width: 100%;
}

.case-wrap.aXiang-wrap .main .aXiang-con .image-text3 {
    margin-top: 140px;
    display: flex;
    align-items: center;
}

.case-wrap.aXiang-wrap .main .aXiang-con .image-text3 .text-wrap {
    width: 62.5%;
    height: 750px;
    background-color: #f2f2f2;
    margin-left: 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding-left: 16.5%;
}





.case-wrap.aXiang-wrap .main .aXiang-con .image-text3 .text-wrap .text {
    width: 416px;
}

.case-wrap.aXiang-wrap .main .aXiang-con .image-text3 .text-wrap .text .text-tit {
    font-size: 30px;
}

.case-wrap.aXiang-wrap .main .aXiang-con .image-text3 .text-wrap .text .text-con {
    margin-top: 20px;
    margin-bottom: 55px;
    font-size: 14px;
    line-height: 24px;
}

.case-wrap.aXiang-wrap .main .aXiang-con .image-text3 .image2 {
    width: 46.9%;
    position: absolute;
    right: 12%;
    /* margin-left: -50%; */
    /* transform: translateX(-30%); */
}


@media only all and (max-width: 1600px) {
    .case-wrap.aXiang-wrap .main .aXiang-con .image-text3 .text-wrap {
        padding-left: 10%;
    }

    .case-wrap.aXiang-wrap .main .aXiang-con .image-text2 {
        margin-top: 150px;
    }
}

@media only all and (max-width: 1280px) {
    .case-wrap.aXiang-wrap .main .aXiang-con .image-text1 {
        height: 500px;
    }
    .case-wrap.aXiang-wrap .main .aXiang-con .image-text3 .text-wrap {
        padding-left: 6%;
    }
    .case-wrap.aXiang-wrap .main .aXiang-con .image-text3 .image2 {
        right: 5%;
    }
}

@media only all and (max-width: 768px) {
    .case-wrap.aXiang-wrap .main .aXiang-con .image-text1 {
        height: auto;
        padding: 40px 0;
    }
    .case-wrap.aXiang-wrap .main .aXiang-con .image-text1 .image {
        width: 100%;
        margin-top: 30px;
    }
    .case-wrap.aXiang-wrap .main .aXiang-con .image-text2 {
        margin-top: 40px;
    }
    .case-wrap.aXiang-wrap .main .aXiang-con .image-text2 .text-wrap .text-tit {
        font-size: 20px;
        line-height: 40px;
        color: #333;
    }

    .case-wrap.aXiang-wrap .main .aXiang-con .text-wrap {
        width: 90%;
    }

    .case-wrap.aXiang-wrap .main .aXiang-con .image-text2 .image {
        margin-top: 40px;
    }

    .case-wrap.aXiang-wrap .main .aXiang-con .image-text3 {
        margin-top: 40px;
        display: block;
    }
    .case-wrap.aXiang-wrap .main .aXiang-con .image-text3 .text-wrap .text .text-con {
        margin-bottom: 30px;
    }
    .case-wrap.aXiang-wrap .main .aXiang-con .image-text3 .text-wrap {
        width: 100%;
        height: auto;
        padding-left: 5%;
        padding-right: 5%;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .case-wrap.aXiang-wrap .main .aXiang-con .image-text3 .image2 {
        width: 100%;
        position: static;
        margin-top: 30px;
    }

    .case-wrap.aXiang-wrap .main .aXiang-con .image-text3 .text-wrap .text .text-tit {
        font-size: 20px;
    }
    .case-wrap.aXiang-wrap .main .aXiang-con .image-text3 .text-wrap .text {
        width: 100%;
    }
    .case-wrap.aXiang-wrap .main .aXiang-con .image-text3 .text-wrap .text .image {
        width: 100%;
    }
    .case-wrap.aXiang-wrap .main .aXiang-con {
        margin-top: 0;
    }
}


