/* 底部样式开始 */
.aite_footer {
  background: #292828;
}

.aite_footer .footer_container {
  overflow: hidden;
  padding-top: 70px;
}


.aite_footer .footer_container .footer_left {
  float: left;
  color: #fff;
}

.aite_footer .footer_container .footer_left .footer_text {
  width: 230px;
  float: left;
  margin-left: 40px;
  margin-bottom: 40px;
}

.aite_footer .footer_container .footer_left .footer_text h2 {
  font-size: 18px;
  border-bottom: 1px solid #ccc;
  padding: 10px 0;
}

.aite_footer .footer_container .footer_left .footer_text p {
  line-height: 25px;
  font-size: 14px;
  padding-top: 20px;
}

.aite_footer .footer_container .footer_right {
  float: right;
  color: #fff;
}

.aite_footer .footer_container .footer_right .footer_ewm {
  float: left;
}

.aite_footer .footer_container .footer_right .footer_ewm img {
  margin: 0 auto;
}

.aite_footer .footer_container .footer_right .footer_ewm p {
  font-size: 14px;
  margin-top: 20px;
}

.aite_footer .footer_container .footer_right .footer_iphone {
  float: left;
  margin-left: 20px;
}

.aite_footer .footer_container .footer_right .footer_iphone h3 {
  font-size: 18px;
}

.aite_footer .footer_container .footer_right .footer_iphone p {
  line-height: 40px;
  font-size: 30px;
  font-weight: bold;
  color: #35a5fa;
  margin-top: 50px;
}

.aite_footer .footer_copyright {
  width: 100%;
  height: 75px;
  line-height: 75px;
  background: #1d1d1d;
}

.aite_footer .footer_copyright p {
  font-size: 18px;
  text-align: center;
  color: #fff;
}

/* 底部样式结束 */