@font-face {
	font-family: PingFangRegular;
	src: url('../font/PingFangRegular.ttf');
}

.banner {
	width: 100%;
	background-image: url(../img/ysg_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;
}

.down_and {
	font-size: 20px;
	color: #fff;
	font-family: PingFangRegular;
	margin-top: 19px;
}

.down_div {
	background-color: transparent;
	border-radius: 32px;
	border: 2px #fff solid;
	width: 201px;
	height: 63px;
	color: #fff;
	font-size: 30px;
	font-family: PingFangRegular;
	line-height: 63px;
	text-align: center;
}

.ysg_text {
	font-family: PingFangRegular;
	font-size: 20px;
	color: #2c2c2c;
	line-height: 30px;
	
}

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

.adg_eng{
	font-family: PingFangRegular;
	font-size: 24px;
	color: #868686;
}
.adg_content_title{
	font-family: PingFangRegular;
	font-weight: 900;
	font-size: 28px;
	color: #2c2c2c;
	line-height: 33px;
}

