@charset "utf-8";
/* CSS Document */

body,input,button,p,h1,h2,h3{ margin:0; padding:0; font-family: Microsoft YaHei,Helvitica,Verdana,Tohoma,Arial,san-serif; border: 0;outline:none }
/*body{ background:url(../img/bg@3x.png) no-repeat; background-size: cover}*/

body{ background-color: #f5f5f9;}
.main-box{padding:18px 12px;}
.main-box p{ font-size: 14px;color: #444; line-height: 22px;}
.main-box h3{
    font-weight: bold;
    font-size: 15px;
    margin-top: 32px;
    line-height: 26px;
}
