370 lines
5.3 KiB
CSS
370 lines
5.3 KiB
CSS
.search {
|
|
padding: 7.2px 12px;
|
|
background: #ebebeb;
|
|
}
|
|
|
|
.mui-search {}
|
|
|
|
.mui-search .mui-placeholder {
|
|
background: #fff;
|
|
}
|
|
|
|
.mui-search input {
|
|
background: #fff;
|
|
margin-bottom: 0;
|
|
}
|
|
|
|
.mui-active::before {
|
|
margin-top: -10px;
|
|
}
|
|
|
|
.row_title {
|
|
width: 100%;
|
|
position: relative;
|
|
height: 36px;
|
|
background: white;
|
|
border-bottom: 1px solid #e6e6e6 ;
|
|
}
|
|
|
|
.store_name {
|
|
position: absolute;
|
|
/*background: url(../img/youjiantou.png) no-repeat center right;*/
|
|
/*background-size: 6px;*/
|
|
padding-right: 12px;
|
|
padding-left: 18px;
|
|
line-height: 36px;
|
|
font-size: 14px;
|
|
}
|
|
|
|
.indent_status {
|
|
/* position: absolute; */
|
|
line-height: 36px;
|
|
font-size: 13px;
|
|
right: 0;
|
|
padding-right: 12px;
|
|
float: right;
|
|
}
|
|
.yellow{
|
|
color: #ffa800;
|
|
}
|
|
.shopPhone{
|
|
color:tomato;
|
|
}
|
|
.shopPhone a{
|
|
text-decoration:underline;
|
|
color:tomato;
|
|
|
|
}
|
|
.confirm_wait{
|
|
color: cadetblue;
|
|
}
|
|
.confirm_ok{
|
|
color: seagreen;
|
|
}
|
|
.confirm_no{
|
|
color:red;
|
|
}
|
|
.row{
|
|
margin-bottom: 5px ;
|
|
background: white;
|
|
padding: 5px 10px;
|
|
}
|
|
.row_block {
|
|
width: 100%;
|
|
/*height: 128px;*/
|
|
border-bottom: 2px solid #fff;
|
|
/*background: #efefef;*/
|
|
}
|
|
|
|
.row_block img {
|
|
width: 117px;
|
|
height: 126px;
|
|
float: left;
|
|
padding: 9px 5px 9px 9px;
|
|
}
|
|
.rc{
|
|
width: calc(100% - 117px);
|
|
float: right;
|
|
}
|
|
.rcr {
|
|
/* width: calc(100% - 117px);
|
|
float: right; */
|
|
/*height: 126px;*/
|
|
/* padding: 12px; */
|
|
padding-top: 12px;
|
|
background: #efefef;
|
|
}
|
|
|
|
.rcrc {
|
|
float: left;
|
|
width: calc(100% - 60px);
|
|
}
|
|
|
|
.rcrc p {
|
|
/* height: 42px; */
|
|
display: -webkit-box;
|
|
-webkit-box-orient: vertical;
|
|
-webkit-line-clamp: 2;
|
|
overflow: hidden;
|
|
font-size: 12px;
|
|
color: black;
|
|
}
|
|
|
|
.rcrc .leibie{
|
|
color: #909090;
|
|
}
|
|
|
|
|
|
.rcrr {
|
|
width: 60px;
|
|
float: right;
|
|
text-align: right;
|
|
}
|
|
#expressId{
|
|
width: 160px;
|
|
}
|
|
|
|
|
|
.rcrr p {
|
|
color: black;
|
|
font-size: 12px;
|
|
}
|
|
|
|
.rcrr del {
|
|
color: #909090;
|
|
font-size: 12px;
|
|
display: block;
|
|
/* height: 20px; */
|
|
}
|
|
|
|
.rcrr span {
|
|
color: #909090;
|
|
font-size: 12px;
|
|
}
|
|
.rtl {
|
|
position: absolute;
|
|
/*background: url(../img/youjiantou.png) no-repeat center right;*/
|
|
/*background-size: 6px;*/
|
|
padding-right: 12px;
|
|
padding-left: 18px;
|
|
line-height: 36px;
|
|
font-size: 14px;
|
|
}
|
|
|
|
.rtr {
|
|
/* position: absolute; */
|
|
line-height: 36px;
|
|
font-size: 13px;
|
|
right: 0;
|
|
/* padding-right: 12px; */
|
|
float: right;
|
|
}
|
|
.rcb span{
|
|
color: #909090;
|
|
font-size: 12px;
|
|
margin-right: 20px;
|
|
}
|
|
.combination{
|
|
width: 100%;
|
|
/* height: 37px; */
|
|
/* border-bottom: 1px solid #e6e6e6; */
|
|
background: white;
|
|
text-align: right;
|
|
font-size: 12px;
|
|
/* line-height: 36px; */
|
|
padding-right: 4px;
|
|
}
|
|
.combination o{
|
|
font-size: 14.4px;
|
|
}
|
|
.user_info_{
|
|
padding: 5px;
|
|
background: #fff;
|
|
border-top: 1px solid #e6e6e6;
|
|
border-bottom: 1px solid #e6e6e6;
|
|
|
|
}
|
|
.u_address{
|
|
display: flex;
|
|
justify-content:flex-start;
|
|
align-items: center;
|
|
height: 37px;
|
|
width: 100%;
|
|
}
|
|
.pos_c select{
|
|
max-width: 160px;
|
|
margin: 0px;
|
|
|
|
}
|
|
.pos_c input{
|
|
max-width: 200px;
|
|
|
|
|
|
}
|
|
.u_address .pos{
|
|
width: 20px;
|
|
height: 20px;
|
|
|
|
}
|
|
.u_address .pos img{
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
|
|
.pos_c{
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
align-items: center;
|
|
padding: 10px;
|
|
}
|
|
.pos_c label{
|
|
margin-right: 19px;
|
|
}
|
|
.pos_c p {
|
|
display: inline-block;
|
|
margin-right: 10px;
|
|
}
|
|
.pos_c_p{
|
|
width: 50px;
|
|
/* margin-left: 10px; */
|
|
}
|
|
.btns{
|
|
text-align: right;
|
|
width: 100%;
|
|
height: 48px;
|
|
/*background: white;*/
|
|
}
|
|
.btns_btn{
|
|
color: black;
|
|
font-size: 12px;
|
|
padding:3px 6px;
|
|
float: right;
|
|
margin: 9.5px 6px;
|
|
border-radius: 30px;
|
|
background: -moz-linear-gradient(left, #fcff00, #ffde00);
|
|
/*Mozilla*/
|
|
background: -webkit-gradient(linear, 0 50%, 100% 50%, from(#fcff00), to(#ffde00));
|
|
/*Old gradient for webkit*/
|
|
background: -webkit-linear-gradient(left, #fcff00, #ffde00);
|
|
/*new gradient for Webkit*/
|
|
background: -o-linear-gradient(left, #fcff00, #ffde00);
|
|
/*Opera11*/
|
|
box-shadow: 1px 1px 5px #ffde00;
|
|
|
|
}
|
|
.btns .kk{
|
|
border: 1px solid #e6e6e6;
|
|
border-radius: 1px;
|
|
}
|
|
|
|
.btns .qrsh{
|
|
border: 1px solid #e5132c;
|
|
color: #e5142a;
|
|
}
|
|
|
|
.bg_{
|
|
position: fixed;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
width: 100%;
|
|
height: 100%;
|
|
background: rgba(0,0,0,0.1);
|
|
|
|
}
|
|
.bg_ts{
|
|
position: fixed;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
width: 100%;
|
|
height: 100%;
|
|
background: rgba(0,0,0,0.1);
|
|
|
|
}
|
|
.bg_con{
|
|
width: 90%;
|
|
/*height: 160px;*/
|
|
background: white;
|
|
margin: 0 auto;
|
|
position: absolute;
|
|
left: 0;
|
|
right: 0;
|
|
top: 30%;
|
|
border-radius: 5px;
|
|
}
|
|
#querenshoukuan .con_1,#querentuikuan .con_1{
|
|
/* margin-top: 20px; */
|
|
padding: 20px;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
}
|
|
#querentuikuan {
|
|
text-align: center;
|
|
}
|
|
#querentuikuan textarea{
|
|
width: 98%;
|
|
}
|
|
.bg_con p{
|
|
border-bottom: 1px solid #efefef;
|
|
padding:10px 20px;
|
|
color: black;
|
|
}
|
|
.bg_con .info1{
|
|
padding:10px 20px;
|
|
color: black;
|
|
border-bottom: none;
|
|
}
|
|
.en_true,.ts_true{
|
|
background: #2AC845;
|
|
color: white;
|
|
/*position: absolute;*/
|
|
margin-left: 30%;
|
|
border: none;
|
|
margin-bottom: 5%;
|
|
}
|
|
.en_false,.ts_false{
|
|
background: #efefef;
|
|
color: #909090;
|
|
/*position: absolute;*/
|
|
margin-right: 30%;
|
|
border: none;
|
|
float: right;
|
|
}
|
|
#content,#content_ts,#Tmoney{
|
|
margin: 0 5% 5%;
|
|
width: 90%;
|
|
}
|
|
.refundInfo{
|
|
float:left;
|
|
}
|
|
.refundTxt{
|
|
display: block;
|
|
margin: 0 5% 5%;
|
|
width: 90% !important;
|
|
}
|
|
select{
|
|
/*margin: 0;*/
|
|
}
|
|
.row_block{
|
|
background: #fbfbfb;
|
|
}
|
|
.row_block img{
|
|
border-radius: 3px;
|
|
overflow: hidden;
|
|
}
|
|
.rcr {
|
|
background: #FBFBFB;
|
|
}
|
|
|
|
/*20181018*/
|
|
#select{
|
|
margin: 5px 5%;
|
|
border: 1px solid rgba(0,0,0,.2)!important;
|
|
/*background: red;*/
|
|
width: 90%;
|
|
}
|