
.col1{

	position: relative;
	background: url(../../img/Home/bg_04.png) no-repeat top center;
	background-size: 100% auto;
}
.col1-top-bg{
	padding: 52px 0 0;
	background: url(../../img/Home/bg_top_03.png) no-repeat top center;
	background-size: 100% auto;
}
.col1-bottom-bg{
	background: url(../../img/Home/bg_bottom_02.png) no-repeat bottom center;
	background-size: 100% auto;
}
/*---------recommend--------------*/
.recommend{
	position: absolute;
	left: 50%;
	top: 58px;
	margin-left: 590px;
	background: #f1f1f1;
	width: 200px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
}
.recommend-title{
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background: #c53f95;
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
}
.recommend-item{
	width: 180px;
	margin: 10px 10px 0 10px;
	background: #fff;
}
.recommend-img{
	width: 180px;
	height: 107px;
	overflow: hidden;
}
.recommend-img .recommend-image{
	width: 100%;
	border: 5px 5px 0 0;
}
.recommend-tit{
	line-height: 20px;
	color: #000;
	padding: 10px 30px 15px 10px;
	color: #000;
	overflow:hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	position: relative;
}
.recommend-price{
	color: #fe9205;
	position: absolute;
	right: 0;
}
.recommend-change{
	display: inline-block;
	width: 180px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background: #ffa800;
	margin: 10px 10px 20px;
}
/*position*/
.position-link{
	width: 100%;
	height: 51px;
	line-height: 51px;
	background: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	margin: 0 0 20px 0;
	position: relative;
	display: block;
	text-indent: 30px;
}
.position-link a{
	color: #333;
}
.ticket-main{
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius:  8px;
	-o-border-radius:  8px;
	background: #fff;
	position: relative;
	margin-bottom: 20px;
}
.lists-col .ticket-main{
	margin-top: 52px;
}
.ticket-lists{
	padding:1px 0;
	background: #f4f4f4;
	min-height: 500px;
	display: none;
}
.rece-ticket-lists.ticket-lists{
	min-height: 50px;
	padding: 10px 0!important;
}
.tickets-title{
	height: 70px;
	line-height: 70px;
	background: #c53f95;
	color: #fff;
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
	font-size: 20px;
}

.tickets-title-left{
	display: inline-block;
	width: 65%;
	text-align: center;
	float: left;
}
.lists-nav{
	background: transparent;
	position: absolute;
	top: -54px;
	height: 54px;
}
.lists-nav-item{
	display: inline-block;
	border-radius: 5px 5px 0 0;
	height: 28px;
	padding: 8px 0;
	width: 195px;
	background: #fecd05;
	border-bottom: 2px solid #00d774;
	color: #352c06;
	font-size: 24px;
	text-align: center;
	margin: 0;
	position: relative;
	cursor: pointer;
	margin-top:8px;
	*float: left;
}
.lists-nav-item_02{
	border-color: #ff7252;
}
.lists-nav-item_03{
	border-color: #e765ff;
}
.lists-nav-item:hover{
	height: 36px;
	line-height: 36px;
	position: relative;
	margin-top: 0px;
}
.lists-item-green{
	background: #00cf70;
	color: #fff;
	margin-right: 10px;
	width: 185px;
}
.lists-nav-icon{
	display: inline-block;
	width: 25px;
	height: 25px;
	background: url(../../img/Home/icon.png) no-repeat;
	background-position:0 -260px ;
	position: relative;
	top: 5px;
	right: 3px;
}
.lists-nav-item .lists-nav-text{
	display: block;
	height: 28px;
	line-height: 28px;
	position: absolute;
	width: 100%;
	bottom: 8px;
	left: 0;
}
.lists-nav-line{
	display: inline-block;
	width: 1px ;
	height: 28px;
	background: #352c06;
	position: absolute;
	right: 0;
	bottom: 8px;
	z-index: 2;
}
.lists-item-green .lists-nav-text{
	border-right: none;
}

.lists-nav-icon-02{
	background-position:-25px -260px ;
}
.lists-nav-icon-03{
	background-position:-50px -260px ;
}
.lists-nav-icon-04{
	background-position:-75px -260px ;
}
.lists-nav-icon-05{
	background-position:-100px -260px ;
}
.lists-nav-icon-06{
	background-position:-125px -260px ;
}

.tickets-title-right{
	display: inline-block;
	width: 11%;
	text-align: center;
}
.ticket-item-outer{
	width: 934px;
	height: 188px;
	position: relative;
	*margin-bottom: 10px;
	margin-left: 110px;
}
.ticket-item-outer .ticket-item-divis{
	display: inline-block;
	width: 22px;
	height: 190px;
	background: url(../../img/Home/lists_bg.jpg) no-repeat;
	position: absolute;
	z-index: 2;
	right: 200px;
	top: 0px;
	*top:20px
}
.ticket-item-outer:hover{
	box-shadow: 5px 5px 10px #d6d6d6;
}
.ticket-item-outer:hover .ticket-item-divis{
	background: url(../../img/Home/lists_bg_02.jpg) no-repeat;
}

.ticket-item-outer .ticket-item{
	width: 934px;
	height: 172px;
	padding: 8px;
	margin-top: 20px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	background: #fff;
	border: 1px solid transparent;
}
.ticket-item-outer:hover .ticket-item{
	border: 1px solid #f27507;
}
.ticket-img{
	width: 264px;
	height: 168px;
	float: left;
	box-sizing: border-box;
	font-size: 0;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	margin-right: 25px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	overflow: hidden;
	position: relative;
}
.ticket-img-outer{
	width: 240px;
	height: 140px;
}
.ticket-img:after{
	content:"";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	width: 0;
}
.ticket-img .ticket-image{
	font-size: 14px;
	display: inline-block;
	width: 100%;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	vertical-align: middle;
	min-height: 168px;
}
.ticket-img-text{
	width: 100%;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	position: absolute;
	top: 0;
	background: #ff9948;
}
.ticket-con-des{
	display: inline-block;
	padding-bottom: 19px;
	position: relative;
	/*width: 220px;*/
	height: 140px;
}
.ticket-list-s{
	display: inline-block;
	width: 90px;
	text-align: center;
	height: 80px;
	padding-top: 0px;
	vertical-align: top;
}
.ticket-middle{
	color: #3d4d65;
	display: inline-block;
	width: 395px;
}
.ticket-title{
	font-size: 16px;
	line-height: 22px;
	color: #3d4d65;
	min-height: 44px;
	padding-top: 5px;
	overflow: hidden;
	text-overflow:ellipsis;
	word-break:break-all;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
.ticket-remarks{
	color: #ff7171;
	margin-top: 8px;
}
.ticket-remark{
	color: #7d888a;
}
.food-lists{
	padding-bottom: 30px;
}
.food-list{
	display: inline-block;
	width: 264px;
	height: 344px;
	border: 1px solid #dedede;
	margin: 20px 0 0 20px;
}
.food-list:hover{
	border: 1px solid #f27507;
	cursor: pointer;
}
.food-list .food-list-img{
	width: 264px;
	height: 242px;
	box-sizing: border-box;
	font-size: 0;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	border-bottom: 1px solid #dedede;
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
	position: relative;
}
.food-list:hover .food-list-img{
	border-bottom: 1px solid #f27507;
}
.food-list-img:after{
	content:"";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	width: 0;
}
.food-list-title{
	padding:15px;
	font-size: 18px;
	color: #1b1e21;
	position: relative;
}
.food-list-title-text{
	display: block;
	overflow:hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	padding-right: 50px;
}
.food-list-price{
	display: inline-block;
	color: #f27507;
	font-weight: bold;
	width: 70px;
	text-align: right;
	position: absolute;
	right: 15px;
	top: 15px;
}
.food-list-links{
	display: inline-block;
	width: 220px;
	height: 30px;
	line-height: 30px;
	background: #f27507;
	margin: 0 23px;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	text-align: center;
	border: 1px solid #f27507;
}
.food-list-link{
	display: inline-block;
	width: 50%;
	height: 30px;
	float: left;
	color: #fff;
}
.food-list-link-01{
	background: #fff;
	border-radius: 30px 0   0 30px;
	-webkit-border-radius: 30px 0   0 30px;
	-moz-border-radius: 30px 0   0 30px;
	-o-border-radius: 30px 0   0 30px;
	color: #f27507;
}

.food-list-image{
	display: inline-block;
	width: 100%;
	vertical-align: middle;
}
.address-icon,.remarks-icon{
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../../img/Home/icon.png) no-repeat;
	position: relative;
	right: 3px;
	top: 3px;
}
.blod-text{
	font-weight: bold;
}
.remarks-icon{
	background-position: 0 -20px;
}
.ticket-pay{
	position: absolute;
	width: 190px;
	right: 0;
	top: 40px;
	text-align: center;
}
.present-price{
	font-size: 16px;
	color: #939393;
	text-decoration: line-through;
}
.original-price{
	color: #ff9948;
	font-size: 14px;
}
.original-bold-text{
	font-weight: bold;
	font-size: 24px;
}
.pay-btn{
	display: inline-block;
	width: 110px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	background: #f27507;
	font-size: 14px;
	margin-top: 20px;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
}
.page-con{
	text-align: center;
}
.page-item{
	display: inline-block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	color: #5c6b73;
	background: #f3f6f7;
	margin: 30px 5px;
}
.page-item.page-item-active{
	background: #e9e9e9;
	color: #ff6c43;
}


/*receiving_info.html*/
.dialog-bg{
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 9;
	background: rgba(0,0,0,0.5);
	display: none;
	top: 0;
}
.dialog{
	width: 900px;
	height: 463px;
	background: #fff;
	border: 5px solid rgba(0,0,0,0.6);
	position: absolute;
	left: 50%;
	margin-left: -450px;
	top: 50%;
	margin-top: -300px;
	z-index: 10;
	padding: 68px 0;
	display: none;
}
.pay-phone-outer{
	display: inline-block;
	width: 277px;
	height: 463px;
	padding: 0 87px;
	border-right: 1px solid #e6e6e6;
	float: left;
}
.dialog-pay-right{
	display: inline-block;
	width: 292px;
	position: absolute;
	right: 79px;
	font-size: 16px;
	color: #696969;
}
.winxin-ewm-outer{
	width: 290px;
	border: 1px solid #dcdcdc;
	margin-top: 50px;
}
.winxin-ewm-outer .winxin-ewm{
	width: 260px;
	margin: 15px;
}
.dialog-close{
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../../img/Home/icon.png) no-repeat;
	background-position: -160px -260px;
	position: absolute;
	right: 10px;
	top: 10px;
}
.pay-winxin{
	display: inline-block;
	width: 38px;
	height: 32px;
	background: url(../../img/Home/icon.png) no-repeat;
	background-position: -160px -220px;
	position: relative;
	right: 6px;
	top: 5px;
}
.dialog-alipay{
	width: 600px;
	height: 400px;
	margin-left: -300px;
	margin-top: -200px;
	text-align: center;
	padding: 0;
}
.dialog-title{
	color: #666;
	height: 60px;
	line-height:60px;
	font-size: 24px;
	text-align: center;
	background: #34346b;
	color: #fff;
	border-bottom: 1px solid #bebecc;
}
.dialog-remark{
	color: #808080;
	margin:0 30px ;
	border-bottom: 1px solid #bebecc;
	padding-bottom: 30px;
}
.dialog-remark-title{
	margin: 80px 0 20px ;
	color: #34346b;
	font-size: 16px;
}
.dialog-btn{
	display: inline-block;
	height: 45px;
	line-height: 45px;
	text-align: center;
	padding: 0 25px;
	border: 1px solid #afafaf;
	color: #34346b;
	margin: 40px 10px;
	font-weight: bold;
}
.dialog-btn:hover{
	background: #d4d4e5;
}
.binding-ewm{
	width: 120px;
	margin: 40px auto 0 ;
}



.col-fixed{
}
.receiving{
	width: 780px;
	margin: 0 auto 30px;
	padding: 30px 0;
}
.receiving .revevi-pay-btn{
	line-height: 50px;
}
.receiv-process{
	margin: 20px 0 40px 0;
	color: #bbc0d4;
	text-align: center;
	font-size: 16px;
}
.receiv-process .process-item{
	display: inline-block;
	margin: 0 17px ;
}
.receiv-process .process-item-active{
	color: #ff6c43;
}
.process-suc-icon,.process-num,.add-icon{
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	line-height: 20px;
	position: relative;
	right: 5px;
}
.process-suc-icon{
	background: url(../../img/Home/icon.png) no-repeat;
	background-position: 0 -40px;
	top: 3px;
}
.process-num{
	border: 1px solid #bbc0d4;
}
.process-item-active .process-num{
	color: #ff6c43;
	border: 1px solid #ff6c43;
}
.title-01{
	height: 30px;
	border-bottom: 1px solid #e5e5e5;
}
.title-01-span{
	padding: 0 8px  9px;
	color: #3d4d65;
	border-bottom: 3px solid #ff6c43;
}
.title-01-remark{
	color: #bbc0d4;
}
.reveiv-fillin{
	/*width: 550px;*/
	margin: 0 auto;
	padding: 30px;
}
.receiv-input{
	width: 550px;
	height: 45px;
	line-height: 45px;
	border: 1px solid #e5e5e5;
	background: #fafafa;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	padding: 0 10px;
	color: #0081ff;
}
.receiv-input:hover{
	border: 1px solid #0081ff;
}
.receiv-label{
	display: block;
	margin-top: 10px;
	/*width: 550px;*/
}
.receiv-label .receiv-name{
	line-height: 40px;
}
.add-address{
	display: block;
	font-size: 18px;
	color: #254074;
	margin: 30px auto;
	text-align: center;
}
.add-icon{
	width: 16px;
	height: 16px;
	background: url(../../img/Home/icon.png) no-repeat;
	background-position: 0 -60px;
	right: 5px;
	top: 0px;
}
.address-title{
	color: #000;
	margin-bottom: 30px;
	font-size: 16px;
}
.address-lists{
	color: #a3a3a3;
	margin-bottom: 40px;
}
.address-item-active{
	color: #000;
}
.address-item{
	padding: 8px 0;
	cursor: pointer;
}
.address-item .address-item-icon{
	display: inline-block;
	width: 25px;
	height: 25px;
	background: #d7d7d7;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius:50%;
	margin-right: 45px;
	position: relative;
	top: 8px;
}
.address-item-active .address-item-icon{
	background: url(../../img/Home/icon.png) no-repeat;
	background-position: -105px 0;

}
.receiv-lists{
	margin-top: 30px;
}
.receiv-tickets-title{
	background: #254074;
	height: 35px;
	line-height: 35px;
}
.receiv-lists .ticket-lists{
	padding-top: 20px;
	padding: 30px 0;
	background: #f4f4f4;
	display: inline-block!important;
}
.receiv-lists .ticket-con{
	width: 500px;
}
.ticket-con{
	padding-top: 30px;
}
.receiv-lists .ticket-middle{
	width: 232px;
}
.revevi-pay-btn{
	display: inline-block;
	width: 200px;
	height: 50px;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-o-border-radius: 50px;
	text-align: center;
	background: #03bf64;
	color: #fff;
	font-size: 16px;
	margin-left: 10px;
}
.ticket-list-price{
	font-size: 20px;
	color: #ff9948;
}
.recevi-pay{
	position: relative;
	padding-top: 10px;
}
.revevi-pay-btn-wx{
	background: #00aaee;
}
.revevi-pay-btn-unionpay{
	background: #084487;
}
.recevi-pay-icon{
	display: inline-block;
	width: 35px;
	height: 30px;
	background: url(../../img/Home/icon.png) no-repeat;
	background-position: -15px 0;
	position: relative;
	top: 12px;
	right: 10px;
}
.revevi-pay-btn-wx .recevi-pay-icon{
	background-position: -50px 0;
}
.revevi-pay-btn-unionpay .recevi-pay-icon{
	background-position: 0 -700px;
}
.reveiv-con{
	padding-top: 30px;
}
.reveiv-label{
	margin-right: 50px;
}
.agree-box{
	color: #47aaff;
	border-bottom: 1px solid #47aaff;
}
.reveiv-total{
	color: #6f6f6f;
}

/*pay_success.html*/
.success-con{
	display: block;
	width: 953px;
	height: 100px;
	background: #f9f9f9;
	margin: 55px;
	position: relative;
	border-top: 1px solid #f9f9f9;
	padding: 50px ;
	position: relative;
	top: 50px;
}
.receiving-ewm{
	width: 1050px;
}
.success-icon{
	width: 101px;
	display: inline-block;
}
.success-text{
	display: inline-block;
	color: #363636;
	font-size: 40px;
	position: relative;
	top: 10px;
	margin-left: 20px;
}
.pay-careful{
	color: #ff6c43;
	margin-left: 20px;
}
.pay-careful-icon{
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../../img/Home/icon.png) no-repeat;
	background-position: 0 -90px;
	margin: 5px 5px 0 0;
	position: relative;
	top: 3px;
}
.succ-see-order{
	display: inline-block;
	width: 175px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #ff6c43;
	border-radius: 45px;
	-webkit-border-radius: 45px;
	-moz-border-radius: 45px;
	-o-border-radius: 45px;
	border: 1px solid #e0e0e0;
	float: right;
	margin-top: 30px;
}
.title-border-bottom{
	padding-bottom: 6px;
	border-bottom: 1px solid #d2d2d2;
}
.title-02-span{
	color: #0081ff;
	border-bottom: 2px solid #0081ff;
}
.verifi-con{
	display: inline-block;
	float: left;
	width: 50%;
	text-align: center;
}
.verification-code{
	margin-bottom:  50px;
}
.verification-bg{
	display: inline-block;
	width: 144px;
	height: 144px;
	background: url(../../img/Home/ewm_bg.png) no-repeat;
	margin: 30px 120px 20px;
	line-height: 144px;
	color: #0081ff;
	font-size: 40px;
	position: relative;
}
.verification-ewm{
	width: 130px;
	height: 130px;
	position: absolute;
	left: 7px;
	top: 7px;
}
.verification-text{
	font-size: ;
}
.confirm-info{
	padding-top: 25px;
	line-height: 32px;
}
.personality{
	width: 430px;
	height: 683px;
	margin: 40px auto 10px;
	position: relative;
}
.personal-banner-main{
	width: 290px;
	height: 500px;
	overflow: hidden;
	border: 1px solid #b3b3b3;
	box-shadow: 4px 4px 4px rgba(0,0,0,0.2)
}
.personal-img{
	width: 270px;
	height: 480px;
	overflow: hidden;
	margin: 10px;
	position: relative;
}
.hotel-banner-image{
	width: 100%;
	min-height: 295px;
}
.personal-small{
	width: 87px;
	height: 500px;
	position: absolute;
	right: 0;
	top: 0;
}
.personal-small-list{
	width: 87px;
	height: 420px;
	overflow: hidden;
}
.personal-small-img{
	width: 87px;
	height: 156px;
	overflow: hidden;
	margin-bottom: 10px;
}
.personal-small-image{
	width: 87px;
	min-height: 156px;
}
.personal-btn{
	display: inline-block;
	width: 87px;
	height: 30px;
	background: url(../../img/Home/icon.png) no-repeat;
	background-position: 0 -665px;
}
.personal-right-btn{
	background-position: -90px -665px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.personal-oper{
	position: relative;
	margin: 20px 0 35px 0;
}
.personal-upload{
	display: inline-block;
	color: #ff6c43;
	border-bottom: 1px solid #ff6c43;
	margin-left: 100px;
}
.personal-file{
	display: inline-block;
	position: absolute;
	filter:alpha(opacity=0);  
    -moz-opacity:0;  
    -khtml-opacity: 0;  
    opacity: 0;  
}
.personal-text{
	position: absolute;
	right: 5px;
	color: #b2b2b2;
}
.personal-top{
	position: absolute;
	width: 100%;
	text-align: center;
	color: #fff;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.8);
	z-index: 2;
	top: 45px;
}
.personal-title{
	font-size: 22px;
	font-weight: bold;
}
.personal-detail{
	width: 430px;
	height: 502px;
}
.personal-ewm-bg{
	position: absolute;
	bottom: 15px;
	left: 22px;
	width: 90px;
	height: 105px;
	background: url(../../img/Home/upload_ewm_bg.png) no-repeat;
}
.personal-ewm-bg .personal-ewm{
	width: 58px;
	height: 58px;
	margin: 31px 0 0 17px;
}
.upload-div{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	display: none;
}
.personal-opers{
	text-align: center;
	font-size: 18px;
	color: #b2b2b2;
}
.personal-confirm{
	display: block;
	width: 200px;
	height: 57px;
	line-height: 57px;
	color: #fff;
	font-size: 18px;
	background: #61cc20;
	border-radius: 57px;
	-webkit-border-radius: 57px;
	-moz-border-radius: 57px;
	-o-border-radius: 57px;
	margin: 20px auto;
}
.personal-link{
	display: none;
	text-align: left;
}
.green-link{
	color: #61cc20;
	border-bottom: 1px solid #61cc20;
}
/*-----------goods_detail.html------------*/

.ticket-detail-pic{
	width: 560px;
	height: 295px;
	float: left;
	margin-right: 148px;
	position: relative;
}
.details-banner-outer{
	width: 560px;
	height: 100px;
	position: absolute;
	bottom: 0;
	overflow: hidden;
    background: rgba(0,0,0,0.3);
}
.details-banner-outer .flex-viewport{
	overflow: visible!important;
}
.details-banner .flex-control-nav{
	display: none;
}
.details-banner .flex-control-nav{
	position: absolute;
}
.details-banner .flex-direction-nav a{
	display: inline-block;
	width: 38px;
	height: 100px;
	background: rgba(0,0,0,0.5) url(../../shenyangjie/images/prev_icon.png) no-repeat center center;
	position: absolute;
	top: 0;
	left: -140px;
	text-indent: -9999px;
}
.details-banner .flex-direction-nav .flex-next{
	background: rgba(0,0,0,0.5) url(../../shenyangjie/images/next_icon.png) no-repeat center center;
	left: auto;
	right: -280px;
}
/*.goods-pic-nav{
	width: 100%;
	height: 100px;
	text-align: center;
	position: absolute;
	bottom: 0;
	background: rgba(255,255,255,0.9);
}
.goods-pic-nav .goods-nav-img{
	display: inline-block;
	width: 135px;
	margin: 0;
	height: 100px;
}*/
.goods-pic{
	width: 560px;
	height: 295px;
}
.goods-pic .goods-pic-img{
	position: absolute;
	width: 560px;
	height: 295px;
	overflow: hidden;
	display: none;
}
.goods-pic .goods-pic-img.goods-pic-active{
	display: block;
}
.details-banner .flex-active-slide{
	position: relative;
}
.squre-div{
	position: relative;
}
.squre-div::after{
	content: "";
	display: inline-block;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	position: absolute;
	left: 0;
	top: 0;
}
.goods-pic .goods-pic-image{
	width: 100%;
}
.details-thumb-img{
	width: 100%;
	height: 100px;
}
.details-banner{
	width: 140px;
	height: 100px;
	overflow-x: visible!important;
	position: absolute;
	margin-left: 140px;
}
.details-banner .slide {

}
.padding17{
	padding: 17px;
	background: #fff;
}
.detail-represent{
	color: #3d4d65;
}
.represent-title{
	font-size: 30px;
}
.repre-price{
	font-size: 36px;
	color: #ff9948;
}
.line-through{
	text-decoration: line-through;
}
.calculation{
	display: inline-block;
}
.calculation .calcul-span,.calculation .calcul-num{
	display: inline-block;
	width: 45px;
	height: 45px;
	text-align: center;
	line-height: 45px;

}
.calculation .calcul-span{
	border-radius: 50%;
	border: 1px solid #e9e9e9;
	background: #e9e9e9;
	color: #ff6c43;
	font-size: 36px;
	line-height: 40px;
}
.calculation .calcul-span.calcul-span-dis{
	background: #fff;
	color: #666;
	border-color: #e9e9e9;
}
.repre-btn,.orange-btn{
	display: inline-block;
	width: 180px;
	height: 45px;
	line-height: 45px;
	border:1px solid #ff6c43;
	color: #ff6c43;
	text-align: center;
	font-size: 18px;
	border-radius: 45px;
	margin: 5px 25px 0 0;
}
.orange-btn{
	color: #fff;
	background: #ff6c43;
}
.repre-btn:hover{
	background: #ffede8;
}
.detail-content{
	margin-top: 45px;
}
.detail-con-title{
	display: inline-block;
	width: 178px;
	height: 44px;
	background: url(../../img/Home/icon.png) no-repeat;
	background-position: 0 -290px;
	text-align: center;
	line-height: 44px;
	color: #ff6c43;
	position: relative;
	bottom: -2px;
	font-size: 16px;
	letter-spacing: 4px;
}
.detial-substance{
	border: 2px solid #ff6c43;
	padding: 35px;
	border-radius: 0 10px 10px 10px;
	-webkit-border-radius: 0 10px 10px 10px;
	-moz-border-radius: 0 10px 10px 10px;
	-o-border-radius: 0 10px 10px 10px;
}
.detail-needing{
	padding-top: 10px;
}
.detial-substance .title-01-span{
	color: #3d4d65;
	font-size: 16px;
	letter-spacing: 4px;
}


.hotel-banner{
	position: relative;
}
.hotel-banner-main,.scenery-li{
	width: 560px;
	height: 295px;
	overflow: hidden;
	
}
.hotel-banner-image{
	width: 100%;
}
.hotel-small{
	width: 100px;
	height: 295px;
	position: absolute;
	right: -100px;
	top: 0;
}
.hotel-small-items{
	width: 100px!important;
	height: 219px;
}
.hotel-small-img{
	display: inline-block;
	width: 100px;
	height: 73px;
}
.hotel-small .hotel-small-image{
	width: 100px;
	height: 73px;
}
.hotel-btn{
	
}
.hotel-right-btn{
	background-position: -188px -1220px;
	
	position: absolute;
	bottom: 0;
}
.hotel-small-list{
	height: 219px;
	overflow: hidden;
	margin-top: 38px;
}
.hotel-left-btn,.hotel-right-btn {
	width: 100px;
	height: 38px;
	background:rgba(0,0,0,0.8) url(../../img/Home/row_icon.png) no-repeat;
    position: absolute;
    top: 0;
}
.hotel-left-btn:hover,.hotel-right-btn:hover {
	background-color: #ff6c43;
	cursor: pointer;
}
.hotel-right-btn{
	top: auto;
	bottom: 0;
	background-position: 0 -38px;
}

/*person_center.html*/
.order-detail{
	padding: 30px 70px;
}
.order-detail-con{
	padding: 30px 0 0;
	line-height: 30px;
}
.order-detail-con .detail-item-title{
	font-weight: bold;
}
.order-des{
	width: 1030px;
	margin-top: 20px;
	text-align: center;
	color: #4c4c4c;
}
.order-des-title{
	height: 42px;
	line-height: 42px;
	background: #fafafa;
}
.order-des .order-title-good,.order-mol-goods{
	display: inline-block;
	width: 230px;
}
.order-mol-img{
	display: inline-block;
	width: 80px;
	height: 65px;
	overflow: hidden;
}
.order-mol-goods{
	text-align: left;
}
.order-mol-title{
	display: inline-block;
	height: 50px;
	vertical-align: top;
	line-height: 35px;
	margin-left: 10px;
}
.order-mol{
	padding: 15px 0;
}
.order-mol-img .order-mol-image{
	width: 100%;
}
.order-mol-item{
	height: 65px;
	vertical-align: middle;
}
.order-des .order-title-other,.order-mol-item{
	display: inline-block;
	width: 155px
}
.orange-text{
	color: #ff6c43;
}
