/* 文体地图 */
.wt_mapbox{
	position:relative;
	width:1200px;
	/*margin:30px auto;*/
}
.wt_mapbox .map_typebox{
	float:left;
	width:1200px;
	margin-bottom:40px;
}
.map_typebox .itembox{
	display:inline;
	float:left;
	width:420px;
	height:46px;
	background:url(../images/wtdt/icon_item.gif) no-repeat left top;
	margin-left:63px;
	margin-right:27px;
	overflow:hidden;
}
.map_typebox .itembox ul{ float:right; width:300px;}
.map_typebox .itembox ul li{
	float:left;
	margin:0 10px 0 0;
	color:#434343;
	line-height:25px;
	cursor:pointer;
}
.map_typebox .itembox ul li.on{
	color:#e9c02d;
}
.map_typebox .areabox{
	float:left;
	width:690px;
	min-height:46px;
	background:url(../images/wtdt/icon_area.gif) no-repeat;
	overflow:hidden;
}
.map_typebox .areabox .item_main{float:right; width:570px;}
.item_main ul{ float:right; width:570px;}
.item_main ul li{
	float:left;
	margin:0 10px 0 0;
	color:#434343;
	line-height:25px;
	cursor:pointer;
}
.item_main ul li.on{
	color:#e9c02d;
}
.boxdown{      
	float:left;     
    cursor:pointer;
    width:11px;
    height:20px;   
    background: #FFFFFF url(../images/wtdt/icon_down.gif) no-repeat 0 8px;      
}
.up{
	float:left;
    cursor:pointer;
    width:11px;
    height:20px;   
    background: #FFFFFF url(../images/wtdt/icon_up.gif) no-repeat 0 8px; 
}

.wt_mapbox .map_mainbox{
	position:relative;
	float:left;
	width:1200px;
	height:651px;
	-moz-box-shadow:2px 2px 10px #9C9C9C; 
	-webkit-box-shadow:2px 2px 10px #9C9C9C; 
	box-shadow:2px 2px 10px #9C9C9C;
	margin-bottom:50px;
	overflow:hidden;
}
.map_mainbox .map{
	float:left;
	width:1200px;
	height:651px;
	overflow:hidden;
}
.map_mainbox .wt_listbg{
	position:absolute;
	right:50px;
	top:0;
	width:300px;
	height:651px; 
	background: #1c5398;
	filter:alpha(opacity=59);
	opacity:0.59;
	overflow:hidden;
}
.map_mainbox .wt_list{
	position:absolute;
	right:50px;
	top:0;
	width:280px;
	height:651px; 
	margin:0 10px;
	font-size:14px;
	color:#fff;
	overflow:hidden;
}
.map_mainbox .wt_list ul{margin-left: 5px;}
.wt_list .list_search{
	float:left;
	width:280px;
	margin-bottom:20px;
}
.wt_list li{
	float:left;
	width:280px;
	margin-bottom:10px;
}
.wt_list li span{
	display:inline-block;
	width:3px;
	height:10px;
	background:url(../images/wtdt/icon_li.png) no-repeat 0 3px;
	margin:0 10px 0 5px;
	overflow:hidden;
}
.wt_list li a{ color:#fff;}
.wt_list li .location{ margin:0 0 0 18px; font-size:12px;}
.wt_list .venuelist-select p{color: red;}
.wt_list .venuelist-select p a{color: red;}
.map_mainbox .wtdt_page{
	float:left;
	width:283px;
	margin-top:20px;
	font-size:12px;
	/*color:#e9c02d;*/
	text-align:center;	
}
.map_mainbox .wtdt_page a{
	display:inline-block;
	padding:0 5px;
	border:1px solid #fbfeff;
	margin:0 2px;
	color:#fbfeff;
}
.map_mainbox .wtdt_page a:hover{color:#e4c147;}
.map_mainbox .wtdt_page a.on{
	background:#e4c147;
	border:1px solid #e4c147;
	color:#000;	
}
.map_mainbox .info{
	float:left;
	width:283px;
	font-size:13px;
	text-align:center;	
}
.wt_txt_input{
	float:left;
	width:235px;
	height:28px;
	font-size:15px;
	color:#fff;
	line-height:28px;
	background:#e9c02d;
	border:0;
	border-right:2px solid #8b793a;
	text-indent:10px;
}
.wt_btn_input{
	float:left;
	width:40px;
	height:28px;
	font-size:15px;
	color:#fff;
	line-height:28px;
	background:#e9c02d url(../images/wtdt/icon_select.gif) no-repeat center 5px;
	cursor:pointer;
	border:0;
}


.base_carousel_main{
	position:relative;
	float:left;
	width:100%;
	min-width:1200px;
	margin-bottom:60px;
	overflow:hidden;
}
.base_carousel_main .base_carousel{
	position:relative;
	width:1200px;
	margin:0 auto;
}
.base_carousel .carousel_titlebox{
	float:left;
	width:1200px;
	border-bottom:1px solid #e5e5e5;
	margin-bottom:20px;
}
.base_carousel .carousel_titlebox span{
	display:inline-block;
	font-size:16px;
	color:#000000;
	line-height:34px;
	letter-spacing:3px;
	border-bottom:3px solid #ffeb63;
	padding:0 15px;
}
.base_carousel .carousel_slide{
	float:left;
	width:1200px;
	height:307px;
	overflow:hidden;
}
.carousel_slide li{
	float:left;
	width:397px;
	height:307px;
	margin:0 1px;
	background:#3f3e3e;
}
.carousel_slide li .slide_imgbox{
	float:left;
	width:397px;
	height:193px;
	overflow:hidden;
}
.carousel_slide li .slide_imgbox img{
	width:397px;
	height:193px;
	border:0;
}
.carousel_slide li .slide_condata{
	float:left;
	width:357px;
	height:95px;
	font-size:12px;
	color:#fff;
	line-height:18px;
	background:#3f3e3e;
	padding:10px 20px;
	overflow:hidden;
}
.carousel_slide li .slide_condata .title a{
	font-size:16px;
	color:#fff;
	line-height:34px;
}
.carousel_slide li .slide_condata i.views{
	display:inline-block;
	width:90px;
	height:10px;
	font-size:10px;
	line-height:10px;
	background:url(../images/xxzx/icon_view.png) no-repeat;
	padding-left:20px;
	margin-top:5px;
}
.carousel_slide li .slide_condata i.comments{
	display:inline-block;
	width:90px;
	height:10px;
	font-size:10px;
	line-height:10px;
	background:url(../images/xxzx/icon_comment.png) no-repeat;
	padding-left:18px;
	margin-top:5px;
}
.carousel_slide li .slide_condata a.more{
	float:right;
	font-size:10px;
	color:#fff;
	background:url(../images/xxzx/icon_more.png) no-repeat right;
	padding-right:10px;
	margin-top:3px;
}
.base_carousel_main .prev,.base_carousel_main .next{ width:63px; height:81px; background:url(../images/fycc/icon_prev.gif) no-repeat; position:absolute; left:13%; top:173px; }
.base_carousel_main .next{ left:auto; right:13%; background:url(../images/fycc/icon_next.gif) no-repeat;}
.base_carousel_main .prev:hover{ background:url(../images/fycc/icon_prev_hover.gif) no-repeat;}
.base_carousel_main .next:hover{ background:url(../images/fycc/icon_next_hover.gif) no-repeat; }
.anchorBL{display:none;}
.weui-infinite-scroll{
	position: relative;
    float: left;
    width: 850px;
    height: 651px;
    overflow: hidden;
    text-align: center;
    font-size: 28px;
    padding-top: 275px;
}