
/* --------------------.left-------------------- */
    .old_type .bodyer .main1 .left {
        display: inline-block;
        margin-bottom: 0.2rem;
        padding: 0.2rem;
        width: 100%;
        vertical-align: text-top;
    }
    .old_type .bodyer .main1 .left .level {
        text-align: left;
    }
    .old_type .bodyer .main1 .left h2 {
        margin-bottom: 20px;
        text-align: left;
        font-size: 36px;
    }
    .old_type .bodyer .main1 .left .info {
        position: relative;
        width: 100%;
        height: 50px;
    }
    .old_type .bodyer .main1 .left .info .left {
        padding: 0;
        position: initial;
        left: 0;
        width: 300px;
        height: 20px;
        line-height: 20px;
        text-align: left;
        font-size: 24px;
        color: #727984;
    }
    .old_type .bodyer .main1 .left .info .left.bottom {
        position: initial;
        left: 0;
        top: 20px;
    }
    .old_type .bodyer .main1 .left .info .right {
        padding: 10px 0 0 0;
        position: absolute;
        right: 0;
        width: 300px;
        height: 50px;
        text-align: right;
        font-size: 0.28rem;
        color: #727984;
        display: none !important;
    }
    .old_type .bodyer .main1 .left .info .right button {
        display: inline-block;
        padding: 0;
        border: none;
    }
    .old_type .bodyer .main1 .left img {
        margin-bottom: 0.2rem;
        width: 100%;
        height: auto;
        margin-top: 30px;
    }
    .old_type .bodyer .main1 .left .context p {
        font-size:32px;
        color:#2f3742;
        line-height:60px;
        text-align: left;
        text-indent: 2em;
    }
    .old_type .bodyer .main1 .left .context .bold {
        font-weight: bold;
    }
    


