.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;
}
.damoxing_common_title{
    color: #323232;
    font-size: 35px;
    font-weight: 700;
    text-align: center;
}
.damoxing div{
    box-sizing: border-box;
}
.damoxing_common_a{
    width: 1200px;
    height: 100%;
    margin: auto;
}
.banner{
    width: 100%;
    height: 600px;
    background-image: url("https://yuanyue.oss-cn-beijing.aliyuncs.com/www/static/static/images/20250819/01/%E8%83%8C%E6%99%AF.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.banner .damoxing_common_a{
    justify-content: space-between;
    display: flex;
}
.banner_info_a{
    margin-top: 60px;
}
.banner_info_a a{
    display: block;
    width: 168px;
    height: 57px;
    color: #0D55FF;
    font-size: 20px;
    font-weight: 500;
    line-height: 57px;
    text-align: center;
    border-radius: 6px;
    background: #FFF;
}
.banner .left{
    padding-top: 138px;
}
.banner .right{
    padding-top: 94px;
}
.banner .right img{
    width: 460.194px;
    height: 500px;
}
.service{
    height: 570px;
    padding-bottom: 80px;
    padding-top: 90px;
}
.service_a{
    margin-top: 70px;
    display: flex;
    flex-wrap: wrap;
}
.service_a_item{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 400px;
    height: 310px;
    background-color: unset;
    transition: all .1s;
}
.service_a_item.active{
    background-color: #0068FF;
    background-image: url("https://yuanyue.oss-cn-beijing.aliyuncs.com/www/static/static/images/20250819/02/%E8%8A%B1%E7%93%A3%E7%B4%A0%E6%9D%90_%E7%A7%91%E6%8A%80%E9%A3%8E%E7%A7%91%E6%8A%80%E5%BA%95%E7%BA%B9%E6%8B%BC%E8%89%B2%E5%BB%B6%E7%94%B3%E6%96%B9%E5%9D%97%E5%87%A0%E4%BD%95%E5%85%83%E7%B4%A0%E7%B4%A0%E6%9D%90_193485532%201.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.service_a_item:nth-of-type(2) .service_a_item_child {
    background: #EBEBEB;
}
.service_a_item_child{
    padding:36px 32px;
    width: 400px;
    height: 250px;
    flex-shrink: 0;
    background: #F5F5F5;
}
.service_a_item_child .title{
    margin-top: 16px;
    color: #323232;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
}

.service_a_item_child .text{
    margin-top: 12px;
    color: #666;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
}
.service_a_item.active .service_a_item_child{
    background: unset;
}
.service_a_item.active .service_a_item_child .title{
    color: #ffffff;
}
.service_a_item.active .service_a_item_child .text{
    color: #ffffff;
}
.service_a_item .service_a_item_child .img_2{
    display: none;
}
.service_a_item.active .service_a_item_child .img_1{
    display: none;
}
.service_a_item.active .service_a_item_child .img_2{
    display: block;
}
.service_2{
    padding-top: 75px;
    width: 100%;
    height: 597px;
    background-image: url("https://yuanyue.oss-cn-beijing.aliyuncs.com/www/static/static/images/20250819/03/Mask%20group.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.service_2 .damoxing_common_a{
    margin-top: 55px;
    height: 358px;
}
.service_2 .damoxing_common_a img{
    width: 100%;
    height: 100%;
}
.flow{
    padding-top: 90px;
    height: 560px;
}
.flow_info{
    display: flex;
    justify-content: space-between;
    margin-top: 65px;
}
.flow_info_item{
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.flow_info_item:before{
    position: absolute;
    top: 56px;
    content: '';
    display: block;
    width: 120px;
    height: 17.321px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url("https://yuanyue.oss-cn-beijing.aliyuncs.com/www/static/static/images/20250819/04/Group%20113.png");
}
.flow_info_item:nth-child(1):before{
    left: 152px;
}
.flow_info_item:nth-child(2):before{
    left: 152px;
}
.flow_info_item:nth-child(3):before{
    left: 160px;
}
.flow_info_item:nth-child(4):before{
    left: 200px;
}
.flow_info_item:nth-child(5):before{
   display: none;
}
.flow_info_item .title{
    margin-bottom: 10px;
    margin-top: 20px;
    color: #323232;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
}
.flow_info_item .text{
    color: #657894;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 171.429% */
    text-align: center;
}
.difficulty{
    padding-top: 70px;
    height: 594px;
    background-image: url("https://yuanyue.oss-cn-beijing.aliyuncs.com/www/static/static/images/20250819/05/Mask%20group.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.difficulty_info{
    display: flex;
    justify-content: space-between;
    margin-top: 55px;
}
.difficulty_info_item{
    padding: 36px 22px;
    width: 279px;
    height: 340px;
    border-radius: 6px;
    background-color: #FFF;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url("https://yuanyue.oss-cn-beijing.aliyuncs.com/www/static/static/images/20250819/05/Mask%20group%20%281%29.png");
    transition: all .3s;
}
.difficulty_info_item:hover{
    transform: translateY(-12px);
    background-image: url("https://yuanyue.oss-cn-beijing.aliyuncs.com/www/static/static/images/20250819/05/Mask%20group%20%282%29.png");
}
.difficulty_info_item .title{
    color: #323232;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
}

.difficulty_info_item .text{
    margin-top: 20px;
    color: #646464;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 162.5% */
}
.omnibearing{
    padding-top: 90px;
}
.omnibearing_info{
    margin-bottom: 48px;
    height:500px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 55px;
}
.omnibearing_info_item{
    margin-bottom: 24px;
    padding-top: 26px;
    padding-left: 28px;
    width: 590px;
    height: 150px;
    border-radius: 10px;
    border: 1px solid #D3DFF1;
    background: linear-gradient(90deg, #FFF 0%, rgba(255, 255, 255, 0.50) 100%);
}
.omnibearing_info_item .top{
    margin-bottom: 16px;
    display: flex;
    align-items: center;

}
.omnibearing_info_item .top .image{
    height: 40px;
    width: 40px;
}
.omnibearing_info_item .top .image img{
    width: 100%;
    height: 100%;
}
.omnibearing_info_item .top .title{
    margin-left: 10px;
    color: #001E49;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
}
.omnibearing_info_item .bottom{
    width: 535px;
    color: #657894;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
}
.omnibearing_a{
    margin-bottom: 90px;
}
.omnibearing_a a{
    margin: 0 auto;
    display: block;
    width: 144px;
    height: 49px;
    border-radius: 4px;
    background: #0068FF;
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    text-align: center;
    line-height: 49px;
}
.advantage_info{
    display: flex;
    margin-top: 55px;
    margin-bottom: 83px;
    justify-content: space-between;
    flex-wrap: wrap;
    height: 366px;
}
.advantage_info_item{
    padding: 36px;
    margin-bottom: 24px;
    width: 586px;
    height: 171px;
    border-radius: 10px;
    background: #F7F8FB;
    transition: all .2s;
}
.advantage_info_item:hover{
    background: #0068FF;
}
.advantage_info_item .top{
    margin-bottom: 15px;
    display: flex;
    align-items: center;
}
.advantage_info_item .top .image{
    width: 32px;
    height: 32px;
}
.advantage_info_item .top .image img{
    width: 100%;
    height: 100%;
}
.advantage_info_item .top .image .img_2{
    display: none;
}
.advantage_info_item:hover .top .image .img_2{
    display: block;
}
.advantage_info_item:hover .top .image .img_1{
    display: none;
}
.advantage_info_item .top .title{
    margin-left: 15px;
    color: #000;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    transition: all .2s;
}
.advantage_info_item:hover .top .title{
    color: #FFF;
}
.advantage_info_item .bottom{
    color: #646464;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 162.5% */
    transition: all .2s;
}
.advantage_info_item:hover .bottom{
    color: #EFEFEF;
}
.damoxing_footer{
    padding-top: 60px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url("https://yuanyue.oss-cn-beijing.aliyuncs.com/www/static/static/images/20250819/08/image%20487.png");
    height: 280px;
}
.damoxing_footer .title{
    margin-bottom: 15px;
    color: #FFF;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    text-align: center;
}
.damoxing_footer .text{
    color: #FFF;
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
    text-align: center;
}
.damoxing_footer .href{
    margin-top: 36px;
}
.damoxing_footer .href a{
    margin: 0 auto;
    display: block;
    width: 152px;
    height: 51px;
    border-radius: 6px;
    background: #FFF;
    line-height: 51px;
    color: #0E5FD3;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    text-align: center;
}
