.breadcrumb-wrapper { 
	box-shadow: 0 0 5px rgb(0 0 0 / 35%);
	background: #fafafa;
	margin: 0;
}
.breadcrumb { 
	margin: 0;
	padding: 15px 0;
}
.breadcrumb>li+li:before { display: none; }

/* 新闻中心样式 */
@media (min-width: 922px) {
	.ast-container {
		max-width: 100% !important;
		padding: 0
	}
}

/*分页列表样式*/

.pagination li {
	display: inline-block;
	margin: 0 7px;
	height: 30px;
	line-height: 30px;
}
.pagination{
	padding-top:20px;
}
.pagination li a {}

.pagination li span {}

.prev-page {}

/* .active {
background: #3c89ea;
color: #fff;
text-align: center;
padding: 0 10px;
} */

.newsItemContentTop {
	color: #0056b3;
	display: inline-block;
	padding: 10px 20px;
	width: 110px;
	background-color: #f5f5f5;
	flex: 0 0 110px;
	text-align:center;
}

.boxCenter {
	margin: 0 auto;
	width: 80%;
	position: relative;
}

.boxCenterImg {
	background-image: url(http://wq.jxctdzkj.com/wp-content/uploads/2021/01/newsnews.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
	height: 0;
	width: 100%;
	padding-top: 31.25%;
	position:relative;
}
.boxCenterImgContent{
	top:0;
	bottom:0;
	left:0;
	right:0;
	position:absolute;
}
.newsContentLeft {
	width: 50%;
	position: absolute;
	left: 0;
}

.newsContentR {
	position: relative;
	width: 100%;
	/* 			height:70vh; */
}

.newsBox {
	/* 			position:absolute; */
	/* 			right:0; */
	/* 			width:50%; */
	/*         height: 100%; */
}

.newsContentRight {
	width: 100%;
	position: absolute;
	right: 0;
}

.imgLeft {
	/* 			position:absolute; */
	/* 			float:left; */
	/* 			width:40%; */
	height: 80%;
	position: relative;
	/* 			display:inline-block; */
}

.newsItemName,
.newItemContent {
	/* 			display:inline-block; */
}

.newItemContent {
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	padding: 10px 20px;
}
a.newsItemLink {
	font-size: 20px;
	color:#3e3e3e;
}    
.newsTime {
	font-size: 18px;
	margin: 0;
}
.newsContentMsg {
	/* position: absolute; */
	font-size: 16px;
	color: #8e8e8e;
}
.newsTimeYear {
	margin: 0;
}

.newsItemName {
	font-weight:600;
}

.newsContentBox {
	position: relative;
	margin-top: 15px;
}

.newsItemLink {
	letter-spacing: 2px
}

p {
	margin-bottom: 0
}
.newsItemContentTop:hover { background-color: #0056b3; }
.newsItemContentTop:hover p { color: #fff; }
.newsTimeBox {
	position: absolute;
	left: 1vh;
	top: -1vh;
}

.newsTimeYear {

	border-radius: 10px;
	/*         width: 3vw; */
	height: 30px;
	text-align: center;
	line-height: 30px;
	/*         margin-left: 10px; */
	font-size: 14px;
}

.newsContentBox-title {
	width: 100%;
	/*         height: 40px; */
	/*         line-height: 6vh; */
}

/*     .newsContentBox-titleText {
float: left;

color: #2e3746;
font-size: 30px;
font-weight: 600;
margin-left: 20px;
} */

.titleboraer {
	float: left;
	width: 80%;
}

.newsContentBox-titlebutton {
	float: right;
	width: 6%;
	cursor: pointer;
}

.newsContentBox-titleboraer {
	width: 81%;
	border: 1px dotted #0080006b;
	float: left;
	margin: 2% 3vh 0vh 3vh;
}

.boxCenterImg img {
	max-height: 100%;
	width: 100%;
}

.newsItem {
	/*         padding-bottom: 1vh; */
	box-sizing: border-box;
	border-bottom: 1px dotted #804d00;
	/*         line-height: 5vh;
	padding-top: 1vh; */
	padding: 10px 20px;
	display:flex;
	align-items: center;
}

.newsContentMsg {
	/*         position: absolute */
}

.newsItemBox {
	/*         height: 100% */
}

.imgNew {
	max-height: 100%;
	width: 100%;
	min-height: 90%;
}

.imgNewBox {
	display: inline-block;
	width: 40%;
	vertical-align: top;
	background: #ccc;
	height: 100%;
}

.textNewBox {
	display: inline-block;
	width: 100%;
	vertical-align: top;
}

.imgLeft {
	display: none
}

.dataSwitch {
	position: absolute;
	bottom: 4vh;
	right: 2vh;
	width: 6vw;
	height: 10vh;
}

.dataSwitch img {
	width: 45%;
	max-height: 100%;
}

.newJournalism {
	width: 90%;
	margin: 0 auto;
	color: #79808d;
}

.newTitles {
	width: 90%;
	margin: 3vh auto;
	color: #79808d;
}

.more {
	margin-top: 4vh
}

.more .textNewBox {
	display: inline-block;
	width: 90%;
	vertical-align: top;
}

.more {
	display: none;
}
@media (max-width: 768px){
	/* 	.boxCenter {
	margin: 0 auto;
	width: 100%;
	position: relative;
} */
	.newsItem {
		padding:0;

	}
	.newsItem:nth-child(1) .newItemContent {
		padding-top: 0;
	}
}
@media (max-width: 567px){
	.boxCenter {
		margin: 0 auto;
		width: 100%;
		position: relative;
	}}

P {
	margin: 0;
}

.boxCenterImg {
	background-image: url(http://wq.jxctdzkj.com/wp-content/uploads/2021/01/newsnews.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
	height: 0;
	width: 100%;
	padding-top: 31.25%;
	position: relative;
}

.boxCenterImgContent {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	position: absolute;
	color: #fff;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.www {
	padding: 1px;
	width: 250px;
	background-color: #fff;
	transform: skewY(-15deg);
}

.w {
	font-size: 60px;
	margin-left: -200px;
	letter-spacing: 2px;
}

.ww {
	margin-left: 250px;
	font-size: 40px;
}

@media screen and (max-width: 1200px) {
	.w {
		font-size: 40px;
		margin-left: -100px;
	}
	.ww {
		margin-left: 150px;
		font-size: 25px;
	}
	.www {
		padding: 1px;
		width: 150px;
		background-color: #fff;
		transform: skewY(-15deg);
	}
}

@media screen and (max-width: 576px) {
	.w {
		font-size: 30px;
		margin-left: -80px;
	}
	.ww {
		margin-left: 120px;
		font-size: 20px;
	}
	.www {
		padding: 1px;
		width: 120px;
		background-color: #fff;
		transform: skewY(-15deg);
	}
}
