html,body{
	width: 100%;
	height: auto;
	font-family: "微软雅黑",arial;
}
table{border-collapse: collapse;font-weight: normal;}
html,body,div,img,b,p,i,span,a,ul,li,i,table,tr,td,th,input,
h1,h2,h3,h4,h5,h6,select,option,em,label{
	margin: 0;
	padding: 0;
}
input[type="button"], input[type="submit"], input[type="reset"]{-webkit-appearance: none;}
textarea{-webkit-appearance: none;}
input[type="submit"],input[type="radio"],input[type="button"],input[type="file"],input[type="checkbox"]{cursor:pointer;}
a{
	text-decoration: none;
	color: #666;
}
ul,li{
	list-style: none;
}
i{
	font-style: normal;
}
input,select{
	outline: none;
	font-size: 14px;
}
.w1200{
	width: 1200px !important;
	margin: 0 auto !important;
}
.cl{-webkit-appearance: none;-moz-appearance: none;-ms-appearance: none;-o-appearance: none;appearance: none;border:none;background-color: #fff;}
em{font-style: normal;}
.red{
	color: red;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.li_on{
	background-color: #d6a916;
}
::-webkit-input-placeholder{color:#999}
:-moz-placeholder{color:#999}
::-moz-placeholder{color:#999}
:-ms-input-placeholder{color:#999}
.one{overflow: hidden;white-space: nowrap; text-overflow: ellipsis;  }
.two{text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2; -webkit-box-orient: vertical;  }
.clear_f:after{content: "";display: block;width: 0;height: 0;clear: both;opacity: 0;}
.clear{display: block;width: 0;height: 0;clear: both;opacity: 0;}
