@media only screen and (max-width:1024px) and (min-width:769px) {
	.Inner_banner .img {
		padding-bottom: 50%;
	}
}

@media only screen and (max-width:768px) {
	.index_footer .box .boxTop .item {
		display: none;
	}

	.index_footer .box .boxTop .item:nth-last-child(2) {
		display: block !important;
	}

	.index_footer .box .boxTop .item:last-child {
		display: none !important;
	}

	.bottomlogoy {
		position: relative !important;
		right: auto !important;
		margin-top: 14px !important;
	}

	.index_footer .box .boxTop {
		padding: 0 0 0.8rem;
	}

	.hon_tab_nav_box {
		float: none;
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.hon_con_case{
		float: none;
		width: 100%;
	}
	.hon_con_box{
		float: none;
		width: 100%;
	}
	.hon_name_box{
		display: none !important;
	}
	.hon_tab_nav_box>div{
		width: 28%;
		max-width: none;
	}
	.hon_tab_nav_box>div:nth-child(4),.hon_tab_nav_box>div:nth-child(5){
		width: 48%;
	}
	.hon_con_box .swiper-slide>div>img{
		max-width: 360px;
		max-height: 300px;
	}
	.yx_yanfaCon{
		width: 100%;
		margin-bottom: 4rem;
	}
	
	.yx_ABOUTzl .yx_zlLeft,.yx_ABOUTzl .yx_zlLeft .yx_list,.yx_ABOUTzl .yx_zlRight{
		width: 100%;
	}
	.yx_ABOUTzl .yx_zlRight{
		margin-top: 0.3rem;
	}
	.yx_HisBox .new_date{
		display: none;
	}
	.yx_ABOUTHis .yearBOX{
		width: 100%;
		position: relative;
	}
	.yx_ABOUTHis .yx_HisContent{
		width: 100%;
		height: 200px;
		margin-top: 0.42rem;
	}
	.hmc5clound{
		height: auto;
	}
	.yx_ABOUTHis{
		padding-top: 0;
		background: #fff url("../image/hisbg.jpg") no-repeat no-repeat 68% 0;
	}
	.yx_360 .yx_zlConBox .yx_CBContent .yx_360Right{
		width: 100%;
		padding-left: 0;
		max-height: 80vh;
		overflow: auto;
	}
	.yx_ProNav > *{
		display: none;
	}
	.yx_ProNav{
		height: 0.46rem;
		padding: 0;
	}
	.yx_NewProduct .item a .content2 .left h5{
		width: 90%;
		margin-left: auto !important;
		margin-right: auto !important;
		font-size: var(--yx_FS16);
	}
	.yx_NewProduct .item a .content2 .right *{
		font-size: 0.14rem;
	}
	.yx_NewsBox .news_box1,.yx_NewsBox .yx_NBRight,.yx_engin .yx_enLeft,.yx_engin .yx_enRight{
		width: 100%;
		padding-left: 0 !important;
	}
	.yx_NewsBox .yx_NBRight{
		margin-bottom: 0.42rem;
	}
	.hy_pro .box .boxRight{
		padding-left: 0 !important;
	}
	.yx_engin > .yx_Width {
		        flex-direction: column-reverse;
		    }
			.yx_NewsBox .yx_NBRTop{
				display: none !important;
			}
}