@charset "UTF-8";

.jconfirm {
  -webkit-perspective: none;
  perspective: none;
}

a {
  cursor: pointer;
}

.flex {
  display: -ms-flex;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
}

.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.lyear-layout-sidebar {
  top: 50px;
}

.lyear-layout-sidebar .lyear-layout-sidebar-scroll {
  background: #E7EEF8;
}

.lyear-layout-sidebar .sidebar-header {
  display: flex;
  height: 60px;
  padding: 0 10px 0 20px;
  align-items: center;
  background: linear-gradient(180deg, #CEDDF0 0%, rgba(255, 255, 255, 0.51) 100%);
  border-bottom: 1px solid #CEDDF0;
}

.lyear-layout-sidebar .sidebar-header img {
  width: 36px;
  height: 36px;
  margin-right: 10px;
  flex-shrink: 0;
  border-radius: 100%;
}

.lyear-layout-sidebar .sidebar-header .info {
  flex: 1;
  overflow: hidden;
}

.lyear-layout-sidebar .sidebar-header p {
  margin: 0;
}

.lyear-layout-header {
  display: flex;
  height: 50px;
  padding-left: 0;
  background: #262F3E;
}

.lyear-layout-header .navbar, .topbar {
  height: 100%;
  min-height: auto;
  flex: 1;
}

.topbar .topbar-left .navbar-page-title {
  display: block;
  padding: 0;
  margin-right: 10px;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 22px;
}

.topbar .topbar-left .navbar-page-title.active {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 22px;
}

.topbar .topbar-left .line {
  margin-right: 10px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 22px;
}

.topbar-right>li>a {
  padding: 0;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #F4F5F9;
}

.lyear-layout-content {
  padding-top: 50px;
}

.lyear-layout-top {
  height: 60px;
  padding: 20px;
  background: #fff;
}

.lyear-layout-top .title {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 22px;
}

.lyear-layout-header .logo {
  width: 240px;
  padding: 10px 20px;
}

.lyear-layout-header .logo img {
  width: 57px;
  height: 57px;
  margin-top: -14px;
  margin-right: 10px;
}

.lyear-layout-header .logo .sitename {
  display: inline-block;
  margin-top: 4px;
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 22px;
  vertical-align: top;
}

.lyear-aside-toggler .lyear-toggler-bar {
  background: #999;
}

.topbar .img-avatar {
  width: 26px;
  height: 26px;
  border-radius: 100%;
}

.topbar .name {
  padding: 0 10px;
}

.topbar-right>li>a {
  display: flex;
  align-items: center;
}

.topbar .dropdown {
  padding: 0 20px;
}

.topbar .dropdown::after {
  content: '';
  position: absolute;
  right: 0;
  top: 5px;
  width: 1px;
  height: 16px;
  background: #999;
}

.topbar .dropdown:first-of-type::after {
  display: none;
}

.topbar .message i {
  font-size: 20px;
  line-height: 1;
}

.topbar .message em {
  position: absolute;
  left: 50%;
  top: -6px;
  min-width: 16px;
  height: 16px;
  line-height: 16px;
  padding: 0 5px;
  white-space: nowrap;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  font-style: normal;
  background: #DD3D44;
  border-radius: 16px;
}

.iconfont-message {
  width: 16px;
  height: 16px;
  background: url(../../image/control/message_icon.png) 0 0 /100% no-repeat;
}

.nav-drawer>li>a {
  padding: 10px 24px 10px 52px;
  line-height: 20px;
}

.nav-drawer>li.active>a {
  color: #fff;
  background: #1F6FB8 !important;
  border-color: #87ABDB;
}

.nav-subnav {
  margin: 0;
}

.nav-drawer .nav-subnav>li>a {
  padding: 10px 24px 10px 65px;
  line-height: 16px;
}

.nav-drawer .nav-subnav>li>a::before {
  content: '';
  position: absolute;
  left: 55px;
  top: 16px;
  width: 4px;
  height: 4px;
  background: #999;
}

.nav-drawer .nav-subnav>li>a:hover {
  color: #5388CB;
}

.nav-drawer .nav-subnav>li.active>a {
  color: #5388CB;
  background: rgba(83, 136, 203, .12);
}

.nav-drawer .nav-subnav .nav-subnav>li.active>a {
  background: transparent;
}

.nav-drawer .nav-subnav>li.active>a::before, .nav-drawer .nav-subnav>li>a:hover::before {
  background: #5388CB;
}

.nav-drawer .nav-subnav .nav-subnav>li>a::before {
  display: none;
}

.nav-drawer>li>a>.mdi {
  top: 12px;
}

.lyear-layout-header .dropdown-menu {
  margin-top: 12px;
}

/* 品牌管理 */
.iconfont-menu_icon_1 {
  width: 16px;
  height: 16px;
  background: url(../../image/control/menu_icon_1.png) 0 0 /100% no-repeat;
}

.active .iconfont-menu_icon_1 {
  width: 16px;
  height: 16px;
  background: url(../../image/control/menu_icon_1_active.png) 0 0 /100% no-repeat;
}

/* 商品管理 */
.iconfont-menu_icon_2 {
  width: 16px;
  height: 16px;
  background: url(../../image/control/menu_icon_2.png) 0 0 /100% no-repeat;
}

.active .iconfont-menu_icon_2 {
  width: 16px;
  height: 16px;
  background: url(../../image/control/menu_icon_2_active.png) 0 0 /100% no-repeat;
}

/* 请求管理 */
.iconfont-menu_icon_3 {
  width: 16px;
  height: 16px;
  background: url(../../image/control/menu_icon_3.png) 0 0 /100% no-repeat;
}

.active .iconfont-menu_icon_3 {
  width: 16px;
  height: 16px;
  background: url(../../image/control/menu_icon_3_active.png) 0 0 /100% no-repeat;
}

/* 我的工单 */
.iconfont-menu_icon_4 {
  width: 16px;
  height: 16px;
  background: url(../../image/control/menu_icon_4.png) 0 0 /100% no-repeat;
}

.active .iconfont-menu_icon_4 {
  width: 16px;
  height: 16px;
  background: url(../../image/control/menu_icon_4_active.png) 0 0 /100% no-repeat;
}

/* 活动管理 */
.iconfont-menu_icon_5 {
  width: 16px;
  height: 16px;
  background: url(../../image/control/menu_icon_5.png) 0 0 /100% no-repeat;
}

.active .iconfont-menu_icon_5 {
  width: 16px;
  height: 16px;
  background: url(../../image/control/menu_icon_5_active.png) 0 0 /100% no-repeat;
}

/* 文章管理 */
.iconfont-menu_icon_6 {
  width: 16px;
  height: 16px;
  background: url(../../image/control/menu_icon_6.png) 0 0 /100% no-repeat;
}

.active .iconfont-menu_icon_6 {
  width: 16px;
  height: 16px;
  background: url(../../image/control/menu_icon_6_active.png) 0 0 /100% no-repeat;
}

/* 消息中心 */
.iconfont-menu_icon_7 {
  width: 16px;
  height: 16px;
  background: url(../../image/control/menu_icon_7.png) 0 0 /100% no-repeat;
}

.active .iconfont-menu_icon_7 {
  width: 16px;
  height: 16px;
  background: url(../../image/control/menu_icon_7_active.png) 0 0 /100% no-repeat;
}

/* 新手中心 */
.iconfont-menu_icon_8 {
  width: 16px;
  height: 16px;
  background: url(../../image/control/menu_icon_8.png) 0 0 /100% no-repeat;
}

.active .iconfont-menu_icon_8 {
  width: 16px;
  height: 16px;
  background: url(../../image/control/menu_icon_8_active.png) 0 0 /100% no-repeat;
}

/* 投诉与建议 */
.iconfont-menu_icon_9 {
  width: 16px;
  height: 16px;
  background: url(../../image/control/menu_icon_9.png) 0 0 /100% no-repeat;
}

.active .iconfont-menu_icon_9 {
  width: 16px;
  height: 16px;
  background: url(../../image/control/menu_icon_9_active.png) 0 0 /100% no-repeat;
}

/* 我的资源 */
.iconfont-menu_icon_10 {
  width: 16px;
  height: 16px;
  background: url(../../image/control/menu_icon_10.png) 0 0 /100% no-repeat;
}

.active .iconfont-menu_icon_10 {
  width: 16px;
  height: 16px;
  background: url(../../image/control/menu_icon_10_active.png) 0 0 /100% no-repeat;
}

/* 项目中心 */
.iconfont-menu_icon_11 {
  width: 16px;
  height: 16px;
  background: url(../../image/control/menu_icon_11.png) 0 0 /100% no-repeat;
}

.active .iconfont-menu_icon_11 {
  width: 16px;
  height: 16px;
  background: url(../../image/control/menu_icon_11_active.png) 0 0 /100% no-repeat;
}

/* 订单管理 */
.iconfont-menu_icon_12 {
  width: 16px;
  height: 16px;
  background: url(../../image/control/menu_icon_12.png) 0 0 /100% no-repeat;
}

.active .iconfont-menu_icon_12 {
  width: 16px;
  height: 16px;
  background: url(../../image/control/menu_icon_12_active.png) 0 0 /100% no-repeat;
}

/* 我的收藏 */
.iconfont-menu_icon_13 {
  width: 16px;
  height: 16px;
  background: url(../../image/control/menu_icon_13.png) 0 0 /100% no-repeat;
}

.active .iconfont-menu_icon_13 {
  width: 16px;
  height: 16px;
  background: url(../../image/control/menu_icon_13_active.png) 0 0 /100% no-repeat;
}

/* 浏览记录 */
.iconfont-menu_icon_14 {
  width: 16px;
  height: 16px;
  background: url(../../image/control/menu_icon_14.png) 0 0 /100% no-repeat;
}

.active .iconfont-menu_icon_14 {
  width: 16px;
  height: 16px;
  background: url(../../image/control/menu_icon_14_active.png) 0 0 /100% no-repeat;
}

/* 基本信息 */
.iconfont-menu_icon_15 {
  width: 16px;
  height: 16px;
  background: url(../../image/control/menu_icon_15.png) 0 0 /100% no-repeat;
}

.active .iconfont-menu_icon_15 {
  width: 16px;
  height: 16px;
  background: url(../../image/control/menu_icon_15_active.png) 0 0 /100% no-repeat;
}

/* 实名认证 */
.iconfont-menu_icon_16 {
  width: 16px;
  height: 16px;
  background: url(../../image/control/menu_icon_16.png) 0 0 /100% no-repeat;
}

.active .iconfont-menu_icon_16 {
  width: 16px;
  height: 16px;
  background: url(../../image/control/menu_icon_16_active.png) 0 0 /100% no-repeat;
}

/* 安全中心 */
.iconfont-menu_icon_17 {
  width: 16px;
  height: 16px;
  background: url(../../image/control/menu_icon_17.png) 0 0 /100% no-repeat;
}

.active .iconfont-menu_icon_17 {
  width: 16px;
  height: 16px;
  background: url(../../image/control/menu_icon_17_active.png) 0 0 /100% no-repeat;
}

/* 知识中心 */
.iconfont-menu_icon_18 {
  width: 16px;
  height: 16px;
  background: url(../../image/control/menu_icon_18.png) 0 0 /100% no-repeat;
}

.active .iconfont-menu_icon_18 {
  width: 16px;
  height: 16px;
  background: url(../../image/control/menu_icon_18_active.png) 0 0 /100% no-repeat;
}

/* 知识中心 */
.iconfont-menu_icon_19 {
  width: 16px;
  height: 16px;
  background: url(../../image/control/menu_icon_19.png) 0 0 /100% no-repeat;
}

.active .iconfont-menu_icon_19 {
  width: 16px;
  height: 16px;
  background: url(../../image/control/menu_icon_19_active.png) 0 0 /100% no-repeat;
}

.iconfont-order {
  display: block;
  width: 63px;
  height: 53px;
  background: url(../../image/control/order.png) 0 0 /100% no-repeat;
}

.iconfont-oder_wait {
  display: block;
  width: 63px;
  height: 53px;
  background: url(../../image/control/oder_wait.png) 0 0 /100% no-repeat;
}

.iconfont-order_renew {
  display: block;
  width: 63px;
  height: 53px;
  background: url(../../image/control/order_renew.png) 0 0 /100% no-repeat;
}

.iconfont-order_request {
  display: block;
  width: 63px;
  height: 53px;
  background: url(../../image/control/order_request.png) 0 0 /100% no-repeat;
}

.iconfont-order_my {
  display: block;
  width: 63px;
  height: 53px;
  background: url(../../image/control/order_my.png) 0 0 /100% no-repeat;
}

.iconfont-order_project {
  display: block;
  width: 63px;
  height: 53px;
  background: url(../../image/control/order_project.png) 0 0 /100% no-repeat;
}

/* 按钮颜色 */
.btn-primary {
  background: #5388CB;
}

.jconfirm.jconfirm-white .jconfirm-box, .jconfirm.jconfirm-light .jconfirm-box {
  padding: 30px 30px 16px;
  border-radius: 4px;
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.15);
}

.jconfirm.jconfirm-white .jconfirm-bg, .jconfirm.jconfirm-light .jconfirm-bg {
  background: #000;
  opacity: .65;
}


.pagination-box {
  text-align: center;
  font-size: 0;
}

.pagination-box a {
  display: inline-block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  margin-right: 10px;
  color: #666;
  font-size: 14px;
  font-family: HelveticaNeue;
  text-align: center;
  border-radius: 6px;
  border: 1px solid #DDDDDD;
  vertical-align: top;
}

.pagination-box a:hover,
.pagination-box .cur {
  color: #fff;
  background: #5388CB;
  border-color: #5388CB;
}

.pagination-box a:last-of-type {
  margin-right: 0;
}

.pagination-box .prev-btn {
  font-size: 12px;
}

.pagination-box .page {}

.pagination-box .next-btn {
  font-size: 12px;
}

.glyphicon-arrow-left, .glyphicon-arrow-right {
  font-size: 12px;
}

.glyphicon-arrow-left::before {
  content: "<<";
}

.glyphicon-arrow-right::before {
  content: ">>";
}

.common-loading {
  position: fixed;
  left: 0;
  top: 0;
  z-index:999;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
}

.common-loading .loading {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 240px;
  height: 240px;
  background: #B4B4B4;
  border-radius: 10px;
}

.common-loading .loading .icon {
  width: 80px;
  height: 80px;
  background: url(../../image/control/loading.png) 0 0 /100% no-repeat;
  animation: loading .6s linear infinite;
}

.common-loading .loading .txt {
  margin: 24px 0 0 0;
  font-size: 28px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 38px;
  user-select: none;
}

.tit.must::before {
  content: '*';
  font-size: 15px;
  color: #DD3D44;
  margin-right: 4px;
}

.multi-menu-list {
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 11;
}

.multi-menu-list ul{
  display:none;
  position: absolute;
  left:100%;
  top:0;
  margin:0;
  padding:0;
  list-style-type: none;
  background: #fff;
  /* border: solid 1px #dfe4ed; */
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1),inset 0 0 0 1px #dfe4ed;
}
.multi-menu-list.show > ul,.multi-menu-list.show > .ul-box{
  display:block !important;
}
.multi-menu-list li {
  position: relative;
  width:140px;
  margin: 0;
  padding:0;
  list-style-type: none;
}

.multi-menu-list li:hover > span {
  color: #1890ff;
}

.multi-menu-list li.selected {
  color: #1890ff;
  font-weight: 700
}

.multi-menu-list .hasChild > span::after{
  position:absolute;
  right:5px;
  top:0;
  content: "\e8f1";
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
}

.multi-menu-list li span{
  position: relative;
  display:block;
  font-size: 14px;
  padding: 0 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #606266;
  height: 34px;
  line-height: 34px;
  box-sizing: border-box;
  cursor: pointer;
}

.icon_error {
  display: block;
  width: 21px;
  height: 21px;
  background: url(../../image/control/warning-icon.png) 0 0/100% no-repeat;
}

.icon_suc_y{
  display: block;
  width: 21px;
  height: 21px;
  background: url(../../image/control/popup-tit-icon1.png) 0 0/100% no-repeat;
}

.icon_suc_g{
  display: block;
  width: 21px;
  height: 21px;
  background: url(../../image/control/icon_success_small.png) 0 0/100% no-repeat;
}

.icon_ask{
  display: block;
  width: 21px;
  height: 21px;
  background: url(../../image/control/icon_warning.png) 0 0/100% no-repeat;
}

@keyframes loading{
  from{
    transform: rotate(0);
  }
  to{
    transform: rotate(360deg);
  }
}

@media (max-width: 1450px) {
  .pagination-box a {
    width: 25px;
    height: 25px;
    line-height: 25px;
    margin-right: 6px;
    font-size: 10px;
    border-radius: 4px;
  }

  .pagination-box .prev-btn {
    font-size: 10px;
  }

  .pagination-box .next-btn {
    font-size: 10px;
  }
}

@media (max-width: 1024px) {
  .lyear-layout-sidebar {
    top: 0;
  }
}

@media (max-width: 640px) {
  .pagination-box a {
    width: 20px;
    height: 20px;
    line-height: 18px;
    margin-right: 3px;
    font-size: 9px;
    border-radius: 2px;
  }

  .pagination-box .prev-btn {
    font-size: 8px;
  }

  .pagination-box .next-btn {
    font-size: 8px;
  }
}

@media (max-width: 380px) {
  .topbar .topbar-right {
    display: none;
  }
}