﻿/* 增对hanweb.css====问题的覆盖样式！ */
body {

  text-align:center;
}
a {transition: all 0.2s ease-out 0s; color:#333}
a:hover{transition: all 0.2s ease-out 0s; color:#F00}

/*******文章正文样式开始****/

.bt-article-s .bt-article-02{ width:1000px; padding:25px 100px 30px 100px; }
.bt-article-y .bt-article-02{ width:1100px; padding:25px 100px 30px 100px;}



