/*===============================login页面============================*/
.userinfo, .username, .pass{
	
	border:1px solid #e2e2e2;
}
body{
	font-family:Microsoft Yahei;
}
.mylogin{
	width: 100%;
	height: 100%;
	max-width: 640px;
	min-height: 650px;
	
}
.top{
	width: 100%;
	height:55px;
	margin-bottom: 10%;
	background-color: #25313F;
	text-align:center;
	line-height:55px;
	font-size:20px;
}
 .top span{
 	margin-left: -22px;
 }
.userinfo{
	width: 80%;
	min-height: 45px;
	height: 40%;
	margin-top: 2%;
	margin-left: 10%;
	border-radius: 5px;
}
.repass{
	width: 80%;
	height: 10%;
	margin-top: 2%;
	margin-left: 10%;
	padding-bottom: 16%;
}
.login{
	width: 80%;
	height: 45px;
	margin-left: 10%;
 	border-radius: 5px;
 	background-color: #3965AC;
 	text-align: center;
 	line-height: 45px;
 	font-size: 16px;
 	
 	
}
.username, .pass{
	min-height: 43px;
}
.img{
	
	height: 80%;
	width: 15%;
	float: left;
	min-height: 42px;
	
}
.userinfo img{
	margin-top: 15%;
	margin-left: 15%;
}
span{
	font-family:Microsoft Yahei;
	color: white;
}
.repass input{
	margin-top: 4px;
}
.repass span{
	color: #6B6B6B;
	margin-left: 10px;
}
/*复选框样式*/
.agree-label {
        display: inline-block;
        font-size: 14px;
        font-family:Microsoft Yahei;
        font-weight: 400;
    }
    
    .agree-label i {
        display: inline-block;
        width: 21px;
        height: 22px;
        margin-bottom: -4px;
        margin-right: 6px;
       /*background: url(../img/checkedbox.png);*/
    }
    
    .agree-label i.cus-checked {
        background-position: 0 -22px;
    }
   
.username1, .pass1 {
	height: 100%;
	width: 85%;
	float: left;
	min-height: 41px;
	outline:none;
	font-size: 18px;
	border: hidden;
	border-radius: 5px;
}
.checkbox1{
	border: solid 1px gainsboro;
	width: 15px;
	height: 15px;
	border-radius: 2px;
	float: left;
	margin-top: 3px;
}

/*======================singlepage页面====================*/
.top1, .pic,.bottom{

}
.top1{
	width: 100%;
	height:55px;
	background-color: black;
	text-align:center;
	line-height:55px;
	font-size:20px;
}
  .pic{
  	width: 100%;
  	height: 35%;
  	max-height:400px ;
  	
  }
  .pic img{
  	height: 100%;
  	width: 100%;
  }
  
  .bottom{
  	width: 100%;
  	height: 80%;
  	min-height: 400px;
  	/*max-height: 600px;*/
  }
.problock{
	width: 100%;
	height: 100%;
	padding: 10%;
}

.trblock {
	width: 100%;
	height: 50%;
	min-height: 100px;
}
.tdblock{
	width: 33%;
	height: 100%;
	text-align: center;
	float: left;
}
.problock .trblock .tdblock img{
	width: 80%;
	height: 80%;
	margin-bottom: 10%;
	padding: 5%;
}
.problock .trblock .tdblock span{
	color:#626262;
	font-size: 16px;
}
/*签到signin.html*/
/*.logininfo, .timedetail, .operation, .content, .photo, .user, .count{
	border:solid 1px red;
}*/
.logininfo{
	width: 90%;
	height: 18%;
	max-height: 15rem;
	margin-left: 5%;
	border-bottom: solid 1px #CCCCCC;
	padding-top: 2%;
}
.timedetail{
	width: 90%;
	height: 24%;
	margin-left: 5%;
	padding-top: 4%;
}
.operation{
	width: 90%;
	height: 44%;
	margin-left: 5%;
	padding: 10% 24%
}

.photo{
	width: 15%;
	height: 90%;
	float: left;
	padding-top: 2%;
	border-radius: 50%;
}
.user{
	width: 25%;
	height: 90%;
	float: left;
	padding-top: 3%;
	padding-bottom: 3%;
	text-align:left;
	margin-left: 4%;
}

.user .ming{
	font-size: 18px;
	font-weight: 500;
	color: #515151;
}
.user .bumen{
	font-size: 15px;
	color: #C5C5C5;
	
	
}
.count{
	width: 50%;
	height: 80px;
	float: right;
	text-align: center;
	line-height: 60px;
	font-size: 15px;
	color: #727272;
	text-align: right;
}
.count span{
	color: #727272;
}
.timetop{
	width: 100%;
	height: 50%;
	color: #000000;
}
.timebottom{
	width: 100%;
	height: 50%;
}
.up{
	/*width: 10%;
	height: 100%;*/
	width: 26px;
	height: 26px;
	float:left;
	border: solid 1px #5F96F7;
	background-color: #5f96f7;
	border-radius: 13px;
	text-align: center;
	line-height: 26px;
	color: white;
}
 .uptime{
	width: 90%;
	height: 100%;
	float:left;
	/*text-align: -webkit-auto;*/
	padding-top: 2%;
    padding-left: 2%;
}
.down{
	width: 26px;
	height: 26px;
	float:left;
	border: solid 1px #666666;
	background-color: #666666;
	border-radius: 13px;
	text-align: center;
	line-height: 26px;
	color: white;
	margin-top: 1%;
} 

.downtime{
	width: 90%;
	height: 100%;
	float:left;
	padding-top: 2%;
    padding-left: 2%;
}
.touchcir{
	width: 140px;
	height: 140px;
	float:left;
	border: solid 1px #5F96F7;
	background-color: #5F96F7;
	border-radius: 70px;
	text-align: center;
	line-height: 125px;
	color: white;
	border: solid 8px #D6E4FD;
	/*box-shadow: 0px 0px 15px #D6E4FD;*/
	font-size: 20px;
}