.guanyu {

	background: #004D99;
}

.gg {
	display: flex;
	justify-content: space-between;
}

.list {
	width: 25%;
	padding-left: 40px;
	padding-right: 30px;
	padding-top: 70px;
	padding-bottom: 75px;
	position: relative;
	border-left: 2px solid #1A5FA3;
}

.list h1 {
	font-size: 44px;
	/* font-weight: 400; */
	color: #FFFFFF;
}

.list p {
	font-size: 18px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 32px;
	padding-top: 37px;
}

.list2 h1::after {
	content: "+";
}
.list3 h1::after {
	content: "+";
}

.list::after {
	content: "";
	width: 5px;
	height: 27px;
	background: #FFFFFF;
	position: absolute;
	left: -3px;
	top: 80px;
}

.women {
	width: 100%;
	background-color: #FFFFFF;
	padding-top: 120px;
	position: relative;
}

.women1 {
	display: flex;
	justify-content: space-between;
}

.wo {
	width: 46%;
}

.wo h2 {
	width: 435px;
	font-size: 22px;
	font-weight: 500;

	color: #333333;
	line-height:30px;
padding-bottom: 45px;
}

.wo h1 {
	font-size: 36px;
	font-weight: bold;
		color: #FA642D;
	line-height: 30px;
	padding-bottom: 20px;
}

.wo p {
	font-size: 18px;
	font-weight: 400;
	color: #333333;
	line-height: 36px;
	padding-bottom: 60px;
}

.men {
	width: 45%;
	height: 740px;
	position: relative;
	margin-top: 80px;
	z-index: 10;
}

.men img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.zhuanshi {
	background: url(../image/about/zhuanshi.png);
	background-size: 100% 100%;
	width: 100%;
	height: 180px;
	position: absolute;
	z-index: 9;
	bottom: 0;
	left: 0;
}

.jieshao {
	background: #F9F9F9;
	padding-top: 120px;
	padding-bottom: 60px;
}

.jieshao p {
	font-size: 18px;
	font-weight: 400;
	color: #333333;
	line-height: 36px;
	padding-bottom: 60px;
	text-align: justify;
}

.shiming {
	padding: 140px 0;
}

.shiming1 {
	display: flex;
}

.shi {
	width: 880px;
	height: 520px;
}

.shi img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.ming {
	width: 666px;
	margin-left: 120px;
}

.ming h1 {
	font-size: 30px;
	font-weight: bold;
	color: #FA642D;
}

.ming1 {
	width: 40px;
	height: 4px;
	background: #FA642D;
	margin-top: 10px;
	margin-bottom: 50px;
}

.ming h2 {
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	line-height: 36px;
	padding-bottom: 50px;
	text-align: justify;
}

.ming p {
	font-size: 18px;
	font-weight: 400;
	color: #333333;
	line-height: 30px;
	text-align: justify;
}

@media screen and (max-width:1650px) {
	.shiming {
		padding-left: 5%;
		padding-right: 5%;
	}
}

@media screen and (max-width:1400px) {
	.zhuanshi {
		position: relative;


	}

	/* .women1{
		position: relative;
		z-index: 99;
	} */
}

@media screen and (max-width:1024px) {
	.women1 {
		flex-wrap: wrap;
	}

	.wo {
		width: 100%;
	}

	.men {
		width: 100%;
		height: auto;
	}

	.zhuanshi {
		display: none;


	}

	.wo p {
		font-size: 16px;
		font-weight: 400;
		color: #333333;
		line-height: 36px;
		padding-bottom: 0;
	}

	.shiming1 {
		flex-wrap: wrap;
	}

	.shi {
		width: 100%;
		height: auto;
	}

	.shiming {
		padding: 0;
	}

	.ming {
		padding: 5%;
		width: 100%;
		margin-left: 0;
	}
}

@media screen and (max-width:800px) {
	.gg {
		flex-wrap: wrap;
	}

	.list {
		width: 50%;
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.jieshao {
		background: #F9F9F9;
		padding-top: 40px;
		padding-bottom: 60px;
	}

	.list h1 {
		font-size: 30px;
		/* font-weight: 400; */
		color: #FFFFFF;
	}

	.list p {
		font-size: 16px;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 29px;
		padding-top: 20px;
	}

	.jieshao p {
		font-size: 16px;
		font-weight: 400;
		color: #333333;
		line-height: 31px;
		padding-bottom: 15px;
	}

	.wo h2 {
		width: 100%;
		font-size: 18px;
		font-weight: 500;
		color: #FA642D;
		line-height: 30px;
		padding-bottom: 19px;
	}

	.women {
		width: 100%;
		background-color: #FFFFFF;
		padding-top: 44px;
		position: relative;
	}

	.wo h1 {
		font-size: 30px;
		font-weight: bold;
		color: #333333;
		line-height: 9px;
		padding-bottom: 37px;
	}

	.ming h2 {
		font-size: 20px;
		font-weight: bold;
		color: #333333;
		line-height: 36px;
		padding-bottom: 38px;
	}

	.ming1 {
		width: 40px;
		height: 4px;
		background: #FA642D;
		margin-top: 10px;
		margin-bottom: 23px;
	}

	.ming p {
		font-size: 16px;
		font-weight: 400;
		color: #333333;
		line-height: 30px;
	}
}