@charset "utf-8";
.st-brand{
	float:left;
	width:100%;
	min-width:1200px;
	margin-top: 20px;
	background: #fff}
.st-serve{
	float:left;
	width:1200px}
.st-serve dl{
	float:left;
	width:300px;
	height:50px;
	padding:40px 0}
.st-serve dl dt{
	float:left;
	width:50px;
	height:50px;
    margin-right: 10px;
	background:url(../images/st-index-ico.png) no-repeat}
.st-serve dl.ico01 dt{
	background-position: 0 -54px}
.st-serve dl.ico02 dt{
	background-position: 0 -114px}
.st-serve dl.ico03 dt{
	background-position: 0 -174px}
.st-serve dl.ico04 dt{
	background-position: 0 -234px}
.st-serve dl dd{
	float:left;
	width:240px}
.st-serve dl dd em{
	color:#7b6d6c;
	display:block;
	height:32px;
	font-size:22px}
.st-serve dl dd span{
	color:#7b6d6c;
	display:block;
	height:18px;
    line-height: 18px;
}

.st-help{
	float:left;
	width:100%;
	min-width:1200px;
	padding:30px 0;
    border-top: 3px solid #4ece5a;
	background:#323232}
.help-lsit{
	float:left;
	width:1200px}
.help-lsit dl{
	float:left;
	width:160px}
.help-lsit dl dt,
.help-lsit dl dt a{
	color:#c0c0c0;
	height:30px;
	line-height:30px;
	font-size:16px;
	font-weight:bold}
.help-lsit dl dt:before{
    content: "";
    display: inline-block;
    width: 3px;
    height: 16px;
    vertical-align: middle;
    margin: -3px 10px 0 0;
    background: #4ece5a;
}
.help-lsit dl dd{
    padding-left: 13px;
}
.help-lsit dl dd a{
	display:block;
	color: #959595;
	height:30px;
	line-height:30px;
    font-size:14px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap}
.help-lsit dl dd a:hover{
    color: #fff;
}
.foot-link-way{
    float: right;
    margin-left: 70px;
    text-align: right;
}
.foot-link-way .txt{
    color: #959595;
    display: block;
    margin-top: 10px;
    font-size: 14px;
}
.foot-link-way .num{
    color: #c0c0c0;
    display: block;
    margin-top: 5px;
    font-size: 26px;
}
.foot-link-way .kf-link{
    display: inline-block;
    color: #fff;
    width: 166px;
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
    text-align: center;
    font-size: 14px;
    background: #4ece5a;
}
.foot-link-way .kf-link:before{
    content: "";
    display: inline-block;
    width: 23px;
    height: 20px;
    vertical-align: middle;
    margin: -3px 10px 0 0;
    background: url("../images/st-index-ico.png") no-repeat -27px -24px;
}
.st-wechat{
	float:right;
	width:100px}
.st-wechat span{
    color: #959595;
    display: block;
	line-height:16px;
    padding-top: 5px;
    text-align: center;
}

.st-footer{
	float:left;
	width:100%;
	min-width:1200px;
    padding: 10px 0;
	background:#242424}
.st-foot-menu{
	float:left;
	width:1200px;
	padding: 10px 0;
	font-size:0}
.st-foot-menu a{
	color:#959595;
	display:inline-block;
	height:13px;
	line-height:13px;
	padding:0 10px;
	border-left:2px solid #7d7d7d;
    font-size: 14px
}
.st-foot-menu a:hover{
    color: #fff;
}
.st-foot-menu a:first-child{
	border-left:0}
.st-foot-edit{
	float:left;
	color:#959595;
	width:1200px;
	line-height:20px;
    margin-top: 10px;
}

.st-link{
	float:left;
	width:100%;
    padding: 10px 0;
	min-width:1200px;
	background:#242424}
.st-link-list{
	float:left;
    color: #3c3c3c;
	width:1200px;}
.st-link-list strong,
.st-link-list a{
	color:#3f3f3f;
	display:inline-block;
	*display:inline;
	*zoom:1;
	height:20px;
	line-height:20px;
}
.st-link-list strong{
    float: left;
    width: 65px;
}
.st-link-list .child{
    float: left;
    width: 1135px;
}
.st-link-list a{
    margin: 0 7px 0 3px;
}
.st-link-list a:hover{
    color: #999;
}