/**
 * @名称: 公共尾部的样式
 * @功能: 描写公共尾部的样式表
 *
 * @Author: <a href="mailto:zhaoxiajing@ebnew.com">zhaoxiajing@ebnew.com</a>
 * @Time: 2017/2/22 17:47
 * @version: 1.0
 */
/*------ 公共底部 start --------*/
.text-left {
  text-align: left;
}
.ebnew-footer {
  width: 100%;
  background: #404040;
}
.ebnew-footer .mg-r29 {
  margin-right: 29px;
}
.ebnew-footer .mg-b9 {
  margin-bottom: 9px;
}
.ebnew-footer .mg-t6 {
  margin-top: 6px;
}
.ebnew-footer-info {
  height: 223px;
  color: #e7e7e7;
  border-bottom: 1px solid #888;
}
.ebnew-footer-info a,
.ebnew-footer-info .footer-text {
  font-size: 12px;
  line-height: 32px;
  height: 32px;
  margin-left: 12px;
  color: #e7e7e7;
}
.ebnew-footer-info a:hover {
  color: #4d90ff;
}
.footer-logo {
  width: 177px;
  height: 49px;
  margin-top: 93px;
  margin-left: 8px;
  background: url(../img/index/ebnew_footer_logo.png) no-repeat;
}
.footer-about-box {
  margin-top: 52px;
  margin-left: 60px;
}
.footer-us {
  margin-right: 70px;
}
.footer-product {
  margin-right: 79px;
}
.footer-privacy {
  margin-right: 67px;
}
.footer-service {
  margin-right: 60px;
}
.ebnew-footer .icon-title {
  display: inline-block;
  width: 3px;
  height: 16px;
  margin-right: 9px;
  background: #1a66f3;
}
.footer-title {
  line-height: 16px;
  height: 16px;
}
.ebnew-footer-info dt {
  font-size: 14px;
  margin-bottom: 15px;
}
.footer-erweima {
  margin-top: 52px;
  margin-left: 38px;
}
.footer-erweima dd {
  font-size: 12px;
  color: #a6a6a6;
}
.footer-copyright-box {
  font-size: 12px;
  color: #9c9c9c;
}
.footer-copyright {
  margin-top: 31px;
  margin-left: 7px;
}
.footer-website-box a {
  float: left;
  margin-right: 6px;
}
.footer-website {
  padding-top: 15px;
  padding-bottom: 54px;
}
/*可信网站的logo控制*/
#KXYZ img{
  height:41px;
}
/*------- 公共底部 end ----------*/


/*================= 图片尺寸 start =================*/
/* 二维码 */
.footer-erweima img{
  display: inline-block;
  width: 75px;
  height: 75px;
}
/* 防诈骗logo图 */
.footer-website img{
  width:104px;
  height:41px;
}
.footer-website .footer-rzbq{
  width:144px;
}
.ebnew-footer-info a.footer-start{
  line-height: 17px;
  font-size: 3px;
  color: #a6a6a6;
  text-align: center;
  display: inline-block;
  width: 96px;
}
.ebnew-footer-info a.footer-start:hover{
  color: #2e77ff;
}
/*================= 图片尺寸  end  =================*/
