@charset "utf-8";
/* CSS Document */
/*通用样式*/
* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 14px;
	font-family: "Microsoft YaHei";
	color: #333;
}
ul, li {
	list-style: none;
}
i {
	font-style: normal;
}
a {
	text-decoration: none;
	color: #000000;
	cursor: pointer;
	outline: none;
}
img {
	border: none;
	vertical-align: middle;
}
.clear {
	clear: both;
}
.box {
	width: 1200px;
	margin: 0 auto;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
/*顶部*/
#top {
	overflow: hidden;
	background-color: #eeeeee;
}
.top {
	height: 33px;
}
.top_nav {
	overflow: hidden;
	float: right;
}
.top_nav li {
	float: left;
	line-height: 33px;
}
.top_nav li a {
	color: #000000;
	cursor: pointer;
	outline: none;
	font-size: 12px;
}
.top_nav li a:hover {
	color: #cb0502;
}
/*banner*/
#banner {
	background: url(headerbg.jpg) repeat-x;
	height: 150px;
	width: 100%;
	overflow: hidden;
}
.sitelogo {
	margin-top: 50px;
	margin-right: 20px;
}
.sitetitle {
	margin-top: 40px;
}
.sitebanner {
	width: 678px;
}
/*导航*/
#nav {
	width: 100%;
	background-color: #cb0502;
	height: 42px;
}
.dhl_ul {
	overflow: hidden;
	width: 1200px;
	height: 42px;
}
.dhl_li {
	float: left;
	width: 11%;
	line-height: 42px;
	font-size: 16px;
}
.dhl_li a {
	color: #cb0502;
}
.dhl_li a:hover {
	color: #cb0502;
	background-color: #fff;
}
.dhl_line {
	height: 25px;
	width: 1.5px;
	background: #b20902;
	float: left;
	margin-top: 10px;
}
.dhl_li .dhl_a_link_unactive {
	color: #ffffff;
	font-size: 16px;
}
.dhl_a:hover, .dhl_a.hover {
	background-color: white;
	color: #cb0502;
	font-size: 16px;
	line-height: 42px;
	letter-spacing: 2px;
}
.dhl_a:link, .dhl_a:visited {
	display: block;
	font-weight: bold;
	color: white;
	background-color: #cb0502;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 2px;
}
.dhl_a_hover_active {
	display: block;
	font-weight: bold;
	text-align: center;
	background-color: #FFF;
	color: #cb0502;
	font-size: 16px;
	letter-spacing: 2px;
}
.dhl_a_link_unactive {
	display: block;
	width: auto;
	font-weight: bold;
	color: white;
	background-color: #cb0502;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 2px;
}
.con-zjsj {
	font-size: 16px;
}
.menu_popup_box {
	z-index: 1;
	position: absolute;
	border: 1px solid #B8B8B8;
	border-top: none;
	width: 1200px;
	background-color: #FFF;
	padding-top: 15px;
	padding-bottom: 15px;
	left: 50%;
	margin-left: -600px;
	overflow: hidden;
}
.ldfg {
	width: 270px;
	margin-left: 35px;
	float: left;
}
.ldfg1 a {
	display: inline-block;
	padding: 6px 10px 6px 10px;
	background-color: #cb0502;
	color: white;
	font-size: 14px;
}
.ldfg2 {
	font-size: 14px;
	cursor: pointer;
}
.ldfg2 ul {
	padding-left: 5px;
}
.ldfg2 ul li {
	line-height: 30px;
}
.ldfg2 ul li a {
	display: inline-block;
	width: 43px;
	margin-right: 15px;
	text-align: justify;
	height: 25px;
	overflow: hidden;
	float: left;
	line-height: 32px;
	font-weight: bold;
}


.ldfg2 .ldfg3 ul {
	overflow: hidden;
	padding-left: 0px;
}

.ldfg2 .ldfg3 ul li {
	line-height: 40px;
	overflow: hidden;
    display: inline-block;
}
.ldfg2 .ldfg3 ul li a {
	display: inline-block;
	width: 53px;
	margin-right: 23px;
	text-align: justify;
	height: 25px;
	overflow: hidden;
	float: left;
	line-height: 32px;
	font-weight: bold;
}









.jgzn .jgzn1 {
	margin-bottom: 5px;
}
.jgzn1 a {
	display: inline-block;
	padding: 6px 10px 6px 10px;
	background-color: #cb0502;
	color: white;
	font-size: 14px;
}
.jgzn2 {
	font-size: 14px;
	cursor: pointer;
	line-height: 22px;
}
.jgcs_zsdw {
	font-size: 14px;
}
.jgcs_zsdw ul.jgcs_zsdw_tabmenu {
	padding-left: 0px;
	margin: 10px 0px;
}
.jgcs_zsdw ul.jgcs_zsdw_tabmenu li {
	display: inline-block;
	background-color: #DDD;
	padding: 6px 10px;
	margin-right: 15px;
	cursor: pointer;
}
.jgcs_zsdw ul.jgcs_zsdw_tabmenu li.active {
	background-color: #cb0502;
}
.jgcs_zsdw ul.jgcs_zsdw_tabmenu li.active span {
	color: #FFF;
}
.jgcs_zsdw ul.jgcs_zsdw_tabmenu li span {
	color: #000;
}
.jgcs_zsdw_tabcontent div.active {
}
.jgcs_zsdw_tabcontent div ul li {
	display: inline-block;
	height: 24px;
	width: 155px;
	font-size: 14px;
	background: url( li.png) no-repeat;
	text-indent: 1em;
}
.con-xxgk.menu_popup_box .fl {
	width: 40%;
	box-sizing: border-box;
	border-right: 1px solid #C0C0C0;
}
.con-xxgk.menu_popup_box .fr {
	width: 60%;
}
.xxgk_mpb_title {
	margin: 0px auto;
	font-size: 16px;
	line-height: 25px;
	margin: 0px 40px;
	border-bottom: 1px solid #E0E0E0;
	padding-bottom: 10px;
}
.xxgk_mpb_title .verticle_bar_8 {
	display: inline-block;
	float: left;
	width: 8px;
	height: 25px;
	background-color: #cb0502;
	border-radius: 8px;
	margin-right: 10px;
}
.xxgk_mpb_content {
	margin: 0px 40px;
}
.con-xxgk.menu_popup_box .xxgk_mpb_content ul {
	margin: 0;
	padding: 0;
}
.con-xxgk.menu_popup_box .fl .xxgk_mpb_content ul {
	width: 105%;
}
.con-xxgk.menu_popup_box .fl .xxgk_mpb_content ul li {
	float: left;
	width: 28%;
	line-height: 40px;
	text-align: center;
	background-color: #F4F4F4;
	border: 1px solid #E2E2E2;
	border-radius: 8px;
	margin-top: 15px;
	margin-right: 5%;
	box-sizing: border-box;
}
.con-xxgk.menu_popup_box .fr .xxgk_mpb_content ul li {
	background: url(li.png)no-repeat left 7px;
	line-height: 24px;
	padding-left: 20px;
}
/*三农*/

.farm_pic a img {
	cursor: default;
}
.farm_pic {
	width: 350px;
	height: 190px;
	float: left;
	margin-left: 40px;
	margin-top: 15px;
}
.farm_title {
	margin-left: 390px;
	box-sizing: border-box;
	padding-left: 30px;
}
.farm_title ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.farm_title li {
	display: inline;
	width: 16%;
	float: left;
	margin-top: 15px;
	margin-right: 4%;
	border-radius: 8px;
	background-color: #F4F4F4;
	border: 1px solid #E2E2E2;
	box-sizing: border-box;
	text-align: center;
	line-height: 34px;
}
.farm_title a {
	font-family: "Microsoft YaHei";
}
/*公共参与*/
.gzcy_content {
}
.gzcy_content>div {
	float: left;
	width: 33%;
	height: 220px;
	padding: 15px 2%;
	box-sizing: border-box;
}
.gzcy_content .heading {
	line-height: 30px;
	height: 32px;
	font-size: 16px;
	color: #333333;
	border-bottom: 1px solid #DADADA;
}
.gzcy_content .heading span {
	display: inline-block;
	padding-bottom: 1px;
	margin-left: 7px;
}
.gzcy_content .heading a.fr {
	text-align: right;
	border: none;
	font-size: 14px;
	/*background-color: #cb0502;
	color: #FFF;*/
	background-color: #DADADA;
	line-height: 24px;
	padding: 0px 6px;
	margin-top: 9px;
	cursor: pointer;
}
.gzcy_content ul {
	padding: 0;
	margin: 0;
}
.gzcy_content ul li {
	line-height: 32px;
	height: 32px;
	background: url( li-style.png) no-repeat left;
	text-indent: 0.6em;
	margin-left: -3px;
}
.gzcy_content ul li a {
	color: #333333;
	display: inline-block;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
 .div_mailbox, .div_consult {
 width: 6px;
 height: 22px;
 float: left;
 margin-top: 3px;
 background: #cb0502;
 border-top-left-radius: 8px;
 border-top-right-radius: 8px;
 border-bottom-left-radius: 8px;
 border-bottom-right-radius: 8px;
}
.tsjb_block a.tsjb_heading {
	display: block;
	margin: 0px 30px 20px;
	padding: 18px;
	font-size: 16px;
	border-radius: 5px;
	background: url("/modules/jnnyzwb/image/gzcy/tsjb-logo.png") no-repeat 25px center #FAA701;
	text-align: center;
	text-indent: 30px;
	color: #FFF;
}
.tsjb_block .tsjb_divider {
	height: 2px;
	width: 193px;
	margin: 0px auto;
	background: url("/modules/jnnyzwb/image/gzcy/tsjb-divider.jpg") no-repeat;
	margin-bottom: 20px;
}
.tsjb_block img {
	width: 129px;
	margin-bottom: 5px;
}
.tsjb_block .fl {
	padding-left: 40px;
	text-align: center;
	font-size: 14px;
}
.tsjb_block .fr {
	text-align: center;
	font-size: 14px;
}
/*热点专题*/
.topicItem {
	display: inline;
}
.con-rdzt.menu_popup_box, .topic-all {
	padding-left: 2%;
	box-sizing: border-box;
}
.topicItem img {
	width: 239px !important;
	height: 88px !important;
	margin-right: 4%;
	margin-top: 15px;
	margin-bottom: 15px;
}

/*时间开始*/
.shijian {
	border: 1px solid #E2E2E2;
	border-top: none;
	height: 40px;
	margin: 0px auto;
	padding: 7px 34px;
	box-sizing: border-box;
	line-height: 24px;
}
.time {
	width: 32%;
	float: left;
}
.weather {
	width: 32%;
	float: left;
}
.tqyb {
	vertical-align: top;
}
.sousuo {
	text-align: right;
	width: 36%;
	float: right;
}
#search_form {
	float: right;
}
.sousuo_title {
	display: inline-block;
	background: url(ssfh.png) no-repeat left center;
	text-indent: 1.5em;
}
#search_form input[type=text] {
	width: 200px;
	height: 22px;
	padding: 0px 3px;
	overflow: visible;
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}
#search_form input[type=submit] {
	width: 56px;
	height: 25px;
}
/*内容开始*/
.main_cont_container {
	width: 1200px;
	margin: 0px auto;
	overflow: hidden;
}
.news {
	height: 325px;
}
.news .carousel {
	width: 590px;
	height: 100%;
	float: left;
}
.big_pic {
	width: 78%;
	height: 100%;
	float: left;
	position: relative;
	overflow: hidden;
}
.big_pic img {
	width: 100%;
	height: 100%;
}
.big_pic .desc {
	width: 100%;
	position: absolute;
	bottom: 0;
	display: none;
}
.big_pic .c_title {
	background: #442D29;
	line-height: 1.5em;
	padding: 10px;
}
.big_pic p {
	margin: 0;
}
.big_pic p a {
	color: #FFF;
}
.thumbnails {
	width: 20%;
	height: 100%;
	float: left;
	margin-left: 1%;
}
.thumbnails ul {
	height: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
}
.thumbnails li {
	cursor: pointer;
	width: 95%;
	height: 30%;
	padding-left: 8px;
	margin-top: 6%;
	margin-bottom: 6%;
}
.thumbnails ul li.hover, .thumbnails ul li.active {
	background: url("carousel-small-bg.png") no-repeat left center;
}
.thumbnails ul li.hover img, .thumbnails ul li.active img {
	border: 1px solid #cb0502;
	padding: 1px;
}
.thumbnails ul li a img {
	padding: 2px;
	width: 96%;
	height: 100%;
}
.thumbnails ul li p {
	display: none;
}
.gzdt {
	width: 590px;
	height: 100%;
	overflow: hidden;
}
.gzdt_title {
	width: 100%;
	border-bottom: 2px solid #cb0502;
	overflow: hidden;
}
.gzdt_title li {
	width: auto;
	height: 30px;
	float: left;
	line-height: 30px;
	font-size: 16px;
	padding: 0 14px;
}
.gzdt_title li a {
	text-align: center;
	display: block;
}
.gzdt_title .on {
	background: #cb0502;
}
.gzdt_title .on a {
	color: #ffffff;
}
.gzdt_list li {
	background: url(li-style.png) no-repeat left 6px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	display: block;
	padding-left: 30px;
}
.gzdt_list li a:hover {
	color: #cb0502;
}
.gzdt_list li span {
	display: block;
	float: right;
}
/*第二行*/
/*政务公开*/
.blocks {
	height: 298px;
	margin-top: 20px;
	width: 100%;
}
.zwgk {
	width: 30%;
}
.zwgk_title {
	width: 100%;
	border-bottom: 2px solid #cb0502;
}
.zwgk_title a {
	width: 90px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	background-color: #cb0502;
	display: block;
	color: #fff;
	text-align: center;
}
.zwgk_list {
	width: 104%;
	margin-top: 15px;
}
.zwgk_list li {
	list-style: none;
	float: left;
	line-height: 45px;
	background: #F4F4F4;
	border: 1px solid #E2E2E2;
	width: 30%;
	text-align: center;
	box-sizing: border-box;
	margin-right: 3%;
	margin-bottom: 5px;
	height:45px!important;
}
/*网上办事*/
.osb {
	background: #f4f4f4;
	border: 1px solid #e2e2e2;
	overflow: hidden;
}
.osb_title {
	float: left;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 10px;
	font-size: 15px;
}
.osb_more {
	color: #cb0502;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}
.osb li {
	list-style: none;
	float: left;
	margin-left: 5%;
	width: 45%;
	margin-bottom: 15px;
}
/*通知公告*/
.tzgg {
	width: 33%;
	margin-left: 2%;
}
.tzgg_title {
	width: 100%;
	border-bottom: 2px solid #cb0502;
	overflow: hidden;
}
.tzgg_title li {
	width: 90px;
	height: 30px;
	float: left;
	line-height: 30px;
	font-size: 16px;
}
.tzgg_title li a {
	text-align: center;
	display: block;
}
.tzgg_title .on {
	background: #cb0502;
}
.tzgg_title .on a {
	color: #ffffff;
}
.tzgg_list li {
	background: url(li.png) no-repeat left center;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	display: block;
	padding-left: 30px;
}
.tzgg_list li a:hover {
	color: #cb0502;
}
.tzgg_list li span {
	display: block;
	float: right;
}
/*人事职称*/
.rszc {
	width: 33%;
	margin-left: 2%;
}
.rszc_title {
	width: 100%;
	border-bottom: 2px solid #cb0502;
	overflow: hidden;
}
.rszc_title li {
	width: 90px;
	height: 30px;
	float: left;
	line-height: 30px;
	font-size: 16px;
}
.rszc_title li a {
	text-align: center;
	display: block;
}
.rszc_title .on {
	background: #cb0502;
}
.rszc_title .on a {
	color: #ffffff;
}
.rszc_list li {
	background: url(li.png) no-repeat left center;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	display: block;
	padding-left: 30px;
}
.rszc_list li a:hover {
	color: #cb0502;
}
.rszc_list li span {
	display: block;
	float: right;
}
/*通栏图片*/
.zbpic {
	margin: 20px auto;
}
.pic_link {
	margin: 20px auto;
}
.pic_link ul {
	width: 102%;
overflow: hidden;
}
.pic_link ul li {
	float: left;
	width: 31%;
	margin-right: 2%;
}
.pic_link ul li img {
	width: 392px !important;
	height: auto !important;
}
/*应用系统*/
.app_system {
	margin: 20px auto;
}
.app_system_left{
	width: 78%;
}
.app_system_right{
	width: 20%;
	text-align: center;
}
.app_system_title {
	border-bottom: 1px solid #CB0502;
	text-align: left;
}
.chinese {
	display: inline-block;
	width: 93px;
	margin-right: 10px;
	font-size: 16px;
	padding-left: 24px;
	background: url(yyxt.png) no-repeat left 2px;
	border-bottom: 3px solid #cb0502;
	padding-bottom: 5px;
}
.english {
	color: #DCDCDC;
}
.app_system ul {
	width: 104%;
	list-style: none;
	padding: 0;
	margin: 0;
}
.app_system ul li {
	width: 18.4%;
	margin-right: 1%;
	float: left;
	background: #F4F4F4;
	border: 1px solid #E2E2E2;
	margin-top: 10px;
	box-sizing: border-box;
	line-height: 45px;
	height: 45px;
}
.app_system ul li a {
	text-align: center;
	display: block;
}
.fri_link_title {
	border-bottom: 1px solid #CB0502;
}
.fri_link_title .chinese {
	background: url( yqlj.png) no-repeat left top;
}
.app_system_title .english, .fri_link_title .english {
	color: #DCDCDC;
}
.fri_link ul.dw-link-img {
	width: 104%;
}
.fri_link ul.dw-link-img li.dw-link {
	float: left;
	margin-top: 15px;
	width: 16%;
	margin-right: 4%;
}
/*底部版权*/
.xf3 {
	margin-top: 30px;
}
.xf1, .xf2 {
	float: left;
}
.xf2 {
	width: 370px;
}
/*走进市局*/
.zjsj_channel_page_content {
	margin: 20px auto;
}
.zjsj_channel_page_content .fl {
	width: 70%;
	overflow: hidden;
}
.zjsj_channel_page_content .fr {
	width: 27%;
}
.zjsj_sec11 {
	height: 32px;
	line-height: 32px;
	text-align: center;
	width: 100px;
	background-color: #cb0502;
	font-size: 18px;
	padding: 1px 12px 0px 12px;
}
.zjsj_sec11 a {
	color: white;
}
.zjsj_sec12 {
	border-top: 1px solid #E2E2E2;
	padding-top: 19px;
	line-height: 22px;
}
.zjsj_sec21 {
	height: 32px;
	line-height: 32px;
	width: 100px;
	text-align: center;
	background-color: #cb0502;
	font-size: 18px;
	padding: 1px 12px 0px 12px;
}
.zjsj_sec21 a {
	color: white;
	text-align: center;
}
#tabf {
	position: relative;
	margin-top: 20px;
}
.zjsj_ul {
	padding: 0px;
}
#tabf .tabListf ul li {
	border: 1px solid #E2E2E2;
	background: white;
	height: 32px;
	width: 100px;
	text-align: center;
	position: relative;
	cursor: pointer;
	font-size: 18px;
	float: left;
	margin-right: 10px;
	padding: 1px 12px 1px 12px;
	margin-bottom: -1px;
}
#tabf .tabConf ul {
	padding-left: 0px;
}
#tabf .tabConf div {
	display: none;
}
#tabf .tabListf ul.zjsj_ul li {
	line-height: 32px;
	height: 39px;
}
#tabf .tabListf li.curf {
	background: #cb0502;
	font-size: 18px;
	height: 32px;
	color: #fff;
}
#tabf .tabConf {
	overflow: hidden;
	margin-top: 10px;
}
#tabf .tabConf div.curf {
	display: inline;
}
#tabf .tabListf li span.a_fontf {
	color: white;
}
#tabf .tabListf li span.a_font_f {
	color: black;
}
.tabConf li {
	border: 1px solid #E2E2E2;
	height: 42px;
	line-height: 30px;
	width: 30%;
	float: left;
	padding: 5px 15px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-right: 3%;
	background: #F4F4F4 url( zjsj_li.png) right center no-repeat;
	box-sizing: border-box;
}
.tabConf li a {
	display: inline-block;
	width: 100%;
	height: 100%;
}
.zjsj_sec22 {
	border-top: 1px solid #E2E2E2;
	overflow: hidden;
}
.zjsj_sec22 ul {
	padding-left: 0px;
}
.zjsj_sec22 li {
	line-height: 2.5em;
	width: 320px;
	font-size: 14px;
}
.zjsj_sec22 ul li a {
	width: 43px;
	height: 35px;
	font-weight: bold;
	margin-right: 10px;
	text-align: justify;
	overflow: hidden;
	float: left;
}
.zjsj_sec22 ul li a span {
	content: '.';
	width: 100%;
	display: inline-block;
	overflow: hidden;
	height: 0;
}
/*信息公开*/
#xxgk_content {
	overflow: hidden;
	height: 439px;
}
.xxgk_content {
	padding-top: 30px;
}
.xxgkzl {
	border: 1px solid #cb0502;
	width: 298px;
	height: 400px;
}
.xxgkzl_title {
	background: #cb0502;
	height: 43px;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	line-height: 43px;
	padding-left: 40px;
}
.xxgkzl_title .in a {
	font-size: 12px;
	color: #FFF;
	line-height: 40px;
	padding-right: 32px;
}
.xxgkzl_list {
	padding: 10px 0px;
}
.xxgkzl_list li {
	border: 1px solid #EEE;
	width: 237px;
	height: 28px;
	margin-bottom: 10px;
	margin-left: 30px;
	line-height: 28px;
	padding-left: 38px;
	background: url(zwgk_li.png) no-repeat 200px 3px;
}
.xxgk_tzgg_content {
	width: 858px;
	height: 400px;
}
.xxgk_tzgg {
	margin-left: 44px;
}
.xxgk_tzgg_title {
	border-bottom: 2px solid #cb0502;
	height: 38px;
	line-height: 38px
}
.xxgk_tzgg_title li {
	float: left;
	width: 16.6%;
	text-align: center;
	font-size: 16px;
}
.xxgk_tzgg_title .on {
	border-bottom: none;
	background: #cb0502;
	font-weight: bold;
}
.xxgk_tzgg_title .on a {
	color: #fff;
	font-size: 16px;
}
.xxgk_tzgg_list {
	overflow: hidden;
}
.xxgk_tzgg_content {
	margin-top: 10px;
}
.xxgk_tzgg_content li {
	line-height: 33px;
	background: url(li.png) no-repeat left center;
	padding-left: 20px;
}
.xxgk_tzgg_content span {
	float: right;
	color: #AAAAAA;
	font-size: 14px;
}
/*三农生产*/
#snyw_content {
	overflow: hidden;
}
.snyw_content {
	padding-top: 30px;
}
.nysc_content {
	width: 575px;
	height: 242px;
}
.nysc_title {
	width: 575PX;
	height: 30px;
	border-bottom: 2px solid #cb0502;
}
.nysc_title li {
	float: left;
	width: 90px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
}
.nysc_title .on {
	background-color: #cb0502;
}
.nysc_title .on a {
	color: #fff;
}
.nysc_list li {
	background: url( li-style.png) no-repeat left 6px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	padding-left: 29px;
}
.nysc_list span {
	float: right;
	color: #AAAAAA;
	font-size: 14px;
}
/*质量监管*/
.zljg_content {
	width: 575px;
	height: 242px;
	margin-left: 50px;
}
.zljg_title {
	width: 575PX;
	height: 30px;
	border-bottom: 2px solid #cb0502;
}
.zljg_title li {
	float: left;
	width: 90px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
}
.zljg_title .on {
	background-color: #cb0502;
}
.zljg_title .on a {
	color: #fff;
}
.zljg_list li {
	background: url( li-style.png) no-repeat left 6px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	padding-left: 29px;
}
.zljg_list span {
	float: right;
	color: #AAAAAA;
	font-size: 14px;
}
/*绿色农业*/
.lsny_content {
	width: 575px;
	height: 242px;
	margin-top: 20px;
}
.lsny_title {
	width: 575PX;
	height: 30px;
	border-bottom: 2px solid #cb0502;
}
.lsny_title li {
	float: left;
	width: 90px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
}
.lsny_title .on {
	background-color: #cb0502;
}
.lsny_title .on a {
	color: #fff;
}
.lsny_list li {
	background: url( li-style.png) no-repeat left 6px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	padding-left: 29px;
}
.lsny_list span {
	float: right;
	color: #AAAAAA;
	font-size: 14px;
}
/*农业机械*/
.nyjx_content {
	width: 575px;
	height: 242px;
	margin-top: 20px;
	margin-left: 50px;
}
.nyjx_title {
	width: 575PX;
	height: 30px;
	border-bottom: 2px solid #cb0502;
}
.nyjx_title li {
	float: left;
	width: 90px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
}
.nyjx_title .on {
	background-color: #cb0502;
}
.nyjx_title .on a {
	color: #fff;
}
.nyjx_list li {
	background: url( li-style.png) no-repeat left 6px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	padding-left: 29px;
}
.nyjx_list span {
	float: right;
	color: #AAAAAA;
	font-size: 14px;
}
/*农业检测*/
.nyjc_content {
	width: 575px;
	height: 242px;
	margin-top: 20px;
}
.nyjc_title {
	width: 575PX;
	height: 30px;
	border-bottom: 2px solid #cb0502;
}
.nyjc_title li {
	float: left;
	width: 90px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
}
.nyjc_title .on {
	background-color: #cb0502;
}
.nyjc_title .on a {
	color: #fff;
}
.nyjc_list li {
	background: url( li-style.png) no-repeat left 6px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	padding-left: 29px;
}
.nyjc_list span {
	float: right;
	color: #AAAAAA;
	font-size: 14px;
}
/*土肥环能*/
.tfhn_content {
	width: 575px;
	height: 242px;
	margin-top: 20px;
	margin-left: 50px;
}
.tfhn_title {
	width: 575PX;
	height: 30px;
	border-bottom: 2px solid #cb0502;
}
.tfhn_title li {
	float: left;
	width: 90px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
}
.tfhn_title .on {
	background-color: #cb0502;
}
.tfhn_title .on a {
	color: #fff;
}
.tfhn_list li {
	background: url( li-style.png) no-repeat left 6px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	padding-left: 29px;
}
.tfhn_list span {
	float: right;
	color: #AAAAAA;
	font-size: 14px;
}
.snyw_img {
	margin-top: 20px;
}
.snyw_img {
	margin-top: 20px;
}
.snyw_img1 {
	margin-right: 50px;
}
/*热点专题*/
#rdzt_content {
	margin-top: 30px;
}
.rdzt_content {
	padding-left: 70px;
}
.rdzt_list {
	overflow: hidden;
}
.rdzt_list li {
	width: 282px;
	margin-bottom: 20px;
	float: left;
}
.rdzt_list li img {
	width: 200px;
	height: 75px;
}
/*农业科技*/
#nykj_banner {
	background-image: url( nykj_banner.jpg);
	background-repeat: no-repeat;
	height: 150px;
}
/*农业科技导航*/
#nykj_nav {
	width: 100%;
	background-color: #1f6aad;
	height: 42px;
}
.nykj_menu li {
	float: left;
	height: 42px;
	width: 118px;
	text-align: center;
	line-height: 42px;
	font-size: 16px;
	font-weight: bold;
}
.nykj_menu li a {
	color: #fff;
	display: inline-block;
}
.nykj_line {
	height: 25px;
	width: 1.5px;
	background: #15a8dc;
	float: left;
	margin-top: 10px;
}
.nykj_menu li a:hover {
	background: url(nykj_nav-bg.jpg) no-repeat center center;
	width: 118px;
}
/*农业图汇*/
#nykj_content {
	overflow: hidden;
}
.nykj_nqns {
	width: 100%;
	height: 420px;
	margin-top: 20px;
}
.nyht {
	width: 640px;
	height: 420px;
}
.nqns {
	width: 540px;
	height: 220px;
}
.nqns_title {
	width: 540px;
	height: 38px;
	border-bottom: 2px solid #1f6aad;
}
.nqns_title a {
	display: block;
	width: 100px;
	height: 38px;
	background: #1f6aad;
	font-size: 16px;
	line-height: 40px;
	color: #fff;
	text-align: center;
}
.nqns_list {
	width: 540px;
	height: 160px;
	overflow: hidden;
	margin-top: 10px;
}
.nqns_list li {
	height: 27px;
	background: url( li-style.png) no-repeat left center;
	padding-left: 27px;
	line-height: 27px;
}
.nqns_list li a {
}
.nqns_list li span {
	float: right;
}
.ywsj_title {
	width: 540px;
	height: 38px;
	border-bottom: 2px solid #1f6aad;
}
.ywsj_title a {
	display: block;
	width: 100px;
	height: 38px;
	background: #1f6aad;
	font-size: 16px;
	line-height: 40px;
	color: #fff;
	text-align: center;
}
.ywsj_list {
	width: 540px;
	height: 160px;
	overflow: hidden;
	margin-top: 10px;
}
.ywsj_list li {
	height: 27px;
	background: url( li-style.png) no-repeat left center;
	padding-left: 27px;
	line-height: 27px;
}
.ywsj_list li:hover {
	color: #1f6aad;
}
.ywsj_list li span {
	float: right;
}
/*农业技术*/
.nykj_nyjs {
	height: 335px;
	width: 100%;
}
.nyjs_title {
	height: 38px;
	border-bottom: 2px solid #1f6aad;
}
.nyjs_title a {
	width: 100px;
	height: 38px;
	background: #1f6aad;
	display: block;
	line-height: 38px;
	color: #fff;
	font-size: 16px;
	text-align: center;
}
/*农业种子*/
.nyzz {
	overflow: hidden;
}
.nyzz_title {
	width: 540px;
	height: 47px;
	margin: 10px 0px;
}
.nyzz li {
	float: left;
}
.nyzz .li_1 {
	width: 88px;
	height: 32px;
	border: 1px solid #e9573e;
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 32px;
	margin: 5px 10px 10px 0px;
}
.nyzz .li_2 {
	width: 88px;
	height: 32px;
	border: 1px solid #f6bb43;
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 32px;
	margin: 5px 10px 10px 0px;
}
.nyzz .li_3 {
	width: 88px;
	height: 32px;
	border: 1px solid #8dc153;
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 32px;
	margin: 5px 10px 10px 0px;
}
.nyzz .li_4 {
	width: 88px;
	height: 32px;
	border: 1px solid #37bd9c;
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 32px;
	margin: 5px 10px 10px 0px;
}
.nyzz .on_1 {
	background-color: #e9573e;
}
.nyzz .on_2 {
	background-color: #f6bb43;
}
.nyzz .on_3 {
	background-color: #8dc153;
}
.nyzz .on_4 {
	background-color: #37bd9c;
}
.nyzz .on_1 a {
	color: #fff;
}
.nyzz .on_2 a {
	color: #fff;
}
.nyzz .on_3 a {
	color: #fff;
}
.nyzz .on_4 a {
	color: #fff;
}
.nyzz_list {
	width: 540px;
	height: 202px;
	overflow: hidden;
}
.nyzz_list li {
	background: url(li.png) no-repeat left center;
	line-height: 26px;
	width: 540px;
	height: 26px;
	padding-left: 20px;
}
.nyzz_list li span {
	float: right;
}
/*畜禽养殖*/
.cqyz {
	margin-left: 120px;
	overflow: hidden;
}
.cqyz_title {
	width: 540px;
	height: 47px;
	margin: 10px 0px;
}
.cqyz li {
	float: left;
}
.cqyz .li_5 {
	width: 88px;
	height: 32px;
	border: 1px solid #e9573e;
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 32px;
	margin: 5px 10px 10px 0px;
}
.cqyz .li_6 {
	width: 88px;
	height: 32px;
	border: 1px solid #f6bb43;
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 32px;
	margin: 5px 10px 10px 0px;
}
.cqyz .li_7 {
	width: 88px;
	height: 32px;
	border: 1px solid #8dc153;
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 32px;
	margin: 5px 10px 10px 0px;
}
.cqyz .li_8 {
	width: 88px;
	height: 32px;
	border: 1px solid #37bd9c;
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 32px;
	margin: 5px 10px 10px 0px;
}
.cqyz .on_1 {
	background-color: #e9573e;
}
.cqyz .on_2 {
	background-color: #f6bb43;
}
.cqyz .on_3 {
	background-color: #8dc153;
}
.cqyz .on_4 {
	background-color: #37bd9c;
}
.cqyz .on_1 a {
	color: #fff;
}
.cqyz .on_2 a {
	color: #fff;
}
.cqyz .on_3 a {
	color: #fff;
}
.cqyz .on_4 a {
	color: #fff;
}
.cqyz_list {
	width: 540px;
	height: 202px;
	overflow: hidden;
}
.cqyz_list li {
	background: url(li.png) no-repeat left center;
	line-height: 26px;
	width: 540px;
	height: 26px;
	padding-left: 20px;
}
.cqyz_list li span {
	float: right;
}
/*农业专家*/
.nykj_nyzj {
	width: 1200px;
	height: 343px;
	margin-top: 20px;
}
.nyzj_title {
	width: 100%;
	height: 45px;
	border-bottom: 1px #DADADA solid;
	background: url(zj_tb.jpg) no-repeat left;
	line-height: 45px;
	margin-bottom: 15px;
}
.nyzj_title h3 {
	width: 245px;
	font-size: 20px;
	padding-left: 45px;
}
.nyzj_title h3 a {
	color: #0E49BD;
}
.nyzj_title span {
	font-size: 12px;
}
.nyzj_title span a {
	color: #0E49BD;
}
.nyzj_list ul li {
	min-height: 260px;
	padding: 10px;
	border: 1px solid #DADADA;
	float: left;
	margin-right: 22px;
	width: 181px;
}
.nyzj_list ul li:first-child+li+li+li+li+li {
	margin-right: 0px;
}
.nyzj-photo {
	margin-top: 10px;
	text-align: center;
}
.nyzj-photo img {
	width: 127px;
	height: 140px;
}
.nyzj-intro {
	font-size: 14px;
	line-height: 1.5em;
	margin-top: 15px;
	height: 96px;
	overflow: hidden;
	color: #000;
}
.nyzj-intro strong {
	font-weight: bolder;
}
/*农业科技*/
.footer {
	font-size: 14px;
	height: 136px;
	background: url( footer-bg.jpg) repeat-x;
	margin-top: 45px;
	padding-top: 60px;
}
.footer-menu {
	list-style: none;
	margin: 0px auto;
	margin-bottom: 15px;
	padding-left: 0px;
	text-align: center;
}
.footer-menu li {
	display: inline-block;
	border-right: 1px solid #000;
	padding: 0px 16px;
}
.footer-menu li.last-li {
	border: none;
}
.footer-menu li a {
	color: #000;
}
.footer-table {
	margin: 0 auto;
}
.footer-copyright {
	line-height: 32px;
	text-align: center;
}
.footer-find-error {
	padding: 0 10px;
}
/*农业科技*/
#dqwz {
	margin: 20px 0px;
	overflow: hidden;
}
.dqwz_content {
	width: 100%;
	background: url(dqwz.png) no-repeat left center;
	overflow: hidden;
	padding-left: 20px;
}
.dqwz_content a {
	color: #1f6aad;
	font-size: 14px;
	line-height: 20px;
}
/*农技种子*/
.main_col_title {
	overflow: hidden;
	margin-top: 20px;
}
.nyjs_content_nyzz {
	height: 270px;
	width: 584px;
	margin-right: 32px;
}
.nyjs_content_nyzz_title {
	width: 585px;
	height: 32px;
	border-bottom: 2px solid #1f6aad;
}
.nyjs_content_nyzz_title .zz_wz {
	display: block;
	width: 94px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	background: #1f6aad;
	text-align: center;
	float: left;
	font-weight: bold;
	font-size: 16px;
}
.nyjs_content_nyzz_title span {
	float: right;
}
.nyjs_content_nyzz_title .span_a {
	color: #1f6aad;
	line-height: 32px;
}
.nyjs_content_nyzz_list {
	width: 585px;
	height: 218px;
	overflow: hidden;
}
.nyjs_content_nyzz_list li {
	border-bottom: 1px dashed #DADADA;
	background: url(li-style.png) no-repeat left center;
	height: 35px;
	line-height: 35px;
	padding-left: 30px;
}
.nyjs_content_nyzz_list li span {
	float: right;
}
.nyjs_content_tfhn {
	height: 270px;
	width: 584px;
}
.nyjs_content_tfhn_title {
	width: 585px;
	height: 32px;
	border-bottom: 2px solid #1f6aad;
}
.nyjs_content_tfhn_title .zz_wz {
	display: block;
	width: 94px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	background: #1f6aad;
	text-align: center;
	float: left;
	font-weight: bold;
	font-size: 16px;
}
.nyjs_content_tfhn_title span {
	float: right;
}
.nyjs_content_tfhn_title .span_a {
	color: #1f6aad;
	line-height: 32px;
}
.nyjs_content_tfhn_list {
	width: 585px;
	height: 218px;
	overflow: hidden;
}
.nyjs_content_tfhn_list li {
	border-bottom: 1px dashed #DADADA;
	background: url(li-style.png) no-repeat left center;
	height: 35px;
	line-height: 35px;
	padding-left: 30px;
}
.nyjs_content_tfhn_list li span {
	float: right;
}
.nyjs_content_zwbh {
	height: 270px;
	width: 584px;
	margin-right: 32px;
}
.nyjs_content_zwbh_title {
	width: 585px;
	height: 32px;
	border-bottom: 2px solid #1f6aad;
}
.nyjs_content_zwbh_title .zz_wz {
	display: block;
	width: 94px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	background: #1f6aad;
	text-align: center;
	float: left;
	font-weight: bold;
	font-size: 16px;
}
.nyjs_content_zwbh_title span {
	float: right;
}
.nyjs_content_zwbh_title .span_a {
	color: #1f6aad;
	line-height: 32px;
}
.nyjs_content_zwbh_list {
	width: 585px;
	height: 218px;
	overflow: hidden;
}
.nyjs_content_zwbh_list li {
	border-bottom: 1px dashed #DADADA;
	background: url(li-style.png) no-repeat left center;
	height: 35px;
	line-height: 35px;
	padding-left: 30px;
}
.nyjs_content_zwbh_list li span {
	float: right;
}
.nyjs_content_scjs {
	height: 270px;
	width: 584px;
}
.nyjs_content_scjs_title {
	width: 585px;
	height: 32px;
	border-bottom: 2px solid #1f6aad;
}
.nyjs_content_scjs_title .zz_wz {
	display: block;
	width: 94px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	background: #1f6aad;
	text-align: center;
	float: left;
	font-weight: bold;
	font-size: 16px;
}
.nyjs_content_scjs_title span {
	float: right;
}
.nyjs_content_scjs_title .span_a {
	color: #1f6aad;
	line-height: 32px;
}
.nyjs_content_scjs_list {
	width: 585px;
	height: 218px;
	overflow: hidden;
}
.nyjs_content_scjs_list li {
	border-bottom: 1px dashed #DADADA;
	background: url(li-style.png) no-repeat left center;
	height: 35px;
	line-height: 35px;
	padding-left: 30px;
}
.nyjs_content_scjs_list li span {
	float: right;
}
.nyjs_content_xcyz {
	height: 270px;
	width: 584px;
	margin-right: 32px;
}
.nyjs_content_xcyz_title {
	width: 585px;
	height: 32px;
	border-bottom: 2px solid #1f6aad;
}
.nyjs_content_xcyz_title .zz_wz {
	display: block;
	width: 94px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	background: #1f6aad;
	text-align: center;
	float: left;
	font-weight: bold;
	font-size: 16px;
}
.nyjs_content_xcyz_title span {
	float: right;
}
.nyjs_content_xcyz_title .span_a {
	color: #1f6aad;
	line-height: 32px;
}
.nyjs_content_xcyz_list {
	width: 585px;
	height: 218px;
	overflow: hidden;
}
.nyjs_content_xcyz_list li {
	border-bottom: 1px dashed #DADADA;
	background: url(li-style.png) no-repeat left center;
	height: 35px;
	line-height: 35px;
	padding-left: 30px;
}
.nyjs_content_xcyz_list li span {
	float: right;
}
.nyjs_content_dsyy {
	height: 270px;
	width: 584px;
}
.nyjs_content_dsyy_title {
	width: 585px;
	height: 32px;
	border-bottom: 2px solid #1f6aad;
}
.nyjs_content_dsyy_title .zz_wz {
	display: block;
	width: 94px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	background: #1f6aad;
	text-align: center;
	float: left;
	font-weight: bold;
	font-size: 16px;
}
.nyjs_content_dsyy_title span {
	float: right;
}
.nyjs_content_dsyy_title .span_a {
	color: #1f6aad;
	line-height: 32px;
}
.nyjs_content_dsyy_list {
	width: 585px;
	height: 218px;
	overflow: hidden;
}
.nyjs_content_dsyy_list li {
	border-bottom: 1px dashed #DADADA;
	background: url(li-style.png) no-repeat left center;
	height: 35px;
	line-height: 35px;
	padding-left: 30px;
}
.nyjs_content_dsyy_list li span {
	float: right;
}
.nyjs_content_nyjx {
	height: 270px;
	width: 584px;
	margin-right: 32px;
}
.nyjs_content_nyjx_title {
	width: 585px;
	height: 32px;
	border-bottom: 2px solid #1f6aad;
}
.nyjs_content_nyjx_title .zz_wz {
	display: block;
	width: 94px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	background: #1f6aad;
	text-align: center;
	float: left;
	font-weight: bold;
	font-size: 16px;
}
.nyjs_content_nyjx_title span {
	float: right;
}
.nyjs_content_nyjx_title .span_a {
	color: #1f6aad;
	line-height: 32px;
}
.nyjs_content_nyjx_list {
	width: 585px;
	height: 218px;
	overflow: hidden;
}
.nyjs_content_nyjx_list li {
	border-bottom: 1px dashed #DADADA;
	background: url(li-style.png) no-repeat left center;
	height: 35px;
	line-height: 35px;
	padding-left: 30px;
}
.nyjs_content_nyjx_list li span {
	float: right;
}
.nyjs_content_nyxx {
	height: 270px;
	width: 584px;
}
.nyjs_content_nyxx_title {
	width: 585px;
	height: 32px;
	border-bottom: 2px solid #1f6aad;
}
.nyjs_content_nyxx_title .zz_wz {
	display: block;
	width: 94px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	background: #1f6aad;
	text-align: center;
	float: left;
	font-weight: bold;
	font-size: 16px;
}
.nyjs_content_nyxx_title span {
	float: right;
}
.nyjs_content_nyxx_title .span_a {
	color: #1f6aad;
	line-height: 32px;
}
.nyjs_content_nyxx_list {
	width: 585px;
	height: 218px;
	overflow: hidden;
}
.nyjs_content_nyxx_list li {
	border-bottom: 1px dashed #DADADA;
	background: url(li-style.png) no-repeat left center;
	height: 35px;
	line-height: 35px;
	padding-left: 30px;
}
.nyjs_content_nyxx_list li span {
	float: right;
}
/*农业专家栏目页*/
.nyzj_content {
	overflow: hidden;
}
.nyzj_search {
	margin-top: 20px;
	height: 25px;
}
.nyzj_ct {
	overflow: hidden;
}
.nyzj_ct li {
	width: 50%;
	float: left;
	margin: 15px 0px;
	height: 160px;
	overflow: hidden;
}
.nyzj_ct .fll {
	width: 160px;
	text-align: left;
}
.nyzj_ct a.nyzj-name {
	font-size: 20px;
	color: #1f6aad;
	font-weight: bold;
	line-height: 42px;
}
.nyzj_ct li div.fll img {
	border: 1px solid #DADADA;
	padding: 5px;
	width: 140px;
	height: 160px;
}
.nyzj_ct li div.fright, .nyzj_ct li div.frr {
	width: 70%;
	font-size: 14px;
	line-height: 28px;
	padding-right: 20px;
}
.nyzj_ct li div.frr strong {
	font-weight: bolder;
}
/*农业专家文章页*/
#nyzj_page {
	overflow: hidden;
}
.nyzj_page {
	overflow: hidden;
}
.nyzj_page_img {
	margin-right: 45px;
	text-align: center;
}
.nyzj_page_img img {
	width: 162px;
	height: 177px;
	text-align: center;
	border: 1px solid #DADADA;
	padding: 5px;
}
.nyzj_page_img span {
	font-size: 20px;
	color: #1f6aad;
	font-weight: bold;
	line-height: 40px;
}
.nyzj-detl-content {
	margin-top: 15px;
	overflow: hidden;
	width: 993px;
}
.nyzj-detl-content .block-title {
	border-bottom: 2px solid #1f6aad;
}
.nyzj-detl-content .block-title h3 {
	display: inline-block;
	background-color: #1f6aad;
	padding: 6px 15px;
	color: #FFF;
	margin: 0px;
}
.nyzj-detl-content .block-content {
	padding: 15px;
	margin-bottom: 15px;
	font-size: 14px;
}
.nyzj-detl-content .block-content table {
	width: 100%;
}
.nyzj-detl-content .block-content table tr td {
	padding-top: 10px;
	padding-bottom: 10px;
}
.nyzj-detl-content .block-content .item-title {
	font-weight: bold;
	text-align: left;
	width: 60px;
	padding-right: 20px;
}
.nyzj-detl-content .block-content .item-content {
	width: 360px;
}
/*农业科技通用栏目页*/
#main_col {
	overflow: hidden;
}
.main_col {
	overflow: hidden;
}
.main_col_title {
	width: 100%;
	height: 32px;
	border-bottom: 2px solid #1f6aad;
}
.main_col_title span {
	width: 93px;
	height: 32px;
	background: #1f6aad;
	font-size: 16px;
	display: block;
	color: #fff;
	text-align: center;
	line-height: 32px;
	font-weight: bold;
}
.main_col_list {
	overflow: hidden;
	height: 626px;
	margin-top: 20px;
}
.main_col_list li {
	border-bottom: 1px dashed #DADADA;
	background: url(li-style.png) no-repeat left center;
	font-size: 14px;
	line-height: 38px;
	height: 38px;
	padding-left: 30px;
}
.main_col_list li a {
	color: #000;
}
.main_col_list span {
	float: right;
	color: #000;
}


/*农业科技文章页*/
.main_page{overflow: hidden;min-height: 500px;}
.main_page_top{border-bottom: 1px solid #DADADA;}
.main_page h3{    color: #1f6aad;text-align: center; font-size: 20px; font-weight: bold;line-height: 2em; padding-left: 60px;
    padding-right: 60px;}

.article_desc{    text-align: center;font-size: 14px;border-bottom: 1px solid #DADADA; line-height: 2em;}
#large, #normal, #small{ color: #1f6aad;cursor: pointer;}
div.jiathis{padding-right: 60px;float: right;position: relative; top: -24px;}
div.jiathis > span, div.jiathis > div.jiathis_style{    display: inline-block;vertical-align: middle;}
.article_cont{    font-size: 16px;padding: 20px 60px;line-height: 2em;}

/*农业政务通用栏目页*/
#nyzw_col {
	overflow: hidden;
	margin-top: 20px;
}
.nyzw_col {
	overflow: hidden;
}
.nyzw_col_title {
	width: 100%;
	height: 32px;
	border-bottom: 2px solid #cb0502;
}
.nyzw_col_title span {
	width: 93px;
	height: 32px;
	background: #cb0502;
	font-size: 16px;
	display: block;
	color: #fff;
	text-align: center;
	line-height: 32px;
	font-weight: bold;
}
.nyzw_col_list {
	overflow: hidden;
	height: 626px;
	margin-top: 20px;
}
.nyzw_col_list li {
	border-bottom: 1px dashed #DADADA;
	background: url(li-style.png) no-repeat left center;
	font-size: 14px;
	line-height: 38px;
	height: 38px;
	padding-left: 30px;
}
.nyzw_col_list li a {
	color: #000;
}
.nyzw_col_list span {
	float: right;
	color: #000;
}


/*农业政务文章页*/
.nyzw_page{overflow: hidden;min-height: 500px;margin-top: 20px;}
.nyzw_page_top{border-bottom: 1px solid #DADADA;}
.nyzw_page h3{    color: #cb0502;text-align: center; font-size: 20px; font-weight: bold;line-height: 2em; padding-left: 60px;
    padding-right: 60px;}

.nyzw_page_article_desc{    text-align: center;font-size: 14px;border-bottom: 1px solid #DADADA; line-height: 2em;}
#nyzw_page_large, #nyzw_page_normal, #nyzw_page_small{ color: #cb0502;cursor: pointer;}
div.jiathis{padding-right: 60px;float: right;position: relative; top: -24px;}
div.jiathis > span, div.jiathis > div.jiathis_style{    display: inline-block;vertical-align: middle;}
.nyzw_page_article_cont{    font-size: 16px;padding: 20px 60px;line-height: 2em;}


/*农业科技当前位置*/
#nyzw_dqwz {
	margin: 20px 0px;
	overflow: hidden;
}
.nyzw_dqwz_content {
	width: 100%;
	background: url( nyzw_dqwz.png) no-repeat left center;
	overflow: hidden;
	padding-left: 30px;
}
.nyzw_dqwz_content a {
	color: #cb0502;
	font-size: 14px;
	line-height: 20px;
}

		
/*政策法规*/
#main_cont_container{margin-top: 30px;}
.nyfg_fl{float: left;overflow: hidden;}
.zcfgdiv1 {
	
	width: 220px;
	height: 31px;
	
}

.zcfg_a {
	margin-left: 0px;
	width: 151px;
	height: 33px;
	border-top: none;
	border-bottom: 33px #cb0502 solid;
	border-right: transparent 50px solid;
	border-left: none;
	line-height:33px;
	
}

.zcfg_a a {
	width: 70px;
	font-weight: bold;
	color: white;
	font-size: 22px;
	margin-left: 8px;
	
	
}

.zcfgdiv2 {
	border-top: 2px solid #cb0502;
	border-bottom: 2px solid #cb0502;
	border-left: 2px solid #cb0502;
	width: 220px;
	height: 100px;
	float: left;
	
}

.zcfgdiv3 {
	border: 2px solid #cb0502;
	width: 974px;
	float: left;
	margin-top: -33px;
	min-height:200px;
}




.zcfgdiv2 li {
	background: url( zwgk_li.png) no-repeat 10px;
	margin-top: 8px;
	text-indent: 2em;
	border-bottom: 1px dashed #ccc;
	height: 25px;
	font-size: 16px;
	padding-left: 20px
}

.zcfgdiv2 li a {
	color: #cb0502;
}

.zcfg_list{width: 980px;overflow: hidden; border: 2px solid #cb0502; }

.zcny, .zcsd, .zcjn {
	width: 48%;
	min-height: 420px;
	overflow:hidden;
	float: left;
	margin-left: 11px;
	position:relative;
}

.zcny_a, .zcsd_a, .zcjn_a {
	float: left;
	margin-left: 201px;
	margin-top: -17px;
}

.zcny_a  a, .zcsd_a  a, .zcjn_a  a {
	color: #cb0502;
	font-weight: bold;
	font-family: "Microsoft YaHei";
}

.zcny_shape1 {
	border-color: #cb0502;
	border-style: solid;
	border-width: 5px;
	width: 0;
	height: 0;
/*
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
*/
	margin-left: 165px;
	margin-top: -6px;
}

.zcny_shape2 {
	border-color: #cb0502;
	border-style: solid;
	border-width: 5px;
	width: 0;
	height: 0;
/*
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
*/
	float: right;
	margin-right: 165px;
	margin-top: -11px;
}

.zcny_line1 {
	width: 162px;
	height: 2px;
	background-color: #cb0502;
	overflow: hidden;
	margin-top: 20px;
	margin-left: 3px;
}

.zcny_line2 {
	width: 162px;
	height: 2px;
	background-color: #cb0502;
	overflow: hidden;
	float: right;
	margin-right: 3px;
	margin-top: -7px;
}

.zcny_more  a, .zcsd_more a, .zcjn_more a {
	font-size: 14px;
	color: #cb0502;
}

.zcny_more,.zcsd_more ,.zcjn_more{
	right: 15px;
	position: absolute;
	bottom: 10px;             
}
.zcny ul, .zcsd ul, .zcjn ul{
	padding-left:0px;
}
.zcny li, .zcsd li, .zcjn li {
	background: url( li.png) no-repeat left 3px;
	margin: 10px auto;
	text-indent: 0.5em;
	line-height: 16px;
	font-size: 15px;
}

.zcny li a, .zcsd li a, .zcjn li a {
	display:inline-block;
	width: 98%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.content {
	padding-left: 10px;
	padding-right: 10px;
}

.zcfg_ny_content {
	margin-top: 15px;
}
.zcfg_ny_content ul{
	padding-left: 10px;
}

.zcfg_ny_content  li {
	background: url( li-style.png)  no-repeat left top;
	margin: 10px auto;
	text-indent: 1.8em;
	line-height:20px;
}

.zcfg_ny_content  li  a {
	font-size: 15px;
}

.dw-zcfg-date {
	float:right;
	margin-right:40px;
}

.dw-class-pagination {
	margin-top: 30px;
}
.zcfg_if    {
	text-align:center;
}
.flfz_list{width: 980px;overflow: hidden; border: 2px solid #cb0502;min-height: 630px;padding-right: 15px;padding-top: 10px;}
.flfz_li{  background: url(li-style.png) no-repeat;height: 30px;font-size: 15px;text-indent: 2em;margin-top: 10px;margin-left: 15px;line-height: 18px;}
.flfz_li span{float: right;}