@media screen and (max-width: 1600px) {
	
}

@media screen and (max-width: 1200px) {
	.ciosook,
	.xuexias ul,
	.hezuo ul,
	.max,
	.hertre_cen{
		width: 96%;
	}
	.nav ul li{
		margin-left: 40px;
	}
	.about img{
		height: 200px;
		object-fit: cover;
	}
	.banner_text h1{
		font-size: 24px;
		line-height: 24px;
	}
	.banner_text p{
		font-size: 16px;
		line-height: 16px;
		margin-top: 20px;
	}
	.mixkcl{
		width: 96%;
	}

}

@media screen and (max-width: 1000px) {
	.lianxi_cem,
	.lianxi,
	.shouhou,
	.form,
	.jianjie_cen,
	.jianjie{
		margin-top: 30px;
	}
	.lianxi>h1,
	.shouhou>h1,
	.form h1,
	.jianjie h1{
		font-size: 18px;
		line-height: 20px;
	}
	.dongtai{
		margin: 30px auto;
	}
	.form>p{
		font-size: 14px;
	}
	.jianjie_text{
		font-size: 12px;
		line-height: 26px;
	}
	.shouhou ul li{
		width: 100%;
	}
	.shouhou_text{
		min-height: auto;
	}
	.shouhou ul li{
	   display: block;
	}
	.lianxi{
		margin-bottom: 30px;
	}
	#map{
		width: 100%;
	}
	.lianxi_right{
		width: 100%;
		margin-top: 30px;
	}
	.dongtai .page{
		margin-top: 10px;
	}
	.xuexi_right{
		width: 100%;
		margin-top: 30px;
	}
	.xuexi_left{
		width: 100%;
	}
	.cenmou{
		width: 96%;
		padding: 20px;
	}
	.cenmou h1{
		font-size: 16px;
	}
	.cenmou ul li{
	    width: calc(20% - 8px);
		margin-left: 10px;
		margin-top: 10px;
	}
	.omso_img img{
		width: 100%;
	}
	.omso_img .omso_plo{
		width: 100%;
		margin-top: 20px;
	}
	.omso_img::after{
		display: none;
	}
	.omso_plo_right{
		width: 100px;
	}
	.omso_plo_right a{
		font-size: 12px;
		line-height: 60px;
	}
	.mnxis {
	    width: calc(100% - 120px);
	}
	.omso_plo_left p{
		font-size: 12px;
		line-height: 24px;
	}
	.cmk_left{
		width: 400px;
	}
	.cmk_right{
		width: calc(100% - 430px);
	}
	.xunfu{
		display: none;
	}
	.ros_om{
		width: 96%;
	}
	.wenda form{
		width: 100%;
	}
	.di_cen ul li{
		margin-left: 30px;
	}
	.di_cen ul li h1{
		font-size: 16px;
	}

	.omso_img_imxk{
	    width: 100%;
	}
	.xuexi{
	    height: auto;
	}
	.ckaksa{
	    width: 100%;
	}
	.xuexi_text_a,
	.mixksok{
	    width: 100%;
	}
	.xuexi_text{
	    position: static;
	}
}

/*手机*/
@media screen and (max-width: 798px) {
	.an{
		display: block;
	}
		.di_cen ul li a{
		font-size: 12px;
		display: block;
		width: 100%;
		padding: 0 15px;

	}
	.di_cen ul li{
	    border-bottom: 1px solid #fff;
	    padding-bottom: 20px;
	}
	.djsijk,
	.mixksok{
	    display: none;
	    transition: auto;
	}
	.mixkcl_imxk{
	    width: 100%;
	}
	.ciosook{
	    width: 96%;
	    margin: 30px auto;
	}
	.ciosook h1{
	    font: 18px;
	}
	.ciosook p{
	    margin-top: 20px;
	}
	.hertre{
		height: 70px;
		position: fixed;
		top: 0px;
		z-index: 999;
	}
	.nav{
		width: 100%;
		height: calc(100% - 70px);
		top: 70px;
		position: fixed;
		background: #282e32;
		display: none;
		left: 0;
		transition: auto;
		border-top: 1px rgb(255,255,255,0.2) solid;
	}
	.nav ul li{
		width: 100%;
		float: none;
		text-align: center;
	    border-bottom: 1px rgb(255,255,255,0.2) solid;
	    line-height: 60px;
	    font-size: 14px;
	    margin-left: 0px;
	}
	body{
		padding-top: 70px;
	}
	.jianjie_text{
		width: 100%;
	}
	.jianjie_cen img{
		width: 100%;
		margin-top: 20px;
	}
	.form form{
		margin-top: 20px;
	}
	.name{
		margin-top: 0px;
	}
	.name label{
		width: 100%;
	}
	.radio{
		justify-content: space-between;
	}
	.radio label{
		margin: 0;
	}
	.radio p,
	.textarea p,
	.name label p{
		width: 100%;
		text-align: left;
		line-height: 44px;
		font-size: 14px;
	}
	.radio label{
		width: 50%;
		justify-content: flex-start;
		font-size: 14px;
		margin-bottom: 15px;
	}
	.name label input,
	.textarea textarea{
		width: 100%;
		font-size: 14px;
	}
	.submit{
		font-size: 14px;
	}
	.shouhou ul li>img{
		height: auto;
	}
	.lianxi_right{
		height: auto;
		padding: 30px 20px;
	}
	.dongtai ul{
		justify-content: space-between;
	}
	.dongtai ul li{
		width: calc(50% - 5px);
		margin-left: 0px;
		margin-bottom: 10px;
	}
	.dong_text h1{
		font-size: 16px;
	}
	.dong_text span{
		font-size: 12px;
	}
	.dong_text p{
		font-size: 14px;
	}
	.xuexi_left ul{
		width: 100%;
		height: auto;
		display: flex;
		flex-wrap: wrap;
	}
	.xuexi_text{
		width: 100%;
		height: auto;
		margin-top: 20px;
		padding: 0;
	}
	.xuexi_left ul h1{
		font-size: 20px;
	}
	.xuexi_left ul li{
		width: 50%;
		font-size: 12px;
		text-align: center;
		border: 1px solid rgb(255,255,255,0.1);
		padding: 0px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
	}
	.xuexi_text_a a{
		font-size: 12px;
	}
	.yulan{
		margin-top: 30px;
	}
	.xuexias ul li,
	.yulan ul li{
		height: 230px;
	}
	
	.yulan h1{
		font-size: 20px;
		line-height: 20px;
	}
	
	
	.yulan p{
		font-size: 12px;
		line-height: 12px;
	}
	.xziazi_cen,
	.aomxuo_cen,
	.mouxk_cen,
	.omso_cen,
	.xziazi_cen{
		margin: 30px auto;
	}
	.moxlso_cen{
		margin-top: 30px;
	}
	.mouxk_swiper{
	    	width: 100%;
		margin-top: 20px;
	    padding: 0px;
	}
	.mouxk_swiper p{
	    width: 100%;
	}
	.xziazi_swiper{
		width: 100%;
		margin-top: 20px;
	}
	.ros_om_left_opa,
	.mySwiper7,
	.mySwiper8{
		width: calc(100% - 100px);
	}
	.moxucok{
		margin-top: 30px;
		margin-bottom: 20px;
	}
	.rosdkim,
	.xuexias{
		margin-top: 30px;
		padding: 20px 0;
	}
	.hezuo{
		padding: 20px 0;
	}
	.rosdkim{
		margin-top: 0px;
	}
	.wenda>h1,
	.hezuo>h1,
	.rosdkim>h1,
	.xuexias>h1,
	.xuexi>h1,
	.moxucok>h1,
	.omso_cen h1,
	.xziazi_cen h1,
	.moxlso_cen h1,
	.aomxuo_cen h1,
	.mouxk_cen h1,
	.xziazi_cen h1{
		font-size: 20px;
	}
	.omso_cen>p,
	.xziazi_cen>p,
	.moxlso_cen>p,
	.omxuo_plo p,
	.aomxuo_cen>p,
	.mouxk_cen>p,
	.xziazi_cen>p{
		font-size: 12px;
		line-height: 24px;
	}
	.omxuo_plo{
		justify-content: center;
	}
	.wenda,
	.omso_img{
		margin-top: 30px;
	}
	.moxnuonm a,
	.moxlso_cen a,
	.omxuo_plo a,
	.yiongj a{
		width: 130px;
		line-height: 40px;
		font-size: 12px;
	}
	.omso_plo_left a{
		width: 100px;
		line-height: 40px;
		font-size: 12px;
	}
	.omso_plo_left a,
	.moxlso_cen a{
		margin-top: 20px;
	}
	.moxlso_cen img{
		width: 70%;
		margin-top: 30px;
	}
	.omxuo_plo a{
		margin: 0 15px;
		margin-top: 15px;
	}
	.xziazi_swiper .swiper-button-next,
	.mouxk_swiper .swiper-button-next, 
	.xziazi_swiper .swiper-button-prev,
	.mouxk_swiper .swiper-button-prev{
		width: 40px;
		height: 40px;
	}
	.xziazi_swiper .swiper-button-next:after, 
	.xziazi_swiper .swiper-button-prev:after,
	.mouxk_swiper .swiper-button-next:after, 
	.mouxk_swiper .swiper-button-prev:after{
		font-size: 12px;
	}
	.mySwiper8 .swiper-slide p{
		width: 100%;
		font-size: 12px;
		line-height: 20px;
		margin-top: 20px;
	}
	.mySwiper8 .swiper-slide img{
		width: 100%
	}
	.aomxuo_img{
		margin-top: 30px;
	}
	.aomxuo_img .omxuo_plo{
		width: 100%;
	}
	.aomxuo_img img{
		width: 100%;
		margin-top: 20px;
	}
	.mixkcl{
		margin-top: 20px;
	}
	.mixkcl img{
		width: 100%;
	}
	.cenmou_en{
		width: 100%;
		margin-top: 20px;
	}
	.cenmou_en ul li{
		font-size: 12px;
		line-height: 24px;
	}
	.mxiso p{
		line-height: 40px;
		font-size: 12px;
	}
	.chanpin{
		margin-top: 30px;
	}
	.chanpin h1{
		font-size: 20px;
	}
	.chanpin p{
		font-size: 12px;
	}
	.moxjsk{
		margin-bottom: 30px;
	}
	.moxjsk ul{
		justify-content: space-between;
	}
	.moxjsk ul li{
		width: calc(50% - 10px);
		margin-left: 0px;
	}
	.cmk{
		margin-top: 50px;
	}
	.cmk_left{
		width: 100%;
	}
	.cmk_right{
		width: 100%;
		margin-top: 30px;
	}
	.cmk_left h1{
		font-size: 20px;
		color: #000;
	}
	.cmk_left p{
		font-size: 12px;
		line-height: 24px;
		color: #000;
	}
	.beijibng{
	    background-size: 100% auto;
	}
	.mkxock{
		width: 100%;
	}
	.mkxock h1{
		font-size: 16px;
	}
	.mkxock span{
		font-size: 14px;
		margin-top: 10px;
	}
	.mkxock p{
		font-size: 12px;
		line-height: 20px;
		margin-top: 10px;
	}
	.mySwiper88{
		width: calc(100% - 50px);
	}
	.mySwiper88 .swiper-slide img{
		width: 100%;
	
	}
	.dongtai_swiper .swiper-button-next, 
	.dongtai_swiper .swiper-button-prev{
		width: 20px;
		height: 40px;
	}
	.banner_swiper{
		height: 300px;
	}
	.banner_swiper .swiper-pagination {
	    right: 20px !important;
	}
	.dimgh{
		top: 30px;
	}
	.banner_swiper .swiper h1{
		font-size: 20px;
	}
	.banner_swiper .swiper p{
		font-size: 14px;
	}
	.ros_om{
		margin-top: 20px;
	}
	.hezuo ul li{
		margin-top: 20px;
	}
	.banner_xqin img{
	    width: 800px;
		height: 300px;
	}
	.banner_xding{
	    top: 78%;
	}
	.banner_asd{
		width: 100%;
	}
	.banner_asd h1{
		font-size: 20px;
	}
	.banner_asd p{
		font-size: 14px;
		margin-top: 20px;
	}
	.banner_asd ul{
		margin-top: 20px;
	}
	.banner_asd ul li{
		width: 30%;
		margin-right: 2%;
	}
	.banner_asd ul li spam {
        position: absolute;
        width: 100%;
        top: 0px;
        left: 0px;
        color: #fff;
        padding: 0.5rem 0;
        text-align: center;
    }
	.gongu h1{
		font-size: 20px;
		line-height: 20px;
	}
	.moukuai{
		margin-top: 30px;
	}
	.moukuai ul{
		justify-content: space-between;
	}
	.moukuai ul li{
		font-size: 14px;
		margin-top: 20px;
		width: 48%;
		margin-left: 0%;
	}
	.xizai ul{
		justify-content: space-between;
	}
	.xizai ul li{
		font-size: 14px;
		margin-top: 20px;
		width: 48%;
		margin-left: 0%;
	}

	.wenti ul li{
		font-size: 14px;
		line-height: 20px;
		padding: 20px 15px;
	}
	.wenda ul li{
		width: 100%;
		margin-bottom: 30px;
		margin-left: 0%;
	}
	.wenda ul li{
		padding: 15px;
	}
	.wenda_bottom h1,
	.wenda_top h1{
		font-size: 14px;
		background-size: 16px 16px;
		padding-left: 20px;
	}
	.wenda_bottom p,
	.wenda_top p{
		font-size: 12px;
	}
	.di_cen{
		margin: 20px auto;
	}
	.di_cen ul{
		width: 100%;
	}
	.di_cen ul li{
		width: 100%;
		margin-left: 0px;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.di_cen ul li h1{
		width: 100%;
		margin-top: 20px;
	}
	.erweilo{
		justify-content: center;
	}
	.di_right{
		width: 100%;
		margin-top: 30px;
	}
	.di_logo{
		width: 150px;
		margin: auto;
	}
	.beian_cen{
		font-size: 12px;
		line-height: 30px;
	}

}
@media screen and (max-width: 640px) {
	.lianxi_right{
		display: block;
	}
	.lianxi_img{
		position: static;
		right: auto;
		bottom: auto;
		margin-top: 30px;
	}
	.lianxi_right p{
		font-size: 12px;
	}
	.xizai ul li,
	.moukuai ul li{
		width: 100%;
	}
}
@media screen and (max-width: 414px) {

}





















