/* --------------------------------------------------
/*  自定义后台扩展样式，需要在加载 console.css 后载入
/*  使用 php think xadmin:install static 时不会更新此文件
/* -------------------------------------------------- */

#TableAll .layui-table-cell,.TableAll .layui-table-cell{
    height: auto;
    white-space:normal;
    word-wrap: break-word;
    word-break: break-all;
}

.bgColor-deeaf6{
    background:#deeaf6
}
.bgColor-bdd5ed{
    background:#bdd5ed
}
.bgColor-0071c1{
    background:#0071c1
}
.bgColor-0071c1 .layui-table-cell{
    color: #000000;
}


/* 流程图样式处理 */
.process{
    flex-direction: column;
    width: 15%;
}
.process .layui-timeline{
    padding-left: 0;
    padding-top: 20px;
}
.process .complete .layui-timeline-axis{
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #1E9FFF;
    color: #ffffff;
    font-size: 19px;
}
.process .complete .layui-timeline-title{
    color: #1E9FFF;
}
.process .waiting .layui-timeline-axis{
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #5fb878;
    color: #ffffff;
    font-size: 19px;
}
.process .waiting .layui-timeline-title{
    color: #5fb878;
}

.process  .layui-timeline-axis{
	/* background-color: #ddd; */
	 color: #DDDDDD;
}
.process .layui-timeline-title{
    color: #ddd;
}

#layui-timeline-status{
	display: flex;
	flex-direction: row;
	justify-content: center;
	height: 80px;
	margin: 20px 0;
	padding-left: 200px;
	width: 100%;
	box-sizing: border-box;
}
#layui-timeline-status .layui-timeline{
	display: flex;
}

#layui-timeline-status .layui-timeline-item:before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 0;
    width: 100%;
    height: 1px;
}
#layui-timeline-status .layui-timeline-item{
	flex:1
}
#layui-timeline-status .layui-timeline-content {
    margin-top: -44px;
}
#layui-timeline-status .layui-timeline-content{
	padding-left: 0;
	position: absolute;
	left: -42px;
	width: 100px;
	text-align: center;
}


/* 表格中的按钮样式调整 */
#TableAll .layui-table .layui-btn.layui-btn-sm{
	margin:4px 4px 0 0 !important;
}


/* data-input-tag */
.tags{
    padding: 10px;
    color: #777;
    border: 1px solid #EEEEEE;
    background-color: #fff;
    min-height: 60px;
}
.tags.disabled,.tags.disabled *{
    background-color: #EEEEEE;
    cursor: not-allowed;
}
.tags.disabled .tags_con{
    display: none;
}
.tags.disabled .btnAdd,.tags.disabled .layui-icon-close{
    background-color: #EEEEEE;
    border-color: #EEEEEE;
    color:#EEEEEE;
    cursor: not-allowed;
}
.tags.disabled .tags_item{
    color: #b2b2b2;
}
.tags_con{
    display: flex;
    flex-wrap: wrap;
    padding-top: 10px;
}
.tags_item{
    display:flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    font-weight: normal;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 7px 8px;
    cursor: pointer;
    transition: all .2s ease 0s;
    white-space: nowrap;
    color: #fff;
    background-color: #16b777;
}

.inputTags{
    display: inline-block;
    width: 200px;
    margin-right: 10px;
}


.special_char{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    position: fixed;
    top:20%;
}
.special_char div{
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    background-color: #16baaa;
    margin: 0 4px;
    cursor: pointer;
}

.socket{
    position: fixed;
    z-index: 100;
    bottom: 40px;
    right: 40px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #3963bc;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.socket .layui-icon{
    color: #ffffff;
    font-size:24px;
}

.layui-form-radio.layui-disabled,.layui-form-radio.layui-disabled:hover {
    background:transparent !important;
}

.layui-form-radio.layui-form-radioed *{
    color: #16b777 !important;
}

/* 虚拟仿真 */
/* .bg-url{
    background: none;
    background-image: url(./img/bg.png) !important;
    background-size: 100% 100%;
}
.bg-url1{
    background: none;
    background-image: url(./img/bg-1.png) !important;
    background-size: 100% 100%;
}
.bg-url2{
    background: none;
    background-image: url(./img/bg-2.png) !important;
    background-size: 100% 100%;
}
.bg-url3{
     background: none;
     background-image: url(./img/caodi.jpg) !important;
     background-size: 100% 100%;
   
}
.bg-url4{
    background: none;
    background-image: url(./img/bg-3.jpg) !important;
    background-size: 100% 100%;
  
}
.bg-url5{
    background: none;
    background-image: url(./img/bg-4.jpg) !important;
    background-size: 100% 100%;
  
}
.bg-url6{
    background: none;
    background-image: url(./img/bg-5.jpg) !important;
    background-size: 100% 100%;
  
}
.bg-url1 .btn_left,.bg-url1 .machinelist li,.bg-url3 .btn_left,.bg-url3 .machinelist li{
    background-color: rgba(0,0,0,.6);
}
.bg-url1 .machinelist li,.bg-url3 .machinelist li{
    box-shadow:none !important;
}
.fixed-height{
    height: 77vh;
    display: flex;
}

.btn_left{
    position: absolute;
    bottom:40px;
    left:30px;
    z-index: 99;
    display: flex;
    flex-wrap: wrap;
    width:46px;
    background-color: rgba(255,255,255,.6);
}
.btn_left>div{
    color: #ffffff;
    margin:10px;
}
.btn_left img{
    width: 26px;
    cursor: pointer;
} 
.layer-con-title{
    font-size:20px;
    text-align: center;
    padding: 10px 0;
    border-bottom: 1px solid #ffffff;
    font-weight:bold;
}

.layer-info{
    color: #000000;
    font-size:16px;
    padding: 20px;
    line-height: 30px;
}
.mode_btn{
    position: absolute;
    bottom: 40px;
    width: 200px;
    left: 50%;
    margin-left: -100px;
    background-color: rgba(255,255,255,.6);
    border: 1px solid #ffffff;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    height: 36px;
    line-height: 36px;
}

.machine{
    width:84%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.machinelist{
    width:16%;
    height: 100%;
}
.machinelist li{
    height: 30px;
    line-height: 30px;
    padding: 10px;
    color: #ffffff;
    font-size: 16px;
    margin:10px;
    text-align: center;
    box-shadow:inset 0px 0px 20px #ffffff;
    white-space: nowrap;
}
.peizhi{
   font-size: 14px;
    color: #ffffff;
    line-height: 30px;
    padding: 20px;
}
.layui-collapse{
    border: 0 none;
}
.layui-colla-title{
    background-color:transparent;
    color: #ffffff;
}

.layer-con{
    background-color: rgba(255,255,255,.6);
    border: 1px solid #ffffff;
    width: 600px;
    height: 600px;
    position:absolute;
    top:50%;
    left: 50%;
    margin-top: -300px;
    margin-left: -300px;
    border-radius: 10px;

}
.layui-timeline-content {
    color: #ffffff;
}

 */ 

/* 弹窗高度固定 */
/* .layer-max-height{
    max-height: 800px;
    overflow:scroll;
    overflow-x: hidden;
} */

/* 弹窗中-切换文件 开始*/
.file-change-content{
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 20px 0;
}
.file-change-content .layui-icon-prev,.file-change-content .layui-icon-next{
    font-size:30px;
    cursor: pointer;
}
.file-change-content .not-file{
    color: #dddddd;
    cursor: not-allowed;
}
.file-change-content ul{
    width: 80%;
}
.file-change-content ul li.pdf{
    min-height: 750px;
}
.file-change-content li{
    display: none;
}
.file-change-content li.active{
    display: block;
}

/* 弹窗中-切换文件 结束*/

/* 项目信息管理中统计样式 开始 */
    .statistics li>div{
        display: flex;
        flex-direction: column;
        align-items:center;
        margin-bottom:10px;
        min-height: 60px;
        justify-content: center;
        border-radius: 6px;
    }
    .statistics li p{
        font-size:14px;
        white-space: nowrap;
    }
    .statistics li p:first-child{
        font-size:18px;
        font-weight: bold;
    }
    .think-bg-error{
        color: #ffffff;
        background-color: rgba(236,73,78,1);
        /* background: linear-gradient(-125deg, #ff7d7d, #ec494e) !important */
    }
    .think-bg-orig{
        background-color: rgba(243,149,38,1) !important;
    }
    .think-bg-success{
        color: #ffffff;
        background: linear-gradient(-125deg, #20E2D7, #16baaa) !important
    }
    .think-bg-warn{
        color: #ffffff;
        background: linear-gradient(-125deg, #f6d365, #fda085) !important
        
    }
/* 项目信息管理中统计样式 结束 */


@media print {
    .not_print{ display: none !important;}
}