.content {
    flex: 1;
}

.banner {
    width: 100%;
    padding-bottom: 20px;
    background: url(../img/1.png) 0 0 no-repeat;
    background-size: cover;
}

.breadcrumb {
    background: transparent;
    padding: 15px 0;
    margin-bottom: 0;
    font-size: 12px;
    color: #E6E6F066;
}

.breadcrumb>li+li:before {
    color: #E6E6F066;
    content: ">";
    padding: 0 5px;
}

.breadcrumb li a {
    color: #E6E6F066;
}

.detail-title h2 {
    margin: 0;
    font-size: 28px;
    color: #fff;
}

.detail-score {
    font-size: 16px;
    color: #E6E6F0;
}

.detail-score .score-img {
    margin-right: 10px;
}

.detail-category {
    font-size: 14px;
    color: #979BA4;
}

.detail-head-left {
    width: 55%;
}

.detail-category>div {
    width: 50%;
    margin-bottom: 10px;
}

.detail-btn .btn {
    background: #EAF5FF;
    border-radius: 2px;
    font-size: 14px;
    color: #000827;
    padding-left: 20px;
    padding-right: 20px;
    height: 40px;
    margin-right: 10px;

    line-height: normal;
}

.detail-btn .btn:hover {
    background: #1368FF;
    border: 1px solid #1368FF;
    color: #fff;
}

.detail-btn .btn img {
    margin-left: 5px;
}

.detail-btn .start-btn {
    background: #1368FF;
    border: 1px solid #1368FF;
    color: #fff;
}

.detail-btn .start-btn i {
    margin-left: 10px;
    font-size: 16px !important;
}

.detail-head-left>* {
    margin-bottom: 20px;
}

.score-pf {
    height: 21px;
}

.detail-head-right {
    width: 426px;
    height: 240px;
}

.detail-head-right video {
    width: 100%;
    height: 100%;
    object-fit: fill;
}

.content-body {
    background: #F5F7FA;
    padding: 30px 0;
}

.content-body-box>div>div {
    background: #fff;
    box-shadow: 0px 2px 12px 0px rgba(146, 155, 181, 0.2);
    border-radius: 4px;
}

.shiyan-head {
    font-size: 18px;
    color: #6B6E76;
}

.shiyan-head>div {
    position: relative;
    cursor: pointer;
}

.shiyan-head>div::after {
    content: "";
    display: block;
    width: 0;
    height: 3px;
    background: #1368FF;
    position: absolute;
    bottom: -14px;
    left: 50%;
    transform: translate(-50%);
    transition: all .3s ease;
}

.shiyan-head>div:hover {
    color: #1368FF;
}

.shiyan-head>div:hover:after {
    width: 30%;
}

.shiyan-head .active {
    color: #1368FF;
}

.shiyan-head .active::after {
    width: 30%;
}

.test-left {
    width: 73%;
    margin-right: 25px;
}

.shiyan-head {
    padding: 25px 45px;
    box-shadow: 0px 2px 12px 0px rgba(146, 155, 181, 0.2);
}

.shiyan-head>div {
    margin-right: 100px;
}

.shiyan-text {
    padding: 25px 30px;
}

.shiyan-text p {
    font-size: 18px;
    color: #6B6E76;
    line-height: 28px;
    letter-spacing: 2px;
}

.ziyuan-box {
    padding: 25px 30px 5px;
}

.ziyuan-box h2 {
    font-size: 20px;
    font-weight: 700;
    color: #000827;
    margin-bottom: 10px;
}

.ziyuan-box table {
    width: 100%;
    text-align: center;
}

.ziyuan-box thead {
    background: #F3FAFF;
    color: #000;
    white-space: nowrap;
    font-size: 18px;
}

.ziyuan-box tbody {
    color: #363636;
    font-size: 16px;
}

.ziyuan-box table,
.ziyuan-box tr,
.ziyuan-box th,
.ziyuan-box td {
    border: 1px solid #BEE3F0;
}

.ziyuan-box th,
.ziyuan-box td {
    padding: 5px;
}

.shiyan-box {
    margin-bottom: 20px;
}

.caozuo h2 {
    color: #00082799;
}

.ziyuan-box>div {
    margin-bottom: 30px;
}

.ziyuan-box {
    margin-bottom: 20px;
}

.jiaoliu-box {
    padding: 25px 30px;
}

.released h2 {
    font-size: 20px;
    font-weight: 700;
    color: #000827;
    margin-bottom: 15px;
}

.released textarea {
    resize: none;
    outline: 0 none;
    background: #F3F5F6;
    border-radius: 4px;
    width: 100%;
    border: 0 none;
    padding: 13px;
    font-size: 14px;
    color: #959595;
    margin-bottom: 10px;
}

.released-btn {
    text-align: right;
}

.released-btn .btn {
    background: #1368FF;
    border: 1px solid #1368FF;
    border-radius: 4px;
    font-size: 14px;
    color: #FFFFFF;
    padding: 10px 40px;
    transition: all .3s ease;
}

.released-btn .btn:hover {
    transform: scale(1.1);
}

.released-list-box>div {
    border-top: 1px solid #E6E6F0;
    padding: 20px 0;
}

.released-list span {
    font-size: 14px;
    color: #959595;
}

.released-list div {
    font-size: 16px;
    color: #6B6E76;
}

.released {
    margin-bottom: 20px;
}

.yindao-box h2 {
    font-size: 20px;
    font-weight: 700;
    color: #000827;
    margin-bottom: 20px;
}

.yindao-box {
    padding: 25px;
    margin-bottom: 20px;
}

.test-right {
    flex: 1;
}

.yindao-video video {
    width: 100%;
    height: 100%;
    object-fit: fill;
}

.gongxiang-box {
    padding: 25px 25px 0;
    margin-bottom: 20px;
}

.gongxiang-box h2 {
    font-size: 20px;
    font-weight: 700;
    color: #000827;
    margin-bottom: 10px;
}

.liulan-num {
    font-size: 16px;
    color: #6B6E76;
    margin-bottom: 10px;
}

.gongxiang-echarts {
    width: 100%;
    height: 200px;
}

.xingxing-img>div {
    width: 20%;
    text-align: center;
    margin-bottom: 10px;
}

.xingxing-img>div img {
    cursor: pointer;
}

.pingfen-box {
    padding: 25px;
}

.pingfen-box h2 {
    font-size: 20px;
    font-weight: 700;
    color: #000827;
    margin-bottom: 20px;
}

.xingxing-num {
    font-size: 24px;
    color: #FF0000;
    font-weight: 700;
    width: 30px;
    text-align: right;
}

.xingxing-img {
    flex: 1;
}

.people-num {
    font-size: 16px;
    color: #6B6E76;
    text-align: center;
}

.xingxing-box {
    margin-bottom: 30px;
}

/* µÇÂ¼ */
.black-box {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    display: none;
    z-index: 20;
}


.login-box {
    width: 100%;
    max-width: 500px;
    padding: 20px 60px;
    font-size: 16px;
    background: #000000b3;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

    .login-box h2 {
        font-size: 36px;
        font-weight: 700;
        color: #FFFFFF;
        text-align: center;
        padding: 20px 0;
    }

.login-put input {
    border: 0 none;
    outline: 0 none;
    width: 100%;
}

    .login-put input::placeholder {
        color: #A6ADBC;
    }

.login-put > div {
    width: 100%;
    background: #fff;
    border: 1px solid #DFE7ED;
    border-radius: 4px;
    padding: 6px 10px;
    margin: 20px 0;
}

.login-put i {
    color: #A6ADBC;
}

.login-put > div > * {
    padding: 6px 10px;
}

.login-put .erector {
    position: relative;
}

    .login-put .erector::before {
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        left: 0;
        width: 1px;
        height: 20px;
        transform: translateY(-50%);
        background: #DFE7ED;
    }

.code {
    justify-content: space-between;
    background: transparent !important;
    border: 0 none !important;
    border-radius: 0;
    padding: 0 !important;
}

    .code .code-box {
        width: 100%;
        background: #fff;
        border: 1px solid #DFE7ED;
        border-radius: 4px;
        padding: 5px 10px;
        width: 60%;
    }

.code-box input {
    padding: 5px 10px;
}

#canvas {
    border-radius: 5px;
    background: #fff;
    margin-left: 10px;
    padding: 2px;
    /* flex: 1; */
    width: 39%;
    height: 46px;
    min-width: 39%;
}

.login-box button {
    width: 100%;
    border: 0 none;
    outline: 0 none;
    background: #1C67FF;
    border-radius: 4px;
    font-size: 22px;
    color: #fff;
    padding: 12px 0;
    margin-top: 10px;
    letter-spacing: 1em;
}

.bodymiss {
    overflow: hidden;
}


@media screen and (max-width:1200px) {
    .ziyuan-box thead {
        font-size: 16px;
    }

    .ziyuan-box tbody {
        font-size: 14px;
    }
}

@media screen and (max-width:1023px) {
    .detail-head>div {
        width: 100%;
    }

    .detail-category>div {
        width: 25%;
    }

    .detail-category {
        font-size: 13px;
    }

    .content-body-box>div {
        width: 100%;
    }

    .test-left {
        margin-right: 0;
    }

    .content-body-box {
        flex-wrap: wrap;
    }

    .jiaoliu-box {
        margin-bottom: 20px;
    }

    .xingxing-box {
        width: 80%;
        margin: 0 auto 30px;
    }
}

@media screen and (max-width:768px) {
    .detail-category>div {
        width: 50%;
    }

    .ziyuan-box thead {
        font-size: 14px;
    }

    .ziyuan-box tbody {
        font-size: 12px;
    }

    .shiyan-head>div {
        margin-right: 50px;
    }

    .released-btn .btn {
        padding: 5px 30px;
    }
}

@media screen and (max-width:680px) {
    .ziyuan-box thead {
        white-space: inherit;
    }

    .ziyuan-box thead {
        font-size: 12px;
    }

    .ziyuan-box thead th {
        padding: 0;
    }

    .ziyuan-box table {
        table-layout: fixed;
        text-align: left;
    }
}

@media screen and (max-width:600px) {
    .shiyan-head {
        font-size: 16px;
        padding: 15px 45px;
    }

    .shiyan-head>div::after {
        bottom: -8px;
    }

    .shiyan-head>div {
        margin: 0;
    }

    .shiyan-head {
        justify-content: space-between;
    }

    .detail-btn {
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .detail-btn .btn {
        width: 48%;
        justify-content: center;
        margin-bottom: 8px;
        margin-right: 0;
    }

    .ziyuan-box {
        padding: 15px 30px 5px;
    }

    .jiaoliu-box {
        padding: 15px 30px;
    }

    .yindao-box {
        padding: 15px 25px;
    }

    .gongxiang-box {
        padding: 15px 25px 0;
    }

    .pingfen-box {
        padding: 15px 25px;
    }
}

@media screen and (max-width:450px) {
    .shiyan-head {
        padding: 15px 20px;
    }

    .shiyan-text {
        padding: 15px 20px;
    }

    .shiyan-text p {
        font-size: 16px;
        margin-bottom: 8px;
    }

    .ziyuan-box {
        padding: 15px 20px 5px;
    }

    .jiaoliu-box {
        padding: 15px 20px;
    }

    .yindao-box {
        padding: 15px 20px;
    }

    .pingfen-box {
        padding: 15px 20px;
    }

    .xingxing-box {
        width: 90%;
        margin: 0 auto 15px;
    }

    .released-btn .btn {
        font-size: 14px;
        padding: 5px 20px;
    }

    .released-list span {
        font-size: 12px;
    }

    .released-list div {
        font-size: 14px;
    }
}

@media screen and (max-width:360px) {
    .shiyan-head {
        font-size: 14px;
    }

    .detail-btn .btn {
        font-size: 12px;
    }
}
