<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.join-us{
	color: #6d717b;
	background: #fff;
}
.icon-ball{
	position: absolute;
	top: 70px;
	left: -14px;
	width: 22px;
	height: 22px;
	border: 1px solid #d3f1f1;
	border-radius: 50%;
	background: #d3f1f1;
	z-index: 1;
}
.icon-bg{
	position: absolute;
	top: 0;
	left: -4px;
	width: 4px;
	height: 100%;
	background: url(../img/about/bg.png) repeat-y;
}
.box-con{
	position: relative;
	margin-left: 10px;
	padding: 50px 0 0 40px;
}
.box-left{
	float: left;
}
.title{
	position: relative;
	line-height: 30px;
	font-size: 22px;
	color: #f53157;
}
.icon-title{
	position: absolute;
	right: -40px;
	bottom: 4px;
	width: 32px;
	border-bottom: 8px solid #f53157;
}
/*box1*/
.box1 .box-left{
	padding-top: 0;
	margin-top: 60px;
}
.box1 .icon-ball{
	top: 0;
}
.box1 .title{
	margin-bottom: 55px;
}
.title .img-box{
	display: block;
	height: 27px;
	margin:  6px 0 4px;
}
.font-20{
	margin-bottom: 14px;
	font-size: 20px;
	color: #666;
}
.font-14{
	font-size: 14px;
	line-height: 24px;
	color: #666;
}
.font-14 span{
	font-weight: bold;
}
.box1 p{
	min-height: 30px;
	line-height: 30px;
}
/*box2*/
.wrap-con{
	padding: 18px 0;
	color: #666;
}
.wrap-con p{
	height: 30px;
	margin-bottom: 36px;
	line-height: 32px;
}
.wrap-con p span{
	color: #000;
	font-weight: bold;
}
.box2 .img-box{
	margin-left: -10px;
}
.box2 img{
	width: 164px;
}</pre></body></html>