* {
    margin: 0;
    padding: 0;
}

body {
    max-width: 750px;
    margin: 0 auto;
    background-color: #ebeff2;
    font-size: 16px;
    font-family: Helvetica, "Hiragino Sans GB", "Microsoft YaHei";
}

p,
ul,
ol,
li,
h2,
h3 {
    margin: 0;
    padding: 0;
}

ul,
ol {
    list-style: none;
}

h2,
h3 {
    font-weight: normal;
}

.container {
    position: relative;
    max-width: 750px;
    margin: 0 auto;
}

/* 提示框 */
.al-noticebox {
    position: fixed;
    top: 50%;
    left: 0;
    width: 80%;
    z-index: 9999;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    border-radius: 3px;
    text-align: center;
    margin-left: 10%;
}

.al-nb {
    margin: 0 auto;
    border-radius: 3px;
    background: rgba(0, 0, 0, 0.8);
    padding: 18px 10px;
    box-sizing: border-box
}

.al-p-tan {
    height: auto;
    line-height: 22px;
    text-align: center
}

.al-p-right .text {
    font-size: 17px;
    color: #ccc;
    padding: 4px 0 4px 33px;
    background: url("../images/59.png") no-repeat left center;
    background-size: 22px 22px
}

.al-p-right span {
    font-size: 17px;
    color: #ccc;
}

input {
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 0;
    padding: 0;
}

a,
button,
input {
    -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}

button {
    border: 0;
    background: transparent;
    outline: 0;
    cursor: pointer;
}

a {
    text-decoration: none;
    color: #666;
}

/* 弹出层 */
.conform-bac {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1998;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.6);
}

.conform-box {
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 1999;
    width: 310px;
    background-color: #fff;
    border-radius: 3px;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    text-align: center;
}

.conform-box .cf-b-notice {
    font-size: 17px;
    padding: 10px;
}

.cf-b-notice {
    color: #333;
    font-size: 15px;
    line-height: 32px;
    padding: 5px 0;
}

.cf-b-buttontwo.bort {
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.5, transparent), color-stop(0.5, #ccc));
}

.bort {
    background-repeat: repeat-x;
    background-size: 100% 1px;
    background-position: left top;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.5, transparent), color-stop(0.5, #c6cacc));
}

.cf-b-buttontwo {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    box-sizing: border-box;
}

.cf-b-buttontwo a {
    display: block;
    width: 0;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    height: 50px;
    line-height: 50px;
    font-size: 17px;
    text-align: center;
}

.borr {
    background-position: right top;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0.5, transparent), color-stop(0.5, #c6cacc));
    background-repeat: repeat-y;
    background-size: 1px 100%;
}

.cf-b-bt-no {
    color: #333;
}

.cf-b-bt-yes {
    color: #f04d52;
}


/* 分享 */
.share-hidbox {
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .85;
    z-index: 600;
}

.share-hidbox .shahb-tip:nth-child(1) {
    top: 69px;
}

.share-hidbox .shahb-tip:nth-child(2) {
    top: 150px;
}

.share-hidbox .shahb-tip {
    position: absolute;
    height: 49px;
    line-height: 49px;
    color: #fff;
    font-size: 15px;
    right: 40px;
}

.share-hidbox .shahb-tip img {
    width: 48px;
    height: 48px;
    margin-left: 10px;
    vertical-align: middle;
}

.share-hidbox .arrow-guide {
    position: absolute;
    top: 16px;
    right: 25px;
    width: 40px;
    height: 38px;
    background: url(../images/87.png) left top no-repeat;
    background-size: 40px 38px;
}



/* 信息 */

.grid,
.uBaseInfo,
.baseInfo {
    margin-bottom: 7px;
    background-color: #fff;
    font-size: 15px;
}

.grid li {
    padding: 10px 30px 10px 15px;
    background: url(../images/lineHorizontal.png) repeat-x center bottom;
    background-size: 1px auto;
}

.arrowRight {
    position: relative;
}

.clearfix {
    display: block;
}

.arrowRight:before {
    position: absolute;
    right: 15px;
    top: 50%;
    width: 8px;
    height: 15px;
    margin-top: -8px;
    background: url(../images/xc259_help2.png) no-repeat right center;
    background-size: 8px auto;
    content: '';
    visibility: visible;
}

.clearfix:after,
.clearfix:before {
    content: ".";
    clear: both;
    display: block;
    font-size: 0;
    overflow: hidden;
}

.grid label {
    float: left;
    white-space: nowrap;
    line-height: 2em;
}

.grid .faceFrame2 {
    float: right;
    margin: 0;
}

.grid .faceFrame {
    width: 58px;
    min-width: 58px;
    height: 58px;
    margin-right: 10px;
    background-size: cover;
    border-radius: 100%;
}

.grid .faceFrame,
.grid .uInfo {
    display: block;
    -webkit-box-flex: 1;
    box-flex: 1;
}

.upload-file {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    opacity: 0;
}

.grid .field {
    outline: 0;
}

.grid p,
.grid .field {
    float: right;
    width: 70%;
    line-height: 2em;
    color: #999;
    text-align: right;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.grid .companyName {
    float: left;
    max-width: 210px;
    font-size: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.company .time {
    float: right;
    padding-top: 3px;
    color: #999;
    font-size: 14px;
}

.grid .tips {
    padding-top: 3px;
}

.grid .info,
.grid .tips {
    color: #999;
    font-size: 14px;
}

.clear {
    clear: both;
    zoom: 1;
}

.uInfoWrap {
    display: flex;
    display: -webkit-flex;
    width: 100%;
    margin-bottom: 0;
    padding: 18px 25px 18px 15px;
    box-sizing: border-box;
}


.grid .uInfo {
    width: 100%;
}

.grid .uInfo .uName {
    padding: 5px 0;
    font-size: 17px;
}


.grid .placeholder {
    color: #ccc;
}

.company .tools {
    position: relative;
    margin: 0;
    padding: 10px 15px;
}

.company li {
    margin-left: 15px;
    padding: 10px 30px 10px 0;
}

.addJobExperience {
    display: block;
    color: #f04d52;
    font-size: 16px;
    text-align: center;
}

.addJobExperience span {
    padding-left: 15px;
    background: url(../images/65.png) no-repeat left 2px;
    background-size: 12px auto;
}

.btnResumeWrapPlace {
    height: 55px;
}

.btnResumeWrap {
    position: fixed;
    bottom: 0;
    /* transform: translate(-50%, 0); */
    width: 33.33%;
    max-width: 375px;
    padding: 5px 5px;
    background-color: #fff;
    border-top: 1px solid #b2b2b2;
    box-sizing: border-box;
}

.btnResumeWrap.cent {
    left: 33.33%;
}

.btnResumeWrap.now {
    left: 66.33%;
}

.btnResume {
    display: block;
    line-height: 45px;
    background-color: #f04d52;
    border-radius: 3px;
    color: #fff;
    font-size: 17px;
    text-align: center;
}

.btnResume span {
    display: inline-block;
    padding-left: 22px;
    background: url(../images/previewIcon.png) no-repeat left 13px;
    background-size: 17px auto;
}

.btnResumeWrap.cent .btnResume span {
    display: inline-block;
    padding-left: 22px;
    background: url(../html/mine/user/images/xc259_6.png) no-repeat left 13px;
    background-size: 17px auto;
}

.btnResumeWrap.now .btnResume span {
    display: inline-block;
    padding-left: 22px;
    background: url(../images/sq.png) no-repeat left 13px;
    background-size: 17px auto;
}

.btnWrap {
    padding: 15px;
}

.btnSub,
.btnSendEmail {
    display: block;
    width: 100%;
    height: 43px;
    background-color: rgb(3, 167, 239);
    border-radius: 5px;
    color: #fff;
    font-size: 17px;
}

.superiority {
    background-color: #fff;
}

.superiority .tips {
    height: 20px;
    padding: 10px 15px 0 15px;
    color: #fd922a;
    font-size: 13px;
}

.superiority textarea {
    display: block;
    padding: 10px 15px;
    width: 100%;
    height: 145px;
    border: 0;
    box-sizing: border-box;
    outline: 0;
    font-size: 15px;
    resize: none;
}

textarea {
    padding: 6px 10px 20px 10px;
    background-color: #fff;
    position: relative;
}

.superiorityCount {
    margin-left: 15px;
    padding: 7px 15px 7px 0;
    border-top: 1px solid #ebebeb;
    font-size: 15px;
}

.superiorityCount .trigger {
    float: left;
    color: #f04d52;
}

.superiorityCount .count {
    float: right;
    padding-top: 2px;
    color: #999;
}

.superiorityCount .count em {
    color: #666;
    font-style: normal;
}

.superiorityEg {
    width: 100%;
    margin-top: 15px;
    padding: 0 15px;
    box-sizing: border-box;
    z-index: 10;
}

.superiorityEgInner {
    position: relative;
    padding: 10px;
    background: #fff;
}

.superiorityEgInner:before {
    position: absolute;
    left: 0;
    top: -7px;
    border: 7px solid transparent;
    border-left-color: #fff;
    content: '';
}

.superiorityTit {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ebebeb;
}

.superiorityTit h2 {
    float: left;
    font-size: 14px;
}

.superiorityTit a {
    float: right;
    color: #666;
    font-size: 14px;
}

.superiorityContent {
    line-height: 1.7em;
    -webkit-user-select: none;
    user-select: none;
    font-size: 14px;
}

textarea::-webkit-input-placeholder {
    color: rgb(211, 209, 209);
}

/* 头图 */
.workexp-tip {
    position: relative;
    min-height: 74px;
    box-sizing: border-box;
    padding: 16px 82px 16px 15px;
    line-height: 21px;
    font-size: 15px;
    color: #feffc8;
    background: #2c3b5b url(../images/xc259_9.jpg) left top no-repeat;
    background-size: 100% auto;
}

.workexp-tip i {
    position: absolute;
    top: 6px;
    right: 8px;
    display: inline-block;
    width: 66px;
    height: 59px;
    background: url(../images/xc259_8.png) center center no-repeat;
    background-size: 66px 59px;
}

i {
    font-style: normal;
}


/* 中间 */

.rd-notice {
    color: #999;
    font-size: 14px;
    line-height: 20px;
    padding: 0 10px 8px 10px;
}

/* 保存继续 */
.wk-exp-but {
    display: -webkit-box;
    display: -moz-box;
    width: 100%;
    margin-top: 15px;
}

.wk-exp-but .wk-expb-s1 {
    -webkit-box-flex: 2;
    -moz-box-flex: 2;
    margin: 0 5px 0 10px;
    height: 41px;
    line-height: 41px;
}

.but-com {
    display: block;
    font-size: 17px;
    border-radius: 4px;
    text-align: center;
}

.bred {
    border: 1px solid #f04d52;
    color: #f04d52;
}

.bgff,
.bgf {
    background-color: #fff;
}

i.add-ico1 {
    background: url(../images/65.png) center top no-repeat;
    background-size: 12px 12px;
}

i.add-ico {
    width: 20px;
    height: 17px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.wk-exp-but .wk-expb-s2 {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    margin: 0 10px 0 5px;
    height: 41px;
    line-height: 41px;
}

.colf {
    color: #fff;
}

.but-com {
    display: block;
    font-size: 17px;
    border-radius: 4px;
    text-align: center;
}

.bg-red {
    background-color: #f04d52;
}



/* 分类 */
.nav {
    width: 100%;
    overflow: hidden;
    margin-bottom: 56px;
}

.nav-item {
    width: 100%;
    ;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid silver
}

.nav a {
    display: block;
    overflow: hidden;
    line-height: 46px;
    max-height: 46px;
    color: #ABB1B7;
    transition: all .3s;
}

a {
    text-decoration: none;
}

.nav-item ul {
    display: none;
    background: #ebeff2;
}

.nav-item ul .cur {
    color: #FFF;
    background: rgba(99, 97, 97, 0.1);
}

.job-bot {
    max-width: 750px;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    padding: 10px 15px;
    box-sizing: border-box;
    background-color: #f9f9f9;
    position: fixed;
    bottom: 0;
}

.bort-ab {
    background-repeat: repeat-x;
    background-size: 100% 1px;
    background-position: left top;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.5, transparent), color-stop(0.5, #c6cacc));
}

.job-bot button.cancel {
    position: relative;
    margin-right: 10px;
    line-height: 36px;
    color: #333;
    background-color: #f2f4f5;
}

.job-bot button {
    display: block;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    line-height: 37px;
    padding: 0;
    text-align: center;
    border-radius: 5px;
    font-size: 16px;
    color: #fff;
    background-color: #ffae00;
}

.job-bot button.cancel.borradius:before {
    border: 1px solid #999;
}

.borradius:before,
.select-ul li:before {
    /* content: ""; */
    width: 200%;
    height: 200%;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #e0e0e0;
    -webkit-transform: scale(0.5);
    -webkit-transform-origin: 0 0;
    padding: 1px;
    box-sizing: border-box;
    border-radius: 8px;
    -webkit-box-sizing: border-box;
    -moz-transform: scale(0.5);
    -moz-transform-origin: 0 0;
    -moz-box-sizing: border-box;
}

.job-bot button {
    display: block;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    line-height: 37px;
    padding: 0;
    text-align: center;
    border-radius: 5px;
    font-size: 16px;
    color: #fff;
    background-color: #ffae00;
}


/* 头部 */

.head {
    height: 44px;
    line-height: 44px;
    background-color: rgb(3, 167, 239);
    text-align: center;
    color: #fff;
    z-index: 112;
}



/* 列表 */

.data-list li {
    background-color: #ffffff;
    margin-bottom: 7px;
    position: relative;
}

.qiye-a {
    display: block;
    padding-left: 10px;
}

.qiye-top {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    padding: 15px 0;
    position: relative;
    box-sizing: border-box;
}

.qiye-top .qiye-logo {
    display: block;
    width: 59px;
    height: 59px;
    position: relative;
    border-radius: 4px;
    overflow: hidden;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: 59px auto;
    background-position: center center;
}

.qiye-top .qiye-cont {
    width: 100%;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    /* padding-left: 10px; */
}

.qiye-top .qiye-cont .qiye-title {
    padding-right: 10px;
    font-size: 16px;
    color: #333;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    line-height: 1;
}

.qiye-top .qiye-cont .qiye-title .oneover {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    padding: 1px 0 1px 0;
}

/* .qiye-top .qiye-cont .qiye-title .hour24 {
    width: 35px;
    height: 15px;
    display: block;
    background: url(../images/195.png) center center no-repeat;
    background-size: 35px 15px;
    margin: 1px 10px 0 0;
    margin-right: 0;
} */

.qiye-top .qiye-cont .qiye-cominf {
    width: 100%;
    padding-right: 10px;
    display: -webkit-box;
    display: -moz-box;
    box-sizing: border-box;
    margin-top: 7px;
    line-height: 1;
}

.qiye-top .qiye-cont .qiye-cominf .qiye-cominf1 {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    margin-right: 10px;
    width: 0;
}

.qiye-top .qiye-cont .qiye-cominf .qiye-cominf1 .pt {
    padding-top: 3px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #666;
    font-size: 12px;
}

.qiye-top .qiye-cont .qiye-cominf .qiye-cominf1 .pt1 {
    padding-top: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #999;
    font-size: 12px;
}

.qiye-top .qiye-cont .qiye-cominf .qiye-cominf1 .pt1 .sline {
    margin-left: 4px;
    margin-right: 4px;
    width: 2px;
    height: 12px;
    display: inline-block;
    background: url(../images/196.png) center center no-repeat;
    background-size: auto 12px;
    vertical-align: middle;
    margin-top: -3px;
}

/* .qiye-top .qiye-cont .qiye-cominf .qiye-cominfr {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 40%;
} */

.qiye-top .qiye-cont .qiye-cominf .qiye-cominfr .colf {
    font-size: 17px;
    color: #f04d52;
    text-align: right;
}

.qiye-top .qiye-cont .qiye-cominf .qiye-cominfr .colf .colf-f {
    font-style: normal;
    font-size: 12px;
}

.qiye-wtap {
    max-height: 64px;
    overflow: hidden;
    font-size: 12px;
    color: #999;
    height: 32px;
    clear: both;
    zoom: 1;
}

.qiye-wtap .borradius {
    font-size: 12px;
    position: relative;
    display: block;
    float: left;
    height: 22px;
    line-height: 22px;
    margin-right: 10px;
    padding: 0 10px;
    margin-bottom: 10px;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    color: #f04d52;
}

.qiye-d-text {
    line-height: 18px;
    font-size: 12px;
    color: #999;
    margin-bottom: 7px;
    padding-right: 10px;
    margin-top: -3px;
}

.qiye-bot {
    box-sizing: border-box;
    display: -webkit-box;
    display: -moz-box;
}

.qiye-bot .qiye-mtime {
    -webkit-box-flex: 1;
}

.qiye-bot .qiye-mtime p .coleff {
    color: #ff8e0d;
}

.qiye-bot .qiye-text .coifrf {
    color: #f04d52;
    font-style: normal;
}