@media screen and (max-width: 1600px) {
	.top_yq{
		top: 20px;
	}
	.gongzhang ul{
	    float: left;
	}
}
@media screen and (max-width: 1350px) {
	:root {
		--max: calc(100% - 20px);
		--font32: 32px;
		--font24: 24px;
		--font16: 12px;
	  }
}

@media screen and (max-width: 1200px) {
	.logo{
		width: 200px;
	}
	.top_cen form{
		width: 500px;
	}
	.top_cen form .seach_s{
		width: 45px;
	}

	.banzi_swiper .swiper-button-next,
	.banzi_swiper .swiper-button-prev{
		width: 50px;
		height: 50px;
		font-size:14px;
		color: #fff;
	}
	.mySwiper_bn{
		width: 100%;
	}

	.footer_l {
		width: 300px;
	}
	.footer_r{
		width: calc(100% - 350px);
	}
	.tupu_text i{
		width: 30px;
		margin-top: 10px;
	}
}

@media screen and (max-width: 992px) {
	:root {
		--font40: 24px;
		--font32: 18px;
		--font24: 14px;
		--font16: 12px;
		--top70: 30px;
	  }

	  .tese>h1{
		height: 50px;
		line-height: 50px;
		font-size: 16px;
		letter-spacing: 22px;
    	text-indent: 21px;
	}

	.tese ul li {
		width: 100px;
		height: 30px;
		line-height: 30px;
	}	
	.ksjieshao>ul>li>ul>li{
		line-height: 30px;
	}
	.list{
		margin-top: 0px;
	}
	.list ul li{
		margin-top: 20px;
		padding: 15px;
	}
	.list ul li a{
		min-height: 80px;
		padding: 10px 15px;
	}
	.list_left{
		width: calc(100% - 100px);
		padding-left: 25px;
	}
	.list_left::after{
		width: 15px;
	}
	.list ul li a>p{
		width: 90px;
	}

	.xw ul{
		justify-content: space-between
	}
	.xw ul li{
		width: calc(50% - 10px);
		margin-left: 0px;
		padding: 10px;
		margin-bottom: 30px;
	}
	.xw ul li::after{
		height: 2px;
		bottom: -16px;
	}
	.xw ul li h1{
		margin-top: 10px;
		margin-bottom: 20px;
	}

	.show_text{
		line-height: 30px;
	}
	#share{
		position: static;
		top: auto;
		right: auto;
		margin-top: 20px;
	}
	.ksjieshao>ul>li>ul{
		padding-left: 0px;
	}
	.ksjieshao>ul>li h1{
		padding-left: 20px;
	}
	.jianjie h1::after,
	.ksjieshao>ul>li h1::after{
		width: 15px;
		height: 25px;
	}
	.shwo_r{
		padding: 20px;
		font-size: 14px;
		line-height: 26px;
	}

	.xin_tem i{
		display: none;
	}
	.xinxi ul li img{
		width: 150px;
	}
	.xin_tem{
		width: 100px;
	}
	.tem{
		width: 50px;
		height: 50px;
	}
	.tem h1{
		font-size: 16px;
	}
	.tem p{
		font-size: 12px;
	}
	.xin_r{
		width: calc(100% - 250px);
	}
	.xin_r p{
		margin-top: 10px;
	}
	.banzi_swiper{
		margin: 30px auto;
	}
	.xins ul{
		margin-top: 10px;
	}
	.xins ul li{
		width: 120px;
		height: 50px;
		line-height: 50px;
		margin: 0 10px;
		margin-top: 10px;
	}
	.footer_max,
	.inxw h1{
		margin: 30px auto;
	}
	.zuixin_max ul li h1{
		margin-bottom: 50px;
	}


}


@media screen and (max-width: 768px) {
    
    
    .cmaksjkas{
        width: 400px;
        max-width: 96%;
    }
    .cmaksjkas>img{
        width: 80px;
    }
    .banun{
        width: 120px;
        height: 270px;
    }
    .banun h1{
        font-size: 14px;
        line-height: 120px;
    }
    .banun img{
        width: 30px;
    }
    
    
    
    
    .gongzhang{
        width: max-content;
        position: absolute;
        top: 50%;
        right: 60px;
        transform: translateY(-50%);
        margin-top: 0px;
    }
	.an {
		display: block;
	}
	.top_cen form,
	.top_yq{
		display: none;
	}

	.top{
		height: 70px;
		position: fixed;
		top: 0;
		z-index: 998;
		background: none;
		box-shadow: 0px 0px 5px rgb(0,0,0,0.1);
		background-image: url(../images/jasjc_06.png);
		background-position: center;
		background-repeat: repeat;
		background-size: 100% auto;
	}
	
	.top_cen{
		height: 100%;
		margin: auto;
	}

	.logo {
		width: 130px;
		left: 3%;
	}

	.hertre{
		position: fixed;
		width: 100%;
		height: calc(100% - 70px);
		top: 70px;
		z-index: 999;
		left: 0;
		display: none;
		background: none;
		background-image: url(../images/jasjc_06.png);
		background-size: 100% 100%;
		background-position: bottom center;
		background-repeat: repeat;
		transition: auto;
		overflow: auto;
	}


	.hertre_cen{
		display: block;
	}
	.nav {
		width: 100%;
		background:none;
		transition: auto;
		border-top: 1px rgb(0, 0, 0, 0.1) solid;
	}

	.nav ul li {
		width: 100%;
		float: none;
		color: #000;
		text-align: center;
		border-bottom: 1px rgb(0, 0, 0, 0.1) solid;

		font-size: 16px;
		margin-left: 0px;
		text-align: left;
	}
	.nav ul li.nav_cen{
	    background: none;
	    color: #000;
	}
	.nav_ul{
	    display: block;
	    position: static;
	    top: auto;
	    left: auto;
	    background: none;
	    padding: 10px 20px;
	    padding-top: 10px;
	}
	.nav_ul a{
	    text-align: left;
	    padding: 0 20px;
	    color: #000;
	}
	.nav_ul::before,
	.nav_ul::after,
	.nav ul li.nav_cen::before,
	.nav ul li.nav_cen::after{
	    display: none;
	}
		.nav ul li:hover{
		    background: none;
		    color: #000;
		}
	.nav ul li:hover::before,
	.nav ul li:hover::after{
	    display: none;
	}
	
	
	
	
	
	.list_left h1{
		font-size: 16px;
	}
	
	.list_left{
		width: 100%;
	}
	.list ul li a>p{
		width: 100%;
		text-align: left;
		padding-left: 25px;
		margin-top: 15px;
	}
	

	body{
		padding-top: 70px;
	}


	.tse ul,
	.ksjieshao>ul>li>ul{
		justify-content: space-between;
	}
	.tse ul li,
	.ksjieshao>ul>li>ul>li{
		width: calc(50% - 10px);
		margin-top: 20px;
		margin-left: 0px;
	}

	.shwo_l{
		width: 100%;
	}
	.shwo_r{
		width: 100%;
		line-height: 22px;
	}
	.jianjie_text{
		line-height: 26px;
		margin-top: 20px;
	}
	.banner_text h1{
		font-size: 24px;
		margin-top: 10px;
	}

	.xinxi ul li img{
		width: 100%;
	}
	.xin_tem{
		width: 100px;
		margin: 20px auto;
	}
	.xin_r{
		width: 100%;
	}
	.daohang ul li{
		width: calc(50% - 2px);
		margin-top: 4px;
	}
	.zuixin_max ul li{
		width: 100%;
		margin-top: 10px;
	}
	.zuixin_max ul li::after{
		display: none;
	}

	.jin_l{
		width: 100%;
	}
	.jin_l ul{
		margin-top: 0px;
	}
	.jin_l ul li{
		margin-top: 20px;
	}
	.jin_r{
		width: 100%;
		margin-top: 30px;
	}
	.jin_r ul{
		margin-top: 20px;
	}
	.jin_r ul li{
		width: 33%;
	}
	.jddt_jn,
	.gengduo{
		width: 150px;
		margin-top: 30px;
	}
	.lianjie_max ul{
		width: calc(100% - 70px);
	}
	.annei{
		width: 70px;
	}
	.footer_l {
		width: 100%;
	}
	.footer_r{
		width: 100%;
		margin-top: 30px;
	}
	.banquan ul li{
		margin-left: 0px;
		width: 25%;
		line-height: 30px;
		text-align: center;
	}
	.ertweima ul,
	.banquan ul{
		margin-left: 0px;
	}
	.dizhi{
		text-align: left;
		line-height: 30px;
	}
	.ertweima ul{
		width: 100%;
		justify-content: space-between;
	}
	.ertweima ul li{
		margin-left: 0px;
	}
	.tese ul{
		margin-top: 20px;
	}
	.tese ul li{
		margin-top: 10px;
	}

	.jians_l{
		width: 100%;
	}
	.jians_r{
		width: 100%;
		margin-top: 30px;
	}
	.jians_r_text h1{
		font-size: 18px;
	}
	.shomTwxt{
		font-size: 12px;
	}
}