body, html, input, textarea {
  font-family: "microsoft yahei";
  font-size: 16px; }

/* Created by demon on 2017/12/19 0019.*/
/*reset start*/
li {
  list-style: none; }

img {
  vertical-align: top;
  border: none; }

body {
  margin: 0; }

button {
  border: 0;
  padding: 0;
  cursor: pointer; }

input:-webkit-autofill {
  -webkit-animation: autofill-fix 1s infinite; }

@-webkit-keyframes autofill-fix {
  from {
    background-color: transparent; }
  to {
    background-color: transparent; } }
a:hover, a:visited, a:link, a:active {
  text-decoration: none;
  color: inherit; }

[v-cloak] {
  display: none; }

/*reset end*/
.animation-fadeIn {
  -webkit-animation: fadeIn 1s;
  -o-animation: fadeIn 1s;
  -ms-animation: fadeIn 1s;
  animation: fadeIn 1s; }

body {
  min-width: 1200px;
  height: 100%;
  background-color: #F1F4FF; }

html {
  height: 100%; }

a:hover {
  color: #1048FF;
  -webkit-transition: .6s;
  -moz-transition: .6s;
  -ms-transition: .6s;
  -o-transition: .6s;
  transition: .6s; }

a {
  -webkit-transition: .6s;
  -moz-transition: .6s;
  -ms-transition: .6s;
  -o-transition: .6s;
  transition: .6s; }

.bord-w-button {
  border: 1px solid #fff;
  height: 33px;
  width: 118px;
  font-size: 14px;
  color: #fff;
  line-height: 33px;
  text-align: center; }
  .bord-w-button:hover {
    color: #262933;
    background-color: #fff; }

.cup {
  cursor: pointer; }

.mb-0 {
  margin-bottom: 0; }

.mb-5 {
  margin-bottom: 5px; }

.mb-10 {
  margin-bottom: 10px; }

.mb-15 {
  margin-bottom: 10px; }

.mb-25 {
  margin-bottom: 25px !important; }

.mb-40 {
  margin-bottom: 40px !important; }

.mb-45 {
  margin-bottom: 45px !important; }

.mt-10 {
  margin-top: 10px; }

.mt-40 {
  margin-top: 40px !important; }

.mt-45 {
  margin-top: 45px; }

.mr-10 {
  margin-right: 10px; }

.mr-15 {
  margin-right: 15px; }

.mr-20 {
  margin-right: 20px; }

.mr-25 {
  margin-right: 25px; }

.mr-30 {
  margin-right: 30px; }

.pull-left {
  float: left; }

.pull-left {
  float: right; }

.dis-n {
  display: none; }

.dis-b {
  display: block; }

.dis-i {
  display: inline-block; }

.t-c {
  text-align: center; }

.p-a {
  position: absolute; }

.p-r {
  position: relative; }

.f12 {
  font-size: 12px; }

.f14 {
  font-size: 14px; }

.f24 {
  font-size: 24px; }

.f26 {
  font-size: 26px; }

.f16 {
  font-size: 16px !important; }

.f20 {
  font-size: 20px !important; }

.backhead {
  background-color: #fff; }
  .backhead .innner-w {
    height: 66px;
    width: 1288px;
    margin: auto;
    line-height: 66px;
    position: relative; }
    .backhead .innner-w a:hover {
      color: unset; }
    .backhead .innner-w img {
      height: 100%; }
    .backhead .innner-w .arrimg {
      transform: rotate(90deg);
      width: 5px;
      height: 10px;
      margin-top: 10px;
      margin-left: 10px; }
    .backhead .innner-w .back-l {
      float: left;
      height: 36px;
      margin-top: 15px; }
    .backhead .innner-w .back-r {
      float: right; }
    .backhead .innner-w .admin-wrapper {
      position: absolute;
      height: 48px;
      right: 0;
      top: 18px;
      font-size: 0;
      z-index: 2; }
      .backhead .innner-w .admin-wrapper:hover .admin-menu {
        opacity: 1;
        transform: translateY(0px); }
      .backhead .innner-w .admin-wrapper .headimg {
        cursor: pointer;
        float: left;
        height: 100%;
        width: 30px;
        border-radius: 50%;
        margin-right: 11px; }
      .backhead .innner-w .admin-wrapper .admin-name {
        cursor: pointer;
        float: left;
        font-size: 14px;
        line-height: 30px; }
        .backhead .innner-w .admin-wrapper .admin-name span {
          color: #ff5837; }
      .backhead .innner-w .admin-wrapper .admin-menu {
        opacity: 0;
        transform: translateY(-80px);
        z-index: 1;
        position: absolute;
        right: 0;
        top: 48px;
        width: 180px;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -ms-transition: .3s;
        -o-transition: .3s;
        transition: .3s; }
        .backhead .innner-w .admin-wrapper .admin-menu ul {
          padding-left: 0;
          box-shadow: -5.2px 3px 5.7px 0.3px rgba(194, 210, 255, 0.5); }
          .backhead .innner-w .admin-wrapper .admin-menu ul li {
            cursor: pointer;
            font-size: 14px;
            height: 40px;
            background-color: #fff;
            color: #9CA0AA;
            text-align: center;
            line-height: 40px;
            -webkit-transition: .6s;
            -moz-transition: .6s;
            -ms-transition: .6s;
            -o-transition: .6s;
            transition: .6s; }
            .backhead .innner-w .admin-wrapper .admin-menu ul li:hover {
              color: #262933;
              background-color: #C2D2FF; }

.breadcrumb {
  background-color: #ffffff;
  padding: 0;
  margin-bottom: 0; }
  .breadcrumb li {
    display: inline-block;
    color: #333744;
    font-size: 14px; }
  .breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"; }

.outer {
  cursor: pointer;
  border: 1px solid #9CA0AA;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 9px;
  vertical-align: bottom;
  border-radius: 50%;
  text-align: center;
  font-size: 0;
  box-sizing: content-box;
  position: relative; }
  .outer.active .inner {
    display: inline-block; }
  .outer .inner {
    height: 10px;
    width: 10px;
    background-color: #9CA0AA;
    border-radius: 50%;
    position: absolute;
    top: 3px;
    left: 3px;
    display: none; }

.reg-head {
  height: 66px;
  background: #fff; }
  .reg-head .reg-inner {
    width: 1280px;
    height: 100%;
    margin: auto;
    position: relative; }
    .reg-head .reg-inner img {
      float: left;
      position: absolute;
      top: 50%;
      -webkit-transform: translate(0, -50%);
      -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      transform: translate(0, -50%); }
    .reg-head .reg-inner span {
      float: right;
      color: #757A8A;
      line-height: 66px; }
      .reg-head .reg-inner span a {
        cursor: pointer;
        color: #1048FF; }

* {
  margin: 0;
  padding: 0; }

.sysMsgBox {
  background-color: #fff;
  width: 1288px;
  margin: 16px auto 0;
  box-sizing: border-box; }
  .sysMsgBox .item {
    color: #3651ab;
    background: url("../img/backmanage/erer.png") no-repeat 8px center;
    height: 42px;
    box-sizing: border-box;
    padding: 12px 39px 0;
    font-size: 12px;
    background-size: 20px;
    cursor: pointer; }
    .sysMsgBox .item.notRead {
      color: #333744; }
    .sysMsgBox .item:hover {
      color: #1048ff; }
    .sysMsgBox .item .title {
      float: left; }
    .sysMsgBox .item .time {
      float: right; }
    .sysMsgBox .item .viewMore {
      float: right;
      margin-left: 36px;
      color: #9ca0aa; }

.content-wrapper {
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #F1F4FF; }
  .content-wrapper .content-inner {
    width: 1208px;
    background-color: #fff;
    padding: 67px 40px;
    margin: auto; }
  .content-wrapper .districts {
    margin-bottom: 30px; }
    .content-wrapper .districts:last-child {
      border-bottom: 0; }
    .content-wrapper .districts .districts-title {
      font-size: 24px;
      color: #262933;
      line-height: 24px;
      margin-bottom: 23px; }
    .content-wrapper .districts .itemslist {
      font-size: 0; }
      .content-wrapper .districts .itemslist .items {
        border: solid 1px #eaeeff;
        box-sizing: border-box;
        float: left;
        width: 286px;
        height: 180px;
        margin-right: 20px;
        margin-bottom: 19px; }
        .content-wrapper .districts .itemslist .items:nth-child(4n) {
          margin-right: 0; }
        .content-wrapper .districts .itemslist .items .items-top01 {
          background: url("../img/backmanage/back01.png"); }
        .content-wrapper .districts .itemslist .items .items-top02 {
          background: url("../img/backmanage/back02.png"); }
        .content-wrapper .districts .itemslist .items .items-top03 {
          background: url("../img/backmanage/back03.png"); }
        .content-wrapper .districts .itemslist .items .items-top04 {
          background: url("../img/backmanage/back04.png"); }
        .content-wrapper .districts .itemslist .items .items-top {
          width: 100%;
          height: 120px; }
          .content-wrapper .districts .itemslist .items .items-top .items-title {
            font-size: 22px;
            color: #fff;
            padding: 26px 0 11px 20px;
            line-height: 22px; }
          .content-wrapper .districts .itemslist .items .items-top .items-time {
            color: #fff;
            font-size: 14px;
            padding: 0 0 9px 20px;
            line-height: 14px; }
          .content-wrapper .districts .itemslist .items .items-top .items-state {
            color: #ff5837;
            font-size: 14px;
            padding-left: 20px;
            line-height: 14px; }
          .content-wrapper .districts .itemslist .items .items-top .openState {
            color: #fff;
            font-size: 14px;
            padding-left: 20px;
            line-height: 14px; }
          .content-wrapper .districts .itemslist .items .items-top .items-state-no {
            color: #757A8A !important; }
        .content-wrapper .districts .itemslist .items .items-butt {
          width: 100%;
          height: 60px;
          padding: 13px 11px 13px 20px;
          box-sizing: border-box; }
          .content-wrapper .districts .itemslist .items .items-butt .people {
            display: inline-block;
            font-size: 14px;
            color: #585D6D;
            height: 34px;
            line-height: 34px; }
          .content-wrapper .districts .itemslist .items .items-butt .butt-green {
            cursor: pointer;
            width: 80px;
            height: 34px;
            background-color: #00cc9f;
            border-radius: 6px;
            color: #fff;
            line-height: 34px;
            text-align: center;
            font-size: 14px;
            display: inline-block; }
          .content-wrapper .districts .itemslist .items .items-butt .butt-blue {
            cursor: pointer;
            width: 80px;
            height: 34px;
            background-color: #263949;
            border-radius: 6px;
            color: #fff;
            line-height: 34px;
            text-align: center;
            font-size: 14px;
            display: inline-block; }

/*# sourceMappingURL=backmanage.css.map */
