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

.fangzheng {
	font-family: fangzheng;
}

.title1 {
	font-size: 70px;
	color: #fff;
	line-height: 75px;

}

.title2 {
	font-size: 35px;
	line-height: 39px;
	color: #fff;
}

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

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

.dy_title{
	font-family: PingFangRegular;
	font-size: 28px;
	color: #2c2c2c;
	line-height: 30px;
}

.ysg_text {
	font-family: PingFangRegular;
	font-size: 20px;
	color: #2c2c2c;
	line-height: 30px;
	margin-top: 16px;
	
}

.adg_div{
	background-color: #f2f2f2;
	width: 183px;
	height: 183px;
	border-radius: 50%;
}

.adg_title{
	font-family: PingFangRegular;
	font-weight: 600;
	color: #2C2C2C;
	font-size: 28px;
	margin-top: 34px;
}

.adg_content{
	font-family: PingFangRegular;
	color: #2C2C2C;
	font-size: 20px;
	margin-top: 17px;
	max-width: 199px;
	text-align: center;
}
