/* 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%; } .contxt { margin-left: 0; } .head .con2 { position: absolute; left: 7.5%; bottom: 70rpx; width: 90%; color: #fff; } .head .con2 .top{ color: #ececec; font-size: 26rpx; } .head .con2 .top .topdate { opacity: 0.7; font-size: 24rpx; color: #ffffff; font-family: Helvetica-bold; } .head .con2 .top text{ font-weight: bold; font-size: 26rpx; } .head .con2 .bot{ line-height: 45rpx; margin-top: 15rpx; font-family: Helvetica-bold; font-weight: bold; color: #ffffff; font-size: 40rpx; } .content1{ background: #f2f2f2; padding: 30rpx 0; } .content1 .con{ line-height: 45rpx; width: 85%; margin-left: 7.5%; font-weight: bold; } .content2{ width: 85%; margin-left: 7.5%; margin-top: 30rpx; } .content2 .con2{ padding-top: 30rpx; padding-bottom: 70rpx; margin-top: 30rpx; border-top:#0c0c0c solid 3rpx; } .content2 .con2 .top{ font-size: 26rpx; font-weight: bold; } .content2 .con2 .bot{ line-height: 45rpx; margin-top: 15rpx; width: 85%; font-size: 34rpx; font-weight: bold; } .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: 24rpx; font-family: Helvetica-Bold; } .content3 .bot{ width: 85%; margin-left: 7.5%; line-height: 45rpx; margin-top: 15rpx; font-weight: bold; color: #fff; font-family: Helvetica-Bold; font-size: 40rpx; } .tanbg image{ height: 22rpx; width:100%; position: absolute; bottom: 0; } .menu{ position: relative; } .menu1{ position: relative; }