body {
	background: #f5f7fa;
}

.navBx {
	border-bottom: 2px solid #3c78fc;
}

.navsItem {
	width: 100px;
	height: 40px;
}

.navsActive {
	background: #3c78fc;
	color: #ffffff;
}

.navsItem:hover {
	background: #3c78fc;
	color: #ffffff;
}

.zushouBx {
	width: 60px;
	height: 28px;
	border-radius: 2px;
	background: #f0f4ff;
}

.zushouBx:hover {
	background: #3c78fc;
	color: #ffffff;
}

.zushouActive {
	background: #3c78fc;
	color: #ffffff;
}

.ttBx {
	width: 60px;
}

.itemNav {
	padding: 0 15px;
	cursor: pointer;
	margin-top: 15px;
}

.iptsBx {
	height: 28px !important;
	width: 100px !important;
	border: 1px solid #dddddd
}

.confBtn {
	width: 44px;
	height: 24px;
	border-radius: 4px;
	color: #3c78fc;
	border: 1px solid #3c78fc
}

.active {
	color: #3c78fc;
}

.conItem:hover {
	text-decoration: none;
}

.conItem:hover .tt {
	color: #3c78fc;
}

.ewm1content {
	top: 25px !important
}

.imags {
	width: 225px;
	height: 180px;
	border-radius: 4px;
}

.zuBx {
	width: 44px;
	height: 22px;
	background: #ff6c00;
	position: absolute;
	top: 0;
	left: 0;
	border-top-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

.shouBx {
	width: 44px;
	height: 22px;
	background: #03b26e;
	position: absolute;
	top: 0;
	left: 0;
	border-top-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

.videoIcon {
	width: 30px;
	height: 30px;
	position: absolute;
	right: 10px;
	bottom: 10px;
}

.color1 {
	color: #ff3737;
}

.lable {
	padding: 0 5px;
	height: 20px;
	border-radius: 2px;
	background: #ebf2ff;
	margin-right: 5px;
	color: #3782ff;
}

.userIcon {
	width: 24px;
	height: 24px;
	border-radius: 50%;
}