233 lines
4.8 KiB
Plaintext
233 lines
4.8 KiB
Plaintext
@charset "UTF-8";
|
|
/* 颜色变量 */
|
|
/* 行为相关颜色 */
|
|
/* 基本颜色 */
|
|
.buttonBtn.data-v-60cb334c {
|
|
display: inline-block;
|
|
border: none;
|
|
margin: 0;
|
|
padding: 0;
|
|
line-height: 50rpx;
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
.buttonBtn.data-v-60cb334c::after {
|
|
border: none;
|
|
}
|
|
.ewmbox.data-v-60cb334c {
|
|
width: 620rpx;
|
|
background: #fff;
|
|
border-radius: 10rpx;
|
|
padding: 30rpx;
|
|
position: relative;
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
.ewmbox .icon-cuo.data-v-60cb334c {
|
|
font-size: 40rpx;
|
|
position: absolute;
|
|
right: 30rpx;
|
|
top: 30rpx;
|
|
color: #666;
|
|
}
|
|
.ewmbox .ewmSelf.data-v-60cb334c {
|
|
width: 500rpx;
|
|
}
|
|
.ewmbox .ewmtext.data-v-60cb334c {
|
|
font-size: 24rpx;
|
|
color: #666;
|
|
margin-top: 30rpx;
|
|
}
|
|
.link_box.data-v-60cb334c {
|
|
width: 702rpx;
|
|
box-sizing: border-box;
|
|
background: #fff;
|
|
border-radius: 20rpx;
|
|
margin: 0 auto 30rpx;
|
|
padding: 30rpx;
|
|
box-shadow: 1rpx 1rpx 10rpx rgba(0, 0, 0, 0.1);
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
}
|
|
.link_box .link_left.data-v-60cb334c {
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
align-items: center;
|
|
}
|
|
.link_box .link_left .logoimg.data-v-60cb334c {
|
|
width: 140rpx;
|
|
height: 140rpx;
|
|
margin-right: 24rpx;
|
|
}
|
|
.link_box .link_left .link_cen .label.data-v-60cb334c {
|
|
font-size: 28rpx;
|
|
color: #333;
|
|
}
|
|
.link_box .link_left .link_cen .text.data-v-60cb334c {
|
|
font-size: 26rpx;
|
|
color: #999;
|
|
margin-top: 10rpx;
|
|
}
|
|
.link_box .link_btn.data-v-60cb334c {
|
|
width: 160rpx;
|
|
height: 60rpx;
|
|
border-radius: 30rpx;
|
|
background: #008EFF;
|
|
color: #fff;
|
|
text-align: center;
|
|
line-height: 60rpx;
|
|
font-size: 24rpx;
|
|
}
|
|
.fun_box_fir.data-v-60cb334c {
|
|
display: flex;
|
|
justify-content: space-around;
|
|
align-items: center;
|
|
}
|
|
.fun_box_fir .fun_fir_1.data-v-60cb334c {
|
|
flex-shrink: 0;
|
|
background: #fff;
|
|
border-radius: 10rpx;
|
|
text-align: center;
|
|
width: 142rpx;
|
|
height: 115rpx;
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: center;
|
|
align-items: center;
|
|
font-size: 24rpx;
|
|
color: #000;
|
|
position: relative;
|
|
}
|
|
.fun_box_fir .fun_fir_1 .fun_tip.data-v-60cb334c {
|
|
position: absolute;
|
|
right: 15rpx;
|
|
top: -10rpx;
|
|
background: #F13E27;
|
|
color: #fff;
|
|
font-size: 26rpx;
|
|
width: 40rpx;
|
|
height: 40rpx;
|
|
border-radius: 50%;
|
|
text-align: center;
|
|
line-height: 40rpx;
|
|
z-index: 2;
|
|
}
|
|
.fun_box_fir .fun_fir_1 image.data-v-60cb334c {
|
|
width: 50rpx;
|
|
height: 50rpx;
|
|
margin-bottom: 15rpx;
|
|
}
|
|
.message_num.data-v-60cb334c {
|
|
width: 20rpx;
|
|
height: 20rpx;
|
|
border-radius: 20rpx;
|
|
color: #fff;
|
|
position: relative;
|
|
top: 0;
|
|
right: 0;
|
|
}
|
|
.color.data-v-60cb334c {
|
|
background: #fff;
|
|
}
|
|
.colore.data-v-60cb334c {
|
|
background: #f00;
|
|
}
|
|
.warpbox.data-v-60cb334c {
|
|
width: 702rpx;
|
|
box-sizing: border-box;
|
|
background: #fff;
|
|
border-radius: 20rpx;
|
|
margin: 0 auto 30rpx;
|
|
padding: 30rpx;
|
|
box-shadow: 1rpx 1rpx 10rpx rgba(0, 0, 0, 0.1);
|
|
}
|
|
.warpbox .warptitle.data-v-60cb334c {
|
|
font-size: 26rpx;
|
|
color: #333;
|
|
margin-bottom: 30rpx;
|
|
}
|
|
.warpbox .fun_box.data-v-60cb334c {
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
align-items: center;
|
|
flex-wrap: wrap;
|
|
}
|
|
.warpbox .fun_box .fun_fir.data-v-60cb334c {
|
|
flex-shrink: 0;
|
|
background: #fff;
|
|
border-radius: 10rpx;
|
|
text-align: center;
|
|
width: 142rpx;
|
|
height: 115rpx;
|
|
margin-right: 24rpx;
|
|
margin-bottom: 24rpx;
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: center;
|
|
align-items: center;
|
|
font-size: 24rpx;
|
|
color: #000;
|
|
}
|
|
.warpbox .fun_box .fun_fir.data-v-60cb334c:nth-child(4n) {
|
|
margin-right: 0;
|
|
}
|
|
.warpbox .fun_box .fun_fir image.data-v-60cb334c {
|
|
width: 50rpx;
|
|
height: 50rpx;
|
|
margin-bottom: 15rpx;
|
|
}
|
|
.profile .profile_info.data-v-60cb334c {
|
|
background-color: #fff;
|
|
display: flex;
|
|
padding: 50rpx;
|
|
border-bottom: 1rpx solid #EAEAEA;
|
|
margin-bottom: 30rpx;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
}
|
|
.profile .profile_info .infoleft.data-v-60cb334c {
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
align-items: center;
|
|
}
|
|
.profile .profile_info .infoleft .info_img.data-v-60cb334c {
|
|
width: 150rpx;
|
|
}
|
|
.profile .profile_info .infoleft .info_img image.data-v-60cb334c {
|
|
width: 120rpx;
|
|
height: 120rpx;
|
|
border-radius: 50%;
|
|
}
|
|
.profile .profile_info .info_con.data-v-60cb334c {
|
|
flex: 1;
|
|
margin-top: 20rpx;
|
|
}
|
|
.profile .profile_info .info_con.data-v-60cb334c :first-child {
|
|
font-size: 28rpx;
|
|
margin-bottom: 15rpx;
|
|
}
|
|
.profile .profile_info .info_con text.data-v-60cb334c {
|
|
font-size: 24rpx;
|
|
margin-left: 10rpx;
|
|
color: #999;
|
|
}
|
|
.profile .profile_info .info_con.data-v-60cb334c :last-child {
|
|
color: #999;
|
|
}
|
|
.profile .profile_info .rightimg.data-v-60cb334c {
|
|
width: 40rpx;
|
|
height: 40rpx;
|
|
}
|
|
.iconfont.data-v-60cb334c {
|
|
padding-top: 4px;
|
|
}
|
|
.lxs_font.data-v-60cb334c {
|
|
font-size: 14px;
|
|
}
|