.boothBox {
	width: 1900px;
	height: 730px;
	margin: 20px auto 0;
	background: url(/Public/Home/images/img_banner1.jpg) no-repeat;
	background-size: cover;
	position: relative;
}

.mg_t_20 {
	margin-top: 0 !important;
}

.boothBox .title {
	width: 970px;
	margin: 0 auto;
	color: #0276C9;
	font-size: 28px;
	font-weight: bold;
	display: flex;
	align-items: center;
	padding-top: 100px;
	line-height: 42px;
}

.boothBox .title .booNum {
	margin: 0 42px 0 80px;
}

.boothBox .title .booTitle {}

.leftVideo {
	position: absolute;
	top: 231px;
	left: 227px;
	padding: 10px;
	width: 264px;
	height: 188px;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
	background-color: #eee;
}

.leftVideo img {
	width: 264px;
	height: 188px;
}

.booBoxs {
	width: 800px;
	height: 270px;
	display: flex;
	justify-content: space-around;
	align-items: center;
	position: absolute;
	left: 0;
	right: 0;
	top: 260px;
	margin: auto;
}

.booBoxs .leftBoot {
	width: 332px;
	height: 270px;
	background-color: #F4F4F4;
}

.zhcounts {
	width: 310px;
	margin: 0 auto;
	padding: 8px 0;
	color: #333;
	font-size: 12px;
	line-height: 24px;
	border-bottom: 1px dashed #ddd;
}

.zhitems {
	width: 310px;
	padding: 8px 0;
	margin: 0 auto;
	color: #333;
	font-size: 12px;
	line-height: 38px;
	border-bottom: 1px dashed #ddd;
}

.zhitems .zhboxs {
	margin: 8px 10px 0 0;
}

.goBack {
	position: absolute;
	bottom: 34px;
	left: 360px;
}

.zycp {
	width: 310px;
	padding: 8px 0;
	margin: 0 auto;
	color: #333;
	font-size: 12px;
	line-height: 24px;
}


/* 右边 */
.booBoxs .rightBoot {
	width: 362px;
	height: 270px;
	background-color: #F4F4F4;
}

.booBoxs .rightBoot .botTitle {
	margin: 10px 0;
	color: #0276C9;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.botRightBoxs {
	width: 348px;
	height: 208px;
	margin: 0 auto;
}

.botRightBoxs .boxs {
	width: 98px;
	height: 84px;
	margin: 10px 0;
	background: url(/Public/Home/images/img_ls.png) no-repeat;
	background-size: cover;
}

.botRightBoxs .boxs img {
	width: 98px;
	height: 84px;
}

.maBox {
	position: absolute;
	right: 370px;
	bottom: 117px;
}

.maBox .picBox,
.maBox .picBox img {
	width: 88px;
	height: 88px;
}

.maBox .text {
	margin-top: 16px;
	color: #fff;
	font-weight: bold;
}

.swiper-slide {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;

}
