*{
	margin:0;
	padding:0;
	list-style: none;
}
.function_total{
	min-width: 1360px;
	max-width: 1920px;
	overflow: hidden;
}
.function_banner{
	height:655px;
	background:url(../images/shop/mall_01_01.png)no-repeat 50% 100%;
	background-size:center 100%;
}
.function_lists{
	background-color:#f5f5f5;
	height:58px;
	box-sizing: border-box;
	padding-top:15px;
	position:relative;
	top:-284px;
}
.function_lists ul li p{
	color:#444;
	border-radius:20px;
	padding:6px 19px;
	cursor: pointer;
}
.function_lists ul li .active{
	background-color:#ee0000;
}
.function_lists ul li .active a{
	color:#fff;
}
.function_lists ul li{
	float:left;
	margin-left:140px;
}
.function_lists ul li p a{
	text-decoration: none;
	color:#444;
}
.function_lists ul li:first-child{
	margin-left:0;
}
.function_lists ul{
	overflow:hidden;
	width:1200px;
	margin:0 auto;
}
.functions{
	margin-top:-235px;
	margin-bottom:260px;
}
.functions ul li{
	float:left;
	overflow:hidden;
	min-width:300px;
	margin-top:60px;
}
.functions ul li img{
	width:54px;
	height:54px;
}
.functions ul{
	overflow:hidden;
	width:1200px;
	margin:0 auto;
}
.functions ul li>div{
	float:left;
}
.functions ul li>div:last-child{
	margin-left:14px;
	height:60px;
}
.functions ul li>div p{
	color:#444;
	margin-bottom:4px;
}
.functions ul li>div span{
	color:#888;
}
.function_title{
	text-align: center;
}
.function_title{
	margin-top:70px;
	margin-bottom:-10px;
}
.function_top{
	padding-top:170px;
}
.mall_freeuse{
	width:170px;
	height:50px;
	line-height: 50px;
	text-align: center;
	background-color:#f01b0b;
	color:#fff;
	border-radius:2px;
	margin:0 auto;
	overflow:hidden;
}
.mall_freeuse a{
	display:inline-block;
	width:100%;
	height:100%;
	text-decoration: none;
	color:#fff;
}
.mall_freeuse:hover{
	background-color:#e4393c;
}
.mall_function-free{
	text-align: center;
	margin-top:160px;
	margin-bottom:95px;
}
.function_free_title{
	margin-bottom:6px;
	letter-spacing: 2px;
}
.function_free_cont{
	letter-spacing: 2px;
	color:#999;
}
.mall_function-free p{
	margin-top:30px;
}
.function_lists_active{
	position:fixed;
	width:100%;
	left:0;
	top:50px;
}
.fixed_repalce{
	height:58px;
}
