body {
	font-size: 14px;
	color:#3f3f3f;
	line-height: 1.5;
	background-color: #fff;
	font-weight: 200;
}
.breadcrumb{
	width: 1200px;
	margin:0 auto;
	margin-top: 95px;
}
.breadcrumb:before,.breadcrumb:after{
	content:"";
	display: table;
	clear: both;
}
.breadcrumb li{
	float: left;
	font-size: 12px;
}
.breadcrumb li a{
	display: inline-block;
	vertical-align: middle;
	line-height: 50px;
	padding: 0 6px;
}
.breadcrumb li span {
	display: inline-block;
	vertical-align: middle;
	line-height: 50px;
	color:#929292;
}

/*内容开始*/
.focusTop{
	background: #f5f5f5;
	width: 1200px;
	margin:0 auto;
}
.focusTop>div{
	padding: 20px 0;
}
.focusTop>div:before,.focusTop>div:after{
	content: "";
	display: table;
	clear: both;
}
.focusLeft{
	float: left;
}
.focusPic{
	width: 570px;
	height: 380px;
	position: relative;
	overflow: hidden;
}
.focusPic .bigPic{
	width: 570px;
	height: 380px;
	overflow: hidden;
}
.focusPic .bigPic>li{
	position: absolute;
	width: 570px;
	height: 380px;
}
.focusPic .bigPic>li img{
	display: inline-block;
	vertical-align: middle;
	width: 570px;
	height: 380px;
	border-radius: 6px;
}
.focusPic .smallPic{
	position: absolute;
	width: 520px;
	left: 0;
	bottom: 0;
	padding: 10px 25px;
}
.focusPic .smallPic ul {
	float: left;
	position: relative;
	left: 50%; }
.focusPic .smallPic ul li {
	float: left;
	margin-right: 10px;
	position: relative;
	right: 50%; }
.focusPic .smallPic ul li a {
	display: block;
	width: 90px;
	height: 60px;
	padding: 2px;
	background: rgba(255, 255, 255, 0.6);
	background: #fff\9;
	filter: alpha(opacity=60);
	border-radius: 4px; }
.focusPic .smallPic ul li a img {
	display: inline-block;
	vertical-align: middle;
	width: 90px;
	height: 60px;
	border-radius: 4px; }
.focusRight{
	float: right;
	width: 600px;
	background: #fff;
	border-radius: 6px;
}
.tourOperate h1{
	padding: 10px 20px;
	line-height: 40px;
	font-size: 15px;
}
.tourOperate h1 strong{
	display: block;
	color: #fb3d68;
	font-weight: 500;
	font-size: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.tourOperate h1 span{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.tagWrap{
	padding: 0 0 0 20px;
	width: 580px;
	position: relative;
	margin-top: 20px;
}
.tagWrap ul{
	height: 36px;
	white-space: normal;
}
.tagWrap ul li{
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin:0 10px 10px 0;
	float: left;
}
.tagWrap ul li span{
	display: inline-block;
	vertical-align: middle;
	height: 34px;
	line-height: 34px;
	border:1px solid #fdbf2c;
	text-align: center;
	padding: 0 10px;
	border-radius: 2px;
	font-size: 16px;
	color:#696969;
	cursor: pointer;
}
.tagWrap ul li.tagHead{
	margin-right: 10px;
}
.tagWrap ul li.tagHead span{
	border:1px solid #2c3643;
	background: #2c3643;
	color: #e0e0e0;
}
.selectionList>ul{
	padding: 10px 20px 20px;
}
.selectionList>ul>li:after{
	clear: both;
}
.selectionList>ul>li:before,.selectionList>ul>li:after{
	content: "";
	display: table;
}
.selectionList>ul>li .label{
	float: left;
	line-height: 30px;
	width: 100px;
	padding-right: 20px;
	text-align: right;
}
.selectionList>ul>li .labelContent{
	float: left;
	position: relative;
	width: 440px;
}
.selectionList>ul>li .labelContent>span{
	display: inline-block;
	vertical-align: middle;
	line-height: 30px;
}
.tourBtn{
	position: relative;
}
.tourBtn:before, tourBtn:after{
	content: "";
	display: table;
}
.tourBtn .btnLeft{
	width: 200px;
	height: 40px;
	
	color: #f5f5f5;
	border-radius: 2px;
}
.tourBtn .btnLeft:before,.tourBtn .btnLeft:after{
	content: "";
	display: table;
}
.btnPrice{
	float: left;
	padding:0 0 0 40px;
	line-height: 40px;
	font-size: 28px;
	height: 40px;
	width: 175px;
	background: #2c3643;
}
.btnPrice strong{
	font-size: 28px;
	font-weight: 400;
	padding-left: 4px;
}
.priceExplain{
	float: left;
	position: relative;
	margin-left: 20px;
}
.tourBtn .btnRight{
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	line-height: 40px;
	font-size: 28px;
	position: absolute;
	right: 150px;
	top:0;
}
.tourBtn .btnRight a {
	display: block;
	color: #2c3643;
	background: #fdbf2c;
	border-radius: 0 2px 2px 0;
	padding: 0 40px; 
}
.tourBtn .btnRight a:hover {
	background: #fdc745;
 }
/*收藏*/
.shareTour {
	padding: 0 10px;
	position: relative; 
	float: left;
	width:530px;
}
.shareTour:before, .shareTour:after {
	content: "";
	display: table; 
}
.shareTour:after {
	clear: both; 
}
.shareTour li {
	float: left;
	margin-right: 50px;
	line-height: 66px;
	height: 66px;
	color: #929292; 
}
.shareTour li.bookmark{
	width:60px;
	float: left;
}
.shareTour li.margin0 {
	margin-right: 0; 
}
.shareTour li.fill .iconfont:before {
	content: "\e614"; 
}
.shareTour li strong {
	font-size: 18px;
	color: #2c3643;
	padding: 0  10px 0 0;
	font-weight: 400;
	 }
.shareTour li span {
	font-size: 12px;
	 }
.shareTour li i {
	font-size: 24px;
	color: #fdbf2c;
	margin-right: 4px;
	float: left;
 }

.itinerary{width: 1200px;
margin: 0 auto;}
.portletTitle {
	border-bottom: 1px solid #e0e0e0; 
}
.portletTitle>div{
	width: 1200px;
	margin: 0 auto;
}
.portletTitle:before, .portletTitle:after {
	content: "";
	display: table; }
.portletTitle:after {
	clear: both; }
.portletTitle.floatHead {
	position: fixed;
	z-index: 6;
	top: 0;
	width: 100%;
	left: 0;
	display: none;
	background: #fff;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
	border-bottom: 1px solid #e0e0e0\9; }
.portletTitle > div:before, .portletTitle > div:after {
	content: "";
	display: table; }
.portletTitle > div:after {
	clear: both; }
.portletTitle > div > ul {
	float: left;
	max-width: 898px;
	height: 60px;
	overflow: hidden; }
	  .portletTitle:after {
    clear: both; }
  .portletTitle.floatHead {
    position: fixed;
    z-index: 6;
    top: 0;
    width: 100%;
    left: 0;
    display: none;
    background: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
    border-bottom: 1px solid #e0e0e0\9; }
  .portletTitle > div:before, .portletTitle > div:after {
    content: "";
    display: table; }
  .portletTitle > div:after {
    clear: both; }
.portletTitle > div > ul:before, .portletTitle > div > ul:after {
	content: "";
	display: table; }
.portletTitle > div > ul:after {
	clear: both; }
.portletTitle > div > ul li {
	float: left; }
.portletTitle > div > ul li.current a {
	border-bottom-color: #fdbf2c; }
.portletTitle > div > ul li a {
	display: inline-block;
	vertical-align: middle;
	border-bottom: 4px solid #fff;
	font-size: 16px;
	height: 56px;
	line-height: 56px;
	padding: 0 9px; }
.portletWrap {
	padding: 20px; }

.navRight {
	float: right;
	line-height: 60px;
	height: 60px; }
.navRight .bookBtn {
	width: 180px;
	font-size: 24px;
	border-radius: 0;
	float: right; }
.navRight span {
	color: #fdbf2c;
	padding-right: 10px; }
.navRight span strong {
	  font-size: 36px;
	  font-weight: 400;
	  padding-left: 4px; }
.portletBody > li {
	padding-bottom: 20px;
}
.detailWrap > dt {
	font-size: 20px;
	line-height: 36px;
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 4px;
}
.detailWrap > dt a{
	width: 70px;
	height: 36px;
	line-height: 36px;
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	padding: 0 9px;
	border-bottom: 4px solid #fdbf2c;
}
.detailWrap > dd {
	padding: 20px 0 0;
}
.detailWrap dd table{
	width: 100%;
}
.detailWrap dd tr{
	border-bottom: 1px solid #e0e0e0;
}

.tourArrange {
	margin-left: 40px;
	padding-left: 100px;
	border-left: 1px solid #fdbf2c;
	position: relative; }
.tourArrange > dl {
	position: relative;
	border-bottom: 1px dotted #e0e0e0;
	padding: 20px 0; }
.tourArrange > dl.lastDay {
	border-bottom: 0; }
.tourArrange > dl.lastDay .endDot {
	top: inherit;
	bottom: -10px; }
.tourArrange > dl > dt {
	font-size: 24px;
	line-height: 36px;
	padding-bottom: 10px; }
.dayNum {
	background: #fff;
	padding: 10px;
	position: absolute;
	left: -138px;
	top: 18px; }
.dayNum span {
	display: inline-block;
	vertical-align: middle;
	width: 52px;
	height: 52px;
	background: #fff;
	font-size: 24px;
	text-align: center;
	font-style: italic;
	color: #fdbf2c;
	border-radius: 40px;
	border: 1px solid #fdbf2c;
	line-height: 52px;
	font-weight: 300; }
.endDot {
	width: 12px;
	height: 12px;
	background: #fdbf2c;
	position: absolute;
	left: -107px;
	top: -10px;
	border-radius: 6px; }

.dailyActivity > li {
	line-height: 24px;
	padding-bottom: 10px; }
.dailyActivity > li:before, .dailyActivity > li:after {
	content: "";
	display: table; }
.dailyActivity > li:after {
	clear: both; }
.dailyActivity > li i {
	float: left;
	margin-right: 10px;
	font-size: 24px;
	color: #fdbf2c; }
.dailyActivity > li > div {
	float: left;
	width: 985px; }
.dailyActivity > li > div:before, .dailyActivity > li > div:after {
	content: "";
	display: table; }
.dailyActivity > li > div:after {
	clear: both; }
.dailyActivity > li > div.tourItinerary .subTitle {
	float: left; }
.dailyActivity > li > div.tourItinerary .subContent {
	float: left;
	width: 925px;
	padding-right: 0; }
.dailyActivity > li > div .subTitle {
	padding-right: 10px;
	color: #696969; }
.dailyActivity > li > div .subContent {
	padding-right: 40px; }

.plainTxt img{max-width:800px;_width:expression(this.width > 800 ? "800px" : this.width);}