.productTitle{
    font-size: 26px;
    font-weight: 800;
    text-align: center;
    letter-spacing: 2px;
    color: rgb(70,133,248);
    margin-top: 5px;
}

.productContent{
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: 400;
    text-align: justify;
}

.productSubTitle{
    color: rgb(70,133,248);
    font-size: 20px;
    font-weight: 600;
    margin-top: 5px;
    background-color: rgb(222,234,246);
    text-indent: 4px;
}

.productSubContent{
    margin-top: -20px;
    background-color: rgb(242,242,242);
    letter-spacing: 2px;
}

.productSubTitleNum{
    color: rgb(70,133,248);
    font-size: 28px;
    font-weight: 800;
    margin-top: 5px;
}

.productSubContent1{
    letter-spacing: 3px;
    font-size: 18px;
}

.featureContent{
    background-color: rgb(236,243,250);
    margin: 15px auto;
    line-height: 40px;
}

.productImg{
    width: 750px;height: 350px; margin-bottom: 20px;
}<!--ºÄÊ±1776144576.8777Ãë-->