.nav .ul2 {
	display: none;
}

@media only screen and (max-width: 1550px) {

	.w1400, .nav ul>li ol,.dqwz .w1400 {
		width: 90%;
		margin: 0 auto;
	}

	.nav ul>li>a {
		font-size: 17px;
	}

	.nav ul>li {
		margin-right: 1.8%;
	}
}

@media only screen and (max-width: 1500px) {
	.nav ul>li {
		margin-right: 1.5%;
	}
}

@media only screen and (max-width: 1450px) {
	.nav ul>li {
		margin-right: 1.2%;
	}
}

@media only screen and (max-width: 1400px) {
	.nav ul>li {
		margin-right: 1.4%;
	}

	.nav ul>li>a {
		font-size: 16px;
	}
}

@media only screen and (max-width: 1350px) {
	.nav ul>li {
		margin-right: 1%;
	}
	.zzjg-jgsz #vsb_content table tr td{
		font-size: 13px;
	}
}

@media only screen and (max-width: 1300px) {
	.nav ul>li>a {
		font-size: 15px;
	}

	.nav ul>li {
		margin-right: 1.3%;
	}

	.nav ul>li ol {
		/* padding: 30px 0; */
	}

	.nav ul>li ol li {
		line-height: 45px;
	width: 13.5%;}

	.nav ul>li ol li a {
		font-size: 14px;
	}
	.footer-link .dome h2{
		background: #fff url(../img/sj5.png) no-repeat right 5px top 18px;
		font-size: 13px;
	}
	.footer-link .dome{
		margin-right:1%;
		width: 19.2%;
	}
}

@media only screen and (max-width: 1250px) {
	.nav ul>li {
		margin-right: 1%;
	}
	.footer-link .dome{
		width:49%;
		margin-right: 2%;
		margin-bottom: 10px;
	}
	.footer-link .dome:nth-child(2n){
		margin-right:0;
	}
	.footer-link .dome h2 {
	    background: #fff url(../img/sj5.png) no-repeat right 20px top 18px;
		font-size: 14px;
	}
}

@media only screen and (max-width: 1220px) {
	.nav ul>li {
		margin-right: 0.8%;
	}
}

@media only screen and (max-width: 1200px) {
	.search-box .text {
		height: 40px;
		line-height: 40px;
		font-size: 14px;
	}
	.dqwz, .dqwz a{
		font-size:13px;
		line-height: 50px;
	}
	.erji_nav li a{
		font-size: 16px;
	}
	.erji_nav li{
		/* padding: 0 35px; */
		line-height: 50px;
		width: 13.4%;
	    margin-right: 1%;
	}
	.erji_nav li:nth-child(7){
		margin-right:0;
	}
	.search-box input::-webkit-input-placeholder {
		font-size: 14px;
	}

	.search-box .submit {
		width: 40px;
		height: 40px;
		background-size: cover;
	}

	.nav .ul1 {
		display: none;
	}

	.nav .ul2 {
		display: block;
	}

	.nav ul {
		width: 100%;
		overflow: auto;
		height: 100%;
		border-top: 1px solid #ddd;
	}

	.nav ul>li {
		margin-right: 0;
	}

	.nav {
		position: fixed;
		transition: right 0.3s ease;
		right: -100vw;
		top: 0;
		left: auto;
		width: 420px;
		height: 100vh;
		z-index: 999999;
		background: #fff;
		border-left: 1px solid #eee;
		margin: 0;
		padding-top: 100px;
		/* box-shadow: 0 8px 5px 0 rgb(0 0 0 / 20%); */
	}

	.nav.active {
		right: 0;


	}

	.nav .w1300 {
		border-top: 1px solid #c4c4c4;
		width: 100%;
	}

	.nav ul>li {
		float: none;
		width: 100%;
		height: auto;
		line-height: 60px;
		position: relative;
		border-bottom: 1px solid #e6e6e6;
		text-align: left;
	}

	.nav ul>li>a {
		font-size: 18px;
		color: #000;
		font-weight: bold;
		width: 80%;
		text-indent: 20px;
		position: relative;
		display: block;
	}

	.navshow {
		overflow-y: scroll;
		position: fixed;
		width: 100%;
		top: 0px;
		left: 0px;
	}

	.nav ul>li>a::after {
		display: none;
	}

	.menu {
		width: 28px;
		height: 21px;
		display: block;
		right: 20px;
		top: 0;
		margin: auto;
		bottom: 0;
		overflow: hidden;
		z-index: 999999999;
		cursor: pointer;
		position: absolute;
	}

	.menu span {
		float: left;
		width: 100%;
		background: #ffffff;
		transition: all 0.4s ease;
		margin-top: 7px;
		height: 2px;
	}

	.menu.open span {
		background: #4f1675;
	}

	.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 ul li i {
		position: absolute;
		right: 0;
		width: 15%;
		height: 60px;
		top: 0;
		background: url(../img/jia1.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(../img/jian2.png) no-repeat center center;
	}

	.logo {
		width: 38%;
		height: 100px;
	}

	.head {
		border: 0;
	}

	.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 ol>li {
		text-align: left;
		border: 0;
		line-height: 50px;
		position: relative;
		text-indent: 20px;
		border-top: 1px solid rgba(0, 0, 0, 0.2);
		float: none;
		margin: 0;
		width: 100%;
		background: none;
		display: block;
	}

	.nav ul li ol li a {
		font-size: 17px;
		color: #000;
		line-height: inherit;
		padding: 0;
	}

	.cons-list ul li .date {
		width: 70px;
		margin: 0;
	}

	.cons-list ul li .date h2 {
		font-size: 30px;
	}

	.cons-list ul li .txt {
		width: calc(100% - 95px);
		float: right;
	}

	.cons-list ul li .txt h2 {
		font-size: 17px;
	}

	.cons-list li .more_btn {
		display: none;
	}

	.content {
		width: 100%;
	}

	.contents-list {
		display: none;
	}

	.search-box {
		margin-right: 35px;
		margin-top: 28px;
		width: 260px;
	}

	.black-bg {
		width: 100%;
		height: 100vh;
		background: rgba(0, 0, 0, 0.5);
		position: absolute;
		z-index: 9999;
		top: 0;
		display: none;
	}

	.black-bg.show {
		display: block;
	}

	.tit h2 {
		font-size: 22px;
	}

	.tit {
		margin: 30px 0;
	}

	.notice li a {
		font-size: 15px;
	}

	.notice li p,
	.news .news-lb li .txt span {
		font-size: 12px;
	}

	.news .news-lb li .txt span {
		margin: 12px 0;
	}

	.notice li p:nth-child(1) {
		font-size: 24px;
	}

	.notice .time {
		margin-top: 0;
	}

	.news .news-lb li .txt h2 {
		font-size: 18px;
	}

	.news .news-list li .txt h2 {
		font-size: 15px;
	}

	.news .news-list li .time p:nth-child(1) {
		font-size: 32px;
		margin-top: 1px;
	}

	.news .img {
		height: 260px;
	}

	.news .news-lb li .txt {

		padding: 25px;
		height: 260px;
	}

	.news .slick-dots {
		bottom: 10px;
	}

	.news .news-list li {

		padding: 25px 0;
		padding-right: 2%;
	}

	.news .news-list li .txt {

		width: calc(100% - 90px);
	}

	.news .news-list li .txt p {
		margin-top: 5px;
	}

	.notice li {
		padding: 0px 10px 0px 0;
	}

	.xyfc li .img{
		height: 240px;
	}
	.xyfc .l2{
		margin-bottom: 10px;
		padding: 12px 20px;
	}
	.zsxx li{
		margin-bottom: 20px;
	}
	.xyfc .l1 h2{
		font-size: 17px;
	}
	.xyfc .l2 h2,.zsxx li a,.index3 li h2{
		font-size: 15px;
	}
	.zsxx li:hover a {
	    color: #5300c1;
	    font-weight: normal;
	}
	.footer {
	    padding: 35px 0 20px;
	}
	.footer .info{
		margin-top:25px;
	}
	.zzjg-jgsz #vsb_content table{
		width: calc(100% - 470px);
	}
	.zzjg-jgsz p{
		width: 450px;
	}
	.zzjg-jgsz #vsb_content table tr td{
		line-height: 30px;
		margin-bottom: 7px;
		font-size: 12px;
	}
}
@media only screen and (max-width: 1100px) {
	.zzjg-jgsz img{
		width: 100% !important;
		/* position: absolute; */
		/* left: -97px; */
		display:none !important;
	}
	.zzjg-jgsz p {
		position: relative;
		overflow: hidden;
		margin: 0 !important;
	}
	.zzjg-jgsz #vsb_content table tr td:nth-child(1) {
		display: inline-block;
		width: 25%;
	}
	.zzjg-jgsz #vsb_content table tr td:nth-child(3) {
		display: inline-block;
		width: 35%;
	}
	.zzjg-jgsz #vsb_content table tr td{
		display: inline-block;
		width: 40%;
		box-sizing: border-box;
		line-height: 40px;
		margin-bottom: 5px;
	}
	.zzjg-jgsz #vsb_content table{
		width:100%;
	}
}

@media only screen and (max-width: 960px) {
	.cons-list ul .hasimg .txt .fl {
		width: 30% !important;
		height: 120px !important;
	}
	.subbanner>img{
		height: 160px;
		width: 100%;
		object-fit: cover;
	}
	.notice .time {
		padding: 8px 0;
	}
	.phone h2,.phone p,.copyright p{
		font-size:13px;
	}
	.cons-list ul .hasimg .txt .fr {
		width: 68% !important;
		padding: 8px 0 !important;
	}

	#page-list {
		margin: 0;
	}
	.erji_nav{
		width:100%;
		float:none;
	}
	.erji_nav li{
		width:20%;
		padding: 0;
		margin: 0;
	}
	.erji_nav li a {
	    font-size: 14px;
	}
	.contents .content .cont-tit,.contents .content h3 {
		font-size: 22px;
	}

	.content p {
		font-size: 16px !important;
	}

	.news .img {
		height: 220px;
	}

	.news .news-lb li .txt h2 {
		font-size: 17px;
	}

	.news .news-lb li .txt {
		height: 220px;
	}

	.news .news-lb li .txt p {
		font-size: 12px;
		line-height: 24px;
		height: 48px;
	}

	.notice li a {
		font-size: 14px;
		margin: 9px 0;
	}

	.tit h2 {
		font-size: 20px;
	}

	.tit a {
		font-size: 12px;
		position: relative;
		top: 7px;
	}

	.notice li {
		margin-bottom: 10px;
	}

	.news-lb {
		margin-bottom: 20px;
	}

	.xyfc li .img{
		height: 200px;
	}

	.xyfc .l2{
		padding: 8px 20px;
	}

	.zsxx li {
	    margin-bottom: 10px;
	}

	.xyfc .l1 h2 {
	    font-size: 16px;
	    font-weight: normal;
	}
	
}

@media only screen and (max-width: 840px) {
	.logo {
		height: 85px;
	}

	.search-box {
		margin-top: 22px;
	}

	.nav {
		padding-top: 85px;
	}

	.news,
	.notice,
	.xyfc,
	.zsxx,
	.jxyj,
	.zljk {
		width: 100%;
		float: none;
	}

	.news .img,
	.news .news-lb li .txt {
		height: 240px;
	}

	.news-lb {
		margin-bottom: 0;
	}

	.notice li a {
		font-size: 15px;
		line-height: 26px;
	}

	.notice li {
		margin-bottom: 15px;
		padding: 0px 20px 0 0;
	}
	.notice li:last-child {
		margin-bottom:0;
	}
	.news .news-list li .time p:nth-child(1) {
		font-size: 25px;
	}

	.news .news-list li .txt p {
		margin-top: 0;
		font-size: 13px;
		line-height: 24px;
		height: 24px;
	}

	.news .news-list li:nth-child(3),
	.news .news-list li:nth-child(4) {

		border-bottom: 1px solid #f3f3f3;
	}

	.w1400 {
		width: 100%;
		padding: 0 3.5%;
	}

	.index1,.index2,.index3 {
		padding-bottom: 0;
		background-size: cover;
	}
	.index2{
		padding: 30px 0;
		margin: 30px 0;
	}
	.xyfc .tit{
		margin: 0 0 30px;
	}

	.xyfc li .img{
		height: 240px;
	}
	.xyfc .l1 h2{
		margin: 25px 0 20px;
	}

	.xyfc .l2{
		padding: 10px 20px;
	}

	.zsxx li .time p:nth-child(1) {
		font-size: 24px;
	}

	.zsxx li .time p:nth-child(2) {
		font-size: 13px;
	}
	.zsxx li:last-child{
		margin-bottom:0;
	}
	.zzjg-jgsz #vsb_content table tr td:nth-child(1) {
		width: 30%;
	}
	.zzjg-jgsz #vsb_content table tr td:nth-child(3) {
		width: 30%;
	}
	.zzjg-jgsz #vsb_content table tr td{
		width: 40%;
		line-height: 38px;
	}
}

@media only screen and (max-width: 768px) {
	.w1400 {
		width: 100%;
		padding: 0 3.5%;
	}
	.phone,.copyright{
		float:none;
		width:100%;
		margin:0;
		background: none;
		padding: 0;
	}
	.phone h2{
		color: #d3a2f3;
	}
	.footer .info{
		margin-top:15px;
		
	text-align: center;}
	.cons-list ul li {
		padding: 30px 0 !important;
	}

	#page-list {
		padding: 30px 0 10px;
	}

	.cons-brief,
	.contents {
		padding: 30px 0 40px;
	}

	.cons-brief p {
		font-size: 16px !important;
	}

	.cons-brief h2.tit {
		font-size: 20px;
	}

	.contents .content .cont-tit,.contents .content h3 {
		font-size: 20px;
	}

	.bar {
		font-size: 12px;
		line-height: 24px;
	}

	.link li p{
		font-size:15px;
		margin-top: 20px;
		height: 15px;
	}
	/*.zzjg-jgsz #vsb_content table tr td:nth-child(1) {
		width: 30%;
	}
	.zzjg-jgsz #vsb_content table tr td{
		width: 40%;
		line-height: 38px;
		padding: 5px 2px !important;
		text-indent: 10px;
	}
	.zzjg-jgsz #vsb_content table tr td:nth-child(3) {
		width: 30%;
	}*/
	.zzjg-jgsz #vsb_content>div.clearfix {
		margin-top: 35px;
	}
	.zzjg-jgsz #vsb_content table tr td {
		line-height: 30px;
		font-size: 14px;
		display:block;
		width: 100%;
		margin: 0;
		padding: 0 !important;
		background: none;
		text-indent: 10px;
	}
	.zzjg-jgsz #vsb_content table tr td:nth-child(1){
		width: 100%;
		font-size: 17px;
		font-weight: bold;
	}
	.zzjg-jgsz #vsb_content table tr td:nth-child(3){
		width: 100%;
	}
	.zzjg-jgsz #vsb_content table tr{
		margin-bottom:5px;
		display:block;
		padding: 10px 5px;
		box-sizing: border-box;
		background: #F3F1F5;
	}
}

@media only screen and (max-width: 640px) {
	.footer {
	    padding: 25px 0 15px;
	}
	
	.index3 li p,.xyfc .l2 p{
		font-size:13px;
	}
	.news .news-list li {
		width: 100%;
		float: none;
		padding: 15px 0 !important;
	}
	.mbox1{
		display:none;
	}
	.mian{
		margin-top:0;
	}
	.cons-list ul li .date h2 {
		font-size: 24px;
	}

	.notice li {
		padding: 0 15px 0 0;
		margin-bottom: 12px;
	}

	.cons-list ul li .txt h2 {
		font-size: 16px;
		font-weight: normal;
                height:auto;
	}
	.keywordfontcolor1049754{
		font-size: 16px !important;
	}
	.notice li:last-child {
		margin: 0;
	}

	.notice li a {
		width: calc(100% - 80px);
	}

	.notice .time{
		width: 70px;
	}

	.cons-list ul li .txt p {
		font-size: 13px;
	}

	.cons-list ul .hasimg .txt .fl {
		width: 40% !important;
		height: 120px;
	}

	.cons-list ul .hasimg .txt .fr {
		width: 56% !important;
		padding: 8px 0;
	}

	.dqwz {
		height: 45px;
		line-height: 45px;
	}

	.dqwz a {
		line-height: 45px;
		font-size: 12px;
		padding: 0 8px 0 12px;
	}

	.cons-brief,
	.contents {
		padding: 20px 0 30px;
	}

	.cons-brief p {
		font-size: 15px !important;
		line-height: 2em !important;
		margin: 1.5em 0;
	}

	.cons-brief h2.tit {
		font-size: 18px;
	}

	.contents .content .cont-tit,.contents .content h3 {
		font-size: 18px;
	}

	.content p {
		font-size: 15px !important;
		margin-top: 1.5em;
	}

	.contents .content p video,
	.contents .content p img.img_vsb_content,
	.contents .content p img ,.cons-brief p img{
		max-width: 100%;
	}

	.nav {
		width: 100%;
	}

	.logo {
		height: 80px;
		width: 55%;
	}

	.black-bg,
	.nav {
		top: 80px;
	}

	.menu.open span {
		background: #fff;
	}

	.search-box {
		position: absolute;
		top: 102px;
		width: 88%;
		left: 0;
		right: 0;
		margin: auto;

		opacity: 0;
		z-index: -99;
		visibility: hidden;
	}

	.search-box.active {

		opacity: 1;
		visibility: visible;
		z-index: 9999999;
		transition: all 0.6s;
	}

	.search-box .text {
		border: 1px solid #640b9b;
		padding-left: 20px;
		height: 42px;
		line-height: 42px;
	}

	.search-box .submit {
		right: 2px;
		height: 40px;
		top: 1px;
	}

	.nav ul>li>a {
		font-size: 17px;
	}

	.nav ul>li {
		line-height: 55px;
	}

	.nav ul li ol li {
		line-height: 48px;
	}

	.nav ul li ol li a {
		font-size: 16px;
	}

	.nav ul li i {
		height: 55px;
	}

	.nav ul {
		height: calc(100% - 80px);
		/* border: 0; */
		/* box-shadow: 0px 0px 5px 0 rgba(0,0,0,0.2); */
	}

	.news .img {
		width: 100%;
		height: 240px;
		float: none;
	}

	.news .news-lb li .txt {
		width: 100%;
		float: none;
		padding: 15px 20px 20px;
		height: auto;
	}

	.news-lb {
		max-height: initial;
	}

	.news .news-lb li .txt h2 {
		font-size: 16px;
		font-weight: normal;
		-webkit-line-clamp: 1;
		height: 30px;
	}

	.tit h2 {
		font-size: 18px;
		padding-left: 40px;
	}

	.tit {
		margin: 20px 0;
	}
	.xyfc .tit{
		margin-bottom:20px;
	}
	.news .slick-dots {
		bottom: auto;
		top: 185px;
		left: 0;
		right: 0;
	}

	.xyfc .l1{
		float:none;
		width:100%;
		margin-bottom: 20px;
	}
	
	.xyfc .l2{
		width:100%;
		float:none;
		padding: 10px 15px;
	}

	.xyfc li .img{
		height: 320px;
	}

	.xyfc .l2:last-child{
		margin-bottom:0;
	}

	.center-banner img{
		height: 80px;
		object-fit: cover;
	}

	.index2{
		margin: 20px 0;
	}

	.center-banner{
		margin: 0 0 20px;
	}

	.tit a{
		top:5px;
	}

	.link li p{
		font-size:14px;
		margin-top: 15px;
		height: 14px;
	}
	.footer-link .dome{
		width:100%;
		margin-right: 0%;
		float:none;
		margin-bottom: 10px;
		text-align: center;
	}

	.phone h2,.phone p, .copyright p{
		font-size:12px;
	}
	.footer-link .dome h2{
		font-size:13px;
	}
	
}


@media only screen and (max-width: 480px) {
	.cons-list {
		padding-bottom: 20px;
	}

	.cons-list ul li {
		padding: 20px 0 !important;
	}

	.cons-list ul li.hasimg .date,
	.cons-list ul li .date {
		position: absolute;
		bottom: -2px;
		height: auto;
		margin-top: 0;
		padding: 5px 0;
	}

	.cons-list ul li .date p {
		line-height: 25px;
		height: 25px;
	}

	.cons-list ul li .date h2 {
		margin-top: 0;
		font-size: 20px;
		line-height: 30px;
		height: 30px;
	}

	.cons-list ul li .txt {
		width: 75%;
	}

	.cons-list ul li .txt h2 {
		font-size: 15px;
	}
	.keywordfontcolor1049754{
		font-size: 15px !important;
	}
	.cons-list ul li .txt p {
		font-size: 12px;
		-webkit-line-clamp: 1;
		height: 28px;
		margin: 0;
	}

	.cons-list ul .hasimg .txt .fl {
		float: none;
		width: 100% !important;
		height: auto !important;
		max-height: 220px;
		box-shadow: 0 0 6px 0 rgb(0 0 0 / 20%);
		margin-bottom: 16px;
	}

	.cons-list ul li.hasimg .txt {
		width: 100%;
	}

	.cons-list ul .hasimg .txt .fr {
		width: 75% !important;
		padding: 0 !important;
	}

	.cons-brief h2.tit {
		font-size: 17px;
	}

	.contents .content .cont-tit,.contents .content h3 {
		font-size: 17px;
		padding: 0;
		line-height: 30px;
	}

	.logo {
		width: 65%;
		height: 70px;
	}

	.nav,
	.black-bg {
		top: 70px;
		padding-top: 78px;
	}

	.banner .slider img {

		height: 120px;
		object-fit: cover;
	}

	.search-box {
		top: 88px;
	}

	.nav ul {
		height: calc(100% - 70px);
	}

	.news .img {
		height: 220px;
	}

	.news .news-list li .time p:nth-child(1) {
		font-size: 22px;
		margin-top: 3px;
	}
	.xyfc li .img{
		height: 240px;
	}
	.xyfc .l1 h2{
		font-size:15px;
		margin: 18px 0 10px;
	}
	.xyfc .l1 p{
		font-size:13px;
	}

	.zsxx li .time p:nth-child(1) {
		font-size: 20px;
	}

	.zsxx li .time p:nth-child(2) {
		font-size: 12px;
		margin-top: 8px;
	}
	.zsxx li .time::after{
		display:none;
	}

	.zsxx li a{
		width: calc(100% - 88px);
		line-height: 30px;
		height: 60px;
	}
	.tit h2 {
		font-size: 17px;
	}

	.center-banner img{
		height: 50px;
		object-fit: cover;
	}

	#page-list .p_pages a, #page-list span {
	    font-size: 12px;
	}
	.jgsz td{
		font-size: 13px;
	}
	.jgsz td{	
		line-height: 2em !important;
	}
	.jgsz tr.firstRow td strong {
	    font-size: 15px;
	}
	#vsb_content table tr td{
		padding: 2px !important;
	}
	.news .news-list li .time{
		padding:10px 0;
		width: 70px;
	}
	.news .news-list li .txt{
		width: calc(100% - 80px);
	}
	.ldfg li{
		padding: 25px;
		margin-bottom: 10px;
	}
	.ldfg li h2{
		font-size:17px;
		margin-bottom: 15px;
	}
	.ldfg li p, .ldfg li h4 span{
		font-size:14px;
		line-height: 28px;
	}
	.content p iframe{
		max-height: 500px;
	}
	.zzjg-jgsz #vsb_content>div.clearfix {
		margin-top: 10px;
	}
}

@media only screen and (max-width: 340px) {
	.zzjg-jgsz #vsb_content table tr td {
		font-size: 12px;
		text-indent: 5px;
	}
}

