﻿.row
{
	background-color:#fff
}
.my_big
{
	background-color: #e51c23;
}
.my_titles
{
	color:#fff;
	overflow: hidden;
	white-space: nowrap;
}

.clock_in {
  margin: 40px auto 20px auto;
  color: #fff;
  text-align: center;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  padding: 40px 0;
  line-height: 50px;
  background-color: #3bb55f;
  opacity: 0.7;
  box-shadow: 0 0 10px #42b062;
  position: relative;
}
.clock_click {
  position: absolute;
  left: 50%;
  margin-left: -90px;
  margin-top: -60px;
  top: 100px;
  width: 180px;
  height: 180px;
  opacity: 0;
  z-index: 99;
}
.expro_excel
{
	background-color: #3bb55f;
	color:#fff;
	text-align:center;
	width:60px;
	height:30px;
	line-height:30px;
	border-radius:10px;
	float:right;
}
.title_p {
  font-size: 16px;
  line-height: 30px;
   margin-bottom:5px;
   font-weight:bold;
   margin-top:10px;
}
.title_sm
{
	font-size: 14px;
  line-height: 30px;
  margin-bottom:5px;
}
.title_sm
{
	line-height:25px;
}
.wz_max
{
	margin: 5px -5px; 
	background-color:#69a8291c;
	border:1px solid #bbb819; 
	padding:10px;
	border-radius: 10px;
}
.qd_success
{
	background-color: #69a8291c;
color: #000;
line-height: 30px;
padding:10px;
border-radius:10px;
border:1px solid #bbb819;
}
.head_pic
{
	width:60px;
	height:60px;
	border-radius:50%;
	float:left;
	margin-right:20px;
}
.dai_qian
{
	height:30px;
	line-height:30px;
	text-align:center;
	border-radius:10px;
	color:#fff;
	font-size:16px;
	background-color:mediumaquamarine;
	margin-top:10px;
}
.qd_people
{
	line-height:30px;
	text-align:center;
	color:#fff;
	background-color:#cd9166;
}
.list_style
{
	margin: 5px -5px;
border-radius: 10px;
}