.head {
	height: 856px;
	background-size: 100% 100%;
}

.head-logo img {
	float: left;
	margin-top: 19px;
}

.head-logo span {
	float: right;
	margin-top: 27px;
}

.head-logo span a {
	width: 115px;
	height: 34px;
	background-color: #fff;
	opacity: 0.8;
	border: 1px solid #4b5be9;
	box-sizing: border-box;
	border-radius: 18px;
	display: block;
	float: left;
	text-align: center;
	line-height: 34px;
	margin-left: 16px;
	color: #1B42DB;
}

.main {
	margin-top: -405px;
	font-size: 0;
	padding-bottom: 80px;
}

.main>a>img {
	width: 100%;
	height: 175px;
}

.bzml {
	margin-top: 60px;
}

.block-title {
	margin-top: 50px;
}

.block-title img {
	margin: 0 auto;
	display: block;
}

.block-title i {
	display: block;
	margin: 10px auto 0 auto;
	position: relative;
	height: 5px;
}

.block-title i::before {
	position: absolute;
	content: "";
	width: 255px;
	height: 5px;
	background-color: #C1392B;
	border-radius: 3px;
	top: 0;
	left: calc(50% - 127.5px);
	z-index: 9;
}

.block-title i::after {
	position: absolute;
	content: "";
	width: 100%;
	height: 3px;
	background-color: #707070;
	top: 1px;
	left: 0;
}

.bzml ul {
	margin: 8px -13.5px 0 -13.5px;
}

.bzml ul li {
	float: left;
	margin-top: 20px;
	width: 25%;
	padding: 0 13.5px;
	box-sizing: border-box;
}

.bzml ul li a {
	display: block;
	height: 42px;
	line-height: 42px;
	background-color: #F0D0CD;
	border: 1px solid #c1392b;
	border-radius: 5px;
	box-sizing: border-box;
	font-size: 18px;
	color: #303030;
	text-align: center;
}

.zdlyml ul {
	margin-top: 20px;
}

.zdlyml ul li {
	float: left;
	width: 20%;
	margin-top: 20px;
}

.zdlyml ul li a {
	font-size: 20px;
	color: #303030;
	height: 26px;
	padding-left: 24px;
	float: left;
	line-height: 100%;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.zdlyml ul li a::after {
	position: absolute;
	content: "";
	width: 6px;
	height: 6px;
	background-color: #F2B5AF;
	border-radius: 50%;
	top: calc(50% - 3px);
	left: 0;
}

.zdlyml ul li a:hover {
	color: #C1392B;
}

.zdlyml ul li a:hover::after {
	background-color: #C1392B;
}

.banner2 {
	margin-top: 40px;
}

.zwgkzq .block {
	margin-top: 25px;
}

.zwgkzq .block>a {
	width: 50%;
	float: left;
}

.block .block-left {
	
}

.block .block-left img {
	float: right;
	padding-right: 80px;
}

.block .block-right {
	
}

.block .block-right img {
	padding-left: 80px;
}

.carousel {
	margin-top: 36px;
	position: relative;
	overflow: hidden;
}

.carousel::after {
	position: absolute;
	content: "专区展览";
	background-color: #C1392B;
	top: 0;
	left: 0;
	width: 55px;
	height: 150px;
	color: #fff;
	z-index: 999;
	font-size: 24px;
	padding: 0 16px;
	box-sizing: border-box;
	font-weight: 700;
	padding-top: 12px;
}

.swiper-container {
	height: 150px;
	width: 96%;
	float: right;
}

.swiper-slide a {
	height: 100%;
	padding: 0 10px;
	display: block;
}

.swiper-slide>a>img {
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.zfkfr-title {
	font-size: 16px;
	color: #303030;
	padding-left: 17px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 56%;
	display: inline-block;
	position: relative;
}

.zfkfr-title::after {
	position: absolute;
	content: "";
	width: 5px;
	height: 5px;
	background-color: #C1C1C1;
	top: calc(50% - 2.5px);
	left: 0;
	border-radius: 50%;
}

.zfkfr-title:hover {
	color: #C1392B;
}

.zfkfr-title:hover::after {
	background-color: #C1392B;
}

.zfkfr-time {
	font-size: 14px;
	color: #707070;
	float: right;
}

.zfkfr ul {
	margin-top: 25px;
}

.zfkfr ul li {
	margin-top: 20px;
}

.zfkfr-more {
	display: block;
	margin-top: 26px;
	font-size: 14px;
	color: #C1392B;
	text-align: end;
	position: relative;
}

.zfkfr-more::after {
	position: absolute;
	content: "";
	width: 92%;
	border: 1px dashed #707070;
	top: 10px;
	left: 0;
}









