.news-detail{
	position: relative;
	padding-bottom: 65px;
	min-height: 1100px;
	background: url("../images/left-img.png") no-repeat left top #fff;
}
.news-detail h3{
	margin-bottom: 38px;
}
.news-detail .detail-info{
	font-size: 14px;
	color: #999;
	margin-bottom: 38px;
}
.news-detail .detail-con{
	font-size: 15px;
	line-height: 2;
	color: #999999;
}
.news-detail .detail-page{
	position: absolute;
	left: 15px;
	bottom: 30px;
}
.news-detail .detail-page a{
	margin-bottom: 15px;
	display: block;
	color:#113976;
	font-size: 14px;
}

.chaxun{
	padding: 50px 0;
}
.chaxun .tit{
	font-size: 27px;
	margin-bottom: 50px;
}

.cx-form{
	width: 538px;
	margin: 0 auto;
}
.cx-form input{
	margin-bottom: 28px;
	width: 100%;
	height: 52px;
	background-color: #f4f4f4;
	border: solid 1px #ffffff;
	outline: none;
	padding: 0 15px;
}
.cx-form .btn{
	width: 100%;
}
.cx-form .btn button{
	width: 157px;
	height: 46px;
	background-color: #113976;
	outline: none;
	border:none;
	color: #fff;
}
.cx-form .btn button:last-of-type{
	margin-left: 20px;
	background-color: #9e9e9e;
}
.result{
	display: flex;
	width: 700px;
	margin: 59px auto 0 auto;
}
.result .img{
	margin-right: 11px;
	width: 227px;
}
.result  .info{
	width: 352px;
}