@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0; font-family:"微软雅黑"}
html,body{ height:100%; position:relative; display:table-row-group; min-width:100%; float:left}
body{font:12px "微软雅黑";-webkit-text-size-adjust:100%;background-size:100%;}
a{text-decoration:none;-webkit-tap-highlight-color:transparent;}
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
textarea {  -webkit-appearance: none;}
input{ font-family:"微软雅黑";}
a:hover{color:#cd0200;text-decoration:none}
em,i{font-style:normal}
li{list-style:none}
img{border:0;vertical-align:middle}
table{border-collapse:collapse;border-spacing:0}
p{word-wrap:break-word}
