#yjzx {
	background: none;
}

#yjzx .items .item {
	text-align: center;
	margin-top: 40px;
}

#yjzx .items .item a {
	display: inline-block;
	position: relative;
	max-width: 100%;
}

#yjzx .items .item a .ck {
	position: absolute;
	z-index: 10;
	right: -10%;
	bottom: 16%;
	opacity: 0;
	transition: all 0.5s;
}

#yjzx .items .item a:hover .ck {
	right: 8%;
	opacity: 1;
	transition: all 0.5s;
}

#yjzx .items .item a .img {
	width: 100%;
}

#yjzx .items .item a:hover .img {
	box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.16);
}

#yjzxBanner .globalwrap .cont {
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	align-items: center;
	height: -webkit-fill-available;
}

#yjzxBanner .globalwrap .cont img {
	height: auto;
	width: auto !important;
	margin-top: 0;
	max-width: 80%;
}

#yjzx .left {
	display: flex;
	flex-direction: column;
	border-right: 1px solid #999999;
}

#yjzx .left a {
	padding: 30px 0 30px 40px;
	color: #999999;
	font-size: 20px;
	display: block;
	border-bottom: 1px solid #999999;
	width: 100%;
	box-sizing: border-box;
}

#yjzx .left a.on {
	background: url(../images/yjzx-sj.png) no-repeat 20px center;
	color: #11428e;
	border-bottom: 1px solid #11428e;
}

#yjzx .left a:hover {
	text-decoration: none;
	color: #11428e;
	border-bottom: 1px solid #11428e;
}

/*#yjzx .right {
	border-left: 1px solid #999999;
}*/

#yjzx .right img {
	max-width: 100%;
	margin: 4px 0 4px;
	height: auto;
	margin-right: 10px;
}

#yjzx .right .lx-item {
	position: relative;
	padding-left: 22px;
	margin-top: 25px;
}

#yjzx .right .lx-item span {
	position: absolute;
	background-color: rgb(17, 66, 142);
	width: 10px;
	height: 10px;
	left: 0px;
	top: 10px;
}

#yjzx .right .lx-item p.t {
	color: #333333;
	font-size: 24px;
}

#yjzx .right .lx-item p.b {
	color: #666666;
	font-size: 16px;
	margin-bottom: 0;
}

#yjzx .right .yjcg-tabs {
	margin-bottom: 40px;
	/*padding-left: 45px;*/
}

#yjzx .right .yjcg-tab {
	position: relative;
	text-align: center;
	width: 180px;
	height: 50px;
	line-height: 50px;
	margin-right: 20px;
	cursor: pointer;
	font-size: 18px;
	background: #f1f1f1;
	position: relative;
}

#yjzx .right .yjcg-tab img {
	position: absolute;
	bottom: -10px;
	margin: 0;
	left: 0;
	width: 100%;
	display: none;
}

#yjzx .right .yjcg-tab a {
	color: #666666;
}

#yjzx .right .yjcg {
	padding-left: 45px;
}

#yjzx .right .yjcg-tab:hover,
#yjzx .right .yjcg-tab.on {
	color: #11428e;
	background: none;
}

#yjzx .right .yjcg-tab:hover img,
#yjzx .right .yjcg-tab.on img {
	display: block;
}

#yjzx .right .yjcg-tab:hover a,
#yjzx .right .yjcg-tab.on a {
	color: #11428e;
	text-decoration: none;
}

#yjzx .right .yjcg-text {
	margin-top: 20px;
	display: none;
}

#yjzx .right .yjcg-text li {
	font-size: 16px;
	padding: 15px 0;
	border-bottom: 1px dashed #dcdcdc;
	padding-left: 20px;
	position: relative;
}

#yjzx .right .yjcg-text li span {
	position: absolute;
	left: 0;
	top: 25px;
	border-radius: 50%;
	background-color: rgb(102, 102, 102);
	width: 6px;
	height: 6px;
}

#yjzx .right .yjcg-text li a {
	color: #666666;
}

#yjzx .right .yjcg-text li a:hover {
	color: #11428e;
}

#yjzx .right .yjcg-pages {
	padding: 50px 0 0;
}

#yjzx .right .yjcg-pages a,
#yjzx .right .yjcg-pages span {
	background: #f2f2f2;
	text-align: center;
	min-width: 30px;
	line-height: 30px;
	color: #a9a9a9;
	padding: 0;
	display: inline-block;
	float: left;
	margin-left: 10px;
}

#yjzx .right .yjcg-pages span {
	padding: 0 10px;
}

#yjzx .right .yjcg-pages a:hover,
#yjzx .right .yjcg-pages a.on {
	background: #f7b200;
	color: #FFFF00;
	text-decoration: none;
}

#yjzx .right .yjcg-text .data-item {
	display: flex;
	margin-bottom: 40px;
}

#yjzx .right .yjcg-text .data-item-left {
	width: 96px;
	margin-right: 25px;
}

#yjzx .right .yjcg-text .data-item-left .t {
	line-height: 50px;
	font-weight: bold;
	color: #FFFFFF;
	background: #c1a257;
	font-size: 30px;
	text-align: center;
}

#yjzx .right .yjcg-text .data-item-left .b {
	line-height: 50px;
	font-weight: bold;
	color: #FFFFFF;
	background: #448fdf;
	font-size: 30px;
	text-align: center;
}

#yjzx .right .yjcg-text .data-item-right {
	display: flex;
	flex: 1;
	justify-content: space-between;
	flex-direction: column;
}

#yjzx .right .yjcg-text .data-item-right p.t {
	color: #333333;
	font-size: 18px;
}

#yjzx .right .yjcg-text .data-item-right p.t a {
	color: #333333;
}

#yjzx .right .yjcg-text .data-item-right p.t a:hover {
	color: #448fdf;
	text-decoration: none;
}

#yjzx .right .yjcg-text .data-item-right p.b {
	color: #999999;
	font-size: 14px;
	padding-left: 20px;
	background: url(../images/icon-location.png) no-repeat left 7px;
}

#yjzx .right .yjcg-text .new-item {
	display: flex;
	background: rgba(255, 255, 255, 0.2);
	margin-bottom: 20px;
}

#yjzx .right .yjcg-text .new-item:hover {
	box-shadow: 0px 0px 16px 0px rgba(102, 102, 102, 0.2);
}

#yjzx .right .yjcg-text .new-item-left {
	width: 316px;
	padding: 25px 0;
}

#yjzx .right .yjcg-text .new-item-left img {
	width: 100%;
	margin-bottom: 0;
	height: 178px;
}

#yjzx .right .yjcg-text .new-item-right {
	flex: 1;
	padding: 20px 35px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	box-sizing: border-box;
}

#yjzx .right .yjcg-text .new-item-right p.t {
	margin-bottom: 0;
	line-height: inherit;
}

#yjzx .right .yjcg-text .new-item-right p.t a {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}

#yjzx .right .yjcg-text .new-item-right p.t a:hover {
	color: #448fdf;
	text-decoration: none;
}

#yjzx .right .yjcg-text .new-item-right p.b {
	color: #999999;
	font-size: 14px;
	margin-bottom: 0;
	line-height: inherit;
}

#yjzx .right .personList {
	/*padding-left: 45px;*/
}

#yjzx .right .personList .teacher-item {
	position: relative;
	margin-bottom: 30px;
	/*width: 320px;*/
	/*height: 420px;*/
	/*margin-right: 37px;*/
	margin-bottom: 38px;
	/*padding: 0;*/
	overflow: hidden;
}

#yjzx .right .personList .teacher-item img {
	width: 100%;
	display: block;
	height: 323px;
}

#yjzx .right .personList .teacher-item .text {
	position: absolute;
	bottom: 0;
	left: 2.5%;
	width: 95%;
	height: 150px;
	background: url(../images/yjzx-teaBG.png) no-repeat center;
	background-size: 100% 100%;
	padding: 50px 0px 0;
	box-sizing: border-box;

}

#yjzx .right .personList .teacher-item .text p.t {
	color: #FFFFFF;
	margin-bottom: 0;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	padding: 0 15px;
	height: 50px;
	line-height: initial;
}

#yjzx .right .personList .teacher-item .text p.b {
	font-size: 13px;
	color: #FFFFFF;
	text-align: right;
	padding: 0 15px;
	margin-bottom: 0;
	line-height: 1.2;
}

#yjzx .right .yjcg-text .new-item-right p.b a {
	color: #11428e;
	float: right;
}

.page-record-list {
	display: flex;
}

.page-record-list .left-nav {
	position: sticky;
	top: 100px;
	border-right: 1px solid #eee;
	width: 120px;
}

.page-record-list .left-nav .nav-item {
	display: block;
	font-size: 24px;
	color: #666;
	padding: 30px 15px;
	border-bottom: 1px solid #eee;
}

.page-record-list .left-nav .nav-item.active,
.page-record-list .left-nav .nav-item:hover {
	color: #fff;
	background: #11428e;
	text-decoration: none;
}
/* 大事件css */

.record-cont {
	flex: 1;
	padding: 30px 0 30px 50px;
}

.record-cont .record-list-item {
	display: none;
}

.record-cont .record-list-item .r-item {
	margin-bottom: 30px;
}

.record-cont .record-list-item .r-item:not(:last-child) {
	border-bottom: 1px solid #eee;
}

.record-cont .record-list-item .img-l img {
	width: 100%;
	margin-right: 0;
}

.record-cont .record-list-item .text-r {
	margin-bottom: 30px;
	text-align: justify;
}

.record-cont .record-list-item .text-r p {
	margin-bottom: 16px;
	font-size: 16px;
	text-align: justify;
}

.record-cont .record-list-item .text-r .date-r {
	font-size: 18px;
	line-height: 1;
	margin-bottom: 15px;
	color: #0c4090;
	font-weight: bold;
}

@media only screen and (max-width: 1024px) {
	#yjzx .right .yjcg-text .new-item-left {
		width: 240px;
	}

	#yjzx .right .yjcg-text .new-item-right {
		padding: 0px 15px;
	}

	#yjzx .right .yjcg-text .new-item-right p.b span {
		font-size: 12px !important;
	}
}

@media only screen and (max-width: 768px) {
	.college_introduce-main {
		margin-top: 45px;
	}

	#yjzx .right img {
		margin-right: 0;
		height: auto;
	}

	#yjzx .left {
		display: block;
		border-right: none;
	}

	#yjzx .right {
		border-left: none;
	}

	#yjzx .left a {
		border-bottom: none;
		padding: 5px 0;
		text-align: center;
		background: #f2f2f2;
		color: #999999;
		font-size: 14px;
		width: 48%;
		float: left;
		margin-right: 1.333%;
		margin-bottom: 10px;
		display: flex;
		flex-direction: column;
		justify-content: center;
		min-height: 50px;
	}

	#yjzx .left a.on {
		background: #11428e;
		color: #FFFFFF;
	}

	#yjzx .left a:hover {
		text-decoration: none;
		background: #11428e;
		color: #FFFFFF;
		border-bottom: none;
	}

	body .team_administrator-main {
		padding: 0;
	}

	#yjzx .right .lx-item {
		padding-left: 25px;
	}

	#yjzx .right .lx-item span {
		left: 0;
	}

	#yjzx .right .yjcg {
		padding-left: 0;
	}

	#yjzx .right .yjcg-tab {
		position: relative;
		text-align: center;
		width: 32%;
		height: 40px;
		line-height: 40px;
		color: #11428e;
		border: 1px solid #11428e;
		border-bottom-left-radius: 20px;
		border-top-right-radius: 20px;
		margin-right: 1%;
		cursor: pointer;
		font-size: 14px;
	}

	#yjzx .right .yjcg-text .new-item {
		display: block;
	}

	#yjzx .right .yjcg-text .new-item-left {
		width: 100%;
	}

	#yjzx .right .yjcg-text .new-item-right {
		padding: 5px;
	}

	#yjzx .right .personList {
		padding-left: 0;
	}

	#yjzx .right .personList .teacher-item .text {
		background: url(../images/yjzx-teaBG.png) no-repeat center;
		background-size: 100% 100%;
	}
	#yjzx .right .personList .teacher-item .text p.t{
		padding: 0 25px;
	}
	#yjzx .right .personList .teacher-item .text p.b{
		padding: 0 25px;
	}
	/* 大事件css */
	.page-record-list {
		display: block;
		padding-top: 30px;
	}

	.page-record-list .left-nav {
		width: 100%;
		flex-wrap: nowrap;
		border-right: none;
		overflow-x: auto;
		position: unset;
		white-space: nowrap;
		padding-bottom: 15px;
	}

	.page-record-list .left-nav .nav-item {
		width: 88px;
		text-align: center;
		font-size: 14px;
		color: #ccc;
		padding: 15px;
		border-bottom: none;
		display: inline-block;
		vertical-align: bottom;
	}

	.record-cont {
		padding: 30px 0;
	}

	.record-cont .record-list-item .text-r p {
		font-size: 14px;
	}
}
@media only screen and (max-width: 640px) {
	#moblie_header .left{
		margin-top: 0;
	}
}