.banner {
	width: 100%;
	background-image: url(../img/abus_banner.png);
	background-repeat: no-repeat;
	background-size: auto;
	-moz-background-size: 100% 100%;
	margin-top: 70px;
}

.title{
	font-family: fangzheng;
	font-size: 98px;
	color: #fff;
	margin-top: 10%;
}

.title1{
	font-family: fangzheng;
	font-size: 70px;
	color: #fff;
	margin-top: 25%;
}

.title2{
	font-family: fangzheng;
	font-size: 38px;
	color: #fff;
	margin-top: 25px;
}

.content{
	font-size: 20px;
	color: #fff;
	font-family: PingFangRegular;
	
	max-width: 584px;
}

.adg_title{
	font-family: PingFangBold;
	color: #000000;
	font-size: 36px;
	
}

.adg_eng{
	font-family: PingFangRegular;
	font-size: 24px;
	color: #868686;
}

.abus_div{
	width: 368px;
	background-color: #fff;
}

.line{
	background-color: #3e3e3e;
	width: 30px;
	height: 7px;
	margin-top: 19px;
	border-radius: 3px;
}
.abus_title1{
	font-family: PingFangBold;
	margin-top: 36px;
	color: #3e3e3e;
	font-size: 28px;
}

.abus_title2{
	font-family: PingFangRegular;
	margin-top: 19px;
	color: #3e3e3e;
	font-size: 24px;
	margin-bottom: 98px;
}