@charset "utf-8";
/*--------------------------------------------
|        Type:    CSS Document 
+---------------------------------------------
|        Author:  钄℃収
+---------------------------------------------
|        QQ:    807159382
+---------------------------------------------
|        Mail:    807159382@qq.com
+---------------------------------------------*/

/*--------------------------------------------
|              CAIHUI
+-------------------------------------------*/

/*鍏敤鏍峰紡*/
body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div, dl, dt, dd, input {
	margin: 0;
	padding: 0;
}
body, button, input, select, textarea {
	font: 14px/1.5 tahoma, "寰蒋闆呴粦", \5b8b\4f53;
*font-family: '寰蒋闆呴粦';
	font-family: '寰蒋闆呴粦';
	color: #383838;
}
img {
	border: none;
}
li {
	list-style: none;
}
input, select, textarea {
	outline: none;
	border: none;
	background: none;
}
textarea {
	resize: none;
}
a {
	text-decoration: none;
	color: #383838;
}
i, em {
	font-style: normal
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*a:hover{ cursor: crosshair; }*/

/*娓呮诞鍔?*/
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.clearfix {
	zoom: 1;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.comWidth {
	width: 1380px;
	margin-left: auto;
	margin-right: auto;
}
.comWidth1 {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.leftArea {
	float: left;
}
.rightArea {
	float: right;
}
.hide {
	display: none;
}
.show {
	display: block;
}
