﻿@charset "utf-8";
body,div,ul,li,input,h1,h2,h3,h4,span{margin: 0px ;padding:0px;}
body{ font-family: 'Lato', Verdana, sans-serif;font-weight: 300;position:relative;}
.clearFix{ width:768px;height:650px; position: fixed;top:50%;left:50%;margin: -325px 0px 0px -384px; *zoom:1;}
.clearFix:after{ content:"."; visibility:hidden; height:0; display:block; clear:both;}
.admintop{font-size:45px;color:#b8bbbd;text-align: center;margin: 20px 0px 30px;font-weight: 300;}
.password_main{text-align: center;font-size:42px;font-weight: 900;}
.password_main span{font-weight: 300;font-size:18px;color:#919191;}
.password_content{text-align: center;margin: 40px auto 25px;font-size:28px;font-weight: 300;}
.password_input{width:65%;margin: 0px auto;}
.password_input h3{font-size:18px;font-weight: 300;text-align: center;color:#919191;padding-bottom:15px;}
.password_input .input_mian{width:100%;height:70px;border:1px solid #ededed;border-bottom:1px solid #4d4d4d;padding:5px;margin: 10px 0px;}
.password_input .input_mian h4{font-weight: 300;font-size:20px;color:#191919;}
.password_input .input_mian .p_input{border:0 none;outline: none; width:90%;height:45px;line-height: 45px;font-size: 20px;font-weight: 300;}
.password_input select{width:99.5%;height:45px;border:1px solid #ededed;border-radius:10px;font-size:20px;}
.password_input select option{color:#191919;}
.password_btn{margin: 40px auto;width:23%;height:50px;}
.password_btn button{outline:0 none;border:0 none;text-decoration:none;line-height:47px;width:100%;height:100%;text-align: center;border:0 none;font-size: 20px;font-weight: 300;font-family: 'Lato', Verdana, sans-serif;color:#fff;background:#0095cb;border-bottom:3px solid #00698f;cursor:pointer; }
.password_faild{font-size:16px;color:red;}



/* time scroll*/
.game_time{width:100px;height:100px;position:absolute;top:30%;left:40%;text-align:center;}
.pie{width:200px;height:200px;background-color:blue;border-radius:100px;position:absolute;}
.pie1{clip:rect(0px,200px,200px,100px);-o-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);background-color:#fff;}
.pie2{clip:rect(0px,100px,200px,0px);-o-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);background-color:#fff;}
.hold{width:200px;height:200px;position:absolute;z-index:1;}
.bg{width:200px;height:200px;border-radius:200px;position:absolute;background-color:#7fc5df;}
.time{width:160px;height:160px;margin:20px 0 0 20px;color:#fff;background-color:#49abce;border-radius:160px;position:absolute;z-index:1;text-align:center;line-height:160px;font-size:30px;}


/**switchschool*/
.switchchagne{font-family: 'Lato', Verdana, sans-serif;font-weight:300;margin:20px 0px;padding-left:40px;}
.switch_content{width:98%;height:auto;padding-top:30px;padding-left:2%;}
.switch_users{width:200px;height:200px;border:2px solid #6a6a6a;text-align:center;padding:0px 0px;float:left;margin-right:20px;margin-bottom: 20px;background: #eff3f7;display:flex;align-items: center;}
.switch_users:hover{cursor:pointer;}
.switch_img{width:120px;height:120px;}
.switch_pp{font-size:15px;font-weight:400;margin:5px 0;}
.switch_div{font-size:13px;}
.swich_selected{background:#eff7eb;border:2px solid #70cb48;}





