p{
    margin: 0;
}
.productDetail_top{
    height: 3.61rem;
    background-image: url("../img/productDetail_img17.png");
    background-size: 100%;
    margin-top: 0.6rem;
}
.productDetail_p1{
    font-size: .24rem;
    font-weight: 400;
    color: #FEFEFE;
    line-height: .33rem;
    margin-bottom: .04rem;
}
.productDetail_p2{
    font-size: .15rem;
    font-weight: 300;
    color: #FEFEFE;
    line-height: .18rem;
    margin-bottom: .10rem;
}
.productDetail_line{
    width: .48rem;
    height: .02rem;
    background: #FF0039;
    margin-bottom: .60rem;
}
.productDetail_word{
    width: 5.69rem;
    height: 1.10rem;
    font-size: .13rem;
    font-weight: 400;
    color: #FFFFFF;
    line-height: .22rem;
    text-indent: 2em;
}
.content_img{
    display: block;
    margin: auto;
}
.content_ul{
    margin-left: 1.97rem;
    float: left;
}
.content_ul p{
    margin: 0 0 .24rem 0;
    font-size: .20rem;
    font-weight: 400;
    color: #050101;
    line-height: .28rem;
}
.content_ul p:before{
    content: '';
    display: inline-block;
    width: .11rem;
    height: .11rem;
    border-radius: .10rem;
    margin-right: .20rem;
    background: #74ABE2;
}
.content_imgBox{
    margin: .16rem 1.43rem 0 1.44rem;
    font-size: 0;
}
.content_item{
    float: left;
    width: 3.29rem;
    margin-right: .92rem;
    position: relative;
    padding-left: .81rem;
    box-sizing: border-box;
    margin-bottom: .51rem;
}
.content_item img{
    position: absolute;
    left: 0;
    top: .08rem;
}
.content_item p:first-of-type{
    font-size: .20rem;
    font-weight: 500;
    color: #74ABE2;
    line-height: .28rem;
    margin-bottom: .10rem;
}
.content_item p:last-of-type{
    font-size: .15rem;
    font-weight: 400;
    color: #050101;
    line-height: .21rem;
}
.content_app{
    margin-right: .51rem;
    float: left;
    margin-bottom: .40rem;
}
.content_app p{
    font-size: .20rem;
    font-weight: 500;
    color: #142333;
    line-height: .28rem;
    margin-top: .21rem;
    font-family: Alibaba-PuHuiTi-Medium;
    text-align: center;
}
.content_line{
    width: 11.52rem;
    height: 1.43rem;
    padding-left: 3.51rem;
    padding-right: .66rem;
    margin: 0 auto .20rem;
    box-sizing: border-box;
    background: linear-gradient(180deg, #E6E6E6 0%, #FFFFFF 100%);
    position: relative;
    overflow: hidden;
}
.content_line img{
    position: absolute;
    left: 0;
}
.content_line1{
    width: 11.52rem;
    height: 1.43rem;
    padding-right: 3.51rem;
    padding-left: .66rem;
    margin: 0 auto .20rem;
    box-sizing: border-box;
    background: linear-gradient(180deg, #E6E6E6 0%, #FFFFFF 100%);
    position: relative;
    overflow: hidden;
}
.content_line1 img{
    position: absolute;
    right: 0;
}
.content_line p:first-of-type,.content_line1 p:first-of-type{
    font-size: .20rem;
    font-weight: 600;
    color: #142333;
    line-height: .28rem;
    margin-top: .33rem;
    margin-bottom: .08rem;
}
.content_line p:last-of-type,.content_line1 p:last-of-type{
    font-size: .15rem;
    font-weight: 400;
    color: #142333;
    line-height: .21rem;
}