@charset "UTF-8";
/* rem */
/* reset */
/**********************************全局*************************************/
section {
  width: 36.44444rem;
  margin: 0 auto;
  margin-top: 1.22222rem; }
  section .banner_nav {
    width: 100%;
    height: 5.17778rem;
    background: url("../imgs/contact/banner.png") no-repeat center;
    background-size: 100% 100%;
    margin-bottom: 6.44444rem; }
  section .content_nav {
    width: 29.33333rem;
    height: 8.88889rem;
    margin: 0 auto;
    margin-bottom: 11.11111rem;
    position: relative; }
    section .content_nav .text_nav {
      width: 7.77778rem;
      height: 6.66667rem;
      float: left; }
      section .content_nav .text_nav .title_p {
        font-size: 0.66667rem;
        margin-bottom: 1.22222rem; }
      section .content_nav .text_nav ul {
        width: 100%; }
        section .content_nav .text_nav ul li {
          width: 100%;
          height: 1.11111rem;
          margin-bottom: 0.66667rem; }
          section .content_nav .text_nav ul li .img_nav {
            width: 1.44444rem;
            height: 1.11111rem;
            float: left; }
          section .content_nav .text_nav ul li img {
            width: 0.66667rem; }
          section .content_nav .text_nav ul li p {
            width: 6.22222rem;
            height: 1.11111rem;
            float: left;
            line-height: 0.66667rem; }
    section .content_nav .info_nav {
      width: 17.33333rem;
      height: 8.4rem;
      float: right;
      position: relative; }
      section .content_nav .info_nav .input_nav {
        width: 100%;
        height: 1.33333rem;
        margin-bottom: 0.44444rem; }
        section .content_nav .info_nav .input_nav input {
          width: 8.44444rem;
          height: 1.33333rem;
          text-indent: 0.35556rem;
          border: 0.04444rem solid #c9d8d7;
          border-radius: 0.22222rem; }
      section .content_nav .info_nav textarea {
        width: 100%;
        height: 4.44444rem;
        text-indent: 0.35556rem;
        padding-top: 0.22222rem;
        border: 0.04444rem solid #c9d8d7;
        border-radius: 0.22222rem; }
      section .content_nav .info_nav #send {
        width: 4.44444rem;
        position: absolute;
        right: 12.88889rem;
        top: 6.66667rem;
        cursor: pointer; }

/*# sourceMappingURL=contact.css.map */
