.footer {
  width: 100%;
  height: 280px;
  background-color: #EAF6FA;
  position: relative;
  bottom: 0;
  left: 0;
  padding-top: 20px;
}
.footer .footer_1 {
  width: 1300px;
  height: 200px;
  margin: 0 auto ;
  display: flex;
  justify-content: space-between;
}
.footer .footer_1 .footer_1_1 {
  width: 180px;
  height: 200px;
}
.footer .footer_1 .footer_1_1 .juzhong {
  text-align: center;
}
.footer .footer_1 .footer_1_1 .footer_about_1 {
  font-size: 20px;
  color: #008296;
  margin-bottom: 20px;
}
.footer .footer_1 .footer_1_1 .footer_about_2 {
  margin-top: 10px;
  font-size: 15px;
  margin-bottom: 20px;
}
.footer .footer_1 .footer_1_1 .footer_about_2 a {
  color: #989898;
}
.footer .footer_1 .footer_1_1 .footer_about_phone {
  font-size: 18px;
  color: #989898;
}
.footer .footer_1 .footer_1_1 .footer_about_kefu_phone {
  font-size: 18px;
  margin-top: 20px;
  color: #989898;
}
.footer .footer_1 .footer_1_1 .img {
  width: 80px;
  height: 80px;
  margin: 20px auto 10px;
}
.footer .footer_1 .footer_1_1 .img img {
  width: 100%;
  height: 100%;
}
.footer .footer_1 .footer_1_1 .xiazai {
  color: #989898;
}
.footer .footer_coutent {
  clear: both;
}
.footer .footer_coutent .footer_yinsi {
  width: 250px;
  margin: 20px auto 0;
}
.footer .footer_coutent .footer_yinsi .footer_yinsi_1 {
  margin-right: 40px;
  border-right: #CECECE 2px solid;
  padding-right: 40px;
}
.footer .footer_coutent_2 {
  text-align: center;
  margin-top: 10px;
}
