*{margin:0;padding:0}
li{list-style: none;}
input{outline: none;border: none;}
a{text-decoration: none;color: #333;}
/*首页*/
/*头部*/
.width_1{
	width: 100%;
	background: #910B12;
}
.width_2{
	width: 1200px;
	margin: 20px auto;
	color: #333;
	clear: both;
	overflow: hidden;
}
.icon{
	vertical-align: middle;
	padding-right: 6px;
	width: 20px;
	height: 20px;
}
.top{	
	margin: 0 auto;
	height: 160px;
}
.top h2{font-size: 26px;font-weight: 700;}
.top h4{font-size: 18px;}
.top ul li{
	color: #fff;
	float: left;
	margin-top:26px;
	line-height: 1.5;
}
.top .img img{
	width: 100%;
	margin-right: 20px;
}
.top .date{
	position: relative;
	float: right;
	padding-top: 30px;
}
.top .date input[type="text"]{
	width: 296px;
	height: 30px;
}
.top .date input[type="button"]{
	width: 55px;
	height: 30px;
	background: #FCA711;
	color: #fff;
	margin-top:2px;
	border-bottom: 2px solid #FCA711;
}
.top .date p{
    position: absolute;
    right: 0;
    top: 0;}
.nav{
	height: 41px;
	width: 100%;
	background: #8D3237;
	text-align: center;
	font-size: 0;
}
.nav .navBlock{
	position: relative;
	display: inline-block;
	width: 92px;
	line-height: 41px;
	font-size: 14px;
	/*border-bottom: 1px solid transparent;*/
}
.nav div a{
	display: inline-block;
	width: 100%;
	height: 100%;
	color: #fff;
}
.active{
	background: #fff;
	color: #8D3237 !important;
}
.active a{color: #8D3237 !important;}
.nav .navBlock ul{
	display: none;
	position: absolute;
	top:41px;
	width:auto;
	white-space: nowrap;
	padding: 8px;
	min-width: 76px;
	text-align: center;
	background: #8D3237;
	z-index: 100;
}

.nav .navBlock:hover ul{
	display: block;
}
.nav ul li a{
	color: #fff !important;
}
.nav ul li a:hover{
	text-decoration: underline;
}
.swiper-container-top{position: relative;overflow: hidden}
.swiper-pagination{
	position: absolute !important;
	bottom:30px !important;
	width: 120px !important;
	height: 36px;
	left: 45% !important;
	line-height: 36px;
	background:rgba(255, 255, 255, 0.498039);
}
/*内容*/
.news{
	display: inline-block;
	width: 880px;
	margin-right: 20px;
	vertical-align: top;
}
.news span{
	float: right;
	font-size: 13px;
	line-height: 2.5;}
.news .icon{
	vertical-align: middle;
	padding-right: 6px;
	width: 20px;
	height: 20px;
}
.news ul{margin-top: 10px;}
.news ul li{
	float: left;
	width:270px;
	margin-right: 34px;
}
.news ul li:nth-child(3){
	margin:0;
}
.news li img{
	width: 271px;
	height: 152px;
	margin: 10px 0;
}
.notice .icon{
	vertical-align: middle;
	padding-right: 6px;
	width: 20px;
	height: 20px;
}
.notice  span{
	float: right;
	font-size: 13px;
	line-height: 2.5;}
.notice{
	display: inline-block;
	width: 294px;
}
.notice ul{margin-top: 16px;}
.notice li{
	margin-top:4px ;
}
.notice p{text-align: justify;}
.notice div{
	display: inline-block;
}
.notice .notice_p{
	margin-left: 10px;
	width:270px;
	font-size: 14px;
	line-height: 1.5;
}
.notice .arrowhead {
	color:#2A7CE4;
	vertical-align: top;
	margin-right: 4px;
	font-weight: bold;
	float:left;
}
.width_3{
	width: 100%;
	background: #F3F3F3;
}
.newStudent{
	display: inline-block;
	width: 400px;
	padding-top: 20px; 
	overflow: hidden;
}
.newStudent  span{
	float: right;
	font-size: 13px;
	line-height: 2.5;}
.newStudent img{width: 100%;}
.newStudent .time{
	display: inline-block;
	width: 63px;
	height: 66px;
	font-size: 13px;
	float: left;
	background:#015E99;
	border: 1px solid #015E99;
	text-align: center;
	margin-right: 14px;
}
.newStudent .icon{
	vertical-align: middle;
	padding-right: 6px;
	width: 20px;
	height: 20px;
}
.newStudent ul li{
	display: table;
	margin-top: 10px;
	overflow: hidden;
	margin-bottom: 26px;
}
.middle_p{	display: table-cell;
	vertical-align: middle;}
.newStudent .time p{
	line-height: 33px;
	color: #fff;	
}
.newStudent .time .day{
	background: #fff;
	color: #015E99;
}
.student{
	width: 400px;
	display: inline-block;
	margin:0 30px;
	padding: 20px 0;
	overflow: hidden;
	vertical-align: top;
}
.student  span{
	float: right;
	font-size: 13px;
	line-height: 2.5;}
.student ul{
	margin-top: 10px;
}
.student .icon{
	vertical-align: middle;
	padding-right: 6px;
	width: 20px;
	height: 20px;
}
.student img{width: 100%;}
.student .drop{
	width: 6px;
	margin-right: 10px;
}
.student p{
	line-height: 2.5;
}
.student li img{
	margin-bottom: 4px;
}
.date_schedule{
	width:330px;
	display: inline-block;
	overflow: hidden;
	padding-top: 20px;
	vertical-align: top;
}
.date_schedule  .span1{
	float: right;
	font-size: 13px;
	line-height: 2.5;}
.pic{
	display: inline-block;
    float: right;
	font-size: 13px;
	line-height: 2.5;
	height: 38px;
	text-align: center;
}
.pic span{
	padding:10px 20px;
}
.scene{
	background: #E1E1E1;
	margin-right: 47px;
}
.scene a{color: #000;}
.nervous{
	background: #E1E1E1;
}
.activeBottom{background: #015E99;}
.activeBottom a{color: #fff}
.line{width: 100%;height: 2px}

/*底部轮播*/
.carousel{
	margin-top: 20px;
	width: 1200px;
}
.carousel img{
	width: 280px;
	margin-right: 30px;
}
.swiper-container_bottom{
	position: relative;
}
.swiper-container_bottom .swiper-slide{
	width: auto;
}
.swiper-next,.swiper-prev{
	position: absolute;
	color: #fff;
	background: rgba(51, 51, 51, 0.5) none;
	width: 31px !important;
	height: 68px !important;
	border-radius: 4px;
	z-index: 100;
	font-size: 26px !important;
	line-height: 68px;
	text-align: center;
	font-weight: bold;
}
.next,.prev{
	position: absolute;
	color: #fff;
	background: rgba(51, 51, 51, 0.5) none;
	width: 31px !important;
	height: 68px !important;
	border-radius: 4px;
	z-index: 100;
	font-size: 26px !important;
	line-height: 68px;
	text-align: center;
	font-weight: bold;
}
.next{
	bottom:48px;
	right:10px;
}
.prev {

	bottom: 48px;
	left: 10px;
}
.swiper-next{
	bottom:48px;
	right:10px;
}
.swiper-prev{
	bottom:48px;
	left:10px;
}
.swiper-container_bottom{display: none}
/*底部*/
.foot{
	color: #fff;
	text-align: center;
	line-height: 2;
	margin-top: 30px;
	padding:14px 0;
}
/*部门成员*/
.navLeft{
	float: left;
	width: 249px;
	margin-right: 30px;
	background: #F5F5F5;
	height: 946px;
}

.navLeft h3{
	font-size: 20px;
	color: #fff;
	line-height: 65px;
	background: #97323A;
	height: 65px;
	padding-left:30px;
}
.navLeft ul li{
	height: 48px;
	border-bottom: 1px solid #E4E6E8;
	border-left: 5px solid #E4E6E8;
	line-height: 48px;
	font-size: 16px;
	color: #97323A;
}
.navLeft li:hover{border-left: 5px solid #FF6C00 !important;}
.navLeft ul a{color: #97323A ;}
.activeNavLeft a{color: #fff !important;}
.activeNavLeft{
	background: #B7414A !important;
	border-left: 5px solid #FF6C00 !important;
}
.navLeft i{
	margin: 0 14px;
}
.route{
	width: 910px;
	height: 41px;
	background: #FBF2F2;
	line-height: 41px;
	padding-left: 10px;
	color: #888;
}
.content{
	display: inline-block;
	width: 920px;
}
 .title{
	font-size: 36px;
	font-weight: 700;
	color: #4A4A4A;
	text-align: left;
	margin-top: 20px;
	padding:6px 0 14px 20px;
	background: url(u167.png) no-repeat left top;
	background-clip: padding-box;
	border-bottom:1px solid #E4E4E4;
}
.content .departmental div{display: inline-block}
.content .departmental li{margin-top: 30px;border-bottom: 1px solid #E4E4E4;padding-bottom: 20px}
.content .departmental li:last-child{border: none}
.content .departmental img{width: 87px;height: 115px;margin-right: 20px;}
.content .departmental .text{
	width: 813px;
	line-height:2 ;
	min-height: 115px;
}
.content .text h4{font-weight: bold}
/*教育委员会*/
.content .education li{
	float: left;
	margin: 40px 34px 0 34px;
}
.content .education li p{
	text-align: center;
	margin-top: 10px;
}
/*学位委员会*/
.content .degree{margin: 20px 0 0 20px}
.content .degree p{line-height: 2}
/*导师简介*/
.teacher .doctoral,.master{
	display: inline-block;
	margin-top: 20px;
	margin-right: 10px;
	width: 140px;
	height: 50px;
	background: #E4E4E4;
	color: #666;
	text-align: center;
	line-height: 50px;
}
.activeTeacher{background: #97323A !important;color: #fff !important;}
.teacherList{display: table}
.teacherList2{display: table}
.teacher .teacherList ul li{
	float: left;
	width: 48%;
	height: 96px;
	margin-top: 20px;
	margin-right: 36px;
}
.teacher .teacherList2 ul li{
	float: left;
	width: 48%;
	height: 96px;
	margin-top: 20px;
	margin-right: 36px;
}
.teacherList li img{float: left;margin-right: 10px}
.teacherList2 li img{float: left;margin-right: 10px}
.teacherList li div{
	display: table-cell;
	vertical-align: middle;
	padding-left: 30px;
	background: #FBF2F2;
	height: 96px;
	width: 328px;
	line-height: 2;
}
.teacherList2 li div{
	display: table-cell;
	vertical-align: middle;
	padding-left: 30px;
	background: #FBF2F2;
	height: 96px;
	width: 328px;
	line-height: 2;
}
.teacherList li:nth-child(even){margin-right: 0 !important;}
.teacherList2 li:nth-child(even){margin-right: 0 !important;}
/*获奖情况*/
.mt20 {
margin-top: 20px;
}
.xsbg {
	height: 36px;
	line-height: 36px;
	padding: 0 6px 0 12px;
	background: rgb(242, 242, 242);
}
.xsbg .yearCon {
	display: inline-block;
	height: 36px;
	line-height: 36px;
	vertical-align: middle;
	padding: 0 16px;
	width: 810px;
	white-space: nowrap;
	overflow: hidden;
}
.xsbg .yearCon ul {
	width: 2010px;
}
.activeXsbg{background: #B7414A;}
.activeXsbg a{
	color: #fff !important;
}
.xsbg ul li {
	float: left;
	min-width: 55px;
	text-align: center;
}
 h2{text-align: center;margin-top: 20px !important;}
.content table{
	width: 915px;
	text-align: left;
	margin-top: 20px;
}
.content table td{
	border: 1px solid #797979;
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
}
.content table tr:first-child{background: #B7414A;color: #fff}
.width100{width: 100%;}
.mt30 {
	margin-top: 30px;
}
.red_list li{font-size: 16px;padding-bottom: 20px;}
.red_list li .blue-square{display:inline-block;height: 6px;width:6px;margin: 0 10px 3px 0px;background: #B7414A}
.zp_info li .fr{margin:6px 6px 0 0;color: rgb(153, 153, 153);}
.clearfix {zoom: 1;}
.fl {float: left;}
.red_list li .blue-square {
	display: inline-block;
	height: 6px;
	width: 6px;
	margin: 0 10px 3px 0px;
	background:#B7414A;
}


/*手机端*/
@media screen and (max-width:480px){
.width_2{
	height: auto;
	width: 100%;
	padding-bottom: 10px;
}
.width_3{
	width: 100%;
	height: 100%;
}
/*首页*/
.top .date{
	top: 0;
	margin-bottom: 0.4rem;
	text-align: left;
	position: absolute;
	width: 60%;
}
.top ul li {
	margin-top: 18px;
}
.top ul{
	margin-top: 50px;
	margin-left: 10px;
}
.top .date p{left:0}
.top .date input{visibility: hidden}
.nav {
	display: none;
	position: absolute;
	z-index: 100;
	top: 0;
	width: 100%;
	height: auto;
	text-align: left;
}
.nav .navBlock{
	/*position: relative;*/
	display: inline-block;
	width: 100%;
	line-height: 41px;
	font-size: 14px;
	height: auto;
	/*border-bottom: 1px solid transparent;*/
}
.navBlock a{padding-left: 20px}
	.nav .navBlock ul {
		display: none;
		display: block;
		position: static;
		width: auto;
		white-space: nowrap;
		background: #8D3237;
		z-index: 100;
		text-align: left;
	}
.navBlock ul a{padding-left: 50px;border: none}
.nav a{border-top: 1px solid #fff;}

 .menu{
	 position: absolute;
	 top: 20px;
	 right: 10px;
	 width: 30px;
	 height: 26px;
	 background: url(m_rtit.png) no-repeat;
	 background-size: 100%;
}
.active{
	background: #8D3237;
	color: #fff !important;
}
.swiper-container-top{
	overflow: hidden;
	width:100%;
	height: auto;
}
.swiper-container-top img{height:180px;width:100%}
.swiper-container-top .swiper-pagination{display: none;}
.news{
	width: 96%;
	margin-left: 10px;
}
.news ul li{
	width: 47%;
	margin-right: 10px;

}
.news ul li:last-child{display: none}
.news li img{width: 100%;height: auto}
.news span{margin-right: 10px}
.notice {
	width: 96%;
	margin-top: 20px;
	margin-left: 10px;
}
.notice .notice_p{width: 90%}
.notice span{margin-right: 10px;}
.newStudent{width: 96%;margin-left: 10px}
.newStudent span{margin-right: 10px}
.newStudent ul{margin-right: 10px}
.width_2 .line{width:98%}
.student{
	width: 96%;
	margin-left: 10px;
	margin-right: 10px;
}
.student span{margin-right: 10px}
.date_schedule{width: 94%;margin-left: 10px;}
.carousel{width: 97%}
.pic{margin-right: 10px}
.scene{margin-right: 10px}
.activeBottom a{color: #fff !important;}
.foot{width: 95%;padding:0 10px}
.mar-left10{margin-left: 10px}
/*部门成员*/
.active a{color: #fff !important;}
.content{width: 96%;padding-left: 10px}
 .route{width:95%}
.content .text{width: 68% !important;}
 .title{margin-right: 9px}
.content .departmental li{width: 99%}
/*教育委员会*/
.content .education li{margin:20px 20px 0 0;width: 46% ;text-align: center}
.content .education li:nth-child(even){margin:20px 0 0 0}
/*学位委员会*/
.content .degree{margin-left: 0;width: 100%}
/*导师简介*/
.teacherList li{width: 98% !important;}
.teacherList2 li{width: 98% !important;}
/*获奖情况*/
.xsbg{padding-left: 0}
.xsbg .yearCon{width: 96%;overflow: scroll;padding-left: 0}
.hjqkTable table{width: 100%;}
.hjqkTable table td{padding-left: 6px !important;}
.win{margin-right: 10px;}
.width100{margin-left: 10px;width: 92%}
div.width100.title{    width: 90% !important;}
.zp_info li .fr{margin:6px 6px 0 0;color: rgb(153,153,153)}
 .red_list li {
	font-size: 16px;
	padding-bottom: 20px;
	line-height: 30px;
}
.red_list li .blue-square {
	display: inline-block;
	height: 6px;
	width: 6px;
	margin: 0 10px 3px 0px;
	background: #B7414A;
}
/*移动端不显示内容*/
.navLeft{display: none}
.xsbg_arrL{display: none}
.xsbg_arrR{display: none}
}


/*pad端*/
@media (min-width: 768px) and (max-width:1200px) {
.width_2{
	height: auto;
	width: 100%;
	padding-bottom: 10px;
	margin-left: 20px;
}
.width_3{
	width: 100%;
	height: 100%;
}
/*首页*/
.top .date{
	top: 0;
	margin-bottom: 0.4rem;
	text-align: left;
	position: absolute;
}
.top ul li {
	margin-top: 18px;
}
.top ul{
	margin-top: 50px;
	margin-left: 20px;
}
.top .date p{
	left:0
}
.top .date input{visibility: hidden}
.nav {
	display: none;
	position: absolute;
	z-index: 100;
	top: 0;
	width: 100%;
	height: auto;
	text-align: left;
}

	.nav .navBlock{
		/*position: relative;*/
		display: inline-block;
		width: 100%;
		line-height: 41px;
		font-size: 14px;
		height: auto;
		/*border-bottom: 1px solid transparent;*/
	}
	.navBlock a{padding-left: 20px}
	.nav .navBlock ul {
		display: none;
		display: block;
		position: static;
		width: auto;
		white-space: nowrap;
		background: #8D3237;
		z-index: 100;
		text-align: left;
	}
.navBlock a{padding-left: 20px}
.navBlock ul a{padding-left: 50px;border: none}
.nav a{border-top: 1px solid #fff;}

.menu{
	position: absolute;
	top: 20px;
	right: 20px;
	width: 30px;
	height: 26px;
	background: url(m_rtit.png) no-repeat;
	background-size: 100%;
}
.active{
	background: #8D3237;
	color: #fff !important;
}
.swiper-container-top{
	overflow: hidden;
	width:100%;
	height: auto;
}
.swiper-container-top img{height: 100%;width:100%}
.swiper-container-top .swiper-pagination{
	display: none;
}
.news{width: 64%;}
.news ul li{width: 31.2%;margin-right: 15px}
.news ul img{width: 100%;height: auto}
.notice{width: 30%}
.notice .notice_p{width: 90%}
.newStudent{width: 30%}
.student{width: 30%;margin: 0 20px;}
.date_schedule{width: 31.1%;height: auto;}
.boxshaw{width: 90%}
.carousel{width: 96%;}
/*.pic{width: 33%}*/
.pic{margin-right: 40px}
.scene{margin-right: 24px}
.activeBottom a{color: #fff !important;}
/*部门成员*/
.active a{color: #fff !important;}
.content{width: 98%}
.content .route{width:98%;margin-left: 16px}
.content .text{width: 86% !important;}
.content .title{margin-left: 16px}
/*教育委员会*/
.content .education li{width: 22%}
.content .education li {margin: 40px 11px 0 11px;text-align: center}
/*导师简介*/
.teacher{padding-left: 20px}
.teacherList li{width: 47% !important;}
.teacherList2 li{width: 47% !important;}
.teacherList ul{position: relative;left: 1%;}
.teacherList2 ul{position: relative;left: 1%;}

/*获奖情况*/
.xsbg{padding: 0;width: 100%;}
.xsbg .yearCon{width: 99%;overflow: scroll;padding: 0}
.hjqkTable table{width: 100%;}
.hjqkTable table td{padding-left: 6px !important;}
.win{margin-left: 17px}
.width100{margin-left: 10px;width: 96%}
div.width100.title{    width: 95% !important;}

/*移动端不显示内容*/
.navLeft{display: none}
.xsbg_arrL{display: none}
.xsbg_arrR{display: none}
}



@media (max-width: 812px) and (min-width: 490px){
.width_2{
	height: auto;
	width: 100%;
	padding-bottom: 10px;
	/*margin-left: 20px;*/
}
.width_3{
	width: 100%;
	height: 100%;
}
.top .date{
	top: 0;
	margin-bottom: 0.4rem;
	text-align: left;
	position: absolute;
}
.top ul li {
	margin-top: 18px;
}
.top ul{
	margin-top: 50px;
	margin-left: 20px;
}
.top .date p{
	left:0
}
.top .date input{visibility: hidden}
.nav {
	display: none;
	position: absolute;
	z-index: 100;
	top: 0;
	width: 100%;
	height: auto;
	text-align: left;
}
	.nav .navBlock{
		/*position: relative;*/
		display: inline-block;
		width: 100%;
		line-height: 41px;
		font-size: 14px;
		height: auto;
		/*border-bottom: 1px solid transparent;*/
	}
	.navBlock a{padding-left: 20px}
	.nav .navBlock ul {
		display: none;
		display: block;
		position: static;
		width: auto;
		white-space: nowrap;
		background: #8D3237;
		z-index: 100;
		text-align: left;
	}
.navBlock a{padding-left: 20px}

.navBlock ul a{padding-left: 50px;border: none}
.nav a{border-top: 1px solid #fff;}

.menu{
	position: absolute;
	top: 20px;
	right: 20px;
	width: 30px;
	height: 26px;
	background: url(m_rtit.png) no-repeat;
	background-size: 100%;
}
.active{
	background: #8D3237;
	color: #fff !important;
}
.swiper-container-top{
	overflow: hidden;
	width:100%;
	height: auto;
}
.swiper-container-top img{height: 100%;width:100%}
.swiper-container-top .swiper-pagination{
	display: none;
}
.news{width: 96%;}
.news ul li{width: 31.3%;margin-right: 19px}
.news ul img{width: 100%;height: auto}
.notice{width: 96%;margin-top: 30px}
.notice .notice_p{width: 96%}
.newStudent{width: 96%}
.student{width:46%;margin-left: 0;margin-right: 10px}
.date_schedule{width:48%;height: auto;}
.pic{margin-right: 30px}
.carousel{width: 96%;}
.scene{margin-right: 24px}
.activeBottom a{color: #fff !important;}
/*部门成员*/
.active a{color: #fff !important;}
.content{width: 96%}
.content .route{width:98%;margin-left: 16px;}
.content .title{margin-left: 16px;width: 96%}
.content .text{width: 84% !important;}
.content .departmental{margin-left: 16px}
.departmental .text{width: 79% !important;}
.departmental .text{max-width: 100% !important;}

/*教育委员会*/
.content .education li{text-align: center;margin:20px 26px 0 10px;width: 26%}
.content .education{margin-left: 16px;width: 100%}
/*导师简介*/
.teacherList{width: 100%;padding-left: 19px}
.teacherList ul li{width:47% !important;margin-right: 30px !important;}
.teacherList li div{padding-left: 14px !important;}
.teacherList2{width: 100%;padding-left: 20px}
.teacherList2 ul li{width:47% !important;}
.doctoral{margin-left: 20px}
/*获奖情况*/
.xsbg{padding: 0;width: 100%;}
.xsbg .yearCon{width: 99%;overflow: scroll;padding: 0}
.hjqkTable table{width: 100%;}
.hjqkTable table td{padding-left: 6px !important;}
.win{margin-left: 17px;width: 99%}
.width100{margin-left: 10px;width: 95%}
div.width100.title{    width: 94% !important;}
.zp_info li .fr{margin:6px 6px 0 0;color: rgb(153, 153, 153)}


/*移动端不显示内容*/
.navLeft{display: none}
.xsbg_arrL{display: none}
.xsbg_arrR{display:none;}
}