@CHARSET "utf-8";

.share_footer{
	width:100%;
	height:auto;
	background-color:#444854;
	overflow:hidden;
}

.footer_w1200{
	width:1200px;
	height:auto;
	margin:0 auto;
	overflow:hidden;
}

.footer_info{
	width:100%;
	height:180px;
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#565A65;
	overflow:hidden;
}

.footer_info_content{
	width:100%;
	height:125px;
	margin:28px auto;
}

.footerinfo_content_transparent{
	float:left;
	width:116px;
	height:100%;
}

.footerinfo_content_specialty{
	float:left;
	width:105px;
	height:100%;
}

.footerinfo_content_efficient{
	float:left;
	width:90px;
	height:100%;
}

.footerinfo_content_safe{
	float:left;
	width:184px;
	height:100%;
}

.footerinfo_content_reassuring{
	float:left;
	width:140px;
	height:100%;
}

.footerinfo_content_customerservice{
	float:left;
	width:170px;
	height:100%;
}

.footerinfo_content_marginleft{
	margin-left:76px;
}

.service_footer_icon{
	display:block;
	width:52px;
	height:57px;
	margin:0 auto;
	background:url("./img/service_footer_icons.png");
}

.icon_transparent{
	background-position:0px -60px;
}

.icon_specialty{
	background-position:-53px -60px;
}

.icon_efficient{
	background-position:-106px -60px;
}

.icon_safe{
	background-position:-159px -60px;
}

.icon_reassuring{
	background-position:-212px -60px;
}

.icon_customerservice{
	background-position:-265px -60px;
}

.contentone_text_name{
	width:100%;
	height:20px;
	line-height:20px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	margin-top:17px;
}

.contentone_text_introduce{
	width:100%;
	height:17px;
	line-height:17px;
	text-align:center;
	font-size:12px;
	color:#cccccc;
	margin-top:17px;
}

/* S 网页底部可公用部分开始*/
.footer_nav{
	width:100%;
	height:44px;
	background-color:#3E424D;
	margin-top:34px;
	overflow:hidden;
}

.footer_nav_content{
	width:100%;
	height:14px;
	margin-top:15px;
}

.footer_nav_one{
	display:block;
	float:left;
	width:auto;
	height:14px;
	line-height:14px;
	font-size:12px;
	color:#cccccc;
	padding:0px 18px;
	border-width:0px 1px 0px 0px;
	border-style:solid;
	border-color:#cccccc;
}

.footer_nav_last{
	border:none;
}

.footer_nav_one:HOVER{
	text-decoration:none;
	color:#f2f2f2;
}

.footer_query{
	width:100%;
	height:auto;
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#565A65;
	margin-top:33px;
	overflow:hidden;
}

.footer_query_top{
	width:100%;
	height:24px;
}

.footer_query_title{
	float:left;
	width:110px;
	height:24px;
	line-height:24px;
	text-align:center;
	background-color:#3E424D;
	font-size:13px;
	color:#ffffff;
}

.footer_query_content{
	width:100%;
	height:auto;
	margin-top:16px;
	overflow:hidden;
}

.footer_query_one{
	display:block;
	float:left;
	width:auto;
	height:17px;
	line-height:17px;
	font-size:12px;
	color:#cccccc;
	margin-right:30px;
	margin-bottom:8px;
}

.footer_query_one:HOVER{
	text-decoration:none;
	color:#f2f2f2;
}

.footer_otherinfo{
	width:100%;
	height:68px;
	overflow:hidden;
}

.footer_otherinfo_one{
	float:left;
	width:auto;
	height:18px;
	line-height:18px;
	margin-top:25px;
	font-size:12px;
	color:#cccccc;
	margin-right:45px;
}

/* E 网页底部可公用部分结束*/