@charset "utf-8";

/* img { width: 100%; } */


@media screen and (max-width: 751px) {
    body {
        font-size: 12px;
        line-height: 1.5;
    }
    .m-taida {
        /* background-image: url(../img/pc_beijing.svg);
        background-color: rgb(7, 10, 17); */
        background-repeat: no-repeat;
    }
    .guang {
        background-image: url(../img/pc_beijing.svg);
        background-repeat: no-repeat;
        background-size: 100%;
    }
    .m-taida .content {
        width: 88%;
    }
    .taida_neirong .logo {
        width: 100%;
    }
    .taida_neirong .biaoti {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        margin-top: 31px;
    }
    .pc_logo_zuo {
        display: none;
    }
    .phone_logo_zuo {
        display: block;
        width: 136px;
    }
    .youce_logo {
        display: none;
    }
    .taida_neirong .center p:nth-child(2) {
        margin-top: 20px;
    }
    .taida_neirong .biaoti img.pc {
        width: 319px;
    }
    .taida_neirong .center {
        margin-bottom: 18px;
        font-size: 12px;
        align-items: flex-start;
    }
    .Content{
        margin-top: calc(30vw / 7.5);
    }
    .phone {
        display: none;
    }
    .pc {
        display: block;
    }
    .zhanshiquyu {
        margin-top: calc(100vw * 33 / 750);
    }
    .pc_xian {
        display: block;
        width: calc(674vw / 7.5);
    }
    img.tu_1 {
        width: 335px;
        margin-bottom: 24px;
    }
    .xiao_title p{
        font-size: calc(24vw / 7.5);
        padding: calc(100vw * 5 / 750) calc(100vw * 10 / 750);
    }
    img.tu_2 {
        width: 292px;
        margin: 0 auto;
        margin-top: 28px;
    }
    .xian {
        display: none;
        width: 100%;
    }
    .taida_neirong .kuai .Content .wenzi .xiaobiaoti {
        width: 100%;
    }
    .taida_neirong .about>p {
        margin-top: 18px;
    }
    .taida_neirong .kuai .Content {
        display: flex;
        flex-direction: column;
        flex-direction: column-reverse;
        align-items: flex-start;
    }
    .taida_neirong .zhanhuixiangqing .zhanhui_cont {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        margin-top: 18px;
    }
    .zhanshiquyu .wenzi {
        margin-right: 0;
    }
    .zhanshiquyu .wenzi{

        font-size: 12px;
    }
}

