﻿* {
	margin: 0;
	padding: 0;
	outline: none;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	-webkit-overflow-scrolling: touch;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    word-break: break-all;
	-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;
	font-size: 100px;
}

body {
	color: #333333;
	font-family: '微软雅黑','Microsoft YaHei';
	background: #f8f8f8;
	font-size: 0.28rem;
}

html,body{overflow-x:hidden;}

i{
	font-style: normal;
}

a,
a:hover {
	text-decoration: none;
	color: #333333;
	cursor: pointer;
}

img {
	border: 0 none;
}

button{
	border: 0;
	cursor: pointer;
	color: #444444;
	font-family: 'Microsoft YaHei';
}

li {
	list-style: none;
}

.fl{
	float: left;
}

.fr{
	float: right;
}

.center{
	text-align: center;
}

.clearfix {
	*zoom: 1
}

.clearfix:after {
	content: "​";
	display: block;
	height: 0;
	clear: both;
}

.sunow-public-icon{
	font-style: normal;
	display: inline-block;
	vertical-align: middle;
	background-image: url(../image/sunow-icon-public.png);
	background-repeat: no-repeat;
	background-size: 4rem 5rem;
}

/*公告图标*/
.icon-1{
	width: 18px;
    height: 18px;
	background-image: url(../image/notice-icon-01.png);
}

/*个人中心*/
.icon-2{
	width: 30px;
    height: 30px;
	background-image: url(../image/personal_icon_01.png);
}

/*客服中心*/
.icon-3{
	width: 30px;
	height: 30px;
	background-image: url(../image/kefu_icon_01.png);
}

/*公告图标*/
.icon-4{
	width: 0.25rem;
    height: 0.45rem;
    background-position: -1.4rem -3.72rem;
}

/*手机号*/
.icon-5{
	width: 0.27rem;
    height: 0.36rem;
    background-position: -0.28rem -4.45rem;
}

/*验证码*/
.icon-6{
	width: 0.30rem;
    height: 0.35rem;
    background-position: -2.2rem -4.45rem;
}

/*个人中心手机绑定*/
.icon-7{
	margin-top: -0.21rem;
    width: 0.42rem;
    height: 0.42rem;
    background-position: -3.45rem -1.12rem;
}

/*个人中心微信绑定*/
.icon-8{
	margin-top: -0.21rem;
	width: 0.45rem;
    height: 0.4rem;
    background-position:-2.92rem -1.13rem;
}

/*个人中心账户明细*/
.icon-9{
	margin-top: -0.21rem;
	width: 0.42rem;
    height: 0.4rem;
    background-position:-2.39rem -1.13rem;
}

/*客户中心关于钱袋子*/
.icon-10{
	margin-top: -0.31rem;
    width: 0.62rem;
    height: 0.62rem;
    background-position: -1.71rem -0.2rem;
}

/*客户中心怎么赚钱*/
.icon-11{
	margin-top: -0.31rem;
    width: 0.62rem;
    height: 0.62rem;
    background-position: -3.3rem -0.2rem;
}

/*客户中心常见问题*/
.icon-12{
	margin-top: -0.31rem;
    width: 0.62rem;
    height: 0.62rem;
    background-position: -2.49rem -0.2rem;
}

/*充值*/
.icon-13{
    width: 0.9rem;
    height: 0.9rem;
    background-position: -2.65rem -2.73rem;
    background-size: 5.6rem 7rem;
}

/*支付*/
.icon-14{
    width: 0.9rem;
    height: 0.9rem;
    background-position: -1.45rem -2.73rem;
    background-size: 5.6rem 7rem;
}

/*支付*/
.icon-15{
    width: 0.9rem;
    height: 0.9rem;
    background-position:-0.35rem -2.98rem;
    background-size: 6rem 7.5rem;
    border-radius: 0.2rem;
}

/*提现支付宝 账号*/
.icon-16{
    background-position:-1.24rem -4.44rem;
}

/*提现支付宝 姓名*/
.icon-17{
    background-position:-3.15rem -4.43rem;
}

/*邀请好友 微信*/
.icon-18{
    background-position:-1.72rem -2.95rem;
}

/*邀请好友 朋友圈*/
.icon-19{
    background-position:-3.12rem -2.95rem;
}

/*邀请好友 QQ好友*/
.icon-20{
    background-position:-0.92rem -2.95rem;
}

/*邀请好友 QQ空间*/
.icon-21{
    background-position:-0.27rem -2.95rem;
}

/*邀请好友 新浪微博*/
.icon-22{
    background-position:-2.39rem -2.95rem;
}

/*邀请好友 链接邀请*/
.icon-23{
	margin-top: -0.31rem;
    width: 0.61rem;
    height: 0.62rem;
    background-position: -0.87rem -0.2rem;
}

/*邀请好友 扫码邀请*/
.icon-24{
	margin-top: -0.31rem;
    width: 0.61rem;
    height: 0.62rem;
    background-position:-0.07rem -0.2rem;
}

.sunow-bg-fff{
	background: #ffffff;
}

.sunow-public-radius {
	-webkit-border-radius: 0.2rem;
	-moz-border-radius: 0.2rem;
	border-radius: 0.2rem;
}

.sunow-public-shadow {
	-webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1);
}

.sunow-public-gradient {
	-webkit-box-shadow: 0 2px 6px 0px rgba(216, 133, 0, 0.1);
	box-shadow: 0 2px 6px 0px rgba(216, 133, 0, 0.1);
	background: -webkit-linear-gradient(top, #F56636, #F56636);
	background: -moz-linear-gradient( top, #fde06a, #fbbc15);
	background: -o-linear-gradient(top, #fde06a, #fbbc15);
	background: -ms-linear-gradient(#fde06a 0%, #fbbc15 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fde06a', endColorstr='#fbbc15', grandientType=1);
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fde06a', endColorstr='#fbbc15', grandientType=1);
}
/*2018.12.14新增样式*/
.tc_xs{display:block; width:30%; margin:0 auto;}
.scaninvite .invit img{width:100%; height:auto; margin:0 auto;

animation: myfirst 1.2s linear  infinite alternate;
-moz-animation: myfirst 1.2s linear  infinite alternate;	/* Firefox */
-webkit-animation: myfirst 1.2s linear  infinite alternate;	/* Safari 和 Chrome */
-o-animation: myfirst 1.2s linear  infinite alternate;	/* Opera */


	
}

@keyframes myfirst
{
	0%{transform: scale(1);}
	50%{transform: scale(1.2);}
	100%{transform: scale(1);}
}

.scaninvite .invit .sm{margin-top:0.5rem;}
/*弹窗*/
.sj_tc{position:fixed; left:0 ; top:0; background:rgba(0,0,0,0.8); width:100%; height:100%; z-index:999; display:none;}
.tc_bg{ width:5rem;height:6.2rem;  background:url(../image/tc.png) no-repeat; background-size:100% auto; margin:3rem auto 0; text-align:center;}
.tc_bg h3{color:#F00; text-align:center; font-size:0.3rem; padding:1.2rem 0 0 0; font-family:'微软雅黑'; font-weight:bold;	}
.tc_bg p{color:#F00; text-align:center; font-size:0.6rem; padding:0.3rem 0 1.3rem 0; font-family:'微软雅黑'; font-weight:bold;	}
.tc_btn{ width:70%; height:0.8rem; line-height:0.8rem; color:#F00; text-align:center; font-size:0.3rem;  font-family:'微软雅黑'; background:#FC6;	 margin:0 auto ; border-radius:30px;}