h1 {
	font-size: 42px;
	color: #000;
	font-weight: 300;
	margin: 0
}

h2 {
	font-size: 42px;
	color: #000;
	font-weight: 300;
	margin: 0
}

img {
	width: 100%;
	height: 100%
}

section {
	margin-top: 60px
}

.b-layout {
	width: 100%;
	height: 500px;
	background: url(../images/banner_guanyuwomen@2x.png) no-repeat center;
	background-size: cover
}

.b-content {
	height: 100%;
	display: flex;
	justify-content: center;
	flex-direction: column
}

.b-title {
	font-size: 54px;
	color: #fff;
	line-height: 72px
}

.b-description {
	margin-top: 20px;
	font-size: 20px;
	color: #fff;
	line-height: 36px
}

.gs-title {
	text-align: center
}

.gs-content p {
	font-size: 20px;
	color: #000;
	margin-top: 0;
	margin-bottom: 34px
}

.td-title {
	text-align: center
}

.td_navi {
	position: relative;
	display: flex;
	align-items: center;
	column-gap: 40px;
	width: 100%;
	height: 40px;
	color: #666;
	font-size: 18px;
	border-bottom: 1px solid #e6e6e6
}

.td_navi li {
	cursor: pointer
}

.td_navi_cur {
	color: #2e82f7;
	text-decoration-thickness: 2px;
	text-decoration-color: #2490f8;
	text-decoration-line: underline;
	text-underline-offset: 12px
}

.td_img {
	position: relative;
	width: 1200px;
	overflow: hidden
}

.td_img_content {
	display: flex;
	column-gap: 40px;
	transition: all .6s
}

.td_img_content img {
	width: 1000px;
	height: 510px
}

.td-line {
	position: absolute;
	width: 72px;
	border: 1px solid #2490f8;
	left: 0;
	top: 40px;
	transition: all .6s
}

.fz-title {
	text-align: center
}

.fz-content {
	margin-top: 60px
}

.fz-item {
	display: flex
}

.fz-item-l {
	width: 20px;
	display: flex;
	flex-direction: column;
	align-items: center
}

.fz-item-l div:nth-child(1) {
	position: relative;
	width: 16px;
	height: 16px
}

.fz-item-l div:nth-child(2) {
	width: 4px;
	height: calc(100% - 14px);
	background-color: #dadfe6
}

.fz-item-l span {
	position: absolute;
	width: 16px;
	height: 16px;
	border-radius: 8px;
	background-color: #dadfe6
}

.fz-item-r {
	padding-left: 30px;
	padding-bottom: 40px;
	flex: 1;
	display: flex;
	flex-direction: column;
	row-gap: 10px
}

.fz-item-r span:nth-child(1) {
	font-size: 20px;
	color: #000;
	font-weight: 400
}

.fz-item-r span:nth-child(2) {
	font-size: 18px;
	line-height: 34px;
	color: #000
}

.fz-content .fz-item:last-child .fz-item-l div:last-child {
	height: 0
}

.lx-title {
	text-align: center
}

.lx-item {
	height: 60px;
	display: flex;
	align-items: center;
	border-bottom: 1px solid #ccc
}

.lx-item span:first-child {
	width: 100px;
	color: #000;
	font-size: 20px;
	font-weight: 400
}

.lx-item span:last-child {
	color: #333;
	font-size: 16px
}

.zc-title {
	text-align: center
}

.zc-content {
	display: flex;
	flex-wrap: wrap;
	column-gap: 80px;
	row-gap: 50px
}

.zc-item {
	width: 560px
}

.zc-item>div:nth-child(1) {
	font-size: 20px;
	color: #000;
	line-height: 26px;
	font-weight: 400
}

.zc-item>div:nth-child(2) {
	margin-top: 10px;
	font-size: 18px;
	color: #333;
	line-height: 30px
}

.qy-title {
	text-align: center
}

.qy-content {
	margin-top: 60px
}

.qy-content img {
	width: 1200px;
	height: 670px
}

.kh-title {
	text-align: center
}

.kh-content {
	margin-top: 60px
}

.kh-content img {
	width: 1200px;
	height: 900px
}