html{ font-size:6.25%;}
body{ font-size:14px; /*min-width:320px;*/line-height:1; color:#333 }
.clear{ clear:both;height:0;line-height:0;font-size:0;overflow:hidden;}
.hide{ display:none;}
img{vertical-align:middle;max-width:100%;}
input:focus { outline: 0 none;}
::-webkit-input-placeholder { color:#999; }
::-moz-placeholder { color:#999; } /* firefox 19+ */
:-ms-input-placeholder { color:#999; } /* ie */
input:-moz-placeholder { color:#999; }
a:focus { outline: medium none;}
a{text-decoration:none;cursor:pointer;}
a:link{color:#333;}
a:visited{color:#333;}
a:hover{text-decoration: none;}
input[type=button],input[type=submit],input[type=reset],a,select,option{ -moz-appearance:none; -webkit-appearance: none;appearance: none; outline:none; -webkit-tap-highlight-color:rgba(0,0,0,0);} 
input[type=text],input[type=password]{height:36px;width:100%; text-indent:5px;border:0;color:#333;box-sizing:border-box;}
input[type=checkbox]{ vertical-align:middle;}
select{ width:100%; height:36px; line-height:36px; border:0; background:rgba(0,0,0,0)}
textarea{border:0;width:100%; padding:5px; box-sizing:border-box}
.subbtn{width:100%; height:36px; line-height:36px; text-align:center; border-radius:4px; background-color:#3186bc; color:#fff; cursor:pointer;}    
.subbtn.cur{ background-color:#dedede;}
.btnsmall{width: 60px;height: 30px;line-height: 30px;text-align: center;border-radius: 4px; background-color:#f33638; color:#fff; font-size: 12px;cursor: pointer;}
.nodata{ background:url(../image/icon_nodata.png) no-repeat center 40px; background-size:auto 64px; text-align:center; padding:116px 0 12px; color:#666; border:0 !important }

