* {
	margin: 0;
	padding: 0;
}
body{
	background-color: #FF7743;
}
#app {
	display: flex;
	justify-content: center;
	margin: 0px auto;
	max-width: 750px;
	
	min-height: 100vh;
	background-size: 100%;
	background-repeat: no-repeat;
	
}
.content{
	flex: 1;
	padding: 0;
	width: 750px;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
}
.top1{
position: relative;
}
.top2body{
	background: #F74718;
	border-radius: 0.86rem;
	margin: 0 1rem;
	padding: 1.14rem 0.64rem;
	position: relative;
	top: -3rem;
}
.top2bodyitems{
	display: flex;
	justify-content: space-between;
}
.top2bodyitem{
	background: linear-gradient(to bottom, #FEECD3, #FFFFFF);
	border-radius: 0.64rem;
	padding: 0 0.7rem;
}
.top2bodyitems1{
	margin-top: 1.61rem;
	font-size: 0.79rem;
	font-weight: 400;
	color: #120000;
	text-align: center;
	margin-bottom: 0.36rem;
}
.top2bodyitems2{
	font-size: 1.36rem;
	font-weight: bold;
	zoom: 0.8;
	color: #F72B02;
}
.top2bodyitems3{
	width: 5.11rem;
	height: 2.18rem;
	line-height: 2.18rem;
	background: linear-gradient(to bottom, #FFC660, #FF7A52);
	border-radius: 0.29rem;
	font-size: 0.93rem;
	font-family: Helvetica;
	color: #FFFFFF;
	text-align: center;
	margin: 1rem auto;
}
.top2bodyitems4{
	font-size: 0.79rem;
	font-weight: 400;
	color: #120000;
	text-align: center;
	margin-bottom: 0.36rem;
}
.top2bodyitems5{
	font-size: 1.36rem;
	font-weight: bold;
	color: #120000;
	zoom: 0.8;
	text-align: center;
	margin-bottom: 1.57rem;
}
.top1img{
	display: block;
	width: 100%;
}
.top1_swiper{
	position: absolute;
	left: 0.86rem;
	bottom: 3.5rem;
	
}
.title{
	font-size: 0.79rem;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
}
.imgs2{
	display: flex;
	margin-top: 1.2rem;
	padding: 0 1rem;
	justify-content: space-around;
}
.imgs2_1{
	display: block;
	width: 3.93rem;
	height: 2.36rem;
}
.top2body2_bo{
	position: relative;
	top: -3.8rem;
padding: 1.79rem 1rem 0rem 1rem;
}
.top2body2_bg{
	background: #F74718;
	border-radius: 0.86rem;
	padding: 0.86rem 0rem 1.16rem;
}


.div2_pri {
	
	display: flex;
	width: 18rem;
	justify-content: center;
	align-items: center;
	margin: 0px auto;
	margin-top: 0.75rem;
	
}

.pri_text {
	font-size: 0.71rem;
	color: #FFFFFF;
	margin-right: 0.5rem;
}

.div2_pri a {
	font-size: 0.71rem;
	color: #FFFFFF;
}
.top2body2bth{
	margin: 0px auto;
	margin-top: 1.57rem;
	height: 3.86rem;
	width: 18rem;
	background-image: url('../img3/3.png');
	background-size: 100% 100%;
	background-repeat: no-repeat;
	line-height: 3rem;
	text-align: center;
	font-size: 1.29rem;
	font-weight: 600;
	color: #ED2A00;
}