*{
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
	font-family: "微软雅黑";
	color: #333;
}
img{
	border: none;
}
.hide{
	display: none;
}
.top{
	width: 100%;
	height: 150px;
	background: url(bg01.png);
}
.top_{
	width: 1380px;
	height: 150px;
	margin: 0 auto;
}
.logo{
	float: left;
	margin-top: 33px;
}
.top_r{
	width: 448px;
	height: 36px;
	float: right;
	margin-top: 62px;
}
.jiansuo{
	width:336px;
	height: 36px;
	background: url(bg2.png) no-repeat;
	float: left;
}
.seach{
	width: 269px;
	height: 32px;
	line-height: 32px;
	float: left;
	margin-left: 20px;
	margin-top: 3px;
	border: none;
	outline: none;
}
.jiansuo button{
	width: 45px;
	height: 36px;
	border: none;
	background: none;
	float: left;
	cursor: pointer;
	outline: none;
}
.login a{
	font-size: 13px;
}
.login img{
	float: left;
}
.login div{
	float: left;
	margin-top: 6px;
}
/*底部*/
.bot{
	width: 100%;
	height: 140px;
	background: #929292;
}
.bot_{
	width: 1380px;
	margin: 0 auto;
}
.bot_l{
	width: 890px;
	float: left;
	height: 140px;
}
.bot_r{
	width: 490px;
	float: right;
	height: 140px;
	position: relative;
}
.bot_l ul{
	width: 250px;
	height: 16px;
	margin: 0 auto;
	padding-top: 30px;
	margin-bottom: 20px;
}
.bot_l ul li{
	width: 79px;
	float: left;
	line-height: 16px;
	text-align: center;
	border-right: 2px solid white;
}
.bot_l ul li+li+li{
	border-right: none;
}
.bot_l ul li a{
	font-size: 15px;
	color: white;
}
.bot_l p{
	margin-bottom: 10px;
	text-align: center;
	font-size: 13px;
	color: white;
}
.ewm_{
	float: left;
	margin-top: 40px;
	margin-right: 40px;
}
.ewm{
	position: absolute;
	left: -30px;
	bottom: 104px;
}
.ewm+.ewm{
	left: 55px;
}
.ewm+.ewm+.ewm{
	left: 145px;
}
.ewm+.ewm+.ewm+.ewm{
	left: 243px;
}

/*主体*/
.dqwz{
	width: 100%;
	height: 40px;
	background-color: #ededed;
}
.dqwz_{
	width: 1380px;
	margin: 0 auto;
	height: 40px;
}
.sec{
	width: 1380px;
	margin: 30px auto;
}

