/*主题旅游*/
.subject{
	width:1200px;
	margin:8px auto 0 auto;
}
.subject-box{ border:1px solid #ddd; border-top:0; margin-top:12px;}
.subject-box .tit{ border-top:2px solid #308900; height:38px; line-height:38px; font-size:20px; font-weight:bold; font-family:"微软雅黑"; border-bottom:1px solid #ddd; padding-left:10px; color:#308900;}
.subject-box .tit span{ float:right; font-size:12px; font-weight:100; padding-right:10px;} 
.subject-box .subject-cont{ background:#f5f5f5; padding-bottom:10px;}
.subject-box .subject-cont li{ float:left; width:285px; height:288px; border:1px solid #ddd; background:#fff; position:relative; margin:10px 0 0 10px;}
.subject-box .subject-cont .qg{ position:absolute; width:59px; height:59px; background:url(../images/qianggou.png); top:-1px; left:-1px;}
.subject-box .subject-cont li img{ width:269px; height:200px; padding:8px;}
.subject-box .subject-cont h2{ font-weight:100; font-size:14px; text-align:center; height:16px;}
.subject-box .subject-cont .hover{ background:#ffbe33;}
.subject-box .subject-cont .tprice,.subject-box .tchannel .showtime{ background:#fefee2; position:absolute; height:32px; line-height:32px; width:285px; bottom:0; left:0px;}
.subject-box .subject-cont .time{ float:right; padding:0 2px 0 27px; background:url(../images/time.png) 0 4px no-repeat;}
.subject-box .subject-cont .tprice .grey{ color:#666; padding-left:2px; text-decoration:line-through;}
.subject-box .subject-cont .tprice .big{ font-size:20px; color:#f80; margin-left:3px; font-weight:bold; font-family:"tahoma,Arial";}
.ico_hot{ position:absolute; width:25px; height:15px; background:url(../images/new_hot.png) 0 -17px; left:542px; top:0px;}

.subject-box .tchannel li{float:left;width:180px;height:234px; padding:1px; border:1px solid #ddd; background:#fff; position:relative;}
.subject-box .tchannel li img{ width:180px; height:120px; padding:0;}
.subject-box .tchannel .tprice{width:182px; bottom:32px;}
.subject-box .tchannel .tprice .red{ float:right;padding-right:4px;}
.subject-box .tchannel .showtime{ border-top:1px dotted #ddd;width:182px;}
.subject-box .tchannel .showtime .time{ float:left; margin-left:5px;}
