1 |
- html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input{box-sizing:border-box}.loading{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9995}.loading .content{color:rgba(255,255,255,.6);margin-top:4rem;text-align:center;font-size:.3rem}.lockScroll{overflow:hidden}.dialog-alert{top:50%;transform:translateY(-50%);left:1.2rem;right:1.2rem;z-index:9998;position:fixed;animation:frames-top-center-01 300ms;border-radius:.1rem;min-height:auto;height:auto;background:#fff;color:#000}.dialog-alert h1{font-size:.36rem;font-weight:bold;text-align:center;margin-top:.5rem}.dialog-alert .content{min-height:.8rem;margin:.2rem .6rem;display:flex;align-items:center;justify-content:center;font-size:.3rem}.dialog-alert .actions{height:1rem;display:flex;justify-content:center}.dialog-alert .actions .btn{color:#fff;font-size:.36rem;background:linear-gradient(-90deg, #fa382f, #ff7453);height:.7rem;display:flex;align-items:center;justify-content:center;width:2rem;border-radius:.4rem;padding:0;margin:0}@keyframes frames-top-center-01{0%{top:-10%}100%{top:50%}}@keyframes frames-top-center-02{0%{top:0%}92%{top:50%}100%{top:40%}}@keyframes capauth-zoom-in{0%{opacity:0}80%{opacity:0}100%{opacity:1}}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9990;background-color:rgba(0,0,0,.7);min-height:6.5rem}.overlay-alert{z-index:9995}.overlay-loading{z-index:9995}#uniauthframe{width:100%;height:100%;position:fixed;top:0px;left:0px;margin:0px;padding:0px;border:0px;animation:capauth-zoom-in 600ms;z-index:9990}html,body{margin:0;padding:0;width:100%;height:22rem;background-image:url("../images/bg.png");background-size:100% 22rem;background-origin:content-box}html .a-color-index,body .a-color-index{color:#00e}html>.banner-bg,body>.banner-bg{margin-top:.18rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}html>.banner-bg>.title,body>.banner-bg>.title{width:7.5rem;height:5.75rem;display:block}html>.banner-bg>.main,body>.banner-bg>.main{margin-left:.07rem;width:6.69rem;height:5.35rem;margin-top:-0.57rem;display:block}html>.banner-bg>.btn,body>.banner-bg>.btn{width:6.64rem;height:1.28rem;display:block;margin-top:.05rem}html .border-text,body .border-text{margin:0 auto;margin-top:.44rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background-color:#f8ebe7;border-radius:20px;background-repeat:no-repeat;background-size:contain;width:6.5rem;height:9.16rem;padding:.47rem 0 .6rem .53rem;box-sizing:border-box;font-size:.2708rem;padding-right:2px}html .content-text,body .content-text{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding-right:.43rem;overflow-y:scroll}html .content-text .title,body .content-text .title{font-size:.32rem;margin-top:.43rem;background-image:url("../images/title_img.png");background-repeat:no-repeat;background-size:2.71rem .24rem;background-position:center center;color:#ff5e96;margin-bottom:.3rem;width:2.71rem;font-weight:700;letter-spacing:3px;text-align:center}html .content-text .title-1-cell,body .content-text .title-1-cell{margin-top:0}html .content-text .text .text-cell,body .content-text .text .text-cell{letter-spacing:1px;line-height:.4rem;font-size:.27rem}html .content-text .text .text-cell .b-text,body .content-text .text .text-cell .b-text{font-weight:700;color:#000;font-style:normal}html .content-text .text :last-child,body .content-text .text :last-child{margin-bottom:0}html .content-text::-webkit-scrollbar,body .content-text::-webkit-scrollbar{width:.13rem}html .content-text::-webkit-scrollbar-thumb,body .content-text::-webkit-scrollbar-thumb{background-color:#fdb9cf !important;width:.13rem;height:1.82rem;border-radius:.065rem}html .content-text::-webkit-scrollbar-track,body .content-text::-webkit-scrollbar-track{padding-right:2px}
|