@charset"UTF-8";

:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:calc(1s*1.3);animation-duration:calc(1s*1.3);-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeOutLeft{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}@keyframes fadeOutLeft{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft;}@-webkit-keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);}from{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3);}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1);}75%{-webkit-transform:translate3d(10px,0,0) scaleX(0.98);transform:translate3d(10px,0,0) scaleX(0.98);}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(0.995);transform:translate3d(-5px,0,0) scaleX(0.995);}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);}from{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3);}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1);}75%{-webkit-transform:translate3d(10px,0,0) scaleX(0.98);transform:translate3d(10px,0,0) scaleX(0.98);}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(0.995);transform:translate3d(-5px,0,0) scaleX(0.995);}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight;}.animate__animated.animate__delay-0_5s{-webkit-animation-delay:0.5s;animation-delay:0.5s;}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay);}.animate__animated.animate__delay-1_5s{-webkit-animation-delay:1.5s;animation-delay:1.5s;}.animate__animated.animate__delay-2s{-webkit-animation-delay:calc(1s * 2);animation-delay:calc(1s * 2);-webkit-animation-delay:calc(var(--animate-delay) * 2);animation-delay:calc(var(--animate-delay) * 2);}.animate__animated.animate__delay-2_5s{-webkit-animation-delay:2.5s;animation-delay:2.5s;}.animate__animated.animate__delay-3s{-webkit-animation-delay:calc(1s * 3);animation-delay:calc(1s * 3);-webkit-animation-delay:calc(var(--animate-delay) * 3);animation-delay:calc(var(--animate-delay) * 3);}.animate__animated.animate__delay-4s{-webkit-animation-delay:calc(1s * 4);animation-delay:calc(1s * 4);-webkit-animation-delay:calc(var(--animate-delay) * 4);animation-delay:calc(var(--animate-delay) * 4);}.animate__animated.animate__delay-5s{-webkit-animation-delay:calc(1s * 5);animation-delay:calc(1s * 5);-webkit-animation-delay:calc(var(--animate-delay) * 5);animation-delay:calc(var(--animate-delay) * 5);}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,caption,article,aside,canvas,details,embed,figure,figcaption,footer,header,menu,nav,output,ruby,section,summary,time,mark,audio,video,input{
	margin:0;
	padding:0;
	border:0;
	text-align: left;
}article,aside,details,figcaption,figure,footer,header,menu,nav,section{display:block;}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none;-webkit-backface-visibility:hidden}li{list-style:none}html,body{height:100%;overflow-x:hidden;overflow-y:auto;}html{-webkit-overflow-scrolling:touch}body{-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}input,button{outline:0}input[type=button],input[type=submit],input[type=file],button{-webkit-appearance:none;border-radius:0}input{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}*{-webkit-box-sizing:border-box;box-sizing:border-box}.user-select-no{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fn-tc{text-align:center;}.fn-wf{width:100%;}.fn-hf{height:100%;}.fn-whf{width:100%;height:100%;}.fn-mwhf{max-width:100%;max-height:100%;}.fn-bold{font-weight:700;}.fn-t2{text-indent:2em;}.fn-tdu{text-decoration:underline;}.fn-circle{border-radius:50%;}.fn-ov-h{overflow:hidden;}.fn-bright:hover{-webkit-filter:brightness(1.1);filter:brightness(1.1);}.clearfix:after{content:"\200B";display:block;height:0;clear:both;}.clearfix{*zoom:1;}.fn-hide-scrollbar::-webkit-scrollbar{display:none;}.fn-hide-scrollbar{
	scrollbar-width:none;
	-ms-overflow-style:none;
	overflow-x:hidden;
	overflow-y:auto;
	text-align: left;
}.red{color:red;}.black{color:black;}.blue{color:blue;}.copyBtn{border:1px solid #888;border-radius:.03rem;cursor:pointer;background:#eee;font-size:.1rem;}@media only screen and (min-width:1089px){.pc_only{display:block}.m_only{display:none !important}.app{height:100%;font-size:0.13rem;color:#fff}.app #pc_only{height:100%;}.app #pc_only article{display:flex;flex-direction:column;width:1000px;height:100vh;padding-bottom:1.7rem;margin:auto;position:relative;}*{font-weight:600 !important;}.app #pc_only article .header{width:100%;height:.8rem;line-height:.8rem;text-align:center;font-size:.4rem;letter-spacing:.1rem;background:red;color:#fff;}.app #pc_only article .main{flex:1;border-left:2px solid #CDC9C7;border-right:2px solid #CDC9C7;color:#000;padding:0 0.1rem;font-size:.28rem;line-height:1.5;overflow-y:scroll;}.app #pc_only article .title{font-size:.24rem;line-height:2;}.app #pc_only article .bottom{text-align:right;font-size:.18rem;}.app #pc_only article .fs-b1{font-size:.24rem;}.app #pc_only article .fs-b2{font-size:.28rem;}.app #pc_only article .fs-b3{font-size:.4rem;}.app #pc_only article .pb1{padding-bottom:.2rem;}.app #pc_only article .entrance{position:fixed;bottom:0;margin:0 auto;margin-bottom:.7rem;width:1000px;height:1rem;background:red;text-align:center;font-size:.26rem;display:flex;justify-content:center;align-items:center;}.app #pc_only article .entrance a{color:#fff;}.app #pc_only article .footer{width:1000px;display:flex;position:fixed;bottom:0;margin:0 auto;height:.68rem;line-height:.68rem;}.app #pc_only article .footer a{display:block;flex:1;text-align:center;color:#fff;font-size:.26rem;}.app #pc_only article .footer a:hover{font-size:.24rem;}.app #pc_only article .footer a.pc_regLink{background:#F3C353;}.app #pc_only article .footer a.pc_downLoadLink{background:#CE0000;}.app #pc_only article .footer a.pc_kefuLink{background:#64C068;}a:hover{text-decoration:underline;-webkit-filter:brightness(1.1);filter:brightness(1.1);cursor:pointer;}}@media only screen and (max-width:1089px){.m_only{display:block}.pc_only{display:none !important}.app{height:100%;font-size:0.16rem;color:#fff}.app #m_only{height:100%}.app #m_only article{position:relative;display:flex;flex-direction:column;width:100%;height:100vh;padding-bottom:1.31rem;margin:auto;position:relative;}*{font-weight:600 !important;}.app #m_only article .header{width:100%;height:.7rem;line-height:.7rem;font-size: 0.29rem;background:red;text-align:center;letter-spacing: 0.04rem;}.app #m_only article .main{flex:1;border-left:2px solid #CDC9C7;border-right:2px solid #CDC9C7;color:#000;padding:0 0.1rem;line-height:1.5;overflow-y:scroll;font-size:.19rem;}.app #m_only article .title{font-size:.14rem;line-height:2;}.app #m_only article .bottom{text-align:right;font-size:.12rem;}.app #m_only article .fs-b1{font-size:.14rem;}.app #m_only article .fs-b2{font-size:.19rem;}.app #m_only article .fs-b3{font-size: .20rem;}.app #m_only article .pb1{padding-bottom:.2rem;}.app #m_only article .entrance{position:fixed;bottom:0;margin:0 auto;margin-bottom:.51rem;width:100%;height:.8rem;background:red;text-align:center;font-size:.26rem;display:flex;justify-content:center;align-items:center;}.app #m_only article .entrance a{color:#fff;}.app #m_only article .footer{width:100%;display:flex;position:fixed;bottom:0;margin:0 auto;height:.5rem;line-height:.5rem;}.app #m_only article .footer a{display:block;flex:1;text-align:center;color:#fff;font-size:.2rem;}.app #m_only article .footer a.m_regLink{background:#F3C353;}.app #m_only article .footer a.m_downLoadLink{background:#CE0000;}.app #m_only article .footer a.m_kefuLink{background:#64C068;}}.hongse {
	color: #F00;
}
#app #pc_only {
	text-align: left;
}
#app #pc_only #article .main.fn-hide-scrollbar p {
	text-align: left;
}
