@charset "utf-8";

/* 分页 */

.pic>img {
	width: 100%;
	height: 300px;
	object-fit: cover;
}

.banner img {
	display: block;
	width: 100%;
}

.pagination {
	text-align: center;
	font-size: 0;
	padding-top: 50px;
}

.pagination a {
	display: inline-block;
	border: 1px solid #dcdcdc;
	padding: 0 12px;
	height: 35px;
	font-size: 14px;
	line-height: 35px;
	text-align: center;
	color: #666;
	margin: 0 7px;
}

.pagination a.active {
	background: #0c3173;
	color: #fff;
	border: 1px solid #0c3173;
}

.pagination a:hover {
	background: #0c3173;
	color: #fff;
	border: 1px solid #0c3173;
}

.pagination span {
	display: inline-block;
	font-size: 14px;
}

.nymain {
	position: relative;
	margin-top: 40px
}

.nymain>div {}

.nymain .leftNav {
	float: left;
	width: 275px;
	position: relative;
	margin-right: 40px;
}

.nymain .leftNav>h2 {
	line-height: 80px;
	color: #fff;
	background: #0c3173;
	font-size: 30px;
	overflow: hidden;
	padding-left: 45px;
}

.nymain .leftNav>h2 img {
	vertical-align: middle;
	margin-right: 10px;
	margin-top: -5px;
}

.nymain .leftNav p {
	margin-left: 20px;
	font-size: 26px;
	font-weight: 600;
	color: #fff;
	padding: 20px 0;
}

.nymain .leftNav>ul {
	background: #f4f4f4;
	padding-bottom: 135px;
	/* box-shadow: 0 0 10px rgba(0,0,0,.1); */
}

.nymain .leftNav>ul>li {
	position: relative;
	border-bottom: 1px dotted #b0bdcb;
}

.nymain .leftNav>ul>li:first-child {
	border-top: none;
}

.nymain .leftNav ul li a {
	display: block;
	font-size: 18px;
	line-height: 65px;
	padding-left: 45px;
	color: #000;
}

.nymain .leftNav>ul>li>span {
	position: absolute;
	width: 25px;
	height: 25px;
	right: 10px;
	top: 20px;
	line-height: 50px;
	background: url("../image/sub_left_down.png") no-repeat center center;
	cursor: pointer;
	transition: all 0.3s;
}

.nymain .leftNav>ul>li.on>span {
	transform: rotate(90deg);
}

.nymain .leftNav>ul>li.on>a {
	background: rgba(12, 49, 115, 0.1);
	color: #0c3173;
	font-weight: 600;
}

.nymain .leftNav>ul>li.activ {
	background: #dadada;
}

.nymain .leftNav>ul>li.active>a {
	color: #0c3173;
	font-weight: 600;
}



.nymain .leftNav ul li.active ul {
	display: block;
}

.nymain .leftNav ul li a:hover {
	background-position: 31px center;
	color: #0c3173;
}

.nymain .leftNav>ul>li>ul {
	display: none;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0;
}

.nymain .leftNav>ul>li>ul>li>a {
	font-size: 16px;
	line-height: 64px;
	border-top: 1px solid #eeeeee;
	padding-left: 65px;
	color: #666666;
}

.ny-right {
	overflow: hidden;
	min-height: 600px;
	margin-bottom: 40px;
}

.ny-rcom {
	font-size: 24px;
	color: #0c3173;
	margin-bottom: 15px;
	font-weight: normal;
}

.position {
	padding-top: 13px;
}

.position>div {
	position: relative;
	text-align: right;
	font-size: 0;
	line-height: 66px;
	border-bottom: 1px solid #0c3173;
}

.position h3 {
	position: absolute;
	font-size: 24px;
	font-weight: 600;
	color: #000;
	text-align: left;
	bottom: 0;
	left: 0;
}

.position h3::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 3px;
	background: #0c3173;
	z-index: 9;
}

.position span {
	color: #8c9396;
	font-size: 14px;
	vertical-align: middle;
}

.position img {
	height: 16px;
	vertical-align: middle;
	margin-right: 5px;
}

.position a {
	font-size: 14px;
	color: #8c9396;
	margin: 0 5px;
	vertical-align: middle;
}

.position a:hover {
	color: #0c3173;
}

.text-list ul li {
	padding-left: 15px;
	padding-right: 110px;
	position: relative;
	line-height: 62px;
	border-bottom: 1px dashed #e5e5e5;
	font-size: 16px;
	position: relative;
	left: 0;
	transition: all 0.5s;
	background: url("../image/list-dot.png") no-repeat;
	background-position: left center;
}

.text-list ul li:first-child {
	border-top: none;
}

.text-list ul li a {
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #000;
}

.ddd {
	position: absolute;
	right: 0;
	color: #666666;
	font-size: 16px;
}

.text-list ul li:hover a {
	color: #0c3173;
}

.text-list ul li:hover span {
	color: #0c3173;
}

.art-main .art-tit h3 {
	text-align: center;
	color: #333;
	font-weight: normal;
	font-size: 24px;
	margin-top: 30px;
	font-weight: 600;
}

.art-main .art-body {
	padding-top: 30px;
}

.art-main .art-body p {
	color: #333333;
	text-indent: 2em;
	font-size: 16px;
	line-height: 32px;
	/*margin-bottom: 30px;*/
}

.art-main .art-body img {
	max-width: 80% !important;
	display: block;
	margin: 0 auto;
	height: auto !important;
}

.art-main .cont-tit p {
	font-size: 0;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 20px;
	background: bottom;
	border-bottom: 1px solid #d9d9d9;
}

.art-main .cont-tit p img {
	display: inline-block;
	vertical-align: middle;
	height: 16px;
	margin-right: 5px;
}

.art-main .cont-tit p .liulan {
	margin-left: 50px;
}

.art-main .cont-tit p span {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: #888;
	margin: 0 10px;
}

.art-info {
	border-top: 1px dashed #eaeaea;
	margin-top: 25px;
}

.pnext {
	margin-top: 25px;
}

.pnext p {
	text-indent: initial;
	font-size: 15px;
	line-height: 32px;
	color: #555555;
}

.pnext p a {
	font-size: 15px;
	color: #555555;
}

.pnext p:hover {
	/* color: #96632C; */
}

.pnext p:hover a {
	color: #0c3173;
}


/* 图片列表 */

.img-lists ul {
	overflow: hidden;
	margin-left: -2%;
	margin-right: -2%;
}

.img-lists ul li {
	float: left;
	width: 20.8%;
	margin: 40px 2% 0 2%;
	border: 1px solid #eee;
	transition: all 0.3s;
	position: relative;
	top: 0;
}

.img-lists ul li:hover {
	box-shadow: 0 0 10px rgba(51, 51, 51, 0.16);
	top: -10px;
}

.img-lists ul li a {
	display: block;
	width: 100%;
}



.img-lists ul li a>img {
	display: block;
	width: 100%;
	height: 196px;
}

.img-lists ul li a>div.info {
	padding: 10px;
	font-size: 0;
	text-align: center;
}

.img-lists ul li a>div.info p {
	color: #333;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 5px;
}

.img-lists ul li:hover a>div.info p {
	color: #0c3173;
}

.nymain {
	padding-bottom: 50px;
}



@media screen and (max-width: 1400px) {}

@media screen and (max-width: 1200px) {
	.ldtz-info p {
		font-size: 14px;
	}
}

@media screen and (max-width: 1140px) {
	.list-jg ul li a {
		padding: 0 20px;
	}
}

@media screen and (max-width: 1024px) {
	.banner:before {
		display: none;
	}

	.nymain {
		margin-top: 20px;
	}

	.nymain .leftNav>h2 {
		line-height: 70px;
		font-size: 26px;
		padding-left: 20px;
	}

	.nymain .leftNav {
		margin-right: 30px;
		width: 220px;
	}

	.nymain .leftNav>ul {
		padding-bottom: 30px;
	}

	.nymain .leftNav ul li a {
		font-size: 18px;
		padding-left: 20px;
	}

	.nymain .leftNav>ul>li>ul>li>a {
		padding-left: 40px;
	}

	.nymain .leftNav ul li.active a {}

	.nymain .leftNav ul li:hover a {}

	.position {
		padding-top: 3px;
	}

	.position span {
		font-size: 14px;
	}

	.position a {
		font-size: 14px;
	}

	.position h3 {
		height: 70px;
		line-height: 70px;
	}

	.text-list ul li {
		font-size: 16px;
	}

	.img-lists ul li {
		width: 47%;
		margin: 20px 1%;
	}

	.img-lists ul li a>img {
		height: 209px;
	}

	.img-lists ul li a>div.info p {
		font-size: 14px;
	}

	.img-lists ul li a>div.info img {
		height: 12px;
	}

	.img-lists ul li a>div.info span {
		font-size: 12px;
	}

	.dt-list2 li {
		padding: 25px 0;
	}

	.timg-list ul li a h3 {
		font-size: 16px;
	}

	.timg-list-img {
		width: 260px;
	}

	.timg-linfo {
		padding-top: 10px;
	}

	.ldtz-pic {
		float: none;
		margin: 0 auto;
	}

	.ldtz-info {
		padding: 0 20px;
		padding-bottom: 15px;
		margin-top: 20px;
		text-align: center;
	}

	.ldtz-info h3::before {
		left: 50%;
		transform: translateX(-50%);
	}

	.ldtz ul li a {
		padding-top: 15px;
	}

	.list-jg ul li {
		width: 46%;
	}

	.list-jg ul li a span {
		font-size: 14px;
	}
}

@media screen and (max-width:768px) {
	.banner::after {
		content: none;
	}

	.nymain .leftNav>h2 {
		line-height: 46px;
		font-size: 16px;
		text-align: left;
		padding-left: 15px;
		font-weight: 600;
		background: #0c3173;
	}

	.nymain .leftNav>h2 span {
		float: right;
		width: 24px;
		height: 30px;
		margin-top: 8px;
		background: url("../image/sub_left_down2.png") no-repeat center center;
		background-position: left center;
		margin-right: 10px;
	}

	.nymain .leftNav ul li a {
		font-size: 16px;
	}

	.nymain .leftNav>ul>li>ul>li>a {
		font-size: 14px;
	}

	.nymain {
		padding: 10px 0;
		margin-top: 0;
	}

	.nymain .leftNav {
		float: none;
		width: auto;
		top: 0;
		margin-right: 0;
		margin-top: 15px;
	}

	.nymain .leftNav>p {
		font-size: 18px;
		padding: 10px 0;
	}

	.ny-right {
		float: none;
		width: auto;
	}

	.position {
		padding: 16px 0;
		margin-top: 0;
		margin-bottom: 0;
	}

	.position>div {
		text-align: left;
		line-height: 40px;
	}

	.position h3 {
		left: 0;
		width: auto;
		height: 45px;
		font-size: 20px;
		line-height: 45px;
		position: relative;
		left: 0;
		margin-bottom: 10px;
		font-weight: 600;
		display: none;
	}

	.position h3::after {
		width: 37px;
		height: 37px;
		right: -10px;
		bottom: -15px;
	}

	.pagination {
		padding-top: 50px;
	}

	.pagination a {
		padding: 0 5px;
		height: 20px;
		line-height: 20px;
		font-size: 12px;
		margin: 0 3px;
	}

	.nymain .leftNav ul {
		display: none;
	}

	.nymain .leftNav ul li a {
		line-height: 55px;
		padding-left: 20px;
	}

	.nymain .leftNav>ul>li>span {
		top: 13px;
	}

	.text-list ul li {
		line-height: 50px;
		padding-right: 100px;
	}

	.art-main .art-tit h3 {
		font-size: 16px;
		line-height: 30px;
		margin-top: 0;
	}

	.art-main .art-body p {
		font-size: 14px;
		line-height: 30px;
		margin-bottom: 15px;
	}

	.art-main .cont-tit p span {
		font-size: 14px;
	}

	.art-main .cont-tit p img {
		height: 12px;
	}

	.pnext {
		float: none;
		border: none;
		width: auto;
	}

	.pnext p {
		line-height: 30px;
	}

	.zzjg_text li {
		width: 50%;
	}

	.img-lists ul li {
		margin: 10px 1%;
	}

	.img-lists ul li a>img {
		height: 191px;
	}

	.xbxx {
		padding-top: 0;
	}

	.xbxx ul li a {
		padding: 15px 10px;
	}

	.xbxx ul li a h3 {
		font-size: 18px;
		padding-bottom: 10px;
		margin-bottom: 15px;
	}

	.xbxx ul li a p {
		font-size: 14px;
		line-height: 26px;
		height: 72px;
		padding: 0;
	}

	.xbxx ul li a div span {
		font-size: 12px;
	}

	.xbxx ul li a div img {
		height: 14px;
	}

	.img-lists2 ul li {
		width: 30%;
		margin-left: 1.5%;
		margin-right: 1.5%;
	}

	.nymain .leftNav>h2 img {
		height: 20px;
	}

	.ddd {
		font-size: 14px;
	}

	.position a {
		margin: 0 2px;
	}

	.dt-list2 li a>.dt-text h3 {
		font-size: 18px;
	}

	.dt-list2 li a>.dt-text p {
		font-size: 14px;
		line-height: 24px;
		margin-top: 0;
	}

	.dt-list2 li a>.dt-text {
		padding-left: 10px;
	}

	.dt-list2 li .date {
		width: 60px;
	}

	.dt-list2 li .date span {
		font-size: 24px;
	}

	.dt-list2 li .date {
		padding: 4px 0;
	}

	.dt-list2 li {
		padding: 15px 0;
	}

	.nymain .leftNav>ul>li>ul>li>a {
		font-size: 14px;
		line-height: 45px;
	}

	.art-main .art-body {
		padding-top: 0;
	}

	.timg-list-img {
		width: 220px;
		margin-right: 20px;
	}

	.timg-linfo span {
		margin-top: 10px;
	}

	.timg-linfo p {
		margin-top: 10px;
	}

	.timg-list ul li {
		margin-top: 0;
		margin-bottom: 20px;
	}

	.list-ld ul li {
		padding: 15px 0;
	}

	.list-ld ul li h3 {
		font-size: 18px;
	}

	.list-ld ul li p {
		font-size: 14px;
		margin-top: 10px;
	}

	.list-ls ul li {
		padding: 15px 0;
	}

	.list-ls ul li h3 {
		font-size: 18px;
	}

	.list-ls ul li p {
		font-size: 14px;
		margin-top: 10px;
	}

	.list-ls ul {
		margin-top: 0;
	}
}

@media screen and (max-width:480px) {
	.img-lists ul li a>img {
		height: 100px;
	}

	.text-list ul li {
		font-size: 14px;
		padding-left: 15px;
	}

	.art-main .cont-tit p .liulan {
		margin-left: 15px;
	}

	.ddd {
		width: 80px
	}

	.img-lists2 ul li {
		width: 47%;
		margin-left: 1.5%;
		margin-right: 1.5%;
	}

	.timg-list-img {
		float: none;
		width: auto;
		margin-right: 0;
		margin-bottom: 10px;
	}

	.timg-linfo {
		padding-top: 0;
	}

	.ldtz ul li {
		float: none;
		width: auto;
	}

	.ldtz ul li:nth-child(2n+1) {
		margin-right: 0;
	}

	.ldtz-pic {
		float: left;
	}

	.ldtz ul li {
		margin-bottom: 30px;
	}

	.ldtz ul li a {
		padding: 0;
	}

	.ldtz-pic {
		width: 120px;
	}

	.ldtz-info {
		text-align: left;
	}

	.ldtz-info h3::before {
		left: 0;
		transform: translateX(0);
	}

	.ldtz-info h3 {
		padding-top: 15px;
		margin-bottom: 10px;
	}

	.ldtz ul li a {
		margin: 0;
	}
}

@media screen and (max-width:320px) {
	.text-list ul li {
		line-height: 40px;
		font-size: 12px;
	}

	.art-main .art-tit h3 {
		/* font-size: 20px; */
		/* font-weight: bold; */
	}

	.art-main .art-tit span {
		font-size: 12px;
		padding-bottom: 5px;
		line-height: 24px;
		height: 24px;
	}

	.art-main .art-body p {
		font-size: 12px;
		line-height: 30px;
	}

	.img-lists ul li a>img {
		height: 84px;
	}
}



/* 2025-10-14 */
.pic {
	padding-top: 75%;
	position: relative;
	overflow: hidden;
}

.pic::before {
	position: absolute;
	top: 0;
	left: -90%;
	z-index: 2;
	display: block;
	content: "";
	width: 50%;
	height: 100%;
	opacity: .25;
	pointer-events: none;
	/* background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 53) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .53) 100%); */
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 53) 50%, rgba(255, 255, 255, 0) 70%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 53) 50%, rgba(255, 255, 255, 0) 70%);
	-webkit-transform: skewX(-25deg);
	-ms-transform: skewX(-25deg);
	transform: skewX(-25deg);
	z-index: 3;
}

.pic img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: all 1s;
}

a:hover .pic img {
	transform: scale(1.05);
}

a:hover .pic:before {
	-webkit-animation: shine 1s;
	animation: shine 1s
}

@-webkit-keyframes shine {
	100% {
		left: 125%
	}
}

@keyframes shine {
	100% {
		left: 125%
	}
}

.pic div {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	width: 85%;
	height: 100%;
	transition: all .8s;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

a:hover .pic div {
	width: 110%;
	height: 110%;
}


.modulepic {
	padding-top: 75%;
	position: relative;
	overflow: hidden;
}

.modulepic img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: all 1s;
	object-fit: cover;
}

.modulepic div {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: all .8s;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

a:hover .modulepic img {
	transform: scale(1.05);
}

a:hover .modulepic div {
	transform: scale(1.1);
}

.lm-teacher-box {
	height: auto;
	overflow: hidden;
}

.lm-teacher-search {
	display: flex;
	margin: 30px auto;
}

.lm-teacher-search h2 {
	border-radius: 20px;
	background: #0C3173;
	font-size: 16px;
	font-weight: bold;
	line-height: 42px;
	text-align: center;
	color: #FFFFFF;
	width: 115px;
	height: 42px;
	margin-right: 10px;
	display: block;
}


.lm-teacher-nav {
	flex: 1;
	min-width: 0;
	display: flex;
	justify-content: space-between;
	border-bottom: 1px dashed #D8D8D8;
}

.lm-teacher-nav a {
	font-size: 20px;
	line-height: 42px;
	color: #666666;
	padding: 0 5px;
}

.lm-teacher-nav a:hover {
	color: #0C3173;
}

.lm-teacher-nav a.active {
	color: #0C3173;
	font-weight: bold;
}


.lm-teacher-list {
	overflow: hidden;
}

.lm-teacher-list ul {
	margin-left: -20px;
	margin-right: -20px;
	height: auto;
	overflow: hidden;
}

.lm-teacher-list ul li {
	float: left;
	width: 50%;
}

.lm-teacher-list ul li a {
	display: flex;
	margin: 24px 20px;
	padding: 0 15px 15px;
	position: relative;
	z-index: 1;
}

.lm-teacher-list ul li a::before {
	content: '';
	position: absolute;
	top: 40px;
	left: 0;
	right: 0;
	bottom: 0;
	background: #F4F7FC;
	z-index: -1;
}

.lm-teacher-list ul li .pic {
	width: 200px;
	height: 250px;
	padding-top: 0;
	border-radius: 0 20px 0 0;
}

.lm-teacher-list ul li .lm-teacher-txt {
	flex: 1;
	min-width: 0;
	padding: 65px 15px 0 30px;
}

.lm-teacher-list ul li hr {
	background: none;
	border: none;
	border-top: .01rem solid #D2DEF3;
	margin: 15px 0 10px 0;
	transition: all 0.5s;
}

.lm-teacher-list ul li h3 {
	font-size: 22px;
	font-weight: bold;
	color: #0C3173;
}

.lm-teacher-list ul li h3 span {
	padding-left: 15px;
	font-size: 20px;
	font-weight: 350;
	color: #0C3173;
}

.lm-teacher-list ul li p {
	font-size: 16px;
	font-weight: 350;
	line-height: 30px;
	color: #3D3D3D;
}


.lm-teacher-list ul li p.lm-teacher-jj {
	height: 120px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	line-clamp: 4;
	-webkit-box-orient: vertical;
	margin-top: 0;
}

.lm-teacher-list ul li:hover hr {
	border-top-color: #0c3173;
}

.lm-teacher-list ul li:hover .pic img {
	transform: scale(1.1);
}


/*  */
.lm-lead-box {
	height: auto;
	overflow: hidden;
}


.lm-lead-list {
	overflow: hidden;
}

.lm-lead-list ul {
	margin-left: -20px;
	margin-right: -20px;
	height: auto;
	overflow: hidden;
}

.lm-lead-list ul li {
	float: left;
	width: 50%;
}

.lm-lead-list ul li a {
	display: flex;
	margin: 20px 20px;
	padding: 20px;
	position: relative;
	z-index: 1;
}

.lm-lead-list ul li a::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #F4F7FC;
	z-index: -1;
}

.lm-lead-list ul li .pic {
	width: 200px;
	height: 250px;
	padding-top: 0;
	border-radius: 0 20px 0 0;
}

.lm-lead-list ul li .lm-lead-txt {
	flex: 1;
	min-width: 0;
	padding: 10px 15px 0 30px;
}

.lm-lead-list ul li hr {
	background: none;
	border: none;
	border-top: .01rem solid #D2DEF3;
	margin: 15px 0 15px 0;
	transition: all 0.5s;
}

.lm-lead-list ul li h3 {
	font-size: 22px;
	font-weight: bold;
	color: #0C3173;
}

.lm-lead-list ul li h3 span {
	padding-left: 15px;
	font-size: 20px;
	font-weight: 350;
	color: #0C3173;
}

.lm-lead-list .lm-lead-txt p {
	font-size: 16px;
	line-height: 30px;
	color: #333333;
	flex: 1;
	min-width: 0;
	overflow-wrap: break-word;
}

.lm-lead-list .lm-lead-sx {
	font-size: 16px;
	font-weight: 350;
	line-height: 30px;
	color: #3D3D3D;
	display: flex;
	padding: 2px 0;
}

.lm-lead-list .lm-lead-sx span {
	display: block;
	width: 50px;
}

.lm-lead-list .lm-lead-jj {
	display: flex;
}

.lm-lead-list .lm-lead-jj p {
	height: 90px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
	margin-top: 0;
	flex: 1;
	min-width: 0;
}

.lm-lead-list .lm-lead-jj span {
	display: block;
	width: 50px;
}

.lm-teacher-list ul li:hover hr {
	border-top-color: #0c3173;
}

.lm-teacher-list ul li:hover .pic img {
	transform: scale(1.1);
}


/*  */
.lm-teacher-cont {}

.lm-teacher-jbxx {
	display: flex;
	margin: 24px 0;
	padding: 0 25px 25px;
	position: relative;
	z-index: 1;
}

.lm-teacher-jbxx::before {
	content: '';
	position: absolute;
	top: 30px;
	left: 0;
	right: 0;
	bottom: 0;
	background: #F4F7FC;
	z-index: -1;
}

.lm-teacher-jbxx .pic {
	width: 200px;
	height: 250px;
	padding-top: 0;
	border-radius: 0 20px 0 0;
}

.lm-teacher-txt {
	flex: 1;
	min-width: 0;
	padding: 65px 30px 0 30px;
}

.lm-teacher-txt h3 {
	font-size: 22px;
	font-weight: bold;
	color: #0C3173;
}

.lm-teacher-txt h3 span {
	padding-left: 15px;
	font-size: 20px;
	font-weight: 350;
	color: #0C3173;
}

.lm-teacher-bq {
	display: flex;
	justify-content: flex-start;
}

.lm-teacher-bq-item:first-child {
	width: 35%;
	line-height: 30px;
}

.lm-teacher-bq-item {
	width: 50%;
	line-height: 40px;
	font-size: 17px;
}
.lm-teacher-bq-item p{
	line-height:30px;
}
.lm-teacher-bq-item span {
	display: block;
	position: relative;
	padding-left: 15px;
	overflow: hidden;
}

.lm-teacher-bq-item span:before {
	content: "";
	position: absolute;
	width: 3px;
	height: 15px;
	background: #0c3173;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.lm-teacher-txt hr {
	background: none;
	border: none;
	border-top: .01rem solid #D2DEF3;
	margin: 15px 0 15px 0;
	transition: all 0.5s;
}

.lm-teacher-txt .lm-teacher-jj {}

.lm-teacher-info {
	background: #F4F7FC;
}



.lm-teacher-info-title {}

.lm-teacher-info-title {
	background: #EEF1F6;
	display: flex;
}

.lm-teacher-info-title h3 {
	font-size: 20px;
	color: #333333;
	font-weight: normal;
	padding: 0 30px;
	line-height: 55px;
	cursor: pointer;
}

.lm-teacher-info-title h3.active {
	background: #0c3173;
	color: #fff;
}

.lm-teacher-info-cont {}

.lm-teacher-info-cont {
	padding: 25px;
}

.lm-teacher-info-cont-item {
	display: none;
}

.lm-teacher-info-cont-item.active {
	display: block;
}

.lm-teacher-info-cont-item p {
	font-family: Source Han Sans CN;
	font-size: 18px;
	font-weight: normal;
	line-height: 34px;
	letter-spacing: normal;
	color: #333333;
	text-align: justify;
	/* text-indent: 2em; */
}

@media screen and (max-width: 1400px) {
	.lm-lead-list ul li .pic {
		width: 160px;
		height: 220px;
	}

	.lm-teacher-list ul li .pic {
		width: 160px;
		height: 220px;
	}

	.lm-teacher-txt {
		margin-left: 20px;
		padding: 46px 15px 0 15px !important;
	}

	.lm-teacher-list ul li p {
		font-size: 15px;
		line-height: 24px;
	}

	.lm-teacher-list ul li a::before {
		top: 20px;
	}
}

@media screen and (max-width: 1200px) {
	.lm-teacher-info-title h3{
    padding: 0 18px;
}
	.lm-lead-list ul li {
		width: 100%;
		float: none;
	}

	.lm-teacher-search {
		display: block;
	}

	.lm-teacher-nav {
		padding: 15px 0;
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
	}

	.lm-teacher-list ul li {
		width: 100%;
		float: none;
	}

	.lm-teacher-bq {
		display: block;
	}

	.lm-teacher-bq-item {
		width: 100% !important;
		font-size: 16px;
	}
}

@media screen and (max-width: 900px) {
	.lm-lead-list .lm-lead-jj p{
    height: 100px;
    -webkit-line-clamp: 4;
    line-clamp: 4;
}
	.lm-lead-list ul li .lm-lead-txt{
    padding: 10px 10px 10px 10px;
}
	.lm-lead-list ul li a{display:block;margin: 20px 0px;}
	.lm-lead-sx * {
		font-size: 15px !important;
		line-height: 24px !important;
	}

	.lm-lead-sx * {
		font-size: 15px !important;
		line-height: 24px !important;
	}

	.lm-lead-jj * {
		font-size: 15px !important;
		line-height: 24px !important;
	}

	.lm-lead-list ul li .pic {
		width: 140px;
		height: 190px;
		margin: 0 auto 10px auto;
	}

	.lm-lead-list ul li h3 {
		font-size: 20px;
		text-align: center;
	}

	.lm-teacher-nav a {
		font-size: 18px;
	}

	.lm-teacher-list ul li {
		margin-bottom: 30px;
	}

	.lm-teacher-list ul li p.lm-teacher-jj {
		-webkit-line-clamp: 3;
		line-clamp: 3;
		height: 69px;
	}

	.lm-teacher-list ul {
		margin: 0 auto;
	}

	.lm-teacher-list ul li a {
		margin: 0;
		padding: 0;
	}

	.lm-teacher-list ul li .pic {
		width: 140px;
		height: 190px;
	}

	.lm-teacher-search {
		margin: 20px auto;
	}

	.lm-teacher-jbxx {
		display: block;
		padding: 0 15px 15px;
	}

	.lm-teacher-jbxx .pic {
		margin: 0 auto;
	}

	.lm-teacher-txt h3 {
		font-size: 20px !important;
	}

	.lm-teacher-list ul li h3 span {
		font-size: 16px !important;
	}

	.lm-teacher-txt {
		margin: 0 auto;
		padding: 35px 0 0 0;
	}

	.lm-teacher-bq-item span {}

	.lm-teacher-info-title {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.lm-teacher-info-title h3 {
		font-size: 14px;
		padding: 0;
		width: 30%;
		text-align: center;
	}

	.lm-teacher-info-cont-item p {
		line-height: 30px;
		font-size: 16px;
	}
}