/* BANNER */
.banner {
	height: 400px;
	margin-bottom: 36px;
}
.banner .swiper-container {
	position: relative;
}
.banner .swiper-slide {
	position: relative;
	width: 1200px !important;
	height: 400px;
}
.banner .swiper-slide img {
	width: 100%;
	height: 100%;
}
.banner .swiper-container .container {
	z-index: 9;
	position: absolute;
	height: 72px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.swiper-button-next, .swiper-button-prev {
	width: 48px !important;
	height: 72px !important;
	background-color: rgba(0, 0, 0, .5);
}
.swiper-button-next:after, .swiper-button-prev:after {
	color: #fff;
	font-size: 28px !important;
}
.banner .swiper-slide-next::after, .banner .swiper-slide-prev::after {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .5) !important;
}
/* NEWS */
.news {
	margin-bottom: 27px;
}
.news .news-body {
	border: 1px #F0F0F0 solid;
	padding: 13px;
}
.news .news-body .news-banner {
	position: relative;
	width: 635px;
	height: 312px;
}
.news-body .news-banner img {
	width: 100%;
	height: 100%;
}
.news-body .news-banner .swiper-slide span a {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	font-size: 14px;
	color: #fff;
	padding-left: 15px;
	line-height: 40px;
	background-color: rgba(0, 0, 0, .5);
}
.swiper-pagination {
	text-align: right !important;
}
.news .news-body .news-list {
	width: 45%;
	padding-left: 14px;
}
.news-body .news-list .news-first {
	border-bottom: 1px #DBDBDB solid;
	margin-bottom: 10px;
}
.news-body .news-list .news-first .title a {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	padding-top: 11px;
}
.news-body .news-list .news-first .content {
	font-size: 14px;
	color: #999999;
	line-height: 20px;
	padding: 15px 0 19px 0;
}
/* section */
.section {
	padding-bottom: 46px;
}
/* DYNAMIC */
.dynamic {
	display: flex;
	flex-wrap: wrap;
	align-content: space-between;
	width: 75%;
}
.dynamic .dynamic-item {
	width: 430px;
	height: auto;
	margin-right: 20px;
	display: inline-block;
}
.dynamic-item .item-list {
	padding: 10px 14px 18px 14px;
	border: 1px #F0F0F0 solid;
}
.dynamic-item .item-list .module-news-item {
	line-height: 35px;
}
/* TAB */
.tab {
	width: 300px;
}
.tab .tab-list {
	border: 1px #F0F0F0 solid;
	padding: 15px 14px 23px 14px;
}
.tab-list .tab-item {
	display: flex;
	align-items: center;
	width: 273px;
	height: 84px;
	margin-bottom: 14px;
}
.tab-list .faculty {
	background: url('index_res/tab-1.png') no-repeat 0 0;
}
.tab-list .recruit {
	background: url('index_res/tab-2.png') no-repeat 0 0;
}
.tab-list .download {
	background: url('index_res/tab-3.png') no-repeat 0 0;
}
.tab-item .item-icon {
	width: 46px;
	height: 46px;
	background-color: #fff;
	border-radius: 50%;
	margin: 0 33px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.tab-item .item-icon img {
	width: 22px;
	height: 28px;
}
.tab-item .item-title {
	font-size: 20px;
	color: #fff;
}
.tab-list .tab-item-1 {
	display: block;
	width: 273px;
	height: 90px;
	margin-bottom: 14px;
}
.tab-list .teacher {
	background: url('index_res/tab-4.png') no-repeat 0 -30px;
}
.tab-list .course {
	background: url('index_res/tab-5.png') no-repeat -50px -100px;
}
.tab-list .core {
	background: url('index_res/tab-6.png') no-repeat 0 -150px;
	margin-bottom: 0;
}
.tab-item-1 .item-title {
	width: 90px;
	height: 90px;
	opacity: .8;
	padding: 10px 0;
	box-sizing: border-box;
}
.tab-list .teacher .item-title {
	background-color: #7E9F9B;
}
.tab-list .course .item-title {
	background-color: #7E635A;
}
.tab-list .core .item-title {
	background-color: #6AA4D6;
}
.tab-item-1 .title-icon {
	width: 46px;
	height: 46px;
	background-color: #fff;
	border-radius: 50%;
	margin-left: 22px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.tab-item-1 .title-icon img {
	width: 22px;
	height: 28px;
}
.tab-item-1 .title {
	font-size: 16px;
	color: #fff;
	text-align: center;
	padding-top: 8px;
}




.sym .MMi1,.selected1,.parent1 {color: #fff !important; background-color: #921316 !important;}
.selected2,.parent2 {background-color: #8C0E10 !important; color: #fff !important;}
.possplit {background: none; width: auto;text-align: center;text-indent: 0px;padding:0 5px;}
.lbyy { min-height:450px; padding-bottom:50px;}



/* éœé¢æ¢æ£°å——î‡± */
.leader-item {
  width: 100%;
  height: 240px;
  border: 1px #E8E8E8 solid;
  margin-bottom: 25px;
  box-sizing: border-box;
}

.leader-item .cover {
  width: 174px;
  height: 210px;
  margin: 15px;
  cursor: pointer;
}

.leader-item .cover img {
  width: 100%;
  height: 100%;
}

.leader-item .user-info {
  width: 700px;
  height: 240px;
  border-left: 1px #e8e8e8 solid;
}

.leader-item .user-info .info-basic {
  border-bottom: 1px #e8e8e8 solid;
}

.info-basic .basic-item {
  font-size: 16px;
  color: #333;
  line-height: 68px;
}

.info-basic .item-title {
  width: 90px;
  text-align: center;
  border-right: 1px #e8e8e8 solid;
}

.info-basic .item-title-left {
  border-left: 1px #e8e8e8 solid;
}

.info-basic .item-content {
  padding-left: 16px;
  box-sizing: border-box;
}

.basic-name .item-content {
  min-width: 98px;
}

.basic-job .item-content {
  min-width: 132px;
}

.user-info .info-duty {
  height: 170px;
}

.user-info .info-duty .duty-title {
  width: 90px;
  font-size: 16px;
  color: #333;
  line-height: 170px;
  text-align: center;
  border-right: 1px #e8e8e8 solid;
}

.user-info .info-duty .duty-content {
  flex: 1;
  padding: 16px;
}


/* é˜å—•æ¢æ£°å——î‡± */
.successive-leader-item {
  float: left;
  width: 25%;
  margin-bottom: 25px;
}

.successive-leader-item .cover {
  width: 194px;
  height: 250px;
}

.successive-leader-item .cover img {
  width: 100%;
  height: 100%;
}

.successive-leader-item .user-info {
  width: 100%;
  padding-top: 10px;
}

.successive-leader-item .user-info .user-info__item {
  line-height: 26px;
  font-size: 14px;
}

.successive-leader-item .user-info .user-info__item-title {
  color: #034384;
}

.successive-leader-item .user-info .user-info__item-content {
  color: #2d2d2e;
}

.teacher-detail .avatar {
  width: 174px;
  height: 210px;
  margin: 0 auto;
  margin-bottom: 42px;
}

.teacher-detail .avatar img {
  width: 100%;
  height: 100%;
}

.teacher-detail p {
  font-size: 16px;
  color: #333;
  line-height: 36px;
  text-indent: 32px;
}
