/* 公共tab */
.y_footer_tab {   list-style: none; display: flex;position: fixed;bottom: 0;left: 0;width: 100%;height: 1.3rem;z-index: 888;background-color: #fff;box-shadow: 0 -0.01rem 0.3rem 0 rgb(0 0 0 / 10%);padding-bottom: 0.5rem;}
.y_footer_tab>li{flex: 1;}
.y_footer_tab>li>a{display: flex;justify-content: center;align-items: center;flex-direction: column;padding-top: 0.14rem;}
.y_footer_tab>li>a>p{font-size:0.24rem !important;color:#666666 ;}
.y_footer_tab>li>a>i{display: inline-block;width: 0.4rem;height: 0.36rem;}
.y_footer_tab .y_zy i{background: url(/static/theme/image/index/footer_index.png) no-repeat;background-size: 0.4rem;} 
.y_footer_tab .y_zy .y_sele{background: url(/static/theme/image/index/footer_index_ac.png) no-repeat;background-size: 0.4rem;} 

.y_footer_tab .y_list i{background: url(/static/theme/image/index/footer_list.png) no-repeat;background-size: 0.4rem;} 
.y_footer_tab .y_list .y_sele{background: url(/static/theme/image/index/footer_list_act.png) no-repeat;background-size: 0.4rem;} 

.y_footer_tab .y_xj i{background: url(/static/theme/image/index/footer_xj.png) no-repeat;background-size: 0.4rem;} 
.y_footer_tab .y_xj .y_sele{background: url(/static/theme/image/index/footer_xj_ac.png) no-repeat;background-size: 0.4rem;} 

.y_footer_tab .y_fb i{background: url(/static/theme/image/index/footer_fb.png) no-repeat;background-size: 0.4rem;} 
.y_footer_tab .y_fb .y_sele{background: url(/static/theme/image/index/footer_fb_ac.png) no-repeat;background-size: 0.4rem;} 

.y_footer_tab .y_kf>a{position: relative;}
.y_footer_tab .y_kf i{position: absolute;top: -0.14rem;background: url(/static/theme/image/index/footer_kf_03.png) no-repeat;width: 0.67rem;height: 0.68rem;background-size: 0.67rem;} 
.y_footer_tab .y_kf p{margin-top: 0.35rem;}
.y_footer_tab .y_sele_txt{color:#E63429 ;}