
/* footer */
.navbar-default img{
  /* width: 149px!important;
  height: 48px!important; */
  margin-top: 15px;
}
@media screen and (max-width: 768px)  {  
  .footer .mobile{
    display: block!important;
  }
  .footer .pc{
    display: none;
  }
  .footer {
    min-height: 60px!important;
    background-color: #333!important;

  }
  
  a{
    color: #f2f2f2;
  }
}


.footer .mobile{
  display: none;
}
.footer {
    background-color: #333333;
    line-height: 30px;
    margin-bottom: 0;
    min-height: 260px;
    width: 100%;
}
.footer .text-center{
    margin-bottom: 0px;
}
.footer .row .footer_addr{
    color: #dddddd;
    font-size: 14px;
    padding: 0px;
    padding-bottom: 10px;
    margin-bottom: 0px;
}
.footer .row .footer_addr:first-child{
		margin-top: 20px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.footer .footer_left_content{
  width: 100%;
  color: #fff;
  font-size: 16px;
  margin: 30px auto 0;
  float: left;
}
.footer .footer_left_content .footer_font{
  float: left;    
  margin-right: 30px;
}
.footer .footer_left_content .footer_link:first-child{
	border-bottom: 1px dashed #d7d8d9;
}
.footer .footer_left_content .font_mes_show .footer_link{
	border-bottom: none;    
	margin-top: 10px;
}
.footer .footer_left_content .footer_link ul{
  margin-bottom:10px;
}
.footer .footer_left_content .footer_link ul li{
  list-style: none;
  display: inline-block;
}
.footer .footer_left_content .footer_link ul li a{
  text-decoration:none;
  color: #fff;
  border-left: 1px solid #fff;
  text-align: center;
  height: 20px;
  line-height: 20px;
  padding: 0 8px;
  display: inline-block;
}

.footer .footer_left_content .footer_link ul li:first-child a{
  border: 0;
  text-align: left;
}

.footer .footer_left_content  .suggest ul li a{
  border: 0;
}
.footer .footer_left_content .font_mes_show  .footer_wx_mes{
	width: 100%;
	position: relative;
	height: 80px;
	border-bottom: 1px solid #d7d8d9;
}
.footer .row .footer_center_content{
	position: absolute;
  text-align: center;
	right: 0;
	bottom: 16px;
  height: 100px;
  vertical-align:bottom;
  width: auto;
}
.footer .row .footer_center_content .center_qrcode{
  background: url("../images/qrcode_publish.png");
  width: 80px;
  height: 80px;
}
.footer .row .footer_center_content .right_title{
  color: #fff;
  font-size: 14px;
}
.footer .footer_right_content .footer_font{
	height: 50px;
	line-height: 50px;
}

.footer .row .footer_right_content{
	position: absolute;
	left: 0;
	bottom: 10px;
	width:auto;
  vertical-align:bottom;
}
.footer .row .footer_right_content .right_title{
  color: #fff;
  font-size: 16px;
  margin-bottom: 12px;
  padding: 0px;
}


.footer .kefu_img{
  background:  url("../images/kefuQQ.png"); 
  width: 42px;
  height: 42px;
  display: inline-block;
  margin-left: 20px;
  margin-top: 10px;
}
.footer .qq-show{
  float: right;
  height: 35px;
  line-height: 35px;
  margin-right: 29px;
  color: #fff;
}
