@charset "utf-8";
/* CSS Document */
body{
	background-color:#fff;
	}
.header-c ul li.jjfa a{
	color:#FF9D00;
	}

.bannerImg {
	position: relative;
	height: 420px;
	overflow:hidden;
}
.jtuan_img {
	position: absolute;
	left: 50%;
}
.jtuan_img img {
	margin-left: -50%;
}
.dqwz-full{
	width:100%;
	height:30px;
	background-color:#F0F0F0;
	}
.dqwz{
	width:1200px;
	height:22px;
	margin:0 auto;
	line-height:30px;
	font-size:14px;
	
	}
.dqwz a{
	color:#000;
	}
.dqwz a:hover{
	color:#FF9D00;
	}
.dqwz a:last-child{
	color:#FF9D00;
	}
.content{
	width:1200px;
	margin:50px auto 80px;
	}
.content-l{
	width:210px;
	float:left;
	}
.content-l p{
	font-weight:bold;
	}
.content-l ul{
	margin-top:20px;
	}
.content-l ul li{
	width:210px;
	height:40px;
	float:left;
	line-height:40px;
	border-bottom:1px solid #ccc;	
	
	}
.content-l ul li a{
	color:#666;
	padding-left:10px;
	}
.content-l ul li a:hover{
	color:#FF9D00;
	}
.content-r{
	width:830px;
	float:left;
	margin-left:100px;
	color:#666;
	line-height:26px;
	
	}
.content-r p.title1{
	font-size:30px;
	font-weight:bold;
	color:#FF9D00;
	margin-bottom:50px;	
	}
.content-r ul.xw{
	border-bottom:1px solid #666;
	}
.content-r ul.xw li{
	width:276px;
	height:264px;
	float:left;
	margin-bottom:40px;
	
	}
.content-r ul.xw li p.pimg{
	width:276px;
	height:214px;
	overflow:hidden;
	
	}	
.content-r ul.xw li p.pimg img{
	width:276px;
	height:214px;
	transition:all 0.6s;
	}
.content-r ul.xw li p.pimg img:hover{
	transform:scale(1.05);
	}
.content-r ul.xw li p.title a{
	color:#666;
	line-height:50px;
	}
.content-r ul.xw li p.title a:hover{
	color:#FF9D00;
	}
	
.dede_pages{
	width:500px;
	height:40px;
	clear:both;
	position:relative;
	margin:40px auto 40px ;
	
	}
.dw{
	position:absolute;
	left:50%;
	}
.pagelist{
	margin-left:-50%;
	}
.pagelist li{
	float:left;
	padding:5px 10px 5px 10px;
	}
.pagelist li a{
	font-size:18px;
	color:#006AC2;
	}
.pagelist li a:hover{
	color:#006AC2;
	}
.pagelist li.thisclass{
	font-size:18px;
	color:#FF9D00;
	text-decoration:underline;
	}
