html{
	overflow: auto;
}
body{
	background-color: #0f0c3b;
}
.background-color{
	padding-top:0;
	background-color: #191E31;
	position: fixed;
	top: 0;
	z-index: 99;
}
.background-color span:first-child{
	display: block;
	width: .2rem;
}
.show-view-content{
	margin-top: .1rem!important;
	top: .25rem!important;
}
.qoute-view-ul{
	margin-top: .1rem!important;
	/*height: .65rem;*/
}
.qoute-view-ul li{
	height: .65rem!important;
	line-height: .65rem!important;
}
.qoute-view-ul li a{
	height: .65rem!important;
	line-height: .65rem!important;
}
.top-content{
	/*height: 100px;*/
	width: 100%;
	padding: 0 10px;
	background: #191E31;
}
.top-content-nav{
	width: 100%;
	display: flex;
	margin-top: .2rem;
	
}
.top-content-nav .ul-class{
	text-align: center;
	flex: 1;
}
.top-content-nav .ul-class>img{
	height: .35rem;
	width: .35rem;
}
.top-content-nav .ul-class p{
	font-size: 12px;
	color: #A2B2C8!important;
}
.user-capital-info{
	width: 100%;
	height: 1.25rem;
	display: flex;
	margin-top: .2rem;
	justify-content: space-between;
}
.user-capital-info>.my-account{
	padding: 0.09rem 0 .12rem .07rem;
	background-color: #20253A;
	border-radius:4px;
	width: 1.4rem;
	box-sizing: border-box;
	display: inline-block;
}
.user-capital-info>.my-account>p:first-child{
	font-size:14px;
	font-family:PingFangSC-Semibold;
	font-weight:600;
	color:#0176FE;
}
.user-capital-info>.my-account>p:nth-child(2){
	font-size:11px;
	font-family:PingFang-SC-Medium;
	font-weight:500;
	color:#52627A;
	margin-top: 4px;
}
.user-capital-info>.my-account>img{
	width:.62rem;
	height:.59rem;
	margin-top: 12px;
}
.capital-details{
	width: 1.96rem;
	display: flex;
	flex-flow: column;
	margin-left: .09rem;
	flex: 1;
}
.capital-details>div{
	display: flex;
	justify-content: space-between;
	align-items: center;
	background-color: #20253A;
	border-radius:4px;
	height: .58rem;
	height: 100%;
	padding: 0 .12rem;
}
.capital-details>div:last-child{
	/*align-self: flex-end;*/
	/*margin-top: .09rem;*/
}
.capital-details>div>div{
}
.capital-details>div>div p{
	line-height: .2rem;
}
.capital-details>div>div p:first-child{
	font-size: 11px;
	color: #A2B2C8;
}
.capital-details>div>div p:last-child{
	font-size: 15px;
	color: #F4323B;
}
.capital-details>div>img{
	width: .2rem;
	height: .2rem;
}
.commodity-title{
	margin-top: 20px;
}
.commodity-title>div{
	font-size: 16px;
	color: #DAE7FA;
}
.commodity-title>p{
	margin-top: 5px;
	font-size: 12px;
	color: #52627A;
}
.slide-history.slider, .slide-qoute.slider {
	top: 10px!important;
	padding: 0 .15rem;
}

.bottom-tabs{
	background-color: #242A3D!important;
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 50px;
	z-index: 5;
	display: flex;
	text-align: center;
	align-items: center;
}
.bottom-tabs a{
	font-size: 10px;
	color: #505876;
	flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    height: 100%;
}
.bottom-tabs p{
    color:#c6cdd3;
}
.has-tabs{
	bottom: .5rem;
}

/*模态框*/
.modal-recharge{
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.3);
	z-index: 99999;
	padding: 0 .38rem;
	display: flex;
	align-items: center;
	display: none;
}
.modal-recharge .modal-content{
	width: 100%;
	/* height: 1.81rem; */
	background: #262D44;
	padding: 0 .15rem;
	border-radius:4px;
	position: relative;
}

.modal-recharge .modal-content>div{
	height: .53rem;
	text-align: center;
	font-size: .15rem;
	color: #DAE7FA;
	border-bottom: 1px solid #313751;
	line-height: .53rem;
}
.modal-recharge .modal-content div:first-of-type{
	font-size: .15rem;
	color: #A2B2C8;
}
.modal-recharge .modal-content>div:last-child{
	border: none;
}
.modal-recharge .modal-content img{
	position: absolute;
	right: .1rem;
    top: .1rem;
}
/*goods页面样式*/
.goods-content{
	height: 1.35rem;
	width: 100%;
	padding: 0 .15rem;
	margin-top: 40px;
	background: #191E31;
}
.goods-title{
	height: 1.35rem;
	width: 100%;
	background: url(../images/goods_title_bakcground.png);
	display: flex;
	flex-flow: column;
}
.present-price{
	padding: 0 .25rem;
	padding-top: .2rem;
	padding-top: .1rem;
}
.present-price p{
	font-size: .13rem;
	color: #8192AB;
}
.present-price section{
	font-size: .24rem;
	color: #F4323B;
}

.equity-market-info{
	width: 100%;
	display: flex;
	padding: 0 .25rem;
	padding-top: .15rem;
	justify-content: space-between;
}
@media screen and (max-width: 320px) {
    .equity-market-info {
		padding-top: .05rem;
    }
	.present-price section{
		position: relative;
		bottom: 5px;
	}
}
.equity-market-info>section>p{
	margin: 0;
}
.equity-market-info>section>p:first-child{
		font-size: .13rem;
		color: #8192AB;
}
.equity-market-info>section>p:last-child{
	font-size: .16rem;
	color:#DAE7FA!important;
}
#has-header{
	top: 0;
}
.goods-bottom{
	width: 100%;
	height: .45rem;
	display: flex;
	position: fixed;
	bottom: 0;
	z-index: 5;
}
.goods-bottom div{
	flex: 1;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: .15rem;
	color: #FFFFFF;
}
.goods-bottom div:first-child{
	background-color: #F4323B;
}
.goods-bottom div:last-child{
	background-color: #25D6C2;
}
/*休市*/
.closed-market{
	background-color: #242A3D!important;
}
