


.banner {
    position: relative;
	width: 100%;
	overflow: hidden;
	box-sizing: border-box;
}

.banner img {
	height: 100%;
	width: 100%;
}






.box {

	width: 100%;
	height: auto;
}



.box1 {
	width: 100%;
	background: #ffffff;
}


.box1_ul {

	padding: 0.533333rem 0 0 0;
}


.box1_ul li {
	width: 17.15rem;
	background: #ffffff;
	border-radius: 0 0.666667rem 0 0;
	box-shadow: 0 0 1.5rem 0.15rem #f3f6fd;
	margin: 0.5rem auto;


}


.box1_top {
	width: 100%;
	height: 5.25rem;

}



.box1_left {
	float: left;
	height: 5.25rem;
	width: 7rem;

}

.box1_left img {
	padding: 0.7rem 0 0 0.5rem;
	width: 4.9rem;
	height: 3.35rem;


}


.box1_right {

	float: left;
	height: 5.25rem;
	width: 7.5rem;
}


.box1_right h3 {
	font-size: 0.8rem;
	font-family: PingFangSC, PingFangSC-Medium;
	font-weight: 550;
	text-align: center;
	color: #353c4a;
	line-height: 1.1rem;
	padding: 0.75rem 0 0 0;
}



.box1_tb {

	height: 0.933333rem;
	display: flex;
	justify-content: space-around;
	align-items: center;
	padding: 0.5rem 0 0 0;

}

.box1_tb span {
	width: 0.5rem;
	height: 1.05rem;
	background: url("https://m.ysqxds.cn/img/arrow_cs.png") no-repeat;
	background-size: 100%;
	display: block;
	float: left;

}

.box1_tb a {
	float: left;
	font-size: .7rem;
	font-family: DINCondensed, DINCondensed-Bold;
	font-weight: 700;
	text-align: center;
	color: #f68c44;
	line-height: 1.2rem;


}


.box1_bt {

	height: 0.666667rem;
	display: flex;
	justify-content: space-around;
	align-items: center;
	padding: 0.25rem 0 0 0;

}

.box1_bt a {
	font-size: 0.32rem;
	font-family: PingFangSC, PingFangSC-Regular;
	font-weight: 400;
	text-align: center;
	color: #292f3a;
	line-height: 0.426667rem;
	float: left;
}

.box1_foot {
	width: 100%;
	/* background: linear-gradient(180deg, rgba(232, 239, 250, 0.3) 0%, rgba(255, 255, 255, 0.3) 31%); */
	background: url("https://m.ysqxds.cn/img//bg.png") no-repeat;
	background-size: 100%;
}




.box1_foot p {
	font-size: 0.65rem;
	font-family: PingFangSC, PingFangSC-Regular;
	font-weight: 400;
	text-align: left;
	color: #292f3a;
	line-height: 1rem;
	width: 15.8rem;
	margin: 0 auto;
	padding: 0.85rem 0 0 0;


}

.box1_al a {
	font-size: 0.6rem;
	font-family: PingFangSC, PingFangSC-Regular;
	font-weight: 400;
	text-align: center;
	color: #0052d9;
	line-height: 0.426667rem;
	display: block;
	padding: 1.4rem 0 1.6rem 0;

}




