
.product-show.service {
    height: auto;
    padding: 0;
    padding-bottom: 0px;
}
a {
    color: inherit;
    text-decoration: none;
}

.product-show.service.other .title {
    padding-top: 20px;
}
.product-show.service.other .m-title {
    margin-bottom: 20px;
}
.box {
    background-color: #F8FBFF;
    text-align: center;
}
.l-r-cont {
    margin: 0px auto;
}
.l-r-cont .item{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 50px;
    /*padding: 0 340px;*/
}
.l-r-cont .item.one {
    /*justify-content: flex-start;*/
}

.l-r-cont .item .left {
    margin-right: 50px;
}
.l-r-cont .item .txt{
    width: 550px;
}
.l-r-cont .item .txt .title {
    font-size: 37px;
    color: #444444;
    line-height: 51px;
    margin-bottom: 20px;
}
.l-r-cont .item .txt .title .line {
    width: 37px;
    height: 4px;
    background-color: #195ED7;
    margin-top: 10px;
}


.l-r-cont .item .txt .p {
    font-size: 18px;
    color: #808080;
    line-height: 27px;
}
.l-r-cont .item .img{
    width: 404px;
    height: 332px;
    background: url("https://taozhi-static-1310526484.cos.ap-guangzhou.myqcloud.com/static%2Fimage%2Fservice3-1.png") no-repeat center;
    background-size: 100% 100%;
}
.l-r-cont .item .img2 {
    width: 634px;
    height: 418px;
    background: url("https://taozhi-static-1310526484.cos.ap-guangzhou.myqcloud.com/static%2Fimage%2Fservice3-2.png") no-repeat center;
}
.l-r-cont .item .img3 {
    width: 470px;
    height: 484px;
    background: url("https://taozhi-static-1310526484.cos.ap-guangzhou.myqcloud.com/static%2Fimage%2Fservice3-3.png") no-repeat center;
}
.l-r-cont .item .img4 {
    width: 268px;
    height: 294px;
    margin-left: 180px;
    background: url("https://taozhi-static-1310526484.cos.ap-guangzhou.myqcloud.com/static%2Fimage%2Fservice3-4.png") no-repeat center;
}

.l-r-cont .item .img5 {
    width: 458px;
    height: 380px;
    background: url("https://taozhi-static-1310526484.cos.ap-guangzhou.myqcloud.com/static%2Fimage%2Fservice3-5.png") no-repeat center;
}
.l-r-cont .item .img6 {
    width: 526px;
    height: 274px;
    background: url("https://taozhi-static-1310526484.cos.ap-guangzhou.myqcloud.com/static%2Fimage%2Fservice3-6.png") no-repeat center;
}

