
/**
 * 企业税务管理核心痛点
 */
.webPain{
    padding-bottom: 60px;
    background: #F5F7FA;
}
.webPain .pain_item{
    position: relative;
    width: 260px;
    height: 164px;
    background-image: linear-gradient(180deg, #f5f7f9b3 0%, #ffffffb3 100%);
    border: 2px solid #FFFFFF;
    box-shadow: 0 8px 20px 0 #3763aa1a, -8px -8px 20px 0 #FFFFFF;
}

.webPain .pain_list{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.webPain .pain_list .pain_item .pain_item_head img{
    margin:20px 10px 15px 20px;
    width: 30px;
    height: 30px;
}
.webPain .pain_list .pain_item p{
    padding:0px 16px 10px 20px ;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 14px;
    color: #4E5D78;
    letter-spacing: 0;
    text-align: justify;
    line-height: 24px;
}
.webPain .pain_list .pain_item .t_bg{
    position: absolute;
    right: 20px;
    top: 20px;
    width: 100px;
    height: 100px;
}
/* 元年税务赋能企业创造价值 */
.worth .worth_list{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.worth .worth_item{
    display: flex; 
    flex-direction: column;
    width: 266px;
    height: 290px;
    background-image: url('https://files.yuanian.com/yuanian/page_image/2024/0524-swszh/jz_bg.png');
}
.worth .worth_item:hover{
    
    background-image: url('https://files.yuanian.com/yuanian/page_image/2024/0524-swszh/jz_bg2.png');
}
.worth .worth_item:hover span,
.worth .worth_item:hover p{
    color: #FFFFFF;
}

.worth .worth_item img{
    margin-left: 25px;
    margin-top: 20px;
    width: 58px;
    height: 58px;
}
.worth .worth_item span{
    margin-left: 25px;
    margin-top: 12px;
    width: 119px;
    height: 24px;
    font-family: PingFangSC-Regular;
    font-weight: 600;
    font-size: 17px;
    color: #323232;
    letter-spacing: 0;
}
.worth .worth_item p{
    margin:12px 25px 20px 25px;
    height: 144px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 14px;
    color: #3D485D;
    letter-spacing: 0;
    text-align: justify;
    line-height: 24px;
}

/* 元年智能税务数字化产品能力框架 */
.swszhKj p{
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 14px;
    color: #4E5D78;
    letter-spacing: 0;
    text-align: center;
    line-height: 24px;
}
.swszhKj img{
    margin-top: 60px;
}
/* 产品功能 */
.swszhCpgn .swszhCpgn_list{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-bottom: 60px;
}
.swszhCpgn .swszhCpgn_list .swszhCpgn_item{
    margin-bottom: 22px;
    width: 352px;
    height: 208px;
    background-image: linear-gradient(180deg, #F5F6F8 0%, #FFFFFF 100%);
    box-shadow: 0 8px 20px 0 #3763aa1a, inset 2px 2px 0 0 #FFFFFF;
}
.swszhCpgn .swszhCpgn_list .swszhCpgn_item:hover{
    background-image: linear-gradient(0deg, #FFFFFF 0%, #EDEFF3 95%);
    box-shadow: 0 8px 20px 0 #3763aa1a, inset 0 1px 3px 0 #fefefe80, inset 2px 2px 0 0 #FFFFFF;
}

.swszhCpgn .swszhCpgn_list .swszhCpgn_item .swszhCpgn_item_head{
    padding: 22px 10px 14px 22px;

}
.swszhCpgn .swszhCpgn_list .swszhCpgn_item .swszhCpgn_item_head img{
    width: 30px;
    height: 30px;
}
.swszhCpgn .swszhCpgn_list .swszhCpgn_item .swszhCpgn_item_head span{
    margin-top: 24px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    font-size: 16px;
    color: #323232;
    letter-spacing: 0;
    line-height: 26px;
}
.swszhCpgn .swszhCpgn_list .swszhCpgn_item  p{
    padding: 0px 22px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    line-height: 24px;
}
/* 产品优势 */
.swszhCpys{
    background-image: url('https://files.yuanian.com/yuanian/page_image/2024/0524-swszh/cpys.png');
}
.swszhCpys .swszhCpys_main{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-bottom: 60px;
}

.swszhCpys .swszhCpys_item {
    margin-bottom: 20px;
    margin-right: -10px;

    display: flex;
    width: 540px;
    height: 164px;
    background-image: linear-gradient(180deg, #f5f7f9b3 0%, #ffffffb3 100%);
    border: 2px solid #FFFFFF;
    box-shadow: 0 8px 20px 0 #3763aa1a, -8px -8px 20px 0 #FFFFFF;
}

.swszhCpys .swszhCpys_item .left{
    margin: 26px 0 0px 22px;
    width: 380px;
}
.swszhCpys .swszhCpys_item .left span{
    font-family: PingFangSC-Regular;
    font-weight: 600;
    font-size: 16px;
    color: #1A253B;
    letter-spacing: 0;
}
.swszhCpys .swszhCpys_item .left p{
    margin-top: 18px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 14px;
    color: #4E5D78;
    letter-spacing: 0;
    line-height: 24px;
}

.swszhCpys .swszhCpys_item img{
    margin:34px 19px 20px 9px;
    width: 110px;
    height: 110px;
    mix-blend-mode: multiply;
}
/*   */
.swszhLogo h2{
    margin: 0 auto;
    width: 420px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 28px;
    color: #1A253B;
    text-align: center;
    line-height: 40px;
}
.swszhLogo{
    margin-bottom: 60px;
}

@media screen and (max-width: 1024px) {
    .webPain .pain_item,
    .worth .worth_item,
    .swszhCpys .swszhCpys_item{
        margin-bottom: 20px;
        width: 345px;
    }
    .swszhCpys .swszhCpys_item .left {
        width: 240px;
    }
    .swszhCpys .swszhCpys_item{
        height: 200px;
    }
    .swszhLogo h2 {
        width: 345px;
    }
    .banner_main_left p{
        width: 345px;
    }
    .swszhCpys .swszhCpys_item{
        margin-right:0;
    }


    
    
}
