@media screen and (max-width:768px) {
    html {
        font-size: 52.5333px;
    }
    /* --------------------.sec1-------------------- */
    .bodyer {
        background-color: transparent;
    }
    .bodyer .main1 .sec1 {
        overflow: hidden;
        height: auto !important;
    }
    .bodyer .main1 .sec1 .title, .bodyer .main1 .sec2 .title {
        padding: 40px 0 30px 10px;
    }
    .bodyer .main1 .sec1 .title h2, .bodyer .main1 .sec2 .title h2 {
        font-size: 28px;
        font-weight: 900;
        color: #373b4b;
        text-align: left;
    }
    .bodyer .main1 .sec1 .left {
        position: relative;
        display: inline-block;
        width: 100%;
        overflow: hidden;
        height: 3.6rem;
    }

    .bodyer .main1 .sec1 .title, .bodyer .main1 .sec2 .title {
        padding: 0.3rem !important;
    }
    .bodyer .main1 .sec1 .title h2, .bodyer .main1 .sec2 .title h2 {
        font-size: 0.36rem !important;
    }
    .bodyer .main1 .sec1 .left span {
        padding-left: 0.3rem;
        position: absolute;
        right: 0;
        width: 3rem;
        line-height: 20px;
        background: rgba(0, 0, 0, .62);
        color: #fff;
        font-size: 0.24rem;
        font-weight: 200;
        border-radius: 0 0 0 50px;
    }
    .bodyer .main1 .sec1 .left img {
        width: 100%;
        height: 3.6rem;
    }
    .bodyer .main1 .sec1 .left p {
        margin: 0;
        padding: 0 0 0 10px;
        position: relative;
        top: -40px;
        display: block;
        line-height: 40px;
        background: rgba(0, 0, 0, .62);
        color: #fff;
        text-align: left;
        font-size: 0.30rem;
        font-weight: 200;
    }
    .bodyer .main1 .sec1 .right {
        display: inline-block;
        width: 100%;
        overflow: hidden;
        vertical-align: top;
        height: auto;
    }
    .bodyer .main1 .sec1 .right .up, .bodyer .main1 .sec1 .right .down {
        height: auto;
    }
    .bodyer .main1 .sec1 .right .num1 {
        margin-right: 2px;
    }
    .bodyer .main1 .sec1 .right .num1, .bodyer .main1 .sec1 .right .num2 {
        position: relative;
        display: inline-block;
        width: 100%;
        height: 3.6rem;
        margin-top: 0.2rem;
    }
    .bodyer .main1 .sec1 .right .img {
        width: 100%;
        height: 3.6rem;
    }
    .bodyer .main1 .sec1 .right span {
        padding-left: 0.3rem;
        position: absolute;
        right: 0;
        width: 3rem;
        line-height: 0.4rem;
        background: rgba(0, 0, 0, .62);
        color: #fff;
        font-size: 0.24rem;
        font-weight: 200;
        border-radius: 0 0 0 50px;
    }

    .bodyer .main1 .sec1 .right p {
        margin: 0;
        padding: 0 0 0 10px;
        position: relative;
        top: -40px;
        display: block;
        line-height: 40px;
        background: rgba(0, 0, 0, .62);
        color: #fff;
        text-align: left;
        font-size: 0.30rem;
        font-weight: 200;
    }
    /* --------------------.sec2-------------------- */
    .bodyer .main1 .sec2 {
        margin-bottom: 150px;
    }
    .bodyer .main1 .sec2 .content .item {
        display: inline-block;
        width: 100%;
    }
    .bodyer .main1 .sec2 .content .item:not(:last-of-type) {
        margin-right: 2px;
        width: 100%;
    }
    .bodyer .main1 .sec2 .content .item div {
        position: relative;
        margin-bottom: 0.5rem;
        width: 100%;
        height: 5rem;
        background-color: #fff;
    }

    .bodyer .main1 .sec2 .content .item .img {
        width: 100%;
        height: 3.6rem;
    }
    .bodyer .main1 .sec2 .content .item p:first-of-type {
        margin-top: 0.2rem;
        padding-left: 0.2rem;
        font-size: 0.30rem;
        color: #24344e;
        line-height: 0.44rem !important;
        text-align: left;
    }
    .bodyer .main1 .sec2 .content .item p:last-of-type {
        margin-top: 0.2rem;
        padding-right: 0.1rem;
        font-size: 0.26rem;
        color: #a1a7b0;
        text-align: right;
        margin-bottom: 0.2rem !important;
        overflow: hidden;
    }
    .bodyer .main1 #newcontent {
        display: none;
    }
    .bodyer .main1 .sec2 {
        margin-bottom: 0 !important;
    }
    .bodyer .main1 .sec1 .right img {
        height: 3.6rem;
    }
    .bodyer .main1 .sec1 .left .artimg {
        width: 100%;
        height: 3.6rem;
        display: block;
        position: relative;
    }
    .playimg {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 0.8rem !important;
        height: 0.8rem !important;
    }
    .playimgs {
        position: absolute;
        top: 42%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 0.8rem !important;
        height: 0.8rem !important;
    }
    .upimg {
        width: 100%;
        height: 3.6rem;
        display: block;
        position: relative;
        overflow: hidden;
        display: inline-block;
    }
    .bigimg {
        width: 100%;
        height: 3.6rem;
    }
    .somimg {
        width: 100%;
        height: 3.6rem;
    }


}