﻿
@media only screen and (max-width: 1680px){
	#index-news{
		padding-top: 30px;
	}
	.about-b-icon1{
		width: 24%;
	}
	.about-b-icon2{
		width: 20%;
	}
}
@media only screen and (max-width: 1366px){
	.index-teacher-box{
		min-height: 768px;
	}
	.juniorhigh-page-box{
		width: 80%;
		padding: 0 70px;
	}
	.arrow-next{
		width: 165px;
		left: 90%;
	}
	.arrow-prev{
		width: 165px;
		right: 90%;
	}
}
@media only screen and (max-width: 1220px){
	.teacher-box{
		width: 960px;
	}
	.teacher-list{
		width: 480px;
	}
	.teacher-img-box{
		height: 480px;
	}
	.index-news-box{
		width: 1000px;
	}
	.about-box{
		width: 95%;
	}
	.index-map{
		height: 350px;
	}
	.footer-box{
		width: 95%;
	}
	.about-b-icon1,
	.about-b-icon2{
		width: 25%;
	}
	.banner-box{
		height: 350px;
	}
	.header-box{
		width: 95%;
	}
	.index-news-list{
		width: 333.333px;
		height: 278px;
	}
	.header-menu li{
		font-size: 16px;
		padding: 0 15px;
		height: 58px;
		line-height: 58px;
	}
	.header-logo{
		width: 290px;
	}
	.footer-info-box ul{
		width: 300px;
	}
	.arrow-prev p, .arrow-next p{
		font-size: 20px;
	}
	.arrow-prev span, .arrow-next span{
		width: 35px;
	}
}
@media only screen and (max-width: 1024px){
	.index-news-box{
		width: 95%;
	}
	.news-page-line{
		right: -10px;
	}
	.index-news-list{
		width: 33.333%
	}
	.index-news-line{
		right: -10px;
	}
	.footer-web-box{
		display: block;
		width: 100%;
	}
	.footer-info-box{
		width: 100%;
	}
	.footer-info-logo-box{
		display: none;
	}
	.footer-info-box ul{
		width: 50%;
	}
	#index-news{
		padding-bottom: 20px;
	}
	.index-teacher-info{
		font-size: 14px;
		min-height: 125px;
	}
	.index-teacher-info-title{
		font-size: 24px;
	}
	.index-teacher-info-box{
		bottom: -165px;
	}
	.index-teacher-b-title{
		font-size: 45px;
		bottom: 13%;
	}
	.web{
		padding-top: 10px;
	}
	.footer-box{
		padding: 10px 0;
	}
	.banner-box{
		height: 300px;
	}
	.juniorhigh-box{
		width: 1000px;
		padding: 0;
	}
	.juniorhigh-bg-box{
		padding: 30px 0;
	}
	.juniorhigh-title-box{
		padding-bottom: 30px;
	}
	.juniorhigh-img-box{
		width: 100%;
		max-width: 100%;
	}
	.news-page-box{
		padding: 40px 0;
	}
}
@media only screen and (max-width: 1000px){
	.teacher-box{
		width: 800px;
	}
	.teacher-list{
		width: 400px;
	}
	.teacher-img-box{
		height: 400px;
	}
	.arrow-prev,
	.arrow-next{
		position: relative;
		display: inline-block;
		left: inherit;
		right: inherit;
		text-align: left;
		padding-bottom: 10px;
	}
	.juniorhigh-page-title-box{
		padding-bottom: 0;
	}
	.news-box{
		padding: 25px 0;
	}
	.index-news-box{
		width: 800px;
	}
	.index-news-list{
		width: 400px;
		height: 340px;
	}
	.index-news-list-box .index-news-list:nth-child(3n+2){
		border-right: 1px solid #a0a0a0;
		border-bottom: 1px solid #a0a0a0;

	}
	.index-news-list-box .index-news-list{
		border-right: 1px solid #a0a0a0;
		border-bottom: 1px solid #a0a0a0;
	}
	.index-news-list-box .index-news-list:nth-child(even){
		border-right: 0;
		border-bottom: 1px solid #a0a0a0;
		border-left: 0;
	}
	.index-news-list-box .index-news-list:nth-child(odd){
		border-left: 0;
	}
	.index-news-list-box .index-news-list:nth-last-child(1),
	.index-news-list-box .index-news-list:nth-last-child(2){
		border-bottom: 0;
	}
	.juniorhigh-box{
		width: 800px;
		padding: 0;
	}
	.juniorhigh-img-box{
		height: 480px;
	}
	.rwd-menu{
		display: block;
	}
	.rwd-menu{
		top: 27px;
		transition: all .3s linear;
		right: 2%;
	}
	.header2 .rwd-menu{
		top: 20px;
	}
	.news-page-back-title:after{
		display: none;
	}
	.news-page-back{
		display: block;
		float: right;
	}
	.header-box{
		width: 100%;
		padding: 0;
	}
	.header-logo{
		padding: 5px 0;
		padding-left: 20px;
		float: none;
		width: 100%;
		box-sizing: border-box;
	}
	.header2 .header-logo{
		width: 100%;
	}
	.header-logo a{
		width: 290px;
		display: block;
		transition: all .3s linear;
	}

	.header2 .header-logo a{
		width: 250px;
		display: block;
	}
	.rwd-menu span:nth-child(4) {
	    top: -18px;

	}
	.header-menu{
		width: 100%;
		float: none;
		text-align: center;
	}

	.header-menu li,
	.header2 .header-menu li{
		width: 100%;
		display: block;
		padding: 0;
	}
	.header2 {
    	box-shadow:none;
    	transition: all .3s linear;
	}

	.index-banner-box, .index-banner-list-box, .index-banner-slong-box, .index-video-box, .index-video, .index-video-bg {
    	height: calc(100vh - 68px);
	}
	.index-banner-box{
		padding-top: 65px;
	}
	.header2 .header-logo{
		box-shadow: rgba(0, 0, 0, 0.7) 0px 2px 2px;
	}
	.header-menu{
		box-shadow: rgba(0, 0, 0, 0.7) 0px 2px 2px;
	}
	.header-menu li a:after{
		display: none;
	}
	.staute-class{
		display: block;
	}
	.juniorhigh-class-icon{
		display: none;
	}
	.juniorhigh-class-list{
		width: 100%;
		display: block;
		padding: 10px 0;
		padding-left: 10px;
		border: 1px solid #ea4504;
		border-top: 0;
		margin: 0;
		box-sizing: border-box;
	}
	.juniorhigh-class{
		font-size: 16px;
		display: block;
	}
	.juniorhigh-class-list-box{
		margin-top: 0;
		display: none;
	}
	.teacher-class-box{
		display: none;
	}
	.teacher-box{
		margin-top: 30px;
	}
	.teacher-class-box{
		padding: 0;
	}
	.teacher-list-box{
		margin-top: 30px;
	}
	.teacher-box .staute-class{
		text-align: center;
	}
	.teacher-class{
		padding: 10px 0;
		display: block;
		border: 1px solid #ea4504;
		border-top: 0;
		text-align: center;
	}
	
}
@media only screen and (max-width: 800px){
	.teacher-box{
		width: 750px;
	}
	.teacher-list{
		width: 375px;
	}
	.teacher-img-box{
		height: 375px;
	}
	.index-news-more,
	.index-news-list-box,
	.index-teacher-info-box,
	.index-teacher-b-title,
	.about-title,
	.about-info-title,
	.about-info-p,
	.juniorhigh-title,
	.juniorhigh-page-title,
	.juniorhigh-img-box,
	.news-page-info-img-box,
	.news-page-date,
	.news-editor,
	.juniorhigh-info-box{
	  opacity: 1!important;
	  animation: none!important;
	}
	.index-news-more:after{
		transform: scale(1);
	}
	#index-news{
		overflow: hidden;
	}
	.index-news-line{
		transform: scale(1);
		right: -5px;
	}
	.index-news-box{
		width: 750px;
	}
	.index-news-list{
		width: 375px;
		height: 320px;
	}
	.index-teacher-b-title{
		position: relative;
		left: 20px;
		bottom: 0;
		width: 175px;
	}
	.index-teacher-list-box{
		margin-top: 50px;
	}
	.index-teacher-box{
		padding-top: 30px;
		padding-bottom: 50px;
	}
	.index-teacher-list{
		width: 50%;
	}
	.index-teacher-list-box .index-teacher-list:nth-child(2){
		left: 0;
	}
	.index-teacher-list-box .index-teacher-list:nth-child(3){
		right: 0;
	}
	.index-teacher-info-box{
		position: relative;
		bottom: 50px;
	}
	.index-teacher-b-title span{
		transform: scale(1);
	}
	.about-b-icon1{
		bottom: 0;
		left: 0;
	}
	.banner-box{
		height: 240px;
	}
	.banner-slong{
		top: 53%;
		font-size: 30px;
	}
	.news-page-box{
		padding: 30px 0;
	}
	.juniorhigh-box{
		width: 95%;
	}
	.juniorhigh-img-box{
		height: 438px;
	}
	.index-map{
		height: 290px;
	}
	

	.news-box{
		overflow: hidden;
	}
	.juniorhigh-page-bg-box{
		width: 80%;
		margin: 0 auto;
		top: 20px;
	}

	.juniorhigh-page-box{
		width: 100%;
		padding: 0 30px;
	}
	.news-page-title{
		width: 100%;
		display: block;
	}
	.news-page-info-img-box{
		width: 100%;
		display: block;
	}
	.news-page-info{
		width: 100%;
		display: block;
		padding: 0 20px;
		box-sizing: border-box;
		margin-top: 20px;
	}
	.news-editor{
		height: inherit;
	}
}
@media only screen and (max-width: 750px){
	.teacher-box{
		width: 550px;
	}
	.teacher-list{
		width: 275px;
	}
	.teacher-img-box{
		height: 275px;
	}
	.index-banner-slong, .index-video-slong{
		font-size: 26px;
		top: 48%;
		letter-spacing: 10px;
	}
	.index-news-list{
		width: 50%;
		height: 285px;
	}
	.index-news-box{
		width: 95%;
	}
	.banner-box{
		height: 200px;
	}
	.index-news-title{
		font-size: 30px;
	}
	.index-news-title:before{
		top: 8px;
	}
	.juniorhigh-img-box{
		height: 380px;
	}
	.news-page-info-img-box{
		width: 100%;
		display: block;
	}
	.news-page-info{
		width: 100%;
		display: block;
		padding: 0 20px;
		box-sizing: border-box;
		margin-top: 20px;
	}
	.header-menu li{
		height: 55px;
		line-height: 55px;
	}

}
@media only screen and (max-width: 480px){
	.teacher-box{
		width: 350px;
	}
	.teacher-list{
		width: 350px;
		display: block;
	}
	.teacher-img-box{
		height: 350px;
	}
	.header2 .header-logo a{
		width: 230px;
	}
	.header-logo a{
		width: 220px;
	}
	.rwd-menu{
		top: 15px;
	}
	.header2 .rwd-menu{
		top: 20px;
	}
	.rwd-menu span{
		width: 30px;
	}
	.index-banner-box, .index-banner-list-box, .index-banner-slong-box, .index-video-box, .index-video, .index-video-bg{
		height: 220px;
	}
	.index-banner-box{
		padding-top: 50px;
	}
	.index-banner-slong, .index-video-slong {
	    font-size: 18px;
	    letter-spacing: 2px;
	}
	.index-news-list{
		height: 200px;
		padding: 10px;
	}
	.index-news-info{
		height: 38px;
		overflow: hidden;
	}
	.index-teacher-list{
		width: 100%;
		display: block;
	}
	.footer-info-box ul{
		width: 100%;
		display: block;
		padding-bottom: 10px;
	}
	.web{
		padding: 0;
	}
	.about-info-p{
		padding-bottom: 20px;
	}
	.about-info-title{
		font-size: 18px;
		text-align: justify;
	}
	.about-info-p{
		font-size: 16px;
		text-align: justify;
	}
	.banner-box{
		height: 160px;
	}
	.banner-slong{
		font-size: 20px;
	}
	.about-title-box{
		padding: 15px 0;
	}
	.about-box2{
		padding-bottom: 100px;
	}
	.juniorhigh-title{
		font-size: 24px;
		padding-left: 40px;
	}
	.juniorhigh-title:before{
		width: 30px;
    	height: 20px;
    	top: 8px;
	}
	.juniorhigh-title-box{
		padding-bottom: 20px;
	}
	.juniorhigh-bg-box{
		padding: 20px 0;
	}
	.juniorhigh-img-box{
		height: 230px;
	}

	.juniorhigh-info-title{
		padding: 10px 0;
	}
	.juniorhigh-info-line{
		margin-bottom: 10px;
	}
	.juniorhigh-info-box{
		height: 260px;
		bottom: -260px;
	}
	.juniorhigh-list{
		margin-bottom: 270px;
	}
	.juniorhigh-page-title{
		font-size: 18px;
		padding-left: 35px;
		margin: 10px auto;
	}
	.juniorhigh-page-title:before{
		width: 23px;
		height: 15px;
	}
	.juniorhigh-page-title:before{
		top: 7px;
	}
	.juniorhigh-page-box{
		padding: 0 10px;
	}
	.arrow-prev, .arrow-next{
		width: 50%;
	}
	.arrow-prev span, .arrow-next span{
		width: 20px;
	}
	.news-page-title{
		font-size: 16px;
	}
	.news-page-info-img-box span{
		height: 210px;
	}
	.web{
		letter-spacing: 0;
	}
	.index-banner .slick-dots li{
		margin: 0 5px;
	}
	.slick-dots li button,
	.index-banner .slick-dots li button:before,
	.slick-dots li button:before{
		width: 15px;
		height: 15px;
	}
	@keyframes top {
	  from {
	    top: 0px;
	  }

	  to {
	 
	    top: -40px;
	  }
}
}
@media only screen and (max-width: 360px){
	.teacher-list {
	    width: 100%;
	    display: block;
	}
}