You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
575 lines
10 KiB
CSS
575 lines
10 KiB
CSS
.goback {
|
|
position: absolute;
|
|
color: #000;
|
|
left: 0px;
|
|
/* top: 40px; */
|
|
margin-left: 6px;
|
|
font-size: 18px;
|
|
font-weight: bold;
|
|
z-index: 99999;
|
|
}
|
|
page,
|
|
.pb180 {
|
|
padding-bottom: 120px;
|
|
background: #fff !important;
|
|
}
|
|
.p14 {
|
|
padding: 14px;
|
|
}
|
|
.mg020 {
|
|
margin: 0 20px;
|
|
}
|
|
.pb10 {
|
|
padding-bottom: 10px;
|
|
}
|
|
.desp-copy {
|
|
color: #ff4400;
|
|
font-size: 12px;
|
|
float: right;
|
|
/* top: 11px;
|
|
right: 8px;
|
|
position: relative; */
|
|
border: 1px solid #ff4400;
|
|
border-radius: 25rpx;
|
|
padding: 0px 8px;
|
|
height: 16px;
|
|
line-height: 16px;
|
|
|
|
margin-top: 16px;
|
|
margin-right: 16px;
|
|
}
|
|
.jobMoney {
|
|
font-size: 16px;
|
|
font-weight: 601;
|
|
line-height: 20px;
|
|
}
|
|
.bottomBtn {
|
|
position: fixed;
|
|
width: 100%;
|
|
left: 0;
|
|
bottom: 0;
|
|
background-color: #fff;
|
|
border-top: 1rpx solid rgba(0, 0, 0, 0.1);
|
|
}
|
|
.bottomBtn > view {
|
|
justify-content: start;
|
|
}
|
|
|
|
.servicePrice {
|
|
border: 1rpx solid var(--color-ysd);
|
|
background-color: #ffeee7;
|
|
justify-content: space-between;
|
|
border-right-color: transparent;
|
|
border-left-color: transparent;
|
|
}
|
|
.servicePrice .left .display-flex {
|
|
align-items: center;
|
|
line-height: 20px;
|
|
margin-bottom: 12px;
|
|
}
|
|
.servicePrice .left .display-flex .icon-zhuyi {
|
|
width: 14px;
|
|
height: 20px;
|
|
margin-right: 4px;
|
|
}
|
|
.servicePrice .left .display-flex .iconfont::before {
|
|
position: absolute;
|
|
}
|
|
.servicePrice .right {
|
|
display: flex;
|
|
align-items: center;
|
|
margin-right: 8px;
|
|
}
|
|
.servicePrice .right .iconfont {
|
|
font-size: 24px;
|
|
}
|
|
.price {
|
|
font-size: 18px;
|
|
line-height: 20px;
|
|
font-weight: bold;
|
|
}
|
|
.mt3 {
|
|
margin-top: 3px;
|
|
}
|
|
.sharebtn {
|
|
padding-right: 0;
|
|
margin: 0;
|
|
display: inline;
|
|
background-color: transparent;
|
|
line-height: 1;
|
|
float: right;
|
|
margin-top: 5px;
|
|
}
|
|
.ml2 {
|
|
margin-left: 2px;
|
|
}
|
|
.am-button {
|
|
margin-top: 0;
|
|
margin-bottom: 0;
|
|
}
|
|
|
|
.activeList {
|
|
display: flex;
|
|
text-align: center;
|
|
}
|
|
button::after {
|
|
border: 0;
|
|
}
|
|
|
|
/* .menu {
|
|
flex: 1;
|
|
line-height: 1.5;
|
|
font-size: 16px;
|
|
color: rgba(0, 0, 0, 0.65);
|
|
border-bottom: 4px solid transparent;
|
|
}
|
|
|
|
.menu.active {
|
|
font-weight: 601;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
border-bottom: 4px solid #FE633F;
|
|
} */
|
|
.scrollImgBox {
|
|
position: relative;
|
|
border-radius: 4px;
|
|
width: 60px;
|
|
height: 60px;
|
|
margin: 12px 5px;
|
|
overflow: hidden;
|
|
}
|
|
.scrollImg,
|
|
swiper,
|
|
.theVideo {
|
|
width: 100vw;
|
|
height: calc(100vw * 281 / 375);
|
|
/* position: absolute;
|
|
top: 50%;
|
|
left: 50%;
|
|
transform: translate(-50%,-50%); */
|
|
/* margin: 0;
|
|
/* margin-top: 16px; */
|
|
}
|
|
|
|
.show {
|
|
display: show;
|
|
}
|
|
.hide {
|
|
display: none;
|
|
}
|
|
|
|
.scroll-header {
|
|
display: flex;
|
|
white-space: nowrap;
|
|
}
|
|
|
|
.scroll-header view {
|
|
display: inline-block;
|
|
}
|
|
.scroll-header video {
|
|
width: 100%;
|
|
height: 100%;
|
|
border-radius: 8px;
|
|
}
|
|
.scroll-header image:first-child {
|
|
margin-left: 0px;
|
|
}
|
|
.bottomBtn .flex-1 {
|
|
flex: 1;
|
|
}
|
|
.bottomBtn .flex-3 {
|
|
flex: 1;
|
|
}
|
|
button.loginOut {
|
|
/* width: 280px; */
|
|
width: 100%;
|
|
padding: 7px 0;
|
|
line-height: 26px;
|
|
margin-right: 16px;
|
|
margin-left: 0;
|
|
}
|
|
.bottomBox {
|
|
/* padding-bottom: 16px; */
|
|
}
|
|
.button-hover[type='primary'] {
|
|
color: #ffffff;
|
|
/* opacity: 0.8; */
|
|
background-color: #fc7617;
|
|
}
|
|
.flex-1.f14.c085 {
|
|
/* white-space: pre-wrap; */
|
|
font-size: 17px;
|
|
line-height: 28px;
|
|
}
|
|
button.collectBtn {
|
|
margin: 0;
|
|
padding: 0;
|
|
line-height: 1.4;
|
|
padding: 0;
|
|
background-color: #fff;
|
|
/* text-align: left; */
|
|
}
|
|
.tagsLi {
|
|
height: 20px;
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
margin-right: 8px;
|
|
margin-bottom: 0;
|
|
color: #888;
|
|
line-height: 18px;
|
|
padding: 0px 4px;
|
|
}
|
|
.t-icon-ziying1 {
|
|
background-repeat: no-repeat;
|
|
display: inline-block;
|
|
width: 32px;
|
|
height: 20px;
|
|
margin-right: 6px;
|
|
}
|
|
.dName {
|
|
font-size: 16px;
|
|
font-weight: 601;
|
|
color: #262626;
|
|
line-height: 22px;
|
|
}
|
|
.dsName {
|
|
font-size: 12px;
|
|
font-weight: 400;
|
|
color: #8c8c8c;
|
|
line-height: 17px;
|
|
}
|
|
.ava {
|
|
width: 48px;
|
|
height: 48px;
|
|
border-radius: 50%;
|
|
margin-right: 14px;
|
|
}
|
|
.f25 {
|
|
font-size: 25px;
|
|
}
|
|
.p20-0 {
|
|
padding: 20px 0;
|
|
margin-bottom: 20px;
|
|
}
|
|
.p020 {
|
|
padding: 0 20px;
|
|
}
|
|
.dianhua {
|
|
color: #787878;
|
|
}
|
|
.achover .dianhua {
|
|
color: #999;
|
|
}
|
|
.storeTitle {
|
|
font-size: 18px;
|
|
font-weight: 601;
|
|
color: #262626;
|
|
line-height: 25px;
|
|
/* margin-bottom: 10px; */
|
|
}
|
|
.storeInfo {
|
|
font-size: 15px;
|
|
font-weight: 400;
|
|
color: #939393;
|
|
line-height: 21px;
|
|
white-space: pre-line;
|
|
}
|
|
.address {
|
|
font-size: 15px;
|
|
font-weight: 400;
|
|
color: #787878;
|
|
line-height: 21px;
|
|
flex: 1;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
}
|
|
.btext {
|
|
font-size: 11px;
|
|
font-weight: 400;
|
|
color: #444444;
|
|
line-height: 16px;
|
|
margin-top: 2px;
|
|
}
|
|
.flex-3 {
|
|
flex: 3;
|
|
}
|
|
.noShow {
|
|
position: absolute;
|
|
top: -9999px;
|
|
}
|
|
.onMune {
|
|
font-size: 16px;
|
|
flex: inherit;
|
|
}
|
|
.topMenu {
|
|
justify-content: space-around;
|
|
padding: 0;
|
|
}
|
|
.topMenu > view {
|
|
padding: 12px 0;
|
|
}
|
|
.onMune.active {
|
|
position: relative;
|
|
font-size: 16px;
|
|
font-weight: 500;
|
|
text-align: center;
|
|
}
|
|
.onMune.active:after {
|
|
display: block;
|
|
content: '';
|
|
width: 20px;
|
|
height: 3px;
|
|
background-color: var(--color-ysd);
|
|
position: absolute;
|
|
bottom: 0px;
|
|
left: 50%;
|
|
transform: translateX(-10px);
|
|
}
|
|
/* .menuBorder {
|
|
display: block;
|
|
content: "";
|
|
width: 20px;
|
|
height: 3px;
|
|
background-color: var(--color-ysd);
|
|
position: absolute;
|
|
bottom: -8px;
|
|
left: 50%;
|
|
transform: translateX(-10px);
|
|
} */
|
|
.detailH3 {
|
|
font-size: 16px;
|
|
font-weight: 400;
|
|
color: #000;
|
|
line-height: 22px;
|
|
margin-top: 16px;
|
|
margin-bottom: 8px;
|
|
}
|
|
.pri {
|
|
white-space: pre-line;
|
|
}
|
|
.pri:empty:before,
|
|
.textb1:empty:before {
|
|
content: '-' !important;
|
|
color: #333;
|
|
}
|
|
.outSp {
|
|
border: 1px solid #f3f3f3;
|
|
border-radius: 4px;
|
|
/* line-height: 56rpx; */
|
|
}
|
|
.outSp .display-flex:last-child .rb1,
|
|
.outSp .display-flex:last-child .textb1 {
|
|
border-bottom: 0;
|
|
}
|
|
.sbb1 {
|
|
border-bottom: 1rpx solid #eee !important;
|
|
}
|
|
.tabBox .display-flex {
|
|
flex-wrap: wrap;
|
|
}
|
|
.tabBox .display-flex > view {
|
|
margin-bottom: 8px;
|
|
}
|
|
.rb1 {
|
|
font-size: 14px;
|
|
color: #666;
|
|
text-align: center;
|
|
width: 60px;
|
|
border-right: 1px solid #f3f3f3;
|
|
border-bottom: 1px solid #f3f3f3;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: flex-start;
|
|
padding: 0 8px;
|
|
}
|
|
.textb1 {
|
|
white-space: pre-line;
|
|
color: #000;
|
|
border-bottom: 1px solid #f3f3f3;
|
|
padding: 0 8px;
|
|
flex: 1;
|
|
line-height: 1.8;
|
|
padding-top: 3px;
|
|
}
|
|
.jobMoney {
|
|
color: var(--color-ysd);
|
|
}
|
|
.c633 {
|
|
color: var(--color-ysd);
|
|
}
|
|
|
|
.navigatorBar {
|
|
position: relative;
|
|
letter-spacing: 1px;
|
|
/* z-index: 999; */
|
|
padding-bottom: 8px;
|
|
}
|
|
.navigatorBar {
|
|
position: absolute;
|
|
letter-spacing: 1px;
|
|
background-color: #fff;
|
|
padding-bottom: 8px;
|
|
z-index: 999;
|
|
left: 0;
|
|
right: 0;
|
|
opacity: 0;
|
|
}
|
|
.navigatorBar .tabs {
|
|
position: relative;
|
|
left: 50%;
|
|
color: #000;
|
|
font-size: 35rpx;
|
|
transform: translateX(-50%);
|
|
/* justify-content: center; */
|
|
box-sizing: border-box;
|
|
}
|
|
|
|
.navigatorBar .tabs > view {
|
|
flex: 1;
|
|
line-height: 26px;
|
|
width: 56px;
|
|
color: #666;
|
|
text-align: center;
|
|
}
|
|
.mask {
|
|
position: fixed;
|
|
width: 100vw;
|
|
height: 100vh;
|
|
background-color: rgba(0, 0, 0, 0.3);
|
|
top: 0;
|
|
left: 0;
|
|
z-index: 99;
|
|
pointer-events: none;
|
|
/* display: none; */
|
|
}
|
|
.norecruit {
|
|
position: absolute;
|
|
width: 100%;
|
|
height: 38px;
|
|
line-height: 38px;
|
|
top: -38px;
|
|
font-size: 14px;
|
|
text-align: center;
|
|
background-color: #666;
|
|
color: #fff;
|
|
/* display: none; */
|
|
}
|
|
.transparentBtn {
|
|
background-color: transparent !important;
|
|
color: #ff4400 !important;
|
|
}
|
|
.drawerMask {
|
|
position: fixed;
|
|
z-index: 1000;
|
|
top: 0;
|
|
right: 0;
|
|
left: 0;
|
|
bottom: 0;
|
|
transition: opacity 0.3s, visibility 0.3s;
|
|
background: rgba(0, 0, 0, 0.6);
|
|
visibility: hidden;
|
|
opacity: 0;
|
|
}
|
|
.drawerMask.showDrawer {
|
|
opacity: 1;
|
|
visibility: visible;
|
|
}
|
|
.drawer.showDrawer {
|
|
/* position: relative; */
|
|
border-radius: 8px 8px 0 0;
|
|
width: 100vw;
|
|
height: 92vh;
|
|
/* bottom: -44px; */
|
|
}
|
|
.drawer {
|
|
position: fixed;
|
|
left: 0;
|
|
right: 0;
|
|
bottom: 0px;
|
|
z-index: 2000;
|
|
width: 100vw;
|
|
background-color: #fff;
|
|
height: 0;
|
|
transition: all 0.3s;
|
|
}
|
|
.showDrawer .title {
|
|
padding: 6px 16px;
|
|
}
|
|
.showDrawer .title {
|
|
position: relative;
|
|
}
|
|
.showDrawer .title .icon-guanbi {
|
|
content: '';
|
|
position: absolute;
|
|
right: 12px;
|
|
top: 0;
|
|
/* transform: translate(0%, -50%); */
|
|
}
|
|
.showDrawer .content {
|
|
height: 100%;
|
|
padding-top: 16px;
|
|
display: flex;
|
|
align-items: start;
|
|
justify-content: center;
|
|
}
|
|
.showDrawer .annunciate {
|
|
height: calc(100% - 112px);
|
|
overflow: auto;
|
|
}
|
|
.showDrawer .annunciate .info {
|
|
width: 100%;
|
|
padding: 12px 22px;
|
|
padding-bottom: 120px;
|
|
box-sizing: border-box;
|
|
}
|
|
.showDrawer .footer {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
text-align: center;
|
|
align-items: center;
|
|
padding-top: 15px;
|
|
padding-right: 48px;
|
|
padding-left: 48px;
|
|
border-top: 1px dashed #cccccc;
|
|
}
|
|
.drawerBox .bottom {
|
|
position: sticky;
|
|
bottom: 24px;
|
|
width: 100%;
|
|
text-align: center;
|
|
}
|
|
.drawerBox .bottom .loginOut {
|
|
width: 260px !important;
|
|
}
|
|
.posterImg {
|
|
height: 75vh;
|
|
width: calc(75vh * 0.52);
|
|
}
|
|
|
|
.img5 {
|
|
width: 60px;
|
|
height: 60px;
|
|
margin: 0px 4px;
|
|
}
|
|
.videoContainer::after {
|
|
content: '';
|
|
width: 0;
|
|
height: 0;
|
|
border: 10px solid #ffffffbb;
|
|
border-right-color: transparent;
|
|
border-top-color: transparent;
|
|
border-left-width: 16px;
|
|
border-right-width: 0px;
|
|
border-bottom-color: transparent;
|
|
left: 50%;
|
|
top: 30px;
|
|
border-radius: 3px;
|
|
transform: translate(-50%, -50%);
|
|
/* background-color: #ffffff; */
|
|
position: absolute;
|
|
z-index: 10;
|
|
}
|
|
.theVideo {
|
|
position: relative;
|
|
}
|