@charset "utf-8";
/* CSS Document */

.btnm{
    background:#ec2830;
    color:#fff;
    border-radius:0.08rem;
    height: 1.2rem;
    line-height: 1.2rem;
    font-size: 0.43rem;
}
.btnm:hover{
    background:#F44336;
    color:#fff;
}
.suspension .a.link,.suspension .a.link a{
    background:none;
}
.suspension .a.link img{
    width:100%;
    opacity: 0.9;
}

/* title */
.NSbox{
    background:#fff;
    padding: 0.4rem;
    margin-bottom: 0.8rem;
}
.NSbox:last-child{
    margin-bottom:0;
}
.job-t{
    font-size: 0.48rem;
    font-weight:bold;
    color:#333;
    font-family: "微软雅黑";
}
.job-t:before{
    content:"";
    display:block;
    float: left;
    width: 0.08rem;
    height: 0.48rem;
    border-radius: 0.08rem;
    background:#ee3535;
    margin-top: 0.15rem;
    margin-right: 0.27rem;
}

/* brandlist */
.job-pp{overflow:hidden;width: 100%;border-radius: 0.08rem;padding-top: 0.8rem;position: relative;margin: 0.4rem 0 0.8rem;}
.job-pp:before{content:"热门招聘企业";display:block;background:#7dbbfa;color:#fff;position:absolute;top:0;left:0;width: 2.4rem;height: 0.8rem;line-height: 0.8rem;text-align: center;font-size:0.32rem;border-radius: 0.08rem 0.08rem 0 0;}
.job-pp ul{border: #7dbbfa 1px solid;overflow: hidden;}
.job-pp ul li{width: 33.33%;float:left;overflow:hidden;height: 1.5rem;border-right: 1px #e5e5e5 solid;border-bottom: 1px #e5e5e5 solid;box-sizing: border-box;padding: 0.15rem;}
.job-pp ul li a{display:block;position:relative;width: 100%;height: 100%;/* background: #fff; */}
.job-pp ul li:hover{ background: #fff; opacity: 0.8;}
.job-pp ul li img{max-height: 1.1rem;}

/* joblist */
.joblist{
}
.joblist .title{
    font-size: 0.48rem;
    font-family: "微软雅黑";
    color: #333;
    font-weight: bold;
    background: url(../ztw2020_img/job-t.png) no-repeat left center;
    padding-left: 0.88rem;
    background-size: 0.67rem;
}
.jobsearch{
    text-align:center;
    border-bottom: 1px #ddd dotted;
    padding: 0 2% 0.32rem;
    margin: auto;
}
.jobsearch .ssbox{
    position:relative;
    border-radius: 0.08rem;
    width: 90%;
    margin: 0.4rem auto 0.2rem;
    height: 0.93rem;
}
.jobsearch .keyword{
    width: 100%;
    height: 0.93rem;
    padding: 0.13rem 2.2rem 0.13rem 0.32rem;
    box-sizing: border-box;
    border: 1px #ddd solid;
}
.jobsearch input[type="submit"]{
    width: 1.87rem;
    height: 0.93rem;
    background-image: url(https://www.ceramicschina.com/Content/ztw2020_img/ztw_sousuo.png);
    background-color: #dc0808;
    background-repeat: no-repeat;
    background-position: center;
    border-color:#dc0808;
    border: none;
    cursor: pointer;
    border-radius: 0 0.08rem 0.08rem 0;
    position:absolute;
    top: 0;
    right: 0;
    font-size: 0;
}
.jobsearch input[type="submit"]:hover{
    background-color:#e40d07;
}

.jobsearch .selectlist select.inp_txt{
    width: 43%;
    margin: 0.1rem 1%;
    line-height: 0.8rem;
    height: 0.8rem;
}
.jobsearch .linklist{
    text-align:left;
    width: 100%;
    margin:auto;
    font-size: 0.32rem;
    color:#999;
    overflow: hidden;
}
.jobsearch .linklist p{
    margin: 0.4rem 0 5px;
}
.jobsearch .linklist a{
    color:#999;
    float: left;
}
.jobsearch .linklist a:hover{
    color:#ee3535;
}
.jobsearch .linklist a:after{
    content:"";
    display:block;
    float: right;
    height:0.32rem;
    width: 1px;
    background: #ddd;
    margin: 0.08rem 0.19rem;
}

/* cardlist */
.cardlist{
    margin-top: 0.4rem;
}
.cardlist .card{
    background: #f5f5f5;
    border: 1px #fdf5f5 solid;
    border-radius: 0.08rem;
    padding: 0.32rem 0.32rem;
    font-family:"微软雅黑";
    margin: 0.4rem 0;
    overflow: hidden;
}
.cardlist .card:hover{
    border:1px #f5c4c4 solid;
}
.cardlist .more{
    text-align:center;
    font-size: 0.32rem;
    margin-top: 0.67rem;
}
.cardlist .more a{
    color:#fb0000;
}
.cardlist .more a:hover{
    color:#f75757;
    text-decoration: underline;
}

.cardlist .card a.link{
    font-size: 0.4rem;
    color: #333;
    font-weight: bold;
    display: block;
    max-width: 100%;
    float: left;
}
.cardlist .card a.link:hover{
    color: #ee3535;
}
.cardlist .card .yuexi{
    font-size: 0.42rem;
    color:#ed3910;
    margin-top: 0;
    float: right;
    font-weight: bold;
}
.cardlist .card p{
    font-size: 0.32rem;
    /* margin-top: 0.27rem; */
}
.cardlist .card .top{overflow:hidden;position: relative;}
.cardlist .card .top .time{
    position: absolute;
    right: 0;
    line-height: 0.6rem;
    color: #c5c5c5;
}
.cardlist .card .bottom{
    width:100%;
    margin-top: 0.13rem;
    height: 0.6rem;
}
.cardlist .card .bottom span{
    font-size: 0.32rem;
    margin-right: 3%;
    width: 65%;
    display: block;
    float: left;
}
.resumeslist .card .bottom span{
    width: 100%;
    margin-right: 0;
}
.cardlist .card .bottom span:nth-child(2){
    margin:0;
    width: 32%;
    text-align: right;
}
.cardlist .card .bottom.com{
    height:auto;
    overflow: hidden;
    position: relative;
}
.cardlist .card .bottom.com .left{
    float:left;
    /* width:50%; */
}
.cardlist .card .bottom.com .right{
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 0.6rem;
}
.cardlist .card .bottom.com span{
    color: #c5c5c5;
    width: 100%;
    text-align: left;
}
.cardlist .card .bottom.com .link{
    color: #6c9fc7;
    font-size:0.37rem;
    font-weight: normal;
}
.cardlist .card .send{
    color: #F44336;
    height: 0.6rem;
    background: none;
    /* float: right; */
    line-height: 0.6rem;
    width: auto;
    text-align: center;
    border-radius: 0.08rem;
    /* margin-top: 0.1rem; */
    border: 1px #F44336 solid;
    padding: 0 0.32rem;
    display: block;
}

/* PPlist */
.PPlist ul{
    overflow:hidden;
    width: 100%;
}
.PPlist li{
    overflow:hidden;
    border-bottom: 1px #ddd dotted;
    padding: 0.25rem 0.12rem;
}
.PPlist li>.left{
    float:left;
    width: 39%;
    height: 1.28rem;
    display: block;
    background: #f2f2f2;
    padding: 0.13rem;
}
.PPlist li>.left .imgbox{
    width: 100%;
    height: 1.01rem;
    display: block;
}
.PPlist li>.right{
    float:right;
    width: 56%;
    font-size:0.32rem;
    color: #999;
}
.PPlist li>.right a{
    font-size: 0.4rem;
    color: #333;
    font-family:"微软雅黑";
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    margin: 0.08rem 0 0.13rem;
}
.PPlist li>.right a:hover{
    color:#ee3535;
}
.PPlist li>.right p{
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
}

.RClist li .imgbox{
    width: 1.4rem;
    height: 1.4rem;
    background: none;
}
.RClist li .right{
    width: 6.4rem;
}

/* job-rec */
.job-rec{
    background:#fff;
    padding: 0.4rem 0.4rem;
    margin-top: 0.4rem;
    overflow: hidden;
}
.rec-top{
    border-bottom:1px #e5e5e5 solid;
    padding: 0.1rem 0.15rem 0.4rem;
    margin-bottom: 0.68rem;
    overflow: hidden;
}
.rec-top .detailed{
    width: 100%;
}
.rec-top>.left{
    width: 100%;
    font-family:"微软雅黑";
}
.rec-top>.left .t{
    font-size:24px;
    font-weight:bold;
    color:#333;
    width: 100%;
    display: block;
}
.rec-top>.left .time{
    font-size: 0.32rem;
    color: #ccc;
}
.rec-top>.left h3{
    color:#ff4a52;
    margin: 0.27rem 0 0.27rem;
    font-size: 0.5rem !important;
    float: left;
    width: 50%;
    height: 0.75rem;
}
.detailed{
    overflow:hidden;
}
.detailed li{
    border-right:1px #eee solid;
    padding: 0.08rem 0.2rem 0.08rem 0;
    line-height:1;
    color: #999;
    margin-right: 0.2rem;
    display: inline-block;
}

.rec-top>.right{
    width: 100%;
    text-align: center;
    margin-top: 0.48rem;
}
.rec-top>.left>p{
    float:right;
    width:50%;
    margin: 0.27rem 0 0.27rem;
    line-height: 0.75rem;
    font-size: 0.37rem;
    text-align: right;
    height: 0.75rem;
    display: block;
}
.rec-top>.left>p span{
    margin:0 0.27rem;
    font-size: 0.48rem;
}
.rec-top>.right .btnm{
    display:block;
    width: 100%;
    margin: 0.32rem auto;
}

.job-rec .section>div{
    padding-left: 0.15rem;
}
.job-rec .section .con{
    line-height: 2;
    margin: 0.4rem 0 0.4rem 14px;
}
.job-rec .section .con .cardlist{
    margin-top:0;
}
.job-rec .section .con .cardlist .card:first-child{
    margin-top:0;
}

.job-company .rec-bottom{
    margin: 0;
}
.rec-bottom>.left{
    width: 100%;
}
.NSbox.pinpai .section>div{/* padding-left:0; */}
.NSbox.pinpai .imgbox{
    width: 80%;
    height: 3rem;
    border: 1px #eee solid;
    margin: 0 auto 0.27rem;
}
.NSbox.pinpai h6{font-family: "微软雅黑";color: #333;font-size: 0.48rem;text-align: center;}
.NSbox.pinpai h6:after{
    content:"雇主";
    font-size: 0.32rem;
    font-weight:normal;
    color:#5e9dfb;
    border:1px #5e9dfb solid;
    padding: 0px 0.08rem;
    border-radius: 0.08rem;
    margin-left: 0.3rem;
}
.NSbox.pinpai>.con{
    margin: 0.4rem 0;
    overflow:hidden;
    color:#999;
    padding: 0 13px;
}
.NSbox.pinpai ul.con{
    margin: 0.13rem 0 0.2rem;
    overflow:hidden;
    color:#999;
    text-align: center;
}
.NSbox.pinpai ul.con li{
    font-size: 0.32rem;
    margin-bottom: 0.13rem;
}

.detailed li:last-child{
    padding-right:0;
    border:none;
    margin-right:0;
}
.NSbox.pinpai .text{
    line-height: 2;
    color:#666;
    font-size: 0.32rem;
    margin-bottom: 0.4rem;
    white-space: normal;
    height: auto;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    text-align: justify;
    overflow: hidden;
    border-top: 1px #ccc dotted;
    padding-top: 0.32rem;
}
.NSbox.pinpai .btns{
    color:#f23636;
    border: 1px #f55e5e solid;
    background:#fff;
    width: 72%;
    height: 1rem;
    line-height: 1rem;
    font-size: 0.37rem;
    margin: 0 14%;
    display: block;
    padding: 0;
}

.otherlist{
    padding-top: 0.48rem;
}
.job-rec .section.otherlist .con{
    margin-bottom: 0.27rem;
}

/* job-company */
.job-company .imgbox{
}
.job-company .pp-con{
    overflow: hidden;
    width: 100%;
}
.job-company .pp-con .btnm{
    display: block;
    width: 80%;
    font-size:14px;
    margin: 0.32rem 10% 0;
    text-align: center;
}
.job-company .pp-con .btnm span{
    display: inline-block;
    /* float: left; */
}
.job-company .pp-con .btnm .num{
    font-size:25px;
    margin-left:8px;
}
.job-company .pp-con .title{
    margin: 0 0 0.27rem;
    text-align: center;
}
.job-company .pp-con .title .link{
    color:#53a8ec;
    text-decoration:underline;
}
.job-company .pp-con .title .link:hover{
    color:#2196F3;
}
.job-company .rec-top>.right{
    width: 7.07rem;
    font-size:  0.32rem;
    overflow: hidden;
    margin: 0.5rem auto 0;
}
.kfewm{
    float:left;
    width: 2.88rem;
}
.kfcon{
    float: right;
    width: 3.73rem;
    text-align: left;
    margin-top: 0.64rem;
    font-family: "宋体";
    line-height: 0.56rem;
}
.job-int{
    min-height: 3rem;
    background: #f0f0f0;
    padding: 0.4rem 0.32rem;
    line-height: 1.68;
    max-height: 8rem;
}
.job-int .content{
    overflow-y:auto;
    height: 7rem;
}
.job-int p{
    margin-bottom: 0.27rem;
    text-indent: 2em;
    text-align: justify;
    font-size:0.32rem;
}
.int-right{
    text-align:right;
    margin: 0.15rem 0.15rem 0;
    color: #999;
}

.companylist{
    padding-top:0;
}
.companylist:before{
    content:"";
    width: 0;
    height: 0;
}

.resumeslist{
    /* margin-top: 0.43rem; */
}
.resumeslist .jobsearch{
    padding: 0 0% 0.32rem;
}
.resumeslist .ssbox{
    width: 100%;
    margin-top: 0.2rem;
}
.resumeslist .jobsearch .selectlist select.inp_txt{
    width: 24%;
    margin: 0.1rem 0;
    background: none;
    appearance: auto;
    padding: 0 0 0 0.1rem;
}
.resumeslist .cardlist .card>.bottom span{
    width: 100%;
}
.resumeslist .cardlist .card>.bottom.com span{
    color: #999;
}
.resumeslist .portrait{
    width: 1.7rem;
    height: 1.7rem;
    float: left;
}
.resumeslist .portrait .imgbox{
    width: 100%;
    height: 100%;
}
.resumeslist .card>.right{
    width: 6.4rem;
    float: right;
}
.resumes .rec-top{
  text-align: center;
}
.resumes .portrait{
    width: 100%;
    float: left;
}
.resumes .portrait .imgbox{
    width: 2.2rem;
    height: 2.2rem;
    margin: 0.32rem auto;
}
.resumes .rec-top .detailed{
    margin-top: 0.1rem;
}
.resumes .section .con{
    font-size: 0.37rem;
    line-height: 1.3;
}
.resumes .section .con td:nth-child(1){
    color: #999;
    width: 26%;
    vertical-align: top;
}
.resumes .section .con td:nth-child(2){
    width: 74%;
    padding-bottom: 0.32rem;
}
.resumes .experience td:nth-child(1){
    font-size: 0.32rem;
}
.experience td:nth-child(2n) p.ex01{
    color: #5e9dfb;
    font-size: 0.37rem;
    margin-bottom: 0.12rem;
}
.ZPinfo{
	background: url(https://www.oicvzn.com/m/Content/koubei_img/tsbg.jpg);
	padding: 0.6rem 0 0.3rem;
}
.ZPinfo{
	font-size: 0.4rem;
	color:#333;
}
.ZPinfo .info{
	overflow: hidden;
}
.ZPinfo .info>div{
	line-height: 0.68rem;
	margin-bottom: 0.27rem;
	overflow: hidden;
	width: 50%;
	float: left;
	text-align: center;
}
.ZPinfo .info>div>div{
	width: 100%;
	color: #666;
}
.ZPinfo .info .num{
	font-size: 0.55rem;
	font-weight: bold;
	color: #333;
}

.ZPinfo .ZP1{
	border-right: 0.03rem #c5c5c5 dashed;
}
.ZPinfo .ZP2 .num{
	color:#e40e0e;
}
