* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
img {
    border: 0 none;
}
a {
    color: #333;
    text-decoration: none;
    cursor: pointer;
}
b,em {
    font-style: normal;
    font-weight: normal;
}
#home-footer {
    background: #333;
    margin-top: 50px;
    padding-bottom: 20px;
    font: 12px / 1.5 Microsoft YaHei, tahoma, arial, sans-serif;
}
#home-footer .Footer-1 {
    height: 100px;
    overflow: hidden;
    background: #fbfbfb;
    border-top: #eaeaea 1px solid;
    border-bottom: #eaeaea 1px solid;
}
#home-footer .Footer-2 {
    padding: 30px 0 20px 0;
    background-color: #fbfbfb;
}
#home-footer .Footer-3 {
    width: 100%;
    overflow: hidden;
    padding-top: 5px;
    padding-bottom: 0;
    margin: 0 auto;
    height: auto;
    line-height: 45px;
    text-align: center;
}
.container {
    margin: 0 auto;
    width: 1200px;
}
#home-footer .Footer-1 p {
    float: left;
    width: 20%;
    text-align: center;
}
.clearfix:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: ".";
}
#home-footer .Footer-2 .Footer-2-contact {
    width: 190px;
    height: 180px;
    float: left;
    margin-right: 20px;
    margin-left: 120px;
}
#home-footer .Footer-2 .Footer-2-contact span.phoneNum {
    color: #FF273F;
    font-size: 31px;
    font-weight: 700;
    line-height: 34px;
    margin: -4px 0 0;
    white-space: nowrap;
    font-family: arial;
    text-align: center;
    border-bottom: 1px solid #FF273F;
}
#home-footer .Footer-2 .Footer-2-contact p {
    color: #FF273F;
    font-size: 14px;
}
#home-footer .Footer-2 .Footer-2-contact .Footer-2-attention {
    height: 34px;
    margin-top: 8px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    line-height: 34px;
    width: 190px;
}
#home-footer .Footer-2 .Footer-2-contact .Footer-2-attention .aboutUs {
    display: inline-block;
    vertical-align: middle;
    color: #666;
    margin-right: 10px;
}
#home-footer .Footer-2 .Footer-2-contact .Footer-2-attention .attention-w {
    float: right;
    width: 130px;
}
#home-footer .Footer-2 .Footer-2-contact .Footer-2-attention em.weibo {
    background-position: -7px -53px;
    height: 34px;
    width: 34px;
}
#home-footer .Footer-2 .Footer-2-contact .Footer-2-attention .w-icon {
    display: table;
    background: url(http://static.ailai.hk:8088/osssync/new/2017/attention_icon.png) no-repeat;
    padding: 0 4px;
    float: left;
}
#home-footer .Footer-2 .Footer-2-contact .Footer-2-attention em.wechat {
    background-position: -51px -53px;
    height: 34px;
    width: 34px;
}
#home-footer .Footer-2 .Footer-2-contact .Footer-2-attention em.tencent {
    background-position: -95px -53px;
    height: 34px;
    width: 34px;
}
#home-footer .Footer-2 .Footer-2-content {
    float: left;
}
#home-footer .Footer-2 .Footer-2-content dl {
    width: 140px;
    height: 130px;
    float: left;
    padding: 0 20px;
    border-right: #eaeaea 1px solid;
    text-align: center;
}
#home-footer .Footer-2 .Footer-2-content dl {
    width: 161px;
}
#home-footer .Footer-2 .Footer-2-content dt {
    font-size: 14px;
    color: #666;
    margin-bottom: 6px;
}
#home-footer .Footer-2 .Footer-2-content dd a {
    font-size: 12px;
    color: #999;
    line-height: 24px;
}
#home-footer .Footer-2 .Footer-2-code {
    float: left;
    margin-left: 30px;
}
#home-footer .Footer-2 .Footer-2-code .PhoneWeb {
    width: 100px;
    float: left;
    text-align: center;
    padding: 0;
    height: 100px;
    color: #666;
    border: 1px solid #eaeaea;
}
#home-footer .Footer-3 p a {
    color: #fff;
    font-size: 14px;
}
#home-footer .Footer-3 p span {
    color: #fff;
    margin-left: 5px;
}
#home-footer .Footer-4 p {
    color: #fff;
    text-align: center;
    height: 30px;
}
#home-footer .Footer-2 .Footer-2-content dl {
  width: 161px;
}
#home-footer .Footer-5 {
    margin-top: 10px;
    text-align: center;
}
#home-footer .Footer-6 {
  margin-top: 10px;
width: 1372px;
margin: 0 auto;
margin-top: 10px;
border-top: 1px solid #ccc;
margin-bottom: 20px;
/* padding: 15px 80px 20px 80px; */
padding: 15px 40px 20px 40px;
display: flex;
justify-content: space-between;
}
#home-footer .Footer-6 a:hover {
  color: #fff;
}
#home-footer .Footer-6 a {
  color: #54595b;
  display: inline-block;
  margin: 3px 15px;
  font-size: 13px;
}


.Footer-2,.Footer-3,.Footer-4,.Footer-6{
    display: none !important;
}