﻿@charset "utf-8";
#foot{
	width:100%;
	
	overflow:hidden;}
#foot-view,#foot-view a{
	color: #705c06;}
.footBox2 {
	width:1000px;
	
	padding-top:20px;
	line-height:28px;
	text-align: center;
	margin:0px auto;
	background:url(../images/foot.png) no-repeat;
	background-position:50% 0}
#foot-view,.footBox2 a{
	text-decoration: none; position: relative;}

#foot img {
    position: absolute;
    top: 0px;
    left: 150px;
 
}
#foot-view p,#foot-view div{margin-top: 0;margin-bottom: 0;line-height:24px;}
.wj{    background: url(../images/wj.png) 40% 50% no-repeat;
    text-align: center;
    color: #939393;
    height: 24px;
    line-height: 24px;
    }
/*图片链接*/
.footmodule .imageLink {
	margin: 0px 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{
      
  padding: 0px;
    width: 100%;
    background: url(../images/center.png) 50% 50% repeat-y;
    padding-top: 5px;
    padding-bottom: 5px;
    
}
.selectLinkTitle {
    width: 100px;
    float: left;
}

.footmodule .selectLinks {
	width: 975px;
    height: 40px;
    margin: 0px auto;
     border: 1px solid #e1d3b9;
    background: #f7f4ed;
}

.footmodule .selectLinks .selectLinkContent {
    margin: 0px auto;
    width: 85%;
    text-align: left;
    line-height: 40px;
}

.footmodule .selectLinks .selectLinkContent select{
    min-width: 100px;
    cursor: pointer;
    margin: 0px 5px;
}
#foot .spanTitle {
    font-size: 14px;
    font-weight: bold;
    font-family:"幼圆";
    padding-left: 25px;
    height: 40px;
    line-height: 40px;
}

/*文字链接*/
.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;
}