.animate-hidden {
    opacity: 0;
    -webkit-transform: translateY(3.75rem);
    transform: translateY(3.75rem);
}
.animate-show {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}
.suanfa_common_auto{
    width: 1200px;
    margin: auto;
}
.suanfa_common_title{
    color: #323232;
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    text-align: center;
}
.suanfa div{
    box-sizing: border-box;
}
.banner{
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url("https://yuanyue.oss-cn-beijing.aliyuncs.com/www/static/static/images/20250820/01/%E8%83%8C%E6%99%AF%20%281%29.png");
    height: 600px;
    flex-shrink: 0;
}
.banner .suanfa_common_auto{
    height: 100%;
    display: flex;
    justify-content: space-between;
}
.banner .left{
    padding-top: 168px;
}
.banner .left .icon{
    margin-bottom: 68px;
}
.banner .left .link a{
    display: block;
    width: 168px;
    height: 57px;
    border-radius: 6px;
    background: #FFF;
    text-align: center;
    line-height: 57px;
    color: #0D55FF;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
}
.banner .right{
    align-self: end;
}
.type{
    padding-top: 90px;
    height: 876px;
}
.type>.text{
    margin: 30px auto 55px;
    width: 1140px;
    color: #48566B;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px; /* 156.25% */
}
.type-one{
    padding-top: 30px;
    height: 275px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url("https://yuanyue.oss-cn-beijing.aliyuncs.com/www/static/static/images/20250820/02/Rectangle%20187.svg");
}
.type-one .title{
    display: flex;
    justify-content: center;
    align-items: center;
}
.type-one .title img{
    width: 26px;
    height: 26px;
}
.type-one .title span{
    margin-left: 5px;
    color: #1C2533;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
}

.type-one .text{
    margin: 25px 0 30px 0;
    color: #48566B;
    text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
}
.type-one-info{
    display: flex;
    justify-content: space-between;
    padding: 0 30px;
}
.type-one-info-item{
    padding:  16px 15px 0;
    width: 212px;
    height: 110px;
    border: 1px solid #6C9AFF;
    background: #ECF2FF;
}
.type-one-info-item-title{
    margin-bottom: 10px;
    color: #0068FF;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
}
.type-one-info-item-text{
    color: #48566B;
    text-align: center;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
}
.type-two{
    margin-top: 16px;
    padding-top: 30px;
    height: 231px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url("https://yuanyue.oss-cn-beijing.aliyuncs.com/www/static/static/images/20250820/02/Rectangle%20188.svg");
}
.type-two .title{
    display: flex;
    justify-content: center;
    align-items: center;
}
.type-two .title img{
    width: 26px;
    height: 26px;
}
.type-two .title span{
    margin-left: 5px;
    color: #1C2533;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
}
.type-two-info{
    margin-top: 36px;
    display: flex;
    justify-content: space-between;
    padding: 0 30px;
}
.type-two-info-item{
    padding:  16px 26px 0;
    width: 366px;
    height: 110px;
    border: 1px solid #6C9AFF;
    background: #ECF2FF;
}
.flow{
    padding-top: 70px;
    width: 100%;
    height: 653px;
    background-image: url("https://yuanyue.oss-cn-beijing.aliyuncs.com/www/static/static/images/20250820/03/%E5%A4%87%E6%A1%88%E6%B5%81%E7%A8%8B%E8%83%8C%E6%99%AF.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.flow
.flow-info{
    display: flex;
    justify-content: space-around;
    margin-top: 75px;
}
.flow-info-item{
    position: relative;
    flex: 1;
    display: flex;
    flex-direction: column;
}
.flow-info-item:before{
    content: '';
    position: absolute;
    left: 100%;
    top: 44px;
    transform: translateX(-50%);
    background-image: url("https://yuanyue.oss-cn-beijing.aliyuncs.com/www/static/static/images/20250820/03/Group%20127.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 120px;
    height: 17.321px;
}
.flow-info-item:last-child:before{
    display: none;
}
.flow-info-item .icon{
    margin-bottom: 30px;
    text-align: center;
}
.flow-info-item .title{
    margin-bottom: 12px;
    text-align: center;
    color: #323232;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
}
.flow-info-item .text{
    text-align: center;
    color: #657894;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 171.429% */
}
.flow .link{
    margin-top: 50px;
}
.flow .link a{
    margin: 0 auto;
    display: block;
    width: 144px;
    height: 49px;
    border-radius: 4px;
    background: #0068FF;
    color: #FFF;
    font-size: 18px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
}
.difficulty{
    height: 389px;
    padding-top: 70px;
}
.difficulty-info{
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}
.difficulty-info-item{
    width: 365px;
    height: 123px;
}
.difficulty-info-item .title{
    display: flex;
    align-items: center;
}
.difficulty-info-item .title img{
    width: 45px;
    height: 45px;
}
.difficulty-info-item .title span{
    margin-left: 16px;
    color: #323232;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
}
.difficulty-info-item .text{
    margin-top: 24px;
    margin-left: 61px;
    color: #657894;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 137.5% */
}
.solve{
    position: relative;
    padding-top: 60px;
    height: 546px;
    background-image: url("https://yuanyue.oss-cn-beijing.aliyuncs.com/www/static/static/images/20250820/04/group-businessman-using-laptop-computer-while-discussing-writing-notebook-table-office%201.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.solve:after{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    display: block;
    content: '';
    width: 100%;
    height: 546px;
    background-color: #ffffff;
    opacity:0.8;
}
.solve .suanfa_common_title{
    position: relative;
    z-index: 10;
}
.solve-info{
    position: relative;
    z-index: 10;
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}
.solve-info-item{
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 380px;
    height: 312px;
    border-radius: 4px;
    background: #FFF;
    box-shadow: 0 4px 12px 0 rgba(0, 47, 116, 0.15);
}
.solve-info-item .icon{
    margin-top: 36px;
}
.solve-info-item .icon img{
    width: 62px;
    height: 62px;
}
.solve-info-item .title{
    margin:24px 0;
    color: #323232;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
}
.solve-info-item .text{
    width: 336px;
    color: #657894;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px; /* 156.25% */
}
.risk{
    padding-top: 90px;
    height: 538px;
}
.risk-info{
    margin-top: 65px;
    display: flex;
    justify-content: space-between;
}
.risk-info-item{
    padding: 32px 24px;
    width: 282px;
    height: 255px;
    border-radius: 6px;
    background-image: url("https://yuanyue.oss-cn-beijing.aliyuncs.com/www/static/static/images/20250820/05/Mask%20group.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    transition: all .3s;
}
.risk-info-item:hover{
    transform: translateY(-12px);
}
.risk-info-item .title{
    position: relative;
    color: #001E49;
    font-size: 22px;
    font-weight: 700;
    transition: all .3s;
}
.risk-info-item:hover .title{
    color: #0068FF;
}
.risk-info-item .title:before{
    position: absolute;
    bottom: -10px;
    left: 0;
    content: '';
    width: 40px;
    height: 3px;
    background: #D2DBE9;
    transition: all .3s;
}
.risk-info-item:hover .title:before{
    background: linear-gradient(90deg, #1672F8 0%, #419FFF 100%);
}
.risk-info-item .text{
    margin-top: 31px;
    color: #48566B;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px; /* 156.25% */
}
.advantage{
    padding-top: 80px;
    height: 790px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url("https://yuanyue.oss-cn-beijing.aliyuncs.com/www/static/static/images/20250820/06/image%208.png");
}
.advantage-info{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 55px;
}
.advantage-info-item{
    margin-bottom: 18px;
    padding-top: 26px;
    padding-left: 28px;
    width: 590px;
    height: 134px;
    border-radius: 10px;
    border: 1px solid #D3DFF1;
    background: linear-gradient(90deg, #FFF 0%, rgba(255, 255, 255, 0.50) 100%);
    transition: all .3s;
}
.advantage-info-item:hover{
    border: 1px solid #0068FF;
}
.advantage-info-item .title{
    margin-bottom: 16px;
    display: flex;
    align-items: center;
}
.advantage-info-item .title img{
    width: 40px;
    height: 40px;
}
.advantage-info-item .title span{
    margin-left: 10px;
    color: #001E49;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 100% */
}
.advantage-info-item .text{
    color: #657894;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
}
.suanfa-footer{
    padding-top: 60px;
    height: 280px;
    background-image: url("https://yuanyue.oss-cn-beijing.aliyuncs.com/www/static/static/images/20250820/06/image%20487.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.suanfa-footer-title{
    color: #FFF;
    font-size: 36px;
    font-weight: 700;
    text-align: center;
}
.suanfa-footer-text{
    margin-top: 15px;
    color: #FFF;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
}
.suanfa-footer-link{
    margin-top: 36px;
}
.suanfa-footer-link a{
    margin: 0 auto;
    display: block;
    width: 152px;
    height: 51px;
    border-radius: 6px;
    background: #FFF;
    color: #0E5FD3;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    line-height: 51px;
}
