@charset "utf-8";
/*whole*/
html{}
body{ width: 100%; margin:0; padding: 0; font-family:"Microsoft Yahei";}
input{ font-family:"Microsoft Yahei";}
img{border:0;max-width:100%; padding:0; margin:0;}
a,p,form{text-decoration:none; margin:0px; padding:0px;}
a:hover{text-decoration:underline;}
ul,li{ list-style-type:none;  margin:0px; padding:0px;}

/*clear float*/
.clearfix{*zoom:1;}.clearfix:after{content:"\200B"; display:block; height:0; clear:both;overflow:hidden; visibility:hidden; }

.main{width:100%; margin:0 auto; position: relative;}
.main img{ max-width: 100%; display: block; margin:0 auto;}
.main p{ width: 94%; margin: 0 auto; color: #3b3b3b; line-height: 2rem; font-size: 90%; margin-bottom: 1.2rem; }
.bj{ width: 100%; height: 4em; background: #fa5164;}
.footer{position: fixed; bottom: 0; width: 100%; height:10%; background:rgba(0,0,0,.6); }
.img img{ width: 90%; margin:0 auto; padding-top: 2%; }
.bj_btn{ width: 100%; height: 3rem; line-height: 3rem; text-align: center; font-size: 120%; background: #fffd81; color: #fd525a; font-weight: bold; position: fixed;bottom: 0px;}
.bj_btns{ width: 100%; height: 3rem; line-height: 3rem; text-align: center; font-size: 120%; background: #f5d822; color: #fd525a; font-weight: bold; }
.bj_btns a{ color: #000; }
