.StoreDetail_content{
	width: 1200px;
	margin: 0 auto;
}
.ObjList{;
	overflow: hidden;
	margin-top: 20px;
	white-space: nowrap;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.ObjList>ul{
	display: inline-block;
	width: 100%;
	vertical-align: top;
}
.ObjList>ul:first-child{
	margin-right: 1.333%;
}
.ObjList li{
	float: left;
	width: 32.333%;
	margin-left: 1.343%;
	margin-bottom: 1.333%;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border: 1px solid #CDCDCD;
	padding: 5px;
}
.ObjList li:first-child{
	margin-left: 0;
}
.ObjList li:hover{
	box-shadow: 0 0 15px 0 #AAAAAA;
	-webkit-box-shadow: 0 0 15px 0 #AAAAAA;
}
.ObjList li:nth-child(4n){
	margin-right: 0;
}
.ObjList li img{
	width: 100%;
	display: block;
}
.ObjList li a>div{
	border-top: 0;
	padding: 10px 4%;
	text-align: center;
}
.ObjList li a>div>span{
	font-weight: bold;
}
.ObjList li a>div>div{
	float: right;
}
.FlagRight{
	display: inline-block;
	margin-left: 5px;
	width: 13px;
	height: 13px;
	vertical-align: middle;
	background: url(../images/AllIcon.png) no-repeat -175px 0;
}
.ObjList li a>div>div>span{
	color: #E5BB73;
}
.StoreNewsShow,.StoreNews{
	margin-top: 20px;
	
}
.ShowNewBanner{
	position: relative;
	float: left;
	width: 30%;
	overflow: hidden;
}
#slider{
	min-width: 100%;
	height: 268px;;
}
#slider li a>img{
	width: 100%;
}
#slider ul li a{
	height: 268px;;
}
.ctrl_btn{
	bottom: 0;
    z-index: 202;
    right: 10px !important;
}
.ctrl_btn span {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-left: 6px;
    background: #f5f5f5;
     border: 0; 
    cursor: pointer;
}
.NewInfo{
	position: absolute;
	overflow: hidden;
	width: 100%;
	height: 40px;
	bottom: 0;
	left: 0;
	line-height: 40px;
	background: rgba(0,0,0,0.5);
	color: #FFFFFF;
}
.NewInfo>ol{
	padding-left: 10px;
	margin: 0;
}
.NewInfo>ol>li{
    width:70%;
}
.MaintainNewsList{
	float: left;
	width: 67%;
	margin-left: 3%;
}
.ShowMoreList li{
	margin-bottom: 10px;
}
.ShowMoreList li .SamllPoint{
	vertical-align: top;
	margin-top: 3px;
}
.ShowMoreList li>div{
	display: inline-block;
	width: 95%;
	margin-left: 3%;
	vertical-align: top;
	color: #333333;
}
.ShowMoreList li>div>h3{
	font-size: 13px;
	margin-bottom: 5px;
}
.ShowMoreList li>div>p{
	display: inline-block;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	color: #555555;
}
.ShowMoreList li>div>a{
	color: #E5BB73;
}
.ShowLittleList li{
	float: left;
	width: 49%;
	margin-bottom: 2%;
	margin-right: 2%;
}
.ShowLittleList li:nth-child(2n){
	margin-right: 0;
}
.ShowLittleList li a>p{
	display: inline-block;
/*	width: 93%;*/
	margin-left: 3%;
}
h2{
	display: inline-block;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	border-bottom: 2px solid #E5BB73;
	font-weight: normal;
}
.StoreNewsShow{
	margin-top:20px ;
	position: relative;
}
.StoreNewsShow_head>a{
	display: inline-block;
	float: right;
	height: 37px;
	line-height: 37px;
}
.SamllPoint{
	display: inline-block;
	width: 6px;
	height: 15px;
	vertical-align: middle;
	background: url(../images/AllIcon.png) no-repeat -110px -24px;
}

.BigTitle{
	display: block;
	border: 0;
	text-align: center;
	font-size: 30px;
	color: #E5BB73;
	font-weight: normal;
	margin: 20px 0;
}
.StoreInfoShow {
    position: relative;
    min-height: 420px;
}
.ImgShow{
	width: 75%;
}
.ImgShow>img{
	display: block;
	width: 100%;
}
.InfoShow{
	position: absolute;
	width: 25%;
	height: 100%;
	top: 0;
	right: 0;
	background: #F0F0F0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 20px;
}
.InfoShow>div{
	margin-bottom: 30px;
	line-height: 17px;
	color: #555555;
}
.InfoShow>div>b {
    display: block;
}
.StoreMap_head{
	position: relative;
}
.StoreMap_head>div{
	position: absolute;
	right: 0;
	top: 50%;
	cursor: pointer;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
    z-index: 2000;
	float: right;
}
.StoreInfomation{
    position: absolute;
    width: 200px;
    top: 48px;
    right: 30%;
    z-index: 30;
    padding: 20px;
    background-color: rgba(255,255,255,0.85);
    background-color:#FFFFFF \9;
}
.StoreInfomation p{
    line-height:20px ;
    color: #333;
    word-break: break-all;
}
.StoreMap_head>div:hover>span{
	color: #E2B05B;
}
.StoreMap_head>div:hover .QRShow{
	display: block;
}
.StoreMap_head>div>img{
	width: 12%;
	vertical-align: middle;
}
.StoreMap_head>div>span{
	vertical-align: middle;
	margin-left: 5px;
}
.StoreMap_head>div>b{
	display: inline-block;
	vertical-align: bottom;
	border: 5px solid transparent;
	border-top-color: #E2B05B;
	margin-left: 5px;
}
.QRShow{
	position: absolute;
	width: 90%;
	top: 20px;
	left: 0;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding: 5%;
	background: #FFFFFF;
	display: none;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	    
}
.QRShow>img{
	display: block;
	width: 100%;
}
.StoreMapShow{
    position: relative;
	margin-top: 20px;
}
#Map>img{
	width: 100%;
}
