/*
Template Name: Color Admin - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.5
Version: 1.9.0
Author: Sean Ngu
Website: http://www.seantheme.com/color-admin-v1.9/admin/
*/

.navbar-logo,
.coming-soon .brand .logo,
.login .login-header .brand .logo {
    border-color: #2afe91 #25f5aa #00e3a3 #01ff7d;
}
.gradient-enabled .header.navbar.navbar-inverse .navbar-header .navbar-brand{
  background: transparent;
  color: #ffffff !important;
}
.navbar.navbar-inverse .navbar-brand,
.sidebar .nav > li.active > a,
.sidebar .nav > li.active > a:focus,
.sidebar .nav > li.active > a:hover,
.page-sidebar-minified .sidebar .nav > li.has-sub.active:focus > a,
.page-sidebar-minified .sidebar .nav > li.has-sub.active:hover > a,
.page-sidebar-minified .sidebar .nav > li.has-sub.active > a,
.label.label-theme,
.btn.btn-scroll-to-top {
    background: #0076f7;
    background: linear-gradient(88deg, #0076f7 5%, #7330e4);
}
.navbar.navbar-inverse .navbar-brand {
    color: #fff !important;
}
.text-theme,
.sidebar .sub-menu > li.active > a:before {
    color: #0076f7;
}
@media (max-width: 767px) {
    .navbar-inverse .navbar-header {
        background: transparent;
    }
}


/* Added in v1.5 */

.gradient-enabled .navbar.navbar-inverse .navbar-brand,
.gradient-enabled .sidebar .nav > li.active > a,
.gradient-enabled .sidebar .nav > li.active > a:focus,
.gradient-enabled .sidebar .nav > li.active > a:hover,
.gradient-enabled.page-sidebar-minified .sidebar .nav > li.has-sub.active:focus > a,
.gradient-enabled.page-sidebar-minified .sidebar .nav > li.has-sub.active:hover > a,
.gradient-enabled.page-sidebar-minified .sidebar .nav > li.has-sub.active > a,
.gradient-enabled .label.label-theme,
.gradient-enabled .btn.btn-scroll-to-top,
.gradient-enabled .top-menu .nav > li.active > a,
.gradient-enabled .top-menu .nav > li.active > a:focus,
.gradient-enabled .top-menu .nav > li.active > a:hover {
    background: linear-gradient(#0076f7, #f91560);/* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY3YjBmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzNDhmZTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(#0076f7, #f91560); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0076f7), color-stop(100%,#f91560)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(#0076f7,#f91560); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(#0076f7,#f91560); /* Opera 11.10+ */
    background: -ms-linear-gradient(#0076f7,#f91560); /* IE10+ */
    background: linear-gradient(#0076f7,#f91560); /* W3C */
    background: linear-gradient(88deg, #0076f7 5%, #7330e4);
    color: #ffffff !important;
    font-weight: normal;
    /* background: transparent; */
}
.pace-progress {
    background: #0076f7;
}
.pace .pace-activity {
    border-top-color: #0076f7;
    border-left-color: #0076f7;
}


/* Added in v1.7 */

.page-with-light-sidebar .sidebar .nav > li.active > a > i {
    color: #0076f7;
}
.page-with-light-sidebar .sidebar .nav > li.active > a .badge,
.page-with-light-sidebar .sidebar .nav > li.active > a .label.label-theme {
    background: #0076f7;
}


/* Added in v1.9 */

.top-menu .nav > li.active > a,
.top-menu .nav > li.active > a:focus,
.top-menu .nav > li.active > a:hover {
    background: #0076f7;
}
.sidebar,  .sidebar-bg {
    background: #121e29 !important;
    width: 220px;
}
#page-container .sidebar.sidebar-grid .nav>li>a, sidebar.sidebar-grid .nav>li>a {
    border-bottom: 1px solid #1e262e !important;
    border-top: 1px solid #1e262e !important;
    padding: 10px 20px;
}
/*#page-container .sidebar .sub-menu, .sidebar .sub-menu {*/
    /*background: #202a33 !important;*/
/*}*/
.sidebar .sub-menu>li>a:before{
    content: '\f15c' !important;
}
.sidebar .nav>li>a {
    color: #b3b4b6;
}
.sidebar .sub-menu>li>a {
    color: #959b9f;
    padding: 8px 20px;
}
.navbar.navbar-inverse {
    background: #16202a;
}





.spinner,
.spinner-small {
    border-top: 2px solid #0076f7;
}

body {
    background: #e1e5e9;
    font-size: 13px;
    font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #333333;
}

.backHead .head {
    display: flex;
    flex-direction: row;
    /* justify-content: space-between; */
    align-items: center;
    color: #ffffff;
    padding: 20px;
    font-size: 14px;
}

.backHead .head img {
    width: 35px;
    height: 35px;
    margin-right: 10px;
    border-radius: 6px;
}

.backHead .head p {
    font-size: 12px;
    color: #6a6e6e;
    margin: 0;
    padding-top: 5px;
}

.backHeadTop {
    background: #ffffff;
}

.backHead {
    background: #283033;
}

.activeBg {
    background: #18c8c8;
}

.hkBg {
    background: #18c8c8;
}

.navbar .nav>li>a {
    color: #333333;
}

.hmEwm {
    width: 80px;
    height: 80px;
    border-radius: 6px;
}

.headEwm {
    width: 30px;
    height: 30px;
    border-radius: 666px;
}
.fmImg {
    width: 30px;
    height: 30px;
    border-radius: 5px;
}

.btn.btn-primary {
    background-color: #0076f7 !important;
    border-color: #1276e3 !important;
}

.btn-primary:hover {
    background-color: #005ec7 !important;
}

.btn.btn-success {
    background: #00b966 !important;
    border-color: #00aa5d !important;
}

.btn.btn-success:hover {
    background: #009d56 !important;
    border-color: #00b966 !important;
}

.btn.btn-info {
    background: #7161ff !important;
    border-color: #5447f1 !important;
}

.btn.btn-info:hover {
    background: #4d41e0 !important;
    border-color: #6b60f1 !important;
}

.btn.btn-warning {
    background: #f9981e !important;
    border-color: #f18d10 !important;
}

.btn.btn-warning:hover {
    background: #e98609 !important;
    border-color: #f9981e !important;
}

.hmdHomeData {
    /* display: flex;
      justify-content: center;
      width: 100%;
      padding:30px; */
}

.hmdHomeData .mk {
    /* width: 25%; */
    padding: 25px;
    background-color: #2d7ee2;
    color: #fff;
    border-radius: 6px;
    transition: all 0.3s;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.02);
    position: relative;
}

.hmdHomeData .mk .date {
    border-top: 1px dashed rgba(255, 255, 255, 0.5);
    margin-top: 15px;
    padding-top: 15px;
}

.hmdHomeData .mk .date span {
    background: rgba(0, 0, 0, 0.16);
    padding: 5px 20px;
    border-radius: 4px;
    display: inline-block;
}

.hmdHomeData .mk.orange {
    background-color: #ff8f0a;
    background: linear-gradient(to right, #ff932f, #ff8f0a);
    box-shadow: 0 10px 35px rgba(242, 166, 0, 0.5);
}

.hmdHomeData .mk.blue {
    background-color: #2d7ee2;
    background: linear-gradient(to right, #6c3cff, #0076f7);
    box-shadow: 0 10px 35px rgba(0, 118, 242, 0.5);
}

.hmdHomeData .mk.red {
    background-color: #cf3b28;
    background: linear-gradient(to right, #f35b47, #cf3b28);
    box-shadow: 0 10px 35px rgba(242, 0, 0, 0.5);
}

.hmdHomeData .mk.green {
    background-color: #1abf3f;
    background: linear-gradient(to right, #1abf9a, #1abf3f);
    box-shadow: 0 10px 35px rgba(115, 242, 0, 0.5);
}

.hmdHomeData .mk:not(:last-child) {
    /* margin-right: 50px; */
}

.hmdHomeData .mk .info {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.hmdHomeData .mk .info .title {
    font-size: 30px;
    font-weight: bold;
    padding-bottom: 10px;
    line-height: normal;
}

.hmdHomeData .mk .info p {
    color: rgba(255, 255, 255, 0.8);
    font-size: 15px;
    margin: 0;
}

.hmdHomeData .mk .info img {
    max-height: 30px;
    height: 30px;
    cursor: pointer;
}

.backHead .nav-list>li>a {
    font-size: 13px;
    padding: 0 16px 0 7px;
    line-height: 50px;
}

.backHead .nav-list>li>a>[class*="fa-"]:first-child {
    font-size: 13px;
}

form .input-order {
    margin-bottom: 0;
    padding: 0 2px;
    width: 42px;
    font-size: 12px;
}

form .input-order:focus {
    outline: none;
}

.table-actions {
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 0;
}

.table-list {
    margin-bottom: 0;
}

.form-required {
    color: red;
}

.table tr:nth-child(odd) {
    background: #f0f3f5;
}

.table tr:nth-child(even) {
    background: #fff;
}

.table>thead>tr>th {
    color: #242a30;
    font-weight: 600;
    background-color: #fff;
    font-size: 13px;
    border-bottom: 2px solid #d3dde6 !important;
}

.btn-kui {
    color: #fff;
    background-color: #18c0c8;
    border-color: #0ea9b1;
}

.btn-kui:hover {
    color: #fff;
    background-color: #10b6be;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    padding: 10px 15px;
    color: #333333;
    vertical-align: inherit;
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5;
}

.kuiPage {
    background: #e1e5e9;
}

.nav-tabs {
    background: #e1e5e9;
    color: #333;
    border-bottom: none;
}

.form-kui {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    margin: 20px;
}

.form-horizontal.form-bordered .form-group {
    border-bottom: 1px solid #eee;
    margin: 0;
}

.form-horizontal.form-bordered .form-group>.control-label {
    /* padding: 22px 15px 15px; */
    border-right: 1px solid #eee;
    margin-right: -1px;
    color: #242a30;
    font-weight: 500;
    font-size: 12px;
}

.form-horizontal.form-bordered .form-group>div {
    padding: 15px;
    border-left: 1px solid #eee;
}

.tab-content {
    padding: 15px;
    margin-bottom: 0;
    background: #fff;
    border-radius: 0;
}
.vertical-box-row>.vertical-box-cell>.vertical-box-inner-cell{
  border-radius: 0 0 6px 6px !important;
}

.panel-heading {
    background: #242a30;
    padding: 10px 15px;
    /* margin-bottom: 20px; */
    border-radius: 3px;
    color: #ffffff;
    font-size: 13px;
}

.nav-tabs>li.active>a {
    color: #fff;
    background: #242a30;
    border: none;
    font-size: 13px;
}

.nav-tabs>li {
    width: 16.66666667%;
    /* height: 100%; */
    padding: 0;
    margin: 0;
    text-align: center;
}

.nav-tabs>li>a {
    color: #6e7179;
    font-size: 13px;
    border: none;
    margin-right: 0;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover {
    border: none;
    color: #000000;
    background: #ffffff;
}

.nav-tabs>li>a:hover {
    color: #333;
    background: #fafafa;
    border: none;
}

.alert.alert-warning {
    background: #ffead0;
    color: #8a6d3b;
    border: none;
    font-size: 12px;
}

.tab-content label {
    /* margin: 10px 0 0 0; */
    color: #666666;
    font-size: 12px;
    font-weight: normal;
}

.pagination{
  margin: 0;
}
.hmdTypeLabel .question-icon {
    position: relative;
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #6fa7ff;
    margin-left: 10px;
    cursor: pointer;
}

.hmdTypeLabel .question-icon-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
}

.hmdTypeLabel {
    position: relative;
    cursor: pointer;
}

.hmdTypeLabel .text {
    margin: 10px 0 0 0;
    color: #666666;
    font-size: 12px;
    font-weight: normal;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.hmdTypeLabel .hmdTypeContent {
    display: none;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff;
    padding: 15px;
    min-width: 100%;
    z-index: 9999;
    border-radius: 10px;
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.15);
    font-size: 14px;
    color: #344654;
    background: linear-gradient(#eff7ff, #ffffff);
    border: 1px solid #bbdaff;

}

.hmdTypeLabel:hover .hmdTypeContent {
    display: block;
}

.hmdTypeLabel .hmdTypeContent img {
    max-width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.hmdTypeLabel .hmdTypeContent .title {
    font-weight: bold;
    font-size: 15px;
    padding-bottom: 10px;
}

.hmdTypeLabel .hmdTypeContent .logo {
    text-align: right;
}

.hmdTypeLabel .hmdTypeContent .logo img {
    max-height: 30px;
    height: 30px;
    cursor: pointer;
    text-align: right;
    margin: 0;
}

.hmdTypeLabel .hmdTypeContent .mk {
    border-top: 1px dashed #b2c1e2;
    padding-top: 10px;
}

.hmdTypeLabel .hmdTypeContent .mk .name {
    font-weight: bold;
    color: #000000;
    padding-bottom: 10px;
}

.hmdTypeLabel .hmdTypeContent .tips {
    font-size: 12px;
    color: #344654;
    font-weight: bold;
}

.delEwmImg {
    background: #ecf7ff;
    color: #368dec;
}

.tab-content .well {
    background-color: #fafafa;
    border: 1px solid #ddd;
    box-shadow: none;
}
.table {
font-size: 13px;
}
table {
font-size: 13px;
}
.helpTips{
  margin: 10px 0 0 0;
  font-size: 12px;
  color: #666666;
  font-weight: normal;
  display: block;
}
.helpTitle{
  display: block;
  color: #000000;
  margin: 0 0 10px 0;
  font-weight: bold;
  font-size: 12px;
}
.nav-list>li>a:focus {
    /* background-color: transparent;
      background-color: transparent !important; */
    /* background-color: #0076f7;
        background-color: #0076f7 !important; */
}

/* .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
      background-color: transparent;
      background-color: transparent !important;
    }
    .nav-list > li.open {
        background: transparent !important;
        border-bottom-color: transparent !important;
    } */

.nav-list>li .submenu>li>a {
    font-size: 13px;
    background: #32383b;
    color: #a3a4ab;
    border-top: 1px solid #3c3c3c;
}

.nav-list>li .submenu>li>a:hover {
    font-size: 13px;
    background: #32383b;
    color: #dadada;
}

.nav-list>li.open {
    position: relative;
}

.nav-list>li.open .back {
    display: none;
}

.nav-list>li.open .normal {
    display: inline-block !important;
}

.nav-list>li.open a {
    padding-left: 7px;
}

.nav-list>li .submenu>li a>[class*="fa-"]:first-child {
    left: 20px;
}

.nav-list>li ul.submenu ul.submenu>li a>[class*="fa-"]:first-child {
    left: 30px;
}

/* 定义滚动条的样式 */
::-webkit-scrollbar {
    width: 8px;
}

/* 定义滚动条轨道的样式 */
::-webkit-scrollbar-track {
    background-color: rgba(0, 0, 0, 0.1);
}

/* 定义滚动条滑块的样式 */
::-webkit-scrollbar-thumb {
    background-color: rgba(255, 255, 255, 0.26);
    border-radius: 10px;
}

/* 鼠标悬停在滑块上的样式 */
::-webkit-scrollbar-thumb:hover {
    background-color: #555;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background-color: #0076f7;
}

.dropdown-menu>li>a:focus {
    background-color: #0076f7;
    color: #ffffff;
}

.header.navbar-default .navbar-nav>li>a:hover {
    color: #0076f7;
    opacity: 1;
}

.zhezhao {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgba(255, 255, 255, 0);
}

.hmdBlock {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0);
}

/* 活码帝手机模型 */
.fixedPhone {
    /*position: fixed;*/
    /*right: 15%;*/
    /*top: 50%;*/
    /*transform: translateY(-50%);*/
    /*margin-top: 30px;*/
}

.hkPhoneDemo {
    position: relative;
    /* width: 289px; */
    max-width: 289px;
    /* height: 609px; */
    /* margin-bottom: 100px; */
    background-color: #414349;
    border: 6px solid #000000;
    border-radius: 40px;
    box-shadow: 10px 20px 50px rgb(0 0 0 / 50%);
}

.hkPhoneDemo .safeTips {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background: #e5fbea;
    color: #36bf63;
    text-align: center;
    font-size: 12px;
    /* height: 0; */
    padding: 5px;
    overflow: hidden;
    opacity: 0;
    /* transition: height 0.5s ease-out, opacity 0.5s ease-out; */
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.hkPhoneDemo .safeTips.fadein {
    /* height: auto; */
    opacity: 1;
}

.hkPhoneDemo .safeTips img {
    width: 13px;
    margin-right: 5px;
}

.hkPhoneDemo .head {
    background: #ededed;
    border-radius: 35px 35px 0 0;
    font-weight: 500;
}

.hkPhoneDemo .head .tool {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    text-align: center;
}

.hkPhoneDemo .head .tool .time {
    color: black;
    font-size: 14px;
}

.hkPhoneDemo .head .wifi {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    grid-column-gap: 5px;
}

.hkPhoneDemo .head .wifi img {
    width: 25px;
}

.hkPhoneDemo .head .name {
    padding: 5px 20px 10px 20px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.hkPhoneDemo .head .name span {
    color: #000000;
    font-size: 15px;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    display: inline-block;
    padding: 0 15px;
}

.hkPhoneDemo .head .name img {
    width: 10px;
}

.hkPhoneDemo .info {
    padding: 0 15px 15px 15px;
}

.hkPhoneDemo .info .item {
    margin-bottom: 15px;
}

.hkPhoneDemo .info .item .title {
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    display: inline-block;
}

.hkPhoneDemo .info .item .teacher {
    color: #fffe00;
    font-size: 30px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    display: inline-block;
    animation: pulse 2s ease-in-out 0s infinite alternate;
}

.hkPhoneDemo .info .item p.fadein {
    opacity: 0;
}

.hkPhoneDemo .info .item p {
    color: #888888;
    font-size: 13px;
    width: 100%;
    text-align: center;
    opacity: 1;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.hkPhoneDemo .info .cardBg {
    background: #ffffff;
    border-radius: 15px;
    padding: 15px;
}
.hkPhoneDemo .info .cardBg .cardImg img{
  width: 100%;
}

.hkPhoneDemo .info .cardBg .stuBg {
    align-items: center;
    display: flex;
    flex-direction: row;
    /* justify-content: space-between; */
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eeeeee;
}

.hkPhoneDemo .info .cardBg .stuBg img {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    margin-right: 10px;
}

.hkPhoneDemo .info .cardBg .stuBg .nickname {
    font-size: 16px;
    font-weight: bold;
    width: 100%;
    vertical-align: middle;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    display: inline-block;
    color: #000000;
}

.hkPhoneDemo .info .cardBg .stuBg .nickname .sign {
    padding-top: 10px;
    font-size: 13px;
    font-weight: normal;
    color: #666666;
    width: 100%;
    vertical-align: middle;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    display: inline-block;
    margin: 0;
}

.hkPhoneDemo .info .cardBg .head .p {
    font-size: 14px;
    font-weight: normal;
    padding-top: 8px;
    color: #666666;
}

.hkPhoneDemo .info .cardBg .ewm {
    text-align: center;
}

.hkPhoneDemo .info .cardBg .ewm .fm {
    position: relative;
}

.hkPhoneDemo .info .cardBg .ewm .fm #headLogo {
    width: 50px;
    height: 50px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}

.hkPhoneDemo .info .cardBg .ewm .p {
    color: #07c160;
    font-size: 12px;
    padding: 10px 0;
}

.hkPhoneDemo .info .cardBg .ewm .p #display-safetytext {
    text-align: center;
    vertical-align: middle;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    display: inline-block;
}

.hkPhoneDemo .info .cardBg .ewm .p img {
    width: 15px;
    height: 15px;
    margin-right: 5px;
}

.hkPhoneDemo .info .cardBg .ewm .tips {
    color: #000000;
    font-size: 15px;
    text-align: center;
    vertical-align: middle;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    display: inline-block;
}

.hkPhoneDemo .info .cardBg .ewm img {
    height: 100%;
    width: 100%;
    margin: 0 auto;
    border-radius: 10px;
}

.hkPhoneDemo .info .cardBg .time {
    text-align: center;
    color: #b5b5b5;
    margin-top: 25px;
}

.hkPhoneDemo .footertips {
    width: 100%;
    font-size: 13px;
    text-align: center;
    color: #666a6e;
    padding: 15px 0;
    display: block;
}

.hkPhoneDemo .footertips .text {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.hkPhoneDemo .footertips img {
    height: 20px;
    max-width: 100%;
}

.hkPhoneDemo .footertips text {
    padding-left: 10px;
    font-weight: normal;
}

.hkPhoneDemo .copyright {
    text-align: center;
    color: #a8a8a8;
    /* padding: 10px 0; */
    font-size: 12px;
    padding-bottom: 15px;
}

.hkPhoneDemo.light {
    background-color: #f5f6f8;
}

.hkPhoneDemo.light .info .item .title {
    color: #000000;
}

.hkPhoneDemo.light .info .item .teacher {
    color: #ff4f00;
}

.hkPhoneDemo.light .info .cardBg {
    border: 4px solid #0076f7;
}

.hmdThemeViewXxk {
    margin-bottom: 20px;
    width: 289px;
    text-align: center;
}

.hmdThemeViewXxk label {
    display: inline-block;
}

.hmdThemeViewXxk label:not(:last-of-type) {
    margin-right: 20px;
}

.hmdThemeViewXxk input[type="radio"] {
    display: none;
}

.hmdThemeViewXxk span {
    padding: 5px 15px;
    display: inline-block;
    background: #F4F4F4;
    border: 1px solid #F4F4F4;
    text-align: center;
    color: #666666;
    cursor: pointer;
    width: auto;
    border-radius: 100px;
    font-weight: normal;
}

.hmdThemeViewXxk input:checked+span {
    background: #f1f7ff;
    border-color: #0076f7;
    color: #0076f7;
}

@keyframes pulse {
    0% {
        transform: scale(1);
    }

    25% {
        transform: scale(1.2);
    }

    50% {
        transform: scale(1);
    }

    75% {
        transform: scale(1.2);
    }
}

/* 活码帝手机模型 */

.tab-content form input.form-control {
    border-radius: 6px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    color: #1c1f22;
    opacity: .8;
}

.tab-content form input.form-control:hover {
    border: 1px solid #0076f7;
}

.hkBackLogin {
    left: 50%;
    /* position: fixed; */
    width: 398px;
    height: auto;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}

.hkBackLogin .info {
    background: #ffffff;
    border-radius: 20px;
    padding: 30px;
    box-shadow: 0 0 30px rgba(0, 0, 0, .1);
}

.hkBackLogin .head {
    text-align: center;
    padding-bottom: 20px;
}

.hkBackLogin .logo {
    width: 88px;
    height: 88px;
    border-radius: 15px;
}

.hkBackLogin .head .title {
    font-weight: bold;
    font-size: 20px;
    margin: 20px 0;
    color: #000000;
    padding-bottom: 20px;
}
.hkBackLogin .form-control {
    padding: 20px;
    font-size: 16px;
    height: 50px;
    box-shadow: none;
}

.hkBackLogin .okBtn {
    padding: 10px 0;
    font-size: 20px;
    color: #ffffff;
    background: #0076f7;
    border: none;
    border-radius: 10px;
}

/* 去除边框 */
.hkBackLogin .okBtn::after {
    border: none;
}

.hkBackLogin .okBtn:hover {
    background: #005ec7;
}

.hkBackLogin .copyright {
    text-align: center;
    padding-top: 20px;
}

.hkBackLogin .copyright a {
    font-size: 13px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    color: #ffffff;
}

.hkBackLogin .copyright a img {
    width: 15px;
    margin-right: 5px;
}

/* 按钮 */
#hmdSwtichHideContent {
    display: none;
}

.hmdSwtichHideBtn {
    position: relative;
    display: inline-block;
    width: 45px;
    height: 26px;
    margin: 0 !important;
}

.hmdSwtichHideBtn input {
    opacity: 0;
    width: 0;
    height: 0;
    display: none;
}
.hmdThemes a.active{
  color: #0076f7 !important;
}
.hmdSwtichHideSlider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.hmdSwtichHideSlider:before {
    position: absolute;
    content: "";
    height: 22px;
    width: 22px;
    left: 3px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked+.hmdSwtichHideSlider {
    background-color: #0076f7;
    background: linear-gradient(to right, #816cfb, #0076f7);
}

input:checked+.hmdSwtichHideSlider:before {
    -webkit-transform: translateX(17px);
    -ms-transform: translateX(17px);
    transform: translateX(17px);
}

.hmdSwtichHideSlider.hmdSwtichHideRound {
    border-radius: 28px;
}

.hmdSwtichHideSlider.hmdSwtichHideRound:before {
    border-radius: 50%;
    box-shadow: 1px 1px 5px rgba(6, 0, 0, 0.2);
}

.hmdSwtichLockBtn {
    position: relative;
    display: inline-block;
    width: 45px;
    height: 26px;
    margin: 0 !important;
}

.hmdSwtichLockBtn {
    position: relative;
    cursor: pointer;
    background-color: #0076f7;
    background: linear-gradient(to right, #816cfb, #0076f7);
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 28px;
}

.hmdSwtichLockBtn span:before {
    position: absolute;
    content: "";
    height: 22px;
    width: 22px;
    left: -8px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
    -webkit-transform: translateX(28px);
    -ms-transform: translateX(28px);
    transform: translateX(28px);
    border-radius: 50%;
    box-shadow: 1px 1px 5px rgba(6, 0, 0, 0.2);
}

/* 按钮 */
.hmdTypeXxk label {
    display: inline-block;
    margin: 0;
}

.hmdTypeXxk label:not(:last-of-type) {
    margin-right: 20px;
}

.hmdTypeXxk input[type="radio"] {
    display: none;
}

.hmdTypeXxk span {
    padding: 5px 15px;
    display: inline-block;
    background: #F4F4F4;
    border: 1px solid #F4F4F4;
    text-align: center;
    color: #666666;
    cursor: pointer;
    width: auto;
    border-radius: 100px;
    font-weight: normal;
}

.hmdTypeXxk input:checked+span {
    background: #f1f7ff;
    border-color: #0076f7;
    color: #0076f7;
}

#wx-access-help,
#is_wxShow {
    opacity: 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    color: #07c160;
}

#wx-access-help.fadein,
#is_wxShow.is_wxshow {
    opacity: 1;
}

select.form-control {
    appearance: none;
    /* 隐藏默认下拉箭头 */
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: transparent;
    /* 去除背景色 */
    font-size: inherit;
    font-family: inherit;
    color: inherit;
    box-shadow: none;
}

#hmdPasswordSwtichHideContent {
    display: none;
}

.dahuLayer {

    width: 380px;
    max-width: 80vh;
    height: 535px;
    border-radius: 25px;
  background: linear-gradient(to top, #ffffff 23%, #f3f8ff);
  background-image: linear-gradient(#f3f8ff 20%, #ffffff 80%);
  background-image: linear-gradient(#f3f8ff 20%, #ffffff 80%);
  background-image: linear-gradient(#f3f8ff, #ffffff 90%);
  border: 10px solid #e0eaff;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%) !important;
  position: fixed;
}
.dahuLayer .modal-dialog{
  margin: 0
}
/*
.dahuLayer .modal-dialog{
  width: 380px;
  border-radius: 25px;
background: linear-gradient(to top, #ffffff 23%, #f3f8ff);
background-image: linear-gradient(#f3f8ff 20%, #ffffff 80%);
background-image: linear-gradient(#f3f8ff 20%, #ffffff 80%);
background-image: linear-gradient(#f3f8ff, #ffffff 90%);
border: 10px solid #e0eaff;
left: 50%;
top: 50%;
transform: translate(-50%,-50%) !important;
position: fixed;
} */
.dahuLayer .modal-dialog{
  width: 100%;
}
.dahuLayer .modalContent {
    padding: 30px;
    width: 100%;
    height: calc(100% - 0px);
    text-align: center;
    margin-left: 0;
}


.dahuLayer .modalContent .ico {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #18c8c8;
    background: linear-gradient(88deg, #9e5cff 3.78%, #658eff);
    color: #fff;
    padding: 5px 10px;
    display: inline-block;
    font-size: 12px;
    border-radius: 0 15px 0 15px;
}

.dahuLayer .modalContent .ico.orange {
    background: linear-gradient(88deg, #ff923e 5%, #ff659b);
}

.dahuLayer .modalContent .ico i {
    margin-left: 5px;
}

.dahuLayer .modalContent .title {
    padding-bottom: 20px;
    /* font-weight: bold; */
    color: #0076f7;
    font-size: 16px;
    text-align: left;
}

.dahuLayer .modalContent .name {
    padding-bottom: 20px;
    font-weight: bold;
    color: #021a3e;
    font-size: 18px;
}

.dahuLayer .modalContent .ewm {
    height: 230px;
    width: 230px;
    max-width: 100%;
    max-height: calc(100% - 30px);
    background: #ffffff;
    padding: 10px;
    border-radius: 10px;
    display: block;
    margin: 0 auto;
}

.dahuLayer .modalContent .myUrl {
  background-color: #e9f2ff;
  color: #0076f7;
  width: 100%;
  text-align: left;
  padding: 10px;
  margin: 10px 0;
  border-radius: 10px;
  word-break: break-all;
  word-wrap: break-word;
}
.btn.btn-special{
color: #fff;
background: #18c8c8;
border-color: #07b8b8;
}
.btn.btn-special:hover{
background: #009595;
border-color: #009595;
}
.btn.btn-black {
color: #ffe7b9;
background: #130c0c;
border-color: #260a09;
}
.btn.btn-black:hover {
background: #2d2f3b;
border-color: #2d2f3b;
}
.dahuLayer .modalContent .scan {
  background-color: #e9f2ff;
  color: #0076f7;
  /* width: 100%; */
  text-align: left;
  padding: 10px 15px;
  margin: 10px 0;
  border-radius: 10px;
  word-break: break-all;
  word-wrap: break-word;
  display: inline-block;
  line-height: normal;
}
.dahuLayer .modalContent .scan span{
  margin: 0 5px;
  color: #ff2953;
}
.dahuLayer .modalContent .shareEwm {
  width: 200px;
  height: 200px;
  max-width: 100%;
  background: #ffffff;
  padding: 10px;
  border-radius: 10px;
  display: block;
  margin: 0 auto;
}
.dahuLayer .modalContent .shareEwm img {
  width: 100%;
  height: 100%;
}
.dahuLayer .modalContent .tips {
    font-size: 12px;
    color: #888888;
    text-align: center;
    background: #ffecef;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 6px;
    margin: 10px 0;
}

.dahuLayer .modalContent .tips a {
    font-size: 12px;
    color: #e01636;
}

.dahuLayer .downBtn {
    font-size: 16px;
    border-radius: 100px;
    padding: 10px 30px;
    margin-top: 10px;
}

.dahuLayer .modalContent .url {
    max-width: 100%;
    word-wrap: break-word;
    font-size: 14px;
    font-weight: normal;
    color: #777f90;
    padding-top: 10px;
}

.domainXxk {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: #0076f7;
    color: #ffffff;
    border-radius: 4px 0 0 4px;
}

.domainXxk .caret {
    color: #ffffff;
}

.domainList.dropdown-menu {
    padding: 0;
    border: none;
}

.domainList.dropdown-menu>li>a {
    padding: 10px 20px;
}
.tab-content .manyStyle{
	 margin: 0 15px 10px 0
}
.hmdXxkStyle input[type="radio"] {
	 display: none;
}
.hmdXxkStyle span {
	 padding: 6px 15px;
	 display: inline-block;
	 background: #e9f4ff;
	 text-align: center;
	 color: #3685db;
	 cursor: pointer;
	 width: 100%;
	 border-radius: 100px;
	 font-weight: normal;
	 line-height: normal;
}
.hmdXxkStyle input:checked+span {
	background: #0076f7;
	color: #ffffff;
}
/* #hmdContent::-webkit-scrollbar {
    width: 0;
    height: 0;
    }

    #hmdContent {
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
    } */

.ewmSwitch {
    color: red;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.ewmSwitch .text {
    margin-left: 15px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.ewmSwitch .onLine {
    color: #00c16a;
}

.ewmSwitch .text:before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-right: 10px;
    border-radius: 50%;
    background: linear-gradient(to bottom right, #ff1111, #ffbaba);
    transform: rotate(45deg);
    box-shadow: 0 0 0 2px #fff, 0 0 0 3px #fb244e;
}
.hmdBackCardShareDemo{
	display: inline-block;
}
.hmdBackCardShareDemo .demo{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	background: #f0f5fd;
	padding: 3rem;
	box-sizing: border-box;
	border-radius: 1rem;
}
.hmdBackCardShareDemo .head{
	margin-right: 1.5rem;
	width: 4rem;
	height: 4rem;
	border-radius: 0.5rem;
}
.hmdBackCardShareDemo .info {
	/* margin-top: 2rem; */
	background: #ffffff;
	padding: 2rem;
	border-radius: 0.6rem;
	width: 280px;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	box-shadow: 3px 3px 15px 0 rgba(2, 37, 70, 0.09);
	/* border: 1px solid #0076f7; */
	/* border: 1px solid #99caff; */
	position: relative;
}
.hmdBackCardShareDemo .info ::before {
	position: absolute;
	top: 1rem;
	content: '';
	border: 0.6rem solid transparent;
	border-right-color: #ffffff;
	left: -1.2rem;
	/* box-shadow: 3px 3px 15px 0 rgba(2, 37, 70, 0.09); */
}
.hmdBackCardShareDemo .title {
	text-align: left;
	margin-right: 2rem;
	box-sizing: border-box;
	width: 100%;
	/* vertical-align: middle;
	word-break: keep-all;
	white-space: nowrap; */
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 100%;
	display: inline-block;
}
.hmdBackCardShareDemo .title .title-text {
	color: #3a424d;
	font-size: 1.6rem;
	font-weight: bold;
	vertical-align: middle;
	word-break: keep-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 100%;
	display: inline-block;
}
.hmdBackCardShareDemo .title .desc-text {
	padding: 1rem 0 0 0;
	margin: 0;
	color: #a8b2c6;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	text-overflow: ellipsis;
}
.hmdBackCardShareDemo img {
	width: 5rem;
	height: 5rem;
	border-radius: 0.5rem;
}
.hmdBackCardShareDemo h3{
	font-size: 14px;
	/* font-weight: normal; */
	color: #333333;
	margin-bottom: 3rem;
}
.form-control:focus {
  border-color: #0076f7;
}
.tab-content form textarea.form-control:hover {
  border: 1px solid #0076f7;
}
.ewmSwitch .onLine:before {
    background: linear-gradient(to bottom right, #00c16a, #c6ffba);
    box-shadow: 0 0 0 2px #fff, 0 0 0 3px #00c16a;
}

.content .form-group div.hmdUrlType {
    padding: 0 0 20px 0;
}

.hmdUrlType {
    border-bottom: 1px solid #eee;
    margin: 0;
    padding-bottom: 20px;
}

.hmdUrlType .hmdTypeXxk {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.hmdTypeXxk .openType {
    padding: 15px;
    display: inline-block;
    background: #F4F4F4;
    border: 1px solid #F4F4F4;
    text-align: center;
    color: #666666;
    cursor: pointer;
    width: auto;
    border-radius: 10px;
    font-weight: normal;
    position: relative;
    /* 禁止复制 */
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.hmdTypeXxk .openType .title {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    color: #000000;
}

.hmdTypeXxk .openType .title img {
    width: 20px;
    height: 20px;
    border-radius: 5px;
    margin-right: 5px;
}

.hmdTypeXxk .openType .info {
    text-align: left;
    margin-top: 15px;
    background: #fff;
    padding: 10px;
    border-radius: 8px;
}

.hmdTypeXxk .openType .info p {
    margin: 0;
    color: #8b939a;
}

.hmdTypeXxk .openType .info p:before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    margin-right: 5px;
    background: linear-gradient(to bottom right, #a6afbf, #b1b9bb);
}

.hmdTypeXxk .openType .info p:not(:last-of-type) {
    margin: 0 0 6px 0;
}

.hmdTypeXxk input:checked+.openType .info {
    background: #e7f0fe;
}

.hmdTypeXxk input:checked+.openType .info p {
    color: #298fee;
}

.hmdTypeXxk input:checked+.openType {
    background: #f1f7ff;
    border-color: #0076f7;
    color: #0076f7;
}

.hmdTypeXxk input:checked+.openType .info p:before {
    background: linear-gradient(to bottom right, #005cff, #2eb6e5);
}

.hmdTypeXxk .hmdUrl {
    margin-left: 20px;
}

.hmdTypeXxk .hot {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 10px;
    background: #ff6112;
    border-radius: 0 6px 0 6px;
    padding: 2px 6px;
    color: #ffffff;
}

.hkPhoneDemo .openUrlContent {
    text-align: center;
}

.hkPhoneDemo .openUrlContent img {
    width: 50px;
    height: 50px;
}

.hkPhoneDemo .openUrlContent .openBtn {
    margin: 280px 30px 50px 30px;
    background: #00b50f;
    color: #fff;
    padding: 10px;
    border-radius: 100px;
}

.addHmdWechatGroup {
    background-size: 100% 100%;
    background-color: transparent;
    box-shadow: none;
    /* height: 392px; */
    height: 100%;
    position: relative;
}

.dahuWechatGroupPayLayer.layui-layer {
    background: transparent;
    box-shadow: none;
}

.addHmdWechatGroup .close {
    position: absolute;
    top: 65px;
    right: 50px;
    width: 30px;
    height: 30px;
}
.backImgAdd{
  border: 1px dashed #e3eefe;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  display: inline-block;
  transition: border-color 0.3s ease;
}
.backImgAdd:hover{
  border-color: #0076f7;
}

/* 配色 */
.hmdThemesWhite .sidebar,
.hmdThemesWhite .sidebar-bg {
    background: #ffffff !important;
}

.hmdThemesWhite .sidebar .nav>li.nav-profile {
    color: #333;
    background: #ffffff;
}

.hmdThemesWhite #page-container .sidebar.sidebar-grid .nav>li>a,
.hmdThemesWhite sidebar.sidebar-grid .nav>li>a {
    border-bottom: 1px solid #e4e7eb !important;
    border-top: 1px solid #f2f2f2 !important;
}

.hmdThemesWhite .sidebar .nav>li>a {
    color: #333;
}

.hmdThemesWhite .sidebar .nav>li.expand>a,
.hmdThemesWhite .sidebar .nav>li>a:focus,
.hmdThemesWhite .sidebar .nav>li>a:hover {
    background: #e9f4ff;
    color: #3685db;
}

.hmdThemesWhite .sidebar .sub-menu {
    background: #fbfbfb;
}

.hmdThemesWhite .sidebar .sub-menu>li>a {
    color: #484b4d;
}

.hmdThemesWhite .sidebar .sub-menu>li.active>a,
.hmdThemesWhite .sidebar .sub-menu>li.active>a:focus,
.hmdThemesWhite .sidebar .sub-menu>li.active>a:hover,
.hmdThemesWhite .sidebar .sub-menu>li>a:focus,
.hmdThemesWhite .sidebar .sub-menu>li>a:hover {
    color: #0076f7;
}

.hmdThemesWhite .sidebar .sub-menu:before {
    background: #bec4c8;
}

.hmdThemesWhite .sidebar .sub-menu>li>a:before {
    color: #cacbd9;
}

.hmdThemesWhite .panel-heading {
    background: #f9fafb;
    color: #181818;
    border-bottom: 1px solid #f4f4f4;
}

.hmdThemesWhite .sidebar-minify-btn {
    background: #e8ebee;
}

.hmdThemesWhite .sidebar-minify-btn i {
    color: #000;
}

.hmdThemesWhite .sidebar .sub-menu>li.active>a:before {
    color: #0076f7;
}

.hmdThemesWhite .sidebar .nav>li.active>a {
    background: #0076f7;
    color: #fff;
}



body.hmdThemesBlack {
    background: #191919;
}

.hmdThemesBlack .navbar.navbar-default {
    background: #000;
}

.hmdThemesBlack .sidebar,
.hmdThemesBlack .sidebar-bg {
    background: #000000 !important;
}

.hmdThemesBlack .sidebar .nav>li.nav-profile {
    color: #fff;
    background: #000000;
}

.hmdThemesBlack #page-container .sidebar.sidebar-grid .nav>li>a,
.hmdThemesBlack sidebar.sidebar-grid .nav>li>a {
    border-bottom: 1px solid #1c1c1c !important;
    border-top: 1px solid #1c1c1c !important;
}

.hmdThemesBlack .sidebar .nav>li>a {
    color: #e3e3e3;
}

.hmdThemesBlack .sidebar .nav>li.expand>a,
.hmdThemesBlack .sidebar .nav>li>a:focus,
.hmdThemesBlack .sidebar .nav>li>a:hover {
    background: #1c1c1c;
    color: #e6eef6;
}

.hmdThemesBlack .sidebar .sub-menu {
    background: #000;
}

.hmdThemesBlack .sidebar .sub-menu>li>a {
    color: #b3b3b3;
}

.hmdThemesBlack .sidebar .sub-menu>li.active>a,
.hmdThemesBlack .sidebar .sub-menu>li.active>a:focus,
.hmdThemesBlack .sidebar .sub-menu>li.active>a:hover,
.hmdThemesBlack .sidebar .sub-menu>li>a:focus,
.hmdThemesBlack .sidebar .sub-menu>li>a:hover {
    color: #ffffff;
}

.hmdThemesBlack .sidebar .sub-menu:before {
    background: #2f2f2f;
}

.hmdThemesBlack .sidebar .sub-menu>li>a:before {
    color: #2f2f2f;
}

.hmdThemesBlack .panel-heading {
    background: #000000;
    color: #ffffff;
    border-bottom: 1px solid #1c1c1c;
}

.hmdThemesBlack .sidebar-minify-btn {
    background: #262626;
}

.hmdThemesBlack .sidebar-minify-btn i {
    color: #fff;
}

.hmdThemesBlack .sidebar .sub-menu>li.active>a:before {
    color: #0076f7;
}

.hmdThemesBlack .sidebar .nav>li.active>a {
    background: #363636;
    color: #fff;
}

.hmdThemesBlack .tab-content {
    background: #000;
}

.hmdThemesBlack .table>tbody>tr>td,
.hmdThemesBlack .table>tbody>tr>th,
.hmdThemesBlack .table>tfoot>tr>td,
.hmdThemesBlack .table>tfoot>tr>th,
.hmdThemesBlack .table>thead>tr>td,
.hmdThemesBlack .table>thead>tr>th {
    border-color: #393939;
    background: #000;
}

.hmdThemesBlack .table-striped>tbody>tr:nth-child(odd)>td,
.hmdThemesBlack .table-striped>tbody>tr:nth-child(odd)>th {
    background: #1c1c1c;
}

.hmdThemesBlack .table>thead>tr>th,
.hmdThemesBlack .table>tbody>tr>th,
.hmdThemesBlack .table>tfoot>tr>th,
.hmdThemesBlack .table>thead>tr>td,
.hmdThemesBlack .table>tbody>tr>td,
.hmdThemesBlack .table>tfoot>tr>td {
    padding: 10px 15px;
    color: #e6e6e6;
}

.hmdThemesBlack .nav-tabs {
    background: #1c1c1c;
    color: #fff;
    border-bottom: none;
}

.hmdThemesBlack .nav-tabs>li.active>a,
.hmdThemesBlack .nav-tabs>li.active>a:hover {
    color: #ffffff;
    background: #000000;
}

.hmdThemesBlack .table>thead>tr>th {
    border-bottom: 2px solid #393939 !important;
}

.hmdThemesBlack .table {
    border-color: #393939;
}

.hmdThemesBlack .nav-tabs>li>a:hover {
    color: #fff;
    background: #363636;
}

.hmdThemesBlack .nav-tabs>li>a {
    color: #cfcfcf;
}

.hmdThemesBlack .form-control {
    color: #fff;
    background-color: #1c1c1c;
    border: 1px solid #393939;
}

.hmdThemesBlack .navbar-header img {
    filter: invert(1);
}

.hmdThemesBlack .navbar .nav>li>a {
    color: #ffffff;
}

.hmdThemesBlack .dropdown-menu.media-list .dropdown-header {
    background: #1c1c1c;
}

.hmdThemesBlack .navbar-nav>li>.dropdown-menu {
    border-top: 1px solid #000;
    background: #000000;
}
.hmdThemesBlack .navbar-default .navbar-toggle .icon-bar {
  background: #fff;
}
.hmdThemesBlack .navbar-header {
  border-bottom: 1px solid #252525;
}
.hmdThemesBlack .dropdown-header {
    color: #ffffff;
}

.hmdThemesBlack .dropdown-menu {
    background-color: #000;
}

.hmdThemesBlack .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #fff;
}

.hmdThemesBlack .dropdown-menu.media-list>.media {
    border-top: 1px solid #2f2f2f;
    border-bottom: 1px solid #2f2f2f;
}

.hmdThemesBlack .dropdown-menu>li>a:focus,
.hmdThemesBlack .dropdown-menu>li>a:hover {
    background: #1c1c1c;
    color: #fff;
}

.hmdThemesBlack h1,
.hmdThemesBlack h2,
.hmdThemesBlack h3,
.hmdThemesBlack h4,
.hmdThemesBlack h5,
.hmdThemesBlack h6 {
    font-weight: 500;
    color: #ffffff;
}

.hmdThemesBlack .tab-content form input.form-control {
    color: #ffffff;
}

.hmdThemesBlack .form-horizontal.form-bordered .form-group>.control-label {
    color: #e3e3e3;
}

.hmdThemesBlack .form-horizontal.form-bordered .form-group {
    border-bottom: 1px solid #2f2f2f;
}

.hmdThemesBlack .form-horizontal.form-bordered .form-group>div {
    border-left: 1px solid #2f2f2f;
}

.hmdThemesBlack .hmdTypeXxk span {
    background: #191919;
    border: 1px solid #505050;
    color: #989898;
}

.hmdThemesBlack .hmdTypeXxk input:checked+span {
    background: #0a1f39;
    border-color: #355271;
    color: #c9d3de;
}

.hmdThemesBlack .hmdSwtichHideSlider {
    background-color: #333333;
}

.hmdThemesBlack .hmdSwtichHideSlider:before {
    background-color: #ffffff;
}

.hmdThemesBlack input:checked+.hmdSwtichHideSlider {
    background-color: #164d88;
    background: #164d88;
    background: linear-gradient(to right, #816cfb, #0076f7);
}

.hmdThemesBlack .hmdUrlType {
    border-bottom: 1px solid #2f2f2f;
}

.hmdThemesBlack .hmdTypeXxk .openType {
    background: #292929;
    border: 1px solid #393939;
    color: #e8e8e8;
}

.hmdThemesBlack .hmdTypeXxk .openType .title {
    color: #ffffff;
}

.hmdThemesBlack .hmdTypeXxk .openType .info {
    background: #000;
}

.hmdThemesBlack .hmdTypeXxk .openType .info p {
    color: #727273;
}

.hmdThemesBlack .hmdTypeXxk .openType .info p:before {
    background: linear-gradient(to bottom right, #393d43, #677477);
}

.hmdThemesBlack .hmdTypeXxk input:checked+.openType {
    background: #080808;
    border-color: #0076f7;
    color: #edf5fe;
}

.hmdThemesBlack .hmdThemesBlack .hmdTypeXxk input:checked+.openType .info {
    background: #212121;
}

.hmdThemesBlack .hmdTypeXxk input:checked+.openType .info p {
    color: #ffffff;
}

.hmdThemesBlack .hmdTypeXxk input:checked+.openType .info {
    background: #1b1b1b;
}

.hmdThemesBlack .pagination>li>a,
.hmdThemesBlack .pagination>li>span {
    color: #e8e8e8;
    background-color: #000;
    border: 1px solid #211f1f;
}
.hmdThemesBlack .btn.btn-danger {
    color: #fff;
    background: rgba(255, 91, 87, 0.45);
    border-color: rgba(255, 91, 87, 0.39);
}

.hmdThemesBlack .btn.btn-warning {
    background: rgba(233, 134, 9, 0.67) !important;
    border-color: rgba(249, 152, 30, 0.6) !important;
}

.hmdThemesBlack .btn.btn-primary {
    background-color: rgba(0, 118, 247, 0.6) !important;
    border-color: rgba(18, 118, 227, 0.53) !important;
}

.hmdThemesBlack .btn.btn-info {
    background: rgba(113, 97, 255, 0.56) !important;
    border-color: rgba(84, 71, 241, 0.54) !important;
}

.hmdThemesBlack .btn.btn-success {
    background: rgba(0, 185, 102, 0.56) !important;
    border-color: rgba(0, 170, 93, 0.58) !important;
}

.hmdThemesBlack .tab-content label {
    color: #bebebe;
}

.hmdThemesBlack .helpTips {
    color: #bebebe;
}

.hmdThemesBlack .hmdTypeLabel .text {
    color: #bebebe;
}

.hmdThemesBlack a {
    color: #519ff5;
}

.hmdThemesBlack a:focus {
    color: #0e8dff;
}

.hmdThemesBlack .badge.badge-default,
.hmdThemesBlack .label.label-default {
    background: #2c2c2d;
}

.hmdThemesBlack .btn.btn-default {
    color: #fff;
    background: #333333;
    border-color: #292929;
}

.hmdThemesBlack form .input-order {
    background: #2a2a2a;
}

.hmdThemesBlack .hmdXxkStyle span {
    color: #afafaf;
    background: #343536;
}

.hmdThemesBlack .hmdXxkStyle input:checked+span {
    background: #054285;
    color: #ced3e9;
}

.hmdThemesBlack .hmdBackCardShareDemo .demo {
    background: #2b2b2b;
}

.hmdThemesBlack .hmdBackCardShareDemo .info {
    background: #000000;
}

.hmdThemesBlack .hmdBackCardShareDemo .info ::before {
    border-right-color: #000000;
}

.hmdThemesBlack .hmdBackCardShareDemo .title .title-text {
    color: #dce2e9;
}

.hmdThemesBlack .hmdBackCardShareDemo .title .desc-text {
    color: #848587;
}
/* 配色 */
.hmdJbDialog{
	padding: 0px 20px;
}
.hmdJbDialog label{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	font-size: 14px;
  display: inline-block;
  position: relative;
  cursor: pointer;
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.hmdJbDialog .labelInof{
	padding: 20px 30px;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-column-gap: 20px;
	grid-row-gap: 20px;
}
.hmdJbDialog .labelInof input[type="radio"] {
  position: absolute;
  left: 0;
  opacity: 0; /* 隐藏原始的选择框 */
  cursor: pointer;
}
/* 选择框未选择样式 */
.hmdJbDialog .labelInof label .ico{
	display: inline-block;
	width: 16px;
	height: 16px;
	border: 1px solid #cccccc;
	border-radius: 50%;
	margin-right: 8px;
	position: relative;
}
.hmdJbDialog .labelInof label .ico::before{
	/* transform-origin: center;
	transform: scale(0);
	transition: transform 0.2s ease-in-out; */
	opacity: 0;
	transition: all .2s ease-in-out;
	transform: scale(0);
}
/* 选择框选择后样式 */
.hmdJbDialog .labelInof input[type="radio"]:checked + .ico::before {
    /* content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 10px;
    height: 10px;
    background-color: #0076f7;
    border-radius: 50%;
		transform: translate(-50%, -50%) scale(1); */
		content: '';
		position: absolute;
		width: 10px;
		height: 10px;
		left: 2px;
		top: 2px;
		border-radius: 50%;
		background-color: #0076f7;
		opacity: 1;
		transform: scale(1);
		transition: all .2s ease-in-out;
}
.hmdJbDialog .labelInof input[type="radio"]:checked + .ico {
		border: 1px solid #0076f7;
		transition: border-color 0.2s ease-in-out;
}

.hmdJbDialog .num input, textarea{
  border: 1px solid #d9dadd;
  padding: 10px 20px;
  border-radius: 10px;
  width: 100%;
  margin-top: 10px;
  font-size: 16px;
  color: #000000;
	border: 2px solid #dadeeb;
	transition: border-color 0.5s ease;
  box-sizing: border-box;
}
.hmdJbDialog .switch{
	align-items: center;
	display: flex;
	justify-content: space-between;
	padding: 10px 0;
}
textarea, input:focus {
  outline: none;
  box-shadow: none;
}
.hmdJbDialog .num input[type="text"],
.hmdJbDialog .num textarea[type="text"] {
  border: 2px solid #eee;
  transition: border-color 0.3s ease;
}
.hmdJbDialog .num input:focus,
input:not(:empty) {
  border: 2px solid #0076f7;
}
.hmdJbDialog .num textarea:focus,
.hmdJbDialog .num textarea:not(:empty) {
  border: 2px solid #0076f7;
}

.hmdJbDialog .num input:hover, .hmdJbDialog .num textarea:hover{
  border: 2px solid #0076f7;
}
.prohibitedWords textarea{
  font-size: 15px;
  padding: 10px 20px;
  border-radius: 10px;
  line-height: 25px;
  width: 100%;
  margin-top: 10px;
  font-weight: 350;
  color: #333333;
	border: 2px solid #dadeeb;
	transition: border-color 0.5s ease;
  box-sizing: border-box;
}
.prohibitedWords textarea[type="text"] {
  border: 2px solid #eee;
  transition: border-color 0.3s ease;
}
.prohibitedWords textarea:focus {
  border: 2px solid #0076f7;
}
.prohibitedWords textarea:hover{
  border: 2px solid #0076f7;
}
.prohibitedWords textarea::-webkit-scrollbar {
  width: 6px;
}
.prohibitedWords textarea::-webkit-scrollbar-thumb {
  background-color: #000000;
  border-radius: 100px;
}
.prohibitedWords textarea::-webkit-scrollbar-track {
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 100px;
}
.layui-layer-btn .layui-layer-btn0 {
    border-color: #0a7fff !important;
    background-color: #0076f7 !important;
}
.margin-top-10 {
	margin-top: 10px;
}

.margin-top-20 {
	margin-top: 20px;
}

.agentPayInfo{
  align-items: center;
  display: flex;
  flex-direction: row;
  /* justify-content: space-between; */
}
.agentPayInfo .item{
	margin-left: 10px;
}
.agentPayInfo .fmImg{
	width: 35px;
	height: 35px;
  height: auto;
	border-radius: 2px;
}

.dahuAddEwmLayer{

width: 60%;
height: 90%;
border-radius: 25px;
background: linear-gradient(to top, #ffffff 23%, #f3f8ff);
background-image: linear-gradient(#f3f8ff 20%, #ffffff 80%);
background-image: linear-gradient(#f3f8ff 20%, #ffffff 80%);
background-image: linear-gradient(#f3f8ff, #ffffff 90%);
border: 10px solid #e0eaff;
left: 50%;
top: 50%;
transform: translate(-50%,-50%) !important;
position: fixed;
}
.dahuAddEwmLayer .alignCenter{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.dahuAddEwmLayer .modal-dialog{

width: 100%;
}
.dahuAddEwmLayer .closeBtn{
  position: absolute;
top: 20px;
right: 20px;
width: 30px;
height: 30px;
background: #6576a2;
color: #ffffff;
border-radius: 100px;
text-align: center;
line-height: 30px;
font-size: 20px;
/* border: 1px solid #eee; */
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.35);
cursor: pointer;
z-index: 1000;
}
.dahuAddEwmLayer .closeBtn:hover{
background: #ffffff;
color: #000000;
}
@media screen and (max-width: 768px) {
    .hkBackLogin {
        width: 100%;
        background: #f5f6f8;
        box-shadow: 0 0 30px rgba(0, 0, 0, 0);
    }

    .backLoginBody {
        background: #f5f6f8 !important;
    }

    .hkBackLogin .info {
        background: #f5f6f8;
        box-shadow: none;
    }

    .hkBackLogin .copyright a {
        color: #666666;
    }

    .hmdUrlType .hmdTypeXxk {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-column-gap: 10px;
        grid-row-gap: 10px;
    }

    .hmdTypeXxk label:not(:last-of-type) {
        margin-right: 0;
    }

    .hmdUrlType .hmdTypeXxk .openType {
        width: 100%;
    }

    .hmdUrlType .hmdTypeXxk .hmdUrl {
        margin-left: 0;
        width: 100%;
        grid-column-start: 1;
        grid-column-end: 3;
    }
}
