jobfairdetail.wxss 5.22 KB
/* pages/recruit/recruit.wxss */
@import "../../wxParse/wxParse.wxss";

.fl {
  float: left;
}

.fr {
  float: right;
}

.cl {
  clear: both;
}
.display{
  display: block;
}
.hide{
  display: none;
}
.head {
  position: relative;
  width: 100%;
}

.head .con1 image {
  width: 100%;
}

.head .con2 {
  position: absolute;
  left: 7.5%;
  bottom: 70rpx;
  width: 85%;
  color: #fff;
}
.head .con2 .top text{
  display: block;
  margin-top: 15rpx;
  font-weight: bold;
  font-size: 30rpx;
}
.head .con2 .top{
  color: #ececec;
}
.head .con2 .bot{
  line-height: 45rpx;
  margin-top: 15rpx;
  color: #fff;
}
.content1{
  background: #f2f2f2;
  padding: 30rpx 0 15rpx 0;
}
.content1 .con1{
  margin-bottom: 30rpx;
  line-height: 45rpx;
  border-left: #d81f25 solid 6rpx;
  width: 85%;
  padding-left: 7.5%;
}
.content1 .con1 .top{
  font-weight: bold;
}
.content2{
  width: 85%;
  margin-left: 7.5%;
  margin-top: 30rpx;
}
.content2 .con1 .title{
  width: 100%;
  text-align: center;
  margin-top: 40rpx;
}
.content2 .con1 .con{
  margin-bottom: 50rpx;
  margin-top: 40rpx;
}
.content2 .con1 .con .top{
  font-weight: bold;
  font-size: 30rpx;
}
.content2 .con1 .con .mind{
  font-size: 28rpx;
  margin-top: 10rpx;
}
.content2 .con1 .con .bot{
  color: #4a4a4a;
  margin-top: 10rpx;
}
.content2 .con2{
  padding-top: 30rpx;
  padding-bottom: 30rpx;
  margin-top: 30rpx;
  border-top:#0c0c0c solid 3rpx;
}
.content2 .con2 .con{
  margin-bottom: 45rpx;
}

.content2 .con2 .top{
  font-weight: bold;
}
.content2 .con2 .bot{
  line-height: 45rpx;
  margin-top: 15rpx;
  width: 85%;
  font-size: 26rpx;
}
.content3{
  border-bottom: #bd2a2f solid 4rpx;
  padding: 30rpx 0;
  position: fixed;
  background: rgba(0,0,0,0.7);
  color: #fff;
  top: 0;
  left: 0;
  width: 100%;
}
.content3 .top text{
  font-weight: bold;
  font-size: 26rpx;
}
.content3 .top{
  width: 85%;
  margin-left: 7.5%;
  color: #fff;
  font-size: 26rpx;
}
.content3 .bot{
  width: 85%;
  margin-left: 7.5%;
  line-height: 45rpx;
  margin-top: 15rpx;
  font-weight: bold;
  color: #fff;
}
.button{
  padding-top: 10rpx;
  background: #fff;
  width: 100%;
  position: fixed;
  z-index: 9999;
  bottom: 0;
  left: 0;
}
.button button{
  margin-bottom: 10rpx;
  width: 96%;
  margin-left: 2%;
  background: #d81f25;
  color: #fff;
}
button[disabled][type="default"], wx-button[disabled]:not([type]) {
    color:#fff;
    background-color:#7a838c;
}
.con2 .bot {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.tanchuang{
  border-radius: 15rpx;
  width: 70%;
  background: #fff;
  text-align: center;
  position: fixed;
  z-index: 10;
  left: 15%;
  top: 25%;
}
.tanchuang .top{
  padding-top: 25rpx;
}
.tanchuang image{
  width: 60rpx;
  height: 60rpx;
}
.tanchuang .mind{
  color: #d81f25;
  margin-top: 15rpx;
  font-size: 30rpx;
}
.tanchuang .center{
  margin-top: 25rpx;
}
.tanchuang .subbtn {
    background: #fff;
  border-top: #f2f2f2 solid 2rpx;
  margin-top: 25rpx;
  padding-top: 15rpx;
  padding-bottom: 15rpx;
  border-top: #f2f2f2 solid 2rpx;  
  display: block;
  width: 100%;
  font-size: 30rpx;
}
/* .tanchuang button{
  background: #fff;
  border-top: #f2f2f2 solid 2rpx;
  margin-top: 25rpx;
  display: block;
  width: 100%;
  font-size: 30rpx;
} */
.bgbg{
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9;
}
.tanchuang1{
  border-radius: 15rpx;
  width: 70%;
  background: #fff;
  text-align: center;
  position: fixed;
  z-index: 10;
  left: 15%;
  top: 25%;
}
.tanchuang1 .top{
  padding-top: 25rpx;
}
.tanchuang1 image{
  width: 60rpx;
  height: 60rpx;
}
.tanchuang1 .mind{
  margin-top: 25rpx;
  font-size: 30rpx;
}
.tanchuang1 .center{
  margin-top: 25rpx;
}
.tanchuang1 button{
  height: 80rpx;
  line-height: 80rpx;
  float: left;
  width: 50%;
  background: #fff;
  border-top: #f2f2f2 solid 2rpx;
  margin-top: 25rpx;
  display: block;
  font-size: 30rpx;
}
.tanchuang1 navigator{
  border-bottom-right-radius:15rpx;
  height: 80rpx;
  line-height: 80rpx;
  float: left;
  width: 50%;
  background: #fff;
  border-top: #f2f2f2 solid 2rpx;
  margin-top: 25rpx;
  display: block;
  font-size: 30rpx;
}
.tanchuang1 navigator:nth-child(1) {
  border-bottom-left-radius:15rpx;
  border-bottom-right-radius:none;
  color: #d81f25;
}
.bgbg1{
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9;
}



.content4{
  border-bottom: #bd2a2f solid 4rpx;
  padding: 30rpx 0;
  position: fixed;
  background: rgba(0,0,0,0.7);
  color: #fff;
  top: 0;
  left: 0;
  width: 100%;
}
.content4 .top text{
  font-weight: bold;
  font-size: 26rpx;
}
.content4 .top{
  width: 85%;
  margin-left: 7.5%;
  color: #fff;
  font-size: 24rpx;
    font-family: Helvetica-Bold;
}
.content4 .bot{
  width: 85%;
  margin-left: 7.5%;
  line-height: 45rpx;
  margin-top: 15rpx;
  font-weight: bold;
    font-family: Helvetica-Bold;
  color: #fff;
  font-size: 40rpx;
}