body {
	background: #f5f7fa;
}

.ewm1content {
	top: 25px !important
}

.imags {
	width: 570px;
	height: 304px;
	border-radius: 4px;
}

.lable {
	padding: 0px 5px;
	height: 24px;
	background: #f0f4ff;
	border-radius: 4px;
	color: #3c78fc;
	margin-left: 5px;
}

.ttbx {
	width: 80px;
}

.btn1 {
	width: 150px;
	height: 50px;
	border-radius: 4px;
	background: #3c78fc;
	border: 1px solid #3c78fc;
}

.btn1:hover {
	background: #28A1FF;
	border: 1px solid #28A1FF;
	color: #ffffff;
}

.btn2 {
	width: 150px;
	height: 50px;
	border-radius: 4px;
	color: #3c78fc;
	border: 1px solid #3c78fc;
}

.navHdItem {
	height: 50px;
	margin-right: 50px;
}

.navHdItem:hover {
	color: #3c78fc;
}

.navHdItem::after,
.navHdItem:hover::after {
	content: '';
	position: absolute;
	width: 0;
	height: 1px;
	background-color: #3c78fc;
	left: 50%;
	bottom: 0;
	transition: width 0.3s ease, left 0.3s ease;
}

.navHdActive::after,
.navHdItem:hover::after {
	width: 100%;
	left: 0;
}

.navHdActive {
	color: #3c78fc;
}

.navHdActive .navHdLine {
	display: block;
}

.usersIcon {
	width: 44px;
	height: 44px;
	border-radius: 50%;
}

.xcxHref {
	width: 16px;
	height: 16px;
	margin-left: 6px;
}

.downItem {
	width: 100%;
	height: 60px;
	background: #f8f8f8;
	border-radius: 4px;
}

.fileType {
	width: 22px;
	height: 30px;
	margin-right: 6px;
}

.sex1 {
	width: 10px;
	height: 10px;
	margin-left: 5px;
}

.dongtai {
	padding: 12px 0;
}

.dtIcon {
	width: 100px;
	height: 80px;
	border-radius: 4px;
	margin-right: 12px;
}

.like1Box {
	width: 330px;
	display: inline-block;
}

.huanBtn {
	width: 290px;
	height: 40px;
	border-radius: 4px;
	color: #3c78fc;
	border: 1px solid #3c78fc;
	margin: 0 auto;
	margin-top: 15px;
}

.likeImg {
	width: 120px;
	height: 64px;
	border-radius: 4px;
}

.userimg {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	margin-right: 5px;
}

.nan {
	width: 10px;
	height: 10px;
	margin-left: 5px;
}

.huan {
	width: 20px;
	height: 16px;
	margin-right: 6px;
}

.likeBox a {
	text-decoration: none;
}

.likeBox a:hover .tt {
	color: #3c78fc;
}


.reportTxtBox {
	width: 100%;
	border-radius: 4px;
	border: 1px solid #eeeeee;
	margin: 0 auto;
	margin-top: 10px;
}

.reportTxtCon {
	width: 100%;
	height: 80px;
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

.reportIptCon {
	width: 100%;
	height: 46px;
	border: 1px solid #eeeeee;
	border-radius: 4px;
}