html {
	_text-overflow: ellipsis
}
body {
	color: #333;
	font-size: 12px;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, th, var, optgroup {
	font-style: inherit;
	font-weight: inherit;
}
del, ins {
	text-decoration: none;
}
li {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
sup {
	vertical-align: baseline;
}
sub {
	vertical-align: baseline;
}
legend {
	color: #000;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
input, button, textarea, select {
	*font-size: 100%;
}
b, em, i, s, u {
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}
a {
	color: #537912;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.container {
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #ededed;
	padding-bottom: 20px;
	min-width: 1086px;
}
.header {
    margin: 0 auto;
    background: url(/dianping/images/tour2015/tour2015-banner.jpg) no-repeat scroll center;
    width: 100%;
    height: 470px;
    background-size: cover;
    min-width: 1086px;
    margin-bottom: 20px;
}
@media screen and (max-width:1200px) {
    .header {
        background-size: 150% 100%;
    }
}
.im {
	list-style-type: none;
	height: 100%;
}
.content {
	width: 990px;
	background-color: #fefefe;
	margin: 0px auto;
	padding-bottom: 20px;
}
.nav {
	background: url(/dianping/images/tour/imags/bg.png);
	width: 987px;
	height: 127px;
	overflow: hidden;
	display: block;
}
.title {
	text-align: center;
	font-size: 24px;
	margin-top: -70px;
	font-family: Tahoma, "Microsoft YaHei", "微软雅黑", Simsun;
}
.title a {
	text-decoration: none;
}
.text1, .text {
	margin: 0px auto;
	width: 880px;
}
.tt {
	width: 100%;
}
.tt .t1 {
	text-indent: 2em;
}
.tt .t1, .tt .t2, .lis1 {
	color: #666666;
	font-size: 16px;
	line-height: 25px;
	font-family: Tahoma, "Microsoft YaHei", "微软雅黑", Simsun;
}
.list1, .list2 {
	width: 100%;
	margin-top: 14px;
}
.list1 {
	height: 164px;
}
.lis1 .icon {
	background: url(/dianping/images/tour/imags/shouye/yuan.png);
	width: 13px;
	height: 11px;
	display: block;
	margin-right: 6px;
	margin-top: 8px;
}
.lis1 span {
	float: left;
}
.lis {
	text-align: center;
	font-size: 24px;
	font-family: Tahoma, "Microsoft YaHei", "微软雅黑", Simsun;
}
.list2 {
	height: auto;
	margin-top: 14px;
}
.fd {
	background: url(/dianping/images/tour/imags/new/fd.png);
	width: 127px;
	height: 246px;
	margin-top: -500px;
	display: block;
	float: right;
	position: absolute;
	left: 1200px;
}
.ft {
	height: 127px;
	width: 100%;
	margin-top: 60px;
}
.ft1 {
	font-size: 10px;
	padding-left: 10px;
	padding-top: 4px;
	margin-bottom: 20px;
}
.f1 {
	padding-left: 10px;
}

/*rt-slidemenu*/
.rt-slidemenu {
	width: 127px;
	height: 257px;
	background: url("/dianping/images/tour2015/imags/slide_menu.png") no-repeat;
	padding-top: 56px;
	position: absolute;
}
.rt-smbtn {
	display: block;
}
.rt-smbtn_1 {
	height: 28px;
}
.rt-smbtn_2 {
	height: 39px;
	margin-bottom: 1px;
}
.rt-smbtn_3 {
	height: 40px;
	margin-bottom: 1px;
}
.rt-smbtn_4 {
	height: 40px;
	margin-bottom: 1px;
}
.rt-smbtn_6 {
	height: 66px;
	margin-bottom: 1px;
}
.rt-smbtn_5 {
	height: 39px;
}

/**/
.by13_footer {
	background: #cfcfcf;
	padding-top: 7px;
	border-top: 3px solid #fff;
}
.footer_inner {
	background: #d8d8d8;
}
.more_check_link {
	display: block;
	width: 916px;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #666;
	padding-top: 30px;
}