.mzsm{ max-width: 1200px; margin: 0 auto;padding-top: 2.14rem; width: 96%;}
.mzsm h3{ font-size: 42px; color: #666; line-height: 60px; text-align: center; font-weight: normal;}
.mzsm h4{ font-size: 28px; color:#666; line-height: 48px; text-align: center;font-weight: normal; text-transform: uppercase;}
.mzsm span{ text-align: center; display: block; margin: 30px 0;}
.mzsm_con{ font-size: 16px; padding-bottom: 120px;}
.mzsm_con p{ margin-top: 10px; line-height: 30px; color: #222;}
@media screen and (max-width: 960px){
  .mzsm{padding-top:1rem;}
  .mzsm h3{ font-size: 32px; color: #666; line-height: 50px; text-align: center; font-weight: normal;}
  .mzsm h4{ font-size: 18px; color:#666; line-height: 48px; text-align: center;font-weight: normal;}
  .mzsm span{ text-align: center; display: block; margin: 10px 0;}
  .mzsm_con{ font-size: 16px; padding-bottom: 60px;}
}