.addWrap {
	overflow: hidden;
	margin: 8px 12px 0 12px;
}

.swipe {
	overflow: hidden;
	visibility: hidden;
	position: relative;
}

.swipe-wrap {
	overflow: hidden;
	position: relative;
}

.swipe-wrap>div {
	float: left;
	width: 100%;
	position: relative;
}

.swipe-wrap>div a img {
	width: 100%;
	border: 0px;
}

.indexNav {
	width: 100%;
	overflow: hidden;
}

.indexNav a {
	width: 25%;
	float: left;
	text-align: center;
	margin: 15px 0;
}

.indexNav a img {
	width: 47px;
	height: 47px;
}

.indexNav a p {
	font-size: 13px;
	font-family: PingFang-SC-Medium;
	font-weight: 500;
	color: rgba(68, 68, 68, 1);
	line-height: 11px;
	margin-top: 8px;
}

.contentTile{
    display: -webkit-box;
    display: box;
    -webkit-box-pack: justify;
    box-pack: justify;
    -webkit-box-align: center;
    box-align: center;
    height: 54px;
}
.contentTile p{
    font-size: 18px;
    font-family:PingFang-SC-Bold;
    font-weight:bold;
    color:rgba(68,68,68,1);
    line-height:11px;
}
.contentTile a{
    display: -webkit-box;
    display: box;
    font-size: 14px;
    font-family:PingFang-SC-Medium;
    font-weight:500;
    color:rgba(18,154,238,1);
    line-height:11px;
}
.contentTile a img{
    display: -webkit-box;
    display: box;
    width: 12px;
    height:12px;
}

.indexContent {
	width: 100%;
	padding: 0 12px;
	overflow: hidden;
	border-top: 5px solid rgba(248,248,248,1);
}

.Jk {
	display: block;
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid rgba(231, 231, 231, 1);
	padding-top: 12px;
    padding-bottom: 6px;
}

.Jk .title {
	font-size: 17px;
	font-family: PingFang-SC-Medium;
	font-weight: 500;
	color: rgba(51, 51, 51, 1);
	line-height: 22px;
}

.JkImg {
	display: -webkit-box;
	display: box;
	width: 100%;
	overflow: hidden;
	-webkit-box-pack: justify;
	box-pack: justify;
	margin-top: 14px;
    margin-bottom: 10px;
}

.JkImg div {
	width: 32%;
	height: 0;
	padding-bottom: 20.2%;
}

.JkImg div img {
	width: 100%;
	border-radius:4px;
}

.JkMessage {
	width: 100%;
	overflow: hidden;
}

.JkMessage span {
	font-size: 11px;
	font-family: PingFang-SC-Regular;
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
	line-height: 30px;
	display: block;
	float: left;
	margin-right: 10px;
}

.Jt {
	display: block;
	display: box;
	width: 100%;
	overflow: hidden;
	padding: 12px 0 3px 0;
	border-bottom: 1px solid rgba(231, 231, 231, 1);
}
.Jt_bigbox{
	display: -webkit-box;
}
.JtLeft {
	-webkit-box-flex: 1.0;
	box-flex: 1.0;
	display: -webkit-box;
	display: box;
	-webkit-box-orient: vertical;
	box-orient: vertical;
	-webkit-box-pack: justify;
	box-pack: justify;
	margin-right:3px;
}
.JtLeft span{
	font-size: 11px;
    font-family: PingFang-SC-Regular;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
}
.Jt .title {
	font-size: 17px;
	font-family: PingFang-SC-Medium;
	font-weight: 500;
	color: rgba(51, 51, 51, 1);
	line-height: 22px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.JtLeft_box{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.JtLeft_box span{
	font-size: 11px;
	font-family: PingFang-SC-Regular;
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
	display: block;
	float: left;
	margin-right: 10px;
	line-height: 30px;
}

.JtMessage {
	width: 100%;
	overflow: hidden;
	display: -webkit-box;
}

.JtMessage span {
	font-size: 11px;
	font-family: PingFang-SC-Regular;
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
	display: block;
	float: left;
	margin-right: 10px;
}

.JtRight {
	width: 32%;
	height: 0;
	padding-bottom: 20.2%;
}

.JtRight img {
	width: 100%;
	border-radius:4px;
}

.Jw {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid rgba(231,231,231,1);
	display: block;
}

.Jw .title {
	font-size: 17px;
	font-family: PingFang-SC-Medium;
	font-weight: 500;
	color: rgba(51, 51, 51, 1);
	line-height: 22px;
	margin-top: 10px;
}
.JwMessage_div_borwse{
	width: 16px;
    height: 14px;
    margin-right: 4px;
}
.JwMessage_div_qipao{
	width: 16px;
	height: 16px;
}
.JwImg {
	width: 100%;
	height: 0;
	padding-bottom: 62.2%;
	margin-top: 10px;
}

.JwImg img {
	width: 100%;
}

.JwMessage {
	width: 100%;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.JwMessage span {
	font-size: 11px;
	font-family: PingFang-SC-Regular;
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
	display: block;
	float: left;
	margin-right: 10px;
	line-height: 30px;
}
#touxiangimg{display: block;}
.JwMessage_div{
	display: flex;
	align-items: center;
}
.JwMessage_div span{
	display: flex;
	align-items: center;
}
.JwMessage_avatar{
	width: 20px;
	height: 20px;
	border-radius: 50%;
}
.JwMessage_avatar img{
	width: 20px;
	height: 20px;
	border-radius: 50%;
}