.banner{
	width: 100%;
	background: url('../../images/xiaochengxu/index/banner.jpg') no-repeat center;
	height: 430px;
	position: relative;
}
.banner-box{
	width: 1200px;
	margin: 0 auto;
	height: 430px;
	color: #fff;
	position: relative;
	background: url('../../images/xiaochengxu/index/banner2.jpg') no-repeat center;
}
.banner-btn{
	height: 50px;
	width: 176px;
	display: block;
	position: absolute;
	bottom: 78px;
	left: 3px;
}
.center{
	height: 328px;
	width: 100%;
}
.center-main{
	width: 1200px;
	margin: 0 auto;
	padding: 38px 0 40px 0;      
}
.center-list{
	float: left;
	width: 25%;
	text-align: center;
}
.list-img{
	background: url('../../images/xiaochengxu/index/gongneng.png') no-repeat center;
	width: 100%;
	height: 182px;
	margin-bottom: 20px;
}
.list-img.wx{
	background-position: 0px -24px;
}
.list-img.menkan{
    background-position: -276px 0px;
}
.list-img.hangye{
    background-position: -610px 0px;
    height: 190px;
    margin-bottom: 12px;
}
.list-img.tiyan{
	background-position: -950px 0px;
}
.list-txt{
	font-size: 18px;
	line-height: 27px;
}
.bottom{
	background-color: #f4f7fe;
	padding: 44px 0;
}
.bottom-main{
	width: 1200px;
	margin:0 auto;
	text-align: center;
}
.bottom-text{
	margin-bottom: 52px;
}
.bottom-title{
	font-size: 32px;
	line-height: 64px;
	font-weight: bold;
	color: #3c3d3f;
}
.bottom-desc{
	font-size: 15px;
	line-height: 19px;
	color: #7a7b7f;
}
.bottom-box{
	height: 450px;
	margin-right: -39px;
	margin-left: -1px;
}
.box-list{
	width: 322px;
	height: 378px;
	border:1px solid #f2f0f9;
	background-color: #fff;
	float: left;
	margin-right: 37px;
	padding: 36px 26px;
	text-align: center;
}
.box-img{
	width: 127px;
	height: 127px;
	background: url('../../images/xiaochengxu/index/bottom_img.png') no-repeat center;
	margin: 0 auto 25px;
}
.wx-shopping{
	background-position: 0px 0px;
}
.md_xcx{
	background-position: -254px 0px;
}
.O2O_xcx{
	background-position: -127px 0px;
}
.bottom-box-title{
	font-size: 23px;
	line-height: 35px;
	color: #3f3f3f;
}
.bottom-box-label{
	font-size: 15px;
	line-height: 25px;
	color: #bfbfbf;
	margin-bottom: 20px;
}
.bottom-box-desc{
	font-size: 14px;
	line-height: 26px;
	color: #666;
}
.bottom-btn{
	margin: 28px auto 0;
	height: 40px;
	width: 295px;
}
.btn-use{
	width: 169px;
	float: left;
	background-color: #11c96e;
	border-radius: 2px;
}
.btn-details{
	width: 116px;
	float: right;
	background-color: #3d98ff;
	border-radius: 2px;
}
.bottom-box-btn{
	height: 40px;
	line-height: 40px;
	color: #fff;
	display: block;
	font-size: 16px;
}
.box-list:hover .box-img{
	-webkit-animation: icon-bounce .5s alternate;
	   -moz-animation: icon-bounce .5s alternate;
	    -ms-animation: icon-bounce .5s alternate;
	     -o-animation: icon-bounce .5s alternate;
	        animation: icon-bounce .5s alternate;
}