#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: 30px;
}

.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;
}

.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;
}