/* 增 */
#screen-xzh {
    width: 1200px !important;
    padding: 28px 28px;
    margin: 0 auto;
    background-color: #fff;
    padding-bottom: 0;
}
#public-middle-style {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
}
#public-middle-style {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
}
.position-list-left>ul>li>a{
	color:#666;
}
.public-middle-left {
    width: 880px;
    height: 100%;
    background-color: #fff;
}

.public-middle-right {
    width: 310px;
    height: auto;
}

/* 右侧推荐岗位样式 */
.public-select-on {
    color: #0362D2 !important;
    height: 100%;
    /*border-bottom: 4px solid #0362D2;margin-top: 4px;*/
    display: flex;
    align-items: center;
    
}
.public-select{
    color: #fff !important;
    background-color: #0362D2;
    margin-top: 0px;
    border: 0;
}
.public-select a{
color: #fff !important;
}
.position-list-right-tjzw {
    background-color: #fff;
    padding-bottom: 24px;
    margin-bottom: 10px;
}

.position-list-right-tjzw>ul {
    background-color: #fff !important;
    padding: 19px 24px;
}

.position-list-right-tjzw>ul>li {
    padding: 19px 0;
    border-bottom: 1px solid #F0F0F0;
}

.position-list-right-tjzw>ul>li>a {
    display: block;
}

.position-list-right-tjzw>ul>li>h3 {
    font-size: 16px;
    font-family: Source Han Serif CN;
    font-weight: bold;
    display: flex;
    justify-content: space-between;
    color: #333333;
    margin-bottom: 12px;
}

.position-list-right-tjzw>ul>li>h3>a {
    color: #333333;
    width: 70%;
    overflow: hidden;
    height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.position-list-right-tjzw>ul>li>h3>span {
    color: #E81B1B ;
}

.position-list-right-tjzw>ul>li>p {
    font-size: 14px;
    font-family: Source Han Serif CN;
    font-weight: 500;

}

.position-list-right-tjzw>ul>li>p>a {
    color: #999999;
}

.position-list-right-tjzw>a {
    width: 260px;
    height: 50px;
    font-size: 14px;
    font-weight: 600;
    background: #F4F4F4;
    color: #8C8C8C;
    display: block;
    text-align: center;
    line-height: 50px;
    margin: 0 auto;
}

.position-list-right-tjzw>a:hover {
    background: #E4F0FF !important;
    color: #0362D2 !important;
}

.zwms-yzb-title {
    padding-left: 26px;
    height: 64px;
    border-bottom: 4px solid #f6f6f6;
    background-color: #fff;
    font-size: 16px;
    color: #0362D2;
    line-height: 60px;
    position: relative;
}

.zwms-yzb-title>p {
    display: block;
    width: 58px;
    height: 4px;
    background: #0362D2;
    border-radius: 2px;
    position: absolute;
    top: 64px;
    left: 28px;
}


.gzdd-ditu {
    padding: 30px 27px 50px 27px;
}

.gzdd-ditu>p {
    font-size: 14px;
    font-family: Source Han Serif CN;
    font-weight: 500;
    color: #333333;
    margin-bottom: 26px;
}

.gzdd-ditu span {
  display: block;
    width: 224px;
    height: 51px;
    color: #fff;
  	cursor:pointer;
      border-radius: 8px;
    text-align: center;
    line-height: 51px;
    font-size: 16px;
    font-family: Source Han Serif CN;
    font-weight: bold;
  background: #0362D2;
      margin: auto;
}


.tjkc-slide {
    padding: 25px 10px 0px 10px;
}

.tjkc-slide>a {
    width: 260px;
    height: 50px;
    background: #F4F4F4;
    display: block;
    margin: 0 auto;
    text-align: center;
    line-height: 50px;
    font-size: 14px;
    font-weight: 600;
    color: #8C8C8C;
    margin-top: 27px;
}

.tjkc-slide>a:hover {
    background: #E4F0FF !important;
    color: #0362D2 !important;
}

.swiper {
    height: 160px;
}

.swiper img {
    width: 100%;
    height: 100%;
}

.swiper-pagination-bullet-active {
    background-color: #fff !important;
}



.tjzw-title {
    display: flex;
    width: 100%;
    height: 64px;
    font-size: 16px;
    font-family: Source Han Serif CN;
    font-weight: bold;
    background-color: #fff;
    align-items: center;
}

.tjzw-title>img {
    width: 20px;
    height: 20px;
    margin-left: 27px;
    margin-right: 13px;
}


.position-list-left>ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-left: 26px;
    background-color: #fff;
    font-size: 16px;
    font-family: Source Han Serif CN;
    font-weight: bold;
    color: #333;
    border-bottom: 4px solid #f6f6f6;
}

.position-list-left>ul>li {
    height: 60px;
    cursor: pointer;
    line-height: 60px;
    padding: 0 20px;
}

.gs-info-content {
    padding: 17px 16px 26px 16px;
    background-color: #fff;
}

.gs-info-content>h2 {
    font-size: 18px;
    color: #333333;
    margin-bottom: 22px;
    padding-left: 9px;
}

.gs-info-content>h2>a {
    color: #333333;
}

.gs-info-content>p {
    padding: 0 9px;
    font-size: 14px;
    font-weight: 500;
    color: #8D8D8D;
    margin-bottom: 17px;
}

.gs-info-content>p>img {
    vertical-align: bottom;
    margin-right: 14px;
}

.gs-info-content>a {
    width: 260px;
    height: 50px;
    display: block;
    text-align: center;
    line-height: 50px;
    font-size: 14px;
    font-weight: 600;
    background: #F4F4F4;
    color: #8C8C8C;
    margin-top: 45px;
}

.gs-info-content>a:hover {
    background: #E4F0FF !important;
    color: #0362D2 !important;
}

.gsinfo-content-right {
    margin-bottom: 10px;
}

/* 切换开始 */
.position-right-qiehuan {
    width: 100%;
    margin-top: 10px;
}

.position-right-qiehuan>ul {
    display: flex;
    width: 100%;
    height: 60px;
    font-size: 16px;
    font-family: Source Han Serif CN;
    font-weight: bold;
    color: #333333;
    margin-bottom: 4px;
}

.position-right-qiehuan>ul>li {
    width: 50%;
    height: 100%;
    line-height: 60px;
    text-align: center;
    background: linear-gradient(0deg, #EFEFEF, #E4E4E4);
}

.position-qiehuan-on {
    background: linear-gradient(0deg, #E4F0FF, #C1DDFF) !important;
    color: #0362D2 !important;
}

.position-qiehuan-content {
    background-color: #fff;
    padding: 27px 26px 36px 26px;
    text-align: center;
}

.position-qiehuan-content>img {
    width: 150px;
    margin-bottom: 10px;
}

.position-qiehuan-content>p {
    font-size: 14px;
    font-family: Source Han Serif CN;
    font-weight: 400;
}

.position-right-qiehuan>div>div {
    display: none;
}

.position-right-qiehuan>div>div:first-child {
    display: block;
}

/* 分页开始 */
.position-list-page {
    height: 113px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
}

.position-list-page>span {
    display: block;
    width: 30px;
    height: 26px;
    background: #0362D2;
    border: 1px solid #E8E9ED;
    text-align: center;
    color: #fff;
}

.position-list-page>a {
    display: block;
    margin: 0 5px;
    padding: 0 10px;
    background: #F9F9F9;
    text-align: center;
    color: #333333;
    margin: 0 10px;
}

.position-list-page-on {
    display: block;
    width: 30px;
    height: 26px;
    background: #0362D2 !important;
    text-align: center;
    color: #fff !important;
}

.tjzw-jianjv {
    width: 100%;
    background-color: #f6f6f6;
    height: 4px;
}
.SelectProvince {
    width: 100%;
    display: flex;
    height: auto;
    flex-wrap: wrap;
    justify-content: end;
    padding-bottom: 25px;
    border-bottom: 1px solid #F1F1F1;
}
.selector{
    border-bottom: 1px solid #ddd !important;
}
.SelectTitle {
    font-size: 14px;
    font-family: Source Han Serif CN;
    font-weight: 500;
    color: #949494;
    /* padding-top: 3px; */
}

.SelectProvince>ul {
    margin-left: 17px;
    width: 90%;
}

.SelectProvince>ul>li {
    float: left;
    padding: 0 15px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
    font-size: 15px;
    font-family: Source Han Serif CN;
    font-weight: bold;
    color: #333333;
    margin-right: 10px;
    cursor: pointer;
}

.SelectProvince-on {
    padding: 0 15px;
    height: 30px;
    background: #D8EAFF;
    border-radius: 15px;
    text-align: center;
    line-height: 30px;
    color: #0362D2 !important;
}

#screen-xzh {
    width: 1144px;
    padding: 28px 28px;
    margin: 0 auto;
    background-color: #fff;
    padding-bottom: 0;
}

.paging {
    display: flex;
    justify-content: center;
    margin: 20px 0;
}

.paging a,
.paging span {
    font-size: 14px;
    min-width: 32px;
    height: 28px;
    line-height: 28px;
    background-color: #f4f4f5;
    text-align: center;
    margin: 0 5px;
    font-weight: 700;
    color: #606266;
    border-radius: 2px;
}

.paging span {
    background-color: #409EFF;
    color: #fff;
}

.paging .a1 {
    margin: 0 5px;
    background-color: #f4f4f5;
    color: #606266;
    border-radius: 2px;
    border: 0;
    padding: 0 10px;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
}

.zwdetail-map {
    height: 500px;
}

.lph_zdq{
    height: 300px;
    background: #FFFFFF;
    margin-bottom: 10px;
}
.lph_zdq .zdq_top{
    display: flex;
    height: 50px;
    border-bottom: 1px solid #efefef;
    justify-content: space-around;
}
.lph_zdq .zdq_top p{
    width: 130px;
    text-align: center;
    
    line-height: 50px;
    font-size: 18px;
    font-weight: 700;
}
.lph_zdq .zdq_top .active{
    border-bottom: 2px solid #0362D2;
}
.lph_zdq .zdq_cont{
    text-align: center;
    padding: 17px 20px 0;
}
.lph_zdq .zdq_cont div{
    height: 160px;
}
.lph_zdq .zdq_cont div img{
    width: 150px;
}
.lph_zdq .zdq_cont p{
    font-size: 14px;
    color: #666666;
    margin-top: 20px;
}
.lph_tjgw{
    height: 580px;
    background-color: #fff;
    margin-bottom: 10px;
}
.lph_tjgw .tjgw_top{
    height: 50px;
    display: flex;
    justify-content: space-between;
    padding: 0 20px;
    line-height: 50px;
    border-bottom: 1px solid #efefef;
    align-items: center;
}
.lph_tjgw .tjgw_top p{
    display: flex;
    align-items: center;
    font-size: 18px;color: #333;
}
.lph_tjgw .tjgw_top p img{
    margin-right: 8px;
}
.lph_tjgw .tjgw_top div select{
    width: 136px;
    height: 26px;
    border: 1px solid #EEEEEE;
    border-radius: 2px;
    padding: 0 5px;
}
.lph_tjgw .tjgw_cont{
    padding: 17px 20px 0;
}
.lph_tjgw .tjgw_cont>p{
    text-align: center;
    color: #0362D2;
    font-size: 14px;
    margin-bottom: 15px;
}
.lph_tjgw .tjgw_cont>p span{color:#E81B1B}

.lph_tjgw .tjgw_cont .Box_item{
    width: 280px;height: 130px;
    border: 1px solid #EFEFEF;
    padding-top: 12px;
    box-sizing: border-box;
    margin: 0 5px 10px 0;
}
.lph_tjgw .tjgw_cont .Box_item p{
    display: flex;
    padding: 0 10px;
    justify-content: space-between
}
.lph_tjgw .tjgw_cont .Box_item .p2{
    font-size: 14px;
    color: #666;
    margin-top: 5px;
    height: 26px;
}
.lph_tjgw .tjgw_cont .Box_item .p2 a{
    display: none;
    background-color: #E81B1B;
    color: #fff;
    padding: 3px 9px;
}
.lph_tjgw .tjgw_cont .active>.p2>a{
    display: inline-block;
}
.lph_tjgw .tjgw_cont .Box_item .p2 a:hover{
    color: #fff !important;
}

.lph_tjgw .tjgw_cont .Box_item .Box_item_Gs{
    display: flex;
    width: 278px;height: 55px;
    margin-top: 7px;
    background: #F7FBFF;
    padding: 8px 0 0 8px;
    box-sizing: border-box;
}

.lph_tjgw .tjgw_cont .Box_item .Box_item_Gs img,.Six_rightBox .Box_item .item_gs p img{
    width: 40px;height: 40px;
}
.lph_tjgw .tjgw_cont .Box_item .Box_item_Gs div{
    margin-left: 10px;
}
.lph_tjgw .tjgw_cont .Box_item .Box_item_Gs div a{
    color: #333;
    font-size: 14px;
}
.lph_tjgw .tjgw_cont .Box_item .Box_item_Gs div p{
    font-size: 12px;
    color: #666;
    padding: 0;
}

.lph_gd{
    display: block;
    width: 270px;
    height: 44px;
    background: #0362D2;
    border-radius: 10px;
    text-align: center;
    color: #fff;
    line-height: 44px;
    margin: 0 auto;
}
.lph_jlq{
    height: 495px;
    background: #FFFFFF;
}
.lph_jlq .jlq_top{
    height: 50px;
    display: flex;
    align-items: center;
    padding: 0 20px;
    border-bottom: 1px solid #efefef;

}
.lph_jlq .jlq_top img{
    margin-right: 8px;width: 20px;
}
.lph_jlq .jlq_top p{
    font-size: 18px;
    color: #333;
}
.lph_jlq .jlq_item{
    height: 167px;
    display: flex;
    padding: 20px 20px 0;
}
.lph_jlq .jlq_item .item_left{
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #CCD5DC;
    margin-right: 7px;
}
.lph_jlq .jlq_item .item_left img{
    width: 100%;height: 100%;
    border-radius: 50%;
}
.lph_jlq .jlq_item .item_right{
    width: 230px;
    border-bottom: 1px solid #C5DDF8;
    position: relative;
}
.lph_jlq .jlq_item .item_right .right_titlep{
    margin: 0;
    height: 36px;
    color: #333333;
    line-height: 17px;
    font-weight: 700;
}
.lph_jlq .jlq_item .item_right .right_title span{
    font-size: 14px;
    color: #999;
    font-weight: 400;
}
.lph_jlq .jlq_item .item_right .right_cont{
    height: 55px;
    font-size: 14px;
    line-height: 20px;
    color: #666;
    margin: 11px 0 15px 0;
}
.lph_jlq .jlq_item .item_right .right_foot{
    display: flex;
}
.lph_jlq .jlq_item .item_right .right_foot span{
    font-size: 12px;
    color: #0362D2;
    padding: 4px 10px;
    background: #F3FAFE;
    border-radius: 10px;
}
.lph_jlq .jlq_item .item_right .right_foot a{
    font-size: 12px;
    color: #999;
    display: flex;
    align-items: center;
    margin-left: 14px;
}
.lph_jlq .jlq_item .item_right .right_foot a img{
    margin-right: 5px;
}
.lph_jlq .jlq_item .item_right .right_a{
    display: block;
    width: 72px;
    height: 26px;
    background: #2A82E4;
    border-radius: 13px;
    color: #fff;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 10px;
}
.lph_jlq .lph_gd{
    margin-top: 10px;
}

.right_top{
    text-align: center;
    height: 280px;
    background-color: #fff;
    border-bottom: 10px;
}

.right_top h3{
    height: 50px;
    background: #D7E8FD;
    line-height: 50px;
    margin-bottom: 19px;
}

.right_top .option-xzh {
    width: 270px;height: 44px;
    border: 1px solid #cccccc;
    position: relative;
    margin-right: 17px;
    margin: 0 auto;
}
.right_top .option-xzh select {
    border: none;
    outline: none;
    width: 100%;height: 44px;
    line-height: 44px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-left: 20px;
    color: #666;
}
.right_top .option-xzh:after {
    content: "";
    width: 14px;height: 8px;
    background: url(../img/xiala.png) no-repeat center;
    position: absolute;
    right: 20px;top: 41%;
    pointer-events: none;
}
.right_top a{
    display: block;
    width: 270px;height: 50px;
    background: #0362D2;
    line-height: 50px; 
    margin: 16px auto;
    color: #fff;
    text-align: center;
}

.Two_left{
    width: 310px;height: 300px;
    background-color: #fff;
    margin-bottom: 10px;
}
.Two_left .Two_leftDiv{
    display: flex;
    padding: 23px 20px 0 20px;
    flex-wrap: wrap;
    justify-content: space-between;
}
.Two_left .Two_leftDiv a{
    display: block;
    width: 80px;height: 90px;
    text-align: center;
    padding-top: 8px;
    margin-bottom: 19px;
    box-sizing: border-box;
    color: #333;
}
.Two_left .Two_leftDiv a:hover{
    box-shadow: 0px 0px 9px 0px rgba(50, 123, 209, 0.36);
    background: #E6F1FF;
    font-weight: 700;
    color: #0362D2;
}

.Five_left{
    width: 310px;
    background: #FFFFFF;
    margin-bottom: 10px;
}
.Five_left .TextMore{
    display: flex;
    justify-content: space-between;
    height: 50px;
    padding: 0 10px;
    align-items: center;
}
.Five_left .Five_title h3{color: #333;border-bottom: 0;}
.Five_left .Five_subtitle h3{border-bottom: 0;}
.Five_left .Five_title a{color: #F44A4A;border-bottom: 0;}
.imgWidth20{
    width: 21px;height: 18px;
    margin-right: 9px;
}
.Five_left .Five_subtitle{
    box-shadow: 0px 7px 10px #e4e4e4;
    height: 60px;
    line-height: 60px;
}
.Five_left .Five_subtitle a{
    width: 80px;
    height: 26px;
    background: #FFFFFF;
    border: 1px solid #0362D2;
    border-radius: 13px;
    text-align: center;
    line-height: 26px;
    color: #0362D2;
}
.Five_left .Five_left_list{
    height: 405px;
    margin-top: 5px;
    padding: 0 23px;
    overflow: hidden;
}
.Five_left .Five_left_list a{
    display: flex;
    font-size: 14px;
    justify-content: space-between;
    margin-bottom: 25px;
}
.Five_left .Five_left_list a p{
    width: 165px;
    font-weight: 700;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    color: #333;
}
.Five_left .Five_left_list a span{
    color: #666;
}
.ImgText{
    width: 100%;height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #EFEFEF;
    padding-left: 50px;
    position: relative;
    box-sizing: border-box;
    font-size: 18px;
    font-weight: 700;
}
.ImgText img{
    position: absolute;
    top: 16px;left: 20px;
}


/* 文章推荐 */
.right-wztj {
    margin-bottom: 10px;
}

.right-wztj>ul {
    padding: 19px 30px 15px 21px;
    background-color: #fff;
    font-size: 14px;
    font-weight: 500;
}

.right-wztj a {
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin-bottom: 10px;
}

.right-wztj a:hover {
    color: #0362D2 !important;
}

/* 推荐文章 */
.right-tjwz {
    margin-bottom: 10px;
}

.right-tjwz>ul {
    padding: 26px 30px 28px 20px;
    background-color: #fff;
    font-size: 16px;
    font-weight: 500;
}

.right-tjwz>ul>li {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 25px;
}

.right-tjwz>ul>li:first-child>span {
    background: #DF3E3E !important;
}

.right-tjwz>ul>li:nth-child(2)>span {
    background: #FE741D !important;
}

.right-tjwz>ul>li:nth-child(3)>span {
    background: #F9B40A !important;
}

.right-tjwz>ul>li>span {
    width: 18px;
    height: 18px;
    background: #AFB5C5;
    border-radius: 2px;
    text-align: center;
    line-height: 18px;
    margin-right: 8px;
    color: #fff;
}

.right-tjwz a {
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.right-tjwz>ul>a {
    display: block;
    width: 270px;
    height: 44px;
    background: #0362D2;
    line-height: 44px;
    color: #fff;
    margin: 0 auto;
    text-align: center;
}

/* 统招专升本题库 */
.right-zsbtk {
    background-color: #fff;
}

.right-zsbtk>h2 {
    width: 100%;
    height: 44px;
    background: #F3F9FF;
    text-align: center;
    line-height: 44px;
    font-size: 18px;
    font-weight: 600;
    color: #333333;
}

.right-zsbtk>ul {
    padding: 25px 23px 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;

}

.right-zsbtk>ul>li {
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 22px;
}

.right-zsbtk>ul>li>a {
    color: #333333;
}

.right-zsbtk>ul>li>img {
    margin-right: 15px;
}

/* 章节练习 */
.right-zsbtk-zjlx {
    padding-bottom: 24px;
}

.right-zsbtk-zjlx>h3 {
    font-size: 16px;
    color: #333333;
    padding-left: 23px;
    margin-bottom: 25px;
}

.right-zsbtk-zjlx>ul {
    padding: 0 22px;
}


.right-zsbtk-zjlx>ul>li {
    margin-bottom: 18px;
}

.right-zsbtk-zjlx>ul>li>h4 {
    font-size: 14px;
    font-weight: 600;
    color: #333333;
}

.right-zsbtk-zjlx>ul>li>h4>img {
    margin-right: 11px;
}

.right-zsbtk-zjlx>ul>li>p {
    font-size: 12px;
    font-weight: 500;
    color: #0362D2;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-left: 23px;
    margin-top: 12px;
}

.right-zsbtk-zjlx>ul>li>p>a {
    color: #0362D2;
}

.right-zsbtk-zjlx>ul>li>p>label>span {
    color: #999;
}

.right-zsbtk-zjlx>ul>li>div {
    width: 240px;
    height: 4px;
    background: #EEEEEE;
    border-radius: 2px;
    margin-left: 23px;
    margin-top: 10px;
}

.right-zsbtk-zjlx>ul>li>div>p {
    width: 24%;
    height: 4px;
    background: #99B1F2;
    border-radius: 2px;
}

.right-zsbtk-zjlx>a {
    width: 270px;
    height: 44px;
    background: #0362D2;
    border-radius: 10px;
    color: #fff;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.right-zsbtk-zjlx>a>img {
    margin-right: 12px;
}
.right-wztj {
    margin-bottom: 10px;
}

.right-wztj>ul {
    padding: 19px 30px 15px 21px;
    background-color: #fff;
    font-size: 14px;
    font-weight: 500;
}

.right-wztj a {
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin-bottom: 10px;
}

.right-wztj a:hover {
    color: #0362D2 !important;
}
.right-wztj li{
	display: flex;
}
.right-wztj li span{
	background: #AFB5C5;
    display: inline-block;
    width: 18px;
    height: 18px;
    border-radius: 2px;
    text-align: center;
    font-size: 12px;
    line-height: 18px;
    color: #fff;
    margin-right: 5px;
}
.right-wztj li:nth-child(1) span{
	background: #DF3E3E;
}
.right-wztj li:nth-child(2) span{	
background: #FE741D;
}
.right-wztj li:nth-child(3) span{
background: #F9B40A;
}

.right_lmgn{
	display: flex;
    background-color: #fff;
    justify-content: space-around;
    padding: 20px 0;
    text-align: center;
}
.right_lmgn a{
    display: block;
}
/* 文章热评 */
.right_wzrp {
    width: 100%;
    background-color: #fff;
    margin-bottom: 10px;
}

.right_wzrp_list {
    padding: 0px 20px 16px;
}

.right_wzrp_list>li {
    border-bottom: 1px dashed #EEEEEE;
    padding-bottom: 9px;
    padding-top: 19px;
}

.right_wzrp_list>li:last-child {
    border: none;
}

.right_wzrp_list>li>h4 {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}

.right_wzrp_list>li>h4>div {
    display: flex;
    align-items: center;
}

.right_wzrp_list>li>h4 img {
    width: 30px;
    height: 30px;
    border-radius: 5px;
    margin-right: 10px;
}

.right_wzrp_list>li>h4>span {
    font-size: 14px;
    font-weight: 400;
    color: #999999;
}

.right_wzrp_list>li>p {
    height: 36px;
    background: #F2F8FF;
    border-radius: 0px 18px 18px 18px;
    line-height: 36px;
    padding-left: 19px;
    font-size: 14px;
    font-weight: 600;
    color: #0362D2;
    margin-bottom: 10px;
}

.right_wzrp_list>li>span {
    font-size: 13px;
    font-weight: 500;
    color: #333333;
}
.right_wzrp_list>a{
    display: flex;
    align-items: center;
    width: 130px;
    height: 44px;
    background: #FFF0F2;
    justify-content: center;
    margin-bottom: 20px;
}
.right_wzrp_list>a>img{
    margin-right: 7px;
}
.right_wzrp_list>a:nth-child(1){background: #FFF0F2;color: #F81D3A;}
.right_wzrp_list>a:nth-child(2){background: #FFF4DE;color: #E16403;}
.right_wzrp_list>a:nth-child(3){background: #E5EEFF;color: #0362D2;}
.right_wzrp_list>a:nth-child(4){background: #E1FBE6;color: #127926;}
.right_wzrp_list>a:nth-child(5){background: #F8F0FF;color: #7D44AF;}
.right_wzrp_list>a:nth-child(6){background: #FFF0F2;color: #F54C34;}
.Lph_left{
    position: fixed;
    left: 50%;
    margin-left: -760px;
    width: 150px;
    background-color: #fff;
    text-align: center;
    padding-top: 10px;
    z-index: 2;
    padding-bottom: 17px;
    top: 325px;
    line-height: 1.6;
    overflow: hidden;
    z-index: 999;
  }
  .Lph_left:before {
    content: '';
    border-bottom: 35px solid #0362D2;
    border-left: 60px solid transparent;
    border-right: 60px solid transparent;
    position: absolute;
    width: 120px;
    bottom: 100px;
    left: 0;
    box-sizing: border-box;
    z-index: -1;
  }
  .Lph_left .tit {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
  }
  .Lph_left .tit p {
    font-size: 12px;
    font-weight: normal;
    color: #0362D2;
  }
  .Lph_left .cont {
    margin-top: 5px;
  }
  .Lph_left .cont p {
    font-size: 12px;
    color: #666;
    margin-top: -7px;
  }
  .Lph_left .cont {
    margin-top: 5px;
  }
  .Lph_left .cont img {
  
    width: 120px;
    height: 120px;
    border: 7px solid #fff;
  }
  .Lph_left .cont .colorfff {
    color: #fff;
    margin-top: 10px;
  }
  
  .Lph_left .btn {
    font-size: 12px;
    height: 22px;
    line-height: 22px;
    border-radius: 22px;
    border: 1px solid #fff;
    color: #fff;
    display: inline-block;
    padding: 0 10px;
    margin-top: 10px;
  }
  .Lph_left:after {
    content: '';
    background-color: #0362D2;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    z-index: -1;
  }
  
  .float_right{
    position: fixed;
    left: 50%;
    top: 325px;
    margin-left: 610px;
    width: 90px;
    height: 450px;
    box-sizing: border-box;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px 0px rgb(182 180 181 / 28%);
    cursor: pointer;
    z-index: 999;
  }
  
  .float_right_item{
    height: 90px;
    background-image: url(../image/right_bg.png);
    text-align: center;
      background-size: 90px;
    font-size: 14px;
    color: #666666;
    background-repeat: no-repeat;
  }
  .float_right_item:hover{
    background-color: #0560D2;
    color:#fff;
  }
  .float_right_item:hover::after,.float_right_item.right_item6::after {
    content: none;
  }
  .float_right_item>p {
    padding-top: 60px;
    margin-bottom: 13px;
  }
  
  .right_item1{
    background-position-y: -555px;
  }
  
  .right_item1:hover{
    background-position-y: -457px;
  }
  
  .right_item2{
    background-position-y: -170px;
  }
  
  .right_item2:hover{
    background-position-y: -72px;
  }
  
  .right_item3{
    background-position-y: -937px;
  }
  
  .right_item3:hover{
    background-position-y: -840px;
  }
  
  .right_item4{
    background-position-y: -647px;
  }
  
  .right_item4:hover{
    background-position-y: -744px;
  }
  
  .right_item5{
    background-position-y: 23px;
  }
  .right_item5:hover{
    background-position-y: -1033px;
  }
  
  .right_item6{
    background-position-y: -360px;
  }
  
  .right_item6:hover{
    background-position-y: -267px;
  }
  
  
  .float_right_ewm{  
    position: absolute;
    left: -280px;
    width: 270px;
    bottom: -13px;
    height: 350px;
    padding-top:40px;
    display: none;
    background: url(../image/right_3.png) no-repeat center 0;
    background-size: 100%;
    z-index: 999;
  }
  
  .float_right_item:hover .float_right_ewm{  
    display: block;
  }
  
  
  
  .float_right_ewm p{
    font-size: 26px;
    font-weight: bold;
    color: #0560D2;
    line-height: 34px;
    text-shadow: 5px 5px 5px #ccc;
  }
  
  .float_right_ewm img{
    width: 180px;
    height: 180px;
    margin-top: 10px;
  }
  
  .float_right_item::after {
    content: '';
    width: 60px;
    height: 1px;
    background: #EFEFEF;
    border-radius: 1px;
    display: block;
    margin: 0 auto;
  }
/* 曾结束 */
/* 筛选条件开始 */


/* 选择省份 */

/* 选择城市 */
.selectPublic {
    padding: 15px 0;
    display: flex;
    align-items: center;
    justify-content: end;
    border-bottom: 1px solid #F1F1F1;
}

.selectPublic>ul {
    margin-left: 17px;
    width: 90%;
}

.selectPublic>ul>li {
    float: left;
    padding: 0 15px;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    font-family: Source Han Serif CN;
    font-weight: bold;
    color: #333333;
    margin-right: 10px;
}

.OtherRequirements {
    display: flex;
    align-items: center;
    height: 97px;
}

.OtherRequirements>span {
    font-size: 14px;
    font-family: Source Han Serif CN;
    font-weight: 500;
    color: #4F4F4F;
    margin-left: 41px;
    cursor: pointer;
}

/* 其他要求 */
.option-xzh {
    /*用div的样式代替select的样式*/
    width: 140px;
    height: 40px;
    /*border-radius: 5px;*/
    /*盒子阴影修饰作用,自己随意*/
    /* box-shadow: 0 0 5px #ccc;*/
    border: 1px solid #cccccc;
    position: relative;
    margin-right: 17px;
}

.option-xzh select {
    /*清除select的边框样式*/
    border: none;
    /*清除select聚焦时候的边框颜色*/
    outline: none;
    /*将select的宽高等于div的宽高*/
    width: 100%;
    height: 40px;
    line-height: 40px;
    /*隐藏select的下拉图标*/
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    /*通过padding-left的值让文字居中*/
    padding-left: 20px;
}

/*使用伪类给select添加自己想用的图标*/
.option-xzh:after {
    content: "";
    width: 14px;
    height: 8px;
    background: url(../image/xiala.png) no-repeat center;
    /*通过定位将图标放在合适的位置*/
    position: absolute;
    right: 20px;
    top: 41%;
    /*给自定义的图标实现点击下来功能*/
    pointer-events: none;
}


/* 招聘职位列表开始 */








.position-list-content {
    width: 100%;
}

.position-list-content>ul {
    padding: 0 25px;
    background-color: #fff;
    display: none;
}

.position-list-content>ul:first-child {
    display: block;
}

.position-list-content>.gdrcw-zp-dataDiv {
    padding: 0 25px;
    background-color: #fff;
    display: none;
}

.position-list-content>div:first-child {
    display: block;
}

.position-list-content ul>li {
    padding: 26px 0;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #eee;
    align-items: center;
}

.position-list-one {
    width: 45%;
}

.position-list-one>h3 {
    font-size: 16px;
    font-family: Source Han Serif CN;
    font-weight: bold;

}

.position-list-one>h3>a {
    color: #333333;
}

.position-list-one>h3>span {
    color: #E81B1B;
    margin-left: 72px;
}

.position-list-one>p {
    font-size: 13px;
    font-family: Source Han Serif CN;
    font-weight: 600;
    color: #666666;
    margin-top: 18px;
    margin-bottom: 12px;
}

.position-list-one>p>span {
    margin: 0 10px;
}

.position-list-one>ul {
    display: flex;
    flex-wrap: wrap;
}

.position-list-one>ul>li {
    padding: 7px 13px;
    background: #FFFFFF;
    border: 1px solid #73B3FF;
    text-align: center;
    font-size: 12px;
    font-family: Source Han Serif CN;
    font-weight: 500;
    color: #0362D2;
    margin-right: 16px;
    margin-bottom: 5px;
}

.two {
    width: 30%;
}

.position-list-three>a {
    display: block;
    width: 110px;
    height: 40px;
    background: #0362D2;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    font-family: Source Han Serif CN;
    font-weight: bold;
    color: #FFFFFF;
}

.but-sc {
    border: none;
    outline: none;
    margin-top: 13px;
    width: 110px !important;
    height: 40px !important;
    background: #FFFFFF !important;
    border: 1px solid #C3DFFF !important;
    color: #0362D2 !important;
    cursor: pointer;
}


/* 右侧开始推荐职位 */
.position-right-tjzw {
    width: 100%;
}

.pageBox {
    text-align: center;
    margin: 20px auto;
    color: #999;
    font-size: 14px;
}

.pageBox a {
    float: none;
    border: 1px solid #d5d5d5;
    height: 28px;
    line-height: 28px;
    padding: 0 9px;
    display: inline-block;
    cursor: pointer;
    background: #fff;
    text-decoration: none;
    color: #333;
    margin-right: 5px;
}

.pageBox a:hover {
    border-color: #999999;
}

.pageBox .colorRed {
    color: red;
}

.pageBox .gopage {
    width: 36px;
    height: 22px;
    line-height: 22px;
    color: #999;
    text-align: center;
    margin-left: 1px;
    margin-right: 1px;
    border: 1px solid #c3c3c3;
    position: relative;
    left: 0px;
    top: 0px;
    outline: none;
}

.pageBox .curr {
    background: none repeat scroll 0 0 #c3c3c3;
    color: #fff;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    z-index: 999;
    margin-right: 5px;
    display: inline-block;
}

.pageBox .disabled {
    float: none;
    display: inline-block;
    padding: 0 9px;
    margin-right: 5px;
    border: 1px solid #d5d5d5;
    background-color: #FFF;
    color: #DFDFDF;
    line-height: 28px;
}

.zwsjStyle {
    text-align: center;
    padding-top: 40%;
    font-size: 26px;
}

.position-list-one>p>img {
    vertical-align: text-bottom;
    margin-right: 5px;
}

.selectPublic li {
    cursor: pointer;
}

/* 企业招聘列表 */
.qiye-list-content>ul {
    /* padding: 0 10px; */
    background-color: #fff;
    height: auto;
}

.qiye-list-content>ul>li {
    padding: 25px 18px;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    border-bottom: 1px solid #eee;
    box-sizing: border-box;
  	align-items: center;
}

.qiye-list-content>ul>li:hover {
    border: 1px solid #0695FE;
    padding: 24px 17px 25px 17px;
    background-color: #f4f8ff;
}

.qiye-list-content>ul>li>img {
    max-width: 100px;
    width: 100px;
}

/* .qiye-list-content>ul>li:last-child {
    border: none;
} */
.IndustryType {
    margin-top: 31px;
}



.qiye-info-conten {
    width: 555px;
}

.qiye-info-conten>h2>a {
    font-size: 18px;
    color: #333333;
}

.qiye-info-conten>h2>span {
    font-size: 14px;
    font-weight: 500;
    color: #666666;
    margin-left: 22px;
}

.qiye-info-conten>p {
    font-size: 16px;
    font-weight: 500;
    color: #666666;
    margin-top: 4px;
}
.qiye-info-conten>p>span {
    color: #0362D2;
}

.fenx-ckxq {
    display: flex;
    flex-direction: column;
    position: relative;
}

.fenx-ckxq>a {
    width: 100px;
    height: 34px;
    background: #E4FFEF;
    border-radius: 17px;
    display: block;
    color: #148544;
    text-align: center;
    line-height: 34px;
}

.qylist-ckxq {
    background: #D8EAFF !important;
    margin-top: 10px;
    color: #0362D2 !important;
}

.fenx-ckxq>img {
    position: absolute;
    width: 150px;
    height: 150px;
    top: -66px;
    left: -160px;
    z-index: 20;
    display: none;
}
/* 人才库 */
.jl-title {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 60px;
    padding-left: 20px;
    border-bottom: 10px solid #f6f6f6;
}

.jl-title>h3 {
    font-size: 20px;
    font-weight: 800;
    color: #333333;
    border-left: 6px solid #0362D2;
    padding-left: 20px;
    margin-right: 31px;
}

.jl-title>span {
    font-size: 14px;
    font-weight: 500;
    color: #999999;
}

.jl-list-content>li {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 25px 20px;
    border-bottom: 10px solid #f6f6f6;
}

.jl-list-content>li>img {
    height: 100px;
}

.jl-people-info>h4 {
    font-size: 18px;
    color: #333333;
    margin-bottom: 14px;
}

.jl-people-info>h4>span {
    font-size: 14px;
    font-weight: 500;
    color: #666666;
    margin-left: 20px;
}

.jl-people-info>p {
    font-size: 14px;
    font-weight: 500;
    color: #666666;
    display: flex;
    justify-content: space-between;
    margin-bottom: 12px;
}

.jl-people-info>p:last-child {
    margin-bottom: 0px;
}

.jl-people-info {
    width: 55%;
}

.go-jlDetail>p {
    font-size: 14px;
    font-weight: 500;
    color: #999999;
    margin-bottom: 13px;
}

.go-jlDetail>a {
    display: block;
    width: 100%;
    height: 40px;
    background: #0362D2;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
}

.pageBox {
    text-align: center;
    margin: 20px auto;
    color: #999;
    font-size: 14px;
}

.pageBox a {
    float: none;
    border: 1px solid #d5d5d5;
    height: 28px;
    line-height: 28px;
    padding: 0 9px;
    display: inline-block;
    cursor: pointer;
    background: #fff;
    text-decoration: none;
    color: #333;
    margin-right: 5px;
}

.pageBox a:hover {
    border-color: #999999;
}

.pageBox .colorRed {
    color: red;
}

.pageBox .gopage {
    width: 36px;
    height: 22px;
    line-height: 22px;
    color: #999;
    text-align: center;
    margin-left: 1px;
    margin-right: 1px;
    border: 1px solid #c3c3c3;
    position: relative;
    left: 0px;
    top: 0px;
    outline: none;
}

.pageBox .curr {
    background: none repeat scroll 0 0 #c3c3c3;
    color: #fff;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    z-index: 999;
    margin-right: 5px;
    display: inline-block;
}

.pageBox .disabled {
    float: none;
    display: inline-block;
    padding: 0 9px;
    margin-right: 5px;
    border: 1px solid #d5d5d5;
    background-color: #FFF;
    color: #DFDFDF;
    line-height: 28px;
}

.jllist-left {
    position: relative;
}

.transparent {
    width: 100%;
    height: 430px;
    padding-top: 230px;
    background: url('../image/jl-bj.png')no-repeat center;
    background-size: 100% 100%;
    background-color: rgba(0, green, blue, alpha);
    top: 0;
    left: 0;
    border-bottom: 10px solid #f6f6f6;
}

.transparent>div {
    width: 400px;
    height: 161px;
    margin: 0 auto;
    background-color: #fff;
    text-align: center;
    padding-top: 39px;
}

.transparent h3 {
    font-size: 18px;
    color: #333;
}

.transparent h3>span {
    color: #EF222B;
}

.transparent p {
    font-size: 12px;
    color: #999999;
    margin-top: 15px;
    margin-bottom: 22px;
}

.transparent>div>div {
    display: flex;
    justify-content: center;
}

.transparent>div>div>a {
    display: block;
    width: 130px;
    height: 40px;
    background: #EAF4FF;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    font-weight: 500;
    color: #0362D2;
}

.mfzchy {
    background: #EE5753 !important;
    color: #fff !important;
    margin-left: 25px;
}