458 lines
6.8 KiB
CSS
458 lines
6.8 KiB
CSS
/* html,
|
|
body {
|
|
height: 100%;
|
|
width: 100%;
|
|
background: #f5f5f5;
|
|
} */
|
|
page {
|
|
height: 100%;
|
|
width: 100%;
|
|
background: #f5f5f5;
|
|
font-size: 30upx;
|
|
}
|
|
|
|
.interviewee {
|
|
width: 100%;
|
|
padding: 26upx;
|
|
}
|
|
.right-img{
|
|
width: 50upx;
|
|
height: 50upx;
|
|
}
|
|
.r-div {
|
|
font-size: 32upx;
|
|
padding-top: 20upx;
|
|
padding-bottom: 20upx;
|
|
padding-left: 26.6667upx;
|
|
}
|
|
.input_right {
|
|
float: right;
|
|
margin-right: 20upx;
|
|
}
|
|
.second{
|
|
background: #fff;
|
|
border-radius:12rpx;
|
|
overflow:hidden;
|
|
}
|
|
.second view {
|
|
display: flex;
|
|
align-items: center;
|
|
position: relative;
|
|
}
|
|
|
|
.top-t {
|
|
margin-left: 10upx;
|
|
font-size: 10upx;
|
|
}
|
|
|
|
.input_left {
|
|
font-size:30rpx;
|
|
font-weight: bold;
|
|
}
|
|
|
|
.interviewee .last {
|
|
border: none;
|
|
}
|
|
.interviewee .header span {
|
|
margin-left: 16upx;
|
|
}
|
|
|
|
.interviewee>text,
|
|
.visitor>p {
|
|
width: 100%;
|
|
padding-left: 26.6667upx;
|
|
height: 120upx;
|
|
line-height: 120upx;
|
|
color: #333333;
|
|
font-size: 37.3333upx;
|
|
border-bottom: 1.3333upx solid #eeeeee;
|
|
background: #fff;
|
|
margin: 0;
|
|
border-radius: 13.3333upx 26.6667upx 0upx 0upx;
|
|
}
|
|
|
|
.interviewee .center {
|
|
background: #fff;
|
|
margin: 0;
|
|
border-bottom:1px solid #eee;
|
|
}
|
|
.interviewee view input,
|
|
.visitor p input {
|
|
width: 76%;
|
|
color: #333;
|
|
font-size: 28upx;
|
|
border: 0;
|
|
outline: none;
|
|
}
|
|
|
|
.interviewee view input::-webkit-input-placeholder {
|
|
color: #999;
|
|
}
|
|
|
|
.interviewee view input::-moz-placeholder {
|
|
/* Mozilla Firefox 19+ */
|
|
color: #999;
|
|
}
|
|
|
|
.interviewee view input:-moz-placeholder {
|
|
/* Mozilla Firefox 4 to 18 */
|
|
color: #999;
|
|
}
|
|
|
|
.interviewee view input:-ms-input-placeholder {
|
|
/* Internet Explorer 10-11 */
|
|
color: #999;
|
|
}
|
|
|
|
.visitor {
|
|
margin-bottom: 26.6667upx;
|
|
background: #ffffff;
|
|
padding-left: 40upx;
|
|
padding-bottom: 53.3333upx;
|
|
box-sizing: border-box;
|
|
}
|
|
|
|
.clear {
|
|
clear: both;
|
|
}
|
|
|
|
.visitor .idPic {
|
|
height: 426.6667upx;
|
|
}
|
|
|
|
.visitor .idPic .ps {
|
|
color: #333333;
|
|
font-size: 37.3333upx;
|
|
padding-top: 42.6667upx;
|
|
margin-bottom: 58.6667upx;
|
|
}
|
|
|
|
/* .positive,
|
|
.opposite {
|
|
box-sizing: border-box;
|
|
width: 2.4upx;
|
|
height: 2.4upx;
|
|
border: .013333upx solid #cccccc;
|
|
border-radius: .133333upx;
|
|
float: left;
|
|
text-align: center;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
|
|
} */
|
|
|
|
.positive {
|
|
margin-left: 26.6667upx;
|
|
margin-right: 66.6667upx;
|
|
}
|
|
|
|
.add {
|
|
text-align: center;
|
|
color: #00c277;
|
|
font-size: 40upx;
|
|
}
|
|
|
|
/* 2 */
|
|
#type2 .ing {
|
|
background: #ffffff;
|
|
height: 120upx;
|
|
line-height: 120upx;
|
|
|
|
}
|
|
|
|
#type2 .ing i {
|
|
width: 26.6667upx;
|
|
height: 26.6667upx;
|
|
border: 5.3333upx solid #eeeeee;
|
|
display: inline-block;
|
|
margin-left: 40upx;
|
|
margin-right: 24upx;
|
|
border-radius: 50%;
|
|
}
|
|
|
|
#type2 .ing span {
|
|
color: #333333;
|
|
font-size: 37.3333upx;
|
|
font-weight: 600;
|
|
}
|
|
|
|
/* 3 */
|
|
#type3 .ing {
|
|
background: #ffffff;
|
|
height: 120upx;
|
|
line-height: 120upx;
|
|
|
|
}
|
|
|
|
#type3 .ing i {
|
|
width: 26.6667upx;
|
|
height: 26.6667upx;
|
|
border: 5.3333upx solid #f24141;
|
|
;
|
|
display: inline-block;
|
|
margin-left: 40upx;
|
|
margin-right: 24upx;
|
|
border-radius: 50%;
|
|
}
|
|
|
|
#type3 .ing span {
|
|
color: #f24141;
|
|
font-size: 37.3333upx;
|
|
}
|
|
|
|
#un-img {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
|
|
/* 4 审批是否同意 */
|
|
#type4 {
|
|
width: 100%;
|
|
height: 122.6667upx;
|
|
position: fixed;
|
|
left: 0;
|
|
bottom: 0;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
|
|
#type4 .refuse {
|
|
width: 50%;
|
|
height: 122.6667upx;
|
|
line-height: 122.6667upx;
|
|
text-align: center;
|
|
background: #ffffff;
|
|
color: #ff6868;
|
|
font-size: 48upx;
|
|
}
|
|
|
|
#type4 .agree {
|
|
width: 50%;
|
|
height: 122.6667upx;
|
|
line-height: 122.6667upx;
|
|
text-align: center;
|
|
background: #00c277;
|
|
color: #ffffff;
|
|
font-size: 48upx;
|
|
}
|
|
|
|
.nav-btn-left image {
|
|
margin-bottom: 16upx;
|
|
width: 15px;
|
|
}
|
|
|
|
#type2 {
|
|
margin-top: 64upx;
|
|
}
|
|
|
|
.footer {
|
|
background: #ffffff;
|
|
color: #333333;
|
|
padding: 30upx;
|
|
border-radius: 10rpx 10rpx 0 0;
|
|
margin-top: 20upx;
|
|
}
|
|
|
|
.pic {
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
padding-left: 30upx;
|
|
background: #fff;
|
|
border-radius: 0 0 10rpx 10rpx ;
|
|
}
|
|
|
|
/* .positive,
|
|
.opposite {
|
|
width: 2.4upx;
|
|
height: 2.4upx;
|
|
border-radius: .133333upx;
|
|
} */
|
|
|
|
.opposite {
|
|
width: 240upx;
|
|
height: 240upx;
|
|
border-radius:10upx;
|
|
border: 1.3333upx solid #cccccc;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
margin-right: 26upx;
|
|
}
|
|
|
|
.opposite image {
|
|
width: 80upx;
|
|
height: 80upx;
|
|
display: block;
|
|
}
|
|
|
|
.promise {
|
|
width: 240upx;
|
|
height: 240upx;
|
|
margin-right: 26.7upx;
|
|
position: relative;
|
|
}
|
|
|
|
.promise image:nth-child(1) {
|
|
width: 100%;
|
|
height: 100%;
|
|
display: block;
|
|
border-radius: 13.3333upx;
|
|
}
|
|
|
|
.promise image:nth-child(2) {
|
|
display: block;
|
|
/* width: .293333upx;
|
|
height: .293333upx; */
|
|
position: absolute;
|
|
top: -0.146667upx;
|
|
right: -0.146667upx;
|
|
}
|
|
|
|
.verify {
|
|
padding-top: 45.3333upx;
|
|
padding-bottom: 45.3333upx;
|
|
border-top: 1.3333upx dashed #eeeeee;
|
|
border-bottom: 1.3333upx dashed #eeeeee;
|
|
}
|
|
|
|
.verify .code {
|
|
width: 533.3333upx;
|
|
height: 533.3333upx;
|
|
border: 1.3333upx solid #eeeeee;
|
|
margin: 0 auto;
|
|
}
|
|
|
|
.verify .code image {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
|
|
.verify .ps {
|
|
font-size: 37.3333upx;
|
|
margin-top: 26.6667upx;
|
|
color: #999999;
|
|
text-align: center;
|
|
}
|
|
|
|
.accompany-title {
|
|
height: 120upx;
|
|
line-height: 120upx;
|
|
font-size: 37.3333upx;
|
|
color: #333333;
|
|
font-weight: 600;
|
|
padding-left: 40upx;
|
|
border-bottom: 1.3333upx solid #eeeeee;
|
|
|
|
}
|
|
|
|
.interviewee .footer {
|
|
display: block;
|
|
border: 0;
|
|
}
|
|
|
|
.radio {
|
|
box-sizing: border-box;
|
|
font-size: 40upx;
|
|
color: #333;
|
|
background: #fff;
|
|
margin-bottom: 26.6667upx;
|
|
border-radius: 13.3333upx;
|
|
}
|
|
|
|
.radio>p {
|
|
height: 133.3333upx;
|
|
line-height: 133.3333upx;
|
|
padding-left: 26.6667upx;
|
|
|
|
color: #333333;
|
|
font-size: 32upx;
|
|
box-sizing: border-box;
|
|
}
|
|
|
|
.confirm-btn {
|
|
width: 100%;
|
|
height: 76upx;
|
|
line-height: 76upx;
|
|
margin-top: 70upx;
|
|
background-color: #00C277;
|
|
color: #fff;
|
|
position: fixed !important;
|
|
bottom: 0;
|
|
&:after {
|
|
border-radius: 100px;
|
|
}
|
|
}
|
|
.center>text {
|
|
height: 130upx;
|
|
line-height: 130upx;
|
|
padding-left: 20rpx;
|
|
color: #333333;
|
|
font-size: 28upx;
|
|
box-sizing: border-box;
|
|
}
|
|
.last>text {
|
|
height: 130upx;
|
|
line-height: 130upx;
|
|
padding-left: 20upx;
|
|
color: #333333;
|
|
font-size: 28upx;
|
|
box-sizing: border-box;
|
|
}
|
|
|
|
.radio .radiolist {
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
box-sizing: border-box;
|
|
}
|
|
|
|
.radiolist view {
|
|
text-align: center;
|
|
width: 25%;
|
|
height: 133.3333upx;
|
|
border-top: 1.3333upx solid #eeeeee;
|
|
border-right: 1.3333upx solid #eeeeee;
|
|
/* border-left: 1.3333upx solid #eeeeee; */
|
|
/* border-bottom: 1.3333upx solid #eeeeee; */
|
|
display: flex;
|
|
/* margin-left: -5px; */
|
|
flex-direction: column;
|
|
justify-content: center;
|
|
align-items: center;
|
|
padding:0 6rpx;
|
|
}
|
|
|
|
.radiolist :nth-child(4),
|
|
.radiolist :nth-child(8) {
|
|
border-right-color: #ffffff;
|
|
}
|
|
|
|
.item_title {
|
|
color: #333333;
|
|
font-size: 28upx;
|
|
font-weight: bold;
|
|
}
|
|
|
|
.radiolist view span {
|
|
font-size: 22upx;
|
|
color: #999;
|
|
}
|
|
|
|
.showcolor {
|
|
/* border: 1.3333upx solid #00c277 !important; */
|
|
border: 5upx solid #00c277 !important;
|
|
position: relative;
|
|
}
|
|
|
|
.showcolor image {
|
|
width: 48upx;
|
|
height: 48upx;
|
|
position: absolute;
|
|
right: 0;
|
|
bottom: 0;
|
|
}
|
|
|
|
.nav-btn-left image {
|
|
width: 30upx;
|
|
}
|