.wrap {margin-top:-8px; width:1000px;}
/* ↓ 滑动窗 + 泡泡消息 ↓ */
.infos {width: 100%; height:315px;position:relative; margin-bottom:20px;border-bottom:1px solid gray;}
.infos .scrollable {position:relative;overflow:hidden; width: 100%; height:100%;}
.infos .scrollable .items {width:20000em;position:absolute;clear:both;}
.infos .scrollable .items div {float:left;position:relative;}
/*
.infos .scrollable .items div h6 a {color:#F00; font-weight:bold;}
.infos .scrollable .items div h6 a:hover { text-decoration:underline;}
.infos .scrollable .items div h6 {
	width:1000px;
	height:30px;
	font-weight:normal;
	font-size:14px;
	line-height:30px;
	position:absolute;
	bottom:0;
	text-align:center;
	background:white;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
*/
/* 浏览按钮 */
a.browse {
    background:url(ximg/scrollbtn_hori_large.png) no-repeat;
    display:block;
    width:30px;
    height:30px;
    cursor:pointer;
    font-size:1px;
	position:absolute;
	z-index:99;
}

/* 向右 */
a.right { background-position: 0 -30px; top:50%; right: 0px;}
a.right:hover { background-position:-30px -30px; }
a.right:active { background-position:-60px -30px; }

/* 向左 */
a.left { top:50%;left: 0px; }
a.left:hover  { background-position:-30px 0; }
a.left:active { background-position:-60px 0; }

/*消息的样式*/
.msgBox{
	z-index:10;
	position:absolute;
	display:none;
	width:179px;
	height:86px;
}
.msgBox img {padding:5px; float:left;}
.msgBox a.name { color:#FFA800; padding-top:5px;}
.msgBox a.msg { color:#449ACB; padding-right:5px;}
.msgBox a:hover { text-decoration:underline;}

.msg_type_1, .msg_type_2, .msg_type_3, .msg_type_4, .msg_type_5{
	background-image:url(ximg/index_msg_bg.png) !important;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Public/style/default/ximg/index_msg_bg.png');
}
/* ↑ 滑动窗 + 泡泡消息 ↑ */

/* ↓ 主体 ↓ */
/*通用*/
.ad { text-align:center; padding-top:10px; padding-bottom:10px;}

/*热点区*/
.hotsort, .hotsort a {font-size:14px; color:#FF7900;}
.hotsort a:hover { text-decoration:underline;}
.hotbox {padding:20px 0;}
.hotbox .hotpic {width:127px; height:85px; float:left; overflow:hidden;}
.hotbox .hottxt {float:left; width:150px; padding-left:10px;}
.hotbox .hottxt .txt {color:#7C7C7C; padding:5px 0 5px 0;}
.hotbox .hottxt .like {color:#FF9501; font-size:12px; font-weight:bold;}
/*招募广告*/
.zm {padding:20px 0; clear:both;}
/*热点作品*/
ul.hotphoto {position:relative; float:left;}
ul.hotphoto li {padding-bottom:20px;width:136px; height:81px; overflow:hidden;}
ul.hotphoto li.left {float:left; text-align:left;}
ul.hotphoto li.right {float:right; text-align:right;}
ul.hotphoto li img {width:136px; height:81px;}
/*滚动新闻*/
.scrolltxt { padding:10px 0; color:#7C7C7C; font-size:12px;}
/*游记列表样式：隐藏列表便于TAB*/
.entry_list ul {display:none;}
/*最想去的地方*/
.hotfav {clear:both;}
.hotfav li{float:left; height:110px; width:170px; overflow:hidden; position:relative;}
.hotfav li img {width:100%;height:100%; position:absolute; top:0; left:0;}
.hotfav li a {width:100%;height:100%;display:block; position:absolute; top:0; left:0; cursor:pointer;}
.hotfav li a h1 {
	margin:0;
	padding:0;
	padding-top:40px;
	font-size:32px;
	height:32px;
	font-family:黑体,宋体;
	color:white;
	text-align:center;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.hotfav li a h2 {
	margin:0;
	padding:0;
	color:#E59907;
	font-size:14px;
	height:14px;
	font-weight:bold;
	text-align:center;
}
.hotfav li a:hover h1 {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
.hotfav li a:hover h2 {
	color:#FFA800;
}
/*目的地列表*/
.destlist li { padding-right:20px; float:left;}
.destlist li a { font-size:14px; line-height:32px; font-family:微软雅黑,黑体,宋体; color:#626262;}
.destlist li a:hover { text-decoration:underline;}
/*底部菜单*/
.btmmenu {float:left; padding-right:50px; padding-bottom:50px;}
.btmmenu ul li {white-space:nowrap;}
.btmmenu ul li a {font-size:14px;color:#626262;line-height:32px; }
.btmmenu ul li a:hover { font-family:宋体; text-decoration:underline;}
/* ↑ 主体 ↑ */



.pic_442x130,.pic_442x130 a {
	display:block;
	width:289px;
	height:94px;
	overflow:hidden;
}

.pic_numlist { position: relative; float: right;  overflow: hidden; margin-top:-14px; font: 11px/14px Verdana; }
.pic_numlist li { display: inline; margin-left: 1px; padding: 0 7px; line-height: 14px; background-color: #fff; color: #ff8a00; cursor: pointer; }
.pic_numlist .pic_current { background-color: #ff8a00; color: #fff; }

ul.hdjx{
	margin-top:10px;
}
ul.hdjx li{
	line-height:20px;
	font-size:14px;
	color:#727272;
}

.zxyy{
	float:left;
	width:100%;
	margin-bottom:20px;
}
.zxyy li{
	float:left;
	margin-top:15px;
	width:100%;
}
.zxyy li p{
	float:left;
}
.zxyy .zxyy_nr{
	margin-left:13px;
	_margin-left:7px;
	width:245px;
	overflow:hidden;
	line-height:20px;
}
.zxyy img{
	float:left;
	margin-top:5px;
}
.zxyy .zxyy_nr span{
	float:left;
	width:100%;
	color:#444;
	font-size:12px;
	font-family:"宋体";
}
.zxyy .zxyy_nr span a{
	font-size:14px;
	font-family:"微软雅黑", "宋体";
	color:#ffa800;
}
.xc{
	float:left;
	width:100%;
	overflow:hidden;
	margin-bottom:20px;
}
.xc li{
	float:left;
	margin-top:16px;
}