.IndexTitleClassCommonStyle {
  text-align: center; }
  .IndexTitleClassCommonStyle .title {
    font-size: 40px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 52px;
    color: #1a1a1a;
    opacity: 1; }
  .IndexTitleClassCommonStyle .desc {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 19px;
    color: gray;
    opacity: 1; }

.IndexLinkMoreButtonClassStyleCommon {
  width: 160px;
  height: 50px;
  font-size: 14px;
  color: #7B7B7B;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  color: #2897C2;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transform: perspective(1px) translateZ(0);
          transform: perspective(1px) translateZ(0);
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition: .5s ease-in;
  transition: .5s ease-in; }
  .IndexLinkMoreButtonClassStyleCommon::before {
    background: url(../image/317d3c5926865abab42f5e4055790138.png) center center no-repeat;
    background-size: cover; }
  .IndexLinkMoreButtonClassStyleCommon:hover {
    background-color: #2897C2;
    color: #FFF; }
    .IndexLinkMoreButtonClassStyleCommon:hover::before {
      -webkit-transform: scaleY(0);
          -ms-transform: scaleY(0);
              transform: scaleY(0); }
  .IndexLinkMoreButtonClassStyleCommon::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 50%;
        -ms-transform-origin: 50%;
            transform-origin: 50%;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out; }

.FullService2 {
  padding-top: 80px;
  padding-bottom: 100px; }
  .FullService2 .IndexTitleClassCommonStyle .desc {
    margin-top: 10px;
    margin-bottom: 70px; }
  .FullService2 .content {
    margin-top: 150px; }
    .FullService2 .content ul {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-flow: wrap;
          -ms-flex-flow: wrap;
              flex-flow: wrap;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .FullService2 .content ul li {
        width: 290px;
        -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
                transform: rotate(45deg);
        border: 1px solid #eeeeee;
        margin: 0 60px;
        position: relative; }
        .FullService2 .content ul li:nth-of-type(2) {
          top: -2px; }
        .FullService2 .content ul li:nth-of-type(3) {
          top: -3px; }
        .FullService2 .content ul li:nth-of-type(4) {
          top: -4px; }
        .FullService2 .content ul li:nth-of-type(5) {
          top: -88px;
          left: -1px; }
        .FullService2 .content ul li:nth-of-type(6) {
          top: -89px;
          left: -1px; }
        .FullService2 .content ul li:nth-of-type(7) {
          top: -90px;
          left: -1px; }
        .FullService2 .content ul li::after {
          width: 100%;
          height: 100%;
          content: '';
          left: 0;
          top: 0;
          background: url(../image/15e53aa0a26565e8c324976d22c651b8.png) center center no-repeat;
          background-size: auto;
          position: absolute;
          z-index: 1;
          opacity: 0; }
        .FullService2 .content ul li:hover::after {
          opacity: 1; }
        .FullService2 .content ul li:hover a .parent.style1 {
          opacity: 0; }
        .FullService2 .content ul li:hover a .parent.style2 {
          opacity: 1; }
        .FullService2 .content ul li:hover a .parent .title {
          color: #fff; }
        .FullService2 .content ul li:hover a .parent .desc {
          color: #fff; }
        .FullService2 .content ul li a {
          position: relative;
          z-index: 2;
          -webkit-transform: rotate(-45deg);
              -ms-transform: rotate(-45deg);
                  transform: rotate(-45deg);
          display: block; }
          .FullService2 .content ul li a .parent {
            position: relative;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
                -ms-flex-pack: center;
                    justify-content: center;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
                -ms-flex-direction: column;
                    flex-direction: column;
            text-align: center;
            height: 290px; }
            .FullService2 .content ul li a .parent.style1 {
              opacity: 1; }
            .FullService2 .content ul li a .parent.style2 {
              opacity: 0;
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%; }
            .FullService2 .content ul li a .parent .img img {
              width: 67px; }
            .FullService2 .content ul li a .parent .title {
              color: #1C1C1C;
              font-size: 18px;
              position: relative;
              font-weight: bold;
              padding-bottom: 18px;
              margin-top: 25px; }
              .FullService2 .content ul li a .parent .title::after {
                content: '';
                position: absolute;
                width: 30px;
                height: 1px;
                background: #2897C2;
                bottom: 0;
                left: 0;
                right: 0;
                margin: auto; }
            .FullService2 .content ul li a .parent .desc {
              margin-top: 22px;
              font-size: 14px;
              color: #808080; }
            .FullService2 .content ul li a .parent .btn {
              margin-top: 48px; }
              .FullService2 .content ul li a .parent .btn img {
                width: 50px; }

@media (max-width: 1699px) {
  .FullService2 .content ul li {
    width: 210px; }
  .FullService2 .content ul li a .parent {
    height: 210px; }
  .FullService2 .content ul li {
  	margin: -2.2px 44px;}
  .FullService2 .content ul li a .parent .desc {
    font-size: 12px;
    margin-top: 10px; }
  .FullService2 .content ul li a .parent .title {
    font-size: 16px;
    padding-bottom: 5px; }
  .FullService2 .content ul li a .parent .img img {
    width: 50px; }
  .FullService2 .content ul li a .parent .title {
    margin-top: 10px; }
  .FullService2 .content ul li a .parent .btn {
    margin-top: 10px; }
  .FullService2 .content ul li a .parent .btn img {
    width: 30px; }
  .FullService2 .content ul li:nth-of-type(5) {
    top: -60px; }
  .FullService2 .content ul li:nth-of-type(6) {
    top: -61px; }
  .FullService2 .content ul li:nth-of-type(7) {
    top: -62px; }
  .FullService2 {
    padding-top: 60px;
    padding-bottom: 60px; }
  .FullService2 .content {
    margin-top: 110px; } }

.FullService {
  padding-top: 80px;
  padding-bottom: 100px; }
  .FullService .IndexTitleClassCommonStyle .desc {
    margin-top: 10px;
    margin-bottom: 70px; }
  .FullService .content ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .FullService .content ul li {
      width: 25%;
      padding: 0 21px; }
      .FullService .content ul li .parent {
        background: url(../image/8494d61a4523e51423ace37230bc67a1.png) center center no-repeat;
        background-size: 100% 100%;
        padding-top: 65px; }
        .FullService .content ul li .parent:hover .img {
          -webkit-transform: translateY(20px);
              -ms-transform: translateY(20px);
                  transform: translateY(20px); }
        .FullService .content ul li .parent:hover .title::after {
          width: 60px; }
        .FullService .content ul li .parent .img {
          -webkit-transition: 0.5s ease all;
          transition: 0.5s ease all;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
              -ms-flex-pack: center;
                  justify-content: center;
          height: 75px; }
          .FullService .content ul li .parent .img img {
            width: 90px; }
        .FullService .content ul li .parent .title {
          margin-top: 45px;
          font-size: 24px;
          color: #1C1C1C;
          font-weight: bold;
          text-align: center;
          position: relative;
          padding-bottom: 20px; }
          .FullService .content ul li .parent .title::after {
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            margin: auto;
            width: 30px;
            -webkit-transition: 0.5s ease all;
            transition: 0.5s ease all;
            height: 1px;
            background: #2897C2;
            content: ''; }
        .FullService .content ul li .parent .tab {
          margin-top: 25px;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-flow: wrap;
              -ms-flex-flow: wrap;
                  flex-flow: wrap;
          margin-bottom: 50px;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
              -ms-flex-pack: center;
                  justify-content: center; }
          .FullService .content ul li .parent .tab a {
            width: 120px;
            height: 40px;
            margin: 10px;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
                -ms-flex-pack: center;
                    justify-content: center;
            background: #EFF1F3;
            font-size: 14px;
            color: #3E3E3E;
            -webkit-transition: 0.5s ease all;
            transition: 0.5s ease all; }
            .FullService .content ul li .parent .tab a:hover {
              background: #2897C2;
              color: #fff; }
        .FullService .content ul li .parent .link a {
          color: #2897C2;
          font-size: 14px;
          width: 100%;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          height: 69px;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center;
          position: relative; }
          .FullService .content ul li .parent .link a:hover {
            color: #fff;
            background: -webkit-gradient(linear, left top, right top, from(#278EC0), to(#38C5D5));
            background: linear-gradient(to right, #278EC0, #38C5D5); }
            .FullService .content ul li .parent .link a:hover img:nth-of-type(1) {
              display: none; }
            .FullService .content ul li .parent .link a:hover img:nth-of-type(2) {
              display: block; }
          .FullService .content ul li .parent .link a::after {
            position: absolute;
            width: 358px;
            top: 0;
            left: 0;
            content: '';
            right: 0;
            margin: auto;
            height: 1px;
            background: #E5E5E5; }
          .FullService .content ul li .parent .link a img {
            width: 21px;
            margin-left: 8px; }
            .FullService .content ul li .parent .link a img:nth-of-type(1) {
              display: block; }
            .FullService .content ul li .parent .link a img:nth-of-type(2) {
              display: none; }

.BrandValue {
  padding-top: 58px;
  background: url(../image/4d9d6e3ff2c16f03401316bc4a364d92.png) center center no-repeat;
  background-repeat: no-repeat;
  padding-bottom: 75px; }
  .BrandValue .pongetitle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 55px; }
    .BrandValue .pongetitle p {
      font-size: 40px;
      color: #fff;
      line-height: 55px;
      font-weight: 400;
      margin: 0 45px;
      text-align: center; }
    .BrandValue .pongetitle img {
      width: 34px; }
  .BrandValue .content ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .BrandValue .content ul li {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
      min-width: 0;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .BrandValue .content ul li span:nth-of-type(1) {
        font-size: 60px;
        color: #fff;
        font-weight: 400;
        line-height: 72px;
        margin-bottom: 5px; }
      .BrandValue .content ul li span:nth-of-type(2) {
        color: #fff;
        font-size: 14px; }

.WinTheTrust {
  padding-top: 72px; }
  .WinTheTrust .IndexTitleClassCommonStyle .desc {
    margin-top: 10px; }
  .WinTheTrust .articleTop {
    border-bottom: 1px solid #EFEFEF; }
    .WinTheTrust .articleTop .tablist {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      padding: 40px 0;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-flex-flow: wrap;
          -ms-flex-flow: wrap;
              flex-flow: wrap;
      margin-bottom: 0; }
      .WinTheTrust .articleTop .tablist a {
        padding: 10px 40px;
        border: 1px solid #E5E5E5;
        border-radius: 20px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        margin: 0 10px;
        font-size: 14px;
        color: #818181; 
      	margin-bottom:20px;
      }
        .WinTheTrust .articleTop .tablist a:hover, .WinTheTrust .articleTop .tablist a.active {
          color: #fff;
          background: -webkit-gradient(linear, left top, right top, from(#278EC0), to(#38C5D5));
          background: linear-gradient(to right, #278EC0, #38C5D5); }
  .WinTheTrust .articleBottom {
    padding-top: 30px; }
    @media (min-width: 1700px) {
      .WinTheTrust .articleBottom .container {
        max-width: 1680px; } }
    .WinTheTrust .articleBottom ul {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-flow: wrap;
          -ms-flex-flow: wrap;
              flex-flow: wrap; }
      .WinTheTrust .articleBottom ul li {
        padding: 0 15px;
        width: 33.33333%;
        margin-bottom: 15px; }
        .WinTheTrust .articleBottom ul li .img a {
          display: block;
          overflow: hidden; }
          .WinTheTrust .articleBottom ul li .img a img {
            -webkit-transition: 0.5s ease all;
            width:100%;
            transition: 0.5s ease all; }
          .WinTheTrust .articleBottom ul li .img a:hover img {
            -webkit-transform: scale(1.1);
                -ms-transform: scale(1.1);
                    transform: scale(1.1); }
        .WinTheTrust .articleBottom ul li .text a {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center;
          padding: 12px 0; }
          .WinTheTrust .articleBottom ul li .text a:hover span:nth-of-type(1) {
            color: #2897C2; }
          .WinTheTrust .articleBottom ul li .text a span:nth-of-type(1) {
            color: #242424;
            font-size: 18px;
            font-weight: bold;
            -webkit-transition: 0.5s ease all;
            transition: 0.5s ease all;
            -webkit-box-flex: 1;
            -webkit-flex: 1;
                -ms-flex: 1;
                    flex: 1;
            min-width: 0; }
          .WinTheTrust .articleBottom ul li .text a span:nth-of-type(2) {
            color: #848484;
            font-size: 14px;
            margin-left: auto;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
                -ms-flex-align: center;
                    align-items: center; }
            .WinTheTrust .articleBottom ul li .text a span:nth-of-type(2) img {
              width: 18px;
              margin-right: 10px; }
    .WinTheTrust .articleBottom .link {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-top: 42px; }
  .WinTheTrust .link {
    margin-bottom: 60px; }
    .WinTheTrust .link a {
      color: #333; }
      .WinTheTrust .link a::before {
        background-image: url(../image/b2b929ec93a9395b8a9cb675c057d2b3.png);
        color: #333; }
      .WinTheTrust .link a:hover {
        color: #fff;
        background: -webkit-gradient(linear, left top, right top, from(#278EC0), to(#38C5D5));
        background: linear-gradient(to right, #278EC0, #38C5D5); }

.WhyChoose {
  overflow: hidden;
  background: url(../image/7aade361c394a645ff07ff2bce9c5199.jpg) center center no-repeat;
  background-size: cover;
  position: relative;
  padding-top: 120px;
  position: relative; }
  .WhyChoose .container {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .WhyChoose .left .title {
    color: #fff;
    font-size: 40px; }
  .WhyChoose .left .desc {
    font-size: 14px;
    color: #fff;
    margin-bottom: 79px;
    margin-top: 10px; }
  .WhyChoose .left .btn a {
    color: #fff; }
  .WhyChoose .right {
    margin-left: auto;
    width: 1080px; }
    .WhyChoose .right ul {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-flow: wrap;
          -ms-flex-flow: wrap;
              flex-flow: wrap;
      position: relative; }
      .WhyChoose .right ul::after {
        position: absolute;
        right: -1px;
        z-index: 1;
        bottom: 0;
        height: 100%;
        width: 1px;
        background: #334046;
        content: ''; }
      .WhyChoose .right ul li {
        position: relative;
        z-index: 2;
        width: 50%; }
        .WhyChoose .right ul li:nth-of-type(3) a .imgother img:nth-of-type(3), .WhyChoose .right ul li:nth-of-type(3) a .imgother img:nth-of-type(4), .WhyChoose .right ul li:nth-of-type(4) a .imgother img:nth-of-type(3), .WhyChoose .right ul li:nth-of-type(4) a .imgother img:nth-of-type(4) {
          display: none; }
        .WhyChoose .right ul li:nth-of-type(1) a:hover .imgother img:nth-of-type(4) {
          opacity: 0; }
        .WhyChoose .right ul li a {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
              -ms-flex-pack: center;
                  justify-content: center;
          height: 290px;
          padding-left: 40px;
          border-left: 1px solid #334046;
          border-top: 1px solid #334046;
          position: relative; }
          .WhyChoose .right ul li a:hover .bgimg img {
            opacity: 1; }
          .WhyChoose .right ul li a .img {
            margin-bottom: 20px; }
            .WhyChoose .right ul li a .img img {
              width: 42px; }
          .WhyChoose .right ul li a .title {
            font-size: 18px;
            color: #fff;
            font-weight: bold;
            position: relative;
            padding-bottom: 15px; }
            .WhyChoose .right ul li a .title::after {
              position: absolute;
              width: 42px;
              content: '';
              left: 0;
              bottom: 0;
              height: 2px;
              background: #fff; }
          .WhyChoose .right ul li a .desc {
            margin-top: 15px;
            font-size: 14px;
            color: #fff;
            width: 224px;
            padding-bottom: 40px; }
          .WhyChoose .right ul li a .imgother img {
            position: absolute; }
            .WhyChoose .right ul li a .imgother img:nth-of-type(1) {
              left: -1px;
              top: -1px; }
            .WhyChoose .right ul li a .imgother img:nth-of-type(2) {
              right: -1px;
              top: -1px; }
            .WhyChoose .right ul li a .imgother img:nth-of-type(3) {
              left: -1px;
              bottom: -1px; }
            .WhyChoose .right ul li a .imgother img:nth-of-type(4) {
              right: -1px;
              bottom: -1px; }
          .WhyChoose .right ul li a .bgimg {
            position: absolute;
            z-index: 2;
            right: 0px;
            bottom: 0px;
            width: 160px;
            height: 160px;
            overflow: hidden; }
            .WhyChoose .right ul li a .bgimg img {
              width: 160px;
              opacity: 0;
              -webkit-transition: 0.5s ease all;
              transition: 0.5s ease all;
              position: absolute; }
  .WhyChoose .enimg {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 1;
    bottom: 0; }

.ValueEnhancement {
  background: #F3F3F3;
  padding-bottom: 90px; }
  .ValueEnhancement .articleTop .tablist a {
    background: #fff; }
  .ValueEnhancement .articleBottom2 .ListBlock {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .ValueEnhancement .articleBottom2 .ListBlock a:hover .title {
      color: #2897C2; }
    .ValueEnhancement .articleBottom2 .ListBlock a:hover .date span:nth-of-type(1) {
      background: #37C0D3;
      color: #fff; }
    .ValueEnhancement .articleBottom2 .ListBlock a:hover .date span:nth-of-type(2) {
      background: #2995C3;
      color: #fff;
      border-top: 1px solid #2995C3; }
    .ValueEnhancement .articleBottom2 .ListBlock a .title {
      font-size: 18px;
      color: #1D1D1D;
      -webkit-transition: 0.5s ease all;
      transition: 0.5s ease all; }
    .ValueEnhancement .articleBottom2 .ListBlock a .desc {
      font-size: 14px;
      color: #828282;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .ValueEnhancement .articleBottom2 .ListBlock a .date {
      width: 64px;
      height: 64px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      text-align: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      border: 1px solid #E5E5E5; }
      .ValueEnhancement .articleBottom2 .ListBlock a .date span {
        -webkit-transition: 0.5s ease all;
        transition: 0.5s ease all; }
        .ValueEnhancement .articleBottom2 .ListBlock a .date span:nth-of-type(1) {
          font-size: 36px;
          color: #212121;
          height: 44px;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
              -ms-flex-pack: center;
                  justify-content: center; }
        .ValueEnhancement .articleBottom2 .ListBlock a .date span:nth-of-type(2) {
          font-size: 12px;
          color: #E5E5E5;
          display: block;
          height: 20px;
          border-top: 1px solid #E5E5E5; }
    .ValueEnhancement .articleBottom2 .ListBlock .pongeimg {
      width: 530px; }
      .ValueEnhancement .articleBottom2 .ListBlock .pongeimg a {
        display: block;
        position: relative;
        overflow: hidden; }
        .ValueEnhancement .articleBottom2 .ListBlock .pongeimg a > img {
          -webkit-transition: 0.5s ease all;
          transition: 0.5s ease all; }
        .ValueEnhancement .articleBottom2 .ListBlock .pongeimg a:hover > img {
          -webkit-transform: scale(1.1);
              -ms-transform: scale(1.1);
                  transform: scale(1.1); }
        .ValueEnhancement .articleBottom2 .ListBlock .pongeimg a .text {
          position: absolute;
          width: 510px;
          height: 120px;
          background: #fff;
          bottom: 10px;
          right: 0;
          margin: auto;
          left: 0;
          padding-left: 20px;
          padding-right: 20px;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center; }
          .ValueEnhancement .articleBottom2 .ListBlock .pongeimg a .text .title {
            width: 234px; }
          .ValueEnhancement .articleBottom2 .ListBlock .pongeimg a .text .iconimg {
            margin-left: auto; }
            .ValueEnhancement .articleBottom2 .ListBlock .pongeimg a .text .iconimg img {
              width: 21px; }
              .ValueEnhancement .articleBottom2 .ListBlock .pongeimg a .text .iconimg img:nth-of-type(1) {
                display: block; }
              .ValueEnhancement .articleBottom2 .ListBlock .pongeimg a .text .iconimg img:nth-of-type(2) {
                display: none; }
        .ValueEnhancement .articleBottom2 .ListBlock .pongeimg a .date {
          position: absolute;
          left: 20px;
          top: 20px;
          border: 0; }
          .ValueEnhancement .articleBottom2 .ListBlock .pongeimg a .date span:nth-of-type(1) {
            background: #37C0D3;
            color: #fff; }
          .ValueEnhancement .articleBottom2 .ListBlock .pongeimg a .date span:nth-of-type(2) {
            background: #2995C3;
            color: #fff;
            border-top: 1px solid #2995C3; }
    .ValueEnhancement .articleBottom2 .ListBlock ul {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
      min-width: 0;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-flow: wrap;
          -ms-flex-flow: wrap;
              flex-flow: wrap; }
      .ValueEnhancement .articleBottom2 .ListBlock li {
        width: 50%;
        padding-left: 10px;
        margin-bottom: 10px; }
        .ValueEnhancement .articleBottom2 .ListBlock li:nth-of-type(5), .ValueEnhancement .articleBottom2 .ListBlock li:nth-of-type(6) {
          margin-bottom: 0; }
        .ValueEnhancement .articleBottom2 .ListBlock li a {
          background: #fff;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          padding: 25px 30px; }
          .ValueEnhancement .articleBottom2 .ListBlock li a:hover .text .iconimg img:nth-of-type(1) {
            display: none; }
          .ValueEnhancement .articleBottom2 .ListBlock li a:hover .text .iconimg img:nth-of-type(2) {
            display: block; }
          .ValueEnhancement .articleBottom2 .ListBlock li a .text {
            -webkit-box-flex: 1;
            -webkit-flex: 1;
                -ms-flex: 1;
                    flex: 1;
            min-width: 0;
            padding-right: 20px; }
            .ValueEnhancement .articleBottom2 .ListBlock li a .text .title {
              position: relative;
              padding-bottom: 10px;
              overflow: hidden;
              text-overflow: ellipsis;
              white-space: nowrap; }
              .ValueEnhancement .articleBottom2 .ListBlock li a .text .title::after {
                position: absolute;
                width: 30px;
                height: 1px;
                background: #C2C2C2;
                content: '';
                left: 0;
                bottom: 0; }
            .ValueEnhancement .articleBottom2 .ListBlock li a .text .desc {
              margin-top: 17px;
              margin-bottom: 25px; }
            .ValueEnhancement .articleBottom2 .ListBlock li a .text .iconimg img {
              width: 21px; }
              .ValueEnhancement .articleBottom2 .ListBlock li a .text .iconimg img:nth-of-type(1) {
                display: block; }
              .ValueEnhancement .articleBottom2 .ListBlock li a .text .iconimg img:nth-of-type(2) {
                display: none; }
          .ValueEnhancement .articleBottom2 .ListBlock li a .date {
            margin-left: auto; }

.ServiceProcess {
  padding-top: 80px;
  padding-bottom: 100px; }
  .ServiceProcess .IndexTitleClassCommonStyle .title {
    margin-bottom: 10px; }
  .ServiceProcess .content {
    padding-top: 64px; }
    .ServiceProcess .content ul {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .ServiceProcess .content ul li {
        width: 280px; }
        .ServiceProcess .content ul li a:hover .img img {
          -webkit-transform: scale(1.1);
              -ms-transform: scale(1.1);
                  transform: scale(1.1); }
        .ServiceProcess .content ul li a .img {
          overflow: hidden; }
          .ServiceProcess .content ul li a .img img {
            -webkit-transition: 0.5s ease all;
            transition: 0.5s ease all; }
        .ServiceProcess .content ul li a:hover .text {
          border-bottom: 1px solid #2897C2; }
          .ServiceProcess .content ul li a:hover .text .title span:nth-of-type(2) {
            color: #2897C2; }
        .ServiceProcess .content ul li a .text {
          margin-top: 25px;
          -webkit-transition: 0.5s ease all;
          transition: 0.5s ease all;
          padding-bottom: 32px;
          border-bottom: 1px solid #EEEEEE; }
          .ServiceProcess .content ul li a .text .title {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex; }
            .ServiceProcess .content ul li a .text .title span:nth-of-type(1) {
              position: relative;
              font-size: 18px;
              color: #171717;
              font-weight: bold; }
              .ServiceProcess .content ul li a .text .title span:nth-of-type(1) i {
                font-style: normal;
                position: relative;
                padding-bottom: 10px; }
                .ServiceProcess .content ul li a .text .title span:nth-of-type(1) i::after {
                  position: absolute;
                  bottom: 0;
                  left: 0;
                  content: '';
                  width: 30px;
                  height: 1px;
                  background: #C2C2C2; }
            .ServiceProcess .content ul li a .text .title span:nth-of-type(2) {
              font-size: 60px;
              margin-left: auto;
              color: #E5E5E5;
              line-height: 50px;
              font-family: 'Roboto';
              -webkit-transition: 0.5s ease all;
              transition: 0.5s ease all; }
          .ServiceProcess .content ul li a .text .desc {
            font-size: 14px;
            color: #808080; }

.ContactDemand {
  overflow: hidden;
  position: relative; }
  .ContactDemand::before {
    z-index: 1;
    width: 50%;
    height: 100%;
    background: url(../image/e72f568a825512a8706cefd1e2255f4d.jpg) center center no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    content: ''; }
  .ContactDemand::after {
    width: 50%;
    z-index: 1;
    height: 100%;
    background: url(../image/5f732d766e3c4b2b743316652e2b28ee.jpg) center center no-repeat;
    right: 0;
    top: 0;
    content: '';
    position: absolute; }
  .ContactDemand .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .ContactDemand .contact, .ContactDemand .demand {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    position: relative;
    padding-top: 94px;
    z-index: 2;
    padding-bottom: 100px; }
  .ContactDemand .contact {
    padding-right: 165px; }
  .ContactDemand .demand {
    padding-left: 165px; }
  .ContactDemand .pongtit {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .ContactDemand .pongtit .left {
      font-size: 40px;
      color: #fff;
      position: relative;
      padding-bottom: 15px; }
      .ContactDemand .pongtit .left::after {
        position: absolute;
        width: 30px;
        height: 1px;
        background: #fff;
        left: 0;
        bottom: 0;
        content: ''; }
    .ContactDemand .pongtit img {
      margin-left: auto; }
  .ContactDemand .contact .desc {
    font-size: 18px;
    color: #FFFFFF;
    margin-top: 28px;
    margin-bottom: 65px; }
  .ContactDemand .contact ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 65px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    border-right: 1px solid rgba(255, 255, 255, 0.1); }
    .ContactDemand .contact ul li {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      text-align: center;
      padding: 25px 35px;
      border-left: 1px solid rgba(255, 255, 255, 0.1);
      border-top: 1px solid rgba(255, 255, 255, 0.1);
      position: relative; }
      .ContactDemand .contact ul li .img img {
        width: 26px; }
      .ContactDemand .contact ul li .tit {
        margin-top: 16px;
        margin-bottom: 8px; }
      .ContactDemand .contact ul li .tit, .ContactDemand .contact ul li .txt {
        font-size: 14px;
        color: #fff; }
      .ContactDemand .contact ul li .txt {
        height: 42px; }
      .ContactDemand .contact ul li .iconimg img {
        position: absolute; }
        .ContactDemand .contact ul li .iconimg img:nth-of-type(1) {
          left: -1px;
          top: -1px; }
        .ContactDemand .contact ul li .iconimg img:nth-of-type(2) {
          right: -1px;
          top: -1px; }
        .ContactDemand .contact ul li .iconimg img:nth-of-type(3) {
          left: -1px;
          bottom: -1px; }
        .ContactDemand .contact ul li .iconimg img:nth-of-type(4) {
          right: -1px;
          bottom: -1px; }
  .ContactDemand .demand .pongtit img {
    width: 54px;
    height: 54px; }
  .ContactDemand .demand .form {
    margin-top: 60px; }
    .ContactDemand .demand .form .myrow {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .ContactDemand .demand .form .myrow .styleblock {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
            -ms-flex: 1;
                flex: 1;
        min-width: 0; }
        .ContactDemand .demand .form .myrow .styleblock:nth-of-type(1) {
          margin-right: 30px; }
        .ContactDemand .demand .form .myrow .styleblock:nth-of-type(2) {
          margin-left: 30px; }
    .ContactDemand .demand .form .styleblock {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      border-bottom: 1px solid rgba(255, 255, 255, 0.2);
      padding-bottom: 15px;
      margin-bottom: 34px;
      position: relative; }
      .ContactDemand .demand .form .styleblock.active::after {
        width: 100%; }
      .ContactDemand .demand .form .styleblock::after {
        -webkit-transition: 0.5s ease all;
        transition: 0.5s ease all;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 0;
        height: 1px;
        background: #fff;
        content: ''; }
      .ContactDemand .demand .form .styleblock input {
        outline: none;
        background: none;
        border: 0;
        font-size: 14px;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
            -ms-flex: 1;
                flex: 1;
        min-width: 0;
        color: #fff; }
    .ContactDemand .demand .form span {
      font-size: 14px;
      color: #fff;
      margin-right: 15px; }
    .ContactDemand .demand .form .styleblock2 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start; }
      .ContactDemand .demand .form .styleblock2 input {
        margin-top: 10px;
        width: 100%; }
    .ContactDemand .demand .form .submit {
      outline: none;
      border: 0;
      color: #fff;
      background: transparent;
      background-image: url(../image/317d3c5926865abab42f5e4055790138.png);
      background-repeat: no-repeat;
      background-size: cover;
      opacity: 1;
      -webkit-transition: 0.5s ease all;
      transition: 0.5s ease all; }
      .ContactDemand .demand .form .submit:hover {
        background: #2897C2; }
      .ContactDemand .demand .form .submit::before {
        content: none; }
    .ContactDemand .demand .form .submitparent {
      margin-top: 40px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .ContactDemand .demand .form .submitparent input {
        margin-left: auto; }

.TopBannerSwiper .swiper-slide {
  height: 880px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
  .TopBannerSwiper .swiper-slide .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .TopBannerSwiper .swiper-slide .left .title {
    font-size: 50px;
    color: #fff;
    line-height: 1.2;
    margin-bottom: 30px;
    letter-spacing: 2px; }
  .TopBannerSwiper .swiper-slide .left .desc {
    font-size: 22px;
    color: #fff;
    margin-bottom: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .TopBannerSwiper .swiper-slide .left .desc::before {
      width: 30px;
      height: 1px;
      background: #fff;
      content: '';
      margin-right: 20px; }
    .TopBannerSwiper .swiper-slide .left .desc img {
      width: 19px;
      margin-left: 15px;
      margin-bottom: 10px; }
  .TopBannerSwiper .swiper-slide .left .btn {
    margin-top: 70px; }
    .TopBannerSwiper .swiper-slide .left .btn a {
      color: #fff; }
  .TopBannerSwiper .swiper-slide .left .btnbottom {
    margin-top: 180px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .TopBannerSwiper .swiper-slide .left .btnbottom a {
      border-radius: 50%;
      width: 50px;
      margin-right: 10px;
      border: 1px solid rgba(255, 255, 255, 0.2);
      height: 50px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-transition: 0.5s ease all;
      transition: 0.5s ease all; }
      .TopBannerSwiper .swiper-slide .left .btnbottom a:hover {
        background: #2897C2; }
      .TopBannerSwiper .swiper-slide .left .btnbottom a img {
        width: 16px; }
  .TopBannerSwiper .swiper-slide .right img {
    width: 941px; }

@media (max-width: 1699px) {
	.TopBannerSwiper .swiper-slide .left .btn{
		
		margin-top:30px;
		
	}
	
  .FullService .content ul li {
    padding: 0 10px; }
  .FullService .content ul li .parent .title {
    font-size: 20px;
    padding-bottom: 10px; }
  .FullService .content ul li .parent .tab a {
    width: 100px;
    font-size: 12px;
    margin: 5px; }
  .FullService .content ul li .parent .img img {
    width: 70px; }
  .FullService .content ul li .parent .title {
    margin-top: 30px; }
  .FullService .content ul li .parent {
    padding-top: 40px; }
  .FullService .content ul li .parent .tab {
    margin-bottom: 30px; }
  .FullService .content ul li .parent .link a {
    height: 55px; }
  .FullService .content ul li .parent .link a img {
    width: 15px; }
  /*.IndexTitleClassCommonStyle .title {*/
  /*  font-size: 26px; }*/
  .FullService {
    padding-top: 60px;
    padding-bottom: 60px; }
  .FullService .IndexTitleClassCommonStyle .desc {
    margin-bottom: 40px; }
  /*.BrandValue .pongetitle p {*/
  /*  font-size: 26px;*/
  /*  line-height: 40px; }*/
  .BrandValue .pongetitle img {
    width: 20px; }
  .BrandValue .pongetitle p {
    margin: 0 20px; }
  .BrandValue .content ul li span:nth-of-type(1) {
    font-size: 50px; }
  .BrandValue {
    padding: 60px 0; }
  .BrandValue .pongetitle {
    margin-bottom: 40px; }
  .WinTheTrust {
    padding-top: 60px; }
  .WinTheTrust .articleTop .tablist {
    padding: 30px 0; }
  .WinTheTrust .articleBottom ul li .text a span:nth-of-type(1) {
    font-size: 16px; }
  /*.WinTheTrust .articleTop .tablist a {*/
  /*  padding: 10px 30px;*/
  /*  margin: 0 5px; }*/
  /*.WhyChoose .left .title {*/
  /*  font-size: 26px; }*/
  .WhyChoose .right ul li a .title {
    font-size: 16px; }
  .WhyChoose .right {
    width: 780px; }
  .WhyChoose .right ul li a {
    padding-left: 30px; }
  .WhyChoose .right ul li a .img img {
    width: 35px; }
  .WhyChoose .right ul li a .bgimg {
    width: 120px;
    height: 120px; }
    .WhyChoose .right ul li a .bgimg img {
      width: 120px;
      height: 120px; }
  .WhyChoose {
    padding-top: 60px; }
  /*.WinTheTrust .articleTop .tablist a {*/
  /*  padding: 10px 20px; }*/
  .ValueEnhancement .articleBottom2 .ListBlock a .title {
    font-size: 16px; }
  .ValueEnhancement .articleBottom2 .ListBlock li a .text .iconimg img {
    width: 16px; }
  .ValueEnhancement .articleBottom2 .ListBlock .pongeimg {
    width: 512px; }
  .ValueEnhancement .articleBottom2 .ListBlock .pongeimg a .text {
    width: 495px; }
  .ValueEnhancement .articleBottom2 .ListBlock a .date span:nth-of-type(1) {
    font-size: 26px; }
  .ValueEnhancement .articleBottom2 .ListBlock .pongeimg a .text {
    height: 100px; }
  .ValueEnhancement {
    padding-bottom: 60px; }
  .ServiceProcess {
    padding-top: 60px;
    padding-bottom: 60px; }
  .ServiceProcess .content ul li {
    width: 195px; }
  .ServiceProcess .content ul li a .text .title span:nth-of-type(1) {
    font-size: 16px; }
  .ServiceProcess .content ul li a .text .title span:nth-of-type(2) {
    font-size: 36px;
    line-height: 32px; }
  .ServiceProcess .content ul li a .text .desc {
    font-size: 12px; }
  .ServiceProcess .content ul li a .text {
    margin-top: 15px;
    padding-bottom: 20px; }
  .ServiceProcess .content ul li a .text .title {
    margin-bottom: 15px; }
  /*.ContactDemand .pongtit .left {*/
  /*  font-size: 26px;*/
  /*  padding-bottom: 10px; }*/
  .ContactDemand .contact .desc {
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 30px; }
  .ContactDemand .contact {
    padding-right: 30px; }
  .ContactDemand .demand {
    padding-left: 30px; }
  .ContactDemand .contact ul li {
    padding: 20px 10px; }
  .ContactDemand .contact ul {
    margin-top: 40px; }
  .ContactDemand .contact, .ContactDemand .demand {
    padding: 60px 30px; }
  .ContactDemand .demand .pongtit img {
    width: 40px;
    height: 40px; }
  .ContactDemand .demand .form {
    margin-top: 30px; }
  .ContactDemand .contact {
    padding-left: 0;
    padding-right: 60px; }
  .ContactDemand .demand {
    padding-right: 0;
    padding-left: 60px; }
  .ContactDemand .contact ul li .tit, .ContactDemand .contact ul li .txt {
    font-size: 13px; }
  .TopBannerSwiper .swiper-slide .left .title {
    font-size: 45px; }
    .TopBannerSwiper .swiper-slide .right{
    	    display: flex;
    align-items: center;
	padding-left:120px;
    justify-content: center;
    	
    }
    .TopBannerSwiper .swiper-slide .container{
		
		    justify-content: center;
		
	}
  .TopBannerSwiper .swiper-slide .right img {
    width: 610px; }
  .TopBannerSwiper .swiper-slide .left .desc {
    font-size: 20px; }
  .TopBannerSwiper .swiper-slide .left .desc img {
    width: 15px; }
  .TopBannerSwiper .swiper-slide .left .btnbottom {
    margin-top: 100px; }
  .IndexLinkMoreButtonClassStyleCommon {
    width: 135px;
    height: 42px;
    font-size: 13px; } }
    
    
    
    
    .ValueEnhancement .articleBottom2 .ListBlock .parent{width:530px;display:flex;flex-direction:column}
.ValueEnhancement .articleBottom2 .ListBlock .parent li{padding-left:0;width:100%;margin-bottom:0}
.ValueEnhancement .articleBottom2 .ListBlock .pongeimg{height:336px}
.ValueEnhancement .articleBottom2 .ListBlock .parent li{margin-top:auto}
.ValueEnhancement .articleBottom2 .ListBlock .pongeimg a{width:100%;height:100%}
.ValueEnhancement .articleBottom2 .ListBlock .pongeimg a img{width:100%;height:100%;}
@media (max-width:1699px){.ValueEnhancement .articleBottom2 .ListBlock .parent{width:512px}
.ValueEnhancement .articleBottom2 .ListBlock .pongeimg{height:324px}
.TopBannerSwiper .swiper-slide .left .btnbottom{
		
		margin-top:50px;
		
	}
}

.FullService2 .content ul li:nth-of-type(2)::after{background-image:url(../image/xdf0177b8c-e4ed-41ac-a26f-0aacba.png);}
.FullService2 .content ul li:nth-of-type(3)::after{background-image:url(../image/xdf0177b8c-e4ed-41ac-a26f-0aacba1.png);}
.FullService2 .content ul li:nth-of-type(4)::after{background-image:url(../image/xdf0177b8c-e4ed-41ac-a26f-0aacba2.png);}
.FullService2 .content ul li:nth-of-type(5)::after{background-image:url(../image/xdf0177b8c-e4ed-41ac-a26f-0aacba3.png);}
.FullService2 .content ul li:nth-of-type(6)::after{background-image:url(../image/xdf0177b8c-e4ed-41ac-a26f-0aacba4.png);}
.FullService2 .content ul li:nth-of-type(7)::after{background-image:url(../image/xdf0177b8c-e4ed-41ac-a26f-0aacba5.png);}

/*update 2020-09-09*/
.ServiceProcess .cont{margin: 80px 0 0;}
.ServiceProcess .cont ul{position: relative; display: flex; justify-content: space-between;}
.ServiceProcess .cont ul::before{content: ""; position: absolute; top: 44px; left: 0; right: 60px; height: 2px ; background: #E6F3F8;}
.ServiceProcess .cont li{position: relative; z-index: 2;}
.ServiceProcess .cont .item{ text-align: center;}
.ServiceProcess .cont .item .num{width: 90px; height: 90px; display: flex; justify-content: center; align-items: center; border: 4px solid #E6F3F8; background: #fff; margin: 0 auto; border-radius: 50%;}
.ServiceProcess .cont .item .num img{height: 59px;}
.ServiceProcess .cont .item dt{font-size: 18px; font-weight: normal; line-height: 24px; color: #1D1D1D; margin: 24px 0 16px;}
.ServiceProcess .cont .item dd{font-size: 14px; color: #808080; line-height: 24px;}
@media (max-width: 1699px){
	.ServiceProcess .cont .item .num{width: 80px; height: 80px;}
	.ServiceProcess .cont .item .num img{height: 42px;}
	.ServiceProcess .cont .item dt{font-size: 16px;}
}
