
.bigcc{
	width:100%;background-color:#f5f5f5;
	-moz-box-sizing: border-box; /*Firefox3.5+*/
-webkit-box-sizing: border-box; /*Safari3.2+*/
-o-box-sizing: border-box; /*Opera9.6*/
-ms-box-sizing: border-box; /*IE8*/
box-sizing: border-box;
}
	
.order-content {
    float: left;
    width: 100%;margin-bottom:20px; padding:10px;
	-moz-box-sizing: border-box; /*Firefox3.5+*/
-webkit-box-sizing: border-box; /*Safari3.2+*/
-o-box-sizing: border-box; /*Opera9.6*/
-ms-box-sizing: border-box; /*IE8*/
box-sizing: border-box;
}
.st-sidebox{
	float:right;
	width:280px;background-color:#fff;
	}

/*产品订单*/
.con-order-box{
	float:left;
	width:100%;
	padding:15px; background-color:#fff; 
	border:1px solid #d8d8d8;
	-moz-box-sizing: border-box; /*Firefox3.5+*/
-webkit-box-sizing: border-box; /*Safari3.2+*/
-o-box-sizing: border-box; /*Opera9.6*/
-ms-box-sizing: border-box; /*IE8*/
box-sizing: border-box;
	}
.con-order-box .product-msg{
	float:left;
	width:100%;
	margin-bottom:20px}
.con-order-box .product-msg .pm-tit{
	float:left;
	color:#093;
	width:100%;
	height:34px;
	line-height:34px;
	margin-bottom:10px;
	font-size:16px;
	border-bottom:1px solid #dcdcdc}
.con-order-box .product-msg .pm-tit strong{
	float:left;
	padding-left:25px;
	background:url(../images/order-show-ico.png) no-repeat}
.con-order-box .product-msg .pm-tit strong.ico01{
	background-position:0 7px}
.con-order-box .product-msg .pm-tit strong.ico02{
	background-position:0 -44px}
.con-order-box .product-msg .pm-tit strong.ico03{
	background-position:0 -140px}
.con-order-box .product-msg .pm-tit strong.ico04{
	background-position:0 -190px}
.con-order-box .product-msg .pm-tit strong.ico05{
	background-position:0 -235px}
.con-order-box .product-msg .pm-tit strong.ico06{
	background-position:0 -282px}
.con-order-box .product-msg .pm-tit strong.ico07{
	background-position:0 -330px}
.con-order-box .product-msg .pm-tit strong.ico08{
	background-position:0 -95px}
.con-order-box .product-msg .pm-tit .user-link{
	float:right;
	color:#fff;
	width:75px;
	height:22px;
	line-height:22px;
	margin-top:4px;
	text-align:center;
	font-size:12px;
	border-radius:3px;
	background:#00b7ee}
.con-order-box .product-msg .pm-list,
.receipt-msg .rp-con .pm-list{

	width:100%;
}
.con-order-box .product-msg .pm-list dt,
.receipt-msg .rp-con .pm-list dt{
	float:left;
	width:25%;
	height:30px;
	line-height:30px;
	text-align:right;
	font-size:14px}
.con-order-box .product-msg .pm-list dd,
.receipt-msg .rp-con .pm-list dd{
	float:left;
	width:75%;
	min-height:30px;
	line-height:30px;
	font-size:14px; padding-left:0px; margin:0px;}
	.con-order-box .product-msg .pm-list dd .zj {
    float: left;
    color: #c00;
    font-size: 24px;
    font-weight: bold;
}
.con-order-box .product-msg .table-msg{
	float:left;
	width:100%;
	margin-top:10px}
.con-order-box .product-msg .table-msg table{
	border:1px solid #d8d8d8;
	border-top:0}
.con-order-box .product-msg .table-msg th{
	text-align:center;
	border-top:1px solid #d8d8d8;
	background:#f2f2f2}
.con-order-box .product-msg .table-msg td{
	text-align:center;
	border-top:1px solid #d8d8d8}
.con-order-box .product-msg .table-msg .price{
	color:#c00;
	font-size:14px;
	font-weight:bold}
.con-order-box .product-msg .table-msg .fk-style{
	width:80px;
	height:24px;
	line-height:24px;
	border:1px solid #d8d8d8}
.con-order-box .product-msg .table-msg .bx-tit{
	float:left;
	color:#0082dd;
	margin-left:17px;
	cursor:pointer}
.con-order-box .product-msg .table-msg .bx-tit i{
	float:left;
	width:14px;
	height:14px;
	margin:1px 5px 0 0;
	background:url(../images/form-ico.png) no-repeat 0 0}
.con-order-box .product-msg .table-msg .bx-tit i.on{
	background:url(../images/form-ico.png) no-repeat 0 -16px}
.con-order-box .product-msg .table-msg .bx-con-show{
	float:left;
	color:#464646;
	width:797px;
	line-height:22px;
	padding:17px;
	text-align:left}
.con-order-box .product-msg .table-msg .bx-con-show .more{
	color:#fc6000}
.con-order-box .product-msg .table-msg .control-box{
	width:80px;
	height:24px;
	line-height:24px;
	margin:0 auto;
	text-align:center}
.con-order-box .product-msg .table-msg .control-box .add-btn,
.con-order-box .product-msg .table-msg .control-box .sub-btn{
	float:left;
	width:22px;
	height:22px;
	line-height:22px;
	margin-right:-1px;
	text-align:center;
	vertical-align:middle;
	font-size:16px;
	font-weight:bold;
	cursor:pointer;
	border:1px solid #d8d8d8}
.con-order-box .product-msg .table-msg .control-box .add-btn:hover,
.con-order-box .product-msg .table-msg .control-box .sub-btn:hover{
	color:#f60}
.con-order-box .product-msg .table-msg .control-box .number-text{
	float:left;
	width:30px;
	height:22px;
	line-height:22px;
	margin-right:-1px;
	text-align:center;
	font-size:14px;
	border:1px solid #d8d8d8}
.con-order-box .product-msg .pm-list .linkman-text{
	float:left;
	width:200px;
	height:28px;
	line-height:28px;
	padding-left:5px;
	margin-bottom:10px;
	font-size:14px;
	border:1px solid #d8d8d8;
	background:#fff}
.con-order-box .product-msg .pm-list .order-remarks{
	float:left;
	width:80%;
	height:100px;
	line-height:20px;
	font-family:"微软雅黑";
	outline:none;
	border:1px solid #d8d8d8}
.con-order-box .product-msg .visitor-msg{
	float:left;
	width:100%}
.con-order-box .product-msg .visitor-msg table td{
	border-bottom:1px solid #d8d8d8}
.con-order-box .product-msg .visitor-msg .child,
.add-linkman-box .linkman-list .child{
	float:left;
	padding-left:15px}
.con-order-box .product-msg .visitor-msg .child em,
.add-linkman-box .linkman-list .child em{
	float:left;
	height:30px;
	line-height:30px}
.con-order-box .product-msg .visitor-msg .child .lm-text,
.add-linkman-box .linkman-list .child .lm-text{
	float:left;
	width:150px;
	height:28px;
	line-height:28px;
	padding-left:5px;
	border:1px solid #d8d8d8;
	background:#fff}
.con-order-box .product-msg .visitor-msg .child select,
.add-linkman-box .linkman-list .child select{
	float:left;
	width:90px;
	height:30px;
	line-height:30px;
	margin-right:5px;
	border:1px solid #d8d8d8}

.con-order-box .product-msg .select-linkman{
	float:left;
	width:100%;
	border-bottom:1px dotted #d8d8d8}
.con-order-box .product-msg .select-linkman .bt{
	float:left;
	width:100%;
	margin:5px 0 10px;
	font-size:14px}
.con-order-box .product-msg .select-linkman .son{
	float:left;
	width:80%;
	height:30px;
	overflow:hidden;
	margin-bottom:10px}
.con-order-box .product-msg .select-linkman .son span{
	float:left;
	color:#333;
	width:156px;
	height:30px;
	line-height:30px;
	font-size:14px;
	cursor:pointer}
.con-order-box .product-msg .select-linkman .son span i{
	float:left;
	width:14px;
	height:14px;
	margin:8px 5px 0 0;
	background:url(../images/form-ico.png) no-repeat 0 0}
.con-order-box .product-msg .select-linkman .son span i.on{
	background:url(../images/form-ico.png) no-repeat 0 -16px}
.con-order-box .product-msg .select-linkman .more{
	float:right;
	color:#fc6000;
	height:30px;
	line-height:30px;
	cursor:pointer}
	
.con-order-box .order-js-box .total, .con-order-box .order-js-box .yz {
    float: left;
    color: #333;
    width: 100%;
    margin-top: 20px;
    font-size: 14px;
    text-align: right;
}
.con-order-box .order-js-box .total span {
    color: #c00;
    font-size: 24px;
    font-weight: bold;
}

.con-order-box .order-js-box .yz .tj-btn {
    float: right;
    color: #fff;
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    background: #f80;
    border-radius: 3px; border:0px;
}
.con-order-box .order-js-box .yz .ma-text {
    float: right;
    width: 60px;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    border: 1px solid #d8d8d8;
}
.con-order-box .order-js-box .yz .pic {
    float: right;
    width: 80px;
    height: 30px;
    margin-right: 10px;
    cursor: pointer;
    overflow: hidden;
}	
	
.side-order-box{
	float:right;
	width:278px;
	border:1px solid #f8dbb6;
	background:#fff}
.side-order-box .order-total-tit{
	float:left;
	color:#fc6000;
	width:263px;
	height:40px;
	line-height:40px;
	padding-left:15px;
	font-size:16px;
	background:#fff4e4}
.side-order-box .show-con{
	float:left;
	width:266px;
	padding:6px}
.side-order-box .show-con .ul-cp,
.side-order-box .show-con .ul-cp li{
	float:left;
	width:266px}
.side-order-box .show-con .ul-cp li .pic{
    display: table-cell;
	width:266px;
	height:187px;
    vertical-align: middle;
    text-align: center;
	overflow:hidden}
.side-order-box .show-con .ul-cp li .pic img{
    max-width:266px;
    max-height:187px;
    vertical-align: middle;
}
.side-order-box .show-con .ul-cp li .txt{
	width:240px;
	line-height:20px;
	margin:10px auto;
	font-size:14px;
	display:block;
	height:40px; color:#333; overflow:hidden;
	}
.side-order-box .show-con .ul-cp li .txt:hover{
	color:#f60;
	text-decoration:underline}
.side-order-box .show-con .ul-cp li .address{
	float:left;
	color:#7d7d7d;
	width:250px;
	line-height:18px;
	margin-top:5px;
	padding-left:16px;
	background:url(../images/hotel-ico.png) no-repeat 0 -147px}
.side-order-box .show-con .ul-list{
	width:240px;
	line-height:18px;
	margin:15px auto;
	padding-bottom:15px;
	border-bottom:1px solid #f8dbb6}
.side-order-box .show-con .ul-list:last-child{
	border-bottom:0; }
.side-order-box .show-con .ul-list li{line-height:25px;}
.side-order-box .show-con .total-price{
	float:left;
	width:266px;
	height:48px;
	line-height:48px;
	text-align:center;
	font-size:14px;
	margin-top:6px;
	background:#fff4e4}
.side-order-box .show-con .total-price span{
	color:#fc6000;
	font-size:24px;
	font-weight:bold}
	
	
	
.ll_left {
    float: left;
	font-size: 14px;
	margin-top: 10px;
	width:890px; overflow:hidden;
}

.linelist {
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
	min-height:200px;
}

.linelist_main {
	background-color:#FFF;
}

.linelist_one {
    background: #FFF;
    overflow: hidden;
    width: 848px;
    padding: 20px;
    margin-bottom: 15px;
    position: relative;
}

.linelist_one:hover{
	background-color:#fef7d1;
}

.linelist_one em {
    width: 280px;
    display: block;
    color: #666;
    height: 70px;
    text-align: left;
    font-style: normal;
	position: absolute;
	top: 199px;
	left: 325px;
}

.linelist_one em strong {
    font-size: 30px;
    color: #ff6600;
    padding-right: 3px;
    font-family: Arial;
}

.linelist_one .buy_botton a {
    display: block;
    height: 36px;
    width: 90px;
	line-height: 36px;
	padding: 0 30px;
	color: #FFF;
	background:#e14437;
	/*border: #cc2a1e solid 1px;*/
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
	position:absolute;
	right: 30px;
	bottom: 20px;
	text-align: center;
	font-size: 18px;
	
}

.linelist_one .buy_botton a:hover{background:#cc2a1e;}


.line_left {
    float: left;
    width: 280px;
    height: 210px;
}

.line_left .tags {
	color: #80511b;
	font-size: 15px;
	padding:0 10px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: block;
	position: absolute;
	top: 30px;
	left: 30px;
	background-color: #fbd319;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	background-color: rgba(251, 211, 25, 0.9)
}

.line_left img {
    width: 100%;
}



.line_right {
    float: left;
    width: 550px;
    padding-left: 15px;
}


.line_right h3 {
    margin: 0;
    font-size: 21px;
    line-height: 22px;
}



.line_right h3 a{font-size:18px; color: #000; font-weight:normal; line-height: 26px;}
.line_right h3 a:hover {color:#593813;}
.line_right h3 a span{color:#ec5e00;}

.line_right h4 {
    color: #555;
    line-height: 30px;
    padding-top: 3px;
	font-weight: normal;
	margin: 10px 0;
}

.line_right ul{
	margin: 15px 0px;
}
.line_right ul.list_li li{
	list-style-type: disc;
	margin-left: 15px;
	line-height: 25px;
	}

.line_right .line_xx {
    line-height: 32px;
    color: #555;
}

.clear {
    zoom: 1;
    clear: both;
}

.turn-page {
    text-align: center;
    margin: 15px auto;
	padding-bottom: 20px;
}

.turn-page a {
    display: inline-block;
    padding: 10px 15px;
    color: #666;
    margin: 0 5px;
    border: 1px solid #e3e3e3;
    background: #f5f5f5;
}

.p_hotel h4 {
    width: 278px;
    height: 36px;
    line-height: 36px;
    font-family: "microsoft yahei";
    font-size: 16px;
    font-weight: normal;
    border: 1px solid #ddd;
    border-bottom: 0;
    background: #f9f9f9;
    text-indent: 14px;
}

.p_hotel .banner {
    width: 278px;
    float: left;
    border: 1px solid #ddd;
}
.ll_right {
    width: 236px;
    background-color: #FFF;
	padding: 12px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	float: right;margin-top: 10px;
}

.ll_right .customer {
	background-color: #FFF;
}
.ll_right .customer .title {
	font-size: 18px;
	line-height: 30px;
}
.ll_right .customer .num {
}

.ll_right .customer .num ul li i{
	font-style: initial;
    color: #fea056;
    font-size: 10px;
    margin-right: 10px;
	}

.ll_right .customer .num ul li {
	font-size: 14px;
	color: #555;
	line-height: 30px;
}
.ll_right .customer .order-box {
	display: none;
	
}
.ll_right .act {
}

.ll_right .act .title {
	font-size: 18px;
	line-height: 30px;
	background-color: #fef7d1;
	color: #333;
	text-align: center;
	margin: 10px 0px;
}

.ll_right .act .act-con {
	margin-bottom: 20px;
}

.ll_right .act .act-con .con {
	margin-bottom: 15px;
}

.ll_right .act .act-con .desc {
}

.ll_right .customize {
	width: 235px;
	height: 250px;
	margin-top: 20px;
	text-align: center;
	color: #000;
	background:#9BDEFF;
}
.blue_bg {
	background-color: #9BDEFF;
	margin-bottom: 20px;
	padding: 10px 0px;
}

.ll_right .customize .h1{
	font-size: 21px; line-height: 30px;
}

.ll_right .customize .h2{
	font-size: 15px; line-height: 30px;
}

.ll_right .customize .botton {
	font-size: 18px;
	width: 50%;
	height: 36px;
	margin: 0 auto;
	margin-top: 10px;
	line-height: 36px;
	text-align: center;
	background: #FF6611;
	display: block;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.ll_right .customize .botton:hover {
	background-color: #e14f00;
}

.ll_right .customize .botton a, .ll_right .customize .botton a:hover {
	color: #FFF;
}

.ll_right .con img{width:237px;height:179px;}
.ll_right .con a .desc{text-decoration:none;color:#333; line-height:20px;height:40px; overflow:hidden;}

.bookingtitle {
    background: #2b75e2;
    border-radius: 6px 6px 0 0;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    text-align: center;
    position: relative;
    margin-bottom: 20px;
    margin-top: -10px;
    margin-left: -12px;
    margin-right: -12px;
}
.bookingtitle p {
    margin: 0px;
}
.font36{ font-size: 18px;
    line-height: 30px;}
	
.about-box{width:1110px; margin:30px auto;}
.about-box h1{     font-weight: 800;
    background-color: #0592FE;
    height: 45px;
    line-height: 45px;
    color: #FFFFFF;
    font-size: 22px;
    border-radius: 45px;
    padding: 0px 25px;
    width: 900px;
    margin: 0px auto; text-align:center}
.about-body{ line-height:30px; font-size:16px; padding-top:30px;}
