/* by ohkei 66005199@qq.com */
select {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}
.alpha0{
	filter:alpha(opacity=0);  
    -moz-opacity:0;
    khtml-opacity: 0;
    opacity: 0;
}

.type-box>p{
	font-size:12px;
	margin-bottom: 10px;
}

/*经销店*/
.store-wrap{
	/*background: url(../img/home/bg_map.jpg) no-repeat top center;
	background-size: cover;*/
}
.store-wrap .panel-title {
    position: relative;
}
.store-wrap .container{
	/*width: 750px;*/
	text-align: center;
	/*padding-bottom: 55px;*/
	
	padding-top:25px;
	padding-bottom:25px;
	
	position:relative;
}
.store-wrap .container>p{
	color:#fff;
	margin:35px auto;
	text-align: center;
}
.store-wrap .shop-btn{
	height:40px;
	background: rgb(64,64,64);
	color:#fff;
	
	width:690px;
	position: relative;
	left:-2px;
	
	padding:18px auto;
	letter-spacing: 2px;
	margin: 5px auto;
	
	display:none;
}

.store-wrap .shop-btn:hover{
	background: rgb(80,80,80);
	color: #fff;
}
.store-wrap form{
	overflow: hidden;
}
.store-wrap select{
	margin-bottom: 10px;
	width: 100%; 
	overflow: hidden; 
	text-overflow:ellipsis; 
	white-space: nowrap;
}
.store-wrap opation{
	width: 100%;
	text-overflow:ellipsis;
}

/*new store*/
.store-wrap .btn{
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.store-wrap .type{
	width:220px;
	height:40px;
	background: rgb(255, 251, 252);
	text-align: center;
}
.type-hover{
	background: rgb(64,64,64);
	color: #fff;
}
.tri{
    width: 0;
    height: 0;
    border-top: 10px solid rgb(64,64,64);
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
	margin:0 auto;
	
	display:none;
}
.store-wrap ul{
	margin-left: -3px;
}
.store-wrap .tri-box li{
	width:220px;
}
.store-wrap .Prod{
	width:690px;
	position: relative;
	left:-2px;
	
	margin:10px auto;
	
	display:none;
}
#accordion_shop{
	display:none;
}
.store-wrap .panel-group>div{
	margin-bottom:10px!important;
}

/*地图********************************************/
#iMap {
	width:100%;
	height:100%;
	overflow: hidden;
	margin:0;
}
.map-wrap{
	position: relative;
}

.map-wrap .navi-btn{
	position: absolute;
	/*bottom:15px;
	right:15px;*/
	
	left:15px;
	top:65px;
}

#BMapLib_stationText0{
	display:none;
}
#BMapLib_transBox0 td:nth-child(3){
	padding-left:3px!important;
}

/*new map********************************************/
.map-ct .menu-wrap{
	position: absolute;
	top:128px;
}
.map-menu{
	width:300px;
	height:100%;
	
	filter:alpha(opacity=95);  
    -moz-opacity:0.95;
    khtml-opacity: 0.95;
    opacity: 0.95;
}
.map-menu>div, .menu-wrap .slide-box{
	background:rgb(230,230,230);
	text-align: center;
	padding:15px 0;
	border-bottom: 1px solid rgb(188,188,188);
	border-top: 1px solid #FFF;
}
.map-menu h5{
	margin-bottom: 10px;
}

#prod{
	width:90%;
	
	margin-bottom:7px;
}
#prov-city{
	width:100%;
	position:relative;
}
#prov, #city{
	width: 125px;
    margin-left: 5px;
}
.map-menu .search{
	width:90%;
	margin-left:5%;
	
	margin-top:7px;
}
.map-menu .search-box{
	position: relative;
}
.map-menu .search-btn,.map-menu .search-ico{
	width:22px;
	position:absolute;
	right:8%;
	top:6px;
	cursor: pointer;
}
.map-menu .remove-btn{
	position: absolute;
    right: 25px;
    top: 10px;
}

.map-menu .list-box{
	border-bottom: none;
}
.map-menu .list-box tr{
	cursor: pointer;
	background:#fff;
	color:rgb(61,61,61);
}
.map-menu .list-box .table>tbody>tr>td{
	font-size:12px;
	padding:5px;
}
/*.map-menu .list-box .pagination>li>a{
	padding:3px;
}
.map-menu .pagination a{
	padding:5px;
}*/
.map-menu .list-box .pagination>li>a{
	border-radius: 5px;
}
.map-menu .list-box .pagination span{
	font-size:12px;
}
.tr-danger{
	background:rgb(219,1,36);
	color:#fff;
}

.map-menu .pagination{
	margin:0 auto;
}


.menu-wrap .slide-box{
	border-top:none;
	width:60px;
	height:20px;
	padding:5px 0;
	position:relative;
	text-align: center;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	margin:0 auto;
	cursor: pointer;
}
.menu-wrap .slide-box>p{
	position:absolute;
	top:3px;
	left:24px;
}

.map-ct .menu-side{
	width:20px;
	height:60px;
	text-align: center;
	line-height: 60px;
	background:rgb(230,230,230);
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	position:absolute;
	top:163px;
	left:300px;
	cursor: pointer;
}
.map-ct .menu-side>p{
	position:absolute;
	top:24px;
	left:3px;
}

/*------------------------PC------------------------*/
@media (max-width:1199px){
	.map-ct{
		margin-top:-60px;
	}
}

/*------------------------Pad------------------------*/
@media (max-width:992px){
	.map-ct{
		margin-top:-10px;
	}
	.store-wrap .container{
		width: 90%;
	}
}

/*------------------------Padmini------------------------*/
@media (max-width:900px){
	.store-wrap .container{	
		width:100%;
	}
}

/*------------------------Phone------------------------*/
@media (max-width: 768px){
	.map-ct {
		margin-top: 30px;
	}
	.type-box>p{
		padding-top: 10px;
		margin-bottom: 0px;
	}
	
	.store-wrap .container{	
		width:90%;
		margin-left:5%;
	}
	.store-wrap .type{
		float:none;
		margin-top:10px;
	}
	.store-wrap .Prod{
		width:220px;
	}
	.store-wrap .shop-btn{
		width:220px;
	}
	
	.store-wrap .container>form{
		display:none;
	}
	#accordion_shop{
		display:block;
	}
	.store-wrap .panel-group .shop-btn{
		display:block;
	}
	.store-wrap .panel-group select{
		display:block;
	}
	
	/*new map********************************************/
	.map-wrap{
		width:100%;
		height:auto;
		top:0;
	}
	.map-ct .menu-wrap{
		width:100%;
		height:auto;
		top:56px;
	}
	.map-menu{
		width:100%;
		height:auto;
		margin-top: 50px;
	}
	.map-menu>div{
		padding:10px 5px; 	
	}
	.map-menu h4{
		font-size:14px;
	}
	.map-menu h5{
		font-size:13px;
	}
	.map-menu .title-box{
		/*padding-bottom:0;*/
		border-bottom:none;
	}
	.map-menu .type-box{
		padding:0;
		border-top:none;
	}
	.map-menu .type-box .btn{
		padding:5px 15px;
		margin:10px auto;
	}
	.map-menu select, .map-menu input{
		font-size:13px;
	}
	
	
	.prov-city>li{
		width:44%;
		padding:0;
	}
	.prov-city, #prov, #city{
		width: 100%;
		margin-left: 0;
	}
	#city{
		margin-left: 1%;
	}
	
	.menu-side{
		display: none;
	}
}
@media (max-width: 500px){
	.map-menu{
		margin-top: 0px;
	}
}


