/*鏂囩珷鏍峰紡寮€濮�*/
.article .ar_title {
    border-bottom: 1px solid #e7e7e7;
}

.article .ar_title h3 {
    font-size: 20px;
    color: black;
    text-align: left;
}

.article .ar_title .other {
    margin-top: 32px;
    margin-bottom: 20px;
}

.article .ar_title .other span {
    font-size: 14px;
    color: #999999;
    margin-right: 50px;
    text-align: left;
}

.article {
    width: 800px;
    margin: 25px auto 0;
}

.article .ar_content p {
    font-size: 16px;
    color: #333333;
    line-height: 33px;
    text-align: justify;
}

.article .ar_content img{
    display: block;
    max-width: 100%;
    margin: 30px auto;
    height: auto!important;
}
.article .ar_content img:last-of-type{
    margin-bottom: 0;
}

.article .article_entrance {
    margin-top: 28px;
}

.article .article_entrance span {
    color: #666666;
    font-size: 14px;
}

.article .article_entrance a {
    color: #17439b;
    font-size: 14px;
}

.article .article_entrance a:hover {
    text-decoration: underline;
}

.article .article_entrance p:first-child {
    margin-bottom: 15px;
}

/*鏂囩珷鏍峰紡缁撴潫*/

