﻿@charset "utf-8";
.mainContent {
	width: 1098px;
	margin-top: 10px;
	background: #fff url(../../images/nongyenongcunju/boxBg.jpg) center 1px no-repeat;
	border: 1px solid #abdb9b;
	background-size:100%; height:auto;
}
.mainBox {
	overflow: hidden;
	border-top: 0 none;
}
.mainContent .hd {
	overflow: hidden
}
.mainContent .hd h3 {
	padding-left: 45px;
	float: left;
	color: #228302;
	line-height: 42px;
	font-size: 16px;
	font-family: "微软雅黑", "黑体";
}
.articleCon {
	padding: 20px 30px;
}
.articleCon .title {
	font-size: 30px;
	line-height: 160%;
	color: #333;
	text-align: center;
	font-family: "微软雅黑", "宋体";
	font-weight: 200;
}
.articleCon .subTitle {
	font-size: 18px;
	line-height: 160%;
	color: #555;
	text-align: center;
	font-family: "微软雅黑", "宋体";
	font-weight: 200;
}
.articleCon .property {
	line-height: 28px;
	padding: 2px 10px;
	margin: 10px 0;
	text-align: center;
	color: #666;
	border-bottom: 1px dotted #e1e1e1;
}
.articleCon .property span {
	padding: 0 5px;
}
.articleCon .userControl {
	line-height: 22px;
	padding: 2px 10px;
	text-align: right;
	color: #333;
	background-color: #fffbe6;
	border: 1px dotted #ede699;
}
.articleCon .conTxt {
	color: #333;
	font-size: 14px;
	line-height: 28px;
	padding: 5px 0 10px 0;
	width: 100%;
	overflow: hidden;
}
.articleCon .conTxt p {
	padding-top: 20px;
}
.articleCon .conTxt img {
	max-width: 600px;
	height: auto;
}
.articleCon .page {
	padding: 0 10px 0 0;
}
.articleCon .others {
	padding-top: 12px;
}
.articleCon .others .prev, .articleCon .others .next {
	font-size: 14px;
	line-height: 30px;
	padding-left: 20px;
	background: url(../../images/nongyenongcunju/icons.png) no-repeat 0 -496px;
}
.articleCon .others .next {
	background: url(../../images/nongyenongcunju/icons.png) no-repeat 0 -532px;
}
/* 视频-内容页 -----------------------------------------*/
.videoCon .vedioPlayer {
	text-align: center;
	width: 640px;
	margin: 20px auto;
	background: #000;
}
.videoCon .conTxt .h2 {
	font-weight: bold;
	font-size: 14px;
	height: 28px;
	line-height: 28px;
	border-bottom: 2px solid #ddd;
	padding-bottom: 10px;
}
.videoCon #fontzoom {
	padding: 20px 0;
}
/*当前位置*/
.pathWrap {
}
.path {
	line-height: 42px;
	background: none;
	padding: 0 12px 0 0;
	float: right;
	border: 0 none;
}
#pathFocusNewsWrap .pathWrap {
	padding: 4px 10px;
	height: 36px
}/*文章首页当前位置*/
#pathFocusNewsWrap .pathWrap .path {
	float: right;
}
#pathFocusNewsWrap .pathWrap .currentNodeName {
	background: url(../../images/nongyenongcunju/down2.png) no-repeat 5px 15px;
	font-family: "微软雅黑", "宋体";
	font-size: 16px;
	font-weight: bold;
	padding-left: 25px;
	color: #0049dc;
	height: 40px;
	line-height: 40px;
}
#articleList .hd .pathWrap, .pictureCont .hd .pathWrap, .downloadCont .hd .pathWrap {
	width: auto;
	float: right;
	margin-right: 25px;
	display: inline;
}/*文章 & 图片列表页当前位置*/
#articleList .hd .pathWrap .path, .pictureCont .hd .pathWrap .path, .downloadCont .hd .pathWrap .path {
	width: auto;
	float: left;
}
#articleDetails .pathWrap {
	margin: 0px 10px;
}/*文章详情页当前位置*/
#pictureDetails .pathWrap {
	float: left;
	margin: 0px 10px;
}/*图片详情页当前位置*/
.articleDetailsCollect {
	line-height: 30px;
	background-color: rgb(253, 253, 253);
	border: 1px dashed rgb(224, 224, 224);
	overflow: hidden;
	margin-top: 25px;
}
.collectBtnBox {
	float: right;
}
.collectBtnBox a {
	color: #333;
	margin-right: 6px;
}
.hd { border-bottom:none !important;}