.tctit{
	width: 100%;
	height: 140px;
	background: url(../img/news/package-bj.png) no-repeat;
	background-size: 100% auto;
	padding: 15px 126px 0 20px;
}
.tctit h2{
	font-size: 1.2rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #FFFFFF;
}
.tctit p{
	font-size: 0.9rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 18px;
	margin: 8px 0;
}
.tctit a{
	display: block;
	width: 74px;
	height: 29px;
	border: 1px solid #FFFFFF;
	border-radius: 3px;
	text-align: center;
	line-height: 29px;
	color: #fff;
	font-size: 1rem;
	font-weight: bold;
}
.newitem li{
	float: left;
	width: 50%;
	height: 210px;
	background: #FFFFFF;
	border: 1px solid #E9E9E9;
	padding: 10px 10px;
	position: relative;
}
.newitem li h3{
	font-size: 1rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #0C112F;
	line-height: 20px;
}
.newitem li p{
	font-size: 0.9rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #90929F;
	line-height: 15px;
	margin: 10px 0;
}
.newitem li div{
	position: absolute;
	bottom: 10px;
	left: 10px;
	font-size: 1rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #90929F;
	line-height: 18px;
}
.newitem li div span{
	color: #FF7200;
}
.buyinfo{
	margin: 15px 0;
	width: 100%;
	height: 43px;
	background: #FFFFFF;
	border: 1px solid #016CF6;
	border-radius: 5px;
	padding: 0 15px;
}
.buyinfo p{
	font-size: 1rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #016CF6;
	line-height: 18px;
}
.nowzixun{
	margin: 15px auto;
	display: block;
	width: 70%;
	height: 44px;
	background: #016CF6;
	box-shadow: 2px 2px 10px 0px rgba(1, 108, 246, 0.6);
	border-radius: 22px;
	text-align: center;
	color: #fff;
	font-size: 1rem
	font-weight:bold;
	line-height: 44px;
}
.whydonews{
	margin-top: 40px;
}
.whydonews li{
	width: 32%;
	float: left;
	margin-right: 2%;
	height: 170px;
	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: 220px !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;
}