body { background: #270802; } .body { position: relative; .top_bg { position: absolute; top: 0; left: 0; right: 0; z-index: 1; height: 4.5rem; background: url(../assets/index/bg01.jpg) center no-repeat; background-size: cover; } .ce_bg { position: absolute; top: 10.39rem; right: 0; z-index: 1; width: 2.26rem; height: 4.5rem; background: url(../assets/index/bg02.png) center no-repeat; background-size: cover; } .bo_bg { position: absolute; left: 0; right: 0; bottom: 0; z-index: 1; height: 2.35rem; background: url(../assets/index/bg03.png) center no-repeat; background-size: cover; } .go_home { display: none; position: fixed; right: 0.16rem; bottom: 1.06rem; z-index: 1000; width: 64px; height: 80px; background: url(../assets/icon01.gif) center no-repeat; background-size: contain; } .body_c { z-index: 100; .tite_1 { width: 2.6rem; height: 0.56rem; background: center no-repeat; background-image: url(../assets/index/icon02.png); background-size: contain; margin: 3.78rem auto 0.25rem; } .tite_2 { .tite_1; background-image: url(../assets/index/icon03.png); margin: 0 auto 0.24rem; } .tite_3 { .tite_2; background-image: url(../assets/index/icon04.png); } .box_1 { position: relative; width: 7.02rem; height: 3.96rem; background: #837167; border-radius: 0.16rem; margin: 0 auto 0.64rem; justify-content: center; align-items: center; overflow: hidden; img { position: absolute; left: 0; top: 0; z-index: 0; width: 7.02rem; height: 3.96rem; object-fit: cover; } &:before { content: ''; width: 1.09rem; height: 1.08rem; background: url(../assets/index/icon01.png) center no-repeat; background-size: contain; z-index: 1; } } .box_2 { .box_1; width: 5.36rem; height: 3.21rem; background: transparent; border-radius: 0; img { width: 5.2rem; height: 3.21rem; left: auto; border-radius: 0.16rem; } } .tab_p { height: 0.72rem; &.tab_p_h { height: 1.72rem; } .tab { &.tab_a { position: fixed; top: 0; left: 0; right: 0; background: #270802; z-index: 1000; } .tab_t { padding: 0 0.24rem; flex-direction: row; justify-content: space-around; background: #6D291B; .tab_t_i { position: relative; flex: 1; height: 0.72rem; justify-content: center; align-items: center; font-size: 0.36rem; font-weight: 600; color: rgba(255, 243, 197, 0.59); letter-spacing: 0.04rem; &.tab_t_a { color: #FFF3C5; &:after { content: ''; position: absolute; bottom: 0; width: 0.6rem; height: 0.04rem; border-radius: 0.02rem; background: #FFF3C5; } } } } .tab_b { padding: 0.24rem 0; -webkit-overflow-scrolling: touch; overflow-y: hidden; overflow-x: auto; display: block; white-space: nowrap; &::-webkit-scrollbar { display: none; width: 0; height: 0; color: transparent; } .tab_b_i { display: inline-block; height: 0.52rem; line-height: 0.52rem; margin-right: 0.62rem; font-size: 0.28rem; color: #B5A588; letter-spacing: 0.04rem; &:first-child { margin-left: 0.62rem; } &.tab_b_a { font-weight: 500; color: #FED78E; } } } } } .tab_body { min-height: 100vh; padding: 0.16rem 0.24rem 2.59rem; background: url(../assets/index/bg04.png) top center repeat-y; background-size: 100%; .tab_body_t { margin: 0.32rem 0 0.04rem; flex-direction: row; justify-content: center; align-items: center; &:first-child { margin-top: 0; } &:before,&:after { content: ''; display: inline-block; vertical-align: middle; width: 0.32rem; height: 0.09rem; background: url(../assets/index/icon05.png) center no-repeat; background-size: contain; margin: 0 0.16rem; } span { display: inline-block; font-size: 0.32rem; font-weight: 800; color: #F5BFC1; text-align: center; background-image: linear-gradient(175deg, #FFF5E4 30%, #FFBE8A 80%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } } .tab_body_t_d { text-align: center; font-size: 0.22rem; color: #987659; letter-spacing: 0.01rem; margin-bottom: 0.24rem; &.tab_body_t_d_n { visibility: hidden; height: 0; } } .tab_body_l { flex-direction: row; flex-wrap: wrap; margin-right: -0.16rem; .tab_body_i { width: 3.43rem; height: 3.71rem; background: #6D291B; border-radius: 0.16rem; align-items: center; padding: 0.24rem 0.16rem; margin: 0 0.16rem 0.16rem 0; text-align: center; font-size: 0.26rem; font-weight: 500; color: #FFFFFF; line-height: 0.37rem; img { display: block; width: 100%; height: 1.77rem; border-radius: 0.16rem; object-fit: cover; margin-bottom: 0.16rem; } span { flex: 1; } .tab_body_btn { width: 1.2rem; height: 0.48rem; line-height: 0.48rem; background: #FED78E; border-radius: 0.24rem; font-size: 0.22rem; font-weight: 500; color: #920702; &.disabled { opacity: 0.5043; } } } &.tab_body_l_1 { .tab_body_i { width: 2.24rem; height: 4.13rem; margin: 0 0.15rem 0.16rem 0; img { height: 2.4rem; } } } &.tab_body_l_2 { flex-wrap: nowrap; margin: 0 auto; .tab_body_l_1; } &.tab_body_l_3 { flex-wrap: nowrap; margin: 0 auto; } } } } }