﻿body {
    background: rgba(247,249,250,1);
}

.header {
    /*background-color: #0e75c3;*/
    background: url(../img/new/header.png) no-repeat;
    background-position: center;
    background-size: cover;
    height: 180px;
    overflow: hidden
}

.layui-container {
    /*min-width: 1440px;*/
    padding: 0 0;
}

.nav-menu {
    background-color: white;
    height: 140px;
    width: 100%;
    margin-bottom: 30px;
}

    .nav-menu ul {
        padding-left: 6%;
        padding-right: 6%;
    }

        .nav-menu ul li {
            width: 14.2%;
            float: left;
            text-align: center;
            padding: 30px 0 0 0;
            font-size: 16px;
            font-weight: 400;
            color: rgba(34,34,34,1);
        }

            .nav-menu ul li i {
                font-size: 50px;
                width: 100%;
                float: left;
                margin-bottom: 5px;
                color: #0A73BC
            }

            .nav-menu ul li:hover {
                background-color: #0A73BC;
                color: #ffffff;
                height: 115px;
            }

                .nav-menu ul li:hover a, .nav-menu ul li:hover i {
                    background-color: #0A73BC;
                    color: #ffffff
                }


            .nav-menu ul li.active {
                background-color: #0A73BC;
                color: #ffffff;
                height: 115px;
            }

                .nav-menu ul li.active a, .nav-menu ul li.active i {
                    background-color: #0A73BC;
                    color: #ffffff
                }

/*简介*/

.szjj-title {
    font-size: 25px;
    color: #0A73BC;
    line-height: 50px;
    padding: 20px 30px 10px 30px;
}

    .szjj-title:before {
        content: url(../img/icon_1.png);
        padding-right: 50px;
    }

    .szjj-title:after {
        content: " ";
        padding-left: 50px;
        height: 3px;
        width: calc(100% - 195px);
        background-color: #e6f1f8;
        float: right;
        margin-top: 20px;
    }

.jj-content {
    /*background-image: url(../img/content_bg.png);*/
    background-size: 100% 100%;
    object-fit: cover;
    min-height: 660px;
    margin-top: 40px;
    margin-bottom: 30px;
    height: auto;
    position: relative
}

.jj-div {
    /*background: url(../img/center_bg.png) top no-repeat;*/
    width: 100%;
    background-size: 100% 90%;
    object-fit: cover;
    float: left;
    height: calc(100% - 300px)
}

.jj-text {
    padding: 10px 45px 20px 20px;
    line-height: 35px;
    color: #555555;
    font-size: 15px;
    text-indent: 2em;
}

/*通知公告*/
.tzgg-title {
    font-size: 25px;
    color: #0A73BC;
    margin: 15px 30px;
    float: left;
    line-height: 80px;
    width: calc(100% - 60px);
}

    .tzgg-title:before {
        content: url(../img/icon_1.png);
        padding-right: 20px;
    }

    .tzgg-title:after {
        content: " ";
        margin-top: 20px;
        position: absolute;
        bottom: 0px;
        left: 118px;
        border-bottom: 3px solid #e6f1f8;
        width: calc(100% - 113px)
    }

.tzgg-span {
    height: 6px;
    width: 120px;
    background-color: #298CF2;
    float: left;
    position: absolute;
    left: 70px;
    bottom: 0px;
    z-index: 99
}

.more {
    width: 120px;
    height: 16px;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    font-style: italic;
    color: rgba(10,115,188,1);
    line-height: 80px;
}

.new-content {
    padding: 20px 50px
}

    .new-content .layui-col-xs6 {
        padding: 10px 40px 10px 10px
    }

    .new-content .title {
        width: calc(100% - 100px);
        /* height: 24px; */
        font-size: 18px;
        font-family: PingFang SC;
        /* font-weight: 600; */
        color: rgba(118,128,135,1) /*rgba(9,100,192,1)*/;
        line-height: 38px;
        /* margin-bottom: 2px; */
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        word-break: break-all;
    }

        .new-content .title:hover {
            color: #0964C0
        }
        .new-content .title .date {
            width: 95px;
            height: 14px;
            font-size: 15px;
            font-family: PingFang SC;
            font-weight: 500;
            color: rgba(153,153,153,1);
            line-height: 60px;
            position: absolute;
            right: 10px;
            top: -5px;
        }

    .new-content .content {
        width: 387px;
        height: 18px;
        font-size: 14px;
        font-family: PingFang SC;
        font-weight: 400;
        color: rgba(118,128,135,1);
        line-height: 25px;
    }




/*定岗特选简介*/

.dgtx-title {
    font-size: 25px;
    color: #0A73BC;
    line-height: 50px;
    padding: 20px 30px;
}

    .dgtx-title:before {
        content: url(../img/icon_1.png);
        padding-right: 20px;
    }

    .dgtx-title:after {
        content: " ";
        padding-left: 50px;
        height: 3px;
        width: calc(100% - 270px);
        background-color: #e6f1f8;
        float: right;
        margin-top: 20px;
    }

.dgjj-text1 {
    margin-top: 30px;
    height: 370px;
    font-size: 15px;
    font-family: PingFang SC;
    font-weight: 500;
    color: rgba(82,92,99,1);
    line-height: 39px;
    padding-right: 20px;
    text-indent:2em
}

.dgjj-text2 {
    margin-top: 25px;
    background: url(../img/dgjj-text-bg.png) no-repeat center;
    background-size: 100% 100%;
    object-fit: cover;
    height: 170px;
    padding: 35px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    font-style: italic;
    color: rgba(80,99,108,1);
    line-height: 25px;
    text-indent: 2em
}

    .dgjj-text2 .more {
        color: #0A73BC;
        float: right;
        font-size: 14px;
        font-family: PingFang SC;
        font-weight: 400;
        font-style: italic;
        line-height: 30px;
        width: 110px;
    }

/*岗位查询*/
.search-input {
    width: calc(100% - 94px);
    height: 50px;
    border: 1px solid rgba(216,230,240,1);
    float: left;
    text-indent:1em;
    font-size:15px;
}

.search-btn {
    width: 90px;
    height: 52px;
    float: left;
    background: rgba(10,115,188,1);
    border: 0px;
    color: white;
    font-size:15px;
}

.search-type li {
    font-size: 15px;
    font-family: PingFang SC;
    font-weight: 400;
    color: rgba(86,98,106,1);
    line-height: 36px;
    float: left;
    width: auto;
    padding:0 9px;
}

.search-list {
    padding: 20px 33px 20px 20px
}

    .search-list li:last-child .div {
        margin-right: 0px;
    }

    .search-list .div li.img {
        margin: 0px auto;
        text-align: center;
        padding: 20px;
        width: calc(100% - 40px);
    }

    .search-list .div li.img img{
        display:inline-block
    }





    .search-list .div {
        background: rgba(255,255,255,1);
        box-shadow: 0px 0px 46px 0px rgba(10,115,188,0.1);
        margin-right: 40px;
        padding-bottom: 20px;
        background-image: url(../img/gangwei.jpg);
        background-size: 100% 100%;
        object-fit: cover;
        padding-top: 15px;
    }

    .search-list li:last-child .div {
        margin-right: 0px;
    }
    .search-list li {
        width: calc(20% - 20px);
        margin-left: 20px;
        float:left
    }

        .search-list li:first-child, .search-list li:nth-child(4n+1) {
            margin-left: 20px;
        }
    .search-list .div li {
        /*width: 100%;
        font-size: 14px;
        font-family: PingFang SC;
        font-weight: 500;
        color: #666666;
        line-height: 24px;
        float: left;
        text-align: left;
        line-height: 40px;
        padding: 0 20px;
        overflow: hidden;*/
        width: calc(100% - 40px);
        font-size: 15px;
        font-family: PingFang SC;
        font-weight: 500;
        color: #666666;
        line-height: 24px;
        float: left;
        text-align: left;
        line-height: 40px;
        /* padding: 0 20px; */
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis; 
        word-break: break-all;
    }

.search-btn-detail {
    width: 100%;
    height: 38px;
    border: 1px solid rgba(10,115,188,1);
    color: #0A73BC;
    margin-top: 40px;
    background-color: white;
    padding:0 10px;
}

.search-list .div:hover {
    background: linear-gradient(0deg,rgba(16,162,237,1) 0%,rgba(9,100,190,1) 100%);
}

    .search-list .div:hover li {
        color: rgba(255,255,255,1);
    }


    .search-list .div:hover .search-btn-detail {
        background: rgba(255,255,255,1);
        color: #0A73BC;
    }


/*选聘程序*/
.xpcx-title {
    font-size: 25px;
    color: #0A73BC;
    line-height: 50px;
    padding: 20px 30px;
}

    .xpcx-title:before {
        content: url(../img/icon_1.png);
        padding-right: 20px;
    }

    .xpcx-title:after {
        content: " ";
        padding-left: 50px;
        height: 3px;
        width: calc(100% - 220px);
        background-color: #e6f1f8;
        float: right;
        margin-top: 20px;
    }
.xpdx-title {
    width: 29px;
    color: rgba(255,255,255,1);
    line-height: 28px;
    background: #0A73BC;
    float: left;
    padding: 44px 8px;
    text-align: center;
    font-size: 20px;
    border-radius: 35px; 
    display: table-cell;
    vertical-align: middle;
}

.xpdx-text {
    width: calc(100% - 61px);
    margin-left: 60px;
    left: 0px;
    height: 135px;
    font-size: 15px;
    font-family: PingFangHeiTC;
    font-weight: normal;
    color: rgba(34,34,34,1);
    line-height: 35px;
    margin-top: -5px;
    text-indent:2em
}

.rcdy-title {
    background-color: #AF4285
}

.xptj-title {
    background-color: #796BAF
}

.xpcx-title1 { 
    padding: 159px 8px;
    left: -6px;
    position: relative
}

.xpcx-list li {
    width: calc(100% - 70px);
    margin-left: 60px;
    height: 49px;
    background: rgba(237,242,247,1);
    border-radius: 30px;
    margin-bottom: 15px;
}

    .xpcx-list li:last-child {
        margin-bottom: 0px;
    }

    .xpcx-list li .title {
        width: calc(100%);
        /* height: 22px; */
        font-size: 16px;
        font-family: PingFang SC;
        font-weight: 500;
        color: rgba(10,115,188,1);
        line-height: 48px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        float: left;
        position: relative;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        word-break: break-all;
    }

        .xpcx-list li .title i {
            width: 12px;
            /* height: 27px; */
            font-size: 27px;
            font-family: Arial Black;
            font-weight: 400;
            font-style: italic;
            color: rgba(10,115,188,1);
            opacity: 0.16;
            padding: 0px;
            float: left;
            margin: 0 14px;
        }

    .xpcx-list li .time {
        font-size: 15px;
        font-family: PingFang SC;
        font-weight: 500;
        color: rgba(10,115,188,1);
        line-height: 48px;
        right: 20px;
        position: absolute
    }



/*企业简介、岗位详情*/
.menu-list2 {
    width: 100%;
    margin-top: 10px;
}

.menu-list2 li {
    width: auto;
    float: left;
    padding: 0 30px;
    line-height: 128px;
    color: white;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: rgba(255,255,255,1);
    position: relative
}

    .menu-list2 li a {
        color: white;
        cursor: pointer;
    }

        .menu-list2 li a:hover:after, .menu-list2 li.active a:after {
            content: "";
            width: calc( 100% - 80px);
            height: 6px;
            position: absolute;
            bottom: 3px;
            background-color: #5AA73E;
            z-index: 9999;
            left: 40px;
        }

.cur-location{
    padding: 20px;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: rgba(153,153,153,1);
    line-height: 26px;
}
    .cur-location a {
        font-size: 16px;
        font-family: PingFang SC;
        font-weight: 400;
        color: rgba(153,153,153,1);
        line-height: 26px;
    }
    .cur-location li {
        float: left;
        padding: 0 10px;
        line-height: 30px;
    }

        .cur-location li:before {
            content: ">";
            padding: 0 10px 0 0;
        }

        .cur-location li:first-child:before, .cur-location li:nth-child(2):before {
            display: none
        }

        .cur-location li:last-child a {
            color: #0A73BC !important
        } 
            .cur-location li:last-child:before {
                color: rgba(153,153,153,1);
            }

.yaoqiu {
    background: rgba(244,249,251,1);
    width: calc( 100% - 160px);
    margin: 40px 40px;
    position: relative;
    padding: 50px 40px;
}

    .yaoqiu .title {
        font-size: 36px;
        font-family: PingFang SC;
        font-weight: 500;
        color: rgba(34,34,34,1);
        line-height: 26px;
    }

    .yaoqiu .list1, .yaoqiu .zyyq {
        font-size: 17px;
        font-family: PingFang SC;
        font-weight: 400;
        color: rgba(10,115,188,1);
        line-height: 26px;
        line-height: 30px;
        width: 100%;
        margin: 10px 0 10px;
    }

        .yaoqiu .list1 li {
            float: left;
            padding: 20px 60px 0 0;
            position: relative
        }

            .yaoqiu .list1 li::after {
                content: "";
                height: 15px;
                width: 1px;
                background-color: #E6E6E6;
                position: absolute;
                right: 30px;
                bottom: 8px;
            }

            .yaoqiu .list1 li:last-child:after {
                display: none
            }

.gangweijianjie {
    margin: 10px 30px;
}

    .gangweijianjie .title {
        font-size: 24px;
        font-family: PingFang SC;
        font-weight: 500;
        color: rgba(34,34,34,1);
        line-height: 46px;
        position: relative
    }

        .gangweijianjie .title:after {
            content: "";
            width: calc(100% - 150px);
            height: 1px;
            background-color: #EEEEEE;
            position: absolute;
            right: 0px;
            bottom: 20px;
        }

    .gangweijianjie .content {
        margin-top: 25px;
        font-size: 16px;
        font-family: PingFang SC;
        font-weight: 400;
        color: rgba(102,102,102,1);
        line-height: 30px;
        padding: 5PX;
    }

.dw-content {
    padding: 10px;
    float: left;
    margin-bottom: 72px;
}

    .dw-content li {
        width: 40%;
        float: left;
        font-size: 18px;
        font-family: PingFang SC;
        font-weight: 400;
        color: rgba(102,102,102,1);
        line-height: 26px;
        margin: 20px 0px;
    }

        .dw-content li i {
            color: #0A73BC;
            font-size: 19px;
            margin-right: 10px;
        }

.footer2 {
    background-color: #0A73BC;
    height: 300px;
    text-align: center;
    color: white;
    font-size: 24px;
    font-family: FZZhengHeiS-B-GB;
    font-weight: 400;
    color: rgba(255,255,255,1);
    line-height: 30px;
    line-height: 35px;
}

.qiyexinxi {
    padding: 20px 40px;
}

.layui-tab-title .layui-this:after {
    position: absolute;
    left: 0;
    top: 38px;
    content: '';
    width: 98%;
    height: 3px;
    border-width: 1px;
    border-style: solid;
    border-radius: 2px 2px 0 0;
    box-sizing: border-box;
    pointer-events: none;
    border: 0px;
    border-bottom: 3px;
    background-color: #0A73BC;
    bottom: -4;
    left: 1%;
}

.layui-tab-title .layui-this {
    color: #0A73BC
}

.layui-tab-title li {
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: 500;
    color: rgba(10,115,188,1);
    line-height: 26px;
    color: rgba(102,102,102,1)
}

.qytitle {
    font-size: 36px;
    margin: 20px 0;
    font-family: PingFang SC;
    font-weight: 500;
    color: rgba(34,34,34,1);
    line-height: 51px;
}

.bg-wrap {
    margin: 0;
    padding: 0;
    background: #fff;
    border: 0px;
    margin-left: 20px;
    padding: 10px 35px;
    min-height: 480px;
}

    .bg-wrap:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

    .bg-wrap.nobg {
        background: none;
    }
/*内容标题样式*/
.meta {
    margin: 0;
    margin-top: 20px;
    padding: 20px;
}

    .meta h2, .meta .info {
        text-align: center
    }

    .meta:after {
        clear: none;
        content: "";
        display: block;
        height: 0;
        visibility: hidden;
    }

    .meta h2 {
        margin: 0 0 20px;
        padding: 0;
        color: #333;
        font-size: 24px;
        font-weight: 300;
        line-height: 1em;
    }

    .meta .info {
        margin: 0 0 10px;
    }

        .meta .info span {
            margin-right: 10px;
            color: #b0b0b0;
            font-size: 12px;
            line-height: 14px;
        }

            .meta .info span i {
                margin-right: 5px;
                display: inline-block;
                font-size: 14px;
            }

    .meta .note {
        margin-top: 10px;
        padding: 15px 20px;
        border-top: 1px solid #f5f5f5;
        line-height: 22px;
        color: #757575;
        font-size: 12px;
    }
/*内容详细样式*/
.entry {
    margin-top: 20px;
    font-size: 14px;
    line-height: 2em;
    word-wrap: break-word;
}

    .entry img {
        max-width: 100% !important;
        height: auto !important;
    }

    .entry h2, .entry h3, .entry h4 {
        margin: 0.8em auto;
        padding-bottom: 5px;
        border-bottom: 1px solid #f6f6f6;
        color: #333;
    }

    .entry h2 {
        font-size: 1.2em;
    }

    .entry h3, .entry h4 {
        font-size: 1.1em;
    }

    .entry strong {
        color: #DC2523;
    }

    .entry ul, .entry ol {
        margin: 1em;
        padding: 0;
    }

    .entry li {
        margin-left: 1em;
    }

    .entry ul li {
        list-style: disc outside none;
    }

    .entry ol li {
        list-style: decimal outside none;
    }

    .entry p {
        display: inherit;
        margin: 1em 0;
        color: #333;
        word-wrap: break-word;
    }

    .entry a {
        text-decoration: underline;
    }

    .entry code {
        display: block;
        padding: 0.5em;
        background: #eee;
        border-radius: .5em;
        color: #777;
        font-family: 'courier new';
        font-size: 12px;
        line-height: 1.7em;
    }

    .entry table {
        margin: 10px auto;
        border-left: 1px solid #eee;
        border-top: 1px solid #eee;
    }

        .entry table th {
            background: #F9F9F9;
            text-align: center;
        }

        .entry table td, .entry table th {
            border-bottom: 1px solid #eee;
            border-right: 1px solid #eee;
            padding: 0.35em 0.5em;
        }

/*上下一条样式*/
.next-box {
    position: relative;
    padding: 10px 20px 20px;
    line-height: 20px;
    color: #444;
    font-size: 14px;
}

    .next-box:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

    .next-box p {
        display: block;
        width: 100% !important;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        text-align: left
    }

        .next-box p a {
            color: #428bca;
        }

        .next-box p.prev {
            float: left;
        }

        .next-box p.next {
            float: left;
        }
/*页码容器*/
.page-box {
    margin: 15px 30px;
    padding-bottom: 30px;
    max-width: 100%;
    margin: 30px auto;
    text-align:center
}
    .page-box:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }
.margin-left-15 {
    margin-left: 25px;
    color: #aeaeae
}

#u_login {
    position: absolute;
    color: white;
    right: 0;
    width: 50px;
    float: left;
    font-size:14px;
}
.top_btn {
    position: absolute;
    color: white;
    right: 0;
}
    .top_btn a {
        color: white;
        padding: 0 10px;
        font-size:14px;
    }
.shouc {
    width: 200px;
    float: right;
    position: absolute;
    right: -200px;
    top: -5px;
    background-color: #ff8547;
    color: #ffffff;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
    cursor:pointer
}
#loginform{
display:none!important
}


.sl_nav {
    float: left;
    width: 88%;
    height:50px;
    color:#fff;
}
.sl_nav li{
    float: left;
    margin-left:100px;
    display:inline-block;
    font-size:20px;
    text-align:center;
    height:40px;
    cursor:pointer;
	font-weight:bold;
}
.sl_nav li.active {
        border-bottom: solid 5px #fff;
}

    .sl_nav li a {
        color: #fff;
        font-family: "Helvetica Neue", "Calibri Light", Roboto, sans-serif;
        font-size: 20px;
        font-weight:bold;
    }
.sl-container{
    margin:0 auto;
    margin-top:100px;
    width:95%;

}
    .sl-container .title {
        width:100%;
        height: 25px;
        text-indent: 20px;
        font-size: 25px;
        line-height: 25px;
        border-left: solid 5px #0075ff;
    }
        .sl-container .title p {
            float: left;
            font-weight: bold;
        }
        .sl-container .title a {
            float: right;
            margin-right: 20px;
            font-size: 20px;
            color: #8e8e8e;
        }
.sl-box {
    margin-top:10px;
    border: solid 1px #dfe4e7;
    height:330px;
}
    .sl-box div {
        float: left;
        margin-top: 25px;
        text-align: center;
    }

        .sl-box div.p {
            color: #8e8e8e;
            font-size: 16px;
            width: 40%;
            text-align: left;
            padding-top: 30px;
            padding-left: 30px;
            padding-right: 30px;
            line-height: 25px;
        }
    .sl-box div.img {
        width: 20%;
    }
        .sl-box div a {
            display: inline-block;
            width: 260px;
            background: #75c8d0;
            height: 45px;
            color: #fff;
            text-align: center;
            line-height: 45px;
            font-size: 25px;
            margin-top: 30px;
            margin-left:80px;
            border-radius: 10px;
	   box-shadow: 1px 1px 4px rgba(0,0,0,0.6);
        }

.sl-notice {
    height:330px;
    width:100%;
}
    .sl-notice li {
        background: url(../img/new/icon.png) no-repeat;
        background-position: left center;
        height: 60px;
        width:98%;
        margin-left: 10px;
        font-size: 18px;
        color: #8e8e8e;
    }
        .sl-notice li a {
            float: right;
            display:inline-block;
            border-bottom: dashed 1px #dfe4e7;
            width:98%;
            margin-top:0px;
            cursor:pointer;
        }
        .sl-notice li span.text {
            float: left;
            border-bottom: dashed 1px #dfe4e7;
            width:80%;
/* 2024/12/2王磊修改  */
	text-overflow:ellipsis;
overflow:hidden;
white-space:nowrap;
            line-height:60px;
            text-align:left;
        }
        .sl-notice li span.date {
            float: right;
            border-bottom: dashed 1px #dfe4e7;
            width:20%;
            line-height: 60px;
            text-align: right;
        }
    .sl-notice li p.text{
        
    }
    .sl-notice li p.date {
        
    }

.sl-mt20 {
    margin-top:20px;
}

.sl-introduce {
    font-size: 18px;
    color: #8e8e8e;
    line-height:25px;
}