@charset "UTF-8";
/*CSS Document by 115.Com*/
.blank10,
.blank5{ width:100%;height:10px;line-height:10px;overflow:hidden;display:block; }
.blank5{ height:5px; }
html {
	background: url(img/hd_bg.gif ) #f3f3f3 repeat-x;
}
.clearfix:after {
	clear:both;
	content:'\0020';
	display:block;
	height:0;    
}
.clearfix {
	zoom:1;
}
.clear {
	clear:both;
}
body {
  margin: 0;
  font: 12px/1.8 Tahoma, Geneva, "\5B8B\4F53";
  color: #444444;
  background: url(img/hd_bg.gif ) #f3f3f3 repeat-x;
}

input, textarea, select {
  margin: 0;
  padding: 0;
  font-size: 12px;
  outline: none;
}

html:root body,
html:root input,
html:root button,
html:root textarea,
html:root select {
  font-family: Tahoma, Geneva, "\5fae\8f6f\96c5\9ed1", "\5B8B\4F53";
}

form,
ul, ol, li,
dl, dt, dd,
h1, h2, h3, h4, h5,
p {
  margin: 0;
  padding: 0;
  list-style: none;
}

h1, h2, h3, h4, h5 {
  font-size: 12px;
}

a {
  text-decoration: none;
  color: #444444;
  outline: none;
}
a:hover {
  text-decoration: underline;
  color: #3b9538;
}
a img {
  border: none;
}

i, em {
  font-style: normal;
}

b {
  color: #db291d;
}

button {
  cursor: pointer;
}
button i {
  display: none;
}


.header {
  position: relative;
  z-index: 2;
 /* border-bottom: 2px solid #282828;*/
  background: url( img/hd_bg.gif );
  height:98px;
}

.header-top {
  position: relative;
  width: 960px;
  height: 98px;
  margin: auto;
}

.logo {
  position: relative;
  top: 20px;
  left: 0px;
  float: left;
}
.logo img {
  float: left;
  height: 54px;
}

.login-community {
  position: relative;
  top: 47px;
  right: 0px;
  float: right;
  width: 87px;
  height: 26px;
  border: 1px solid gainsboro;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.login-community a {
  display: block;
  height: 24px;
  line-height: 25px;
  text-align: center;
  overflow: hidden;
  color: #666666;
  border: 1px solid white;
  background: #F2F2F2;
}
.login-community a:hover {
  text-decoration: none;
  color: #db291d;
}

.top-nav {
  position: absolute;
  top:22px;
  right:0px;
  height: 44px;
  overflow: hidden;
  text-align:right;
}
.top-nav s {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 1px;
  overflow: hidden;
  background: #FCFCFC;
}
.top-nav ul {
  height: 44px;
  margin: auto;
  text-align: right;
  float:right;
}
.top-nav li {
  display: inline-block;
  height: 44px;
  padding: 0 9px;
  line-height: 44px;
  font-size: 16px;
  *display: inline;
  *zoom: 1;
}
.top-nav li a{
	color:#585858;
}
.top-nav .spear{
	padding:0px;
	color:#bebebe;
}
.top-nav li a:hover,
.login-community a:hover{
	text-decoration: none;
	color: #3b9538;
}
.top-nav li a.current,
.top-nav li a.current:hover {
  text-decoration: none;
  color: #3b9538;
  cursor: default;
}

.wrap {
  position: relative;
  z-index: 1;
  zoom: 1;
  /*border-bottom: 1px solid gainsboro;*/
  background: #F5F5F5;
}

/* 底部样式*/

.container {
    margin: auto;
    position: relative;
    width: 100%;
    z-index: 2;
}
.links-box {
  float: right;
  padding-right:20px;
}
.links-box li{
	float:left;
	width:170px;
	white-space:normal;
	text-align:center;
	line-height:35px;
}
.links-box .pro{
	float: left;
	width: 160px;
	padding: 4px;
	border: 1px solid #eaeaea;
}
.links-box .pro:hover{
	border:1px solid #93c43b;
}
.links-box .pro img{
	float:left;
}
.links-box .pro-center{
	margin: 0px 20px;
}

.footer {
  zoom: 1;
  border-top: 1px solid white;
  background: #F4F4F4;
  background: -webkit-linear-gradient(top, #f4f4f4, white);
  background: -moz-linear-gradient(top, #f4f4f4, white);
  background: -ms-linear-gradient(top, #f4f4f4, white);
  background: -o-linear-gradient(top, #f4f4f4, white);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF4F4F4', endColorstr='#FFFFFFFF');
}


.ft-con {
  width: 960px;
  height: 85px;
  margin: auto;
  padding: 18px 0px;
}

.ft-qcode {
  position: relative;
  float: left;
  width: 85px;
  height: 85px;
  overflow: hidden;
  background: white;
}
.ft-qcode img {
  position: absolute;
}

.ft-cop {
  float: left;
  padding-left: 10px;
  line-height: 21px;
  color: #999999;
}