@charset "UTF-8";

body,div,ul,ol,li,dl,dt,dd,p,h1,h2,h3,h4,h5,h6,form,table,tr,td,th,button,input,select,textarea,p,i{margin:0;padding:0;-webkit-tap-highlight-color:rgba(255,255,255,0)}
img{border:none;vertical-align:top;}
ol,ul{list-style:none;}
button,input,select,textarea{font-size:.8rem;outline:none;resize:none; font-family: "Microsoft Yahei";}
em,i,strong,b{font-style:normal;font-weight:normal;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
table{border-collapse:collapse;border-spacing:0;}
table td{ border:1px solid #ddd; text-align: center;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}

/*User-Defined*/
body {font: 14px/1.5 'Microsoft Yahei',Arial;-webkit-text-size-adjust: none;max-width: 640px;margin: 0 auto;color:#192b39;width: 100%; height: 100%;}
a{text-decoration:none;outline:none;}
a:visited{ color: none;}
a{color:#666;text-decoration:none;outline:none; -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;-webkit-user-select: none;}
select{appearance:none; -moz-appearance:none; -webkit-appearance:none; }
.clearfix:after {content: " "; display: block; clear: both; height: 0; }
.clearfix {zoom: 1; }
a,a:hover,a:active,a:visited,a:link,a:focus{
    -webkit-tap-highlight-color:rgba(255,255,255,0);
    outline:none;
    background: none;
    text-decoration: none;
}
.db-h{overflow: hidden; text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical; display: -webkit-box;}
.v-mi{display: box; display: -webkit-box; -webkit-box-pack:center; 
-webkit-box-align:center;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"],input[type="number"] {-webkit-appearance: none;}
input{border-radius: 0;}
textarea {-webkit-appearance: none;}




