/* 自然教育基地 */
@media (min-width:520px) {


	.zr-container {
		/* border: 1px solid red; */
		position: relative;

		padding-bottom: .1rem;
	}

	.zrjyjd {
		/*黄修改*/
		/* position: absolute;
	top: -.68rem;
	left: 50%;
	margin-left: -3.175rem; */
		margin: 0 auto;
		margin-top: .12rem;
		/* border: 1px solid red; */
		width: 6.35rem;
		background-color: rgb(247, 244, 244);
		box-shadow: 0 0 3px #cbcbcb;
		padding: .27rem .3rem .15rem;
		border-radius: .06rem;
		z-index: 999;
	}
	.zrjyjd-left{
		margin-top: 0rem;
	}

	.zrjyjd-tit .font26 {
		font-weight: 600;
	}

	.zrjyjd-tit .font18 {
		font-weight: 600;
	}

	.zrjyjd-txt {
		margin-top: 0.201rem;
	}
	.zrjyjd-txt .font14{
		margin-top: 0.201rem;
	}

	.zrjyjd-txt p {
		margin-top: 0.201rem;
	}

	.zrjyjd-right {
		margin-left: 0.201rem;
	}

	.zrjyjd-right .right1 img:first-child {
	width: 1.2rem;
	height: 1rem;
	margin-bottom: 0.134rem;
	border-radius: 0.201rem;
	}

	.zrjyjd-right .right1 img:nth-child(2) {
	width: 1.2rem;
	height: 1rem;
	margin-bottom: 0.134rem;
	border-radius: 0.201rem;
	}

	.zrjyjd-right .right2 {
		margin-top: 0.19rem;
	}

	.zrjyjd-right .right2 img:first-child {
	width: 1.2rem;
	height: 1rem;
	margin-bottom: 0.134rem;
	border-radius: 0.201rem;
	}

	.zrjyjd-right .right2 img:nth-child(2) {
	width: 1.2rem;
	height: 1rem;
	border-radius: 0.201rem;
	}

	/* 橫條 */
	.ht {
		position: relative;
		margin-top: .1rem;
		background-color: #5a964a;
		/* height: 1.316rem; */
		padding: .1rem 0.1rem;
	}

	.ht .ht-tit {
		/* border: 1px solid red; */
		width: 6.35rem;
		margin: 0 auto;
		color: white;
	}

	.ht-tit .t1 {
		margin-bottom: .1rem;
	}

	/* 圖文 */
	.tw {
		/* border: 1px solid red; */
		width: 6.35rem;
		margin: 0.4rem auto .6rem;
	}

	.tw .title {
		/* border: 1px solid red; */
		position: relative;
		margin-bottom: .18rem;
	}

	.tw .s2 {
		color: gray;
		display: inline-block;
		vertical-align: top;
		margin-top: .07rem;
		/* border: 1px solid red; */
	}

	.tw .items {
		/* border: 1px solid red; */
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.tw .item {
		flex-basis: 49%;
		border: 1px solid #d5dcd3;
		border-radius: .07rem;
		margin-bottom: .14rem;
		display: flex;
	}

	.tw .item .img {
		/* border: 1px solid red; */
		border-radius: .07rem 0 0 .07rem;
	}

	.tw .item .img img {
		width: 1.2rem;
		height: 1.8rem;
		border-radius: .07rem 0 0 .07rem;
	}

	.tw .item .text {
		/* border: 1px solid red; */
		box-sizing: border-box;
		padding: .15rem .13rem;
	}

	.tw-item-h {
		font-weight: bold;
	}

	.tw-item-p {
		color: rgba(0, 0, 0, .6);
		line-height: 1.8;
		margin: .1rem 0 .14rem;
	}

	.tw-item-a {
		color: #5a964a;
		font-weight: bold;
	}

	.tw .line {
		border-bottom: 3px solid #5a964a;
		margin-bottom: 0.403rem;
		width: 29%;
		margin-left: 2.24rem;
	}

	.tw .tu a {
		position: relative;
		overflow: hidden;
	}

	.tw .tu .tit {
		position: absolute;
		color: #ffffff;
		width: 100%;
		text-align: center;
		top: -9px;
		height: 30px;
		background-color: rgba(0, 0, 0, .4);
	}

	/* 地图 */
	.map-container {
		/*黄修改*/
		margin: 0 auto;
		margin-top: 0.1rem;
		position: relative;
		border: 1px solid transparent;
		/* width: 6.35rem; */
		background-color: rgba(245, 245, 245, 0.4);
		box-shadow: 0 0 3px #cbcbcb;

		border-radius: .06rem;
	}

	.dt {
		/* border: 1px solid red; */
		width: 100%;
		/*黄修改*/


		/* box-shadow: 0.02rem 0.02rem 0.5rem #d7d7d7; */
	}

	.dt img {
		width: 100%;
		border-radius: .06rem;
		/*黄修改*/
	}

	.footer {
		width: 10rem;
		background-color: rgb(0, 0, 0);
	}

	.footer {
		z-index: 1;
		height: .8rem;
		line-height: .7rem;
		color: white;
		width: 6.35rem;
		margin: 0 auto;
	}

	.footer .icon {
		float: left;
	}

	.footer .icon .iconimg {
		display: block;
		float: left;
		padding-right: .06rem;
		margin-top: -.02rem;
	}

	.footer .icon .iconimg img {
		width: .12rem;
	}

	.footer .tit {
		list-style-type: none;
		float: left;
		padding-left: .6rem;
	}

	.footer .tit li {
		float: left;
	}

	.footer .tit a {
		display: inline-block;
		border: none;
		text-decoration: none;
		padding: 0rem .17rem 0rem .17rem;
		color: #b6b6b6;
	}

	.footer .last {
		margin: 0;
		padding: 0;
	}

	.footer .last {
		border-top: 1px solid rgb(114, 114, 114, .4);
		padding-top: .3rem;
		padding-bottom: .3rem;
		width: 6.35rem;
		color: rgb(187, 187, 187);
		margin: 0 auto;
		background-color: black;
		text-align: center;
	}

	.box {
		height: 2.353rem;
		display: flex;
		justify-content: space-between;
	}

	#box1 {
		height: 2.353rem;
		display: flex;
		justify-content: space-between;
		display: none;
	}

	.box-first {
		width: 23%;
		border: 1px solid rgb(201, 199, 199);
		box-shadow: 0.02rem 0.02rem 0.05rem #d7d7d7;
		border-radius: 0.0672rem;
		height: 2.286rem;
		align-items: center;
		flex-direction: column;
		display: flex;
	}

	.box-first img {
		width: 100%;
		height: 1.143rem;
		margin-bottom: 0.134rem;
	}

	.line1 {
		width: 100px;
		border-bottom: 3px solid #5a964a;
		margin-bottom: 0.047rem;
	}

	.box-first .title {
		margin-bottom: 10px;
		color: #5a964a;
	}

	.box-first .font12 {
		padding: 0.0336rem 0.1681rem 0px 0.1681rem;
		color: rgba(0, 0, 0, 0.5);
	}

	.box-first a {
		margin-left: 0.8rem;
		font-size: 0.08rem;
		margin-top: -4px;
		color: rgba(0, 0, 0, 0.5);
	}

	.box-first a:hover {
		text-decoration: none;
		color: #5a964a;
	}

	.sousuo {
		padding-left: 5.15rem;
		position: relative;
		margin-top: -0.336rem;
		margin-bottom: .134rem;
	}

	.inputt {
		border: 1px solid #BFBFBF;
		width: 1.2rem;
		height: .21rem;
		margin: 0 auto;
		border-radius: 0.112rem;
		padding: 0rem;
		padding-top: .01rem;
		padding-left: 0.21rem;
	}

	.bttn img {
		width: 10%;
		border: 0;
		background-color: #ffffff;
		position: absolute;
		left: 5.21rem;
		top: 0.06rem;
		width: 0.1rem;
		height: 0.1rem;
	}

	.md-zrjy-txt {
		display: none;
	}

	.md-t2 {
		display: none;
	}

	.md-global-search {
		display: none;
	}

	.md-title {
		display: none;
	}
	
	.md-zrjyjd{
		display: none;
	}
	#pagination{
		width: 6.35rem;margin: .2rem auto;margin-top:-.5rem;text-align: right;
	}
}

@media (max-width:520px) {

	.zrjyjd-right {
		display: none;
	}

	.zrjyjd-txt {
		padding: 10px;
		justify-content: center;
		text-align: center;
	}
	
	.md-zrjy-h3{
		font-size: 18px;
		font-weight: 600;
	}

	.font14 {
		font-size: 14px;
		line-height: 1.6;
		text-indent: 2em;
		/* 设置段落首行缩进 */
		text-align: justify;
	}


	.dt img {
		width: 100%;
	}

	.zrjyjd {
		/* border: 1px solid red; */
		background-color: rgb(247, 244, 244);
		box-shadow: 0 0 3px #cbcbcb;
		padding: .27rem .3rem .15rem;
		border-radius: .06rem;
		z-index: 999;
		text-align: center;
		justify-content: center;
		margin: 10px;
		margin-top: .12rem;

	}

	.col-xs-6 {
		display: none;
	}

	.ht {
		display: none;
	}

	.map-container {
		display: none;
	}

	.t2 {
		display: none;
	}

	.md-t2 {
		text-align: center;
		font-size: 24px;
		color: white;
		font-weight: 600;
	}

	.title {
		display: none;

	}

	.md-title {
		text-align: center;
		margin-top: 10px;
	}

	.md-s1 {
		font-size: 24px;
		font-weight: 600;
	}

	.global-search {
		display: none;
	}

	.md-global-search {
		width: 100%;
	}

	.md-global-search img {
		width: 1rem;
	}

	.item {
		display: flex;
		margin-bottom: 20px;
		border: 1px solid #ddd;
		border-radius: 5px;
		overflow: hidden;
		background-color: #fff;
		box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* 水平偏移量 垂直偏移量 模糊半径 扩展半径 颜色 */

	}

	.img {
		flex: 1;
		max-width: 150px;
		overflow: hidden;
	}

	.img img {
		margin-top: 50%;
		width: 100%;
		height: auto;

	}

	.text {
		flex: 2;
		padding: 10px;
	}


	.items {
		display: none;
	}

	.md-zrjylb{
		margin-left: 10px;
		margin-right: 10px;
	}
	
	.md-zrjyjd{
		margin-bottom: 30px;
	}
	.news-title{
		text-align: center;
		font-size: 18px;
		font-weight: 600;
	}
	
	/* 自然教育经 */
	.md-zrjyj-title{
		text-align: center;
		margin-top: 30px;
		margin-bottom: 10px;
	}
	
	.md-title-1{
		font-size: 15px;
		margin-top: .5rem;
		color: #333;
		margin-bottom: 5px;
	}

	.md-title-2{
		display: none;
	}

	.md-zrjyjd{
		padding: .35rem 0;
		margin-bottom:25px;
		background-image: linear-gradient(to top right, rgb(235, 255, 235), #FBFBF7, #FBFBF7); 
	}

	.md-item-zrjy{
		display: flex;
		flex-direction: row;
		justify-content: left;
		margin-bottom:10px; 
	}

	.md-img img{
		border-radius: 5px;
	}

	#pagination{
		margin-left: .5rem;
		margin-right: .5rem;
		margin-bottom:.2rem; 
		line-height: 1rem; /* 行高可调整 */
	}


}
