/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */.cui-button{display:block;margin:0 auto;box-sizing:border-box;font-size:.9375rem;text-align:center;text-decoration:none;line-height:1.25rem;white-space:nowrap;text-overflow:ellipsis;word-break:break-all;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative}.cui-button:after{content:"";box-sizing:border-box;width:200%;height:200%;position:absolute;top:0;left:0;border:1px solid rgba(0,0,0,.3);pointer-events:none;transform:scale(.5);transform-origin:0 0;border-radius:.75rem}.cui-button:active:after,.cui-button:focus:after{background-color:hsla(0,0%,100%,.1)}.cui-button-content{display:block;padding:.625rem 1.5rem;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0);border-radius:.375rem;text-decoration:none}.cui-button-content .icon{margin-right:.625rem}.cui-button-content .iconloading{-webkit-animation:cui-rotate-clockwise 1s linear infinite;animation:cui-rotate-clockwise 1s linear infinite}.cui-button-trigger{display:block;position:absolute;width:100%;height:100%;top:0;left:0}.cui-button-trigger:hover,.cui-button-trigger:visited{color:inherit;text-decoration:none}.cui-button-inline{display:inline-block}.cui-button-default{color:#1d1b28}.cui-button-default:active:after,.cui-button-default:focus:after{background-color:rgba(0,0,0,.05)}.cui-button-default .cui-button-content{background-color:#fff}.cui-button-danger:after,.cui-button-disabled:after,.cui-button-info:after,.cui-button-primary:after,.cui-button-success:after,.cui-button-warning:after{border:none}.cui-button-primary{color:#fff}.cui-button-primary .cui-button-content{background-color:#1d1b28}.cui-button-success{color:#fff}.cui-button-success .cui-button-content{background-color:#67c23a}.cui-button-info{color:#fff}.cui-button-info .cui-button-content{background-color:#909399}.cui-button-warning{color:#fff}.cui-button-warning .cui-button-content{background-color:#e6a23c}.cui-button-danger{color:#fff}.cui-button-danger .cui-button-content{background-color:#f56c6c}.cui-button-round,.cui-button-round-content,.cui-button-round:after{border-radius:2.5rem}.cui-button-disabled{color:#e1e1ee}.cui-button-disabled:active:after,.cui-button-disabled:focus:after{background-color:transparent;border-color:transparent}.cui-button-disabled .cui-button-content{background-color:#ebeef5}.cui-icon{display:inline;font-family:cui-iconfont!important;font-size:1rem;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:.2px;-moz-osx-font-smoothing:grayscale}.cui-mask{display:block;position:fixed;z-index:990;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.4)}.cui-mask-visible{-webkit-animation-name:cui-fadein;animation-name:cui-fadein;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.cui-mask-hidden{-webkit-animation-name:cui-fadeout;animation-name:cui-fadeout;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */.cui-modal-bg{display:flex;justify-content:center;align-items:center;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%}.cui-modal{display:block;width:16.875rem;background-color:hsla(0,0%,98.8%,.95);border-radius:.75rem}.cui-modal-content{box-sizing:border-box;padding:1.875rem 1.6875rem;line-height:1.5rem;font-family:PingFang-SC-Medium;color:#030303}.cui-modal-content,.cui-modal-op{font-size:1.0625rem;letter-spacing:-.41px;text-align:center}.cui-modal-op{display:flex;line-height:2.75rem;font-family:PingFangSC-Regular;color:#007aff;position:relative}.cui-modal-op:before{content:"";box-sizing:border-box;width:100%;height:1PX;position:absolute;top:0;left:0;border-top:1px solid rgba(0,0,0,.3);transform:scaleY(.5);transform-origin:0 0}.cui-modal-btn{flex:1 1 auto;width:6.25rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-break:break-all;position:relative}.cui-modal-btn:after{content:"";box-sizing:border-box;width:1PX;height:100%;position:absolute;top:0;right:0;border-right:1px solid rgba(0,0,0,.3);transform:scaleX(.5);transform-origin:100% 0}.cui-modal-btn:last-child:after{border:none}.cui-modal-visible{-webkit-animation-name:cui-bubble-fadein;animation-name:cui-bubble-fadein;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.cui-modal-hidden{-webkit-animation-name:cui-bubble-fadeout;animation-name:cui-bubble-fadeout;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.cui-modal-op__multi{display:block;overflow:hidden}.cui-modal-op__multi .cui-modal-btn{width:100%;position:relative}.cui-modal-op__multi .cui-modal-btn:after{content:"";box-sizing:border-box;width:100%;height:1PX;position:absolute;bottom:0;left:0;border-top:1px solid rgba(0,0,0,.3);transform:scaleY(.5);transform-origin:0 100%}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */.cui-navbar{display:flex;height:2.75rem;line-height:2.75rem;font-size:1rem;background-color:#fff;position:relative}.cui-navbar:after{content:"";box-sizing:border-box;width:100%;height:1PX;position:absolute;bottom:0;left:0;border-top:1px solid rgba(0,0,0,.3);transform:scaleY(.5);transform-origin:0 100%}.cui-navbar-left{flex:none;width:2rem;text-align:center}.cui-navbar-center{flex:1 1 auto;text-align:center}.cui-navbar-right{flex:none}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}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{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.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:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 2.5rem}hr{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]{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;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 .125rem;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.cui-mixin-border-box{position:relative}.cui-mixin-border-box:after{content:"";box-sizing:border-box;width:200%;height:200%;position:absolute;top:0;left:0;border:1px solid rgba(0,0,0,.3);pointer-events:none;transform:scale(.5);transform-origin:0 0}.cui-mixin-border-top{position:relative}.cui-mixin-border-top:before{content:"";box-sizing:border-box;width:100%;height:1PX;position:absolute;top:0;left:0;border-top:1px solid rgba(0,0,0,.3);transform:scaleY(.5);transform-origin:0 0}.cui-mixin-border-bottom{position:relative}.cui-mixin-border-bottom:after{content:"";box-sizing:border-box;width:100%;height:1PX;position:absolute;bottom:0;left:0;border-top:1px solid rgba(0,0,0,.3);transform:scaleY(.5);transform-origin:0 100%}.cui-mixin-border-left{position:relative}.cui-mixin-border-left:before{content:"";box-sizing:border-box;width:1PX;height:100%;position:absolute;top:0;left:0;border-left:1px solid rgba(0,0,0,.3);transform:scaleX(.5);transform-origin:0 0}.cui-mixin-border-right{position:relative}.cui-mixin-border-right:after{content:"";box-sizing:border-box;width:1PX;height:100%;position:absolute;top:0;right:0;border-right:1px solid rgba(0,0,0,.3);transform:scaleX(.5);transform-origin:100% 0}@-webkit-keyframes cui-rotate-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes cui-rotate-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@-webkit-keyframes cui-fadein{0%{opacity:0}to{opacity:1}}@keyframes cui-fadein{0%{opacity:0}to{opacity:1}}@-webkit-keyframes cui-fadeout{0%{opacity:1}to{opacity:0}}@keyframes cui-fadeout{0%{opacity:1}to{opacity:0}}@-webkit-keyframes cui-bubble-fadein{0%{opacity:0;transform:translateY(20%)}to{opacity:1;transform:translateY(0)}}@keyframes cui-bubble-fadein{0%{opacity:0;transform:translateY(20%)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes cui-bubble-fadeout{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20%)}}@keyframes cui-bubble-fadeout{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20%)}}@-webkit-keyframes cui-vertical-slidein{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes cui-vertical-slidein{0%{transform:translateY(100%)}to{transform:translateY(0)}}@-webkit-keyframes cui-vertical-slideout{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes cui-vertical-slideout{0%{transform:translateY(0)}to{transform:translateY(100%)}}@font-face{font-family:cui-iconfont;src:url(data:application/font-woff;base64,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) format("woff")}.cui-iconfont{font-family:cui-iconfont!important;font-size:1rem;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cui-icon-menu:before{content:"\e600"}.cui-icon-offline:before{content:"\e6a8"}.cui-icon-arrow:before{content:"\e603"}.cui-icon-app:before{content:"\e62b"}.cui-icon-failure:before{content:"\e636"}.cui-icon-success:before{content:"\e63a"}.cui-icon-loading:before{content:"\e730"}.cui-toast-bg{display:flex;justify-content:center;align-items:center;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;pointer-events:none}.cui-toast{padding:1rem 1.5rem;max-width:15rem;border-radius:.375rem;overflow:hidden;background-color:rgba(29,27,40,.9);box-shadow:0 .1875rem .375rem 0 rgba(0,0,0,.12);color:#fff;line-height:1.3125rem;font-family:PingFang-SC-Semibold;font-size:.9375rem}.cui-toast-visible{-webkit-animation-name:cui-bubble-fadein;animation-name:cui-bubble-fadein;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.cui-toast-hidden{-webkit-animation-name:cui-bubble-fadeout;animation-name:cui-bubble-fadeout;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.cui-toast-icon{text-align:center;padding-top:1.5rem;margin-bottom:1rem}.cui-toast-icon .cui-icon{font-size:3rem;display:inline-block}.cui-toast-icon .cui-icon-loading{-webkit-animation:cui-rotate-clockwise 1s linear infinite;animation:cui-rotate-clockwise 1s linear infinite}.cui-toast-content{text-align:center;word-break:break-all;white-space:normal}.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-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property: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{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property: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-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:75rem;perspective:75rem}.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:-webkit-linear-gradient(right,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(right,rgba(0,0,0,.5),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:-webkit-linear-gradient(left,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(left,rgba(0,0,0,.5),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:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),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:-webkit-linear-gradient(top,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(top,rgba(0,0,0,.5),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:1.6875rem;height:2.75rem;margin-top:-1.375rem;z-index:10;cursor:pointer;background-size:1.6875rem 2.75rem;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:.625rem;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:.625rem;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;-o-transition:.3s opacity;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:.625rem;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-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);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:.5rem;height:.5rem;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:.625rem;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:.375rem 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:.5rem}.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;-o-transition:.2s transform,.2s top;transition:transform .2s,top .2s;transition:transform .2s,top .2s,-webkit-transform .2s}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 .25rem}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-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;-o-transition:.2s transform,.2s left;transition:transform .2s,left .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;-o-transition:.2s transform,.2s right;transition:transform .2s,right .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);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-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:.25rem;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:.25rem;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:.625rem;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:.1875rem;z-index:50;height:.3125rem;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:.1875rem;top:1%;z-index:50;width:.3125rem;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:.625rem;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items: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:2.625rem;height:2.625rem;position:absolute;left:50%;top:50%;margin-left:-1.3125rem;margin-top:-1.3125rem;z-index:10;-webkit-transform-origin:50%;-ms-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;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-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;-ms-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;-ms-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(3.125rem);filter:blur(3.125rem);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:75rem}.p-video-comment{padding:0 .625rem}.p-video-comment-title{font-size:1.0625rem;font-weight:700;color:#1d1b28;padding-bottom:.5rem}.p-video-comment-say{width:100%;height:2.25rem;display:flex;align-items:center;border-radius:.3125rem;font-size:.8125rem;color:#c2c4cb}.p-video-comment-content{max-height:21.25rem;max-width:20.625rem;position:relative}.p-video-comment-top{position:absolute;width:100%;height:2rem;top:0;background:linear-gradient(180deg,#fff,hsla(0,0%,100%,0))}.p-video-comment-bottom{position:absolute;width:100%;height:2rem;bottom:-.125rem;background:linear-gradient(0deg,#fff,hsla(0,0%,100%,0))}.p-video-comment-none{text-align:center;padding-top:2.75rem;padding-bottom:1.375rem}.p-video-comment-none-img{width:7.5rem;height:7.5rem}.p-video-comment-none-text{font-size:.9375rem;color:#c2c4cb}.p-video-comment-live{height:18.75rem;overflow:scroll;margin-bottom:.75rem}.p-video-comment-live-more{position:absolute;font-size:.9375rem;color:#c2c4cb;text-align:center;bottom:0;margin:auto;left:0;right:0}.p-video-comment-live-item{display:table;position:relative;box-sizing:border-box;background-color:#fff;border-radius:.9375rem;padding:.3125rem .375rem;font-size:.875rem;margin-bottom:.75rem;line-height:1.25rem}.p-video-comment-live-item .img{display:inline-block;width:1.25rem;height:1.25rem;border-radius:.625rem;vertical-align:middle;margin-top:-.1875rem;margin-right:.625rem}.p-video-comment-live-item span:first-of-type{font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#c22525;opacity:.5}.p-video-comment-live-item span:nth-of-type(2){font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#c22525}.p-video-comment-live-item .inset-box{display:none}.p-video-comment-live-item-host{background-color:#e68263;box-shadow:0 1px 1px 0 rgba(0,0,0,.5);border:1px solid #ffde73}.p-video-comment-live-item-host span:first-of-type{color:#ffe68c;opacity:.8;font-size:.9375rem}.p-video-comment-live-item-host span:nth-of-type(2){font-weight:500;color:#ffe68c;font-size:1rem}.p-video-comment-video-item:first-child{margin-top:.875rem}.p-video-comment-live-item:last-child{margin-bottom:0}.p-video-comment-live-item-text{word-break:break-all}.p-video-comment-video{max-height:21.25rem;overflow:scroll}.p-video-comment-video-item{font-size:.9375rem;color:#1d1b28;margin-bottom:1.5rem}.p-video-comment-video-item:last-child{margin-bottom:0}.p-video-comment-video-item-bottom:last-child{margin-bottom:1.5rem}.p-video-comment-video-item-info{display:flex;align-items:center;margin-bottom:.8125rem}.p-video-comment-video-item-photo{width:2.25rem;height:2.25rem;border-radius:100%}.p-video-comment-video-item-text{font-size:.8125rem;margin-left:.625rem}.p-video-comment-video-more{font-size:.9375rem;color:#c2c4cb;text-align:center;position:relative}.p-video-comment-container{position:relative;background:#fff;height:1.875rem}.p-video-comment-container input{position:absolute;left:0;top:0;width:100%;opacity:0}.p-video-comment-say{height:1.875rem;font-size:.75rem;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#c24125;opacity:.5;line-height:1.875rem;margin-left:1.25rem}@font-face{font-family:iconfont;src:url(data:application/font-woff;base64,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) format("woff")}.iconfont{font-family:iconfont!important;font-size:1rem;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.iconmenu:before{content:"\e600"}.iconoffline:before{content:"\e6a8"}.iconarrow:before{content:"\e603"}.iconapp:before{content:"\e62b"}.iconfailure_toast:before{content:"\e636"}.iconsuccess_toast:before{content:"\e63a"}.iconloading:before{content:"\e730"}.icon{font-family:iconfont!important;font-size:1rem;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:.2px;-moz-osx-font-smoothing:grayscale}.icon,.icon-svg{display:inline-block}.icon-svg{max-width:100%;max-height:100%;vertical-align:middle;fill:currentColor}.v-svgicon{display:inline}.c-livePlayer-beforeLive{display:flex;flex-direction:column;justify-content:center;position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(//s.yangshipin.cn/CCTVVideo/CCTVVideoAssets/v0/images/user_default_head@3x.png);background-size:cover;background-repeat:no-repeat;background-color:#1d1b28;background-position:50%;color:#fff;font-size:1rem;text-align:center;z-index:9}.c-livePlayer-beforeLive-text{font-weight:700}.c-livePlayer-beforeLive-countDown{margin-top:.375rem;font-family:Oswald-Medium;font-size:2.5rem;line-height:3rem}.c-livePlayer-container{position:relative;height:100%}.c-livePlayer-container .c-videoPlayer-fullview{pointer-events:none;-webkit-animation-name:cui-fadeout;animation-name:cui-fadeout;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:2s;animation-delay:2s}.c-livePlayer-container .txp_player{background:#000!important}.c-livePlayer-container .txp_player_desktop .txp_btn_definition{display:none}.c-livePlayer-absolute{position:absolute;top:0;left:0;padding:1rem;z-index:10}.c-livePlayer-tag{display:inline-block;height:1rem;color:#fff;border-radius:.125rem}.c-livePlayer-tag img{height:100%}.c-livePlayer-tag span{display:inline-block;margin-left:.25rem;padding:0 .625rem;line-height:2rem;background:rgba(21,20,26,.6);border-radius:.25rem;color:#fff;font-size:1.25rem;vertical-align:top;transform:scale(.5);transform-origin:top left}@-webkit-keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadein{0%{opacity:0}to{opacity:1}}.c-videoPlayer{position:relative;width:100%;height:100%}.c-videoPlayer-trailer{position:absolute;right:0;bottom:0;left:2.75rem;display:flex;justify-content:space-between;padding:1rem;font-family:Oswald-Medium;font-size:1rem;color:#fff;line-height:2rem}.c-videoPlayer-trailer-dot:before{content:"";display:inline-block;margin-right:.5rem;width:.375rem;height:.375rem;border-radius:50%;background-color:#f2243d;vertical-align:middle}.c-videoPlayer-fake{position:absolute;padding:1rem;top:0;right:0;bottom:0;left:0;z-index:9}.c-videoPlayer-fake svg{position:absolute;bottom:1rem;width:2rem;height:2rem;pointer-events:auto}.c-videoPlayer-fullview{display:flex;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;flex-direction:column;align-items:center;justify-content:center;width:7.5rem;height:7.5rem;background:rgba(29,27,40,.9);border-radius:.375rem;color:#fff;z-index:10;pointer-events:none;-webkit-animation-name:cui-fadeout;animation-name:cui-fadeout;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:2s;animation-delay:2s}.c-videoPlayer-fullview svg{width:3.25rem;height:3.25rem;margin-top:.25rem}.c-videoPlayer-fullview-h1{margin:.625rem 0 0;font-size:.8125rem;color:#fff}.c-videoPlayer-player{width:100%;height:100%;-webkit-animation:fadein .5s;animation:fadein .5s}.c-videoPlayer-time{position:absolute;right:.875rem;bottom:.875rem;padding:0 .5rem;line-height:2.25rem;font-family:Oswald-Medium;font-size:1.25rem;color:#fff;text-align:center;background:rgba(21,20,26,.6);border-radius:.1875rem;transform:scale(.5);transform-origin:bottom right;z-index:10}.c-videoPlayer .txp_btn_em{display:none}.c-videoPlayer-trial{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:center;align-items:center;background:rgba(0,0,0,.65);z-index:10}.c-videoPlayer-trialTitle{margin-bottom:.75rem;font-size:1.0625rem;color:#fff;text-align:center}.c-videoPlayer-trialBtn{width:10.0625rem;line-height:2.5rem;background:#f2243d;border-radius:.375rem;color:#fff;text-align:center;font-size:.8125rem}.c-videoPlayer-trialTriangle{display:inline-block;width:0;height:0;margin-right:.4375rem;border-top:.25rem solid transparent;border-left:.3125rem solid #fff;border-bottom:.25rem solid transparent}.comp-player{height:13.1875rem;background-image:url(//s.yangshipin.cn/CCTVVideo/CCTVVideoAssets/v0/images/user_default_head@3x.png);background-repeat:no-repeat;background-size:cover;background-position:50%}.comp-player-live,.comp-player-video{position:relative;height:100%}.comp-player-live-end{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;color:#fff;font-size:1rem;text-align:center;z-index:9}.p-sfg2020-player{display:block;position:relative;z-index:9;width:22.1875rem;height:12.5rem;padding:0 .625rem;-webkit-animation:sfg2020_fadeIn .6s;animation:sfg2020_fadeIn .6s}.p-sfg2020-player-vbox{background-image:url(//s.yangshipin.cn/CCTVVideo/CCTVVideoAssets/v0/images/user_default_head@3x.png);background-repeat:no-repeat;background-size:cover;background-position:50%;height:100%}.p-sfg2020-player .comp-player{height:100%}.c-lazy{overflow:hidden}.c-lazy-img{width:100%;height:100%;display:block;opacity:0;transition:opacity .3s ease-out}.c-lazy-img.loaded{opacity:1}.p-sfg2020-channel{display:block;margin:.625rem auto .3125rem;overflow-x:auto;overflow-y:hidden;width:22.1875rem}.p-sfg2020-channel::-webkit-scrollbar{display:none}.p-sfg2020-channel .channel-box{display:flex;flex-wrap:nowrap}.p-sfg2020-channel .channel-switch{flex:0 0 auto;margin-right:.625rem;white-space:nowrap}.p-sfg2020-channel .channel-switch .channel-poster{width:3.125rem}.p-sfg2020-channel .channel-switch .channel-poster img{width:3.125rem;height:4.375rem;border-radius:.375rem}.p-sfg2020-channel .channel-switch .channel-title{font-weight:700}.p-sfg2020-channel .channel-list{margin:0;padding:0;list-style:none;display:flex;flex-wrap:nowrap}.p-sfg2020-channel .channel-item{display:block;flex:0 0 auto;width:7.75rem;padding:0;margin-right:.625rem}.p-sfg2020-channel .channel-item:last-child{margin-right:0}.p-sfg2020-channel .channel-poster{width:7.75rem;height:4.625rem;background:none;border-radius:.375rem;position:relative;overflow:hidden}.p-sfg2020-channel .channel-poster .img{width:7.5rem;height:4.375rem;margin:.125rem;border-radius:.375rem;background-image:url(//s.yangshipin.cn/CCTVVideo/CCTVVideoAssets/v0/images/user_default_head@3x.png);background-repeat:no-repeat;background-size:cover;background-position:50%}.p-sfg2020-channel .channel-poster .online{position:absolute;bottom:.125rem;right:.125rem;max-width:90%;height:1.25rem;padding:0 .25rem;background:#000;opacity:.8;border-radius:.3125rem;border-bottom-right-radius:.375rem;font-size:.75rem;font-family:PingFang SC;font-weight:400;color:#fff;line-height:1.25rem}.p-sfg2020-channel .channel-title{color:grey;font-size:.625rem;text-align:center;line-height:.875rem;margin:.3125rem 0 0;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.p-sfg2020-channel .channel-current .channel-poster{background:#163870}.p-sfg2020-channel .channel-current .channel-title{font-weight:700;color:#163870}.v-send-comment{z-index:1111;height:100%;top:0}.v-send-comment,.v-send-comment-toast{position:fixed;width:100%;bottom:0;left:0;right:0}.v-send-comment-toast{padding:0 1rem;background:#fff;border-radius:.375rem .375rem 0 0;box-sizing:border-box;z-index:11111}.v-send-comment-flex{display:flex;padding:1rem 0;align-items:center}.v-send-comment-title{font-family:SFProText-Bold;font-size:1.0625rem;color:#1d1b28;letter-spacing:0}.v-send-comment-text{font-family:PingFangSC-Regular;font-size:.9375rem;color:#c2c4cb;letter-spacing:0}.v-send-comment-send{border-radius:.3125rem;font-family:SFProText-Bold;font-size:.9375rem;color:#fff;letter-spacing:0;text-align:center;margin-left:auto;width:5rem;height:2.5rem;line-height:2.5rem}.v-send-comment-say{width:100%;height:8.625rem;background:#f9f9fa;border-radius:.3125rem;border:0;padding:.625rem;box-sizing:border-box}.p-sfg2020 .gift-wraper{width:3.375rem;height:3.125rem;position:absolute;top:6.25rem;right:0;z-index:3}.p-sfg2020 .gift-wraper .img-like{display:block;width:1.875rem;height:1.5625rem;margin:.125rem auto}.p-sfg2020 .gift-wraper .like-scale{-webkit-animation:likeScale .8s;animation:likeScale .8s}.p-sfg2020 .gift-wraper .num{color:#c9454e;font-size:.75rem;text-align:center}.p-sfg2020 .wrapper{position:fixed;bottom:0;left:0;overflow:hidden;width:100%;height:0;z-index:9;padding-bottom:26.6666667%;background:#ccc}.p-sfg2020 .wrapper .swiper-pagination-bullet-active{background:#ff0!important}.p-sfg2020 .wrapper .swiper-img,.p-sfg2020 .wrapper .swiper-item{width:100%}@-webkit-keyframes likeScale{50%{transform:scale(1.5)}to{transform:scale(1)}}@keyframes likeScale{50%{transform:scale(1.5)}to{transform:scale(1)}}.p-sfg2020 .like-wraper{width:3.375rem;height:3.125rem;position:absolute;top:3.25rem;right:.3125rem;z-index:3}.p-sfg2020 .like-wraper .img-like{display:block;width:2.125rem;height:1.875rem;margin:.125rem auto}.p-sfg2020 .like-wraper .like-scale{-webkit-animation:likeScale .8s;animation:likeScale .8s}.p-sfg2020 .like-wraper .num{color:#c9454e;font-size:.75rem;text-align:center}.p-video-comment{padding:0 1.125rem}.p-video-comment .p-video-comment-none-img{width:8.0625rem;height:4.5rem}.p-video-comment-bottom,.p-video-comment-top{display:none}.p-video-comment-title{visibility:hidden;height:0}.p-video-comment-none-img{width:5.4375rem;height:9.125rem}.p-video-comment-live{overflow-x:hidden}.p-video-comment-container{border-radius:.9375rem;background:#f2f2f2;color:#b3b3b3;opacity:0}.p-video-comment-say{color:#3a3b83}.comment-opacity{opacity:1}.domhide{display:none}.live-comment-1{display:block}.live-comment-1 .p-video-comment-live-item{border-radius:.25rem;background:#f2f2f2;position:relative;padding:.75rem .75rem .75rem 3rem;min-height:3rem}.live-comment-1 .p-video-comment-live-item .img{display:block;position:absolute;margin:0;left:.375rem;top:.375rem;width:2.25rem;height:2.25rem;border-radius:.25rem;overflow:hidden}.live-comment-1 .p-video-comment-live-item span{color:#000;opacity:1}.live-comment-1 .p-video-comment-live-item img{margin:0}.live-comment-1 .p-video-comment-live-item-host .img img{border:1px solid #345791}.live-comment-1 .p-video-comment-live-item-host span:first-of-type,.live-comment-1 .p-video-comment-live-item-host span:nth-of-type(2){color:#345791;font-weight:700}.p-sfg2020-historyList{padding-left:.8125rem}.p-sfg2020-historyList .highlight{display:flex;width:21.9375rem;height:5.5rem;padding-top:.125rem;margin:0 auto;justify-content:center;align-items:flex-start;border-left:.1875rem solid #eee;position:relative}.p-sfg2020-historyList .highlight:first-child{margin-top:.125rem}.p-sfg2020-historyList .highlight:last-child{height:4.875rem;overflow-y:visible}.p-sfg2020-historyList .highlight:before{content:"";position:absolute;top:-1px;left:-.375rem;width:.625rem;height:.625rem;background:linear-gradient(#06175a,#36c);border-radius:50%}.p-sfg2020-historyList .highlight:after{content:"";position:absolute;top:0;left:-.3125rem;width:.5rem;height:.5rem;background:#fff;border-radius:50%}.p-sfg2020-historyList .highlight .img{width:7.5rem;height:4.25rem;border-radius:.3125rem;margin:0 .75rem 0 .875rem;background-image:url(//s.yangshipin.cn/CCTVVideo/CCTVVideoAssets/v0/images/user_default_head@3x.png);background-repeat:no-repeat;background-size:cover;background-position:50%}.p-sfg2020-historyList .highlight p{width:12.8125rem;line-height:.875rem;line-height:1.25rem;font-size:.875rem;color:grey}.class-live{min-height:18.75rem;margin-top:.5rem;margin-bottom:3.125rem}.class-live-wrap{margin:0 .9375rem .875rem;width:21.5625rem;height:4.6875rem;display:flex;flex-direction:row;position:relative}.class-live-wrap:first-child:after{background:url(//img.yangshipin.cn/assets/No.1-k5z70hhla9dy.png);background-size:cover}.class-live-wrap:first-child:after,.class-live-wrap:nth-child(2):after{width:2.875rem;height:.9375rem;position:absolute;bottom:0;left:.8125rem;content:""}.class-live-wrap:nth-child(2):after{background:url(//img.yangshipin.cn/assets/No.2-k5z70hhv2pep.png);background-size:cover}.class-live-wrap:nth-child(3):after{width:2.875rem;height:.9375rem;position:absolute;bottom:0;left:.8125rem;content:"";background:url(//img.yangshipin.cn/assets/No.3-k5z70hhz4iaj.png);background-size:cover}.class-live-left{position:relative}.class-live-left,.class-live-left-head,.class-live-left-head img{width:4.6875rem;height:4.6875rem}.class-live-left-head img{display:block}.class-live-middle{flex:1 1;margin:.75rem .5rem .625rem}.class-live-middle-top{height:1.75rem;font-size:.9375rem;font-family:PingFangSC-Semibold,PingFang SC;font-weight:500;color:#333;line-height:1.75rem;overflow:hidden}.class-live-middle-bottom{display:flex;flex-direction:row}.class-live-middle-bottom-num{height:1.0625rem;font-size:.75rem;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#666;line-height:1.0625rem;margin-top:0}.class-live-share{width:3.9375rem;height:4.6875rem;margin-right:1.0625rem}.class-live-share img{width:3.9375rem;height:.9375rem;margin:1.875rem 0}.class-live-right{width:3.125rem;height:4.6875rem}.class-live-right img{width:3.125rem;height:3.125rem;margin:.78125rem 0}.class-live-linkto{margin:1.875rem 0 0 6.25rem}.class-live-linkto img{height:2.625rem;width:10.9375rem}.class-live .ido-live{display:block}.class-live .ido-vr{display:none}.reviewList-tit{height:0;opacity:0}.reviewList-con{display:flex;flex-wrap:wrap}.reviewList-item{margin-top:.25rem;width:10.75rem;height:9.0625rem;margin-left:.625rem}.reviewList-item .img{width:100%;height:6.0625rem;border-radius:.3125rem;background-image:url(//s.yangshipin.cn/CCTVVideo/CCTVVideoAssets/v0/images/user_default_head@3x.png);background-repeat:no-repeat;background-size:cover;background-position:50%}.reviewList-item p{word-break:break-all;text-overflow:ellipsis;font-size:.875rem;padding:0 .125rem;margin-top:.3125rem;height:2.375rem;line-height:1.25rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.p-sfg2020-newsList{display:block;width:20.9375rem;margin:0 1.25rem;background:none;-webkit-overflow-scrolling:touch;overflow-y:scroll;overflow-x:hidden}.p-sfg2020-newsList iframe{display:block;width:20.9375rem;height:100%}.p-sfg2020-newsList iframe body{width:100%}.p-sfg2020-citySelect{display:block;width:20.9375rem;margin:0 1.25rem;background:none;-webkit-overflow-scrolling:touch;overflow-y:scroll;overflow-x:hidden}.p-sfg2020-citySelect iframe{display:block;width:20.9375rem;height:100%}.p-sfg2020-citySelect iframe body{width:100%}.p-sfg2020-caseMap{display:block;width:20.9375rem;margin:0 1.25rem;background:none;-webkit-overflow-scrolling:touch;overflow-y:scroll;overflow-x:hidden}.p-sfg2020-caseMap iframe{display:block;width:20.9375rem;height:100%}.p-sfg2020-caseMap iframe body{width:100%}.expert-tit{height:0;opacity:0}.expert-con{display:flex;flex-wrap:wrap}.expert-item{margin-top:.25rem;width:10.75rem;height:9.0625rem;margin-left:.625rem}.expert-item .img{width:100%;height:6.0625rem;border-radius:.3125rem;background-image:url(//s.yangshipin.cn/CCTVVideo/CCTVVideoAssets/v0/images/user_default_head@3x.png);background-repeat:no-repeat;background-size:cover;background-position:50%}.expert-item p{word-break:break-all;text-overflow:ellipsis;font-size:.875rem;padding:0 .125rem;margin-top:.3125rem;height:2.375rem;line-height:1.25rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.support-tit{height:0;opacity:0}.support-con{display:flex;flex-wrap:wrap}.support-item{margin-top:.25rem;width:10.75rem;height:9.0625rem;margin-left:.625rem}.support-item .img{width:100%;height:6.0625rem;border-radius:.3125rem;background-image:url(//s.yangshipin.cn/CCTVVideo/CCTVVideoAssets/v0/images/user_default_head@3x.png);background-repeat:no-repeat;background-size:cover;background-position:50%}.support-item p{word-break:break-all;text-overflow:ellipsis;font-size:.875rem;padding:0 .125rem;margin-top:.3125rem;height:2.375rem;line-height:1.25rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.people-tit{height:0;opacity:0}.people-con{display:flex;flex-wrap:wrap}.people-item{margin-top:.25rem;width:10.75rem;height:9.0625rem;margin-left:.625rem}.people-item .img{width:100%;height:6.0625rem;border-radius:.3125rem;background-image:url(//s.yangshipin.cn/CCTVVideo/CCTVVideoAssets/v0/images/user_default_head@3x.png);background-repeat:no-repeat;background-size:cover;background-position:50%}.people-item p{word-break:break-all;text-overflow:ellipsis;font-size:.875rem;padding:0 .125rem;margin-top:.3125rem;height:2.375rem;line-height:1.25rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.knowledge-tit{height:0;opacity:0}.knowledge-con{display:flex;flex-wrap:wrap}.knowledge-item{margin-top:.25rem;width:10.75rem;height:9.0625rem;margin-left:.625rem}.knowledge-item .img{width:100%;height:6.0625rem;border-radius:.3125rem;background-image:url(//s.yangshipin.cn/CCTVVideo/CCTVVideoAssets/v0/images/user_default_head@3x.png);background-repeat:no-repeat;background-size:cover;background-position:50%}.knowledge-item p{word-break:break-all;text-overflow:ellipsis;font-size:.875rem;padding:0 .125rem;margin-top:.3125rem;height:2.375rem;line-height:1.25rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.p-sfg2020-tabbox{overflow:hidden;position:relative}.p-sfg2020-tabbox .tab-menus{display:block;margin:0 .625rem .75rem;overflow-x:auto;overflow-y:hidden}.p-sfg2020-tabbox .tab-menus::-webkit-scrollbar{display:none}.p-sfg2020-tabbox .menu-list{margin-top:.625rem;height:1.875rem;display:flex;justify-content:space-between;align-items:center;background:none}.p-sfg2020-tabbox .tab-center{justify-content:center}.p-sfg2020-tabbox .menu-item{height:1.875rem;width:5.3125rem;min-width:5.3125rem;margin:0 .3125rem;background:linear-gradient(90deg,#7488a4,#2d416c);border-radius:.9375rem}.p-sfg2020-tabbox .menu-title{width:5.1875rem;height:1.75rem;margin:1px;font-weight:700;font-size:.875rem;line-height:1.75rem;text-align:center;color:#345791;background:#fff;border-radius:.9375rem}.p-sfg2020-tabbox .tabActive .menu-title{color:#fff;background:none}.p-sfg2020-tabbox .tab-view{color:grey;max-height:22.5rem;overflow-y:auto;overflow-x:hidden;margin-bottom:1.875rem}.p-sfg2020-tabbox .tab-view .active-item{color:#4d4d4d}.p-sfg2020-tabbox .tab-iframe-view{min-height:22.5rem;overflow-y:auto;overflow-x:hidden;margin-bottom:1.875rem}.p-sfg2020-tabbox .tab-iframe-view .menu-title{color:#c24125}.p-c0126-container{position:fixed;top:0;left:0;right:0;bottom:0;z-index:99;background:rgba(0,0,0,.8)}.content-wrap{width:16.375rem;height:33.625rem;position:absolute;left:50%;margin-left:-8.1875rem;top:50%;margin-top:-16.8125rem}.content-wrap .img-bg{width:100%;height:29.1875rem;position:relative}.content-wrap .btns{margin-top:1.875rem}.content-wrap .btns img{display:block;width:2.5rem;height:2.5rem}.loading-wrap .img-bg .bg{height:100%}.loading-wrap .img-bg .txt{width:100%;font-size:.875rem;font-family:PingFang SC;font-weight:400;color:#fff;position:absolute;top:18.75rem;text-align:center;line-height:1.875rem}.loading-wrap .img-bg .time{font-size:.625rem;position:absolute;right:1.5625rem;bottom:3.75rem;color:#4263c5}.loading-wrap .btns img{margin:1.875rem auto 0}.poster-wrap{z-index:100}.poster-wrap .cvs-p{width:100%;visibility:hidden}.poster-wrap .newImg{position:absolute;width:100%;height:100%;left:0;top:0}.poster-wrap .btns{display:flex;justify-content:space-around}.poster-wrap .btns1{width:100%}.poster-wrap .btns1 p{font-size:.75rem;font-family:PingFang SC;color:#fff;margin:.625rem auto;text-align:center}.poster-wrap .btns1 img{margin:0 auto;display:block;width:2.5rem;height:2.5rem}.icon-witness-wraper{position:absolute;top:30.9375rem;right:.5rem;width:3.125rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.icon-witness-wraper img{display:block;width:2.125rem;height:2.125rem;margin:0 auto}.icon-witness-wraper span{padding-left:.3125rem;font-size:.75rem;text-align:center;white-space:nowrap;color:#c9454e}.v-header{display:flex;height:3.5rem;align-items:center;padding:0 1rem;background:#fff}.v-header .v-header-logo{width:6.5rem;height:1.5rem}.v-header .v-header-container{margin-left:auto;font-family:SFProText-Regular;font-size:.875rem;color:#030303;letter-spacing:0;display:flex;align-items:center}.v-header .v-header-container .v-header-photo{display:flex}.v-header .v-header-container .v-header-photo img{width:1.875rem;height:1.875rem;display:inline-block;border-radius:100%}.v-header .v-header-container .v-header-button{background:#f2243d;border-radius:.375rem;font-family:SFProText-Regular;font-size:.875rem;color:#fff;letter-spacing:0;padding:.375rem .75rem;margin-left:1.25rem}.p-sfg2020 .icon-share{position:absolute;top:34.375rem;right:1rem;width:2.125rem;height:2.125rem}.p-sfg2020 .icon-hasachg{top:39.1875rem}.c-sharePoster img{width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}a,button{outline:none}.p-avatarchg-trigger{position:absolute;top:35rem;right:.5rem;width:3.125rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-avatarchg-trigger img{display:block;width:2.125rem;height:2.125rem;margin:0 auto}.p-avatarchg-trigger span{font-size:.75rem;text-align:center;white-space:nowrap;color:#c9454e}.cloud-btn{position:absolute;top:.3125rem;left:1rem;width:4.5rem;height:3.125rem;line-height:3.125rem;background:#8b0000;border-radius:.625rem;color:#fff;text-align:center}*{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent}li,p,ul{padding:0;margin:0}.share_top_modal img{width:7.375rem!important;height:6.5rem!important}.share_bottom_modal img{width:13rem!important;height:.9375rem!important}@-webkit-keyframes sfg2020_fadeIn{0%{opacity:0}50%{opacity:.2}to{opacity:1}}@keyframes sfg2020_fadeIn{0%{opacity:0}50%{opacity:.2}to{opacity:1}}.p-sfg2020{width:23.4375rem;margin:0 auto;overflow-x:hidden;position:relative;min-height:100vh}.p-sfg2020-top{width:23.4375rem;height:auto;padding:3.75rem 0 0;background-image:url(//img.yangshipin.cn/assets/%E5%A4%B4%E9%83%A81-k5wfx6qbjbjd.jpg);background-size:23.4375rem;background-repeat:no-repeat}.p-sfg2020 .live-share{visibility:visible}.p-sfg2020 .icon-hide{visibility:hidden}.p-sfg2020 .icon-avatarchg{top:41.875rem}.p-sfg2020 .v-header .v-header-container span[data-login]{display:none}.p-sfg2020 .sposter-box{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10}.p-sfg2020 .call-app{position:fixed;bottom:1rem;color:#fff;text-align:center;left:0;right:0}.p-sfg2020 .call-app div{width:13.125rem;height:2.25rem;margin:0 auto;border-radius:1.125rem;background:linear-gradient(90deg,#ff7435,#ec566d);line-height:2.25rem;box-shadow:.125rem .125rem .125rem #ccc}.baidu-program img{top:1.25rem!important;bottom:auto!important;right:1.25rem!important;left:auto!important}.icon-poster{width:2.0625rem;height:2.3125rem;position:absolute;right:1.25rem;top:39.375rem}