.swiper-top .swiper-slide img:nth-child(2){
	display: none;
}
.show-s,.m-nav-btn{
	display: none!important;
}
.order-sm-2{
	order: 0;
}
@media screen and (max-width: 700px) {
	body,html{
		font-size: 25px;
	}
	.show-s,.m-nav-btn{
		display: block!important;
	}
	.hidden-s{
		display: none!important;
	}
	.swiper-top .swiper-slide img:first-child{
		display: none;
	}
	.swiper-top .swiper-slide img:nth-child(2){
		display: block;
	}
	.swiper-fixed,.index-video .index-video-hover{
		padding: 0;
		position: static;
	}
	.index-icon .col-md-6:nth-child(2n+1) .item{
		justify-content: left;
		text-align: left;
	}
	.index-icon .item .text{
		overflow: hidden;
		width: 100%;
		text-overflow: ellipsis;
	}
	.flex{
		flex-wrap: wrap;
	}
	.service-l{
		width: 100%;
	}
	.service-msg{
		width: 100%;
		padding: 0;
	}
	.service-r{
		display: none!important;
		width: 100%;
		flex-direction: column;
	}
	.service-r .service-item{
		width: 100%;
	}
	.index-icon .col-md-6:nth-child(2n+1) .item .iconfont{
		order: 0;
	}
	.order-sm-2{
		order: 2;
	}
	.row{
		margin: 0!important;
	}
	.index-video-hover .white-bg>div:first-child{
		order: 2;
	}
	.video-text{
		padding: 1rem;
	}
	.video-mp4{
		background-color: transparent;
	}
	.video-mp4 .video-play{
		height: auto;
	}
	.mt-937{
		margin-top: 0px;
	}
	.index-video-hover .pr-3{
		padding: 0!important;
		padding-bottom: 1rem!important;
	}
	.video-mp4{
		width: 100%;
		padding: 0;
		background-color: #000;
	}
	.header{
		padding-top: 0;
	}
	.header .container{
		border-radius: 0;
	}
	.index-icon>ul{
		flex-wrap: wrap;
	}
	.index-icon>ul li,.about-profile .text{
		width: 100%!important;
		padding-right: 0;
	}
	.case-item,.pro-box .item,.about-profile{
		flex-direction: column;
	}
	.news-left{
		padding: 0;
	}
	.news-item>a{
		height: auto;
	}
	.news-item>a .text{
		width: 95%;
	}
	.icon-service>ul{
		justify-content: center;
	}
	.icon-service>ul>li{
		flex: auto;
		max-width: 40%;
	}
	.icon-service>ul>li .description{
		display: none;
	}
	.about-qywh .item{
		flex: 0 0 auto;
		width: 50%;
		border-bottom: 1px solid #C9C9C9;
	}
	.container{
		padding: 0 10px;
	}
	.icon-yunying ul>li{
		padding: 8px;
	}
	.page-news .pic{
		flex: 0 0 auto;
		margin: 0;
		margin-bottom: 15px;
	}
	.page-news .pic img{
		transform: scale(1);
	}
	.page-news>a{
		flex-direction: column;
	}
	.list-header{
		padding-top: 1rem;
		text-align: inherit;
	}
	.hot-news{
		flex-direction: column;
	}
	/*手机导航*/
	.header{
		position: relative;
	}
	.m-nav-btn{
		display: block;
		position: absolute;
		right: 10px;
		top: 4px;
		font-size: 32px!important;
		color: #c10e35;
		font-weight: 900;
	}
	.m-nav{
		position: absolute;
		top: 100%;
		width: 100%;
		left: -100%;
		display: block;
		overflow: hidden;
		z-index: 9999;
		transition: all .35s ease-in-out;
	}
	.m-nav p a{
		display: block;
		border-top: 1px solid rgba(255,255,255,.2);
		background-color: #c10e35;
		font-size: 15px;
		line-height: 3;
		padding-left: 10px;
		color: #fff;
	}
	
	.m-fixed-list{
		position: fixed;
		bottom: 30px;
		left: 15px;
		width: calc(100% - 30px);
		z-index: 99999;
	}
	.m-fixed-list ul{
		background-color: rgba(0,0,0,.5);
		border-radius: 30px;
		display: flex;
		overflow: hidden;
	}
	.m-fixed-list ul li{
		flex: 1;
		text-align: center;
		border-right: 1px solid rgba(255,255,255,.2);
	}
	.m-fixed-list ul li:hover{
		background-color: #c10e35;
	}
	.m-fixed-list ul li .iconfont{
		display: inline-block;
		font-size: 16px;
		line-height: 32px;
		color: #fff;
	}
	.m-search{
		background-color: #C10E35;
		color: #fff;
		text-align: center;
		border-top: 1px solid rgba(255,255,255,.2);
		padding: 10px 25px;
	}
	.m-search .select-box{
		color: #fff;
	}
	.m-search .enter-box {
		position: relative;
	}
	.m-search .select-box input{
	}
	.m-search .enter-box input{
		width: 100%;
		padding: 0 10px;
		border: 1px solid #ddd;
		margin: 10px 0;
		line-height: 30px;
	}
	.m-search button{
		position: absolute;
		right: 15px;
		bottom: 15px;
		background-color: transparent;
		outline: none;
		border: none;
		color: #C10E35;
		font-size: 16px;
	}
}