@charset "utf-8";
/* CSS Document */
*
{
	margin:0;
	padding:0;
	text-decoration:none;
	list-style:none;
	font-family:"微软雅黑";
}
img
{
	border:0px;
	cursor:pointer;
}
.clear
{
	clear:both;
}
.left
{
	float:left;
}
.right
{
	float:right;
}
.dms_body
{
	width:1000px;
	margin:auto;
}
.dms_head
{
	height:60px;
}
.dms_head_logo
{
	height:35px; 
	margin-top:12.5px;
}
.dms_head_a
{
	line-height:60px;
	color:#999;
	float:right;
}
.know a
{
	color:#f2461c;
	font-size:14px;
	font-weight:bold;
}
.know a:hover
{
	color:#ffa48e;
}
.dms_head_a a
{
	color:#666;
}
.dms_head_a a:hover
{
	color:#18b4ed;
}
.bottom_button
{
	width:120px;
	height:28px;
	background-color:#f2461c;
	border-radius:0.3em;
	font-family:"微软雅黑";
	color:#fff;
	border:0px;
}
.foot_icon
{
 	width: 870px;
	margin:30px auto;
}
.foot_icon li
{
	float: left;
	margin-right: 30px;
}
.foot_logine
{
	height:30px;
	color:#999;
	font-size:12px;
	min-width:1000px;
	width: 100%;
	width: 1000px; 
	margin: auto;
}
.foot_link_logine a
{
	color:#999;
}
.foot_link_logine
{
	color:#666;
	position:relative;
	bottom:4px;
	float: left; 
	font-size: 13px;
	font-weight: bold;
}
.foot_link_logine a:hover
{
	color:#18b4ed;
}