html,
body {
	background: #fff;
	font-size: 14px;
}

.header {
	width: 100%;
}

.swiper_text {
	position: absolute;
	background: rgba(117, 2, 24, 0.6);
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 2;
	color: #fff;
	padding: 12px 15px 12px 36px;
}

.swiper_text u {
	font-size: 14px;
}

.swiper_text p {
	font-size: 12px;
	margin-top: 10px;
}

.header_top {
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #f3f3f3;
	background: #f7f7f7;
	color: #666;
}

.header_top .fgx {
	margin: 0px 8px;
}

.header_top a {
	color: #666;
}

.header_body {
	width: 100%;
	height: 87px;
}

.header_body .logo {
	width: 240px;
	height: 68px;
}

.header_body .search_right {
	width: 256px;
}

.header_body .search_right .search {
	width: 100%;
	height: 34px;
}

.header_body .search_right .search input {
	border: 1px solid #bfbfbf;
	padding: 0px 10px;
	outline: none;
	width: 181px;
	height: 100%;
	background: #fafafa;
	border-right: 0;
}

.header_body .search_right .search .submit-btn {
	flex: 1;
	cursor: pointer;
	height: 100%;
	background: #af0c2b;
	color: #fff;
}

.header_body .search_right h2 {
	font-size: 22px;
	font-weight: 400;
	color: #af0c2b;
	text-align: right;
	margin-top: 10px;
}

.header_background {
	width: 100%;
	height: 360px;
	background: url(../img/base_head_bg.jpg) no-repeat center center;
	background-size: auto 100%;
}

.header_background h2 {
	text-align: center;
	font-size: 33px;
	margin-top: 15px;
	color: #fff;
}

.menu {
	width: 100%;
	height: 55px;
	background: #16202c;
	color: #fff;
}

.menu ul {
	line-height: 55px;
}

.menu ul li {
	margin: 0px 20px;
}

.menu ul li a {
	color: #fff;
	padding: 0px 20px;
	line-height: 55px;
	font-size: 18px;
}

/* 关于我们 */
.container_box {
	width: 100%;
	margin: 0 auto;
	background: #fafafa;
	padding: 50px 0;
}

.aboutus {
	position: relative;
	overflow: hidden;
}

.aboutus a{color: #fff;}

.aboutusImage {
	width: 810px;
	height: 500px;
	float: right;
}

.container_base {
	width: 1300px;
	margin: auto;
}

.container_base_wenzi {
	width: 710px;
	height: 440px;
	background: rgb(166 9 40 / 78%);
	padding: 40px 50px;
	color: #fafafa;
	position: absolute;
	left: 0;
	top: 30px;
}

.container_base_wenzi b {
	font-size: 26px;
	padding-bottom: 25px;
	display: block;
}

.container_base_wenzi p {
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 24px;
}

.container_base_wenzi span {
	font-size: 18px;
	display: inline-block;
	border-radius: 10px;
	border: 1px solid #fafafa;
	padding: 8px 30px;
	margin-top: 25px;
}

/* 学校新闻 */

.container_new {
	width: 1300px;
	height: auto;
	margin: auto;
	padding: 50px 0;
	overflow: hidden;
}

.container_new_left {
	float: left;
	width: 785px;
	height: 476px;
}

.banner {
	width: 785px;
	height: 476px;
}

.banner img {
	width: 100%;
	display: block;
}

.banner {
	width: 100%;
	position: relative;
}

.banner ul li {
	display: none;
}

.banner ul li:first-child {
	display: block;
}

.indicate {
	position: absolute;
	width: 100%;
	bottom: 2%;
	left: 0;
	text-align: center;
}

.indicate .circle {
	width: 10px;
	background: #fff;
	cursor: pointer;
	height: 10px;
	border-radius: 50%;
	display: inline-block;
	margin: 0px 5px;
}

.indicate .circle.on {
	background: #01458e;
}

.container_new_right {
	float: right;
	width: 465px;
	font-size: 14px;
}

.container_new_right b {
	font-size: 22px;
	text-align: center;
	display: block;
	padding: 15px 0px;
	background: #af0c2b;
	color: #fafafa;
	letter-spacing: 3px;
	margin-bottom: 15px;
}

.container_new_right_line {
	border-bottom: 1px solid #eeeeee;
	line-height: 40px;
}

.container_new_right_line a {
	color: #7d7d7d;
}


/* 推荐课程 */

.course {
	width: 1300px;
	height: auto;
	margin: auto;
	overflow: hidden;
}

.course_left {
	float: left;
	width: 810px;
	height: auto;
}

.course_left_title {
	margin-bottom: 30px;
}

.course_left_title b {
	font-size: 30px;
	color: #212121;
}

.course_left_title p {
	font-size: 12px;
	color: #b9b9b9;
}

.course_left_content li {
	width: 260px;
	margin-right: 10px;
}

.course_left_content li b {
	color: #555555;
	margin-top: 16px;
	margin-bottom: 10px;
	font-size: 16px;
	display: block;
}

.course_left_content li p {
	color: #bebebe;
	font-size: 14px;
	display: block;
	line-height: 25px;
}

.course_left_content li a {
	color: #2e85de;
	font-size: 14px;
	display: block;
	margin-top: 10px;
}

.course_right {
	float: right;
	width: 460px;
	background: #fff;
}

.course_right a {
	color: #7d7d7d;
}

.course_right_title {
	padding: 16px 20px;
	background: #eeeeee;
}

.course_right_title_a {
	font-size: 18px;
	color: #af0c2b !important;
}

.course_right_title_b {
	font-size: 14px;
	color: #7d7d7d !important;
}

.course_right_content {
	font-size: 14px;
	color: #7d7d7d;
	padding: 10px 20px;
}

.course_right_content li {
	border-bottom: 1px solid #eeeeee;
	line-height: 40px;
}



/* 师资力量  */

.more a {
	font-size: 14px;
	color: #7d7d7d;
}

.Faculty li {
	padding: 12px;
	border: 1px solid #b5b5b5;
	margin-right: 27px;
	position: relative;
}

.Faculty li img {
	border: 1px solid #b5b5b5;
}

.Faculty li p {
	color: #1e1d1d;
	font-size: 14px;
	padding-top: 15px;
	text-align: center;
}

.Faculty li .Faculty_box {
	position: absolute;
	display: none;
	left: 0;
	top: 0;
	background: #fff;
	z-index: 3;
	width: 100%;
	height: 100%;
	font-size: 14px;
	color: #1e1d1d;
	padding: 15px;
}

.Faculty li .Faculty_box h2 {
	font-weight: 600;
	font-size: 16px;
	text-align: center;
	margin-bottom: 10px;
}

.courseSrcollLeft {
	position: relative;
}

.courseSrcollLeft .next,
.courseSrcollLeft .prev {
	width: 35px;
	cursor: pointer;
	position: absolute;
	height: 35px;
	top: 50%;
	transform: translateY(-50%);
}

.courseSrcollLeft .prev {
	left: 0;
	background: url(../img/images/jiantou_01.png) #a8a8a8;
}

.courseSrcollLeft .next {
	right: 0;
	background: url(../img/images/jiantou_02.png) #a8a8a8;
}

.courseSrcollLeft .bd {
	margin-left: 66px;
	overflow: hidden;
}

.courseSrcollLeft ul {
	overflow: hidden;
}

.courseSrcollLeft ul li {
	width: 280px;
	margin-right: 16px;
	float: left;
}

.courseSrcollLeft ul li .courseBlock .image {
	width: 100%;
	height: 170px;
}

.courseSrcollLeft ul li .courseBlock .image img {
	width: 100%;
	height: 100%;
}

.courseSrcollLeft ul li .courseBlock p {
	text-align: center;
	font-size: 14px;
	line-height: 50px;
	color: #333;
}

.header_body_mobile {
	display: none;
}

@media screen and (min-width: 751px) {
	.Faculty li:hover {
		transform: scaleY(1.1);
		box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
	}

	.Faculty li:hover .Faculty_box {
		display: flex;
	}
	.peixunJidi_container_center{display: none;}
}

@media screen and (max-width: 750px) {
	.container_base {
		width: 100%;
	}

	.header_top,
	.header_body {
		display: none;
	}

	.header_body_mobile {
		width: 100%;
		height: 1.8rem;
		padding: 0px 0.3rem;
		background: #af0c2b;
		display: flex !important;
	}

	.mobile_logo,
	.mobile_logo img {
		width: 3.26rem;
		height: 1.16rem;
	}

	.mobile_search_right {
		width: 5.75rem;
	}

	.mobile_search_right .search {
		width: 100%;
		height: .76rem;
		background: #fff;
	}

	.mobile_search_right .search input {
		border: 0;
		outline: none;
		font-size: .3rem;
		padding-left: 0.15rem;
		flex: 1;
	}

	.mobile_search_right .search .search_btn {
		width: 1.68rem;
		height: 100%;
		background: #fbbcc8;
		font-size: .3rem;
		color: #af0c2b;
	}

	.mobile_search_right h2 {
		color: #fff;
		font-size: .4rem;
		font-weight: 400;
		text-align: right;
		margin-top: .12rem;
	}

	.header_background {
		width: 100%;
		height: 5.98rem;
		background: url(../img/sj_bg.png) no-repeat;
		background-size: 100% 100%;
	}

	.header_background img {
		width: 2.46rem;
	}

	.header_background h2 {
		font-size: .62rem;
	}

	.menu {
		height: .88rem;
		background: #900923;
		font-size: .3rem;
	}

	.menu .container {
		overflow-x: auto;
	}

	.menu ul {
		line-height: .88rem;
		width: 150%;
	}

	.menu ul li {
		margin: 0;
	}

	.menu ul li a {
		font-size: .3rem;
		line-height: .88rem;
	}

	.container_box {
		padding: 0;
	}

	.container_base_wenzi {
		position: initial;
		background: #b31836;
		width: 100%;
		height: auto;
		padding: 0.6rem 0.4rem
	}

	.container_base_wenzi b {
		text-align: center;
		font-size: .36rem;
	}

	.container_base_wenzi p {
		font-size: .26rem;
	}

	.container_base_wenzi span {
		font-size: .26rem;
	}

	.aboutusImage {
		display: none;
	}

	.container_new {
		width: 100%;
	}

	.container_new {
		padding: 0.16rem;
	}

	.container_new_left {
		width: 100%;
		height: 6rem;
	}

	.container_new_left .banner {
		height: 100%;
	}

	.container_new_right {
		width: 100%;
		margin-top: .3rem;
	}

	.container_new_right b {
		font-size: .5rem;
		margin-bottom: 0;
	}

	.container_new_right_line a {
		font-size: .3rem;
	}

	.container_new_right ul {
		background: #f6f6f6;
		padding: 0px 0.2rem;
	}

	.course,
	.course_left {
		width: 100%;
	}

	.course {
		padding: .7rem 0rem .35rem .35rem;
	}

	.course_left_title b {
		font-size: .5rem;
	}

	.course_left_title p {
		font-size: .2rem;
	}

	.course_left_content li {
		width: 4.89rem;
		margin-right: .2rem;
		margin-bottom: .3rem;
	}

	.course_left_content li b {
		font-size: .26rem;
	}

	.course_left_content li p {
		font-size: .23rem;
	}

	.course_left_content li a {
		font-size: .23rem;
	}

	.course_right {
		width: 100%;
		border-right: .35rem solid #fafafa;
	}

	.course_right a {
		font-size: .3rem;
	}

	.FacultyList {
		overflow-x: auto;
	}

	.FacultyList ul {
		width: 170%;
	}

	.Faculty li {
		width: 3.87rem;
		padding: .3rem;
		margin-right: .2rem;
	}

	.Faculty li p {
		font-size: .2rem;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		word-break: break-all;
	}
	.peixunJidi_container_center .jidiUL {
		padding: 10px 10px 10px 25px;
	}
	
	.peixunJidi_container_center .jidiUL li {
		width: 180px;
		height: 173px;
		padding: 6px;
		margin: 5px 15px;
	}
	
	.peixunJidi_container_center .jidiUL .image {
		width: 100%;
		height: 116px;
	}
	
	.peixunJidi_container_center .jidiUL .image img {
		width: 100%
	}
	
	.peixunJidi_container_center .jidiUL h4 {
		font-size: 14px;
		font-weight: 400;
		color: #565151;
		padding: 5px 0px;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		word-break: break-all;
	}
	
	.peixunJidi_container_center .jidiUL .name {
		font-size: 12px;
		color: #565151;
	}
	
	.peixunJidi_container_center .jidiUL .addr-icon {
		width: 12px;
		margin-right: 2px;
	}
	
	.peixunJidi_container_center .jidiUL .addr-icon img {
		width: 100%;
	}
	
	.peixunJidi_container_center .jidiUL {
		padding: 0.3rem .2rem;
	}
	
	.peixunJidi_container_center .jidiUL li {
		height: auto;
		padding: 0;
		width: 4.9rem;
		margin: 0.12rem;
	}
	
	.peixunJidi_container_center .jidiUL .image {
		width: 100%;
		height: auto;
	}
	
	.peixunJidi_container_center .jidiUL h4 {
		font-size: 0.35rem;
	}
	
	.peixunJidi_container_center .jidiUL .name {
		font-size: 0.26rem;
	}
	
	.peixunJidi_container_center .jidiUL .addr-icon {
		width: 0.25rem;
	}
	.jiaoxuejidis{margin-bottom: 0px;}
	.more{margin-right: .35rem;}
	
}
