284 lines
4.5 KiB
Plaintext
284 lines
4.5 KiB
Plaintext
page {
|
|
background: #f0f0f0;
|
|
height: 100%;
|
|
}
|
|
.top_view {
|
|
background: #fff;
|
|
}
|
|
.message_border {
|
|
color: #000;
|
|
font-size: 28rpx;
|
|
height: 80rpx;
|
|
line-height: 80rpx;
|
|
padding-left: 5%;
|
|
padding-right: 5%;
|
|
width: 90%;
|
|
}
|
|
.message_border_right {
|
|
color: #333;
|
|
float: right;
|
|
font-size: 24rpx;
|
|
}
|
|
.dizhi_border {
|
|
padding-top: 20rpx;
|
|
width: 100%;
|
|
}
|
|
.dizhi_border_img_border {
|
|
float: left;
|
|
text-align: center;
|
|
width: 10%;
|
|
}
|
|
.dizhi_border_img {
|
|
height: 30rpx;
|
|
padding-top: 5rpx;
|
|
vertical-align: top;
|
|
width: 30rpx;
|
|
}
|
|
.dizhi_border_backimg {
|
|
height: 35rpx;
|
|
padding-top: 5rpx;
|
|
vertical-align: top;
|
|
width: 35rpx;
|
|
}
|
|
.dizhi_border_text {
|
|
color: #555;
|
|
float: left;
|
|
font-size: 24rpx;
|
|
width: 80%;
|
|
}
|
|
.huatiao {
|
|
border-bottom: 15rpx solid #f0f0f0;
|
|
height: 6rpx;
|
|
width: 100%;
|
|
}
|
|
.style_view {
|
|
border-bottom: 1rpx solid #f0f0f0;
|
|
color: #333;
|
|
font-size: 28rpx;
|
|
height: 88rpx;
|
|
line-height: 88rpx;
|
|
padding-left: 5%;
|
|
padding-right: 5%;
|
|
width: 90%;
|
|
}
|
|
.style_view:last-child {
|
|
border-bottom: 15rpx solid #f0f0f0;
|
|
}
|
|
.style_view_img {
|
|
float: right;
|
|
height: 22rpx;
|
|
margin-top: 33rpx;
|
|
width: 12rpx;
|
|
}
|
|
.modle_border {
|
|
background: #fff;
|
|
width: 100%;
|
|
}
|
|
.modle {
|
|
border-bottom: 1rpx solid #f0f0f0;
|
|
height: 132rpx;
|
|
margin-left: 5%;
|
|
padding-bottom: 15rpx;
|
|
padding-top: 15rpx;
|
|
position: relative;
|
|
width: 90%;
|
|
}
|
|
.modle_img {
|
|
float: left;
|
|
height: 132rpx;
|
|
width: 132rpx;
|
|
}
|
|
.modle_title {
|
|
color: #333;
|
|
float: left;
|
|
font-size: 30rpx;
|
|
line-height: 30rpx;
|
|
margin-top: 5rpx;
|
|
padding-left: 3%;
|
|
width: 70%;
|
|
}
|
|
.modle_title_right {
|
|
float: right;
|
|
font-size: 24rpx;
|
|
}
|
|
.modle_title_bottom {
|
|
color: #555;
|
|
float: left;
|
|
font-size: 28rpx;
|
|
line-height: 30rpx;
|
|
margin-top: 60rpx;
|
|
padding-left: 3%;
|
|
width: 70%;
|
|
}
|
|
.heji_modle {
|
|
color: #333;
|
|
font-size: 24rpx;
|
|
height: 100rpx;
|
|
line-height: 100rpx;
|
|
margin-left: 5%;
|
|
width: 90%;
|
|
}
|
|
.nav {
|
|
height: 95rpx;
|
|
width: 100%;
|
|
}
|
|
.bottom_nav {
|
|
background: #fff;
|
|
bottom: -1rpx;
|
|
box-shadow: 0-1px 0 0 rgba(0, 0, 0, 0.1);
|
|
color: #333;
|
|
font-size: 30rpx;
|
|
height: 89rpx;
|
|
line-height: 89rpx;
|
|
position: fixed;
|
|
width: 100%;
|
|
}
|
|
.bottom_nav_btn {
|
|
background: #3d61f0;
|
|
border-radius: 0rpx;
|
|
color: #fff;
|
|
float: right;
|
|
font-size: 30rpx;
|
|
height: 88rpx;
|
|
line-height: 88rpx;
|
|
margin: 0;
|
|
padding: 0;
|
|
text-align: center;
|
|
width: 180rpx;
|
|
}
|
|
.mengceng_view {
|
|
background: rgba(0, 0, 0, 0.2);
|
|
height: 100%;
|
|
position: fixed;
|
|
top: 0rpx;
|
|
width: 100%;
|
|
}
|
|
.mengceng_view_top {
|
|
height: 50%;
|
|
width: 100%;
|
|
}
|
|
.mengceng_view_bottom {
|
|
background: #fff;
|
|
height: 50%;
|
|
width: 100%;
|
|
}
|
|
.mengceng_view_peisong {
|
|
color: #333;
|
|
font-size: 30rpx;
|
|
height: 100rpx;
|
|
line-height: 100rpx;
|
|
text-align: center;
|
|
}
|
|
.mengceng_view_modle,
|
|
.mengceng_view_peisong {
|
|
border-bottom: 1rpx solid #f0f0f0;
|
|
margin-left: 5%;
|
|
width: 90%;
|
|
}
|
|
.mengceng_view_modle {
|
|
color: #555;
|
|
font-size: 28rpx;
|
|
height: 88rpx;
|
|
line-height: 88rpx;
|
|
}
|
|
.mengceng_view_modle_img {
|
|
float: right;
|
|
height: 35rpx;
|
|
margin-top: 25rpx;
|
|
width: 35rpx;
|
|
}
|
|
.mengceng_view_btn {
|
|
background: #b2b2b2;
|
|
bottom: 30rpx;
|
|
color: #fff;
|
|
font-size: 30rpx;
|
|
margin-left: 5%;
|
|
position: absolute;
|
|
width: 90%;
|
|
}
|
|
.mengceng_view_btn_active {
|
|
background: #333;
|
|
}
|
|
.tag_s {
|
|
color: #fff;
|
|
font-size: 18rpx;
|
|
left: 90rpx;
|
|
position: absolute;
|
|
top: 0rpx;
|
|
}
|
|
.tag_s image {
|
|
height: 31rpx;
|
|
width: 67rpx;
|
|
}
|
|
.modle_1_nav {
|
|
background: #fff;
|
|
border-bottom: 1rpx solid #f9f9f9;
|
|
font-size: 0;
|
|
height: 60rpx;
|
|
line-height: 60rpx;
|
|
position: fixed;
|
|
top: 0rpx;
|
|
width: 100%;
|
|
z-index: 10;
|
|
}
|
|
.modle_1_nav_modle {
|
|
color: #989898;
|
|
display: inline-block;
|
|
font-size: 28rpx;
|
|
overflow: hidden;
|
|
text-align: center;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
word-break: keep-all;
|
|
}
|
|
.modle_1_nav_active {
|
|
color: #333;
|
|
line-height: 52rpx;
|
|
}
|
|
.modle_1_nav_modle_border {
|
|
background: #333;
|
|
height: 5rpx;
|
|
margin: 0 auto;
|
|
width: 30rpx;
|
|
}
|
|
.modle_1nav {
|
|
height: 63rpx;
|
|
width: 100%;
|
|
}
|
|
.shuru {
|
|
border-bottom: 1rpx solid #f0f0f0;
|
|
color: #333;
|
|
font-size: 28rpx;
|
|
height: 88rpx;
|
|
line-height: 88rpx;
|
|
overflow: hidden;
|
|
padding-left: 5%;
|
|
padding-right: 5%;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
width: 90%;
|
|
word-break: keep-all;
|
|
}
|
|
.shuru_nav {
|
|
background: #f0f0f0;
|
|
height: 15rpx;
|
|
width: 100%;
|
|
}
|
|
.shuru_input {
|
|
height: 88rpx;
|
|
}
|
|
.shuru_input,
|
|
.shuru_text {
|
|
display: inline-block;
|
|
font-size: 28rpx;
|
|
line-height: 88rpx;
|
|
}
|
|
.shuru_text {
|
|
color: #333;
|
|
vertical-align: top;
|
|
}
|
|
.kill {
|
|
color: #ec6d6e;
|
|
font-size: 20rpx;
|
|
}
|