.maskNav {
  width: 0;
  height: 0;
}
.contactPage .content .anim .letfBox{
  width: 48%;
  float: left;
}
.contactPage .content .anim .letfBox .liftInfo{
  box-sizing: border-box;
  width: 100%;
  height: 155px;
  background-color: #F4F4F4;
  padding:30px 0 30px 50px;
  margin-bottom: 25px;
}
.contactPage .content .anim .letfBox .liftInfo .liftTitle{
  color: #000000;
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 25px;
}
.contactPage .content .anim .letfBox .liftInfo .liftContent{
  color: #3E3E3E;
  font-size: 14px;
  line-height: 24px;
}
.contactPage .content .anim .rightBox{
  width: 48%;
  float: right;
}
.contactPage .content .anim .rightBox .rightInfoTop{
  box-sizing: border-box;
  width: 100%;
  height: 515px;
  background-color: #F4F4F4;
  padding:30px 0 30px 50px;
  margin-bottom: 25px;
}
.contactPage .content .anim .rightBox .rightInfoTop .rightToTitle{
  color: #000000;
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 40px;
}
.contactPage .content .anim .rightBox .rightInfoTop .rightToContentH{
  width: 30%;
  height: 40%;
  margin: 5px;
  float: left;
}
.contactPage .content .anim .rightBox .rightInfoTop .rightToContentF{
  width: 30%;
  height: 40%;
  margin: 30px 5px 5px;
  float: left;
}
.contactPage .content .anim .rightBox .rightInfoBottom{
  box-sizing: border-box;
  width: 100%;
  height: 135px;
  background-color: #F4F4F4;
  padding:30px 0 30px 50px;
  margin-bottom: 25px;
}
.contactPage .content .anim .rightBox .rightInfoBottom .rightBtTitle{
  color: #000000;
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 25px;
}
.contactPage .content .anim .rightBox .rightInfoBottom .rightBtContent{
  color: #3E3E3E;
  font-size: 14px;
  line-height: 24px;
}
.firstLi{
  display: inline-block;
  height: 60px;
  width: 100%;
  font-size: 16px;
}
.lastLi{
  display: inline-block;
  height: 35px;
  width: 100%;
  color: #424242;
}
@media all and (max-width:1024px) {
  .contactPage .content .anim .letfBox{
    width: 100%;
  }
  .contactPage .content .anim .letfBox .liftInfo{
    box-sizing: border-box;
    width: 100%;
    height: 155px;
    background-color: #F4F4F4;
    padding:30px 0 30px 50px;
    margin-bottom: 25px;
  }
  .contactPage .content .anim .letfBox .liftInfo .liftTitle{
    color: #000000;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 25px;
  }
  .contactPage .content .anim .letfBox .liftInfo .liftContent{
    color: #3E3E3E;
    font-size: 14px;
    line-height: 24px;
  }
  .contactPage .content .anim .rightBox{
    width: 100%;
  }
  .contactPage .content .anim .rightBox .rightInfoTop{
    box-sizing: border-box;
    width: 100%;
    height: 515px;
    background-color: #F4F4F4;
    padding:30px 0 30px 50px;
    margin-bottom: 25px;
  }
  .contactPage .content .anim .rightBox .rightInfoTop .rightToTitle{
    color: #000000;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 40px;
  }
  .contactPage .content .anim .rightBox .rightInfoTop .rightToContentH{
    width: 30%;
    height: 40%;
    margin: 5px;
    float: left;
  }
  .contactPage .content .anim .rightBox .rightInfoTop .rightToContentF{
    width: 30%;
    height: 40%;
    margin: 30px 5px 5px;
    float: left;
  }
  .contactPage .content .anim .rightBox .rightInfoBottom{
    box-sizing: border-box;
    width: 100%;
    height: 135px;
    background-color: #F4F4F4;
    padding:30px 0 30px 50px;
    margin-bottom: 25px;
  }
  .contactPage .content .anim .rightBox .rightInfoBottom .rightBtTitle{
    color: #000000;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 25px;
  }
  .contactPage .content .anim .rightBox .rightInfoBottom .rightBtContent{
    color: #3E3E3E;
    font-size: 14px;
    line-height: 24px;
  }
  .firstLi{
    display: inline-block;
    height: 60px;
    width: 100%;
    font-size: 16px;
  }
  .lastLi{
    display: inline-block;
    height: 35px;
    width: 100%;
    color: #424242;
  }
}
@media all and (max-width:415px) {
  .contactPage .content .anim .letfBox{
    width: 100%;
  }
  .contactPage .content .anim .letfBox .liftInfo{
    box-sizing: border-box;
    width: 100%;
    height: 165px;
    background-color: #F4F4F4;
    padding:30px 0 30px 20px;
    margin-bottom: 25px;
  }
  .contactPage .content .anim .letfBox .liftInfo .liftTitle{
    color: #000000;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 25px;
  }
  .contactPage .content .anim .letfBox .liftInfo .liftContent{
    color: #3E3E3E;
    font-size: 14px;
    line-height: 24px;
  }
  .contactPage .content .anim .rightBox{
    width: 100%;
  }
  .contactPage .content .anim .rightBox .rightInfoTop{
    box-sizing: border-box;
    width: 100%;
    height: 700px;
    background-color: #F4F4F4;
    padding:30px 0 10px 20px;
    margin-bottom: 25px;
  }
  .contactPage .content .anim .rightBox .rightInfoTop .rightToTitle{
    color: #000000;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 40px;
  }
  .contactPage .content .anim .rightBox .rightInfoTop .rightToContentH{
    width: 45%;
    height: 30%;
    margin: 5px;
  }
  .contactPage .content .anim .rightBox .rightInfoTop .rightToContentF{
    width: 45%;
    height: 30%;
    margin: 5px;
  }
  .contactPage .content .anim .rightBox .rightInfoBottom{
    box-sizing: border-box;
    width: 100%;
    height: 135px;
    background-color: #F4F4F4;
    padding:30px 0 30px 20px;
    margin-bottom: 25px;
  }
  .contactPage .content .anim .rightBox .rightInfoBottom .rightBtTitle{
    color: #000000;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 25px;
  }
  .contactPage .content .anim .rightBox .rightInfoBottom .rightBtContent{
    color: #3E3E3E;
    font-size: 14px;
    line-height: 24px;
  }
  .firstLi{
    display: inline-block;
    height: 60px;
    width: 100%;
    font-size: 16px;
  }
  .lastLi{
    display: inline-block;
    height: 35px;
    width: 100%;
    color: #424242;
  }
}