@import url(../css/public.css);
@import url(../css/iconfont.css);
.banner {
  width: 100%;
  float: left; }
  .banner .phone {
    display: none; }
  .banner img {
    width: 100%; }

.m_box_01 {
  width: 100%;
  float: left;
  height: auto;
  padding: 40px 0; }
  .m_box_01 .box_title {
    display: block;
    text-align: center; }
    .m_box_01 .box_title h2 {
      display: inline-block;
      position: relative; }
      .m_box_01 .box_title h2:before {
        width: 40px;
        left: -60px;
        content: "";
        position: absolute;
        top: 15px;
        height: 2px;
        background: #007aff; }
      .m_box_01 .box_title h2:after {
        width: 40px;
        right: -60px;
        content: "";
        position: absolute;
        top: 15px;
        height: 2px;
        background: #007aff; }
  .m_box_01 .tab {
    margin-top: 40px;
    float: left;
    width: 100%; }
  .m_box_01 .left {
    float: right;
    width: 802px; }
    .m_box_01 .left .swiper-wrapper {
      display: block; }
    .m_box_01 .left li {
      width: 185.5px;
      float: left;
      margin-left: 15px;
      border: 1px solid #ccc;
      border-radius: 5px;
      margin-bottom: 15px;
      padding: 27px 15px;
      cursor: pointer;
      font-size: 15px;
      text-align: center; }
      .m_box_01 .left li img {
        height: 35px; }
      .m_box_01 .left li .t {
        margin-top: 5px;
        float: left;
        width: 100%; }
  .m_box_01 .right {
    width: 386px;
    float: left;
    padding: 20px;
    background: #f8f8f8;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 122, 255, 0.3);
    text-align: center; }
    .m_box_01 .right img {
      height: 140px;
      margin-bottom: 30px; }
    .m_box_01 .right .m {
      background: #007aff;
      line-height: 40px;
      text-align: center;
      cursor: pointer;
      color: #fff; }
      .m_box_01 .right .m a {
        color: #fff;
        display: block; }

.m_box_02 {
  width: 100%;
  float: left;
  height: auto;
  padding: 40px 0;
  background: #f8f8f8;
  overflow: hidden; }
  .m_box_02 .box_title {
    display: block;
    text-align: center; }
    .m_box_02 .box_title h2 {
      display: inline-block;
      position: relative; }
      .m_box_02 .box_title h2:before {
        width: 40px;
        left: -60px;
        content: "";
        position: absolute;
        top: 15px;
        height: 2px;
        background: #007aff; }
      .m_box_02 .box_title h2:after {
        width: 40px;
        right: -60px;
        content: "";
        position: absolute;
        top: 15px;
        height: 2px;
        background: #007aff; }
  .m_box_02 .tab {
    margin-top: 40px;
    float: left;
    width: 100%; }
  .m_box_02 .left {
    float: left;
    width: 802px; }
    .m_box_02 .left .swiper-wrapper {
      display: block; }
    .m_box_02 .left li {
      width: 185.5px;
      float: left;
      margin-right: 15px;
      border: 1px solid #ccc;
      border-radius: 5px;
      margin-bottom: 15px;
      padding: 15px;
      cursor: pointer;
      background: #fff;
      font-size: 15px; }
      .m_box_02 .left li img {
        height: 35px;
        float: left; }
      .m_box_02 .left li .t {
        margin-left: 15px;
        margin-top: 5px;
        float: left; }
    .m_box_02 .left .hover {
      border: 1px solid #007aff; }
      .m_box_02 .left .hover .t {
        color: #007aff; }
  .m_box_02 .right {
    width: 386px;
    float: right;
    padding: 20px;
    background: #f8f8f8;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 122, 255, 0.3); }
    .m_box_02 .right .swiper-wrapper {
      display: block; }
    .m_box_02 .right .swiper li {
      display: none;
      height: 232px; }
      .m_box_02 .right .swiper li .t {
        font-size: 18px;
        font-weight: bold; }
      .m_box_02 .right .swiper li .d {
        margin-top: 10px;
        color: #666;
        line-height: 1.8;
        font-size: 12px; }
    .m_box_02 .right .swiper .hover {
      display: block; }
    .m_box_02 .right .m {
      background: #007aff;
      line-height: 40px;
      text-align: center;
      cursor: pointer;
      color: #fff; }
      .m_box_02 .right .m a {
        color: #fff;
        display: block; }

.m_box_03 {
  width: 100%;
  float: left;
  height: auto;
  padding: 40px 0 40px 0;
  overflow: hidden; }
  .m_box_03 .box_title {
    display: block;
    text-align: center; }
    .m_box_03 .box_title h2 {
      display: inline-block;
      position: relative; }
      .m_box_03 .box_title h2:before {
        width: 40px;
        left: -60px;
        content: "";
        position: absolute;
        top: 15px;
        height: 2px;
        background: #007aff; }
      .m_box_03 .box_title h2:after {
        width: 40px;
        right: -60px;
        content: "";
        position: absolute;
        top: 15px;
        height: 2px;
        background: #007aff; }
  .m_box_03 .tab {
    margin-top: 40px;
    float: left;
    width: 100%; }
  .m_box_03 .left {
    float: left;
    width: 802px; }
    .m_box_03 .left .swiper-wrapper {
      display: block; }
    .m_box_03 .left li {
      width: 185.5px;
      float: left;
      margin-right: 15px;
      border: 1px solid #ccc;
      border-radius: 5px;
      margin-bottom: 15px;
      padding: 15px;
      cursor: pointer;
      background: #fff;
      font-size: 15px; }
      .m_box_03 .left li img {
        height: 35px;
        float: left; }
      .m_box_03 .left li .t {
        margin-left: 15px;
        margin-top: 5px;
        float: left; }
    .m_box_03 .left .hover {
      border: 1px solid #007aff; }
      .m_box_03 .left .hover .t {
        color: #007aff; }
  .m_box_03 .right {
    width: 386px;
    float: right;
    padding: 20px;
    background: #f8f8f8;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 122, 255, 0.3); }
    .m_box_03 .right .swiper-wrapper {
      display: block; }
    .m_box_03 .right .swiper li {
      display: none;
      height: 232px; }
      .m_box_03 .right .swiper li .t {
        font-size: 18px;
        font-weight: bold; }
      .m_box_03 .right .swiper li .d {
        margin-top: 10px;
        color: #666;
        line-height: 1.8;
        font-size: 12px; }
    .m_box_03 .right .swiper .hover {
      display: block; }
    .m_box_03 .right .m {
      background: #007aff;
      line-height: 40px;
      text-align: center;
      cursor: pointer;
      color: #fff; }
      .m_box_03 .right .m a {
        color: #fff;
        display: block; }

.m_box_04 {
  width: 100%;
  float: left;
  height: auto;
  padding: 40px 0 40px 0;
  background: #f0f0f0; }
  .m_box_04 .box_title {
    display: block;
    text-align: center; }
    .m_box_04 .box_title h2 {
      display: inline-block;
      position: relative; }
      .m_box_04 .box_title h2:before {
        width: 40px;
        left: -60px;
        content: "";
        position: absolute;
        top: 15px;
        height: 2px;
        background: #007aff; }
      .m_box_04 .box_title h2:after {
        width: 40px;
        right: -60px;
        content: "";
        position: absolute;
        top: 15px;
        height: 2px;
        background: #007aff; }
  .m_box_04 .box {
    width: 100%;
    float: left;
    background: #007aff;
    margin-top: 40px;
    border-radius: 10px; }
    .m_box_04 .box .left {
      width: 200px;
      float: left; }
      .m_box_04 .box .left li {
        line-height: 65px;
        padding: 0 20px;
        font-size: 18px;
        color: #fff;
        cursor: pointer; }
      .m_box_04 .box .left .hover {
        background: #fff;
        color: #007aff;
        font-weight: bold;
        position: relative; }
        .m_box_04 .box .left .hover:before {
          content: "\e687";
          float: right;
          font-family: "icon" !important; }
    .m_box_04 .box .right {
      width: 1000px;
      border-radius: 0 10px 10px 0;
      float: left;
      background: #fff;
      padding: 20px 60px; }
      .m_box_04 .box .right li {
        width: 100%;
        float: left;
        font-size: 18px;
        display: none; }
        .m_box_04 .box .right li .fl {
          width: 250px;
          float: left; }
          .m_box_04 .box .right li .fl .t {
            font-size: 18px;
            color: #007aff; }
          .m_box_04 .box .right li .fl .list {
            width: 100%;
            float: left; }
            .m_box_04 .box .right li .fl .list span {
              width: 100%;
              float: left;
              margin-top: 20px; }
            .m_box_04 .box .right li .fl .list .img {
              float: left;
              width: 45px;
              text-align: center; }
              .m_box_04 .box .right li .fl .list .img img {
                width: 100%; }
            .m_box_04 .box .right li .fl .list .content {
              float: left;
              width: 150px;
              margin-left: 20px; }
              .m_box_04 .box .right li .fl .list .content h4 {
                font-size: 15px; }
              .m_box_04 .box .right li .fl .list .content p {
                font-size: 12px; }
        .m_box_04 .box .right li .fr {
          width: 550px;
          float: right;
          margin-top: 40px; }
          .m_box_04 .box .right li .fr .item {
            margin-bottom: 20px;
            float: left;
            width: 100%; }
            .m_box_04 .box .right li .fr .item .t {
              font-size: 15px;
              position: relative; }
              .m_box_04 .box .right li .fr .item .t:before {
                width: 5px;
                height: 5px;
                background: #007aff;
                content: "";
                position: absolute;
                left: -15px;
                border-radius: 50%;
                top: 9px; }
            .m_box_04 .box .right li .fr .item .d {
              font-size: 14px;
              color: #999;
              margin-top: 10px; }
      .m_box_04 .box .right .hover {
        display: block; }

@media screen and (max-width: 769px) {
  .m_box_01 {
    padding: 20px 10px; }
    .m_box_01 .tab {
      margin-top: 20px; }
      .m_box_01 .tab .right {
        width: 100%; }
      .m_box_01 .tab .left {
        margin-top: 20px;
        width: 100%; }
        .m_box_01 .tab .left .swiper {
          float: left;
          width: 100%; }
        .m_box_01 .tab .left ul {
          width: 110%;
          float: left;
          display: flex;
          flex-wrap: wrap; }
        .m_box_01 .tab .left li {
          margin-left: 0px;
          width: 44.1%;
          margin-right: 10px;
          margin-bottom: 10px; }

  .m_box_02 {
    padding: 20px 10px;
    margin: 0; }
    .m_box_02 .tab {
      margin-top: 20px; }
    .m_box_02 .left {
      width: 100%;
      float: left; }
      .m_box_02 .left .swiper-wrapper {
        display: flex; }
        .m_box_02 .left .swiper-wrapper li {
          text-align: center;
          padding: 10px; }
          .m_box_02 .left .swiper-wrapper li img {
            display: none; }
          .m_box_02 .left .swiper-wrapper li .t {
            width: 100%;
            margin: 0px; }
    .m_box_02 .right {
      width: 100%; }
      .m_box_02 .right .swiper-wrapper {
        display: flex; }
      .m_box_02 .right .swiper {
        width: 100%;
        float: flex; }
        .m_box_02 .right .swiper li {
          height: auto; }
      .m_box_02 .right .m {
        margin-top: 20px; }

  .m_box_03 {
    padding: 20px 10px;
    margin: 0; }
    .m_box_03 .tab {
      margin-top: 20px; }
    .m_box_03 .left {
      width: 100%;
      float: left; }
      .m_box_03 .left .swiper-wrapper {
        display: flex; }
        .m_box_03 .left .swiper-wrapper li {
          text-align: center;
          padding: 10px; }
          .m_box_03 .left .swiper-wrapper li img {
            display: none; }
          .m_box_03 .left .swiper-wrapper li .t {
            width: 100%;
            margin: 0px; }
    .m_box_03 .right {
      width: 100%; }
      .m_box_03 .right .swiper-wrapper {
        display: flex; }
      .m_box_03 .right .swiper {
        width: 100%;
        float: flex; }
        .m_box_03 .right .swiper li {
          height: auto; }
      .m_box_03 .right .m {
        margin-top: 20px; }

  .m_box_04 {
    padding: 20px 10px; }
    .m_box_04 .box {
      margin-top: 20px;
      display: flex; }
      .m_box_04 .box .left {
        width: 110px;
        flex-shrink: 0; }
        .m_box_04 .box .left li {
          padding: 10px 10px;
          line-height: 1.3;
          font-size: 12px; }
      .m_box_04 .box .right {
        padding: 10px; }
        .m_box_04 .box .right li .fl {
          display: none; }
        .m_box_04 .box .right li .fr {
          width: 100%;
          margin-top: 0; }
          .m_box_04 .box .right li .fr .item {
            margin-bottom: 10px; }
            .m_box_04 .box .right li .fr .item .t {
              font-size: 14px; }
              .m_box_04 .box .right li .fr .item .t:before {
                content: none; }
            .m_box_04 .box .right li .fr .item .d {
              font-size: 12px; } }

/*# sourceMappingURL=index.css.map */
