.layout-container .layout-content {
    display: flex
;
    flex-direction: column;
    align-items: center;
    flex: 1;
    width: 100%;
}
@media (min-width: 1024px) {
    .detail {
        background: #f5f5f5;
        padding: 2.0833333333vw 0 5.2083333333vw;
        display: flex;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: flex-start;
    }
    .detail .bigbox {
        max-width: auto;
        width: 54.5833333333vw;
        margin: 0 1.6145833333vw 0 0;
    }
    .detail .bigbox .right-box {
        height: auto;
        border-radius: .8333333333vw;
        background: #fff;
        padding: 1.5625vw;
    }
    .detail .bigbox .right-box .title {
        font-weight: 700;
        font-size: 1.25vw;
        margin-bottom: .2604166667vw;
        line-height: 1.25vw;
        text-align: left;
    }
    .detail .bigbox .right-box .user-desc {
        display: flex;
        flex-direction: row;
        justify-content: left;
        align-items: center;
        padding: 1.0416666667vw;
        line-height: .9375vw;
    }
    .detail .bigbox .right-box .user-desc .useravatar {
        /*width: 3.125vw;
        height: 3.125vw;*/
        padding-right: .5208333333vw;
        border-radius: 50%;
    }
    .detail .bigbox .right-box .user-desc .userauthor {
        font-size: calc(10px + 0.2vw);
    }
    .detail .bigbox .right-box .user-desc .userlocation {
        padding-left: 1.3333333333vw;
        font-size: calc(10px + 0.2vw);
    }
    .detail .bigbox .right-box .content {
        font-size: .8333333333vw;
        line-height: 1.25vw;
    }
    .detail .nav-area {
        display: flex;
        justify-content: space-between;
        width: auto;
        margin-top: .8333333333vw;
        margin-left: 0;
        flex-direction: row;
        align-items: center;
    }
    .detail .nav-area .next-area {
        width: 23.9583333333vw;
        height: 2.9166666667vw;
        text-align: left;
        padding: 0;
        background-color: #f5f5f5;
        margin-top: 0;
    }
    .detail .nav-area-content {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        background-color: #fff;
        border-top-left-radius: 2.5vw;
        border-top-right-radius: 2.5;
        border-radius: 12px 12px 12px 12px;
        border: 1px solid #fff;
        max-height: auto;
        color: #333;
    }
    .detail .nav-area-content .nav-area-right-top {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        width: 100%;
        padding-top: 0;
        justify-content: space-between;
        height: 2.9166666667vw;
        line-height: 2.9166666667vw;
        padding-left: .8333333333vw;
        padding-right: .8333333333vw;
    }
    .detail .nav-area-content .nav-area-right-top .nav-area-title {
        max-height: 2.9166666667vw;
        font-size: calc(10px + 0.2vw);
        font-weight: 100;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
        padding-left: 0;
        text-align: left;
        width: 70%;
        max-width: 15.625vw;
        height: 2.9166666667vw;
        line-height: 2.9166666667vw;
    }
    .detail .nav-area-content .nav-area-right-top .nav-area-btn {
        padding-left: .8333333333vw;
        font-size: calc(10px + 0.2vw);
        font-weight: 100;
        text-align: right;
        width: 30%;
        height: 2.9166666667vw;
        line-height: 2.9166666667vw;
    }
    .detail .bigbox .right-box .content img {
        margin: 1.0416666667vw auto;
    }
}
@media (max-width: 1024px) {
    .zt_right { float:none; width:100%;background: #fff;
        border-radius: 10px; margin-top: 10px}


    .zt_right h2 { font-size:16px;
        line-height: 24px;
        padding: 20px 0 0 20px;
    }
    .zt_right h2 i {
        display: block;
        width: 4px;
        height: 22px;
        margin: 1px 10px 0 0;
        background: linear-gradient(90deg, #2E66FE 0%, #00ACFF 100%);
        border-radius: 2px;
        float: left;
    }
    .zt_right ul li { width:90%; margin:0 auto; padding-top:15px}
    .zt_right ul li p { font-size: 3.7333333333vw}
    .zt_right ul li img { margin:0 auto; width: 100%}
    .zt_right ul li h3 { font-size:14px; line-height:24px; padding:10px 0; overflow:auto; text-overflow:inherit; white-space: inherit; text-align:center}
    .zt_right ul li h4 { font-size:12px; line-height:20px; color:#9094A5; text-align:center}
    .detail .bigbox .right-box .content img {
        margin: 5.3333333333vw auto;
        max-width: 100%;
        height: auto !important;
    }
    .detail {
        display: flex;
        flex-wrap: wrap;
        padding: 1.3333333333vw 3.2vw 16vw;
        background: #f5f5f5;
    }
    .detail .bigbox .right-box {
        border-radius: .15625vw;
        background: #fff;
        padding: 20px 10px;
    }
    .detail .bigbox .right-box .title {
        font-weight: 700;
        font-size: 4.2666666667vw;
        line-height: 4.2666666667vw;
        color: #131313;
        margin-bottom: .6666666667vw;
        text-align: center;
    }
    .detail .bigbox .right-box .user-desc {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        padding: 2.6666666667vw;
        line-height: 1.6vw;
    }
    .detail .bigbox .right-box .user-desc .useravatar {
        /*width: 8.6666666667vw;
        height: 8.6666666667vw;*/
        padding-right: 1.3333333333vw;
        border-radius: 50%;
    }
    .detail .bigbox .right-box .user-desc .userauthor {
        font-size: 3.2vw;
    }
    .detail .bigbox .right-box .user-desc .userlocation {
        padding-left: 1.3333333333vw;
        font-size: 3.2vw;
    }
    .detail .bigbox .right-box .content {
        font-size: 3.4666666667vw;
        line-height: 5.3333333333vw;
        color: #333;
    }
    .detail .nav-area {
        width: 100%;
        margin-top: 2vw;
        margin-left: 0;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .detail .nav-area .next-area {
        text-align: left;
        padding: 0;
        background-color: #fff;
        margin-top: 1.5vw;
        width: 49%;
    }
    .detail .nav-area-content {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        background-color: #fff;
        border-top-left-radius: 2.5vw;
        border-top-right-radius: 2.5;
        max-height: 24vw;
    }
    .detail .nav-area-content .nav-area-right-top {
        display: flex;
        flex-wrap: nowrap;
        width: 100%;
        padding-top: 0;
        flex-direction: column-reverse;
    }
    .detail .nav-area-content .nav-area-right-top .nav-area-title {
        max-height: 14vw;
        font-size: 2.7vw;
        font-weight: 100;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
        padding-left: 2.1333333333vw;
        text-align: left;
        width: 95%;
        height: 5.3333333333vw;
        line-height: 5.3333333333vw;
    }
    .detail .nav-area-content .nav-area-right-top .nav-area-btn {
        padding-left: 2.1333333333vw;
        font-size: 2vw;
        font-weight: 700;
        text-align: left;
        width: 38.5%;
        height: 4vw;
        line-height: 4vw;
    }
}
@media (min-width: 1024px) {
    .detail .recommend-box {
        z-index: 1;
        text-align: center;
        position: relative;
        right: 0;
        margin-top: 0;
        width: 18.8020833333vw;
        height: auto;
        padding: 1.25vw;
        background-color: #fff;
        border-radius: .8333333333vw;
    }
    .detail .recommend-box .recommend-title-area {
        min-width: 0;
        padding-top: 0;
        padding-bottom: 0;
        background: #fff;
        opacity: 1;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    .detail .recommend-box .recommend-title-area .ico_R {
        background: url(../img/ico_recommend.5100607.png) no-repeat;
        background-repeat: no-repeat;
        background-size: 1.4583333333vw 1.4583333333vw;
        height: 1.4583333333vw;
        width: 1.4583333333vw;
        margin-right: .4166666667vw;
    }
    .detail .recommend-box .recommend-title-area .title_R {
        font-size: 1.0416666667vw;
        line-height: 1.4583333333vw;
        text-align: left;
        color: #333;
        font-weight: 700;
    }
    .detail .recommend-box .recommend-list {
        display: flex;
        flex-direction: column;
        justify-content: center;
        background-color: #fff;
        min-width: auto;
        text-align: left;
    }
    .detail .recommend-box .recommend-list a {
        min-height: auto;
        padding: 0;
        border-bottom: none;
        color: #666;
        cursor: pointer;
        font-size: .8333333333vw;
        margin-top: 1.0416666667vw;
    }
    .detail .bigbox .right-box .content * {
        font-size: calc(10px + 0.4vw);
        line-height: calc(20px + 0.4vw);
    }
}
@media (max-width: 1024px) {
    .detail .recommend-box {
        width: 100%;
        text-align: left;
        position: relative;
        margin-top: 5vw;
        right: 0;
    }
    .detail .recommend-box .recommend-title-area {
        min-width: 50.6666666667vw;
        padding-top: 2vw;
        padding-bottom: 2vw;
        background: #ffb83d;
        border-radius: 8px 8px 0 0;
        opacity: 1;
        text-align: center;
        color: #fff;
        font-weight: 700;
    }
    .detail .recommend-box .recommend-list {
        display: flex;
        flex-direction: column;
        justify-content: center;
        background-color: #fff;
        min-width: 50.6666666667vw;
    }
    .detail .recommend-box .recommend-list a {
        min-height: 8.6666666667vw;
        padding: 2vw;
        border-bottom: 1px solid #e1e1e1;
        color: #666;
        cursor: pointer;
    }
}
.detail .bigbox .right-box .content {
    color: #333;
}
@media (min-width: 1024px) {
    .tags {
        display: flex;
        font-size: .8333333333vw;
        margin-top: 1vw;
    }
    .tags .tag {
        margin-right: 0.3vw;
        margin-right: 0.3vw;
        background-color: #fdf6ec;
        border-color: #faecd8;
        color: #e6a23c;
        padding: .2vw 0.4vw;
        border-radius: 0.5vw;
    }
    .zt_right { float:right; width:14.5833vw; background:#fff; border-radius: 0.5208vw; padding:1.0417vw 0; margin-top: 1.8vw}


    .zt_right h2 { padding-left:1.0417vw; font-size:1.2500vw; line-height:1.2500vw}
    .zt_right h2 i { display:block; width:0.2083vw; height:1.1458vw; margin:1px 0.5208vw 0 0; background: linear-gradient(90deg, #2E66FE 0%, #00ACFF 100%); border-radius: 0.1042vw; float:left}

    .zt_right ul li { width:12.5000vw; margin:0 auto; padding-top:1.0417vw}
    .zt_right ul li img { display:block; width:12.5000vw;border-radius: 0.5208vw}
    .zt_right ul li h3 { font-size:calc(10px + 0.2vw); line-height:2.0833vw; overflow:hidden; text-overflow:ellipsis; white-space: nowrap; }
    .zt_right ul li p { font-size:calc(10px + 0.1vw); line-height:1.0417vw; color:#9094A5}
}
@media (max-width: 1024px) {
    .tags {
        display: flex;
        font-size: 3.7333333333vw;
        margin-top: 1vw;
        flex-wrap: wrap;
    }
    .tags .tag {
        margin: 1vw 1vw 0 0;
        background-color: #fdf6ec;
        border-color: #faecd8;
        color: #e6a23c;
        padding: .2vw 0.4vw;
        border-radius: 0.5vw;
    }
}