/* 图标 */
/* 二级菜单图标 */
.icon-days,
.icon-level,
.icon-theme,
.icon-star,
.icon-pendant,
.icon-title,
.icon-trip-title,
.icon-food,
.icon-hotel,
.icon-trip,
.icon-print,
.icon-email,
.trip-days li {
	display: inline-block;
	width: 25px;
	height: 25px;
	vertical-align: middle;
	line-height: 25px;
	background: url(../images/icon_bg.png) no-repeat;
}
.icon-print {
	background-position: -100px -23px;
}
.icon-email {
	background-position: -125px -23px;
}
.icon-trip {
	background-position: -50px -23px;
}
.icon-hotel {
	background-position: 0px -23px;
}
.icon-food {
	background-position: -25px -23px;
}
.icon-trip-title {
	background-image: url(../images/biaoti.png);

}
.icon-days {
	background-position: 0px 0px;
}
.icon-level {
	background-position: -25px 0px;
}
.icon-theme {
	background-position: -75px 0px;
}
.icon-star {
	background-position: -75px -25px;
}
.icon-pendant {
	background-position: -150px -175px;
	height: 30px;
	width: 30px;
}
.icon-title {
background-image: url(../images/biaotilan.png);
}

.cont-box {
	background-color: #fff;
}
.box-info {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 10px;
	overflow: hidden;
	_zoom:1;
}
.box-info .info-pic {
	float: left;
	width: 560px;
	overflow: hidden;
}
.box-info .info-pic .pic-big {
	width: 560px;
	height: 350px;
	overflow: hidden;
	display: none;
}
.pic-small {
	margin-top: 10px;
	height: 100px;
}
.pic-small li {
	float: left;
	width: 180px;
	height: 100px;
	margin-right: 10px;
	cursor: pointer;
}
.pic-small li img {
	width: 180px;
	height: 100px;
}
.pic-small li.last {
	margin-right: 0px;
}
.box-info .info-attr {
	float: right;
	width: 400px;
	height: 460px;
	overflow: hidden;
}

.info-attr .price-box {
	float: left;
	margin: 0 0 20px 0;
	_zoom: 1;
}
.price-box .price {
	font-size:20px;
	padding:2px 0 0 5px;
	border-bottom:1px dashed #D1B866;
	font-family:"microsoft yahei";
	color:#aec211;
}
.price-box .price strong {font:normal 50px Georgia,"microsoft yahei";}
.price-box .price strong b {font-size:20px; font-weight:normal;}
.info-attr .attr-cont {
	float: left;
	padding: 5px;
}
.attr-cont li {
	color: #333;
	float: left;
	height: 25px;
	line-height: 25px;
	width: 160px;
}
.attr-cont li.theme {
	width: 380px;
}
.attr-cont li span {
	margin-right: 5px;
}
.attr-cont li i {
}
.info-attr .attr-intro {
	height: 142px;
	margin-bottom: 10px;
	overflow: hidden;
}
.info-attr .attr-intro dt {
	font-size: 20px;
	margin-bottom: 5px;
}
.info-attr .attr-intro dd {
	padding: 5px;
	line-height: 20px;
}
.info-attr .hover {
	overflow: visible;
	height: auto;
}
.info-attr .hover dd {
	background-color: #fff;
}


/*** 预订按钮 ***/
.attr-btn {
	margin-bottom: 10px;
	overflow: hidden;
}
.attr-btn .booking,
.attr-btn .team {
	float: left;
	color: #fff;
	font-size: 25px;
	width: 50%;
	height: 55px;
	line-height: 55px;
	display: block;
	text-align: center;
}
.attr-btn .booking {
	background-color: #C7C000;
}
.attr-btn .team {
	background-color: #0098BD;
}

.box-tab {
	width: 1000px;
	height: 49px;
	background-color: #fff;

background-image: url(../images/menu_mian.jpg);
}
.menu-flooo { position: fixed; _position: absolute; top:0px; _top: auto;}
.day-flooo  { position: fixed; _position: absolute; top:50px; _top: 60px;width: 100px;}
.box-tab .tab-menu {

	overflow: hidden;
	_zoom: 1;
}
.box-tab .tab-menu li {
	height: 49px;
	line-height: 49px;
	float: left;

background-image: url(../images/gang.jpg);
background-position: right;
background-repeat: no-repeat;
}
.box-tab .tab-menu li.current {
	background-image: url(../images/whitebox.png);
}
.box-tab .tab-menu li.current a {
	color: #FF3274;
}
.box-tab .tab-menu li a {
	color: #fff;
font-size: 16px;
padding: 0 15px;
}
.box-tab .tab-tool {
	height: 25px;
	float: right;
	margin-top: -25px;
}
.box-tab .tab-tool li {
	float: left;
	margin-left: 10px;
}
.box-combo {
	margin: 20px;
}
.box-cont {
	margin: 0 10px;
}
.box-title {
	height: 45px;
	line-height: 42px;
	border-bottom: 3px solid #5fced7;
}
.box-title h3 {
	font-size: 22px;
	color: #fff;
	width: 150px;
	height: 45px;
	line-height: 45px;
	font-weight: normal;
	text-indent: 30px;
	display: block;
}


.trip-box {
	overflow: hidden;
	margin-left: 40px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #bbeaef;
	_zoom: 1;
}

.trip-box .trip-days {
	margin-top: 10px;
	width: 100px;
	position: absolute;
	margin-left: -50px;
}
.trip-days i {
	margin-left: 39px;
}
.trip-days li {
	font-size: 12px;
	text-align: center;
	width: 100px;
	height: 40px;
	line-height: 40px;
	text-indent: 0px;
	background-image: url(../images/ladonghui.png);
	margin-bottom: 10px;
	cursor: pointer;
}
.trip-days li.current {
	background-image: url(../images/ladonglan.png);
}
.trip-days li.current a {
	color: #fff;
}
.trip-days li a {
	color: #888;
}
.box-detail {
	padding: 20px;
}
.box-cont .trip-cont {
	padding-top: 40px;
	padding-left: 60px;
	width: 885px;
	padding-right: 5px;
	_zoom: 1;
}
.trip-cont .title {
	height: 40px;

	color: #fff;
	margin-bottom: 20px;
border-bottom: 3px solid #5fced7;
}
.trip-cont .title b {
	text-indent: 25px;
	width: 148px;
	height: 40px;
	line-height: 44px;
	font-size: 20px;
	float: left;
	display: block;
}
.trip-cont .title span {
	padding-left: 10px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;

}
.trip-cont .detail {
}
.trip-cont .detail-info {
	margin-bottom: 20px;
}
.detail-info li {
	line-height: 25px;
	margin-bottom: 5px;
}
.detail-info .i-icon {
	float: left;
	padding-right: 10px;
}
.detail-info li span em {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 8px;
	vertical-align: middle;
}
.detail-info .trip {
	width: 815px;
	padding-left: 66px;
}
.trip-cont .pic {
	padding-left: 10px;
	margin-bottom: 10px;
	zoom: 1;
}
.trip-cont .pic li {
	float: left;
	width: 280px;
	margin: 0 5px 10px 0;
	overflow: hidden;
}
.info-title {
	margin-bottom: 20px;
	font: 20px/26px "microsoft yahei";
}
.info-detail {
	line-height: 24px;
	border-bottom: 1px dotted #CCC;
	font: 14px;
	zoom: 1;
}
/*** 团队价格 ***/
.team-price {
	padding: 10px;
}
.team-table {
	width: 100%;
	border-spacing: 0;
	border: 1px solid #E1E1E1;
}
.team-table th {
	background: #009BC1;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 20px;
	text-align: center;
}
.team-table td {
	background: #fff;
	height: 50px;
	line-height: 50px;
	color: #545454;
	font-size: 20px;
	text-align: center;
}
.warn {
	width: 970px;
	background-color: #FCFCFC;
	color: #F15055;
	font-size: 12px;
	font-family: '宋体';
	padding: 5px;
}

/*** 辅助内容 ***/
.other-box {
	margin: 0 auto;
	width: 1000px;
}
/*** 弹出层 ***/
.reveal-modal-bg { position: fixed; height: 100%; width: 100%; z-index: 100; display: none; top: 0; left: 0; background:rgba(00, 00, 00, 0.8) }
.reveal-modal { visibility: hidden; top: 50px; left: 50%; margin-left: -400px; width: 800px; position: absolute; z-index: 101; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; -moz-box-shadow: 0 0 10px rgba(0,0,0,.4); -webkit-box-shadow: 0 0 10px rgba(0,0,0,.4); -box-shadow: 0 0 10px rgba(0,0,0,.4); background-color: #FFF; 		}
.reveal-modal.small 		{ width: 200px; margin-left: -140px;}
.reveal-modal.medium 		{ width: 400px; margin-left: -240px;}
.reveal-modal.large 		{ width: 600px; margin-left: -340px;}
.reveal-modal.xlarge 		{ width: 800px; margin-left: -440px;}
.reveal-modal .close-reveal-modal { font-size: 22px; line-height: 0.5; position: absolute; top: 8px; right: 11px; color: #333; text-shadow: 0 -1px 1px rbga(0,0,0,.6); font-weight: bold; cursor: pointer; 		}


.form-box{ width:800px; background:#fff; box-shadow:1px 1px 8px rgba(0,0,0,0.5); margin:0 auto;}
.form-box .title{ height:60px; line-height:60px; font-size:22px; font-weight:normal; padding:0 20px;}
.form-box .title i{ float:right; font-size:22px; font-style:normal; background:#eee; color:#888; text-align:center; width:30px; height:30px; line-height:25px; margin:15px 0 0; border-radius:50%; cursor:pointer}
.form-box .product{ padding:30px 50px; border-top:1px solid #eee; border-bottom:1px solid #eee; background:#f5f5f5; width:700px; overflow: hidden;}
.form-box .product dt,.form-box .product dd{ float:left; width:470px;}
.form-box .product dt{ margin:0 20px 0 0; width:185px; height:105px; background:#fafafa;}
.form-box .product dd h3{ font-size:16px;}
.form-box .product dd p{ line-height:1.8em; font-size:14px; padding:10px 0 0;}
.form-box ul{ padding:20px 50px; width:700px;}
.form-box ul li .btn{ padding:.7em 3em .75em;}

/*** Form ***/
.form .control-label{float:left;width:60px;padding-top:12px;text-align:right; *line-height:32px;}
.form .controls{margin-left:80px;}
.form li{margin-bottom:10px; *margin-bottom:-2px;}
.form .help-inline{display:inline-block;vertical-align:middle;*vertical-align:inherit; *padding-top:10px; padding-left:10px; color:#888;}
.form .help-inline img{ *margin-top:-10px;}
.form .help-inline.error{ color:#ff4400;}
.form .form-actions{ padding-top:17px; padding-bottom:18px; padding-left:80px; border-top:1px solid #eee; margin:25px 0 0;}
.form .radio{ padding:5px 0; display:inline-block}
.form .radio input{ vertical-align:middle;}

.input,.textarea{*margin:-1px 0 0;width:94.2%;height:18px;line-height:18px !important;display:block;padding:8px 6px;letter-spacing:normal;word-spacing:normal;text-transform:none;text-indent:0px;color:#555;background-color:#fff;background-image:none;border:1px solid #ddd;border-radius:3px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;}
.input:focus,.textarea:focus{border-color:#66afe9;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px rgba(102,175,233,.5);}
.input.error,.textarea.error{color:#ff6600; border-color:#ff6600;}
.input.error:focus,.textarea.error{ box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px rgba(255,68,0,.5);}
.textarea{ height:auto;}
.input.span0{ width:100px;}
.input.span1,.textarea.span1{ width:280px; display:inline-block;}
.input.span2,.textarea.span2{ width:380px; display:inline-block;}
.btn{border-radius:3px;border-width:1px 1px 2px;border-style:solid;padding:.5em 2em .55em;display:inline-block; background:#FF7F00; color:#fff; font-size:14px; box-shadow:0 -1px 0 rgba(255,255,255,0.1) inset;border-color:#FF7F00; border-bottom-color:#C36100;text-shadow:1px 1px 1px rgba(0,0,0,0.25);}
.btn:hover{ text-decoration:none; background:#ff9900; color:#fff;border-color:#ff9900;border-bottom-color:#C36100;}
.btn:active{position:relative;top:1px;border-width:1px 1px 1px !important;}

/*** Agent ***/
.agent {
	border: 1px solid #ccc;
	height: 100px;
	overflow: hidden;
	background-color: #F4FDFF;
}
.agent .tit { width: 20px; height: 100px; font-size: 14px; line-height: 24px; padding: 0 5px; text-align:center; word-wrap: break-word; border-right: 1px solid #ccc;}
.agent .aimg {width: 90px; height: 90px; padding: 5px;}
.agent .aimg img {width: 100%; height: 100%;}
.agent .info { width: 216px; border-right: 1px solid #ccc; height: 100px; }
.agent .info li { line-height: 24px; }
.agent .change { width: 40px; height: 100px; padding: 10px 5px; text-align: center; background: url(../../images/product/agent/change.png) no-repeat 10px 60px; cursor: pointer;}
.agent .change a { display: block; width: 100%; height: 100%;}

/*** Combo ***/
.tb-combo {
	width: 100%;
	color: #333;
	font-size: 14px;
	border-collapse: collapse;
}
.tb-combo td {
	padding: 10px 15px 10px 20px;
	border: 2px solid #eee;
	vertical-align: top;
}
.tb-combo td.title {
	padding: 20px 15px 20px 20px;
	color: #333;
	font-size: 20px;
	background-color: #F8F8F8;
}
.tb-combo td .cell-price .price {
	font-size: 26px;
	font-family: arial;
	color: #ff6c00;
}
.tb-combo td .cell-price .txt {
color: #333;
}
.tb-combo td p {
	line-height: 25px;
}



