@charset "UTF-8";
/* rem */
/* reset */
/**********************************全局*************************************/
section {
  width: 26.8888888889rem;
  margin: 0 auto;
  margin-top: 1.5555555556rem;
  padding-top: 4.2222222222rem;
  position: relative; }
  section .text_img {
    width: 10.2666666667rem;
    height: 3.5555555556rem;
    position: absolute;
    top: 0;
    left: -0.4444444444rem; }
    section .text_img img {
      width: 100%;
      height: 100%; }
  section p {
    font-size: 0.5777777778rem;
    margin-bottom: 0.2222222222rem; }
  section .address_nav {
    /*margin-top: rem(30);*/
    width: 100%;
    height: 12.5777777778rem; }
    section .address_nav img {
      width: 100%;
      height: 100%; }

@media screen and (max-width: 950px) {
  .phone_section {
    width: 100%;
    height: 28.5rem;
    background: #f6f6f9;
    padding-top: 4rem;
    position: relative; }
    .phone_section .text_img {
      width: 11.55rem;
      height: 4rem;
      position: absolute;
      top: 0.875rem;
      left: 1.9rem; }
      .phone_section .text_img img {
        width: 100%;
        height: 100%; }
    .phone_section p {
      width: 14.075rem;
      margin: 0 auto;
      font-size: 0.55rem;
      margin-bottom: 0.25rem; }
    .phone_section .address_nav {
      width: 14.075rem;
      height: 14.075rem;
      margin: 0 auto;
      margin-top: 1.25rem; }
      .phone_section .address_nav img {
        width: 100%;
        height: 100%; } }

/*# sourceMappingURL=call.css.map */
