@charset "utf-8";

*{
	-webkit-box-sizing: border-box;
    box-sizing: border-box;
}
a{
	color:#000;
	text-decoration:none;
}
img{max-width:100%;}
body{max-width:750px;margin:0 auto;}

.flex{
	display: flex;
}
.flex-c{
	display: flex;
    justify-content: center;
    align-items: center;
}
.flex-Lc{
	display: flex;
    align-items: center;
}
.flex-L{
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.flex-Lt{
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.flex-Lend{
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: flex-end;
	-webkit-align-items: flex-end;
	-moz-box-align: flex-end;
	-ms-flex-align: flex-end;
	align-items: flex-end;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.flex-end{
	display: flex;
	justify-content: center;
	align-items: flex-end;
}
.flex-tb{
	 display: flex;
  	flex-direction: column;
  	justify-content: space-between;
}
.inner{
	padding:0 .3rem;
}

.Inde-tbg{
	min-height:100vh;
	background:url(../images/Inde-tbg.png) no-repeat top center;
	background-size:100% 50%;
}

.header{
	height:.96rem;
	position: relative;
	padding:0 .4rem;
}
.header a.nav-btn{
	display: block;
	width:.32rem;
	height:.28rem;
	background:url(../images/nav-btn.png) no-repeat;
	background-size:100%;
	position: absolute;
	left:.4rem;
	top:50%;
	z-index:999;
	 transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}

.header h1.title{
	text-align: center;
	line-height:.96rem;
	color:#fff;
	font-size:.36rem;
}

.banner .swiper-container{
	padding:.18rem 0 .6rem;
}
.banner .swiper-pagination{
	bottom:.28rem;
}
.banner .swiper-pagination .swiper-pagination-bullet{
	width:.2rem;
	height:.06rem;
	opacity:1;
	background:#9ec1f3;
	border-radius:.3rem;
	margin:0 .06rem;
}
.banner .swiper-pagination .swiper-pagination-bullet-active{
	background:#1c7ff4;
	width:.28rem;
}


.box-shadow{
	border-radius:.1rem;
  	background:#fff;
  	box-shadow: 0px .12rem .18rem 0px rgba(177, 187, 201, 0.2);
}

.grandtotal ul li{
	float: left;
	width:50%;
	position: relative;
	display: flex;
	  justify-content: center;
	  align-items: center;
	  text-align: center;
}
.grandtotal ul{
	padding:.3rem 0;
}
.grandtotal ul li h3{
	font-weight: bold;
	font-size:.38rem;
	color:#1f2633;
	line-height:.46rem;
}
.grandtotal ul li p{
	font-size:.22rem;
	color:#a5aab5;
	line-height:.46rem;
}
.grandtotal ul li+li:after{
	display: block;
	content:"";
	width:1px;
	height:.82rem;
	font-size:0;
	background:#dee2e7;
	position: absolute;
	left:0;
	top:50%;
	 transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}

.bitebi-fulls{
	padding: .25rem;
	margin-top:.2rem;
}
.bitebi-fulls .tabel{
	display: flex;
	  align-items: center;
}
.bitebi-fulls .tabel img.bitebi{
	width:.60rem;
}
.bitebi-fulls .tabel img.shans{
	width:.18rem;
	margin: 0 0.05rem;
}
.bitebi-fulls .tabel span.money{
	display: inline-block;
	margin:0 .15rem;
	font-size:.30rem;
	color:#333333;
}
.bitebi-fulls .tabel span.red{
	color:#e93b3b;
}
.exclusive-text{
	padding:.26rem 0;
	position: relative;
}
.exclusive-mits h3{
	display: inline-block;
	position: relative;
	padding:0 .1rem;
}
.exclusive-mits h3:after{
	display: block;
	content:"";
	width:100%;
	height:.15rem;
	background:#d0dff9;
	font-size:0;
	position: absolute;
	left:0;
	bottom:0;
	z-index:1;
}
.exclusive-mits span{
	display: inline-block;
	position: relative;
	z-index:9;
	font-size:.32rem;
	color:#1f2633;
	line-height:.46rem;
}

.shanj-icon{
	display: block;
	width:.14rem;
	height:.08rem;
	background: url(../images/shanj-1.png) no-repeat;
	background-size:100%;
	position: absolute;
	right:.22rem;
	top:50%;
	 transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}

.exclusive-list ul li{
	background:#fff;
	border-radius:.1rem;
	height:2.85rem;
}
.exclusive-list ul li+li{
	margin-top:.3rem;
}

.exclusive-inset .top{
	padding:.26rem 0 0 .22rem;
	border-bottom:1px solid #eaeef6;
}
.exclusive-inset .top .text h3{
	font-size:.3rem;
	color:#1f2633;
	line-height:.34rem;
}
.exclusive-inset .top .text span.tj{
	display: inline-block;
	border-radius:.04rem;
	font-size:.24rem;
	color:#b78c5d;
	margin-left:.22rem;
	width:.74rem;
	text-align: center;
	line-height:.34rem;
    background-image: -moz-linear-gradient( 0deg, rgb(233,206,147) 0%, rgb(247,237,215) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(233,206,147) 0%, rgb(247,237,215) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(233,206,147) 0%, rgb(247,237,215) 100%);
}
.exclusive-inset .top .list .list-items{
	width:26%;
	padding:.26rem 0;
	position: relative;
}
.exclusive-inset .top .list .list-items.last{
	width:48%;
	padding-left:.46rem;
}
.exclusive-inset .top .list .list-items h3{
	font-weight: bold;
	font-size:.34rem;
	line-height:.48rem;
}
.exclusive-inset .top .list .list-items .blue h3{
	color:#3984dc;
}
.exclusive-inset .top .list .list-items .red h3{
	color:#e93b3b;
}
.exclusive-inset .top .list .list-items p{
	font-size:.22rem;
	color:#a5aab5;
	line-height:.36rem;
}
.exclusive-inset .top .list .list-items.c{
	text-align: center;
}
.exclusive-inset .top .list .list-items+.list-items:after{
	display: block;
	content:"";
	width:1px;
	height:.64rem;
	background:#eaeef6;
	position: absolute;
	left: 0;
	top:50%;
	 transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}
.Noise-tabel{
	padding:0 .42rem 0 .24rem;
	height:.86rem;
}
.Noise-tabel .tabel{
	display: flex;
	  justify-content: center;
	  align-items: center;
}
.Noise-tabel .tabel img.quan{
	display: inline-block;
	width:.3rem;
}
.Noise-tabel .tabel h3{
	font-size:.26rem;
	color:#485e79;
	margin-left:.16rem;
}
.Noise-tabel .tabel p{
	font-size:.22rem;
	color:#a5aab5;
}
.Noise-tabel .tabel p span{
	display: inline-block;
	font-size:.22rem;
	color:#3984dc;
}
.realize-maisn ul{
	padding:.3rem .2rem .25rem;
}
.realize-maisn ul li{
	float: left;
	width:25%;
	text-align: center;
}

.realize-maisn ul li a{
	display: block;
	font-size:.22rem;
	line-height:.38rem;
	color:#767f92;
	padding-top:.6rem;
}
.realize-maisn ul li.icon_1 a{background:url(../images/realize-lj1.png) no-repeat top center;background-size:.49rem;}
.realize-maisn ul li.icon_2 a{background:url(../images/realize-lj2.png) no-repeat top center;background-size:.47rem;}
.realize-maisn ul li.icon_3 a{background:url(../images/realize-lj3.png) no-repeat top center;background-size:.50rem;}
.realize-maisn ul li.icon_4 a{background:url(../images/realize-lj4.png) no-repeat top center;background-size:.47rem;}

.survey-slide ul{
	padding:.3rem 0 .58rem;
}
.survey-slide ul li{
	width:3.29rem;
	height:1.45rem;
	padding:.18rem 0 0 .3rem;
}
.survey-slide ul li:nth-child(1){
	background:url(../images/survey-1.png) no-repeat;
	background-size:100%;
}
.survey-slide ul li:nth-child(2){
	background:url(../images/survey-2.png) no-repeat;
	background-size:100%;
}
.survey-slide ul li h3{
	color:#fff;
	font-size:.3rem;
	line-height:.44rem;
}
.survey-slide ul li p{
	color: rgba(255, 255, 255, 0.302);
	font-size:.26rem;
	line-height:.30rem;
	text-transform: uppercase;
}
.Fidex-footer{
	padding:.1rem .2rem;
	width:100%;
	position: fixed;
	left: 0;
	bottom:0;
	z-index:99999;
	background:#fff;
}
.Fidex-footer ul li{
	float: left;
	width:20%;
	padding:.1rem 0 0;
	text-align: center;
}

.Fidex-footer ul li a{
	display: block;
	font-size:.2rem;
	color:#aeb8cb;
	line-height:.35rem;
	padding-top:.47rem;
}
.Fidex-footer ul li.icon_1 a{
	background:url(../images/footer-1.png) no-repeat top center;
	background-size:.34rem;
}
.Fidex-footer ul li.icon_2 a{
	background:url(../images/footer-2.png) no-repeat top center;
	background-size:.34rem;
}
.Fidex-footer ul li.icon_3 a{
	background:url(../images/footer-3.png) no-repeat top center;
	background-size:.34rem;
}
.Fidex-footer ul li.icon_4 a{
	background:url(../images/footer-4.png) no-repeat top center;
	background-size:.34rem;
}
.Fidex-footer ul li.icon_5 a{
	background:url(../images/footer-5.png) no-repeat top center;
	background-size:.34rem;
}

.Fidex-footer ul li.active{
	background:#f8faff;
}


.Fidex-footer ul li.icon_1.active a{
	background:url(../images/footer-active-1.png) no-repeat top center;
	background-size:.34rem;
	color:#1e8efa;
}
.Fidex-footer ul li.icon_2.active a{
	background:url(../images/footer-active-2.png) no-repeat top center;
	background-size:.34rem;
	color:#1e8efa;
}
.Fidex-footer ul li.icon_3.active a{
	background:url(../images/footer-active-3.png) no-repeat top center;
	background-size:.34rem;
	color:#1e8efa;
}
.Fidex-footer ul li.icon_4.active a{
	background:url(../images/footer-active-4.png) no-repeat top center;
	background-size:.34rem;
	color:#1e8efa;
}
.Fidex-footer ul li.icon_5.active a{
	background:url(../images/footer-active-5.png) no-repeat top center;
	background-size:.34rem;
	color:#1e8efa;
}

.pad-btom102{
	padding-bottom:1.02rem;
}

.hashrate-center{
	padding:.25rem 0;
}

.header a.back-btn{
	display: block;
	width:.32rem;
	height:.32rem;
	background:url(../images/back-btn.png) no-repeat;
	background-size:100%;
	position: absolute;
	left:.38rem;
	top:50%;
	 transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}

.GoDaddy-main{
	background:#f1f4f8;
}

.GoDaddy_click ul li{
	float: left;
	width:33.333%;
	text-align: center;
	position: relative;
	background:#fff;
}
.GoDaddy_click ul li a{
	display: block;
	line-height:.8rem;
	font-size:.28rem;
	color:#767f92;
}
.GoDaddy_click ul li.active:after{
	display: block;
	content:"";
	width:.4rem;
	height:.05rem;
	background:#1970f8;
	position: absolute;
	left:50%;
	bottom:0;
	z-index:9;
	 transform:translateX(-50%);
	-ms-transform:translateX(-50%);
	-moz-transform:translateX(-50%);
	-webkit-transform:translateX(-50%);
	-o-transform:translateX(-50%);
}
.GoDaddy_click ul li.active a{
	color:#1970f8;
}
.GoDaddy-list ul{
	padding:.3rem 0;
}
.GoDaddy-list ul li{
	height:1.93rem;
	background:url(../images/GoDaddy_bg.png) no-repeat;
	background-size:100%;
	margin-bottom:.3rem;
	position: relative;
	display: flex;
}
.GoDaddy-list ul li .tabel{
	height:100%;
	text-align: center;
	width:2.1rem;
	display: flex;
	  justify-content: center;
	  align-items: center;
}
.GoDaddy-list ul li .tabel h3{
	color:#fff;
	font-size:.4rem;
	line-height:.66rem;
}
.GoDaddy-list ul li .tabel p{
	color:#fff;
	font-size:.24rem;
	line-height:.50rem;
}
.GoDaddy-list ul li .page{
	width:calc(100% - 2.1rem);
	padding:.08rem .15rem 0 .3rem;
}
.GoDaddy-list ul li .page .top h3{
	font-size:.3rem;
	color:#333333;
	line-height:.46rem;
	 white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.GoDaddy-list ul li .page .top p{
	font-size:.22rem;
	color:#999999;
	line-height:.38rem;
	 white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.GoDaddy-list ul li .page .botom{
	/*padding:.06rem 0 0;*/
}
.GoDaddy-list ul li .page .botom span{
	position: relative;
	display: block;
	padding:0 .14rem;
	background:#ecf5ff;
	border-radius:.05rem;
	font-size:.22rem;
	color:#1c7ff4;
	line-height:.45rem;
}
.GoDaddy-list ul li .page .botom span:after{
	display: block;
	content:"";
	width:0;
	height:0;
	border:.1rem solid transparent;
	border-right-color: #ecf5ff;
	position: absolute;
	left:-.2rem;
	top:50%;
	 transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	z-index:99;
}
.GoDaddy-list ul li .page .botom a{
	display: block;
	font-size:.24rem;
	width:1.14rem;
	line-height:.53rem;
	background:#1c7ff4;
	border-radius:.3rem;
	color:#fff;
	text-align: center;
}

.employ-Img{
	width:.84rem;
	position: absolute;
	left: 0;
	top:0;
	z-index:99;
}
.hidenlink{display: none;}
.hidenlink.active{display: block;}


.bound-items .put{
	background:#f7f7f7;
	position: relative;
	padding:0 .3rem;
	border-radius:.06rem;
	height:.78rem;
}
.bound-items .put input[type="number"]{
	display: block;
	width:100%;
	line-height:.78rem;
	height:.78rem;
	background: none;
	font-size:.24rem;
	color:#323a4c;
	/*font-weight: bold;*/
}
.bound-items .put input[type="text"]{
	display: block;
	width:100%;
	line-height:.78rem;
	height:.78rem;
	background: none;
	font-size:.24rem;
	color:#323a4c;
	/*font-weight: bold;*/
}
.bound-items .put input::-webkit-input-placeholder{color:#a5aab5;}
/* Firefox < 19 */
.bound-items .put input:-moz-placeholder{color:#a5aab5;}
/* Firefox > 19 */
.bound-items .put input::-moz-placeholder{color:#a5aab5;}
/* Internet Explorer 10 */
.bound-items .put input:-ms-input-placeholder{color:#a5aab5;}


.bound-items .put input:focus::-webkit-input-placeholder{color:#323a4c;font-weight: bold;}
.bound-items .put input:focus:-moz-placeholder{color:#323a4c;font-weight: bold;}
.bound-items .put input:focus::-moz-placeholder{color:#323a4c;font-weight: bold;}
.bound-items .put input:focus:-ms-input-placeholder{color:#323a4c;font-weight: bold;}

.bound-getma{
	width:1.52rem;
	background:#1c7ff4;
	height:100%;
	color:#fff;
	font-size:.24rem;
	border-radius:.06rem;
	position: absolute;
	right:0;
	top:0;
	z-index: 99;
	line-height:.78rem;
	text-align: center;
}

.tacitly-label label input{
	display: block;
	position: absolute;
	left: 0;
	top:0;
	visibility: hidden;
}
.tacitly-label label{
	display: flex;
	  align-items: center;
	padding:.3rem 0;
	position: relative;
}
.tacitly-label label p{
	position: relative;
	padding-left:.54rem;
	color:#383f50;
	font-size:.28rem;
	line-height:.6rem;
}
.tacitly-label label p:after{
	display: block;
	content:"";
	width:.34rem;
	height:.34rem;
	background:#166ef8;
	border-radius:50%;
	position: absolute;
	left: 0;
	top:50%;
	z-index:99;
	 transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}
.tacitly-label label p.active:after{
	background:url(../images/tacitly-ck.png) no-repeat;
	background-size:.34rem;
}

.bound-secnd{
	min-height:4.2rem;
	margin:.26rem 0;
}
.bound-btnset{
	padding:.32rem 0 0;
}
.bound-btnset button{
	display: block;
	width:100%;
	font-size:.3rem;
	color:#fff;
	height:.98rem;
	border-radius:.1rem;
	background:url(../images/bound-btnset.png) no-repeat;
	background-size:100%;
}

.payment_click{
	padding:.15rem 0 .3rem;
}
.payment_click ul li{
	float: left;
	width:20%;
	text-align: center;
	position: relative;
}
.payment_click ul li a{
	display: block;
	font-size:.3rem;
	line-height:.72rem;
	color:#fff;
}
.payment_click ul li.active:after{
	display: block;
	content:"";
	width:.4rem;
	height:.05rem;
	background:#fff;
	position: absolute;
	left:50%;
	bottom:0;
	z-index:99;
	 transform:translateX(-50%);
	-ms-transform:translateX(-50%);
	-moz-transform:translateX(-50%);
	-webkit-transform:translateX(-50%);
	-o-transform:translateX(-50%);
}

.payment-liset ul li{
	background:#fff;
	border-radius:.1rem;
	padding:0 .26rem;
	margin-bottom:.28rem;
}

.payment-inset .top{
	height:.7rem;
}
.payment-inset .top .tabel h3{
	font-size:.32rem;
	color:#333333;
	margin-right:.24rem;
	font-weight: bold;
}
.payment-inset .top .tabel p{
	font-size:.22rem;
	color:#666666;
}
.payment-status span{
	display: inline-block;
	font-size:.24rem;
}
.payment-status.red span{
	color:#ff356f;
}
.payment-status.green span{
	color:#41b646;
}
.payment-inset .center{
	display: flex;
	padding:.2rem 0;
	border-top:1px solid #f5f5f5;
	border-bottom:1px solid #f5f5f5;
}
.payment-inset .center .list{
	width:40%;
}
.payment-inset .center .list:last-child{
	width:20%;
	text-align: right;
}

.payment-inset .center .list h3{
	font-weight: bold;
	font-size:.32rem;
	line-height:.40rem;
}
.payment-inset .center .list p{
	color:#999999;
	font-size:.20rem;
	line-height:.30rem;
}

.payment-inset .center .list.blue h3{color:#1c7ff4;}
.payment-inset .center .list.gay h3{color:#666666;}

.payment-inset .top .danh span{
	display: inline-block;
	font-size:.24rem;
	color:#999999;
}
.payment-inset .top .danh-status span{
	display: inline-block;
	font-size:.26rem;
	color:#666666;
}

.media-swiper{
	background:#fff;
	height: .8rem;
	padding-left:.28rem;
}

.media-swiper .swiper-slide{
	width:auto;
	line-height:.8rem;
	position: relative;
	font-size:.28rem;
	color:#767f92;
}
.media-swiper .swiper-slide a{
	display: block;
	position: relative;
	font-size:.28rem;
	color:#767f92;
}
.media-swiper .swiper-slide.active a{
	color:#166ef8;
}
.media-swiper .swiper-slide.active:after{
	display: block;
    content: "";
    width: .4rem;
    height: .05rem;
    background: #1970f8;
    position: absolute;
    left: 50%;
    bottom: 0;
    z-index: 9;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}
.media-slinkbars{
	background:#f1f4f8;
	padding:.2rem 0 0;
}
.media-slinkbars ul li{
	background:#fff;
}
.media-slinkbars ul li+li{
	margin-top:.2rem;
}
.slink-inset{
	padding:.25rem .3rem;
}

.slinkta-pages h3{
	font-size:.28rem;
	color:#1f2633;
	line-height:.46rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:2;
	overflow: hidden;
}
.slinkta-pages h3 span.zixun{
	display: inline-block;
	width:.64rem;
	line-height:.3rem;
	font-size:.22rem;
	color:#fff;
	background:#ff5f5f;
	text-align: center;
	border-radius:.04rem;
}
.slinkta-time span{
	display: inline-block;
	font-size:.20rem;
	color:#767f92;
	line-height:.30rem;
	padding-left:.28rem;
}
.slinkta-time span:first-child{
	margin-right:.56rem;
}
.slinkta-time span.icon_1{
	background:url(../images/mediaic-1.png) no-repeat left center;
	background-size:.2rem;
}
.slinkta-time span.icon_2{
	background:url(../images/mediaic-2.png) no-repeat left center;
	background-size:.24rem;
}

.mediaImg{
	width:2.22rem;
}
.wd-222{
	width:calc(100% - 2.42rem);
}

.slink-mihg{
	min-height:1.40rem;
}

.slinkta-Img{
	margin:0 -.06rem;
	padding:.2rem 0;
}
.slinkta-Img .list{
	padding:0 .06rem;
}

.GoDaddy_click.wd50 ul li{
	width:50%;
}
.currency-tabel{
	padding:0 .8rem;
	background:#fff;
	margin:.1rem 0 0;
}
.currency-tabel ul li{
	width:33.33%;
	line-height:.7rem;
	font-size:.24rem;
	color:#666666;
}
.tal{text-align: left;}
.tac{text-align: center;}
.tar{text-align: right;}

.currency-list{
	padding:.2rem .2rem 0;
}
.currency-list ul li{
	padding-bottom:.2rem;
}
.currency-fulls{
	height:1.27rem;
	padding:0 .25rem;
}

.currency-fulls .tabel{
	width:33.33%;
	display: flex;
	 align-items: center;
}

.currency-fulls img.bitebi{
	width:.68rem;
}
.currency-fulls .tabel span.plate{
	text-align: center;
	font-size:.36rem;
	color:#323a4c;
	padding-left:.16rem;
	font-weight: bold;
}
.currency-fulls .tabel p.time{
	width:100%;
	text-align: center;
	font-size:.3rem;
	color:#323a4c;
	font-weight: bold;
}
.currency-fulls .tabel .wd100{
	width:100%;
	text-align: right;
}
.currency-fulls .tabel .money h3{
	font-size:.3rem;
	line-height:.44rem;
	font-weight: bold;
	color:#166ef8;
	text-align: right;
}
.currency-fulls .tabel .money p{
	font-size:.28rem;
	line-height:.44rem;
	color:#8a92a2;
	text-align: right;
}

.Morepull-down{
	padding:.3rem 0;
	display: flex;
	  justify-content: center;
	  align-items: center;
}
.Morepull-down span{
	display: block;
	font-size:.22rem;
	color:#999999;
	line-height:.4rem;
	margin-right:.1rem;
}
.Morepull-down img{
	display: inline-block;
	width:.23rem;
}
.approve-shim{
	padding:.25rem 0;
}
.approve-shim ul li{
	width:33.33%;
	text-align: center;
	position: relative;
}
.approve-shim ul li .tabel{
	border-radius: 50%;
	width:1rem;
	height:1rem;
	margin:.2rem auto;
	display: flex;
	  justify-content: center;
	  align-items: center;
  	background-color: rgba(255, 255, 255,0.1);
}
.approve-shim ul li .tabel span{
	font-size:.36rem;
	color:#166ef8;
	width:.6rem;
	height:.6rem;
	border-radius: 50%;
	background-color: rgba(255, 255, 255,0.3);
	display: flex;
	  justify-content: center;
	  align-items: center;
}
.approve-shim ul li p{
	font-size:.3rem;
	line-height:.44rem;
	color:#90bbff;
	text-align: center;
}
.approve-shim ul li.active .tabel span{
	background:#fff;
}
.approve-shim ul li.active p{
	color:#fff;
}
.approve-shim ul li+li:after{
	display: block;
	content:"";
	width:.5rem;
	height:.3rem;
	background:url(../images/approve-more.png) no-repeat;
	background-size:100%;
	position: absolute;
	left:-.25rem;
	top:40%;
	 transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}
.location-glist{
	padding:.26rem 0 1.3rem;
}
.location-glist ul li{
	position: relative;
	padding:0 .28rem;
	background:#fff;
	border-radius:.1rem;
	height:1.3rem;
	display: flex;
	align-items: center;
	margin-bottom:.2rem;
}
.location-glist ul li img.dz{
	display: inline-block;
	width:.79rem;
}
.location-glist ul li .dizhi{
	width:calc(100%- 1rem);
	padding-left:.2rem;
}
.location-glist ul li .dizhi h3{
	font-size:.28rem;
	line-height:.38rem;
	color:#333333;
}
.location-glist ul li .dizhi p{
	font-size:.22rem;
	line-height:.34rem;
	color:#8793a5;
	 white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.location-glist ul li a.more{
	display: block;
	width:.05rem;
	height:.27rem;
	font-size:0;
	background:url(../images/gend.png) no-repeat;
	background-size:100%;
	position: absolute;
	right:.32rem;
	bottom:.32rem;
	z-index: 99;
}
.setting-user{
	padding:.36rem 0;
}
.setting-user .Img{
	width:1.18rem;
	height:1.18rem;
	border-radius:50%;
	overflow: hidden;
	margin-right:.22rem;
}
.setting-user .Img img{
	display: block;
	width:1.18rem;
	height:1.18rem;
	border-radius:50%;
	overflow: hidden;
}
.setting-user .user h3{
	color:#fff;
	font-weight: bold;
	font-size:.4rem;
	line-height:.5rem;
}
.setting-user .user p{
	display: flex;
	  align-items: center;
	font-size:.24rem;
	line-height:.5rem;
	color: rgba(255, 255, 255, 0.502);
}
.setting-user .user p span{
	display: inline-block;
	margin-right:.07rem;
}
.setting-user .user p span img{
	display: inline-block;
	width:.22rem;
}

.regulate-walls{
	padding:0 .32rem 0 .25rem;
	margin-bottom:.2rem;
	border-radius:.1rem;
	overflow: hidden;
	background:#fff;
}
.regulate-walls ul li+li{
	border-top:1px solid #f7f7f7;
}
.regulate-walls ul li>a{
	position: relative;
	padding-right:.38rem;
	background:url(../images/regulate-more.png) no-repeat right center;
	background-size:.12rem;
	height:1rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.regulate-walls ul li .tabel span.Img{
	display: block;
	width:.58rem;
}
.regulate-walls ul li .tabel span.wz{
	display: block;
	font-size:.30rem;
	color:#333333;
	position: relative;
	padding-right:.24rem;
}

.nickname span{
	display: inline-block;
	font-size:.26rem;
	color:#999999;
	line-height:.4rem;
}
.nickname em{
	display: inline-block;
	font-size:.24rem;
	width:1.06rem;
	text-align: center;
	color:#fff;
	background:#1c7ff4;
	line-height:.42rem;
	border-radius:.3rem;
	font-style:normal;
}
.Bt_dropout{
	text-align: center;
	display: block;
	width:100%;
	background:#fff;
	height:1rem;
	font-size:.30rem;
	color:#666666;
	border-radius:.1rem;
}
.Bt_dropout span{
	display: inline-block;
	font-size:.30rem;
	color:#666666;
	line-height:.36rem;
	border-bottom:1px solid #949494;
}
.Slid_dropout{
	margin:1rem 0 .2rem;
}

.deposit_data{
	font-size:.30rem;
	color:#fff;
	display: block;
	line-height:.4rem;
	position: absolute;
	right:.3rem;
	top:50%;
	z-index:99;
	 transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}
.Account-listy {
	
}
.Account-listy ul li{
	width:50%;
	padding:.15rem 0 .15rem .1rem;
	position: relative;
}
.Account-listy ul li h3{
	line-height:.56rem;
	font-size:.26rem;
	text-transform: uppercase;
	color: rgba(200, 200, 255,0.9);
}
.Account-listy ul li p{
	line-height:.50rem;
	font-size:.50rem;
	font-weight: bold;
	color:#fff;
}
.Account-listy ul li:last-child{
	padding-left:.7rem;
}

.Account-listy ul li:last-child:after{
	display: block;
	content:"";
	width:1px;
	height:1.52rem;
	background:rgba(255, 255, 255,0.2);
	font-size:0;
	position: absolute;
	left:0;
	bottom:0;
	z-index: 9;
}

.box-shadow.pd .bound-items{
	padding-bottom:.3rem;
}
.box-shadow.pd{
	margin-bottom:.2rem;
}

.bound-items .put .all{
	font-size:.3rem;
	color:#166ef8;
	position: absolute;
	right:.2rem;
	top:50%;
	border-bottom:1px solid #166ef8;
	 transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}

.danqian{
	font-size:.26rem;
	color:#929bab;
	line-height:.7rem;
}
.danqian span{
	display: inline-block;
	font-size:.26rem;
	color:#166ef8;
	line-height:.7rem;
}

.comfort-slide h3{
	font-size:.26rem;
	line-height:.5rem;
	color:#929bab;
	padding-left:.38rem;
	background:url(../images/comfort-x.png) no-repeat left center;
	background-size:.28rem;
}
.comfort-slide p{
	font-size:.24rem;
	line-height:.38rem;
	color:#929bab;
	padding-bottom:.1rem;
}

.bound-btnset button.sx{
	background:#fff;
	color:#1c7ff4;
	border:1px solid #1c7ff4;
}

.Account-centr{
	padding-bottom:.5rem;
}

.bound-secnd .sf .Img{
	width:3.4rem;
}
.bound-secnd .sf .page{
	padding:.4rem 0 0;
	font-size:.30rem;
	line-height:.52rem;
	color:#2677f8;
	display: flex;
	  justify-content: center;
	  align-items: center;
}
.bound-secnd .sf .page span{
	font-size:.30rem;
	line-height:.52rem;
	color:#fff;
	text-align: center;
	display: block;
	width:1.18rem;
	border-radius:.1rem;
	background:#2677f8;
	margin-left:.3rem;
}

.notice-conts{
	position: relative;
	top:-1rem;
}

.location-glist ul li a.morex {
    display: block;
    width: .12rem;
    height: .22rem;
    font-size: 0;
    background: url(../images/regulate-more.png) no-repeat;
    background-size: 100%;
    position: absolute;
    right: .32rem;
    top:50%;
   	 transform: translateY(-50%);
   	-ms-transform: translateY(-50%);
   	-moz-transform: translateY(-50%);
   	-webkit-transform: translateY(-50%);
   	-o-transform: translateY(-50%);
    z-index: 99;
}


.sharing-bg{
	min-height:100vh;
	background:url(../images/sharing-bg.jpg) no-repeat;
	background-size:cover
}

.banner-sharing{
	width:7rem;
	/*margin:0 auto;*/
	margin:.35rem auto 0;
	height:6rem;
	overflow: hidden;
	background:url(../images/banner-sharing.png) no-repeat top center;
	background-size:100%;
}

.Fortune-text{
	padding:.3rem 0;
}
.Fortune-text h3{
	color:#fff;
	font-size:.3rem;
	width:3.3rem;
	line-height:.6rem;
	text-align: center;
	margin:0 auto;
	font-weight: bold;
	background:url(../images/Fortune-text.png) no-repeat;
	background-size:100%;
}

.Ranking-link{
	padding:0 .3rem;
	height:3.28rem;
	background:#f5f8fd;
	border-radius:.1rem;
	position: relative;
	margin-bottom:.3rem;
}
.Ranking-link .page{
	width:50%;
}
.Ranking-link .page img{
	width:2.38rem;
}
.Ranking-link .page h3{
	font-size:.34rem;
	line-height:.56rem;
	color:#000000;
	font-weight: bold;
}
.Ranking-link .page span{
	color:#2477f9;
	display: inline-block;
}
.Ranking-link .page p{
	font-size:.26rem;
	line-height:.56rem;
	color:#999999;
}

.Ranking-tbhd{
	background:#f5f8fd;
	border-radius:.1rem;
}
.Ranking-tbhd ul li{
	float: left;
	text-align: center;
	line-height:.68rem;
	font-size:.28rem;
	color:#000000;
	font-weight: bold;
}
.Ranking-tbhd ul li:nth-child(1){width:20%;}
.Ranking-tbhd ul li:nth-child(2){width:50%;}
.Ranking-tbhd ul li:nth-child(3){width:30%;}

.Ranking-tbtds ul li{
	display: flex;
	align-items: center;
	padding:.16rem 0;
}
.Ranking-tbtds ul li .list{
	font-weight: bold;
	font-size:.28rem;
	color:#323a4c;
	text-align: center;
	display: flex;
	  justify-content: center;
	  align-items: center;
}
.Ranking-tbtds ul li .list.red{
	color:#e83030;
}

.Ranking-tbtds ul li .list:nth-child(1){width:20%;}
.Ranking-tbtds ul li .list:nth-child(2){width:50%;}
.Ranking-tbtds ul li .list:nth-child(3){width:30%;}

.Ranking-tbtds{
	padding:.1rem 0;
}
.Ranking-tbtds ul li .Img img{
	width:.58rem;
	display: inline-block;
}
.Ranking-tbtds ul li .page{
	font-weight: bold;
}

.Ranking-more{
	text-align: center;
	margin:0 -.3rem;
	padding:.2rem 0;
	border-top:1px solid #f1f1f1;
}
.Ranking-more a{
	display:inline-block;
	text-align: center;
	color:#dddddd;
	font-size:.24rem;
	line-height:.5rem;
	padding-right:.3rem;
	background:url(../images/regulate-more.png) no-repeat right center;
	background-size:.12rem;
}

.shadow-mg30{
	background:#fff;
	box-shadow: 0px .13rem .46rem 0px rgba(0, 81, 221, 0.39);
	border-radius:.2rem;
	margin-bottom:.3rem;
}

.reward-link ul li{
	display: flex;
	padding:.1rem 0;
}
.reward-link ul {
	padding:.3rem 0;
}
.reward-link ul li .Img{
	width:1.36rem;
}
.reward-link ul li .page{
	width:calc(100% - 1.4rem);
}
.reward-link ul li .page h3{
	font-size:.3rem;
	line-height:.56rem;
	color:#323a4c;
	font-weight: bold;
}
.reward-link ul li .page p{
	font-size:.26rem;
	line-height:.40rem;
	color:#999999;
}
.reward-link ul li .page p span{
	display: inline-block;
	color:#eb2e2e;
	font-weight: bold;
}
.Invite-slidex{
	padding:.2rem 0;
}
.Invite-slidex .Img{
	width:3.45rem;
	text-align: center;
}
.Invite-slidex .page{
	width:3.45rem;
}
.Invite-slidex .page p{ 
	font-size:.32rem;
	line-height:.50rem;
	color:#323a4c;
}
.Invite-slidex .page p span{ 
	display: inline-block;
	font-size:.32rem;
	line-height:.50rem;
	color:#eb2e2e;
}
.shadow-mg30.Fx{
	background:rgba(255,255,255,0.1);
	margin:0;
}

.declare-Fenx{
	padding:.2rem 0;
}
.declare-Fenx h3{
	color:#fff;
	font-size:.26rem;
	line-height:.50rem;
	padding-left:.4rem;
	background:url(../images/comfort-xs.png) no-repeat left center;
	background-size:.28rem;
}
.declare-Fenx p{
	color: rgba(164, 199, 255);
	font-size:.24rem;
	line-height:.5rem;
}

.foot-logo{
	text-align: center;
	padding:.35rem 0;
}
.foot-logo img{
	display: inline-block;
	width:6.82rem;
}

.deposit_data.Fx{
	padding-left:.52rem;
	background:url(../images/fenxiang.png) no-repeat left center;
	background-size:.36rem;
}

.Earnings-liset ul li{
	width:50%;
	padding:0 0 .5rem;
}
.Earnings-liset ul li .shouy{
	/*padding:.2rem 0;*/
}
.Earnings-liset ul li .shouy strong{
	display: block;
	line-height:.5rem;
	font-size:.4rem;
	color:#fff;
	font-weight: bold;
	margin-right:.2rem;
}
.Earnings-liset ul li .shouy a{
	display: block;
	width:1.06rem;
	background:#fff;
	border-radius:.05rem;
	color:#1c7ff4;
	font-size:.28rem;
	line-height:.5rem;
	text-align: center;
}
.Earnings-liset ul li h3 {
    line-height: .56rem;
    font-size: .26rem;
    color: rgba(137, 183, 255,0.7);
}

.Account-listy.sy ul li:last-child:after {
    bottom:50%;
    z-index: 9;
  	 transform: translateY(50%);
  	-ms-transform: translateY(50%);
  	-moz-transform: translateY(50%);
  	-webkit-transform: translateY(50%);
  	-o-transform: translateY(50%);
}

.grandtotal ul.wd33 li{
	width:33.33%;
}

.h30{
	height:.3rem;
}

.realize-maisn ul li.icon_5 a{background:url(../images/Incomeix-1.png) no-repeat top center;background-size:.48rem;}
.realize-maisn ul li.icon_6 a{background:url(../images/Incomeix-2.png) no-repeat top center;background-size:.48rem;}
.realize-maisn ul li.icon_7 a{background:url(../images/Incomeix-3.png) no-repeat top center;background-size:.48rem;}
.realize-maisn ul li.icon_8 a{background:url(../images/Incomeix-4.png) no-repeat top center;background-size:.48rem;}

.currency-list.sy{
	padding:0;
}

.currency-list.sy ul li .tabel{
	width:50%;
}

.currency-fulls .tabel p.plate{
	font-size:.24rem;
	color:#828a9b;
	line-height:.3rem;
	padding-left:.16rem;
}

.grandtotal ul li h3.blue{
	color:#1c7ff4;
}
.grandtotal ul li h4{
	color:#1c7ff4;
	font-size:.24rem;
	color:#a5aab5;
	padding:.1rem 0;
}

.realize-maisn ul li.icon_9 a{background:url(../images/Incomeix-5.png) no-repeat top center;background-size:.48rem;}
.realize-maisn ul li.icon_10 a{background:url(../images/Incomeix-6.png) no-repeat top center;background-size:.48rem;}
.realize-maisn ul li.icon_11 a{background:url(../images/Incomeix-7.png) no-repeat top center;background-size:.48rem;}
.realize-maisn ul li.icon_12 a{background:url(../images/Incomeix-8.png) no-repeat top center;background-size:.48rem;}

.nickname em.shim{
	background:url(../images/shim.png) no-repeat;
	background-size:100% 100%;
	border-radius:0;
}

.my .regulate-walls{
	border-radius: 0;

}

.affiche-singer{
	margin:.3rem 0;
}

.affiche-singer{
	padding:0 .22rem;
}
.affiche-singer .swiper-container{
	height:.66rem;
	padding-left:.58rem;
	background:url(../images/gonggao.png) no-repeat left center;
	background-size:.36rem;
}

.affiche-singer .swiper-slide a{
	height:.66rem;
	padding-right:.3rem;
	background:url(../images/regulate-more.png) no-repeat right center;
	background-size:.12rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.affiche-singer .swiper-slide a p{
	max-width:80%;
	font-size:.22rem;
	color:#454e62;
	 white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.affiche-singer .swiper-slide a span{
	display: block;
	font-size:.22rem;
	color:#767f92;
}

.setuphd-btn1{
	width:.41rem;
	height:.36rem;
	background:url(../images/setuphd-1.png) no-repeat;
	background-size: 100%;
	position: absolute;
	left:.38rem;
	top:50%;
	z-index:99;
	 transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}
.setuphd-btn1:after{
	display: block;
	content:"";
	width:.1rem;
	height:.1rem;
	font-size:0;
	background:#ff4444;
	border-radius:50%;
	position: absolute;
	right:-.1rem;
	top:-.1rem;
	z-index:9;
}

.setuphd-btn2{
	background:url(../images/setuphd-2.png) no-repeat left center;
	background-size:.4rem;
	position: absolute;
	left:50%;
	top:0;
	z-index:99;
	font-size:.33rem;
	color:#fff;
	padding-left:.52rem;
	line-height:.96rem;
	 transform:translateX(-50%);
	-ms-transform:translateX(-50%);
	-moz-transform:translateX(-50%);
	-webkit-transform:translateX(-50%);
	-o-transform:translateX(-50%);
}

.setuphd-btn3{
	width:.36rem;
	height:.34rem;
	background:url(../images/setuphd-3.png) no-repeat;
	background-size: 100%;
	position: absolute;
	right:.38rem;
	top:50%;
	z-index:99;
	 transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}

.recharge-text h3{
	text-align: center;
	font-size:.26rem;
	color:#6f788b;
	line-height:.96rem;
}
.recharge-Imst{
	padding:.64rem 0;
    box-shadow: 0px .05rem .12rem 0px rgba(226, 226, 226, 0.2) inset;
}
.recharge-Imst span{
	display: block;
	width:3.56rem;
	margin:0 auto;
}

.recharge-adres{
	padding:.32rem 0 .1rem;
	border-top:1px solid #f2f5f9;
}
.recharge-adres h3{
	font-size:.26rem;
	line-height:.56rem;
	color:#6f788b;
}
.recharge-adres p{
	font-size:.28rem;
	line-height:.32rem;
	color:#424d63;
}
.recharge-adres .btn{
	text-align: center;
	padding:.45rem 0;
}
.recharge-adres .btn a{
	display: inline-block;
	font-size:.28rem;
	line-height:.72rem;
	width:2.12rem;
	background:#1c7ff4;
	text-align: center;
	border-radius:.05rem;
	color:#fff;
}
.regulate-walls.mc{
	padding:.2rem .3rem;
}
.regulate-walls.mc ul li{
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height:.66rem;
	border: none;
}

.shaft-secnd{
	background:#fff;
	border-radius:.1rem;
}

.shaft-confulls{
	height:1.86rem;
	padding:0 .3rem;
	border-top:1px solid #eaeef6;
	border-bottom:1px solid #eaeef6;
	display: flex;
	  justify-content: center;
	  align-items: center;
}
.nickname.red span{
	font-weight: bold;
	color:#e93b3b;
}

.nickname.black span{
	font-weight: bold;
	color:#333333;
}


.callfor-slide{
	border-top:1px solid #eaeef6;
	border-bottom:1px solid #eaeef6;
}

.callfor-listbt ul li{
	height:.94rem;
	border:1px solid #e1e7ef;
	border-radius:.1rem;
	background:#f9fbff;
	padding:0 .24rem;
	position: relative;
	margin-bottom:.2rem;
	display: flex;
	  align-items: center;
}
.callfor-listbt ul li .Img{
	width:.45rem;
}
.callfor-listbt ul li .right{
	width:calc(85% - .45rem);
	padding-left:.25rem;
}
.callfor-listbt ul li .right p{
	color:#6d778f;
	font-size:.24rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:2;
	overflow: hidden;
}



.callfor-listbt.zf ul li{
	height:1.44rem;
	border: none;
	background:none;
	margin:0;
	padding:0;
}
.callfor-listbt.zf ul li+li{
	border-top:1px solid #f7f7f7;
}
.callfor-listbt.zf ul li .Imgzf{
	width:.66rem;
}

.callfor-listbt ul li .right h3{
	color:#323a4c;
	font-size:.26rem;
	font-weight: bold;
	text-transform: uppercase;
	line-height:.38rem;
}
.callfor-listbt ul li .right p.qw a{
	font-size:.22rem;
	color:#1c7ff4;
	padding-right:.34rem;
	background:url(../images/blue-more.png) no-repeat right center;
	background-size:.1rem;
}

.callfor-label{
	padding:.1rem 0 .5rem;
	display: flex;
	align-items: center;
}
/*.callfor-label label{
	display: flex;
	align-items: center;
}
.callfor-label label input{
	position: absolute;
	left: 0;
	top:0;
	visibility: hidden;
}
.callfor-label label p{
	font-size:.28rem;
	color:#6d778f;
	padding-left:.5rem;
	position: relative;
}*/
.callfor-label a.xy{
	display: inline-block;
	color:#1c7ff4;
	font-size:.28rem;
}
.callfor-label label{
	padding:0;
}

.Fidex-calculate{
	width:100%;
	position: fixed;
	box-shadow: 0px -.15rem .13rem 0px rgba(88, 118, 160, 0.05);
	left: 0;
	bottom:0;
	z-index:99999;
	background:#fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.Fidex-calculate .btn{
	width:35%;
}
.Fidex-calculate .btn button{
	display: block;
	width:100%;
	text-align: center;
	font-size:.3rem;
	color:#fff;
	background:#1c7ff4;
	height:.98rem;
}

.Fidex-calculate .price{
	width:65%;
	text-align: right;
	padding:0 .3rem 0 .95rem;
	display: flex;
	justify-content: flex-end;
	align-items:center;
}
.Fidex-calculate .price p{
	font-size:.36rem;
	color:#e22e2e;
	font-weight: bold;
}

.calculate-btn{
	width: .7rem;
	height: .7rem;
	margin-top: .22rem;
	margin-left: .5rem;
}

.pad-btom100{
	padding-bottom:1rem;
}
.price-yue{
	padding:.3rem 0 0;
}
.price-yue .price{
	font-size:.28rem;
	color:#6d778f;
}

.payment_click.wd50 ul li{
	width:50%;
}

.fenx-content{
	height:100vh;
	position: relative;
	background:url(../images/fenxbg.jpg) no-repeat top center;
	background-size:100% auto;
}

.fenx-inner{
	padding:1rem .4rem 0;
}
.fenx-btns a{
	display: inline-block;
	width:1.25rem;
	line-height:.6rem;
	background:#2b5e91;
	color:#fff;
	border-radius:.1rem;
	font-size:.3rem;
	text-align: center;
}

.Income-fulls h3{
	font-size:.5rem;
	color:#2b5e91;
	line-height:.8rem;
}

.Income-fulls p{
	font-size:.36rem;
	color:#2b5e91;
	line-height:1rem;
}
.Income-fulls p span{
	display: inline-block;
	color:#d94848;
	font-weight: bold;
}
.Income-fulls p span.sy_1{
	font-size:.8rem;
}
.Income-fulls p span.sy_2{
	font-size:.44rem;
}

.fenx_Img{
	width:3.46rem;
	height:3.46rem;
	position: absolute;
	left:50%;
	bottom:3vh;
	z-index:99;
	 transform:translateX(-50%);
	-ms-transform:translateX(-50%);
	-moz-transform:translateX(-50%);
	-webkit-transform:translateX(-50%);
	-o-transform:translateX(-50%);
}

.Fidex-Income{
	width:100%;
	height:100%;;
	position:fixed;
	left: 0;
	top:0;
	z-index:99999;
	 -moz-transition:.5s;
	-webkit-transition: .5s;
	transition: .5s;
	background:rgba(0,0,0,0.5);
	 transform: translateY(100%);
	-ms-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-webkit-transform: translateY(100%);
	-o-transform: translateY(100%);
}
.Fidex-Income.active{
	 transform: translateY(0%);
	-ms-transform: translateY(0%);
	-moz-transform: translateY(0%);
	-webkit-transform: translateY(0%);
	-o-transform: translateY(0%);
}
.Income-tanclist{
	width:100%;
	position: absolute;
	left: 0;
	bottom:0;
	z-index:99999;
	background:#fff;
	border-radius:.3rem .3rem 0 0;
}
.Income-tanclist .title h3{
	text-align: center;
	font-size:.3rem;
	color:#828282;
	line-height:.8rem;
}
.Income-tanclist ul li{
	float: left;
	width:30%;
	text-align: center;
	position: relative;
}
.Income-tanclist ul li:first-child{
	width:40%;
}
.Income-tanclist ul li:first-child:after{
	display: block;
	content: "";
	width:1px;
	height:.8rem;
	background:#cbcbcb;
	position: absolute;
	right:0;
	top:50%;
	 transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}
.Income-tanclist .list{
	padding:.3rem;
}
.Income-tanclist ul li span.Img{
	display: inline-block;
	width:.82rem;
}
.Income-tanclist ul li p{
	line-height:.7rem;
	color:#828282;
	font-size:.26rem;
}
.Income-tanclist .colsebtn{
	text-align: center;
	font-size:.28rem;
	line-height:.86rem;
	color:#828282;
	border-top:1px solid #f0f0f0;
}

.Account-listy ul li.wd100{
	padding-left:0;
}
.Account-listy ul li.wd100:after{
	display: none;
}
.Account-listy ul li h3 span{
	color:#fff;
	display: inline-block;
	margin-right:.15rem;
}
.property-flex{
	padding:0 .26rem;
	height:.74rem;
	border-bottom:1px solid #f2f2f2;
}
.property-flex .tabel{
	display: flex;
	  align-items: center;
}
.property-flex img.bitebi{
	width:.46rem;
	display: inline-block;
	margin-right:.18rem;
}
.property-flex span.plate{
	display: inline-block;
	font-size:.3rem;
	color:#333333;
}
.property-flex a.record-btn{
	display: inline-block;
	font-size:.26rem;
	color:#333333;
	padding-left:.4rem;
	background:url(../images/swop.png) no-repeat left center;
	background-size:.3rem;
}
.property-botms{
	height:1.74rem;
	padding:.3rem .26rem;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
.property-botms .item:first-child{
	max-width:50%;
}
.property-botms .capital-text h3{
	font-size:.22rem;
	color:#a5aab5;
	line-height:.3rem;
}
.property-botms .capital-text h4{
	font-size:.36rem;
	color:#333333;
	line-height:.4rem;
	margin:.1rem 0;
	font-weight: bold;
}
.property-botms .capital-text h4.bt{
	padding-left:.34rem;
	background:url(../images/capital-bt1.png) no-repeat left center;
	background-size:.18rem;
}
.property-botms .capital-text p{
	font-size:.22rem;
	color:#a5aab5;
	line-height:.3rem;
}
.property-botms .btn a{
	display: inline-block;
	width:1.4rem;
	line-height:.6rem;
	font-size:.3rem;
	color:#fff;
	text-align: center;
	border-radius:.1rem;
	margin:0 .1rem;
}
.property-botms .btn a.btn_1{background:#1c7ff4;}
.property-botms .btn a.btn_2{background:#ffa95d;}

.property-lstfull ul li{
	margin-bottom:.3rem;
}

.feeder_tabsr{
	height:1.88rem;
	padding:.24rem .26rem 0 .36rem;
	border-bottom:1px solid #eaeef6;
}
.feeder_iner{
	position: relative;
}
.feeder_iner .title{
	display: flex;
	  align-items: center;
}
.feeder_iner .title h3{
	font-size:.3rem;
	color:#1f2633;
	line-height:.34rem;
}
.feeder_iner .title span{
	display: inline-block;
	border-radius: .04rem;
    font-size: .24rem;
    color: #b78c5d;
    margin-left: .22rem;
    padding:0 .1rem;
    text-align: center;
    line-height: .34rem;
    background-image: -moz-linear-gradient( 0deg, rgb(233,206,147) 0%, rgb(247,237,215) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(233,206,147) 0%, rgb(247,237,215) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(233,206,147) 0%, rgb(247,237,215) 100%);
}

.annual-text{
	padding:.4rem 0;
	display: flex;
	align-items: flex-end;
}
.annual-text h3{
	font-size:.22rem;
	color:#e93b3b;
	font-weight: bold;
	margin-right:.4rem;
	line-height:.6rem;
}
.annual-text h3 span{
	display: inline-block;
	font-size:.50rem;
	color:#e93b3b;
	font-weight: bold;
}
.annual-text h3 span:last-child{
	font-size:.22rem;
}
.annual-text p{
	font-size:.22rem;
	color:#a5aab5;
	line-height:.6rem;
}
.Currency-Img{
	display: block;
	width:.4rem;
	height::.4rem;
	position: absolute;
	right:0;
	top:0;
	z-index:99;
	border-radius:50%;
	z-index:99;
}

.unknown-text{
	background:url(../images/unknown-text.png) no-repeat top center;
	background-size:100%;
}
.unknown-text h3{
	font-size:.22rem;
	color:#acb0ba;
	line-height:.62rem;
	padding-left:.36rem;
	background:url(../images/tanh.png) no-repeat left center;
	background-size:.23rem;
}

.unknown-list ul li{
	display: flex;
	padding:.12rem 0;
}
.unknown-list ul li .tabel{
	width:1.7rem;
}
.unknown-list ul li .tabel h3{
	position: relative;
	display: inline-block;
}
.unknown-list ul li .tabel h3:after{
	display: block;
    content: "";
    width: 100%;
    height: .15rem;
    background: #d0dff9;
    font-size: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
}
.unknown-list ul li .tabel span{
	position: relative;
	display: inline-block;
	padding:0 .04rem;
	color:#323a4c;
	font-size:.26rem;
	line-height:.36rem;
	z-index:9;
}
.unknown-list ul li .page{
	width:calc(100% - 1.7rem);
}
.unknown-list ul li .page p{
	font-size:.24rem;
	color:#6d778f;
	line-height:.36rem;
}
.unknown-list ul li .page p.red{
	color:#e93b3b;
	font-weight: bold;
}
.unknown-list ul li .page p.fot{
	color:#e93b3b;
	font-size:.36rem;
	font-weight: bold;
}
.unknown-list{
	padding:.1rem 0;
}
.unknown-list.bd{
	border-top:1px solid #eaeef6;
	margin:0 -.3rem;
}
.unknown-list.bd ul li{
	padding:.12rem .3rem;
}
.unknown-tishi span{
	display: inline-block;
	position: relative;
    padding: 0 .14rem;
    background: #f7f9fd;
    border-radius: .05rem;
    font-size: .22rem;
    color: #afbbcc;
    line-height: .45rem;
}
.unknown-tishi span:after{
	display: block;
    content: "";
    width: 0;
    height: 0;
    border: .1rem solid transparent;
    border-right-color: #f7f9fd;
    position: absolute;
    left: -.2rem;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    z-index: 99;
}
.unknown-tishi{
	padding:.1rem 0 .26rem;
}
.Sight-bmast{
	padding:.2rem 0;
}
.Sight-maltext p{
	font-size:.24rem;
	color:#6d778f;
	line-height:.36rem;
	text-align: justify;
	padding-bottom:.3rem;
}

.maltext-list ul li{
	font-size:.24rem;
	color:#6d778f;
	line-height: .6rem;
}

.Fidex-calculate.b102{
	bottom:1.02rem;
	border-bottom:1px solid #f1f4f8;
}
.pad-btom202{
	padding-bottom:2.02rem;
}
.cen{
	
}
.cen h2{
	margin-bottom: .10667rem;
    font-size: .42667rem;
    color: rgba(0,0,0,.88);
    font-weight: 700;
}
.cen .time{
	margin-top: 0.25rem;
	font-size: 0.3rem;
	color: #777777;
	display: inline-block;

}
.cen .duan {
	text-align: left;
}
.cen .fir{
	margin-top: 0.25rem;
}
.cen .fir p{
	margin:  0 0.1rem;
}
.cen .duan p{
	text-align: justify;
	margin: 0.4rem 0;
	line-height: 0.5rem;
	font-size: 0.32rem;
	
}
.cen .info{
	color: rgba(0,0,0,.56);
    font-size: .32rem;
	margin-bottom: .42667rem;
	
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clear{
	clear: both;
}
.fl-banner{
	margin-top: .15rem;
	height: 3.24rem;
	background: url(../images/fl-banner.png) no-repeat;
	background-size: 100% 100%;
	padding-top: .57rem;
	padding-left: .38rem;
	color: #fff;
}
.fl-banner p{
	font-size: .24rem;
}
.fl-banner h1{
	font-size: .7rem;
}
.fl-banner button{
	width: 1.75rem;
	height: .47rem;
	background-color: #ffd126;
	border-radius: .22rem;
	font-size: .22rem;
	color: #ab5208;
	margin-top: .33rem;
	outline: none;
	border: none;
}
.fl-gongg{
	height: .67rem;
	border-radius: .1rem;
	background-color: #fff;
	margin-top: .26rem;
	display: flex;
	justify-content: space-between;
	padding: 0 .2rem;
	align-items: center;
}
.fl-gongg img{
	width: .34rem;
}
.fl-gongg P{
	width: 83%;
	font-size: .22rem;
	color: #454e62;
}
.fl-gongg .fl-bottom{
	width: .28rem;
}
.fl-gzh ul{
	border-radius: .1rem;
	background-color: #fff;
	margin-top: .3rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: .12rem 0;
	position: relative;
}
.fl-gzh ul li{
	width: 50%;
	text-align: center;
}
.fl-gzh ul li img{
	width: .88rem;
}
.fl-gzh ul li p{
	color: #454e62;
	font-size: .2rem;
	margin-top: .1rem;
}
.fl-gzh ul .border{
	width: 1px;
	height: 1.2rem;
	background: #f4f6fc;
	font-size: 0;
	position: absolute;
	z-index: 9;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.fl-zq{
	margin-top: .45rem;
}
.fl-zq h1{
	color: #272727;
	font-size: .34rem;
	font-weight: bold;
	margin-bottom: .05rem;
}
.fl-zq ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.fl-zq ul li{
	width: 48.3%;
	background-color: #fff;
	margin-top: .22rem;
	height: 1.82rem;
	position: relative;
	box-shadow: 0 0 .3rem #e8ecf2;
}
.fl-zq ul li a{
	width: 100%;
	height: 100%;
	display: block;
	padding: .22rem;
}
.fl-zq ul li h1{
	color: #272727;
	font-size: .28rem;
}
.fl-zq ul li p{
	color: #272727;
	font-size: .24rem;
}
.fl-zq ul li p span{
	color: #ff0000;
	font-size: .24rem;
}
.fl-zq ul li img{
	width: 2rem;
	position: absolute;
	right: 0;
	bottom: 0;
}
.fl-zq ul li.li2 img{
	width: 1.48rem;
}
.fl-zq ul li.li3 img{
	width: 1.96rem;
}
.fl-zq ul li.li4 img{
	width: 1.67rem;
}
.tan1{
	width: 5.02rem;
	height: 6.25rem;
	background: url(../images/tan1-bg.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	letter-spacing: .01rem;
}
.tan1 h1{
	font-size: .29rem;
	color: #fff;
	margin-top: .4rem;
	font-family: 黑体;
}
.tan1 .tan-1{
	width: 1.92rem;
	margin: 0 auto;
	margin-top: .12rem;
	display: block;
}
.tan1 .tan1-ewm{
	width: 1.89rem;
	margin: 0 auto;
	display: block;
}
.tan1 h2{
	font-size: .25rem;
	color: #131313;
	font-weight: bold;
	margin-top: .1rem;
}
.tan1 p{
	font-size: .176rem;
	color: #131313;
	margin: .05rem 0;
}
.tan1 span{
	font-size: .237rem;
	color: #ff450c;
	font-weight: bold;
}
.tan-close{
	width: .57rem;
	position: absolute;
	top: 82%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.tanc{
	width: 100%;
	height: 100vh;
	position: absolute;
	top: 0;
	left: 0;
	background:rgba(0, 0, 0, 0.4);;
	z-index: 99999;
}
.tan-gzh,
.tan-qywx{
	width: 5.87rem;
	height: 7.27rem;
	background: url(../images/tan2-bg.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	letter-spacing: .01rem;
}
.tan-gzh h1,
.tan-qywx h1{
	font-size: .36rem;
	color: #1c67ff;
	margin-top: 2.8rem;
	font-family: 黑体;
	font-weight: bold;
}
.tan-gzh .gzh-ewm,
.tan-qywx .qywx-ewm{
	width: 2.84rem;
	margin: 0 auto;
	display: block;
	margin-top: .35rem;
}
.tan-gzh h2,
.tan-qywx h2{
	font-size: .28rem;
	color: #686867;
	font-weight: normal;
}
.tan4{
	width: 5.36rem;
	height: 6.68rem;
	background: url(../images/tan4-bg.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 47%;
	left: 47%;
	transform: translate(-50%, -50%);
	text-align: center;
	letter-spacing: .01rem;
}
.tan4 .tan4-ewm{
	width: 2.55rem;
	margin: 0 auto;
	display: block;
	position: absolute;
	top: 50%;
	left: 32%;
}
.tan4 h2{
	width: 91%;
	text-align: center;
	font-size: .2rem;
	color: #828282;
	font-weight: bold;
	position: absolute;
	top: 89%;
	right: 0;
}
.yq-tbg{
	background: url(../images/yq-tbg.png) no-repeat top center;
	background-size: 100% 70%;
}
.header a.fh{
	width: .32rem;
	height: .32rem;
	background: url(../images/fh.png) no-repeat;
	background-size: 100%;
}
.yq-top{
	width: 100%;
}
.yq-top ul{
	position: relative;
	display: flex;
	justify-content: space-between;
}
.yq-top ul .border{
	width: 2px;
	height: .7rem;
	background: #fb6f6e;
	font-size: 0;
	position: absolute;
	z-index: 9;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.yq-top ul li{
	width: 50%;
	text-align: center;
	padding: .25rem 0;
}
.yq-top ul li p{
	font-size: .26rem;
	color: #ff9e9d;
	font-family: 黑体;
	margin-bottom: .1rem;
}
.yq-top ul li h1{
	font-size: .5rem;
	color: #ffffff;
	font-family: 黑体;
}
.wyq .wyq-top{
	width: 100%;
	height: .74rem;
	background-color: #fff;
	border-radius: .1rem;
	text-align: center;
}
.wyq .wyq-top p{
	font-family: 黑体;
	line-height: .74rem;
	font-size: .26rem;
	color: #151515;
}
.wyq .wyq-cont{
	min-height: 70vh;
	background-color: #fff;
	margin-top: .2rem;
	border-radius: .1rem;
	text-align: center;
}
.wyq .wyq-cont img{
	width: 4.35rem;
	margin-top: 2rem;
}
.wyq .wyq-cont p{
	font-size: .22rem;
	color: #aaaaaa;
	font-weight: bold;
}
.wyq .wyq-cont button{
	margin-top: .45rem;
	width: 1.64rem;
	height: .46rem;
	background-image: linear-gradient(#f97674,#fc5a58);
	font-size: .24rem;
	color: #fff;
	border-radius: .07rem;
	letter-spacing: .02rem;
}
.yyq .yyq-top{
	width: 100%;
	height: .74rem;
	background-color: #fff;
	border-radius: .1rem;
	color: #151515;
	padding: 0 .25rem;
}
.yyq .yyq-top ul{
	display: flex;
	justify-content: space-between;
}
.yyq .yyq-top ul li{
	width: 33.33333%;
	line-height: .74rem;
	font-size: .26rem;
	color: #151515;
}
.yyq .yyq-top ul li:nth-child(2){
	text-align: center;
}
.yyq .yyq-top ul li:nth-child(3){
	text-align: right;
}
.yyq .yyq-cont{
	min-height: 70vh;
	background-color: #fff;
	margin-top: .2rem;
	border-radius: .1rem;
	padding: 0 .25rem;
}
.yyq .yyq-cont ul li{
	height: .9rem;
	padding: .2rem 0;
	border-bottom: 1px solid #f4f6fc;
	display: flex;
	justify-content: space-between;
}
.yyq .yyq-cont ul li:last-child{
	border-bottom: 0;
}
.yyq .yyq-cont ul li .time{
	width: 33.333%;
	font-size: .22rem;
	color: #666;
}
.yyq .yyq-cont ul li .time span{
	font-size: .2rem;
	color: #999;
}
.yyq .yyq-cont ul li .until{
	width: 33.333%;
	text-align: center;
}
.yyq .yyq-cont ul li .until p{
	font-size: .2rem;
	color: #999;
	line-height: .8rem;
}
.yyq .yyq-cont ul li .state{
	width: 33.333%;
	text-align: right;
}
.yyq .yyq-cont ul li .state button{
	width: 1.19rem;
	height: .46rem;
	font-size: .2rem;
	border-radius: .07rem;
	letter-spacing: .02rem;
}
.yyq .yyq-cont ul li .state button.ytz{
	background-image: linear-gradient(#f97674,#fc5a58);
	color: #fff;
}
.yyq .yyq-cont ul li .state button.wtz{
	color: #686868;
	background-image: linear-gradient(#e4e4e4,#bfbfbf);
}