@import url("./hearder.css");
@import url("footer.css");
.block_title {
  width: 100%;
  height: 78px;
  margin: 0 auto;
  text-align: center; }

.banner_box {
  width: 100%;
  height: 620px; }
  .banner_box .swiper {
    width: 100%;
    height: 100%; }
    .banner_box .swiper .swiper-wrapper .swiper-slide .content {
      width: 100%;
      height: 100%;
      position: relative; }
      .banner_box .swiper .swiper-wrapper .swiper-slide .content .banner_title {
        width: 1200px;
        height: auto;
        padding-top: 136px;
        margin: 0 auto; }
        .banner_box .swiper .swiper-wrapper .swiper-slide .content .banner_title .title {
          font-size: 56px;
          color: #FFFFFF;
          margin-bottom: 50px;
          line-height: 1; }
        .banner_box .swiper .swiper-wrapper .swiper-slide .content .banner_title .subtitle {
          font-size: 20px;
          color: #FFFFFF;
          line-height: 44px; }
      .banner_box .swiper .swiper-wrapper .swiper-slide .content .img {
        position: absolute;
        width: 100%;
        height: 100%;
        background-image: url("../img/newindex/banner.png");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        z-index: -1; }
      .banner_box .swiper .swiper-wrapper .swiper-slide .content .banner_text {
        position: absolute;
        z-index: 11;
        top: 385px;
        width: 1200px;
        left: 0;
        right: 0;
        margin: 0 auto; }
        .banner_box .swiper .swiper-wrapper .swiper-slide .content .banner_text a {
          display: inline-block;
          line-height: 48px;
          text-align: center;
          width: 148px;
          height: 48px;
          background: #1A68E3;
          font-size: 20px;
          color: white;
          border-radius: 4px;
          letter-spacing: 4px; }

.animation_box {
  width: 100%;
  height: auto;
  padding: 100px 0 100px 0;
  background-color: #F8FBFF; }
  .animation_box .animation {
    width: 1200px;
    height: auto;
    margin: 0 auto; }
    .animation_box .animation .animation_title {
      margin-bottom: 90px; }
    .animation_box .animation .animation_content {
      width: 12rem;
      height: 8rem;
      margin: 0 auto;
      position: relative; }
      .animation_box .animation .animation_content .content_img {
        width: 100%;
        height: 100%;
        z-index: 2;
        position: relative; }
        .animation_box .animation .animation_content .content_img .img_item {
          position: absolute;
          z-index: 11; }
          .animation_box .animation .animation_content .content_img .img_item:hover img {
            transform: scale(1.1); }
          .animation_box .animation .animation_content .content_img .img_item:hover p {
            opacity: 1; }
          .animation_box .animation .animation_content .content_img .img_item img {
            width: 100%;
            height: 100%;
            transition: transform 0.3s ease; }
          .animation_box .animation .animation_content .content_img .img_item p {
            font-size: 14px;
            padding: 15px 20px 0 20px;
            width: 2.04rem;
            height: 2.36rem;
            background-image: url(../img/newindex/service_alert.png);
            background-repeat: no-repeat;
            background-size: cover;
            content: "";
            line-height: 35px;
            border-radius: 10px;
            z-index: 1;
            color: #222222;
            position: absolute;
            opacity: 0;
            transition-property: left,top,bottom,right;
            transition-duration: 0.3s;
            transition-timing-function: ease; }
            .animation_box .animation .animation_content .content_img .img_item p span {
              margin-bottom: 10px;
              font-size: 16px;
              display: block;
              line-height: 1;
              text-align: center; }
        .animation_box .animation .animation_content .content_img .left {
          left: 0;
          top: 2.6rem;
          width: 2.25rem;
          height: 2.92rem; }
          .animation_box .animation .animation_content .content_img .left p {
            left: 0;
            top: 0; }
          .animation_box .animation .animation_content .content_img .left:hover p {
            top: 100%;
            left: 0; }
        .animation_box .animation .animation_content .content_img .left_top {
          left: 2.53rem;
          top: 0;
          width: 2.01rem;
          height: 2.72rem; }
          .animation_box .animation .animation_content .content_img .left_top p {
            left: 0;
            top: 0; }
          .animation_box .animation .animation_content .content_img .left_top:hover p {
            left: -100%;
            margin-right: -50px;
            top: 35px; }
        .animation_box .animation .animation_content .content_img .right_top {
          top: 0;
          left: 8.30rem;
          width: 2.01rem;
          height: 2.97rem; }
          .animation_box .animation .animation_content .content_img .right_top p {
            right: 0;
            top: 0; }
          .animation_box .animation .animation_content .content_img .right_top:hover p {
            right: -100%;
            top: 35px;
            margin-left: -50px; }
        .animation_box .animation .animation_content .content_img .right {
          right: 0;
          top: 2.73rem;
          width: 1.98rem;
          height: 2.63rem; }
          .animation_box .animation .animation_content .content_img .right p {
            left: 0;
            top: 0; }
          .animation_box .animation .animation_content .content_img .right:hover p {
            top: 100%;
            left: 0; }
        .animation_box .animation .animation_content .content_img .bottom {
          left: 5.04rem;
          bottom: 0;
          width: 2.25rem;
          height: 2.89rem; }
          .animation_box .animation .animation_content .content_img .bottom p {
            right: 0;
            top: 0; }
          .animation_box .animation .animation_content .content_img .bottom:hover p {
            right: -100%;
            top: 35px;
            margin-left: -50px; }
        .animation_box .animation .animation_content .content_img .center {
          position: absolute;
          left: 2.53rem;
          top: 1.69rem;
          width: 6.77rem;
          height: 4.64rem; }
      .animation_box .animation .animation_content .content_animation_item {
        width: 100%;
        height: 100%;
        z-index: 1;
        left: 0;
        top: 0;
        position: absolute;
        overflow: hidden; }
        .animation_box .animation .animation_content .content_animation_item .item {
          position: absolute;
          border-radius: 50%; }
        .animation_box .animation .animation_content .content_animation_item .small {
          width: 1rem;
          height: 0.5rem;
          z-index: 3;
          left: 0;
          right: 0;
          top: 0;
          bottom: 0;
          margin: auto;
          transform: rotate3d(1, 0, 0, 60deg);
          animation: itemScale 0.7s linear infinite; }

@keyframes itemScale {
  0% {
    box-shadow: 0 0.3rem 0 0 #dcebfe, 0 0.3rem 0 2rem rgba(220, 235, 254, 0.6), 0 0.3rem 0 4rem rgba(220, 235, 254, 0.6); }
  100% {
    box-shadow: 0 0.3rem 0 2rem #dcebfe, 0 0.3rem 0 4rem rgba(220, 235, 254, 0.6), 0 0.3rem 0 6rem rgba(223, 236, 254, 0); } }

.advantage_box {
  width: 100%;
  height: auto;
  padding: 100px 0 100px 0; }
  .advantage_box .advantage {
    width: 1200px;
    height: auto;
    margin: 0 auto; }
    .advantage_box .advantage .advantage_title {
      margin-bottom: 100px; }
    .advantage_box .advantage .advantage_content {
      font-size: 0; }
      .advantage_box .advantage .advantage_content li:nth-child(1) {
        background-image: url("../img/newindex/advantage_content_li1.png"); }
      .advantage_box .advantage .advantage_content li:nth-child(2) {
        background-image: url("../img/newindex/advantage_content_li2.png"); }
      .advantage_box .advantage .advantage_content li:nth-child(3) {
        background-image: url("../img/newindex/advantage_content_li3.png"); }
      .advantage_box .advantage .advantage_content li:nth-child(4) {
        background-image: url("../img/newindex/advantage_content_li4.png"); }
      .advantage_box .advantage .advantage_content li:nth-child(5) {
        background-image: url("../img/newindex/advantage_content_li5.png"); }
      .advantage_box .advantage .advantage_content li:nth-child(6) {
        background-image: url("../img/newindex/advantage_content_li6.png"); }
      .advantage_box .advantage .advantage_content li {
        width: 373px;
        height: 370px;
        border: 1px solid #CAD4E0;
        display: inline-block;
        margin-left: 40px;
        background-repeat: no-repeat;
        background-size: 100%;
        vertical-align: middle; }
        .advantage_box .advantage .advantage_content li.first {
          margin-bottom: 40px; }
        .advantage_box .advantage .advantage_content li:first-child {
          margin-left: 0; }
        .advantage_box .advantage .advantage_content li:nth-child(4n) {
          margin-left: 0; }
        .advantage_box .advantage .advantage_content li:hover {
          box-shadow: 4px 4px 20px 3px #ECEFF5; }
          .advantage_box .advantage .advantage_content li:hover:nth-child(1) {
            background-image: url("../img/newindex/advantage_content_li1_active.png"); }
          .advantage_box .advantage .advantage_content li:hover:nth-child(2) {
            background-image: url("../img/newindex/advantage_content_li2_active.png"); }
          .advantage_box .advantage .advantage_content li:hover:nth-child(3) {
            background-image: url("../img/newindex/advantage_content_li3_active.png"); }
          .advantage_box .advantage .advantage_content li:hover:nth-child(4) {
            background-image: url("../img/newindex/advantage_content_li4_active.png"); }
          .advantage_box .advantage .advantage_content li:hover:nth-child(5) {
            background-image: url("../img/newindex/advantage_content_li5_active.png"); }
          .advantage_box .advantage .advantage_content li:hover:nth-child(6) {
            background-image: url("../img/newindex/advantage_content_li6_active.png"); }

.service_box {
  width: 100%;
  height: 570px;
  position: relative; }
  .service_box .option_item {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1; }
    .service_box .option_item li {
      position: absolute;
      left: 0;
      width: 100%;
      height: 100%;
      top: 0;
      opacity: 0;
      transition: opacity 0.5s ease; }
      .service_box .option_item li:nth-child(1) .img {
        background-image: url("../img/newindex/service1.png");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center; }
      .service_box .option_item li:nth-child(2) .img {
        background-image: url("../img/newindex/service2.png");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center; }
      .service_box .option_item li:nth-child(3) .img {
        background-image: url("../img/newindex/service3.png");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center; }
      .service_box .option_item li:nth-child(4) .img {
        background-image: url("../img/newindex/service4.png");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center; }
      .service_box .option_item li:nth-child(5) .img {
        background-image: url("../img/newindex/service5.png");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center; }
      .service_box .option_item li.active {
        opacity: 1; }
      .service_box .option_item li .img {
        width: 100%;
        height: 100%; }
  .service_box .service_title {
    margin-bottom: 75px; }
  .service_box .service {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    padding-top: 100px; }
    .service_box .service .servie_content {
      position: relative; }
      .service_box .service .servie_content .option {
        position: absolute;
        width: 209px;
        height: auto;
        top: 0;
        right: 0;
        background-color: rgba(0, 0, 0, 0.7); }
        .service_box .service .servie_content .option li {
          cursor: pointer;
          width: 100%;
          height: 50px;
          padding: 0 20px;
          line-height: 50px;
          font-size: 0; }
          .service_box .service .servie_content .option li:hover {
            background-color: rgba(26, 104, 227, 0.5); }
          .service_box .service .servie_content .option li.active {
            background-color: rgba(26, 104, 227, 0.8); }
          .service_box .service .servie_content .option li img {
            width: 16px;
            height: 16px;
            vertical-align: sub;
            margin-right: 15px; }
          .service_box .service .servie_content .option li p {
            font-size: 16px;
            display: inline-block;
            color: white;
            margin: 0; }
      .service_box .service .servie_content .option_item_font li {
        width: 600px;
        height: auto;
        display: none; }
        .service_box .service .servie_content .option_item_font li.active {
          display: block; }
        .service_box .service .servie_content .option_item_font li .title {
          font-size: 20px;
          color: white;
          margin-bottom: 35px; }
        .service_box .service .servie_content .option_item_font li .subtitle {
          font-size: 16px;
          color: white; }

.partner_box {
  width: 100%;
  height: auto;
  padding: 100px 0 100px 0;
  background-image: url("../img/newindex/partner_bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
  .partner_box .partner {
    width: 1200px;
    height: 100%;
    margin: 0 auto; }
    .partner_box .partner .partner_title {
      margin-bottom: 100px; }
    .partner_box .partner .partner_content {
      font-size: 0; }
      .partner_box .partner .partner_content li {
        width: 224px;
        height: 110px;
        margin-left: 20px;
        display: inline-block;
        margin-bottom: 20px; }
        .partner_box .partner .partner_content li:nth-child(5n+1) {
          margin-left: 0; }
        .partner_box .partner .partner_content li img {
          width: 100%;
          height: 100%; }

.contact_box {
  width: 100%;
  height: auto;
  padding: 100px 0 60px 0; }
  .contact_box .contact {
    width: 1200px;
    height: 100%;
    margin: 0 auto; }
    .contact_box .contact .contact_title {
      margin-bottom: 100px;
      text-align: center;
      position: relative; }
    .contact_box .contact .contact_content {
      font-size: 0; }
      .contact_box .contact .contact_content li {
        display: inline-block;
        width: auto;
        padding-left: 110px;
        padding-right: 110px;
        position: relative; }
        .contact_box .contact .contact_content li:after {
          content: "";
          width: 1px;
          height: 41px;
          background-color: #DDDDDD;
          position: absolute;
          right: 0;
          top: 0;
          bottom: 0;
          margin: auto 0; }
        .contact_box .contact .contact_content li:first-child {
          padding-left: 0; }
        .contact_box .contact .contact_content li:last-child {
          padding-right: 0; }
          .contact_box .contact .contact_content li:last-child::after {
            display: none; }
        .contact_box .contact .contact_content li i {
          display: inline-block;
          font-size: 30px;
          color: #1C74E4;
          margin-right: 20px;
          vertical-align: top; }
        .contact_box .contact .contact_content li .item_box {
          display: inline-block;
          line-height: 1; }
          .contact_box .contact .contact_content li .item_box .title {
            font-size: 18px;
            color: #222222;
            margin-bottom: 16px; }
          .contact_box .contact .contact_content li .item_box .subtitle {
            font-size: 14px;
            color: #424B55; }

.fixedright {
  width: 45px;
  height: 156px;
  background-color: #1C74E4;
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  z-index: 11;
  border-radius: 7px; }
  .fixedright li {
    background-color: #1C74E4;
    line-height: 1;
    padding: 12px 0 12px 0;
    z-index: 11;
    position: relative;
    text-align: center;
    border-radius: 7px;
    font-size: 0; }
    .fixedright li.phone a {
      pointer-events: none;
      cursor: default; }
    .fixedright li.phone .pop {
      position: absolute;
      border-radius: 8px;
      background: #fff;
      width: 155px;
      display: none;
      height: 36px;
      padding: 0 14px;
      right: 50px;
      line-height: 36px;
      font-size: 0; }
      .fixedright li.phone .pop i {
        color: #0780ED;
        font-size: 15px;
        display: inline-block;
        margin-right: 10px; }
      .fixedright li.phone .pop p {
        font-size: 14px;
        display: inline-block;
        color: #0780ED; }
    .fixedright li.phone:hover .pop {
      display: block; }
    .fixedright li:last-child::after {
      display: none; }
    .fixedright li::after {
      content: "";
      width: 16px;
      height: 1px;
      background: #7FE0FF;
      display: block;
      margin: 0 auto;
      left: 0;
      right: 0;
      position: absolute;
      bottom: 0; }
    .fixedright li i {
      margin-bottom: 10px;
      font-size: 15px;
      color: white;
      display: block; }
    .fixedright li a {
      display: inline-block;
      width: 25px;
      font-size: 12px;
      color: #F1F1F1; }
