.footer{
  height: 248px;
  background: url("../images/index/footer.jpg") no-repeat center;
  margin-top: 20px;
}
.footer .bottom{
  display: none;
  position: absolute;
  top:25px;
  left:18px;
  width: 910px;
  height: 184px;
  background: url("../images/index/bottom.png") no-repeat;
  margin: 0 auto;
  padding-left: 55px;
}
.footer .bottom ul{
  float: left;
  width: 274px;
  border-right: 1px solid #4171c2;
  margin-top: 25px;
  margin-right: 42px;
}
.footer .bottom ul li{
  font-size: 16px;
  color: #fff;
  margin-bottom: 23px;
}
.footer .bottom ul li a{
  font-size: 16px;
  color: #fff;
  padding-left: 13px;
}
.footer .bottom .close{
  position: absolute;
  right: 9px;
  top:11px;
  width: 31px;
  height: 31px;
  background: url("../images/index/close.png") no-repeat;
  cursor: pointer;
}
.footer .footer_area{
  width: 1200px;
  margin: 0 auto;
}
.footer .footer_area .link{
  width: 169px;
  float: left;
  margin-top: 27px;
  cursor: pointer;
}
.footer .footer_area .cneb{
  width: 358px;
  float: right;
  margin-top: 31px;
  margin-right: 45px;
}
.footer .footer_area .bor{
  width: 971px;
  height: 2px;
  background: url("../images/index/border.png") no-repeat;
  margin-top:16px;
}
.footer .footer_area ul{
  float: left;
  width: 290px;
  margin-top:16px;
}
.footer .footer_area ul li{
  font-size: 16px;
  color: #fff;
  margin-bottom: 18px;
}
.other{
  width: 135px;
  float: right;
  margin-right: 45px;
  margin-top: 18px;
}
.w1000 {
  width: 1000px;
  height: 248px;
  position: relative;
  margin: 0 auto;
}
