body {
	background: #f5f7fa;
}

.ewm1content {
	top: 24px !important;
	right: 0px !important;
}

.fxied {
	position: fixed;
	top: 100px;
	z-index: 1;
}

.imags {
	width: 80px;
	height: 80px;
	border-radius: 4px;
	margin-right: 16px;
}

.lable {
	height: 28px;
	padding: 0 8px;
	border-radius: 4px;
	background: #f0f4ff;
	color: #3c78fc;
}

.company2Lable {
	height: 28px;
	padding: 0 8px;
	border-radius: 4px;
	margin-left: 10px;
	color: #03b26e;
	background: #f2fbf8;
	border: 1px solid #03b26e;
}

.company3Lable {
	height: 28px;
	padding: 0 8px;
	border-radius: 4px;
	margin-left: 10px;
	background: #fff8f2;
	color: #ff6c00;
	border: 1px solid #ff6c00;
}

.gongyi {
	padding: 0 15px;
	height: 40px;
	border-radius: 40px;
	border: 1px solid #ffcdcd;
	background: #fffafa;
}

.bsInfo {
	width: 100%;
	background: #f5f7fa;
	border-radius: 10px;
}

.bs1Info {
	width: 330px;
	border-right: 1px solid #eeeeee;
	margin-right: 50px;
}

.bs1Info:last-child {
	border-right: none;
}

.con_lh {
	line-height: 30px !important;
}

.navHdItem {
	height: 50px;
	margin-right: 30px;
}

.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;
}

.colo1 {
	color: #3c78fc;
}



.b1q.active,
.g1y.active,
.dj1sm.active {
	display: block;
	opacity: 1;
	transform: translate(-50%, -50%);
	transition: opacity 2s ease;
}

.b2q.active,
.g2y.active,
.dj2sm.active {
	display: block;
	opacity: 1;
	transform: translate(0, 0);
	transition: opacity 2s ease;
}


.gyBx {
	border-radius: 4px;
	background: #fafafa;
	border: 1px solid #eeeeee;
}

.gy2Bx {
	width: 140px;
	height: 140px;
	border-radius: 50%;
	background: #ff7878;
}

.gy3Bx {
	width: 358px;
	height: 112px;
	overflow: hidden;
}

.gy3Bx1>div {
	width: 70px;
	height: 17px;
}

.gy3Bx1>div:nth-child(1) {
	background: #ffc8c8;
}

.gy3Bx1>div:nth-child(2) {
	background: #ffb4b4;
}

.gy3Bx1>div:nth-child(3) {
	background: #ffa0a0;
}

.gy3Bx1>div:nth-child(4) {
	background: #ff8c8c;
}

.gy3Bx1>div:nth-child(5) {
	background: #ff7878;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
}

.dengji {
	width: 72px;
	height: 78px;
	background: url("../../images/company/dengji.png");
	background-size: 72px 78px;
	margin-top: 7px;
	padding-top: 30px;
}

.dengji1Bx {
	border-radius: 4px;
	border: 1px solid #eeeeee;
}

.dengji1Bx_tt {
	background: #f8f8f8;
}

.dengji1Bx_tt>th>div {
	padding: 10px 0;
}

.dengji1Bx_cn>td>div {
	padding: 10px;
	box-sizing: border-box;
}

.dengji1Bx_tt>th:nth-child(1),
.dengji1Bx_cn>td:nth-child(1) {
	width: 70px;
	border-right: 1px solid #eeeeee;
}

.dengji1Bx_tt>th:nth-child(2),
.dengji1Bx_cn>td:nth-child(2) {
	width: 100px;
	border-right: 1px solid #eeeeee;
}

.dengji1Bx_tt>th:nth-child(3),
.dengji1Bx_cn>td:nth-child(3) {
	width: 120px;
	border-right: 1px solid #eeeeee;
}

.dengji1Bx_tt>th:nth-child(4),
.dengji1Bx_cn>td:nth-child(4) {
	width: 370px;
}