@charset "utf-8"; 

*{ font-family: '微软雅黑'; }
a{ color: #333; text-decoration: none; font-size: 14px; cursor: pointer; }
ol,ul,li{ list-style: none; }
body{ background: #fff; }

.content .main{ padding-top: 60px; line-height: 35px; font-size: 16px; color: #898989;}
.content .main img{ max-width: 100%; margin: 0 auto; }