body, html {
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
}
[v-cloak]{
    display: none;
}

#app {
    box-sizing: border-box;
    width: 100%;
    min-height: 100%;
    background-color: #ecf5ff;
}

.el-row {
    width: 100%;
}

.w100 {
    width: 100% !important;
}

.el-dialog__body iframe {
    width: 100%;
    height: 100%;
}

iframe {
    border: none !important;
}

.el-dialog {
    border-radius: 10px !important;
}

.body {
    /*max-width: 1200px;*/
    width: 100%;
    margin: 0px auto;
    padding-bottom: 60px;
    padding-top: 30px;
    background-color: #FFFFFF;
}

.el-breadcrumb {
    padding: 20px 0px;
}

.el-breadcrumb .el-breadcrumb__inner {
    color: #909399 !important;
}

.el-breadcrumb a {
    cursor: pointer !important;
}

.el-breadcrumb a:hover {
    color: #409EFF !important;
    font-weight: bold !important;
}

.el-breadcrumb .br-active {
    color: #409EFF !important;
}

.el-textarea__inner {
    font-family: inherit;
}

.el-input.is-disabled .el-input__inner, .el-textarea.is-disabled .el-textarea__inner {
    color: inherit;
    background-color: inherit;
}
/*新闻分类*/
.topicLft{ width:24%; float: left;}
.topicLft h1{ font-size: 20px; margin-bottom:10px;}
.topicRig{ width: 75%; float: right;}
.topicLft button{ margin-bottom: 14px;}
.custom-tree-node{ width: 100%; position: relative;font-size: 14px}
.custom-tree-node .tree-btn{ position: absolute; right: 0;top: 0; display: none}
.custom-tree-node .tree-btn i{ margin: 0 3px; color: #409eff; }
.custom-tree-node:hover .tree-btn{ display: block}
.down{ width:100%;}
.down a{ color:#333; line-height:28px; font-size:15px}
.fixed{position: fixed;left: 0;top: 0;width: 100%; height: 100%;z-index: 99}

#Editor .w-e-toolbar{ z-index: 100 !important;}
#Editor .w-e-text-container{z-index: 70 !important}
.el-picker-panel{z-index: 999999 !important;}

.paging {
    margin-bottom: 50px;
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
.companyTitle{ color:#323232; font-size:16px}
.itemTitle{display: flex; border-bottom: 1px solid #fff; line-height: 28px;width:100%; justify-content: space-between; margin-bottom: 5px}
.bannerInfo{width: 100%;height: 155px; display: flex;background: url(./elementUI/img/zhaobanner.jpeg) no-repeat left center; background-size: 100% 100%}
.bannerBox{ width:800px; margin: 56px auto;display: flex;align-items: center;}
.bannerBox .el-select .el-input {width: 100px;}
.combanner{width: 100%;height:210px;background: url(./elementUI/img/nebanner.jpeg) no-repeat left center; background-size: 100% 100%}
.conInfo{max-width: 1100px;margin: 0 auto; padding:40px 0}
.conInfo h1{font-size: 28px; color: #323232}
.conInfo span.money{ color: #d71518; font-size: 16px;margin: 10px 0;display: block;}
.itemTitle h2{border-bottom: 1px solid #fff}
.itemTitle h2:hover{ border-bottom:1px solid #ef0000}
.companyTitle:hover{ border-bottom:1px solid #323232; color: #323232}
.item-foot i {margin-top: 10px;display: flex;align-items: center;}

.demandTop{width: 100%; display: flex; align-items: center;padding: 20px; position: relative}
.infoInterq{color: #777;padding-left: 20px;padding-right: 10px;font-size: 14px; line-height: 30px}
.infoInterq b{font-size: 20px;color: #333}
.infoTime{ position: absolute;right: 15px;top: 15px;text-align: right;width: 200px;font-size: 12px;color: #999999;}
.infoTime span{ color: #FF3300}
.infoPic,.infoPic img{width: 140px;height: 140px;border-radius: 140px; display: inline-block}
.infobox .el-timeline-item__timestamp.is-top{margin-bottom:14px;}
.infobox .el-card__body{padding: 10px;}
.info-content{ background: #FAE9E5;padding: 10px;border-radius:6px}
.info-content p{font-size: 13px;color: #323232}
.info-content span{ font-size: 16px;color: #FF6200}

/*找工作搜索样式*/
.butStyle .el-radio-button--mini .el-radio-button__inner{
    border-radius:4px;
    margin: 0 10px 10px 0;
    border-left:none;
    padding:8px 11px;
    font-size: 16px;
    color: #333;
}
.butStyle .el-radio-button__inner{
    border: none;
    font-weight: 400;
}
.butStyle .el-radio-button:first-child .el-radio-button__inner{
    border-left: none;
}
.butStyle .el-form-item__label{
    font-size: 16px;
    padding: 2px 12px 0 0;
    color: #333;
    font-weight: 500;
}
.butStyle .el-radio-button__inner:hover,.btnRed .el-radio-button__inner:hover{color:#dd0000}
.butStyle .el-radio-button__orig-radio:checked+.el-radio-button__inner,.btnRed .el-radio-button__orig-radio:checked+.el-radio-button__inner{color: #d71518;background-color: #ffe2e2;border-color: #d71518;-webkit-box-shadow: -1px 0 0 0 #ffe2e2;box-shadow: -1px 0 0 0 #ffe2e2;}
.btnRed .el-radio-button:last-child .el-radio-button__inner{border-left: 1px solid}

/*个人会员*/
.member{width: 100%; background: #F3F8FF;padding: 20px;}
.memberLe{display: flex}
.memberJf p{margin: 6px 0}
.memberJf,.memberRig{font-size: 15px; color: #666;line-height: 30px; margin-left:20px}
.memberJf p span,.memberRig p span{color:#FF6600}
.memberRig p{margin-top:6px; cursor: pointer}
.memberRig button{margin-left: 20px}
.RecordList{display: flex; cursor: pointer}
.RecordList p{width: 140px; margin: 20px 0; font-size: 16px}
.RecordList p.positionActive,.RecordList p.taskActive{color: #409EFF;}

.increment{width: 90%; margin: 30px auto}
.incrementDiv{width: 100%; border: 1px solid #ddd;padding:30px 0; color: #666; font-size: 14px; text-align: center}
.incrementDiv:hover{background-color: #FDFCEA;border: 1px #FFCC00 solid;}
.incrementDiv span.uesricon{width:60px;height: 60px; margin:0px auto; display: block}
.incrementDiv span.uesricon img{width: 100%}
.incrementDiv h1{font-size:17px;text-align: center; margin: 20px 0}
.incrementDiv p{line-height: 26px;margin-left: 30%; text-align: left}
.incrementDiv button{margin-top:16px}
.serInfoBox{width:100%; margin: 20px auto; color: #666;}
.order_add{width: 100%;overflow: hidden;margin-bottom: 16px}
.order_add b{font-size: 15px;width:100px;text-align: right; font-weight:normal; float: left; margin-right: 4px; line-height: 30px;height: 30px}
.order_add span.tit{font-size: 17px; color:#409EFF; margin-left: 4px}
.order_add i{font-size: 20px; color: #FF6600;font-style:inherit;margin: 0 3px; display: inline-block}
.duration{float: left;}

.job-info{font-size: 14px; color: #333; line-height: 42px}
.job-salary{line-height: 30px; margin-top: 8px}

.popupHead{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0,0,0,.4);
    display: none;
    z-index: 9999;
}
.popupHeadBox{
    width:26% !important;
    margin: 10% auto;
    background: #fff;
    padding:0px 0px 50px !important;
    border-radius: 6px;
    text-align: center;
    font-size: 17px !important;
    position: relative;
    color: #323232;
}
.popupHeadBox span{
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 20px;
    width: 30px;
    height: 30px;
    color: #909399;
}
.popupHeadBox h1{
    font-size: 20px;
    color: #222;
    margin-bottom: 20px;
    text-align: center;
}
.showMesg{
    text-align: center;
    font-size: 16px;
    color: #323232;
}
/*企业详情*/
.infoListCom{width: 100%;overflow: hidden; padding: 30px 40px;box-sizing: border-box;width: 100%;height: 160px;background-color:#fff;margin-top:14px; border-radius: 8px;cursor: pointer;}
.infoListComLeft{width: 65%;float: left}
.infoListComRig{width: 35%; float: right}
.infoListComLeft h1 a,.infoListComRig h1 a{width: 100%; font-size: 18px;font-weight: 500;color: #333;height: 30px; overflow: hidden;white-space: nowrap;text-overflow: ellipsis; display: block}
.infoListComLeft h1:hover a,.infoListComRig h1:hover a{color:rgb(215, 21, 24)}
.infoListComLeft .red{color: rgb(215, 21, 24);margin: 10px 0}
.infoListComLeft p.city{font-size: 14px;color: #333;width: 100% !important;}
.infoListT{text-align: right;margin-top: 15px;display: block;font-size: 14px;color: #333; width: 100%}
.infoListT p.infoCont{line-height: 30px;width: 100% !important;}
.infoListComRig h1 a{text-align: right;}
.infoListBut{display: none;float: right;margin-top: 12px}
.infoListCom:hover .infoListT{display: none}
.infoListCom:hover .infoListBut{display: block}
.infoListCom .el-button--danger{background-color: #d71518 !important;border-color: #d71518 !important;}

/*找工作弹出框*/
.step_box{background-color: #e5f5ff;padding: 24px 40px;margin-bottom: 30px;}
.step_box h3{color:#007ccf; font-weight: 500;font-size: 20px; margin-bottom: 10px}
.creat_title_box{color: #007ccf;font-size: 14px;height: 30px;margin-top: 15px;}
.popupBox .el-dialog__header{padding: 0;}
.popupBox .el-dialog__body{padding: 0 0 30px}
.popupHeadBox p.loginBg{top: -80px;position: relative;}
.popupHeadBox p.loginBg,.popupHeadBox p.loginBg img{width:120px;height:120px; margin: 0 auto; border-radius: 50%;}
.popupHeadBox .byn a{padding: 8px 60px; border-radius: 5px;margin: 20px auto; color: #fff; background-color: #409EFF !important;border-color: #409EFF !important;}
.popupHeadBox .byn {margin-top: 40px;padding-bottom: 50px}
.popupHeadBox.popupCommon{padding: 0 !important;}
.popUpcont{background: #e5f5ff;padding:30px 0;color: #007ccf; font-weight: 500}

/*手机端*/
.topNavApp{width: 100%;color: #323232;position: fixed;left: 0; top: 0;font-size: 18px; background: #f0f2f5;height: 50px;line-height: 50px;z-index: 9999999;text-align: center;padding: 0 10px; box-sizing: border-box}
.topNavApp span{width: 30px; height: 30px;float: left}
.topNavApp span i{font-size: 22px}
.topNavApp b{width: 76%;height: 50px;line-height: 50px;overflow: hidden;display: inline-block;margin: 0 auto;}
.el-message{top:10% !important;}
[v-cloak]{
    display: none;
}
.fixedNav{position: fixed;left: 0;bottom: 0;width: 100%;background: #fff;display: flex;justify-content: space-evenly;padding: 10px 0;z-index: 999;border-top: 1px solid #ededed}






