@charset "UTF-8";
@import "category.css";

h2.articleTitle {
    font-size: 28px;
    line-height: 1.2em;
}

h2.articlesubTitle {
    font-size:20px;
    line-height:1.1em;
    font-weight:500;
    margin: 0 0 20px;
    clear:both;
    display:block;
}

h2.hotTitle {
    font-size: 28px;
    line-height: 32px;
}

.articleBox p {
    font-size: 14px;
    line-height: 1.5;
}

.articleZhengwen p {
    line-height: 1.4em;
    margin-bottom: 16px;
    text-align: justify;

}

.articleZhengwen p img {
    /*text-align: center;*/
    display: block;
    margin: 16px auto;
}

.textBody p img {
    /*text-align: center;*/
    display: block;
    margin: 16px auto;
}

.articleZhengwen p.quote {
    text-align: justify;
}

.columnRelLi a, .columnReRi a {
    font-size: 15px;
    line-height: 20px;
}

.downInfo p {
    margin-bottom: 18px;
}

.RelatedArticleLi a {
    font-size: 14px;
}

.PreviouBox p, .NextBox p {
    font-size: 13px;
}

.listWrap a {
    font-size: 15px;
    line-height: 21px;
}

.listWrap a .timeR {
    font-size: 12px !important;
}

/* -- jingwen -- */
.jingwenBody h2 {
    margin-bottom: 25px;
    font-weight: 700;
    font-size: 18px;
    font-family: Vollkorn, "Times New Roman", Times, serif;
}

.Asearchsubmit {
    margin-top: -35px !important;
}