2020-06-09 16:17:23 +08:00

630 lines
9.8 KiB
Plaintext

@import "../../__wuBaseWxss__/0.wxss";
@import "../../vant/area/index.wxss";
page {
padding-bottom: 60px;
}
.pro_bigImg {
background: #f2f2f2;
text-align: center;
overflow: hidden;
}
.pro_bigImg image {
width: 100%;
max-width: 350px;
vertical-align: top;
}
.pro_baseInfor {
overflow: hidden;
background: #fff;
padding: 10px 3%;
}
.pro_baseInfor .title {
line-height: 18px;
font-size: 13px;
margin: 5px 0;
color: #000;
}
.pro_baseInfor .money {
font-weight: 700;
color: #f40;
font-size: 18px;
margin-right: 10px;
font-size: 24px;
}
.pro_baseInfor .money:before {
content: "¥";
font-size: 14px;
}
.pro_baseInfor .ul cite {
color: #b68571;
font-size: 18px;
}
.pro_baseInfor .ul cite:before {
font-family: iconfont;
content: "\e662";
font-size: .4rem;
vertical-align: -1px;
}
.jgoods-info {
line-height: 20px;
padding: 12px 0;
background: #fff;
}
.jgoods-info .title {
font-size: 14px;
margin: 0 15px;
color: #000;
}
.jgoods-info .spe {
color: #666;
}
.jgoods-info .spe .bg {
margin: 7px 0 2px 0;
background: #fafafa;
font-size: 14px;
padding: 7px 0;
}
.jgoods-info .spe .item {
padding: 5px 15px;
}
.jgoods-info .spe .text {
color: #333;
display: inline;
}
.jgoods-info .spe .price {
display: inline-block;
height: 24px;
line-height: 24px;
font-size: 22px;
color: #e71f19;
vertical-align: -2px;
}
.jgoods-info .spe .price text {
color: #333;
font-size: 14px;
vertical-align: 3px;
}
.pro_guarantee {
overflow: hidden;
background: #f8f8f8;
width: 100%;
}
.pro_guarantee .top {
padding: 0 10px;
height: 34px;
overflow-y: hidden;
}
.pro_guarantee .tit {
height: 19px;
overflow: hidden;
display: inline-block;
padding: 7px 10px;
font-size: 12px;
}
.pro_guarantee .tit.on {
margin-top: 1px;
color: #444;
background: #fff;
position: relative;
z-index: 1;
}
.pro_guarantee .tit view {
display: inline-block;
position: relative;
}
.pro_guarantee .tit .van-icon {
padding-right: 2px;
font-size: 15px;
vertical-align: middle;
margin-top: -4px;
color: #69a519;
}
.pro_guarantee .bottom {
padding: 8px 10px;
margin-top: -1px;
line-height: 20px;
background: #fff;
color: #444;
}
.pro_attr {
background: #fff;
margin: 10px 0 0 0;
}
.pro_attr .tit {
line-height: 38px;
color: #666;
margin: 0 10px 5px 10px;
}
.pro_attr .list {
overflow: hidden;
margin: 5px 0 5px 10px;
padding: 3px 0 10px 0;
}
.pro_attr .item {
float: left;
width: 56%;
margin: 5px 0;
}
.pro_attr .item:nth-child(odd) {
width: 44%;
}
.pro_attr .name {
float: left;
color: #999;
min-width: 72px;
text-align: right;
}
.pro_attr .text {
margin-left: 72px;
color: #666;
}
.pro_attr .text navigator,.pro_attr .text view {
display: inline-block;
}
.pro_attr .demo {
color: #00a1ec;
}
.pro_attr .demo .van-icon {
font-size: 16px;
margin: -2px 2px 0 0;
vertical-align: middle;
}
.pro_ishop {
overflow: hidden;
background: #fff;
padding: 12px 10px 2px 10px;
margin: 10px 0 0 0;
}
.pro_ishop .bottom,.pro_ishop .top {
float: left;
padding: 0 0 12px 0;
width: 100%;
}
.pro_ishop .top image {
float: left;
width: 60px;
height: 60px;
border-radius: 3px;
border: 1px #eee solid;
padding: 1px;
}
.pro_ishop .top .info {
margin-left: 74px;
color: #999;
line-height: 22px;
}
.pro_ishop .top .name {
color: #111;
}
.pro_ishop .top .tit {
color: #666;
display: inline;
}
.pro_ishop .top .store-score {
display: inline-block;
}
.pro_ishop .top .num {
padding-right: 5px;
display: inline;
}
.pro_ishop .top .num {
color: #c70100;
}
.pro_ishop .top .icons {
display: inline-block;
}
.pro_ishop .bottom .flex-item {
line-height: 14px;
height: 14px;
text-align: center;
margin-right: 15px;
padding: 8px 0 10px 0;
border: 1px #f0f0f0 solid;
border-radius: 4px;
box-shadow: 0 1px 2px #fafafa;
color: #555;
}
.pro_ishop .bottom .flex-item:nth-child(3) {
margin: 0;
}
.pro_ishop .bottom .flex-item.bond {
color: #2e8a11;
border-color: #c6f6bc;
background: #f6fdf4;
}
.pro_ishop .bottom .flex-item .van-icon {
font-size: 18px;
}
.pro_main {
overflow: hidden;
background: #fff;
margin: 10px 0 0 0;
}
.pro_main .ul {
padding: 10px;
overflow: auto;
word-wrap: break-word;
white-space: normal;
word-break: break-all;
}
.pro_info .table {
border-right: 1px solid #f0f0f0;
border-bottom: 1px solid #f0f0f0;
margin: 5px 0;
}
.pro_info .table .td {
padding: 8px 2px;
border-left: 1px solid #f0f0f0;
border-top: 1px solid #f0f0f0;
}
.pro_info .table .tr .td {
flex: 1;
}
.pro_info .gimg {
width: 100%;
}
.lay_pic {
display: block;
width: 100%;
height: 20px;
background: url(https://statics.huzhan.com/image/lazyload.gif) center center no-repeat;
background-size: .3rem .3rem;
}
.pro_rule .item {
font-size: 14px;
display: block;
width: 100%;
}
.pro_rule .tit {
display: block;
border-bottom: 2px solid #eee;
height: 28px;
margin-top: 2px;
}
.pro_rule .h1 {
display: inline-block;
position: relative;
padding: 0 1px;
font-weight: 700;
border-bottom: 2px solid #f70;
font-size: 16px;
height: 26px;
line-height: 26px;
bottom: -2px;
}
.pro_rule .txt {
display: block;
color: #666;
margin: 10px 0;
}
.pro_rule .txt img {
margin-top: 15px;
}
.pro_table {
background: #fff;
}
.pro_table .tit {
text-align: justify;
max-height: 44px;
overflow: hidden;
line-height: 22px;
font-size: 18px;
padding: 10px;
color: #333;
}
.pro_table .row {
background: #fafafa;
margin: 0 10px;
padding: 10px;
}
.pro_table .list {
padding-bottom: 10px;
}
.pro_table .row:nth-child(even) {
background: #fff;
}
.pro_table .row view {
display: inline-block;
color: #333;
}
.pro_table .row .name {
color: #999;
}
.pro_table .row .money {
color: #ff5000;
}
.pro_table .row .money:before {
content: "¥";
font-size: 12px;
}
.pro_table .row .stats {
margin: -2px 0;
display: inline-block;
color: #6a4;
border: 1px solid #6a4;
background: #eff;
padding: 1px 5px;
border-radius: 1px;
margin-left: 5px;
}
.pro_table .row .stats.links {
color: #498bf8;
border-color: #71a3f5;
background: #eef9ff;
}
.pro_table .row .bid {
display: inline-block;
color: #6899ec;
border: 2px dashed #6899ec;
font-size: 12px;
padding: 2px 6px;
border-radius: 1px;
margin: -2px 0 0 5px;
}
.bidTit {
position: relative;
color: #666;
background: #fff;
border-bottom: 1px solid #e5e5e5;
border-top: 1px solid #e5e5e5;
overflow: hidden;
line-height: 34px;
margin-top: 10px;
}
.bidTit .title {
font-size: 14px;
color: #333;
font-weight: 700;
width: 90px;
text-align: center;
background: #ededed;
}
.bidTit .total {
color: #666;
padding: 0 10px;
}
.bidTit .van-radio {
padding-left: 8px;
}
.bidTit .goBid {
position: absolute;
top: 0;
width: 100%;
z-index: 1;
}
.bidTit .goBid>view {
background: #fff;
position: relative;
margin-left: 90px;
padding: 0 10px;
}
.bidTit .goBid van-icon {
background: #fff;
position: absolute;
right: 5px;
top: 5px;
}
.bidInfo {
background: #f5faff;
border-top: 1px solid #d4e7f6;
border-bottom: 1px solid #d4e7f6;
text-align: center;
margin: 10px 0;
padding: 20px;
}
.bidInfo .add {
padding: 10px;
font-size: 14px;
color: #247fbd;
}
.bidList .item {
display: block;
border: 1px solid #ededed;
border-top: 0;
}
.bidList .top {
background: #f9f9f9;
padding: 10px;
}
.bidList .top .slink>navigator,.bidList .top .slink>view {
font-size: .8rem;
padding: 0 5px;
text-align: center;
line-height: 22px;
background: #fff;
border: 1px solid #ededed;
color: #666;
border-radius: 2px;
}
.bidList .top .slink>navigator:first-child {
margin-bottom: 6px;
}
.bidList .avatar {
background: #fff;
width: 50px;
height: 50px;
padding: 1px;
border: 1px solid #ededed;
}
.bidList .binfo {
padding-right: 5px;
}
.bidList .binfo>view {
display: flex;
align-items: center;
height: 100%;
width: 100%;
}
.bidList .binfo text {
display: block;
font-weight: 700;
color: #ff4800;
font-size: 1.2rem;
border: 1px solid #f60;
background: #fffbfa;
padding: 3px 6px;
border-radius: 2px;
}
.bidList .binfo text.red {
color: red;
border: 1px solid #f10;
}
.bidList .baction,.bidList .slink {
max-width: 64px;
}
.bidList .baction navigator {
background: #f5faff;
border: 1px solid #d4e7f6;
color: #74b4ea;
}
.bidList .baction .won {
color: #eaa374;
border-color: #ffe0cc;
background: #fff8f4;
}
.bidList .user {
flex: 1;
color: #666;
padding: 0 10px;
}
.bidList .user>view {
display: flex;
align-items: center;
height: 100%;
width: 100%;
}
.bidList .user .name {
font-size: 14px;
padding-right: 3px;
color: #247fbd;
line-height: 15px;
}
.bidList .user .contact {
margin-top: 3px;
}
.bidList .body {
padding: 10px 10px 0 10px;
border-top: 1px dashed #ddd;
background: #fff;
line-height: 16px;
}
.bidList .bottom {
background: #fff;
padding: 0 10px 10px 10px;
line-height: 22px;
}
.bidList .bottom text {
padding-right: 15px;
color: #999;
}
.info-id {
position: fixed;
top: 45px;
left: 0;
z-index: -1;
width: 100%;
text-align: center;
color: #c0c0c0;
}