@charset “UTF-8”;
html,
body {
	font-size:16px;
	color: #333333;
	
	min-width: 1200px;
	margin: 0;
	padding: 0;
	/* background: url(../images/banner-img.png) center top no-repeat, url(../images/dbbj.png) center bottom no-repeat; */

}

div,dl,dt,dd,ul,ol,li,p,h1,h2,h3,img {
	list-style: none;
	padding: 0;
	margin: 0;
	border: none;
	font-weight: normal;
}

a {
	text-decoration: none;
	color: #333;
}

a:hover {

	text-decoration: none;
}

.clear_both:after {
	content: " ";
	clear: both;
	display: block;
	overflow: hidden;
}

.width1 {
	width: 100%;
	overflow: hidden;
}

.main1200 {
	width: 1200px;
	margin: 0 auto;

}

/*====banner_row====*/
.banner_row {
	
	height: 582px;
}

.back_home {
	display: block;
	float:left;
	width: 321px;
	height: 60px;
	padding-top: 30px;

}
.back {
    float:right;
	display: block;
    width: 221px;
	height: 50px;
	padding-top: 30px;

}


.boby_nr {
	margin: 0 auto;
	width:1200px;
	height: auto;
	background: #fff;
	padding: 40px 28px 0px 28px;
	box-sizing: border-box;
	overflow:hidden;
}


.title_long {
	text-align: center;
		margin: 0 auto;
	height: 100px;
	overflow: hidden;
}

.title_long3 {
	text-align: center;
	margin: 50px auto 0px;
	height: 140px;
	overflow: hidden;
}

.title_long4 {
	text-align: center;
	margin: 50px auto 0px;
	height: 140px;
	overflow: hidden;
}

.title_long2 {
	text-align: center;
	margin: 60px auto 0px;
	height: 140px;
	overflow: hidden;
}

.main_title {
	width: 1200px;
	text-align: center;
	margin: 50px auto 20px;
	overflow: hidden;
}

.main_title img {
	display: block;
}

/* ===头条=== */
.headline_row {
	margin: 0px auto 50px;
}

.headline_row h2 {
	font-size: 34px;
	font-weight: bold;
	text-align: center;
	line-height: 1.5;
	color: #4b4b4b;
}

.headline_row h2 a {
	color: #4b4b4b;
}

.headline_row p {
	font-size: 16px;
	color: #666666;
	text-indent: 2em;
	line-height: 30px;
	padding-top: 20px;
}

.headline_row p a {
	color: #ae1414;
}

.headline_row p a:hover {
	
}

/*====行动进行时====*/
.xdjxs {
	margin: auto;
	width: 1140px;
	display: flex;
	justify-content: space-between;
}

.xdjxs-box {
    float:left;
    width: 545px;
	padding-bottom: 40px;
}

.xdjxs-title {

	height: 47px;
	line-height: 47px;
}

.xdjxs-title a {
	color: #8f8f8f;
}

.title {
	float: left;
	width: 490px;
	height: 47px;
	line-height:47px;
	padding:0px 0px 4px 20px;
	box-sizing: border-box;
	 text-align:left;
    font-size: 24px;
    font-weight: normal;
	font-weight:bold;
    color:#418de8;
	/* background: url(../img/20260326_boxbj_3.png) left center no-repeat; */
}

.title a {
    color:#418de8;
	display: block;
}

.xdjxs-title1 .more {
	float: right;
	font-size: 14px;
	color: #8f8f8f;
}

.xdjxs-title1 .more a {
	color: #8f8f8f;
}

.xdjxs_row {
	margin-top: 8px;
}

.xdjxs_row li {
	display: flex;
	align-items: center;
	line-height: 40px;
	font-size: 18px;
	color: #333333
}

.xdjxs_row li a {
	flex: 1;
	padding-left: 14px;
	white-space: nowrap;
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.xdjxs_row li::before {
	content: "";
	display: block;
	width: 5.6px;
	height: 5.6px;
	border-radius: 5rem;
	background: #9d9d9d;
}

/*====行动解读====*/

.tbtj_nr {
	position: relative;
	width:1200px;
	height:350px;
	margin-bottom: 20px;
	overflow:hidden;
}

.tbtj_nr .hd .prev,
.tbtj_nr .hd .next {
	display: block;
	width: 28px;
	height: 220px;
	cursor: pointer;
	position: absolute;
	top: 46px;
}

.tbtj_nr .hd .prev {
	background: url(../img/20260326_arrow-l.png) center no-repeat;
	left: 4px;
}

.tbtj_nr .hd .next {
	background: url(../img/20260326_arrow-r.png) center no-repeat;
	right: 4px;
}

.tbtj_nr .bd {
    position: absolute;
	left: 40px;
	padding: 5px 5px 5px 2px;
	width: 1112px;
	overflow: hidden;
	
}

.tbtj_nr .bd ul {
	overflow: hidden;
	zoom: 1;
}

.tbtj_nr .bd ul li {
	width: 248px;
	height: 311px;
    margin: 5px 10px;
	float: left;
	padding: 5px;
	background: #FFFFFF;
	border-radius: 2px;
	-moz-box-shadow: 5px 5px 5px 5px #ebebeb;
	box-shadow: 0px 0px 6px 1px #e1e1e1;
	position: relative;
}

.tbtj_nr .bd ul li div {
	width: 248px;
	height: 311px;
	overflow: hidden;
	position: absolute;
	left: 6px;
	z-index: 1;
}

.tbtj_nr .bd ul li div img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.tbtj_nr .bd ul li h3 {
	font-size: 14px;
	font-weight: normal;
	line-height: 21px;
	text-align: left;
	color: #fff;
	font-weight: bold;
	padding: 18px 40px 0px 15px;
	width: 187px;
	height: 74px;
	box-sizing: border-box;

	position: absolute;
	bottom: 0px;

	left: 0;
	z-index: 5;
}

.tbtj_nr .bd ul li h3 a {
	color: #FFFFFF;
}

.tbtj_nr .bd ul li:nth-child(4n-3) h3 {
	background: url(../img/20260326_lb4.png)
}

.tbtj_nr .bd ul li:nth-child(4n-2) h3 {
	background: url(../img/20260326_lb1.png)
}

.tbtj_nr .bd ul li:nth-child(4n-1) h3 {
	background: url(../img/20260326_lb2.png)
}

.tbtj_nr .bd ul li:nth-child(4n-0) h3 {
	background: url(../img/20260326_lb3.png)
}

.tbtj_row {
	margin: auto;
	width: 1200px;
	height: auto;

	

}

.tbtj_row li {
	float: left;
	display: flex;
	width: 45%;
	padding-left:5%;
	align-items: center;
	line-height: 40px;
	font-size: 18px;
	color: #333333;

}

.tbtj_row li a {
	padding-left: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #333333;
}

.tbtj_row li::before {
	content: "";
	display: block;
	width: 5.6px;
	height: 5.6px;
	border-radius: 5rem;
	background: #9d9d9d;
}

/*====市州行动专栏====*/
.xdzlk {
	margin: auto;

	padding-top: 40px;
	padding-bottom: 90px;

}