*{
	font-style: normal;
	list-style: none;
}
html{
	height: 100%;
}
body{
	min-width: 1000px;
	height: 100%;
}

/*::-webkit-datetime-edit { padding: 1px; background: url(/study/image/selection.gif); }*/
/*::-webkit-datetime-edit-fields-wrapper { background-color: #eee; }*/
::-webkit-datetime-edit-text{ color: #4D90FE; padding: 0 .3em; }
/*::-webkit-datetime-edit-year-field { color: purple; }
::-webkit-datetime-edit-month-field { color: blue; }
::-webkit-datetime-edit-day-field { color: green; }*/
::-webkit-inner-spin-button{ visibility: hidden; }
::-webkit-calendar-picker-indicator{
    border: 1px solid #ccc;
    border-radius: 2px;
    box-shadow: inset 0 1px #fff, 0 1px #eee;
    background-color: #eee;
    background-image: -webkit-linear-gradient(top, #f0f0f0, #e6e6e6);
    color: #666;
}
/*============input[type=date]灞炴�缂栬緫================*/

/*============================鎼滅储琛ㄥ崟缁撴潫=============================*/

.ui-form-group .form-group{
	width: 560px;
	margin: 20px auto;
}
.ui-form-group .form-group label{
	width: 70px;
	font-size: 16px;
	font-weight: normal;
	text-align: right;
}
.ui-form-group .form-group span{
	display: inline-block;
	width: 30px;
	color: red;
}
.ui-form-group .form-group select,.ui-form-group .form-group input[type=text],.ui-form-group .form-group input[type=date]{
	width: 348px;
	height: 38px;
}
/*============================鍜ㄨ琛ㄥ崟缁撴潫=============================*/
 .jia{
 	width: 30%;
	padding-left: 30px;
	font-size: 16px;
	color: #333;
	background: url(../images/jia.png) no-repeat left center;
	display: inline-block;
	line-height: 27px;
}
.jian{
	width: 30%;
	padding-left: 30px;
	font-size: 16px;
	color: #333;
	background: url(../images/jian.png) no-repeat left center;
	display: inline-block;
	line-height: 27px;
}
.container .row .button:hover{
	text-decoration: none;
}
/*===================琛ㄦ牸缁撴潫==============*/
.main .tittle{
	border-bottom: 3px solid #FDE59E;
	margin-bottom: 10px;
	overflow: hidden;
	zoom: 1; 
	position: relative;
}
.main .tittle h3{
	font-size: 16px;
	width: 122px;
	height: 37px;
	background: url(../images/tittle-bg.png) no-repeat;
	text-align: center;
	line-height: 37px;
	margin: 0;
	float: left;
}
.main .tittle span{
	line-height: 37px;
	margin-left: 10px;
	color: red;
}
.main .tittle a{
	float: right;
	line-height: 37px;
	font-size: 16px;
	margin-left: 50px;
}
/*=========================甯﹁儗鏅殑tittle======================*/
.page-btn .row .pagination{
	display: block;
	width: 245px;
	margin: 0 auto;
	overflow: hidden;
	zoom: 1; 
}
.page-btn .row .pagination li a{
	border: none;
	font-size: 14px;
	padding: 0;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	text-align: center;
	margin-left: 10px;
}
/*=========================缈婚〉鎸夐挳缁撴潫==============================*/
button.close{
	width: 18px;
	height: 18px;
	background: url(../images/close.png) no-repeat;
	opacity: 1;
	margin: 10px 10px 0 0;
}
/*==================鍏抽棴鎸夐挳缁撴潫==========================*/
.label{
	color: #000;
	padding: 5px;
	border: 1px solid #ddd;
	border-radius: 4px;
	margin-left: 6px;
	position: relative;
	display: block;
	float: left;
	margin-bottom: 10px;
}
.label span{
	display: block;
	width: 12px;
	height: 12px;
	background: url(../images/close-s.png);
	position: absolute;
	top: -6px;
	right: -6px;
	cursor: pointer;
}
.label:hover{
	color: #000 !important;
	background: #eee;
}
/*==============鏍囩鎸夐挳缁撴潫================*/


.foot-btn{
	padding: 40px 0;
}
.foot-btn .preserve{
	width: 284px;
	height: 44px;
	font-size: 16px;
	margin: 0;
	background: #4fbce9;
	border-radius: 6px;
	border: none;
	color: #fff;
}
/*====================搴曢儴淇濆瓨鎸夐挳===========================*/

.popUpPagecancleTip{
	width: 18px;
    height: 18px;
    background: url(../images/close.png) no-repeat;
    opacity: 1;
    margin: 0px 0px 0px 5px;
    border: none;
}