@charset "utf-8";
a:link{ color:#039; text-decoration:none;}
a:visited{ color:#039; text-decoration:none; }
a:hover{ color:#F00; text-decoration:none; }
a:active{ color:#039; text-decoration:none; }
a:focus { color:#F00; text-decoration:none; }
html,body{ width:100%; margin:0px; padding:0px; }
body{ line-height:25px; font-size:16px; }
*{ margin:0px; padding:0px; list-style:none; list-style-type:none; border:0px; font-family:"微软雅黑"; font-weight:normal; outline:none; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; }
a{ cursor:pointer; color:#039; -webkit-tap-highlight-color:transparent; }
input{ outline:none; }
input::-webkit-input-placeholder{ color:#999; font-size:16px; }
input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active { -webkit-transition-delay:99999s; -webkit-transition:color 99999s ease-out, background-color 99999s ease-out; }
input::-ms-clear { display:none }
input[type='text']:focus { outline:0 }
button::-moz-focus-inner,input::-moz-focus-inner { padding:0; border:0; }
@keyframes example1 {
    0% { opacity:0; }
    20% { opacity:0; }
    100% { opacity:1; }
}
.god,.god a{ color:#080; }
.sus,.sus a{ color:#F90; }
.bad,.bad a{ color:#E00; }

.tune0,.tune0 a{ color:#080; }
.tune1,.tune1 a{ color:#F90; }
.tune2,.tune2 a{ color:#E00; }
.state0,.state0 a{ color:#E00; }
.state1,.state1 a{ color:#090; }
.state2,.state2 a{ color:#E00; }
.state3,.state3 a{ color:#F90; }
.color1{ color:#090; } /*招*/
.color2{ color:#090; } /*询*/
.color3{ color:#090; } /*竞*/
.color4{ color:#090; } /*招*/
.color5{ color:#090; } /*招*/
.color6{ color:#090; } /*招*/
.color8{ color:#090; } /*改*/
.color10{ color:#090; } /*竞*/
.color7{ color:#F90; } /*中*/
.color11{ color:#F90; } /*中*/
.color12{ color:#F00; } /*废*/
.color0{ color:#333; } /*其*/
.color9{ color:#333; } /*其*/
.True,.True a{ color:#0C0; }
.False,.False a{ color:#CCC;}
.hong,.hong a{ color:#E00; }
.cheng,.cheng a{ color:#F90; }
.huang,.huang a{ color:#FE0; }
.lv,.lv a{ color:#090; }
.sheng,.sheng a{ color:#0CC; }
.lan,.lan a{ color:#06C; }
.zi,.zi a{ color:#C0F; }
.hei,.hei a{ color:#000; }
.hui,.hui a{ color:#999; }
.bai,.bai a{ color:#FFF; }
.sheng,.sheng a{ color:#333; }
.shen,.shen a{ color:#666; }
.l{ float:left; }
.r{ float:right; }
.b{ font-weight:bold; }


#loading{ z-index:1000; display:none; position:fixed; width:50px; height:50px; left:0px; top:0px; right:0px; bottom:0px; margin:auto; background:url(../images/loading.gif) no-repeat 0px 0px; background-size:50px 50px; }
#mask{ position:fixed; display:none; width:100%; height:100%; left:0px; top:0px; right:0px; bottom:0px; background-color:rgba(255, 255, 255, 0.1); backdrop-filter:blur(50px); }

#win{ position:fixed; display:block; width:100%; height:100%; margin:auto 15px; }
#win #winMask{ position:fixed; width:100%; height:100%; left:0px; top:0px; right:0px; bottom:0px; background:rgba(235,235,235,0.8); }
#win #winBody{ position:fixed; padding:15px; overflow:auto; overscroll-behavior-y:contain; left:0px; top:0px; right:0px; bottom:0px; margin:auto; }

#win .win0{ border-radius:30px; box-sizing:border-box; }
#win .win0 #winTitle{ position:absolute; width:100%; height:50px; padding-left:15px; top:15px; font-size:18px; line-height:50px; }
#win .win0 #winClos{ position:absolute; width:50px; height:50px; right:15px; top:15px; background:url(../images/off1.png) no-repeat 13px 13px; background-size:24px 24px; cursor:pointer; opacity:0.9; transition:all ease-in .4s; }
#win .win0 #winPage{ width:100%; height:100%; border-radius:20px; padding-top:50px; padding-bottom:0px; background-color:#FFF; box-shadow:0px 0px 15px #CCC; }

#win .win1{ border-radius:0px; }
#win .win1 #winTitle{ position:absolute; width:100%; height:50px; top:0px; font-size:18px; line-height:50px; }
#win .win1 #winClos{ position:absolute; width:36px; height:36px; right:15px; top:15px; border-radius:30px; background:url(../images/off0.png) no-repeat 6px 6px #F00; background-size:24px 24px; cursor:pointer; opacity:0.9; transition:all ease-in .4s; }
#win .win1 #winPage{ width:100%; height:101%; padding-bottom:50px; background-color:#F8F8F8; }

#win .win2{ border-radius:30px; box-sizing:border-box; }
#win .win2 #winTitle{ position:absolute; width:100%; height:50px; padding-left:15px; top:15px; font-size:18px; line-height:50px; }
#win .win2 #winClos{ position:absolute; width:50px; height:50px; right:15px; top:15px; background:url(../images/off1.png) no-repeat 13px 13px; background-size:24px 24px; cursor:pointer; opacity:0.9; transition:all ease-in .4s; }
#win .win2 #winPage{ width:100%; height:100%; padding-top:50px; padding-bottom:0px; overflow:hidden; border-radius:20px; background-color:#FFF; box-shadow:0px 0px 10px rgba(0,0,0,0.5); }

#win .win3{ border-radius:30px; box-sizing:border-box; }
#win .win3 #winTitle{ position:absolute; width:100%; height:50px; padding-left:15px; top:15px; font-size:18px; line-height:50px; }
#win .win3 #winClos{ position:absolute; width:50px; height:50px; right:15px; top:15px; background:url(../images/off1.png) no-repeat 13px 13px; background-size:24px 24px; cursor:pointer; opacity:0.9; transition:all ease-in .4s; }
#win .win3 #winPage{ width:100%; height:100%; padding-top:50px; padding-bottom:0px; overflow:hidden; border-radius:20px; background-color:#FFF; box-shadow:0px 0px 10px rgba(0,0,0,0.5); }
/* overflow-y:auto;*/


::-webkit-scrollbar{ width:1px;} /*滚动条整体部分，可以设置宽度啥的*/
::-webkit-scrollbar-button{} /*滚动条两端的按钮*/
::-webkit-scrollbar-track{} /*外层轨道*/
::-webkit-scrollbar-track-piece{} /*内层滚动槽*/
::-webkit-scrollbar-thumb{} /*滚动的滑块*/
::-webkit-scrollbar-corner{} /*边角*/
::-webkit-resizer{} /*定义右下角拖动块的样式*/
