@charset "utf-8";
html{color:#000;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
html *{outline:none;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}
html,body{font-family:"Microsoft YaHei";min-height:100%;}
input{border:none;outline:medium;background-color:transparent;FILTER:alpha(opacity=0); /*androd*/appearance:none;  /*下拉框去掉右侧图标*/-moz-appearance:none;-webkit-appearance:none;}
*{margin:0;padding:0; }
/*body { -webkit-overflow-scrolling: touch;overflow-scrolling: touch;}*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
input,select,textarea{font-size:100%;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
abbr,acronym{border:0;font-variant:normal;}
del{text-decoration:line-through;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:500;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:500;}
q:before,q:after{content:'';}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sup{top:-0.5em;}
sub{bottom:-0.25em;}
a:link{}
ins,a{text-decoration:none;}
input，textarea{outline:none}

/**20190409**/
a{font-size:14px;color:#428AF6;}
/**margin-top**/
.mt0{margin-top:0!important;}
.mt55{margin-top:55px!important;}
.mt40{margin-top:40px!important;}
.mt30{margin-top:30px!important;}
.mt20{margin-top:20px!important;}

/**margin-right**/
.ml22{margin-left:22px!important;}
.mr10{margin-right:10px!important;}
.ml15{margin-left:15px!important;}
.fl{float:left!important;}
.fr{float:right!important;}
.f13{font-size:13px!important;}
.hidden{display:none;}