@charset "utf-8";
/*负责人建议页面样式
* @Author: baicaihong
* @Date:   2018-12-20 14:40:13
* @Last Modified time: 2018-12-20 14:41:51
*/
.color999 {color: #999!important;}
.colorff8800{color: #ff8800!important;}/* 橙色 */
.color1abe39{color: #1abe39!important;}/* 绿色 */
.colorf01b34{color: #f01b34!important;}/* 红色 */
.text-center {text-align: center !important;}
.f-right{float: right!important;}
.f-none{float: none!important;}
.dinline{display: inline-block;}
.w1200 {width: 1200px;min-width: 1200px;margin: 0 auto;}
.suggest-title {background-color: #fff;margin-top: 15px;border-radius: 4px;padding: 10px 20px;font-size: 16px;color: #333;font-weight: bold;line-height: 28px;}
.suggest-title span {display: inline-block;float: left;background-color: #1b84f0;width: 4px;height: 16px;margin-right: 10px;margin-top: 6px;}
.crumbs {width: 1200px;height: 48px;padding: 8px 20px;background-color: #fff;border-radius: 4px;box-sizing: border-box;margin-top: 15px;font-size: 14px;color: #333;line-height: 32px;}
.suggest-list ul li{width:100%;margin-top:15px;background-color: #fff;position: relative;}
.list-num{position: absolute;top: 100px;left:15px;display: inline-block;width: 40px;font-size: 14px;color: #333;text-align:center;}
.list-con{width:100%;padding:20px 20px 24px 60px;box-sizing: border-box;}
.suggest-person{font-size: 16px;color: #333;}
.suggest-person span{display: inline-block;margin-right: 100px;min-width: 100;}
.suggest-text{border:1px solid #ccc;border-radius:4px;margin-top: 14px;height: 120px;overflow: hidden;overflow-y: auto;box-sizing: border-box;padding: 10px;}
.suggest-text::-webkit-scrollbar{width:15px;}
.suggest-text::-webkit-scrollbar-track{background-color:#ddd;border-top-right-radius: 4px;border-bottom-right-radius: 4px;}
.suggest-text::-webkit-scrollbar-thumb{width:10px;background-color: #999;border-radius:6px;}
.suggest-btn{margin-top:15px;}
.suggest-btn a{width: 80px;height: 30px;line-height: 30px;display: inline-block;font-size: 14px;border-radius: 4px;text-align: center;margin-right: 30px;color: #1b84f0;border:1px solid #1b84f0;}
a.adopt{color: #1b84f0;border:1px solid #1b84f0;}
a.no-adopt{color: #f01b34;border:1px solid #f01b34;}
.suggest-pan{width: 100%;box-sizing: border-box;font-size: 14px;border:1px solid #ff8800;color:#ff8800;background-color: #ffefdc;padding:9px 10px;margin-top: 15px;border-radius: 4px;}
.finish-pan{color: #1abe39;background-color: #f3fff5;border:1px solid #1abe39;}
.noadopt-pan{color: #f01b34;background-color: #ffeef0;border:1px solid #f01b34;}
.state{width: 80px;height: 30px;line-height: 30px;display: inline-block;font-size: 14px;border-radius: 4px;text-align: center;margin-right: 30px;color:#999;border:1px solid #ccc;}
/* 弹出样式 */
.dialog-content-body{display: none;}
.layui-layer-title {background: #1b84f0 !important;}
.layui-layer-setwin .layui-layer-close1 {width: 12px;height: 12px;background: url(https://img.zzidc.com/training-score/js/layer/skin/default/20161130img2.png) no-repeat !important;}
.dialog-content-body{margin: 40px 0 34px;text-align: center;}
.layui-layer-btn{padding-bottom: 27px!important;}
.layui-layer-btn .layui-layer-btn0{width: 80px;height: 30px;padding: 0;margin: 0px 10px;border-radius: 4px;}
.layui-layer-btn .layui-layer-btn1{width: 80px;height: 30px;padding: 0;margin: 0px 10px;border-radius: 4px;border:1px solid #1b84f0;color: #1b84f0;}
.suggest-dialog .layui-fluid{padding: 0 80px;}
.suggest-dialog .layui-form-label{width: auto;padding-left: 0px;display: block;float: none;text-align: left;}
.suggest-dialog .layui-form-text .layui-input-inline{width: 100%;}
/* 弹出样式 */
