@charset "UTF-8";
@font-face {
  font-family: "MiSans-Regular";
  src: url("../../font/MiSans-Regular.ttf"); }
.clearFix, .contentWrap .two .classificationList > ul, .contentWrap .two .classificationList > ul > li, .contentWrap .eight .box .con .tabWrap .tabBox .txtList a {
  *zoom: 1; }

.clearFix:after, .contentWrap .two .classificationList > ul:after, .contentWrap .two .classificationList > ul > li:after, .contentWrap .eight .box .con .tabWrap .tabBox .txtList a:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.after:after {
  content: "";
  display: block; }

.before::before {
  content: "";
  display: block; }

.transition-03, .contentWrap .two .renovation .renovation-item .renovation-box .renovation-link, .contentWrap .eight .box .con .tabWrap .tabBox .imgList a {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }

.contentWrap .titles {
  text-align: center;
  margin-bottom: 50px; }
  .contentWrap .titles h3 {
    font-size: 3rem;
    color: #2B2B2B;
    margin-bottom: 5px; }
  .contentWrap .titles span {
    font-size: 1.4rem;
    color: #656565;
    text-transform: uppercase; }
.contentWrap .More {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 550px;
  height: 57px;
  border: 1px solid #E5E5E5;
  color: #2B2B2B;
  font-size: 2rem;
  margin: 37px auto 0; }
  .contentWrap .More:hover {
    color: #fff;
    border-color: #016FFC;
    background-color: #016FFC; }
.contentWrap > section {
  padding: 50px 0;
  overflow: hidden; }
  @media only screen and (max-width: 1366px) {
    .contentWrap > section {
      padding: 30px 0; } }
.contentWrap .tvc .box {
  padding: 20px 0;
  display: flex;
  flex-direction: row; }
  .contentWrap .tvc .box .video {
    flex-grow: 1;
    position: relative;
    overflow: hidden;
    text-align: center; }
    .contentWrap .tvc .box .video .poster {
      height: 100%;
      width: 100%; }
    .contentWrap .tvc .box .video .play {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 64px;
      height: 64px;
      transform: translate(-50%, -50%);
      cursor: pointer; }
      .contentWrap .tvc .box .video .play:hover {
        opacity: 0.8; }
  .contentWrap .tvc .box .form {
    width: 440px;
    display: flex;
    flex-direction: column;
    padding: 20px 70px;
    gap: 10px;
    background: url("../../images/tvc_form_bg.jpg"); }
    .contentWrap .tvc .box .form h1 {
      color: #0472e3;
      font-size: 2.2em; }
    .contentWrap .tvc .box .form p {
      line-height: 2;
      font-size: 15px;
      color: #666;
      text-align: center; }
      .contentWrap .tvc .box .form p span {
        color: #b48b62; }
    .contentWrap .tvc .box .form input {
      background-color: #fff;
      padding: 10px 20px;
      border-style: solid;
      border-width: 1px;
      border-color: #fff; }
      .contentWrap .tvc .box .form input:focus {
        border-color: #0472e3; }
    .contentWrap .tvc .box .form button {
      background-color: #b48b62;
      color: #fff;
      border: 0;
      padding: 10px;
      cursor: pointer;
      width: 50%;
      margin: 0 auto; }
.contentWrap .lead .lead-block {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px; }
  .contentWrap .lead .lead-block .lead-block-item {
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    .contentWrap .lead .lead-block .lead-block-item .lead-block-item-box {
      position: relative; }
      .contentWrap .lead .lead-block .lead-block-item .lead-block-item-box .lead-block-item-box-text {
        position: absolute;
        left: 18px; }
        .contentWrap .lead .lead-block .lead-block-item .lead-block-item-box .lead-block-item-box-text .lead-number {
          font-size: 26px;
          font-family: Jcusong;
          font-weight: 400;
          margin-bottom: 22px;
          line-height: 1; }
        .contentWrap .lead .lead-block .lead-block-item .lead-block-item-box .lead-block-item-box-text .lead-title {
          font-size: 24px;
          font-family: MicrosoftYaHei;
          font-weight: bold;
          color: #2B2B2B;
          margin-bottom: 12px;
          line-height: 1; }
        .contentWrap .lead .lead-block .lead-block-item .lead-block-item-box .lead-block-item-box-text .lead-text {
          display: flex;
          flex-direction: column;
          line-height: 1.5;
          font-size: 16px;
          font-family: SourceHanSerifCN;
          color: #2B2B2B; }
      .contentWrap .lead .lead-block .lead-block-item .lead-block-item-box.lead-one .lead-block-item-box-text {
        position: absolute;
        left: 28px;
        top: 40px; }
        .contentWrap .lead .lead-block .lead-block-item .lead-block-item-box.lead-one .lead-block-item-box-text .lead-number {
          color: #9BC1EF; }
      .contentWrap .lead .lead-block .lead-block-item .lead-block-item-box.lead-two .lead-block-item-box-text {
        position: absolute;
        bottom: 38px; }
        .contentWrap .lead .lead-block .lead-block-item .lead-block-item-box.lead-two .lead-block-item-box-text .lead-number {
          color: #F0B489; }
      .contentWrap .lead .lead-block .lead-block-item .lead-block-item-box.lead-three .lead-block-item-box-text {
        position: absolute;
        top: 38px; }
        .contentWrap .lead .lead-block .lead-block-item .lead-block-item-box.lead-three .lead-block-item-box-text .lead-number {
          color: #93D5FD; }
      .contentWrap .lead .lead-block .lead-block-item .lead-block-item-box.lead-four .lead-block-item-box-text {
        position: absolute;
        top: 42px; }
        .contentWrap .lead .lead-block .lead-block-item .lead-block-item-box.lead-four .lead-block-item-box-text .lead-number {
          color: #A0B7E8; }
      .contentWrap .lead .lead-block .lead-block-item .lead-block-item-box.lead-five .lead-block-item-box-text {
        position: absolute;
        top: 38px; }
        .contentWrap .lead .lead-block .lead-block-item .lead-block-item-box.lead-five .lead-block-item-box-text .lead-number {
          color: #BAB9B9; }
.contentWrap .lead .brand {
  position: relative;
  margin-bottom: -50px;
  box-sizing: border-box;
  background: url("../../images/index/index_brand_bg.jpg") center no-repeat;
  height: 350px;
  padding-top: 150px;
  padding-left: 100px;
  padding-right: 100px; }
  .contentWrap .lead .brand .brand_swiper {
    position: relative; }
    .contentWrap .lead .brand .brand_swiper .swiper-button-next,
    .contentWrap .lead .brand .brand_swiper .swiper-button-prev {
      background-color: rgba(0, 0, 0, 0.3);
      background-size: 20px 30px; }
    .contentWrap .lead .brand .brand_swiper .swiper-button-next {
      right: -50px; }
    .contentWrap .lead .brand .brand_swiper .swiper-button-prev {
      left: -50px; }
    .contentWrap .lead .brand .brand_swiper .swiper-slide {
      position: relative;
      height: 160px; }
      .contentWrap .lead .brand .brand_swiper .swiper-slide .play {
        width: 50px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        cursor: pointer; }
        .contentWrap .lead .brand .brand_swiper .swiper-slide .play:hover {
          opacity: 0.8; }
.contentWrap .one {
  background: #EDEDED;
  padding: 0; }
  .contentWrap .one .box {
    padding: 20px 0; }
    .contentWrap .one .box ul {
      display: flex;
      justify-content: space-between; }
      .contentWrap .one .box ul li {
        width: calc(20% - 10px);
        background-color: #fff;
        padding: 10px 0;
        display: flex;
        text-align: center;
        justify-content: center;
        align-items: center;
        flex-direction: column; }
        @media only screen and (max-width: 1366px) {
          .contentWrap .one .box ul li {
            padding: 15px 0; } }
        .contentWrap .one .box ul li h1 {
          color: #0377e0;
          font-size: 4rem;
          font-weight: 500;
          font-family: 'MiSans-Regular', sans-serif; }
          @media only screen and (max-width: 1366px) {
            .contentWrap .one .box ul li h1 {
              font-size: 3rem; } }
          .contentWrap .one .box ul li h1 small {
            font-size: 50%; }
        .contentWrap .one .box ul li p {
          font-size: 1.6rem; }
          @media only screen and (max-width: 1199px) {
            .contentWrap .one .box ul li p {
              font-size: 1.4rem; } }
        .contentWrap .one .box ul li span {
          color: #afafaf;
          size: 1.6rem; }
          @media only screen and (max-width: 1199px) {
            .contentWrap .one .box ul li span {
              font-size: 1.4rem; } }
        .contentWrap .one .box ul li:hover {
          box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2); }
.contentWrap .two {
  padding-bottom: 0; }
  @media only screen and (max-width: 1366px) {
    .contentWrap .two {
      padding-top: 50px; } }
  .contentWrap .two.twoNew {
    padding-top: 0; }
  .contentWrap .two .box .tabBox {
    position: relative;
    z-index: 2; }
    .contentWrap .two .box .tabBox ul {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start; }
      .contentWrap .two .box .tabBox ul li {
        cursor: pointer;
        width: calc(100% / 7); }
        .contentWrap .two .box .tabBox ul li .up {
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -webkit-box-pack: start;
          -ms-flex-pack: start;
          justify-content: flex-start;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          padding: 0 0 15px 10px;
          border-bottom: 1px solid #C2C2C2; }
          .contentWrap .two .box .tabBox ul li .up .iconBox {
            width: 45px;
            height: 45px;
            background-color: #313131;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            margin-right: 8px; }
          .contentWrap .two .box .tabBox ul li .up .txt {
            color: #2B2B2B; }
            .contentWrap .two .box .tabBox ul li .up .txt strong {
              font-size: 1.8rem;
              display: block;
              margin-bottom: 4px; }
              @media only screen and (max-width: 1199px) {
                .contentWrap .two .box .tabBox ul li .up .txt strong {
                  font-size: 1.2rem; } }
            .contentWrap .two .box .tabBox ul li .up .txt span {
              font-size: 1.2rem; }
        .contentWrap .two .box .tabBox ul li .bot {
          color: #656565;
          font-size: 1.4rem;
          line-height: 1.8;
          position: relative;
          width: 100%;
          padding: 15px 10px; }
          .contentWrap .two .box .tabBox ul li .bot::after {
            content: "";
            display: none;
            width: 100%;
            height: 4px;
            background-color: #3E66FC;
            position: absolute;
            top: 0;
            left: 0; }
        .contentWrap .two .box .tabBox ul li:hover .up .iconBox {
          background: #3E66FC; }
        .contentWrap .two .box .tabBox ul li:hover .bot::after {
          display: block; }
  .contentWrap .two .box .sevenView h3 {
    font-size: 24px;
    color: #2b2b2b; }
  .contentWrap .two .box .sevenView .oneView {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 50px; }
    .contentWrap .two .box .sevenView .oneView .leftView {
      width: 34%; }
      .contentWrap .two .box .sevenView .oneView .leftView .line {
        margin: 35px 0 20px;
        width: 74px;
        height: 3px;
        background-color: #000; }
      .contentWrap .two .box .sevenView .oneView .leftView .txt {
        color: #2b2b2b;
        font-size: 16px;
        line-height: 2;
        margin-bottom: 20px; }
        .contentWrap .two .box .sevenView .oneView .leftView .txt span {
          display: inline-block;
          padding: 6px 8px;
          color: #fff;
          line-height: 1;
          background-color: #3e66fc; }
    .contentWrap .two .box .sevenView .oneView .rightView {
      width: 63%; }
      .contentWrap .two .box .sevenView .oneView .rightView video {
        width: 100%; }
        .contentWrap .two .box .sevenView .oneView .rightView video::-webkit-media-controls-fullscreen-button {
          display: none; }
  .contentWrap .two .box .sevenView .twoView h3 {
    padding: 30px 0;
    margin-bottom: 30px;
    border-bottom: 1px solid #c2c2c2; }
  .contentWrap .two .box .sevenView .twoView .linkWrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .contentWrap .two .box .sevenView .twoView .linkWrap .linkView {
      width: calc(33.33% - 20px);
      position: relative;
      overflow: hidden; }
      .contentWrap .two .box .sevenView .twoView .linkWrap .linkView img {
        width: 100%; }
      .contentWrap .two .box .sevenView .twoView .linkWrap .linkView .linkBox {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end; }
        .contentWrap .two .box .sevenView .twoView .linkWrap .linkView .linkBox .linkDiv {
          position: relative;
          box-sizing: border-box;
          padding: 20px 26px 26px 26px;
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-box-pack: end;
          -ms-flex-pack: end;
          justify-content: flex-end;
          color: #fff; }
          .contentWrap .two .box .sevenView .twoView .linkWrap .linkView .linkBox .linkDiv::after {
            position: absolute;
            bottom: -100%;
            left: 0;
            width: 100%;
            height: 100%;
            content: "";
            display: block;
            background-color: #fff;
            transition: all 0.2s cubic-bezier(0.34, 1.01, 1, 1);
            -webkit-transition: all 0.2s cubic-bezier(0.34, 1.01, 1, 1);
            -moz-transition: all 0.2s cubic-bezier(0.34, 1.01, 1, 1);
            -ms-transition: all 0.2s cubic-bezier(0.34, 1.01, 1, 1);
            -o-transition: all 0.2s cubic-bezier(0.34, 1.01, 1, 1); }
          .contentWrap .two .box .sevenView .twoView .linkWrap .linkView .linkBox .linkDiv > * {
            position: relative;
            z-index: 2; }
          .contentWrap .two .box .sevenView .twoView .linkWrap .linkView .linkBox .linkDiv .line {
            width: 29px;
            height: 6px;
            background-color: #3e66fc; }
          .contentWrap .two .box .sevenView .twoView .linkWrap .linkView .linkBox .linkDiv h4 {
            font-size: 30px;
            margin: 20px 0 15px;
            transition: all 0.2s cubic-bezier(0.34, 1.01, 1, 1);
            -webkit-transition: all 0.2s cubic-bezier(0.34, 1.01, 1, 1);
            -moz-transition: all 0.2s cubic-bezier(0.34, 1.01, 1, 1);
            -ms-transition: all 0.2s cubic-bezier(0.34, 1.01, 1, 1);
            -o-transition: all 0.2s cubic-bezier(0.34, 1.01, 1, 1); }
          .contentWrap .two .box .sevenView .twoView .linkWrap .linkView .linkBox .linkDiv p {
            font-size: 14px;
            line-height: 1.8;
            transition: all 0.2s cubic-bezier(0.34, 1.01, 1, 1);
            -webkit-transition: all 0.2s cubic-bezier(0.34, 1.01, 1, 1);
            -moz-transition: all 0.2s cubic-bezier(0.34, 1.01, 1, 1);
            -ms-transition: all 0.2s cubic-bezier(0.34, 1.01, 1, 1);
            -o-transition: all 0.2s cubic-bezier(0.34, 1.01, 1, 1); }
          .contentWrap .two .box .sevenView .twoView .linkWrap .linkView .linkBox .linkDiv a {
            margin-top: 15px;
            width: 100px;
            height: 36px;
            border-radius: 3px;
            font-size: 16px;
            border: solid 1px #3e66fc;
            color: #3e66fc;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center; }
            .contentWrap .two .box .sevenView .twoView .linkWrap .linkView .linkBox .linkDiv a:hover {
              background-color: #3e66fc;
              color: #fff; }
      .contentWrap .two .box .sevenView .twoView .linkWrap .linkView:hover .linkBox .linkDiv {
        color: #313131; }
        .contentWrap .two .box .sevenView .twoView .linkWrap .linkView:hover .linkBox .linkDiv::after {
          bottom: 0; }
  .contentWrap .two .classificationList {
    margin-top: 10px; }
    .contentWrap .two .classificationList > ul > li {
      background-color: #F6F6F5;
      margin-bottom: 34px;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      position: relative;
      overflow: hidden; }
      .contentWrap .two .classificationList > ul > li:nth-child(odd) {
        float: left; }
      .contentWrap .two .classificationList > ul > li:nth-child(even) {
        float: right; }
      .contentWrap .two .classificationList > ul > li:nth-child(1), .contentWrap .two .classificationList > ul > li:nth-child(2) {
        width: 100%; }
        .contentWrap .two .classificationList > ul > li:nth-child(1) .imgBox, .contentWrap .two .classificationList > ul > li:nth-child(2) .imgBox {
          width: 53%; }
          .contentWrap .two .classificationList > ul > li:nth-child(1) .imgBox::after, .contentWrap .two .classificationList > ul > li:nth-child(2) .imgBox::after {
            z-index: 2;
            content: "";
            display: block;
            position: absolute;
            top: calc(50% - 4px);
            width: 0;
            height: 0;
            border-top: 8px solid transparent;
            border-bottom: 8px solid transparent; }
          .contentWrap .two .classificationList > ul > li:nth-child(1) .imgBox .indexCwSwiper, .contentWrap .two .classificationList > ul > li:nth-child(2) .imgBox .indexCwSwiper {
            height: 100%; }
            .contentWrap .two .classificationList > ul > li:nth-child(1) .imgBox .indexCwSwiper .swiper-wrapper, .contentWrap .two .classificationList > ul > li:nth-child(2) .imgBox .indexCwSwiper .swiper-wrapper {
              height: auto !important; }
              .contentWrap .two .classificationList > ul > li:nth-child(1) .imgBox .indexCwSwiper .swiper-wrapper .swiper-slide, .contentWrap .two .classificationList > ul > li:nth-child(2) .imgBox .indexCwSwiper .swiper-wrapper .swiper-slide {
                height: auto !important; }
            .contentWrap .two .classificationList > ul > li:nth-child(1) .imgBox .indexCwSwiper .swiper-pagination, .contentWrap .two .classificationList > ul > li:nth-child(2) .imgBox .indexCwSwiper .swiper-pagination {
              position: absolute;
              bottom: 10px;
              right: 10px; }
              .contentWrap .two .classificationList > ul > li:nth-child(1) .imgBox .indexCwSwiper .swiper-pagination .swiper-pagination-switch, .contentWrap .two .classificationList > ul > li:nth-child(2) .imgBox .indexCwSwiper .swiper-pagination .swiper-pagination-switch {
                width: 20px;
                height: 20px;
                border-radius: 50%;
                background: none;
                display: inline-block;
                margin: 0 5px;
                position: relative; }
                .contentWrap .two .classificationList > ul > li:nth-child(1) .imgBox .indexCwSwiper .swiper-pagination .swiper-pagination-switch::after, .contentWrap .two .classificationList > ul > li:nth-child(2) .imgBox .indexCwSwiper .swiper-pagination .swiper-pagination-switch::after {
                  width: 10px;
                  height: 10px;
                  content: "";
                  display: block;
                  border-radius: 50%;
                  background-color: #fff;
                  position: absolute;
                  top: calc(50% - 7px);
                  left: calc(50% - 5px); }
                .contentWrap .two .classificationList > ul > li:nth-child(1) .imgBox .indexCwSwiper .swiper-pagination .swiper-pagination-switch.swiper-active-switch, .contentWrap .two .classificationList > ul > li:nth-child(2) .imgBox .indexCwSwiper .swiper-pagination .swiper-pagination-switch.swiper-active-switch {
                  border: 2px solid #fff; }
                  .contentWrap .two .classificationList > ul > li:nth-child(1) .imgBox .indexCwSwiper .swiper-pagination .swiper-pagination-switch.swiper-active-switch::after, .contentWrap .two .classificationList > ul > li:nth-child(2) .imgBox .indexCwSwiper .swiper-pagination .swiper-pagination-switch.swiper-active-switch::after {
                    top: calc(50% - 5px); }
        .contentWrap .two .classificationList > ul > li:nth-child(1) .txtBox, .contentWrap .two .classificationList > ul > li:nth-child(2) .txtBox {
          padding: 0 80px;
          width: 47%; }
          @media only screen and (max-width: 1199px) {
            .contentWrap .two .classificationList > ul > li:nth-child(1) .txtBox, .contentWrap .two .classificationList > ul > li:nth-child(2) .txtBox {
              padding: 20px 30px; } }
          .contentWrap .two .classificationList > ul > li:nth-child(1) .txtBox .up h3, .contentWrap .two .classificationList > ul > li:nth-child(2) .txtBox .up h3 {
            font-size: 3rem; }
          .contentWrap .two .classificationList > ul > li:nth-child(1) .txtBox ul, .contentWrap .two .classificationList > ul > li:nth-child(2) .txtBox ul {
            margin-bottom: 40px;
            margin-top: 30px; }
          .contentWrap .two .classificationList > ul > li:nth-child(1) .txtBox .btnBox .btn1,
          .contentWrap .two .classificationList > ul > li:nth-child(1) .txtBox .btnBox .btn2, .contentWrap .two .classificationList > ul > li:nth-child(2) .txtBox .btnBox .btn1,
          .contentWrap .two .classificationList > ul > li:nth-child(2) .txtBox .btnBox .btn2 {
            width: 40%; }
          .contentWrap .two .classificationList > ul > li:nth-child(1) .txtBox .btnBox .btn2, .contentWrap .two .classificationList > ul > li:nth-child(2) .txtBox .btnBox .btn2 {
            margin-left: 40px; }
      .contentWrap .two .classificationList > ul > li:nth-child(1) .imgBox::after {
        right: 0;
        border-right: 15px solid #F6F6F5; }
      .contentWrap .two .classificationList > ul > li:nth-child(2) .imgBox::after {
        left: 0;
        border-left: 15px solid #F6F6F5; }
      .contentWrap .two .classificationList > ul > li:nth-child(3), .contentWrap .two .classificationList > ul > li:nth-child(4) {
        width: calc(50% - 6px); }
        @media only screen and (max-width: 1199px) {
          .contentWrap .two .classificationList > ul > li:nth-child(3), .contentWrap .two .classificationList > ul > li:nth-child(4) {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column; }
            .contentWrap .two .classificationList > ul > li:nth-child(3) .imgBox,
            .contentWrap .two .classificationList > ul > li:nth-child(3) .txtBox, .contentWrap .two .classificationList > ul > li:nth-child(4) .imgBox,
            .contentWrap .two .classificationList > ul > li:nth-child(4) .txtBox {
              width: 100%; }
            .contentWrap .two .classificationList > ul > li:nth-child(3) .txtBox, .contentWrap .two .classificationList > ul > li:nth-child(4) .txtBox {
              padding: 20px 30px; } }
      .contentWrap .two .classificationList > ul > li:nth-child(2) .imgBox {
        order: 1; }
      .contentWrap .two .classificationList > ul > li .imgBox {
        width: 50%;
        position: relative;
        overflow: hidden; }
        .contentWrap .two .classificationList > ul > li .imgBox img {
          width: 100%; }
      .contentWrap .two .classificationList > ul > li .heat {
        width: 100px;
        height: 100px;
        position: absolute;
        top: -50px;
        left: -50px;
        background-color: #D0021B;
        transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        z-index: 2; }
        .contentWrap .two .classificationList > ul > li .heat span {
          font-size: 1.6rem;
          color: #fff;
          position: absolute;
          left: 0;
          width: 100%;
          text-align: center;
          bottom: 10px; }
      .contentWrap .two .classificationList > ul > li .txtBox {
        width: 50%;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-line-pack: center;
        align-content: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0 24px; }
        .contentWrap .two .classificationList > ul > li .txtBox .up h3 {
          font-size: 1.8rem;
          color: #313131;
          font-weight: 400;
          margin-bottom: 5px;
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center; }
          .contentWrap .two .classificationList > ul > li .txtBox .up h3 span {
            display: inline-block;
            font-size: 1.4rem;
            font-weight: 400;
            background: #3E66FC;
            color: #fff;
            padding: 3px 7px;
            margin-left: 5px; }
        .contentWrap .two .classificationList > ul > li .txtBox .up p {
          font-size: 1.4rem;
          color: #434343;
          font-weight: 400; }
        .contentWrap .two .classificationList > ul > li .txtBox ul {
          margin-top: 10px; }
          .contentWrap .two .classificationList > ul > li .txtBox ul li {
            color: #434343;
            font-size: 1.4rem;
            line-height: 2;
            padding-left: 20px;
            position: relative; }
            .contentWrap .two .classificationList > ul > li .txtBox ul li::after {
              content: "";
              display: block;
              position: absolute;
              top: calc(50% - 3px);
              left: 0;
              height: 6px;
              width: 6px;
              background-color: #016FFC;
              border-radius: 50%; }
        .contentWrap .two .classificationList > ul > li .txtBox .btnBox {
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex; }
          .contentWrap .two .classificationList > ul > li .txtBox .btnBox a {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            height: 34px;
            border-radius: 17px; }
          .contentWrap .two .classificationList > ul > li .txtBox .btnBox .btn1 {
            width: 70%;
            border: 1px solid #6D8BFC;
            margin-top: 20px;
            color: #6D8BFC; }
            .contentWrap .two .classificationList > ul > li .txtBox .btnBox .btn1:hover {
              background: #6D8BFC;
              color: #fff; }
          .contentWrap .two .classificationList > ul > li .txtBox .btnBox .btn2 {
            width: 70%;
            border: 1px solid #D3B388;
            background: #D3B388;
            margin-top: 20px;
            color: #fff; }
            .contentWrap .two .classificationList > ul > li .txtBox .btnBox .btn2:hover {
              background: none;
              color: #D3B388; }
  .contentWrap .two .renovation {
    display: flex;
    justify-content: space-between;
    padding-bottom: 100px; }
    .contentWrap .two .renovation .renovation-item {
      position: relative;
      width: calc(33.33% - 9px); }
      .contentWrap .two .renovation .renovation-item img {
        width: 100%;
        display: block; }
      .contentWrap .two .renovation .renovation-item .renovation-box {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        padding: 45px 23px;
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        justify-content: space-between; }
        .contentWrap .two .renovation .renovation-item .renovation-box .renovation-title {
          display: flex;
          align-items: flex-end;
          line-height: 1;
          font-size: 38px;
          font-family: SourceHanSerifCN;
          font-weight: bold; }
          .contentWrap .two .renovation .renovation-item .renovation-box .renovation-title span {
            font-size: 16px;
            font-weight: 300;
            padding-left: 10px; }
        .contentWrap .two .renovation .renovation-item .renovation-box .renovation-line {
          width: 26px;
          height: 4px;
          margin: 15px 0 20px 5px; }
        .contentWrap .two .renovation .renovation-item .renovation-box .renovation-text {
          display: flex;
          flex-direction: column;
          font-size: 20px;
          font-family: MicrosoftYaHeiLight;
          font-weight: 400;
          color: #FFFFFF;
          line-height: 1.5; }
        .contentWrap .two .renovation .renovation-item .renovation-box .renovation-link {
          width: 225px;
          height: 54px;
          background: #FFFFFF;
          border-radius: 15px;
          font-size: 20px;
          font-family: MicrosoftYaHei;
          font-weight: 400;
          display: flex;
          align-items: center;
          justify-content: center;
          line-height: 1; }
      .contentWrap .two .renovation .renovation-item.renovation-one .renovation-box .renovation-title {
        color: #fff; }
      .contentWrap .two .renovation .renovation-item.renovation-one .renovation-box .renovation-line {
        background-color: #8BA5FE; }
      .contentWrap .two .renovation .renovation-item.renovation-one .renovation-box .renovation-text {
        color: #fff; }
      .contentWrap .two .renovation .renovation-item.renovation-one .renovation-box .renovation-link {
        border: 1px solid #4E69C9;
        box-shadow: 0px 21px 49px 0px rgba(7, 54, 112, 0.25), 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
        color: #4E69C9; }
        .contentWrap .two .renovation .renovation-item.renovation-one .renovation-box .renovation-link:hover {
          background-color: #4E69C9;
          color: #fff; }
      .contentWrap .two .renovation .renovation-item.renovation-two .renovation-box .renovation-title {
        color: #fff; }
      .contentWrap .two .renovation .renovation-item.renovation-two .renovation-box .renovation-line {
        background-color: #A48D87; }
      .contentWrap .two .renovation .renovation-item.renovation-two .renovation-box .renovation-text {
        color: #462816; }
      .contentWrap .two .renovation .renovation-item.renovation-two .renovation-box .renovation-link {
        border: 1px solid #462816;
        box-shadow: 0px 21px 49px 0px rgba(7, 54, 112, 0.25), 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
        color: #462816; }
        .contentWrap .two .renovation .renovation-item.renovation-two .renovation-box .renovation-link:hover {
          background-color: #462816;
          color: #fff; }
      .contentWrap .two .renovation .renovation-item.renovation-three .renovation-box .renovation-title {
        color: #052F52; }
      .contentWrap .two .renovation .renovation-item.renovation-three .renovation-box .renovation-line {
        background-color: #2276BC; }
      .contentWrap .two .renovation .renovation-item.renovation-three .renovation-box .renovation-text {
        color: #052F52; }
      .contentWrap .two .renovation .renovation-item.renovation-three .renovation-box .renovation-link {
        border: 1px solid #134874;
        box-shadow: 0px 21px 49px 0px rgba(7, 54, 112, 0.25), 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
        color: #134874; }
        .contentWrap .two .renovation .renovation-item.renovation-three .renovation-box .renovation-link:hover {
          background-color: #134874;
          color: #fff; }
.contentWrap .three {
  padding-top: 0; }
  .contentWrap .three .box .con .three-block {
    display: flex;
    justify-content: space-between; }
    .contentWrap .three .box .con .three-block .three-block-item {
      margin-bottom: 20px;
      position: relative; }
      .contentWrap .three .box .con .three-block .three-block-item img {
        width: 100%;
        display: block; }
      .contentWrap .three .box .con .three-block .three-block-item .three-block-item-box {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
    .contentWrap .three .box .con .three-block.three-block-one .three-block-item {
      width: 32%; }
      .contentWrap .three .box .con .three-block.three-block-one .three-block-item.min1 {
        width: 16%; }
      .contentWrap .three .box .con .three-block.three-block-one .three-block-item .three-block-item-box .three-block-item-box-nei {
        position: absolute;
        left: 28px;
        bottom: 28px; }
        .contentWrap .three .box .con .three-block.three-block-one .three-block-item .three-block-item-box .three-block-item-box-nei .iconfont {
          font-size: 30px;
          color: #fff; }
        .contentWrap .three .box .con .three-block.three-block-one .three-block-item .three-block-item-box .three-block-item-box-nei .three-block-item-text {
          margin: 10px 0;
          color: #fff;
          font-size: 24px;
          font-family: MicrosoftYaHei;
          font-weight: bold;
          color: #FFFFFF;
          text-shadow: 0px 5px 8px rgba(31, 31, 31, 0.54); }
          .contentWrap .three .box .con .three-block.three-block-one .three-block-item .three-block-item-box .three-block-item-box-nei .three-block-item-text span {
            color: #C89F74; }
        .contentWrap .three .box .con .three-block.three-block-one .three-block-item .three-block-item-box .three-block-item-box-nei .three-block-item-tag {
          width: auto;
          height: 29px;
          background: linear-gradient(180deg, #EDD3B9, #F3E3CF);
          border-radius: 3px;
          padding: 0 13px;
          font-size: 14px;
          line-height: 29px;
          display: inline;
          font-family: MicrosoftYaHei;
          font-weight: 400;
          color: #4A3227; }
    .contentWrap .three .box .con .three-block.three-block-two .three-block-item {
      width: 21%; }
      .contentWrap .three .box .con .three-block.three-block-two .three-block-item.min1 {
        width: 16%; }
      .contentWrap .three .box .con .three-block.three-block-two .three-block-item .three-block-item-box {
        display: inline-flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: space-between; }
        .contentWrap .three .box .con .three-block.three-block-two .three-block-item .three-block-item-box .three-block-link {
          height: 42px;
          padding: 0 29px;
          box-sizing: border-box;
          background: #C89F74;
          border-radius: 0 0 5px 0;
          display: inline-flex;
          font-size: 16px;
          font-family: MicrosoftYaHei;
          color: #FFFFFF;
          align-items: center; }
          .contentWrap .three .box .con .three-block.three-block-two .three-block-item .three-block-item-box .three-block-link strong {
            padding-right: 10px; }
          .contentWrap .three .box .con .three-block.three-block-two .three-block-item .three-block-item-box .three-block-link.active {
            background-color: #3E66FC; }
        .contentWrap .three .box .con .three-block.three-block-two .three-block-item .three-block-item-box .three-block-item-main {
          padding: 18px 22px;
          box-sizing: border-box;
          width: 100%; }
          .contentWrap .three .box .con .three-block.three-block-two .three-block-item .three-block-item-box .three-block-item-main .info-head {
            display: flex;
            align-items: flex-start;
            justify-content: space-between;
            line-height: 1; }
            .contentWrap .three .box .con .three-block.three-block-two .three-block-item .three-block-item-box .three-block-item-main .info-head .three-block-item-title {
              font-size: 20px;
              font-family: MicrosoftYaHei;
              font-weight: 400;
              color: #FFFFFF; }
            .contentWrap .three .box .con .three-block.three-block-two .three-block-item .three-block-item-box .three-block-item-main .info-head .three-block-item-number {
              padding: 0 15px;
              height: 32px;
              background: rgba(0, 0, 0, 0.3);
              border: 1px solid rgba(255, 255, 255, 0.3);
              border-radius: 15px;
              display: flex;
              align-items: center;
              color: #fff;
              font-family: MicrosoftYaHei;
              font-weight: 400;
              color: #FFFFFF;
              font-size: 15px; }
              .contentWrap .three .box .con .three-block.three-block-two .three-block-item .three-block-item-box .three-block-item-main .info-head .three-block-item-number .iconfont {
                font-size: 15px;
                color: #3E66FC;
                margin-right: 10px; }
          .contentWrap .three .box .con .three-block.three-block-two .three-block-item .three-block-item-box .three-block-item-main .three-block-item-tab-box {
            display: flex;
            flex-wrap: wrap; }
            .contentWrap .three .box .con .three-block.three-block-two .three-block-item .three-block-item-box .three-block-item-main .three-block-item-tab-box .three-block-item-tab-item {
              height: 24px;
              border-radius: 3px;
              background: rgba(0, 0, 0, 0.3);
              padding: 0 8px;
              display: flex;
              align-items: center;
              font-size: 14px;
              font-family: MicrosoftYaHei;
              font-weight: 400;
              line-height: 1;
              color: #FFFFFF;
              margin-right: 10px; }
.contentWrap .four {
  padding-top: 0;
  padding-bottom: 50px; }
  .contentWrap .four .box .con ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .contentWrap .four .box .con ul li {
      width: calc(100% / 6);
      margin-bottom: 8px;
      background: #313131; }
      .contentWrap .four .box .con ul li a {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-line-pack: center;
        align-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        overflow: hidden;
        height: 100%;
        position: relative; }
        .contentWrap .four .box .con ul li a img {
          width: 100%;
          transition: all 0.6s cubic-bezier(0.34, 1.01, 1, 1);
          -webkit-transition: all 0.6s cubic-bezier(0.34, 1.01, 1, 1);
          -moz-transition: all 0.6s cubic-bezier(0.34, 1.01, 1, 1);
          -ms-transition: all 0.6s cubic-bezier(0.34, 1.01, 1, 1);
          -o-transition: all 0.6s cubic-bezier(0.34, 1.01, 1, 1); }
          .contentWrap .four .box .con ul li a img.ico {
            width: auto;
            margin-bottom: 34px;
            position: relative; }
        .contentWrap .four .box .con ul li a .name {
          width: 100%;
          line-height: 1.8;
          background-color: rgba(0, 0, 0, 0.5);
          position: absolute;
          left: 0;
          bottom: 0;
          font-size: 18px;
          font-weight: 300;
          color: #D8D8D8;
          text-align: center; }
        .contentWrap .four .box .con ul li a .tags {
          width: 100%;
          height: 18px;
          background-color: #016FFC;
          -webkit-transform: rotate(45deg);
          -moz-transform: rotate(45deg);
          transform: rotate(45deg);
          text-align: center;
          font-size: 14px;
          font-weight: 400;
          color: #FFFFFF;
          text-transform: Uppercase;
          position: absolute;
          top: 20px;
          left: 38%; }
        .contentWrap .four .box .con ul li a p {
          font-size: 1.8rem;
          color: #fff; }
        .contentWrap .four .box .con ul li a:hover .photo {
          transform: scale(1.15);
          -webkit-transform: scale(1.15);
          -moz-transform: scale(1.15);
          -o-transform: scale(1.15);
          -ms-transform: scale(1.15); }
        .contentWrap .four .box .con ul li a:hover .ico {
          animation: jiantou 1s infinite;
          -webkit-animation: jiantou 1s infinite; }
.contentWrap .six {
  padding-top: 0; }
  @media only screen and (max-width: 1366px) {
    .contentWrap .six {
      padding-bottom: 0; } }
  .contentWrap .six .box .con {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .contentWrap .six .box .con .txtBox {
      width: 50%;
      padding-left: 330px;
      padding-right: 80px;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -ms-flex-line-pack: justify;
      align-content: space-between; }
      @media only screen and (max-width: 1799px) {
        .contentWrap .six .box .con .txtBox {
          padding-left: 230px; } }
      @media only screen and (max-width: 1440px) {
        .contentWrap .six .box .con .txtBox {
          padding-left: 100px; } }
      @media only screen and (max-width: 1366px) {
        .contentWrap .six .box .con .txtBox {
          padding-left: 3%;
          padding-right: 20px; } }
      .contentWrap .six .box .con .txtBox h3 {
        color: #2B2B2B;
        font-size: 2.4rem;
        padding-bottom: 34px;
        position: relative;
        margin-bottom: 34px; }
        @media only screen and (max-width: 1366px) {
          .contentWrap .six .box .con .txtBox h3 {
            margin-bottom: 20px; } }
        @media only screen and (max-width: 1199px) {
          .contentWrap .six .box .con .txtBox h3 {
            padding-bottom: 10px; } }
        .contentWrap .six .box .con .txtBox h3::after {
          content: "";
          display: block;
          width: 3em;
          height: 3px;
          background-color: #333;
          position: absolute;
          left: 0;
          bottom: 0; }
      .contentWrap .six .box .con .txtBox p {
        font-size: 1.6rem;
        color: #2B2B2B;
        line-height: 1.8; }
        @media only screen and (max-width: 1366px) {
          .contentWrap .six .box .con .txtBox p {
            margin-top: 1.4rem;
            line-height: 1.5;
            margin-top: 0; } }
      .contentWrap .six .box .con .txtBox ul {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 20px; }
        @media only screen and (max-width: 1366px) {
          .contentWrap .six .box .con .txtBox ul {
            margin-top: 0; } }
        .contentWrap .six .box .con .txtBox ul li {
          width: 50%;
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          margin-top: 30px; }
          @media only screen and (max-width: 1366px) {
            .contentWrap .six .box .con .txtBox ul li {
              margin-top: 10px; } }
          .contentWrap .six .box .con .txtBox ul li img {
            margin-bottom: 10px; }
            @media only screen and (max-width: 1366px) {
              .contentWrap .six .box .con .txtBox ul li img {
                margin-bottom: 5px; } }
          .contentWrap .six .box .con .txtBox ul li span {
            color: #000;
            font-size: 1.6rem; }
    .contentWrap .six .box .con .imgBox {
      width: 50%;
      position: relative; }
      .contentWrap .six .box .con .imgBox .play {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        cursor: pointer; }
        .contentWrap .six .box .con .imgBox .play:hover {
          opacity: 0.8; }
      .contentWrap .six .box .con .imgBox .img {
        width: 100%; }
.contentWrap .nine {
  padding: 80px 0 120px;
  background-color: #f6f6f5; }
  .contentWrap .nine .nineView {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative; }
    .contentWrap .nine .nineView .leftView {
      width: 65%; }
    .contentWrap .nine .nineView .rightView {
      position: absolute;
      height: 100%;
      right: 0;
      top: 0;
      width: calc(100% - 65% - 13px);
      overflow-y: scroll; }
      .contentWrap .nine .nineView .rightView::-webkit-scrollbar {
        width: 13px;
        background-color: #fff; }
      .contentWrap .nine .nineView .rightView::-webkit-scrollbar-thumb {
        height: 68px;
        background-color: #d4d4d4; }
      .contentWrap .nine .nineView .rightView .itemView {
        padding: 20px 0;
        border-bottom: 1px dashed #e2e2e2;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        cursor: pointer; }
        .contentWrap .nine .nineView .rightView .itemView:nth-child(1) {
          padding-top: 0; }
        .contentWrap .nine .nineView .rightView .itemView:last-child {
          padding-bottom: 0;
          border-bottom: 0; }
        .contentWrap .nine .nineView .rightView .itemView .imgBox {
          width: 150px;
          overflow: hidden; }
          .contentWrap .nine .nineView .rightView .itemView .imgBox img {
            width: 100%;
            transition: all 0.6s cubic-bezier(0.34, 1.01, 1, 1);
            -webkit-transition: all 0.6s cubic-bezier(0.34, 1.01, 1, 1);
            -moz-transition: all 0.6s cubic-bezier(0.34, 1.01, 1, 1);
            -ms-transition: all 0.6s cubic-bezier(0.34, 1.01, 1, 1);
            -o-transition: all 0.6s cubic-bezier(0.34, 1.01, 1, 1); }
        .contentWrap .nine .nineView .rightView .itemView .txtBox {
          width: calc(100% - 165px); }
          .contentWrap .nine .nineView .rightView .itemView .txtBox h4 {
            font-size: 1.6rem;
            color: #2b2b2b;
            margin-bottom: 10px;
            font-weight: normal;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical; }
          .contentWrap .nine .nineView .rightView .itemView .txtBox p {
            font-size: 1.2rem;
            color: #858585;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical; }
          .contentWrap .nine .nineView .rightView .itemView .txtBox .address_btn {
            width: 100%;
            height: 24px;
            background-color: #3e66fc;
            border: 1px solid #3e66fc;
            color: #fff;
            cursor: pointer;
            line-height: 1;
            box-sizing: border-box;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            font-size: 1.3rem;
            margin-top: 20px; }
          .contentWrap .nine .nineView .rightView .itemView .txtBox .address {
            font-size: 14px;
            color: #666;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center; }
            .contentWrap .nine .nineView .rightView .itemView .txtBox .address img {
              width: 14px;
              margin-right: 10px; }
        .contentWrap .nine .nineView .rightView .itemView:hover .imgBox img {
          transform: scale(1.15);
          -webkit-transform: scale(1.15);
          -moz-transform: scale(1.15);
          -o-transform: scale(1.15);
          -ms-transform: scale(1.15); }
.contentWrap .seven {
  position: relative;
  padding: 0;
  margin: 0 0 50px; }
  @media only screen and (max-width: 1199px) {
    .contentWrap .seven {
      padding-top: 100px; } }
  .contentWrap .seven > img {
    width: 100%; }
  .contentWrap .seven .box {
    position: absolute;
    top: 0;
    left: 50%;
    height: 100%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    padding-top: 45px;
    padding-bottom: 45px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media only screen and (max-width: 1440px) {
      .contentWrap .seven .box {
        padding-top: 20px;
        padding-bottom: 20px; } }
    .contentWrap .seven .box .titles {
      margin-bottom: 0; }
      @media only screen and (max-width: 1199px) {
        .contentWrap .seven .box .titles {
          margin-bottom: 30px; } }
      .contentWrap .seven .box .titles h3 {
        color: #fff; }
        @media only screen and (max-width: 1199px) {
          .contentWrap .seven .box .titles h3 {
            color: #2B2B2B; } }
      .contentWrap .seven .box .titles span {
        color: #fff; }
        @media only screen and (max-width: 1199px) {
          .contentWrap .seven .box .titles span {
            color: #656565; } }
    .contentWrap .seven .box .con ul {
      position: relative;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      text-align: center; }
      .contentWrap .seven .box .con ul li {
        color: #fff;
        position: relative; }
        .contentWrap .seven .box .con ul li h4 {
          font-size: 2rem;
          margin-bottom: 6px; }
        .contentWrap .seven .box .con ul li p {
          font-size: 1.6rem; }
        .contentWrap .seven .box .con ul li:nth-child(odd) {
          padding-bottom: 120px; }
          @media only screen and (max-width: 1366px) {
            .contentWrap .seven .box .con ul li:nth-child(odd) {
              padding-bottom: 80px; } }
          @media only screen and (max-width: 1199px) {
            .contentWrap .seven .box .con ul li:nth-child(odd) {
              padding-bottom: 120px; } }
        .contentWrap .seven .box .con ul li:nth-child(even) {
          padding-top: 120px; }
          @media only screen and (max-width: 1366px) {
            .contentWrap .seven .box .con ul li:nth-child(even) {
              padding-top: 80px; } }
          @media only screen and (max-width: 1199px) {
            .contentWrap .seven .box .con ul li:nth-child(even) {
              padding-top: 120px; } }
        .contentWrap .seven .box .con ul li::after, .contentWrap .seven .box .con ul li::before {
          content: "";
          display: block;
          width: 16px;
          height: 16px;
          border-radius: 50%;
          position: absolute;
          top: 50%;
          left: 50%;
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
        .contentWrap .seven .box .con ul li::after {
          background-color: #EEEEEE;
          border: 1px solid #333; }
        .contentWrap .seven .box .con ul li::before {
          width: 8px;
          height: 8px;
          background-color: #333;
          z-index: 2; }
        .contentWrap .seven .box .con ul li.arrow {
          padding: 0;
          width: 100%;
          height: 4px;
          background-color: #EEEEEE;
          border-radius: 2px;
          position: absolute;
          top: calc(50% - 2px);
          left: 0; }
          .contentWrap .seven .box .con ul li.arrow::after, .contentWrap .seven .box .con ul li.arrow::before {
            display: none; }
          .contentWrap .seven .box .con ul li.arrow i {
            content: "";
            display: block;
            width: 20px;
            height: 4px;
            background-color: #EEEEEE;
            border-radius: 2px;
            position: absolute;
            top: 0;
            right: 0;
            -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
            transform: translate(0, 0); }
            .contentWrap .seven .box .con ul li.arrow i.i1 {
              transform: rotate(45deg);
              -ms-transform: rotate(45deg);
              -moz-transform: rotate(45deg);
              -webkit-transform: rotate(45deg);
              -o-transform: rotate(45deg);
              right: 2px; }
            .contentWrap .seven .box .con ul li.arrow i.i2 {
              transform: rotate(-45deg);
              -ms-transform: rotate(-45deg);
              -moz-transform: rotate(-45deg);
              -webkit-transform: rotate(-45deg);
              -o-transform: rotate(-45deg); }
    .contentWrap .seven .box .btns {
      width: 240px;
      height: 50px;
      font-size: 2.2rem;
      color: #fff;
      background-color: #3E66FC;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin: 0 auto;
      border: 1px solid #3E66FC; }
      .contentWrap .seven .box .btns:hover {
        background-color: transparent;
        color: #3E66FC; }
.contentWrap .eight {
  padding-top: 0; }
  .contentWrap .eight .box .con {
    padding-bottom: 22px;
    border-bottom: 1px solid #E3E0E0; }
    .contentWrap .eight .box .con .tabNav ul {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .contentWrap .eight .box .con .tabNav ul li {
        margin: 0 26px;
        padding: 8px 50px;
        border: 1px solid #E5E5E5;
        font-size: 1.8rem;
        color: #2B2B2B;
        border-radius: 4px;
        cursor: pointer; }
        .contentWrap .eight .box .con .tabNav ul li.active {
          color: #fff;
          background-color: #3E66FC;
          border-color: #3E66FC; }
        .contentWrap .eight .box .con .tabNav ul li:hover {
          border-color: #3E66FC;
          color: #3E66FC; }
          .contentWrap .eight .box .con .tabNav ul li:hover.active {
            color: #fff; }
    .contentWrap .eight .box .con .tabWrap .tabBox {
      justify-content: space-between;
      padding-top: 50px;
      display: none; }
      .contentWrap .eight .box .con .tabWrap .tabBox.show {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex; }
      .contentWrap .eight .box .con .tabWrap .tabBox > * {
        width: calc(50% - 24px); }
      .contentWrap .eight .box .con .tabWrap .tabBox .imgList {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
        .contentWrap .eight .box .con .tabWrap .tabBox .imgList a {
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          flex-grow: 1;
          -webkit-box-pack: start;
          -ms-flex-pack: start;
          justify-content: flex-start;
          margin: 8px 0; }
          .contentWrap .eight .box .con .tabWrap .tabBox .imgList a:hover {
            box-shadow: 0px 0px 12px 0px rgba(135, 132, 132, 0.2); }
          .contentWrap .eight .box .con .tabWrap .tabBox .imgList a .imgBox {
            max-width: 220px;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            overflow: hidden; }
            .contentWrap .eight .box .con .tabWrap .tabBox .imgList a .imgBox img {
              width: 100%; }
          .contentWrap .eight .box .con .tabWrap .tabBox .imgList a .txt {
            padding: 10px 20px;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -ms-flex-line-pack: justify;
            align-content: space-between;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column; }
            .contentWrap .eight .box .con .tabWrap .tabBox .imgList a .txt h5 {
              font-size: 1.6rem;
              color: #5F5F5F;
              overflow: hidden;
              white-space: nowrap;
              text-overflow: ellipsis; }
            .contentWrap .eight .box .con .tabWrap .tabBox .imgList a .txt time {
              font-size: 1.4rem;
              color: #9D9D9D; }
            .contentWrap .eight .box .con .tabWrap .tabBox .imgList a .txt p {
              font-size: 1.4rem;
              color: #8A8A8A;
              overflow: hidden;
              white-space: nowrap;
              text-overflow: ellipsis; }
      .contentWrap .eight .box .con .tabWrap .tabBox .txtList a {
        padding: 24px;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        font-size: 1.6rem;
        color: #010101; }
        .contentWrap .eight .box .con .tabWrap .tabBox .txtList a span {
          font-weight: bold;
          display: inline-block;
          padding-right: 20px; }
        .contentWrap .eight .box .con .tabWrap .tabBox .txtList a p {
          width: 70%;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis; }
        .contentWrap .eight .box .con .tabWrap .tabBox .txtList a time {
          color: #696969;
          padding-left: 20px; }
        .contentWrap .eight .box .con .tabWrap .tabBox .txtList a:hover {
          color: #fff;
          background-color: #C79E68; }
          .contentWrap .eight .box .con .tabWrap .tabBox .txtList a:hover time {
            width: 40px;
            height: 10px;
            position: relative;
            margin-left: 20px;
            text-indent: -9999px;
            background: url("../../img/j.png") no-repeat center;
            background-size: 100% auto;
            animation: jiantou 1s infinite;
            -webkit-animation: jiantou 1s infinite; }
.contentWrap .experienceWrap {
  padding-bottom: 0; }
.contentWrap .ten .property-swiper {
  margin-bottom: 50px;
  padding: 20px 0; }
  .contentWrap .ten .property-swiper .swiper-wrapper .swiper-slide {
    width: 1040px;
    height: 420px;
    transition: 300ms;
    position: relative;
    opacity: 0.5; }
    .contentWrap .ten .property-swiper .swiper-wrapper .swiper-slide .top {
      position: absolute;
      left: 50%;
      width: 89px;
      top: -20px;
      z-index: 3;
      transform: translateX(-50%); }
    .contentWrap .ten .property-swiper .swiper-wrapper .swiper-slide.swiper-slide-next > a, .contentWrap .ten .property-swiper .swiper-wrapper .swiper-slide.swiper-slide-prev > a {
      pointer-events: none; }
      .contentWrap .ten .property-swiper .swiper-wrapper .swiper-slide.swiper-slide-next > a .left, .contentWrap .ten .property-swiper .swiper-wrapper .swiper-slide.swiper-slide-next > a .right, .contentWrap .ten .property-swiper .swiper-wrapper .swiper-slide.swiper-slide-prev > a .left, .contentWrap .ten .property-swiper .swiper-wrapper .swiper-slide.swiper-slide-prev > a .right {
        display: none; }
    .contentWrap .ten .property-swiper .swiper-wrapper .swiper-slide.swiper-slide-next > a {
      transform: scale(0.8) translateX(-50px); }
    .contentWrap .ten .property-swiper .swiper-wrapper .swiper-slide.swiper-slide-prev > a {
      transform: scale(0.8) translateX(50px); }
    .contentWrap .ten .property-swiper .swiper-wrapper .swiper-slide.swiper-slide-active, .contentWrap .ten .property-swiper .swiper-wrapper .swiper-slide.swiper-slide-duplicate-active {
      opacity: 1; }
      .contentWrap .ten .property-swiper .swiper-wrapper .swiper-slide.swiper-slide-active a, .contentWrap .ten .property-swiper .swiper-wrapper .swiper-slide.swiper-slide-duplicate-active a {
        transform: scale(1); }
    .contentWrap .ten .property-swiper .swiper-wrapper .swiper-slide > a {
      position: relative;
      z-index: 2;
      width: 100%;
      height: 100%;
      border-radius: 10px;
      overflow: hidden;
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .contentWrap .ten .property-swiper .swiper-wrapper .swiper-slide > a > img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: auto;
        display: block;
        object-fit: cover;
        z-index: 1; }
      .contentWrap .ten .property-swiper .swiper-wrapper .swiper-slide > a .left {
        position: relative;
        padding-left: 80px;
        z-index: 2;
        width: 50%;
        height: 100%;
        color: #fff;
        display: flex;
        flex-direction: column;
        justify-content: center;
        background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%); }
        .contentWrap .ten .property-swiper .swiper-wrapper .swiper-slide > a .left > h2 {
          font-size: 48px;
          font-weight: 600;
          margin-bottom: 15px; }
        .contentWrap .ten .property-swiper .swiper-wrapper .swiper-slide > a .left > p {
          font-size: 24px; }
      .contentWrap .ten .property-swiper .swiper-wrapper .swiper-slide > a .right {
        position: relative;
        z-index: 2;
        width: 50%;
        background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 15%, rgba(255, 255, 255, 0.8) 100%);
        font-size: 32px;
        padding: 5px 30px;
        color: black;
        font-style: italic;
        font-weight: bold;
        line-height: 1;
        display: flex;
        align-items: center;
        justify-content: center; }
        .contentWrap .ten .property-swiper .swiper-wrapper .swiper-slide > a .right .sign {
          margin-top: -30px;
          margin-bottom: -30px;
          font-size: 100px;
          color: #016ffc; }
  .contentWrap .ten .property-swiper .swiper-button-white {
    background-color: #016ffc;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-position: center;
    background-size: 12px auto; }
  .contentWrap .ten .property-swiper .swiper-button-prev {
    left: 50%;
    margin-left: -580px; }
  .contentWrap .ten .property-swiper .swiper-button-next {
    left: 50%;
    margin-left: 540px; }
.contentWrap .ten .property-swiper2 {
  padding-top: 30px;
  margin-bottom: 50px; }
  .contentWrap .ten .property-swiper2 .swiper-slide {
    position: relative;
    border-radius: 5px;
    overflow: hidden; }
    .contentWrap .ten .property-swiper2 .swiper-slide .service {
      position: absolute;
      top: 0;
      right: 30px;
      width: 66px;
      height: 66px;
      background: url("../../images/index/service_bg.png") center no-repeat;
      text-align: center;
      color: #fff;
      padding: 5px;
      font-size: 14px;
      z-index: 2; }
      .contentWrap .ten .property-swiper2 .swiper-slide .service > span {
        font-weight: 600;
        font-size: 20px; }
    .contentWrap .ten .property-swiper2 .swiper-slide .title {
      z-index: 2;
      font-size: 20px;
      color: #fff;
      position: absolute;
      bottom: 0;
      padding: 10px 0;
      width: 100%;
      text-align: center;
      background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0)); }
    .contentWrap .ten .property-swiper2 .swiper-slide > img {
      position: relative;
      transition: all 0.6s cubic-bezier(0.34, 1.01, 1, 1);
      width: 100%;
      height: auto;
      display: block;
      z-index: 1; }
    .contentWrap .ten .property-swiper2 .swiper-slide:hover > img {
      transform: scale(1.2); }
  .contentWrap .ten .property-swiper2 .swiper-pagination-progressbar {
    height: 2px;
    top: 1px; }
    .contentWrap .ten .property-swiper2 .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
      top: -1px;
      bottom: -1px;
      height: 4px; }
.contentWrap .ten .links {
  text-align: center; }
  .contentWrap .ten .links .visit, .contentWrap .ten .links .more {
    display: inline-block;
    margin: 0 30px;
    font-size: 20px;
    padding: 15px 50px; }
  .contentWrap .ten .links .visit {
    background-color: #016ffc;
    color: #fff; }
  .contentWrap .ten .links .more {
    border: 1px solid #d7d7d7;
    color: #4a4a4a; }

.video-canvas {
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  .video-canvas.show {
    opacity: 1;
    visibility: visible; }
  .video-canvas .close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 50px;
    cursor: pointer; }
    .video-canvas .close:hover {
      opacity: 0.8; }
  .video-canvas .videoDom {
    width: 80%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
    .video-canvas .videoDom video {
      width: 100%;
      display: block; }

.store {
  background-image: url("../../images/index/store-bg.jpg");
  background-size: 100% 100%; }
  .store .title {
    text-align: center;
    margin-bottom: 20px; }
    .store .title > h5 {
      color: #888;
      font-size: 1.8rem;
      font-family: "黑体", sans-serif;
      font-weight: 500;
      margin-bottom: 10px; }
    .store .title > h2 {
      color: #008bff;
      font-size: 3rem;
      font-family: "黑体", sans-serif; }
  .store .store-list > li {
    position: relative;
    float: left;
    margin: 5px;
    width: calc(50% - 10px); }
    .store .store-list > li > a > img {
      width: 100%;
      height: auto; }
    .store .store-list > li > a > p {
      position: absolute;
      right: 0;
      bottom: 30px;
      background-color: #008bff;
      color: #fff;
      border-radius: 5px 0 0 5px;
      padding: 5px 10px;
      font-size: 1.6rem; }
      .store .store-list > li > a > p > span {
        color: #ff0; }
    .store .store-list > li .flag {
      position: absolute;
      top: 30px;
      left: 0;
      background-color: #f50;
      color: #fff;
      border-radius: 0 5px 5px 0;
      padding: 5px 10px;
      font-size: 1.6rem; }
  .store .more {
    margin-top: 30px;
    text-align: center; }
    .store .more a {
      padding: 10px 60px;
      background-color: #f50;
      color: #fff;
      font-size: 1.6rem; }

/*# sourceMappingURL=index.css.map */
