@charset "utf-8";
.icon {
	display: inline-block;
	position: relative;
	top: -1px;
	vertical-align: middle;
	background: url(../img/icon.png) 0 0 no-repeat;
}

.w1000 {
	width: 1000px;
	margin: 0 auto;
}

.contanter>.w1000 {
	padding: 26px 0 0 0;
}

.location {
	padding-bottom: 26px;
	height: 20px;
	line-height: 20px;
}

.location i {
	position: relative;
	top: 2px;
	display: inline-block;
	width: 15px;
	height: 13px;
	margin-right: 5px;
	background: url(../img/icon.png) -140px 0 no-repeat;
}

.location a {
	color: #666;
}

.location .s1 {
	display: none;
	margin: 0 12px;
}

.location .s2 {
	margin: 0 8px;
}

.location a:first-child {
	display: none;
}

.location span {
	display: none;
}

.location span:last-child {
	display: inline-block;
}

.login_main {
	padding: 0 70px 70px;
	/*height:750px;*/
	background: #fff;
	font-size: 14px;
}

.login_title {
	padding-bottom: 70px;
	padding-top: 50px;
	font-size: 24px;
	line-height: 1;
}

.input_group {
	padding-bottom: 12px;
}

.input_hd {
	float: left;
	width: 63px;
	text-align: right!important;
	font-size: 14px;
	padding-top: 12px;
	padding-right: 12px;
}

.input_bd {
	float: left;
}

.yzm {
	display: inline-block;
	box-sizing: border-box;
	width: 86px;
	height: 42px;
	border: 1px solid #e8e8e8;
	margin-left: 10px;
	cursor: pointer;
}

.input_bottom {
	padding: 0 0 0 75px;
	color: #333
}

.input_bottom .li1 {
	margin-top: -4px;
}

.input_bottom .li1 input {
	position: relative;
	top: 2px;
	margin-right: 8px;
}

.input_bottom .li2 {
	padding-top: 16px;
}

.input_bottom .li3 {
	padding-top: 16px;
}

.input_bottom .li3 a {
	color: #e56017;
}

.input_bottom .li3 .a2 {
	color: #333;
}

.Other_w {
	padding: 74px 0 0 20px;
}

.Other_w .li1 {
	font-weight: 700;
}

.Other_w .li2 {
	padding-top: 18px;
}

.Other_w .li2 a {
	float: left;
	margin-right: 10px;
	width: 48px;
	height: 48px;
	background: url(../img/icon.png) 0 -60px no-repeat
}

.Other_w .li2 .qq {
	background-position: -52px -60px;
}

.Other_w .li2 .zfb {
	background-position: -100px -60px;
}

.Other_w .li2 .tb {
	background-position: -152px -60px;
}

.Other_w .li2 .ec {
	background: url(../img/icon_ecwalk.png) 0 0 no-repeat
}

.Other_w .li2 .ec:hover {
	background: url(../img/icon_ecwalk_pre.png) 0 0 no-repeat
}

.login_right {
	width: 400px;
	background: #f8f8f8;
}

.login_ewm {
	padding: 30px 44px;
}

.login_ewm_r {
	width: 198px;
}

.login_ewm_r .p1 {
	padding-top: 8px;
	font-size: 18px;
	color: #e56017;
	font-weight: 700
}

.login_ewm_r .p2 {
	font-size: 16px;
	color: #666;
	padding-top: 4px;
}

.login_ewm_r .p3 {
	padding-top: 13px;
	color: #666;
	font-weight: 700;
}

.register_nav {
	padding-top: 42px;
	padding-bottom: 40px;
}

.register_nav a {
	float: left;
	padding-bottom: 3px;
	font-size: 24px;
	color: #333
}

.register_nav .current {
	color: #da6035;
	border-bottom: 3px solid #da6035
}

.register_nav span {
	float: left;
	position: relative;
	top: 4px;
	padding: 0 25px;
	font-size: 20px;
}

.register_left .input_hd {
	width: 80px;
}

.required {
	padding-left: 4px;
	color: #da6035
}

.but {
	display: inline-block;
	color: #da6035;
	border: 1px solid #da6035;
	width: 140px;
	height: 42px;
	box-sizing: border-box;
	line-height: 42px;
	text-align: center;
	background: transparent;
}

.but:disabled {
	cursor: default;
	border-color: #e8e8e8;
	color: #999;
}

.register_left .input_bottom {
	padding-left: 92px;
}

.register_left .input_bottom .li1 {
	color: #666;
}

.register_left .input_bottom a {
	color: #da6035;
}

.register_right {
	margin-left: -500px;
	padding-top: 40px;
	width: 374px;
}

.register_right .li1 {
	font-size: 20px;
	line-height: 1;
}

.register_right .li2 {
	padding-top: 9px;
	color: #666;
	line-height: 30px;
}

.left {
	background: #352d4b;
	width: 199px;
	border-top: 1px solid #352d4b;
	border-bottom: 1px solid #352d4b;
}

.right {
	padding: 0 30px 50px;
	width: 740px;
	background: #fff;
	border-top: 1px solid #e8e8e8;
}

.right:after {
	position: absolute;
	bottom: 0;
	right: 0;
	content: "";
	height: 1px;
	width: 800px;
	background: #e8e8e8
}

.left_title {
	font-size: 16px;
	color: #aeacb4;
	padding: 14px 20px;
	border-bottom: 1px solid #555065;
	font-weight: 700;
}

.left_title.current {
	color: #fff;
}

.left_nav {
	padding-bottom: 25px;
}

.left_nav li {
	float: left;
	width: 100%;
	padding: 11px 0 9px 0;
	border-bottom: 1px solid #555065
}

.left_nav .i1 {
	display: none;
	position: relative;
	top: -3px;
	margin-left: 20px;
	margin-right: 17px;
	width: 4px;
	height: 3px;
	background: url(../img/icon.png) 0 -120px no-repeat
}

.left_nav li>a {
	display: inline-block;
	width: 100%;
	padding: 5px 0;
	color: #aeacb4;
	font-size: 15px;
	font-weight: 700;
	box-sizing: border-box;
	padding-left: 20px;
}

.left_nav .i2 {
	position: relative;
	top: 9px;
	float: right;
	margin-right: 20px;
	width: 11px;
	height: 6px;
	background: url(../img/icon.png) -9px -120px no-repeat
}

.left_nav .current .i2 {
	background-position: -9px -134px
}

.left_nav dl {
	display: none;
	padding-top: 2px;
}

.left_nav dd {
	margin-top: 2px;
}

.left_nav dd a {
	width: 100%;
	box-sizing: border-box;
	padding: 7px 20px 6px;
	display: inline-block;
	color: #aeacb4;
	font-size: 14px;
}

.left_nav .current dl {
	display: block;
}

.left_nav .current>a, .left_nav .current2 a {
	color: #fff
}

.left_nav .current2 {
	background: #4a425d;
}

.lefr_bot {
	padding: 0 20px 10px;
	font-size: 14px;
	color: #fff
}

.lefr_bot i, .i_email {
	position: relative;
	top: 6px;
	margin-right: 8px;
	display: inline-block;
	width: 22px;
	height: 22px;
	background: url(../img/icon.png) -20px -120px no-repeat;
}

.lefr_bot .i_email {
	background-position: -60px -120px;
}

.lefr_bot .p2 {
	padding-top: 6px;
}

.lefr_bot a {
	color: #fff
}

.ewm_img {
	padding-bottom: 40px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	padding: 0 20px 20px
}

.ewm_img img {
	margin-bottom: 15px;
}

.cneter_top {
	padding-top: 38px;
}

.cneter_top h3 {
	font-size: 18px;
	color: #000
}

.cneter_top p {
	padding-top: 7px;
	font-size: 14px;
	color: #666
}

.cneter_top p span {
	color: #da6035;
	padding-right: 40px;
}

.cneter_c {
	padding-top: 25px;
}

.cneter_l {
	width: 740px;
	margin-bottom: 20px;
}

.room_order {
	min-height: 163px;
	border: 1px solid #e8e8e8
}

.room_order .roomTabel {
	border: none;
}

.room_order_top {
	padding: 0 20px;
	height: 46px;
	line-height: 46px;
	background: #fafafa;
	border-bottom: 1px solid #e8e8e8
}

.room_order_top a {
	float: right;
	color: #666
}

.room_order_top h3 {
	font-size: 18px;
}

.room_order_list li {
	float: left;
	width: 100%;
	box-sizing: border-box;
	padding: 20px;
	border-top: 1px solid #e8e8e8
}

.room_order_list li:first-child {
	border: none
}

.order_list_c {
	width: 230px;
	padding-left: 12px;
}

.order_list_c .li1 {
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
}

.order_list_c .li1 a {
	font-size: 12px;
	line-height: 20px;
	color: #333
}

.order_list_c .li2 {
	padding-top: 8px;
}

.order_list_qnty {
	line-height: 75px;
	height: 100%;
	margin-left: 94px;
}

.order_list_price {
	line-height: 75px;
	height: 100%;
	margin-left: 70px;
	font-size: 14px;
	color: #e56017;
}

.more {
	display: inline-block;
	color: #e56017;
}

.order_list_c .more {
	margin-top: 9px;
}

.order_list_r {
	line-height: 75px;
	height: 100%;
}

.order_list_r .price {
	font-size: 14px;
	color: #e56017;
}

.order_list_r .df {
	color: #e56017;
}

.help {
	padding: 0 20px;
	margin-top: 20px;
	height: 164px;
	border: 1px solid #e8e8e8
}

.help h3 {
	padding-top: 11px;
	font-size: 14px;
	color: #333;
	font-weight: 700
}

.help ul {
	padding-top: 12px;
}

.help li {
	float: left;
	padding-bottom: 10px;
	width: 188px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.help li:nth-child(2n) {
	margin-left: 52px;
}

.help li a {
	color: #666
}

.help li i {
	position: relative;
	top: -3px;
	display: inline-block;
	width: 2px;
	height: 2px;
	margin-right: 8px;
	background: url(../img/icon.png) 0 -138px no-repeat;
}

.cneter_r {
	width: 738px;
	border: 1px solid #e8e8e8
}

.cneter_nav {
	display: inline-block;
}

.cneter_nav_title {
	height: 46px;
	background-color: #fafafa;
	border-bottom: 1px solid #e8e8e8;
}

.cneter_nav_title a {
	float: right;
	color: #666;
	margin-right: 20px;
	line-height: 46px;
}

.cneter_nav li {
	margin: 14px 0;
	float: left;
	min-width: 109px;
	box-sizing: border-box;
	background: #fafafa;
	border-left: 1px solid #e8e8e8;
}

.cneter_nav a {
	float: left;
	width: 100%;
	line-height: 18px;
	color: #999;
	text-align: center;
	font-size: 18px;
}

.cneter_nav .current {
	border-bottom: none;
	background: none;
}

.cneter_nav .current a {
	color: #000;
}

.cneter_nav li:first-child {
	border-left: none;
}

.right_activity {
	padding: 20px;
}

.right_activity li {
	margin-left: 19px;
	float: left;
	width: 220px;
	position: relative;
}

.right_activity li:first-child {
	margin-left: 0;
}

.right_activity li .btn {
	width: 50px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	background: #da6035;
	position: absolute;
	right: 15px;
	bottom: 9px;
	z-index: 2;
}

.right_activity_r {
	padding: 12px 12px;
	width: 194px;
	height: 64px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
}

.right_activity_r .li1 {
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: bold;
	font-size: 14px;
	color: #333;
}

.right_activity_r .li2 {
	overflow: hidden;
	text-overflow: ellipsis;
	padding-top: 2px;
	font-size: 12px;
	color: #333;
}

.right_activity_r .li3 {
	padding-top: 3px;
	font-size: 14px;
	font-weight: bold;
	color: #da6035
}

.right_activity_r .li3 span {
	font-size: 12px;
	font-weight: normal;
	color: #333
}

.dueBox {
	margin-top: 20px;
	padding: 30px 0 28px 35px;
	height: 160px;
	box-sizing: border-box;
	background: #fafafa;
	border: 1px solid #e8e8e8
}

.dueBox .title {
	text-align: center;
	color: #FFFFFF;
	padding-bottom: 10px;
}

.dueBox .title h3 {
	font-size: 24px;
	line-height: 1.1;
}

.dueBox .title p {
	padding-top: 2px;
}

.dueBox .row {
	float: left;
	margin-right: 12px;
	padding-bottom: 10px;
	position: relative;
}

.dueBox .row .rz {
	display: block;
	padding-bottom: 7px;
	color: #666;
	font-size: 14px;
	font-weight: 700;
}

.dueBox .input1 {
	width: 100%;
	box-sizing: border-box;
	padding-left: 6px;
}

.dueBox .submit1 {
	width: 80px;
	height: 32px;
	font-size: 14px;
}

.dueBox .booking_bottom {
	padding-top: 7px;
}

.dueBox .row_submit {
	padding-left: 6px;
	width: auto;
	margin-right: 0
}

.booking_bottom a {
	margin-right: 50px;
	color: #e56017
}

.booking_bottom i {
	display: inline-block;
	position: relative;
	top: -3px;
	width: 2px;
	height: 3px;
	background: url(../img/icon.png) -80px 0 no-repeat;
}

.integral_nav {
	padding: 0 20px;
	margin: 0 -30px;
	background: #fafafa;
	height: 52px;
	line-height: 51px;
	border-bottom: 1px solid #e8e8e8;
}

.integral_nav a {
	float: left;
	padding: 0 10px;
	font-size: 18px;
	color: #666;
	cursor: pointer;
}

.integral_nav i {
	margin: 15px 20px 0;
	float: left;
	background: #e8e8e8;
	height: 20px;
	width: 1px;
}

.integral_nav .current {
	color: #e56017;
	border-bottom: 2px solid #e56017
}

.integral_form {
	padding: 30px 0 0 0;
}

.integral_form .li1 {
	padding: 8px 5px 0 0;
}

.integral_form .input2 {
	width: 125px;
}

.integral_list {
	padding-top: 20px;
}

.integral_list li {
	float: left;
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	border: 1px solid #e8e8e8;
	border-top: none;
	line-height: 75px;
	color: #333
}

.integral_list .integral_list_top {
	height: 36px;
	line-height: 36px;
	background: #f7f9fa;
	border: 1px solid #e8e8e8;
	color: #666
}

.integral_list .li1 {
	float: left;
	padding-left: 20px;
	width: 290px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
	font-size: 14px;
	line-height: 1
}

.integral_list .li1 h3 {
	padding-top: 20px
}

.integral_list .li1 p {
	color: #999;
	padding-top: 12px;
}

.integral_list .integral_list_top .li1 {
	line-height: 36px;
}

.integral_list .li2 {
	float: left;
	width: 150px;
}

.integral_list .li2 span {
	font-size: 16px;
	color: #e56017;
	font-weight: 700
}

.integral_list .li2 .z {
	color: #309a2e;
}

.integral_list .li2 .remove {
	font-size: 16px;
	color: #30992e;
	font-weight: 700
}

.integral_list .li3 {
	float: left;
	width: 150px;
}

.integral_list .li4 {
	float: right;
	width: 120px;
}

.page {
	font-size: 14px;
	line-height: 34px;
	color: #999;
	text-align: center;
}

.page a {
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
	width: 32px;
	height: 32px;
	overflow: hidden;
	color: #999;
	text-align: center;
	line-height: 34px;
	font-size: 16px;
	border: 1px solid #ddd
}

.page .current {
	background: #e56017;
	border-color: #e56017;
	color: #fff
}

.page .prev, .page .next {
	text-indent: -999px;
	background: url(../img/icon.png) -120px -20px no-repeat;
}

.page .prev {
	margin-left: 0;
}

.page .next {
	background-position: -160px -20px;
}

.page .go {
	font-weight: 700
}

.page input {
	vertical-align: middle;
	height: 32px;
	width: 32px;
	text-align: center;
	color: #999;
	line-height: 32px;
	font-size: 16px;
	border: 1px solid #ddd
}

.page span {
	margin: 0 15px;
	color: #999;
}

.coupon_top {
	margin-top: 30px;
	padding: 0 20px;
	height: 52px;
	line-height: 52px;
	background: #f7f8fa;
	font-size: 14px;
	color: #333;
	vertical-align: middle;
}

.i_coupon {
	margin-right: 11px;
	display: inline-block;
	vertical-align: middle;
	width: 35px;
	height: 25px;
	background: url(../img/icon.png) -100px -120px no-repeat
}

.coupon_top span {
	font-size: 24px;
	vertical-align: middle;
	color: #da6035;
	padding: 0 5px;
}

.but2 {
	display: inline-block;
	width: 110px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	background: #da6035;
	color: #fff
}

.coupon_list {
	padding-top: 30px;
	margin: 0 -11px;
}

.coupon_list li {
	float: left;
	padding: 0 11px 30px;
	width: 232px;
}

.coupon_list .top {
	position: relative;
	height: 120px;
	overflow: hidden;
	text-align: center;
	color: #fff;
	line-height: 1;
}

.coupon_list .expired {
	position: absolute;
	left: 0;
	top: 0;
}

.coupon_list .dot_top {
	position: absolute;
	left: 50%;
	top: -15px;
	margin-left: -14px;
	width: 28px;
	height: 28px;
	background-color: #fff;
	border-radius: 50%;
}

.coupon_list .top .d1 {
	padding-top: 26px;
	font-size: 40px;
	font-weight: 700;
}

.coupon_list .top .d1 span {
	font-size: 26px;
	font-weight: 400;
	margin: 0 5px;
}

.coupon_list .top .d2 {
	padding-top: 10px;
	font-size: 14px;
}

.coupon_list .dot_bottom {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 3px;
	background: url(../img/dot.png) 0 0 no-repeat;
}

.coupon_list .top .ewm {
	padding-top: 30px;
}

.coupon_list .con {
	position: relative;
	padding: 0 20px;
	height: 190px;
	background-color: #f4f4f4;
}

.coupon_list .con .d1 {
	line-height: 1;
	font-size: 14px;
	color: #333;
	padding-top: 20px;
}

.coupon_list .con .d2 {
	line-height: 2;
	font-size: 12px;
	color: #999;
	padding-top: 5px;
}

.coupon_list .con .d3 {
	margin-top: 6px;
}

.give_but {
	color: #da6035;
	display: inline-block;
	font-size: 14px;
}

.give_but i {
	margin-right: 4px;
	width: 14px;
	height: 14px;
	background-position: -40px -200px;
}

.coupon_list .con .d4 {
	margin-top: 20px;
	display: inline-block;
	width: 84px;
	height: 30px;
	color: #da6035;
	border: 1px solid #da6035;
	line-height: 30px;
	text-align: center;
}

.coupon_list .con .state {
	position: absolute;
	right: 20px;
	bottom: 20px;
}

.coupon_list .give_conduct {
	opacity: 0.5;
}

.screen {
	margin: 8px 0 0 20px;
	color: #333;
}

.screen i {
	display: inline-block;
	vertical-align: middle;
	margin-left: 6px;
	width: 7px;
	height: 4px;
	background: url(../img/icon.png) 0 -140px no-repeat;
}

.screen_con {
	padding-top: 20px;
}

.screen_op i {
	background-position: 0 -156px
}

.room_list {
	padding-top: 30px;
}

.room_list li {
	margin-bottom: 20px;
	border: 1px solid #e8e8e8
}

.room_list_top {
	padding: 0 20px;
	height: 34px;
	line-height: 34px;
	background: #f7f9fa;
	border-bottom: 1px solid #e8e8e8;
	color: #333;
}

.room_list_top span {
	margin-left: 9px;
}

.room_list_top a {
	float: right;
	color: #666;
}

.room_list_top i {
	position: relative;
	top: 2px;
	display: inline-block;
	margin-right: 6px;
	width: 12px;
	height: 14px;
	background: url(../img/icon.png) -140px -120px no-repeat;
}

.room_list_con {
	padding: 20px;
}

.room_list_con .li2 {
	width: 272px;
	padding-left: 12px;
}

.room_list_con .li2 h3 {
	line-height: 20px;
	padding-top: 2px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.room_list_con .li2 h3 a {
	color: #333;
}

.room_list_con .li2 p {
	line-height: 20px;
	padding-bottom: 7px;
	color: #333;
}

.room_list_con .li2 span {
	margin-left: 8px;
}

.room_list_con .li3 {
	padding-top: 30px;
	color: #333;
	text-align: center;
	width: 86px;
}

.room_list_con .li4 {
	padding-top: 28px;
	color: #e56017;
	text-align: center;
	width: 136px;
	font-size: 14px;
}

.room_list_con .li5 {
	width: 75px;
	text-align: center;
	padding-top: 30px;
	color: #333;
}

.room_list_con .wait {
	color: #e56017;
}

.detail_top {
	padding: 0 30px;
	margin: 0 -30px;
	height: 52px;
	line-height: 52px;
	background: #fafafa;
	border-bottom: 1px solid #e8e8e8;
	font-size: 18px;
	color: #333
}

.detail_top a {
	float: right;
	font-size: 12px;
	color: #666
}

.detail_top i {
	position: relative;
	top: 2px;
	display: inline-block;
	margin-right: 6px;
	width: 13px;
	height: 13px;
	background: url(../img/icon.png) -160px -120px no-repeat;
}

.order_state {
	padding: 20px;
	margin-top: 30px;
	background: #f7f9fa;
	border: 1px solid #e8e8e8;
}

.order_state .li1 {
	font-size: 16px;
	color: #333;
	line-height: 1;
}

.order_state .li1 p {
	float: left;
	margin-right: 50px;
}

.order_state .li1 span {
	color: #e56017
}

.order_state .li2 a {
	margin-top: 20px;
	float: left;
	width: 108px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #da6035;
	border: 1px solid #da6035;
	font-size: 14px;
	margin-right: 20px;
}

.order_state .li2 .a {
	color: #fff;
	background: #da6035;
}

.order_state .li3 a {
	margin-top: 20px;
	float: left;
	width: 108px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #333;
	border: 1px solid #ccc;
	background-color: #fff;
	font-size: 14px;
	margin-right: 20px;
}

.alert_bg, .alert_bg2 {
	display: none!important;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10;
	width: 100%;
	height: 100%;
	background: url(../img/bg_0_0_0_80.png) 0 0 repeat;
}

.alert_box {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 100;
	width: 500px;
	padding: 40px;
	overflow: hidden;
	box-sizing: border-box;
	max-height: 100%;
	background: #fff;
	margin-left: -250px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}

.alert_close_box {
	height: 100%;
	overflow-y: auto
}

.alert_close_box_con {
	width: 740px;
}

.alert_close, .alert_close2 {
	position: absolute;
	top: 16px;
	right: 16px;
	width: 20px;
	height: 20px;
	background: url(../img/close1.png) 0 0 no-repeat
}

.alert_close:hover, .alert_close2:hover {
	background-position-y: -21px;
}

.alert_title {
	padding-top: 15px;
	font-size: 18px;
	color: #333
}

.alert_ubb {
	padding-top: 20px;
	font-size: 14px;
	color: #333
}

.alert_bottom {
	padding-top: 50px;
	text-align: center;
}

.but_replace, .but_cancel {
	display: inline-block;
	margin: 0 10px;
	width: 110px;
	text-align: center;
	height: 32px;
	line-height: 32px;
	box-sizing: border-box;
	color: #fff;
	border: 1px solid #da6035;
	background: #da6035
}

.but_cancel {
	background: #fff;
	color: #da6035
}

.order_room_form {
	position: relative;
}

.modify_order {
	font-size: 12px;
	color: #e56017;
}

.modify_order i {
	position: relative;
	top: 2px;
	display: inline-block;
	margin-right: 2px;
	width: 12px;
	height: 12px;
	background: url(../img/icon.png) -180px -120px no-repeat
}

.room_form_title {
	line-height: 1;
	font-size: 18px;
	color: #333;
	position: relative;
}

.room_form_add {
	padding-top: 9px;
	font-size: 14px;
	color: #333
}

.room_form_add a {
	margin-left: 15px;
	color: #0084bb
}

.room_form_add i {
	position: relative;
	top: 2px;
	display: inline-block;
	margin-right: 4px;
	width: 9px;
	height: 14px;
	background: url(../img/icon.png) -40px -160px no-repeat
}

.room_form_group {
	padding-bottom: 8px;
	font-size: 14px;
	color: #333
}

.form_group_hd {
	float: left;
	line-height: 28px;
	width: 90px;
}

.form_group_bd {
	float: left;
	line-height: 28px;
	width: 402px;
	word-wrap: break-word;
}

.form_group_bd .select-jcfselect4 {
	border-color: #e8e8e8;
}

.price_b {
	font-size: 18px;
	color: #e56017;
}

.room_form_img {
	position: absolute;
	top: 40px;
	right: 0
}

.date_list {
	padding-top: 3px;
}

.room_form_box {
	padding-top: 40px;
	padding-bottom: 25px;
	border-bottom: 1px solid #e8e8e8
}

.date_list li {
	float: left;
	width: 130px;
	min-height: 98px;
	margin: 0 10px 10px 0;
	color: #000;
	border: 1px solid #e8e8e8;
	line-height: 20px;
}

.date_list .li1 {
	padding: 0 10px;
	font-size: 12px;
	background-color: #fafafa;
	line-height: 24px;
}

.date_list .li2 {
	padding: 6px 10px;
	font-size: 12px;
}

.date_list .li2 span {
	color: #da6035
}

.date_list .p3 {
	line-height: 1;
	font-size: 14px;
	color: #e56017
}

.date_list .p3 span {
	font-size: 12px;
}

.in_show, .but_show, .dd_show {
	display: none
}

.room_form_box_r {
	position: absolute;
	top: 66px;
	right: 0;
	width: 210px;
}

.room_form_box_r p {
	padding-bottom: 18px;
}

.room_form_box_r a {
	font-size: 14px;
	color: #0084bb
}

.i_print {
	position: relative;
	top: 3px;
	display: inline-block;
	margin-right: 7px;
	width: 18px;
	height: 16px;
	background: url(../img/icon.png) -60px -160px no-repeat
}

.i_phone {
	position: relative;
	top: 3px;
	display: inline-block;
	margin-right: 9px;
	margin-left: 3px;
	width: 12px;
	height: 18px;
	background: url(../img/icon.png) -80px -160px no-repeat
}

.i_email_1 {
	position: relative;
	top: 2px;
	display: inline-block;
	margin-right: 7px;
	width: 18px;
	height: 14px;
	background: url(../img/icon.png) -140px -160px no-repeat
}

.room_search {
	margin-top: 30px;
	padding: 20px;
	background: #ececed;
	font-size: 14px;
}

.room_search_top {
	line-height: 32px;
}

.form_hd {
	padding-right: 15px;
	width: 85px;
	text-align: right;
}

.register_a {
	color: #da6035;
	text-decoration: underline;
}

.sort_box {
	padding-top: 27px;
	font-size: 14px;
}

.return i {
	display: inline-block;
	position: relative;
	top: 1px;
	margin-right: 5px;
	width: 11px;
	height: 11px;
	background: url(../img/booking.png) -120px -40px no-repeat;
}

.check_tel_left p, .sort .ascen, .sort .descen, .return, .detailed, .room_right .li1 b, .room_right_top_r a, .check_price b, .required, .sort_box .sort .ascen, .sort_box .sort .descen {
	color: #da6035
}

.check_tel_left div, .search_result_top b, .room_title, .room_right .li1, .check_price, .price_hd {
	color: #333
}

.hotel_list_right p a, .room_shrink, .check_xtitle span {
	color: #666;
}

.room_shrink {
	margin-left: 20px;
}

.room_shrink i {
	display: inline-block;
	position: relative;
	top: 1px;
	margin-right: 5px;
	width: 11px;
	height: 11px;
	background: url(../img/booking.png) 0 -60px no-repeat;
}

.room_open i {
	background-position: -20px -60px
}

.detailed span, .detailed div {
	display: none;
}

.tabBox {
	padding-top: 20px;
}

.tabBox .tabTop {
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	overflow: hidden;
}

.tabBox .tabTop .list {
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	font-size: 16px;
	padding: 10px 20px;
	float: left;
	cursor: pointer;
}

.tabBox .tabTop .list.current {
	background: #da6035;
	color: #FFFFFF;
}

.tabBox .tabBot {
	padding-top: 10px;
	color: #333333;
	font-size: 14px
}

.tabBox .tabBot .listBox {
	display: none;
}

.tabBox .tabBot .listBox:first-of-type {
	display: block;
}

.tabBox .tabBot .conBox {
	border: 1px solid #DDDDDD;
	padding: 12px 0 12px 20px;
	margin-top: 20px;
}

.tabBox .tabBot .conBox:first-of-type {
	margin-top: 0;
}

.tabBox .tabBot .top {
	padding-right: 20px;
}

.tabBox .tabBot .top .s1 {
	width: 410px;
	vertical-align: top;
	display: inline-block;
	font-size: 22px;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.tabBox .tabBot .top .s2 {
	font-size: 22px;
	font-weight: bold;
	color: #da6035;
	padding-left: 5px;
}

.tabBox .tabBot .top .s3 {
	position: relative;
	top: -2px;
}

.tabBox .tabBot .top .s4 {
	line-height: 33px;
	color: #da6035;
	float: right;
	cursor: pointer;
}

.tabBox .tabBot .top .s4 i {
	width: 11px;
	height: 11px;
	position: relative;
	top: 1px;
	display: inline-block;
	background: url(../img/booking.png) no-repeat -60px -60px;
}

.tabBox .tabBot .top .s4 .i1 {
	background-position: -40px -60px;
}

.tabBox .tabBot .top .d-1 {
	padding-bottom: 10px;
}

.tabBox .tabBot .top .d-1 .a2 {
	margin-right: 30px;
}

.tabBox .tabBot .bot {
	display: none;
}

.tabBox .tabBot .botList {
	width: 680px;
	padding: 6px 0 9px 28px;
}

.tabBox .tabBot .botList:first-of-type {
	padding-top: 12px;
}

.tabBox .tabBot .botList .top {
	height: 76px;
	padding-left: 115px;
	background: #ececed;
	position: relative;
}

.tabBox .tabBot .botList .top img {
	width: 100px;
	height: 76px;
	position: absolute;
	left: 0;
	top: 0;
}

.tabBox .tabBot .botList .top .s1 {
	font-size: 18px;
	line-height: 1.3;
	padding: 13px 60px 0 0;
	display: block;
}

.tabBox .tabBot .botList .top .s4 {
	position: absolute;
	top: 21px;
	right: 20px;
}

.tabBox .tabBot .minBox {
	padding-left: 100px;
}

.tabBox .tabBot .minList {
	height: 40px;
	line-height: 40px;
	padding: 10px;
	background: #f9f9f9;
	border: 1px solid #dddddd;
	border-top: none;
}

.tabBox .tabBot .minList .s1 {
	width: 350px;
	display: inline-block;
	font-size: 18px;
	padding-left: 6px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.tabBox .tabBot .minList a {
	float: right;
}

.tabBox .tabBot .minList .a1 {
	width: 100px;
	height: 30px;
	margin-top: 5px;
	line-height: 30px;
	text-align: center;
	color: #FFFFFF;
	background: #da6035;
}

.tabBox .tabBot .minList .a2 {
	color: #e06334;
	margin-right: 20px;
}

.tabBox .tabBot .minList .a2:hover>div {
	display: block;
}

.alert_box2 {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	box-sizing: border-box;
	margin-left: -390px;
	padding: 30px 37px 30px 30px;
	width: 780px;
	max-height: 100%;
	background: #fff;
}

.alert_box_con {
	width: 100%;
	overflow-y: auto;
	color: #333;
	max-height: 100%;
	font-size: 14px;
}

.alert_box_title {
	font-size: 24px;
}

.scroll {
	padding-top: 10px;
	font-size: 14xp;
	line-height: 2;
}

.room_list2 .li2 {
	padding-left: 0;
	width: 340px;
}

.room_list2 .li3 {
	width: 82px;
}

.room_list2 .li4 {
	width: 110px;
}

.room_list2 .li4 span {
	font-size: 12px;
	color: #333
}

.room_list2 .li5 {
	width: 86px;
}

.room_list2 .li6 {
	margin-top: 30px;
	color: #333;
	text-align: right;
}

.room_list_dow {
	display: none;
	margin: 0 20px;
	padding: 25px 0 44px;
	border-top: 1px solid #e8e8e8
}

.room_list_dow dd {
	float: left;
	width: 348px;
	padding-bottom: 11px;
	font-size: 14px;
}

.room_list_dow .li1 {
	float: left;
	width: 90px;
	padding-right: 30px;
	font-weight: 700;
	color: #333
}

.room_list_dow .li2 {
	float: left;
	width: 198px;
	padding-right: 30px;
}

.room_list_dow .li2 a {
	display: inline-block;
	margin-top: 20px;
	width: 160px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	background: #da6035;
	color: #fff;
}

.exchange_class {
	padding-top: 30px;
	width: 800px;
}

.exchange_class li {
	float: left;
	position: relative;
	width: 238px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #fff;
	border: 1px solid #ddd;
}

.exchange_class .exchange_class_l {
	width: 100%;
	display: block;
	height: 178px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.exchange_top {
	position: absolute;
	top: 136px;
	left: 50%;
	z-index: 1;
	margin-left: 510px;
	width: 100px;
}

.exchange_top ul {
	background-color: #48415c;
	border-radius: 3px;
	line-height: 18px;
	text-align: center;
	overflow: hidden;
}

.exchange_top ul div {
	width: 100px;
	height: 50px;
	line-height: 50px;
	padding: 0 10px;
	border-top: 1px solid #656073;
	cursor: pointer;
	display: table-cell;
	vertical-align: middle;
	color: #fff;
}

.exchange_top .current div, .exchange_top li:hover div {
	color: #e56017;
}

.exchange_top span {
	display: inline-block;
}

.exchange_top li {
	margin-top: -1px;
	color: #333;
	padding: 0 0;
}

.exchange_top li:first-child a {
	border-top: none;
}

.exchange_top .current {
	position: relative;
	z-index: 1;
}

.exchange_class_r {
	padding: 15px;
	border-top: none;
}

.exchange_class_r .li2 {
	margin-top: -4px;
	line-height: 20px;
	padding-bottom: 7px;
	height: 46px;
}

.exchange_class_r .li2 a {
	font-size: 14px;
	color: #333;
}

.exchange_class_r .li4 {
	float: left;
	color: #e56017;
	line-break: 25px;
}

.exchange_class_r .li4 b {
	margin-right: 5px;
	font-size: 16px;
}

.exchange_class_r .li5 {
	float: right;
	padding: 0 13px;
	border: 1px solid #e56017;
	border-radius: 2px;
	height: 23px;
	line-height: 23px;
	background: #e56017;
	color: #fff;
}

.cutstr2 {
	text-align: justify;
	text-justify: inter-ideograph;
}

.exchange_form {
	margin-top: 40px;
	border: 1px solid #e8e8e8;
	background: #f7f8fa
}

.exchange_form_l {
	height: 86px;
	width: 180px;
	padding-left: 20px;
	border-right: 1px solid #e8e8e8;
}

.exchange_form_l .li1 {
	padding-top: 20px;
	line-height: 1;
	font-size: 18px;
	color: #000
}

.exchange_form_l .li2 {
	font-size: 24px;
	color: #e56017;
	margin-top: -2px;
}

.exchange_form_r {
	padding: 29px 20px 0 0;
}

.exchange_form_r .li1 {
	line-height: 27px;
	padding-right: 10px;
}

.exchange_form_r span {
	float: left;
	line-height: 27px;
	margin: 0 6px;
}

.exchange_list li {
	float: left;
	padding: 25px 0;
	width: 100%;
	border-bottom: 1px solid #e8e8e8
}

.exchange_list li:last-child {
	border-bottom: none;
}

.exchange_list_l {
	width: 440px;
}

.exchange_list_l .li1 {
	font-size: 14px;
}

.exchange_list_l .li2 {
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.exchange_list_l .li2 a {
	font-size: 20px;
	font-weight: 700;
	color: #333
}

.exchange_list_l .li3 {
	padding-top: 6px;
	padding-bottom: 10px;
	line-height: 26px;
}

.exchange_list_l .li4 {
	max-width: 406px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-right: 20px;
}

.x_g {
	border: none;
}

.exchange_list_l .li5 {
	color: #da6035
}

.exchange_list_r {
	padding-top: 36px;
	text-align: center;
}

.exchange_list_r .li1 {
	text-align: center;
	color: #e56017;
}

.exchange_list_r .li1 i {
	display: inline-block;
	width: 13px;
	height: 12px;
	margin-right: 5px;
	background: url(../img/icon.png) -140px -140px no-repeat;
}

.exchange_list_r .li1 b {
	padding-right: 5px;
	font-size: 18px;
}

.exchange_list_r a {
	display: inline-block;
	margin-top: 6px;
	font-size: 14px;
}

.ed_top {
	padding: 0 0 20px 0;
	border-bottom: 1px solid #e8e8e8
}

.ed_top_l {
	padding-top: 40px;
	width: 580px;
}

.ed_top_l .li1 {
	font-size: 20px;
	font-weight: 700;
	color: #333
}

.ed_top_l .li2 {
	padding-top: 5px;
	font-size: 14px;
	color: #333
}

.ubb {
	font-size: 14px;
	line-height: 2;
	color: #333;
}

.ubb * {
	max-width: 100%;
}

.manual_list {
	padding-top: 30px;
}

.manual_list li {
	padding-bottom: 20px;
}

.manual_list_t {
	border: 1px solid #e5e5e5;
	background-color: #fafafa;
	line-height: 46px;
	cursor: pointer;
}

.manual_list_t .li1 {
	font-size: 16px;
	font-weight: 700;
	color: #333;
	float: left;
	padding-left: 12px;
}

.manual_list_t .li2 {
	float: right;
	cursor: pointer;
	color: #da6035;
	padding: 0 10px;
}

.manual_list_t .l2 {
	position: relative;
	top: -3px;
	margin-right: 9px;
	display: inline-block;
	width: 4px;
	height: 4px;
	background-color: #000;
	border-radius: 50%
}

.manual_list_b {
	display: none;
	border: 1px solid #e5e5e5;
	border-top: none;
	padding: 20px;
	font-size: 14px;
	color: #333;
	line-height: 2.14
}

.discount_list {
	padding-top: 10px;
}

.discount_list li {
	padding: 20px 0;
	border-bottom: 1px solid #e8e8e8;
	float: left;
	width: 100%;
	position: relative;
}

.discount_list li:last-child {
	border-bottom: none;
}

.discount_list .discount_list_l {
	color: #666;
	display: block;
}

.discount_list .btn {
	width: 110px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background: #da6035;
	position: absolute;
	right: 0;
	bottom: 22px;
	z-index: 2;
}

.discount_list_r {
	width: 493px;
}

.discount_list_r .li1 {
	padding-top: 7px;
	font-size: 14px;
	font-weight: 700;
}

.discount_list_r .li2 {
	padding-top: 2px;
	font-size: 20px;
	color: #333;
	font-weight: 700;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.discount_list_r .li3 {
	margin-top: 6px;
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 26px;
	height: 50px;
}

.discount_list_r .li4 {
	font-size: 14px;
	color: #333;
}

.discount_list_r .li4 b {
	font-size: 18px;
	color: #da6035
}

.discount_list_r .li4 s {
	margin-left: 12px;
}

.activity_list .li4 {
	font-size: 12px;
	color: #797979
}

.activity_list .li3 {
	margin-bottom: 26px;
}

.order_room_form2 {
	padding: 0 0 0 0;
}

.order_room_form2 .room_form_box {
	padding-top: 30px;
}

.info_top {
	padding-top: 30px;
	font-size: 14px;
	color: #333;
	line-height: 30px;
}

.order_room_form2 .room_form_group {
	padding-bottom: 10px;
}

.order_room_form2 .form_group_hd {
	width: 132px;
	line-height: 32px;
}

.order_room_form2 .form_group_bd {
	width: 580px;
	line-height: 32px;
}

.order_room_form2 .room_form_img {
	top: 70px;
}

.order_room_form2 .form_group_hd span {
	margin: 0 4px;
	color: #da6035;
}

.alert_box form {
	padding-top: 35px;
}

.alert_box .input_hd {
	width: 66px;
	padding-right: 0;
	text-align: left!important
}

.password_form {
	padding-top: 36px;
}

.password_hd {
	padding-bottom: 6px;
	font-size: 14px;
}

.password_hd span {
	margin-left: 4px;
	color: #da6035
}

.integral_title {
	font-size: 14px;
	color: #333
}

.integral_title i {
	position: relative;
	top: 3px;
	display: inline-block;
	margin-right: 9px;
	width: 4px;
	height: 16px;
	background: #e56017
}

.integral_line_box {
	position: relative;
	margin: 0 14px 0 48px;
	width: 260px;
	height: 16px;
	background: #ddd;
	border-radius: 8px;
	overflow: hidden;
	color: #000;
	text-align: center;
	font-size: 12px;
}

.integral_line_box span {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	background: #e56017;
}

.center_top_integral {
	padding-top: 25px;
	font-size: 14px;
	line-height: 16px;
}

.center_top_integral span {
	color: #e56017
}

.grade {
	padding-top: 15px;
	width: 100%;
}

td[class=first]:before {
	content: "";
	position: absolute;
	width: 1px;
	height: 194px;
	/*这里需要自己调整，根据td的宽度和高度*/
	top: 0;
	left: 0;
	background-color: #e8e8e8;
	display: block;
	transform: rotate(-70deg);
	/*这里需要自己调整，根据线的位置*/
	transform-origin: top;
}

.grade td {
	position: relative;
	line-height: 66px;
	text-align: center;
	font-size: 16px;
	color: #333
}

.grade .first {
	line-height: 1;
	font-size: 14px;
}

.grade .li1 {
	padding-right: 20px;
	text-align: right;
}

.grade .li2 {
	padding-left: 30px;
	text-align: left;
}

.integral_form2 {
	margin-top: 55px;
	padding: 18px 20px;
	background: #da6035;
	color: #fff
}

.integral_form2 .submit3 {
	height: 34px;
}

.room_list3 {
	padding-top: 20px;
}

.room_list3_top {
	background: #f7f9fa;
	font-weight: 700;
	line-height: 40px;
	text-align: center;
}

.room_list3_top .li1 {
	width: 402px;
}

.room_list3_top .li2 {
	margin-left: 38px;
	width: 150px;
}

.room_list3_top .li3 {
	width: 114px;
}

.room_list3_top .li4 {
	width: 145px;
}

.room_list3_top .li5 {
	width: 128px;
}

.room_list3 .room_list_con {
	font-size: 14px;
}

.room_list3 .room_list_con .li3 {
	padding-top: 28px;
	padding-left: 36px;
	width: 150px;
}

.room_list3 .room_list_con .li4 {
	color: #333;
	width: 114px;
}

.room_list3 .room_list_con .li5 {
	color: #e56017;
	font-weight: 700;
	padding-top: 28px;
	width: 145px;
}

.room_list3 .room_list_con .li6 {
	padding-top: 11px;
	width: 128px;
	text-align: center;
}

.room_list3 .room_list_con .li6 a {
	display: inline-block;
	margin-top: 9px;
	color: #333
}

.room_list3 li {
	margin-bottom: 10px;
}

.room_list3 .room_list_con .li2 div {
	font-size: 12px;
}

.order_state2 {
	padding: 30px 40px;
	margin-top: 55px;
}

.order_room_form3 {
	padding: 0 0 0 40px;
	background: #fff;
	border: 1px solid #e8e8e8;
	border-top: none
}

.order_room_form3 .room_form_img {
	right: 40px;
}

.alert_box .ex_form {
	padding-top: 20px
}

.ex_form .input_hd {
	padding-top: 0;
	float: none;
	padding-bottom: 4px;
}

.ex_form .input_group {
	padding-bottom: 15px
}

.ex_form .input_bd {
	float: none
}

.ex_form .input_bottom {
	padding: 15px 0 0 0;
	font-size: 14px;
	color: #e56017
}

.ex_form .input_bottom .submit2 {
	margin-right: 20px
}

.lijisy {
	text-align: center
}

.lijisy .li2 {
	padding-top: 25px;
	font-size: 18px;
	line-height: 32px;
}

.lijisy .li2 .xlh {
	max-height: 400px;
	overflow: auto;
}

.lijisy a {
	color: #2674d0
}

.alert_gzl3 .lijisy .li2 {
	font-size: 20px;
}

.alert_gzl3 .lijisy .li2 span {
	font-size: 14px;
}

.alert_gzl3 .lijisy .li2 a {
	color: #da6035;
}

.alert_close_box .room_search {
	margin-top: 0
}

.alert_wanc {
	padding-top: 50px;
}

.bnt_forget {
	color: #333
}

.mpwd .but, .mpe .but {
	width: 110px;
}

.filter_selection {
	padding-top: 30px;
}

.filter_selection .filter_title {
	line-height: 34px;
	display: inline-block;
}

.filter_selection .selection_item {
	margin-right: 22px;
}

.filter_selection .select-area .center {
	height: 32px;
	line-height: 32px;
}

.input_bd .gender_radio {
	line-height: 42px;
	margin-left: 11px;
	margin-right: 40px;
	cursor: pointer;
}

.input_bd .gender_radio span {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 10px;
	background: url(../img/check_radio.png);
	vertical-align: top;
	margin-top: 13px;
}

.input_bd .gender_radio .on {
	background: url(../img/check_radio.png) -16px 0 no-repeat;
}

.input_bd .gender_radio input {
	display: none;
}

.discount_coupon_roll {
	margin-top: 20px;
	position: relative;
	height: 130px;
	width: 740px;
	overflow: hidden;
}

.discount_coupon_roll .image_list a {
	width: 740px;
	display: inline-block;
	float: left;
}

.discount_coupon_roll .list_page {
	position: absolute;
	z-index: 10;
	bottom: 10px;
	right: 10px;
}

.discount_coupon_roll .list_page span {
	float: left;
	margin-left: 8px;
	display: inline-block;
	line-height: 8px;
	width: 8px;
	height: 8px;
	background: url(../../member/img/bg_255_255_255_50.png) repeat 0 0;
	cursor: pointer;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}

.discount_coupon_roll .list_page .on {
	background-color: #fff;
}

.float_button {
	position: fixed;
	right: 50%;
	top: 280px;
	margin-right: -536px;
}

.float_button a {
	width: 16px;
	padding: 53px 10px 0;
	font-size: 15px;
	line-height: 17px;
	text-align: center;
	color: #fff;
	height: 138px;
	display: block;
	background: url(../../member/img/consult_ol.png) no-repeat -36px 0;
}

.float_button_small {
	right: 0;
	margin-right: 0;
}

.float_button_small a {
	background-position: 0 0;
}

.hotel_show_close {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 21px;
	height: 21px;
	background: url(../img/close1.png) 0 0 no-repeat
}

.hotel_show_close:hover {
	background-position-y: -21px;
}

.alert_shadow {
	background: #fff;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
	border-radius: 5px;
}

.alert1_box {
	display: none;
	position: fixed;
	z-index: 100;
	top: 50%;
	left: 50%;
	box-sizing: border-box;
	margin-left: -390px;
	padding: 30px 37px 30px 30px;
	width: 780px;
	max-height: 100%;
	background: #fff;
}

.alert1_box_con {
	width: 100%;
	overflow-y: auto;
	color: #333;
	max-height: 100%;
}

.alert1_box_title {
	font-size: 20px;
}

.alert1_box_title a {
	color: #333
}

.scroll {
	padding-top: 10px;
	font-size: 14xp;
	line-height: 2;
}

.sort a i {
	display: inline-block;
	height: 12px;
	margin-left: 4px;
	width: 15px;
	background: url(../img/booking1.png) 0 -38px no-repeat;
}

.text_k {
	width: 450px;
	border: 1px solid #ddd;
	padding: 5px 0 10px 10px;
	line-height: 1.5;
}

.kong {
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #999;
	margin-top: 100px;
	padding: 185px 0 20px;
	background: url(../img/kong.jpg) no-repeat center 0;
}

/*2017-07-18分页样式*/

/*.f_y{
	width:360px;
	margin:0 auto;}
.f_y a,.input_a,.f_y span,.input_an{
	float:left;
	font-size:14px;
	color:#666666;
	display:inline-block;
	width:28px;
	height:28px;
	text-align:center;
	line-height:28px;
	border:1px solid #e8e8e8;
	margin-right:6px;}
.f_y span{border:none;}
.input_an{
	width:30px;
	height:30px;
	text-align:center;
	background:#fff;}
.f_y .f_yon{
	background:#565656;
	color:#fff;}*/

.roomTabel {
	margin-top: 30px;
	border: 1px solid #e8e8e8;
}

.roomTabel .head {
	background: #f7f9fa;
}

.roomTabel .list {
	display: table;
	border-top: 1px solid #e8e8e8;
}

.roomTabel .list:first-child {
	border-top: none;
}

.roomTabel .list .dd {
	display: table-cell;
	vertical-align: middle;
	padding: 8px 10px;
}

.roomTabel .list .d1, .roomTabel .list .d4, .roomTabel .list .d5 {
	min-width: 75px;
}

.roomTabel .list .d2 {
	min-width: 55px;
}

.roomTabel .list .d3 {
	width: 100%;
}

.roomTabel .list .d3 .p2 {
	color: #999;
}

.roomTabel .list .d6 {
	min-width: 50px;
	text-align: center;
}

.roomTabel .list .d6 a {
	color: #333;
}

.roomTabel .list .d6 a:hover, .room_order_top a:hover, .cneter_nav_title a:hover {
	color: #ff6600;
}

.missing {
	margin-top: 30px;
	height: 80px;
	border: 1px solid #e8e8e8;
	background: url(../img/missing.jpg) no-repeat 0 0;
}

.missing_left {
	padding-left: 147px;
	float: left;
	line-height: 1;
}

.missing_left h3 {
	padding-top: 18px;
	font-size: 16px;
	color: #000;
}

.missing_left p {
	padding-top: 4px;
	font-size: 24px;
	color: #e56017;
}

.missing_right {
	float: right;
	margin-top: 24px;
	margin-right: 20px;
	border: 1px solid #e56017;
	color: #e56017;
	line-height: 30px;
	height: 30px;
	padding: 0 30px;
	font-size: 14px;
}

.meetCon {
	display: none;
	width: 700px;
	background: #fff;
	font-size: 14px;
	color: #333;
	padding: 40px;
	position: fixed;
	left: 50%;
	top: 50%;
	margin: -215px 0 0 -350px;
	z-index: 999;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
	box-sizing: border-box;
}

.meetCon .colse {
	width: 21px;
	height: 21px;
	background: url(../img/close1.png) no-repeat;
	position: absolute;
	top: 15px;
	right: 15px;
	cursor: pointer;
}

.meetCon .colse:hover {
	background-position: 0 -21px
}

.meetCon .d-1 {
	font-size: 24px;
	line-height: 1;
}

.meetCon .d-2 {
	padding-top: 13px;
	line-height: 24px;
}

.meetCon .d-2 div {
	padding-right: 40px;
	float: left;
}

.meetCon .d-2 div b {
	margin: 0 3px;
}

.meetCon .d-2 div span {
	color: #e56017
}

.meetCon .d-3 {
	width: 750px;
	padding-top: 20px;
}

.meetCon .d-3 .list {
	width: 280px;
	float: left;
	padding: 0 60px 10px 0;
}

.meetCon .d-3 h4 {
	color: #999;
}

.meetCon .d-3 h4 span {
	color: #da6035;
	padding-left: 5px;
}

.meetCon .select-area .center {
	height: 32px;
	line-height: 32px;
}

.meetCon .select-jcfselect5 .select-opener {
	top: 14px;
}

.meetCon .d-3 .inpBox {
	display: inline-block;
	position: relative;
}

.meetCon .d-3 .inpBox:before {
	content: '';
	width: 0;
	height: 0;
	border: 4px solid transparent;
	border-bottom: none;
	border-top-color: #929293;
	position: absolute;
	top: 15px;
	right: 10px;
}

.meetCon .d-3 .inp {
	width: 258px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #e8e8e8;
	padding: 2px 10px;
	position: relative;
	background: transparent;
}

.meetCon .d-3 textarea {
	width: 488px;
	height: 78px;
	border: 1px solid #e8e8e8;
	padding: 10px;
	display: block;
}

.meetCon .d-3 .btn {
	width: 140px;
	height: 40px;
	line-height: 40px;
	display: block;
	text-align: center;
	color: #fff;
	background: #e56017;
	margin: 20px 0 0 240px;
}

.upload_img {
	position: relative;
	margin-left: 10px;
	padding-top: 66px;
	box-sizing: border-box;
	width: 100px;
	height: 100px;
	overflow: hidden;
	text-align: center;
	border: 1px solid #e5e5e5;
	background: url(../img/up.png) center 15px no-repeat;
	font-size: 14px;
	color: #878787;
}

.upload_img #uploadpic {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	filter: Alpha(opacity=0);
	opacity: 0;
	cursor: pointer;
}

.upload_img #uploadpic .swfupload {
	left: 0;
	top: 0;
}

.meetCon .d-3 .upload_list {
	width: 625px;
	padding-top: 10px;
}

.meetCon .d-3 .upload_list h4 {
	padding-bottom: 6px;
}

.upload_list ul {
	margin-bottom: -5px;
}

.upload_list li {
	position: relative;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.upload_list .a2 {
	position: absolute;
	top: 0;
	right: 0;
	width: 20px;
	height: 20px;
	background: url(../img/close2.png) 0 0 no-repeat;
}

.drop-jcfselect5 .drop-holder {
	border: 1px solid #e8e8e8
}

.drop-jcfselect5 {
	margin-top: -1px;
}

.roomTabel2 {
	margin-top: 20px;
	border: 1px solid #e8e8e8;
}

.roomTabel2 .head {
	background: #f7f9fa;
}

.roomTabel2 .list {
	display: table;
	border-top: 1px solid #e8e8e8;
}

.roomTabel2 .list:first-child {
	border-top: none;
}

.roomTabel2 .list .dd {
	display: table-cell;
	vertical-align: middle;
	padding: 17px 0;
}

.roomTabel2 .head .dd {
	padding: 8px 0;
}

.roomTabel2 .list .d4, .roomTabel2 .list .d7 {
	width: 70px;
	text-align: center;
}

.roomTabel2 .list .d1 {
	width: 98px;
	padding-left: 12px;
}

.roomTabel2 .list .d2 {
	width: 170px;
}

.roomTabel2 .list .d2 p {
	white-space: nowrap;
}

.roomTabel2 .list .d3 {
	width: 200px;
	padding-right: 20px
}

.roomTabel2 .list .d3 .p2 {
	color: #999;
	padding-top: 6px;
}

.roomTabel2 .list .d5 {
	width: 98px;
	text-align: center;
}

.roomTabel2 .list .d5 span {
	font-size: 16px;
	color: #ff6600
}

.roomTabel2 .list .d7 a {
	color: #333;
}

.roomTabel2 .list .d7 a:hover {
	color: #ff6600;
}

.mPart-1 {}

.mPart-1 ul {
	padding: 20px;
	margin-bottom: 10px;
	background: #f7f9fa;
	border: 1px solid #e8e8e8;
}

.mPart-1 ul li {
	font-size: 16px;
	color: #333;
	float: left;
	padding-left: 58px;
	position: relative;
}

.mPart-1 ul li:first-child {
	padding-left: 0;
}

.mPart-1 ul li.li1 {
	padding-right: 50px;
}

.mPart-1 ul li .code {
	width: 40px;
	height: 40px;
	position: absolute;
	right: 0;
	top: -9px;
}

.mPart-1 ul li .code .img1 {
	width: 100%;
	height: 100%;
}

.mPart-1 ul li .code .img2 {
	display: none;
	position: absolute;
	top: -44px;
	left: 100%;
	z-index: 5;
}

.mPart-1 ul li .code:hover .img2 {
	display: block;
}

.mPart-1 ul li a {
	font-size: 14px;
	color: #0084bb;
}

.commodity_con {
	font-size: 14px;
}

.commodity_con_l {
	width: 556px;
	color: #333
}

.commodity_con_l .li1 {
	font-size: 18px;
	line-height: 1;
}

.commodity_con_l .li2 {
	padding-top: 8px;
	color: #333
}

.commodity_con_l .li3 {
	padding-top: 7px;
	padding-bottom: 10px;
}

.commodity_con_l .li3 a {
	color: #e56017;
}

.commodity_con_l .li4 {
	float: left;
	padding-right: 50px;
	padding-bottom: 7px;
}

.commodity_con_l .li4 span {
	font-weight: 700
}

.commodity_con_l .li4 b {
	color: #e56017;
}

.commodity_con_r .pic {
	width: 132px;
	height: 100px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.commodity_con_r .pic img {
	display: none
}

.commodity_con_b {
	margin-top: 18px;
	padding: 18px 0;
	border-top: 1px dashed #e8e8e8;
	border-bottom: 1px dashed #e8e8e8;
	line-height: 2;
	font-size: 14px;
	color: #333
}

.commodity_con_b .d {
	padding-top: 4px;
}

.commodity_con_b .li1 {
	float: left;
	font-weight: 700;
	width: 90px;
}

.commodity_con_b .li2 {
	float: right;
	width: 650px;
}

.guest_tag {
	padding: 20px;
	background-color: #fdf6f3;
	color: #e56017
}

.guest_tag .li1 {
	font-size: 14px;
	line-height: 1;
	font-weight: 700;
}

.guest_tag .ubb {
	padding-top: 7px;
	font-size: 12px;
	color: #e56017
}

.commodity_con_i {
	padding-top: 27px;
}

.commodity_con_i a {
	margin-right: 50px;
	font-size: 14px;
	color: #0084bb
}

.comment_list li {
	margin-top: 20px;
	padding: 20px 20px 12px;
	border: 1px solid #eee;
	background-color: #fafafa;
	color: #333;
	font-size: 14px;
}

.comment_title {
	margin-top: -4px;
	font-weight: 700;
}

.comment_con {
	line-height: 2;
}

.comment_img {
	width: 100%;
	overflow: hidden;
	padding-top: 4px;
}

.comment_img dl {
	width: 720px;
}

.comment_img dl dd {
	float: left;
	padding-right: 8px;
}

.comment_img dl dd a {
	display: block;
	width: 120px;
	height: 120px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.comment_date {
	padding-top: 5px;
	color: #999;
	font-size: 12px;
}

.comment_reply {
	margin-top: 15px;
	background: url(../img/reply.png) 0 20px no-repeat;
	color: #da6035;
	padding-left: 28px;
	padding-top: 12px;
	border-top: 1px solid #eee;
	line-height: 2;
}

.hotlSBox {
	margin-top: 20px;
}

.hotlSBox .titText {
	font-size: 18px;
	padding: 8px 20px;
	background: #fafafa;
	border: 1px solid #e8e8e8;
}

.hotlSBox .booking_right {
	background: #fff !important;
	border-top: none !important;
	margin-top: 0;
}

.replace_info {
	padding-top: 12px;
	line-height: 2;
	color: #333;
	font-size: 14px;
}

.replace_bottom {
	margin-top: 22px;
	padding: 13px 20px;
	line-height: 32px;
	border: 1px solid #e5e5e5;
	background: #fafafa;
}

.replace_bottom .li1 {
	padding-left: 20px;
	color: #e56017;
}

.replace_bottom .li1 b {
	font-size: 18px;
	padding-right: 5px;
}

.replace_bottom .li2 {
	font-size: 14px;
	color: #333;
}

.alert_top {
	font-size: 14px;
	color: #333;
	font-weight: 700;
}

.alert_top b {
	font-size: 18px;
	color: #da6035;
}

.xfm {
	padding-bottom: 30px;
	position: relative;
	color: #333;
}

.xfm .li1 {
	padding-bottom: 10px;
	font-size: 14px;
}

.xfm .room_form_box_r {
	top: 44px;
}

.replace_hd {
	font-size: 14px;
}

.replace_hd span {
	margin-left: 5px;
	color: #db6036;
}

.BGc0a46d {
	background-color: #999 !important;
	cursor: default!important;
}

.drop-list {
	height: auto!important;
	max-height: 200px;
}

.right_top2 {
	padding: 0 30px;
	margin: 0 -30px;
	background: #fafafa;
	border-bottom: 1px solid #e8e8e8;
}

.right_top2 .integral_form {
	padding: 11px 0;
}

.right_top2 .integral_form input {
	height: 30px;
	line-height: 30px;
}

.right_top2 .integral_form .li1 {
	padding-top: 6px;
}

.exchange_sort {
	border: 1px solid #e5e5e5;
	border-left: none;
}

.exchange_sort a {
	float: left;
	display: block;
	height: 28px;
	line-height: 28px;
	border-left: 1px solid #e5e5e5;
	font-size: 13px;
	color: #666;
	padding: 0 15px;
}

.exchange_sort a i {
	display: inline-block;
	margin-left: 4px;
	width: 15px;
	height: 12px;
	background: url(../img/booking1.png) 0 -38px no-repeat
}

.exchange_sort .ascen, .exchange_sort .descen {
	color: #e56017
}

.exchange_sort .ascen i {
	background-position: -20px -38px
}

.exchange_sort .descen i {
	background-position: -40px -38px
}

.return_top {
	cursor: pointer;
	display: none;
	margin: 12px 0 0;
	text-align: center;
	line-height: 1;
}

.return_top span {
	padding-top: 13px;
	background: url(../img/top.png) center 0 no-repeat;
}

/**
 * Variables
 */

/**
 * Wrapper
 */

.combo-select {
	width: 210px;
	position: relative;
	border-radius: 3px;
}

.combo-select .combo-input {
	margin-bottom: 0;
}

/**
   * Input field
   */

.combo-input, .combo-span {
	display: block;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	border: none;
	width: 100%;
	height: 32px;
	line-height: 30px;
	padding: 0 6px;
	box-sizing: border-box;
	border: 1px solid #ddd;
	color: #666;
	background-color: #fff;
}

.combo-input {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
}

.combo-open .combo-input {
	display: block;
}

.combo-input:focus {
	outline: none;
}

/**
   * Arrow
   */

.combo-arrow {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	height: 100%;
	cursor: pointer;
	text-align: center;
	font-size: 14px;
	width: 100%;
	font-size: 12px;
	color: #929293;
}

.combo-arrow:before {
	content: " ";
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #929293;
	display: block;
	width: 0;
	height: 0;
	top: 50%;
	margin-top: -2px;
	right: 13px;
	position: absolute;
}

/**
   * When opened
   */

.combo-open .combo-arrow {
	border-color: #ddd;
}

.combo-open .combo-arrow:before {
	border-top: none;
	border-bottom: 5px solid #929293;
}

/**
   * When focused
   */

.combo-focus input {
	border-color: #ddd;
}

/**
   * Hide native select
   */

.combo-select select {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-appearance: none;
	opacity: 0;
}

@media only screen and (min-width: 960px) {
	.combo-select select {
		left: -1px;
		top: -1px;
		width: 0;
		height: 0;
		margin: 0;
	}
}

/**
   * Selected option
   */

.option-selected {
	background-color: #eee;
}

/**
   * Hovered option
   */

.option-hover {
	background-color: #1e0e0a;
	color: #fff;
}

/**
   * Option item
   */

.option-item {
	cursor: pointer;
	line-height: 1.2;
}

.option-item:hover {
	background-color: #1e0e0a;
	color: #fff;
}

.option-item:last-child {
	border-bottom: none;
}

/**
   * Disabled and optgroups
   */

.option-group {
	cursor: text;
	font-weight: 600;
	background: #e1e1e1;
	border: 1px #ddd solid;
	border-width: 1px 0;
}

/**
   * Disabled
   */

.option-disabled {
	opacity: 0.5;
}

/**
   * Dropdown
   */

.combo-dropdown {
	position: absolute;
	z-index: 1;
	top: 100%;
	left: 0;
	min-width: 100%;
	max-width: 300px;
	max-height: 300px;
	margin: 0;
	padding: 0;
	display: none;
	overflow-y: auto;
	background: #fff;
	border: 1px solid #ddd;
	border-top: none;
	/*box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);*/
	box-sizing: border-box;
}

.combo-dropdown li {
	list-style: none;
	padding: 8px 1em;
	margin: 0;
}

/**
   * On Active
   */

.combo-open .combo-dropdown {
	display: block;
}

/**
   * Search marker
   */

.combo-marker {
	text-decoration: underline;
}

.comselect-1 .combo-select {
	width: 300px;
}

.comselect-1 .combo-input, .comselect-1 .combo-span {
	height: 42px;
	line-height: 40px;
}

.right_top3 {
	padding: 15px 30px 0;
	font-size: 14px;
	border-bottom: 1px solid #e8e8e8;
	margin-left: -30px;
	margin-right: -30px;
}

.right_top3 .li1 {
	color: #808080;
	padding-right: 20px;
}

.right_top3 a {
	float: left;
	color: #999;
	margin-right: 30px;
	margin-bottom: 15px;
}

.right_top3 a span {
	color: #333;
}

.right_top3 .current span {
	color: #e56017
}

.header2 {
	padding-left: 0
}

.header2 div {
	width: 620px;
	margin: 0 auto;
}

.login_main2 {
	width: 620px;
	height: 365px;
	margin: auto;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	padding: 0 105px;
}

.login_main2 .login_title {
	color: #333;
	padding-bottom: 30px;
	text-align: center;
}

.login_main2 .input_bottom {
	width: 300px;
	text-align: center;
}

.login_main2 .input_bottom .li2 {
	padding-top: 8px;
}

.login_main2 .input_bottom .li3 {
	padding-top: 26px;
}

/*会员喜好*/

.inof_live {
	border: 1px solid #e8e8e8;
	color: #333;
	font-size: 14px;
}

.inof_live_top {
	background-color: #fafafa;
	line-height: 46px;
	padding: 0 20px;
	font-size: 18px;
}

.inof_live_title {
	line-height: 1;
	font-weight: 700;
	padding: 30px 0 0 20px;
	border-top: 1px solid #e8e8e8;
}

.inof_live .con {
	padding: 13px 20px 30px;
}

.label_box {
	margin-right: -40px;
}

.inof_live .label_box label {
	float: left;
	margin-right: 40px;
	margin-bottom: 10px;
	cursor: pointer;
}

.inof_live .con input {
	display: inline-block;
	vertical-align: middle;
}

.inof_live .con_input span {
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
}

.inof_live .text {
	margin-top: 6px;
	display: block;
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #e5e5e5;
	background-color: #fff;
	height: 32px;
	font-size: 14px;
	padding: 0 10px;
	text-align: left;
}

.inof_live .text::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #c3c2c2;
}

.inof_live .text:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #c3c2c2;
}

.inof_live .text::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #c3c2c2;
}

.inof_live .text:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #c3c2c2;
}

.inof_live .submit2 {
	margin-top: 16px;
}

.inof_live .con_exhibition {
	display: block;
}

.inof_live .con_exhibition .li2 {
	padding-top: 12px;
}

.inof_live .con_exhibition .li2 span {
	color: #999;
}

.inof_live .con_exhibition, .inof_live_hide .con_input {
	display: none;
}

.inof_live_hide .con_exhibition {
	display: block;
}

.password_visible {
	position: relative;
	display: inline-block;
}

.password_but {
	display: none;
	position: absolute;
	cursor: pointer;
	right: 10px;
	top: 50%;
	margin-top: -7px;
	width: 26px;
	height: 15px;
	background: url(../img/visible.png) 0 0 no-repeat;
}

.password_visible:hover .password_but {
	display: block;
}

.password_but.invisible {
	background-position: -40px 0;
}

.chakan_con .d-1 {
	font-size: 20px;
	line-height: 1;
	padding-bottom: 20px;
	color: #333;
}

.chakan_con .list {
	float: left;
	width: 240px;
	padding-right: 20px;
	padding-bottom: 14px;
}

.chakan_con .list h4 {
	font-size: 14px;
}

.chakan_con .selectBox .selectTxt {
	height: 34px;
	line-height: 32px;
	width: 240px!important;
}

.chakan_con .selectBox .selectModel {
	top: 33px;
	width: 238px;
}

.chakan_con .selectBox .selectModel ul {
	max-height: 180px;
}

.elink_title {
	font-size: 20px;
	line-height: 1;
	color: #333
}

.elink_list {
	padding-top: 14px;
}

.elink_list li {
	float: left;
	width: 100%;
	box-sizing: border-box;
	line-height: 47px;
	border-bottom: 1px dashed #e5e5e5;
	font-size: 14px;
}

.elink_list li a:before {
	position: absolute;
	left: 0;
	top: 50%;
	content: '';
	width: 3px;
	height: 3px;
	margin-top: -1px;
	background-color: #333;
	border-radius: 50%;
}

.elink_list li .d1 {
	float: left;
	width: 475px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.elink_list li .d1 a {
	color: #333;
	padding-left: 14px;
	position: relative;
}

.elink_list li .d1 a:hover {
	color: #0066cc
}

.elink_list li .d1 a:hover::before {
	background-color: #0066cc
}

.elink_list li .d2 {
	float: right;
	color: #999;
}

.elink_bottom {
	padding-top: 30px;
	text-align: center;
}

.elink_bottom button {
	width: 140px;
	box-sizing: border-box;
}

.elink_bottom .li2 {
	vertical-align: top;
	height: 42px;
	border: 1px solid #e56017;
	font-size: 14px;
	color: #e56017;
	background-color: #fff;
	margin-left: 20px;
}

.form_tips {
	position: absolute;
	right: 0;
	top: 0;
	color: #999;
	font-size: 12px;
	padding-left: 17px;
	background: url(../img/wanc2.png) 0 12px no-repeat;
}

.ws_tips {
	padding-left: 24px;
	margin-top: 40px;
	font-size: 14px;
	line-height: 1;
	color: #e56017;
	background: url(../img/tips.png) 0 0 no-repeat;
}

.productTabel {
	padding-top: 30px;
}

.productTabel li {
	border: 1px solid #e5e5e5;
	margin-bottom: 20px;
}

.productTabel .top {
	background-color: #f8f8f8;
	line-height: 42px;
	padding: 0 20px;
	color: #666;
}

.productTabel .top span {
	margin-left: 12px;
}

.productTabel .list dd {
	padding: 20px;
	border-top: 1px solid #e5e5e5;
	line-height: 20px;
}

.productTabel .list a {
	display: block;
}

.productTabel .list dd:first-child {
	border: none
}

.productTabel .list .img {
	width: 80px;
	height: 80px;
	float: left;
}

.productTabel .list .info {
	float: left;
	padding-left: 12px;
	width: 220px;
	line-height: 20px;
	color: #333;
}

.productTabel .list .info .d3, .productTabel .list .info .d4 {
	color: #999;
}

.productTabel .list .price {
	float: left;
	padding-left: 95px;
	color: #da6035;
	font-size: 14px;
	width: 140px;
}

.productTabel .list .state {
	float: left;
	color: #333;
	font-size: 14px;
	width: 106px;
}

.productTabel .list .detail {
	float: left;
	color: #333;
}

.product_order_detail {
	margin-top: 20px;
	border: 1px solid #e5e5e5;
	padding-bottom: 20px;
}

.product_order_detail .info {
	border-bottom: 1px solid #e5e5e5;
	color: #333;
	font-size: 14px;
	line-height: 30px;
	margin-left: 20px;
	padding: 30px 0 20px;
}

.product_order_detail .tit {
	line-height: 1;
	font-size: 16px;
	font-weight: 700;
	padding-bottom: 10px;
}

.product_order_detail .info .d1 {
	float: left;
	width: 90px;
	font-weight: 700;
}

.product_order_detail .info .d2 {
	float: left;
	width: 627px;
}

.product_order_detail .title {
	line-height: 1;
	font-size: 16px;
	font-weight: 700;
	padding: 30px 20px 10px;
	color: #333;
}

.product_order_detail .list {
	margin: 0 20px;
	border: 1px solid #e5e5e5;
}

.product_order_detail .list .top {
	background-color: #f8f8f8;
	font-size: 14px;
	color: #333;
	line-height: 42px;
	padding-left: 20px;
}

.product_order_detail .list .listInfo {
	float: left;
	width: 330px;
}

.product_order_detail .list .price {
	float: left;
	padding-left: 75px;
	width: 117px;
}

.product_order_detail .list .state {
	float: left;
	width: 89px;
}

.product_order_detail .list .num {
	float: left;
	width: 47px;
	text-align: center;
}

.product_order_detail .list li {
	padding: 20px 0 20px 20px;
	line-height: 20px;
	border-top: 1px solid #e5e5e5;
}

.product_order_detail .list li:first-child {
	border: none;
}

.product_order_detail .list .img {
	float: left;
	width: 80px;
	height: 80px;
}

.product_order_detail .list .conInfo {
	float: left;
	padding-left: 10px;
	width: 237px;
	color: #333;
}

.product_order_detail .list .conInfo .d2 {
	color: #999;
}

.product_order_detail .list .ewm .d1 {
	font-size: 14px;
	color: #333;
	padding: 16px 0 11px;
}

.product_order_detail .list .ewm .d1 span {
	display: inline-block;
}

.product_order_detail .list .ewm .d1 .use {
	text-decoration: line-through;
	color: #999;
}

.product_order_detail .list .ewm .d2 {
	cursor: pointer;
	padding: 6px;
	display: inline-block;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.product_order_detail .list .ewm .d2.use {
	opacity: 0.3;
	cursor: default;
}

.cartBox_info {
	position: relative;
	padding-top: 12px;
	margin: 0 20px;
}

.cartBox_info .dd {
	font-size: 14px;
	line-height: 30px;
	color: #333;
}

.cartBox_info .d1 {
	float: left;
	width: 85px;
	font-size: #666;
}

.cartBox_info .d2 {
	float: left;
	width: 360px;
	color: #333;
}

.cartBox_info .yf {
	padding-bottom: 15px;
	padding-top: 12px;
	line-height: 24px;
}

.cartBox_info .yf .d1 {
	color: #333;
}

.cartBox_info .yf .d2 {
	font-size: 24px;
	font-weight: 700;
	color: #da6035;
}

.cartBox_info .room_form_box_r {
	width: 175px;
	top: 17px;
}

.alert_send_sms {
	margin: -135px 0 0 -250px;
}

.alert_give_complete {
	width: 400px;
	height: 272px;
	margin: -136px 0 0 -200px;
	text-align: center;
	color: #333;
}

.alert_give_complete .d1 {
	width: 66px;
	height: 66px;
	margin: 0 auto;
	background: url(../img/give_complete.png) 0 0 no-repeat;
}

.alert_give_complete .d2 {
	font-size: 18px;
	font-weight: 700;
	line-height: 1;
	padding-top: 30px;
}

.alert_give_complete .d3 {
	padding-top: 13px;
	font-size: 14px;
	line-height: 24px;
}

.alert_give {
	width: 1000px;
	transform: translate(-50%, 0);
	margin-left: 0;
}

.alert_give_main {
	height: 100%;
	overflow-y: auto;
	color: #333;
}

.alert_give_main .title {
	font-size: 20px;
	line-height: 1;
}

.alert_give_main .title .d2 {
	font-size: 14px;
	padding-top: 12px;
	color: #999;
}

.alert_give_product {
	margin-top: 30px;
	border: 1px solid #e5e5e5;
}

.alert_give_product .top {
	padding: 0 20px;
	line-height: 42px;
	font-size: 14px;
	color: #333;
	background-color: #f8f8f8;
}

.alert_give_product .top .d1 {
	float: left;
	width: 405px;
}

.alert_give_product .top .d2 {
	float: left;
	width: 115px;
}

.alert_give_product .top .d3 {
	float: left;
	width: 98px;
}

.alert_give_product .top .d4 {
	float: left;
	width: 100px;
	text-align: center;
}

.alert_give_product .list li {
	padding: 20px;
	border-top: 1px solid #e5e5e5;
}

.alert_give_product .list .img {
	float: left;
	width: 80px;
	height: 80px;
}

.alert_give_product .list .info {
	float: left;
	padding-left: 12px;
	padding-right: 74px;
	width: 240px;
	font-size: 12px;
	line-height: 20px;
	color: #333;
}

.alert_give_product .list .info .d2 {
	color: #999;
}

.alert_give_product .list .price {
	float: left;
	width: 115px;
	font-size: 16px;
	line-height: 1;
	color: #333;
}

.alert_give_product .list .state {
	float: left;
	width: 98px;
	color: #da6035;
}

.alert_give_product .cart_num {
	float: left;
}

.alert_give_product .cart_num .con {
	border: 1px solid #e5e5e5;
}

.alert_give_product .cart_num .maxNum {
	color: #999;
	line-height: 1;
	padding-top: 12px;
	text-align: center;
}

.alert_give_product .cart_num .red {
	float: left;
	width: 26px;
	height: 26px;
	background: url(../img/booking1.png) -34px -160px no-repeat;
}

.alert_give_product .cart_num input {
	float: left;
	width: 44px;
	height: 26px;
	text-align: center;
	font-size: 16px;
	color: #333;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}

.alert_give_product .cart_num .add {
	float: left;
	width: 26px;
	height: 26px;
	background: url(../img/booking1.png) -94px -160px no-repeat;
}

.alert_give_product .choice_but {
	float: right;
	line-height: 30px;
	width: 108px;
	text-align: center;
	border: 1px solid #e5e5e5;
	font-size: 14px;
	color: #666;
	cursor: pointer;
}
.alert_give_product .choice_but.current {
	border-color: #da6035;
	background: url(../img/choice_icon.png) right bottom no-repeat;
}

.alert_give .input_hd {
	width: 92px;
}

.alert_give .input_bottom {
	padding: 18px 0 0 381px;
}

.member-d-box {
	background-color: #fff;
	border: 1px solid #e8e8e8;
}

.member-d-box .tt {
	padding: 0 30px;
	font-size: 16px;
	line-height: 50px;
	font-weight: 700;
	color: #333;
	background-color: #fafafa;
	border-bottom: 1px solid #e8e8e8;
}

.member-d-box .tt a {
	float: right;
	font-size: 14px;
	color: #666;
}

.member-d-box .tt .back-a .icon_bg {
	margin-right: 8px;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	background-position: 0 -80px;
}

.od-list {
	padding: 20px;
	background-color: #fafafa;
}

.od-list li {
	padding: 20px 0;
}

.od-list li:first-child {
	border-top: 0;
}

.od-list .li-c {
	float: left;
	height: 80px;
	box-sizing: border-box;
	display: table-cell;
}

.od-list .c-info {
	padding-left: 12px;
	width: 220px;
	font-size: 12px;
	line-height: 20px;
	color: #333;
}

.od-list .c-info .p2 {
	color: #999;
}

.od-list .c-price {
	padding-left: 184px;
	font-size: 14px;
	color: #da6035;
}

.od-list .c-status {
	font-size: 14px;
	width: 190px;
	color: #333;
}

.od-list .c-status.st-1 .p1 {
	color: #c32c25;
}

.od-list .c-status a {
	color: inherit;
}

.od-list .c-btn .p1 {
	padding-top: 25px;
}

.od-list .c-btn a {
	display: inline-block;
	width: 150px;
	height: 50px;
	line-height: 48px;
	font-size: 16px;
	text-align: center;
	box-sizing: border-box;
	color: #fff;
	border: 1px solid #00468e;
	background-color: #00468e;
}

.od-list .c-btn .btn-s-2 {
	color: #00468e;
	background-color: #fff;
}

.comment-add-wrap {
	padding: 40px 30px 0
}

.comment-add-wrap:first-child {
	padding-top: 30px;
}

.comment-add-wrap .member-d-box {
	border: 1px solid #e5e5e5;
}

.comment-form {
	padding: 20px 30px 30px;
	border: 1px solid #e5e5e5;
	border-top: none;
}

.comment-form .form-p1 {
	line-height: 14px;
	padding-bottom: 12px;
	color: #da6035;
}

.comment-form .form-p1 i {
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	text-align: center;
	line-height: 14px;
	font-size: 12px;
	border: 1px solid #da6035;
	box-sizing: border-box;
	border-radius: 16px;
	font-style: normal;
}

.comment-form .form-inp-item {
	margin-top: 8px;
	position: relative;
	padding-left: 120px;
	font-size: 14px;
	line-height: 38px;
}

.comment-form .form-inp-item .inp-tt {
	position: absolute;
	left: 0;
	top: 0;
	color: #666;
}

.comment-form .star-click {
	display: inline-block;
}

.comment-form .star-click .star-btn {
	float: left;
	width: 20px;
	height: 15px;
	background-image: url(../img/starX_bg.png);
}

.comment-form .star-click .star-btn.active {
	background-image: url(../img/starX.png);
}

.comment-form .inp-box {
	position: relative;
}

.comment-form .inp-box.text-box {
	padding-bottom: 30px;
	box-sizing: border-box;
	border: 1px solid #e5e5e5;
}

.comment-form textarea {
	vertical-align: top;
	padding: 7px 10px 0;
	width: 100%;
	box-sizing: border-box;
	height: 90px;
	border: 0;
	line-height: 24px;
}

.comment-form .inp-box .max-length {
	position: absolute;
	right: 10px;
	bottom: 0;
	font-size: 13px;
	color: #999;
	line-height: 30px;
}

.comment-form .evidence_img {
	float: left;
}

.evidence_img li, .evidence_upload {
	position: relative;
	width: 72px;
	height: 72px;
	border: 1px solid #e5e5e5;
	margin-right: 5px;
}

.evidence_img li {
	float: left;
}

.evidence_img li .pic {
	display: block;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.evidence_img li .hm-wrong {
	position: absolute;
	top: 4px;
	right: 8px;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 50%;
	width: 24px;
	height: 24px;
	font-size: 11px;
	line-height: 24px;
	text-align: center;
	cursor: pointer;
	background: rgba(0, 0, 0, 0.3);
}

.evidence_upload {
	text-align: center;
	color: #999;
	background-color: #fafafa;
}

.evidence_upload input {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.evidence_upload .p1 {
	margin-top: 12px;
	line-height: 24px;
	font-size: 24px;
}

.evidence_upload .p2 {
	font-size: 13px;
	line-height: 30px;
}

.comment-add-wrap .img-box .text {
	margin-left: 11px;
	padding: 21px 0;
	font-size: 13px;
	line-height: 30px;
}

.member-d-box .layui-input-block {
	padding-top: 30px;
	margin-left: 0;
	margin-bottom: 50px;
	text-align: center;
}

.detail_top .moreCoupon {
	color: #da6035;
}

.detail_top .moreCoupon i {
	margin-right: 6px;
	top: -1px;
	width: 22px;
	height: 14px;
	background: url(../img/icon.png) 0 -200px no-repeat;
}

.alert_give_con {
	margin-top: 30px;
	padding: 20px 0;
	background-color: #f4f4f4;
	color: #333;
	font-size: 14px;
	line-height: 1;
}

.alert_give_con_left {
	float: left;
	text-align: center;
	width: 128px;
	height: 66px;
	border-right: 1px solid #ddd;
}

.alert_give_con_left.d1 {
	font-size: 26px;
}

.alert_give_con_left .d1 b {
	font-size: 40px;
	margin: 0 5px;
}

.alert_give_con_left .d2 {
	padding-top: 8px;
}

.alert_give_con_right {
	float: right;
	width: 406px;
	padding-right: 20px;
}

.alert_give_con_right .d1 {
	line-height: 1.1;
	font-size: 16px;
}

.alert_give_con_right .d2 {
	color: #999;
	padding-top: 12px;
}

.alert_give_con_right .d3 {
	color: #999;
	padding-top: 8px;
}

.member_coupon_detail {
	color: #333;
}

.member_coupon_detail .box1 {
	padding-top: 50px;
}

.box1_left {
	float: left;
}

.box1_left .d1 {
	font-size: 24px;
	line-height: 30px;
}

.box1_left .d2 {
	padding-top: 13px;
	font-size: 14px;
	line-height: 2;
}

.box1_left .d3 {
	margin-top: 5px;
}

.box1_right {
	float: right;
	width: 160px;
	text-align: center;
}

.box1_right .d2 {
	line-height: 1;
	padding-top: 14px;
	font-size: 14px;
}
.member_coupon_detail .box2{
	margin-top: 30px;
	padding: 20px 0;
	line-height: 30px;
	font-size: 14px;
	border-top: 1px solid #e8e8e8;
}
.member_coupon_detail .box3{
	
	border-top: 1px solid #e8e8e8;
}
.member_coupon_detail .box3 .tit{
	line-height: 1;
	font-size: 16px;
	font-weight: 700;
	padding: 30px 0 10px;
}
.member_coupon_detail .box3 .ubb{
	line-height: 30px;
	font-size: 14px;
}
@media print {
	.room_form_box_r, .detail_top, .left, .header, .brand_wall2, .footer, .order_state, .location {
		display: none;
	}
	.right {
		float: none;
		margin: 0 auto;
	}
}
