.main{
	margin-top: 0.640343rem;
}
.map-center{
	margin: 0 auto;
	position:relative;
	width: 1100px;
	text-align: center;
}
/*@media screen and (max-width: 1100px) {
	.center{
		width: 100%;
	}
}*/
.padtop{
	padding-top: 0.28015rem;
}
.box-title{
	font-size: 0.288154rem;
	color: #2B2B2D;
	/*margin-top: 0.28015rem;*/
}
.box-subtitle{
	font-size: 0.128069rem;
	color: #68C9FB;
	margin: 0.080043rem 0 0.22412rem 0;
}
.padtop .input-item{
	display: table;
	max-width: 4.802574rem;
	margin: 0.176094rem auto 0;
}
.padtop label{
	/*width: 0.800429rem;*/
	font-size: 0.144077rem;
	color: #2B2B2D;
	text-align: right;
	margin-right: 0.144077rem;
	margin-top: 0.064034rem;
}
.padtop .input-item .search{
	width: 2.641416rem;
	height: 0.288154rem;
	font-size: 0.11206rem;
	color: #2B2B2D;
	text-align: left;
	line-height: 0.288154rem;
	border: 1px #ADAEB2 solid;
	border-radius: 0.144077rem;
	padding-left: 0.22412rem;
	margin-right: 0.128069rem;
}
.padtop .input-item input{
	width: 1.440772rem;
	height: 0.288154rem;
	font-size: 0.11206rem;
	color: #2B2B2D;
	text-align: left;
	line-height: 0.288154rem;
	border: 1px #ADAEB2 solid;
	border-radius: 0.144077rem;
	padding-left: 0.22412rem;
}
::-webkit-input-placeholder { /* WebKit browsers */
    color: #ADAEB2;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #ADAEB2;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #ADAEB2;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #ADAEB2;
}
.search-btn{
	width: 0.736395rem;
	height: 0.288154rem;
	font-size: 0.128069rem;
	color: #FFF;
	text-align: center;
	line-height: 0.288154rem;
	border-radius: 0.144077rem;
	background-color: #2B2B2D;
}

#iframe{

	/*width: 5.843132rem;
	height: 5.122746rem;*/
	/*margin-top: 0.464249rem;*/
	float: left;
}
/*select{
	background-color: #FFF;
	outline: none;
	text-transform:none;
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
}*/
select::-ms-expand { display: none; }
/*select::selection{ background: none; }*/
.distpicker-box{
	height: 0.288154rem;
	background: none;
    outline: none;
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance:none;
    -ms-appearance:none;
	float: left;
}
.distpicker-data{
	width: 1.600858rem;
	/*width: 1.392747rem;*/
	height: 0.288154rem;
	font-size: 0.128069rem;
	color: #2B2B2D;
	line-height: 0.288154rem;
	border: 1px #ADAEB2 solid;
	border-radius: 0.144077rem;
	padding: 0 0.208112rem;
	/*background: transparent;*/
    outline: none;
    appearance: none;
	-webkit-appearance: none;   /*去除chrome浏览器的默认下拉图片*/
	-moz-appearance: none;  /*去除Firefox浏览器的默认下拉图片*/
	-ms-appearance:none;
	background:url('https://static.loho88.com/loho88/images/pull_down_small.png') no-repeat 1.248669rem center;
	background-size: 0.240129rem 0.240129rem;
	float: left;
}

.margin16{
	margin-right: 0.128069rem;
}
.shop-lists, .shop-info-lists{
	height: 4.40236rem;
	margin-top: 0.464249rem;
	/*min-width: 2.641416rem;*/
	max-width: 325px;
	font-size: 0.144077rem;
	color: #2B2B2D;
	border-left: 1px #ADAEB2 solid; 
	padding-left: 0.208112rem;
	overflow-y: auto;
	overflow-x: hidden;
}
.shop-info-lists{
	display: none;
}
.shop-lists > li, .shop-info-lists > li {
	/*width: 2.433304rem;*/
	width: 2.081115rem;
	font-size: 0.144077rem;
	color: #2B2B2D;
	text-align: left;
	line-height: 0.432232rem;
	border-bottom: 1px #ADAEB2 solid;
	margin-right: 0.160086rem;
	-moz-box-sizing: border-box;  
	-webkit-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	box-sizing: border-box; 
}
@media screen and (min-width: 1920px) {
	.shop-lists > li, .shop-info-lists > li {
		width: 1.881115rem;
		font-size: 0.144077rem;
		color: #2B2B2D;
		text-align: left;
		line-height: 0.432232rem;
		border-bottom: 1px #ADAEB2 solid;
		margin-right: 0.160086rem;
		-moz-box-sizing: border-box;  
		-webkit-box-sizing: border-box; 
		-o-box-sizing: border-box; 
		-ms-box-sizing: border-box; 
		box-sizing: border-box; 
	}
}
.shop-cont > li {
	/*width: 2.433304rem;*/
	width: 2.081115rem;
	font-size: 0.144077rem;
	color: #2B2B2D;
	text-align: left;
	line-height: 0.432232rem;
	/*border-bottom: 1px #ADAEB2 solid;*/
	margin-right: 0.160086rem;
	-moz-box-sizing: border-box;  
	-webkit-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	box-sizing: border-box; 
}
@media screen and (min-width: 1920px) {
	.shop-cont > li {
		width: 1.881115rem;
		font-size: 0.144077rem;
		color: #2B2B2D;
		text-align: left;
		line-height: 0.432232rem;
		/*border-bottom: 1px #ADAEB2 solid;*/
		margin-right: 0.160086rem;
		-moz-box-sizing: border-box;  
		-webkit-box-sizing: border-box; 
		-o-box-sizing: border-box; 
		-ms-box-sizing: border-box; 
		box-sizing: border-box; 
	}
}
.img-lists{
	width: 0.240129rem;
	height: 0.240129rem;
	margin: 0.096051rem 0 0 0;
	float: right;
	cursor: pointer;
}
.shop-info{
	height: 0.432232rem;
	cursor: pointer;
}
.shop-titie{
	/*font-size: 0.128069rem;*/
	font-size: 0.144077rem;
	font-weight: 600;
	color: #2B2B2D;
	line-height: 0.384206rem;
	text-align: left;
	cursor: pointer;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 0.160086rem
}
.shop-titie.current{
	/*color: #BDA064;*/
	color: #2B2B2D;
}
.shop-name{
	font-size: 0.128069rem;
	font-weight: 500;
	color: #2B2B2D;
	line-height: 0.384206rem;
	text-align: left;
	cursor: pointer;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 0.160086rem
}
.shop-name.current{
	color: #BDA064;
}
.up-down{
	position: absolute;
	right: 0;
	top: 0.072039rem;
	width: 0.240129rem;
	height: 0.240129rem;
	cursor: pointer;
}
.shop-phone{
	font-size: 0.11206rem;
	color: #ADAEB2;
	text-align: left;
	line-height: 0.384206rem;
	padding-left: 0.160086rem;
	padding-right: 0.200107rem;
}
.shop-cont{
	display: none;
}
.shop-name-cont{
	display: none;
}
.shop-address{
	font-size: 0.11206rem;
	color: #ADAEB2;
	text-align: left;
	line-height: 0.384206rem;
	padding-left: 0.160086rem;
	padding-right: 0.200107rem;
}
.nav-btn{
	display: inline-block;
	width: 0.528283rem;
	height: 0.22412rem;
	font-size: 0.11206rem;
	color: #FFF;
	text-align: center;
	line-height: 0.22412rem;
	background-color: #2B2B2D;
	border-radius: 0.11206rem;
	margin-right: 0.128069rem;
	cursor: pointer;
}
.nav-btn:hover{
	background:-webkit-linear-gradient(bottom, rgba(0,0,0,1) 0%, rgba(82,82,86,1) 100%);
	background:-o-linear-gradient(bottom, rgba(0,0,0,1) 0%, rgba(82,82,86,1) 100%);
	background:linear-gradient(to top, rgba(0,0,0,1) 0%, rgba(82,82,86,1) 100%);
}
.order-btn{
	display: inline-block;
	width: 0.528283rem;
	height: 0.22412rem;
	font-size: 0.11206rem;
	color: #FFF;
	text-align: center;
	line-height: 0.22412rem;
	background-color: #BDA064;
	border-radius: 0.11206rem;
	cursor: pointer;
}
.order-btn:hover{
	background:-webkit-linear-gradient(bottom, rgba(189,160,100,1) 0%, rgba(229,197,132,1) 100%);
	background:-o-linear-gradient(bottom, rgba(189,160,100,1) 0%, rgba(229,197,132,1) 100%);
	background:linear-gradient(to top, rgba(189,160,100,1) 0%, rgba(229,197,132,1) 100%);
}
.city-lists-btn, .province-lists-btn{
	position: absolute;
	top: 0;
	right: 0;
	/*height: 0.352189rem;
	font-size: 0.128069rem;
	line-height: 0.352189rem;*/
	height: 0.240129rem;
	font-size: 0.096051rem;
	line-height: 0.240129rem;
	color: #2B2B2D;
	text-align: center;
	border: 1px #2B2B2D solid;
	border-radius: 0.184099rem;
	margin-right: 0.240129rem;
	cursor: pointer;
	padding: 0 0.160086rem;
	display: none;
}
.city-lists-btn:hover, .province-lists-btn:hover{
	color: #ADAEB2;
	border: 1px #ADAEB2 solid;
}


.map-box{
	position: fixed;
	top: 1.744935rem;
	left: 50%;
	margin-left: -4.40236rem;
	width: 8.804719rem;
	height: 5.442917rem;
	background-color: #FFF;
	z-index: 1001;
	display: none;
}
.map-close-img{
	width: 0.176094rem;
	height: 0.176094rem;
	float: right;
	margin: 0.160086rem 0.160086rem 0 0;
	cursor: pointer;
}
.map-title{
	font-size: 0.240129rem;
	color: #2B2B2D;
	/*line-height: 1.120601rem;*/
	line-height: 0.78442rem;
	text-align: center;
}
.map-text{
	font-size: 0.144077rem;
	color: #2B2B2D;
	line-height: 0.384206rem;
	padding-left: 0.144077rem;
}
#allmap{
	width: 8.484548rem;
	height: 3.810042rem;
	margin: 0 auto;
}
.shade-box{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #2B2B2D;
	opacity: 0.6;
	background-color: rgba(43,43,45,0.6);
	filter: alpha(opacity=60);
	z-index: 1000;
	display: none;
}

.bounced-box{
	position: fixed;
	top: 1.744935rem;
	left: 50%;
	margin-left: -2.569377rem;
	/*width: 5.138754rem;*/
	text-align: center;
	background-color: #FFF;
	padding: 0 0.960515rem;
	z-index: 1001;
	display: none;
}
.close-img{
	position: absolute;
	right: 0;
	top: 0;
	width: 0.176094rem;
	height: 0.176094rem;
	float: right;
	margin: 0.160086rem 0.160086rem 0 0;
	cursor: pointer;
}
.bounced-box .bounced-title{
	font-size: 0.240129rem;
	color: #2B2B2D;
	/*line-height: 1.120601rem;*/
	line-height: 0.78442rem;
	text-align: center;
}
.bounced-box .bounced-name{
	display: table;
    margin: 0 auto;
	font-size: 0.160086rem;
	color: #ADAEB2;
	text-align: center;
	line-height: 0.384206rem;
	/*text-decoration:underline*/
	border-bottom: 1px #ADAEB2 solid;
}
.input-box{
	/*max-width: 3.361802rem;*/
	margin: 0 auto;
}
.bounced-box label{
	width: 0.800429rem;
	font-size: 0.144077rem;
	color: #2B2B2D;
	text-align: right;
	margin-right: 0.22412rem;
	margin-top: 0.064034rem;
}
.bounced-box input{
	width: 2.081115rem;
	height: 0.304163rem;
	font-size: 0.11206rem;
	color: #2B2B2D;
	text-align: left;
	line-height: 0.304163rem;
	border: 1px #ADAEB2 solid;
	padding-left: 0.22412rem;
}
.bounced-box .code-input{
	width: 0.864463rem;
	height: 0.304163rem;
	font-size: 0.11206rem;
	color: #2B2B2D;
	text-align: left;
	line-height: 0.304163rem;
	border: 1px #ADAEB2 solid;
	float: left;
}
input:focus{outline:none;}

.bounced-box .code-img{
	width: 1.024549rem;
	height: 0.304163rem;
	float: left;
	margin-left: 0.080043rem;
}
.bounced-box .refresh-img{
	width: 0.240129rem;
	float: left;
	margin-top: 0.032017rem;
	margin-left: 0.064034rem;
	cursor: pointer;
}
.bounced-box .input-item{
	margin-top: 0.240129rem;
}
.bounced-box .save-btn{
	width: 1.568841rem;
	height: 0.33618rem;
	font-size: 0.128069rem;
	color: #FFF;
	text-align: center;
	line-height: 0.33618rem;
	background-color: #BDA064;
	border-radius: 0.16809rem;
	margin: 0.400215rem auto 0.33618rem;
	cursor: pointer;
}
.bounced-box .save-btn:hover{
	background:linear-gradient(0deg,rgba(189,160,100,1) 0%,rgba(229,197,132,1) 100%);
}
.layui-form-select dl dd.layui-this{background-color:#2B2B2D;color:#fff}


.alert-box {
    position: fixed;
    top: 1.536824rem;
    left: 50%;
    margin-left: -2.241201rem;
    width: 4.482403rem;
    text-align: center;
    background-color: #FFF;
    z-index: 1003;
    display: block;
}
.alert-box .true-img, .alert-box .error-img, .alert-box .warn-img {
    width: 1.504807rem;
    height: 1.504807rem;
    margin-top: 0.208112rem;
    display: none;
}
.alert-box .close-alert {
    position: absolute;
    right: 0;
    top: 0;
    width: 0.176094rem;
    height: 0.176094rem;
    float: right;
    margin: 0.160086rem 0.160086rem 0 0;
    cursor: pointer;
}
.alert-box .alert-title{
	font-size: 0.240129rem;
    color: #2B2B2D;
    line-height: 0.384206rem;
    text-align: center;
    margin: 0.080043rem 0;
    /*padding: 0 0.480257rem;*/
}
.alert-box .alert-tiptitle{
	font-size: 0.160086rem;
    color: #BDA064;
    line-height: 0.192103rem;
    text-align: center;
    margin-bottom: 0.544292rem;
    /*padding: 0 0.480257rem;*/
}
.alert-box .alert-subtitle{
	font-size: 0.128069rem;
	color: #2B2B2D;
	line-height: 0.240129rem;
	text-align: center;
}

.alert-box p{
	font-size: 0.11206rem;
	color: #ADAEB2;
	text-align: center;
	line-height: 0.192103rem;
	padding: 0 0.384206rem;
}
.alert-box p.margin-top-30{
	font-size: 0.128069rem;
	color: #2B2B2D;
	line-height: 0.240129rem;
	margin-top: 0.240129rem;
}
.alert-box p.margin-bottom-30{
	margin-bottom: 0.240129rem;
}
.alert-box p.margin-p{
	font-size: 0.128069rem;
	color: #2B2B2D;
	line-height: 0.240129rem;
	margin: 0 0 0.512275rem 0;
}
.alert-box .alert-return{
	width: 1.568841rem;
    height: 0.33618rem;
    font-size: 0.128069rem;
    color: #FFF;
    text-align: center;
    line-height: 0.33618rem;
    background-color: #BDA064;
    border-radius: 0.16809rem;
    margin: 0.272146rem auto 0.288154rem;
    cursor: pointer;
}

.alert-true, .alert-error, .alert-again {
    display: none;
}