*{font-family: "source han sans cn"; text-decoration:none !important;}
*:focus{ outline: none !important;}
*:active{outline: none !important;}
body{background: #f0f3ff ; overflow-y: auto; min-width:1280px;}
ul,p,label,h1,h2,h3,h4,h5,h6,table{margin: 0px !important; padding: 0px; }

/************************************************************µ¼º½***************************************************/
.chslp-nav{ display: flex; flex-direction: row; justify-content:space-between;  align-items: center;  background-color: #fff; box-shadow: 0px 0px 6px #dadada; position: fixed; width: 100%; height: 70px; top: 0; min-width:1280px; z-index:999; }
.chslp-nav img{margin-left:20px;}
.chslp-nav span{font-size:16px; display:inline-block; margin-right:20px}
.chslp-container{width:100%; margin-top:85px; display:flex; justify-content:space-between; gap:15px; padding:0px 15px;}
.chslp-menu{ display:flex; flex-direction:column; align-items:center; border-radius:6px; background:#fff; box-shadow:0px 0px 4px #dadada; height:calc(100vh - 100px);  padding:15px 0px;}
.chslp-menu ul {width:100%; list-style-type:none; width:180px; margin:0px 15px !important;}
.chslp-menu ul li{padding:20px; border-bottom:1px solid #f9f9f9;}
.chslp-menu ul li i{vertical-align:middle;}
.chslp-menu ul li a{font-size:16px; color:#333; margin-left:15px; font-weight:500; vertical-align:middle; text-decoration:none !important;}
.chslp-menu ul li:hover{background:#f8fcff;}
.chslp-menu ul li:hover i{background:#2d7bf4 !important;}
.chslp-menu ul li:hover a{color:#2d7bf4 !important;}
.chslp-menu ul li.active{background:#f8fcff;}
.chslp-menu ul li.active i{background:#2d7bf4 !important;}
.chslp-menu ul li.active a{color:#2d7bf4 !important;}


.chslp-body{display:flex; flex-direction:row; justify-content:space-between; flex:1; width:100%; }
.chslp-block{background:#fff; border-radius:6px; box-shadow:0px 0px 4px #dadada; width:100%; margin-bottom:15px;}
.chslp-block-nav{padding:20px; display:flex; gap:10px; align-items:center;}
.chslp-block-nav a{color:#333; font-size:18px; font-weight:500;}
.chslp-block-nav span{color:#333; font-size:18px; font-weight:500;}
.chslp-block-filter{padding:0px 20px; display:flex; flex-direction:row; justify-content:end; gap:20px; flex-grow:1; flex-wrap:wrap;}
.chslp-block-filter span{font-size:14px;}
.chslp-block-filter>div{display:flex; gap:15px; align-items:center;}
.form-control{ display:inline-block; }
.chslp-block-filter .form-control::placeholder{font-size:14px;}
.chslp-block-list{padding:20px; overflow-y:auto;}

.chslp-block-list table thead tr th{    border: none;    background: #f9f9f9;    text-align: center; font-weight:400; font-size:14px;}
.chslp-block-list table tbody tr td{text-align:center; border:none; font-size:14px; vertical-align:middle;}
.chslp-block-list table tbody tr:nth-child(even){ background:#f9f9f9;}
.chslp-block-list table tbody tr:hover{background:#fafafa;}

.file-excel{display:none;}

.nav-item a {color:#333;}
.nav-item a.active {font-weight:500;}

.chslp-detial{padding:20px 100px; display:flex; flex-direction:row; gap:50px; flex-grow:1; flex-wrap:wrap;  align-items:center;}
.chslp-detial-nav{padding:0px 100px; margin:30px 0px;}

.chslp-detial-photo img{width:128px; height:160px;}
.chslp-detial-name{font-size:20px; font-weight:500;}
.chslp-detial>div:last-child{display:flex; flex-direction:column; gap:10px; height:160px; flex:1; justify-content:space-between;}
.chslp-detial>div:last-child>div{display:flex; gap:50px; align-items:center; flex-wrap:wrap; }
.chslp-detial>div:last-child>div:first-child{display:flex; align-items:center; justify-content:space-between;}
.chslp-detial>div>div>div span{color:#707070;}

.chslp-detial-tab{display:flex; align-items:start;}
.chslp-detial-tab>div:first-child>label{color:#999999; display:inline-block; width:80px;}

.chslp-detial-record-item{display:flex; flex-wrap:wrap; border:1px solid #e3e3e3;  border-top:none;}
.chslp-detial-record-item span{display:inline-block; padding:5px 10px; background:#e3e3e3; color:#575757; font-size:16px; width:100px; text-align:center;}
.chslp-detial-record-item>div{padding:5px 10px; color:#575757; font-size:16px;flex:1;}
.chslp-detial-record-item:first-child{border-top:1px solid #e3e3e3 !important;}

.chslp-detial-record{flex:1;}

.chslp-detial-func{display:flex; align-items:center; justify-content:end; gap:50px; flex-wrap:wrap; background:#e3e3e3; padding:5px 50px; }
.chslp-detial-func a{font-size:16px;}

.chslp-detial-tab{padding-top:20px;}

.chslp-detial-record-timeline{display:flex; flex-direction:column; gap:20px; flex:1; margin-top:20px;}
.chslp-detial-record-timeline>div{display:flex; flex-direction:row; gap:20px; }
.chslp-detial-record-timeline>div>label{font-size:26px; font-weight:500; display:inline-block; width:120px; text-align:right;}
.chslp-detial-record-timeline>div>div{display:flex; flex-direction:column; gap:10px; border-radius:6px; border:1px solid #e3e3e3; flex:1; padding:20px;}
.chslp-detial-record-timeline>div>div>div:nth-child(2){font-size:14px; color:#333;}
.chslp-detial-record-timeline>div>div>div{display:flex; flex-direction:row; align-items:center; gap:10px;}
.chslp-detial-record-timeline>div>div>div>img{width:48px; height:48px; border-radius:6px; border:1px solid #e3e3e3;}
.chslp-detial-record-timeline>div>div>div>div label{display:block;}
.chslp-detial-record-timeline>div>div>div>div span{color:#999999; font-size:14px;}

.chslp-detial-calendar{width:390px; height:500px; margin-top:20px; padding-left:20px;}
.chslp-calendar{border:1px solid #e3e3e3; border-radius:6px; padding:10px;}
.layui-laydate{width:100% !important;}
.layui-laydate-main {width:100% !important;}
.layui-laydate-content{border:none !important; width:100%;}
.layui-laydate-content table{width:100% !important; border-collapse:separate !important; border-spacing:10px !important;}
.layui-laydate-footer{border:none !important;}
.layui-laydate, .layui-laydate-hint{box-shadow:none !important;}

.state-ok{color:#00C434;}
.state-no{color:#F03E3E;}

input[type="file"]{display:none;}

.chslp-epidmic{align-items:start;}
.chslp-epidmic>div:nth-child(1){display:flex; flex-direction:column; gap:20px; width:210px;}
.chslp-epidmic>div:nth-child(2){display:flex; flex-direction:column; justify-content:start; height:100%;}
.chslp-epidmic>div:nth-child(1)>div:first-child>label{font-size:18px; font-weight:500; color:#333;}
.chslp-epidmic>div:nth-child(1)>div>i{margin-right:10px;}
.chslp-epidmic .chslp-block-filter{justify-content:end !important; gap:20px !important;}

.risk{display:inline-block; padding:5px 6px; border-radius:2px; font-size:16px; }
.risk-h{background:#FFEBEB; color:#FCA2A2;}
.risk-m{background:#FFFCDE; color:#EEE370;}
.risk-l{background:#D2FFDF; color:#35D35F;}
.risk-count{background-color:#fff;}
.del-item{color:#dc3545;}
.edit-item{margin:0px 10px;}

.bs-edit-ep-modal .row{margin-bottom:15px;}
.bs-edit-ep-modal .input-group-addon{width:100px; text-align:right; display:inline-block; align-content:center;}
