@media screen and (max-width: 1250px) {
	:root{
		--max: 96%; 
		--mar: 30px auto;
	}
	.logo{
		width: 200px;
	}
	.nav ul li{
		font-size: 12px;
		margin: 0 10px;
	}
	.en{
		font-size: 12px;
	}
}

@media screen and (max-width: 1200px) {
	.toingrong ul li{
		font-size: 14px;
		line-height: 60px;
		margin: 0 20px;
	}
	.tou_max>h1,
	.shujuku ul li h1,
	.shuju_l>h1,
	.chuban_right>h1,
	.shuju_r>h1,
	.show>h1,
	.xinmo_text h1,
	.tou_maxh1,
	.xinwen ul li h1{
		font-size: 16px;
	}
	.xinwen ul li>p{
		font-size: 12px;
		line-height: 26px;	
		min-height: 80px;
	}
	.tou_max>p,
	.left h1, 
	.left p,
	.chuban_right>p,
	.shuju_r>p,
	.show>p,
	.xinwen_bottom a, 
	.xinwen_bottom p{
		font-size: 14px;
	}
	.shujuku ul li a>p,
	.show_text{
		font-size: 12px;
		line-height: 26px;
		margin-top: 20px;
	}
	.chuban_text span,
	.chuban_jian,
	.prev,
	.show>p{
		margin-top: 15px;
	}
	.shuju_r ul li h1,
	.shuju_r ul li p,
	.chuban_text span,
	.prev a{
		font-size: 12px;
	}
	.chuban_right a{
		width: 140px;
		line-height: 40px;
		font-size: 12px;
		margin-top: 20px;
	}
	.shuju_text,
	.shuju_r table td,
	.shuju_r table th,
	.chuban_l_nav{
		font-size: 12px;
		line-height: 26px;
	}
	.chuban_l_top ul li{
		font-size: 12px;
		margin-right: 20px;
	}
	.chuban_l{
		padding: 20px;
	}
	.shuju_l{
		width: 250px;
		padding: 20px;
	}
	.shuju_r{
		width: calc(100% - 270px);
		padding: 20px;
	}
}

@media screen and (max-width: 1000px) {
	:root{
		--font25: 16px; 
		--font40: 20px; 
	}
	.footer_left{
		width: 250px;
		max-width: 250px;
	}
	.footer_xi{
		font-size: 12px;
		line-height: 26px;
	}
	.footer_logo{
		width: 100%;
	}
	.footer_max ul h1{
		font-size: 14px;
	}
	.footer_max ul li{
		font-size: 14px;
		margin-top: 10px;
	}
}

/*手机*/
@media screen and (max-width: 798px) {
	.an{
		display: block;
	}
	.logo{
		width: 150px;
	}
	.en{
		margin-right: 60px;
	}
	.hertre{
		height: 60px;
		background: #fff;
		position: fixed;
		top: 0px;
		z-index: 999;
	}
	.nav{
		width: 100%;
		height: calc(100% - 60px);
		top: 60px;
		position: fixed;
		background: #fff;
		display: none;
		left: 0;
		border-top: 1px rgb(0,0,0,0.2) solid;
	}
	.nav ul li{
		width: 100%;
		float: none;
		text-align: center;
	    border-bottom: 1px rgb(0,0,0,0.2) solid;
	    line-height: 60px;
	    font-size: 14px;
	    margin: 0;
	}
	.nav ul li::after{
		bottom: 0;
		height: 3px;
	}
	.nav_ul{
		position: static;
		width: 100%;
		left: 0%;
		padding-bottom: 20px;
	}
	.nav_ul a{
		width: 100%;
		background: none;
	}
	body{
		padding-top: 60px;
	}
	.about{
		font-size: 12px;
		line-height: 26px;	
	}
	.tougao form label{
		margin-bottom: 20px;
	}
	.tougao form label p{
		width: 100%;
		text-align: left;
		font-size: 14px;
		font-weight: 400;
		line-height: 20px;
	}
	.tou_max form .submit{
		width: 100%;
		margin-top: 10px;
		font-size: 12px;
	}
	.tougao form .submit,
	.tougao form label input,
	.tougao form label textarea{
		width: 100%;
		margin-top: 10px;
		font-size: 12px;
		padding: 10px;
	}
	.tou_max form>label p,
	.tou_label label p{
		font-size: 14px;
	}
	.tou_max form>label textarea,
	.tou_label label input{
		font-size: 12px;
		padding: 10px;
	}
	.zishu{
		font-size: 12px;
	}
	.xinwen ul{
		justify-content: space-between;
		margin-bottom: 10px;
	}
	.xinwen ul li{
		width: calc(50% - 10px);
		margin-left: 0px;
		margin-bottom: 20px;
	}
	.show_kanqi{
		padding: 20px;
	}
	.chuban_text span{
		width: 50%;
	}
	.chuban_l{
		width: 100%;
	}
	.chuban_r{
		width: 100%;
		margin-top: 20px;
	}
	.shujuku ul{
		margin-bottom: 0px;
		margin-top: 20px;
	}
	.shujuku ul li{
		padding: 15px;
	}
	.shujuku form{
		padding: 15px;
	}
	.shujuku form p{
		font-size: 12px;
	}
	.shujuku form .seach_t{
	    width: calc(110% - 147px);
		font-size: 12px;
		padding-left: 10px;
		height: 12px;
	}
	.shujuku form .seach_s{
		width: 18px;
		height: 18px;
	}
	.p{
		font-size: 12px;
		background-size: 15px auto;
		line-height: 18px;
		padding-left: 20px;
	}
	.shujuku ul li a>p{
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 5;
		overflow: hidden;
	}
	.shuju_l{
		width: 100%;
	}
	.shuju_r{
		width: 100%;
		margin-top: 20px;
	}
	.quanwen{
		font-size: 12px;
		width: 150px;
	}
	.tabchu{
		font-size: 12px;
		padding: 50px 30px;
	}
	.shuju_r table{
		margin-top: 15px;
	}
	.pore_r{
		width: 100%;
	}
	.pore_l{
		width: 100%;
		margin-top: 20px;
	}
	.xinmo>p,
	.yu_max>p,
	.pore_l span{
		font-size: 18px;
	}
	.xinmo>h1,
	.yu_max>h1,
	.pore_l h1{
		font-size: 16px;
	}
	.pore_l p{
		font-size: 12px;
		line-height: 26px;
		margin-top: 15px;
	}
	.pore_l a{
		font-size: 12px;
		width: 150px;
		margin-top: 10px;
	}
	.chuban_max{
		padding: 10px;
	}
	.xinmo_left{
		width: 100%;
		max-width: 100%;
	}
	.xinmo_center{
		width: 100%;
		max-width: 100%;
		margin-bottom: 20px;
	}
	.munx{
		margin-top: 20px;
	}
	.munx img,
	.xinmo_left img{
		height: auto;
	}
	.tou_label label{
		width: 100%;
	}
	.tou_max form>label{
		margin-top: 0px;
	}
}
@media screen and (max-width: 640px) {
	.xinwen ul li{
		width: 100%;
	}
	.xinwen ul li>p{
		min-height: auto;
	}
	.page .active,
	.page .total{
		width: 26px;
		height: 26px;
		font-size: 12px;
		margin: 0 5px;
	}
	.page .active img,
	.page .total img{
		width: 5px;
		height: auto;
	}
	.chuban_max img{
		width: 100%;
	}
	.chuban_right{
		width: 100%;
		margin-top: 20px;
	}
	.xinwen ul li img{
		height: auto;
	}
	.footer_left{
		width: 100%;
		max-width: 100%;
		margin-bottom: 30px;
	}


}
@media screen and (max-width: 414px) {
	
}





















