@font-face {
  font-family: "HY";
  src: url('../font/HYQiHeiX35W.otf');
  /* IE9 */
  src: url('../font/zxc.ttf');
  /* IE9 */
}
* {
  margin: 0;
  padding: 0;
  opacity: 1;
  font-family: Hy, Arial, Helvetica, sans-serif;
  font-size: 1.4rem;
}
body {
  padding-top: 130px;
}
ul,
li {
  list-style: none;
}
.claer {
  clear: both;
}
@media all and (max-width: 1441px) {
  .warp5 .info .p1 {
    font-size: 8rem;
  }
}
@media all and (max-width: 1921px) {
  html {
    font-size: 62.5%;
  }
}
@media all and (min-width: 1921px) {
  html {
    font-size: 76.5%;
  }
}
body {
  padding-top: 50px;
}
@media all and (max-width: 769px) {
  body > .title {
    display: none;
  }
  body > .image {
    margin: 0 15px !important;
  }
  .serves-top {
    padding: 0 15px 0 15px;
    margin: 0 0 30px 0 ;
  }
  .serves-top .serves-titles > p {
    font-size: 3rem;
    margin: 30px 0 30px 0 ;
  }
  .message-box .dynamic-hide span {
    font-size: 3rem;
  }
  .message-box .message-item span {
    font-size: 1.4rem;
  }
  .message-box .message-item input {
    font-size: 1.4rem;
  }
  .message-box .message-item .sele {
    font-size: 1.4rem;
  }
  .contact-usd strong {
    font-size: 1.4rem;
  }
  .contact-list * {
    font-size: 1.4rem;
  }
  .contact-i p {
    font-size: 1.4rem;
  }
  .contact-i span {
    width: 12px;
    height: 12px;
  }
  .contact-message span {
    font-size: 1.4rem;
  }
  .textarea {
    font-size: 1.4rem;
  }
  .send-us a {
    font-size: 1.4rem;
  }
  .serves-top .serves-titles > p {
    font-size: 2.4rem;
  }
}
