/* 预览图 */
.layui-upload-img{width: 92px; height: 92px; margin: 0 10px 10px 0;}

/* 导航条 */
.page-top-navigation {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 30px;
  background-color: #1e9fff;
  padding: 5px 20px;
  z-index: 999;
}
.page-top-navigation a {
  font-size: 20px;
  color: #fff;
}
.page-top-navigation button {
  font-size: 20px;
  color: #fff;
  background-color: inherit;
  border: none;
  margin-right: 10px;
}
.page-top-navigation i {
  font-size: 25px;
  color: #fff;
}
.page-top-navigation .l {
  float: left;
}
.page-top-navigation .r {
  float: right;
  position: relative;
  right: 40px;
}

/* 正文 */
.page-body {
  position: relative;
  top: 40px;
  width: auto;
  overflow-y: auto;
}

/* 搜索框 */
.search {
  font-size: 16px;
}
.search .title {
  text-align: right;
  float: left;
  width: 60px;
  margin: 9px 2px;
}
.search .content {
  float: right;
  position: relative;
  width: calc(100% - 65px);
  margin: 1px 0;
}
.search .select .layui-input {
  float: left;
  width: calc(100% - 40px);
}
.search .select button {
  width: 38px;
  padding: 0 3px;
}

.search .layui-input {
  border-radius: 100px;
}
.search button {
  border-radius: 100px;
}

/* 列表 */
.flow-list li {
  padding: 2px 0;
}

.flow-list li .msg {
  margin: 0 10px;
}

.flow-list li img {
  width: 70px;
  height: 70px;
  float: left;
  margin-right: 5px;
}

.flow-list li .layui-form-checkbox {
  float: left;
  margin-top: 25px;
  margin-right: 5px;
}

/* .flow-list li .rimg{
    width: 98px;
    height: 70px;
    float: right;
    margin: 0 5px;
    border-radius: 5px;
} */

.flow-list li .rbutton {
  width: 50px;
  height: 70px;
  float: right;
  font-size: 0;
  /* margin: 0 5px;
    border-radius: 5px; */
}

.flow-list li .rbutton button {
  width: 100%;
  height: 100%;
  margin: 0;
}

.flow-list li .info {
  background-color: #fff;
  min-height: 70px;
  text-align: left;
}

.flow-list li .linfo {
  background-color: #fff;
  margin: 0 50px 0 0;
}

.flow-list .title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  word-break: break-all;
  font-size: 16px;
  font-weight: 600;
  text-align: left;
  /* line-height: 22px;
    height: 22px; */
}

.flow-list .tinfo {
  float: right;
}

.flow-list .binfo {
  position: relative;
  padding: 5px 5px 0 0;
  height: 21px;
  font-size: 12px;
  color: #666;
}

.flow-list .binfo .fl {
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  word-break: break-all;
}

.flow-list .binfo .fr {
  float: right;
}

/* 表单 */
.detail {
  font-size: 16px;
}

.detail .layui-form-item {
  margin-bottom: 2px;
}

.detail .layui-form-label {
  padding: 9px 2px;
}

.detail .layui-input-block {
  margin-left: 90px;
}

.detail img {
  width: 100%;
  height: auto;
}

.detail .title {
  text-align: right;
  float: left;
  width: 66px;
  margin: 9px 2px;
}
.detail .content {
  float: right;
  position: relative;
  width: calc(100% - 70px);
  margin: 1px 0;
}
.detail .select .layui-input {
  float: left;
  width: calc(100% - 40px);
}
.detail .select button {
  width: 38px;
  padding: 0 3px;
}

/* table */
table .layui-table-cell {
  padding: 0 3px;
}

/* 图片列表 */
.imgList {
  width: 100%;
  margin: 5px;
}

.imgList li {
  width: 100px;
  height: 100px;
  margin: 0 0 1% 1%;
  float: left;
  cursor: pointer;
  position: relative;
}

.imgList li img {
  width: 100%;
  height: 100%;
}

.imgList li button {
  position: absolute;
  right: 0;
  z-index: 10;
  cursor: pointer;
}

/* ========================================================= */
.layui-table-cell {
  height: 32px;
  line-height: 32px;
}
.addOrganize .layui-form-label {
  width: 132px;
}

.addOrganize .layui-input-inline {
  width: calc(100% - 180px);
}
.jgImg {
  width: 100%;
  margin-top: 6px;
  position: relative;
}
.jgimgURL {
  width: 100%;
}
.jgImg li {
  position: relative;
  margin-bottom: 20px;
  min-height: 30px;
  line-height: 30px;
}
.jgImg li a {
  display: inline-block;
  width: calc(100% - 80px) !important;
  float: left;
}
.jgButton {
  position: absolute;
  right: 0;
  top: 0;
}
.layui-form-label em {
  color: brown;
}
.allotRole .layui-input-inline {
  width: calc(100% - 120px);
}
.allotRole .layui-form-checkbox span {
  display: block;
  width: 65px;
  padding: 0 5px;
}
.allotRole .layui-form-checkbox {
  margin-bottom: 16px;
}
.addOrganize .layui-form-item {
  width: 50%;
  float: left;
  clear: none;
}
.textareaStyle {
  width: 100% !important;
}
.textareaStyle .tb {
  width: calc(100% - 284px) !important;
}
.layui-textarea {
  min-height: 170px;
}
.table_width {
  width: 100% !important;
}
.jgImgjb {
  width: 42%;
  margin-top: 6px;
  position: relative;
}
.caseRegistrationWarber {
  overflow: hidden;
  /* padding: 60px 0 0 0; */
}
.caseRegistration {
  width: 40% !important;
  border: 1px solid #f5f5f5;
  float: left;
  padding: 20px;
  margin: 20px;
}
.caseTitle {
  position: relative;
  height: 42px;
  line-height: 42px;
  padding: 0 15px 0 35px;
  /* color: #333; */
  /* background-color: #f2f2f2; */
  border-bottom: 1px solid #f5f5f5;
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
  overflow: hidden;
}
.code {
  width: 73% !important;
  display: inline-block !important;
}
.jgImgjbCase {
  width: 50%;
  margin-top: 6px;
  position: relative;
}
.codeZp {
  width: 71% !important;
  display: inline-block !important;
}
.codesfzZp {
  width: 68% !important;
  display: inline-block !important;
}
#pop {
  /* width: 82%;
   float: right; */
  /* border: 1px solid #f5f5f5; */
  /* padding: 10px; */
  /* background: #f5f5f5; */
}
.caseUl {
  width: 100%;
  padding: 0px 24px 20px 0;
  box-sizing: border-box;
}
.caseUl li {
  width: 90%;
  margin: 5px auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1rpx solid #f5f5f5;
}
.lastInput {
  width: 40% !important;
  margin-left: 20px !important;
  padding: 20px;
  border: 1px solid #f5f5f5;
  box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0);
  margin-bottom: 50px !important;
}
.setmyinfoBtn {
  width: 13% !important;
}
.popHerder {
  margin-bottom: 5px;
}
.boxPop {
  box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0);
  position: relative;
  /* background: #f5f5f5; */
  border: 1px solid #eee;
  padding: 0 14px 5px 14px;
}
.popBtmDel {
  position: absolute;
  right: 14px;
  top: 7px;
}
.addcase {
  padding-bottom: 60px;
}
.addcase .layui-form-label {
  width: 132px;
}
.addcase .layui-input-block {
  margin-left: 165px;
}
.card-bodyItem {
  padding: 0 !important;
}
.userInfo {
  width: calc(100% - 164px);
  /* height: 200px; */
  float: left;
  border: 1px solid #f5f5f5;
  padding: 10px;
  box-sizing: border-box;
}
.userInfoItem {
  height: 28px;
  border: 1px solid #f5f5f5;
  border-radius: 8px;
  padding: 5px;
  display: inline-block;
  text-align: center;
  line-height: 28px;
  font-size: 12px;
  margin: 5px;
}
.infoItemClick {
  background: #5fb878;
  color: #fff;
}
.codeFr {
  width: 57% !important;
  display: inline-block !important;
}
.yyzwz {
  display: flex;
  flex-direction: row;
}
.disableBtn {
  background-color: gray !important;
}
#caseUpload li,
#caseUpload li a,
.caseUpload li,
.caseUpload li a {
  color: #01aaed;
  cursor: pointer;
}
#caseUpload li:hover,
#caseUpload li a:hover,
.caseUpload li:hover,
.caseUpload li a:hover {
  color: #f44336;
}
.layui-layer-content {
  /* text-align: center; */
  text-align: left;
}
.scheduleCase textarea {
  resize: none;
}
.jfsx {
  width: 50%;
  float: left;
  display: flex;
  flex-direction: column;
}
.yfsx {
  width: 50%;
  float: right;
  display: flex;
  flex-direction: column;
}
.jfsx .layui-form-item,
.yfsx .layui-form-item {
  width: 100%;
}
.sxMessage {
  text-align: center;
  height: 40px;
  line-height: 40px;
  font-size: 24px;
  color: #5fb878;
  margin-bottom: 6px;
}
.inlineWideth .layui-input-inline {
  width: 212px;
}
.layuiInput .layui-input {
  display: block;
  width: 99%;
  padding-left: 10px;
}

.layuiInput .layui-form-select .layui-edge {
  right: 17px;
}
.lookPDF {
  cursor: pointer;
  color: #009688;
  margin-left: 6px;
}
.textareaStyleAll {
  width: 99% !important;
}
/* 视频会议 */
.project {
  width: 100%;
  height: 100%;
}

.left {
  width: 50%;
  float: left;
  height: 100%;
}
.left iframe {
  width: 99%;
  height: 99%;
}
.right {
  width: 50%;
  height: 100%;
  float: right;
  position: relative;
}

.header {
  width: 100%;
  height: 70px;
  line-height: 70px;
  /* font-weight: 600; */
  color: #505050;
  text-align: center;
  font-size: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
}
.sphyClose {
  position: absolute;
  right: 8px;
  top: 5px;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
.media {
  width: 100%;
  height: 99%;
}

#videomp4 {
  width: 100%;
  height: 99%;
}

.left {
  width: calc(100% - 204px);
}

.right {
  width: 204px;
}

.header {
  font-size: 20px;
}

.tjycontent {
  width: 100%;
  height: calc(100% - 81px);
  /* overflow: auto; */
  border-top: 1px solid #eee;
}

/* .tjycontent ul::-webkit-scrollbar {
    width: 0px;
    height: 0px;
} */

.tjycontent .allCheck {
  width: 90%;
  margin: auto;
  height: 30px;
  line-height: 30px;
  margin-bottom: 10px;
}

.tjycontent ul {
  width: 100%;
  height: calc(100% - 53px);
  overflow: auto;
  border-top: 1px solid #eee;
}

.tjycontent ul li {
  width: 90%;
  margin: auto;
  height: 40px;
  line-height: 40px;
}

#tjylist input {
  width: 20px;
  height: 20px;
  float: left;
  margin-top: 10px;
  margin-right: 4px;
}

.tjycontent label {
  float: left;
  display: inline-block;
  height: 40px;
  line-height: 40px;
}

.tjycontent ul li button {
  float: right;
  background-color: rgba(229, 229, 229, 1);
  border: none;
  width: 60px;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  text-align: center;
  border-radius: 4px;
  margin-left: 6px;
  color: #505050;
  margin-top: 10px;
}
.inviteEnter {
  width: 100%;
  height: 60px;
  padding-top: 20px;
  border-top: 1px solid #eee;
}
.inviteEnter div {
  width: 100px;
  height: 40px;
  margin: auto;
  background: #2196f3;
  text-align: center;
  border-radius: 5px;
}
.inviteEnter span {
  display: inline-block;
  width: 100%;
  text-align: center;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
}
.layui-layer-page .layui-layer-content {
  text-align: center;
}
.ck-blurred,
.ck-editor__main,
.ck-content {
  min-height: 300px;
}
.layuiBtn .layui-form-label {
  width: 132px;
}

.layuiBtn .layui-input-inline {
  width: calc(100% - 180px);
}
.evidence ul li {
  text-align: left;
  min-height: 38px;
}
.evidence ul li a {
  color: #2196f3;
  cursor: pointer;
  line-height: 38px;
}
.evidence ul li a:hover {
  color: #f44336;
}
.evidence .layui-form-checkbox {
  width: calc(100% - 29px);
  float: left;
}
.evidence .layui-form-checkbox span {
  display: inline-block;
  width: 100%;
  padding: 0px !important;
  margin: 0px;
}
.evidence .jgImg li {
  margin-bottom: 0px !important;
}
#caseUpload {
  margin-top: 7px;
}
.userUpload {
  display: flex;
  flex-direction: row;
  width: 100%;
}
.qrcode {
  width: 200px;
  height: 200px;
  position: absolute;
  top: -243px;
  right: 0px;
  padding: 10px 10px 30px 10px;
  border: 1px solid #eee;
  border-radius: 5px;
  background-color: #fff;
}
.layui-tab-item iframe {
  height: 748px;
}
.caseUpload li a {
  float: left;
  display: inline-block;
  width: calc(100% - 70px);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  height: 30px;
  line-height: 30px;
}
.caseUpload li {
  display: flex;
  flex-direction: row;
  height: 30px;
  margin-bottom: 6px;
  position: relative;
}
.supplementinput {
  width: 213px !important;
}
.jgBtn {
  float: right;
  margin-right: 5px;
}
.qrcodeText {
  position: absolute;
  bottom: 4px;
  left: 34px;
}
.ck-blurred {
  height: 300px;
}
#tjImg li a,
#sfjdsImg li a,
#sfqrImg li a,
#dzajImg li a {
  display: inline-block;
  width: calc(100% - 48px) !important;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
