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

.position-list-right-tjzw>ul>li {
    padding: 19px 0;
    border-bottom: 1px solid #F0F0F0;
}
.position-list-right-tjzw>ul>li div:nth-child(1) img{
	width: 40px;
}
.position-list-right-tjzw>ul>li>a {
    display: block;
}

.position-list-right-tjzw>ul>li>h3 {
    height: 16px;
    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 {
    line-height: 16px;
    color: #333333;
    width: 70%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.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: 36px;
    height: 64px;
    border-bottom: 1px solid #EFEFEF;
    background-color: #fff;
    font-size: 16px;
    line-height: 60px;
    position: relative;
    font-weight: bold;
    color: #333333;
    display: flex;
    justify-content: space-between;
}

.zwms-yzb-title a {
    font-size: 14px;
    font-family: Source Han Serif CN;
    font-weight: 600;
    color: #333333;
    margin-right: 27px;
    cursor: pointer;
    text-decoration: none;
}

.zwms-yzb-title>p {
    display: block;
    width: 4px;
    height: 26px;
    background: #0362D2;
    position: absolute;
    top: 17px;
    left: 20px;
}


.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 {
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    color: #0362D2;
}


.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 16px 16px;
    background-color: #fff;
}
.gs-info-content .logo1{
	    width: 100px;
      max-height: 100px;
    margin: 20px auto 20px;
    display: block;
}
.gs-info-content>h2 {
    font-size: 16px;
    color: #333333;
    margin-bottom: 22px;
    padding-left: 9px;
    font-weight: bold;
      text-align: center;
}

.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;
  text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.gs-info-content>.ganw {
      display: block;
    padding: 0 9px;
    font-size: 14px;
    font-weight: 500;
    color: #8D8D8D;
    margin-bottom: 17px;
  text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.gs-info-content>.ganw:hover {
    color: #0362D2;	
}

.gs-info-content>p>img,
.gs-info-content>.ganw>img{
    vertical-align: bottom;
    margin-right: 14px;
}

.gs-info-content>.suoyouzw {
    width: 260px;
    height: 50px;
    display: block;
    text-align: center;
    line-height: 50px;
    font-size: 14px;
    font-weight: 600;
    background: #F4F4F4;
    color: #8C8C8C;
    margin-top: 27px;
}

.gs-info-content>.suoyouzw: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: #EFEFEF;
    height: 1px;
}

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

.hjw_lianxi {
    height: 170px;
    padding: 25px 0 0 36px;
    box-sizing: border-box;
}

.hjw_lianxi p {
    font-size: 14px;
    font-weight: 500;
    color: #333333;
}

.hjw_lianxi .dianhua {
    margin-top: 20px;
    display: flex;
    align-items: center;
}

.hjw_lianxi .dianhua p span {
    font-size: 14px;
    font-weight: 500;
    color: #0362D2;
}

.hjw_lianxi .dianhua a {
    width: 100px;
    height: 32px;
    background: #FFFFFF;
    border: 1px solid #638FE0;
    text-align: center;
    line-height: 32px;
    margin-left: 10px;
    color: #0362D2;
}
.hjw_lianxi .show{
	display: none;
}
.hjw_lianxi .chuangjian {
    height: 45px;
    width: 400px;
    background-image: url(/static/pc/img/yzb_jobs_detail/chaungjian.png);
    background-size: cover;
    line-height: 60px;
    color: #333333;
    font-size: 12px;
    padding-left: 15px;
    box-sizing: border-box;
    margin-left: 60px;
    display: flex;
    justify-content: space-between;
}


.hjw_lianxi .chuangjian div {
    cursor: pointer;
    height: 30px;
    margin-top: 15px;
    width: 100px;
}
.hjw_lianxi .lxws{
	color: #999999;
    margin-top: 14px;
}

.hjw_wyzp {
    width: 310px;
    height: 120px;
    background: #FFFFFF;
    margin-bottom: 10px;
    padding: 10px 20px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.hjw_wyzp a {
    height: 100px;
    width: 135px;
    background-image: url(/static/pc/img/yzb_jobs_detail/zhaop.png);
    text-align: center;
    line-height: 34px;
}

.hjw_wyzp a img {
    margin-top: 15px;
}

.hjw_wyzp a:nth-child(2) {
    background-image: url(/static/pc/img/yzb_jobs_detail/dingy.png);
}

.liuyang {
    width: 310px;
    height: 300px;
    background: #FFFFFF;
    margin-bottom: 10px;
}

.liuyang .wenben {
    height: 202px;
    width: 100%;
    padding: 23px 20px 27px;
    box-sizing: border-box;
}

.liuyang .wenben textarea {
    padding: 10px 0 0px 10px;
    box-sizing: border-box;
  width: 100%;
    height: 100px;
  border: 1px solid #E8E8E8;
    margin-top: 12px;
}
.liuyang .wenben form{
	    position: relative;
}
.liuyang .wenben form img{
	    position: absolute;
    top: 50%;
    left: 9px;
    transform: translateY(-50%);
}
.liuyang .wenben form input{
    width: 100%;
    outline: none;
    box-sizing: border-box;
    font-size: 12px;
    height: 36px;
    background: #FFFFFF;
    border: 1px solid #E8E8E8;
      padding-left: 33px;
}

.liuyang .wenben a {
    display: block;
    width: 100%;
    height: 34px;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 34px;
    text-align: center;
    float: right;
    margin-top: 17px;
      background: #8CB9ED;
    border-radius: 5px;
}

.hjw_gongs {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.hjw_gongs:last-child {
    border: 0;
}

.hjw_gongs div:nth-child(1) {
    width: 44px;
    height: 40px;
    overflow: hidden;
}

.hjw_gongs div:nth-child(1) img {
    width: 100%;
}

.hjw_gongs div:nth-child(2) {
    height: 40px;
    width: 100px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    margin-right: 20px;
}

.hjw_gongs div:nth-child(2) p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.hjw_gongs div:nth-child(2) span {
    font-size: 14px;
    font-weight: 500;
    color: #666666;
}

.hjw_gongs a {
    width: 68px;
    height: 24px;
    background: #E4F0FF;
    border-radius: 12px;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    font-weight: 600;
    color: #0362D2;
}

.tcewm {
    width: 300px;
    height: 300px;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 2px -3px 26px #888888;
    text-align: center;
    display: none;
      background-image: url(/static/pc/img/yzb_jobs_detail/juxing1.png);
    background-size: 300px 300px;
    border-radius: 20px;
}

.tcewm p {
    width: 100%;
    text-align: center;
    font-size: 18px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 26px;
}
.tcewm img{
	width: 143px;
  margin: 46px 0 26px;
}