.gonggao{	
	height: 323px;
	background-color: #f9f9f9;
	padding: 10px 0px;
	}
.bm_content {
	/* margin: 0px 5px 0 5px; */
	border-radius: 3px;
	font-size: 14px;
	overflow: hidden;
	position: relative;
}

.table>li+li {
	border-top: 0px;
}

.table {
	table-layout: fixed;
}

.tuijian {
	background: #fff;
	/* box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.7); */
	box-shadow:0 0 10px rgb(10 31 68 / 10%);
	border-radius: 5px;
}

.excellentStaff .col-md-3 {
	width: 20%;
	position: relative;
}

.imgStyle {
	width: 35px !important;
	height: 35px;
	position: absolute;
	top: -6px;
	left: 34px;
}

.updateList {
	margin-bottom: 20px;
}

.signIn {
	/* width: 24px; */
	/* height: 19px; */
	margin-top: -5px;
	margin-right: 15px;
	cursor: pointer;
}

/* 弹框样式 */
.boxWidth {
	width: 32.9%;
	display: inline-block;
	font-size: 18px;
	font-weight: 600;
	height: 40px;
	line-height: 40px;
	margin-top: 25px;
	margin-bottom: 25px;
}

.boxHeader img {
	width: 40px;
	height: 40px;
	vertical-align: middle;
	border-radius: 50%;
}

.boxHeader span {
	vertical-align: middle;
	margin-left: 10px;
}

.seriesSign {
	font-size: 14px;
	font-weight: 600;
}

.wire {
	width: 100%;
	height: 20px;
	background: url(../img/wire.png) no-repeat;
	background-size: 100%;
	position: relative;
	margin-top: 40px;
}

.wire span {
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #FFFFFF;
	border: 1px solid #C2C2C2;
	margin-left: 54px;
	margin-top: -4px;
}

.wire span:first-child {
	margin-left: 0px;
}

.activeBg {
	background: #cc9966 !important;
	border: 0px !important;
}

.lastHint {
	position: absolute;
	top: -25px;
	right: 50px;
	font-style: normal;
}

.signInStyle {
	padding: 2px 10px;
	font-size: 16px;
	position: absolute;
	top: -62px;
	right: 30px;
	background: #cc9966;
	color: #FFFFFF;
	border-radius: 10px;
}

.boxList {
	z-index: 9998;
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: 0 auto;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	display: none;
}

.themeTwo {
	z-index: 9999;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	width: 650px;
	height: 550px;
	display: none;
	background: #FAFAFA;
	border-radius: 15px;
}

.themeTwo .guanbi {
	width: 100%;
	text-align: right;
}

.themeTwo .close3 {
	margin-top: -10px;
	margin-right: -10px;
	cursor: pointer;
}

.imgOne {
	vertical-align: middle;
	margin-top: -2px;
	margin-right: 4px;
}
