* {
|
margin: 0;
|
top: 0;
|
/* 不允许复制 */
|
-moz-user-select: none;
|
/* Firefox私有属性 */
|
-webkit-user-select: none;
|
/* WebKit内核私有属性 */
|
-ms-user-select: none;
|
/* IE私有属性(IE10及以后) */
|
-khtml-user-select: none;
|
/* KHTML内核私有属性 */
|
-o-user-select: none;
|
/* Opera私有属性 */
|
user-select: none;
|
/* IOS点击阴影 */
|
-webkit-tap-highlight-color: transparent;
|
/* 禁止长按图片保存 */
|
-webkit-touch-callout: none;
|
}
|
|
body {
|
background-color: #F3F3F3;
|
font-family: Arial, "Microsoft YaHei";
|
}
|
|
.div_search {
|
position: fixed;
|
width: 100%;
|
height: 0.88rem;
|
background-color: white;
|
z-index: 100;
|
display: -webkit-flex;
|
align-items: center;
|
border-bottom: #e0e0e0 solid 0.8px;
|
}
|
|
.div_search_gary {
|
background-color: #F3F3F3;
|
width: 6.37rem;
|
height: 0.6rem;
|
border-radius: 0.3rem;
|
display: -webkit-flex;
|
align-items: center;
|
margin-left: 0.18rem;
|
}
|
|
.div_search_button {
|
font-size: 0.3rem;
|
color: #333333;
|
width: 0.94rem;
|
height: 0.88rem;
|
display: -webkit-flex;
|
align-items: center;
|
justify-content: center;
|
}
|
|
.div_search_gary img {
|
width: 0.31rem;
|
height: 0.3rem;
|
margin-left: 0.27rem;
|
}
|
|
.inputc {
|
-webkit-user-select: auto;
|
font-size: 0.26rem;
|
height: 0.4rem;
|
width: 5.4rem;
|
border: none;
|
outline: medium;
|
color: #000000;
|
caret-color: #E5005C;
|
background-color: #F3F3F3;
|
margin-left: 0.03rem;
|
}
|
|
.div_item_bg {
|
margin-top: 1.08rem;
|
margin-left: 0.25rem;
|
margin-right: 0.25rem;
|
}
|
|
.items {
|
|
background-color: white;
|
border-radius: 0.2rem;
|
}
|
|
.div_topBg {
|
display: -webkit-flex;
|
height: 1.8rem;
|
}
|
|
.div_image {
|
position: relative;
|
width: 1.8rem;
|
height: 1.8rem;
|
margin-left: 0.23rem;
|
}
|
|
.image_goods {
|
width: 1.8rem;
|
height: 1.8rem;
|
background-color: #D1D1D1;
|
|
}
|
|
.image_suo {
|
position: absolute;
|
width: 0.78rem;
|
height: 0.87rem;
|
left: 0.51rem;
|
top: 0.47rem;
|
}
|
|
.div_goodsInfo_BG {
|
width: 4.5rem;
|
height: 1.8rem;
|
padding-left: ;
|
/* background-color: red; */
|
padding-left: 0.14rem;
|
}
|
|
.div_goodsInfo1 {
|
height: 0.40rem;
|
margin-top: 0.11rem;
|
/* background-color: yellow; */
|
display: -webkit-flex;
|
width: 4.5rem;
|
align-items: center;
|
}
|
|
.div_goodsInfo1 :nth-child(1) {
|
width: 0.4rem;
|
height: 0.4rem;
|
background-color: black;
|
border-radius: 50%;
|
}
|
|
.nickName {
|
color: #888888;
|
font-size: 0.26rem;
|
max-width: 2rem;
|
white-space: nowrap;
|
overflow: hidden;
|
text-overflow: ellipsis;
|
margin-left: 0.15rem;
|
height: 0.4rem;
|
line-height: 0.4rem;
|
}
|
|
.div_goodsInfo1 :nth-child(3) {
|
width: 1.44rem;
|
height: 0.34rem;
|
margin-left: 0.11rem;
|
}
|
|
.div_goodsInfo2 {
|
color: #888888;
|
font-size: 0.24rem;
|
height: 0.21rem;
|
display: -webkit-flex;
|
align-items: center;
|
margin-top: 0.12rem;
|
}
|
|
.div_goodsInfo3 {
|
color: #888888;
|
font-size: 0.24rem;
|
height: 0.24rem;
|
display: -webkit-flex;
|
align-items: center;
|
margin-top: 0.08rem;
|
}
|
|
.div_goodsInfo4 {
|
display: -webkit-flex;
|
align-items: center;
|
height: 0.31rem;
|
margin-top: 0.19rem;
|
}
|
|
.div_goodsInfo4 :nth-child(1) {
|
width: 0.86rem;
|
height: 0.31rem;
|
}
|
|
.div_goodsInfo4 :nth-child(2) {
|
color: #FFFFFF;
|
font-size: 0.24rem;
|
width: 1.28rem;
|
height: 0.3rem;
|
background-color: #6ACDF6;
|
border-radius: 0.06rem;
|
display: -webkit-flex;
|
align-items: center;
|
justify-content: center;
|
margin-left: 0.15rem;
|
}
|
|
.content_fk {
|
color: #888888;
|
font-size: 0.26rem;
|
height: 0.26rem;
|
display: -webkit-flex;
|
align-items: center;
|
margin-left: 0.25rem;
|
margin-top: 0.1rem;
|
}
|
|
.content_orderinfo {
|
height: 0.34rem;
|
display: -webkit-flex;
|
align-items: center;
|
margin-left: 0.25rem;
|
margin-top: 0.05rem;
|
justify-content: space-between;
|
color: #888888;
|
font-size: 0.26rem;
|
}
|
|
.orderinfo {
|
height: 0.26rem;
|
display: -webkit-flex;
|
align-items: center;
|
}
|
|
.copyButton {
|
width: 1.05rem;
|
height: 0.34rem;
|
display: -webkit-flex;
|
align-items: center;
|
justify-content: center;
|
background-color: #F3F3F3;
|
border-radius: 0.17rem;
|
margin-right: 0.25rem;
|
}
|
|
.content_orderDate {
|
display: -webkit-flex;
|
margin-left: 0.25rem;
|
color: #888888;
|
font-size: 0.26rem;
|
}
|
|
.oderdateDesc {}
|
|
.oderdateContent {
|
margin-top: 0.02rem;
|
line-height: 0.32rem;
|
}
|
|
.teambonusBG {
|
display: -webkit-flex;
|
justify-content: space-between;
|
align-items: center;
|
height: 0.34rem;
|
margin-top: 0.25rem;
|
}
|
|
.teambonusBG :nth-child(1) {
|
color: #E5005C;
|
font-size: 0.34rem;
|
height: 0.34rem;
|
display: -webkit-flex;
|
align-items: center;
|
margin-left: 0.25rem;
|
}
|
|
.teambonusBG :nth-child(2) {
|
color: #E5005C;
|
font-size: 0.34rem;
|
height: 0.34rem;
|
display: -webkit-flex;
|
align-items: center;
|
margin-right: 0.25rem;
|
font-weight: bold;
|
}
|
|
.bouns_date {
|
color: #888888;
|
font-size: 0.26rem;
|
display: -webkit-flex;
|
align-items: center;
|
margin-left: 0.25rem;
|
margin-top: 0.1rem;
|
}
|