.filterquestionCheckbox {
    padding-left: 22px;
    display: inline-block;
    padding-bottom: 12px;
}

.layui-tab-content {
    background-color: #ffffff;
}

.jz-content .layui-tab-card {
    border: none;
}

/*筛选条件*/
/*.navWrpper .layui-form-item {*/
/*margin-bottom: 0px;*/
/*float: left;*/
/*clear: none;*/

/*}*/

.layui-form-item.jz-btn {
    float: right;
    padding-left: 32px;
    box-sizing: border-box;
}

.layui-form select {
    /*height: 36px;*/
    /*width: 100%;*/
    /*border: none;*/
}

/*表格*/
/*.layui-border-box, .layui-border-box * {*/
/*    box-sizing: border-box;*/
/*    font-size: 15px;*/
/*    text-align: center;*/
/*    text-overflow: inherit;*/
/*    white-space: normal;*/
/*}*/

.layui-table-cell {
    height: auto;
}

.layui-table td, .layui-table th {
    text-align: center;
}

.layui-table tbody a {
    color: #1929FF;
    font-size: 12px;
    line-height: 12px;
    margin-right: 6px;
}

/*.layui-table-cell {*/
/*    padding: 0;*/
/*}*/

.jz-content .jz-list {
    position: absolute;
    top: 126px;
    right: 20px;
    z-index: 1;
}

.layui-form-select dl dd.layui-this {
    background-color: #146BD4;
}

/*人员弹窗*/
.layui-layer-content {
    /* max-height: 600px; */
}

.layui-layer-content .jz-wyry-open {
    height: 38px;
    line-height: 38px;
    border-bottom: 1px solid #ccc;
}

.layui-layer-content .jz-wyry-open span {
    display: inline-block;
    padding-left: 10px;
}

.layui-layer-content .jz-wyry-open .ryName {
    width: 40%;
    color: #FF5722;
    border-right: 1px solid #ccc;
}

/*操作原因*/
#jz-reason {
    display: block;
    width: 90%;
    height: 70%;
    margin: 20px auto;
}

/*弹出层*/
#submitOpen, #againOpen, #revokeOpen, #manyAgainOpen, #manySubmitOpen, #manyRevokeOpen, #delOpen {
    min-height: 400px;
}

#detailsOpen {
    min-height: 600px;
    padding-bottom: 20px;
}

#askOpen1, #askOpen2, #askOpen3, #askOpen4, #askOpen5, #askOpen6, #delOpen2 {
    min-height: 120px;
}

#askOpen1 p, #askOpen2 p, #askOpen3 p, #askOpen4 p, #askOpen5 p, #askOpen6 p, #delOpen2 p {
    text-align: center;
    line-height: 50px;
    font-size: 16px;
}


#delOpen2 p.tip {
    color: red;
}

/*搜索*/
/*.layui-form-label {*/
/*width: 86px;*/

/*font-weight: 500;*/
/*font-size: 16px;*/
/*}*/

/*.layui-input-block {*/
/*margin-left: 116px;*/
/*}*/
/*label.suggestionxj{*/
/*width: 113px;*/
/*}*/
/*div.suggestionxjInput{*/
/*margin-left: 144px;*/
/*}*/
/*.layui-input-block.input-sfcxjz {*/
/*margin-left: 129px;*/
/*}*/
/*label.layui-form-label.label-sfcxjz {*/
/*width: 122px;*/
/*padding: 9px 0px;*/
/*}*/
/*label.layui-form-label.labelCity {*/
/*width: 30px;*/
/*}*/
/*.layui-input-block.inputCity {*/
/*margin-left: 62px;*/
/*}*/
/*label.layui-form-label.lableDistricts {*/
/*width: 56px;*/
/*}*/
/*.layui-input-block.inputDistricts {*/
/*margin-left: 88px;*/
/*}*/
/* 暂无数据 */
.noData {
    font-size: 22px;
    width: 100%;
    height: 100%;
    display: flex;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: center;
    justify-content: center;

}

/*重新举证*/
.layui-timeline {
    padding: 10px 40px;
}

.layui-layer h3 {
    text-align: left;
    color: #A09810;
    font-size: 18px;
    line-height: 18px;
}

.layui-layer p .describe {
    color: #aaa;
}

.layui-form-select dl {
    width: 100%;
}

.layui-inline .layui-form-label {
    width: 96px;
    padding: 9px 0px;
}

/* 表格 */
.poly-trWrpper th:nth-child(1) {
    width: 2%;
}

.poly-trWrpper th:nth-child(2) {
    width: 3%;
}

.poly-trWrpper th:nth-child(3) {
    width: 10%;
}

.poly-trWrpper th:nth-child(4) {
    width: 7%;
}

.poly-trWrpper th:nth-child(5) {
    width: 7%;
}

.poly-trWrpper th:nth-child(6) {
    width: 8%;
}

.poly-trWrpper th:nth-child(7) {
    width: 7%;
}

.poly-trWrpper th:nth-child(8) {
    width: 6%;
}

.poly-trWrpper th:nth-child(9) {
    width: 6%;
}

.poly-trWrpper th:nth-child(10) {
    width: 6%;
}

.poly-trWrpper th:nth-child(11) {
    width: 6%;
}

.poly-trWrpper th:nth-child(12) {
    width: 6%;
}

.poly-trWrpper th:nth-child(13) {
    width: 7%;
}

.poly-trWrpper th:nth-child(14) {
    width: 6%;
}

.poly-trWrpper th:nth-child(15) {
    width: 21%;
}

.checkboxTd {
    width: 2%;
}

.serialTd {
    width: 3%;
}

.projectDetailTd {
    width: 10%;
}

.xzqmcDetailId {
    width: 7%;
}

.zldwmcDetailId {
    width: 7%;
}

.fieldInvestTd {
    width: 7%;
}

.submitCoutryTd {
    width: 7%;
}

.zygdmjId {
    width: 6%;
}

.row1 {
    width: 8%;
}

.row2 {
    width: 8%;
}

.row3 {
    width: 8%;
}

.row4 {
    width: 8%;
}

.jzztId {
    width: 8%;
}

.jsydlxId {
    width: 6%;
}

.mpfwId {
    width: 8.5%;
}

.thyyId {
    width: 8%;
}

.sjfhId {
    width: 6%;
}

.sjfhsjId {
    width: 6%;
}

.handleTd {
    width: 6.5%;
}

.poly-trWrpper {
    line-height: 38px;

}

.serialNumberTd {
    /*width: 60px;*/
    margin: 0 auto;
}

.poly-trWrpper th {
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    border-color: #e6e6e6;
}

.polyTbWrpper {
    width: 99%;
    margin: 0 auto;
}

.polyTbWrpper td {
    text-align: center
}

.polyTbWrpperFirst {
    width: 99%;
    margin: 0 auto;
    color: #ffffff;
}

.polyTbWrpperFirst td {
    text-align: center
}

.poly-content-showActive {
    background: #CBE7F4;
    height: 115px;
}

.poly-area {
    display: flex;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
}

.officeTime, .poly-proName {
    display: flex;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
}

.datagrid-btable {
    border-spacing: 0px 2px;
    border-collapse: separate;
}

.poly-datagrid-cell {
    text-align: center;
    height: auto;
    width: 100%;
    white-space: nowrap;
    word-wrap: normal;
    overflow: hidden;
    font-size: 12px;
}

.poly-td-box {
    position: relative;
    height: 110px;
}

.poly-btn_a {
    position: absolute;
    right: 5px;
    bottom: 10px;
    display: inline-block;
    width: 80px;
    cursor: pointer;
    height: 28px;
    line-height: 28px;
    background: #64C0FD;
    color: #ffffff;
    text-align: center;
    border-radius: 4px;
    margin-left: 10px;
    font-weight: bold;
}

ul.project {
    text-align: left;
    width: 99%;
    padding-left: 20px;
}

ul.project li {
    /*height: 35px;*/
    line-height: 35px;
    font-size: 15px;
    width: 100%;
    /*overflow:hidden;*/
}

ul.project li .lab {
    color: #595959;
    text-align: right;
    font-weight: bold;
}

ul.wybox {
    text-align: left;
    padding-left: 20px;
    width: 98%;
}

ul.wybox li {
    /*height: 45px;*/
    line-height: 38px;
    font-size: 15px;
}

ul.wybox li .lab {
    color: #595959;
    text-align: right;
    font-weight: bold;
}

ul.wybox li .title {
    color: #202020;
}

.tool {
    text-align: center;
    width: 100%;
}

.prlygon-project {
    text-align: center;
    height: auto;
    width: 136px;
}

.proy-process-icon {
    display: block;
    height: 77px;
    width: 77px;
    margin: 5px auto;
    background: url(../../images/jd_bsgj.png) no-repeat center center;
}

.td_box .tool {
    height: 35px;
    bottom: 0px;
    position: absolute;
    width: 100%;
    color: #202020;
    font-size: 13px;
}

.pro_td_box {
    position: relative;
    height: 110px;
    line-height: 110px;
}

.poly-result {
    text-align: center;
    height: auto;
    width: 100%;
}

.poly-cgtool {
    height: 48px;
    /*margin: 0 auto;*/
    margin-left: 12px;
    width: 99%;
    padding-top: 2px;
    line-height: 42px;

}

.td_box .btn_rwff_yff:hover {
    color: #ccc;
}

.td_box .btn_cjjz:hover {
    color: #ccc;
}

.td_box .btn_cg:hover, .td_box .btn_tj:hover {
    color: #777474;
}

/* 按钮 */
.td_box .btn-all {
    float: left;
    font-weight: bold;
    font-size: 13px;
    cursor: pointer;
    display: inline-block;
    margin: 8px 1px;
    width: 70%;
    color: #ffffff;
    text-align: center;
    line-height: 25px;
    border-radius: 4px;
}

.td_box .btn_cg {

    background: #45d597;
    border: 1px #45d597 solid;

}

.td_box .btn_tj {
    background: #f9be3e;
    border: 1px #f9be3e solid;
}

.td_box .btn_rwff_yff {
    border: 1px #0099FF solid;
    background: #0099FF;
}

.td_box .btn_modifytbbh:hover {
    color: #ccc;
}

.td_box .btn_modifytbbh {
    border: 1px #0099FF solid;
    background: #0099FF;
}

.td_box .btn_cjjz {
    background: #FF6666;
}

.td_box {
    position: relative;
    height: 48px;
}

.navWrpper {
    /*height: 70px;*/
    width: 100%;
    margin-top: 10px;
    padding-top: 10px;
}


.polygon-content {
    background: #ffffff;
}

th {
    background: #0099FF;
    color: #ffffff;
}

.serialNumber {
    font-size: 15px;
    font-weight: bold;
    background: url(../../images/xhbg.png) no-repeat 2px center;
    width: 40px;
    color: #666666;
    height: 40px;
    line-height: 32px;
    display: inline-block;
}

.poly-content-show {
    font-size: 14px;
    /*    height: 115px;*/
    background: #CBE7F4;
}

.layui-inline {
    font-size: 13px;
}
.srcollWrapper {
    /*height: 465px;*/
    height: calc(100% - 100px);
    width: 100%;
    margin: 0 auto;
    overflow-x: hidden;
    overflow: auto;
}
.layui-select-title{
    margin-left: -1px;
}

.layui-form-item {
    margin-bottom: 0px;
}

.layui-input-inline {
    width: 160px!important;
}

.layui-btn {
    padding: 0 10px!important;
}

/* 提示框 */
.user-select-tmpl-zone {
    padding: 0px 15px;
    position: relative;
    width: 99%;
    background-color: #ffffff;
}

.user-select-tmpl-zone .user-type-cell {
    float: left;
    width: 45%;
}

.user-select-tmpl-zone .user-type-cell .cell-title {
    height: 30px;
    text-align: center;
    vertical-align: middle;
    padding-top: 10px;
    color: #888;
}

.user-select-tmpl-zone .user-type-cell .cell-content {
    border: 1px solid #f2f2f2;
    height: 282px;
    font-size: 12px;
    padding: 5px 10px;
    padding-top: 10px;
}

.user-select-tmpl-zone .user-type-cell .cell-content .user-name-select {
    /* text-align: center; */
    border: 1px solid #599BFB;
    padding: 2px;
    height: 24px;
    margin: 0 auto;
    width: 190px;
    border-radius: 15px;

}

.user-select-tmpl-zone .user-type-cell .cell-content .user-name-select i {
    font-size: 12px;
    color: #aaa;
    padding-left: 10px;
}

.user-select-tmpl-zone .user-type-cell .cell-content .user-name-select input {
    width: 150px;
    line-height: 25px;
    font-size: 12px;
    border: none;
}

.user-select-tmpl-zone .user-type-cell .cell-content .all-user-title {
    margin-top: 5px;
    color: #888;
}

.user-select-tmpl-zone .user-type-cell .cell-content .all-user-list {
    padding: 5px 10px;
    height: 235px;
    overflow-y: auto;
    overflow-x: hidden;
    margin-right: -10px;
}

.user-select-tmpl-zone .user-type-cell .cell-content .all-user-list .user-info-item {
    padding: 5px 10px;
    cursor: pointer;
    position: relative;
    margin: 0 -15px;
}

.user-select-tmpl-zone .user-type-cell .cell-content .all-user-list .user-info-item .info-icon {
    display: inline-block;
    height: 25px;
    color: white;
    /* border-radius: 16px; */

    width: 25px;
    padding-left: 1px;
}

.user-select-tmpl-zone .user-type-cell .cell-content .all-user-list .user-info-item .info-icon img {
    width: 100%;
    height: 100%;
}

.user-select-tmpl-zone .user-type-cell .cell-content .all-user-list .user-info-item .info-icon .icon-word {
    display: inline-block;
    white-space: nowrap;
    text-align: center;
    width: 25px;
    height: 25px;
    padding-left: 1px;
}

.user-select-tmpl-zone .user-type-cell .cell-content .all-user-list .user-info-item .info-name {
    font-size: 12px;
}

.user-select-tmpl-zone .user-type-cell .cell-content .all-user-list .user-info-item .delete-info {
    font-size: 12px;
}

.user-select-tmpl-zone .user-type-cell .cell-content .all-user-list .user-info-item:hover {
    box-shadow: 0px 0 15px #bbb;
}

.user-select-tmpl-zone .user-type-cell .cell-content .selected-user-list {
    padding: 5px 10px;
    height: 273px;
    overflow-y: auto;
    overflow-x: hidden;
    margin-right: -10px;
}

.user-select-tmpl-zone .user-type-cell .cell-content .selected-user-list .user-info-item {
    padding: 0px 10px;
    cursor: pointer;
    position: relative;
    margin: 0 -15px;
}

.user-select-tmpl-zone .user-type-cell .cell-content .selected-user-list .user-info-item .info-icon {
    display: inline-block;

    color: white;

    padding: 5px 0;
    width: 25px;
    height: 25px;
    padding-left: 1px;
}

.user-select-tmpl-zone .user-type-cell .cell-content .selected-user-list .user-info-item .info-icon .icon-word {
    display: inline-block;
    white-space: nowrap;
    text-align: center;
    width: 25px;
    height: 25px;
    padding-left: 1px;
}

.user-select-tmpl-zone .user-type-cell .cell-content .selected-user-list .user-info-item .info-icon .icon-word img {
    width: 100%;
    height: 100%;
}

.user-select-tmpl-zone .user-type-cell .cell-content .selected-user-list .user-info-item .info-name {
    font-size: 12px;
}

.user-select-tmpl-zone .user-type-cell .cell-content .selected-user-list .user-info-item .delete-info {
    position: absolute;
    font-size: 20px;
    color: #ccc;
    top: 10px;
    right: 10px;
    display: none;
}

.user-select-tmpl-zone .user-type-cell .cell-content .selected-user-list .user-info-item:hover .delete-info {
    display: inline-block;
}

.user-select-tmpl-zone .direaction-icon {
    float: left;
    width: 4%;
    height: 480px;
    position: relative;
}

.user-select-tmpl-zone .direaction-icon .icon-sty {
    position: absolute;
    top: 41%;
    font-size: 21px;
    color: #bbb;
    margin-left: 4px;
}

/* 意见按钮 */
.suggestionText {
    font-size: 14px;
    margin: 10px 0px;
    font-weight: 600;
    padding-left: 10px;
}

.projectName {
    margin-right: 15px;
}

.productListCheckbox {
    width: 25px;
    height: 25px;
    /* -webkit-appearance:none; */
    background-color: #ffffff;
}

.selectCheckbox {
    position: relative;
    cursor: pointer;
}

.selectCheckbox input {
    cursor: pointer;
}

.selectCheckbox input:checked + .show-box {
    background: #0099FF;
}

.show-box {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 16px;
    height: 16px;
    border-radius: 2px;
    border: 1px solid #d8d8d8;
    background: white;
}

.show-box:before {
    content: '';
    position: absolute;
    top: 2px;
    left: 6px;
    width: 3px;
    height: 8px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.batchOperation {

    margin-left: 0.7%;
}

.batchOperationBtn {
    font-weight: bold;
    font-size: 13px;
    cursor: pointer;
    display: inline-block;
    margin: 8px auto;
    width: 10%;
    color: #ffffff;

    line-height: 30px;
    border-radius: 4px;
    background: #0099FF;
    border: 1px #0099FF solid;
    margin-right: 2%;
    text-align: center;
}

.signatureWrapper {
    margin-top: 12px;
}

.signatureText {
    font-size: 14px;
    margin: 10px 0px;
    font-weight: 600;
    padding-left: 10px;
}

textarea#suggestionsArea {
    resize: none;
}

.handleTd .poly-result .distributeNone {
    background: #cccccc;
    border: 1px solid #cccccc;

}

.displayNone {
    display: none !important;
}

a.btn_rwff_yff.btn-all.distributeNone:hover {
    color: #ffffff;
}

.suggestionAdmitWrapper {
    text-align: center;
    font-size: 16px;
    /*font-weight: 600;*/
    line-height: 80px;
}

span.sfcxjz {
    font-weight: 600;
    color: #FF1413;
}

.project li div {
    float: left;
    /*width: 40%;*/
    min-width: 250px;
    max-width: 320px;
}


span.filterProblemProject {
    font-size: 16px;
    font-weight: 600;
    margin-left: 13px;

    /* margin-right: 13px; */
}

.projectCal {
    display: inline-block;
    margin-left: 47px;
    font-size: 16px;
    font-weight: 600;
}

.filtProject {
    margin-left: 18px;
}

span.projectFont {
    font-size: 23px;
    color: #FF1413;
    font-weight: 500;
}

#problemProject input:checked + .show-box {
    background: #ffffff;
}

.problemProjcetBox:before {
    content: '';
    position: absolute;
    top: 2px;
    left: 6px;
    width: 3px;
    height: 8px;
    border: solid black;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

/* .suggestions{
    padding: 0px 20px;
} */

/*#problemProject{*/
/*background: #ffffff;*/
/*border: 1px solid #0099FF;*/
/*}*/
/*.suggestionWrapper textarea{*/
/*resize: none;*/
/*}*/

#sguserSelectLayer, #userSelectLayer {
    overflow: hidden;
}

a.layui-layer-btn1 {
    border-color: #009688 !important;
    background-color: #009688 !important;
    color: #fff !important;
}

label.layui-form-label.xmjdLable {
    padding: 9px 0px 9px 15px;
}

.layui-input-inline .xm-select-parent * {
    color: black;
}

.layui-input-inline .xm-select-parent dd > .xm-cz-group {
    border: none;
    font-size: 13px;
}

.returnSxyj-wrapper {
    text-align: left;
    box-sizing: border-box;
    position: relative;
}

.returnSxyj-wrapper ul {
    position: absolute;
    width: 100%;
    padding-left: 20px;
    box-sizing: border-box;
    border-left: 1px solid #ccc;
    background: #ccc;
    border-bottom: 1px solid #ccc;
    overflow-y: scroll;
    max-height: 130px;
    /* padding-top: 0px; */
    border-right: 1px solid #ccc;
}

.returnsxyj-input {
    width: 80%;
    line-height: 30px;
    font-size: 14px;
    text-indent: 20px;
    box-sizing: border-box;
}

.returnSxyj-wrapper ul li {
    line-height: 35px;
}

.returnSxyj-wrapper ul li:hover {
    background: #ccc;
}

.returnSxyj-wrapper i {
    font-size: 22px;
    cursor: pointer;
    position: absolute;
    top: 7%;
    right: 1%;
}

.returnSxyj-wrapper i:hover {
    color: #ccc;
}

.suggestionWrapper.layui-layer-wrap {
    padding: 10px 30px;
}

.fileInput {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    display: block;
    width: 100%;
    clear: both;
    display: block;
    margin: auto;
}

.fmpff {
    color: #0099FF;
}

.left-menu {
    background: white;
    margin-top: 10px;
    margin-right: 8px;
    padding-left: 5px;
    width: 280px;
    padding-top: 20px;
}

.liebiao {
    width: 18px;
    height: 18px;
    background: url("../../images/liebiao.png") no-repeat;
    display: inline;
    float: left;
    margin-right: 4px;
}

.xiangmu {
    width: 18px;
    height: 18px;
    background: url("../../images/xiangmu.png") no-repeat;
    display: inline;
    float: left;
    margin-right: 4px;
}

.xmqdspan {
    font-weight: bold;
}

.xmqddl {
    margin-left: 12px;
    margin-top: 10px;
}

dl.left-menu-this a {
    color: #337af0;
    font-weight: bold;
}

.mainContent {
    width: 100%;
    background: #ffffff;
}

.submitLabel {
    width: 12%;
}

.submitTextarea {
    width: 80% !important;
}

.submitBtn {
    margin-right: 34px;
}

.dtree-theme-item cite {
    font-size: 16px ! important
}

.fmpyyLay {
    display: none;
}

.sfmpfwLay {
    display: none;
}


a.btn_mplx.btn-all.distributeNone:hover {
    color: #fff;
}

.td_box .btn_mplx:hover {
    color: #ccc;
}

.td_box .btn_mplx {
    border: 1px #0099FF solid;
    background: #0099FF;
}

.td_box .btn_sjjdq:hover {
    color: #ccc;
}

.td_box .btn_sjjdq {
    border: 1px #29C1BB solid;
    background: #29C1BB;
}

.leftBtn {
    float: left;
}

.leftunsetBtn {
    float: unset;
}


.zz, .gg, .cy, .qt {
    display: none;
}

.searchLin {
    width: 48% !important;
    margin-left: 5px;
}

.searchLab {
    width: 25% !important;
}

.searchSel {
    margin-left: 20px;
    width: 60% !important;
    padding: 0 20px 0 0;
}

/*.jz-wait-gjbtn{*/
/*    display: none;*/
/*}*/

.searchInp {
    padding-left: 15px;
}

.delBtn, .applyBtn {
    display: none;
}


#returnBtn {
    height: 100%;
}

.tolInput {
    width: 40px;
    margin-top: 10px;
    margin-bottom: 0px !important;
}

.tolspan {
    margin-top: 10px;
    vertical-align: middle;
}

.qtyyDiv, .tjyyDiv {
    display: none;
}

.workflowBtn {
    display: none !important;
}

.sjshjg {
    display: none;
}

.dtree-icon-xiangxia1:before {
    color: rgb(0,156,255);
}

.dtree-icon-xiangyou:before {
    color: rgb(0,156,255);
}