Files
addons
app_download_files
extend
hyhproject
mobile
oss
static
app
css
default-skin
ac.css
activity1.css
activity10.css
activity2.css
activity3.css
activity4.css
activity5.css
activity6.css
activity7.css
activity8.css
activity9.css
appraise.css
classify.css
collect.css
collect_commodity.css
collect_store.css
complain.css
confirmOrder.css
details.css
discounts.css
dynamic.css
ect_address.css
ect_index.css
ect_list.css
editAddress.css
global.css
goodsList.css
header.css
header1.css
home.css
indent.css
indentcon.css
index.css
journalism.css
login.css
logistics.css
msg.css
msg_con.css
mui.css
mui.min.css
mui.picker.css
mui.poppicker.css
my.css
order_con.css
pay.css
photoswipe.css
pj.css
setting.css
setting_address.css
share.css
share_user_list.css
shoppingcart.css
shopsList.css
store_activity.css
store_class.css
store_commodity.css
store_home.css
store_info.css
store_new.css
storeout.css
swiper.min.css
time_limit.css
upload.css
upload1.css
img
js
app2
images
js
plugins
src
template
thinkphp
upload
vendor
wxtmp
.gitignore
.htaccess
.user.ini
404.html
H5436787D.wgt
admin.php
app-release.apk
app_download.html
cash.lock
demo.php
get_version.php
get_version_new.php
index.html
index.php
reg.lock
robots.txt
qlg.tsgz.moe/static/app/css/classify.css
2019-09-06 23:53:10 +08:00

57 lines
766 B
CSS
Executable File

.con_left{
position: fixed;
left: 0;
bottom: 0;
top: 66px;
right: 75%;
width: 25%;
}
.left_row{
width: 100%;
min-height: 45px;
padding: 15px 0;
/*line-height: 54px;*/
border-bottom: 1px solid #e6e6e6;
background: #efefef;
text-align: center;
font-size: 14.4px;
}
.con_left .on{
background: white;
border-left: 3px solid #f5394e;
}
.con_right{
position: fixed;
left: 25%;
bottom: 0;
top: 66px;
right: 0;
background: white;
width: 75%;
}
.rb_title{
width: 100%;
text-align: center;
font-size: 14.4px;
height: 50px;
line-height: 50px;
}
.rb_block{
width: 33.3%;
padding: 5%;
float: left;
}
.rb_block img{
width: 100%;
}
.rb_block p{
text-align: center;
font-size: 14.4px;
}