html,body{height: 100%;margin: 0;padding: 0;}
body{color: #333;background-color: #F8F8F8;font-family: Microsoft Yahei, Verdana, PingFang SC, Helvetica Neue, Hiragino Sans GB, Microsoft Sans Serif, WenQuanYi Micro Hei, sans-serif;font-size: 14px;}
p,h1,h2,h3{margin: 0;padding: 0;font-weight: 400;}
.main{max-width: 1000px;margin: 0 auto;background-color: #fff;padding: 30px 30px 80px;min-height: 100%;box-sizing: border-box;}
.title{margin-bottom: 10px;}
.title h1{font-size: 30px;text-align: center;padding: 20px 0;color: #333;line-height: 1.5;}
.title p{font-size: 14px;line-height: 28px;color: #666;}
.content h3{font-size: 16px;line-height: 2;font-weight: bold;margin: 10px 0;}
.content p{font-size: 14px;line-height: 28px;}