/*页眉*/
header {
    /* background: #000003; */
    min-width: 1200px;
}

.pub-header {
    background: #000003;
}

.header-top img {
    float: left;
    margin-top: 7px;
}

.header-top .nav {
    float: right;
}

.header-top {
    padding: 0 15px;
    height: 49px;
    border-bottom: 1px solid #16181b;
}

.header-bottom {
    padding: 0px 0px 0px 3px;
    height: 49px;
    position: relative;
}

a:hover {
    color: #fff;
    text-decoration: underline;
}

a {
    color: #fff;
}

.header-bottom .nav a.nav-link {
    line-height: 49px;
    padding-top: 0;
    padding-bottom: 0;
    padding: 0 14px !important;
}

.nav a {
    font-size: 14px;
}

.header-bottom .btn {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    background: #009999d8 !important;
    border: none;
    color: #ffffff !important;
    padding: 0 48px;
}

header {
    margin-bottom: 0;
}

/*页尾*/
footer {
    background: #000003;
    font-size: 14px;
    min-width: 1200px;
}

footer .nr, footer h4 {
    color: rgba(255, 255, 255, 0.8);
    line-height: 25px;
    font-size: 14px;
}

footer .nr {
    width: 810px;
    /* margin-left: 28px; */
}

footer h4 {

}

.footer-item {
    display: flex;
}

.yq {
    flex-direction: row;
}

footer .spanBox {
    display: flex;
    justify-content: space-between;
    /* margin-top: 52px; */
    /* border-top: 1px solid #16181b; */
    height: 62px;
}

footer .spanBox span {
    color: #ffffff;
    display: inline-block;
    line-height: 62px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
}

.erweima {
    width: 230px;
    display: flex;
    position: absolute;
    justify-content: space-between;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
}


.top-l {
    position: relative;
    padding: 0 0 0 160px;
}

.top-l h2 {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.top-l h4 {
    border-left: 2px solid #009999d8;
    line-height: 46px;
    padding-left: 14px;
    font-size: 24px;
    color: #666;
    margin-top: 14px;
}

.top-l h2 {
    font-size: 24px;
    color: #2c2f37;
    font-weight: 600;
    line-height: 22px;
}

.top-l h2 span {
    font-size: 12px;
    color: #555;
    font-weight: normal;
}

.top-box {
    display: flex;
}

/*搜索框*/
.top-r {
    margin-left: 117px;
    margin-bottom: 10px;
}

.hotEnt .top-r {
    margin-bottom: 10px;
}

.top-r input:focus {
    box-shadow: none;
    border-color: #eee;
}

.top-r .form-control {
    color: #858993 !important;
    font-size: 0.92857rem !important;
    width: 477px;
    height: 45px;
    line-height: 37px;
    border-left: none !important;
    border: 2px solid #099 !important;
}

.top-r .btnBg {
    background: #099 !important;
    color: #ffffff !important;
    padding: 0px 30px;
    /*font-size: 20px;*/
}

.top-r .btn-outline-secondary {
    border: 1px solid #099 !important;
    height: 45px;
    border-color: #099 !important;
}

.min-nav-box {
    display: flex;
    font-size: 12px;
}

.min-nav-box .min-nav span {
    padding: 0 5px;
    display: inline-block;
}

.min-nav-box .min-nav:last-child span {
    display: none;
}

.min-nav-box .min-nav a {
    cursor: pointer;
}

.top-r .mb-3 {
    margin-bottom: 0.48rem !important;
    background: #fff;
}


/*内容*/
.vessel-box {
    display: flex;
    justify-content: space-between;
}

.vessel-l {
    width: 874px;
}

body {
    background: #f4f6f9;
}

.menu-item {
    text-align: center;
    cursor: pointer;
}

.menu-item span {
    display: inline-block;
    padding-top: 6px;
    font-size: 14px;
    font-weight: bold;
}

.menuBox {
    display: flex;
    justify-content: space-between;
    padding: 14px 83px;
    background: #fff;
}

.col-info .item {
    text-align: center;
    width: 20%;
    background: #fff;
    padding: 25px 0;
    cursor: pointer;
}

.col-info .itemMax {
    width: 389px;
}

.col-info {
    display: flex;
    justify-content: space-between;
    padding: 16px 0;
}

.col-info .item span {
    display: inline-block;
    font-size: 14px;
}

.spanH1 {
    font-weight: bold;
    margin-bottom: 20px;
}

.spanH2.red {
    color: #009999d8;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 20px !important;
}

.Hmargin {
    margin-bottom: 20px;
}

.vessel-box {
    margin-top: 20px;
}

/*右侧*/
.vessel-r {
    width: 306px;
    background: #fff;
    position: relative;
    margin-bottom: 20px;
}

.vessel-r .title {
    text-align: center;
    padding: 80px 0 0 0;
}

.vessel-r .tx {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -32px;
    overflow: hidden;
    text-align: center;
}

.noneData img {
    margin-bottom: 20px;
    display: inline-block;
}

.noneData {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

/*列表*/
.list-top {
    border-bottom: 1px solid #009999d8;
}

.list-box button.btn.btn-outline-secondary.dropdown-toggle {
    width: 118px;
    text-align: left;
    border-color: #dedede !important;
    padding: 0 10px;
    line-height: 28px;
    font-size: 14px;
}

.list-box .dropdown-toggle::after {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    padding: 0;
    margin: 0;
}

.list-top-r {
    display: flex;
    font-size: 14px;
    float: right;
}

.list-top-l {
    float: left;
}

.more {
    line-height: 28px;
    cursor: pointer;
    float: left;
    margin-left: 40px;
}

.mb-3-title {
    line-height: 28px;
    font-weight: bold;
    margin-right: 10px;
}

.list-top-l span {
    font-size: 14px;
    line-height: 44px;
    display: inline-block;
    padding: 0 20px;
    cursor: pointer;
}

.list-top-l span.active {
    background: #000205;
    color: #ffffff;
}

.list-top-r .mb-3 {
    line-height: 28px;
    height: 28px;
    margin-bottom: 0 !important;
    float: left;
    width: inherit;
}

.list-top-r .mb-3, .more {
    margin-top: 8px;
}

.li-title {
    display: flex;
    justify-content: space-between;
}

.list-boxUl li {
    width: 428px;
    float: left;
    margin: 10px 18px 10px 0;
    background: #ffffff;
    padding: 16px 16px 16px 102px;
    position: relative;
}

.max-a {
    color: #333333 !important;
}

.list-boxUl li:nth-child(2n) {
    margin-right: 0;
}

.li-title h3 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
}

.li-title .time, .color999 {
    color: #999999;
}

.li-itemMar {
    padding: 0px 0 6px 0;
}

.posi {
    position: absolute;
    left: 16px;
    top: 50%;
    transform: translateY(-50%);
    width: 61px;
}

.page-item .page-link {
    border-radius: 0;
}

.page-item.active .page-link {
    border-radius: 0;
}

.page-link {
    color: #666666;
    font-family: 'PingFangSC';
    padding: 0;
    line-height: 36px;
    width: 36px;
    text-align: center;
}

.Next {
    margin-left: 20px;
}

.Next a {
    padding: 0 20px;
    width: inherit;
}

.navigationBox {
    margin: 19px 0 64px 0;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #009999d8;
    border-color: #009999d8;
}

.page-item .page-link:hover {
    color: #009999d8;
}

.page-item.active .page-link:hover {
    color: #fff;
}

.vessel-r dl dd span {
    color: #000;
}

.page-item:last-child .page-link {
    border-radius: 0;
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: .155em;
    content: "";
    border-top: .5em solid;
    border-right: .44em solid transparent;
    border-left: .44em solid transparent;
}

.alreadyLogin .noneData {
    display: none
}

.vessel-r .title span {
    font-size: 14px;
    color: #999999;
    font-weight: normal;
    display: inline-block;
    padding: 10px 0;
}

.vessel-r dl dd {
    line-height: 20px;
    font-size: 16px;
    position: relative;
    border-left: 4px solid #009999;
    padding: 0 0 0 20px;
    margin-top: 35px;
}

.vessel-r dl img {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}

.vessel-r dl dt {
    padding: 0 20px;
    margin-top: 25px;
}

.dt-item span {
    color: #000;
    display: inline-block;
    font-size: 14px;
    width: calc(100% - 72px);
    padding: 5px 0;
    line-height: 22px;
}

.dt-item span.hs {
    color: #666666;
    width: 72px;
}

.li-item {
    font-size: 14px;
}

.dt-item {
    display: flex;
}

/*职位发布*/
.breadcrumb {
    background: none;
    font-size: 12px;
}

li.breadcrumb-item a {
    color: #000;
    font-size: 12px;
}

li.breadcrumb-item.active {
    color: #009999;
    font-size: 12px;
}

.layui-form-auto {
    width: 556px;
    margin: auto;
}

.vessel-box form {
    width: 100%;
}

.layui-input-block {
    margin-left: 116px;
    min-height: 42px;
}

.layui-form-label {
    font-size: 14px;
    font-weight: bold;
    color: #333333;
}

.layui-form-label {
    width: 114px;
}

.vessel-boxBg-fff {
    background: #fff;
    margin-top: 0;
}

.layui-form-title {
    line-height: 18px;
    border-left: 4px solid #009999;
    padding: 0px 0 0 18px;
    margin-top: 16px;
    font-size: 16px;
    margin-bottom: 16px;
    color: #000;
}

.checkboxNew {
    display: inline-block;
    position: relative;
    margin-right: 40px;
}

.red.bt {
    padding-right: 2px;
}

.checkboxNew .xz {
    position: absolute;
    left: 0;
    top: 12px;
}

.layui-form-checked[lay-skin=primary] i {
    opacity: 0;
}

.layui-form-item .layui-form-checkbox[lay-skin=primary] {
    position: relative;
    z-index: 100;
    padding-left: 25px;
}

.layui-form-checkbox[lay-skin=primary] span {
    color: #333;
}

.layui-form-select .layui-edge {
    border-top: 8px solid;
}

.layui-input, .layui-select, .layui-textarea {
    height: 42px;
}

.layui-form-item {
    margin-bottom: 30px;
}

.layui-input-block.area {
    display: flex;
    justify-content: space-between;
}

.layui-input-block.area .layui-unselect.layui-form-select {
    width: 136px;
}

.flex {
    display: flex;
    justify-content: space-between;
}

.layui-input-block.flex .layui-unselect.layui-form-select {
    width: 348px;
}

.checkboxNew2 {
    margin: 5px 0 0 0;
}

.checkboxNew2 .layui-form-checkbox[lay-skin=primary] span {
    color: #999;
}

.layui-form-checkbox[lay-skin=primary] i {
    width: 14px;
    height: 14px;
    line-height: 14px;
}

.layui-form-checkbox i {
    top: 2px;
}

.layui-input-block.two {
    display: flex;
    justify-content: space-between;
}

.layui-input-block.two .layui-unselect.layui-form-select {
    width: 196px;
}

.layui-input-block.two span.zhi {
    line-height: 42px;
    display: inline-block;
}

.layui-input-blockTz span.spanTz {
    line-height: 37px;
    display: inline-block;
    padding-left: 20px;
    color: #666;
    font-size: 14px;
}

.layui-input-blockTz {
    display: flex;
}

.layui-form-switch {
    height: 24px;
    line-height: 24px;
    min-width: 48px;
}

.layui-btnTj {
    background: #009999d8 !important;
    color: #fff !important;
    line-height: 48px;
    height: 48px;
    /*padding: 0 92px;*/
    width: 240px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    border: none;
    margin-right: 20px;
    outline: none !important;
}

.layui-btnTj:active {
    background: #009999d8 !important;
}

.layui-btnTj:hover {
    background: #009999d8 !important;
}

.layui-btnTj:hover {
    background: #009999d8 !important;
    color: #fff !important;
}

.layui-form-auto-btn .layui-btnQx {
    color: #333333 !important;
}

.layui-btnQx:hover {
    background: none !important;
    color: #333 !important;
}

.layui-btnQx {
    background: none !important;
    color: #fff !important;
    line-height: 48px;
    height: 48px;
    /*padding: 0 92px;*/
    width: 240px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    border: 1px solid #ddd;
}

.layui-form-auto-btn {
    margin-bottom: 100px;
    margin-left: 346px;
}

.layui-breadcrumbBox {
    margin: 10px 0;
}

.layui-input3 {
    border-color: #fff !important;
}

.topSpan span {
    display: inline-block;
    border: 1px solid #ddd;
    line-height: 32px;
    width: 102px;
    text-align: center;
    margin-bottom: 12px;
    position: relative;
    float: left;
    margin-right: 10px;
}

.topSpan span img {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

.topSpan span:nth-child(4n) {
    margin-right: 0;
}

.topSpan2 {
    margin-top: 16px;
    background: #F3F3F3;
    padding: 14px 0 0 0;
    position: relative;
    cursor: pointer;
}

.topSpan.topSpan2:after {
    border-bottom: 13px solid #F3F3F3;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
    left: 50px;
    top: -12px;
}

.topSpan.topSpan2:before {
    border-bottom: 13px solid #F3F3F3;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
    left: 50px;
    top: -13px;
}

.fzredo {
    width: 0;
    position: absolute;
    opacity: 0;
    left: -100000px;
    top: -36px;
}


/*职位管理*/
.min-NAV {
    margin-bottom: 24px;
}

.min-NAV .list-top-l {
    background: #fff;
    font-weight: bold;
}

.min-NAV .list-top-r {
    background: #009999d8;
    line-height: 44px;
    padding: 0 27px;
    color: #fff;
}

.zwgl-list li {
    padding: 22px 28px 0px 0px;
    position: relative;
    cursor: pointer;
}

.li-sub {
    border-bottom: 1px solid #ddd;
    padding-left: 26px;
    width: 100%;
    padding-bottom: 23px;
}

.zwgl-list li:last-child .li-sub {
    border: none;
}

ul.zwgl-list {
    width: 100%;
}

.li-sub h3 {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    margin-bottom: 14px;
}

.li-sub .time {
    color: #999999;
    font-size: 14px;
    font-weight: normal;
}

.station-span {
    display: flex;
    /*justify-content: space-between;*/
}

.station-span.hj {
    display: grid;
    grid-template-columns: repeat(5, 20%);
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-right: 40px;
}

.sdsdfdgfdghfgh .el-input__suffix, .sdsdfdgfdghfgh .el-input__suffix-inner {
    border: none !important;
}

.input-group.mb-3.sdsdfdgfdghfgh {
    width: initial;
}

.sdsdfdgfdghfgh span {
    padding: 0 !important;
}

.sdsdfdgfdghfgh .station-span span {
    padding: 0 !important;
}

.station-span span {
    display: inline-block;
    line-height: 28px;
    border: 1px solid #009999d8;
    padding: 0 25px;
    font-size: 14px;
    font-weight: normal;
    margin-right: 10px;
    margin-top: 10px;
    color: #009999d8;
    cursor: pointer;
}

.r-info {
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
}

.r-info span {
    font-size: 30px;
    color: #009999d8;
}

.r-info em {
    font-size: 18px;
    color: #999999;
}

.r-info a {
    font-size: 14px;
    color: #333333;
}

.r-info a.state1 {
    color: #009999d8;
}

.r-info a.state3 {
    color: rgb(162, 162, 162);
}

.xz02 {
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
}

.paging {
    text-align: center;
    margin: 27px 0 30px 0;
}

/*屏蔽分页上一页按钮*/
.layui-laypage > a:first-child, .layui-laypage > a:first-child em {
    display: none;
}

/*分页下一页按钮*/
.layui-laypage > a:last-child, .layui-laypage > a:last-child em {
    margin-left: 20px;
}

section {
    background: #fff;

}

.sectionDiv {
    width: 1200px;
    margin: auto;
}

section .layui-form-item {
    margin-bottom: 0px;
}

section .layui-form-item {
    display: flex;
}

.item-123 {
    border: 1px solid #009999d8;
    color: #009999d8;
    padding: 0 30px;
    margin-right: 20px;
    cursor: pointer;
}

.active.item-123 {
    background: #009999d8;
    color: #FFFFFF;
}

.btn123 {
    display: flex;
    line-height: 36px;
    padding: 12px 0;
}

section .checkboxNew {
    margin-top: 10px;
    margin-right: 50px;
    font-size: 14px;
}

section .layui-input-block {
    margin-left: 0;
}

.layui-laypage a {
    font-size: 14px;
}

.r-info .toAudit {
    color: #009999d8;
}

.r-info .haveLine {
    color: #999;
}

/*简历管理*/
.station-spanJlgl span {
    color: #333333;
    border-color: #BFBFBF;
}

.station-spanJlgl span.active {
    color: #009999;
    border-color: #009999;
}

.station-span.station-spanJlgl span {
    margin-top: 0;
}

.station-span.hj span {
    margin-bottom: 10px;
}

.layui-table tbody tr:hover, .layui-table thead tr, .layui-table-click, .layui-table-header, .layui-table-hover, .layui-table-mend, .layui-table-patch, .layui-table-tool, .layui-table-total, .layui-table-total tr, .layui-table[lay-even] tr:nth-child(even) {
    background-color: #e5e5e5;
}

.layui-table th {
    padding: 4px 15px;
    text-align: center;
}

.layui-table td {
    text-align: center;
}

.layui-table tr {
    border-bottom: 1px solid #ddd;
}

.layui-table td, .layui-table th {
    padding: 10px 15px;
}

.layui-table tr:last-child {
    border-bottom: none;
}

.czBtn {
    border: 1px solid #009999d8 !important;
    color: #009999d8 !important;
}

.layui-btn.czBtn:hover {
    border: 1px solid #009999d8 !important;
    color: #009999d8 !important;
}

.layui-table tr:hover {
    background: none !important;
}

.layui-btn {
    height: 28px;
    padding: 0 10px;
    line-height: 28px;
}

.layui-table img {
    max-width: 112px;
    margin-bottom: 2px;
    margin-right: 2px;
}

.ccBtn {
    border: 1px solid #DEDEDE !important;
}

.layui-btn.ccBtn:hover {
    border: 1px solid #DEDEDE !important;
}

.textSpan {
    line-height: 39px;
}

.pop-layui-form {
    width: 340px;
    margin: auto;
}

.pop-layui-form .layui-form-item {
    margin-bottom: 12px;
    display: flex;
}

.pop-layui-form .layui-input, .pop-layui-form .layui-select, .pop-layui-form .layui-textarea {
    height: 36px;
}

.pop-layui-form .layui-input-block {
    margin-left: 0;
    min-height: 36px;
    width: calc(100% - 126px);
}

.pop-layui-form .layui-btnTj, .pop-layui-form .layui-btnQx {
    width: 139px;
    line-height: 36px;
    height: 36px;
    font-size: 14px;
    border: none;
}

.pop-layui-form .layui-btnTj {
    background: #E8E8E8 !important;
    color: #333333 !important;

}

.pop-layui-form .layui-textarea {
    min-height: 76px;
}

.layui-form-auto.pop-layui-form.layui-form-auto-btn {
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}

.pop-layui-form .layui-btnQx {
    background: #333333 !important;
    color: #FFFFFF !important;
}

.pop-title {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 30px 0;
}

.pop-title img {
    padding-right: 10px;
    padding-bottom: 2px;
}

.pop-layui-form .layui-form-label {
    width: 106px;
}

.layui-layer-title {
    display: none !important;
}

.layui-form-popBox {
    padding: 0 40px;
}

/*简历搜索*/
.searchTj-item {
    display: flex;
    margin-bottom: 22px;
}

.searchTj {
    padding: 14px 14px 10px 20px;
    background: #FFFFFF;
    font-size: 14px;
}

.searchTj-item.searchTj-item-qtyq {
    margin-bottom: 12px;
}

.item-h1 {
    font-weight: bold;
    margin-right: 2px;
    line-height: 28px;
    width: 80px;
}

.item-main {
    width: calc(100% - 72px);
}

.item-main ul {
    display: flex;
    flex-wrap: wrap;
}

.item-main ul li {
    margin-right: 20px;
    line-height: 28px;
    color: #333333;
    padding: 0 14px;
    cursor: pointer;
}

.item-main ul li.setOk {
    /*background: #009999d8;*/
    color: #009999d8;
}

.item-main ul li.active {
    background: #eee;
    color: #333333;
}

.dj-list {
    color: #333333;
    font-size: 14px;
    line-height: 28px;
    background: #EEEEEE;
    width: 100%;
    padding: 8px 0;

}

.dj-list span {
    margin: 0 20px;
    display: inline-block;
    cursor: pointer;
}

.dj-list span:hover {
    color: #009999d8;
}

.dj-list span.active {
    color: #009999d8;
}

.dj-list.none {
    display: none;
}

.searchTj-item2 .item-main ul li {
    background: none;
    color: #333;
}

.searchTj-item2 .item-main ul li.active {
    background: #009999d8;
    color: #fff;
}

.vessel-boxSearchTop {
    width: 100%;
    background: #ffffff;
    margin: 20px 0 0 0;
    padding-right: 30px;
}

.sub-vessel-boxSearchTop {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding-top: 20px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
}

.sub-vessel-boxSearchTop span {
    font-size: 16px;
    display: inline-block;
    padding-left: 16px;
    border-left: 4px solid #009999d8;
    line-height: 18px;
    height: 18px;
}

.vessel-boxSearchTop .czBtn {
    border: none !important;
}

.vessel-boxSearchTop .czBtn:hover {
    border: none !important;
}

.vessel-boxSearchTop .layui-btn {
    height: 18px;
    padding: 0 0 0 10px;
    line-height: 18px;
    color: #000 !important;
    outline: none;
}

.vessel-boxSearchTop .layui-btn img {
    margin-bottom: 3px;
}

.area li:hover {

}

.vessel-boxSearch .zwgl-list li {
    position: relative;
    cursor: pointer;
}

.vessel-boxSearch .zwgl-list li .left-had {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
}

.vessel-boxSearch .li-sub {
    border: none !important;
}

.listMain {
    border-bottom: 1px solid #DEDEDE;
    padding-left: 80px;
}

.user-vessel-box .listMain {
    padding-left: 0px;
}

.vessel-boxSearch .zwgl-list li:last-child .listMain {
    border-bottom: none;
}

.listMain .li-sub {
    display: flex;
}

.li-sub em {
    color: #009999d8;
    font-weight: bold;
    font-size: 14px;
}

.vessel-boxSearch .li-sub h3 {
    margin-bottom: 3.5px;
}

.bottom-info {
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    /* padding-top: 5px;     */
}

.li-sub-just:nth-child(2) {
    padding: 0 0 0 132px;
    color: #666666;
    line-height: 29px;
    font-size: 12px;
}

.vessel-boxSearch .bottom-info span {
    display: inline-block;
    padding: 0 5px;
    color: #999;
}

.r-info-bottomJust img {
    padding-bottom: 2px;
    width: 20px;
}

.r-info-bottomJust {
    margin-left: 10px;
}

.r-info-top {
    text-align: right;
}

.r-info-bottom {
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
}

/*简历详细*/
.resumeDetailsTop--left .item dl {
    display: flex;
}

.resumeDetailsTop--left .item dl dt {
    padding-left: 12px;
}

.resumeDetails {
    padding: 26px 26px 10px 26px;
    margin-bottom: 60px;
}

.resumeDetails h2 {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    padding-top: 12px;
    padding-bottom: 5px;
}

.resumeDetails h2 small {
    font-size: 14px;
    color: #999;
    font-weight: normal;
    display: inline-block;
    padding-left: 40px;
}

.resumeDetailsTop-infoJust {
    line-height: 28px;
    font-weight: normal;
}

.title-border-left {
    border-left: 4px solid #009999d8;
    line-height: 18px;
    padding-left: 16px;
    font-size: 16px;
    color: #000;
    position: relative;
}

.resumeDetailsTop-info {
    width: 727px;
    display: flex;
    justify-content: space-between;
}

.evaluateInfo {
    display: flex;
    justify-content: space-between;
    width: 812px;
    margin-top: 20px;
}

.justBox, .evaluateInfoJust {
    display: flex;
}

.justBox .layui-icon {
    color: #009999d8;
}

.justBox .just {
    color: #000;
    font-weight: bold;
}

.str {
    margin-left: 5px;
}

.ulBox {
    width: 160px;
    height: 100px;
    border: 1px solid #DEDEDE;
    position: relative;
    margin-left: 20px;
}

.liBox {
    position: absolute;
    background: #fff;
    width: 134px;
    height: 102%;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
    padding: 5px 5px;
    line-height: 28px;
}

.evaluateInfoJust {
    position: relative;
}

.justBox:nth-child(1) {
    position: absolute;
    top: 40%;
    transform: translateY(-5%);
}

.justBox:nth-child(2) {
    margin-left: 160px;
}

.liBox em {
    color: #009999d8;
    font-weight: bold;
}

.resumeDetailsTop {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.resumeDetailsTop--right {
    text-align: right;
}

.resumeDetailsTop--right .layui-btn {
    display: block;
    margin: 0 0 20px 0;
    line-height: 36px;
    height: 36px;
    width: 145px;
    text-align: center;
    outline: none;
    font-size: 14px;
    font-weight: bold;
    color: #009999d8 !important;
    border-color: #009999d8 !important;
}

.resumeDetailsTop--right .time {
    margin-bottom: 20px;
}

.resumeDetailsTop--right .layui-btn.red {
    background: #009999d8 !important;
    color: #FFFFFF !important;
}

.resumeDetailsTop--left {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
}

.del-info-item ul li h3 {
    font-size: 16px;
    line-height: 28px;
    color: #000;
}

.del-info-item ul li {
    margin-bottom: 10px;
    display: flex;
    position: relative;
}

.del-info-item ul li a {
    display: inline-block;
    margin-right: 40px;
}

.del-info-item ul li span {
    display: block;
    width: 82px;
    line-height: 26px;
    padding-right: 10px;
    font-weight: bold;
}

.del-info-item ul li p {
    line-height: 26px;
    width: calc(100% - 60px);
}

.del-info-item ul {
    margin-bottom: 20px;
    padding-top: 20px;
}

.del-info-item ul li:first-child {
    display: flex;
    justify-content: space-between;
    margin-bottom: 8px;
}

.del-info-item ul:last-child {
    margin-bottom: 20px;
}

.del-info-item {
    border-bottom: 1px solid #ddd;
    position: relative;
}

.widthHva a:first-child {
    display: inline-block;
    width: 226px;
}

.del-info-item ul li.widthHva {
    margin-bottom: 10px;
}

.lineHas {
    width: calc(100% - 248px);
    border-bottom: 2px dashed #ececec;
    height: 1px;
    padding: 10px 0 0 0;
    margin-top: 3px;
}

.Ulspace-between li {
    display: flex;
    justify-content: space-between;
}

.del-info-item:last-child {
    border-bottom: none;
}

/*user首页*/
.mainBoxIndex {
    background: url("../image/r-2.png") no-repeat left top;
    /*background-size: cover;*/
    background-size: 100%;
    min-width: 1200px;
    background-color: #F6F6F8;
}

.navUserInfo {
    display: flex;
    justify-content: space-between;
}

.navUserInfo-item.nav {
    width: 260px;
    height: 420px;
    /*background: #067389;*/
    position: relative;
}

.navUserInfo-item.lunbo {
    width: 672px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.navUserInfo-item.userInfo {
    width: 240px;
    background: #FFFFFF;
    padding-top: 24px;
    padding-left: 14px;
    padding-right: 14px;
    position: relative;
}

.navUserInfo-item.nav dl {
    width: 100%;
    line-height: 52px;
}

.navUserInfo-item.nav dd {
    background: #099;
    color: #FFFFFF;
    padding: 0 14px;
}

.navUserInfo-item.nav dt {
    background: #fff;
    line-height: 46px;
    padding: 0px 14px 0 14px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

.nav-dt-item a {
    font-size: 13px;
    color: #666;
    margin-right: 12px;
    cursor: pointer;
    font-weight: normal;
}

.sub-a {
    cursor: pointer;
    color: #999999 !important;
}

.sub-a:hover {
    color: #009999d8 !important;
}

.nav-dt-item a.active {
    color: #333333;
    font-size: 14px;
    font-weight: bold;
}

.nav-dt-item a:last-child {
    margin-right: 0;
}

.nav-dt-item {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    color: #999999;
}

/*轮播*/
.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
}

.swiper-slide img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.txUserInfo-img {
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 70px !important;
    height: 70px !important;
    display: block;
    border: 2px solid #009999d8;
}

.wdl .txUserInfo-img {
    border: none;
}

.userInfo-justTitle {
    position: relative;
    padding: 0 0 0 82px;
}

.userInfo-justTitle h3 {
    font-size: 18px;
    font-weight: bold;
}

.userInfo-just2 {
    display: flex;
    justify-content: space-between;
    margin-top: 26px;
}

.userInfo-just2 .dd {
    width: 98px;
    background: #F2F2F2;
    font-size: 14px;
    color: #333333;
    text-align: center;
    padding: 10px 0;
}

.userInfo-just2 .dd em {
    color: #009999d8;
    font-size: 20px;
    cursor: pointer;
}

.swiper-pagination-bullet-active {
    width: 18px !important;
    border-radius: 100px !important;
    background: #fff !important;
}

.userInfo-just ul {
    display: flex;
    justify-content: space-between;
    margin-top: 16px;

}

.userInfo-just ul li {
    width: 50%;
    text-align: center;
    cursor: pointer;
}

.userInfo-just--Btn {
    position: absolute;
    width: 100%;
    line-height: 44px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    bottom: 0;
    left: 0;
    background: #099;
    text-align: center;
    cursor: pointer;
}

.userInfo-just--Gn img {
    margin-bottom: 6px;
}

.nav.navUserInfo-item img {
    margin-right: 6px;
}

.index-list .list-top {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.listTitle {
    font-size: 30px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
}

.index-list-box {
    /* margin: 40px 0 0 0; */
    padding: 15px 0;
    background: #F0F2F5;
    /*margin-bottom: 40px;*/
}

.index-list-box .list-top {
    border-bottom: none;
    position: relative;
}

.index-list-box .layui-form-item {
    display: flex;
    margin-bottom: 0;
}

.rightCz {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.moreIndex {
    line-height: 35px;
}

.jtdBtn {
    line-height: 37px;
    background: #009999d8;
    color: #fff;
    padding: 0 34px;
    margin-right: 40px;
    cursor: pointer;
}

.red {
    color: #009999d8 !important;
}

.price-red {
    color: #DC3223 !important;
}

.jl-info-item--box li {
    background: #FFFFFF;
    /*padding: 15px;*/
    /*
    width: calc(33.3333333333333333% - 14.66666666666666666666666px);
    */
    width: 23%;
    margin-right: 22px;
    float: left;
    position: relative;
    margin-bottom: 22px;
    cursor: pointer;
}

.jl-info-item--box li:nth-child(4n) {
    margin-right: 0;
}

.jl-info-item--box {
    margin-top: 28px;
}

.list-just--top {
    font-size: 16px;
    font-weight: bold;
    /*border-bottom: 1px solid #ddd;*/
    /*padding-bottom: 10px;*/
    margin: 10px 15px;
}

.list-just--topTitle {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

.spanBoxBg span {
    display: inline-block;
    /*background: #ECECEC;*/
    line-height: 20px;
    /*padding: 0 10px;*/
    font-size: 12px;
    color: #8d8d8d;
    font-weight: normal;
    margin-right: 8px;
    margin-top: 10px;
}

.li-item-rm {
    display: flex;
    flex-direction: column;
}

.li-item-rm {
    display: flex;
    justify-content: space-between;
}

.xgInfo {
    display: flex;
    justify-content: space-between;
    color: #999999;
    margin-left: 15px;
}

.joblist {
    display: flex;
    justify-content: start;

}

.xgInfo span {
    color: #999999;
    font-size: 14px;
}

.list-just--bottom {
    /*margin-top: 10px;*/
    display: flex;
    justify-content: space-between;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 10px 15px;
}

.list-just--bottom1 {
    display: flex;
    justify-content: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0px 15px;
}

.list-just--bottom h3 {
    font-size: 14px;
    color: #333333;
}

.index-list-box2 {
    margin-top: -20px;
    /*padding-top: 0;*/
}

.index-list-box3 {
    display: flex;
    justify-content: space-between;
}

.position-img {
    position: absolute;
    width: 50px;
    height: 50px;
    left: 2%;
    /*    transform: translateX(-50%);*/
    border-radius: 50%;
    overflow: hidden;
    margin-top: 20px;
    margin-left: 20px;
}

.position-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100%;
}

.index-list-box2 .jl-info-item--box li {
    text-align: center;
}

.index-list-box2 .jl-info-item--box li h3, .index-list-box2.hot .jl-info-item--box li h3 {
    /*font-size: 16px;*/
    font-weight: bold;
    /*padding: 5px 50px;*/
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    position: relative;
    z-index: 99;
    width: 255px;
}

.index-list-box2 .jl-info-item--box li span {
    font-size: 14px;
    font-weight: normal;
    color: #999999;
    display: block;
    width: 239px;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 23px;
}

.stionInfo {

    border: 1px solid #009999d8;
    width: 190px;
    margin: 24px auto auto auto;
    line-height: 36px;
}

.stionInfo em {
    color: #009999d8;
    font-weight: bold;

    border: 1px solid #099;
    width: 120px;

    line-height: 30px;
    border-radius: 15px;
}

.stionInfo em {
    color: #099;
    /*font-weight: bold;*/
}

.index-list-box2 .jl-info-item--box li {
    /*margin-bottom: 56px;*/
    height: 150px;
    /*padding-top: 20px;*/
    padding-bottom: 5px;

}

.index-list-box2 .jl-info-item--box {
    margin-top: 60px;
}

.moreIndex {
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
}

/*用户中心*/
.user-vessel-box {
    width: 874px;
}

.listMainBox {
    display: flex;
    justify-content: space-between;
}

.user-min-NAV {
    margin: 10px 0 10px 0;
}

.li-sub-just .spanBoxBg span {
    margin: 0;
}

.li-sub-just .spanBoxBg {
    margin-left: 20px;
}

.li-sub-justColo {
    display: flex;
    margin-bottom: 5px;
    justify-content: space-between;
}

.user-vessel-box .bottom-info {
    font-weight: normal;
}

.flex {
    display: flex;
}

.user-vessel-box .li-sub-just {
    width: 100%;
}

.user-vessel-box .listMain {
    width: 100%;
}

.flexJusTenter {
    display: flex;
    justify-content: space-between;
    line-height: 24px;
}

.li-sub-justColo span, .flexJusTenter span {
    color: #999999;
}

.tuBiaoText {
    position: relative;
    padding-left: 30px;
    margin: 0 20px 0 0;
    cursor: pointer;
    line-height: 28px;
}

.tuBiaoText2 {
    line-height: 20px;
}

.tuBiaoText img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 20px;
    height: 20px;
}

.tuBiaoText3 {
    margin: 0 50px 0 20px;
}

.tuBiaoText2 img {
    width: 20px;
    height: 20px;
}

.tuBiaoText4 {
    margin: 0;
    line-height: 18px;
}

.operateBox {
    display: flex;
}

.userRq--box, .userRq--right-title {
    display: flex;
    justify-content: space-between;

}

.userRq--right {
    width: 306px;
}

.userRq--right-title .listTitle {
    font-size: 18px;
    font-weight: bold;
    border-left: 2px solid #000205;
    line-height: 18px;
    padding-left: 18px;
}

.userRq--box .jl-info-item--box li {
    background: #FFFFFF;
    padding: 33px 25px 20px 25px;
    width: 100%;
    margin-right: 22px;
    float: left;
    position: relative;
    margin-bottom: 56px;
}

.user-section .tuBiaoText {
    line-height: 62px;
}

/*用户个人中心*/
.min-UserNav {
    background: #FFFFFF;
}

.user-vessel {

}

.user-vessel .min-NAV {
    margin-bottom: 0;
}

.user-vessel .li-sub {
    padding-left: 0;
}

.span-block span {
    display: block;
    text-align: center;
    font-size: 14px;
    line-height: 25px;
}

.span-block span:first-child {
    line-height: 25px;
    margin: 16px 0 4px 0;
}

.user-vessel .userInfo-just ul li {
    width: 25%;
    color: #333;
}

.user-vessel .userInfo-just.userInfo-just--Gn {
    padding: 0 10px;
}

.infoJust .title-border-left {
    color: #000;
    margin-top: 20px;
}

.infoJust-text {
    position: relative;
}

.stutas-num {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 30px;
    font-weight: bold;
    color: #009999d8;
}

.infoJust-text {
    margin-left: 20px;
    padding-left: 30px;
}

.hsColor {
    color: #999999;
    margin-top: 5px;
}

.user-vessel .vessel-r {
    height: inherit;
}

.noPaddingLeft {
    padding-left: 0;
}

.infoJustLeft .layui-form-label {
    text-align: left;
    padding: 0;
    line-height: 28px;
}

.infoJustLeft .layui-input {
    height: 28px;
}

.user-vessel .layui-form-item {
    display: flex;
}

.user-vessel .layui-input-block {
    margin-left: 0;
    width: 140px;
}

.user-vessel .layui-form-label {
    width: 68px;
    font-weight: normal;
}

.vessel-r .infoJust-text dl dd {
    font-size: 16px;
    position: relative;
    padding: 0 0 0 10px;
    border: none;
    margin: 0;
    line-height: 32px;
}

.user-vessel .layui-form-item {
    margin-bottom: 2px;
}

.posiRE {
    background: #FFFFFF;
}

.vessel-r.userBigvessel-r {
    background: none;
}

.userBigvessel-r .userRq--right-title {
    margin-top: 20px;
}

.right-just .listMain {
    margin: 0;
    padding: 0;
    width: 100%;
}

.right-just ul.zwgl-list {
    background: #fff;
    padding: 0 20px;
    margin: 20px 0;
}

.right-just .li-sub h3 {
    font-size: 15px;
    margin-bottom: 4px;
}

.right-just .li-sub em {
    color: #009999d8;
}

.right-just .flexJusTenter {
    font-size: 12px;
}

.right-just .li-sub-justColo {
    margin-bottom: 2px;
}

.right-just .li-sub {
    padding-bottom: 5px;
    border-bottom: none;
}

.right-just .zwgl-list li:last-child .listMain {
    border: none;
}

.right-just .zwgl-list li {
    padding: 14px 0px 0px 0px;
    position: relative;
}

.paging2 {
    width: 874px;
}

.li-sub .status em {
    font-weight: normal;
    padding: 0 3px;
}

.user-vessel .statusList .li-sub {
    padding-right: 100px;
    position: relative;
}

.statusBox {
    position: absolute;
    right: 0;
    top: 2px;
}

.jieshou {
    color: #36A04A;
}

.jujue {
    color: #009999d8;
}

.daiqueren {
    color: #009999d8;
}

.buttonBox button {
    border: 1px solid #ddd;
    width: 70px;
    text-align: center;
    line-height: 30px;
    height: 30px;
    padding: 0;
}

.buttonBox button.jieshou {
    margin-bottom: 14px;
    color: #333333 !important;
    border-color: #333333 !important;
}

.buttonBox button.jujue {
    color: #999 !important;
    border-color: #DEDEDE !important;
}

.buttonBox button.jieshou:hover {
    color: #000 !important;
}

.buttonBox {
    top: 43%;
    transform: translateY(-50%);
}

.textIcon {
    text-align: center;
}

/*职位详情*/
.delBox .user-vessel-box {
    width: 100%;
}

.timeBtn {
    color: #666666 !important;
    border: none !important;
    padding: 0 !important;
}

.delBox .timeBtn:hover {
    color: #666666 !important;
    border: none !important;
}

.timeImg {
    margin-right: 10px;
}

.delBox .sub-vessel-boxSearchTop {
    border: none;
    padding-right: 30px;
}

.delBox--info .li-sub-justColo span, .delBox--info .flexJusTenter span {
    margin: 0;
}

.delBox--info em {
    color: #009999d8;
    font-size: 16px;
    font-weight: bold;
    margin-right: 10px;
}

.delBox--info .li-sub-justColo {
    margin: 0 30px 40px 20px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 0;
}

.delBox--info .spanBoxBg {
    margin-top: 10px;
}

.caozuoInfo {
    display: flex;
}

.caozuoInfo.resumeDetailsTop--right .layui-btn {
    margin-left: 14px;
}

.resumeDetailsTop--right2 button {
    border: none !important;
}

.delBox .sub-vessel-boxSearchTop span {
    font-size: 24px;
    font-weight: bold;
    line-height: 24px !important;
    display: block;
    height: 24px;
}

.useriInfo2 {
    padding: 0 30px 0 0px;
}

.useriInfo2 .title-border-left {
    border-color: #000205;
    font-size: 18px;
    font-weight: bold;
}

.useriInfo2 .station-span span {
    padding: 0 16px;
    line-height: 32px;
    text-align: center;
}

.useriInfo2 .station-span.station-spanJlgl {
    padding-left: 20px;
    margin-bottom: 60px;
}

.useriInfo2 .del-info-item {
    border: none;
}

.useriInfo2 .del-info-item ul {
    padding-left: 20px;
}

.useriInfo2 .del-info-item ul li:first-child {
    justify-content: flex-start;
}

.del-info-item ul li .station-spanJlglInfo-s span {
    width: inherit;
}

.del-info-item ul li .station-spanJlglInfo-s {
    padding-left: 0 !important;
}

.useriInfo2 .del-info-item ul li span {
    line-height: 34px;
}

.station-spanText5 {
    line-height: 27px;
    padding: 3px 0 0 0;
}

.useriInfo2 .del-info-item ul li {
    margin-bottom: 0;
}

.useriInfo2 dl {
    display: flex;
    justify-content: space-between;
}

.useriInfo2 dt {
    width: 337px;
}

.span--h1Box {
    text-align: center;
}

.span--h1Box span {
    display: block;
    text-align: center;
}

.span--h1Box span.span--h1 {
    font-size: 16px;
    font-weight: bold;
    padding: 20px 0 10px 0;
}

.span--h1Box span.span--h2 {
    font-size: 14px;
    color: #333;
    font-weight: normal;
    text-align: left;
}

.text--p {
    line-height: 25px;
    margin: 16px 0 5px 0;
}

.resumeDetailsTop--right8 button {
    margin: 50px auto auto auto !important;
}

.delBox--info {
    background: #fff;
    margin-bottom: 20px;
}

.zwgl-list2 .li-sub {
    padding-left: 0px;
}

.delBox .sub-vessel-boxSearchTop span.minTitle {
    font-size: 18px;
    border-color: #333333;
    height: 19px;
    line-height: 18px !important;
}

.timeImg {
    margin-right: 5px;
    width: 17px;
}

.sub-vessel-boxSearchTop006 {
    margin-bottom: 10px;
}

.sub-vessel-boxSearchTop008 {
    padding: 20px 0 0 0;
    margin: 0;
}

.delBox {
    margin-bottom: 60px;
}

/*热门企业*/
.userBigvessel-r .right-just6 .userRq--right-title {
    margin-top: 0px;
}

.userBigvessel-r .right-just6 .userRq--right-title .listTitle {
    height: 20px;
}

.hot .jl-info-item--box li {
    text-align: center;
}

.index-list-box2.hot .jl-info-item--box {
    margin-top: 36px;
}

.min-UserNav3 {
    background: none;
    margin-top: 20px;
}

.noMarginTop {
    margin-top: 0;
}

/*企业详情*/
.topInfo-box {
    background: #FFFFFF;
    padding: 30px 30px 0 0;
    margin-top: 20px;
}

.topInfo-box dd {
    display: flex;
    justify-content: space-between;
    padding-left: 20px;
    position: relative;
}

.nameInfoBox {
    display: flex;
}

.imgBox {
    width: 156px;
    height: 156px;
    background: #DEDEDE;
    position: relative;
}

.imgBox img {
    position: absolute;
    height: 100%;
    width: 100%;
}

.topInfo-box h2 {
    font-size: 24px;
    font-weight: bold;
    padding-top: 5px;
}

.h2h4Box {
    padding-left: 20px;
    width: calc(100% - 156px);
}

.topInfo-box h4 {
    font-size: 14px;
    font-weight: normal;
    color: #666666;
    padding: 10px 0;
    width: 80%;
}

.h2h4Box .resumeDetailsTop--right {
    margin-top: 30px;
}

.numInfo {
    position: absolute;
    top: 40px;
    transform: translateY(-50%);
    right: 10px;
    display: flex;
}

.numInfo span {
    display: block;
    text-align: center;
    margin: 0 0 0 30px;
    flex-direction: row;
}

.numInfo span em {
    font-size: 30px;
    font-weight: bold;
}

.width100 {
    width: 100%;
}

.width100 .li-sub-just, .width100 .listMain {
    width: 100%;
}

.width100 .listMain {
    padding-left: 0;
}

.width100 .li-sub {
    padding-left: 0;
}

button.bgHva {
    background: #009999d8 !important;
    border: none !important;
    color: #FFFFFF !important;
    padding: 0 16px;
}

.entDel .userRq--box {
    margin-top: 20px;
    margin-bottom: 30px;
}

.title-border-left.black {
    border-color: #000000;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    margin-top: 24px;
    margin-bottom: 30px;
}

.entDel dt .del-info-item {
    padding-left: 20px;
}

.entDel .del-info-item ul li span {
    display: block;
    width: 172px;
    line-height: 26px;
}

.entDel .del-info-item ul li p span {
    display: block;
    width: 100%;
    margin-bottom: 20px;
}

.succeed, .examine, .intention, .invite, .inappropriate, .favorite {
    display: none;
}

.succeed {
    display: block;
}

.flexJusTenter span {
    display: inline-block;
    padding-left: 5px;
    color: #333333;
}

/*我的简历*/
.resume-center {
    position: relative;
}

.resume-center-info {
    background: #FFFFFF;
    margin-left: 94px;
    padding-left: 30px;
    padding-top: 36px;
    padding-right: 30px;
}

/*.resume-center-navBox{*/
/*width: 1200px;*/
/*position: fixed;*/
/*margin: auto;*/
/*left: 50%;*/
/*transform: translateY(-50%);*/
/*top: 0;*/
/*}*/
.resume-center-nav {
    position: fixed;
    left: 0;
    width: 120px;
    line-height: 52px;
    background: #E9E9E9;
    text-align: center;
}

/*.resume-center-nav.fixd{*/
/*position: fixed;*/
/*left: 350px;*/
/*top: 62px;*/
/*}*/

.resume-center-nav.fixed {
    position: fixed;
}

.resume-center-nav a {
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    color: #333;
    display: block;
    border-left: 4px solid #E9E9E9;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.resume-center-nav .returnCenter {
    line-height: 44px;
    background: #000205;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
}

.resume-center-nav a.active {
    background: #FFFFFF;
    border-left: 4px solid #009999d8;
    color: #009999d8;
}

.resume-center-nav a:hover {
    background: #FFFFFF;
    border-left: 4px solid #009999d8;
    color: #009999d8;
}

.resume-center .resumeDetailsTop--left {
    border-bottom: none;
    /*padding-bottom: 20px;*/
}

.userLxInfo {
    display: flex;
}

.userLxInfo span {
    margin-right: 20px;
}

.userLxInfo span:last-child {
    background: url("../image/mailbox.png") no-repeat left center;
    display: inline-block;
    padding-left: 20px;
}

.userLxInfo span:first-child {
    background: url("../image/phone.png") no-repeat left center;
    display: inline-block;
    padding-left: 16px;
}

.userNameSexInfo {
    padding: 2px 0 6px 0;
    color: #999999;
}

.resume-center .resumeDetailsTop {
    position: relative;
}

.resume-center .tuBiaoText {
    position: absolute;
    right: 0;
    top: 0;
}

.tuBiaoText.bianji img {
    width: 18px;
    height: 18px;
}

.bianji {
    padding-left: 24px;
    margin-right: 0;
}

em.required {
    background: #009999d8;
    color: #FFFFFF;
    font-size: 12px;
    display: inline-block;
    margin-left: 5px;
    padding: 0 2px;
}

.noPosition {
    position: relative !important;
}

.compile {
    display: none;
}

.bianji:hover {
    color: #009999d8;
}

.info-item-block:hover {
    cursor: pointer;
}

.info-item-block:hover .compile {
    display: block;
}

.info-item-block:hover .compile {
    display: block;
}

.del-info-item ul:hover {
    cursor: pointer;
}

.subul-box:hover .compile {
    display: block;
}

.subul-box:hover h4 {
    display: none;
}

li.havPaddingRight {
    padding-right: 140px;
    line-height: 24px;
}

ul.havPaddingRight {
    padding-right: 140px;
}

.positionBtn {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.layui-btn .layui-icon {
    color: #DE5523;
}

.layui-btn {
    outline: none !important;
}

.del-info-item {
    padding-top: 30px;
}

.layui-form-sub {
    width: 536px;
}

.compile-box .layui-form {
    position: relative;
    padding-left: 20px;
}

.xgTx {
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
}

.xgTx .layui-form-item {
    text-align: center;
}

.xzwj {
    display: inline-block;
    padding: 5px 0;
    color: #009999d8;
}

.wjyq {
    color: #999999;
}

.compile-box .layui-btnTj {
    background: #000 !important;
    color: #fff !important;
    line-height: 42px;
    height: 42px;
    width: 108px;
    font-size: 14px;
    font-weight: normal;
}

.layui-btnQx {
    color: #999999 !important;
    line-height: 42px;
    height: 42px;
    width: 108px;
    font-size: 14px;
    font-weight: normal;
}

.compile-box .layui-form-label {
    text-align: left;
    color: #666666;
    font-weight: normal;
}

.layui-input-block2 {
    position: relative;
}

.checkboxNewPosi {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    color: #999999;
}

.layui-form-radio > i:hover, .layui-form-radioed > i {
    color: #009999d8;
}

.compile-box .layui-input-block {
    margin-left: 108px !important;
}

.compile-box .layui-form-label {
    width: 104px !important;
}

.compile-box .layui-input-block.area .layui-unselect.layui-form-select {
    width: 130px;
}

.checkboxNew3 {
    position: absolute;
    right: -90px;
    top: 32%;
    transform: translateY(-50%);
    margin: 5px 0 0 0;

}

.checkboxNew3 span {
    color: #333333 !important;
}

.compile-box .layui-form-item {
    position: relative;
}

.checkboxNewGzjl {
    right: -146px;
}

.compile-box .layui-form-label {
    padding: 9px 0;
}

.compile-box .layui-form-sub.layui-form-auto-btn {
    margin-left: 109px;
}

.qzzt-box .ul {
    display: flex;
}

.qzzt-box .ul .li {
    width: 148px;
    margin-right: 10px;
    line-height: 42px;
    border: 1px solid #DEDEDE;
    text-align: center;
}

.text {
    margin: 0 0 20px 0;
}

.compile-box .layui-form-sub.layui-form-auto-btn.layui-form-auto-btn23 {
    margin-left: 0;
    margin-top: 30px;
    margin-bottom: 24px;
}

.qzzt-box .li {
    position: relative;
}

.qzzt-box .li img {
    position: absolute;
    right: 0;
    top: 0;
    display: none;
}

.qzzt-box .li.active img {
    display: block;
}

.qzzt-box .li.active {
    border-color: #000 !important;
}

.layui-form-sub2 {
    width: 68%
}

.compile-box .layui-input-block.two .layui-unselect.layui-form-select {
    width: 47%;
}

.compile-box .layui-form-sub.layui-form-auto-btn.layui-form-auto-btn56 {
    margin: auto auto 20px auto;
}

.del-info-item .main ul li:first-child {
    display: inline-block;
}

.compile-box {
    display: none;
}

.title-border-leftMar {
    margin-bottom: 30px;
}

/*2020620*/
.item-main > ul > li {
    position: relative;
}

.layui-table td, .layui-table th {
    text-align: center !important;
    line-height: 36px;
}

.setOk span {
    color: #FFFFFF;
}

.item-main ul li .dot.active {
    transform: rotate(180deg);
    display: inline-block;
}

.item-main > ul > li:hover {
    color: #009999d8;
}

.item-main > ul > li.setOk:hover {
    color: #009999d8;
}

.layui-form-top {
    display: flex;
    border-radius: 25px;
}

.layui-form-top .layui-form-item .layui-input-inline {
    width: 94px;
    margin-right: 0;
}

.layui-form-top .layui-form-item .layui-inline {
    margin-bottom: 0;
    margin-right: 0;
}

.layui-form-top .layui-form-item {
    margin-bottom: 0;
}

.layui-form-top .layui-form-select .layui-input {
    /*border-color: #099 !important;*/
    border: 2px solid #099 !important;
    border-right: none !important;
    padding-left: 20px;
    font-size: 14px;
}

.layui-form-top .layui-form-select .layui-edge {
    right: 14px;
}

.xz02 {
    display: none;
}

.xz02.checked {
    display: block;
}

.vessel-boxSearch .zwgl-list li:hover .xz02 {
    display: block;
}

.layui-input-cascader {
    text-align: left;
}

.layui-btnTj {
    position: relative;
}

.btn-span {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #009999;
    color: #FFFFFF;
    text-align: center;
    left: 0;
    top: 0;
}

.zwgl-list li:hover .xz02 {
    display: block;
}

.layui-layer-btn .layui-layer-btn0 {
    border-color: #009999d8 !important;
    background-color: #009999d8 !important;
}

/*new style element-ui样式调整*/
.fromDivBox {
    width: 100%;
}

.fromDiv {
    width: 556px;
    margin: auto;
}

.el-form-item__label {
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    padding: 0 20px 0 0;
}

.el-radio__input.is-checked .el-radio__inner {
    border-color: #009999d8;
    background: #009999d8;
}

.el-textarea__inner {
    border-color: #DCDFE6 !important;
    min-height: 86px !important;
    border-radius: 0;
}

.el-switch.is-checked .el-switch__core {
    border-color: #46c92c;
    background-color: #46c92c;
}

.el-radio__inner:hover {
    border-color: #009999d8 !important;
}

.el-radio__input.is-checked + .el-radio__label {
    color: #009999d8;
}

.el-cascader {
    width: 100%;
}

.el-select {
    width: 100%;
}

.fromDiv .el-button--primary {
    background: #009999 !important;
    outline: none !important;
}

.el-button + .el-button {
    outline: none !important;
}

.fromDiv .el-button--primary:hover {
    background: #009999 !important;
}

.el-button--primary span {
    color: #ffffff;
}

.el-form-item.is-required:not(.is-no-asterisk) .el-form-item__label-wrap > .el-form-item__label:before, .el-form-item.is-required:not(.is-no-asterisk) > .el-form-item__label:before {
    color: #009999d8;
}

.el-select-box {
    display: flex;
    justify-content: space-between;
}

.el-select-box .el-select {
    width: 100%;
}

.el-select-boxAge.el-select-box .el-form-item {
    width: 45%;
}

.two-select .el-select {
    width: 80%;
}

/*.el-checkbox-position{*/
/*position: absolute;*/
/*right: ;*/
/*}*/
.two-select {
    display: flex;
    justify-content: space-between;
}

.el-checkbox__input.is-checked + .el-checkbox__label {
    color: #009999d8;
}

.el-checkbox__input.is-checked .el-checkbox__inner, .el-checkbox__input.is-indeterminate .el-checkbox__inner {
    background-color: #009999d8;
    border-color: #009999d8;
}

.el-date-table td.today span {
    color: #009999d8;
}

.el-date-table td.current:not(.disabled) span {
    background-color: #009999d8;
}

.el-checkbox__inner:hover, .el-checkbox__inner:active {
    border-color: #009999d8;
}

.el-checkbox__input.is-focus .el-checkbox__inner {
    border-color: #009999d8;
}

.el-date-editor.el-input, .el-date-editor.el-input__inner {
    width: 100%;
}

[v-cloak] {
    display: none;
}

.jobEmailReportEnum .el-switch.is-checked .el-switch__core {
    border-color: #46c92c;
    background-color: #46c92c;
}

.spanTz {
    color: #666666;
}

.el-form-item {
    margin-bottom: 30px;
}

.el-cascader .el-input .el-icon-arrow-down {
    color: #C0C4CC;
}

.layui-form-top .layui-form-select .layui-input {
    height: 45px;
}

button.el-button.el-button--primary {
    background: #009999d8 !important;
}

/* .el-message-box button.el-button.el-button--primary {
    background: #000 !important;
} */
.layui-form-selected dl {
    top: 45px;
}

.el-dialog {
    min-width: 420px !important;
}

.mainBoxJlGl .layui-btn {
    padding: 0 5px;
}

.mainBoxJlGl .el-dialog__body {
    padding: 10px 46px 20px 20px;
}

.mainBoxJlGl .el-form-item__label {
    font-weight: normal;
    padding-right: 10px
}

.mainBoxJlGl button.el-button.el-button--default {
    background: #E8E8E8 !important;
    border: none;
    margin-right: 45px;
}

.mainBoxJlGl button.el-button.el-button--primary {
    background: #333 !important;
}

.mainBoxJlGl button.el-button.el-button--primary, .mainBoxJlGl button.el-button.el-button--default {
    margin-top: 20px;
    width: 50%;
    line-height: 38px;
    padding: 0;
    outline: none !important;
}

.mainBoxJlGl .el-form-item {
    margin-bottom: 20px;
}

.mainBoxJlGl .el-form-item__content {
    display: flex;
    justify-content: space-between;
    margin-left: 20px !important;
    margin-bottom: 5px;
}

.mainBoxJlGl .layui-btn {
    height: 28px;
    line-height: 28px;
}

button.layui-btn.layui-btnBzan {
    border: 1px solid #000 !important;
    width: 108px;
    line-height: 28px;
    height: 28px !important;
    padding: 0 !important;
}

.el-paginationBox {
    text-align: center;
    margin: 24px 0;
}

.el-pagination.is-background .btn-next, .el-pagination.is-background .btn-prev, .el-pagination.is-background .el-pager li {
    margin: 0 0;
    color: #606266;
    min-width: 36px;
    background: #fff;
    line-height: 36px;
    height: 36px;
    border-radius: 0;
    border: 1px solid #ddd;
    border-right: none;
}

.el-pagination button, .el-pagination span:not([class*=suffix]) {
    display: inline-block;
    font-size: 13px;
    min-width: 36px;
    height: 36px;
    line-height: 36px;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    padding: 0 16px;
    border-radius: 0;
    border: 1px solid #ddd;
}

.btn-next {
    margin-left: 20px !important;
    border: 1px solid #ddd !important;
}

.btn-prev {
    margin-right: 20px !important;
    border: 1px solid #ddd !important;
}

.el-pager > .number.active {
    border-color: #009999d8 !important;
}

.el-pager > .number {
    width: 38px !important;
    height: 38px !important;
    line-height: 38px !important;
}

.el-pager {
    border-right: 1px solid #ddd;
}

.el-pagination.is-background .el-pager li:not(.disabled).active {
    background-color: #009999d8;
    color: #fff !important;
}

.el-pagination.is-background .el-pager li:not(.disabled):hover {
    color: #009999d8;
}

.myJob .el-form-item__label {
    font-weight: normal;
}

.compile-box {
    background: #f8f8f8;
    padding: 40px 20px;
    margin-bottom: 20px;
}

.myJob .el-input__inner {
    background: #fff !important;
    border-radius: 0;
}

.el-input-items {
    width: 90%;
}

.col2Info {
    display: flex;
    justify-content: space-between;
    width: 50%;
}

.myJob button.el-button.el-button--primary {
    background: #000 !important;
}

.myJob .el-form-item {
    margin-bottom: 20px;
}

.el-range-editor.is-active, .el-range-editor.is-active:hover {
    border-color: #009999d8;
}

.el-date-table td.in-range div, .el-date-table td.in-range div:hover, .el-date-table.is-week-mode .el-date-table__row.current div, .el-date-table.is-week-mode .el-date-table__row:hover div {
    background-color: rgba(255, 246, 252, 1);
}

.el-date-table td.end-date span, .el-date-table td.start-date span {
    background-color: #009999d8;
}

.add-boxMarinTop {
    margin-top: 20px;
}

.blockDiv {
    display: block;
}

#screen02:hover .compile {
    display: block;
}

.mainBoxUserCenter .listMainBox {
    padding-left: 20px;
}

.noBlod {
    font-weight: normal !important;
}

.mainBoxUserCenter .li-sub em {
    font-size: 14px;
}

.mainBoxUserCenter .station-span.station-spanJlgl {
    margin-left: 20px;
    padding-bottom: 20px;
}

.compile-boxNoBg {
    background: none;
    padding: 0;
}

.el-form.demo-ruleForm.jbInfo {
    background: #f8f8f8;
    margin: 10px 0 0 0;
    padding: 20px 20px 20px 22px;
}

.noneDiv {
    display: none;
}

.resume-center .tuBiaoText.screen00Bianji {
    top: -5px;
}

#screen00 .el-form-item__content {
    width: 440px;
}

#screen00 .el-form-item__label {
    font-weight: normal;
    text-align: left;
    padding: 0;
}

#screen00 .el-checkbox-position {
    margin-left: 14px;
}

.compile-box.compile-boxNoBg.compile-box-ruleForm {
    position: relative;
}

#screen00 .upload-demo {
    height: 100%;
    width: 100%;
}

#screen00 .el-upload {
    width: 100%;
    height: 100%;
    opacity: 1;
}

.el-upload-divBox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

#screen00 .el-upload-divBox button.el-button.el-button--primary {
    background: #000 !important;
    height: 100%;
    width: 100%;
}

#screen00 .xgTx img {
    width: 140px;
    height: 140px;
}

#screen00 .el-form-item.setWidthItem .el-form-item__content {
    width: 562px;
}

#screen00 .el-form-item.setWidthItem-city .el-form-item__content {
    width: 506px;
}

#screen00 .el-form-item.setWidthItem-lianxifangshi .el-form-item__content {
    width: 600px;
}

.setMargin {
    margin: 0 16px;
}

.displayFlex {
    display: flex;
    justify-content: space-between;
}

.fz-text {
    margin-left: 14px;
    width: 200px;
    color: #999999;
}

.resumeDetailsTop--left .item dd {
    width: 64px;
    height: 64px;
    position: relative;
}

.resumeDetailsTop--left .item dd img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

#screen01 .topSpan span {
    display: block;
    width: inherit;
    padding: 0 20px;
}

#screen01 .topSpan.clearfloat {
    margin-bottom: 10px;
}

#screen01 .topSpan span img {
    display: none;
}

#screen01 .topSpan span.active img {
    display: block;
}

.workArea {
    width: 91%;
}

.resumeDetails--box .del-info-item {
    padding-bottom: 20px;
}

.resume-details-ul ul:first-child {
    margin-bottom: 0;
}

.resume-details-ul ul li:last-child {
    margin-bottom: 0;
}

.resumeDetails--box .resume-details-ul ul:last-child {
    margin-bottom: 0;
}

.resumeDetails--box .del-info-item ul:last-child {
    margin-top: 0;
    margin-bottom: 0;
}

.resumeDetails--box .del-info-item ul li span {
    width: 73px;
}

.Ulspace-between li {
    line-height: 28px;
}

.zhiweixiangqing .spanBoxBg span {
    padding: 0 6px;
    margin: 0 4px !important;
}

.zhiweixiangqing .spanBoxBg span:first-child {
    margin-left: 0 !important;
}

.zhiweixiangqing .del-info-item {
    padding-top: 0;
}

.zhiweixiangqing .useriInfo2 .station-span.station-spanJlgl {
    margin-bottom: 40px;
}

.zhiweixiangqing .useriInfo2 .del-info-item ul li span {
    display: inline-block;
}

.zhiweixiangqing .useriInfo2 .del-info-item ul li {
    display: block;
    overflow: hidden;
}

.zhiweixiangqing .useriInfo2 .del-info-item ul li span {
    float: left;
    font-weight: normal;
    width: initial;
    margin-bottom: 10px;
}

.zhiweixiangqing .useriInfo2 .del-info-item ul li .station-span.station-spanJlglInfo-s.station-spanJlgl {
    float: left;
    display: inline-block;
    width: calc(100% - 100px);
}

.zhiweixiangqing .user-vessel-box .listMain {
    padding-left: 20px;
}

.zhiweixiangqing .tuBiaoText {
    line-height: 36px;
}

.zhiweixiangqing button.layui-btn.layui-btn-primary.red {
    width: 120px;
    line-height: 36px;
    height: 36px;
    background: #009999d8 !important;
    color: #fff !important;
    border: none !important;
}

.zhiweixiangqing .operateBox {
    display: none;
}

.zhiweixiangqing .vessel-boxSearch .zwgl-list li .publishTimestampSpan {
    line-height: 36px;
}

.zhiweixiangqing .vessel-boxSearch .zwgl-list li:hover .publishTimestampSpan {
    display: none;
}

.zhiweixiangqing .vessel-boxSearch .zwgl-list li:hover .operateBox {
    display: flex;
}

.zhiweixiangqing .li-sub {
    padding-bottom: 16px;
}

.zhiweixiangqing .layui-btn-primary span {
    color: #fff;
}

.zhiweixiangqing .layui-btnMax, .resumeDetailsTop--right .layui-btn {
    line-height: 36px !important;
    height: 36px !important;
    width: 149px !important;
    font-size: 14px !important;
}

.del-info-item .el-uploadBoxs ul li:first-child {
    display: inline-block;
}

.del-info-item ul li span {
    display: inline-block;
    line-height: 0;
    padding-right: 0;
}

.del-info-item2 .title-border-left {
    margin-bottom: 30px;
}

div#screen11 {
    margin-top: 26px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 26px;
}

div#screen13 {
    margin-top: 26px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 26px;
}

.el-uploadBoxs {
    margin-bottom: 20px;
}

span.el-upload-list__item-preview i, span.el-upload-list__item-delete i {
    color: #fff !important;
}

.el-select-box .el-form-item {
    width: 32%;
}

.jobIssue .topSpan span {
    font-size: 12px;
}

.el-sectionDiv {
    display: flex;
}

.el-checkbox-div {
    margin-top: 20px;
    margin-right: 20px;
}

.el-message-box__headerbtn .el-message-box__close:hover {
    color: red;
}

.resumeGl .vessel-boxBg-fff {
    margin-bottom: 20px;
}

.myJob .el-select-box .el-select {
    width: 32%;
}

.el-select-box .el-form-item_province .el-select {
    width: 100%;
}

.myJob .del-info-item ul li span {
    line-height: 26px;
    width: 60px;
    margin-right: 14px;
}

.ykdH5 {
    width: 200px;
}

.havPaddingRight h3 {
    width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.myJob .el-select-box.qzyxBox .el-select {
    width: 100%;
}

.myJob .el-input-items {
    width: 100%;
}

.addCJ {
    line-height: 52px;
    width: 100%;
    text-align: center;
    border: 1px dashed #ddd;
    margin: 30px 0;
    cursor: pointer;
}

.list-top30 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.rightBtnInfoBox {
    display: flex;
}

.rightBtnInfo-checkbox {
    margin-top: 10px;
    margin-right: 30px;
}

.listTitle--box {
    /*margin-top: 10px;*/
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.jl-info-item--box li:hover .xz02 {
    display: block;
}

.item-main ul li {
    padding: 0 6px;
    margin-right: 10px;
}

.searchTj-item-el-selectBox {
    display: flex;
}

.searchTj-item-el-select {
    margin-right: 10px;
}

.dj-listBox {
    display: none;
    padding: 20px 6px 6px;
    /*background: #eee;*/
}

.dj-listBox span {
    cursor: pointer;
    margin-right: 24px;
    margin-bottom: 14px;
    display: inline-block;
}

.dj-listBox span:hover {
    color: #009999d8;
}

.dj-listBIgBox span.active {
    color: #009999d8;
}

.myJob .col2Info span {
    width: 100px;
    margin-left: 10px;
}

.myJob .del-info-item ul {
    padding-top: 0;
}

.myJob .title-border-left {
    margin-bottom: 20px;
}

.sub-spanH1 {
    display: flex;
    justify-content: space-between;
    padding: 0 75px;
}

.ssjob .el-input__inner {
    height: 28px;
    line-height: 28px;
}

.ssjob .el-input__icon {
    line-height: 28px;
}

.ssjob {
    width: 140px;
}

.indexEnt .list-top-r .mb-3, .indexEnt .more {
    margin-top: 0;
}

.youxuanzhiwei .min-NAV .list-top-l {
    padding-bottom: 0;
}

.youxuanzhiwei .flexJusTenter span {
    color: #333333;
    line-height: 1;
}

.operateBox--big {
    display: none;
}

.youxuanzhiwei .vessel-boxSearch .zwgl-list li:hover .publishTimestampClass {
    display: none;
}

.youxuanzhiwei .vessel-boxSearch .zwgl-list li:hover .operateBox--big {
    display: block;
}

.youxuanzhiwei button.layui-btn.layui-btn-primary.red {
    background: #009999d8 !important;
    color: #fff !important;
    width: 120px;
    line-height: 35px;
    height: 35px;
}

.youxuanzhiwei .tuBiaoText {
    line-height: 36px;
}

.highlightsClass {
    margin-top: 0;
    width: 68%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.youxuanzhiwei .li-sub-justColo {
    /* margin-top: 5px; */
}

.youxuanzhiwei .li-sub {
    padding-bottom: 10px;
}

.youxuanzhiwei .user-vessel-box {
    float: left;
}

.userRq--right {
    float: right;
}

.youxuanzhiwei .userRq--box {
    display: block;
}

.item-123.bg {
    border: none;
    color: #fff;
    background: #009999d8;
}

section.sections .tuBiaoText {
    line-height: 28px;
    height: 28px;
    margin-top: 17px
}

section.sections .el-checkbox-div {
    margin-right: 40px;
}

section.sections .btn123 {
    margin-left: 40px;
}

.youxuanzhiwei .tuBiaoText.tuBiaoText4 {
    line-height: 18px;
}

.hotEnt .min-NAV .list-top-l {
    padding-bottom: 1px;
}

.hotEnt .tuBiaoText {
    line-height: 20px;
}

.del-info-itemss li {
    display: flex;
    padding-bottom: 20px;
    padding-left: 20px;
}

.entDel ul.zwgl-list {
    padding-left: 20px;
}

.entDel .dt-item span {
    font-size: 12px;
    padding: 6px 0;
}

.indexEnt .mb-3-title {
    line-height: 40px;
}

.indexEnt a.more {
    line-height: 40px;
}

.indexEnt .ssjob {
    margin-top: 6px;
}

/*//mainBoxUserCenter*/
.mainBoxUserCenter .infoJust .title-border-left {
    margin-bottom: 14px;
    font-weight: bold;
}

.mainBoxUserCenter .infoJust-text {
    margin-top: 26px;
    margin-bottom: 26px;
}

.mainBoxUserCenter .el-form-item__label {
    font-weight: normal;
}

.mainBoxUserCenter .el-input__inner {
    height: 26px;
    line-height: 26px;
}

.mainBoxUserCenter .el-form-item__content {
    width: 140px;
}

.mainBoxUserCenter .el-form-item {
    margin-bottom: 0;
}

.mainBoxUserCenter .infoJust-text.noPaddingLeft {
    margin-bottom: 0;
    margin-top: 0;
}

.infoJustBox {
    padding: 10px 0 14px 0;
}

.mainBoxUserCenter .userRq--right-title .listTitle {
    height: 18px;
}

.mainBoxUserCenter .right-just ul.zwgl-list {
    padding: 0 20px 0 0;
}

.mainBoxUserCenter .right-just ul.zwgl-list {
    margin-top: 10px;
}

.mainBoxUserCenter .right-just {
    margin-top: 26px;
}

.dt2 .dt-item span.hs {
    color: #666666;
    width: 102px;
    margin-top: 19px;
}

.dt2 .el-input__inner {
    height: 36px;
    line-height: 36px;
}

.dt2 .el-input {
    margin-bottom: 10px;
}

.dt223 .dt-item span {
    width: initial;
    padding: 0;
    line-height: 0;
}

.vessel-r dl.weeef dd {
    padding: 0 20px 0 20px;
    display: flex;
    justify-content: space-between;
}

.operateBox.none {
    display: none;
}

.qyDelLi:hover .ei-span {
    display: none;
}

.qyDelLi:hover .operateBox.none {
    display: flex;
}

.qyDelLi .bottom-info span {
    line-height: 28px;
}

.qyDelLi .bottom-info {
    padding-top: 0;
}

.qyDelLi .li-sub {
    padding-bottom: 20px;
}

.resumeDetails--box .resume-details-ul li span {
    line-height: 28px;
    width: 100px !important;
}

.resumeDetails--box .del-info-item ul li h3 {
    width: 200px;
}

.resumeDetails--box .del-info-item ul li h4 {
    width: 260px;
}

.zhiweixiangqing .new-li-sub-justColo {
    margin-bottom: 12px;
}

.numInfo span em a {
    color: #009999d8;
}

.entDel .user-min-NAV {
    margin: 20px 0 5px 0;
}

.entDel .title-border-left.black {
    margin-bottom: 25px !important;
}

.tuBiaoText.bianji.compile img {
    width: 16px !important;
    height: 16px !important;
}

.tuBiaoText.bianji.compile {
    font-size: 15px;
}

.entDel .del-info-itemss ul li span {
    width: 60px;
}

.entDel .del-info-itemss ul li p {
    width: calc(100% - 62px);
}

.myResumeClass .el-form-item.is-required:not(.is-no-asterisk) .el-form-item__label-wrap > .el-form-item__label:before, .myResumeClass .el-form-item.is-required:not(.is-no-asterisk) > .el-form-item__label:before {
    display: none;
}

.curAdr {
    padding-right: 3px;
}

.list-tableBigBox td.tx img {
    /*width: 66px;*/
    /*height: 66px;*/
    border-radius: 50%;
    width: 36px;
    height: 36px;
}

.item-123.bgColor {
    background: #009999d8;
    color: #FFFFFF;
}

.nodata {
    text-align: center;
    padding: 30px;
    color: #999;
}

.showno-data {
    text-align: center;
    color: #999999;
    line-height: 42px;
    padding: 10px 0;
}

.el-textarea.is-disabled .el-textarea__inner {
    color: #333;
}

.mainBoxJlGl .listInfo {
    margin-bottom: 26px;
}

a:hover {
    text-decoration: none !important;
}

.useriInfo2 dd {
    width: 80%;
}

.itemsasd {
    width: 80px !important;
    font-weight: bold !important;
}

.zhiweixiangqing .useriInfo2 .station-span span {
    margin-bottom: 10px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0;
}

/*.mainBoxJlGl .el-form-item.is-required:not(.is-no-asterisk) .el-form-item__label-wrap>.el-form-item__label:before,.mainBoxJlGl .el-form-item.is-required:not(.is-no-asterisk)>.el-form-item__label:before{*/
/*display: none;*/
/*}*/
a:hover {
    text-decoration: none !important;
}

.layui-breadcrumb span[lay-separator] {
    margin: 0 !important;
}

.inco-right {
    font-size: 10px;
    margin: 0 2px 0 0;
}

.nav-link {
    padding: 1rem 16px;
}

.header-bottom div:first-child {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.regision {
    width: 140px;
    height: 100%;
    text-align: center;
    line-height: 49px;
    color: #fff;
    background: #009999d8 !important;
    font-size: 14px;
    justify-content: center !important;
}

footer h4 {
    font-size: 14px;
}

.nav-right-box {
    position: absolute;
    top: 0;
    left: 260px;
    height: 420px;
    width: 692px;
    z-index: 9;
    background-color: #ffffff;
    padding: 50px;
    display: flex;
    flex-wrap: wrap;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    align-items: flex-start;
    justify-content: flex-start;
    align-content: flex-start;
}

.nav-right-box a {
    margin-right: 10px;
    margin-top: 20px;
    cursor: pointer;
    color: #666;
    width: 105px !important;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.nav-right-box a:hover {
    color: #009999d8;
}

.min-nav-box .min-nav:first-child {
    margin-left: 5px;
}

.layui-breadcrumb > * {
    font-size: 14px !important;
}

a::after {
    display: none !important;
}

.el-iconss {
    color: #fff;
    position: absolute;
    top: 49%;
    transform: translateY(-50%);
    font-size: 15px;
    right: -6px;
}

.nav-link:hover .el-iconss {
    color: #009999d8;
}

.jl-info-item--box ul li img {
    width: 32px;
}

dt.pull-left {
    color: rgba(255, 255, 255, 0.8);
}

small.d-block.pull-left {
    color: #fff;
}

body {
    background: #f4f6f9 !important;
}

.pull-left {
    float: left;
}

footer {
    position: relative;
}

.el-autocomplete {
    width: 100%;
}

.bgwdl {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
}

.lijidenglu {
    position: absolute;
    left: 50%;
    top: 40px;
    transform: translateX(-50%);
    color: #009999d8;
    font-size: 18px;
    width: 140px;
    line-height: 42px;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
}

.nodatass {
    text-align: center;
    padding: 50px 0;
    font-size: 28px;
    color: #999;
}

.statusBox.buttonBox.yjs {
    top: 13px;
}

.tubiaos {
    width: 100px;
    height: 72px;
    text-align: center;
    display: inline-block;
}

.spanbtn {
    cursor: pointer;
}

.textTs {
    font-weight: bold;
    color: #999999;
}

.spanbtn {
    display: inline-block;
    background: #099;
    color: #fff;
    padding: 0 32px;
    border-radius: 4px;
    font-weight: 600;
    margin-top: 32px;
}

.spanbtn1 {
    display: flex;
    justify-content: center;
    background: #099;
    color: #fff;
    padding: 10px 32px;
    border-radius: 5px;
    font-weight: 600;
    width: 190px;
    margin: 20px auto auto auto;
}

.infoqts {
    color: #999999;
    line-height: 32px;
    padding: 0;
    margin: 0;
}

.indexEnt .dt-item span {
    font-weight: normal;
}

dt .nav-dt-item a {
    font-size: 13px !important;
}

/*.h3Box:hover h3.long{*/
/*display: block;*/
/*}*/
/*.h3Box:hover h3.sock{*/
/*display: none;*/
/*}*/
.h3-span.long {
    display: none;
}

.userNameInsertId:hover .h3-span.long {
    display: inline-block;
}

.userNameInsertId:hover .h3-span.sock {
    display: none;
}

.userNameInsertId span.h3-span {
    color: #fff;
}

.nodata {
    text-align: center;
    color: #999;
    font-size: 20px;
}

.zanshu {
    text-align: center;
    color: #888;
    margin-bottom: 30px;
    font-size: 20px;
}

.wdvcdsa .el-input__suffix-inner i {
    display: none;
}

.active-special {
    display: flex;
    justify-content: space-between;
}

/*首页招聘专场列表*/
.active-sub-padding {
    padding: 20px 0;
}

.active-sub {
    width: 23%;
    background-color: #ffffff;
    height: auto;
    box-shadow: 2px 2px 3px #aaaaaa;
    position: relative;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
}

.active-sub-more {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    color: #999999;
}

.active-sub-img {
    width: 100%;
    height: 187px;
    z-index: 0;
}

.active-sub-img-text {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #ff9900;
    color: #ffffff;
    padding: 5px 10px;
}

.active-sub-text-name {
    font-size: 20px;
    color: #666666;
}

.active-sub-line {
    height: 1px;
    width: 100px;
    border: 1px solid #dbdbdb;
    transform: scale(0.5, 0.5);
}

.active-sub-text-time {
    color: #dbdbdb;
}

.active-sub-buttons {
    display: flex;
    justify-content: space-around;
    width: 100%;
    padding: 0 0 25px 0;
    color: #9a9a9a;
}

.active-sub-button {
    box-shadow: 2px 2px 3px #aaaaaa;
    padding: 5px 15px;
    border-radius: 10px;
}

/*轮播图*/
.el-carousel__item h3 {
    color: #475669;
    font-size: 14px;
    opacity: 0.75;
    line-height: 150px;
    margin: 0;
}

.el-carousel__item h3 {
    color: #475669;
    font-size: 14px;
    opacity: 0.75;
    line-height: 150px;
    margin: 0;
}

.el-carousel__item:nth-child(2n) {
    background-color: #99a9bf;
}

.el-carousel__item:nth-child(2n+1) {
    background-color: #d3dce6;
}

.el-carousel__container {
    height: calc(100% - 28px);
}

.el-carousel.el-carousel--horizontal {
    height: 100%;
}

.page-ination {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;

}

.left-item {
    width: 284px !important;
}

.right-item {
    width: calc(100% - 284px) !important;
}
