@charset "UTF-8";:root{--go-captcha-theme-text-color: #333333;--go-captcha-theme-bg-color: #ffffff;--go-captcha-theme-btn-color: #ffffff;--go-captcha-theme-btn-disabled-color: #749ff9;--go-captcha-theme-btn-bg-color: #4e87ff;--go-captcha-theme-btn-border-color: #4e87ff;--go-captcha-theme-active-color: #3e7cff;--go-captcha-theme-border-color: rgba(206, 223, 254, .5);--go-captcha-theme-icon-color: #3C3C3C;--go-captcha-theme-drag-bar-color: #e0e0e0;--go-captcha-theme-drag-bg-color: #3e7cff;--go-captcha-theme-drag-icon-color: #ffffff;--go-captcha-theme-round-color: #e0e0e0;--go-captcha-theme-loading-icon-color: #3e7cff;--go-captcha-theme-body-bg-color: #34383e;--go-captcha-theme-dot-color-color: #cedffe;--go-captcha-theme-dot-bg-color: #4e87ff;--go-captcha-theme-dot-border-color: #ffffff;--go-captcha-theme-default-color: #3e7cff;--go-captcha-theme-default-bg-color: #ecf5ff;--go-captcha-theme-default-border-color: #50a1ff;--go-captcha-theme-default-hover-color: #e0efff;--go-captcha-theme-error-color: #ed4630;--go-captcha-theme-error-bg-color: #fef0f0;--go-captcha-theme-error-border-color: #ff5a34;--go-captcha-theme-warn-color: #ffa000;--go-captcha-theme-warn-bg-color: #fdf6ec;--go-captcha-theme-warn-border-color: #ffbe09;--go-captcha-theme-success-color: #5eaa2f;--go-captcha-theme-success-bg-color: #f0f9eb;--go-captcha-theme-success-border-color: #8bc640}.go-captcha.gc-wrapper{padding:12px 16px;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;box-sizing:border-box}.go-captcha.gc-theme{border:1px solid rgba(206,223,254,.5);border-color:var(--go-captcha-theme-border-color);border-radius:8px;box-shadow:0 0 20px #6464641a;-webkit-box-shadow:0 0 20px rgba(100,100,100,.1);-moz-box-shadow:0 0 20px rgba(100,100,100,.1)}.go-captcha.gc-theme.gc-wrapper{background-color:var(--go-captcha-theme-bg-color)}.go-captcha .gc-header{height:36px;width:100%;font-size:15px;color:var(--go-captcha-theme-text-color);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.go-captcha .gc-header span{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding-right:5px}.go-captcha .gc-header em{padding:0 3px;font-weight:700;color:var(--go-captcha-theme-active-color);font-style:normal}.go-captcha .gc-body{position:relative;width:100%;margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;background:var(--go-captcha-theme-body-bg-color);border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;overflow:hidden}.go-captcha .gc-body .gc-body-inner{position:relative;background:var(--go-captcha-theme-body-bg-color)}.go-captcha .gc-picture{position:relative;z-index:2;width:100%}.go-captcha .gc-loading{position:absolute;z-index:1;top:50%;left:50%;width:68px;height:68px;margin-left:-34px;margin-top:-34px;line-height:68px;text-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.go-captcha .gc-loading svg,.go-captcha .gc-loading circle{color:var(--go-captcha-theme-loading-icon-color);fill:var(--go-captcha-theme-loading-icon-color)}.go-captcha .gc-footer{width:100%;height:50px;color:#34383e;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-top:10px;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.go-captcha .gc-footer .icon-block{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.go-captcha .gc-icon-block{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.go-captcha .gc-icon-block svg{color:var(--go-captcha-theme-icon-color);fill:var(--go-captcha-theme-icon-color);margin:0 5px;cursor:pointer}.go-captcha .gc-button-block{width:120px;height:40px}.go-captcha .gc-button-block button{width:100%;height:40px;text-align:center;padding:9px 15px;font-size:15px;border-radius:5px;display:inline-block;line-height:1;white-space:nowrap;cursor:pointer;color:var(--go-captcha-theme-btn-color);background-color:var(--go-captcha-theme-btn-bg-color);border:1px solid transparent;border-color:var(--go-captcha-theme-btn-border-color);-webkit-appearance:none;box-sizing:border-box;outline:none;margin:0;-webkit-transition:.1s;transition:.1s;font-weight:500;-moz-user-select:none;-webkit-user-select:none}.go-captcha .gc-button-block button.disabled{pointer-events:none;background-color:var(--go-captcha-theme-btn-disabled-color);border-color:var(--go-captcha-theme-btn-disabled-color)}.go-captcha .gc-drag-slide-bar{width:100%;height:100%;position:relative;-ms-touch-action:none;touch-action:none}.go-captcha .gc-drag-line{position:absolute;height:14px;background-color:var(--go-captcha-theme-drag-bar-color);left:0;right:0;top:50%;margin-top:-7px;border-radius:7px}.go-captcha .gc-drag-block{position:absolute;left:0;top:50%;margin-top:-20px;width:82px;height:40px;z-index:2;background-color:var(--go-captcha-theme-drag-bg-color);cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:24px;box-shadow:0 0 20px #64646459;-webkit-box-shadow:0 0 20px rgba(100,100,100,.35);-moz-box-shadow:0 0 20px rgba(100,100,100,.35);color:var(--go-captcha-theme-drag-icon-color);fill:var(--go-captcha-theme-drag-icon-color)}.go-captcha .gc-drag-block.disabled{pointer-events:none;background-color:var(--go-captcha-theme-btn-disabled-color);border-color:var(--go-captcha-theme-btn-disabled-color)}.go-captcha .gc-drag-block-inline{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.go-captcha .gc-icon-block2{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.go-captcha .gc-dots{position:absolute;inset:0}.go-captcha .gc-dots .gc-dot{position:absolute;z-index:2;width:22px;height:22px;color:var(--go-captcha-theme-dot-color-color);background:var(--go-captcha-theme-dot-bg-color);border:3px solid #f7f9fb;border-color:var(--go-captcha-theme-dot-border-color);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-radius:22px;cursor:default}.go-captcha .gc-header2{text-align:center}.go-captcha .gc-tile{position:absolute;z-index:2;cursor:pointer}.go-captcha .gc-tile img{display:block;cursor:pointer;width:100%;height:100%}.go-captcha .gc-rotate-body{background:transparent!important;display:flex;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:10px auto 0}.go-captcha .gc-rotate-body .gc-body-inner{border-radius:100%}.go-captcha .gc-rotate-picture{position:relative;max-width:100%;max-height:100%;z-index:2;border-radius:100%;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.go-captcha .gc-rotate-picture img{max-width:100%;max-height:100%}.go-captcha .gc-rotate-picture .gc-round{position:absolute;inset:0;border-radius:100%;z-index:2;border:6px solid #e0e0e0;border-color:var(--go-captcha-theme-round-color)}.go-captcha .gc-rotate-thumb{position:absolute;z-index:2;inset:0;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.go-captcha .gc-rotate-thumb img{max-width:100%;max-height:100%}.go-captcha .gc-rotate-thumb-block{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.go-captcha.gc-btn-block{position:relative;box-sizing:border-box;display:block;font-size:13px;-webkit-border-radius:5px;-moz-border-radius:5px;letter-spacing:1px;border-radius:5px;line-height:1;white-space:nowrap;-webkit-appearance:none;outline:none;margin:0;-webkit-transition:.1s;transition:.1s;font-weight:500;-moz-user-select:none;-webkit-user-select:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;justify-items:center;box-shadow:0 0 20px #3e7cff1a;-webkit-box-shadow:0 0 20px rgba(62,124,255,.1);-moz-box-shadow:0 0 20px rgba(62,124,255,.1)}.go-captcha.gc-btn-block span{padding-left:8px}.go-captcha.gc-disabled{pointer-events:none}.go-captcha.gc-default{color:var(--go-captcha-theme-default-color);border:1px solid #50a1ff;border-color:var(--go-captcha-theme-default-border-color);background-color:var(--go-captcha-theme-default-bg-color);cursor:pointer}.go-captcha.gc-default:hover{background-color:var(--go-captcha-theme-default-hover-color)!important}.go-captcha.gc-error{cursor:pointer;color:var(--go-captcha-theme-error-color);background-color:var(--go-captcha-theme-error-bg-color);border:1px solid #ff5a34;border-color:var(--go-captcha-theme-error-border-color)}.go-captcha.gc-warn{cursor:pointer;color:var(--go-captcha-theme-warn-color);background-color:var(--go-captcha-theme-warn-bg-color);border:1px solid #ffbe09;border-color:var(--go-captcha-theme-warn-border-color)}.go-captcha.gc-success{color:var(--go-captcha-theme-success-color);background-color:var(--go-captcha-theme-success-bg-color);border:1px solid #8bc640;border-color:var(--go-captcha-theme-success-border-color);pointer-events:none}.go-captcha .gc-ripple{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;justify-items:center}.go-captcha .gc-ripple>*{z-index:2}.go-captcha .gc-ripple svg{position:relative;z-index:2}.go-captcha .gc-ripple:after{background-color:var(--go-captcha-theme-default-border-color);border-radius:50px;content:"";display:block;width:21px;height:21px;opacity:0;position:absolute;top:50%;left:50%;margin-top:-11px;margin-left:-11px;z-index:1;animation:gc-ripple 1.3s infinite;-moz-animation:gc-ripple 1.3s infinite;-webkit-animation:gc-ripple 1.3s infinite;animation-delay:2s;-moz-animation-delay:2s;-webkit-animation-delay:2s}@keyframes gc-ripple{0%{opacity:0}5%{opacity:.05}20%{opacity:.35}65%{opacity:.01}to{-webkit-transform:scaleX(2) scaleY(2);transform:scaleX(2) scaleY(2);opacity:0}}@-webkit-keyframes gc-ripple{0%{opacity:0}5%{opacity:.05}20%{opacity:.35}65%{opacity:.01}to{-webkit-transform:scaleX(2) scaleY(2);transform:scaleX(2) scaleY(2);opacity:0}}.page_top[data-v-6828f59e]{background:#ffffff80;padding:5px 0;width:100%}.page_top .page_top_main[data-v-6828f59e]{width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.page_top .page_top_main .top_left a[data-v-6828f59e]{color:#252525;font-size:12px;margin-right:18px;line-height:32px;text-decoration:none}.page_top .page_top_main .top_login .nologin[data-v-6828f59e]{display:flex;align-items:center}.page_top .page_top_main .top_login .nologin p[data-v-6828f59e]{margin-bottom:0}.page_top .page_top_main .top_login .nologin .tplogin[data-v-6828f59e]{background-color:#028dd2;color:#fff;border-radius:5px;font-size:14px;padding:5px 12px;cursor:pointer}.page_top .page_top_main .top_login .nologin .tpregister[data-v-6828f59e]{background-color:#fff;margin-left:10px;border-radius:5px;font-size:14px;padding:5px 12px;cursor:pointer}.page_top .page_top_main .top_login .lginfos[data-v-6828f59e]{display:flex;align-items:center}.page_top .page_top_main .top_login .lginfos .newnames[data-v-6828f59e]{display:flex;align-items:center;border-right:1px solid #999;color:#252525;font-size:12px;margin:5px 0;padding:0 10px}.page_top .page_top_main .top_login .lginfos .newnames img[data-v-6828f59e]{width:20px;margin-right:10px}.page_top .page_top_main .top_login .lginfos .logOut[data-v-6828f59e]{color:#252525;font-size:12px;margin-left:10px}.navTab[data-v-6828f59e]{display:flex;align-items:center;justify-content:center;background:#fff;position:relative}.navTab .tabItem[data-v-6828f59e]{flex:1}.navTab .tabItem .tabItemTit[data-v-6828f59e]{cursor:pointer;line-height:50px;display:flex;align-items:center;justify-content:center;background:#f5f5f5;color:#555;font-size:16px}.navTab .tabItem .tabItemTit-active[data-v-6828f59e]{background-color:#f77649;color:#fff}.tabContent[data-v-6828f59e]{padding:30px}.autoLogin span[data-v-6828f59e]{margin-left:5px}.xieyi[data-v-6828f59e]{display:flex;align-items:center;margin-top:20px}.xieyi a[data-v-6828f59e]{color:#1582bd}.tabImg[data-v-6828f59e]{width:38%;height:40px;margin-left:2%;cursor:pointer}.submitBtn[data-v-6828f59e]{width:250px;background:#028dd2;margin:20px auto 0;display:block}.getCaptcha[data-v-6828f59e]{width:38%;height:40px;line-height:40px;background:#028dd2;border-radius:4px;display:block;text-align:center;margin-left:2%;font-size:16px;color:#fff;cursor:pointer}.closeModal[data-v-6828f59e]{width:40px;height:40px;border-radius:50%;background-color:#000000b3;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;position:absolute;top:-20px;right:-20px;z-index:9;cursor:pointer}@media(max-width:1200px){.page_top_main[data-v-6828f59e]{width:100%!important;padding-left:20px}}.other[data-v-6828f59e]{display:flex;flex-direction:column;align-items:center;margin-top:30px}.other span[data-v-6828f59e]{font-size:14px;color:#666;margin-bottom:10px}.other .imgFlex[data-v-6828f59e]{display:flex;align-items:center}.other .imgFlex img[data-v-6828f59e]{width:24px;height:24px;cursor:pointer}.ant-modal .ant-modal-content{padding:0}.gocaptchaBox[data-v-6828f59e]{width:100vw;height:100vh;background-color:#000000b3;position:fixed;top:0;left:0;z-index:9999}.gocaptcha[data-v-6828f59e]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.foot[data-v-28ce3861]{width:100%;height:210px;background:#0c609c url(/static/foot-JeWQLjEs.png) no-repeat center bottom;margin-top:40px}.foot .footer_main[data-v-28ce3861]{height:100%;margin:0 auto;display:flex;align-items:center;justify-content:center;flex-direction:column}.foot .footer_main .codeFlex[data-v-28ce3861]{display:flex;align-items:center;margin-bottom:10px}.foot .footer_main .codeFlex .app[data-v-28ce3861]{display:flex;align-items:center;flex-direction:column;margin-right:20px}.foot .footer_main .codeFlex .app img[data-v-28ce3861]{width:90px;height:90px;margin-top:5px}.foot .footer_main .codeFlex .app p[data-v-28ce3861]{color:#aad3f0;font-size:12px}.foot .footer_main .text[data-v-28ce3861]{display:flex;align-items:center;margin-bottom:10px}.foot .footer_main .text .spacer[data-v-28ce3861]{color:#aad3f0;font-size:12px;line-height:12px;margin:0 10px}.foot .footer_main .text a[data-v-28ce3861],.foot .footer_main p[data-v-28ce3861]{color:#aad3f0;font-size:12px}.mb0[data-v-28ce3861]{margin-bottom:0}.container[data-v-aab3caf9]{min-height:calc(100vh - 254px);background-color:#fff}.zt .banner[data-v-d011da79]{height:479px;position:relative;margin:0 auto}.zt .banner .bannerBg[data-v-d011da79]{background-image:url(/static/banner-CROma1GG.jpg);background-repeat:no-repeat;background-size:cover;background-position:center 0;position:absolute;bottom:0;left:0;width:100%;height:100%}.zt .navTab[data-v-d011da79]{display:flex;align-items:center;background:#f5f5f5;position:relative;width:100%;padding-left:20px}.zt .navTab .tabItem[data-v-d011da79]{margin-right:40px}.zt .navTab .tabItem .tabItemTit[data-v-d011da79]{cursor:pointer;line-height:50px;display:flex;align-items:center;justify-content:center;color:#555;font-size:18px;padding:0 20px;font-weight:700;border-bottom:3px solid #f5f5f5}.zt .navTab .tabItem .tabItemTit-active[data-v-d011da79]{border-bottom:3px solid #f77649;color:#f77649}.zt .tabBox[data-v-d011da79]{margin-top:20px;min-height:500px}.zt .tabBox .list .item[data-v-d011da79]{width:100%;padding:20px;background:#fff;box-shadow:0 0 10px #0000001a;border-radius:4px;cursor:pointer;display:flex;align-items:center;margin-bottom:20px}.zt .tabBox .list .item .cover[data-v-d011da79]{width:240px}.zt .tabBox .list .item .info[data-v-d011da79]{margin-left:20px}.zt .tabBox .list .item .info .tag[data-v-d011da79]{margin-top:20px}.zt .tabBox .list .item:hover h5[data-v-d011da79]{color:#40a9ff}.pag_custom[data-v-d011da79]{display:flex;align-items:center;justify-content:center;margin-top:20px}@media(max-width:768px){.topNavBar[data-v-d011da79]{width:100vw;height:45px;background:#fff;border-bottom:1px solid #efefef;position:fixed;top:0;left:0}.topNavBar .main[data-v-d011da79]{display:flex;align-items:center;height:100%;padding:0 28px 0 10px}.topNavBar .main .icon[data-v-d011da79]{font-size:18px;margin:0}.topNavBar .main span[data-v-d011da79]{display:block;text-align:center;margin:0 auto;font-size:14px}.h5Zt[data-v-d011da79]{width:100vw;height:100vh;background:#f3f4f8;overflow-y:auto;padding-bottom:50px;margin-top:45px}.h5Zt .ztItem[data-v-d011da79]{width:100%;background-color:#fff;margin-bottom:10px}.h5Zt .ztItem .cont[data-v-d011da79]{padding:10px 15px}.h5Zt .ztItem .cont img[data-v-d011da79]{width:100%}.h5Zt .ztItem .cont .info[data-v-d011da79]{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.h5Zt .ztItem .cont .info h5[data-v-d011da79]{margin-bottom:0;font-size:14px;color:#000}.h5Zt .ztItem .cont .info span[data-v-d011da79]{font-size:12px;color:#343434}}@media(min-width:768px)and (max-width:991.98px){.banner[data-v-d011da79]{width:100%}.banner .bannerBg .swiper[data-v-d011da79]{width:768px;margin:25px auto}.banner .bannerBg .swiper[data-v-d011da79] .slick-slider{display:flex;flex-direction:column}.banner .bannerBg .swiper[data-v-d011da79] .slick-slider .bigImg{border:5px solid #fff;display:block;width:100%;height:348px;cursor:pointer}.banner .bannerBg .swiper[data-v-d011da79] .slick-thumb{width:100%;height:75px;position:inherit;bottom:0;display:flex!important;align-items:center;justify-content:space-between}.banner .bannerBg .swiper[data-v-d011da79] .slick-thumb li{width:310px;height:75px}.banner .bannerBg .swiper[data-v-d011da79] .slick-thumb li .smallImg{width:100%;height:100%;filter:grayscale(100%);border:3px solid #fff}.banner .bannerBg .swiper[data-v-d011da79] .slick-thumb li.slick-active img{filter:grayscale(0%);border:3px solid #ff7011}.contentBox[data-v-d011da79]{width:768px;margin:0 auto}.contentBox .card[data-v-d011da79]{width:100%}.tabBox .list .item .info h5[data-v-d011da79]{font-size:18px}}@media(min-width:992px)and (max-width:1199.98px){.banner[data-v-d011da79]{width:100%}.banner .bannerBg .swiper[data-v-d011da79]{width:992px;margin:25px auto}.banner .bannerBg .swiper[data-v-d011da79] .slick-slider{display:flex;flex-direction:column}.banner .bannerBg .swiper[data-v-d011da79] .slick-slider .bigImg{border:5px solid #fff;display:block;width:100%;height:348px;cursor:pointer}.banner .bannerBg .swiper[data-v-d011da79] .slick-thumb{width:100%;height:75px;position:inherit;bottom:0;display:flex!important;align-items:center;justify-content:space-between}.banner .bannerBg .swiper[data-v-d011da79] .slick-thumb li{width:310px;height:75px}.banner .bannerBg .swiper[data-v-d011da79] .slick-thumb li .smallImg{width:100%;height:100%;filter:grayscale(100%);border:3px solid #fff}.banner .bannerBg .swiper[data-v-d011da79] .slick-thumb li.slick-active img{filter:grayscale(0%);border:3px solid #ff7011}.contentBox[data-v-d011da79]{width:992px;margin:0 auto}.contentBox .card[data-v-d011da79]{width:100%}.tabBox .list .item .info h5[data-v-d011da79]{font-size:20px}.tabBox .list .item .info span[data-v-d011da79]{font-size:12px}}@media(min-width:1200px)and (max-width:1919.98px){.banner[data-v-d011da79]{width:100%}.banner .bannerBg .swiper[data-v-d011da79]{width:1200px;margin:66px auto}.banner .bannerBg .swiper[data-v-d011da79] .slick-list{width:100%;height:348px}.banner .bannerBg .swiper[data-v-d011da79] .slick-slider{display:flex;align-items:center;justify-content:space-between;height:348px}.banner .bannerBg .swiper[data-v-d011da79] .slick-slider .bigImg{border:5px solid #fff;display:block;width:850px;height:348px;cursor:pointer}.banner .bannerBg .swiper[data-v-d011da79] .slick-thumb{position:inherit;bottom:0;display:flex!important;align-items:center;justify-content:space-between;flex-direction:column;width:340px;height:348px;padding:10px 15px;background-color:#fff;box-sizing:border-box}.banner .bannerBg .swiper[data-v-d011da79] .slick-thumb li{width:310px;height:75px}.banner .bannerBg .swiper[data-v-d011da79] .slick-thumb li .smallImg{width:100%;height:100%;filter:grayscale(100%);border:3px solid #fff}.banner .bannerBg .swiper[data-v-d011da79] .slick-thumb li.slick-active img{filter:grayscale(0%);border:3px solid #ff7011}.contentBox[data-v-d011da79]{width:1200px;margin:0 auto}.contentBox .card[data-v-d011da79]{width:860px}.tabBox .list .item .info h5[data-v-d011da79]{font-size:22px;margin-bottom:10px}.tabBox .list .item .info span[data-v-d011da79]{font-size:14px}}@media(min-width:1920px){.banner[data-v-d011da79]{width:1920px}.banner .bannerBg .swiper[data-v-d011da79]{width:1200px;margin:66px auto}.banner .bannerBg .swiper[data-v-d011da79] .slick-list{width:100%;height:348px}.banner .bannerBg .swiper[data-v-d011da79] .slick-slider{display:flex;align-items:center;justify-content:space-between;height:348px}.banner .bannerBg .swiper[data-v-d011da79] .slick-slider .bigImg{border:5px solid #fff;display:block;width:850px;height:348px;cursor:pointer}.banner .bannerBg .swiper[data-v-d011da79] .slick-thumb{position:inherit;bottom:0;display:flex!important;align-items:center;justify-content:space-between;flex-direction:column;width:340px;height:348px;padding:10px 15px;background-color:#fff;box-sizing:border-box}.banner .bannerBg .swiper[data-v-d011da79] .slick-thumb li{width:310px;height:75px}.banner .bannerBg .swiper[data-v-d011da79] .slick-thumb li .smallImg{width:100%;height:100%;filter:grayscale(100%);border:3px solid #fff}.banner .bannerBg .swiper[data-v-d011da79] .slick-thumb li.slick-active img{filter:grayscale(0%);border:3px solid #ff7011}.contentBox[data-v-d011da79]{width:1200px;margin:0 auto}.contentBox .card[data-v-d011da79]{width:860px}.tabBox .list .item .info h5[data-v-d011da79]{font-size:22px;margin-bottom:10px}.tabBox .list .item .info span[data-v-d011da79]{font-size:14px}}.loading-more[data-v-d011da79]{margin:20px auto;display:block;font-size:14px;text-align:center}.details[data-v-622bcf8a]{background:#f5f5f5}.details .banner[data-v-622bcf8a]{width:100%;height:390px;position:relative;margin:0 auto}.details .banner .pBan[data-v-622bcf8a]{width:1920px;height:100%;display:block;position:absolute;left:50%;margin-left:-960px;cursor:pointer}.previewBox[data-v-622bcf8a]{max-height:80vh;overflow-y:auto}.previewBox img[data-v-622bcf8a]{margin-bottom:10px}.previewBox[data-v-622bcf8a]::-webkit-scrollbar{display:none}@media(max-width:768px){.details[data-v-622bcf8a]{background:#f3f4f8}.details .banner[data-v-622bcf8a]{width:100%;height:100%}.details .banner .mBan[data-v-622bcf8a]{width:100vw;height:100%;object-fit:cover;vertical-align:middle}.card[data-v-622bcf8a]{background-color:#fff;padding:10px 15px;border-bottom:3px dashed #5585bb}.card .mhMain .cartoon[data-v-622bcf8a]{display:flex;flex-direction:column}.card .mhMain .cartoon .cover[data-v-622bcf8a],.card .mhMain .cartoon .cover img[data-v-622bcf8a]{width:100%}.card .mhMain .cartoon .info a[data-v-622bcf8a]{margin-top:10px;font-size:16px;font-weight:700;color:#40a9ff;display:block}.card .mhMain .cartoon .info .author[data-v-622bcf8a]{font-size:12px;margin:8px 0}.card .mhMain .cartoon .info span[data-v-622bcf8a]{font-size:12px;color:#999}.card .mhMain .thumbnail[data-v-622bcf8a]{display:flex;align-items:center;flex-wrap:wrap;margin-top:10px}.card .mhMain .thumbnail .item[data-v-622bcf8a]{width:23.5%;height:120px;border:1px dashed #e5e5e5;padding:10px;margin-right:2%;cursor:pointer;margin-bottom:5px;overflow:hidden;display:flex;align-items:center}.card .mhMain .thumbnail .item img[data-v-622bcf8a]{width:100%}.card .mhMain .thumbnail .item[data-v-622bcf8a]:nth-child(4n){margin-right:0}.card[data-v-622bcf8a]:last-child{border:none}}@media(min-width:768px)and (max-width:1199.98px){.newsbody .tuiJian[data-v-622bcf8a]{width:768px;position:relative;margin:10px auto 0}.newsbody .tuiJian .other[data-v-622bcf8a]{display:none}.newsbody .tuiJian .cardBg[data-v-622bcf8a]{background-color:#5585bb;border-radius:30px}.newsbody .card[data-v-622bcf8a]{width:768px;margin:0 auto}.newsbody .card .cardColor[data-v-622bcf8a]{background-color:#5585bb;border-radius:30px}.newsbody .mhMain[data-v-622bcf8a]{width:700px;background-color:#fff;margin:6px auto 0;padding:20px}.newsbody .mhMain .cartoon[data-v-622bcf8a]{display:flex;align-items:flex-start}.newsbody .mhMain .cartoon .cover[data-v-622bcf8a]{width:200px;min-width:200px}.newsbody .mhMain .cartoon .cover img[data-v-622bcf8a]{width:100%}.newsbody .mhMain .cartoon .info[data-v-622bcf8a]{min-height:280px;position:relative;margin-left:20px}.newsbody .mhMain .cartoon .info a[data-v-622bcf8a]{font-size:20px;font-weight:700;color:#000;display:block}.newsbody .mhMain .cartoon .info .author[data-v-622bcf8a]{font-size:12px;margin:5px 0}.newsbody .mhMain .cartoon .info span[data-v-622bcf8a]{font-size:14px;color:#999}.newsbody .mhMain .cartoon .info .btnBox[data-v-622bcf8a]{position:absolute;bottom:0}.newsbody .mhMain .thumbnail[data-v-622bcf8a]{display:flex;align-items:center;margin-top:20px}.newsbody .mhMain .thumbnail .item[data-v-622bcf8a]{height:144px;overflow:hidden;border:1px dashed #e5e5e5;padding:10px;margin-right:20px;cursor:pointer;display:flex;align-items:center}.newsbody .mhMain .thumbnail .item img[data-v-622bcf8a]{width:86px}}@media(min-width:1200px){.newsbody .tuiJian[data-v-622bcf8a]{width:1080px;height:650px;position:relative;margin:20px auto;background-color:#fff}.newsbody .tuiJian .other[data-v-622bcf8a]{position:absolute;top:0;right:-271px}.newsbody .tuiJian .cardBg[data-v-622bcf8a]{background-image:url(/static/cardBg-CY0fET1M.png);background-repeat:no-repeat;background-size:cover;background-position:center 0;position:absolute;bottom:0;left:0;width:100%;height:100%}.newsbody .card[data-v-622bcf8a]{width:1080px;margin:0 auto 20px;background-color:#fff;padding:10px}.newsbody .card .cardColor[data-v-622bcf8a]{background-color:#5585bb;border-radius:10px;padding:10px 0}.newsbody .mhMain[data-v-622bcf8a]{width:954px;background-color:#fff;margin:0 auto;padding:20px;border-radius:10px}.newsbody .mhMain .cartoon[data-v-622bcf8a]{display:flex;align-items:flex-start}.newsbody .mhMain .cartoon .cover[data-v-622bcf8a]{width:260px;min-width:260px;height:370px;display:flex;align-items:center;justify-content:center}.newsbody .mhMain .cartoon .cover img[data-v-622bcf8a]{width:100%;max-height:370px;object-fit:cover}.newsbody .mhMain .cartoon .info[data-v-622bcf8a]{min-height:370px;position:relative;margin-left:20px}.newsbody .mhMain .cartoon .info a[data-v-622bcf8a]{font-size:22px;font-weight:700;color:#000;display:block}.newsbody .mhMain .cartoon .info .author[data-v-622bcf8a]{font-size:14px;margin:10px 0}.newsbody .mhMain .cartoon .info span[data-v-622bcf8a]{font-size:16px;color:#999}.newsbody .mhMain .cartoon .info .btnBox[data-v-622bcf8a]{position:absolute;bottom:0}.newsbody .mhMain .thumbnail[data-v-622bcf8a]{display:flex;align-items:center;margin-top:20px}.newsbody .mhMain .thumbnail .item[data-v-622bcf8a]{height:202px;overflow:hidden;border:1px dashed #e5e5e5;padding:10px;margin-right:20px;cursor:pointer;display:flex;align-items:center}.newsbody .mhMain .thumbnail .item img[data-v-622bcf8a]{width:126px}}.june .banner[data-v-36dd04fd]{width:100%;height:390px;position:relative;margin:0 auto}.june .banner .pBan[data-v-36dd04fd]{width:1920px;height:100%;display:block;position:absolute;left:50%;margin-left:-960px}@media(max-width:768px){.june[data-v-36dd04fd]{background:#f3f4f8}.june .banner[data-v-36dd04fd]{width:100%;height:100%}.june .banner .mBan[data-v-36dd04fd]{width:100vw;height:100%;object-fit:cover;vertical-align:middle;margin-top:45px}.topNavBar[data-v-36dd04fd]{width:100vw;height:45px;background:#fff;border-bottom:1px solid #efefef;position:fixed;top:0;left:0;z-index:9}.topNavBar .main[data-v-36dd04fd]{display:flex;align-items:center;height:100%;padding:0 15px}.topNavBar .main .icon[data-v-36dd04fd]{font-size:18px;margin:0}.topNavBar .main span[data-v-36dd04fd]{display:block;text-align:center;margin:0 auto;font-size:14px}.mNewsBody[data-v-36dd04fd]{padding-bottom:40px}.mNewsBody .intro[data-v-36dd04fd]{width:100vw;background:#fff;padding:10px 15px}.mNewsBody .intro h3[data-v-36dd04fd]{font-size:16px;color:#0a1833;margin-bottom:10px}.mNewsBody .intro p[data-v-36dd04fd]{text-indent:2em;color:#585858;font-size:14px;line-height:23px}.mNewsBody .btnBar[data-v-36dd04fd]{border-top:1px solid #dcdcde;background-color:#fff;display:flex;align-items:center;justify-content:space-between}.mNewsBody .btnBar .btn[data-v-36dd04fd]{flex:1;height:50px;line-height:50px;display:flex;align-items:center;justify-content:center;border-right:1px solid #dcdcde;font-size:16px;color:#299af4}.mNewsBody .btnBar .btn span[data-v-36dd04fd]{margin-left:5px;font-size:14px}.mNewsBody .btnBar .btn[data-v-36dd04fd]:last-child{border:none}.mNewsBody .list[data-v-36dd04fd]{margin-top:10px;background-color:#fff;padding:0 15px 10px;margin-bottom:60px}.mNewsBody .list .item[data-v-36dd04fd]{display:flex;justify-content:space-between;border-bottom:1px dotted #d0d0d0;cursor:pointer;padding:10px 0;position:relative}.mNewsBody .list .item .item_read[data-v-36dd04fd]{display:flex;align-items:flex-start}.mNewsBody .list .item .item_read .imgPt[data-v-36dd04fd]{width:78px;height:104px}.mNewsBody .list .item .item_read .ocomic_s[data-v-36dd04fd]{margin-left:10px}.mNewsBody .list .item .item_read .ocomic_s .ocomic_s_t[data-v-36dd04fd]{display:flex;flex-direction:column}.mNewsBody .list .item .item_read .ocomic_s .ocomic_s_t .title[data-v-36dd04fd]{width:170px;color:#000;font-size:16px;margin-bottom:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}.mNewsBody .list .item .item_read .ocomic_s .ocomic_s_t .author[data-v-36dd04fd]{font-size:12px;color:#a3a3a3;margin-top:5px}.mNewsBody .list .item .item_read .ocomic_s .desc[data-v-36dd04fd]{font-size:12px;color:#999;margin-top:4px;margin-bottom:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis}.mNewsBody .list .item .dyBtn[data-v-36dd04fd]{border:1px solid #dcdcde;font-size:14px;color:#343434;display:block;border-radius:2px;text-align:center;width:75px;height:28px;line-height:28px;float:left;position:absolute;right:0;top:10px}.mNewsBody .list .item[data-v-36dd04fd]:last-child{border:none}.mNewsBody .fotBar[data-v-36dd04fd]{width:100vw;border-top:1px solid #dcdcde;background-color:#fff;display:flex;align-items:center;justify-content:space-between;margin-top:20px;position:fixed;bottom:0}.mNewsBody .fotBar .btn[data-v-36dd04fd]{flex:1;height:50px;line-height:50px;display:flex;align-items:center;justify-content:center;border-right:1px solid #dcdcde;font-size:16px;color:#299af4}.mNewsBody .fotBar .btn span[data-v-36dd04fd]{margin-left:5px;font-size:14px}.mNewsBody .fotBar .btn[data-v-36dd04fd]:last-child{border:none}}@media(min-width:768px)and (max-width:991.98px){.june .newsbody .mt[data-v-36dd04fd]{margin-top:20px!important}.june .newsbody .card[data-v-36dd04fd]{background-color:#fff;margin:0 auto;box-shadow:0 0 10px #0000001a;position:relative;border-radius:5px;padding-bottom:10px}.june .newsbody .card .cardTit[data-v-36dd04fd]{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:10px}.june .newsbody .card .cardTit p[data-v-36dd04fd]{font-size:20px;color:#fff;height:24px;line-height:24px;margin:0}.june .newsbody .card .cardTit span[data-v-36dd04fd]{font-family:Arial;color:#fff;opacity:.7;font-size:16px}.june .newsbody .card .more[data-v-36dd04fd]{color:#fff;font-size:14px;float:right;margin-right:20px;position:absolute;right:0;top:10px;cursor:pointer}.june .newsbody .lone_con[data-v-36dd04fd]{padding:0 20px}.june .newsbody .lone_con .item[data-v-36dd04fd]{display:flex;align-items:center;justify-content:space-between;border-top:1px dotted #d0d0d0;padding:15px 0;cursor:pointer}.june .newsbody .lone_con .item .item_read[data-v-36dd04fd]{display:flex;align-items:flex-start}.june .newsbody .lone_con .item .item_read .imgPt[data-v-36dd04fd]{width:150px;height:150px}.june .newsbody .lone_con .item .item_read .ocomic_s[data-v-36dd04fd]{margin-left:20px}.june .newsbody .lone_con .item .item_read .ocomic_s .ocomic_s_t[data-v-36dd04fd]{display:flex;align-items:flex-end}.june .newsbody .lone_con .item .item_read .ocomic_s .ocomic_s_t .title[data-v-36dd04fd]{color:#000;font-size:20px;margin-bottom:0}.june .newsbody .lone_con .item .item_read .ocomic_s .ocomic_s_t .author[data-v-36dd04fd]{font-size:12px;color:#a3a3a3;margin-left:22px;margin-bottom:2px}.june .newsbody .lone_con .item .item_read .ocomic_s .keyword[data-v-36dd04fd]{display:flex;align-items:center;margin-top:10px}.june .newsbody .lone_con .item .item_read .ocomic_s .keyword .keyword_t[data-v-36dd04fd]{min-width:70px;font-size:12px;color:#0a1833;margin-right:10px}.june .newsbody .lone_con .item .item_read .ocomic_s .recom[data-v-36dd04fd]{display:flex;align-items:center;margin-top:10px}.june .newsbody .lone_con .item .item_read .ocomic_s .recom .recom_t[data-v-36dd04fd]{min-width:70px;display:inline-block;font-size:12px;color:#0a1833;margin-top:4px;margin-right:10px}.june .newsbody .lone_con .item .item_read .ocomic_s .desc[data-v-36dd04fd]{font-size:12px;color:#999;margin-top:10px;margin-bottom:0}.june .newsbody .lone_con .item .item_read:hover .ocomic_s .ocomic_s_t .title[data-v-36dd04fd]{color:#c84926}.june .newsbody .lone_con .item .item_sub[data-v-36dd04fd]{height:150px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;margin-left:20px}.june .newsbody .lone_con .item .item_sub .smallPic[data-v-36dd04fd]{width:100px;height:100px;border-radius:5px}.june .newsbody .lone_con .item .item_sub .sub_btn[data-v-36dd04fd]{width:88px;height:26px;text-align:center;font-size:12px;color:#fff;border-radius:20px;cursor:pointer}.june .newsbody .col_con[data-v-36dd04fd]{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;padding:0 20px;width:100%}.june .newsbody .col_con .item[data-v-36dd04fd]{flex:1;display:flex;align-items:flex-start;justify-content:space-between;border-top:1px dotted #d0d0d0;padding:15px 0;margin-right:20px;cursor:pointer}.june .newsbody .col_con .item .item_read[data-v-36dd04fd]{display:flex;align-items:flex-start}.june .newsbody .col_con .item .item_read .imgPt[data-v-36dd04fd]{width:150px;height:150px}.june .newsbody .col_con .item .item_read .ocomic_s[data-v-36dd04fd]{margin-left:20px}.june .newsbody .col_con .item .item_read .ocomic_s .ocomic_s_t[data-v-36dd04fd]{display:flex;flex-direction:column}.june .newsbody .col_con .item .item_read .ocomic_s .ocomic_s_t .title[data-v-36dd04fd]{color:#000;font-size:20px;margin-bottom:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}.june .newsbody .col_con .item .item_read .ocomic_s .ocomic_s_t .author[data-v-36dd04fd]{font-size:12px;color:#a3a3a3;margin-top:5px}.june .newsbody .col_con .item .item_read .ocomic_s .keyword[data-v-36dd04fd]{display:flex;align-items:center;margin-top:7px}.june .newsbody .col_con .item .item_read .ocomic_s .keyword .keyword_t[data-v-36dd04fd]{min-width:70px;font-size:14px;color:#0a1833;margin-right:10px}.june .newsbody .col_con .item .item_read .ocomic_s .recom[data-v-36dd04fd]{display:flex;align-items:center;margin-top:5px}.june .newsbody .col_con .item .item_read .ocomic_s .recom .recom_t[data-v-36dd04fd]{min-width:70px;display:inline-block;font-size:14px;color:#0a1833;margin-top:4px;margin-right:10px}.june .newsbody .col_con .item .item_read .ocomic_s .desc[data-v-36dd04fd]{font-size:14px;color:#999;margin-top:10px;margin-bottom:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;min-height:38px}.june .newsbody .col_con .item .item_read:hover .ocomic_s .ocomic_s_t .title[data-v-36dd04fd]{color:#c84926}.june .newsbody .col_con .item[data-v-36dd04fd]:nth-child(2n){margin-right:0}.june .newsbody .list_con[data-v-36dd04fd]{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;border-top:1px dotted #d0d0d0;margin:0 20px;padding-top:20px}.june .newsbody .list_con .item[data-v-36dd04fd]{width:150px;height:200px;position:relative;border-radius:5px;margin-bottom:20px}.june .newsbody .list_con .item .imgPt[data-v-36dd04fd]{width:100%;height:100%}.june .newsbody .list_con .item .titBox[data-v-36dd04fd]{width:100%;position:absolute;bottom:0;left:0;background-color:#00000080!important;z-index:2;font-size:14px;border-radius:0 0 5px 5px;height:28px;line-height:28px;text-align:center}.june .newsbody .list_con .item .titBox .title[data-v-36dd04fd]{color:#fff}.june .newsbody .list_con .item .hot[data-v-36dd04fd]{width:35px;height:20px;background:#ff1f3f;text-align:center;line-height:20px;position:absolute;top:0;right:0;font-size:10px;color:#fff;border-radius:3px}.june .newsbody .short_con[data-v-36dd04fd]{padding:0 20px}.june .newsbody .short_con .item[data-v-36dd04fd]{display:flex;justify-content:space-between;border:1px dotted #d0d0d0;margin-bottom:15px;cursor:pointer}.june .newsbody .short_con .item .item_read[data-v-36dd04fd]{display:flex;align-items:center}.june .newsbody .short_con .item .item_read .imgPt[data-v-36dd04fd]{width:132px;height:132px}.june .newsbody .short_con .item .item_read .ocomic_s[data-v-36dd04fd]{margin-left:10px}.june .newsbody .short_con .item .item_read .ocomic_s .ocomic_s_t[data-v-36dd04fd]{display:flex;flex-direction:column}.june .newsbody .short_con .item .item_read .ocomic_s .ocomic_s_t .title[data-v-36dd04fd]{color:#000;font-size:18px;margin-bottom:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}.june .newsbody .short_con .item .item_read .ocomic_s .ocomic_s_t .author[data-v-36dd04fd]{font-size:12px;color:#a3a3a3;margin-top:5px}.june .newsbody .short_con .item .item_read .ocomic_s .keyword[data-v-36dd04fd]{display:flex;align-items:center;flex-wrap:wrap;margin-top:7px}.june .newsbody .short_con .item .item_read .ocomic_s .keyword .keyword_t[data-v-36dd04fd]{min-width:70px;font-size:14px;color:#0a1833;margin-right:10px}.june .newsbody .short_con .item .item_read .ocomic_s .keyword[data-v-36dd04fd] .ant-tag{margin-bottom:3px}.june .newsbody .short_con .item .item_read .ocomic_s .recom[data-v-36dd04fd]{display:flex;align-items:center;margin-top:5px}.june .newsbody .short_con .item .item_read .ocomic_s .recom .recom_t[data-v-36dd04fd]{min-width:70px;display:inline-block;font-size:14px;color:#0a1833;margin-top:4px;margin-right:10px}.june .newsbody .short_con .item .item_read .ocomic_s .desc[data-v-36dd04fd]{font-size:14px;color:#999;margin-top:4px;margin-bottom:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}.june .newsbody .short_con .item .item_read:hover .ocomic_s .ocomic_s_t .title[data-v-36dd04fd]{color:#c84926}.june .newsbody .short_con .item .item_sub[data-v-36dd04fd]{display:flex;flex-direction:column;align-items:center;justify-content:space-between;margin-left:20px}.june .newsbody .short_con .item .item_sub .smallPic[data-v-36dd04fd]{width:132px;height:132px;border-radius:5px}.june .newsbody .short_con .item .item_sub .sub_btn[data-v-36dd04fd]{width:117px;height:36px;text-align:center;font-size:16px;color:#fff;border-radius:20px}.june .newsbody .back_con[data-v-36dd04fd]{padding:0 20px 10px;display:flex;align-items:center;justify-content:space-between;width:100%}.june .newsbody .back_con .item[data-v-36dd04fd]{width:24%;position:relative;border-radius:5px;cursor:pointer}.june .newsbody .back_con .item .imgPt[data-v-36dd04fd]{width:100%;height:100%}}@media(min-width:992px)and (max-width:1199.98px){.june .newsbody .mt[data-v-36dd04fd]{margin-top:20px!important}.june .newsbody .card[data-v-36dd04fd]{width:1000px;background-color:#fff;margin:0 auto;box-shadow:0 0 10px #0000001a;position:relative;border-radius:5px;padding-bottom:10px;padding-top:10px}.june .newsbody .card .cardTit[data-v-36dd04fd]{margin:0 auto 10px;border-radius:5px;width:182px;height:70px;display:flex;flex-direction:column;align-items:center;justify-content:center}.june .newsbody .card .cardTit p[data-v-36dd04fd]{font-size:20px;color:#fff;height:24px;line-height:24px;margin:0}.june .newsbody .card .cardTit span[data-v-36dd04fd]{font-family:Arial;color:#fff;opacity:.7;font-size:16px}.june .newsbody .card .more[data-v-36dd04fd]{color:#0078ff;font-size:18px;float:right;margin-right:20px;width:108px;position:absolute;right:0;top:36px;cursor:pointer}.june .newsbody .lone_con[data-v-36dd04fd]{padding:0 20px}.june .newsbody .lone_con .item[data-v-36dd04fd]{display:flex;align-items:flex-start;justify-content:space-between;border-top:1px dotted #d0d0d0;padding:15px 0;cursor:pointer}.june .newsbody .lone_con .item .item_read[data-v-36dd04fd]{display:flex;align-items:flex-start}.june .newsbody .lone_con .item .item_read .imgPt[data-v-36dd04fd]{width:200px;height:200px}.june .newsbody .lone_con .item .item_read .ocomic_s[data-v-36dd04fd]{margin-left:20px}.june .newsbody .lone_con .item .item_read .ocomic_s .ocomic_s_t[data-v-36dd04fd]{display:flex;align-items:flex-end}.june .newsbody .lone_con .item .item_read .ocomic_s .ocomic_s_t .title[data-v-36dd04fd]{color:#000;font-size:26px;margin-bottom:0}.june .newsbody .lone_con .item .item_read .ocomic_s .ocomic_s_t .author[data-v-36dd04fd]{font-size:14px;color:#a3a3a3;margin-left:22px;margin-bottom:4px}.june .newsbody .lone_con .item .item_read .ocomic_s .keyword[data-v-36dd04fd]{display:flex;align-items:center;margin-top:20px}.june .newsbody .lone_con .item .item_read .ocomic_s .keyword .keyword_t[data-v-36dd04fd]{min-width:70px;font-size:14px;color:#0a1833;margin-right:10px}.june .newsbody .lone_con .item .item_read .ocomic_s .recom[data-v-36dd04fd]{display:flex;align-items:center;margin-top:20px}.june .newsbody .lone_con .item .item_read .ocomic_s .recom .recom_t[data-v-36dd04fd]{min-width:70px;display:inline-block;font-size:14px;color:#0a1833;margin-top:4px;margin-right:10px}.june .newsbody .lone_con .item .item_read .ocomic_s .desc[data-v-36dd04fd]{font-size:14px;color:#999;margin-top:20px;margin-bottom:0}.june .newsbody .lone_con .item .item_read:hover .ocomic_s .ocomic_s_t .title[data-v-36dd04fd]{color:#c84926}.june .newsbody .lone_con .item .item_sub[data-v-36dd04fd]{height:200px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;margin-left:20px}.june .newsbody .lone_con .item .item_sub .smallPic[data-v-36dd04fd]{width:132px;height:132px;border-radius:5px}.june .newsbody .lone_con .item .item_sub .sub_btn[data-v-36dd04fd]{width:117px;height:36px;text-align:center;font-size:16px;color:#fff;border-radius:20px;cursor:pointer}.june .newsbody .col_con[data-v-36dd04fd]{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;padding:0 20px;width:100%}.june .newsbody .col_con .item[data-v-36dd04fd]{flex:1;display:flex;align-items:flex-start;justify-content:space-between;border-top:1px dotted #d0d0d0;padding:15px 0;margin-right:20px;cursor:pointer}.june .newsbody .col_con .item .item_read[data-v-36dd04fd]{display:flex;align-items:flex-start}.june .newsbody .col_con .item .item_read .imgPt[data-v-36dd04fd]{width:150px;height:150px}.june .newsbody .col_con .item .item_read .ocomic_s[data-v-36dd04fd]{margin-left:20px}.june .newsbody .col_con .item .item_read .ocomic_s .ocomic_s_t[data-v-36dd04fd]{display:flex;flex-direction:column}.june .newsbody .col_con .item .item_read .ocomic_s .ocomic_s_t .title[data-v-36dd04fd]{color:#000;font-size:20px;margin-bottom:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}.june .newsbody .col_con .item .item_read .ocomic_s .ocomic_s_t .author[data-v-36dd04fd]{font-size:12px;color:#a3a3a3;margin-top:5px}.june .newsbody .col_con .item .item_read .ocomic_s .keyword[data-v-36dd04fd]{display:flex;align-items:center;margin-top:7px}.june .newsbody .col_con .item .item_read .ocomic_s .keyword .keyword_t[data-v-36dd04fd]{min-width:70px;font-size:14px;color:#0a1833;margin-right:10px}.june .newsbody .col_con .item .item_read .ocomic_s .recom[data-v-36dd04fd]{display:flex;align-items:center;margin-top:5px}.june .newsbody .col_con .item .item_read .ocomic_s .recom .recom_t[data-v-36dd04fd]{min-width:70px;display:inline-block;font-size:14px;color:#0a1833;margin-top:4px;margin-right:10px}.june .newsbody .col_con .item .item_read .ocomic_s .desc[data-v-36dd04fd]{font-size:14px;color:#999;margin-top:10px;margin-bottom:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;min-height:38px}.june .newsbody .col_con .item .item_read:hover .ocomic_s .ocomic_s_t .title[data-v-36dd04fd]{color:#c84926}.june .newsbody .col_con .item[data-v-36dd04fd]:nth-child(2n){margin-right:0}.june .newsbody .list_con[data-v-36dd04fd]{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;border-top:1px dotted #d0d0d0;margin:0 20px;padding-top:20px}.june .newsbody .list_con .item[data-v-36dd04fd]{width:150px;height:200px;position:relative;border-radius:5px;margin-bottom:20px}.june .newsbody .list_con .item .imgPt[data-v-36dd04fd]{width:100%;height:100%}.june .newsbody .list_con .item .titBox[data-v-36dd04fd]{width:100%;position:absolute;bottom:0;left:0;background-color:#00000080!important;z-index:2;font-size:14px;border-radius:0 0 5px 5px;height:28px;line-height:28px;text-align:center}.june .newsbody .list_con .item .titBox .title[data-v-36dd04fd]{color:#fff}.june .newsbody .list_con .item .hot[data-v-36dd04fd]{width:35px;height:20px;background:#ff1f3f;text-align:center;line-height:20px;position:absolute;top:0;right:0;font-size:10px;color:#fff;border-radius:3px}.june .newsbody .short_con[data-v-36dd04fd]{padding:0 20px 10px;display:flex;align-items:center;justify-content:space-between}.june .newsbody .short_con .item[data-v-36dd04fd]{width:32%;display:flex;justify-content:space-between;border:1px dotted #d0d0d0;cursor:pointer}.june .newsbody .short_con .item .item_read[data-v-36dd04fd]{display:flex;align-items:center}.june .newsbody .short_con .item .item_read .imgPt[data-v-36dd04fd]{width:132px;height:132px}.june .newsbody .short_con .item .item_read .ocomic_s[data-v-36dd04fd]{margin-left:10px}.june .newsbody .short_con .item .item_read .ocomic_s .ocomic_s_t[data-v-36dd04fd]{display:flex;flex-direction:column}.june .newsbody .short_con .item .item_read .ocomic_s .ocomic_s_t .title[data-v-36dd04fd]{color:#000;font-size:18px;margin-bottom:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}.june .newsbody .short_con .item .item_read .ocomic_s .ocomic_s_t .author[data-v-36dd04fd]{font-size:12px;color:#a3a3a3;margin-top:5px}.june .newsbody .short_con .item .item_read .ocomic_s .keyword[data-v-36dd04fd]{display:flex;align-items:center;flex-wrap:wrap;margin-top:7px}.june .newsbody .short_con .item .item_read .ocomic_s .keyword .keyword_t[data-v-36dd04fd]{min-width:70px;font-size:14px;color:#0a1833;margin-right:10px}.june .newsbody .short_con .item .item_read .ocomic_s .keyword[data-v-36dd04fd] .ant-tag{margin-bottom:3px}.june .newsbody .short_con .item .item_read .ocomic_s .recom[data-v-36dd04fd]{display:flex;align-items:center;margin-top:5px}.june .newsbody .short_con .item .item_read .ocomic_s .recom .recom_t[data-v-36dd04fd]{min-width:70px;display:inline-block;font-size:14px;color:#0a1833;margin-top:4px;margin-right:10px}.june .newsbody .short_con .item .item_read .ocomic_s .desc[data-v-36dd04fd]{width:150px;font-size:14px;color:#999;margin-top:4px;margin-bottom:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}.june .newsbody .short_con .item .item_read:hover .ocomic_s .ocomic_s_t .title[data-v-36dd04fd]{color:#c84926}.june .newsbody .short_con .item .item_sub[data-v-36dd04fd]{display:flex;flex-direction:column;align-items:center;justify-content:space-between;margin-left:20px}.june .newsbody .short_con .item .item_sub .smallPic[data-v-36dd04fd]{width:132px;height:132px;border-radius:5px}.june .newsbody .short_con .item .item_sub .sub_btn[data-v-36dd04fd]{width:117px;height:36px;text-align:center;font-size:16px;color:#fff;border-radius:20px}.june .newsbody .back_con[data-v-36dd04fd]{padding:0 20px 10px;display:flex;align-items:center;justify-content:space-between;width:100%}.june .newsbody .back_con .item[data-v-36dd04fd]{width:24%;position:relative;border-radius:5px;cursor:pointer}.june .newsbody .back_con .item .imgPt[data-v-36dd04fd]{width:100%;height:100%}}@media(min-width:1200px){.june .newsbody .mt[data-v-36dd04fd]{margin-top:40px!important}.june .newsbody .card[data-v-36dd04fd]{width:1000px;background-color:#fff;margin:0 auto;box-shadow:0 0 10px #0000001a;position:relative;border-radius:5px;padding-bottom:10px}.june .newsbody .card .cardTit[data-v-36dd04fd]{position:absolute;top:-15px;left:50%;transform:translate(-50%);border-radius:5px;width:182px;height:70px;display:flex;flex-direction:column;align-items:center;justify-content:center}.june .newsbody .card .cardTit p[data-v-36dd04fd]{font-size:20px;color:#fff;height:24px;line-height:24px;margin:0}.june .newsbody .card .cardTit span[data-v-36dd04fd]{font-family:Arial;color:#fff;opacity:.7;font-size:16px}.june .newsbody .card .more[data-v-36dd04fd]{color:#0078ff;font-size:18px;line-height:80px;float:right;margin-right:20px;width:108px;cursor:pointer}.june .newsbody .lone_con[data-v-36dd04fd]{padding:80px 20px 0}.june .newsbody .lone_con .item[data-v-36dd04fd]{display:flex;align-items:flex-start;justify-content:space-between;border-top:1px dotted #d0d0d0;padding:15px 0;cursor:pointer}.june .newsbody .lone_con .item .item_read[data-v-36dd04fd]{display:flex;align-items:flex-start}.june .newsbody .lone_con .item .item_read .imgPt[data-v-36dd04fd]{width:200px;height:200px}.june .newsbody .lone_con .item .item_read .ocomic_s[data-v-36dd04fd]{margin-left:20px}.june .newsbody .lone_con .item .item_read .ocomic_s .ocomic_s_t[data-v-36dd04fd]{display:flex;align-items:flex-end}.june .newsbody .lone_con .item .item_read .ocomic_s .ocomic_s_t .title[data-v-36dd04fd]{color:#000;font-size:26px;margin-bottom:0}.june .newsbody .lone_con .item .item_read .ocomic_s .ocomic_s_t .author[data-v-36dd04fd]{font-size:14px;color:#a3a3a3;margin-left:22px;margin-bottom:4px}.june .newsbody .lone_con .item .item_read .ocomic_s .keyword[data-v-36dd04fd]{display:flex;align-items:center;margin-top:20px}.june .newsbody .lone_con .item .item_read .ocomic_s .keyword .keyword_t[data-v-36dd04fd]{min-width:70px;font-size:14px;color:#0a1833;margin-right:10px}.june .newsbody .lone_con .item .item_read .ocomic_s .recom[data-v-36dd04fd]{display:flex;align-items:center;margin-top:20px}.june .newsbody .lone_con .item .item_read .ocomic_s .recom .recom_t[data-v-36dd04fd]{min-width:70px;display:inline-block;font-size:14px;color:#0a1833;margin-top:4px;margin-right:10px}.june .newsbody .lone_con .item .item_read .ocomic_s .desc[data-v-36dd04fd]{font-size:14px;color:#999;margin-top:20px;margin-bottom:0}.june .newsbody .lone_con .item .item_read:hover .ocomic_s .ocomic_s_t .title[data-v-36dd04fd]{color:#c84926}.june .newsbody .lone_con .item .item_sub[data-v-36dd04fd]{height:200px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;margin-left:20px}.june .newsbody .lone_con .item .item_sub .smallPic[data-v-36dd04fd]{width:132px;height:132px;border-radius:5px}.june .newsbody .lone_con .item .item_sub .sub_btn[data-v-36dd04fd]{width:117px;height:36px;text-align:center;font-size:16px;color:#fff;border-radius:20px;cursor:pointer}.june .newsbody .col_con[data-v-36dd04fd]{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;padding:0 20px;width:100%}.june .newsbody .col_con .item[data-v-36dd04fd]{flex:1;display:flex;align-items:flex-start;justify-content:space-between;border-top:1px dotted #d0d0d0;padding:15px 0;margin-right:20px;cursor:pointer}.june .newsbody .col_con .item .item_read[data-v-36dd04fd]{display:flex;align-items:flex-start}.june .newsbody .col_con .item .item_read .imgPt[data-v-36dd04fd]{width:150px;height:150px}.june .newsbody .col_con .item .item_read .ocomic_s[data-v-36dd04fd]{margin-left:20px}.june .newsbody .col_con .item .item_read .ocomic_s .ocomic_s_t[data-v-36dd04fd]{display:flex;flex-direction:column}.june .newsbody .col_con .item .item_read .ocomic_s .ocomic_s_t .title[data-v-36dd04fd]{color:#000;font-size:20px;margin-bottom:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}.june .newsbody .col_con .item .item_read .ocomic_s .ocomic_s_t .author[data-v-36dd04fd]{font-size:12px;color:#a3a3a3;margin-top:5px}.june .newsbody .col_con .item .item_read .ocomic_s .keyword[data-v-36dd04fd]{display:flex;align-items:center;margin-top:7px}.june .newsbody .col_con .item .item_read .ocomic_s .keyword .keyword_t[data-v-36dd04fd]{min-width:70px;font-size:14px;color:#0a1833;margin-right:10px}.june .newsbody .col_con .item .item_read .ocomic_s .recom[data-v-36dd04fd]{display:flex;align-items:center;margin-top:5px}.june .newsbody .col_con .item .item_read .ocomic_s .recom .recom_t[data-v-36dd04fd]{min-width:70px;display:inline-block;font-size:14px;color:#0a1833;margin-top:4px;margin-right:10px}.june .newsbody .col_con .item .item_read .ocomic_s .desc[data-v-36dd04fd]{font-size:14px;color:#999;margin-top:10px;margin-bottom:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;min-height:42px}.june .newsbody .col_con .item .item_read:hover .ocomic_s .ocomic_s_t .title[data-v-36dd04fd]{color:#c84926}.june .newsbody .col_con .item[data-v-36dd04fd]:nth-child(2n){margin-right:0}.june .newsbody .list_con[data-v-36dd04fd]{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;border-top:1px dotted #d0d0d0;margin:0 20px;padding-top:20px}.june .newsbody .list_con .item[data-v-36dd04fd]{width:150px;height:200px;position:relative;border-radius:5px;margin-bottom:20px;cursor:pointer;background-color:#fff;transition-duration:.15s}.june .newsbody .list_con .item .imgPt[data-v-36dd04fd]{width:100%;height:100%}.june .newsbody .list_con .item .titBox[data-v-36dd04fd]{width:100%;position:absolute;bottom:0;left:0;background-color:#00000080!important;z-index:2;font-size:14px;border-radius:0 0 5px 5px;height:28px;line-height:28px;text-align:center}.june .newsbody .list_con .item .titBox .title[data-v-36dd04fd]{color:#fff}.june .newsbody .list_con .item .hot[data-v-36dd04fd]{width:35px;height:20px;background:#ff1f3f;text-align:center;line-height:20px;position:absolute;top:0;right:0;font-size:10px;color:#fff;border-radius:3px}.june .newsbody .list_con .item[data-v-36dd04fd]:hover{transform:scale3d(1.1,1.1,1.1)}.june .newsbody .short_con[data-v-36dd04fd]{padding:80px 20px 10px;display:flex;align-items:center;justify-content:space-between}.june .newsbody .short_con .item[data-v-36dd04fd]{width:32%;display:flex;justify-content:space-between;border:1px dotted #d0d0d0;cursor:pointer}.june .newsbody .short_con .item .item_read[data-v-36dd04fd]{display:flex;align-items:center}.june .newsbody .short_con .item .item_read .imgPt[data-v-36dd04fd]{width:132px;height:132px}.june .newsbody .short_con .item .item_read .ocomic_s[data-v-36dd04fd]{margin-left:10px}.june .newsbody .short_con .item .item_read .ocomic_s .ocomic_s_t[data-v-36dd04fd]{display:flex;flex-direction:column}.june .newsbody .short_con .item .item_read .ocomic_s .ocomic_s_t .title[data-v-36dd04fd]{color:#000;font-size:18px;margin-bottom:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}.june .newsbody .short_con .item .item_read .ocomic_s .ocomic_s_t .author[data-v-36dd04fd]{font-size:12px;color:#a3a3a3}.june .newsbody .short_con .item .item_read .ocomic_s .keyword[data-v-36dd04fd]{display:flex;align-items:center;flex-wrap:wrap;margin-top:7px}.june .newsbody .short_con .item .item_read .ocomic_s .keyword .keyword_t[data-v-36dd04fd]{min-width:70px;font-size:14px;color:#0a1833;margin-right:10px}.june .newsbody .short_con .item .item_read .ocomic_s .keyword[data-v-36dd04fd] .ant-tag{margin-bottom:3px}.june .newsbody .short_con .item .item_read .ocomic_s .recom[data-v-36dd04fd]{display:flex;align-items:center;margin-top:5px}.june .newsbody .short_con .item .item_read .ocomic_s .recom .recom_t[data-v-36dd04fd]{min-width:70px;display:inline-block;font-size:14px;color:#0a1833;margin-top:4px;margin-right:10px}.june .newsbody .short_con .item .item_read .ocomic_s .desc[data-v-36dd04fd]{width:150px;font-size:14px;color:#999;margin-top:4px;margin-bottom:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}.june .newsbody .short_con .item .item_read:hover .ocomic_s .ocomic_s_t .title[data-v-36dd04fd]{color:#c84926}.june .newsbody .short_con .item .item_sub[data-v-36dd04fd]{display:flex;flex-direction:column;align-items:center;justify-content:space-between;margin-left:20px}.june .newsbody .short_con .item .item_sub .smallPic[data-v-36dd04fd]{width:132px;height:132px;border-radius:5px}.june .newsbody .short_con .item .item_sub .sub_btn[data-v-36dd04fd]{width:117px;height:36px;text-align:center;font-size:16px;color:#fff;border-radius:20px;cursor:pointer}.june .newsbody .back_con[data-v-36dd04fd]{padding:0 20px 10px;display:flex;align-items:center;justify-content:space-between;width:100%}.june .newsbody .back_con .item[data-v-36dd04fd]{width:232px;height:160px;position:relative;border-radius:5px;cursor:pointer}.june .newsbody .back_con .item .imgPt[data-v-36dd04fd]{width:100%;height:100%}}[data-v-36dd04fd] .ant-modal-confirm-content{margin-left:0}[data-v-36dd04fd] .ant-modal-confirm-body-wrapper{padding:20px!important}.share-modal[data-v-36dd04fd]{padding:20px}.share-modal .share-content[data-v-36dd04fd]{padding:10px 0 0}.share-modal .share-title[data-v-36dd04fd]{font-size:14px;color:#666;margin-bottom:16px;line-height:1.5;text-align:center}.share-modal .share-link[data-v-36dd04fd]{margin-bottom:20px}.share-modal .link-input[data-v-36dd04fd]{font-size:14px}.share-modal .share-actions .ant-btn[data-v-36dd04fd]{height:40px;font-size:14px}.ygohistory[data-v-dcf5f01b]{padding-bottom:40px}.ygohistory .banner[data-v-dcf5f01b]{width:100%;height:100%}.ygohistory .banner img[data-v-dcf5f01b]{width:100vw;height:100%;object-fit:cover}.ygohistory .newsbody[data-v-dcf5f01b]{background-color:#fff;box-shadow:0 0 10px #0000001a;position:relative}.ygohistory .newsbody .tabContent .list[data-v-dcf5f01b]{width:100%}.ygohistory .newsbody .tabContent .list .item[data-v-dcf5f01b]{display:flex;align-items:flex-start;margin-bottom:20px;border-bottom:1px solid #f1f1f1;padding-bottom:20px;cursor:pointer}.ygohistory .newsbody .tabContent .list .item .itemImg[data-v-dcf5f01b]{border-radius:20px}.ygohistory .newsbody .tabContent .list .item .info h5[data-v-dcf5f01b]{font-weight:700}.ygohistory .newsbody .tabContent .list .item .info p[data-v-dcf5f01b]{color:#666;margin:0}.ygohistory .newsbody .tabContent .list .item .info .author[data-v-dcf5f01b]{display:flex;align-items:center;margin-top:20px}.ygohistory .newsbody .tabContent .list .item .info .author .authorAvatar[data-v-dcf5f01b]{width:26px;height:26px;border-radius:50%}.ygohistory .newsbody .tabContent .list .item .info .author .authorName[data-v-dcf5f01b]{margin-left:5px;font-size:14px}.ygohistory .newsbody .tabContent .list .item .info .author .time[data-v-dcf5f01b]{margin-left:20px;color:#999}.ygohistory .newsbody .tabContent .list .item:hover .info h5[data-v-dcf5f01b]{color:#0a8aff}.ygohistory .newsbody .tabContent .list .item[data-v-dcf5f01b]:last-child{border-bottom:none}.ygohistory .newsbody .tabContent .pag_custom[data-v-dcf5f01b]{display:flex;align-items:center;justify-content:center;margin-top:20px}@media(max-width:768px){.ygohistory[data-v-dcf5f01b]{padding-bottom:40px}.ygohistory .banner[data-v-dcf5f01b]{width:100%;height:100%}.ygohistory .banner img[data-v-dcf5f01b]{width:100vw;height:100%;object-fit:cover}.ygohistory .newsbody[data-v-dcf5f01b]{margin:-13% 15px 0;background-color:#fff;box-shadow:0 0 10px #0000001a;position:relative}.ygohistory .newsbody[data-v-dcf5f01b] .ant-tabs-nav{padding:0 20px}.ygohistory .newsbody .mSort[data-v-dcf5f01b]{width:80px;height:40px;border-radius:20px 0 0 20px;background-color:#40a9ff;display:flex;align-items:center;justify-content:center;position:fixed;right:0;bottom:15%;z-index:9;color:#fff}.ygohistory .newsbody .mSort span[data-v-dcf5f01b]{margin-left:10px}.ygohistory .newsbody .tabContent .list[data-v-dcf5f01b]{padding:0 20px;width:100%}.ygohistory .newsbody .tabContent .list .item[data-v-dcf5f01b]{display:flex;flex-direction:column;margin-bottom:20px;border-bottom:1px solid #f1f1f1;padding-bottom:20px;cursor:pointer}.ygohistory .newsbody .tabContent .list .item .itemImg[data-v-dcf5f01b]{border-radius:0 0 10px 10px;width:100%;margin-bottom:10px}.ygohistory .newsbody .tabContent .list .item .info h5[data-v-dcf5f01b]{font-size:16px;color:#202020;font-weight:700;margin-bottom:5px}.ygohistory .newsbody .tabContent .list .item .info p[data-v-dcf5f01b]{font-size:14px;color:#666;margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.ygohistory .newsbody .tabContent .list .item .info .author[data-v-dcf5f01b]{display:flex;align-items:center;margin-top:10px}.ygohistory .newsbody .tabContent .list .item .info .author .authorAvatar[data-v-dcf5f01b]{width:26px;height:26px;border-radius:50%}.ygohistory .newsbody .tabContent .list .item .info .author .authorName[data-v-dcf5f01b]{margin-left:5px;font-size:14px}.ygohistory .newsbody .tabContent .list .item .info .author .time[data-v-dcf5f01b]{margin-left:20px;color:#999}}@media(min-width:768px)and (max-width:991.98px){.ygohistory .newsbody[data-v-dcf5f01b]{margin:-13% 20px 0}.ygohistory .newsbody[data-v-dcf5f01b] .ant-tabs-nav,.ygohistory .newsbody .tabContent .list[data-v-dcf5f01b]{padding:0 20px}.ygohistory .newsbody .tabContent .list .item[data-v-dcf5f01b]{align-items:flex-start;margin-bottom:20px;border-bottom:1px solid #f1f1f1;padding-bottom:20px;cursor:pointer}.ygohistory .newsbody .tabContent .list .item .itemImg[data-v-dcf5f01b]{border-radius:20px;width:210px;height:131px;margin-right:20px}.ygohistory .newsbody .tabContent .list .item .info h5[data-v-dcf5f01b]{font-size:18px;color:#202020;font-weight:700;margin-bottom:10px}.ygohistory .newsbody .tabContent .list .item .info p[data-v-dcf5f01b]{font-size:14px;color:#666;margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.ygohistory .newsbody .tabContent .list .item .info .author[data-v-dcf5f01b]{display:flex;align-items:center;margin-top:20px}.ygohistory .newsbody .tabContent .list .item .info .author .authorAvatar[data-v-dcf5f01b]{width:26px;height:26px;border-radius:50%}.ygohistory .newsbody .tabContent .list .item .info .author .authorName[data-v-dcf5f01b]{margin-left:5px;font-size:14px}.ygohistory .newsbody .tabContent .list .item .info .author .time[data-v-dcf5f01b]{margin-left:20px;color:#999}}@media(min-width:992px)and (max-width:1199.98px){.ygohistory .newsbody[data-v-dcf5f01b]{margin:-13% 20px 0}.ygohistory .newsbody[data-v-dcf5f01b] .ant-tabs-nav,.ygohistory .newsbody .tabContent .list[data-v-dcf5f01b]{padding:0 20px}.ygohistory .newsbody .tabContent .list .item[data-v-dcf5f01b]{align-items:flex-start;margin-bottom:20px;border-bottom:1px solid #f1f1f1;padding-bottom:20px;cursor:pointer}.ygohistory .newsbody .tabContent .list .item .itemImg[data-v-dcf5f01b]{border-radius:20px;width:210px;height:131px;margin-right:20px}.ygohistory .newsbody .tabContent .list .item .info h5[data-v-dcf5f01b]{font-size:18px;color:#202020;font-weight:700;margin-bottom:10px}.ygohistory .newsbody .tabContent .list .item .info p[data-v-dcf5f01b]{font-size:14px;color:#666;margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.ygohistory .newsbody .tabContent .list .item .info .author[data-v-dcf5f01b]{display:flex;align-items:center;margin-top:20px}.ygohistory .newsbody .tabContent .list .item .info .author .authorAvatar[data-v-dcf5f01b]{width:26px;height:26px;border-radius:50%}.ygohistory .newsbody .tabContent .list .item .info .author .authorName[data-v-dcf5f01b]{margin-left:5px;font-size:14px}.ygohistory .newsbody .tabContent .list .item .info .author .time[data-v-dcf5f01b]{margin-left:20px;color:#999}}@media(min-width:1200px){.ygohistory .newsbody[data-v-dcf5f01b]{width:1200px;margin:-13% auto 0}.ygohistory .newsbody[data-v-dcf5f01b] .ant-tabs-nav{padding:0 20px}.ygohistory .newsbody[data-v-dcf5f01b] .ant-tabs-nav-list{display:flex;align-items:center;justify-content:space-between;width:90%}.ygohistory .newsbody .tabContent .list[data-v-dcf5f01b]{padding:0 20px}.ygohistory .newsbody .tabContent .list .item[data-v-dcf5f01b]{align-items:flex-start;margin-bottom:20px;border-bottom:1px solid #f1f1f1;padding-bottom:20px;cursor:pointer}.ygohistory .newsbody .tabContent .list .item .itemImg[data-v-dcf5f01b]{border-radius:20px;width:210px;height:131px;margin-right:20px}.ygohistory .newsbody .tabContent .list .item .info h5[data-v-dcf5f01b]{font-size:18px;color:#202020;font-weight:700;margin-bottom:10px}.ygohistory .newsbody .tabContent .list .item .info p[data-v-dcf5f01b]{font-size:14px;color:#666;margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.ygohistory .newsbody .tabContent .list .item .info .author[data-v-dcf5f01b]{display:flex;align-items:center;margin-top:20px}.ygohistory .newsbody .tabContent .list .item .info .author .authorAvatar[data-v-dcf5f01b]{width:26px;height:26px;border-radius:50%}.ygohistory .newsbody .tabContent .list .item .info .author .authorName[data-v-dcf5f01b]{margin-left:5px;font-size:14px}.ygohistory .newsbody .tabContent .list .item .info .author .time[data-v-dcf5f01b]{margin-left:20px;color:#999}}.container[data-v-bd1bfcba]{width:100vw;height:1372px;background-size:100% 100%;background-repeat:no-repeat;background-image:url(/static/wsj-Bsr-znkW.jpg);padding-top:225px;display:flex;align-items:center;flex-direction:column}.item[data-v-bd1bfcba]{width:278px;height:184.5px;margin-bottom:20px}.item .img[data-v-bd1bfcba]{width:100%;height:100%}.list[data-v-bd1bfcba]{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;width:258px;margin:25px auto 0}.subItem[data-v-bd1bfcba]{width:79.5px;height:117.5px;margin-bottom:20px}.subItem .img[data-v-bd1bfcba]{width:100%;height:100%}.container[data-v-8995454d]{width:100vw;height:1792px;background-size:100% 100%;background-repeat:no-repeat;background-image:url(/static/sdj-BaqQvSg2.jpg);padding-top:480px;display:flex;align-items:center;flex-direction:column}.item[data-v-8995454d]{width:305px;height:193.5px;margin-bottom:16px}.item .img[data-v-8995454d]{width:100%;height:100%}.list[data-v-8995454d]{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;width:320px;margin:70px auto 0}.subItem[data-v-8995454d]{width:97px;height:135.5px;margin-bottom:20px}.subItem .img[data-v-8995454d],html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:16px;color:#333;background-color:#f5f5f5;-webkit-text-size-adjust:100%;text-size-adjust:100%}ul,ol,li{list-style:none;margin-bottom:0}a{text-decoration:none;color:inherit;-webkit-tap-highlight-color:rgba(0,0,0,0)}input,button,select,textarea{font-family:inherit;font-size:inherit;outline:none;border:none;-webkit-appearance:none;appearance:none;background-color:transparent}img{display:block}p{margin-bottom:0}.clearfix:after{content:"";display:block;clear:both}body::-webkit-scrollbar{display:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background-color:#0003;border-radius:3px}::-webkit-scrollbar-track{background-color:transparent}.pagination{padding:20px 0;display:flex;align-items:center;justify-content:center}
