a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;outline:0}body{font:14px/1 -apple-system,Helvetica Neue,Arial,PingFang SC,Hiragino Sans GB,STHeiti,Microsoft YaHei,Microsoft JhengHei,Source Han Sans SC,Noto Sans CJK SC,Source Han Sans CN,Noto Sans SC,Source Han Sans TC,Noto Sans CJK TC,WenQuanYi Micro Hei,SimSun,sans-serif}code,kbd,pre,samp,tt{font-family:Courier New,Courier,monospace}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ol,ul{list-style:none}a{outline:none}a,a:hover{text-decoration:none}button,input,select,textarea{outline:none;font:inherit}table{border-collapse:collapse;border-spacing:0}body{min-height:100vh;color:#c9b382;line-height:1.5;-webkit-tap-highlight-color:transparent}body,section{position:relative;width:100%}section{overflow:hidden}.blur{height:100vh;-moz-filter:blur(5px);-ms-filter:blur(5px);filter:blur(5px)}.animated{animation-duration:.75s;animation-fill-mode:both;position:relative;z-index:9}.animated-bounceIn{animation-name:bounceIn}.animated-bounceOut{animation-name:bounceOut}.animated-rubberBand{animation-name:rubberBand}.animated-shake{animation-name:shake}.animated-bigShake{animation-name:bigShake}.animated-jello{animation-name:jello;transform-origin:center}.animated-zoomIn{animation-name:zoomIn}.animated-zoomOut{animation-name:zoomOut}.animated-zoomOutLeft{animation-name:zoomOutLeft}.animated-zoomInRight{animation-name:zoomInRight}.animated-fadeOut{animation-name:fadeOut}.animated-fadeOutLeft{animation-name:fadeOutLeft;animation-duration:.35s}.animated-fadeInUp{animation-name:fadeInUp}.animated-lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}.animated-scaleOut{animation-name:scaleOut;animation-timing-function:ease-out;animation-duration:.15s}.animated-scaleIn{animation-name:scaleIn;animation-timing-function:ease-out;animation-duration:.15s}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}@keyframes bigShake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{transform:translateZ(0)}12.5%,37.5%,62.5%,87.5%{transform:translate3d(-4px,0,0)}25%,50%,75%{transform:translate3d(4px,0,0)}}@keyframes jello{0%,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.39062deg) skewY(.39062deg)}88.8%{transform:skewX(-.19531deg) skewY(-.19531deg)}}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}@keyframes scaleOut{0%{opacity:1}to{opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes scaleIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:1}}.popup-mask{display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:999;background-color:rgba(0,0,0,.5)}.popup-mask.popup-open{display:block}.popup-container{visibility:hidden;position:fixed!important;top:50%;left:50%;z-index:999!important}.popup-container.popup-open{visibility:visible}.alert-popup-container,.confirm-popup-container{width:5.6rem;border-radius:4px;background-color:#fff;text-align:center;font-size:17px}.alert-popup-container .text,.confirm-popup-container .text{padding:.6rem .4rem;text-align:center;line-height:1.2}.alert-popup-container .btn-box,.confirm-popup-container .btn-box{border-top:1px solid #dbdbdb}.alert-popup-container .btn,.confirm-popup-container .btn{height:.97rem;line-height:.97rem;text-align:center;color:#007aff}.confirm-popup-container .btn{float:left;width:50%}.confirm-popup-container .confirm-cancel{box-sizing:border-box;border-left:1px solid #bdbdbd}.notice-popup-container{padding:.5rem 0;width:2.2rem;border-radius:8px;background-color:rgba(0,0,0,.5);text-align:center}.notice-popup-container .notice-success{height:.54rem;margin-bottom:.3rem;background:url("//n.sinaimg.cn/finance/toutiao/images/common-popup-success.png") no-repeat center 0;background-size:.75rem 100%}.notice-popup-container .notice-text{color:#fff;text-align:center;font-size:14px}@media only screen and (-webkit-min-device-pixel-ratio:2){.alert-popup-container .btn-box{border:none}.alert-popup-container .btn-box:before{content:"";display:block;height:1px;background-color:#dbdbdb;clear:both;transform:scaleY(.5)}.confirm-popup-container .btn-box{border:none}.confirm-popup-container .btn-box:before{content:"";display:block;height:1px;background-color:#dbdbdb;clear:both;transform:scaleY(.5)}.confirm-popup-container .confirm-cancel{border-left:none}.confirm-popup-container .confirm-cancel:before{display:block;content:"";float:left;height:100%;width:1px;background-color:#bdbdbd;transform:scaleX(.5)}}.clearfix:after{content:"";display:block;height:0;width:0;overflow:hidden;clear:both}.u-title1{display:block;margin:0 auto}body{background:#fff}.hd_s1{height:.88rem;line-height:.88rem;color:#fff;font-size:17px;background:url(https://mjs.sinaimg.cn/wap/online/dpool/sina_photo/images/header_bg.png) left -38px #fe350e no-repeat!important;background-size:100% auto!important;position:relative;padding:0 .2rem}.hd_ic_lg{width:.8rem;height:.6rem;font-size:30px;color:#fff;margin-top:.14rem;background-image:url(//n.sinaimg.cn/finance/2020yangqi/img/wap-pic01.png);background-repeat:no-repeat;background-position:0;background-size:.58rem auto}.hd_tit{position:absolute;width:100%;text-align:center;z-index:1}.hd_tit_a{float:left}.hd_tit_a,.hd_tit_a:hover,.hd_tit_a:visited{color:#fff}.hd_tit_l{float:left;padding-left:.2rem;margin-left:.2rem;position:relative}.hd_tit_l:before{position:absolute;left:0;top:.22rem;content:"";display:inline-block;width:1px;height:.42rem;background:hsla(0,0%,100%,.3)}.hd_tit_ic{float:left;font-size:12px;padding:0 .2rem 0 .24rem;width:.12rem;height:.88rem;background-image:url(//n.sinaimg.cn/finance/2020yangqi/img/wap-pic02.png);background-repeat:no-repeat;background-position:50%;background-size:.12rem auto}.hasface:before,.icon_enter:before{content:""}.hd_ic{background-image:url(//n.sinaimg.cn/finance/2020yangqi/img/wap-pic03.png);background-repeat:no-repeat;background-position:50%;background-size:.38rem auto}.hasface,.hd_ic{width:.48rem;height:.48rem;font-size:24px;color:#fff;margin-top:.2rem;position:relative;z-index:5}.hd_ic_m{margin-right:.4rem}.h_user_pic{width:.48rem;height:.48rem;border-radius:50%;vertical-align:inherit;position:absolute;left:0;top:0}.fl{float:left}.fr{float:right}.switchview{display:none;position:fixed;z-index:999;top:0;left:0;width:100%;min-height:100%;transition:transform .25s ease-out}.switchview.no-animation{transition:none}.switchview-d-right{transform:translate3d(100%,0,0)}.switchview-show{transform:none}.view-search{display:none;background-color:#fff}.view-search.no-animation{display:none}.view-search.switchview-show{display:block}.view-search .module-search{position:absolute;z-index:1;margin-bottom:.2rem;width:100%;height:.9rem;background-color:#fff}.view-search .search-box{float:left;width:6rem;height:.58rem;margin-top:.16rem;margin-left:.3rem;background-color:#f4f6f9;border-radius:3px}.view-search .icon-search{display:inline-block;margin-right:.02rem;width:.55rem;height:100%;background-image:url("//n.sinaimg.cn/finance/toutiao/images/common-icon-search.png");background-repeat:no-repeat;background-position:100%;background-size:.28rem auto;vertical-align:top}.view-search .ipt-search{display:inline-block;margin-top:.09rem;width:4.8rem;height:.4rem;line-height:.4rem;border:none;font-size:.28rem;color:#333;background:#f4f6f9}.view-search .ipt-search::-ms-clear,.view-search .ipt-search::-ms-reveal{display:none;width:0;height:0}.view-search .ipt-search::-webkit-search-cancel-button,.view-search .ipt-search::-webkit-search-decoration,.view-search .ipt-search::-webkit-search-results-button,.view-search .ipt-search::-webkit-search-results-decoration{display:none}.view-search .ipt-search:valid+.btn-clear{visibility:visible}.view-search .btn-clear{float:right;visibility:hidden;width:.5rem;height:100%;background-image:url("//n.sinaimg.cn/finance/toutiao/images/common-btn-search-clear2.png");background-repeat:no-repeat;background-position:50%;background-size:.28rem auto}.view-search .btn-cancel{float:right;margin-right:.3rem;height:100%;line-height:.9rem;font-size:16px;color:#333}.view-search .module-history,.view-search .module-result{display:none;margin-top:1.1rem;min-height:100%}.view-search .module-result .no-data{padding:.2rem 0;text-align:center;color:#666;font-size:16px}.view-search .history-tit{padding-left:.3rem;height:.65rem;line-height:.65rem;font-size:.26rem;color:#a7aab8}.view-search .history-item,.view-search .tag-item{margin-left:.3rem;height:1rem;line-height:1rem;font-size:.32rem}.view-search .words{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#9a9ead}.view-search .remove{float:right;width:1rem;height:1rem;background-image:url("//n.sinaimg.cn/finance/toutiao/images/common-btn-search-clear.png");background-repeat:no-repeat;background-position:50%;background-size:.28rem auto}.view-search .empty{margin-top:3rem;font-size:15px;text-align:center;color:#999}.view-search .author-item{margin-left:.3rem;padding-top:.3rem}.view-search .author-item .author-r{float:none;width:auto;margin-left:1.3rem;margin-right:.4rem}.view-search .author-item .face{border:none;margin-bottom:.35rem}.view-search .author-item .intro{margin-bottom:.35rem}.view-search .highlight{font-style:normal;color:#1179ca}.view-search .feed .feed-empty{margin-top:3rem}.switch-section-box-wrapper{position:absolute;top:1.7rem;left:0;bottom:0;right:0;overflow:hidden}.switch-section-box-wrapper .switch-section-box{height:100%}.switch-section-box-wrapper .switch-section-box.translate{transition:transform .25s ease}.switch-section-box-wrapper .switch-section{display:block;float:left;height:100%;overflow:scroll;-webkit-overflow-scrolling:touch}.switch-section{display:none;position:relative;z-index:1;overflow:hidden}.switch-section .scroll{visibility:hidden;opacity:0}.switch-section .scroll-show{transition:opacity .3s ease-out;visibility:visible;opacity:1}.switch-section .section-loading{position:absolute;z-index:99;top:3.5rem;left:50%;margin-left:-.2rem;width:.4rem;height:.4rem}.switch-section .icon-loading{height:100%;background-image:url("//n.sinaimg.cn/finance/toutiao/images/index-icon-sectionloading.png");background-repeat:no-repeat;background-position:0;background-size:100%;animation:loading 1s linear 0s infinite}.switchview-active-mode{overflow:initial;height:auto;min-height:100%}.switchview-active-mode .switchview-show{position:absolute}.switchview-active-mode .module-search{position:fixed}.compatibility-mode{overflow:initial;height:auto;min-height:100%}.compatibility-mode .bar-action{position:fixed;top:0;left:0;right:0}.compatibility-mode .bar-nav{position:fixed;top:.9rem;left:0;right:0}.compatibility-mode .switch-section-box-wrapper{position:static}.u-search-title1{margin-left:.24rem;font-family:PingFangSC-Medium;font-size:.3rem;color:#9a9ead;line-height:.4rem}.u-search-more{display:block;margin-bottom:.24rem;height:.62rem;line-height:.62rem;font-size:.3rem;text-align:center;color:#3753a2}#m_search_result2{padding-top:.32rem;border-top:.2rem solid #f5f7fb}.switchview-active-mode .switch-section-box{display:none}.feed{position:relative;overflow:hidden}.feed .feed-refresh{position:absolute;top:-1.2rem;left:0;right:0;height:1.2rem;line-height:1.2rem;text-align:center;font-size:13px;color:#999}.feed .feed-refresh .pull-icon{display:inline-block;width:.3rem;height:.3rem;vertical-align:top;margin:.45rem .1rem 0 0;background:url("//n.sinaimg.cn/finance/toutiao/images/common-icon-pull.png");background-repeat:no-repeat;background-position:0 0;background-size:99% auto;transition:transform .45s ease}.feed .feed-refresh>.loading-icon,.feed .feed-refresh>.loading-words,.feed .feed-refresh>.release-words{display:none}.feed .feed-refresh>.loading-icon{margin:.45rem .1rem 0 0}.feed .feed-refresh.release>.pull-icon{transform:rotate(180deg)}.feed .feed-refresh.release>.loading-icon,.feed .feed-refresh.release>.loading-words,.feed .feed-refresh.release>.pull-words{display:none}.feed .feed-refresh.release>.release-words{display:inline}.feed .feed-refresh.load>.pull-icon,.feed .feed-refresh.load>.pull-words,.feed .feed-refresh.load>.release-words{display:none}.feed .feed-refresh.load>.loading-icon{display:inline-block}.feed .feed-refresh.load>.loading-words{display:inline}.feed .feed-action-box.translate,.feed .feed-refresh.translate{transition:transform .25s ease}.feed .feed-loading{display:none;height:.8rem;line-height:.8rem;text-align:center;font-size:13px;color:#999}.feed .feed-loading>.loading-failed,.feed .feed-loading>.loading-no-more{display:none}.feed .feed-loading.failed>.loading-failed,.feed .feed-loading.show{display:block}.feed .feed-loading.failed>.loading,.feed .feed-loading.failed>.loading-no-more{display:none}.feed .feed-loading.no-more,.feed .feed-loading.no-more>.loading-no-more{display:block}.feed .feed-loading.no-more>.loading,.feed .feed-loading.no-more>.loading-failed{display:none}.feed .feed-empty{display:none;margin-top:1.2rem;padding-bottom:1rem;font-size:15px;color:#999;text-align:center}.feed .feed-empty-with-icon{padding-top:2.24rem;line-height:.4rem;font-size:.28rem;color:#979db8;background-image:url(//n.sinaimg.cn/finance/2020yangqi/img/common-icon-empty2.png);background-repeat:no-repeat;background-position:center 0;background-size:2rem auto;color:#9a9ead}.feed .loading-icon{display:inline-block;width:.3rem;height:.3rem;vertical-align:top;margin:.25rem .2rem 0 0;background:url("//n.sinaimg.cn/finance/toutiao/images/common-icon-loading.png");background-repeat:no-repeat;background-position:100% 100%;background-size:0 0;animation:loading 1s linear 0s infinite}@keyframes loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.feed-tabs{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;height:.84rem;line-height:.84rem;border-bottom:1px solid #f1f1f1;text-align:center;z-index:999}.feed-tabs.hidden{display:none}.feed-tabs:after{content:" ";display:block;height:0;clear:both}.feed-tabs .feed-tab{position:relative;margin:0 1rem;box-sizing:border-box;font-size:.38rem;color:#9a9ead;outline:0;font-family:PingFangSC-Medium}.feed-tabs .feed-tab.selected{color:#333}.feed-tabs .feed-tab.selected:after{position:absolute;left:0;right:0;bottom:0;content:"";width:100%;height:.06rem;background:#3753a2}.feed-content{display:none}.feed-content.selected{display:block}.m-company-item{margin:0 .24rem;border-bottom:1px solid #e5e6f2;padding:.28rem 0}.m-company-item:last-child{border-bottom:0}.m-company-item a{display:table}.m-company-item a:after{content:"";display:block;height:0;width:0;overflow:hidden;clear:both}.m-company-item img{display:block;float:left;margin-right:.25rem;width:1.04rem;height:1.04rem;border-radius:9999px}.m-company-item .u-company-des{font-family:PingFangSC-Regular;font-size:.34rem;color:#3d3d3d;line-height:.48rem;display:table-cell;vertical-align:middle}.ft_cm{height:2.5rem;box-sizing:border-box;background:#f0f0f0;border-top:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;text-align:center;color:#888;font-size:.22rem}.ft_cm_fix{position:fixed;width:100%;max-width:768px;bottom:0}.ft_cm_nav{margin-top:.66rem}.ft_cm_nav_a{color:#444;font-size:.36rem;padding:0 .3rem}.ft_cite{display:inline-block;margin-top:.2rem;font-style:normal}.f_topbtn{right:.3rem;bottom:2.6rem;background:rgba(0,138,245,.9);overflow:hidden;line-height:.95rem}.f_topbtn.showbtn{display:block;-webkit-animation:opacityIn .5s linear .1s both}@keyframes opacityIn{0%{opacity:0}to{opacity:1}}.float-nav{display:none;z-index:999}.float-nav .module-topback{position:fixed;z-index:999;right:.2rem;bottom:1rem;width:.8rem;height:.8rem;line-height:.8rem;border-radius:999px;text-align:center;font-size:12px;color:#fff;background-image:url(//n.sinaimg.cn/finance/2020yangqi/img/wap-totop.png);background-position:50%;background-color:rgba(0,0,0,.5)}.bar-action .search,.float-nav .module-topback{background-repeat:no-repeat;background-size:.32rem .32rem}.bar-action .search{margin:.32rem .24rem .18rem;padding-left:.8rem;height:.64rem;line-height:.64rem;color:#c5c5c5;background-image:url(//n.sinaimg.cn/finance/2020yangqi/img/wap-search.png);background-position:.2rem;background-color:#f5f5fc;border-radius:6px;font-family:PingFangSC-Medium;font-size:.28rem;color:#9a9ead}body,html{height:100%}