.head_div{width: 100%;background-color:#fff;position:fixed;top:0;z-index: 999;max-width: 750px;}
/*返回*/
.gohistory{padding: .08rem .16rem .08rem .16rem;font-size: .14rem;font-weight: 500;color: #172238;display: flex;justify-content: space-between;align-items: center;}
.gohistory img{width: .16rem;}
.gohistory span{margin: auto auto auto .02rem;}
/*面包屑*/
.top_nav{padding: .68rem .16rem .08rem .16rem;font-size: .14rem;color: #B5BAC7;line-height: .24rem;}
.top_nav a{color: #172238;font-weight: 600;}
.top_nav .slash{padding: 0 .08rem;}
/*swiper*/
.recommondSwiper{background: #F6F7FB;padding: .16rem .16rem 0 .16rem;}
.swiper-slide {width: 2.2rem;}
.swiper_a img{width: 2.2rem;height: 1.31rem;border-radius: 11px 11px 0px 0px;display: block;}
.swiper_a div {background: #FFFFFF;border-radius: 0px 0px 12px 12px;}
.swiper_a div .wonderfulLists_name{font-weight: 600;color: #3C3C3C;font-size: .16rem;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;padding: .12rem .16rem .04rem .16rem;}
.swiper_a div .wonderfulLists_price{font-weight: 600;color: #FA5555;font-size: .16rem;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;padding: 0 .16rem .15rem .16rem;}
/*岗位列表*/
.interview{padding: 0 .16rem;background: #F6F7FB;}
.interview .intertitle h2{font-size: .16rem;font-weight: 600;color: #172238;padding-top: .32rem;margin-bottom: .12rem;}
.partLists {width: 100%;position: relative;overflow: hidden;margin: 0 auto;transition: all 1s;}
.partLists li {width: 100%;background: #FFFFFF;padding:.18rem .16rem .16rem .16rem;cursor: pointer;overflow: hidden;display: flex;border-radius: 12px;float: left;border: 1px solid #ECEFF4;margin-bottom: .08rem;}
.partLists li:last-child{margin-bottom: 0;}
.partLists li .content-left {width: 65%;text-align: left;}
.partLists li .content-left .part-title {width: 100%;font-size:.16rem;color: #172238;font-weight: 500;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.partLists li .content-left .address-icon {margin-top: .13rem;height: .18rem;background: url(https://qts-static-online.qtshe.com/prod/qtshe/static/img/job/dz.png) no-repeat 0 0px;background-size: .16rem .16rem;padding-left: .22rem;font-size: .13rem;color: #9C9C9C;line-height: .18rem;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.partLists li .content-center {width: 35%;float: left;display: flex;flex-wrap: wrap;justify-content: flex-end;}
.partLists li .content-center a{display:contents;}
.partLists li .content-center .salary {width: 100%;overflow: hidden;position: relative;color:#FA5555;font-size: .16rem;text-align: right;align-self: center;font-weight: 500;}
.partLists li .content-center .quickapply{margin-top: .13rem;font-size: .12rem;font-weight: 600;color: #172238;line-height: .18rem;background: #00E699;border-radius: 8px;width: 1rem;padding: .06rem .12rem;text-align: center;}
.partLists li .content-center .quickapply img{width: .1rem;height: .1rem;margin-left: .04rem;}
/*专题文章*/
.list-title-child{padding: 0 .16rem;background: #F6F7FB;}
.list-title-child h3{font-weight: 600;color: #172238;font-size: .16rem;padding-top: .32rem;padding-bottom: .12rem;}
.topicLists{padding: 0 .16rem;background: #F6F7FB;}
.topicLists li{background: #FFFFFF;border-radius: 12px;border: 1px solid #ECEFF4;margin-bottom: .08rem;}
.topicLists li:last-child{margin-bottom: 0;}
.topicLists_info{padding: .16rem .12rem .16rem .16rem;width: calc(100% - 0.82rem);float: left;}
.topicLists_info .part-title{font-weight: 500;color: #172238;font-size: .16rem;}
.topicLists_info .part-other{font-weight: 400;color: #808999;font-size: .12rem;padding-top: .08rem;}
.topicLists_info .part-other .eye-icon{background: url(https://qts-static-online.qtshe.com/prod/qtshe/static/img/eye.png) no-repeat 0px 0.015rem;background-size: .12rem .12rem;padding-left: .15rem;margin-left: .18rem;}
.topicLists_content{display: flex;align-items: center;}
.topicLists_content img{width: .66rem;height: .66rem;border-radius: 8px;}
/*热门城市*/
.bottom-hot-town-title{display: flex;justify-content: space-between;align-items: center;padding: .32rem .16rem .12rem .16rem;font-size: .16rem;font-weight: 600;color: #172238;padding-bottom: .12rem;background: #f6f7fb;}
.bottom-hot-town-title div{font-size: .16rem;font-weight: 600;color: #172238;}
.bottom-hot-town-title img{width: .16rem;margin: 0 auto;margin-left: .04rem;}
.bottom-hot-town{background: #f6f7fb;padding: 0 .16rem;}
.bottom-hot-town.bottom{padding-bottom: .6rem;}
.bottom-hot-town .hot-town{display: flex;justify-content: space-between;align-items: center;float: left;padding: .08rem .2rem;background: #FFFFFF;border-radius: 12px;border: 1px solid #ECEFF4;margin: 0 .08rem .08rem 0;-webkit-transition: border .2s ease-in-out,color .2s ease-in-out;transition: border .2s ease-in-out,color .2s ease-in-out;}
.bottom-hot-town .hot-town span{font-size: 14px;font-family: SourceHanSansCN-Medium, SourceHanSansCN;font-weight: 500;color: #172238;}
.bottom-hot-town .hot-town:hover{background: #00E699;border: 1px solid #00E699;}