jhwxapp/miniprogram/pages/map/map.wxss

255 lines
4.3 KiB
Plaintext

.map_title{
position: absolute;
width: 90%;
color: #fff;
top: 0rpx;
left: 5%;
padding: 85rpx 0 30rpx;
font-weight: bold;
}
.map_sel_top{
width: 90%;
position: absolute;
top: 196rpx;
left: 5%;
}
.map_cilck_bottom{
width: 100%;
position: absolute;
bottom: 0;
}
.list_min{
border-radius:10rpx;
background: #2b345b;
height: 80rpx;
}
.list_min_1{
height: 80rpx;
line-height: 80rpx;
font-size: 28rpx;
padding-left: 10rpx;
color: #8ca4ee;
width: auto;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
word-break: break-all;
}
.list_min_2{
height: 80rpx;
text-align: center;
line-height: 80rpx;
}
.list_bottom{
width:30rpx;
height:30rpx;
}
.list_title{
color:#8ca4ee;
font-size: 24rpx;
padding: 20rpx 30rpx;
}
.list_title text{
font-size: 26rpx;
color: #1aeff5;
}
.map_bottom{
width: auto;
height: 120rpx;
background: #2b345b;
}
.map_bottom_left{
float: left;
height: 120rpx;
width: 75%;
}
.map_bottom_right{
float: right;
width: 25%;
height:120rpx;
}
.map_left_min{
padding-left: 30rpx;
}
.map_gc_name{
font-size:30rpx;
height:70rpx;
line-height: 70rpx;
}
.map_gc_name text{
font-size: 36rpx;
color: #ff0000;
font-weight: bold;
}
.map_yj_num{
height: 50rpx;
font-size: 22rpx;
color:#abb2de;
}
.map_yj_num text{
color: #feba00;
font-size: 24rpx;
font-weight: bold;
}
.map_btn{
height: 70rpx;
background: linear-gradient(#00daff, #327ae9);
border:10rpx solid #264466;
border-radius: 100rpx;
text-align: center;
line-height: 70rpx;
font-size:28rpx;
margin-top: 15rpx;
}
.map_btn:active{
background: #327ae9;
}
.address{
color: #8ca4ee;
font-size: 28rpx;
padding: 20rpx 0 20rpx 40rpx;
background: url("https://szgcwx.jhncidg.com/staticFiles/img/CORE_1F1F3A2778334D3EAC1226DDCEBD48D0.png") no-repeat left/40rpx;
}
.map_yj_num_1{
padding-left: 35rpx;
background: url("https://szgcwx.jhncidg.com/staticFiles/img/CORE_085FA305D4314B8CA5954C569D127EB9.png") no-repeat left/30rpx;
}
.map_yj_num_2{
padding-left: 35rpx;
background: url("https://szgcwx.jhncidg.com/staticFiles/img/CORE_48D684509A314D55BD3B61EFFB77EF07.png") no-repeat left/30rpx;
}
.map_yj_num_3{
padding-left: 35rpx;
background: url("https://szgcwx.jhncidg.com/staticFiles/img/CORE_DCEE74D04831461D9841247ADD7B880D.png") no-repeat left/30rpx;
}
.map_ding_wei{
height:70rpx;
width: 70rpx;
position: absolute;
bottom: 150rpx;
left: 30rpx;
}
.map_ding_wei image{
width: 70rpx;
height: 70rpx;
}
.map_list{
width: 220rpx;
height: 70rpx;
position: absolute;
bottom: 150rpx;
right: 30rpx;
border: 2px solid #00daff;
border-radius: 100rpx;
background: rgba(0,218,255,0.2);
text-align: center;
font-size: 28rpx;
line-height: 70rpx;
color: #8ca4ee;
}
.map_list text{
font-size: 32rpx;
color: #00daff;
}
.map_list_info{
background: #232a44;
padding: 0 30rpx;
}
.van-center-enter-to.van-center-enter-active{
border-radius: 20rpx;
background: #232a44;
}
.map_list_info_title{
padding: 30rpx;
text-align: center;
}
.map_list_info .van-picker{
background: none;
}
.map_list_info view{
background: none;
}
.map_list_info .van-picker-column{
color: #157dd2;
}
.map_list_info .van-picker-column__item--selected{
color: #00e3fe;
}
.map_list_info .van-hairline--top-bottom:after{
border-width: 0px 0;
}
/* -------------------------- */
.van-popup.van-popup--bottom{
background: #232a44;
}
.all_name{
font-size: 26rpx;
padding:30rpx 20rpx;
line-height: 50rpx;
color: #00e3fe;
}
.van-tabs__scroll{
background: none !important;
}
.van-hairline--top-bottom:after{
border: none !important;
}
.van-tab.van-tab--active{
color: #14feff !important;
}
.van-tab{
color: #157dd2 !important;
}
.max_tab_name{
padding: 0 40rpx;
font-size:30rpx;
height: 460rpx;
overflow: auto;
margin-top: 20rpx;
text-align: center;
}
.font_color{
padding: 15rpx 0;
color: #157dd2;
}
.active1{
color: #14feff
}
.active2{
color: #14feff
}
.active3{
color: #14feff ;
}
.van-tabs__line{
background-color:#14feff !important;
}
.tab_max_tltie{
padding:0 30rpx;
font-size: 30rpx;
}
.tab_max_tltie text{
padding: 30rpx ;
color: #999999;
}
.tab_max_tltie .active{
font-weight: bold;
color: #00e3fe;
}
.queren{
float: right;
position: relative;
right: 20rpx;
padding: 10rpx;
color: #157dd2;
font-size: 28rpx;
}