footer {
  width: 100%;
  height: 440px;
  background: #2e323b;
}

.footercenner {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
}


.footerlist {
  float: left;
  margin-top: 75px;
  width: 100%;
  height: 240px;
}

.vision {
  width: 96px;
  float: left;
}

.vision li:nth-child(1) {
  font-family: PingFangSC-Regular;
  font-size: 20px;
  color: #FFFFFF;
  letter-spacing: -0.04px;
  font-weight: 400;
  height: 33px;
  margin-bottom: 22px;
}

.footerlist li {
  font-size: 16px;
  margin-bottom: 22px;
  font-family: PingFangSC-Regular;
  color: #97A1B1;
  letter-spacing: -0.03px;
  font-weight: 400;
}

.footerlist li a:hover {
  color:  #babfc5;
}
.business li:hover{
  color:  #babfc5;
}
.Partnerslist ul li a:hover{
  color:  #babfc5;
}
.Partnerslist{
  width: 100%;
  padding-top: 22px;
  clear: both;
}
.Partnerslist .Partnerslistone{
  color: #fff;
  margin-right: 18px;
  font-size: 20px;
  font-weight: normal;
  margin-top: 0;
}
.Partnerslist ul{
  float: left;
}
.Partnerslist ul li{
  float: left;
  margin-right: 18px;
  color: #97A1B1;
  font-size: 16px;
  margin-top: 1px;
  line-height: 30px;
  display: contents;
}
.Partnerslist ul li a{
  color: #97A1B1;
  font-size: 16px;
}
.ContactWM {
  width: 157px;
  float: left;
}
.Scope{
  width: 186px;
  float: left;
}
.Scope li:nth-child(1) {
  font-family: PingFangSC-Regular;
  font-size: 20px;
  color: #FFFFFF;
  letter-spacing: -0.04px;
  font-weight: 400;
  height: 33px;
  margin-bottom: 22px;
}
.ContactWM li:nth-child(1) {
  font-family: PingFangSC-Regular;
  font-size: 20px;
  color: #FFFFFF;
  letter-spacing: -0.04px;
  font-weight: 400;
  height: 33px;
  margin-bottom: 22px;
}

.contactcode {
  width: 90px;
  float: right; 
  }

.contactcode li {
  float: left;
  width: 90px;
  height: 90px;
  margin-right: 48px;
}

.contactcode li img {
  width: 100%;
  border-radius: 6px;
}
.contactcode li:nth-child(1){
  margin-bottom: 30px;
}
.contactcode li:nth-child(2) {
  margin: 0;
}

.contactcode li h5 {
  text-align: center;
  font-weight: normal;
  font-family: PingFangSC-Regular;
  font-size: 13px;
  color: #97A1B1;
  letter-spacing: -0.03px;
  font-weight: 400;
  margin-top: -1px;
}

.footerh5 {
  width: 100%;
  height: 53px;
  line-height: 53px;
  color: #fff;
  font-size: 14px;
  background: #18191d;
  text-align: center;
}

.Aboutus {
  float: left;
  width: 166px;
}

.Aboutus li:nth-child(1) {
  font-family: PingFangSC-Regular;
  font-size: 20px;
  color: #FFFFFF;
  letter-spacing: -0.04px;
  font-weight: 400;
  height: 33px;
  margin-bottom: 22px;
}

.business {
  float: left;
  width: 420px;
}

.business li {
  cursor: default;
}

.business li h4 {
  margin-top: 3px;
}

.business li:nth-child(1) {
  font-family: PingFangSC-Regular;
  font-size: 20px;
  color: #FFFFFF;
  letter-spacing: -0.04px;
  font-weight: 400;
  height: 33px;
  margin-bottom: 22px;
}

/* .business li:hover {
  color: #babfc5;
} */



.business h4 {
  font-size: 20px;
  color: #358aff;
  font-weight: 500;
}
.business li:nth-child(3) h4 {
  font-size: 16px;
}

.business li:nth-child(4) h4 {
  font-size: 16px;
}
.business li:nth-child(5) h4 {
  font-size: 16px;
}
.footer_h5 a {
  cursor: pointer;
  color: #fff;
}

.footerlist strong {
  font-weight: normal;
}
.footerlist  a{
  color: #97A1B1;
}
#keep {
  width: 100%;
  height: 53px;
  line-height: 53px;
  color: #97A1B1;
  font-size: 14px;
  background: #18191d;
  text-align: center;
  font-weight: normal;
}

#keep a {
  color: #97A1B1;
}

.consultingservice {
  width: 214px;
  height: 826px;
  position: fixed;
  left: 9px;
  bottom: 4%;
  z-index: 111111;
}

@media screen and (max-height: 870px) {
  .consultingservice {
    transform: scale(0.9);
    bottom: -2%;
  }
}

@media screen and (max-height: 790px) {
  .consultingservice {
    transform: scale(0.8);
    left: -15px;
    bottom: -11%;
  }
}

.connone {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 30px;
  height: 30px;
  cursor: pointer;
}



@media only screen and (max-width: 1200px) {
  footer{
    /* margin-top: 40px; */
    height: max-content;
  }
  .footercenner{
    width: 100%;
  }
  .vision,.Scope,.Aboutus{
    width: calc(100% - 40px);
    height: 24px;
    overflow: hidden;
    margin-left: 20px;
    margin-bottom: 6px;
    transition: 0.5s all;
  }
  .business{
    width: calc(100% - 40px);
    margin-left: 20px;
  }
  .contactcode{
    width: calc(100% - 20px);
    margin-left: 20px;
    display: flex;
    justify-content: left;
    margin-top: 15px;
  }
  .contactcode li{
    width: 78px;
  }
  .ContactWM{
    display: none;
  }
  
  .Aboutus li:nth-child(1),.Scope li:nth-child(1),.vision li:nth-child(1),.business li:nth-child(1){
    font-size: 14px;
    position: relative;
    margin-bottom: 0;
  }
  .vision li:nth-child(1){
    width: 100%;
  }
  .vision li{
    width: 25%;
    float: left;
  }
  .vision li:nth-child(3){
    margin-right: 45%;
  }
  .vision li:nth-child(5){
    margin-right: 45%;
  }
  .vision li:nth-child(7){
    margin-right:45%;
  }
  .vision li:nth-child(9){
    margin-right: 45%;
  }
  .vision li:nth-child(1):after,.Scope li:nth-child(1):after,.Aboutus li:nth-child(1):after{
    display: inline-block;
    width: 12px;
    height: 12px;
    background-image: url(http://s1.ljcdn.com/home-realsee-cdn/statics/arrow-down.7d1296a8.svg);
    background-size: 100%;
    content: "";
    position: absolute;
    right: 0;
    top: 6px;
    transition: 0.2s all;
  }
  
  .unfold:after{
    transform: rotate(180deg);
  }
  .footerlist{
    margin-top: 20px;
    height: auto;
  }
  .footerlist li{
    font-size: 14px;
    margin-bottom: 11px;
  }
  
  #keep{
    line-height: 18px;
    font-size: 13px;
    padding-top: 16px;
    width: calc(100% - 40px);
    padding-left: 20px;
    padding-right: 20px;
    clear: both;
  }
  .goback{
    display: none;
  }
  
  .contactcode li{
    margin-right: 34px;
  }
  .schemecaseList{
    height: 422px;
    padding-top: 30px;
  }
  .schemecaseListcen span{
    font-size: 16px;
    padding-left: 6%;
  }
  .schemecaseListcen ul{
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 5px;
  }
  .schemecaseListcen ul li{
    width: 48%;
    height: 74px;
    padding-right: 0;
    margin-top: 15px;
  }
  .schemecaseListcen ul li h4{
    font-size: 14px;
    margin: 16px 0px 0px 12px;
  }
  .hotClasses{
    background-size: 18px 18px;
    background-position: 61px 0px;
  }
  .schemecaseListcen ul li p{
    font-size: 11px;
    padding: 4px 10px 0px 12px;
    line-height: 18px;
  }
  .schemecaseListcen ul li h4 span{
    width: 26px;
    height: 26px;
    background-size: 22px 22px!important;
  }
  .Partnerslist{
    width: calc(100% - 40px);
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0;
  }
  .Partnerslist ul li{
    margin-right: 12px;
    margin-top: 0!important;
    font-size: 14px!important;
    white-space: normal;
  }
  .Partnerslist ul{
    padding-bottom: 20px;
  }
  .Partnerslist ul li a{
    font-size: 12px;
  }
}