/*属性重置*/
*{
	margin:0;
	padding:0;
	}

a img{
	border:none;
	}
	

body{font-size:12px;
font-family:"微软雅黑", "黑体", "Adobe 黑体 Std R";
color:#868686;}

ul li dd dt{
	list-style:none;
	}

/*产品栏开始*/
.mid_content{
	width:1024px;
	height:8000px;
	margin:90px auto;
	overflow:hidden;
	position:relative;
	}
	
/*左边开始*/
	
.left{
	width:240px;
	height:800px;
	float:left;
	}
	
.first_title{
	width:220px;
	height:270px;
	margin:5px 10px;
	}
	
.guide_title{
	background-color:#000;
	width:220px;
	height:40px;
	color:#FFF;
	font-size:14px;
	line-height:40px;
	border-radius:6px;
	z-index:30;
	position:absolute;
	}
	
.guide_title b{
	margin-left:8px;}
	
.guide_content{
	width:218px;
	height:220px;
	border-radius:8px;
	font-size:14px;
	color:#222222;
	padding-top:40px;
	border:1px solid #999;
	}
	
.guide_content ul{
	margin-top:20px;
	}	
	

.guide_content ul li{
	list-style:none;
	margin:10px 0 12px 0;
	height:30px;
	}
	
.guide_content ul li a{
	cursor:pointer;}
	
.guide_content ul li img{
	float:left;}
	
.guide_content ul li span{
	float:left;
	margin:3px 0 0 10px;
	font-weight:600;
	text-decoration:none;
	color:#222222;}
	
.guide_content .li1{
	margin-left:30px;}
	
.guide_content .li2{
	margin-left:27px;}
	
.guide_content .li3{
	margin-left:25px;}
	
.guide_content .li4{
	margin-left:27px;}
	
.contact{
	width:260px;
	height:330px;
	margin:5px 10px;
	}
	
.contact_content{
	width:218px;
	height:320px;
	border-radius:8px;
	padding-top:40px;
	color:#222222;
	border:1px solid #999;
	}
	
.top{
	border-bottom:1px dashed #999999;}
	
.top p{
	height:25px;
	margin:8px 0 10px 20px;
	}
	
.top img{
	margin-top:2px;
	float:left;
	}
	
.top p span{
	margin:5px 0 0 10px;
	letter-spacing:2px;
	float:left;
	text-decoration:none;
	color:#222222;
	}
	
.mid{
	border-bottom:1px dashed #999999;}
	
.mid p{
	height:30px;
	margin:8px 0 10px 17px;
	}
	
.bottom p{
	margin:8px 0 0 17px;
	}
	
.p1{
	font-size:15px;
	height:30px;
	}
	
.p1 img{
	float:left;}
	
.p1 span{
	margin:3px 0 0 10px;
	float:left;}
	


	
/*左边结束*/

/*右边开始*/

.right1{
	width:779px;
	height:8000px;
	margin-top:5px;
	border-radius:6px;
	position:absolute;
	left:240px;
	}
	
.firstid{
	height:40px;
	}
	
.firstid p{
	color:#000;
	font-size:14px;
	font-weight:600;
	float:left;
	margin:10px 0 8px 6px;}
	
.pos{
	color:#000;
	position:absolute;
	right:10px;
	}
	
.pos a{
	text-decoration:none;
	color:#000;}
	
.firstid img{
	float:left;}

.intro_content{
	width:770px;
	height:3000px;
	margin:1px 4px;
	}
		
.p2{
	font-size:20px;
	color:#000;
	font-weight:900;
	text-align:center;
	margin:6px 0;}
	
.p3{
	font-size:16px;
	color:#000;
	font-weight:900;
	margin:5px 0;}
	
.p4{
	letter-spacing:1px;
	line-height:22px;
	text-indent:2em;
	font-size:13px;
	color:#333;
	}
	
.red{
	color:#F00;}	
	
.p5{
	letter-spacing:1px;
	line-height:22px;
	text-indent:2em;
	font-size:13px;
	color:#F00;
	}
	
.right2{
	width:779px;
	height:795px;
	margin-top:5px;
	border-radius:6px;
	position:absolute;
	left:240px;
	display:none;
	}
	
.right3{
	width:779px;
	height:795px;
	margin-top:5px;
	border-radius:6px;
	position:absolute;
	left:240px;
	display:none;
	}
	
/*产品栏结束*/