body{
	overflow: hidden;
}
.ui-content{
	padding:0 1em 0 1em;
}
table td{border:1px solid #1D1D1D}
th{
	text-align: center;
}
.h-label{
	width: 100%; 
	border-bottom: 1px solid #1D1D1D;
	padding-bottom: 5px;
}
.h-date{
	width: 100%; 
	border-bottom: 1px dashed #1D1D1D;
}
.ui-bar-a, .ui-page-theme-a .ui-bar-inherit, html .ui-bar-a .ui-bar-inherit, html .ui-body-a .ui-bar-inherit, html body .ui-group-theme-a .ui-bar-inherit {
    background-color:  #96b97d;
    border-color: #ddd;
    color:#FFFFFF;
}
.caption{
	font-size: 24px;
	line-height: 24px;
	height: 50px;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}

.col-sm-left{
    position: relative;
    padding: 0px;
	background-color: #005599;
	float: left;
	width: 55%;
}
th {
    border-bottom: 1px solid #1D1D1D;
}
tr{
	font-size: 20px;
	line-height: 24px;
	text-align: center;
}
tr:nth-child(even) {
    background: #DDD;
}
.col-sm-right{
    position: relative;
    padding:0px;
	background-color: #96B97D;
	float: right;
	width: 45%;
}

.panel-default {
    border-color: #ddd;
	min-height: 1px;
}
.panel {
    margin: 10px;
	padding: 5px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.ui-field-contain>label{
	font-size: 14px;
	line-height: 14px;
	font-family: simhei;
	font-weight: bold;
}

.date-label{
	font-size: 14px;
	line-height: 52px;
	font-family: simhei;
	font-weight: bold;
}
input{
	font-size: 14px;
	font-weight: bold;
	font-family: simhei;
	width: 360px;
	height: 18px;
}
.site{
	padding: 2px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	font-family: simhei;
	line-height: 24px;
	margin-bottom: 20px;
}
.site-chr{
	float: left;
	width: 150px;
	padding: 6px;
	margin: 10px 12px 6% 0;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	font-family: simhei;
	line-height: 18px;

}
#a-use{
	font-size: 22px;
	font-weight: bold;
	font-family: simhei;
	line-height: 22px;
}
#y-use{
	font-size: 18px;
	font-weight: bold;
	font-family: simhei;
	line-height: 18px;
	color: #7A7A7A;
}
.site > h1 ,.site-chr >h1{
	font-size: 18px;
	font-weight: bold;
	font-family: simhei;
	line-height: 18px;
	text-align: center;
	position:relative;
}

.ui-field-contain:last-child {
    border-bottom-width: 1px;
}
.keybord{
	margin: 5px;
	padding: 5px 0 0 35px;
	min-height: 1px;
	overflow: hidden;
	border-top:1px solid #1D1D1D;
}

 .square {
    float: left;
    background-color: #E87755;
	color: #FFFFFF;
    width: 50px;
    padding: 10px;
    margin: 0 4% 2% 1%;
    border-radius: 16px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 24px;
	font-family: simhei;
	overflow:hidden;
}

.sumit-btn{
	float: left;
	width: 40%;
	padding: 0;
	margin: 0 5% 5% 3%;
	border-radius: 10px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 24px;
	font-family: simhei;
	overflow:hidden;
}
.reset{
	background-color: #ddd;
	color: #000000;
}
#sumit{
	background-color: blue;
	color: #FFFFFF;
}

.site-square {
    float: left;
    background-color: #009700;
	color: #FFFFFF;
    width: 33px;
    padding: 0;
    margin: 0 5px 0 0;
    border-radius: 8px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 24px;
	font-family: simhei;
	overflow:hidden;
}

.myui-btn {
    font-weight: 700;
    border-width: 1px;
    border-style: solid;
    font-size: 16px;
    margin: 2px 0;
    padding: 4px 2px;
    display: block;
    position: relative;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: normal;
    background-color: #FCC330;
    border-color: #FF700F;
    color: #FFF;
    text-shadow: 0 1px 0 #f3f3f3;
	text-decoration: none!important;
}

td > a:visited,a:link{
	color: #000;
}
a:visited,a:link{
	text-decoration: none!important;
}


.yuan{ 
	width:150px; 
	height:150px; 
	margin:0 auto; 
	box-sizing:border-box; 
	padding-top:20px; 
	text-align:center; 
	background-color:#7A7A7A; 
	border-radius:50%; 
	position:relative;
}
.yuan_bl1 , .yuan_bl2 , .yuan_bl3 , .yuan_bl4{ 
	width:100%; 
	height:100%; 
	border-radius:50%; 
	position:absolute; 
	left:0; top:0;
}
.yuan_bl1 , .yuan_bl2{ 
	background-color:#FF7F4C; 
	-webkit-box-shadow:0 0 1px 1px #FF7F4C inset; 
	box-shadow:0 0 1px 1px #FF7F4C inset;
}
.yuan_bl3 , .yuan_bl4{ 
	background-color:#7A7A7A;
}
.yuan_bl1 , .yuan_bl3{ 
	clip:rect(0 150px 75px 0);
}
.yuan_bl2 , .yuan_bl4{ 
	clip:rect(75px 150px 150px 0);
}
.yuan_text{ 
	width:110px; 
	height:110px; 
	line-height:110px; 
	box-sizing:border-box; 
	padding-left:10px; 
	margin:0 auto; 
	color:#FF7F4C;
	background-color:#fff; 
	border-radius:50%; 
	position:relative;
}

.info{
	font-size: 22px;
	font-family: simhei;
	line-height: 22px;
}

.page{
	width: 100%;
	text-align: center;
}
#pageStyle{ 
 display:inline-block; 
 width:32px; 
 height:32px; 
 border:1px solid #CCC; 
 line-height:32px; 
 text-align:center; 
 color:#999; 
 margin-top:20px; 
 text-decoration:none; 
 border-radius: 50%;
 font-size: 18px;
 font-family: simhei;
 } 
#pageStyle:hover{ 
 background-color:#CCC; 
 } 
#pageStyle .active{ 
 background-color:#0CF; 
 color:#ffffff; 
 } 
