body {
	color: rgb(68, 68, 68); font-family: "Î¢ÈíÑÅºÚ","Microsoft Yahei"; font-size: 12px;
}
a {
	color: rgb(68, 68, 68);
}
a:hover {
	color: rgb(19, 66, 104);
}
img {
	transition:0.3s; max-width: 100%; -moz-transition: .3s; -webkit-transition: .3s; -o-transition: .3s;
}
.ani {
	transition:0.3s; max-width: 100%; -moz-transition: .3s; -webkit-transition: .3s; -o-transition: .3s;
}
input {
	color: rgb(68, 68, 68); font-family: "Î¢ÈíÑÅºÚ","Microsoft Yahei"; font-size: 12px;
}
textarea {
	color: rgb(68, 68, 68); font-family: "Î¢ÈíÑÅºÚ","Microsoft Yahei"; font-size: 12px;
}
select {
	color: rgb(68, 68, 68); font-family: "Î¢ÈíÑÅºÚ","Microsoft Yahei"; font-size: 12px;
}
input[type='submit'] {
	-webkit-appearance: none; -moz-appearance: none; appearance: none;
}
input[type='reset'] {
	-webkit-appearance: none; -moz-appearance: none; appearance: none;
}
input[type='button'] {
	-webkit-appearance: none; -moz-appearance: none; appearance: none;
}
select {
	-webkit-appearance: none; -moz-appearance: none; appearance: none;
}
.wp {
	margin: 0px auto; width: 100%; max-width: 1200px;
}
.h50 {
	height: 50px; overflow: hidden; clear: both;
}
.h100 {
	height: 100px; overflow: hidden; clear: both;
}
