.banner {
	margin-top: 0.88rem;
}

.banner a {
	display: block;
}

.banner a img {
	width: 100%;
	display: block;
}

.scopeBusiness {
	padding-bottom: 0.7rem;
	box-sizing: border-box;
}

.scopeBusiness .nav {
	width: 100%;
	height: 0.56rem;
	background-color: #f1f1f1;
	padding: 0rem;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

.scopeBusiness .nav .goUp {
	position: absolute;
	left: 0.2rem;
	top: 0px;
	height: 0.56rem;
	width: 0.56rem;
	display: flex;
	align-items: center;
	justify-content: center;
}

.scopeBusiness .nav .goUp img {
	width: 0.2rem;
	height: 0.3rem;
	display: block;
}

.scopeBusiness .nav h1 {
	font-family: PingFang-SC-Bold;
	font-size: 0.36rem;
	letter-spacing: 0.04rem;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 50%;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}

.scopeBusiness .scopeTab {
	text-align: center;
	overflow: hidden;
	padding: 0.4rem 0px 0rem;
	box-sizing: border-box;
}

.scopeBusiness .scopeTab div {
	display: flex;
	align-items: center;
	justify-content: center;
}

.scopeBusiness .scopeTab a {
	font-family: PingFang-SC-Bold;
	font-size: 0.3rem;
	letter-spacing: 0.03rem;
	color: #333333;
	margin: 0px 0.1rem;
	font-weight: bold;
	width: 2.1rem;
	height: 0.6rem;
	background-color: #ffffff;
	border: solid 1px #eeeeee;
	display: flex;
	align-items: center;
	justify-content: center;
}

.scopeBusiness .scopeTab a:nth-child(1) {
}

.scopeBusiness .scopeTab a.active {
	border: 1px solid #fdac29;
	background-color: #fdac29;
	color: #fff;
}

.scopeBusiness .scopeTab p {
	font-family: PingFang-SC-Regular;
	font-size: 0.24rem;
	line-height: 0.6rem;
	letter-spacing: 0.03rem;
	color: #999999;
}

.scopeBusiness .scopeLists {
	padding: 0.12rem 0.2rem;
	box-sizing: border-box;
}

.scopeBusiness .title span {
	font-family: PingFang-SC-Bold;
	font-size: 0.36rem;
	line-height: 0.38rem;
	letter-spacing: 0.03rem;
	text-align: center;
	color: #333333;
	display: block;
	padding: 0.2rem 0px;
	font-weight: bold;
}

.scopeBusiness .title p {
	font-family: PingFang-SC-Medium;
	font-size: 0.24rem;
	line-height: 0.26rem;
	letter-spacing: 0.03rem;
	color: #999999;
	text-align: center;
}

.scopeBusiness .title .xian {
	width: 0.44rem;
	height: 0.06rem;
	background-color: #fdac29;
	border-radius: 0.03rem;
	margin: 0.15rem auto 0px;
}

.scopeBusiness .scopeListLi {}
.scopeBusiness .scopeListLi .hengimg{
	
border-radius: 0.08rem;
	
border: solid 1px #e6e6e6;
	
margin-bottom: 0.15rem;
	
width: 100%;
	
box-sizing: border-box;
}

.scopeBusiness .scopeListLi .hengimg img{
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 0.08rem;
}
.scopeBusiness .scopeListLi ul {
	overflow: hidden;
}



.scopeBusiness .scopeListLi ul li {
	width: 48.5%;
	float: left;
	border-radius: 0.1rem;
	border: solid 1px #e6e6e6;
	margin-right: 3%;
	margin-bottom: 3%;
	box-sizing: border-box;
}

.scopeBusiness .scopeListLi ul li:nth-child(2n) {
	margin-right: 0%;
}

.scopeBusiness .scopeListLi ul li a {
	display: block;
}

.scopeBusiness .scopeListLi ul li img {
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 0.1rem;
}

.scopeBusiness .scopeListLi .liName {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0.25rem 0rem;
}

.scopeBusiness .scopeListLi .liName span {
	font-family: PingFang-SC-Heavy;
	font-size: 0.36rem;
	font-weight: bold;
	line-height: 0.4rem;
	letter-spacing: 0.01rem;
	color: #fdac29;
	opacity: 0.5;
	margin-right: 0.2rem;
	flex-shrink: 0;
}

.scopeBusiness .scopeListLi .liName p {
	font-family: PingFang-SC-Bold;
	font-size: 0.28rem;
	font-weight: bold;
	line-height: 0.4rem;
	letter-spacing: 0.03rem;
	color: #43200e;
}

.moreBox {
	width: 2rem;
	height: 0.55rem;
	margin: 0.3rem auto 0.2rem;
	position: relative;
}

.moreBox span {
	width: 2rem;
	height: 0.5rem;
	background-color: #fdac29;
	display: block;
	text-align: center;
	line-height: 0.5rem;
	font-family: PingFang-SC-Medium;
	font-size: 0.24rem;
	color: #fff;
	letter-spacing: 0.03rem;
	position: relative;
	z-index: 99;
}

.moreBox p {
	width: 2rem;
	height: 0.5rem;
	border: solid 0.01rem #fdac29;
	box-sizing: border-box;
	position: absolute;
	right: -0.1rem;
	top: 0.1rem;
}

.scopeBusiness .scopeListLi ul.application li img {
	width: 100%;
	height: 2.8rem;
	display: block;
}

.scopeBusiness .scopeListLi ul.application li .text {
	padding: 0.2rem 0.2rem;
}

.scopeBusiness .scopeListLi ul.application li .text p {
	font-family: PingFang-SC-Medium;
	font-size: 0.24rem;
	line-height: 0.3rem;
	letter-spacing: 0.02rem;
	color: #333333;
	box-sizing: border-box;
	display: block;
	height: 1.15rem;
	overflow: hidden;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
}