

.bgBalck .main-asset{
	border-bottom: 1px solid #12151c;
}


.main-name {
	width: 35%;
	padding-left: 0.5rem;
}

.main-price {
	width: 25%;
	margin: auto;
	text-align: right;
}

.main-rate {
	margin-left: 0.3rem;
    margin-top: 0.15rem;
}

.name_1 {
	margin-bottom: 1px;
    font-size: 22px;
}
.bgBalck .name_1 h5,.bgBalck .main-price .name_1{
	color: #fff;
}

.performer-classify {
    padding-top: 1rem;
}

.name_1 h5 {
	display: inline-block;
	color: #1A384A;
	font-size: 0.6rem;
}

.name_1 span {
	font-size: 12px;
	font-weight: bold;
	color: #7d818a;
}

.name_2 {
	color: #92A1A3;
	font-size: 13px;
}

.name_2 span {

}

.content-lever {
    margin: 0 20px 15px 20px;
}

.content-lever .menus{
    margin-top: 0.3rem;
	display: flex;
	align-items: center;
	justify-content: space-around;
}
.content-lever .menus li{
	font-size:0.65rem;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:800;
	color:rgba(26,27,28,1);
}


.main-price .name_1 {
	font-size: 0.65rem;
	font-weight: bold;
}

.main-rate .rate_green {
	height: 25px;
    line-height: 25px;
    background: #00c087;
    color: #FFFFFF;
    width: 2.5rem;
    text-align: center;
    margin-top: 10px;
    font-size: 0.55rem;
    border-radius: 0.1rem;
}

.rate_orange {
	height: 35px;
	line-height: 35px;
	background:#e3046f;
	color: #FFFFFF;
	width: 80px;
	text-align: center;
	margin-top: 10px;
	font-size: 15px;
	font-weight: bold;
}


.pr15{
	padding-right: 16px;
}


.wrap-tab ul li {
	color: #fff;
}
.name_1 span{
	color: #7d818a;
	font-size: 0.55rem;
}
.name_2 {
	color: #7d818a;
	font-size: 0.5rem;
}
.cnyprice{
	font-weight: normal;
}
.tabs div{
	margin-left: 15px;
	border-bottom: 2px solid #f0b90b;
	width: 20%;
	text-align: center;
	padding-bottom: 6px;
	color: #f0b90b;
	font-size: 16px;
	font-weight: bold;
}

.market-name{
	color: #7d818a;
	padding: 0 16px;
}


.main-change{
	position: relative;
	top: 3px;
}
.header .title{
	font-weight: bold;
}

.main-asset{
	border-bottom: 1px solid #f1f1f1;
	padding: 5px 16px 13px;
	overflow: hidden;
    display: block;
    width: 100%;
    color: #C9CDCC;
	padding: 5px 0.2rem 0.2rem;
}
.texts{
	font-size: 20px;
}
.content-tab{
	width: 100%;
	border-bottom: 1px solid #f1f1f1;
	background-color: #fff;
}
.content-tab p{
	width: 50%;
	line-height: 40px;
	text-align: center;
}
.content-tab .active{
	border-bottom: 2px solid #f0b90b;
	color: #f0b90b;
}

.content-lever ul{
	background-color: #fff;
}

.content-lever ul li{
	line-height: 1rem;
}

.bgBalck .content-tab,.bgBalck ul{
	background-color: #202833;
}
.bgBalck .content-tab{
	border-bottom: 1px solid #12151c;
}

