body{
	background-color: #fff;
}
.xuanList{
	padding:0 0.15rem;
}
.xuanList a{
	display: block;
	padding:0.2rem 0.1rem 0.15rem 0.2rem;
	border-bottom: 1px solid #ebebeb;
}
.zhiInfo h4{
	color:#333;
	font-size: 0.28rem;
	line-height: 0.5rem;
	position: relative;
}
/*.zhiInfo h4:before{
	content: '';
	position: absolute;
	left:-0.3rem;
	top:0.15rem;
	width:0.16rem;
	height:0.16rem;
	background-color: #FF0000;
	border-radius: 50%;
}*/



.zhiInfo p{
	font-size: 0.22rem;
	color:#999;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.content{
	padding: 0.2rem 0.3rem;
}

.artTop{
	padding-bottom: 0.25rem;
}

.artTop h4{
	color:#333;
	font-size: 0.3rem;
	line-height: 0.65rem;
	position: relative;
}

.artTop p{
	font-size: 0.22rem;
	color:#ebebeb;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.artTop p span{
	color:#999;
}
.my_section{
	font-size: 0.29rem;
	color:#333;
	margin-bottom: 0.6rem;
	overflow-x: auto;
}
.my_section img{
	/* width:100%; */
}
.my_section table{
	border-collapse: 0;
	border-spacing: 0;
}
.my_section table td,.my_section table th{
	border:1px solid #eee;
}










.attach{
	display: flex;
	/* align-items: center; */
	justify-content: flex-start;
	font-size: 0.24rem;
	line-height: 0.4rem;
}
.hui{
	display: block;
	margin:0.2rem auto;
	width:6rem;
	height:0.72rem;
	line-height: 0.72rem;
	font-size: 0.28rem;
	color:#666;
	text-align: center;
}

.btn,.nbtn{
	display: block;
	margin:0.3rem auto;
	width:6rem;
	height:0.72rem;
	font-size: 0.28rem;
	color:#fff;
	text-align: center;
	border-radius: 0.36rem;
}
.weui_tabbar{
	margin-left: -0.3rem;
	height: 1rem;
	background-color: #ccc;
}




