* {
    margin: 0;
    padding: 0;
    font-family: "\5FAE\8F6F\96C5\9ED1";
    font-size: 1rem;
    box-sizing: border-box;
}

html {
    background: #ffffff;
}

body {
    color: #383838;
    width: 100%;
    cursor: default;
    margin: 0 auto;
    padding: 0;
    height: auto;
    font-size: 1rem;
}

ol, ul, li, dl, dd, dt {
    list-style: none;
}

.float {
    float: left;
}

.floatr {
    float: right;
}

.clear {
    clear: both;
    height: 1px;
    overflow: hidden;
}
a{
    text-decoration: none;
}
.top {
    width: 100%;
    height: 4rem;
    position: relative;
    border-top: 0.3rem solid #0058B4;
    display: flex;
    position: relative;
    background: #6d589d;
}

.top .top_con {
    width: 100%;
    height: 4rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-left: 1.2rem;
}
.top_con .img{
    width: 80%;
    height: 3rem;
}
.top_con .img img{
    width: 20rem;
    max-height: 2.8rem;
}
.top_con .top_right {
    display: none;
}

.nav {
    display: none;
}

.nav_btn {
    width: 3rem;
    height: 4rem;
    background: none;
    border: none;
    float: right;
    position: absolute;
    top: 0.1rem;
    right: 0;
}

.nav_btn img {
    width: 2rem;
    height: auto;
    display: inline-block;
}


.banner {
    width: 100%;
    height: 13rem;
    margin-top: 1 rem;
}
.banner .swiper-wrapper {
    width: 100%;
    height: 13rem;
}

.banner .swiper-wrapper a {
    width: 100%;
    height: 13rem;
}

.banner .swiper-wrapper a img {
    width: 100%;
    height: 13rem;
}
.banner .imgyrwb{
    width: 20rem;
    height: 3rem;
    z-index: 1000;
    position: absolute;
    top:17%;
    left: 20%;
}

.mainBox{
    width: 100%;
    min-height: 30rem;
    display: flex;
    flex-flow: column;
    justify-content: flex-start;
    padding: 1rem;
    align-items: center;
}
.xyxwBigBox{
    width: 100%;
    height: auto;
    display: flex;
    flex-flow: column;
}
.xyxwLeft{
    width:100%;
    height: auto;
    display: flex;
    flex-flow: column;
}
.xyxwLeftTop{
    width: 100%;
    line-height: 3rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 2px solid #6d589d;
}
.xyxwBox{
    height: 3rem;
    display: flex;
    align-items: center;
}
.xyxwBox span{
    line-height: 2rem;
    font-size: 20px;
    margin-left: 10px;
}
.xyxwLeftTop img{
    width: 24px;
    height: 24px;
}
.ckgdBox{
    color: #333;
    line-height: 24px;
    font-size: 16px;
}
.xyxwLeftBottom{
    width: 100%;
    height: auto;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    margin-top: 1rem;
}


.xyxwLeftBottomLeft{
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
.xyxwLeftBottomLeft .tybSwiper{
    width: 100%;
    height: 15rem;
    position: relative;
    border-radius: 1rem;
}
.xyxwLeftBottomLeft .tybSwiper .tswiper-wrapper img{
    width: 100%;
    height: 4rem;
    background-size: cover;
}
.xyxwLeftBottomLeft .swiper-pagination-bullet{
    width:0.8rem;
    height: 0.8rem;
    background: #ffffff;
    opacity: .8;
    margin: 0 6px!important;
}
.xyxwLeftBottomLeft .swiper-pagination-bullet-active{
    width: 1rem;
    height: 1rem;
    background: #007aff;
    opacity: 1;
    border: 2px solid #ffffff;
    transform: translateY(2px);
}
.xyxwLeftBottomLeft .tybSwiper .tswiper{
    width: 100%;
    height: 15rem;
    overflow: hidden;
}
.xyxwLeftBottomLeft .tybSwiper .tswiper .mlxyBox{
    width: 100%;
    line-height: 40px;
    background: url('../img/xbj.png') no-repeat 100% 100%;
    background-size: 100% 100%;
    position: absolute;
    left: 0px;
    bottom: 0px;
    color: #f6fbff;
    padding-left: 10px;

}
.xyxwLeftBottomLeft .tybSwiper .tswiper .mlxyBox span{
    width: 80%;
    display: block;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.xyxwLeftBottomLeft .tybSwiper .tswiper .swiper-wrapper{
    width: 100%;
    height: 15rem;
}
.xyxwLeftBottomLeft .tybSwiper .tswiper .swiper-wrapper .swiper-slide{
    width: 100%;
    height: 15rem;
}
.xyxwLeftBottomLeft .tybSwiper .tswiper .swiper-wrapper img{
    width: 100%;
    height: 15rem;
}
.xyxwLeftBottomLeft .swiper-pagination{
    width: 100%;
    text-align: right;
}

.xyxwLeftBottomRight{
    width: 100%;
    display: flex;
    flex-flow: column;
    margin-top: 1rem;
}
.xyxwLeftBottomRight .xyxwSmallTop{
    padding: 10px 20px;
    display: flex;
    flex-flow: column;
    background: #806cd6;
    cursor: pointer;
}
.xyxwLeftBottomRight .xyxwSmallTop >a:nth-child(1){
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    line-height: 28px;
    font-size: 16px;
    color: #fff;
}
.xyxwLeftBottomRight .xyxwSmallTop >a:nth-child(2){
    color: #dbdbdb;
    line-height: 25px;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.smallFirst{
    width: 100%;
    display: flex;
    flex-flow: column;
}
.smallFirst a{
    width: 100%;
    line-height: 40px;
    color: #333;
    display: flex;
    justify-content:space-between;
}
.smallFirst a >div:nth-child(1){
    width: 80%;
    display: flex;
    align-items: center;
}
.smallFirst a >div:nth-child(2){
    width: 20%;
    display: flex;
    justify-content: flex-end;
    line-height: 40px;
    font-size: 15px;
    color: 808080;
}
.smallFirst a span:nth-child(1){
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid #5f4092;
}
.smallFirst a span:nth-child(2){
    display: block;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 5px;
}
.smallFirst a span:nth-child(2):hover{
    color: #5f4092;
}

.xyxwRight{
    width: 100%;
    height: 380px;
    display: flex;
    flex-flow: column;
}
.tzggBox{
    margin-top: 20px;
    width: 100%;
    height: 300px;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
}
.tzggBox a{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
}
.tzggBox a >div:nth-child(1){
    background: #806cd6;
    color: #fff;
    padding: 10px;
}
.tzggBox a >div:nth-child(1) span:nth-child(1){
    display: block;
    font-size: 20px;
    font-weight: bold;
    line-height: 23px;
}
.tzggBox a >div:nth-child(1) span:nth-child(2){
    display: block;
    font-size: 12px;
    line-height: 23px;
}
.tzggBox a .hlxycj{
    width: 100%;
    height: 60px;
   color: #333;
    font-size: 16px;
    line-height: 25px;
    padding: 10px;
    overflow: hidden;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
}

.tzggBox a .hlxycj:hover{
    color: #5f4092;
}

.xsxqdxDiv{
    width: 100%;
    height: 4rem;
}
.xsxqdxDiv img{
    width: 100%;
    height: 4rem;
}
.djgzBigbOX{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    margin: 1rem 0;
    flex-direction: column;
}
.tjgzSmall{
    width: 100%;
    height: 100%;
    display: flex;
    flex-flow: column;
}
.tjgzBottom{
    width: 100%;
    display: flex;
    flex-flow: column;
    margin-top: 10px;
}
.tjgzBottom .djgzBox{
    width: 100%;
    line-height: 50px;
    font-size: 16px;
    color: #333;
    display: flex;
    justify-content: space-between;
}
.tjgzBottom .djgzBox span:nth-child(1){
    width: 80%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    font-size: 16px;
    text-overflow: ellipsis;
}
.tjgzBottom .djgzBox span:nth-child(1):hover{
    color: #5f4092;
}
.tjgzBottom .djgzBox span:nth-child(2){
    color: #808080;
    font-size: 16px;
}

.xytdBox{
    width: 100%;
    height: auto;
    display: flex;
    flex-flow: column;
}

.xytdBoxBottom{
    width: 100%;
    height:auto;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    margin-top: 20px;
}
.xytdBoxBottom a{
    width: 100%;
    height: 200px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 1rem;
}
.xytdBoxBottom a >div{
    width: 80%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    font-size: 16px;
    text-overflow: ellipsis;
    color: #333;
}
.xytdBoxBottom img{
    width: 100%;
    height: 180px;
}

/* 友情链接 */
.yqlj{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
    box-shadow: 0 -0.5rem 0.5rem -0.5rem #c2d9f0;
    background: #806cd6;
}
.yqlj  .yqljBox{
    width: 100%;
    display: flex;
    flex-flow: column;
    padding:1rem;
}
.yqlj  .yqljBox .yqljSmall{
    font-size: 1.2rem;
    color: #fff;
    font-weight: bold;
    margin:0 0.3rem;

}
.yqlj  .yqljBox .yqljSmallBox{
    font-size: 1rem;
    color: #fff;
    margin:0 0.3rem;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
.yqlj  .yqljBox a{
    font-size: 1rem;
    line-height: 1.5rem;
    color: #fff;
    text-decoration: none;
    width: auto;
    display: flex;
    padding-right: 20px;
    justify-content: flex-start;
}
/* 底部 */
.addressDiv{
    width: 100%;
    height: auto;
    background: url('../img/foot.png') no-repeat left bottom;
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
    padding:1rem;

}
.addressDiv .addressBox{
    width: 100%;
    height: auto;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    padding: 0.5rem 0;

}
.addressDiv .addressBox a{
    text-decoration: none;
    color: #fff;
}
.addressDiv .addressImg{
    width: 100%;
    height:3rem;
    display: flex;
    justify-content: center;
}
.addressDiv .addressImg img{
    width:15rem;
    height:3rem;
}
.addressBox .address{
    width: 100%;
    display: flex;
    flex-flow: column;
    justify-content: center;
    margin:0.5rem 0;
}
.addressBox .dzbox{
    width: auto;
    font-size: 1rem;
    color: #fff;
    display: flex;
    flex-flow: column;
    align-items: center;
}
.addressBox .dzbox a:hover{
    text-decoration: underline;
}
.addressBox .copyBox{
    width: auto;
    font-size: 1rem;
    color: #fff;
    display: flex;
    flex-flow: column;
    align-items: center;
}
.addressBox .copyBox p{
    word-break: break-all;

}
.addressBox .copyBox a:hover{
    text-decoration: underline;
}

/* 内容 */
.tzggBox1{
    width: 100%;
    height: 3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 0.1rem solid #FFFFFF;
     box-shadow: 0 0 10px 0 #e1e1e1;/*//#DAE9FE */
    background: linear-gradient(to bottom, #e1e1e1, #fff);
}
.tzggBox1 .dhlBox{
    width: 100%;
    height: 3rem;
    line-height: 3rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.tzggBox1 .dhlBox img{
    width: 2rem;
    height: 2.2rem;
}
.tzggBox1 .dhlBox a{
    text-decoration: none;
    font-size: 1rem;
    color: #000;
    margin: 0 1rem;
}

/* 概括 */
.gkBoxBig{
    width: 100%;
    min-height: 40rem;
    padding: 0px 0 0 2rem 0;
    display: flex;
    flex-flow: column;
    padding: 0rem 1rem 1rem 1rem;
}
.gkBoxBig .gkTitle{
    width: 100%;
    line-height: 2rem;
    font-size: 1.6rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.gkBoxBig .fbsjTime{
    width: 100%;
    padding: 1rem 0;
    font-size: 0.9rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fafafa;
    border-radius: 0.5rem;
    margin-top:0.8rem;
}
.gkBoxBig .fbsjTime div{
    margin: 0 2rem;
}
.gkBoxBig .gkwb{
    width: 100%;
    display: flex;
    flex-flow: column;
    padding: 2rem 0;
}
.gkBoxBig .gkwb div{
    font-size: 1rem;
    line-height: 2.2rem;
}
.gkBoxBig .gkwb div img {
    width: 100% !important;
    height: auto !important;
    margin: 0 auto;
}
.gkBoxBig .gkwb div video {
    width: 100% !important;
    height: auto !important;
    margin: 0 auto;
}
.mainLeft{
    display: none;
}

.mainBox .mainBoxBig{
    width: 100%;
    display: flex;
    flex-flow: column;
}

/* 列表页 */
.mainBox .mainRight .gjzcBox .bgBox{
    width: 100%;
    display: flex;
    flex-flow: column;
    padding:0 1rem 1rem 1rem;
    background: #fafafa;
}
.mainBoxBig .mainRight .gjzcBox .bgBox li{
    width: 100%;
    display: flex;
    padding-top: 1rem;
}
.mainBoxBig .mainRight .gjzcBox .bgBox li a{
    width: 100%;
    display: flex;
    text-decoration: none;
}
.mainBoxBig .mainRight .gjzcBox .bgBox img{
    width: 10rem;
    height: 7rem;
}
.mainBoxBig .mainRight .gjzcBox .bgBox .dl_xiao{
    width: calc(100% - 11rem);
    display: flex;
    flex-flow: column;
    justify-content: space-evenly;
    margin-left: 1rem;
}
.mainBoxBig .gjzcBox .bgBox .dl_xiao .jyBox{
    width: 100%;
    text-decoration: none;
    color: #999;
    font-size: 0.9rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
}
.mainBoxBig .mainRight .gjzcBox .bgBox .bgBoxLeft{
    width: 100%;
    font-size: 1rem;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.mainBoxBig .mainRight .gjzcBox .bgBox .bgTime{
    font-size: 0.8rem;
    color: #666;
}
.mainBoxBig .mainRight .imgPhoto {
    width: 100%;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    flex-wrap: wrap;
}
.mainBoxBig .mainRight .imgPhoto a{
    width: 100%;
    height: auto;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
    /* border: 1px solid #e1e1e1; */
}
.mainBoxBig .mainRight .imgPhoto a img{
    width: 100%;
    height: 15rem;
    object-fit: cover;
}
.mainBoxBig .mainRight .imgPhoto a span{
    font-size: 16px;
    line-height: 28px;
    width: 100%;
    display: block;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}



/* 列表页1 */
.mainBoxBig .mainRight .gjzcBox1{
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom:10px;
}
.mainBoxBig .mainRight .gjzcBox1 .bgBox {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.mainBoxBig .mainRight .gjzcBox1 .bgBox li:hover{
    box-shadow: 0 3px 6px rgba(0,0,0,.25);
    transform: translateY(5px);
    z-index: 999;
}

.mainBoxBig .mainRight .gjzcBox1 .bgBox li a{
    width: 100%;
    display: flex;
    text-decoration: none;
    justify-content: space-between;
}
.mainBoxBig .mainRight .gjzcBox1 .bgBox li{
    width: 100%;
    height: auto;
    background: #ffffff;
    border-radius: 12px;
    border: 1px solid #e6e6e8;
    box-shadow: 0 0.3rem 0.8rem rgba(0,0,0,.15);
    padding: 0.8rem;
    margin-bottom: 1rem;
    transition: ease-in-out all .1s;
}
.mainBoxBig .mainRight .gjzcBox1 .bgBox li img{
    width: 90px;
    height: 120px;
    object-fit: cover;
}

.mainBoxBig .mainRight .gjzcBox1 .bgBox .dl_xiao{
    width: calc(100% - 100px);
    display: flex;
    flex-flow: column;
    justify-content: flex-start;
    gap: 4px;
    color: #000;
}
.mainBoxBig .mainRight .gjzcBox1 .bgBox .dl_xiao .bgBoxLeft{
    font-size: 1rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    font-weight: bold;
}

.mainBoxBig .mainRight .gjzcBox1 .bgBox .dl_xiao .bgBoxLeft span{
    font-size: 0.8rem;
    color: #6b5b98;
    margin-left: 10px;
    font-weight: normal;
}

.mainBoxBig .mainRight .gjzcBox1 .bgBox .dl_xiao .zhaiyao{
    font-size:14px;
    line-height: 23px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    color:#646464;
}

/* 列表页2 */
.mainBoxBig .mainRight .gjzcBox2{
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom:10px;
}
.mainBoxBig .mainRight .gjzcBox2 .bgBox {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.mainBoxBig .mainRight .gjzcBox2 .bgBox li:hover{
    box-shadow: 0 3px 6px rgba(0,0,0,.25);
    transform: translateY(5px);
    z-index: 999;
}

.mainBoxBig .mainRight .gjzcBox2 .bgBox li a{
    width: 100%;
    display: flex;
    text-decoration: none;
    justify-content: space-between;
    flex-wrap: wrap;
}
.mainBoxBig .mainRight .gjzcBox2 .bgBox li{
    width: 100%;
    height: 240px;
    background: #ffffff;
    border-radius: 12px;
    border: 1px solid #e6e6e8;
    box-shadow: 0 8px 20px rgba(0,0,0,.15);
    padding: 15px;
    margin-bottom: 20px;
    transition: ease-in-out all .1s;
}
.mainBoxBig .mainRight .gjzcBox2 .bgBox li img{
    width: 120px;
    height: 154px;
    object-fit: cover;
    margin-top: 10px;
}

.mainBoxBig .mainRight .gjzcBox2 .bgBox .dl_xiao{
    width: calc(100% - 130px);
    display: flex;
    flex-flow: column;
    justify-content: flex-start;
    gap: 4px;
    color: #000;
}
.mainBoxBig .mainRight .gjzcBox2 .bgBox .bgBoxLeft{
    width: 100%;
    height: 42px;
    line-height: 42px;
    background: #f7f7f7;
    font-size:18px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    font-weight: bold;
    color: #000000;
    padding:0 0 0 15px;
}

.mainBoxBig .mainRight .gjzcBox2 .bgBox .bgBoxLeft span{
    font-size: 14px;
    color: #6b5b98;
    margin-left: 10px;
    font-weight: normal;
}

.mainBoxBig .mainRight .gjzcBox2 .bgBox .dl_xiao .zhaiyao{
    font-size:16px;
    line-height: 31px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    color:#646464;
    margin-top: 10px;
}

/* 底部 */
.dbqhBox{
    width: 100%;
    display: flex;
    display: flex;
    justify-content: center;
    margin: 1rem 0;
}
.dbqhBox div{
    border: 0.1rem solid #e1e1e1;
    padding: 0.5rem;
}
.dbqhBox div:hover{
    background: #e1e1e1;
}

/* 基本样式 */
.f1 ul {
    list-style-type: none;
    padding: 0;
}

.f1 li {
    position: relative;
}

/* 隐藏三级菜单 */
.submenu-level-21 {
    display: none;
    list-style-type: none;
    padding-left: 20px;
}

/* 二级菜单的显示样式 */
.submenu-toggle1 {
    cursor: pointer;
}
.submenu-toggle1:hover{
    color: #5f4092!important;
}
.active1 {
    font-weight: bold;
}

/* 基本样式 */
a.submenu-toggle1 {
    width: 150px;
    display: flex;
    justify-content: space-around;
    cursor: pointer;
}

.submenu-arrow1 {
    width: 10px;
    height: 10px;
    transition: transform 0.3s ease;
}

/* 默认不旋转 */
.rotated {
    transform: rotate(90deg);
}

/* 搜索页 */

.list .list_right {
    width: 100%;
}

.list .list_right li {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    border-bottom: 1px dashed #dadbdc;
    padding: 1rem 0;
}

.list .list_right li a {
    width: 100%;
    font-size: 1.2rem;
    line-height: 1.8rem;
    color: #000;
    padding-left: 1.5rem;
    position: relative;
    text-decoration: none;
}

.list .list_right li a::before {
    position: absolute;
    content: '';
    width: 0.6rem;
    height: 0.6rem;
    border: 0.1rem solid #03468C;
    border-radius: 1000px;
    left: 0;
    top: 0.5rem
}

.list .list_right li span {
    width: 100%;
    margin-top: 8px;
    text-align: left;
    color: #999;
    font-size: 1.1rem;
    padding-left: 1.5rem;
}

.list .list_right li a:hover {
    color: #03468C;
}
/* 1头条就业招聘信息 */
.jyzpBox{width: 100%;height:72px;display: flex;justify-content: center;align-items: center;border: 1px solid #FFFFFF; box-shadow: 0 0 10px 0 #e1e1e1;/*//#DAE9FE */background: linear-gradient(to bottom, #e1e1e1, #fff);}
.headline { width: 1200px; height:72px; display: flex; align-items: center; justify-content: space-between;}
.jyzp {width:230px;height:72px;display: flex;align-items: center;position: relative;padding-right: 30px;margin-right:30px;}
.jyzp::before { position: absolute; content: ''; width: 2px; height: 36px; background: #DDDDDD; right: 0; top: 20px;}
.jyzp span{height: 50px; font-size: 22px; font-weight: bold; line-height: 50px;color: #383838;}
.jyzp img {  width: auto;height:40px;margin-right: 20px;}
.headline_content { width: 940px; height:72px; position: relative;}
.scrollText { width: 100%; height:50px; float: left; overflow: hidden; margin: 10px 0;}
.scrollText ul{ display: inline-block; float: left; width:80%; height:50px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.scrollText li{ display: inline-block; float: left; width: 100%;height:50px;line-height:50px;font-size: 18px;color: #333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: flex;align-items: center;justify-content: flex-start;}
.scrollText li span { width:15%; height: 50px; line-height: 50px; font-size: 18px; color: #333; display: block; text-align: center;}
.scrollText li a{ width:85%;height:50px;line-height:50px;font-size: 18px;color: #333;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;margin-left: 30px;}
.headline_content .jyzp_jt { position: absolute; width: 120px; height: 32px; zoom: 1; right: 0; bottom: 18px; display: flex; justify-content: space-evenly; align-items: center; background: url(../img/tz.png) no-repeat; background-size: 100% 100%;}
.headline_content .jyzp_jt .up { width: 15px; height: 7px; background: url(../img/xs.png) no-repeat; background-size: 100% 100%;}
.headline_content .jyzp_jt .mid {width: 26px;height: 6px;background: url(../img/gdtz.png) no-repeat;background-size: 100% 100%;}
.headline_content .jyzp_jt .down { width: 15px; height: 7px; background: url(../img/xx.png) no-repeat; background-size: 100% 100%;}
.scrollText li a:hover{color:#0058b4;}
/* 2移动端头条就业招聘信息 */
    .jyzpBox{width: 100%;height:60px;padding: 0 15px;}
    .headline { width:100%; height:60px;}
    .jyzp {width:45px;height:60px;padding-right: 15px;margin-right:15px;}
    .jyzp::before {width: 2px; height:26px;right: 0; top: 18px;}
    .jyzp span{display: none;}
    .jyzp img {  width: auto;height:30px;margin-right:0px;}
    #scrollDiv{width: 100%;}
    .headline_content { width: calc(100% - 60px); height:60px;}
    .scrollText { width:100%; height:40px;margin: 10px 0;}
    .scrollText ul{ width:100%; height:40px;}
    .scrollText li{height:40px;line-height:40px;font-size: 16px;}
    .scrollText li span {display: none;}
    .scrollText li a{ width:95%;height:40px;line-height:40px;font-size: 16px;margin-left:0px;}
    .headline_content .jyzp_jt {display: none;}