@charset "UTF-8";
.header{
    box-shadow: 0 0 10px 2px rgba(0,0,0,0.1);
}
.H_wrap .logo{
    margin-right: 2.35rem;
}

.about-section{}
.about-view{
    width: 12.8rem;
    margin: 0 auto;
    padding: 1.2rem 0.4rem 0.6rem;
}
.about-view .about-title{
    font-size: 0.28rem;
}
.about-view .about-title:after{
    display: block;
    content: '';
    width: 0.54rem;
    height: 3px;
    background: #f4f4f4;
    margin-top: 0.2rem;
}
.about-detail{
    margin-top: 0.2rem;
    font-size: 0.14rem;
    line-height: 0.38rem;
    color: #666666;
}
.about-detail .about-img{
    margin-top: 0.3rem;
    padding-bottom: 0.3rem;
}
.about-detail .about-img ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.about-detail .about-img ul li{
    width: 32%;
    height: 2.35rem;
    margin-bottom: 0.3rem;
}
.about-detail .about-img ul li img{
    display: block;
    width: 100%;
    height: 100%;
}
.contact{
    padding-top: 0.4rem;
    border-top: 1px #e5e5e5 solid;
}
.contact:after{
    display: block;
    content: '';
    clear: both;
}
.contact-code{
    float: left;
    width: 2.8rem;
}
.contact-code .contact-title{
    font-size: 0.16rem;
    color: #aeaeae;
    font-family: Pingfang;
}
.contact-code .contact-title h6{
    font-size: 0.22rem;
    color: #333333;
}
.contact-code .code{
    margin-top: 0.2rem;
    font-size: 0.14rem;
    color: #999999;
    text-align: center;
    width: 1.2rem;
    line-height: 0.3rem;
    letter-spacing: 2px;
}
.contact-code .code img{
    display: block;
    width: 1.2rem;
    height: 1.2rem;
}

.contact-follow{
    float: left;
    width: 1.9rem;
    padding-top: 0.15rem;
}
.contact-follow h6{
    font-size: 0.16rem;
    color: #525252;
    margin-bottom: 0.3rem;
}
.contact-follow ul{
    display: flex;
    justify-content: space-between;
}
.contact-follow ul li{}
.contact-follow ul li .icon{
    display: block;
    width: 0.3rem;
    height: 0.3rem;
    background-size: auto 0.23rem!important;
}
.contact-follow ul li .icon1{
    background: url("../image/icon-qq.png") center no-repeat;
}
.contact-follow ul li .icon2{
    background: url("../image/icon-wx.png") center no-repeat;
}
.contact-follow ul li .icon3{
    background: url("../image/icon-wb.png") center no-repeat;
}
.company-info{
    float: right;
    font-size: 0.14rem;
    color: #333333;
    line-height: 0.3rem;
    font-family: Arial;
}
.company-info h2{
    font-size: 0.24rem;
    margin-bottom: 0.2rem;
}
.company-info h6{
    font-size: 0.3rem;
}
.company-info .contact-kinds{
    margin: 0.1rem 0 0.05rem;
    font-size: 0.15rem;
}
.company-info .contact-kinds em{
    color: #aaa9a9;
}

.company-info p{
    color: #9c9c9c;
}
/* 关于我们 end */

/* 服务支持  */
.section1,
.section3{
    background: #fff;
}
.section2,
.section4{
    background: #f7f6f4;
}
.service .service-view{
    width: 12.8rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.service .view-text,
.service .view-img{
    width: 50%;
    height: 100%;
    box-sizing: border-box;
}
.service .view-img img{
    pointer-events: none;
}
.service .view-text{
    line-height: 0.53rem;
}
.service .view-text h6{
    margin-bottom: 0.2rem;
}
.service .view-text h6 img{
    display: block;
    height: 0.26rem;
}
.service .view-text p{
    font-size: 0.28rem;
    color: #080808;
    width: 100%;
}
.service .view-text span{
    font-size: 0.32rem;
    color: #a2a2a2;
}
.service .view-text span b{
    color: #080808;
}

/* view1 */
.service .view1{
    padding: 1.2rem 0 1.36rem;
}
.view1 .view-text{
    height: 5.07rem;
}
.view1 .view-text{
    background: url("../image/text-bg.jpg") 1.36rem center no-repeat;
    background-size: auto 5.07rem;
    padding-left: 1.7rem;
    padding-top: 1.14rem;
}
.view1 .view-img img{
    display: inline-block;
    max-height: 5.07rem;
}
/* view1 end */

/* view2 */
.service .view2{
    padding: 0.4rem 0;
}
.view2 .view-text{
    padding-left: 0.8rem;
    padding-top: 1.2rem;
}
.view2 .view-img img{
    display: inline-block;
    max-height: 4.66rem;
}
/* view2 end */

/* view3 */
.service .view3{
    padding: 0.75rem 0;
}
.view3 .view-text{
    padding-top: 0.8rem;
}
.view3 .view-img img{
    display: inline-block;
    max-height: 4rem;
}
/* view3 end */

/* view4 */
.service .view4{
    padding: 0.75rem 0;
}
.view4 .view-text{
    padding-left: 1.65rem;
    padding-top: 0.85rem;
}
.view4 .view-img{
    padding-left: 0.5rem;
}
.view4 .view-img img{
    display: inline-block;
    max-height: 4rem;
}
/* view4 end */

/* view5 */
.section5{
    background: #fff;
}
.section5 .view5{
    display: block;
    padding: 1.2rem 0 2rem;
}
.view5 .view5-title{
    font-size: 0.36rem;
    text-align: center;
    margin-bottom: 0.62rem;
}
.view-step{}
.view-step ul{
    display: flex;
    justify-content: space-between;
}
.view-step ul li{
    width: 1.64rem;
}
.view-step ul li img{
    display: block;
    width: 100%;
    height: auto;
    pointer-events: none;
}
/* view5 end */

/* 服务支持  end */

.kaifa-step{
    padding-top: 103px;
}
.kaifa-step .habttCnt{
    margin-bottom: 0.7rem;
}
.kaifa-step .habttCnt h2{
    font-family: "Microsoft Yahei";
}
.kaifa-step .habttCnt span{
    width: 46px;
    margin: 10px auto;
}
.kaifa-detail{
    text-align: center;
}
.kaifa-detail img{
    display: block;
    margin: 0 auto;
}












