@charset "utf-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-family: "microsoft yahei", "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
  font-size: 100%;
}
a {
  text-decoration: none;
  outline: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
body {
  height: 100%;
  background: #fff;
  -webkit-overflow-scrolling: touch;
  -webkit-font-smoothing: antialiased;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.clear {
  clear: both;
}
* {
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
}
.dis-n{
	display: none;
}
img {
  max-width: 100%;
  width: 100%;
}
html{
	min-height: 100%;
  position: relative;
  font-size: 0.2rem;
  background: #fff;
  height: 100%;
}
body {
  min-height: 100%;
  font-size: 0.2rem;
  background: #fff;
  height: 100%;
  
}
input,
textarea {
  -webkit-appearance: none;
}
/**
 * border1px手机端解决方法    
 */
.wrapper {
  width: 7.5rem;
  margin: 0 auto;
  /*position: relative;*/
  box-sizing: border-box;
  height: auto;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  height: 100%;
  min-height: 100%;
}
.wrapper .header{
	width: 7.5rem;
	height: 0.99rem;
	overflow: hidden;
	background-color: #FFFFFF;
	color: #3d3a38;
	font-size: 0.27rem;
	font-weight: bold;
	/*padding: 0rem 0.47rem 0rem 0.232rem;*/
	/*position: fixed;*/
	z-index: 9999;
}
.header .header-logo{
	width: 1.79rem;
	height: 0.99rem;
	float: left;
}
.header span{
	float: left;
	height: 0.92rem;
	line-height: 0.92rem;
}
.header .header-ri{
	float: right;
	width: 5.71rem;
	height: 0.99rem;
	line-height: 0.99rem;
	overflow: hidden;
	text-align: center;
}
.header .header-ri ul{
	overflow: hidden;
}
.header .header-ri ul li{
	float: left;
	width: 50%;
}
.header .header-ri ul li span{
	color: #ed5564;
	display: contents;
}
.header-ri a{
	/*display: block;*/
	color: #3d3a38;
}
/*內容*/
.content{
	width: 7.5rem;
	height: auto;
	/*padding-top: 0.92rem;*/
}
.example{
	width: 7.5rem;
	height: 3rem;
	position: relative;
}

.news{
	width: 7.5rem;
	height: auto;
}
.news .news-title{
	overflow: hidden;
	width: 7.5rem;
}


input::-webkit-input-placeholder {
  color: #fff;
}
.bgSize {
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}

.mask {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: #000000;
  opacity: 0.6;
  filter: alpha(opacity=60);
  z-index: 33;
}
.huo3{
	width: 7.5rem;
	background-color: #141d26;
}
a.huo3-btn{
	display: block;
	width: 3.1rem;
	height: 0.5rem;
	line-height: 0.5rem;
	color: #FFFFFF;
	text-align: center;
	font-size: 0.24rem;
	background-color: #6c7582;
	margin: 0.3rem auto 0;
	border-radius: 0.4rem;
}
.content2{
	padding: 0.2rem 0.2rem 0;
	/*margin-top: 0.2rem;*/
	box-sizing: border-box;
}
.content3{
	padding-top: 0.2rem;
	/*margin-top: 0.2rem;*/
	box-sizing: border-box;
}



/*礼包页*/
.ul_lb{
	width: 6.9rem;
	margin: 0 auto;
}
.ul_lb .li_lb{
	width: 6.9rem;
	height: 1.66rem;
	overflow: hidden;
	border-bottom: 0.01rem solid #d2d2d2;
}
.ul_lb .li_lb .li_left{
	float: left;
	width: 4rem;
	
}
.ul_lb .li_lb .li_ri{
	float: right;
	width: 1.7rem;
}
.li_left .lb_name{
	margin: 0.28rem auto 0;
	font-size: 0.28rem;
	line-height: 0.28rem;
	color: #333333;
}
.li_left .lb_intro{
	margin: 0.18rem auto 0;
	font-size: 0.24rem;
	line-height: 0.36rem;
	color: #999999;
	text-align: justify;
}
.li_ri a{
	display: block;
	width: 1.66rem;
	margin: 0.34rem auto 0;
	line-height: 0.4rem;
	height: 0.44rem;
	text-align: center;
	color: #d82032;
	font-size: 0.28rem;
	border: 0.02rem solid #b51828;
	border-radius: 0.1rem;
}
.li_ri .ri_p{
	text-align: left;
	color: #aeaeae;
	font-size: 0.22rem;
	line-height: 0.22rem;
	margin: 0.34rem auto 0;
}
/*jiazai*/
.weui-loadmore {
  width: 65%;
  margin: 0.15rem auto;
  line-height: 0.22rem;
  font-size: 0.28rem;
  text-align: center;
  color: #999;
}
.weui-loadmore .weui-loadmore__tips {
  display: inline-block;
  vertical-align: middle;
}
.weui-loadmore_line {
    margin-top: 0.33rem;
}
.weui-loadmore_line .weui-loadmore__tips {
  position: relative;
  top: -0.126rem;
  padding: 0 0.77rem;
  color: #999;
}
.weui_toast {
  position: fixed;
  z-index: 3;
  width: 7.6em;
  min-height: 7.6em;
  top: 180px;
  left: 50%;
  margin-left: -3.8em;
  background: rgba(40, 40, 40, 0.75);
  text-align: center;
  border-radius: 5px;
  color: #FFFFFF;
}
.weui_icon_toast {
  margin: 22px 0 0;
  display: block;
}
.weui_icon_toast:before {
  content: '\EA08';
  color: #FFFFFF;
  font-size: 55px;
}
.weui_toast_content {
  margin: 0 0 15px;
}
.weui-btn_primary:not(.weui-btn_disabled):active {
  background: #18afdb;
  color: #ffffff;
}
.weui_loading_toast .weui_toast_content {
  margin-top: 64%;
  font-size: 14px;
}
.weui_loading {
  position: absolute;
  width: 0px;
  z-index: 2000000000;
  left: 50%;
  top: 38%;
}
.weui_loading_leaf {
  position: absolute;
  top: -1px;
  opacity: 0.25;
}
.weui_loading_leaf:before {
  content: " ";
  position: absolute;
  width: 8.14px;
  height: 3.08px;
  background: #d1d1d5;
  box-shadow: rgba(0, 0, 0, 0.0980392) 0px 0px 1px;
  border-radius: 1px;
  transform-origin: left 50% 0px;
}
.weui_loading_leaf_0 {
  animation: opacity-60-25-0-12 1.25s linear infinite;
}
.weui_loading_leaf_0:before {
  transform: rotate(0deg) translate(7.92px, 0px);
}
.weui_loading_leaf_1 {
  animation: opacity-60-25-1-12 1.25s linear infinite;
}
.weui_loading_leaf_1:before {
  transform: rotate(30deg) translate(7.92px, 0px);
}
.weui_loading_leaf_2 {
  animation: opacity-60-25-2-12 1.25s linear infinite;
}
.weui_loading_leaf_2:before {
  transform: rotate(60deg) translate(7.92px, 0px);
}
.weui_loading_leaf_3 {
  animation: opacity-60-25-3-12 1.25s linear infinite;
}
.weui_loading_leaf_3:before {
  transform: rotate(90deg) translate(7.92px, 0px);
}
.weui_loading_leaf_4 {
  animation: opacity-60-25-4-12 1.25s linear infinite;
}
.weui_loading_leaf_4:before {
  transform: rotate(120deg) translate(7.92px, 0px);
}
.weui_loading_leaf_5 {
  animation: opacity-60-25-5-12 1.25s linear infinite;
}
.weui_loading_leaf_5:before {
  transform: rotate(150deg) translate(7.92px, 0px);
}
.weui_loading_leaf_6 {
  animation: opacity-60-25-6-12 1.25s linear infinite;
}
.weui_loading_leaf_6:before {
  transform: rotate(180deg) translate(7.92px, 0px);
}
.weui_loading_leaf_7 {
  animation: opacity-60-25-7-12 1.25s linear infinite;
}
.weui_loading_leaf_7:before {
  transform: rotate(210deg) translate(7.92px, 0px);
}
.weui_loading_leaf_8 {
  animation: opacity-60-25-8-12 1.25s linear infinite;
}
.weui_loading_leaf_8:before {
  transform: rotate(240deg) translate(7.92px, 0px);
}
.weui_loading_leaf_9 {
  animation: opacity-60-25-9-12 1.25s linear infinite;
}
.weui_loading_leaf_9:before {
  transform: rotate(270deg) translate(7.92px, 0px);
}
.weui_loading_leaf_10 {
  animation: opacity-60-25-10-12 1.25s linear infinite;
}
.weui_loading_leaf_10:before {
  transform: rotate(300deg) translate(7.92px, 0px);
}
.weui_loading_leaf_11 {
  animation: opacity-60-25-11-12 1.25s linear infinite;
}
.weui_loading_leaf_11:before {
  transform: rotate(330deg) translate(7.92px, 0px);
}
@-webkit-keyframes opacity-60-25-0-12 {
  0% {
    opacity: 0.25;
  }
  0.01% {
    opacity: 0.25;
  }
  0.02% {
    opacity: 1;
  }
  60.01% {
    opacity: 0.25;
  }
  100% {
    opacity: 0.25;
  }
}
@-webkit-keyframes opacity-60-25-1-12 {
  0% {
    opacity: 0.25;
  }
  8.34333% {
    opacity: 0.25;
  }
  8.35333% {
    opacity: 1;
  }
  68.3433% {
    opacity: 0.25;
  }
  100% {
    opacity: 0.25;
  }
}
@-webkit-keyframes opacity-60-25-2-12 {
  0% {
    opacity: 0.25;
  }
  16.6767% {
    opacity: 0.25;
  }
  16.6867% {
    opacity: 1;
  }
  76.6767% {
    opacity: 0.25;
  }
  100% {
    opacity: 0.25;
  }
}
@-webkit-keyframes opacity-60-25-3-12 {
  0% {
    opacity: 0.25;
  }
  25.01% {
    opacity: 0.25;
  }
  25.02% {
    opacity: 1;
  }
  85.01% {
    opacity: 0.25;
  }
  100% {
    opacity: 0.25;
  }
}
@-webkit-keyframes opacity-60-25-4-12 {
  0% {
    opacity: 0.25;
  }
  33.3433% {
    opacity: 0.25;
  }
  33.3533% {
    opacity: 1;
  }
  93.3433% {
    opacity: 0.25;
  }
  100% {
    opacity: 0.25;
  }
}
@-webkit-keyframes opacity-60-25-5-12 {
  0% {
    opacity: 0.270958333333333;
  }
  41.6767% {
    opacity: 0.25;
  }
  41.6867% {
    opacity: 1;
  }
  1.67667% {
    opacity: 0.25;
  }
  100% {
    opacity: 0.270958333333333;
  }
}
@-webkit-keyframes opacity-60-25-6-12 {
  0% {
    opacity: 0.375125;
  }
  50.01% {
    opacity: 0.25;
  }
  50.02% {
    opacity: 1;
  }
  10.01% {
    opacity: 0.25;
  }
  100% {
    opacity: 0.375125;
  }
}
@-webkit-keyframes opacity-60-25-7-12 {
  0% {
    opacity: 0.479291666666667;
  }
  58.3433% {
    opacity: 0.25;
  }
  58.3533% {
    opacity: 1;
  }
  18.3433% {
    opacity: 0.25;
  }
  100% {
    opacity: 0.479291666666667;
  }
}
@-webkit-keyframes opacity-60-25-8-12 {
  0% {
    opacity: 0.583458333333333;
  }
  66.6767% {
    opacity: 0.25;
  }
  66.6867% {
    opacity: 1;
  }
  26.6767% {
    opacity: 0.25;
  }
  100% {
    opacity: 0.583458333333333;
  }
}
@-webkit-keyframes opacity-60-25-9-12 {
  0% {
    opacity: 0.687625;
  }
  75.01% {
    opacity: 0.25;
  }
  75.02% {
    opacity: 1;
  }
  35.01% {
    opacity: 0.25;
  }
  100% {
    opacity: 0.687625;
  }
}
@-webkit-keyframes opacity-60-25-10-12 {
  0% {
    opacity: 0.791791666666667;
  }
  83.3433% {
    opacity: 0.25;
  }
  83.3533% {
    opacity: 1;
  }
  43.3433% {
    opacity: 0.25;
  }
  100% {
    opacity: 0.791791666666667;
  }
}
@-webkit-keyframes opacity-60-25-11-12 {
  0% {
    opacity: 0.895958333333333;
  }
  91.6767% {
    opacity: 0.25;
  }
  91.6867% {
    opacity: 1;
  }
  51.6767% {
    opacity: 0.25;
  }
  100% {
    opacity: 0.895958333333333;
  }
}
.weui-picker-modal .picker-items {
  font-size: 0.7rem;
}
.hide{
	display: none!important;
}
.show{
	display: block!important;
}
/*网络错误*/
.neterror{
	display: none;
	width: 100%;
	height: 12.06rem;
	bottom: 0rem;
	left:0rem;
	position: fixed;
	background:#F2F4F7;
	z-index: 2;
}
.neterror img{
	float: left;
	margin-top: 3.52rem;
	margin-left: 2.52rem;
	margin-right: 2.5rem;
	display: block;
	width:2.48rem;
	height:1.72rem; 
	z-index: 2;
}
.neterror .text{/*提示文字*/
	margin-top:0.15rem;
	width:3.6rem;
	height:0.33rem; 
	line-height:0.33rem;
	font-size:0.24rem;
	font-family:PingFangSC-Light;
	color:red;
	letter-spacing:0rem;
	z-index: 2;
	color:rgba(151,151,151,1);
	float: left;
	margin-left: 1.96rem;
}
.neterror .refresh{/*刷新*/
	float: left;
	width:2.2rem;
	height:0.66rem;
	line-height: 0.66rem; 
	background:rgba(250,250,250,1);
	border:0.03rem solid rgba(250,250,250,1);
	border-radius: 0.05rem; 
	text-align: center;
	margin-left:2.66rem;
	margin-top: 0.2rem;
	font-size:0.3rem;
	font-family:PingFangSC-Regular;
	color:rgba(151,151,151,1);
	z-index: 2;
}

/*huodong*/
.ul_hd{
	width: 6.9rem;
	margin: 0.44rem auto 0;
}
.ul_hd .li_hd{
	width: 6.9rem;
	height: 1.56rem;
	overflow: hidden;
	border-bottom: 0.01rem solid #d2d2d2;
}
.ul_hd .li_hd .hd_left{
	float: left;
	width: 4rem;
	
}
.ul_hd .li_hd .hd_ri{
	float: right;
	width: 1.7rem;
}
.hd_left .hd_name{
	margin: 0.38rem auto 0;
	font-size: 0.28rem;
	line-height: 0.28rem;
	color: #ed5564;
	font-weight: bold;
}
.hd_left .hd_intro{
	margin: 0.16rem auto 0;
	font-size: 0.24rem;
	line-height: 0.28rem;
	color: #000000;
	text-align: justify;
}
.hd_ri img{
	width: 1.09rem;
	height: 1.1rem;
	margin: 0.23rem auto;
}

.swiper-slide img{
    width: 7.5rem;
    height: 3rem;
}
