/* 抄自新改版的微信签到 base20181102.css*/
body{ 
	font-size: .26rem;
}

.bodybg {
    background: #f5f5f5;
}

.container {
    text-align: center;
    padding: 0 .2rem;
}

.areaBtn-wrap {
    background: #DC3023;
    color: #fff;
    width: 2.62rem;
    height: 2.62rem;
    overflow: hidden;
    border: 1px solid #eee;
    margin: .8rem auto .64rem auto;
    border-radius: 100%;
    position: relative;
    border: .3rem solid rgba(255, 255, 255, 0.46);
}

.areaBtn-wrap.active {
    background: #DC3023;
    border-color: #DC3023;
}

.areaBtn-wrap h3 {
    font-size: .36rem;
    font-weight: bold;
    margin-top: 1rem;
    margin-bottom: 0.2rem;
}

.areaBtn-time {
    font-size: .3rem;
}

.activityhint {
    font-size: .28rem;
    margin-bottom: 1.1rem;
}

.activitytitle {
    font-size: .36rem;
    font-weight: bold;
    margin-bottom: .4rem;
    line-height: 0.36rem;
    color: #333333;
}

.activitytime {
    font-size: .3rem;
    color: #666;
}

.activitaddress {
    font-size: .28rem;
}

.success-icon {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -0.6rem;
    width: 2rem;
    height: 2rem;
    background: url(../img/gou1.png) no-repeat;
    background-size: 100%;
    display: none;
}

.iscode {
    width: 4.6rem;
    margin: 0 auto .6rem;
    text-align: center;
    margin-top: 1rem;
    background: #fff;
    padding: .5rem;
}

.iscode img {
    width: 4.4rem;
}

.iscode p {
    font-size: .28rem;
    color: #DC3023;
}

.index-fix {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fff;
    border-top: 1px solid #f4f4f4;
}

.index-fix:after {
    height: 0;
    clear: both;
}

.index-fix a {
    float: left;
    display: inline-block;
    width: 50%;
    position: relative;
    font-size: .32rem;
    text-align: center;
    padding-top: .36rem;
    padding-bottom: .3rem;
    border-bottom: .1rem solid transparent;
}

.index-fix a.active {
    border-color: #DC3023;
}

.index-fix>a:first-child:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: .6rem;
    background: #999;
}

.isbanner {
    margin-top: 1rem;
    margin-bottom: .5rem;
}

.isbanner img {
    max-width: 100%;
}


.kong-img {
    margin-top: 1.46rem;
    max-width: 100%;
    width: 4rem;
}

.kong-text {
    font-size: .4rem;
    color: #333333;
}

.qiandao-fix {
    padding: 0 .2rem;
    box-sizing: border-box;
    height: .88rem;
    background: #fff;
    line-height: .88rem;
    position: relative;
    text-align: center;
	box-shadow: 0 0 5px #E1E1E6;
}

.qiandao-fix a ,.qiandao-fix span{
    font-size: .36rem;
    color: #333333;
}

.qiandao-back {
    float: left;
    display: inline-block;
    width: .18rem;
    height: .32rem;
    background: url("../img/back1.png") no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: .2rem;
    top: 50%;
    transform: translateY(-50%);
}

.qiandao-people {
    float: left;
    display: inline-block;
    width: .46rem;
    height: .44rem;
    background: url("../img/people1.png") no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: .2rem;
    top: 50%;
    transform: translateY(-50%);
}

.qiandao-down {
    display: inline-block;
    width: .18rem;
    height: .32rem;
    background: url("../img/back1.png") no-repeat;
    background-size: 100% 100%;
    transform: rotate(-90deg);
    vertical-align: middle;
    margin-left: .1rem;
}

.people-mask {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,.5);
    z-index: 1;
}

.people-content {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    background: #fff;
    border-radius: 10px 10px 0 0;
    z-index: 10;
 
}

.people-content h3 {
    font-weight: normal;
    color: #333333;
    font-size: .36rem;
    margin: .36rem 0;
    text-align: center;
}

.people-conlist li {
    padding-left: .38rem;
    padding-top: .34rem;
    padding-bottom: .34rem;
    box-sizing: border-box;
    color: #333333;
    position: relative;
    border-bottom: 1px solid #f8f8f8;
    font-size: .34rem;
}

.people-conlist li:after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: .2rem;
    width: .26rem;
    height: .2rem;
    background: url(../img/gou2.png) no-repeat;
    background-size: 100%;
    display: none;
}

.people-conlist li.active:after {
    display: block;
}

.people-setbtn {
    border-radius: 5px;
    height: .88rem;
    line-height: .88rem;
    text-align: center;
    color: #fff;
    font-size: .34rem;
    background: #DC3023;
    margin: .34rem;
}

.qiandao-success{
	display: none;
}

.qiandao-show{
	width:5.6rem;
	border-radius: 5px;
	background: #fff;
	position: absolute;
	top: 3.18rem;
	left: 50%;
	transform: translateX(-50%);
	text-align: center;
	z-index: 3;
}

.qiandao-sure{
	height: .94rem;
	line-height: .94rem;
	font-size: .36rem;
	color: #DC3023;
	border-top: 1px solid #d2d3d5;
}

.qiandao-showicon{
	display: inline-block;
	width: .84rem;
	height: .84rem;
	line-height: .84rem;
	border-radius: 100%;
	background: #DC3023;
	margin-top:.7rem;
	margin-bottom: .2rem;
}

.qiandao-showicon img{
	width: 100%;
	
}

.qiandao-showtext{
	font-size: .4rem;
	color: #333;
	margin-bottom: .4rem;
}

.change-people{
		display: none;
}