@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;}
img,a{border:0;}
a{ text-decoration:none; color:#434343;}
ul,li{list-style:none;}
body{
	font: normal 12px "微软雅黑", Helvetica, Arial, sans-serif;
	background:#fff;
	color:#212122;
	padding:0;
	margin:0;
	-webkit-text-size-adjust: none; 
}
.clearflt{
	clear:both;
}
.header{
	padding-left:36px;
	padding-top:13px;
	padding-bottom:13px;
	overflow:hidden;
	border-bottom:1px solid #ebebeb;
}
.header img{
	width:56%;
}
.banner{
	overflow:hidden;
}
.banner img{
	width:100%;
	height:auto;
}
.index_col li{
	font-size:14px;
	float:left;
	text-align:center;
	padding-top:85px;
}
.twoCol{
	height:140px;
	border-bottom:1px solid #ebebeb;

}
.threeCol{
	border-bottom:1px solid #ebebeb;
	overflow:hidden;
}
	
.twoCol .li1{
	background:url(../img/pic1.png) no-repeat center 30px;
	border-right:1px solid #ebebeb;
	width:50%;
	height:55px;
}
.twoCol .li2{
	background:url(../img/pic2.png) no-repeat center 30px;
	height:inherit;
	width:49%;
	height:55px;
}
.threeCol li{
	height:57px;
	padding-top:102px;
	width:33%;
	border-right:1px solid #ebebeb;
}
.threeCol .li3{
	background:url(../img/pic3.png) no-repeat center 30px;
}
.threeCol .li4{
	background:url(../img/pic4.png) no-repeat center 30px;
}
.threeCol .li5{
	background:url(../img/pic5.png) no-repeat center 30px;
	border:none;
}
.footer{
	padding-top:20px;
	padding-bottom:20px;
	line-height:14px;
	font-size:8px;
	text-align:center;
	background:#eee;
}
.title{
	padding:42px 10px 6px 10px;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
	overflow:hidden;
}
.title img{
	margin-left:14px;
	vertical-align:middle;
}
.title img.intro{
	width:25%;
}
.title img.events{
	width:12.5%;
}
.title img.membership,.title img.interest{
	width:22%;
}
.title img.classification{
	width:27%;
}
.title img.list{
	width:10%;
}
.title img.aboutUs{
	width:30%;
}
.shortLine{
	width:32px;
	height:3px;
	color:#212122;
	background-color:#212122;
	margin-top:18px;
	border:none;
}
.shopList li{
	position:relative;
	margin:0 6px;
	padding:18px 0 18px 140px;
	overflow:hidden;
	height:86px;
	clear:both;
	border-bottom:1px solid #ebebeb;
}
.shopList li .shopListImg{
	position:absolute;
	left:0;
	width:132px;
}
.shopList li div p{
	margin:0;
	padding:0;
	margin-bottom:5px;
	font-size:10px;
}
.shopList li div p span{
	float:right;
}
.shopList li div p span img{
	width:15px;
	height:15px;
}
.eventsList{
	padding:0 8px;
	overflow:hidden;
	margin:10px 0;
}
.eventsList li{
	float:left;
	padding:10px 0;
	width:50%;
	text-align:center;
}
.eventsList li img{
	width:88%;
	margin-bottom:14px;
}
.eventsList li p{
	font-size:10px;
	line-height:18px;
}
.eventsContent{
	padding:20px 10px 10px 10px;
}
.eventTitle{
	text-align:center;
	font-size:14px;
	line-height:22px;
	font-weight:bold;
	padding-bottom:20px;
	border-bottom:1px solid #ebebeb;
}
.eventTime{
	font-size:8px;
	color:#a2a2a2;
	text-align:center;
	font-weight:normal;
}
.eventsContent img{
	width:100%;
	margin:17px 0;
}
.eventsContent p{
	margin-bottom:22px;
	color:#4a4a4a;
	line-height:22px;
}
.mapShop{
	padding:0 40px 55px 40px;
}
.mapShop li{
	margin-top:35px;
	width:100%;
	height:70px;
	line-height:70px;
	font-weight:bold;
	font-size:32px;
	text-align:center;
}
.mapShop a:nth-child(2n) {
	color:#e52c08;
}
.mapShop li.li1{
	background:url(../img/map1.gif) no-repeat;
	background-size:100% 100%;
}
.mapShop li.li2{
	background:url(../img/map2.gif) no-repeat;
	background-size:100% 100%;
}
.mapShop li.li3{
	background:url(../img/map3.gif) no-repeat;
	background-size:100% 100%;
}
.mapShop li.li4{
	background:url(../img/map4.gif) no-repeat;
	background-size:100% 100%;
}
.tableContent ul{
	border:1px solid #d3d3d3;
	margin:30px 15px;
}
.tableContent ul li{
	border-bottom:1px solid #d3d3d3;
	overflow:hidden;
}
.tableContent ul li:last-child{
	border:none;
}
.tableContent ul li label{
	padding: 15px 0 15px 19px;
	width: 80px;
	height:100%;
	float: left;
	background: #f1f2fe;
	border-right: 1px solid #d3d3d3;
	padding-bottom:9999px; 
	margin-bottom:-9999px;
	display:inline;
}
.tableContent ul li p{
	line-height:24px;
	padding:15px 15px 15px 115px;
	height:auto;
}
.picContent{
	padding:70px 15px 100px 15px;
	overflow:hidden;
}
.picContent img{
	width:100%;
}
ul li.vipProduct:first-child{
	margin-top:30px;
}
.vipProduct{
	margin:10px 8px 0 8px;
	padding-bottom:20px;
	border-bottom:1px solid #ebebeb;
	overflow:hidden;
	clear:both;
}
.vipProduct img.vipProductImg{ 
	width:33%;
	float:left;
}
.vipProduct div{
	width:64%;
	float:right;
}
.vipProduct div p{
	border-bottom:1px dotted #d3d3d3;
	font-weight:bold;
	font-size:14px;
	line-height:38px;
}
.vipProduct div p:last-child{
	border:none;
}
.aboutBanner{
	margin:45px 24px 38px 24px;
	overflow:hidden;
}
.aboutBanner img{
	width:100%;
}
.business p{
	line-height:24px;
	padding:0 29px;
}
.bannerText{
	margin:44px 8px 66px 8px;
	padding:16px 0 13px 0;
	overflow:hidden;
	border:1px solid #d3d3d3;
	text-align:center;
}
.bannerText img{
	width:85%;
	margin-bottom:8px;
}
.bannerText p{
	background:#ba0031;
	padding:7px 15px;
	box-shadow:1px 0 1px #f5dee4;
	color:#fff;
	text-shadow:1px 0 1px #c44359;
	margin:auto;
	width:58%;
}
.interestsTable{
	border:1px solid #d3d3d3;
	margin:30px 5px 20px 5px;
	border-spacing:0;
	
}
.interestsTable tr{
	overflow:hidden;
	color:#303031;
}
.interestsTable tr td{
	padding:15px;
	border-bottom:1px solid #d3d3d3;
	border-right:1px solid #d3d3d3;
}
.interestsTable tr:last-child{
	border:none;
}
.interestsTable tr td:first-child{
	background:#eff0fe;
	color:#4a4a4a;
}
.interestsTable tr td:last-child{
	border-right:none;
}
.interestsTable tr:last-child td{
	border-bottom:none;
}