
.html *{
    max-width: 100%;
}
.html a{
    color: rgba(47, 46, 63, 1);
}
.el-dialog.detail .el-dialog__header{
    padding: 20px 30px 10px;
    font-size: 18px;
    font-weight: 700;
}
.el-dialog.detail .el-dialog__body{
    padding: 0 30px 30px;
}
.el-dialog.detail{
    width: 100%;
    max-width: 1000px;
}


.liBox[data-v-46710afa]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.icon[data-v-46710afa]{
    width: 60px;
}
.value[data-v-46710afa]{
    width: calc(100% - 60px);
    background: #fff;
    border-radius: 10px;
    border-top-left-radius: 0;
    font-size: 14px;
    line-height: 24px;
}
.html[data-v-46710afa]{
    width: calc(100% - 40px);
    padding: 20px;
    padding-bottom: 0;
    word-break: break-all;
}
.question .html[data-v-46710afa]{
    padding-bottom: 20px;
}
.value .btn[data-v-46710afa]{
    padding: 10px 20px;
}
.value.active .html[data-v-46710afa]{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}
.question .value[data-v-46710afa]{
    background: rgba(64, 107, 226, 1);
    color: rgba(255, 255, 255, 1);
}
.search[data-v-46710afa]{
    text-align: right;
    padding: 5px 0;
}
.search span[data-v-46710afa]{
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    color: rgba(64, 107, 226, 1);
    text-align: center;
    background: rgba(64, 107, 226, 0.1);
    border-radius: 3px;
    line-height: 20px;
    width: 50px;
}
.liBox .btn[data-v-46710afa]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-size: 12px;
    color: rgba(144, 147, 153, 1);
}
.liBox .btn .more[data-v-46710afa]{
    cursor: pointer;
    color: rgba(64, 107, 226, 1);
}
.h[data-v-46710afa]{
    font-size: 16px;
    font-weight: 700;
    color: rgba(47, 46, 63, 1);
    line-height: 2;
    padding: 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.h i[data-v-46710afa]{
    cursor: pointer;
    color: rgba(47, 46, 63, 1)
}
.dialog .html[data-v-46710afa]{
    padding: 0;
    width: 100%;
    font-size: 16px;
    color: rgba(47, 46, 63, 1);
    line-height: 28px;
}
.dialog .h[data-v-46710afa]{
    font-size: 14px;
    font-weight: 700;
    color: rgba(64, 107, 226, 1);
    padding: 0;
    padding-bottom: 10px;
}
.dialog .html[data-v-46710afa]{
    min-height: 50vh;
}


.textarea textarea{
    border: none
}
.textarea .el-button{
    background: rgba(64, 107, 226, 1);
    border-color: rgba(64, 107, 226, 1);
}


.share[data-v-73562f67]{
    background: url("https://static.pkulaw.com/statics/img/gpt/ground.png") 50%;
}
.share>div[data-v-73562f67]{
    width: 1200px;
    margin: 0 auto;
}
.main[data-v-73562f67]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.aside[data-v-73562f67]{
    width: 28%;
}
.title[data-v-73562f67]{
    font-size: 32px;
    line-height: 1.5;
    padding-top: 30px;
}
.title .col6[data-v-73562f67]{
    font-size: 14px;
    color: rgba(144, 147, 153, 1);
}
.nav[data-v-73562f67]{
    font-size: 16px;
    padding: 20px 0;
}
.nav>div[data-v-73562f67]{
    margin-right: 30px;
    cursor: pointer;
    display: inline-block;
}
.nav .active[data-v-73562f67]{
    font-size: 20px;
    font-weight: 700;
    color: rgba(64, 107, 226, 1);
}
.textarea[data-v-73562f67]{
    background: #fff;
    border-radius: 10px;
    border: 1px solid rgba(228, 231, 235, 1);
    padding-top: 5px;
}
.textarea .btn[data-v-73562f67]{
    text-align: right;
    padding: 5px;
}
.imgBox[data-v-73562f67]{
    height: 180px;
    background-size: contain;
}

