/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}
*{margin:0;border:0;padding:0;outline:0;-webkit-tap-highlight-color:transparent}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}i{font-style:normal}sub{position:static;bottom:auto}h1,h2,h3,h4,h5,h6{margin:0;font:inherit}dd,dl,dt,li,ol,ul{list-style:none}b,strong{font-weight:700}a{text-decoration:none;color:inherit}html{font-family:PingFangSC-Regular,Microsoft Yahei,Noto Sans SC,Arial,SimSun,sans-serif}body{font-size:16px;line-height:1.375;color:#222e3d}body::-webkit-scrollbar,html::-webkit-scrollbar{display:none}body .iconfont{display:inline-block;overflow:hidden;font-size:24px;line-height:1}body .iconfont:before{float:left}[hidden]{display:none!important}
.layout{margin:0 auto;width:1200px}@media screen and (max-width:1200px){.layout{width:960px}}@media screen and (max-width:960px){.layout{width:auto}}
.ui-lock-scroll{overflow:hidden!important}.ui-lock-height{height:100%!important}
.ui-popup{visibility:hidden;pointer-events:none}.ui-popup.hide-overlay .ui-popup-overlay{background-color:transparent}.ui-popup.hide-container .ui-popup-container{background:transparent;-webkit-box-shadow:none;box-shadow:none}.ui-popup.container-disabled-transition .ui-popup-container{-webkit-transition:none!important;transition:none!important}.ui-popup.direction--center .ui-popup-container{top:45%;left:50%;opacity:0;-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s;transition:opacity .3s,transform .3s,-webkit-transform .3s;-webkit-transform:translate(-50%,-40%);transform:translate(-50%,-40%);will-change:transform,opacity}.ui-popup.direction--center .ui-popup-container.visible{opacity:1;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ui-popup.direction--bottom .ui-popup-container{right:0;bottom:-100vh;left:0;border-bottom-right-radius:0!important;border-bottom-left-radius:0!important;-webkit-transition:bottom .3s cubic-bezier(.52,0,.92,.27);transition:bottom .3s cubic-bezier(.52,0,.92,.27);will-change:bottom}.ui-popup.direction--bottom .ui-popup-container.visible{bottom:0;-webkit-transition:bottom .3s cubic-bezier(.08,.73,.53,1);transition:bottom .3s cubic-bezier(.08,.73,.53,1)}.ui-popup.direction--top .ui-popup-container{top:-100vh;right:0;left:0;border-top-left-radius:0!important;border-top-right-radius:0!important;-webkit-transition:top .3s cubic-bezier(.52,0,.92,.27);transition:top .3s cubic-bezier(.52,0,.92,.27);will-change:top}.ui-popup.direction--top .ui-popup-container.visible{top:0;-webkit-transition:top .3s cubic-bezier(.08,.73,.53,1);transition:top .3s cubic-bezier(.08,.73,.53,1)}.ui-popup.direction--left .ui-popup-container{top:0;bottom:0;left:-100vw;border-top-left-radius:0!important;border-bottom-left-radius:0!important;-webkit-transition:left .3s cubic-bezier(.52,0,.92,.27);transition:left .3s cubic-bezier(.52,0,.92,.27);will-change:left}.ui-popup.direction--left .ui-popup-container.visible{left:0;-webkit-transition:left .3s cubic-bezier(.08,.73,.53,1);transition:left .3s cubic-bezier(.08,.73,.53,1)}.ui-popup.direction--right .ui-popup-container{top:0;right:-100vw;bottom:0;border-top-right-radius:0!important;border-bottom-right-radius:0!important;-webkit-transition:right .3s cubic-bezier(.52,0,.92,.27);transition:right .3s cubic-bezier(.52,0,.92,.27);will-change:right}.ui-popup.direction--right .ui-popup-container.visible{right:0;-webkit-transition:right .3s cubic-bezier(.08,.73,.53,1);transition:right .3s cubic-bezier(.08,.73,.53,1)}.ui-popup.visible{visibility:visible;position:fixed;top:0;right:0;bottom:0;left:0;z-index:199}.ui-popup .ui-popup-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.3);opacity:0;-webkit-transition:opacity .3s .1s;transition:opacity .3s .1s;pointer-events:none;will-change:opacity}.ui-popup .ui-popup-overlay.visible{opacity:1;-webkit-transition:opacity .3s;transition:opacity .3s;pointer-events:all}.ui-popup .ui-popup-container{overflow:hidden;position:absolute;background:#fff;-webkit-box-shadow:0 .02rem .05rem 0 rgba(0,0,0,.24);box-shadow:0 .02rem .05rem 0 rgba(0,0,0,.24);pointer-events:none}.ui-popup .ui-popup-container.visible{pointer-events:all}.ui-popup .ui-popup-close-btn{display:block;position:absolute;top:0;right:0;font-size:.24rem;cursor:pointer}
.pgheader,.pgheader-wrap{height:64px}.pgheader{position:relative;z-index:198;background:#fff;-webkit-box-shadow:0 4px 8px 0 rgba(34,46,61,.1);box-shadow:0 4px 8px 0 rgba(34,46,61,.1)}.pgheader .pgheader-container{margin:0 auto;width:1200px;height:100%;*zoom:1}.pgheader .pgheader-container:after{display:block;visibility:hidden;clear:both;height:0;font-size:0;line-height:0;content:"."}.pgheader .logo{display:block;float:left;margin-top:7px;width:148px;height:51px;font-size:0;background:url(/theme/v2/dist/images/pgheader_logo.png) no-repeat 50%/cover}.pgheader .side-btn{display:none;float:right;margin-top:10px;font-size:24px;cursor:pointer}.pgheader .tab{float:right;height:100%;font-size:0}.pgheader .tab li{display:inline-block;position:relative;font-size:16px;line-height:22px;cursor:pointer}.pgheader .tab li.active{position:relative;font-weight:700;background:#f6f7f8}.pgheader .tab li.active:after{position:absolute;right:0;bottom:0;left:0;height:3px;background:#317cf8;content:""}.pgheader .tab li.active>a{pointer-events:none}.pgheader .tab li:hover .hover-view{z-index:21;opacity:1;pointer-events:all}.pgheader .tab a,.pgheader .tab p{display:inline-block;padding:21px 10px;width:108px;height:100%;text-align:center}.pgheader .hover-view{position:absolute;top:100%;right:0;z-index:-100;padding-top:4px;width:200px;font-weight:400;opacity:0;-webkit-box-shadow:-6px 6px 19px 0 rgba(32,36,56,.08),-17px 17px 26px 0 rgba(32,36,56,.12);box-shadow:-6px 6px 19px 0 rgba(32,36,56,.08),-17px 17px 26px 0 rgba(32,36,56,.12);-webkit-transition:opacity .2s;transition:opacity .2s;pointer-events:none;will-change:opacity}.pgheader .hover-view .hover-list{padding:6px 0;background:#fff}.pgheader .hover-view a{padding:14px 10px;width:100%;font-size:14px;line-height:20px;-webkit-transition:background .2s;transition:background .2s}.pgheader .hover-view a:hover{background:#f6f7f8}.pgheader-wrap.is-sticky.sticky .pgheader{position:fixed;top:0;right:0;left:0}@media screen and (max-width:1200px){.pgheader .pgheader-container{width:960px}}@media screen and (max-width:960px){.pgheader,.pgheader-wrap{height:44px}.pgheader .pgheader-container{padding:0 20px;width:auto;height:44px}.pgheader .pgheader-container .logo{margin-top:4px;width:104px;height:35px}.pgheader .pgheader-container .tab{display:none}.pgheader .pgheader-container .side-btn{display:block}}.pgheader-sidepopup .ui-popup-container{padding-top:44px}.pgheader-sidepopup .ui-popup-close-btn{top:10px;right:20px;font-size:24px}.pgheader-sidepopup a{display:block;padding:15px 30px;width:230px;height:52px}.pgheader-sidepopup a.active{position:relative;font-weight:700;background:#f6f7f8;pointer-events:none}.pgheader-sidepopup a.active:after{position:absolute;top:0;bottom:0;left:0;width:3px;background:#317cf8;content:""}
.pgfooter-wrap{border-top:1px solid #f6f7f8;padding-bottom:env(safe-area-inset-bottom)}.pgfooter{margin:0 auto;padding-top:25px;width:1200px}.pgfooter .dls{font-size:0;text-align:left}.pgfooter .dls dl{display:inline-block;margin-bottom:8px;vertical-align:top}.pgfooter .dls dl+dl{margin-left:99px}.pgfooter .dls dt{margin-bottom:24px;font-size:18px;font-weight:700;line-height:25px;color:#222e3d}.pgfooter .dls dd{margin-bottom:16px;font-size:14px;line-height:20px;vertical-align:top;color:#545f6e}.pgfooter .dls .concatwe dd{display:-webkit-box;display:-ms-flexbox;display:flex}.pgfooter .dls .concatwe span{display:inline-block;margin-right:6px;width:70px;vertical-align:top;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.pgfooter .dls .concatwe p{display:inline-block}.pgfooter .dls .focuswe img{display:block;width:128px;height:128px}.pgfooter .dls .sitemap{width:144px}.pgfooter .dls .sitemap dd{display:inline-block}.pgfooter .dls .sitemap dd:nth-of-type(2n){margin-left:32px}.pgfooter .dls .friends{width:230px}.pgfooter .dls .friends dd{display:inline-block}.pgfooter .dls .friends dd:nth-of-type(odd){margin-right:30px;width:100px}.pgfooter .dls .friends img{display:block;width:99px}.pgfooter .cpr{border-top:1px solid #f6f7f8;padding:24px;font-size:14px;line-height:20px;text-align:center;color:#545f6e}@media screen and (max-width:1200px){.pgfooter{width:960px}.pgfooter .dls dl+dl{margin-left:66px}.pgfooter .dls .concatwe{width:250px}}@media screen and (max-width:960px){.pgfooter{margin:auto;padding-top:15px;width:auto}.pgfooter .dls{padding:0 20px}.pgfooter .dls dl{display:block}.pgfooter .dls dl+dl{margin-left:0}.pgfooter .dls dl+dl dt{margin-top:55px}.pgfooter .dls .concatwe{width:auto}.pgfooter .dls .focuswe img{margin:0 auto}.pgfooter .dls .friends,.pgfooter .dls .sitemap{display:none}.pgfooter .cpr{padding:10px 50px;line-height:20px}}
.fixed-btns{position:fixed;right:32px;bottom:180px;z-index:20;width:44px}.fixed-btns ul{padding:4px 0;background:#d4d7db;-webkit-box-shadow:-3px 3px 8px 0 rgba(32,36,56,.04),-6px 6px 14px 0 rgba(32,36,56,.06);box-shadow:-3px 3px 8px 0 rgba(32,36,56,.04),-6px 6px 14px 0 rgba(32,36,56,.06)}.fixed-btns ul+ul{margin-top:12px}.fixed-btns ul.top-btn{padding:0}.fixed-btns li{position:relative;width:44px;height:44px;-webkit-transition:background .2s;transition:background .2s;cursor:pointer}.fixed-btns li:active{background:#c5c8cc}.fixed-btns li:hover{background:#dee1e6}.fixed-btns li:hover .hover-view{z-index:0;opacity:1;pointer-events:all}.fixed-btns li i{font-size:44px}.fixed-btns ul.top-btn li{color:#fff;background:#344153}.fixed-btns ul.top-btn li:hover{background:#485a73}.fixed-btns ul.top-btn li:active{background:#283240}.fixed-btns .hover-view{position:absolute;top:-36px;right:60px;z-index:-100;padding:12px;font-size:14px;line-height:20px;text-align:center;background:#fff;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s;pointer-events:none;-webkit-filter:drop-shadow(-8px 14px 10px rgba(34,46,61,.12));filter:drop-shadow(-8px 14px 10px rgba(34,46,61,.12))}.fixed-btns .hover-view:before{position:absolute;top:45px;right:-12px;border:12px solid transparent;border-right:none;border-left:12px solid #fff;content:""}.fixed-btns .hover-view img{display:block}@media screen and (max-width:960px){.fixed-btns .help-btns{display:none}.fixed-btns .top-btn{margin-top:0}}
.big-title{padding-bottom:20px;height:82px;font-size:44px;font-weight:700;line-height:62px;text-align:center;color:#222e3d}.big-title:after{display:inline-block;position:relative;bottom:39px;z-index:0;font-size:36px;line-height:50px;text-transform:uppercase;color:#f0f2f5;content:attr(data-subtitle)}.big-title p{position:relative;z-index:1}.big-title.left{text-align:left}.big-title.left:after{text-indent:.9em}.big-title.white{color:#fff}.big-title.white:after{color:hsla(0,0%,100%,.2)}@media screen and (max-width:960px){.big-title{padding-bottom:10px;height:41px;font-size:22px;line-height:31px}.big-title:after{bottom:20px;font-size:18px;line-height:25px}}
.ui-title{font-size:18px;font-weight:700;line-height:28px;color:#222e3d}.ui-title:before{display:inline-block;margin-top:-2px;margin-right:12px;width:3px;height:20px;line-height:1;vertical-align:middle;background:#317cf8;content:""}@media screen and (max-width:960px){.ui-title{font-size:16px;line-height:24px}.ui-title:before{vertical-align:sub}}
.big-title{margin:60px 0 40px}.tabhead{font-size:0}.tabhead li{display:inline-block;border:1px solid #d4d7db;padding:11px;min-width:102px;font-size:18px;font-weight:700;line-height:24px;text-align:center;-webkit-transition:background .1s,border-color .1s;transition:background .1s,border-color .1s;cursor:pointer}.tabhead li+li{margin-left:20px}.tabhead li.active{border-color:#317cf8;color:#fff;background:#317cf8;pointer-events:none}.desktop .tabhead li:hover,.mobile .tabhead li:active{border-color:#317cf8;color:#317cf8}.tabbody{margin-top:4px;font-size:14px}.tabbody .item{display:none}.tabbody .item.active{display:block}.layout{margin-bottom:160px;font-size:14px;line-height:26px;color:#545f6e}.tab-box{margin-right:20px;width:633px}.concat,.tab-box{display:inline-block;font-size:0;vertical-align:top}.concat ul{margin-top:16px;font-size:14px}.concat li{font-weight:700;line-height:22px;color:#222e3d}.concat li+li{margin-top:16px}.concat i{display:inline-block;margin-right:16px;min-width:65px}.concat i,.concat sub{font-weight:400;color:#545f6e}.title{margin:20px 0 8px;font-weight:700;line-height:24px;color:#222e3d}.fz18{font-size:18px!important}hr{display:block;margin:20px 0 0;height:1px;background-image:-webkit-gradient(linear,right top,left top,from(#f4f7fa),color-stop(50%,#eaedf0),to(#f4f7fa));background-image:linear-gradient(270deg,#f4f7fa,#eaedf0 50%,#f4f7fa)}@media screen and (max-width:960px){.layout{margin-bottom:20px;padding:0 20px}.big-title{margin:38px 0 20px}.tabhead{margin-top:0}.tabhead li{min-width:90px;font-size:16px}.tab-box{margin-right:0;width:auto}.concat{margin-top:30px}.concat li+li{margin-top:8px}}.boss-zp{color:#14c1c0}
