.el-carousel__button {
	width: 6px!important;
	height: 6px!important;
	border-radius: 50%
}

.el-carousel__indicator--horizontal {
	display: inline-block;
	padding: 30px 10px
}

.clo_ever {
	width: 100%;
	height: 64px;
	padding-top: 10px;
	padding-left: 30px;
	cursor: pointer;
	position: relative;
	background: hsla(0,0%,100%,.9)
}

.clo_ever:hover,.ever_none {
	background: #fff
}

.ever_none {
	width: 520px;
	height: 448px
}

.ever_none_title {
	width: 420px;
	margin-left: 50px;
	margin-top: 31px;
	padding-bottom: 8px;
	border-bottom: 1px solid #dcdfe6
}

.ever_none_title_text {
	font-size: 18px;
	font-weight: 700;
	color: #0076c6;
	padding-bottom: 10px;
	border-bottom: 4px solid #0076c6
}

.ever_none_content {
	width: 420px;
	margin-left: 50px
}

.ever_none_content>p {
	display: inline-block;
	margin-right: 20px;
	line-height: 41px;
	cursor: pointer
}

.clo_ever_img {
	width: 20px;
	height: 20px;
	position: absolute;
	top: 10px;
	left: 5px
}

.clo_ever_text:hover,.clo_ever_title:hover {
	color: #0076c6!important
}

.clo_box {
	width: 227px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.ever_none_text:hover {
	color: #0076c6!important
}