

.solution {
	width: 100%;
	height: auto;
	flex-direction: column;
	margin-top: 0.9rem;
	justify-content: center;
	
	
}

.solution .hbtitle {
	width: 50%;
	margin-left: 25%;
	border-bottom: 0.04rem solid #000000;
	text-align: center;
	font-size: 0.6rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	padding-bottom: 0.4rem;
	color: rgba(51, 51, 51, 1);
	margin-bottom: 0.5rem;
	
}

.solution .hzrow {
	width: 100%;
	flex-wrap: wrap;
	padding: 0px 1.61rem;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	margin-top: -2.7rem;
}

.solution .hzrow .appitem {
	width: 30%;
	height: auto;
	border:1px solid rgba(238,238,238,1);
	margin-bottom: 0.8rem;
	overflow: hidden;
	position: relative;
	
}
.solution .hzrow .appitem .img {
	width: 100%;
	height: auto;
	cursor: pointer;
	transition: all 0.6s;
	background-color:#F8F8F8;
	display: flex;
	align-items: center;
	justify-content: center;

}
.solution .hzrow .appitem .img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
/* .app .hzrow .hzitem .img img:hover {
	transform: scale(1.1);
} */
.solution .hzrow .appitem .title {
	width: 100%;
	height: 1.66rem;
	padding-left: 0.28rem;
	box-sizing: border-box;
	font-size: 0.24rem;
	background-color: #FFFFFF;
	padding-top: 1px;
}
.solution .hzrow .appitem .title .sline{
	width: 0.22rem;
	height: 0.04rem;
	background:rgba(51,51,51,1);
	margin: 0.3rem 0px 0.1rem;
}

.solution .hzrow .appitem .tie{
	font-size:0.22rem;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(51,51,51,1);
	margin-bottom: 0.1rem;
}


.solution .hzrow .appitem .subtie{
	font-size:0.16rem;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(51,51,51,1);
	opacity:0.6;
}


.hover-show-bg{
	color: #FFFFFF;
	background-color: #000000;
}

.boxshow{
	background:rgba(255,255,255,1);
	border:1px solid #000000 !important;
	box-shadow:0px 10px 30px rgba(0,0,0,0.16);
}

.more{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: center;
	margin-bottom: 0.97rem;
	margin-top: 0.7rem;
	cursor: pointer;
}
.more .morebtn{
	width: 2rem;
	height: 0.3rem;
	line-height: 0.3rem;
	background:rgba(255,255,255,1);
	border:1px solid rgba(112,112,112,1);
	font-weight:bold;
	color:rgba(0,0,0,1);
	text-align: center;
	
	
}

.solution .title1 {
	width: 100%;
	height: 6.16rem;
	position: relative;
	padding-top: 1px;
	background-color: #000000;
	
}
.solution .title1 .p1{
	color: #FFFFFF !important;
}

.solution .title1 .p2{
	color: #CCCCCC !important;
}


.shuju {
	width: 100%;
	height: auto;
	margin: 0.3rem auto 0rem;
}

/* 服务业务 */
.fuwu {
	width: 100%;
	height: auto;
	background-color: #FFFFFF;

}

.fuwu .title {
	width: 100%;
	height: 4.44rem;
	position: relative;
	padding-top: 1px;
}

.fuwu .title .mb {
	width: 5.19rem;
	height: auto;
	position: absolute;
	left: 0px;
	top: 0.5rem;

}

.fuwu .title #fwline {
	width: 0px;
	height: 1px;
	background-color: #333333;
	margin-top: 2.49rem;
	position: absolute;
	right: 0px;
}

#lckflc{
	width: 0px;
	height: 1px;
	background-color: #333333;
	margin-top: 2.49rem;
	position: absolute;
	left: 0px;
}

.fangan{
	width: 100%;
	height: auto;
	padding: 0px 1.61rem;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;	
}
.fangan .item{
	width: 49.2%;
	display: flex;
	margin-bottom: 0.4rem;
	cursor: pointer;
}
.fangan .item .left{
	width:38%;	
}
.fangan .item .left img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.fangan .item .right{
	padding: 0.3rem 0.22rem;
	box-sizing: border-box;
	background-color: #EEEEEE;
	width:62%;
}

.fangan .item .right .title{
	font-size:0.22rem;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(51,51,51,1);
}

.fangan .item .right .subtitle{
	font-size:0.16rem;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:0.26rem;
	color:rgba(51,51,51,1);
	opacity:0.6;
	margin-top: 0.1rem;
}

.fangan .item .right .wline{
	width: 4.24rem;
	border-bottom: 1px solid #EEEEEE;
	margin-top: 0.1rem;
}
.chagebdcolor{
	background:rgba(255,255,255,1);
	border:1px solid #000000 !important;
	box-shadow:0px 10px 30px rgba(0,0,0,0.16);
}

.chagebordercolor{
	background:rgba(0,102,204,1);
	box-shadow:0px 10px 30px rgba(0,102,204,0.3);
}
.cgbgcolor{
	background-color: #0066CC !important;
	
}
.cgwrite{
	color: #FFFFFF !important;
}
.bgbgwrite{
	height: 1px;
	background-color: #FFFFFF;
}

.jjfa{
	padding: 0px 1.61rem;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: space-between;

	flex-wrap: wrap;
	margin-bottom: 0.9rem;
}
.jjfa .jjfaitem{
	width: 23.8%;
	height: 1.9rem;
	background:rgba(248,248,248,1);
	border:1px solid rgba(238,238,238,1);
	display: flex;
	align-content: center;
	justify-content:center;
	align-items: center;
	margin-bottom: 0.2rem;
	cursor: pointer;
	position: relative;
	/* padding-left: 0.46rem;
	box-sizing: border-box; */
}
.jjfa .jjfaitem img{
	width: 0.92rem;
	height: 0.9rem;
	/* margin-left: 0.46rem; */
}

.jjfa .jjfaitem .right{
	margin-left: 0.3rem;
}
.jjfa .jjfaitem .title{
	font-size:0.28rem;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(51,51,51,1);
	width: 1.6rem;
	border-bottom:1px solid rgba(51,51,51,1);
	padding-bottom: 0.1rem;
}
.jjfa .jjfaitem .subttle{
	opacity:0.3;
	font-size: 0.2rem;
	margin-top: 0.1rem;
}
.jjfa .jjfaitem .mm{
	position: absolute;
	background:rgba(51,51,51,1);
	box-shadow:0px 10px 30px rgba(0,0,0,0.08);
	display: flex;
	align-content: center;
	justify-content: center;
	align-items: center;
	width: 0px;
	height: 0px;
	opacity: 0;
}
.jjfa .jjfaitem .mm .right{
	color: #FFFFFF;
}

.jjfa .jjfaitem .mm .title{
	color: #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}

.accurate{
	width: 100%;

	position: relative;
	height: 12.5rem;
	margin-bottom: 1.1rem;
}

.accurate .bg{
	width: 100%;
	height: 6.6rem;
	background-image: url(../image/solution/jzbg.png);
	background-size: 100% 100%;
	display: flex;
	justify-content: center;
}
.accurate .bg .titlecel{
	width: 100%;
	text-align: center;
	padding: 0px 1.61rem;
	box-sizing: border-box;
	margin: 0.4rem 0px 0.7rem;
	
}

.accurate .bg .titlecel .title{
	color:rgba(238,238,238,1);
	font-size: 0.3rem;
}

.accurate .bg .titlecel .subtitle{
	font-size:0.6rem;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(51,51,51,1);
	padding-bottom: 0.4rem;
	border-bottom:0.04rem solid rgba(51,51,51,1);
}
.accurate .jzapp{
	width: 100%;
	padding: 0px 1.61rem;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	position: absolute;
	top: 3rem;
}

.accurate .jzapp .jzapp_item{
	width:33.33%;
	height: 4.64rem;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
}

.accurate .jzapp .jzapp_item .img1{
	width: 1.1rem;
	height: 1.1rem;
	margin-bottom: 0.52rem;
}

.accurate .jzapp .jzapp_item .title{
	font-size:0.24rem;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(255,255,255,1);
}
.accurate .jzapp .jzapp_item .subtitle{
	font-size:0.16rem;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(255,255,255,1);
	margin: 0.1rem 0px 0.3rem;
}
.accurate .jzapp .jzapp_item .btn{
	border:1px solid rgba(255,255,255,1);
	background: transparent;
	font-size:0.16rem;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(255,255,255,1);
	width: 1.6rem;
	height: 0.5rem;
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: center;
	margin-top: 0.3rem;
	cursor: pointer;
}

.accurate .jzapp .jzapp_item .btn .bright{
	/* width: 0.06rem;
	height: 0.09rem; */
	vertical-align: middle;
	margin-left: 0.08rem;	
}

.accurate .jzapp .jzapp_item .btn a{
	display: flex;
	align-items: center;
}
.chagebg{
	color: #333333 !important;
	background-color: #FFFFFF !important;
}

.cgwidth{
	width: 0px;
}