.content {
    width: 100%;
}

.data-box {
    width: 1200px;
    height: 120px;
    margin: 0 auto;
    background: linear-gradient(180deg, #E8F5FF 0%, #FFFFFF 100%);
    box-shadow: 0px 0px 8px 0px rgba(68, 68, 68, 0.28);
    border-radius: 8px;
    position: relative;
    top: -66px;
    border: 2px solid #FFFFFF;
    z-index: 200;
}

.data-item img {
    width: 100px;
    height: 100px;
}

.item-num {
    font-weight: 600;
    color: #006CFB;
    font-size: 32px;
}

.item-desc {
    font-weight: 500;
    color: #333333;
    font-size: 14px;
    margin-left: 5px;
}

.da-box {
    padding-left: 87px;
    box-sizing: border-box;

}

.da-text {
    font-weight: 500;
    color: #555555;
    font-size: 14px;
    height: 37px;
    line-height: 37px;
    margin-right: 153px;

}

.da-text span:last-child {
    font-weight: 600;
    color: #4378FF;
    font-size: 26px;
    margin-left: 19px;
}

.line-1440 {
    width: 1440px;
    height: 1px;
    background: #EBEBEB;
    margin: 0 auto;
    margin-top: 39px;
}

.func-title {
    font-weight: 500;
    color: #000C2F;
    line-height: 48px;
    font-size: 34px;
    margin-top: 80px;
    text-align: center;
}

.func-item {
    width: 375px;
    height: 317px;
    padding-top: 41px;
    box-sizing: border-box;
    position: relative;
}

.func-item-title {
    font-weight: 500;
    color: #FFFFFF;
    line-height: 40px;
    font-size: 28px;
    padding-left: 24px;
}

.func-item-desc {
    font-weight: 500;
    color: #FFFFFF;
    line-height: 20px;
    font-size: 14px;
    /* padding-left: 24px; */
    margin-top: 25px;
    width: 203px;
    margin-left: 24px;
}

.func-bot {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 122px;
    background: #F7FAFF;
    border-radius: 12px;
    border: 2px solid rgba(255, 255, 255, 0.59);
    padding: 0px 32px;
    box-sizing: border-box;
}

.func-butn {
    width: 142px;
    height: 42px;
    background: #FFFFFF;
    border-radius: 4px;
    opacity: 0.9;
    border: 1px solid #E1EAFD;
    line-height: 42px;
    font-weight: 500;
    color: #333333;
    font-size: 14px;
    text-align: center;
}

.solve-box {
    width: 100%;
    height: 820px;
    margin-top: 109px;
    padding-top: 51px;
    box-sizing: border-box;
}

.solve-title {
    height: 48px;
    text-align: center;
    line-height: 48px;
    font-weight: 500;
    color: #FFFFFF;
    font-size: 34px;
}

.solve-desc {
    font-weight: 400;
    color: #D8D9DC;
    line-height: 22px;
    font-size: 16px;
    margin-top: 17px;
    text-align: center;
}

.solve-item {
    width: 362px;
    height: 405px;
    background: linear-gradient(180deg, #F5FAFF 0%, #FFFFFF 100%);
    box-shadow: 0px 0px 20px 0px rgba(190, 215, 247, 0.43);
    border-radius: 12px;
    position: relative;
    padding-top: 99px;
    box-sizing: border-box;
}

.solve-item img {
    width: 188px;
    height: 188px;
    position: absolute;
    left: calc(50% - 94px);
    top: -104px;
}

.solve-item-title {
    font-weight: 500;
    color: #333333;
    line-height: 37px;
    font-size: 26px;
    text-align: center;

}

.solve-item-desc {
    width: 286px;
    font-weight: 400;
    color: #555555;
    line-height: 26px;
    font-size: 15px;
    margin: 0 auto;
    text-align: center;
    margin-top: 38px;
}

.solve-btns {
    width: 100%;
    height: 150px;
    border-top: 1px solid #E6E6E6;
    padding: 0 30px;
    box-sizing: border-box;
}

.solve-btn {
    width: 144px;
    height: 44px;
    background: linear-gradient(227deg, #3B80FF 0%, #4895FF 100%);
    border-radius: 4px;
    opacity: 0.9;
    text-align: center;
    line-height: 44px;
    font-weight: 500;
    color: #FFFFFF;
    font-size: 14px;
}

.saas-box {
    height: 767px;
    background: #F6F8FB;
    /*border: 1px solid #979797;*/
    padding-top: 120px;
    box-sizing: border-box;
}

.sass-title {
    font-weight: 500;
    color: #333333;
    line-height: 48px;
    font-size: 34px;
    text-align: center;

}

.saas-content {
    width: 1100px;
    height: 412px;
    /*margin-left: 336px;*/

    padding-top: 106px;
    box-sizing: border-box;
    position: relative;
    margin: 0 auto;
    margin-top: 79px;

}

.saas-left {
    /*width: 300px;*/
    /*height: 195px;*/
    border-left: 1px solid rgba(255, 255, 255, 0.58);
    margin-left: 65px;
    padding-top: 27px;
    box-sizing: border-box;

}

.saas-left-nav {
    height: 56px;
    width: 287px;
    line-height: 56px;
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
    padding-left: 35px;
    box-sizing: border-box;
    cursor: pointer;

}

.saas-active {
    /* background: linear-gradient(259deg, rgba(255, 255, 255, 0.1) 0%, #FFFFFF 100%, #FFFFFF 100%);
    opacity: 0.39; */
    background: url('../image/tm-bg.png');
    font-weight: 600;
}

.saas-right img{
    display: block;
    position: absolute;
    top: 62px;
    left: 404px;
    width: 820px;
    height: 310px;
    /*box-shadow: 0px 0px 50px 9px rgba(0, 0, 0, 0.09);*/
    border-radius: 12px;
    /*backdrop-filter: blur(10px);*/
    box-sizing: border-box;

}

/*.saas-right img {*/
    /*width: 100%;*/
    /*height: 100%;*/
/*}*/

.saas-active .saas-right {
    display: block;
}

.saas-right-title {
    font-weight: 500;
    color: #2163E1;
    line-height: 28px;
    font-size: 20px;
}

.saas-right-desc {
    font-weight: 500;
    color: #525760;
    line-height: 30px;
    font-size: 14px;
    margin-top: 8px;
}

.saas-butn {
    height: 36px;
    line-height: 36px;
    border-radius: 4px;
    border: 1px solid #2062E1;
    padding: 0 10px 0 8px;
    font-weight: 500;
    color: #2163E1;
    font-size: 14px;
    margin-right: 25px;

}

.eval-box {
    width: 100%;
    height: 1000px;
    padding-top: 102px;
    box-sizing: border-box;
}

.eval-title {
    font-weight: 500;
    color: #333333;
    line-height: 48px;
    font-size: 34px;
    text-align: center;
    margin-bottom: 66px;
}

.comp-box {
}

.comp-title {
    width: 362px;
    height: 150px;
    background: linear-gradient(90deg, #1767F7 0%, #5ABDFF 100%);
    border-radius: 40px 12px 12px 12px;
    padding: 21px 0 0 32px;
    box-sizing: border-box;

}

.comp-text {
    font-weight: 500;
    color: #FFFFFF;
    line-height: 28px;
    font-size: 20px;
}

.comp-item {
    width: 352px;
    height: 374px;
    background: rgba(255, 255, 255, 0.68);
    border-radius: 12px 12px 30px 30px;
    backdrop-filter: blur(10px);
    position: absolute;
    left: 21px;
    top: 61px;
    text-align: center;
    padding: 28px 27px 0 34px;
    box-sizing: border-box;

}

.comp-item img {
    width: 156px;
    height: 110px;
}

.comp-name {
    font-weight: 500;
    color: #333333;
    line-height: 28px;
    font-size: 20px;
    margin-top: 9px;
}

.comp-desc {
    font-weight: 400;
    color: #555555;
    line-height: 22px;
    font-size: 15px;
    text-align: left;
    margin-top: 26px;
}

.comp-tips {
    font-weight: 500;
    color: #327DFD;
    line-height: 28px;
    font-size: 20px;
    width: 352px;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 44px;
}

.comp-icons {
    width: 1200px;
    margin: 0 auto;
    margin-top: 362px;
}

.reason-box {
    width: 100%;
    height: 1822px;
    padding-top: 63px;
    box-sizing: border-box;

}

.reason-title {
    font-size: 34px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 48px;
    text-align: center;

}

.reason-desc {
    font-size: 16px;
    font-weight: 400;
    color: #D8D9DC;
    line-height: 22px;
    margin-top: 17px;
    text-align: center;
}

.reason-item {
    height: 265px;
    width: 100%;
    background: #F4FAFF;
    border-radius: 4px 4px 12px 12px;
}

.reason-item-top {
    padding: 0 42px 0 58px;
    box-sizing: border-box;
    width: 1200px;
    height: 114px;
}

.reason-top-title {
    font-size: 24px;
    color: #FFFFFF;
    line-height: 34px;
    margin-top: 26px;
}

.reason-top-desc {
    font-size: 16px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 22px;
    margin-top: 7px;
}

.reason-butn {
    width: 169px;
    height: 53px;
    background: linear-gradient(180deg, #36B3FF 0%, #197CFF 100%);
    border-radius: 4px;
    border: 1px solid rgba(255, 255, 255, 0.64);
    line-height: 53px;
    text-align: center;
    font-weight: 500;
    color: #FFFFFF;
    font-size: 18px;
    margin-top: 23px;
}

.reason-item-content {
    padding: 39px 71px 0 71px;
}

.reason-item-box img {
    width: 60px;
    height: 60px;
}

.item-box-right {
    margin-left: 22px;
}

.item-box-right div:first-child {
    height: 25px;
    font-size: 18px;
    font-weight: 600;
    color: #333333;
    line-height: 25px;
    margin-top: 6px;
}

.item-box-right div:last-child {
    width: 194px;
    font-size: 14px;
    font-weight: 500;
    color: #555555;
    line-height: 20px;
    margin-top: 7px;
}

.advise a {
    color: #197CFF;
    font-size: 18px;
    font-weight: 600;
}

.certif-title {
    font-size: 32px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 45px;
    text-align: center;
}

.news-box {
    width: 100%;
    height: 529px;
    padding-top: 89px;
    box-sizing: border-box;
}

.news-title {
    height: 45px;
    font-size: 32px;
    font-weight: 500;
    color: #333333;
    line-height: 45px;
    text-align: center;
}

.news-item {
    width: 375px;
    height: 230px;
    border-radius: 12px;
    border: 1px solid #E1E1E1;
}

.news-item img {
    width: 100%;
    height: 178px;
    border-radius: 12px;
}

.news-content {
    font-size: 14px;
    font-weight: 500;
    color: #555555;
    line-height: 20px;
    padding: 12px 11px 0 14px;
}

.news-name {
    margin-left: 12px;
    word-wrap: break-word;
}




