@charset "utf-8";

/*瑞家园UI2.0*/
@import "ui2.0.css";

/*bootstrap通用按钮改写*/
.btn {
    border-radius: 3px !important;
    line-height: 24px;
}

.text-primary, .btn-link {
    color: #ee5a2f;
}

.btn-primary, .btn-primary:focus {
    background-color: #ee5a2f;
    border-color: #ee5a2f;
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
    background-color: #c53e17;
    border-color: #c53e17;
}

.btn-primary:hover {
    background-color: #c53e17;
    border-color: #c53e17;
}

.btn-default:hover {
    background-color: #fff;
    border-color: #ccc;
}

/*提示窗，样式修改*/
.modal-content {
    position: fixed !important;
    border: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    border-radius: 3px;
    left: 5px !important;
    right: 5px;
    width: auto !important;
}

.modal-header {
    display: none;
}

.modal-footer {
    border: 0;
    padding-top: 0;
    text-align: center;
}

.modal-footer button {
    width: 100px;
}

.modal-footer button, .modal-footer button:focus {
    border-radius: 5px;
    outline: none;
}

.modal-footer button:focus {
    outline: none;
}

.modal-footer button i.fa {
    display: none;
}

/* 页面基础样式 */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, label {
    margin: 0;
    padding: 0;
}

body, button, input, select, textarea {
    font-family: Microsoft Yahei, Helvetica, Arial;
    font-size: 14px;
    color: #666;
}

body {
    background: #f8f8f8;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}

address, cite, dfn, em, var, i {
    font-style: normal;
}

code, kbd, pre, samp {
    font-family: Microsoft Yahei, Helvetica, Arial;
}

small {
    font-size: 14px;
}

ul, ol {
    list-style: none;
}

a {
    text-decoration: none;
    color: #666;
}

a:hover {
    text-decoration: none;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

legend {
    color: #000;
}

fieldset, img {
    border: 0;
}

button, input, select, textarea {
    font-size: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

html .hide {
    display: none;
}

input:focus, textarea:focus, button:focus, a:focus, select:focus {
    outline: none;
}

label {
    font-weight: normal;
}

input::-webkit-input-placeholder {
    color: #aaa;
}

/* WebKit browsers*/
input:-moz-placeholder {
    color: #aaa;
}

/* Mozilla Firefox 4 to 18*/
input::-moz-placeholder {
    color: #aaa;
}

/* Mozilla Firefox 19+*/
input:-ms-input-placeholder {
    color: #aaa;
}

/* Internet Explorer 10+*/
.clear {
    clear: both;
    float: none;
    height: 0;
    overflow: hidden;
}

#page-preloader {
    background: none repeat scroll 0 0 #fff;
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 100500;
}

#page-preloader .loading {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    height: 100px;
    left: 50%;
    margin-left: -33px;
    margin-top: -33px;
    position: absolute;
    top: 50%;
    z-index: 1001;
}

/*技能*/
.skill-title {
    background: #fff;
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    margin-top: 10px;
    line-height: 30px;
    padding: 10px 15px;
    display: block;
    height: auto;
}

.skill-title span {
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.skill-more {
    display: none;
    /*border-top: 10px solid #fff;*/
}

.skill-more a {
    background-color: #fff;
    padding: 0 10px;
    display: block;
    color: #000;
}

.skill-more ul {
    background-color: #fff;
    padding: 0 10px;
}

.skill-more ul li {
    padding: 7px 15px;
    background: #fff;
    font-size: 12px;
    overflow: hidden;
    position: relative;
}

.skill-more ul li + li {
    border-top: 1px dashed #f5f5f5;
}

.skill-more ul li label {
    line-height: 25px;
    font-weight: normal;
    display: block;
    float: left;
    color: #bbb;
    margin: 0;
}

.skill-more ul li label h5 {
    color: #333;
    line-height: 25px;
    font-size: 14px;
}

.skill-more ul li span {
    display: block;
    padding-left: 10px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -13px;
}

.skill-more ul li span i {
    font-size: 2em;
    color: #ddd;
}

/*薪资查询*/
.salary-title {
    background: #fff;
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    margin-top: 10px;
    line-height: 30px;
    padding: 10px 15px;
    display: block;
    height: auto;
}

.salary-title span {
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.salary-title em {
    float: right;
    color: #bbb;
}

.salary-more {
    display: none;
    /*border-top: 10px solid #fff;*/
}

.salary-more a {
    background-color: #fff;
    padding: 0 10px;
    display: block;
    color: #000;
}

.salary-more a span {
    line-height: 36px;
    border-top: 1px dashed #ddd;
    display: block;
    background-color: #f6f6f6;
    padding: 0 10px;
}

.salary-more ul {
    background-color: #fff;
    padding: 0 10px;
    display: none;
}

.salary-more ul li {
    padding: 7px 15px;
    height: auto;
    overflow: hidden;
    font-size: 12px;
    line-height: 22px;
}

.salary-more ul li + li {
    border-top: 1px dashed #f5f5f5;
}

.salary-more ul li label {
    display: block;
    width: 100px;
    float: left;
    color: #bbb;
    margin: 0;
}

.salary-more ul li span {
    display: block;
    padding-left: 10px;
    overflow: hidden
}

.salary-more ul.salary-relation li {
    padding-right: 0;
}

/*薪酬相关信息申诉*/
.salary-more ul.salary-relation li button.complaint {
    background-color: #fff;
    padding: 0 8px;
    border-radius: 3px;
    margin-left: 10px;
}

.salary-more ul.salary-relation li button.red {
    border: 1px solid #ee5a2f;
    color: #ee5a2f;
}

.salary-more ul.salary-relation li button.blue {
    border: 1px solid #ee5a2f;
    color: #ee5a2f;
}

.salary-more ul.salary-relation li button.gray {
    border: 1px solid #d6d6d6;
    color: #aaa;
}

.salary-relation-complaint {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 15px;
}

.salary-relation-complaint > div {
    background-color: #fff;
    padding: 25px 15px;
    border-radius: 10px;
    margin-top: 100px;
    position: relative;
}

.salary-relation-complaint i.fa-close {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 100px;
    width: 34px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    position: absolute;
    top: -10px;
    right: -10px;
    font-size: 18px;
    color: #aaa;
}

.salary-relation-complaint h5 {
    text-align: center;
    font-size: 18px;
    padding: 10px 0 20px 0;
}

.salary-relation-complaint button {
    margin-top: 15px;
}

.salary-bottom {
    background-image: url(../../images/portal/icon-salary-bottom.png);
    background-position: left;
    background-repeat: repeat-x;
    background-size: 20px;
    height: 20px;
}

/*内容详细页*/
.detail-head, .detail-content, .detail-foot {
    background: #fff;
}

.detail-head {
    text-align: center;
    padding: 30px 15px 0;
}

.detail-head h3 {
    font-weight: normal;
    font-size: 18px;
    padding-bottom: 10px;
}

.detail-head h4 {
    font-weight: normal;
    color: #ccc;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 20px;
    margin-top: 10px;
}

.detail-content {
    padding: 15px 15px;
    line-height: 35px;
    border-bottom: 1px solid #eee;
    height: auto;
    overflow: hidden;
}

.detail-content img {
    max-width: 100%;
}

.detail-content section {
    max-width: 100% !important;
}

.detail-content ul li, .detail-content ol li {
    list-style: inherit !important;
}

.detail-content ul, .detail-content ol {
    padding-left: 20px;
}

.detail-foot {
    padding: 15px 15px;
    border-bottom: 1px solid #eee;
    height: auto;
    overflow: hidden;
    color: #0e87bb;
    font-size: 16px;
}

.detail-foot-left {
    float: left;
}

.detail-foot-right {
    float: right;
}

.detail-foot a {
    color: #0e87bb;
}

/*评论*/
.comment-list {
}

.comment-list li {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 10px 15px;
    line-height: 30px;
    background-color: #fff;
    margin-top: 10px;
}

.comment-list li + li {
    margin-top: 0;
    border-top: none;
}

.comment-list li label {
    float: left;
    display: block;
}

.comment-list li span {
    float: right;
    display: block;
    color: #ccc;
}

.comment-list li p {
    color: #333;
    float: left;
    display: block;
    width: 100%;
    font-size: 16px;
}

.comment-textarea {
    padding: 15px 15px;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    font-size: 16px;
    margin-top: 10px;
    background-color: #fff;
}

.comment-textarea textarea {
    border: 0;
    width: 100%;
    min-height: 200px;
}

/*页面报错*/
.error-report {
    text-align: center;
}

.error-report img {
    width: 80%;
    margin-top: 20px;
}

.error-report h3 {
    font-weight: normal;
    font-size: 18px;
    padding: 20px 0 20px;
    color: #000
}

.error-report p {
    line-height: 24px;
}

.error-report button {
    border: 1px solid #0e87bb;
    border-radius: 20px;
    background: #f8f8f8;
    font-size: 16px;
    color: #0e87bb;
    width: 80%;
    height: 40px;
    margin-top: 30px;
}

.general-text-list li {
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    padding: 10px 15px;
    background: #fff;
    font-size: 12px;
    overflow: hidden;
    position: relative;
}

.general-text-list li + li {
    margin-top: 10px;
}

.general-text-list li a {
    display: block;
    height: auto;
    overflow: hidden;
}

.general-text-list li label {
    line-height: 25px;
    margin: 0;
    display: block;
    float: left;
    font-weight: normal;
}

.general-text-list li label h5 {
    color: #333;
    line-height: 25px;
    font-size: 14px;
}

.general-text-list li span {
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -13px;
}

.general-text-list li span i {
    font-size: 2em;
    color: #ddd;
}

/*推荐岗位-详情*/
.job-details ul {
    padding-top: 5px;
    border-bottom: 1px solid #ececec;
    margin-bottom: 55px;
}

.job-details ul li {
    border-top: 1px solid #ececec;
    background: #fff;
    line-height: 24px;
    padding: 12px 15px;
    font-size: 14px;
}

.job-details ul li label {
    display: block;
    float: left;
    width: 80px;
    color: #999;
}

.job-details ul li span {
    display: block;
    padding-left: 80px;
}

/*推荐岗位-资料提交页*/
.job-recommended {
    padding-top: 5px;
}

.job-recommended ul {
    border-bottom: 1px solid #ececec;
}

.job-recommended ul li {
    background: #fff;
    border-top: 1px solid #ececec;
    overflow: hidden;
    position: relative;
}

.job-recommended ul li > input {
    border: 0;
    width: 100%;
    height: 48px;
    font-size: 14px;
    text-align: center;
}

.job-recommended ul li label {
    text-align: center;
    width: 70px;
    display: block;
    float: left;
    padding-left: 20px;
}

.job-recommended ul li label i {
    color: #ee5a2f;
    line-height: 48px;
    font-size: 1.5em;
}

.job-recommended ul li label i.fa-mobile {
    font-size: 2.4em;
}

.job-recommended ul li span {
    display: block;
    height: auto;
    overflow: hidden;
}

.job-recommended ul li span input {
    width: 100%;
    border: 0;
    height: 48px;
    font-size: 14px;
    padding-left: 3px;
    color: #000;
}

.job-recommended ul li span input::placeholder {
    color: #000;
}

.job-recommended ul li span select {
    width: 100%;
    border: 0;
    height: 48px;
    font-size: 14px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.job-recommended ul li span i.fa-caret-down {
    position: absolute;
    top: 18px;
    right: 15px;
}

/*推荐记录-岗位-详情*/
.recommended-details {
    padding-bottom: 10px;
    margin-top: 38px;
}

.recommended-details ul {
    padding-top: 10px;
}

.recommended-details h4 {
    padding-top: 20px;
    font-size: 14px;
    padding-left: 15px;
    color: #333;
}

/*图片附件上传*/
.plus-size img {
    display: block;
    border: 0;
    width: 100%;
    height: 100%;
}

.plus-size button {
    width: 80px;
    height: 80px;
    border: 1px solid #ccc;
    background: #fff;
    font-size: 2em;
    color: #ccc;
    margin-top: 0px;
}

.plus-size button strong {
    font-size: 24px;
    color: #ccc;
}

.plus-size p div {
    width: 80px;
    height: 80px;
    display: block;
    float: left;
    position: relative;
    margin-right: 10px;
    border: 1px solid #ddd;
    padding: 3px;
}

.plus-size p div i {
    position: absolute;
    bottom: 3px;
    right: 3px;
    color: #fff;
    font-size: 1em;
    background: rgba(0, 0, 0, 0.5);
    padding: 5px;
}

/*个人信息变更申请*/
.changes-request-list li {
    background-color: #fff;
    padding: 0 10px;
    line-height: 21px;
    position: relative;
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
}

.changes-request-list li + li {
    margin-top: 10px;
}

.changes-request-list li h3 {
    line-height: 32px;
    color: #333;
    padding-left: 10px;
    font-weight: bold;
}

.changes-request-list li h4 {
    line-height: 24px;
    color: #999;
    padding: 8px 0 8px 10px;
    border-top: 1px solid #f5f5f5;
}

.changes-request-list li h5 {
    line-height: 21px;
    color: #666;
    padding: 7px 0 7px 10px;
    border-top: 1px solid #f5f5f5;
}

.changes-request-list li i {
    position: absolute;
    top: 6px;
    right: 20px;
}

/*画面二级子标题*/
.screen-sub-title {
    overflow: hidden;
    padding-top: 2px;
    position: relative;
}

.screen-sub-title h5 {
    line-height: 40px;
    display: inline;
    font-size: 14px;
    color: #888;
}

.screen-sub-title h4 {
    float: left;
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
    padding: 0 10px !important;
    color: #333;
}

.switch-off-on i {
    font-size: 31px;
    display: block;
    float: left;
    line-height: 25px;
}

.switch-off-on em {
    display: block;
    line-height: 25px;
    padding-left: 8px;
    float: left;
}

.switch-off-on i.fa-toggle-off {
    color: #ccc;
}

.switch-off-on i.fa-toggle-on {
    color: #ee5a2f;
}

/*首页轮播图*/
.swiper-pagination-bullet-active {
    background-color: #000;
    opacity: 0.7;
}

.swiper-slide img {
    width: 100%;
}

/*按钮*/
.strip-float-button {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 2;
    width: 100%;
    background-color: #fff;
    display: flex;
    padding: 8px 10px;
    border-top: 1px solid #ddd;
}

.strip-float-button a, .strip-float-button button {
    border: none;
    background-color: #ee5a2f;
    display: block;
    width: 100%;
    height: 36px;
    line-height: 36px;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin: 0 5px;
}

.strip-float-button button:disabled {
    opacity: .5;
}

.round-float-button {
    position: fixed;
    right: 10px;
    bottom: 50px;
    z-index: 2;
}

.round-float-button a, .round-float-button button {
    border: none;
    line-height: 48px;
    display: block;
    width: 48px;
    height: 48px;
    border-radius: 24px;
    background-color: #ee5a2f;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    margin-bottom: 15px;
}

.round-float-button a:focus, .round-float-button button:focus,
.strip-float-button a:focus, .strip-float-button button:focus {
    color: #fff;
}

.round-float-button .red,
.strip-float-button .red {
    background-color: #ee5a2f;
}

.round-float-button .green,
.strip-float-button .green {
    background-color: #00B83F;
}

.round-float-button .gray,
.strip-float-button .gray {
    background-color: #AAAAAA;
}

/*首页-职位推荐*/
.home-position-recommend li {
    position: relative;
    margin-top: 20px;
}

.home-position-recommend li + li {
    margin-top: 10px;
    border-top: 1px dotted #f5f5f5;
    padding-top: 10px;
}

.home-position-recommend li a {
    overflow: hidden;
    display: block;
}

.home-position-recommend li a label {
    width: 80px;
    float: left;
    border-radius: 8px;
    overflow: hidden;
}

.home-position-recommend li a label img {
    width: 100%;
    height: 80px;
}

.home-position-recommend li a span {
    overflow: hidden;
    padding-left: 10px;
    display: block;
    color: #bbb;
    font-size: 12px;
}

.home-position-recommend li a span strong {
    color: #000;
    font-size: 14px;
    font-weight: normal;
}

.home-position-recommend li a > div {
    position: absolute;
    right: 10px;
    bottom: 5px;
    color: #bbb;
    font-size: 14px;
}

.home-position-recommend li a > div strong {
    color: #ee5a2f;
    font-size: 16px;
    font-weight: normal;
}

.position-recommend li {
    background-color: #fff;
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    padding: 10px;
    margin-top: 10px;
}

.position-recommend li + li {
    border-top: 1px solid #f5f5f5;
}

/*多标签切换*/
.form-style-head {
    position: fixed;
    top: 48px;
    width: 100%;
    background: #fff;
    text-align: center;
    z-index: 99;
}

.form-style-head span {
    width: 50%;
    display: block;
    float: left;
    border-bottom: 1px solid #d9d9d9;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
}

.form-style-head span.active {
    border-bottom: 3px solid #ee5a2f;
    color: #ee5a2f;
    font-weight: bold;
}

.form-style-head span.active a {
    color: #ee5a2f;
}

/*推荐职位详细页标头*/
.recommended-position-detailed {
    margin-top: 10px;
    border: none !important;
}

.recommended-position-detailed li {
    border-top: 1px solid #ececec;
    background-color: #fff;
    overflow: hidden;
    padding: 15px 10px;
}

.recommended-position-detailed label {
    width: 70px !important;
    height: 70px;
    float: left;
    border-radius: 8px;
    overflow: hidden;
}

.recommended-position-detailed label img {
    width: 100%;
}

.recommended-position-detailed li > div {
    overflow: hidden;
    display: block;
    padding-left: 15px;
    padding-top: 4px;
    line-height: 20px;
}

.recommended-position-detailed li > div strong {
    font-weight: bold;
    font-size: 16px;
    color: #000;
}

.recommended-position-detailed li > div span {
    padding: 0;
    display: inline;
}

/*iscroll内容区-滚动*/
.iscroll-content-container {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #f8f8f8;
    z-index: 1;
}

.iscroll-content-container .iscroll-wrapper {
    position: relative;
}

.iscroll-content-container .iScrollLoneScrollbar {
    width: 3px !important;
}

.iscroll-content-container .iScrollIndicator {
    opacity: .5;
    border: none !important;
    background-color: #000 !important;
}

/*职位推荐搜索筛选*/
.position-search-screening {
    width: 100%;
    padding: 10px 10px 0;
    position: fixed;
    z-index: 3;
    background-color: #f8f8f8;
}

.position-search-screening input {
    border: 1px solid #e3e3e3;
    height: 38px;
    width: 100%;
    padding: 0 40px 0 15px;
    border-radius: 20px;
    -webkit-appearance: none;
    font-size: 12px;
}

.position-search-screening button {
    width: 55px;
    border: 0;
    height: 38px;
    position: absolute;
    right: 10px;
    top: 10px;
    background-color: transparent;
    border-radius: 20px;
}

.position-search-screening button i {
    font-size: 20px;
    color: #e4e4e4;
}

/*合同列表*/
.contract-list li {
    padding: 5px 5px 5px 0;
    line-height: 24px;
    margin-top: 10px;
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    background-color: #fff;
}

.contract-list li .left {
    width: 72px;
    height: auto;
    float: left;
    text-align: center;
    padding-top: 10px;
}

.contract-list li .left i.fa {
    font-size: 54px;
    color: #3d99ff;
}

.contract-list li .right,
.contract-list li .right > div {
    overflow: hidden;
}

.contract-list li .right label {
    display: block;
    float: left;
    color: #aaa;
}

.contract-list li .right span {
    display: block;
    float: right;
    color: #aaa;
    padding-right: 5px;
}

.contract-list li .right strong {
    color: #000;
}

.contract-list li .right .green {
    color: #00B83F;
}

.contract-list li .right .line {
    border-top: 1px dotted #ddd;
    padding-top: 5px;
    margin-top: 5px;
}

.contract-list li.quit-stamp {
    background: top right / 120px no-repeat url("/static/images/portal/quit-stamp.png") #fff;
}

/*公告列表页*/
.remind-list li {
    background-color: #fff;
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    overflow: hidden;
    padding: 10px 0 10px 15px;
    margin-top: 10px;
}

.remind-list li > label {
    display: block;
    float: left;
    width: 70px;
    height: 70px;
    border-radius: 8px;
    background: url("../../images/portal/icon/icon-notice-general.svg") no-repeat center;
    background-size: 80px;
}

.remind-list li > span {
    display: block;
    overflow: hidden;
    padding: 8px 0 0 10px;
}

.remind-list li > span h4 {
    font-weight: bold;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 30px;
}

.remind-list li > span em {
    color: #aaa;
}

/*发送员工信息登记表至邮箱*/
.send-resume-layer {
    z-index: 98;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.send-resume-layer .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
}

.send-resume-layer .content {
    padding: 15px;
    position: relative;
}

.send-resume-layer .content .area {
    width: 100%;
    height: auto;
    background-color: #fff;
    border-radius: 10px;
    padding: 50px 15px;
}

.send-resume-layer .content .area h3 {
    text-align: center;
    font-size: 18px;
}

.send-resume-layer .content .area p {
    text-align: center;
    font-size: 12px;
    padding-top: 10px;
}

/*身份证上传信息识别*/
.certificate-upload-identify {
    overflow: hidden;
    background-color: #fff;
    padding: 10px 5px;
}

.certificate-upload-identify > div {
    width: 50%;
    float: left;
    padding: 5px;
    position: relative;
}

.certificate-upload-identify > div span {
    background-color: #fff;
    border: 1px solid #e9e9e9;
    border-radius: 5px;
    display: block;
    overflow: hidden;
    text-align: center;
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
}

.certificate-upload-identify > div p {
    font-size: 12px;
    text-align: center;
    padding-top: 8px;
}

.certificate-upload-identify img {
    max-width: 100%;
    max-height: 100%;
}

.certificate-upload-identify > div span i.fa {
    position: absolute;
    bottom: 24px;
    right: 0;
    font-size: 14px;
    background-color: #999;
    border-radius: 50%;
    width: 21px;
    height: 21px;
    color: #fff;
    padding-top: 3px;
    opacity: .9;
}

/*不能编辑的表单背景色*/
.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #fff !important;
}

/*图片上传识别信息弹层*/
.identify-data-remind {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
}

.identify-data-remind .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.7;
}

.identify-data-remind .content {
    padding: 0 15px;
    position: relative;
    top: 50%;
    margin-top: -140px;
}

.identify-data-remind .content > div {
    background-color: #fff;
    border-radius: 5px;
    padding: 20px 0;
}

.identify-data-remind .content > div .text {
    padding: 0 15px 15px;
    line-height: 23px;
}

.identify-data-remind .content > div label {
    display: inline-block;
    width: 75px;
    text-align: right;
}

.identify-data-remind .content > div span {
    color: #ee5a2f;
}

.identify-data-remind .content > div .text h3 {
    color: #ee5a2f;
    font-size: 20px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
}

.identify-data-remind .content .col-xs-6 {
    padding: 0 5px;
}

.identify-data-remind .content .button {
    padding: 0 10px;
}

/*重要信息变更-被修改的状态*/
.data-change input, .data-change span, .data-change {
    color: #ee5a2f !important;
    font-weight: bold !important;
}

/*视频图*/
.video-play {
    position: relative;
    border-radius: 0;
    overflow: hidden;
    background-color: #000;
    text-align: center;
    min-height: 120px;
}

.video-play img {
    width: 100%;
}

.video-play i.fa {
    opacity: 0.8;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -25px;
    border: 2px solid #fff;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    text-align: center;
    line-height: 45px;
    font-size: 26px;
}

.video-play i.fa-play {
    padding-left: 5px;
}

.video-play .video-page-switch {
    position: fixed;
    top: 235px;
    left: 0;
    width: 100%;
    overflow: hidden;
    z-index: 999;
}

.video-play .video-page-switch span {
    width: 20%;
    height: 65px;
    padding-top: 13px;
    display: none;
}

.video-play .video-page-switch span.prev {
    text-align: left;
    padding-left: 10px;
    float: left;
}

.video-play .video-page-switch span.next {
    text-align: right;
    padding-right: 10px;
    float: right;
}

.video-play .video-page-switch i.fa {
    margin: 0;
    width: 40px;
    height: 40px;
    line-height: 35px;
    font-size: 20px;
    position: relative;
    left: auto;
    top: auto;
}

/*视频信息*/
.content-details {
    padding: 0 10px;
    background-color: #fff;
}

.content-details h4 {
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 20px;
    padding-top: 5px;
    color: #000;
}

.content-details h5 {
    line-height: 18px;
    font-size: 12px;
    color: #bbb;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.content-details a i {
    line-height: 18px;
    font-size: 12px;
    color: #bbb;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.content-details p {
    line-height: 18px;
    font-size: 12px;
    overflow: hidden;
    margin-top: 5px;
}

.content-details .data {
    color: #333;
    text-align: right;
}

.content-details .data span {
    padding-left: 5px;
    font-size: 12px;
}

.content-details .data .fa {
    font-size: 16px;
}

/*默认块展示*/
.video-list-content {
    padding: 2px;
    background-color: #fff;
    overflow: hidden;
}

.video-list-content li {
    width: 50%;
    float: left;
    padding: 5px;
}

.video-list-content li a {
    display: block;
    overflow: hidden;
    position: relative;
}

.video-list-content li .video-play {
    border-radius: 3px;
}

.video-list-content li h5 {
    display: none;
}

.video-list-content li p {
    display: none;
    height: 18px;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 0;
}

.video-list-content li .data {
    color: #aaa;
}

/*列表页-瀑布流-补充*/
.waterfall-flow {
    background-color: #fff;
    padding: 2px;
    overflow: hidden;
}

.waterfall-flow .video-list-content {
    width: 50%;
    float: left;
    padding: 0;
}

.waterfall-flow .video-list-content li {
    width: 100%;
    float: none;
}

/*列表展示*/
.video-list-content.list-show {
    padding: 0 5px;
}

.video-list-content.list-show li {
    width: 100%;
    border-bottom: 1px dotted #ccc;
    padding: 12px 5px;
}

.video-list-content.list-show li .video-play {
    float: left;
    width: 42%;
    min-width: 140px;
}

.video-list-content.list-show li .content-details {
    overflow: hidden;
    padding-left: 8px;
}

.video-list-content.list-show li h4 {
    padding-top: 0;
}

.video-list-content.list-show li h5 {
    display: block;
}

.video-list-content.list-show li p {
    display: block;
}

.video-list-content.list-show li .data {
    position: absolute;
    bottom: 0;
    right: 0;
}

/*详情-tabs*/
.details-tabs {
    border-bottom: 1px solid #ddd;
    padding: 0 30px;
    background-color: #fff;
}

.details-tabs > div {
    width: 50%;
    text-align: center;
    position: relative;
    float: left;
}

.details-tabs > div a {
    display: inline-block;
    width: 100px;
    line-height: 42px;
    font-size: 16px;
}

.details-tabs > div.active a {
    border-bottom: 2px solid #ee5a2f;
    color: #ee5a2f;
    margin-bottom: -1px;
    line-height: 40px;
}

.details-tabs > div i {
    position: absolute;
    top: 5px;
    left: 50%;
    margin-left: 20px;
    background-color: #ee5a2f;
    color: #fff;
    border-radius: 50px;
    font-size: 12px;
    padding: 0 5px;
}

/*视频匹配岗位*/
.video-position-list {
    background-color: #fff;
    padding: 0 15px;
}

/*写评论*/
.write-comment {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #fff;
    border-top: 1px solid #ddd;
    padding: 7px 10px;
    display: none;
}

.write-comment .write {
    overflow: hidden;
    padding-right: 5px;
    position: relative;
}

.write-comment .write i.fa {
    position: absolute;
    top: 8px;
    right: 15px;
    font-size: 18px;
    color: #ccc;
    display: none;
}

.write-comment input {
    height: 34px;
    width: 100%;
    padding-left: 17px;
    border-radius: 17px;
    border: 1px solid #ddd;
    background-color: #f7f7f7;
    -webkit-appearance: none;
}

.write-comment button {
    background-color: #ee5a2f;
    border: none;
    color: #fff;
    width: 60px;
    height: 34px;
    border-radius: 17px;
}

/*评论列表*/
.video-comment-list {
    display: none;
}

.video-comment-list > li {
    border-bottom: 1px solid #ddd;
    padding: 8px 10px 0;
    background-color: #fff;
}

.video-comment-list .information {
    position: relative;
}

.video-comment-list .information .pull-left {
    width: 32px;
    height: 32px;
    overflow: hidden;
    border-radius: 20px;
    background-color: #eee;
}

.video-comment-list .information .pull-left img {
    width: 100%;
    height: 100%;
}

.video-comment-list .information .name {
    padding-left: 5px;
    overflow: hidden;
}

.video-comment-list .information h4 {
    line-height: 16px;
    color: #666;
    font-size: 12px;
}

.video-comment-list .information p {
    font-size: 12px;
    line-height: 16px;
    color: #ccc;
}

.video-comment-list .information .data {
    position: absolute;
    top: 0;
    right: 0;
    color: #999;
}

.video-comment-list .information .data i.fa {
    font-size: 20px;
}

.video-comment-list .information .content {
    color: #000;
    font-size: 12px;
    padding: 5px 0 5px;
}

.video-comment-list ul {
    border-radius: 5px;
    overflow: hidden;
    background-color: #f3f3f3;
    padding: 5px 10px;
    margin-bottom: 8px;
    font-size: 12px;
}

.video-comment-list ul li label {
    color: #aaa;
}

/*详情页-视频介绍*/
.details-title {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

.details-title .data span {
    font-size: 16px;
}

.details-title .data i.fa {
    font-size: 18px;
}

.details-title .data span {
    padding-left: 10px;
}

/*点赞红色*/
.details-title .data i.fa-thumbs-up,
.video-comment-list .information .data i.fa-thumbs-up {
    color: #ee5a2f;
}

/*禁止编辑-下拉选择插件-字体颜色*/
.select2-container--disabled span {
    color: #ccc !important;
}

.select2-container--disabled .select2-selection__arrow {
    display: none
}

/*视频详情 -新增样式*/
.video-position-list {
    background-color: transparent;
    padding: 0;
}

.video-position-list .home-position-recommend li {
    background-color: #fff;
    margin: 0;
    padding: 15px;
}

.video-position-list .home-position-recommend li a > div {
    bottom: 35px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    left: 120px;
    text-align: right;
}

.video-position-list .home-position-recommend li a > div button {
    border: none;
    padding: 10px 15px;
    background-color: #ee5a2f;
    color: #fff;
}

ul li.video-no-data {
    border: none !important;
    background-color: transparent !important;
    text-align: center;
    color: #ccc;
    padding-top: 30px !important;
    width: 100% !important;
}

ul li.video-no-data i {
    font-size: 60px;
    color: #e5e5e5;
    padding-bottom: 5px;
}

/*视频详情-数据浮动*/
.video-data {
    position: fixed;
    top: 45px;
    right: 15px;
    z-index: 9999999999999;
    color: #fff;
    text-align: center;
}

.video-data span {
    display: block;
    font-size: 12px;
}

.video-data i.fa {
    font-size: 1.8em;
    margin-top: 20px;
}

.video-data i.fa-thumbs-up {
    color: #ee5a2f;
}

/*用户视频上传*/
.user-video-upload {
    padding: 15px;
}

.user-video-upload .video {
    height: 200px;
    background-color: #000;
    text-align: center;
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
}

.user-video-upload .video img {
    max-width: 100%;
    max-height: 100%;
}

.user-video-upload .video a {
    background-color: #777;
    height: 100%;
    width: 100%;
    display: block;
    color: #fff;
}

.user-video-upload .video a i.fa {
    font-size: 4em;
    margin-top: 68px;
}

.user-video-upload .title {
    margin-top: 15px;
}

.user-video-upload .content {
    margin-top: 15px;
}

.user-video-upload textarea::-webkit-input-placeholder, .user-video-upload input::-webkit-input-placeholder {
    color: #ccc;
}

/*表单-必填-红边线*/
.required {
    border-left: 2px solid #ee5a2f;
}

.send-mail-auth-code {
    text-align: center;
    background-color: transparent !important;
    border: none !important;
    padding: 10px 10px 0 !important;
    padding-bottom: 10px !important;
}

.send-mail-auth-code a {
    line-height: 20px;
    color: #ee5a2f;
    font-size: 12px;
    text-decoration: underline;
}

.send-mail-auth-code a:hover {
    color: #ee5a2f;
}

.send-mail-auth-code a:visited {
    color: #000;
}

/*订单列表*/
.order-list {
    padding: 10px 0;
}

.order-list li {
    background-color: #fff;
    padding: 10px;
    overflow: hidden;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    position: relative;
}

.order-list li .left {
    width: 100px;
    float: left;
    height: 100px;
    overflow: hidden;
    border-radius: 5px;
}

.order-list li .left img {
    width: 100%;
    height: 100%;
}

.order-list li .right {
    overflow: hidden;
    padding-left: 10px;
}

.order-list li .right h4 {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
}

.order-list li .right p {
    color: #888;
    font-size: 12px;
    line-height: 20px;
}

.order-list li .right-top {
    position: absolute;
    top: 10px;
    right: 10px;
}

.order-list li button.red {
    border: 1px solid #ee5a2f;
    color: #ee5a2f;
    background-color: #fff;
    border-radius: 3px;
    padding: 2px 8px;
}

.order-list li button.green {
    border: 1px solid #4cae4c;
    color: #4cae4c;
    background-color: #fff;
    border-radius: 3px;
    padding: 2px 8px;
}

/*产品详情*/
.product-detail {
    color: #000;
}

.product-detail .header img {
    width: 100%;
}

.product-detail .title {
    background-color: #fff;
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #eee;
    padding: 15px;
    overflow: hidden;
}

.product-detail .title .left {
    font-size: 18px;
    font-weight: bold;
    padding-top: 6px;
    float: left;
    padding-right: 15px;
}

.product-detail .title .right {
    color: #ee5a2f;
    font-size: 24px;
    float: left;
}

.product-detail .title .right i {
    font-size: 12px;
}

.product-detail h5 {
    line-height: 50px;
    font-size: 16px;
    font-weight: bold;
    padding-left: 15px;
}

.product-detail .detail {
    background-color: #fff;
    border-top: 1px solid #eee;
    font-size: 16px;
    line-height: 27px;
    padding-bottom: 60px;
}

.product-detail .detail img {
    width: 100%;
}

/*订单购买-弹层*/
.order-form-popup-layer input, .order-form-popup-layer textarea {
    appearance: none;
    -webkit-appearance: none;
    border-radius: 0;
}

.order-form-popup-layer .content li {
    padding: 5px 0;
    overflow: hidden;
    line-height: 30px;
}

.order-form-popup-layer .content li label {
    width: 80px;
    text-align: right;
    float: left;
    display: block;
    padding-right: 5px;
}

.order-form-popup-layer .content li > span {
    overflow: hidden;
    display: block;
    padding-right: 10px;
}

.order-form-popup-layer .content li span input {
    width: 100%;
    height: 30px;
    border: 1px solid #eee;
    padding-left: 5px;
    line-height: 20px;
}

.order-form-popup-layer .content li span input::placeholder {
    color: #ddd;
}

.order-form-popup-layer .content li span.number input {
    width: 40px;
    text-align: center;
    display: block;
    float: left;
    border-right: none;
    border-left: none;
    padding: 0;
}

.order-form-popup-layer .content li span.number button {
    width: 45px;
    height: 30px;
    border: 1px solid #eee;
    background-color: #f9f9f9;
    padding: 0;
    display: block;
    float: left;
    font-size: 20px;
    line-height: 20px;
}

.order-form-popup-layer .content li span textarea {
    width: 100%;
    height: 60px;
    border: 1px solid #eee;
    padding: 5px;
    line-height: 20px;
}

/*资料完善提醒-内容*/
.data-perfect-remind p {
    font-size: 14px;
    padding-top: 5px;
}

.data-perfect-remind ul {
    margin-top: 10px;
    padding: 0 10px;
}

.data-perfect-remind ul li {
    padding: 5px 0;
    line-height: 36px;
    overflow: hidden;
}

.data-perfect-remind ul li + li {
    border-top: 1px solid #eee;
}

.data-perfect-remind li a {
    display: block;
    overflow: hidden;
}

.data-perfect-remind li .pull-right span {
    color: #ee5a2f;
    padding-right: 5px;
}

.data-perfect-remind li .pull-right i {
    font-size: 18px;
    color: #ddd;
}

.data-perfect-remind li .pull-left {
    position: relative;
    padding-left: 40px;
}

.data-perfect-remind .icon {
    width: 36px;
    height: 36px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-size: 48px;
}

/*列表页-通用列表样式*/
.general-list {
    height: auto;
    overflow: hidden;
}

.general-list li {
    position: relative;
    width: 100%;
    background-color: #fff;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    margin-top: 10px;
    line-height: 24px;
}

.general-list li a {
    display: block;
    padding: 5px 0;
}

.general-list li h3 {
    line-height: 36px;
    font-weight: normal;
    color: #333;
    padding-left: 10px;
    border-bottom: 1px solid #eee;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 14px;
    margin-bottom: 5px;
}

.general-list li p {
    padding: 0 10px;
    display: block;
    overflow: hidden;
}

.general-list li p label {
    display: block;
    width: 90px;
    color: #aaa;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.general-list li p span {
    display: block;
    overflow: hidden;
}

.general-list li p span.ellipsis {
    white-space: nowrap;
    text-overflow: ellipsis;
}

.general-list li p em {
    margin-left: 15px;
}

.general-list li > a > i.fa {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: 5px;
    font-size: 2em;
    color: #ddd;
}

.general-list li > a > span {
    position: absolute;
}

.general-list li > a > span.apply {
    right: 15px;
    top: 5px;
    color: #ee5a2f;
}

.general-list li > a > span.apply i {
    background-color: #ee5a2f;
    color: #fff;
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    border-radius: 10px;
    line-height: 20px;
    font-size: 12px;
}

.general-list li > a > span.apply {
    right: 15px;
    top: 5px;
    color: #ee5a2f;
    width: 90px;
}

.general-list li > a > span.apply i {
    background-color: #ee5a2f;
    color: #fff;
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    border-radius: 10px;
    line-height: 20px;
    font-size: 12px;
}

.general-list li > a > span.back {
    right: 15px;
    bottom: 0px;
    color: green;
    width: 90px;
}

.general-list li > a > span.back i {
    background-color: green;
    color: #fff;
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    border-radius: 10px;
    line-height: 20px;
    font-size: 12px;
}
