@charset "utf-8";
@media screen and (max-width:768px) {
    .top50_menus,
    .Layout {
        padding-bottom: 1.5rem;
        width: 90%;
    }
    .top50_menus ul {
        padding-top: 20px;
        flex-wrap: wrap;
        justify-content: flex-start;
        height: 120px;
        align-content: space-around;
    }
    .top50_menus li {
        margin: 0 15px;
    }
    .Layout .title {
        font-size: 16px;
        height: 2.5rem;
        line-height: 2.5rem;
        border-radius: 0;
    }
    .baoming {
        margin: 0 15px;
        font-size: 12px;
    }
    .Layout form {
        margin: 0 15px;
    }
    .regconnew .info {
        width: 100%;
        text-align: left;
        margin: 0;
    }
    .regconnew .inp {
        width: calc(100% - 20px)!important;
    }
    .regconnew .inp select {
        margin-right: 10px!important;
    }
    .regconnew .inp .w250 {
        width: 100%;
    }
    .regconnew .shuoming {
        margin: 0 0 0 5px;
        width: 10px;
    }
    .regconnew .w550h80 {
        width: 95%;
        float: left;
    }
    .regconnew .line.cs_1 .info,
    .regconnew .line.cs_2 .info,
    .regconnew .line.cs_3 .info,
    .regconnew .line.cs_4 .info,
    .regconnew .line.cs_5 .info,
    .regconnew .line.cs_6 .info,
    .regconnew .line.cs_7 .info {
        width: auto;
    }
    .regconnew .nav h4 {
        height: auto;
        line-height: 1.5;
        padding: 6px 10px;
        font-weight: normal;
    }
    .regconnew .line input[type="radio"] {
        margin-left: 10px;
        margin-right: 5px;
    }
    .webuploader-container {
        margin: 0!important;
    }
    #uploader {
        margin: 0;
    }
    #theList {
        margin-right: 0;
        margin-bottom: 10px;
    }
    #vr_url {
        margin: 0;
        width: 100%
    }
    .regconnew .line span {
        display: inline;
        float: left;
    }
    .regconnew .line span.spanRadio {
        margin-left: -60px;
        margin-right: 0;
        display: block;
        width: 100%;
    }
    #xiaoliang,
    #zanyouliang {
        float: left;
    }
    .xlxl {
        display: block;
        width: 100%;
        float: left;
    }
}