﻿footer {
  padding: 10px 0 10px;
    background: #22262a;
  color: #e4e7e6;
  font-size: 12px;
}

footer .proud-QQ{ margin-left: 150px; }
footer li > a {
  color: #e4e7e6;
}
footer li > a:hover {
  color: #00a0e9;
  cursor: pointer;
}
footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
footer ul li {
  margin: 5px 0;
  width: auto;
  position: relative;
  padding-left: 15px;
}
footer .about-us .link {
/*   margin-top: 20px; */
}
footer .about-us .link ul {
  padding-left: 0px;
}
footer .about-us .link ul li {
  margin-top: 13px;
  margin-bottom: 13px;
}
footer .consulte-method {
  width: 230px;
}
footer .consulte-method .method_1 .content li div img {
  padding-right: 4px;
}
footer .about-NEWs {
  margin-top: 30px;
}
footer .title {
  font-size: 14px;
  margin-bottom: 30px;
  margin-top: 10px;
  color: #fff;
}
footer .ab-copy {
  margin-top: 0px;
  text-align: center;
  padding: 0px;
}

footer .ab-copy span{ 
}
footer .ab-copy span a{color: #fff; text-decoration:none;}

@media (max-width: 768px) {
  footer .consulte-method {
    width: auto;
    text-align: center;
  }
  .text-right {
    text-align: center;
  }
}
.fixed-content {
  position: fixed;
  right: 53px;
  bottom: 180px;
  z-index: 21;
}
.fixed-content .item {
  text-decoration: none;
  display: block;
  width: 55px;
  height: 55px;
  background: #fff;
  margin-top: -1px;
  position: relative;
  border: 1px solid #e2e2e2;
  cursor: pointer;
  text-align: center;
  background: url(../images/qq2.png) no-repeat center 10%;
}
.fixed-content .item p {
  color: #666;
}
.fixed-content .item:hover {
  background: url(../images/qq2.png) no-repeat center 10%;
}
@media (min-width: 768px) {
  .about-us .row .restrict {
    /* width: 40%; */
  }
}
@media (max-width: 768px) {
 .tushebei{width: 100%;


  
  }

footer .proud-QQ{margin-left: 0px;}
}
