.banner{
	width: 100%;
	height: 400px;
	background: url(../img/xw/bannerxw.jpg);
	background-size: 100% 100%;
	-moz-background-size:100% 100%;
}
.bannerTitle{
	width: 495px;
	height: auto;
	margin: 0px auto;
	padding: 120px 0px 30px 0px;
}
.bannerTitleButton{
	width: 280px;
	height: 60px;
	border: 1px solid #fff;
	color: #fff;
	font-size: 24px;
	line-height: 60px;
	text-align: center;
	margin-left: 107px;
	
}
.bannerTitle h3{
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 26px;
}
.contentNr{
	width: 1200px;
	height: auto;
	margin: 20px auto;
	overflow: hidden;
}
.contentNrXw{
	width: 700px;
	height: auto;
	float: left;
	overflow: hidden;
}
.contentNrXz{
	width: 400px;
	height: auto;
	float: right;
	
}
.contentNrXwX ul{
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.contentNrXwX ul li{
	width: 700px;
	height: 300px;
	margin-top: 80px;
}
.contentNrXwX ul li h3{
	font-size: 18px;
}
.contentNrXwX ul li>p{
	margin-top: 20px;
	color:#a5a5a5;
}
.contentNrXwX ul li>p span{
	padding-left: 30px;
}
.contentNrXwXl{
	width: 370px;
	float: left;
}
.contentNrXwXr{
	float: right;
	width: 310px;
	position: relative;
}
.contentNrXwXr p{
	line-height: 26px;
	font-size: 14px;
	color: #333333;
}
.contentNrXwXr button{
	position: absolute;
	left: 210px;
	top: 195px;
	
	width: 100px;
	height: 30px;
	background: #fff;
	border: 1px solid #1780c5;
	color: #1780c5;
}
.contentNrXwXr button:hover{
	border:none;
	color:#fff ;
	background: #1780c5;
}
.contentNrXwButton{
	
	width: 350px;
	margin: 60px auto;
}

.contentNrXwButton button{
	height: 30px;
	border:none ;
	background: #f4f4f4;
	margin-left: 10px;
	color: #333333;
}
.contentNrXwButton button:nth-child(2){
	color: #fff;
	background: #2895de;
}
.contentNrXwButton button:hover{
	color: #fff;
	background: #2895de;
}

.contentNrXza{
	width: 100%;
	height: 200px;
	margin-top: 80px;
	margin-bottom: 80px;
}
.contentNrXza h3{
	font-size: 18px;
	border-bottom: 2px solid #e85c5a;
	width: 60px;
	padding-bottom: 10px;
}
.contentNrXzaButton{
	width: 100%;
	height: auto;
}
.contentNrXzaButton button{
	width: 150px;
	height: 30px;
	margin: 20px 0px 0px 40px;
	border:1px solid #1780c5;
	background: #fff;
	color: #1780c5;
	border-radius: 5px;
	
}
.contentNrXzaButton button:hover{
	color: #fff;
	background: #2895de;
}

.contentNrXzb{
	width: 100%;
	height: auto;
	margin-bottom: 80px;
}
.contentNrXzb h3{
	font-size: 18px;
	border-bottom: 2px solid #e85c5a;
	width: 80px;
	padding-bottom: 10px;
}
.contentNrXzbxw{
	font: 14px;
	line-height: 26px;
	margin-top: 20px;
}
.contentNrXzbxw ul{
	margin: 0px;
	padding: 0px;
}
.contentNrXzbxw ul li a{
	color: #333333;
}
.contentNrXzbxw ul li a:hover{
	color: #1B8FDC;
}

.contentNrXzc{
	width: 100%;
	height: auto;
	margin-bottom: 80px;
}
.contentNrXzc h3{
	font-size: 18px;
	border-bottom: 2px solid #e85c5a;
	width: 80px;
	padding-bottom: 10px;
}
.contentNrXzcxw{
	font: 14px;
	line-height: 26px;
	margin-top: 20px;
}
.contentNrXzcxw ul{
	margin: 0px;
	padding: 0px;
}
.contentNrXzcxw ul li a{
	color: #333333;
}
.contentNrXzcxw ul li a:hover{
	color: #1B8FDC;
}
