@charset "utf-8";

/* CSS Document */
html,
body {
    font: 14px/1.8 'Microsoft YaHei';
    color: #333;
    -webkit-text-size-adjust: none;
    background: #f5f5f5;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    padding: 0;
    margin: 0;
    font-weight: normal;
    outline: none;
}

ol,
ul,
li,
dl,
dt,
dd {
    list-style: none;
    padding: 0;
    margin: 0;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

img {
    max-width: 100%;
    height: auto;
    display: block;
}

.clear {
    clear: both;
}

.z-img {
    margin: 0 auto;
}

.col-md-6 {
    display: none;
}

/*导航*/
.line_title {
    display: block;
    cursor: pointer;
    margin-bottom: 40px;
    float: left;
    font-size: 32px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    background: url(line.png) no-repeat center;
    text-align: center;
    color: #115DB2;
}

.line_title a {
    color: #115db2;
}

.swiper-container img {
    width: 100%;
    height: 100%;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.zt-n {
    width: 100%;
    background: #115db2;
    line-height: 60px;
    text-align: center;
}

.zt-n ul li {
    text-align: center;
    font-size: 20px;
}

.zt-n ul li a {
    color: #fff;
}

.first .container {
    /*background: #fff;*/
    padding: 50px 50px 20px;
}

.line {
    width: 100%;
    background: url(lm.png);
    float: left;
    height: 1px;
}

.blue .hover4 {
    float: left;
    height: 50px;
    font-size: 24px;
    padding-left: 5px;
    color: #115db2;
    font-weight: bold;
    background: url(s1.png) left no-repeat;
    background-position: 0 11px;
    padding-left: 38px;
}

.pic_o .hover4 {
    background: url(s2.png) left no-repeat;
    background-position: 0 11px;
    padding-left: 38px;
}

.pic_t .hover4 {
    background: url(s3.png) left no-repeat;
    background-position: 0 11px;
    padding-left: 38px;
}

.pic_f .hover4 {
    background: url(s4.png) left no-repeat;
    background-position: 0 11px;
    padding-left: 38px;
}

.pic_s .hover4 {
    background: url(s5.png) left no-repeat;
    background-position: 0 11px;
    padding-left: 38px;
}

.pic_w .hover4 {
    background: url(s6.png) left no-repeat;
    background-position: 0 11px;
    padding-left: 38px;
}

.zd {
    margin-bottom: 30px;
    padding: 0;
    padding: 30px;
    border: 1px solid #115db2;
    border-radius: 6px;
}

.zd li {
    padding: 0;
    float: left;
    font-size: 22px;
    line-height: 25px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
}

.zd li i {
    float: left;
    width: 4px;
    height: 4px;
    background: #333;
    margin: 18px 10px 0 5px;
    border-radius: 50%;
}

.zd li:hover a {
    color: #115db2;
}

/*.blue .pic_o .hover4{background:url(q3.png) left no-repeat;background-size: 28px;}
.blue .pic_t .hover4{background:url(p5.png) left no-repeat;background-size: 25px;}
.blue .pic_f .hover4{background:url(q1.png) left no-repeat;background-size: 25px;}*/
.pic_news_top {
    padding: 20px 20px 0;
}

.pic_news_more {
    font-size: 16px;
    line-height: 50px;
    float: right;
}

.pic_news_list li {
    padding: 0;
    float: left;
    font-size: 16px;
    line-height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
}

.pro {
    width: 100%;
}

.bzzy {
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
}

.bzzy a {
    display: inline-block;
    width: 200px;
    height: 50px;
    background: #fff;
    color: #115DB2;
    border: 1px solid #115DB2;
    border-radius: 5px;
    font-weight: bold;
    margin: 0 170px;
    font-size: 24px;
}

.bzzy a:hover {
    background: #115DB2;
    color: #fff;
}

.second {
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
    padding: 50px;
    background: url(bg.jpg) no-repeat;
    background-size: cover;
}

.pro .pic_news_list li {}

.three {
    margin-top: 30px;
}

.pro .pic_news_right {
    margin-top: 0;
    margin-bottom: 30px;
    padding: 0;
    width: 49%;
    border: 1px solid #115db2;
    border-radius: 6px;
}

.zj {
    margin-top: 48px;
    padding: 30px;
}

.pic_news_list li i {
    float: left;
    width: 4px;
    height: 4px;
    background: #333;
    margin: 18px 10px 0 5px;
    border-radius: 50%;
}

.pic_news_list li span {
    float: right;
    font-size: 16px;
    color: #999;
}

.pic_news_right {}

.pic_news_list {
    padding: 30px;
    padding-top: 0px;
    /*background: #f9fcff;*/
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}

.pic_news_list li:hover a {
    color: #115db2;
}

.pic_news_list li a {
    width: 75%;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hover5 a {
    color: #115db2;
}

.m {
    padding: 0;
}

footer {
    width: 100%;
    background: #115db2;
    padding: 60px 0;
    color: #fff;
    font-size: 16px;
}

footer a {
    color: #fff;
    font-size: 16px;
}

.fot ul li {
    float: left;
    margin-right: 10px;
}

.wmp dl dd {
    float: left;
    padding-right: 5px;
}

.hwx li {
    text-align: center;
    margin-left: 10px;
    float: left;
}

.wmp {
    padding-left: 8%;
}


/*右侧*/
.side-always .app-item,
.m-footer-nav {
    display: none;
}

.side-always {
    position: fixed;
    z-index: 99;
    right: 3%;
    top: 50%;
    margin-top: -130px;
    box-sizing: border-box;
}

.side-always .side-items {
    display: block;
    position: relative;
    overflow: visible;
    background-color: #fff;
    cursor: pointer;
    width: 52px;
    height: 52px;
    transition-duration: .3s;
    border-radius: 50%;
    margin-bottom: 5px;
}

.side-always .side-ico {
    position: relative;
    z-index: 4;
    width: 52px;
    height: 52px;
    transition-duration: .3s;
}


.side-always .side-tele {
    position: absolute;
    display: none;
    width: 170px;
    height: 56px;
    box-sizing: border-box;
    font-size: 18px;
    font-weight: bold;
    line-height: 56px;
    color: #fff;
    left: -171px;
    top: 50%;
    margin-top: -28px;
    background-color: #8fc31f;
}

.side-always .side-tele-content {
    display: block;
    padding: 0 10px;
    text-align: center;
}

.side-always .side-ewm {
    position: absolute;
    display: none;
    width: 110px;
    height: 110px;
    background: #fff;
    padding: 5px;
    box-sizing: border-box;
    right: 104%;
    top: 50%;
    margin-top: -55px;
}

.side-always .side-ewm img {
    width: 100%;
    height: auto;
}

.n-close {
    display: none;
    float: right;
    margin: 20px 30px;
}

.mo-btn {
    position: absolute;
    right: 20px;
    top: 34px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    z-index: 9999;
    display: none;
}

.nav.sup {
    left: 0;
}

.banner_top {
    width: 100%;
    height: 300px;
    background: url("banner.jpg") no-repeat;
    background-size: 100%;
}

.pro .pic_news_right {
    height: auto;
    min-height: 300px;
}

/* 稳岗就业 */

.newStyle .bzzy a {
    font-size: 34px;
    height: 65px;
}

.newStyle .line_title a {
    font-size: 34px;
}

.newStyle .blue .hover4>a {
    font-size: 35px !important;
}

.newStyle .pic_t .hover4>a,
.newStyle .pic_news_top .hover4 a {
    font-size: 35px !important;
}

.newStyle .pic_news_list li {
    font-size: 25px;
}

.newStyle .container {
    display: flex;
    flex-direction: column;
}

.newStyle .pro .pic_news_right {
    width: 100%;
    height: auto !important;
}

.newStyle .pic_news_list li {
    line-height: 75px;
}

.newStyle .pic_news_list li i {
    margin: 37px 10px 0 5px;
}

.newStyle .pic_news_list li span {
    display: none;
}

.newStyle .pic_news_list li a {
    width: 100%;
}

.pkldl {
    margin: 0 auto;
    clear: both;
    float: none!important;
}

@media (max-width: 1152px) and (min-width: 991px) {
    .banner_top {
        width: 100%;
        height: 100px;

    }

    .pic_news_list li span {
        display: none;
    }

    .pic_news,
    #focus ul li {
        width: 490px;
    }

    .zjg {
        width: 60%;
    }

    .dsh {
        width: 100%;
    }

    .ljc li {
        width: 33.3333%;
        margin-top: 10px;
    }

    .dsh ul li {
        width: 33.3333%;
    }

    .zxc {
        width: 36%;
    }

    .pic_news_list li span {
        float: none;
    }

    .hyxw_block2_left_top li {
        padding: 10px 16px;
        width: 18%;
    }

}

@media (max-width: 991px) and (min-width: 767px) {
    .banner_top {
        width: 100%;
        height: 100px;

    }

    ul.ly h3 {
        padding: 20px;
    }

    .pic_news {
        width: 100%;
    }

    .pic_news_right {
        padding-left: 0;
    }

    .hyxw_block2_left_top li {
        width: 17%;
        padding: 10px 16px;
    }

    .list-title a {
        padding-right: 15px;
    }
}

@media (max-width: 767.5px) {
    .banner_top {
        width: 100%;
        height: 100px;

    }

    .line_title {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .pic_news_more {
        font-size: 15px;
        line-height: 28px;
    }

    .blue .hover4 {
        background-size: 23px !important;
        background-position: 0 6px;
    }

    .zt-n {
        line-height: 30px;
    }

    .vt ul li {
        width: 33.3333%;
    }

    .zt-n ul li {
        font-size: 18px;
    }

    .blue .hover4 {
        font-size: 18px;
        height: 35px;
    }

    .pic_news_list li {
        width: 100%;
    }

    .pic_news_list li span {
        display: none;
    }

    .pic_news_list li {
        line-height: 28px;
        font-size: 15px;
    }

    .pic_news_right {
        width: 100% !important;
    }

    .first .container {
        padding: 20px 15px 20px;
    }

    .hyxw_block2_left_top li a {
        font-size: 16px;
    }

    .hover5 {
        font-size: 16px;
    }

    .hyxw_block2_left_top li {
        width: 45%;
        padding: 6px 20px;
        margin-bottom: 10px;
    }

    .list-b {
        padding: 18px;
    }

    .pic_news_list {
        padding: 10px;
    }

    .pic_news_top {
        padding: 5px 10px 0;
    }

    .pro .pic_news_right {

        margin-bottom: 20px;
    }

}