@charset "UTF-8";
/* rem */
/* reset */
/**********************************全局*************************************/
section {
  width: 100%; }
  section .banner_nav {
    width: 100%;
    height: 17.02222rem;
    background: url("../imgs/home/banner.png") no-repeat center;
    background-size: 100% 100%;
    position: relative; }
    section .banner_nav img {
      width: 26.4rem;
      position: absolute;
      margin: auto;
      top: 5.55556rem;
      left: 0;
      right: 0; }
  section .center_title {
    text-align: center;
    margin-top: 0.4rem;
    font-weight: bold;
    font-size: 0.66667rem;
    letter-spacing: 0.08889rem;
    margin-bottom: 0.88889rem; }
  section .center_p {
    text-align: center;
    font-size: 0.4rem;
    font-weight: lighter;
    margin-bottom: 0.33333rem; }
  section .content01_nav {
    width: 27.55556rem;
    margin: 0 auto;
    margin-top: 1.55556rem;
    margin-bottom: 4.88889rem; }
    section .content01_nav ul {
      width: 100%;
      height: 6.66667rem; }
      section .content01_nav ul li {
        width: 5.55556rem;
        height: 6.66667rem;
        border: 0.04444rem solid #d6d6d6;
        border-radius: 0.22222rem;
        float: left;
        margin-left: 1.63333rem;
        position: relative; }
        section .content01_nav ul li .img_nav {
          width: 100%;
          height: 4rem;
          position: relative;
          top: 0.4rem; }
          section .content01_nav ul li .img_nav img {
            max-width: 90%;
            max-height: 4rem;
            position: absolute;
            margin: auto;
            left: 0;
            right: 0;
            bottom: 0; }
        section .content01_nav ul li p {
          width: 100%;
          font-size: 0.4rem;
          font-weight: lighter;
          text-align: center;
          line-height: 0.66667rem;
          position: absolute;
          top: 5.46667rem; }
        section .content01_nav ul li #content01_nav_li_3 {
          top: 5.24444rem; }
  section .content02_nav {
    width: 32.4rem;
    height: 16.44444rem;
    margin: 0 auto;
    margin-bottom: 6.22222rem; }
    section .content02_nav .left_nav {
      width: 50%;
      height: 100%;
      float: left;
      position: relative; }
      section .content02_nav .left_nav .text_nav {
        position: relative;
        top: 4rem; }
        section .content02_nav .left_nav .text_nav p {
          text-indent: 2.22222rem;
          font-size: 0.4rem;
          font-weight: lighter;
          margin-bottom: 0.33333rem; }
        section .content02_nav .left_nav .text_nav .title_p {
          font-size: 0.66667rem;
          font-weight: bold;
          letter-spacing: 0.08889rem;
          margin-bottom: 1.55556rem; }
      section .content02_nav .left_nav .more_content {
        width: 2.8rem;
        height: 0.77778rem;
        border: 0.02222rem solid #000;
        text-align: center;
        line-height: 0.77778rem;
        font-size: 0.31111rem;
        position: absolute;
        left: 2.22222rem;
        top: 10.88889rem; }
    section .content02_nav .right_nav {
      width: 50%;
      height: 100%;
      float: left;
      position: relative; }
      section .content02_nav .right_nav img {
        position: absolute; }
      section .content02_nav .right_nav #img_1 {
        width: 10.71111rem;
        top: 1.6rem;
        left: 4.22222rem;
        z-index: 3; }
      section .content02_nav .right_nav #img_2 {
        width: 7.66667rem;
        top: 0;
        right: -2rem;
        z-index: 2; }
      section .content02_nav .right_nav #img_3 {
        width: 8.73333rem;
        top: 7.84444rem;
        left: 0.6rem;
        z-index: 2; }
  section .content03_nav {
    width: 28.66667rem;
    margin: 0 auto;
    margin-top: 1.55556rem;
    margin-bottom: 6.66667rem; }
    section .content03_nav ul {
      width: 100%;
      height: 6.66667rem; }
      section .content03_nav ul li {
        width: 6.66667rem;
        height: 5.55556rem;
        float: left;
        margin-left: 0.66667rem;
        position: relative; }
        section .content03_nav ul li img {
          width: 100%;
          height: 100%; }
        section .content03_nav ul li p {
          width: 100%;
          font-size: 0.4rem;
          font-weight: lighter;
          text-align: center;
          line-height: 0.66667rem;
          position: absolute;
          top: 5.77778rem; }
  section .home_banner02 {
    width: 100%; }
    section .home_banner02 img {
      width: 100%;
      display: block; }

/*# sourceMappingURL=home.css.map */
