.title00{
    width: 8rem;
    margin: 8rem auto 0 auto;
}
.content{
    margin: 7rem 1rem 0rem 1rem;

}
.content h2{
    font-size: 2rem;
    color: #333;
    font-weight: 500;
    line-height: 2.4rem;
    margin-bottom: 1rem;
    margin-top: 3rem;

}
.content .detail-time{
    font-size: 1.2rem;
    color: #888;
    margin-bottom: 2rem;
}
.content h3{
    text-align: left;
    margin: 1rem 0 2rem 0;
    font-size: 1.8rem;
    color: #333;
    font-weight: 500;
    line-height: 2.4rem;
    padding-top: 3rem;
    border-top: 1px dashed #eee;
}
.content img{
    width: 100%;
    margin-bottom: 1.4rem;
}
.content h4{
    font-size: 1.6rem;
    color: #333;
    margin: 3rem 0rem 1.5rem 0rem;
    line-height: 2.2rem; 
    font-weight: 400;
}
.content h5{
    font-size: 1.4rem;
    color: #333;
    margin: 1rem 0rem 1rem 0rem;
    line-height: 2rem; 

}

.content p{
    font-size: 1.3rem;
    color: #333;
    line-height: 2rem;
    font-weight: 300;
    margin-bottom: 1.2rem;
    text-align: justify;
}
.content p a{
    color: #333;
}
.content p span{
    font-weight: 500;
}
.height{
    height: 5rem;
}



.biaodan ul{
    float: left;
    width: 50%;
    margin-bottom: 1rem;
    margin-top: 1.2rem;
}
.biaodan ul li{
    font-size: 1.3rem;
    margin-bottom: 0.8rem;
    color: #333;
}
.biaodan ul li.biao{
    color: #333;
    font-weight: 500;
}






