/* 自定义 */
th {
    line-height: 40px;
    font-size: 14px;
    text-align: center;
}

.header_user_bg {
    text-align: right;
    line-height: 40px;
    /* background-color: #fff; */
    padding-right: 20px;
    width: 1180px;
    margin: auto;
    /* filter: alpha(Opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6; */
}

.header_user_p a {
    color: #000;
    font-size: 14px;
}

.persona {
    width: 100%;
    border-bottom: 1px solid #eeeeee;
    line-height: 40px;
}

.persona-left {
    color:#4788D7;
}

.persona-mid {
    color:#666666;
}


/*
 * thinkphp6分页样式
 */
.pagination {
    padding: 10px 0;
    text-align: center;
}

.pagination li {
    border-radius: 3px;
    border: 1px solid #dfdfdf;
    display: inline-block;
    margin: 0 2px;
}

.pagination .active {
    background: #09F;
    color: #FFF;
    border-color: #09F;
    margin: 0 2px;
}

.pagination .disabled {
    color: #aaa;
}

.pagination a {
    border-radius: 3px;
    display: inline-block;
    padding: 5px 12px;
}

.pagination span {
    border-radius: 3px;
    display: inline-block;
    padding: 5px 12px;
}

.contentlzy {
    font-size: 14px;
    line-height: 36px;
    padding: 40px;
}

.contentlzy img {
    height: auto;
    width: auto \9;
    width: 100%;
}

.contentlzy a {
    color: blue;
}

.resumelist {
    width: 100%;
    border-bottom: 1px dotted #ccc;
}

.resumelist_tr {
    border-bottom: 1px dotted #ccc;
}

.resumelist_w_a {
    width: 100px;
}

.resumelist_w_a img {
    width: 80px;
    height: auto \9;
    border-radius: 20%;
    padding: 5px 0px 5px 0px;
}

.resumelist_w_c {
    width: 200px;
    border-bottom: 1px dotted #ccc;
}

.resumelist_w_d {
    width: 100px;
    border-bottom: 1px dotted #ccc;
    text-align: center;
}

.resumebase {
    font-size: 14px;
    line-height: 200%;
    color: #0000ff;
}

.resumebase i {
    color: #ff3300;
}

.resumebase span {
    padding-left: 50px;
    color: #666;
}

.resume_result {
    border: 1px solid #ccc;
    text-align: center;
    background-color: #3399FF;
    color: #fff;
}

.resume-table {
    width: 100%;
    border: 1px solid #ccc;
}

.resume-table td {
    padding: 10px;
    border: 1px solid #ccc;
}

.resume-table td input {
    width: 100%;
    height: 26px;
    border: 1px solid #eee;
    padding: 2px;
}

.resume-table td textarea {
    width: 100%;
    border: 1px solid #eee;
    padding: 2px;
}

.resume-table th {
    width: 150px;
    padding: 10px;
    border: 1px solid #ccc;
}

.resume_hr {
    padding: 10px;
    line-height: 200%;
    font-size: 14px;
    font-weight: bold;
    background-color: #C1E0FF;
    text-align: center;
}

.resume_error {
    padding: 10px;
    line-height: 200%;
    font-size: 16px;
    font-weight: bold;
    /* background-color: #ffff33; */
    text-align: center;
    color: #ff0000;
    border: 1px solid #ccc;
}

.postionlist_w_c {
    width: 200px;
    border-bottom: 1px dotted #ccc;
    color: #ff0000;
}

.postionlist_tr {
    border-bottom: 1px dotted #ccc;
    height: 48px;
}

.forum_replay {
    border: 1px dotted #ccc;
    background-color: #C1E0FF;
    padding: 20px;
    font-size: 14px;
    line-height: 200%;
}

.forum_q {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 14px;
}

.forum_q span {
    color: #666;
    font-style: italic;
    padding-left: 20px;
}

.forum_replay span {
    font-style: italic;
    color: #666;
}

.abouts {
    font-size: 14px;
    line-height: 36px;
    padding: 40px;
}

.abouts img {
    width: auto;
    height: auto;
}

.lzy-booth-table th {
    font-size: 16px;
    padding-top: 15px;
}

.lzy-booth-tda {
    line-height: 40px;
    font-size: 14px;
    border-top: 1px solid #eeeeee;
    color: #666666;
}

.lzy-booth-tdb {
    border-top: 1px solid #eeeeee;
    font-size: 14px;
    text-align: center;
    color: #666666;
}

.lzy-booth-btn {
    width: 90px;
    height: 25px;
    background-color: #007DDB;
    color: #ffffff;
    font-size: 14px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
}

.lzy-job-bg {
    background: #89beff;
}

.lzy-col-con {
    margin-top: 1px;
}

.lzy-container_col {
    background-color: #fff;
    padding: 15px;
    width: 1170px;
    margin: 0 auto;
    margin-bottom: 15px;
}

.lzy-col-title {
    background: url(../images/market_bg.jpg) left bottom no-repeat;
    overflow: hidden;
    padding-bottom: 5px;
    line-height: 40px;
    border-bottom: 2px solid #4788d7;
    /*background-color: #f0f7ff;*/
}

.lzy-col-title p {
    font-size: 24px;
    /*color: #4788d7;*/
    color: #2073d7;
    padding-left: 15px;
}

/*20220320修改*/
.lzy-col-title p span {
    margin-left: 20px;
}

.lzy-col-title p span img {
    width: auto;
}

.lzy-btn-index-job {
    border: 1px solid #00a2d4;
    background-color: #00a2d4;
    color: #ffffff;
    padding: 10px;
    border-radius: 3px;
    font-size: 14px;
}

.lzy-btn-index-job:hover {
    color: #ffffff;
    background-color: #06BBF3;
    border: 1px solid #06BBF3;
}

/*20220320新增----开始*/
.service-nan-h1 {
    font-size: 48px;
    font-weight: bold;
    text-align: center;
    color: #e2faff;
    word-spacing: 40px;
    padding-top: 10px;
    font-family: "Microsoft YaHei";
}

.service-nan-a {
    margin-top: 20px
}

.service-nan-bg {
    height: 150px;
    width: 1200px;
    background-color: transparent;
    background-image: url('../images/banner-20220320.jpg');
}

.service-nan {
    width: 60%;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 5px;
    font-size: 16px;
    border-radius: 5px;
    /*box-shadow: 0 0 20px #ddd;*/
}

/*20220320新增----截止*/

/*20221104首页名企推荐s*/
/*删格化5等份*/
.layui-col-lg2-4, .layui-col-md2-4, .layui-col-sm2-4, .layui-col-xs2-4 {
    position: relative;
    display: block;
    box-sizing: border-box
}

.layui-col-xs2-4 {
    float: left
}

.layui-col-xs2-4 {
    width: 19.9999992%
}

.layui-col-xs-offset2-4 {
    margin-left: 19.9999992%
}

@media screen and (min-width: 768px) {
    .layui-col-sm2-4 {
        float: left
    }

    .layui-col-sm2-4 {
        width: 19.9999992%
    }

    .layui-col-sm-offset2-4 {
        margin-left: 19.9999992%
    }
}

@media screen and (min-width: 992px) {
    .layui-col-md2-4 {
        float: left
    }

    .layui-col-md2-4 {
        width: 19.9999992%
    }

    .layui-col-md-offset2-4 {
        margin-left: 19.9999992%
    }
}

@media screen and (min-width: 1200px) {
    .layui-col-lg2-4 {
        float: left
    }

    .layui-col-lg2-4 {
        width: 19.9999992%
    }

    .layui-col-lg-offset2-4 {
        margin-left: 19.9999992%
    }
}

.postion_all {
    /*line-height: 30px;*/
    border-radius: 8px;
    background-color: #f7f7f7;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    padding: 5px;
    text-align: center
}
.postion_name {
    padding:8px;
    font-size:14px;
    font-weight: bold;
    color:#4788D7
}

.postion_desc {
    color:#666666;
    padding: 5px;
}

.postion-que-style {
    border-bottom: 1px #e3eaf4 solid;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
}
.container_col_pmd {
    background-color:#b3f3ff !important;
}
.postion-que-style .pmd {
    width: 1095px;
    float: left;
    overflow: hidden;
}

.postion-que-style .pmd .cona {
    display: block;
    width: 1095px;
    height: 40px;
    overflow: hidden;
}

.postion-que-style .pmd ul {
    display: block;
    width: 1095px;
    height: 40px;
    overflow: hidden;
}

.postion-que-style .pmd ul li {
    display: inline;
    float: left;
    margin-right: 40px;
    background: url("../images/listnot.png") no-repeat center left;
    padding-left: 12px;
}

.postion-que-style .pmd ul li span {
    color: #939393;
    padding-left: 15px;
}
.lzy-icon-speaker {
    color: #1561AF;
    font-weight: bold;
}
/*20221104首页名企推荐e*/

/*首页斜杠标注*/
.console-block {
    position: relative;
    overflow: hidden;
    display: block;
}

.console-block .console-link-block-band {
    color: #fff;
    width: 100px;
    font-size: 14px;
    padding: 2px 0 3px 0;
    background-color: #ff0000;/*#E32A16;*/
    line-height: inherit;
    text-align: center;
    position: absolute;
    top: 8px;
    right: -30px;
    transform-origin: center;
    transform: rotate(45deg) scale(.8);
    opacity: .95;
    z-index: 2;
}
/*首页斜杠标注结束*/

/**利业猎头 s**/
.lie-tou {
    height: 80px;
    padding: 10px;
    text-align: center;
    background-color: #eeeeee;
}
.lie-tou img {
    height: 80px;
    width: 260px;
}
/**利业猎头 e**/
/**渐变色s**/
.grad {
    background-color: #eeeeee; /* 浏览器不支持的时候显示 */
    background-image: linear-gradient(90deg, #0092ff, #ffffff);
}
/**渐变色e**/