.tab-index{
	display: flex;
	width: 300px;
	height: 60px;
	border-radius: 10px;
	margin: 10px 0px;
	cursor: pointer;
}
.tabi-img{
	width: 15%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.tabi-text{
	width: 85%;
	display: flex;
	align-items: center;
	font-size: 20px;
}
.blue{
	background-color: #2090ff;
	 color: #ffffff;
}
.tab-content{
	height: 360px;
	width: 50%;
	margin: 0px 2%;
}
.tabc-img{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	height:290px
}
.tabc-img>img{
	width: 280px;
	height: 286px;
}
.tabc-text{
	width: 100%;
	margin-top: 20px;
}
.tabc-text>p{
	text-align: center;
	line-height: 25px;
	font-size: 14px;
	color: #666666;
}
.tab-head-list{
	margin: 0px 5%;
}
.flow{
	background-image: url(../image/xiadanback.png);
	background-repeat:no-repeat;
	background-size: 100% 100%;
}
.mgtop-text{
	display: flex;
}
.mgtop-text>div{
	flex:1;
	text-align: center;
	margin: 10px 0px;
}
.user-Alipay-text{
	line-height: 25px;
	font-size: 14px;
	color: #999a9b;
}
.five-mg{
	width: 114px;
	height: 111px;
}
.mgcenter-mg{
	display: flex;
}
.mgcenter-mg>div{
	flex:1;
	display: flex;
	align-items: center;
	justify-content: center;
}
.fivem-left{
	position: relative;
}
.dashed-left{
	position: absolute;
	left: -100px;
	top:36px;
	height:227px;
	width: 83px;
}
.fivem-dashed1{
	position: relative;
}
.dashed1{
	position: absolute;
	top:45px;
	left: -280px;
}
.fivem-dashed2{
	position: relative;
}
.dashed2{
	position: absolute;
	top:45px;
	left: -280px;
}
.fivem-right{
	position: relative;
}
.dashed-right{
	position: absolute;
	right: -100px;
	bottom: 50px;
	height:210px;
	width: 83px;
}
.phone-item{
	background-image: url(../image/phone-itemback.png);
	background-repeat:no-repeat;
	background-size: 100% 100%;
}
.txtc-centetnt{
	font-size: 13px;
	margin: 15px 0px;
}
.plist-title{
	color: #ffa600;
	font-size: 20px;
	text-align: center;
	position: relative;
	margin-bottom: 20px;
}
.plist-title:after{
	width: 30px;
	height: 3px;
	background-color: #ffa600;
	display: block;
	clear: both;
	content: "";
	bottom: -10px;
	left: 50%;
	margin-left: -15px;
	position: absolute;
}
.pet-list{
	display: flex;
	margin-top: 50px;
}
.pet-list>div{
	flex:1;
	box-sizing: border-box;
	margin: 0px 20px;
}
.plist-text{
	padding: 7px 40px;
	text-align: center;
	font-size: 15px;
	margin-bottom: 15px;
}
.plist-mg>img{
	width: 250px;
	height: 440px;
}
.plist-mg{
	display: flex;
	align-items: center;
	justify-content: center;
	
}
.vital{
	background-color: #f5f9ff;
}
.vital-tabs{
	width: 600px;
	margin: 0px auto;
	
	display: flex;
	height: 40px;
	line-height: 40px;
}
.vital-tabs>div{
	flex:1;
	text-align: center;
	border: 1px solid #cccccc;
	cursor: pointer;
}
.vital-tabs>div:first-child{
	border-bottom-left-radius: 20px;
	border-top-left-radius: 20px;
	border-right:none;	
}
.vital-tabs>div:last-child{
	border-bottom-right-radius: 20px;
	border-top-right-radius: 20px;
	border-left:none;
}
.vitalindex{
	color: #ffffff;
	background-color: #2090ff;
}
.usd-left{
	display: flex;
	width: 55%;
	height: 476px;
	box-sizing: border-box;
}
.usd-left>div{
	flex:1;
	display: flex;
	justify-content: center;
	align-items: center;
	
}
.usd-left>div>.phone-three:last-child{
	margin-right: 0px;
}
.phone-three{
	flex:1;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 15px;
}
.phone-three>img{
	width: 220px;
	height: 410px;
}
.rdr-logo{
	display: flex;
	height: 40px;
	line-height: 40px;
	margin: 10px 0px;
}
.rdr-l-img{
	display: flex;
	align-items: center;
	width: 15%;
}
.rdr-title{
	margin: 10px 0px;
	font-size: 20px;
}
.rdr-synopsis{
	color: #a9afb8;
	font-size: 15px;
	margin: 10px 0px;
}
.userSide{
	padding: 20px 0px;
}
.ptn-list{
	position: relative;
	height: 400px;
	margin-top: 70px;
}
.pnt-img{
	position: absolute;
	left: 50%;
	top: -5%;
	margin-left: -230px;
	width: 470px;
	height: 380px;
}
.pnt-img>img{
	width: 470px;
	height: 380px;
}
.abs-left{
	position: absolute;
	left: 2%;
}
.abs-right{
	position: absolute;
	right: 2%;
	text-align: right;
}
.abs-bot{
	bottom: 25%;
}
.ptn-t-title{
	font-size: 20px;
	margin: 10px 0px;
	font-weight: 600;
}
.ptn-t-synopsis{
	width: 200px;
	color: #9ca2aa;
	font-size: 13px;
	text-align: left;
	line-height: 20px;
}
.usd-right{
	width: 45%;
}
.user-box{
	width: 62%;
}
.vital-tab-content{
	margin-top: 20px;
}





.tab-content>div{
	display:none;
}
.tab-content>div:first-child{
	display: block;
}
.vital-tab-content>div{
	display:none;
}
.vital-tab-content>div:first-child{
	display: block;
}
.computef>img{
	width: 569px;
	height: 524px;
}
.marbtm-40{
	margin-bottom: 40px;
}
.banner{
	background-image: url(../image/funbanback.png);
}