﻿
#footer .friendship {
  padding: 20px 0; background:#ccc; 
}
#footer .friendship>.container{ position:relative;}
#footer .friendship>.container i{ position:absolute; left:0; bottom:-20px}
#footer .friendship h4 {
  color: #333;
  font-size: 14px; margin-left:20px; line-height:20px;
}
#footer .friendship h4 img {
  vertical-align: middle;
  margin: 0 5px;
}
#footer .friendship ul li {
  float: left;
}
#footer .friendship ul li a {
  display: block;
  color: #333;
  font-size: 14px;
  border-right: 1px solid #84632e;
  padding: 0 30px;
}
#footer .copyright {
  background: #0e397e;
  text-align: center;
  padding: 15px 0;
  position: relative;
}
#footer .copyright .pc_footer_nav {
  display: inline-block;
  margin: 15px 0;
}
#footer .copyright .pc_footer_nav li {
  float: left;
}
#footer .copyright .pc_footer_nav li a {
  display: block;
  font-size: 14px;
  border-left: 1px solid #ffffff;
  padding: 0 7px;
  color: #ffffff;
}
#footer .copyright .pc_footer_nav li:first-child a {
  border-left: none;
}
#footer .copyright .copyright_con {
  font-size: 14px;
  color: #fff;
  padding: 0 15px; text-align:left; line-height:30px;
}
#footer .copyright .copyright_con a{ color:#fff;}
#footer .copyright .top {
  position: absolute;
  right: 10px;
  top: -25px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  z-index: 10;
}
#footer .copyright .top img {
  width: 80%;
  top: 2px;
  z-index: 100;
  position: absolute;
  left: 3px;
}
.erwei{ width:10%; float:right;}
@media (max-width: 640px) {
	.copyright_con{ display:block; float:none}
.erwei{ width:40%; margin:auto; margin-top:10px; float:none}}
#footer .copyright .top:before {
  background-image: url(../img/black_bg.png);
  display: block;
  content: " ";
  border-radius: 50%;
  z-index: 99;
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
}
.wap_footer {
  width: 100%;
  position: fixed;
  left: 0;
  bottom: 0;
  padding: 10px 0;
  z-index: 1000;
  background: #9e845a;
}
.wap_footer dl {
  width: 20%;
  float: left;
  text-align: center; margin-bottom:0;
}
.wap_footer dt {
  height: 33px;
}
.wap_footer dd {
  color: #fff;
}
.wap_footer dl dt img {
  width: 40%;
}
