.ChaNge{
  width:100%;
    margin: 28px auto;
}
.ChaNge ul{
  text-align:center;
}
.ChaNge ul li{
    width: 11.333%;
    display: inline-block;
    height: 125px;
    border: 1px solid #989898;
    border-radius: 27px;
    margin: 14px 11px;
}
.ChaNge ul li img{
    width: 75px;
    height: 75px;
    display: inline-block;
    padding: 15px;
    }
  .ChaNge ul li p{
    margin: 0;
    /* margin-top: 5px; */
    position: relative;
    top: 4px;
    font-size: 22px;
 color: #989898;
  }
  #nav ul li:hover{border:1px solid #287ED5 ; color:#fff;}
  .navdown{ background:#287ED5 ;font-weight: 800;border:0;}
    .navdown .iconfont{
       color: #fff;
    }
  .navdown p{
    color:#fff !important;
  }

.nav ul li .iconfont{

    font-size: 46px !important;
    color: #989898;
}

.En_ment h1{
  text-align: center;
    color: #0074E3;
    letter-spacing: 2px;
}
.En_ment_ul{
    line-height: 41px;
    margin-left: 13px;
}


.En_ment_ulOne{
    width: 47%;
    /* display: block; */
    float: left;
    
}
.En_ment_ulOne li{
  width:100%;

}

.En_ment_ulTwo{
    width: 47%;
    /* display: block; */
    float: left;

}
.En_ment_ulTwo li{
  width:100%;
  
}
.ment-zx{
  width:1200px;
  margin:40px auto;
}
.ment-zx a{
    display: inline-block;
    width: 47%;
    box-shadow: 0px 0px 2px 0px;
    text-align: center;
    margin: 23px 16px;
    line-height: 57px;
    font-size: 22px;
    border-radius: 14px;
    background: #007CF0;
    color: #fff;
    font-weight: 400;
    }
.Content img{
  display:block;
  margin:auto;
}
.Content ul{
  text-align:center;
  width: 1200px;
    margin: auto;
}
.Content ul li{
    display: inline-block;
    width: 31%;
    margin: 10px 10px;
}