|
|
/* required by usingComponents */
|
|
|
@import "../../appcommon.wxss";
|
|
|
@import "../index/index.wxss";
|
|
|
/* @font-face{
|
|
|
font-family:YaHeiConsolasHybrid;
|
|
|
src:url('https://matripecandy.oss-cn-beijing.aliyuncs.com/1shoudanImg/DingTalk%20Sans.ttf');
|
|
|
} */
|
|
|
@font-face {
|
|
|
font-family: "DingTalk"; /* 这里的字体名称是自定义的 */
|
|
|
src: url("https://matripecandy.oss-cn-beijing.aliyuncs.com/1shoudanImg/DingTalk%20Sans.ttf"); /* 服务器上ttf文件的路径,记得配置域名权限 */
|
|
|
font-weight: normal;
|
|
|
font-style: normal;
|
|
|
font-display: swap;
|
|
|
}
|
|
|
/* .tarbarText {
|
|
|
font-size: 18px;
|
|
|
font-weight: 400;
|
|
|
color: #666666;
|
|
|
line-height: 25px;
|
|
|
}
|
|
|
.tarbarText.active {
|
|
|
font-weight: 600;
|
|
|
color: #000000;
|
|
|
}
|
|
|
.tarbar {
|
|
|
text-align: center;
|
|
|
}
|
|
|
.tarbarImg {
|
|
|
width: 22px;
|
|
|
height: 5px;
|
|
|
display: block;
|
|
|
margin: 0 auto;
|
|
|
margin-bottom: 12px;
|
|
|
} */
|
|
|
.newSearch {
|
|
|
width: 88px;
|
|
|
height: 32px;
|
|
|
background: #ffffff;
|
|
|
border-radius: 16px;
|
|
|
float: right;
|
|
|
font-size: 16px;
|
|
|
font-weight: 600;
|
|
|
text-align: center;
|
|
|
color: #666666;
|
|
|
line-height: 32px;
|
|
|
margin-top: 12px;
|
|
|
}
|
|
|
|
|
|
.lNum {
|
|
|
opacity: 0.6;
|
|
|
font-size: 32px;
|
|
|
font-weight: 400;
|
|
|
text-align: right;
|
|
|
color: #ff4400;
|
|
|
line-height: 39px;
|
|
|
margin-right: 12px;
|
|
|
font-family: "DingTalk";
|
|
|
}
|
|
|
.f10 {
|
|
|
font-size: 10px !important;
|
|
|
}
|
|
|
.jobTitle2 {
|
|
|
font-size: 16px;
|
|
|
color: #333;
|
|
|
font-weight: 600;
|
|
|
line-height: 24px;
|
|
|
}
|
|
|
.jobText.bz {
|
|
|
height: 20px;
|
|
|
padding: 0px 8px;
|
|
|
background-color: #ff4400;
|
|
|
border-radius: 10px;
|
|
|
color: #fff;
|
|
|
line-height: 20px;
|
|
|
}
|
|
|
.jobText{
|
|
|
line-height: 24px;
|
|
|
|
|
|
}
|
|
|
.daili {
|
|
|
width: 30px;
|
|
|
height: 16px;
|
|
|
background: #fff3f3;
|
|
|
border: 1px solid #fea39f;
|
|
|
border-radius: 2px;
|
|
|
font-size: 12px;
|
|
|
font-weight: 400;
|
|
|
text-align: center;
|
|
|
color: #f6343e;
|
|
|
line-height: 16px;
|
|
|
float: right;
|
|
|
margin-top: 4px;
|
|
|
}
|
|
|
.ahoverd {
|
|
|
background-color: #f5f5f5 !important;
|
|
|
}
|
|
|
.fixedNum {
|
|
|
position: fixed;
|
|
|
right: 16px;
|
|
|
bottom: 32px;
|
|
|
z-index: 999;
|
|
|
width: 60px;
|
|
|
height: 60px;
|
|
|
background: #ffffff;
|
|
|
border-radius: 50%;
|
|
|
box-shadow: 0px 2px 8px 0px rgba(169, 169, 169, 0.5);
|
|
|
text-align: center;
|
|
|
line-height: 60px;
|
|
|
}
|
|
|
|
|
|
.p024 {
|
|
|
padding: 0 24px;
|
|
|
}
|
|
|
.demo-steps-class {
|
|
|
margin: 20px 0;
|
|
|
border-bottom: 1px solid #e5e5e5;
|
|
|
}
|
|
|
|
|
|
.demo-btn-container {
|
|
|
display: flex;
|
|
|
justify-content: space-between;
|
|
|
margin: 20px;
|
|
|
}
|
|
|
|
|
|
.demo-btn {
|
|
|
width: 47%;
|
|
|
}
|
|
|
|
|
|
.atd-config-transparent-header {
|
|
|
background-color: #fff;
|
|
|
}
|
|
|
|
|
|
/*.atd-config-transparent-header .content-top {
|
|
|
background-image: url('https://gw.alipayobjects.com/mdn/rms_7a3c08/afts/img/A*13jpTYrECqYAAAAAAAAAAABjARQnAQ');
|
|
|
background-repeat: no-repeat;
|
|
|
background-size: 100% 100%;
|
|
|
-moz-background-size: 100% 100%;
|
|
|
width: 100vw;
|
|
|
height: 746rpx;
|
|
|
color: #fff;
|
|
|
}*/
|
|
|
|
|
|
/* .atd-config-transparent-header .content-top{
|
|
|
color: #000;
|
|
|
} */
|
|
|
|
|
|
.atd-config-transparent-header .content-top .statusBar {
|
|
|
background-color: transparent;
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
justify-content: center;
|
|
|
}
|
|
|
|
|
|
.atd-config-transparent-header .content-top .titleBar {
|
|
|
/* background-color: #108ee9; */
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
justify-content: left;
|
|
|
padding-left: 32rpx;
|
|
|
}
|
|
|
|
|
|
.tab-content {
|
|
|
display: flex;
|
|
|
justify-content: center;
|
|
|
align-items: center;
|
|
|
padding: 40rpx;
|
|
|
box-sizing: border-box;
|
|
|
/* 如果 swipeable="{{true}}",需要增加 height */
|
|
|
/* height: 350px; */
|
|
|
/* 为了体现 stickyBar 的作用而增加的 tab-content 的高度 */
|
|
|
height: 100vh;
|
|
|
}
|
|
|
|
|
|
/*.atd-config-transparent-header .content-bottom {
|
|
|
margin-top: 1000rpx;
|
|
|
background-image: url('https://gw.alipayobjects.com/mdn/rms_7a3c08/afts/img/A*rFctR6myHjcAAAAAAAAAAABjARQnAQ');
|
|
|
background-repeat: no-repeat;
|
|
|
background-size: 100% 100%;
|
|
|
-moz-background-size: 100% 100%;
|
|
|
width: 100vw;
|
|
|
height: 746rpx;
|
|
|
}
|
|
|
*/
|
|
|
|
|
|
.atd-config-transparent-header .content-top .titleBar {
|
|
|
background-color: #fff;
|
|
|
}
|
|
|
|
|
|
.am-tabs-content-wrap {
|
|
|
height: auto !important;
|
|
|
}
|
|
|
|
|
|
.atd-config-transparent-header .content-top .titleBar {
|
|
|
padding-left: 0;
|
|
|
}
|
|
|
|
|
|
.am-tabs-tab-bar-wrap {
|
|
|
width: calc(100vw - 120px);
|
|
|
}
|
|
|
|
|
|
.latest {
|
|
|
color: rgba(0, 0, 0, 0.65);
|
|
|
}
|
|
|
|
|
|
.latest .active {
|
|
|
color: rgba(0, 0, 0, 0.85);
|
|
|
font-weight: 601;
|
|
|
}
|
|
|
|
|
|
.secondSelect {
|
|
|
padding: 8px 20px;
|
|
|
}
|
|
|
|
|
|
.zoneSelect .dib {
|
|
|
font-size: 14px;
|
|
|
margin-left: 8px;
|
|
|
background-color: rgba(0, 0, 0, 0.06);
|
|
|
color: rgba(0, 0, 0, 0.65);
|
|
|
padding: 4px;
|
|
|
}
|
|
|
|
|
|
.zoneSelect .dib.active {
|
|
|
background-color: rgba(254, 99, 63, 0.15);
|
|
|
color: #fe633f;
|
|
|
}
|
|
|
|
|
|
.am-tabs-bar {
|
|
|
padding-left: 20px;
|
|
|
}
|
|
|
|
|
|
.navigator {
|
|
|
position: fixed;
|
|
|
width: 100vw;
|
|
|
top: 0;
|
|
|
z-index: 1000;
|
|
|
}
|
|
|
.navigatorBar {
|
|
|
background-color: #ff4400;
|
|
|
padding-bottom: 8px;
|
|
|
}
|
|
|
.navigatorBar .tabs {
|
|
|
position: relative;
|
|
|
left: 50%;
|
|
|
height: 30px;
|
|
|
padding: 2px;
|
|
|
background-color: #fff;
|
|
|
border-radius: 8px;
|
|
|
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;
|
|
|
}
|
|
|
.navigatorBar .tabs .active{
|
|
|
height: 26px;
|
|
|
background-color: #ff4400;
|
|
|
color: #fff;
|
|
|
border-radius: 6px;
|
|
|
|
|
|
}
|
|
|
.weui-tabs-swiper {
|
|
|
display: none;
|
|
|
}
|
|
|
|
|
|
.weui-tabs-bar__item {
|
|
|
margin: 12px 8px;
|
|
|
}
|
|
|
|
|
|
.weui-tabs-bar__title {
|
|
|
color: rgba(0, 0, 0, 0.65);
|
|
|
}
|
|
|
|
|
|
.weui-tabs-bar__title.tab-bar-title__selected {
|
|
|
font-weight: bolder;
|
|
|
color: rgba(0, 0, 0, 0.85);
|
|
|
border-bottom-color: #fe633f !important;
|
|
|
}
|
|
|
|
|
|
.dian {
|
|
|
float: left;
|
|
|
position: relative;
|
|
|
line-height: 36px;
|
|
|
left: 20px;
|
|
|
box-shadow: -30px 0 30px #fff;
|
|
|
}
|
|
|
|
|
|
.weui-cell_access .weui-cell__ft {
|
|
|
padding-right: 16px;
|
|
|
}
|
|
|
|
|
|
.weui-tabs {
|
|
|
padding-left: 12px;
|
|
|
}
|
|
|
|
|
|
.mt6 {
|
|
|
margin-top: 6px;
|
|
|
}
|
|
|
.mb6 {
|
|
|
margin-bottom: 5px;
|
|
|
}
|
|
|
.logoClass {
|
|
|
width: 52px;
|
|
|
height: 52px;
|
|
|
max-width: 100%;
|
|
|
/* border: 1rpx solid #ddd; */
|
|
|
margin-bottom: 8px;
|
|
|
border-radius: 4px;
|
|
|
}
|
|
|
.f20.c633.lh1 {
|
|
|
font-weight: 601;
|
|
|
}
|
|
|
.hourPay {
|
|
|
/* f18 c633 lh1 flex-1 tr */
|
|
|
font-size: 18px;
|
|
|
line-height: 1;
|
|
|
flex: 1;
|
|
|
text-align: right;
|
|
|
white-space: nowrap;
|
|
|
color: var(--color-ysd);
|
|
|
font-weight: 601;
|
|
|
}
|
|
|
.weui-btn {
|
|
|
margin-left: 0 !important;
|
|
|
margin-right: 0 !important;
|
|
|
}
|
|
|
.weui-btn_primary {
|
|
|
border-radius: 3px;
|
|
|
font-size: 12px;
|
|
|
margin-top: 0;
|
|
|
font-weight: 400;
|
|
|
width: 48px;
|
|
|
height: 18px;
|
|
|
border-radius: 9px;
|
|
|
/* line-height: 18px; */
|
|
|
background-color: var(--color-ysd);
|
|
|
margin-bottom: 0;
|
|
|
}
|
|
|
|
|
|
.tttg {
|
|
|
/* max-width: calc(100vw - 200px); */
|
|
|
/* float: left; */
|
|
|
display: flex;
|
|
|
justify-content: start;
|
|
|
align-items: center;
|
|
|
}
|
|
|
.tttg .t-icon {
|
|
|
display: block;
|
|
|
width: 32px;
|
|
|
height: 20px;
|
|
|
margin-right: 6px;
|
|
|
}
|
|
|
/* .tttg .tagsLi {
|
|
|
display: none;
|
|
|
} */
|
|
|
|
|
|
.tttg.isTagShow > view:nth-child(n + 4) {
|
|
|
display: none;
|
|
|
}
|
|
|
/* .tttg .tagsLi:nth-child(-n + 3) {
|
|
|
display: inline-block;
|
|
|
} */
|
|
|
.tagsLi {
|
|
|
display: inline-block;
|
|
|
font-size: 12px;
|
|
|
font-weight: 400;
|
|
|
color: #666;
|
|
|
background: #f1f1f1;
|
|
|
border-radius: 2px;
|
|
|
padding: 0 4px 0px;
|
|
|
line-height: 20px;
|
|
|
margin-right: 6px;
|
|
|
margin-bottom: 0px;
|
|
|
position: relative;
|
|
|
top: 1px;
|
|
|
/* border: 1rpx solid transparent; */
|
|
|
}
|
|
|
|
|
|
.tagsLi.spli {
|
|
|
color: var(--color-ysd);
|
|
|
background-color: rgba(234, 67, 58, 0.2);
|
|
|
}
|
|
|
|
|
|
.f12.c045.flex-1.mb4 {
|
|
|
margin-bottom: 7px;
|
|
|
}
|
|
|
.prImg {
|
|
|
position: relative;
|
|
|
width: 52px;
|
|
|
/* height: 52px; */
|
|
|
margin-right: 8px;
|
|
|
}
|
|
|
button.collect {
|
|
|
position: absolute;
|
|
|
left: 0;
|
|
|
/* top: 61px; */
|
|
|
bottom: -1px;
|
|
|
padding: 0 3px;
|
|
|
/* max-width: 52px; */
|
|
|
width: 52px;
|
|
|
border: 1px solid rgb(236, 235, 235);
|
|
|
border-radius: 2px;
|
|
|
height: 20px;
|
|
|
text-align: center;
|
|
|
margin: 0;
|
|
|
padding: 0px;
|
|
|
background-color: #fff;
|
|
|
/* opacity: 0.7; */
|
|
|
line-height: 20px;
|
|
|
/* border-bottom-left-radius: 4px;
|
|
|
border-bottom-right-radius: 4px; */
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
justify-content: center;
|
|
|
}
|
|
|
button.collect icon {
|
|
|
display: block;
|
|
|
font-size: 10px;
|
|
|
}
|
|
|
button.collect icon::before {
|
|
|
display: block;
|
|
|
}
|
|
|
.cf {
|
|
|
color: #fff;
|
|
|
}
|
|
|
|
|
|
.f15 {
|
|
|
font-size: 15px !important;
|
|
|
}
|
|
|
|
|
|
.p1020 {
|
|
|
padding: 10px;
|
|
|
}
|
|
|
#searchBar .cf,
|
|
|
#searchBar .cf085 {
|
|
|
color: #fff;
|
|
|
}
|
|
|
.banner {
|
|
|
/* background-color: var(--color-ysd); */
|
|
|
margin-top: 10px;
|
|
|
padding: 0 10px;
|
|
|
}
|
|
|
.innerSwiper {
|
|
|
border-radius: 8px;
|
|
|
overflow: hidden;
|
|
|
}
|
|
|
|
|
|
.jobCenter {
|
|
|
height: calc(100vh);
|
|
|
padding: 0px;
|
|
|
margin-top: 10px;
|
|
|
border-radius: 8px;
|
|
|
position: relative;
|
|
|
z-index: 999;
|
|
|
background-color: #fff;
|
|
|
box-sizing: border-box;
|
|
|
}
|
|
|
.jobCenterActive {
|
|
|
height: calc(100vh);
|
|
|
/* padding: 0 10px;
|
|
|
margin-top:10px; */
|
|
|
/* border-radius: 8px; */
|
|
|
position: relative;
|
|
|
z-index: 999;
|
|
|
background-color: #f5f5f5;
|
|
|
box-sizing: border-box;
|
|
|
}
|
|
|
.jobOne {
|
|
|
/* margin-top: 10px; */
|
|
|
padding: 0 10px;
|
|
|
line-height: 1;
|
|
|
/* margin-top: -1rpx; */
|
|
|
}
|
|
|
|
|
|
.jobIn {
|
|
|
border-bottom: 1px solid #f3f3f3;
|
|
|
padding: 16px 0px;
|
|
|
/* background-color: #fff; */
|
|
|
/* border-radius: 4px; */
|
|
|
}
|
|
|
/* .jobOne:nth-of-type(1) .jobIn {
|
|
|
border-top: 1rpx solid #f00;
|
|
|
} */
|
|
|
/* .jobOne:nth-child(1) .jobIn {
|
|
|
border-top: 0;
|
|
|
} */
|
|
|
.icon-weixuanzhong2 {
|
|
|
color: #999;
|
|
|
font-size: 6px;
|
|
|
margin-left: 2px;
|
|
|
line-height: 36px;
|
|
|
position: relative;
|
|
|
top: -2px;
|
|
|
}
|
|
|
.csbf {
|
|
|
position: relative;
|
|
|
padding: 4px 12px 4px 16px;
|
|
|
/* width: 78px; */
|
|
|
height: 36px;
|
|
|
background-color: #f6f6f6;
|
|
|
border-radius: 16px;
|
|
|
/* width:60px; */
|
|
|
text-align: center;
|
|
|
font-size: 14px;
|
|
|
font-weight: 400;
|
|
|
color: #333333;
|
|
|
line-height: 28px;
|
|
|
box-sizing: border-box;
|
|
|
margin-right: 8px;
|
|
|
}
|
|
|
.csbf .icon-shouye-xiala {
|
|
|
font-size: 7px;
|
|
|
position: relative;
|
|
|
color: #f6f6f6 !important;
|
|
|
top: -2px;
|
|
|
}
|
|
|
.csbf.active {
|
|
|
/* color: var(--color-ysd); */
|
|
|
height: 35px;
|
|
|
border-radius: 16px 16px 0 0;
|
|
|
}
|
|
|
.csbf.activecolor {
|
|
|
color: var(--color-ysd);
|
|
|
}
|
|
|
.csbf.active .icon-shouye-xiala {
|
|
|
/* color: var(--color-ysd) !important; */
|
|
|
}
|
|
|
.csbf .icon-zhankai {
|
|
|
/* margin-left: 2px; */
|
|
|
color: #999;
|
|
|
}
|
|
|
|
|
|
.topHover,
|
|
|
.ahover {
|
|
|
opacity: 0.8;
|
|
|
}
|
|
|
.c8,
|
|
|
.icon-wode-shoucang {
|
|
|
color: #888;
|
|
|
}
|
|
|
/* .cred,
|
|
|
.icon-shoucang-red {
|
|
|
color: rgba(234, 67, 58, 1);
|
|
|
} */
|
|
|
.collect.collectred {
|
|
|
/* opacity: 0.5; */
|
|
|
/* border: 1rpx solid var(--color-ysd);
|
|
|
color: var(--color-ysd); */
|
|
|
background: rgba(255, 68, 0, 0.2);
|
|
|
color: #ff4400;
|
|
|
border: 1rpx solid rgba(255, 68, 0, 0.2);
|
|
|
}
|
|
|
.opacityBtn {
|
|
|
position: absolute;
|
|
|
padding: 0;
|
|
|
width: unset !important;
|
|
|
/* width: calc(100vw - 100px); */
|
|
|
z-index: 999;
|
|
|
opacity: 0;
|
|
|
}
|
|
|
.opacityBtn button {
|
|
|
padding: 0 10px;
|
|
|
}
|
|
|
.clickMore {
|
|
|
width: 120px;
|
|
|
height: 28px;
|
|
|
margin: 16px auto;
|
|
|
padding: 0;
|
|
|
opacity: 1;
|
|
|
border: 1px solid #0000000f;
|
|
|
border-radius: 20px;
|
|
|
color: #8c8c8c;
|
|
|
line-height: 25px;
|
|
|
font-size: 14px;
|
|
|
font-weight: normal;
|
|
|
background-color: #fff;
|
|
|
}
|
|
|
.stm {
|
|
|
font-size: 13px;
|
|
|
font-weight: 400;
|
|
|
text-align: center;
|
|
|
color: #666;
|
|
|
line-height: 18px;
|
|
|
}
|
|
|
|
|
|
.filterprice {
|
|
|
position: relative;
|
|
|
border-radius: 0 0 14px 14px;
|
|
|
}
|
|
|
.filterprice > view {
|
|
|
background-color: #f6f6f6;
|
|
|
border-radius: 12px;
|
|
|
}
|
|
|
.sort.filterprice {
|
|
|
/* border-radius: 12px; */
|
|
|
overflow: hidden;
|
|
|
}
|
|
|
.sort.filterprice > view {
|
|
|
border-radius: unset;
|
|
|
}
|
|
|
.sort.filterprice > view:first-child {
|
|
|
border-radius: 12px 12px 0 0;
|
|
|
}
|
|
|
.btmFix {
|
|
|
height: 48px;
|
|
|
/* padding-left: 50px; */
|
|
|
justify-content: center;
|
|
|
border-radius: 0 0 10px 10px;
|
|
|
line-height: 48px;
|
|
|
background-color: #fff !important;
|
|
|
}
|
|
|
.btmFix > view {
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
width: 128px !important;
|
|
|
/* margin-right: 20px; */
|
|
|
line-height: 48px;
|
|
|
}
|
|
|
.btmFix > view:first-child {
|
|
|
margin-right: 20px;
|
|
|
}
|
|
|
.btmFix button {
|
|
|
height: 32px;
|
|
|
margin: 0;
|
|
|
/* margin-top: 10px; */
|
|
|
margin-bottom: 0;
|
|
|
font-size: 14px;
|
|
|
line-height: 32px;
|
|
|
}
|
|
|
.brand .content {
|
|
|
padding: 8px;
|
|
|
padding-bottom: 50px;
|
|
|
border-radius: 12px;
|
|
|
flex-wrap: wrap;
|
|
|
height: 208px;
|
|
|
overflow: auto;
|
|
|
justify-content: space-between;
|
|
|
}
|
|
|
.brand .content > view {
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
border: 1px solid transparent;
|
|
|
padding: 9px 8px;
|
|
|
flex: 43% 0 0;
|
|
|
height: 42px;
|
|
|
background-color: #fff;
|
|
|
border-radius: 8px;
|
|
|
margin-bottom: 8px;
|
|
|
}
|
|
|
.brand .content > view image {
|
|
|
width: 44px;
|
|
|
height: 44px;
|
|
|
border-radius: 6px;
|
|
|
margin-right: 8px;
|
|
|
}
|
|
|
.brand .content > view:nth-child(2n-1) {
|
|
|
margin-right: 8px;
|
|
|
}
|
|
|
.specialtag {
|
|
|
position: relative;
|
|
|
padding: 12px 10px 50px;
|
|
|
height: 269px;
|
|
|
overflow: auto;
|
|
|
}
|
|
|
/* .filterprice .specialtag .mt10 {
|
|
|
display: flex;
|
|
|
justify-content: start;
|
|
|
flex-wrap: wrap;
|
|
|
} */
|
|
|
.gjFixed {
|
|
|
position: fixed;
|
|
|
top: 0px;
|
|
|
left: 0;
|
|
|
width: 100vw;
|
|
|
height: 100vh;
|
|
|
/* right:0;
|
|
|
bottom:0; */
|
|
|
z-index: 999;
|
|
|
background-color: rgba(0, 0, 0, 0.8);
|
|
|
}
|
|
|
.oh {
|
|
|
overflow: hidden;
|
|
|
height: 100vh;
|
|
|
}
|
|
|
.oa {
|
|
|
overflow: auto;
|
|
|
}
|
|
|
.weui-half-screen-dialog {
|
|
|
height: 75vh;
|
|
|
border-top-left-radius: 4px;
|
|
|
border-top-right-radius: 4px;
|
|
|
padding: 0;
|
|
|
}
|
|
|
.bgAc {
|
|
|
display: inline-block;
|
|
|
/* width: 82px; */
|
|
|
flex: 23% 0 0;
|
|
|
height: 32px;
|
|
|
background: #fff;
|
|
|
border: 1rpx solid transparent;
|
|
|
border-radius: 999px;
|
|
|
font-size: 12px;
|
|
|
color: #333;
|
|
|
line-height: 32px;
|
|
|
text-align: center;
|
|
|
margin-right: 4px;
|
|
|
margin-bottom: 10px;
|
|
|
}
|
|
|
.bgAc.active {
|
|
|
border-color: var(--color-ysd);
|
|
|
background-color: #ffefe9;
|
|
|
color: var(--color-ysd);
|
|
|
}
|
|
|
.brandactive {
|
|
|
border-color: var(--color-ysd) !important;
|
|
|
}
|
|
|
.btmFix {
|
|
|
position: absolute;
|
|
|
bottom: 0px;
|
|
|
left: 0;
|
|
|
width: 100%;
|
|
|
/* background-color: #ffffff; */
|
|
|
z-index: 99;
|
|
|
}
|
|
|
.resetBtn {
|
|
|
width: 100% !important;
|
|
|
height: 44px;
|
|
|
opacity: 1;
|
|
|
background: #fff;
|
|
|
border: 1px solid var(--color-ysd);
|
|
|
border-radius: 25px;
|
|
|
font-size: 18px;
|
|
|
font-weight: 601;
|
|
|
color: var(--color-ysd);
|
|
|
padding: 0;
|
|
|
line-height: 44px;
|
|
|
margin-bottom: 40px;
|
|
|
}
|
|
|
.resetBtn:active {
|
|
|
background-color: #f2f2f2;
|
|
|
}
|
|
|
.loginOut {
|
|
|
width: 100% !important;
|
|
|
height: 44px;
|
|
|
opacity: 1;
|
|
|
background: var(--color-ysd);
|
|
|
border-radius: 25px;
|
|
|
font-size: 18px;
|
|
|
font-weight: 601;
|
|
|
color: #ffffff;
|
|
|
padding: 0;
|
|
|
line-height: 44px;
|
|
|
margin-bottom: 40px;
|
|
|
margin-top: 20rpx;
|
|
|
}
|
|
|
.spef {
|
|
|
/* padding: 10px 0; */
|
|
|
justify-content: space-between;
|
|
|
}
|
|
|
.spef .flex-1 {
|
|
|
max-width: 57px;
|
|
|
min-width: 52px;
|
|
|
}
|
|
|
.p10100 {
|
|
|
padding: 10px 10px 0;
|
|
|
min-height: 100vh;
|
|
|
}
|
|
|
.xgxg {
|
|
|
/* height: 44px; */
|
|
|
padding: 8px 10px;
|
|
|
position: sticky;
|
|
|
top: 103px;
|
|
|
z-index: 999;
|
|
|
background-color: #fff;
|
|
|
border-bottom: 1rpx solid #f3f3f3;
|
|
|
border-top-left-radius: 16px;
|
|
|
border-top-right-radius: 16px;
|
|
|
/* border-radius: 8px; */
|
|
|
}
|
|
|
.login_now {
|
|
|
padding: 0;
|
|
|
}
|
|
|
.record {
|
|
|
width: 64px !important;
|
|
|
padding: 0;
|
|
|
height: 20px !important;
|
|
|
line-height: 20px;
|
|
|
/* background-color: var(--color-ysd) !important; */
|
|
|
}
|
|
|
.filterTag {
|
|
|
display: flex;
|
|
|
padding: 0 10px 8px 0px;
|
|
|
/* margin-top: 8px; */
|
|
|
}
|
|
|
.filterTag .brandTag,
|
|
|
.filterTag .specialTag {
|
|
|
display: flex;
|
|
|
/* width: 200vw; */
|
|
|
position: relative;
|
|
|
justify-content: start;
|
|
|
align-items: center;
|
|
|
flex-wrap: nowrap;
|
|
|
padding-right: 8px;
|
|
|
/* border-right: 1px solid #ccc; */
|
|
|
}
|
|
|
.specialtag .tagBox {
|
|
|
display: flex;
|
|
|
justify-content: start;
|
|
|
align-items: center;
|
|
|
flex-wrap: wrap;
|
|
|
}
|
|
|
/* .filterTag .brandTag .mt10,
|
|
|
.filterTag .specialTag .mt10 {
|
|
|
display: flex;
|
|
|
justify-content: space-between;
|
|
|
} */
|
|
|
.filterTag .brandTag.hascontent::after {
|
|
|
content: "";
|
|
|
position: absolute;
|
|
|
right: 0;
|
|
|
top: 50%;
|
|
|
transform: translateY(-50%);
|
|
|
width: 1px;
|
|
|
height: 18px;
|
|
|
background-color: #ccc;
|
|
|
}
|
|
|
.filterTag .brandTag > view,
|
|
|
.filterTag .specialTag > view {
|
|
|
height: 24px;
|
|
|
line-height: 24px;
|
|
|
background-color: #ffefe9;
|
|
|
border: 0.5px solid #ff8255;
|
|
|
border-radius: 999px;
|
|
|
margin-right: 8px;
|
|
|
font-size: 12px;
|
|
|
color: var(--color-ysd);
|
|
|
/* min-width: 100px; */
|
|
|
white-space: nowrap;
|
|
|
padding: 0px 12px;
|
|
|
}
|
|
|
.filterTag .brandTag > view:last-child,
|
|
|
.filterTag .specialTag > view:last-child {
|
|
|
margin-right: 0px;
|
|
|
}
|
|
|
.filterTag .specialTag {
|
|
|
padding-left: 8px;
|
|
|
}
|
|
|
.specialnum {
|
|
|
font-size: 12px;
|
|
|
color: #fff;
|
|
|
text-align: center;
|
|
|
background-color: var(--color-ysd);
|
|
|
padding: 0 4px;
|
|
|
border-radius: 999px;
|
|
|
}
|
|
|
.quickapply {
|
|
|
position: relative;
|
|
|
height: 80px;
|
|
|
margin: 10px;
|
|
|
margin-bottom: 0;
|
|
|
/* background-color: #fff; */
|
|
|
overflow: hidden;
|
|
|
border-radius: 8px;
|
|
|
}
|
|
|
.quickapply button {
|
|
|
display: flex;
|
|
|
height: 100%;
|
|
|
width: 100%;
|
|
|
padding: 0;
|
|
|
margin: 0;
|
|
|
background-color: #fff;
|
|
|
}
|
|
|
.quickapply button > view {
|
|
|
position: relative;
|
|
|
display: flex;
|
|
|
justify-content: space-between;
|
|
|
align-items: center;
|
|
|
width: 50%;
|
|
|
padding: 20px 24px;
|
|
|
}
|
|
|
.quickapply button > view:first-child::after {
|
|
|
content: "";
|
|
|
width: 1px;
|
|
|
height: 20px;
|
|
|
position: absolute;
|
|
|
right: 0;
|
|
|
top: 50%;
|
|
|
transform: translateY(-50%);
|
|
|
background-color: #eee;
|
|
|
}
|
|
|
.quickapply button > view .t-icon {
|
|
|
width: 38px;
|
|
|
height: 38px;
|
|
|
}
|
|
|
.quickapply button > view .info > view {
|
|
|
text-align: left;
|
|
|
line-height: 1.6;
|
|
|
}
|
|
|
.quickapply button > view .info > view:first-child {
|
|
|
font-size: 18px;
|
|
|
font-weight: 400;
|
|
|
}
|
|
|
.quickapply button > view .info > view:last-child {
|
|
|
font-size: 14px;
|
|
|
color: #999;
|
|
|
font-weight: 400;
|
|
|
}
|
|
|
.tabTable {
|
|
|
margin-top: 10px;
|
|
|
padding: 0 10px;
|
|
|
justify-content: space-between;
|
|
|
}
|
|
|
.tabTable > view {
|
|
|
display: flex;
|
|
|
flex: 1;
|
|
|
padding: 8px 0 4px 0;
|
|
|
justify-content: center;
|
|
|
align-items: center;
|
|
|
text-align: center;
|
|
|
font-size: 18px;
|
|
|
}
|
|
|
.tabTable .all .iconfont {
|
|
|
font-size: 18px !important;
|
|
|
}
|
|
|
.tabTable > view .iconfont {
|
|
|
font-size: 20px;
|
|
|
}
|
|
|
.tabTable > view.active {
|
|
|
background-color: #fff;
|
|
|
border-radius: 12px 12px 0px 0px;
|
|
|
color: #f40;
|
|
|
/* font-weight: 600; */
|
|
|
}
|
|
|
.tabTable > view.active .iconfont {
|
|
|
/* font-weight: 600; */
|
|
|
color: #f40;
|
|
|
}
|
|
|
.tabTable > view .iconfont {
|
|
|
/* font-size: 18px; */
|
|
|
margin-right: 5px;
|
|
|
}
|
|
|
.display-flex {
|
|
|
display: flex;
|
|
|
justify-content: space-between;
|
|
|
}
|
|
|
.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: 660px;
|
|
|
/* bottom: -44px; */
|
|
|
/* padding-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: 12px 16px;
|
|
|
}
|
|
|
.showDrawer .title .icon-guanbi {
|
|
|
position: relative;
|
|
|
}
|
|
|
.showDrawer .title .icon-guanbi::after{
|
|
|
content: '';
|
|
|
display: inline-block;
|
|
|
width: 60px;
|
|
|
height: 60px;
|
|
|
position: absolute;
|
|
|
left: 50%;
|
|
|
top: 50%;
|
|
|
transform: translate(-50%, -50%);
|
|
|
}
|
|
|
.showDrawer .annunciate {
|
|
|
height: 430px;
|
|
|
|
|
|
overflow: auto;
|
|
|
}
|
|
|
.showDrawer .annunciate .info{
|
|
|
width: 100%;
|
|
|
padding:12px 22px;
|
|
|
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;
|
|
|
} |