﻿.product_body {
    margin: 0 auto;
    margin-bottom: 30px;
    color: rgba(255,255,255,1);
}
.product_bodytitle {
    font-size: 45px;
    font-family: Heiti SC;
    font-weight: 500;
    line-height: 59px;
    color: rgba(255,255,255,1);
    opacity: 1;
    margin-top:136px;
}

.product_ul {
    color: #ccc;
}

.product_bodylist {
    margin-top: 40px;
    list-style-type: circle;
    list-style-position: outside;
}

    .product_bodylist li p {
        margin: 13px;
        font-size: 24px;
        font-family: Source Han Sans SC;
        font-weight: 500;
        line-height: 36px;
    }

 .product_bodyhead {
        margin: 0 auto;
        margin-top: 200px;
        overflow: hidden;
    }

    .product_bodyhead hr {
        width: 248px;
        height: 4px;
        background: rgba(255, 255, 255, 1);
        opacity: 1;
        border-radius: 2px;
        margin-left: 0px;
        margin-top: 20px;
    }
#news_content p {
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    color: rgba(51,51,51,1);
    opacity: 1;
}
.liclick {
    background-color: #2D86FF;
}
.product_ul >li{
    margin-bottom:10px;
}
a:hover {
    color: #2C68FF;
}

.ppap {
    color: #fff;
    background-color: #2D86FF;
}

.au_active_f {
    color: #2D86FF;
    font-weight: 600;
}

.au_active_s {
    background-color: #2D86FF;
}
