﻿#foot {
	width: 980px;
	margin: 0px auto;
	overflow: hidden;
	background:#fff;margin-top:50px
}

#foot-view, #foot-view a {
	color: #222222;
}
#foot p{margin:0}
.footBox2 {
	line-height: 25px;
	text-align: center;
	margin: 0px auto;
}
.ba{
	display: inline-block;
	padding: 4px 0 0 20px;
	
	height: 20px;
	line-height: 20px;
	margin: 0px 0px 0px 20px;
	background: url("../images/ba.png") left center no-repeat;
}
/*图片链接*/
.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;
	width: 100%;
	text-align: left;
	line-height: 30px;
}

.footmodule .selectLinks .selectLinkContent select{
	width: 100px;
	cursor: pointer;
	margin: 0px 10px;
}

/*文字链接*/
.footmodule .wordLink_H {
	margin: 5px auto;
	width: 100%;
	background:url(../images/bg_footer_menu.jpg) repeat-x ;
	height:28px;
}
.wordLink_H .contentUl li:first-child{
	border:none
}
.footmodule .wordLink_H  a{color:white;}
.footmodule .wordLink_H li{border-left:1px solid white};
.footmodule .wordLink_H li:first-child{border:none}
.footmodule .wordLink_H .wordTitle {
	display: none;
}
.wordLink_H .contentUl li a {
	color: white;
	display: bolck;
	padding: 0px 10px
}
.wordLink_H .contentUl{float:none!important;}
.wordLink_H .wordLinkContent .contentUl{padding:0!important;}
.footmodule .wordLink_H .wordLinkContent {
	margin: 0px auto;
	width: 100%;
}

.footmodule .wordLink_H ul li {
	margin: 6px 0px!important;
	line-height: 28px!important;
	    line-height: 16px!important;
    /* margin: 6px 0; */
    height: 16px!important;
}

.footmodule .wordLink_H ul li a {
	display: inline-block;color:white!important;
}