/**µ×²¿**/
.footer {
  background: #252F3D;
  color: #fff;
  padding: 80px 0 10px 0;
  border-top: 1px solid #404C5B;
}
.footer .copyright {
  padding-top: 25px;
  background: none;
}
.footer .copyright a{
color:#ccc;
}
.footer .foot_c {
  width: 400px;
  padding: 0 50px;
  border-right: 1px solid #3B4552;
  border-left: 1px solid #3B4552;
}
.footer .foot_c .title {
  display: inline-block;
  font-size: 25px;
}
.footer .foot_c .aboutlist {
  margin: 20px 0;
}
.footer .foot_c .aboutlist a {
  display: inline-block;
  width: 48%;
  color: #fff;
  font-size: 14px;
  line-height: 35px;
  height: 35px;
  cursor: pointer;
}
.footer .foot_r {
  width: 310px;
  text-align: center;
}
.footer .foot_r .title {
  display: inline-block;
  font-size: 25px;
}
.footer .foot_r .aboutlist {
  margin: 20px;
}
.footer .foot_r .aboutlist img {
  width: 125px;
  height: 125px;
}
.footer .foot_l {
  width: 350px;
}
.footer .foot_l .title,
.footer .foot_l .footer_address,
.footer .foot_l .foooter_phone {
  display: none;
}
.footer .foot_l span {
  background: url(/Template/skin1/public/developer/images/autobuild/telphone.png) no-repeat left center;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  font-size: 25px;
  font-weight: bold;
  padding-left: 40px;
  margin-bottom: 25px;
}
.footer .foot_l p {
  font-size: 16px;
}
.footer .foot_l .list {
  margin-top: 20px;
}
.footer .foot_l .list i {
  display: inline-block;
  float: left;
  font-size: 14px;
  line-height: 30px;
}
.footer .foot_l .list a {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 0 10px;
  cursor: pointer;
}
.footer .foot_l .list a.weichat {
  position: relative;
}
.footer .foot_l .list a.weichat .weichat_bg {
  display: none;
  position: absolute;
  width: 90px;
  height: 90px;
  left: 50%;
  bottom: 36px;
  margin-left: -45px;
}
.footer .foot_l .list a.weichat:hover .weichat_bg {
  display: block;
}


/* start */
.v-close-icon{
	position: absolute;
    right: -96px;
    top: -8px;
    z-index: 5;
    border: 1px solid #ddd;
    border-radius: 50%;
    padding: 5px;
    transform: scale(0.8);
    background-color: #fff;
}
.small-v{
	position: fixed;
	bottom: 70px;
    right: 95px;
	z-index: 80;
	transition: all .4s linear;
}
.xiao-v{ 
	width: 180px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
 }
.consulting-img{
	position: relative;
	transform: translateX(50%);
	z-index: 2;
}
.small-v .qqzx{
	width: 184px;
	height: 56px;
	position: absolute;
	left: -92px;
	bottom: 18px;
	z-index: 5;
}
.small-v .zxzx{
	width: 184px;
	height: 56px;
	position: absolute;
	right: -92px;
	bottom: 18px;
	z-index: 5;
cursor: pointer;
}
/* end */

@media all and (min-width: 992px) and (max-width: 1180px) {
  .footer {
    background: #252F3D;
    color: #fff;
    padding: 40px 0 10px 0;
    border-top: 1px solid #404C5B;
  }
  .footer .foot_c {
    display: none;
    width: 400px;
    padding: 0 50px;
    border-right: 1px solid #3B4552;
    border-left: 1px solid #3B4552;
  }
  .footer .foot_c .title {
    display: inline-block;
    font-size: 25px;
  }
  .footer .foot_c .aboutlist {
    margin: 20px 0;
  }
  .footer .foot_c .aboutlist a {
    display: inline-block;
    width: 48%;
    color: #fff;
    font-size: 14px;
    line-height: 35px;
    height: 35px;
  }
  .footer .foot_r {
    width: 50%;
    text-align: center;
  }
  .footer .foot_r .title {
    display: inline-block;
    font-size: 25px;
  }
  .footer .foot_r .aboutlist {
    margin: 20px;
  }
  .footer .foot_r .aboutlist img {
    width: 125px;
    height: 125px;
  }
  .footer .foot_l {
    width: 50%;
  }
  .footer .foot_l span {
    background: url(/Template/skin1/public/developer/images/autobuild/telphone.png) no-repeat left center;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    font-size: 25px;
    font-weight: bold;
    padding-left: 40px;
    margin-bottom: 25px;
  }
  .footer .foot_l p {
    font-size: 16px;
  }
  .footer .foot_l .list {
    margin-top: 20px;
  }
  .footer .foot_l .list a {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: 10px;
  }
}
@media all and (min-width: 767px) and (max-width: 992px) {
  .footer {
    padding: 30px 0 10px 0;
    border-top: 1px solid #404C5B;
  }
  .footer .foot_c {
    display: none;
  }
  .footer .foot_r {
    width: 50%;
    text-align: center;
  }
  .footer .foot_r .title {
    display: inline-block;
    font-size: 25px;
  }
  .footer .foot_r .aboutlist {
    margin: 20px;
  }
  .footer .foot_r .aboutlist img {
    width: 125px;
    height: 125px;
  }
  .footer .foot_l {
    width: 50%;
  }
  .footer .foot_l span {
    background: url(/Template/skin1/public/developer/images/autobuild/telphone.png) no-repeat left center;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    font-size: 25px;
    font-weight: bold;
    padding-left: 40px;
    margin-bottom: 25px;
  }
  .footer .foot_l p {
    font-size: 16px;
  }
  .footer .foot_l .list {
    margin-top: 20px;
  }
  .footer .foot_l .list a {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: 10px;
  }
}

@media screen and (max-width: 768px) {
  .footer {
    border-top: none;
    padding-top: 55px;
    padding-bottom: 30px;
    background: url("/Template/skin1/public/developer/images/footer_bg.png") no-repeat top center #383b3f;
    background-size: 100% auto;
  }
  .footer a {
    color: #fff;
  }
  .footer .foot_c {
    display: none;
  }
  .footer .foot_r {
    margin-top: 30px;
    width: 25%;
  }
  .footer .foot_r .title {
    display: none;
  }
  .footer .foot_r .aboutlist {
    text-align: center;
    margin: 0 auto;
    width: 100px;
    height: 100px;
  }
  .footer .foot_r .aboutlist img {
    max-width: 100%;
    max-height: 100%;
  }
  .footer .foot_l {
    width: 70%;
  }
  .footer .foot_l .title,
  .footer .foot_l .footer_address,
  .footer .foot_l .foooter_phone {
    display: block;
  }
  .footer .foot_l span {
    display: none;
  }
  .footer .foot_l .title {
    font-size: 24px;
    margin-bottom: 15px;
    display: block;
  }
  .footer .foot_l .footer_address {
    font-size: 12px;
    margin-bottom: 6px;
  }
  .footer .foot_l .foooter_phone {
    font-size: 14px;
    display: block;
    line-height: 18px;
  }
  .footer .foot_l p {
    margin-top: 15px;
  }
  .footer .foot_l .list {
    display: none;
  }
  .footer .foot_l .list i {
    float: left;
    position: relative;
    display: inline-block;
    line-height: 32px;
    font-size: 18px;
  }
  .footer .copyright {
    display: none;
  }
}
@media (max-width: 480px) {
  .footer .foot_r .aboutlist {
    width: 80px;
    height: 80px;
  }
}
<!--ºÄÊ±1782857047.0816Ãë-->