#mHead {
	padding: 15px 0;
	background: #1c4680;
	position: relative;
	z-index: 101;
}

.mnav {
	position: absolute;
	right: 0;
	top: 100%;
	width: 50%;
	background: rgba(28, 70, 128, 0.95);
	display: none;
}

.mnav .li {
	padding: 20px 20px;
	box-sizing: border-box;
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

.mnav .hasSlide {
	display: block;
	background: url(../images/m-jt.png) no-repeat right center;
}

.mnav .slide {
	padding-left: 10%;
	display: none;
}

.mnav .li .a {
	color: #FFFFFF;
	display: block;
	font-size: 28px;
}

.mnav .li .slide a {
	display: block;
	color: #FFFFFF;
	font-size: 24px;
	margin-top: 30px;
}

#mHead .logo {
	width: 50%;
}

#mHead .language {
	color: #FFFFFF;
	margin-top: 2%;
	font-size: 20px;
}

#mHead .modileMenu {
	display: block;
	width: 25px;
	position: relative;
	height: 22px;
	margin-top: 2%;
}

#mHead .modileMenu div {
	width: 100%;
	height: 3px;
	background: #FFFFFF;
	position: absolute;
	border-radius: 2px;
	transition: all .5s;
}

#mHead .modileMenu .line1 {
	top: 0;
	left: 0;
	transition: all 0.5s;
}

#mHead .modileMenu .line2 {
	top: 9px;
	left: 0;
	opacity: 1;
	transition: all 0.5s;
}

#mHead .modileMenu .line3 {
	top: 18px;
	left: 0;
	transition: all 0.5s;
}

#mHead .modileMenu.on .line3 {
	transform: rotate(-45deg);
	top: 9px;
	transition: all 0.5s;
}

#mHead .modileMenu.on .line2 {
	opacity: 0;
	transition: all 0.5s;
}

#mHead .modileMenu.on .line1 {
	transform: rotate(45deg);
	top: 9px;
	transition: all 0.5s;
}

#mHead .search {
	width: 20px;
	margin: 15px 25px;
}

#mHead .search .img1 {
	display: block;
}

#mHead .search .img2 {
	display: none;
}

#mHead .search.on .img2 {
	display: block;
}

#mHead .search.on .img1 {
	display: none;
}

#mHead .sslide {
	padding-left: 14%;
	display: none;
}

#mHead .msearch {
	padding: 100px 0;
	background: rgba(28, 70, 128, 0.95);
	position: absolute;
	width: 100%;
	top: 100%;
	display: none;
}

#mHead .msearch div {
	display: flex;
	height: 70px;
	width: 80%;
	margin: 0 auto;
	line-height: 70px;
	padding: 15px 28px;
	border-radius: 35px;
	background: #FFFFFF;
	overflow: hidden;
}

#mHead .msearch div span {
	display: block;
	width: 60px;
	cursor: pointer;
	margin-left: 15px;
	background: url(../images/msearch.png) no-repeat center;
}

#mHead .msearch input {
	flex: 1;
	border: none;
	outline: none;
	border-right: 1px solid #1c4680;
}

@media screen and (max-width:1024px) {
	#new .new .swiper-slide .text p.b:nth-last-of-type(1) {
		display: none;
	}

	#new li a {
		width: 75%;
	}

	#new .new .swiper-slide .img {
		width: 45%;
	}

	#new .new .swiper-slide .text {
		width: 52%;
	}

	#center2 .tit {
		margin: 30px 0;
	}

	#center2 .limg {
		margin-top: 30px;
	}

	#center3 .right .items .item {
		padding: 10px 15px;
	}

	.pyjh .cont .rightCont .item3 strong {
		font-size: 14px;
	}
}

@media screen and (max-width:768px) {
	.wrap>.cont {
		width: auto;
	}

	#banner .arrow-right,
	#banner .arrow-left {
		display: none;
	}

	#center {
		margin-top: 25px;
	}

	#center .item img {
		top: 0;
		margin-right: 0;
		margin-bottom: 15px;
	}

	#center .item {
		color: #1c4680;
		height: auto;
	}

	#new li {
		margin-top: 15px;
	}

	#new .li a,
	#new li a {
		width: 60%;
	}

	#new .new .swiper-slide .img {
		width: 38%;
	}

	#new .new .swiper-slide .text {
		width: 59%;
	}

	#center2 .limg {
		margin-top: -20px;
	}

	#center3 .left {
		padding-bottom: 50px;
	}

	#center3 .right {
		padding-top: 50px;
		padding-bottom: 50px;
		background: #f6f6f6;

	}

	#video {
		margin-top: 0;
	}

	#point,
	#xyfc {
		padding-top: 40px;
		padding-bottom: 40px;
	}

	#point .swiper-slide .text {
		background: url(../images/teacher-textBG.png) no-repeat center bottom;
		background-size: 100% 100%;
		padding: 20px 25px;
		line-height: 1.6;
		padding: 15px 25px 30px 25px;
		height: auto;
	}

	#foot .text {
		padding-top: 10px;
	}

	#foot .ewm {
		padding: 0;
	}

	#right {
		display: none;
	}

	.pyjh .cont .rightCont .item3 strong {
		font-size: 16px;
	}
	#zsjz .center div{
		min-height: auto;
	}
	#zsjz .top img {
		display: none; /* hdhe */
	}
	
	#teacher .selectBox div {
		padding-left: 0;
	}
	#teacher .selectBox div .left {
		position: inherit;
		display: block;
	}	
		
	#hdhe_list_page_02 .xmjs .img {
		margin-top: 0;
	}
	
}

@media screen and (max-width:640px) {
	#center {
		margin-top: 12.5px;
	}

	#center .item {
		justify-content: start;
	}

	#center .item img {
		width: 63%;
	}

	#center .item p {
		font-size: 14px;
	}

	#xyfc .swiper-slide {
		padding: 0;
	}

	#new .tit,
	#center3 .tit {
		margin-bottom: 20px;
		font-size: 20px;
	}

	#new .tit span,
	#center3 .tit span {
		height: 20px;
	}

	#new li a {
		width: 69%;
	}

	#new {
		margin-top: 25px;
	}

	#new .new .swiper-slide .text p.t {
		margin: 0;
	}

	#new .tit a {
		line-height: 20px;
	}

	#new .new {
		padding-bottom: 30px;
	}

	#new .jwtz {
		padding-top: 30px;
		padding-bottom: 30px;
		background: #f6f6f6;
	}

	#new .li a {
		width: 90%;
		margin-bottom: 10px;
	}

	#new .li span {
		float: inherit;
	}

	#mHead .search {
		margin: 8px 20px;
	}

	.mnav .li {
		padding: 12px 20px;
	}

	.mnav .li .a {
		font-size: 18px;
	}

	.mnav .li .slide a {
		font-size: 16px;
		margin-top: 15px;
	}

	#mHead .sslide {
		padding-left: 20%;
	}

	#center2 .limg {
		margin-top: -46px;
	}

	#center2 .tit {
		font-size: 20px;
		margin: 20px 0;
	}

	#center2 .item .img {
		width: 50px;
	}

	#center2 .item .text {
		font-size: 13px;
	}

	#center3 .left {
		padding-bottom: 25px;
	}

	#center3 .right {
		padding-top: 25px;
		padding-bottom: 25px;
	}

	#center3 .right .items .item {
		width: 100%;
		height: auto;
	}

	#point .tit {
		font-size: 20px;
	}

	#point .tit span {
		height: 20px;
	}

	#point .tit font {
		width: 10px;
		height: 10px;
	}

	#center3 {
		padding: 25px 0 0px;
	}

	#point {
		padding-top: 30px;
	}

	.swiper-slide {
		padding: 0;

		text {
			height: auto;
		}
	}

	#foot .rows {
		display: none;
	}

	#foot .ros {
		display: flex;
	}


	#foot .timg img {
		width: 80%;
	}

	#banner .text {
		display: block;
		position: absolute;
		z-index: 10;
		width: 100%;
		bottom: 0;
		left: 0;
		height: 45px;
		box-sizing: border-box;
		padding: 5px 10px;
		line-height: 35px;
		background: rgba();
		color: #fff;
		background: -moz-linear-gradient(90deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
		background: -webkit-linear-gradient(90deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
		background: -ms-linear-gradient(90deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
	}

	#banner .pagination {
		text-align: right;
		bottom: 15px;
		padding-right: 10px;
	}

	#search .searchBox {
		display: flex;
	}

	#search .searchBox input {
		flex: 1;
	}

	#search .searchBox .btn {
		width: 120px;
	}

	#search .ul .li {
		padding: 10px 0;
	}

	#pages {
		padding: 20px 0;
	}

	#mHead .msearch {
		padding: 50px 0;
	}

	#mHead .msearch div {
		height: 40px;
		padding: 10px 12px;
	}

	#mHead .msearch div span {
		background: url(../images/msearch.png) no-repeat center;
		background-size: 45%;
		margin-left: 0;
		width: 45px;
	}

	#newList .li .text {
		height: auto;
	}

	#newList .li .text p.t {
		margin-bottom: 10px;
		height: auto;
	}

	#newDetail .title p.b span {
		margin: 0 5px;
	}

	.pyjh .cont .rightCont .item2 {
		min-height: auto;
	}

	.wrap>.teacherDetail .top {
		display: block;
	}

	.wrap .cont .teacherDetail {
		margin-top: 80px;
		padding: 30px 10px;
	}

	.wrap .cont .teacherDetail .top .img {
		position: absolute;
		width: 160px;
		top: -115px;
		left: 50%;
		margin-left: -80px;
	}
	.wrap .cont .teacherDetail .top .text .img1{
		margin-right: 10px;
	}
	.wrap .cont .teacherDetail .top .text .name {
		display: none;
	}
	.wrap .cont .teacherDetail .top .text p{
		font-size: 14px;
	}
	.wrap .cont .teacherDetail .top .text{
		margin-top: 50px;
	}
	.wrap .cont .teacherDetail .tabs .tab{
		width: 33.333%;
	}
	.cjwtItem{
		padding: 0 17px;
	}
	.cjwtItem .tit{
		padding: 10px 0;
		font-size: 16px;
	}
	.cjwtItem .wen{
		padding-left: 30px;
		font-size: 14px;
	}
	.cjwtItem .da{
		font-size: 14px;
		padding-left: 30px;
		    background: url(../images/da.png) no-repeat left top;
	}
	#lxwm .left{
		margin-bottom: 20px;
	}
	.lhh .tab{
		width: 31%;
		margin-right: 2.3%;
	}
	.yzjy{
		padding-right: 0;
	}
	.yzjy .img{
		position: initial;
		margin: 0 auto;
		margin-bottom: 20px;
		text-align: center;
	}
	.yzjy img{
		width: 60%;
	}
	#msgdList .li a .text p.b{
		display: none;
	}
	#msgdList .li a .img{
		width: 90px;
	}
	#msgdList .li a{
		padding: 15px;
	}
}
