.service{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.service .ser-head{
    width: 2.51rem;
    height: 0.47rem;
    margin: 0.72rem auto 0;
    background: url(../images/service.png) no-repeat center center / 100% 100%;
    position: relative;
}
.ser-head .ser-title{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.ser-title .ser-span{
    width: 100%;
    height: 0.47rem;
    font-size: 0.26rem;
    color: #333333;
    text-align: center;
    line-height: 0.47rem;
}
.ser-span span{
    color: #0094fe;
}
.ser-title .ser-line{
    width: 0.27rem;
    height: 0.03rem;
    background: #0094fe;
    position: absolute;
    top: 0.41rem;
    left: 1.1rem;
}

.service .ser-top{
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0 0.4rem;
    box-sizing: border-box;
    margin-top: 0.32rem;
}
.ser-top .top-li{
    width: 3.24rem;
    height: 2.82rem;
    position: relative;
    float: left;
    margin-right: 0.22rem;
}
.top-li:nth-of-type(even){
    margin-right: 0;
}
.top-li:nth-of-type(n+3){
    margin-top: 0.24rem;
}
.top-li .top-box{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}
.top-box .top-p{
    width: 100%;
    height: 0.36rem;
    font-size: 0.24rem;
    color: #ffffff;
    text-align: center;
    line-height: 0.36rem;
    margin-top: 0.98rem;
}
.top-box .top-t{
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
    font-size: 0.16rem;
    color: #ffffff;
    line-height: 0.3rem;
    margin-top: 0.17rem;
}

.service .ser-on{
    width: 100%;
    height: 2.44rem;
    overflow: hidden;
    position: relative;
    margin-top: 0.32rem;
}
.service .top-box{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}

.service .ser-two{
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0 0.4rem;
    box-sizing: border-box;
    margin-top: 0.16rem;
}
.ser-two .two-li{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.two-li .two-img{
    width: 100%;
    height: 3.49rem;
    margin-top: 0.32rem;
}
.two-li .two-name{
    width: 100%;
    height: 0.42rem;
    font-size: 0.28rem;
    color: #0094fe;
    line-height: 0.42rem;
    margin-top: 0.24rem;
}
.two-li .two-lin{
    width: 0.5rem;
    height: 0.02rem;
    background: #0094fe;
    margin-top: 0.1rem;
}
.two-li .two-text{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 0.26rem;
    color: #333333;
    line-height: 0.4rem;
    margin-top: 0.3rem;
}

.service .ser-three{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 0.3rem;
}
.ser-three .three-li{
    width: 100%;
    height: 3.49rem;
    position: relative;
}
.three-li .three-box{
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 0.4rem;
    box-sizing: border-box;
}
.three-box .three-name{
    width: 100%;
    height: 0.46rem;
    font-size: 0.28rem;
    color: #ffffff;
    line-height: 0.46rem;
    margin-top: 0.6rem;
}
.three-box .three-text{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 0.2rem;
    color: #ffffff;
    line-height: 0.4rem;
    margin-top: 0.4rem;
}
.three-li:last-child .three-name{
    margin-top: 0.3rem;
}
.three-li:last-child .three-text{
    margin-top: 0.2rem;
}


.service .ser-four{
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0 0.4rem;
    box-sizing: border-box;
    margin-top: 0.76rem;
    margin-bottom: 0.6rem;
}
.ser-four .ser-img{
    width: 100%;
    height: 3.49rem;
}
.ser-four .ser-name{
    width: 100%;
    height: 0.42rem;
    font-size: 0.28rem;
    color: #0094fe;
    line-height: 0.42rem;
    margin-top: 0.24rem;
}
.ser-four .ser-lin{
    width: 0.5rem;
    height: 0.02rem;
    background: #0094fe;
    margin-top: 0.1rem;
}
.ser-four .ser-text{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 0.26rem;
    color: #333333;
    line-height: 0.4rem;
    margin-top: 0.3rem;
}
