.au-banner {
  height: 2.9283rem;
  overflow: hidden;
  position: relative;
  background-color: #10608C;
  background-image: url("/templates/website/res/img/banner4.jpg");
  background-size: cover; }
  @media screen and (max-width: 700px) {
    .au-banner {
      height: 6rem;
      background-position: center; } }
  .au-banner h2 {
    position: absolute;
    margin: 0;
    box-sizing: border-box;
    font-family: "Helvetica Neue", "Microsoft Yahei", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
    font-size: 0.2196rem;
    font-weight: 400;
    color: #fefefe;
    line-height: 2.9283rem;
    width: 100%;
    height: 100%;
    text-align: center; }
    @media screen and (max-width: 700px) {
      .au-banner h2 {
        font-size: 0.7686rem;
        line-height: 6rem;
        padding: 0; } }
    .au-banner h2 span {
      display: inline-block;
      vertical-align: middle; }

.au-instruction-title {
  background-color: #f5f5f5;
  padding: 0.7321rem 0; }
  @media screen and (max-width: 700px) {
    .au-instruction-title {
      padding: 0; } }
  .au-instruction-title .wrapper {
    width: 7.3646rem;
    margin: 0 auto;
    padding: 1px 0;
    text-align: center;
    position: relative; }
  .au-instruction-title .texts {
    width: 1.9034rem;
    height: 0.6223rem;
    margin: 0 auto;
    position: relative; }
    @media screen and (max-width: 700px) {
      .au-instruction-title .texts {
        width: 90%;
        box-sizing: border-box;
        padding: 0.8rem 0.3rem;
        height: auto; } }
    .au-instruction-title .texts .title {
      text-align: center;
      font-family: "Helvetica Neue", "Microsoft Yahei", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
      font-size: 0.1903rem;
      font-weight: 400;
      margin: .5em auto; }
      @media screen and (max-width: 700px) {
        .au-instruction-title .texts .title {
          font-size: 0.66605rem;
          display: none; } }
    .au-instruction-title .texts .subtitle {
      text-align: center;
      font-family: "Helvetica Neue", "Microsoft Yahei", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
      font-size: 0.1611rem;
      font-weight: 400;
      margin: .5em auto; }
      @media screen and (max-width: 700px) {
        .au-instruction-title .texts .subtitle {
          font-size: 0.56385rem;
          display: none; } }
    .au-instruction-title .texts .frameimg {
      position: relative;
      top: -0.4392rem;
      left: 0;
      width: 1.9034rem;
      height: 0.4978rem; }
      @media screen and (max-width: 700px) {
        .au-instruction-title .texts .frameimg {
          display: none; } }
    .au-instruction-title .texts .aboutimg {
      display: none; }
      @media screen and (max-width: 700px) {
        .au-instruction-title .texts .aboutimg {
          display: inline-block;
          width: 100%;
          height: 100%; } }

.au-instruction-body {
  background-color: white; }
  .au-instruction-body .wrapper {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0.2562rem 1.3177rem; }
  .au-instruction-body .texts {
    display: inline-block;
    box-sizing: border-box;
    vertical-align: middle;
    width: 50%;
    padding: 0; }
    @media screen and (max-width: 700px) {
      .au-instruction-body .texts {
        width: 100%;
        display: block; } }
    .au-instruction-body .texts .title {
      text-align: left;
      font-family: "Helvetica Neue", "Microsoft Yahei", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
      font-size: 0.1171rem;
      line-height: 0.1171rem;
      font-weight: 400;
      color: #222;
      margin-bottom: 0; }
      @media screen and (max-width: 700px) {
        .au-instruction-body .texts .title {
          font-size: 0.40985rem;
          line-height: 0.40985rem; } }
    .au-instruction-body .texts p {
      text-align: left;
      text-indent: 2em;
      font-family: "Helvetica Neue", "Microsoft Yahei", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
      font-size: 0.1025rem;
      font-weight: 400;
      line-height: 0.2196rem;
      margin: 0 auto;
      margin-top: 0.1977rem; }
      .au-instruction-body .texts p:nth-child(2) {
        margin-top: 0.0805rem; }
      @media screen and (max-width: 700px) {
        .au-instruction-body .texts p {
          font-size: 0.35875rem;
          line-height: 0.7686rem; } }
  .au-instruction-body .shows {
    display: inline-block;
    box-sizing: border-box;
    width: 50%;
    padding: 0;
    padding-left: 0.8199rem;
    vertical-align: middle;
    margin-left: -2em; }
    .au-instruction-body .shows img {
      width: 100%; }
    @media screen and (max-width: 700px) {
      .au-instruction-body .shows {
        display: block;
        width: 100%;
        text-align: center;
        margin: 0;
        margin-top: 0.5rem;
        padding: 0; } }

.au-contact-title {
  background-color: #f5f5f5;
  padding: 0.7321rem 0; }
  .au-contact-title .wrapper {
    width: 7.3646rem;
    margin: 0 auto;
    text-align: center;
    position: relative; }
  .au-contact-title .texts {
    width: 1.9034rem;
    height: 0.6223rem;
    margin: 0 auto;
    position: relative; }
    @media screen and (max-width: 700px) {
      .au-contact-title .texts {
        height: auto;
        width: 80%; } }
    .au-contact-title .texts .title {
      text-align: center;
      font-family: "Helvetica Neue", "Microsoft Yahei", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
      font-size: 0.1903rem;
      font-weight: 400;
      margin: .5em auto; }
      @media screen and (max-width: 700px) {
        .au-contact-title .texts .title {
          font-size: 0.66605rem;
          display: none; } }
    .au-contact-title .texts .subtitle {
      text-align: center;
      font-family: "Helvetica Neue", "Microsoft Yahei", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
      font-size: 0.1611rem;
      font-weight: 400;
      margin: .5em auto; }
      @media screen and (max-width: 700px) {
        .au-contact-title .texts .subtitle {
          font-size: 0.56385rem;
          display: none; } }
    .au-contact-title .texts .frameimg {
      position: relative;
      top: -0.4392rem;
      left: 0;
      width: 1.9034rem;
      height: 0.4978rem; }
      @media screen and (max-width: 700px) {
        .au-contact-title .texts .frameimg {
          display: none; } }
    .au-contact-title .texts .contactimg {
      display: none; }
      @media screen and (max-width: 700px) {
        .au-contact-title .texts .contactimg {
          display: inline-block;
          width: 100%; } }

.au-contact-body {
  background-color: white; }
  .au-contact-body .wrapper {
    height: 1.4641rem;
    padding-left: 1.0981rem;
    background-image: url("/templates/website/res/img/kefu.png");
    background-size: cover;
    background-position-x: center; }
    @media screen and (max-width: 780px) {
      .au-contact-body .wrapper {
        height: 2.19615rem;
        line-height: 2.19615rem; } }
    @media screen and (max-width: 700px) {
      .au-contact-body .wrapper {
        height: 5.12435rem;
        line-height: 5.12435rem; } }
  .au-contact-body .texts {
    float: left; }
    @media screen and (max-width: 780px) {
      .au-contact-body .texts {
        display: inline-block;
        float: none;
        text-align: left;
        vertical-align: middle; } }
    .au-contact-body .texts p {
      margin: 0.2196rem 0;
      font-family: "Helvetica Neue", "Microsoft Yahei", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
      font-size: 0.1171rem;
      line-height: 0.1171rem;
      font-weight: 400;
      color: #222; }
      .au-contact-body .texts p:nth-child(1) {
        margin-top: 0.1464rem; }
      @media screen and (max-width: 780px) {
        .au-contact-body .texts p {
          font-size: 0.17565rem;
          line-height: 0.17565rem; } }
      @media screen and (max-width: 700px) {
        .au-contact-body .texts p {
          font-size: 0.40985rem;
          line-height: 0.40985rem; } }

.au-map {
  background-color: #f5f5f5; }
  .au-map .wrapper {
    padding: 0.7321rem 0; }
  .au-map #mapid {
    height: 2.9283rem;
    width: 7.3646rem;
    margin: 0 auto; }
    @media screen and (max-width: 780px) {
      .au-map #mapid {
        height: 8.7849rem; } }

.au-qrs {
  background-color: #f5f5f5;
  padding-top: 1px; }
  .au-qrs .wrapper {
    width: 100%;
    padding: 1px 8% 1px 8%;
    margin-top: 1rem;
    position: relative;
    box-sizing: border-box; }
  .au-qrs .qr {
    float: left;
    width: 33.333%;
    text-align: center;
    box-sizing: border-box; }
    @media screen and (max-width: 360px) {
      .au-qrs .qr {
        width: 100%;
        float: none;
        margin-top: 0.5rem; } }
    .au-qrs .qr img {
      height: 100px; }
      @media screen and (max-width: 700px) {
        .au-qrs .qr img {
          height: 100px; } }
    .au-qrs .qr .caption {
      font-size: 0.0878rem; }
      @media screen and (max-width: 700px) {
        .au-qrs .qr .caption {
          font-size: 0.3073rem; } }
  .au-qrs .qr.qq {
    position: relative;
    top: -0.2196rem; }
    @media screen and (max-width: 700px) {
      .au-qrs .qr.qq {
        top: 0; } }
