
.comm-right .show {
	float: left;
	margin-top: 30px;
	width: 430px;
	height: 292px;
}

.comm-right .show a {
	position: relative;
	display: inline-block;
	width: 430px;
	height: 292px;
}

.comm-right .show a img {
	width: 430px;
	height: 292px;
	object-fit: cover;
}

.comm-right .show a .mask {
	position: absolute;
	width: 100%;
	height: 40px;
	opacity: 0.8;
	text-align: center;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 40px;
	left: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.5);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 10px;
	box-sizing: border-box;
}

.comm-right .show + ul {
	width: 330px;
	float: right;
	box-sizing: border-box;
	margin-top: 30px;
}

.comm-right .show + ul li {
	width: 100%;
	margin-bottom: 0;
}

.comm-right .show + ul li a {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #2A2A2A;
	line-height: 40px;
	position: relative;
	display: inline-block;
	box-sizing: border-box;
	padding-left: 10px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.comm-right .show + ul li a::before {
	content: "";
	display: inline-block;
	width: 3px;
	height: 3px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background-color: #333;
	border-radius: 50%;
}

.comm-rightHot ul li div h2 a {
	margin-bottom: 10px;
}

.comm-rightHot ul li div h2 a {
	display: block;
	width: 100%;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #000000;
	line-height: 48px;
	/* 	body: linear-gradient(0deg, #2B2A2A 0%, #2B2A2A 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent; */
}

.comm-rightHot ul li div p a {
	font-size: 13px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #858181;
	line-height: 30px;
	text-indent: 2em;
	width: 100%;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
}

.comm-rightHot ul li div {
	margin-bottom: 15px;
}

.comm-rightHot ul li h3 a {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #2B2A2A;
	display: block;
	line-height: 40px;
	width: 100%;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
}
/*content3*/
.content3{
	margin-bottom: 30px;
	overflow: hidden;
}
.content3 img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}
.content1-left-s{
	margin-top: 22px;
	float: left;
	width: 590px;
	height: 600px;
	overflow: hidden;
}
.content1-left-s-top{
	width: 100%;
	height: 396px;
	overflow: hidden;
}
.content1-left-s-btm{
	width: 100%;
	height: 185px;
	margin-top: 19px;
	overflow: hidden;
}
.left-s-btm{
	float: left;
	width: 286px;
	height: 100%;
	margin-right: 18px;
	overflow: hidden;
}
.right-s-btm{
	float: right;
	width: 286px;
	height: 100%;
	overflow: hidden;
}
.content1 .show a {
	width: 280px;
	height: 190px;
	position: relative;
	display: inline-block;
}
.content1 .show a img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.content1 .show a .mask {
	width: 100%;
	height: 30px;
	opacity: 0.8;
	text-align: center;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 25px;
	left: 0;
	bottom: 0;
}
.content1-right-s{
	margin-top: 22px;
	float: right;
	width: 590px;
	height: 600px;
	overflow: hidden;
}
.content1-right-s ul{
	width: 590px;
	overflow: hidden;
}
.content1-right-s ul li{
	float: left;
	width: 286px;
	height: 188px;
	margin-bottom: 19px;
	margin-right: 18px;
	overflow: hidden;
}
.content1-right-s ul li:nth-child(2n){
	margin-right: 0;
}
.content1-left-s-top,
.left-s-btm,.right-s-btm,
.content1-right-s ul li{
	position: relative;
}
.content1-left-s-top a,
.left-s-btm a,
.right-s-btm a,
.content1-right-s ul li a{
	display: block;
	width: 100%;
	height: 100%;
}
.content1-left-s-top img,
.left-s-btm img,
.right-s-btm img,
.content1-right-s ul li img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}
.content1-left-s .mask ,
.content1-right-s .mask{
	position: absolute;
	width: 100%;
	height: 30px;
	opacity: 0.8;
	text-align: center;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 25px;
	left: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.5);
}