.g-num{
	text-align: center;
    color: #fff;
	margin-bottom: 1rem;
}
.prize-img{
	margin-bottom: 1rem;
}
.dotted-box{
	padding:0 1rem 1rem;
	display: inline-block;
    width: 100%;
}
.dotted-box h3{font-size:1rem;}

#yes-msg .title,#pay .title,#login .title,#pattern-captcha-holder .title,#error-msg .title{
    position: relative;
    z-index: 999;
	height: 3.5rem;
}
#yes-msg .title h1,#pay .title h1,#login .title h1,#pattern-captcha-holder h1,#error-msg .title h1{
    position: relative;
    z-index: 1000;
    top: -2.5rem;
    overflow: hidden;
	color: #fff;
	line-height: 2.5rem;
	font-size:1.5rem;
}
#yes-msg .title img,#pay .title img,#login .title img,#pattern-captcha-holder .title img,#error-msg .title img{width:40%;}
#yes-msg .box,#pay .box,#login .box,#pattern-captcha-holder .box,#error-msg .box{
    background-color: #fef4db;
    width: 55%;
    margin: 0 auto;
    position: relative;
    top: -2.5rem;
    border-radius: .5rem;
	z-index: 1;
	padding: .3rem;
}
#yes-msg .dotted-box,#pay .dotted-box,#login .dotted-box,#pattern-captcha-holder .dotted-box,#error-msg .dotted-box{
	border: 1px dashed #fddec7;
    border-radius: .5rem;
    height: 100%;
    width: 100%;
	padding:2rem 1rem 1rem;
	display: inline-block;
}
#pay .payment-submit,#login .login-submit,#error-msg .no-btn,#yes-msg .no-btn{
    position: relative;
    index: 999;
    top: -1.5rem;
	left:0;
}

#login .box{width: 80%;}

#login .dotted-box dd {
    overflow: hidden;
    position: relative;
}
#login .dotted-box span {
	float: left;
    color: red;
	font-size: .6rem;
	padding: .5rem;
}

#login .dotted-box dd input{
	border: 1px solid #ddd;
    background-color: #fff;
    line-height: 1.8rem;
    padding: 0 .5rem;
	width: 100%;
	height:2rem;
}
#login .dotted-box dd .checkcode input {
    float: left;
    width: 60%;
}
#login .dotted-box dd .checkcode .send-code {
    float: right;
    width: 40%;
	border-left: 0;
	color:#a9a9a9;
}

#pattern-captcha-holder .box{width:244px;}
#pattern-captcha-holder #patternCaptcha{float:left;width: 48%;margin: 1rem 0 0 0;}
#pattern-captcha-holder #wx_ewm img{float:right;width: 48%;margin: 1rem 0 0 0;}
#pattern-captcha-holder #patternCaptcha img{width:100%;}


.logo{text-align: center;padding-top: 25%;}
.logo img{width:7rem;height:7rem;}
.code-input{margin:50px auto 0;height:2rem;width:50%;line-height: 2rem; font-size:1rem;border:0;border-bottom:1px solid #e9e9e9;
 display: block; text-align:center;padding: 0 1rem;}

#pay .box{width: 80%;}
#pay .chose-pay{padding: 1.5rem 1rem 0;}
.chose-pay ul li {width: 100%;display: inline-block;}
.chose-pay ul li .items{width: 100%;text-align: left;border-bottom: 1px dashed #fddec7;display: inline-block;}
.chose-pay ul li:last-child .items{border: 0px}
.chose-pay ul li .pay-selected{background: url(../img/xuanz2.png) center right no-repeat; background-size: auto 50%;}
.app .chose-pay ul li .pay-selected{background: url(../img/xuan.png) center right no-repeat;background-size: auto 50%;}
.chose-pay ul li img{float:left;vertical-align: middle;height: 3rem;}
.chose-pay ul li .first-title{float:left;font-weight: bold;margin:0 1rem;line-height: 3rem;height: 3rem;}
.chose-pay ul li .sub-title{float:left;line-height: 3rem;height: 3rem;}



#prize-log .dotted-box ul{
	height: 17rem;
    overflow: hidden;
    overflow-y: scroll;
}
#prize-log .dotted-box ul li{
    display: inline-block;
    width: 100%;
    margin: .5rem 0;
}
#prize-log .dotted-box div:nth-child(1) {
	width: 50%;
    float: left;
    line-height: 2rem;
	text-indent: 1rem;
	overflow: hidden;
}
#prize-log .dotted-box div:nth-child(2) {
	width: 50%;
    float: left;
	line-height: 2rem;
	text-align: center;
}
#prize-log .dotted-box .yes-btn{
    width: 100%;
    float: left;
    position: unset;
    height: 2rem;
    font-size: 1rem;
    text-align: center;
    line-height: 2rem;
}

.box-lottery {
  position: relative;
  margin: 0 auto 0;
  width: 25rem;
  height: 25rem;
}
.lottery-wrap {
  position: relative;
  width: 100%;
  height: 100%;
}
.lottery-wrap img {
  height: 2.5rem;
}
.lottery-wrap span {
  box-sizing: border-box;
  position: absolute;
  top: 0rem;
  left: 25%;
  width: 50%;
  height: 50%;
  color: #fff;
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  text-align: center;
}
.lottery-wrap i {
  display: block;
  font-style: normal;
  margin: 3rem 0 1rem;
}
.lottery-wrap .lottery-span:nth-of-type(odd){ color:#fb6056;}
.lottery-wrap .lottery-span:nth-of-type(even){ color:#b9a060;}
.lottery-wrap img {
  max-width: 100%;
}


.lottery-log,.rule{
	float: left;
    width: 25%;
    margin: 2rem 12.5% 1rem;
    text-align: center;
    background-color: #fff;
    border-radius: 2rem;
    line-height: 2.5rem;
	color:#ec3d08;
    box-shadow: 0 3px 3px 0px rgba(0,0,0,0.2), 3px 5px 10px 0 rgba(0,0,0,0.19);
}
.lottery-log a{
	color:#ec3d08;
}

