@charset "UTF-8";
@font-face {
  font-family: Oswald;
  src: url("../font/oswald/Oswald-Light.ttf"); }
@font-face {
  font-family: FZLTHJW--GB1-0;
  src: url("../font/兰亭黑简.ttf"); }
@font-face {
  font-family: FZLTXHJW--GB1-0;
  src: url("../font/方正兰亭纤黑_GBK.ttf"); }
@font-face {
  font-family: FZLTZCHK--GBK1-0;
  src: url("../font/fzltzchk.ttf"); }
.home .my-slide .carousel-inner img {
  width: 100%; }
.home .my-slide .banner_btn {
  position: absolute;
  bottom: 30px;
  right: 60px;
  width: 104px;
  display: flex;
  justify-content: space-between; }
  .home .my-slide .banner_btn .arrow_btn {
    width: 42px;
    cursor: pointer;
    border-radius: 50%;
    transition: ease 0.3s; }
    .home .my-slide .banner_btn .arrow_btn .btn_active {
      display: none; }
    .home .my-slide .banner_btn .arrow_btn img {
      width: 100%; }
  .home .my-slide .banner_btn .arrow_btn:hover {
    background-color: #d30000;
    transition: ease 0.3s; }
    .home .my-slide .banner_btn .arrow_btn:hover .btn_inactive {
      display: none; }
    .home .my-slide .banner_btn .arrow_btn:hover .btn_active {
      display: inline-block; }
.home .slogn {
  background-color: #ffffff;
  padding: 82px 0 70px; }
  .home .slogn .slogn_wrap {
    width: 85.7%;
    margin: auto;
    text-align: center; }
    .home .slogn .slogn_wrap .slogn_title {
      font-family: FZLTXHK--GBK1-0;
      font-size: 5.6rem;
      font-weight: normal;
      font-stretch: normal;
      letter-spacing: 1px;
      color: #333333; }
      .home .slogn .slogn_wrap .slogn_title span {
        color: #d2292a;
        font-family: FZLTXHK--GBK1-0; }
    .home .slogn .slogn_wrap .slogn_content {
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin-top: 20px; }
      .home .slogn .slogn_wrap .slogn_content img {
        width: 120px; }
      .home .slogn .slogn_wrap .slogn_content .slogn_text {
        font-family: FZLTXHJW--GB1-0;
        font-size: 22px;
        font-weight: normal;
        font-stretch: normal;
        width: 100%;
        color: #333333; }
        .home .slogn .slogn_wrap .slogn_content .slogn_text p {
          font-family: FZLTXHJW--GB1-0; }
    .home .slogn .slogn_wrap .button {
      font-family: FZLTHJW--GB1-0;
      font-size: 18px;
      font-weight: normal;
      font-stretch: normal;
      color: #333;
      opacity: 0.88;
      width: 146px;
      line-height: 38px;
      border: solid 2px #333333;
      border-radius: 38px;
      margin-top: 30px;
      transition: ease 0.3s; }
    .home .slogn .slogn_wrap .button:hover {
      transition: ease 0.3s;
      background-color: #d30000;
      color: #ffffff;
      border: solid 2px #d30000; }
  @media (max-width: 768px) {
    .home .slogn .slogn_title {
      font-size: 3.2rem !important; }
    .home .slogn .slogn_text {
      font-size: 2rem !important; } }
.home .case {
  background-color: #f8f8f8;
  padding: 70px 0 70px; }
  .home .case .case_wrap .case_title {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px; }
    .home .case .case_wrap .case_title .title_left {
      font-family: FZLTXHJW--GB1-0;
      font-size: 7.4rem; }
    .home .case .case_wrap .case_title .title_right {
      font-family: Oswald;
      font-size: 3.8rem;
      font-weight: normal;
      font-stretch: normal;
      line-height: 3.0rem;
      margin-left: 5px;
      color: #666666; }
      .home .case .case_wrap .case_title .title_right .title_top {
        display: flex;
        justify-content: space-between;
        font-family: Oswald; }
        .home .case .case_wrap .case_title .title_right .title_top span {
          color: #d30000; }
        .home .case .case_wrap .case_title .title_right .title_top div {
          font-family: Oswald; }
      .home .case .case_wrap .case_title .title_right .title_bottom {
        font-family: Oswald; }
  .home .case .case_wrap .case_content {
    display: -webkit-flex;
    /* Safari */
    -webkit-flex-wrap: wrap;
    /* Safari 6.1+ */
    display: flex;
    flex-wrap: wrap; }
    .home .case .case_wrap .case_content .case_img {
      width: 20%;
      padding: 0 8px 0;
      padding-bottom: 15px;
      cursor: pointer; }
      .home .case .case_wrap .case_content .case_img .case_pic {
        width: 100%; }
    @media (max-width: 767px) {
      .home .case .case_wrap .case_content .case_img {
        padding-left: 0;
        padding-right: 0; } }
    .home .case .case_wrap .case_content .img_wrap {
      position: relative;
      display: flex;
      align-items: center;
      overflow: hidden;
      background-color: gainsboro; }
    @media (min-width: 992px) {
      .home .case .case_wrap .case_content .img_wrap {
        height: 159px; } }
    @media (min-width: 1200px) {
      .home .case .case_wrap .case_content .img_wrap {
        height: 195px; } }
    @media (min-width: 1400px) {
      .home .case .case_wrap .case_content .img_wrap {
        height: 230px; } }
    @media (min-width: 992px) {
      .home .case .case_wrap .case_content .img_wrap_lg {
        height: 379px; } }
    @media (min-width: 1200px) {
      .home .case .case_wrap .case_content .img_wrap_lg {
        height: 462px; } }
    @media (min-width: 1400px) {
      .home .case .case_wrap .case_content .img_wrap_lg {
        height: 542px; } }
    .home .case .case_wrap .case_content .case_alert {
      position: absolute;
      width: 100%;
      height: 100%;
      background: rgba(31, 26, 23, 0.6);
      text-align: center;
      transition: ease 0.5s;
      top: 0;
      left: 0;
      opacity: 0; }
      .home .case .case_wrap .case_content .case_alert .case_alert_wrap {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%; }
      .home .case .case_wrap .case_content .case_alert .case_alert_img {
        width: 4.3rem;
        height: 4.3rem; }
      .home .case .case_wrap .case_content .case_alert .shop_name {
        font-family: FZLTHJW--GB1-0;
        font-size: 16px;
        font-weight: normal;
        color: #ffffff;
        margin-top: 1.0rem; }
      .home .case .case_wrap .case_content .case_alert .shop_time {
        font-family: Montserrat-Bold;
        font-size: 12px;
        color: #ffffff; }
    .home .case .case_wrap .case_content .case_img:hover .case_text {
      background-color: #d30000;
      color: #d30000;
      transition: ease 0.5s; }
      .home .case .case_wrap .case_content .case_img:hover .case_text span {
        color: #ffffff; }
    .home .case .case_wrap .case_content .case_img:hover .case_alert {
      opacity: 1;
      transition: ease 0.5s; }
    .home .case .case_wrap .case_content .case_img_1 {
      width: 40%; }
      .home .case .case_wrap .case_content .case_img_1 .case_pic {
        width: 100%; }
    .home .case .case_wrap .case_content .case_img_lg {
      display: flex; }
      .home .case .case_wrap .case_content .case_img_lg .case_img_lg_left {
        width: 60%;
        display: -webkit-flex;
        /* Safari */
        -webkit-flex-wrap: wrap;
        /* Safari 6.1+ */
        display: flex;
        flex-wrap: wrap; }
        .home .case .case_wrap .case_content .case_img_lg .case_img_lg_left .case_img {
          width: 33.3%; }
          .home .case .case_wrap .case_content .case_img_lg .case_img_lg_left .case_img .case_pic {
            width: 100%; }
      .home .case .case_wrap .case_content .case_img_lg .case_img_lg_right {
        width: 40%; }
        .home .case .case_wrap .case_content .case_img_lg .case_img_lg_right .case_img_1 {
          width: 100%; }
          .home .case .case_wrap .case_content .case_img_lg .case_img_lg_right .case_img_1 .case_pic {
            width: 100%;
            height: 100%; }
    .home .case .case_wrap .case_content .case_text {
      display: flex;
      justify-content: space-between;
      align-items: center;
      background-color: #e8e8e8;
      font-family: FZLTHJW--GB1-0;
      font-size: 2rem;
      color: #333333;
      height: 68px;
      padding: 0 24px; }
      .home .case .case_wrap .case_content .case_text .add {
        font-family: FZLTZHUNHK--GBK1-0;
        font-size: 3.2rem;
        font-weight: normal;
        font-stretch: normal;
        color: #838383; }
      .home .case .case_wrap .case_content .case_text .text {
        width: 158px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 2rem; }
    @media (min-width: 1200px) and (max-width: 1400px) {
      .home .case .case_wrap .case_content .case_text {
        height: 58px; } }
    @media (max-width: 1199px) {
      .home .case .case_wrap .case_content .case_text {
        height: 48px; } }
  .home .case .case_wrap .btn_wrap {
    text-align: center; }
    .home .case .case_wrap .btn_wrap .button {
      font-family: FZLTHJW--GB1-0;
      font-size: 18px;
      font-weight: normal;
      font-stretch: normal;
      color: #333;
      opacity: 0.88;
      width: 146px;
      line-height: 38px;
      border: solid 2px #333333;
      border-radius: 38px;
      margin-top: 30px;
      transition: ease 0.3s; }
    .home .case .case_wrap .btn_wrap .button:hover {
      transition: ease 0.3s;
      background-color: #d30000;
      color: #ffffff;
      border: solid 2px #d30000; }
  @media (max-width: 991px) {
    .home .case .case_wrap .case_img {
      width: 100% !important;
      margin: auto; }
    .home .case .case_wrap .case_img_1 {
      width: 100% !important; } }
.home .service_items {
  background-color: #fff;
  padding: 82px 0 70px; }
  .home .service_items .service_items_wrap {
    text-align: center; }
    .home .service_items .service_items_wrap .case_title {
      display: flex;
      justify-content: center;
      align-items: center; }
      .home .service_items .service_items_wrap .case_title .title_left {
        font-family: FZLTXHJW--GB1-0;
        font-size: 7.4rem; }
      .home .service_items .service_items_wrap .case_title .title_right {
        font-family: Oswald;
        font-size: 3.8rem;
        font-weight: normal;
        font-stretch: normal;
        line-height: 3.0rem;
        margin-left: 5px;
        color: #666666; }
        .home .service_items .service_items_wrap .case_title .title_right .title_top {
          display: flex;
          justify-content: space-between;
          font-family: Oswald; }
          .home .service_items .service_items_wrap .case_title .title_right .title_top span {
            color: #d30000; }
          .home .service_items .service_items_wrap .case_title .title_right .title_top div {
            font-family: Oswald; }
        .home .service_items .service_items_wrap .case_title .title_right .title_bottom {
          font-family: Oswald; }
    .home .service_items .service_items_wrap .service_content {
      margin-top: 50px; }
      .home .service_items .service_items_wrap .service_content .col-lg-2, .home .service_items .service_items_wrap .service_content .col-md-4, .home .service_items .service_items_wrap .service_content .col-sm-4, .home .service_items .service_items_wrap .service_content .col-xs-6 {
        padding: 0 5px; }
      .home .service_items .service_items_wrap .service_content .service_new {
        overflow: hidden;
        width: 85%;
        margin: auto; }
      .home .service_items .service_items_wrap .service_content .item {
        padding-bottom: 45px;
        transition: ease 0.5s;
        cursor: pointer; }
        .home .service_items .service_items_wrap .service_content .item img {
          max-height: 188px;
          margin: 34px auto 0; }
        .home .service_items .service_items_wrap .service_content .item .item_name {
          font-family: Montserrat-Bold;
          font-size: 2.6rem;
          color: #333333;
          margin-top: 20px; }
        .home .service_items .service_items_wrap .service_content .item .item_name_English {
          font-family: Montserrat-Bold;
          font-size: 1.5rem;
          color: #999999; }
        .home .service_items .service_items_wrap .service_content .item a {
          margin-top: 22px;
          text-decoration-line: underline;
          display: block;
          color: #999999;
          font-size: 14px; }
      .home .service_items .service_items_wrap .service_content .item:hover {
        transition: ease 0.5s; }
        .home .service_items .service_items_wrap .service_content .item:hover a {
          color: #d30000; }
.home .news {
  background-color: #f8f8f8;
  padding: 82px 0 70px; }
  .home .news .news_wrap .case_title {
    display: flex;
    justify-content: center;
    align-items: center; }
    .home .news .news_wrap .case_title .title_left {
      font-family: FZLTXHJW--GB1-0;
      font-size: 7.4rem; }
    .home .news .news_wrap .case_title .title_right {
      font-family: Oswald;
      font-size: 3.8rem;
      font-weight: normal;
      font-stretch: normal;
      line-height: 3.0rem;
      margin-left: 5px;
      color: #666666; }
      .home .news .news_wrap .case_title .title_right .title_top {
        display: flex;
        justify-content: space-between;
        font-family: Oswald; }
        .home .news .news_wrap .case_title .title_right .title_top span {
          color: #d30000; }
        .home .news .news_wrap .case_title .title_right .title_top div {
          font-family: Oswald; }
      .home .news .news_wrap .case_title .title_right .title_bottom {
        font-family: Oswald; }
  .home .news .news_wrap .content_img {
    margin-top: 50px;
    overflow: hidden; }
    .home .news .news_wrap .content_img .case_img {
      cursor: pointer;
      margin-bottom: 20px; }
    .home .news .news_wrap .content_img .img_wrap {
      position: relative; }
      .home .news .news_wrap .content_img .img_wrap .case_pic {
        width: 100%; }
      @media (min-width: 992px) {
        .home .news .news_wrap .content_img .img_wrap .case_pic {
          height: 137px; } }
      @media (min-width: 1200px) {
        .home .news .news_wrap .content_img .img_wrap .case_pic {
          height: 168px; } }
      @media (min-width: 1400px) {
        .home .news .news_wrap .content_img .img_wrap .case_pic {
          height: 200px; } }
      .home .news .news_wrap .content_img .img_wrap .case_alert {
        position: absolute;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.2);
        transition: ease 0.5s;
        top: 0;
        left: 0;
        opacity: 0; }
        .home .news .news_wrap .content_img .img_wrap .case_alert .case_alert_img {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          width: 42px; }
        .home .news .news_wrap .content_img .img_wrap .case_alert .alert_text {
          position: absolute;
          bottom: 0;
          left: 0;
          height: 40px;
          line-height: 40px;
          padding-left: 20px;
          width: 100%;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
          background: rgba(0, 0, 0, 0.5);
          font-family: SimSun;
          font-size: 12px;
          font-weight: normal;
          font-stretch: normal;
          color: #cacaca; }
    .home .news .news_wrap .content_img .img_wrap:hover .case_alert {
      opacity: 1;
      transition: ease 0.5s; }
    .home .news .news_wrap .content_img .case_text .title_name {
      font-family: FZLTZHUNHK--GBK1-0;
      font-size: 1.8rem;
      color: #333333;
      margin-top: 1.0rem;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .home .news .news_wrap .content_img .case_text .title_time {
      font-family: Montserrat-Bold;
      font-size: 1.4rem;
      color: #999999; }
    .home .news .news_wrap .content_img .col-lg-3, .home .news .news_wrap .content_img .col-sm-3, .home .news .news_wrap .content_img .col-xs-6 {
      padding: 0 7px; }
  .home .news .news_wrap .news_content {
    display: -webkit-flex;
    /* Safari */
    -webkit-flex-wrap: wrap;
    /* Safari 6.1+ */
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 20px; }
    .home .news .news_wrap .news_content .list_wrap {
      width: 50%;
      border-right: 1px dashed #ccc;
      padding: 0 7px; }
      .home .news .news_wrap .news_content .list_wrap .list {
        display: flex;
        justify-content: space-between;
        font-family: SimSun;
        font-size: 16px;
        color: #666666;
        cursor: pointer;
        padding: 7px 0; }
        .home .news .news_wrap .news_content .list_wrap .list .list_title {
          font-family: SimSun; }
        .home .news .news_wrap .news_content .list_wrap .list .list_time {
          font-family: SimSun; }
      .home .news .news_wrap .news_content .list_wrap .list:hover {
        color: #d30000; }
    .home .news .news_wrap .news_content .list_wrap_none {
      border: 0; }
  @media (max-width: 991px) {
    .home .news .news_wrap .list_wrap {
      width: 100% !important;
      border: 0 !important; } }
  .home .news .news_wrap .btn_wrap {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px; }
    .home .news .news_wrap .btn_wrap .arrow_btn_wrap {
      width: 104px;
      display: flex;
      justify-content: space-between;
      margin-left: 20px; }
      .home .news .news_wrap .btn_wrap .arrow_btn_wrap img {
        width: 42px;
        height: 42px;
        transition: ease 0.3s; }
      .home .news .news_wrap .btn_wrap .arrow_btn_wrap .img {
        cursor: pointer; }
        .home .news .news_wrap .btn_wrap .arrow_btn_wrap .img .left_active {
          display: none;
          transition: ease 0.3s; }
        .home .news .news_wrap .btn_wrap .arrow_btn_wrap .img .right_active {
          display: none;
          transition: ease 0.3s; }
      .home .news .news_wrap .btn_wrap .arrow_btn_wrap .img:hover .right_active_1 {
        display: none;
        transition: ease 0.3s; }
      .home .news .news_wrap .btn_wrap .arrow_btn_wrap .img:hover .right_active {
        display: block;
        transition: ease 0.3s; }
    .home .news .news_wrap .btn_wrap .button {
      font-family: FZLTHJW--GB1-0;
      font-size: 18px;
      font-weight: normal;
      font-stretch: normal;
      color: #333;
      opacity: 0.88;
      width: 146px;
      line-height: 38px;
      border: solid 2px #333333;
      border-radius: 38px;
      transition: ease 0.3s; }
    .home .news .news_wrap .btn_wrap .button:hover {
      transition: ease 0.3s;
      background-color: #d30000;
      color: #ffffff;
      border: solid 2px #d30000; }
.home .partner_num {
  background-color: #fff;
  padding: 54px 0 70px; }
  .home .partner_num .partner_num_wrap {
    text-align: center;
    position: relative;
    padding: 0px 0 70px;
    background: url("../img/index/tianchongxing.png");
    background-size: contain; }
    .home .partner_num .partner_num_wrap .partner_num_bcg {
      width: 100%; }
    .home .partner_num .partner_num_wrap .img_wrap {
      width: 100%; }
    .home .partner_num .partner_num_wrap .partner_num_img {
      width: 23.1%; }
    .home .partner_num .partner_num_wrap .alert_text {
      width: 100%;
      margin-top: 43px; }
      .home .partner_num .partner_num_wrap .alert_text .alert_top {
        font-family: FZLTXHJW--GB1-0;
        font-size: 7.5rem;
        font-weight: normal;
        font-stretch: normal;
        color: #d30000; }
      .home .partner_num .partner_num_wrap .alert_text .alert_bottom {
        font-family: FZLTXHJW--GB1-0;
        font-size: 5.4rem;
        font-weight: normal;
        font-stretch: normal;
        color: #333333; }
      @media (max-width: 767px) {
        .home .partner_num .partner_num_wrap .alert_text .alert_top {
          font-size: 5.5rem; }
        .home .partner_num .partner_num_wrap .alert_text .alert_bottom {
          font-size: 3.4rem; } }
      @media (max-width: 500px) {
        .home .partner_num .partner_num_wrap .alert_text .alert_top {
          font-size: 4.5rem; }
        .home .partner_num .partner_num_wrap .alert_text .alert_bottom {
          font-size: 3.0rem; } }
.home .partner {
  background: url("../img/index/parnter_bcg.png") 100% 100%; }
  .home .partner .partner_wrap .partner_title img {
    width: 100%;
    margin-top: -70px; }
  .home .partner .partner_wrap .partner_img {
    overflow: hidden;
    margin-top: 20px; }
    .home .partner .partner_wrap .partner_img .img {
      margin-bottom: 15px;
      transition: ease 0.3s;
      cursor: pointer; }
      .home .partner .partner_wrap .partner_img .img img {
        width: 100%; }
      .home .partner .partner_wrap .partner_img .img .img_active {
        transition: ease 0.3s;
        -webkit-filter: grayscale(100%);
        /* Chrome, Safari, Opera */
        filter: grayscale(100%); }
    .home .partner .partner_wrap .partner_img .col-lg-2, .home .partner .partner_wrap .partner_img .col-md-2, .home .partner .partner_wrap .partner_img .col-sm-3, .home .partner .partner_wrap .partner_img .col-xs-6 {
      padding: 0 5px; }
    .home .partner .partner_wrap .partner_img .img:hover {
      box-shadow: 0px 0px 10px 0px rgba(5, 0, 0, 0.3); }
      .home .partner .partner_wrap .partner_img .img:hover .img_active {
        transition: ease 0.3s;
        -webkit-filter: grayscale(0%);
        /* Chrome, Safari, Opera */
        filter: grayscale(0%); }
  .home .partner .partner_wrap .btn_wrap {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
    margin-bottom: 50px; }
    .home .partner .partner_wrap .btn_wrap .arrow_btn_wrap {
      width: 104px;
      display: flex;
      justify-content: space-between;
      margin-left: 20px; }
      .home .partner .partner_wrap .btn_wrap .arrow_btn_wrap img {
        width: 42px;
        height: 42px;
        transition: ease 0.3s; }
      .home .partner .partner_wrap .btn_wrap .arrow_btn_wrap .img {
        cursor: pointer; }
        .home .partner .partner_wrap .btn_wrap .arrow_btn_wrap .img .right_active {
          display: none;
          transition: ease 0.3s; }
      .home .partner .partner_wrap .btn_wrap .arrow_btn_wrap .img:hover .right_active_1 {
        display: none;
        transition: ease 0.3s; }
      .home .partner .partner_wrap .btn_wrap .arrow_btn_wrap .img:hover .right_active {
        display: block;
        transition: ease 0.3s; }
    .home .partner .partner_wrap .btn_wrap .button {
      font-family: FZLTHJW--GB1-0;
      font-size: 18px;
      font-weight: normal;
      font-stretch: normal;
      color: #333;
      opacity: 0.88;
      padding: 10px 38px;
      border: solid 2px #333333;
      border-radius: 38px;
      transition: ease 0.3s; }
    .home .partner .partner_wrap .btn_wrap .button:hover {
      transition: ease 0.3s;
      background-color: #d30000;
      color: #ffffff;
      border: solid 2px #d30000; }

/*# sourceMappingURL=home.css.map */
