@media(max-width:767px){
    .phone{
		display: block;
	}
	.high{
		display: none;
	}
	.bg{
		display: none;
	}

	.pssBox{
		display: none;
	}
	.header-m{
		display: block;
		height: 40px;
		background: #282828;
		position: unset;
	}
	.header-m .logo .logo1{
		background-size: contain;
		width: 70vw; /*03.11改*/
		height: 9vw;
	}
	.header-m .top-1{
		height: 40px;
	}
	.header-m .top-1 .logo{
		height: 40px;
		padding: 8px 0;
	}
	.header-m .user{
		float: right;
		background: url(../img/user-m.png) center top no-repeat;
		background-size: contain;
		width: 6vw;
		height: 8vw;
		margin-right: 3vw;
		margin-top: 2vw;
	}
	.header-m .nav-m{
		float: right;
		background: url(../img/nav-m.png) center top no-repeat;
		background-size: contain;
		width: 6vw;
		height: 8vw;
		margin-right: 3vw;
		margin-top: 3vw;
    }
    .center1-bottom{
		background: url(../img/products/highBg.jpg) center top no-repeat;
		background-size: contain;
		width: 100%;
		height: 55vw;
	}
	.center1-bottom .zhengce1{
		width: auto;
        height: auto;
        padding-top: 6vw;
		
	}
	.zhengce1 .zhengce1-1{
		font-size: 6vw;
	}
	.center1-bottom .zhengce2{
		width: auto;
        height: auto;
        color: white;
        font-size: 6vw;
    }
    .wbBtn{
        border-radius: 2px;
		width: 16vw;
		color: #fff;
        background-color: rgb(142, 194, 70);
        text-align: center;
        line-height: 6vw;
        margin: 3vw auto;
    }
    .headList{
        color: #fff;
        text-align: center;
        line-height: 5vw;
    }
    .headList span{
        margin-right: 3vw;
    }
    .headList span:nth-child(4),.headList span:last-child{
        margin-right: 0vw;
    }
    .title-m{
		text-align: center;
		font-size: 6vw;
		font-weight: bold;
	}
	.title-en{
		text-align: center;
		font-size: 3vw;
		text-transform:uppercase;
    }
    .soulution{
		width: 100vw;
		background-color: white;
		/* margin-top: 6vw;
		padding-top: 6vw; */
    }

    .slBox{
        width: 30vw;
		height: 10vw;
		background-color: #f2f2f2;
		text-align: center;
		line-height: 10vw;
		float: left;
		margin-left: 2.5vw;
		margin-top: 3vw;
    }

    .hr{
        border-top: 1.5px solid #272727;
        padding: 3vw 0;
        margin: 3vw auto;
        width: 95vw;
    }
    .fw-box{
        width: 95vw;
        height: 56vw;
        /* margin: 6vw auto !important; */
        /* border: 1px solid #c9c9c9; */
        box-shadow: 0px 0px 6px #ccc;
    }
    .fw-box h1{
        font-size: 10vw;
        font-family: "Roboto";
        color: #313131;
        text-align: left;
        padding-top: 6vw;
        margin-left: 4vw;
        position: relative;
    }
    .fw-box h1 img{
        width: 10vw;
        height: 10vw;
        position: absolute;
        top: 6vw;
        right: 7vw;
    }
    .fw-box h2{
        font-size: 5vw;
        font-family: "Roboto";
        color: #313131;
        text-align: left;
        padding-top: 4vw;
        margin-left: 4vw;
    }
    .botLine{
        width: 10vw;
        margin-left: 4vw;
        background: #313131;
        height: 0.5vw;
        margin-top: 2vw;
    }
    .fw-box p{
        font-size: 2vw;
        color: #272727;
        text-align: left;
        margin-left: 4vw;
        margin-top: 6vw;
        width: 86vw;
    }

	.slImg{
		width: 95vw;
		margin: 6vw auto;
		border: 1px solid #c9c9c9;
    }

	.slImg h2{
		line-height: 10vw;
		font-size: 5vw;
		font-weight: bold;
		padding-left: 4vw;
	}
	.slImg p{
		line-height: 7vw;
		padding-left: 4vw;
    }
    
    .partner{
		width: 100vw;
		background-color: white;
		/* padding-top: 6vw; */
	}
	.partner .numSty{
		color: #282828;
		font-size: 10vw;
		width: 42vw;
		text-align: center;
	}
	.partner .numPlus{
		color: #282828;
		font-size: 12vw;
	}
	.num-m p{
		clear: both;
		width: 42vw;
		text-align: center;
	}
	.num-m{
		float: left;
		padding-top: 4vw;
		padding-bottom: 4vw;
	}
	.brb{
		border-right: 1px solid #dfdfdf;
		border-bottom: 1px solid #dfdfdf;
		box-sizing: border-box;
	}
	.bb{
		border-bottom: 1px solid #dfdfdf;
		box-sizing: border-box;
	}
	.br{
		border-right: 1px solid #dfdfdf;
		box-sizing: border-box;
	}
	.numBox-m{
		width: 86vw;
		margin: 6vw auto;
		/* padding-bottom: 6vw; */
    }
    .numBox-m img{
        width: 14vw;
        margin: 2vw auto;
        height: 14vw;
    }
    .botBox{
		background-color: #282828;
	}
	.botCon{
		width: 95vw;
		margin: 0 auto;
	}
	.botBox h2{
		color: #8ec246;
		font-size: 4.5vw;
		padding-top: 3vw;
		padding-bottom: 3vw;
		border-bottom: 1px solid #494949;
	}
	.botBox h3{
		color: #aeaeae;
		font-size: 2vw;
		padding-top: 3vw;
		padding-bottom: 3vw;
		border-bottom: 1px solid #494949;
	}
	.botCon a{
		color: #aeaeae;
		font-size: 2vw;
		padding-top: 3vw;
		padding-bottom: 3vw;
	}
	.botCon span{
		color: #aeaeae;
		margin: 0 4vw;
		font-size: 2vw;
	}
	.link-m{
		padding-top: 4vw;
		padding-bottom: 4vw;
	}
	.botCon h4{
		color: #aeaeae;
		line-height: 6vw;
		padding-bottom: 4vw;
		font-size: 2vw;
	}
	.botCon img{
		float: right;
		width: 5vw;
		height: 5vw;
	}
}