﻿
/*学员风采列表开始*/
.feedback_rector{
	width:998px;
	height:362px;
	background:url(http://www.mede.com.cn/images/feedback.jpg) no-repeat #fff 0px 20px;
	border-radius:5px;
	margin:30px auto 0;
	padding:20px 0;
	border:1px solid #e4e4e4;
}
.xyfc{
	margin:30px auto 50px;
}
.xyfcCon{
	width:1400px;
	margin-bottom:-20px;
	overflow:hidden;
}
.xyfcConT{
	height: 56px;
}
.xyfcConT ul{
	width: 1400px; float: left;
}
.xyfcConT ul li{
	float: left;
	margin-right: 35px;
	margin-bottom: 20px;
}
.xyfcConT ul li a{
	display: inline-block;
	width: 313px;
	text-align: center;
	height: 63px;
	line-height: 63px;
	font-size: 24px;
	color: #737373;
	background: #fff;
	border-radius: 5px;
	border: solid 1px #e4e4e4
}
.xyfcConT ul li.con03Cur a{
	display: inline-block;
	background:#3276ff;
	color: #fff;
}
.xyfcConT ul li a:hover{
	display: inline-block;
	background:#3276ff;
	color: #fff;
}
.xyfcConBon{
	margin-top: 30px;
	display: none;
}
.xyfcConBon ul{
	width: 1400px;
	display:table;
}
.xyfcConBon ul li{
	float: left;
	width: 446px;
	text-align: center;
	background: #fff;
	margin: 0 20px 20px 0;
	position:relative;
	top:0;
	transition:top 0.3s,box-shadow 0.3s;
	-ms-transition:top 0.3s,box-shadow 0.3s;
	-o-transition:top 0.3s,box-shadow 0.3s;
	-moz-transition:top 0.3s,box-shadow 0.3s;
	-webkit-transition:top 0.3s,box-shadow 0.3s;
	box-shadow:0px 0px 0px #d4d4d4;
	-o-box-shadow:0px 0px 0px #d4d4d4;
	-moz-box-shadow:0px 0px 0px #d4d4d4;
	-ms-box-shadow:0px 0px 0px #d4d4d4;
	-webkit-box-shadow:0px 0px 0px #d4d4d4;
}
.xyfcConBon ul li:hover{
	top:-5px;
	box-shadow:0 3px 8px #c2c2c2;
	-o-box-shadow:0 3px 8px #c2c2c2;
	-moz-box-shadow:0 3px 8px #c2c2c2;
	-ms-box-shadow:0 3px 8px #c2c2c2;
	-webkit-box-shadow:0 3px 8px #c2c2c2;
}
.xyfcConBon ul li img{
	width: 450px;
	height: 300px;
}
.xyfcConBon ul li p{
	height: 65px;
	line-height: 65px;
	font-size: 18px;
	color: #464646;
	text-align: center;
	background-color: #dfe6ee;
}


.maindiv2{
	float:left;
	width:960px;
	height:282px;
	overflow:hidden;
	position:relative;
}
.maindiv2 ul{
	margin-left:-15px;
}
.maindiv2 ul li{
	float:left;
	width:180px;
	margin-left:15px;
}
.maindiv2 ul li a{
	color:#404040;
}
.maindiv2 ul li a:hover{
	color:#004f94;
}
.maindiv2 ul li .playerdetail{
	width:180px;
	background:#FFF;
}
.maindiv2 ul li .playerdetail .detailimg{
	width:180px;
	height:228px;
}
.maindiv2 ul li .playerdetail .detailimg img{
	width:180px;
	height:228px;
}
.maindiv2 ul li .playerdetail .teanames{
	text-align:center;
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
}
.maindiv2 ul li .playerdetail .teadetail{
	width:156px;
	height:27px;
	line-height:27px;
	text-align:center;
	margin:0 8px;
}

/*教学风采*/
.teacher_list ul{
	width: 100%;
}
.teacher_list ul li.item{
	width: calc(25% - 40px);
	height: 334px;
	background-color: #fff;
	margin: 20px 13px;
	float: left;
	border-radius: 10px;
	border: 2px solid #fff;

}
.teacher_list ul li.item:hover{
	border: 2px solid #025198;
}
.teacher_list ul li.item img{ width: 150px; height: 150px; border-radius: 120px;  margin-top: 42px;box-shadow: 2px 5px 12px 5px #e8e7ef;}
.teacher{ background-color: #EAEDF1; padding-top: 48px}
.teacher_name{
	font-size: 32px;
	color: #262523;
	font-weight: 500;
	height: 70px;
	line-height: 80px;
}
.teacher_department{
	height: 35px;
	line-height: 35px;
	color:rgba(0,0,0,.65);
	font-size: 18px;
}
.teacher_info_pic{
	text-align: center;
	margin-bottom: 20px;
	margin-top: 60px;
}
.teacher_info_pic img{
	width: 180px;
	height: 180px;
	border-radius: 150px;
}

/*学员风采列表结束*/

.jiuye_student{
	padding-top: 50px;
}
.jiuye_student_list ul li.item{
	border-radius: 15px !important;
	box-shadow:0 0 10px #dedede;
	border: 1px solid #878383;
	position: relative; margin: 0 !important;
}

.list_desc{
	text-align: left;
	margin-left: 30px; font-size: 16px;
}
.jiuye_student_list ul li.item .teacher_name{ font-size: 38px; font-weight: 700; height: auto; margin: 50px 0 0 0 ;}
.jiuye_student_wage{
	position: absolute;
	bottom: -20px;
	left: 68px;
	background: #025198;
	color: #fff;
	width: auto;
	padding: 8px 20px;
	border-radius: 20px;
	font-size: 20px;
}
.jiuye_student_list ul{ gap: 70px !important;}
.jiuye_student_li_div{
	width: calc(21.2%);
	height: 430px;
}
.jiuye_student_list ul li.item{
	width: 100%;
	height: 430px !important;
	margin-bottom: 10px;
}
.jiuye_student_list ul li.item:hover{
	background: #025198;
	color: #fff;
}
.jiuye_student_list ul li.item:hover .teacher_name{
	color: #fff;
}
.jiuye_student_list ul li.item:hover .list_desc{
	color: #fff;
}
.jiuye_student_list ul li.item:hover .jiuye_student_wage{
	background: red;
}


.project .list {
	display: flex;
	flex-wrap: wrap;
	gap: 80px;
	min-width: 1040px;
}

.project .list li {
	width:calc(50% - 122px);
	overflow: hidden;
	position: relative;
	height: 330px;
	transition: 0.5s;
	border: 1px solid #17347b;
	padding:  40px;
}

.project .list li:nth-child(2n) {
	margin-right: 0;
}

.project .list li img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: 0.5s;
}
.project .list li:hover {
	transform: scale(1.03);
}

.chuangye_student_pic{
	width: 150px;
	height: 150px;
	float: left;
}
.chuangye_student_top{
	float: left;
}

.chuangye_student_top img{
	width: 160px !important;
	height: 160px !important;
	border-radius: 100px 100px 100px 0;
	margin-top: 20px;
}
.chuangye_student_uname{
	float: left;
	margin-top: 30px;    width: calc(100% - 150px);
}
.chuangye_student_uname .list_desc{ font-size: 20px;font-weight: 600}
.chuangye_student_top .teacher_name{
	text-align: left;
	font-size: 46px;
	font-weight: 700;
	color: #0C0C0C;
	margin-left: 30px;
	width: 100%;
	overflow: hidden;
}
.chuangye_student_yeji{
	width: calc(100% - 80px);
	height: 80px;
	line-height: 80px;
	text-align: center;
	background-color: #025198;
	color: #fff;
	position: absolute;
	bottom: 60px;
	font-size: 32px;
}

.qiye_client_list li{
	border: 1px solid #3d4f90 !important;
	/* height: 465px !important; */
	height: 420px !important;
	padding: 25px !important;
}
.qiye_client_list li:hover .view_btn{
	background-color: #007efe;
}
.qiye_client_list li h1{
	font-weight: bold;
	text-align: left;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	width: 100%;
	font-size: 36px;
}
.qiye_client_list li h3{
	text-align: left;
	margin: 0 0 20px 0;
	font-size: 22px;
	letter-spacing: 2px;
	font-weight: 500;
}
.qiye_client_pic img{
	width: 492px;
	height: 200px;
}
.view_btn{
	width: 250px;
	height: 60px;
	line-height: 60px;
	background-color: #007efe;
	border-radius: 10px;
	position: absolute;
	bottom: 65px;
	left: 180px;
	cursor: pointer; text-align: center;

}
.view_btn a{
	font-size: 18px;
	color: #fff;
}

.student_info{
	padding: 30px 50px;

	/* 2026.4.16 新增 star */
	flex: 1;
	background: rgb(255, 255, 255);
	/* 2026.4.16 新增 end */
}
.student_info h1{
	text-align: center;
	border-bottom: 1px solid #ccc;
	line-height: 80px;
	font-size: 34px;
	padding-bottom: 15px;
}
.student_info h3{
	text-align: center;
	line-height: 60px;
	font-size: 20px;
	font-weight: 500;
}
