.bottomnav {
  width: 100%;
  height: 45px;
  line-height: 45px;
  text-align: center;
  background: #222c50;
}
.bottomnav ul {
  width: 1004px;
  margin: 0 auto;
}
.bottomnav ul li {
  color: #ec3726;
  float: left;
  width: 90px;
  margin: 0 5px;
}
.bottomnav ul li a {
  width: 100%;
  height: 45px;
  line-height: 45px;
  color: #fff;
  font-size: 14px;
  font-family: Microsoft Yahei;
}
.bottomnav ul li:hover {
  background: #000;
}
.foot {
  width: 100%;
  float: left;
  min-width: 1004px;
  color: #929292;
  background: url(../images/footbg.jpg) center top no-repeat;
  height: 240px;
}
.foot .fmain {
  width: 980px;
  margin: 0 auto;
}
.foot .fmain .bootTxt {
  color: #dadada;
  float: left;
  width: 100%;
  padding-top: 40px;
  line-height: 30px;
  text-align: center;
}
.foot .fmain .bootTxt a {
  color: #dadada;
}
.foot .fmain .share {
  width: 185px;
  margin: 0 auto;
  padding: 20px 0;
}
.foot .fmain .share #bdshare {
  overflow-x: hidden;
  z-index: 999999;
  padding-bottom: 2px;
  font-size: 12px;
  float: left;
  text-align: left!important;
  zoom: 1;
}
.foot .fmain .share #bdshare a {
  display: block;
  font-family: '宋体', Arial;
  height: 16px;
  float: left;
  padding-top: 6px;
  padding-bottom: 3px;
  padding-left: 22px;
  text-decoration: none;
  cursor: pointer;
  background: url(../images/is.png?cdnversion=20131219) no-repeat;
}
.foot .fmain .share #bdshare .bds_qzone {
  background-position: 0 -75px !important;
}
.foot .fmain .share #bdshare .bds_tsina {
  background-position: 0 -115px !important;
}
.foot .fmain .share #bdshare .bds_tqq {
  background-position: 0 -235px !important;
}
.foot .fmain .share #bdshare .bds_renren {
  background-position: 0 -195px !important;
}
.foot .fmain .share #bdshare span.bds_more {
  display: block;
  font-family: '宋体', Arial;
  height: 16px;
  float: left;
  cursor: pointer;
  padding-top: 6px;
  padding-bottom: 3px;
  padding-left: 22px;
  font-size: 12px;
  text-align: left!important;
}
.foot .fmain .share #bdshare span.bds_more {
  background: url(../images/is.png?cdnversion=20131219) no-repeat 0 5px !important;
}
.foot .fmain .share #bdshare a.shareCount {
  width: 37px;
  height: 16px;
  margin: 0;
  padding: 0;
  margin-top: 5px;
  overflow: hidden;
  font-size: 12px;
  line-height: 16px;
  float: left;
  background: url(../images/sc.png?cdnversion=20120720) no-repeat !important;
  background-position: 0 -30px !important;
  text-align: center;
  padding-left: 5px;
  color: #454545;
  font-family: '宋体' !important;
}
.foot .fmain .f_link {
  width: 100%;
  height: 41px;
  color: #da0c0c;
  padding: 30px 0 0 0;
}
.foot .fmain .f_link .main {
  width: 980px;
  margin: 0 auto;
  clear: both;
  position: relative;
  z-index: 999;
  text-align: center;
}
.foot .fmain .f_link .main span {
  color: #da0c0c;
}
.foot .fmain .f_link .main a {
  padding-left: 20px;
  color: #da0c0c;
}
