@charset "utf-8";

body {
	margin: 0 auto;
	padding: 0px;
	background: #fff;
	font-family: "微软雅黑", arial;
	font-size: 12px;
}

div,
form,
img,
ul,
ol,
li,
dl,
dt,
dd,
p {
	margin: 0;
	padding: 0;
	border: 0;
}

li {
	list-style-type: none;
}

img {
	vertical-align: top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
}

.content {
	width: 1080px;
	margin: 0 auto;
}

.marauto {
	margin: 0 auto;
}

.clear {
	clear: both;
}


/* 公共链接样式 */
a:link {
	color: #fff;
	text-decoration: none;
}

a:visited {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration: none;
}

/* 链接和文字颜色 */
.cWhite,
a.cWhite:link,
a.cWhite:visited {
	color: #fff;
}

.cWhite1,
a.cWhite1:link,
a.cWhite1:visited {
	color: #F7F6F6;
}

.cRed,
a.cRed:link,
a.cRed:visited {
	color: #9F0912;
}

.cRed_d1,
a.cRed_d1:link,
a.cRed_d1:visited {
	color: #FF3C00;
}

.cBlack,
a.cBlack:link,
a.cBlack:visited {
	color: #000;
}

.cBlue,
a.cBlue:link,
a.cBlue:visited {
	color: #4894BA;
}

.cBlue_d1,
a.cBlue_d1:link,
a.cBlue_d1:visited {
	color: #4994BB;
}

.cGray,
a.cGray:link,
a.cGray:visited {
	color: #333;
}

.cGray_d1,
a.cGray_d1:link,
a.cGray_d1:visited {
	color: #666;
}

.cOran,
a.cOran:link,
a.cOran:visited {
	color: #FFEBB8;
}

.green,
a.green:link,
a.green:visited {
	color: #60bda3;
}




.bj {}

.bj2 {
	background: url(../img/chen20230417/c2.png) no-repeat center;
	width: 100%;
	height: 397px;
}

.chen_01 {
	background: #da3d3f;
	width: 1052px;
	/* height: 352px; */
}

.zt {
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #fff3a6;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	line-clamp: 2;
}

.chen_02 li {
	font-size: 18px;
	line-height: 48px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	color: #fff;
}

.chen_02 li a {
	color: #FFF;
}

.chen_03 {
	background: #fff3a6;
	border-radius: 10px;
	width: 208px;
	height: 28px;
	text-align: center;
	font-size: 14px;
	line-height: 28px;
	margin: 0 auto;
	margin-top: 10px;
}

.chen_03 a {
	color: #000;
}


.bj3 {
	background: #b0161d;
	width: 100%;
}

.chen_04,
.lm-content {
	background: #da3d3f;
	padding: 0 15px;
}

.chen_05 ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
}

.chen_05 li {
	background: #FFF;
	width: 28%;
	height: 90px;
	border-radius: 10px;
	padding: 20px 20px;
	margin-bottom: 20px;
}


.chen_06 {
	background: #b3161d;
	border-radius: 50px;
	width: 178px;
	height: 28px;
	text-align: center;
	font-size: 16px;
	line-height: 28px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.chen_06 a {
	color: #fff3a6;
}


.cmh3 {
	margin-top: 20px;
}

.chen_11 {
	width: 600px;
	margin: 0 auto;
}

.chen_11 li {
	width: 600px;
}

.chen_11 li p {
	font-size: 18px;
	line-height: 24px;
	padding-bottom: 10px;
	padding-top: 30px;
}

.chen_11 li p a {
	color: #fff;
}





/* deng add */

.shoup {
	display: flex;
	padding: 13px;
}

.shoup>div:nth-of-type(1) {
	width: 550px;
}

.shoup>div:nth-of-type(2) {
	width: 480px;
}

.st-swiper img {
	width: 100%;
}

.chen_02 li {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	color: #fff;
}

.lm-title1,
.lm-title2 {
	width: 100%;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}

.lm-title1 img,
.lm-title2 img {
	width: 341px;
	height: 35px;
}

.bj img {
	width: 100%
}

footer {
	width: 960px;
	font-size: 14px;
	text-align: center;
	line-height: 24px;
	color: #FFF;
	margin: 0 auto;
}

.chen_05 li span {
	display: inline-block;
}

.chen_05 li span:nth-of-type(1) {
	font-size: 18px;
	font-weight: bold;
	width: 84%;
}

.chen_05 li span:nth-of-type(1) a {
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	/* width: 84%; */
}

.chen_05 li span:nth-of-type(2) {
	font-size: 14px;
	float: right;
	line-height: 18px;
	color: #da141d;
	width: 14%;
}

.chen_05 li p {
	margin-top: 20px;
	font-size: 14px;
	color: #999;
	line-height: 22px;
}

.chen_05 li:hover {
	background: #fff3a6;
}

.chen_05 li span:nth-of-type(1) a:hover {
	color: #e6141d;
}

.mianbx {
	font-size: 16px;
	margin-bottom: 60px;
	color: #FFF;
}

.page-title {
	font-size: 36px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	padding: 0 30px;
	margin-bottom: 15px;
}

.page-time {
	text-align: center;
	color: #fff;
	font-size: 16px;
	margin-bottom: 40px;
}

.page-txt {
	color: #fff;
	width: 1020px;
	font-size: 18px;
	line-height: 40px;
	padding: 0 30px;
}



@media screen and (max-width: 750px) {
	.content {
		width: 100%;
		margin: 0 auto;
	}

	.shoup {
		display: flex;
		flex-wrap: wrap;
		padding: 0;
	}

	.shoup>div:nth-of-type(1) {
		width: 100%;
	}

	.shoup>div:nth-of-type(2) {
		width: 100%;
		padding: 0 2%;
	}

	.zt {
		margin-top: 5%;
		font-size: 1.4rem;
		line-height: 2.5rem;
	}

	.lm-title1 img,
	.lm-title2 img {
		width: 100%;
	}

	.chen_01 {
		background: #da3d3f;
		width: 92%;
		margin: 0 auto;
	}

	footer {
		width: 90%;
		font-size: .7rem;
		padding: 0 5%;
		line-height: 1.2rem;
	}


	.chen_05 li {
		width: 41%;
		border-radius: 10px;
		padding: 4%;
		margin-bottom: 4%;
		height: auto;
	}

	.chen_05 li span {
		display: block;
	}

	.chen_05 li span:nth-of-type(1) {
		width: 96%;
		font-size: .9rem;
	}

	.chen_05 li span:nth-of-type(2) {
		font-size: .65rem;
		float: none;
		line-height: 1.1rem;
		width: 100%;
	}

	.chen_05 li p {
		margin-top: 3%;
		font-size: .75rem;
		line-height: 1.2rem;
	}

	.chen_02 li {
		font-size: .8rem;
		line-height: 1.6rem;
	}

	.mianbx {
		font-size: .8rem;
		margin-bottom: 5%;
		color: #FFF;
	}

	.page-title {
		font-size: 1.6rem;
		color: #fff;
		padding: 0;
		margin-bottom: 4%;
	}

	.page-time {
		text-align: left;
		color: #fff;
		font-size: .8rem;
		margin-bottom: 5%;
	}

	.page-txt {
		width: 100%;
		font-size: .95rem;
		line-height: 1.6rem;
		padding: 0;
	}

	.lm-content {
		background: #da3d3f;
		width: 90%;
		margin: 0 auto;
		padding: 2%;
	}

	.chen_02 ul li:nth-child(n+5),
	.chen_05 ul li:nth-child(n+5) {
		display: none;
	}
	
	
	.chen_11 {
		width: 100%;
		margin: 0 auto;
	}
	
	.chen_11 li {
		width:100%;
	}
	
	.chen_11 li p {
		font-size: .95rem;
		line-height: 1.6rem;
		padding-bottom: 3%;
		padding-top: 4%;
	}


}
