*{ margin:0; padding:0;}
body{ padding:0; margin:0; font-family: "宋体"; /*font-family: sans-serif;*/ font-size: 14px;}
.clear{ clear:both;}
a{ list-style:none outside none;text-decoration:none;}
li{list-style-type: none;}
i,em{font-style:normal}
textarea,button,input:focus{ outline:none }

.w1200{ width: 1200px;}
body{ background: #f7f8fa;}
.wite{ background: #fff;}
@media screen and (max-width: 768px){
	.w1200{ width: auto;}
}