@charset "gb2312";
/* CSS Document */
html{width: 100%;  padding:0; margin:0;}
body{min-width:1200px;}
body,input,textarea{width: 100%; height: 100%; overflow: auto; font-family: "Hiragino Sans GB","sans-serif", "Microsoft Yahei", "Arial", "Helvetica","Helvetica Neue","PingFang SC" ; margin:0; padding:0;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {margin: 0;padding: 0;vertical-align: baseline;}

@font-face { 
    font-family: Microsoft Yahei; 
    src: url("MSYH.TTC","MSYHBD.TTC","MSYHL.TTC"); 
} 
.fontFace{
    font-family: Microsoft Yahei; 
}

ul,ol{list-style:none;}
div{margin:0; padding:0;}
input{border:none; margin:0; padding:0;}
.clear{clear:both; height:0; font-size:1px; line-height: 0px;}

.clearfix:after {clear:both; height:0; overflow:hidden; display:block; visibility:hidden; content:"."; }
* html .clearfix{ height:1%};
*+html .clearfix{ height:1%};

li{list-style-type:none;}
table{ margin:0 auto;}

img{max-width:100%; vertical-align:top; border:none;}

a{color:#444; text-decoration:none;-webkit-tap-highlight-color: transparent;outline: 0;}
a:hover {color:#F55C4E;}

.word{word-break:break-all;}

input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}

input[type=button]{-webkit-appearance:none;outline:none}

input[type="text"],input[type="password"]{-webkit-appearance:none;appearance:none;outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}

input,button,select,textarea{outline:none;-webkit-tap-highlight-color: rgba(0,0,0,0);}
textarea{resize:none} 

button {-webkit-appearance: none; border: none;}
input[type=time]{-webkit-appearance:none;appearance:none;outline:none;}

input{ font-family: "Microsoft Yahei", "Arial", "Helvetica", "STHeiTi", "sans-serif"; margin:0; padding:0;}

a{color:#666666;text-decoration: none;}
a:hover{text-decoration: none;}
div,section{margin:0; padding:0;}

