/*==========================================公共 开始=============================================*/
@media (min-width:1400px) and (max-width:1600px) {
	html {
		font-size: 16px;
	}
}

@media (min-width:640px) and (max-width:1399px) {
	html {
		font-size: 15px;
	}
}

@media (min-width:471px) and (max-width:639px) {
	html {
		font-size: 14px;
	}
}

@media (min-width:320px) and (max-width:470px) {
	html {
		font-size: 14px;
	}
}

@media(max-width: 1366px) {
	.head-box2 {
		position: relative;
	}
	#header .wrap {
		width: 100%;
	}
	.head-r {
		margin-right: 3.125rem;
	}
}

@media screen and (max-width: 1200px) {
	.head-box {
		padding: 0 0.9375rem;
	}
	.animenu__nav__child>li {
		border-bottom: #e5e5e5 1px solid;
	}
	
	.animenu {
		padding: 0;
		position: absolute;
		right: 0;
		top: 70px;
		z-index: 9;
		width: 30%;
		z-index: 9999;
	}
	
	.center {
		margin-left: 1.875rem;
	}
	
	.animenu__toggle {
		display: inline-block;
		position: absolute;
		right: 0;
		margin-top: 0.9375rem;
	}
	
	.animenu__nav,
	.animenu__nav__child {
		display: none;
		min-width: 100%;
	}
	
	.animenu__nav__child a {
		color: #323232;
		font-size: 16px;
	}
	
	.animenu__nav>li {
		width: 100%;
		border-right: 0;
		border-bottom: 1px solid #14558e;
		height: auto;
		background: none;
	}
	
	.animenu__nav>li .jt {
		content: "";
		position: absolute;
		right: 0;
		top: 0;
		width: 4rem;
		height: 4rem;
		background: rgba(0, 0, 0, 0.1) url(../images/jiantou.png) center no-repeat;
		background-size: 6px auto;
		z-index: 1000;
	}
	
	.animenu__nav>li>a.on {
		color: #fff;
	}
	
	.animenu__nav>li:last-child {
		border: 0;
	}
	
	.animenu__nav>li:first-child>a:after {
		content: '';
		position: absolute;
		height: 0;
		width: 0;
		left: 1em;
		top: -6px;
		border: 6px solid transparent;
		border-top: 0;
		border-bottom-color: inherit;
		display: none;
	}
	
	.animenu__nav>li>a {
		width: 100%;
		color: #fff;
                font-size: 16px;
		padding: 0 0 0 2rem !important;
		border-color: #111;
		/*background: #0d33de;*/
		position: relative;
		height: 4rem;
		line-height: 4rem;
		text-align: left;
	}
	
	.animenu__nav a:hover {
		background-color: #125691;
		border-color: #125691;
		color: #fff;
		/* height: 4rem;
		line-height: 4rem; */
	}
	
	.animenu__nav__child {
		position: static;
		background-color: #f8f8f8;
		margin: 0;
		transition: none;
		visibility: visible;
		opacity: 1;
	}
	
	.animenu__nav__child>li:first-child>a:after {
		content: none;
	}
	
	.animenu__nav__child>li dl {
		display: block;
		position: relative;
		left: auto;
		top: auto;
		background: #f8f8f8;
		margin: 0 50px 50px;
		width: auto;
	}
	
	.animenu__nav__child>li dl dd {
		border-top: 1px solid #e5e5e5;
	}
	
	.animenu__nav__child>li dl dd a {
		line-height: 26px;
		font-size: 14px;
	}
	
	.animenu__nav>li:hover>a {
		color: #fff;
	}
	
	.backtop {
		right: 0.3125rem;
		border: 0.9375rem;
		width: 40px;
	}
}


@media(max-width: 768px) {
	#header {
		position: relative;
	}

	.top-r {
		position: absolute;
		margin-bottom: 0;
		right: 0;
		top: 0.625rem;
	}

	#header .logo {
		width: 72%;
	}

	.head-r {
		position: absolute;
		top: -10px;
		right: 0;
	}
	.head-r .home{
		display: none;
	}
	
	.animenu {
		margin-top: 0;
		top: 88px;
		width: 70%;
	}

	.animenu__toggle {
		margin-top: 0;
	}

	.head-box {
		position: relative;
	}

	.head-box::after {
		content: "";
		display: none;
	}

	#header .wrap {
		padding-top: 2.5rem;
	}

	.head-r {
		margin-right: 0;
		margin-top: 0;
	}
	
}
@media(max-width: 480px) {
	#header .logo {
		width: 78%;
	}
	.head-r {
		position: absolute;
		top: -10px;
		right: 0;
	}
	.head-r .home{
		display: none;
	}
	
}

	
@media(max-width: 414px) {}

@media(max-width: 375px) {}

@media(max-width: 360px) {
	
}

@media(max-width: 320px) {}

/*==========================================公共 结束=============================================*/

@media(max-width: 1366px) {
	.part1 {
		width: calc(100% - 30px);
		margin: 0 auto;
	}

	.part2 {
		width: calc(100% - 30px);
		margin: 0 auto;
	}

	.footer {
		padding: 1.875rem 0.9375rem;
		margin: 20px auto 0;
	}

	.part2-nr .swiper-pagination {
		display: block;
	}

	.part2-nr .swiper-button-prev,
	.part2-nr .swiper-button-next {
		display: none;
	}
}

@media(max-width: 1200px) {
	.part1{
		padding-top: 2rem;
	}
	.banner .ptbox .inner{
		padding-bottom: 30%;
	}
	.banner .swiper-slide>p{
		left: 2vw;
		bottom: 1vw;
		font-size: 17px;
		padding: 8px 15px;
	}
	
}
@media screen and (max-width: 1024px) {
.part1,.part2-nr {
	min-height: 100px;
}
	.part1-l,
	.part1-r {
		width: 100%;
		float: none;
	}

	.part1-l li .pic .img img {
		height: 299px;
	}

	.part1-r {
		margin-top: 3.125rem;
	}

	.part1-l li .pic .img img {
		height: 222px;
	}
	.footer-l{
		width: 56%;
		
	}
	.footer-l img{
		width: 100%;
	}
	.footer-l a:nth-child(1){
		margin-right: 5px;
		
	}
	.section>.wrap{
		display: block;
		padding-left: 20px;
		padding-right: 20px;
	}
	.side,.column{
		width: 100%;
		float: none;
	}
	.side {
	    width: 100%;
	    box-shadow: 0 0 3px #ddd;
	    padding: 0;
	    margin: 20px 0 10px;
		    background-size: 100%;
		    background-position: center 0;
	}
	.side>p>span {
	    display: block;
	}
	.column{
		padding: 0;
		 border: 0;
		 min-height:auto;
	}
	.side>ul{
		display: none;
                padding: 16px 16px 1px;
	}
}

@media(max-width: 768px) {
	
	.title h5>span:nth-child(3){
		display: none;
	} 
	.banner .ptbox .inner{
		padding-bottom: 32%;
	}
	.banner .swiper-slide>p{
		font-size: 16px;
	}
	.part1-l li .pic .img img {
		height: 222px;
	}
	.footer .wrap{
		flex-wrap: wrap;
		justify-content: center;
	}
	.footer-l,.footer-c,.footer-r{
		width: 100%;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.footer-l a{
		margin: 0;
	}
	.footer-c{
		margin: 0;
		text-align: center;
		border: 0;
	}
	.footer-r,.footer-l{
		display: flex;
		justify-content: center;
	}
	.footer-r .pic img{
		width: 85px;
	}
	.part2-nr .swiper-slide .img{
		width: 65px;
		height: 82px;
		background-size: cover;
		margin-left:-32px;
		
	}
	.part2-nr .swiper-slide .pic{
		width: 60px;
		height: 72px;
		margin-left:-30px;
		border-radius:0 0 50% 50%;
	}
	.part2-nr .swiper-slide .pic img{
		width: 60px;
		height: 72px;	
		border-radius:0 0 50% 50%;
	}
	.container{
		padding-left: 15px;
		padding-right: 15px;
	}  
	.listimg li,.teacher li{
		  
	}
	.teacher li{
		 
	}
	.bread .rt{
		font-size: 14px;
	}
}

@media screen and (max-width:600px) {
	.bread{
		height: 56px;
		line-height: 56px;
	}
	.bread>h1{
		display: none;
	}
	.bread .rt{float: left; background-size:auto 18px;}

        .sort span{
		display: block;
	}
	.teacher li {
		    width: 100%;
		    margin: 0;
	}
	.teacher li a{
		height: auto;
		padding-top: 20px;
	}
	.teacher li .pic{
		float: none;
		position: relative;
		margin: 0 auto;
	}
	.teacher li .txt{
		margin-left: 0;
	}

	.side p{
		height: 50px;
		line-height: 50px;
		font-size: 22px;
	}

        .sbanner img{
		height: 68px;
		object-fit: cover;
	}

        .team .type{
		float: none;
		width: auto;
		height: 45px;
		margin: 0 15px 20px;
	}
	.team ul{
		margin-left: 0;
		padding: 0 15px;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
	}
	.team li{
		float: none;
	}

        .swiper-button-prev, .swiper-button-next{
		transform: scale(0.6);
	}

}
@media(max-width: 480px) {
	.column {
		margin-left: 0;
	}
	
	.bread h1 {
		display: none;
	}
	
	.bread {
		height: 40px;
		line-height: 40px;
		overflow: hidden;
	}
	
	.bread .rt {
		float: left;
		margin-top: 0;
	}
	
	.common-list li {
		overflow: hidden;
	}
	.common-list li p {
		margin-left: 110px;
	}
        .common-list li a {
		padding-right: 0;
		background: none;
	}
	
	.caption h3 {
		font-size: 20px;
	}
	
	.caption p span:first-child,
	.caption p span:last-child {
		display: none;
	}
	
	.content img {
		max-width: 80%;
		height: auto;
	}
	
	.detail>p {
		font-size: 14px;
	}
	
	
	.leader ul {
		margin: 0;
	}
	
	.leader li {
		float: none;
		width: auto;
		margin: 0 0 20px 0;
	}
	.leader li .ptbox{
		width: 130px;
		margin-right: 15px;
	}
	.leader li .info p{
		margin-top: 15px;
	}
	
	
	
	.slide:after {
		display: none;
	}
}	
@media(max-width: 414px) {
	.banner .ptbox .inner{
		padding-bottom: 42%;
	}
	.banner .swiper-slide>p{
		font-size: 14px;
	}
	.title h5 img{
		width: 32px;
	} 
}	
@media(max-width: 414px) {
	.part1-l li {
		width: 100%;
		float: none;
	}

	.part1-l li .pic .img img {
		height: 240px;
	}

        .section>.wrap {
		padding: 0 10px;
	}
	.team .type{
		margin: 0 10px 15px;
	}
	.team ul{
		padding: 0 10px;
	}
	
}

@media(max-width: 375px) {
	.part1-l li .pic .img img {
		height: 216px;
	}
}

@media(max-width: 360px) {
	.part1-l li .pic .img img {
		height: 206px;
	}
}

@media(max-width: 320px) {
	.part1-l li .pic .img img {
		height: 181px;
	}
}