@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/system/banner.png") no-repeat center;
    background-size: 100% 100%;
    margin-bottom: 2.66667rem; }
  section .content_nav {
    width: 100%;
    height: 33.33333rem;
    position: relative;
    border-top: 0.04444rem solid #122461; }
    section .content_nav .title_ul {
      width: 7.55556rem;
      position: absolute;
      left: 0;
      top: -0.73333rem; }
      section .content_nav .title_ul li {
        width: 100%;
        height: 1.33333rem;
        line-height: 1.33333rem;
        text-align: center;
        color: #122461;
        background: #b4caed;
        margin-bottom: 0.17778rem;
        cursor: pointer; }
      section .content_nav .title_ul .li_now {
        background: #122461;
        color: #fff; }
    section .content_nav .change_nav {
      width: 27.22222rem;
      height: 16.66667rem;
      position: absolute;
      top: 1.55556rem;
      right: 0; }
      section .content_nav .change_nav .title_p {
        font-size: 0.66667rem;
        margin-bottom: 1.11111rem; }
      section .content_nav .change_nav .text_p {
        font-size: 0.4rem;
        font-weight: lighter;
        line-height: 0.77778rem; }
      section .content_nav .change_nav .product_ul {
        width: 100%;
        margin-top: 2.55556rem; }
        section .content_nav .change_nav .product_ul li {
          width: 5.55556rem;
          height: 7.77778rem;
          float: left;
          margin-right: 1.11111rem; }
          section .content_nav .change_nav .product_ul li img {
            width: 100%;
            height: 4.11111rem;
            margin-bottom: 0.66667rem; }
          section .content_nav .change_nav .product_ul li p {
            font-size: 0.4rem;
            font-weight: lighter;
            text-align: center;
            margin-bottom: 0.28889rem; }

.change_nav {
  display: none; }

/*# sourceMappingURL=system.css.map */
