@media all{
  .terms .banner{width:100%;background-color:#4d6c82;padding:70px 0;}
  .terms .banner h1{display:inline-block;font-size:43px;color:#fff;font-weight:700;}
  .terms .desc{color:#606060;font-size:16px;padding:47px 0;}
  .terms .content .box .name{font-size:20px;color:#4b4c4c;background:url(../../img/global/underline.png) no-repeat left bottom;padding-bottom:28px;font-weight:bolder;}
  .terms .content .box span{font-size:16px;color:#606060;display:inline-block;padding:20px 0 30px;}
  .terms .content .box span a{font-size:16px;color:#4d6c82;}
  .terms .content .box span a:hover{color:#827502;}
  @media (max-width:414px){
    .terms .banner{padding:55px 0;}
    .terms .banner h1{font-size:28px;}
  }
}