@media only screen and (max-width: 1080px) {
	#webBox{display: none;} 
	#mobelBox{display: block;}
}


/*mobileBanner*/

.aboutBanner-mobeile{
	width: 100%;
	height: auto;
}

.aboutBanner-mobeile img{
	display: block;
	width: 100%;
	height: auto;
}

/*about-mobile*/
.about-mobile{
	width: 100%;
}

.about-mobile h1{
	margin-top: 3rem;
	margin-left: 1.6rem;
}

.about-mobile p{
	width: 90%;
	margin-top: 3rem;
	font-size: 1.4rem;
	line-height: 2.4rem;
	color: #808080;
}

/*jiagou-mobile*/
.jiagou-mobile{
	width: 100%;
	padding: 2rem 0;
	margin-top: 3rem;
	background: #1CC98A;
}

.jiagou-mobile h1{
	color: #fff;
	margin-left: 2rem;
}
.jiagou-mobile p{
	width: 100%;
	padding: 1rem 0;
}
.jiagou-mobile img{
	display: block;
	width: 90%;
	height: auto;
	margin-top: 3.6rem;
}

/*jiShu-mobile*/
.jiShu-mobile{
	padding:10% 0;
	width: 100%;
	background: #F2F2F2;
	height: auto;
}

.jiShu-mobile h1{
	font-size: 2.4rem;
	color: #39ce98;
	margin:0rem 0rem 3.6rem 1.6rem;
	background: url(../img/aboutMobile/active-mobile.gif) no-repeat left bottom;
	height:5rem;
}

.jiShu-mobile dl{
	width: 100%;
}

.jiShu-mobile dt{
	width: 90%;
	font-size: 1.6rem;
	color: #39ce98;
	margin-bottom: 1.8rem;
}

.jiShu-mobile dl dd{
	width: 90%;
}

.jiShu-mobile dl dd img{
	width: 100%;
}

.jiShu-mobile p{
	width: 90%;
	font-size: 1.2rem;
	line-height: 2rem;
	color: #808080;
	margin-top: 1.4rem;
	margin-bottom: 4rem;
}

/*rongyu-mobile*/
.rongYu-mobile{
	width: 100%;
	background:  url(../img/aboutImg/inner_banner10.jpg) no-repeat 42% 0;
	background-size:400% auto ;
	clear: both;
	
}

.r-one-mobile{
	padding-top: 10%;
	position: relative;
	top: 3rem;
	width: 90%;
	height: 35rem;
}



.r-one-mobile h1{
	font-size: 2.4rem;
	color: #39ce98;
	background: url(../img/aboutMobile/active-mobile.gif) no-repeat left bottom;
	height: 5rem;
}

.r-one-mobile p{
	margin-top: 2rem;
	font-size: 1.2rem;
	line-height: 2rem;
	color: #666;
}


.r-one-mobile input{
	background: none;
	border: #1DC98A 1px solid;
	color: #1DC98A;
	padding: 0.6rem 1.5rem;
	margin-top: 10%;
}




.OurTrademark_M{
	width: 100%;
	padding-bottom: 50px;
}
.OurTrademark_M h1{
	font-size: 2.4rem;
	margin-left: 2rem;
	height: 5rem;
	color: #1CC98A;
}
.OurTrademark_M strong{
	padding-left: 30px;
	font-size: 21px;
	height: 50px;
	width: 90%;
	margin: 2rem;
	display: inline-block;
	border-left: #808080 1px solid;
	color:#1F964C;
}

.OurTrademark_M strong span{
	font-size: 14px;
	color: #808080;
}

.OurTrademark_M sup{font-size: 12px;}



