﻿html,body{
	height: auto;
}
.excludeWrap .fixedTop{
	border-bottom: solid #F8F8F8 0.3467rem;
}
.fixedTop{
	position: fixed;
	top: 0;
	width: 10rem;
	background-color: #FFFFFF;
	z-index: 10000;
}
/* 顶部导航栏 */
.headDiv{
	width: 10rem;
	height: 1.1066rem;
	background: #519AF4;
	box-sizing: border-box;
	font-size: 0;
	position: fixed;
	top: 0;
	z-index: 10;
	display: flex;
	display: -webkit-flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	font-weight: 500;
	font-size: 0.4266rem;
	color: #FFFFFF;
	justify-content: center;
}
.leftItem{
	position: absolute;
	left: 0.3466rem;
	display: inline-flex;
	align-items: center;
}
.rightItem{
	position: absolute;
	right: 0.3466rem;
	display: inline-flex;
	align-items: center;
}
.leftItem img {
	width: 0.64rem;
	height: 0.64rem;
	margin-right: 0.3333rem;
}
.leftItem img:first-child{
	margin-left: -0.1866rem;
}
.rightItem img {
	width: 0.64rem;
	height: 0.64rem;
	margin-left: 0.3333rem;
}

/* 彩种切换 */
.ncaiTabs .van-tabs__wrap{
	margin-top: 1.1066rem;
    height: 1.3333rem;
}
.ncaiTabs .van-tabs__wrap .van-tab span{
    border: solid #f2f2f2 0.0133rem;
    font-size: 0.3733rem;
    padding: 0 0.3rem;
    height: 0.7733rem;
    display: flex;
    align-items: center;
    border-radius: 0.1333rem;
    margin-right: 0.2rem;
    margin-left: -0.2rem;
}
.ncaiTabs .van-tabs__wrap a{
    display: flex;
    position: absolute;
    top: 1rem;
    right: 1rem;
}
.ncaiTabs .van-tabs__wrap .van-tab:first-child span{
    margin-left: 0.1rem;
}
.ncaiTabs .van-tab--active span{
    background: #128fec;
    color: #FFFFFF;
    border: solid #128fec 1px;
}

.typeTabs{
	display: flex;
	align-items: center;
}
.typeTabs .jiantouRight {
	background-color: #F8FBFF;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 0.8533rem;
    height: 1.1733rem;
}
.typeTabs .jiantouRight img{
	width: 0.2933rem;
	height: 0.2933rem;
}
.typeTabs .van-tabs__wrap{
	background-color: #F8FBFF;
    height: 1.1733rem;
	padding: 0 0.26rem;
	padding-right: 0;
}
.typeTabs .van-tabs__nav--complete{
	padding-right: 0;
}
.typeTabs .van-tabs__wrap .van-tab{
	padding: 0;
}
.typeTabs .van-tabs__wrap .van-tabs__nav{
	background: transparent;
}
.typeTabs .van-tabs__wrap .van-tab span{
	font-size: 0.3333rem;
    color: #666666;
    line-height: 0.56rem;
    border: 1px solid #f2f2f2;
    padding: 0 0.16rem;
    margin-right: 0.2133rem;
    border-radius: 0.1333rem;
}
.typeTabs .van-tab--active span{
    background: #128fec;
    color: #FFFFFF !important;
    border: solid #128fec 1px;
}
.typeTabs .van-tabs__wrap .van-tab:nth-last-child(2) span{
	margin-right: 0;
}

/* 广告 */
.adverTising{
	width: 10rem;
	height: auto;
	font-size: 0;
}

.excludeList{
	background-color: #F8F8F8;
	padding-top: 3.8rem;
}

.excludeList .bottomItem{
	width: 10rem;
	height: 0.3467rem;
	background-color: #F8F8F8;
	position: fixed;
	left: calc(50% - 5rem);
	bottom: -1px;
	z-index: 10;
}

.filtrate{
	width: 9.3066rem;
	box-sizing: border-box;
	margin: 0 auto;
	background-color: #FFFFFF;
	display: block;
	border-radius: 0.1333rem 0.1333rem 0 0;
	padding-left: 0.1733rem;
	padding-top: 0.3466rem;
	cursor: pointer;
}
.filtrate p{
	display: block;
	width: 2.7866rem;
	height: 0.8266rem;
	background-color: #F8F8F8;
	border-radius: 100px;
	line-height: 0.8266rem;
	text-align: center;
	font-weight: 400;
	font-size: 0.32rem;
	color: #A09E9F;
}
.filtrate p img{
	width: 0.2667rem;
	height: 0.2667rem;
	margin-left: 0.32rem;
	margin-bottom: -0.02667rem;
}

.excludeList .van-list{
	width: 9.3066rem;
	margin: 0 auto;
	background-color: #FFFFFF;
	min-height: calc(100vh - 3.8rem);
	padding-top: 0.2667rem;
}

.excludeList .excludeItem{
	display: flex;
	align-items: center;
	width: 8.9066rem;
	margin: 0 auto;
	margin-top: 0.2667rem;
	padding: 0.2667rem 0;
	background-color: #FFFFFF;
	border-radius: 0.16rem 0 0 0.16rem;
}
.excludeList .excludeItem .serial{
	width: 0.9466rem;
	text-align: center;
	font-weight: bold;
	font-size: 0.4266rem;
	color: #519AF4;
}
.excludeList .excludeItem:first-child{
	margin-top: 0;
}
.excludeList .excludeItem:nth-child(-n+3){
	background: linear-gradient( 90deg, #DBEBFF 0%, #FFFFFF 50%);
}
.excludeList .content{
	padding-top: 0.2667rem;
}
.excludeList .content .excludeItem:nth-child(1) .serial{
	height: 0.667rem;
	font-size: 0;
	background: url(../images/bang1.png) no-repeat;
	background-size: 0.667rem 0.667rem;
	background-position: 0.2rem 0;
}
.excludeList .content .excludeItem:nth-child(2) .serial{
	height: 0.667rem;
	font-size: 0;
	background: url(../images/bang2.png) no-repeat;
	background-size: 0.667rem 0.667rem;
	background-position: 0.2rem 0;
}
.excludeList .content .excludeItem:nth-child(3) .serial{
	height: 0.667rem;
	font-size: 0;
	background: url(../images/bang3.png) no-repeat;
	background-size: 0.667rem 0.667rem;
	background-position: 0.2rem 0;
}
.excludeList .excludeItem .portrait{
	width: 0.8rem;
	height: 0.8rem;
	margin-right: 0.1866rem;
	border-radius: 100px;
}
.excludeList .excludeItem .info .name{
	display: block;
	font-weight: bold;
	font-size: 0.4rem;
	color: #333333;
}
.excludeList .excludeItem .info font{
	display: flex;
	align-items: center;
	font-weight: 400;
	font-size: 0.2933rem;
	color: #999999;
	margin-top: 0.1rem;
}
.excludeList .excludeItem .info font p{
	color: #C94447;
}
.excludeList .excludeItem .more{
	width: 0.24rem;
	height: 0.24rem;
	margin-left: auto;
	margin-right: 0.4533rem;
}

.excludeList .van-pull-refresh__head .van-loading.van-loading--circular {
    font-size: 0.4rem;
    font-weight: 500;
    color: #A0A0A0;
    height: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.excludeList .van-list__loading {
    height: 1.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
	padding-bottom: 0.3467rem;
}
.excludeList .van-list__loading .van-loading__text {
    font-size: 0.4rem;
    font-weight: 500;
    color: #A0A0A0;
}
.excludeList .van-pull-refresh__head .van-loading__text {
    font-size: 0.4rem;
    font-weight: 500;
    color: #A0A0A0;
    height: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.excludeList .van-list__error-text {
    font-size: 0.4rem;
    font-weight: 500;
    color: #A0A0A0;
    height: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.excludeList .van-list .van-list__finished-text {
    padding: 0.4rem 0;
    font-size: 0.4rem;
    font-weight: 500;
    color: #A0A0A0;
	margin-bottom: 0.3467rem;
}

.filtratePopup .van-popup{
	width: 10rem;
	left: calc(50% - 5rem);
	margin-top: 3.8rem;
	padding-top: 0.2667rem;
}
.filtratePopup .van-popup .filtrateData{
	background-color: #FFFFFF;
	margin-top: -1px;
	display: flex;
	flex-wrap: wrap;
	padding-left: 0.52rem;
	padding-bottom: 0.6133rem;
	position: relative;
	z-index: 100;
}
.filtratePopup .van-popup .filtrateData span{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 2.1066rem;
	height: 0.8266rem;
	background-color: #F9F7F8;
	border-radius: 100px;
	font-weight: 400;
	font-size: 0.3466rem;
	color: #333333;
	margin-right: 0.2266rem;
	margin-top: 0.6133rem;
	white-space: nowrap;
	cursor: pointer;
}
.filtratePopup .van-popup .filtrateData .active{
	background-color: #E4F0FF;
	color: #519AF4;
}

.analystInfo{
	display: flex;
	align-items: center;
	background-color: #FFFFFF;
	padding: 0.3333rem 0;
	padding-left: 0.3466rem;
	margin-top: 1px;
}
.analystInfo .touxiang{
	width: 1.0667rem;
	height: 1.0667rem;
	border-radius: 100px;
	margin-right: 0.3733rem;
}
.analystInfo .name{
	font-weight: 500;
	font-size: 0.4266rem;
	color: #333333;
}
.analystInfo .guanzhu{
	width: 1.2667rem;
	height: 0.4533rem;
	background-color: #45B6AD;
	border-radius: 0.08rem;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 400;
	font-size: 0.2667rem;
	color: #FFFFFF;
	margin-top: 0.1733rem;
}

.homePage .excludeList{
	padding-top: 5.7rem;
}
.homePage .excludeList .van-list{
	min-height: calc(100vh - 5.7rem);
}
.homePage .van-list{
	background-color: transparent;
	padding-top: 0;
}
.homePage .van-list__loading {
	padding-bottom: 0;
}
.homePage .van-list .van-list__finished-text{
	margin-bottom: 0;
}
.kjItem{
	position: relative;
	width: 9.3066rem;
	background-color: #FFFFFF;
	border-radius: 0.1333rem;
	box-sizing: border-box;
	padding-bottom: 0.2933rem;
	margin-top: 0.1333rem;
}
.kjItem .qihao{
	display: flex;
	align-items: center;
	padding-left: 0.1866rem;
	padding-top: 0.44rem;
	font-weight: bold;
	font-size: 0.3733rem;
	color: #323232;
}
.kjItem .qihao p{
	display: block;
	width: 0.1333rem;
	height: 0.1333rem;
	background-color: #519AF4;
	border-radius: 100px;
	font-weight: bold;
	font-size: 0.3733rem;
	color: #323232;
	margin-right: 0.08rem;
}
.kjItem .hong{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 1.1066rem;
	height: 1.1066rem;
	font-weight: bold;
	font-size: 0.3466rem;
	color: #E83B37;
	position: absolute;
	top: 0.0667rem;
	right: 0.1866rem;
	background: url(../images/hong.png) no-repeat;
	background-size: 100% 100%;
}
.kjItem .kjNumber{
	display: flex;
	padding-top: 0.52rem;
	padding-left: 0.4rem;
}
.kjItem .kjNumber .title{
	font-weight: 400;
	font-size: 0.3466rem;
	color: #9F9F9F;
}
.kjItem .kjNumber .number{
	font-weight: 400;
	font-size: 0.3466rem;
	color: #DD3C39;
	margin-left: 0.28rem;
	white-space: break-spaces;
}
.kjItem .kl8 .kjNumber .number{
	line-height: 0.5733rem;
	margin-top: -0.05rem;
}
.kjItem .kjNumber .number font{
	color: #2F82E9;
}
.kjItem .ycNumber{
	display: flex;
	padding-top: 0.52rem;
	padding-left: 0.4rem;
}
.kjItem .ycNumber .title{
	font-weight: 400;
	font-size: 0.3466rem;
	color: #9F9F9F;
	white-space: nowrap;
}
.kjItem .ycNumber .number{
	font-weight: 400;
	font-size: 0.3466rem;
	color: #DD3C39;
	margin-left: 0.12rem;
	display: flex;
	flex-wrap: wrap;
	margin-top: -0.06rem;
}
.kjItem .ycNumber .number font{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 0.5066rem;
	height: 0.5066rem;
	border-radius: 100px;
	font-weight: 400;
	font-size: 0.3466rem;
	color: #333333;
	margin-right: 0.1333rem;
	margin-bottom: 0.08rem;
}
.kjItem .ycNumber .number font.qiu{
	background-color: #FD3130;
	color: #FFFFFF;
}
.typeTabs{
    width: 10rem;
	background-color:#F8FBFF;
}
.typeTabs .jiantouRight{
    margin-left: auto;
}
.typeTabs .van-tabs__wrap .van-tab span{
    display: block;
    overflow: initial;
    white-space: nowrap;
}
.typeTabs .van-tabs__wrap{
	max-width: 8.8267rem;
}