@media screen and (max-width:1680px) {
       nav ol{width:150%;left: -37px;}
	.learnmore a {
		padding-right: 40px;
	}

	.banner {
		height: 750px;
	}

	.accordion li i.fa-chevron-down {
		right: 0;
	}

	.accordion .link {
		font-size: 16px;
	}
}

@media screen and (max-width:1440px) {
	.w {
		width: 85%;
	}

	.learnmore .swiper-button-prev {
		left: 35%;
	}

	.learnmore .swiper-button-next {
		right: 52%;
	}

	.banner {
		height: 650px;
	}

	.learnmore .swiper-button-next {
		right: 41%;
	}

	header::before {
		height: 166px;
	}
}

@media screen and (max-width:1280px) {
	.accordion li i.fa-chevron-down{display:none;}
	.logo {
		height: 80px;
	}

	nav ul>li {
		padding: 10px 0;
	}

	.search {
		height: 43px;
	}

	.learnmore {
		height: 80px;
	}

	nav ol {
		top: 43px;
	}

	.news-swi {
		height: 400px;
	}

	.slide2 .news-box {
		padding: 30px;
	}

	.newsdate {
		margin-bottom: 20px;
	}

	.title h1 {
		margin-bottom: -32px;
		font-size: 28px;
	}

	.title p {
		font-size: 22px;
	}

	.nd h1 {
		font-size: 26px;
	}

	.newstitle {
		margin-bottom: 20px;
	}

	.newstitle a {
		font-size: 20px;
	}

	.news-content a {
		line-height: 1.6;
	}

	.newslist div {
		padding: 20px;
	}

	.newslist .date {
		margin-bottom: 10px;
	}

	.newslist h1 {
		margin-bottom: 10px;
	}

	.newslist p a {}

	.notice-list li:hover span,
	.notice-list li:hover a {
		font-size: 20px;
	}

	.djgz .listbox {
		width: 62%;
	}

	.djgz .titlebox {
		width: 62%;
	}

	.dj-swi {
		width: 53.5%;
		height: 510px;
	}

	.djlist li {
		padding: 10px 0;
	}

	.jxfztit .title {
		margin-right: 35px;
	}

	.contentbox .textbox {
		padding: 15px;
	}

	.ztzl {
		padding: 80px 0;
	}

	.ztzl1 h2 {
		left: 34%;
	}

	.ztzl1 {
		width: 23%;
	}

	.ztzl2,
	.ztzl3,
	.ztzl4 {
		width: 22.6%;
	}

	.ztzl2 .more2,
	.ztzl3 .more2,
	.ztzl4 .more2 {
		right: 4%;
	}

	footer {
		padding-top: 60px;
	}

	.f-logo {
		height: 100px;
	}

	.ercode {
		margin-top: 45px;
	}

	.copyright {
		margin-top: 40px;
	}
}

@media screen and (max-width:1080px) {
	.w {
		width: 96%;
	}

	.m-icon {
		display: block;
		position: relative;
		width: 20%;
		height: 80px;
	}

	.ul1,
	.search {
		display: none;
	}

	.m-icon img {
		display: block;
		position: absolute;
		top: 0;
		right: 50px;
		bottom: 0;
		margin: auto;
	}

	.menu {
		width: 28px;
		height: 21px;
		display: block;
		right: 0;
		top: 0;
		margin: auto;
		bottom: 0;
		overflow: hidden;
		z-index: 999999999;
		cursor: pointer;
		position: absolute;
	}

	.menu span {
		float: left;
		width: 100%;
		background: #fff;
		transition: all 0.4s ease;
		margin-top: 7px;
		height: 2px;
	}

	.menu span:first-child {
		margin-top: 0;
	}

	.menu.open span:nth-child(1) {
		transform: rotate(45deg);
		margin-top: 10px;
	}

	.menu.open span:nth-child(2) {
		transform: rotate(-45deg);
		margin-top: -2px;
	}

	.menu.open span:nth-child(3) {
		opacity: 0;
	}

	nav {
		width: 100%;
		/* height: calc(100vh - 84px); */
	}

	.ul2 {
		overflow: auto;
		height: 100%;

		@media screen and (max-width: 1680px) {
			.learnmore a {
				padding-right: 40px;
			}

			.banner {
				height: 750px;
			}
		}

		@media screen and (max-width:1440px) {
			.w {
				width: 85%;
			}

			.learnmore .swiper-button-prev {
				left: 35%;
			}

			.learnmore .swiper-button-next {
				right: 52%;
			}

			.banner {
				height: 650px;
			}

			.learnmore .swiper-button-next {
				right: 41%;
			}
		}

		@media screen and (max-width:1280px) {
			@media screen and (max-width:1680px) {
				.learnmore a {
					padding-right: 40px;
				}

				.banner {
					height: 750px;
				}

				.accordion li i.fa-chevron-down {
					right: 0;
				}

				.accordion .link {
					font-size: 16px;
				}
			}

			@media screen and (max-width:1440px) {
				.w {
					width: 85%;
				}

				.learnmore .swiper-button-prev {
					left: 35%;
				}

				.learnmore .swiper-button-next {
					right: 52%;
				}

				.banner {
					height: 650px;
				}

				.learnmore .swiper-button-next {
					right: 41%;
				}

				header::before {
					height: 166px;
				}
			}

			@media screen and (max-width:1280px) {
				.logo {
					height: 80px;
				}

				nav ul>li {
					padding: 10px 0;
				}

				.search {
					height: 43px;
				}

				.learnmore {
					height: 80px;
				}

				nav ol {
					top: 43px;
				}

				.news-swi {
					height: 400px;
				}

				.slide2 .news-box {
					padding: 30px;
				}

				.newsdate {
					margin-bottom: 20px;
				}

				.title h1 {
					margin-bottom: -32px;
					font-size: 28px;
				}

				.title p {
					font-size: 22px;
				}

				.nd h1 {
					font-size: 26px;
				}

				.newstitle {
					margin-bottom: 20px;
				}

				.newstitle a {
					font-size: 20px;
				}

				.news-content a {
					line-height: 1.6;
				}

				.newslist div {
					padding: 20px;
				}

				.newslist .date {
					margin-bottom: 10px;
				}

				.newslist h1 {
					margin-bottom: 10px;
				}

				.newslist p a {}

				.notice-list li:hover span,
				.notice-list li:hover a {
					font-size: 20px;
				}

				.djgz .listbox {
					width: 62%;
				}

				.djgz .titlebox {
					width: 62%;
				}

				.dj-swi {
					width: 53.5%;
					height: 510px;
				}

				.djlist li {
					padding: 10px 0;
				}

				.jxfztit .title {
					margin-right: 35px;
				}

				.contentbox .textbox {
					padding: 15px;
				}

				.ztzl {
					padding: 80px 0;
				}

				.ztzl1 h2 {
					left: 34%;
				}

				.ztzl1 {
					width: 23%;
				}

				.ztzl2,
				.ztzl3,
				.ztzl4 {
					width: 22.6%;
				}

				.ztzl2 .more2,
				.ztzl3 .more2,
				.ztzl4 .more2 {
					right: 4%;
				}

				footer {
					padding-top: 60px;
				}

				.f-logo {
					height: 100px;
				}

				.ercode {
					margin-top: 45px;
				}

				.copyright {
					margin-top: 40px;
				}
			}

			@media screen and (max-width:1080px) {
				.w {
					width: 96%;
				}

				.m-icon {
					display: block;
					position: relative;
					width: 20%;
					height: 80px;
				}

				.ul1,
				.search {
					display: none;
				}

				.m-icon img {
					display: block;
					position: absolute;
					top: 0;
					right: 50px;
					bottom: 0;
					margin: auto;
				}

				.menu {
					width: 28px;
					height: 21px;
					display: block;
					right: 0;
					top: 0;
					margin: auto;
					bottom: 0;
					overflow: hidden;
					z-index: 999999999;
					cursor: pointer;
					position: absolute;
				}

				.menu span {
					float: left;
					width: 100%;
					background: #fff;
					transition: all 0.4s ease;
					margin-top: 7px;
					height: 2px;
				}

				.menu span:first-child {
					margin-top: 0;
				}

				.menu.open span:nth-child(1) {
					transform: rotate(45deg);
					margin-top: 10px;
				}

				.menu.open span:nth-child(2) {
					transform: rotate(-45deg);
					margin-top: -2px;
				}

				.menu.open span:nth-child(3) {
					opacity: 0;
				}

				nav {
					width: 100%;
					/* height: calc(100vh - 84px); */
				}

				.ul2 {
					overflow: auto;
					height: 100%;

					@media screen and (max-width: 1680px) {
						.learnmore a {
							padding-right: 40px;
						}

						.banner {
							height: 750px;
						}
					}

					@media screen and (max-width:1440px) {
						.w {
							width: 85%;
						}

						.learnmore .swiper-button-prev {
							left: 35%;
						}

						.learnmore .swiper-button-next {
							right: 52%;
						}

						.banner {
							height: 650px;
						}

						.learnmore .swiper-button-next {
							right: 41%;
						}
					}

					@media screen and (max-width:1280px) {
						.logo {
							height: 80px;
						}

						nav ul>li {
							padding: 10px 0;
						}

						.search {
							height: 43px;
						}

						.learnmore {
							height: 80px;
						}

						nav ol {
							top: 43px;
						}

						.news-swi {
							height: 400px;
						}

						.slide2 .news-box {
							padding: 30px;
						}

						.newsdate {
							margin-bottom: 20px;
						}

						.title h1 {
							margin-bottom: -32px;
							font-size: 28px;
						}

						.title p {
							font-size: 22px;
						}

						.nd h1 {
							font-size: 26px;
						}

						.newstitle {
							margin-bottom: 20px;
						}

						.newstitle a {
							font-size: 20px;
						}

						.news-content a {
							line-height: 1.6;
						}

						.newslist div {
							padding: 20px;
						}

						.newslist .date {
							margin-bottom: 10px;
						}

						.newslist h1 {
							margin-bottom: 10px;
						}

						.newslist p a {}

						.notice-list li: hover span,
						.notice-list li:hover a {
							font-size: 20px;
						}

						.djgz .listbox {
							width: 62%;
						}

						.djgz .titlebox {
							width: 62%;
						}

						.dj-swi {
							width: 53.5%;
							height: 510px;
						}

						.djlist li {
							padding: 10px 0;
						}

						.jxfztit .title {
							margin-right: 35px;
						}

						.contentbox .textbox {
							padding: 15px;
						}

						.ztzl {
							padding: 80px 0;
						}

						.ztzl1 h2 {
							left: 34%;
						}

						.ztzl1 {
							width: 23%;
						}

						.ztzl2,
						.ztzl3,
						.ztzl4 {
							width: 22.6%;
						}

						.ztzl2 .more2,
						.ztzl3 .more2,
						.ztzl4 .more2 {
							right: 4%;
						}

						footer {
							padding-top: 60px;
						}

						.f-logo {
							height: 100px;
						}

						.ercode {
							margin-top: 45px;
						}

						.copyright {
							margin-top: 40px;
						}
					}

					@media screen and (max-width:1080px) {
						.w {
							width: 96%;
						}

						.m-icon {
							display: block;
							position: relative;
							width: 20%;
							height: 80px;
						}

						.ul1,
						.search {
							display: none;
						}

						.m-icon img {
							display: block;
							position: absolute;
							top: 0;
							right: 50px;
							bottom: 0;
							margin: auto;
						}

						.menu {
							width: 28px;
							height: 21px;
							display: block;
							right: 0;
							top: 0;
							margin: auto;
							bottom: 0;
							overflow: hidden;
							z-index: 999999999;
							cursor: pointer;
							position: absolute;
						}

						.menu span {
							float: left;
							width: 100%;
							background: #fff;
							transition: all 0.4s ease;
							margin-top: 7px;
							height: 2px;
						}

						.menu span: first-child {
							margin-top: 0;
						}

						.menu.open span:nth-child(1) {
							transform: rotate(45deg);
							margin-top: 10px;
						}

						.menu.open span:nth-child(2) {
							transform: rotate(-45deg);
							margin-top: -2px;
						}

						.menu.open span:nth-child(3) {
							opacity: 0;
						}

						nav {
							width: 100%;
							height: calc(100vh - 84px);
						}

						.ul2 {
							overflow: auto;
							height: 100%;
						}

						header.active {
							background: #1249a3;
						}

						header.active:: before {
							display: none;
						}

						header nav ul>li {
							float: none;
							width: 100%;
							height: auto;
							line-height: 60px;
							position: relative;
							border-bottom: 1px solid rgba(255, 255, 255, 0.3);
							text-align: left;
							padding: 0;
						}

						nav ul>li:: before {
							display: none;
						}

						header nav ul>li>a {
							font-size: 18px;
							font-weight: bold;
							width: 80%;
							text-indent: 20px;
							position: relative;
							display: block;
							color: #fff;
						}

						nav .w1300 {
							border-top: 1px solid #c4c4c4;
							width: 100%;
						}

						nav ul li ol {
							width: 100%;
							left: 0;
							position: relative;
							top: 0;
							background: none;
							text-align: left;
							padding: 0;
							opacity: 1;
							display: none;
						}

						nav ul>li a:: after {
							display: none;
						}

						nav ul li ol>li {
							text-align: left;
							border: 0;
							line-height: 50px;
							position: relative;
							text-indent: 20px;
							border-top: 1px solid rgba(255, 255, 255, 0.2);
							height: auto;
						}

						nav li ol li: hover a {
							color: #fff;
						}

						nav ul ol li a {
							font-size: 17px;
							color: #fff;
							display: block;
						}

						nav ul li i {
							position: absolute;
							right: 0;
							width: 5%;
							height: 60px;
							top: 0;
							background: url(../images/jia.png) no-repeat center center;
							margin: auto;
							z-index: 10;
							cursor: pointer;
							transition: all .2s ease;
							-moz-transition: all .2s ease;
							-o-transition: all .2s ease;
							-webkit-transition: all .2s ease;
						}

						nav ul li ol li i {
							height: 50px;
						}

						nav ul li i.on {
							background: url(../images/jian.png) no-repeat center center;
						}

						.learnmore a {
							padding-right: 15px;
						}

						.banner {
							height: 450px;
						}

						.learnmore {
							display: none;
						}

						/* 内页 */
						.con_fl h1 {
							padding: 29px 0px;
						}

						.con_fl h1 {
							font-size: 25px;
						}

						.con_fr .text h1 {
							font-size: 24px;
						}

						.submenu a {
							font-size: 15px;
						}

						.con_fl {
							margin-top: -49px;
						}

						.location {
							height: 50px;
							line-height: 50px;
							margin-top: -48px;
						}

						.accordion .link,
						.con_fr .text p {
							font-size: 16px;
						}

						/* 内容页 */
						.ny_content1 .con_fl h1 {
							padding: 27px 0px;
						}

						.ny_content1 .con_fl {
							margin-top: -79px;
						}

						.content_b .content_c h1 {
							font-size: 26px;
						}

						/* 教师 */
						.lead .bd li {
							font-size: 18px;
						}

						.js-list li {
							width: 33%;
						}

						.js-list li a {
							font-size: 16px;
							padding: 0;
						}
					}

					@media screen and (max-width:960px) {
						.learnmore .swiper-button-next {
							right: 61%;
						}

						.learnmore .swiper-button-prev {
							left: 24%;
						}

						.search-box .serBox {
							width: 90%;
						}

						.news,
						.djgz,
						.notice,
						.jxfz,
						.ztzl {
							padding: 60px 0px;
						}

						.news-swi {
							height: 270px;
						}

						.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
							margin: 8px 0;
						}

						.slide2 .news-box {
							padding: 20px;
						}

						.nd h1 {
							font-size: 18px;
						}

						.nd p {
							font-size: 14px;
						}

						.newstitle a {
							font-size: 18px;
						}

						.news-content a {
							font-size: 14px;
						}

						.newslist p a {
							font-size: 14px;
						}

						.newslist h1 {
							height: 50px;
						}

						.notice-list a {
							height: 60px;
							line-height: 60px;
							font-size: 16px;
						}

						.notice-list span {
							width: 21%;
							padding-left: 30px;
							font-size: 16px;
						}

						.notice-list li: hover span,
						.notice-list li:hover a {
							font-size: 18px;
						}

						.title h1 {
							margin-bottom: -29px;
							font-size: 24px;
						}

						.notice-tit {
							padding-bottom: 35px;
						}

						.dj-swi {
							height: 495px;
						}

						.ztzl1 p {
							font-size: 24px;
						}

						.ztzl1 p span {
							font-size: 30px;
						}

						.ztzl2 .tit p {
							font-size: 24px;
						}

						.ztzl3 .tit p,
						.ztzl4 .tit p {
							font-size: 20px;
						}

						.ztzl2 .textbox,
						.ztzl3 .textbox,
						.ztzl4 .textbox {
							padding: 75px 10px 25px;
						}

						.ztzl3 .textbox {
							padding-top: 215px;
						}

						.ztzl4 .textbox {
							padding-top: 185px;
						}
					}

					@media screen and (max-width:850px) {
						.w {
							width: 94%;
						}

						.news,
						.djgz,
						.notice,
						.jxfz,
						.ztzl {
							padding: 36px 0px;
						}

						header:: before {
							display: none;
						}

						header {
							background: rgba(0, 0, 0, 0.5);
						}

						.learnmore {
							width: 46%;
							height: 40px;
						}

						.learnmore a {
							font-size: 14px;
						}

						.learnmore .swiper-button-next {
							left: 18%;
						}

						.learnmore .swiper-button-prev {
							left: 9%;
						}

						.bannerbg {
							display: none;
						}

						.banner .swiper-pagination {
							left: 45%;
						}

						.title h1 {
							margin-bottom: -21px;
							font-size: 18px;
						}

						.title p {
							font-size: 14px;
						}

						.news,
						.djgz,
						.notice,
						.jxfz {
							padding: 36px 0px;
						}

						.news .title {
							margin-bottom: 36px;
						}

						.newsdate {
							display: none;
						}

						.slide2 {
							width: 100%;
						}

						.slide2 .news-box {
							right: auto;
							left: 3%;
							top: 55%;
							padding: 0px;
							transform: translateY(-50%);
							width: 92%;
							-webkit-line-clamp: 3;
							background: transparent;
						}

						.news-content a {
							color: #fff;
							display: -webkit-box;
							-webkit-box-orient: vertical;
							-webkit-line-clamp: 5;
							overflow: hidden;
						}

						.slide2>.more,
						.slide2 .date {
							left: 3%;
						}

						.swiper-num,
						.mySwiper2 .swiper-pagination-bullets {
							right: 2%;
						}

						.newslist {
							display: block;
						}

						.newslist div {
							width: 100%;
							margin-bottom: 20px;
						}

						.newslist h1 {
							height: auto;
							margin-bottom: 15px;
						}

						.newslist p a,
						.newslist h1 a {
							display: block;
						}

						.newslist:nth-last-child() {
							margin-bottom: 0;
						}

						.notice-list a {
							height: auto;
							line-height: 1.6;
							border-bottom: none;
						}

						.notice-list li {
							display: block;
							padding: 20px 0 20px 30px;
							border-bottom: 1px solid rgba(255, 255, 255, .2);
							background: url(../images/spanbg2.png) left center no-repeat;
						}

						.notice-list li: hover span,
						.notice-list li:hover a {
							font-size: 16px;
						}

						.notice-list li span {
							background: none;
							padding-left: 0;
							opacity: 1;
							font-size: 14px;
							margin-bottom: 10px;
						}

						.notice-list span,
						.notice-list a {
							width: 95%;
							white-space: normal;
						}

						.djgz {
							background-size: cover;
						}

						.djgz .titlebox,
						.djgz .listbox,
						.djlist {
							width: 100%;
						}

						.dj-swi {
							position: relative;
							margin-bottom: 15px;
							width: 100%;
							height: 240px;
						}

						.mySwiper3 .swiper-pagination-bullets,
						.swiper-pagination-custom,
						.swiper-pagination-fraction {
							width: auto;
							left: 50%;
							transform: translateX(-50%);
							bottom: 8%;
						}

						.djlist li a {
							white-space: normal;
							line-height: 1.6;
							margin-bottom: 8px;
						}

						.jxfztit {
							width: 78%;
						}

						.jxfztit .title {
							margin-right: 10px;
						}

						.jxfztit h1 {
							margin-bottom: -30px;
						}

						.contentbox .listbox {
							display: block;
						}

						.contentbox .listbox>div {
							width: 100%;
							padding: 20px;
						}

						.contentbox .textbox1,
						.contentbox .textbox2,
						.contentbox .textbox3,
						.contentbox .textbox4,
						.contentbox .textbox5,
						.contentbox .textbox6,
						.contentbox .textbox7 {
							margin-bottom: 20px;
						}

						.contentbox p {
							margin-bottom: 5px;
						}

						.ztzl {
							padding-top: 0;
						}

						.ztzl-container {
							display: block;
						}

						.ztzl2,
						.ztzl3,
						.ztzl4 {
							width: 100%;
						}

						.ztzl1 {
							display: none;
						}

						.ztzltit {
							display: block;
						}

						.ztzl2 .textbox,
						.ztzl3 .textbox,
						.ztzl4 .textbox {
							padding: 50px 30px 0px;
						}

						.ztzl2 .num,
						.ztzl3 .num,
						.ztzl4 .num {
							font-size: 40px;
						}

						.ztzl2 .tit p {
							font-size: 18px;
						}

						.ztzl2 .text {
							font-size: 14px;
						}

						.ztzl2,
						.ztzl3,
						.ztzl4 {
							height: 470px;
						}

						footer {
							padding-top: 20px;
						}

						.f-left,
						.f-right {
							float: none;
							width: 100%;
							text-align: center;
							font-size: 14px;
						}

						.ercode {
							float: none;
							margin-top: 20px;
						}

						.copyright {
							margin-top: 20px;
							font-size: 14px;
						}

						/* 内页 */
						.location {
							display: none;
							margin-top: 0;
						}

						.accordion {
							padding-bottom: 0;
							display: none;
						}

						.con_fl,
						.ny_content1 .con_fl {
							padding-bottom: 0;
							margin-top: 20px;
						}

						.con_fr {
							margin-top: 0;
						}

						.con_fl h1 {
							font-size: 22px;
							position: relative;
						}

						.con_fl h1: after {
							content: '';
							display: inline-block;
							background: url(../images/bnt_sub_nav2.png) no-repeat;
							position: absolute;
							right: 17px;
							top: 30px;
							width: 20px;
							height: 20px;
						}

						.ny_content1 .con_fl h1: after {
							display: none;
						}

						/* 内容页 */
						.content_b .content_c h1 {
							font-size: 20px;
						}

						.content_b .content_c img {
							max-width: 98%;
						}

						.list li.nynewsList-img .img_wrap {
							display: block;
							float: none;
							width: 100%;
							max-height: 300px;
							background: #efefef;
							box-sizing: border-box;
						}

						.list li.nynewsList-img {
							padding-bottom: 20px;
						}

						.list li.nynewsList-img h4 {
							line-height: 40px;
							font-size: 16px;
						}

						.list li.nynewsList-img .title {
							margin-top: 10px;
						}

						/* 领导 */
						.js-left {
							position: static;
						}

						.js-list {
							width: 100%;
						}

						.js-box {
							padding-left: 20px;
						}

						.news_fr,
						.con_fl,
						.con_fr {
							width: 100%;
						}

						.list_box {
							padding-left: 0;
						}

						.con_fr .text,
						.list_box {
							padding-left: 0;
						}
					}

					@media screen and (max-width:680px) {
						.banner {
							height: 350px;
						}
					}

					@media screen and (max-width:580px) {
						.banner {
							height: 240px;
						}

						/* 内页banner */
						.ny_banner,
						.ny_banner img {
							height: 240px;
							object-fit: cover;
						}

						/* 领导内容页 */
						.list_newlead li .img_wrap {
							width: 100%;
						}

						.szdy-conx h4 {
							line-height: 40px;
							margin-bottom: 14px;
						}

						.txtBox p {
							font-size: 15px;
						}

						.con_fl h1,
						.ny_content1 .con_fl h1 {
							padding: 16px 0px;
							position: relative;
						}

						.con_fl h1: after {
							top: 20px;
						}

						.nybanner img {
							height: 240px;
						}

						.con_fr .text video {
							width: 100%;
						}
					}

					@media screen and (max-width:500px) {

						.logo,
						.m-icon,
						.f-logo {
							height: 60px;
						}
					}

					;

					@media screen and (max-width: 1680px) {
						.learnmore a {
							padding-right: 40px;
						}

						.banner {
							height: 750px;
						}
					}

					@media screen and (max-width:1440px) {
						.w {
							width: 85%;
						}

						.learnmore .swiper-button-prev {
							left: 35%;
						}

						.learnmore .swiper-button-next {
							right: 52%;
						}

						.banner {
							height: 650px;
						}

						.learnmore .swiper-button-next {
							right: 41%;
						}
					}

					@media screen and (max-width:1280px) {
						.logo {
							height: 80px;
						}

						nav ul>li {
							padding: 10px 0;
						}

						.search {
							height: 43px;
						}

						.learnmore {
							height: 80px;
						}

						nav ol {
							top: 43px;
						}

						.news-swi {
							height: 400px;
						}

						.slide2 .news-box {
							padding: 30px;
						}

						.newsdate {
							margin-bottom: 20px;
						}

						.title h1 {
							margin-bottom: -32px;
							font-size: 28px;
						}

						.title p {
							font-size: 22px;
						}

						.nd h1 {
							font-size: 26px;
						}

						.newstitle {
							margin-bottom: 20px;
						}

						.newstitle a {
							font-size: 20px;
						}

						.news-content a {
							line-height: 1.6;
						}

						.newslist div {
							padding: 20px;
						}

						.newslist .date {
							margin-bottom: 10px;
						}

						.newslist h1 {
							margin-bottom: 10px;
						}

						.newslist p a {}

						.notice-list li: hover span,
						.notice-list li:hover a {
							font-size: 20px;
						}

						.djgz .listbox {
							width: 62%;
						}

						.djgz .titlebox {
							width: 62%;
						}

						.dj-swi {
							width: 53.5%;
							height: 510px;
						}

						.djlist li {
							padding: 10px 0;
						}

						.jxfztit .title {
							margin-right: 35px;
						}

						.contentbox .textbox {
							padding: 15px;
						}

						.ztzl {
							padding: 80px 0;
						}

						.ztzl1 h2 {
							left: 34%;
						}

						.ztzl1 {
							width: 23%;
						}

						.ztzl2,
						.ztzl3,
						.ztzl4 {
							width: 22.6%;
						}

						.ztzl2 .more2,
						.ztzl3 .more2,
						.ztzl4 .more2 {
							right: 4%;
						}

						footer {
							padding-top: 60px;
						}

						.f-logo {
							height: 100px;
						}

						.ercode {
							margin-top: 45px;
						}

						.copyright {
							margin-top: 40px;
						}
					}

					@media screen and (max-width:1080px) {
						.w {
							width: 96%;
						}

						.m-icon {
							display: block;
							position: relative;
							width: 20%;
							height: 80px;
						}

						.ul1,
						.search {
							display: none;
						}

						.m-icon img {
							display: block;
							position: absolute;
							top: 0;
							right: 50px;
							bottom: 0;
							margin: auto;
						}

						.menu {
							width: 28px;
							height: 21px;
							display: block;
							right: 0;
							top: 0;
							margin: auto;
							bottom: 0;
							overflow: hidden;
							z-index: 999999999;
							cursor: pointer;
							position: absolute;
						}

						.menu span {
							float: left;
							width: 100%;
							background: #fff;
							transition: all 0.4s ease;
							margin-top: 7px;
							height: 2px;
						}

						.menu span: first-child {
							margin-top: 0;
						}

						.menu.open span:nth-child(1) {
							transform: rotate(45deg);
							margin-top: 10px;
						}

						.menu.open span:nth-child(2) {
							transform: rotate(-45deg);
							margin-top: -2px;
						}

						.menu.open span:nth-child(3) {
							opacity: 0;
						}

						nav {
							width: 100%;
							height: calc(100vh - 84px);
						}

						.ul2 {
							overflow: auto;
							height: 100%;
						}

						header.active {
							background: #1249a3;
						}

						header.active:: before {
							display: none;
						}

						header nav ul>li {
							float: none;
							width: 100%;
							height: auto;
							line-height: 60px;
							position: relative;
							border-bottom: 1px solid rgba(255, 255, 255, 0.3);
							text-align: left;
							padding: 0;
						}

						nav ul>li:: before {
							display: none;
						}

						header nav ul>li>a {
							font-size: 18px;
							font-weight: bold;
							width: 80%;
							text-indent: 20px;
							position: relative;
							display: block;
							color: #fff;
						}

						nav .w1300 {
							border-top: 1px solid #c4c4c4;
							width: 100%;
						}

						nav ul li ol {
							width: 100%;
							left: 0;
							position: relative;
							top: 0;
							background: none;
							text-align: left;
							padding: 0;
							opacity: 1;
							display: none;
						}

						nav ul>li a:: after {
							display: none;
						}

						nav ul li ol>li {
							text-align: left;
							border: 0;
							line-height: 50px;
							position: relative;
							text-indent: 20px;
							border-top: 1px solid rgba(255, 255, 255, 0.2);
							height: auto;
						}

						nav li ol li: hover a {
							color: #fff;
						}

						nav ul ol li a {
							font-size: 17px;
							color: #fff;
							display: block;
						}

						nav ul li i {
							position: absolute;
							right: 0;
							width: 5%;
							height: 60px;
							top: 0;
							background: url(../images/jia.png) no-repeat center center;
							margin: auto;
							z-index: 10;
							cursor: pointer;
							transition: all .2s ease;
							-moz-transition: all .2s ease;
							-o-transition: all .2s ease;
							-webkit-transition: all .2s ease;
						}

						nav ul li ol li i {
							height: 50px;
						}

						nav ul li i.on {
							background: url(../images/jian.png) no-repeat center center;
						}

						.learnmore a {
							padding-right: 15px;
						}

						.banner {
							height: 450px;
						}

						.learnmore {
							display: none;
						}

						/* 内页 */
						.con_fl h1 {
							padding: 29px 0px;
						}

						.con_fl h1 {
							font-size: 25px;
						}

						.con_fr .text h1 {
							font-size: 24px;
						}

						.submenu a {
							font-size: 15px;
						}

						.con_fl {
							margin-top: -49px;
						}

						.location {
							height: 50px;
							line-height: 50px;
							margin-top: -48px;
						}

						.accordion .link,
						.con_fr .text p {
							font-size: 16px;
						}

						/* 内容页 */
						.ny_content1 .con_fl h1 {
							padding: 27px 0px;
						}

						.ny_content1 .con_fl {
							margin-top: -79px;
						}

						.content_b .content_c h1 {
							font-size: 26px;
						}

						/* 教师 */
						.lead .bd li {
							font-size: 18px;
						}

						.js-list li {
							width: 33%;
						}

						.js-list li a {
							font-size: 16px;
							padding: 0;
						}
					}

					@media screen and (max-width:960px) {
						.learnmore .swiper-button-next {
							right: 61%;
						}

						.learnmore .swiper-button-prev {
							left: 24%;
						}

						.search-box .serBox {
							width: 90%;
						}

						.news,
						.djgz,
						.notice,
						.jxfz,
						.ztzl {
							padding: 60px 0px;
						}

						.news-swi {
							height: 270px;
						}

						.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
							margin: 8px 0;
						}

						.slide2 .news-box {
							padding: 20px;
						}

						.nd h1 {
							font-size: 18px;
						}

						.nd p {
							font-size: 14px;
						}

						.newstitle a {
							font-size: 18px;
						}

						.news-content a {
							font-size: 14px;
						}

						.newslist p a {
							font-size: 14px;
						}

						.newslist h1 {
							height: 50px;
						}

						.notice-list a {
							height: 60px;
							line-height: 60px;
							font-size: 16px;
						}

						.notice-list span {
							width: 21%;
							padding-left: 30px;
							font-size: 16px;
						}

						.notice-list li: hover span,
						.notice-list li:hover a {
							font-size: 18px;
						}

						.title h1 {
							margin-bottom: -29px;
							font-size: 24px;
						}

						.notice-tit {
							padding-bottom: 35px;
						}

						.dj-swi {
							height: 495px;
						}

						.ztzl1 p {
							font-size: 24px;
						}

						.ztzl1 p span {
							font-size: 30px;
						}

						.ztzl2 .tit p {
							font-size: 24px;
						}

						.ztzl3 .tit p,
						.ztzl4 .tit p {
							font-size: 20px;
						}

						.ztzl2 .textbox,
						.ztzl3 .textbox,
						.ztzl4 .textbox {
							padding: 75px 10px 25px;
						}

						.ztzl3 .textbox {
							padding-top: 215px;
						}

						.ztzl4 .textbox {
							padding-top: 185px;
						}
					}

					@media screen and (max-width:850px) {
						.w {
							width: 94%;
						}

						.news,
						.djgz,
						.notice,
						.jxfz,
						.ztzl {
							padding: 36px 0px;
						}

						header:: before {
							display: none;
						}

						header {
							background: rgba(0, 0, 0, 0.5);
						}

						.learnmore {
							width: 46%;
							height: 40px;
						}

						.learnmore a {
							font-size: 14px;
						}

						.learnmore .swiper-button-next {
							left: 18%;
						}

						.learnmore .swiper-button-prev {
							left: 9%;
						}

						.bannerbg {
							display: none;
						}

						.banner .swiper-pagination {
							left: 45%;
						}

						.title h1 {
							margin-bottom: -21px;
							font-size: 18px;
						}

						.title p {
							font-size: 14px;
						}

						.news,
						.djgz,
						.notice,
						.jxfz {
							padding: 36px 0px;
						}

						.news .title {
							margin-bottom: 36px;
						}

						.newsdate {
							display: none;
						}

						.slide2 {
							width: 100%;
						}

						.slide2 .news-box {
							right: auto;
							left: 3%;
							top: 55%;
							padding: 0px;
							transform: translateY(-50%);
							width: 92%;
							-webkit-line-clamp: 3;
							background: transparent;
						}

						.news-content a {
							color: #fff;
							display: -webkit-box;
							-webkit-box-orient: vertical;
							-webkit-line-clamp: 5;
							overflow: hidden;
						}

						.slide2>.more,
						.slide2 .date {
							left: 3%;
						}

						.swiper-num,
						.mySwiper2 .swiper-pagination-bullets {
							right: 2%;
						}

						.newslist {
							display: block;
						}

						.newslist div {
							width: 100%;
							margin-bottom: 20px;
						}

						.newslist h1 {
							height: auto;
							margin-bottom: 15px;
						}

						.newslist p a,
						.newslist h1 a {
							display: block;
						}

						.newslist:nth-last-child() {
							margin-bottom: 0;
						}

						.notice-list a {
							height: auto;
							line-height: 1.6;
							border-bottom: none;
						}

						.notice-list li {
							display: block;
							padding: 20px 0 20px 30px;
							border-bottom: 1px solid rgba(255, 255, 255, .2);
							background: url(../images/spanbg2.png) left center no-repeat;
						}

						.notice-list li: hover span,
						.notice-list li:hover a {
							font-size: 16px;
						}

						.notice-list li span {
							background: none;
							padding-left: 0;
							opacity: 1;
							font-size: 14px;
							margin-bottom: 10px;
						}

						.notice-list span,
						.notice-list a {
							width: 95%;
							white-space: normal;
						}

						.djgz {
							background-size: cover;
						}

						.djgz .titlebox,
						.djgz .listbox,
						.djlist {
							width: 100%;
						}

						.dj-swi {
							position: relative;
							margin-bottom: 15px;
							width: 100%;
							height: 240px;
						}

						.mySwiper3 .swiper-pagination-bullets,
						.swiper-pagination-custom,
						.swiper-pagination-fraction {
							width: auto;
							left: 50%;
							transform: translateX(-50%);
							bottom: 8%;
						}

						.djlist li a {
							white-space: normal;
							line-height: 1.6;
							margin-bottom: 8px;
						}

						.jxfztit {
							width: 78%;
						}

						.jxfztit .title {
							margin-right: 10px;
						}

						.jxfztit h1 {
							margin-bottom: -30px;
						}

						.contentbox .listbox {
							display: block;
						}

						.contentbox .listbox>div {
							width: 100%;
							padding: 20px;
						}

						.contentbox .textbox1,
						.contentbox .textbox2,
						.contentbox .textbox3,
						.contentbox .textbox4,
						.contentbox .textbox5,
						.contentbox .textbox6,
						.contentbox .textbox7 {
							margin-bottom: 20px;
						}

						.contentbox p {
							margin-bottom: 5px;
						}

						.ztzl {
							padding-top: 0;
						}

						.ztzl-container {
							display: block;
						}

						.ztzl2,
						.ztzl3,
						.ztzl4 {
							width: 100%;
						}

						.ztzl1 {
							display: none;
						}

						.ztzltit {
							display: block;
						}

						.ztzl2 .textbox,
						.ztzl3 .textbox,
						.ztzl4 .textbox {
							padding: 50px 30px 0px;
						}

						.ztzl2 .num,
						.ztzl3 .num,
						.ztzl4 .num {
							font-size: 40px;
						}

						.ztzl2 .tit p {
							font-size: 18px;
						}

						.ztzl2 .text {
							font-size: 14px;
						}

						.ztzl2,
						.ztzl3,
						.ztzl4 {
							height: 470px;
						}

						footer {
							padding-top: 20px;
						}

						.f-left,
						.f-right {
							float: none;
							width: 100%;
							text-align: center;
							font-size: 14px;
						}

						.ercode {
							float: none;
							margin-top: 20px;
						}

						.copyright {
							margin-top: 20px;
							font-size: 14px;
						}

						/* 内页 */
						.location {
							display: none;
							margin-top: 0;
						}

						.accordion {
							padding-bottom: 0;
							display: none;
						}

						.con_fl,
						.ny_content1 .con_fl {
							padding-bottom: 0;
							margin-top: 20px;
						}

						.con_fr {
							margin-top: 0;
						}

						.con_fl h1 {
							font-size: 22px;
							position: relative;
						}

						.con_fl h1: after {
							content: '';
							display: inline-block;
							background: url(../images/bnt_sub_nav2.png) no-repeat;
							position: absolute;
							right: 17px;
							top: 30px;
							width: 20px;
							height: 20px;
						}

						.ny_content1 .con_fl h1: after {
							display: none;
						}

						/* 内容页 */
						.content_b .content_c h1 {
							font-size: 20px;
						}

						.content_b .content_c img {
							max-width: 98%;
						}

						.list li.nynewsList-img .img_wrap {
							display: block;
							float: none;
							width: 100%;
							max-height: 300px;
							background: #efefef;
							box-sizing: border-box;
						}

						.list li.nynewsList-img {
							padding-bottom: 20px;
						}

						.list li.nynewsList-img h4 {
							line-height: 40px;
							font-size: 16px;
						}

						.list li.nynewsList-img .title {
							margin-top: 10px;
						}

						/* 领导 */
						.js-left {
							position: static;
						}

						.js-list {
							width: 100%;
						}

						.js-box {
							padding-left: 20px;
						}

						.news_fr,
						.con_fl,
						.con_fr {
							width: 100%;
						}

						.list_box {
							padding-left: 0;
						}

						.con_fr .text,
						.list_box {
							padding-left: 0;
						}
					}

					@media screen and (max-width:680px) {
						.banner {
							height: 350px;
						}
					}

					@media screen and (max-width:580px) {
						.banner {
							height: 240px;
						}

						/* 内页banner */
						.ny_banner,
						.ny_banner img {
							height: 240px;
							object-fit: cover;
						}

						/* 领导内容页 */
						.list_newlead li .img_wrap {
							width: 100%;
						}

						.szdy-conx h4 {
							line-height: 40px;
							margin-bottom: 14px;
						}

						.txtBox p {
							font-size: 15px;
						}

						.con_fl h1,
						.ny_content1 .con_fl h1 {
							padding: 16px 0px;
							position: relative;
						}

						.con_fl h1: after {
							top: 20px;
						}

						.nybanner img {
							height: 240px;
						}

						.con_fr .text video {
							width: 100%;
						}
					}

					@media screen and (max-width:500px) {

						.logo,
						.m-icon,
						.f-logo {
							height: 60px;
						}
					}

					;

					@media screen and (max-width: 1680px) {
						.learnmore a {
							padding-right: 40px;
						}

						.banner {
							height: 750px;
						}
					}

					@media screen and (max-width:1440px) {
						.w {
							width: 85%;
						}

						.learnmore .swiper-button-prev {
							left: 35%;
						}

						.learnmore .swiper-button-next {
							right: 52%;
						}

						.banner {
							height: 650px;
						}

						.learnmore .swiper-button-next {
							right: 41%;
						}
					}

					@media screen and (max-width:1280px) {
						.logo {
							height: 80px;
						}

						nav ul>li {
							padding: 10px 0;
						}

						.search {
							height: 43px;
						}

						.learnmore {
							height: 80px;
						}

						nav ol {
							top: 43px;
						}

						.news-swi {
							height: 400px;
						}

						.slide2 .news-box {
							padding: 30px;
						}

						.newsdate {
							margin-bottom: 20px;
						}

						.title h1 {
							margin-bottom: -32px;
							font-size: 28px;
						}

						.title p {
							font-size: 22px;
						}

						.nd h1 {
							font-size: 26px;
						}

						.newstitle {
							margin-bottom: 20px;
						}

						.newstitle a {
							font-size: 20px;
						}

						.news-content a {
							line-height: 1.6;
						}

						.newslist div {
							padding: 20px;
						}

						.newslist .date {
							margin-bottom: 10px;
						}

						.newslist h1 {
							margin-bottom: 10px;
						}

						.newslist p a {}

						.notice-list li: hover span,
						.notice-list li:hover a {
							font-size: 20px;
						}

						.djgz .listbox {
							width: 62%;
						}

						.djgz .titlebox {
							width: 62%;
						}

						.dj-swi {
							width: 53.5%;
							height: 510px;
						}

						.djlist li {
							padding: 10px 0;
						}

						.jxfztit .title {
							margin-right: 35px;
						}

						.contentbox .textbox {
							padding: 15px;
						}

						.ztzl {
							padding: 80px 0;
						}

						.ztzl1 h2 {
							left: 34%;
						}

						.ztzl1 {
							width: 23%;
						}

						.ztzl2,
						.ztzl3,
						.ztzl4 {
							width: 22.6%;
						}

						.ztzl2 .more2,
						.ztzl3 .more2,
						.ztzl4 .more2 {
							right: 4%;
						}

						footer {
							padding-top: 60px;
						}

						.f-logo {
							height: 100px;
						}

						.ercode {
							margin-top: 45px;
						}

						.copyright {
							margin-top: 40px;
						}
					}

					@media screen and (max-width:1080px) {
						.w {
							width: 96%;
						}

						.m-icon {
							display: block;
							position: relative;
							width: 20%;
							height: 80px;
						}

						.ul1,
						.search {
							display: none;
						}

						.m-icon img {
							display: block;
							position: absolute;
							top: 0;
							right: 50px;
							bottom: 0;
							margin: auto;
						}

						.menu {
							width: 28px;
							height: 21px;
							display: block;
							right: 0;
							top: 0;
							margin: auto;
							bottom: 0;
							overflow: hidden;
							z-index: 999999999;
							cursor: pointer;
							position: absolute;
						}

						.menu span {
							float: left;
							width: 100%;
							background: #fff;
							transition: all 0.4s ease;
							margin-top: 7px;
							height: 2px;
						}

						.menu span: first-child {
							margin-top: 0;
						}

						.menu.open span:nth-child(1) {
							transform: rotate(45deg);
							margin-top: 10px;
						}

						.menu.open span:nth-child(2) {
							transform: rotate(-45deg);
							margin-top: -2px;
						}

						.menu.open span:nth-child(3) {
							opacity: 0;
						}

						nav {
							width: 100%;
							height: calc(100vh - 84px);
						}

						.ul2 {
							overflow: auto;
							height: 100%;
						}

						header.active {
							background: #1249a3;
						}

						header.active:: before {
							display: none;
						}

						header nav ul>li {
							float: none;
							width: 100%;
							height: auto;
							line-height: 60px;
							position: relative;
							border-bottom: 1px solid rgba(255, 255, 255, 0.3);
							text-align: left;
							padding: 0;
						}

						nav ul>li:: before {
							display: none;
						}

						header nav ul>li>a {
							font-size: 18px;
							font-weight: bold;
							width: 80%;
							text-indent: 20px;
							position: relative;
							display: block;
							color: #fff;
						}

						nav .w1300 {
							border-top: 1px solid #c4c4c4;
							width: 100%;
						}

						nav ul li ol {
							width: 100%;
							left: 0;
							position: relative;
							top: 0;
							background: none;
							text-align: left;
							padding: 0;
							opacity: 1;
							display: none;
						}

						nav ul>li a:: after {
							display: none;
						}

						nav ul li ol>li {
							text-align: left;
							border: 0;
							line-height: 50px;
							position: relative;
							text-indent: 20px;
							border-top: 1px solid rgba(255, 255, 255, 0.2);
							height: auto;
						}

						nav li ol li: hover a {
							color: #fff;
						}

						nav ul ol li a {
							font-size: 17px;
							color: #fff;
							display: block;
						}

						nav ul li i {
							position: absolute;
							right: 0;
							width: 5%;
							height: 60px;
							top: 0;
							background: url(../images/jia.png) no-repeat center center;
							margin: auto;
							z-index: 10;
							cursor: pointer;
							transition: all .2s ease;
							-moz-transition: all .2s ease;
							-o-transition: all .2s ease;
							-webkit-transition: all .2s ease;
						}

						nav ul li ol li i {
							height: 50px;
						}

						nav ul li i.on {
							background: url(../images/jian.png) no-repeat center center;
						}

						.learnmore a {
							padding-right: 15px;
						}

						.banner {
							height: 450px;
						}

						.learnmore {
							display: none;
						}

						/* 内页 */
						.con_fl h1 {
							padding: 29px 0px;
						}

						.con_fl h1 {
							font-size: 25px;
						}

						.con_fr .text h1 {
							font-size: 24px;
						}

						.submenu a {
							font-size: 15px;
						}

						.con_fl {
							margin-top: -49px;
						}

						.location {
							height: 50px;
							line-height: 50px;
							margin-top: -48px;
						}

						.accordion .link,
						.con_fr .text p {
							font-size: 16px;
						}

						/* 内容页 */
						.ny_content1 .con_fl h1 {
							padding: 27px 0px;
						}

						.ny_content1 .con_fl {
							margin-top: -79px;
						}

						.content_b .content_c h1 {
							font-size: 26px;
						}

						/* 教师 */
						.lead .bd li {
							font-size: 18px;
						}

						.js-list li {
							width: 33%;
						}

						.js-list li a {
							font-size: 16px;
							padding: 0;
						}
					}

					@media screen and (max-width:960px) {
						.learnmore .swiper-button-next {
							right: 61%;
						}

						.learnmore .swiper-button-prev {
							left: 24%;
						}

						.search-box .serBox {
							width: 90%;
						}

						.news,
						.djgz,
						.notice,
						.jxfz,
						.ztzl {
							padding: 60px 0px;
						}

						.news-swi {
							height: 270px;
						}

						.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
							margin: 8px 0;
						}

						.slide2 .news-box {
							padding: 20px;
						}

						.nd h1 {
							font-size: 18px;
						}

						.nd p {
							font-size: 14px;
						}

						.newstitle a {
							font-size: 18px;
						}

						.news-content a {
							font-size: 14px;
						}

						.newslist p a {
							font-size: 14px;
						}

						.newslist h1 {
							height: 50px;
						}

						.notice-list a {
							height: 60px;
							line-height: 60px;
							font-size: 16px;
						}

						.notice-list span {
							width: 21%;
							padding-left: 30px;
							font-size: 16px;
						}

						.notice-list li: hover span,
						.notice-list li:hover a {
							font-size: 18px;
						}

						.title h1 {
							margin-bottom: -29px;
							font-size: 24px;
						}

						.notice-tit {
							padding-bottom: 35px;
						}

						.dj-swi {
							height: 495px;
						}

						.ztzl1 p {
							font-size: 24px;
						}

						.ztzl1 p span {
							font-size: 30px;
						}

						.ztzl2 .tit p {
							font-size: 24px;
						}

						.ztzl3 .tit p,
						.ztzl4 .tit p {
							font-size: 20px;
						}

						.ztzl2 .textbox,
						.ztzl3 .textbox,
						.ztzl4 .textbox {
							padding: 75px 10px 25px;
						}

						.ztzl3 .textbox {
							padding-top: 215px;
						}

						.ztzl4 .textbox {
							padding-top: 185px;
						}
					}

					@media screen and (max-width:850px) {
						.w {
							width: 94%;
						}

						.news,
						.djgz,
						.notice,
						.jxfz,
						.ztzl {
							padding: 36px 0px;
						}

						header:: before {
							display: none;
						}

						header {
							background: rgba(0, 0, 0, 0.5);
						}

						.learnmore {
							width: 46%;
							height: 40px;
						}

						.learnmore a {
							font-size: 14px;
						}

						.learnmore .swiper-button-next {
							left: 18%;
						}

						.learnmore .swiper-button-prev {
							left: 9%;
						}

						.bannerbg {
							display: none;
						}

						.banner .swiper-pagination {
							left: 45%;
						}

						.title h1 {
							margin-bottom: -21px;
							font-size: 18px;
						}

						.title p {
							font-size: 14px;
						}

						.news,
						.djgz,
						.notice,
						.jxfz {
							padding: 36px 0px;
						}

						.news .title {
							margin-bottom: 36px;
						}

						.newsdate {
							display: none;
						}

						.slide2 {
							width: 100%;
						}

						.slide2 .news-box {
							right: auto;
							left: 3%;
							top: 55%;
							padding: 0px;
							transform: translateY(-50%);
							width: 92%;
							-webkit-line-clamp: 3;
							background: transparent;
						}

						.news-content a {
							color: #fff;
							display: -webkit-box;
							-webkit-box-orient: vertical;
							-webkit-line-clamp: 5;
							overflow: hidden;
						}

						.slide2>.more,
						.slide2 .date {
							left: 3%;
						}

						.swiper-num,
						.mySwiper2 .swiper-pagination-bullets {
							right: 2%;
						}

						.newslist {
							display: block;
						}

						.newslist div {
							width: 100%;
							margin-bottom: 20px;
						}

						.newslist h1 {
							height: auto;
							margin-bottom: 15px;
						}

						.newslist p a,
						.newslist h1 a {
							display: block;
						}

						.newslist:nth-last-child() {
							margin-bottom: 0;
						}

						.notice-list a {
							height: auto;
							line-height: 1.6;
							border-bottom: none;
						}

						.notice-list li {
							display: block;
							padding: 20px 0 20px 30px;
							border-bottom: 1px solid rgba(255, 255, 255, .2);
							background: url(../images/spanbg2.png) left center no-repeat;
						}

						.notice-list li: hover span,
						.notice-list li:hover a {
							font-size: 16px;
						}

						.notice-list li span {
							background: none;
							padding-left: 0;
							opacity: 1;
							font-size: 14px;
							margin-bottom: 10px;
						}

						.notice-list span,
						.notice-list a {
							width: 95%;
							white-space: normal;
						}

						.djgz {
							background-size: cover;
						}

						.djgz .titlebox,
						.djgz .listbox,
						.djlist {
							width: 100%;
						}

						.dj-swi {
							position: relative;
							margin-bottom: 15px;
							width: 100%;
							height: 240px;
						}

						.mySwiper3 .swiper-pagination-bullets,
						.swiper-pagination-custom,
						.swiper-pagination-fraction {
							width: auto;
							left: 50%;
							transform: translateX(-50%);
							bottom: 8%;
						}

						.djlist li a {
							white-space: normal;
							line-height: 1.6;
							margin-bottom: 8px;
						}

						.jxfztit {
							width: 78%;
						}

						.jxfztit .title {
							margin-right: 10px;
						}

						.jxfztit h1 {
							margin-bottom: -30px;
						}

						.contentbox .listbox {
							display: block;
						}

						.contentbox .listbox>div {
							width: 100%;
							padding: 20px;
						}

						.contentbox .textbox1,
						.contentbox .textbox2,
						.contentbox .textbox3,
						.contentbox .textbox4,
						.contentbox .textbox5,
						.contentbox .textbox6,
						.contentbox .textbox7 {
							margin-bottom: 20px;
						}

						.contentbox p {
							margin-bottom: 5px;
						}

						.ztzl {
							padding-top: 0;
						}

						.ztzl-container {
							display: block;
						}

						.ztzl2,
						.ztzl3,
						.ztzl4 {
							width: 100%;
						}

						.ztzl1 {
							display: none;
						}

						.ztzltit {
							display: block;
						}

						.ztzl2 .textbox,
						.ztzl3 .textbox,
						.ztzl4 .textbox {
							padding: 50px 30px 0px;
						}

						.ztzl2 .num,
						.ztzl3 .num,
						.ztzl4 .num {
							font-size: 40px;
						}

						.ztzl2 .tit p {
							font-size: 18px;
						}

						.ztzl2 .text {
							font-size: 14px;
						}

						.ztzl2,
						.ztzl3,
						.ztzl4 {
							height: 470px;
						}

						footer {
							padding-top: 20px;
						}

						.f-left,
						.f-right {
							float: none;
							width: 100%;
							text-align: center;
							font-size: 14px;
						}

						.ercode {
							float: none;
							margin-top: 20px;
						}

						.copyright {
							margin-top: 20px;
							font-size: 14px;
						}

						/* 内页 */
						.location {
							display: none;
							margin-top: 0;
						}

						.accordion {
							padding-bottom: 0;
							display: none;
						}

						.con_fl,
						.ny_content1 .con_fl {
							padding-bottom: 0;
							margin-top: 20px;
						}

						.con_fr {
							margin-top: 0;
						}

						.con_fl h1 {
							font-size: 22px;
							position: relative;
						}

						.con_fl h1: after {
							content: '';
							display: inline-block;
							background: url(../images/bnt_sub_nav2.png) no-repeat;
							position: absolute;
							right: 17px;
							top: 30px;
							width: 20px;
							height: 20px;
						}

						.ny_content1 .con_fl h1: after {
							display: none;
						}

						/* 内容页 */
						.content_b .content_c h1 {
							font-size: 20px;
						}

						.content_b .content_c img {
							max-width: 98%;
						}

						.list li.nynewsList-img .img_wrap {
							display: block;
							float: none;
							width: 100%;
							max-height: 300px;
							background: #efefef;
							box-sizing: border-box;
						}

						.list li.nynewsList-img {
							padding-bottom: 20px;
						}

						.list li.nynewsList-img h4 {
							line-height: 40px;
							font-size: 16px;
						}

						.list li.nynewsList-img .title {
							margin-top: 10px;
						}

						/* 领导 */
						.js-left {
							position: static;
						}

						.js-list {
							width: 100%;
						}

						.js-box {
							padding-left: 20px;
						}

						.news_fr,
						.con_fl,
						.con_fr {
							width: 100%;
						}

						.list_box {
							padding-left: 0;
						}

						.con_fr .text,
						.list_box {
							padding-left: 0;
						}
					}

					@media screen and (max-width:680px) {
						.banner {
							height: 350px;
						}
					}

					@media screen and (max-width:580px) {
						.banner {
							height: 240px;
						}

						/* 内页banner */
						.ny_banner,
						.ny_banner img {
							height: 240px;
							object-fit: cover;
						}

						/* 领导内容页 */
						.list_newlead li .img_wrap {
							width: 100%;
						}

						.szdy-conx h4 {
							line-height: 40px;
							margin-bottom: 14px;
						}

						.txtBox p {
							font-size: 15px;
						}

						.con_fl h1,
						.ny_content1 .con_fl h1 {
							padding: 16px 0px;
							position: relative;
						}

						.con_fl h1: after {
							top: 20px;
						}

						.nybanner img {
							height: 240px;
						}

						.con_fr .text video {
							width: 100%;
						}
					}

					@media screen and (max-width:500px) {

						.logo,
						.m-icon,
						.f-logo {
							height: 60px;
						}
					}

					;
					height: calc(100vh - 100px);
				}

				header.active {
					background: #1249a3;
				}

				header.active::before {
					display: none;
				}

				header nav ul>li {
					float: none;
					width: 100%;
					height: auto;
					line-height: 60px;
					position: relative;
					border-bottom: 1px solid rgba(255, 255, 255, 0.3);
					text-align: left;
					padding: 0;
				}

				nav ul>li::before {
					display: none;
				}

				header nav ul>li>a {
					font-size: 18px;
					font-weight: bold;
					width: 80%;
					text-indent: 20px;
					position: relative;
					display: block;
					color: #fff;
				}

				nav .w1300 {
					border-top: 1px solid #c4c4c4;
					width: 100%;
				}

				nav ul li ol {
					width: 100%;
					left: 0;
					position: relative;
					top: 0;
					background: none;
					text-align: left;
					padding: 0;
					opacity: 1;
					display: none;
				}

				nav ul>li a::after {
					display: none;
				}

				nav ul li ol>li {
					text-align: left;
					border: 0;
					line-height: 50px;
					position: relative;
					text-indent: 20px;
					border-top: 1px solid rgba(255, 255, 255, 0.2);
					height: auto;
				}

				nav li ol li:hover a {
					color: #fff;
				}

				nav ul ol li a {
					font-size: 17px;
					color: #fff;
					display: block;
				}

				nav ul li i {
					position: absolute;
					right: 0;
					width: 5%;
					height: 60px;
					top: 0;
					background: url(../images/jia.png) no-repeat center center;
					margin: auto;
					z-index: 10;
					cursor: pointer;
					transition: all .2s ease;
					-moz-transition: all .2s ease;
					-o-transition: all .2s ease;
					-webkit-transition: all .2s ease;
				}

				nav ul li ol li i {
					height: 50px;
				}

				nav ul li i.on {
					background: url(../images/jian.png) no-repeat center center;
				}

				.learnmore a {
					padding-right: 15px;
				}

				.banner {
					height: 450px;
				}

				.learnmore {
					display: none;
				}

				/* 内页 */
				.con_fl h1 {
					padding: 29px 0px;
				}

				.con_fl h1 {
					font-size: 25px;
				}

				.con_fr .text h1 {
					font-size: 24px;
				}

				.submenu a {
					font-size: 15px;
				}

				.con_fl {
					margin-top: -49px;
				}

				.location {
					height: 50px;
					line-height: 50px;
					margin-top: -48px;
				}

				.accordion .link,
				.con_fr .text p {
					font-size: 16px;
				}

				/* 内容页 */
				.ny_content1 .con_fl h1 {
					padding: 27px 0px;
				}

				.ny_content1 .con_fl {
					margin-top: -79px;
				}

				.content_b .content_c h1 {
					font-size: 26px;
				}

				/* 教师 */
				.lead .bd li {
					font-size: 18px;
				}

				.js-list li {
					width: 33%;
				}

				.js-list li a {
					font-size: 16px;
					padding: 0;
				}
			}

			@media screen and (max-width:960px) {
				.learnmore .swiper-button-next {
					right: 61%;
				}

				.learnmore .swiper-button-prev {
					left: 24%;
				}

				.search-box .serBox {
					width: 90%;
				}

				.news,
				.djgz,
				.notice,
				.jxfz,
				.ztzl {
					padding: 60px 0px;
				}

				.news-swi {
					height: 270px;
				}

				.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
					margin: 8px 0;
				}

				.slide2 .news-box {
					padding: 20px;
				}

				.nd h1 {
					font-size: 18px;
				}

				.nd p {
					font-size: 14px;
				}

				.newstitle a {
					font-size: 18px;
				}

				.news-content a {
					font-size: 14px;
				}

				.newslist p a {
					font-size: 14px;
				}

				.newslist h1 {
					height: 50px;
				}

				.notice-list a {
					height: 60px;
					line-height: 60px;
					font-size: 16px;
				}

				.notice-list span {
					width: 21%;
					padding-left: 30px;
					font-size: 16px;
				}

				.notice-list li:hover span,
				.notice-list li:hover a {
					font-size: 18px;
				}

				.title h1 {
					margin-bottom: -29px;
					font-size: 24px;
				}

				.notice-tit {
					padding-bottom: 35px;
				}

				.dj-swi {
					height: 495px;
				}

				.ztzl1 p {
					font-size: 24px;
				}

				.ztzl1 p span {
					font-size: 30px;
				}

				.ztzl2 .tit p {
					font-size: 24px;
				}

				.ztzl3 .tit p,
				.ztzl4 .tit p {
					font-size: 20px;
				}

				.ztzl2 .textbox,
				.ztzl3 .textbox,
				.ztzl4 .textbox {
					padding: 75px 10px 25px;
				}

				.ztzl3 .textbox {
					padding-top: 215px;
				}

				.ztzl4 .textbox {
					padding-top: 185px;
				}
			}

			@media screen and (max-width:850px) {
				.w {
					width: 94%;
				}

				.news,
				.djgz,
				.notice,
				.jxfz,
				.ztzl {
					padding: 36px 0px;
				}

				header::before {
					display: none;
				}

				header {
					background: rgba(0, 0, 0, 0.5);
				}

				.learnmore {
					width: 46%;
					height: 40px;
				}

				.learnmore a {
					font-size: 14px;
				}

				.learnmore .swiper-button-next {
					left: 18%;
				}

				.learnmore .swiper-button-prev {
					left: 9%;
				}

				.bannerbg {
					display: none;
				}

				.banner .swiper-pagination {
					left: 45%;
				}

				.title h1 {
					margin-bottom: -21px;
					font-size: 18px;
				}

				.title p {
					font-size: 14px;
				}

				.news,
				.djgz,
				.notice,
				.jxfz {
					padding: 36px 0px;
				}

				.news .title {
					margin-bottom: 36px;
				}

				.newsdate {
					display: none;
				}

				.slide2 {
					width: 100%;
				}

				.slide2 .news-box {
					right: auto;
					left: 3%;
					top: 55%;
					padding: 0px;
					transform: translateY(-50%);
					width: 92%;
					-webkit-line-clamp: 3;
					background: transparent;
				}

				.news-content a {
					color: #fff;
					display: -webkit-box;
					-webkit-box-orient: vertical;
					-webkit-line-clamp: 5;
					overflow: hidden;
				}

				.slide2>.more,
				.slide2 .date {
					left: 3%;
				}

				.swiper-num,
				.mySwiper2 .swiper-pagination-bullets {
					right: 2%;
				}

				.newslist {
					display: block;
				}

				.newslist div {
					width: 100%;
					margin-bottom: 20px;
				}

				.newslist h1 {
					height: auto;
					margin-bottom: 15px;
				}

				.newslist p a,
				.newslist h1 a {
					display: block;
				}

				.newslist:nth-last-child() {
					margin-bottom: 0;
				}

				.notice-list a {
					height: auto;
					line-height: 1.6;
					border-bottom: none;
				}

				.notice-list li {
					display: block;
					padding: 20px 0 20px 30px;
					border-bottom: 1px solid rgba(255, 255, 255, .2);
					background: url(../images/spanbg2.png) left center no-repeat;
				}

				.notice-list li:hover span,
				.notice-list li:hover a {
					font-size: 16px;
				}

				.notice-list li span {
					background: none;
					padding-left: 0;
					opacity: 1;
					font-size: 14px;
					margin-bottom: 10px;
				}

				.notice-list span,
				.notice-list a {
					width: 95%;
					white-space: normal;
				}

				.djgz {
					background-size: cover;
				}

				.djgz .titlebox,
				.djgz .listbox,
				.djlist {
					width: 100%;
				}

				.dj-swi {
					position: relative;
					margin-bottom: 15px;
					width: 100%;
					height: 240px;
				}

				.mySwiper3 .swiper-pagination-bullets,
				.swiper-pagination-custom,
				.swiper-pagination-fraction {
					width: auto;
					left: 50%;
					transform: translateX(-50%);
					bottom: 8%;
				}

				.djlist li a {
					white-space: normal;
					line-height: 1.6;
					margin-bottom: 8px;
				}

				.jxfztit {
					width: 78%;
				}

				.jxfztit .title {
					margin-right: 10px;
				}

				.jxfztit h1 {
					margin-bottom: -30px;
				}

				.contentbox .listbox {
					display: block;
				}

				.contentbox .listbox>div {
					width: 100%;
					padding: 20px;
				}

				.contentbox .textbox1,
				.contentbox .textbox2,
				.contentbox .textbox3,
				.contentbox .textbox4,
				.contentbox .textbox5,
				.contentbox .textbox6,
				.contentbox .textbox7 {
					margin-bottom: 20px;
				}

				.contentbox p {
					margin-bottom: 5px;
				}

				.ztzl {
					padding-top: 0;
				}

				.ztzl-container {
					display: block;
				}

				.ztzl2,
				.ztzl3,
				.ztzl4 {
					width: 100%;
				}

				.ztzl1 {
					display: none;
				}

				.ztzltit {
					display: block;
				}

				.ztzl2 .textbox,
				.ztzl3 .textbox,
				.ztzl4 .textbox {
					padding: 50px 30px 0px;
				}

				.ztzl2 .num,
				.ztzl3 .num,
				.ztzl4 .num {
					font-size: 40px;
				}

				.ztzl2 .tit p {
					font-size: 18px;
				}

				.ztzl2 .text {
					font-size: 14px;
				}

				.ztzl2,
				.ztzl3,
				.ztzl4 {
					height: 470px;
				}

				footer {
					padding-top: 20px;
				}

				.f-left,
				.f-right {
					float: none;
					width: 100%;
					text-align: center;
					font-size: 14px;
				}

				.ercode {
					float: none;
					margin-top: 20px;
				}

				.copyright {
					margin-top: 20px;
					font-size: 14px;
				}

				/* 内页 */
				.location {
					display: none;
					margin-top: 0;
				}

				.accordion {
					padding-bottom: 0;
					display: none;
				}

				.con_fl,
				.ny_content1 .con_fl {
					padding-bottom: 0;
					margin-top: 20px;
				}

				.con_fr {
					margin-top: 0;
				}

				.con_fl h1 {
					font-size: 22px;
					position: relative;
				}

				.con_fl h1:after {
					content: '';
					display: inline-block;
					background: url(../images/bnt_sub_nav2.png) no-repeat;
					position: absolute;
					right: 17px;
					top: 30px;
					width: 20px;
					height: 20px;
				}

				.ny_content1 .con_fl h1:after {
					display: none;
				}

				/* 内容页 */
				.content_b .content_c h1 {
					font-size: 20px;
				}

				.content_b .content_c img {
					max-width: 98%;
				}

				.list li.nynewsList-img .img_wrap {
					display: block;
					float: none;
					width: 100%;
					max-height: 300px;
					background: #efefef;
					box-sizing: border-box;
				}

				.list li.nynewsList-img {
					padding-bottom: 20px;
				}

				.list li.nynewsList-img h4 {
					line-height: 40px;
					font-size: 16px;
				}

				.list li.nynewsList-img .title {
					margin-top: 10px;
				}

				/* 领导 */
				.js-left {
					position: static;
				}

				.js-list {
					width: 100%;
				}

				.js-box {
					padding-left: 20px;
				}

				.news_fr,
				.con_fl,
				.con_fr {
					width: 100%;
				}

				.list_box {
					padding-left: 0;
				}

				.con_fr .text,
				.list_box {
					padding-left: 0;
				}
			}

			@media screen and (max-width:680px) {
				.banner {
					height: 350px;
				}
			}

			@media screen and (max-width:580px) {
				.banner {
					height: 240px;
				}

				/* 内页banner */
				.ny_banner,
				.ny_banner img {
					height: 240px;
					object-fit: cover;
				}

				/* 领导内容页 */
				.list_newlead li .img_wrap {
					width: 100%;
				}

				.szdy-conx h4 {
					line-height: 40px;
					margin-bottom: 14px;
				}

				.txtBox p {
					font-size: 15px;
				}

				.con_fl h1,
				.ny_content1 .con_fl h1 {
					padding: 16px 0px;
					position: relative;
				}

				.con_fl h1:after {
					top: 20px;
				}

				.nybanner img {
					height: 240px;
				}

				.con_fr .text video {
					width: 100%;
				}

				.content_d table {
					border: 0px !important;
					border-left: 1px solid #ddd !important;
					border-top: 1px solid #ddd !important;
					margin: 0px auto;
					display: block;
					width: 100% !important;
				}

				.content_d table tr td {
					border-left: 0px !important;
					text-align: center;
					border-top: 0px !important;
					line-height: 23px;
					padding: 1px !important;
					border-right: 1px solid #ddd !important;
					border-bottom: 1px solid #ddd !important;
					text-indent: 0 !important;
				}

				.content_d table tr td p {
					text-indent: 0em !important;
					padding: 0px;
					margin: 0px !important;
					text-align: left;
				}

				.content_d table img {
					margin: 0 !important;
					border: 0 !important;
					max-width: 105px;
				}

				.content_d table tbody {
					overflow-x: auto;
					overflow-y: hidden;
					white-space: nowrap;
					width: 100%;
					display: block;
				}
			}



			@media screen and (max-width:500px) {

				.logo,
				.m-icon,
				.f-logo {
					height: 60px;
				}
			}

			.logo {
				height: 80px;
			}

			nav ul>li {
				padding: 10px 0;
			}

			.search {
				height: 43px;
			}

			.learnmore {
				height: 80px;
			}

			nav ol {
				top: 43px;
			}

			.news-swi {
				height: 400px;
			}

			.slide2 .news-box {
				padding: 30px;
			}

			.newsdate {
				margin-bottom: 20px;
			}

			.title h1 {
				margin-bottom: -32px;
				font-size: 28px;
			}

			.title p {
				font-size: 22px;
			}

			.nd h1 {
				font-size: 26px;
			}

			.newstitle {
				margin-bottom: 20px;
			}

			.newstitle a {
				font-size: 20px;
			}

			.news-content a {
				line-height: 1.6;
			}

			.newslist div {
				padding: 20px;
			}

			.newslist .date {
				margin-bottom: 10px;
			}

			.newslist h1 {
				margin-bottom: 10px;
			}

			.newslist p a {}

			.notice-list li: hover span,
			.notice-list li:hover a {
				font-size: 20px;
			}

			.djgz .listbox {
				width: 62%;
			}

			.djgz .titlebox {
				width: 62%;
			}

			.dj-swi {
				width: 53.5%;
				height: 510px;
			}

			.djlist li {
				padding: 10px 0;
			}

			.jxfztit .title {
				margin-right: 35px;
			}

			.contentbox .textbox {
				padding: 15px;
			}

			.ztzl {
				padding: 80px 0;
			}

			.ztzl1 h2 {
				left: 34%;
			}

			.ztzl1 {
				width: 23%;
			}

			.ztzl2,
			.ztzl3,
			.ztzl4 {
				width: 22.6%;
			}

			.ztzl2 .more2,
			.ztzl3 .more2,
			.ztzl4 .more2 {
				right: 4%;
			}

			footer {
				padding-top: 60px;
			}

			.f-logo {
				height: 100px;
			}

			.ercode {
				margin-top: 45px;
			}

			.copyright {
				margin-top: 40px;
			}
		}

		@media screen and (max-width:1080px) {
			.w {
				width: 96%;
			}

			.m-icon {
				display: block;
				position: relative;
				width: 20%;
				height: 80px;
			}

			.ul1,
			.search {
				display: none;
			}

			.m-icon img {
				display: block;
				position: absolute;
				top: 0;
				right: 50px;
				bottom: 0;
				margin: auto;
			}

			.menu {
				width: 28px;
				height: 21px;
				display: block;
				right: 0;
				top: 0;
				margin: auto;
				bottom: 0;
				overflow: hidden;
				z-index: 999999999;
				cursor: pointer;
				position: absolute;
			}

			.menu span {
				float: left;
				width: 100%;
				background: #fff;
				transition: all 0.4s ease;
				margin-top: 7px;
				height: 2px;
			}

			.menu span: first-child {
				margin-top: 0;
			}

			.menu.open span:nth-child(1) {
				transform: rotate(45deg);
				margin-top: 10px;
			}

			.menu.open span:nth-child(2) {
				transform: rotate(-45deg);
				margin-top: -2px;
			}

			.menu.open span:nth-child(3) {
				opacity: 0;
			}

			nav {
				width: 100%;
				height: calc(100vh - 84px);
			}

			.ul2 {
				overflow: auto;
				height: 100%;
			}

			header.active {
				background: #1249a3;
			}

			header.active:: before {
				display: none;
			}

			header nav ul>li {
				float: none;
				width: 100%;
				height: auto;
				line-height: 60px;
				position: relative;
				border-bottom: 1px solid rgba(255, 255, 255, 0.3);
				text-align: left;
				padding: 0;
			}

			nav ul>li:: before {
				display: none;
			}

			header nav ul>li>a {
				font-size: 18px;
				font-weight: bold;
				width: 80%;
				text-indent: 20px;
				position: relative;
				display: block;
				color: #fff;
			}

			nav .w1300 {
				border-top: 1px solid #c4c4c4;
				width: 100%;
			}

			nav ul li ol {
				width: 100%;
				left: 0;
				position: relative;
				top: 0;
				background: none;
				text-align: left;
				padding: 0;
				opacity: 1;
				display: none;
			}

			nav ul>li a:: after {
				display: none;
			}

			nav ul li ol>li {
				text-align: left;
				border: 0;
				line-height: 50px;
				position: relative;
				text-indent: 20px;
				border-top: 1px solid rgba(255, 255, 255, 0.2);
				height: auto;
			}

			nav li ol li: hover a {
				color: #fff;
			}

			nav ul ol li a {
				font-size: 17px;
				color: #fff;
				display: block;
			}

			nav ul li i {
				position: absolute;
				right: 0;
				width: 5%;
				height: 60px;
				top: 0;
				background: url(../images/jia.png) no-repeat center center;
				margin: auto;
				z-index: 10;
				cursor: pointer;
				transition: all .2s ease;
				-moz-transition: all .2s ease;
				-o-transition: all .2s ease;
				-webkit-transition: all .2s ease;
			}

			nav ul li ol li i {
				height: 50px;
			}

			nav ul li i.on {
				background: url(../images/jian.png) no-repeat center center;
			}

			.learnmore a {
				padding-right: 15px;
			}

			.banner {
				height: 450px;
			}

			.learnmore {
				display: none;
			}

			/* 内页 */
			.con_fl h1 {
				padding: 29px 0px;
			}

			.con_fl h1 {
				font-size: 25px;
			}

			.con_fr .text h1 {
				font-size: 24px;
			}

			.submenu a {
				font-size: 15px;
			}

			.con_fl {
				margin-top: -49px;
			}

			.location {
				height: 50px;
				line-height: 50px;
				margin-top: -48px;
			}

			.accordion .link,
			.con_fr .text p {
				font-size: 16px;
			}

			/* 内容页 */
			.ny_content1 .con_fl h1 {
				padding: 27px 0px;
			}

			.ny_content1 .con_fl {
				margin-top: -79px;
			}

			.content_b .content_c h1 {
				font-size: 26px;
			}

			/* 教师 */
			.lead .bd li {
				font-size: 18px;
			}

			.js-list li {
				width: 33%;
			}

			.js-list li a {
				font-size: 16px;
				padding: 0;
			}
		}

		@media screen and (max-width:960px) {
			.learnmore .swiper-button-next {
				right: 61%;
			}

			.learnmore .swiper-button-prev {
				left: 24%;
			}

			.search-box .serBox {
				width: 90%;
			}

			.news,
			.djgz,
			.notice,
			.jxfz,
			.ztzl {
				padding: 60px 0px;
			}

			.news-swi {
				height: 270px;
			}

			.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
				margin: 8px 0;
			}

			.slide2 .news-box {
				padding: 20px;
			}

			.nd h1 {
				font-size: 18px;
			}

			.nd p {
				font-size: 14px;
			}

			.newstitle a {
				font-size: 18px;
			}

			.news-content a {
				font-size: 14px;
			}

			.newslist p a {
				font-size: 14px;
			}

			.newslist h1 {
				height: 50px;
			}

			.notice-list a {
				height: 60px;
				line-height: 60px;
				font-size: 16px;
			}

			.notice-list span {
				width: 21%;
				padding-left: 30px;
				font-size: 16px;
			}

			.notice-list li: hover span,
			.notice-list li:hover a {
				font-size: 18px;
			}

			.title h1 {
				margin-bottom: -29px;
				font-size: 24px;
			}

			.notice-tit {
				padding-bottom: 35px;
			}

			.dj-swi {
				height: 495px;
			}

			.ztzl1 p {
				font-size: 24px;
			}

			.ztzl1 p span {
				font-size: 30px;
			}

			.ztzl2 .tit p {
				font-size: 24px;
			}

			.ztzl3 .tit p,
			.ztzl4 .tit p {
				font-size: 20px;
			}

			.ztzl2 .textbox,
			.ztzl3 .textbox,
			.ztzl4 .textbox {
				padding: 75px 10px 25px;
			}

			.ztzl3 .textbox {
				padding-top: 215px;
			}

			.ztzl4 .textbox {
				padding-top: 185px;
			}
		}

		@media screen and (max-width:850px) {
			.w {
				width: 94%;
			}

			.news,
			.djgz,
			.notice,
			.jxfz,
			.ztzl {
				padding: 36px 0px;
			}

			header:: before {
				display: none;
			}

			header {
				background: rgba(0, 0, 0, 0.5);
			}

			.learnmore {
				width: 46%;
				height: 40px;
			}

			.learnmore a {
				font-size: 14px;
			}

			.learnmore .swiper-button-next {
				left: 18%;
			}

			.learnmore .swiper-button-prev {
				left: 9%;
			}

			.bannerbg {
				display: none;
			}

			.banner .swiper-pagination {
				left: 45%;
			}

			.title h1 {
				margin-bottom: -21px;
				font-size: 18px;
			}

			.title p {
				font-size: 14px;
			}

			.news,
			.djgz,
			.notice,
			.jxfz {
				padding: 36px 0px;
			}

			.news .title {
				margin-bottom: 36px;
			}

			.newsdate {
				display: none;
			}

			.slide2 {
				width: 100%;
			}

			.slide2 .news-box {
				right: auto;
				left: 3%;
				top: 55%;
				padding: 0px;
				transform: translateY(-50%);
				width: 92%;
				-webkit-line-clamp: 3;
				background: transparent;
			}

			.news-content a {
				color: #fff;
				display: -webkit-box;
				-webkit-box-orient: vertical;
				-webkit-line-clamp: 5;
				overflow: hidden;
			}

			.slide2>.more,
			.slide2 .date {
				left: 3%;
			}

			.swiper-num,
			.mySwiper2 .swiper-pagination-bullets {
				right: 2%;
			}

			.newslist {
				display: block;
			}

			.newslist div {
				width: 100%;
				margin-bottom: 20px;
			}

			.newslist h1 {
				height: auto;
				margin-bottom: 15px;
			}

			.newslist p a,
			.newslist h1 a {
				display: block;
			}

			.newslist:nth-last-child() {
				margin-bottom: 0;
			}

			.notice-list a {
				height: auto;
				line-height: 1.6;
				border-bottom: none;
			}

			.notice-list li {
				display: block;
				padding: 20px 0 20px 30px;
				border-bottom: 1px solid rgba(255, 255, 255, .2);
				background: url(../images/spanbg2.png) left center no-repeat;
			}

			.notice-list li: hover span,
			.notice-list li:hover a {
				font-size: 16px;
			}

			.notice-list li span {
				background: none;
				padding-left: 0;
				opacity: 1;
				font-size: 14px;
				margin-bottom: 10px;
			}

			.notice-list span,
			.notice-list a {
				width: 95%;
				white-space: normal;
			}

			.djgz {
				background-size: cover;
			}

			.djgz .titlebox,
			.djgz .listbox,
			.djlist {
				width: 100%;
			}

			.dj-swi {
				position: relative;
				margin-bottom: 15px;
				width: 100%;
				height: 240px;
			}

			.mySwiper3 .swiper-pagination-bullets,
			.swiper-pagination-custom,
			.swiper-pagination-fraction {
				width: auto;
				left: 50%;
				transform: translateX(-50%);
				bottom: 8%;
			}

			.djlist li a {
				white-space: normal;
				line-height: 1.6;
				margin-bottom: 8px;
			}

			.jxfztit {
				width: 78%;
			}

			.jxfztit .title {
				margin-right: 10px;
			}

			.jxfztit h1 {
				margin-bottom: -30px;
			}

			.contentbox .listbox {
				display: block;
			}

			.contentbox .listbox>div {
				width: 100%;
				padding: 20px;
			}

			.contentbox .textbox1,
			.contentbox .textbox2,
			.contentbox .textbox3,
			.contentbox .textbox4,
			.contentbox .textbox5,
			.contentbox .textbox6,
			.contentbox .textbox7 {
				margin-bottom: 20px;
			}

			.contentbox p {
				margin-bottom: 5px;
			}

			.ztzl {
				padding-top: 0;
			}

			.ztzl-container {
				display: block;
			}

			.ztzl2,
			.ztzl3,
			.ztzl4 {
				width: 100%;
			}

			.ztzl1 {
				display: none;
			}

			.ztzltit {
				display: block;
			}

			.ztzl2 .textbox,
			.ztzl3 .textbox,
			.ztzl4 .textbox {
				padding: 50px 30px 0px;
			}

			.ztzl2 .num,
			.ztzl3 .num,
			.ztzl4 .num {
				font-size: 40px;
			}

			.ztzl2 .tit p {
				font-size: 18px;
			}

			.ztzl2 .text {
				font-size: 14px;
			}

			.ztzl2,
			.ztzl3,
			.ztzl4 {
				height: 470px;
			}

			footer {
				padding-top: 20px;
			}

			.f-left,
			.f-right {
				float: none;
				width: 100%;
				text-align: center;
				font-size: 14px;
			}

			.ercode {
				float: none;
				margin-top: 20px;
			}

			.copyright {
				margin-top: 20px;
				font-size: 14px;
			}

			/* 内页 */
			.location {
				display: none;
				margin-top: 0;
			}

			.accordion {
				padding-bottom: 0;
				display: none;
			}

			.con_fl,
			.ny_content1 .con_fl {
				padding-bottom: 0;
				margin-top: 20px;
			}

			.con_fr {
				margin-top: 0;
			}

			.con_fl h1 {
				font-size: 22px;
				position: relative;
			}

			.con_fl h1: after {
				content: '';
				display: inline-block;
				background: url(../images/bnt_sub_nav2.png) no-repeat;
				position: absolute;
				right: 17px;
				top: 30px;
				width: 20px;
				height: 20px;
			}

			.ny_content1 .con_fl h1: after {
				display: none;
			}

			/* 内容页 */
			.content_b .content_c h1 {
				font-size: 20px;
			}

			.content_b .content_c img {
				max-width: 98%;
			}

			.list li.nynewsList-img .img_wrap {
				display: block;
				float: none;
				width: 100%;
				max-height: 300px;
				background: #efefef;
				box-sizing: border-box;
			}

			.list li.nynewsList-img {
				padding-bottom: 20px;
			}

			.list li.nynewsList-img h4 {
				line-height: 40px;
				font-size: 16px;
			}

			.list li.nynewsList-img .title {
				margin-top: 10px;
			}

			/* 领导 */
			.js-left {
				position: static;
			}

			.js-list {
				width: 100%;
			}

			.js-box {
				padding-left: 20px;
			}

			.news_fr,
			.con_fl,
			.con_fr {
				width: 100%;
			}

			.list_box {
				padding-left: 0;
			}

			.con_fr .text,
			.list_box {
				padding-left: 0;
			}
		}

		@media screen and (max-width:680px) {
			.banner {
				height: 350px;
			}
		}

		@media screen and (max-width:580px) {
			.banner {
				height: 240px;
			}

			/* 内页banner */
			.ny_banner,
			.ny_banner img {
				height: 240px;
				object-fit: cover;
			}

			/* 领导内容页 */
			.list_newlead li .img_wrap {
				width: 100%;
			}

			.szdy-conx h4 {
				line-height: 40px;
				margin-bottom: 14px;
			}

			.txtBox p {
				font-size: 15px;
			}

			.con_fl h1,
			.ny_content1 .con_fl h1 {
				padding: 16px 0px;
				position: relative;
			}

			.con_fl h1: after {
				top: 20px;
			}

			.nybanner img {
				height: 240px;
			}

			.con_fr .text video {
				width: 100%;
			}
		}

		@media screen and (max-width:500px) {

			.logo,
			.m-icon,
			.f-logo {
				height: 60px;
			}
		}

		;

		@media screen and (max-width: 1680px) {
			.learnmore a {
				padding-right: 40px;
			}

			.banner {
				height: 750px;
			}
		}

		@media screen and (max-width:1440px) {
			.w {
				width: 85%;
			}

			.learnmore .swiper-button-prev {
				left: 35%;
			}

			.learnmore .swiper-button-next {
				right: 52%;
			}

			.banner {
				height: 650px;
			}

			.learnmore .swiper-button-next {
				right: 41%;
			}
		}

		@media screen and (max-width:1280px) {
			.logo {
				height: 80px;
			}

			nav ul>li {
				padding: 10px 0;
			}

			.search {
				height: 43px;
			}

			.learnmore {
				height: 80px;
			}

			nav ol {
				top: 43px;
			}

			.news-swi {
				height: 400px;
			}

			.slide2 .news-box {
				padding: 30px;
			}

			.newsdate {
				margin-bottom: 20px;
			}

			.title h1 {
				margin-bottom: -32px;
				font-size: 28px;
			}

			.title p {
				font-size: 22px;
			}

			.nd h1 {
				font-size: 26px;
			}

			.newstitle {
				margin-bottom: 20px;
			}

			.newstitle a {
				font-size: 20px;
			}

			.news-content a {
				line-height: 1.6;
			}

			.newslist div {
				padding: 20px;
			}

			.newslist .date {
				margin-bottom: 10px;
			}

			.newslist h1 {
				margin-bottom: 10px;
			}

			.newslist p a {}

			.notice-list li: hover span,
			.notice-list li:hover a {
				font-size: 20px;
			}

			.djgz .listbox {
				width: 62%;
			}

			.djgz .titlebox {
				width: 62%;
			}

			.dj-swi {
				width: 53.5%;
				height: 510px;
			}

			.djlist li {
				padding: 10px 0;
			}

			.jxfztit .title {
				margin-right: 35px;
			}

			.contentbox .textbox {
				padding: 15px;
			}

			.ztzl {
				padding: 80px 0;
			}

			.ztzl1 h2 {
				left: 34%;
			}

			.ztzl1 {
				width: 23%;
			}

			.ztzl2,
			.ztzl3,
			.ztzl4 {
				width: 22.6%;
			}

			.ztzl2 .more2,
			.ztzl3 .more2,
			.ztzl4 .more2 {
				right: 4%;
			}

			footer {
				padding-top: 60px;
			}

			.f-logo {
				height: 100px;
			}

			.ercode {
				margin-top: 45px;
			}

			.copyright {
				margin-top: 40px;
			}
		}

		@media screen and (max-width:1080px) {
			.w {
				width: 96%;
			}

			.m-icon {
				display: block;
				position: relative;
				width: 20%;
				height: 80px;
			}

			.ul1,
			.search {
				display: none;
			}

			.m-icon img {
				display: block;
				position: absolute;
				top: 0;
				right: 50px;
				bottom: 0;
				margin: auto;
			}

			.menu {
				width: 28px;
				height: 21px;
				display: block;
				right: 0;
				top: 0;
				margin: auto;
				bottom: 0;
				overflow: hidden;
				z-index: 999999999;
				cursor: pointer;
				position: absolute;
			}

			.menu span {
				float: left;
				width: 100%;
				background: #fff;
				transition: all 0.4s ease;
				margin-top: 7px;
				height: 2px;
			}

			.menu span: first-child {
				margin-top: 0;
			}

			.menu.open span:nth-child(1) {
				transform: rotate(45deg);
				margin-top: 10px;
			}

			.menu.open span:nth-child(2) {
				transform: rotate(-45deg);
				margin-top: -2px;
			}

			.menu.open span:nth-child(3) {
				opacity: 0;
			}

			nav {
				width: 100%;
				height: calc(100vh - 84px);
			}

			.ul2 {
				overflow: auto;
				height: 100%;
			}

			header.active {
				background: #1249a3;
			}

			header.active:: before {
				display: none;
			}

			header nav ul>li {
				float: none;
				width: 100%;
				height: auto;
				line-height: 60px;
				position: relative;
				border-bottom: 1px solid rgba(255, 255, 255, 0.3);
				text-align: left;
				padding: 0;
			}

			nav ul>li:: before {
				display: none;
			}

			header nav ul>li>a {
				font-size: 18px;
				font-weight: bold;
				width: 80%;
				text-indent: 20px;
				position: relative;
				display: block;
				color: #fff;
			}

			nav .w1300 {
				border-top: 1px solid #c4c4c4;
				width: 100%;
			}

			nav ul li ol {
				width: 100%;
				left: 0;
				position: relative;
				top: 0;
				background: none;
				text-align: left;
				padding: 0;
				opacity: 1;
				display: none;
			}

			nav ul>li a:: after {
				display: none;
			}

			nav ul li ol>li {
				text-align: left;
				border: 0;
				line-height: 50px;
				position: relative;
				text-indent: 20px;
				border-top: 1px solid rgba(255, 255, 255, 0.2);
				height: auto;
			}

			nav li ol li: hover a {
				color: #fff;
			}

			nav ul ol li a {
				font-size: 17px;
				color: #fff;
				display: block;
			}

			nav ul li i {
				position: absolute;
				right: 0;
				width: 5%;
				height: 60px;
				top: 0;
				background: url(../images/jia.png) no-repeat center center;
				margin: auto;
				z-index: 10;
				cursor: pointer;
				transition: all .2s ease;
				-moz-transition: all .2s ease;
				-o-transition: all .2s ease;
				-webkit-transition: all .2s ease;
			}

			nav ul li ol li i {
				height: 50px;
			}

			nav ul li i.on {
				background: url(../images/jian.png) no-repeat center center;
			}

			.learnmore a {
				padding-right: 15px;
			}

			.banner {
				height: 450px;
			}

			.learnmore {
				display: none;
			}

			/* 内页 */
			.con_fl h1 {
				padding: 29px 0px;
			}

			.con_fl h1 {
				font-size: 25px;
			}

			.con_fr .text h1 {
				font-size: 24px;
			}

			.submenu a {
				font-size: 15px;
			}

			.con_fl {
				margin-top: -49px;
			}

			.location {
				height: 50px;
				line-height: 50px;
				margin-top: -48px;
			}

			.accordion .link,
			.con_fr .text p {
				font-size: 16px;
			}

			/* 内容页 */
			.ny_content1 .con_fl h1 {
				padding: 27px 0px;
			}

			.ny_content1 .con_fl {
				margin-top: -79px;
			}

			.content_b .content_c h1 {
				font-size: 26px;
			}

			/* 教师 */
			.lead .bd li {
				font-size: 18px;
			}

			.js-list li {
				width: 33%;
			}

			.js-list li a {
				font-size: 16px;
				padding: 0;
			}
		}

		@media screen and (max-width:960px) {
			.learnmore .swiper-button-next {
				right: 61%;
			}

			.learnmore .swiper-button-prev {
				left: 24%;
			}

			.search-box .serBox {
				width: 90%;
			}

			.news,
			.djgz,
			.notice,
			.jxfz,
			.ztzl {
				padding: 60px 0px;
			}

			.news-swi {
				height: 270px;
			}

			.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
				margin: 8px 0;
			}

			.slide2 .news-box {
				padding: 20px;
			}

			.nd h1 {
				font-size: 18px;
			}

			.nd p {
				font-size: 14px;
			}

			.newstitle a {
				font-size: 18px;
			}

			.news-content a {
				font-size: 14px;
			}

			.newslist p a {
				font-size: 14px;
			}

			.newslist h1 {
				height: 50px;
			}

			.notice-list a {
				height: 60px;
				line-height: 60px;
				font-size: 16px;
			}

			.notice-list span {
				width: 21%;
				padding-left: 30px;
				font-size: 16px;
			}

			.notice-list li: hover span,
			.notice-list li:hover a {
				font-size: 18px;
			}

			.title h1 {
				margin-bottom: -29px;
				font-size: 24px;
			}

			.notice-tit {
				padding-bottom: 35px;
			}

			.dj-swi {
				height: 495px;
			}

			.ztzl1 p {
				font-size: 24px;
			}

			.ztzl1 p span {
				font-size: 30px;
			}

			.ztzl2 .tit p {
				font-size: 24px;
			}

			.ztzl3 .tit p,
			.ztzl4 .tit p {
				font-size: 20px;
			}

			.ztzl2 .textbox,
			.ztzl3 .textbox,
			.ztzl4 .textbox {
				padding: 75px 10px 25px;
			}

			.ztzl3 .textbox {
				padding-top: 215px;
			}

			.ztzl4 .textbox {
				padding-top: 185px;
			}
		}

		@media screen and (max-width:850px) {
			.w {
				width: 94%;
			}

			.news,
			.djgz,
			.notice,
			.jxfz,
			.ztzl {
				padding: 36px 0px;
			}

			header:: before {
				display: none;
			}

			header {
				background: rgba(0, 0, 0, 0.5);
			}

			.learnmore {
				width: 46%;
				height: 40px;
			}

			.learnmore a {
				font-size: 14px;
			}

			.learnmore .swiper-button-next {
				left: 18%;
			}

			.learnmore .swiper-button-prev {
				left: 9%;
			}

			.bannerbg {
				display: none;
			}

			.banner .swiper-pagination {
				left: 45%;
			}

			.title h1 {
				margin-bottom: -21px;
				font-size: 18px;
			}

			.title p {
				font-size: 14px;
			}

			.news,
			.djgz,
			.notice,
			.jxfz {
				padding: 36px 0px;
			}

			.news .title {
				margin-bottom: 36px;
			}

			.newsdate {
				display: none;
			}

			.slide2 {
				width: 100%;
			}

			.slide2 .news-box {
				right: auto;
				left: 3%;
				top: 55%;
				padding: 0px;
				transform: translateY(-50%);
				width: 92%;
				-webkit-line-clamp: 3;
				background: transparent;
			}

			.news-content a {
				color: #fff;
				display: -webkit-box;
				-webkit-box-orient: vertical;
				-webkit-line-clamp: 5;
				overflow: hidden;
			}

			.slide2>.more,
			.slide2 .date {
				left: 3%;
			}

			.swiper-num,
			.mySwiper2 .swiper-pagination-bullets {
				right: 2%;
			}

			.newslist {
				display: block;
			}

			.newslist div {
				width: 100%;
				margin-bottom: 20px;
			}

			.newslist h1 {
				height: auto;
				margin-bottom: 15px;
			}

			.newslist p a,
			.newslist h1 a {
				display: block;
			}

			.newslist:nth-last-child() {
				margin-bottom: 0;
			}

			.notice-list a {
				height: auto;
				line-height: 1.6;
				border-bottom: none;
			}

			.notice-list li {
				display: block;
				padding: 20px 0 20px 30px;
				border-bottom: 1px solid rgba(255, 255, 255, .2);
				background: url(../images/spanbg2.png) left center no-repeat;
			}

			.notice-list li: hover span,
			.notice-list li:hover a {
				font-size: 16px;
			}

			.notice-list li span {
				background: none;
				padding-left: 0;
				opacity: 1;
				font-size: 14px;
				margin-bottom: 10px;
			}

			.notice-list span,
			.notice-list a {
				width: 95%;
				white-space: normal;
			}

			.djgz {
				background-size: cover;
			}

			.djgz .titlebox,
			.djgz .listbox,
			.djlist {
				width: 100%;
			}

			.dj-swi {
				position: relative;
				margin-bottom: 15px;
				width: 100%;
				height: 240px;
			}

			.mySwiper3 .swiper-pagination-bullets,
			.swiper-pagination-custom,
			.swiper-pagination-fraction {
				width: auto;
				left: 50%;
				transform: translateX(-50%);
				bottom: 8%;
			}

			.djlist li a {
				white-space: normal;
				line-height: 1.6;
				margin-bottom: 8px;
			}

			.jxfztit {
				width: 78%;
			}

			.jxfztit .title {
				margin-right: 10px;
			}

			.jxfztit h1 {
				margin-bottom: -30px;
			}

			.contentbox .listbox {
				display: block;
			}

			.contentbox .listbox>div {
				width: 100%;
				padding: 20px;
			}

			.contentbox .textbox1,
			.contentbox .textbox2,
			.contentbox .textbox3,
			.contentbox .textbox4,
			.contentbox .textbox5,
			.contentbox .textbox6,
			.contentbox .textbox7 {
				margin-bottom: 20px;
			}

			.contentbox p {
				margin-bottom: 5px;
			}

			.ztzl {
				padding-top: 0;
			}

			.ztzl-container {
				display: block;
			}

			.ztzl2,
			.ztzl3,
			.ztzl4 {
				width: 100%;
			}

			.ztzl1 {
				display: none;
			}

			.ztzltit {
				display: block;
			}

			.ztzl2 .textbox,
			.ztzl3 .textbox,
			.ztzl4 .textbox {
				padding: 50px 30px 0px;
			}

			.ztzl2 .num,
			.ztzl3 .num,
			.ztzl4 .num {
				font-size: 40px;
			}

			.ztzl2 .tit p {
				font-size: 18px;
			}

			.ztzl2 .text {
				font-size: 14px;
			}

			.ztzl2,
			.ztzl3,
			.ztzl4 {
				height: 470px;
			}

			footer {
				padding-top: 20px;
			}

			.f-left,
			.f-right {
				float: none;
				width: 100%;
				text-align: center;
				font-size: 14px;
			}

			.ercode {
				float: none;
				margin-top: 20px;
			}

			.copyright {
				margin-top: 20px;
				font-size: 14px;
			}

			/* 内页 */
			.location {
				display: none;
				margin-top: 0;
			}

			.accordion {
				padding-bottom: 0;
				display: none;
			}

			.con_fl,
			.ny_content1 .con_fl {
				padding-bottom: 0;
				margin-top: 20px;
			}

			.con_fr {
				margin-top: 0;
			}

			.con_fl h1 {
				font-size: 22px;
				position: relative;
			}

			.con_fl h1: after {
				content: '';
				display: inline-block;
				background: url(../images/bnt_sub_nav2.png) no-repeat;
				position: absolute;
				right: 17px;
				top: 30px;
				width: 20px;
				height: 20px;
			}

			.ny_content1 .con_fl h1: after {
				display: none;
			}

			/* 内容页 */
			.content_b .content_c h1 {
				font-size: 20px;
			}

			.content_b .content_c img {
				max-width: 98%;
			}

			.list li.nynewsList-img .img_wrap {
				display: block;
				float: none;
				width: 100%;
				max-height: 300px;
				background: #efefef;
				box-sizing: border-box;
			}

			.list li.nynewsList-img {
				padding-bottom: 20px;
			}

			.list li.nynewsList-img h4 {
				line-height: 40px;
				font-size: 16px;
			}

			.list li.nynewsList-img .title {
				margin-top: 10px;
			}

			/* 领导 */
			.js-left {
				position: static;
			}

			.js-list {
				width: 100%;
			}

			.js-box {
				padding-left: 20px;
			}

			.news_fr,
			.con_fl,
			.con_fr {
				width: 100%;
			}

			.list_box {
				padding-left: 0;
			}

			.con_fr .text,
			.list_box {
				padding-left: 0;
			}
		}

		@media screen and (max-width:680px) {
			.banner {
				height: 350px;
			}
		}

		@media screen and (max-width:580px) {
			.banner {
				height: 240px;
			}

			/* 内页banner */
			.ny_banner,
			.ny_banner img {
				height: 240px;
				object-fit: cover;
			}

			/* 领导内容页 */
			.list_newlead li .img_wrap {
				width: 100%;
			}

			.szdy-conx h4 {
				line-height: 40px;
				margin-bottom: 14px;
			}

			.txtBox p {
				font-size: 15px;
			}

			.con_fl h1,
			.ny_content1 .con_fl h1 {
				padding: 16px 0px;
				position: relative;
			}

			.con_fl h1: after {
				top: 20px;
			}

			.nybanner img {
				height: 240px;
			}

			.con_fr .text video {
				width: 100%;
			}
		}

		@media screen and (max-width:500px) {

			.logo,
			.m-icon,
			.f-logo {
				height: 60px;
			}
		}

		;

		@media screen and (max-width: 1680px) {
			.learnmore a {
				padding-right: 40px;
			}

			.banner {
				height: 750px;
			}
		}

		@media screen and (max-width:1440px) {
			.w {
				width: 85%;
			}

			.learnmore .swiper-button-prev {
				left: 35%;
			}

			.learnmore .swiper-button-next {
				right: 52%;
			}

			.banner {
				height: 650px;
			}

			.learnmore .swiper-button-next {
				right: 41%;
			}
		}

		@media screen and (max-width:1280px) {
			.logo {
				height: 80px;
			}

			nav ul>li {
				padding: 10px 0;
			}

			.search {
				height: 43px;
			}

			.learnmore {
				height: 80px;
			}

			nav ol {
				top: 43px;
			}

			.news-swi {
				height: 400px;
			}

			.slide2 .news-box {
				padding: 30px;
			}

			.newsdate {
				margin-bottom: 20px;
			}

			.title h1 {
				margin-bottom: -32px;
				font-size: 28px;
			}

			.title p {
				font-size: 22px;
			}

			.nd h1 {
				font-size: 26px;
			}

			.newstitle {
				margin-bottom: 20px;
			}

			.newstitle a {
				font-size: 20px;
			}

			.news-content a {
				line-height: 1.6;
			}

			.newslist div {
				padding: 20px;
			}

			.newslist .date {
				margin-bottom: 10px;
			}

			.newslist h1 {
				margin-bottom: 10px;
			}

			.newslist p a {}

			.notice-list li: hover span,
			.notice-list li:hover a {
				font-size: 20px;
			}

			.djgz .listbox {
				width: 62%;
			}

			.djgz .titlebox {
				width: 62%;
			}

			.dj-swi {
				width: 53.5%;
				height: 510px;
			}

			.djlist li {
				padding: 10px 0;
			}

			.jxfztit .title {
				margin-right: 35px;
			}

			.contentbox .textbox {
				padding: 15px;
			}

			.ztzl {
				padding: 80px 0;
			}

			.ztzl1 h2 {
				left: 34%;
			}

			.ztzl1 {
				width: 23%;
			}

			.ztzl2,
			.ztzl3,
			.ztzl4 {
				width: 22.6%;
			}

			.ztzl2 .more2,
			.ztzl3 .more2,
			.ztzl4 .more2 {
				right: 4%;
			}

			footer {
				padding-top: 60px;
			}

			.f-logo {
				height: 100px;
			}

			.ercode {
				margin-top: 45px;
			}

			.copyright {
				margin-top: 40px;
			}
		}

		@media screen and (max-width:1080px) {
			.w {
				width: 96%;
			}

			.m-icon {
				display: block;
				position: relative;
				width: 20%;
				height: 80px;
			}

			.ul1,
			.search {
				display: none;
			}

			.m-icon img {
				display: block;
				position: absolute;
				top: 0;
				right: 50px;
				bottom: 0;
				margin: auto;
			}

			.menu {
				width: 28px;
				height: 21px;
				display: block;
				right: 0;
				top: 0;
				margin: auto;
				bottom: 0;
				overflow: hidden;
				z-index: 999999999;
				cursor: pointer;
				position: absolute;
			}

			.menu span {
				float: left;
				width: 100%;
				background: #fff;
				transition: all 0.4s ease;
				margin-top: 7px;
				height: 2px;
			}

			.menu span: first-child {
				margin-top: 0;
			}

			.menu.open span:nth-child(1) {
				transform: rotate(45deg);
				margin-top: 10px;
			}

			.menu.open span:nth-child(2) {
				transform: rotate(-45deg);
				margin-top: -2px;
			}

			.menu.open span:nth-child(3) {
				opacity: 0;
			}

			nav {
				width: 100%;
				height: calc(100vh - 84px);
			}

			.ul2 {
				overflow: auto;
				height: 100%;
			}

			header.active {
				background: #1249a3;
			}

			header.active:: before {
				display: none;
			}

			header nav ul>li {
				float: none;
				width: 100%;
				height: auto;
				line-height: 60px;
				position: relative;
				border-bottom: 1px solid rgba(255, 255, 255, 0.3);
				text-align: left;
				padding: 0;
			}

			nav ul>li:: before {
				display: none;
			}

			header nav ul>li>a {
				font-size: 18px;
				font-weight: bold;
				width: 80%;
				text-indent: 20px;
				position: relative;
				display: block;
				color: #fff;
			}

			nav .w1300 {
				border-top: 1px solid #c4c4c4;
				width: 100%;
			}

			nav ul li ol {
				width: 100%;
				left: 0;
				position: relative;
				top: 0;
				background: none;
				text-align: left;
				padding: 0;
				opacity: 1;
				display: none;
			}

			nav ul>li a:: after {
				display: none;
			}

			nav ul li ol>li {
				text-align: left;
				border: 0;
				line-height: 50px;
				position: relative;
				text-indent: 20px;
				border-top: 1px solid rgba(255, 255, 255, 0.2);
				height: auto;
			}

			nav li ol li: hover a {
				color: #fff;
			}

			nav ul ol li a {
				font-size: 17px;
				color: #fff;
				display: block;
			}

			nav ul li i {
				position: absolute;
				right: 0;
				width: 5%;
				height: 60px;
				top: 0;
				background: url(../images/jia.png) no-repeat center center;
				margin: auto;
				z-index: 10;
				cursor: pointer;
				transition: all .2s ease;
				-moz-transition: all .2s ease;
				-o-transition: all .2s ease;
				-webkit-transition: all .2s ease;
			}

			nav ul li ol li i {
				height: 50px;
			}

			nav ul li i.on {
				background: url(../images/jian.png) no-repeat center center;
			}

			.learnmore a {
				padding-right: 15px;
			}

			.banner {
				height: 450px;
			}

			.learnmore {
				display: none;
			}

			/* 内页 */
			.con_fl h1 {
				padding: 29px 0px;
			}

			.con_fl h1 {
				font-size: 25px;
			}

			.con_fr .text h1 {
				font-size: 24px;
			}

			.submenu a {
				font-size: 15px;
			}

			.con_fl {
				margin-top: -49px;
			}

			.location {
				height: 50px;
				line-height: 50px;
				margin-top: -48px;
			}

			.accordion .link,
			.con_fr .text p {
				font-size: 16px;
			}

			/* 内容页 */
			.ny_content1 .con_fl h1 {
				padding: 27px 0px;
			}

			.ny_content1 .con_fl {
				margin-top: -79px;
			}

			.content_b .content_c h1 {
				font-size: 26px;
			}

			/* 教师 */
			.lead .bd li {
				font-size: 18px;
			}

			.js-list li {
				width: 33%;
			}

			.js-list li a {
				font-size: 16px;
				padding: 0;
			}
		}

		@media screen and (max-width:960px) {
			.learnmore .swiper-button-next {
				right: 61%;
			}

			.learnmore .swiper-button-prev {
				left: 24%;
			}

			.search-box .serBox {
				width: 90%;
			}

			.news,
			.djgz,
			.notice,
			.jxfz,
			.ztzl {
				padding: 60px 0px;
			}

			.news-swi {
				height: 270px;
			}

			.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
				margin: 8px 0;
			}

			.slide2 .news-box {
				padding: 20px;
			}

			.nd h1 {
				font-size: 18px;
			}

			.nd p {
				font-size: 14px;
			}

			.newstitle a {
				font-size: 18px;
			}

			.news-content a {
				font-size: 14px;
			}

			.newslist p a {
				font-size: 14px;
			}

			.newslist h1 {
				height: 50px;
			}

			.notice-list a {
				height: 60px;
				line-height: 60px;
				font-size: 16px;
			}

			.notice-list span {
				width: 21%;
				padding-left: 30px;
				font-size: 16px;
			}

			.notice-list li: hover span,
			.notice-list li:hover a {
				font-size: 18px;
			}

			.title h1 {
				margin-bottom: -29px;
				font-size: 24px;
			}

			.notice-tit {
				padding-bottom: 35px;
			}

			.dj-swi {
				height: 495px;
			}

			.ztzl1 p {
				font-size: 24px;
			}

			.ztzl1 p span {
				font-size: 30px;
			}

			.ztzl2 .tit p {
				font-size: 24px;
			}

			.ztzl3 .tit p,
			.ztzl4 .tit p {
				font-size: 20px;
			}

			.ztzl2 .textbox,
			.ztzl3 .textbox,
			.ztzl4 .textbox {
				padding: 75px 10px 25px;
			}

			.ztzl3 .textbox {
				padding-top: 215px;
			}

			.ztzl4 .textbox {
				padding-top: 185px;
			}
		}

		@media screen and (max-width:850px) {
			.w {
				width: 94%;
			}

			.news,
			.djgz,
			.notice,
			.jxfz,
			.ztzl {
				padding: 36px 0px;
			}

			header:: before {
				display: none;
			}

			header {
				background: rgba(0, 0, 0, 0.5);
			}

			.learnmore {
				width: 46%;
				height: 40px;
			}

			.learnmore a {
				font-size: 14px;
			}

			.learnmore .swiper-button-next {
				left: 18%;
			}

			.learnmore .swiper-button-prev {
				left: 9%;
			}

			.bannerbg {
				display: none;
			}

			.banner .swiper-pagination {
				left: 45%;
			}

			.title h1 {
				margin-bottom: -21px;
				font-size: 18px;
			}

			.title p {
				font-size: 14px;
			}

			.news,
			.djgz,
			.notice,
			.jxfz {
				padding: 36px 0px;
			}

			.news .title {
				margin-bottom: 36px;
			}

			.newsdate {
				display: none;
			}

			.slide2 {
				width: 100%;
			}

			.slide2 .news-box {
				right: auto;
				left: 3%;
				top: 55%;
				padding: 0px;
				transform: translateY(-50%);
				width: 92%;
				-webkit-line-clamp: 3;
				background: transparent;
			}

			.news-content a {
				color: #fff;
				display: -webkit-box;
				-webkit-box-orient: vertical;
				-webkit-line-clamp: 5;
				overflow: hidden;
			}

			.slide2>.more,
			.slide2 .date {
				left: 3%;
			}

			.swiper-num,
			.mySwiper2 .swiper-pagination-bullets {
				right: 2%;
			}

			.newslist {
				display: block;
			}

			.newslist div {
				width: 100%;
				margin-bottom: 20px;
			}

			.newslist h1 {
				height: auto;
				margin-bottom: 15px;
			}

			.newslist p a,
			.newslist h1 a {
				display: block;
			}

			.newslist:nth-last-child() {
				margin-bottom: 0;
			}

			.notice-list a {
				height: auto;
				line-height: 1.6;
				border-bottom: none;
			}

			.notice-list li {
				display: block;
				padding: 20px 0 20px 30px;
				border-bottom: 1px solid rgba(255, 255, 255, .2);
				background: url(../images/spanbg2.png) left center no-repeat;
			}

			.notice-list li: hover span,
			.notice-list li:hover a {
				font-size: 16px;
			}

			.notice-list li span {
				background: none;
				padding-left: 0;
				opacity: 1;
				font-size: 14px;
				margin-bottom: 10px;
			}

			.notice-list span,
			.notice-list a {
				width: 95%;
				white-space: normal;
			}

			.djgz {
				background-size: cover;
			}

			.djgz .titlebox,
			.djgz .listbox,
			.djlist {
				width: 100%;
			}

			.dj-swi {
				position: relative;
				margin-bottom: 15px;
				width: 100%;
				height: 240px;
			}

			.mySwiper3 .swiper-pagination-bullets,
			.swiper-pagination-custom,
			.swiper-pagination-fraction {
				width: auto;
				left: 50%;
				transform: translateX(-50%);
				bottom: 8%;
			}

			.djlist li a {
				white-space: normal;
				line-height: 1.6;
				margin-bottom: 8px;
			}

			.jxfztit {
				width: 78%;
			}

			.jxfztit .title {
				margin-right: 10px;
			}

			.jxfztit h1 {
				margin-bottom: -30px;
			}

			.contentbox .listbox {
				display: block;
			}

			.contentbox .listbox>div {
				width: 100%;
				padding: 20px;
			}

			.contentbox .textbox1,
			.contentbox .textbox2,
			.contentbox .textbox3,
			.contentbox .textbox4,
			.contentbox .textbox5,
			.contentbox .textbox6,
			.contentbox .textbox7 {
				margin-bottom: 20px;
			}

			.contentbox p {
				margin-bottom: 5px;
			}

			.ztzl {
				padding-top: 0;
			}

			.ztzl-container {
				display: block;
			}

			.ztzl2,
			.ztzl3,
			.ztzl4 {
				width: 100%;
			}

			.ztzl1 {
				display: none;
			}

			.ztzltit {
				display: block;
			}

			.ztzl2 .textbox,
			.ztzl3 .textbox,
			.ztzl4 .textbox {
				padding: 50px 30px 0px;
			}

			.ztzl2 .num,
			.ztzl3 .num,
			.ztzl4 .num {
				font-size: 40px;
			}

			.ztzl2 .tit p {
				font-size: 18px;
			}

			.ztzl2 .text {
				font-size: 14px;
			}

			.ztzl2,
			.ztzl3,
			.ztzl4 {
				height: 470px;
			}

			footer {
				padding-top: 20px;
			}

			.f-left,
			.f-right {
				float: none;
				width: 100%;
				text-align: center;
				font-size: 14px;
			}

			.ercode {
				float: none;
				margin-top: 20px;
			}

			.copyright {
				margin-top: 20px;
				font-size: 14px;
			}

			/* 内页 */
			.location {
				display: none;
				margin-top: 0;
			}

			.accordion {
				padding-bottom: 0;
				display: none;
			}

			.con_fl,
			.ny_content1 .con_fl {
				padding-bottom: 0;
				margin-top: 20px;
			}

			.con_fr {
				margin-top: 0;
			}

			.con_fl h1 {
				font-size: 22px;
				position: relative;
			}

			.con_fl h1: after {
				content: '';
				display: inline-block;
				background: url(../images/bnt_sub_nav2.png) no-repeat;
				position: absolute;
				right: 17px;
				top: 30px;
				width: 20px;
				height: 20px;
			}

			.ny_content1 .con_fl h1: after {
				display: none;
			}

			/* 内容页 */
			.content_b .content_c h1 {
				font-size: 20px;
			}

			.content_b .content_c img {
				max-width: 98%;
			}

			.list li.nynewsList-img .img_wrap {
				display: block;
				float: none;
				width: 100%;
				max-height: 300px;
				background: #efefef;
				box-sizing: border-box;
			}

			.list li.nynewsList-img {
				padding-bottom: 20px;
			}

			.list li.nynewsList-img h4 {
				line-height: 40px;
				font-size: 16px;
			}

			.list li.nynewsList-img .title {
				margin-top: 10px;
			}

			/* 领导 */
			.js-left {
				position: static;
			}

			.js-list {
				width: 100%;
			}

			.js-box {
				padding-left: 20px;
			}

			.news_fr,
			.con_fl,
			.con_fr {
				width: 100%;
			}

			.list_box {
				padding-left: 0;
			}

			.con_fr .text,
			.list_box {
				padding-left: 0;
			}
		}

		@media screen and (max-width:680px) {
			.banner {
				height: 350px;
			}
		}

		@media screen and (max-width:580px) {
			.banner {
				height: 240px;
			}

			/* 内页banner */
			.ny_banner,
			.ny_banner img {
				height: 240px;
				object-fit: cover;
			}

			/* 领导内容页 */
			.list_newlead li .img_wrap {
				width: 100%;
			}

			.szdy-conx h4 {
				line-height: 40px;
				margin-bottom: 14px;
			}

			.txtBox p {
				font-size: 15px;
			}

			.con_fl h1,
			.ny_content1 .con_fl h1 {
				padding: 16px 0px;
				position: relative;
			}

			.con_fl h1: after {
				top: 20px;
			}

			.nybanner img {
				height: 240px;
			}

			.con_fr .text video {
				width: 100%;
			}
		}

		@media screen and (max-width:500px) {

			.logo,
			.m-icon,
			.f-logo {
				height: 60px;
			}
		}

		;
		height: calc(100vh - 100px);
	}

	header.active {
		background: #1249a3;
	}

	header.active::before {
		display: none;
	}

	header nav ul>li {
		float: none;
		width: 100%;
		height: auto;
		line-height: 60px;
		position: relative;
		border-bottom: 1px solid rgba(255, 255, 255, 0.3);
		text-align: left;
		padding: 0;
	}

	nav ul>li::before {
		display: none;
	}

	header nav ul>li>a {
		font-size: 18px;
		font-weight: bold;
		width: 80%;
		text-indent: 20px;
		position: relative;
		display: block;
		color: #fff;
	}

	nav .w1300 {
		border-top: 1px solid #c4c4c4;
		width: 100%;
	}

	nav ul li ol {
		width: 100%;
		left: 0;
		position: relative;
		top: 0;
		background: none;
		text-align: left;
		padding: 0;
		opacity: 1;
		display: none;
	}

	nav ul>li a::after {
		display: none;
	}

	nav ul li ol>li {
		text-align: left;
		border: 0;
		line-height: 50px;
		position: relative;
		text-indent: 20px;
		border-top: 1px solid rgba(255, 255, 255, 0.2);
		height: auto;
	}

	nav li ol li:hover a {
		color: #fff;
	}

	nav ul ol li a {
		font-size: 17px;
		color: #fff;
		display: block;
	}

	nav ul li i {
		position: absolute;
		right: 0;
		width: 5%;
		height: 60px;
		top: 0;
		background: url(../images/jia.png) no-repeat center center;
		margin: auto;
		z-index: 10;
		cursor: pointer;
		transition: all .2s ease;
		-moz-transition: all .2s ease;
		-o-transition: all .2s ease;
		-webkit-transition: all .2s ease;
	}

	nav ul li ol li i {
		height: 50px;
	}

	nav ul li i.on {
		background: url(../images/jian.png) no-repeat center center;
	}

	.learnmore a {
		padding-right: 15px;
	}

	.banner {
		height: 450px;
	}

	.learnmore {
		display: none;
	}

	/* 内页 */
	.con_fl h1 {
		padding: 29px 0px;
	}

	.con_fl h1 {
		font-size: 25px;
	}

	.con_fr .text h1 {
		font-size: 24px;
	}

	.submenu a {
		font-size: 15px;
	}

	.con_fl {
		margin-top: -49px;
	}

	.location {
		height: 50px;
		line-height: 50px;
		margin-top: -48px;
	}

	.accordion .link,
	.con_fr .text p {
		font-size: 16px;
	}

	/* 内容页 */
	.ny_content1 .con_fl h1 {
		padding: 27px 0px;
	}

	.ny_content1 .con_fl {
		margin-top: -79px;
	}

	.content_b .content_c h1 {
		font-size: 26px;
	}

	/* 教师 */
	.lead .bd li {
		font-size: 18px;
	}

	.js-list li {
		width: 33%;
	}

	.js-list li a {
		font-size: 16px;
		padding: 0;
	}
}

@media screen and (max-width:960px) {
	.learnmore .swiper-button-next {
		right: 61%;
	}

	.learnmore .swiper-button-prev {
		left: 24%;
	}

	.search-box .serBox {
		width: 90%;
	}

	.news,
	.djgz,
	.notice,
	.jxfz,
	.ztzl {
		padding: 60px 0px;
	}

	.news-swi {
		height: 270px;
	}

	.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
		margin: 8px 0;
	}

	.slide2 .news-box {
		padding: 20px;
	}

	.nd h1 {
		font-size: 18px;
	}

	.nd p {
		font-size: 14px;
	}

	.newstitle a {
		font-size: 18px;
	}

	.news-content a {
		font-size: 14px;
	}

	.newslist p a {
		font-size: 14px;
	}

	.newslist h1 {
		height: 50px;
	}

	.notice-list a {
		height: 60px;
		line-height: 60px;
		font-size: 16px;
	}

	.notice-list span {
		width: 21%;
		padding-left: 30px;
		font-size: 16px;
	}

	.notice-list li:hover span,
	.notice-list li:hover a {
		font-size: 18px;
	}

	.title h1 {
		margin-bottom: -29px;
		font-size: 24px;
	}

	.notice-tit {
		padding-bottom: 35px;
	}

	.dj-swi {
		height: 495px;
	}

	.ztzl1 p {
		font-size: 24px;
	}

	.ztzl1 p span {
		font-size: 30px;
	}

	.ztzl2 .tit p {
		font-size: 24px;
	}

	.ztzl3 .tit p,
	.ztzl4 .tit p {
		font-size: 20px;
	}

	.ztzl2 .textbox,
	.ztzl3 .textbox,
	.ztzl4 .textbox {
		padding: 75px 10px 25px;
	}

	.ztzl3 .textbox {
		padding-top: 215px;
	}

	.ztzl4 .textbox {
		padding-top: 185px;
	}
}

@media screen and (max-width:850px) {
	.w {
		width: 94%;
	}

	.news,
	.djgz,
	.notice,
	.jxfz,
	.ztzl {
		padding: 36px 0px;
	}

	header::before {
		display: none;
	}

	header {
		background: rgba(0, 0, 0, 0.5);
	}

	.learnmore {
		width: 46%;
		height: 40px;
	}

	.learnmore a {
		font-size: 14px;
	}

	.learnmore .swiper-button-next {
		left: 18%;
	}

	.learnmore .swiper-button-prev {
		left: 9%;
	}

	.bannerbg {
		display: none;
	}

	.banner .swiper-pagination {
		left: 45%;
	}

	.title h1 {
		margin-bottom: -21px;
		font-size: 18px;
	}

	.title p {
		font-size: 14px;
	}

	.news,
	.djgz,
	.notice,
	.jxfz {
		padding: 36px 0px;
	}

	.news .title {
		margin-bottom: 36px;
	}

	.newsdate {
		display: none;
	}

	.slide2 {
		width: 100%;
	}

	.slide2 .news-box {
		right: auto;
		left: 3%;
		top: 55%;
		padding: 0px;
		transform: translateY(-50%);
		width: 92%;
		-webkit-line-clamp: 3;
		background: transparent;
	}

	.news-content a {
		color: #fff;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 5;
		overflow: hidden;
	}

	.slide2>.more,
	.slide2 .date {
		left: 3%;
	}

	.swiper-num,
	.mySwiper2 .swiper-pagination-bullets {
		right: 2%;
	}

	.newslist {
		display: block;
	}

	.newslist div {
		width: 100%;
		margin-bottom: 20px;
	}

	.newslist h1 {
		height: auto;
		margin-bottom: 15px;
	}

	.newslist p a,
	.newslist h1 a {
		display: block;
	}

	.newslist:nth-last-child() {
		margin-bottom: 0;
	}

	.notice-list a {
		height: auto;
		line-height: 1.6;
		border-bottom: none;
	}

	.notice-list li {
		display: block;
		padding: 20px 0 20px 30px;
		border-bottom: 1px solid rgba(255, 255, 255, .2);
		background: url(../images/spanbg2.png) left center no-repeat;
	}

	.notice-list li:hover span,
	.notice-list li:hover a {
		font-size: 16px;
	}

	.notice-list li span {
		background: none;
		padding-left: 0;
		opacity: 1;
		font-size: 14px;
		margin-bottom: 10px;
	}

	.notice-list span,
	.notice-list a {
		width: 95%;
		white-space: normal;
	}

	.djgz {
		background-size: cover;
	}

	.djgz .titlebox,
	.djgz .listbox,
	.djlist {
		width: 100%;
	}

	.dj-swi {
		position: relative;
		margin-bottom: 15px;
		width: 100%;
		height: 240px;
	}

	.mySwiper3 .swiper-pagination-bullets,
	.swiper-pagination-custom,
	.swiper-pagination-fraction {
		width: auto;
		left: 50%;
		transform: translateX(-50%);
		bottom: 8%;
	}

	.djlist li a {
		white-space: normal;
		line-height: 1.6;
		margin-bottom: 8px;
	}

	.jxfztit {
		width: 78%;
	}

	.jxfztit .title {
		margin-right: 10px;
	}

	.jxfztit h1 {
		margin-bottom: -30px;
	}

	.contentbox .listbox {
		display: block;
	}

	.contentbox .listbox>div {
		width: 100%;
		padding: 20px;
	}

	.contentbox .textbox1,
	.contentbox .textbox2,
	.contentbox .textbox3,
	.contentbox .textbox4,
	.contentbox .textbox5,
	.contentbox .textbox6,
	.contentbox .textbox7 {
		margin-bottom: 20px;
	}

	.contentbox p {
		margin-bottom: 5px;
	}

	.ztzl {
		padding-top: 0;
	}

	.ztzl-container {
		display: block;
	}

	.ztzl2,
	.ztzl3,
	.ztzl4 {
		width: 100%;
	}

	.ztzl1 {
		display: none;
	}

	.ztzltit {
		display: block;
	}

	.ztzl2 .textbox,
	.ztzl3 .textbox,
	.ztzl4 .textbox {
		padding: 50px 30px 0px;
	}

	.ztzl2 .num,
	.ztzl3 .num,
	.ztzl4 .num {
		font-size: 40px;
	}

	.ztzl2 .tit p {
		font-size: 18px;
	}

	.ztzl2 .text {
		font-size: 14px;
	}

	.ztzl2,
	.ztzl3,
	.ztzl4 {
		height: 470px;
	}

	footer {
		padding-top: 20px;
	}

	.f-left,
	.f-right {
		float: none;
		width: 100%;
		text-align: center;
		font-size: 14px;
	}

	.ercode {
		float: none;
		margin-top: 20px;
	}

	.copyright {
		margin-top: 20px;
		font-size: 14px;
	}

	/* 内页 */
	.location {
		display: none;
		margin-top: 0;
	}

	.accordion {
		padding-bottom: 0;
		display: none;
	}

	.con_fl,
	.ny_content1 .con_fl {
		padding-bottom: 0;
		margin-top: 20px;
	}

	.con_fr {
		margin-top: 0;
	}

	.con_fl h1 {
		font-size: 22px;
		position: relative;
	}

	.con_fl h1:after {
		content: '';
		display: inline-block;
		background: url(../images/bnt_sub_nav2.png) no-repeat;
		position: absolute;
		right: 17px;
		top: 30px;
		width: 20px;
		height: 20px;
	}

	.ny_content1 .con_fl h1:after {
		display: none;
	}

	/* 内容页 */
	.content_b .content_c h1 {
		font-size: 20px;
	}

	.content_b .content_c img {
		max-width: 98%;
	}

	.list li.nynewsList-img .img_wrap {
		display: block;
		float: none;
		width: 100%;
		max-height: 300px;
		background: #efefef;
		box-sizing: border-box;
	}

	.list li.nynewsList-img {
		padding-bottom: 20px;
	}

	.list li.nynewsList-img h4 {
		line-height: 40px;
		font-size: 16px;
	}

	.list li.nynewsList-img .title {
		margin-top: 10px;
	}

	/* 领导 */
	.js-left {
		position: static;
	}

	.js-list {
		width: 100%;
	}

	.js-box {
		padding-left: 20px;
	}

	.news_fr,
	.con_fl,
	.con_fr {
		width: 100%;
	}

	.list_box {
		padding-left: 0;
	}

	.con_fr .text,
	.list_box {
		padding-left: 0;
	}
}

@media screen and (max-width:680px) {
	.banner {
		height: 350px;
	}
}

@media screen and (max-width:580px) {
	.banner {
		height: 240px;
	}

	/* 内页banner */
	.ny_banner,
	.ny_banner img {
		height: 240px;
		object-fit: cover;
	}

	/* 领导内容页 */
	.list_newlead li .img_wrap {
		width: 100%;
	}

	.szdy-conx h4 {
		line-height: 40px;
		margin-bottom: 14px;
	}

	.txtBox p {
		font-size: 15px;
	}

	.con_fl h1,
	.ny_content1 .con_fl h1 {
		padding: 16px 0px;
		position: relative;
	}

	.con_fl h1:after {
		top: 20px;
	}

	.nybanner img {
		height: 240px;
	}

	.con_fr .text video {
		width: 100%;
	}

	.content_d table {
		border: 0px !important;
		border-left: 1px solid #ddd !important;
		border-top: 1px solid #ddd !important;
		margin: 0px auto;
		display: block;
		width: 100% !important;
	}

	.content_d table tr td {
		border-left: 0px !important;
		text-align: center;
		border-top: 0px !important;
		line-height: 23px;
		padding: 1px !important;
		border-right: 1px solid #ddd !important;
		border-bottom: 1px solid #ddd !important;
		text-indent: 0 !important;
	}

	.content_d table tr td p {
		text-indent: 0em !important;
		padding: 0px;
		margin: 0px !important;
		text-align: left;
	}

	.content_d table img {
		margin: 0 !important;
		border: 0 !important;
		max-width: 105px;
	}

	.content_d table tbody {
		overflow-x: auto;
		overflow-y: hidden;
		white-space: nowrap;
		width: 100%;
		display: block;
	}
}



@media screen and (max-width:500px) {

	.logo,
	.m-icon,
	.f-logo {
		height: 60px;
	}
}