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/appraise.css
2019-09-06 23:53:10 +08:00

144 lines
1.9 KiB
CSS
Executable File

* {
margin: 0;
padding: 0;
}
body{
background: white;
}
.clearfix::before,
.clearfix::after {
display: block;
content: '';
visibility: hidden;
height: 100%;
clear: both;
}
body {
padding-top: 2%;
}
.gallety{
width: 100%;
overflow: hidden;
height: 80px;
}
.my-gallery {
width: 200%;
margin: 0 auto;
overflow: hidden;
}
.my-gallery .img-dv {
width: 78px;
height: 78px;
margin-bottom: 1%;
}
.my-gallery .img-dv a {
display: block;
width: 100%;
height: 100%;
text-align: center
}
.my-gallery .img-dv a img {
width: 100%;
height: 100%;
/*vertical-align: middle;*/
}
figure {
float: left;
margin: 0;
margin-right: 5px;
}
.con{
/*margin-top: 66px;*/
}
.nav {
font-size: 12px;
margin-bottom: 8px;
}
.nav div{
float: left;
width: 30%;
height: 30px;
text-align: center;
line-height: 30px;
margin-left: 2.5%;
background: #fdecea;
border-radius: 15px;
color: #525252;
}
.nav .on{
background: #E6122B;
color: white;
}
.pj_breviary {
padding: 12px;
border-bottom: 1px solid #e6e6e6;
}
.pjbtitle p {
color: #e61329;
font-size: 13.2px;
float: left;
margin: 0;
line-height: 25.2px;
padding-left: 6px;
}
.pjbcon {
color: #525252;
font-size: 13.2px;
margin: 3px 0;
}
.pjclass {
color: #909090;
font-size: 13.2px;
}
.pjbtitle img {
width: 25.2px;
height: 25.2px;
border-radius: 50%;
overflow: hidden;
float: left;
}
.pj_title {
color: black;
padding: 9px 12px;
margin: 0;
}
.pjzhuijia{
padding: 9px 6px;
background: #e4e4e4;
border-radius: 4.8px;
font-size: 12px;
margin-top: 4px;
}
.zjpj{
position: relative;
padding-top: 0.1px;
}
.sanjiao{
position: absolute;
width: 9px;
height: 9px;
transform: rotate(45deg);
background: #e4e4e4;
left: 32px;
}
.pswp__top-bar{
margin-top: 20px;
}
.nav_{
margin-top: 5px;
}