@charset "utf-8";
div{
	box-sizing: border-box;
}
.nytd{
	background:#fffdf8  no-repeat center top;
	padding-top: 53px;
	}

.nytd_con{
	width: 1120px;
	margin: 0 auto;
	background: #fff;
	padding: 20px;
	margin-top: 195px;
	
}
/*顶部内容左侧pc*/
.nytd_one_pc{
	display: flex;
	width: 100%;
	margin-bottom: 50px;
}
.nytd_one_left{
	width: 530px;
	height: 356px;
	overflow: hidden;
}
.nytd_one_left_con{
	width: 530px;
	height: 356px;
	position: relative;
}
.nytd_one_left_con>img{
	display: block;
	width:100% ;
}
.nytd_one_left_con>p{
	height: 60px;
	width: 100%;
	position: absolute;
	bottom: 0;
	padding: 16px 20px;
	line-height: 28px;
	font-size: 20px;
	color: #fff;
	background:rgba(0,0,0,0.6);
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
/*顶部内容右侧pc*/
.nytd_one_right{
	width: 530px;
	height: 356px;
	margin-left: 20px;
}
.nytd_one_right_con{
	width: 255px;
	height:168px;
	float: left;
	margin-right: 20px;
	position: relative;
}
.nytd_one_right_con:first-child{
	margin-bottom: 20px;
}
.nytd_one_right_con:nth-child(2n){
	margin-right: 0;
}
.nytd_one_right_con a>img{
	display: block;
	width:100% ;
}
.nytd_one_right_con a>p{
	height: 45px;
	line-height: 25px;
	width: 100%;
	padding: 10px;
	position: absolute;
	bottom: 0;
	font-size: 18px;
	color: #fff;
	background:rgba(0,0,0,0.6);
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	
}
/*休闲农业*/
.nytd_two_title{
    height: 36px;
    margin-bottom: 35px;

}
.nytd_two_body{
	margin-bottom: 30px;
}
.nytd_two_title>h2{
	font-family:pingfangsc-medium;
	font-size:36px;
	font-weight:600;
	color:rgba(0,0,0,1);
	line-height:36px;
	float: left;
}
.nytd_two_title>a{
	float: right;
	font-size:18px;
	font-family:pingfangsc-medium;
	font-weight:500;
	color:rgba(155,155,155,1);
	line-height:36px;
	cursor: pointer;
}
/*休闲农业内容*/
.nytd_two_body{
	
}
.nytd_two_con{
	width: 530px;
	height: 160px;
	float: left;
	margin-right: 20px;
}
.nytd_two_con:nth-child(2){
	margin-right: 0px !important;
}
.nytd_two_con:nth-child(4){
	margin-right: 0px !important;
}
.nytd_two_con>a{
	
	display: flex;
	
}
.nytd_two_con_title{
	width: 310px;
	margin-left: 20px;
}
 
.nytd_two_con_title>p:first-child{
    font-size:18px;
	margin-bottom: 12px;
	font-weight:600;
	color:#000;
	line-height:18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.nytd_two_con_title>p:last-child{
	font-size:14px;
	font-family:pingfangsc-medium;
	font-weight:500;
	color:rgba(102,102,102,1);
	line-height:22px;
}
/*农业知识*/
.nytd_three_body{
	margin-bottom: 50px;
	
}
.nytd_three_left{
	float: left;
	
}
.nytd_three_left .nytd_two_con{
	float: none;
	width: 730px;
}
.nytd_three_left .nytd_two_con_title{
	width: 510px;
}
.nytd_three_right{
	float: right;
	width: 330px;
}
.nytd_three_right>ul>li{
	margin-bottom: 12px;
	height: 22px;
	cursor: pointer;
}
.nytd_three_right>ul>li img{
	width: 20px;
	height: 20px;
	margin-right: 15px;
	float: left;
	border-radius:2px;
}

.nytd_three_right .three_span{
	display: block;
	font-size: 14px;
	color:#666;
	font-weight:500;
	width:215px;
	padding-top: 2px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.nytd_three_right>ul>li span:last-child{
	float: right;
	color: #9b9b9b;
	font-size: 14px;
}
/*农家致富*/
.nytd_four{
	position: relative;
	margin-bottom: 30px;
}
.nytd_dj{
	position: absolute;
	top:12px;
	left:160px;
}
.nytd_dj>div{
	float: left;
	font-size: 18px;
	padding:0 20px;
	padding-bottom: 8px;
	border-bottom: 3px solid #d8d8d8;
	position: relative;
	cursor: pointer;
}
.nytd_dj1{
	position: absolute;
	top:12px;
	left:160px;
}
.nytd_dj1>div{
	float: left;
	font-size: 18px;
	padding:0 20px;
	padding-bottom: 8px;
	border-bottom: 3px solid #d8d8d8;
	position: relative;
	cursor: pointer;
}
.nytd_sj{
	border-bottom: 3px solid #1477c9 !important;
	color: #1477c9;
}

.nytd_sj_blue{
	position: absolute;
	left: 43%;
	bottom: 0;
	border-left:6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #1477c9; 
}
.nytd_sj_none{
	display: none;
}
.nytd_four_con1{
	width: 255px;
	height:250px ;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.nytd_four_con1:nth-child(4n){
	margin-right: 0;
}
.nytd_four_con_title>p:first-child{
	font-size:18px;
	font-family:pingfangsc-semibold;
	font-weight:600;
	color:rgba(0,0,0,1);
	line-height:18px;
	margin-top: 12px;
	margin-bottom: 8px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.nytd_four_con_title>p:last-child{
	font-size: 16px;
	color: #666;
	line-height:24px;
}
.nytd_four_con{
	display: none;
}
.nytd_four_con:first-child{
	display: block;
}
.mslogo{
	width: 100%;    
	display: none;
}
.mslogo img{width: 100%;}
/*六个导航*/
.mstabbutx6{display: none;}
.mstabbutx6>ul{display: flex;}
.mstabbutx6 a{
    width: 100%;
    display: block;
    font-size: 14px;
    line-height: 26px;
    color: #333;
    text-align: center;
	}
.mstabbutx6>ul li{float: left;margin-right: 11px;border-radius:3px;height: 80px;flex: 1;}
.mstabbutx6>ul li:last-child{margin-right: 0;}
.mstabbutx6>ul li a img{width: 35px;height:40px;padding-top: 10px;}
.nytd_four_con1 .ui-img-crop>img{min-height: 100%;}
/*手机端轮播图*/
.nytd_one_mobile{display: none;}
/*ipad pro端*/
@media only screen and (min-width:1023px) and (max-width:1025px) {
	.nytd_con{width: 100%;}
	.nytd_one_left{width: 50%;height: 343px;}
	.nytd_one_left .ui-img-crop{width:100% !important;height: 343px !important;}
	.nytd_one_right{width: 50%;height: 330px;}
	.nytd_one_right_con{width: 47.87%;height: 161.5px;}	
	.nytd_one_right .ui-img-crop{width:100% !important;height:161.5px !important;}	
	.nytd_two_con{width:48.98%;height:145px;}	
	.nytd_two_con_title{width: 262px;}.nytd_three_left .nytd_two_con{ width:auto;}
	.nytd_three_left .nytd_two_con_title{width: 405px;}
	.nytd_four_con1{width:231px;}
	.nytd_four_con1 .ui-img-crop{width:231px !important;}
}
/*ipad端*/
@media only screen and (min-width:767px) and (max-width:1023px) {
	.nytd{background: none;}
	.nytd_con{width: 100%;padding:15px;padding-bottom:10px;background: #f2f2f2;margin-top: 0px;padding: 0;}
	.nytd_one_pc{padding: 15px;margin-bottom: 0;}
	.nytd_two{background: #fff;padding:30px 15px;margin-bottom: 10px;}
	.nytd_three{background: #fff;padding:30px 15px;margin-bottom: 10px;}
	.nytd_four{background: #fff;padding:30px 15px;margin-bottom: 10px;}
	.nytd_five{background: #fff;padding:30px 15px;}
	.nytd_five .nytd_one_pc{padding: 0;margin-bottom: 0;}
	.nytd_two_body{margin-bottom: 0;}
	.nytd_three_body{margin-bottom: 0;}
	.mslogo{display: block;}
	/*六个导航*/
	.mstabbutx6{display: block;padding:0 15px 10px 15px;}
	.nytd_one_left{width: 50%;height:237px ;}
	.nytd_one_left .ui-img-crop{width:100% !important;height: 237px !important;}
	.nytd_one_right{width: 50%;height:237px;margin-left: 15px;}
	.nytd_one_right_con{width:47.6%;height: 108.5px;margin-right: 15px;}	
	.nytd_one_right .ui-img-crop{width:100% !important;height:108.5px !important;}	
	.nytd_one_right{height:237px;}
	.nytd_two_title>h2{font-size: 24px;}
	.nytd_two_title>a{font-size: 16px;}
	.nytd_two_title{margin-bottom: 30px;}
	.nytd_two_con{width:49.3%;height:118px;margin-right:10px;}	
	.nytd_three_left{width: 71%;}
	.nytd_three_left .nytd_two_con{width:100%;height: 98px !important;}
	.nytd_three_left .nytd_two_con:first-child{margin-bottom: 20px;}
	.nytd_three_left .nytd_two_con_title{width:100%;}
	.nytd_three_right{width: auto;}
	.nytd_three_right>ul>li{height: 20px;}
	.nytd_three_right>ul>li img{margin-right: 10px;}
	.nytd_three_right>ul>li:nth-child(8){display: none;}
	.nytd_three_right>ul>li:nth-child(9){display: none;}
	.nytd_three_right>ul>li:nth-child(10){display: none;}
	.nytd_three_right .three_span{width: 98px;margin-right: 14px;}
	.nytd_two_con .ui-img-crop{width: 140px !important;height: 98px !important;}
	.nytd_two_con_title{width:100%;margin-left:10px;}
	.nytd_dj{top:36px;left: 130px;}
	.nytd_dj>div{font-size: 14px;}
	.nytd_dj1{top:36px;left: 130px;}
	.nytd_dj1>div{font-size: 14px;}
	.nytd_four_con1{width:23.9%;margin-right: 10px;height: 199px;}
	.nytd_four_con1 .ui-img-crop{width: 100% !important;height: 116px !important;}
}

@media only screen and (max-width:767px ) {
/*移动端通用*/	
	.nytd{background-color:#f2f2f2;background-image: none;}
	.nytd_one_pc{display: none;}
	.nytd_con{background: #f2f2f2;margin-top: 0;padding: 0px;}
	.mslogo{background:#f2f2f2;margin:0 auto;display: block;padding:15px; padding-bottom: 0px;padding-top:23px;margin-bottom: -2px}
	.mstabbutx6{display:block;width:100%;padding: 0 15px;}
	.nytd_one_mobile{display:block;padding:15px;padding-bottom: 0px;}
	.nytd_one_mobile .swiper-container{border-radius: 5px;}
	.nytd_five .nytd_one_pc{display: block;}
	.nytd_one_right{display: none;}
	.nytd_one_left{width: 100%;border-radius: 5px;padding-bottom: 20px;height: auto;}
	.nytd_two{padding: 15px;background: #fff;margin-bottom: 10px;}  
	.nytd_three{background: #fff;padding:15px;padding-bottom:0;margin-bottom: 10px;}
	.nytd_four{background: #fff;padding:15px;padding-bottom:0;margin-bottom: 10px;}
	.nytd_five{background: #fff;padding:15px;padding-bottom:0;}
	.nytd_five .nytd_one_pc{padding: 0;margin-bottom: 0;}
	.nytd_two_body{margin-bottom: 0;}
	.nytd_three_body{margin-bottom: 0;}
	.nytd_two_con{width: 100% !important;border-bottom: 1px solid #ececec;}
	.nytd_two_con:last-child{border:none;}
	.nytd_two_title{margin-bottom: 15px;} 
	.nytd_two_title>h2{font-size: 18px;}
	.nytd_two_con_title>p:first-child{font-size: 15px;margin-bottom: 6px;}
	.nytd_two_title>a{font-size: 13px;}
	.nytd_two_con_title>p:last-child{font-size: 12px;}
	.nytd_two_con_title{margin-left: 10px;}
	.nytd_three_right{display: none;}
	.nytd_four_con .nytd_four_con1:nth-child(2){margin-right: 0;}
	.nytd_four_con .nytd_four_con1:nth-child(5){display: none;}
	.nytd_four_con .nytd_four_con1:nth-child(6){display: none;}
	.nytd_four_con .nytd_four_con1:nth-child(7){display: none;}
	.nytd_four_con .nytd_four_con1:nth-child(8){display: none;}
	.nytd_dj{left: 15px;top:60px;}
	.nytd_dj>div{border:none;padding: 9px !important;margin-right: 20px;font-size: 13px;}
	.nytd_dj1{left: 15px;top:60px;}
	.nytd_dj1>div{border:none;padding: 9px !important;margin-right: 20px;font-size: 13px;}
	.nytd_sj{border:none !important;color:#f94024;border-radius:22px;background: #ffeeec;}
	.nytd_sj_blue{display: none;}
	.nytd_four_body{margin-top:55px;}
	.nytd_four_con1{width: 48.69%;border: 1px solid #e6e6e6;border-radius: 5px;padding-bottom: 12px;height: auto;margin-right: 9px;}
	.nytd_four_con1 .ui-img-crop{width: 100% !important;}
	.nytd_four_con_title>p:first-child{font-size: 13px;margin-top: 12px; margin-bottom: 8px;margin-left: 10px;}
	.nytd_four_con_title>p:last-child{font-size: 11px;margin-left: 10px;    height: 48px;}	
	.nytd_one_left .ui-img-crop{width: 100% !important;}
	.swiper-pagination{text-align: right !important;padding-right: 15px ;}
	.swiper-pagination-bullet{background: rgba(255,255,255,0.9) !important;}
	.swiper-pagination-bullet-active{background:#fff !important;}
	.nytd_one_right_con{margin-right: 0;}
	.nytd_one_right_con a>p{height: 40px;font-size: 16px;}
	.mstabbutx6>ul{display: inherit;}
	.mstabbutx6>ul li{width:150px;margin-right: 10px;}
	.mstabbutx6>ul li:nth-child(3n){margin-right: 0;}
	.nytd_three{padding-bottom: 20px;}
}
/*大屏移动端*/
@media only screen and (min-width:499px) and (max-width:767px) {
	.nytd_con{width:500px;}
	.mslogo{width:500px;}
	.nytd_one_mobile{width:470px;}
	.nytd_one_mobile .swiper-container {width:470px;height: 300px;}
	.nytd_one_right_con .ui-img-crop{width:470px;height: 300px; display: block;}
	.nytd_two_con .ui-img-crop{width: 180px !important; height: 110px !important;border-radius:3px;}
	.nytd_two_con_title{width: 280px;}
	.nytd_two_con{height: 131px;padding: 10px 0;margin-right: 0;}
	.nytd_three_left .nytd_two_con_title{width: 280px;}

}
/*手机端*/
@media only screen and (min-width:374px) and (max-width:499px)  {
	.nytd_con{width:100%;}
	.mslogo{width:100%;}
	.mstabbutx6>ul li{width: 31.3%;}
	.nytd_one_mobile{width:100%;}
	.nytd_one_mobile .swiper-container {width:100%;height:180px;}
	.nytd_one_right_con .ui-img-crop{width:100%;height:180px; display: block;}
	.nytd_two_con:first-child{padding-top: 0;}
	.nytd_two_con .ui-img-crop{width: 120px !important; height: 90px !important;border-radius:3px;}
	.nytd_two_con_title{width: 280px;}
	.nytd_two_con{height: 102px;padding: 10px 0;margin-right: 0;}
	.nytd_three_left .nytd_two_con_title{width:62%;}
	.nytd_overflow{width: 100%;overflow: hidden; overflow-x: scroll;-ms-overflow-style: none;overflow: -moz-scrollbars-none;}	
	.nytd_overflow::-webkit-scrollbar { width: 0 !important }
	.nytd_four_body{margin-top: 0;}
	.nytd_dj{width: 600px;position: inherit;}
	.nytd_dj1{width: 600px;position: inherit;}
	.nytd_four_con1 .ui-img-crop{height: 110px !important;}	
	.nytd_one_left .ui-img-crop{height: 235px !important;}	
	.nytd_one_left_con>p{height: 40px;padding:11px 13px;font-size: 16px;line-height: 18px;}
	
}
/*小屏手机*/
@media only screen and (min-width:100px) and (max-width:374px)  {
	.nytd_con{width:100%;}
	.mslogo{width:100%;}
	.mstabbutx6>ul li{width: 31%;}
	.nytd_four_con1{width: 48%;}
	.nytd_one_mobile{width:100%;}
	.nytd_one_mobile .swiper-container {width:100%;height:180px;}
	.nytd_one_right_con .ui-img-crop{width:100%;height:180px; display: block;}
	.nytd_two_con:first-child{padding-top: 0;}
	.nytd_two_con .ui-img-crop{width: 120px !important; height: 90px !important;border-radius:3px;}
	.nytd_two_con_title{width: 280px;}
	.nytd_two_con{height: 102px;padding: 10px 0;margin-right: 0;}
	.nytd_three_left .nytd_two_con_title{width:62%;}
	.nytd_overflow{width: 100%;overflow: hidden; overflow-x: scroll;-ms-overflow-style: none;overflow: -moz-scrollbars-none;}	
	.nytd_overflow::-webkit-scrollbar { width: 0 !important }
	.nytd_four_body{margin-top: 0;}
	.nytd_dj{width: 600px;position: inherit;}
	.nytd_four_con1 .ui-img-crop{height: 110px !important;}	
	.nytd_one_left .ui-img-crop{height: 235px !important;}	
	.nytd_one_left_con>p{height: 40px;padding:11px 13px;font-size: 16px;line-height: 18px;}
	
	
	
}