

.footer-1 .pcfooter .top .images{
	max-width: 70%;
}
.footer-1 .pcfooter .top .fr{
	max-width: 25%;
}


.footer-1 {
  height: 336px;
  background: #eeeeee;
}
.footer-1 .pcfooter {
  box-sizing: border-box;
}
.footer-1 .pcfooter .top {
  border-bottom: 1px dashed #5a5a5a;
  /*height: 140px;*/
  box-sizing: border-box;
}
.footer-1 .pcfooter .top .images {
  padding-top: 30px;
  box-sizing: border-box;
}
.footer-1 .pcfooter .top .images .logo {
  display: block;
  width: 150px;
}
.footer-1 .pcfooter .top .images .words {
  font-size: 18px;
  color: #4D4D4D;
  line-height: 1.5;
  margin-top: 18px;
}
.footer-1 .pcfooter .center {
  float: left;
  padding-top: 75px;
  padding-bottom: 135px;
  height: 286px;
  box-sizing: border-box;
}
.footer-1 .pcfooter .right {
  float: right;
}
.footer-1 .pcfooter .center .fx a {
  width: 35px;
  height: 35px;
  padding: 0;
  margin: 0;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.3);
  box-sizing: border-box;
  margin-right: 12px;
  transition: .5s;
}
.footer-1 .pcfooter .center .fx a:hover {
  transition: .5s;
  border-color: #005db6;
}
.footer-1 .phone {
  margin-top: 10px;
  float: left;
  background: url(../../img/phone.png) no-repeat center;
  background-size: 100%;
  width: 19px;
  height: 18px;
}
.footer-1 .phone-num {
  margin-left: 10px;
  float: left;
  color: #4D4D4D;
  font-size: 20px;
}
.footer-1 .pcfooter .center .fx .bds_tsina {
  background: url(../../img/k1.png) no-repeat center;
  background-size: 100%;
}
.footer-1 .pcfooter .center .fx .bds_tsina:hover {
  background: url(../../img/k0.png) no-repeat center;
  background-size: 100%;
}
.footer-1 .pcfooter .center .fx .bds_sqq {
  background: url(../../img/k3.png) no-repeat center;
  background-size: 100%;
}
.footer-1 .pcfooter .center .fx .bds_sqq:hover {
  background: url(../../img/k2.png) no-repeat center;
  background-size: 100%;
}
.footer-1 .pcfooter .center .fx .bds_weixin {
  background: url(../../img/k5.png) no-repeat center;
  background-size: 100%;
}
.footer-1 .pcfooter .center .fx .bds_weixin:hover {
  background: url(../../img/k4.png) no-repeat center;
  background-size: 100%;
}
.footer-1 .pcfooter .bot {
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  clear: both;
  line-height: 50px;
  height: 50px;
  text-align: center;
  color: #8D9199;
  font-size: 12px;
}
.footer-1 .pcfooter .bot a {
  color: #4D4D4D;
  transition: .5s;
  font-size: 12px;
}
.footer-1 .pcfooter .bot a:hover {
  transition: .5s;
  color: #005db6;
}
.footer-1 .pcfooter .footer-1-contact .li {
  float: left;
  margin-left: 90px;
  /* max-width: 300px; */
}
.footer-1 .pcfooter .footer-1-contact .logo img {
  /* width: 154px; */
  height: 45px;
}
.footer-1 .pcfooter .footer-1-contact .li:nth-child(1) {
  margin-left: 0;
}
.footer-1 .pcfooter .footer-1-contact .li .litop {
  font-size: 14px;
  color: #222222;
  line-height: 1.5;
  margin-bottom: 18px;
  text-transform: capitalize;
}
.footer-1 .pcfooter .footer-1-contact .li .lio {
  white-space: nowrap;
}
.footer-1 .pcfooter .footer-1-contact .li a {
  font-size: 12px;
  color: #4D4D4D;
  line-height: 1.5;
  margin-bottom: 5px;
  display: block;
}
.footer-1 .pcfooter .footer-1-contact .li a:hover {
  color: #005db6;
  transition: .5s;
}