body{
	background:#FAF9F9;
	font-size:0.24rem;
}

/* 内容部分 */
/*banner*/
#content{
	width:100%;

}
.solution_header{
	width:100%;
	height:5.95rem;
	border:0.01rem solid transparent;
}
.solution_body .yx{
	background:url("/statics/images/new_site/mobile/solution-header-bg-yx.png") no-repeat;
	background-size:100% 5.95rem;
}
.solution_body .zq{
	background:url("/statics/images/new_site/mobile/solution-header-bg-zq.png") no-repeat;
	background-size:100% 5.95rem;
}
.solution_body .jy{
	background:url("/statics/images/new_site/mobile/solution-header-bg-jy.png") no-repeat;
	background-size:100% 5.95rem;
}
.solution_body .jr{
	background:url("/statics/images/new_site/mobile/solution-header-bg-jr.png") no-repeat;
	background-size:100% 5.95rem;
}
.solution_body .ds{
	background:url("/statics/images/new_site/mobile/solution-header-bg-ds.png") no-repeat;
	background-size:100% 5.95rem;
}
.solution_body .hwyw{
	background:url("/statics/images/new_site/mobile/solution-header-bg-hwyw.png") no-repeat;
	background-size:100% 5.95rem;
}
.solution_body .yys{
	background:url("/statics/images/new_site/mobile/solution-header-bg-yys.png") no-repeat;
	background-size:100% 5.95rem;
}
.solution_header .solution_header_popup {
    display: none;
}
.solution_header h2{
	width:100%;
	text-align:center;
	height:0.4rem;
	font-size:0.4rem;
	color:#FFF;
	margin-top:1.32rem;
}
.solution_header p{
	width:6.55rem;
	height:1.05rem;
	margin:0 auto;
	margin-top:0.2rem;
	text-align:center;
	font-size:0.24rem;
	color:#FFF;
	line-height:0.35rem;
}
.solution_header .header_btn_group {
	display:block;
	margin-left:2.65rem;
	margin-top:1.1rem;
	width:2.2rem;
	height:0.8rem;
	text-align:center;
	font-size:0.24rem;
	background:#2288FF;
	line-height:0.8rem;
	border-radius:0.08rem;
}
.solution_header .header_btn_group a {
    color: white;
}

/*主要内容*/

/*核心优势*/
.solution_content{
	width:100%;
}
.solution_content .solution_core{
	background:#FAF9F9 !important;
}
.solution_content .solution_title{
	width:6.9rem;
	text-align:center;
	line-height:2;
	margin:0 auto;
	margin-top:0.6rem;
	font-size:0.4rem;
	font-weight:bold;
	color:#373737;
	background:#eee;
	border-radius:0.5rem;
}

.solution_content .solution_details_list{
	width:6.9rem;
	margin:0 auto;
	padding-bottom:0.3rem;
	margin-top:0.6rem;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	overflow:hidden;
}
.solution_content .solution_details_list .solution_details_item{	
	width:45%;
	padding-bottom:0.3rem;
}
.solution_details_item dt img{
	display:block;
	width:0.88rem;
	height:0.88rem;
	border-radius:0.08rem;
	margin:0 auto;
}
.solution_details_item dt .images_normal_1x{
	display:none;
}
.solution_details_item dt span{
	display:block;
	width:100%;
	text-align:center;
	font-size:0.32rem;
	font-weight:bold;
	margin-top:0.3rem;
	margin-bottom:0.2rem;
	color:#373737;
}
.solution_details_item dd{
	width:100%;
	font-size:0.28rem;
	color:#373737;
	text-align:justify;
	word-break:break-all;
	line-height:0.3rem;
}
/*功能特性*/

.solution_fun_list .solution_fun_item{
	width:4.45rem;
	height:1.77rem;
	background:#FFF;
	margin:0 auto;
	margin-top:0.8rem;
    border: 1px solid #DCDCDC;
    padding: 0.14rem 0.3rem 0.28rem 2.03rem;
    text-align: left;
    vertical-align: top;
    position: relative;
}
.solution_fun_item .solution_fun_pic{
	position: absolute;
	width:1.63rem;
	height:2.41rem;
    left: 0.15rem;
    top: -0.09rem;
}
.solution_fun_item .solution_fun_title{
	font-family: SourceHanSansCN-Regular;
    font-size: 0.28rem;
    color: #373737;
    line-height: 0.42rem;
    margin-bottom: 0.15rem ;
    font-weight: normal;
}
.solution_fun_item .solution_fun_info{
	font-size: 0.22rem;
    color: #3A3A3A;
    line-height: 0.26rem;
}
/*他们都在用*/

.use_xdy{
	width:100%;
	padding-top:0.3rem;
}
.use_xdy_box{
	width:6.9rem;
	margin:0.6rem auto;
}
.use_xdy_list{
	width:100%;
	height:0.8rem;
	display:-webkit-flex;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.use_xdy_box .use_xdy_item{
	float:left;
	border:1px solid #D6D6D6;
	width:22%;
	height:0.8rem;
	text-align:center;
	line-height:0.8rem;
}

.use_xdy_box .use_xdy_item .use_xdy_pic img{
	width:80%;
}
.use_xdy_content{
	display:none;
}

.main .themUse{
	width:100%;
}
.main .themUse{
	margin-top:0.6rem;
}
.main .themUse ul li{
	float:left;
	width:1rem;
	height:0.58rem;
	background:#FFF;
	padding:0.11rem 0.2rem;
	margin-left:0.27rem;
}
.main .themUse ul li img{
	display:block;
	width:1rem;
	height:0.58rem;
	
}
.main .themUse ul li:nth-of-type(1){
	margin-left:0.3rem;
}

















