.whybaozhi{
	margin-top: 50px;
}
.whybaozhi li{
	width: 49%;
	float: left;
	margin-right: 2%;
	position: relative;
	height: 170px;
	background: #FFFFFF;
	box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.1);
	border-radius: 5px;
	text-align: center;
	margin-bottom: 50px;
	padding:10px;
}
.whybaozhi li div{
	position: absolute;
	left: 5%;
	top:-34px;
	width: 90%;
	height: 34px;
	background: #FF7200;
	border-radius: 5px 5px 0px 0px;
	font-size: 1.2rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 34px;
}
.whybaozhi li h3{
	font-size: 1rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #19202E;
}
.whybaozhi li span{
	display: block;
	margin: 15px auto;
	width: 24px;
	height: 2px;
	background: #008AFF;
	border-radius: 1px;
}
.whybaozhi li p{
	font-size: 1rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #90929F;
	line-height: 17px;
}
.goutong{
	display: block;
	margin: 0 auto;
	width: 60%;
	height: 44px;
	background: #FF8402;
	box-shadow: 2px 2px 10px 0px rgba(255, 132, 2, 0.6);
	border-radius: 22px;
	text-align: center;
	line-height: 44px;
	color: #fff;
	font-size: 1.2rem;
}
.zytit{
	width: 100%;
	height: 44px;
	background: #F6F7FB;
	border-radius: 5px;
	text-align: center;
	line-height: 44px;
	font-size: 1.3rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #FF8402;
}

.whydonews{
	margin-top: 40px;
}
.whydonews li{
	width: 32%;
	float: left;
	margin-right: 2%;
	height: 130px;
	background: #FFFFFF;
	border-radius: 5px;
	margin-bottom: 40px;
	padding: 0 8px;
	text-align: center;
}
.whydonews li div{
	width: 50px;
	height: 50px;
	border-radius: 100%;
	background:#FF7200;
	text-align: center;
	line-height: 50px;
	font-size: 1.2rem;
	color:#fff;
	margin: -25px auto;
	margin-bottom: 5px;
}
.whydonews li p{
	font-size: 0.9rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #0C112F;
	line-height: 17px;
}
.space{
	width: 100% !important;
	height: 80px !important;
	margin-bottom: 10px !important;
}
.youshi img{
	width: 48px;
	height: 42px;
	margin-top: -25px;
}
.youshi li{
	height: 150px !important;
}
.youshi h3{
	font-size: 0.8rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #19202E;
	margin: 10px 0;
}
.youshi p{
	font-size: 0.8rem !important;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #90929F !important;
	line-height: 17px;
}