html,
body {
  font-family: -apple-system, "SF UI Text", "Helvetica Neue", Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Zen Hei", sans-serif;
  font-weight: normal;
  color: black;
  max-width: 998px;
  height: 100%;
  margin-left: auto!important;
  margin-right: auto!important;
  position: relative;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
/* ========================JJW============================ */
.block_headder {
  border-bottom-style: solid;
  border-width: 1px;
  height: 2.5rem;
}
.block_headder_img {
  display: inline-block;
  background-size: cover;
  width: 2rem;
  height: 2rem;
  margin-right: 1rem;
  float: left;
}
.block_headder .title {
  height: 2rem;
  line-height: 2rem;
}
.block_content {
  overflow: hidden;
  padding-bottom: 1rem;
  margin-left: auto;
  margin-right: auto;
}
.block_content a {
  width: 100%;
  height: 100%;
  line-height: 100%;
  display: inline-block;
  font-size: 1rem;
  color: white;
}
.block_content .description label {
  margin-left: 0.5rem;
  display: inline-block;
  min-width: 5rem;
  float: left;
  font-size: 1rem;
  height: 1.4rem;
  line-height: 1.4rem;
  color: #666;
  -moz-text-align-last: justify;
       text-align-last: justify;
  text-align: right;
}
.block_content .description p {
  font-size: 1rem;
  height: 1.4rem;
  line-height: 1.4rem;
  color: #797979;
}
.block_content .type_status label {
  float: left;
  font-size: 1.1rem;
  height: 1.6rem;
  line-height: 1.6rem;
}
.block ul {
  padding-left: 0.3rem;
}
.block li {
  position: relative;
  list-style: none;
  overflow: hidden;
  margin: 0.4rem 0 0 0;
}
.approval div {
  margin-left: 1rem;
  line-height: 1.3rem;
  overflow: hidden;
}
.approval a {
  color: #000;
}
.bulletin div {
  border: 1px dashed #ccc;
  margin-left: 2rem;
  max-height: 4rem;
  padding: 0.3rem 0.3rem 0 0.3rem;
  overflow: hidden;
}
.bulletin a {
  color: #000;
}
.bulletin .date {
  display: block;
  float: right;
}
.bulletin .title {
  line-height: 1.3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.fa-2r {
  font-size: 1.2rem !important;
}
.app-bulletin {
  width: 14.5rem;
  height: 13rem;
  line-height: 13rem;
  background-color: #5598CF;
  float: left;
  margin-top: 1rem;
}
.app-overTime {
  width: 7rem;
  height: 5rem;
  line-height: 5rem;
  background-color: #36ADC2;
  float: left;
  margin-left: 0.9rem;
  margin-top: 1rem;
}
.app-leave {
  width: 7rem;
  height: 7.2rem;
  line-height: 7rem;
  background-color: #EB7159;
  float: left;
  margin: 0.9rem 0 0 0.9rem;
}
.app-finace {
  width: 6.75rem;
  height: 5rem;
  line-height: 5rem;
  background-color: #26A69A;
  float: left;
  margin-top: 0.9rem;
}
.app-confirmation {
  width: 6.75rem;
  height: 5rem;
  line-height: 5rem;
  background-color: #FFA726;
  float: left;
  margin: 0.9rem 0 0 0.9rem;
}
.app-plan {
  width: 7rem;
  height: 5rem;
  line-height: 5rem;
  background-color: #3FB04B;
  float: left;
  margin: 0.9rem 0 0 0.9rem;
}
.app {
  text-align: center;
  -webkit-border-radius: 4px;
          border-radius: 4px;
}
#itemTable input {
  -webkit-border-radius: 3px;
          border-radius: 3px;
}
#itemTable td:first-child input {
  width: 13rem;
  margin-left: 5px;
}
#itemTable td:nth-child(2) input {
  width: 5rem;
  margin-left: 5px;
}
#itemTable td:nth-child(3) input {
  width: 3rem;
  height: 1.5rem;
  line-height: 1.5rem;
  margin-left: 5px;
  background-color: #D55959;
  font-size: 0.7rem;
}
.addItemBtn {
  width: 7rem !important;
  height: 2rem;
  line-height: 2rem;
  margin: 0 auto;
  background-color: #B0B0B0;
  font-size: 1.2rem;
}
.bg-orange {
  background-color: #F2B738 !important;
}
.bg-red {
  background-color: #F23838 !important;
}
.avatar {
  float: left;
  margin: 0.5rem 0;
  width: 4rem;
  height: 4rem;
}
/* ========================QLC============================ */
body > header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color:#4390EA;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 1rem;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 2.8rem;
  line-height: 2.8rem;
  z-index: 5001;
}
header h1{
  color:#fff;
  text-align: center;
  height: 100%;
  width: 100%;
  color:#fff;
  font-size: 1rem;
  margin: 0;
   line-height: 2.8rem; 
}
header .new-one{
  background: url(../imgs/icons/top-new-one.png) no-repeat center;
  background-size: contain;
  width: 1.5rem;
  height: 1.5rem;
  margin-top: 0.5rem;
  position: absolute;
  right: 0.7rem;
  top: 0.2rem;
}
header .logo-graphic {
  width: 2.2rem;
  height: 2.2rem;
  line-height: 2rem;
  color: #0C900B;
  text-align: center;
  vertical-align: middle;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  border: 0.18rem solid #0C900B;
  font-size: 1.7rem;
}
header .left,
header .right {
  height: 100%;
}
header .right i:before {
  font-size: 1.4rem;
  color: #fff;
  line-height: 2.8rem;
}
header .left i.fa-angle-left:before {
  font-size: 2rem;
  color: #fff;
  vertical-align: sub;
}
header .left em {
  color: #fff;
  font-size: 1rem;
  padding-left: 0.5rem;
  font-weight: bold;
  display: inline-block;
}
.nav-list {
  position: absolute;
  top: 0;
}
.container {
  padding: 2.8rem 1rem;
  width: 100%;
  min-height: 100%;
  overflow: auto;
}
.container h3 {
  font-size: 1.1rem;
  color: #333;
  height: 2.2rem;
  padding-left: 10px;
  line-height: 2.4rem;
  border-bottom: 1px solid #efefef;
  margin-bottom: 1rem;
}
.container h3 .view-more {
  margin-right: 0.8rem;
  font-size: 0.8rem;
  color: #999;
}
.container .flexslider {
  margin: -0.5rem -1rem;
}
.container .mon-week-plans {
  min-height: 4rem;
  margin-bottom: 4rem;
}
.container .plan-list {
  width: 21rem;
  margin: 0 1.5rem;
  display: inline-block;
}
.container .plan-list li {
  border-left: 1px solid #0C900B;
  line-height: 1.2rem;
  padding-top: 0.7rem;
  display: table;
}
.container .plan-list li p {
  padding-left: 1.5rem;
  line-height: 1.4rem;
}
.container .plan-list li i {
  float: right;
}
.container .plan-list li:not(:first-child):before {
  content: "";
  width: 0.75rem;
  height: 0.75rem;
  opacity: 0.95;
  -webkit-box-shadow: 0px 0px 1px 2px #9accb4;
          box-shadow: 0px 0px 1px 2px #9accb4;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #0C900B;
  display: inline-block;
  margin-left: -0.4rem;
  position: absolute;
}
.container .plan-list:before {
  background-color: green;
  color: white;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  width: 1.6rem;
  height: 1.6rem;
  display: inline-block;
  line-height: 1.6rem;
  text-align: center;
  position: absolute;
  font-size: 1rem;
  -webkit-box-shadow: 0px 0px 1px 2px #9accb4;
          box-shadow: 0px 0px 1px 2px #9accb4;
  margin-left: -0.75rem;
}
.container .month:before {
  content: "月";
}
.container .week:before {
  content: "周";
}
.container .apply-tips {
  color: #aaa;
  font-size: 1rem;
  padding-top: 0.4rem;
  line-height: 1.4rem;
  overflow: hidden;
  margin-bottom: -0.5rem;
}
.container .type-label {
  position: absolute;
  cursor: default;
  width: 8rem;
  height: 1.2rem;
  right: -2rem;
  top: 1rem;
  color: #ffffff;
  background-color: #55ba54;
  -webkit-transform: rotate(39deg);
      -ms-transform: rotate(39deg);
          transform: rotate(39deg);
  font-size: 0.8rem;
  letter-spacing: 3px;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 15;
  opacity: 1;
  overflow: visible;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
}
.container .type-unread{
  position: absolute;
  right: .5rem;
  top: .5rem;
  width: .4rem;
  height: .4rem;
  border-radius: 50%;
  background-color: #D32824;
  z-index: 15;
}
.container .tab-bar {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #4390ea;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.container .tab-bar li {
  width: 50%;
  text-align: center;
  height: 2.6rem;
  line-height: 2.6rem;
  font-size: 1rem;
  color: #666;
  vertical-align: middle;
}
.container .tab-bar li:first-child {
}
.container .tab-bar li.active {
  color: white;
  background-color: #4390ea;
}
.container .filter-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #999;
  font-size: 1rem;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  margin-left: -1rem;
  margin-right: -1rem;
  margin-top: 1rem;
  background-color: white;
}
.container .filter-bar li {
  height: 2.6rem;
  line-height: 2.6rem;
  font-size: 1.2rem;
}
.container .filter-bar li .fa {
  padding-right: 0.5rem;
}
.container .filter-notation {
  line-height: 3rem;
  height: 3rem;
  font-size: 1.1rem;
  color: #aaa;
  text-indent: 1rem;
}
.container .filter-notation i{

}
.container .filter-notation i:before {
  font-size: 1rem;
  vertical-align: 0px;
}
.container .inspect-blk {
  margin-left: -1rem;
  margin-right: -1rem;
  background-color: #f2f2f2;
}
.container .inspect-blk li {
  padding-left: 0.5rem;
  background-color: white;
  position: relative;
  overflow: hidden;
}
.container .inspect-blk li a {
  display: block;
  height: 100%;
}
.container .inspect-blk .person-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: left;
  -webkit-justify-content: left;
      -ms-flex-pack: left;
          justify-content: left;
  padding: 1rem 0 0 1rem;
}
.container .inspect-blk .person-info img {
  width: 4rem;
  height: 4rem;
  border: none;
  margin-right: 1rem;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background-color: #ccc;
}
.container .inspect-blk .person-info div p {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: bold;
  color: #666;
  padding-right: 1rem;
}
.container .inspect-blk .inspect-info {
  margin: 1rem 0 0 1rem;
  padding-bottom: 0.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.container .inspect-blk .inspect-info label {
  width: 7rem;
  float: left;
  font-size: 1rem;
  line-height: 1.6rem;
  color: #666;
  font-weight: bold;
}
.container .inspect-blk .inspect-info p {
  font-size: 1rem;
  line-height: 1.8rem;
  color: #666;
  padding-right: 0.5rem;
  overflow: hidden;
  max-height: 3.6rem;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}
.container .inspect-blk .inspect-info .longP {
  max-height: 3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.container .blk {
  margin-left: -1rem;
  margin-right: -1rem;
}
.container .blk li {
  background-color: white;
  position: relative;
  overflow: hidden;
}
.container .blk li a {
  display: block;
}
.container .blk .info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: left;
  -webkit-justify-content: left;
      -ms-flex-pack: left;
          justify-content: left;
  padding: 1rem 0 0 1rem;
}
.container .blk .info div p {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: bold;
  color: #000;
}
.container .blk .detail {
  margin: 1rem 0 0 1rem;
  padding-bottom: 0.5rem;
}
.container .blk .detail label {
  min-width: 5rem;
  margin-right: 0.5rem;
  float: left;
  font-size: 1rem;
  line-height: 1.6rem;
  color: #333;
}
.container .blk .detail p {
  font-size: 1rem;
  line-height: 1.6rem;
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 1rem;
  margin: 0.5rem 0;
}
.container .blk .detail .longP {
  max-height: 3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.container .tab-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 5rem;
  margin-top: -0.5rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  padding-top: 1.2rem;
  margin-left: -1rem;
  margin-right: -1rem;
  background-color: white;
  font-size: 1.1rem;
}
.container .tab-list li {
  text-align: center;
  color: #0C900B;
  font-size: 1rem;
}
.container .tab-list li a {
  color: inherit;
}
.container .tab-list li p {
  margin-top: 0.5rem;
}
.container .tab-list li i:before {
  font-size: 1.5rem;
}
.container .inspect-module {
  background-color: white;
  font-size: 0;
  margin-left: -1rem;
  margin-right: -1rem;
}
.container .inspect-module li {
  border-right: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  width: 50%;
  height: 6rem;
  display: inline-block;
  text-align: center;
  overflow: hidden;
}

.container .inspect-module li a {
  font-size: 1rem;
  -webkit-border-radius: 0.6rem;
  border-radius: 0.6rem;
  width: 5rem;
  height: 3rem;
  margin: 1.5rem auto 0 auto;
  display: inline-block;
  line-height: 3rem;
}
.container .inspect-module li a i {
  vertical-align: middle;
}
.container .inspect-module li a i:before {
  color: #0C900B;
  vertical-align: bottom;
  font-size: 1.5rem;
}
.container .inspect-module li p {
  color: #666;
  text-align: center;
  line-height: 1.3rem;
  font-size: 0.95rem;
  margin-top: .3rem;
}

.container .inspect-module li:nth-child(n>6) {
  border-bottom: none;
}
.container .total-money .money-text {
  font-size: 1.6rem;
  color: #4390EA;
}
.container .finance-blk[data-index="0"] a.remove-one {
  display: none;
}
.container .finance-blk:last-child .new-one {
  display: block;
}
.container .finance-blk .new-one {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  height: 3.6rem;
  background-color: #fff;
  display: none;
  line-height: 3.6rem;
  font-size: 0.88rem;
  text-align: center;
  color: #37aeff;
}
.container .finance-blk a.remove-one {
  color: #37aeff;
  float: left;
  padding: 0.75rem 1rem;
}
.container .finance-blk .add-one {
  display: inline-block;
  padding: 0 1rem;
  height: 100%;
  color: #37aeff;
  font-size: 1rem;
}
.container .finance-blk .finance-title {
  background-color: #efefef;
  margin-left: -1rem;
  border-bottom: 1px solid #ccc;
  margin-right: -1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 2.6rem;
  line-height: 2.6rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 0.88rem;
  color: #37aeff;
}
.container .finance-blk .finance-title .title-text {
  margin: 0rem 1rem;
  color: #999;
}
.container .finance-blk .finance-title .remove-one {
  padding: 0 1rem;
}
.container .company .comp-title {
  width: 100%;
  margin-left: 0.2rem;
  height: 2.6rem;
  line-height: 2.6rem;
  color: #666;
  font-size: 1rem;
}
.container .company .comp-title i {
  width: 1rem;
  font-size: 1.4rem;
  margin-right: 0.5rem;
  color: #ccc;
  vertical-align: baseline;
}
.container .company .apartment {
}
.container .company .apartment .apart-title {
  height: 2rem;
  line-height: 2rem;
  font-size: 1rem;
}
.container .company .apartment .apart-title i {
  width: 1rem;
  font-size: 1.4rem;
  vertical-align: -2px;
  margin-right: 0.2em !important;
  color: #ccc;
}
.container .company .apartment li {
  font-size: 1rem;
  line-height: 2.6rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-left: 1.2rem;
  margin-top: .2rem;
  border-bottom: 1px solid #eee;
}
.container .company .apartment li a {
  height: 100%;
  color:#000;
  -webkit-flex: 1;
  flex: 1;
  line-height: 1.2rem;
}
.container .company .apartment li i {
  font-size: 1.4rem;
  margin-right: 0.5rem;
  color: #ccc;
}
.container .company .apartment li i.pull-right {
  margin-top: 5px;
  color: #e2e2e2;
  font-size: 1rem;
}
.container .company .blk-control {
  display: block;
}
.container .banner {
  margin: 1rem -1rem;
}
.container .board-list h4 {
  text-align: center;
  color: #728fc2;
  font-size: 1.2rem;
  margin: 1.5rem 0 1rem;
  font-weight: bold;
}
.container .board-list .board-item {
  margin: 0 -1rem;
}
.container .board-list .board-item button {
  width: 90%;
  margin: 2rem auto;
  display: block;
  height: 2.6rem;
  line-height: 2.6rem;
  font-size: 1rem;
  -webkit-border-radius: 0.25rem;
          border-radius: 0.25rem;
  color: white;
  background-color: #4390ea;
  border: none;
}
.container .board-list .board-item button:active {
  -webkit-box-shadow: inset 0 11px 17px rgba(61, 165, 61, 0.6);
          box-shadow: inset 0 11px 17px rgba(61, 165, 61, 0.6);
}
.container .board-list .board-list-item li {
  border-top: 1px dashed #bbbbbb;
  height: 4.8rem;
  margin-top: 3px;
  padding-top: 3px;
}
.container .board-list .board-list-item li:last-child {
  border-bottom: 1px dashed #bbbbbb;
}
.container .board-list .board-list-item li a {
  display: block;
  font-size: 1rem;
  color: #666;
}
.container .board-list .board-list-item li a .tips-type {
  color: #999;
  line-height: 1.4rem;
  width: 3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: top;
  text-align: center;
}
.container .board-list .board-list-item li a .tips-desc {
  width: 19rem;
  display: inline-block;
  line-height: 1.4rem;
  margin-left: 0rem;
  color: #555;
  height: 2.8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.container .board-list .board-list-item li a .dateTime {
  float: right;
  margin-right: 1rem;
  line-height: 1.4rem;
  font-size: 0.8rem;
  color: #aaa;
}
.container .boardDetail h4 {
  margin: 2rem 0 .5rem;
  text-align: center;
  color: #555;
  font-size: 1.2rem;
}
.container .boardDetail p {
  padding: 0.5rem;
  line-height: 1.3rem;
  color: #999;
  text-indent: 2rem;
}
.container .boardDetail .abbr {
  text-align: right;
  margin-bottom: -1rem;
  margin-right: 1rem;
}
.container .personal-info .apply-input {
  margin-top: 0.2rem;
  text-align: right;
}
.container .personal-info .apply-input label {
  margin-right: 0.7rem;
  vertical-align: -2px;
}
.container .welcome {
  color: #259b24;
  margin-top: 3rem;
  font-weight: bold;
  font-size: 1.8rem;
}
.container .login {
  padding: 1.5rem 3rem;
}
.container .login i {
  color: #259b24;
  font-size: 1.5rem;
  vertical-align: -1rem;
}
.container .login .row {
  margin-top: 1rem;
}
.container .login .row input {
  margin-left: 1.5rem;
  padding: 0.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  font-size: 1rem;
}
.container .login .other-oper a {
  display: inline-block;
  margin: 1rem;
  color: #666;
}
.container .login .other-oper i {
  color: #aaa;
  display: inline-block;
  vertical-align: baseline;
  font-size: 1rem;
}
.filter-label {
  position: absolute;
  top: 3.5rem;
  width: 100%;
  z-index: 1001;
  bottom: 0;
  background-color: #fff;
  padding: 1rem;
  overflow: auto;
}
.filter-label .form-control {
  margin-top: 1rem;
  margin-left: -1rem;
  margin-right: -1rem;
}
.filter-label .form-control .timepicker {
  width: 12rem;
}
.filter-label .type_desc {
  display: inline-block;
}
.filter-label .type_desc:before {
  content: "";
  width: 8px;
  height: 8px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #549a54;
  margin-right: 0.5rem;
  display: inline-block;
  vertical-align: 2px;
}
.filter-label ul li {
  display: inline-block;
  width: 10rem;
  height: 2.5rem;
  line-height: 2.5rem;
  margin: 0.5rem;
}
.filter-label ul li.active a {
  background-color: rgba(185, 232, 185, 0.59);
  color: #7ec57e;
}
.filter-label ul li label {
  line-height: 1rem!important;
}
.filter-label ul li a {
  height: 100%;
  width: 100%;
  text-align: center;
  display: inline-block;
  background-color: #efefef;
  -webkit-border-radius: 0.55rem;
          border-radius: 0.55rem;
  color: #666;
}
.search-panel {
  position: absolute;
  top: 3.5rem;
  width: 100%;
  z-index: 1001;
  bottom: 0;
  background-color: #fff;
  overflow: auto;
  padding: 1rem;
}
.search-panel .search-bar {
  width: 100%;
  display: inline-block;
  height: 2rem;
  line-height: 2rem;
  -webkit-border-radius: .3rem;
  border-radius: .3rem;
  border: 1px solid #e2e2e2;
  padding-left: 1rem;
  background-color: #fff;
}
.search-panel .search-bar i.fa-search {
  font-size: 1.2rem;
  color: #e2e2e2;
  vertical-align: baseline;
}
.search-panel .search-bar input[type=text] {
    height: 98%;
    width: 14rem;
    outline: none;
    border: none;
    font-size: 1rem;
    color: #b5b5b5;
    vertical-align: 2px;
    background: none;
    box-shadow: 0 0 0 0;
}
.search-panel .search-bar input[type=text]:focus {
  background-color: #fff;
}
.search-panel .type_desc {
  display: inline-block;
  margin-top: 1rem;
  font-size: 1rem;
}
.search-panel .type_status_list li {
  margin: 0.5rem 1rem;
}
.search-panel .type_status_list label {
  margin-right: 0.5rem;
}
.search-panel .custom-select {
  margin: 0.5rem 1rem 1rem;
}
.search-panel .custom-select select {
  font-weight: normal;
  color: #666;
}


footer {
  position: fixed;
  z-index: 100;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3.4rem;
  background-color: #F8F8F8;
}
footer ul.foot-tab-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid #ececec;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}
footer ul.foot-tab-bar li {
  line-height: 3.4rem;
}

footer ul.foot-tab-bar li a {
  line-height: 0.8rem;
  display: inline-block;
  vertical-align: middle;
  height: 2.8rem;
  width: 2rem;
  text-align: center;
}
footer ul.foot-tab-bar li a p {
  text-align: center;
  font-size: 0.8rem;
  color: #999;
  margin-top: 2px;
}
footer ul.foot-tab-bar li a i {
  height: 1.7rem;
  line-height: 1.7rem;
  text-align: center;
  display: inline-block;
  vertical-align: sub;
}
footer ul.foot-tab-bar li a i:before {
  color: #666;
  text-align: center;
}
footer ul.foot-tab-bar li:nth-child(1) i:before {
  font-size: 1.7rem;
}
footer ul.foot-tab-bar li:nth-child(2) i:before {
  font-size: 1.4rem;
}
footer ul.foot-tab-bar li:nth-child(3) i:before {
  font-size: 1.4rem;
}
footer ul.foot-tab-bar li:nth-child(4) i:before {
  font-size: 1.6rem;
}
#jq-dropdown-1 {
  -webkit-transform: translate(-50%, -6%);
      -ms-transform: translate(-50%, -6%);
          transform: translate(-50%, -6%);
}
#jq-dropdown-1:before,
#jq-dropdown-1:after {
  content: none!important;
}
#jq-dropdown-1 .jq-dropdown-menu a {
  height: 2.6rem;
  display: inline-block;
  line-height: 2.6rem;
  width: 100%;
  font-size: 1rem;
}




/* ---------- new ---------*/
.icon-foot{
  width:42px;
  height:42px;  
  color:#999;
  font-size: 14px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.icon-foot.active+p{
  color:#4390EA;
}
.icon-home{
  width: 75%;
  background-image: url(../imgs/icons/foot-home.png);
}
.icon-home.active{
  background-image: url(../imgs/icons/foot-home-active.png);
}
.icon-app{
  width: 65%;
  background-image: url(../imgs/icons/foot-app.png);
}
.icon-app.active{

  background-image: url(../imgs/icons/foot-app-active.png);
}
.icon-contact{
  width: 65%;
  background-image: url(../imgs/icons/foot-contact.png);
}
.icon-contact.active{
  background-image: url(../imgs/icons/foot-contact-active.png);
}
.icon-me{
  width: 65%;
  background-image: url(../imgs/icons/foot-me.png);
}
.icon-me.active{
  background-image: url(../imgs/icons/foot-me-active.png);
}
.icon-app-task{
  width: 2.2rem!important;
  margin-right: 1px!important;
  margin-left: -2px;
}
.icon-app-meeting{
  width: 2.2rem!important;
  margin-right: 0!important; 
  margin-left: 0px; 
}

.icon-filter{
  width:1rem;
  height:1rem;
  text-align: center;
  background: url(../imgs/icons/filter.png) no-repeat center;
  background-size: contain;
}
.icon-filter.active{
  background: url(../imgs/icons/filter-active.png) no-repeat center;
  background-size: contain;
}
.icon-angle-right{
  background: url(../imgs/icons/angle-right.png) no-repeat center;
  background-size: contain;
  width:1rem;
  height:1rem;
}

.icon-user{
  width:14px;
  height: 14px;
}
.icon-user.female{
  background: url(../imgs/icons/icon-female.png) no-repeat center;
  background-size: contain;
}
.icon-user.male{
  background: url(../imgs/icons/icon-male.png) no-repeat center;
  background-size: contain;
}
.phone-number{
  color:#ccc;
  font-size: 1rem;
  margin:0;
}

.icon-business-trip{
  background: url(../imgs/icons/app-business-trip.png) no-repeat center; 
}
.icon-commission{
  background: url(../imgs/icons/app-commission.png) no-repeat center; 
}
.icon-plan{
  background: url(../imgs/icons/app-plan.png) no-repeat center;
}
.icon-overtime{
  background: url(../imgs/icons/app-overtime.png) no-repeat center;
}
.icon-leave{
  background: url(../imgs/icons/app-leave.png) no-repeat center;
}
.icon-app-board{
  background: url(../imgs/icons/app-board.png) no-repeat center;
}
.icon-app-meeting{
  background: url(../imgs/icons/app-meeting.png) no-repeat center;
}
.icon-app-absence{
  background: url(../imgs/icons/app-absence.png) no-repeat center;
}
.icon-app-task{
  background: url(../imgs/icons/app-task.png) no-repeat center;
}


.icon-application{
  width:2rem;
  display: inline-block;
  background-size: cover;
  height:2rem;
  margin-right: 6px;
}

.obj-tab-list{
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  /* padding: 0 2rem; */
  color:#666;
  /* width: 100%; */
  margin-left: -1rem;
  margin-right: -1rem;
  border-bottom: 1px solid #eee;
}
.obj-tab-list li.active{
  color:#419BF9;
  border-bottom:2px solid #419BF9;
}
.obj-tab-list li{
  height:36px;
  line-height: 36px;
  width: 35%;
  text-align: center;
}

.transi-hidden{
  -webkit-transition: height .3s ease-out;
  transition:height .3s ease-out;
  height:2.6rem;
  overflow: hidden;
}

.dialog_divOperation .btn_span:first-child {
  color:#448FEA;
}
/* 签到系统 */
.assign-on-time{
  padding:2.8rem 0 0;
}
.assign-on-time .date-time-line{
  color: #aaa;
  font-size: 0.85rem;
  line-height: 2.8rem;
  border-bottom: 1px solid #eee;
}
.assign-on-time h3{
  padding:0 1rem;
  border:none;
  font-size: 1rem;
}
.register-time-btn h3{
  color:#fff;
  margin-bottom: 0;
}
.assign-on-time .allmap{
  border-bottom:1px solid #eee;
  margin:0 1rem 1rem;
  width:auto;
  min-height:8rem;
}
#mapDetail{
  margin: 3.8rem 0 1rem;
  height:12rem;
}
.assign-on-time .map-title{
  line-height: 2.4rem;
  height: 2.4rem;
  border-bottom: none;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.imgs-upload{
  border-top: 1px solid #eee;
  min-height: 6rem;
  padding-top: 0.5rem;
  height: auto;
}
.imgs-upload label{
  margin-right: 2rem;
}
.imgs-blk{
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex:1;
  flex:1;
  -webkit-box-pack: left;
  -webkit-justify-content: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.assign-on-time .img-add{
  position: relative;
  width: 2rem;
  height: 2rem;
  line-height: 2;
  text-align: center;
}
.assign-on-time .img-add:before{
  color:#5186C3;
}
.assign-on-time .remarks{
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding-top: 1rem;
  padding-bottom: 1rem;
  height: 8rem;
}
.assign-on-time .remarks label{
  margin-right: 2rem;
}    
.assign-on-time .remarks textarea{
  resize: none;
  border: none;
  -webkit-flex:1;
  flex: 1;
  border: 1px solid #eee;
}

.assign-on-time .img-control .icon-close{
  position: absolute;
  right: 0;
  top: 0;
  width: 1.5rem;
  height: 1.5rem;
  text-align: center;
  line-height: 1.3;
  font-size: 1rem;
  color: #fff;
  background-color: rgba(0,0,0,.7);
  border-radius: 50%;
  margin-right: 4px;
  margin-top: 4px;
}
.assign-on-time .img-control .icon-close:before{
  color:#fff;
  font-size: 0.8rem;
}
.assign-on-time .fileUpload{
  position: absolute;
  opacity: 0;
  top:0;
  left:0;
  width:100%;
  height:100%;
}
.pos-move{
  color:#37aeff;
  font-size: 0.9rem;
  margin-right: 1rem;
  line-height: 2.4rem;
}
.pos-move-blk{
  margin-top:2.8rem;
  padding:0 1rem 1rem;
}
.mapPanel{
  max-height:21rem;
  overflow: auto;
}
.map-oper-blk{
  width: 100%;
  margin: 0 auto;
  font-size: 0;
}
.map-oper-blk .btn{
  width: 49%;
  display: inline-block;
}
.map-oper-blk .btn:first-child{
  margin-right: 2%;
  background-color: #4390EA;
  color:#fff;
}



/* 帖子 */

.forum-header{
  color:#fff;
}
.forum-header a{
  color:#fff;
}
.input-forum-blk{
  padding: 0.8rem;
}
.input-forum-blk .form-control{
  border-bottom:1px solid #F2F2F2;
  line-height: 1.5em;
  height: 1.7rem;

}
.input-forum-blk .form-control input{
  text-align: left!important;
  color:#444;
}
.input-forum-blk .label{
    color:#C5C5C5;
}
.input-forum-blk .fa-paperclip{
  font-size: 1.6rem;
  height: 1rem;
  line-height: 1.7rem;
  transform: rotate(-136deg);
  transform-origin:50% 50%;
 
}
.open-file{
  position: relative;
  width:2rem;
  height:2rem;
  vertical-align: middle;
   margin-right: 5px;
}
.open-file input[type=file]{
  opacity: 0;
  position: absolute;
  left:0;
  top:0;
  width:100%;
  z-index: 100;
}
.forum-delivers{
  color:#569BEC;
}
.input-forum-blk .forum-icon-add{
  font-size: 1.3rem;
  height: 1.4rem;
  width: 1.4rem;
  line-height: 1.3rem;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  color: #589CEC;
  border: 0.1rem solid #589CEC;
  margin-bottom: 2px;
}
.input-forum-blk .textarea-ctr{
  width: 100%;
  border:0;
  resize:none;
  min-height:4rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding:0.5rem 0;
  font-size: 1rem;
  color:#383838;
  font-family: "Microsoft Yahei";
}
.input-forum-blk .textarea-ctr:active{
  outline: 0;
  border:0;
}

.org-imgs-dsp{
  overflow: hidden;
}
.org-imgs-dsp .img-dsp-ctl {
  position: relative;
  width: 8rem;
  height: 8rem;
  margin-right: 3%;
  margin-bottom: 3%;
  float:left;
  display: block;
  border:1px solid #ddd;
  border-radius: 4px;
  vertical-align: top;

}
.img-dsp-ctl img{
  width:100%;
  height:100%;
}
.img-dsp-ctl .icon-close{
  position: absolute;
  left:0.2rem;
  top:0.2rem;
  height:1.6rem;
  width: 1.6rem;
  color:#666;
  font-size: 1.6rem;
  line-height: 1.6rem;
  text-align: center;
  background-color: #fff;
  border-radius: 50%;
} 

.attach-dsp-ctl{
  line-height: 1.2rem;
  font-size: 0.85rem;
  margin-top: 0.8rem;
}

.attach-dsp-ctl li a{
  color:#569BEC;
}


.last-forum-info{
  
}
.split-line{
  line-height: 2.4rem;
}
.last-forum-info blockquote{
  background-color: #F3F3F3;
  padding:0.8rem;
}
.last-forum-info blockquote .org-themename-bold{
  font-weight: bold;
  font-size: 0.86rem;
  line-height: 1.5rem;
}
.last-forum-info blockquote .org-themename{
  padding-left:0.5rem;
  font-size: 0.86rem;
  line-height: 1.5rem;
}
.last-forum-text{
  font-size: 1rem;
  margin:1rem 0;
  line-height: 1.5rem;
  color:#383838;
}