#allmap {width: 100%;height: 100%;overflow: hidden;margin:0;}
#golist {display: none;}
@media (max-device-width: 800px){#golist{display: block!important;}}

.ui-page{  
     background:#f1f5ff;  
} 
.ui-bar-g { 
   border: 1px solid #FFF;
   background:#006600; 
   color:#FFF; 
   font-weight: bold; 
   text-shadow: 0 -1px 1px #000000; 
   background-image: -moz-linear-gradient(top, #058905, #006600); 
   background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#058905),color-stop(1,#058905));}

.ui-dialog-contain {
	width: 92.5%;
	max-width: 500px;
	margin: 10% auto 15px auto;
	padding: 0;
	position: relative;
	top: -15px;
}

.order_box td{border: 1px solid #eee;}

span {
	transition: width 2s;
	-moz-transition: width 22s; /* Firefox 4 */
	-webkit-transition: width 22s; /* Safari and Chrome */
	-o-transition: width 22s; /* Opera */
}

span:active {
	color: #000033;
	font-weight: bold;
}

a {
	transition: width 2s;
	-moz-transition: width 22s; /* Firefox 4 */
	-webkit-transition: width 22s; /* Safari and Chrome */
	-o-transition: width 22s; /* Opera */
}

a:active {
	color: #000033;
	font-weight: bold;
}

.header-home {
	background: url(../img/home.png);
	width: 21px;
	height: 20px;
}

.header-more {
	background: url(../img/more.png) no-repeat 1px 4px ;
	width: 21px;
	height: 20px;
}

.header-back{
	background: url(../img/common/arrow_back.png);
	width: 21px;
	height: 20px;
}
.marginCenter{
	margin:0 auto;
	text-align:center;
}
.imgAuto{
   visibility: visible !important;
   height: auto !important; 
   width: auto !important;
   min-height:380px;
   min-width:260px;
}

.ucarrow{
	width: 100%;
	margin: 0 auto;
	margin-bottom: 14px;
}

.ucarrow p{
	margin-bottom: 10px;
}

.nextBtn_ziJia{
	background-color: #FF5722;
	color: #fff;
	width: 85%;
	text-align: center;
	padding: 10px;
	margin: 0 auto;
	font-size: 13px;
	border-radius: 3px;
	margin-top: 10px;
}

.ucarnotice p{
	margin-bottom: 10px;
	font-size: 0.8em;
}
.alert_tip1{width: 50%;box-sizing:border-box;border:1px solid #BFBFBF;text-align: center;height: 35px;}
.alert_tip2{text-align: right;box-sizing:border-box;border:1px solid #BFBFBF;height: 35px;}
.alert_tip3{width: 50%;background-color: #4E81BF;color: #fff;text-align: center;padding: 8px 0;box-sizing:border-box;border-right: 1px solid #BFBFBF;}


.szairOrderBlueTitle{
	margin-top:15px;
	border: 3px solid #7DA7D9;
	border-top-left-radius:20px;
	border-top-right-radius: 20px; 
	font-family: 微软雅黑;height:40px;
	line-height:40px;padding:5px;
	background-image:none;
	background:#7DA7D9;
}

.szairOrderYellowTitle{
	margin-top:15px;
	border: 3px solid #F39801;
	border-top-left-radius:20px;
	border-top-right-radius: 20px;
	font-family: 微软雅黑;height:40px;
	line-height:40px;
	padding:5px;
	background-image:none;
	background:#F39801;
}
.flexbox{display: block;justify-content: space-between;width: 24.4%;margin: 0px 1px;}
		.rowbox{width: 100%;background: #fff;box-sizing:border-box;padding: 5px;margin: 2px 1px;}
		.img25{width: 25px;height: 25px;}
		.tableTitle{width: 19.5%;color: #BA0101;font-size: 14px;
		}
