﻿@charset "utf-8";
/* CSS Document */
/*引导页*/
.swiper-container {
 width: 100%;
  height: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1
    }
    
.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
   
       /* 
	   background: #fff;
	   display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;*/
	
}
.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	/*display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;*/
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

.bg_banner{background: url() no-repeat;background-size: 100% 100%;}
.bg_banner .wrap{position:relative;width:100%; max-width:750px; min-width:320px; top:44px;}

/**/
.rule{float: left; padding: 0 10px; height: 20px;  line-height:20px; border-radius: 10px; text-align: center; filter: Alpha(Opacity=30); background-color: rgba(0, 0, 0, 0.3); font-size: 12px; margin: 10px 15px; color: #fff;}
.prize{float: right; width:64px;}

.w{ padding:0 18px; padding-top:20%; }
.change{text-align: center; width: 150px; height: 22px; line-height: 22px; border-radius:18px; border:1px solid #000; 
background: #fff; font-size: 14px; margin: auto}
.change strong{margin:0 5px}
.dzp_wrap{background:url(../images/shiyi/bg.png) no-repeat top center;background-size: 100% 100%; width: 100%; height: 282px;}
.dzp{background:url(../images/shiyi/bg_bg.gif) no-repeat top center;background-size: 100% 100%; width: 100%; height: 282px;}
.draw{padding:18px 24px;}
.draw ul li{float: left;; display: inline; width: 32%; height:68px; margin-left: 1%;margin-top:7px;}
.draw ul li img{height: 36px; margin-top: 6px;}
.draw ul li p{ margin-top: 5px; font-size: 14px;}

.draw ul li.button{border: none;  cursor: pointer; appearance: none;text-align: center;background: #fff;color: #333;
-webkit-box-shadow: 0 4px 0 #efeae7; box-shadow: 0 4px 0 #efeae7;border-radius:8px;outline:none;display:block;}

.draw ul li.btn_choujiang{border: none;  cursor: pointer; appearance: none;text-align: center;background: #fbe808;
color: #0bc791;-webkit-box-shadow: 0 4px 0 #b8aa00; box-shadow: 0 4px 0 #b8aa00;border-radius:8px;outline:none;display:block; 
font-size: 24px; line-height: 32px;}
.draw ul li.btn_choujiang2{border: none;  cursor: pointer; appearance: none;text-align: center;background: #f2f2f2;
color: #999;-webkit-box-shadow: 0 4px 0 #efeae7; box-shadow: 0 4px 0 #efeae7;border-radius:8px;outline:none;display:block; 
font-size: 14px; line-height:32px;}
.draw ul li.btn_choujiang3{border: none;  cursor: pointer; appearance: none;text-align: center;background: #f2f2f2;
color: #999;-webkit-box-shadow: 0 4px 0 #efeae7; box-shadow: 0 4px 0 #efeae7;border-radius:8px;outline:none;display:block; 
font-size: 24px; line-height:32px;}
.draw .item.active { background:#fee208;-webkit-box-shadow: 0 4px 0 #b8aa00; box-shadow: 0 4px 0 #b8aa00; }



.ggk{width: 64px; position: fixed; bottom: 10px; right: 10px;}

.main_box{font-family: "\5FAE\8F6F\96C5\9ED1", Helvetica, "黑体", Arial, Tahoma}
.main_box .show{display: block; position: absolute;left:10%; top:6rem; width: 80%; height: 245px; z-index: 99;}
.main_box .show .show_bg{width: 100%; height: 245px; border-radius: 8px;
background:url(../images/shiyi/tan.png) no-repeat top center;background-size: 100% 100%;border: 2px solid #000; }
.main_box .show .show_bg .show_content{height: 165px;}
.main_box .show .show_bg .show_content span{width: 80px;display: block; margin: auto; padding-top: 20px; padding-bottom: 10px;}
.main_box .show .show_bg .show_content img{text-align: center; height: 80px; width: 80px;}
.main_box .show .show_bg .show_content h4{height: 60px; width: 60%;  margin-left:20%;text-align: center; 
font-size: 18px;font-weight: bold; padding-top: 55px; 
color: #fff;background:url(../images/shiyi/quan.png) no-repeat top center;background-size: 100% 100%; color: #ff4338;}
.main_box .show .show_bg .show_content h4 em{font-size: 30px; font-style:normal;}
.main_box .show .show_bg .show_content p{ text-align: center; font-size: 30px; font-weight: bold;color: #fed54a;}
.btn_sure{height: 80px; background: #fff; position: relative; bottom: 0; 
 border-bottom-left-radius:6px; border-bottom-right-radius:6px;}
.btn_sure p{text-align: center; line-height: 30px; color: #999; font-size: 14px;}
.main_box .show .close{display: inline-block;width: 30px; height:30px;position: absolute; top: -50px; right:-10px;z-index: 200;}
.main_box .show .show_bg1{width: 15px; height: 15px;position:absolute; top:3px; right: 6px;z-index: 110;}
.main_box .show .btn{display: inline-block;width: 50%; margin:0 auto;margin-left:25%;height:36px; line-height: 32px; border: none;
background:#ff4338; border-radius: 18px;  border:2px solid #000;
color:#fff;position: absolute; bottom: 10px; z-index: 200; text-align: center; font-size: 16px; font-weight: bold;}
.main_box .mask{display: block; position:fixed; left: 0; top: 0; right: 0; bottom: 0; background: rgba(0,0,0,0.7);z-index: 98;}

.zjmd{margin-top: 5px;}
.zjmd ul li{font-size: 12px; margin: 0px 15px; color: #fff; display: block;text-align: center;}
.zjmd ul li span{height: 20px;  line-height:20px; border-radius: 10px;  filter: Alpha(Opacity=30); 
background-color: rgba(0, 0, 0, 0.3); padding: 0 10px;}

/*活动规则*/
.p10{padding: 0 15px;}
.bg{background: #f3f5f9;}
.content_wrap{padding-top: 44px;}
.rule_text h4{ line-height: 24px; font-size: 14px; margin-top: 10px;}
.rule_text p{line-height: 20px; font-size: 14px; margin-top: 5px;}
.myprize dt{line-height: 40px; height: 40px; display: block;font-weight: bold;  background: #fff; width:94%; float: left; padding: 0 3%;}
.myprize dd{ height: 40px; line-height: 40px;background: #fff; width:94%; float: left; padding: 0 3%;}
.myprize span{float:left;white-space: nowrap;text-overflow:ellipsis; overflow:hidden; font-size: 14px;}
.gift {text-align: center; padding-top: 30%; font-size: 16px;}
.gift img{height: 150px;}
.b-line {
	position: relative;
}
.b-line:before {
	content: " ";
	position: absolute;
	left: 0px;
	bottom: 0;
	right: 0;
	height: 1px;
	border-bottom: 1px solid rgba(207, 207, 207, 0.45);
	color: rgba(207, 207, 207, 0.45);
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%;
	-webkit-transform: scaleY(0.501);
	transform: scaleY(0.501);
}