.main { width: 960px; margin: 0 auto; background: #fff; }

.module { overflow: hidden; width: 950px; height: 330px; margin: 0 5px; background: url(/images/home/module.gif) no-repeat; }

/* 搜素 */
.search { float: left; width: 350px; height: 280px; margin: 50px 0 0; }
.search .leftmenu { overflow: hidden; float: left; display: inline; width: 77px; height: 223px; margin: 10px 0 0 9px; background: url(/images/home/search-tab.jpg); }
.search .right { float: left; width: 245px; }
.search .right .title { margin: 9px 0 0 8px; font-size: 14px; font-weight: bold; color: #f60; background: url(/images/home/search.gif) 70px 0 no-repeat;}
.search .right .title_hotel { margin: 9px 0 0 8px; font-size: 14px; font-weight: bold; color: #f60; background: url(/images/home/search.gif) 105px 0 no-repeat;}
.search .right .content { display: none; }
.search .right .sform { margin: 20px 0 20px 10px; }
.search .right .sform input.stext { width: 120px; height: 18px; padding-top: 5px; color: #666; border: 1px solid #d2d2d2; }
.search .right .sform input.sbtn { width: 63px; height: 25px; border: none; background: url(/images/home/search-btn.gif); }

.search .right ul.keywords { margin: 3px 0; color: #555; clear: both; }
.search .right ul.keywords li { float: left; height: 14px; line-height: 14px; margin: 3px 0; padding: 0 8px; border-right: 1px solid #333; white-space: nowrap; }
.search .right ul.keywords li.head { padding: 0 0 0 8px; color: #333; font-weight: bold; border: none; }
.search .right ul.keywords li a { color: #555; }

.search .right ul.shopping { margin: 2px 0; color: #555; clear: both; }
.search .right ul.shopping li { float: left; height: 14px; line-height: 14px; margin: 1px 0; padding: 0 8px; border-right: 1px solid #333; white-space: nowrap; }
.search .right ul.shopping li.head { padding: 0 0 0 8px; color: #333; font-weight: bold; border: none; }
.search .right ul.shopping li a { color: #555; }

.search .right ul.foodsearch { margin: 3px 0; color: #555;}
.search .right ul.foodsearch li { height: 30px; line-height: 30px;  padding: 0 8px;}
.search .right ul.foodsearch li.search_button{ text-align: center; margin-top: 10px; }

.search .right ul.search_hf { margin: 3px 0; color: #555;}
.search .right ul.search_hf li { height: 25px; line-height: 25px;  padding: 0 8px;}
.search .right ul.search_hf li.twoline { height: 50px; line-height: 25px;  padding: 0 8px;}
.search .right ul.search_hf li span{ padding-left: 10px;}
.search .right ul.search_hf li span.must{ background: url(/images/home/star.gif) no-repeat;}
.search .right ul.search_hf li.search_button{ text-align: center; margin-top: 10px; }
.search .right ul.travel{ margin-top: 20px;}
.search .right ul.travel li.dateinput{ height: 20px; line-height: 20px; margin:0;}
.search .right ul.travel li { height: 35px; line-height: 35px;  padding: 0 8px; }
ul#homeSearch li { cursor: pointer; width: 77px; height: 38px; padding-left: 30px; line-height: 36px; vertical-align: middle; font-weight: bold; color: #314B02; }
div.tabcon { display: none; }

/* 图片轮换 */
.slide { float: left; width: 374px; height: 310px; padding: 9px 19px 11px 17px; }
div#MainPromotionBanner{
	width:374px;
	height:310px;
	background:#feb900;
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 310px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width:374px;
	height:310px;
}

#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width:374px;
	height:310px;
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 280px; 
	right: 6px;
	z-index: 10;
	height: 25px;	
}
#MainPromotionBanner .SlideTriggers li{
	float: left;
	display: inline;
	color: #74a8ed;
	text-align: center;
	line-height:16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: .9em;
	cursor: pointer;
	overflow: hidden; 
	margin:3px 6px;
	background: url(/js/slide/images/slide_trigger.gif) no-repeat center center;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	color:#fff; 
	background: url(/js/slide/images/slide_trigger_c.gif) no-repeat center center;
	border:0; 
	font-weight:bold;
	font-size: 1.4em;
	line-height: 21px;
	height: 21px;
	width: 21px;
	margin:0 6px; 
}

/* 登录 */
.login { float: left; width: 190px; height: 205px; }
.login h4 { height: 30px; margin: 45px 0 0 50px; color: #fff; font-size: 14px; }
.login p { height: 21px; padding: 2px 0 2px 5px; }
.login p input.txt { width: 110px; height: 15px; padding-top: 4px; color: #666; border: 1px solid #cecece; }
.login p input.w50 { width: 50px; }
.login p img.yzm { cursor: pointer; width: 55px; height: 21px; margin:0 0 0 5px; vertical-align: top; }
.login p input.btn { cursor: pointer; width: 80px; height: 27px; margin: 10px 10px 0; border: none; background: url(/images/home/login-btn.gif);}
.login p a.wylk { color: #f00; text-decoration: underline; }

.login .welcome { margin: 30px 0 0 0; }
.login .welcome p{ text-align: center; }
.login .welcome a { color: #f00; text-decoration: underline; }


/* 网站公告 */
.notice { float: left; width: 190px; height: 125px; }
.notice .head { height: 20px; margin: 0 5px; }
.notice .head h4 { float: left; color: #f00; font-size: 14px; }
.notice .head .more { float: right; }
.notice ul { height: 95px; padding: 8px 0 0; border-top: 1px dashed #ccc; border-bottom: 1px dashed #ccc; }
.notice ul li { height: 22px; line-height: 22px; padding-left: 18px; background: url(/images/icon/05.gif) no-repeat 5px 7px; }

.column01 { float: left; display: inline; width: 470px; margin: 10px 5px 0; }
.column01 h4 { height: 27px; padding: 23px 15px 0 0; text-align: right; background: url(/images/home/column-head.png) no-repeat 0 0; }
.column01 h4.prohot { background-position: 0 -100px; }
.column01 h4.pronew { background-position: 0 -150px; }
.column01 h4.travel { background-position: 0 -400px; }
.column01 h4.active { background-position: 0 -50px; padding-right: 30px; }
.column01 h4 a { font-weight: normal; color: #555; }
.column01 .text { height: 269px; padding: 5px 0 5px; border: 1px solid #cecece; border-top: none; overflow: hidden; }
.column01 .text.h239 { height: 239px; }
.column01 .text1 { height: 300px; padding: 10px 0 0; border: 1px solid #cecece; border-top: none; overflow: hidden; }
.column01 .text_zt { height: 269px; padding: 10px 0 0; border: 1px solid #cecece; border-top: none; overflow: hidden; }

/* 商品展示 */
.pro-box { float: left; width: 158px; height: 210px; overflow:hidden; }
.pro-box img { display: block; width: 140px; height: 140px; margin: 0 auto; }
.pro-box p { width: 136px; margin: 0 auto 0; line-height: 20px; vertical-align: middle; text-align: center; }
.pro-box p.price { color:red;}
.pro-box p a { color: #333; }

/* 热门商品 */
.column011 { float: left; display: inline; width: 950px; margin: 10px 5px 0; }
.column011 h4 { height: 27px; padding: 23px 15px 0 250px; background: url(/images/home/column-heads.png) no-repeat 0 0; }
.column011 h4 a.more { float: right;}
.column011 .text { height: 409px; padding: 5px 0 5px; border: 1px solid #cecece; border-top: none; overflow: hidden; }

ul#shopping_tab { clear: both; width: 390px; height: 21px; float: left; }
ul#shopping_tab li { cursor: pointer; float: left; width: 60px; height: 14px; margin-right: 3px; padding: 7px 0 0; text-align: center; font-weight: normal; background: url(/images/home/tab.gif) 0 0; }
ul#shopping_tab li.current { font-weight: bold; background-position: 0 -25px; }
.shopping_tab { clear: both; display: none; overflow: hidden; }
.show { display:block; }

/* 旅游度假 */
ul#travel_tab { clear: both; width: 260px; height: 21px; margin-left: 190px; }
ul#travel_tab li { cursor: pointer; float: left; width: 60px; height: 14px; margin-right: 3px; padding: 7px 0 0; text-align: center; font-weight: normal; background: url(/images/home/tab.gif) 0 0; }
ul#travel_tab li.current { font-weight: bold; background-position: 0 -25px; }
.travel_tab { clear: both; display: none; height: 269px; padding: 10px 0 0; border: 1px solid #cecece; border-top: none; overflow: hidden; }
.show { display:block; }

.travel_box { float: left; display: inline; width: 224px; height: 80px; margin-left: 10px; overflow: hidden; }
.travel_box .pic { float: left; width: 74px; height: 60px; margin-right: 4px; padding: 2px; border: 1px solid #ececec; }
.travel_box .pic img { width: 74px; height: 60px; }
.travel_box h5 { float: left; width: 140px; height:22px; margin: 15px 0 0; }
.travel_box p { float: left; width: 140px; height:22px; }
.travel_box p span { color: #f00; }
.travel_box_more { padding: 7px 10px 0 0; text-align: right; }
.travel_box_more a { color: #f00; font-family: "宋体"; text-decoration: underline; }

/* 活动专题 */
.act-box { clear: both; width: 440px; height: 90px; margin: 0 14px; }
.act-box img { float: left; width: 98px; height: 82px; margin: 0 15px 8px 0; border: 1px solid #cecece; }
.act-box h5 { float: left; width: 300px; margin: 5px 0; padding-left: 20px; color: #333; background: url(/images/icon/01.gif) no-repeat; }
.act-box p { float: left; width: 320px; color: #333; line-height: 20px; }
.act-box p font { float: left; color: #333; font-size: 12px; }
.act-box p span { float: left; color: #f00; }
.act-box p a.btn { display: block; float: right; width: 87px; height: 18px; background: url(/images/home/active-btn.gif); }

.column02 { float: left; display: inline; margin: 10px 5px 0; width: 228px; height: 298px; border: 1px solid #cecece; } 
.column02.h330 { height: 328px; }
.h359 { height: 359px; }
.column02 .head { height: 19px; padding: 5px 0 0 25px; font-size: 14px; background: url(/images/home/column-head.png) no-repeat 0 -350px; } 
.column02 .head h4 { float: left; } 
.column02 .head .more { float: right; } 
.column02 .head .more a{ font-size: 12px; padding-right: 5px;} 

.column02 ol { clear: both; width: 222px; margin: 6px 0 0 6px; }
.column02 ol li { height: 29px; line-height: 29px; vertical-align: middle; }
.column02 ol li em { display: block; float: left; width: 13px; height: 13px; line-height: 13px; margin: 8px 5px 0 0; color: #fff; font-size: 11px; text-align: center; background: url(/images/icon/phb.png) no-repeat; }
.column02 ol li em.vip { background: url(/images/icon/phb.png) no-repeat 0 -25px; }
.column02 ol li a { float: left; display: block; width: 110px; overflow: hidden; }
.column02 ol li span { float: left; display: block; width: 55px; margin: 8px 0 0; color: #f00; text-align: right; overflow: hidden; }
.column02 ol li a.book { width: 35px; color: #f00; text-align: right; }


/* 商家排行榜 */
ul.rank1 {clear: both; margin-top: 10px; padding-left: 6px; height: 325px;}
ul.rank1 li { height: 27px; line-height: 27px;  vertical-align: middle; }
ul.rank1 li em { display: block; float: left; width: 13px; height: 13px; line-height: 13px; margin: 8px 5px 0 0; color: #fff; font-size: 11px; text-align: center; background: url(/images/icon/phb.png) no-repeat; }
ul.rank1 li em.vip { background: url(/images/icon/phb.png) no-repeat 0 -25px; }
ul.rank1 li span { display: block; float: left; overflow: hidden; width: 114px; height: 26px; }
ul.rank1 li a { cursor: pointer; }
ul.rank1 li font { display: block; float: left; width: 40px; height: 26px; font-size: 12px; color: #f00; text-align: right; }

/* 新到商家 */
ul.phb { clear: both; margin: 10px 0 0;}
ul.phb li { height: 24px; line-height: 24px; vertical-align: middle; }
ul.phb li.current { overflow: hidden; height: 66px; }
ul.phb li span { display: block; float: left; width: 28px; height: 20px; text-align: center; color: #fff; background: url(/images/icon/phb.png) no-repeat center 6px; }
ul.phb li.current span { background-position: center -19px; }
ul.phb li .pic { display: none; }
ul.phb li.current a.pic { display: block; float: left; width: 85px; height: 60px; margin: 0 6px 0 0; padding: 1px; border: 1px solid #ccc; }
ul.phb li.current a.pic img { width: 85px; height: 60px; }
ul.phb li p { overflow: hidden; float: left; height: 24px; line-height: 24px; }
ul.phb li p.name { width: 150px; }
ul.phb li.current p.name { width: 90px; font-weight: bold; }
ul.phb li p.zhekou { width: 40px; text-align: right; color: #f00; }
ul.phb li.current p.zhekou { width: 90px; text-align: left; }
ul.phb li p.tele { display: none; }
ul.phb li.current p.tele { width: 90px; display: block; color: #666; line-height: 14px; }

/* 签证 */
ul.visa { float: left; width: 210px; padding: 8px 0 0 18px; }
ul.visa li { float: left; width: 70px; height: 26px; line-height: 26px; }

/* 会员排行榜 */
.memberphb { float: left; display: inline; margin: 10px 5px 0; width: 228px; height: 328px; border: 1px solid #cecece; overflow: hidden; } 
.memberphb h4 { height: 19px; padding: 5px 0 0 25px; font-size: 14px; background: url(/city/chengde/images/column-head.png) no-repeat 0 -350px; } 
.memberphb ul { height: 269px; margin: 6px 10px 0; }
.memberphb ul li { overflow: hidden; height: 25px; line-height: 25px; }
.memberphb ul li b { float: left; width: 50%; margin: 0; text-align: center; text-indent: 1em; }
.memberphb ul li em { display: block; float: left; width: 13px; height: 13px; line-height: 13px; margin: 6px 5px 0 0; color: #fff; font-size: 11px; text-align: center; background: url(/images/icon/phb.png) no-repeat; }
.memberphb ul li em.vip { background: url(/images/icon/phb.png) no-repeat 0 -25px; }
.memberphb ul li p { float: left; width: 115px; }
.memberphb ul li span { float: right; display: block; width: 75px; }

/* 快速分类消费 */
.ksflxf { float: left; display: inline; margin: 10px 5px 0; width: 230px; } 
.ksflxf h4 { height: 19px; padding: 6px 0 0 25px; font-size: 14px; color: #fff; background: url(/city/chengde/images/column-head.png) no-repeat 0 -375px; } 
.ksflxf ul { overflow: hidden; width: 211px; height: 298px; padding: 5px 5px 0 10px; border: 2px solid #fcc; border-top: none; }
.ksflxf ul li { line-height: 24px; }
.ksflxf ul li span { margin-right: 5px; color: #f00; }

.column03 { float: left; display: inline; width: 340px; margin: 10px 5px 0; padding-bottom: 10px; background: url(/images/home/column-tail.gif) no-repeat -310px bottom; }
.column03 h4 { height: 27px; padding: 23px 15px 0 0; text-align: right; background: url(/images/home/column-head.png) no-repeat; }
.column03 h4 a { font-weight: normal; color: #555; }
.column03 ul { overflow: hidden; height: 150px; padding: 5px 12px 0; border-left: 1px solid #cecece; border-right: 1px solid #cecece; }
.column03 ul li { padding-left: 10px; line-height: 25px; vertical-align: middle; background: url(/images/home/line.gif) no-repeat 0 12px; }
.column03 ul li span { overflow: hidden; float: left; width: 48%; height: 25px; }
.column03 ul li span.member { width: 30%; text-align: right; }
.column03 ul li span.time { width: 20%; text-align: right; color: #666; }
.column03 ul li span a { background: #fff; }

/* 绿友悬赏、绿友攻略 */
h4.reward { background-position: 0 -200px; }
h4.raiders { background-position: 0 -250px; }

/* FB 活动 */
.fb { width: 250px; background-position: -650px bottom; }
.fb h4 { background-position: 0 -300px; }
.fb ul { width: 224px; }
.fb ul li { clear: both; background: url(/images/icon/02.gif) no-repeat 0 12px; }
.fb ul li span { float: left; width: 80%; }
.fb ul li font { float: left; width: 18%; text-align: right; }
.fb ul li font a { font-size: 12px; color: #f00; }

/* 友情链接 */
.grid { width: 950px; margin: 10px 5px 0; padding-top: 10px; background: url(/images/common/grid.gif) no-repeat; }
.grid .text { overflow: hidden; width: 948px;  border-left: 1px solid #cecece; border-right: 1px solid #cecece; background: #ececec; }
.grid .text h4 { float: left; clear: left; width: 68px; height: 24px; padding-left: 20px; line-height: 24px; }
.grid .text ul.friendLink { float: left; clear: right; width: 860px; overflow: hidden; }
.grid .text ul.friendLink li { float: left; height: 24px; line-height: 24px; padding: 0 20px 0 0; white-space: nowrap; }
.grid .text ul.friendLink li.title { padding: 0 10px 0 20px;   font-weight: bold; text-align: right; }
.grid .tail { clear: both; overflow: hidden; height: 10px; background: url(/images/common/grid.gif) no-repeat 0 -10px; }