ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

body,
a,
abbr,
acronym,
address,
applet,
b,
big,
blockquote,
body,
caption,
center,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
u,
ul,
var {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-family: "PingFang SC", "Microsoft YaHei", "Helvetica Neue", "Helvetica",
    "Hiragino Sans GB", "Arial", "sans-serif";
}

:focus {
  outline: 0;
}

del {
  text-decoration: line-through;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

address,
cite,
code,
dfn,
em,
i,
var {
  font-style: normal;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: none;
}

.vm {
  vertical-align: middle;
}

.clearfix:after {
  content: "\0020";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

header a,
a:hover,
header a:link,
header a:visited,
header a:active {
  color: #262626;
}

input {
  outline: none;
}

.content-wrapper {
  background-color: #fff;
}

.skin-blue .wrapper {
  display: flex;
  flex-direction: column;
}

/* =============header头部======================= */
header {
  height: 50px;
  box-sizing: border-box;
}

#header_nav {
  position: fixed;
  margin-left: 110px;
  width: 95%;
  background-color: #ffffff;
  box-shadow: 1px 2px 4px rgba(0, 21, 41, 0.16);
  padding-right: 30px;
}

.skin-blue .content-header {
  padding: 0;
}

/* logo */
.skin-blue .main-header .logo {
  background: #001529;
}

.main-header .logo {
  width: 110px;
  height: 50px;
  line-height: 50px;
  position: fixed;
}

header nav.navbar {
  height: 50px;
  line-height: 50px;
  background-color: #0075a9;
  font-family: PingFang SC !important;
}

.main-header .sidebar-toggle {
  padding: 0 15px;
}

nav.navbar > span {
  color: #fff;
  font-size: 18px;
  margin-left: 20px;
}

.a-back,
.navbara {
  font-family: PingFang SC;
  font-size: 15px;
  display: block;
  padding: 0 15px;
  float: left;
  height: 50px;
  line-height: 50px;
}

.navbara.active,
.navbara:hover {
  background: rgba(0, 0, 0, 0.1);
  color: #262626;
}

.bulids:hover .findBuilding {
  display: block;
}

.navbar-custom-menu li a {
  background-color: #fff !important;
  height: 50px;
  line-height: 50px;
  padding: 0 15px;
  font-size: 14px;
}

.dropdown-menu {
  top: 100%;
  box-shadow: 1px 2px 4px rgba(0, 21, 41, 0.16);
}

.dropdown-menu li a {
  height: 45px;
  line-height: 45px;
}

.navbar-nav > .user-menu .user-image {
  margin-top: 13px;
  width: 26px;
  height: 26px;
}

/* .navbar-nav .dropdown-menu {
    width: 250px;
} */

.navbar-nav .dropdown .user-header p {
  line-height: 20px;
}

.navbar-nav > .user-menu > .dropdown-menu > li.user-header {
  height: 130px;
  line-height: 10px;
  background: url(/img/base/headBg.png) no-repeat;
  background-size: 100% 100%;
}

.user-body .row > div a,
.user-body .row > div {
  line-height: 40px;
  padding: 0;
}

.user-body .row {
  margin: 0;
  background: #d7d7d7;
}

.navbar-nav > .user-menu > .dropdown-menu > .user-body {
  padding: 0;
}

.navbar-nav > .user-menu > .dropdown-menu > .user-body a:hover {
  color: #2589ff !important;
}

.navbar-nav > .user-menu > .dropdown-menu > li.user-header > img {
  width: 60px;
  height: 60px;
  vertical-align: baseline;
}

.skin-blue .main-header .logo:hover {
  background-color: #001529;
}

.main-header .logo .logo-lg {
  width: 90px;
  height: 60px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.main-header .logo .logo-lg img {
  width: 90px;
  height: 45px;
}

.main-sidebar {
  width: 240px;
  position: fixed;
}

.main-sidebar .sidebar {
  overflow: hidden;
  width: 110px;
  background: #001529;
}

.main-sidebar .sidebar-menu {
  overflow: hidden;
}

.main-sidebar .submenu {
  overflow: auto;
  width: 130px;
  min-height: 100%;
  background: #fafafa;
  padding-bottom: 80px;
}

.main-sidebar .sidebar-menu::-webkit-scrollbar,
.main-sidebar::-webkit-scrollbar,
.main-sidebar .sidebar::-webkit-scrollbar,
.main-sidebar .submenu::-webkit-scrollbar {
  width: 0px;
}

.main-sidebar .submenu ul {
  /* padding: 0 10px; */
  padding-top: 12px;
}

.main-sidebar .submenu li {
  line-height: 35px;
  padding: 5px 0;
  font-size: 12px;
}

.main-sidebar .submenu li > em {
  display: block;
  width: 84px;
  height: 1px;
}

.top_line {
  border-top: 0.5px solid rgba(218, 220, 225, 0.8);
  margin-bottom: 20px;
  margin-left: 23px;
  margin-top: 10px;
}

.main-sidebar .submenu li.level2 a {
  font-family: PingFang SC !important;
  font-weight: 900;
  /* color: rgba(38, 38, 38, .8) !important; */
  color: #3b3b3b !important;
  font-size: 14px;
}

.main-sidebar .submenu li.level2 a.cur,
.main-sidebar .submenu li.level3 a.cur {
  /* border-radius: 4px; */
  background: #d2e9fe;
  display: flex;
  align-items: center;
}

.main-sidebar .submenu li a {
  font-size: 12px;
  font-weight: 500;
  /* color: rgba(38, 38, 38, .7) !important; */
  color: #666666 !important;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  /* padding: 0 8px; */
  position: relative;
  letter-spacing: 1px;
  padding-left: 23px;
}
.main-sidebar .submenu li a > i {
  font-size: 18px;
  color: #f0f2f5;
  visibility: hidden;
  position: absolute;
  right: -5px;
  transform: rotatey(180deg);
  text-align: end;
}

/*----------------------*/
.sidebar-menu li > a > .pull-right-container {
  right: 10px;
}

.sidebar-menu > li .pull-right-container i,
.sidebar-menu > li {
  font-size: 14px;
  color: #8695ab;
}

.sidebar-menu > li > a {
  padding: 12px 5px 12px 20px;
  display: flex;
  align-items: center;
  position: relative;
}

.sidebar-menu > li > a > b {
  display: inline-block;
  width: 4px;
  height: 21px;
  border-radius: 2px;
  position: absolute;
  right: 6px;
}

.sidebar-menu > li:hover > a > b {
  background-color: white;
}

.skin-blue .sidebar-menu > li:hover > a,
.skin-blue .sidebar-menu > li.active > a,
.skin-blue .sidebar-menu > li.menu-open > a {
  background-color: #001529;
}

.skin-blue .wrapper,
.skin-blue .main-sidebar,
.skin-blue .left-side {
  background-color: #fafafa;
}

.skin-blue .main-sidebar {
  display: flex;
  height: 100%;
}

.sidebar-menu > li a > i {
  display: flex;
  align-items: center;
  width: 18px;
  height: 18px;
  float: left;
  position: relative;
  margin-right: 10px;
  background-size: 100% 100%;
}

.sidebar-menu > li a > i img {
  width: 100%;
  height: 100%;
}

.skin-blue .sidebar-menu .treeview-menu > li > a {
  padding-left: 35px;
}

.skin-blue .sidebar-menu li.cur a {
  color: #fff;
}

/*---------------------*/
.content-wrapper,
.main-footer {
  margin-left: 240px;
}

i.glyphicon-chevron-down {
  left: 50%;
  top: 20px;
}

.navbar-custom-menu > .navbar-nav > li > .dropdown-menu {
  z-index: 3;
  padding: 0;
}

a.navbara i.i-attract {
  background: url(/img/base/icon/i-attract.png) no-repeat;
  background-size: 100% 100%;
  display: block;
  width: 26px;
  height: 28px;
  top: 18px;
  position: relative;
  background-size: 100% 100%;
}

a.navbara i.i-contract {
  display: block;
  width: 26px;
  height: 28px;
  top: 18px;
  position: relative;
  background: url(/img/base/icon/i-contract.png);
  background-size: 100% 100%;
}

a.navbara .label.msgNum,
a.navbara .label.noticeNum,
a.navbara .label.myTask {
  top: -12px;
  left: -14px;
  font-size: 10px;
  position: relative;
}

/*----------------------------*/
.changeView,
.viewMode {
  width: 150px;
  text-align: center;
  min-width: 138px;
  border: 0;
}

.viewMode {
  background: #006590;
}

.viewMode {
  position: relative;
  left: -15px;
}

.viewMode li {
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 150px;
  color: #fff;
  cursor: pointer;
  font-size: 18px;
}

.viewMode li:hover {
  background: #0076a9;
  border: 1px solid #15bed8;
}

/**----------------modal-role--------------*/
@media (min-width: 768px) {
  #change-role .modal-content {
    width: 550px;
    margin-top: 200px;
  }
}

#change-role .modal-header {
  height: 60px;
  line-height: 60px;
  text-align: center;
}

#change-role .modal-title {
  #change-role;
}

#change-role .modal-body {
  height: 250px;
  background: #f4f4f4;
  padding: 15px 50px;
  overflow-y: scroll;
}

#change-role .modal-body::-webkit-scrollbar {
  width: 2px;
  height: 4px;
  background-color: #fff;
}

#change-role .modal-body-L,
#change-role .modal-body-R {
  width: 50%;
  float: left;
}

#change-role .modal-body-L h3,
#change-role .modal-body-R h3 {
  font-size: 20px;
  margin-bottom: 12px;
}

#change-role .modal-body label {
  font-size: 18px;
  display: block;
  font-weight: 500;
  line-height: 30px;
  cursor: pointer;
}

#change-role .modal-body label input {
  margin-right: 10px;
}

#change-role .modal-footer {
  text-align: center;
}

#change-role .modal-footer button {
  background-color: #68b829;
  color: #fff;
  border-radius: 4px;
  border: 0;
  padding: 0 20px;
  height: 30px;
}

/**----------------modal-role--------------*/
.i-right {
  display: inline-block;
  width: 9px;
  height: 15px;
  position: relative;
  background: url(/img/base/icon/i-right.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 6px;
  top: 2px;
}

.close {
  font-size: 32px;
  font-weight: 400;
  right: 10px;
  position: relative;
  top: 10px;
}

.modal-header .close {
  top: -2px;
}

footer.main-footer a {
  color: #0075a9;
}

table tbody tr:nth-of-type(odd) {
  background-color: #f6feff;
}

.layui-laydate table tbody tr:nth-of-type(odd) {
  background-color: #fff;
}

td.num,
th.num {
  text-align: right !important;
}

.layui-laydate-range {
  width: auto !important;
}


.pswbox{
  width: 300px;
  margin: 0 auto;
  margin-top: 50px;
}
.pswitem{
  width: 100%;
  display: flex;
  align-items: center;
  margin: 10px 0;
}
.pswitem>p{
  width: 100px;
  font-size: 16px;
}
.pswitem input {
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #dcdfe6;
  color: #606266;
  height: 40px;
  padding: 0 15px;
  width: 100%;
}
.layui-layer-btn .layui-layer-btn0{
  height: 30px;

}
.layui-layer-btn a {
  height: 30px;
}
.pswitem img {
  position: absolute;
  left: 71%;
  cursor: pointer;
}
.new img {
  top: 45%;
  /*left: 71%;*/
}
.again img {
  top:65.5%
  /*left: 71%;*/
}

.pswbox{
  width: 300px;
  margin: 0 auto;
  margin-top: 50px;
}
.pswitem{
  width: 100%;
  display: flex;
  align-items: center;
  margin: 10px 0;
}
.pswitem>p{
  width: 100px;
  font-size: 16px;
}
.pswitem input {
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #dcdfe6;
  color: #606266;
  height: 40px;
  padding: 0 15px;
  width: 100%;
}
.layui-layer-btn .layui-layer-btn0{
  height: 30px;

}
.layui-layer-btn a {
  height: 30px;
}
.pswitem img {
  position: absolute;
  left: 71%;
  cursor: pointer;
}
.new img {
  top: 42%;
}
.again img {
  top:60%
}
