@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal
}
* {
    padding: 0;
    margin: 0;
}
img {
    border: 0;
    vertical-align: bottom;
    width: 100%
}
img a {
    border: 0;
    text-decoration: none
}
ol, ul {
    list-style: none;
}
a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none;
    color: #333
}
a:hover {
    text-decoration: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
input, select {
    font-size: 100%;
    border: 0;
    margin: 0;
}
body {
    line-height: 1.0;
    -webkit-text-size-adjust: none;
    background-color: #fff;
    font: normal 12px/18px 'Microsoft YaHei';
    color: #ccc;
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 13px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
.bd-wrap {
    min-width: 320px;
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
}
/*slider-css*/

.show-container {
    width: 100%;
    min-width: 320px;
    margin: 0 auto
}
.show-container .swiper-wrapper {
    z-index: 30;
    width: 100%;
    width: 100%;
}
.show-container .swiper-wrapper .swiper-slide {
    position: relative;
    z-index: 30;
    width: 100%;
    width: 100%;
    overflow: hidden;
    position: relative;
    padding-top: 31.25%;
}
.show-container .swiper-wrapper .swiper-slide span {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    -webkit-background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 80
}
.show-container .swiper-wrapper .swiper-slide .txt-wrap {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    min-width: 320px;
    z-index: 105;
    background: transparent;
    height: 100%
}
.show-container .swiper-wrapper .swiper-slide {
    overflow: visible;
}
.swiper-pagination {
    z-index: 60;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
}
.swiper-pagination-bullet {
    opacity: .8;
    background-color: #fff
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff;
}
/*slider-css*/

.floor-0-info {
    width: 100%;
    padding: 15px 0;
    overflow: hidden;
    position: relative;
}
.floor-0-info .com-logo {
    width: 33%;
    float: left;
    padding-top: 15px;
}
.floor-0-info .com-logo img {
    width: 80%;
    text-align: center;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.floor-0-info .com-des {
    width: 67%;
    float: left;
    position: absolute;
    left: 33%;
    top: 50%;
    z-index: 30;
    margin-top: -60px;
}
.floor-0-info .com-des .com-title {
    width: 100%;
    font-size: 16px;
    color: #000;
    font-weight: bolder;
    line-height: 40px;
}
.floor-0-info .com-des .mt-go-info {
    padding-left: 25px;
    color: #636363;
    line-height: 30px;
    font-size: 14px;
    position: relative;
}
.floor-0-info .com-des .mt-go-info:before {
    content: "\e61f";
    position: absolute;
    left: 5px;
    top: 0;
    font-size: 16px;
    line-height: 30px;
    color: #ffedad;
}
.floor-0-info .go-dl {
    display: inline-block;
    background: #1196db;
    color: #fff;
    height: 32px;
    text-align: center;
    padding: 0 15px;
    line-height: 32px;
    border-radius: 5px;
    margin-top: 10px;
}
/*floor-1*/

.floor-1-tj {
    border-top: 10px solid #f2f2f2;
    border-bottom: 10px solid #f2f2f2;
    padding: 15px 0;
    overflow: hidden;
}
.floor-1-tj a {
    display: block;
    width: 25%;
    text-align: center;
    float: left;
}
.floor-1-tj a i {
    display: block;
    text-align: center;
    margin: 0 auto;
    line-height: 30px;
    font-size: 25px;
}
.floor-1-tj a.tj-list-1 i {
    color: #32cbff;
}
.floor-1-tj a.tj-list-2 i {
    color: #0066cb;
}
.floor-1-tj a.tj-list-3 i {
    color: #cc9900;
}
.floor-1-tj a.tj-list-4 i {
    color: #66cdcc
}
.floor-1-tj a span {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #666;
    font-size: 16px;
    padding-top: 5px;
}
.floor-2-search {
    border-bottom: 10px solid #f2f2f2;
    position: relative;
    height: 40px;
    line-height: 30px;
    font-size: 14px;
    padding: 5px 0;
}
.floor-2-search .hot-text {
    line-height: 30px;
    color: #666;
    padding-left: 40px;
    position: absolute;
    left: 0;
    top: 10px;
    font-size: 14px;
}
.floor-2-search .hot-text:before {
    content: "\e610";
    position: absolute;
    left: 10px;
    top: 0;
    font-size: 20px;
    line-height: 30px;
    color: red;
}
.floor-2-search .go-search {
    right: 0;
    top: 10px;
    color: #39a1d6;
    padding-right: 40px;
    display: block;
    position: absolute;
    font-size: 14px;
}
.floor-2-search .go-search:before {
    content: "\e660";
    position: absolute;
    right: 14px;
    top: 0;
    font-size: 18px;
    line-height: 30px;
    color: #0e9edb;
}
/*floor-2*/

/*热招list*/

.result-list {
    width: 100%;
    height: 100%;
}
.result-list li {
    width: 100%;
}
.result-list li a {
    display: block;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 10px;
}
.result-list li .title {
    height: 30px;
    position: relative;
    width: 100%;
    line-height: 30px;
}
.result-list li .left-title {
    width: 100%;
    height: 100%;
    display: block;
    color: #353535;
    font-size: 14px;
    font-weight: bolder;
}
.result-list li .left-title .hot-hb {
    display: inline-block;
    padding-left: 20px;
}
.result-list li .left-title .hot-hb:before {
    content: "\e784";
    position: absolute;
    left: 0px;
    top: 0px;
    line-height: 30px;
    color: #3a88fe;
    font-size: 18px;
}
.result-list li .left-title .hot-rz {
    display: block;
    width: 40px;
    height: 20px;
    background: #3a88fe;
    color: #fff;
    border-radius: 2px;
    display: inline-block;
    margin-right: 5px;
    font-size: 10px;
    text-align: center;
    line-height:20px;
}
.result-list li .left-title .blue-rz {
    display: block;
    width: 40px;
    height: 20px;
    background: #00FFFF;
    color: #fff;
    border-radius: 2px;
    display: inline-block;
    margin-right: 5px;
    font-size: 10px;
    text-align: center;
    line-height: 18px;
}
.result-list li .left-title .job-name {
    display: inline-block;
}
.result-list li .money {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    color: #2886b9;
    font-weight: bolder;
}
.result-list .job-limit {
    width: 100%;
    height: 30px;
    position: relative;
}
.result-list .job-limit span {
    color: #666;
    font-size: 12px;
    line-height: 30px;
}
.result-list .job-limit span.line {
    margin: 0 5px;
}
.result-list .job-limit .selected-num {
    position: absolute;
    right: 0;
    top: 0;
    color: #048be4;
    font-size: 12px;
    line-height: 30px;
}
.result-list .job-limit .selected-num:before {
    content: "\e61b";
    position: absolute;
    left: -26px;
    top: 0px;
    line-height: 30px;
    color: #2193d1;
}
.result-list .job-reward {
    width: 100%;
    height: 30%;
    overflow: hidden;
}
.result-list .reward-infos {
    width: 100%;
    height: 22px;
    position: relative;
}
.result-list .other-reward {
    width: 70%;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 22px;
}
@-webkit-keyframes bounce-up {
    25% {
        -webkit-transform: translateY(10px);
    }
    50%, 100% {
        -webkit-transform: translateY(0);
    }
    75% {
        -webkit-transform: translateY(-10px);
    }
}
@keyframes bounce-up {
    25% {
        transform: translateY(10px);
    }
    50%, 100% {
        transform: translateY(0);
    }
    75% {
        transform: translateY(-10px);
    }
}
.result-list .div-gif {
    position: absolute;
    right: 0;
    top: 0;
    -webkit-animation: bounce-up 1.4s linear infinite;
    animation: bounce-up 1.4s linear infinite;
}
.result-list .div-gif:after {
    content: "\e62e";
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 18px;
    line-height: 22px;
    color: #ff594b;
}
.result-list .other-reward li {
    width: 22px;
    height: 22px;
    border-radius: 22px;
    overflow: hidden;
    float: left;
}
.result-list .other-reward li img {
    width: 100%;
}
.result-list .job-reward strong {
    display: inline-block;
    background: #ecf2fe;
    color: #045feb;
    font-size: 12px;
    line-height: 30px;
    margin: 0 5px;
    padding: 0 7px;
    border-radius: 3px;
}
.result-list .com-info {
    width: 100%;
    height: 40px;
    position: relative;
    line-height: 30px;
    border-bottom: 1px solid #f0f0f0;
}
.result-list .com-info .com-name {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 12px;
    color: #666666;
}
.result-list .com-info .com-address {
    position: absolute;
    right: 0;
    top: 0;
    color: #000;
    font-size: 13px;
}
.result-list .com-info .com-address:before {
    content: "\e90a";
    position: absolute;
    left: -26px;
    top: 0px;
    line-height: 30px;
    color: #2193d1;
}
/*热招list*/

.end-bottom .txt {
    text-align: center;
    width: 100%;
    text-align: center;
    padding: 10px 0;
    padding-bottom: 30px;
}
/*底部*/

.bottom-fxied {
    z-index: 999;
    position: fixed;
    width: 100%;
    z-index: 100;
    left: 0;
    bottom: 0px;
    height: 56px;
    background-color: #fff;
    padding-bottom: 14px
}
.footer-wrap {
    padding: 10px 0;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -moz-box-align: justify;
    -ms-flex-align: center;
    justify-content: space-between;
    align-content: center;
    background-color: #ffff;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    border-top: 1px solid #e1e1e1
}
.footer-wrap a {
    display: block;
    text-align: center;
    color: #666;
    -webkit-box-flex: 1;
    /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 1;
    /* OLD - Firefox 19- */
    -webkit-flex: 1;
    /* Chrome */
    -ms-flex: 1;
    /* IE 10 */
    flex: 1;
    font: normal 14px/24px 'Microsoft YaHei'
}
.footer-wrap a.current {
    color: #0a9ae1;
}
.footer-wrap a.current i {
    color: #0a9ae1;
}
.m-footer a .iconfont {
    font-size: 22px;
    display: block;
    line-height: 30px;
    color: #666;
    display: block;
    position: relative;
    width: 30px;
    height: 30px;
    margin: 0 auto;
}
.m-footer a .iconfont span {
    display: block;
    width: 20px;
    height: 20px;
    display: block;
    color: red;
    text-align: center;
    position: absolute;
    border-width: 1px;
    border-style: solid;
    border-color: red;
    border-image: initial;
    border-radius: 40px;
    background: rgb(255, 255, 255);
    font: 12px/18px "Microsoft YaHei";
    right: -10px;
    top: -10px
}
.m-footer a.current .iconfont {
    color: #0a9ae1;
}
.line-f {
    height: 64px;
}
/*详情描述页*/

.detail-redbag {
    width: 100%;
    height: 160px;
    position: relative;
    /*background-color: #f7d971;
    padding-bottom: 10px;*/
}
.detail-redbag .pic-box {
    width: 100%;
    position: relative;
}
.get-hb-list {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}
.get-hb-list table {
    width: 100%;
    height: 100%;
}
.get-hb-list table td {
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
.get-hb-list .my_h1-box {
    width: 40%;
    margin: 0 auto;
    height: 40px;
    overflow: hidden;
    margin-left: 33%;
}
.get-hb-list ul {
    width: 100%;
    height: 100%;
}
.bnt-list {
    width: 30px;
    height: 45px;
    position: fixed;
    left: 18px;
    bottom: 96px;
    z-index: 999;
}
.bnt-list a {
    display: block;
    width: 24px;
    height: 24px;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    line-height: 24px;
    font-size: 12px;
    border-radius: 24px;
    text-align: center;
    margin-bottom: 8px;
}
.get-hb-list ul li {
    width: 40px;
    height: 40px;
    float: left;
    padding: 0 4px;
}
.detail-redbag .end-time {
    position: relative;
    width: 100%;
}
.detail-redbag .end-time span {
    font-size: 24px;
    color: #fff;
    text-align: center;
    width: 100%;
    line-height: 40px;
    display: block;
    height: 125px;
}
.detail-redbag .share-btn {
    width: 150px;
    height: 45px;
    background: #ff6821;
    text-align: center;
    font-size: 15px;
    line-height: 45px;
    color: #fff;
    border-radius: 15px;
    margin: 0 auto;
}
.detail-1-info {
    width: 96%;
    margin: 0 auto;
    box-shadow: 0px 0px 5px #f2f2f2;
}
.detail-1-info .detail-1-info-box {
    width: 100%;
    margin: 0 auto;
}
.detail-1-info .title {
    width: 100%;
    height: 40px;
    position: relative;
    font-size: 14px;
    color: #816940;
    line-height: 40px;
    font-weight: bolder;
    padding: 0 7px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.detail-1-info .title strong {
    position: absolute;
    right: 10px;
    top: 0;
    color: #ffb602;
}
.detail-1-info .job-limit {
    color: #666666;
    font-size: 14px;
    line-height: 30px;
}
.detail-1-info .job-limit span.line {
    margin: 0 3px;
}
.detail-1-info .time-litmt {
    width: 100%;
    height: 50px;
    color: #858585;
    font-size: 14px;
    position: relative;
    line-height: 30px;
    border-bottom: 1px solid #cccccc;
    margin-top: 5px;
    font-weight: bolder;
    padding: 0 7px;
    padding-bottom: 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.job-address {
    width: 100%;
    color: #666666;
    font-size: 12px;
    padding: 10px 0;
    line-height: 24px;
}
.detail-1-info .time-litmt span {
    color: #858585;
}
.detail-1-info .time-litmt .btn {
    display: block;
    width: 80px;
    height: 30px;
    background: #3a88fe;
    color: #fff;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    border-radius: 3px;
    position: absolute;
    right: 10px;
    top: 0;
}
.detail-1-info .job-address a {
    display: block;
    width: 100%;
    position: relative;
}
.detail-1-info .job-address i {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    height: 100%;
}
.detail-1-info .job-address i:before {
    content: "\e622";
    position: absolute;
    left: 0px;
    top: 50%;
    font-size: 18px;
    line-height: 24px;
    color: #000;
    margin-top: -9px;
}
.detail-1-info .address {
    font-size: 14px;
    padding-left: 21px;
    position: relative;
}
.detail-1-info .address:before {
    content: "\e90a";
    position: absolute;
    left: 0px;
    top: 0;
    font-size: 18px;
    line-height: 24px;
    color: #ffedad;
}
.detail-1-jl {
    border-bottom: 1px solid #efefef;
    padding: 10px 0;
    padding-left: 10px;
    font-size: 15px;
    line-height: 30px;
    color: #000;
}
.detail-1-jl strong {
    color: #ff0000;
    font-weight: bolder;
}
.detail-1-lxr {
    width: 100%;
    overflow: hidden;
    height: 100px;
    padding: 15px 0 5px 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.detail-1-lxr .lxr-pic {
    width: 25%;
    float: left;
    padding-top: 5px;
}
.detail-1-lxr .lxr-info {
    width: 75%;
    float: left;
}
.detail-1-lxr .lxr-pic img {
    text-align: center;
    width: 85%;
    max-width: 85px;
}
.detail-1-lxr .lxr-info p {
    font-size: 14px;
    line-height: 26px;
    color: #000;
}
.detail-1-lxr .lxr-info p .name {
    font-weight: bolder;
}
.detail-1-lxr .lxr-info .fl-list {
    padding: 5px 0;
}
.detail-1-lxr .lxr-info .fl-list span {
    background: #f5f5f5;
    display: inline-block;
    margin: 0 5px;
    padding: 0 5px;
    color: #666;
    line-height: 30px;
    text-align: center;
}
.detail-1-jl span {
    color: #666;
    margin: 0 10px;
}
.detail-4-des {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding-top: 0;
}
.detail-4-des img {
    width: 100%;
}
.detail-4-des .title {
    line-height: 36px;
    width: 100%;
    font-size: 16px;
    color: #3a88fe;
    padding: 5px 0;
    font-weight: bolder;
}
.detail-4-des .text-list {
    font-size: 15px;
    line-height: 30px;
    color: #999;
}
.detail-4-des .text-list p {
    line-height: 30px;
    color: #000;
    font-size: 12px;
}
/*详情描述页*/

.footer-detail-box .footer-wrap {
    width: 60%;
    float: left;
}
.footer-detail-box .detail-yp {
    width: 40%;
    height: 100%;
    float: right;
    padding: 10px 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.footer-detail-box .detail-yp a {
    width: 100%;
    height: 100%;
    display: block;
    background: #3a88fe;
    line-height: 54px;
    color: #fff;
    text-align: center;
}
.footer-detail-box .footer-c-1 i {
    color: #21a164;
}
.footer-detail-box .footer-c-2 i {
    color: #ffa122;
}
.footer-detail-box .footer-c-3 i {
    color: #e6e6e6;
}
/*我的个人中心*/

.my-home {
    width: 100%;
    background: #fff;
}
.my-home-info .my-home-info-edit {
    width: 100%;
    position: relative;
}
.my-home-info .my-home-edit-wrap {
    position: absolute;
    left: 0;
    width: 100%;
    height: 60%;
    top: 20%;
}
.my-home-info .my-home-edit-wrap .my-home-pic {
    width: 60px;
    height: 60px;
    border-radius: 50px;
    overflow: hidden;
    position: absolute;
    left: 10px;
    top: 0;
}
.my-home-info .my-home-edit-wrap .my-home-pic img {
    width: 100%;
}
.my-home-info .my-home-edit-wrap .my-home-name {
    color: #fff;
    font-size: 16px;
    float: left;
    line-height: 60px;
    position: absolute;
    left: 80px;
    top: 0;
}
.my-home-info .my-home-edit-wrap .go-edit {
    display: block;
    width: 110px;
    background: rgba(255, 255, 255, 0.8);
    position: absolute;
    right: 0;
    top: 10px;
    height: 40px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    text-align: center;
    color: blue;
    line-height: 40px;
}
.my-home-info .my-home-edit-wrap .go-edit:after {
    content: "\e622";
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 18px;
    line-height: 40px;
    color: blue;
}
.my-home-info .my-info {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 92%;
    margin: 0 auto;
    padding: 15px 0;
    padding-bottom: 10px;
}
.my-home-info .info-list {
    display: block;
    text-align: center;
    color: #666;
    -webkit-box-flex: 1;
    /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 1;
    /* OLD - Firefox 19- */
    -webkit-flex: 1;
    /* Chrome */
    -ms-flex: 1;
    /* IE 10 */
    flex: 1;
    font: normal 14px/24px 'Microsoft YaHei';
    border-bottom: #f5f5f5 3px solid;
    padding-bottom: 15px;
}
.my-home-info .info-list a {
    display: block;
    width: 100%;
}
.my-home-info .my-info .info-list {
    display: block;
    text-align: center;
    color: #666;
    -webkit-box-flex: 1;
    /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 1;
    /* OLD - Firefox 19- */
    -webkit-flex: 1;
    /* Chrome */
    -ms-flex: 1;
    /* IE 10 */
    flex: 1;
    font: normal 16px/24px 'Microsoft YaHei';
    color: #000;
}
.my-home-info .my-info .info-list i {
    display: block;
    width: 50%;
    height: 36px;
    margin: 0 auto;
}
.my-home-info .my-info .info-list i:before {
    font-size: 26px;
    line-height: 30px;
    color: #3a88fe;
}
.my-home-info .my-info .info-list.info-list-1 i:before {
    content: "\e6ce";
}
.my-home-info .my-info .info-list.info-list-2 i:before {
    content: "\e614";
}
.my-home-info .my-info .info-list.info-list-3 i:before {
    content: "\e635";
}
.my-home-list {
    width: 100%;
}
.my-home-list ul {
    width: 100%;
    height: 100%;
}
.my-home-list ul li {
    width: 100%;
}
.my-home-list ul li a {
    display: block;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding-top: 10px;
}
.my-home-list ul li h6 {
    font-size: 16px;
    color: #000;
    font-weight: bolder;
    line-height: 30px;
}
.my-home-list ul li div {
    font-size: 14px;
    line-height: 30px;
    color: #6d6d6d;
    padding-left: 30px;
    width: 100%;
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: calc(100% - 10px);
    margin: 0 auto;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
.my-home-list ul li div:before {
    content: "\e62f";
    position: absolute;
    left: 0px;
    top: 1px;
    font-size: 22px;
    line-height: 30px;
    color: #3a88fe;
}
.my-home-list ul li div:after {
    content: "\e622";
    position: absolute;
    right: 0px;
    top: 1px;
    font-size: 22px;
    line-height: 30px;
    color: #828282;
}
/*我的资产*/

.my-money-wrap {
    background: #fff;
    text-align: center;
}
.my-money-wrap img{
    max-width: 360px;
}
.my-money-wrap .text {
    width: 100%;
    height: 40px;
    color: #000;
    text-align: center;
    font-weight: bolder;
    letter-spacing: 5px;
    font-size: 16px;
    line-height: 40px;
}
.my-money-wrap .show-money {
    width: 100%;
    padding: 15px 0;
    font-size: 24px;
    font-weight: bolder;
    text-align: center;
    color: #000;
}
.my-money-wrap .show-money strong {
    font-weight: normal;
}
.my-money-wrap .get-money {
    width: 60%;
    background: #1196d9;
    font-size: 20px;
    color: #fff;
    text-align: center;
    border-radius: 10px;
    height: 45px;
    line-height: 45px;
    display: block;
    margin: 0 auto;
}
.my-money-wrap .get-money-list {
    text-align: center;
    font-size: 16px;
    color: #1286e9;
    line-height: 60px;
    text-align: center;
    width: 100%;
    display: block;
}
.my-redbag-wrap {
    padding: 15px 0;
    border-top: 10px solid #eeeeee;
    width: 100%;
    background: #fff;
}
.redbag-go {
    display: block;
    position: relative;
    width: 100%;
    line-height: 50px;
    height: 50px;
    font-size: 16px;
    padding-left: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.redbag-go:after {
    content: "\e622";
    position: absolute;
    right: 10px;
    top: 0px;
    font-size: 18px;
    line-height: 50px;
    color: #7b7b7b;
}
.my-money {
    width: 100%;
    background: #eeeeee;
    background: #fff;
}
.my-tip-text h6 {
    color: #888888;
    font-size: 16px;
    line-height: 36px;
    padding-left: 10px;
    padding-top: 20px;
}
.my-tip-text li {
    color: #888888;
    font-size: 14px;
    line-height: 36px;
    padding-left: 10px;
}
.no-money {
    width: 100%;
    height: 30px;
    position: fixed;
    left: 0;
    top: 40%;
    text-align: center;
}
.no-money span {
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    line-height: 30px;
    display: inline-block;
    padding: 0 10px;
    border-radius: 10px;
    margin: 0 auto;
}
/*我的收藏公共list*/

.pub-list {
    background: #eeeeee;
}
.pub-list .list {
    background: #fff;
    border-bottom: 3px solid #eeeeee;
}
.pub-list .result-list .com-info {
    border-bottom: none
}
.pub-list .no-data, .pub-list .no-data p {
    text-align: center;
    color: #000;
    font-size: 16px;
    line-height: 30px;
    padding-top: 10px;
}
.money-reward {
    background: #ffffff;
}
.g-ward-box {
    width: 35px;
    height: 35px;
    position: fixed;
    right: 0;
    bottom: 90px;
    z-index: 999
}
.g-ward-box .g-ward:after {
    content: "\e6ce";
    position: absolute;
    right: 10px;
    top: 0px;
    font-size: 24px;
    line-height: 50px;
    color: #fd4f34;
}
.pub-list.my-reward {
    width: 100%;
    padding-bottom: 20px;
    background: transparent url(../img/bg_02.jpg) repeat-y left top;
    background-size: 100% 100%;
}
.my-reward .my-reward-infos {
    width: 100%;
    padding-bottom: 20px;
    background: transparent url(../img/bg_02.jpg) repeat-y left top;
    background-size: 100% 100%;
}
.n-more {
    text-align: center;
    width: 100%;
    font-size: 16px;
    line-height: 30px;
}
/*搜索页面*/

.search-box {
    width: 100%;
    height: 100%;
    background: #fff;
}
.search-input {
    width: 90%;
    text-align: center;
    margin: 0 auto;
    position: relative;
    height: 36px;
    padding-top: 15px;
}
.search-input .search-key {
    width: 100%;
    height: 36px;
    border: 0;
    border-radius: 15px;
    font: normal 12px/34px 'Microsoft YaHei';
    color: #000;
    padding-left: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    outline: 0;
    background: #f2f2f2;
}
.search-input .search-submit {
    position: absolute;
    right: 0;
    top: 17px;
    width: 50px;
    height: 36px;
}
.search-submit:before {
    content: "\e6a8";
    font-size: 18px;
    position: absolute;
    top: 0px;
    left: 17px;
    line-height: 30px;
}
.search-select-type {
    width: 100%;
    height: 40px;
    position: relative;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    color: #000;
    line-height: 38px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-align: center;
    font-weight: normal;
}
.search-select-type span {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 14px;
    font-weight: normal;
    position: relative;
}
.search-select-type .select-left-text {
    width: 50%;
    float: left;
    height: 100%;
    border-right: 1px solid #ccc;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.search-select-type .select-left-text span:after {
    content: "\e633";
    position: absolute;
    right: 5px;
    top: 0px;
    font-size: 24px;
    line-height: 38px;
    color: #fd4f34;
}
.search-select-type .select-right-text {
    width: 50%;
    float: right;
    height: 100%;
}
.search-select-type .select-right-text span:after {
    content: "\e660";
    position: absolute;
    left: 50%;
    top: 4px;
    font-size: 20px;
    line-height: 33px;
    color: #fd4f34;
    margin-left: 20px;
}
.no-data {
    width: 100%;
    text-align: center;
    line-height: 30px;
    color: #000;
}
.select-2dialog {
    width: 100%;
    position: fixed;
    left: 0;
    top: 91px;
    height: calc(100% - 91px);
}
.select-2dialog .select-content {
    width: 100%;
    background: #fff;
    padding: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
    z-index: 3
}
.select-2dialog .bg {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(15, 14, 14, 0.6);
    z-index: 2
}
.select-2dialog .select-content .closebtn {
    position: absolute;
    width: 30px;
    height: 30px;
    right: 0;
    top: 0;
    color: #000;
    font-size: 20px;
}
.select-2dialog .select-content .closebtn:after {
    content: "\e636";
    position: absolute;
    right: 17px;
    top: 10px;
    font-size: 23px;
    line-height: 22px;
    color: #ff594b;
}
.select-2dialog .select-content h6 {
    height: 30px;
    color: #343434;
    font-size: 14px;
    line-height: 30px;
    height: 40px;
}
.select-2dialog .select-content h6 span {
    color: #b9b9b9;
    font-size: 12px;
    position: relative;
    top: 5px;
}
.select-2dialog .select-content .select-more {
    width: 100%;
    overflow: hidden;
}
.select-2dialog .select-content .select-more dd {
    display: block;
    float: left;
    width: 25%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0 10px;
    padding-bottom: 10px;
}
.select-2dialog .select-content .select-more dd span {
    width: 100%;
    height: 100%;
    color: #626262;
    font-size: 12px;
    line-height: 30px;
    border: 1px solid #cccccc;
    display: block;
    text-align: center;
    border-radius: 10px;
    cursor: pointer;
}
.select-2dialog .select-content .select-more dd.on span {
    color: blue;
    border-color: blue;
}
.select-2dialog .btn-submit {
    width: 100%;
    padding: 10px;
    padding-top: 50px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    overflow: hidden;
}
.select-2dialog .btn-submit .reset-btn {
    width: 48%;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #000;
    font-size: 12px;
    float: left;
    line-height: 28px;
    text-align: center;
    cursor: pointer;
}
.select-2dialog .btn-submit .ok-btn {
    width: 48%;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #000;
    font-size: 12px;
    float: right;
    background: #0e99d2;
    line-height: 28px;
    color: #fff;
    text-align: center;
    cursor: pointer;
}
.select-1dialog {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
}
.select-1dialog .bg {
    width: 100%;
    height: 100%;
    background: rgba(15, 14, 14, 0.6);
    z-index: 2
}
.select-1dialog .select-content {
    width: 100%;
    height: 35%;
    background: #fff;
    position: absolute;
    z-index: 50;
    bottom: 0;
    left: 0;
}
.mbsc-fr-scroll {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100%;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}
.mbsc-fr-w {
    background: #fff!important;
}
.mbsc-fr-btn-cont {
    background: #fff!important;
}
.mbsc-ios.mbsc-fr-bottom .mbsc-fr-overlay, .mbsc-ios.mbsc-fr-top .mbsc-fr-overlay {
    background: rgba(0, 0, 0, .7);
}
/*搜索页面*/

/*-------------------------------------------新增公司介绍等样式-------------------------------------------*/

.company-info-1 .company-info-1-text {
    width: 100%;
    height: 50px;
    background: #f7f7f7;
    position: relative;
}
.company-info-1 .company-info-1-text .text {
    bottom: 16px;
    width: 96%;
    margin: 0 auto;
    background: #fff;
    position: absolute;
    left: 2%;
    height: 75px;
    padding-top: 23px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.company-info-1 .company-info-1-text .text p {
    color: #000;
    font-size: 18px;
    line-height: 24px;
    width: 100%;
    text-align: center;
}
.company-info-1 .company-info-1-text .text .logo {
    position: absolute;
    width: 100px;
    height: 100px;
    left: 50%;
    top: -84px;
    border: 2px solid #ccc;
    border-radius: 100px;
    overflow: hidden;
    margin-left: -50px;
}
.company-info-1 .company-info-1-text .text .logo img {
    width: 100%;
}
.company-info-2 {
    width: 100%;
    border-bottom: 10px solid #f7f7f7;
    padding: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.company-info-2 h6 {
    font-size: 16px;
    color: #000;
    font-weight: bolder;
    width: 100%;
    text-align: center;
    line-height: 36px;
    height: 40px;
}
.company-info-2 p {
    line-height: 26px;
    color: #000;
    font-size: 14px;
}
.company-info-3 {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 10px;
    overflow: hidden;
    border-bottom: 10px solid #f7f7f7;
}
.company-info-3 .show-container {
    width: 100%;
    min-width: 100%;
}
.company-info-3 .show-container .swiper-wrapper .swiper-slide .txt-wrap {
    min-width: 100%;
}
.company-info-3 .show-container .swiper-wrapper .swiper-slide {
    padding-top: 66%
}
.company-info-3 h6 {
    font-size: 14px;
    color: #000;
    font-weight: bolder;
    width: 100%;
    text-align: left;
    line-height: 36px;
    height: 40px;
}
.company-info-4 {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 10px;
    overflow: hidden;
    border-bottom: 10px solid #f7f7f7;
}
.company-info-4 h6 {
    font-size: 14px;
    color: #000;
    font-weight: bolder;
    width: 100%;
    text-align: left;
    line-height: 26px;
}
.company-info-4 p {
    line-height: 24px;
    color: #000;
    font-size: 14px;
}
.company-info-5 {
    background: #66a3f9;
    padding-top: 15px;
    padding-bottom: 20px;
    text-align: center;
}
.ewm-box {
    width: 100%;
    padding-bottom: 10px;
}
.company-info-5 img {
    width: 35%;
    margin: 0 auto;
}
.company-info-5 p {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
}
.page-tj {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 888;
    background: rgba(0, 0, 0, 0.75);
    width: 100%;
    height: 100%;
    height: calc(100% - 65px);
    display: none;
}
.floor-1-tj a {
    margin-bottom: 10px;
}
.floor-1-tj a span {
    font-size: 14px;
    padding-top: 2px;
}
.show-goodcontainer .swiper-wrapper {
    z-index: 30;
    width: 100%;
    height: 56px;
    overflow: visible!important;
}
.show-goodcontainer .swiper-wrapper .swiper-slide {
    position: relative;
    z-index: 30;
    width: 25%;
    height: 100%;
    overflow: hidden;
    position: relative;
}
.show-goodcontainer .swiper-wrapper .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
}
.show-goodcontainer .swiper-wrapper .swiper-slide .item {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 100%;
    position: relative;
}
.show-goodcontainer .swiper-wrapper .swiper-slide .item span {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    border: 1px solid #ccc;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.show-goodcontainer .swiper-wrapper .swiper-slide .info p {
    font: normal 12px/18px 'Microsoft YaHei';
    height: 40px;
    overflow: hidden;
    padding-right: 10px;
    padding: 7px 10px 10px 0px;
}
.show-goodcontainer .swiper-wrapper .swiper-slide .info strong {
    display: block;
    ;
    font: normal 12px/30px 'Microsoft YaHei';
    color: #a06851;
}
.show-goodcontainer .swiper-wrapper .swiper-slide-active {}
.show-hotcontainer .swiper-wrapper .swiper-slide {
    overflow: visible;
}
/*新增我的报名*/

.my-love-box {
    width: 100%;
    background: #eeeeee;
}
/*新增我的报名*/

.my-love-list {
    width: 100%;
}
.my-love-list ul {
    width: 100%;
}
.my-love-list ul li {
    width: 100%;
    padding: 10px 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
    background: #fff;
    overflow: hidden;
    color: #000;
    margin-bottom: 10px;
}
.my-love-list ul li .logo {
    width: 15%;
    float: left;
}
.my-love-list ul li .infos-list {
    float: left;
    width: calc(85% - 105px);
}
.my-love-list ul li .infos-list p {
    line-height: 22px;
    padding-right: 3px;
    font-size: 14px;
}
.my-love-list ul li .infos-list p.title {
    font-weight: bolder;
    color: #343434;
}
.my-love-list ul li .infos-list p.name {
    color: #696969;
}
.my-love-list ul li .infos-list p.time {
    color: #696969;
    font-size: 12px;
    color: #ccc;
}
.my-love-list ul li .infos-list a.go-news {
    display: block;
    color: #fff;
    text-align: center;
    font-size: 14px;
    text-align: center;
    width: 80%;
    height: 32px;
    line-height: 32px;
    background: #1196db;
    border-radius: 7px;
    max-width: 110px;
}
.my-love-list ul li .month-my {
    width: 105px;
    float: right;
    text-align: right;
}
.my-love-list ul li .month-my strong {
    display: block;
    width: 100%;
    font-size: 14px;
    color: #0b95dd;
    line-height: 24px;
}
.my-love-list ul li .month-my span {
    display: block;
    font-size: 14px;
    line-height: 24px;
}
/*我的简历*/

.my-info-pub {
    width: 100%;
    padding: 3px 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.my-info-pub .show-list {
    width: 100%;
    border-bottom: 1px solid #c9c9c9;
    padding-bottom: 10px;
}
.my-info-pub h6 {
    position: relative;
    width: 100%;
    height: 32px;
    font-size: 16px;
    line-height: 32px;
    font-weight: bolder;
    color: #000;
    border-bottom: 5px solid #f4f4f4;
    color: #696969;
}
.my-info-pub h6 .edit-a {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 32px;
    color: #5c90b7;
    display: block;
    padding-left: 30px;
    font-weight: normal;
    font-size: 12px;
}
.my-info-pub h6 .edit-a:before {
    content: "\e648";
    font-size: 18px;
    line-height: 30px;
    color: #5c90b7;
    position: absolute;
    left: 7px;
    top: 0px;
    font-weight: normal;
}
.my-info-pub dl {
    width: 100%;
    overflow: hidden;
    font-size: 13px;
    line-height: 26px;
    color: #696969;
}
.my-info-pub dl dt {
    float: left;
    line-height: 26px;
    height: 26px;
    width: 78px;
}
.my-info-pub dl dd {
    float: left;
    line-height: 26px;
    height: 26px;
    width: calc(100% - 78px;
    );
    color: #000;
}
.my-info-1 .info-box {
    width: 100%;
    padding-top: 15px;
}
.my-info-1 .info-box {
    width: 100%;
    background: transparent url(../img/mhome.jpg) no-repeat center top;
    background-size: 100% 65%;
}
.my-info-1 .info-logo {
    width: 75px;
    height: 75px;
    border-radius: 75px;
    text-align: center;
    margin: 0 auto;
    margin-top: 15px;
    font-size: 12px;
    overflow: hidden;
}
.my-info-1 .info-other {
    color: #343434;
    width: 100%;
    text-align: center;
    padding: 10px 0;
}
.my-info-1 .tips-b {
    width: 100%;
    height: 30px;
    position: relative;
    margin-top: 15px;
}
.my-info-1 .tips-b span {
    display: block;
    background: #3e88e1;
    display: inline-block;
    padding: 0 10px;
    color: #fff;
    font-size: 13px;
    line-height: 30px;
    border-radius: 5px;
    position: absolute;
    right: 0;
    top: 0;
    right: 25px;
}
.my-info-1 .info-other .line {
    margin: 0 5px;
}
.my-info-1 .inf0-m p {
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 26px;
    font-weight: normal;
}
/*新增入职管理中心*/

.my-manmge-back-btn {
    display: block;
    width: 30%;
    height: 30px;
    border: 1px solid #dd5044;
    border-radius: 20px;
    color: #dd5044;
    text-align: center;
    line-height: 30px;
    margin: 0 auto;
    margin-top: 10px;
    font-size: 12px;
    position: relative;
}
.my-manmge-back-btn span {
    display: inline-block;
    position: relative;
    padding-left: 15px;
}
.my-manmge-back-btn span:before {
    content: "\e64f";
    font-size: 16px;
    line-height: 30px;
    color: #dd5044;
    position: absolute;
    left: -6px;
    top: 0;
}
.look-list ul li {
    width: 100%;
    height: 40px;
}
.look-list ul li.l-list-3-li, .look-list ul li.l-list-5-li {
    height: 45px;
}
.look-list ul li a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    padding-left: 30px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    line-height: 38px;
    color: #625454;
    font-size: 14px;
    font-weight: normal;
    border-bottom: 1px solid #f5f5f5;
}
.look-list ul li a.l-list-5, .look-list ul li a.l-list-3 {
    border-bottom: 5px solid #f5f5f5;
}
.look-list ul li a:before {
    position: absolute;
    left: 10px;
    top: 0px;
    font-size: 14px;
    line-height: 38px;
    color: #b2b2b2;
    font-weight: normal;
}
.look-list ul li a:after {
    content: "\e622";
    position: absolute;
    right: 15px;
    top: 1px;
    font-size: 20px;
    line-height: 38px;
    color: #828282;
    font-weight: normal;
}
.look-list ul li a.l-list-1:before {
    content: "\e675";
}
.look-list ul li a.l-list-2:before {
    content: "\e795";
}
.look-list ul li a.l-list-3:before {
    content: "\e64b";
}
.look-list ul li a.l-list-4:before {
    content: "\e651";
}
.look-list ul li a.l-list-5:before {
    content: "\e650";
}
.look-list ul li a span {
    position: absolute;
    right: 40px;
    top: 0;
    color: #625454;
    font-size: 14px;
    line-height: 38px;
}
.look-list ul li a span strong {
    color: red;
    font-weight: normal;
    margin: 0 3px;
    color: #625454;
}
.my-manmge-nams {
    border-bottom: 5px solid #f5f5f5;
    border-top: 5px solid #f5f5f5;
}
.my-manmge-nams .names-wrap {
    height: 80px;
    position: relative;
    width: 100%;
    padding: 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: block;
    background: transparent url(../img/centerbg.jpg) no-repeat center top;
    background-size: 100% 100%;
}
.my-manmge-nams .names-wrap:after {
    content: "\e622";
    position: absolute;
    right: 15px;
    top: 18px;
    font-size: 30px;
    line-height: 38px;
    color: #828282;
    font-weight: normal;
}
.my-manmge-nams .names-wrap p {
    font-size: 14px;
    line-height: 25px;
    color: #625454;
}
.my-manmge-nams .names-wrap p strong {
    color: red;
}
.my-manmge-nams .names-wrap p.p-1 {
    font-size: 16px;
}
.my-manmge-center2 {
    width: 100%;
    height: 100%;
    padding: 15px 0;
}
.my-manmge-center2 ul {
    width: 100%;
    height: 100%;
}
.my-manmge-center2 li {
    width: 25%;
    float: left;
    height: 100%;
    text-align: center;
    color: #625454;
    font-size: 14px;
}
.my-manmge-center2 li p {
    line-height: 26px;
}
.my-manmge-center1 {
    width: 100%;
    padding: 15px 0;
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #f5f5f5;
}
.my-manmge-center1 .com-logo {
    width: 26%;
    float: left;
    padding-top: 15px;
}
.my-manmge-center1 .com-logo img {
    width: 80%;
    text-align: center;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.my-manmge-center1 .com-des {
    width: 35%;
    position: absolute;
    left: 28%;
    top: 50%;
    z-index: 30;
    margin-top: -25px;
    z-index: 20
}
.my-manmge-center1 .com-des .com-title {
    font-size: 18px;
    color: #625454;
    line-height: 30px;
    font-weight: bold;
}
.my-manmge-center1 .com-des .mt-go-info {
    font-size: 14px;
    color: #625454;
    line-height: 30px;
}
.my-manmge-center1 .com-ewm-info {
    position: absolute;
    right: 27px;
    top: 50%;
    z-index: 30;
    margin-top: -13px;
}
.my-manmge-center1 .com-ewm-info .text {
    font-size: 24px;
    color: #625454;
    line-height: 24px;
    display: block;
    position: absolute;
    right: 28px;
    top: 0;
}
.my-manmge-center1 .com-ewm-info .pic {
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}
/*入职名单*/

.bottom-fixed-content {
    margin-top: 50px;
}
.worker-tab-nav .screening {
    position: fixed;
    font-size: 12px;
    height: 45px;
    width: 100%;
    border-bottom: 1px solid #ccc;
    z-index: 20;
    background: #fff;
}
.worker-tab-nav .screening .nav-l {
    width: 50%;
    float: left;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-align: center;
    color: #000;
    line-height: 20px;
    height: 20px;
    margin-top: 15px;
    position: relative;
}
.worker-tab-nav .screening .nav-l i {
    display: block;
    width: 100%;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: -12px;
    z-index: 30;
    background: #0D94DA;
    display: none;
}
.worker-tab-nav .screening .nav-l.active {
    color: #0D94DA;
}
.worker-tab-nav .screening .nav-l.active i {
    display: block;
}
.worker-tab-nav .screening .nav-2 {
    border-left: 1px solid #d3d3d3;
}
.worker-tab-content {
    width: 100%;
    margin-top: 48px;
}
.work-public-list {
    width: 100%;
}
.work-public-list .content-list {
    width: 100%;
}
.work-public-list .content-list ul {
    width: 100%;
}
.work-public-list .content-list ul li {
    width: 100%;
    position: relative;
    height: auto;
    border-bottom: 5px solid #f5f5f5;
    padding-bottom: 10px;
    padding-top: 10px;
}
.work-public-list .input-select {
    width: 50px;
    position: absolute;
    left: 17px;
    top: 50%;
    margin-top: -15px;
}
.work-public-list .input-select-info {
    width: calc(100% - 95px);
    overflow: hidden;
    margin-left: 50px;
}
.work-public-list .input-select-info .info-1 {
    color: #000;
    font-size: 12px;
    line-height: 22px;
}
.work-public-list .input-select-info .info-1 .name {
    font-weight: bold;
}
.work-public-list .input-select-info .info-1 .line {
    margin: .0 3px;
}
.work-public-list .input-select-info .info-2 {
    padding-top: 10px;
    border-bottom: 1px solid #f5f5f5;
}
.work-public-list .input-select-info .info-2 span {
    background: #eeeeee;
    display: inline-block;
    padding: 0 15px;
    border-radius: 5px;
    margin-right: 7px;
    line-height: 30px;
    font-size: 14px;
    color: #000;
}
.work-public-list .input-select-info .info-3 {
    color: #000;
    opacity: 0.75;
    font-size: 14px;
    padding-top: 8px;
    line-height: 20px;
    padding-left: 30px;
    position: relative;
}
.work-public-list .input-select-info .info-3:before {
    content: "\e65c";
    font-size: 16px;
    line-height: 30px;
    color: #ffedad;
    position: absolute;
    left: 0;
    top: 5px;
    color: #ccc;
}
.work-public-list .icon-tel {
    position: absolute;
    right: 0;
    top: 30px;
}
.work-public-list .icon-tel:after {
    content: "\e65b";
    position: absolute;
    right: 15px;
    top: 0px;
    font-size: 28px;
    line-height: 22px;
    color: #1ea362;
}
.bottom-fixed-content-list {
    position: fixed;
    z-index: 300;
    bottom: 0px;
    height: 50px;
    width: 100%;
    background: #fff
}
.bottom-fixed-content-list .checkbox-box {
    width: 100%;
    height: 100%;
    position: relative;
}
.bottom-fixed-content-list .checkbox-box .left-checkbox {
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -10px;
}
.bottom-fixed-content-list .checkbox-box .left-checkbox span {
    position: relative;
    top: 5px;
    left: 24px;
    color: #000;
    font-size: 18px;
}
.bottom-fixed-content-list .checkbox-box .left-checkbox label {
    width: 24px;
    height: 24px;
    display: block;
    background: #f9f9f9 url(../img/cart1.png) no-repeat center top;
    position: absolute;
    left: 10px;
    top: 0px;
    background-size: 24px 24px;
    position: absolute;
    left: 0;
    top: 0;
}
.bottom-fixed-content-list .checkbox-box .left-checkbox label.selected {
    background: #f9f9f9 url(../img/cart2.png) no-repeat center top;
    background-size: 24px 24px;
}
.bottom-fixed-content-list .checkbox-box .right-btn {
    position: absolute;
    right: 10px;
    top: 0;
    border-radius: 7px;
    border: 1px solid red;
    color: red;
    width: 70px;
    line-height: 36px;
    text-align: center;
}
.work-public-list .input-select .show-pub {
    width: 24px;
    height: 24px;
    display: block;
    background: #f9f9f9 url(../img/cart1.png) no-repeat center top;
    position: absolute;
    left: -8px;
    top: 10px;
    background-size: 18px 18px;
    z-index: 50;
}
.work-public-list .input-select .show-pub.selected {
    background: #f9f9f9 url(../img/cart2.png) no-repeat center top;
    background-size: 18px 18px;
}
.bottom-fixed-content-list .checkbox-box .right-btn.btn-bly {
    right: 95px;
}
.bottom-fixed-content-list .checkbox-box .right-btn.btn-ly {
    background: #1ea362;
    color: #fff;
}
.select-boxs {
    width: 100%;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    width: 100%；
}
.select-boxs .select-type {
    -webkit-box-flex: 1;
    /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 1;
    /* OLD - Firefox 19- */
    -webkit-flex: 1;
    /* Chrome */
    -ms-flex: 1;
    /* IE 10 */
    flex: 1;
    text-align: center;
}
.worker-tab-nav2 {
    width: 100%;
}
.select-boxs {
    position: fixed;
    font-size: 12px;
    height: 55px;
    width: 100%;
    border-bottom: 1px solid #ccc;
    z-index: 200;
    background: #fff;
    top:0px
}
.select-boxs select {
    width:96%;
    height: 38px;
    border-bottom: 1px solid #e5e5e5;

    padding: 0 12px;
    font-size: 14px;
    line-height: 30px;
    margin:0 auto;
    margin-top:5px;
}
/*-------------------------------------------新增公司介绍等样式-------------------------------------------*/

/*---640样式---*/

@media screen and (min-width: 640px) {
    .swiper-pagination-bullet {
        width: 16px;
        height: 16px;
    }
    .menu-list li .c-logo-wrap {
        width: 68px;
        height: 68px;
        padding-top: 0;
    }
    .menu-list li span.c-name {
        padding: 15px 0;
    }
    .gray-bg {
        height: 20px;
    }
}