﻿@charset "utf-8";
.popup {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.50);
	z-index: 11;
}
/*浮动 活动规则	*/
.popup3_record_p1 {
    overflow: auto;
    width: 7.92rem;
	height: 7.8rem;
    color: #878787;
}
.popup3_rules {
	width: 7.92rem;

	margin: 0 auto;
	height:10rem;
	overflow: hidden;
	/*padding: .53333rem;*/
	background: #fff;
	border-radius: .24rem;
	margin-top: 1.6rem;
}
.popup3_rules_tit {
	font-size: .37rem;
	position: relative;
	color: #595757;
	padding: .05rem .08rem;

	text-align: center;
	height: 1.1rem;
	line-height: 1.1rem;
}
.popup3_rules_p {

	padding: 0 .69rem 0 .69rem;
	margin-bottom: 0.2rem;
}
.popup_close a {
	position: absolute;
	background-repeat: no-repeat;
}
.popup_close a {
	top: 5.2rem;
	right: 1.5rem;
	width: .45rem;
	height: .45rem;
	background: url(images/yw-gb.png) no-repeat;
	background-size: 100%;
	z-index: 99;
}
/*浮动 恭喜获得	*/
.gx-bg{background: url(./images/tc-gift.png) no-repeat; background-size: 100%; width: 9.33rem; height: 11.65rem; margin: 0 auto; position: relative;margin-top: 2rem;}
.popup_close a {
    background: url(./images/gb.png) no-repeat;
    background-size: 100%;
    width: 1.07rem;
    height: 1.07rem;
    position: absolute;
        top: 14.98rem;
    right: 4.5rem;
    z-index: 1;
}
.popup3_rules_tit1{ width: 9.33rem;
    font-size: 0.48rem;
    color: #ff413f;
    text-align: center;
    position: absolute;
    top: 2.8rem;
    margin: 0 auto;
    /* font-weight: bold; */
    }
		.gift-zs img {
		    background-size: 100%;
		    width: 3.68rem;
		    margin: 0 auto;
		}
		.gift-zs{position: absolute;
			top: 3.75rem;
    left: 2.8rem;}
.ts-text{     width: 9.33rem;
    font-size: 0.32rem;
    color: #ff413f;
    text-align: center;
    position: absolute;
    top: 7.45rem;
    margin: 0 auto;
  }
.btn-jx{
	width: 5.87rem;
height: 1.55rem;
vertical-align: middle;
margin: 0 auto;
position: absolute;
top: 8.85rem;
border: none;
left: 1.7rem;
/* color: #fe4801; */
}




		/*浮动 领取记录-*/

		.popup3_record_p {
			font-size: .37rem;
			margin: 0 auto;
			text-align: center;
			width: 82%;
			margin-bottom: 0.3rem;
		}
		.popup3_record_p span {
			float: left;
		display: block;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		width: 3.5rem;
		text-align: left;
		}
		.popup3_record_p .ylq {
			width: 1.52rem;
			height: .53rem;
			border-radius: 0.1rem;

			color: #a4a4a4;
			font-size: .37rem;
			padding: 0.05rem;
			margin-left: 0.8rem;
			float: right;
		}
		.popup3_record_p .wlq {
			width: 1.52rem;
			height: .53rem;
			border-radius: 0.1rem;

			color: #a4a4a4;
			font-size: .37rem;
			padding: 0.05rem;
			margin-left: 0.8rem;
			float: right;
		}
