@media screen and (max-width:1200px) {
	body {
		max-width: 750px;
		margin: 0 auto;
	}
	.hd{
		display: none;
	}
	.box_s{
		display: none;
	}
	.headerImg{
		display: none;
	}
	.img_wp-top{
		display: block;
	}
	.nav_pc {
		display: none;
	}
	
	.nav_wp {
		display: block;
		width: 100%;
		height: auto;
		overflow: auto;
		background-color: #2464C6;
		padding: 2% 0;
	}
	.cj_banner{
		width: 100%;
		height: auto;
		min-height: 50px;
	}
	.cj_banner a img{
		min-height: 50px;
	}
	.wpnav_01 {
		width: 40%;
		height: 40px;
		background: rgba(0, 0, 0, 0.2);
		margin-left: 2%;
		float: left;
		text-align: center;
		color: #fff;
		line-height: 40px;
		font-size: 18px;
	}
	
	.wpnav_02 {
		width: 54%;
		height: 40px;
		background: rgba(233, 213, 193, 1);
		margin-left: 2%;
		float: left;
		text-align: center;
		color: #7D4B1B;
		line-height: 40px;
		font-size: 18px;
		font-weight: 600;
		cursor: pointer;
	}
	
	.wpycnav {
		width: 96%;
		height: auto;
		/* overflow: auto; */
		padding-bottom: 10px;
	}
	
	.wpycnav .nav_line {
		width: 100%;
		line-height: 20px;
		font-size: 18px;
		padding-top: 12px;
		padding-left: 8px;
		padding-bottom: 8px;
		color: #FFFFFF;
		display: block;
		float: left;
	}
	
	.wp_fnav {
		width: auto;
		margin: 2px auto;
		text-align: center;
	}
	
	.wp_xf {
		display: inline-block;
		font-size: 16px;
		padding: 0 2% 1% 2%;
		color: #fff;
		float: left;
		line-height: 18px;
	}
	
	.wpycnav h2 {
		width: 100%;
		float: left;
		border-bottom: #ffaa00 1px dashed;
		padding-top: 10px;
	}
	.first_tier{
		display: flex;
		flex-direction: column;
	}
	.container{
		width: 96% !important;
		height: auto;
	}
	#benner{
		display: none;
		width: 100%;
		height: auto;
	}
	#benner img{
		width: 100%;
		height: auto;
	}
	#benner .title .nr{
		width: 6px;
		height: 6px;
		margin-right: 4px;
	}
	#benner .title {
	padding: 4px 6px;
}
	.ky_jccent{
		margin-top: 6%;
	}
	.tzgg_sub{
		width: 100%;
		height: auto;
	}
	.mtop{
		margin-top: 0px;
	}
	/* .tzgg_sub ul li span{
		display: none;
	} */
	.tzgg_sub ul{
		width: 90%;
		margin: 0 auto;
	}
	.tzgg_sub ul li a{
		width: 100%;
		width: 72%;
	}
	.tzgg_sub ul li span{
		font-size: 12px;
		display: block;
		/* width: 24%; */
		margin-left: initial;
	}
	.second_tier{
		display: flex;
		flex-direction: column;
	}
	.gxsx_sub{
		width: 100%;
		height: auto;
	}
	.gxsx_sub ul{
		width: 90%;
		margin: 0 auto;
	}
	.gxsx_sub ul li span{
		display: block;
		width: 28%;
		font-size: 12px;
		margin-left: initial;
	}
	.gxsx_sub ul li a{
		width: 70%;
	}
	.qgsx_sub{
		display: none;
	}
	.jr_wp{
		display: flex;
		flex-direction: column;
		width: 100%;
		height: auto;
	}
	.tablea .item ul{
		width: 90%;
		height: auto;
		margin-top: 4%;
		margin: 0 auto;
	}
	.tablea .item ul li a{
		width: 80%;
	}
	.uni-tab_title p{
		font-size: 16px;
	}
	.tablea .item ul li>span{
		display: block;
		width: 28%;
		font-size: 12px;
	}
	.tab_sx{
		width: 96%;
		height: auto;
	}
	.uni-tab{
		width: 100%;
		height: auto;
	}
	.footer{
		width: 100%;
		height: auto;
	}
	.container_con{
		width: 96%;
		height: auto;
		display: flex;
		flex-direction: column;
	}
	.footer_logo{
		width: 60%;
		height: auto;
	}
	.baxx_info{
		margin-top: 0px;
		margin-left: 0px;
		text-align: center;
	}
}