.header,
.section {
	width: 1100px;
	height: auto;
	margin: 0 auto;
	background: white;
}

.body {
	max-width: 1920px;
	min-width: 1100px;
	margin: 0 auto;
	background-color: #ededed;
}


/*主体*/

.intro {
	width: 820px;
	padding: 80px 140px;
}

#intro>span>div {
	width: 50px;
	height: 10px;
	background: black;
	position: absolute;
	top: 0;
	left: 0;
}

.intro>span {
	display: inline-block;
	position: relative;
	vertical-align: top;
}

.intro>span:first-of-type {
	width: 34%;
	text-align: left;
	padding-top: 40px;
	line-height: 50px;
}

.intro>span:last-of-type {
	width: 65%;
	font-size: 16px;
	line-height: 32px;
	text-indent: 32px;
}

.guide {
	padding: 0 140px;
	font-size: 18px;
}

.guide p {
	margin-top: 10px;
	margin-bottom: 10px;
}

.guide span {
	font-weight: bold;
	color: black;
}

.meal {
	margin-left: 36px;
}

.title {
	width: 1100px;
	background: url(/images/zt/chengdu/v20171106/manual/back_ph.png) center no-repeat;
	/*margin: 0 auto;*/
	text-align: center;
    margin-top: 100px;
}

.title>span:first-of-type {
	font-size: 46px;
	color: #000;
}

.title>span:last-of-type {
	font-size: 26px;
	color: #7b879a;
}

.text {
	padding: 20px 140px 0px 140px;
	font-size: 18px;
}

.text_s {
	padding: 20px 100px 50px 100px;
	font-size: 18px;
}

.text_s>table {
	width: 100%;
	text-align: center;
}

.text_s>table td,
.text_s>table th {
	height: 60px;
}

.text>p {
	margin: 40px 0;
	line-height: 30px;
}

.text>table {
	width: 100%;
	text-align: center;
}

.text>table td,
.text>table th {
	height: 60px;
}

.text dt {
	color: black;
	font-weight: bold;
}

.text dd {
	font-size: 18px;
	font-weight: 100;
	line-height: 34px;
	font-family: "微软雅黑";
	color: #010101;
}

.text>dl>dd {
	margin: 30px 0;
	padding-left: 20px;
	word-break: break-all;
}

.text ul {
	width: 100%;
}

.text li {
	display: inline-block;
	vertical-align: top;
	margin: 0 -4px;
}

.text>dl>dd>ul>li:first-of-type {
	width: 7%;
}

.text>dl>dd>ul>li:last-of-type {
	width: 92%;
}

.text>dl>dd>dl {
	margin-left: 50px;
}

.text>dl>dd>dl:first-of-type>dd {
	padding-left: 20px;
}

.text>dl>dd>dl:last-of-type>dd {
	text-indent: 20px;
	margin: 10px 0;
}

.btn {
	text-align: center;
}

.book {
	background: url(/images/zt/chengdu/v20171106/manual/btn_ph.gif) center center no-repeat;
	background-size: auto auto;
	height: 72px;
	line-height: 72px;
	width: 320px;
	border: 0;
	color: white;
	font-size: 26px;
	letter-spacing: 5px;
	margin: 20px 0 40px 0;
	cursor: pointer;
	display: inline-block;
}

.click {
	background: url(/images/zt/chengdu/v20171106/manual/write.gif) center no-repeat;
	background-size: 100% 100%;
	font-size: 8px;
	color: white;
	margin-left: 10px;
	letter-spacing: 3px;
	border: 0;
	width: 80px;
	height: 30px;
	outline: none;
	cursor: pointer;
	padding: 3px 10px;
	vertical-align: top;
}

.step {
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: black;
}

.conter {
	display: block;
	text-indent: 28px;
}

.remark {
	margin-top: 20px;
}

.remark span {
	display: block;
	padding-left: 54px;
}

.btn_1 {
	display: inline-block;
	width: 188px;
	height: 46px;
	background: url(/images/zt/chengdu/v20171106/manual/btn_ph_1.gif) center center no-repeat;
	background-size: 100% 100%;
	text-align: center;
	line-height: 46px;
	color: white;
	font-size: 16px;
	margin: 0 25px;
}

.hotel_rk {
	font-size: 18px;
	color: #010101;
	width: 700px;
	margin: 0 auto;
}

.hotel_deta {
	display: inline-block;
	font-size: 18px;
	width: 30%;
	color: #000000;
	line-height: 25px;
	padding: 1px;
	margin: 20px 9%;
	vertical-align: top;
}

.hotel_deta>dt{
	width: 332px;
	height: 227px;
}

.hotel_deta>dt>.swiper-container>.swiper-wrapper>.swiper-slide>img:hover{
	box-shadow: 0px 0px 15px #BCBCBC;
	border: 1px solid #E0E2E4;
}

.hotel_deta>dt>.swiper-container>.swiper-wrapper>.swiper-slide>img{
	width: 329px;
	height: 224px;
}

.hotel_deta>dd {
	margin: 5px 0;
}

.hotel_deta>dd>span:first-of-type {
	font-weight: bold;
	word-break: break-all;
	width: 30%;
	margin-left: 3px;
}

.hotel_deta>dd>span:last-of-type {
	width: 70%;
	word-break: break-all;
	text-align: left;
}

.hotel_deta>dd>span {
	display: inline-block;
	vertical-align: top;
	margin: 0 -4px;
}

.ramker {
	font-size: 16px;
	padding: 0 100px;
	margin: 20px 0;
}


/*底部*/

.foot {
	width: 100%;
	float: left;
	background-color: #252525;
	padding-bottom: 50px;
}

.foot_center {
	width: 1100px;
	margin: 0 auto;
	background-color: #252525;
	padding-top: 70px;
}

.foot_media {
	float: left;
}

.foot_media>div {
	float: left;
}

.media_0 {
	width: 10px;
	color: white;
	margin-right: 10px;
}

#media_1 a {
	float: left;
	margin: 0 4px;
}

#media_1 img {
	width: 110px;
	height: 60px;
}

.foot_detail {
	float: left;
}

.index_href a {
	border-bottom: 1px solid white;
	color: white;
	font-size: 20px;
	padding-bottom: 2px;
	margin-left: 20px;
}

.prin {
	color: white;
	padding-left: 20px;
}

.prin>div {
	float: left;
}

.prin>div>dl {
	float: left;
	margin-right: 15px;
}

.prin>div>dl>dt {
	height: 56px;
	line-height: 56px;
	font-size: 20px;
}

.prin>div>dl>dd {
	line-height: 20px;
}

.code {
	border-left: 1px solid white;
}

.code>img {
	margin-left: 9px;
}


/*导航*/

/*.href {
	position: fixed;
	left: 1520px;
	top: 15%;
}*/

.href dt span {
    display:block;
	/*width: 120px;*/
    width: 78%;
	font-size: 16px;
	line-height: 25px;
	font-weight: 600;
	margin-left: 5px;
    text-align:justify;
    text-align-last:justify;
}

.href a {
	font-size: 18px;
	color: black;
	cursor: pointer;
}

.href dd {
	width: 94px;
	line-height: 28px;
	text-align: center;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	padding-top: 15px;
}

.href dd:first-of-type {
	padding: 0;
	margin-top: 30px;
}

.href dd:last-of-type {
	border-bottom: 0;
	margin: 0;
	padding: 0;
}