/*登录后进入考勤系统前*/


/*选中入口和角色页面右上角用户信息*/

.userSiteNav {
    height: 30px;
    margin-top: 40px;
}

.userSiteNav .uNavList {
    padding: 0 10px;
    font-size: 14px;
}

.userSiteNav .signOut {
    width: 15px;
    height: 15px;
    display: inline-block;
    background-position: 0 1px;
    margin-right: 5px;
    background-position: -102px 0;
    position: relative;
    top: 3px;
}


/*选择入口*/

.chooseEntryCont {
    width: 698px;
    margin: 60px auto;
}

.chooseEntryCont .tit {
    font-size: 24px;
    text-align: center;
    line-height: 45px;
}

.chooseEntryCont .entryList {
    width: 278px;
    height: 240px;
}

.chooseEntryCont .entryText {
    width: 276px;
    border: 1px solid #e2e5e7;
    border-top: 0 none;
    height: 60px;
    line-height: 60px;
    background: #fff;
    margin-top: -5px;
}

.chooseEntryCont .entryIcon {
    width: 25px;
    height: 25px;
    display: inline-block;
    position: relative;
    top: 4px;
}

.chooseEntryCont .salary {
    background-position: -102px -30px;
}

.chooseEntryCont .attendance {
    background-position: -102px -72px;
}


/*进度条*/

.stateProgress li {
    float: left;
    width: 33%;
    text-align: center;
    font-size: 18px;
    line-height: 48px;
    position: relative;
    border: 1px solid #ddd;
}

.stateOn {
    background: #01a0e9;
    color: #fff;
}

.stateOnArrow,
.statePrevArrow,
.stateDefaultArrow {
    width: 25px;
    height: 48px;
    background: url(../images/stepBar.png) right 0 no-repeat;
    position: absolute;
    right: -25px;
}

.statePrev {
    background: #fafafa;
}

.stateDefault {
    background: #f0f0f0;
}

.statePrevArrow {
    background-position: right -2px;
}

.stateOnArrow {
    background-position: right -70px;
}

.stateDefaultArrow {
    background-position: right -141px;
}

.stateProgress .serialNum {
    font-size: 14px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    border-radius: 100%;
    background: #b4b4b4;
    position: relative;
    top: -1px;
    margin-right: 5px;
    text-align: center;
    color: #fff;
}

.stateOn .serialNum {
    background: #f0f0f0;
    color: #01a0e9;
}

.statePrev .serialNum {
    background: #01a0e9;
    color: #f0f0f0;
}


/*选择企业类型*/

.companyTypeCont {
    width: 880px;
    margin: 50px auto;
}

.stateProgress {
    height: 48px;
}

.companyTypeWrap {
    width: 500px;
    margin: 30px auto;
}

.companyTypeWrap .typeList {
    width: 196px;
    height: 114px;
    border: 2px solid #e2e5e7;
    text-align: center;
    line-height: 118px;
    font-size: 18px;
}

.companyTypeWrap .typeList:hover {
    border: 2px solid #00a0e9;
}

.companyTypeWrap .selectType {
    border: 2px solid #00a0e9;
    color: #00a0e9;
    position: relative;
}

.companyTypeWrap .selected {
    background: url(../images/typeSelected.png);
    width: 58px;
    height: 58px;
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0;
}

.companyTypeWrap .typeIcon {
    width: 20px;
    height: 20px;
    display: inline-block;
    position: relative;
    top: 2px;
    margin-right: 4px;
}

.typeList .const {
    background-position: -102px -118px;
}

.typeList .labor {
    background-position: -102px -190px;
}

.selectType .const {
    background-position: -102px -152px;
}

.selectType .labor {
    background-position: -102px -230px;
}


/*填写企业信息*/

.fillInfoCont {
    width: 890px;
    margin: 45px auto;
}

.infoCont {
    padding: 22px;
}

.infoCont .inputSty {
    width: 218px;
}

.infoCont .selectWd300 {
    width: 300px;
}

.infoCont .inputTit {
    width: 100px;
    text-align: right;
    margin-right: 10px;
    font-size: 14px;
}

.infoCont .moreTextTit {
    line-height: 16px;
}

.infoCont .textArea {
    width: 708px;
    height: 90px;
    padding: 0 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
    resize: none;
}

.infoCont .uploadWrap {
    width: 288px;
    height: 124px;
    border: 1px solid #ddd;
    padding: 5px 10px;
}

.infoCont .uploadWrap dt {
    width: 145px;
    height: 124px;
    border-right: 1px solid #ddd;
    padding-right: 10px;
}

.infoCont .uploadWrap dd {
    width: 125px;
}

.infoCont .uploadWrap .licenseImgWrap {
    width: 76px;
    height: 112px;
    overflow: hidden;
}

.infoCont .uploadWrap .licenseImgWrap .licenseImg {
    width: 76px;
    height: auto;
}


/*提交等待审核*/

.submitResult {
    margin: 50px auto;
}


/*底部*/

.attndFooter {
    height: 80px;
    padding: 10px 0;
    background: #fffefe;
}


/*工地考勤明细查询*/

.projectCont .statueChange,
.statueChanges {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    border: 1px solid #e2e5e7;
    border-bottom: none;
}

.projectCont .statueChange span {
    float: left;
    width: 70px;
    cursor: pointer;
}

.projectCont .statueChange em {
    float: left;
    width: 70px;
}

.projectCont .statueChange .statue {
    width: 63px;
    padding-left: 6px;
    border-right: 1px solid #e2e5e7;
}

.projectCont .statueChange .normal,
.early,
.delay,
.noCard {
    float: left;
    width: 4px;
    height: 12px;
    margin: 14px 4px 0 20px;
    background: #0c76d3;
}

.projectCont .statueChange .early {
    background: #fdc345;
}

.projectCont .statueChange .delay {
    background: #0aae0d;
}

.projectCont .statueChange .noCard {
    background: #f00;
}

.projectCont .statueChange .cur,
.statueChanges .cur {
    background: #fff;
    color: #00a0e9;
    border-right: 1px solid #e2e5e7;
    border-left: 1px solid #e2e5e7;
}


/*工地考勤统计表*/

.projectCont .attendIcon {
    float: left;
    width: 15px;
    height: 15px;
    margin: 1px 0 0 5px;
    background: url("../images/attendSearchIcon.png");
    cursor: pointer;
}

.projectCont .attendIcon {
    background-position: -3px -23px;
}

.projectCont .attendIcon:hover {
    background-position: -3px -1px;
}

.projectCont .statueChanges {
    line-height: 30px;
}

.projectCont .statueChanges span {
    float: left;
    padding: 5px 10px;
    cursor: pointer;
}

.projectCont .statueChanges .order {
    float: right;
    width: 15px;
    height: 15px;
    margin-top: 6px;
    background: url("../images/attendSearchIcon.png") -2px 41px;
}

.projectCont .statueChanges .order2 {
    background-position: -2px 18px
}


/*共用最大宽度*/

.maxWidth80 {
    max-width: 150px;
    word-wrap: break-word;
}

.maxWd120 {
    max-width: 120px;
    word-wrap: break-word;
}

.pointerLine:hover {
    text-decoration: underline;
    color: #00a0e8;
}

.orageLine {
    color: #ff6600;
}

.orageLine:hover {
    text-decoration: underline;
    color: #00a0e8
}


/*考勤首页*/

.contWrap {
    width: 1200px;
    margin: 0 auto;
}

.projectMap {
    width: 100%;
    height: 570px;
    margin: 30px auto 10px;
    border: 1px solid #e2e5e7;
}

.messageTop {
    position: absolute;
    top: 64px;
    right: -48px;
    width: 119px;
    height: 204px;
}

.workerLogo {
    position: absolute;
    right: 0;
    top: 0;
    width: 81px;
    height: 98px;
    background: url("../images/messageLogo.png");
    z-index: 2;
}

.messageTop .chooseTit {
    position: absolute;
    width: 86px;
    height: 130px;
    border: 2px solid #f5cd7d;
    border-radius: 5px;
    top: 75px;
    left: 0;
    padding-top: 19px;
    background: #fefcfc
}

.messageTop .chooseTit p {
    display: inline-block;
    width: 100%;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
}

.messageTop .chooseTit a:hover {
    color: #f5cd7d;
}

.goBill {
    position: fixed;
    top: 400px;
    right: 336px;
    width: 102px;
    height: 60px;
    background: url("../images/bill_icon.png");
    cursor: pointer;
}

.contWrap .project {
    position: absolute;
    left: 18px;
    top: 29px;
    width: 1146px;
    padding-left: 18px;
    height: 50px;
    line-height: 50px;
    background: #fff;
    filter: alpha(opacity=90);
    /*支持 IE 浏览器*/
    -moz-opacity: 0.90;
    /*支持 FireFox 浏览器*/
    opacity: 0.90;
    /*支持 Chrome, Opera, Safari 等浏览器*/
    box-shadow: 0 2px 10px #d9d0d0
}

.contWrap .project .projectTit li {
    float: left;
    font-size: 14px;
    padding: 0 12px;
}

.contWrap .project .projectTit a:hover {
    color: #269ddc;
}

.contWrap .realTime {
    height: 42px;
    line-height: 42px;
    font-size: 16px;
}

.contWrap .realTime .problem {
    width: 20px;
    height: 20px;
    background: url("../images/kaoqinSprite.png") -15px -202px;
    margin: 11px 844px 0 0;
}

.contWrap .tabChange li {
    float: left;
    cursor: pointer;
    width: 132px;
    height: 110px;
    margin-right: 20px;
    background: #fff;
    box-shadow: 0 2px 10px #d9d0d0
}

.contWrap .tabChange .tabTit {
    height: 55px;
    line-height: 55px;
    background: #54b0de;
    color: #fff;
    font-size: 14px;
}

.contWrap .tabChange .tabFont {
    height: 55px;
    line-height: 55px;
    font-size: 28px;
    color: #54b0de;
    text-align: center;
}

.contWrap .lineChart {
    width: 1116px;
    height: 333px;
    border: 1px solid #e2e5e7;
    padding-top: 45px;
    padding-right: 84px;
    padding-bottom: 30px;
}

.contWrap .mapChart {
    height: 730px;
    border: 1px solid #e2e5e7;
    padding-top: 45px;
    padding-left: 50px;
}

.contWrap .tabChange .indexSprite {
    float: left;
    width: 20px;
    height: 15px;
    background: url("../images/kaoqinSprite.png")no-repeat;
    margin: 21px 0 0 19px
}

.contWrap .tabChange .construction {
    background-position: -15px -9px;
    margin-right: 5px;
}

.contWrap .tabChange .realName {
    background-position: -14px -31px;
    margin-right: 5px;
}

.contWrap .tabChange .inWork {
    background-position: -15px -57px;
    margin-right: 5px;
}

.contWrap .tabChange .outWork {
    background-position: -14px -86px;
    margin-right: 7px;
}

.contWrap .tabChange .abnormalData {
    background-position: -15px -114px;
    margin-right: 5px;
}

.contWrap .tabChange .attendance {
    background-position: -18px -137px;
    margin-right: 5px;
}

.contWrap .tabChange .salary {
    background-position: -14px -158px;
    margin-right: 5px;
}

.contWrap .tabChange .endWork {
    background-position: -18px -179px;
    margin-right: 2px;
}

.contWrap .workRate {
    width: 588px;
    height: 455px;
}

.contWrap .workRate .rateDeta {
    width: 559px;
    height: 378px;
    border: 1px solid #e2e5e7;
    background: #fff;
    padding-top: 30px;
    padding-left: 30px;
}

.contWrap .indexSalary {
    width: 100%;
    height: 408px;
    background: url("../images/indexSalary.png")
}


/*返回顶部*/

.contWrap .toTop {
    position: fixed;
    bottom: 100px;
    right: 0;
    width: 40px;
    height: 40px;
    background: url("../images/toTop.png")no-repeat;
    cursor: pointer;
}


/*考勤快捷入口*/

.indexCont .mainUl li {
    float: left;
    width: 223px;
    height: 135px;
    border: 1px solid #d1edff;
    background: #edf2f7;
    cursor: pointer;
}

.indexCont .mainUl li .indexIcon {
    width: 50px;
    height: 40px;
    margin: 20px 0 0 87px;
    background: url("../images/kaoqinSprite.png")no-repeat;
}

.indexCont .mainUl li .mainP {
    font-size: 16px;
    color: #3dacea;
    text-align: center;
}

.indexCont .mainUl li .mainSubscrib {
    height: 40px;
    line-height: 40px;
    background: #61b9e8;
    color: #fff;
    text-align: center;
    margin-top: 11px;
}

.indexCont .mainUl li .memberIn {
    background-position: -55px -4px;
}

.indexCont .mainUl li .teamInfo {
    background-position: -55px -49px;
}

.indexCont .mainUl li .statistics {
    background-position: -55px -93px;
}

.indexCont .mainUl li .attend {
    background-position: -60px -133px;
}

.indexCont .mainUl li .attendDetail {
    background-position: -55px -172px;
}

.indexCont .mainUl li .projectMember {
    background-position: -55px -220px;
}

.indexCont .mainUl li .memberData {
    background-position: -58px -262px;
}

.indexCont .mainUl li .wokerMgmt {
    background-position: -58px -308px;
}

.indexCont .mainUl li .salaryLeve {
    background-position: -58px -355px;
}

.indexCont .mainUl li .bankCard {
    background-position: -58px -397px;
}

.indexCont .mainUl li .accountMgmt {
    background-position: -58px -445px;
}

.indexCont .mainUl li .infoSet {
    background-position: -60px -488px;
}


/*首页常见问题*/

.Content .askQuestion {
    width: 17px;
    height: 10px;
    background: url("../images/serverIndex.png")-15px -32px;
    margin: 15px 10px 0 0;
}

.Content .question {
    width: 10px;
    height: 17px;
    background: url("../images/serverIndex.png")-18px -6px;
    margin: 15px 10px 0 0;
}


/*首页人工服务*/

.wrapper .serverIonic {
    float: left;
    width: 25px;
    height: 23px;
    margin-right: 10px;
    background: url("../images/serverIndex.png")-12px -52px;
}

.wrapper .serverNumber {
    background-position: -12px -82px;
}

.wrapper .oprationLine {
    background-position: -12px -112px;
}

.wrapper .online {
    background-position: -10px -140px;
}


/*首页弹框实名人数*/

.realWrap {
    width: 850px;
    height: 480px;
    margin: 0 auto;
    overflow-y: auto;
}


/*首页异常数据弹框*/

.abnormalWrap {
    width: 679px;
    height: 309px;
    margin: 0 auto;
}

.abnormalWrap ul li {
    float: left;
    width: 149px;
    height: 112px;
    text-align: center;
    margin: 30px 25px 0 0;
    font-size: 14px;
    border: 1px solid #e2e5e7;
}

.abnormalWrap ul li .abnormalTit {
    width: 151px;
    height: 35px;
    line-height: 35px;
    background: #54b0de;
    color: #fff;
    margin-left: -1px;
}

.abnormalWrap ul li div p {
    font-size: 28px;
    color: #f00;
    line-height: 30px;
}

.abnormalWrap ul li div p:first-child {
    font-size: 14px;
    height: 33px;
    line-height: 33px;
    color: #0085c8;
}


/*去掉高德地图图标*/

.amap-logo {
    right: 0 !important;
    left: auto !important;
    display: none;
}

.amap-copyright,
.amap-mcode {
    right: 70px !important;
    left: auto !important;
}

.amap-copyright {
    display: none;
    right: -100px !important;
    left: auto !important;
}

.amap-mcode {
    display: none;
}

.footText .footerLogo {
    position: absolute;
    top: -32px;
    left: 260px;
    width: 100px;
    height: 55px;
    background: url("../images/footerlogo.png")no-repeat;
}

.watchPhotoLogo {
    width: 23px;
    height: 23px;
    background: url("../images/watchBig.png")no-repeat
}

.noBigPic {
    width: 50px;
    height: 50px;
    background: url("../images/noBigPic.png")no-repeat;
    margin: 20px auto 5px;
}