figure.aligncenter img {
	display: block;
	width: 550px;
	height: auto;
	margin: 15px auto;
}
@media(max-width: 991px) {
	figure.aligncenter img { width: 90%; }
	.breadcrumb { font-size: 12px; }
}

/* 文章页样式 */
@media (max-width: 768px) {
	.pageBox {
		/*                         height: 4vw!important; */
	}
	.bigContent img {
		width: 100%;
		height: auto;
	}
	/*             .titleBg {
	height: 12vw!important;
} */
	.titleBgBoxCoin {
		margin-top: 20px!important;
	}
	.titleBgBoxTitle {
		font-size: 25px!important;
	}
	.titleBgBoxCoin {
		padding: 2px 25px!important;
	}
	.titleBgBoxText {
		width: 80% !important;
		font-size: 18px!important;
	}
}

.titleBg {
	width: 100%;
	/*             height: 20vw; */
	/* background-image: url(http://irri.jxctdzkj.com/wp-content/uploads/2020/11/detailTitleBg.jpg)no-repeat; */
	/*             background-size: 100% 100%;
	background-image: url(http://irri.jxctdzkj.com/wp-content/uploads/2020/11/detailTitleBg.jpg); */
	padding-top: 1px;
	/*             background-repeat:no-repeat ; */
}

.bigContent {
	width: 100%;
	/*             height: 65vh; */
	/* background-image: url(http://irri.jxctdzkj.com/wp-content/uploads/2020/11/detailTitleBg.jpg)no-repeat; */
	background-size: 100%;
	background-image: url(/wp-content/uploads/2021/03/newsnewsnews.jpg);
	padding-top: 1px;
	background-repeat: no-repeat;
}

.news-content {
	width: 80%;
	margin: 180px auto 0 auto;
	background-color: rgba(255, 255, 255, 0.8);
	padding: 0 5%;
	padding-top: 30px;
	border-radius: 10px;
	box-shadow: 0px 0px 24px #c5c5c5cc;
	font-size: 16px;
	padding-bottom: 15px;
}

#detailTitle {
	margin-top: 2.5vw;
	text-align: center;
	font-size: 28px;
	color: #565656;
	font-weight: 600;
}

.timeValue {
	text-align: center;
	font-size: 1.8vh;
	margin: 1vw auto 0 auto;
	/*         height: 4vh; */
	line-height: 1.5;
}

.browseNumber {
	margin: 0 .5vw;
}

.upDataTime {
	margin: 0 .5vw;
}

.underLine {
	height: 1px;
	background: #c5c5c5;
	margin-top: 10px;
	margin-bottom: 20px;
}

.dashUnderLine {
	border-bottom: 1px dashed #797979;
}

.fullImg {
	width: 100%;
	margin: 1vw 0;
}

.fullImgNoMagBox:after {
	content: "";
	display: block;
	clear: both;
}

.bgTips {
	color: #fff;
	background: #e69a28;
	text-align: center;
	height: 1.75vw;
	line-height: 1.5;
	border-radius: 10px;
	font-size: 20px;
	margin: 0 auto;
	width: 9vw;
}

.englishTips {
	text-align: center;
	/*                     height: 1.6vw; */
	line-height: 1.5;
	border-radius: 15px;
	font-size: 14px;
	margin: 5px auto 10px auto;
	color: #9a9a9a;
}

.title5Vh {
	font-size: 40px;
	text-align: center;
	height: 3vw;
	line-height: 1.5;
	font-weight: 600;
}

.bgParagraph {
	width: 80%;
	background: #efefef;
	padding: 2.5vh 1.5vw;
	margin: 2vw auto;
	border-radius: 10px;
	font-size: 18px;
	line-height: 1.5;
	font-weight: 600;
}

.fullImgNoMag {
	float: left;
}

.pageBox {
	margin-top: 1vw;
	/*                     position: relative;
	height: 2vw; */
	display: flex;
	justify-content: space-between;
}

.goBtn {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.goBtn:nth-child(1) {
	/*     height: 3vh; */
	line-height: 1.5;
	/*                     left: 0vw; */
	padding: 5px 10px;
	border: 1px solid #cccccc;
	/*                     position: absolute; */
}

.goBtn:nth-child(2) {
	/*     height: 3vh; */
	line-height: 1.5;
	/*                     right: 0vw; */
	padding: 5px 10px;
	border: 1px solid #cccccc;
	/*                     position: absolute; */
}

.related {
	margin-top: 15px;
}

.relatedTitle {
	/*                     height: 1.5vw; */
	line-height: 1.5;
}

.relatedList {
	margin: 10px 0
}

.relatedItem {
	display: inline-block;
	width: 50%;
	float: left;
	height: 2.vw;
	line-height: 1.5;
	text-align: center;
}

.relatedItemBox:after {
	content: "";
	display: block;
	clear: both;
}
/*     .relatedList {
margin-left: 2vw;
margin-top: 1vh;
width: 20vw;
font-size: 2.3vh;
margin-bottom: 0px;
} */

.relatedList>li {
	line-height: 1.8;
}

.relatedList:after {
	content: "";
	display: block;
	clear: both;
}

.breadcrumbs li {
	display: inline-block;
	color: #0181c8;
	font-size: 13px;
	list-style-type: none;
}

.breadcrumbs {
	margin-right: 0;
	text-align: right;
	margin-top: 8px;
}

.contact {
	margin-top: 1vw;
}

.sCodeBox {
	float: left;
	margin-top: 5vh;
	margin-left: 2vw;
	width: 15%
}

.sCode {
	width: 70%;
	margin: 0 auto;
	display: block;
}

.sCodeText {
	height: 30px;
	line-height: 1.5;
	text-align: center;
	font-size: 20px;
	margin-top: 0.5vw;
}

.copyRight {
	color: #fff;
	text-align: center;
	margin-top: 1vw;
	height: 2vw;
	line-height: 1.5;
}

.titleBgBoxTitle {
	display: block;
	margin-top: 18px;
	margin-left: 10%;
	/* 				border-top:1vh solid #2d681c; */
	font-size: 42px;
	color: #1267a9;
	font-weight: 600;
	line-height: 1.5;
}

.titleBgBoxText {
	display: block;
	margin-top: 15px;
	margin-left: 10%;
	width: 40%;
	font-size: 25px;
	line-height: 1.5;
	color: #1267a9;
	font-weight: 500
}

.titleBgBoxCoin {
	display: block;
	padding: 3px 2vw;
	width: 0;
	background-color: #1267a9;
	margin-top: 8vw;
	margin-left: 10%;
}

@media (max-width: 768px) {
	.news-content {
		width: 100%;
	}
}

@media (max-width: 1200px) {
	.titleBgBoxTitle {
		font-size: 35px;
	}
	.news-content {
		margin: 120px auto 0 auto;
	}
}

@media (max-width: 768px) {
	.news-content {
		width: 100%;
	}
	.news-content {
		margin: 80px auto 0 auto;
	}
	.pageBox {
		flex-direction: column;
		align-items: flex-start;
	}
	.goBtn:nth-child(2) {
		margin-top: 10px;
	}
}

@media (max-width: 576px) {
	.news-content {
		margin: 40px auto 0 auto;
	}
	.titleBgBoxText {
		font-size: 16px!important;
	}
	.titleBgBoxText {
		margin-top: 5px;
	}
}