@charset "utf-8";


/* tmall focus */
#focus {
	min-width:1000px;
	height:460px;
	overflow:hidden;
	position:relative;
	margin:0 auto;
}
#focus ul {
	position:absolute;
}
#focus ul li {
	float:left;
	min-width:1000px;
	height:460px;
	overflow:hidden;
	position:relative;
	background:#EEE;
	margin:0 auto;
}
#focus ul li div {
	position:absolute;
	overflow:hidden;
}
#focus li img {width:1366px;}
#focus .btnBg {
	position:absolute;
	width:1000px;
	height:40px;
	left:0;
	bottom:0;
	background:none;
}
#focus .btn {
	position:absolute;
	width:1000px;
	height:24px;
	left:0;
	bottom:8px;
	padding-left:10px;
}
#focus .btn span {
	display:inline-block;
	_display:inline;
	_zoom:1;
	width:24px;
	height:24px;
	line-height:24px;
	text-align:center;
	font-size:20px;
	font-family:"Microsoft YaHei", SimHei;
	margin-right:10px;
	cursor:pointer;
	color:#fff;
}
#focus .btn span.on {
	background:#000;
	color:#fcc;
}

/*
当地指南焦点图
*/

#zSlider{margin:0px auto; width:1000px; overflow:hidden;}
#picshow{position:relative;}
#picshow,#picshow_img{width:900px; height:520px; overflow:hidden; float:left;}
#picshow_img li{width:900px; height:520px; overflow:hidden; float:left; display:none;}
#picshow_img img{width:900px; height:auto;}
#picshow_tx{left:0px; width:900px; bottom:0px; position:absolute; height:auto;}
#picshow_tx li{background:url(images/picshow_bg.png) repeat; padding:10px 10px; height:38px; color:#fff; display:none; overflow:hidden;}
#picshow_tx li a{color:#fff;}
#picshow_tx li a:hover{text-decoration:underline;}
#picshow_tx li h3{ margin:13px 0;}
#picshow_tx li p{ color:#ccc; line-height:22px; height:38px; overflow:hidden;}
#select_btn{width:100px; height:520px; color:#111; float:right; display:inline; background-color:#ededed;}
#select_btn li{padding:9px 11px 0px 9px; width:80px; height:64px; border-top:1px solid #fff; cursor:pointer;}
#select_btn li:hover{background-color:#90c6f4;}
#select_btn li.current{background-color:#90c6f4;}
#select_btn li.current:hover{background-color:#90c6f4;}
#select_btn a{color:#000;}
#select_btn img{padding:2px; border:1px solid #ccc; width:70px; height:49px; margin-right:10px; float:left;}
#select_btn .select_text{ height:20px; font:bold 13px/16px 'Microsoft YaHei'; overflow:hidden; display:block;}
#select_btn .select_text:hover{text-decoration:underline;}
#select_btn .select_date{ height:23px; line-height:23px; overflow:hidden; display:block;}