@charset "utf-8";
body,html{
	background:#28beaf;
}
.event-none{
	pointer-events: none;
}
.mark-orange{
	color:#fe7d03;
}
.rxk-container{
	padding-bottom:0.68rem;
}
.rxk-banner{
	/* box-shadow: 0px 3px 18px #871a17; */
}
.rxk-banner img{
	width:100%;
	display: block;
}
.content-box{
	height:auto;
	overflow:hidden;
}
.content-box-one{
	padding:0.4rem 0.29rem 0;
}
.content-box>p{
	height:auto;
	overflow:hidden;
}
.content-title-box{
	color:#fff;
	height:0.66rem;
	font-size:0.29rem;
	line-height:0.66rem;
	padding-left:0.7rem;
	position: relative;
}
.content-title-box span {
	display: block;
	margin:0.1rem 0;
	width: 3.8rem;
	height:0.44rem;
	line-height:0.44rem;
	background-image: linear-gradient(to right, #1d736b, #28bcad);
	position: absolute;
    left: 0.66rem;
    top: .05rem;
}

.content-title-box.active{
	color:#fff;
}
.title-one{
	background:url(../img/no1.jpg) left center no-repeat;
	background-size:0.66rem;
}
.title-one.active{
	background:url(../img/no1_active.png) left center no-repeat;
	background-size:0.66rem;
}
.box-one-area{
	width:4.97rem;
	min-height:3.26rem;
	position:relative;
	margin:0.26rem auto;
	padding:0.51rem 0.39rem;
	/* background:url(../img/conten_bg.png) no-repeat;
	background-size:100%; */
	background:#fff;
	box-shadow: 2px 2px 8px #851111;
	box-sizing: border-box;
	border-radius: 0.1rem;
}
.one-area-left{
	color:#FE7D03;
	float:left;
	width:1.3rem;
	height:1.84rem;
	background:#fff;
	text-align: center;
	padding-top:0.4rem;
	box-sizing: border-box;
	border-radius: 0.1rem;
	box-shadow: 1px 2px 3px #f1d7b9;
}
/* .one-area-left>p:first-child{
	height:0.73rem;
	font-size:0.73rem;
	font-weight: bold;
	line-height:0.73rem;
}
.one-area-left>p:last-child{
	font-size: 0.3rem;
} */
.one-area-right{
	float:right;
	position:relative;
}
.one-area-right>p{
	height:0.51rem;
	line-height:0.51rem;
	background:#fff;
	font-size:0.26rem;
	padding:0 0.05rem;
	text-align: center;
	margin-bottom: 0.14rem;
	border-radius: 0.1rem;
	box-shadow: 1px 2px 3px #f1d7b9;
}
.one-area-right>span{
	width:0.3rem;
	height:0.3rem;
	position:absolute;
	background:url(../img/add_icon.png) no-repeat;
	background-size:100%;
}
.num-one{
	top:0.41rem;
	left:34%;
}
.num-two{
	top:1.1rem;
	left:53%;
}
.order-btn{
	color:#f8cc9f;
	/* left:0.98rem;
	bottom:-0.2rem; */
	width:3rem;
	height:0.6rem;
	font-size: 0.29rem;
	line-height:0.6rem;
	text-align: center;
	margin:0.2rem auto;
	/* position:absolute; */
	background:url(../img/dg_btn.png) no-repeat;
	background-size:100%;
}
.order-btn.filter{
	-webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
    filter: grayscale(100%);
}
.title-two{
	background:url(../img/no2.jpg) left center no-repeat;
	background-size:0.66rem;
}
.title-two.active{
	background:url(../img/no2_active.png) left center no-repeat;
	background-size:0.66rem;
}
.sub-title{
	color:#fff;
	line-height:2em;
	padding-left: 0.5rem;
}
.detail-btn{
	color:#fff;
	float:right;
	font-size:0.22rem;
	line-height:2em;
}
.sub-padded{
	padding:0.4rem 0.29rem 0;
	/* background:url(../img/bg_icon.jpg) top 0.2rem right 0.6rem no-repeat; */
	background-size:0.93rem;
}
.box-two-area{
	overflow: auto;
	width: 96%;
    background: #fff;
    margin: 0.2rem auto 0;
	border-radius:0.1rem;
}
.video-right-list{
	width:200%;
	padding-left:0.06rem;
	overflow: auto;
}
.box-two-area::-webkit-scrollbar{  
	display: none;
} 
.video-right-list>li{
	float:left;
	margin:0.1rem 0.06rem;
	width:1.75rem;
	height:2.4rem;
	box-shadow: 0px 0px 10px #e6f5fd;
	background:url(../img/bg_icon.png) right bottom no-repeat;
	background-size:0.6rem;
	background-color:#fff;
	border-radius: 0.1rem;
	text-align: center;
	position:relative;
	box-sizing: border-box;
}
.video-right-list>li.filter{
	-webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
    filter: grayscale(100%);
}
.video-right-list>li>.list-mask{
	color:#fff;
	width:100%;
	height:100%;
	font-size:0.22rem;
	background:rgba(0,0,0,0.4);
	position:absolute;
	border-radius: 0.1rem;
	padding-top:0.74rem;
	box-sizing: border-box;
}
.video-right-list>li.active{
	background:url(../img/bg_icon_act.png) no-repeat;
	background-size:100%;
	background-color:#fff;
}
.video-right-li>p{
	padding-top:0.51rem;
	box-sizing: border-box;
}
.video-right-li>p>img{
	width:1rem;
	display: block;
	margin:0 auto;
}
.video-right-li>h3{
	color:#b48958;
	font-size:0.22rem;
	text-align: center;
	padding:0.15rem 0;
}
.video-right-li>span{
	color:#fff;
	background:#a4c2cf;
	font-size:0.2rem;
	text-align: center;
	padding:0.05rem 0.15rem;
	border-radius: 0.3rem;
}

.box-three-area{
	padding:0 0.19rem;
	box-sizing: border-box;
}
.title-three{
	background:url(../img/no3.jpg) left center no-repeat;
	background-size:0.66rem;
}
.title-three.active{
	background:url(../img/no3_active.png) left center no-repeat;
	background-size:0.66rem;
}

.box-four-area{
	padding:0 0.14rem;
}
.title-four{
	background:url(../img/no4.jpg) left center no-repeat;
	background-size:0.66rem;
}
.title-four.active{
	background:url(../img/no4_active.png) left center no-repeat;
	background-size:0.66rem;
}
.title-five{
	background:url(../img/no5.png) left center no-repeat;
	background-size:0.66rem;
}
.recom-img-list{
	height:auto;
	overflow: hidden;
	padding:0 0.05rem 0.1rem;
}
.recom-img-li{
	float:left;
	width:1.94rem;
	margin-right:0.1rem;
	box-sizing: border-box;
	border:1px solid #e6dccf;
	border-radius: 0.1rem;
	box-shadow: 0px 1px 5px #e6dccf;
}
.recom-img-li:last-child{
	margin-right:0;
}
.recom-img-li>img{
	width:100%;
	display: block;
	border-radius:0.1rem;
}

/* zfxq-alert */
.rxk-mask{
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:999;
	position:fixed;
	display: none;
	background:rgba(0,0,0,0.6);
}

.zfxq-alert{
	left:4%;
	top:10%;
	width:92%;
	z-index:1000;
	position:fixed;
	background:#fff;
	border-radius: 0.1rem;
	display: none;
}
.close-btn{
	right:0.05rem;
	top:-0.7rem;
	width:0.5rem;
	height:0.5rem;
	position:absolute;
	background:url(../img/alert_close.png) no-repeat;
	background-size:100%;
}
.alert-content{
	height:3rem;
	overflow: auto;
	margin:0.1rem 0;
	/* padding-bottom: 0.1rem; */
	padding-top:0.2rem;
}
.zfxq-alert h3{
	color:#0085d0;
	height:0.85rem;
	line-height: 0.9rem;
	font-size: 0.3rem;
	text-align: center;
	border-bottom: 1px solid #0085d0;
}
.zfxq-alert .content-title{
	font-size:0.26rem;
	font-weight: bold;
	padding:0.25rem 0 0.25rem 0.43rem;
}
.zfxq-alert table{
	width:96%;
	margin:0 2%;
	font-size: 0.2rem;
	border-top:1px solid #888888;
	border-right:1px solid #888888;
}
.zfxq-alert table th,.zfxq-alert table td{
	border-left:1px solid #888;
	border-bottom: 1px solid #888;
}
.vertial-text{
	padding:0 0.15rem;
	text-align: center;
}
.vertial-text-num1{
	padding:0 0.1rem;
	text-align: center;
}
td.add-padded{
	padding:0.1rem 0.03rem;
	line-height:0.32rem;
	text-align: center;
}
.zfxq-alert p{
	font-size: 0.21rem;
	padding:0 0.42rem;
}
.zfxq-alert p a{
	color:#0085d0;
}

/* affirm-alert */
.affirm-alert{
	left:20%;
	top:30%;
	width:60%;
	z-index:1000;
	position:fixed;
	background:#fff;
	border-radius: 0.1rem;
	display: none;
	text-align: center;
	padding-bottom: 0.4rem;
}
.affirm-alert h3{
	color:#0085d0;
	height:0.85rem;
	line-height: 0.9rem;
	font-size: 0.3rem;
	text-align: center;
	border-bottom: 1px solid #0085d0;
}
.msg-text{
	padding:0.5rem 0.6rem;
	font-size: 0.26rem;
}
.queding-btn{
	color:#fff;
	font-size:0.26rem;
	padding:0.15rem 0.65rem;
	background:#0085d0;
	border-radius: 0.1rem;
}

/* order-alert */
.order-alert,.receive-alert,.right-alert{
	left:4%;
	top:10%;
	width:92%;
	z-index:1000;
	position:fixed;
	border-radius: 0.1rem;
	display: none;
	text-align: center;
	padding-bottom: 0.1rem;
	background:url(../img/alert_bg.png) no-repeat;
	background-size:100%;
	background-color:#f8fcfe;
}
.right-alert{
	width:5.14rem;
	background:none;
	background-color:#fff;
}
.right-alert .order-alert-content{
	min-height:2rem;
	height:auto;
}
.alert-title{
	color:#fff;
	font-size:0.37rem;
	padding:0.34rem 0 ;
	font-weight: bold;
}
.right-alert-title{
	color:#0085d0;
	font-size:0.3rem;
	padding:0.8rem 0 0;
}
.alert-sub-title{
	color:#0085d0;
	font-size:0.3rem;
	font-weight: bold;
	padding:0.2rem 0;
}
.order-alert p{
	text-align: left;
	padding:0 0.34rem;
	font-size: 0.24rem;
}
.order-alert p a{
	color:#0085d0;
}
.code-box{
	height:0.7rem;
	margin:0.1rem 0 0.3rem 0;
	padding:0 0.43rem;
}
.code-input{
	float:left;
	width:2.7rem;
	height:0.66rem;
	padding-left:0.2rem;
	border:1px solid #0085d0;
	border-radius: 0.4rem;
	background:transparent;
}
.code-input:focus{
	outline: none;
}
.code-input::-webkit-input-placeholder{
	color:#999;
}
.code-btn{
	color:#fff;
	float:right;
	height:0.66rem;
	background:#0085d0;
	padding:0 0.3rem;
	line-height:0.66rem;
	border-radius: 0.4rem;
}
.ljbl-btn,.ljlq-btn{
	color:#fff;
	font-size:0.3rem;
	display: inline-block;
	background:#75c7f5;
	padding:0.15rem 0.8rem;
	border-radius: 0.4rem;
	margin-bottom: 0.2rem;
}
.ggtcqd-btn{
	color:#fff;
	text-align: center;
	margin:0.2rem auto;
}
.gonggao-alert .alert-content{
	height:3.5rem;
}
.ljlq-btn,.ggtcqd-btn{
	width:1.8rem;
	height:0.51rem;
	background:#0085d0;
	line-height:0.51rem;
	padding:0;
	font-size: 0.24rem;
	border-radius: 0.1rem;
}
.order-alert-content{
	height:3.3rem;
	overflow: auto;
	/* padding-bottom: 0.2rem; */
}

/* receive-alert */
.receive-alert{
	/* display: block; */
}
.receive-alert>h3{
	color:#ff0000;
	font-size:0.26rem;
	margin-top:0.3rem;
	font-weight: bold;
	text-align: center;
}
.receive-alert>p{
	font-size:0.26rem;
	margin-top:0.3rem;
	text-align: center;
}
.record-list-title{
	color:#0085d0;
	height:auto;
	overflow:hidden;
	font-size:0.3rem;
	margin:0.5rem 0 0.2rem 0;
	font-weight: bold;
	padding:0 0.6rem;
	text-align: left;
}
.receive-alert-content{
	height:5rem;
	padding:0 0rem;
	margin:0.3rem 0;
	text-align: left;
	font-size:0.27rem;
	position: relative;
}
.time-line{
	top:2.056rem;
	left:48%;
	bottom:0.96rem;
	width:0.08rem;
	margin-left:-0.04rem;
	/* height:100%; */
	background:#b5c6fe;
	position: absolute;
}
.more-icon{
	bottom:0.2rem;
	left:48%;
	width:0.68rem;
	height:0.68rem;
	z-index:10000;
	position:absolute;
	margin-left:-0.34rem;
	background:url(../img/more_bg.png) no-repeat;
	background-size:100%;
}
.receive-right-list{
	height:5rem;
}

.receive-right-list .receive-right-li{
	width:3.5rem;
	height:auto;
	overflow: hidden;
	z-index:999;
	position:relative;
	padding-bottom:0.4rem;
	box-sizing: border-box;
}
.receive-right-list .receive-right-li .bg-icon{
	margin-top:0.05rem;
	position:absolute;
}
.receive-right-list .receive-right-li:nth-child(2n-1){
	margin-left:2.35rem;
}
.receive-right-list .receive-right-li:nth-child(2n){
	padding-left:0.1rem;
	box-sizing: border-box;
}
.receive-right-list .receive-right-li:nth-child(2n-1) .bg-icon{
	width:1.11rem;
	height:0.93rem;
	background:url(../img/sp_right_bg.png) no-repeat;
	background-size:100%;
}
.receive-right-list .receive-right-li:nth-child(2n) .bg-icon{
	left:63%;
	width:1.11rem;
	height:0.93rem;
	background:url(../img/sp_right_bg_1.png) no-repeat;
	background-size:100%;
}
.receive-right-list .receive-right-li:nth-child(2n-1) .bg-icon img{
	display: block;
	width:0.8rem;
	padding:0.05rem 0 0 0.05rem;
}
.receive-right-list .receive-right-li:nth-child(2n) .bg-icon img{
	display: block;
	width:0.8rem;
	padding:0.05rem 0 0 0.22rem;
}
/* .receive-right-list .receive-right-li:nth-child(2n-1){
	left:50%;
	margin-left:-0.45rem;
}
.receive-right-list .receive-right-li:nth-child(2n){
	
} */
.receive-right-list .receive-right-li div:first-child{
	float:left;
}
.receive-right-list .receive-right-li .receive-right-text{
	width:65%;
}
.receive-right-list .receive-right-li div:last-child{
	float:right;
}
.receive-right-list .receive-right-li .bg-icon img{
	display: block;
	width:0.6rem;
	padding:0.15rem 0 0 0.16rem;
}
.receive-right-text>h3{
	color:#333;
	font-size:0.22rem;
	font-weight: bold;
}
.receive-right-text>a{
	font-size:0.21rem;
	color:#0085d0;
	text-decoration: underline;
}
.receive-right-text>p{
	color:#333;
	font-size:0.2rem;
}
.receive-right-text>p.break-all{
	word-break: break-all;
}

/*领取权益弹窗*/
.right-alert{
	top:30%;
	min-height:3.8rem;
}
.right-alert .order-alert-content p{
	padding:0.4rem 0;
}
.right-alert .order-alert-content p.right-text{
	padding:0.4rem 0.17rem;
}
.right-alert .order-alert-content p{
	text-align:center;
}

/* 修改 */
.mark-orange{
	color:#aa7358;
}
.one-area-left{
	width:1.35rem;
	position:relative;
	padding-top: 0.4rem;
}
.new-mark{
	top:-0.1rem;
	left:-0.1rem;
	width:1.37rem;
	height:0.29rem;
	position:absolute;
	background:url(../img/new_icon.png) no-repeat;
	background-size:1.37rem;
}
.box-one-area{
	width:5rem;
	padding: 0.51rem 0.35rem;
	background:linear-gradient(to bottom, #fff 0%,#f7cea0 100%);

}
 .one-area-left>p.bl-type{
	color:#333;
	font-size:0.24rem;
	font-weight: bold;
}
.one-area-left>p.bl-price{
	color:#aa7358;
	font-size:0.47rem;
	font-weight: bold;
	letter-spacing:-2px;
	margin-left:-4px;
	padding-top:0.1rem;
}
.one-area-left>p.bl-price span{
	font-size:0.27rem;
	letter-spacing:-4px;
}
.one-area-left>p.bl-cost{
	color:#999999;
	font-size:0.26rem;
	padding-top:0.05rem;
	text-decoration:line-through;
}

.order-alert{
	top: 50%;
    left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.wxts-text{
	color:red;
	padding:0.1rem 0.2rem;
	font-size:0.22rem;
	display:inline-block; 
}

.right-list-box{
	height:auto;
	overflow: hidden;
	padding:0.2rem 0.17rem 0;
}
.right-list-box h3{
	color:#000;
	font-size:0.26rem;
	font-weight: bold;
	padding:0.2rem;
}
.right-list-box2{
	height:auto;
	overflow: hidden;
	padding:0.2rem 0.17rem 0;
}
.right-list-box li{
	color:#333;
	height:1.64rem;
	margin-bottom:0.1rem;
}
.right-list-box.local-box li{
	height:1.3rem;
}
.right-list-box li a{
	color:#333;
}
.right-list-box li img{
	width:0.82rem;
	margin:0 auto;
	display: block;
}
.right-list-box li p{
	text-align: center;
	font-size:0.21rem;
	line-height:0.3rem;
	padding:0.1rem 0.05rem 0;
}
.sm-date{
	width:0.5rem;
	font-size:0.19rem;
	transform: scale(0.95);
	display: inline-block;
}
.add-padded-top{
	padding-top:0.2rem !important;
}
.text-bold{
	font-weight: bold !important;
}

.rxk-more{
	padding-bottom:1.8rem;
}
.right-phone{
	bottom:0;
	width:100%;
	height:1.5rem;
	color:#f8cc9f;
	font-size:0.21rem;
	position:fixed;
	text-align: center;
	/* background:#ffffff; */
}

.national-day-remind{
	color:#ff0000;
	font-size:0.23rem;
	display: block;
}
.right-list-box li .sale-img{
	width:0.5rem;
	/* float:left; */
	/* display:inline-block; */
}
#rightBox2{
	padding-bottom:0.2rem;
}
.float-icon{
	top:40%;
	right:0.1rem;
	position:fixed;
}
.float-icon img{
	width:0.8rem;
	display:block;
}