[v-cloak] {
	display: none!important;
}
body,html{
	height: 100%;
	overflow: hidden;
}
#vm{
	height: 100%;
	overflow: scroll;
	-webkit-overflow-scrolling:touch;
	background: #fff;
}
.indexBg{
	background: #FF6600;
	height: 1.5rem;
	margin-bottom: 2.5rem;
}
.banner{
	width: 95%;
	height: 3rem;
	position: absolute;
	left: 2.5%;
	top: 0.4rem;
}
.banner>.swiper-wrapper>a{
	width: 100%;
}
.banner_Pic{
	display: block;
	width: 100%;
	height: 100%;
}
.nav_Logo{
	width: 1.066rem;
	height: 1.066rem;
	margin-bottom: 0.133rem;
}
.nav{
	color: #000;
	font-size: 0.373rem;
	padding: 0 0.267rem;
	padding-bottom: 0.4rem;
	border-bottom: 1px solid #E1E1E1;
}
.nav>ul{
	align-items: center;
}
.nav li{
	width: auto;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-right: 0.4rem;
}
#marquee_Content{
	height: 0.666rem;
	display: flex;
	align-items: center;
	padding: 0 0.267rem;
	border-bottom: 0.133rem solid #EDEDED;
}
#marquee_Content>span{
	color: #f0363a;
	font-weight: bold;
}
#announcement {
	height:100%;
	flex: 1;
}
#announcement a {
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-decoration:none;
	display:block;
	text-indent:0.5em;
	overflow:hidden;
	height: 100%;
	line-height: 0.666rem;
}
.index_Title{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0.266rem;
	border-bottom: 1px solid #E1E1E1;
	color: #929292;
}
.it_Txt{
	position: relative;
	font-size: 0.32rem;
	color: #000000;
	padding-left: 0.267rem;
	font-weight: bold;
}
.it_Txt:before{
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	background: #fc5f00;
	width: 0.133rem;
	height: 100%;
}
.i0_List{
	padding: 0.267rem;
}
.i0l_Top>div,.i0l_Top{
	display: flex;
	align-items: center;
}
.i0l_Top>div>span{
	width: 1.066rem;
	height: 1.066rem;
	background: #E1E1E1;
	border-radius: 50%;
	margin-right: 0.266rem;
}
.i0l_Top>div>div{
	display: flex;
	flex-direction: column;
	font-size: 0.32rem;
	color: #878787;
}
.i0l_Top>div>div>span{
	display: flex;
	align-items: center;
}
.i0_Type{
	padding: 0 0.133rem;
	height: 0.4rem;
	line-height: 0.4rem;
	border: 1px solid #c4bb76;
	color: #daad55;
	font-size: 0.293rem;
	border-radius: 0.066rem;
	margin-left: 0.133rem;
}
.i0_Type:first-child{
	margin-left: 0;
}
.i0_Admin{
	font-size: 0.4rem;
	color: #000;
}
.i0_Recode{
	font-size: 0.293rem;
	color: #fff;
	background: #fc343a;
	border-radius: 1.106rem;
	padding: 0 0.133rem;
	margin-left: 0.133rem;
}
.i0_Mess{
	margin-bottom: 0.133rem;
}
.i0_Bottom{
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: #f1f1f1;
	border-radius: 0.066rem;
	padding: 0.267rem;
	margin-top: 0.4rem;
}
.i0b_Left{
	color: #878787;
	font-size: 0.32rem;
}
.i0b_Left,.i0b_Right{
	display: flex;
	flex-flow: column;	
}
.i0b_Right{
	align-items: center;
}
.i0bl_Type{
	padding: 0.05rem 0.133rem;
	text-align: center;
	font-size: 0.293rem;
	color: #fff;
	background-color: #fc5f00;
	border-radius: 1.106rem;
	margin-right: 0.133rem;
}
.i0bl_Txt{
	color: #000;
	font-weight: bold;
	font-size: 0.346rem;
	width: 5.7rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.i0b_Left>span{
	display: flex;
	align-items: center;
}
.i0b_Left>span:first-child{
	margin-bottom: 0.266rem;
}
#top_List{
	background-color: #ededed;
	padding: 0.267rem 0.45rem;
}
.tl_Title{
	margin-bottom: 0.267rem;
}
.tl_TitleL{
	font-weight: bold;
	font-size: 0.32rem;
	color: #000000;
	padding-left: 0.267rem;
	position: relative;
}
.tl_TitleL:before{
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	background: #fc5f00;
	width: 0.133rem;
	height: 100%;
}
.tl_List{
	display: flex;
	align-items: center;
	justify-content: center;
}
.tl_List>div{
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-right: 0.15rem;
	flex: 1;
	background: #fff;
	padding: 0.267rem 0;
	border-radius: 0.066rem;
	font-size: 0.32rem;
	color: #000;
}
.tl_Pic{
	width: 1.066rem;
    height: 1.066rem;
	border-radius: 50%;
	background-color: #E1E1E1;
	margin-bottom: 0.133rem;
	position: relative;
}
.tl_Record{
	color: #da605d;
	font-size: 0.346rem;
	font-weight: bold;
	margin-top: 0.066rem;
}
.tl_Num{
	position: absolute;
	right: 0;
	top: 0;
	width: 0.4rem;
	height: 0.4rem;
	line-height: 0.4rem;
	text-align: center;
	color: #fff;
	border-radius: 50%;
	font-size: 0.266rem;
	background-color: #fc343a;
}
.tl_Btn{
	font-size: 0.32rem;
	color: #909090;
	margin: 0 auto;
	margin-top: 0.266rem;
	display: block;
	width: 20%;
}
.jx_List{
	border-bottom: 0.133rem solid #EDEDED;
	position: relative;
}
.ob_Ralready{
	font-size: 0.346rem;
	color: #fff;
	border-radius: 0.106rem;
	padding: 0.133rem;
	background: #b4b4b4;
}
.getMore{
	display: flex;
	justify-content: center;
	align-items: center;
	color: #808080;
	font-size: 0.373rem;
	margin-top: 0.4rem;
	margin-bottom: 0.8rem;
}
#jx{
	padding-bottom: 1.4rem;
}