/* 本例子css */
.txtScroll-top {
	width: 100%;
	overflow: hidden;
	position: relative;
	border: 1px solid #ccc;
	margin: 0 auto;
	background: #F1F1F1;
}

.txtScroll-top .bd {
	width: 1200px;
	margin: 0 auto;

}

.txtScroll-top .infoList li {
	height: 36px;
	line-height: 36px;
}

.txtScroll-top .infoList li .date {
	float: right;
}

/* 头部图 */
.header-img {
	width: 1200px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 30px;
}

.header-img a img {
	width: 1200px;
}

/* 图片标题 */
.title-banner {
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 25px;
}

.small-icon {
	width: 810px;
	height: 100px;
	float: left;
}

.small-icon span:first-child a img {
	width: 320px;
	height: 100px;
	float: left;
}

.small-icon span:last-child {
	float: right;
	line-height: 90px;
}

.small-icon span:last-child a {
	display: inline-block;
	width: 45px;
	height: 65px;
	margin-left: 35px;
	vertical-align: bottom;
}

.small-icon span:last-child a img {
	width: 100%;
	height: 100%;
}

.search {
	width: 330px;
	height: 36px;
	background: #FAFAFA;
	border: 1px solid #CCCCCC;
	border-radius: 4px;
	padding-left: 10px;
	float: left;
}


/* WebKit browsers */
.search::-webkit-input-placeholder {
	color: #BDBDBD;
	font-size: 14px;
}

/* Mozilla Firefox 4 to 18 */
.search:-moz-placeholder {
	color: #BDBDBD;
	opacity: 1;
	font-size: 14px;
}

/* Mozilla Firefox 19+ */
.search::-moz-placeholder {
	color: #BDBDBD;
	opacity: 1;
	font-size: 14px;
}

/* Internet Explorer 10+ */
.search:-ms-input-placeholder {
	color: #BDBDBD;
	font-size: 14px;
}

#formsearch {
	width: 330px;
	float: right;
	height: 100px;
	line-height: 180px;
	position: relative;
	display: flex;
	align-items: center;
}

.ico {
	width: 22px;
	height: 22px;
	background: url(https://www.rmdbw.cn/img/20220314a13.png) no-repeat;
	background-size: 22px;
	border: none;
	position: absolute;
	right: 10px;
}

/* 导航栏 */
/* 本案例CSS*/
header {
	position: relative;
	z-index: 9999;
	background: #E3241A;
	height: 100px;
	box-sizing: border-box;
}

.wrap {
	width: 1200px;
	margin: 0 auto;
}

/* #nav {
	display: flex;
	justify-content: center;
	align-items: center;
}

ul.nav {
	display: inline-flex;
	flex: 1;
}

li.nav-item {
	width: 330px;
	height: 100px;
}

li.nav-item:first-child {
	width: 140px;
}

.active {
	text-align: center;
	height: 70px !important;
	line-height: 100px;
	margin: 0 auto;
}

.active::after {
	content: "";
	display: inline-block;
	height: 70px;
	width: 2px;
	background: #CC170E;
	box-shadow: 1px 1px 0px 0px #FF3333;
	float: right;
	margin-top: 15px;
	margin-left: 15px;
}

.active .jian {
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 100px;
}

li.nav-item>span>a {
	text-align: center;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	float: left;
	position: relative;
}

.nav-item-one,
.nav-item-two,
.nav-item-three {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	flex-direction: column;
	margin-left: 20px;
}

.nav-item-one a,
.nav-item-two a,
.nav-item-three a {
	width: 90px;
	line-height: 34px;
}

.nav-item-three span:last-child {
	width: 310px;
}

.nav-item-one span:last-child,
.nav-item-two span:last-child {
	width: 285px;
}

.nav-item-three span a:last-child {
	width: 40px;
}

.jia {
	font-size: 30px !important;
}

.two,
.one,
.jian {
	height: 65px;
	width: 30px !important;
	line-height: 30px;
	margin: 0 auto;
	margin-left: 10px;
	margin-right: 10px;
	color: #FFFFFF;
	font-size: 24px !important;
}

.nav-item-one::after,
.nav-item-two::after {
	content: "";
	display: inline-block;
	width: 2px;
	height: 70px;
	background: #CC170E;
	box-shadow: 1px 1px 0px 0px #FF3333;
	margin: 0 auto;

}

.jian::before {
	content: '';
	left: 24%;
	top: 50%;
	bottom: 0;
	width: 20px;
	height: 20px;
	transform: translateY(-40%);
	background-image: url(https://www.rmdbw.cn/img/20220315a2.png);
	background-size: 20px 20px;
	background-repeat: no-repeat;
	position: absolute;
}
 */
/* 二级菜单 */
.subMenu {
	display: none;
	position: absolute;
	top: 100px;
	left: 50%;
	transform: translateX(-50%);
	width: 1200px;
	background-color: #E34F27;
	background: url(https://www.rmdbw.cn/img/20220315a1.png) no-repeat;
	background-size: 1200px 724px;
}

.wrap-list .wrap-title,
.interlinkage {
	float: left;
	width: 100%;
	text-align: start;
}

.interlinkage {
	margin-left: 65px;
}

.interlinkage a,
.wrap-title span {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 36px;
	margin-right: 14px;
}

.interlinkage a{
	margin-right: 0px;
}
.wrap-list li {
	overflow: hidden;
	padding: 20px;
	box-sizing: border-box;
	border-top: 1px solid #CC170E;
	box-shadow: 1px 1px 0px 0px #FF3333;
}

.wrap-list li p {
	line-height: 30px !important;
}

.wrap-list .wrap-title span:first-child a{
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 20px;
}

.wrap-list li:last-child a {
	float: right;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
}

.wrap-list li:last-child {
	height: 88px;
	line-height: 60px;
	border: none;
}

/* 当前位置 */
.currentLocation {
	height: 65px;
	position: relative;
}

.current {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.currentLocation i img {
	width: 16px;
	height: 16px;
	vertical-align: baseline;
	margin-right: 10px;
	margin-top: 2px;
}

.currentLocation span {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
}

.currentLocation span a:nth-child(2) {
	color: #999999;
}

.currentLocation span a:last-child i {
	display: none;
}

/* 中心内容 */
.essay div:nth-child(odd) {
	/*margin-right: 40px;*/
}

.content-one,
.content-two,
.content-three,
.content-four {
	/*width: 580px;*/
	height: 368px;
	/*float: left;*/
}

.content-five,
.content-six {
	width: 580px;
	float: left;
	height: 520px;
}


.header-title {
	width: 100%;
	margin-bottom: 10px;
	box-sizing: border-box;
	border-top: 2px solid #EAEAEA;
	position: relative;
}

.header-title::before {
	content: "";
	display: block;
	width: 120px;
	height: 2px;
	background: #E3241A;
	position: absolute;
	top: -2px;
}

.content-two .header-title::before {
	width: 120px;
}

.header-title-left {
	float: left;
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	line-height: 42px;
	/* margin-left: 10px; */
}

.header-title-rigth {
	float: right;
}

.text-img {
	display: inline-block;
	width: 68px;
	height: 15px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 40px;
}

.content-one ul li,
.content-two ul li,
.content-three ul li,
.content-four ul li,
.content-six ul li {
	width: 100%;
	overflow: hidden;
}

.content-one ul li::before,
.content-two ul li::before,
.content-three ul li::before,
.content-four ul li::before,
.content-six ul li::before {
	width: 5px;
	height: 5px;
	border-radius: 100px;
	content: '';
	display: inline-block;
	margin-right: 8px;
	background-color: #131313;
	line-height: 35px;
	float: left;
	margin-top: 16px;
}


.content-one ul li a span:first-child,
.content-two ul li a span:first-child,
.content-three ul li a span:first-child,
.content-four ul li a span:first-child,
.content-six ul li a span:first-child {
	float: left;
	width: 958px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 36px;
	overflow: hidden;
	/*超出部分隐藏*/
	white-space: nowrap;
	/*禁止换行*/
	text-overflow: ellipsis;
	/*省略号*/
}

.content-one ul li a span:last-child,
.content-two ul li a span:last-child,
.content-three ul li a span:last-child,
.content-four ul li a span:last-child,
.content-six ul li a span:last-child {
	float: right;
	width: 90px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	line-height: 36px;
}

.content-five ul li {
	padding-bottom: 10px;
	border-bottom: 1px solid #EAEAEA;
}

.img-text {
	margin-bottom: 10px;
	border-bottom: 1px solid #999999;
	padding-bottom: 15px;
}

.content-five ul li:last-child {
	border-bottom: none;
}

.content-five ul li h2,
.content-six ul li h2 {
	width: 100%;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	line-height: 45px;
	overflow: hidden;
}

.content-six ul li h2 {
	line-height: 28px;
}

.content-six ul li h2 {
	width: 288px;
}

.content-five ul li p,
.content-six ul li p {
	width: 100%;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.content-six ul li p {
	width: 288px;
	-webkit-line-clamp: 3;
}

.img-text::before {
	display: none !important;
}

.img-text div:first-child {
	float: left;
	margin: 0;
}

.img-text div:last-child {
	width: 288px;
	float: right;

}

.img-text div:first-child img {
	width: 260px;
	height: 145px;
}

/* 结尾部分 */
.foot-text {
	width: 100%;
	height: 40px;
	background: #4A4A4A;
	text-align: center;
}

.foot-text span a {
	line-height: 40px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
}

.footer {
	width: 100%;
	height: 115px;
	text-align: center;
	background-color: #1e1e1e;
	margin-top: 15px;
}

.footer p a {
	line-height: 32px;
	font-size: 14px;
	color: #ccc;
}
