.soft-img{
	width: 100%;
    height: 8.0rem;
    background: url(../../images/soft/banner.png) center top no-repeat;
    background-size: 100%,8.0rem;
    padding: 2rem 0.3rem 0.3rem 0.8rem;
    margin-top: 2.3rem;
}
p{
	color: #555555
}
.soft-border{
	width: 11rem;
    height: 5rem;

}
.soft-title{
	font-size: 1.0rem;
	color: #ffffff;
	font-weight: 800;
}
.soft-en{
	font-size: 0.6rem;
	color: #555555;
	font-weight: 800;
	text-transform:uppercase;
	line-height: 0.7rem;
}
.soft-content{
	font-size: 0.4rem;
	color: #555555;
}
.soft-box{
	width: 100%;
	height: 27rem;
    padding: 1.5rem 0.3rem 0.3rem 0.3rem;

}
.soft-der{
	font-size: 0.5rem;
	color:#555555;
	text-align: center;
	line-height: 0.9rem;
	margin-bottom: 0.5rem;
}
.website-box{
	width: 48.59%;
	height: 100%;
	float: left;
	background-color: #86bf14;
}
.web-title{
	font-size: 0.75rem;
	color:#ffffff;
	text-align: center;
	margin-top: 0.5rem;
}
.web-content{
	font-size: 0.4rem;
	color:#ffffff;
	text-align: center;
	padding: 0.4rem;
	line-height: 0.75rem;
}
.app-box{
	width: 32.44%;
    height: 100%;
    float: left;
    margin-left: 0.2rem;
    background-color: #ffffff;
}
.app-box:first-of-type{
	margin-left: 0px;
}
.app-border{
	width: 100%;
	height: 3.6rem;
	background-color: #00b8ee;
	padding: 1.2rem 1.2rem 1.2rem 1.98rem;
}
.app-img{
	width: 1.2rem;
	height: 1.2rem;
}
.ios-title{
	font-size: 0.70rem;
	color:#86bf14;
	text-align: center;
	margin-top: 0.6rem;
}
.ios-content{
	font-size: 0.4rem;
	color: #555555;
	text-align: center;
	line-height: 0.75rem;
	padding: 0.4rem;
}

.exper-box{
	width: 49%;
	height: 100%;
	float: left;
}
.exper-border{
	width: 100%;
	height: 5rem;
	position: relative;
	top: -5.2rem;
	padding: 0.3rem;
}
.exper-title{
	font-size: 0.85rem;
	color: #555555

}
.exper-en{
	font-size: 0.4rem;
	text-transform: uppercase;
}
.exper-content{
	font-size: 0.4rem;
    margin-top: 1.3rem;
    text-align: right;
    width: 92%;
    float: right;
}
.wechat-box{
	width: 49%;
	height: 100%;
	float: left;
	background-color: #ffffff;
	padding: 0.4rem;
}
.wechat-title{
	font-size: 0.85rem;
	text-align: center;
	margin-top: 0.5rem;
}
.wechat-content{
	font-size: 0.5rem;
	margin-top: 0.4rem;
}