@font-face {
    font-family: 'layicon';
    src: url('/mNew/fonts/iconfont.eot');
    src: url('/mNew/fonts/iconfont.eot') format('embedded-opentype'), url('/mNew/fonts/iconfont.svg') format('svg'), url('/mNew/fonts/iconfont.woff') format('woff'), url('/mNew/fonts/iconfont.ttf') format('truetype');
}
.hide {
    display: none!important;
}
html {
    height: 100%;
    width: 100%;
}
body {
    font-weight: 400;
    /*font-size: 0.69333333rem;*/
    width: 100%;
}
div,
p,
body,
form,
ul,
li,
ol,
dl,
dt,
dd,
input,
textarea,
a {
    box-sizing: border-box;
}
a,
a:hover {
    text-decoration: none;
}
.page-container {
    width: 100%;
    height: 100%;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
input,
select {
    outline: none;
}
input:focus,
select:focus {
    outline: none;
}
.comm-header {
    width: 100%;
}
.comm-header .comm-header-bg {
    /* height: 11.2rem; */
    display: block;
    width: 100vw;
    /* margin-bottom: -7.4666667rem; */
}
.comm-header .header {
    margin: -7.4666667rem 0 0;
    height: 7.4666667rem;
    position: relative;
}
.comm-header .comm-logo-out{
    display: flex;
    position: relative;
    background:#fff;
    border-radius: 1.866667rem;
    width: 3.733334rem;
    height: 3.733334rem;
    margin: 0 auto;
    z-index: 2;
    overflow: hidden;
    justify-content: center;
    align-items: center;
}
.comm-header .comm-logo {
    max-width: 100%;
    max-height: 100%;
}
.comm-header .comm-info {
    width: 100%;
    text-align: center;
    color:#fff;
}
.comm-header .comm-title {
    padding-top: 0.4rem;
    font-size: 0.85333333rem;
    line-height: 1.28rem;
}
.comm-header .comm-title:only-child {
    margin-top: 0.58666667rem;
}
.comm-header .comm-sub-title {
    font-size: 0.58666667rem;
    line-height: 14px;
    padding:0 10px 0 10px
}
.search-job-form {
    padding: 0.53333333rem 1.06666667rem;
    background:#fff;
    border-bottom:0.05333333rem solid #f0f4f7
}
.search-job-form::before,
.search-job-form::after {
    content: "\20";
    display: table;
    clear: both;
}
.search-job-form .input-box {
    width: 15.09333333rem;
    height: 2.13333333rem;
    border-radius: 1.06666667rem;
    float: left;
    margin-left: 10px;
}
.search-job-form .input-box::before,
.search-job-form .input-box::after {
    content: "\20";
    display: table;
    clear: both;
}
.search-job-form input[type="text"] {
    height: 100%;
    width: 11.41333333rem;
    float: left;
    border: 0;
    padding: 0 0 0 2.13333333rem;
    font-size: 0.69333333rem;
}
.search-job-form .slide-select {
    width: 3.52rem;
    line-height: 2.13333333rem;
    float: left;
    text-align: center;
    position: relative;
}
.search-job-form .slide-select span {
    display: block;
}
.search-job-form .slide-select ul {
    padding: 0 0.26666667rem;
    width: 100%;
    position: absolute;
    left: 0;
    top: 2.24rem;
    border-radius: 0.26666667rem;
}
.search-job-form .more-condition-link {
    float: right;
    margin-right: 10px;
    height: 2.13333333rem;
    margin-left: 0.26666667rem;
    width: 1.06666667rem;
    position: relative;
}
.search-job-form .more-condition-link .point{
    width: 0.42666667rem;
    height: 0.42666667rem;
    /* width: 0.32rem;
    height: 0.32rem; */
    background: #f00;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    top: 0.26666667rem;
    right: -0.32rem;
    display: none;
}
.joblist-container {
    line-height: 1.49333333rem;
    padding: 0;
    background: transparent;
}
.joblist-container li {
    padding: 0.64rem 1.06666667rem 0.53333333rem;
    margin: 0;
}
.joblist-container a {
    display: block;
}
.joblist-container .job-title {
    font-weight: 400;
    font-size: 0.8rem;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5;
    display: flex;
    align-items: center;
    margin: 4px 0px;
}
.joblist-container .job-title img{
    vertical-align: baseline;
    height:.85333rem;
}
.joblist-container .job-salary,
.joblist-container .clearfix {
    display: block;
}
.joblist-container .comm-addr {
    float: left;
    padding-left: 0.8rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 70%;
}
.joblist-container .pub-time {
    float: right;
}
.toolbar-placeholder {
    height: 2.72rem;
    width: 100%;
    margin-top: 0.8rem;
}
.toolbar {
    position: fixed;
    left: 0;
    bottom: 0;
    display: flex;
    width: 100%;
    z-index: 2000;
}
.toolbar a {
    font-size: 0.48rem;
    line-height: 1.12rem;
    flex: 1 0 20%;
    text-align: center;
    padding-top: 1.54666667rem;
}
.left-slide-bar {
    position: fixed;
    width: 11.73333333rem;
    height: 100%;
    z-index: 20001;
    font-size: 0.74666667rem;
    left: -11.73333333rem;
    top: 0;
}
.left-slide-bar.slide-in {
    left: 0;
}
.left-slide-bar a {
    display: block;
}
.left-slide-bar .user-info {
    margin: 2.4rem 1.06666667rem 0 1.6rem;
    line-height: 3.57333333rem;
    font-size: 0.8rem;
    background-image: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.left-slide-bar .user-info img {
    width: 3.57333333rem;
    height: 3.57333333rem;
    vertical-align: bottom;
    border-radius: 100%;
    margin-right: 0.53333333rem;
}
.left-slide-bar .list-nav {
    margin: 1.73333333rem 0 0.85333333rem 1.6rem;
    width: 7.94666667rem;
    line-height: 2.08rem;
    padding-bottom: 0.85333333rem;
}
.left-slide-bar .tree-nav {
    width: 7.94666667rem;
    line-height: 2.08rem;
    margin-left: 1.6rem;
}
.left-slide-bar .tree-nav dd {
    padding-left: 0.8rem;
    font-size: 0.69333333rem;
}
.left-slide-bar .toggleslidebar {
    position: absolute;
    right: -3.09333333rem;
    bottom: 5.33333333rem;
    width: 2rem;
    height: 2rem;
    border-radius: 100%;
}
.left-slide-bar .robot-icon {
    position: fixed;
    right: 0;
    top: 60%;
}
.left-slide-bar .robot-icon img {
    display: block;
    width: 2.13333333rem;
}
.page-cover {
    width: 100%;
    height: 100%;
    z-index: 20000;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, 0.01);
    display: none;
}
.user-center-page .header {
    padding: 1.2rem 1.06666667rem;
    line-height: 3.57333333rem;
}
.user-center-page .header img {
    vertical-align: bottom;
    width: 3.57333333rem;
    height: 3.57333333rem;
    border-radius: 100%;
    margin-right: 1.2rem;
}
.user-center-page .header .user-name {
    font-size: 0.96rem;
    display: inline-block;
    max-width: 8rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: bottom;
}
.user-center-page .header .certif-status {
    margin-left: 0.42666667rem;
    line-height: 1em;
    font-size: 0.64rem;
    padding: 0.16rem 0.37333333rem;
    border-radius: 0.66666667rem;
    border: 1px solid;
}
.user-center-page .navigator {
    margin-top: 0.53333333rem;
    font-size: 0.8rem;
    line-height: 2.93333333rem;
}
.user-center-page .navigator li {
    padding: 0 1.06666667rem;
}
.user-center-page .navigator a {
    display: block;
}
.user-center-page .navigator a::before {
    content: "\20";
    display: inline-block;
    width: 1.06666667rem;
    height: 2.93333333rem;
    vertical-align: bottom;
    margin-right: 0.53333333rem;
}
.user-center-page .toLogin {
    color: #333;
}
.joblist-filter-form {
    /* padding: 0.21333333rem 0.66666667rem 2.13333333rem; */
    padding: 0.66666667rem;
    background: #fff;
    margin:1.06666667rem;
}
.joblist-filter-form div,
.joblist-filter-form input,
.joblist-filter-form select {
    width: 100%;
}
.joblist-filter-form input,
.joblist-filter-form select {
    font-size: 14px;
    height: 2.13333333rem;
    border: 0;
    padding: 0;
}
.joblist-filter-form div {
    margin-bottom: 0.8rem;
    border-radius: 0.2rem;
}
.joblist-filter-form select {
    background: transparent;
    padding-left: 1.28rem;
}
.joblist-filter-form input[type="text"]:first-of-type {
    background: transparent;
    padding-left: 2.08rem;
}
.joblist-filter-form input[type="text"] {
    background: transparent;
    padding-left: 1.28rem;
}
.joblist-filter-form .search-keyword {
    background: transparent;
    padding-left: 2.08rem;
}
.joblist-filter-form .btn-submit {
    margin-top: 1.6rem;
    width: 100%;
}
.joblist-filter-form .select-icon {
    background: url(/mNew/images/scheme/default/icon-gt-16-27.png) left center / 0.42666667rem auto no-repeat;
}
.btn-submit {
    display: block;
    line-height: 2.4rem;
    height: 2.4rem;
    font-size: 0.8rem;
    border-radius: 0.2rem;
    border: 0;
    text-align: center;
}
.mid-btn-submit {
    width:45%;
    line-height: 2.4rem;
    height: 2.4rem;
    font-size: 0.8rem;
    border-radius: 0.2rem;
    border: 0;
    text-align: center;
    margin:10px;
}
.scorelist-header {
    width: 100%;
    padding: 0.53333333rem 1.06666667rem;
}
.scorelist-header::before,
.scorelist-header::after {
    content: "\20";
    display: table;
    clear: both;
}
.scorelist-header .center-column {
    width: 40%;
    margin-left: 30%;
    float: left;
    text-align: center;
}
.scorelist-header .right-column {
    float: right;
}
.scorelist-header .right-column a {
    float: right;
    clear: both;
}
.scorelist-header .title,
.scorelist-header .score-count,
.scorelist-header .anchor-exchange {
    line-height: 1.49333333rem;
}
.scorelist-header .count {
    font-size: 1.46666667rem;
    font-weight: bold;
    line-height: 2.02666667rem;
}
.scorelist-header .icon-help {
    width: 1.06666667rem;
    height: 1.49333333rem;
    margin-bottom: 2.02666667rem;
}
.scorelist-title {
    padding: 0 1.06666667rem;
    line-height: 1.70666667rem;
}
.scorelist-list .header {
    font: 28px*1rem*20/750px;
    line-height: 1.44rem;
}
.scorelist-list .header::before,
.scorelist-list .header::after {
    content: "\20";
    display: table;
    clear: both;
}
.scorelist-list .header .title {
    float: left;
}
.scorelist-list .header .score {
    float: right;
}
.scorelist-list .job-title {
    line-height: 1.33333333rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.scorelist-list .sug-user {
    line-height: 1.2rem;
}
.scorelist-list .time {
    line-height: 1.6rem;
}
.scorelist-list li {
    padding: 0.53333333rem 1.06666667rem;
}
.applylist-list {
    background: #fff;
    line-height: 1.33333333rem;
    margin-bottom: 8px;
}
.applylist-list a {
    display: block;
    color: #333;
    font-size:14px;
}
.applylist-list li {
    padding: 0.53333333rem 1.06666667rem;
    border-bottom: 0.05333333rem solid #f0f4f7;
}
.applylist-list li:last-child {
    border-bottom: 0;
}
.applylist-list .more-info {
    display: block;
}
.applylist-list .more-info::before,
.applylist-list .more-info::after {
    content: "\20";
    display: table;
    clear: both;
}
.applylist-list .status {
    float: left;
    /*color: #00B4ED;*/
}
.applylist-list .time {
    float: right;
    font-size: 12px;
    color: #666666;

}
.applylist-list a{
    width: 100%;
}
.applylist-list a>span:nth-child(1){
    display: block;
}
.applylist-list .title {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    /* max-width: 81%; */
    max-width: calc(100% - 64px);
    white-space: nowrap;
    float: left;
    margin-right: 10px;
}
.applylist-list .title-sign{
    float: left;
    font-size: 12px;
    color: #fff;
    background: #00B4ED;
    line-height: 20px;
    padding: 0 6px;
    border-radius: 4px;
    margin-top: 3px;
}
.applylist-list .subtitle {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 85%;
    white-space: nowrap;
}
.applylist-list .toanswer {
    padding-left: 10px;
}
.list-nomore-tip {
    text-align: center;
    color: #999;
    padding: 0.53333333rem;
    display: none;
}
.list-loading-tip{
    text-align: center;
    color: #999;
    padding: 0.53333333rem;
    display: none;
}
.recommend-share-tip {
    padding: 0.58666667rem 1.06666667rem;
    line-height: 1.49333333rem;
}
.recommend-share-tip::before,
.recommend-share-tip::after {
    content: "\20";
    display: table;
    clear: both;
}
.recommend-share-tip .tip {
    float: left;
}
.recommend-share-tip .share-btn {
    float: right;
    padding: 0 0.74666667rem;
    border-radius: 0.74666667rem;
}
.form-error-tip,
.form-valid-msg {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.8);
    padding: 0.53333333rem;
    line-height: 1.06666667rem;
    text-align: center;
    color: #fff;
}
.form-layout {
    width: 100%;
    position: relative;
}
.form-layout input,
.form-layout button,
.form-layout select,
.form-layout textarea {
    font-size: 0.74666667rem;
}
.form-layout .form-textcount-row {
    line-height: 1.33333333rem;
    text-align: right;
    padding-right: 0.26666667rem;
    margin-top: -0.05333333rem;
    background: #fff;
    color: #ccc;
}
.form-layout .common-textarea {
    display: block;
    width: 100%;
    height: 8rem;
    box-sizing: border-box;
    padding: 0.53333333rem;
    margin: 0;
    border: 0;
    resize: none;
}
.form-layout .common-textarea:focus {
    outline: none;
}
.form-layout .form-sect-title {
    line-height: 1.76rem;
    padding: 0 1.06666667rem;
}
.form-layout .form-partment {
    padding: 0 0.53333333rem;
}
.form-layout .form-row {
    display: flex;
    flex-wrap: wrap;
    line-height: 2.66666667rem;
    align-items: center;
}
.form-layout .form-row input {
    flex: 3 1 40%;
    text-align: right;
    padding: 0 calc(0.53333333rem + 14px);
    border: 0;
    display: block;
}
.form-layout .form-row input[type="text"] {
    width: 30%;
}
.form-layout .form-row input[type="checkbox"],
.form-layout .form-row input[type="radio"] {
    display: inline-block;
    flex: 0 1 auto;
    margin: 0 5px;
    vertical-align: middle;
}
.form-layout .fileinput-label {
    white-space: nowrap;
    max-width: 60%;
    overflow: hidden;
    text-overflow: ellipsis;
}
.form-layout .fileinput-label .placeholder {
    float: right;
}
.form-layout .form-row .unspread-width {
    flex: 0 1 auto;
}
.form-layout .form-row .fixed-width-1 {
    flex: 0 0 3.94666667rem;
    width: 3.94666667rem;
    margin: 0;

}
.form-layout .form-row .logo{
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius:100%;
    width: 4.2rem;
    height: 4.2rem;
}
.form-layout .form-row .logo img{

    max-width: 4.2rem;
    max-height: 4.2rem;
}
.form-layout .form-row textarea {
    height: 8rem;
    flex: 0 0 100%;
    padding: 0 0.74666667rem 0.53333333rem;
    border: none;
    resize: none;
}
.form-layout .form-row textarea:focus {
    outline: none;
}
.form-layout .form-row textarea ~ .label {
    display: none;
}
.form-layout .form-row input[type="file"] {
    display: none;
}
.to-link{
    padding-bottom: 1.2rem;
}
.form-layout .label {
    white-space: nowrap;
    padding: 0 0.74666667rem;
    font-size: 0.74666667rem;
    flex: 1;
}
.form-layout .require {
    padding-left: 0;
}
.form-layout .require::before {
    content: "\2a";
    display: inline-block;
    width: 0.74666667rem;
}
.form-layout .require-txt {
    padding-left: 0;
}
.form-layout .require-txt::before {
    content: "\2a";
    display: inline-block;
    width: 0.74666667rem;
}
.form-layout .btn-submit,
.form-layout .btn-hollow {
    width: 18.93333333rem;
    margin: 1.06666667rem auto;
}
.form-layout select {
    border: 0;
    margin: 0 0.53333333rem 0 0.53333333rem;
    flex: 3 1 40%;
    max-width: 60%;
}
.form-layout .select-icon {
    display: inline-block;
     width: 1em;
     flex: 0 0 1em;
     height: 2em;
     margin-left: -14px;
}
.form-layout .sp-getcode {
    margin-left: 0.53333333rem;
    height: 1.81333333rem;
    border-left: 0.05333333rem solid #f0f4f7;
}
.form-layout .getcode-btn,
.form-layout .time-count-down {
    display: block;
    text-align: right;
    flex: 0 0 4.8rem;
    padding: 0 0.53333333rem 0 0;
    margin: 0;
    border: 0;
    height: 2.66666667rem;
}
.form-layout .msgTip{
    line-height: 1.5;
    color: #aaa;
    padding: 0 0.74666667rem;
    display: block;
    /* margin-top: 12px; */
}
.form-layout .btn-radio-group,
.form-layout .btn-checkbox-group {
    font-size: 0.64rem;
    text-align: right;
    padding-right: 0.53333333rem;
}
.form-layout .btn-radio-group input[type="radio"],
.form-layout .btn-checkbox-group input[type="radio"],
.form-layout .btn-radio-group input[type="checkbox"],
.form-layout .btn-checkbox-group input[type="checkbox"] {
    display: none;
}
.form-layout .btn-radio-group label span,
.form-layout .btn-checkbox-group label span {
    padding: 0 0.42666667rem;
    display: inline-block;
    line-height: 1.06666667rem;
    border: 0.05333333rem solid;
    border-radius: 0.10666667rem;
}
.form-layout .form-footer-tip {
    margin-top: -0.53333333rem;
    padding: 0 1.06666667rem;
    font-size: 0.64rem;
    color: #666;
}
.form-layout p.private{
    text-align:center;
    margin: 1rem;
}
.form-layout p.private a{
    /*color: #00B4ED;*/
    cursor:pointer;
    text-decoration:none;
}
.form-layout .test-form-partment {
    padding: 0 0.53333333rem;
}
.form-layout .test-form-row {
    display: flex;
    align-items: center;
    font-size: 12px;
    width: 100%;
    white-space: normal;
    height: 100%;
    justify-content: center;
    padding-top:9px;
    padding-bottom:9px;
}
.form-layout .test-head-label {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    white-space: nowrap;
    padding: 0 0.74666667rem;
    font-size: 0.74666667rem;
    flex: 1;
}
.form-layout .test-label {
    white-space: nowrap;
    padding: 0 0.74666667rem;
    font-size: 0.74666667rem;
}
.form-layout .finish-form-row {
    display: flex;
    line-height: 2.1rem;
    align-items: center;
}
.form-layout .finish-head-label {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    white-space: nowrap;
    padding: 0 0.74666667rem;
    font-size: 14px;
    flex: 1;
}
.form-layout .finish-label {
    white-space: nowrap;
    padding: 0 0.74666667rem;
    font-size: 0.74666667rem;
}
.form-layout .finish-right-label {
    font-size: 0.74666667rem;
    line-height: 26px;
}
.form-layout .finish-test-form-row {
    display: flex;
    line-height: 6.1rem;
    align-items: center;
}
.form-layout .finish-test-head-label {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    white-space: nowrap;
    padding: 0 0.74666667rem;
    font-size: 14px;
    flex: 1;
    text-align: center;
}
.form-layout .list-form-row {
    display: flex;
    line-height: 2.66666667rem;
    align-items: center;
}
.form-layout .start-form-row {
    display: flex;
    line-height: 2.16666667rem;
    align-items: center;
}
.form-layout .start-form-row:last-of-type {
    display: flex;
    line-height: 2.16666667rem;
    align-items: center;
    padding-bottom: 16px;
}
.form-layout .start-form-row:first-of-type {
    display: flex;
    line-height: 2.16666667rem;
    align-items: center;
    padding-top: 16px;
}

.form-layout .start-form-row input {
    flex: 3 1 40%;
    text-align: right;
    padding: 0 0.53333333rem;
    border: 0;
    display: block;
}
.form-layout .start-form-row input[type="text"] {
    width: 30%;
}
.form-layout .start-form-row input[type="checkbox"],
.form-layout .start-form-row input[type="radio"] {
    display: inline-block;
    flex: 0 1 auto;
    margin: 0 5px;
    vertical-align: middle;
}
.form-layout .start-form-row .unspread-width {
    flex: 0 1 auto;
}
.form-layout .start-form-row .fixed-width-1 {
    flex: 0 0 3.94666667rem;
    width: 3.94666667rem;
    margin: 0;
}
.form-layout .start-form-row .logo img{
    border-radius:100%;
    width: 4.2rem;
    height: 4.2rem;
}
.form-layout .start-form-row textarea {
    height: 8rem;
    flex: 0 0 100%;
    padding: 0 0.74666667rem 0.53333333rem;
    border: none;
    resize: none;
}
.form-layout .start-form-row textarea:focus {
    outline: none;
}
.form-layout .start-form-row textarea ~ .label {
    display: none;
}
.form-layout .start-form-row input[type="file"] {
    display: none;
}
.form-layout .start-form-row .start-img {
    max-width: 100%;
    max-height: 100%;
}
.form-layout .start-label {
    padding: 0 0.74666667rem;
    font-size: 0.74666667rem;
    flex: 1;
}

.rec-suc-page .page-container {
    padding-top: 13.06666667rem;
    text-align: center;
}
.rec-suc-page .rec-suc-tip {
    line-height: 1.49333333rem;
    font-size: 0.85333333rem;
}
.rec-suc-page .rec-suc-sub-tip {
    font-size: 0.74666667rem;
    line-height: 1.2rem;
}
.rec-suc-page .btn-submit {
    width: 10.93333333rem;
    margin: 1.28rem auto 0.85333333rem;
}
.rec-suc-page .btn-hollow {
    width: 10.93333333rem;
    margin: 0.85333333rem auto;
}
.btn-hollow {
    display: block;
    line-height: 2.29333333rem;
    height: 2.4rem;
    font-size: 0.8rem;
    border-radius: 0.2rem;
    text-align: center;
}
.mid-btn-hollow {
    width:35%;
    line-height: 2.29333333rem;
    height: 2.4rem;
    font-size: 0.8rem;
    border-radius: 0.2rem;
    text-align: center;
    margin:10px;
}
.jobdetail-header {
    padding: 0.53333333rem 1.06666667rem 0.85333333rem;
}
.jobdetail-header .title {
    font-size: 0.85333333rem;
    line-height: 1.12666667rem;
    /* word-break: break-all; */
    /*  white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;*/
}
.jobdetail-header .salary-time {
    line-height: 1.49333333rem;
}
.jobdetail-header .salary-time::before,
.jobdetail-header .salary-time::after {
    content: "\20";
    display: table;
    clear: both;
}
.jobdetail-header .salary-time .salary {
    float: left;
}
.jobdetail-header .salary-time .time {
    float: right;
}
.jobdetail-header .tags {
    margin: 1.2rem -0.53333333rem 0 0;
}
.jobdetail-header .tags::before,
.jobdetail-header .tags::after {
    content: "\20";
    display: table;
    clear: both;
}
.jobdetail-header .tags li {
    float: left;
    font-size: 0.64rem;
    line-height: 2em;
    padding: 0 0.53333333rem;
    margin: 0 0.53333333rem 0.53333333rem 0;
    border-radius: 0.10666667rem;
}
.jobdetail-required {
    line-height: 1.28rem;
    margin: 0.53333333rem 0 0;
    width: 100%;
    /*padding: 0.85333333rem 1.06666667rem 0.96rem;*/
    padding: 0.85333333rem 1.06666667rem 0.96rem 1.75rem;
}
.jobdetail-required::before,
.jobdetail-required::after {
    content: "\20";
    display: table;
    clear: both;
}
.jobdetail-required:empty {
    display: none;
}
.jobdetail-required li {
    width: 50%;
    float: left;
    /*padding-right: 0.53333333rem;*/
    text-indent: -10px;
    box-sizing: border-box;
    padding-right: 10px;
    /* white-space: nowrap;
     overflow: hidden;
     text-overflow: ellipsis;*/
}
.jobdetail-required li::before {
    content: "\20";
    display: inline-block;
    width: 0.21333333rem;
    height: 0.21333333rem;
    line-height: 0;
    vertical-align: middle;
    margin-right: 0.32rem;
}
.jobdetail-detail {
    margin: 0.53333333rem 0 0;
    padding: 0 1.06666667rem 1.06666667rem;
    line-height: 1.22666667rem;
}
.jobdetail-detail .title {
    line-height: 2.66666667rem;
    font-size: 0.74666667rem;
    padding-left: 1.12rem;
}
.jobdetail-detail .reward-title {
    line-height: 2.66666667rem;
    font-size: 0.74666667rem;
    padding-left: 1.12rem;
}
.jobdetail-detail .reward{background:#fff;}
.jobdetail-detail .reward li{float:left;padding-left:12px;word-break: break-all;padding:0px 0px 0px 12px;border-bottom: none;}
.jobdetail-detail .reward li:first-child{width:37.3%;}
.jobdetail-detail .reward li:nth-child(2){width:42.3%;}
.jobdetail-detail .reward li:last-child{width:20.3%;}
.jobdetail-detail .reward ul{padding-top: 7px;padding-bottom: 7px;}
.jobdetail-detail .reward ul:first-child{background:#e7e7e7;padding-top: 7px;padding-bottom: 7px;}

.jobdetail-comaddress {
    margin-top: 0.53333333rem;
    padding: 0.85333333rem 1.06666667rem 0.85333333rem 2.13333333rem;
    line-height: 0.96rem;
    font-size: 0.74666667rem;
}
.jobdetail-comaddress a {
    display: block;
    padding-right: 0.8rem;
}
.jobdetail-toolbar-placeholder {
    height: 2.66666667rem;
    margin-top: 0.8rem;
}
.jobdetail-toolbar {
    position: fixed;
    left: 0;
    width: 100%;
    bottom: 0;
    background: #fff;
    display: flex;
    text-align: center;
}
.jobdetail-toolbar .share-btn,
.jobdetail-toolbar .fav-btn {
    font-size: 0.48rem;
    line-height: 0.96rem;
    flex-basis: 25%;
    height: 2.4rem;
    flex-grow:25;
}
.jobdetail-toolbar .share-btn a,
.jobdetail-toolbar .fav-btn a {
    padding-top: 1.40666667rem;
    display: block;
    margin-left: 1.06666667rem;
    margin-right: 1.06666667rem;
}
.jobdetail-toolbar .fav-btn a {
    margin: 0 1.06666667rem 0 0;
}
.jobdetail-toolbar .apply-btn {
    flex-basis: 100%;
    line-height: 2.4rem;
    font-size: 0.8rem;
    flex-grow:60;
}
.jobdetail-toolbar .applyed-btn {
    flex-basis: 100%;
    line-height: 2.4rem;
    font-size: 0.8rem;
}
.team-page .page-partment {
    width: 100%;
    line-height: 1.06666667rem;
    font-size: 0.69333333rem;
    margin: 1.06666667rem 0;
    padding: 0 1.06666667rem 1.06666667rem;
}
.team-page .page-partment::before,
.team-page .page-partment::after {
    content: "\20";
    display: table;
    clear: both;
}
.team-page .page-partment .title {
    font-weight: bold;
    padding: 0.26666667rem 0;
    font-size: 0.74666667rem;
    line-height: 2.24rem;
}
.team-page .page-partment .title:empty {
    padding: 0.53333333rem;
}
.team-page .page-partment iframe {
    width: 100%;
    height: 100%;
    border: 0;
}
.team-page .time-wheel {
    margin: 0.64rem 0 -1.06666667rem 0.21333333rem;
    border-left: 0.21333333rem solid;
}
.team-page .time-wheel li {
    padding: 0 0 0.85333333rem 0.74666667rem;
    position: relative;
    top: -0.64rem;
}
.team-page .time-wheel .time {
    line-height: 1.44rem;
}
.team-page .time-wheel .tip {
    line-height: 1.12rem;
}
.team-page .time-wheel .list-style {
    display: block;
    position: absolute;
    width: 0.32rem;
    height: 0.32rem;
    border: 0.16rem solid;
    border-radius: 50%;
    left: -0.42666667rem;
    top: 0.42666667rem;
}
.team-page .contactus-address {
    margin-top: 0.64rem;
}
.team-page .contactus-address table {
    width: 100%;
    line-height: 1.06666667rem;
    table-layout: fixed;
}
.team-page .contactus-address td {
    padding: 0.26666667rem 0;
    vertical-align: middle;
}
.team-page .contactus-address td:first-child {
    padding: 0;
    width: 1.06666667rem;
}
.team-page .contactus-address td:first-child img {
    vertical-align: middle;
    width: 0.74666667rem;
}
.team-page .contactus-address td:nth-child(3) {
    width: 1.06666667rem;
    text-align: right;
    padding: 0;
}
.team-page .contactus-address td:nth-child(3) img {
    vertical-align: middle;
}
.team-page .contactus-block {
    padding: 0.53333333rem 0.85333333rem;
    line-height: 1.28rem;
}
.team-page .tags {
    margin-right: -0.53333333rem;
}
.team-page .tags::before,
.team-page .tags::after {
    content: "\20";
    display: table;
    clear: both;
}
.team-page .tags span {
    float: left;
    line-height: 1.28rem;
    padding: 0 0.42666667rem;
    border: 0.05333333rem solid;
    margin: 0 0.53333333rem 0.53333333rem 0;
    border-radius: 0.10666667rem;
}
.team-page .reason {
    line-height: 1.33333333rem;
}
.team-page .reason li {
    list-style: square;
    list-style-position: inside;
}
.team-page .swiper-container {
    width: 100%;
}
.team-page .swiper-pagination {
    position: static;
    line-height: 0;
    padding-top: 0.85333333rem;
}
.team-page .common-partment .img,
.team-page .common-partment .video {
    display: block;
    width: 100%;
    height: 12.53333333rem;
    background: #f2f2f2;
}
.team-page .common-partment .desc {
    padding-top: 0.8rem;
}
.team-page .common-partment .video {
    position: relative;
}
.team-page .common-partment .video .video-cover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.team-page .common-partment .video .video-cover div {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
}
.team-page .common-partment .video img {
    width: 100%;
    height: 100%;
}
.team-page .common-partment .video .play-icon {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 3.41333333rem;
    height: 3.41333333rem;
    margin: -1.70666667rem 0 0 -1.70666667rem;
}
.team-page .common-partment div.img {
    display: flex;
    justify-content: center;
    align-items: center;
    vertical-align: top;
}
.team-page .common-partment div.img img {
    max-width: 100%;
    max-height: 100%;
}
.team-page .swiper-pagination-bullet {
    width: 0.64rem;
    height: 0.16rem;
    border-radius: 0;
}
.team-page .left-img {
    float: left;
    width: 7.46666667rem;
    height: 7.46666667rem;
    margin-right: 0.8rem;
}
.team-page .left-img ~ .desc {
    padding-top: 0;
    float: right;
    width: 9.33333333rem;
}
.page-header {
    padding: 0 0 0 1.06666667rem;
    font-size: 0.85333333rem;
    line-height: 2.66666667rem;
    background: #fff;
    border-bottom: 1px solid #f0f4f7;
    display: flex;
    align-items: center;
}
.page-header::before,
.page-header::after {
    content: "\20";
    display: table;
    clear: both;
}
.page-header .backNoImg {
    float: left;
    width: 1.6rem;
    height: 2.66666667rem;
    margin-right: 1.33333333rem;
    position: relative;
    /*z-index: 2000;*/
}
.page-header .back {
    float: left;
    width: 1.6rem;
    height: 2.66666667rem;
    background: url("/mNew/images/back.png") center / 100% auto no-repeat;
    margin-right: 1.33333333rem;
    position: relative;
    /*z-index: 2000;*/
}
.page-header .home2{
    float: left;
    width: 1.6rem;
    height: 2.66666667rem;
    margin-right: 1.33333333rem;
    position: relative;
}
.page-header .home2 img{
    max-width:100%;
    max-height:100%;
}
.page-header .back::before {
    content: "\20";
}
.page-header .title {
    text-align: center;
    float: left;
    width: 11.8rem;
}
.page-header .preview-link {
    float: right;
    /*color: #00B4ED;*/
}
.page-header img{
    height:1.06666667rem;
    margin-bottom: -0.2rem;
}
.page-header .userCenter{
    margin-left:0.6rem;
}
.page-header .menu-btn{
    width: 1.06666667rem;
    height: 1.06666667rem;
    cursor: pointer;
    background: url(/mNew/images/scheme/default/menu-btn-gray.svg) no-repeat 0 0;
    background-size: contain;
    position: absolute;
    right: 1.06666667rem;
}
.addtype-main {
    padding: 15px;
}
.addtype-main a {
    display: block;
    padding: 1.06666667rem 1.06666667rem 1.06666667rem 4.8rem;
    border-bottom: 0.05333333rem solid #f0f4f7;
    color: #888;
    font-size: 0.64rem;
    line-height: 1.12rem;
    border-radius: 0.4rem;
    margin-bottom: 0.53333333rem;
}
.addtype1 {
    background: #ffffff url("/mNew/images/scheme/default/addtype1.png") 1.06666667rem center / 3rem auto no-repeat;
}
.addtype2 {
    background: #ffffff url("/mNew/images/scheme/default/addtype2.png") 1.06666667rem center / 3rem auto no-repeat;
}
.addtype3 {
    background: #ffffff url("/mNew/images/scheme/default/addtype3.png") 1.06666667rem center / 3rem auto no-repeat;
}
.addtype-main span {
    display: block;
}
.addtype-main .title {
    font-size: 0.8rem;
    line-height: 1.6rem;
    color: #222222;
}
.resumepreview-main .section {
    margin: 0.53333333rem 0;
    padding: 0 1.06666667rem;
    background: #fff;
}
.resumepreview-main .link-color{
    color: #00B4ED;
}
.resumepreview-main .user-prv {
    padding-top: 0.85333333rem;
    line-height: 2.26666667rem;
    text-align: center;
}
.resumepreview-main .user-prv img {
    display: block;
    margin: 0 auto;
    width: 3.2rem;
    height: 3.2rem;
    border-radius: 100%;
}
.resumepreview-main .user-prv .sex-male,
.resumepreview-main .user-prv .sex-female {
    font-family: "layicon", "Microsoft Yahei", "Lucida Grande", Helvetica, Arial, sans-serif;
    margin: 0 -2em 0 1em;
}
.resumepreview-main .user-prv .sex-male::before {
    content: "\e662";
}
.resumepreview-main .user-prv .sex-female::before {
    content: "\e661";
}
.resumepreview-main .resume-section {
    padding: 0.8rem 0;
    line-height: 1.33333333rem;
    color: #999;
}
.resumepreview-main .resume-section .label {
    color: #333;
}
.resumepreview-main .section-title {
    line-height: 2.66666667rem;
    border-bottom: 0.05333333rem solid #ebebeb;
}
.resumepreview-main .sec-type2 {
    padding: 0;
    margin: 1.6rem 0 0 0.18666667rem;
    border-left: 0.05333333rem solid #b3b3b3;
}
.resumepreview-main .sec-type2 li:last-child .left_border_over{
    display: block;
    height:100%;
    position: absolute;
    left:-0.15333333rem;
    top:.8rem;
    border-left:0.25333333rem solid #fff;
}
.resumepreview-main .sec-type2 hgroup span:first-child{
    color:#333;
}
.resumepreview-main .sec-type2 hgroup span:last-child{
    color: #b3b3b3;
    float: right;
}
.resumepreview-main .sec-type2 li {
    position: relative;
    top: -0.8rem;
    padding: 0 0 0.66666667rem 0.8rem;
}
.resumepreview-main .sec-type2 li:last-child {
    padding-bottom: 0;
}
.resumepreview-main .sec-type2 li::before {
    content: "";
    display: block;
    width: 0.42666667rem;
    height: 0.42666667rem;
    border-radius: 100%;
    position: absolute;
    top: 0.45333333rem;
    left: -0.18666667rem;
    z-index: 1;
}
.resumepreview-main .sec-type2 li::after {
    content: "";
    display: block;
    width: 0.21333333rem;
    height: 0.21333333rem;
    border-radius: 100%;
    position: absolute;
    top: 0.56rem;
    left: -0.08rem;
    z-index: 1;
}
.resumepreview-main .title {
    font-size: 0.74666667rem;
    font-weight: normal;
    float: left;
}
.resumepreview-main .date {
    float: right;
}
.resumepreview-main hgroup::before,
.resumepreview-main hgroup::after {
    content: "\20";
    display: table;
    clear: both;
}
.resumepreview-main a{
    color: #999;
}
.resumedetail-main a {
    color: #333;
}
.resumedetail-main .resumedetail-operation{
    /* padding: 0 1.06666667rem; */
    margin-right: 1.06666667rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    line-height: 2.66666667rem;
    background: #fff;
    position: relative;
    flex: 1;
}
.resumedetail-main .resumedetail-operation .checked-masterplate{
    position: relative;
    padding-right: 1.06666667rem;
    max-width: 110px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.resumedetail-main .resumedetail-operation .checked-masterplate:after{
    content: "";
    position: absolute;
    right: 0;
    top: 1.18333rem;
    width: 0;
    height: 0;
    border-left:  0.3rem solid transparent;
    border-right: 0.3rem solid transparent;
    border-top: 0.3rem solid #b3b3b3;
}
.resumedetail-main .resumedetail-operation>div img{
    vertical-align: middle;
    margin-right: 0.267rem;
}
.resumedetail-main .resume-switch{
    display: flex;
    flex-direction: row;
    flex: 1;
    justify-content: end;
    align-items: center;
}
.resumedetail-main .resume-switch>p{
    /* margin: 0 0.534rem; */
}
.resumedetail-main .resume-item-info{
    display: flex;
    flex-direction: row;
}
.resumedetail-main .resume-item.resume-item-info .label{
    flex: 0;
}
.resumedetail-apply-btn{
    width: 18.93333333rem;
    margin: 1.06666667rem auto;
}
.resume-item-info .switch-container {
    height: 18px;
	width: 36px;
	margin-right: 0.534rem;
}
.resume-item-info .switch {
    display: none;
}
.resume-item-info .switch-container label {
    display: block;
    background-color: #b3b3b3;
    height: 100%;
    width: 100%;
    cursor: pointer;
    border-radius: 25px;
}
.resume-item-info .switch-container label:before {
    content: '';
    display: block;
    border-radius: 25px;
    height: 100%;
    width: 18px;
    background-color: white;
    opacity: 1;
	box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.08);
	transition: all 0.2s linear;
}
.resume-item-info .switch-container label:after {
    position: relative;
    top: -18px;
    left: 18px;
    content: '';
    display: block;
    border-radius: 25px;
    height: 100%;
    width: 18px;
    background-color: white;
    opacity: 0;
	box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.08);
	transition: all 0.2s linear;
}
.resume-item-info #switch:checked~label:after {
    opacity: 1;
}
.resume-item-info #switch:checked~label:before {
    opacity: 0;
}
.switch-container label[data-status="1"] {
    background-color: #00B4ED;
}
.switch-container label[data-status="0"] {
    background-color: #b3b3b3;
}
/* .resume-item-info #switch:checked~label {
    background-color: #00B4ED;
} */
.resume-item-info .resume-switch-tip{
	position: relative;
	padding-left: 0.32rem;
}
/* .resume-item-info .resume-switch-tip div{
	width: 0.7rem;
	height: 0.7rem;
	background: red;
} */
.resume-item-info .resume-switch-tip  img{
    width: 0.8rem;
    height: 0.8rem;
    vertical-align: -3px;
}
.resume-switch-tip-con{
	position: absolute;
	bottom: -1.6rem;
    right: 1.2rem;
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
	white-space: nowrap;
	background: #fff;
	font-size: 0.64rem;
    line-height: 0.85333333rem;
    padding: 0.42666667rem 0.53333333rem;
	display: none;
	z-index: 1;
}
.resume-switch-tip-con span{
	position: relative;
}
.resume-switch-tip-con span:before{
	position: absolute;
	content: "";
	width: 0;
    height: 0;
    border-left: 0.32rem solid transparent;
    border-right: 0.32rem solid transparent;
    border-bottom: 0.35rem solid #fff;
	top: -0.76rem;
	right: 0;
    filter: drop-shadow(0 2px 12px rgba(0,0,0,0.5));
}
.resumedetail-main .section-header,.resumedetail-main .section{
    padding: 0 1.06666667rem;
    background: #fff;
}
.resumedetail-main .section-header .resume-item .preview-link,.resumedetail-main .section .resume-item .preview-link{
    margin:0 1.06666667rem;
}
.resumedetail-main .section-header .resume-item .import-link,.resumedetail-main .section .resume-item .import-link{
    float:right;
}
.more-action{
    position: relative;
}
.more-action .check-more-action{
	display: flex;
	align-items: center;
}
.more-action .check-more-action img{
	vertical-align: middle;
	width: 16px;
	height: 16px;
	margin-right: 0.4266667rem;
}
.import-choose{
    position: absolute;
    background: #fff;
    line-height: 1.66666667rem;
    z-index: 999;
    box-shadow: 0 0 8px rgba(0,0,0,.1);
    top: 2.66666667rem;
}
.import-choose.more-choose{
    right: 0;
}
.import-choose.more-choose ul li{
    padding: 0;
}
.import-choose.more-choose ul li a{
    display: flex;
    padding: 0 1.2rem;
    align-items: center;
}
.import-choose.more-choose ul li.open-resume{
    padding: 0 1.2rem;
}
.import-choose ul{
    margin: 0.2rem 0;
}
.import-choose ul li{
    margin-bottom: 0.2rem;
    white-space: nowrap;
    padding: 0 1.2rem;
}
.import-choose ul li img{
    width: 0.85333333rem;
    margin-right: 0.4266667rem;
}
.import-choose .change-tpl-list{
    min-width: 10rem;
}
.import-choose .change-tpl-list li.js-change-tpl{
    position: relative;
    padding-right: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.import-choose .change-tpl-list li.js-change-tpl[selected="selected"]{
    color: #00B4ED;
    background: rgba(0, 180, 237, 0.1);
}
.import-choose .change-tpl-list li.js-change-tpl .change-tpl-num{
    padding: 0 1.066667rem;
    position: relative;
    display: inline-block;
}
.import-choose .change-tpl-list li.js-change-tpl .change-tpl-num>span:nth-child(1){
    background: #00B4ED;
    color: #fff;
    font-size: 0.64rem;
    line-height: 0.853333rem;
    min-width: 0.853333rem;
    display: inline-block;
    text-align: center;
    border-radius: 0.426667rem;
    padding: 0px 0.213333rem;
    box-sizing: border-box;
}
.import-choose .change-tpl-list li.js-change-tpl .change-tpl-num>span.list-arrow{
    /* position: absolute;
    width: 0;
    height: 0;
    border: 0.3rem solid transparent;
    border-right: 0.3rem solid transparent;
    border-bottom: 0.3rem solid red;
    top: 1.6rem;
    left: 40%; */
    /* display: none; */
    /* box-shadow: 0 0 0.2rem rgba(0, 0, 0, 0.08); */
    /* transform: rotate(45deg); */
}
.tpl-num-list-wrap{
    position: absolute;
    top: 1.8rem;
    left: 20px;
    display: none;
    width: 120%;
    background: #fff;
    z-index: 1;
    box-shadow: 0 0 0.426667rem rgba(0, 0, 0, .1);
}
.tpl-num-list-wrap:after{
    position: absolute;
    width: 0;
    height: 0;
    border: 0.3rem solid transparent;
    border-right: 0.3rem solid transparent;
    border-bottom: 0.3rem solid #fff;
    top: -0.5rem;
    right: 37%;
    content: "";
}
.import-choose .change-tpl-list li.js-change-tpl ul{
    width: 100%;
    background: #fff;
    max-height: 9.333333rem;
    overflow: auto;
    margin: 0;
}
.import-choose .change-tpl-list li.js-change-tpl ul li{
    width: 100%;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.resumedetail-main .section {
    margin: 0.53333333rem 0;
    padding: 0 1.06666667rem;
    background: #fff;
}
.resumedetail-main .resume-item {
    border-bottom: 0.05333333rem solid #f4f4f4;
}
/* .resumedetail-main .resume-item:last-child {
    border-bottom: 0;
} */
.resumedetail-main .resume-item-wrap:last-child .resume-item {
    border-bottom: 0;
}
.resumedetail-main .section:last-child {
    margin-bottom: 1.6rem;
}
.resumedetail-main .with-arrow,
.resumedetail-main .no-arrow{
    display: flex;
    align-items: center;
    position: relative;
}
.resumedetail-main .resume-item.resume-item-empty .with-arrow{
    height: 2.66666667rem;
    justify-content: flex-end;
}
.resumedetail-main .with-arrow::after,
.resumedetail-main .have-arrow::after {
    display: block;
    content: "\20";
    font-size: 0.85333333rem;
    width: 1em;
    height: 1em;
    margin-left: 0.11rem;
    background: url("/mNew/images/a-r.png") center / 100% no-repeat;
}
.resumedetail-main .user-info {
    padding: 0.64rem 0 0.64rem;
}
.resumedetail-main .user-info .desc {
    padding: 0.32rem 0 0.32rem 0.53333333rem;
    line-height: 1.28rem;
    flex: 1;
}
.resumedetail-main .user-info .desc .p {
    display: block;
}
.resumedetail-main .logo {
    flex: 0 0 3.2rem;
    height: 3.2rem;
    border-radius: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.resumedetail-main .logo img {
    max-width: 100%;
    max-height: 100%;
}
.resumedetail-main .section span.item-label{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.resumedetail-main .section span.item-label:last-child{
    color: #b3b3b3;
    text-align: right;flex: 1;
}
.resumedetail-main .section span.item-label:first-child{
    max-width: 9em;
    color: #333;
}
.resumedetail-main .item-state {
    color: #b3b3b3;
}
.resumedetail-main .item-state .strong-color {
    /*color: #00B4ED;*/
    margin-left: 0.53333333rem;
}
.resumedetail-main .red {
    color: red;
}
.resumedetail-main .resume-item {
    line-height: 2.66666667rem;
}
.resumedetail-main .resume-item .label {
    flex: 1;
    padding:0;
}
.resumedetail-main .add-resume-item {
    display: block;
    line-height: 2.66666667rem;
    text-align: center;
}
.resumedetail-main .add-resume-item::before {
    content: "\e654";
    font-family: "layicon";
}
.resumedetail-main .uncomplete-state {
    text-align: left;
    display: inline-block;
    width: 6em;
    margin-right: -6em;
}
.resumedetail-bottom{
    padding-bottom: 1.56rem;
}
.resumedetail-bottom p{
    text-align: center;
    color: #b3b3b3;
    padding: 0.2rem 0;
}
.resumedetail-bottom p:first-child{
    padding-bottom: 0.8rem;
}
.teachin-list {
    margin-top: 1.06666667rem;
}
.teachin-list li {
    background: #fff;
    padding: 0.64rem 1.06666667rem 0.53333333rem;
    border-bottom: 0.05333333rem solid #f0f4f7;
}
.teachin-list .left {
    float: left;
    max-width: 12.8rem;
}
.teachin-list .address {
    clear: both;
}
.teachin-list .title {
    line-height: 1.28rem;
}
.teachin-list .teachin-time {
    line-height: 1.06666667rem;
    font-size: 0.64rem;
    color: #aaa;
}
.teachin-list .apply-btn {
    float: right;
    width: 4.53333333rem;
    line-height: 1.70666667rem;
    margin-top: 0.32rem;
    text-align: center;
    color: #fff;
    border-radius: 0.16rem;
}
.teachin-list .address {
    padding: 0.26666667rem 0 0.26666667rem 1.06666667rem;
}
.apply-status-jobinfo {
    padding: 0.8rem 1.06666667rem;
    line-height: 1.6rem;
    background: #fff;
}
.apply-status-jobinfo .apply-time {
    color: #ccc;
    font-size: 0.64rem;
}
.apply-status-list {
    margin: 0.53333333rem 0 0;
    background: #fff;
    color: #ccc;
    padding: 0.53333333rem 0;
}
.apply-status-list li {
    padding: 0.26666667rem 1.06666667rem;
    line-height: 1.28rem;
}
.apply-status-list li:first-child .status {
    /*color: #00B4ED;*/
}
.apply-status-list .time {
    font-size: 0.64rem;
}
.collectionlist-list {
    background: #fff;
}
.collectionlist-list li {
    padding: 0.53333333rem 1.06666667rem;
    display: flex;
    border-bottom: 0.05333333rem solid #f0f4f7;
    align-items: center;
}
.collectionlist-list .remove-btn {
    flex: 0 0 72px;
    text-align: center;
    line-height: 1.28rem;
    border: 0.05333333rem solid;
    border-radius: 0.10666667rem;
    /*color: #00B4ED;*/
}
.collectionlist-list .info {
    line-height: 1.28rem;
    flex: 1;
    padding-right: 1.06666667rem;
}
.collectionlist-list .sub {
    color: #999;
    font-size: 0.64rem;
}
.collectionlist-list .sub span {
    margin-right: 0.8rem;
    display: inline-block;
}
.common-list-empty {
    color: #999;
    line-height: 1.70666667rem;
    padding-top: 6.4rem;
    text-align: center;
    background: url("/mNew/images/scheme/default/empty.png") 57% 0 / 6.4rem auto no-repeat;
}
.common-list-empty a {
    margin: 0 auto;
    display: block;
    width: 8em;
    line-height: 2.66666667rem;
    /*background: #00B4ED;*/
    color: #fff;
}
.cover-jobshare {
    background: rgba(0, 0, 0, 0.5) url("/mNew/images/scheme/default/cover-jobshare.png") center 2.13333333rem / 12.05333333rem auto no-repeat;
    padding-top: 14.4rem;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
}
.cover-jobshare a {
    width: 11.2rem;
    margin: 0 auto;
}
.cover-jobshare,
.jobapply-pop-tip-content,
.jobapply-pop-tip-content-1,
.jobapply-pop-tip-content-work-series {
    display: none;
}
.common-pop-content {
    width: 13.33333333rem;
    text-align: center;
}
.common-pop-content a {
    /*color: #00B4ED;*/
}
.layermmain .section .layermchild {
    max-width: 90%;
    border-radius: 0;
}
.layermmain .layermbtn span {
    border-radius: 0;
}
.layermmain .layermbtn span[type="1"] {
    /*color: #00B4ED;*/
}
.field-tooltip .zvalid-resultformat {
    font-size: 0.69333333rem;
    line-height: 1.06666667rem;
    padding: 0.53333333rem;
    top: 2.72rem;
}
.user-certified-page #emailfix_dummy {
    flex: 1 0 6.4rem;
    width: 6.4rem;
}
.user-certified-page .form-row input {
    flex: 3 1 30%;
    width: 30%;
}
.pr20 {
    padding-right: 0.53333333rem;
}
.jobs-list{
    background: white;
    font-size:14px;
}
.jobs-list li{
    border-bottom: 0.05333333rem solid #f0f4f7;
    line-height: 52px;
    padding-left: 27px;
}
.jobs-list a{
    color: #333;
    display: block;
    background: #ffffff url(/mNew/images/scheme/default/icon-gt-16-27.png) 16.6rem center / 0.4rem auto no-repeat;
}

.ctalkList{
    background-color:#fff;
    /*min-height:300px;*/
    line-height:2.5em;}
.ctalkList li{
    list-style-type:none;
    font-size: 14px;
    border-bottom: 0.05333333rem solid #f0f4f7;;padding:4%;
}
.ctalkList li:after{
    display:block;
    content:"";
    height:0;
    clear:both;
    overflow:hidden;
}
.ctalkList li .talkRight{
    width: 68%;float: right;
}
.ctalkList li .talkImg{
    float: left;
    width: 80px;
    height: 80px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}
.ctalkList li .talkTime{
    display: block;
    line-height: 22px;
}
.ctalkList li .talkStatus{
    display: block;
    /*color: #00B4ED;*/
    line-height: 34px;
}
.ctalkList li .talkAddress{
    display: block;
    line-height: 22px;
}
.ctalkList img{
    max-width: 100%;
    max-height: 100%;
}
.ctalkList .goingBtn{
    width: 70px;
    height: 27px;
    /*border:1px solid #00B4ED;*/
    /*background:#00B4ED;*/
    color:#FFF;
    border-radius:3px;
    position: absolute;
    left: 76%;
    /*font-size: 14px;*/
}
.ctalkList .pastBtn{
    width: 70px;
    height: 27px;
    border:1px solid #D7D7D7;
    background:#D7D7D7;
    color:#FFF;
    border-radius:3px;
    position: absolute;
    left: 76%;
    /*font-size: 14px;*/
}
.innermy-list .innermy{
    margin-bottom: 10px;
}
.innermy-list .innermy .status{
    float: left;
    /*color: #00B4ED;*/
}
.innermy-list .innermy .getReward{
    /*color: #00B4ED;*/
}
.message-list .title{
    width: 100%;
}
.message-list li.readed{
    font-weight: 400;
}
.message-list li.readed .title{
    color:#333;
}
.message-list li .status{
    color:#b3b3b3;
}
.message-detail .message-header .message-title{
    font-size: 0.85333333rem;
    line-height: 1.6rem;
}
.message-detail .message-header .message-time{
    float: left;
    font-size: 14px;
    color: #aaa;
}
.message-detail .detail{
    margin: 0.93333333rem 0 0;
    padding: 0 1.06666667rem 1.06666667rem;
    line-height: 1.22666667rem;
}
.message-detail .detail img{
    width: 100%;
}
.message-detail .message-attach div{
    display: block;
    background: #f0f4f7;
    padding: 0.6rem 0.4rem;
    margin: 0.4rem 1.1rem;
}
.message-detail .message-attach a{
    color:#aaa;
}
.message-detail .message-attach .download{
    float:right;
    padding: 0 0.4rem;
}
.ui-casc {
    position: relative;
    height: 2.66666667rem;
}
.ui-casc input {
    height: 2.66666667rem;
}
.ui-casc .js-school-list ,.ui-casc .js-major-list{
    text-align: right;
    max-height: 13.33333333rem;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    right: -0.53333333rem;
    top: 2.66666667rem;
    width: 20rem;
    z-index: 1;
    background: #fff;
    line-height: 2.66666667rem;
    box-shadow: 0 0 0.26666667rem rgba(0, 0, 0, 0.1) inset;
}
.ui-casc .js-school-li , .ui-casc .js-major-li{
    padding: 0 0.8rem;
}
.ui-casc .js-school-li:hover , .ui-casc .js-major-li:hover{
    background: #eee;
}
.ui-casc input.js-school-search , .ui-casc input.js-major-search{
    width: auto;
}
.page-container .container .roundrect{
    padding: 5% 4%;
}
.page-container .container .roundrect p{
    margin-bottom: 5%;
    line-height:28px;
}

.resumedetail-apply-btn-wrap{
    width: 100%;
    background: #f0f4f7;
    position: fixed;
    bottom: 0;
    left: 0;
}
.resumedetail-apply-btn-wrap .resumedetail-apply-btn{
    width: 100%;
    margin: 0 auto;
}
.btn-submit-distance{
    width: 100%;
    height: 2.4rem;

}
/* 文件上传部分样式 */
.uploadFileShow{
    width: 100%;
    padding: 0px 14px;
}
.uploadFileShow li.row{
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* margin-bottom: 20px; */
    height: 40px;
}
.uploadFileShow li.row .path-name{
    width: 90%;
    display: block;
    word-break: break-all;
    line-height: 1.5;
}
.uploadFileShow li.row .js-del-row {
    width: 16px;
    height: 16px;
    text-align: center;
    background: url(/mNew/images/trah-edit-icon.png) 0 0 no-repeat;
}
.uploadFileBtn{
    display: inline-block;
    line-height: 20px;
    background-color: #00B4ED;
    padding: 4px 10px;
    color: white;
    margin-right: 14px;
    border-radius: 5px;
}
.uploadFileTip{
    word-break: break-all;
    line-height: 20px;
    font-size: 12px;
    color: #ccc;
    margin-bottom: 5px;
}
.uploadFileErrorTip{
    color: red;
}
/* dhr相关样式 */
.resume-staff-info{
    justify-content: space-between;
}
.resume-staff-info>div:nth-child(1){
    display: inline-flex;
    position: relative;
}
.resume-staff-info>p{
    color: #b3b3b3;
}
.staff-action-wrap{
    color: #00B4ED;
    display: inline-flex;
}
.staff-action-wrap span.disabled{
    color: #b3b3b3;
}
.staff-action-wrap>span:nth-child(2){
    margin: 0 0.32rem;
}
.staff-action-wrap>p{
    position: relative;
}
.staff-action-wrap>p .transparent{
    opacity: 0;
}
.staff-action-wrap .update-load{
    width: 0.85333333rem;
    height: 0.85333333rem;
    display: inline-block;
    background: url(/mNew/images/loading.png) 0 0 no-repeat;
    background-size: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -0.4266666667rem 0 0 -0.4266666667rem;
    animation: loadingMove 0.8s linear infinite;
}
@keyframes loadingMove{
    100%{transform:rotate(360deg);}
}
.resume-item-wrap.resume-staff-wrap{
    margin-bottom: 0.53333333rem;
    position: relative;
}
.resume-staff-wrap .resume-switch-tip-con{
    width: max-content;
    height: max-content;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    top: 2.2rem;
}
.resume-staff-wrap .resume-switch-tip-con span:before{
    left: 3.8rem;
    right: auto;
}
/* dhr详情页面 */
.resumepreview-main-dhr .js-loading{
    position: relative;
    width: 100vw;
    height: calc(100vh - 2.7rem);
    background: #fff;
}
.resumepreview-main-dhr .loading{
    width: 2.13333333rem;
    height: 2.13333333rem;
    animation: loadingMove 0.8s linear infinite;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -1.06666667rem 0 0 -1.06666667rem;
}
.resumepreview-main-dhr .js-error{
    width: 100vw;
    height: calc(100vh - 2.7rem);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.resumepreview-main-dhr .js-error button{
    font-size: 0.74666667rem;
    margin: 0 auto;
    display: block;
    width: 8em;
    line-height: 2.66666667rem;
    background: #00B4ED;
    color: #fff;
    border: 0;
    margin-top: 0.53333333rem;
}
.resumepreview-main-dhr .js-error p{
    color: red;
}
.resumedetail-main .section-first .resume-item-wrap{
    padding: 0 1.06666667rem;
    background: #fff;
}
.resumedetail-main .section-header.section-first, .resumedetail-main .section.section-first{
    padding: 0;
    background: none;
}

/* 简历页面样式 */
.form-layout .form-partment .label{
    white-space: normal;
    flex: auto;
    line-height: 1.17333333rem;
    padding-top: 0.74666667rem;
    padding-bottom: 0.74666667rem;
    margin: 0px;
}
.form-layout .form-partment .btn-radio-group, .form-layout .form-partment .btn-checkbox-group{
    width: 100%;
    flex: 3 1 40%;
}
.form-layout .form-partment .form-row input, .form-layout .form-partment .form-row a .txt{
    line-height: 2.66666667rem;
}

/* 右侧导航弹层 */
.mobile-menu.is-mobile {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    z-index: 52;
    text-align: center;
    font-size: 16px;
    right: 0;
    top: 0;
    width: 70%;
    height: 100%;
    background-color: #fff;
    transform: translate3d(100%,0,0);
    border-radius: 0;
    transition: .5s;
}
.mobile-menu.is-mobile.is-show {
    visibility: visible;
    opacity: 1;
    transform: translateZ(0);
}
.mobile-menu.is-mobile .menu-close-btn {
    display: block;
    width: 3em;
    height: 3em;
    background-size: 40%;
    cursor: pointer;
    background-image: url(/mNew/images/scheme/default/close.svg);
}
.m {
    background: none no-repeat 50% 50%;
}
.mobile-menu.is-mobile .nav-list {
    text-align: left;
    display: block;
    margin: 0.85333333rem 0 0;
    width: 100%;
}
.mobile-menu.is-mobile .nav-list>li {
    margin: 0;
    border-bottom: 1px solid #f6f5f5;
    height: auto;
    font-size: 0.74666667rem;
    width: 100%;
}
.mobile-menu.is-mobile .nav-list a.active {
    pointer-events: none;
    color: #487ce9;
}
.mobile-menu.is-mobile .nav-list a {
    display: block;
    padding: 0.4266666667rem 1.7066666667rem;
    background: url(/mNew/images/scheme/default/arrow.svg) no-repeat 95% 50%;
    background-size: auto 1.2em;
    transition: .5s;
    color: #333;
}
.mobile-menu.is-mobile.is-show+.menu-cover {
    display: block;
}
.menu-cover {
    z-index: 6;
    display: none;
    position: fixed;
    touch-action: none;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
}


.user-photo-long {
    border-radius: 0 !important;
    /* border: 1px solid #f5f5f5 !important; */
  }
  .user-photo-long img {
    border-radius: 0 !important;
    object-fit: contain !important;
  }
  .user-photo-long div {
    border-radius: 0 !important;
    background: none !important;
  
  }
  .user-photo-long b {
    display: none !important;
  }