p{
    margin: 0;
}
.productDetail_top{
    height: 3.61rem;
    background-image: url("../img/productDetail_img1.png");
    background-size: 100%;
    margin-top: 60px;
}
.productDetail_p1{
    font-size: 0.24rem;
    font-weight: 400;
    color: #FEFEFE;
    line-height: 0.33rem;
    margin-bottom: 0.04rem;
}
.productDetail_p2{
    font-size: 0.15rem;
    font-weight: 300;
    color: #FEFEFE;
    line-height: 0.18rem;
    margin-bottom: 0.1rem;
}
.productDetail_line{
    width: 0.48rem;
    height: 0.02rem;
    background: #FF0039;
    margin-bottom: 0.6rem;
}
.productDetail_word{
    width: 5.69rem;
    height: 1.1rem;
    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 0.24rem 0;
    font-size: 0.2rem;
    font-weight: 400;
    color: #050101;
    line-height: 0.28rem;
}
.content_ul p:before{
    content: '';
    display: inline-block;
    width: 0.11rem;
    height: 0.11rem;
    border-radius: 0.1rem;
    margin-right: 0.2rem;
    background: #74ABE2;
}
.content_imgBox{
    margin: 0.16rem 1.43rem 0 1.44rem;
    font-size: 0;
}
.content_item{
    position: relative;
    width: 11.53rem;
    height: 2.58rem;
    background: #F8FBFE;
    padding: 0.36rem 0.6rem 0 3.38rem;
    margin: auto;
    box-sizing: border-box;
}
.content_item img{
    position: absolute;
    top: 0.3rem;
    left: 0.61rem;
    width: 1.97rem;
}
.content_item p{
    font-size: 0.2rem;
    font-weight: 400;
    color: #050101;
    line-height: .28rem;
    margin-bottom: 0.14rem;
}
.content_item p:first-of-type{
    font-size: .24rem;
    font-weight: 500;
    color: #74ABE2;
    line-height: 0.33rem;
    margin-bottom: 0.14rem;
}

