@charset "utf-8";
@import "../../lib/layui/css/layui.css";

* {
  margin: 0px;
  padding: 0px;
}

a {
  text-decoration: none;
}

html {
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}

body {
  width: 100%;
  font-family: "Microsoft YaHei";
  background: #efeef0;
}

.layui-btn-blue {
  border: none;
  cursor: pointer;
  color: #1e9fff;
  background: transparent;
}

.layui-btn-blue:hover {
  color: #1e9fff;
}

.layui-btn-green {
  border: none;
  cursor: pointer;
  color: #3e9b10;
  background: transparent;
}

.layui-btn-green:hover {
  color: #3e9b10;
}

.list_bg {
  background: #fff;
  height: auto;
  padding-top: 10px;
}

.fr {
  float: right;
}

.font16 {
  font-size: 16px;
}

.rightMenu {
  position: absolute;
  width: 120px;
  line-height: 24px;
  z-index: 999;
  background: #fff;
  border: 1px solid #f2f2f2;
  border-bottom: none;
  border-radius: 3px;
  display: none;
}

.rightMenu li {
  display: block;
  padding: 4px 10px;
  color: #ccc;
  border-bottom: 1px solid #f2f2f2;
}

.rightMenu li:hover {
  background: #eee;
  color: #666;
}

/**treeselect*/

.layui-form-select .layui-tree {
  display: none;
  position: absolute;
  left: 0;
  top: 42px;
  padding: 5px 0;
  z-index: 999;
  min-width: 100%;
  border: 1px solid #d2d2d2;
  max-height: 300px;
  overflow-y: auto;
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12);
  box-sizing: border-box;
}

.layui-form-selected .layui-tree {
  display: block;
}

.weadmin-trailer {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  padding: 15px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  box-sizing: border-box;
  font-size: 20px;
  font-weight: 300;
  color: #ccc;
}

cite {
  cursor: pointer;
}

.weadmin-body {
  padding: 20px;
}

.layui-body {
  overflow-y: scroll;
}

.layui-form-pane label.nostyle {
  background: none;
  border: none;
}

.weadmin-nav {
  padding: 0 20px;
  position: relative;
  z-index: 99;
  /* border-bottom: 1px solid #67c23a; */
  line-height: 40px;
  height: 40px;
  overflow: hidden;

  display: flex;
  align-items: center;
}

.weadmin-block {
  display: block;
  margin-bottom: 10px;
  padding: 5px;
  line-height: 22px;
  border-radius: 0 2px 2px 0;
  background-color: #f2f2f2;
}

.we-search {
  margin-bottom: 20px;
  font-size: 16px;
}

.we-search input.layui-input {
  width: 190px;
}

.we-red {
  color: red;
}

.page {
  margin-top: 20px;
  text-align: center;
}

.page a {
  display: inline-block;
  background: #fff 0 0 no-repeat;
  color: #888;
  padding: 10px;
  min-width: 15px;
  border: 1px solid #e2e2e2;
}

.page span {
  display: inline-block;
  padding: 10px;
  min-width: 15px;
  border: 1px solid #e2e2e2;
}

.page span.current {
  display: inline-block;
  background: #009688 0 0 no-repeat;
  color: #fff;
  padding: 10px;
  min-width: 15px;
  border: 1px solid #009688;
}

.page .pagination li {
  display: inline-block;
  margin-right: 5px;
  text-align: center;
}

.page .pagination li.active span {
  background: #009688 0 0 no-repeat;
  color: #fff;
  border: 1px solid #009688;
}

/*登录样式*/

.welcome-footer {
  padding: 30px 0;
  line-height: 30px;
  text-align: center;
  background-color: #eee;
  color: #666;
  font-weight: 300;
}

body .layui-layout-admin .footer-demo {
  height: auto;
  padding: 15px 0;
  line-height: 26px;
}

.welcome-footer a {
  padding: 0 5px;
}

table th,
table td {
  word-break: break-all;
}

.footer {
  position: fixed;
  bottom: 0px;
  width: 100%;
  background-color: #222;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  line-height: 41px;
  color: #fff;
}

.footer .copyright {
  margin-left: 10px;
}

@media screen and (max-width: 768px) {
  .fast-add {
    display: none;
  }

  .layui-nav .to-index {
    display: none;
  }

  .container .logo a {
    width: 140px;
  }

  .left-nav {
    left: -221px;
  }

  .page-content {
    left: 0px;
  }

  .page-content .layui-tab-content .layui-tab-item {
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll;
  }

  .we-search input.layui-input {
    width: 100%;
    margin: 10px;
  }
}

.we-changelog .layui-timeline-title h3 {
  display: inline-block;
}

.we-changelog .layui-timeline-title .layui-badge-rim {
  top: -2px;
  left: 10px;
}

.weadmin-shortcut {
  height: 185px !important;
  background-color: #fff;
}

.weadmin-shortcut .layui-carousel,
.weadmin-shortcut > [carousel-item] > * {
  background-color: #fff;
}

.weadmin-shortcut .layui-col-space10 {
  margin: 0;
}

.weadmin-shortcut li {
  text-align: center;
}

.weadmin-shortcut li a {
  display: block;
}

.weadmin-shortcut li .layui-icon {
  display: inline-block;
  width: 100%;
  height: 120px;
  line-height: 120px;
  text-align: center;
  border-radius: 2px;
  font-size: 30px;
  background-color: #f8f8f8;
  color: #333;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

.weadmin-shortcut li:hover .layui-icon {
  background-color: #f2f2f2;
}

.weadmin-shortcut li cite {
  position: relative;
  top: 2px;
  display: block;
  color: #333333;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 16px;
}

.weadmin-shortcut li p {
  font-size: 12px;
  line-height: 16px;
  color: #666666;
  margin-top: 5px;
}

.weadmin-shortcut li p span {
  text-align: left;
  display: inline-block;
}

.weadmin-shortcut .layui-carousel-ind {
  position: absolute;
  top: -41px;
  text-align: right;
}

.weadmin-shortcut .layui-carousel-ind ul {
  background: 0 0;
}

.weadmin-shortcut .layui-carousel-ind ul li {
  background-color: #e2e2e2;
}

.weadmin-shortcut .layui-carousel-ind ul li:hover {
  background-color: #c2c2c2;
}

.weadmin-shortcut .layui-carousel-ind ul li.layui-this {
  background-color: #999;
}

.weadmin-text p {
  margin-bottom: 10px;
  text-indent: 2em;
}

.layui-card-header.layui-elem-quote {
  line-height: 22px;
  height: 22px;
  padding: 15px;
}

.weadmin-notice {
  height: 60px !important;
}

.weadmin-notice a {
  display: block;
  text-align: center;
  line-height: 60px;
}

.weadmin-notice .layui-carousel-ind {
  position: absolute;
  top: -56px;
  text-align: right;
}

.weadmin-notice .layui-carousel-ind ul {
  background: 0 0;
}

.weadmin-notice .layui-carousel-ind ul li {
  background-color: #e2e2e2;
}

.weadmin-notice .layui-carousel-ind ul li:hover {
  background-color: #c2c2c2;
}

.weadmin-notice .layui-carousel-ind ul li.layui-this {
  background-color: #999;
}

/*自定义*/

.indexh {
  font-size: 18px;
  color: #626262;
  height: 0px;
  line-height: 0px;
  padding-left: 5px;
  font-weight: normal;
  border-left: 5px solid #05df81;
  margin-top: 5px;
}

.noborder {
  border: none;
}

.layui-table-cell {
  height: 26px;
  line-height: 26px;
}

.layui-table-cell a {
  height: 24px;
  line-height: 24px;
}

/*layui弹出样式*/
.Bclass {
  border-radius: 10px !important;
  overflow: hidden;
}

.Bclass .layui-layer-title {
  background: #409eff !important;
  color: #fff !important;
  border: none !important;
}

.Bclass .layui-layer-setwin a {
  background: url(../images/layui-close.png) no-repeat !important;
}

.Bclass .layui-layer-btn a {
  background: #02aec8 !important;
  border: none;
}

.Bclass .layui-layer-btn .layui-layer-btn1 {
  background: #cbcbcb !important;
  border: none;
}

.notclose .layui-layer-setwin a {
  display: none;
}

.nobtn .layui-layer-btn {
  display: none !important;
}

/*按钮基础样式*/
.btnBaseClass {
  background: #67c23a;
}

/* 定义居民个人菜单 */

.rightpos {
  right: 10px !important;
  top: 50px !important;
  left: 80% !important;
}

/* 每个随访表 */

.labelnotstyle {
  background: none !important;
  border: none !important;
}

.lightgrey {
  background: #ecf3f8 !important;
}

.sublabeltitle {
  font-weight: 800;
  color: #000;
}

.fixed-btn-form {
  position: fixed;
  bottom: 0;
  left: 25px;
  width: 100%;
  background: #fff;
  z-index: 898;
  padding: 10px 0 10px 38px;
}

.coverwrap .layui-card-body {
  margin-bottom: 0;
}

.coverwrap .layui-form-item input {
  height: 28px;
}

.coverwrap .layui-form-item {
  border: 1px solid #dddddd;
}

.coverwrap .layui-form-item div.layui-inline {
  margin-bottom: 0;
}

.coverwrap .layui-form-item .inputwrap {
  padding: 4px 7.5px;
}

.coverwrap .layui-form-item .inputwrap input {
  background: #f6f6f6;
}

.red {
  color: red;
}

/* 去掉number样式 */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
}

/* chrome */
input[type="number"] {
  -moz-appearance: textfield;
}

.exit-edit {
  background: #b8b8b8;
}

.exit-edit2 {
  background: #b8b8b8;
}

.one {
  width: 140px;
  background: #ecf3f8;
  text-align: center;
}

.two {
  width: 94px;
  background: #ecf3f8;
  text-align: center;
}

.row {
  width: 15px;
  color: #fff;
  background: #03aec8;
}

.label {
  display: inline-block;
}

.nth {
  width: 110px;
  text-align: center;
  background: #f0f9eb;
}

.follow-img {
  width: 80px;
  height: 80px;
}

.img-wrap span {
  margin-right: 30px;
  vertical-align: top;
  cursor: pointer;
  font-size: 28px;
}

/* 打印弹窗 */
.layui-layer-print {
  text-align: center;
}

.layui-layer-print .layui-layer-title {
  padding: 0px;
}

.confirmStyle {
  top: 100px !important;
  left: 340px !important;
  width: 600px !important;
  height: 403px !important;
}

.confirmStyle .layui-layer-btn-c {
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: 10px;
}

.confirmStyle .layui-layer-content {
  max-height: 250px;
}

.ipt23mr20 {
  padding: 0;
  width: 120px;
  text-align: center;
}

/*图片遮罩*/

.bigimg {
  width: 600px !important;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: none;
  z-index: 9999;
  border: 10px solid #fff;
}

.mask {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 899;
  transition: all 1s;
  display: none;
}

.bigbox {
  width: 840px;
  background: #fff;
  border: 1px solid #ededed;
  margin: 0 auto;
  border-radius: 10px;
  overflow: hidden;
  padding: 10px;
}

.bigbox > .imgbox {
  width: 400px;
  height: 250px;
  float: left;
  border-radius: 5px;
  overflow: hidden;
  margin: 0 10px 10px 10px;
}

.bigbox > .imgbox > img {
  width: 100%;
}

.imgbox:hover {
  cursor: zoom-in;
}

.mask:hover {
  cursor: zoom-out;
}

.mask .close-btn-img {
  position: fixed;
  right: 10px;
  top: 10px;
  width: 32px;
}

.mask > img:hover {
  cursor: pointer;
}

/* 完善项提示弹窗按钮颜色 */
#perfect ~ .layui-layer-btn > .layui-layer-btn0 {
  background: #5fb878 !important;
  border-color: #5fb878;
}

#perfect ~ .layui-layer-btn > .layui-layer-btn1 {
  background: #02aec8 !important;
  color: #fff;
}

/*置灰按钮*/
.ash-button {
  background: #b8b8b8;
}

.changeHtml {
  top: 10px !important;
}

/* 定位 */
.location {
  border: none;
  background: #fff;
  float: right;
  margin-right: 28%;
  text-align: center;
}

/*placeholder*/
#health_form input::-webkit-input-placeholder {
  color: #aaa;
}

#health_form input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #aaa;
}

#health_form input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #aaa;
}

#health_form input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #aaa;
}

.location {
  display: none;
}

.layui-form-item .layui-input-inline {
  width: 160px;
}

.layui-textarea {
  overflow-y: auto;
}

#lostVisitReasonContent {
  display: none;
}

/*详情页面  vue******************************************/
[v-cloak] {
  display: none;
}

/*完善项没填*/
.perfectred {
  color: red;
}

/*非完善项没填*/
.ash {
  color: #999;
}

/*都填写了*/
.black {
  color: #333;
}

.filetie {
  font-size: 20px;
  font-weight: 900;
  text-align: center;
}

.deleDiv {
  display: block;
  float: right;
}

.layui-input,
.layui-textarea {
  color: #085efa;
}

.logo {
  /* width: 80px; */
  height: 40px;
}

.logo + a {
  font-size: 18px;
  font-weight: normal;
}

.fixed-btn-form > .layui-btn {
  padding: 0 50px;
  font-weight: bold;
}

.fixed-btn-form > #Go_back,
.fixed-btn-form > #go_back {
  padding: 0 18px;
}

.flex {
  display: flex;
  align-items: center;
}

#del {
  background-color: #ff5722 !important;
}

.save-btn,
#goToEdit {
  border: none;
  color: #fff;
  background-color: #409eff;
}

.goback,
#goback,
#goBack,
#go_back,
#Go_back {
  border: none;
  color: #fff;
  background-color: #ff5722;
}

#printInfo,
#batchprint,
#print_href,
#form_print,
#print-form,
#print_single {
  color: #fff;
  background-color: #3ac27e !important;
}

.add,
.add-mes-btn,
.select-peo,
#export,
#exportDetail,
#print_all,
#print-all,
#changePrint,
#actionPrint,
#print_all_href {
  color: #fff;
  background-color: #67c23a !important;
}

#export:disabled,
#exportDetail:disabled {
  background-color: #b8b8b8 !important;
}

/* .submit-func-throttling{
  background-color: #b8b8b8;
} */

.errTitle,
.bpmTitle {
  display: flex;
  align-items: center;
  transform-origin: center bottom;

  max-width: 600px;
  max-height: 180px;
  min-height: 30px;
  background-color: rgb(204, 232, 207) !important;

  padding: 5px;
  color: #ff5722;
  border-radius: 4px;
  background-color: #fff;

  position: absolute;

  z-index: 19891016;
}

.errTitle::after,
.bpmTitle::after {
  content: " ";
  width: 0px;
  height: 0px;
  border-left: 10px solid transparent;
  border-right: 0px solid transparent;

  position: absolute;
  left: 0px;
  bottom: -10px;

  border-top: 12px solid rgb(204, 232, 207);
}

.err,
.bpmTip,
.err + .layui-form-select {
  border: 1px solid #ff5722 !important;
}

.err + .layui-form-radio,
.err + .layui-form-checkbox span,
.err + .layui-form-radio .layui-icon {
  color: #ff5722 !important;
}

.err + .layui-form-checkbox[lay-skin="primary"] i {
  border-color: #ff5722 !important;
}

.err + .layui-form-checked[lay-skin="primary"] i {
  border-color: #ff5722 !important;
  background-color: #ff5722;
}

tr.err > td {
  border: none;
}

.errBtn {
  display: none;
}

#getCheck {
  background-color: #b8b8b8;
}

#mate {
  background-color: #009688;
}

#update {
  background-color: #ff5722;
}

#getLastFollow {
  background-color: #ffba00 !important;
}

.imgshow[src=""],
.imgshow:not([src]) {
  opacity: 0;
  width: 0 !important;
}
