.banner {
	width: 100%;
	background-image: url(../img/pgy_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;
}

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

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

.adg_div{
	width: 552px;
	background-color: #fff;
	box-shadow:0px 0px  8px 0px #0D08142E;
	padding-top: 70px;
}

.blue_line{
	background-color: #8BB8FD;
	width: 13px;
	height: 54px;
}

.con_title{
	font-size: 28px;
	color: #2c2c2c;
	line-height: 27px;
}

.con_eng_title{
	font-family: PingFangRegular;
	font-size: 18px;
	color: #2c2c2c;
	line-height: 15px;
	margin-top: 13px;
}

.con_content{
	font-family: PingFangRegular;
	font-size: 20px;
	color: #2c2c2c;
	line-height: 22px;
	margin-top: 22px;
	width: 331px;
	margin-left: 42px;
}