/*banner*/
.solution_banner{
	height:1.8rem;
	background:url(../images/solution.png) no-repeat center;
	background-size:cover;
}
#solution h1{
	font-size: .18rem;
	color: #444;
	padding-bottom:.15rem;
	text-align: center;	
	line-height: .25rem;
}
#solution h2{
	font-size: .14rem;
	color: #444;
	line-height: .22rem;
}
#solution h3{
	font-size: .12rem;
	color: #444;
	line-height: .22rem;
	text-align: center;
}
#solution p{
	font-size: .12rem;
	color: #999;
	line-height: .22rem;
}
.clothes_solution,.slimming_solution,.jewelry_solution,.health_solution,.supeermarket_solution,.support_more_industries{
	padding:.3rem;
}
/*clothes_solution_content*/
.solution_type{
	display: flex;
	justify-content: space-between;
	margin-bottom:.5rem;
}
.solution_type dl{
	display: flex;
	flex-direction: column;
	align-items: center;
}
.solution_type dl dt{
	margin-bottom:.05rem;
}
.solution_type dl dt img{
	width:.45rem;
	height:.45rem;
}
.solution_type dl dd{
	font-size: .14rem;
	color: #444444;
}
.clothes_solution .mail_hui{
	padding-bottom:.15rem;
	text-align: center;
}
.clothes_solution .mail_ti{
	padding-bottom:.3rem;
}
.qian_princess_title{
	padding-bottom:.3rem;
	display: flex;
	justify-content: space-between;
}
.qian_princess_title img{
	width:.77rem;
	height:.77rem;
	margin-right:.05rem;
}
.qian_princess_title_content{
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
}
.chart{
	width:2.43rem;
	height:2.09rem;
	padding:0 0 .3rem .39rem;
}
.bot h2{
	margin-bottom:.05rem;
}
/*slimming_solution*/
.slimming_solution{
	background:#f8f8f8;
}
.slimming_solution_type{
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-bottom:.15rem;
}
.slimming_solution_type_title{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom:.05rem;
}
.slimming_solution_type_title img{
	margin-right:.05rem;
	width:.34rem;
	height:.34rem;
}
.keli_title{
	padding:.15rem 0 .18rem 0;
}
.keli_content1{
	padding-bottom:.3rem;
}
/* jewelry_solution */
.jewelry_solution_type{
	margin-bottom:.15rem;
	display: flex;
	justify-content: flex-start;
}
.jewelry_solution_type img{
	height:.88rem;
	width:.88rem;
	margin-right:.1rem;
}
.jewelry_solution_type_title{
	display: flex;
	flex-direction: column;
	justify-content: space-around;
}
.brt_title{
	padding:.15rem 0 .15rem;
}.p_mid{
	padding-bottom:.3rem;
}
/* health_solution */
.health_solution{
	background:#f8f8f8;
}
.health_type{
	margin-bottom:.3rem;
}
.wan{
	text-align: center;
	padding-bottom:.15rem;
}
.fu{
	margin-bottom:.3rem;
	text-align: center;
}
.health_title{
	justify-content: flex-start;
	align-items: center;
	padding-bottom:.15rem;
}
.jieshao{
	margin-bottom:.3rem;
}
.support_more_industries{
	background:#f8f8f8;
}
.more_industries dl dt img{
	width:.71rem;
	height:.71rem;
	margin-bottom:.05rem;
}
.support_more_industries{
	padding:.3rem .2rem 
}