@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;600;700;800;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@300;400;500;600;700;800;900&display=swap);
.modal__modal{position:absolute;width:100%;height:100vh;top:0;left:0;z-index:100000000}.modal__modal.modal__noVisible{display:none}.modal__modal::before{content:'';display:block;width:100%;height:100vh;background:rgba(0,0,0,0.6)}.modal__modal[modal-size=small] .modal__section-container{width:calc(100% - 96px);left:48px}.modal__modal .modal__section-container{width:calc(100% - 32px);border-radius:8px;-webkit-overflow-scrolling:touch;overflow-y:scroll;position:absolute;max-height:calc(100vh - 20px);top:50%;left:16px;-webkit-transform:translateY(-50%);transform:translateY(-50%);min-height:100px;background:#FFFFFF;padding:16px}.modal__modal .modal__section-container.modal__top{margin-top:10px}.modal__modal .modal__section-container .modal__closed{position:fixed;top:16px;right:16px;width:16px;height:16px}.modal__common-modal{width:280px;padding:16px;position:fixed;color:#FFFFFF;text-align:center;top:50%;left:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%);border-radius:8px;background:rgba(0,0,0,0.8);-webkit-box-shadow:0px 2px 8px 0px rgba(0,0,0,0.2);box-shadow:0px 2px 8px 0px rgba(0,0,0,0.2);z-index:100000000}.modal__common-modal.modal__noVisible{display:none}

.SearchMatch__root{width:100%;height:32px;border-radius:4px;border:1px solid #E5E7EB;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;align-self:center}.SearchMatch__root .SearchMatch__icon{margin:7px;font-size:18px}.SearchMatch__root input{width:90%;outline:none;border:none}

.FilterSelect__dropdown .FilterSelect__dropdown-toggle,.FilterSelect__dropdown-active .FilterSelect__dropdown-toggle{float:left;background-color:#fff;width:100%;padding:0 16px}.FilterSelect__dropdown .FilterSelect__dropdown-toggle .FilterSelect__text,.FilterSelect__dropdown-active .FilterSelect__dropdown-toggle .FilterSelect__text{float:left;line-height:44px;height:44px;font-size:14px;max-width:8em;color:#666;margin-right:4px}.FilterSelect__dropdown .FilterSelect__dropdown-toggle .FilterSelect__icon,.FilterSelect__dropdown-active .FilterSelect__dropdown-toggle .FilterSelect__icon{float:left;width:6px;height:3.5px;margin-top:20px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.FilterSelect__dropdown .FilterSelect__background-none,.FilterSelect__dropdown-active .FilterSelect__background-none{background-color:#F7F8FA}.FilterSelect__dropdown .FilterSelect__dropdown-menu,.FilterSelect__dropdown-active .FilterSelect__dropdown-menu{display:block;margin:0;padding:0;display:none;position:absolute;border:1px solid #e5e7eb;background-color:#fff;top:44px;left:0;width:100%;z-index:189;max-height:220px;overflow:scroll;border-radius:0 0 4px 4px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.16);box-shadow:0 2px 4px rgba(0,0,0,0.16)}.FilterSelect__dropdown .FilterSelect__dropdown-menu .FilterSelect__search,.FilterSelect__dropdown-active .FilterSelect__dropdown-menu .FilterSelect__search{width:calc(100% - 32px);min-height:32px;margin:8px 16px}.FilterSelect__dropdown .FilterSelect__dropdown-menu .FilterSelect__search .FilterSelect__searchError,.FilterSelect__dropdown-active .FilterSelect__dropdown-menu .FilterSelect__search .FilterSelect__searchError{margin:10px 0px}.FilterSelect__dropdown .FilterSelect__dropdown-menu .FilterSelect__menu-item,.FilterSelect__dropdown-active .FilterSelect__dropdown-menu .FilterSelect__menu-item,.FilterSelect__dropdown .FilterSelect__dropdown-menu .FilterSelect__menu-item-active,.FilterSelect__dropdown-active .FilterSelect__dropdown-menu .FilterSelect__menu-item-active{display:inline-block;margin:0;padding:0;display:block;padding:0 32px;line-height:44px;color:#666;font-size:14px}.FilterSelect__dropdown .FilterSelect__dropdown-menu .FilterSelect__menu-item-active,.FilterSelect__dropdown-active .FilterSelect__dropdown-menu .FilterSelect__menu-item-active{background-color:#f7f8fa}.FilterSelect__dropdown-active .FilterSelect__dropdown-menu{display:block}.FilterSelect__dropdown-active .FilterSelect__dropdown-toggle .FilterSelect__icon{-webkit-transform:rotate(0deg);transform:rotate(0deg)}

.VideoItemComponent__root{width:100%;background-color:#fff;-webkit-box-shadow:0 0.5px 1px 0 rgba(0,0,0,0.16);box-shadow:0 0.5px 1px 0 rgba(0,0,0,0.16);margin-bottom:14px}.VideoItemComponent__root-special{width:100%;background-color:#fff;-webkit-box-shadow:0 0.5px 1px 0 rgba(0,0,0,0.16);box-shadow:0 0.5px 1px 0 rgba(0,0,0,0.16);margin-bottom:8px}.VideoItemComponent__media{position:relative;width:100%;background:black;padding-bottom:56.25%}.VideoItemComponent__media .VideoItemComponent__media-player{position:absolute;top:0;bottom:0;left:0;right:0}.VideoItemComponent__media .VideoItemComponent__poster{display:inline-block;width:100%;height:100%}.VideoItemComponent__media .VideoItemComponent__loading-icon{display:inline-block;width:48px;height:48px;position:absolute;top:calc(50% - 24px);left:calc(50% - 24px);z-index:0}.VideoItemComponent__media .VideoItemComponent__play-btn{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:64px}.VideoItemComponent__media .VideoItemComponent__guidance{position:absolute;right:10px;bottom:10px;display:block;padding:0 10px;border-radius:10px;color:#FFFFFF;background:rgba(0,0,0,0.76)}.VideoItemComponent__details-height{width:100%;padding:6px 6px 12px 6px;height:85px}.VideoItemComponent__details-height .VideoItemComponent__profile-icon-wrapper{display:inline-block;margin-right:8px;vertical-align:top;margin-top:4px}.VideoItemComponent__details-height .VideoItemComponent__profile-icon-wrapper .VideoItemComponent__profile-icon{display:inline-block;width:40px;height:40px;border-radius:50%}.VideoItemComponent__details-height .VideoItemComponent__info{display:inline-block;width:calc(100% - 60px)}.VideoItemComponent__details-height .VideoItemComponent__info .VideoItemComponent__rank{display:inline-block;position:relative;top:2px;width:40px;height:24px;background-color:#f55345;color:#fff;font-size:20px;text-align:center;border-radius:4px;-webkit-transform:scale(0.5);transform:scale(0.5);margin-left:-10px;margin-right:-6px}.VideoItemComponent__details-height .VideoItemComponent__info .VideoItemComponent__media-title{display:block;line-height:16px;height:16px;font-size:14px;color:#333;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.VideoItemComponent__details-height .VideoItemComponent__info .VideoItemComponent__media-props{display:block;width:100%;margin-top:4px;font-size:12px;line-height:14px;color:#999;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;float:left}.VideoItemComponent__details-height .VideoItemComponent__info .VideoItemComponent__media-props span{display:inline-block}.VideoItemComponent__details{width:100%;padding:6px 6px 12px 6px}.VideoItemComponent__details .VideoItemComponent__profile-icon-wrapper{display:inline-block;margin-right:8px;vertical-align:top;margin-top:4px}.VideoItemComponent__details .VideoItemComponent__profile-icon-wrapper .VideoItemComponent__profile-icon{display:inline-block;width:40px;height:40px;border-radius:50%}.VideoItemComponent__details .VideoItemComponent__info{display:inline-block;width:calc(100% - 60px)}.VideoItemComponent__details .VideoItemComponent__info .VideoItemComponent__rank{display:inline-block;position:relative;top:2px;width:40px;height:24px;background-color:#f55345;color:#fff;font-size:20px;text-align:center;border-radius:4px;-webkit-transform:scale(0.5);transform:scale(0.5);margin-left:-10px;margin-right:-6px}.VideoItemComponent__details .VideoItemComponent__info .VideoItemComponent__media-title{line-height:16px;height:32px;font-size:14px;color:#333;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;white-space:normal}.VideoItemComponent__details .VideoItemComponent__info .VideoItemComponent__media-props{display:block;margin-top:4px;font-size:12px;line-height:14px;color:#999}.VideoItemComponent__details .VideoItemComponent__info .VideoItemComponent__media-props span{display:inline-block}.VideoItemComponent__details .VideoItemComponent__comment-wrap{padding:6px 16px 0px 8px;margin-bottom:-8px;border-top:1px solid #e5e7eb}.VideoItemComponent__details .VideoItemComponent__comment-wrap .VideoItemComponent__icon{display:inline-block;width:24px;height:24px;background:url(/public/mobile/img/icon_message.svg);background-size:24px 24px;vertical-align:top}.VideoItemComponent__details .VideoItemComponent__comment-wrap .VideoItemComponent__comment{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;white-space:normal;display:inline-block;height:24px;line-height:12px;font-size:10px;margin-left:8px;vertical-align:top;width:calc(100% - 40px)}

.Header__root-content{width:100%;height:calc(100% + 50px);-webkit-overflow-scrolling:touch;overflow-y:scroll;position:fixed;z-index:900000000}.Header__root,.Header__root-absolute{display:block;position:fixed;top:0;width:100%;height:48px;background-color:#15006C;z-index:900000000;text-align:center;-webkit-transition:background-color .5s ease-in-out;transition:background-color .5s ease-in-out}.Header__root .Header__logo,.Header__root-absolute .Header__logo{display:inline-block;width:80px;height:20px;vertical-align:top;margin-top:12px}.Header__root-absolute{position:absolute}.Header__occupy{height:48px}.Header__search{position:absolute;left:15%;top:15%;width:80%;height:70%;border-radius:4px;background:white}.Header__search .Header__icon{float:left;margin:8px;font-size:20px}.Header__search input{background:none;border:none;outline:none;height:100%;float:left;width:calc(100% - 50px)}.Header__search input::-webkit-input-placeholder{font-size:13px}.Header__search-special{position:absolute;left:5%;top:15%;width:75%;height:70%;border-radius:4px;background:white}.Header__search-special form{height:100%}.Header__search-special .Header__icon{float:left;margin:8px;font-size:20px}.Header__search-special input{background:none;border:none;outline:none;height:100%;float:left;width:calc(100% - 70px)}.Header__search-special .Header__close{margin-top:10px;padding:3px;font-size:8px;border-radius:100%;background:gainsboro}.Header__cancel{display:block;color:white;position:absolute;text-align:center;width:15%;top:13px;left:82%}.Header__btn-menu{color:white;position:absolute;left:0;top:0;bottom:0;padding:0 10px;font-size:16px;background:transparent;margin:0;border:none;outline:none}.Header__btn-menu i{margin-left:10px}.Header__btn-menu a{margin-left:10px;color:white}.Header__btn-menu-right{color:white;position:absolute;right:0;top:0;bottom:0;padding:0 10px;font-size:20px;background:transparent;margin:0;border:none;outline:none}.Header__btn-menu-right i{margin-right:10px}input::-webkit-input-placeholder{font-size:12px}.Header__matchContent{width:100%;background:white;margin-top:4px}

.Recommend__root{width:100%;background:white;display:block;height:100vh;overflow-y:auto}.Recommend__message{width:100%;margin:0px;min-height:36px;background:#f7f8fa;padding:0 16px;line-height:37px}.Recommend__message .Recommend__message-text{width:100%;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.Recommend__message .Recommend__message-text span{font-size:13px}.Recommend__message .Recommend__message-text .Recommend__span-title{display:block;width:93%}.Recommend__message .Recommend__message-text .Recommend__icon{font-size:22px;margin-top:8px}.Recommend__message .Recommend__loading{height:36px;padding-bottom:6px;margin:0px;padding-left:calc(50% - 15px)}.Recommend__message img{margin:auto auto;width:30px;height:30px}.Recommend__recommend-list{width:100%;padding:0px;margin:0px;margin-bottom:48px;list-style:none}.Recommend__recommend-list li{padding-left:16px;height:68px;padding-top:10px}.Recommend__recommend-list li img{width:48px;height:48px;border-radius:100%;float:left}.Recommend__recommend-list li .Recommend__name,.Recommend__recommend-list li .Recommend__fens{margin:0px;margin-left:20px;width:75%;float:left}.Recommend__recommend-list li .Recommend__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

.Share__active{position:absolute;z-index:500;width:100px;height:91.5px}.Share__active .Share__test-tag{position:absolute;right:10px;width:0px;border:5px solid transparent;border-bottom:5px solid #FFFFFF}.Share__active .Share__test-content{position:absolute;top:10px;border-radius:4px;width:100%;height:calc(100% - 5px);background:#FFFFFF}.Share__active .Share__test-content .Share__share{width:100%;height:100%;margin:0px;padding:0px}.Share__active .Share__test-content .Share__share .Share__fb a{color:#3C5A99}.Share__active .Share__test-content .Share__share .Share__tw a{color:#1b95e0}.Share__active .Share__test-content .Share__share li{list-style:none;width:100%;height:50%;padding:0 6px}.Share__active .Share__test-content .Share__share li a{display:-ms-flexbox;display:flex;width:100%;height:100%;-ms-flex-align:center;align-items:center}.Share__active .Share__test-content .Share__share li a p{color:#333333;font-size:12px;margin:0px}.Share__active .Share__test-content .Share__share li a:hover{text-decoration:none}.Share__close{display:none}

.Match__root{width:calc(100% + 3px);background:white;position:relative;height:100%;border:1px solid gainsboro;border-radius:0px 0px 2px 2px}.Match__recommend-list{width:100%;padding:10px 20px;margin:0px;list-style:none;text-align:center;font-size:12px;color:#f55345}.Match__recommend-list li{display:-ms-flexbox;display:flex;padding:8px 0px;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:40px}.Match__recommend-list li img{width:24px;height:24px;border-radius:100%;float:left}.Match__recommend-list li .Match__name,.Match__recommend-list li .Match__fens{margin:0px;margin-left:10px;float:left}.Match__recommend-list li .Match__name{max-width:35%;color:black;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

.index__kol-drawer{position:fixed;left:0;width:0;bottom:0;top:0;opacity:0;background-color:transparent;z-index:300000000}.index__kol-drawer.index__active{opacity:1;width:100%;-webkit-transform:translateX(0);transform:translateX(0)}.index__kol-drawer.index__active .index__kol-drawer-mask{opacity:.4}.index__kol-drawer.index__active .index__kol-drawer-container,.index__kol-drawer.index__active .index__kol-drawer-container-topYoutubeInfluencer,.index__kol-drawer.index__active .index__kol-drawer-container-topValentine{-webkit-transform:translateX(0);transform:translateX(0)}.index__kol-drawer .index__kol-language{margin-bottom:64px;height:40px;border:1px solid white;border-radius:4px}.index__kol-drawer .index__kol-language .index__global{height:100%;width:40px;float:left;text-align:center;color:white;border-right:1px solid white;font-size:20px;line-height:38px}.index__kol-drawer .index__kol-language .index__language-select{width:calc(100% - 40px);float:right;height:100%}.index__kol-drawer-mask{position:absolute;top:0;left:0;right:0;bottom:0;content:'';background-color:#000;opacity:0;-webkit-transition:opacity .2s .15s;transition:opacity .2s .15s}.index__kol-drawer-container,.index__kol-drawer-container-topYoutubeInfluencer,.index__kol-drawer-container-topValentine{position:absolute;left:0;top:0;bottom:0;background-color:#15006C;width:300px;padding:0 16px;-webkit-transform:translateX(-100%) translateZ(0);transform:translateX(-100%) translateZ(0);-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s, -webkit-transform .2s;min-height:100vh;overflow-y:auto}.index__kol-drawer-container .index__list-container,.index__kol-drawer-container-topYoutubeInfluencer .index__list-container,.index__kol-drawer-container-topValentine .index__list-container{min-height:calc(100vh - 150px)}.index__kol-drawer-container .index__list-title,.index__kol-drawer-container-topYoutubeInfluencer .index__list-title,.index__kol-drawer-container-topValentine .index__list-title{font-size:12px;padding-bottom:6px;color:#fff;opacity:.5}.index__kol-drawer-container .index__icon-wrapper,.index__kol-drawer-container-topYoutubeInfluencer .index__icon-wrapper,.index__kol-drawer-container-topValentine .index__icon-wrapper{color:white;position:absolute;left:0;top:0;height:48px;padding:0 16px;float:left;font-size:13px;background:transparent;margin:0;border:none;outline:none;z-index:1}.index__kol-drawer-container .index__icon-wrapper .index__kolicon,.index__kol-drawer-container-topYoutubeInfluencer .index__icon-wrapper .index__kolicon,.index__kol-drawer-container-topValentine .index__icon-wrapper .index__kolicon{font-size:14px}.index__kol-drawer-container .index__drawer-header,.index__kol-drawer-container-topYoutubeInfluencer .index__drawer-header,.index__kol-drawer-container-topValentine .index__drawer-header{position:relative;padding-top:62px}.index__kol-drawer-container .index__menu-list-wrapper,.index__kol-drawer-container-topYoutubeInfluencer .index__menu-list-wrapper,.index__kol-drawer-container-topValentine .index__menu-list-wrapper{border-top:1px solid rgba(255,255,255,0.5);padding:20px 0}.index__kol-drawer-container .index__menu-list-wrapper .index__login-list .index__menu-item,.index__kol-drawer-container-topYoutubeInfluencer .index__menu-list-wrapper .index__login-list .index__menu-item,.index__kol-drawer-container-topValentine .index__menu-list-wrapper .index__login-list .index__menu-item{margin-bottom:12px}.index__kol-drawer-container .index__menu-list-wrapper .index__login-list .index__menu-item:last-child,.index__kol-drawer-container-topYoutubeInfluencer .index__menu-list-wrapper .index__login-list .index__menu-item:last-child,.index__kol-drawer-container-topValentine .index__menu-list-wrapper .index__login-list .index__menu-item:last-child{margin-bottom:0px}.index__kol-drawer-container .index__menu-list,.index__kol-drawer-container-topYoutubeInfluencer .index__menu-list,.index__kol-drawer-container-topValentine .index__menu-list{display:block;margin:0;padding:0;color:white}.index__kol-drawer-container .index__menu-list a,.index__kol-drawer-container-topYoutubeInfluencer .index__menu-list a,.index__kol-drawer-container-topValentine .index__menu-list a{color:inherit;text-decoration:none}.index__kol-drawer-container .index__menu-list .index__menu-item,.index__kol-drawer-container-topYoutubeInfluencer .index__menu-list .index__menu-item,.index__kol-drawer-container-topValentine .index__menu-list .index__menu-item{display:inline-block;margin:0;padding:0;display:block}.index__kol-drawer-container .index__menu-list .index__menu-item.index__active .index__sub-menu-list,.index__kol-drawer-container-topYoutubeInfluencer .index__menu-list .index__menu-item.index__active .index__sub-menu-list,.index__kol-drawer-container-topValentine .index__menu-list .index__menu-item.index__active .index__sub-menu-list{display:block}.index__kol-drawer-container .index__menu-list .index__menu-item.index__active .index__kolicon,.index__kol-drawer-container-topYoutubeInfluencer .index__menu-list .index__menu-item.index__active .index__kolicon,.index__kol-drawer-container-topValentine .index__menu-list .index__menu-item.index__active .index__kolicon{-webkit-transform:rotate(180deg) translateY(50%);transform:rotate(180deg) translateY(50%);-webkit-transform-origin:center;transform-origin:center}.index__kol-drawer-container .index__menu-list .index__menu-item img,.index__kol-drawer-container-topYoutubeInfluencer .index__menu-list .index__menu-item img,.index__kol-drawer-container-topValentine .index__menu-list .index__menu-item img{width:36px;height:36px;border-radius:50%}.index__kol-drawer-container .index__menu-list .index__menu-link,.index__kol-drawer-container-topYoutubeInfluencer .index__menu-list .index__menu-link,.index__kol-drawer-container-topValentine .index__menu-list .index__menu-link{display:block;line-height:32px;position:relative}.index__kol-drawer-container .index__menu-list .index__menu-link .index__kolicon,.index__kol-drawer-container-topYoutubeInfluencer .index__menu-list .index__menu-link .index__kolicon,.index__kol-drawer-container-topValentine .index__menu-list .index__menu-link .index__kolicon{position:absolute;right:0;top:50%;font-size:6px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.index__kol-drawer-container .index__sub-menu-list,.index__kol-drawer-container-topYoutubeInfluencer .index__sub-menu-list,.index__kol-drawer-container-topValentine .index__sub-menu-list{display:block;margin:0;padding:0;color:#ccc;padding-left:24px;font-size:12px;display:none}.index__kol-drawer-container .index__sub-menu-item,.index__kol-drawer-container-topYoutubeInfluencer .index__sub-menu-item,.index__kol-drawer-container-topValentine .index__sub-menu-item{display:inline-block;margin:0;padding:0;display:block}.index__kol-drawer-container .index__sub-menu-item:active,.index__kol-drawer-container-topYoutubeInfluencer .index__sub-menu-item:active,.index__kol-drawer-container-topValentine .index__sub-menu-item:active{color:white}.index__kol-drawer-container .index__sub-menu-link,.index__kol-drawer-container-topYoutubeInfluencer .index__sub-menu-link,.index__kol-drawer-container-topValentine .index__sub-menu-link{padding-left:8px;display:block;line-height:32px}.index__kol-drawer-container-topYoutubeInfluencer{background-color:#18212a}.index__kol-drawer-container-topValentine{background-color:#801014}

.DropDown__root{width:100%;height:100%;position:relative}.DropDown__drop-text{color:white;font-size:14px;margin:0px;padding-top:15px;padding-left:10px;line-height:10px}.DropDown__icon-down{float:right;font-size:10px;margin-right:8px}.DropDown__dropList{margin:0;width:100%;padding:10px;border:0.5px solid gainsboro;border-radius:4px;background:white;z-index:100;list-style:none;font-size:15px;line-height:32px;position:absolute;bottom:100%}.DropDown__dropList a{display:block;width:100%;color:gray}.DropDown__dropList a:hover{text-decoration:none;color:gray}

html{font-size:unset !important;font-family:"Noto Sans KR", sans-serif !important}body{width:100% !important;min-width:100% !important;max-width:100% !important}.KrHeader__no-scroll{overflow:hidden}.KrHeader__landing-button{min-width:120px;height:48px;font-size:0.875rem;-webkit-box-shadow:0px 3.06px 6.13px 0px rgba(250,99,0,0.05);box-shadow:0px 3.06px 6.13px 0px rgba(250,99,0,0.05);display:-ms-flexbox;display:flex;border:3px solid #FFF3EB;border-radius:32px;background-color:#fff;color:#323B4B;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all 0.3s;transition:all 0.3s}.KrHeader__landing-button:hover{-webkit-box-shadow:0px 4px 8px 0px rgba(250,99,0,0.1);box-shadow:0px 4px 8px 0px rgba(250,99,0,0.1);border-color:#FCA166}.KrHeader__login-button,.KrHeader__green-button{padding:0;min-width:unset;display:-ms-flexbox;display:flex;background-color:#FA6300;border-color:#FA6300;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;color:#F4F5F7;-webkit-transition:all 0.3s;transition:all 0.3s;margin-left:16px}.KrHeader__login-button:hover,.KrHeader__green-button:hover{-webkit-box-shadow:0px 8px 16px 0px rgba(250,99,0,0.3);box-shadow:0px 8px 16px 0px rgba(250,99,0,0.3);border-color:#FA6300}.KrHeader__login-button .KrHeader__login-icon,.KrHeader__green-button .KrHeader__login-icon{-ms-flex-negative:0;flex-shrink:0;width:42px;height:42px;border-radius:50%;background-color:#fff;background-position:center;background-repeat:no-repeat;background-image:url(/public/mobile/img/arrow-orange.svg)}.KrHeader__login-button .KrHeader__login-text,.KrHeader__green-button .KrHeader__login-text{padding-left:24px;padding-right:18px}.KrHeader__kr-landing-header-mobile-wrap{width:100%;display:block;position:relative}.KrHeader__kr-landing-header-mobile-wrap .KrHeader__landing-header-mobile-skeleton{width:100%;height:3.75rem}.KrHeader__kr-landing-header-mobile-wrap .KrHeader__landing-header-mobile-content{display:block;position:fixed;top:0;left:0;z-index:10;width:100%;height:100vh;max-height:3.75rem;background-color:#000;-webkit-transition:max-height 0.3s, background-color 0.3s 0.3s;transition:max-height 0.3s, background-color 0.3s 0.3s;overflow:hidden}.KrHeader__kr-landing-header-mobile-wrap .KrHeader__landing-header-mobile-content .KrHeader__landing-header-mobile-permanent{width:100%;height:3.75rem;padding:10px 24px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.KrHeader__kr-landing-header-mobile-wrap .KrHeader__landing-header-mobile-content .KrHeader__landing-header-mobile-permanent .KrHeader__mobile-logo-wrap{display:block}.KrHeader__kr-landing-header-mobile-wrap .KrHeader__landing-header-mobile-content .KrHeader__landing-header-mobile-permanent .KrHeader__mobile-logo-wrap .KrHeader__logo-image{width:96px}.KrHeader__kr-landing-header-mobile-wrap .KrHeader__landing-header-mobile-content .KrHeader__landing-header-mobile-permanent .KrHeader__mobile-logo-wrap .KrHeader__logo-text{font-family:"Noto Sans SC", sans-serif;color:#fff;font-size:6px;display:block;text-align:end;line-height:18px}.KrHeader__kr-landing-header-mobile-wrap .KrHeader__landing-header-mobile-content .KrHeader__landing-header-mobile-permanent .KrHeader__mobile-logo-wrap .KrHeader__logo-text .KrHeader__left{font-weight:400}.KrHeader__kr-landing-header-mobile-wrap .KrHeader__landing-header-mobile-content .KrHeader__landing-header-mobile-permanent .KrHeader__mobile-logo-wrap .KrHeader__logo-text .KrHeader__right{font-weight:700}.KrHeader__kr-landing-header-mobile-wrap .KrHeader__landing-header-mobile-content .KrHeader__landing-header-mobile-permanent .KrHeader__mobile-operation-wrap{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start}.KrHeader__kr-landing-header-mobile-wrap .KrHeader__landing-header-mobile-content .KrHeader__landing-header-mobile-permanent .KrHeader__mobile-operation-wrap .KrHeader__kol-icon-Search{font-size:1.5rem;margin-right:1.5rem;color:#323B4B}.KrHeader__kr-landing-header-mobile-wrap .KrHeader__landing-header-mobile-content .KrHeader__landing-header-mobile-permanent .KrHeader__mobile-operation-wrap .KrHeader__nav-button{display:block;width:2.5rem;height:2.5rem;border-radius:50%;text-align:center;background-color:#000;font-size:1.125rem;font-weight:700;color:#ffffff;line-height:2.5rem}.KrHeader__kr-landing-header-mobile-wrap .KrHeader__landing-header-mobile-content .KrHeader__landing-header-mobile-permanent .KrHeader__mobile-operation-wrap .KrHeader__more{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:28px;height:28px;border-radius:50%}.KrHeader__kr-landing-header-mobile-wrap .KrHeader__landing-header-mobile-content .KrHeader__landing-header-mobile-permanent .KrHeader__mobile-operation-wrap .KrHeader__dot{width:3px;height:3px;margin:0 2px;background-color:#fff;border-radius:50%;display:inline-block}.KrHeader__kr-landing-header-mobile-wrap .KrHeader__landing-header-mobile-content .KrHeader__landing-header-mobile-expended{padding:24px}.KrHeader__kr-landing-header-mobile-wrap .KrHeader__landing-header-mobile-content .KrHeader__landing-header-mobile-expended .KrHeader__header-mobile-nav-warp{width:100%;border-radius:16px;background-color:#fef8f3;overflow:hidden;margin-bottom:8px;-webkit-transition:background-color 0.3s;transition:background-color 0.3s}.KrHeader__kr-landing-header-mobile-wrap .KrHeader__landing-header-mobile-content .KrHeader__landing-header-mobile-expended .KrHeader__header-mobile-nav-warp .KrHeader__header-mobile-nav-title{width:100%;height:3.5rem;padding:0 24px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;font-size:1rem;color:#323B4B;font-weight:500;-webkit-transition:color 0.3s;transition:color 0.3s}.KrHeader__kr-landing-header-mobile-wrap .KrHeader__landing-header-mobile-content .KrHeader__landing-header-mobile-expended .KrHeader__header-mobile-nav-warp .KrHeader__header-mobile-nav-title::after{content:'\e681';font-family:'kolicon';font-size:0.75rem;line-height:1;-webkit-transition:-webkit-transform 0.3s;transition:-webkit-transform 0.3s;transition:transform 0.3s;transition:transform 0.3s, -webkit-transform 0.3s}.KrHeader__kr-landing-header-mobile-wrap .KrHeader__landing-header-mobile-content .KrHeader__landing-header-mobile-expended .KrHeader__header-mobile-nav-warp .KrHeader__header-mobile-nav-list{max-height:0;-webkit-transition:max-height 0.3s, background-color 0.3s 0s;transition:max-height 0.3s, background-color 0.3s 0s}.KrHeader__kr-landing-header-mobile-wrap .KrHeader__landing-header-mobile-content .KrHeader__landing-header-mobile-expended .KrHeader__header-mobile-nav-warp .KrHeader__header-mobile-nav-list .KrHeader__header-mobile-nav-list-content{padding:12px 24px}.KrHeader__kr-landing-header-mobile-wrap .KrHeader__landing-header-mobile-content .KrHeader__landing-header-mobile-expended .KrHeader__header-mobile-nav-warp .KrHeader__header-mobile-nav-list .KrHeader__header-mobile-nav-item{display:block;width:100%;padding:12px 0;font-size:0.875rem;color:#323B4B}.KrHeader__kr-landing-header-mobile-wrap .KrHeader__landing-header-mobile-content .KrHeader__landing-header-mobile-expended .KrHeader__header-mobile-nav-warp-expended{background-color:#fff3eb}.KrHeader__kr-landing-header-mobile-wrap .KrHeader__landing-header-mobile-content .KrHeader__landing-header-mobile-expended .KrHeader__header-mobile-nav-warp-expended .KrHeader__header-mobile-nav-title{color:#FA6300;border-bottom:1px solid #ffffff}.KrHeader__kr-landing-header-mobile-wrap .KrHeader__landing-header-mobile-content .KrHeader__landing-header-mobile-expended .KrHeader__header-mobile-nav-warp-expended .KrHeader__header-mobile-nav-title::after{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.KrHeader__kr-landing-header-mobile-wrap .KrHeader__landing-header-mobile-content .KrHeader__landing-header-mobile-expended .KrHeader__header-mobile-nav-warp-expended .KrHeader__header-mobile-nav-list{max-height:13rem}.KrHeader__kr-landing-header-mobile-wrap .KrHeader__landing-header-mobile-content .KrHeader__landing-header-mobile-expended .KrHeader__header-mobile-line{width:100%;height:1px;background-color:#fff3eb;margin-top:24px;margin-bottom:24px}.KrHeader__kr-landing-header-mobile-wrap .KrHeader__landing-header-mobile-content .KrHeader__landing-header-mobile-expended .KrHeader__header-mobile-button-wrap{width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.KrHeader__kr-landing-header-mobile-wrap .KrHeader__landing-header-mobile-content .KrHeader__landing-header-mobile-expended .KrHeader__header-mobile-button-wrap .KrHeader__login-button{margin-left:16px}.KrHeader__kr-landing-header-mobile-wrap .KrHeader__landing-header-mobile-content-expended{max-height:100vh;background-color:#ffffff;-webkit-transition-delay:0s;transition-delay:0s}.KrHeader__kr-landing-header-mobile-wrap .KrHeader__landing-header-mobile-content-expended .KrHeader__landing-header-mobile-permanent{border-bottom:1px solid #fff3eb}.KrHeader__kr-landing-header-mobile-wrap .KrHeader__landing-header-mobile-content-expended .KrHeader__landing-header-mobile-permanent .KrHeader__mobile-operation-wrap .KrHeader__nav-button{background-color:#fef8f3;color:#FA6300}.KrHeader__landing-footer-mobile-wrap{width:100%;display:block;background-color:#fef8f3}.KrHeader__landing-footer-mobile-wrap .KrHeader__landing-footer-mobile-section{width:100%}.KrHeader__landing-footer-mobile-wrap .KrHeader__footer-mobile-content{padding:32px 24px}.KrHeader__landing-footer-mobile-wrap .KrHeader__footer-mobile-content .KrHeader__footer-mobile-logo-wrap{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start;padding-bottom:32px;border-bottom:2px solid #fff3eb}.KrHeader__landing-footer-mobile-wrap .KrHeader__footer-mobile-content .KrHeader__footer-mobile-logo-wrap .KrHeader__logo-content .KrHeader__footer-logo{height:2rem;display:block}.KrHeader__landing-footer-mobile-wrap .KrHeader__footer-mobile-content .KrHeader__footer-mobile-logo-wrap .KrHeader__language-content{width:180px;height:48px;background-color:#ffffff;border-radius:14px;border:2px solid transparent;padding:12px 14px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative}.KrHeader__landing-footer-mobile-wrap .KrHeader__footer-mobile-content .KrHeader__footer-mobile-logo-wrap .KrHeader__language-content .KrHeader__kol-icon-icon_earth{color:#323B4B;font-size:1rem}.KrHeader__landing-footer-mobile-wrap .KrHeader__footer-mobile-content .KrHeader__footer-mobile-logo-wrap .KrHeader__language-content .KrHeader__kol-icon-angle-down{font-size:1.255rem;-webkit-transition:0.3s;transition:0.3s;color:#B0B7C3}.KrHeader__landing-footer-mobile-wrap .KrHeader__footer-mobile-content .KrHeader__footer-mobile-logo-wrap .KrHeader__language-content .KrHeader__current-language{-ms-flex:1 1;flex:1 1;padding-left:16px}.KrHeader__landing-footer-mobile-wrap .KrHeader__footer-mobile-content .KrHeader__footer-mobile-logo-wrap .KrHeader__language-content .KrHeader__language-list-wrap{position:absolute;left:0;width:100%;top:48px;padding:8px 0;cursor:default;-webkit-transition:all 0.3s;transition:all 0.3s;overflow:hidden;opacity:0;max-height:0;z-index:1}.KrHeader__landing-footer-mobile-wrap .KrHeader__footer-mobile-content .KrHeader__footer-mobile-logo-wrap .KrHeader__language-content .KrHeader__language-list-wrap .KrHeader__language-list{padding:12px;background-color:#ffffff;border-radius:14px;-webkit-box-shadow:0px 23px 44px 0px rgba(176,183,195,0.14),0px 1px 4px 0px rgba(0,0,0,0.1);box-shadow:0px 23px 44px 0px rgba(176,183,195,0.14),0px 1px 4px 0px rgba(0,0,0,0.1)}.KrHeader__landing-footer-mobile-wrap .KrHeader__footer-mobile-content .KrHeader__footer-mobile-logo-wrap .KrHeader__language-content .KrHeader__language-list-wrap .KrHeader__language-list .KrHeader__language-item{width:100%;height:40px;padding:10px 12px;font-size:0.875rem;color:#323B4B;cursor:pointer;border-radius:12px}.KrHeader__landing-footer-mobile-wrap .KrHeader__footer-mobile-content .KrHeader__footer-mobile-logo-wrap .KrHeader__language-content .KrHeader__language-list-wrap .KrHeader__language-list .KrHeader__language-item:hover{background-color:#F4F5F7;color:#FA6300;font-weight:bold}.KrHeader__landing-footer-mobile-wrap .KrHeader__footer-mobile-content .KrHeader__footer-mobile-logo-wrap .KrHeader__language-content .KrHeader__language-list-wrap .KrHeader__language-list .KrHeader__language-active{color:#FA6300;font-weight:bold;cursor:default}.KrHeader__landing-footer-mobile-wrap .KrHeader__footer-mobile-content .KrHeader__footer-mobile-logo-wrap .KrHeader__language-content:hover{border-color:#FA6300}.KrHeader__landing-footer-mobile-wrap .KrHeader__footer-mobile-content .KrHeader__footer-mobile-logo-wrap .KrHeader__language-content:hover .KrHeader__kol-icon-angle-down{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.KrHeader__landing-footer-mobile-wrap .KrHeader__footer-mobile-content .KrHeader__footer-mobile-logo-wrap .KrHeader__language-content:hover .KrHeader__language-list-wrap{opacity:1;max-height:480px}.KrHeader__landing-footer-mobile-wrap .KrHeader__footer-mobile-content .KrHeader__footer-mobile-link-wrap{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:32px;border-bottom:2px solid #fff3eb}.KrHeader__landing-footer-mobile-wrap .KrHeader__footer-mobile-content .KrHeader__footer-mobile-link-wrap .KrHeader__link-row{width:50%}.KrHeader__landing-footer-mobile-wrap .KrHeader__footer-mobile-content .KrHeader__footer-mobile-link-wrap .KrHeader__link-row .KrHeader__link-content{margin-bottom:24px}.KrHeader__landing-footer-mobile-wrap .KrHeader__footer-mobile-content .KrHeader__footer-mobile-link-wrap .KrHeader__link-row .KrHeader__link-content .KrHeader__link-title{font-size:1rem;line-height:1.5;color:#FA6300;position:relative;padding-bottom:9px}.KrHeader__landing-footer-mobile-wrap .KrHeader__footer-mobile-content .KrHeader__footer-mobile-link-wrap .KrHeader__link-row .KrHeader__link-content .KrHeader__link-title::before{content:'';display:block;position:absolute;left:0;bottom:0;width:25px;height:1px;background-color:#fca166}.KrHeader__landing-footer-mobile-wrap .KrHeader__footer-mobile-content .KrHeader__footer-mobile-link-wrap .KrHeader__link-row .KrHeader__link-content .KrHeader__link-list{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.KrHeader__landing-footer-mobile-wrap .KrHeader__footer-mobile-content .KrHeader__footer-mobile-link-wrap .KrHeader__link-row .KrHeader__link-content .KrHeader__link-list .KrHeader__link-item{margin-top:16px}.KrHeader__landing-footer-mobile-wrap .KrHeader__footer-mobile-content .KrHeader__footer-mobile-link-wrap .KrHeader__link-row .KrHeader__link-content .KrHeader__link-list .KrHeader__link-item .KrHeader__link{position:relative;padding-right:22px;color:#323B4B;font-size:0.875rem;line-height:1.5;white-space:nowrap}.KrHeader__landing-footer-mobile-wrap .KrHeader__footer-mobile-content .KrHeader__footer-mobile-link-wrap .KrHeader__link-row .KrHeader__link-content .KrHeader__cup-wrap{width:104px;margin-top:32px}.KrHeader__landing-footer-mobile-wrap .KrHeader__footer-mobile-content .KrHeader__footer-mobile-link-wrap .KrHeader__link-row .KrHeader__link-content .KrHeader__social-list{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.KrHeader__landing-footer-mobile-wrap .KrHeader__footer-mobile-content .KrHeader__footer-mobile-link-wrap .KrHeader__link-row .KrHeader__link-content .KrHeader__social-list .KrHeader__social-icon{width:32px;height:32px;display:block;-webkit-filter:grayscale(1) contrast(0) brightness(0.3);filter:grayscale(1) contrast(0) brightness(0.3);-webkit-transition:all 0.3s;transition:all 0.3s}.KrHeader__landing-footer-mobile-wrap .KrHeader__footer-mobile-content .KrHeader__footer-mobile-link-wrap .KrHeader__link-row .KrHeader__link-content .KrHeader__social-list .KrHeader__social-icon:hover{-webkit-filter:grayscale(0) contrast(1) brightness(1);filter:grayscale(0) contrast(1) brightness(1)}.KrHeader__landing-footer-mobile-wrap .KrHeader__footer-mobile-content .KrHeader__footer-mobile-link-wrap .KrHeader__link-row .KrHeader__link-content .KrHeader__qrcode-wrap{margin-top:16px;display:-ms-flexbox;display:flex;line-height:18px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.KrHeader__landing-footer-mobile-wrap .KrHeader__footer-mobile-content .KrHeader__footer-mobile-link-wrap .KrHeader__link-row .KrHeader__link-content .KrHeader__qrcode-wrap .KrHeader__qrcode-item{margin-right:16px}.KrHeader__landing-footer-mobile-wrap .KrHeader__footer-mobile-content .KrHeader__footer-mobile-link-wrap .KrHeader__link-row .KrHeader__link-content .KrHeader__qrcode-wrap .KrHeader__qrcode-item .KrHeader__qrcode{width:100px;height:100px}.KrHeader__landing-footer-mobile-wrap .KrHeader__footer-mobile-content .KrHeader__footer-mobile-link-wrap .KrHeader__link-row .KrHeader__link-content .KrHeader__qrcode-wrap .KrHeader__qrcode-item .KrHeader__qrcode-alert{margin-top:16px;color:#323B4B;line-height:18px;font-size:0.75rem}.KrHeader__landing-footer-mobile-wrap .KrHeader__footer-mobile-content .KrHeader__footer-mobile-link-wrap .KrHeader__link-row .KrHeader__link-content .KrHeader__qrcode-wrap .KrHeader__qrcode-item .KrHeader__qrcode-alert .KrHeader__kolicon{margin-left:4px;display:inline-block;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.KrHeader__landing-footer-mobile-wrap .KrHeader__footer-mobile-content .KrHeader__footer-mobile-bottom-wrap{padding-top:16px;width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}.KrHeader__landing-footer-mobile-wrap .KrHeader__footer-mobile-content .KrHeader__footer-mobile-bottom-wrap .KrHeader__footer-privacy{white-space:nowrap}.KrHeader__landing-footer-mobile-wrap .KrHeader__footer-mobile-content .KrHeader__footer-mobile-bottom-wrap .KrHeader__footer-privacy .KrHeader__privacy-link{margin-right:8px;color:#323B4B;font-size:0.75rem;line-height:1.5}.KrHeader__landing-footer-mobile-wrap .KrHeader__footer-mobile-content .KrHeader__footer-mobile-bottom-wrap .KrHeader__footer-privacy .KrHeader__copyright{color:#323B4B;font-size:0.75rem;line-height:1.5;white-space:nowrap}

.pullToRefresh__pull-refresh-root{display:block;position:relative;height:calc(100vh - 48px);-webkit-overflow-scrolling:touch;overflow-y:scroll}.pullToRefresh__pull-refresh-root .pullToRefresh__refresh-footer{text-align:center;line-height:48px}.pullToRefresh__pull-refresh-root .pullToRefresh__refresh-footer .pullToRefresh__loadingSVG{padding:5px;width:48px;height:48px}

.ReturnTop__top-content{position:fixed;right:8px;bottom:44px;z-index:1500}.ReturnTop__top-content.ReturnTop__hidden{display:none}.ReturnTop__top-content img{position:absolute;top:0;left:0;z-index:1200;width:100%;height:100%;border-radius:100%}

.VideoRankComponent__root .VideoRankComponent__top-area{width:100%;background:#ffffff}.VideoRankComponent__root .VideoRankComponent__top-area .VideoRankComponent__title{width:100%;padding:0 14px;color:#333;font-weight:bold;line-height:38px;width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.VideoRankComponent__root .VideoRankComponent__top-area .VideoRankComponent__filter-list{width:100%;height:44px;background:#FFFFFF;margin-bottom:2px;-webkit-box-shadow:0px 1px 1px rgba(0,0,0,0.16);box-shadow:0px 1px 1px rgba(0,0,0,0.16);overflow:hidden}.VideoRankComponent__root .VideoRankComponent__top-area .VideoRankComponent__filter-list .VideoRankComponent__scroll-container{width:100%;overflow-y:hidden;overflow-x:auto;height:50px}.VideoRankComponent__root .VideoRankComponent__top-area .VideoRankComponent__filter-list .VideoRankComponent__scroll-container .VideoRankComponent__scroll-ul{margin:0;padding:0;height:100%;width:-webkit-max-content;width:-moz-max-content;width:max-content}.VideoRankComponent__root .VideoRankComponent__top-area .VideoRankComponent__filter-list .VideoRankComponent__scroll-container .VideoRankComponent__scroll-ul .VideoRankComponent__active{color:#FFFFFF;background:#F55345;border-radius:4px;padding:0px 5px}.VideoRankComponent__root .VideoRankComponent__top-area .VideoRankComponent__filter-list .VideoRankComponent__scroll-container .VideoRankComponent__scroll-ul li{display:inline-block;height:28px;line-height:30px;margin:8px 16px}.VideoRankComponent__filter-params{display:block;-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.16);box-shadow:0 1px 2px rgba(0,0,0,0.16);margin:12px;position:relative}.VideoRankComponent__filter-results{padding:0 14px;background-color:#f7f8fa}.VideoRankComponent__filter-results .VideoRankComponent__title{margin:8px auto;line-height:18px;font-size:12px;color:#666}.VideoRankComponent__filter-results .VideoRankComponent__title .VideoRankComponent__area,.VideoRankComponent__filter-results .VideoRankComponent__title .VideoRankComponent__category{color:#333}.VideoRankComponent__filter-results .VideoRankComponent__video-list{display:block}.VideoRankComponent__filter-results .VideoRankComponent__footer{text-align:center}.VideoRankComponent__filter-results .VideoRankComponent__footer .VideoRankComponent__hint-end{text-align:center;font-size:14px;padding-bottom:14px;color:#666}.VideoRankComponent__filter-results .VideoRankComponent__footer .VideoRankComponent__hint-loading{display:inline-block;width:32px;height:32px}

.VideoItemComponent__root{width:100%;background-color:#fff;-webkit-box-shadow:0 0.5px 1px 0 rgba(0,0,0,0.16);box-shadow:0 0.5px 1px 0 rgba(0,0,0,0.16);margin-bottom:14px}.VideoItemComponent__root-special{width:100%;background-color:#fff;-webkit-box-shadow:0 0.5px 1px 0 rgba(0,0,0,0.16);box-shadow:0 0.5px 1px 0 rgba(0,0,0,0.16);margin-bottom:8px}.VideoItemComponent__media{position:relative;width:100%;padding-bottom:56.25%}.VideoItemComponent__media .VideoItemComponent__media-player{position:absolute;top:0;bottom:0;left:0;right:0}.VideoItemComponent__media .VideoItemComponent__poster{display:inline-block;width:100%;height:100%}.VideoItemComponent__media .VideoItemComponent__loading-icon{display:inline-block;width:48px;height:48px;position:absolute;top:calc(50% - 24px);left:calc(50% - 24px);z-index:0}.VideoItemComponent__media .VideoItemComponent__play-btn{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:64px}.VideoItemComponent__media .VideoItemComponent__guidance{position:absolute;right:10px;bottom:10px;display:block;padding:0 10px;border-radius:10px;color:#FFFFFF;background:rgba(0,0,0,0.76)}.VideoItemComponent__details-height{width:100%;padding:6px 6px 12px 6px;height:85px}.VideoItemComponent__details-height .VideoItemComponent__profile-icon-wrapper{display:inline-block;margin-right:8px;vertical-align:top;margin-top:4px}.VideoItemComponent__details-height .VideoItemComponent__profile-icon-wrapper .VideoItemComponent__profile-icon{display:inline-block;width:40px;height:40px;border-radius:50%}.VideoItemComponent__details-height .VideoItemComponent__info{display:inline-block;width:calc(100% - 60px)}.VideoItemComponent__details-height .VideoItemComponent__info .VideoItemComponent__rank{display:inline-block;position:relative;top:2px;width:40px;height:24px;background-color:#f55345;color:#fff;font-size:20px;text-align:center;border-radius:4px;-webkit-transform:scale(0.5);transform:scale(0.5);margin-left:-10px;margin-right:-6px}.VideoItemComponent__details-height .VideoItemComponent__info .VideoItemComponent__media-title{display:block;line-height:16px;height:16px;font-size:14px;color:#333;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.VideoItemComponent__details-height .VideoItemComponent__info .VideoItemComponent__media-props{display:block;width:100%;margin-top:4px;font-size:12px;line-height:14px;color:#999;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;float:left}.VideoItemComponent__details-height .VideoItemComponent__info .VideoItemComponent__media-props span{display:inline-block}.VideoItemComponent__details{width:100%;padding:6px}.VideoItemComponent__details .VideoItemComponent__profile-icon-wrapper{display:inline-block;margin-right:8px;vertical-align:top;margin-top:4px}.VideoItemComponent__details .VideoItemComponent__profile-icon-wrapper .VideoItemComponent__profile-icon{display:inline-block;width:40px;height:40px;border-radius:50%}.VideoItemComponent__details .VideoItemComponent__info{display:inline-block;width:calc(100% - 60px)}.VideoItemComponent__details .VideoItemComponent__info .VideoItemComponent__rank{display:inline-block;position:relative;top:2px;width:40px;height:24px;background-color:#f55345;color:#fff;font-size:20px;text-align:center;border-radius:4px;-webkit-transform:scale(0.5);transform:scale(0.5);margin-left:-10px;margin-right:-6px}.VideoItemComponent__details .VideoItemComponent__info .VideoItemComponent__media-title{line-height:16px;height:32px;font-size:14px;color:#333;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;white-space:normal}.VideoItemComponent__details .VideoItemComponent__info .VideoItemComponent__media-props{display:block;margin-top:4px;font-size:12px;line-height:14px;color:#999}.VideoItemComponent__details .VideoItemComponent__info .VideoItemComponent__media-props span{display:inline-block}.VideoItemComponent__details .VideoItemComponent__info .VideoItemComponent__video-rank{width:100%;height:20px;background-color:#F7F8FA;padding:0 4px;position:relative;margin-top:6px}.VideoItemComponent__details .VideoItemComponent__info .VideoItemComponent__video-rank .VideoItemComponent__rank-size,.VideoItemComponent__details .VideoItemComponent__info .VideoItemComponent__video-rank .VideoItemComponent__rank-size-1,.VideoItemComponent__details .VideoItemComponent__info .VideoItemComponent__video-rank .VideoItemComponent__rank-size-2,.VideoItemComponent__details .VideoItemComponent__info .VideoItemComponent__video-rank .VideoItemComponent__rank-size-3{width:24px;height:24px;border-radius:50%;margin-top:4px;background:#E5E7EB;font-size:14px;line-height:24px;text-align:center;color:#333;-webkit-transform:scale(0.5);transform:scale(0.5);display:block;-webkit-transform-origin:left top;transform-origin:left top;float:left}.VideoItemComponent__details .VideoItemComponent__info .VideoItemComponent__video-rank .VideoItemComponent__rank-size-1,.VideoItemComponent__details .VideoItemComponent__info .VideoItemComponent__video-rank .VideoItemComponent__rank-size-2,.VideoItemComponent__details .VideoItemComponent__info .VideoItemComponent__video-rank .VideoItemComponent__rank-size-3{font-size:0px;background-size:cover;background-position:left top}.VideoItemComponent__details .VideoItemComponent__info .VideoItemComponent__video-rank .VideoItemComponent__rank-size-1{background-image:url(/public/mobile/img/topic_1.png)}.VideoItemComponent__details .VideoItemComponent__info .VideoItemComponent__video-rank .VideoItemComponent__rank-size-2{background-image:url(/public/mobile/img/topic_2.png)}.VideoItemComponent__details .VideoItemComponent__info .VideoItemComponent__video-rank .VideoItemComponent__rank-size-3{background-image:url(/public/mobile/img/topic_3.png)}.VideoItemComponent__details .VideoItemComponent__info .VideoItemComponent__video-rank .VideoItemComponent__rank-number{font-size:10px;color:#666;line-height:20px;display:block;float:left;margin-left:-4px}.VideoItemComponent__details .VideoItemComponent__info .VideoItemComponent__video-rank .VideoItemComponent__rank-number .VideoItemComponent__number{color:#F55345;font-size:14px;margin-right:4px}.VideoItemComponent__details .VideoItemComponent__comment-wrap{padding:6px 16px 0px 8px;margin-bottom:-8px;border-top:1px solid #e5e7eb}.VideoItemComponent__details .VideoItemComponent__comment-wrap .VideoItemComponent__icon{display:inline-block;width:24px;height:24px;background:url(/public/mobile/img/icon_message.svg);background-size:24px 24px;vertical-align:top}.VideoItemComponent__details .VideoItemComponent__comment-wrap .VideoItemComponent__comment{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;white-space:normal;display:inline-block;height:24px;line-height:12px;font-size:10px;margin-left:8px;vertical-align:top;width:calc(100% - 40px)}

.VideoRankComponent__root .VideoRankComponent__filter-params{display:block;position:relative;-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.16);box-shadow:0 1px 2px rgba(0,0,0,0.16)}.VideoRankComponent__root .VideoRankComponent__filter-params:before,.VideoRankComponent__root .VideoRankComponent__filter-params:after{content:"";display:table}.VideoRankComponent__root .VideoRankComponent__filter-params:after{clear:both;overflow:hidden}.VideoRankComponent__root .VideoRankComponent__filter-params .VideoRankComponent__filter{float:left;width:50%;height:44px}.VideoRankComponent__root .VideoRankComponent__filter-params .VideoRankComponent__line-sep{position:absolute;top:12px;height:20px;left:50%;width:1px;background-color:#e5e7eb}.VideoRankComponent__root .VideoRankComponent__filter-results{padding:0 14px;background-color:#f7f8fa}.VideoRankComponent__root .VideoRankComponent__filter-results .VideoRankComponent__title{margin:8px auto;line-height:18px;font-size:12px;color:#666}.VideoRankComponent__root .VideoRankComponent__filter-results .VideoRankComponent__title .VideoRankComponent__area,.VideoRankComponent__root .VideoRankComponent__filter-results .VideoRankComponent__title .VideoRankComponent__category{color:#333}.VideoRankComponent__root .VideoRankComponent__filter-results .VideoRankComponent__video-list{display:block}.VideoRankComponent__root .VideoRankComponent__filter-results .VideoRankComponent__footer{text-align:center}.VideoRankComponent__root .VideoRankComponent__filter-results .VideoRankComponent__footer .VideoRankComponent__hint-end{text-align:center;font-size:14px;padding-bottom:14px;color:#666}.VideoRankComponent__root .VideoRankComponent__filter-results .VideoRankComponent__footer .VideoRankComponent__hint-loading{display:inline-block;width:32px;height:32px}

.Footer__root{width:100%;border:1px solid #15006C;background-color:#15006C;min-height:250px}.root-topYoutubeInfluencer{width:100%;border:1px solid #18212a;background-color:#18212a;min-height:250px}.root-topValentine{width:100%;border:1px solid #801014;background-color:#801014;min-height:250px;position:relative}.Footer__Footer-content{margin:24px auto;min-height:250px;width:calc(100% - 32px)}.Footer__logo{width:80px;height:20px}.Footer__copyText{font-size:9px;line-height:11px;color:gray}.Footer__contact .Footer__contact-title{margin:0;color:white}.Footer__contact .Footer__contact-list{margin:0;padding:0px;list-style:none;line-height:32px}.Footer__contact .Footer__contact-list li{font-size:12px;color:white}.Footer__bottom{width:100%;margin-top:15px;border-top:1px solid gray}.Footer__iconfont{margin-right:10px;font-size:15px}.Footer__language{margin:13px 0px 40px 0px;width:100%;height:40px;border:1px solid white;border-radius:4px}.Footer__global{height:100%;width:40px;float:left;text-align:center;color:white;border-right:1px solid white;font-size:20px;line-height:38px}.Footer__language-select{width:calc(100% - 40px);float:right;height:100%}.Footer__icon-contact{padding:0;padding-bottom:20px;margin-top:6px}.Footer__icon-contact li{display:inline}.Footer__icon-contact li a{color:#9590B0;font-size:32px;margin-right:15px}.Footer__icon-contact li a span{color:#9590B0}

.Select__root{width:100%}.Select__root .Select__title{margin:0px;color:white}.Select__root .Select__title .Select__icon-down{font-size:10px;float:right;margin-top:7px}.Select__root .Select__ul-list{margin:0;list-style:none;line-height:32px}.Select__root .Select__ul-list li{font-size:12px}.Select__root .Select__ul-list li a{display:block;width:100%;color:white}.Select__root .Select__ul-list li a:hover{text-decoration:none}

.Search__root{margin:0 16px;overflow:hidden}.Search__root .Search__content{display:-ms-flexbox;display:flex;position:relative;height:36px;border-radius:2px;background:#F7F8FA}.Search__root .Search__content .Search__search-source{width:44px;height:100%;border-radius:2px 0 0 2px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.Search__root .Search__content .Search__search-source .Search__icon{display:inline-block;width:18px;height:18px;font-size:18px}.Search__root .Search__content .Search__search-source .Search__triangle-close{margin-left:5px;font-size:6px;-webkit-transform:translateY(1px) rotate(90deg);transform:translateY(1px) rotate(90deg);-webkit-transition:all .1s ease;transition:all .1s ease}.Search__root .Search__content .Search__search-source .Search__triangle-open{margin-left:5px;font-size:6px;-webkit-transform:translateY(2px) rotate(30deg);transform:translateY(2px) rotate(30deg);-webkit-transition:all 1s ease;transition:all 1s ease}.Search__root .Search__content input{background:white;padding-left:20px;width:calc(100% - 96px);outline:none;border:none;height:36px;-webkit-appearance:none}.Search__root .Search__content input::-webkit-input-placeholder{font-size:13px}.Search__root .Search__content .Search__search-icon,.Search__root .Search__content .Search__search-text-icon{display:inline-block;height:36px;line-height:36px;background:#f55345;width:52px;color:white;text-align:center;border-radius:0 2px 2px 0}.Search__root .Search__content .Search__search-icon{font-size:24px}.Search__root .Search__content .Search__search-text-icon{font-size:13px}.Search__root .Search__matchContent{position:absolute;z-index:1000;width:calc(100% - 84px);left:16px}.Search__root .Search__choose-item{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;width:41px;border-radius:2px;height:76px;background:#FFFFFF;z-index:1000;-webkit-box-shadow:0px 0px 1px 0px calc(0,0,0,.16);box-shadow:0px 0px 1px 0px calc(0,0,0,.16)}.Search__root .Search__choose-item .Search__kol-icon{display:inline-block;width:20px;height:20px;font-size:20px}.Search__root .Search__choose-item .Search__kol-icon:first-child{margin-bottom:12px}

.SwitchLang__root{width:100%;background-color:rgba(0,0,0,0.8);position:fixed;bottom:0;padding:11px 35px 13px 12px;left:0;right:0;text-align:left;font-size:12px;-webkit-box-shadow:0 -1px 1px rgba(0,0,0,0.16);box-shadow:0 -1px 1px rgba(0,0,0,0.16);z-index:99999}.SwitchLang__root .SwitchLang__hint-text{color:#666;color:#fff}.SwitchLang__root .SwitchLang__link-btn{color:#F55345;text-align:right;right:35px;bottom:11px;float:right;text-decoration:underline;font-size:14px}.SwitchLang__root .SwitchLang__close{position:absolute;right:12px;top:13px;color:#ccc}.SwitchLang__root .SwitchLang__plain-span{color:#fff;text-align:right;margin-right:20px;right:35px;bottom:11px;float:right;text-decoration:underline;font-size:14px}

.HomePageComponent__root{width:100%;display:block;position:relative;height:100vh;-webkit-overflow-scrolling:touch;overflow-y:scroll;background-color:#F7F8FA}.HomePageComponent__root .HomePageComponent__red{color:#f55345}.HomePageComponent__root .HomePageComponent__green{color:#41ba47}.HomePageComponent__search-bg{width:100%;background-color:#15006C}.HomePageComponent__search-content{display:-ms-flexbox;display:flex;padding-top:86px;padding-bottom:24px;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;width:100%;text-align:center;background:url(/public/mobile/img/image_search_bg.jpg) no-repeat;background-size:cover;position:relative}.HomePageComponent__search-content .HomePageComponent__hot-news{width:217px;height:40px;margin:30px auto 6px auto;position:relative}.HomePageComponent__search-content .HomePageComponent__hot-news .HomePageComponent__image{position:absolute;width:40px;height:40px;border-radius:50%;top:0;left:0;background:linear-gradient(135deg, #9733EE 0%, #08D2F9 100%)}.HomePageComponent__search-content .HomePageComponent__hot-news .HomePageComponent__image img{display:inline-block;margin:9px auto}.HomePageComponent__search-content .HomePageComponent__hot-news .HomePageComponent__hot-news-content{width:calc(100% - 20px);margin:5px 0 5px 20px;height:30px;background:#f4f5f7;border-radius:15px;overflow:hidden}.HomePageComponent__search-content .HomePageComponent__hot-news .HomePageComponent__hot-news-content .HomePageComponent__shadow{width:40px;height:40px;margin-top:-5px;margin-left:-12px;background:rgba(0,0,0,0.1);border-radius:50%;float:left}.HomePageComponent__search-content .HomePageComponent__hot-news .HomePageComponent__hot-news-content .HomePageComponent__title{margin:0;float:right;width:calc(100% - 28px);height:100%}.HomePageComponent__search-content .HomePageComponent__hot-news .HomePageComponent__hot-news-content .HomePageComponent__title a{display:inline-block;width:100%;height:100%;text-align:center;line-height:32px;font-size:12px;color:#6236FF}.HomePageComponent__search-content .HomePageComponent__app-downLoad{width:-webkit-max-content;width:-moz-max-content;width:max-content;margin:28px auto;margin-bottom:12px}.HomePageComponent__search-content .HomePageComponent__search-text{margin-top:8px;font-size:14px;color:white;display:block;margin-bottom:18px}.HomePageComponent__search-content .HomePageComponent__text-title{display:block;font-size:18px;font-weight:bold;line-height:28px;color:white;margin-bottom:16px}.HomePageComponent__search-content .HomePageComponent__top-influencer{display:block;width:80%;height:70px;background-image:url(/public/mobile/img/topInfluencer.png);background-position:center;background-repeat:no-repeat;background-size:100%;margin:24px auto 0;position:relative}.HomePageComponent__search-content .HomePageComponent__top-influencer .HomePageComponent__btn{position:absolute;left:50%;top:calc(50% - 2px);-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);color:#FFF;font-size:16px;font-weight:bold;line-height:44px;display:block;width:100%;height:44px;border:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-align:center;white-space:nowrap}.HomePageComponent__search-content .HomePageComponent__top-influencer .HomePageComponent__btn:hover{-webkit-animation:HomePageComponent__shadow 0.3s ease-in-out forwards;animation:HomePageComponent__shadow 0.3s ease-in-out forwards}.HomePageComponent__products{width:100%;min-height:96px;padding:20px 23px 19px 17px;text-align:center;position:relative}.HomePageComponent__products .HomePageComponent__products-List{padding:0px;margin:0;width:100%}.HomePageComponent__products .HomePageComponent__products-List .HomePageComponent__products-item{display:inline-block;vertical-align:top;width:25%}.HomePageComponent__products .HomePageComponent__products-List .HomePageComponent__products-item .HomePageComponent__item-content{display:block;width:100%;color:#444}.HomePageComponent__products .HomePageComponent__products-List .HomePageComponent__products-item .HomePageComponent__item-content:hover{text-decoration:none}.HomePageComponent__products .HomePageComponent__products-List .HomePageComponent__products-item .HomePageComponent__item-content .HomePageComponent__item-icon{font-size:24px;padding-bottom:8px;border-bottom:1px solid #f55345}.HomePageComponent__products .HomePageComponent__products-List .HomePageComponent__products-item .HomePageComponent__item-content .HomePageComponent__item-title{margin:0;margin-top:10px;font-size:10px;line-height:14px;color:#333}.HomePageComponent__topic{width:100%;min-height:96px;padding:19px 16px 10px 16px;position:relative}.HomePageComponent__topic .HomePageComponent__topic-content{width:100%;display:-ms-flexbox;display:flex;margin-top:16px;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.HomePageComponent__topic .HomePageComponent__topic-content .HomePageComponent__topic-item{display:block;width:44.6vw;margin-bottom:8px;-webkit-box-shadow:0px 0px 6px rgba(0,0,0,0.16);box-shadow:0px 0px 6px rgba(0,0,0,0.16)}.HomePageComponent__topic .HomePageComponent__topic-content .HomePageComponent__topic-item .HomePageComponent__topic-image{width:100%;min-height:104px;overflow:hidden}.HomePageComponent__topic .HomePageComponent__topic-content .HomePageComponent__topic-item .HomePageComponent__topic-image img{width:100%}.HomePageComponent__topic .HomePageComponent__topic-content .HomePageComponent__topic-item .HomePageComponent__topic-word{width:100%;display:block;color:#666;text-align:center;height:24px;line-height:24px;font-size:14px;background-color:#fff;padding:0 2px;width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.HomePageComponent__home-adsbygoogle{width:100%}.HomePageComponent__rank-list{width:100%;padding:19px 16px}.HomePageComponent__rank-list .HomePageComponent__choose-area{margin-top:16px;height:34px;display:-ms-flexbox;display:flex}.HomePageComponent__rank-list .HomePageComponent__choose-area .HomePageComponent__rank-tab{width:25%;text-align:center;border-bottom:2px solid #E8E9EC}.HomePageComponent__rank-list .HomePageComponent__choose-area .HomePageComponent__rank-tab .HomePageComponent__kol-icon{display:inline-block;vertical-align:middle;width:20px;font-size:20px;height:20px}.HomePageComponent__rank-list .HomePageComponent__choose-area .HomePageComponent__rank-tab.HomePageComponent__active{border-bottom:2px solid #F55345}.HomePageComponent__rank-list .HomePageComponent__table{width:100%;margin-top:15px;background:white}.HomePageComponent__rank-list .HomePageComponent__table .HomePageComponent__rankContent{width:100%;margin:0px;padding:0px}.HomePageComponent__hot-video{width:100%;padding:19px 16px;background-color:#fff}.HomePageComponent__hot-video .HomePageComponent__video-content{width:100%;margin-top:16px}.HomePageComponent__hot-video .HomePageComponent__video-content .HomePageComponent__video-item{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:18px}.HomePageComponent__hot-video .HomePageComponent__video-content .HomePageComponent__video-item:last-child{margin-bottom:0px}.HomePageComponent__hot-video .HomePageComponent__video-content .HomePageComponent__video-item .HomePageComponent__video-image{display:block;width:37.33vw;position:relative}.HomePageComponent__hot-video .HomePageComponent__video-content .HomePageComponent__video-item .HomePageComponent__video-image .HomePageComponent__video-post{width:100%}.HomePageComponent__hot-video .HomePageComponent__video-content .HomePageComponent__video-item .HomePageComponent__video-image .HomePageComponent__video-play{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:36px}.HomePageComponent__hot-video .HomePageComponent__video-content .HomePageComponent__video-item .HomePageComponent__video-data{width:53vw}.HomePageComponent__hot-video .HomePageComponent__video-content .HomePageComponent__video-item .HomePageComponent__video-data .HomePageComponent__video-title{width:100%;display:block;font-size:14px;line-height:18px;color:#333;word-break:break-all}.HomePageComponent__hot-video .HomePageComponent__video-content .HomePageComponent__video-item .HomePageComponent__video-data .HomePageComponent__video-number{width:100%;font-size:12px;line-height:18px;color:#999;margin-top:6px;margin-bottom:5px}.HomePageComponent__hot-video .HomePageComponent__video-content .HomePageComponent__video-item .HomePageComponent__video-data .HomePageComponent__video-rank{width:100%;height:20px;background-color:#F7F8FA;padding:0 4px;position:relative}.HomePageComponent__hot-video .HomePageComponent__video-content .HomePageComponent__video-item .HomePageComponent__video-data .HomePageComponent__video-rank .HomePageComponent__rank-size,.HomePageComponent__hot-video .HomePageComponent__video-content .HomePageComponent__video-item .HomePageComponent__video-data .HomePageComponent__video-rank .HomePageComponent__rank-size-1,.HomePageComponent__hot-video .HomePageComponent__video-content .HomePageComponent__video-item .HomePageComponent__video-data .HomePageComponent__video-rank .HomePageComponent__rank-size-2,.HomePageComponent__hot-video .HomePageComponent__video-content .HomePageComponent__video-item .HomePageComponent__video-data .HomePageComponent__video-rank .HomePageComponent__rank-size-3{width:24px;height:24px;border-radius:50%;margin-top:4px;background:#E5E7EB;font-size:14px;line-height:24px;text-align:center;color:#333;-webkit-transform:scale(0.5);transform:scale(0.5);display:block;-webkit-transform-origin:left top;transform-origin:left top;float:left}.HomePageComponent__hot-video .HomePageComponent__video-content .HomePageComponent__video-item .HomePageComponent__video-data .HomePageComponent__video-rank .HomePageComponent__rank-size-1,.HomePageComponent__hot-video .HomePageComponent__video-content .HomePageComponent__video-item .HomePageComponent__video-data .HomePageComponent__video-rank .HomePageComponent__rank-size-2,.HomePageComponent__hot-video .HomePageComponent__video-content .HomePageComponent__video-item .HomePageComponent__video-data .HomePageComponent__video-rank .HomePageComponent__rank-size-3{font-size:0px;background-size:cover;background-position:left top}.HomePageComponent__hot-video .HomePageComponent__video-content .HomePageComponent__video-item .HomePageComponent__video-data .HomePageComponent__video-rank .HomePageComponent__rank-size-1{background-image:url(/public/mobile/img/topic_1.png)}.HomePageComponent__hot-video .HomePageComponent__video-content .HomePageComponent__video-item .HomePageComponent__video-data .HomePageComponent__video-rank .HomePageComponent__rank-size-2{background-image:url(/public/mobile/img/topic_2.png)}.HomePageComponent__hot-video .HomePageComponent__video-content .HomePageComponent__video-item .HomePageComponent__video-data .HomePageComponent__video-rank .HomePageComponent__rank-size-3{background-image:url(/public/mobile/img/topic_3.png)}.HomePageComponent__hot-video .HomePageComponent__video-content .HomePageComponent__video-item .HomePageComponent__video-data .HomePageComponent__video-rank .HomePageComponent__rank-number{font-size:10px;color:#666;line-height:20px;display:block;float:left;margin-left:-4px}.HomePageComponent__hot-video .HomePageComponent__video-content .HomePageComponent__video-item .HomePageComponent__video-data .HomePageComponent__video-rank .HomePageComponent__rank-number .HomePageComponent__number{color:#F55345;font-size:14px;margin-right:4px}.HomePageComponent__hot-video .HomePageComponent__video-content .HomePageComponent__video-item .HomePageComponent__video-data .HomePageComponent__video-rank .HomePageComponent__rank-up,.HomePageComponent__hot-video .HomePageComponent__video-content .HomePageComponent__video-item .HomePageComponent__video-data .HomePageComponent__video-rank .HomePageComponent__rank-up-select{-webkit-box-shadow:0px 0px 6px rgba(0,0,0,0.16);box-shadow:0px 0px 6px rgba(0,0,0,0.16);width:28px;height:28px;border-radius:50%;background-color:#F7F8FA;position:absolute;right:0;bottom:0;-webkit-transform:translateX(40%);transform:translateX(40%);text-align:center;line-height:28px;font-size:16px;color:#999;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.HomePageComponent__hot-video .HomePageComponent__video-content .HomePageComponent__video-item .HomePageComponent__video-data .HomePageComponent__video-rank .HomePageComponent__rank-up-select{color:#F55345}.HomePageComponent__hotVideos{width:100%;padding:16px 0px 16px 16px;border-top:1px solid gainsboro}.HomePageComponent__hotVideos .HomePageComponent__title{padding-right:16px}.HomePageComponent__hotVideos .HomePageComponent__videosContent{width:100%;margin-top:15px;overflow-x:scroll;overflow-y:hidden}.HomePageComponent__hotVideos .HomePageComponent__videosContent .HomePageComponent__items{width:-webkit-max-content;width:-moz-max-content;width:max-content;display:-ms-flexbox;display:flex}.HomePageComponent__hotVideos .HomePageComponent__videosContent .HomePageComponent__items .HomePageComponent__item{width:87vw;height:100%;margin-right:8px}.HomePageComponent__order-list{padding:0 16px;height:290px;overflow:hidden}.HomePageComponent__order-list .HomePageComponent__listContent{height:280px;margin-top:16px;overflow-x:scroll;width:100%;border:black}.HomePageComponent__order-list .HomePageComponent__listContent .HomePageComponent__items{width:-webkit-max-content;width:-moz-max-content;width:max-content;height:244px}.HomePageComponent__order-list .HomePageComponent__listContent .HomePageComponent__items .HomePageComponent__item{width:252px;height:100%;display:inline-block;background:#FFFFFF;border-radius:4px}.HomePageComponent__order-list .HomePageComponent__listContent .HomePageComponent__items .HomePageComponent__item:not(:last-child){margin-right:16px}.HomePageComponent__order-list .HomePageComponent__listContent .HomePageComponent__items .HomePageComponent__item .HomePageComponent__img-cover{width:100%;height:144px;overflow:hidden}.HomePageComponent__order-list .HomePageComponent__listContent .HomePageComponent__items .HomePageComponent__item .HomePageComponent__img-cover img{margin-left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);height:100%}.HomePageComponent__order-list .HomePageComponent__listContent .HomePageComponent__items .HomePageComponent__item .HomePageComponent__item-content{width:100%;margin-top:8px;padding:0 8px}.HomePageComponent__order-list .HomePageComponent__listContent .HomePageComponent__items .HomePageComponent__item .HomePageComponent__item-content .HomePageComponent__title{width:100%;display:inline-block;font-size:14px;color:#4C4C4C;font-weight:bold;line-height:22px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.HomePageComponent__order-list .HomePageComponent__listContent .HomePageComponent__items .HomePageComponent__item .HomePageComponent__item-content .HomePageComponent__target-area{margin:0;font-size:12px;height:20px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;line-height:12px;color:#999999}.HomePageComponent__order-list .HomePageComponent__listContent .HomePageComponent__items .HomePageComponent__item .HomePageComponent__item-content .HomePageComponent__target-area span{margin-right:8px}.HomePageComponent__order-list .HomePageComponent__listContent .HomePageComponent__items .HomePageComponent__item .HomePageComponent__item-content .HomePageComponent__price{margin:0;height:32px;line-height:32px}.HomePageComponent__order-list .HomePageComponent__listContent .HomePageComponent__items .HomePageComponent__item .HomePageComponent__item-content .HomePageComponent__price span{vertical-align:middle}.HomePageComponent__order-list .HomePageComponent__listContent .HomePageComponent__items .HomePageComponent__item .HomePageComponent__item-content .HomePageComponent__price span:nth-child(1){color:#F55345;font-size:20px}.HomePageComponent__order-list .HomePageComponent__listContent .HomePageComponent__items .HomePageComponent__item .HomePageComponent__item-content .HomePageComponent__price span:nth-child(2){color:#999999;font-size:12px;margin-left:16px}.HomePageComponent__rank-list .HomePageComponent__title,.HomePageComponent__hot-video .HomePageComponent__title,.HomePageComponent__hotVideos .HomePageComponent__title,.HomePageComponent__order-list .HomePageComponent__title,.HomePageComponent__topic .HomePageComponent__title{display:-ms-flexbox;display:flex;font-size:14px}.HomePageComponent__rank-list .HomePageComponent__title .HomePageComponent__title-text,.HomePageComponent__hot-video .HomePageComponent__title .HomePageComponent__title-text,.HomePageComponent__hotVideos .HomePageComponent__title .HomePageComponent__title-text,.HomePageComponent__order-list .HomePageComponent__title .HomePageComponent__title-text,.HomePageComponent__topic .HomePageComponent__title .HomePageComponent__title-text{font-weight:bold;color:#333333;width:calc(100% - 80px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block}.HomePageComponent__rank-list .HomePageComponent__title .HomePageComponent__more-text,.HomePageComponent__hot-video .HomePageComponent__title .HomePageComponent__more-text,.HomePageComponent__hotVideos .HomePageComponent__title .HomePageComponent__more-text,.HomePageComponent__order-list .HomePageComponent__title .HomePageComponent__more-text,.HomePageComponent__topic .HomePageComponent__title .HomePageComponent__more-text{width:80px;text-align:right;display:block;color:#666}

.tableList__table{padding:0;margin:0}.tableList__table .tableList__th{text-align:center;border-top:1px solid #E5E7EB}.tableList__table .tableList__th,.tableList__table .tableList__tr{height:43px;width:100%;display:-ms-flexbox;display:flex;border-top:1px solid #E5E7EB}.tableList__table .tableList__th:last-child,.tableList__table .tableList__tr:last-child{border-bottom:1px solid #E5E7EB}.tableList__table .tableList__th .tableList__td,.tableList__table .tableList__tr .tableList__td{line-height:43px}.tableList__table .tableList__tr-handle-event{position:relative;pointer-events:none}

.table__filter-params{display:block;position:relative}.table__filter-params:before,.table__filter-params:after{content:"";display:table}.table__filter-params:after{clear:both;overflow:hidden}.table__filter-params .table__filter{float:left;width:50%;height:44px}.table__filter-params .table__line-sep{position:absolute;top:12px;height:20px;left:50%;width:1px;background-color:#e5e7eb}.table__new-table{background:#FFF}.table__new-table .table__ranking,.table__new-table .table__info,.table__new-table .table__subs{height:100%}.table__new-table .table__ranking.table__highlight,.table__new-table .table__info.table__highlight,.table__new-table .table__subs.table__highlight{background:#f55345;filter:Alpha(opacity=50);background-color:rgba(245,83,69,0.1)}.table__new-table .table__ranking{padding-left:12px}.table__new-table .table__ranking .table__ranking-area{width:25px;display:inline-block;text-align:center;vertical-align:middle}.table__new-table .table__ranking .table__ranking-area img{width:100%}.table__new-table .table__ranking .table__ranking-derive-area{height:100%;width:calc(100% - 25px)}.table__new-table .table__ranking .table__ranking-derive-area .table__rankingDerive{font-size:11px}.table__new-table .table__info{pointer-events:auto;padding:0 4px}.table__new-table .table__info img{width:32px;height:32px;border-radius:50%}.table__new-table .table__info .table__title-text{display:inline-block;margin-left:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:calc(100% - 40px)}.table__new-table .table__subs{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.table__new-table .table__subs .table__star{width:100%;height:100%;padding:0}.table__new-table .table__subs .table__star li{list-style:none;display:inline-block;width:16%}.table__new-table .table__subs .table__star li img{margin-bottom:10px}.table__new-table .table__subs p{height:40%;line-height:60%;margin:0}.table__new-table .table__subs p:nth-child(1){line-height:24px;margin-bottom:5px}.table__new-table .table__subs p .table__numDerive{font-size:11px}.table__new-table .table__up{color:#41ba47}.table__new-table .table__down{color:#f55345}

.Channel__content-main{background:#fff}.Channel__content-main .Channel__root{position:relative}.Channel__content-main .Channel__root .Channel__choose-area{height:44px;display:-ms-flexbox;display:flex;background:#ffffff;line-height:44px;border-bottom:1px solid #f7f8fa}.Channel__content-main .Channel__root .Channel__choose-area .Channel__special-title{width:calc(100% - 62px);padding-right:10px;padding-left:16px}.Channel__content-main .Channel__root .Channel__choose-area .Channel__special-title h1{width:100%;color:#333333;font-weight:bold;margin:0;width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Channel__content-main .Channel__root .Channel__choose-area .Channel__social-area{width:62px;background:#f1f2f4;position:relative}.Channel__content-main .Channel__root .Channel__choose-area .Channel__social-area .Channel__kol-icon{display:inline-block;vertical-align:middle;font-size:20px;width:20px;height:20px}.Channel__content-main .Channel__root .Channel__choose-area .Channel__social-area .Channel__select-target{margin:0;height:100%;text-align:center}.Channel__content-main .Channel__root .Channel__choose-area .Channel__social-area .Channel__select-target .Channel__trangle{margin-left:5px;font-size:6px;-webkit-transition:all 0.1s ease;transition:all 0.1s ease}.Channel__content-main .Channel__root .Channel__choose-area .Channel__social-area .Channel__select-target .Channel__trangle.Channel__up{-webkit-transform:translateY(2px) rotate(30deg);transform:translateY(2px) rotate(30deg)}.Channel__content-main .Channel__root .Channel__choose-area .Channel__social-area .Channel__select-target .Channel__trangle.Channel__down{-webkit-transform:translateY(1px) rotate(90deg);transform:translateY(1px) rotate(90deg)}.Channel__content-main .Channel__root .Channel__choose-area .Channel__social-area .Channel__tabList{position:absolute;z-index:1000;margin:0;padding:0;width:100%;-webkit-box-shadow:0px 1px 6px rgba(0,0,0,0.16);box-shadow:0px 1px 6px rgba(0,0,0,0.16)}.Channel__content-main .Channel__root .Channel__choose-area .Channel__social-area .Channel__tabList li{list-style:none;line-height:32px;padding-left:13px;height:32px;background:#fff}.Channel__content-main .Channel__root .Channel__choose-area .Channel__social-area .Channel__tabList li.Channel__isActive{background:#f7f8fa}.Channel__content-main .Channel__root .Channel__filter-list{width:100%;height:44px;background:#ffffff;margin-bottom:2px;-webkit-box-shadow:0px 1px 1px rgba(0,0,0,0.16);box-shadow:0px 1px 1px rgba(0,0,0,0.16);overflow:hidden}.Channel__content-main .Channel__root .Channel__filter-list .Channel__scroll-container{width:100%;overflow-y:hidden;overflow-x:auto;height:50px}.Channel__content-main .Channel__root .Channel__filter-list .Channel__scroll-container .Channel__scroll-ul{margin:0;padding:0;height:100%;width:-webkit-max-content;width:-moz-max-content;width:max-content}.Channel__content-main .Channel__root .Channel__filter-list .Channel__scroll-container .Channel__scroll-ul .Channel__active{color:#ffffff;background:#f55345;border-radius:4px;padding:0px 5px}.Channel__content-main .Channel__root .Channel__filter-list .Channel__scroll-container .Channel__scroll-ul li{display:inline-block;height:28px;line-height:30px;margin:8px 16px}.Channel__filter-params{display:block;position:relative}.Channel__filter-params:before,.Channel__filter-params:after{content:"";display:table}.Channel__filter-params:after{clear:both;overflow:hidden}.Channel__filter-params .Channel__filter{float:left;width:50%;height:44px}.Channel__filter-params .Channel__line-sep{position:absolute;top:12px;height:20px;left:50%;width:1px;background-color:#e5e7eb}.Channel__main-content{padding:0;background-color:#f7f8fa;vertical-align:middle;position:relative}.Channel__main-content .Channel__footer{text-align:center}.Channel__main-content .Channel__footer .Channel__loadmore{background:#ffffff;padding-top:12px;height:72px;position:relative}.Channel__main-content .Channel__footer .Channel__loadmore .Channel__gradient{position:absolute;pointer-events:none;width:100%;height:86px;top:-86px;background:-webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0)), to(#fff));background:linear-gradient(180deg, rgba(255,255,255,0) 0%, #fff 100%)}.Channel__main-content .Channel__footer .Channel__loadmore .Channel__red{color:#F55345;font-size:14px;line-height:20px;margin:0px}.Channel__main-content .Channel__footer .Channel__loadmore .Channel__text{color:#CCCCCC;line-height:20px;font-size:12px;margin-top:8px}

.KolDetail__root{width:100%;display:block;height:calc(100vh - 48px);-webkit-overflow-scrolling:touch;overflow-y:scroll;background-color:#f1f2f4}.KolDetail__head-title{background-color:#fff;min-height:40px;line-height:40px;padding-left:16px;border-bottom:1px solid #e5e7eb;color:#333}.KolDetail__cup-card-wrap{width:auto;background:#fff;padding:16px 16px 0 16px}.KolDetail__cup-card-wrap:before,.KolDetail__cup-card-wrap:after{content:"";display:table}.KolDetail__cup-card-wrap:after{clear:both;overflow:hidden}.KolDetail__cup-card-wrap .KolDetail__milestone-card-title{font-size:12px;color:#333}.KolDetail__channel-chart-wrap{background-color:#fff;width:auto}.KolDetail__channel-chart-wrap .KolDetail__num-text{font-size:4.26667vw;font-weight:bold}.KolDetail__channel-chart-wrap .KolDetail__num-text .KolDetail__num{vertical-align:middle}.KolDetail__kol-card-wrap{margin-top:0px}.KolDetail__swipe{overflow:hidden;visibility:hidden;position:relative;width:100%;height:100%}.KolDetail__swipe-wrap{overflow:hidden;position:relative}.KolDetail__video-wrap{height:100%;float:left;position:relative}.KolDetail__video-item{margin-left:0px}.KolDetail__kol-video-wrap{width:100%;margin-top:16px;position:relative}.KolDetail__postItem{width:100%;padding:0px 16px}.KolDetail__postItem img{width:100%}.KolDetail__postItem .KolDetail__profile{color:#666666;font-size:12px}.KolDetail__postItem .KolDetail__profile .KolDetail__left,.KolDetail__postItem .KolDetail__profile .KolDetail__right{width:60%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.KolDetail__postItem .KolDetail__profile .KolDetail__left{margin:0px;height:43px;line-height:43px}.KolDetail__postItem .KolDetail__profile .KolDetail__right{margin:-34px 0px 0px 0px;float:right;width:39%}.KolDetail__title{height:44px;line-height:44px;margin-left:16px}.KolDetail__collapse-wrap{margin-top:16px}.KolDetail__kol-chart-wrap{margin-bottom:16px}.KolDetail__kol-chart-wrap.KolDetail__age-chart-wrap{margin-top:16px}.KolDetail__kol-chart-wrap.KolDetail__performance-chart-wrap{margin-top:0px;background:#fff}.KolDetail__kol-chart-wrap.KolDetail__performance-chart-wrap .KolDetail__video-card-wrap{width:auto;padding:16px}.KolDetail__kol-chart-wrap.KolDetail__performance-chart-wrap .KolDetail__video-card-wrap:before,.KolDetail__kol-chart-wrap.KolDetail__performance-chart-wrap .KolDetail__video-card-wrap:after{content:"";display:table}.KolDetail__kol-chart-wrap.KolDetail__performance-chart-wrap .KolDetail__video-card-wrap:after{clear:both;overflow:hidden}.KolDetail__single-card-wrap{float:left;-webkit-box-shadow:0 1px 6px rgba(0,0,0,0.08);box-shadow:0 1px 6px rgba(0,0,0,0.08);width:calc(50% - 8px);height:100px;margin-right:16px;margin-bottom:16px}.KolDetail__single-card-wrap:nth-child(2n){margin-right:0px}.KolDetail__cup-wrap{margin-right:-16px}.KolDetail__cup-wrap:before,.KolDetail__cup-wrap:after{content:"";display:table}.KolDetail__cup-wrap:after{clear:both;overflow:hidden}.KolDetail__cup-wrap .KolDetail__single-cup-wrap{float:left;width:calc(50% - 8px);margin-right:8px;margin-bottom:16px}.KolDetail__star-wrap{width:31.5%;margin:0 auto;text-align:center}.KolDetail__star-wrap .KolDetail__star{display:inline-block;height:100%;padding:0}.KolDetail__star-wrap .KolDetail__star li{list-style:none;display:inline-block;width:4.26667vw}.KolDetail__star-wrap .KolDetail__star li img{vertical-align:middle}.KolDetail__star-wrap .KolDetail__star-num{font-weight:bold;color:#333;vertical-align:middle;margin-left:7px}.KolDetail__chart-radar-wrap{width:100%}.KolDetail__chart-img-wrap{width:100%}.KolDetail__chart-history-wrap{width:100%}.KolDetail__chart-quality-wrap{min-height:112px;position:relative}.KolDetail__chart-rank-wrap{width:100%}.KolDetail__chart-pridect-wrap{width:100%}.KolDetail__chart-performance-wrap{width:100%}.KolDetail__chart-quality-wrap{width:100%}.KolDetail__tab-panel{width:100%;height:100vh}.KolDetail__tab-panel .KolDetail__post-title{padding:15px 16px 0px 16px;font-size:14px;color:#333333;font-weight:bold}.KolDetail__dashboard-wrap{background-color:#fff;padding:12px 16px;height:56px}.KolDetail__dashboard-wrap .KolDetail__dashboard{color:#f1f2f4}.KolDetail__dashboard-wrap .KolDetail__dashboard:before,.KolDetail__dashboard-wrap .KolDetail__dashboard:after{content:"";display:table}.KolDetail__dashboard-wrap .KolDetail__dashboard:after{clear:both;overflow:hidden}.KolDetail__dashboard-wrap .KolDetail__dashboard .KolDetail__legend{width:50%;line-height:8px;margin-bottom:8px;display:inline-block}.KolDetail__dashboard-wrap .KolDetail__dashboard .KolDetail__legend .KolDetail__legend-style{display:inline-block;width:24px;height:8px;vertical-align:middle}.KolDetail__dashboard-wrap .KolDetail__dashboard .KolDetail__legend .KolDetail__legend-style.KolDetail__high-style{background-color:#64C2A5}.KolDetail__dashboard-wrap .KolDetail__dashboard .KolDetail__legend .KolDetail__legend-style.KolDetail__low-style{background-color:#FC8C60}.KolDetail__dashboard-wrap .KolDetail__dashboard .KolDetail__legend .KolDetail__avg-style{display:inline-block;height:0px;vertical-align:middle;border-top:2px dashed #8D9FCB}.KolDetail__dashboard-wrap .KolDetail__dashboard .KolDetail__legend .KolDetail__legend-name{color:#333;font-size:10px;margin-left:4px;vertical-align:middle}.KolDetail__dashboard-wrap .KolDetail__dashboard .KolDetail__legend .KolDetail__legend-num{color:#999;font-size:10px;margin-left:18px;vertical-align:middle}.KolDetail__comment-wrapper{margin:8px 0 16px;border-radius:8px;padding:16px 12px 0}.KolDetail__footer{text-align:center}.KolDetail__footer .KolDetail__hint-end{text-align:center;font-size:14px;padding-bottom:14px;color:#666}.KolDetail__footer img{width:40px;height:40px}.KolDetail__name{line-height:normal;line-height:initial;vertical-align:middle;display:inline-block;max-width:100px;width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.KolDetail__topic{line-height:normal;line-height:initial;vertical-align:middle}

.Avatar__star-avatar{width:100%;height:100%;vertical-align:middle;margin-top:auto}.Avatar__star-avatar img,.Avatar__star-avatar .Avatar__default-avatar{width:64px;height:64px;display:inline-block;margin:auto;border:0;padding:0;vertical-align:middle;border-radius:50%;font-size:10px;line-height:10px;width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Avatar__star-avatar .Avatar__default-avatar{background:url(/public/mobile/img/default-avatar.jpg);background-size:64px 64px;border-radius:50%}.Avatar__star-avatar .Avatar__kol-photo{width:100%;height:100%;display:inline-block;vertical-align:middle;margin:0 auto;border-radius:50%}

.Collapse__collapse-content-item-wrap{width:auto;border-bottom:1px solid #e5e7eb}.Collapse__collapse-content-item-wrap .Collapse__collapse-content-item{font-size:14px;white-space:pre-wrap;display:none}.Collapse__collapse-content-item-wrap .Collapse__collapse-content-item.Collapse__active{display:block}.Collapse__collapse-content-item-wrap .Collapse__collapse-content-item.Collapse__brief{min-height:30px;width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Collapse__collapse-title-item-wrap{width:100%;height:48px;padding:12px 16px 10px 16px;font-size:14px;background:#fff;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.Collapse__collapse-title-item-wrap.Collapse__no-collapse-middle-line{border-bottom:none}.Collapse__collapse-title-item-wrap .Collapse__title-text{font-size:#333333;float:left}.Collapse__collapse-title-item-wrap .Collapse__down-icon{float:right;line-height:26px;font-size:10px;color:#999}.Collapse__collapse-title-item-wrap.Collapse__rotate .Collapse__down-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.Collapse__topic{display:inline-block;line-height:normal;line-height:initial;vertical-align:middle}.Collapse__name{line-height:normal;line-height:initial;vertical-align:middle;display:inline-block;max-width:100px;width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

.KolProfile__star-avatar{width:100%;height:100%;float:left;vertical-align:middle;margin-top:auto}.KolProfile__star-avatar img,.KolProfile__star-avatar .KolProfile__default-avatar{width:64px;height:64px;display:inline-block;margin:auto;border:0;padding:0;vertical-align:middle}.KolProfile__star-avatar .KolProfile__default-avatar{background:url(/public/mobile/img/default-avatar.jpg);background-size:64px 64px;border-radius:50%}@-webkit-keyframes KolProfile__rotate{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes KolProfile__rotate{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.KolProfile__kol-reload-wrap{width:100%;height:40px;background-color:#F7F8FA;padding:10px 16px;font-size:12px;line-height:20px;color:#666}.KolProfile__kol-reload-wrap .KolProfile__reload-btn,.KolProfile__kol-reload-wrap .KolProfile__reloading{width:20px;height:20px;display:block;background-color:#F1F2F4;border-radius:4px;font-size:18px;line-height:20px}.KolProfile__kol-reload-wrap .KolProfile__reloading{-webkit-animation:KolProfile__rotate 2s linear infinite;animation:KolProfile__rotate 2s linear infinite}.KolProfile__kol-profile-wrap{padding:16px;border-bottom:1px solid #E5E7EB;background-color:#fff}.KolProfile__kol-profile-wrap .KolProfile__basic-item-wrap{margin-left:0;margin-top:16px;margin-bottom:0px;padding-left:0;position:relative}.KolProfile__kol-profile-wrap .KolProfile__basic-item-wrap:before,.KolProfile__kol-profile-wrap .KolProfile__basic-item-wrap:after{content:"";display:table}.KolProfile__kol-profile-wrap .KolProfile__basic-item-wrap:after{clear:both;overflow:hidden}.KolProfile__kol-profile-wrap .KolProfile__basic-item-wrap .KolProfile__basic-item{list-style:none;border-right:1px solid #e5e7eb;float:left;width:50%}.KolProfile__kol-profile-wrap .KolProfile__basic-item-wrap .KolProfile__basic-item:last-child{border-right:none;padding-left:16px}.KolProfile__kol-profile-wrap .KolProfile__basic-item-wrap .KolProfile__basic-item .KolProfile__real-time-wrap{padding:0 6px;line-height:16px;top:2px;border:1px solid #f55345;border-radius:8px;font-size:10px;left:calc(50% - 100px);float:right;margin-right:8px;margin-top:2px}.KolProfile__kol-profile-wrap .KolProfile__basic-item-wrap .KolProfile__basic-item .KolProfile__real-time-wrap .KolProfile__real-time-subs{height:100%;color:#f55345}.KolProfile__kol-profile-wrap .KolProfile__basic-item-wrap .KolProfile__basic-item .KolProfile__text{color:#666;font-size:12px}.KolProfile__kol-profile-wrap .KolProfile__basic-item-wrap .KolProfile__basic-item .KolProfile__wraning{font-size:14px;color:#333;font-weight:bold;margin-right:8px}.KolProfile__kol-profile-wrap .KolProfile__basic-item-wrap .KolProfile__basic-item .KolProfile__num-wrap{float:left;width:100%;float:left}.KolProfile__kol-profile-wrap .KolProfile__basic-item-wrap .KolProfile__basic-item .KolProfile__num-wrap .KolProfile__num{font-size:14px;color:#333;font-weight:bold}.KolProfile__kol-profile-wrap .KolProfile__basic-item-wrap .KolProfile__basic-item .KolProfile__num-wrap .KolProfile__increse-num{margin-left:3px;font-size:10px}.KolProfile__kol-profile-wrap .KolProfile__kol-base-info{height:60px;width:100%}.KolProfile__kol-profile-wrap .KolProfile__kol-base-info .KolProfile__star-avatar{height:60px;width:60px;vertical-align:middle}.KolProfile__kol-profile-wrap .KolProfile__kol-base-info .KolProfile__star-avatar .KolProfile__icon-auth{background-size:18px 18px;width:18px;height:18px;bottom:22px;left:62px}.KolProfile__kol-profile-wrap .KolProfile__kol-base-info .KolProfile__kol-photo{width:100%;height:100%;display:inline-block;vertical-align:middle;margin:0 auto;border-radius:50%}.KolProfile__kol-profile-wrap .KolProfile__kol-base-info .KolProfile__kol-info-text{margin-left:16px;width:calc(100% - 76px);display:inline-block;vertical-align:middle}.KolProfile__kol-profile-wrap .KolProfile__kol-base-info .KolProfile__kol-info-text .KolProfile__kol-name{font-size:16px;line-height:16px;color:#333333;width:100%;float:left}.KolProfile__kol-profile-wrap .KolProfile__kol-base-info .KolProfile__kol-info-text .KolProfile__kol-cate{margin-top:4px;font-size:12px;width:100%;position:relative;line-height:12px;float:left;color:#666666}.KolProfile__kol-profile-wrap .KolProfile__kol-base-info .KolProfile__kol-info-text .KolProfile__kol-cate .KolProfile__cate-names{display:inline-block;width:100%}.KolProfile__kol-profile-wrap .KolProfile__kol-base-info .KolProfile__kol-info-text .KolProfile__kol-cate .KolProfile__cate-names .KolProfile__cate-lang{display:inline-block}.KolProfile__kol-profile-wrap .KolProfile__kol-base-info .KolProfile__kol-info-text .KolProfile__kol-cate .KolProfile__cate-names .KolProfile__cate-area{display:inline-block}.KolProfile__kol-profile-wrap .KolProfile__collapse-wrap{margin-top:16px}.KolProfile__info-bottom{float:left;width:calc(100% - 76px);margin-left:16px;margin-top:5px}.KolProfile__info-bottom .KolProfile__icon-wrapper{display:inline-block;width:20px;height:20px;vertical-align:middle;font-size:20px;margin-left:8px}.KolProfile__info-bottom .KolProfile__icon-wrapper .KolProfile__kol-icon{width:100%;height:100%;vertical-align:middle}.KolProfile__info-bottom .KolProfile__icon-wrapper:first-child{margin-left:0}.KolProfile__info-bottom .KolProfile__change-datasource{border-radius:4px;line-height:26px;float:right;font-size:10px;border:1px solid #F55345;color:#F55345;padding:0px 8px;vertical-align:middle;margin-top:2px}.KolProfile__info-bottom .KolProfile__change-datasource .KolProfile__kol-icon{width:20px;height:20px;display:inline-block;font-size:20px;margin-right:5px;vertical-align:middle}

.NoDataPlaceholder__no-data-placeholder{width:100%;text-align:center;position:absolute;top:0;bottom:0;left:0;right:0;background:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.NoDataPlaceholder__no-data-placeholder .NoDataPlaceholder__no-data-img-wrapper{position:absolute;top:50%;margin-top:-40px;width:100%;left:50%;margin-left:-50%;text-align:center;height:88px}.NoDataPlaceholder__no-data-placeholder .NoDataPlaceholder__no-data-img{height:48px;display:block;margin:0px auto 16px;background:url(/public/mobile/img/icon_no_content.png) center no-repeat;width:48px}.NoDataPlaceholder__no-data-placeholder .NoDataPlaceholder__no-data-title{text-align:center;color:#666666}

.CupCard__cup-card{border:2px solid #e5e7eb;border-radius:16px;width:100%}.CupCard__cup-card .CupCard__info-item{border:1px solid #e5e7eb;border-radius:12px;margin:2px;padding:20px 0 20px 20px}.CupCard__cup-card .CupCard__info-item:before,.CupCard__cup-card .CupCard__info-item:after{content:"";display:table}.CupCard__cup-card .CupCard__info-item:after{clear:both;overflow:hidden}.CupCard__cup-card .CupCard__info-item .CupCard__icon-cup-wrap{width:32px;height:32px;border-radius:50%;-webkit-box-shadow:#f55345 0px 0px 6px;box-shadow:#f55345 0px 0px 6px;float:left;line-height:32px;text-align:center}.CupCard__cup-card .CupCard__info-item .CupCard__icon-cup-wrap .CupCard__icon-cup{width:18px;height:16px;background:transparent url(/public/mobile/img/cup.svg) no-repeat;vertical-align:middle;display:inline-block}.CupCard__cup-card .CupCard__info-item .CupCard__num-wrap{margin-left:12px;float:LEFT;line-height:16px}.CupCard__cup-card .CupCard__info-item .CupCard__num-wrap .CupCard__emph-text{color:#f55345}.CupCard__cup-card .CupCard__info-item .CupCard__num-wrap .CupCard__sub-text{color:#333}.CupCard__cup-card.CupCard__next{border-style:dashed}.CupCard__cup-card.CupCard__next .CupCard__info-item{border-style:dashed}.CupCard__cup-card.CupCard__next .CupCard__info-item .CupCard__icon-cup-wrap{-webkit-box-shadow:#999 0px 0px 6px;box-shadow:#999 0px 0px 6px}.CupCard__cup-card.CupCard__next .CupCard__info-item .CupCard__icon-cup-wrap .CupCard__icon-cup{background:url(/public/mobile/img/cup_grey.svg) no-repeat}.CupCard__cup-card.CupCard__next .CupCard__info-item .CupCard__num-wrap .CupCard__emph-text{color:#999}.CupCard__cup-card.CupCard__next .CupCard__info-item .CupCard__num-wrap .CupCard__sub-text{color:#ccc}

.Card__root{background-color:#fff;-webkit-box-shadow:0px 1px 1px 0px rgba(0,0,0,0.08);box-shadow:0px 1px 1px 0px rgba(0,0,0,0.08);position:relative;margin-bottom:0px;width:100%;height:100%;min-height:100px;padding:11px 0 13px 16px}.Card__title{font-size:14px;display:inline-block;line-height:16px;color:#666;margin-bottom:16px}.Card__info-item{width:100%}.Card__info-item .Card__content{font-size:14px;color:#333333;display:block;width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Card__info-item .Card__content .Card__stars-container{width:116px;float:left}.Card__info-item .Card__num-wrap{color:#333333;display:block;margin-top:2px;margin-bottom:8px}.Card__info-item .Card__num-wrap .Card__num-text{font-size:16px;white-space:normal;font-weight:bold}.Card__info-item .Card__num-wrap .Card__num-text .Card__num{vertical-align:middle}.Card__info-item .Card__des-text-wrap{line-height:16px;float:left;font-size:12px;display:block}.Card__info-item .Card__des-text-wrap .Card__des-text{color:#666}.Card__info-item .Card__des-text-wrap .Card__des-text .Card__note{color:#666}.Card__info-item .Card__des-text-wrap .Card__des-text .Card__note .Card__note-rank{color:#f55345}.Card__info-item .Card__des-text-wrap .Card__des-text .Card__note .Card__icon-wrap{margin-right:6px}.Card__info-item .Card__des-text-wrap .Card__des-text .Card__note .Card__icon-wrap .Card__icon-data{margin-right:5px}.Card__info-item .Card__des-text-wrap .Card__des-text .Card__note .Card__like{font-size:12px}.Card__info-item .Card__des-text-wrap .Card__des-text .Card__note .Card__dislike{font-size:12px}.Card__star{display:inline-block;height:100%;padding:0}.Card__star li{list-style:none;display:inline-block;width:16px}.Card__star li img{vertical-align:middle}

.demo__demo-root{position:fixed;z-index:100;left:0;top:0;width:100%;height:100%;margin-top:20px;background-color:rgba(255,255,255,0.2);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.demo__demo-root .demo__demo-container{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:90%;max-width:345px;padding:24px;background-color:#101C32;border-radius:20px;text-align:center}.demo__demo-root .demo__demo-lock{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;width:48px;height:48px}.demo__demo-root .demo__demo-title{margin-top:24px;color:#fff;font-size:16px;line-height:1.5}.demo__demo-root .demo__demo-button-group{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-top:24px;width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.demo__demo-root .demo__demo-button-group .demo__demo-button{display:block;width:48%;height:48px;border-radius:14px;text-align:center;font-size:14px;line-height:46px;border:1px solid #FA6300;color:#FA6300}.demo__demo-root .demo__demo-button-group .demo__reverse-button{background-color:#FA6300;color:#fff}

.no-found-component__no-found-page{position:fixed;z-index:9999;width:100%;height:100%;background-color:#fff;padding-top:172px;text-align:center}.no-found-component__no-found-image{width:64.8%;margin:0 auto}.no-found-component__no-found-image img{width:100%}.no-found-component__no-found-text{width:64.8%;margin:20px auto}.no-found-component__no-found-text span{display:inline-block;width:100%;font-size:14px;line-height:20px}.no-found-component__no-found-btn{width:53.3%;height:44px;line-height:44px;margin:0 auto;background-color:#F55345;border-radius:4px}.no-found-component__no-found-btn a{display:block;width:100%;height:100%;color:#fff;font-size:14px}

.index__limit-root{width:100%;height:calc(100vh - 48px);background:#fff;text-align:center;padding-top:96px;position:fixed;bottom:0px}.index__limit-root img{width:130px;height:80px}.index__limit-root .index__des{padding:0 32px;line-height:22px;margin-top:24px;color:#666666;font-size:12px;margin:24px auto}.index__limit-root .index__return-btn{width:216px;height:32px;display:block;line-height:32px;font-size:14px;color:#ffffff;background:#f55345;border-radius:4px;margin:auto}

body{background-color:#f1f2f4 !important;height:100%}#VideoAnalysis__root{height:100%}.VideoAnalysis__root{width:100%;background-color:#f1f2f4;-webkit-box-shadow:0 0.5px 1px 0 rgba(170,167,167,0.16);box-shadow:0 0.5px 1px 0 rgba(170,167,167,0.16)}.VideoAnalysis__head-title{background-color:#fff;height:40px;line-height:40px;padding-left:16px;border-bottom:1px solid #e5e7eb;color:#333}.VideoAnalysis__channel-chart-wrap{width:auto}.VideoAnalysis__kol-card-wrap{margin-top:0px;height:248px;padding:16px;margin-bottom:-16px}.VideoAnalysis__kol-card-wrap:before,.VideoAnalysis__kol-card-wrap:after{content:"";display:table}.VideoAnalysis__kol-card-wrap:after{clear:both;overflow:hidden}.VideoAnalysis__kol-card-wrap .VideoAnalysis__title{padding-left:16px}.VideoAnalysis__kol-card-wrap .VideoAnalysis__single-card-wrap{float:left;width:calc(50% - 8px);height:100px;margin-right:16px;margin-bottom:16px}.VideoAnalysis__kol-card-wrap .VideoAnalysis__single-card-wrap:nth-child(2n){margin-right:0px}.VideoAnalysis__content-wrap .VideoAnalysis__kol-video-wrap{margin-top:0px}.VideoAnalysis__content-wrap .VideoAnalysis__kol-video-wrap .VideoAnalysis__video-info{border-top:1px solid #e5e7eb;width:100%;margin-top:-14px}.VideoAnalysis__content-wrap .VideoAnalysis__kol-video-wrap .VideoAnalysis__kol-card-wrap{font-size:14px}.VideoAnalysis__content-wrap .VideoAnalysis__kol-video-wrap .VideoAnalysis__video-any-adsbygoogle{width:100%;margin-top:16px}.VideoAnalysis__content-wrap .VideoAnalysis__kol-video-wrap .VideoAnalysis__tags-wrap{margin:16px}.VideoAnalysis__title{padding:0 16px;line-height:44px;height:44px;background-color:#fff;border-top:1px solid #e5e7eb}.VideoAnalysis__title:before,.VideoAnalysis__title:after{content:"";display:table}.VideoAnalysis__title:after{clear:both;overflow:hidden}.VideoAnalysis__title .VideoAnalysis__title-text{font-size:#333333;float:left;font-size:14px}.VideoAnalysis__title .VideoAnalysis__down-icon{float:right;line-height:44px;height:44px;font-size:10px}.VideoAnalysis__kol-chart-wrap{margin-bottom:16px}.VideoAnalysis__comments-wrap{position:relative;width:auto;min-height:134px}.VideoAnalysis__loading{width:auto}

.VideoItem__root{width:100%;background-color:#fff;-webkit-box-shadow:0 0.5px 1px 0 rgba(0,0,0,0.16);box-shadow:0 0.5px 1px 0 rgba(0,0,0,0.16);margin-bottom:14px}.VideoItem__media{position:relative;width:100%;padding-bottom:56.25%}.VideoItem__media .VideoItem__media-player{position:absolute;top:0;bottom:0;left:0;right:0}.VideoItem__media .VideoItem__poster{display:inline-block;width:100%;height:100%}.VideoItem__media .VideoItem__loading-icon{display:inline-block;width:48px;height:48px;position:absolute;top:calc(50% - 24px);left:calc(50% - 24px);z-index:0}.VideoItem__media .VideoItem__play-btn{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:64px}.VideoItem__details{width:100%;padding:6px 6px 12px 6px}.VideoItem__details .VideoItem__profile-icon-wrapper{display:inline-block;margin-right:8px;vertical-align:top;margin-top:4px}.VideoItem__details .VideoItem__profile-icon-wrapper .VideoItem__profile-icon{display:inline-block;width:40px;height:40px;border-radius:50%}.VideoItem__details .VideoItem__info{display:inline-block;width:calc(100% - 60px)}.VideoItem__details .VideoItem__info .VideoItem__rank{display:inline-block;position:relative;top:2px;width:40px;height:24px;background-color:#f55345;color:#fff;font-size:20px;text-align:center;border-radius:4px;-webkit-transform:scale(0.5);transform:scale(0.5);margin-left:-10px;margin-right:-6px}.VideoItem__details .VideoItem__info .VideoItem__media-title{width:280px;line-height:16px;font-size:14px;color:#333;float:left;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;white-space:normal}.VideoItem__details .VideoItem__info .VideoItem__media-props{display:block;margin-top:4px;height:16px;font-size:12px;line-height:14px;color:#999;float:left}.VideoItem__details .VideoItem__info .VideoItem__media-props span{display:inline-block}.VideoItem__details .VideoItem__vlive-entrice{width:calc(100% - 16px);height:80px;line-height:80px;margin:8px 8px 0px 8px;background:#54F7FF;text-align:center;font-size:18px;font-weight:bold;color:#46465A}.VideoItem__details .VideoItem__vlive-entrice img{width:60px;height:60px}

.KolLinks__kol-links{position:relative;text-align:left}.KolLinks__kol-links:before,.KolLinks__kol-links:after{content:"";display:table}.KolLinks__kol-links:after{clear:both;overflow:hidden}.KolLinks__kol-links .KolLinks__title{display:inline-block;height:24px;background-color:#f55345;color:#fff;padding:0px 10px;border-radius:0 12px 12px 0;line-height:24px;font-size:12px}.KolLinks__kol-links .KolLinks__links{font-size:14px;margin-left:52px;margin-bottom:-8px;width:calc(100% - 52px)}.KolLinks__kol-links .KolLinks__links .KolLinks__link{font-size:14px;margin-right:8px;line-height:24px;width:calc((100% - 16px - 52px) / 2);margin-bottom:8px;display:inline-block}.KolLinks__kol-links .KolLinks__links .KolLinks__link .KolLinks__avatar{vertical-align:middle;width:24px;height:24px;margin-top:0px;border-radius:50%}.KolLinks__kol-links .KolLinks__links .KolLinks__link .KolLinks__name{vertical-align:middle;color:#333;margin-left:4px;display:inline-block;width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:58px;text-decoration:underline;max-width:calc(100% - 28px)}.KolLinks__kol-links .KolLinks__links .KolLinks__link:first-child{margin-left:0px}.KolLinks__kol-links .KolLinks__links .KolLinks__link:nth-child(4n){margin-left:0px}.KolLinks__kol-links .KolLinks__top-list{padding-left:20px}.KolLinks__kol-links .KolLinks__top-list li{display:block;line-height:32px}.KolLinks__kol-links .KolLinks__top-list li a{display:block;width:95%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-decoration:underline}

.Money__money-wrap{width:100%;padding:28px 16px 8px}.Money__money-title{font-size:16px;color:#333;line-height:20px;margin-bottom:28px;text-align:center}.Money__money-input-wrap{width:100%;margin-bottom:20px}.Money__money-input-wrap .Money__money-label{font-size:12px;color:#666;display:block}.Money__money-input-wrap .Money__money-content{margin-top:8px}.Money__money-input-wrap .Money__money-input{width:100%;height:32px;border:1px solid #E5E7EB;border-radius:2px;outline:none;padding-left:8px;color:#333;font-size:14px}.Money__money-input-wrap .Money__money-slider{width:100%;height:32px;margin-top:16px;padding:10px;position:relative}.Money__money-input-wrap .Money__money-slider .Money__money-line{width:100%;height:12px;background-color:#E5E7EB;border-radius:4px}.Money__money-input-wrap .Money__money-slider .Money__money-line-active{width:0;height:12px;background-color:#F55345;border-radius:4px;position:absolute;left:0;top:10px}.Money__money-input-wrap .Money__money-slider .Money__money-block{position:absolute;width:32px;height:32px;top:0;left:0;background-color:#F7F8FA;border-radius:4px;border:1px solid #ccc;text-align:center;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-box-shadow:0 0 4px rgba(0,0,0,0.16);box-shadow:0 0 4px rgba(0,0,0,0.16)}.Money__money-input-wrap .Money__money-slider .Money__money-block .Money__v-line{line-height:32px;height:12px;margin:0 2px;border-left:1px solid #ccc;border-right:1px solid #ccc}.Money__money-result-wrap{border-top:1px solid #e5e7eb;padding-top:24px}.Money__money-result-wrap .Money__result-title{display:block;font-size:12px;line-height:16px;color:#666}.Money__money-result-wrap .Money__result-number{margin-top:12px;margin-bottom:20px;display:block;font-size:16px;line-height:16px;color:#333;font-weight:bold}

.Calculate__root{width:100%;display:block;position:relative;height:100vh;-webkit-overflow-scrolling:touch;overflow-y:scroll}.Calculate__header{width:100%;height:48px;background:#0e004a}.Calculate__footer{width:100%;height:200px;background:#0e004a}.Calculate__content-load{width:100%;border-top:1px solid #0e004a;background:url(/public/mobile/img/bg.jpg) no-repeat;background-size:cover}.Calculate__content-load{overflow:hidden}.Calculate__content{width:100%;border:1px solid gainsboro;background:gainsboro}.Calculate__card{position:relative;width:calc(100% - 32px);margin:67px 16px 20px 16px;background:#ffffff;border-radius:4px;-webkit-box-shadow:0 1px blur 6px;box-shadow:0 1px blur 6px}.Calculate__card .Calculate__card-content{min-height:394px;border-bottom:1px solid #e5e7eb}.Calculate__card .Calculate__card-content li{text-align:center;height:104px;border-bottom:1px solid gainsboro}.Calculate__card .Calculate__card-content li .Calculate__title{margin-top:12px}.Calculate__card .Calculate__kol-link-wrap{padding:16px 0}.Calculate__card .Calculate__calculate-adsbygoogle{margin:16px 0;width:100%;margin-right:16px}.Calculate__card .Calculate__kol-calculate-wrap{border-top:1px solid #e5e7eb}.Calculate__card .Calculate__before li{text-align:center;border-bottom:none;height:88px}.Calculate__card .Calculate__before li .Calculate__title{margin-top:22px}.Calculate__card .Calculate__card-content,.Calculate__card .Calculate__before{list-style:none;width:100%;padding:0px}.Calculate__card .Calculate__card-content li:nth-child(4),.Calculate__card .Calculate__before li:nth-child(4){border-bottom:none}.Calculate__card .Calculate__card-content li,.Calculate__card .Calculate__before li{display:block;margin:0px;width:100%;position:relative}.Calculate__card .Calculate__card-content li .Calculate__title,.Calculate__card .Calculate__before li .Calculate__title{color:#666666}.Calculate__card .Calculate__card-content li .Calculate__res,.Calculate__card .Calculate__before li .Calculate__res{margin-left:10px}.Calculate__card .Calculate__card-content li .Calculate__text,.Calculate__card .Calculate__before li .Calculate__text{margin-top:19px}.Calculate__card .Calculate__card-content li .Calculate__text p,.Calculate__card .Calculate__before li .Calculate__text p{font-size:24px;color:black}.Calculate__card .Calculate__card-content li .Calculate__text .Calculate__sub,.Calculate__card .Calculate__before li .Calculate__text .Calculate__sub{color:#999999;font-size:12px;margin-top:7px}.Calculate__card .Calculate__card-content li:last-child .Calculate__text,.Calculate__card .Calculate__before li:last-child .Calculate__text{margin-top:10px}.Calculate__card .Calculate__card-content li .Calculate__title,.Calculate__card .Calculate__card-content li .Calculate__text,.Calculate__card .Calculate__before li .Calculate__title,.Calculate__card .Calculate__before li .Calculate__text{width:calc(100% - 32px);margin-left:16px;min-height:12px;background:gainsboro}.Calculate__card .Calculate__card-content li .Calculate__title p,.Calculate__card .Calculate__card-content li .Calculate__text p,.Calculate__card .Calculate__before li .Calculate__title p,.Calculate__card .Calculate__before li .Calculate__text p{color:#333333;margin:0px;text-align:center;width:100%;height:20px;background:#ffffff}.Calculate__card .Calculate__card-content li .Calculate__name,.Calculate__card .Calculate__before li .Calculate__name{position:absolute;width:calc(100% - 32px);bottom:12px;left:16px;min-height:16px;background:gainsboro}.Calculate__card .Calculate__card-content li .Calculate__name p,.Calculate__card .Calculate__before li .Calculate__name p{font-size:16px;color:#333333;margin:0px;text-align:center;width:100%;text-decoration:underline;background:#ffffff;width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Calculate__img-content{display:block;width:82px;height:82px;position:absolute;border-radius:100%;left:calc(50% - 41px);top:-40px;background:#ffffff;z-index:10}.Calculate__img-content .Calculate__img{width:74px;height:74px;border-radius:100%;margin:4px;background:gainsboro}.Calculate__img-content .Calculate__img img{width:100%;height:100%;border-radius:100%}.Calculate__img-content .Calculate__change-kol{position:absolute;display:inline-block;width:32px;height:32px;right:0;bottom:0;line-height:18px}.Calculate__img-content .Calculate__change-kol .Calculate__icon-change{width:100%;height:100%;vertical-align:middle}

.SearchChannel__root{width:100%;display:block;position:relative;height:calc(100vh - 48px);-webkit-overflow-scrolling:touch;overflow-y:scroll;background:white}.SearchChannel__root .SearchChannel__search{padding:10px 0;background:#e5e7eb}.SearchChannel__root .SearchChannel__fixed-container{position:fixed;top:48px;z-index:200;width:100%}.SearchChannel__root .SearchChannel__fixed-container .SearchChannel__searchTab{width:100%;height:44px;background:#f7f8fa;display:-ms-flexbox;display:flex}.SearchChannel__root .SearchChannel__fixed-container .SearchChannel__searchTab div{height:100%;font-size:14px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.SearchChannel__root .SearchChannel__fixed-container .SearchChannel__searchTab .SearchChannel__active{color:red;border-bottom:2px solid red}.SearchChannel__root .SearchChannel__fixed-container .SearchChannel__searchTab .SearchChannel__kol-icon{display:inline-block;width:20px;height:20px;font-size:20px;margin-right:5px}.SearchChannel__root .SearchChannel__fixed-container .SearchChannel__searchFilter{min-height:46px;padding:0 16px;background:#ffffff}.SearchChannel__root .SearchChannel__fixed-container .SearchChannel__searchFilter .SearchChannel__filter-content{overflow:hidden;text-align:center;height:0px;font-size:12px;color:#f55345;-webkit-transition:all 0.2s linear;transition:all 0.2s linear}.SearchChannel__root .SearchChannel__fixed-container .SearchChannel__searchFilter.SearchChannel__is-show-content{-webkit-box-shadow:0px 3px 6px rgba(0,0,0,0.16);box-shadow:0px 3px 6px rgba(0,0,0,0.16)}.SearchChannel__root .SearchChannel__fixed-container .SearchChannel__searchFilter.SearchChannel__is-show-content .SearchChannel__filter-content{padding-top:12px;height:98px}.SearchChannel__root .SearchChannel__fixed-container .SearchChannel__searchFilter .SearchChannel__filter-item-container{white-space:nowrap}.SearchChannel__root .SearchChannel__fixed-container .SearchChannel__searchFilter .SearchChannel__filter-item{display:inline-block;vertical-align:top;width:-webkit-max-content;width:-moz-max-content;width:max-content;line-height:46px;height:46px;margin-right:6%;font-size:12px;color:#666666}.SearchChannel__root .SearchChannel__fixed-container .SearchChannel__searchFilter .SearchChannel__filter-item .SearchChannel__img{-webkit-transform:rotate(180deg);transform:rotate(180deg);vertical-align:middle;margin-left:4px;width:8px;height:4px;background:url(/public/mobile/img/icon_up.svg);background-size:cover;display:inline-block;-webkit-transition:-webkit-transform 0.2s linear;transition:-webkit-transform 0.2s linear;transition:transform 0.2s linear;transition:transform 0.2s linear, -webkit-transform 0.2s linear}.SearchChannel__root .SearchChannel__fixed-container .SearchChannel__searchFilter .SearchChannel__filter-item.SearchChannel__activeItem{color:#f55345}.SearchChannel__root .SearchChannel__fixed-container .SearchChannel__searchFilter .SearchChannel__filter-item.SearchChannel__activeItem .SearchChannel__img{background:url(/public/mobile/img/icon_up_red.svg);background-size:cover;-webkit-transform:rotate(360deg);transform:rotate(360deg)}.SearchChannel__root .SearchChannel__content{width:100%;background:white;padding-top:90px;position:relative}.SearchChannel__root .SearchChannel__content .SearchChannel__recommend-list{width:100%;padding:0px;margin:0px;list-style:none}.SearchChannel__root .SearchChannel__content .SearchChannel__recommend-list .SearchChannel__videoList{width:calc(100% - 16px);margin-left:16px;position:relative;display:-ms-flexbox;display:flex}.SearchChannel__root .SearchChannel__content .SearchChannel__recommend-list .SearchChannel__videoList:not(:first-child){margin-top:16px}.SearchChannel__root .SearchChannel__content .SearchChannel__recommend-list .SearchChannel__videoList img{width:142.7px;height:80px}.SearchChannel__root .SearchChannel__content .SearchChannel__recommend-list .SearchChannel__videoList .SearchChannel__play-bth{position:absolute;width:36px;height:24px;bottom:28.5px;left:52px}.SearchChannel__root .SearchChannel__content .SearchChannel__recommend-list .SearchChannel__videoList .SearchChannel__info{width:calc(100% - 143px)}.SearchChannel__root .SearchChannel__content .SearchChannel__recommend-list .SearchChannel__videoList .SearchChannel__info .SearchChannel__name{margin:0px;margin-left:5px;width:95%;float:left}.SearchChannel__root .SearchChannel__content .SearchChannel__recommend-list .SearchChannel__videoList .SearchChannel__info .SearchChannel__fens{font-size:12px;color:#999999;margin:0px;margin-left:5px;width:95%;float:left}.SearchChannel__root .SearchChannel__content .SearchChannel__recommend-list .SearchChannel__videoList .SearchChannel__info .SearchChannel__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SearchChannel__root .SearchChannel__content .SearchChannel__recommend-list .SearchChannel__videoList .SearchChannel__info .SearchChannel__name em{color:red}.SearchChannel__root .SearchChannel__content .SearchChannel__recommend-list .SearchChannel__videoList .SearchChannel__info .SearchChannel__channelInfo{margin-left:5px}.SearchChannel__root .SearchChannel__content .SearchChannel__recommend-list .SearchChannel__videoList .SearchChannel__info .SearchChannel__channelInfo img{width:24px;height:24px;border-radius:50%}.SearchChannel__root .SearchChannel__content .SearchChannel__recommend-list .SearchChannel__videoList .SearchChannel__info .SearchChannel__channelInfo .SearchChannel__channelTitle{display:inline-block;width:calc(100% - 32px);color:#666666;font-size:12px;line-height:14px;margin-left:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SearchChannel__root .SearchChannel__content .SearchChannel__recommend-list .SearchChannel__channelList,.SearchChannel__root .SearchChannel__content .SearchChannel__recommend-list .SearchChannel__instagramList{padding-left:16px;height:68px;padding-top:10px;position:relative}.SearchChannel__root .SearchChannel__content .SearchChannel__recommend-list .SearchChannel__channelList img,.SearchChannel__root .SearchChannel__content .SearchChannel__recommend-list .SearchChannel__instagramList img{width:48px;height:48px;border-radius:100%;float:left}.SearchChannel__root .SearchChannel__content .SearchChannel__recommend-list .SearchChannel__channelList .SearchChannel__name,.SearchChannel__root .SearchChannel__content .SearchChannel__recommend-list .SearchChannel__channelList .SearchChannel__fens,.SearchChannel__root .SearchChannel__content .SearchChannel__recommend-list .SearchChannel__instagramList .SearchChannel__name,.SearchChannel__root .SearchChannel__content .SearchChannel__recommend-list .SearchChannel__instagramList .SearchChannel__fens{margin:0px;width:calc(100% - 68px);margin-left:20px;float:left}.SearchChannel__root .SearchChannel__content .SearchChannel__recommend-list .SearchChannel__channelList .SearchChannel__name,.SearchChannel__root .SearchChannel__content .SearchChannel__recommend-list .SearchChannel__instagramList .SearchChannel__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SearchChannel__root .SearchChannel__content .SearchChannel__recommend-list .SearchChannel__channelList .SearchChannel__name em,.SearchChannel__root .SearchChannel__content .SearchChannel__recommend-list .SearchChannel__instagramList .SearchChannel__name em{color:red}.SearchChannel__root .SearchChannel__content .SearchChannel__recommend-list .SearchChannel__channelList .SearchChannel__score,.SearchChannel__root .SearchChannel__content .SearchChannel__recommend-list .SearchChannel__instagramList .SearchChannel__score{position:absolute;border:1px solid gainsboro;top:10px;right:16px;width:48px;height:48px;border-radius:8px}.SearchChannel__root .SearchChannel__content .SearchChannel__recommend-list .SearchChannel__channelList .SearchChannel__score .SearchChannel__float,.SearchChannel__root .SearchChannel__content .SearchChannel__recommend-list .SearchChannel__channelList .SearchChannel__score .SearchChannel__text,.SearchChannel__root .SearchChannel__content .SearchChannel__recommend-list .SearchChannel__instagramList .SearchChannel__score .SearchChannel__float,.SearchChannel__root .SearchChannel__content .SearchChannel__recommend-list .SearchChannel__instagramList .SearchChannel__score .SearchChannel__text{display:block;text-align:center;height:20px}.SearchChannel__root .SearchChannel__content .SearchChannel__recommend-list .SearchChannel__channelList .SearchChannel__score .SearchChannel__float,.SearchChannel__root .SearchChannel__content .SearchChannel__recommend-list .SearchChannel__instagramList .SearchChannel__score .SearchChannel__float{color:#f55345;font-size:17px;margin-top:3px}.SearchChannel__root .SearchChannel__content .SearchChannel__filter-content{overflow:hidden;text-align:center;font-size:12px;color:#f55345;-webkit-transition:all 0.2s linear;transition:all 0.2s linear}.SearchChannel__root .SearchChannel__content .SearchChannel__no-match{width:100%;padding-bottom:80%;-webkit-transform:translateY(40%);transform:translateY(40%);text-align:center;height:0}.SearchChannel__root .SearchChannel__content .SearchChannel__no-match i{font-size:36px;color:#f55345}.SearchChannel__root .SearchChannel__content .SearchChannel__no-match p{margin:0px}.SearchChannel__root .SearchChannel__content .SearchChannel__no-match img{width:130px;height:67px}.SearchChannel__root .SearchChannel__content .SearchChannel__no-match .SearchChannel__no-match-text{margin:10px;text-align:center;font-size:14px;color:#f55345}.SearchChannel__root .SearchChannel__content .SearchChannel__no-match .SearchChannel__add .SearchChannel__add-influencer-text{font-size:12px;color:#666666;margin:0px}.SearchChannel__root .SearchChannel__content .SearchChannel__no-match .SearchChannel__add input{padding:0px 10px;outline:none;background:#f7f8fa;border-radius:2px;border:none;height:48px;width:calc(100% - 40px);margin:16px 20px 0px 20px}.SearchChannel__root .SearchChannel__content .SearchChannel__no-match .SearchChannel__add input::-webkit-input-placeholder{text-align:center;color:#cccccc}.SearchChannel__root .SearchChannel__content .SearchChannel__no-match .SearchChannel__add .SearchChannel__error{color:#f55345}.SearchChannel__root .SearchChannel__content .SearchChannel__no-match .SearchChannel__add button{color:#ffffff;width:calc(100% - 40px);height:44px;border:none;border-radius:2px;margin-top:10px;background:#f55345}.SearchChannel__root .SearchChannel__content .SearchChannel__no-match .SearchChannel__add .SearchChannel__error-button{background:rgba(245,83,69,0.6)}.SearchChannel__root .SearchChannel__content .SearchChannel__search-adsbygoogle{width:calc(100% - 32px);margin-left:16px;margin-top:16px}.SearchChannel__root .SearchChannel__footer{text-align:center;height:50px;font-size:16px;line-height:45px}.SearchChannel__root .SearchChannel__footer img{width:48px;height:48px}

.Realtime__root{width:100%;background:#f1f2f4}.Realtime__root .Realtime__search-wrap{margin:8px}.Realtime__root .Realtime__search-wrap .Realtime__search-content{display:-ms-flexbox;display:flex;position:relative;height:36px;border-radius:2px}.Realtime__root .Realtime__search-wrap .Realtime__search-content .Realtime__search-icon,.Realtime__root .Realtime__search-wrap .Realtime__search-content .Realtime__search-text-icon{display:inline-block;height:36px;line-height:37px;background:#f55345;width:52px;color:white;text-align:center}.Realtime__root .Realtime__search-wrap .Realtime__search-content .Realtime__search-icon{font-size:24px}.Realtime__root .Realtime__search-wrap .Realtime__search-content .Realtime__search-text-icon{font-size:13px}.Realtime__root .Realtime__search-wrap .Realtime__search-content input{background:white;padding-left:20px;width:calc(100% - 52px);outline:none;border:none;height:36pxx;border-radius:2px 0 0 2px;-webkit-appearance:none}.Realtime__root .Realtime__search-wrap .Realtime__search-content input::-webkit-input-placeholder{font-size:13px}.Realtime__root .Realtime__content{background:#fff;width:100%;text-align:center;padding-top:24px;padding-bottom:16px}.Realtime__root .Realtime__content .Realtime__chart-tips{width:calc(100% - 32px);margin:0 auto;padding-bottom:16px;font-size:10px;line-height:1.5em;text-align:left;color:#999}.Realtime__root .Realtime__content .Realtime__chart-tips .Realtime__hidden{display:none}.Realtime__root .Realtime__content .Realtime__img-wrap{display:block;position:relative;margin:0 auto;width:80px;height:80px;border-radius:50%;background-color:#f1f2f4}.Realtime__root .Realtime__content .Realtime__img-wrap img{width:100%;height:100%;border-radius:100%}.Realtime__root .Realtime__content .Realtime__exchange .Realtime__change-kol{display:inline-block;font-size:16px;border:1px solid #E5E7EB;border-radius:12px;line-height:22px;padding:0px 10px;margin:10px}.Realtime__root .Realtime__content .Realtime__exchange .Realtime__change-kol i{margin-right:5px}.Realtime__root .Realtime__content .Realtime__title,.Realtime__root .Realtime__content .Realtime__numbers,.Realtime__root .Realtime__content .Realtime__unit,.Realtime__root .Realtime__content .Realtime__go-page{margin:8px auto}.Realtime__root .Realtime__content .Realtime__go-page{color:#F55345;width:80%}.Realtime__root .Realtime__content .Realtime__title{width:200px}.Realtime__root .Realtime__content .Realtime__title,.Realtime__root .Realtime__content .Realtime__go-page{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:24px;margin-bottom:10px;text-decoration:underline;font-size:16px}.Realtime__root .Realtime__content .Realtime__numbers{font-size:44px;line-height:44px}.Realtime__root .Realtime__content .Realtime__chart{width:100%;margin:0;height:200px}.Realtime__root .Realtime__content .Realtime__err{padding:0px 20px;text-align:center;color:red}.Realtime__root .Realtime__content .Realtime__toplist{margin-top:10px}.Realtime__root .Realtime__content .Realtime__realtime-adsbygoogle{margin:10px 0;width:100%}.Realtime__root .Realtime__battle-link-wrap{margin:0px auto 20px;background:#f1f2f4}

.compare__compare{display:block;overflow:auto}.compare__root{width:100%;display:block;position:relative;overflow-y:auto;padding-bottom:20px;background:#F7F8FA}.compare__root .compare__info{background:#FFFFFF;display:-ms-flexbox;display:flex;height:120px}.compare__root .compare__info .compare__info-item,.compare__root .compare__info .compare__info-item-second,.compare__root .compare__info .compare__info-item-third{width:33.3%;border-right:0.5px solid gainsboro;text-align:center;position:relative}.compare__root .compare__info .compare__info-item img,.compare__root .compare__info .compare__info-item-second img,.compare__root .compare__info .compare__info-item-third img{width:60px;height:60px;border-radius:100%;display:block;margin:16px auto 0}.compare__root .compare__info .compare__info-item .compare__remove,.compare__root .compare__info .compare__info-item-second .compare__remove,.compare__root .compare__info .compare__info-item-third .compare__remove{position:absolute;top:8px;right:8px;width:20px;height:20px;border-radius:100%;background:#F1F2F4;font-size:10px;line-height:20px}.compare__root .compare__info .compare__info-item .compare__infoTitle,.compare__root .compare__info .compare__info-item-second .compare__infoTitle,.compare__root .compare__info .compare__info-item-third .compare__infoTitle{max-width:80%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #333;color:#333;margin:0px auto;display:inline-block}.compare__root .compare__info .compare__info-item{border-bottom:2px solid #F55345}.compare__root .compare__info .compare__info-item-second{border-bottom:2px solid #41BA47}.compare__root .compare__info .compare__info-item-third{border-bottom:2px solid #2FB1EA}.compare__root .compare__info .compare__info-item-add{width:33.3%;border-right:0.5px solid gainsboro;text-align:center;position:relative;padding-top:16px}.compare__root .compare__info .compare__info-item-add .compare__add{text-align:center;background:#F1F2F4;margin:auto auto;width:60px;height:60px;border-radius:100%;font-size:20px;line-height:60px}.compare__root .compare__info .compare__info-item-add p{margin:10px}.compare__root .compare__followers,.compare__root .compare__noxScores,.compare__root .compare__caculate{background:#FFFFFF;display:-ms-flexbox;display:flex;height:72px}.compare__root .compare__followers .compare__info-item,.compare__root .compare__noxScores .compare__info-item,.compare__root .compare__caculate .compare__info-item{width:33.3%;border-right:0.5px solid gainsboro;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.compare__root .compare__followers .compare__info-item p,.compare__root .compare__noxScores .compare__info-item p,.compare__root .compare__caculate .compare__info-item p{margin:0px}.compare__root .compare__followers .compare__info-item .compare__first,.compare__root .compare__noxScores .compare__info-item .compare__first,.compare__root .compare__caculate .compare__info-item .compare__first{font-size:16px;color:black}.compare__root .compare__followers .compare__info-item .compare__first b,.compare__root .compare__noxScores .compare__info-item .compare__first b,.compare__root .compare__caculate .compare__info-item .compare__first b{display:block}.compare__root .compare__followers .compare__info-item .compare__first .compare__sub,.compare__root .compare__noxScores .compare__info-item .compare__first .compare__sub,.compare__root .compare__caculate .compare__info-item .compare__first .compare__sub{color:#666;font-size:12px;margin-top:7px}.compare__root .compare__followers .compare__info-item .compare__star,.compare__root .compare__noxScores .compare__info-item .compare__star,.compare__root .compare__caculate .compare__info-item .compare__star{width:100%;margin:0px;padding:0}.compare__root .compare__followers .compare__info-item .compare__star li,.compare__root .compare__noxScores .compare__info-item .compare__star li,.compare__root .compare__caculate .compare__info-item .compare__star li{list-style:none;display:inline-block;width:16%}.compare__root .compare__followers .compare__info-item .compare__star li img,.compare__root .compare__noxScores .compare__info-item .compare__star li img,.compare__root .compare__caculate .compare__info-item .compare__star li img{width:16px;height:16px}.compare__root .compare__titleTex{height:44px;line-height:40px}.compare__root .compare__titleTex p,.compare__root .compare__titleTex h1{margin:0px 12px}.compare__root .compare__titleTex .compare__res{margin-left:10px}

.Modal__root{width:260px;height:60px;position:fixed;top:225px;left:calc(50% - 130px);border-radius:4px;background:rgba(75,75,75,0.9);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;color:white;text-align:center;padding:5px 10px}.Modal__root p{margin:0px}

.NewsContent__root{background-color:#fff}.NewsContent__root .NewsContent__content-wrap{padding:16px 16px;overflow:hidden}.NewsContent__root .NewsContent__content-wrap *{width:100%}.NewsContent__root .NewsContent__content-wrap html,.NewsContent__root .NewsContent__content-wrap body,.NewsContent__root .NewsContent__content-wrap div,.NewsContent__root .NewsContent__content-wrap span,.NewsContent__root .NewsContent__content-wrap applet,.NewsContent__root .NewsContent__content-wrap object,.NewsContent__root .NewsContent__content-wrap iframe,.NewsContent__root .NewsContent__content-wrap h1,.NewsContent__root .NewsContent__content-wrap h2,.NewsContent__root .NewsContent__content-wrap h3,.NewsContent__root .NewsContent__content-wrap h4,.NewsContent__root .NewsContent__content-wrap h5,.NewsContent__root .NewsContent__content-wrap h6,.NewsContent__root .NewsContent__content-wrap p,.NewsContent__root .NewsContent__content-wrap blockquote,.NewsContent__root .NewsContent__content-wrap pre,.NewsContent__root .NewsContent__content-wrap a,.NewsContent__root .NewsContent__content-wrap abbr,.NewsContent__root .NewsContent__content-wrap acronym,.NewsContent__root .NewsContent__content-wrap address,.NewsContent__root .NewsContent__content-wrap big,.NewsContent__root .NewsContent__content-wrap cite,.NewsContent__root .NewsContent__content-wrap code,.NewsContent__root .NewsContent__content-wrap del,.NewsContent__root .NewsContent__content-wrap dfn,.NewsContent__root .NewsContent__content-wrap em,.NewsContent__root .NewsContent__content-wrap img,.NewsContent__root .NewsContent__content-wrap ins,.NewsContent__root .NewsContent__content-wrap kbd,.NewsContent__root .NewsContent__content-wrap q,.NewsContent__root .NewsContent__content-wrap s,.NewsContent__root .NewsContent__content-wrap samp,.NewsContent__root .NewsContent__content-wrap small,.NewsContent__root .NewsContent__content-wrap strike,.NewsContent__root .NewsContent__content-wrap strong,.NewsContent__root .NewsContent__content-wrap sub,.NewsContent__root .NewsContent__content-wrap sup,.NewsContent__root .NewsContent__content-wrap tt,.NewsContent__root .NewsContent__content-wrap var,.NewsContent__root .NewsContent__content-wrap b,.NewsContent__root .NewsContent__content-wrap u,.NewsContent__root .NewsContent__content-wrap i,.NewsContent__root .NewsContent__content-wrap center,.NewsContent__root .NewsContent__content-wrap dl,.NewsContent__root .NewsContent__content-wrap dt,.NewsContent__root .NewsContent__content-wrap dd,.NewsContent__root .NewsContent__content-wrap ol,.NewsContent__root .NewsContent__content-wrap ul,.NewsContent__root .NewsContent__content-wrap li,.NewsContent__root .NewsContent__content-wrap fieldset,.NewsContent__root .NewsContent__content-wrap form,.NewsContent__root .NewsContent__content-wrap label,.NewsContent__root .NewsContent__content-wrap legend,.NewsContent__root .NewsContent__content-wrap table,.NewsContent__root .NewsContent__content-wrap caption,.NewsContent__root .NewsContent__content-wrap tbody,.NewsContent__root .NewsContent__content-wrap tfoot,.NewsContent__root .NewsContent__content-wrap thead,.NewsContent__root .NewsContent__content-wrap tr,.NewsContent__root .NewsContent__content-wrap th,.NewsContent__root .NewsContent__content-wrap td,.NewsContent__root .NewsContent__content-wrap article,.NewsContent__root .NewsContent__content-wrap aside,.NewsContent__root .NewsContent__content-wrap canvas,.NewsContent__root .NewsContent__content-wrap details,.NewsContent__root .NewsContent__content-wrap embed,.NewsContent__root .NewsContent__content-wrap figure,.NewsContent__root .NewsContent__content-wrap figcaption,.NewsContent__root .NewsContent__content-wrap footer,.NewsContent__root .NewsContent__content-wrap header,.NewsContent__root .NewsContent__content-wrap hgroup,.NewsContent__root .NewsContent__content-wrap menu,.NewsContent__root .NewsContent__content-wrap nav,.NewsContent__root .NewsContent__content-wrap output,.NewsContent__root .NewsContent__content-wrap ruby,.NewsContent__root .NewsContent__content-wrap section,.NewsContent__root .NewsContent__content-wrap summary,.NewsContent__root .NewsContent__content-wrap time,.NewsContent__root .NewsContent__content-wrap mark,.NewsContent__root .NewsContent__content-wrap audio,.NewsContent__root .NewsContent__content-wrap video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}.NewsContent__root .NewsContent__content-wrap :focus{outline:0}.NewsContent__root .NewsContent__content-wrap article,.NewsContent__root .NewsContent__content-wrap aside,.NewsContent__root .NewsContent__content-wrap details,.NewsContent__root .NewsContent__content-wrap figcaption,.NewsContent__root .NewsContent__content-wrap figure,.NewsContent__root .NewsContent__content-wrap footer,.NewsContent__root .NewsContent__content-wrap header,.NewsContent__root .NewsContent__content-wrap hgroup,.NewsContent__root .NewsContent__content-wrap menu,.NewsContent__root .NewsContent__content-wrap nav,.NewsContent__root .NewsContent__content-wrap section{display:block}.NewsContent__root .NewsContent__content-wrap body{line-height:1}.NewsContent__root .NewsContent__content-wrap ol,.NewsContent__root .NewsContent__content-wrap ul{list-style:none}.NewsContent__root .NewsContent__content-wrap blockquote,.NewsContent__root .NewsContent__content-wrap q{quotes:none}.NewsContent__root .NewsContent__content-wrap blockquote:before,.NewsContent__root .NewsContent__content-wrap blockquote:after,.NewsContent__root .NewsContent__content-wrap q:before,.NewsContent__root .NewsContent__content-wrap q:after{content:'';content:none}.NewsContent__root .NewsContent__content-wrap table{border-collapse:collapse;border-spacing:0}.NewsContent__root .NewsContent__content-wrap input[type=search]::-webkit-search-cancel-button,.NewsContent__root .NewsContent__content-wrap input[type=search]::-webkit-search-decoration,.NewsContent__root .NewsContent__content-wrap input[type=search]::-webkit-search-results-button,.NewsContent__root .NewsContent__content-wrap input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none}.NewsContent__root .NewsContent__content-wrap input[type=search]{-webkit-appearance:none;-moz-appearance:none;-webkit-box-sizing:content-box;box-sizing:content-box}.NewsContent__root .NewsContent__content-wrap textarea{overflow:auto;vertical-align:top;resize:vertical}.NewsContent__root .NewsContent__content-wrap audio,.NewsContent__root .NewsContent__content-wrap canvas,.NewsContent__root .NewsContent__content-wrap video{display:inline-block;*display:inline;*zoom:1;max-width:100%}.NewsContent__root .NewsContent__content-wrap audio:not([controls]){display:none;height:0}.NewsContent__root .NewsContent__content-wrap [hidden]{display:none}.NewsContent__root .NewsContent__content-wrap html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}.NewsContent__root .NewsContent__content-wrap a:focus{outline:thin dotted}.NewsContent__root .NewsContent__content-wrap a:active,.NewsContent__root .NewsContent__content-wrap a:hover{outline:0}.NewsContent__root .NewsContent__content-wrap img{border:0;-ms-interpolation-mode:bicubic}.NewsContent__root .NewsContent__content-wrap figure{margin:0}.NewsContent__root .NewsContent__content-wrap form{margin:0}.NewsContent__root .NewsContent__content-wrap fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}.NewsContent__root .NewsContent__content-wrap legend{border:0;padding:0;white-space:normal;*margin-left:-7px}.NewsContent__root .NewsContent__content-wrap button,.NewsContent__root .NewsContent__content-wrap input,.NewsContent__root .NewsContent__content-wrap select,.NewsContent__root .NewsContent__content-wrap textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}.NewsContent__root .NewsContent__content-wrap button,.NewsContent__root .NewsContent__content-wrap input{line-height:normal}.NewsContent__root .NewsContent__content-wrap button,.NewsContent__root .NewsContent__content-wrap select{text-transform:none}.NewsContent__root .NewsContent__content-wrap button,.NewsContent__root .NewsContent__content-wrap html input[type="button"],.NewsContent__root .NewsContent__content-wrap input[type="reset"],.NewsContent__root .NewsContent__content-wrap input[type="submit"]{-webkit-appearance:button;cursor:pointer;*overflow:visible}.NewsContent__root .NewsContent__content-wrap button[disabled],.NewsContent__root .NewsContent__content-wrap html input[disabled]{cursor:default}.NewsContent__root .NewsContent__content-wrap input[type="checkbox"],.NewsContent__root .NewsContent__content-wrap input[type="radio"]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;*height:13px;*width:13px}.NewsContent__root .NewsContent__content-wrap input[type="search"]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;box-sizing:content-box}.NewsContent__root .NewsContent__content-wrap input[type="search"]::-webkit-search-cancel-button,.NewsContent__root .NewsContent__content-wrap input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}.NewsContent__root .NewsContent__content-wrap button::-moz-focus-inner,.NewsContent__root .NewsContent__content-wrap input::-moz-focus-inner{border:0;padding:0}.NewsContent__root .NewsContent__content-wrap textarea{overflow:auto;vertical-align:top}.NewsContent__root .NewsContent__content-wrap table{border-collapse:collapse;border-spacing:0}.NewsContent__root .NewsContent__content-wrap html,.NewsContent__root .NewsContent__content-wrap button,.NewsContent__root .NewsContent__content-wrap input,.NewsContent__root .NewsContent__content-wrap select,.NewsContent__root .NewsContent__content-wrap textarea{color:#222}.NewsContent__root .NewsContent__content-wrap ::-moz-selection{background:#b3d4fc;text-shadow:none}.NewsContent__root .NewsContent__content-wrap ::selection{background:#b3d4fc;text-shadow:none}.NewsContent__root .NewsContent__content-wrap img{vertical-align:middle;width:100%}.NewsContent__root .NewsContent__content-wrap fieldset{border:0;margin:0;padding:0}.NewsContent__root .NewsContent__content-wrap textarea{resize:vertical}.NewsContent__root .NewsContent__content-wrap .NewsContent__chromeframe{margin:0.2em 0;background:#ccc;color:#000;padding:0.2em 0}.NewsContent__root .NewsContent__content-wrap *{color:#333;text-decoration:none;font-size:12px;line-height:32px;font-weight:normal}.NewsContent__root .NewsContent__content-wrap a{pointer-events:none}.NewsContent__root .NewsContent__content-wrap .NewsContent__title{display:inline-block;font-size:16px;line-height:18px;height:36px;width:100%;color:#333333;font-weight:bold;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;white-space:normal}.NewsContent__root .NewsContent__content-wrap .NewsContent__info{margin-top:4px;margin-bottom:16px;font-size:10px;color:#666}.NewsContent__root .NewsContent__content-wrap .NewsContent__info .NewsContent__source{margin-right:16px}.NewsContent__root .NewsContent__content-wrap .NewsContent__info .NewsContent__date{margin-right:16px}.NewsContent__root .NewsContent__content-wrap .NewsContent__content{margin-top:16px}.NewsContent__root .NewsContent__content-wrap .NewsContent__content h1,.NewsContent__root .NewsContent__content-wrap .NewsContent__content h2,.NewsContent__root .NewsContent__content-wrap .NewsContent__content h3,.NewsContent__root .NewsContent__content-wrap .NewsContent__content h4,.NewsContent__root .NewsContent__content-wrap .NewsContent__content h5,.NewsContent__root .NewsContent__content-wrap .NewsContent__content h6,.NewsContent__root .NewsContent__content-wrap .NewsContent__content p{color:#333;font-size:12px;line-height:16px;margin-bottom:32px}

.index__root{background-color:black}.index__row{padding:0 8px}.index__row:before,.index__row:after{content:"";display:table}.index__row:after{clear:both;overflow:hidden}.index__leftKol,.index__rightKol{padding-top:24px;width:50%;float:left}.index__leftKol{padding-right:20px}.index__rightKol{padding-left:20px}.index__difference{color:white;text-align:center}.index__fans-tips{width:100%;margin:0 auto;padding-top:16px;font-size:10px;line-height:1.5em;color:#fff}.index__progress-bar{overflow:hidden;border-radius:8px;height:8px;background-color:#11d6e9}.index__left-bar{-webkit-transition:width .2s;transition:width .2s;border-radius:8px 0 0 8px;float:left;height:8px;background-color:#ffd10b}.index__kol-icon-like1,.index__kol-icon-like2{-webkit-transition:.1s;transition:.1s}.index__kol-icon-like1:active,.index__kol-icon-like2:active{-webkit-transform:scale(1.2);transform:scale(1.2)}.index__kol-icon-like1{color:#ffd10b}.index__kol-icon-like2{color:#11d6e9}.index__like-wrapper1,.index__like-wrapper2{font-size:16px;color:#fff}.index__like-wrapper1{float:left}.index__like-wrapper2{float:right}.index__comment-wrapper{margin:8px 0 16px;border:1px solid #11d6e9;border-radius:8px;padding:16px 12px 0}

.BasicInfo__wrapper{position:relative;color:#fff;text-align:center}.BasicInfo__wrapper .BasicInfo__img-wrapper{background-image:url(/public/mobile/img/scroll.png);background-repeat:no-repeat;background-size:100%;margin:0 auto;padding:5px;width:42px;height:42px}.BasicInfo__wrapper .BasicInfo__number{font-size:24px;color:#ffd10b}.BasicInfo__wrapper .BasicInfo__img{display:block;width:32px;height:32px;border-radius:50%}.BasicInfo__wrapper .BasicInfo__info-wrapper{margin-top:-21px;padding-top:21px;padding-bottom:8px;border:1px solid #11d6e9;border-radius:8px}.BasicInfo__wrapper .BasicInfo__title{display:block;font-size:12px;line-height:16px}.BasicInfo__wrapper .BasicInfo__sub-title{display:block;font-size:10px;line-height:12px}

.YoutubeTools__root{width:100%;display:block;position:relative;-webkit-overflow-scrolling:touch;overflow-y:scroll;background-color:#F7F8FA}.YoutubeTools__root .YoutubeTools__first-screen{width:100%;height:128px;background:url(/public/mobile/img/bg_m.png);background-size:cover;color:white;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.YoutubeTools__root .YoutubeTools__first-screen h1{display:block;width:calc(100% - 78px);text-align:center;font-size:18px}.YoutubeTools__root .YoutubeTools__second-screen{width:100%;padding:0 16px}.YoutubeTools__root .YoutubeTools__second-screen .YoutubeTools__category{width:100%;margin-top:32px}.YoutubeTools__root .YoutubeTools__second-screen .YoutubeTools__category .YoutubeTools__title{width:100%;font-size:16px;padding-bottom:10px;border-bottom:1px solid gainsboro}.YoutubeTools__root .YoutubeTools__second-screen .YoutubeTools__category .YoutubeTools__list{width:100%;padding:0px}.YoutubeTools__root .YoutubeTools__second-screen .YoutubeTools__category .YoutubeTools__list .YoutubeTools__list-content{display:inline}.YoutubeTools__root .YoutubeTools__second-screen .YoutubeTools__category .YoutubeTools__list .YoutubeTools__list-content .YoutubeTools__img{width:198px;height:48px;margin-top:16px}.YoutubeTools__root .YoutubeTools__second-screen .YoutubeTools__category .YoutubeTools__list .YoutubeTools__list-content .YoutubeTools__img a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:100%;height:100%}.YoutubeTools__root .YoutubeTools__second-screen .YoutubeTools__category .YoutubeTools__list .YoutubeTools__list-content .YoutubeTools__img a .YoutubeTools__list-icon{height:50%}.YoutubeTools__root .YoutubeTools__second-screen .YoutubeTools__category .YoutubeTools__list .YoutubeTools__list-content .YoutubeTools__list-item-title{font-size:14px;line-height:14px;margin-bottom:11px}.YoutubeTools__root .YoutubeTools__second-screen .YoutubeTools__category .YoutubeTools__list .YoutubeTools__list-content .YoutubeTools__list-item-description{color:#666666;line-height:18px;font-size:12px;opacity:0.7}

.dropdown__root{width:100%;background:#FFFFFF;color:#333333;position:relative}.dropdown__root .dropdown__dropHeader{padding:0 16px;width:100%;height:40px;font-size:14px;line-height:40px;font-weight:bold;border-bottom:1px solid #E5E7EB}.dropdown__root .dropdown__dropHeader span{color:#999999;margin-left:20px}.dropdown__root .dropdown__dropHeader .dropdown__fire-icon{margin-left:5px;color:#F55345}.dropdown__root .dropdown__dropHeader .dropdown__pointer-icon{font-size:10px;margin-top:14px;float:right}.dropdown__root .dropdown__dropList{width:100%;margin:0px;padding:10px 20px;position:absolute;background:#FFFFFF;z-index:1000;border-bottom:1px solid #E5E7EB}.dropdown__root .dropdown__dropList li{display:block;line-height:32px;font-size:14px}.dropdown__root .dropdown__dropList li span{color:#999999;margin-left:20px}.dropdown__root .dropdown__dropList li i{margin-left:5px;color:#F55345}.dropdown__root .dropdown__dropList li .dropdown__corret{float:right;margin-top:10px;color:#F55345}

.keywords__root{display:block;width:100%;background-color:#F7F8FA;height:calc(100vh - 48px);-webkit-overflow-scrolling:touch;overflow-y:scroll}.keywords__root .keywords__filter-params{display:block;position:relative;-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.16);box-shadow:0 1px 2px rgba(0,0,0,0.16)}.keywords__root .keywords__filter-params:before,.keywords__root .keywords__filter-params:after{content:"";display:table}.keywords__root .keywords__filter-params:after{clear:both;overflow:hidden}.keywords__root .keywords__filter-params .keywords__filter{float:left;width:50%;height:44px}.keywords__root .keywords__filter-params .keywords__line-sep{position:absolute;top:12px;height:20px;left:50%;width:1px;background:#E5E7EB}.keywords__root .keywords__google_trend{width:100%;height:236px;overflow:hidden;background:#FFFFFF}.keywords__root .keywords__google_trend iframe{-webkit-transform:translateY(-75px);transform:translateY(-75px)}.keywords__root .keywords__video-wrapper{margin-top:16px;padding:16px;min-height:calc(100vh - 384px);background:#FFFFFF;color:#333333}.keywords__root .keywords__video-wrapper ul{margin:14px 0px;padding:0px}.keywords__root .keywords__video-wrapper ul .keywords__video-item{width:100%;margin-bottom:15px;height:80px}.keywords__root .keywords__video-wrapper ul .keywords__video-item .keywords__thumb{width:140px;height:100%;float:left;position:relative}.keywords__root .keywords__video-wrapper ul .keywords__video-item .keywords__thumb .keywords__thumb-img{width:100%;height:100%}.keywords__root .keywords__video-wrapper ul .keywords__video-item .keywords__thumb .keywords__play-btn{width:36px;height:24px;position:absolute;left:52px;top:28px}.keywords__root .keywords__video-wrapper ul .keywords__video-item .keywords__profile{width:calc(100% - 148px);height:100%;margin-left:148px;color:#333333}.keywords__root .keywords__video-wrapper ul .keywords__video-item .keywords__profile .keywords__video-title{width:100%;min-height:36px;line-height:18px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.keywords__root .keywords__video-wrapper ul .keywords__video-item .keywords__profile .keywords__kol-profile{width:100%;height:40px;margin-top:5px}.keywords__root .keywords__video-wrapper ul .keywords__video-item .keywords__profile .keywords__kol-profile .keywords__avatar{width:28px;height:28px;float:left;border-radius:50%}.keywords__root .keywords__video-wrapper ul .keywords__video-item .keywords__profile .keywords__kol-profile .keywords__message{height:100%;width:calc(100% - 37px);margin-left:37px;font-size:12px;color:#999999}.keywords__root .keywords__video-wrapper ul .keywords__video-item .keywords__profile .keywords__kol-profile .keywords__message p{margin:0px;line-height:16px}.keywords__root .keywords__video-wrapper ul .keywords__video-item .keywords__profile .keywords__kol-profile .keywords__message .keywords__kol-title{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.keywords__root .keywords__video-wrapper .keywords__video-footer{width:100%;text-align:center}.keywords__root .keywords__video-wrapper .keywords__video-footer .keywords__loading{width:40px;height:40px}.keywords__root .keywords__video-wrapper .keywords__video-footer .keywords__noResult{text-align:center;color:#F55345}.keywords__root .keywords__video-wrapper .keywords__video-footer .keywords__noResult img{margin-top:20px;width:130px;height:67px}

.vliveComponent__root{display:block;width:100%;height:calc(100vh - 48px);-webkit-overflow-scrolling:touch;overflow-y:scroll;background:#FFFFFF}.vliveComponent__root .vliveComponent__title{height:44px;line-height:44px;text-align:center}.vliveComponent__root .vliveComponent__time{font-size:12px;height:34px;padding:0 16px;line-height:34px;color:#999999;background:#F7F8FA}.vliveComponent__videos-wrap{margin:0;padding:16px}.vliveComponent__videos-wrap .vliveComponent__list-item{display:block;width:100%;height:78px;margin-bottom:16px}.vliveComponent__videos-wrap .vliveComponent__list-item .vliveComponent__left{width:140px;height:100%;float:left}.vliveComponent__videos-wrap .vliveComponent__list-item .vliveComponent__left .vliveComponent__thumbnails{width:100%;height:100%}.vliveComponent__videos-wrap .vliveComponent__list-item .vliveComponent__right{width:calc(100% - 148px);height:100%;margin-left:148px}.vliveComponent__videos-wrap .vliveComponent__list-item .vliveComponent__right p{margin:0}.vliveComponent__videos-wrap .vliveComponent__list-item .vliveComponent__title{height:35px}.vliveComponent__videos-wrap .vliveComponent__list-item .vliveComponent__title .vliveComponent__rank{width:18px;height:18px;font-size:12px;border-radius:4px;background:#F55345;text-align:center;line-height:18px;color:#FFFFFF;float:left}.vliveComponent__videos-wrap .vliveComponent__list-item .vliveComponent__title .vliveComponent__rank-last{background:#333333}.vliveComponent__videos-wrap .vliveComponent__list-item .vliveComponent__title p{text-align:left;font-size:14px;height:18px;line-height:18px;color:#333333;margin-left:25px;width:calc(100% - 28px);width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vliveComponent__videos-wrap .vliveComponent__list-item .vliveComponent__kol-name{width:100%;width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vliveComponent__videos-wrap .vliveComponent__list-item .vliveComponent__operation-info{display:-ms-flexbox;display:flex;width:100%;height:20px;background:#F7F8FA;-ms-flex-align:center;align-items:center;position:relative}.vliveComponent__videos-wrap .vliveComponent__list-item .vliveComponent__operation-info i{font-size:12px}.vliveComponent__videos-wrap .vliveComponent__list-item .vliveComponent__operation-info span{margin:0 2px}.vliveComponent__videos-wrap .vliveComponent__list-item .vliveComponent__operation-info .vliveComponent__praise{position:absolute;background:#F7F8FA;width:28px;height:28px;border-radius:50%;text-align:center;line-height:28px;right:-10px;bottom:0px;-webkit-box-shadow:0 0 4px rgba(0,0,0,0.18);box-shadow:0 0 4px rgba(0,0,0,0.18)}.vliveComponent__videos-wrap .vliveComponent__list-item .vliveComponent__operation-info .vliveComponent__praise .vliveComponent__praise-icon{font-size:16px}.vliveComponent__videos-wrap .vliveComponent__list-item .vliveComponent__operation-info .vliveComponent__praise .vliveComponent__praise-red{color:#F55345}.vliveComponent__video-footer{width:100%;text-align:center}.vliveComponent__video-footer .vliveComponent__loading{width:40px;height:40px}

html{-webkit-text-size-adjust:none}.topYoutubeInfluencer__landing-header-block{width:100%;overflow-x:hidden;height:356px;background-image:radial-gradient(#3d4c59, #18212a)}.topYoutubeInfluencer__landing-header-block .topYoutubeInfluencer__header-bg{width:100%;height:100%;padding:140px 30px 0;background-image:url(/public/mobile/img/banner-bg.png);background-position:center bottom;background-repeat:no-repeat;background-size:110%}.topYoutubeInfluencer__landing-header-block .topYoutubeInfluencer__header-bg .topYoutubeInfluencer__header-font{width:100%;height:128px;background-image:url(/public/mobile/img/2019.png);background-position:center top;background-repeat:no-repeat;background-size:contain;position:relative}.topYoutubeInfluencer__landing-header-block .topYoutubeInfluencer__header-bg .topYoutubeInfluencer__header-title{display:block;white-space:nowrap;font-size:23px;line-height:1em;font-weight:normal;position:absolute;left:50%;top:80px;-webkit-transform:translateX(-50%);transform:translateX(-50%);margin:0;background-image:-webkit-gradient(linear, left top, right top, from(#f4e5a4), color-stop(#ceb77d), to(#a68753));background-image:linear-gradient(to right, #f4e5a4, #ceb77d, #a68753);-webkit-background-clip:text;color:transparent}.topYoutubeInfluencer__landing-list-block{width:100%;background-color:#18212a;background-image:radial-gradient(#3d4c59, #18212a)}.topYoutubeInfluencer__landing-list-block .topYoutubeInfluencer__landing-list-cover{width:100%;background-color:rgba(0,0,0,0.2);padding-bottom:16px}.topYoutubeInfluencer__landing-list-block .topYoutubeInfluencer__list-content{width:100%;padding:40px 16px 0}.topYoutubeInfluencer__landing-list-block .topYoutubeInfluencer__list-content .topYoutubeInfluencer__list-item{width:100%;background-image:-webkit-gradient(linear, left top, left bottom, from(#303d48), to(#28343f));background-image:linear-gradient(#303d48, #28343f);border-radius:4px;height:176px;margin-bottom:48px;position:relative;padding-top:0.1px;text-align:center;color:#ceb77d}.topYoutubeInfluencer__landing-list-block .topYoutubeInfluencer__list-content .topYoutubeInfluencer__list-item:last-child{margin-bottom:0}.topYoutubeInfluencer__landing-list-block .topYoutubeInfluencer__list-content .topYoutubeInfluencer__list-item .topYoutubeInfluencer__item-avatar{position:absolute;display:block;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);width:68px;height:68px;border-radius:50%;border:1px solid #ceb77d}.topYoutubeInfluencer__landing-list-block .topYoutubeInfluencer__list-content .topYoutubeInfluencer__list-item .topYoutubeInfluencer__item-avatar .topYoutubeInfluencer__avatar-image{position:absolute;width:60px;height:60px;border-radius:50%;overflow:hidden;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.topYoutubeInfluencer__landing-list-block .topYoutubeInfluencer__list-content .topYoutubeInfluencer__list-item .topYoutubeInfluencer__item-avatar .topYoutubeInfluencer__avatar-rank{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:-9px;width:89px;height:25.5px;background-image:url(/public/mobile/img/rank.png);background-position:center bottom;background-repeat:no-repeat;background-size:contain;color:#2A3541;font-size:16px;line-height:25.5px;font-weight:bold}.topYoutubeInfluencer__landing-list-block .topYoutubeInfluencer__list-content .topYoutubeInfluencer__list-item .topYoutubeInfluencer__item-title{margin-top:54px;font-size:16px}.topYoutubeInfluencer__landing-list-block .topYoutubeInfluencer__list-content .topYoutubeInfluencer__list-item .topYoutubeInfluencer__item-data{width:100%;padding:0 16px;margin-top:10px}.topYoutubeInfluencer__landing-list-block .topYoutubeInfluencer__list-content .topYoutubeInfluencer__list-item .topYoutubeInfluencer__item-data .topYoutubeInfluencer__item-channel-wrap{width:100%;height:24px}.topYoutubeInfluencer__landing-list-block .topYoutubeInfluencer__list-content .topYoutubeInfluencer__list-item .topYoutubeInfluencer__item-data .topYoutubeInfluencer__item-channel-wrap .topYoutubeInfluencer__item-channel-data{width:33.333333%;float:left;height:100%;border-right:1px solid #ceb77d;position:relative}.topYoutubeInfluencer__landing-list-block .topYoutubeInfluencer__list-content .topYoutubeInfluencer__list-item .topYoutubeInfluencer__item-data .topYoutubeInfluencer__item-channel-wrap .topYoutubeInfluencer__item-channel-data:last-child{border-right:none}.topYoutubeInfluencer__landing-list-block .topYoutubeInfluencer__list-content .topYoutubeInfluencer__list-item .topYoutubeInfluencer__item-data .topYoutubeInfluencer__item-channel-wrap .topYoutubeInfluencer__item-channel-data .topYoutubeInfluencer__label{display:inline-block;font-size:20px;line-height:20px;white-space:nowrap;-webkit-transform:scale(0.5) translateX(-100%);transform:scale(0.5) translateX(-100%);-webkit-transform-origin:center 0;transform-origin:center 0;position:absolute;left:50%;top:-2px}.topYoutubeInfluencer__landing-list-block .topYoutubeInfluencer__list-content .topYoutubeInfluencer__list-item .topYoutubeInfluencer__item-data .topYoutubeInfluencer__item-channel-wrap .topYoutubeInfluencer__item-channel-data .topYoutubeInfluencer__data{display:block;font-size:12px;line-height:12px;font-weight:bold;white-space:nowrap;margin-top:14px}.topYoutubeInfluencer__landing-list-block .topYoutubeInfluencer__list-content .topYoutubeInfluencer__list-item .topYoutubeInfluencer__item-data .topYoutubeInfluencer__item-user-wrap{width:100%;height:40px;border:1px solid #ceb77d;border-radius:2px;margin-top:9px}.topYoutubeInfluencer__landing-list-block .topYoutubeInfluencer__list-content .topYoutubeInfluencer__list-item .topYoutubeInfluencer__item-data .topYoutubeInfluencer__item-user-wrap .topYoutubeInfluencer__item-user-data{width:50%;float:left;height:100%;font-size:12px;line-height:40px;text-align:left;padding-left:4px}.topYoutubeInfluencer__landing-list-block .topYoutubeInfluencer__list-content .topYoutubeInfluencer__list-item .topYoutubeInfluencer__item-data .topYoutubeInfluencer__item-user-wrap .topYoutubeInfluencer__item-user-data .topYoutubeInfluencer__icon{font-size:16px}.topYoutubeInfluencer__landing-list-block .topYoutubeInfluencer__list-content .topYoutubeInfluencer__list-item .topYoutubeInfluencer__item-data .topYoutubeInfluencer__item-user-wrap .topYoutubeInfluencer__item-user-data .topYoutubeInfluencer__label{margin-left:4px;white-space:nowrap}.topYoutubeInfluencer__landing-list-block .topYoutubeInfluencer__list-content .topYoutubeInfluencer__list-item .topYoutubeInfluencer__item-data .topYoutubeInfluencer__item-user-wrap .topYoutubeInfluencer__item-user-data .topYoutubeInfluencer__data{margin-left:4px;font-weight:bold;white-space:nowrap}.topYoutubeInfluencer__landing-list-block .topYoutubeInfluencer__desc-content{width:100%;padding:0 8px;margin-top:16px;color:rgba(255,255,255,0.4)}.topYoutubeInfluencer__landing-list-block .topYoutubeInfluencer__desc-content .topYoutubeInfluencer__desc{font-size:12px}

html{-webkit-text-size-adjust:none}.topValentine__landing-header-block{width:100%;overflow-x:hidden;height:360px;background-color:#801014;background-image:url(/public/mobile/img/valentine-banner-bg.png);background-position:center;background-repeat:no-repeat;background-size:cover;padding-top:48px}.topValentine__landing-header-block .topValentine__header-bg{width:100%;height:100%;padding:52px 32px 0;background-image:url(/public/mobile/img/valentine-banner-love.png);background-position:center top;background-repeat:no-repeat;background-size:contain}.topValentine__landing-header-block .topValentine__header-bg .topValentine__header-font{width:100%;height:152px;background-image:url(/public/mobile/img/valentine-banner-word.png);background-position:center top;background-repeat:no-repeat;background-size:contain;position:relative;text-align:center}.topValentine__landing-header-block .topValentine__header-bg .topValentine__header-title{display:block;width:100%;font-size:25px;line-height:1em;font-weight:normal;position:absolute;left:50%;top:136px;-webkit-transform:translateX(-50%);transform:translateX(-50%);margin:0;color:#fff}.topValentine__landing-list-block{width:100%;background-color:#801014;background-image:radial-gradient(#A7141A, #801014)}.topValentine__landing-list-block .topValentine__landing-list-cover{width:100%;background-color:rgba(0,0,0,0.2)}.topValentine__landing-list-block .topValentine__list-label-content{width:100%;display:block;line-height:45px;height:45px;padding:0 12px;color:rgba(255,255,255,0.6)}.topValentine__landing-list-block .topValentine__list-label-content .topValentine__label-item{white-space:nowrap}.topValentine__landing-list-block .topValentine__list-label-content .topValentine__rank{width:15.4667%}.topValentine__landing-list-block .topValentine__list-label-content .topValentine__detail{width:44.98667%}.topValentine__landing-list-block .topValentine__list-label-content .topValentine__follower{width:22.5333%}.topValentine__landing-list-block .topValentine__list-label-content .topValentine__like{width:17.013%}.topValentine__landing-list-block .topValentine__list-content{width:100%}.topValentine__landing-list-block .topValentine__list-content .topValentine__list-item{display:block;height:56px;padding:0 12px}.topValentine__landing-list-block .topValentine__list-content .topValentine__list-item:nth-child(2n+1){background-color:rgba(5,5,5,0.1)}.topValentine__landing-list-block .topValentine__list-content .topValentine__data-item{padding-top:11px;color:#fff}.topValentine__landing-list-block .topValentine__list-content .topValentine__rank{width:15.4667%}.topValentine__landing-list-block .topValentine__list-content .topValentine__rank .topValentine__rank-number{display:block;width:21.2px;line-height:45px;text-align:center;font-size:14px}.topValentine__landing-list-block .topValentine__list-content .topValentine__rank .rank-1,.topValentine__landing-list-block .topValentine__list-content .topValentine__rank .rank-2,.topValentine__landing-list-block .topValentine__list-content .topValentine__rank .rank-3{width:21.2px;height:28px;background-repeat:no-repeat;background-position:center;background-size:100%;font-size:0px;margin-top:3px}.topValentine__landing-list-block .topValentine__list-content .topValentine__rank .rank-1{background-image:url(/public/mobile/img/first.svg)}.topValentine__landing-list-block .topValentine__list-content .topValentine__rank .rank-2{background-image:url(/public/mobile/img/second.svg)}.topValentine__landing-list-block .topValentine__list-content .topValentine__rank .rank-3{background-image:url(/public/mobile/img/third.svg)}.topValentine__landing-list-block .topValentine__list-content .topValentine__detail{width:44.98667%}.topValentine__landing-list-block .topValentine__list-content .topValentine__detail .topValentine__detail-avatar{display:block;width:32px;height:32px;border-radius:50%;overflow:hidden;margin-top:2px}.topValentine__landing-list-block .topValentine__list-content .topValentine__detail .topValentine__detail-avatar img{width:100%;height:100%}.topValentine__landing-list-block .topValentine__list-content .topValentine__detail .topValentine__detail-name{display:block;max-width:112px;font-size:12px;line-height:45px;margin-left:8px;color:#fff}.topValentine__landing-list-block .topValentine__list-content .topValentine__follower{width:22.5333%}.topValentine__landing-list-block .topValentine__list-content .topValentine__follower .topValentine__follower-number{font-size:14px;line-height:45px}.topValentine__landing-list-block .topValentine__list-content .topValentine__follower .topValentine__follower-change{font-size:12px;-webkit-transform:scale(0.833);transform:scale(0.833);-webkit-transform-origin:left top;transform-origin:left top;line-height:1em}.topValentine__landing-list-block .topValentine__list-content .topValentine__follower .topValentine__follower-change .topValentine__red{color:#F55345}.topValentine__landing-list-block .topValentine__list-content .topValentine__follower .topValentine__follower-change .topValentine__green{color:#41BA47}.topValentine__landing-list-block .topValentine__list-content .topValentine__like{width:17.013%}.topValentine__landing-list-block .topValentine__list-content .topValentine__like .topValentine__like-icon{display:block;width:24px;height:24px;font-size:24px;margin-top:5px;margin-right:4px;color:#B9807B}.topValentine__landing-list-block .topValentine__list-content .topValentine__like .topValentine__select{color:#DB263B}.topValentine__landing-list-block .topValentine__desc-content{width:100%;padding:0 8px;margin-top:16px;color:rgba(255,255,255,0.4)}.topValentine__landing-list-block .topValentine__desc-content .topValentine__desc{font-size:12px}

.avatar__avatar{display:block;border-radius:50%;overflow:hidden;width:100%;height:100%}.avatar__avatar-default{display:block;border-radius:50%;height:100%;width:100%;overflow:hidden;background-image:url(/public/mobile/img/default-avatar.jpg);background-position:center;background-repeat:no-repeat;background-size:100%}

.dataSplit__data-container{width:100%;padding:16px 0}.dataSplit__data-container .dataSplit__data-content{width:calc(50% - 8px);border-right:1px solid #E5E7EB}.dataSplit__data-container .dataSplit__data-content:last-child{border-right:none;margin-left:16px}.dataSplit__data-container .dataSplit__data-content .dataSplit__data-title{font-size:12px;color:#666;line-height:1em}.dataSplit__data-container .dataSplit__data-content .dataSplit__data-number{margin-top:8px;position:relative}.dataSplit__data-container .dataSplit__data-content .dataSplit__data-number .dataSplit__number{font-size:14px;line-height:1em;color:#333;font-weight:bold}.dataSplit__data-container .dataSplit__data-content .dataSplit__data-number .dataSplit__trend{font-size:20px;line-height:1em;-webkit-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:0 center;transform-origin:0 center;vertical-align:-3px;margin-left:4px}.dataSplit__data-container .dataSplit__data-content .dataSplit__data-extend{width:100%}

.index__video-wrap-root{padding:15px;padding-bottom:0}.index__video-wrap-root .index__video-item{width:100%}

.index__page-root{width:100%;display:block;-webkit-overflow-scrolling:touch;overflow-y:scroll;background-color:#f1f2f4;min-height:100vh}.index__page-root .index__page-content{width:100%}.index__detail-header{width:100%;background-color:#fff}.index__detail-header .index__detail-banner{width:100%;height:16.53333vw}.index__detail-header .index__detail-banner img{width:100%;height:100%}.index__detail-header .index__detail-banner .index__banner-default{display:block;width:100%;height:100%;background-image:url(/public/mobile/img/banner-default.png);background-position:center;background-repeat:no-repeat;background-size:100%}.index__detail-header .index__detail-base{width:100%;padding:0 16px;border-bottom:1px solid #e5e7eb}.index__detail-header .index__detail-base .index__base-wrap{width:100%;padding-bottom:13px;border-bottom:1px solid #e5e7eb;position:relative}.index__detail-header .index__detail-base .index__base-wrap .index__link-sns-wrap{width:100%;height:40px;padding:10px 0px 10px 60px}.index__detail-header .index__detail-base .index__base-wrap .index__link-sns-wrap .index__link-icon{display:inline-block;font-size:20px;margin-left:8px;width:20px;height:20px;line-height:1em;vertical-align:top}.index__detail-header .index__detail-base .index__base-wrap .index__title-wrap{max-width:74.93333vw;margin-top:4px}.index__detail-header .index__detail-base .index__base-wrap .index__title-wrap .index__title{display:block;font-size:16px;color:#333;line-height:1em}.index__detail-header .index__detail-base .index__base-wrap .index__title-wrap .index__area{display:block;font-size:12px;color:#666;line-height:1em;margin-top:8px}.index__detail-header .index__detail-base .index__base-wrap .index__title-wrap .index__area .index__country{padding-right:8px;border-right:1px solid #666}.index__detail-header .index__detail-base .index__base-wrap .index__title-wrap .index__area .index__language{padding-left:8px}.index__detail-header .index__detail-base .index__base-wrap .index__avatar-wrap{position:absolute;width:64px;height:64px;left:0;top:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:#fff;border-radius:50%;overflow:hidden}.index__detail-header .index__detail-base .index__base-wrap .index__avatar-wrap .index__avatar{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:60px;height:60px;border-radius:50%;overflow:hidden}.index__detail-header .index__detail-base .index__base-wrap .index__email-wrap{position:absolute;width:32px;height:32px;border-radius:50%;background:#f7f8fa;border:1px solid #e5e7eb;right:0px;bottom:16px;text-align:center;line-height:32px}.index__detail-header .index__detail-base .index__data-wrap{width:100%}.index__detail-header .index__detail-base .index__data-wrap .index__live-btn{display:inline-block;padding:4px 0 0 4px;border:1px solid #f55345;border-radius:4px;color:#f55345;margin-left:4px;margin-top:-5px}.index__detail-header .index__detail-base .index__data-wrap .index__live-btn .index__live-text{display:inline-block;font-size:12px;line-height:1em;-webkit-transform:scale(0.83333);transform:scale(0.83333);-webkit-transform-origin:center 0;transform-origin:center 0;white-space:nowrap;margin-left:-4px}.index__detail-header .index__detail-base .index__data-wrap .index__follower-tips{margin-left:8px}.index__detail-main-stat{width:100%}.index__detail-main-stat .index__stat-title{font-size:14px;color:#333;padding:0 16px;line-height:40px;border-bottom:1px solid #e5e7eb}.index__detail-main-stat .index__stat-base{padding:18px 16px 0;line-height:1em}.index__detail-main-stat .index__stat-base .index__reload-wrap{width:100%;font-size:12px;color:#666}.index__detail-main-stat .index__stat-base .index__reload-wrap .index__reload{float:right;font-size:16px;color:#999}.index__detail-main-stat .index__stat-base .index__card-wrap{width:100%;margin-top:12px}.index__detail-main-stat .index__stat-base .index__card-wrap .index__card-short-wrap,.index__detail-main-stat .index__stat-base .index__card-wrap .index__card-long-wrap{width:48%;height:100px;background-color:#fff;-webkit-box-shadow:0px 1px 6px rgba(0,0,0,0.08);box-shadow:0px 1px 6px rgba(0,0,0,0.08);padding:15px 16px;line-height:1em}.index__detail-main-stat .index__stat-base .index__card-wrap .index__card-short-wrap .index__card-title,.index__detail-main-stat .index__stat-base .index__card-wrap .index__card-long-wrap .index__card-title{font-size:14px;color:#333;display:block}.index__detail-main-stat .index__stat-base .index__card-wrap .index__card-short-wrap .index__card-number,.index__detail-main-stat .index__stat-base .index__card-wrap .index__card-long-wrap .index__card-number{font-size:16px;font-weight:bold;color:#333;display:block;margin-top:14px}.index__detail-main-stat .index__stat-base .index__card-wrap .index__card-short-wrap .index__card-desc,.index__detail-main-stat .index__stat-base .index__card-wrap .index__card-long-wrap .index__card-desc{font-size:12px;color:#666;display:block;margin-top:16px}.index__detail-main-stat .index__stat-base .index__card-wrap .index__card-short-wrap .index__card-desc .index__desc-red,.index__detail-main-stat .index__stat-base .index__card-wrap .index__card-long-wrap .index__card-desc .index__desc-red{color:#f55345;margin-right:4px}.index__detail-main-stat .index__stat-base .index__card-wrap .index__card-long-wrap{width:100%;margin-top:16px;position:relative}.index__detail-main-stat .index__stat-base .index__card-wrap .index__card-long-wrap .index__card-icon{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:16px;font-size:24px;text-align:center;line-height:48px;display:block;width:48px;height:48px;background-color:#f7f8fa;border:1px solid #e5e7eb;border-radius:50%}.index__detail-main-stat .index__stat-chart,.index__detail-main-stat .index__stat-split,.index__detail-main-stat .index__stat-related{width:100%;margin-top:16px;background-color:#fff;-webkit-box-shadow:0px 1px 1px rgba(0,0,0,0.08);box-shadow:0px 1px 1px rgba(0,0,0,0.08)}.index__detail-main-stat .index__stat-chart .index__nox-score-wrap,.index__detail-main-stat .index__stat-split .index__nox-score-wrap,.index__detail-main-stat .index__stat-related .index__nox-score-wrap{width:100%;height:16px;margin-left:16px;margin-top:13px}.index__detail-main-stat .index__stat-chart .index__nox-score-wrap .index__nox-score-desc,.index__detail-main-stat .index__stat-split .index__nox-score-wrap .index__nox-score-desc,.index__detail-main-stat .index__stat-related .index__nox-score-wrap .index__nox-score-desc{color:#999;font-size:12px;margin-left:6px;line-height:16px;display:block}.index__detail-main-stat .index__stat-chart .index__detail-chart,.index__detail-main-stat .index__stat-split .index__detail-chart,.index__detail-main-stat .index__stat-related .index__detail-chart{margin-top:19px}.index__detail-main-stat .index__stat-chart .index__split-wrap,.index__detail-main-stat .index__stat-split .index__split-wrap,.index__detail-main-stat .index__stat-related .index__split-wrap{width:100%;padding:0 16px}.index__detail-main-stat .index__stat-chart .index__split-wrap .index__split,.index__detail-main-stat .index__stat-split .index__split-wrap .index__split,.index__detail-main-stat .index__stat-related .index__split-wrap .index__split{border-bottom:1px solid #e5e7eb}.index__detail-main-stat .index__stat-chart .index__split-wrap .index__split:last-child,.index__detail-main-stat .index__stat-split .index__split-wrap .index__split:last-child,.index__detail-main-stat .index__stat-related .index__split-wrap .index__split:last-child{border-bottom:none}.index__detail-main-stat .index__stat-chart .index__split-wrap .index__split .index__face-status,.index__detail-main-stat .index__stat-split .index__split-wrap .index__split .index__face-status,.index__detail-main-stat .index__stat-related .index__split-wrap .index__split .index__face-status{width:100%}.index__detail-main-stat .index__stat-chart .index__split-wrap .index__split .index__face-status .index__happy,.index__detail-main-stat .index__stat-split .index__split-wrap .index__split .index__face-status .index__happy,.index__detail-main-stat .index__stat-related .index__split-wrap .index__split .index__face-status .index__happy{color:#78c322}.index__detail-main-stat .index__stat-chart .index__split-wrap .index__split .index__face-status .index__sad,.index__detail-main-stat .index__stat-split .index__split-wrap .index__split .index__face-status .index__sad,.index__detail-main-stat .index__stat-related .index__split-wrap .index__split .index__face-status .index__sad{color:#e5221e}.index__detail-main-stat .index__stat-chart .index__split-wrap .index__split .index__face-status .index__not-bad,.index__detail-main-stat .index__stat-split .index__split-wrap .index__split .index__face-status .index__not-bad,.index__detail-main-stat .index__stat-related .index__split-wrap .index__split .index__face-status .index__not-bad{color:#febf00}.index__detail-main-stat .index__stat-chart .index__split-wrap .index__split .index__face-status .index__face-icon,.index__detail-main-stat .index__stat-split .index__split-wrap .index__split .index__face-status .index__face-icon,.index__detail-main-stat .index__stat-related .index__split-wrap .index__split .index__face-status .index__face-icon{font-size:24px;margin-right:8px}.index__detail-main-stat .index__stat-chart .index__split-wrap .index__split .index__face-status .index__face-text,.index__detail-main-stat .index__stat-split .index__split-wrap .index__split .index__face-status .index__face-text,.index__detail-main-stat .index__stat-related .index__split-wrap .index__split .index__face-status .index__face-text{font-size:12px;margin-right:8px}.index__detail-main-stat .index__stat-related .index__related-wrap{width:100%;height:144px;padding:16px;overflow-x:scroll;overflow-y:hidden}.index__detail-main-stat .index__stat-related .index__related-wrap .index__related-list{width:156px;height:144px;margin-right:8px}.index__detail-main-stat .index__stat-related .index__related-wrap .index__related-list:last-child{margin-right:0}.index__detail-main-stat .index__stat-related .index__related-wrap .index__related-list .index__related-channel{width:100%;height:48px;margin-bottom:16px;display:block}.index__detail-main-stat .index__stat-related .index__related-wrap .index__related-list .index__related-channel:last-of-type{margin-bottom:0}.index__detail-main-stat .index__stat-related .index__related-wrap .index__related-list .index__related-channel .index__avatar{width:48px;height:48px;overflow:hidden;border-radius:50%;margin-right:8px}.index__detail-main-stat .index__stat-related .index__related-wrap .index__related-list .index__related-channel .index__avatar .index__avatar-img{width:100%;height:100%}.index__detail-main-stat .index__stat-related .index__related-wrap .index__related-list .index__related-channel .index__data{width:100px;line-height:1em;color:#666}.index__detail-main-stat .index__stat-related .index__related-wrap .index__related-list .index__related-channel .index__data .index__title{font-size:12px;color:#333;display:block}.index__detail-main-stat .index__stat-related .index__related-wrap .index__related-list .index__related-channel .index__data .index__subs,.index__detail-main-stat .index__stat-related .index__related-wrap .index__related-list .index__related-channel .index__data .index__rank{display:block;font-size:12px;-webkit-transform:scale(0.83333);transform:scale(0.83333);-webkit-transform-origin:0 center;transform-origin:0 center}.index__detail-main-stat .index__stat-related .index__related-wrap .index__related-list .index__related-channel .index__data .index__subs{margin:3px 0}.index__modal-email{text-align:center}.index__modal-email .index__title{margin:0;font-size:20px;color:#333333;font-weight:bold}.index__modal-email .index__des{margin-top:16px;font-size:14px;color:#666666}

.button__btn{width:343px;height:48px;border-radius:4px;background:#E5E7EB;color:#333333;line-height:48px;text-align:center;font-size:16px;margin-left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.button__btn[type=common]{background:none;color:#666666;border:1px solid #D9D9D9}.button__btn[type=primary]{background:#F55345;color:#FFFFFF}.button__btn[type=disabled]{background:#cccccc;color:#999999}.button__btn[btn-size=small]{width:-webkit-max-content;width:-moz-max-content;width:max-content;height:32px;line-height:32px;font-size:14px;padding:0 16px;font-weight:normal;-webkit-transform:translateX(0);transform:translateX(0)}

.index__root{width:100%;background:#FFFFFF;display:block;position:relative;height:calc(100vh - 48px);-webkit-overflow-scrolling:touch;overflow-y:scroll}.index__root .index__first-template{width:100%;height:236px;position:relative;background-image:radial-gradient(#2701CC, #0E004A);padding:38px 16px 0}.index__root .index__first-template .index__des-content{color:#FFFFFF}.index__root .index__first-template .index__des-content p{margin:0}.index__root .index__first-template .index__des-content .index__title{font-size:16px}.index__root .index__first-template .index__des-content .index__sub-title{font-size:24px;margin-top:8px;line-height:32px;width:calc(100% - 155px);margin-bottom:16px}.index__root .index__first-template .index__des-content .index__desc{font-size:12px;line-height:16px;opacity:0.7}.index__root .index__first-template img{position:absolute;top:38px;right:16px;width:155px}.index__root .index__table{background:#F7F8FA;padding:16px;font-size:14px}.index__root .index__table .index__key{color:#333333;font-weight:bold;padding-left:24px;position:relative}.index__root .index__table .index__key::before{content:"";position:absolute;display:inline-block;width:16px;height:15px;background:url(/public/mobile/img/complete.png) no-repeat;background-size:16px 16px;top:0;left:0}.index__root .index__table .index__value{display:inline-block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.index__root .index__table .index__value .index__text{color:#F55345}.index__root .index__table .index__value a{text-decoration:underline}.index__root .index__content-message{padding:0 16px}.index__root .index__content-message .index__magicTitle{margin-top:32px;width:100%;height:32px;background:#F7F8FA}.index__root .index__content-message .index__magicTitle .index__title{width:142px;height:100%;background:url(/public/mobile/img/magic-bg.png) no-repeat;background-size:142px 32px;font-size:16px;line-height:34px;text-align:center;color:#FFFFFF}.index__root .index__content-message .index__item-content p{margin:0}.index__root .index__content-message .index__item-content .index__des-title{margin-top:16px;color:#333333;font-size:14px;font-weight:bold}.index__root .index__content-message .index__item-content .index__des-message{color:#333333;font-size:12px;margin-top:8px;line-height:20px}.index__root .index__content-message .index__item-content .index__des-message .index__text{color:#F55345}.index__root .index__content-message .index__item-content .index__list{margin:0;padding-left:32px}.index__root .index__content-message .index__item-content .index__list li{color:#333333}.index__root .index__content-message .index__item-content img{margin-top:8px;width:100%}.index__root .index__content-message .index__item-content .index__board{margin-top:16px;border-top:1px solid #E5E7EB;padding-bottom:8px}.index__root .index__content-message .index__item-content .index__second-table{width:100%;font-size:12px;margin-top:8px}.index__root .index__content-message .index__item-content .index__second-table .index__key{color:#333333;font-weight:bold;padding-left:24px;position:relative}.index__root .index__content-message .index__item-content .index__second-table .index__key::before{content:"";position:absolute;display:inline-block;width:20px;height:20px;background:url(/public/mobile/img/line.png) no-repeat;background-size:18px 18px;top:0;left:0}.index__root .index__content-message .index__item-content .index__second-table .index__key.index__noSupport{color:#CCCCCC}.index__root .index__content-message .index__item-content .index__second-table .index__key.index__noSupport::before{background:url(/public/mobile/img/line-noSupport.png) no-repeat}.index__root .index__content-message .index__item-content .index__second-table .index__value{text-align:right}.index__root .index__content-message .index__item-content .index__second-table .index__value.index__noSupport{color:#CCCCCC}.index__root .index__btn-group{text-align:center;padding:32px 16px}.index__modal-title{font-size:20px;color:#333333;margin-bottom:10px}.index__form .index__form-item{margin-top:16px}.index__form .index__form-item .index__label{color:#666666;font-size:12px;margin-bottom:8px}.index__form .index__form-item .index__label .index__errorText{color:#F55345;float:right}.index__form .index__form-item label{position:relative;display:inline-block;padding-left:18px}.index__form .index__form-item label:not(:last-of-type){padding-right:12px}.index__form .index__form-item textarea{width:100%;height:64px;border:1px solid #E5E7EB;border-radius:2px;padding:8px;font-size:12px}.index__form .index__form-item input[type=text]{width:100%;height:32px;border-radius:2px;padding:8px;border:1px solid #E5E7EB;font-size:12px}.index__form .index__form-item input[type=radio]{display:none}.index__form .index__form-item input[type=radio]+label{position:relative}.index__form .index__form-item input[type=radio]+label::before{background:#FFFFFF;border:1px solid #999999;display:inline-block;content:'';width:16px;height:16px;border-radius:50%;position:absolute;left:0;top:3px}.index__form .index__form-item input[type=radio]:checked+label::before{border:1px solid #F55345;-webkit-box-shadow:0 0 0 5px #F55345 inset;box-shadow:0 0 0 5px #F55345 inset}.index__form .index__text-board{width:100%;margin:16px 0 26px}.index__form .index__text-board p{margin:0}.index__form .index__text-board .index__des{color:#333333;font-size:12px;margin-top:8px;line-height:20px}.index__form .index__text-board .index__des .index__text{color:#F55345}.index__success{text-align:center}.index__success img{width:60px;height:60px}.index__success .index__title{margin-top:16px;font-size:16px;color:#333333}.index__success .index__des,.index__success .index__text{font-size:12px;line-height:20px}.index__success .index__des{margin-top:12px}.index__success .index__text{margin-top:8px;padding:0 16px;color:#F55345}

.kocComponent__root{width:100%;display:block;position:relative;overflow-y:auto;overflow-x:hidden;background:#f7f8fa}.kocComponent__root .kocComponent__first-template{width:100%;height:640px;background:-webkit-gradient(linear, left top, left bottom, from(#2504cb), to(#120049));background:linear-gradient(180deg, #2504cb 0%, #120049 100%);padding-top:72px}.kocComponent__root .kocComponent__first-template .kocComponent__banner{margin-left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.kocComponent__root .kocComponent__first-template h1{margin-top:34px;width:calc(100% - 54px);margin-left:27px;font-size:24px;color:#ffffff;line-height:33px}.kocComponent__root .kocComponent__first-template .kocComponent__title{width:calc(100% - 54px);margin-left:27px;margin-top:24px;font-size:12px;color:#ffffff;line-height:24px;opacity:0.8}.kocComponent__root h3{font-size:20px;text-align:center;color:#333333;line-height:28px}.kocComponent__root .kocComponent__product-container{padding-top:40px;padding-bottom:48px;background:#ffffff}.kocComponent__root .kocComponent__product-container .kocComponent__logo-wrap{margin-top:28px;display:-ms-flexbox;display:flex}.kocComponent__root .kocComponent__product-container .kocComponent__logo-wrap .kocComponent__logo-item{width:94px;height:96px}.kocComponent__root .kocComponent__product-container .kocComponent__logo-wrap .kocComponent__logo-item img{width:56px;display:block;border-radius:10px;margin-top:20px;margin-left:19px;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform 0.1s linear;transition:-webkit-transform 0.1s linear;transition:transform 0.1s linear;transition:transform 0.1s linear, -webkit-transform 0.1s linear}.kocComponent__root .kocComponent__product-container .kocComponent__logo-wrap .kocComponent__logo-item.kocComponent__active-item img{-webkit-transform:scale(1.28);transform:scale(1.28);-webkit-box-shadow:8px 8px 16px 0px rgba(0,0,0,0.1);box-shadow:8px 8px 16px 0px rgba(0,0,0,0.1)}.kocComponent__root .kocComponent__product-container .kocComponent__sign-container{width:100%;height:1px;background:#e5e7eb;position:relative;margin-top:3px}.kocComponent__root .kocComponent__product-container .kocComponent__sign-container .kocComponent__active-sign{width:94px;height:4px;position:absolute;bottom:0px;background:#f55345;border-radius:2px;-webkit-transition:left 0.1s linear;transition:left 0.1s linear}.kocComponent__root .kocComponent__product-container .kocComponent__product-content{padding:0 15px}.kocComponent__root .kocComponent__product-container .kocComponent__product-content .kocComponent__product-title{font-size:16px;color:#333333;line-height:24px;margin-top:32px}.kocComponent__root .kocComponent__product-container .kocComponent__product-content .kocComponent__product-text-content{display:none}.kocComponent__root .kocComponent__product-container .kocComponent__product-content .kocComponent__product-text-content.kocComponent__active{display:block}.kocComponent__root .kocComponent__product-container .kocComponent__product-content .kocComponent__product-text-content .kocComponent__text-des-item{margin-top:24px}.kocComponent__root .kocComponent__product-container .kocComponent__product-content .kocComponent__product-text-content .kocComponent__text-des-item .kocComponent__item-title{width:100%;height:32px;border-radius:2px;background:rgba(245,83,69,0.03);position:relative;padding-left:16px;font-size:14px;color:#333333;line-height:32px}.kocComponent__root .kocComponent__product-container .kocComponent__product-content .kocComponent__product-text-content .kocComponent__text-des-item .kocComponent__item-title::before{content:"";position:absolute;display:block;width:4px;height:32px;left:0px;background:#f55345;border-radius:2px}.kocComponent__root .kocComponent__product-container .kocComponent__product-content .kocComponent__product-text-content .kocComponent__text-des-item .kocComponent__text-content{margin-top:16px;line-height:20px;font-size:12px;color:#666}.kocComponent__root .kocComponent__product-container .kocComponent__product-content .kocComponent__product-text-content .kocComponent__text-des-item .kocComponent__text-content a:hover{color:#f55345}.kocComponent__root .kocComponent__product-container .kocComponent__btn-group{height:48px;padding:0 15px;margin-top:24px;display:-ms-flexbox;display:flex}.kocComponent__root .kocComponent__product-container .kocComponent__btn-group .kocComponent__get-videos{color:#f55345;font-size:14px;line-height:48px;text-align:center;width:120px;height:100%;border-radius:8px;border:2px solid #f55345}.kocComponent__root .kocComponent__product-container .kocComponent__btn-group .kocComponent__apply{color:#ffffff;font-size:14px;line-height:48px;text-align:center;margin-left:15px;width:calc(100% - 135px);background:linear-gradient(346deg, #f64f6b 0%, #f96d59 100%);border-radius:8px}.kocComponent__root .kocComponent__price-container{padding-top:40px;background:#f7f8fa;padding-bottom:48px}.kocComponent__root .kocComponent__price-container .kocComponent__price-list-container{width:100%;margin-top:40px;margin-left:15px;overflow-x:scroll;padding-bottom:4px}.kocComponent__root .kocComponent__price-container .kocComponent__price-list-container .kocComponent__max-content{display:-ms-flexbox;display:flex;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding-right:15px}.kocComponent__root .kocComponent__price-container .kocComponent__price-list-container .kocComponent__max-content .kocComponent__price-item{width:80vw;position:relative}.kocComponent__root .kocComponent__price-container .kocComponent__price-list-container .kocComponent__max-content .kocComponent__price-item:not(:first-child){margin-left:15px}.kocComponent__root .kocComponent__price-container .kocComponent__price-list-container .kocComponent__max-content .kocComponent__price-item .kocComponent__banner{width:100%}.kocComponent__root .kocComponent__price-container .kocComponent__price-list-container .kocComponent__max-content .kocComponent__price-item .kocComponent__play{position:absolute;top:0px;display:block;width:84px;height:56px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:238px}.kocComponent__root .kocComponent__price-container .kocComponent__price-list-container .kocComponent__max-content .kocComponent__price-item .kocComponent__price-title{margin-top:16px;font-size:16px;color:#333333;line-height:24px;margin-bottom:0px}.kocComponent__root .kocComponent__price-container .kocComponent__price-list-container .kocComponent__max-content .kocComponent__price-item .kocComponent__price{margin-top:8px;font-size:14px;color:#f55345;line-height:22px;margin-bottom:0px}.kocComponent__root .kocComponent__price-container .kocComponent__price-list-container .kocComponent__max-content .kocComponent__price-item .kocComponent__description{font-size:12px;color:#666666;line-height:20px;margin-top:4px;margin-bottom:0px}.kocComponent__root .kocComponent__description-container{background:#ffffff;padding:1px 15px 48px 15px}.kocComponent__root .kocComponent__description-container .kocComponent__des-item .kocComponent__des-title{margin-top:24px;margin-bottom:15px;font-size:16px;font-weight:400;color:#cccccc;line-height:24px;padding-bottom:8px;border-bottom:1px solid #e5e7eb}.kocComponent__root .kocComponent__description-container .kocComponent__des-item .kocComponent__des-text{margin:0px;font-size:12px;color:#666666;line-height:20px}.kocComponent__upload-success{left:15px;height:210px;position:fixed;border-radius:16px;background:#ffffff;width:calc(100% - 30px);top:calc(50vh - 105px);-webkit-box-shadow:0px 0px 16px 0px rgba(0,0,0,0.3);box-shadow:0px 0px 16px 0px rgba(0,0,0,0.3);text-align:center;padding-top:32px}.kocComponent__upload-success .kocComponent__close{position:absolute;font-size:16px;color:#999;right:16px;top:16px}.kocComponent__upload-success .kocComponent__icon{font-size:48px;color:#41ba47}.kocComponent__upload-success .kocComponent__title{margin-top:24px;font-size:20px;font-weight:500;color:#333333;line-height:28px;margin-bottom:0px}.kocComponent__upload-success .kocComponent__des{margin-top:16px;font-size:14px;color:#666666;line-height:22px}

.videosModal__videos-root{background:#fff;top:0px;position:fixed;width:100vw;height:100vh;z-index:1000000000;overflow-x:hidden}.videosModal__videos-root .videosModal__max-container{width:-webkit-max-content;width:-moz-max-content;width:max-content;display:-ms-flexbox;display:flex;-webkit-transition:margin-left 0.1s linear;transition:margin-left 0.1s linear}.videosModal__videos-root .videosModal__max-container .videosModal__video-item{width:100vw;height:100vh;position:relative}.videosModal__videos-root .videosModal__max-container .videosModal__video-item img{margin:auto auto;height:100%}.videosModal__videos-root .videosModal__max-container .videosModal__video-item img.videosModal__blur{-webkit-filter:blur(5px);filter:blur(5px)}.videosModal__videos-root .videosModal__max-container .videosModal__video-item .videosModal__play{position:absolute;top:0px;display:block;width:84px;height:56px !important;left:calc(50vw - 42px);top:calc(50vh - 28px)}.videosModal__videos-root .videosModal__max-container .videosModal__video-item .videosModal__video-player{position:absolute;top:0px;width:100vw;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.videosModal__videos-root .videosModal__left,.videosModal__videos-root .videosModal__right{position:absolute;width:40px;height:40px;background:rgba(255,255,255,0.8);top:calc(50vh - 20px);border-radius:50%;text-align:center;line-height:40px;font-size:16px;font-weight:bold}.videosModal__videos-root .videosModal__left.videosModal__left,.videosModal__videos-root .videosModal__right.videosModal__left{left:10px}.videosModal__videos-root .videosModal__left.videosModal__right,.videosModal__videos-root .videosModal__right.videosModal__right{right:10px}.videosModal__videos-root .videosModal__left.videosModal__disabled,.videosModal__videos-root .videosModal__right.videosModal__disabled{background:rgba(255,255,255,0.4)}.videosModal__videos-root .videosModal__close{position:absolute;width:40px;height:40px;border-radius:50%;top:20px;right:10px;font-size:20px;color:#fff;background:rgba(0,0,0,0.9);line-height:40px;text-align:center}

.uploadModal__upload-root{position:fixed;width:100vw;height:100vh;background:rgba(0,0,0,0.7);top:0px;z-index:1000000000}.uploadModal__upload-root .uploadModal__upload-container{width:100vw;overflow-y:scroll;height:calc(100vh - 55px);background:#fff;-webkit-box-shadow:0px 1px 8px 0px rgba(0,0,0,0.1);box-shadow:0px 1px 8px 0px rgba(0,0,0,0.1);border-radius:24px 24px 0px 0px;position:absolute;left:0;bottom:0}.uploadModal__upload-root .uploadModal__upload-container .uploadModal__close{width:24px;height:24px;top:24px;right:15px;position:absolute}.uploadModal__upload-root .uploadModal__upload-container .uploadModal__upload-title{height:24px;margin-top:16px;font-size:16px;color:#424242;line-height:24px;text-align:center;margin-bottom:0px}.uploadModal__upload-root .uploadModal__upload-container .uploadModal__form-container{padding:0px 15px}.uploadModal__upload-root .uploadModal__upload-container .uploadModal__form-container .uploadModal__form-item{margin-top:16px}.uploadModal__upload-root .uploadModal__upload-container .uploadModal__form-container .uploadModal__form-item .uploadModal__label{font-size:14px;color:#333333;line-height:22px}.uploadModal__upload-root .uploadModal__upload-container .uploadModal__form-container .uploadModal__form-item .uploadModal__product{height:22px;background:#f7f8fa;border-radius:2px;color:#666666;line-height:22px;font-size:14px;padding:0 8px;margin-left:8px}.uploadModal__upload-root .uploadModal__upload-container .uploadModal__form-container .uploadModal__form-item .uploadModal__error{font-size:14px;color:#f55345;margin-left:8px}.uploadModal__upload-root .uploadModal__upload-container .uploadModal__form-container .uploadModal__form-item[required] .uploadModal__label::after{content:"*";font-size:14px;margin-left:4px;color:#f55345}.uploadModal__upload-root .uploadModal__upload-container .uploadModal__form-container .uploadModal__form-item input{outline:none;margin-top:8px;display:block;width:100%;height:32px;background:#ffffff;border-radius:4px;border:1px solid #d9d9d9;padding:0 8px;font-size:14px}.uploadModal__upload-root .uploadModal__upload-container .uploadModal__form-container .uploadModal__form-item input::-webkit-input-placeholder{color:#d2d2d2;font-size:14px}.uploadModal__upload-root .uploadModal__upload-container .uploadModal__form-container .uploadModal__form-item input::-moz-placeholder{color:#d2d2d2;font-size:14px}.uploadModal__upload-root .uploadModal__upload-container .uploadModal__form-container .uploadModal__form-item input:-ms-input-placeholder{color:#d2d2d2;font-size:14px}.uploadModal__upload-root .uploadModal__upload-container .uploadModal__form-container .uploadModal__form-item input::-ms-input-placeholder{color:#d2d2d2;font-size:14px}.uploadModal__upload-root .uploadModal__upload-container .uploadModal__form-container .uploadModal__form-item input::placeholder{color:#d2d2d2;font-size:14px}.uploadModal__upload-root .uploadModal__upload-container .uploadModal__upload-description{margin-top:16px;font-size:12px;color:#999999;line-height:20px;padding:0 15px}.uploadModal__upload-root .uploadModal__upload-container .uploadModal__submit-btn{height:40px;width:calc(100% - 30px);margin-left:15px;background:#f55345;border-radius:4px;line-height:40px;text-align:center;font-size:16px;color:#ffffff;margin-top:16px;margin-bottom:12px}

.marketing__root{width:100%;display:block;position:relative;overflow-y:scroll;overflow-x:hidden;height:100vh;background:#f7f8fa}.marketing__root .marketing__template-title{font-size:20px;font-weight:bold;color:#333333;line-height:28px;margin:0px}.marketing__root .marketing__template-des{width:220px;margin:8px 0px;font-size:14px;color:#999999;line-height:20px}.marketing__root .marketing__template-img{-webkit-transform:translateX(-12px);transform:translateX(-12px);margin-top:20px}.marketing__root .marketing__btn{display:inline-block;height:40px;padding:0px 24px;line-height:40px;color:#ffffff;background:#f55345;border-radius:8px;margin-top:12px}.marketing__root .marketing__first-template{width:100%;min-height:640px;background:url(/public/mobile/img/marketingBg.png) no-repeat;background-size:cover;padding-top:115px;padding:115px 28px 0px 28px}.marketing__root .marketing__first-template h1{font-size:20px;color:#ffffff;line-height:28px}.marketing__root .marketing__first-template .marketing__des{margin:8px 0px;line-height:20px;font-size:14px;color:#ffffff;opacity:0.6}.marketing__root .marketing__first-template .marketing__youtube-video{margin-top:32px;border-radius:8px;width:100%}.marketing__root .marketing__first-template .marketing__btn{margin-top:24px}.marketing__root .marketing__second-template{width:100%;min-height:644px;background:#f7f8fa;padding:48px 28px 56px 28px;position:relative}.marketing__root .marketing__second-template .marketing__logo-img{position:absolute;right:19px;top:21px}.marketing__root .marketing__third-template{min-height:666px;background:#ffffff;padding:48px 28px 56px 28px;position:relative}.marketing__root .marketing__third-template .marketing__logo-img{position:absolute;right:19px;top:210px;z-index:1}.marketing__root .marketing__fourth-template{min-height:600px;background:#f7f8fa;padding:48px 28px 56px 28px;position:relative}.marketing__root .marketing__fourth-template .marketing__logo-img{position:absolute;right:4px;top:96px;z-index:1}.marketing__root .marketing__fifth-template{min-height:658px;background:#ffffff;padding:48px 28px 56px 28px;position:relative}.marketing__root .marketing__fifth-template .marketing__logo-img{position:absolute;right:4px;top:145px;z-index:1}.marketing__root .marketing__footer-template{height:326px;background:#F7F8FA;padding:48px 28px 0 28px}.marketing__root .marketing__footer-template .marketing__clients-img{margin-top:32px}.marketing__root .marketing__footer-template .marketing__jinrui-img{margin-top:24px}.marketing__root .marketing__upload-success{left:15px;height:210px;position:fixed;border-radius:16px;background:#ffffff;width:calc(100% - 30px);top:calc(50vh - 105px);-webkit-box-shadow:0px 0px 16px 0px rgba(0,0,0,0.3);box-shadow:0px 0px 16px 0px rgba(0,0,0,0.3);text-align:center;padding-top:32px;z-index:100}.marketing__root .marketing__upload-success .marketing__close{position:absolute;font-size:16px;color:#999;right:16px;top:16px}.marketing__root .marketing__upload-success .marketing__icon{font-size:48px;color:#41ba47}.marketing__root .marketing__upload-success .marketing__title{margin-top:24px;font-size:20px;font-weight:500;color:#333333;line-height:28px;margin-bottom:0px}.marketing__root .marketing__upload-success .marketing__des{margin-top:16px;font-size:14px;color:#666666;line-height:22px}

.index__dropdown-root{border:1px solid blue;height:100%;border:1px solid #D9D9D9;border-radius:4px;overflow:hidden;display:-ms-flexbox;display:flex}.index__dropdown-root.index__active{border:1px solid rgba(245,83,69,0.8);-webkit-box-shadow:0 0 6px 0 rgba(245,83,69,0.4);box-shadow:0 0 6px 0 rgba(245,83,69,0.4)}.index__dropdown-root .index__appear-area{overflow-x:scroll;overflow-y:hidden;padding-left:12px;-webkit-overflow-scrolling:touch;width:calc(100% - 32px);height:calc(100% + 12px);white-space:nowrap}.index__dropdown-root .index__appear-area .index__title{color:#666666;font-size:14px}.index__dropdown-root .index__appear-area .index__chosed-value-item{display:inline-block;padding:0 4px;border:1px solid #e8e8e8;border-radius:2px;color:rgba(0,0,0,0.65);background:#fafafa;height:24px;line-height:22px;margin-right:4px}.index__dropdown-root .index__appear-area .index__chosed-value-item i{margin-left:4px;font-size:8px}.index__dropdown-root .index__icon-area{width:32px;height:100%}.index__dropdown-root .index__icon-area .index__icon{font-size:10px;color:rgba(0,0,0,0.25);-webkit-transform:rotate(-90deg);transform:rotate(-90deg);margin-left:12px;-webkit-transition:-webkit-transform 0.1s linear;transition:-webkit-transform 0.1s linear;transition:transform 0.1s linear;transition:transform 0.1s linear, -webkit-transform 0.1s linear}.index__dropdown-root .index__icon-area .index__icon.index__active{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.index__dropdown-root .index__list-area{position:absolute;left:0;top:36px;width:100%;height:0px;background:#ffffff;z-index:100}.index__dropdown-root .index__list-area.index__active{height:-webkit-max-content;height:-moz-max-content;height:max-content;-webkit-box-shadow:0px 1px 4px 0px rgba(0,0,0,0.2);box-shadow:0px 1px 4px 0px rgba(0,0,0,0.2);border-radius:4px}.index__dropdown-root .index__list-area .index__list-ul{margin:0;padding:0;max-height:320px;overflow-y:scroll;-webkit-overflow-scrolling:touch}.index__dropdown-root .index__list-area .index__list-ul li{height:32px;padding:0 7px;line-height:32px;font-size:12px;color:#717171}.index__dropdown-root .index__list-area .index__list-ul li:first-child{margin-top:8px}.index__dropdown-root .index__list-area .index__list-ul li:last-child{margin-bottom:8px}.index__dropdown-root .index__list-area .index__list-ul li .index__select-area{width:16px;height:16px;line-height:16px;border-radius:2px;border:1px solid #CCCCCC;vertical-align:middle;margin-right:8px;margin-top:-2px;display:none}.index__dropdown-root .index__list-area .index__list-ul li .index__select-area i{font-size:16px;display:inline-block}.index__dropdown-root .index__list-area .index__list-ul li.index__isMultiple .index__select-area{display:inline-block}.index__dropdown-root .index__list-area .index__list-ul li.index__chosed:not(.index__isMultiple){background:#F7F8FA}.index__dropdown-root .index__list-area .index__list-ul li.index__chosed .index__select-area{border:none;background:#F55345;color:#ffffff}

.contactModal__contact-root{position:fixed;width:100vw;height:100vh;background:rgba(0,0,0,0.7);top:0px;z-index:1000000000}.contactModal__contact-root .contactModal__contact-container{width:100vw;overflow-y:auto;height:calc(100vh - 60px);background:#fff;-webkit-box-shadow:0px 1px 8px 0px rgba(0,0,0,0.1);box-shadow:0px 1px 8px 0px rgba(0,0,0,0.1);border-radius:24px 24px 0px 0px;position:absolute;left:0;bottom:0;padding-bottom:200px}.contactModal__contact-root .contactModal__contact-container .contactModal__close{width:24px;height:24px;top:24px;right:15px;position:absolute}.contactModal__contact-root .contactModal__contact-container .contactModal__contact-title{height:24px;margin-top:16px;font-size:16px;color:#424242;line-height:24px;text-align:center;margin-bottom:0px}.contactModal__contact-root .contactModal__contact-container .contactModal__form-container{padding:0px 15px}.contactModal__contact-root .contactModal__contact-container .contactModal__form-container .contactModal__form-item{margin-top:16px}.contactModal__contact-root .contactModal__contact-container .contactModal__form-container .contactModal__form-item .contactModal__label{font-size:14px;color:#333333;line-height:22px}.contactModal__contact-root .contactModal__contact-container .contactModal__form-container .contactModal__form-item .contactModal__product{height:22px;background:#f7f8fa;border-radius:2px;color:#666666;line-height:22px;font-size:14px;padding:0 8px;margin-left:8px}.contactModal__contact-root .contactModal__contact-container .contactModal__form-container .contactModal__form-item .contactModal__error{font-size:14px;color:#f55345;margin-left:8px}.contactModal__contact-root .contactModal__contact-container .contactModal__form-container .contactModal__form-item[required] .contactModal__label::after{content:"*";font-size:14px;margin-left:4px;color:#f55345}.contactModal__contact-root .contactModal__contact-container .contactModal__form-container .contactModal__form-item input{outline:none;margin-top:8px;display:block;width:100%;height:32px;background:#ffffff;border-radius:4px;border:1px solid #d9d9d9;padding:0 8px;font-size:14px}.contactModal__contact-root .contactModal__contact-container .contactModal__form-container .contactModal__form-item input::-webkit-input-placeholder{color:#d2d2d2;font-size:14px}.contactModal__contact-root .contactModal__contact-container .contactModal__form-container .contactModal__form-item input::-moz-placeholder{color:#d2d2d2;font-size:14px}.contactModal__contact-root .contactModal__contact-container .contactModal__form-container .contactModal__form-item input:-ms-input-placeholder{color:#d2d2d2;font-size:14px}.contactModal__contact-root .contactModal__contact-container .contactModal__form-container .contactModal__form-item input::-ms-input-placeholder{color:#d2d2d2;font-size:14px}.contactModal__contact-root .contactModal__contact-container .contactModal__form-container .contactModal__form-item input::placeholder{color:#d2d2d2;font-size:14px}.contactModal__contact-root .contactModal__contact-container .contactModal__form-container .contactModal__form-item .contactModal__select-item{margin-top:8px;width:100%;position:relative;line-height:30px}.contactModal__contact-root .contactModal__contact-container .contactModal__form-container .contactModal__form-item .contactModal__select-item::after{content:"";display:table;clear:both}.contactModal__contact-root .contactModal__contact-container .contactModal__contact-description{margin-top:16px;font-size:12px;color:#999999;line-height:20px;padding:0 15px}.contactModal__contact-root .contactModal__contact-container .contactModal__weChat{padding-top:16px;text-align:center}.contactModal__contact-root .contactModal__contact-container .contactModal__weChat img{width:80px;height:80px}.contactModal__contact-root .contactModal__contact-container .contactModal__weChat p{margin:0px;font-size:10px;color:#a3a3a3;line-height:14px}.contactModal__contact-root .contactModal__contact-container .contactModal__submit-btn{height:40px;width:calc(100% - 30px);margin-left:15px;background:#f55345;border-radius:4px;line-height:40px;text-align:center;font-size:16px;color:#ffffff;margin-top:16px;margin-bottom:12px}

.index__root{width:100%;background:#F4F5F7;display:block;padding-bottom:24px;-webkit-overflow-scrolling:touch;overflow:scroll;min-height:100vh}.index__root .index__top-bg{width:100%;height:144px;background-color:#15006C;background:url(/public/mobile/img/hot_bg.png) no-repeat;background-size:cover;padding:47px 16px 0 16px}.index__root .index__top-bg .index__title{font-size:20px;color:#FFFFFF}.index__root .index__news-list-content{background:#FFFFFF;border-radius:4px;margin-top:-48px;padding:24px 0;width:calc(100% - 32px);margin-left:16px}.index__root .index__news-list-content .index__loading{width:100%;height:300px}.index__root .index__news-list-content .index__loading img{width:64px;height:64px;display:block;margin:45% auto;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.index__root .index__news-list-content .index__month-item{width:100%}.index__root .index__news-list-content .index__month-item:not(:first-child){margin-top:24px}.index__root .index__news-list-content .index__month-item .index__month-item-header{position:relative;height:24px;padding-left:24px}.index__root .index__news-list-content .index__month-item .index__month-item-header::before{content:"";display:inline-block;width:24px;height:24px;position:absolute;top:0;left:0;background:linear-gradient(346deg, #F64F6B 0%, #F96D59 100%);border-radius:0px 2px 2px 0px}.index__root .index__news-list-content .index__month-item .index__month-item-header span{text-align:left;color:#333333;font-size:16px;font-weight:bold;margin-left:10px;line-height:28px}.index__root .index__news-list-content .index__month-item .index__new-item{width:100%;margin-top:16px;padding:0 6% 0 6%}.index__root .index__news-list-content .index__month-item .index__new-item .index__cover-image{width:100%}.index__root .index__news-list-content .index__month-item .index__new-item .index__title{margin-top:9px;max-height:42px;color:#3A3A3A;font-size:14px;line-height:22px;font-weight:bold;overflow:hidden;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}.index__root .index__news-list-content .index__month-item .index__new-item .index__sub-title{height:22px;margin-top:8px;color:#666666;font-size:14px;line-height:22px}.index__root .index__news-list-content .index__month-item .index__new-item .index__sub-title .index__kolicon{margin-right:5px}.index__root .index__news-list-content .index__content-footer{margin-top:24px;margin-bottom:0;width:100%;text-align:center;height:22px;line-height:22px;font-size:14px;color:#A3A3A3}

.detail__root{display:block;width:100%;overflow-y:scroll;overflow-x:hidden;-webkit-overflow-scrolling:touch}.detail__root .detail__bsase{padding:20px 15px;background:#FFFFFF}.detail__root .detail__bsase .detail__title{font-size:16px;font-weight:bold;color:#424242;line-height:24px;margin:0}.detail__root .detail__bsase .detail__sub-title{color:#666666;margin-top:8px;font-size:14px;height:22px;line-height:22px;margin-bottom:0}.detail__root .detail__content{width:100%;padding:20px 15px 104px 15px;background:#FFFFFF;margin-top:16px}.detail__root .detail__content .detail__content-title{display:-ms-flexbox;display:flex}.detail__root .detail__content .detail__content-title .detail__title-text{width:calc(100% - 158px) !important;color:#333333;font-size:16px;font-weight:bold;width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0}.detail__root .detail__content .detail__content-title .detail__update-time{font-size:12px;width:150px;color:#999999;text-align:right;margin:0 0 0 8px}.detail__root .detail__content .detail__tab-area{margin-top:20px;height:34px;border-bottom:1px solid #E5E7EB;width:calc(100% + 32px);margin-left:-15px;padding:0 15px}.detail__root .detail__content .detail__tab-area .detail__nav-item{display:inline-block;height:100%;position:relative;line-height:22px}.detail__root .detail__content .detail__tab-area .detail__nav-item:not(:first-child){margin-left:32px}.detail__root .detail__content .detail__tab-area .detail__nav-item.detail__nav-active::after{content:"";display:inline-block;position:absolute;width:32px;height:4px;border-radius:2px;background:#F55345;left:50%;bottom:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.detail__root .detail__content .detail__tab-content{width:100%;margin-top:20px}.detail__root .detail__content .detail__tab-content .detail__youtube-hotnews-root{width:100%}.detail__root .detail__content .detail__tab-content .detail__youtube-hotnews-root .detail__video-info{width:100%}.detail__root .detail__content .detail__tab-content .detail__youtube-hotnews-root .detail__video-info .detail__video-wrap{width:100%;position:relative;padding-bottom:56.5%;background:black}.detail__root .detail__content .detail__tab-content .detail__youtube-hotnews-root .detail__video-info .detail__video-wrap .detail__video-entity{width:100%;height:100%;position:absolute;left:0;top:0;z-index:10}.detail__root .detail__content .detail__tab-content .detail__youtube-hotnews-root .detail__video-info .detail__video-wrap .detail__loading-icon{position:absolute;width:100%;height:100%;left:0;top:0;background:#FFFFFF}.detail__root .detail__content .detail__tab-content .detail__youtube-hotnews-root .detail__video-info .detail__video-wrap .detail__loading-icon .detail__icon{width:64px;height:64px;margin-left:50%;margin-top:25%;-webkit-transform:translateX(-50%) translateY(-25%);transform:translateX(-50%) translateY(-25%)}.detail__root .detail__content .detail__tab-content .detail__youtube-hotnews-root .detail__video-info .detail__title{margin:10px 0;max-height:44px;color:#424242;overflow:hidden;line-height:22px;font-size:14px;overflow:hidden;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}.detail__root .detail__content .detail__tab-content .detail__youtube-hotnews-root .detail__video-info .detail__kol-info{width:100%;margin-top:10px}.detail__root .detail__content .detail__tab-content .detail__youtube-hotnews-root .detail__video-info .detail__kol-info .detail__avater{float:left;width:48px;height:48px;border-radius:100%}.detail__root .detail__content .detail__tab-content .detail__youtube-hotnews-root .detail__video-info .detail__kol-info .detail__info{margin-left:64px;width:calc(100% - 64px);height:48px}.detail__root .detail__content .detail__tab-content .detail__youtube-hotnews-root .detail__video-info .detail__kol-info .detail__info .detail__title{height:24px;line-height:24px;width:100%;width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#666666;font-size:14px;font-weight:500;margin:0}.detail__root .detail__content .detail__tab-content .detail__youtube-hotnews-root .detail__video-info .detail__kol-info .detail__info .detail__sub-title{width:100%;font-size:12px;color:#999999;height:20px}.detail__root .detail__content .detail__tab-content .detail__youtube-hotnews-root .detail__video-info .detail__kol-info .detail__info .detail__sub-title span:not(:first-child){margin-left:16px}.detail__root .detail__content .detail__tab-content .detail__youtube-hotnews-root .detail__video-info .detail__video-data{margin-top:16px;height:20px;color:#666666;font-size:12px;line-height:18px}.detail__root .detail__content .detail__tab-content .detail__youtube-hotnews-root .detail__video-info .detail__video-data span i{margin-right:3px}.detail__root .detail__content .detail__tab-content .detail__youtube-hotnews-root .detail__video-info .detail__video-data span:not(:first-child){margin-left:24px}.detail__root .detail__content .detail__tab-content .detail__youtube-hotnews-root .detail__ytb-items{padding-top:20px;margin-top:20px;border-top:1px solid #E5E7EB}.detail__root .detail__content .detail__tab-content .detail__youtube-hotnews-root .detail__ytb-items .detail__item-title{color:#424242;font-size:16px;line-height:24px;font-weight:bold;margin:0}.detail__root .detail__content .detail__tab-content .detail__youtube-hotnews-root .detail__ytb-items.detail__youtube-words-cloud{width:100%}.detail__root .detail__content .detail__tab-content .detail__youtube-hotnews-root .detail__ytb-items.detail__youtube-words-cloud .detail__youtube-cloud-content{width:100%;height:259px;position:relative;padding-top:2px}.detail__root .detail__content .detail__tab-content .detail__youtube-hotnews-root .detail__ytb-items.detail__youtube-words-cloud .detail__youtube-cloud-content .detail__loading-icon{position:absolute;top:0;left:0;width:100%;height:100%}.detail__root .detail__content .detail__tab-content .detail__youtube-hotnews-root .detail__ytb-items.detail__youtube-words-cloud .detail__youtube-cloud-content .detail__loading-icon .detail__icon{width:64px;height:64px;margin:40% 50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.detail__root .detail__content .detail__tab-content .detail__youtube-hotnews-root .detail__ytb-items.detail__youtube-words-cloud .detail__youtube-cloud-content .detail__percent-data{width:100%;height:20px;margin:16px 0}.detail__root .detail__content .detail__tab-content .detail__youtube-hotnews-root .detail__ytb-items.detail__youtube-words-cloud .detail__youtube-cloud-content .detail__percent-data>span{display:inline-block;width:50%;font-size:12px;color:#666666;line-height:20px}.detail__root .detail__content .detail__tab-content .detail__youtube-hotnews-root .detail__ytb-items.detail__youtube-words-cloud .detail__youtube-cloud-content .detail__percent-data>span .detail__value{margin-left:8px;color:#333333}.detail__root .detail__content .detail__tab-content .detail__youtube-hotnews-root .detail__ytb-items.detail__youtube-comment-tools{width:100%}.detail__root .detail__content .detail__tab-content .detail__youtube-hotnews-root .detail__ytb-items.detail__youtube-comment-tools .detail__youtube-comment-content{margin-top:20px}.detail__root .detail__content .detail__tab-content .detail__youtube-hotnews-root .detail__ytb-items.detail__youtube-charts{width:100%}.detail__root .detail__content .detail__tab-content .detail__youtube-hotnews-root .detail__ytb-items.detail__youtube-charts .detail__youtube-charts-content{margin-top:20px;min-height:259px;padding-top:2px}

.content-text__content-des-root{overflow:hidden;-webkit-transition:max-height 0.1s linear;transition:max-height 0.1s linear;margin-top:15px;position:relative}.content-text__content-des-root .content-text__content-text{color:#565656;font-size:14px;line-height:24px;margin:0}.content-text__content-des-root.content-text__ellipsis::after{content:'...';display:inline-block;position:absolute;width:36px;bottom:0;background:#FFFFFF;right:0}.content-text__more-text{color:#999999;margin:0;text-align:right;padding-right:5px}.content-text__more-text .content-text__icon{margin-left:4px;font-size:8px}.content-text__more-text.content-text__close .content-text__icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}

.empty__empty-root{width:100%;margin-top:40%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.empty__empty-root img{width:130px;margin-left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.empty__empty-root .empty__title{text-align:center}

.chart__chart-wrap{position:relative}.chart__chart-wrap .chart__chart-loading{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}

.dropdown__dropdown-root{position:relative;width:100%}.dropdown__dropdown-root .dropdown__title{width:100%;height:30px;line-height:30px;color:#666666;font-size:14px;display:-ms-flexbox;display:flex}.dropdown__dropdown-root .dropdown__title span{margin-left:10px;display:inline-block;width:calc(100% - 48px) !important;width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown__dropdown-root .dropdown__title .dropdown__icon{line-height:30px;margin-left:8px;font-size:8px;-webkit-transition:all 0.1s ease;transition:all 0.1s ease}.dropdown__dropdown-root .dropdown__title .dropdown__icon.dropdown__down-icon{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.dropdown__dropdown-root .dropdown__list-area{position:absolute;left:0;top:30px;width:100%;background:#ffffff;border:1px solid #D9D9D9;border-radius:4px;height:104px;overflow:hidden;-webkit-transition:height 0.1s linear;transition:height 0.1s linear}.dropdown__dropdown-root .dropdown__list-area.dropdown__close{height:0;border:none;top:32px}.dropdown__dropdown-root .dropdown__list-area .dropdown__list-item{width:100%;margin:0;padding:0 10px;height:32px;line-height:32px}.dropdown__dropdown-root .dropdown__list-area .dropdown__list-item.dropdown__chosed{background:#F7F8FA}

.ytbComments__ytb-comment-root{width:100%}.ytbComments__ytb-comment-root .ytbComments__comment-list{width:100%;min-height:259px}.ytbComments__ytb-comment-root .ytbComments__comment-list .ytbComments__filter{width:100%;height:32px;margin-bottom:20px;display:-ms-flexbox;display:flex}.ytbComments__ytb-comment-root .ytbComments__comment-list .ytbComments__filter .ytbComments__search-area{width:calc(64% - 8px);height:100%;background:#F7F8FA;border-radius:4px}.ytbComments__ytb-comment-root .ytbComments__comment-list .ytbComments__filter .ytbComments__search-area input{width:calc(100% - 64px);float:left;height:100%;background:none;border:none;font-size:14px;padding:0 12px;outline:none}.ytbComments__ytb-comment-root .ytbComments__comment-list .ytbComments__filter .ytbComments__search-area .ytbComments__search-send{width:42px;height:100%;text-align:center;margin-left:calc(100% - 42px);line-height:32px}.ytbComments__ytb-comment-root .ytbComments__comment-list .ytbComments__filter .ytbComments__filters-area{width:36%;margin-left:8px;height:100%;border:1px solid #D9D9D9;border-radius:4px}.ytbComments__ytb-comment-root .ytbComments__comment-list .ytbComments__btn-group{width:100%;margin-top:20px;height:32px}.ytbComments__ytb-comment-root .ytbComments__comment-list .ytbComments__btn-group span{display:inline-block;width:50%;height:100%;border:1px solid #D9D9D9;text-align:center;line-height:32px;font-size:14px;color:#666666}.ytbComments__ytb-comment-root .ytbComments__comment-list .ytbComments__btn-group span.ytbComments__disabled{color:#ccc}.ytbComments__ytb-comment-root .ytbComments__comment-list .ytbComments__btn-group span i{font-size:12px}.ytbComments__ytb-comment-root .ytbComments__comment-list .ytbComments__btn-group span:nth-child(1){border-radius:4px 0px 0px 4px}.ytbComments__ytb-comment-root .ytbComments__comment-list .ytbComments__btn-group span:nth-child(1) i{margin-right:8px}.ytbComments__ytb-comment-root .ytbComments__comment-list .ytbComments__btn-group span:nth-child(2){border-left:none;border-radius:0px 4px 4px 0px}.ytbComments__ytb-comment-root .ytbComments__comment-list .ytbComments__btn-group span:nth-child(2) i{margin-left:8px}.ytbComments__ytb-comment-root .ytbComments__comment-detail{position:fixed;width:100%;left:0;height:100vh;z-index:100000000000;background:rgba(0,0,0,0.5);-webkit-transition:top 0.2s linear;transition:top 0.2s linear;padding-top:91px;overflow:hidden}.ytbComments__ytb-comment-root .ytbComments__comment-detail .ytbComments__detial-content{border-radius:16px 16px 0px 0px;background:#FFFFFF;padding:20px 0;height:100%}.ytbComments__ytb-comment-root .ytbComments__comment-detail .ytbComments__detial-content .ytbComments__detial-content-header{width:100%;height:36px;font-size:16px;line-height:24px;padding:0 20px}.ytbComments__ytb-comment-root .ytbComments__comment-detail .ytbComments__detial-content .ytbComments__detial-content-header .ytbComments__icon{float:left;color:#333333;margin-top:3px}.ytbComments__ytb-comment-root .ytbComments__comment-detail .ytbComments__detial-content .ytbComments__detial-content-header .ytbComments__header-text{color:#424242;font-weight:bold;margin-left:45%;display:inline-block;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.ytbComments__ytb-comment-root .ytbComments__comment-detail .ytbComments__detial-content .ytbComments__detial-slider{overflow-y:scroll;overflow-x:hidden;-webkit-overflow-scrolling:touch;height:100%;width:100%}.ytbComments__ytb-comment-root .ytbComments__comment-detail .ytbComments__detial-content .ytbComments__detial-slider .ytbComments__parent-comment{width:calc(100% + 40px);-webkit-transform:translateX(-20px);transform:translateX(-20px);margin-top:5px;padding:14px 40px;border-bottom:1px solid #E5E7EB}.ytbComments__ytb-comment-root .ytbComments__comment-detail .ytbComments__detial-content .ytbComments__detial-slider .ytbComments__parent-comment .ytbComments__info{margin:0;height:32px}.ytbComments__ytb-comment-root .ytbComments__comment-detail .ytbComments__detial-content .ytbComments__detial-slider .ytbComments__parent-comment .ytbComments__info .ytbComments__parent-avater{width:32px;height:32px;border-radius:100%;float:left}.ytbComments__ytb-comment-root .ytbComments__comment-detail .ytbComments__detial-content .ytbComments__detial-slider .ytbComments__parent-comment .ytbComments__info .ytbComments__parent-title{font-size:14px;color:#3A3A3A;line-height:34px;font-weight:bold;margin:0 0 0 40px}.ytbComments__ytb-comment-root .ytbComments__comment-detail .ytbComments__detial-content .ytbComments__detial-slider .ytbComments__parent-comment .ytbComments__content-text{margin:8px 0;font-size:14px;color:#666666;line-height:22px}.ytbComments__ytb-comment-root .ytbComments__comment-detail .ytbComments__detial-content .ytbComments__detial-slider .ytbComments__parent-comment .ytbComments__parent-comment-data{margin:0;color:#999999;font-size:14px;line-height:22px;text-align:right}.ytbComments__ytb-comment-root .ytbComments__comment-detail .ytbComments__detial-content .ytbComments__detial-slider .ytbComments__parent-comment .ytbComments__parent-comment-data .ytbComments__parent-update-time{float:left;color:#A3A3A3;font-size:12px;line-height:22px}.ytbComments__ytb-comment-root .ytbComments__comment-detail .ytbComments__detial-content .ytbComments__detial-slider .ytbComments__parent-comment .ytbComments__parent-comment-data span:not(:last-child){margin-right:24px}.ytbComments__ytb-comment-root .ytbComments__comment-detail .ytbComments__detial-content .ytbComments__detial-slider .ytbComments__parent-comment .ytbComments__parent-comment-data span i{margin-right:8px}.ytbComments__ytb-comment-root .ytbComments__comment-detail .ytbComments__detial-content .ytbComments__detial-slider .ytbComments__comment-detail-list{margin:0;padding:18px 20px 64px 20px}.ytbComments__ytb-comment-root .ytbComments__list-item{width:100%;min-height:48px}.ytbComments__ytb-comment-root .ytbComments__list-item:not(:first-child){margin-top:10px}.ytbComments__ytb-comment-root .ytbComments__list-item:not(:last-child) .ytbComments__item-des{border-bottom:1px solid #F7F8FA}.ytbComments__ytb-comment-root .ytbComments__list-item .ytbComments__avater{width:32px;height:32px;border-radius:100%;float:left}.ytbComments__ytb-comment-root .ytbComments__list-item .ytbComments__item-des{width:calc(100% - 40px);margin-left:40px}.ytbComments__ytb-comment-root .ytbComments__list-item .ytbComments__item-des .ytbComments__header-text{height:22px;line-height:22px;font-size:14px;margin:0}.ytbComments__ytb-comment-root .ytbComments__list-item .ytbComments__item-des .ytbComments__header-text .ytbComments__user-name{color:#3A3A3A;font-weight:bold}.ytbComments__ytb-comment-root .ytbComments__list-item .ytbComments__item-des .ytbComments__header-text .ytbComments__user-name+span{float:right;color:#A3A3A3}.ytbComments__ytb-comment-root .ytbComments__list-item .ytbComments__item-des .ytbComments__main-text{width:100%;overflow:hidden;margin:4px 0}.ytbComments__ytb-comment-root .ytbComments__list-item .ytbComments__item-des .ytbComments__main-text em{color:#F55345}.ytbComments__ytb-comment-root .ytbComments__list-item .ytbComments__item-des .ytbComments__comment-data{height:22px;margin-top:0;margin-bottom:8px;color:#999999;font-size:14px}.ytbComments__ytb-comment-root .ytbComments__list-item .ytbComments__item-des .ytbComments__comment-data span{margin-right:24px}.ytbComments__ytb-comment-root .ytbComments__list-item .ytbComments__item-des .ytbComments__comment-data span i{margin-right:8px}.ytbComments__ytb-comment-root .ytbComments__list-item .ytbComments__item-des .ytbComments__replay{margin-top:0;margin-bottom:8px;font-size:14px;color:#F55345}.ytbComments__ytb-comment-root .ytbComments__comments-list-loading{width:100%}.ytbComments__ytb-comment-root .ytbComments__comments-list-loading img{width:64px;height:64px;margin:25% 50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}

.index__share-comment-root{width:calc(100% - 24px);position:fixed;bottom:20px;left:12px;z-index:1000000000;height:56px;background:rgba(0,0,0,0.8);border-radius:8px;padding:12px;overflow:hidden;-webkit-box-shadow:0px 1px 16px 0px rgba(0,0,0,0.2);box-shadow:0px 1px 16px 0px rgba(0,0,0,0.2);-webkit-transition:height 0.1s linear;transition:height 0.1s linear}.index__share-comment-root.index__open{height:calc(100vh - 40px);padding-top:16px;border-radius:8px;background:rgba(0,0,0,0.9)}.index__share-comment-root.index__open .index__put-down{width:100%;height:20px;text-align:center;color:#666666;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.index__share-comment-root.index__open .index__put-down .index__down{-webkit-animation:index__down 0.8s ease-in-out infinite;animation:index__down 0.8s ease-in-out infinite}@-webkit-keyframes index__down{to{-webkit-transform:translateY(4px);transform:translateY(4px)}}@keyframes index__down{to{-webkit-transform:translateY(4px);transform:translateY(4px)}}.index__share-comment-root.index__open .index__intialContainer{height:18px}.index__share-comment-root.index__open .index__intialContainer .index__title{line-height:18px}.index__share-comment-root.index__open .index__list-slider-contain{width:100%;height:calc(100% - 186px);margin-top:8px;overflow-x:hidden;overflow-y:scroll;-webkit-overflow-scrolling:touch}.index__share-comment-root.index__open .index__list-slider-contain .index__empty-svg,.index__share-comment-root.index__open .index__list-slider-contain .index__loading-svg{width:64px;height:64px;margin-top:60%;margin-left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.index__share-comment-root.index__open .index__list-slider-contain .index__comment-item{width:100%;margin-top:16px}.index__share-comment-root.index__open .index__list-slider-contain .index__comment-item img{width:32px;height:32px;border-radius:100%;float:left}.index__share-comment-root.index__open .index__list-slider-contain .index__comment-item .index__comment-item-content{width:calc(100% - 40px);font-size:14px;margin-left:40px}.index__share-comment-root.index__open .index__list-slider-contain .index__comment-item .index__comment-item-content .index__title{line-height:22px;margin:0}.index__share-comment-root.index__open .index__list-slider-contain .index__comment-item .index__comment-item-content .index__title .index__user-name{color:#FFFFFF}.index__share-comment-root.index__open .index__list-slider-contain .index__comment-item .index__comment-item-content .index__comments{margin-top:4px;line-height:22px;margin-bottom:0;color:#DEDEDE}.index__share-comment-root.index__open .index__list-slider-contain .index__comment-item .index__comment-item-content .index__comment-data{font-size:16px;margin:0px;margin-top:8px}.index__share-comment-root.index__open .index__list-slider-contain .index__comment-item .index__comment-item-content .index__comment-data .index__data-item{margin-right:24px;display:inline-block}.index__share-comment-root.index__open .index__list-slider-contain .index__comment-item .index__comment-item-content .index__comment-data .index__data-item i{margin-right:8px}.index__share-comment-root.index__open .index__list-slider-contain .index__comment-item .index__comment-item-content .index__comment-data .index__data-item .index__svg-red{border-radius:0;width:16px;height:16px;margin-right:8px}.index__share-comment-root.index__open .index__list-slider-contain .index__comment-item .index__comment-item-content .index__comment-data .index__data-item .index__svg-red.index__like{margin-top:1px}.index__share-comment-root.index__open .index__list-slider-contain .index__comment-item .index__comment-item-content .index__comment-data .index__data-item .index__svg-red.index__dislike{margin-top:3px}.index__share-comment-root.index__open textarea{width:100%;height:72px;margin-top:4px;background:#333;border:1px solid #333;border-radius:4px;padding:6px;color:#DEDEDE;font-size:12px;line-height:16px}.index__share-comment-root.index__open .index__send-des{margin:0;height:14px;line-height:14px;font-size:12px;margin-top:-5px}.index__share-comment-root.index__open .index__send-des .index__length{color:#717171;float:right;margin-right:4px}.index__share-comment-root.index__open .index__send-area{width:100%;height:32px;margin-top:4px;margin-bottom:8px;display:-ms-flexbox;display:flex}.index__share-comment-root.index__open .index__send-area .index__img-area{width:155px;height:100%;border-radius:4px;border:1px solid #666666}.index__share-comment-root.index__open .index__send-area .index__img-area input{width:calc(100% - 64px);background:none;height:100%;outline:none;border:none;padding:8px 4px;color:#DEDEDE}.index__share-comment-root.index__open .index__send-area .index__img-area img{width:64px;height:calc(100% + 2px);display:inline-block;background:#FFFFFF;margin-top:-2px;border-radius:0 4px 4px 0}.index__share-comment-root.index__open .index__error{color:#f55345}.index__share-comment-root .index__intialContainer{width:100%;height:56px}.index__share-comment-root .index__intialContainer .index__title{font-size:14px;color:#FFFFFF;line-height:32px}.index__share-comment-root .index__intialContainer .index__title .index__value{margin:0 4px;color:#FB5B4A}

.index__auth-root{width:100%;height:100vh}.index__auth-root .index__auth-back{width:100%;height:18.6%;background-image:-webkit-gradient(linear, left top, left bottom, from(#0F004A), to(#220081));background-image:linear-gradient(to bottom, #0F004A, #220081);position:relative;padding-top:0.1px}.index__auth-root .index__auth-back .index__back{font-size:24px;width:24px;height:24px;position:absolute;top:12px;left:20px;color:#fff}.index__auth-root .index__auth-back .index__logo{width:126px;display:block;margin:48px auto 0}.index__auth-root .index__auth-back .index__logo img{width:100%}.index__auth-root .index__auth-wrap{width:100%;height:calc(81.4% + 24px);margin-top:-24px;background-color:#fff;position:relative;z-index:1;border-top-left-radius:24px;border-top-right-radius:24px;overflow:hidden}.index__auth-root .index__auth-wrap .index__auth-tab{width:100%;height:64px}.index__auth-root .index__auth-wrap .index__auth-tab .index__tab-content{display:block;position:absolute;top:0;width:52%;height:64px;padding-top:18px;text-align:center;line-height:28px;font-size:18px;color:#666;cursor:pointer}.index__auth-root .index__auth-wrap .index__auth-tab .index__tab-content:first-child{left:0;-webkit-box-shadow:inset -20px 0px 16px 0px rgba(0,0,0,0.16);box-shadow:inset -20px 0px 16px 0px rgba(0,0,0,0.16)}.index__auth-root .index__auth-wrap .index__auth-tab .index__tab-content:last-child{right:0;-webkit-box-shadow:inset 20px 0px 16px 0px rgba(0,0,0,0.16);box-shadow:inset 20px 0px 16px 0px rgba(0,0,0,0.16)}.index__auth-root .index__auth-wrap .index__auth-tab .index__active{color:#F55345;z-index:1;background-color:#fff;border-top-right-radius:24px;border-top-left-radius:24px;-webkit-box-shadow:none !important;box-shadow:none !important;font-weight:bold}.index__auth-root .index__auth-wrap .index__auth-main{width:100%;height:calc(100% - 64px);padding:24px 20px;position:relative}.index__auth-root .index__auth-wrap .index__auth-main .index__login-title{font-size:20px;line-height:28px;color:#333;text-align:center;font-weight:bold;margin:32px 0 48px 0}.index__auth-root .index__auth-wrap .index__auth-main .index__button-wrap{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%;height:40px;text-align:center;line-height:40px;font-size:16px;border-radius:4px;overflow:hidden;color:#fff;margin-bottom:16px}.index__auth-root .index__auth-wrap .index__auth-main .index__button-wrap .index__third-icon{margin-right:8px}.index__auth-root .index__auth-wrap .index__auth-main .index__button-wrap .index__login-button{display:block;width:100%;height:100%;background-color:#F55345;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;cursor:pointer}.index__auth-root .index__auth-wrap .index__auth-main .index__button-wrap .index__login-button:active{background-color:#ED4A3C}.index__auth-root .index__auth-wrap .index__auth-main .index__button-wrap .index__login-gg{background-color:#4285F4}.index__auth-root .index__auth-wrap .index__auth-main .index__button-wrap .index__login-gg:active{background-color:#2773F2}.index__auth-root .index__auth-wrap .index__auth-main .index__error-wrap{width:100%;line-height:20px;font-size:12px;color:#F55345;text-align:left;margin-top:-16px}.index__auth-root .index__auth-wrap .index__auth-main .index__divide-line{width:100%;height:0px;border-bottom:1px solid #E5E7EB;position:relative;margin:26px 0}.index__auth-root .index__auth-wrap .index__auth-main .index__divide-line .index__divide-text{position:absolute;padding:0 20px;font-size:14px;color:#666;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background-color:#fff}.index__auth-root .index__auth-wrap .index__auth-main .index__input-wrap{width:100%;height:40px;margin-bottom:16px}.index__auth-root .index__auth-wrap .index__auth-main .index__input-wrap .index__input-content,.index__auth-root .index__auth-wrap .index__auth-main .index__input-wrap .index__input-content-short{width:100%;height:40px;border-radius:4px;border:1px solid #D9D9D9;overflow:hidden;position:relative}.index__auth-root .index__auth-wrap .index__auth-main .index__input-wrap .index__input-content .index__input,.index__auth-root .index__auth-wrap .index__auth-main .index__input-wrap .index__input-content-short .index__input{width:calc(100% - 44px);border:none;outline:none;margin-left:36px;display:block;line-height:38px;font-size:16px;color:#333}.index__auth-root .index__auth-wrap .index__auth-main .index__input-wrap .index__input-content .index__input:-internal-autofill-previewed,.index__auth-root .index__auth-wrap .index__auth-main .index__input-wrap .index__input-content .index__input:-internal-autofill-selected,.index__auth-root .index__auth-wrap .index__auth-main .index__input-wrap .index__input-content-short .index__input:-internal-autofill-previewed,.index__auth-root .index__auth-wrap .index__auth-main .index__input-wrap .index__input-content-short .index__input:-internal-autofill-selected{-webkit-text-fill-color:#333 !important;-webkit-transition:background-color 50000s ease-in-out 0s !important;transition:background-color 50000s ease-in-out 0s !important;-webkit-transition-delay:50000s;transition-delay:50000s;background-color:#fff !important}.index__auth-root .index__auth-wrap .index__auth-main .index__input-wrap .index__input-content .index__input::-webkit-input-placeholder,.index__auth-root .index__auth-wrap .index__auth-main .index__input-wrap .index__input-content-short .index__input::-webkit-input-placeholder{font-size:16px;color:#ccc}.index__auth-root .index__auth-wrap .index__auth-main .index__input-wrap .index__input-content:focus-within,.index__auth-root .index__auth-wrap .index__auth-main .index__input-wrap .index__input-content-short:focus-within{border:1px solid #F55345;-webkit-box-shadow:0 0 0 3px rgba(245,83,69,0.19);box-shadow:0 0 0 3px rgba(245,83,69,0.19)}.index__auth-root .index__auth-wrap .index__auth-main .index__input-wrap .index__input-content .index__input-short,.index__auth-root .index__auth-wrap .index__auth-main .index__input-wrap .index__input-content-short .index__input-short{width:calc(100% - 72px)}.index__auth-root .index__auth-wrap .index__auth-main .index__input-wrap .index__input-content .index__hide,.index__auth-root .index__auth-wrap .index__auth-main .index__input-wrap .index__input-content-short .index__hide{display:none}.index__auth-root .index__auth-wrap .index__auth-main .index__input-wrap .index__input-content .index__icon-left,.index__auth-root .index__auth-wrap .index__auth-main .index__input-wrap .index__input-content-short .index__icon-left{position:absolute;color:#999;font-size:16px;top:12px;left:12px}.index__auth-root .index__auth-wrap .index__auth-main .index__input-wrap .index__input-content .index__icon-right,.index__auth-root .index__auth-wrap .index__auth-main .index__input-wrap .index__input-content-short .index__icon-right{position:absolute;color:#999;font-size:16px;top:12px;right:12px;color:#666}.index__auth-root .index__auth-wrap .index__auth-main .index__input-wrap .index__input-content-short{width:calc(100% - 88px)}.index__auth-root .index__auth-wrap .index__auth-main .index__input-wrap .index__input-button{width:80px;height:40px;line-height:40px;border-radius:4px;border:1px solid #D9D9D9;overflow:hidden;text-align:center;color:#666;font-size:16px;cursor:pointer}.index__auth-root .index__auth-wrap .index__auth-main .index__input-wrap .index__input-button:active{background-color:#F4F5F7}.index__auth-root .index__auth-wrap .index__auth-main .index__input-wrap .index__input-button-disable{cursor:default;background-color:#E5E7EB;border-color:#E5E7EB}.index__auth-root .index__auth-wrap .index__auth-main .index__input-wrap .index__input-button-disable:active{background-color:#E5E7EB}.index__auth-root .index__auth-wrap .index__auth-main .index__extend-wrap{width:100%;line-height:22px;font-size:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:16px}.index__auth-root .index__auth-wrap .index__auth-main .index__extend-wrap .index__save-us{color:#666666}.index__auth-root .index__auth-wrap .index__auth-main .index__extend-wrap .index__save-us .index__save-checkbox{margin-left:0;width:16px;height:16px;margin-right:4px;vertical-align:-1px;cursor:pointer}.index__auth-root .index__auth-wrap .index__auth-main .index__extend-wrap .index__save-us .index__save-label{display:inline-block;vertical-align:2px;cursor:pointer}.index__auth-root .index__auth-wrap .index__auth-main .index__extend-wrap .index__forget-pwd{color:#F55345;display:block}.index__auth-root .index__auth-wrap .index__auth-main .index__extend-wrap .index__change{display:block;text-align:center;color:#666666;margin-bottom:16px}.index__auth-root .index__auth-wrap .index__auth-main .index__extend-wrap .index__change .index__link{color:#F55345;font-weight:bold;margin-left:4px}.index__auth-root .index__auth-wrap .index__auth-main .index__desc-wrap{width:100%;font-size:14px;line-height:22px;color:#666;padding-top:32px}.index__auth-root .index__auth-wrap .index__auth-main .index__footer-wrap{position:absolute;bottom:0;width:calc(100% - 40px);margin:0 auto;height:18%;color:#999999;font-size:12px;line-height:20px;text-align:center;padding-top:16px;border-top:1px solid #E5E7EB}.index__auth-root .index__auth-wrap .index__auth-main .index__footer-wrap span{color:#F55345}.index__auth-root .index__auth-wrap .index__mar-top-32{margin-top:32px}.index__auth-root .index__auth-wrap .index__success-wrap{width:100%;text-align:center}.index__auth-root .index__auth-wrap .index__success-wrap .index__kolicon{font-size:48px;color:#41ba47;margin:32px 0}.index__auth-root .index__auth-wrap .index__success-wrap .index__title{font-size:20px;line-height:28px;color:#333;font-weight:bold;display:block;margin-bottom:32px}.index__auth-root .index__auth-wrap .index__success-wrap .index__des-content{font-size:14px;line-height:24px;color:#666;display:block;margin-bottom:32px}.index__auth-root .index__auth-wrap .index__success-wrap .index__to-login{font-size:14px;line-height:20px;color:#F55345;font-weight:bold;cursor:pointer}

.item__offer-item{width:100%;min-height:156px;position:relative;margin-top:16px}.item__offer-item .item__status-tag{height:22px;padding:0 8px;position:absolute;top:8px;font-size:12px;color:#ffffff;line-height:22px;border-radius:0px 50px 50px 0px}.item__offer-item .item__status-tag.item__pending{background:#f55345}.item__offer-item .item__status-tag.item__accepted{background:#3dbd7d}.item__offer-item .item__status-tag.item__declined{background:#bfbfbf}.item__offer-item .item__product{width:140px;height:140px;border-radius:8px;float:left;overflow:hidden;text-align:center}.item__offer-item .item__product img{height:140px;margin-left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.item__offer-item .item__right-wrap{width:calc(100% - 150px);height:100%;overflow:hidden;margin-left:150px;position:absolute}.item__offer-item .item__right-wrap .item__title{margin:0;width:100%;max-height:44px;line-height:22px;color:#333333;font-size:14px;font-weight:bold;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.item__offer-item .item__right-wrap .item__target-area,.item__offer-item .item__right-wrap .item__time,.item__offer-item .item__right-wrap .item__budget{margin-top:4px;margin-bottom:0;font-size:12px;height:20px;overflow:hidden;line-height:20px;color:#999999}.item__offer-item .item__right-wrap .item__target-area span,.item__offer-item .item__right-wrap .item__time span,.item__offer-item .item__right-wrap .item__budget span{margin-right:8px}.item__offer-item .item__right-wrap .item__target-area{white-space:nowrap;text-overflow:ellipsis}.item__offer-item .item__right-wrap .item__budget{font-size:18px;font-weight:bold;color:#f55345}.item__offer-item .item__right-wrap .item__talk-area{position:absolute;text-align:center;right:0;bottom:4px;width:48px;height:32px;border-radius:4px;border:1px solid #d9d9d9;line-height:32px}.item__offer-item .item__right-wrap .item__talk-area .item__icon{font-size:16px}.item__offer-item .item__right-wrap .item__talk-area.item__noRead::after{content:"";top:4px;display:inline-block;position:absolute;width:6px;height:6px;border-radius:50%;background:#f55345}.item__offer-item .item__right-wrap .item__btn-group{height:32px;margin-top:8px;text-align:right}.item__offer-item .item__right-wrap .item__btn-group button{width:calc(50% - 8px);height:32px;border:1px solid #ccc;border-radius:4px}.item__offer-item .item__right-wrap .item__btn-group button.item__reject{background:#ffffff}.item__offer-item .item__right-wrap .item__btn-group button.item__accept{color:#ffffff;border:1px solid #f55345;background:#f55345}.item__offer-item .item__right-wrap .item__btn-group button:not(:last-child){margin-right:16px}

.index__btn-group-root{width:100%;height:100%}.index__btn-group-root .index__list-contianer{padding:0;margin:0;white-space:nowrap;overflow:hidden}.index__btn-group-root .index__list-contianer li{display:inline-block;height:100%;text-align:center;font-size:14px}.index__btn-group-root .index__list-contianer li:first-child{border-radius:4px 0px 0px 4px}.index__btn-group-root .index__list-contianer li:last-child{border-radius:0px 4px 4px 0px}.index__btn-group-root .index__list-contianer li.index__active{color:#F55345;border:1px solid #F55345}.index__btn-group-root .index__list-contianer li.index__active+li{border-left:none}.index__btn-group-root .index__list-contianer li:not(.index__active){border:1px solid #D9D9D9}.index__btn-group-root .index__list-contianer li:not(.index__active):not(:last-child){border-right:none}

.orderlist__root{position:relative;background:#F4F5F7}.orderlist__root h1{color:#333333;text-align:center;font-size:20px;font-weight:bold;height:76px;line-height:76px}.orderlist__root .orderlist__order-list-content{position:relative;background:#FFFFFF;-webkit-box-shadow:0px -2px 4px 0px rgba(0,0,0,0.05);box-shadow:0px -2px 4px 0px rgba(0,0,0,0.05);border-radius:24px 24px 0px 0px}.orderlist__root .orderlist__order-list-content.orderlist__contianer-fixed{padding-top:112px}.orderlist__root .orderlist__order-list-content .orderlist__content-header{width:100%;border-radius:24px 24px 0px 0px;background:#FFFFFF}.orderlist__root .orderlist__order-list-content .orderlist__content-header.orderlist__fixed{position:fixed;top:48px;z-index:1;border-radius:0}.orderlist__root .orderlist__order-list-content .orderlist__content-header .orderlist__nav-container{width:100%;padding:0;margin:0;height:64px;line-height:64px}.orderlist__root .orderlist__order-list-content .orderlist__content-header .orderlist__nav-container.orderlist__fixed{position:fixed;top:48px}.orderlist__root .orderlist__order-list-content .orderlist__content-header .orderlist__nav-container .orderlist__nav-item{display:inline-block;width:50%;text-align:center}.orderlist__root .orderlist__order-list-content .orderlist__content-header .orderlist__nav-container .orderlist__nav-item span{display:inline-block;vertical-align:middle;height:32px;min-width:24px;line-height:32px;font-size:16px}.orderlist__root .orderlist__order-list-content .orderlist__content-header .orderlist__nav-container .orderlist__nav-item.orderlist__checked span{color:#F55345;position:relative}.orderlist__root .orderlist__order-list-content .orderlist__content-header .orderlist__nav-container .orderlist__nav-item.orderlist__checked span::after{width:24px;height:4px;content:'';display:inline-block;background:#F55345;border-radius:2px;position:absolute;bottom:0px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.orderlist__root .orderlist__order-list-content .orderlist__content-header .orderlist__filter-container{display:none;position:relative;width:calc(100% - 20px);height:32px;margin:0px 10px 6px 10px;line-height:30px}.orderlist__root .orderlist__order-list-content .orderlist__content-header .orderlist__filter-container.orderlist__active{display:-ms-flexbox;display:flex}.orderlist__root .orderlist__order-list-content .orderlist__list{padding:0 10px;margin:0;width:100%}.orderlist__root .orderlist__order-list-content .orderlist__isNeedLogin{position:absolute;width:100%;height:calc(100vh - 244px);background:#FFFFFF}.orderlist__root .orderlist__order-list-content .orderlist__isNeedLogin .orderlist__login-container{width:100%;margin-top:28%;text-align:center}.orderlist__root .orderlist__order-list-content .orderlist__isNeedLogin .orderlist__login-container .orderlist__des{margin:0 0 16px 0;text-align:center;color:#666666;font-size:14px}

.unfold__des-root{width:100%;position:relative;margin-top:8px}.unfold__des-root .unfold__real-text-content .unfold__text{margin:0;line-height:22px;max-height:176px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:8}.unfold__des-root .unfold__real-text-content .unfold__more{margin:8px 0 0 0;color:#F55345}.unfold__des-root .unfold__real-text-content.unfold__isUnfoldDes .unfold__text{max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content;display:block;overflow:auto}.unfold__des-root .unfold__height-contianer{line-height:22px;position:fixed;margin:0}

.applyMessage__apply-root{position:fixed;width:100%;height:100vh;top:0;left:0;background:rgba(0,0,0,0.7);-webkit-transition:top 0.1s linear;transition:top 0.1s linear}.applyMessage__apply-root.applyMessage__disappear{top:100vh}.applyMessage__apply-root .applyMessage__contianer{width:100%;position:absolute;bottom:0;height:70%;background:#ffffff;-webkit-box-shadow:0px 1px 8px 0px rgba(0,0,0,0.1);box-shadow:0px 1px 8px 0px rgba(0,0,0,0.1);border-radius:24px 24px 0px 0px;padding:32px 16px}.applyMessage__apply-root .applyMessage__contianer .applyMessage__header{position:relative;height:24px;text-align:center;font-weight:bold;color:#333333;line-height:24px}.applyMessage__apply-root .applyMessage__contianer .applyMessage__header .applyMessage__close{position:absolute;color:rgba(0,0,0,0.65);right:0px;font-size:14px;line-height:24px;display:inline-block;width:24px;height:24px}.applyMessage__apply-root .applyMessage__contianer .applyMessage__form .applyMessage__form-item{margin-top:16px}.applyMessage__apply-root .applyMessage__contianer .applyMessage__form .applyMessage__form-item[type="required"] .applyMessage__label::before{content:"*";color:#f55345;margin-right:4px}.applyMessage__apply-root .applyMessage__contianer .applyMessage__form .applyMessage__form-item input,.applyMessage__apply-root .applyMessage__contianer .applyMessage__form .applyMessage__form-item textarea{width:100%;min-height:32px;line-height:32px;border-radius:4px;margin-top:8px;border:1px solid #d9d9d9;padding:0 8px;line-height:22px;outline:none;-webkit-appearance:none}.applyMessage__apply-root .applyMessage__contianer .applyMessage__form .applyMessage__form-item input::-webkit-input-placeholder,.applyMessage__apply-root .applyMessage__contianer .applyMessage__form .applyMessage__form-item textarea::-webkit-input-placeholder{font-size:14px;color:#cccccc}.applyMessage__apply-root .applyMessage__contianer .applyMessage__form .applyMessage__form-item textarea{padding:8px;height:136px}.applyMessage__apply-root .applyMessage__contianer .applyMessage__form .applyMessage__form-item .applyMessage__label{margin:0;font-size:14px;color:#333333}.applyMessage__apply-root .applyMessage__contianer .applyMessage__form .applyMessage__form-item .applyMessage__label .applyMessage__error{margin-left:8px;color:#f55345}.applyMessage__apply-root .applyMessage__contianer .applyMessage__warn-text{margin:2px 0 14px 0;font-size:12px;color:#999999;line-height:20px}

.swiper__swiper-root{width:100%;height:100%;margin-left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);position:relative}.swiper__swiper-root .swiper__prev,.swiper__swiper-root .swiper__last{position:absolute;width:32px;height:32px;border-radius:50%;background:#999999;top:50%;line-height:32px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.swiper__swiper-root .swiper__prev i,.swiper__swiper-root .swiper__last i{font-size:14px;color:#ffffff}.swiper__swiper-root .swiper__prev.swiper__disabled,.swiper__swiper-root .swiper__last.swiper__disabled{background:#cccccc}.swiper__swiper-root .swiper__prev{left:-43px;padding-left:8px}.swiper__swiper-root .swiper__last{right:-43px;padding-left:10px}.swiper__swiper-root .swiper__list-container{width:100%;height:100%;overflow:hidden}.swiper__swiper-root .swiper__list-container .swiper__max-width-container{width:-webkit-max-content;width:-moz-max-content;width:max-content;display:-ms-flexbox;display:flex;height:100%;margin-left:0;-webkit-transition:margin-left 0.2s linear;transition:margin-left 0.2s linear}.swiper__swiper-root .swiper__list-container .swiper__max-width-container .swiper__swiper-item{height:100%;overflow:hidden}.swiper__swiper-root .swiper__list-container .swiper__max-width-container .swiper__swiper-item img{margin-left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);height:100%}

.detail__detail-root{width:100%;position:relative;background:#f4f5f7;height:100vh;overflow:hidden}.detail__detail-root .detail__content-root{width:100%;height:calc(100vh - 48px);-webkit-overflow-scrolling:touch;overflow-y:scroll;background:#ffffff;border-radius:24px 24px 0px 0px}.detail__detail-root .detail__content-root .detail__detail-container{padding:0 16px 126px 16px;border-radius:24px 24px 0px 0px}.detail__detail-root .detail__content-root .detail__detail-container .detail__detail-item{border-bottom:1px dashed #e5e7eb;padding:16px 0;position:relative}.detail__detail-root .detail__content-root .detail__detail-container .detail__detail-item .detail__img-swiper-container{width:100%;height:144px;margin-top:8px}.detail__detail-root .detail__content-root .detail__detail-container .detail__detail-item:first-child .detail__title{margin-top:24px}.detail__detail-root .detail__content-root .detail__detail-container .detail__detail-item:first-child .detail__title .detail__status-tag{border-radius:0px 50px 50px 0px;display:inline-block;height:22px;line-height:22px;color:#ffffff;font-size:12px;padding:0 8px;margin-right:8px;font-weight:normal}.detail__detail-root .detail__content-root .detail__detail-container .detail__detail-item:first-child .detail__title .detail__status-tag.detail__pending{background:#f55345}.detail__detail-root .detail__content-root .detail__detail-container .detail__detail-item:first-child .detail__title .detail__status-tag.detail__accepted{background:#3dbd7d}.detail__detail-root .detail__content-root .detail__detail-container .detail__detail-item:first-child .detail__title .detail__status-tag.detail__declined{background:#bfbfbf}.detail__detail-root .detail__content-root .detail__detail-container .detail__detail-item .detail__title{margin:0;font-size:14px;color:#333333;line-height:22px;font-weight:bold}.detail__detail-root .detail__content-root .detail__detail-container .detail__detail-item .detail__title .detail__sub-title{color:#666666;font-weight:normal;margin-left:8px}.detail__detail-root .detail__content-root .detail__detail-container .detail__detail-item .detail__tags{min-height:22px;line-height:22px;margin-top:10px}.detail__detail-root .detail__content-root .detail__detail-container .detail__detail-item .detail__tags .detail__tag-item{padding:0 8px;display:inline-block;height:22px;line-height:20px;margin-right:8px;font-size:12px;background:#f5f5f5;border-radius:4px;border:1px solid #d9d9d9;margin-bottom:4px}.detail__detail-root .detail__content-root .detail__detail-container .detail__detail-item .detail__time{margin:8px 0 0 0;font-size:12px;color:#999999}.detail__detail-root .detail__content-root .detail__detail-container .detail__detail-item .detail__item-des-text{margin:8px 0 0 0;font-size:14px;color:#666666;line-height:22px;word-wrap:break-word}.detail__detail-root .detail__content-root .detail__detail-container .detail__detail-item .detail__item-des-text.detail__url{max-height:22px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.detail__detail-root .detail__content-root .detail__detail-container .detail__detail-item .detail__item-des-text.detail__url a{color:#666666;text-decoration:underline}.detail__detail-root .detail__content-root .detail__detail-container .detail__detail-item .detail__item-des-text span{margin-right:8px}.detail__detail-root .detail__content-root .detail__detail-container .detail__detail-item .detail__offer-expect{width:100%;height:84px;background:#f7f8fa;border-radius:8px;margin:20px 0 16px 0;padding:16px;display:-ms-flexbox;display:flex}.detail__detail-root .detail__content-root .detail__detail-container .detail__detail-item .detail__offer-expect .detail__des-item{width:50%;height:100%}.detail__detail-root .detail__content-root .detail__detail-container .detail__detail-item .detail__offer-expect .detail__des-item .detail__des-title{margin:0;font-size:14px;color:#999999;line-height:22px}.detail__detail-root .detail__content-root .detail__detail-container .detail__detail-item .detail__offer-expect .detail__des-item .detail__des-text{margin-top:8px;font-size:16px;font-weight:bolder;color:#333333;line-height:22px}.detail__detail-root .detail__content-root .detail__detail-container .detail__detail-item .detail__getConnect{height:32px;line-height:32px;padding:0 16px;width:-webkit-max-content;width:-moz-max-content;width:max-content;border-radius:4px;border:1px solid #d9d9d9;float:right;margin-top:-5px}.detail__detail-root .detail__content-root .detail__detail-container .detail__apply-area{padding:16px;width:100%;background:#ffffff;height:72px;position:fixed;bottom:0px;left:0}.detail__detail-root .detail__content-root .detail__detail-container .detail__apply-area .detail__accept-button,.detail__detail-root .detail__content-root .detail__detail-container .detail__apply-area .detail__reject-button{height:42px;width:50%;display:inline-block}.detail__return-header{height:54px;line-height:54px;padding:0 18px;color:#666666;font-size:10px;display:block}.detail__return-header span{margin-left:8px;font-size:14px;color:#333333;font-weight:bold}.detail__common-modal .detail__title{font-weight:bold}.detail__common-modal .detail__des{font-size:14px}.detail__contact-modal{text-align:center}.detail__contact-modal .detail__title{font-size:16px;color:#333333;font-weight:bold}.detail__contact-modal .detail__des{margin:0 0 8px 0;font-size:14px}.detail__contact-modal .detail__des .detail__label{color:#666666;margin-right:8px}.detail__contact-modal .detail__des .detail__value{color:#333333}.detail__offer-empty{padding-top:64px;text-align:center}.detail__offer-empty .detail__title{font-size:16px;font-weight:bold}.detail__offer-empty .detail__des{margin:0px;font-size:12px;color:#999999}

.message__message-root{width:100%;background:#f4f5f7;height:calc(100vh - 48px);overflow:hidden}.message__message-root .message__header{width:100%;height:85px;padding:16px 15px}.message__message-root .message__header .message__title{margin:0;height:22px;line-height:22px;overflow:hidden;font-size:10px;color:#666666;display:block}.message__message-root .message__header .message__title span{font-size:14px;color:#333333;font-weight:bold;margin-left:8px}.message__message-root .message__header .message__des{height:32px;margin-top:4px;line-height:30px}.message__message-root .message__header .message__des .message__status{height:100%;padding-left:12px;position:relative;font-size:14px;color:#666666}.message__message-root .message__header .message__des .message__status::before{content:"";position:absolute;display:inline-block;border-radius:50%;width:6px;height:6px;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.message__message-root .message__header .message__des .message__status.message__pending::before{background:#f55345}.message__message-root .message__header .message__des .message__status.message__accepted::before{background:#3dbd7d}.message__message-root .message__header .message__des .message__status.message__declined::before{background:#bfbfbf}.message__message-root .message__header .message__des .message__budget{float:right;height:32px;line-height:32px;margin-top:-32px;font-size:20px;font-weight:bold;color:#f55345}.message__message-root .message__message-list-content{width:100%;height:calc(100vh - 133px);background:#ffffff;-webkit-box-shadow:0px 1px 8px 0px rgba(0,0,0,0.1);box-shadow:0px 1px 8px 0px rgba(0,0,0,0.1);border-radius:24px 24px 0px 0px;overflow-y:scroll;-webkit-overflow-scrolling:touch}.message__message-root .message__message-list-content .message__list{padding:5px 10px 68px 10px}.message__message-root .message__message-list-content .message__list .message__loading{text-align:center}.message__message-root .message__message-list-content .message__list .message__message-item{margin-top:16px}.message__message-root .message__message-list-content .message__list .message__message-item.message__system-message{text-align:center;font-size:12px;color:#999999;line-height:20px}.message__message-root .message__message-list-content .message__list .message__message-item.message__system-message .message__time{margin:0}.message__message-root .message__message-list-content .message__list .message__message-item.message__system-message .message__message-text{width:100%;padding:8px 12px;text-align:left;background:#f5f5f5;margin:8px 0 0 0;word-wrap:break-word;word-break:break-all}.message__message-root .message__message-list-content .message__list .message__message-item.message__my-message{width:100%}.message__message-root .message__message-list-content .message__list .message__message-item.message__my-message .message__time{height:20px;margin:0;font-size:12px;color:#999999;line-height:20px;padding-right:56px;text-align:right}.message__message-root .message__message-list-content .message__list .message__message-item.message__my-message .message__avatar{float:right;width:40px;height:40px;border-radius:50%}.message__message-root .message__message-list-content .message__list .message__message-item.message__my-message .message__message-text{float:right;margin-right:16px;max-width:calc(100% - 90px);padding:6px 8px;background:#e8e8e8;border-radius:4px;border:1px solid #e8e8e8;color:#333333;font-size:14px;word-wrap:break-word;word-break:break-all}.message__message-root .message__message-list-content .message__list .message__message-item.message__my-message .message__message-img{float:right;position:relative;margin-right:16px;max-width:120px;border-radius:4px;border:1px solid #e8e8e8}.message__message-root .message__message-list-content .message__list .message__message-item.message__my-message .message__message-img img{width:100%}.message__message-root .message__message-list-content .message__list .message__message-item.message__my-message .message__message-img .message__loading{top:0;position:absolute;width:100%;height:100%;background:rgba(0,0,0,0.6)}.message__message-root .message__message-list-content .message__list .message__message-item.message__my-message .message__message-img .message__loading.message__loaded{display:none}.message__message-root .message__message-list-content .message__list .message__message-item.message__my-message .message__message-img .message__loading img{width:40px;height:40px;margin:auto;margin-top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.message__message-root .message__message-list-content .message__list .message__message-item.message__friend-message{width:100%}.message__message-root .message__message-list-content .message__list .message__message-item.message__friend-message .message__time{height:20px;margin:0;font-size:12px;color:#999999;line-height:20px;padding-left:56px}.message__message-root .message__message-list-content .message__list .message__message-item.message__friend-message .message__avatar{float:left;width:40px;height:40px;border-radius:50%}.message__message-root .message__message-list-content .message__list .message__message-item.message__friend-message .message__message-text{float:left;margin-left:16px;max-width:calc(100% - 90px);padding:6px 8px;background:#ffffff;border-radius:4px;border:1px solid #e8e8e8;color:#333333;font-size:14px;word-wrap:break-word;word-break:break-all}.message__message-root .message__message-list-content .message__list .message__message-item.message__friend-message .message__message-img{float:left;margin-left:16px;max-width:50%;border-radius:4px;border:1px solid #e8e8e8}.message__message-root .message__message-list-content .message__list .message__message-item.message__friend-message .message__message-img img{width:100%;border-radius:4px}.message__message-root .message__send-area{width:100%;min-height:60px;background:#f4f5f7;position:fixed;padding:10px 0;bottom:0}.message__message-root .message__send-area .message__footerMessage{height:-webkit-max-content;height:-moz-max-content;height:max-content;margin-top:-10px;margin-bottom:10px;background:rgba(245,83,69,0.1);border:1px solid #ffc2bd;padding:10px 16px}.message__message-root .message__send-area .message__footerMessage .message__icon{float:left;display:block;width:16px;height:16px;font-size:14px;margin-top:4px;color:#f55345}.message__message-root .message__send-area .message__footerMessage .message__text-right{width:calc(100% - 24px);height:100%;margin:0 0 0 24px;font-size:12px;color:#666666;line-height:20px}.message__message-root .message__send-area .message__footerMessage .message__text-right a{color:#f55345}.message__message-root .message__send-area .message__footerMessage .message__text-right .message__no-alert{color:#f55345;float:right}.message__message-root .message__send-area .message__upload-contianer{width:20px;height:20px;position:absolute;bottom:20px;left:10px;background:url(/public/mobile/img/img-file.png) no-repeat;background-size:20px 20px;background-position:-1px 0}.message__message-root .message__send-area .message__upload-contianer input[type="file"]{padding:0;opacity:0;display:inline-block;width:20px;height:20px}.message__message-root .message__send-area .message__text-area{margin-left:40px;width:calc(100% - 80px);min-height:40px;max-height:120px;background:#ffffff;border-radius:4px;overflow-x:hidden;overflow-y:scroll;padding-top:8px}.message__message-root .message__send-area .message__text-area.message__disabled{border:1px solid #efefef;background:rgba(239,239,239,0.3)}.message__message-root .message__send-area .message__text-area textarea{-webkit-box-sizing:border-box;box-sizing:border-box;width:calc(100% + 18px);padding:0 15px;margin-left:-9px;border-radius:4px;display:inline-block;line-height:22px;border:none;outline:none;height:22px}.message__message-root .message__send-area .message__send-icon{display:block;width:20px;height:20px;position:absolute;right:10px;bottom:20px;font-size:16px;line-height:20px}

.noxStar__star-wrap{width:100%;line-height:1em}.noxStar__nox-star-grey{color:#ECEFF1}.noxStar__nox-star-yellow{color:#FFD54F}.noxStar__nox-star-half{background-image:-webkit-gradient(linear, left top, right top, from(#FFD54F), color-stop(47%, #FFD54F), color-stop(47%, #ECEFF1), to(#ECEFF1));background-image:linear-gradient(to right, #FFD54F 0%, #FFD54F 47%, #ECEFF1 47%, #ECEFF1 100%);-webkit-background-clip:text;color:transparent}.noxStar__nox-star-grey,.noxStar__nox-star-yellow,.noxStar__nox-star-half{margin-right:4px}.noxStar__nox-star-grey:last-child,.noxStar__nox-star-yellow:last-child,.noxStar__nox-star-half:last-child{margin-right:0}.noxStar__score-text{font-weight:bold}

.video__cover-video{position:fixed;z-index:10000000000;width:100vw;background-color:#000;left:0;right:0;bottom:0;top:0;-ms-scroll-chaining:none;overscroll-behavior:contain}.video__cover-video .video__cover-video-image,.video__cover-video .video__cover-video-opr{width:100%;overflow:hidden;position:absolute;left:0;z-index:1}.video__cover-video .video__cover-video-image .video__video,.video__cover-video .video__cover-video-opr .video__video{width:100%;background-color:transparent;position:relative}.video__cover-video .video__cover-video-image .video__video .video__video-thumb,.video__cover-video .video__cover-video-opr .video__video .video__video-thumb{max-width:100%;max-height:100%;position:absolute;z-index:1;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.video__cover-video .video__cover-video-image .video__video-header-wrap,.video__cover-video .video__cover-video-opr .video__video-header-wrap{width:100%;position:absolute;height:10vh;left:0;top:0;background:-webkit-gradient(linear, left bottom, left top, from(transparent), to(rgba(0,0,0,0.6)));background:linear-gradient(to top, transparent 0%, rgba(0,0,0,0.6) 100%);z-index:2;color:#fff}.video__cover-video .video__cover-video-image .video__paly-icon,.video__cover-video .video__cover-video-opr .video__paly-icon{display:block;width:64px;height:64px;font-size:32px;line-height:64px;padding-left:4px;position:absolute;color:#fff;background-color:#00000060;border-radius:50%;left:50%;top:50%;z-index:3;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.video__cover-video .video__cover-video-image .video__paly-icon:active,.video__cover-video .video__cover-video-opr .video__paly-icon:active{color:#F55345}.video__cover-video .video__cover-video-image .video__paly-warning,.video__cover-video .video__cover-video-opr .video__paly-warning{position:absolute;background-color:rgba(0,0,0,0.6);padding:12vw 20px;border-radius:8px;left:0;right:0;top:0;bottom:0;width:50vw;height:50vw;margin:auto;text-align:center}.video__cover-video .video__cover-video-image .video__paly-warning .video__warning-icon,.video__cover-video .video__cover-video-opr .video__paly-warning .video__warning-icon{font-size:48px;color:#F55345;display:block}.video__cover-video .video__cover-video-image .video__paly-warning .video__warning-text,.video__cover-video .video__cover-video-opr .video__paly-warning .video__warning-text{font-size:14px;line-height:22px;color:#fff;margin-top:16px;display:block}.video__cover-video .video__cover-video-image .video__video-data-wrap,.video__cover-video .video__cover-video-opr .video__video-data-wrap{width:100%;position:absolute;height:30vh;padding:36px 20px 20px;left:0;bottom:0;background:-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(#000));background:linear-gradient(to bottom, rgba(0,0,0,0) 0%, #000 100%);z-index:2;color:#fff}.video__cover-video .video__cover-video-image .video__video-data-wrap .video__video-base .video__auth,.video__cover-video .video__cover-video-opr .video__video-data-wrap .video__video-base .video__auth{font-size:16px;line-height:24px;font-weight:bold}.video__cover-video .video__cover-video-image .video__video-data-wrap .video__video-base .video__pub-time,.video__cover-video .video__cover-video-opr .video__video-data-wrap .video__video-base .video__pub-time{margin-left:8px;font-size:12px;line-height:24px}.video__cover-video .video__cover-video-image .video__video-data-wrap .video__video-des,.video__cover-video .video__cover-video-opr .video__video-data-wrap .video__video-des{font-size:14px;line-height:20px;margin-top:8px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.video__cover-video .video__cover-video-image .video__video-data-wrap .video__engagement,.video__cover-video .video__cover-video-opr .video__video-data-wrap .video__engagement{width:100%;font-size:16px;line-height:22px;font-weight:bold;margin-top:12px}.video__cover-video .video__cover-video-image .video__video-data-wrap .video__engagement span,.video__cover-video .video__cover-video-opr .video__video-data-wrap .video__engagement span{margin-right:8px}.video__cover-video .video__cover-video-image .video__video-data-wrap .video__data,.video__cover-video .video__cover-video-opr .video__video-data-wrap .video__data{margin-top:8px;font-size:12px;line-height:20px}.video__cover-video .video__cover-video-image .video__video-data-wrap .video__data span,.video__cover-video .video__cover-video-opr .video__video-data-wrap .video__data span{margin-right:4px}.video__cover-video .video__cover-video-image .video__video-data-wrap .video__data .video__num,.video__cover-video .video__cover-video-opr .video__video-data-wrap .video__data .video__num{margin-right:16px}.video__cover-video .video__cover-video-opr{z-index:4}.video__cover-video .video__back-icon{position:absolute;left:0;top:0;z-index:10;width:44px;height:44px;padding:20px 0 0 20px;font-size:24px;color:#fff}.video__cover-video .video__video-player{display:none;width:100%;height:100%;position:absolute;z-index:2;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}

.videosComponent__content-graph{width:100%;background-color:#fff;border-radius:16px;margin-top:10px}.videosComponent__content-graph .videosComponent__graph-title{font-size:16px;line-height:24px;color:#333;font-weight:bold;border-bottom:1px solid #F7F8FA;padding:15px 20px;position:relative}.videosComponent__content-graph .videosComponent__graph-title{font-size:16px;line-height:24px;color:#333;font-weight:bold;border-bottom:1px solid #F7F8FA;padding:15px 20px}.videosComponent__content-graph .videosComponent__graph-dash,.videosComponent__content-graph .videosComponent__graph-chart{width:100%;padding:15px 20px 20px}.videosComponent__content-graph .videosComponent__graph-dash{padding-bottom:5px}.videosComponent__content-graph .videosComponent__graph-dash .videosComponent__dash-item{width:34.667vw;height:100px;margin-right:46px;margin-bottom:15px}.videosComponent__content-graph .videosComponent__graph-dash .videosComponent__dash-item:nth-child(2n){margin-right:0}.videosComponent__content-graph .videosComponent__graph-dash .videosComponent__dash-item .videosComponent__dash-title{font-size:14px;line-height:22px;color:#999;display:block}.videosComponent__content-graph .videosComponent__graph-dash .videosComponent__dash-item .videosComponent__dash-number{font-size:20px;line-height:28px;color:#333;margin-top:4px;display:block}.videosComponent__content-graph .videosComponent__graph-dash .videosComponent__dash-item .videosComponent__dash-expression{height:24px;display:inline-block;padding-right:8px;margin-top:8px;line-height:24px;border-radius:12px}.videosComponent__content-graph .videosComponent__graph-dash .videosComponent__dash-item .videosComponent__dash-expression .videosComponent__exp-icon{font-size:24px;vertical-align:-4px}.videosComponent__content-graph .videosComponent__graph-dash .videosComponent__dash-item .videosComponent__dash-expression .videosComponent__exp-txt{font-size:14px;line-height:24px;margin-left:8px}.videosComponent__content-graph .videosComponent__graph-dash .videosComponent__dash-item .videosComponent__happy{background-color:#78C32210;color:#78C322}.videosComponent__content-graph .videosComponent__graph-dash .videosComponent__dash-item .videosComponent__notbad{background-color:#FEBF0010;color:#FEBF00}.videosComponent__content-graph .videosComponent__graph-dash .videosComponent__dash-item .videosComponent__sad{background-color:#E5221E10;color:#E5221E}.videosComponent__content-graph .videosComponent__graph-chart{padding-top:0}.videosComponent__content-graph .videosComponent__graph-chart .videosComponent__chart-wrap{border-top:1px solid #F7F8FA;padding-top:15px}.videosComponent__content-graph .videosComponent__graph-button-group{width:100%;margin-top:15px;padding:0 20px;height:32px}.videosComponent__content-graph .videosComponent__graph-button-group .videosComponent__button-group{height:100%}.videosComponent__content-graph .videosComponent__graph-button-group .videosComponent__button-group .videosComponent__button{padding:3px 14px;white-space:nowrap;border:1px solid #D9D9D9;margin-left:-1px;display:block}.videosComponent__content-graph .videosComponent__graph-button-group .videosComponent__button-group .videosComponent__active{position:relative;z-index:1;border-color:#F55345;color:#F55345}.videosComponent__content-graph .videosComponent__graph-button-group .videosComponent__button-group .videosComponent__first{border-radius:4px 0 0 4px}.videosComponent__content-graph .videosComponent__graph-button-group .videosComponent__button-group .videosComponent__last{border-radius:0 4px 4px 0}.videosComponent__content-graph .videosComponent__graph-video{padding:4vw 1.3vw}.videosComponent__content-graph .videosComponent__graph-video .videosComponent__video-wrap{width:45.3333vw;height:80.59vw;margin-right:1vw;background-color:#000;margin-bottom:5px;position:relative}.videosComponent__content-graph .videosComponent__graph-video .videosComponent__video-wrap:nth-child(2n){margin-right:0}.videosComponent__content-graph .videosComponent__graph-video .videosComponent__video-wrap .videosComponent__video-thumb{max-width:100%;max-height:100%;position:absolute;z-index:1;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.videosComponent__content-graph .videosComponent__graph-video .videosComponent__video-wrap .videosComponent__video-play{width:100%;position:absolute;height:49px;left:0;bottom:0;background:-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(#000));background:linear-gradient(to bottom, rgba(0,0,0,0) 0%, #000 100%);z-index:2;color:#fff;padding:15px;font-size:15px;line-height:15px;opacity:0.5}.videosComponent__content-graph .videosComponent__graph-video .videosComponent__video-wrap .videosComponent__video-play .videosComponent__play-number{font-size:14px;margin-left:8px}.videosComponent__content-graph .videosComponent__graph-video-loading{width:100%;height:64px;line-height:48px;font-size:16px;color:#999;padding-bottom:16px;text-align:center}.videosComponent__content-graph .videosComponent__graph-video-loading img{height:100%}

.index__page-root{width:100%;display:block;-webkit-overflow-scrolling:touch;overflow-y:scroll;overflow-x:hidden;background-color:#f1f2f4;height:100vh;-ms-scroll-chaining:none;overscroll-behavior:contain}.index__page-content{width:100%;min-height:100%}.index__detail-card{width:100%;min-height:620px;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.index__detail-card .index__card-header{width:100%;height:255px;position:relative;background-image:-webkit-gradient(linear, left top, left bottom, from(#0f004a), to(#220081));background-image:linear-gradient(#0f004a, #220081);padding:68px 15px 0 15px}.index__detail-card .index__card-header .index__email-wrap{position:absolute;width:32px;height:32px;border-radius:50%;background:#f7f8fa;border:1px solid #e5e7eb;right:0px;top:66px;right:16px;text-align:center;line-height:32px}.index__detail-card .index__card-header .index__card-base{width:100%;height:108px;padding:0 5px;border-bottom:1px dashed rgba(255,255,255,0.2);background-image:url(/public/mobile/img/tiktok-bg.png);background-repeat:no-repeat;background-position:right top;background-size:90px}.index__detail-card .index__card-header .index__card-base .index__base-avatar{width:90px;height:90px;overflow:hidden;border:2px solid rgba(255,255,255,0.2);border-radius:50%}.index__detail-card .index__card-header .index__card-base .index__base-avatar .index__avatar{width:100%;height:100%}.index__detail-card .index__card-header .index__card-base .index__base-msg{margin-left:20px}.index__detail-card .index__card-header .index__card-base .index__base-msg .index__name{display:block;font-size:20px;line-height:28px;color:#fff;font-weight:bold;width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:198px}.index__detail-card .index__card-header .index__card-base .index__base-msg .index__alais{display:block;font-size:14px;line-height:22px;color:rgba(255,255,255,0.6);margin-top:8px;width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:198px}.index__detail-card .index__card-header .index__card-base .index__base-msg .index__position{display:block;margin-top:8px;font-size:14px;line-height:22px;color:rgba(255,255,255,0.6)}.index__detail-card .index__card-header .index__card-base .index__base-msg .index__position .index__icon{display:block;line-height:22px}.index__detail-card .index__card-header .index__card-base .index__base-msg .index__position .index__text{display:block;color:#fff;margin-right:16px;margin-left:4px;max-width:100px;width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.index__detail-card .index__card-header .index__card-email{width:100%;margin-top:16px;font-size:14px;line-height:22px}.index__detail-card .index__card-header .index__card-email .index__email-wrap{color:rgba(255,255,255,0.6)}.index__detail-card .index__card-header .index__card-email .index__email-wrap .index__text{margin-left:8px;margin-right:8px;color:#fff}.index__detail-card .index__card-header .index__card-email .index__email-wrap .index__vip{width:16px;height:16px;display:inline-block;background-image:url(/public/mobile/img/profession.svg);background-repeat:no-repeat;background-size:100%;vertical-align:-2px}.index__detail-card .index__card-header .index__card-email .index__email-lock-btn{padding:5px 17px;border-radius:4px;margin-top:-5px;color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:rgba(100,100,100,0.5)}.index__detail-card .index__card-data{width:100%;height:calc(100% - 233px);background-color:#fff;border-top-left-radius:24px;border-top-right-radius:24px;margin-top:-22px;padding:26px 20px;position:relative}.index__detail-card .index__card-data .index__data-base .index__data-list{width:100%;height:84px;border-bottom:1px solid #e5e7eb}.index__detail-card .index__card-data .index__data-base .index__data-list:last-child{border-bottom:none}.index__detail-card .index__card-data .index__data-base .index__data-list:last-child .index__data-item{padding-top:24px}.index__detail-card .index__card-data .index__data-base .index__data-list .index__data-item{width:50%;height:100%;border-right:1px solid #e5e7eb;text-align:center}.index__detail-card .index__card-data .index__data-base .index__data-list .index__data-item:nth-child(2n){border-right:none}.index__detail-card .index__card-data .index__data-base .index__data-list .index__data-item .index__item-title{display:block;font-size:14px;line-height:22px;color:#666}.index__detail-card .index__card-data .index__data-base .index__data-list .index__data-item .index__item-number{display:block;font-size:30px;line-height:38px;font-weight:bold;color:#15006c}.index__detail-card .index__card-data .index__data-advance{width:100%;height:144px;margin-top:25px}.index__detail-card .index__card-data .index__data-advance .index__advance-item{width:48%;height:100%;background-color:#f7f8fa;border-radius:16px;padding:20px}.index__detail-card .index__card-data .index__data-advance .index__advance-item .index__title{font-size:14px;line-height:22px;color:#999;display:block}.index__detail-card .index__card-data .index__data-advance .index__advance-item .index__number{font-size:20px;line-height:28px;color:#333;margin-top:16px;font-weight:bold;display:block}.index__detail-card .index__card-data .index__data-advance .index__advance-item .index__extend-wrap{width:100%;height:24px;line-height:24px;margin-top:14px;white-space:nowrap}.index__detail-card .index__card-data .index__pull-up{position:absolute;text-align:center;width:100%;height:24px;left:0;bottom:20px;color:#d4d7de;font-size:12px}@-webkit-keyframes index__up{to{-webkit-transform:translateY(-4px);transform:translateY(-4px)}}@keyframes index__up{to{-webkit-transform:translateY(-4px);transform:translateY(-4px)}}.index__detail-card .index__card-data .index__pull-up .index__up{-webkit-animation:index__up 0.8s ease-in-out infinite;animation:index__up 0.8s ease-in-out infinite}.index__detail-card .index__card-data-noemail{height:calc(100% - 177px);background-color:#fff;border-top-left-radius:24px;border-top-right-radius:24px;margin-top:-80px}.index__detail-wrap{width:100%;position:relative}.index__detail-wrap .index__detail-tab{width:100%;height:48px;background-color:#f7f8fa;left:0;top:0;z-index:200000000}.index__detail-wrap .index__tab-fixed{position:fixed;top:48px}.index__detail-wrap .index__detail-content{width:100%;padding:10px;background-color:#f7f8fa;position:relative}.index__wrap-pad-48{padding-top:48px}.index__modal-email{text-align:center}.index__modal-email .index__title{margin:0;font-size:20px;color:#333333;font-weight:bold}.index__modal-email .index__des{margin-top:16px;font-size:14px;color:#666666}

.index__root{width:100%;-webkit-overflow-scrolling:touch;overflow-y:auto;overflow-x:hidden;background:#F4F5F7}.index__root p{margin:0}.index__root .index__first-banner{background:-webkit-gradient(linear, left top, left bottom, from(#2504CB), to(#15006C));background:linear-gradient(180deg, #2504CB 0%, #15006C 100%);-webkit-box-shadow:0px 16px 16px 0px rgba(21,0,108,0.2);box-shadow:0px 16px 16px 0px rgba(21,0,108,0.2);padding:76px 16px 152px 16px;height:-webkit-max-content;height:-moz-max-content;height:max-content}.index__root .index__first-banner .index__thumb{margin:auto}.index__root .index__first-banner .index__ranks-list-area{width:100%;padding:16px;border-radius:16px}.index__root .index__first-banner .index__ranks-list-area .index__rank-item:not(:first-child){margin-top:15px}.index__root .index__first-banner .index__ranks-list-area .index__rank-item .index__des-title{font-size:14px;font-weight:bold;color:#FFFFFF;line-height:24px}.index__root .index__first-banner .index__ranks-list-area .index__rank-item .index__rank-item-content{margin-top:8px;word-wrap:break-word}.index__root .index__first-banner .index__ranks-list-area .index__rank-item .index__rank-item-content.index__other-ranks a{display:block}.index__root .index__first-banner .index__ranks-list-area .index__rank-item .index__rank-item-content a{font-size:12px;opacity:0.8;color:#FFFFFF;line-height:24px;font-weight:lighter;white-space:nowrap}.index__root .index__first-banner .index__ranks-list-area .index__rank-item .index__rank-item-content:not(.index__other-ranks) a:not(:last-child){margin-right:24px}.index__root.index__top-youtube-rank .index__first-banner .index__thumb{width:279px;height:129px;background:url(/public/mobile/img/youtbe-thumb.png) no-repeat;background-size:279px 129px}.index__root.index__top-youtube-rank .index__first-banner .index__title{margin:16px auto;width:100%;text-align:center;font-size:20px;font-weight:bold;color:#FFFFFF;line-height:28px}.index__root.index__top-youtube-rank .index__first-banner .index__title span{color:#FFCC38}.index__root.index__top-youtube-rank .index__first-banner .index__ranks-list-area{background:rgba(255,255,255,0.1)}.index__root.index__top-tiktok-rank .index__first-banner{background:url(/public/mobile/img/tiktok-banner.png) #15006C no-repeat;background-size:cover}.index__root.index__top-tiktok-rank .index__first-banner .index__thumb{width:336px;height:187px;background:url(/public/mobile/img/tiktok-thumb.png) no-repeat;background-size:336px 187px}.index__root.index__top-tiktok-rank .index__first-banner .index__title{margin-top:-14px;margin-bottom:16px;text-align:center;font-size:20px;font-weight:bold;color:#FFFFFF;line-height:28px;text-shadow:1px 1px 0px #FF0B53, -1px -1px 0px #00F0E9}.index__root.index__top-tiktok-rank .index__first-banner .index__ranks-list-area{background:rgba(55,35,137,0.6)}.index__root .index__table-content{padding:2px}.index__root .index__table-content .index__container{width:calc(100% - 32px);margin:-136px 16px 0 16px}.index__root .index__table-content .index__container .index__data-des{text-align:right;padding:0 14px;font-size:12px;color:#FFFFFF;line-height:22px;opacity:0.6;margin-bottom:8px}.index__root .index__table-content .index__container .index__data-des span{display:block}.index__root .index__table-content .index__container .index__word-cloud,.index__root .index__table-content .index__container .index__list-table{width:100%;background:#FFFFFF;-webkit-box-shadow:0px 0px 16px 0px rgba(21,0,108,0.1);box-shadow:0px 0px 16px 0px rgba(21,0,108,0.1);border-radius:16px}.index__root .index__table-content .index__container .index__word-cloud{height:200px;margin-bottom:16px}.index__root .index__table-content .index__container .index__list-table{padding-bottom:24px}.index__root .index__table-content .index__container .index__list-table .index__thead{height:48px;line-height:48px;border-bottom:1px solid #F1F2F4;padding:0 15px}.index__root .index__table-content .index__container .index__list-table .index__thead span{display:inline-block;width:50%;font-size:12px;color:#666666;text-align:right}.index__root .index__table-content .index__container .index__list-table .index__thead span:first-child{text-align:center}.index__root .index__table-content .index__container .index__list-table .index__data-list{padding:0 15px;min-height:1192px}.index__root .index__table-content .index__container .index__list-table .index__data-list .index__data-item{display:block;height:54px;border-bottom:1px solid #F1F2F4}.index__root .index__table-content .index__container .index__list-table .index__data-list .index__data-item span{display:inline-block;height:100%;vertical-align:top;line-height:54px}.index__root .index__table-content .index__container .index__list-table .index__data-list .index__data-item span:not(.index__title):nth-child(1){width:15%;text-align:center;font-weight:bold;font-size:14px;color:#333333}.index__root .index__table-content .index__container .index__list-table .index__data-list .index__data-item span:not(.index__title):nth-child(1).index__top1{background:url(/public/mobile/img/top1.png) no-repeat}.index__root .index__table-content .index__container .index__list-table .index__data-list .index__data-item span:not(.index__title):nth-child(1).index__top2{background:url(/public/mobile/img/top2.png) no-repeat}.index__root .index__table-content .index__container .index__list-table .index__data-list .index__data-item span:not(.index__title):nth-child(1).index__top3{background:url(/public/mobile/img/top3.png) no-repeat}.index__root .index__table-content .index__container .index__list-table .index__data-list .index__data-item span:not(.index__title):nth-child(1).index__top1,.index__root .index__table-content .index__container .index__list-table .index__data-list .index__data-item span:not(.index__title):nth-child(1).index__top2,.index__root .index__table-content .index__container .index__list-table .index__data-list .index__data-item span:not(.index__title):nth-child(1).index__top3{color:transparent;background-position:center}.index__root .index__table-content .index__container .index__list-table .index__data-list .index__data-item span:not(.index__title):nth-child(2){width:60%;line-height:52px}.index__root .index__table-content .index__container .index__list-table .index__data-list .index__data-item span:not(.index__title):nth-child(2) .index__avatar{width:32px;height:32px;border-radius:50%}.index__root .index__table-content .index__container .index__list-table .index__data-list .index__data-item span:not(.index__title):nth-child(3){width:25%;text-align:right;color:#F55345;font-weight:bold}.index__root .index__table-content .index__container .index__list-table .index__data-list .index__data-item span .index__title{margin-left:8px;width:calc(100% - 46px)}.index__root .index__table-content .index__container .index__list-table .index__data-list .index__data-item span .index__title.index__tag-title{width:100%;margin:0}.index__root .index__table-content .index__container .index__list-table .index__data-list .index__data-item span .index__title.index__tag-title .index__text{margin-top:18px;vertical-align:middle}.index__root .index__table-content .index__container .index__list-table .index__data-list .index__data-item span .index__title .index__text,.index__root .index__table-content .index__container .index__list-table .index__data-list .index__data-item span .index__title .index__number{display:block;height:17px;line-height:17px;width:100%}.index__root .index__table-content .index__container .index__list-table .index__data-list .index__data-item span .index__title .index__text{font-size:12px;text-align:left;color:#333333;margin-top:10px}.index__root .index__table-content .index__container .index__list-table .index__data-list .index__data-item span .index__title .index__number{color:#999999}

@font-face{font-family:"kolicon";src:url(/public/mobile/fonts/iconfont.eot);src:url(/public/mobile/fonts/iconfont.eot?#iefix) format("embedded-opentype"),url(/public/mobile/fonts/iconfont.ttf) format("truetype"),url(/public/mobile/img/iconfont.svg?#kolicon) format("svg")}.kolicon{font-family:"kolicon" !important;text-align:center;line-height:1;font-style:normal;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.kolicon::after{display:block}.kol-icon-twitter-circle{color:#4BA3EB}.kol-icon-twitter-circle:before{content:"\e674"}.kol-icon-youtube-circle{color:#D40C18}.kol-icon-youtube-circle:before{content:"\e679"}.kol-icon-instagram-circle{background:url(/public/mobile/img/ins.svg)}.kol-icon-tiktok-circle{background:url(/public/mobile/img/tiktok.png);background-size:100% 100%}.kol-icon-twitch-circle{background:url(/public/mobile/img/newTwitch.png);background-size:100% 100%}.kol-icon-pinterest-circle{background:url(/public/mobile/img/Pinterest.png);background-size:100% 100%}.kol-icon-linkedin-circle{background:url(/public/mobile/img/Linkedin.png);background-size:100% 100%}.kol-icon-snapchat-circle{background:url(/public/mobile/img/Snapchat.png);background-size:100% 100%}.kol-icon-tumblr-circle{background:url(/public/mobile/img/Tumber.png);background-size:100% 100%}.kol-icon-quora-circle{background:url(/public/mobile/img/Quora.png);background-size:100% 100%}.kol-icon-success:before{content:"\e6b3"}.kol-icon-google:before{content:"\e6b2"}.kol-icon-lock:before{content:"\e6b1"}.kol-icon-hide:before{content:"\e6af"}.kol-icon-show:before{content:"\e6b0"}.kol-icon-captcha:before{content:"\e6ae"}.kol-icon-warning:before{content:"\e6aa"}.kol-icon-arrow-back:before{content:"\e6a9"}.kol-icon-file:before{content:"\e6ad"}.kol-icon-left-line:before{content:"\e6ac"}.kol-icon-right-line:before{content:"\e6ab"}.kol-icon-link:before{content:"\e6a8"}.kol-icon-brand:before{content:"\e6a6"}.kol-icon-pull-up:before{content:"\e6a5"}.kol-icon-language:before{content:"\e6a7"}.kol-icon-position-copy:before{content:"\e95a"}.kol-icon-tag-beauty:before{content:"\e6a4"}.kol-icon-youtube-empty:before{content:"\e6a3"}.kol-icon-tiktok-solid:before{content:"\e6a1"}.kol-icon-instagram-solid:before{content:"\e6a2"}.kol-icon-link-to:before{content:"\e6a0"}.kol-icon-youtube-circle-line:before{content:"\e69f"}.kol-icon-add-circle:before{content:"\e69e"}.kol-icon-chosed:before{content:"\e69d"}.kol-icon-calendar:before{content:"\e69c"}.kol-icon-fresh:before{content:"\e69b"}.kol-icon-share-to:before{content:"\e69a"}.kol-icon-image:before{content:"\e699"}.kol-icon-like-empty:before{content:"\e698"}.kol-icon-dislike-empty:before{content:"\e697"}.kol-icon-left-slide:before{content:"\e696"}.kol-icon-lang:before{content:"\e695"}.kol-icon-vip:before{content:"\e694"}.kol-icon-tiktok:before{content:"\e693"}.kol-icon-instagram:before{content:"\e692"}.kol-icon-youtube:before{content:"\e691"}.kol-icon-Twitter:before{content:"\e690"}.kol-icon-new-facebook:before{content:"\e68f"}.kol-icon-new-share:before{content:"\e68e"}.kol-icon-question-circle-o:before{content:"\e68d"}.kol-icon-new-email:before{content:"\e68c"}.kol-icon-view:before{content:"\e66c"}.kol-icon-earth-circle:before{content:"\e64c"}.kol-icon-follower-circle:before{content:"\e644"}.kol-icon-follwing:before{content:"\e643"}.kol-icon-follwers:before{content:"\e641"}.kol-icon-video-circle:before{content:"\e640"}.kol-icon-videos-light:before{content:"\e63d"}.kol-icon-like-heart:before{content:"\e63c"}.kol-icon-pause-circle:before{content:"\e639"}.kol-icon-play-solid:before{content:"\e62e"}.kol-icon-talk:before{content:"\e62d"}.kol-icon-play-circle-o:before{content:"\e62c"}.kol-icon-radar:before{content:"\e624"}.kol-icon-twitch:before{content:"\e618"}.kol-icon-icon_vip:before{content:"\e64b"}.kol-icon-cup1:before{content:"\e64a"}.kol-icon-wechatScan:before{content:"\e733"}.kol-icon-copy-file:before{content:"\e649"}.kol-icon-certify:before{content:"\e623"}.kol-icon-dollar:before{content:"\e622"}.kol-icon-browse:before{content:"\e621"}.kol-icon-sign:before{content:"\e620"}.kol-icon-process:before{content:"\e61e"}.kol-icon-computer:before{content:"\e61c"}.kol-icon-withdraw:before{content:"\e61b"}.kol-icon-ways:before{content:"\e61a"}.kol-icon-kolvideo:before{content:"\e619"}.kol-icon-sponsorship:before{content:"\e617"}.kol-icon-money:before{content:"\e616"}.kol-icon-distribution:before{content:"\e615"}.kol-icon-contract:before{content:"\e614"}.kol-icon-apply:before{content:"\e613"}.kol-icon-loading:before{content:"\e648"}.kol-icon-notbad:before{content:"\e645"}.kol-icon-sad:before{content:"\e646"}.kol-icon-happy:before{content:"\e647"}.kol-icon-cup:before{content:"\e642"}.kol-icon-favourite:before{content:"\e63f"}.kol-icon-crash:before{content:"\e63e"}.kol-icon-open-file:before{content:"\e63b"}.kol-icon-correct-c:before{content:"\e767"}.kol-icon-fire-fill:before{content:"\e63a"}.kol-icon-fire:before{content:"\e604"}.kol-icon-key:before{content:"\e603"}.kol-icon-icon_selected:before{content:"\e638"}.kol-icon-copy:before{content:"\e637"}.kol-icon-Exchange:before{content:"\e625"}.kol-icon-toolbox:before{content:"\e602"}.kol-icon-house-o:before{content:"\e68b"}.kol-icon-check-box-outline-blank:before{content:"\e68a"}.kol-icon-document:before{content:"\e634"}.kol-icon-ad:before{content:"\e635"}.kol-icon-global:before{content:"\e636"}.kol-icon-reload:before{content:"\e633"}.kol-icon-campaign:before{content:"\e632"}.kol-icon-tag:before{content:"\e630"}.kol-icon-keyword:before{content:"\e631"}.kol-icon-production:before{content:"\e62f"}.kol-icon-dashboard:before{content:"\e62b"}.kol-icon-movie:before{content:"\e62a"}.kol-icon-correct:before{content:"\e629"}.kol-icon-wrong:before{content:"\e628"}.kol-icon-triangle-down:before{content:"\e627"}.kol-icon-triangle-up:before{content:"\e626"}.kol-icon-question-circle:before{content:"\e689"}.kol-icon-eye:before{content:"\e687"}.kol-icon-multi-plus:before{content:"\e688"}.kol-icon-privacy:before{content:"\e686"}.kol-icon-right-circle:before{content:"\e955"}.kol-icon-down-circle:before{content:"\e94d"}.kol-icon-up-circle:before{content:"\e959"}.kol-icon-pin:before{content:"\e684"}.kol-icon-top-bolder:before{content:"\e685"}.kol-icon-followers:before{content:"\e675"}.kol-icon-play:before{content:"\e66d"}.kol-icon-rank:before{content:"\e682"}.kol-icon-video:before{content:"\e683"}.kol-icon-close-fine:before{content:"\e680"}.kol-icon-down-fine:before{content:"\e681"}.kol-icon-filter:before{content:"\e67f"}.kol-icon-wechat:before{content:"\e67e"}.kol-icon-top:before{content:"\e67d"}.kol-icon-chat:before{content:"\e67b"}.kol-icon-earth:before{content:"\e67c"}.kol-icon-scan:before{content:"\e67a"}.kol-icon-arrow-down:before{content:"\e64d"}.kol-icon-arrow-up:before{content:"\e64e"}.kol-icon-address:before{content:"\e64f"}.kol-icon-calculator:before{content:"\e650"}.kol-icon-close-circle:before{content:"\e651"}.kol-icon-bell:before{content:"\e652"}.kol-icon-close:before{content:"\e653"}.kol-icon-down:before{content:"\e654"}.kol-icon-dislike:before{content:"\e655"}.kol-icon-email:before{content:"\e656"}.kol-icon-delete:before{content:"\e657"}.kol-icon-female:before{content:"\e658"}.kol-icon-compare:before{content:"\e659"}.kol-icon-export-up:before{content:"\e65a"}.kol-icon-facebook-circle:before{content:"\e65b"}.kol-icon-heart:before{content:"\e65c"}.kol-icon-heart-o:before{content:"\e65d"}.kol-icon-inbox-o:before{content:"\e65e"}.kol-icon-house:before{content:"\e65f"}.kol-icon-info-history:before{content:"\e660"}.kol-icon-left:before{content:"\e661"}.kol-icon-like:before{content:"\e662"}.kol-icon-info:before{content:"\e663"}.kol-icon-menu:before{content:"\e664"}.kol-icon-male:before{content:"\e665"}.kol-icon-pen-line:before{content:"\e666"}.kol-icon-plus-circle:before{content:"\e667"}.kol-icon-plus:before{content:"\e668"}.kol-icon-play-set:before{content:"\e669"}.kol-icon-phone:before{content:"\e66a"}.kol-icon-qq:before{content:"\e66b"}.kol-icon-right:before{content:"\e66e"}.kol-icon-search:before{content:"\e66f"}.kol-icon-refresh:before{content:"\e670"}.kol-icon-share:before{content:"\e671"}.kol-icon-tracking:before{content:"\e672"}.kol-icon-star:before{content:"\e673"}.kol-icon-warning-circle:before{content:"\e676"}.kol-icon-videos:before{content:"\e677"}.kol-icon-translate:before{content:"\e678"}.kol-icon-arrow-back:before{content:"\e6a9"}.kol-icon-warning:before{content:"\e6aa"}.kol-icon-left-line:before{content:"\e6ac"}.kol-icon-right-line:before{content:"\e6ab"}.kol-icon-mail-16:before{content:"\e6b6"}.kol-icon-cooperation:before{content:"\e6c7"}.kol-icon-data:before{content:"\e6c6"}.kol-icon-channel-info:before{content:"\e6c5"}.kol-icon-title:before{content:"\e6c4"}.kol-icon-chart:before{content:"\e6c3"}.kol-icon-download:before{content:"\e6c2"}.kol-icon-whatsapp-fill:before{content:"\e6c1"}.kol-icon-twitter:before{content:"\e6c0"}.kol-icon-youtube-footer:before{content:"\e6bf"}.kol-icon-facebook:before{content:"\e6be"}.kol-icon-whatsapp:before{content:"\e6bd"}.kol-icon-kakao-talk-fill:before{content:"\e6bc"}.kol-icon-line-tags:before{content:"\e6bb"}.kol-icon-heart-fill:before{content:"\e6ba"}.kol-icon-icon-auth:before{content:"\e6b9"}.kol-icon-close-circle-o:before{content:"\e6b8"}.kol-icon-support:before{content:"\e6b7"}.kol-icon-down-circle1:before{content:"\e6b5"}.kol-icon-right-arrow:before{content:"\e6b4"}.kol-icon-tick:before{content:"\e60e"}.kol-icon-info-cirlce:before{content:"\e6c8"}.kol-icon-send:before{content:"\e6c9"}.kol-icon-export-line:before{content:"\e6d8"}.kol-icon-circle-warning:before{content:"\e6d7"}.kol-icon-reload-large:before{content:"\e6d6"}.kol-icon-app-file-filled:before{content:"\e6ce"}.kol-icon-app-chart-filled:before{content:"\e6cf"}.kol-icon-app-analysis:before{content:"\e6d0"}.kol-icon-app-analysis-filled:before{content:"\e6d1"}.kol-icon-app-file:before{content:"\e6d2"}.kol-icon-app-compass-filled:before{content:"\e6d3"}.kol-icon-app-chart:before{content:"\e6d4"}.kol-icon-app-compass:before{content:"\e6d5"}.kol-icon-logout:before{content:"\e6cd"}.kol-icon-menu1:before{content:"\e6cb"}.kol-icon-brand-cycle:before{content:"\e6cc"}.kol-icon-purse:before{content:"\e6ca"}

{/*! normalize.css v3.0.2 | MIT License | git.io/normalize *//*! Scaffolding *//*! Grid system *//*! Utility */}html{height:100%;font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{height:100%;margin:0;-webkit-overflow-scrolling:touch}html,body{-webkit-tap-highlight-color:transparent}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{cursor:pointer;background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{-webkit-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:Roboto,HelveticaNeue,Arial,sans-serif;font-size:14px;line-height:24px;color:#666666;background-color:#ffffff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#333;text-decoration:none}a:hover{text-decoration:none}a.link-weak{color:#7ab1d1;text-decoration:none}a.link-weak:hover{color:#7ab1d1;text-decoration:underline}figure{margin:0}img{vertical-align:middle}.container{margin-right:auto;margin-left:auto;padding-left:16px;padding-right:16px}@media (min-width: 768px){.container{width:768px}}@media (min-width: 992px){.container{width:960px}}@media (min-width: 1200px){.container{width:1152px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:16px;padding-right:16px}.row{margin-left:-16px;margin-right:-16px}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-left:16px;padding-right:16px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0%}@media (min-width: 768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0%}}@media (min-width: 992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0%}}@media (min-width: 1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0%}}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.affix{position:fixed}.absolute{position:absolute}.relative{position:relative}.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after{content:" ";display:table}.clearfix:after,.container:after,.container-fluid:after,.row:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.ellipsis{width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.no-height{height:0;display:none}.color-green{color:#41BA47 !important}.color-red{color:#f55345 !important}.ytb-player{z-index:1;position:relative}h1,h2,h3{font-size:initial;margin:0;font-weight:normal;font-size:14px}.text-danger{color:#f55345}.text-danger:hover{color:#f55345;font-weight:bold}.text-success{color:#41BA47}.text-success:hover{color:#41ba47;font-weight:bold}.text-muted{color:#999}.text-info{color:#2FB1EA}.kol-icon-facebook-circle{color:#3C5A99}.transparent{background-color:transparent}.kol-drawer{position:fixed;left:0;width:0;bottom:0;top:0;opacity:0;background-color:transparent;z-index:300000000}.kol-drawer.active{opacity:1;width:100%;-webkit-transform:translateX(0);transform:translateX(0)}.kol-drawer.active .kol-drawer-mask{opacity:.4}.kol-drawer.active .kol-drawer-container,.kol-drawer.active .kol-drawer-container-topYoutubeInfluencer,.kol-drawer.active .kol-drawer-container-topValentine{-webkit-transform:translateX(0);transform:translateX(0)}.kol-drawer .kol-language{margin-bottom:64px;height:40px;border:1px solid white;border-radius:4px}.kol-drawer .kol-language .global{height:100%;width:40px;float:left;text-align:center;color:white;border-right:1px solid white;font-size:20px;line-height:38px}.kol-drawer .kol-language .language-select{width:calc(100% - 40px);float:right;height:100%}.kol-drawer-mask{position:absolute;top:0;left:0;right:0;bottom:0;content:'';background-color:#000;opacity:0;-webkit-transition:opacity .2s .15s;transition:opacity .2s .15s}.kol-drawer-container,.kol-drawer-container-topYoutubeInfluencer,.kol-drawer-container-topValentine{position:absolute;left:0;top:0;bottom:0;background-color:#15006C;width:300px;padding:0 16px;-webkit-transform:translateX(-100%) translateZ(0);transform:translateX(-100%) translateZ(0);-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s, -webkit-transform .2s;min-height:100vh;overflow-y:auto}.kol-drawer-container .list-container,.kol-drawer-container-topYoutubeInfluencer .list-container,.kol-drawer-container-topValentine .list-container{min-height:calc(100vh - 150px)}.kol-drawer-container .list-title,.kol-drawer-container-topYoutubeInfluencer .list-title,.kol-drawer-container-topValentine .list-title{font-size:12px;padding-bottom:6px;color:#fff;opacity:.5}.kol-drawer-container .icon-wrapper,.kol-drawer-container-topYoutubeInfluencer .icon-wrapper,.kol-drawer-container-topValentine .icon-wrapper{color:white;position:absolute;left:0;top:0;height:48px;padding:0 16px;float:left;font-size:13px;background:transparent;margin:0;border:none;outline:none;z-index:1}.kol-drawer-container .icon-wrapper .kolicon,.kol-drawer-container-topYoutubeInfluencer .icon-wrapper .kolicon,.kol-drawer-container-topValentine .icon-wrapper .kolicon{font-size:14px}.kol-drawer-container .drawer-header,.kol-drawer-container-topYoutubeInfluencer .drawer-header,.kol-drawer-container-topValentine .drawer-header{position:relative;padding-top:62px}.kol-drawer-container .menu-list-wrapper,.kol-drawer-container-topYoutubeInfluencer .menu-list-wrapper,.kol-drawer-container-topValentine .menu-list-wrapper{border-top:1px solid rgba(255,255,255,0.5);padding:20px 0}.kol-drawer-container .menu-list-wrapper .login-list .menu-item,.kol-drawer-container-topYoutubeInfluencer .menu-list-wrapper .login-list .menu-item,.kol-drawer-container-topValentine .menu-list-wrapper .login-list .menu-item{margin-bottom:12px}.kol-drawer-container .menu-list-wrapper .login-list .menu-item:last-child,.kol-drawer-container-topYoutubeInfluencer .menu-list-wrapper .login-list .menu-item:last-child,.kol-drawer-container-topValentine .menu-list-wrapper .login-list .menu-item:last-child{margin-bottom:0px}.kol-drawer-container .menu-list,.kol-drawer-container-topYoutubeInfluencer .menu-list,.kol-drawer-container-topValentine .menu-list{display:block;margin:0;padding:0;color:white}.kol-drawer-container .menu-list a,.kol-drawer-container-topYoutubeInfluencer .menu-list a,.kol-drawer-container-topValentine .menu-list a{color:inherit;text-decoration:none}.kol-drawer-container .menu-list .menu-item,.kol-drawer-container-topYoutubeInfluencer .menu-list .menu-item,.kol-drawer-container-topValentine .menu-list .menu-item{display:inline-block;margin:0;padding:0;display:block}.kol-drawer-container .menu-list .menu-item.active .sub-menu-list,.kol-drawer-container-topYoutubeInfluencer .menu-list .menu-item.active .sub-menu-list,.kol-drawer-container-topValentine .menu-list .menu-item.active .sub-menu-list{display:block}.kol-drawer-container .menu-list .menu-item.active .kolicon,.kol-drawer-container-topYoutubeInfluencer .menu-list .menu-item.active .kolicon,.kol-drawer-container-topValentine .menu-list .menu-item.active .kolicon{-webkit-transform:rotate(180deg) translateY(50%);transform:rotate(180deg) translateY(50%);-webkit-transform-origin:center;transform-origin:center}.kol-drawer-container .menu-list .menu-item img,.kol-drawer-container-topYoutubeInfluencer .menu-list .menu-item img,.kol-drawer-container-topValentine .menu-list .menu-item img{width:36px;height:36px;border-radius:50%}.kol-drawer-container .menu-list .menu-link,.kol-drawer-container-topYoutubeInfluencer .menu-list .menu-link,.kol-drawer-container-topValentine .menu-list .menu-link{display:block;line-height:32px;position:relative}.kol-drawer-container .menu-list .menu-link .kolicon,.kol-drawer-container-topYoutubeInfluencer .menu-list .menu-link .kolicon,.kol-drawer-container-topValentine .menu-list .menu-link .kolicon{position:absolute;right:0;top:50%;font-size:6px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.kol-drawer-container .sub-menu-list,.kol-drawer-container-topYoutubeInfluencer .sub-menu-list,.kol-drawer-container-topValentine .sub-menu-list{display:block;margin:0;padding:0;color:#ccc;padding-left:24px;font-size:12px;display:none}.kol-drawer-container .sub-menu-item,.kol-drawer-container-topYoutubeInfluencer .sub-menu-item,.kol-drawer-container-topValentine .sub-menu-item{display:inline-block;margin:0;padding:0;display:block}.kol-drawer-container .sub-menu-item:active,.kol-drawer-container-topYoutubeInfluencer .sub-menu-item:active,.kol-drawer-container-topValentine .sub-menu-item:active{color:white}.kol-drawer-container .sub-menu-link,.kol-drawer-container-topYoutubeInfluencer .sub-menu-link,.kol-drawer-container-topValentine .sub-menu-link{padding-left:8px;display:block;line-height:32px}.kol-drawer-container-topYoutubeInfluencer{background-color:#18212a}.kol-drawer-container-topValentine{background-color:#801014}.fade-enter{-webkit-transform:translateX(20%);transform:translateX(20%);opacity:.4;z-index:1}.fade-enter.fade-enter-active{-webkit-transform:translateX(0);transform:translateX(0);opacity:1;-webkit-transition:.3s ease-in;transition:.3s ease-in}@keyframes index__lds-eclipse{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes index__lds-eclipse{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.loading{-webkit-animation:lds-eclipse 2s linear infinite;animation:lds-eclipse 2s linear infinite}.odometer.odometer-auto-theme,.odometer.odometer-theme-default{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;position:relative}.odometer.odometer-auto-theme .odometer-digit,.odometer.odometer-theme-default .odometer-digit{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;position:relative}.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,.odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;visibility:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,.odometer.odometer-theme-default .odometer-digit .odometer-digit-inner{text-align:left;display:block;position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,.odometer.odometer-theme-default .odometer-digit .odometer-ribbon{display:block}.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,.odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner{display:block;-webkit-backface-visibility:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-value,.odometer.odometer-theme-default .odometer-digit .odometer-value{display:block;-webkit-transform:translateZ(0)}.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,.odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value{position:absolute}.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner{-webkit-transition:-webkit-transform 2s;transition:-webkit-transform 2s;transition:transform 2s;transition:transform 2s, -webkit-transform 2s}.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner{-webkit-transition:-webkit-transform 2s;transition:-webkit-transform 2s;transition:transform 2s;transition:transform 2s, -webkit-transform 2s;-webkit-transform:translateY(0);transform:translateY(0)}.odometer.odometer-auto-theme,.odometer.odometer-theme-default{font-family:"Helvetica Neue", sans-serif;line-height:1.1em}.odometer.odometer-auto-theme .odometer-value,.odometer.odometer-theme-default .odometer-value{text-align:center}.rc-notification{position:fixed;z-index:1000}.rc-notification-notice{padding:7px 20px 7px 10px;border-radius:3px 3px;border:1px solid #999;-webkit-box-shadow:0 0 10px rgba(0,0,0,0.2);box-shadow:0 0 10px rgba(0,0,0,0.2);border:0px solid rgba(0,0,0,0);background:#fff;display:block;width:auto;line-height:1.5;vertical-align:middle;position:relative;margin:10px 0}.rc-notification-notice-closable{padding-right:20px}.rc-notification-notice-close{position:absolute;right:5px;top:3px;color:#000;cursor:pointer;outline:none;font-size:16px;font-weight:700;line-height:1;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2;text-decoration:none}.rc-notification-notice-close-x:after{content:'×'}.rc-notification-notice-close:hover{opacity:1;filter:alpha(opacity=100);text-decoration:none}.rc-notification-fade-enter{opacity:0;-webkit-animation-duration:0.3s;animation-duration:0.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(0.55, 0, 0.55, 0.2);animation-timing-function:cubic-bezier(0.55, 0, 0.55, 0.2);-webkit-animation-play-state:paused;animation-play-state:paused}.rc-notification-fade-leave{-webkit-animation-duration:0.3s;animation-duration:0.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(0.55, 0, 0.55, 0.2);animation-timing-function:cubic-bezier(0.55, 0, 0.55, 0.2);-webkit-animation-play-state:paused;animation-play-state:paused}.rc-notification-fade-enter.rc-notification-fade-enter-active{-webkit-animation-name:rcNotificationFadeIn;animation-name:rcNotificationFadeIn;-webkit-animation-play-state:running;animation-play-state:running}.rc-notification-fade-leave.rc-notification-fade-leave-active{-webkit-animation-name:rcDialogFadeOut;animation-name:rcDialogFadeOut;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes index__rcNotificationFadeIn{0%{opacity:0}100%{opacity:1}}@keyframes index__rcNotificationFadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes index__rcDialogFadeOut{0%{opacity:1}100%{opacity:0}}@keyframes index__rcDialogFadeOut{0%{opacity:1}100%{opacity:0}}

.index__notification-root{position:fixed;width:100%;height:100vh;left:0;z-index:10000000000;top:0;background:rgba(0,0,0,0.7)}.index__notification-root .index__notifiction-container{width:264px;height:264px;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.index__notification-root .index__notifiction-container.index__bg{width:264px;height:216px;background:#fff;-webkit-box-shadow:0px 2px 8px 0px rgba(0,0,0,0.2);box-shadow:0px 2px 8px 0px rgba(0,0,0,0.2);border-radius:8px}.index__notification-root .index__notifiction-container.index__bg .index__modal-content{width:100%;height:130px;background:-webkit-gradient(linear, left top, left bottom, from(#fdddda), to(rgba(255,255,255,0)));background:linear-gradient(180deg, #fdddda 0%, rgba(255,255,255,0) 100%);border-radius:8px;padding:16px 16px 0 16px}.index__notification-root .index__notifiction-container.index__bg .index__modal-content .index__title{width:100%;height:24px;line-height:24px;margin:0}.index__notification-root .index__notifiction-container.index__bg .index__modal-content .index__title img{width:24px;height:24px;float:left}.index__notification-root .index__notifiction-container.index__bg .index__modal-content .index__title .index__title-text{margin:0;font-size:14px;margin-left:40px;width:calc(100% - 40px);color:#333333;font-weight:bold;vertical-align:middle;width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.index__notification-root .index__notifiction-container.index__bg .index__modal-content .index__des{margin-top:17px;margin-bottom:0px;height:80px;overflow:hidden;font-size:12px;line-height:20px;color:#666666}.index__notification-root .index__notifiction-container.index__bg .index__target{display:inline-block;width:100%;height:100%;font-size:14px;color:#FFFFFF}.index__notification-root .index__notifiction-container .index__empty{float:left;opacity:0}.index__notification-root .index__notifiction-container .index__picture{display:block;margin:auto;max-width:264px}.index__notification-root .index__notifiction-container .index__close{width:24px;height:24px;position:absolute;right:0;top:-40px}

.Limit__limit-wrap{width:100vw;height:100vh;position:fixed;z-index:900000001;background-color:rgba(0,0,0,0.5);left:0;top:0}.Limit__limit-container{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);height:auto;width:calc(100vw - 32px);padding:32px 16px;background-color:#fff;border-radius:16px;text-align:center}.Limit__limit-button{display:inline-block;text-align:center;padding:6px 32px;min-width:120px;border-radius:4px;background-color:#f55345;color:#fff;font-size:14px;line-height:21px;margin-top:32px}

