* {
	margin: 0;
	padding: 0;
}


/* .tab {
	margin: 0 auto;
	border-bottom: 0;
	height: calc((62 / 1920) * 100vw);
	width: 65vw;
} */

/* .tab li {
	position: relative;
	float: left;
	margin-right: 15px;
	width: 8vw;
	height: calc((56 / 1920) * 100vw);
	line-height: calc((58 / 1920) * 100vw);
	font-size: calc((18 / 1920) * 100vw);
	text-align: center;
	cursor: pointer;
	border-bottom: .4vw solid #FBFBFB;
} */

.tab_iamge {
	position: absolute;
	margin: 186px auto;
	height: 391px;
	width: 100%;
	background-color: #F8F9FA;
	z-index: 0;
}

.tab_img {
	position: absolute;
	left: 0;
	bottom: 0;
}
.tab_img1 {
	position: absolute;
	left: calc(50% - 600px);
	bottom: 396px;
}

.tab_img2 {
	position: absolute;
	right: calc(50% - 600px);
	bottom: -89px;
}

/* .tab_nav {
	width: 100%;
	margin-bottom: calc((200 / 1920) * 100vw);
	margin-top: -5px;
} */

.tab_ul {
	background-color: #FBFBFB;
}

/* .products {
	width: 100%;
	background-color: #F8F9FA;
	height: calc((392 / 1920) * 100vw);
	padding-bottom: 20px;
} */

/* .products_content {
	display: flex;
	flex-wrap: wrap;
} */

/* .products .main {
	display: none;
} */

.main_content {
	display: flex;
	width: 100%;
	padding-top: 35px;
	margin: 0 auto;
	justify-content: center;
}

.products .main img {

	margin-right: 40px;
	box-shadow: 0 2px 10px 0 rgb(0 0 0 / 20%);
	width: 632px;
	height: 362px;
	border-radius: 8px;
}

/* .products .main.selected {
	display: block;
} */

/* .tab-content {
	width: 60vw;
	margin: 0 auto;
} */

.relation .relations {
	font-size: 18px;
	line-height: 30px;
	border-bottom: 1px solid #E5E7E9;
	margin-bottom: 48px;
}

.relations p {
	/* font-size: calc((45 / 1920) * 100vw); */
	color: #EFF0F2;
	margin-bottom: -33px;
	font-weight: bold;
	/* width: calc((435 / 1440) * 100vw); */
	font-size: 36px;
	font-family: Arial;
	font-weight: bold;
	color: #EFF0F2;
	line-height: 36px;
}

.relations span {
	font-size: 26px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #333333;
	line-height: 36px;
}

.relation .tel {
	display: flex;
	margin-bottom: 32px;
}

.relation .e-mail {
	display: flex;
}

.relation .tel i,
.relation .e-mail i {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 1rem;
}

.relation i embed {
	width: 45px;
}

.tel em {
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #666666;
	line-height: 36px;
	margin-left: 5px;
	font-style: normal;
}

.e-mail>p>em {
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #666666;
	line-height: 36px;
	margin-left: 5px;
	font-style: normal;
}

.relation .tel span,
.relation .e-mail span {
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #333333;
	line-height: 36px;
	margin-left: 5px;
}

.relation .relation em {
	font-style: normal;
	color: #666;
}

/* .tab li.active {
	border-color: #1E82C8;
	border-top: 0;
} */

/* .tab_item {
	width: 32%;
	margin-right: 1%;
	padding-bottom: 10px;
} */
.tab_nav {
	width: 100%;
	/* height: 60px; */
	background-color: #FBFBFB;
	margin-top: -5px;
}

.tab {
	margin: 0 auto;
	border-bottom: 0;
	height: 36px;
	width: 1200px;
}

.tab li {
	position: relative;
	float: left;
	width: 150px;
	height: 58px;
	line-height: 20px;
	text-align: center;
	cursor: pointer;
	border-bottom: 5px solid #FBFBFB;
	font-size: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 85px;
}

.products {
	width: 100%;
	margin: 0 auto;
	/* padding-bottom: 65px; */
	background-color: #ffffff;
	margin-top: 25px;
	height: 755px;
	z-index: 4;
	display: flex;
	align-items: center;
	justify-content: center;
}

.products_content {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 20px;
}

.products .main {
	display: none;
}

.products .main.selected {
	width: 1200px;
	display: flex;
	position: absolute;

}

.tab-content {
	width: 1200px;
	margin: 0 auto;
}

.tab-contents {
	width: 100%;
	margin-top: 65px;
	display: flex;
	justify-content: space-between;
}

.main .time {
	text-align: left;
	font-size: calc((22 / 1920) * 100vw);
}

.tab li.active {
	border-color: #1E82C8;
	border-top: 0;
}

.tab_item {
	width: 379px;
	/* margin-right: 1%; */
	margin-bottom: 2%;
	font-size: 18px;
	/* padding-bottom: 1vh; */
	position: relative;
	height: 457px;
	/* overflow: hidden; */
	float: left;

}
