@font-face {
    font-family: PingFang;
    src: url('../fonts/PingFang-Regular.woff');
}
/* @media screen and (min-width:768px) { */
    body {
        overflow: visible;
       }
       a{
            text-decoration:none;
       }   
       .nav{
           width: 100%;
           height: 72px;
           background: #fff;
       }
       .logo-box{
           width: 1200px;
           height: 72px;
           margin: 0 auto;
           display: flex;
           align-items: center;
           background: #fff;
           justify-content: space-between;
       }
       .logo-color-left{
           display: block;
           margin-right: 20px;
       }
       .logo-color-left img{
           height:48px;
           width: 141px;
       }
   
       .logo-color-right img{
           height:22px;
           width: 22px;
           margin-right: 8px;
           margin-top: 3px;
       }
       .animation-zoom{
            animation: scaleDraw 5s ease-in-out infinite;
        }
        @keyframes scaleDraw {
            0% {
            transform: scale(1);
            }
            25% {
            transform: scale(1.1);
            }
            50% {
            transform: scale(1);
            }
            75% {
            transform: scale(1.1);
            }
        }
       .small-box{
       display: flex;
       align-items: center;
       }
       .logo-box-text-left{
       font-size: 16px;
       font-weight: 400;
       color: #787878;
       }
       .logo-box-text-right{
       font-size: 18px;
       font-weight: 400;
       color: #0086F1;
       }
   
       .head-conter-shuju{
           display: flex;
       }
       .head-conter{
           width: 1200px;
           margin: 0 auto;
           display: flex;
           justify-content: space-between;
           margin-top: 86px;
       }
       .head-conter-right{
           width: 260px;
           height: 200px;
           background: pink;
       }
       .head-conter-right ul li{
           list-style-type:none
       }
       .head-conter-right-in{
           margin-bottom: 5px;
           display: flex;
       
       }
       .head-conter-right-in .icon1{
           width: 60px;
       }
       .liuge{
           width: 200px;
           margin: 0 auto;
           padding: 0;
       }
       .liangge{
           width: 150px;
           margin: 0 auto;
       }
       .shengqing{
       font-size: 22px;
       font-weight: 400;
       color: #0086F2;
       }
       .shiyong{
       
       font-size: 14px;
       font-weight: 300;
       color: #333333; 
       }
       .conter-code{
       width: 75px;
       }
       
       .business-value-box-try{
           width: 156px;
           height: 45px;
           background: #0086F1;
           box-shadow: 0px 5px 9px 1px rgba(56, 255, 153, 0.35);
           text-align: center;
           line-height: 44px;
           color: #FFFFFF;
           font-size: 16px;
           margin: 50px auto 81px;
   
   
   
       }
       .financial-cloud{
           /* width: 476px; */
           height: 67px;
           font-size: 60px;
           font-weight: bold;
           color: #FFFFFF;
           line-height: 36px; 
           margin-bottom: 10px;
       }
        .financial-cloud-conter{
            width: 510px;
            height: 82px;
            font-size: 16px;
            font-weight: 400;
            color: #FFFFFF;
            line-height: 24px;
            padding-bottom: 30px;
            margin-bottom: 20px;
        }
       .banner-box{
       height: 522px;
       width: 100%;
       position: relative;
       overflow: hidden;
       }
       .banner-box .bannerTu{
           position: absolute;
           width: 1920px;
           min-width: 1200px;
           height: 522px;
           top:0;
           left: 50%;
           transform: translateX(-50%);
           z-index: -1;
       }
       .shuju-gai{
       width: 110px;
       height: 18px;
       font-size: 18px;
       font-weight: bold;
       color: #FFFFFF;
       line-height: 26px;
       margin-top: -5px;
       }
       .shuju-paiming{
       width: 510px;
       height: 24px;
       font-size: 15px;
       font-weight: 400;
       color: #FFFFFF;
       }
       .Trophy{
           height: 38px;
       }
       .shuju{
           margin-left: 10px;
       }
       .head-conter-left{
           font-family: PingFang;
           margin-top: 70px;
       }
       .head-conter-right ul li img{
       margin-left: 3px;
       }
       .head-conter-right ul li input{
           border: none;
       }
       /* 表单css开始 */
       .form {
       width: 380px;
       height: 350px; 
       background: #FFFFFF;
       box-shadow: 1px 6px 10px 1px rgba(0, 134, 241, 0.1);
       border-radius: 12px;
       }
       .writeData{
       width: 300px;
       height: 40px;
       background: #E6F0F9;
       }
       .yanBox{
           width: 180px;
           background: #FFF !important;
           height: 40px;
       }
       .form .p1 { 
           margin-top:30px;
           height: 29px;
           font-size: 30px;
           font-weight: 400;
           text-align: center;
           line-height: 48px;
           color: #0086F2;
       }
       .form .p2 {
           height: 14px;
           text-align: center;
           font-size: 14px;
           font-weight: 300;
           color: #333333;
           line-height: 48px;
           margin-bottom: 35px ;   
       }
       .writeData {
           background: #E6F0F9;
           display: flex;
           align-items: center;
           width: 300px;
           height: 40px;
           margin: 10px auto 0;
       }
       .writeData img {
           width: 16px;
           height: 18px;
           margin-right: 10px;
           margin-left: 10px;
       }
       .writeData input {
           height: 100%;
           flex: 1;
           border: none;
           background: none;
           font-size: 14px;
           font-weight: 400;
           color: #777777;
       }
       .writeData .code-btn {
           width: 100px !important;
           height: 40px;
           text-align: center;
           line-height:40px;
           margin-left: 14px;
           background: #0086F1;
           font-size: 14px;
           font-weight: 400;
           color: #FFFFFF;
           padding-left: 10px;
           padding-right: 10px;
           cursor: pointer;
           min-width: 104px;
       }
   
       .form .btn {
           width: 300px;
           height: 40px;
           background: #0086F1;
           display: flex;
           align-items: center;
           justify-content: center;
           margin-left: 40px;
           font-weight: 400;
           color: #FFFFFF;
           margin-top: 20px;
       }
       .yan { 
           background: #E6F0F9;
           display: flex;
           align-items: center;
           width: 180px ;
           height: 40px;
           line-height: 4px;
           font-size: 14px;
           font-weight: 400;
           color: #777777;                      
       }
       .form ::-webkit-input-placeholder {
           color: #777777;
       }
       .form :-moz-placeholder {
           /* Firefox 18- */
           color: #777777;
       }
       .form ::-moz-placeholder {
           /* Firefox 19+ */
           color: #777777;
       }
   
       .form :-ms-input-placeholder {
           color: #777777;
       }
   
       .form input:focus,
       textarea:focus {
   
           outline: none;
   
       }
       /* 表单css结束 */
       .four-conter-lang{
           width: 1200px;
           margin:0 auto;
       }
   
       .content-text-first{
           height: 36px;
           font-size: 36px;
           font-weight: 400;
           color: #333333;
           line-height: 36px;
           text-align: center;  
       }
       .content-text-second{
           /* height: 15px; */
           font-size: 16px;
           font-weight: 400;
           color: #777777;
           line-height: 24px;
           text-align: center;
           margin-top: 16px;
           
       }
       .four-conter{
           display: flex;
           width: 1200px;
           margin: 0 auto;
           margin-top: 60px;
           justify-content: space-between;
       }
       .first-conter-tu{
       height: 50px;
       width: 146px;
       }
       .first-conter-text-one{
           width: 81px;
           height: 20px;
           font-size: 24px;
           font-weight: 400;
           color: #333333;
           line-height: 24px;
           text-align:center; 
           margin-top: 30px;
           margin-bottom: 10px;
       }
       .first-conter-text-two{
           width: 145px;
           height: 15px;
           font-size: 16px;
           font-weight: 400;
           color: #777777;
           line-height: 24px;
           text-align: center;
           margin-bottom: 10px;
       }
       .second-conter{
           width: 200px;
           text-align: center;
       }
       .second-conter-tu{
           height: 54px;
           width: 174px;
       }
       .second-conter-text-one{
           width: 56px;
           height: 20px;
           font-size: 24px;
           font-weight: 400;
           color: #333333;
           line-height: 24px;
           margin-top: 30px;
           margin-bottom: 10px;
       }
       .second-conter-text-two{
           width: 167px;
           height: 15px;
           font-size: 16px;
           font-weight: 400;
           color: #777777;
           line-height: 24px;
       }
       .third-conter-tu{
           width: 180px;
           height: 54px;
       }
       .thirdconter-text-one{
           width: 85px;
           height: 23px;
           font-size: 24px;
           font-weight: 400;
           color: #333333;
           line-height: 24px;
           margin-top: 30px;
           margin-bottom: 10px;
       }
       .third-conter-text-two{
           width: 113px;
           height: 15px;
           font-size: 16px;
           font-weight: 400;
           color: #777777;
           line-height: 24px;
       }
       .box-conter{
           width: 200px;
           text-align: center;
       }
       .box-conter .erJiDiv{
           width: 100%;
           text-align: center;
           margin-left: 15px;
       }
       .fourth-conter-tu{
           width: 170px;
           height: 54px;
       }
       .fourth-conter-text-one{
           width: 80px;
           height: 23px;
           font-size: 24px;
           font-weight: 400;
           color: #333333;
           line-height: 24px;
           margin-top: 30px;
           margin-bottom: 10px;
       }
       .fourth-conter-text-two{
           width: 114px;
           height: 15px;
           font-size: 16px;
           font-weight: 400;
           color: #777777;
           line-height: 24px;
           
       }
       .four-conter-box{
           position: relative;
       }
.consult-btn {
  display: block;
  position: fixed;
  top: calc(70vh - 67px);
  right: 0;
  width: 68px;
  height: 68px;
  background: url("../images/aggregation-pc/rc1.jpg") center center no-repeat;
  z-index: 999999;
}
.consult-btn:hover {
  background: url("../images/aggregation-pc/rc1-2.jpg") center center no-repeat !important;
}

.tudian {
        width: 68px;
        height: 68px;
        /* position: absolute; */
        text-align: center;
        position: fixed;
        /* top: 156px; */
        top: 70vh;
        right: 0;
        z-index: 999999;
      }
      
      .hover-btn {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #006ad8;
        /* background-color: #005ABC; */
        cursor: pointer;
        z-index: 1;
      }
      
      .dtu {
        width: 24px;
        height: 24px;
        margin-top: 12px;
      
      }
      
      .lxwm {
        font-size: 12px;
        transform: scale(0.88);
        font-weight: 400;
        color: #FFFFFF;
      }
      
      .page-right-phone {
        position: absolute;
        top: 0;
        right: -280px;
        width: 280px;
        height: 68px;
        line-height: 68px;
        padding-right: 10px;
        text-align: center;
        color: #fff;
        font-size: 16px;
        cursor: text;
        transition: all 1s;
      }
      .page-right-phone > div {
        height: 100%;
        background-color: #2b6bd1;
      }
      .page-right-phone span:first-child {
        font-size: 24px;
      }
      .tudian:hover .hover-btn {
        background-color: #005ABC;
      }
      
      .tudian:hover .page-right-phone {
        transform: translateX(-348px);
        transition: all 1s;
      }
       .business-value-box{
           width: 100%;
           /* height: 790px; */
           background: linear-gradient(180deg, #EAF3FC 0%, rgba(255, 255, 255, 0) 100%);
           padding-top: 100px;
       }
       .business-value-des{
           width: 1201px;
           height: 351px;
           background: #FFFFFF;
           box-shadow: 1px 3px 16px 1px rgba(0, 0, 0, 0.08);
           margin: 0 auto;
           margin-top: 50px;
           margin-bottom: 33px;
           display: flex;
       }
       .business-value-img{
           width: 522px;
           height: 100%;
       }
       .business-value-items{
           
       }
       .business-value-item>div{
           font-size: 14px;
           font-weight: 400;
           color: #787878;
           line-height: 26px;
       }
       .business-value-title{
           width: 660px;
           height: 46px;
           font-size: 18px;
           font-weight: 400;
           color: #333333;
           line-height: 28px;
           margin-top: 77px;
           margin-bottom: 31px;
       }
       .business-value{
           width: 1200px;
           margin: 50px auto 0;
           display: flex;
           justify-content: space-between;
       }
       .business-value2{
           width: 100%;
           /* margin: 50px auto 0; */
           display: flex;
           justify-content: space-between;
       }
       
       .business-value .financial{
           width: 282px;
           height: 460px;
           padding: 30px;
           box-sizing: border-box;
           align-items: center;
           display: flex;
           flex-direction: column;
       }
       .agimages1{
           background: url("../images/hr-clound-pc/item1.png") no-repeat;
           background-size: 100% 100%;
       }
       .agimages2{
           background: url("../images/hr-clound-pc/item2.png") no-repeat;
           background-size: 100% 100%;
       }
       .agimages3{
           background: url("../images/hr-clound-pc/item3.png") no-repeat;
           background-size: 100% 100%;
       }
       .agimages4{
           background: url("../images/hr-clound-pc/item4.png") no-repeat;
           background-size: 100% 100%;
       }
       .business-value-title1{
           width: 240px;
           /* height: 54px; */
           font-size: 24px;
           font-weight: bold;
           color: #FFFFFF;
           text-align: center;
           padding-bottom: 14px;
       }
       .business-value-title2{
           width: 192px;
           text-align: center;
           font-size: 24px;
           font-weight: bold;
           color: #FFFFFF;
       }
       .business-value-conter{
       width: 224px;
       height: 84px;
       font-size: 14px;
       font-weight: 400;
       color: #FFFFFF;
       line-height: 24px;
       border-top: 1px solid #fff;
       padding-top: 20px;
       /* margin-top: 20px; */
       }
   
       /* tab样式开始 */
       .content-text{
           margin-left: 32px;
       }
       #content img{
       width: 475px;
       height: 235px;
       object-fit: contain;
       }
       .content-value-title{
            font-size: 26px;
            font-weight: 400;
            color: #333333;
            line-height: 32px;
            margin-bottom: 40px;
       }
       .content-box1-text{
            width: 606px;
            /* height: 52px; */
            font-size: 18px;
            font-weight: 400;
            color: #0086F2;
            line-height: 24px;
            margin-bottom: 22px;
       }
       .content-box2-text{
       margin-top: 10px;
       }
       .content-box2-text h1{
       width: 36px;
       height: 17px;
       font-size: 18px;
       font-weight: 400;
       color: #0086F1;
       line-height: 24px;  
       }
       .small-content{
       font-size: 14px;
       font-weight: 400;
       color: #787878;
       margin-top: 8px;
       }
       .content-tu-tu{
           /* margin-top: 33px; */
       }
       .imgtext{
           display: flex !important;
           /* justify-content: space-between; */
           
       }
       .tab-contain{
           width: 100%;
       }
       #tabs {
           overflow: hidden;
           width: 100%;
           margin: 0;
           padding: 0;
           list-style: none;
           display: flex;
           justify-content: center;
           border-bottom: 1px solid rgba(119, 119, 119, 0.2);
           margin-top: 50px;
       }
       #tabs li {
       /* width: 330px; */
       text-align: center;   
        font-size: 20px;
        font-weight: 400;
        color: #333333;
        line-height: 36px;
       color: red;
       }
       #tabs li:nth-child(n+2){
           margin-left: 80px;
       }
       #tabs a:nth-child(n+2){
           margin-left: 112px;
       }
       .tabs-line{
        width: 1920px;
        height: 1px;
        background: #787878;
        opacity: 0.2;
       }
       li a {
           display: block;
           position: relative;
           padding: 10px 0px;
           text-decoration: none;
            font-size: 20px;
            font-weight: 400;
            color: #333333;
            line-height: 36px;
           text-shadow: 0 1px 0 rgba(255, 255, 255, .8);
           border-radius: 20px 20px 0 0;
       }
       li a:hover{
           color: #333333;
       }
   
       .current a{
           outline: 0;
           z-index: 4;
           color:  #0086F2;
           border-bottom: 4px solid #0086F1;
       }
       .hoverItem a{
       color:red;
       }
       #content {
           /* padding: 40px 0; */
           height: 220px;
           position: relative;
           margin-bottom: 62px;
           margin-top: 76px;
           display: flex;
           justify-content: center;
       }
       .item{
           display: none;
       }
   
       .show{
           display: block !important;
       }
   
       /* tab样式结束 */
       .fly{
           width: 285px;
           height: 125px;
           background: #FFFFFF;
           box-shadow: 1px 5px 13px 1px rgba(0, 134, 241, 0.23); 
           text-align: center;
           line-height: 125px;
       }
       /*箭头向下*/
        .to_bottom {
            width: 0;
            height: 0;
            border-top: 20px solid #FFFFFF;
            border-left: 20px solid transparent;
            border-right: 20px solid transparent;
        }
       .wens img{
           width: 165px;
           height: 60px;
       }
       .vanke img{
           width: 230px;
           height: 61px;
       }
       .delong-steel img{
           width: 168px;
           height: 55px;
       }
       .fly-cloud{
           width: 1200px;
           margin: 33px auto;
           display: flex;
           justify-content: space-between;
       }
       .large-boxs{
       width: 1200px;
       height: 180px;
       background: #F5FAFF;
       border: 1px solid #E2EBF5;
       margin: 0 auto;
       }
       .small-boxs1{
           display: flex;
       }
       .small-boxs2{
           display: flex;
           justify-content: flex-end;
           margin-right: 30px;
       }
       .left-fuhao{
       margin-left: 34px;
       margin-right: 57px; 
       font-size: 80px;
       font-weight: 400;
       color: #888888;   
       }
       .text{
       width: 973px;
       /* height: 48px; */
       font-size: 16px;
       font-weight: 400;
       color: #64778A;
       line-height: 32px;
       margin-top: 30px;
       }
       .conten-text{
           /* width: 233px; */
           height: 19px;
           font-size: 18px;
           font-weight: 400;
           color: #343434;
           /* line-height: 40px; */
           /* margin-left: 848px;  */
       }
       .right-fuhao{
           font-size: 80px;
           /* font-family: Source Han Sans CN; */
           font-weight: 400;
           color: #888888;
           /* line-height: 150px; */
           margin-left: 68px;
           margin-top: -27px;
       }
       .max-box{
           width: 1200px;
           margin: 30px auto 50px;
           display: flex;
           justify-content: space-around;
       }
       .jia-box{
           width: 400px;
           height: 52px;
           text-align: center;
           border-right: 1px solid #DEDEDE;
       }
       .test{
           border: none;
       }
       .shu-box{   
       font-size: 30px;
       font-weight: 400;
       color: #2486EE;
       text-align: center;
       }
       .contract{
       font-size: 17px;
       font-weight: 400;
       color: #888888;
       text-align: center;
       }
       .reason-box{
       margin-bottom: 50px;
       }
       .reason{
           width: 100%;
           /* height: 700px; */
           background: linear-gradient(180deg, #EAF3FC 0%, rgba(255, 255, 255, 0) 100%);
           overflow: hidden;
           padding-top: 100px;
           padding-bottom: 83px;
       }
       .reason-he-content{
           width: 380px;
           height: 318px;
           background: #FFFFFF;
           box-shadow: 1px 6px 10px 1px rgba(0, 134, 241, 0.1);
           border-top:4px solid #0086F1;
       }
       .reason-he-content:nth-child(3n + 2){
           margin-left: 30px;
           margin-right: 30px;
           margin-bottom: 33px;
       }
       .comprehensive{  
       box-shadow: 0px 6px 9px 1px rgba(0, 134, 241, 0.1);
       background: rgba(255,255,255,0.11)
       }
       .reason-he-content-tu{
        width: 49px;
        height: 49px;
        text-align: center;
        margin-top: 50px;
        margin-bottom: 30px;
        margin-left: 161px;
       }
       .reason-he-content-title{
        /* height: 22px; */
        width: 224px;
        font-size: 22px;
        font-weight: 400;
        color: #0086F2;
        text-align: center;
        margin: 0 auto;
       }
       .reason-he-content-text{
           width: 308px;
           margin: 0 auto;
           font-size: 14px;
           font-weight: 400;
           color: #787878;
           line-height: 24px;
           margin-top: 15px;
       }
       .reason-he{
           width: 1200px;
           display: flex;
           flex-wrap: wrap;
           /* justify-content: space-between; */
           margin: 0 auto ;
       }
       .reason-he-content{
           /* margin-right: 24px; */
       }
       /* .bottom-box{
       width: 100%;
       height: 396px;
       background: #2688EE;
       overflow: hidden;
       }
       .bottom-box-content{
           width: 1200px;
           margin: 0 auto;
           margin-top: 50px;
           text-align: center;
           color: #fff;
           font-size: 42px;
       }
       .bottom-box-tu-min{
           width: 100px;
           height: 69px;
       }
       .bottom-box-tu-content{  
       font-size: 16px;
       font-weight: bold;
       color: #FFFFFF;
       }
       .bottom-box-tu-small{
           width: 95px;
           text-align: center;
           margin-right: 90px;
       }
       .bottom-box-tu{
           width: 1200px;
           margin: 0 auto;
           display: flex;
           justify-content: center;
           margin-top: 50px;
       } */
       .bottom-box {
        width: 100%;
        height: 245px;
        position: relative;
        z-index: 1;
    }
    .footr-back {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: -1;
    }
    .footr-back img {
        width: 100%;
        height: 100%;
    }
    .footer-content {
        display: flex;
        justify-content: space-between;
        width: 1200px;
        margin: 0 auto;
        padding: 55px 44px 0;
    }
    .footer-content h2 {
        font-size: 40px;
        font-family: PingFangSC-Semibold, PingFang SC;
        font-weight: 600;
        color: #FFFFFF;
        line-height: 56px;
        letter-spacing: 1px;
        margin: 0;
    }
    .footer-content-left img {
        width: 27px;
        height: 21px;
        margin-right: 8px;
        position: relative;
        top: -2px;
    }
    .footer-content-left p {
        font-size: 20px;
        font-family: PingFangSC-Medium, PingFang SC;
        font-weight: 500;
        color: #FFFFFF;
        line-height: 28px;
        padding-top: 9px;
    }
    .footer-content-right {
        position: relative;
        /* display: none; */
    }
    .input-box {
        width: 350px;
        height: 55px;
        background: #FFFFFF;
        border-radius: 3px;
        display: flex;
        line-height: 55px;
    }
    .China {
        font-size: 16px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: #333333;
        line-height: 55px;
        padding: 0 20px 0 30px;
    }
    .input-box input {
        border: none;
        outline:none;
        padding-left: 10px;
        font-size: 16px;
    }
    .input-box:focus {
        outline:none;
        border: 1px solid red;
    } 
    .apply-but {
        width: 350px;
        height: 55px;
        border-radius: 3px;
        border: 1px solid #FFFFFF;
        font-size: 16px;
        font-family: PingFangSC-Medium, PingFang SC;
        font-weight: 500;
        color: #FFFFFF;
        line-height: 55px;
        margin-top: 10px;
        text-align: center;
        cursor: pointer;
    }
    .clause {
        font-size: 10px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 12px;
        white-space: nowrap;
        margin-top: 8px;
    }
    .clause a:link {
        color: #00FFFE;
        text-decoration: underline;
    }
    .input-err {
        position: absolute;
        top: 0px;
        left: 125px;
        background: #fff;
        color: #f00;
        display: none;
    }
    .input-err img {
        width: 16px;
        height: 16px;
    }
    .err-active {
        display: block;
    }
    .footer-content-right2 {
        position: relative;
        display: none;
    }
    .modify-return,
    .verification-describe {
        font-size: 16px;
        font-family: PingFangSC-Medium, PingFang SC;
        font-weight: 500;
        color: #FFFFFF;
        line-height: 22px;
    }
    .modify-return {
        cursor: pointer;
    }
    .code-btn {
        display: inline-block;
        width: 150px;
        cursor: pointer;
    }
    .code-btn.active {
        color: #00FFFE;
    }
    .verification-box {
        display: flex;
        margin-top: 22px;
    }
    .verification {
        width: 55px;
        height: 55px;
        outline:none;
        padding-left: 20px;
        font-size: 24px;
        margin-right: 12px;
        box-sizing: border-box;
    }
    .verification-err {
        position: absolute;
        left: 0;
        bottom: -30px;
        display: flex;
        opacity: 0;
    }
    .verification-err img {
        width: 16px;
        height: 16px;
    }
    .verification-err-text {
        width: 118px;
        height: 16px;
        background: #FF0000;
        border-radius: 9px;
        font-size: 11px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 16px;
        margin-left: 4px;
        white-space: nowrap;
        text-align: center;
    }
    .verification-err.verification-active {
        opacity: 1;
    }
       .code{
       width: 200px;
       height: 40px; 
       font-size: 14px;
       font-weight: 400;
       color: #777777;
       padding-left: 20px;
       }
       .bottom-box-inpu{
           width: 1120px;
           margin: 0 auto;
           display: block;
           display: flex;
           justify-content: space-between;
       }
       .box-code{
       width: 210px;
       height: 40px; 
       font-size: 14px;
       font-weight: 400;
       color: #FFFFFF;
       text-align: center;
       line-height: 40px;
       }
       .footer-content-inpu ::-webkit-input-placeholder {
        color: #777777;
        }
        .footer-content-inpu :-moz-placeholder {
            color: #777777;
        }
        .footer-content-inpu ::-moz-placeholder {
            color: #777777;
        }
        .footer-content-inpu :-ms-input-placeholder {
            color: #777777;
        }
        .footer-content-inpu input:focus,
        textarea:focus {
            outline: none;
        }
       .yzma{  
       background: #00CCFE;
       width: 210px;
       height: 43px;
       line-height: 43px;
       }
       .shqi{    
       border: 1px solid #FFFFFF;
       }
       .bottom-box-inpu{
       margin-top: 50px;
       }
       .logotu{
       width: 115px;
       height: 39px;
   
       }
       .bottom-box-bottom{
           width:100%;
           height: 4367px;    
       }
       .dianhua{  
       font-size: 17px;
       font-weight: 400;
       color: #0086F2;
       white-space: nowrap;
       }
       .haoma{  
       font-size: 18px;
       font-weight: 400;
       color: #0086F2;
       white-space: nowrap;
       }
       .rexian{
           width: 208px;
           display: flex;
           justify-content: space-between;
           white-space: nowrap;
       }
       .tubiao{
           width: 21px;
           height: 21px;
           margin-right: 1px;
       }
       .contact{
           width: 235px;
           height: 20px;
           line-height: 20px;
           display: flex;
           justify-content: space-between;
           margin-top: 10px; 
           white-space: nowrap;
       }
       .bottom-box-bottom{
           width: 370px;
        display: flex;
        justify-content: space-between;
        text-align: center;
        flex-wrap: nowrap;
       }
       .bottom-box-bottom{
           margin-top: 30px;
       }
       .huizhang{
           width: 30px;
           height: 32px;
           margin-left: 15px;
       }
       .huitu{
       margin-top: 2px;
   
       }
       .huirong{
       font-size: 12px;
       font-weight: 400;
       color: #787878;
       margin-top: 8px;
       margin-left: 20px;
       }
       .bottom-box-box-bottom{
           width: 100%;
           height: 65px;  
       }
       .bottom-box-box{
           width: 1200px;
           margin: 0 auto;
           display: flex;
           height: 72px;
           margin-top: -23px;
           text-align: center;
           overflow: hidden;
           justify-content: space-between;
       }
       .neirong{
           margin-top:30px ;
           display: block;
           display: flex;
           justify-content: space-between;
       }
       .zhongwen{ 
       font-size: 12px;
       font-weight: 400;
       color: #787878;
       }
       .xiaohao{
           width: 8px;
           height: 8px;
           margin-top: 6px;
       }
       .bottom-box-left{
           width: 35px;   
           display:flex ;
           justify-content: space-between;
           margin-top: 40px;
   
       }
   /* } */
ul{margin:0px;padding:0px}
a:link,a:visited{text-decoration:none;}
a:hover{text-decoration:none;}
ul{list-style:none;}
.menuA{    
    /* height: 125px; */
    display: flex;
    justify-content: center;
    width:100%;
}
.menuA li{float:left;}
.menuA li a{
    display:block;
    float:left;
    color:#fff;
}
.menuA .check a {background:#fff;color:#000;}
.menuA ul{
    position: relative;
}
.check:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-top-color: #FFFFFF;
    left: 50%;
    /* margin-left: -4px; */
    bottom: -10px;
}
.menuB{
    clear:both;
    border-top:none;
    background:#fff;
    width: 1200px;
    display: block;
    margin: 0 auto;
    margin-top: 23px;
}
.menuB ul{
    display: none;
    padding: 40px 120px;
    background-color: #f5faff;
    border: 1px solid #e2ebf5;
    /* margin-top: 33px; */
    position: relative;
}

.menuA ul li:nth-child(n+2){
    margin-left: 20px;
}

   

.mk-blockquote.classic-style .mk-blockquote-content {
    /* padding: 40px 120px; */
    /* background-color: #f5faff;
    border: 1px solid #e2ebf5; */
    /* line-height: 2; */
}
.mk-blockquote.align-left {
    text-align: left;
    font-size: 16px;
    color: #64778a;
    text-indent: 32px;
    font-style: normal;
}
.mk-blockquote p {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 2;
}
.mk-blockquote.classic-style .mk-quote-right {
    background-image: url(/wp-content/uploads/sites/2/2020/04/cw_quo_r.png);
    bottom: 35px;
    right: 35px;
}
.mk-blockquote.classic-style .mk-quote-left {
    top: 35px;
    left: 35px;
    background-image: url(/wp-content/uploads/sites/2/2020/04/cw_quo_l.png);
}
.mk-blockquote.classic-style .mk-quote-left, .mk-blockquote.classic-style .mk-quote-right {
    width: 30px;
    height: 30px;
    font-size: 0;
    background-position: center;
    background-repeat: no-repeat;
}
.mk-icon-quote-left:before {
    content: "\f10d";
}
[class*=" mk-icon-"]:before, [class^=mk-icon-]:before {
    text-decoration: inherit;
    display: inline-block;
    /* speak: none; */
}

.my_left{
    width: 28px;
    height: 23px;
    background: url("../images/aggregation-pc/cw_quo_l.png") center center no-repeat;
    position: absolute;
    top: 35px;
    left: 35px;
}
.my_right{
    width: 28px;
    height: 23px;
    background: url("../images/aggregation-pc/cw_quo_r.png") center center no-repeat;
    position: absolute;
    bottom: 35px;
    right: 35px;
}
.facula {
    position: relative;
    overflow: hidden;
  }
  .facula:after {
    content: "";
    display: block;
    width: 100px;
    height: 100%;
    background: -moz-linear-gradient(60deg, rgba(0,0,0,0) 30%,rgba(255,255,255,.2) 50%, rgba(0,0,0,0) 70%,  rgba(0,0,0,0) 100%);
    background: -webkit-gradient(60deg, rgba(0,0,0,0) 30%,rgba(255,255,255,.2) 50%, rgba(0,0,0,0) 70%,  rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(60deg, rgba(0,0,0,0) 30%,rgba(255,255,255,.2) 50%, rgba(0,0,0,0) 70%,  rgba(0,0,0,0) 100%);
    background: -o-linear-gradient(60deg, rgba(0,0,0,0) 30%,rgba(255,255,255,.2) 50%, rgba(0,0,0,0) 70%,  rgba(0,0,0,0) 100%);
    background: -ms-linear-gradient(60deg, rgba(0,0,0,0) 30%,rgba(255,255,255,.2) 50%, rgba(0,0,0,0) 70%,  rgba(0,0,0,0) 100%);
    background: linear-gradient(60deg, rgba(0,0,0,0) 30%,rgba(255,255,255,.2) 50%, rgba(0,0,0,0) 70%,  rgba(0,0,0,0) 100%);
    position: absolute;
    right: auto;
    top: 0;
    left: -100px;
    transition: all 1s;
  }
  .facula.active:after {
    left: auto;
    left: 100%;
  }
  .after-sale-box-item > img{
    width: 100%;
}
.after-sale-box-item {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #3399FF;
    /* position: absolute; */
    text-align: center;
    position: fixed;
    /* top: 156px; */
    top: 60vh;
    right: 10px;
    z-index: 999999;
  }
  .after-sale-dialog-center {
      width: 162px;
      height: 94px;
      position: absolute;
      left: -190px;
      top: -6px;
  }
  .after-sale-dialog-center-box img {
      position: absolute;
      top: 0;
      left: 0;
      z-index: -1;
  }
  .after-sale-dialog-cente-text {
    position: absolute;
    top: 53%;
    transform: translateY(-76%);
    right: 5px;
}
.dialog-box-item-text-title {
    font-size: 15px;
    color: #333333;
    line-height: 15px;
}
.after-sale-dialog-center .dialog-box-item-text-title {
    font-weight: inherit;
    margin-bottom: 5px;
}
.after-sale-dialog-center .dialog-box-item-text-subtitle {
    line-height: 11px;
}
.dialog-box-item-text-subtitle {
    font-size: 11px;
    color: #777777;
    text-align: justify;
}
/* 媒体查询： */
@media screen and (max-width: 1200px) {
    /* 90% */
    .logo-box,
    .head-conter,
    .banner-box .bannerTu,
    .four-conter-lang,
    .four-conter,
    .business-value,
    .fly-cloud,
    .large-boxs,
    .max-box,
    .reason-he,
    .bottom-box-content,
    .bottom-box-tu,
    .bottom-box-box,
    .menuB,
    .menuA>ul{
        width: 90%;
    }

    /* .head-conter */
    .form {
        width: 35%;
        font-size: 12px;
        padding: 10px;
        min-width: 290px;
    }
    .form .writeData {
        width: 100%;
    }
    .yan {
        flex: 1;
    }
    .yan input {
        width: 120px;
        flex: 0 0 120px;
        font-size: 12px;
    }
    .form input {
        flex: 1;
    }
    .writeData .codeBtn {
        font-size: 12px;
        margin: 0 3px;
    }
    .form .btn {
        width: 100%;
        margin-left: 0;
    }
    .head-conter-left {
        width: calc(100% - 340px);
    }
    .financial-cloud {
        font-size: 50px;
        line-height: 50px;
        height: 50px;
    }
    .financial-cloud-conter {
        font-size: 16px;
        letter-spacing: 2px;
        width: 100%;
    }
    .financial-cloud-conter p:nth-child(1) {
        font-size: 16px;
        max-width: 450px;
    }
    .head-conter-shuju {
        width: calc(100% - 54px);
    }
    .shuju,
    .shuju-paiming {
        width: 100%;
    }
    .writeData .code-btn {
        padding-left: 5px;
        padding-right: 5px;
        margin-left: 5px;
        white-space: nowrap;
    }

    /* (金蝶HR云的业务价值)板块布局修改 */
    .business-value .financial {
        width: 23%;
        padding: 20px;
        height: 350px;
    }
    .business-value-title1 {
        font-size: 16px;
    }
    .business-value-conter {
        font-size: 12px;
        width: 100%;
    }

    /* (HR云成功客户案例)板块布局修改 */
    .menuA>ul {
        display: flex;
        justify-content: space-between;
    }
    .menuA>ul li {
        width: 23%;
    }
    .menuA>ul li a {
        display: block;
        width: 100%;
    }
    .menuA .fly {
        width: 100%;
    }
    .menuA img {
        width: 100% !important;
    }


    /* (为什么选择金蝶HR云) 板块布局修改 */
    .reason-he-content {
        width: 30%;
        text-align: center;
        padding: 0 20px;
    }
    .reason-he-content>img {
        margin-left: 0;
    }
    .reason-he-content-title {
        width: calc(100% - 20px) !important;
    }
    .reason-he-content-text {
        width: 100%;
        max-width: 308px;
        margin-top: 20px !important;
    }
    .reason-he-content-tu {
        margin-top: 30px;
    }


    /* #content */
    .imgtext {
        width: 100%;
    }
    .imgtext > .imgtext {
        display: flex;
    }
    .imgtext .content-tu-tu {
        width: 45%;
    }
    .imgtext .content-text {
        width: 45%;
    }
    .imgtext .content-box1-text {
        width: 100%;
    }
    #tabs a {
        font-size: 16px;
    }

    /* .bottom-box-inpu */
    .bottom-box-inpu {
        padding: 0 10px;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .bottom-box-inpu input {
        width: 18%;
        font-size: 14px;
        margin-bottom: 5px;
    }
    .bottom-box-inpu input:nth-child(3) {
        width: 164px;
    }
    .bottom-box-inpu .yzma,
    .bottom-box-inpu .box-code {
        width: 18%;
    }
}

@media screen and (max-width: 968px) {

    .business-value-title1 {
        font-size: 14px;
        width: 100%;
    }
    .business-value .financial {
        width: 23%;
        padding: 20px;
        height: 320px;
    }


    #tabs {
        display: flex;
        justify-content: space-evenly;
        padding: 0 20px;
    }
    #tabs li:nth-child(n+2) {
        margin-left: 0;
    }
    #tabs a {
        font-size: 14px;
    }


    .reason-he-content-title {
        width: 100% !important;
        font-size: 16px;
    }
    .reason-he-content-text {
        font-size: 12px;
        margin-top: 20px !important;
    }
    
}
