
body{
	background: #fff;
	width: 100%;
	height: 100%;
}
.wrap{	
	background: url(../images/banner_line.jpg) 0 0 repeat-x;
}
.banner{
	height: 244px;
	margin:0 auto;
	background: url(../images/banner.jpg) center 0 no-repeat;
}
.wrap_1,.wrap_3{	
	background: #f5f5f5;	
}
.container_1{
	height: 283px;
	width: 1002px;
	margin:0 auto;
	background: url(../images/contain_1_bg.jpg) 0 0 no-repeat;
}
.container_1 .right{	
	margin: 24px 23px 24px 38px;
	width: 369px;
}
.container_1 .left{
	margin: 24px 23px 24px 38px;
	width: 481px;
}
.more a{
	float: right;
	height: 39px;
	width: 30px;
	line-height: 39px;
	margin-bottom: 3px;
	background: url(../images/more.png) 0 center no-repeat;
}
.container_1 ul{
      margin-top: 6px;      
}
.container_1 ul li{
	height: 27px;
	line-height: 27px;
	padding-bottom: 1px;

}

.wrap_2{	
	background: #4ad0e4;	
}

.container_2{
	height: 387px;
	width: 1002px;
	margin:0 auto;	
}
.container_2 .box{
	margin: 24px 0px 23px;	
	width: 430px;
	height: 340px;	
	background: url(../images/jc_bg.jpg) 0 0 no-repeat;
}
.container_2 .right{	
	margin-left:38px;	
	margin-top:22px;
}
.container_2 .link{
	height: 40px;
	width: 120px;
	margin: 0 auto;
	cursor: pointer;
}
.container_2 ul{
      margin-top: 6px;      
}
.container_2 ul li{
	height: 33px;
	line-height: 33px;
	padding-bottom: 1px;

}

.container_2 .left{
	margin: 24px 0px 23px;
	width: 544px;
	height: 340px;
}
.more a{
	float: right;
	height: 39px;
	width: 30px;
	line-height: 39px;
	margin-bottom: 3px;
	background: url(../images/more.png) 0 center no-repeat;
}
.wrap_3{	
	background: #f5f5f5;
	padding-top: 25px;		
}
.container_3{   
	width: 1002px;
	margin:0 auto;
	background: url(../images/contain_3_bg.jpg) 0 0 repeat-y;	
}
.container_3 .title_1{
	width: 1002px;
	height:55px;
	background: url(../images/title_1.jpg) 0 0 no-repeat;	
}
.content_box .content,.content_box .content_1{
	width: 960px;
	border: #e2e7e7 solid 1px;
	margin-left: 20px;
	margin-bottom: 24px;
	background: #fff;
}
.content_box .title{
	background: url(../images/title.jpg) 0 0 no-repeat;
	height:45px;
	line-height: 45px;
	color: #006ac4;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
}
.content_box .title a{
	padding-right: 20px;
	float: right;
	height: 45px;
	width: 30px;
	line-height: 45px;
	background: url(../images/more.png) 0 center no-repeat;
}
.boot_1{
	height: 35px;
	background: url(../images/boot_1.jpg) 0 0 no-repeat;
}
.container_3 ul{
	background: url(../images/content_bg.jpg) 0 0 repeat-y;
	padding:0 20px 15px 38px;
	margin-top: 5px;
}
.container_3 ul li{
	height: 27px;
	line-height: 27px;
	padding-bottom: 1px;

}
.title_2{
	height: 54px;
	background: url(../images/title_2.jpg) 0 center no-repeat;
}
.content_1 span{
	display: inline-block;
	width: 336px;	
	text-align: left;

}

/*footer*/
.footer{		
	background: #1e3247;
	padding: 35px 0 42px;
}
.footer_text{
	text-align:center;
}
.footer_text p{
	color: #fff;
	font-size: 14px;	
	line-height: 30px;
	height: 30px;
}
