.tab_iconfont{font-size:45px;margin-left:20px}.store_home{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.store_home_tab{border-radius:8px;padding:20px}.store_home_tab_title{font-size:18px;font-weight:700;color:#333;margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:10px}.store_home_tab_title_text{font-size:16px;color:#666}.store_home_tab_ul{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.store_home_tab_ul_li{border-radius:4px;padding:30px 10px;text-align:center;font-size:14px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tab_li_active1{background-image:-webkit-gradient(linear,left top,right bottom,from(#e473e9),to(#8e68f7));background-image:linear-gradient(to bottom right,#e473e9 0,#8e68f7)}.tab_li_active2{background-image:-webkit-gradient(linear,left top,right bottom,from(#65b2f9),to(#6a89ec));background-image:linear-gradient(to bottom right,#65b2f9 0,#6a89ec)}.tab_li_active3{background-image:-webkit-gradient(linear,left top,right bottom,from(#ff8e73),to(#fa739c));background-image:linear-gradient(to bottom right,#ff8e73 0,#fa739c)}.tab_li_active4{background-image:-webkit-gradient(linear,left top,right bottom,from(#3fccbe),to(#1ca2c7));background-image:linear-gradient(to bottom right,#3fccbe 0,#1ca2c7)}.tab_li_active5{background-image:-webkit-gradient(linear,left top,right bottom,from(#ffb05d),to(#ffa06b));background-image:linear-gradient(to bottom right,#ffb05d 0,#ffa06b)}.store_home_tab_ul_li_count_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-left:20px}.store_home_tab_ul_li_text{font-weight:500;margin-bottom:5px;font-size:16px}.store_home_tab_ul_li_count{font-size:36px;color:#fff;font-weight:400}