@charset "utf-8";
/* CSS Document */
/* 常用字体颜色  */
/* 灰色,红色，绿色，黑色,蓝色,白色,橙色*/
.gray{color: gray;}
.red{color: red;}
.green{color: green;}
.black{color:black;}
.blue{color:#0066cc}
.white{color:white}
.orange{ color:orange}
.blackgreen{color:#3B7E72;}

/*各类链接样式*/
/*灰色链接*/
a.gray-link:link, a.gray-link:visited{
	color:gray;
	text-decoration: none;
}
a.gray-link:hover{
   color:#FF6600;
}

/*蓝色链接*/
a.blue-link:link, a.blue-link:visited{
	color:#0066cc;
	text-decoration: none;
}

a.blue-link:hover{
   color:#FF6600;
}

/*白色链接*/
a.white-link:link, a.white-link:visited{
	color:white;
	text-decoration: none;
}

a.white-link:hover{
   color:#FF6600;
}
/*黑色链接*/
a.black-link:link, a.black-link:visited{
	color:black;
	text-decoration: none;
}
a.black-link:hover{
   color:red;
}

/*橙色链接*/
a.orange-link:link, a.orange-link:visited{
	color:orange;
	text-decoration: none;
}

a.orange-link:hover{
   color: #FF6600;
}
/*墨绿色链接*/
a.blackgreen-link:link, a.blackgreen-link:visited{
	color:#3B7E72;
	text-decoration: none;
}

a.blackgreen-link:hover{
   color:#FF6600;
}

/*绿色链接*/
a.green-link:link, a.green-link:visited{
	color:green;
	text-decoration: none;
}
a.green-link:hover{
   color:#FF6600;
}

/*红色链接*/
a.red-link:link, a.red-link:visited{
	color:red;
	text-decoration: none;
}
a.red-link:hover{
   color:#FF6600;
}
.underline{
text-decoration:underline}

/*常用字号*/
.font-12{font-size:12px;}
.font-13{font-size:13px;}
.font-14{font-size:14px;}
.font-15{font-size:15px;}
.font-16{font-size:16px;}
.font-17{font-size:17px;}
.font-18{font-size:18px;}
/*常用行高*/
.lineheight36{line-height:36px;}
.lineheight30{line-height:30px;}
.lineheight26{line-height:26px;}
.lineheight25{line-height:25px;}
.lineheight22{line-height:22px;}
.lineheight20{line-height:20px;}
/*定义粗体*/
.strong{
font-weight:bold;
}
.float-left{float:left;}
.float-right{float:right;}
/*数据列表li*/
li.list-left{
float:left;
}
/*文字对齐方式*/
.text-left{text-align:left;}
.text-center{text-align:center;}
.text-right{text-align:right;}

#main{
	width:934px;
	height:852px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #D1D3D4;
	} 
.main-top{
	width:934px;
	height:98px;
	}
.top-up{
	width:934px;
	height:44px;
	background-image:url(/images/guangdong/Demo_image/demo_img/manner1.gif);
	background-repeat:no-repeat;
	}
.top-center{
	width:934px;
	height:17px;
	background-image:url(/images/guangdong/Demo_image/demo_img/manner2.gif);
	background-repeat:no-repeat;
	position:relative;
	}
.top-bottom{
	width:934px;
	height:38px;
	background-image:url(/images/guangdong/Demo_image/demo_img/manner3.gif);
	background-repeat:no-repeat;
	}
.main-center{
	width:934px;
	height:756px;
	}
.center-left{
	width:210px;
	height:756px;	
	float:left;
	}
.div-h10{height:10px; line-height:10px; font-size:8px;}
.left-up{
	width:182px;
	height:33px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	text-align:center;
	line-height:33px;
	background-image:url(/images/guangdong/Demo_image/demo_img/anniu1.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	cursor:hand;
	}
.left-down{
	width:182px;
	height:33px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
	text-align:center;
	line-height:33px;
	background-image:url(/images/guangdong/Demo_image/demo_img/anniu1.gif);
	background-position:0px -40px;
	background-repeat:no-repeat;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	cursor:hand;
	}
.left-nav
	{width:208px;
	height:526px;	
	border-left:2px solid #E8D4B1;
	border-top:2px solid #E8D4B1;
	border-bottom:2px solid #E8D4B1;
	background-color:#EEF4F4;
	position:relative;
	}
#son-nav1
	{width:180px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	background-color:#FEF5D8;
	border:1px solid #FEA628;
	position:relative;
	display:none;
	}
#son-nav2
	{width:180px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	background-color:#FEF5D8;
	border:1px solid #FEA628;
	position:relative;
	display:none;
	}
#son-nav3
	{width:180px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	background-color:#FEF5D8;
	border:1px solid #FEA628;
	position:relative;
	display:none;
	}
#son-nav4
	{width:180px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	background-color:#FEF5D8;
	border:1px solid #FEA628;
	position:relative;
	display:none;
	}
#son-nav5
	{width:180px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	background-color:#FEF5D8;
	border:1px solid #FEA628;
	position:relative;
	display:none;
	}
#son-nav6
	{width:180px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	background-color:#FEF5D8;
	border:1px solid #FEA628;
	position:relative;
	display:none;
	}
#son-nav7
	{width:180px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	background-color:#FEF5D8;
	border:1px solid #FEA628;
	position:relative;
	display:none;
	}
#son-nav8
	{width:180px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	background-color:#FEF5D8;
	border:1px solid #FEA628;
	position:relative;
	display:none;
	}
#son-nav9
	{width:180px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	background-color:#FEF5D8;
	border:1px solid #FEA628;
	position:relative;
	display:none;
	}
#son-nav10
	{width:180px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	background-color:#FEF5D8;
	border:1px solid #FEA628;
	position:relative;
	display:none;
	}
.child-active
	{width:168px;
	height:23px;
	margin-left:auto;
	margin-right:auto;
	margin-top:6px;
	margin-bottom:6px;
	line-height:23px;
	text-align:center;
	background-image:url(/images/guangdong/Demo_image/demo_img/anniu1.gif);
	background-position:0px -80px;
	}
.child-line{width:168px;
	height:2px;
	line-height:1px;
	font-size:1px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:3px;
	background-image:url(/images/guangdong/Demo_image/demo_img/line.gif);
	}
.left-img{
	width:210px;
	height:226px;
	background-image:url(/images/guangdong/Demo_image/demo_img/view.jpg);
	background-repeat:no-repeat;
	float:left;
	}
.center-right{
	width:720px;
	height:756px;	
	float:left;	
	}
.right-top{
	width:720px;
	height:720px;
	text-align:left;
	border-left:2px solid #E8D4B1;
	border-right:2px solid #E8D4B1;
	border-top:2px solid #E8D4B1;
	border-bottom:2px solid #E8D4B1;
	position:relative;
	}
.right-bottom {
	width:369px;
	height:32px;
	float:left;
	background-image:url(/images/guangdong/Demo_image/demo_img/view-bottom.jpg);
	background-repeat:no-repeat;
	}
#step-title{width:630px;
	height:14px;
	line-height:17px;
	float:left;
	left:280px;
	text-align:left;
	position:absolute;
	}
#step-title li{float:left;
	margin-left:10px;
	}
/*操作步骤，设定为10步**********************************************************************************/
#step1
	{
	width:720px;
	height:720px;
	line-height:1px;
	font-size:1px;
	position:absolute;
	}
#step2
	{
	width:720px;
	height:720px;
	line-height:1px;
	font-size:1px;
	position:absolute;
	visibility: hidden;
	}
#step3
	{
	width:720px;
	height:720px;
	line-height:1px;
	font-size:1px;
	position:absolute;
	visibility: hidden;
	}
#step4
	{
	width:720px;
	height:720px;
	line-height:1px;
	font-size:1px;
	position:absolute;
	visibility: hidden;
	}
#step5
	{
	width:720px;
	height:720px;
	line-height:1px;
	font-size:1px;
	position:absolute;
	visibility: hidden;
	}
#step6
	{
	width:720px;
	height:720px;
	line-height:1px;
	font-size:1px;
	position:absolute;
	visibility: hidden;
	}
#step7
	{
	width:720px;
	height:720px;
	line-height:1px;
	font-size:1px;
	position:absolute;
	visibility: hidden;
	}
#step8
	{
	width:720px;
	height:720px;
	line-height:1px;
	font-size:1px;
	position:absolute;
	visibility: hidden;
	}
#step9
	{
	width:720px;
	height:720px;
	line-height:1px;
	font-size:1px;
	position:absolute;
	visibility: hidden;
	}
#step10
	{
	width:720px;
	height:720px;
	line-height:1px;
	font-size:1px;
	position:absolute;
	visibility: hidden;
	}
#step11
	{
	width:720px;
	height:720px;
	line-height:1px;
	font-size:1px;
	position:absolute;
	visibility: hidden;
	}
#step12
	{
	width:720px;
	height:720px;
	line-height:1px;
	font-size:1px;
	position:absolute;
	visibility: hidden;
	}
#step13
	{
	width:720px;
	height:720px;
	line-height:1px;
	font-size:1px;
	position:absolute;
	visibility: hidden;
	}








	

