﻿body {
}

.MsoNormal {
    width: 618px;
    margin: auto;
}

.sand_pro_box .section1 .right-box .zhuzuo {
    position: absolute;
    left: 0;
    top: 210px;
    width: 266px;
}

.pk-title {
    display: flex;
}

.pk-pk {
    background: #79d3f8;
    font-size: 48px;
    line-height: 50px;
    color: #fff;
    font-weight: 600;
    padding: 0 30px;
}

.pk-title-item {
    font-size: 24px;
    background-color: #d4f2ff;
    font-weight: 600;
    line-height: 50px;
    width: 50%;
    text-align: center;
}

.pk-item {
    display: flex;
    border: 2px solid #a5cfed;
    border-radius: 25px;
    margin-top: 20px;
    padding: 20px;
}

    .pk-item .pk-center {
        border-radius: 50%;
        background-color: #e4e4e4;
        width: 276px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: 600;
        font-size: 16px;
        margin: 0 21px;
    }

    .pk-item .pk-text {
        line-height: 1.5;
    }
