*{ -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box}
body {margin:0px; padding:0px; color:rgb(34, 34, 34); font-family:Helvetica,"Hiragino Sans GB","Microsoft YaHei",Simsun,"Droid Sans Fallback",sans-serif; text-decoration:none; -webkit-tap-highlight-color:rgba(0,0,0,0); }
body,div,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,h7,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0px; padding:0px;}
ul{list-style:none;}
li{list-style:none;}
img{border:0px currentColor;vertical-align:top; max-width: 100%;}
a{color:rgb(0, 0, 0); text-decoration:none;}
a,input{blr:expression(this.onFocus=this.blur());}
a:focus,input:focus{outline:none;}

.mt40{ margin-top:0.2rem!important;}
.mt80{ margin-top:0.3rem!important;}
.w50{width:48%;}


.fl{float:left}
.fr{float:right}
.clr{height:0px; overflow:hidden; clear:both; display:block;}
.clear{clear:both;}
.fixed{position:fixed; z-index:100;top:0.215rem; background:#FFF;}


html{background-image: radial-gradient(#011f84, #022164, #022255);}
.bg3{ width:100%; height:100%; background: url(../image/bg3.png) -0.1rem 0.05rem repeat-x ; background-size: 100% ; display:flex;}
.index{width:33%; height:100%;}
.twobox{display:flex; width:100%; height:100%}

.contentbox{ width:98%; height:98%; margin:1%; box-shadow: 0px 0px 10px #01488f inset; border:1px solid #02458f; position:relative; z-index:1; overflow:hidden;}
.contentbox .LT{ position:absolute; z-index:2; left:0;top:0; width:0.2rem; height:0.2rem; border-left:0.03rem solid #0381f6;border-top:0.03rem solid #0381f6}
.contentbox .RT{ position:absolute; z-index:2; right:0;top:0; width:0.2rem; height:0.2rem; border-right:0.03rem solid #0381f6;border-top:0.03rem solid #0381f6}
.contentbox .LB{ position:absolute; z-index:2; left:0;bottom:0; width:0.2rem; height:0.2rem; border-left:0.03rem solid #0381f6;border-bottom:0.03rem solid #0381f6}
.contentbox .RB{ position:absolute; z-index:2; right:0;bottom:0; width:0.2rem; height:0.2rem; border-right:0.03rem solid #0381f6;border-bottom:0.03rem solid #0381f6}


.loading{position:fixed; left:0; top:0; font-size:.3rem; z-index:100000000;width:100%; height:100%; background:#1a1a1c; text-align:center;}
.loadbox{position:absolute; height:0.75rem; color: #324e93; left:49%; top:50%; margin-top:-5rem; margin-left:-0.375rem;}
.loadbox img{ margin:0.05rem auto; display:block; width:1rem;}

.tishi{ display:none}
@media screen and (max-width: 1024px) {
	.index{ display:none}
	.tishi{ display:block; width:100%; text-align:center; color:#FFF; margin:20% auto; line-height:100px; font-size:24px}
}

.biaoti{ color:#FFF;}