.p4_content_div::after,
.p3_content_div::after {
    content: "";
    display: block;
    clear: both;
}

.p4_content_div {
    margin: auto;
    width: 1212px;
    padding-top: 90px;
    margin-bottom: 95px;
}

.p4_content_item {
    width: 303px;
    height: 286px;
    display: flex;
    align-items: center;
    float: left;

}

.p4_content {
    width: 293px;
    height: 276px;
    margin: auto;
    background-color: #F3F5F9;
    border-radius: 4px 4px 4px 4px;
}

.p4_content:hover {
    border: 1px solid;
    border-image: linear-gradient(to right, rgba(73, 159, 255, 0), rgba(9, 91, 255, 0.2)) 1;
    box-shadow: 0px 0px 16px 0px rgb(0 74 158 / 15%)
}

.p4_content_top,
.p3_content_top {
    width: 100%;
    padding-bottom: 20px;
}

.p4_title1 {
    font-size: 18px;
    font-family: MicrosoftYaHei;
    color: #333333;
    font-weight: 600;
    margin-left: 42px;
    margin-top: 62px;
}

.p4_title2 {
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #333333;
    margin-left: 42px;
    margin-top: 15px;
}

.p4_img {
    width: 68px;
    height: 68px;
    margin-left: 42px;
    margin-top: 52px;
}

.p3_content_div {
    margin: auto;
    width: 1212px;
    padding-top: 90px;
    padding-bottom: 95px;
}

.p3_content_item {
    width: 303px;
    height: 200px;
    display: flex;
    align-items: center;
    float: left;
}

.p3_content {
    width: 293px;
    height: 190px;
    margin: auto;
    background-color: #ffffff;
    border-radius: 4px 4px 4px 4px;
}

.p3_img {
    width: 55px;
    height: 55px;
    margin-left: 45px;
    margin-top: 42px;
}

.p3_title1 {
    font-size: 18px;
    font-family: MicrosoftYaHei;
    color: #333333;
    font-weight: 600;
    margin-left: 36px;
    margin-top: 5px;
}

.p3_title2 {
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #333333;
    margin-left: 36px;
    margin-top: 10px;
}

.p3 {
    background: #F3F5FA;
}

.p2_bar {
    width: 1200px;
    height: 55px;
    background: #FFFFFF;
    opacity: 1;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    top: -27.5px;
    box-shadow: rgb(51 52 63 / 13%) 10px 0 32px 0;
}

.p2_content {
    display: flex
}

.p2_content_div {
    margin: auto;
    width: 1214px;
    padding-top: 90px;
    position: relative;
    padding-bottom: 95px;
}

.p2_bar_item {
    width: 25%;
    text-align: center;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 55px;
    cursor: pointer;
    float: left;
}

.p2_content_left {
    width: 388px;
    height: 458px;
    margin: 7px;
    position: relative;
}

.p2_content_info {
    position: absolute;
    top: 36px;
    left: 39px;
}

.p2_content_info_title1 {
    font-size: 22px;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
}

.p2_content_info_title2 {
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
    line-height: 65px;
}

.p2_content_item {
    width: 392px;
    height: 222px;
    margin: 7px;
    float: left;
}

.p2_content_item1 {
    background: url("../img/p2_content_1.png")
}

.p2_content_item2 {
    background: url("../img/p2_content_2.png")
}

.p2_content_item3 {
    background: url("../img/p2_content_3.png")
}

.p2_content_item4 {
    background: url("../img/p2_content_4.png")
}

.p2_content_title1 {
    font-size: 22px;
    font-family: MicrosoftYaHei;
    color: #333333;
    margin-left: 45px;
    margin-top: 68px;
}

.p2_content_title2 {
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #333333;
    margin-top: 12px;
    margin-left: 45px;
    width: 200px;
}






.p2_bar_flex {
    position: fixed;
    top: 55px;
    width: 100%;
    z-index: 998;
}

.p2_bar_item_red {
    color: #BF2139;
}

@media(max-width:768px) {
    .p2_content {
        display: block;
    }

    .p2_content_left {
        width: calc(100% - 40px);
        height: auto;
        margin-left: 20px;
        margin-top: 35px;
        border-radius: 4px;

    }

    .p2_content_div {
        width: 100%;
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .p3_content_top {
        padding-top: 35px;
        padding-bottom: 23px;
    }

    .p2_content_info {
        top: 43px;
        left: 24px;
    }

    .p2_content_info_title2 {
        font-size: 14px;
        font-family: MicrosoftYaHei;
        color: #FFFFFF;
        margin-top: 12px;
        line-height: 22px;
    }

    .p2_content_info_title1 {
        font-size: 18px;
        font-family: MicrosoftYaHei;
        color: #FFFFFF;
    }

    .p2_content_item {
        width: calc(50% - 5px);
        margin-top: 5px;
        margin-bottom: 5px;
        height: 200px;
        background-size: 100% 100%;
    }

    .p2_content_right::after {
        content: "";
        display: block;
        clear: both;
    }

    .p2_content_right {
        padding: 0px 20px;
    }

    .p2_content_title1 {
        font-size: 16px;
        font-family: MicrosoftYaHei;
        color: #333333;
        margin-left: 20px;
        font-weight: bold;
        margin-top: 25px;
        position: absolute;
        top: 0px;
    }

    .p2_content_title2 {
        font-size: 13px;
        font-family: MicrosoftYaHei;
        color: #666666;
        margin-top: 12px;
        margin-left: 19px;
        width: 60%;
        position: absolute;
        top: 40px;
    }

    .p2_content_item1,
    .p2_content_item3 {
        margin-left: 0px;
        margin-right: 5px;
    }

    .p2_content_item2,
    .p2_content_item4 {
        margin-left: 5px;
        margin-right: 0px;
    }


    .p2_content_item1 {
        background: transparent;
    }

    .p2_content_item2 {
        background: transparent;
    }

    .p2_content_item3 {
        background: transparent;
    }

    .p2_content_item4 {
        background: transparent;
    }

    .p3_content_div {
        width: calc(100% - 30px);
        padding-top: 5px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 25px;
    }

    .p3_content_item {
        width: calc(50% - 10px);
    }

    .p3_content_item:nth-child(odd) {
        margin: 0px 5px;
    }

    .p3_content_item:nth-child(even) {
        margin-right: 5px;
    }

    .p3_img {
        width: 44px;
        height: 44px;
        margin-left: 20px;
        margin-top: 16px;
    }

    .p3_content {
        height: 170px;
    }

    .p3_title1 {
        margin-left: 24px;
        margin-right: 24px;
        margin-top: 15px;
    }

    .p3_title2 {
        margin-left: 24px;
        margin-right: 24px;
        margin-top: 5px;
        font-size: 12px;
        line-height: 18px;
        color: #666666;
    }

    .p3_content_item {
        height: 180px;
    }

    .p4_content_div {
        width: 100%;
        padding-top: 40px;
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 30px;

    }

    .p4_content_item {
        width: calc(50% - 10px);
    }

    .p4_content_item:nth-child(odd) {
        margin: 0px 5px;
    }

    .p4_content_item:nth-child(even) {
        margin-right: 5px;
    }

    .p4_title1 {
        margin-left: 27px;
        margin-top: 32px;
    }

    .p4_title2 {
        margin-left: 26px;
        margin-right: 25px;
        margin-top: 6px;
        font-size: 12px;
        color: #666666;
    }

    .p4_img {
        margin-left: 27px;
        margin-top: 40px;
        width: 48px;
        height: 48px;
    }

    .p4_content {
        height: 200px;
        width: 100%;
    }

    .p4_content_item {
        height: 210px;
    }

    .p2_content_item {
        height: auto;
        position: relative;
    }

    .p3_content_div>.p3_content_top {
        padding-bottom: 18px;
    }

}