@charset "UTF-8";
/* CSS Document */

/*公共样式*/
*{
  padding:0;
  margin:0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; 
}  
a, a:hover {
  border: none;
  outline: none;
  text-decoration: none; 
} 
li{ 
   list-style:none;
}
img{
	display:block;
}

html {
  min-height: 100%;
}

body {
  min-height: 100%;
  width: 100%;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color:#333;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
 /* -webkit-user-select: none;
  user-select: none;*/
  -webkit-touch-callout: none;
 }
  
.fl{ float:left;}
.fr{ float:right;}
.clearfloat:after{ display:block; content:''; clear: both;} 
  
  
.out-box{
	width: 100%;
	height: auto;
}
.img619-wap{
	width: 100%;
	height: auto;
	position: relative;
}
.company619-name{
	width: 5.4rem;
	position: absolute;
	top:0.16rem;
	right: 0.6rem;
	z-index: 2;
}

.juan619-box{
	width: 100%;
	height: 11rem;
	position: absolute;
	top:2.6rem;
	left: 0;
	z-index: 2;
}
.time619-line{
	width: 3.4rem;
	margin-left: 0.66rem;
}
.time619-line ul{
	width: 100%; 
	padding-top: 0.5rem;
}
.time619-line ul li{
	width: 100%;
	margin-bottom: 0.6rem;
	font-size: 0.34rem;
	color: #fff;
	font-weight: 500;
	padding-left: 0.6rem;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 0.5rem auto;
	background-image: url(../images/chose-no.png);
	position: relative;
}
.time619-title{
	width: 2.7rem;
	height: 0.6rem;
	line-height: 0.6rem;
	text-align: center;
	border:1px solid #fae396;
	border-radius: 2px;
	margin-top: 0.1rem;
}
.time619-line ul li.active-time619{background-image: url(../images/chose-yes.png);}
.time619-line ul li.active-time619 .time619-title{ 
	color: #9a3e19;
	width: 2.8rem;
	background: url(../images/chose-bg.png) no-repeat left center;
	background-size: auto 0.7rem;
	border: none;
}

.juan619{
	width: 5.2rem;
	height: 10.4rem;
	/* background: url(../images/juan-bg.png) no-repeat center;
	background-size: 5.5rem auto; */
	margin-right: 0.4rem;
	margin-top: 0.4rem;
	border: 1px solid #fae396;
	box-shadow: 0 0 8px rgba(0,0,0,0.1);
}
.juan619-border{
	width: 100%;
	height: 100%;
	border:4px solid #ff2c46;
	background-color: #fff5d9;
	padding: 0.2rem 0.18rem;
	color: #ff2c46;
	font-size: 0.32rem;
	text-align: center;
	line-height: 0.5rem;
	font-weight: 500;
}
.juan619-btn{
	width: 2.4rem;
	margin:0 auto;
	padding-top: 0.7rem;
}

.box619-canyu{
	width: 8.2rem;
	position: absolute;
	left: 50%;
	margin-left: -4.1rem;
	top:0.4rem;
	z-index: 2;
	color: #fff;
}
a.btn-yaoqing{
	display: block;
	width: 6rem;
	height: 1rem;
	line-height: 1rem;
	text-align: center;
	background: #fff;
	color: #fd1a33;
	font-weight: bolder;
	font-size: 0.46rem;
	margin: 0 auto 0.4rem;
}
a.btn-chakanyao{
	display: block;
	width: 3rem;
	border-bottom: 1px solid #fff;
	line-height: 0.8rem;
	font-size: 0.4rem;
	text-align: center;
	margin: 0.4rem auto 1.2rem;
	font-weight: bold;
}
.title619{
	font-size: 0.38rem;
	font-weight: 600;
}
.guize-txt{
	width: 8.4rem;
	position: absolute;
	top:3.3rem;
	left: 50%;
	margin-left: -4.2rem;
	z-index: 1;
	color: #fff;
	line-height: 0.6rem;
	background-color: #cd0e26;
	border-radius: 6px;
	padding: 0.5rem 0.5rem 0.5rem 0.7rem;

}
.guize-style li{ list-style: inherit;}

.daojishi{
	width: 5.2rem;
	margin-right: 0.3rem;
	margin-top: 0.6rem;
	position: relative;
}
.daojishi619{
	width: 100%;
	position: absolute;
	left: 0;
	top:3.2rem;
	z-index: 50;
	font-size: 0.68rem;
	font-weight: 600;
	color: #fae396;
	padding-left: 0.65rem;
}
.daojishi619 span{
	margin-right: 0.32rem;
	letter-spacing:0.2rem;
}
.guoqi-style{
	width: 1.6rem;
	height: 1.6rem;
	background: url(../images/jieshu.png) no-repeat center;
	background-size: 1.6rem auto;
	position: absolute;
	left: 0.5rem;
	top:0;
	z-index: 20;
}



.pop-bg{
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.7);
	position: fixed;
	top:0;
	left: 0;
	z-index: 100;
}
div.share-box{
	width: 5rem;
	position: absolute;
	top:0.4rem;
	right: 0.4rem;
	z-index: 1000;
}
.pop-content619{
	width: 100%;
	height: auto;
	padding: 0 0.8rem;
	position: absolute;
	left: 0;
	top:2.3rem;
	z-index: 110;
}
.juan619-inp{
	width: 6rem;
	position: absolute;
	top:2.8rem;
	left: 50%;
	margin-left: -3rem;
	z-index: 120;
}
.group619-inp{
	width: 100%;
	height: 1rem;
	line-height: 1rem;
	margin-bottom: 0.2rem;
}
.group619-inp input{
	display: block;
	width: 100%;
	height: 100%;
	font-size: 0.373rem;
	border: none;
	outline: none;
	padding: 0 0.2rem;
}
a.huoqu-code{
	width: 2.5rem;
	height: 1rem;
	line-height: 1rem;
	font-size: 0.373rem;
	color: #fff;
}
.send-yzm{
	width: 3.5rem;
	height: 4rem;
	line-height: 1rem;
	font-size: 0.373rem;
	color: #fff;
	position: absolute;
	text-align: center;
	left: 3rem;
	top: 0;
	z-index: 122;
}
.erro619{
	margin-top: -0.1rem;
	font-weight: 600;
}
a.btn-yellow{
	width: 4rem;
	height: 0.8rem;
	line-height: 0.8rem;
	position: absolute;
	left: 50%;
	margin-left: -2rem;
	bottom:0.6rem;
	z-index: 130;
	background: url(../images/pop-btn.png) no-repeat center;
	background-size: auto 0.8rem;
	text-align: center;
	color: #e9132d;
	font-weight: bolder;
	font-size: 0.4rem;
}
.close-icon{
	width: 1.4rem;
	height: 1.4rem;
	background-color: transparent;
	/*border: 1px solid #fff;*/
	position: absolute;
	top:0;
	right: 0.8rem;
	z-index: 130;
}

.juan619-txt{
	width: 6rem;
	position: absolute;
	top:2rem;
	left: 50%;
	margin-left: -3rem;
	z-index: 120;
	text-align: center;
	color: #f63a3a;
}
.yuyue-suc-icon{
	width: 1.4rem;
	height: 1.4rem;
	margin: 0 auto 0.2rem;
	background: url(../images/suc-icon.png) no-repeat center;
	background-size: 1.2rem auto;
}


.box-tab {
	width: 100%;
	height: auto;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1001;
}
.ten-hsy{
	width: 100%;
	height: auto;
}

.close-gift-list-div{
	display: block;
	width: 1rem;
	height: 2rem;
	position: absolute;
	left: 50%;
	margin-left: -0.5rem;
	top: -2rem;
	z-index: 1002;
	cursor: pointer;
}
.ten-content {
	width: 100%;
	height: 10rem;
	background: url(/images/flash/purchase/model/yu-tab-bg.png) no-repeat left top;
	background-size: 10rem auto;
}

.yao-list-box2{
	width: 100%;
	padding: 0.5rem 0.5rem;
	font-size: 0.34rem;
	position: absolute;
	left: 0;
	z-index: 1000;
}
.yao-list-box2 p{
	font-size: 0.5rem;
	font-weight: 800;
	margin-bottom: 0.3rem;
	color: #fff;
	text-align: center;
}

.table-title-box{
	width: 100%;
	text-align: center;
	background-color: #fff;
}
.table-title-box span{
	display: inline-block;
	width: 33.3%;
	height: 1rem;
	line-height: 1rem;
	color: #e11d1d;
}
.table-yao-list{
	width: 100%;
	height: 5rem;
	overflow-y: scroll;
	background-color: #f2f2f2;
}
.table-yao-list table tr td{
	height: 0.8rem;
	text-align: center;
	color: #666;
}
a.ya-btn-red{
	display: block;
	width: 4rem;
	height: 1rem;
	line-height: 1rem;
	color: #fff;
	font-size: 0.5rem;
	font-weight: 700;
	text-align: center;
	background: url(/images/flash/purchase/model/bt-bg.png) no-repeat center;
	background-size: auto 1rem;
	position: absolute;
	left: 50%;
	margin-left: -2rem;
	bottom:0.16rem;
	z-index: 1000;
}


.fixed-box619{
	width: 1.5rem;
	position: fixed;
	right: 0;
	bottom:3rem;
	z-index: 40;
	background: url(../images/pc/fix-top.png) no-repeat center top;
	background-size: 1.5rem auto;
	padding-top: 2rem;
}
.fixed-btn{
	width: 1.2rem;
	background-color: #ffeebd;
	border-radius: 4px;
	padding: 0.05rem;
	margin: -1rem auto 0;
	z-index: 10;
}
.fixed-btn a{
	display: block;
	margin-bottom: 0.05rem;
}
.invite-success-p{
	position: absolute;
	bottom: 1.7rem;
	left: 0;
	width: 100%;
	text-align: center;
}
