/**第一部分**/
.product-fw-code-model1 .model1 ul {
    display: flex;
    justify-content: space-around;
    margin: 53px 0 0 0;
}
.product-fw-code-model1 .model1 ul li {
    text-align: center;
    width: 362px;
    height: 377px;
    background: #F5F5F5;
    border: 1px solid #DDDDDD;
    border-radius: 6px;
    padding-bottom: 10px;
}
.product-fw-code-model1 .model1 ul li .item-titles {
    width: 362px;
    height: 60px;
    background: #E5EFFF;
    border-radius: 6px;
    border: 1px solid #CCCCCC;
    line-height: 60px;
    font-size: 20px;
    color: #333333;
}
.product-fw-code-model1 .model1 ul li .img {
    height: 152px;
    margin-bottom: 10px;
}
.product-fw-code-model1 .model1 ul li:hover .item-titles {
    height: 20px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 60px;
    width: 362px;
    height: 60px;
    background: linear-gradient(0deg, rgba(85,161,255,0.98), rgba(1,115,255,0.98), rgba(1,115,255,0.98), rgba(190,219,255,0.98));
    box-shadow: 0px 6px 10px 0px rgba(1,115,255,0.27);
    border-radius: 6px;
   
    cursor: pointer;
}
.product-fw-code-model1 .model1 ul li:hover {
    border: 1px solid #1F59FE;
    cursor: pointer;
}
.product-fw-code-model1 .model1 ul li:hover .items-p {
    color: #1F59FE;
}
.product-fw-code-model1 .model1 ul li .items-p {
    height: 109px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    text-align: left;
    padding: 0px 17px;
    margin-top: 20px;
}
/* 选中状态的样式 */
.product-fw-code-model1 .model1 ul li.activeed {
    border: 1px solid #005BFF;       /* 蓝色边框 */
    box-shadow: 0 4px 8px rgba(0, 102, 204, 0.2);  /* 蓝色阴影 */
    border-radius: 4px;              /* 可选：圆角 */
    transition: all 0.3s ease;       /* 平滑过渡效果 */
}

/* item-titles（标题）选中样式 */
.product-fw-code-model1 .model1 ul li.activeed .item-titles {
    background: linear-gradient(0deg, rgba(85,161,255,0.98), rgba(1,115,255,0.98), rgba(1,115,255,0.98), rgba(190,219,255,0.98));      /* 蓝色背景 */
    color: white;                    /* 白色文字 */
    border-radius: 6px;      /* 顶部圆角 */
}

/* items-p（描述文字）选中样式 */
.product-fw-code-model1 .model1 ul li.activeed .items-p {
    color: #005BFF;               /* 蓝色文字 */
    font-weight: 500;                /* 可选：加粗 */
}


.product-fw-code-model1 .model1 ul li.activeed {
    /* 添加选中状态的样式，例如背景色变化 */
    background-color: #f5f5f5;
    border-bottom: 2px solid #005BFF;
}
/**号码认证**/
.product-fw-number-model4 {
    margin-top: 40px;
    padding-bottom: 40px;
    background: #F4F6FC;
}
.product-fw-number-model4 .shiyong {
    margin-top: 30px;
}
.product-fw-number-model4 .shiyong ul li div {
    text-align: center;
}
.product-fw-number-model4 .shiyong ul li div img {
    margin-top: 62px;
}
.product-fw-number-model4 .shiyong ul li div .p1 {
    height: 75px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 30px;
    color: #333333;
    line-height: 91px;
    text-align: center;
}
.product-fw-number-model4 .shiyong ul li div .p2 {
    height: 55px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 16px;
    color: #333333;
    line-height: 21px;
    text-align: left;
}

.product-fw-number-model4 .shiyong .ul {
    display: flex;
    justify-content: space-between;
}
.product-fw-number-model4 .shiyong ul li:first-child {
    background: url(../images/20250430/product/fw/r1.png) no-repeat;
    width: 415px;
    height: 546px;
    background-position: center;
    padding: 20px 30px 0 30px;
    transition: transform 0.5s ease;
}
.product-fw-number-model4 .shiyong ul li:nth-child(2) {
    background: url(../images/20250430/product/fw/r2.png) no-repeat;
    width: 415px;
    height: 476px;
    background-position: center;
    padding: 20px 30px 0 30px;
    transition: transform 0.5s ease;
}
.product-fw-number-model4 .shiyong ul li:last-child {
    background: url(../images/20250430/product/fw/r3.png) no-repeat;
    width: 415px;
    height: 546px;
    background-position: center;
    padding: 20px 30px 0 30px;
    transition: transform 0.5s ease;
}
.product-fw-number-model4 .shiyong ul li:hover {
    transform: scale(1.1);
}
.product-fw-number-model4 .shiyong ul li .number {
    /* width: 30px; */
    height: 31px;
    font-family: Oswald;
    font-weight: 500;
    font-size: 36px;
    color: #FFFFFD;
    line-height: 17px;
}

.product-fw-number-model4 .shouji {
    text-align: center;
    margin-top: 60px;
    position: relative;
}
.product-fw-number-model4 .shouji p {
    width: 290px;
    /* height: 62px; */
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 14px;
    color: #333333;
    line-height: 24px;
    background-color: #ffffff;
    padding: 20px;
    text-align: left;
    box-shadow: 0px 4px 29px 0px rgba(9,3,5,0.22);
}
.product-fw-number-model4 .shouji .p1 {
    position: absolute;
    left: -46px;
    top: 210px;
}
.product-fw-number-model4 .shouji .p2 {
    position: absolute;
    right: -46px;
    top: 66px;
}
.product-fw-number-model4 .shouji .p3 {
    position: absolute;
    right: -46px;
    top: 210px;
}











/**闪信名片**/
.product-fw-message-model4 {
    margin-top: 40px;
    padding-bottom: 40px;
    background: #F4F6FC;
}
.product-fw-message-model4 .ul2 {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}
.product-fw-message-model4 .ul2 li {
    width: 378px;
    height: 507px;
    background: #D5DEFC;
    border-radius: 20px;
    text-align: center;
    transition: transform 0.5s ease;
}
.product-fw-message-model4 .ul2 li:hover {
    box-shadow: 0px 4px 29px 0px rgba(9,3,5,0.22);
}
.product-fw-message-model4 .ul2 li .img {
    margin-top: 40px;
}
.product-fw-message-model4 .ul2 li .content {
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 14px;
    color: #333333;
    line-height: 24px;
    padding: 0 20px;
    text-align: left;
}
.product-fw-message-model4 .ul2 li .san {
    margin: 20px 0;
}
.product-fw-message-model4 .ul2 li .model4-p {
    width: 378px;
    height: 72px;
    background: linear-gradient(0deg, #4467EC 0%, #7992EF 99%);
    font-size: 30px;
    line-height: 72px;
    color: #FFFFFF;
}
.product-fw-message-model4 .shiyong {
    margin-top: 30px;
}
.product-fw-message-model4 .shiyong ul li {
    transition: transform 0.5s ease;
}
.product-fw-message-model4 .shiyong ul li:hover {
    transform: scale(1.1);
}
.product-fw-message-model4 .shiyong ul li div {
    text-align: center;
}
.product-fw-message-model4 .shiyong ul li div img {
    margin-top: 62px;
}
.product-fw-message-model4 .shiyong ul li div .p1 {
    height: 75px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 30px;
    color: #333333;
    line-height: 91px;
    text-align: center;
}
.product-fw-message-model4 .shiyong ul li div .p2 {
    height: 55px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 16px;
    color: #333333;
    line-height: 21px;
    text-align: left;
}

.product-fw-message-model4 .shiyong .ul {
    display: flex;
    justify-content: space-between;
}
.product-fw-message-model4 .shiyong ul li:first-child {
    background: url(../images/20250430/product/fw/yy1.png) no-repeat;
    width: 384px;
    height: 521px;
    background-position: center;
    padding: 20px 30px 0 30px;
}
.product-fw-message-model4 .shiyong ul li:nth-child(2) {
    background: url(../images/20250430/product/fw/yy2.png) no-repeat;
    width: 381px;
    height: 475px;
    background-position: center;
    padding: 20px 30px 0 30px;
}
.product-fw-message-model4 .shiyong ul li:last-child {
    background: url(../images/20250430/product/fw/yy3.png) no-repeat;
    width: 384px;
    height: 521px;
    background-position: center;
    padding: 20px 30px 0 30px;
}
.product-fw-message-model4 .shiyong ul li .number {
    /* width: 30px; */
    height: 31px;
    font-family: Oswald;
    font-weight: 500;
    font-size: 36px;
    color: #FFFFFD;
    line-height: 17px;
}

.product-fw-message-model4 .shouji {
    text-align: center;
    margin-top: 60px;
}
.product-fw-message-model4 .shouji ul {
    display: flex;
    justify-content: space-around;
}

/**扫码呼叫**/
.product-fw-code-model4 {
    margin-top: 40px;
    padding-bottom: 40px;
    background: #F4F6FC;
}
.product-fw-code-model4 .shiyong {
    margin-top: 30px;
}

.product-fw-code-model4 .shiyong .ul {
    display: flex;
    justify-content: space-between;
}
.product-fw-code-model4 .shiyong ul li {
    background: url(../images/20250430/product/fw/kuang1.png) no-repeat;
    width: 192px;
    height: 108px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    color: #333333;
}


.product-fw-code-model4 .shouji {
    text-align: center;
    margin-top: 60px;
    position: relative;
}
.product-fw-code-model4 .shouji p {
    width: 380px;
    /* height: 62px; */
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 14px;
    color: #333333;
    line-height: 24px;
    background-color: #ffffff;
    padding: 20px;
    text-align: left;
    box-shadow: 0px 4px 29px 0px rgba(9,3,5,0.22);
    opacity: 0.75;
    border-radius: 5px;
}
.product-fw-code-model4 .shouji .p1 {
    position: absolute;
    left: -46px;
    top: 162px;
}
.product-fw-code-model4 .shouji .p2 {
    position: absolute;
    right: -46px;
    top: 24px;
}
.product-fw-code-model4 .shouji .p3 {
    position: absolute;
    right: -46px;
    top: 162px;
}
.product-fw-code-model4 .shouji .p4 {
    position: absolute;
    left: -46px;
    top: 24px;
}


