
*{
	margin: 0;
	padding: 0;
}
li{
	list-style-type: none;
}
.header{
	position: absolute;
	top: 0;
	left: 0;
	width:100%;
}
.banner-box{
	/* max-width: 14.4rem; */
	overflow: hidden;
	height: 6.24rem;
}
.banner-box img{
	/* max-width: 14.4rem; */
	height: 6.24rem;
}
.banner-box .bd ul{
	padding-left: 0;
	margin-bottom: 0;
	
}
.menu-box{
	width: 100%;
	height: 1.16rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 1.6rem 0 0.66rem;
	/* min-width: 1440px; */
	position: relative;
	z-index: 999;
}
.menu-box .logo{
	display: flex;
	align-items: center;
	justify-self: center;
	width: 3.9rem;
	height: 0.63rem;
}
.menu-box .logo .img-1{
	width: 0.63rem;
	height: 0.63rem;
}
.menu-box .logo .img{
	width: 1.06rem;
	height: 0.37rem;
	margin-left: 0.1rem;
}
.menu-box .slideTxtBox .hd ul{
	display: flex;
	align-items: center;
	margin-bottom: 0;
}
.menu-box .slideTxtBox .hd ul li{
	min-width: 0.72rem;
	font-weight: 500;
	font-size: 0.18rem;
	color: #FFFFFF;
	line-height: 0.26rem;
	margin-right: 0.5rem;
	opacity: .7;
	cursor: pointer;
	list-style-type: none;
}
.menu-box .slideTxtBox .hd ul li:hover{
	opacity: 1;
}
.info-box img{
	width: 6rem;
	height: 2.8rem;
	margin:1.19rem 0 0 1.2rem;
	position: relative;
	z-index: 999;
	
}

.banner{
	img{
		width: 100%;
		max-height: 624px;
	}
}
/* 首页 */
.tab-content .box-1{
	margin-top: -0.36rem;
	position: relative;
	z-index: 999;
}
.box-1 .banner{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 1.2rem;
}
.box-1 .banner img{
	width: 3.7rem;
	height: 2.66rem;
}
.box-1 .title{
	font-weight: 500;
	font-size: 0.26rem;
	color: #202224;
	text-align: center;
}
.box-1 .subtitle{
	font-weight: 400;
	font-size: 0.13rem;
	color: #676769;
	text-align: center;
	margin-bottom: 0.4rem;
}
.box-1 .img-box{
	display: flex;
	justify-content: center;
	margin-bottom: 0.66rem;
}
.box-1 .img-box .img-box-2{
	width: 6.18rem;
	height: 2.63rem;
	margin-right: 0.16rem;
}
.box-1 .img-box .img-box-1{
	width: 2.94rem;
	height: 2.63rem;
}
/* 业务范围 */
.box-2{
	margin-top: 0.6rem;
}
.box-2 .title{
	font-weight: 500;
	font-size: 0.26rem;
	color: #202224;
	text-align: center;
}
.box-2 .subtitle{
	font-weight: 400;
	font-size: 0.13rem;
	color: #676769;
	text-align: center;
	margin-bottom: 0.15rem;
}
.box-2 .img-box{
	display: flex;
	padding: 0 2.32rem;
	justify-content: space-between;
}
.box-2 .img-box img{
	width: 3.08rem;
	height: 2.11rem;
}
.box-2 .banner-img{
	max-width: 100%;
	height: 3.12rem;
}
.box-2 .content-box{
	display: flex;
	margin-top: 0.78rem;
	padding-left: 2.32rem;
}
.box-2 .content-box .title{
	min-width: 1.04rem;
	font-weight: 500;
	font-size: 0.26rem;
	color: #202224;
	margin-right: 0.84rem;
}
.box-2 .content-box .content{
	padding-right: 1.12rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.box-2 .content-box .content img{
	width: 2.52rem;
	height: auto;
	margin-bottom: 0.58rem;
}
/* 关于我们 */
.box-3{
	/* width: 14.4rem; */
	height: 7.43rem;
	background: url(../images/3-1.png);
	background-size: 100% 100%;
	padding-top: 2.2rem;
	display: flex;
	justify-content: center;
}
.box-3 img{
	width: 6.42rem;
	height: 4.48rem;
}
/* 加入我们 */
.box-4{
	padding-top: 0.58rem;
}
.box-4 .title{
	font-weight: 500;
	font-size: 0.26rem;
	color: #000000;
	text-align: center;
	margin-bottom: 0.2rem;
	line-height: 0.59rem;
}
.box-4  .subtitle{
	width: 7.98rem;
	height: 3.53rem;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 0.14rem;
	color: #000000;
	line-height: 0.32rem;
	margin: 0 auto 0.52rem;
}
.box-4 .drawer-box{
	padding: 0.66rem 0 0.89rem;
	background: #F8FAFB;
}
.drawer-box .title{
	font-weight: 500;
	font-size: 0.26rem;
	color: #202224;
	line-height: 0.37rem;
	text-align: center;
	margin-bottom: 0.55rem;
}
.drawer-box .item{
	width: 8.98rem;
	margin: 0 auto;
	/* height: 4.26rem; */
	background: #FFFFFF;
	border-radius: 0.04rem;
	border: 0.01rem solid #EBF0F3;
	padding: 0.11rem 0.2rem;
	margin-bottom: 0.15rem;
	
}
.drawer-box .item .toggle-header{
	font-weight: 400;
	font-size: 0.17rem;
	color: #303030;
	line-height: 0.37rem;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.drawer-box .item .toggle-header img{
	width: 0.31rem;
	height: 0.31rem;
}
.drawer-box .item .toggle-content{
	display: none;
	font-weight: 400;
	font-size: 0.17rem;
	color: #303030;
	line-height: 0.37rem;
	padding-bottom: 0.17rem;
	margin-top: 0.15rem;
}
.box-4 .img-box{
	padding: 0.42rem 0 0.27rem;
	display: flex;
	justify-content: center;
}
.box-4 .img-box img{
	width: 8.97rem;
	height: 2.5rem;
}
/* 底部 */
.footer{
	display: block;
	width: 100%;
	height: 0.95rem;
	background: url(../images/footer.png);
	background-size: 100% 100%;
	padding-top: 0.04rem;
}
.footer .title{
	font-weight: 400;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 0.37rem;
	text-align: center;
	height: 0.38rem;
	margin-bottom: 0.12rem;
}
.footer .subtitle{
	font-weight: 400;
	font-size: 12px;
	color: #9F9F9F;
	line-height: 0.24rem;
	text-align: center;
}
.footer a{
	color: #9F9F9F;
	 text-decoration: none;
}
.footer a:hover{
	color: #9F9F9F;
}