body{
	background: #82090f;
}
.banner_box{
	width: 100%;
	height: 730px;
	background: url(../images/banner.png) top center no-repeat;
	/*background-size: 100%;*/
	min-width: 1100px;
}
.main_box{
	width: 1100px;
	margin:0 auto;
	overflow: hidden;
	background: url(../images/banner1.png) top center no-repeat;
}
.logo_img{
	margin-top: 66px;
}
.time{
	font-size: 34px;
    color: #b4071f;
    line-height: 68px;
    margin-top: 384px;
    text-align: center;
    padding-bottom: 90px;
}
.time span{
	font-weight: bold;
	font-size: 40px;
}
.activity_main{
	width: 1100px;
	margin:0 auto;
	overflow: hidden;
}
.activity_box1{
	background:url(../images/activity1.png) 0 0 no-repeat;
	width: 251px;
	float: left;
	height: 324px;
	margin-left: 116px;
}
.activity_box4{
	background:url(../images/activity4.png) 0 0 no-repeat;
	width: 251px;
	float: left;
	height: 324px;
	margin-left: 116px;
}
.activity_box2{
	background:url(../images/activity2.png) 0 0 no-repeat;
	width: 251px;
	float: left;
	height: 324px;
	margin-left: 65px;
}
.activity_box3{
	background:url(../images/activity3.png) 0 0 no-repeat;
	width: 251px;
	float: left;
	height: 324px;
	margin-left: 65px;
}
.activity_box{
	position: relative;
	cursor: pointer;
}
.activity_box img{
	display: block;
	left: 0;
	right: 0;
	width: 202px;
	top: 89px;
	margin: auto;
	position: absolute;
}
.activity_box p{
	color: #fff;
	font-size: 18px;
	text-align: center;
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
	top: 210px;
}
.activity_click{
	width: 130px;
	height: 50px;
	margin:13px auto 0;
	cursor: pointer;
}
.activity_ml{
	margin-left: 65px;
}
.title_box{
	width: 831px;
	margin:47px auto 0;
	background: url(../images/tit_bg.png) 0 0 no-repeat;   
}
.title_box p{
	text-align: center;
	color: #fedfc4;
	font-size: 44px;
	font-weight: bold;
	line-height: 113px;
}
.deposit_main{
	width: 1103px;
	margin:30px auto 0;
	background: url(../images/deposit_bg.png) 0 0 no-repeat;
	height: 684px;
    background-size: 100% 100%;
}
.deposit_more{
	float: right;
	color: #82090f;
	border: 1px solid #e2c186;
	background: #fff1cf;
	border-radius: 50px;
	width: 116px;
	line-height: 34px;
	text-align: center;
	margin-right: 48px;
	margin-top: -22px;
	cursor: pointer;
}
.progress_box{
	visibility: hidden;
    height: 71px;
    overflow: hidden;
}
.deposit_more:hover{
	background: #e2c186;
	color: #82090f;
}
.progress{
	margin-left:368px;
	display: block;
	padding-top: 48px;
}
.progress_zi{
	color: #ffdbb9;
	font-size: 14px;
	float: left;
	margin-left: 252px;
	margin-top: -10px;
}
.progress_zi1{
	color: #b27564;
	font-size: 14px;
	float: left;
	margin-left: 108px;
	margin-top: -10px;
}
.deposit_type{
	width: 257px;
	height: 373px;
	float: left;
	margin-top: 20px;
}
.deposit_type1{
	margin-left: 20px;
	background: url(../images/deposit_type.png) 0 0 no-repeat;
}
.deposit_type2{
	margin-left: 10px;
	background: url(../images/deposit_type1.png) 0 0 no-repeat;
}
.deposit_type3{
	margin-left: 10px;
	background: url(../images/deposit_type2.png) 0 0 no-repeat;
}
.deposit_type4{
	margin-left: 10px;
	background: url(../images/deposit_type3.png) 0 0 no-repeat;
}
.deposit_tit{
	float: right;
	width: 181px;
	line-height: 29px;
	color: #fff;
	text-align: center;
	font-size: 14px;
}
.deposit_name{
    margin-top: 24px;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    color: #fff;
}
.deposit_discount{
	width: 166px;
	line-height: 34px;
	margin: 10px auto 0;
	text-align: center;
	border-radius: 50px;
	color: #fff;
	border: 1px solid rgba(225,225,225,0.8);
}
.deposit_new{
    float: left;
    margin-top: 30px;
    width: 115px;
}
.deposit_new p{
	 color: #fff;
	 padding-left: 10px; 
}
.deposit_new .new{
	font-size: 20px;
	font-weight: bold;
}
.deposit_old{
	width: 134px;
    line-height: 48px;
    margin-top: 29px;
    float: left;
    color: #d52121;
    text-align: center;
    text-decoration: line-through;
}
.deposit_ts{
	margin-top: 19px;
	margin-left: 12px;
	color: #de3535;
}
.deposit_btn{
	width: 188px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	background: #de3535;
	border-radius: 50px;
	margin:20px auto 0;
	box-shadow: 0px 3px 0 rgba(214,42,42,0.38);
	font-size: 20px;
	cursor: pointer;
}
.deposit_btn:hover{
	background: #c82020;
}
.deposit_kf{
	text-align: center;
	font-size: 14px;
	color: #666666;
	padding-top: 11px;
}
.deposit_kf:hover{
	color: #c82020;
}
.procedure{
	font-size: 14px;
	line-height: 24px;
	margin-left: 20px;
	color: #ffdbb9;
}
.procedure1{
	margin-top: 10px;
}
.procedure span{
	font-weight: bold;
}
.mate30_box{
	width: 1103px;
	margin:0px auto 0;
}
.mate30_box .progress_zi1{
    margin-left: 160px;
}
.mate30_box .progress{
	padding-top: 0
}
.choujiang_box{
	float: left;
	width: 696px;
	height: 594px;
	margin-top: 20px;
	background: url(../images/choujiang_bg.png) 0 0 no-repeat;
}



/*抽奖开始*/
#lottery{width:635px;height:518px;margin-top: 37px;margin-left: 27px;background: #5f0302;border-radius: 20px;}
#lottery table td{position:relative;text-align:center;color:#333;padding: 11px}
#lottery table td img{display:block;width:188px;height:146px;}
#lottery table td a{width:188px;height:146px;display:block;text-decoration:none;background:url(../images/chou_btn.png) no-repeat top center;}
#lottery table td a:hover{background-image:url(../images/chou_btn.png);}
#lottery table td .yesNum{width:188px;height:146px;display:block;text-decoration:none;background:url(../images/chou_btn.png) no-repeat top center;}
#lottery table td .yesNum:hover{background-image:url(../images/chou_btn.png);}
#lottery table td .noNum{width:188px;height:146px;display:block;text-decoration:none;background:url(../images/chou_btn1.png) no-repeat top center;}
#lottery table td .noNum:hover{background-image:url(../images/chou_btn1.png);}
#lottery table td a p{
    font-size: 15px;
    color: #fff;
    text-align: center;
    padding-top: 87px;
}
#lottery table td.active .mask{display:block;}
#lottery table .lottery-unit-1 img {
 	width:188px;
 	height:146px;
	display: block;
}

.mask{
    width:100%;
    height:100%;
    position:absolute;
    left:0;
    top:0;
    background-color: rgba(252,211,4,0.5);
    display:none;
    border-radius: 19px;
}
.record_box{
	width: 370px;
	border: 9px solid #f6bf89;
	background: #fbe1cb;
	margin-top: 20px;
	float: left;
	margin-left: 20px;
	border-radius: 20px;
}
.record_tit{
	width: 244px;
	height: 60px;
	line-height: 46px;
	margin: 0 auto;
	background: url(../images/rule1.png) 0 0 no-repeat;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}
.zhibo_gift .record_tit{
	width: 382px;
	height: 60px;
	line-height: 46px;
	margin: 0 auto;
	background: url(../images/rule.png) 0 0 no-repeat;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}
.record_rule{
	font-size: 14px;
	padding-left: 10px;
	color: #333333;
	line-height: 30px;
}
.record_border{
	width: 345px;
	margin: 20px auto 15px;
	border-top: 2px solid #fbd7b6;
}
.swiper-container {
    width: 100%;
    height: 200px;
}
.swiper-container img{
	margin-left: 15px;

}
.user_name{
	margin-left: 15px;
	margin-right: 15px;
}
.gift{
	color: #d52121;
}
.record_time{
	float: right;
	display: block;
	width: 100px;
	text-align: center;
}
.record_btn{
	width: 275px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	border-radius: 50px;
	background: #de3535;
	box-shadow: 0 3px 1px rgba(214,42,42,0.38);
	margin:15px auto 15px;
	cursor: pointer;
}
.record_btn:hover{
	background: #c82020;
}
.zhibo_box{
	width: 1100px;
	margin:25px auto 0;
	background: #f8be8b;
	border-radius: 20px;
	height: 413px;
}
.zhibo_main{
	width: 610px;
	height: 381px;
	background: url(../images/zhibo_bg.png) 0 0 no-repeat;
	margin-left: 16px;
	float: left;
	position: relative;
}
.zhibo_ewm_box{
	position: absolute;
	right: 0;
	top: 0;
	width: 120px;
	height: 128px;
	background: #fff;
	z-index: 99;
}
.zhibo_ewm_box .zhibo_ewm_zi{
	font-size: 12px;
	text-align: center;
	color: #666;
	padding-top: 3px;
}
.zhibo_ewm{
	display: block;
	width: 100px;
	height: 100px;
	margin: 3px auto 0; 
}
.zhibo_main p{
	color: #fbe2cc;
	text-align: center;
	padding-top: 126px;
	font-size: 34px;
	font-weight: bold;
	letter-spacing: 2px;
}
.zhibo_gift{
	background: #fbe2cc;
	width: 458px;
	height: 381px;
	float: left;
}
.zhibo_gift .record_tit{
	margin-top: 20px;
}
.gift_detail{
	float: left;
	margin-top: 35px;
}
.gift_detail img{
	display: block;
	margin: 0 auto;
}
.gift_detail1{
	margin-left: 23px;
}


.gift_name{
	color: #b32533;
	text-align: center;
}
.zhibo_gift .record_btn{
	margin-top: 30px;
}
.record_ts1{
	margin-top: 26px;
	color: #82090f;
	margin-left: 20px;
	font-size: 14px;
}
.record_ts2{
	margin-top: 3px;
	color: #82090f;
	margin-left: 20px;
	font-size: 14px;
}
.quan_box{
	width: 534px;
	font-size: 24px;
	color: #ffc38e;
	background: url(../images/quan.png) 0 center no-repeat;
	text-align: center;
	margin: 15px auto 0;
}
.ewm_box{
	background: url(../images/quan_box.png) 0 0 no-repeat;
	width: 1100px;
	height: 323px;
	margin:28px auto 40px;
}
.weibo_box{
	width: 221px;
	margin-top: 69px;
	margin-left: 88px;
	float: left;
}
.weibo_main{
	width: 166px;
	height: 166px;
	background: #82181d;
	border-radius: 20px;
	margin:0 auto;
}
.weibo_main img{
	padding:12px;
	width: 142px;
	height: 142px;
}
.weibo_box p{
	color: #fff;
	margin-top: 20px;
	text-align: center;
}
.ewm_box .weibo_box1{
	margin-left: 120px;
}
.ling_quan{
	border-radius: 50px;
	width: 166px;
	font-size: 18px;
	line-height: 36px;
	text-align: center;
	margin: 12px auto 0;
	background: #e2c186;
	color: #82090f;

}
.ling_quan_yes{
	border-radius: 50px;
	width: 166px;
	font-size: 18px;
	line-height: 36px;
	text-align: center;
	margin: 12px auto 0;
	background: #999;
	color: #333;

}
.ling_quan:hover{
	cursor: pointer;
	text-decoration: underline;
}
.check_class{
	width: 217px;
	line-height: 50px;
	text-align: center;
	color: #6d1804;
	cursor: pointer;
	background-image: linear-gradient(#fce1bb, #e69a4d);
	box-shadow: 10px 3px 18px rgba(68,3,11,0.79);
	border-radius: 50px;
	margin:12px auto 0;
}
.right_nav{
	position: fixed;
	right: 0%;
	width: 136px;
	height: 567px;
	background: url(../images/nav_bg.png) 0 0 no-repeat;
	top: 20%;
	z-index: 97;
}
.xrzt{
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 80px;
}
.nav_main{
	width: 120px;
	margin-left: 9px;
}
.nav_btn1{
	margin: 95px auto 0;
	width: 102px;
	line-height: 42px;
	color: #fff;
	background-image: linear-gradient(to right,#fea672, #f7b058);
	text-align: center;
	border-radius: 50px;
}
.nav_btn2{
	margin: 14px auto 0;
	width: 102px;
	line-height: 42px;
	color: #fff;
	background-image: linear-gradient(to right,#fea672, #f7b058);
	text-align: center;
	border-radius: 50px;
	cursor: pointer;
}
.nav_main .active{
	background-image: linear-gradient(to right,#cd3d24, #ea8e28);
}
.nav_main .active:hover{
	background-image: linear-gradient(to right,#ea8e28, #cd3d24);
}
.nav_btn3{
	margin: 14px auto 0;
	width: 102px;
	line-height: 42px;
	color: #fff;
	background-image: linear-gradient(to right,#fea672, #f7b058);
	text-align: center;
	border-radius: 50px;
}
.app_quan{
	width: 102px;
	margin: 14px auto 0;
	background: #f4955c;

}
.app_quan img{
	width: 102px;
}
.app_quan p{
	text-align: center;
	color: #650208;
	padding-bottom: 10px;
	font-size: 14px;
}
.click_ling{
	margin-top: 13px;
	color: #d42e2e;
	text-align: center;
	text-decoration: underline;
	cursor: pointer;
}
.click_ling_yes{
	margin-top: 13px;
	color: #999;
	text-align: center;
	text-decoration: underline;
	cursor: pointer;
}
.goTop{
	width: 120px;
	height: 52px;
	cursor: pointer;
}
.tips_box{
	position: absolute;
	width: 239px;
	height: 157px;
	background: url(../images/tips.png)0 0 no-repeat;
	top: 414px;
    right: 132px;
	display: none;
}
.tips_tit1{
	padding-top: 30px;
	text-align: center;
	font-size: 22px;
	color: #c8110d;
	font-weight: bold;
}
.tips_tit2{
	padding-top: 8px;
	text-align: center;
	color: #333333;
}
.tips_tit3{
	padding-top: 17px;
	text-align: center;
	font-size: 14px;
	color: #333333;
}
.tips_tit3 a{
	color: #c8110d;
}
.mask_tc {
    display: none;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 1;
    filter: alpha(opacity=100);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 98;
}
.tsTk {
    display: none;
    width: 480px;
    background: #fff;
    border-radius: 8px;
    top: 50%;
    left: 50%;
    position: fixed;
    margin: 0 0 0 -240px;
    z-index: 99;
}
.tsTk .cpic {
    width: 118px;
    height: 118px;
    padding-top: 24px;
    margin: 0 auto 3px;
}
.tsTk .ctxt {
    line-height: 38px;
    font-size: 22px;
    color: #666;
    margin-bottom: 20px;
    text-align: center;
}
.tsTk .bhan {
    display: block;
    width: 140px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    background: #f7553f;
    border-radius: 20px;
    margin: 0 auto 28px;
}
.tsTk .xx {
    top: 4px;
    right: 7px;
    display: block;
    width: 40px;
    height: 40px;
    background-position: 12px -688px;
    cursor: pointer;
}
.an {
    background: url(../images/an.png) no-repeat;
}
.abs {
    position: absolute;
}
.yhqTk {
    display: none;
    width: 680px;
    background: #fff;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 426px;
    position: fixed;
   	margin: auto;
    z-index: 99;
}
.yhqTk .tit {
    height: 60px;
    background: #fff1d6;
}
.yhqTk .coupon {
    padding: 12px 24px 10px;
}
.yhqTk .coupon-Null {
    padding: 64px 0;
}
.yhqTk .tit-left {
    line-height: 60px;
    font-size: 18px;
    padding-left: 15px;
    margin-left: 18px;
}
.yhqTk .tit-xx {
    display: block;
    width: 40px;
    height: 40px;
    margin: 10px 6px 0 0;
    background-position: 12px -688px;
    cursor: pointer;
}
.yhqTk .tit-left i {
    display: block;
    width: 3px;
    height: 16px;
    background: #f65514;
    left: 0;
    top: 50%;
    margin-top: -8px;
}
.fr {
    float: right;
}
.fl {
    float: left;
}
.pr {
    position: relative;
}
.yhqTk .coupon-Null .top {
    display: block;
    width: 260px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    margin: 0 auto;
    background: url(../images/s_19.png) no-repeat;
}
.yhqTk .coupon-Null .bot {
    text-align: center;
    line-height: 90px;
    font-size: 32px;
    font-weight: 700;
    color: #f65514;
}

.yhqTk .coupon-tit .n210 {
    float: left;
    display: block;
    width: 210px;
    text-align: center;
}
.yhqTk .coupon-tit {
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    color: #666;
}
.coupon-box{
	height: 288px;
	overflow-y:scroll;
	overflow-x:hidden;  
}
.coupon-box ul li{
	width: 630px;
	height: 60px;
	background: url(../images/record_bg.png) 0 0 no-repeat;
	margin-bottom: 16px;
}
.coupon-box ul li p{
	float: left;
}
.coupon-box ul li .coupon_name{
	width: 220px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    margin: 0 auto;
}
.coupon-box ul li .coupon_name span{
	font-size: 24px;
	font-weight: bold;
}
.coupon-box ul li .coupon_stime{
	width: 210px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #727272;
    margin: 0 auto;
    font-size: 14px;
}
.coupon-box ul li .coupon_etime{
	width: 180px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #727272;
    margin: 0 auto;
    font-size: 14px;
}
.deposit_zi{
	text-align: center;
	padding-bottom: 10px;
	color: #777777;
}
.gzTk {
    display: none;
    width: 680px;
    background: #fff;
   	top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 492px;
    position: fixed;
   	margin: auto;
    z-index: 99;
}
.gzTk .tit {
    height: 60px;
    background: #fff1d6;
}
.gzTk .tit-xx {
    display: block;
    width: 40px;
    height: 40px;
    margin: 10px 6px 0 0;
    background-position: 12px -688px;
    cursor: pointer;
}
.gzTk .tit-left i {
    display: block;
    width: 3px;
    height: 16px;
    background: #f65514;
    left: 0;
    top: 50%;
    margin-top: -8px;
}
.gzTk .txtbox {
    padding: 15px 30px 10px;
}


.gzTk .txtbox .txt {
    line-height: 28px;
    font-size: 16px;
    margin-bottom: 10px;
}
.gzTk .tit-left {
    line-height: 60px;
    font-size: 18px;
    padding-left: 15px;
    margin-left: 18px;
}
.cjTk {
    display: none;
    width: 518px;
    height: 445px;
    background: url(../images/s_16.png) no-repeat;
	top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 445px;
    position: fixed;
   	margin: auto;
    z-index: 99;
}
.cjTk .xx {
    top: 0;
    right: 28px;
    display: block;
    width: 33px;
    height: 33px;
    background: url(../images/s_26.png) no-repeat;
    cursor: pointer;
}
.cjTk .tbox {
    height: 230px;
    padding-top: 66px;
    text-align: center;
    color: #c8110d;
}
.cjTk .bhan {
    display: block;
    width: 263px;
    height: 87px;
    text-align: center;
    line-height: 76px;
    font-size: 24px;
    color: #c8110d;
    opacity: 0.9;
    margin: 0 auto;
    background: url(../images/s_17.png) no-repeat;
}
.cjTk .tbox .ttxt {
    line-height: 56px;
    font-size: 24px;
}
.cjTk .tbox .ctxt .onep, .cjTk .tbox .ctxt .twop {
    line-height: 80px;
    font-size: 40px;
    font-weight: 700;
}
.cjTk .tbox .btxt {
    color: #333333;
}
.swcjTk {
    display: none;
    width: 518px;
    height: 705px;
    background: url(../images/s_15.png) no-repeat;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 705px;
    position: fixed;
   	margin: auto;
    z-index: 99;
}
.swcjTk .tbox {
    height: 94px;
    padding-top: 60px;
    text-align: center;
    color: #c8110d;
    margin-bottom: 15px;
}
.swcjTk .tbox .ttxt {
    line-height: 42px;
    font-size: 24px;
}
.swcjTk .tbox .ctxt {
    line-height: 52px;
    font-size: 40px;
    font-weight: 700;
}
.swcjTk .cbox {
    height: 390px;
    padding: 0 80px;
}
.swcjTk .cbox-list {
    height: 44px;
    clear: both;
    margin-bottom: 20px;
}
.swcjTk .cbox-list .ltxt {
    width: 104px;
    line-height: 44px;
    font-size: 18px;
}
.swcjTk .cbox-list .inptxt {
    width: 230px;
    padding: 0 10px;
    height: 43px;
    line-height: 42px;
    font-size: 18px;
    border: 0;
    border-bottom: 1px solid #f2cd9d;
    background: none;
}
.swcjTk .bhan {
    display: block;
    width: 263px;
    height: 87px;
    text-align: center;
    line-height: 76px;
    font-size: 24px;
    color: #c8110d;
    opacity: 0.9;
    margin: 0 auto;
    background: url(../images/s_17.png) no-repeat;
}
.tips_close{
	display: block;
    width: 40px;
    height: 40px;
    background-position: 12px -688px;
    cursor: pointer;
    position: absolute;
	right: 10px;
    top: 1px;
}
.tb_box{
	width: 100%;
	
}
.tb_box img{
	width: 130px;
	margin-left: 26px;
	margin-top: 13px;
	float: left;
}
.tb_zi{
	float: left;
	margin-top: 4px;
}
.tb_zi p{
	color:#f4955c;
	font-weight: bold;
	margin-top: 18px;
	margin-left: 20px;
}
.jb01{display:block;width:90px;height:70px;top:164px;left:50%;margin-left:-600px;background:url(../images/jb_01.png) no-repeat;animation:floating 3s ease infinite;-webkit-animation:floating 3s ease infinite 0s;z-index:2}
.jb02{display:block;width:110px;height:110px;top:280px;left:50%;margin-left:490px;background:url(../images/jb_02.png) no-repeat;animation:floating 3.5s ease infinite;-webkit-animation:floating 3.5s ease infinite .3s;z-index:2}
.jb03{display:block;width:70px;height:90px;top:526px;left:50%;margin-left:610px;background:url(../images/jb_03.png) no-repeat;animation:floating 3s ease infinite;-webkit-animation:floating 3s ease infinite .6s;z-index:2}
	@keyframes floating{0%{-webkit-transform:translateY(0);transform:translateY(0)}
50%{-webkit-transform:translateY(20%);transform:translateY(20%)}
100%{-webkit-transform:translateY(0);transform:translateY(0)}
}
@-webkit-keyframes floating{0%{-webkit-transform:translateY(0)}
50%{-webkit-transform:translateY(20%)}
100%{-webkit-transform:translateY(0)}
}