﻿@charset "utf-8";

#foot {
	width: 100%;
	margin: 0px auto;
	height: 68px;
	
}

#foot-view,#foot-view a {
	color: #343434;
}

.footBox2 {
	width: 997px;
	line-height: 37px;
	text-align: center;
	background: url(../images/footer.gif) center top no-repeat;
	background-position: 2px 0px;
	margin: 0px auto;
	
}
.footBox2 p{

	margin: 0px;
}
.footxl {
	width: 950px;
	margin: 0 auto;
	background: url(../images/center.png) repeat-y;
	background-position: 50% 0;
	padding: 0px 25px;
	overflow: hidden;
}

.xl {
	height: 26px;
	margin: 0px 5px 0px 8px;
	background: url(../images/links.png) repeat-x;
	background-position: 0% 0;
}

span#_ideConac {
	float: left;
	margin-left: 9%;
	
}

.foot_link1 {
	display: inline-block;
	padding: 4px 0 0 20px;
	float: left;
	height: 20px;
	line-height: 20px;
	margin: 25px 0px 0px 20px;
	background: url("../images/beian.png") left center no-repeat;
}
#foot-view .foot_link1 a{
	color: #939393;
}
/*图片链接*/
.footmodule .imageLink {
	margin: 5px auto;
	width: 100%;
}

.footmodule .imageLink .imageLinkContent {
	float: left;
	width: 100%;
}

.footmodule .imageLink .imageLinkContent ul li {
	float: left;
	margin: 0px 10px;
}

.footmodule .imageLink .imageLinkContent ul li .imgLinkHDiv a {
	display: inline-block;
	text-align: center;
}

.footmodule .imageLink .imageLinkContent ul li .imgLinkHDiv .imgLinkHText
	{
	display: block;
	text-align: center;
}

/*下拉选链接*/
.footmodule .selectLinks {
	margin: 5px auto;
	width: 100%;
}

.footmodule .selectLinks .selectLinkContent {
	margin: 0px auto;
	text-align: left;
}

.footmodule .selectLinks .selectLinkContent select {
	width: 150px;
	cursor: pointer;
	margin: 10px;
}

/*文字链接*/
.footmodule .wordLink_H {
	margin: 5px auto;
	width: 100%;
}

.footmodule .wordLink_H .wordTitle {
	display: none;
}

.footmodule .wordLink_H .wordLinkContent {
	margin: 0px auto;
	width: 100%;
}

.footmodule .wordLink_H ul li {
	float: left;
	margin: 0px 10px;
	line-height: 30px;
}

.footmodule .wordLink_H ul li a {
	display: inline-block;
}