@charset "UTF-8";
body, html {
  background: #f0f2f5; }

.wrap {
  width: 1200px;
  margin: 0 auto; }

.content .title {
  line-height: 56px;
  font-size: 16px;
  color: #333;
  display: flex;
  align-items: center;
  font-family: '微软雅黑'; }
  .content .title img {
    margin-right: 10px; }
.content .banner {
  width: 100%;
  height: 380px;
  position: relative; }
  .content .banner .swiper-pagination1 {
    width: 100%!important;
    text-align: center;
    position: absolute;
    bottom: 10px;
    z-index: 999; }
  .content .banner .swiper-wrapper .swiper-slide a {
    width: 100%!important;
    display: block;
    height: 100%;
    position: relative;
    overflow: hidden;
  }
    .content .banner .swiper-wrapper .swiper-slide a img {
      display: block;
      height: 100%;
      position: absolute;
      left: 50%;
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
    }
.content .cont1 {
  margin-top: 20px;
  margin-bottom: 20px; }
  .content .cont1 .cont1Left {
    width: 920px;
    margin-right: 20px;
    float: left; }
    .content .cont1 .cont1Left .cont1LeftTop {
      background: #fff;
      margin-bottom: 20px;
      padding: 20px 0 10px 0; }
      .content .cont1 .cont1Left .cont1LeftTop ul:first-child {
        margin-bottom: 4px;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap; }
        .content .cont1 .cont1Left .cont1LeftTop ul:first-child li {
          line-height: 24px;
          color: #666;
          font-size: 14px;
          border-right: 1px solid #e6e6e6;
          flex-grow: 1; }
          .content .cont1 .cont1Left .cont1LeftTop ul:first-child li a {
            display: block;
            text-align: center;
            color: #666 !important;
            font-family: '微软雅黑'; }
          .content .cont1 .cont1Left .cont1LeftTop ul:first-child li a:hover {
            color: #f33; }
        .content .cont1 .cont1Left .cont1LeftTop ul:first-child li:last-child {
          border-right: none; }
      .content .cont1 .cont1Left .cont1LeftTop ul:last-child {
        display: flex;
        flex-direction: row; }
        .content .cont1 .cont1Left .cont1LeftTop ul:last-child li {
          flex-grow: 1;
          display: flex;
          flex-direction: column;
          justify-content: space-between;
          align-items: center; }
          .content .cont1 .cont1Left .cont1LeftTop ul:last-child li a p:first-child {
            margin-top: 10px;
            width: 64px;
            height: 64px; }
            .content .cont1 .cont1Left .cont1LeftTop ul:last-child li a p:first-child img {
              display: block;
              height: 100%;
              border-radius: 12px; }
          .content .cont1 .cont1Left .cont1LeftTop ul:last-child li a p:last-child {
            line-height: 32px;
            font-size: 14px;
            color: #666;
            text-align: center; }
          .content .cont1 .cont1Left .cont1LeftTop ul:last-child li a.sel p {
            color: #f33; }
    .content .cont1 .cont1Left .cont1LeftBottom {
      display: flex;
      flex-direction: row; }
      .content .cont1 .cont1Left .cont1LeftBottom > div {
        background: #fff;
        width: 50%;
        padding: 0 20px;
        height: 304px;
        overflow: hidden; }
      .content .cont1 .cont1Left .cont1LeftBottom .cont1LeftBottomL {
        margin-right: 20px;
        padding: 0 20px 20px 20px;
        box-sizing: border-box;
        position: relative; }
        .content .cont1 .cont1Left .cont1LeftBottom .cont1LeftBottomL p:nth-child(2) {
          line-height: 56px; }
          .content .cont1 .cont1Left .cont1LeftBottom .cont1LeftBottomL p:nth-child(2) span {
            background: #ccc; }
        .content .cont1 .cont1Left .cont1LeftBottom .cont1LeftBottomL .cont1Banner {
          width: 100%;
          height: 230px;
          overflow: hidden; }
          .content .cont1 .cont1Left .cont1LeftBottom .cont1LeftBottomL .cont1Banner .swiper-slide {
            position: relative; }
            .content .cont1 .cont1Left .cont1LeftBottom .cont1LeftBottomL .cont1Banner .swiper-slide img {
              display: block;
              height: 100%;
              width: 100%; }
            .content .cont1 .cont1Left .cont1LeftBottom .cont1LeftBottomL .cont1Banner .swiper-slide p {
              position: absolute;
              bottom: 0;
              left: 0;
              width: 100%;
              height: 34px;
              display: block; }
            .content .cont1 .cont1Left .cont1LeftBottom .cont1LeftBottomL .cont1Banner .swiper-slide p:nth-child(2) {
              background: #000;
              opacity: 0.5; }
            .content .cont1 .cont1Left .cont1LeftBottom .cont1LeftBottomL .cont1Banner .swiper-slide p:nth-child(3) {
              line-height: 34px;
              height: 34px;
              overflow: hidden;
              width: 100%;
              color: #fff; }
              .content .cont1 .cont1Left .cont1LeftBottom .cont1LeftBottomL .cont1Banner .swiper-slide p:nth-child(3) > a {
                display: inline-block;
                width: 80%;
                height: 100%;
                font-size: 14px;
                font-family: '微软雅黑';
                color: #fff; }
              .content .cont1 .cont1Left .cont1LeftBottom .cont1LeftBottomL .cont1Banner .swiper-slide p:nth-child(3) > span:nth-child(1) {
                width: 4px;
                height: 4px;
                display: inline-block;
                background: #fff;
                border-radius: 50%;
                margin-left: 10px;
                margin-right: 10px; }
              .content .cont1 .cont1Left .cont1LeftBottom .cont1LeftBottomL .cont1Banner .swiper-slide p:nth-child(3) > span:nth-child(3) {
                display: inline-block;
                float: right;
                margin-right: 10px; }
          .content .cont1 .cont1Left .cont1LeftBottom .cont1LeftBottomL .cont1Banner .prevBtn, .content .cont1 .cont1Left .cont1LeftBottom .cont1LeftBottomL .cont1Banner .nextBtn {
            width: 30px;
            height: 40px;
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            background: #000;
            z-index: 99;
            opacity: 0.5; }
            .content .cont1 .cont1Left .cont1LeftBottom .cont1LeftBottomL .cont1Banner .prevBtn .swiper-button-prev, .content .cont1 .cont1Left .cont1LeftBottom .cont1LeftBottomL .cont1Banner .prevBtn .swiper-button-next, .content .cont1 .cont1Left .cont1LeftBottom .cont1LeftBottomL .cont1Banner .nextBtn .swiper-button-prev, .content .cont1 .cont1Left .cont1LeftBottom .cont1LeftBottomL .cont1Banner .nextBtn .swiper-button-next {
              height: 27px !important;
              margin-top: 0 !important;
              left: 50% !important;
              transform: translate(-50%, -50%) !important; }
          .content .cont1 .cont1Left .cont1LeftBottom .cont1LeftBottomL .cont1Banner .prevBtn {
            left: 20px; }
            .content .cont1 .cont1Left .cont1LeftBottom .cont1LeftBottomL .cont1Banner .prevBtn .swiper-button-prev {
              background-image: url("../images/index_v2/icon_pre.png") !important; }
          .content .cont1 .cont1Left .cont1LeftBottom .cont1LeftBottomL .cont1Banner .nextBtn {
            right: 20px; }
            .content .cont1 .cont1Left .cont1LeftBottom .cont1LeftBottomL .cont1Banner .nextBtn .swiper-button-next {
              background-image: url("../images/index_v2/icon_next.png") !important; }
          .content .cont1 .cont1Left .cont1LeftBottom .cont1LeftBottomL .cont1Banner .preImg, .content .cont1 .cont1Left .cont1LeftBottom .cont1LeftBottomL .cont1Banner .nextImg {
            display: block;
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            width: 30px;
            z-index: 99; }
          .content .cont1 .cont1Left .cont1LeftBottom .cont1LeftBottomL .cont1Banner .preImg {
            left: 20px; }
          .content .cont1 .cont1Left .cont1LeftBottom .cont1LeftBottomL .cont1Banner .nextImg {
            right: 20px; }
          .content .cont1 .cont1Left .cont1LeftBottom .cont1LeftBottomL .cont1Banner .swiper-pagination2 {
            z-index: 999;
            position: absolute;
            top: 10px;
            height: 20px;
            text-align: right;
            box-sizing: border-box; }
            .content .cont1 .cont1Left .cont1LeftBottom .cont1LeftBottomL .cont1Banner .swiper-pagination2 .swiper-pagination-bullet {
              background: #333; }
            .content .cont1 .cont1Left .cont1LeftBottom .cont1LeftBottomL .cont1Banner .swiper-pagination2 .swiper-pagination-bullet-active {
              background: #f33; }
      .content .cont1 .cont1Left .cont1LeftBottom .cont1LeftBottomR > div > a > p {
        line-height: 56px; }
      .content .cont1 .cont1Left .cont1LeftBottom .cont1LeftBottomR .cont1LeftBottomRT {
        margin-bottom: 10px;
        display: flex;
        flex-direction: row;
        height: 102px;
        overflow: hidden; }
        .content .cont1 .cont1Left .cont1LeftBottom .cont1LeftBottomR .cont1LeftBottomRT div:first-child {
          height: 100px;
          width: 180px;
          margin-right: 10px;
          flex-shrink: 0; }
          .content .cont1 .cont1Left .cont1LeftBottom .cont1LeftBottomR .cont1LeftBottomRT div:first-child img {
            width: 100%;
            height: 100%; }
        .content .cont1 .cont1Left .cont1LeftBottom .cont1LeftBottomR .cont1LeftBottomRT div:last-child {
          position: relative; }
          .content .cont1 .cont1Left .cont1LeftBottom .cont1LeftBottomR .cont1LeftBottomRT div:last-child p:nth-child(1) {
            font-size: 20px;
            color: #333;
            margin-bottom: 6px;
            line-height: 24px;
            font-family: '微软雅黑'; }
          .content .cont1 .cont1Left .cont1LeftBottom .cont1LeftBottomR .cont1LeftBottomRT div:last-child p:nth-child(2) {
            font-size: 12px;
            color: #999;
            position: absolute;
            bottom: 0;
            width: 100%; }
            .content .cont1 .cont1Left .cont1LeftBottom .cont1LeftBottomR .cont1LeftBottomRT div:last-child p:nth-child(2) span:last-child {
              float: right; }
      .content .cont1 .cont1Left .cont1LeftBottom .cont1LeftBottomR .cont1LeftBottomRB {
        list-style: disc outside none; }
        .content .cont1 .cont1Left .cont1LeftBottom .cont1LeftBottomR .cont1LeftBottomRB li {
          font-size: 14px;
          line-height: 32px;
          height: 32px; }
          .content .cont1 .cont1Left .cont1LeftBottom .cont1LeftBottomR .cont1LeftBottomRB li a {
            display: flex;
            width: 100%;
            height: 100%; }
            .content .cont1 .cont1Left .cont1LeftBottom .cont1LeftBottomR .cont1LeftBottomRB li a p:first-child {
              color: #666;
              font-family: '微软雅黑';
              overflow: hidden;
              white-space: nowrap;
              text-overflow: ellipsis;
              -o-text-overflow: ellipsis; }
            .content .cont1 .cont1Left .cont1LeftBottom .cont1LeftBottomR .cont1LeftBottomRB li a p:last-child {
              color: #999;
              flex-shrink: 0;
              padding-left: 5px; }
  .content .cont1 .cont1Right {
    width: 260px;
    float: left; }
    .content .cont1 .cont1Right > div {
      background: #fff; }
    .content .cont1 .cont1Right .cont1RightTop {
      margin-bottom: 20px;
      border-top: 1px solid #f33;
      box-sizing: border-box;
      padding-top: 30px;
      padding-bottom: 20px; }
      .content .cont1 .cont1Right .cont1RightTop .noLogin > div:first-child, .content .cont1 .cont1Right .cont1RightTop .hasLogin > div:first-child {
        margin-bottom: 28px;
        margin-left: 40px; }
        .content .cont1 .cont1Right .cont1RightTop .noLogin > div:first-child img, .content .cont1 .cont1Right .cont1RightTop .hasLogin > div:first-child img {
          display: block;
          width: 50px;
          height: 50px;
          border-radius: 50%;
          margin-right: 12px;
          float: left; }
        .content .cont1 .cont1Right .cont1RightTop .noLogin > div:first-child > div, .content .cont1 .cont1Right .cont1RightTop .hasLogin > div:first-child > div {
          float: left; }
          .content .cont1 .cont1Right .cont1RightTop .noLogin > div:first-child > div p, .content .cont1 .cont1Right .cont1RightTop .noLogin > div:first-child > div a, .content .cont1 .cont1Right .cont1RightTop .hasLogin > div:first-child > div p, .content .cont1 .cont1Right .cont1RightTop .hasLogin > div:first-child > div a {
            line-height: 24px;
            font-family: '微软雅黑';
            font-size: 14px; }
          .content .cont1 .cont1Right .cont1RightTop .noLogin > div:first-child > div p, .content .cont1 .cont1Right .cont1RightTop .hasLogin > div:first-child > div p {
            color: #666; }
          .content .cont1 .cont1Right .cont1RightTop .noLogin > div:first-child > div a, .content .cont1 .cont1Right .cont1RightTop .hasLogin > div:first-child > div a {
            display: block;
            color: #f33; }
      .content .cont1 .cont1Right .cont1RightTop .noLogin > div:last-child, .content .cont1 .cont1Right .cont1RightTop .hasLogin > div:last-child {
        text-align: center; }
        .content .cont1 .cont1Right .cont1RightTop .noLogin > div:last-child button, .content .cont1 .cont1Right .cont1RightTop .hasLogin > div:last-child button {
          font-size: 12px;
          line-height: 34px;
          width: 100px;
          border-radius: 5px;
          border: 1px solid #f33; }
          .content .cont1 .cont1Right .cont1RightTop .noLogin > div:last-child button a, .content .cont1 .cont1Right .cont1RightTop .hasLogin > div:last-child button a {
            display: block;
            width: 100%; }
        .content .cont1 .cont1Right .cont1RightTop .noLogin > div:last-child button:first-child, .content .cont1 .cont1Right .cont1RightTop .hasLogin > div:last-child button:first-child {
          margin-right: 20px;
          background: #f33; }
          .content .cont1 .cont1Right .cont1RightTop .noLogin > div:last-child button:first-child a, .content .cont1 .cont1Right .cont1RightTop .hasLogin > div:last-child button:first-child a {
            color: #fff; }
        .content .cont1 .cont1Right .cont1RightTop .noLogin > div:last-child button:last-child, .content .cont1 .cont1Right .cont1RightTop .hasLogin > div:last-child button:last-child {
          background: #fff; }
          .content .cont1 .cont1Right .cont1RightTop .noLogin > div:last-child button:last-child a, .content .cont1 .cont1Right .cont1RightTop .hasLogin > div:last-child button:last-child a {
            color: #f33; }
      .content .cont1 .cont1Right .cont1RightTop .hasLogin > div:first-child > div p {
        line-height: 50px;
        color: #f33; }
    .content .cont1 .cont1Right .cont1RightBottom {
      padding: 0 20px 10px 20px;
      height: 304px;
      overflow: hidden;
      box-sizing: border-box; }
      .content .cont1 .cont1Right .cont1RightBottom > div p:last-child {
        line-height: 56px; }
        .content .cont1 .cont1Right .cont1RightBottom > div p:last-child span {
          background: #f33; }
      .content .cont1 .cont1Right .cont1RightBottom > ul li {
        margin-bottom: 10px; }
        .content .cont1 .cont1Right .cont1RightBottom > ul li a {
          display: flex;
          flex-direction: row;
          flex-wrap: nowrap;
          align-items: center;
          position: relative; }
          .content .cont1 .cont1Right .cont1RightBottom > ul li a img {
            width: 50px;
            height: 50px;
            border-radius: 50%;
            margin-right: 20px;
            background: red; }
          .content .cont1 .cont1Right .cont1RightBottom > ul li a div {
            max-width: 100px;
            overflow: hidden; }
            .content .cont1 .cont1Right .cont1RightBottom > ul li a div p {
              overflow: hidden; }
            .content .cont1 .cont1Right .cont1RightBottom > ul li a div p:first-child {
              line-height: 22px;
              height: 22px;
              color: #333; }
              .content .cont1 .cont1Right .cont1RightBottom > ul li a div p:first-child span {
                color: #fff;
                width: 14px;
                height: 14px;
                border-radius: 50%;
                font-size: 12px;
                font-weight: bold;
                text-align: center;
                line-height: 14px;
                margin-left: 10px; }
              .content .cont1 .cont1Right .cont1RightBottom > ul li a div p:first-child span.yellow {
                background: #ffba00; }
              .content .cont1 .cont1Right .cont1RightBottom > ul li a div p:first-child span.gray {
                background: #999; }
              .content .cont1 .cont1Right .cont1RightBottom > ul li a div p:first-child span.blue {
                background: #91b0d0; }
            .content .cont1 .cont1Right .cont1RightBottom > ul li a div p:last-child {
              line-height: 20px;
              height: 20px;
              color: #666; }
          .content .cont1 .cont1Right .cont1RightBottom > ul li a button {
            line-height: 24px;
            height: 24px;
            font-size: 12px;
            width: 44px;
            border-radius: 5px;
            background: #FF9898;
            color: #fff;
            position: absolute;
            right: 0;
            top: 50%;
            transform: translateY(-50%); }
          .content .cont1 .cont1Right .cont1RightBottom > ul li a button.sel {
            background: #f33; }
      .content .cont1 .cont1Right .cont1RightBottom > ul li:last-child {
        margin-bottom: 0; }
.content .cont2 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }
  .content .cont2 > div {
    width: 49%;
    background: #fff;
    margin-bottom: 20px;
    padding: 0 20px 20px 20px;
    box-sizing: border-box;
    height: 416px;
    overflow: hidden; }
    .content .cont2 > div > div:first-child p:last-child {
      line-height: 56px; }
    .content .cont2 > div > div:last-child {
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap;
      height: 340px; }
      .content .cont2 > div > div:last-child ul {
        background: #fafafa;
        width: 88px; }
        .content .cont2 > div > div:last-child ul li {
          background: #fafafa;
          line-height: 34px;
          height: 34px;
          text-align: center;
          font-size: 14px;
          color: #666;
          padding: 0 8px;
          border-left: 2px solid #fafafa;
          font-family: '微软雅黑';
          overflow: hidden; }
        .content .cont2 > div > div:last-child ul li.sel {
          border-left: 2px solid #f33;
          background: #fff;
          color: #f33; }
      .content .cont2 > div > div:last-child div {
        width: 460px;
        height: 100%;
        flex-shrink: 0;
        background: #ccc; }
        .content .cont2 > div > div:last-child div img {
          display: block;
          width: 100%;
          height: 100%; }
  .content .cont2 > div:nth-child(odd) {
    margin-right: 2%; }
.content .cont3 {
  height: 140px;
  overflow: hidden; }
  .content .cont3 .swiper-container3 {
    width: 100%;
    height: 100%; }
    .content .cont3 .swiper-container3 .swiper-slide {
      width: 100%;
      height: 100%; }
      .content .cont3 .swiper-container3 .swiper-slide a {
        width: 100%;
        height: 100%; }
        .content .cont3 .swiper-container3 .swiper-slide a img {
          display: block;
          width: 100%;
          height: 100%; }
  .content .cont3 .swiper-pagination3 {
    text-align: center; }
.content .cont4 {
  background: #fff;
  padding: 0 20px 20px 20px;
  box-sizing: border-box; }
  .content .cont4 > div:first-child p:last-child {
    line-height: 56px; }
  .content .cont4 > div:last-child {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; }
    .content .cont4 > div:last-child > div {
      width: 25%;
      margin-right: 20px; }
      .content .cont4 > div:last-child > div .cont4BottomT {
        display: flex;
        flex-direction: row;
        align-items: center;
        position: relative;
        margin-bottom: 10px; }
        .content .cont4 > div:last-child > div .cont4BottomT img {
          height: 60px;
          width: 60px;
          display: inline-block;
          background: #ddd;
          border-radius: 50%;
          margin-right: 10px; }
        .content .cont4 > div:last-child > div .cont4BottomT > div p {
          line-height: 26px;
          font-size: 16px;
          color: #333;
          font-family: '微软雅黑'; }
        .content .cont4 > div:last-child > div .cont4BottomT > div > span {
          background: #ff5256;
          color: #fff;
          font-size: 12px;
          padding: 0 8px;
          border-radius: 10px;
          line-height: 24px;
          display: block; }
        .content .cont4 > div:last-child > div .cont4BottomT > button {
          width: 60px;
          height: 24px;
          line-height: 24px;
          font-size: 12px;
          text-align: center;
          position: absolute;
          top: 0;
          right: 0;
          border-radius: 4px; }
          .content .cont4 > div:last-child > div .cont4BottomT > button a {
            display: block;
            border-radius: 4px;
            color: #fff;
            background: #FF9898; }
        .content .cont4 > div:last-child > div .cont4BottomT > button.sel a {
          background: #f33;
          cursor: pointer; }
      .content .cont4 > div:last-child > div .cont4BottomC {
        line-height: 24px;
        height: 48px;
        overflow: hidden;
        font-size: 14px;
        color: #666;
        margin-bottom: 10px;
        font-family: '微软雅黑'; }
      .content .cont4 > div:last-child > div .cont4BottomB li {
        border-right: 1px solid #ccc;
        font-size: 12px;
        box-sizing: border-box;
        width: 33.3%;
        text-align: center; }
        .content .cont4 > div:last-child > div .cont4BottomB li span:first-child {
          color: #999;
          margin-right: 4px; }
        .content .cont4 > div:last-child > div .cont4BottomB li span:last-child {
          color: #ff5256; }
      .content .cont4 > div:last-child > div .cont4BottomB li:last-child {
        color: #ff5256;
        text-align: center;
        border-right: none; }
    .content .cont4 > div:last-child > div:last-child {
      margin-right: 0; }
.content .cont5 {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  overflow: hidden; }
  .content .cont5 > div {
    flex-grow: 0;
    flex-shrink: 1;
    width: 590px; }
  .content .cont5 .cont5Left > div {
    background: #fff;
    padding: 0 20px 20px 20px; }
  .content .cont5 .cont5Left .cont5LeftT > div:first-child > a > p:last-child {
    line-height: 56px; }
  .content .cont5 .cont5Left .cont5LeftT .cont5LeftTCont .cont5LeftTContT {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    margin-bottom: 20px;
    justify-content: space-between; }
    .content .cont5 .cont5Left .cont5LeftT .cont5LeftTCont .cont5LeftTContT > div {
      width: 264px;
      height: 132px;
      background: #ccc;
      flex-shrink: 0; }
      .content .cont5 .cont5Left .cont5LeftT .cont5LeftTCont .cont5LeftTContT > div a {
        width: 100%;
        height: 100%;
        display: block; }
        .content .cont5 .cont5Left .cont5LeftT .cont5LeftTCont .cont5LeftTContT > div a img {
          display: block;
          width: 100%;
          height: 100%; }
      .content .cont5 .cont5Left .cont5LeftT .cont5LeftTCont .cont5LeftTContT > div p {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 34px; }
      .content .cont5 .cont5Left .cont5LeftT .cont5LeftTCont .cont5LeftTContT > div p:nth-child(2) {
        background: #000;
        opacity: 0.2; }
      .content .cont5 .cont5Left .cont5LeftT .cont5LeftTCont .cont5LeftTContT > div p:last-child {
        line-height: 34px;
        color: #fff;
        font-size: 14px;
        padding: 0 10px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-family: '微软雅黑';
        box-sizing: border-box; }
  .content .cont5 .cont5Left .cont5LeftT .cont5LeftTCont .cont5LeftTContB {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between; }
    .content .cont5 .cont5Left .cont5LeftT .cont5LeftTCont .cont5LeftTContB > div {
      margin-bottom: 20px;
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap;
      overflow: hidden;
      width: 264px; }
      .content .cont5 .cont5Left .cont5LeftT .cont5LeftTCont .cont5LeftTContB > div div {
        margin-right: 10px;
        width: 110px;
        height: 64px;
        flex-shrink: 0;
        overflow: hidden; }
        .content .cont5 .cont5Left .cont5LeftT .cont5LeftTCont .cont5LeftTContB > div div img {
          display: block;
          width: 100%;
          height: 100%;
          background: #333; }
      .content .cont5 .cont5Left .cont5LeftT .cont5LeftTCont .cont5LeftTContB > div a {
        line-height: 19px;
        color: #666;
        font-size: 14px;
        font-family: '微软雅黑'; }
      .content .cont5 .cont5Left .cont5LeftT .cont5LeftTCont .cont5LeftTContB > div a:hover {
        color: #f33; }
    .content .cont5 .cont5Left .cont5LeftT .cont5LeftTCont .cont5LeftTContB > div:first-child {
      color: #ff4e4e; }
    .content .cont5 .cont5Left .cont5LeftT .cont5LeftTCont .cont5LeftTContB > div:last-child {
      margin-bottom: 0; }
  .content .cont5 .cont5Left .cont5LeftB > div:first-child p:last-child {
    line-height: 56px; }
  .content .cont5 .cont5Left .cont5LeftB .cont5LeftBCont {
    height: 358px; }
    .content .cont5 .cont5Left .cont5LeftB .cont5LeftBCont .cont5LeftBContL {
      width: 300px;
      display: flex;
      flex-direction: column;
      height: 100%; }
      .content .cont5 .cont5Left .cont5LeftB .cont5LeftBCont .cont5LeftBContL > div {
        height: 170px;
        position: relative; }
        .content .cont5 .cont5Left .cont5LeftB .cont5LeftBCont .cont5LeftBContL > div a {
          width: 100%;
          height: 100%;
          display: block; }
          .content .cont5 .cont5Left .cont5LeftB .cont5LeftBCont .cont5LeftBContL > div a img {
            display: block;
            width: 100%;
            height:100%; }
        .content .cont5 .cont5Left .cont5LeftB .cont5LeftBCont .cont5LeftBContL > div p {
          position: absolute;
          bottom: 0;
          left: 0;
          width: 100%;
          height: 34px; }
        .content .cont5 .cont5Left .cont5LeftB .cont5LeftBCont .cont5LeftBContL > div p:nth-child(2) {
          background: #000;
          opacity: 0.2; }
        .content .cont5 .cont5Left .cont5LeftB .cont5LeftBCont .cont5LeftBContL > div p:last-child {
          line-height: 34px;
          color: #fff;
          font-size: 14px;
          padding: 0 10px;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis;
          font-family: '微软雅黑';
          box-sizing: border-box; }
      .content .cont5 .cont5Left .cont5LeftB .cont5LeftBCont .cont5LeftBContL > div:first-child {
        margin-bottom: 18px; }
    .content .cont5 .cont5Left .cont5LeftB .cont5LeftBCont .cont5LeftBContR {
      display: flex;
      flex-direction: column;
      width: 230px;
      height: 100%; }
      .content .cont5 .cont5Left .cont5LeftB .cont5LeftBCont .cont5LeftBContR > div {
        margin-bottom: 20px;
        flex-grow: 1;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        overflow: hidden; }
        .content .cont5 .cont5Left .cont5LeftB .cont5LeftBCont .cont5LeftBContR > div div {
          margin-right: 10px;
          width: 130px;
          flex-shrink: 0;
          overflow: hidden; }
          .content .cont5 .cont5Left .cont5LeftB .cont5LeftBCont .cont5LeftBContR > div div img {
            display: block;
            width: 100%;
            height: 100%;
            background: #333; }
        .content .cont5 .cont5Left .cont5LeftB .cont5LeftBCont .cont5LeftBContR > div a {
          line-height: 19px;
          color: #666;
          font-size: 14px;
          font-family: '微软雅黑'; }
        .content .cont5 .cont5Left .cont5LeftB .cont5LeftBCont .cont5LeftBContR > div a:hover {
          color: #f33; }
      .content .cont5 .cont5Left .cont5LeftB .cont5LeftBCont .cont5LeftBContR > div:first-child {
        color: #ff4e4e; }
      .content .cont5 .cont5Left .cont5LeftB .cont5LeftBCont .cont5LeftBContR > div:last-child {
        margin-bottom: 0; }
  .content .cont5 .cont5Right {
    background: #fff;
    padding: 0 20px 20px 20px;
    box-sizing: border-box;
    position: relative; }
    .content .cont5 .cont5Right > div:first-child > a > p:last-child {
      line-height: 56px; }
    .content .cont5 .cont5Right .cont5RightCont .cont5RightContTit {
      background: #fef9f9;
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap; }
      .content .cont5 .cont5Right .cont5RightCont .cont5RightContTit p {
        line-height: 34px;
        color: #666;
        text-indent: 22px; }
      .content .cont5 .cont5Right .cont5RightCont .cont5RightContTit p:nth-child(1) {
        width: 86px; }
      .content .cont5 .cont5Right .cont5RightCont .cont5RightContTit p:nth-child(2) {
        width: 86px; }
      .content .cont5 .cont5Right .cont5RightCont .cont5RightContTit p:nth-child(3) {
        flex-grow: 1;
        text-indent: 0; }
    .content .cont5 .cont5Right ul {
      overflow-y: scroll;
      height: 620px; }
      .content .cont5 .cont5Right ul li {
        border-bottom: 1px dashed #e6e6e6;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        padding: 20px 0;
        font-size: 12px;
        padding-right: 50px;
        box-sizing: border-box; }
        .content .cont5 .cont5Right ul li > div:nth-child(1) {
          width: 86px;
          text-align: center;
          flex-shrink: 0; }
          .content .cont5 .cont5Right ul li > div:nth-child(1) span {
            display: block;
            font-size: 10px; }
          .content .cont5 .cont5Right ul li > div:nth-child(1) span:first-child {
            color: #666; }
          .content .cont5 .cont5Right ul li > div:nth-child(1) span:last-child {
            color: #999; }
        .content .cont5 .cont5Right ul li > div:nth-child(2) {
          width: 86px;
          position: relative;
          flex-shrink: 0; }
          .content .cont5 .cont5Right ul li > div:nth-child(2) p {
            width: 50px;
            height: 50px;
            position: absolute;
            left: 22px; }
            .content .cont5 .cont5Right ul li > div:nth-child(2) p img {
              display: block;
              width: 100%;
              height: 100%;
              border-radius: 50%;
              background: #ddd; }
        .content .cont5 .cont5Right ul li > div:nth-child(3) {
          flex-grow: 1; }
          .content .cont5 .cont5Right ul li > div:nth-child(3) > div:nth-child(2) {
            margin-bottom: 10px;
            width: 100%;
            display: flex;
            flex-direction: row; }
            .content .cont5 .cont5Right ul li > div:nth-child(3) > div:nth-child(2) p {
              height: 80px;
              width: 33.3%;
              display: inline-block; }
              .content .cont5 .cont5Right ul li > div:nth-child(3) > div:nth-child(2) p img {
                display: block;
                width: 100%;
                height: 100%; }
          .content .cont5 .cont5Right ul li > div:nth-child(3) > div:nth-child(2).hasImg {
            display: flex; }
          .content .cont5 .cont5Right ul li > div:nth-child(3) > div:nth-child(2).noImg {
            display: none; }
          .content .cont5 .cont5Right ul li > div:nth-child(3) > p {
            line-height: 26px;
            color: #666;
            margin-bottom: 6px;
            font-size: 16px;
            font-family: '微软雅黑'; }
          .content .cont5 .cont5Right ul li > div:nth-child(3) > div:last-child p {
            line-height: 14px;
            display: flex;
            justify-content: center; }
            .content .cont5 .cont5Right ul li > div:nth-child(3) > div:last-child p span:first-child {
              margin-right: 4px;
              display: inline-block;
              width: 14px;
              height: 14px; }
    .content .cont5 .cont5Right button {
      margin-top: 20px;
      line-height: 34px;
      width: 140px;
      border: 1px solid #ccc;
      font-size: 12px;
      color: #666;
      border-radius: 5px;
      background: #fff;
      position: absolute;
      left: 50%;
      transform: translateX(-50%); }
.content .cont6 {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap; }
  .content .cont6 > div {
    flex-grow: 1;
    height: 140px;
    overflow: hidden;
    width: 45%; }
    .content .cont6 > div .swiper-container4, .content .cont6 > div .swiper-container5 {
      width: 100%;
      height: 100%; }
      .content .cont6 > div .swiper-container4 .swiper-slide, .content .cont6 > div .swiper-container5 .swiper-slide {
        width: 100% !important;
        height: 100%; }
        .content .cont6 > div .swiper-container4 .swiper-slide a, .content .cont6 > div .swiper-container5 .swiper-slide a {
          width: 100%;
          height: 100%; }
          .content .cont6 > div .swiper-container4 .swiper-slide a img, .content .cont6 > div .swiper-container5 .swiper-slide a img {
            display: block;
            width: 100%;
            height: 100%; }
    .content .cont6 > div .swiper-pagination4, .content .cont6 > div .swiper-pagination5 {
      text-align: center; }
.content .cont7 {
  margin-bottom: 34px;
  background: #fff;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  padding: 20px;
  padding-bottom: 4px;
  box-sizing: border-box; }
  .content .cont7 > div {
    margin-right: 20px;
    flex-grow: 1; }
    .content .cont7 > div > p {
      width: 100%;
      height: 144px;
      margin-bottom: 12px; }
      .content .cont7 > div > p img {
        display: block;
        width: 100%; }
    .content .cont7 > div ul {
      padding-right: 8px;
      box-sizing: border-box; }
      .content .cont7 > div ul li a {
        line-height: 30px;
        display: flex;
        flex-direction: row;
        justify-content: space-between; }
        .content .cont7 > div ul li a p {
          font-size: 14px;
          font-family: '微软雅黑'; }
        .content .cont7 > div ul li a p:first-child {
          width: 180px;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis;
          -o-text-overflow: ellipsis;
          color: #666;
          flex-grow: 1; }
        .content .cont7 > div ul li a p:last-child {
          color: #999;
          margin-left: 5px; }
    .content .cont7 > div > a > p {
      line-height: 22px;
      text-align: right;
      padding-right: 8px; }
  .content .cont7 > div:last-child {
    margin-right: 0; }
.content .cont8 {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: flex-end; }
  .content .cont8 > div:nth-child(1), .content .cont8 > div:nth-child(3) {
    flex-grow: 1;
    height: 38px; }
  .content .cont8 > div:nth-child(2) {
    flex-shrink: 0;
    background: #fff;
    padding: 0 20px 20px 20px;
    box-sizing: border-box;
    overflow: hidden; }
    .content .cont8 > div:nth-child(2) > div {
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap;
      height: 62px; }
      .content .cont8 > div:nth-child(2) > div > div {
        width: 176px;
        margin-right: 20px; }
        .content .cont8 > div:nth-child(2) > div > div a {
          display: block;
          width: 100%;
          height: 100%; }
          .content .cont8 > div:nth-child(2) > div > div a img {
            display: block;
            height: 100%;
            width: 100%; }
      .content .cont8 > div:nth-child(2) > div > div:last-child {
        margin-right: 0; }

.footer {
  width: 100%;
  background: #333;
  line-height: 34px;
  color: #999;
  font-size: 12px;
  text-align: center; }

.dib {
  display: inline-block; }

.fl {
  float: left; }

.fr {
  float: right; }

.mb {
  margin-bottom: 20px; }

.mr {
  margin-right: 20px; }

.threeDot {
  width: 4px;
  height: 4px;
  display: inline-block;
  margin-right: 2px;
  border-radius: 50%;
  background: #f33; }

/*# sourceMappingURL=index_v2.css.map */
