/* CSS Document */
/*******************************文章页*************************************/
.article{ width:1200px; background:#ffffff; overflow:hidden; margin:0px auto;}
.article-bt{ overflow:hidden;}
.article-bt h2{ font-size:32px; color:#47332c; font-weight:bold; text-align:center; margin-top:70px;}
.article-bt p{ font-size:18px; color:#c8c6c5; text-align:center; margin:20px auto 48px;}
.article-xian{ background:#eaeaea; height:1px;}
.article-body{ width:895px; margin:40px auto 0px; padding-bottom:60px; border-bottom:1px dashed #eaeaea;}
.article-body p{ font-size:18px; color:#605e5d; line-height:35px; margin-top:10px;}
.article-zixun{ width:492px; margin:35px auto 60px; overflow:hidden;}
.article-zixun a{ display:block; color:#a56a68; width:222px; height:57px; text-align:center; line-height:57px; border:1px solid #a56a68; border-radius:30px; font-size:18px;}
.prene{ font-size:18px; color:#605e5d; line-height:42px; padding-left:157px; clear:both; overflow:hidden; margin-bottom:70px;}
.prene a{color:#605e5d;}
/*******************************文章页*************************************/
