/*.ui-page {
	-webkit-transform-style: flat;
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 800;
}

.in, .out {
	-webkit-animation-timing-function: ease-in-out!important;
	-webkit-animation-duration: 250ms!important;
	overflow-x: hidden !important;
}

html, body {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

@media screen and (height: 460px) {
	.title_bar {
		height: 3em;
		line-height: 3em;
		text-align: center;
		background: #ffc415;
		color: #fff;
	}
	.title_bar div#news {
		height: 3em;
	}
	.title_bar span#news_img {
		width: 3em;
		height: 3em;
	}
}

@media screen and (height: 548px) {
	.title_bar {
		height: 3em;
		line-height: 3em;
		text-align: center;
		background: #ffc415;
		color: #fff;
	}
}

@media screen and (max-height: 459px) {
	.title_bar {
		height: 3em;
		line-height: 3em;
		text-align: center;
		background: #ffc415;
		color: #fff;
	}
}

@media screen and (min-height: 461px) {
	.title_bar {
		height: 3em;
		line-height: 3em;
		text-align: center;
		background: #ffc415;
		color: #fff;
	}
}*/

body {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

.ui-page-theme-a {
	text-shadow: 0px 0px 0px;
}

div {
	overflow: hidden;
}
/**重要设置，不然无法显示地图*/
.amap-layers div {
	overflow: visible !important;
}

.ui-content {
	background: #fff;
	padding: 0;
}

.pheader {
    width:100%;  
}
.title_bar{
    height: 3em;
    line-height: 3em;
    text-align: center;
    background: #ffc415;
    color: #fff;
}
.ui-header, .ui-footer {
	z-index: 49;
	border: 0;
}

/*.ui-mobile .ui-page {
	background: #fff;
}*/

.ui-footer {
	background: #fff !important;
}

.title_bar span {
	height: 3em;
	display: inline-block;
}

.title_bar div#news {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 3em;
}

.title_bar span#news_img {
	width: 3.5em;
	height: 3em;
}

.title_bar span#news_num {
	background: #F00 none repeat scroll 0% 0%;
	top: 0px;
	right: 0.6em;
	position: absolute;
	text-shadow: none;
	font-size: 0.8em;
	width: 1.25em;
	font-weight: lighter;
	height: 1.25em;
	border-radius: 1.25em;
	margin-top: 0.5em;
	line-height: 1.35em;
	display: none;
}

.title_bar .back {
	position: absolute;
	top: 0;
	left: 0;
	padding-right:15%;
}

.title_bar span.back_img {
	height: 3em;
}

.title_bar .back_img img {
	height: 1.5em;
	margin-top: 0.75em;
	margin-left: 0.5em;
}

.title_bar span.back_text {
	position: absolute;
	top: 0;
	left: 1em;
	width: 3em;
	height: 3em;
	font-size: 1em;
	text-shadow: none;
	font-weight: normal;
}

.title_bar span.title {
	font-size: 1.25em;
	text-shadow: none;
	font-weight: normal;
	height: 2.4em;
}

.zhezhao {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 51;
	display: none;
}

.return_alert {
	text-align: center;
	font-size: 1.25em;
	position: fixed;
	bottom: 0.5em;
	width: 100%;
	height: 10em;
	z-index: 51;
	display: none;
}

.return_alert .save {
	height: 3em;
	line-height: 3em;
	width: 90%;
	margin: 0 auto;
	color: blue;
	border-top-left-radius: 5px;
	background-color: white;
	border-top-right-radius: 5px;
	border: none;
}

.return_alert .quit {
	height: 3em;
	line-height: 3em;
	width: 90%;
	margin: 0 auto;
	color: red;
	border-top: 1px solid #CCCCCC;
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-bottom-left-radius: 5px;
	background-color: white;
	border-bottom-right-radius: 5px;
}

.return_alert .cancle {
	height: 3em;
	line-height: 3em;
	width: 90%;
	margin: 0 auto;
	margin-top: 0.6em;
	color: blue;
	border-radius: 5px;
	background-color: white;
	border: none;
}

#express_num div div.ui-corner-all {
	border-radius: 0;
}

/**弹出提示框 开始*/
.contract_div {
	display: none;
	position: fixed;
	left: 0;
	bottom: 0;
	right: 0;
	top: 0px;
	z-index: 100;
	background-color: rgba(0, 0, 0, 0.5);
}

.pro_detail {
	display: none;
	position: fixed;
	left: 0;
	bottom: 0;
	right: 0;
	top: 0px;
	z-index: 100;
	background-color: rgba(0, 0, 0, 0.5);
}

.contract_content {
	background-color: rgb(226, 226, 226);
	width: 90%;
	border-radius: 10px;
	margin: 5em auto;
}

.contract_content h3 {
	text-align: center;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.contract_content .show {
	overflow: scroll;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #885C10;
	scrollbar-highlight-color: #F8ECD8;
	scrollbar-3dlight-color: #885C10;
	scrollbar-darkshadow-color: #F8ECD8;
	scrollbar-track-color: #F8ECD8;
	scrollbar-arrow-color: #885C10;
}

.contract_content li {
	padding-left: 1em;
	padding-right: 1em;
	margin: 0em auto 0.5em auto;
	list-style: none;
	margin-left: -2em;
}
/**弹出提示框 结束*/
.emptyCon {
	height: 19em;
}

.emptyImg {
	text-align: center;
	margin-top: 2em
}

.emptyImg img {
	height: 4em;
}

.emptyTxt {
	text-align: center;
	margin-top: 1em;
	color: rgb(153, 153, 153);
}
/*****************************************弹出框*********************************/
#loaddialog, #timedialog, #errordialog {
	display: none;
	position: fixed;
	top: 30%;
	background: none repeat scroll 0% 0% #FFF;
	width: 80%;
	margin: auto 10%;
	border-radius: 0.5em;
	text-align: center;
	z-index: 1001;
	position: fixed;
}

.dialog {
	display: none;
	position: fixed;
	top: 30%;
	background: none repeat scroll 0% 0% #FFF;
	width: 80%;
	margin: auto 10%;
	border-radius: 0.5em;
	text-align: center;
	z-index: 1001;
	position: fixed;
}

.dialog_con1 {
	color: #000;
	margin-top: 1.2em;
	height: 1.5em;
	line-height: 1.5em;
	font-weight: bold;
}

.dialog_con2 {
	color: #1F1F1F;
	margin-bottom: 1.2em;
    padding: 0 0.75em 0 0.75em;
}

.dialog_button {
	height: 2.5em;
	line-height: 2.5em;
	border-top: 1px solid #CCC;
	color: #f39c12;
}
#loading{
	display:none;
	position: fixed;
	top: 0;
	bottom:0;
	width: 100%;
	text-align: center;
	background-color:rgba(0,0,0,0.5);
	z-index: 51;
}
#loading #loadingImg{
	height: 7em;
    background-position:center;
    background-repeat:no-repeat;
    background-image:url("../img/loading.gif");
    background-size: 2em;
    color: #fff;
    text-shadow: none;
    line-height: 12em;
}