/*
 * @Author: itw_yanyang 
 * @Date: 2018-05-30 10:02:27 
 * @Last Modified by: itw_yanyang
 * @Last Modified time: 2018-11-29 09:45:20
 */
.div-box{
    position: relative;
    background:#f5f5f5;
    overflow: hidden;

}
.crumbs{
    height: 44px;
    line-height: 44px;
    font-size: 18px;
    color: #999999;
}
.crumbs a{
    margin: 0 10px;
    color: #999999;
}
.g-main{
	width: 960px;
    margin-left: 220px;
    padding-right: 40px;
    background-color: #ffffff;
     color: #666;
}
.include-box{
    float: left;
    width: 220px;
    padding-bottom: 9999px;
    margin-bottom: -9999px;
    overflow: hidden;
    background-color: #ffffff;
}
.main-info{
    padding-top: 38px;
   
}
.last-div{
    padding-bottom: 38px;
}
.info-title{
   font-size: 20px;
    font-weight: bold;
    color:#666666;
    margin-bottom: 40px;
}
.title-left{
    display: inline-block;
    width: 4px;
    height: 16px;
    margin-right: 10px;
    background: #4c99eb;
    position: relative;
    top: 2px;;
}

.title-right{
    float: right;
    width: 100px;
    height: 17px;
    padding-left: 20px;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 17px;
    color: #ff5400;
    cursor: pointer;
    background:url(../../img/group/modify.jpg) no-repeat left bottom;
    background-size: 16px 16px;
}
.info-content{
    padding: 30px 20px;
    line-height: 40px;
    color: #666666;
    background:#f9fafc;
    border-top: 1px dashed #cccccc;
    border-bottom: 1px dashed #cccccc;
}
.content-left{
    display: inline-block;
    width: 130px;
    margin-right: 10px;
    text-align: right;
}
.content-no{
    padding: 20px 0;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
}

.tablist{
    overflow: hidden;
    background: #f1f6fb;
}
.tablist li{
   line-height: 50px;
    font-size: 16px;
    float: left;
    padding: 0 20px;
    cursor: pointer;
}
.tablist li.active{
    border-bottom: 3px solid #4C99EB;
    color: #4C99EB;
}
.titlelist{
    background: #f7f7f7;
    overflow: hidden;
    margin: 30px 0 15px 0;
}
.titlelist li{
    line-height: 44px;
    float: left;
    text-align: center;
}
.orderlists ul li.name{
    width: 360px;
    line-height: 30px;
}
.manager,.prem,.status{
    width: 130px;
}
.orderlists .prem{
    font-weight: 900;
}
.do{
    width: 146px;
}
.timelable{
    line-height: 40px;
    overflow: hidden;
    background: #F7F7F7;
}
.timelable p{
    float: left;
    color: #999;
}
.timelable .num{
    color:#4C99EB;
}
.timelable .num {
    margin: 0 40px 0 28px;
    /* width: 250px; */
}
.orderlists ul {
    border: 1px solid #eaeaea;
    overflow: hidden;
    height: 150px;
    margin-bottom: 30px;
}
.orderlists ul li{
    border-right: 1px solid #eaeaea;
    float: left;
    height: 150px;
    text-align: center;
    line-height: 150px;
}
.name img{
     margin: 25px 15px 25px 25px;
    float: left;
    width: 100px;
    height: 100px;
}
.name p{
   text-align: left;
    padding-top: 51px;
    padding-right: 23px;
    line-height: 21px;
    font-size: 14px;
}
.orderlists .do{
    line-height: 28px;
    padding-top: 57px;
}
.do p,.do a{
    display: block;
    text-align: center;
    width:86px;
    height:28px;
    margin: 0 auto;
    cursor: pointer;
    margin-top: 5px;
    color: #666;
}
.orderlists .double{
    padding-top: 40px;
} 
.hover{
    background: #4C99EB;
    color: #fff!important;
}
.do p:hover,.do a:hover{
    background: #4C99EB;
    color: #fff;
}
.do .none:hover{
    background: #fff;
    color: #666;
}
.red{
    color: #F35455;
    display: block;
    margin-top: 41px;
}
.orderlists .status{
    line-height: 36px!important;
}
.status a{
    cursor: pointer;
    color: #666;
}
.empty{
    width: 300px;
    margin: 170px auto 0 auto;
    margin-bottom: 100px;
}
 .empty img{
        float: left;
    margin-right: 20px;
}
 .empty p{
    line-height: 55px;
 }
.do p:hover{
     background: #4C99EB;
    color: #fff;
}
.tab{
    padding-bottom: 30px;
}
.site{
    background: #f5f5f5;
}