/* fontawesome */
/*[class*="icon-"]:before {
    font-family: 'FontAwesome', sans-serif;
}*/

.visible-lg {
    display: block !important;
}

.running-text {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 30px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
    color: #FFFFFF;
    /* margin: 6px; */
    padding: 5px 0px 0 20px;
    /* width: 50%; */
}

.date-top {
    border-right: 1px solid rgba(0, 0, 0, 0.4);
    box-shadow: 1px 0 0 rgba(255, 255, 255, 0.1);
    float: left;
    padding-right: 15px;
    cursor:pointer;
}

.date-top span {
    letter-spacing: 1px;
}

.date-top i {
    margin-right: 5px;
    /* -webkit-text-stroke: 0px #333;  color: white;  */
}

.time-top {
    margin-left: 15px;
}

.time-top i {
    float: left;
    margin-top: 1px;
}

.tips-top {
    border-right: none;
    box-shadow: none;
    margin-left: 15px;
}

.tips-top .layui-badge {
    margin-left: 5px;
    height: 16px;
    line-height: 16px;
    top: -1px;
}

.top-middle {
    margin-left: 480px;
    max-width: 480px;
    margin-top: -10px;
    height: 24px;
    width: 480px;
}

.digital {
    float: left;
    padding-right: 5px;
    margin-top:1px;
}

.digital li {
    display: inline;
}

@media screen and (max-width: 750px) {
    .top-middle {
        display: none;
    }
    .colspans {
        display:none;
    }
}

.dark {
    margin-top: -18px;
    padding: 0 10px;
    border-radius: 4px;
}

ul.topnav {
    margin: 0 10px 10px 10px;
    font-size: 14px;
    line-height: 0.5em !important;
    list-style: none !important;
    padding: 0;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

ul.topnav li {
}

ul.topnav li a {
    color: #FFFFFF !important;
    display: block;
    font-size: 13px;
    line-height: 25px;
    list-style: none outside none;
    padding: 10px 10px 10px 20px;
    text-decoration: none;
    text-transform: capitalize;
}

ul.topnav li a:hover {
    background-color: rgba(0, 0, 0, 0.2);
    /* #252d3b */ color: white !important;
    text-shadow: none;
    border-left: 2px solid #ffffff;
    padding-left: 18px;
    position: relative;
}

ul.topnav li a:hover:after {
    border-bottom: 6px solid #ffffff;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    width: 0;
    height: 0;
    position: absolute;
    top: 19px;
    left: -6px;
    content: "";
    display: block;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    tranform: rotate(90deg);
}

/*
    * 左侧菜单点击之后，选中样式 2019-2-14 pengyan add
    */
ul.topnav li .selected {
    background-color: rgba(0, 0, 0, 0.2);
    color: #ffffff !important;
    text-shadow: none;
    border-left: 2px solid #ffffff;
    padding-left: 18px;
    position: relative;
}

ul.topnav li .selected:after {
    border-bottom: 6px solid #ffffff;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    width: 0;
    height: 0;
    position: absolute;
    top: 19px;
    left: -6px;
    content: "";
    display: block;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    tranform: rotate(90deg);
}
.layui-tab-bar{
    right:40px !important;
    display:none;
}
/*end*/

ul.topnav ul {
    margin: 0;
    padding: 0;
    display: none;
}

ul.topnav ul li {
    margin: 0;
    padding: 0;
    clear: both;
    list-style: none outside none;
}

ul.topnav ul li a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
    color: rgba(255, 255, 255, 0.9) !important;
    font-size: 13px;
    font-weight: normal;
    outline: 0 none;
    padding-left: 20px;
    /* transition: all 0.2s ease 0s;*/
}

ul.topnav ul li a i {
}

ul.topnav ul li a:hover {
    padding-left: 18px;
    background-color: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
    color: #fff !important;
}

ul.topnav li a:visited {
    padding-left: 2px;
    color:red !important;
}



/*ul.topnav ul ul li a {
    color: #444;
    padding-left: 40px;
    background: #252d3b;
    transition: all 0.2s ease 0s;
}*/

.sub2 li a{
    padding-left: 17px !important;
}

.sub2 li a:hover{
    padding-left: 15px !important;
}

.sub2 li {
    background-color:rgba(0,0,0,0.2);
}



/*ul.topnav ul ul li a:hover {
    background-color: #D3CEB8;
    color: #675C7C;
}*/

ul.topnav h4 {
    float: right !important;
    margin-top: -2px;
}

.forrefresh {
    margin-left: 3px !important;
}

.forclose {
    font-size: 16px !important;
    margin-left: 0px !important;
    top: 2px !important;
    margin-right: -3px !important;
}


.skin-list {
    width: 260px;
    padding: 10px;
}

.skin-list li {

}

.skin-logo {
    
}

.skin-logo span {
    
}

.skin-logo img {
    width: 36px;
    height: 36px;
    border-radius: 100%;
    border: 4px solid #fff;
    float: left;
    margin: 5px 3px;
    cursor: pointer;
}

.case-remind * {
    cursor:pointer;
}

.container-unset {
    margin: 30px;
}


.photo-info-img {
    width: 92px;
    height: 92px;
    border: 1px solid #e2e2e2;
    border-radius: 100%;
    margin-bottom:5px;
}

.photo-info-fixed {
    padding: 20px;
}

.photo-info-head-item {
    margin-left: 150px;
    position: absolute;
    top: 70px;
    width: 400px;
}

.h-item {
    height: 38px;
    line-height: 38px;
    font-size:12px;
}

.h-item-oper {
    margin-left:3px;
}

.photo-upload-list {
    border:1px dashed #e2e2e2;
    margin-top:10px;
    height:96px;
    padding:10px;
}

.photo-upload-item {
    float: left;
}

.photo-upload-item img {
    width:92px;
    height:92px;
    margin-right:15px;
}

.photo-upload-item .tools {
    position: relative;
    margin-bottom: -30px;
    background-color: rgba(0,0,0,0.5);
    width: 91px;
    height: 30px;
    line-height: 30px;
    text-align: right;
}

.photo-upload-item .tools i {
    color: #fff;
    margin-right:6px;
    font-size:16px;
    cursor:pointer;
}


.moren{
            position: absolute;
            top: 0;
            right: 0;
            width: 0;
            height: 0;
            border: 7px solid;
            border-color: #e5e5e5 #e5e5e5 #e5e5e5 #e5e5e5; /*颜色顺序为上右下左*/
        }

 .bantian{
            position: absolute;
            top: 0;
            right: 0;
            width: 0;
            height: 0;
            border: 7px solid;
            border-color: #42a75d #e5e5e5 #e5e5e5 #42a75d; /*颜色顺序为上右下左*/
        }

  .quantian{
            position: absolute;
            top: 0;
            right: 0;
            width: 0;
            height: 0;
            border: 7px solid;
            border-color: #42a75d #42a75d #42a75d #42a75d; /*颜色顺序为上右下左*/
        }

  .qingjia{
            position: absolute;
            top: 0;
            right: 0;
            width: 0;
            height: 0;
            border: 7px solid;
            border-color: #ff9f08 #ff9f08 #ff9f08 #ff9f08; /*颜色顺序为上右下左*/
        }

  .tinggong{
            position: absolute;
            top: 0;
            right: 0;
            width: 0;
            height: 0;
            border: 7px solid;
            border-color: #ff6864 #ff6864 #ff6864 #ff6864; /*颜色顺序为上右下左*/
        }


/*锁屏*/
.admin-header-lock{width: 300px; height: 170px; padding: 20px; position: relative; text-align: center;}
.admin-header-lock-img{width:70px; height:70px; margin: 0 auto;}
.admin-header-lock-img img{width:70px; height:70px; border-radius: 100%; box-shadow:0 0 30px #44576b;}
.admin-header-lock-name{color: #009688;margin: 8px 0 15px 0;}
.input_btn{ overflow: hidden; margin-bottom: 10px; }
.admin-header-lock-input{width: 170px; color: #fff;background-color: #009688; float: left; margin:0 10px 0 40px; border:none;}
.admin-header-lock-input::-webkit-input-placeholder {color:#fff;}
.admin-header-lock-input::-moz-placeholder {color:#fff;}
.admin-header-lock-input:-ms-input-placeholder {color:#fff;}
.admin-header-lock-input:-moz-placeholder {color:#fff;}
#unlock{ float: left; }
#lock-box p{ color:#e60000; }