html {
  font-size: 14px;
  font-family: 'Micrsofot Yahei', Arial, Helvetica, sans-serif;
  background: #fff;
  overflow-x: hidden; }

body {
  overflow-x: hidden;
  font-size: 14px !important; }

html,
body,
h1,
h2,
h3,
h4,
h5,
p,
div.label,
a,
li {
  font-family: 'Micrsofot Yahei', Arial, Helvetica, sans-serif; }

html {
  font-size: 14px !important; }

.header {
  font-size: 0.8571428571rem; }

@media screen and (max-width: 991.98px) {
  html {
    font-size: 11px; } }
.margin-top-value {
  margin-top: px-top-rem(30px) !important; }

/************ head *****************/
.container-box {
  width: 100%;
  padding: 0;
  margin: 0 auto; }
  .container-box .header-box {
    z-index: 999;
    position: relative;
    background: #fff;
    padding: 0 !important;
    min-height: 100px; }
    .container-box .header-box .logo {
      max-width: 100px;
      padding-top: 10px; }
    .container-box .header-box li {
      min-height: 100px;
      line-height: 100px;
      list-style-type: none;
      float: left; }
      .container-box .header-box li a {
        font-size: 1.2857142857rem;
        color: #010101;
        margin-left: 5.1428571429rem; }
      .container-box .header-box li a.first {
        margin-left: 0; }
    @media screen and (max-width: 1024px) {
      .container-box .header-box .head-inner-box {
        width: 100%; }
        .container-box .header-box .head-inner-box .logo {
          width: 100%;
          float: none; }
        .container-box .header-box .head-inner-box li {
          width: 100%;
          float: none;
          min-height: 2rem;
          line-height: 2rem;
          text-align: left;
          padding-left: 3%;
          border-bottom: 1px solid #eee; }
          .container-box .header-box .head-inner-box li a {
            font-size: 1.2857142857rem;
            color: #010101;
            margin-left: 5.1428571429rem; }
        .container-box .header-box .head-inner-box .head-link {
          float: none; } }

.header-logo {
  width: 64px;
  height: 73px;
  background: url("../imgs/index/logo.png") no-repeat; }
  .header-logo .title-logo {
    display: none; }

@media screen and (max-width: 991.98px) {
  .header-logo {
    padding-left: 50px;
    padding-top: 15px;
    font-size: 1.8rem;
    font-weight: bold;
    width: 64px;
    height: 64px;
    background: url("../imgs/index/app_logo.png") no-repeat left center;
    background-size: 50% auto; }
    .header-logo .title-logo {
      display: block; } }
.head-link {
  padding: 0 0 0 0; }
  .head-link ul {
    height: 5rem;
    margin: 6px 0 0 2rem;
    padding: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center; }
  .head-link li {
    list-style: none; }
    .head-link li .form-control {
      border-right: none;
      border-color: #cccccc; }
      .head-link li .form-control ::placeholder {
        color: #9b9b9b; }
    .head-link li .input-group-text {
      background: #fff;
      border-left: none;
      margin-right: 0.5rem; }
      .head-link li .input-group-text i {
        font-size: 1.3rem;
        color: #9b9b9b; }
  .head-link a {
    display: inline-block;
    width: 24px;
    height: 24px;
    border: none;
    margin: 0 10px; }
    .head-link a i {
      color: #999;
      font-size: 20px; }
    .head-link a:hover {
      color: #bb0942; }
      .head-link a:hover i {
        color: #bb0942; }
  .head-link a.search-btn {
    background: url("../imgs/index/search.png") no-repeat;
    background: contain; }
  .head-link a.tel-btn {
    background: url("../imgs/index/contact.png") no-repeat;
    background: contain; }
  .head-link a.e-mail-btn {
    background: url("../imgs/index/email.png") no-repeat;
    background: contain; }
  .head-link a.language-btn {
    background: url("../imgs/index/language.png") no-repeat;
    background: contain; }

/*************** footer ******************/
.footer {
  width: 100%;
  min-height: 20.7142857143rem;
  overflow: hidden;
  margin: 0 auto;
  background: #333333; }
  .footer .footer-inner-box {
    max-width: 98.5714285714rem;
    margin: 0 auto; }
  .footer .footer-inner-box {
    display: flex;
    justify-content: space-between;
    padding: 40px 0 0 0; }
    .footer .footer-inner-box .footer-info {
      width: 70%; }
      .footer .footer-inner-box .footer-info .footer-link {
        width: 100%; }
        .footer .footer-inner-box .footer-info .footer-link li {
          float: left;
          font-size: 1rem;
          color: #fff;
          padding: 0 10px; }
          .footer .footer-inner-box .footer-info .footer-link li a {
            color: #fff; }
            .footer .footer-inner-box .footer-info .footer-link li a :hover {
              text-decoration: none; }
      .footer .footer-inner-box .footer-info .address {
        display: block;
        width: 100%;
        text-align: left;
        margin-top: 2.1428571429rem;
        margin: 1.5rem auto 0 auto; }
    .footer .footer-inner-box .qr-img {
      width: 150px;
      text-align: right; }
      .footer .footer-inner-box .qr-img img {
        width: 10.7142857143rem;
        height: 10.7142857143rem; }
      .footer .footer-inner-box .qr-img label {
        width: 100%;
        line-height: 2.5rem;
        font-size: 14px;
        color: #Fff;
        text-align: center; }
    .footer .footer-inner-box p {
      color: #fff;
      margin-bottom: 0.5rem; }
  .footer .footer-inner-box2 {
    width: 1400px;
    min-height: 54px;
    margin: 0 auto;
    padding: 0; }
    .footer .footer-inner-box2 p {
      line-height: 3.8571428571rem;
      color: #F5F5F5;
      padding: 0;
      margin: 0; }
  .footer .bottom-copyright-box {
    background: #222222;
    min-height: 3.8571428571rem;
    text-align: left;
    overflow: hidden;
    margin-top: 20px; }
  .footer .footer-link li {
    list-style: none;
    float: left; }
  @media screen and (max-width: 991.98px) {
    .footer .footer-link li {
      line-height: 2rem; }
    .footer .footer-link li:nth-child(odd) {
      width: 24%; }
    .footer .footer-link li:nth-child(even) {
      width: 1%; }
    .footer .footer-link li:last-child {
      width: 27%;
      padding: 0 !important; }
    .footer .footer-inner-box,
    .footer .footer-inner-box2 {
      width: 100%;
      padding: 1rem 1rem 1rem 1rem; }
    .footer .footer-inner-box2 p {
      line-height: 1.8rem; }
    .footer .footer-inner-box {
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-bottom: 1rem; }
      .footer .footer-inner-box .footer-info,
      .footer .footer-inner-box .qr-img {
        width: 100%; }
      .footer .footer-inner-box .qr-img {
        text-align: center;
        margin-top: .8rem; }
      .footer .footer-inner-box .footer-info {
        margin-top: 2rem; }
        .footer .footer-inner-box .footer-info .address {
          width: 90%; } }

.menu-box {
  margin-top: 1.5rem;
  border-bottom: 1px solid #e6e6e6; }
  .menu-box ul li {
    padding: 0 2rem; }
    .menu-box ul li a {
      line-height: 2rem;
      font-size: 18px;
      color: #666666;
      padding-left: 0;
      padding-right: 0; }
    .menu-box ul li a.active {
      border-bottom: 2px solid #bb0942; }

.pop-menu-box {
  width: 100%;
  min-height: 200px;
  background: #f9fafc; }
  .pop-menu-box .pop-menu-link {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 1400px;
    height: 200px;
    margin: 0 auto; }
    .pop-menu-box .pop-menu-link .img-box {
      width: 180px;
      height: 120px; }
    .pop-menu-box .pop-menu-link ul {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      justify-content: center;
      align-items: center;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-content: start;
      width: calc(100% - 180px - 5%);
      padding-left: 5%; }
      .pop-menu-box .pop-menu-link ul li {
        display: block;
        width: 20%;
        line-height: 36px;
        list-style-type: none;
        font-size: 16px;
        text-align: left; }

.active-menu-box {
  display: none; }

.margin-top-value {
  margin-top: 20px; }

.banner {
  width: 100%;
  max-height: 700px;
  overflow: hidden; }

.container .swiper-button-prev {
  width: 30px;
  height: 20px;
  background-image: url("../imgs/index/arrorw_left.png"); }

.container .swiper-button-next {
  width: 30px;
  height: 20px;
  background-image: url("../imgs/index/arrorw_right.png"); }

.switchover {
  max-width: 1400px;
  min-height: 11.9285714286rem;
  margin: 0 auto;
  padding: 50px 0 0 0;
  overflow: hidden; }
  .switchover .circle-img-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 90%;
    margin: 0 auto; }
    .switchover .circle-img-box .circle-img-item {
      line-height: 40px;
      text-align: center;
      margin: 0 30px; }
      .switchover .circle-img-box .circle-img-item .circle-img {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 8.5714285714rem;
        height: 8.5714285714rem;
        text-align: center;
        border-radius: 50%;
        background: #f9fafc; }
        .switchover .circle-img-box .circle-img-item .circle-img:hover {
          transform-style: preserve-3d;
          transform: rotateY(180deg);
          transition: all 1s; }
          .switchover .circle-img-box .circle-img-item .circle-img:hover img {
            transform: none;
            transition: none; }
      .switchover .circle-img-box .circle-img-item label {
        padding-top: 10px;
        color: #333333;
        font-size: 1.2857142857rem; }

@media screen and (max-width: 70.8557142857rem) {
  .switchover {
    max-width: 100%; }
    .switchover .circle-img-box {
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .switchover .circle-img-box .circle-img-item {
        width: 50%;
        text-align: center;
        margin: 0; }
        .switchover .circle-img-box .circle-img-item .circle-img {
          width: 6rem;
          height: 6rem;
          margin: 0 auto; }
        .switchover .circle-img-box .circle-img-item label {
          width: 84px;
          font-size: 1.2rem; } }
@media screen and (min-width: 1024px) and (max-width: 102.8571428571rem) {
  .switchover {
    max-width: 100%; }
    .switchover .circle-img-box {
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .switchover .circle-img-box .circle-img-item {
        width: 33.333%;
        text-align: center;
        margin: 0; }
        .switchover .circle-img-box .circle-img-item .circle-img {
          width: 6rem;
          height: 6rem;
          margin: 0 auto; } }
.recommend-information-box {
  max-width: 1400px;
  margin: 0 auto;
  margin-top: 5.7142857143rem; }
  .recommend-information-box h3 {
    font-weight: bold;
    text-align: center;
    padding-bottom: 40px; }
  @media screen and (max-width: 991.98px) {
    .recommend-information-box h3 {
      font-size: 1.8rem;
      font-weight: bold;
      padding-bottom: 0; } }
  .recommend-information-box .panel-img-list .left-box {
    width: calc(59.8% - 20px); }
    .recommend-information-box .panel-img-list .left-box .mixture-box {
      display: flex;
      justify-content: space-between; }
    .recommend-information-box .panel-img-list .left-box .mixture-box2 {
      margin-top: 20px; }
  .recommend-information-box .panel-img-list .panel-img-box a {
    position: relative;
    display: block;
    height: 100%;
    color: #fff;
    overflow: hidden; }
    .recommend-information-box .panel-img-list .panel-img-box a .img-box {
      position: relative;
      overflow: hidden; }
    .recommend-information-box .panel-img-list .panel-img-box a img {
      position: relative;
      width: 100%;
      height: auto;
      -webkit-transition: all 0.5s;
      transition: all 0.5s; }
  .recommend-information-box .panel-img-list .panel-img-box .mask {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50%;
    z-index: 2;
    background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 70%);
    visibility: visible; }
  .recommend-information-box .panel-img-list .panel-img-box .text-box {
    position: absolute;
    left: 0;
    bottom: -20px;
    width: 100%;
    color: #fff;
    text-align: left;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    padding: 15px 30px;
    margin-bottom: 1.5rem;
    font-size: 18px;
    z-index: 999; }
    .recommend-information-box .panel-img-list .panel-img-box .text-box .name {
      font-size: 1.7142857143rem;
      font-weight: bold; }
  .recommend-information-box .panel-img-list .panel-img-box .read-more {
    opacity: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    padding-top: 1rem; }
    .recommend-information-box .panel-img-list .panel-img-box .read-more span {
      position: relative;
      top: 0.6rem;
      font-size: 14px; }
    .recommend-information-box .panel-img-list .panel-img-box .read-more i {
      position: relative;
      top: 8px;
      left: 10px;
      color: red; }
  .recommend-information-box .panel-img-list .panel-img-box:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05); }
  .recommend-information-box .panel-img-list .panel-img-box:hover .mask {
    opacity: 1;
    visibility: visible;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2;
    background: url("../imgs/index/mask_grad.png") repeat-x left bottom;
    background-size: auto 100%; }
  .recommend-information-box .panel-img-list .panel-img-box:hover .read-more {
    opacity: 1; }
  .recommend-information-box .panel-img-list .panel-img-box:hover .text-box {
    bottom: 1.5rem; }

@media screen and (max-width: 991.98px) {
  .contennt {
    height: auto; }

  .recommend-information-box {
    max-width: 100%;
    display: block; }
    .recommend-information-box .mb-2,
    .recommend-information-box .my-2 {
      margin-bottom: 0 !important; }
    .recommend-information-box .col-md-8,
    .recommend-information-box .col-md-4 {
      width: 96%;
      margin: 1rem auto 0 auto; }
    .recommend-information-box .panel-img-list .panel-img-box {
      width: 100%; }
    .recommend-information-box .panel-img-list .img-box {
      height: auto; }
    .recommend-information-box .panel-img-list .text-box .name {
      font-size: 1.2rem; } }
/**************** news ******************/
.news-box {
  width: 100%;
  background: #f9fafc;
  margin: 40px auto 0 auto; }
  .news-box .news-inner-box {
    max-width: 1400px;
    margin: 3.5714285714rem auto 0 auto;
    padding: 3.5714285714rem 0 119px 0; }
    .news-box .news-inner-box h3 {
      font-weight: bold;
      text-align: center;
      padding-bottom: 40px;
      padding-bottom: 36px; }
    .news-box .news-inner-box .new-list-box {
      /* 
            .text-box {
              width: 100%;
              height: auto;
              color: #fff;
              text-align: left;
              -webkit-transition: all 0.5s;
              transition: all 0.5s;
              padding: 15px 30px;
              font-size: px-to-rem(18px);
              .name {
                font-size: px-to-rem(24px);
                font-weight: bold;
              }
            } */ }
      .news-box .news-inner-box .new-list-box a {
        display: block;
        max-width: 100%;
        min-height: 222px;
        cursor: pointer;
        margin: 0;
        padding: 0; }
        .news-box .news-inner-box .new-list-box a:hover {
          text-decoration: none; }
      .news-box .news-inner-box .new-list-box .new1,
      .news-box .news-inner-box .new-list-box .new2,
      .news-box .news-inner-box .new-list-box .new3,
      .news-box .news-inner-box .new-list-box .new4 {
        background: #fff;
        height: 422px; }
        .news-box .news-inner-box .new-list-box .new1:hover,
        .news-box .news-inner-box .new-list-box .new2:hover,
        .news-box .news-inner-box .new-list-box .new3:hover,
        .news-box .news-inner-box .new-list-box .new4:hover {
          box-shadow: 0 0 10px rgba(51, 51, 51, 0.1); }
        .news-box .news-inner-box .new-list-box .new1 .img-box,
        .news-box .news-inner-box .new-list-box .new2 .img-box,
        .news-box .news-inner-box .new-list-box .new3 .img-box,
        .news-box .news-inner-box .new-list-box .new4 .img-box {
          position: relative;
          max-width: 100%;
          overflow: hidden; }
          .news-box .news-inner-box .new-list-box .new1 .img-box img,
          .news-box .news-inner-box .new-list-box .new2 .img-box img,
          .news-box .news-inner-box .new-list-box .new3 .img-box img,
          .news-box .news-inner-box .new-list-box .new4 .img-box img {
            transition: all 0.5s ease-out;
            -moz-transition: all 0.5s ease-out;
            -webkit-transition: all 0.5s ease-out;
            -o-transition: all 0.5s ease-out; }
            .news-box .news-inner-box .new-list-box .new1 .img-box img:hover,
            .news-box .news-inner-box .new-list-box .new2 .img-box img:hover,
            .news-box .news-inner-box .new-list-box .new3 .img-box img:hover,
            .news-box .news-inner-box .new-list-box .new4 .img-box img:hover {
              transform: scale(1.07, 1.07); }
        .news-box .news-inner-box .new-list-box .new1 .type-style,
        .news-box .news-inner-box .new-list-box .new2 .type-style,
        .news-box .news-inner-box .new-list-box .new3 .type-style,
        .news-box .news-inner-box .new-list-box .new4 .type-style {
          position: absolute;
          top: 0;
          left: 0;
          z-index: 8;
          max-width: 8.5714285714rem;
          padding: 7px 20px;
          text-align: center;
          background: rgba(0, 0, 0, 0.5); }
          .news-box .news-inner-box .new-list-box .new1 .type-style span,
          .news-box .news-inner-box .new-list-box .new2 .type-style span,
          .news-box .news-inner-box .new-list-box .new3 .type-style span,
          .news-box .news-inner-box .new-list-box .new4 .type-style span {
            color: #fff; }
        .news-box .news-inner-box .new-list-box .new1 .text-box,
        .news-box .news-inner-box .new-list-box .new2 .text-box,
        .news-box .news-inner-box .new-list-box .new3 .text-box,
        .news-box .news-inner-box .new-list-box .new4 .text-box {
          position: relative;
          top: 0;
          text-align: left;
          padding: 1.4285714286rem; }
          .news-box .news-inner-box .new-list-box .new1 .text-box h3,
          .news-box .news-inner-box .new-list-box .new2 .text-box h3,
          .news-box .news-inner-box .new-list-box .new3 .text-box h3,
          .news-box .news-inner-box .new-list-box .new4 .text-box h3 {
            line-height: 2rem;
            font-size: 1.2857142857rem;
            font-weight: bold;
            color: #333;
            text-align: left;
            padding-bottom: 5px;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2; }
          .news-box .news-inner-box .new-list-box .new1 .text-box .date-info,
          .news-box .news-inner-box .new-list-box .new2 .text-box .date-info,
          .news-box .news-inner-box .new-list-box .new3 .text-box .date-info,
          .news-box .news-inner-box .new-list-box .new4 .text-box .date-info {
            color: #999;
            padding-top: 0.2rem; }
            .news-box .news-inner-box .new-list-box .new1 .text-box .date-info i,
            .news-box .news-inner-box .new-list-box .new2 .text-box .date-info i,
            .news-box .news-inner-box .new-list-box .new3 .text-box .date-info i,
            .news-box .news-inner-box .new-list-box .new4 .text-box .date-info i {
              color: #999; }
          .news-box .news-inner-box .new-list-box .new1 .text-box .info,
          .news-box .news-inner-box .new-list-box .new2 .text-box .info,
          .news-box .news-inner-box .new-list-box .new3 .text-box .info,
          .news-box .news-inner-box .new-list-box .new4 .text-box .info {
            position: relative;
            overflow: hidden;
            height: 4.2857142857rem;
            line-height: 1.7142857143rem;
            font-size: 1rem;
            color: #999999;
            padding-top: 1.2rem; }
        .news-box .news-inner-box .new-list-box .new1 .info-text,
        .news-box .news-inner-box .new-list-box .new2 .info-text,
        .news-box .news-inner-box .new-list-box .new3 .info-text,
        .news-box .news-inner-box .new-list-box .new4 .info-text {
          position: absolute;
          bottom: 1.2rem;
          left: 3rem;
          font-size: 18px;
          color: #fff; }
      .news-box .news-inner-box .new-list-box .new1 .img-box img {
        width: 100%;
        height: 422px;
        object-fit: cover; }
      .news-box .news-inner-box .new-list-box .new2 .img-box img,
      .news-box .news-inner-box .new-list-box .new3 .img-box img,
      .news-box .news-inner-box .new-list-box .new4 .img-box img {
        width: 100%;
        height: 222px;
        object-fit: cover; }

@media screen and (max-width: 70.8557142857rem) {
  .news-box {
    padding: 0 1rem; }
    .news-box .news-inner-box {
      width: 100%;
      margin: 0;
      margin-top: -70px;
      padding: 3rem 0; }
      .news-box .news-inner-box .new-list-box {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        .news-box .news-inner-box .new-list-box .col-md-3 {
          margin-top: 1rem; }
        .news-box .news-inner-box .new-list-box .new1,
        .news-box .news-inner-box .new-list-box .new2,
        .news-box .news-inner-box .new-list-box .new3,
        .news-box .news-inner-box .new-list-box .new4 {
          width: 100%;
          height: auto;
          margin: 0 0 0 0;
          padding: 0; }
          .news-box .news-inner-box .new-list-box .new1 .text-box h3,
          .news-box .news-inner-box .new-list-box .new2 .text-box h3,
          .news-box .news-inner-box .new-list-box .new3 .text-box h3,
          .news-box .news-inner-box .new-list-box .new4 .text-box h3 {
            font-size: 1.4rem; }
          .news-box .news-inner-box .new-list-box .new1 .text-box .date-info,
          .news-box .news-inner-box .new-list-box .new2 .text-box .date-info,
          .news-box .news-inner-box .new-list-box .new3 .text-box .date-info,
          .news-box .news-inner-box .new-list-box .new4 .text-box .date-info {
            font-size: 1.2rem; }
          .news-box .news-inner-box .new-list-box .new1 .text-box .category,
          .news-box .news-inner-box .new-list-box .new2 .text-box .category,
          .news-box .news-inner-box .new-list-box .new3 .text-box .category,
          .news-box .news-inner-box .new-list-box .new4 .text-box .category {
            font-size: 1rem; }
          .news-box .news-inner-box .new-list-box .new1 .text-box .info,
          .news-box .news-inner-box .new-list-box .new2 .text-box .info,
          .news-box .news-inner-box .new-list-box .new3 .text-box .info,
          .news-box .news-inner-box .new-list-box .new4 .text-box .info {
            height: auto;
            line-height: 2rem;
            font-size: 1.2rem; }
          .news-box .news-inner-box .new-list-box .new1 .text-box a.btn,
          .news-box .news-inner-box .new-list-box .new2 .text-box a.btn,
          .news-box .news-inner-box .new-list-box .new3 .text-box a.btn,
          .news-box .news-inner-box .new-list-box .new4 .text-box a.btn {
            margin-top: 0;
            margin-bottom: 2rem; }
          .news-box .news-inner-box .new-list-box .new1 .img-box,
          .news-box .news-inner-box .new-list-box .new2 .img-box,
          .news-box .news-inner-box .new-list-box .new3 .img-box,
          .news-box .news-inner-box .new-list-box .new4 .img-box {
            position: relative; }
            .news-box .news-inner-box .new-list-box .new1 .img-box img,
            .news-box .news-inner-box .new-list-box .new2 .img-box img,
            .news-box .news-inner-box .new-list-box .new3 .img-box img,
            .news-box .news-inner-box .new-list-box .new4 .img-box img {
              width: 100%; } }
/*********** content banner *****************/
@font-face {
  font-family: roboto;
  src: url("../font/roboto bold.ttf"); }
.content-img-box {
  width: 100%;
  min-height: 42.8571428571rem;
  background: url("../imgs/index/describe.jpg");
  margin: 0 auto; }
  .content-img-box .inner-box {
    max-width: 1400px;
    color: #fff;
    text-align: center;
    margin: 0 auto; }
    .content-img-box .inner-box .item1,
    .content-img-box .inner-box .item2,
    .content-img-box .inner-box .item3,
    .content-img-box .inner-box .item4,
    .content-img-box .inner-box .item5 {
      width: 20%;
      float: left; }
      .content-img-box .inner-box .item1:hover h3,
      .content-img-box .inner-box .item1:hover p,
      .content-img-box .inner-box .item2:hover h3,
      .content-img-box .inner-box .item2:hover p,
      .content-img-box .inner-box .item3:hover h3,
      .content-img-box .inner-box .item3:hover p,
      .content-img-box .inner-box .item4:hover h3,
      .content-img-box .inner-box .item4:hover p,
      .content-img-box .inner-box .item5:hover h3,
      .content-img-box .inner-box .item5:hover p {
        color: #ffdba6; }
    .content-img-box .inner-box h3 {
      line-height: 7.1428571429rem;
      font-size: 5.1428571429rem;
      font-weight: bold;
      font-family: roboto;
      background: url("../imgs/index/line.jpg") no-repeat bottom center;
      margin-top: 13rem; }
      .content-img-box .inner-box h3 span {
        position: relative;
        left: 0;
        top: -20px;
        font-size: 36px; }
    .content-img-box .inner-box p {
      width: 100%;
      line-height: 2.1428571429rem;
      font-size: 1.2857142857rem;
      text-align: center;
      margin-top: 2.1428571429rem; }

@media screen and (max-width: 991.98px) {
  .content-img-box {
    min-height: auto;
    padding-bottom: 2.8571428571rem; }
    .content-img-box .inner-box .item1,
    .content-img-box .inner-box .item2,
    .content-img-box .inner-box .item3,
    .content-img-box .inner-box .item4,
    .content-img-box .inner-box .item5 {
      width: 50%;
      float: left; }
    .content-img-box .inner-box h3 {
      line-height: 5rem;
      font-size: 3.5714285714rem;
      margin-top: 2.1428571429rem; }
    .content-img-box .inner-box p {
      width: 100%;
      line-height: 2rem; } }
/**************** parner box***********************/
.parner-box {
  max-width: 1400px;
  margin: 3.5714285714rem auto 8.5714285714rem auto;
  padding: 0; }
  .parner-box h3 {
    font-weight: bold;
    text-align: center;
    padding-bottom: 40px;
    padding-bottom: 20px; }
  .parner-box .item-box1 ul {
    margin: 0;
    padding: 0;
    width: 100%;
    display: flex;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .parner-box .item-box1 ul li {
      list-style: none;
      margin: 20px 0 0 0;
      padding: 0;
      width: 20%; }
      .parner-box .item-box1 ul li a {
        display: block;
        width: 100%;
        height: 150px;
        border: none;
        overflow: hidden;
        margin: 0;
        padding: 0; }
        .parner-box .item-box1 ul li a:hover {
          transform: rotateY(360deg);
          transition: all 2.5s; }
    .parner-box .item-box1 ul li.first {
      margin-left: 0; }
    .parner-box .item-box1 ul .p1 {
      background: url("../imgs/index/p1.png") no-repeat center center;
      background-size: contain; }
    .parner-box .item-box1 ul .p2 {
      background: url("../imgs/index/p2.png") no-repeat center center;
      background-size: contain; }
    .parner-box .item-box1 ul .p3 {
      background: url("../imgs/index/p3.png") no-repeat center center;
      background-size: contain; }
    .parner-box .item-box1 ul .p4 {
      background: url("../imgs/index/p4.png") no-repeat center center;
      background-size: contain; }
    .parner-box .item-box1 ul .p5 {
      background: url("../imgs/index/p5.png") no-repeat center center;
      background-size: contain; }
    .parner-box .item-box1 ul .p6 {
      background: url("../imgs/index/p6.png") no-repeat center center;
      background-size: contain; }
    .parner-box .item-box1 ul .p7 {
      background: url("../imgs/index/p7.png") no-repeat center center;
      background-size: contain; }
    .parner-box .item-box1 ul .p8 {
      background: url("../imgs/index/p8.png") no-repeat center center;
      background-size: contain; }
    .parner-box .item-box1 ul .p9 {
      background: url("../imgs/index/p9.png") no-repeat center center;
      background-size: contain; }
    .parner-box .item-box1 ul .p10 {
      background: url("../imgs/index/p10.png") no-repeat center center;
      background-size: contain; }
    .parner-box .item-box1 ul .p11 {
      background: url("../imgs/index/p11.png") no-repeat center center;
      background-size: contain; }
    .parner-box .item-box1 ul .p12 {
      background: url("../imgs/index/p12.png") no-repeat center center;
      background-size: contain; }
    .parner-box .item-box1 ul .p13 {
      background: url("../imgs/index/p13.png") no-repeat center center;
      background-size: contain; }
    .parner-box .item-box1 ul .p14 {
      background: url("../imgs/index/p14.png") no-repeat center center;
      background-size: contain; }
    .parner-box .item-box1 ul .p15 {
      background: url("../imgs/index/p15.png") no-repeat center center;
      background-size: contain; }

@media screen and (max-width: 991.98px) {
  .parner-box .item-box1 {
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .parner-box .item-box1 ul {
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      padding-left: 2%; }
      .parner-box .item-box1 ul li {
        display: flex;
        justify-content: center;
        width: 49%;
        float: none; }
        .parner-box .item-box1 ul li a {
          width: 100%;
          height: 7.1428571429rem; } }

/*# sourceMappingURL=index.css.map */
