/* 主页样式 */
* {
    margin: 0;
    padding: 0;
    font-family: 'Microsoft Yahei';
    list-style: none;
    flex-shrink: 0;
    text-decoration: none;
    box-sizing: border-box;
}

/* 轮播图 */
.swipper {
    margin: auto;
    max-height: 100%;
    max-width: 100%;
}

/* 轮播图切换样式按钮 */
.swiper-pagination {
    display: flex;
    justify-content: center;
    height: 3px;
    overflow: hidden;
}

.my-bullet {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    opacity: .5;
    transition: opacity .6s ease;
}

.swiper-pagination-bullet-active {
    background: #007aff !important;
    opacity: 1;
}

/* 轮播图大小 */
.swiper-slide img {
    margin: auto;
    position: relative;
    top: 0;
    z-index: 0;
    /*min-width: 1280px;*/
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
}


.top {
    box-sizing: border-box;
    width: 1200px;
    min-width: 1200px;
    position: relative;
    margin: auto;

}
/* 轮播图介绍 */
.swiperSlide-content{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 100;
    display: flex;
    align-items: center;
}
.swiperSlide-content-one-con{
    margin-left: 15.625%;
}
.swiperSlide-content-title h1
{
    width: 140px;
    height: 28px;
    overflow-wrap: break-word;
    color: #24252a;
    font-size: 3em;
    font-weight:bold;
    text-align: left;
    white-space: nowrap;
    line-height: 28px;
}
.swiperSlide-content-title h2{

    font-size: 2em;
    font-weight: 600;
    line-height: 52px;
    margin-top: 6px;
}
/* 轮播图第二 */
.swiperSlide-content-title .swiper-one-title{
 
    color: rgb(55, 115, 245);
    font-size: 44px;
    line-height: 10px;
    font-weight: 600;
}
.swiperSlide-content-title  .swiper-one-p{
    color: #24252a;
    font-size: 28px;
    line-height: 30px;
    margin: 20px 0px;
}
.text_123{
    width: 246px;
    height: 24px;
    overflow-wrap: break-word;
    color: #24252a;
    font-size: 16px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 24px;
    margin: 8px 0 0;
}
.swiperSlide-content-title .swiper-two-title{
    margin: 30px 0;
    font-size: 44px;
    line-height: 10px;
    font-weight: 600;
    color: rgb(255, 255, 255);
}
.swiperSlide-content-title  .swiper-two-p{
   
    padding: 0;
    margin: 0;
    font-family: Microsoft YaHei;
    font-size: 14px;
    font-weight: normal;
    line-height: 28px;
    letter-spacing: 0em;
    color: rgb(255, 255, 255);
}


.features {
    margin: 15px 0 20px;
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.features .feature-item-group {
    margin-right: 24px
}

.features .feature-item-group:last-of-type {
    margin-right: 0
}

.features .feature-item {
    display: flex;
    align-items: center;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 8px
}

.features .feature-item:last-of-type {
    margin-bottom: 0
}

.features .feature-item .check-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/static/images/0e2bd30.png) no-repeat 50%/cover;
    margin-right: 8px
}
/* 轮播图按钮 */
.banner-btn-box{
    margin-top: 40px;
}
.banner-btn-box .btn{
    color: #fff;
    font-size: 16px;
    text-align: center;
    font-weight: 500;
    width: 176px;
    height: 48px;
    line-height: 48px;
    padding: 0 40px;
    border: 0;
    border-radius: 4px;
    position: relative;
    transition: transform .2s
}
.banner-btn-box .btn:hover{
    color:#fff ;
}
.banner-btn-box .btn.try-btn {
    background-color: #3773f5;
}


/* 轮播图的小盒子 */
.list_28 {
    width: 1200px;
    height: 120px;
    justify-content: space-between;
    position: absolute;
    bottom: -50px;

    z-index: 1;

}

.flex-row {

    display: flex;
    flex-direction: row;

}

.list_28 .text-group_181-0 {
    display: inline-block;
    background-color: #fff;
    border-radius: 10px;
    width: 380px;
    height: 120px;
    margin-right: 63px;
    box-shadow: 0 4px 10px 0 #e8eef4;
    transition: all .25s ease-in;
}

.list_28 .text-group_181-0:hover {
    transform: translateY(-13px)
}

.list_28 .texttitle:hover {
    color: #436df4
}

.list_28 .text-group_181-1 {
    background-color: #fff;
    border-radius: 10px;
    width: 380px;
    height: 120px;
    margin-right: 63px;
    box-shadow: 0 4px 10px 0 #e8eef4;
    transition: all .25s ease-in;
}

.list_28 .text-group_181-1:hover {
    transform: translateY(-13px)
}


.list_28 .text-group_181-2 {
    background-color: #fff;
    border-radius: 10px;
    width: 380px;
    height: 120px;
    margin-right: 63px;
    box-shadow: 0 4px 10px 0 #e8eef4;
    transition: all .25s ease-in;
}

.list_28 .text-group_181-2:hover {
    transform: translateY(-13px)
}

/* 公共样式 */
.list_28 .text_514-0 {
    display: block;
    width: 120px;
    height: 28px;
    overflow-wrap: break-word;
    color: #24252a;
    font-size: 20px;
    font-family: PingFangSC-Regular;
    font-weight: 500;
    white-space: nowrap;
    line-height: 28px;
    margin: 30px 0 0 43px;

}

.list_28 .text_515-0 {
    display: block;
    width: 294px;
    height: 22px;
    overflow-wrap: break-word;
    color: #74767f;
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    white-space: nowrap;
    line-height: 22px;
    margin: 8px 0 32px 43px;
}

.list_28 .text_514-1 {
    display: block;
    width: 120px;
    height: 28px;
    overflow-wrap: break-word;
    color: #24252a;
    font-size: 20px;
    font-family: PingFangSC-Regular;
    font-weight: 500;
    white-space: nowrap;
    line-height: 28px;
    margin: 30px 0 0 43px;
}

.list_28 .text_515-1 {
    display: block;
    width: 294px;
    height: 22px;
    overflow-wrap: break-word;
    color: #74767f;
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    white-space: nowrap;
    line-height: 22px;
    margin: 8px 0 32px 43px;
}

.list_28 .text_514-2 {
    display: block;
    width: 120px;
    height: 28px;
    overflow-wrap: break-word;
    color: #24252a;
    font-size: 20px;
    font-family: PingFangSC-Regular;
    font-weight: 500;
    white-space: nowrap;
    line-height: 28px;
    margin: 30px 0 0 43px;
}

.list_28 .text_515-2 {
    display: block;
    width: 294px;
    height: 22px;
    overflow-wrap: break-word;
    color: #74767f;
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    white-space: nowrap;
    line-height: 22px;
    margin: 8px 0 32px 43px;
}

/* 公司begin */
.alarmBox {
    background-color: #f8f9fb;
    box-sizing: border-box;
}

.alarm {
    width: 100%;
    margin: auto;
    max-width: 1430px;
    padding: 80px 50px;

}

.alarmtitle {
    font-size: 36px;
    font-weight: 600;
    color: #333;
    margin-bottom: 12px;
    text-align: center;
}

.alarmremake {
    font-size: 17px;
    line-height: 30px;
    color: #00182AA6;
    text-align: center;
    margin-top: 24px;
}

.value_added_contents {
    width: 100%;
    height: 590px;
    position: relative;
}

.added_content {
    width: 1228px;
    position: absolute;
    left: 50%;
    top: 320px;
    transform: translate(-50%, -50%);
    display: flex;
    flex-wrap: wrap;
}

.added_content .added_con {
    width: 279px;
    height: 224px;
    background: #fff;
    border-radius: 12px;
    margin: 0 14px 48px;
    box-shadow: 0 4px 10px 0 #e8eef4;
    text-shadow: 0 4px 10px #e8eef4;
}

.con_title {
    height: 26px;
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    margin: 10px 0 8px;
    color: #24252a;
}

.added {
  
    display: block;
    padding: 29px 0 0 1px;
    text-align: center;
}

.added .con_img {
    width: auto;
    height: 72px;
    margin-bottom: 10px;
}

.content {
    font-size: 12px;
    color: #74767f;
    line-height: 20px;
}

/* 产品中心begin */
.Service_main {
    width: 100%;
    margin: auto;
    max-width: 1430px;

}

.officeService_h2One {
    height: 44px;
    font-size: 36px;
    font-weight: 600;
    line-height: 44px;
    color: #24252a;
    text-align: center;

}

.officeService_h2Two {
    height: 28px;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    margin-top: 16px;
    color: rgba(102, 102, 102, 1);
    text-align: center;
}

/* 文档透明加密介绍大盒子 */
.row {

    margin-right: -15px;
    margin-left: -15px;

}

.safetitle {
    font-size: 32px;
    font-weight: 600;
}

.safetitle1 {
    padding-top: 13%;
    background-image: linear-gradient(to right, #436bf6 6%, #7191f7 13%, #436bf6 19%);
    -webkit-background-clip: text;
    color: transparent;
}

.safemake {
    font-size: 17px;
    color: #9098ab;
    line-height: 30px;
    margin-top: 40px;
}

.flex-col {
    display: flex;
    flex-direction: column;
}

/* 文档下载按钮 */
.safe-button {
    background-color: #436df4;
    border-radius: 8px;
    height: 52px;
    width: 192px;
    margin: 205px 0 0;
    position: absolute;
    top: 180px;
}

.downloadNow {
    width: 72px;
    height: 26px;
    overflow-wrap: break-word;
    color: #fff;
    font-size: 18px;
    font-family: PingFangSC-Regular;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    line-height: 26px;
    margin: 13px 0 0 60px;
    padding-bottom: 70px;
}

/* 右边begin */
.scrollArea {
    position: relative;
    width: 100%;
    /* height: 300px; */
    /* padding-bottom: 70%; */
    overflow: hidden;
    padding-left: 20%;
}

.scrollAreabox {
    margin: 30px 0;
}

.scrollAreabox::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 14px;
    left: 0;
    bottom: 3px;
    background: linear-gradient(to bottom, #fff 6%, #ffffff00 14%, #ffffff00 81%, #fff 92%);
    z-index: 1;
}

.scrollArea {
    padding-left: 0;
}

.alarmInfo {
    padding: 1px;
}

.alarmRight {
    width: 98%;
}

.alarmRight {
    margin-left: 10%;
    height: 100%;
    width: 95%;
    padding: 15px;
    margin: 5px;
    display: flex;
    justify-content: space-around;
    box-shadow: 0px 0px 20px 5px #cccccc9c;
    background-color: #fff;
    border-radius: 10px;
}

.alarmRighttextheng {
    width: 20px;
    height: 5px;
    border-radius: 5px;
    background-color: #0263FE;
    margin-bottom: 20px;
}

.alarmRighttexttitle {
    font-size: 16px;
    color: #00182A;
    font-weight: 600;
}

.alarmRightimgbox {
    width: 73%;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.alarmRightimg {
    width: 22%;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    color: #9098ab;
}

.alarmRightimg img {
    margin-bottom: 10px;
    width: 35px;
    height: 35px;
}

.alarmRightmore {
    margin-top: 10px;
    text-align: center;
    font-size: 18px;
    color: #9098ab;
}

/* 数据防泄漏begin */
.dlpwx {
    width: 100%;
    height: 812px;

    max-width: 1430px;
    margin: 50px auto;
    padding: 30px 0;

}

.dlpwxtitle {

    height: 44px;
    font-size: 36px;
    font-weight: 600;
    line-height: 44px;
    color: #24252a;
    text-align: center;
}

.dlpxtitile1 {
    height: 28px;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    margin-top: 16px;
    color: rgba(102, 102, 102, 1);
    text-align: center;
}




.warp1-box img {

    margin: auto;
    width: auto;
    height: 100%;
    max-width: 100%;


    box-sizing: border-box;
    vertical-align: middle;
}

.warp1 ul {

    margin-top: 30px;
}

.warp1 li {
    background: white;
    padding: 24px 30px;
    width: 560px;
    margin: 0 32px 32px 0;
    box-sizing: border-box;
    border-radius: 8px;
    box-shadow: 0px 6px 20px 0px rgba(96, 164, 242, 0.11);
}

p.stitle {
    text-align: left;
    font-size: 20px;
    color: #292e38;
    font-weight: 600;
    line-height: 22px;
}

.stitle img {
    width: 44px;
}

.warp1 li span {
    position: relative;
    margin-left: 24px;
}

.warp1 li p:not(.stitle) {
    color: #464A51;
    margin-top: 27px;
    font-size: 15px;
}

.warp1 li:hover {
    box-shadow: 0px 5px 20px 0px rgba(27, 111, 221, 0.13);
}

/* 探索按钮 */
.tansuo-button {

    background-color: #436df4;
    border-radius: 8px;
    height: 52px;
    width: 192px;
    margin: 156px 0 0;
    position: absolute;
    top: 380px;
    left: 37%;
}

/* 数据安全防泄漏动画 */
@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
    animation-duration: 3s;
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
    animation-duration: 3s;

}


/* 行为管理begin */
.warp2 {


    width: 100%;
    margin: 0 auto;
    padding: 40px;
  
    background-color: #f8f9fb;

}


.warp2title {
    height: 44px;
    font-size: 36px;
    font-weight: 600;
    line-height: 44px;
    color: #24252a;
    text-align: center;
}

.warp2titile1 {
    height: 28px;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    margin-top: 16px;
    color: rgba(102, 102, 102, 1);
    text-align: center;
}

.warp2-box {
    width: 1190px;
    margin: 0 auto;
    box-sizing: border-box;
   
}

.warp2 ul {
    margin: 30px auto;

    display: flex;

}

.warp2 ul li {
    width: 1190px;
    flex: 1;
    margin-right: 26px;
    margin-bottom: 26px;
    background: white;
    text-align: center;
    border-radius: 8px;
    padding: 40px 34px 62px 34px;
    box-shadow: 0px 2px 18px 0px rgba(117, 127, 159, 0.07);
}

.warp2 ul li img {
    height: 120px;

}

.form_dv .btns {
    outline: none;
}

.warp2 ul li:nth-child(3n) {
    margin-right: 0px;
}

.warp2 ul li p.stitle {
    margin: 34px auto;
    text-align: center;
}

.warp2 ul li p:not(.stitle) {
    color: #292e38;
    line-height: 22px;
    margin-bottom: 12px;
    text-align: left;
    font-size: 13px;
}

.warp2 ul li p span {
    color: #292e38;
    font-weight: 600;
}

/* -------- */


/* 客户案例 */
.warp6 {
    width: 100%;
    margin: 30px auto;
    max-width: 1430px;
}

.warp6title {
    height: 44px;
    font-size: 36px;
    font-weight: 600;
    line-height: 44px;
    color: #24252a;
    text-align: center;
}

.warp6 img {
    width: 100%;
}


/* 行业解决方案Begin  */
.solutionBox {
    /* ------- */
}

.solution {
    width: 100%;
    max-width: 1430px;
    padding: 10px 50px;
    margin: auto;

}

.solutionTitle {
    font-size: 32px;
    font-weight: 600;
    color: #333;
    margin-bottom: 12px;
    text-align: center;

}

.solutionmake {
    font-size: 17px;
    line-height: 30px;
    color: #00182AA6;
    text-align: center;
    margin-bottom: 64px;
}

.resizeContainer_viewer {


    background-image: url(../images/solutionBox/liutong.jpg);

    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: auto 100%;


}

.resizeContainer_viewer .childContainer {
    margin: 0 auto;
    padding: 0 40px;

}

.commonCardTitle {
    font-size: 32px;
    color: rgb(255, 255, 255);
    text-align: center;
    padding-top: 70px;
}

.commonCardDescContainer {
    color: hsla(0, 0%, 100%, .7);
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    margin-top: 22px;
}

.solution_contents {
    max-width: 1268px;
    margin: 0 auto;
    /* background: #fff; */
    /* border-radius: 12px;
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%) */
}

.solution_key {
    margin: 40px auto;
    display: flex;
    justify-content:space-between;
    position: relative;
}

.solution_button {
    cursor: pointer;
    line-height: 24px;
    width: 260px;
    height: 50px;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    letter-spacing: 1px;
    display: flex;
    justify-content: center;
}

.solution_text {
    height: 48px;
    margin-left: 20px
}

.solution_text span {
    display: block;
    text-align: left;
    line-height: 48px;
    font-size: 20px;
    font-weight: 700;
}

.solution_line {
    width: 1000px;
    position: absolute;
    top: 60px;
    left: 50%;
    transform: translate(-50%)
}

.solution_slide_lines {
    width: 1272px;

    height: 1px;
    background: #fff;
    position: absolute;
    left: 50%;
    transform: translate(-50%)
}

.solution_slide_line {
    position: absolute;
    /* right: 904px; */
    width: 272px;
    height: 2px;
    background: #436df4;
    transition: all .25s linear;
}

/* 选中颜色 */
.ant-tabs-tab-btn {
    color: #ff9f0f;
}

.solution_introduction {
    width: 1200px;
    min-width: 1200px;
    height: 512px;
    display: flex;
    position: absolute;
    left: 50%;
    top: 380px;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: all .9s;
}

.solution_active {
    position: relative;
    opacity: 1;
    z-index: 200;
    top:280px

}
.solution_introductionall {
   position: relative;
    width: 100%;
    min-width: 1200px;

  
}
.introduction_content{
    width: 1200px;
    min-width: 1200px;
   
    
    
}
.introduction_con{
    color: #97a3b7;;
    font-size: 14px;
    line-height: 24px;
    /* margin-bottom: 15px; */
    min-height: 90px;
    width: 640px;
    margin-top: 10px;
}


.introduction_title{
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    line-height: 34px;
    
}
.solutionBoxBottomProductItem{
    display: flex;
}
.solutionProductItem {
  
    white-space: nowrap;
    margin: 30px;
    color: #fff;
}
.solutionProductItem > img {
    width: 25px;
    height: 25px;
    margin-right: 10px;
}
/* 查看案例详情 */
.buttonNode{
    display: inline-block;
}
.component-button {
    background-color: transparent;
    border: none;
    color: #fff;
    cursor: pointer;
   
    font-size: 14px;
    font-weight: bold;
    line-height: 20px
}
.component-button a:hover{
    color: #fff;
}
.component-button a {
    color: #fff
}

.component-button .right-span {
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    display: inline-block;
    height: 10px;
    margin-left: 10px;
    transform: rotate(45deg);
    width: 10px
}
.ghostWhite-button .btn-children {
    align-items: center;
    background-color: transparent;
    border: 1px solid #fff;
    display: flex;
    height: 44px;
    justify-content: space-between;
    min-width: 144px;
    padding: 12px 16px;
    margin: 15px;
}
.buttonNode span:focus{
    color: #fff;
}

/* 客户案例begin */
.customer_case_icon {
    height: 400px;

    width: 100%;
    margin: 0 auto;
    min-width: 1280px;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
    padding: 56px 0 92px;
}

.customer_case_icon .shade_coverage {

    height: 400px;
    width: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%);
    z-index: 10;

}

.customer_case_icon .swiper_container {
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    width: 80%;
    z-index: 1;
    margin: 36px auto;
}

.swiper_wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
    transition-timing-function: linear;
    margin: 0 auto;
    left: 0;
    animation: advertising 36s linear infinite;
}

.customer_case_icon .swiper_container .swiper_wrapper .swiper_slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 160px !important;
    margin-right: 20px;
}

.swiper_slide img {
    height: 62px;
    width: 161px;
}

.customer_case_icon .swiper_container1 {
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    width: 100%;
    z-index: 1;
    margin: 36px auto;
}

.customer_case_icon .swiper_container1 .swiper_wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
    transition-timing-function: linear;
    margin: 0 auto;
    left: 0;
    animation: advertising 22s linear infinite;
}

.customer_case_icon .swiper_container1 .swiper_wrapper .swiper_slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 160px !important;
    margin-right: 20px;
}

.customer_case_icon .swiper_container2 {
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    width: 100%;
    z-index: 1;
    margin: 36px auto
}

.customer_case_icon .swiper_container2 .swiper_wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
    transition-timing-function: linear;
    margin: 0 auto;
    left: 0;
    animation: advertising 28.8s linear infinite
}

.customer_case_icon .swiper_container2 .swiper_wrapper .swiper_slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 160px !important;
    margin-right: 20px;
}

/* 客户案例动画 */
@keyframes advertising {
    0% {
        left: 0
    }

    to {
        left: -580px
    }
}
/* 侧边栏样式 */
.sc-kGXeez{
    z-index: 100;
    top: 30%;
    width: 70px;
    right: 20px;
    height: 70px;
    position: fixed;
}
.sc-kGXeez .warp-wechatCode {
    /* display: none; */
    /* inset: 50% 5px auto auto;
    transform: translateY(-50%); */
    position: absolute;
    height: 70px;
    width: 70px;
}

.sc-kGXeez .warp-wechatCode .warp-wechatCode-con {
    height: 70px;
    width: 70px;
}

.sc-kGXeez .warp-wechatCode .warp-wechatCode-con a img {
    height: 70px;
    width: 70px;
    animation: my_first 0.5s linear 0s infinite alternate;
}

@keyframes my_first {
    0% {
        transform: scale(1, 1);
    }

    100% {
        transform: scale(0.8, 0.8);
    }
}
.sc-kGXeez .warp-wechatCode .warp-wechatCode-con a {
    width: 70px;
    height: 70px;
    border-radius: 10rem;
    animation: my_second 1s linear 0s infinite;
    background: #f7fdff;
    display: block;
    box-sizing: initial;
}

.sc-kGXeez .warp-wechatCode-con a.warp-wechatCode-link-1 {
    display: none;
}

@keyframes my_second {
    0% {
        transform: scale(1, 1);
        border: 1px #16009b solid;
    }

    100% {
        transform: scale(1.2, 1.2);
        border: 1px #16009b00 solid;
    }
}
.warp-wechatCode .warp-wechatCode-con .acticons-box {
    width: 180px;
    /* height: 200px; */
    position: absolute;
    top: 0;
    left: -200px;
    background: #fff;
    border: 1px solid #007aff;
    padding: 10px;
    display: none;
    transform: 5s;
}

.warp-wechatCode .warp-wechatCode-con .acticons-box img {
    width: 100%;
}

.warp-wechatCode .warp-wechatCode-con:hover .acticons-box {
    display: block;
}

.warp-wechatCode .warp-wechatCode-con .acticons-box::after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 30px;
    right: -21px;
    border: 10px solid rgba(255, 64, 0, 0);
    border-left: 10px solid #2680eb;
}
/* 数据防泄漏 */
/* 问题解决 begin */
.solveBtn-list .solveBtn-item {
    width: 140px;
    height: 40px;
    font-size: 14px;
    color: #1E54EC;
    border: 1px solid #1E54EC;
    border-radius: 50px;
    cursor: pointer;
}

.solveBtn-list .solveBtn-item.active {
    background: #1E54EC;
    color: #ffffff;
}

.solveConSwiper-box {
    overflow: hidden;
}

.solveCon-left {
    max-width: 410px;
}

.solveCon-left-top p {
    font-size: 24px;
    line-height: 32px;
    font-weight: bold;
    color: #01182A;
}

.solveCon-left-middle p {
    font-size: 16px;
    line-height: 32px;
    font-weight: 290;
    color: rgba(61, 61, 61, 0.9);
}

.solveCon-left-bottom ul li {
    /* width: 70px; */
}

.solveCon-left-bottom ul li img {
    max-width: 70px;
    height: 70px;
    margin: 0 0;
}

.solveCon-left-bottom ul li p {
    font-size: 14px;
    color: rgba(61, 61, 61, 0.9);
}


.solveCon-right {



    align-items: center;
}

/* 问题解决 end */
.solveBtn-list {
    justify-content: center;
    align-items: center;
}

.solveBtn-list .solveBtn-item {
    justify-content: center;
    align-items: center;
}

span.span-line-box {
    width: 90px;
    height: 4px;
    border-radius: 2px;
    position: relative;
    background: #63E2EA;
}

span.span-line-box::after {
    content: '';
    position: absolute;
    width: 60%;
    height: 4px;
    top: 0;
    left: 0;
    border-radius: 2px;
    background: #1E54EC;

    transition: all 0.3s ease-in-out;
}