.work-left1 {
    width: 120px;
    height: 120px;
    border: 1px solid #ecf0f1;
    float: left;
    border-radius: 3px;
}

.work-img{
    width: 120px;
    height: 120px;
    transform: scale(0.85);
}

.work-right1 {
    height: 150px;
    margin: 0 160px;
}
.work-txt{
    color: rgb(139, 13, 13);
}

.longtime {
    width: 120px;
    padding-left: 10px;
    line-height: 36px;
    float: left;
}

.retop_right{
    width: 120px;
    position: absolute;
    top:60px;
    right:30px;
}

.work-left {
    width: 250px;
    /*height: 490px;*/
    margin: 10px 0;
    background-color: #fff;
    float: left;
}

.text {
    text-align: center;
    color: rgb(97, 97, 97);
    height: 30px;
    font-size: 16px;
}

#nav-list li:hover {
    color: rgb(182, 35, 35);
}
#nav-list>li {
    line-height: 50px;
    border-radius: 3px;
    text-align: center;
    margin-top: 10px;
    text-decoration: none;
    border: 1px solid #ecf0f1;
    font-size: 16px;
}
a:hover{
    color:rgb(139, 30, 30);
    text-decoration: none;
}
.click {
    display: block;
    text-align: center;
    color: #FFFFFF;
}

#nav-list>li.active{
    background-color: #9c221e;
    color:#fff
}
#nav-list>li.active a{
    color:#fff
}

.work-content .work-right {
    min-height: 500px;
    /*height: 880px;*/
    width: 880px;
    margin: 10px 0;
    /* border-right: 1px solid  rgb(238, 238, 238); */
    /* background-color: #fff; */
    float: right;
    border: 1px solid #ecf0f1;
    padding-bottom: 10px
}

.top {
    margin: 10px 20px;
    color: rgb(139, 13, 13);
    width: 320px;
    font-size: 16px;
}

.stat_right{
    position: absolute;
    top:2px;
    right:20px;
    width: 590px;
    text-align: right;
}

.nav_header{
    border-bottom: #ecf0f1 1px solid;
    height:32px;
    position: relative;
}

.publish_btn {
    border: 1px solid rgb(218, 218, 218);
    padding: 5px;
    border-radius: 5px;
    color: rgb(97, 97, 97);
    text-decoration: none;
    margin-left: 10px;
}

/* task */
.task-con {
    margin: 20px;
}
.con-txt{
    font-weight: bold;
    font-size: 16px;
    border-left: 4px solid rgb(46, 144, 201);
    padding: 0 8px;
    border-left: 2px solid rgb(46, 144, 201);
}
.con-txt1{
    font-size: 13px;
    color:  rgb(46, 144, 201);
    margin: 0 0 0 10px;
}
.work_table {
    border-collapse: collapse;
    color: rgb(83, 83, 83);
    text-align: center;
    border: #ddd 1px solid;
}
.work_table th {
    background-color: #eee;
    height: 30px;
}

.fangzhu{
    position: absolute;
    width: 160px;
    text-align: right;
}

.layui-magin-top {
    margin-top: 10px;
}

.mem{
    width: 272px;
    height:90px;
    float: left;
    border: 1px solid rgb(218, 218, 218);
    margin-left: 9px;
    margin-right: 6px;
    margin-top: 10px;
    border-radius: 3px;
    padding-bottom: 5px;
 }
 .mem:hover{
     border: 1px solid rgb(30, 214, 214);
 }
 .mem-left{
    width: 65px;
    height: 65px;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
 }
 .mem-left img{
     width: 68px;
     height: 68px;
 }
 .mem-right{
    height: 68px;
    width: 178px;
    float: right;
    margin: 5px 0 0 0;
 }
 .mem-right p:nth-child(1){
    font-weight: bold;
 }
 .mem-right p:nth-child(2){
    margin: 2px 5px 5px 0;
 }
 .mem-right span{
     border: 1px dashed #a4e2ff;
     color: #4baae0;
     margin-right: 10px;
     padding: 2px 10px;
 }
 /* invite */

.ul_list{
    margin: 10px 20px;
}
.ul_list li{
    border-bottom: 1px dashed #E3E3E3;
    padding: 5px 0;
    position: relative;
    margin-top: 5px;
    margin-bottom: 20px;
}

.ul_list li h4 {
    border-left: 3px solid #189cdb;
    font-size: 16px;
    margin-bottom: 5px;
    padding-left: 10px;
    height: 24px;
    line-height: 24px;
    font-weight: bold;
    color: #676767;
}
.ul_list li p {
    line-height: 20px;
    color: #999898;
    text-indent: 14px;
}
.n-feat {
    text-align: right;
    line-height: 30px;
}
.ul_list li .n-feat span {
    color: #ccc;
    float: right;
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 10px;
    width: 130px;
}

.job-time-title {
    background: #fff;
    padding-bottom: 15px;

}
.job-time-left {
    float: left;
    width: 75%;
}
.job-time-right {
    float: right;
    width: 20%;
    text-align: center;
    padding-top: 20px;
}
.job-time-left .job-time-six {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    font-weight: 600;
}
.job-time-work {
    line-height: 30px;
    font-size: 14px;
    font-family: "microsoft yahei";
}
.list_top{
    border-top:#ddd 1px solid;
}
.job-table-ul {
    width: 100%;
    height: 60px;
}

.job-table-ul li {
    float: left;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    font-size: 14px;
    font-family: "microsoft yahei";
    margin-top: 10px;
    border: 1px solid #F2F2F2;
    cursor: pointer;
}
.job-table-li {
    color: #fff;
    background: #aa0000;
}

.tabs {
    margin: 10px;
    border-bottom: 1px solid #cccccc;
}

.tabs>a.on {
    border-color: #cccccc;
    border-bottom-color: #fff;
    background-color: #fff;
    color: #189cdb;
}
.tabs>a {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: -1px;
    width: 95px;
    height: 41px;
    line-height: 41px;
    text-align: center;
    background-color: #f3f3f3;
    border: 1px solid #f3f3f3;
    border-bottom-color: #cccccc;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #999;
}

.btnlist {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    display: none;
}

.btnlist>a.delete {
    background-color: #666666;
}
.btnlist>a {
    float: left;
    display: block;
    width: 50%;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    text-align: center;
    background-color: #25aff1;
    color: #fff;
}
.mem:hover{ border-color:#25aff1; }
.mem:hover>.btnlist{ display: block;}

