.live-poster[data-v-287d016c]{margin-bottom:16px;border-radius:2px;opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:16px;gap:14px;background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #edeff5;cursor:pointer}.live-poster-header[data-v-287d016c]{padding-left:31px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:url(../img/live_icon_color.cba4b7cc.png) no-repeat 0/21px 20px;font-size:20px;font-weight:500;line-height:24px;color:#333}.live-poster-img img[data-v-287d016c]{width:100%;height:auto;border-radius:2px}html{-webkit-tap-highlight-color:transparent}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Segoe UI,Arial,Roboto,PingFang SC,miui,Hiragino Sans GB,Microsoft Yahei,sans-serif}a{text-decoration:none}button,input,textarea{color:inherit;font:inherit}[class*=van-]:focus,a:focus,button:focus,input:focus,textarea:focus{outline:0}ol,ul{margin:0;padding:0;list-style:none}.van-ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.van-multi-ellipsis--l2{-webkit-line-clamp:2}.van-multi-ellipsis--l2,.van-multi-ellipsis--l3{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical}.van-multi-ellipsis--l3{-webkit-line-clamp:3}.van-clearfix:after{display:table;clear:both;content:""}[class*=van-hairline]:after{position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;content:" ";pointer-events:none;top:-50%;right:-50%;bottom:-50%;left:-50%;border:0 solid #ebedf0;-webkit-transform:scale(.5);transform:scale(.5)}.van-hairline,.van-hairline--bottom,.van-hairline--left,.van-hairline--right,.van-hairline--surround,.van-hairline--top,.van-hairline--top-bottom{position:relative}.van-hairline--top:after{border-top-width:1px}.van-hairline--left:after{border-left-width:1px}.van-hairline--right:after{border-right-width:1px}.van-hairline--bottom:after{border-bottom-width:1px}.van-hairline--top-bottom:after,.van-hairline-unset--top-bottom:after{border-width:1px 0}.van-hairline--surround:after{border-width:1px}@-webkit-keyframes van-slide-up-enter{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes van-slide-up-enter{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes van-slide-up-leave{to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes van-slide-up-leave{to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes van-slide-down-enter{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes van-slide-down-enter{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@-webkit-keyframes van-slide-down-leave{to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes van-slide-down-leave{to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@-webkit-keyframes van-slide-left-enter{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes van-slide-left-enter{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes van-slide-left-leave{to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes van-slide-left-leave{to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes van-slide-right-enter{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes van-slide-right-enter{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-webkit-keyframes van-slide-right-leave{to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes van-slide-right-leave{to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-webkit-keyframes van-fade-in{0%{opacity:0}to{opacity:1}}@keyframes van-fade-in{0%{opacity:0}to{opacity:1}}@-webkit-keyframes van-fade-out{0%{opacity:1}to{opacity:0}}@keyframes van-fade-out{0%{opacity:1}to{opacity:0}}@-webkit-keyframes van-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes van-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.van-fade-enter-active{-webkit-animation:van-fade-in .3s ease-out both;animation:van-fade-in .3s ease-out both}.van-fade-leave-active{-webkit-animation:van-fade-out .3s ease-in both;animation:van-fade-out .3s ease-in both}.van-slide-up-enter-active{-webkit-animation:van-slide-up-enter .3s ease-out both;animation:van-slide-up-enter .3s ease-out both}.van-slide-up-leave-active{-webkit-animation:van-slide-up-leave .3s ease-in both;animation:van-slide-up-leave .3s ease-in both}.van-slide-down-enter-active{-webkit-animation:van-slide-down-enter .3s ease-out both;animation:van-slide-down-enter .3s ease-out both}.van-slide-down-leave-active{-webkit-animation:van-slide-down-leave .3s ease-in both;animation:van-slide-down-leave .3s ease-in both}.van-slide-left-enter-active{-webkit-animation:van-slide-left-enter .3s ease-out both;animation:van-slide-left-enter .3s ease-out both}.van-slide-left-leave-active{-webkit-animation:van-slide-left-leave .3s ease-in both;animation:van-slide-left-leave .3s ease-in both}.van-slide-right-enter-active{-webkit-animation:van-slide-right-enter .3s ease-out both;animation:van-slide-right-enter .3s ease-out both}.van-slide-right-leave-active{-webkit-animation:van-slide-right-leave .3s ease-in both;animation:van-slide-right-leave .3s ease-in both}.van-swipe-item{position:relative;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%}.van-swipe{position:relative;overflow:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.van-swipe__track{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.van-swipe__track--vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.van-swipe__indicators{position:absolute;bottom:12px;left:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.van-swipe__indicators--vertical{top:50%;bottom:auto;left:12px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.van-swipe__indicators--vertical .van-swipe__indicator:not(:last-child){margin-bottom:6px}.van-swipe__indicator{width:6px;height:6px;background-color:#ebedf0;border-radius:100%;opacity:.3;-webkit-transition:opacity .2s,background-color .2s;transition:opacity .2s,background-color .2s}.van-swipe__indicator:not(:last-child){margin-right:6px}.van-swipe__indicator--active{background-color:#1989fa;opacity:1}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:50%;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:opacity .3s;transition:opacity .3s;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:top .2s,-webkit-transform .2s;transition:top .2s,-webkit-transform .2s;-webkit-transition:transform .2s,top .2s;transition:transform .2s,top .2s;-webkit-transition:transform .2s,top .2s,-webkit-transform .2s;transition:transform .2s,top .2s,-webkit-transform .2s}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:left .2s,-webkit-transform .2s;transition:left .2s,-webkit-transform .2s;-webkit-transition:transform .2s,left .2s;transition:transform .2s,left .2s;-webkit-transition:transform .2s,left .2s,-webkit-transform .2s;transition:transform .2s,left .2s,-webkit-transform .2s}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:right .2s,-webkit-transform .2s;transition:right .2s,-webkit-transform .2s;-webkit-transition:transform .2s,right .2s;transition:transform .2s,right .2s;-webkit-transition:transform .2s,right .2s,-webkit-transform .2s;transition:transform .2s,right .2s,-webkit-transform .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:hsla(0,0%,100%,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12) infinite;animation:swiper-preloader-spin 1s steps(12) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")}@-webkit-keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}.toplink-entrance[data-v-226ec141]{position:relative;border-radius:4px;padding:16px;background:#fff;margin-bottom:14px}.toplink-entrance .header[data-v-226ec141]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:25px}.toplink-entrance .header .title[data-v-226ec141]{font-family:PingFangSC-Regular,PingFang SC;font-size:18px;font-weight:600;color:#1a1a1a}.toplink-entrance .header .btn[data-v-226ec141]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:PingFangSC-Regular,PingFang SC;font-size:14px;color:#5a82e6;cursor:pointer}.toplink-entrance .header .btn .jin-icon[data-v-226ec141]{display:block;font-size:12px;margin-left:2px}.toplink-entrance .collapse-trigger[data-v-226ec141]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:PingFangSC-Regular,PingFang SC;font-size:14px;color:#5a82e6;cursor:pointer}.toplink-entrance .collapse-trigger .jin-icon[data-v-226ec141]{display:block;font-size:12px;margin-left:2px;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.toplink-entrance .collapse-trigger .jin-icon.is-collapse[data-v-226ec141]{-webkit-transform:rotate(90deg);transform:rotate(90deg);height:42px;line-height:42px}.toplink-entrance .list[data-v-226ec141]{position:relative;font-size:0}.toplink-entrance .list.has-buy[data-v-226ec141]{padding-top:0}.toplink-entrance .list.has-expand-btn[data-v-226ec141]{padding-bottom:34px}.toplink-entrance .list-scroller[data-v-226ec141]::-webkit-scrollbar{display:none}.toplink-entrance .list-scroller.has-badge[data-v-226ec141]{padding-right:4px}.toplink-entrance .list.is-collapse[data-v-226ec141]{padding-bottom:0}.toplink-entrance .list.is-collapse .list-scroller[data-v-226ec141]{max-height:248px;overflow:auto}.toplink-entrance .list-item[data-v-226ec141]{position:relative;vertical-align:top;margin-top:8px;width:86.67px;height:36px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:.5px solid rgba(0,0,0,.1);border-radius:4px;padding:0 4px 0 8px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:8px}.toplink-entrance .list-item.is-disabled[data-v-226ec141]{opacity:.5;cursor:default}.toplink-entrance .list-item.is-disabled .badge[data-v-226ec141]{background:#f5f5f5;color:rgba(0,0,0,.5)}.toplink-entrance .list-item[data-v-226ec141]:nth-child(3n){margin-right:0}.toplink-entrance .list-item__name[data-v-226ec141]{font-family:PingFangSC-Regular,PingFang SC;font-size:13px;font-weight:600;color:rgba(0,0,0,.8);line-height:17px}.toplink-entrance .list-item__name>div[data-v-226ec141]:nth-child(2){font-size:12px;font-weight:400;color:rgba(0,0,0,.5)}.toplink-entrance .list-item img[data-v-226ec141]{width:24px;height:24px;-ms-flex-negative:0;flex-shrink:0}.toplink-entrance .list-item .badge[data-v-226ec141]{position:absolute;top:-6px;right:-4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:PingFangSC-Regular,PingFang SC;font-size:10px;font-weight:600;color:#fff;padding:1px 4px;background:#eb4539;border-radius:100px;white-space:nowrap}.toplink-entrance .list .add-va-btn[data-v-226ec141]{color:#5a82e6;font-size:13px;font-weight:700;padding-right:0;cursor:pointer}.toplink-entrance .list .add-va-btn img[data-v-226ec141]{margin-left:-2px;width:24px;pointer-events:none}.toplink-entrance .list-group[data-v-226ec141]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding-bottom:12px;margin-bottom:12px;border-bottom:.5px solid rgba(0,0,0,.1)}.toplink-entrance .list-group.has-badge[data-v-226ec141]{margin-top:8px}.toplink-entrance .list-group.has-badge[data-v-226ec141]:not(:first-child){padding-top:-8px}.toplink-entrance .list-group[data-v-226ec141]:last-child{border-bottom:none}.toplink-entrance .list-group-header[data-v-226ec141]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.toplink-entrance .list-group-header img[data-v-226ec141]{width:calc(33.33333% - 5.33333px)}.toplink-entrance .list-group-header>[data-v-226ec141]{-ms-flex-negative:0;flex-shrink:0}.toplink-entrance .list-group-header__right[data-v-226ec141]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.toplink-entrance .list-group-header__right a[data-v-226ec141]{position:relative;margin-left:8px;width:calc(50% - 8px);border:.5px solid rgba(0,0,0,.1);-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:2px;line-height:24px;text-align:center;font-size:13px;font-weight:500;color:#3d3d3d;cursor:pointer}.toplink-entrance .list-group-header__right a[data-v-226ec141]:first-child,.toplink-entrance .list-group-header__right a[data-v-226ec141]:nth-child(2){margin-bottom:6px}.toplink-entrance .list-group-header__right a.is-active[data-v-226ec141]{background:#f1f5ff;border-color:#5a82e6}.toplink-entrance .list-group-header__right a.not-buy[data-v-226ec141]{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.toplink-entrance .list-group-main[data-v-226ec141]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.toplink-entrance .list-group-main__item[data-v-226ec141]{position:relative;width:calc(33.33333% - 5.33333px);margin-right:8px;margin-top:8px;border:.5px solid rgba(0,0,0,.1);-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:2px;line-height:24px;text-align:center;font-size:13px;font-weight:500;cursor:pointer;color:#3d3d3d}.toplink-entrance .list-group-main__item[data-v-226ec141]:nth-child(3n){margin-right:0}.toplink-entrance .list-group-main__item.is-active[data-v-226ec141]{background:#f1f5ff;border-color:#5a82e6}.toplink-entrance .list-group-main__item.not-buy[data-v-226ec141]{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.toplink-entrance .list-group-main__item .badge[data-v-226ec141],.toplink-entrance .list-group .badge[data-v-226ec141]{position:absolute;top:-6px;right:-4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:PingFangSC-Regular,PingFang SC;font-size:10px;font-weight:600;color:#fff;padding:1px 6px;line-height:1.5;background:#eb4539;border-radius:100px;white-space:nowrap}.toplink-entrance .news-wrap[data-v-226ec141]{position:relative;margin-top:12px;border:.5px solid rgba(0,0,0,.1)}.toplink-entrance .news-wrap .dot-wrapper[data-v-226ec141]{position:absolute;z-index:1;bottom:8px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-box;display:-ms-flexbox;display:flex}.toplink-entrance .news-wrap .dot-wrapper .dot[data-v-226ec141]{width:6px;height:6px;background-color:#ebedf0;border-radius:100%;opacity:.3;-webkit-transition:opacity .2s,background-color .2s;transition:opacity .2s,background-color .2s;cursor:pointer}.toplink-entrance .news-wrap .dot-wrapper .dot[data-v-226ec141]:not(:last-child){margin-right:6px}.toplink-entrance .news-wrap .dot-wrapper .dot.active[data-v-226ec141]{background:rgba(0,0,0,.5)}.toplink-entrance .news-wrap .news-item[data-v-226ec141]{padding:12px 16px 20px;cursor:pointer}.toplink-entrance .news-wrap .news-item-date[data-v-226ec141]{margin-right:6px;font-family:D-DIN-PRO-JIN10;font-size:24px;font-weight:600;letter-spacing:0;color:#000}.toplink-entrance .news-wrap .news-item-tips[data-v-226ec141]{font-size:13px;font-weight:400;letter-spacing:0;color:rgba(0,0,0,.5)}.toplink-entrance .news-wrap .news-item-header[data-v-226ec141]{margin-bottom:7px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:26px}.toplink-entrance .news-wrap .news-item-header[data-v-226ec141],.toplink-entrance .news-wrap .news-item-header__left[data-v-226ec141]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.toplink-entrance .news-wrap .news-item-header__right[data-v-226ec141]{-ms-flex-negative:0;flex-shrink:0;font-family:DIN-PRO;font-size:13px;font-weight:600;letter-spacing:0;color:rgba(0,0,0,.5)}.toplink-entrance .news-wrap .news-item-tag[data-v-226ec141]{margin-bottom:4px;display:inline-block;width:52px;height:16px;vertical-align:middle;background:url(//cdn.jin10.com/components/img/tag.d6af6036.png) no-repeat 50%/100%}.toplink-entrance .news-wrap .news-item-title[data-v-226ec141]{font-family:SourceHanSerifCN;font-size:16px;font-weight:700;line-height:24px;color:#000}.toplink-entrance .news-wrap .news-item-desc[data-v-226ec141],.toplink-entrance .news-wrap .news-item-title[data-v-226ec141]{text-align:justify;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.toplink-entrance .news-wrap .news-item-desc[data-v-226ec141]{margin-top:8px;font-family:PingFang SC;font-size:12px;font-weight:400;line-height:normal;color:rgba(0,0,0,.8)}.toplink-entrance .banner-item[data-v-226ec141]{margin-top:12px}.toplink-entrance .banner-item img[data-v-226ec141]{width:100%}.toplink-entrance .msg-list[data-v-226ec141]{margin-top:12px;padding-bottom:4px}.toplink-entrance .msg-list-scroller[data-v-226ec141]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto;overflow-y:hidden;cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.toplink-entrance .msg-list-scroller[data-v-226ec141]:hover::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1)}.toplink-entrance .msg-list-scroller[data-v-226ec141]::-webkit-scrollbar{width:4px;height:4px}.toplink-entrance .msg-list-scroller[data-v-226ec141]::-webkit-scrollbar-track{border-radius:2px}.toplink-entrance .msg-list-scroller[data-v-226ec141]::-webkit-scrollbar-thumb{border-radius:2px;width:4px;height:4px;background:transparent}.toplink-entrance .msg-list .msg-item[data-v-226ec141]{-ms-flex-negative:0;flex-shrink:0;margin-right:8px;cursor:-webkit-grab;cursor:grab}.toplink-entrance .msg-list .msg-item-title[data-v-226ec141]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:4px;padding:4px 6px;color:#5073cc;font-size:12px;background:#f1f5ff}.toplink-entrance .msg-list .msg-item-footer[data-v-226ec141]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.toplink-entrance .msg-list .msg-item-footer[data-v-226ec141]:after{position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);content:"";display:block;width:100%;height:1px;background:rgba(0,0,0,.1)}.toplink-entrance .msg-list .msg-item-time[data-v-226ec141]{position:relative;z-index:2;padding-right:4px;display:inline-block;font-size:10px;line-height:12px;background:#fff;color:rgba(0,0,0,.5)}.toplink-entrance .msg-list .msg-item-time.rise[data-v-226ec141]{background:#fff2f2;color:#e24034}.toplink-entrance .msg-list .msg-item-time.fall[data-v-226ec141]{background:#e6f7e9;color:#20871a}.toplink-entrance .qhd-tab[data-v-226ec141]{margin-top:7px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.toplink-entrance .qhd-tab-item[data-v-226ec141]{position:relative;margin-right:16px;line-height:30px;font-size:14px;color:rgba(0,0,0,.5);cursor:pointer}.toplink-entrance .qhd-tab-item.is-active[data-v-226ec141]{color:#5a82e6;font-weight:600;font-size:16px}.toplink-entrance .qhd-tab-item.is-active[data-v-226ec141]:before{position:absolute;left:50%;bottom:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);content:"";display:block;width:16px;height:2px;background:#5a82e6}.toplink-entrance .qhd-tab-item.is-last[data-v-226ec141]{margin-right:0}.toplink-entrance .qhd-tab .tab-new-tips[data-v-226ec141]{margin-left:4px;line-height:16px;height:16px;padding:0 4px;background:#eb4539;font-family:PingFang SC;font-size:10px;font-weight:600;border-radius:100px;color:#fff;cursor:pointer}.toplink-entrance .qh-free[data-v-226ec141]{margin-top:12px}.toplink-entrance .qh-free-header[data-v-226ec141]{margin-bottom:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.toplink-entrance .qh-free-title[data-v-226ec141]{font-family:PingFang SC;font-size:14px;font-weight:600;line-height:21px;text-align:center;letter-spacing:0;color:rgba(0,0,0,.8)}.toplink-entrance .qh-free-subtitle[data-v-226ec141]{font-family:PingFang SC;font-size:12px;font-weight:400;line-height:normal;letter-spacing:0;color:rgba(0,0,0,.5)}.toplink-entrance .qh-free-list[data-v-226ec141]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto;overflow-y:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.toplink-entrance .qh-free-list[data-v-226ec141]:hover::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1)}.toplink-entrance .qh-free-list[data-v-226ec141]::-webkit-scrollbar{width:4px;height:4px}.toplink-entrance .qh-free-list[data-v-226ec141]::-webkit-scrollbar-track{border-radius:2px}.toplink-entrance .qh-free-list[data-v-226ec141]::-webkit-scrollbar-thumb{border-radius:2px;width:4px;height:4px;background:transparent}.toplink-entrance .qh-free-item[data-v-226ec141]{-ms-flex-negative:0;flex-shrink:0}.toplink-entrance .qh-free-item[data-v-226ec141]:not(:last-child){margin-right:4px}.toplink-entrance .qh-free-icon__wrap[data-v-226ec141]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.toplink-entrance .qh-free-icon[data-v-226ec141]{margin-bottom:6px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:24px;height:24px;border-radius:100%;background:#f1f5ff}.toplink-entrance .qh-free-content[data-v-226ec141]{font-family:PingFang SC;font-size:11px;font-weight:400;line-height:normal;letter-spacing:0;color:rgba(0,0,0,.5)}.toplink-entrance .list-top[data-v-226ec141]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:44px}.toplink-entrance .list-top span[data-v-226ec141]{color:rgba(0,0,0,.8);font-size:16px;font-weight:600}.toplink-entrance .list-category-wrapper[data-v-226ec141]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.toplink-entrance .list-category-wrapper .list-category[data-v-226ec141]{position:relative;margin-right:8px;margin-bottom:8px;width:calc(33.33333% - 5.33333px);cursor:pointer;border-radius:2px}.toplink-entrance .list-category-wrapper .list-category[data-v-226ec141]:nth-child(3n){margin-right:0}.toplink-entrance .list-category-wrapper .list-category img[data-v-226ec141]{width:100%}.toplink-entrance .list-category-wrapper .list-category.long-pic[data-v-226ec141]{width:calc(50% - 4px)}.toplink-entrance .list-category-wrapper .list-category.is-active[data-v-226ec141]:before{content:"";display:block;width:12px;height:12px;background:url(//cdn.jin10.com/components/img/check_blue.03193fa5.svg) no-repeat 50%/100%;position:absolute;right:1px;top:1px}.toplink-entrance .list-category-wrapper .list-category.is-active[data-v-226ec141]:after{content:"";display:block;position:absolute;left:0;top:0;bottom:0;right:0;border:2px solid #5a82e6;border-radius:2px;z-index:1}.toplink-entrance .list-category-wrapper .list-category .badge[data-v-226ec141]{position:absolute;top:-6px;right:-4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:PingFangSC-Regular,PingFang SC;font-size:10px;font-weight:600;color:#fff;padding:1px 4px;background:#eb4539;border-radius:100px;white-space:nowrap}.ushk-news__h[data-v-4d4f8854]{border-bottom:0 solid #f4f4f4}.ushk-main[data-v-4d4f8854]{padding:20px 32px}.ushk-flash-details_time .ushk-icon,.ushk-flash-details_time span,.ushk-flash_icon{display:inline-block}.ushk-flash_data-country,.ushk-flash_data-pubdate,.ushk-flash_data-published,.ushk-flash_data-wrap,span.ushk-flash_tag{position:absolute}.ushk-flash_data,.ushk-flash_item,.ushk-flash_list,.ushk-flash_text.is-show-tag{position:relative}.ushk-flash_tag.is-hide,.ushk-notification{opacity:0}.ushk-notification.is-show{opacity:1}.ushk-flash-details_time .ushk-icon,.ushk-flash-details_time span,.ushk-flash_icon{vertical-align:middle}.ushk-flash_tag.is-hide,.ushk-notification{visibility:hidden;-webkit-transition:opacity .3s ease-out 0s,-webkit-transform .3s ease-out 0s;transition:opacity .3s ease-out 0s,-webkit-transform .3s ease-out 0s;transition:opacity .3s ease-out 0s,transform .3s ease-out 0s;transition:opacity .3s ease-out 0s,transform .3s ease-out 0s,-webkit-transform .3s ease-out 0s}.ushk-notification.is-show{visibility:visible}.ushk-flash_data-text:after,.ushk-flash_data-text:before,.ushk-flash_data-wrap:after,.ushk-flash_data-wrap:before{content:"";display:table}.ushk-flash_data-text:after,.ushk-flash_data-wrap:after{clear:both}.headline-top-c .swiper-slide{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ushk-news__logo{font:0/0 a;text-shadow:none;border:0 none;color:transparent}.ushk-flash_item-vip .ushk-flash_text-box_title b{background:-webkit-gradient(linear,left top,right top,from(#0081cc),to(#004dc8));background:linear-gradient(90deg,#0081cc,#004dc8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ushk-flash_item-vip .ushk-flash_text-box p{color:#1e6bc9}.ushk-flash_item-vip.ushk-flash_item.important .ushk-flash_time{color:#727272}.ushk-flash_item-vip .title-vip-locked{cursor:pointer}.ushk-flash_vip-btn_lock{text-align:center;line-height:28px;min-width:120px;height:28px;background:url(../img/pro-btnbg.d6b11193.png) no-repeat 50%/100% 100%;color:#fff;font-size:12px;font-weight:600;margin-left:12px;cursor:pointer;border-radius:2px}.ushk-flash__group{position:relative;padding-top:20px}.ushk-flash__group:first-child{padding-top:0}.ushk-flash__date{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#d89534;font-weight:700}.ushk-flash__date>span{padding-right:12px;position:relative;background:#fff}.ushk-flash__date:before{content:"";position:absolute;left:0;right:0;top:12px;height:1px;background:#eee}.ushk-flash__date i{font-weight:400}.ushk-flash__date .ushk-icon_calendar{margin-right:7px}.ushk-flash_list{color:#100b19}.ushk-flash_list.loading{padding-top:0}.ushk-flash_list.is-mini:before{display:none}.ushk-flash_item{display:table;width:100%;padding-top:18px;font-size:16px;line-height:1.625}.ushk-flash_item:last-child .ushk-flash_b{border-bottom:0}.ushk-flash_item h4{font-weight:400}.ushk-flash_item:first-child{margin-bottom:-10px}.ushk-flash_item.important .ushk-flash_time{color:#727272}.ushk-flash_item.important,.ushk-flash_item.important .ushk-flash_data-title a,.ushk-flash_item.important .ushk-flash_h,.ushk-flash_item.star4,.ushk-flash_item.star4 .ushk-flash_data-title a,.ushk-flash_item.star4 .ushk-flash_h,.ushk-flash_item.star5,.ushk-flash_item.star5 .ushk-flash_data-title a,.ushk-flash_item.star5 .ushk-flash_h{color:#e23502}.ushk-flash_item.important .ushk-flash_icon .ushk-icon,.ushk-flash_item.star4 .ushk-flash_icon .ushk-icon,.ushk-flash_item.star5 .ushk-flash_icon .ushk-icon{background-color:#e23502}.ushk-flash_item.is-relevance,.ushk-flash_item.is-relevance .ushk-flash_icon{background-color:#f3f3f3}.ushk-flash_item.is-relevance-important,.ushk-flash_item.is-relevance-important .ushk-flash_icon{background-color:#fffce0}.ushk-flash_item.is-relevance-important .ushk-flash_b{border-bottom-color:transparent}.ushk-flash_icon,.ushk-flash_item{-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.ushk-flash_b,.ushk-flash_h{display:table-cell;vertical-align:top;padding-bottom:18px}.ushk-flash_h{width:96px}.ushk-flash_b{border-bottom:1px solid #ebebeb}.ushk-flash_b .important-text{color:#f45b42}.ushk-flash_b .h-note-text{color:#7788ab}.ushk-flash_text{vertical-align:top}.ushk-flash_text img{max-width:100%;height:auto}.ushk-flash_text.is-only-text{width:100%;display:block}.ushk-flash_text.is-show-tag .ushk-flash_text-box{overflow:hidden}.ushk-flash_text-box p{display:inline}.ushk-flash_text-box .is-bold{font-weight:700}.ushk-flash_text-box_title-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ushk-flash_text-box_title{font-size:18px;line-height:1.5}.ushk-flash_text-box_title img{width:30px;margin-right:6px;vertical-align:middle}.ushk-flash_text-box_title b{vertical-align:middle}.ushk-flash_text-tag{display:inline-block;color:#f47817;border:1px solid #f47817;line-height:14px;padding:0 6px;margin-right:10px;position:relative;top:-1px;white-space:nowrap;border-radius:2px;font-size:12px}.ushk-flash_item-btns{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0;width:122px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px}.ushk-flash_item-btns-layout{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ushk-flash_item-btns a,.ushk-flash_item-btns button{display:inline-block;color:#a0a4b7;background:transparent;border:0;font-size:14px;line-height:16px}.ushk-flash_item-btns a i,.ushk-flash_item-btns button i{margin-left:2px;font-size:14px}.ushk-flash_item-btns a:hover,.ushk-flash_item-btns button:hover{color:#e23502}.ushk-flash_item-btns button{padding:0;position:relative;margin-left:16px}.ushk-flash_item-btns button:before{content:"";position:absolute;left:-14px;top:2px;width:1px;height:12px;background:#eee;pointer-events:none}.ushk-flash_attach+.ushk-flash_data_b{margin-top:-20px}.ushk-flash_attach+.ushk-flash_data_b--remark{margin-top:18px}.ushk-flash_data_b{position:relative;overflow:hidden;font-size:0;min-height:20px;margin-top:10px}.ushk-flash_text-more{position:relative;display:inline-block;width:16px;height:16px;margin-left:5px;top:-1px;border:1px solid #f45b42;border-radius:50%;color:#f45b42;text-align:center;vertical-align:bottom;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.ushk-flash_text-more:hover{background-color:#f45b42;color:#fff}.ushk-flash_text-more .ushk-icon{position:absolute;top:50%;left:50%;margin-left:-5px;margin-top:-5px;font-size:12px;line-height:1;-webkit-transform:scale(.8);transform:scale(.8)}.ushk-flash_text-more1{position:relative;display:inline-block;height:19px;line-height:17px;padding-left:5px;padding-right:12px;margin-left:5px;top:-1px;border:1px solid #f45b42;border-radius:16px;color:#f45b42;text-align:center;font-size:12px;vertical-align:bottom;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.ushk-flash_text-more1:hover{background-color:#f45b42;color:#fff}.ushk-flash_text-more1 .ushk-icon{position:absolute;top:50%;right:0;margin-top:-6px;font-size:12px;line-height:1;-webkit-transform:scale(.8);transform:scale(.8)}.ushk-flash_attach{margin-top:13px;width:258px;max-height:145px;overflow:hidden;border-radius:4px;-webkit-box-shadow:3px 3px 4px 0 rgba(0,0,0,.14);box-shadow:3px 3px 4px 0 rgba(0,0,0,.14)}.ushk-flash_attach .ushk-flash_image{cursor:pointer}.ushk-flash_attach .ushk-flash_image,.ushk-flash_attach a{display:block;margin-bottom:5px;max-height:50px;overflow:hidden;text-align:right}.ushk-flash_attach .ushk-flash_image:last-child,.ushk-flash_attach a:last-child{margin-bottom:0}.ushk-flash_image{-webkit-box-shadow:3px 3px 4px 0 rgba(0,0,0,.14);box-shadow:3px 3px 4px 0 rgba(0,0,0,.14);border-radius:4px;max-height:unset!important}.ushk-flash_icon{padding-top:6px;padding-bottom:6px;margin-right:8px;background-color:#fff;text-align:center}.ushk-flash_icon:after{content:"";display:block;width:8px;height:8px;border:2px solid #6b6674;border-radius:50%}.ushk-flash_time{font-weight:500;vertical-align:top;color:#727272}.ushk-flash_data{padding-left:120px}.ushk-flash_data-title{max-width:400px;margin-bottom:5px;font-weight:400}.ushk-flash_data-title a{color:#333}.ushk-flash_data-text p{float:left;margin-right:10px}.ushk-flash_data-country{left:0;top:50%;margin-top:-20px}.ushk-flash_data-country img{width:40px;height:40px;border-radius:50%}.ushk-flash_data-pubdate{left:60px;top:50%;margin-top:-10px;width:38px;text-align:center}.ushk-flash_data-wrap{width:230px;right:0;top:50%;margin-top:-18px}.ushk-flash_data-vote{float:left;margin-top:7px}.ushk-flash_data-tag{float:right;margin-right:15px}.ushk-flash_data-tag .ushk-btn{white-space:nowrap}.ushk-flash_data-published{right:0;top:50%;margin-top:-12px;font-size:16px}.ushk-flash_data-correction{display:none;padding-top:2px;color:#fbaf1d}.ushk-flash-details{font-size:18px}.ushk-flash-details_head{margin-bottom:24px;color:#5485e7;text-align:center}.ushk-flash-details_body{min-height:234px;padding:17px;border:1px solid #d6dce2;background-color:#f9fafb;color:#6c7c98}.ushk-flash-details_title{font-size:18px}.ushk-flash-details_time{margin-bottom:12px;font-size:14px}.ushk-flash-details_time .ushk-icon{margin-right:5px;font-size:28px}.ushk-flash-details_titme{font-weight:700}.ushk-flash-details_content{font-size:16px}.ushk-flash-details_content p{margin-bottom:5px}.ushk-flash_tag{float:left;padding-left:5px;padding-right:5px;margin-right:8px;line-height:21px;border-radius:1px;text-align:center;color:#fff;font-size:12px;background-color:#f5a85d}span.ushk-flash_tag{top:50%;left:0;margin-top:-11px}.ushk-flash-important{visibility:hidden;max-height:0;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}.is-show .ushk-flash-important{visibility:visible;max-height:999px}.p-pro-icon{margin-right:6px;vertical-align:middle;width:30px;margin-bottom:1px}.ushk-flash-tag{width:360px!important;max-height:400px;overflow-y:auto;padding:10px;font-size:12px}.ushk-flash-tag .ushk-flash_h{width:90px;padding-left:0}.ushk-flash-tag .ushk-flash_icon{display:none}.ushk-flash-tag .ushk-flash_time,.ushk-flash-tag_loading{text-align:center}.ushk-flash-tag .ushk-flash_text-tag{cursor:inherit;color:inherit}.ushk-flash-tag .ushk-flash_time{width:80px}.ushk-notification{position:fixed;top:48px;width:880px;color:#5392e0;-webkit-transform:translateY(-10px);transform:translateY(-10px);z-index:999}.ushk-notification_box{padding-top:5px;padding-bottom:5px;background-color:#f0f5fa;background-color:rgba(240,245,250,.9)}.ushk-notification.is-show{-webkit-transform:translateY(0);transform:translateY(0)}.ushk-notification .ushk-flash_icon{background:none}.ushk-notification .ushk-flash_item{margin-bottom:0;padding-top:0}.ushk-notification .ushk-flash_b,.ushk-notification .ushk-flash_h{padding-bottom:0}.ushk-notification .ushk-flash_time{color:#5392e0}.ushk-flash-remark{display:inline-block;font-size:0;vertical-align:middle}.ushk-flash-remark__item{display:inline-block;max-width:190px;margin-right:8px;padding:6px 10px 6px 8px;color:#d48c53;background-color:#fff6ef;border-radius:15px;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.ushk-flash-remark__item:hover{opacity:.9}.ushk-flash-remark__item:last-child{margin-right:0}.ushk-flash-remark__item i,.ushk-flash-remark__item span{display:inline-block;vertical-align:middle;line-height:1}.ushk-flash-remark__item i{width:16px;height:16px;margin-right:8px;line-height:16px;border-radius:50%;text-align:center;font-size:12px;color:#fff6ef;background-color:#d48c53}.ushk-flash-remark__item span{font-size:12px;max-width:160px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ushk-flash_mini_program{max-width:240px}@media only screen and (max-width:1100px){.ushk-flash_data{padding-top:0;padding-left:0}.ushk-flash_data-published,.ushk-flash_data-title{position:static;max-width:100%}.ushk-flash_data-title{width:100%;font-size:14px}.ushk-flash_data-published{margin-top:0;font-size:14px}.ushk-flash_data-country{left:inherit;right:0}.ushk-flash_data-wrap{width:38%;right:inherit;left:50%}.ushk-flash_data-pubdate{display:none}}.flash-source{color:#d89534}@media only screen and (max-width:1025px){.ushk-tag_trend .ushk-btn{width:94px;padding-left:6px;padding-right:6px;font-size:12px}}@media only screen and (max-width:768px){.ushk-flash_list{padding:20px}.ushk-flash__date{margin-left:-2px;color:#c19663}.ushk-flash__date:before{content:none}.ushk-flash__date .ushk-icon_down{display:none}.ushk-flash__date i{font-size:12px}.ushk-flash_item{padding-left:12px;padding-top:10px}.ushk-flash_item .ushk-flash_b,.ushk-flash_item .ushk-flash_h{display:block;width:100%;border-bottom:0}.ushk-flash_item .ushk-flash_text-box_title{font-size:16px}.ushk-flash_item .ushk-flash_text-box_title img{vertical-align:middle;padding-top:0}.ushk-flash_item .ushk-flash_text-box_title b{vertical-align:middle}.ushk-flash_item .ushk-flash_b{padding-bottom:0}.ushk-flash_item .ushk-flash_h{position:relative;padding-bottom:10px}.ushk-flash_item .ushk-flash_h:before{content:"";position:absolute;top:4px;left:-14px;width:5px;height:9px;background:#d5cdbc}.ushk-flash_item-btns{width:110px}.ushk-flash_item-btns a,.ushk-flash_item-btns a i,.ushk-flash_item-btns button,.ushk-flash_item-btns button i{font-size:12px}.ushk-flash_item.important{color:#e23502}.ushk-flash_item.important .ushk-flash_time{color:#727272}.ushk-flash_item.important .ushk-flash_h:before{background:#e23502}.ushk-flash_time{display:block;color:#a39b8c}.ushk-flash__group{position:relative}.ushk-flash__group:before{content:"";position:absolute;top:34px;left:0;bottom:4px;width:1px;background:#f3eeeb}.ushk-flash__group.historyDate:before{top:54px}.ushk-flash_text{display:block;width:100%}.ushk-flash_attach{padding-left:0;margin-top:14px}.ushk-flash_attach .ushk-flash_image,.ushk-flash_attach a{display:inline-block;text-align:left}.ushk-flash_attach+.ushk-flash_data_b{margin-top:10px}.ushk-flash_text-more{top:-3px}.ushk-notification{width:calc(100% - 20px)}.ushk-notification .ushk-flash_text{font-size:12px}.ushk-notification_box{padding-bottom:8px}.ushk-flash-tag{width:320px!important}.ushk-flash-remark{overflow:hidden;max-width:calc(100% - 140px)}}@media only screen and (max-width:600px){.ushk-flash_data-wrap{position:static;width:260px;padding-top:5px;margin-top:0}.ushk-flash_data-tag{float:left;margin-left:34px;margin-right:0}.ushk-flash_data-title{margin-bottom:5px}.ushk-flash_text-box_title-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ushk-flash_vip-btn_lock{margin-top:16px;min-width:280px;-ms-flex-item-align:center;align-self:center}}@media only screen and (max-width:500px){.ushk-flash__date{font-size:12px}.ushk-flash_item:first-child{margin-bottom:-6px}.ushk-flash_text{font-size:14px}.ushk-flash_time{font-size:12px}.ushk-flash_data-title{font-size:14px;padding-right:50px}.ushk-flash_data-text p{font-size:11px}.ushk-flash_icon{padding-top:1px;padding-bottom:2px}.ushk-flash_icon .ushk-icon{-webkit-transform:scale(.8);transform:scale(.8)}.ushk-flash_data-vote{margin-top:2px}.ushk-flash_data-country img{width:30px;height:30px}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.ushk-flash_text img{max-width:750px}}.ushk-company{width:360px!important;max-height:400px;overflow-y:auto;padding:10px;font-size:12px}.ushk-company-popover{padding:0}.ushk-company .ushk-flash_h{width:90px;padding-left:0}.ushk-company .ushk-flash_icon{display:none}.ushk-company .ushk-flash_time,.ushk-company_none{text-align:center}.ushk-company .ushk-flash_text-tag{cursor:inherit;color:inherit}.ushk-company .ushk-flash_time{width:80px}.ushk-price{margin-top:30px;min-height:58px;padding:8px 18px;border-radius:3px;font-size:14px;background-color:hsla(0,0%,100%,.11)}.ushk-price__wrap{position:relative}.ushk-price__group{height:42px;white-space:nowrap}.ushk-price__f{position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:0}.ushk-price__b{overflow:hidden}.ushk-price__marquee{white-space:nowrap}.ushk-price__marquee .ushk-price__group{display:inline-block}.ushk-price__item{padding-right:24px;margin-right:24px}.ushk-price__item:last-child{margin-right:0}.ushk-price__item,.ushk-price__value{display:inline-block}.ushk-price__name{margin-bottom:3px}.ushk-price__name span{margin-left:2px;opacity:.6}.ushk-price__content-item{display:none}.ushk-price__content-item:first-child{display:block}.ushk-price__value{margin-right:5px}.ushk-price__value span{margin-right:2px;padding:2px}.ushk-price__value .ushk-icon{line-height:1;font-size:12px;color:#c24242}.ushk-price__button{display:inline-block;border:none;padding:0;background:none;width:16px;height:16px;line-height:16px;margin-right:6px;border-radius:50%;background-color:hsla(0,0%,100%,.4);color:#fff}.ushk-price__button:last-child{margin-right:0}.ushk-price__button:hover{background-color:hsla(0,0%,100%,.8)}.ushk-price__button .ushk-icon{font-size:12px;color:#e23502}@media only screen and (max-width:768px){.ushk-price{display:none}}.ushk-skeleton{position:relative}.ushk-skeleton-list{margin-bottom:0;padding-top:2px;width:100%;display:table;position:relative}.ushk-skeleton-data,.ushk-skeleton-imagetext,.ushk-skeleton-message{padding-top:12px;display:table;width:100%;height:100%;position:relative}.ushk-skeleton-h{width:126px;padding-left:11px;margin-bottom:2px}.ushk-skeleton-b,.ushk-skeleton-h{display:table-cell;vertical-align:middle;padding-bottom:10px}.ushk-skeleton-b{margin-left:34px;overflow:hidden;border-bottom:1px solid #ebebeb}.ushk-skeleton-message-tag{display:block;width:200px;height:20px;background-color:#f0f1f1;margin-bottom:5px}.ushk-skeleton-message-text{display:block;width:100%;height:20px;background-color:#f0f1f1}.ushk-skeleton-time{display:inline-block;width:60px;height:20px;background-color:#f0f1f1;vertical-align:middle}.ushk-skeleton-imagetext-text{width:85%;height:20px;display:inline-block;display:table-cell;vertical-align:middle}.ushk-skeleton-imagetext-text-inner{display:block;height:20px;width:98%;background-color:#f0f1f1}.ushk-skeleton-imagetext-attach{display:table-cell;vertical-align:middle;height:100px;width:200px;border-radius:5px;padding-left:10px;background-color:#f0f1f1}.ushk-skeleton-data-des{position:relative;padding-left:120px}.ushk-skeleton-data-title{margin-bottom:5px}.ushk-skeleton-data-text,.ushk-skeleton-data-title{height:21px;width:200px;background-color:#f0f1f1}.ushk-skeleton-data-detail-wrap{position:absolute;top:50%;right:0;height:28px;width:50%;margin-top:-15px}.ushk-skeleton-data-vote{float:left;width:80px;height:100%;background-color:#f0f1f1}.ushk-skeleton-data-publish{float:left;width:120px;height:100%;margin-left:47px;background-color:#f0f1f1}.ushk-skeleton-data-tag{float:right;width:94px;height:100%;margin-right:15px;background-color:#f0f1f1}.ushk-skeleton-data-country{position:absolute;left:0;top:50%;margin-top:-20px;width:40px;height:40px;border-radius:50%;background-color:#f0f1f1}.ushk-skeleton-data-pubdate{position:absolute;left:60px;top:50%;margin-top:-10px;text-align:center;width:38px;height:21px;background-color:#f0f1f1}@media screen and (max-width:1300px){.ushk-skeleton-h{display:block;padding-left:11px;padding-bottom:0}.ushk-skeleton-b{display:block;margin-left:34px;padding-bottom:10px;overflow:hidden}.ushk-skeleton-data-detail-wrap{left:50%}.ushk-skeleton-data-text{width:40%}.ushk-skeleton-imagetext-img{display:table-cell;vertical-align:middle;padding-left:10px}}@media screen and (max-width:1100px){.ushk-skeleton-data-detail-wrap{width:38%}.ushk-skeleton-data-des{padding-left:0}.ushk-skeleton-data-detail-wrap{width:300px}.ushk-skeleton-data-country{left:inherit;right:0}.ushk-skeleton-data-pubdate,.ushk-skeleton-data-publish{display:none}}@media screen and (max-width:768px){.ushk-skeleton-imagetext-text{display:block;width:100%}.ushk-skeleton-imagetext-text-inner{width:100%}.ushk-skeleton-imagetext-attach{display:block;width:100px;padding-left:0;margin-top:10px}.ushk-skeleton-data-detail-wrap{width:38%}}@media screen and (max-width:600px){.ushk-skeleton-time{height:17px}.ushk-skeleton-data-detail-wrap{position:static;width:260px;padding-top:5px;margin-top:0}.ushk-skeleton-data-tag{float:left;margin-left:34px;margin-right:0}.ushk-skeleton-data-title{width:80%}.ushk-skeleton-data-text{height:16px;width:80%}}.ushk-remark{color:#333;font-size:16px}.ushk-remark p{line-height:1.6}.ushk-remark__img{margin-bottom:16px}.ushk-remark__img img{width:100%;max-width:auto}.ushk-remark-video__b{position:relative;padding-top:50%;margin-bottom:16px}.ushk-remark-video__b video{position:absolute;top:0;left:0}.ushk-remark-content{position:relative;padding:30px 16px;margin-top:10px}.ushk-remark-content__info{margin-top:26px;margin-bottom:10px;font-size:15px;color:#666;text-align:center}.ushk-remark-content h3{margin-bottom:7px;line-height:27px;font-size:16px;font-weight:700}.ushk-remark-content:after,.ushk-remark-content:before,.ushk-remark-content i{position:absolute;width:32px;height:17px;border-color:#d7dce6;border-style:solid;border-width:1px}.ushk-remark-content i{top:0;border-bottom-color:transparent}.ushk-remark-content:after,.ushk-remark-content:before{content:"";bottom:0;border-top-color:transparent}.ushk-remark-content:before,.ushk-remark-content i:first-child{left:0;border-right-color:transparent}.ushk-remark-content:after,.ushk-remark-content i:last-child{right:0;border-left-color:transparent}.ushk-remark .jin10-dialog__header{border:none}.ushk-remark .jin10-dialog__headerbtn{right:5px}.ushk-main.ushk-headline-top{position:relative;padding:10px 24px;margin-bottom:14px;border-color:#f5e7d6}.ushk-main.ushk-headline-top:before{content:"";position:absolute;width:140px;height:100%;left:0;top:0;background:-webkit-gradient(linear,right top,left top,from(#fff),to(#ffe2cb));background:linear-gradient(270deg,#fff,#ffe2cb)}.headline-top{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.headline-top-l{position:relative;top:-2px;width:120px;background:url(../img/toutiao-icon@2x.26cfdd77.png) no-repeat left 4px/20px 20px}.headline-top-l img{width:73px;margin-left:24px}.headline-top-l:after,.headline-top-l:before{content:"";position:absolute;right:0;top:6px;width:1px;height:6px;background:#e9cfb0}.headline-top-l:after{top:16px}.headline-top-c{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 36px 0 16px;overflow:hidden}.headline-top-c .swiper-container{height:24px;overflow:hidden}.headline-top-c .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;font-size:16px;letter-spacing:.5px;cursor:pointer}.headline-top-c .swiper-slide .num{margin-right:6px;font-size:17px;font-weight:600;color:#f47817}.headline-top-c .swiper-slide .num-0,.headline-top-c .swiper-slide .num-1,.headline-top-c .swiper-slide .num-2{font-size:0;display:inline-block;width:21px;height:18px;margin-top:-2px;background:url(../img/01@2x.104d1197.png) 50%/contain no-repeat}.headline-top-c .swiper-slide .num-1{background:url(../img/02@2x.9d9a2355.png) 50%/contain no-repeat}.headline-top-c .swiper-slide .num-2{background:url(../img/03@2x.c56e659d.png) 50%/contain no-repeat}.headline-top-r button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:72px;font-size:14px;line-height:24px;border-radius:15px;color:#fff;overflow:hidden;border:0;background:-webkit-gradient(linear,left top,left bottom,from(#f5bf66),to(#fa8326));background:linear-gradient(180deg,#f5bf66,#fa8326)}.headline-top-r button:hover{background:-webkit-gradient(linear,left top,left bottom,from(#f9b543),to(#e46502));background:linear-gradient(180deg,#f9b543,#e46502)}.headline-top-r .ushk-icon_down{-webkit-transform:rotate(-90deg) scale(1.6);transform:rotate(-90deg) scale(1.6);font-size:12px}.toutiao.is-focus,.toutiao:focus{-webkit-box-shadow:0 0 24px 3px rgba(244,120,23,.42);box-shadow:0 0 24px 3px rgba(244,120,23,.42);outline:none}@media only screen and (max-width:768px){.ushk-main.ushk-headline-top{display:none}}.ushk-news__h{position:relative;padding-bottom:30px;overflow:hidden;border-bottom:1px solid #f4f4f4;text-align:right}.ushk-news__logo{position:absolute;left:0;top:0;width:150px;height:24px;background:url(../img/724.d58c8e2c.png) no-repeat 0/contain}@media only screen and (-webkit-min-device-pixel-ratio:1.3),screen and (-webkit-min-device-pixel-ratio:1.3020833333333333),screen and (min-resolution:125dpi){.ushk-news__logo{background:url(../img/724@2x.eb3714e1.png) no-repeat 0/contain}}.ushk-news__handle{position:relative;height:24px}.ushk-news__handle:before{content:"";position:absolute;left:122px;right:300px;top:12px;height:1px;background:#eee}.ushk-news .mb-btn{display:none}.ushk-index .ushk-container{height:auto;background:#f4f5f9}.ushk-index .ushk-container .ushk-main{position:relative;-webkit-box-shadow:none;box-shadow:none}.ushk-index .ushk-container .ushk-main:not(.ushk-headline-top){background-repeat:repeat}.ushk-index .ushk-news__h{padding-bottom:20px}@media only screen and (max-width:768px){.ushk-index .ushk-container{background:#f8f8f8}.ushk-index .ushk-main{padding:0 0 16px!important}.ushk-news__h{display:none;padding-top:10px;padding-bottom:10px}.ushk-news .mb-btn{display:block;position:absolute;right:20px;top:18px}.ushk-news .mb-btn .jin10-switch__label,.ushk-news .mb-btn .ushk-news-switch__h{font-size:12px}}