﻿/* head && foot*/
.left{ float: left !important;}
.right{  float: right !important;}
.header .title { background-color: #fefefe;}
.header .center { width: 960px; margin: 0 auto; height: 38px;}
.header .center .logo { height: 38px; padding: 0; background: url(http://t.dianping.com/events/djtj1/images/t-logo.png) no-repeat;}
.header .center .logo a { float: left; width: 90px;height: 38px; background: none;}
.header .right{  line-height: 38px;}
.header .right a{  color: #61646e; text-decoration: none;}
.header .right a:hover{ text-decoration: underline;  color: #cc0000;}
.header .right .sep{ color: #dedede;}

/* common */
.hide{ display: none;}
a{ color: #000;}
.clearfix:after,.pic-list:after,.toolbar-box:after{content:"\20";display: block;height: 0;visibility: hidden;clear: both;}
.clearfix,.pic-list,.toolbar-box{ zoom:1; position:relative;}
.width100{ width: 100%; position: relative;}
.width1000{
	width: 100%;

	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.left{ float: left;}
.right{ float: right;}
.m01 {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/2.png);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 200px;
	margin-bottom: 20px;
}
.main03 {
	width: 980px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	height: 56px;
}

.m01_1 {
	font-family: "Microsoft Yahei", "微软雅黑", "宋体";
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
	width: 25px;
	float: left;
	padding-left: 20px;
	padding-top: 40px;
	padding-right: 10px;
	font-weight: bold;
}
.m01_r {
	float: right;
	width: 870px;
	margin-top: 5px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	background-image: url(images/3.png);
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
}
.img01 {
	background-color: #FFFFFF;
	width: 265px;
	text-align: center;
	padding: 5px;
	margin-right: 15px;
	float: left;
}
.bt {
	font-size: 16px;
	width: 265px;
	margin-top: 145px;
	position: absolute;
	visibility: visible;
	line-height: 30px;
	height: 30px;
	color: #FFFF00;
	background-color: #000000;
	filter:alpha(opacity=80); /* IE */ -moz-opacity:1.0; /* Moz + FF */
    opacity: 0.8;
}
.bt a {
	color: #FFFF00;
}





body{ font-family: "Microsoft Yahei", "宋体";}

/*item-rank-rst 商铺星级评分结果 全局默认为小号星级图标 12px*12px */
.item-rank-rst { float: left; width: 64px; height: 12px; margin: 3px 12px 0 0; text-indent: -9999px; overflow: hidden; background-image: url(../images/remark.png); background-repeat: no-repeat;}
.irr-star0 { background-position: 0 -119px;}
.irr-star5 { background-position: 0 -330px;}
.irr-star10 { background-position: 0 -102px;}
.irr-star20 { background-position: 0 -85px;}
.irr-star30 { background-position: 0 -68px;}
.irr-star35 { background-position: 0 -51px;}
.irr-star40 { background-position: 0 -34px;}
.irr-star45 { background-position: 0 -17px;}
.irr-star50 { background-position: 0 0;}
/* cast */
.bg-bottom{ background-color: #ddd2a6; height: 150px; position: relative;}
.cast{ position: absolute; width: 240px; right: 20px; top: 20px; _width: 240px;}
.cast span{ display: block; width: 120px; font: 14px "Microsoft Yahei", "Hiragino Sans GB", sans-serif; color: #fff; float: left;}

/* float */
.floating-block{ width: 1000px; margin: 0 auto;}
.floating-block .float-btn-list{
	position: fixed;
	/* Fix webkit issue with position:fixed */
	top: 130px;
	width: 122px;
	z-index: 9999;
}
.floating-block .float-btn-list{
	/* Fix position:fixed not work in IE6 */
	_position: absolute;
	_top: expression( ( 130 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
	margin-left: 1020px;
	zoom: 1;
}
.float-btns{
	position: relative;
	top: -8px;
	z-index: 1;
}
.float-btns a.anchor{
	display: block;
	left: 0;
	width: 100%;
	height: 46px;
	text-decoration: none;
	text-align: center;
	font: bold 18px "Microsoft Yahei", "Hiragino Sans GB", sans-serif;
	color: #fff;
	line-height: 46px;
}
.float-btns a.backtotop{
	width: 100%;
	height: 51px;
	background-image: url(../images/backtotop.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #c5ac61;
	margin: 4px 0;
}
.float-btns div.share{
	width: 100%;
	height: 122px;
	position: relative;
	background-color: #ffe993;
}
.float-btns div.share p{
	padding: 10px 0 5px 0;
	font-size: 18px;
	color: #6a2000;
	text-align: center;
}
.float-btns div.share .share-btns{
	position: relative;
	width: 116px;
	height: 73px;
	margin: 0 auto;
	background: url(../images/share.png);
}
.float-btns div.share a{
	width: 26px;
	height: 26px;
	display: block;
	position: absolute;
}
.float-btns div.share a.a1{
	top: 10px;
	left: 12px;
}
.float-btns div.share a.a2{
	top: 10px;
	left: 45px;
}
.float-btns div.share a.a3{
	top: 10px;
	left: 78px;
}
.float-btns div.share a.a4{
	top: 40px;
	left: 12px;
}
.float-btns div.share a.a5{
	top: 40px;
	left: 46px;
}
.float-btns div.share a.a6{
	top: 40px;
	left: 79px;
}

.float-btns div.qrcode{
	width: 100%;
	height: 160px;
	position: relative;
	background-color: #ffe993;
	text-align: center;
}
.float-btns div.qrcode p{
	padding: 10px 0 5px 0;
	font-size: 18px;
	color: #6a2000;
	text-align: center;
}



.bg-banner, .bg-banner .width980{
	background: url(../images/banner.jpg) center top no-repeat #fff6f7;
	height: 229px;
}
.title-intro{
	background-color: #fee594;
}
.title-intro p{
	padding: 15px 30px;
	color: #a0541c;
	font-size: 13px;
}
.nav-inner{
	margin-top: 5px;
	height: 56px;
	background-color: #0085C7;
	background-image: url(images/1.png) repeat;
	padding-top: 0;
	padding-right: 45px;
	padding-bottom: 0;
	padding-left: 45px;
	margin-bottom: 20px;
}
.nav-inner li{
	float: left;
	list-style-type: none;
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
}
.nav-inner li a{
	float: left;
	display: block;
	height: 58px;
	margin-top: -2px;
	text-align: center;
	line-height: 60px;
	text-decoration: none;
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 50px;
	font-family: "Microsoft Yahei", "Hiragino Sans GB", sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.nav-inner li.line{
	height: 36px;
	margin: 10px 0;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FFFFFF;
}
.nav-inner li a:hover, .nav-inner li a.select{
	background-color: #fff32b;
	color: #6a2000;
}
.nav-inner li a.select{
	font-size: 25px;
}
.deals-mod{
	margin-top: 5px;
	padding-top: 20px 10px 10px;
	background-color: #f1e6b9;
}

/* deals-mod */
.deals-mod{}
.deals-box{
	padding: 15px 10px 0;
}
.box-left{
	position:relative;
	float: left;
	width: 180px;
	height: 500px;
	background-color: #f3a01d;
}
.box-left img{
	z-index:1;
	position: absolute;
	width: 100%;
	height: 100%;
}
.box-left .tag{
	position:relative;
	z-index:2;
	padding-top: 170px;
	font-size: 30px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.box-left .oneword{
	position:relative;
	z-index:2;
	height: 60px;
	padding: 60px 0 180px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}
.box-list{
	float: left;
	display: block;
	width: 800px;
	height: 500px;
	overflow: hidden;
}
.box-list li{
	float: left;
	margin-left: 10px;
	_margin-left:5px;
	margin-bottom: 10px;
	padding: 10px;
	width: 235px;
	height: 225px;
	background-color: #ddd2a6;
}
.box-list li .img{
	width: 235px;
	height: 180px;
	position: relative;
}
.box-list li .img img{
	width: 100%;
	height: 100%;	
}
.box-list li .img .img-text{
	width: 100%;
	height: 50px;
	background-color: rgba(0,0,0,0.7);
	color: #fff;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	position: absolute;
	bottom: 0;
	left: 0;
}
.img-text-left{
	line-height: 25px;
	padding-left: 10px;
	width: 160px;
	height: 50px;
	float: left;
	font-size: 14px;
}
.img-text-left p{
	width: 140px;
}
.img-text-right{
	float: left;
	padding:5px 10px 5px 0;
	height: 40px;
	width: auto;
	text-align: right;
	font-size: 12px;
	line-height: 18px;

}
.box-list .intro{
	padding: 10px 0 0;
	font-size: 12px;
	height: 35px;
	overflow: hidden;
	color: #381000;
}
.vote{
	clear: both;
	padding-right: 10px;
	height: 40px;
	line-height: 40px;
}
.btn-vote{
	color: #bc7300;
	font-size: 14px;
	float: right;
}

/**/
.te-main {
	position: relative;
	top: 1px;
	padding: 20px 0 10px;
	margin-bottom: 5px;
	background-color: #fff;
}
.te-main .te-title {
	background-color: #21b372;
}
.te-main .te-title {
	position: relative;
	zoom: 1;
	padding-left: 45px;
	height: 40px;
	font-family: 'microsoft yahei', 'hiragino sans gb', sans-serif;
}
.te-main .te-title h1 {
	font-size: 20px;
	height: 40px;
	line-height: 40px;
	margin: 0;
	color: #fff;
}
.te-main .te-title .view-more {
	display: block;
	height: 30px;
	font-size: 16px;
	line-height: 30px;
	position: absolute;
	right: 45px;
	top: 5px;
	color: #fff;
	text-decoration: none;
}
.te-content {
	font-family: 'microsoft yahei', 'hiragino sans gb', sans-serif;
	padding: 30px 45px 0;
	position: relative;	
	zoom: 1;
}
.te-content .te-block {
	zoom: 1;
	margin-bottom: 30px;
}
.te-content .te-image {
	position: relative;
	zoom: 1;
	float: left;
	display: inline;
	margin-left: 15px;
	width: 170px;
}
.te-content.te-mode-14 .te-image.te-image-first, .te-content.te-mode-15 .te-image.te-image-first, .te-content.te-mode-16 .te-image.te-image-first {
	margin-left: 0;
}
.te-content .te-image a {
	display: block;
}
.te-content.te-mode-14 .te-image img, .te-content.te-mode-15 .te-image img, .te-content.te-mode-16 .te-image img {
	width: 170px;
	height: 170px;
}
.te-content .te-image img {
	display: block;
	border: 0 none;
}
.te-content h2 {
font-size: 16px;
line-height: 30px;
margin: 0 0 10px 0;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
max-width: 100%;
}
.te-content.te-mode-14 .te-image h2, .te-content.te-mode-15 .te-image h2, .te-content.te-mode-16 .te-image h2 {
	margin: 0;
	width: 170px;
	color: #999;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 100%;
}

.bb1 { color:#FF0000;}
