.adm-list{--header-font-size: var(--adm-font-size-7);--prefix-width: "auto";--prefix-padding-right: .12rem;--align-items: center;--active-background-color: var(--adm-color-border);--border-inner: solid .01rem var(--adm-color-border);--border-top: solid .01rem var(--adm-color-border);--border-bottom: solid .01rem var(--adm-color-border);--padding-left: .12rem;--padding-right: .12rem;--font-size: var(--adm-font-size-9);--extra-max-width: 70%}.adm-list-header{color:var(--adm-color-weak);font-size:var(--header-font-size);padding:.08rem var(--padding-right) .08rem var(--padding-left)}.adm-list-body{background-color:var(--adm-color-background);overflow:hidden;font-size:var(--font-size)}.adm-list-body-inner{margin-top:-.01rem}.adm-list-default .adm-list-body{border-top:var(--border-top);border-bottom:var(--border-bottom)}.adm-list-card{margin:.12rem}.adm-list-card .adm-list-body{border-radius:.08rem}.adm-list-card .adm-list-header{padding-left:0}.adm-list-item{display:block;padding-left:var(--padding-left);position:relative;background-color:var(--adm-color-background);line-height:1.5}.adm-list-item-title,.adm-list-item-description{color:var(--adm-color-weak);font-size:var(--adm-font-size-main)}.adm-list-item-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:var(--align-items);-webkit-align-items:var(--align-items);-ms-flex-align:var(--align-items);align-items:var(--align-items);-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;border-top:var(--border-inner);padding-right:var(--padding-right)}.adm-list-item-content-prefix{width:var(--prefix-width);-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;padding-right:var(--prefix-padding-right)}.adm-list-item-content-main{-webkit-box-flex:1;-webkit-flex:auto;-ms-flex:auto;flex:auto;padding:.12rem 0}.adm-list-item-content-extra{-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;padding-left:.12rem;font-size:var(--adm-font-size-7);color:var(--adm-color-weak);max-width:var(--extra-max-width)}.adm-list-item-content-arrow{-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-left:.04rem;color:var(--adm-color-light);font-size:.19rem}.adm-list-item-disabled{cursor:not-allowed}.adm-list-item-disabled.adm-list-item-disabled>.adm-list-item-content>*{opacity:.4;pointer-events:none}a.adm-list-item:active:not(.adm-list-item-disabled){background-color:var(--active-background-color)}a.adm-list-item:active:not(.adm-list-item-disabled):after{content:" ";display:block;position:absolute;width:100%;bottom:-.01rem;left:0;border-bottom:var(--border-inner)}.adm-infinite-scroll{color:var(--adm-color-weak);padding:.18rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:var(--adm-font-size-main)}.adm-infinite-scroll-failed-text{display:inline-block;margin-right:.08rem}.adm-input{--font-size: var(--adm-font-size-9);--color: var(--adm-color-text);--placeholder-color: var(--adm-color-light);--text-align: left;--background-color: transparent;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;max-width:100%;max-height:100%;min-height:.24rem;background-color:var(--background-color)}.adm-input-disabled{opacity:.4;cursor:not-allowed}.adm-input-element{-webkit-box-flex:1;-webkit-flex:auto;-ms-flex:auto;flex:auto;display:inline-block;box-sizing:border-box;width:100%;max-width:100%;max-height:100%;padding:0;margin:0;color:var(--color);font-size:var(--font-size);line-height:1.5;background:transparent;border:0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;min-height:1.5em;text-align:var(--text-align)}.adm-input-element::-webkit-input-placeholder{color:var(--placeholder-color);font-family:inherit}.adm-input-element::-moz-placeholder{color:var(--placeholder-color);font-family:inherit}.adm-input-element:-ms-input-placeholder{color:var(--placeholder-color);font-family:inherit}.adm-input-element::placeholder{color:var(--placeholder-color);font-family:inherit}.adm-input-element:-webkit-autofill{background-color:transparent}.adm-input-element:-moz-read-only{cursor:default}.adm-input-element:read-only{cursor:default}.adm-input-element:invalid{box-shadow:none}.adm-input-element::-ms-clear{display:none}.adm-input-element::-ms-reveal{display:none}.adm-input-element::-webkit-search-cancel-button{display:none}.adm-input-element::-webkit-search-decoration{display:none}.adm-input-element:disabled{opacity:1}.adm-input-element[type=date],.adm-input-element[type=time],.adm-input-element[type=datetime-local]{min-height:1.5em}.adm-input-element[type=search]{-webkit-appearance:none}.adm-input-element[readonly]{pointer-events:none}.adm-input-clear{-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;margin-left:.08rem;color:var(--adm-color-light);padding:.04rem;cursor:pointer}.adm-input-clear:active{color:var(--adm-color-weak)}.adm-input-clear .antd-mobile-icon{display:block;font-size:var(--adm-font-size-7)}.uni_index-module_container_Arj8s{height:.52rem;background-color:#f7f7f7;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-bottom:.32rem}.uni_index-module_tabItem_M5OKa{font-family:PingFang SC;font-weight:400;font-size:.28rem;margin-top:.04rem;text-align:center;color:rgba(0,0,0,.85);mix-blend-mode:normal;opacity:.7}.uni_index-module_active_IlgFc{position:relative;font-weight:600;opacity:1;color:rgba(0,0,0,.85)}.uni_index-module_active_IlgFc:after{position:absolute;left:0;right:0;bottom:-.16rem;margin:0 auto;width:.3rem;height:.08rem;background-color:#262626;border-radius:.04rem;content:""}.uni_index-module_container_I4gaN{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.uni_index-module_container_I4gaN .uni_index-module_title_AOSMN{color:#232323;background-color:#f7f7f7;font-weight:600;font-size:.4rem;line-height:.44rem;margin-bottom:.08rem;margin-top:.28rem}.uni_index-module_container_I4gaN .uni_index-module_desc_nBBQS{font-weight:400;font-size:.24rem;line-height:.32rem;color:#232323;margin:0 .4rem .4rem}.uni_index-module_container_Xqmq1{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;border-top:.01rem solid #f0f0f0;background-color:#fff}.uni_index-module_container_Xqmq1 img{width:.12rem;height:.23rem;display:inline-block}.uni_index-module_leftImg_HWSZC{margin-right:.16rem}.uni_index-module_rightImg_9PkHx{margin-left:.16rem}.uni_index-module_btnItem_ct5Gw{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.uni_index-module_content_cNoWV{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.uni_index-module_name_Yd394{position:relative;font-weight:400;font-size:.24rem;line-height:.24rem;text-align:center;color:rgba(0,0,0,.85);mix-blend-mode:normal;opacity:.7}.uni_index-module_title_f4Mee{font-weight:400;font-size:.32rem;line-height:.32rem;text-align:center;margin-top:.16rem;color:#232323}@supports (margin-top: constant(safe-area-inset-top)){.uni_index-module_container_iVnac{--safe-area-inset-top: constant(safe-area-inset-top)}}@supports (margin-top: env(safe-area-inset-top)){.uni_index-module_container_iVnac{--safe-area-inset-top: env(safe-area-inset-top)}}.uni_index-module_container_iVnac{background-color:#f7f7f7;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:calc(100vh - var(--safe-area-inset-top, 0))}.uni_index-module_searchArea_Ll1Ug{background-color:#f7f7f7;margin:0 .4rem .4rem}.uni_index-module_content_KiYlV{height:calc(100vh - 4.8rem);overflow-y:scroll;padding:.4rem .4rem 0;border-radius:.4rem .4rem 0 0;background-color:#fff}.uni_index-module_content_KiYlV [class~=adm-list-body]{border:none}.uni_index-module_content_KiYlV [class~=adm-infinite-scroll]{margin-bottom:1.3rem}.uni_index-module_shortContent_mbgEJ{height:calc(100vh - 2.95rem)}.uni_index-module_list_1yM6g{margin-top:.48rem}.uni_index-module_tip_N5lxQ{font-family:PingFang SC;font-weight:400;font-size:.22rem;line-height:.3rem;text-align:justify;color:#8c8c8c;mix-blend-mode:normal;margin-bottom:.48rem}.uni_index-module_noMore_41CrW{font-weight:400;font-size:.28rem;line-height:.44rem;text-align:center;color:#8c8c8c;margin-top:.72rem;margin-bottom:.6rem}.uni_index-module_noVote_rqoTf{font-size:.28rem;line-height:.44rem;text-align:center;color:#bfbfbf;padding-top:3.84rem}.uni_index-module_bottomBtn_HFKyT{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;height:2rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-bottom:.6rem;box-sizing:border-box;background-color:#fff}.uni_index-module_bottom_NjmtI{width:100%;height:1.98rem;position:absolute;bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;box-shadow:inset 0 .01rem .01rem rgba(0,0,0,.04)}.uni_index-module_bottom_NjmtI .uni_index-module_common_b08pC{width:4.69rem;height:.8rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-radius:.5rem;font-weight:500;font-size:.32rem;line-height:.32rem}.uni_index-module_bottom_NjmtI .uni_index-module_cancelVote_1HkDV{border:.01rem solid #8c8c8c;color:#232323;mix-blend-mode:normal;opacity:.5}.uni_index-module_bottom_NjmtI .uni_index-module_vote_c3EhU{color:#7d571e;background:-webkit-linear-gradient(right,#e6bc79 0%,#f9ddb5 100%);background:linear-gradient(270deg,#e6bc79,#f9ddb5);border-radius:.5rem}.uni_index-module_totalSearchAndListWrapper_JlgJH{overflow-y:auto;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.uni_index-module_noAdjust_ohcWq{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.uni_index-module_mb_32_Id2yA{margin-bottom:.32rem}.uni_index-module_container_DmWm1{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#fff;border-radius:.48rem;width:100%;height:.6rem}.uni_index-module_container_DmWm1 input{border:none;font-size:.24rem}.uni_index-module_container_DmWm1 input:focus-visible{border:none}.uni_index-module_container_DmWm1 input::-webkit-input-placeholder{color:#a6a6a6}.uni_index-module_container_DmWm1 img{width:.29rem;height:.29rem;margin-right:.2rem;margin-left:.32rem}.uni_index-module_container_DmWm1 [class~=adm-input-clear] svg{width:.28rem;height:.28rem;margin-right:.1rem}.uni_index-module_container_5knTv{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.uni_index-module_searchArea_Bz5wi{background-color:#f7f7f7;margin:0 .4rem .4rem}.uni_index-module_content_-RDd5{overflow-y:scroll;padding:.4rem .4rem 0;border-radius:.4rem .4rem 0 0;background-color:#fff}.uni_index-module_content_-RDd5 [class~=adm-list-body]{border:none!important;overflow:unset!important}.uni_index-module_content_-RDd5 [class~=adm-infinite-scroll]{margin-bottom:1.3rem}.uni_index-module_shortContent_9SqQn{height:calc(100vh - 3.8rem)}.uni_index-module_list_INgre{margin-top:.48rem}.uni_index-module_tip_hochA{font-family:PingFang SC;font-weight:400;color:#8c8c8c;mix-blend-mode:normal;margin-bottom:.4rem;font-size:.2rem;line-height:100%;letter-spacing:0;text-align:justify}.uni_index-module_noMore_KmDZy{font-weight:400;font-size:.28rem;line-height:.44rem;text-align:center;color:#8c8c8c;margin-top:.72rem;margin-bottom:.6rem}.uni_index-module_noVote_n-dfV{font-size:.28rem;line-height:.44rem;text-align:center;color:#bfbfbf;padding-top:3.84rem}.uni_index-module_container_dBgLg{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:.4rem}.uni_index-module_coverImg_-qUhU{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-right:.2rem}.uni_index-module_coverImg_-qUhU img{border-radius:.2rem;width:1.2rem;height:1.2rem}.uni_index-module_coverImg_-qUhU .uni_index-module_playIcons_hsGZs{position:absolute;left:.35rem;top:.35rem;width:.5rem;height:.5rem}.uni_index-module_content_9JF6U{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.uni_index-module_content_9JF6U .uni_index-module_title_7sErq{font-family:PingFang SC;font-weight:400;font-size:.32rem;overflow:hidden;text-overflow:ellipsis;word-break:break-all;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.uni_index-module_content_9JF6U .uni_index-module_desc_9WZWl{font-weight:400;font-size:.24rem;letter-spacing:-.01rem;color:#343434;mix-blend-mode:normal;opacity:.6;overflow:hidden;text-overflow:ellipsis;word-break:break-all;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.uni_index-module_vote_nTHmi{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:.24rem}.uni_index-module_voteBtn_mPae-{width:1.2rem;height:.48rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-radius:.24rem;border:.02rem solid #D3904D;color:#d3904d}.uni_index-module_cancelBtn_8xcwT{width:1.2rem;height:.48rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-radius:.24rem;border:.02rem solid #BFBFBF;color:#bfbfbf}.uni_index-module_rightContent_Mh-Gd{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.uni_index-module_tag_3mvTN{font-family:PingFang SC;font-weight:400;font-size:.2rem;leading-trim:NONE;line-height:.24rem;letter-spacing:-.01rem;color:#d39d4d;margin-top:.1014rem}.uni_index-module_container_6OG-P{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.4rem}.uni_index-module_leftContent_JGUF4{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.uni_index-module_coverImg_OrliN{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.uni_index-module_coverImg_OrliN img{border-radius:.2rem;width:1.2rem;height:1.2rem}.uni_index-module_coverImg_OrliN{margin-right:.2rem}.uni_index-module_content_1fvSB{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.uni_index-module_content_1fvSB .uni_index-module_title_VHUya{font-family:PingFang SC;font-weight:400;font-size:.32rem;overflow:hidden;text-overflow:ellipsis;word-break:break-all;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.uni_index-module_content_1fvSB .uni_index-module_desc_bXgTk{font-weight:400;font-size:.24rem;letter-spacing:-.01rem;color:#343434;mix-blend-mode:normal;opacity:.6;overflow:hidden;text-overflow:ellipsis;word-break:break-all;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.uni_index-module_rightContent_nciiW{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.uni_index-module_vote_G-6uJ{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:.24rem}.uni_index-module_voteBtn_-VlXC{width:1.2rem;height:.48rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-radius:.24rem;border:.02rem solid #d3904d;color:#d3904d}.uni_index-module_cancelBtn_8DsTW{width:1.2rem;height:.48rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-radius:.24rem;border:.02rem solid #bfbfbf;color:#bfbfbf}.uni_index-module_tag_T9Xpd{font-family:PingFang SC;font-weight:400;font-size:.2rem;leading-trim:NONE;line-height:.24rem;letter-spacing:-.01rem;color:#d39d4d;margin-top:.1014rem}.uni_index-module_container_JUKw6{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.4rem}.uni_index-module_leftContent_zuKC6{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.uni_index-module_coverImg_J9Enu{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.uni_index-module_coverImg_J9Enu img{border-radius:50%;width:1.2rem;height:1.2rem}.uni_index-module_coverImg_J9Enu{margin-right:.2rem}.uni_index-module_content_FAoEc{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.uni_index-module_content_FAoEc .uni_index-module_title_PiYRt{font-family:PingFang SC;font-weight:400;font-size:.32rem;overflow:hidden;text-overflow:ellipsis;word-break:break-all;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.uni_index-module_vote_glmBF{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:.24rem}.uni_index-module_voteBtn_y1Zrz{width:1.2rem;height:.48rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-radius:.24rem;border:.02rem solid #D3904D;color:#d3904d}.uni_index-module_cancelBtn_UvkX8{width:1.2rem;height:.48rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-radius:.24rem;border:.02rem solid #BFBFBF;color:#bfbfbf}.uni_index-module_rightContent_xNjm0{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.uni_index-module_tag_34gAo{font-family:PingFang SC;font-weight:400;font-size:.2rem;leading-trim:NONE;line-height:.24rem;letter-spacing:-.01rem;color:#d39d4d;margin-top:.1014rem}.uni_index-module_container_8d091{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:.4rem}.uni_index-module_coverImg_kbHB6{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.uni_index-module_coverImg_kbHB6 img{border-radius:.2rem;width:2.13rem;height:1.2rem;object-fit:cover}.uni_index-module_coverImg_kbHB6{margin-right:.2rem}.uni_index-module_playIcons_7DUO6{width:2.13rem;height:1.2rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:absolute}.uni_index-module_playIcons_7DUO6 img{width:.5rem;height:.5rem}.uni_index-module_content_uQ0Tx{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.uni_index-module_content_uQ0Tx .uni_index-module_title_yLyH1{font-family:PingFang SC;font-weight:400;font-size:.32rem;overflow:hidden;text-overflow:ellipsis;word-break:break-all;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.uni_index-module_content_uQ0Tx .uni_index-module_desc_mn403{font-weight:400;font-size:.24rem;letter-spacing:-.01rem;color:#343434;mix-blend-mode:normal;opacity:.6;overflow:hidden;text-overflow:ellipsis;word-break:break-all;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.uni_index-module_vote_qantb{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:.24rem}.uni_index-module_voteBtn_xNiAV{width:1.2rem;height:.48rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-radius:.24rem;border:.02rem solid #D3904D;color:#d3904d}.uni_index-module_cancelBtn_2leXU{width:1.2rem;height:.48rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-radius:.24rem;border:.02rem solid #BFBFBF;color:#bfbfbf}.uni_index-module_rightContent_tvZQr{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.uni_index-module_tag_PoOv2{font-family:PingFang SC;font-weight:400;font-size:.2rem;leading-trim:NONE;line-height:.24rem;letter-spacing:-.01rem;color:#d39d4d;margin-top:.1014rem}.uni_index-module_titleWrap_66qFZ{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:.4rem .18rem .4rem .48rem;font-weight:400;font-size:.24rem;height:.28rem}.uni_index-module_titleWrap_66qFZ .uni_index-module_left_RU6DP{font-size:.26rem;color:#232323}.uni_index-module_titleWrap_66qFZ .uni_index-module_title_AvOu8{font-weight:600;font-size:.32rem;line-height:.32rem;text-align:right;color:rgba(0,0,0,.85);margin-right:.24rem}.uni_index-module_titleWrap_66qFZ img{width:.2rem;height:.2rem;padding:.2rem}.uni_index-module_songInfo_nQuJb{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:.4rem;padding:0 .48rem}.uni_index-module_songInfo_nQuJb .uni_index-module_postImg_O4R6l{position:relative}.uni_index-module_songInfo_nQuJb .uni_index-module_postImg_O4R6l img{width:1.2rem;height:1.2rem;border-radius:.2rem;margin-right:.2rem}.uni_index-module_songInfo_nQuJb .uni_index-module_icon_BNbtS{width:1.2rem;height:1.2rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:absolute;left:0;top:0}.uni_index-module_songInfo_nQuJb .uni_index-module_icon_BNbtS img{width:.5rem;height:.5rem;margin-right:0}.uni_index-module_songInfo_nQuJb .uni_index-module_desc_H-aQQ{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.uni_index-module_songInfo_nQuJb .uni_index-module_songName_oSa0n{font-weight:500;font-size:.32rem;line-height:.4rem;margin-bottom:.08rem}.uni_index-module_scrollView_Bpeiu{-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;height:calc(82vh - 4.5rem);overflow-y:scroll;padding:0 .48rem}.uni_index-module_scrollView_Bpeiu .uni_index-module_authorInfo_sI-Kr{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-bottom:.4rem}.uni_index-module_scrollView_Bpeiu .uni_index-module_label_8ygAM{font-size:.26rem;line-height:.44rem;color:#232323}.uni_index-module_scrollView_Bpeiu .uni_index-module_value_Rm81s{font-size:.26rem;line-height:.44rem;color:#8c8c8c}.uni_index-module_lyricsWrap_EM2bK .uni_index-module_title_AvOu8{font-weight:600;font-size:.28rem;line-height:.48rem;color:#232323}.uni_index-module_lyricsWrap_EM2bK .uni_index-module_lyrics_Y0rWl{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;font-weight:400;font-size:.26rem;line-height:.44rem;color:#8c8c8c;margin-bottom:.4rem}.uni_index-module_voteArea_xeTTL{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;height:1.4rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;box-shadow:inset 0 .01rem .01rem rgba(0,0,0,.04)}.uni_index-module_voteArea_xeTTL .uni_index-module_common_1f9m5{width:4.69rem;height:.8rem;font-weight:500;font-size:.32rem;color:#7d571e;background-color:#ecca93;border-radius:.5rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.uni_index-module_voteArea_xeTTL .uni_index-module_cancelVote_M5ZOs{color:#fff;background:#bfbfbf}.uni_index-module_voteArea_xeTTL img{width:.32rem;height:.32rem;margin-right:.04rem}.uni_index-module_titleWrap_oOYUj{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:.4rem .18rem .4rem .48rem;font-weight:400;font-size:.24rem;height:.28rem}.uni_index-module_titleWrap_oOYUj .uni_index-module_left_9-S1O{font-size:.26rem;color:#232323}.uni_index-module_titleWrap_oOYUj .uni_index-module_title_nVWlN{font-weight:600;font-size:.32rem;line-height:.32rem;text-align:right;color:rgba(0,0,0,.85);margin-right:.24rem}.uni_index-module_titleWrap_oOYUj img{width:.2rem;height:.2rem;padding:.2rem}.uni_index-module_songInfo_LhrJz{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:.4rem;padding:0 .48rem}.uni_index-module_songInfo_LhrJz .uni_index-module_postImg_9Z6Jy{position:relative;width:2.13rem;height:1.2rem;margin-right:.2rem}.uni_index-module_songInfo_LhrJz .uni_index-module_postImg_9Z6Jy img{width:100%;height:100%;border-radius:.2rem;object-fit:cover}.uni_index-module_songInfo_LhrJz .uni_index-module_icon_lyQoq{width:2.13rem;height:1.2rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:absolute;left:0;top:0}.uni_index-module_songInfo_LhrJz .uni_index-module_icon_lyQoq img{width:.5rem;height:.5rem;margin-right:0}.uni_index-module_songInfo_LhrJz .uni_index-module_desc_To-oX{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.uni_index-module_songInfo_LhrJz .uni_index-module_songName_UGEoi{font-weight:500;font-size:.32rem;line-height:.4rem;margin-bottom:.08rem}.uni_index-module_scrollView_iEVHZ{-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;height:calc(82vh - 5.3rem);overflow-y:scroll;padding:0 .48rem}.uni_index-module_authorInfo_mxYkH{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin:0 .4rem .4rem}.uni_index-module_label_n6z6V{font-size:.26rem;line-height:.44rem;color:#232323}.uni_index-module_value_pKu4e{font-size:.26rem;line-height:.44rem;color:#8c8c8c}.uni_index-module_lyricsWrap_cGbya .uni_index-module_title_nVWlN{font-weight:600;font-size:.28rem;line-height:.48rem;color:#232323}.uni_index-module_lyricsWrap_cGbya .uni_index-module_introduction_3R7hI{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;font-weight:400;font-size:.26rem;line-height:.44rem;color:#8c8c8c;padding-bottom:.4rem}.uni_index-module_voteArea_ke8-J{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;height:1.4rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;box-shadow:inset 0 .01rem .01rem rgba(0,0,0,.04)}.uni_index-module_voteArea_ke8-J .uni_index-module_common_pYvGL{width:4.69rem;height:.8rem;font-weight:500;font-size:.32rem;color:#7d571e;background-color:#ecca93;border-radius:.5rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.uni_index-module_voteArea_ke8-J .uni_index-module_cancelVote_1ceuT{color:#fff;background:#bfbfbf}.uni_index-module_voteArea_ke8-J img{width:.32rem;height:.32rem;margin-right:.04rem}.uni_index-module_titleWrap_M6nD3{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:.4rem .18rem .4rem .48rem;font-weight:400;font-size:.24rem;height:.28rem}.uni_index-module_titleWrap_M6nD3 .uni_index-module_left_Rh-qX{font-size:.26rem;color:#232323}.uni_index-module_titleWrap_M6nD3 .uni_index-module_title_gZd9m{font-weight:400;font-size:.24rem;line-height:.28rem;text-align:right;color:rgba(0,0,0,.85);margin-right:.24rem}.uni_index-module_titleWrap_M6nD3 img{width:.2rem;height:.2rem;padding:.2rem}.uni_index-module_songInfo_tecph{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:.4rem;padding:0 .48rem}.uni_index-module_songInfo_tecph .uni_index-module_postImg_vITP3{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.uni_index-module_songInfo_tecph .uni_index-module_postImg_vITP3 img{width:1.2rem;height:1.2rem;border-radius:.2rem;margin-right:.2rem}.uni_index-module_songInfo_tecph .uni_index-module_desc_Dj-Tr{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.uni_index-module_songInfo_tecph .uni_index-module_songName_r0tg9{font-weight:500;font-size:.32rem;line-height:.4rem;margin-bottom:.08rem}.uni_index-module_songInfo_tecph .uni_index-module_singerName_EsFF4{font-size:.24rem;opacity:.6}.uni_index-module_scrollView_PaW-x{-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;height:calc(82vh - 4.5rem);overflow-y:scroll;padding:0 .48rem}.uni_index-module_scrollView_PaW-x .uni_index-module_desc_Dj-Tr{font-weight:400;font-size:.26rem;color:#232323;opacity:.6;line-height:.44rem;mix-blend-mode:normal;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.uni_index-module_scrollView_PaW-x .uni_index-module_isOpenDesc_j-N-5{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.uni_index-module_list_CMsHs{margin-bottom:.4rem}.uni_index-module_line_MNuWO{font-size:.24rem;font-weight:400;line-height:.4rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.uni_index-module_text_dfunK{color:#232323;white-space:nowrap}.uni_index-module_value_MhJJa{color:#8c8c8c}.uni_index-module_header_hCGS1{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.uni_index-module_header_hCGS1 .uni_index-module_label_9IH2a{font-weight:500;font-size:.28rem;color:#232323;line-height:.4rem}.uni_index-module_toggle_GYHIz{font-weight:400;line-height:.44rem;font-size:.26rem;color:#232323;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.uni_index-module_toggle_GYHIz img{width:.2rem;height:.2rem;margin-left:.04rem}.uni_index-module_toggle_GYHIz .uni_index-module_downArrow_ryv-R{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.uni_index-module_listWrap_KPNwQ{padding-bottom:.4rem}.uni_index-module_listWrap_KPNwQ .uni_index-module_title_gZd9m{font-weight:500;font-size:.28rem;line-height:.4rem;color:#232323;margin-top:.4rem;margin-bottom:.36rem}.uni_index-module_listWrap_KPNwQ .uni_index-module_icon_-Og5p{width:.48rem;height:.48rem}.uni_index-module_listWrap_KPNwQ .uni_index-module_content_X8Mc9{min-height:4rem}.uni_index-module_item_VCQH6{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin-bottom:.4rem}.uni_index-module_item_VCQH6 .uni_index-module_index_7rQxD{display:inline-block;width:.4rem;height:.4rem;line-height:.4rem;text-align:center;font-weight:400;font-size:.28rem}.uni_index-module_item_VCQH6 .uni_index-module_songName_r0tg9{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;word-break:break-word;white-space:pre-wrap;font-weight:400;font-size:.28rem;margin-left:.24rem}.uni_index-module_nameWrap_5FIR5{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;color:#232323}.uni_index-module_active_35etz{color:#c9a23c}.uni_index-module_voteArea_8NxIO{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;height:1.4rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;box-shadow:inset 0 .01rem .01rem rgba(0,0,0,.04)}.uni_index-module_voteArea_8NxIO .uni_index-module_common_YpcTr{width:4.69rem;height:.8rem;font-weight:500;font-size:.32rem;color:#7d571e;background-color:#ecca93;border-radius:.5rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.uni_index-module_voteArea_8NxIO .uni_index-module_cancelVote_FG1mw{color:#fff;background:#bfbfbf}.uni_index-module_voteArea_8NxIO img{width:.32rem;height:.32rem;margin-right:.04rem}.uni_index-module_titleWrap_J7KG0{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:.4rem .18rem .4rem .48rem;font-weight:400;font-size:.24rem;height:.28rem}.uni_index-module_titleWrap_J7KG0 .uni_index-module_left_WFIka{font-size:.26rem;color:#232323}.uni_index-module_titleWrap_J7KG0 .uni_index-module_title_E-KDN{font-weight:600;font-size:.32rem;line-height:.32rem;text-align:right;color:rgba(0,0,0,.85);margin-right:.24rem}.uni_index-module_titleWrap_J7KG0 img{width:.2rem;height:.2rem;padding:.2rem}.uni_index-module_singerInfo_I-XW-{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:.32rem}.uni_index-module_singerInfo_I-XW- .uni_index-module_postImg_P84Uj img{width:1.2rem;height:1.2rem;border-radius:50%;margin-right:.2rem}.uni_index-module_singerInfo_I-XW- .uni_index-module_singerName_LzBH6{font-weight:500;font-size:.32rem;line-height:.4rem;margin-bottom:.08rem}.uni_index-module_albumInfo_LfcvM{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:.4rem}.uni_index-module_albumInfo_LfcvM .uni_index-module_postImg_P84Uj img{width:1.2rem;height:1.2rem;border-radius:.2rem;margin-right:.2rem}.uni_index-module_albumInfo_LfcvM .uni_index-module_albumDesc_BcqCP{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.uni_index-module_albumInfo_LfcvM .uni_index-module_songName_HP9rk{font-weight:500;font-size:.32rem;line-height:.4rem;margin-bottom:.08rem}.uni_index-module_albumInfo_LfcvM .uni_index-module_singerName_LzBH6{font-size:.24rem;opacity:.6}.uni_index-module_authorInfo_ipQ8g{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-bottom:.4rem}.uni_index-module_label_zY-ka{font-size:.26rem;line-height:.44rem;color:#232323}.uni_index-module_value_Ev5U2{font-size:.26rem;line-height:.44rem;color:#8c8c8c}.uni_index-module_scrollView_WLeBk{-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;height:calc(82vh - 2.85rem);overflow-y:scroll;padding:0 .48rem}.uni_index-module_scrollView_WLeBk .uni_index-module_desc_Xsbk7{font-weight:400;font-size:.26rem;color:#232323;opacity:.6;line-height:.44rem;mix-blend-mode:normal;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.uni_index-module_scrollView_WLeBk .uni_index-module_isOpenDesc_fEuJ4{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.uni_index-module_header_P-GM7{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.uni_index-module_header_P-GM7 .uni_index-module_label_zY-ka{font-weight:500;font-size:.28rem;color:#232323;line-height:.4rem;margin-bottom:.1rem}.uni_index-module_toggle_R22l4{font-weight:400;font-size:.26rem;line-height:.44rem;color:#232323;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.uni_index-module_toggle_R22l4 img{width:.2rem;height:.2rem;margin-left:.04rem}.uni_index-module_toggle_R22l4 .uni_index-module_downArrow_T35Yg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.uni_index-module_listWrap_2Z6eC{padding-bottom:.4rem}.uni_index-module_listWrap_2Z6eC .uni_index-module_title_E-KDN{font-weight:500;font-size:.28rem;line-height:.4rem;color:#232323;margin-top:.4rem;margin-bottom:.36rem}.uni_index-module_listWrap_2Z6eC .uni_index-module_icon_2HYxy{width:.48rem;height:.48rem}.uni_index-module_item_qsW9w{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin-bottom:.4rem}.uni_index-module_item_qsW9w .uni_index-module_index_s2cEE{display:inline-block;width:.4rem;height:.4rem;line-height:.4rem;text-align:center;font-weight:400;font-size:.28rem}.uni_index-module_item_qsW9w .uni_index-module_songName_HP9rk{font-weight:400;font-size:.28rem;margin-left:.24rem}.uni_index-module_nameWrap_E3-Nt{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;color:#232323}.uni_index-module_active_hnI2g{color:#c9a23c}.uni_index-module_voteArea_gZSiI{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;height:1.4rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;box-shadow:inset 0 .01rem .01rem rgba(0,0,0,.04)}.uni_index-module_voteArea_gZSiI .uni_index-module_common_9mo-P{width:4.69rem;height:.8rem;font-weight:500;font-size:.32rem;color:#7d571e;background-color:#ecca93;border-radius:.5rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.uni_index-module_voteArea_gZSiI .uni_index-module_cancelVote_0bInC{color:#fff;background:#bfbfbf}.uni_index-module_voteArea_gZSiI img{width:.32rem;height:.32rem;margin-right:.04rem}.uni_index-module_titleWrap_vtgEM{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:.4rem .18rem .4rem .48rem;font-weight:400;font-size:.24rem;height:.28rem}.uni_index-module_titleWrap_vtgEM .uni_index-module_left_WBEPj{font-size:.26rem;color:#232323}.uni_index-module_titleWrap_vtgEM .uni_index-module_title_snL7K{font-weight:600;font-size:.32rem;line-height:.32rem;text-align:right;color:rgba(0,0,0,.85);margin-right:.24rem}.uni_index-module_titleWrap_vtgEM img{width:.2rem;height:.2rem;padding:.2rem}.uni_index-module_songInfo_0qvGg{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:.4rem;padding:0 .48rem}.uni_index-module_songInfo_0qvGg .uni_index-module_postImg_LZcDy img{width:1.2rem;height:1.2rem;border-radius:.2rem;margin-right:.2rem}.uni_index-module_songInfo_0qvGg .uni_index-module_desc_G0tY4{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.uni_index-module_songInfo_0qvGg .uni_index-module_songName_D8mYG{font-weight:500;font-size:.32rem;line-height:.4rem;margin-bottom:.08rem}.uni_index-module_songInfo_0qvGg .uni_index-module_singerName_KNeRP{font-size:.24rem;opacity:.6}.uni_index-module_list_XRG6W{margin-bottom:.4rem}.uni_index-module_line_ZAjlZ{font-size:.24rem;font-weight:400;line-height:.4rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.uni_index-module_text_NBYKK{color:#232323}.uni_index-module_value_jn3i-{color:#8c8c8c}.uni_index-module_scrollView_yYoOn{-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;height:calc(82vh - 4.5rem);overflow-y:scroll;padding:0 .48rem}.uni_index-module_scrollView_yYoOn .uni_index-module_desc_G0tY4{font-weight:400;font-size:.26rem;color:#232323;opacity:.6;line-height:.44rem;mix-blend-mode:normal;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin-top:.04rem}.uni_index-module_scrollView_yYoOn .uni_index-module_isOpenDesc_Ez57h{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.uni_index-module_header_KP0IL{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.uni_index-module_header_KP0IL .uni_index-module_label_FZ5Eg{font-weight:500;font-size:.28rem;color:#232323;line-height:.4rem}.uni_index-module_toggle_1BKvq{font-weight:400;line-height:.44rem;font-size:.26rem;color:#232323;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.uni_index-module_toggle_1BKvq img{width:.2rem;height:.2rem;margin-left:.04rem}.uni_index-module_toggle_1BKvq .uni_index-module_downArrow_-TYJK{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.uni_index-module_voteArea_7-VNj{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;height:1.4rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;box-shadow:inset 0 .01rem .01rem rgba(0,0,0,.04)}.uni_index-module_voteArea_7-VNj .uni_index-module_common_kIxI1{width:4.69rem;height:.8rem;font-weight:500;font-size:.32rem;color:#7d571e;background-color:#ecca93;border-radius:.5rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.uni_index-module_voteArea_7-VNj .uni_index-module_cancelVote_21-P-{color:#fff;background:#bfbfbf}.uni_index-module_voteArea_7-VNj img{width:.32rem;height:.32rem;margin-right:.04rem}.uni_index-module_picture_list_MyLvZ{margin:.48rem auto}.uni_index-module_title_block_iXUIF{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.uni_index-module_picture_title_bVrWV{color:#232323;font-family:PingFang SC;font-size:.28rem;font-style:normal;font-weight:600;line-height:.48rem}.uni_index-module_picture_desc_EQXIM{color:#8c8c8c;text-align:justify;font-family:PingFang SC;font-size:.22rem;font-style:normal;font-weight:400;line-height:.4rem}.uni_index-module_cover_block_Y0C2e{margin-top:.16rem;position:relative;border-radius:.32rem;overflow:hidden}.uni_index-module_cover_block_Y0C2e .uni_index-module_mask_3jrLJ{pointer-events:none;position:absolute;bottom:0;width:6.54rem;height:3rem;background:-webkit-linear-gradient(bottom,rgba(0,0,0,.5) 0%,rgba(0,0,0,0) 100%);background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0));border-radius:.32rem}.uni_index-module_coverList_ZX4q7{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;overflow:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.uni_index-module_coverList_ZX4q7::-webkit-scrollbar{display:none}.uni_index-module_cover_img_V0UGn{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;scroll-snap-align:start;scroll-snap-stop:always;margin-left:.48rem;width:6.54rem;height:6.54rem;background-size:cover;background-position:center;background-repeat:no-repeat}.uni_index-module_cover_img_V0UGn:first-child{margin-left:0}.uni_index-module_cover_desc_b5AKm{position:absolute;left:50%;bottom:.16rem;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translate(-50%);color:rgba(255,255,255,.5);font-family:PingFang SC;font-size:.24rem;font-style:normal;font-weight:400;line-height:.24rem}.uni_index-module_cover_desc_highlight_FU0TP{font-weight:500;color:#fff;text-shadow:0 .04rem .04rem rgba(0,0,0,.15)}.uni_index-module_picture_popup_body_qwFFi{width:100vw;background-color:#232323}.uni_index-module_close_btn_-A9OF{position:absolute;top:.3rem;right:.3rem;width:.72rem;height:.72rem}.uni_index-module_arrow_left_-j6Fv{width:.72rem;height:.72rem;cursor:pointer;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.uni_index-module_arrow_right_F80oH{width:.72rem;height:.72rem;cursor:pointer}.uni_index-module_switch_block_yDnPJ{position:absolute;bottom:.68rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;box-sizing:border-box;z-index:1}.uni_index-module_switch_desc_XaVFG{margin:0 1.2rem;color:rgba(255,255,255,.5);font-family:PingFang SC;font-size:.28rem;font-style:normal;font-weight:400;line-height:.4rem}.uni_index-module_swiper_tLbo7{position:absolute;top:1.34rem;left:0;width:100%}.uni_index-module_pic_item_wrapper_5e-63{position:relative;width:7.5rem;height:10rem;overflow:scroll;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.uni_index-module_pic_item_h2OYs{width:100%;height:auto}.uni_index-module_disable_lock_duWXx{display:block}.uni_index-module_videoContainer_4e6ub{margin-top:.48rem}.uni_index-module_videoTitle_Mr9wA{color:#232323;font-size:.28rem;font-weight:600;line-height:.48rem}.uni_index-module_video_qdZqF{width:6.54rem;height:3.68rem;background-size:cover;background-position:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:.16rem;border-radius:.32rem}.uni_index-module_play_cdYSX{width:.6rem;height:.6rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.uni_index-module_pageNo_fsd5X{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:absolute;bottom:.2rem;left:0;width:100%;color:rgba(255,255,255,.5);font-size:.24rem;font-weight:400;line-height:.24rem}.uni_index-module_pageNo_fsd5X .uni_index-module_current_btMC7{color:#fff;text-shadow:0 .04rem .04rem rgba(0,0,0,.15);font-size:.24rem;font-weight:500;line-height:.24rem}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}.swiper-pointer-events{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-pointer-events.swiper-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:12rem;perspective:12rem}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-box-ordinal-group:10000;-webkit-order:9999;-ms-flex-order:9999;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);-moz-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:.01rem;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:.01rem;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}:root{--swiper-navigation-size:.44rem}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0 - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:.1rem;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:.1rem;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.uni_index-module_container_Wbhci{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.uni_index-module_searchArea_7AgPs{background-color:#f7f7f7;margin:0 .4rem .4rem;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.uni_index-module_content_rXHrz{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;overflow-y:scroll;padding:.4rem .4rem 0;border-radius:.4rem .4rem 0 0;background-color:#fff}.uni_index-module_content_rXHrz [class~=adm-list-body]{border:none!important;overflow:unset!important}.uni_index-module_content_rXHrz [class~=adm-infinite-scroll]{margin-bottom:1.3rem}.uni_index-module_shortContent_PKnWa{height:calc(100vh - 2.95rem)}.uni_index-module_list_YXqpB{margin-top:.48rem}.uni_index-module_tip_0nB4-{font-family:PingFang SC;font-weight:400;color:#232323;mix-blend-mode:normal;margin-bottom:.48rem;font-size:.24rem;line-height:.32rem;letter-spacing:0;text-align:justify}.uni_index-module_noMore_IHXUS{font-weight:400;font-size:.28rem;line-height:.44rem;text-align:center;color:#8c8c8c;margin-top:.72rem;margin-bottom:.6rem}.uni_index-module_noVote_uUGoi{font-size:.28rem;line-height:.44rem;text-align:center;color:#bfbfbf;padding-top:3.84rem}
