.wrapper{min-height:calc(100vh - 50px);}
.topImg{width:100%;overflow:hidden;}
.topImg img{width:100%;animation:imgZoomIn 2s ease 0s forwards;-webkit-animation:imgZoomIn 2s ease 0s forwards;-ms-animation:imgZoomIn 2s ease 0s forwards;}
.pageTitle{padding:40px 0;text-align:center;color:#333;}
.pageTitle h1{font-size:30px;color:#333;}
.pageTitle.conPageTitle{padding:0;margin-bottom:50px;}
.minTop{display:none;}
.imgZoomIn{animation:imgZoomIn 2s ease 0s forwards;-webkit-animation:imgZoomIn 2s ease 0s forwards;-ms-animation:imgZoomIn 2s ease 0s forwards;}
@keyframes imgZoomIn{
    0%{opacity:0.5;-webkit-transform:scale(1);transform:scale(1);}
    100%{opacity:1;-webkit-transform:scale(1.05);transform:scale(1.05);}
}
@-webkit-keyframes imgZoomIn{
    0%{opacity:0.5;-webkit-transform:scale(1);transform:scale(1);}
    100%{opacity:1;-webkit-transform:scale(1.05);transform:scale(1.05);}
}
@-ms-keyframes imgZoomIn{
    0%{opacity:0.5;-webkit-transform:scale(1);transform:scale(1);}
    100%{opacity:1;-webkit-transform:scale(1.05);transform:scale(1.05);}
}



/*关于我们*/
.about_1{position:relative;width:100%;background:#030303;}
.about_1>div{width:50%;}
.a1Lleft{position:absolute;width:50%;height:100%;}
.a1Right{background:#1a9bfc;}
.a1Right .text{width:100%;padding:95px 18% 95px 10%;}
.a1Right .text h3{font-size:22px;color:#fff;font-weight:700;margin-bottom:40px;}
.a1Right .text{color:#fff;font-size:16px;line-height:32px;}


.aTit{text-align:center;margin-bottom:35px;}
.aTit .ch{font-size:20px;font-weight:700;margin-bottom:5px;}
.aTit .en{font-size:16px;text-transform:uppercase;}


.padding60{padding:60px 0;}
.contentText{font-size:16px;line-height:32px;}
.contentText img{display:inline-block;max-width:100%;}



/*关于我们-服务范围*/
.serviceScopeItem{padding-top:60px;}
.serviceScopeItem .aTit{margin-bottom:45px;}
.swiper-button{width:60px;height:60px;top:50%;margin-top:-30px;position:absolute;cursor:pointer;background-size:36px 36px!important;}
.swiper-button-prev{left:0;background:url(../images/icon/left.png) no-repeat center;}
.swiper-button-next{right:0;background:url(../images/icon/right.png) no-repeat center;}
.serviceScope{position:relative;width:101%;height:calc(100vh - 200px);min-height:500px;overflow:hidden;}
.serviceScope .swiper-wrapper{width:1000%;height:100%;}
.serviceScope .swiper-slide{float:left;height:100%;color:#1a9bfc;border-right:1px solid #d4d2d2;}
.serviceScope .swiper-slide .inner{position:relative;width:100%;height:100%;background:rgba(255,255,255,0.95);}
.serviceScope .swiper-slide .text{position:absolute;width:100%;margin:0 auto;text-align:center;left:0;top:50%;margin-top:-107px;}
.serviceScope .swiper-slide h3{font-size:18px;padding:0 15px;margin:40px 0 15px;}
.serviceScope .swiper-slide .p{font-size:14px;height:40px;text-transform:uppercase;padding:0 15px;}
.serviceScope .swiper-slide .icon{width:64px;height:64px;margin:0 auto;}
.serviceScope .swiper-slide .icon img{width:100%;height:100%;}
.serviceScope .swiper-slide .icon_hover{display:none;}
.serviceScope .swiper-slide:hover .icon_default{display:none;}
.serviceScope .swiper-slide:hover .icon_hover{display:block;}

.serviceScope .swiper-slide .go{width:64px;height:12px;margin:20px auto 0;background:url(../images/icon/arrow2.png) no-repeat center;}
.serviceScope .swiper-slide:hover{color:#fff;}
.serviceScope .swiper-slide:hover .inner{background:rgba(26,155,252,0.8);}
.serviceScope .swiper-slide:hover .go{background:url(../images/icon/arrow.png) no-repeat center;}

.paginations{width:100%;border-top:1px solid #e3e3e3;padding:30px 0;margin-top:30px;}
.paginations a{display:block;width:90%;margin-bottom:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.paginations a span{color:#666;}
.paginations a:hover span{color:#1a9bfc;}


/*我们的资质*/
.aboutHonor{padding-bottom:70px;}
.moveHonor{position:relative;width:100%;}
.moveHonor .swiper-container{width:92%;overflow:hidden;padding:10px 5px 0;margin:0 auto;}
.honorDetailsList{width:999999px;margin-top:0;}
.honorDetailsList .item{float:left;width:203px;margin:0;cursor:pointer;}
.honorDetailsList .inner{width:100%;padding:10px;background:#fff;margin-bottom:15px;box-shadow:0 0 20px rgba(0,0,0,0.3);}
.honorDetailsList .inner .img{width:100%;overflow:hidden;}
.honorDetailsList .inner .img img{width:100%;-webkit-transition: all 0.5s;transition: all 0.5s;}
.honorDetailsList .p{padding:0 5px;font-size:16px;text-align:center;}
.moveHonor .swiper-button{position:absolute;width:40px;height:40px;top:50%;margin-top:-30px;cursor:pointer;z-index:3;}
.moveHonor .swiper-button-prev{left:0;background:url(../images/icon/left.png) no-repeat left center;}
.moveHonor .swiper-button-next{right:0;background:url(../images/icon/right.png) no-repeat right center;}
.honorDetailsList .item:hover .img img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.honorDetailsList .item:hover .p{color:#1a9bfc;}



.showBigImg{display:none;position:fixed;width:100%;height:100%;z-index:200;top:0;left:0;background:rgba(0,0,0,0.9);}
.sb_img{position:absolute;max-width:800px;padding:10px;font-size:14px;line-height:28px;color:#666;border:1px solid #ACC8EC;border-radius:10px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#fff;overflow:hidden;}
.sb_img .img{width:100%;height:100%;overflow:auto;}
.sb_img .img::-webkit-scrollbar{width:5px;border-radius:10px;overflow:hidden;background:rgba(0,0,0,0.5);}
.sb_img .img::-webkit-scrollbar-thumb{background:#14417C;}
.sb_img img{max-width:100%;}


/*客户案例*/
.caseUl li{position:relative;width:100%;height:416px;margin-bottom:30px;overflow:hidden;background:#1a9bfc;}
.caseUl li>div{float:left;width:33.33%;overflow:hidden;}
.caseUl li img{min-width:100%;transition:all 0.5s;-webkit-transition:all 0.5s;}
.caseUl .text{position:relative;color:#fff;height:100%;}
.caseUl li:nth-child(odd) .text{float:right;}
.caseUl .text .inner{position:absolute;width:100%;padding:30px;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}
.caseUl .text h3{font-size:24px;margin-bottom:25px;}
.caseUl .text .p{font-size:16px;line-height:32px;}
.caseUl .img:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}

.partnerMain{padding:40px 0 60px;}
.p_tit{position:relative;width:100%;text-align:center;margin-bottom:50px;overflow:hidden;}
.p_tit h3{position:relative;display:inline-block;font-size:30px;color:#272727;padding:0 24px;z-index:3;}
.p_tit h3:before,.p_tit h3:after{content:'';position:absolute;width:1660px;height:1px;top:50%;background:#272727;}
.p_tit h3:before{left:-1660px;}
.p_tit h3:after{right:-1660px;}
/*.p_tit:before{content:'';position:absolute;width:100%;height:1px;top:50%;left:0;background:#272727;}*/
.c_partnerList{width:100%;overflow: hidden;}
.c_partnerList a{float:left;width:14.5%;border:1px solid #e0e0e0;-webkit-transition: all 0.5s;transition: all 0.5s;margin-right:2.6%;margin-bottom:2.6%;}
.c_partnerList a img{width:100%;}
.c_partnerList a:nth-child(6n){margin-right:0;}
.c_partnerList a:hover{border-color:#1a9bfc;}


/*项目管理*/
.pr1_mainMin{display:none;}
.project01 .p_tit h3:before,.project01 .p_tit h3:after,.project05 .p_tit h3:before,.project05 .p_tit h3:after{display:none;}
.project01 .p_tit h3,.project03 .p_tit h3,.project05 .p_tit h3{color:#fff;}
.project03 .p_tit h3:before,.project03 .p_tit h3:after{background:#fff;}

.project01{padding:60px 0 120px;}
.project01 .p_tit{margin-bottom:130px;}
.pr1_main{position:relative;width:440px;height:440px;border:20px solid #b2c1db;border-radius:50%;margin:0 auto;}
.pr1_main .width200,.pr1_main .width140{position:absolute;border-radius:50%;border:5px solid #fff;color:#fff;text-align:center;transition:all 0.5s;-webkit-transition:all 0.5s;opacity:1;}
.pr1_main .width200 p,.pr1_main .width140 p{position:absolute;width:100%;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}
.pr1_main .width200{width:200px;height:200px;font-size:30px;}
.pr1_main .width140{width:140px;height:140px;font-size:20px;}
.wTop,.wBottom{left:50%;margin-left:-70px;background:#e6b9b8;}
.wTop{top:-70px;}
.wBottom{bottom:-70px;}

.wLeft{background:#fcd5b5;top:50%;}
.width200.wLeft{margin-top:-100px;left:-340px;}
.width140.wLeft{margin-top:-70px;left:-70px;}
.wRight{background:#ccc1da;top:50%;}
.width140.wRight{margin-top:-70px;right:-70px;}
.width200.wRight{margin-top:-100px;right:-340px;}
.wMiddle{left:50%;top:50%;background:#12a2e5;margin:-100px 0 0 -100px;}

.pr1_main .r,.pr1_main .l{position:absolute;width:54px;height:14px;top:50%;margin-left:-7px;}
.pr1_main .r img,.pr1_main .l img{width:100%;}
.pr1_main .r{right:-65px;}
.pr1_main .l{left:-62px;}

.pr1_main.active .width200,.pr1_main.active .width140{opacity:0.7;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin:0;transition:all 1s;-webkit-transition:all 1s;}

.project02 .imgs{overflow:hidden;}
.project02 .imgs img{width:50%;float:left;}

.project03{padding-bottom:65px!important;}
.project03 .p_tit{margin-bottom:60px;}
.pr3-swiper-containe{position:relative;width:100%;overflow:hidden;color:#fff;padding-top:60px;}
.pr3-swiper-containe .line{position:absolute;width:100%;height:2px;left:0;top:68px;background:#fff;}
.pr3-swiper-containe .line .y{position:absolute;width:22px;height:22px;left:0;top:50%;margin-top:-11px;background:#fff;border-radius:50%;}
.pr3-swiper-containe .swiper-wrapper{width:9999px;}
.pr3-swiper-containe .swiper-slide{position:relative;float:left;padding:0 12px;}
.pr3-swiper-containe p{position:absolute;width:100%;height:42px;overflow:hidden;left:0;top:-55px;font-size:16px;color:#fff;padding:0 12px;text-align:center;}
.pr3-swiper-containe .yuan{width:16px;height:16px;background:#fff;border-radius:50%;margin:0 auto 35px;}
.pr3-swiper-containe .img{width:100%;}
.pr3-swiper-containe .img img{width:100%;}

.pr4_ul .liIcon{position:relative;overflow:hidden;margin-bottom:20px;}
.pr4_ul li{float:left;width:100%;margin-bottom:40px;overflow:hidden;}
.pr4_ul li:last-child{margin-bottom:0;}
.pr4_ul li>div{width:42%;}
.pr4_ul .icon{height:141px;}
.pr4_ul .icon img{width:auto;height:100%;}
.pr4_ul h5{position:absolute;font-size:30px;color:#1a9bfc;bottom:0;}
.pr4_ul li>div:nth-child(1) h5{right:0;}
.pr4_ul li>div:nth-child(2) h5{left:0;}
.pr4_ul .p{color:#222;font-size:18px;line-height:30px;}

.project05{padding:100px 0;}
.pr5_text{max-width:430px;margin:0 auto;line-height:36px;font-size:18px;color:#fff;}

.project06{padding:60px 0 150px;}

/*售后服务*/
.ser_item{float:left;width:50%;height:722px;padding:75px 0 60px;overflow:hidden;background:#f7f7f7;}
.ser_item .inner{position:relative;width:86%;height:100%;}
.ser_item:nth-child(2),.ser_item:nth-child(3),
.ser_item:nth-child(6),.ser_item:nth-child(7),
.ser_item:nth-child(10),.ser_item:nth-child(11),
.ser_item:nth-child(14),.ser_item:nth-child(15){background:#dceefc;}
.ser_item .icon{width:126px;height:126px;margin:0 auto;}
.ser_item .icon img{width:100%;height:100%;}
.ser_item h5{font-size:24px;text-align:center;color:#1a9bfc;margin:40px auto 60px;}
.ser_item .i_text{overflow:hidden;position:relative;}
.ser_item .left{float:left;width:50%;line-height:30px;padding-right:15px;}
.ser_item .right{position:absolute;float:left;width:50%;overflow:hidden;padding-left:15px;padding-right:15px;right:0;height:100%;}
.ser_item .right img{position:absolute;width:90%;margin:0 auto;left:5%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}
.ser_item p img{display:inline-block;}
.ser_item:nth-child(odd) .inner{float:right;}
.ser_item:nth-child(2n) .left{padding-left:30px;}

.iS5_text{position:absolute;width:86%;padding-left:18%;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all 0.8s;transition:all 0.8s;}
.iS5_text .h3{width:320px;max-width:100%;height:66px;line-height:66px;text-align:center;font-size:24px;border:1px solid #7b7a7a;margin-bottom:35px;}
.iS5_text p{font-size:16px;padding:8px 0;}



@media screen and (min-width: 1200px) and (max-width: 1399px){
    .pageTitle.conPageTitle{margin-bottom:45px;}
    .padding60{padding:55px 0;}
    

    /*关于我们*/
    .a1Right .text{padding:80px 10%;}
    .aboutHonor{padding-top:60px;}
    .serviceScopeItem{padding-top:55px;}

    /*客户案例*/
    .caseUl .text h3{font-size:22px;margin-bottom:20px;}
    .caseUl .text .p{line-height:30px;}
    .p_tit{margin-bottom:45px;}



    /*售后服务*/
    .ser_item{padding:60px 0;}
    .ser_item .icon{width:115px;height:115px;}
    .ser_item h5{font-size:22px;margin:30px auto 50px;}
    .iS5_text .h3{height:60px;line-height:60px;}


    /*项目管理*/
    .project03{padding-bottom:60px!important;}
    .pr4_ul h5{font-size:28px;}
    .project05{padding:90px 0;}
    .project06{padding:55px 0 100px;}
}


@media screen and (min-width: 992px) and (max-width: 1199px){
    .p_tit h3{font-size:28px;}
    .pageTitle.conPageTitle{margin-bottom:45px;}
    .padding60{padding:50px 0;}
    

    /*关于我们*/
    .aTit{margin-bottom:30px;}
    .a1Right .text{padding:70px 10%;}
    .a1Right .text h3{margin-bottom:30px;}
    .aboutHonor{padding-top:55px;}
    .serviceScopeItem{padding-top:50px;}
    .serviceScopeItem .aTit{margin-bottom:40px;}
    

    /*客户案例*/
    .caseMain .container{width:100%;}
    .caseUl .text h3{font-size:20px;margin-bottom:15px;}
    .caseUl .text .p{font-size:14px;line-height:28px;}
    .p_tit{margin-bottom:40px;}

    
    /*售后服务*/
    .ser_item{padding:50px 0;height:680px;}
    .ser_item .inner{width:100%;}
    .ser_item .left{padding-left:30px;line-height:28px;}
    .ser_item .icon{width:100px;height:100px;}
    .ser_item h5{font-size:22px;margin:30px auto 40px;}
    .iS5_text .h3{height:56px;line-height:56px;font-size:22px;margin-bottom:30px;}


    /*项目管理*/
    .project01{padding:50px 0 100px;}
    .project01 .p_tit{margin-bottom:100px;}

    .pr1_main{height:400px;width:400px;}
    .pr1_main .width200{width:180px;height:180px;font-size:26px;}
    .pr1_main .width140{width:120px;height:120px;font-size:18px;}
    .wTop,.wBottom{margin-left:-60px;}
    .wTop{top:-60px;}
    .wBottom{bottom:-60px;}

    .width200.wLeft{margin-top:-90px;left:-300px;}
    .width140.wLeft{margin-top:-60px;left:-60px;}

    .width140.wRight{margin-top:-60px;right:-60px;}
    .width200.wRight{margin-top:-90px;right:-300px;}
    .wMiddle{margin:-90px 0 0 -90px;}

    .pr1_main .r, .pr1_main .l{width:45px;margin-top:-6px;}
    .pr1_main .r{right:-57px;}
    .pr1_main .l{left:-52px;}
    
    .project03{padding-bottom:55px!important;}
    .project03 .p_tit{margin-bottom:50px;}
    
    .pr4_ul li{margin-bottom:30px;}
    .pr4_ul li>div{width:45%;}
    .pr4_ul h5{font-size:26px;}
    .pr4_ul .icon{height:135px;}
    .pr4_ul .p{font-size:16px;}
    .pr4_ul .liIcon{margin-bottom:15px;}

    .project05{padding:80px 0;}
    .project06{padding:50px 0 90px;}


}

@media only screen and (min-width: 768px) and (max-width: 991px){
    .pageTitle.conPageTitle{margin-bottom:40px;}
    .padding60{padding:45px 0;}
    .pageTitle h1{font-size:28px;}
    


    /*关于我们*/
    .aTit{margin-bottom:25px;}
    .about_1{padding:50px 0;}
    .about_1 .a1Lleft{width:100%;position:absolute;width:100%;height:100%;top:0;left:0;}
    .about_1 .a1Right{float:none;position:relative;width:80%;margin:0 auto;background:rgba(26,155,252,0.8);}
    .a1Right .text{padding:50px 30px;font-size:14px;line-height:30px;}
    .a1Right .text h3{text-align:center;margin-bottom:30px;}
    .aboutHonor{padding-top:50px;}
    .serviceScopeItem{padding-top:45px;}
    .serviceScopeItem .aTit{margin-bottom:35px;}

    .swiper-button{background-size:30px 30px!important;}
    .moveHonor .swiper-button-prev{left:-10px;}
    .moveHonor .swiper-button-next{right:-10px;}


    /*客户案例*/
    .partnerMain{padding-top:20px;}
    .caseMain .container{width:100%;}
    .caseUl .text h3{font-size:20px;margin-bottom:15px;}
    .caseUl .text .p{font-size:14px;line-height:26px;}
    .caseUl .text .inner{padding:30px 20px;}
    .p_tit{margin-bottom:35px;}
    .p_tit h3{font-size:26px;}

    .c_partnerList a{width:14.5%;}
    .c_partnerList a:nth-child(7n){margin-right:2.6%;}
    .c_partnerList a:nth-child(6n){margin-right:0;}


    /*售后服务*/
    .ser_item{width:100%;padding:50px 0;height:auto;}
    .ser_item:nth-child(odd){background:#f7f7f7!important;}
    .ser_item:nth-child(even){background:#dceefc!important;}
    .ser_item .inner{width:90%;margin:0 auto;}
    .ser_item:nth-child(odd) .inner{float:none;}
    .ser_item .left{width:100%;padding-left:20px;padding-right:20px;margin-bottom:20px;}
    .ser_item:nth-child(2n) .left{padding-left:20px;}
    .ser_item .right{position:static;width:100%;padding-left:20px;padding-right:20px;}
    .ser_item .right img{position:static;width:auto;max-width:100%;-webkit-transform:translateY(0);transform:translateY(0);}
    .ser_item .icon{width:90px;height:90px;}
    .ser_item h5{font-size:20px;margin:20px auto 30px;}

    .iS5_text{position:static;-webkit-transform:translateY(0);transform:translateY(0);}
    .iS5_text .h3{height:50px;line-height:50px;font-size:20px;margin-bottom:30px;}


    /*项目管理*/
    .project01{padding:40px 0 80px;}
    .project01 .p_tit{margin-bottom:80px;}

    .pr1_main{height:340px;width:340px;border-width:15px;}
    .pr1_main .width200{width:140px;height:140px;font-size:22px;}
    .pr1_main .width140{width:100px;height:100px;font-size:16px;}
    .wTop,.wBottom{margin-left:-50px;}
    .wTop{top:-50px;}
    .wBottom{bottom:-50px;}

    .width200.wLeft{margin-top:-70px;left:-230px;}
    .width140.wLeft{margin-top:-50px;left:-50px;}

    .width140.wRight{margin-top:-50px;right:-50px;}
    .width200.wRight{margin-top:-70px;right:-230px;}
    .wMiddle{margin:-70px 0 0 -70px;}

    .pr1_main .r, .pr1_main .l{width:36px;margin-top:-5px;}
    .pr1_main .r{right:-44px;}
    .pr1_main .l{left:-36px;}

    
    .project03{padding-bottom:50px!important;}
    .project03 .p_tit{margin-bottom:40px;}
    .pr3-swiper-containe .line{top:65px;}
    .pr3-swiper-containe .line .y{width:18px;height:18px;margin-top:-9px;}
    .pr3-swiper-containe p{height:38px;font-size:14px;}
    .pr3-swiper-containe .yuan{width:12px;height:12px;margin-bottom:30px;}
    
    .pr4_ul li{margin-bottom:30px;}
    .pr4_ul li>div{width:45%;}
    .pr4_ul h5{font-size:24px;}
    .pr4_ul .icon{height:110px;}
    .pr4_ul .p{font-size:16px;}
    .pr4_ul .liIcon{margin-bottom:15px;}

    .project05{padding:60px 0;}
    .project06{padding:45px 0 80px;}

}


@media only screen and (min-width: 0px) and (max-width: 767px){
    .pageTitle.conPageTitle{margin-bottom:35px;}
    .padding60{padding:40px 0;}
    .pageTitle h1{font-size:24px;}
    .pcTop{display:none;}
    .minTop{display:block;}


    /*关于我们*/
    .aTit{margin-bottom:25px;}
    .about_1{padding:50px 0;}
    .about_1 .a1Lleft{width:100%;position:absolute;width:100%;height:100%;top:0;left:0;}
    .about_1 .a1Right{float:none;position:relative;width:90%;margin:0 auto;background:rgba(26,155,252,0.8);}
    .a1Right .text{padding:30px 20px;font-size:14px;line-height:28px;}
    .a1Right .text h3{text-align:center;font-size:18px;margin-bottom:20px;}

    .aboutHonor,.serviceScopeItem{padding-top:40px;}
    .serviceScope{width:100%;}
    .serviceScopeItem .aTit{margin-bottom:30px;}
    .serviceScope .swiper-slide .go{background:url(../images/icon/arrow.png) no-repeat center;}
    .serviceScope .swiper-slide .inner{background:rgba(26,155,252,0.8);}
    .serviceScope .swiper-slide{color:#fff;border-right:none;}
    .serviceScope .swiper-button-prev{left:0;background:url(../images/icon/leftW.png) no-repeat center;}
    .serviceScope .swiper-button-next{right:0;background:url(../images/icon/rightW.png) no-repeat center;}
    .serviceScope .swiper-slide .icon_default{display:none;}
    .serviceScope .swiper-slide .icon_hover{display:block;}

    
    .swiper-button{background-size:30px 30px!important;}
    .moveHonor .swiper-button-prev{left:-18px;}
    .moveHonor .swiper-button-next{right:-18px;}


    /*客户案例*/
    .partnerMain{padding-top:20px;}
    .caseMain .container{width:100%;padding:0;}
    .caseUl li{height:auto;margin-bottom:20px;}
    .caseUl li>div.img{width:50%;}
    .caseUl li>div.img img{width:100%;}
    .caseUl .text{width:100%;}
    .caseUl .text .inner{position:static;-webkit-transform:translateY(0);transform:translateY(0);}
    .caseUl .text h3{font-size:20px;margin-bottom:15px;}
    .caseUl .text .p{font-size:14px;line-height:26px;}
    .caseUl .text .inner{padding:30px 20px;}
    .p_tit{margin-bottom:30px;}
    .p_tit h3{font-size:22px;}

    .c_partnerList a{width:22.75%;margin-right:3%;margin-bottom:3%;}
    .c_partnerList a:nth-child(7n){margin-right:3%;}
    .c_partnerList a:nth-child(4n){margin-right:0;}



    /*售后服务*/
    .ser_item{width:100%;padding:40px 0;height:auto;}
    .ser_item:nth-child(odd){background:#f7f7f7!important;}
    .ser_item:nth-child(even){background:#dceefc!important;}
    .ser_item .inner{width:100%;margin:0 auto;}
    .ser_item:nth-child(odd) .inner{float:none;}
    .ser_item .left{width:100%;padding-left:20px;padding-right:20px;margin-bottom:20px;}
    .ser_item:nth-child(2n) .left{padding-left:20px;}
    .ser_item .right{position:static;width:100%;padding-left:20px;padding-right:20px;}
    .ser_item .right img{position:static;width:auto;max-width:100%;-webkit-transform:translateY(0);transform:translateY(0);}
    .ser_item .icon{width:90px;height:90px;}
    .ser_item h5{font-size:20px;margin:20px auto 30px;}

    .iS5_text{width:90%;max-width:320px;margin:0 auto;padding-left:0;position:static;-webkit-transform:translateY(0);transform:translateY(0);}
    .iS5_text .h3{height:45px;line-height:45px;font-size:18px;margin-bottom:20px;}
    .iS5_text p{padding:5px 0;}


    /*项目管理*/
    .project01{padding:40px 0 60px;}
    .project01 .p_tit{margin-bottom:60px;}

    .pr1_main{height:260px;width:220px;border-width:10px;}
    .pr1_main .width200, .pr1_main .width140{border-width:3px;}
    .pr1_main .width200{width:100px;height:100px;font-size:16px;}
    .pr1_main .width140{width:70px;height:70px;font-size:14px;}
    .wTop,.wBottom{margin-left:-35px;}
    .wTop{top:-35px;}
    .wBottom{bottom:-35px;}

    .width200.wLeft{margin-top:-50px;left:-150px;}
    .width140.wLeft{margin-top:-35px;left:-35px;}

    .width140.wRight{margin-top:-35px;right:-35px;}
    .width200.wRight{margin-top:-50px;right:-150px;}
    .wMiddle{margin:-50px 0 0 -50px;}

    .pr1_main .r, .pr1_main .l{width:36px;margin-top:-5px;}
    .pr1_main .r{right:-39px;}
    .pr1_main .l{left:-32px;}
    
    
    .project02 .imgs img{width:100%;margin-bottom:15px;}
    
    .project03{padding-bottom:45px!important;}
    .project03 .p_tit{margin-bottom:40px;}
    .pr3-swiper-containe .line{top:65px;}
    .pr3-swiper-containe .line .y{width:18px;height:18px;margin-top:-9px;}
    .pr3-swiper-containe p{height:38px;font-size:14px;}
    .pr3-swiper-containe .yuan{width:12px;height:12px;margin-bottom:30px;}
    
    .pr4_ul li{margin-bottom:0;}
    .pr4_ul li>div{width:100%;margin-bottom:20px;}
    .pr4_ul li:last-child>div:last-child{margin-bottom:0;}
    .pr4_ul h5{font-size:20px;}
    .pr4_ul .icon{height:90px;}
    .pr4_ul .p{font-size:16px;}
    .pr4_ul .liIcon{margin-bottom:15px;}

    .project05{padding:50px 0;}
    .pr5_text{width:90%;font-size:16px;line-height:32px}
    .project06{padding:40px 0 80px;}



}

@media only screen and (min-width: 0px) and (max-width: 479px){
    .p_tit h3{padding:0 18px;}
    .pageTitle.conPageTitle{margin-bottom:30px;}
    .pageTitle,.padding60{padding:35px 0;}

    /*关于我们*/
    .honorDetailsList .inner{padding:8px;}
    .aboutHonor,.serviceScopeItem{padding-top:35px;}

    .serviceScopeItem .aTit{margin-bottom:25px;}
    .serviceScope .swiper-slide .icon{width:58px;height:58px;}


    .swiper-button{background-size:28px 28px!important;}

    .contentText{font-size:14px;line-height:28px;}



    /*客户案例*/
    .caseUl .text .inner{padding:25px 15px;}
    .caseUl .text .p{font-size:14px;line-height:28px;}
    

    .c_partnerList a{width:31.33%;}
    .c_partnerList a:nth-child(4n){margin-right:3%;}
    .c_partnerList a:nth-child(3n){margin-right:0;}

    /*项目管理*/
    .project01{padding:35px 0;}
    .project01 .p_tit{margin-bottom:35px;}
    .pr1_main{display:none;}
    .pr1_mainMin{display:block;}
    .pr1_mainMin img{width:100%;margin:0 auto;}

    .project03 .p_tit{margin-bottom:30px;}

    .pr4_ul .icon{height:80px;}
    .pr4_ul .liIcon{margin-bottom:10px;}
    .pr4_ul li>div{margin-bottom:15px;}
    .pr4_ul .p{font-size:14px;line-height:28px;}

    .pr5_text{font-size:14px;line-height:30px;}

    .project06{padding:38px 0 70px;}
}