main.css 4.4 KB

1
  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/7-1-bg.jpg");background-size:100% 22rem}html>.banner-bg,body>.banner-bg{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;position:relative}html>.banner-bg>.title,body>.banner-bg>.title{position:absolute;top:.48rem;z-index:1;width:6.69rem;height:5.35rem;display:block;margin-bottom:.21rem}html>.banner-bg>.main,body>.banner-bg>.main{position:absolute;top:1.11rem;height:12.64rem;width:7.5rem;display:block}html>.banner-bg>.btn,body>.banner-bg>.btn{position:relative;margin-top:10.6rem;width:6.5rem;height:1.5rem;display:block}html .border-text,body .border-text{position:relative;margin:.4rem auto 0;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background-color:#d3e8fd;box-shadow:inset 0 0 15px .5px #e2f0fe;background-repeat:no-repeat;background-size:contain;line-height:1.6;letter-spacing:10;width:6.53rem;height:9.05rem;border-radius:.4rem;box-sizing:border-box;font-size:.2rem;padding:.47rem 2px .6rem .53rem}html .content-text,body .content-text{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding-right:calc(.53rem - 2px);overflow-y:scroll}html .content-text .title,body .content-text .title{width:2.07rem;height:.3rem;margin-top:.43rem;background-image:url("../images/7-1-text-title.png");background-repeat:no-repeat;background-size:2.07rem .3rem;background-position:center center;color:#2783ff;margin-bottom:.3rem;font-weight:700;text-align:center;font-size:.32rem;line-height:.3rem}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{margin-bottom:0rem}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:.12rem}html .content-text::-webkit-scrollbar-thumb,body .content-text::-webkit-scrollbar-thumb{background-color:#439cf6 !important;height:1.82rem;border-radius:.065rem}html .content-text::-webkit-scrollbar-track,body .content-text::-webkit-scrollbar-track{padding-right:2px}