@charset "utf-8";

A:link{
	text-decoration:none;
	color:#333333;
	font-family: "微软雅黑";
}

A:visited{
	text-decoration:none;
	color:#333333;
	font-family: "微软雅黑";
}
A:hover{
	text-decoration:underline;
	color:#333333;
	font-family: "微软雅黑";
}

img{ border:0; }

.b {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.white {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.line {
	font-family: "微软雅黑";
	color: #333333;
	text-decoration: none;
	border: 1px dotted #999999;
	font-size: 12px;
}
.pink {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #FC5164;
	text-decoration: none;
}


.zi {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}

.nav A:link{
	text-decoration:none;
	color:#666666;
	font-size: 16px;
	font-family: "微软雅黑";
}
.nav A:visited{
	text-decoration:none;
	color:#666666;
	font-family: "微软雅黑";
	font-size: 16px;
}
.nav A:hover{
	text-decoration:underline;
	color:#666666;
	font-size: 16px;
	font-family: "微软雅黑";
}
.white {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}



.header {
	margin: auto;
	width: 100%;
	overflow: hidden;
	padding: 0 0 30px 0;
	height:auto;
	overflow:hidden;
	background-color: #EFEFEF;	
}

.top {
	margin: auto;
	width: 1000px;
	overflow: hidden;
	height: auto;
}
.top_left {
	float: left;
	height: auto;
	width: 240px;
	overflow: hidden;
	padding:60px 0 0 0;
}
.top_left img {
	height: 240px;
	width: 240px;
	border-radius:30px;
}
.top_right{
	float: left;
	width: 500px;
	height: auto;
	overflow: hidden;
	color: #666;
	padding:70px 0 0 40px;
}
.top_right02 {
	float: right;
	width: 200px;
	overflow: hidden;
	height: auto;
	color:#fff;
	padding:30px 0 0 0;
}
.ewm {
	background-color: #FFF;
	text-align: center;
	padding:7px 0;
}
.xiazai00 {
	overflow: hidden;
	height: auto;
	padding:40px 0 0 0;
}
.xiazai00_a {
	background-color: #39C9FF;
	display: block;
	float: left;
	color: #FFF;
	text-decoration: none;
	height: 60px;
	width: 180px;
	line-height: 60px;
	text-align: center;
	border-radius: 50px;
	font-size: 20px;
	margin: 0 20px 0 0;
}
.xiazai00_a:hover {
	background-color: #04E3AC;
}
.xiazai00 span {
	background-color: #01958a;
	display: block;
	float: left;
	color: #0fb1a5;
	text-decoration: none;
	height: 60px;
	width: 180px;
	line-height: 60px;
	text-align: center;
	border-radius:50px;
	font-size:20px;
	margin:0 0 0 12px;
}
.xiazai000_a {
	background-color: #04d7a3;
	display: block;
	float: left;
	color: #FFF;
	text-decoration: none;
	height: 60px;
	width: 180px;
	line-height: 60px;
	text-align: center;
	border-radius:50px;
	font-size:20px;
	margin:0 20px 0 0;
}
.xiazai000_a:hover {
	background-color: #04E3AC;
}
.xiazai000 span {
	background-color: #01958a;
	display: block;
	float: left;
	color: #0fb1a5;
	text-decoration: none;
	height: 60px;
	width: 180px;
	line-height: 60px;
	text-align: center;
	border-radius:50px;
	font-size:20px;
	margin:0 0 0 12px;
}
.tit{ height:auto; overflow:hidden; font-size:26px;}
.top_right dl dd {
	padding:5px 0 0 0; float:left; width:200px;
}
.top_right dl {
	padding:12px 0 0 0; height:auto; overflow:hidden;
}
.dingwei{
	position: relative;
}
.denglu{
	padding: 18px;
	position: absolute;
	right: 235px;
	top: 51px;
	width: 250px;
	height: 200px;
	background-color: #FFFFFF;
	border-radius: 12px;
}
