
.pages_left[data-v-00caa9ac]{
        overflow: auto;
}
.pages_left .menu[data-v-00caa9ac]{
        z-index: 1;
        position: absolute;
}
.pages_left .menu .menu_item[data-v-00caa9ac] {
        line-height: 20px;
        text-align: center;
        margin-top: 10px;
}
.dev-type-main-left[data-v-00caa9ac] {
        overflow: auto;
        padding: 10px;
}
.dev-type-main-left .right-menu[data-v-00caa9ac] {
        z-index: 1;
        position: absolute;
        height: 100px;
        width: 100px;
        position: absolute;
        border-radius: 5px;
        border: 1px solid #ccc;
        background-color: white;
}
.dev-type-main-left .right-menu .menu-item[data-v-00caa9ac] {
        /* display: block; */
        line-height: 20px;
        text-align: left;
        margin-top: 10px;
        font-size: 14px;
        color: #606266;
        padding-left: 10px;
}
.dev-type-main-left .right-menu li.menu-item[data-v-00caa9ac]:hover {
        /* background-color: #edf6ff;
        color: #606266; */
        cursor: pointer;
        background-color: #1790ff;
        color: white;
}
.menu[data-v-00caa9ac] {
        /* height: 100px; */
        /* width: 80px;
        position: absolute;
        border-radius: 5px;
        border: 1px solid #e2dfdf;
        background-color: #f4f4f4;
        z-index: 10; */
        width: 130px;
        position: absolute;
        background: rgb(255, 255, 255);
        z-index: 999;
        list-style: none;
        padding: 0px;
        border-radius: 4px;
        border: 1px solid rgb(223, 230, 236);
        box-shadow: rgb(0 0 0 / 26%) 0px -1px 5px 0px;
        font-size: 14px;
        color: rgb(51, 51, 51);
        top: 0px;
        right: -50px;
}
.menu li[data-v-00caa9ac]:hover {
        background-color: #1790ff;
        color: white;
}
.menu li[data-v-00caa9ac]{font-size:15px;cursor: pointer;padding: 5px 0;}
.bigBox[data-v-00caa9ac] .has-gutter th{
    background: #f4f4f4;
    color: #000;
}
.bigBox[data-v-00caa9ac]{
    display: flex;
    justify-content: space-between;
}
.left[data-v-00caa9ac]{
    width: 15%;
    min-height: 100vh;
    border-right: 1px solid #e3e3e3;
}
.left h4.one[data-v-00caa9ac] {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 10px;
}
h4[data-v-00caa9ac],h4.double[data-v-00caa9ac]{
    display: flex;
    justify-content: space-around;
    align-items: center;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 10px;
}
h4 span[data-v-00caa9ac]{
   color: #505461;
   font-size: 15px;
}
.right[data-v-00caa9ac]{
    width: 83%;
    height: 100%;
}
.right h4[data-v-00caa9ac]{
    justify-content: space-between;
    margin-bottom: 10px;
}
.dep[data-v-00caa9ac] .el-dialog__header{
    background: #33aae2;
}
.dep[data-v-00caa9ac] .el-dialog__title{
    color: #fff;
}
.dep[data-v-00caa9ac] .el-dialog__headerbtn i{
    color: #fff;
}
.dep[data-v-00caa9ac] .el-dialog__footer{
    border-top: 1px solid #f6f3f3
}
.pages_left div[data-v-00caa9ac]{
    position: relative;
}
.pages_left[data-v-00caa9ac] .el-dropdown{
    position: absolute;
    right: 10px;
    color: #d3d2d2;
}
.right[data-v-00caa9ac] .el-dropdown{
    cursor: pointer;
}
.right[data-v-00caa9ac] .el-dropdown i{
    color: #c5c8cf;
}
.right[data-v-00caa9ac] .el-dropdown:hover i{
    color: #0a92f3;
}
.male[data-v-00caa9ac] {
    color:#72c4ff;margin-right:5px
}
.famale[data-v-00caa9ac] {
    color:#bb31f2;margin-right:5px
}
.show_div[data-v-00caa9ac]{
    display: flex;
    /* justify-content: space-between; */
}
.show_div > div[data-v-00caa9ac]{
    display: flex;
    margin-right: 1%;
}
.elDemo[data-v-00caa9ac]{
    width: 80%;
}



.table[data-v-0f057986] .el-table__header th{
        background: #f4f4f4;
        color: #000;
}
.table[data-v-0f057986] .el-dropdown{
        cursor: pointer;
}
.table[data-v-0f057986] .el-dropdown i{
        color: #c5c8cf;
}
.table[data-v-0f057986] .el-dropdown:hover i{
        color: #0a92f3;
}
.dep[data-v-0f057986] .el-dialog__header{
        background: #33aae2;
}
.dep[data-v-0f057986] .el-dialog__title{
        color: #fff;
}
.dep[data-v-0f057986] .el-dialog__headerbtn i{
        color: #fff;
}
.dep[data-v-0f057986] .el-dialog__footer{
        border-top: 1px solid #f6f3f3
}
.detCon[data-v-0f057986] {
        width: 100%;
        display: flex;
        justify-content: space-between;
}
.detCon > div[data-v-0f057986]{
        width: 48%;
        border: 1px solid rgba(238,238,238,1);
}
.detCon > div h4[data-v-0f057986]{
        height: 36px;
        line-height: 36px;
        background: #F8F8F8;
        color: #797979;
        padding: 0 20px;
}
.detCon > div .content[data-v-0f057986]{
        padding: 20px;
}
.detCon > div .content p[data-v-0f057986]{
        height: 34px;
        line-height: 34px;
        font-size: 12px;
}
.detCon > div .content p span[data-v-0f057986],.detCon > div .content .fj span[data-v-0f057986]{
        font-size: 13px;
        color: #acacac;
}
.detCon > div .content .fj[data-v-0f057986]{
        display: flex;
}
.detCon > div .content img[data-v-0f057986]{
        display: inline-block;
        width: 140px;
}
.search>div[data-v-0f057986]{
        display: flex;
        /* justify-content: space-between; */
        align-items: center;
        margin-top: 10px;
}
.search div>div.one_div[data-v-0f057986]{
        display: flex;
        align-items: center;
        width: 23%;
        margin-right: 15px;
}
.search div>div.one_div>span[data-v-0f057986]{
        width: 85px;
        font-size: 12px;
        color: #444;
        background: #FBFBFB;
        display: inline-block;
        height: 40px;
        line-height: 40px;
        text-align: right;
        padding-right: 5px;
}
.block[data-v-0f057986]{
        padding: 20px;
}
.block[data-v-0f057986] .card_p{
        display: flex;
        justify-content: space-between;
}
.block[data-v-0f057986] .el-card{
        min-height: 140px;
        background: #fbfbfb;
}
.block[data-v-0f057986] .el-card  div.div_bg{
        background: #fff;
        /* margin-left: 25px; */
        padding: 10px;
        border-radius: 5px;
}
.block[data-v-0f057986] .el-card  div.div_bg span{
        color: rgb(154, 158, 158);
}
.block[data-v-0f057986] .el-card__body{
        padding: 0 20px;
}
.block[data-v-0f057986] .el-card__body p{
        height: 30px;
        line-height: 30px;
        padding: 0 5px;
        font-size: 13px;
        color: rgb(96, 97, 97);
}
.block[data-v-0f057986] .el-card__body h4{
        padding: 0;
        color: #FFAE15;
}
.block[data-v-0f057986] .el-timeline-item__node{
        background: #FFAE15;
}
.block b[data-v-0f057986]{
        display: inline-block;
        font-size: 15px;
        padding: 5px 0;
        color: #33AAE2;
        cursor: pointer;
}


.el-icon-circle-plus-outline[data-v-868007d8]{
    font-size: 24px;
    color:#409EFF ;
}
.el-icon-remove-outline[data-v-868007d8]{
    font-size: 24px;
    color:#409EFF ;
    float: right;
}
.table[data-v-868007d8] .el-table__header th{
        background: #f4f4f4;
        color: #000;
}
.table[data-v-868007d8] .el-dropdown{
        cursor: pointer;
}
.table[data-v-868007d8] .el-dropdown i{
        color: #c5c8cf;
}
.table[data-v-868007d8] .el-dropdown:hover i{
        color: #0a92f3;
}
.dep[data-v-868007d8] .el-dialog__header{
        background: #33aae2;
}
.dep[data-v-868007d8] .el-dialog__title{
        color: #fff;
}
.dep[data-v-868007d8] .el-dialog__headerbtn i{
        color: #fff;
}
.dep[data-v-868007d8] .el-dialog__footer{
        border-top: 1px solid #f6f3f3
}
.detCon[data-v-868007d8] {
        width: 100%;
        display: flex;
        justify-content: space-between;
}
.detCon > div[data-v-868007d8]{
        width: 48%;
        border: 1px solid rgba(238,238,238,1);
}
.detCon > div h4[data-v-868007d8]{
        height: 36px;
        line-height: 36px;
        background: #F8F8F8;
        color: #797979;
        padding: 0 20px;
}
.detCon > div .content[data-v-868007d8]{
        padding: 20px;
}
.detCon > div .content p[data-v-868007d8]{
        height: 34px;
        line-height: 34px;
        font-size: 12px;
}
.detCon > div .content p span[data-v-868007d8],.detCon > div .content .fj span[data-v-868007d8]{
        font-size: 13px;
        color: #acacac;
}
.detCon > div .content .fj[data-v-868007d8]{
        display: flex;
}
.detCon > div .content img[data-v-868007d8]{
        display: inline-block;
        width: 140px;
}
.search>div[data-v-868007d8]{
        display: flex;
        /* justify-content: space-between; */
        align-items: center;
        margin-top: 10px;
}
.search div>div.one_div[data-v-868007d8]{
        display: flex;
        align-items: center;
        width: 23%;
        margin-right: 15px;
}
.search div>div.one_div>span[data-v-868007d8]{
        width: 85px;
        font-size: 12px;
        color: #444;
        background: #FBFBFB;
        display: inline-block;
        height: 40px;
        line-height: 40px;
        text-align: right;
        padding-right: 5px;
}
.block[data-v-868007d8]{
        padding: 20px;
}
.block[data-v-868007d8] .card_p{
        display: flex;
        justify-content: space-between;
}
.block[data-v-868007d8] .el-card{
        min-height: 140px;
        background: #fbfbfb;
}
.block[data-v-868007d8] .el-card  div.div_bg{
        background: #fff;
        /* margin-left: 25px; */
        padding: 10px;
        border-radius: 5px;
}
.block[data-v-868007d8] .el-card  div.div_bg span{
        color: rgb(154, 158, 158);
}
.block[data-v-868007d8] .el-card__body{
        padding: 0 20px;
}
.block[data-v-868007d8] .el-card__body p{
        height: 30px;
        line-height: 30px;
        padding: 0 5px;
        font-size: 13px;
        color: rgb(96, 97, 97);
}
.block[data-v-868007d8] .el-card__body h4{
        padding: 0;
        color: #FFAE15;
}
.block[data-v-868007d8] .el-timeline-item__node{
        background: #FFAE15;
}
.block b[data-v-868007d8]{
        display: inline-block;
        font-size: 15px;
        padding: 5px 0;
        color: #33AAE2;
        cursor: pointer;
}


.table[data-v-979b6742] .el-table__row td b{
    display: inline-block;
    /* height: 40px; */
    width: 200px;
    overflow: hidden;
    word-spacing: keep-all !important;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.table[data-v-979b6742] .has-gutter th{
    background: #f4f4f4;
    color: #000;
}
.table[data-v-979b6742] .el-dropdown{
    cursor: pointer;
}
.table[data-v-979b6742] .el-dropdown i{
    color: #c5c8cf;
}
.table[data-v-979b6742] .el-dropdown:hover i{
    color: #0a92f3;
}
.dep[data-v-979b6742] .el-dialog__header{
    background: #33aae2;
}
.dep[data-v-979b6742] .el-dialog__title{
    color: #fff;
}
.dep[data-v-979b6742] .el-dialog__headerbtn i{
    color: #fff;
}
.dep[data-v-979b6742] .el-dialog__footer{
    border-top: 1px solid #f6f3f3
}


.table[data-v-7fc369c7] .el-table__header th{
    background: #f4f4f4;
    color: #000;
}
.table[data-v-7fc369c7] .el-dropdown{
    cursor: pointer;
}
.table[data-v-7fc369c7] .el-dropdown i{
    color: #c5c8cf;
}
.table[data-v-7fc369c7] .el-dropdown:hover i{
    color: #0a92f3;
}
.dep[data-v-7fc369c7] .el-dialog__header{
    background: #33aae2;
}
.dep[data-v-7fc369c7] .el-dialog__title{
    color: #fff;
}
.dep[data-v-7fc369c7] .el-dialog__headerbtn i{
    color: #fff;
}
.dep[data-v-7fc369c7] .el-dialog__footer{
    border-top: 1px solid #f6f3f3
}


.table[data-v-4c67ccce] .el-table__header th{
    background: #f4f4f4;
    color: #000;
}
.table[data-v-4c67ccce] .el-dropdown{
    cursor: pointer;
}
.table[data-v-4c67ccce] .el-dropdown i{
    color: #c5c8cf;
}
.table[data-v-4c67ccce] .el-dropdown:hover i{
    color: #0a92f3;
}
.dep[data-v-4c67ccce] .el-dialog__header{
    background: #33aae2;
}
.dep[data-v-4c67ccce] .el-dialog__title{
    color: #fff;
}
.dep[data-v-4c67ccce] .el-dialog__headerbtn i{
    color: #fff;
}
.dep[data-v-4c67ccce] .el-dialog__footer{
    border-top: 1px solid #f6f3f3
}


.table[data-v-aa5c75b4] .el-table__row td b{
    display: inline-block;
    /* height: 40px; */
    width: 200px;
    overflow: hidden;
    word-spacing: keep-all !important;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.table[data-v-aa5c75b4] .has-gutter th{
    background: #f4f4f4;
    color: #000;
}
.table[data-v-aa5c75b4] .el-dropdown{
    cursor: pointer;
}
.table[data-v-aa5c75b4] .el-dropdown i{
    color: #c5c8cf;
}
.table[data-v-aa5c75b4] .el-dropdown:hover i{
    color: #0a92f3;
}
.dep[data-v-aa5c75b4] .el-dialog__header{
    background: #33aae2;
}
.dep[data-v-aa5c75b4] .el-dialog__title{
    color: #fff;
}
.dep[data-v-aa5c75b4] .el-dialog__headerbtn i{
    color: #fff;
}
.dep[data-v-aa5c75b4] .el-dialog__footer{
    border-top: 1px solid #f6f3f3
}


.left[data-v-49cbd252]{
    width:39%;
    border-right:1px solid #ddd;
    padding-right:1%;
}
.right[data-v-49cbd252]{
    width:69%;
    padding-left:1%;
}


.table[data-v-0bf2684e] .has-gutter th{
    background: #f4f4f4;
    color: #000;
}
.table[data-v-0bf2684e] .el-dropdown{
    cursor: pointer;
}
.table[data-v-0bf2684e] .el-dropdown i{
    color: #c5c8cf;
}
.table[data-v-0bf2684e] .el-dropdown:hover i{
    color: #0a92f3;
}
.dep[data-v-0bf2684e] .el-dialog__header{
    background: #33aae2;
}
.dep[data-v-0bf2684e] .el-dialog__title{
    color: #fff;
}
.dep[data-v-0bf2684e] .el-dialog__headerbtn i{
    color: #fff;
}
.dep[data-v-0bf2684e] .el-dialog__footer{
    border-top: 1px solid #f6f3f3
}


.table[data-v-6f265556] .has-gutter th{
    background: #f4f4f4;
    color: #000;
}
.table[data-v-6f265556] .el-dropdown{
    cursor: pointer;
}
.table[data-v-6f265556] .el-dropdown i{
    color: #c5c8cf;
}
.table[data-v-6f265556] .el-dropdown:hover i{
    color: #0a92f3;
}
.dep[data-v-6f265556] .el-dialog__header{
    background: #33aae2;
}
.dep[data-v-6f265556] .el-dialog__title{
    color: #fff;
}
.dep[data-v-6f265556] .el-dialog__headerbtn i{
    color: #fff;
}
.dep[data-v-6f265556] .el-dialog__footer{
    border-top: 1px solid #f6f3f3
}


.table[data-v-0095f9f9] .el-table__row td b{
    display: inline-block;
    /* height: 40px; */
    width: 200px;
    overflow: hidden;
    word-spacing: keep-all !important;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.table[data-v-0095f9f9] .has-gutter th{
    background: #f4f4f4;
    color: #000;
}
.table[data-v-0095f9f9] .el-dropdown{
    cursor: pointer;
}
.table[data-v-0095f9f9] .el-dropdown i{
    color: #c5c8cf;
}
.table[data-v-0095f9f9] .el-dropdown:hover i{
    color: #0a92f3;
}
.dep[data-v-0095f9f9] .el-dialog__header{
    background: #33aae2;
}
.dep[data-v-0095f9f9] .el-dialog__title{
    color: #fff;
}
.dep[data-v-0095f9f9] .el-dialog__headerbtn i{
    color: #fff;
}
.dep[data-v-0095f9f9] .el-dialog__footer{
    border-top: 1px solid #f6f3f3
}


.table[data-v-c7c53df0] .el-table__header th{
        background: #f4f4f4;
        color: #000;
}
.table[data-v-c7c53df0] .el-dropdown{
        cursor: pointer;
}
.table[data-v-c7c53df0] .el-dropdown i{
        color: #c5c8cf;
}
.table[data-v-c7c53df0] .el-dropdown:hover i{
        color: #0a92f3;
}
.dep[data-v-c7c53df0] .el-dialog__header{
        background: #33aae2;
}
.dep[data-v-c7c53df0] .el-dialog__title{
        color: #fff;
}
.dep[data-v-c7c53df0] .el-dialog__headerbtn i{
        color: #fff;
}
.dep[data-v-c7c53df0] .el-dialog__footer{
        border-top: 1px solid #f6f3f3
}
.detCon[data-v-c7c53df0] {
        width: 100%;
        display: flex;
        justify-content: space-between;
}
.detCon > div[data-v-c7c53df0]{
        width: 48%;
        border: 1px solid rgba(238,238,238,1);
}
.detCon > div h4[data-v-c7c53df0]{
        height: 36px;
        line-height: 36px;
        background: #F8F8F8;
        color: #797979;
        padding: 0 20px;
}
.detCon > div .content[data-v-c7c53df0]{
        padding: 20px;
}
.detCon > div .content p[data-v-c7c53df0]{
        height: 34px;
        line-height: 34px;
        font-size: 12px;
}
.detCon > div .content p span[data-v-c7c53df0],.detCon > div .content .fj span[data-v-c7c53df0]{
        font-size: 13px;
        color: #acacac;
}
.detCon > div .content .fj[data-v-c7c53df0]{
        display: flex;
}
.detCon > div .content img[data-v-c7c53df0]{
        display: inline-block;
        width: 140px;
}
.search>div[data-v-c7c53df0]{
        display: flex;
        /* justify-content: space-between; */
        align-items: center;
        margin-top: 10px;
}
.search div>div.one_div[data-v-c7c53df0]{
        display: flex;
        align-items: center;
        width: 23%;
        margin-right: 15px;
}
.search div>div.one_div>span[data-v-c7c53df0]{
        width: 85px;
        font-size: 12px;
        color: #444;
        background: #FBFBFB;
        display: inline-block;
        height: 40px;
        line-height: 40px;
        text-align: right;
        padding-right: 5px;
}
.block[data-v-c7c53df0]{
        padding: 20px;
}
.block[data-v-c7c53df0] .card_p{
        display: flex;
        justify-content: space-between;
}
.block[data-v-c7c53df0] .el-card{
        min-height: 140px;
        background: #fbfbfb;
}
.block[data-v-c7c53df0] .el-card  div.div_bg{
        background: #fff;
        /* margin-left: 25px; */
        padding: 10px;
        border-radius: 5px;
}
.block[data-v-c7c53df0] .el-card  div.div_bg span{
        color: rgb(154, 158, 158);
}
.block[data-v-c7c53df0] .el-card__body{
        padding: 0 20px;
}
.block[data-v-c7c53df0] .el-card__body p{
        height: 30px;
        line-height: 30px;
        padding: 0 5px;
        font-size: 13px;
        color: rgb(96, 97, 97);
}
.block[data-v-c7c53df0] .el-card__body h4{
        padding: 0;
        color: #FFAE15;
}
.block[data-v-c7c53df0] .el-timeline-item__node{
        background: #FFAE15;
}
.block b[data-v-c7c53df0]{
        display: inline-block;
        font-size: 15px;
        padding: 5px 0;
        color: #33AAE2;
        cursor: pointer;
}


.table[data-v-fa12f904] .el-table__header th{
        background: #f4f4f4;
        color: #000;
}
.table[data-v-fa12f904] .el-dropdown{
        cursor: pointer;
}
.table[data-v-fa12f904] .el-dropdown i{
        color: #c5c8cf;
}
.table[data-v-fa12f904] .el-dropdown:hover i{
        color: #0a92f3;
}
.dep[data-v-fa12f904] .el-dialog__header{
        background: #33aae2;
}
.dep[data-v-fa12f904] .el-dialog__title{
        color: #fff;
}
.dep[data-v-fa12f904] .el-dialog__headerbtn i{
        color: #fff;
}
.dep[data-v-fa12f904] .el-dialog__footer{
        border-top: 1px solid #f6f3f3
}
.detCon[data-v-fa12f904] {
        width: 100%;
        display: flex;
        justify-content: space-between;
}
.detCon > div[data-v-fa12f904]{
        width: 48%;
        border: 1px solid rgba(238,238,238,1);
}
.detCon > div h4[data-v-fa12f904]{
        height: 36px;
        line-height: 36px;
        background: #F8F8F8;
        color: #797979;
        padding: 0 20px;
}
.detCon > div .content[data-v-fa12f904]{
        padding: 20px;
}
.detCon > div .content p[data-v-fa12f904]{
        height: 34px;
        line-height: 34px;
        font-size: 12px;
}
.detCon > div .content p span[data-v-fa12f904],.detCon > div .content .fj span[data-v-fa12f904]{
        font-size: 13px;
        color: #acacac;
}
.detCon > div .content .fj[data-v-fa12f904]{
        display: flex;
}
.detCon > div .content img[data-v-fa12f904]{
        display: inline-block;
        width: 140px;
}
.search>div[data-v-fa12f904]{
        display: flex;
        /* justify-content: space-between; */
        align-items: center;
        margin-top: 10px;
}
.search div>div.one_div[data-v-fa12f904]{
        display: flex;
        align-items: center;
        width: 23%;
        margin-right: 15px;
}
.search div>div.one_div>span[data-v-fa12f904]{
        width: 85px;
        font-size: 12px;
        color: #444;
        background: #FBFBFB;
        display: inline-block;
        height: 40px;
        line-height: 40px;
        text-align: right;
        padding-right: 5px;
}
.block[data-v-fa12f904]{
        padding: 20px;
}
.block[data-v-fa12f904] .card_p{
        display: flex;
        justify-content: space-between;
}
.block[data-v-fa12f904] .el-card{
        min-height: 140px;
        background: #fbfbfb;
}
.block[data-v-fa12f904] .el-card  div.div_bg{
        background: #fff;
        /* margin-left: 25px; */
        padding: 10px;
        border-radius: 5px;
}
.block[data-v-fa12f904] .el-card  div.div_bg span{
        color: rgb(154, 158, 158);
}
.block[data-v-fa12f904] .el-card__body{
        padding: 0 20px;
}
.block[data-v-fa12f904] .el-card__body p{
        height: 30px;
        line-height: 30px;
        padding: 0 5px;
        font-size: 13px;
        color: rgb(96, 97, 97);
}
.block[data-v-fa12f904] .el-card__body h4{
        padding: 0;
        color: #FFAE15;
}
.block[data-v-fa12f904] .el-timeline-item__node{
        background: #FFAE15;
}
.block b[data-v-fa12f904]{
        display: inline-block;
        font-size: 15px;
        padding: 5px 0;
        color: #33AAE2;
        cursor: pointer;
}


.box[data-v-521dd74e] .videoDialog{
    width: 60%;
    height: 80%;
}
.table[data-v-521dd74e] .el-table__header th{
        background: #f4f4f4;
        color: #000;
}
.table[data-v-521dd74e] .el-dropdown{
        cursor: pointer;
}
.table[data-v-521dd74e] .el-dropdown i{
        color: #c5c8cf;
}
.table[data-v-521dd74e] .el-dropdown:hover i{
        color: #0a92f3;
}
.dep[data-v-521dd74e] .el-dialog__header{
        background: #33aae2;
}
.dep[data-v-521dd74e] .el-dialog__title{
        color: #fff;
}
.dep[data-v-521dd74e] .el-dialog__headerbtn i{
        color: #fff;
}
.dep[data-v-521dd74e] .el-dialog__footer{
        border-top: 1px solid #f6f3f3
}
.detCon[data-v-521dd74e] {
        width: 100%;
        display: flex;
        justify-content: space-between;
}
.detCon > div[data-v-521dd74e]{
        width: 48%;
        border: 1px solid rgba(238,238,238,1);
}
.detCon > div h4[data-v-521dd74e]{
        height: 36px;
        line-height: 36px;
        background: #F8F8F8;
        color: #797979;
        padding: 0 20px;
}
.detCon > div .content[data-v-521dd74e]{
        padding: 20px;
}
.detCon > div .content p[data-v-521dd74e]{
        height: 34px;
        line-height: 34px;
        font-size: 12px;
}
.detCon > div .content p span[data-v-521dd74e],.detCon > div .content .fj span[data-v-521dd74e]{
        font-size: 13px;
        color: #acacac;
}
.detCon > div .content .fj[data-v-521dd74e]{
        display: flex;
}
.detCon > div .content img[data-v-521dd74e]{
        display: inline-block;
        width: 140px;
}
.search>div[data-v-521dd74e]{
        display: flex;
        /* justify-content: space-between; */
        align-items: center;
        margin-top: 10px;
}
.search div>div.one_div[data-v-521dd74e]{
        display: flex;
        align-items: center;
        width: 23%;
        margin-right: 15px;
}
.search div>div.one_div>span[data-v-521dd74e]{
        width: 85px;
        font-size: 12px;
        color: #444;
        background: #FBFBFB;
        display: inline-block;
        height: 40px;
        line-height: 40px;
        text-align: right;
        padding-right: 5px;
}
.block[data-v-521dd74e]{
        padding: 20px;
}
.block[data-v-521dd74e] .card_p{
        display: flex;
        justify-content: space-between;
}
.block[data-v-521dd74e] .el-card{
        min-height: 140px;
        background: #fbfbfb;
}
.block[data-v-521dd74e] .el-card  div.div_bg{
        background: #fff;
        /* margin-left: 25px; */
        padding: 10px;
        border-radius: 5px;
}
.block[data-v-521dd74e] .el-card  div.div_bg span{
        color: rgb(154, 158, 158);
}
.block[data-v-521dd74e] .el-card__body{
        padding: 0 20px;
}
.block[data-v-521dd74e] .el-card__body p{
        height: 30px;
        line-height: 30px;
        padding: 0 5px;
        font-size: 13px;
        color: rgb(96, 97, 97);
}
.block[data-v-521dd74e] .el-card__body h4{
        padding: 0;
        color: #FFAE15;
}
.block[data-v-521dd74e] .el-timeline-item__node{
        background: #FFAE15;
}
.block b[data-v-521dd74e]{
        display: inline-block;
        font-size: 15px;
        padding: 5px 0;
        color: #33AAE2;
        cursor: pointer;
}
.des[data-v-521dd74e] {
        font-size: 14px;
        font-family: Source Han Sans CN;
        font-weight: 300;
        color: #666666;
        line-height: 36px;
}
.des[data-v-521dd74e] img {
      display: block;
      margin: 0;
      padding: 0;
      line-height: 0;
      max-width: 100%;
}
.des[data-v-521dd74e] table {
      width: 100%;
      border-top: 1px #ddd solid;
      border-left: 1px #ddd solid;
      font-size: 14px !important;
      color: #666;
}
.des[data-v-521dd74e] td {
    border-right: 1px #ddd solid !important;
    border-bottom: 1px #ddd solid !important;
}
    


.box[data-v-c5be4c5e] .videoDialog{
    
    width: 60%;
    height: 80%;
}
.table[data-v-c5be4c5e] .el-table__header th{
        background: #f4f4f4;
        color: #000;
}
.table[data-v-c5be4c5e] .el-dropdown{
        cursor: pointer;
}
.table[data-v-c5be4c5e] .el-dropdown i{
        color: #c5c8cf;
}
.table[data-v-c5be4c5e] .el-dropdown:hover i{
        color: #0a92f3;
}
.dep[data-v-c5be4c5e] .el-dialog__header{
        background: #33aae2;
}
.dep[data-v-c5be4c5e] .el-dialog__title{
        color: #fff;
}
.dep[data-v-c5be4c5e] .el-dialog__headerbtn i{
        color: #fff;
}
.dep[data-v-c5be4c5e] .el-dialog__footer{
        border-top: 1px solid #f6f3f3
}
.detCon[data-v-c5be4c5e] {
        width: 100%;
        display: flex;
        justify-content: space-between;
}
.detCon > div[data-v-c5be4c5e]{
        width: 48%;
        border: 1px solid rgba(238,238,238,1);
}
.detCon > div h4[data-v-c5be4c5e]{
        height: 36px;
        line-height: 36px;
        background: #F8F8F8;
        color: #797979;
        padding: 0 20px;
}
.detCon > div .content[data-v-c5be4c5e]{
        padding: 20px;
}
.detCon > div .content p[data-v-c5be4c5e]{
        height: 34px;
        line-height: 34px;
        font-size: 12px;
}
.detCon > div .content p span[data-v-c5be4c5e],.detCon > div .content .fj span[data-v-c5be4c5e]{
        font-size: 13px;
        color: #acacac;
}
.detCon > div .content .fj[data-v-c5be4c5e]{
        display: flex;
}
.detCon > div .content img[data-v-c5be4c5e]{
        display: inline-block;
        width: 140px;
}
.search>div[data-v-c5be4c5e]{
        display: flex;
        /* justify-content: space-between; */
        align-items: center;
        margin-top: 10px;
}
.search div>div.one_div[data-v-c5be4c5e]{
        display: flex;
        align-items: center;
        width: 23%;
        margin-right: 15px;
}
.search div>div.one_div>span[data-v-c5be4c5e]{
        width: 85px;
        font-size: 12px;
        color: #444;
        background: #FBFBFB;
        display: inline-block;
        height: 40px;
        line-height: 40px;
        text-align: right;
        padding-right: 5px;
}
.block[data-v-c5be4c5e]{
        padding: 20px;
}
.block[data-v-c5be4c5e] .card_p{
        display: flex;
        justify-content: space-between;
}
.block[data-v-c5be4c5e] .el-card{
        min-height: 140px;
        background: #fbfbfb;
}
.block[data-v-c5be4c5e] .el-card  div.div_bg{
        background: #fff;
        /* margin-left: 25px; */
        padding: 10px;
        border-radius: 5px;
}
.block[data-v-c5be4c5e] .el-card  div.div_bg span{
        color: rgb(154, 158, 158);
}
.block[data-v-c5be4c5e] .el-card__body{
        padding: 0 20px;
}
.block[data-v-c5be4c5e] .el-card__body p{
        height: 30px;
        line-height: 30px;
        padding: 0 5px;
        font-size: 13px;
        color: rgb(96, 97, 97);
}
.block[data-v-c5be4c5e] .el-card__body h4{
        padding: 0;
        color: #FFAE15;
}
.block[data-v-c5be4c5e] .el-timeline-item__node{
        background: #FFAE15;
}
.block b[data-v-c5be4c5e]{
        display: inline-block;
        font-size: 15px;
        padding: 5px 0;
        color: #33AAE2;
        cursor: pointer;
}
.des[data-v-c5be4c5e] {
        font-size: 14px;
        font-family: Source Han Sans CN;
        font-weight: 300;
        color: #666666;
        line-height: 36px;
}
.des[data-v-c5be4c5e] img {
      display: block;
      margin: 0;
      padding: 0;
      line-height: 0;
      max-width: 100%;
}


.box[data-v-b52117f0] .videoDialog{
    width: 60%;
    height: 80%;
}
.table[data-v-b52117f0] .el-table__header th{
        background: #f4f4f4;
        color: #000;
}
.table[data-v-b52117f0] .el-dropdown{
        cursor: pointer;
}
.table[data-v-b52117f0] .el-dropdown i{
        color: #c5c8cf;
}
.table[data-v-b52117f0] .el-dropdown:hover i{
        color: #0a92f3;
}
.dep[data-v-b52117f0] .el-dialog__header{
        background: #33aae2;
}
.dep[data-v-b52117f0] .el-dialog__title{
        color: #fff;
}
.dep[data-v-b52117f0] .el-dialog__headerbtn i{
        color: #fff;
}
.dep[data-v-b52117f0] .el-dialog__footer{
        border-top: 1px solid #f6f3f3
}
.detCon[data-v-b52117f0] {
        width: 100%;
        display: flex;
        justify-content: space-between;
}
.detCon > div[data-v-b52117f0]{
        width: 48%;
        border: 1px solid rgba(238,238,238,1);
}
.detCon > div h4[data-v-b52117f0]{
        height: 36px;
        line-height: 36px;
        background: #F8F8F8;
        color: #797979;
        padding: 0 20px;
}
.detCon > div .content[data-v-b52117f0]{
        padding: 20px;
}
.detCon > div .content p[data-v-b52117f0]{
        height: 34px;
        line-height: 34px;
        font-size: 12px;
}
.detCon > div .content p span[data-v-b52117f0],.detCon > div .content .fj span[data-v-b52117f0]{
        font-size: 13px;
        color: #acacac;
}
.detCon > div .content .fj[data-v-b52117f0]{
        display: flex;
}
.detCon > div .content img[data-v-b52117f0]{
        display: inline-block;
        width: 140px;
}
.search>div[data-v-b52117f0]{
        display: flex;
        /* justify-content: space-between; */
        align-items: center;
        margin-top: 10px;
}
.search div>div.one_div[data-v-b52117f0]{
        display: flex;
        align-items: center;
        width: 23%;
        margin-right: 15px;
}
.search div>div.one_div>span[data-v-b52117f0]{
        width: 85px;
        font-size: 12px;
        color: #444;
        background: #FBFBFB;
        display: inline-block;
        height: 40px;
        line-height: 40px;
        text-align: right;
        padding-right: 5px;
}
.block[data-v-b52117f0]{
        padding: 20px;
}
.block[data-v-b52117f0] .card_p{
        display: flex;
        justify-content: space-between;
}
.block[data-v-b52117f0] .el-card{
        min-height: 140px;
        background: #fbfbfb;
}
.block[data-v-b52117f0] .el-card  div.div_bg{
        background: #fff;
        /* margin-left: 25px; */
        padding: 10px;
        border-radius: 5px;
}
.block[data-v-b52117f0] .el-card  div.div_bg span{
        color: rgb(154, 158, 158);
}
.block[data-v-b52117f0] .el-card__body{
        padding: 0 20px;
}
.block[data-v-b52117f0] .el-card__body p{
        height: 30px;
        line-height: 30px;
        padding: 0 5px;
        font-size: 13px;
        color: rgb(96, 97, 97);
}
.block[data-v-b52117f0] .el-card__body h4{
        padding: 0;
        color: #FFAE15;
}
.block[data-v-b52117f0] .el-timeline-item__node{
        background: #FFAE15;
}
.block b[data-v-b52117f0]{
        display: inline-block;
        font-size: 15px;
        padding: 5px 0;
        color: #33AAE2;
        cursor: pointer;
}


.table[data-v-1f59d814] img{
    display: inline-block;
    width: 48px;
    height: 48px;
    margin-right: 10px;
}
.table[data-v-1f59d814] .el-table__header th{
    background: #f4f4f4;
    color: #000;
}
.table[data-v-1f59d814] .el-dropdown{
    cursor: pointer;
}
.table[data-v-1f59d814] .el-dropdown i{
    color: #c5c8cf;
}
.table[data-v-1f59d814] .el-dropdown:hover i{
    color: #0a92f3;
}
.dep[data-v-1f59d814] .el-dialog__header{
    background: #33aae2;
}
.dep[data-v-1f59d814] .el-dialog__title{
    color: #fff;
}
.dep[data-v-1f59d814] .el-dialog__headerbtn i{
    color: #fff;
}
.dep[data-v-1f59d814] .el-dialog__footer{
    border-top: 1px solid #f6f3f3
}


.desBox[data-v-8b433b56] p,
.desBox[data-v-8b433b56] p span,
.desBox[data-v-8b433b56] span{
    font-size: 14px !important;
    line-height: 2 !important;
}


.desBox[data-v-3b98b73a] p,
.desBox[data-v-3b98b73a] p span,
.desBox[data-v-3b98b73a] span{
    font-size: 14px !important;
    line-height: 2 !important;
}


.desBox[data-v-285c5c95] p,
.desBox[data-v-285c5c95] p span,
.desBox[data-v-285c5c95] span{
    font-size: 14px !important;
    line-height: 2 !important;
}


.desBox[data-v-beb27a1e] p,
.desBox[data-v-beb27a1e] p span,
.desBox[data-v-beb27a1e] span{
    font-size: 14px !important;
    line-height: 2 !important;
}


.table[data-v-74a4f428] img{
    display: inline-block;
    width: 48px;
    height: 48px;
    margin-right: 10px;
}
.table[data-v-74a4f428] .el-table__header th{
    background: #f4f4f4;
    color: #000;
}
.table[data-v-74a4f428] .el-dropdown{
    cursor: pointer;
}
.table[data-v-74a4f428] .el-dropdown i{
    color: #c5c8cf;
}
.table[data-v-74a4f428] .el-dropdown:hover i{
    color: #0a92f3;
}
.dep[data-v-74a4f428] .el-dialog__header{
    background: #33aae2;
}
.dep[data-v-74a4f428] .el-dialog__title{
    color: #fff;
}
.dep[data-v-74a4f428] .el-dialog__headerbtn i{
    color: #fff;
}
.dep[data-v-74a4f428] .el-dialog__footer{
    border-top: 1px solid #f6f3f3
}

