.train-f1-content {
	width: 55%;
	margin-left: 19%;
	margin-top: 10px;
	padding-top: 18px;
}

.train-f1-content p {
	width: 90%;
}

.train-f1-img img {
	position: absolute;
	top: 110px;
	width: 312px;
	left: 75%;
	height: 457px;
	object-fit: cover;
}

.train-f4-body {
	text-align: center;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-around;
	width: 70%;
	margin-left: 15%;
	margin-top: 10px;
	border: 2px solid #BABABA;
}

.train-f4-body img {
	width: 260px;
	margin: 10px;
}

.train-f4-content {
	text-align: left;
	padding: 20px;
	width: 300px;
}

.train-f4-content label {
	font-size: 20px;
	font-weight: 800;
}

.worker_photo img {
	object-fit: cover;
}


/* banner */
#student {
	margin-left: auto;
	margin-right: auto;
}

#student .item {
	display: block;
	margin: 5px;
}

#student img {
	/* padding-left: 13px; */
	display: block;
	/* width: auto; */
	/* height: 495px; */
	object-fit: cover;
}

.train_middle {
	position: relative;
	background: url(https://wzyanche.cn-bj.ufileos.com/offical/img/train_bgimg.png) no-repeat;
	background-position: bottom left;
	height: auto;
	width: 100%;
}

.train-f1 {
	width: 85%;
	margin-top: 2%;
	padding: 10px;
	background-color: #E8EFFD;
	overflow: hidden;
}

.train-f4-img {
	position: absolute;margin-top: -412px;right: 271px
}

.train-f3-img {
	width: 100%;
}

@media (max-width:1540px) {
	.train_middle {
		width: 1540px;
	}
	
	.train-f1 {
		width: 1310px;
		margin-top: 20px;
	}
	
	
	
}

.train_middle_container {
	width: 1190px;
	margin: 0 auto;
	margin-top: 55px;
}

.train_middle_title {
	text-align: center;
	font-weight: 700;
	letter-spacing: 4px;
	height: 96px;
	font-size: 32px;
	font-family: Alibaba PuHuiTi 2.0;
	color: #2F2F2F;
	line-height: 96px;
}

.train_middle_content {
	font-size: 18px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #656565;
	line-height: 42px;
	/* background-color: #007bff80; */
}

.train_middle_content p {
	margin-bottom: 0;
}

.train_middle_icon {
	display: flex;
	width: 1140px;
	justify-content: space-around;
	height: auto;
	margin-top: 56px;
}

.train_middle_icon_col {
	padding: 0 38px;
	text-align: center;
	height: 338px;
	width: 360px;
	background: #F9F9F9;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
}

.icon_col_img {
	margin-top: 60px;
	margin-bottom: 27px;
}

.icon_col_name {
	margin-bottom: 57px;
	font-size: 26px;
	font-family: Source Han Sans CN;
	font-weight: 800;
	color: #000000;
}

.icon_col_content {
	text-align: left;
	font-size: 15px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #000000;
	line-height: 24px;
	opacity: 0.75;
}

.base_course {
	position: relative;
	margin-top: 250px;
	padding: 8px 0 14px 965px;
	width: 100%;
	height: 546px;
	background: #E6EEFF;
}

.bggrey {
	position: absolute;
	top: -125px;
	left: 192px;
	width: 741px;
	height: 665px;
	background: #B5B5B5;
}

.base_course_content {
	/* width: 584px; */
	height: 450px;
	overflow: hidden;
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #000000;
	line-height: 40px;
	letter-spacing: 3px;
	padding-right: 10px;
}

.base_course_content p {
	margin-bottom: 0;
}

.student {
	width: 1190px;
	margin: 0 auto;
}


.student_name {
	position: relative;
	top: -120px;
	height: 146px;
	width: 100%;
	background-color: #000;
	opacity: 0;
	text-align: center;
}

.student_name:hover {
	opacity: 0.8;
	transition: all 0.5s linear;
}

.worker_photo {
	position: absolute;
	top: 0;
	left: 0;
}

.worker_photo img {
	width: 360px;
	height: 496px;
}

.student_name i {
	position: absolute;
	display: inline-block;
	border: 1px solid #fff;
	width: 100px;
	height: 100px;
}

.student_name .s_n_lt {
	top: 18px;
	left: 18px;
	border-right: 0;
	border-bottom: 0;
}

.student_name .s_n_rb {
	bottom: 18px;
	right: 18px;
	border-top: 0;
	border-left: 0;
}

.student_name p {
	font-size: 20px;
	margin-bottom: 0;
	margin-top: 32px;
	color: #fff;
}

.student_name p:last-child {
	font-size: 19px;
	color: #fff;
	margin-top: 22px;
	padding: 41px;
}

.order-input {
	margin: 30px;
	border-radius: 0px;
}

.my-order {
	height: 30px;
	font-size: 30px;
	font-weight: bold;
	margin: 30px 0px 20px 30px;
	color: #000000;
	line-height: 25px;
}

.detection-f1-bg {
	height: 57px;
	font-size: 75px;
	font-family: PingFang SC;
	letter-spacing: 4px;
	font-weight: bold;
	color: rgba(0, 0, 0, 0);
	line-height: 39px;
	-webkit-text-stroke: 1px #CBCBCB;
	text-stroke: 1px #CBCBCB;
}

.detection-f1-title {
	color: #000000;
	margin-top: -40px;
	font-size: 50px;
	font-weight: 800;
}
