/* 公用颜色 */
.main_color {
	color: #002656 !important;}

.color_333 {
	color: #333 !important;}

.color_666 {
	color: #666 !important;}

.color_999 {
	color: #999 !important;}

.color_fff {
	color: #fff !important;}
.color_blue{
	color: #30416f  !important;}

/* 字体 */
.font-12 {
	font-size: 12px !important;}

.font-14 {
	font-size: 14px !important;}

.font-15 {
	font-size: 16px !important;}

.font-16 {
	font-size: 16px !important;}

.font-18 {
	font-size: 18px !important;}

.font-20 {
	font-size: 20px !important;}

.font-22 {
	font-size: 22px !important;}

.font-24 {
	font-size: 24px !important;}

.font-28 {
	font-size: 28px !important;}

.font-32 {
	font-size: 32px !important;}

.font-36 {
	font-size: 36px !important;}

.font-42 {
	font-size: 42px !important;}

.font-50 {
	font-size: 50px !important;}

.font-bold {
	font-weight: 700 !important;}

.zhez_box{position: absolute;top: 0;height: 120px;width: 100%;z-index: 9;}
/* 轮播图 */
.banner-swiper-container.swiper-container {
	width: 100%;
	height: 980px !important;}
.swiper-container .swiper-wrapper {}

.banner-swiper-container .swiper-slide {
	width: 100%;
	height:980px !important;
	position: relative;}

.banner-swiper-container .swiper-slide img {
	/* width: 100%;
	height: 100%;*/
	background-size: cover; 
	width: 100%;
    height: 100%;}
.lunbo_text{position: absolute;top: 40%;left: 20%;width: 390px;height: 135px;}
.swiper-button-next,
.swiper-button-prev {
	background-size: 15px 15px;}

.swiper-button-prev {
	background: rgba(0, 0, 0, 0.4);
	background-repeat: no-repeat;
	left: 50px;
	width: 45px;
	height: 90px;
	background-size: 40%;
	background-position: center;}

.swiper-button-next {
	background: rgba(0, 0, 0, 0.4);
	background-repeat: no-repeat;
	right: 50px;
	width: 45px;
	height: 90px;
	background-size: 40%;
	background-position: center;}

@media screen and (max-width: 767px) {

	.banner-swiper-container.swiper-container {
		width: 100%;
		height: 180px;}

	.banner-swiper-container .swiper-slide {
		width: 100%;
		height: 180px;}

	.banner-swiper-container .swiper-slide img {
		width: 100%;
		height: 100%;}

}





/*@media screen and (max-width: 1440px) {
		
		.logo-l .logo {    width: 100%;    padding: 25px; box-sizing: border-box;}
		.logo-l { width: 30%!important; }
		.nav ul li>a {   padding: 0 10px !important;}
		.font-24 {
			    font-size: 16px !important;
			}

		.font-15 {
		    font-size: 14px !important;
		}
		.notice_tab .spanList, .publicity_tab .spanList {
		    font-size: 9px !important;
		}
		.academic_tab .spanList{font-size: 16px!important;}
		.academic_tab .spanList.active {
    font-size: 16px!important;}
    .top_title { font-size: 36px }

    .jiuy_li .new_item {    padding: 1px 0;}
    .zhengc_item .new_item {    padding: 1px 0;}
}
*/

/*屏幕兼容问题*/

@media screen and (max-width: 1680px) {
		/*.logo img{ width: 390px !important}*/
		.logo-l .logo {    width: 100%;    padding: 25px; box-sizing: border-box;}
		.logo-l { width: 30%!important;}
		.nav ul li>a {   padding: 0 10px !important;}
		.font-24 {
			    font-size: 16px !important;}

		.font-15 {
		    font-size: 14px !important;}
		.notice_tab .spanList, .publicity_tab .spanList {
		    font-size: 9px !important;}
		.academic_tab .spanList{font-size: 16px!important;}
		.academic_tab .spanList.active {
    font-size: 16px!important;}
    .top_title { font-size: 36px ;}

    .jiuy_li .new_item {    padding: 1px 0;}
    .zhengc_item .new_item {    padding: 1px 0;}
}








.nav ul li>a {
	padding: 0 18px;}



.teacher-swiper-container .swiper-slide a {
	display: block;
	transition: all .6s;}

.teacher-swiper-container .swiper-slide a:hover {
	transform: scale(1.05);
	transition: all .6s;}

.teacher-swiper-container.swiper-container {
    width: 100%;
    height: 450px;
    padding-top: 30px;}
.teacher-swiper-container .swiper-slide{
    height: 350px;
    background: #fff;}
.sizi_list{box-shadow:0px 0px 8px #e4ebef; padding: 25px;}
.teacher-swiper-container .swiper-slide img {
    width: 100%;
    height: 300px;}
.teacher-swiper-container .swiper-slide p{
    display: block;
    line-height: 40px;
    padding: 15px 10px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    color: #002656;}

.news-swiper-container {
	width: 370px;
	height: 250px;}

.news-swiper-container .swiper-slide {
	width: 100%;
	height: 250px;}

.news-swiper-container .swiper-slide img {
	width: 100%;
	height: 100%;}

.news-swiper-container .swiper-slide .mask {
	background-color: #000;
	opacity: 0.7;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 40px;
	line-height: 40px;}

.news-swiper-container .swiper-slide p {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 40px;
	line-height: 40px;
	display: block;
	color: #fff;
	padding: 0 10px;}