@charset "utf-8";
div,ul,ol,li,h1,h2,h3,h4,h5,h6,table,tr,th,td,p,input,dl,dt,dd,ul,ol,li,select,input,textarea { font-family:"Microsoft YaHei UI";color:#666}
body {margin:0px;background:#666666;SCROLLBAR-FACE-COLOR: #666666;SCROLLBAR-HIGHLIGHT-COLOR: #DCDCDC;SCROLLBAR-SHADOW-COLOR: #DCDCDC;SCROLLBAR-3DLIGHT-COLOR: #DCDCDC;SCROLLBAR-ARROW-COLOR:  #DCDCDC;SCROLLBAR-TRACK-COLOR: #DCDCDC;SCROLLBAR-DARKSHADOW-COLOR: #C0C0C0;SCROLLBAR-BASE-COLOR: #DCDCDC;}
td {font-size:14px}


.red{color:#F00; text-align:center; display:block;display:flex;justify-content:center;align-items:center;}



a:link {color:#666;text-decoration: none;cursor: pointer;}
a:active {color:#000000;text-decoration: none;}
a:hover  {text-decoration:none;}
a:visited {text-decoration:none;color:#666;}

.select {font-size:16px;color:#000;line-height:40px;height: 40px; border:0px solid #fff; padding:0 5px; cursor:pointer}

.button {background:#fff;font-size:14px;border:0px solid #666666;padding:10px 20px;margin-right:0px; margin-bottom:0px; display:inline-block; text-align:center;cursor:pointer;transition:0.5}
.button:link {color:#000;cursor:pointer}
.button:visited {color:#000;text-align: center;}
.button:hover{background:#666;color:#fff;text-decoration:none}
.button:active { color:#fff;}

.login{ display:block; font-size:25px; color:#FFF; height:100px;display:flex;justify-content:center;align-items:center; margin-top:300px;}

.main_login {text-align:center; margin:2% auto; background-color:#eee; border:#4F4F4F 1px solid;padding:15px;border-radius:3px}
.main_box { width:1000px; margin:2% auto; background-color:#eee; border:#4F4F4F 1px solid;padding:15px;border-radius:3px}
.main_class {width:450px; margin:2% auto; background-color:#eee; border:#4F4F4F 1px solid;padding:15px;border-radius:3px}

.content { font-size:14px; width:800px;height:500px}
.content_small {width:838px;height:300px}

.chinese_title {color:#999;font-size:16px;text-align:center;line-height:35px;height:35px;}
.checkbox {font-size:15px;height:20px;width:20px;cursor:pointer;border:1px solid #fff;border-radius:0px;}

.input{font-size:16px;height:40px;line-height:40px;margin:5px 0;text-indent:8px; cursor: pointer;border:0px solid #999;}
.input_content{margin: 2px 0;text-indent:5px; line-height:1.5; padding:10px; font-size:14px;border: 1px solid #ccc;}

.copyright{background:#5b5a5a;color:#999;font-size:12px;text-transform: uppercase;text-align: right; padding:10px}

