.gg{
	width:1423px;
	height:450px;
	}
	
.fl{
	margin-top:10px;
	width:1200px;
	}
	
.fl dl dt{
	width:1200px;
	font-family:"黑体";
	font-weight:bold;
	font-size:16px;
	text-indent:30px;
	height:40px;
	line-height:40px;
	background:#CCCCCC;
	border-radius: 0px 60px 0px 0px;
	-moz-border-radius: 0px 60px 0px 0px;
	-webkit-border-radius: 0px 60px 0px 0px;
	}
	
.fl dl dd{
	float:left;
	width:280px;
	height:80px;
	line-height:80px;
	margin:10px 10px 10px 10px;
	text-align:center;
	background:#E67A17;
	font-family:"黑体" ;
	font-weight:bold;
	font-size:16px;
	}
	
.fl dl dd:hover{
	background:#FCD37E;
	}
	
.fl dl dd a{
	display:block;
	width:280px;
	height:80px;
	color:#FFFFFF;
	}
	
.fl dl dd a:hover{
	color:#333333;
	}
	
.rm{
	clear:both;
	width:1200px;
	height:40px;
	margin-bottom:10px;
	line-height:40px;
	background:#CCCCCC;
	font-family:"黑体";
	font-weight:bold;
	font-size:16px;
	text-indent:30px;
	border-radius: 0px 60px 0px 0px;
	-moz-border-radius: 0px 60px 0px 0px;
	-webkit-border-radius: 0px 60px 0px 0px;
	}
		
.cp{
	width:1200px;
	height:530px;
	margin-top:10px;
	clear:both;
	}
	
.cp dl{
	float:left;
	margin:0px 10px 10px 10px;
	}
	
.cp dl dt{
	width:280px;
	height:200px;
	background:#FCD37E;
	overflow:hidden;
	}
	
.cp dl dt img{
	width:280px;
	height:200px;
	}
	
.cp dl dt:hover{
	FILTER:gray; 
	opacity:0.6; 
	}
	
.cp dl dt.gd{
	width:280px;
	height:200px;
	background:#CCCCCC;
	}
	
.cp dl dt.gd a{
	display:block;
	width:280px;
	height:200px;
	text-align:center;
	line-height:200px;
	font-size:14px;
	text-decoration:none;
	color:#333333;
	font-family:"黑体";
	}
	
.cp dl dt.gd a:hover{
	background:#FCD37E;
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
	}

.cp dl dd{
	font-size:13px;
	line-height:30px;
	width:280px;
	height:30px;
	text-align:center;
	color:#666666;
	}
	
.bw{
	width:1190px;
	height:400px;
	}
	
.gy{
	float:left;
	width:570px;
	height:400px;
	}
	
.bw dl dt{
	font-family:"黑体";
	font-weight:bold;
	font-size:16px;
	text-indent:30px;
	height:40px;
	line-height:40px;
	background:#FCD37E;
	border-radius: 0px 60px 0px 0px;
	-moz-border-radius: 0px 60px 0px 0px;
	-webkit-border-radius: 0px 60px 0px 0px;
	margin-bottom:10px;
	}
	
.gy dl dd p{
	margin:10px 10px 10px 10px;
	line-height:135%;
	font-size:13px;
	color:#666666;
	text-indent:24px;
	}
	
.gy dl dd p img{
	width:350px;
	float:left;
	margin-right:10px;
	}
	
.xw{
	float:right;
	width:570px;
	height:400px;	
	}
	
.xw dl dd{
	height:26px;
	border-bottom:1px #CCCCCC dashed;
	}
	
.xw dl dt{
	border-radius: 60px 0px 0px 0px;
	-moz-border-radius: 60px 0px 0px 0px;
	-webkit-border-radius: 60px 0px 0px 0px;
	}
		
.xw dl dd p{
	display:block;
	margin:10px 10px 10px 10px;
	line-height:135%;
	font-size:12px;
	width:560px;
	height:18px;
	overflow:hidden; 
	white-space:nowrap;
	text-overflow:ellipsis;
	}
	
.xw dl dd p a{
	color:#666666;
	text-decoration:none;
	}
	
.xw dl dd p a:hover{
	color:#BB2821;
	}