.ben {
	position: relative;
	overflow: hidden;
}

.ben img {
	width: 100%;
	height: 220px;
}

.logobox {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
}

.text1 p {
	font-size: 24px;
	line-height: 28px;
	color: rgb(255, 255, 255);
}

.text1 p:nth-child(2) {
	font-size: ;
}

.gywm {
	overflow: hidden;
	width: 1200px;
	margin: 50px auto 0 auto;
}

@media only screen and (min-width: 100px) and (max-width: 700px) {
	.gywm {
		width: 100%;
		margin-top: 20px;
	}
}

.leftimg {
	width: 352px;
	height: 321px;
}

@media only screen and (min-width: 100px) and (max-width: 700px) {
	.leftimg {
		display: none;
	}
}

.rightwz {
	width: 946px;
	height: 284px;
	background: rgb(241, 241, 241);
	float: right;
	margin-top: -243px;
	padding: 50px 40px 45px 155px;
}

@media only screen and (min-width: 100px) and (max-width: 700px) {
	.rightwz {
		display: none;
	}
}

.rightwz p:nth-child(1),
.rightwz p:nth-child(2) {
	font-size: 20px;
	line-height: 25.76px;
	font-weight: bold;
}

.rightwz p:nth-child(3) {
	margin-top: 10px;
	font-size: 16px;
	line-height: 161%;
}

.gywm2 {
	width: 1200px;
	margin: 40px auto 0 auto;
	overflow: hidden;
}

@media only screen and (min-width: 100px) and (max-width: 700px) {
	.gywm2 {
		width: 100%;
		margin-top: 0;
	}
}

.leftwz {
	float: left;
	width: 747px;
	;
}
.leftwzp{
	display: none;
}
@media only screen and (min-width: 100px) and (max-width: 700px) {
	.leftwz{
		width: 100%;
		padding: 0 20px 20px 20px;
	}
	.leftwzp{
		display: block;
		font-size: 30px;
		font-weight:1000;
	}
}

.leftwz p {
	margin-top: 30px;
	font-size: 16px;
	line-height: 161%;
}

.rigfttp {
	float: right;
}

@media only screen and (min-width: 100px) and (max-width: 700px) {
	.rigfttp {
		display: none;
	}
}

.ydbg {
	/* position: absolute; */
	height: 627px;
	background-color: transparent;
	background-image: url(../img/hya8.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	/* left: -149px; */
	width: 100%;
	margin-top: 30px;
	position: relative;
}
@media only screen and (min-width: 100px) and (max-width: 700px) {
	.ydbg{
		display: none;
	}
}
.gytextbox {
	width: 527px;
	height: 100%;
	background-color: white;
	position: absolute;
	right: 0%;
	/*    margin: ;*/
}

.gytextbox .text {
	position: absolute;
	width: calc(100% - 80px);
	position: absolute;
	left: 40px;
	top: 50%;
	transform: translateY(-50%);
}

.gytextbox .text h3 {
	font-size: 20px;
}

.gytextbox .text p {
	font-size: 16px;
	margin-top: 30px;
	line-height: 28px;
}

.more {
	width: 115px;
	height: 30px;
	line-height: 28px;
	text-align: center;
	margin-top: 30px;
	font-size: 14px;
	font-weight: bold;
	color: rgba(67, 67, 67, 1);
	border: 1px solid rgba(67, 67, 67, 1);
}

.fzlca {
	width: 1200px;
	background: white;
	height: 627px;
	position: absolute;
	right: 0%;
}

.fzul ul {
	position: relative;
	width: 100%;
}

.fzul ul .xian {
	height: 100%;
	position: absolute;
	width: 1px;
	background-color: #333333;
	left: 50%;
}

.fzul ul li {
	width: 100%;
	overflow: hidden;
	margin-top: 30px;
	position: relative;
}

.fzul ul li p {
	width: 50%;
	float: left;
	padding-left: 126px;
	padding-right: 20px;
	text-align: right;
	color: rgb(67, 67, 67);
	font-size: 18px;
	line-height: 181%;
	min-height: 60px;
}

.fzul ul li span {
	background-color: #333333;
	color: white;
	font-size: 14px;
	padding: 3px 12px;
	border-radius: 15px;
	/* margin-left: 20px; */
	position: absolute;
	top: 0;
	left: 52%;
}

.fzul ul li .quan {
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background-color: #333333;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: 0.5px;
	transform: translateX(-50%);
}

.fzul ul li:nth-child(2n+1) p {
	float: right;
	padding-left: 20px;
	/*    padding-right: 126px;*/
	text-align: left;
}

.fzul ul li:nth-child(2n+1) span {
	left: inherit;
	right: 52%;
}

.fzul ul li:nth-child(2n+1) .quan {
	background-color: white;
	border: #333333 2px solid;
}

.fzlc {
	margin-top: 45px;
	margin-bottom: 10px;
	text-align: center;
}

.fzlc p {
	font-size: 24px;
	line-height: 33.6px
}

.fzlca {
	padding-right: 200px;
}

.ydd {
	display: none;
}

@media only screen and (min-width: 100px) and (max-width: 700px) {
	.ydd {
		display: block;
	}
	.ydd img {
		width: 100%;
		height: 1%;
	}
	.ydd p {
		text-align: center;
		font-size: 26px;
	}
	.ydd p:nth-child(3) {
		font-size: 20px;
		margin-bottom: 20px;
	}
	.logobox{
		width: 100%;
		
	}
	.logobox p{
		font-size:0.4rem ;
	}
}