.noTableBorder>ul>li>div>table{
    outline:0;
}
.workPublicity.homepage {
    width: 1184px;
    margin: 0 auto;
    display: flex;
    /*padding: 39px 0 19px;*/
    background: #fff;
}

.leftBtn {
    width: 203px;
    border: none;
    border-right: 1px solid #ddd;
    /* min-height: calc(100vh - 235px); */
    /* min-height: calc(100vh - 271px); */
}

.leftBtn div {
    width: 190px;
    border: none;
    border-left: 5px solid #F6F6F6;
    padding-left: 15px;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333;
    margin-bottom: 17px;
    background: #F6F6F6;
}

.borderNone{
    border: 0;
}
.colorED1D35{
    color: #ED1D35;
}
.leftBtn .leftBtnActive {
    border-left: 5px solid #ED1D35;
    color: #ED1D35;
    background: rgba(237, 29, 53, 0.05);
}

.rightContent {
    width: 930px;
    /* background: #000; */
    /* height: 100px; */
}

.screenCol {
    height: 40px;
    margin-bottom: 18px;
    display: flex;
    align-items: center;
}
.screenColChild{
    width: 409px;
    padding-left: 29px;
    height: 40px;
    display: flex;
    align-items: center;
}

.screenColTxt {
    width: 107px;
    padding-right: 12px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333;
    line-height: 40px;
    text-align: right;
    margin: 0;
}
.screenColInput{
    width: 301px;
    height: 40px;
    /* padding: 0 14px; */
    display: flex;
    align-items: center;
    border: 1px solid rgba(221, 221, 221, 1);
    border-radius: 4px;
}
.screenColSelect input{
    width: 100%;
    height: 38px;
    border: 1px solid rgba(221, 221, 221, 1);
    border-radius: 4px;
}
.regNamebox{
    position: absolute;left: 110px;top: 40px; width: 300px; height: 300px; overflow: auto;
}
.regionSelect{
    position:absolute;
    left:0px;
    z-index:999;
    width:298px;
    display: none;
    top: 40px;
    background: #fff;
    border: 1px solid rgba(221, 221, 221, 1);
    border-radius: 4px;
}
.screenColSelect{
    width: 413px;
    height: 40px;
    /* padding: 0 14px; */
    border: 1px solid rgba(221, 221, 221, 1);
    border-radius: 4px;
}
.screenColInput input{
    border: none;
    width: 119px;
}
.btn-F20D25 {
    width: 73px;
    height: 40px;
    background: #F20D25;
    border-radius: 4px;
    color: #fff;
    border: none;
}

.listConter {
    padding: 11px 31px 0 26px;
}

.nowrapClass {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.colTitle1 {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333;
}

.colTitle2 {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333;
}

.colTitle2:hover {
    color: #F20D25;
    text-decoration:underline;
}

.colTxt {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333;
}

.content {
    background-color: #fff;
}

.wp {
    margin-bottom: 14px;
    line-height: 40px;
}

.wp label.text {
    text-align: right;
    float: left;
    padding-right: 11px;
    font-size: 16px;
    font-weight: 400;
}

.wp input {
    height: 40px;
    border-radius: 4px;
    float: left;
    padding-left: 17px;
    background: rgba(248, 26, 49, 0.05);
    border: 1px solid rgba(221, 221, 221, 1);
}

.wp select {
    height: 40px;
    border: 1px solid rgba(221, 221, 221, 1);
    border-radius: 4px;
}

.workPublicity_top_search {
    margin-top: 16px;
    position: relative;
}

.workPublicity_top_search span.button {
    margin-left: 12px;
    background: rgba(248, 26, 49, 1);
    border-radius: 4px;
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
    float: left;
    padding: 0px 20px;
    cursor: pointer;
}

.workPublicity_top_search span.button.position {
    position: absolute;
    width: 73px;
    height: 40px;
    padding: 0;
    text-align: center;
    right: -72px;
    top: 0px;
}

.workPublicity .date-wp {
    height: 40px;
    border: 1px solid rgba(221, 221, 221, 1);
    border-radius: 4px;
}

.workPublicity .date-wp input {
    background-color: #fff;
    border: none;
    padding: 0;
    height: 38px;
    outline: none;
}

.workPublicity .type {
    padding: 0;
}

.workPublicity .type label {
    padding: 0;
}

.workPublicity .type label input {
    margin: 0 11px 0 0;
}

.workPublicity p.line {
    height: 1px;
    background: rgba(239, 240, 244, 1);
    /*border:1px solid rgba(221,221,221,1);*/
}

.workPublicity-list {
    margin: 18px 0;
    position: relative;
}

.workPublicity-list .bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    height: 56px;
    background: rgba(248, 248, 248, 1);
    width: 100%;
}

.workPublicity-list table {
    position: relative;
    z-index: 2;
}

.workPublicity-list tr th {
    border-bottom: none !important;
    background: rgba(248, 248, 248, 1);
}
.workPublicity_content{
    min-height: calc(100vh - 258px);
}
.workPublicity-list tr th,
.workPublicity-list tr td {
    height: 55px;
    vertical-align: middle !important;
    font-size: 16px;
}

.workPublicity-list tr {
    border-bottom: 1px solid rgba(221, 221, 221, 1);
}

.workPublicity-list tr td.title:hover {
    color: #F81A31;
    text-decoration: underline;
    cursor: pointer;
}

.list-tag {
    width: 53px;
    height: 22px;
    border-radius: 4px 0px 4px 0px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    padding: 2px 6px;
}

.list-tag.before {
    background: rgba(255, 150, 0, 1);
}

.list-tag.after {
    background: rgba(248, 26, 49, 1);
}


/*
*公示详情
*/

.workPublicity .detail .head-btn {
    position: absolute;
    right: 16px;
    top: 18px;
}

.workPublicity .detail .head-btn .edit-btn {
    width: 50px;
    height: 34px;
    border: 1px solid #E64D4F;
    border-radius: 4px;
    line-height: 34px;
    color: #E4393C;
    background-color: #fff;
    float: left;
    margin-right: 10px;
}

.workPublicity .detail .head-btn .back-btn {
    width: 50px;
    height: 34px;
    border: 1px solid rgba(221, 221, 221, 1);
    border-radius: 4px;
    line-height: 34px;
}

.workPublicity .detail .title {
    font-size: 20px;
    font-weight: bold;
    color: rgba(1, 1, 1, 1);
    line-height: 69px;
    height: 69px;
    text-align: center;
    margin: 0;
}

.workPublicity .detail .court {
    background: rgba(239, 240, 244, 1);
    font-size: 16px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 36px;
    padding: 0 21px;
}

.workPublicity .detail .txt {
    font-size: 16px;
    color: #242424;
}

.workPublicity .detail .txt p {
    text-indent: 2rem;
    margin: 20px;
}

.workPublicity .detail .txt p.head {
    text-indent: 0;
}


/*
*法官工作公示列表
*/

.judgeWorkPublicity {
    background-color: #fff;
}

.judgeWorkPublicity .title {
    line-height: 60px;
}

.judgeWorkPublicity .title-line {
    float: left;
    width: 6px;
    height: 22px;
    background: rgba(228, 57, 60, 1);
    margin-right: 10px;
}

.judgeWorkPublicity .title-text {
    font-size: 16px;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    float: left;
}

#add-btn {
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    background: rgba(228, 57, 60, 1);
    border-radius: 4px;
    border: none;
    padding: 0 6px;
    margin-left: 42px;
    line-height: 32px;
}

.filter-btn {
    background: rgba(246, 246, 246, 1);
    border-radius: 15px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    line-height: 30px;
    padding: 0 9px;
    border: 0;
    float: left;
    margin: 0 10px 0 0;
    outline: none;
}

.filter-btn.active {
    color: #E4393C;
}

.title-query {
    width: 290px;
    padding-left: 10px;
    float: left;
}

.margin0 {
    margin: 0;
}

.margin-top15 {
    margin: 15px 0 !important;
}

.title-query input {
    height: 32px;
}

.screen-btn {
    margin-left: 17px;
    color: #E4393C;
    float: left;
    font-size: 20px;
    cursor: pointer;
}

.judgeWorkPublicity .title .line {
    height: 1px;
    background: rgba(221, 221, 221, 1);
    width: 100%;
    margin: 0;
}

.line-height60 {
    line-height: 35px;
}

.judgeWorkPublicity table tr {
    height: 42px;
}

.judgeWorkPublicity table tr th {
    font-weight: bold !important;
}

.judgeWorkPublicity table tr th,
.judgeWorkPublicity table tr td {
    vertical-align: middle;
    font-size: 14px;
    font-weight: 400;
    border: none;
    padding: 2px 0px;
    padding-left: 21px;
}

.judgeWorkPublicity table tr .table-title:hover {
    color: #F81A31;
    text-decoration: underline;
    cursor: pointer;
}

.judgeWorkPublicity table tr.even {
    background: rgba(204, 51, 51, 0.05);
}


/*
*工作公示编辑与新增
*/

.workPublicityModel {
    background-color: #fff;
    padding: 17px 0;
    margin: 0 0 50px 0;
}

.workPublicityModel label {
    text-align: right;
    font-size: 14px;
    font-weight: 400;
    line-height: 32px;
}

.workPublicityModel .sign {
    color: #E4393C;
}

.workPublicityModel input.title,
.workPublicityModel select.title {
    height: 32px;
    border: 1px solid rgba(221, 221, 221, 1);
    border-radius: 4px;
}

.workPublicityModel .content {
    margin-bottom: 10px;
}

.workPublicityModel .enclosure .button {
    font-size: 14px;
    font-weight: 400;
    color: rgba(228, 57, 60, 1);
    border: 1px solid rgba(228, 57, 60, 1);
    border-radius: 4px;
    padding: 3px 7px;
    background-color: #fff;
    line-height: 20px;
    margin-right: 8px;
    outline: none;
}

.workPublicityModel .enclosure {
    font-size: 14px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 32px;
}

.workPublicityModel .enclosure-name {
    background: rgba(239, 240, 244, 1);
    font-size: 14px;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    line-height: 32px;
    margin: 0 10px 10px 0;
    float: left;
    width: 400px;
    padding: 0 10px;
}

.workPublicityModel .enclosure-name .video-name {
    float: left;
    width: 335px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.workPublicityModel .enclosure-input {
    width: 400px;
    padding: 0 10px;
    float: left;
}

.workPublicityModel .enclosure-input input {
    border: 1px solid rgba(221, 221, 221, 1);
    border-radius: 4px;
    padding: 5px 10px;
    width: 335px;
}

.workPublicityModel .enclosure-input span {
    float: left;
    width: 335px;
}

.workPublicityModel .enclosure-delete {}

.workPublicityModel-footer {
    height: 47px;
    position: fixed;
    bottom: 0;
    left: 0;
    background-color: #fff;
    margin: 0px -10px;
    z-index: 10;
}

.workPublicityModel-footer div {
    margin-top: 8px;
}

.workPublicityModel-footer button {
    border-radius: 4px;
    background-color: #fff;
    font-size: 14px;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    border: 1px solid rgba(221, 221, 221, 1);
    padding: 5px 12px;
    float: left;
    margin-left: 10px;
}

.workPublicityModel-footer button.bg-red {
    background-color: #EB483F;
    color: #fff;
    border: none;
}
.onlineRegister_top{
    width: 100%;
    height: 107px;
    margin-bottom: 14px;
}
.onlineRegister_top_first{
    float: left;
    width: calc(100% - 305px);
    height: 100%;
}
.onlineRegister_top_first_right{
    line-height: 107px;
    margin-right: 30px;
}
.onlineRegister_top_second{
    border-left: 1px solid #EAEAEA;
    width: 154px;
    height: 100%;
    float: right;
}
.onlineRegister_top_second_top{
    padding: 14px;
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #1D1D1D;
    line-height: 19px;
}
.onlineRegister_top_second_content{
    text-align: center;
    height: 44px;
    line-height: 44px;
    background: #F4F4F4;
    border-radius: 4px;
    border: 1px solid #DDDDDD;
    margin: 0 auto;
    font-size: 16px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #ED1D35;
}
.onlineRegister_top_second_content1{
    width: 108px;
}
.onlineRegister_top_last_content_end_time{
    font-size: 18px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #ED1D35;
    width: 100%;
    text-align: center;
    line-height: 24px;
}
.onlineRegister_top_last_content_end_span{
    width: 100%;
    text-align: center;
    font-size: 12px;
    font-family: MicrosoftYaHei;
    color: #666666;
    line-height: 16px;
}
.onlineRegister_top_last_content{
    padding: 0 20px;
    color: #000000;
}
.onlineRegister_top_last_content_end ul{
    padding-left: 19px;
}
.onlineRegister_top_last_content_end ul li:nth-child(odd){
    float: left;
    width: 44px;
    height: 44px;
    background: #F4F4F4;
    border-radius: 4px;
    border: 1px solid #DDDDDD;
}
.onlineRegister_top_last_content_end ul li:nth-child(even){
    float: left;
    width: 20px;
    text-align: center;
    height: 44px;
    line-height: 44px;
}
.onlineRegister_top_last{
    border-left: 1px solid #EAEAEA;
    width: 304px;
    height: 100%;
    float: right;
    text-align: center;
}
.onlineRegister_top_first_left{
    padding-left: 38px;
    width: calc(100% - 139px);
}
.onlineRegister_top_first_left_title{
    font-size: 18px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #1D1D1D;
    padding-top: 24px;
    padding-bottom: 14px;
}
.onlineRegister_top_first_left_time{
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #1D1D1D;
}
.onlineRegister_content{
    padding-bottom: 20px;
    min-height: calc(100vh - 231px);
}
.onlineRegister_content_top{
    height: 48px;
    line-height: 48px;
    width: 100%;
    border-bottom: 2px solid #ED1D35;
}
.onlineRegister_content_top>div{
    float: left;
    border-right: 1px solid #EAEAEA;
    height: 100%;
    width: 119px;
    cursor: pointer;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #000000;
    text-align: center;
    line-height: 48px;
}
.onlineRegister_content_second{
    font-size: 24px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #1D1D1D;
    padding: 19px 0 15px 32px;
    line-height: 31px;
}
.onlineRegister_content_third{
    padding: 0 32px;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #1D1D1D;
    line-height: 19px;
    margin-bottom: 17px;
}
.onlineRegister_content_fourth{
    background: #F4F4F4;
    margin: 0 21px;
    padding: 0px 60px 2px 17px;
}
.onlineReg_content_fourth>b{
    position: absolute;
    top: 42px;
    right: 10px;
    cursor: pointer;
}
.onlineReg_content_p>b{
    position: absolute;
    top: 36px;
    right: 10px;
    cursor: pointer;
}
.onlineReg_content_p>p{
    width: calc(100% - 40px);
}
.registrationOnlineModel_top{
    padding: 20px 30px 17px;
}
.registrationOnlineModel_top_org{
    width: 100%;
    font-size: 18px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #000000;
    line-height: 24px;
    margin-bottom: 8px;
}
.registrationOnlineModel_top_span{
    margin-right: 50px;
}
.registrationOnlineModel_second{
    padding: 0 23px;
}
.onlineRegisterDetail_look{
    background: rgba(237, 29, 53, 0.1);
    border-radius: 4px;
    border: 1px solid #ED1D35;
    padding: 3px 8px;
    font-size: 14px;
    color: #ED1D35;
}
.onlineRegisterDetail_look1{
    background: rgba(60, 184, 120, 0.1);
    border-radius: 4px;
    border: 1px solid #3CB878;
    padding: 3px 8px;
    font-size: 14px;
    color: #3CB878;
}
.onlineRegister_second{
    background: #F4F4F4;
    margin-bottom: 15px;
    line-height: 40px;
    text-indent: 20px;
    padding: 0 10px;
}
.wordClass{
    font-size: 60px!important;
}
.heightMin{
    min-height: calc(100vh - 235px);
}
.heightMin_pu{
    min-height: calc(100vh - 90px);
}
.randomRecordVO_span{
    height: 13px!important;
    border-radius: 2px;
}
.randomDetail_span{
    padding: 4px 10px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #ED1D35;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #ED1D35;
    right: 20px;
    top: 10px;
}
.submitReview_tip{
    background: rgba(237,29,53,0.05);
    width: 100%;
    bottom: 0;
    position: absolute;
    left: 0;
    margin: 0 auto;
}
.submitReview_div{
    border-left: 1px solid #FFFFFF;
    border-top:1px solid #FFFFFF;
}
.submitReview_div_div{
    padding: 0 17px;
    height: 38px;
    line-height: 38px;
    border-right: 1px solid #FFFFFF;
    border-bottom:1px solid #FFFFFF;
}