hls_crm/unpackage/dist/dev/mp-weixin/pagesA/crm/statisticalFrom/achieveRank.wxss

326 lines
8.5 KiB
Plaintext

@charset "UTF-8";
/* 颜色变量 */
/* 行为相关颜色 */
/* 基本颜色 */
/* 请根据需求修改图表容器尺寸,如果父容器没有高度图表则会显示异常 */
.charts-box.data-v-6e623896 {
width: 100%;
height: 400px;
background: #fff;
}
.querylist.data-v-6e623896 {
margin: 40rpx 0 30rpx;
padding: 0 30rpx;
display: flex;
justify-content: flex-end;
align-items: center;
}
.querylist .queryfir.data-v-6e623896 {
margin-right: 15rpx;
box-shadow: 2rpx 2rpx 50rpx rgba(0, 0, 0, 0.1);
background: #fff;
border-radius: 8rpx;
}
.querylist .querysec.data-v-6e623896 {
box-shadow: 2rpx 2rpx 50rpx rgba(0, 0, 0, 0.1);
background: #fff;
border-radius: 8rpx;
}
.querylist .form_right.data-v-6e623896 {
width: 180rpx;
height: 70rpx;
font-size: 22rpx;
color: #666;
text-align: center;
line-height: 48rpx;
display: flex;
justify-content: center;
align-items: center;
}
.querylist .form_right .bottomimg.data-v-6e623896 {
width: 20rpx;
height: 33rpx;
margin-left: 15rpx;
}
.achievement_object .achievement_body.data-v-6e623896 {
margin: 30rpx;
}
.achievement_object .achievement_body .achievement_title.data-v-6e623896 {
border-radius: 10rpx;
padding: 20rpx 0 40rpx;
background-color: #fff;
display: flex;
text-align: center;
}
.achievement_object .achievement_body .achievement_title .title_item.data-v-6e623896 {
width: 33.33%;
}
.achievement_object .achievement_body .achievement_title .title_item.data-v-6e623896 :first-child {
padding: 20rpx;
color: #ccc;
}
.achievement_object .achievement_footer.data-v-6e623896 {
margin: 0 30rpx;
overflow: hidden;
}
.achievement_object .achievement_footer .footer_table.data-v-6e623896 {
display: flex;
}
.achievement_object .achievement_footer .footer_table .table_time.data-v-6e623896 {
width: 200rpx;
white-space: nowrap;
}
.achievement_object .achievement_footer .footer_table .table_time .item_title.data-v-6e623896 {
padding-left: 20rpx;
font-weight: 700;
height: 90rpx;
line-height: 90rpx;
border: 1rpx solid #f2f2f2;
border-right: 0;
}
.achievement_object .achievement_footer .footer_table .table_time .time_item.data-v-6e623896 {
padding-left: 20rpx;
height: 90rpx;
line-height: 90rpx;
background-color: #fff;
border-bottom: 1rpx solid #EAEAEA;
}
.achievement_object .achievement_footer .footer_table .scroll.data-v-6e623896 {
white-space: nowrap;
width: 600rpx;
overflow: hidden;
}
.achievement_object .achievement_footer .footer_table .scroll .con_title .title_head.data-v-6e623896 {
display: inline-block;
width: 200rpx;
height: 90rpx;
line-height: 90rpx;
text-align: center;
border-top: 1rpx solid #f2f2f2;
border-bottom: 1rpx solid #f2f2f2;
}
.achievement_object .achievement_footer .footer_table .scroll .con_title.data-v-6e623896 :last-child {
border-right: 1rpx solid #f2f2f2;
}
.achievement_object .achievement_footer .footer_table .scroll .con_content .content_item .con_data.data-v-6e623896 {
display: inline-block;
width: 200rpx;
height: 90rpx;
line-height: 90rpx;
text-align: center;
background-color: #fff;
border-bottom: 1rpx solid #EAEAEA;
}
@charset "UTF-8";
/* 颜色变量 */
/* 行为相关颜色 */
/* 基本颜色 */
/* 请根据需求修改图表容器尺寸,如果父容器没有高度图表则会显示异常 */
.charts-box.data-v-299ae490 {
width: 100%;
height: 400px;
background: #fff;
}
.querylist.data-v-299ae490 {
margin: 40rpx 0 30rpx;
padding: 0 30rpx;
display: flex;
justify-content: flex-end;
align-items: center;
}
.querylist .queryfir.data-v-299ae490 {
margin-right: 15rpx;
box-shadow: 2rpx 2rpx 50rpx rgba(0, 0, 0, 0.1);
background: #fff;
border-radius: 8rpx;
}
.querylist .querysec.data-v-299ae490 {
box-shadow: 2rpx 2rpx 50rpx rgba(0, 0, 0, 0.1);
background: #fff;
border-radius: 8rpx;
}
.querylist .form_right.data-v-299ae490 {
width: 180rpx;
height: 70rpx;
font-size: 22rpx;
color: #666;
text-align: center;
line-height: 48rpx;
display: flex;
justify-content: center;
align-items: center;
}
.querylist .form_right .bottomimg.data-v-299ae490 {
width: 20rpx;
height: 33rpx;
margin-left: 15rpx;
}
.person_rank .achievement_body.data-v-299ae490 {
margin: 30rpx;
}
.person_rank .achievement_body .achievement_title.data-v-299ae490 {
border-radius: 10rpx;
padding: 20rpx 0 40rpx;
background-color: #fff;
display: flex;
text-align: center;
flex-wrap: wrap;
}
.person_rank .achievement_body .achievement_title .title_item.data-v-299ae490 {
width: 50%;
}
.person_rank .achievement_body .achievement_title .title_item.data-v-299ae490 :first-child {
padding: 20rpx;
color: #ccc;
}
.person_rank .achievement_footer.data-v-299ae490 {
margin: 0 30rpx;
overflow: hidden;
}
.person_rank .achievement_footer .footer_table.data-v-299ae490 {
display: flex;
}
.person_rank .achievement_footer .footer_table .table_time.data-v-299ae490 {
width: 200rpx;
white-space: nowrap;
}
.person_rank .achievement_footer .footer_table .table_time .item_title.data-v-299ae490 {
padding-left: 20rpx;
font-weight: 700;
height: 90rpx;
line-height: 90rpx;
border: 1rpx solid #f2f2f2;
border-right: 0;
}
.person_rank .achievement_footer .footer_table .table_time .time_item.data-v-299ae490 {
padding-left: 20rpx;
height: 90rpx;
line-height: 90rpx;
background-color: #fff;
border-bottom: 1rpx solid #EAEAEA;
}
.person_rank .achievement_footer .footer_table .scroll.data-v-299ae490 {
white-space: nowrap;
width: 600rpx;
overflow: hidden;
}
.person_rank .achievement_footer .footer_table .scroll .con_title .title_head.data-v-299ae490 {
display: inline-block;
width: 200rpx;
height: 90rpx;
line-height: 90rpx;
text-align: center;
border-top: 1rpx solid #f2f2f2;
border-bottom: 1rpx solid #f2f2f2;
}
.person_rank .achievement_footer .footer_table .scroll .con_title.data-v-299ae490 :last-child {
border-right: 1rpx solid #f2f2f2;
}
.person_rank .achievement_footer .footer_table .scroll .con_content .content_item .con_data.data-v-299ae490 {
display: inline-block;
width: 200rpx;
height: 90rpx;
line-height: 90rpx;
text-align: center;
background-color: #fff;
border-bottom: 1rpx solid #EAEAEA;
}
.person_rank .pagination_demo.data-v-299ae490 {
background-color: #fff;
padding: 30rpx 60rpx;
margin: 0 30rpx;
}
.person_rank .van_po.data-v-299ae490 {
position: absolute;
}
.person_rank .van_po .screen_con.data-v-299ae490 {
z-index: 9999;
background-color: #fff;
}
.person_rank .van_po .screen_con .screen_title.data-v-299ae490 {
display: flex;
justify-content: space-between;
padding: 20rpx 20rpx 20rpx 24rpx;
border-bottom: 1rpx solid #EAEAEA;
}
.person_rank .van_po .screen_con .screen_title.data-v-299ae490 :first-child {
font-size: 28rpx;
font-weight: 700;
}
.person_rank .van_po .screen_con .screen_style .style_title.data-v-299ae490 {
padding-left: 24rpx;
padding-top: 30rpx;
}
.person_rank .van_po .screen_con .screen_style .style_con.data-v-299ae490 {
display: flex;
width: 560rpx;
flex-wrap: wrap;
text-align: center;
padding-left: 9rpx;
}
.person_rank .van_po .screen_con .screen_style .style_con .style_item.data-v-299ae490 {
width: 150rpx;
height: 60rpx;
line-height: 60rpx;
border: 1rpx solid #f4f4f4;
margin: 15rpx 15rpx;
color: #b6b6b6;
}
.person_rank .van_po .screen_con .screen_style .style_con .type_active.data-v-299ae490,
.person_rank .van_po .screen_con .screen_style .style_con .time_active.data-v-299ae490 {
border: 1rpx solid #52c1f5;
color: #52c1f5;
}
.person_rank .van_po .screen_con .screen_style .style_input.data-v-299ae490 {
margin: 20rpx;
border: 1rpx solid #EAEAEA;
padding-left: 24rpx;
}
.person_rank .van_po .screen_con .screen_style .style_input input.data-v-299ae490 {
height: 80rpx;
}
.person_rank .button_bottom.data-v-299ae490 {
display: flex;
position: fixed;
width: 100%;
bottom: 0;
right: 0;
left: 0;
font-size: 32rpx;
height: 90rpx;
text-align: center;
}
.person_rank .button_bottom .reset.data-v-299ae490 {
flex: 1;
line-height: 90rpx;
color: #1e89fe;
}
.person_rank .button_bottom .sure.data-v-299ae490 {
flex: 1;
line-height: 90rpx;
background-color: #008EFF;
color: #fff;
}
@charset "UTF-8";
/* 颜色变量 */
/* 行为相关颜色 */
/* 基本颜色 */
.tab_list.data-v-72c2d41e {
width: 750rpx;
height: 80rpx;
display: flex;
justify-content: space-around;
align-items: center;
background: #fff;
}
.tab_list .tabli.data-v-72c2d41e {
font-size: 24rpx;
color: #333;
line-height: 75rpx;
text-align: center;
border-bottom: 4rpx solid #fff;
}
.tab_list .tabliactive.data-v-72c2d41e {
border-bottom: 4rpx solid #008EFF;
}