﻿/*


	本网站通用布局
*/
/* Css */


div,dl,dt,dd,ol,ul,li{ zoom:1; }
caption,th { text-align: left; }
h1,h2,h3,h4,h5,h6 { font-weight: normal; font-size:100%; }
q:before,q:after { content:''; }
abbr,acronym { border: 0; }

@charset "utf-8";
/** 清除内外边距 **/
body, h1, h2, h3, h4, h5, h6, hr, p,
blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
form, fieldset, legend, button, input, textarea,div, /* form elements 表单元素 */
img/* img elements 图片元素 */{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    margin: 0;
    padding: 0;
}
fieldset,img { border: 0; }
address,caption,cite,code,dfn,em,th,var,i { font-weight:normal; font-style:normal; }

/** 设置默认字体 **/
body,button, input, select, textarea {
font: 12px/1.5 '宋体',tahoma, Srial, helvetica, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
em{font-style:normal;}
/** 重置列表元素 **/
ol,ul,li { list-style: none; }
/** 重置超链接元素 **/
a { text-decoration: none; color:#2f2f2f;}
a:hover { text-decoration: underline; color:#ff4400; }
/** 重置对齐方式 **/
img, button, input, select, textarea{ vertical-align:middle;}


.w980{ width:980px;}
.margin0{ margin:0 auto;}
.clear{ clear:both;}
.w215{ width:215px;}
.w330{ width:330px;}
.w368{ width:368px;}
.w258{ width:258px;}
.w260{ width:260px;}
.w350{ width:350px;}
.w355{ width:355px;}
.w483{ width:483px;}
.w710{ width:710px;}
.w226{ width:226px;}


.h116{ height:116px;}
.h145{ height:145px;}
.h170{ height:170px;}
.h200{ height:200px;}
.h202{ height:202px;}
.h203{ height:203px;}
.h205{ height:205px;}
.h212{ height:212px;}
.h235{ height:235px;}

.border1{ border:1px #dddddd solid;background:#ffffff;}
.border2{ border:1px #dddddd solid;border-bottom:none;}
.border3{ border:1px #77b745 solid;border-top:none;}

/*兼容iframe*/
.fix-div { overflow:hidden;}
.fix-iframe { margin-left:-11px; border:none none none none;}

/**/
.top{ height:35px; line-height:35px;}
.top span{ float:right;}
.top span:first-child{ float:left;}

/**/

.nav .mainNav{overflow:hidden; width:760px;}
.nav ul.fl{ padding-left:12px;}
.nav ul.fl li{ float:left; font-size:14px; height:36px; line-height:36px; overflow:hidden; text-align:center; font-weight:bold; padding:0 10px; background:url(../../images/nongyenongcunju/nav.png) no-repeat 78px -95px;}
.nav ul.fl li a{ color:#fff;}
.nav ul.fl li a:hover{ text-decoration:none; color:#fcff00;}
.nav ul.fl li.on a{color:#fcff00;}
.nav ul.fl li#n9{ background:none; }
/**/

#search{ position:absolute; /*top: 43px;*/top:8px; right: 10px; height:21px; width: 260px;  vertical-align:middle; z-index:1; }
#search span { float:left; padding-right:10px; color: #666; line-height: 24px;}
#search .text{ padding-left:6px; height:21px; width: 168px; line-height:20px;vertical-align:middle; margin:0; float:left; color:#999; background: #fafafa; padding-right:10px; border: 1px solid #dbdbdb; padding-right: 25px;}
#search .submit{ cursor:pointer; border: 0 none; background: url(../../images/nongyenongcunju/searchBtn.jpg) no-repeat; margin:0; width: 21px; height: 21px; position: absolute; top: 1px; right: 2px;}
#search a.advanced{ float:left; margin-left:10px; display:inline-block; width:70px; height:20px; background:url(../../images/nongyenongcunju/nav.png) no-repeat -70px -200px; } 

/**/
.friendLink_list {height: 60px; padding:19px 0; border: #ccc 1px solid; }
.friendLink_list ul li {width: 159px; float: left; text-align: center;}
.friendLink_list ul li img {width: 148px;height: 56px;padding: 1px;border: #ccc 1px solid;}

/**/
.footer{width:980px; margin:0 auto;  margin-top:20px; padding:20px 0; background:url(../../images/nongyenongcunju/footer.jpg) repeat-x; text-align:center; line-height:23px;}

/*IE_Version*/
.IE_Version{ width:100%; padding:10px 0; background:#202020; color:#fff;}
.IE_Version_contnet{ position:relative; width:980px; margin:0 auto;}
.IE_Version_close{ position:absolute; right:0; cursor:pointer;}









/* Public */

a{color:#555;text-decoration:none; outline:none;}
a:hover { text-decoration:none; color:#f00;}
.clear{border:none;border-top: 1px solid transparent !important;clear: both;font-size: 0;height: 0;line-height: 0;margin-top: -1px !important;visibility: hidden;}
.clearbox {border:none;border-top: 1px solid transparent !important;clear: both;
font-size: 0;height: 0;line-height: 0;margin-top: -1px !important;visibility: hidden;}
.blank{ display:block; height:10px; max-height:10px;font-size:0px; line-height:0; overflow:hidden; clear:both;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
* html .clearfix{height:1%;}
*+html .clearfix{min-height:1%;}
.fl{ float:left;}
.fr{ float:right; }
.hide{ display:none;}
.mat{ margin-top:10px;}

.mb10{ margin-bottom:10px;}
.mt10{ margin-top:10px;}
.mf10 {margin-left:10px;}
.mr10 {margin-right:10px;}
.ml10{ margin-left:10px;}
.p10{ padding:10px;}
.clear{ clear:both;}
.pb10{ padding-bottom:10px;}
.pt10{ padding-top:10px;}
.pf10 {padding-left:10px;}
.pr10 {padding-right:10px;}

/* frame */

#wrap{ width:100%; position:relative; margin:0 auto; overflow:hidden; background:url(../../images/nongyenongcunju/footerBg.jpg) no-repeat center bottom;}
#header{width:980px; text-align:left;margin:0 auto; position:relative;}

#content{ overflow:hidden; width:1100px;margin:0 auto; background-color:#fff; padding-left:20px; padding-right:20px; padding-top:0px;}

/* 主栏 和 侧栏 */
.side{float:right; width:220px; overflow:hidden;}
.mainContent{ float:left; width:750px; overflow:hidden; }

/* header */
#header{ position:relative; z-index:1;}
#header .logoBar{ position:relative; height:170px; }
#header .logoBar .logo{ position: absolute; top:70px; left:50px; z-index: 99;}

/* userPanel */
.userPanel{ float:right; padding:5px 10px 0 0 ; color:#ccc;position:absolute;top:-20px;right:0px;}
.userPanel a{ padding:0px 3px 0px 3px;display:inline-block; }
/*.userPanel a.last{ background:none;}*/

/* siteLink */
.siteLink { float:left; padding-left:10px;}
.siteLink a { float:left; height:30px; line-height:30px; background:url(../../images/nongyenongcunju/chinaicon.png) no-repeat 0 6px; padding-left:17px; margin:0 5px;}
.siteLink .a1 {background:url(../../images/nongyenongcunju/dangicon.png) no-repeat 0 6px; }


/*flashbanner*/
.banner{clear: both;}
/* nav */
#topNav{ /*background:url(../../images/nongyenongcunju/nav.jpg) no-repeat;*//*background:#1E7831;*/  width:980px;/*width:1180px; */margin:0 auto; position:relative; }
#topNav1{ /*background:url(../../images/nongyenongcunju/nav.jpg) no-repeat;*//*background:#1E7831;*/  width:980px; margin:0 auto; position:relative; }
.mainNav{ /*width: 968px;*/ height: 36px; /*padding-left:12px;*/  position:relative; width:1180px; }
.mainNav .li1{ float:left; display:inline;  }
.mainNav .spe{ float:left; display:inline; width:2px; height:36px; text-indent: -99px; overflow: hidden; background:url(../../images/nongyenongcunju/navSpe.jpg) center top no-repeat;}
.mainNav .h1{ float:left;  font-size:14px; height: 36px; line-height: 36px; text-align:center; }
.mainNav .a1{ display:block; float:left;  color:#fff; /*width: 116px;*/width:96px; font-size:15px; font-family:"微软雅黑","黑体"; }
.mainNav .a1:hover{ text-decoration:none;  }
.mainNav .last1{ background:none; }
.mainNav .ul1{ display:none; width:980px; background:#e0ebf8;  position:absolute; left:0; top:52px; height:36px; line-height:36px; overflow:hidden;  }
.mainNav .li2{ float:left;  }
.mainNav .ul1 .a2{ padding:0 10px; border-right:1px solid #afcbda;   }
.mainNav .ul1 .last2 .a2{ border-right:0;  }
.mainNav .on1 .a1{ color: #FFFFFF; background: url(../../images/nongyenongcunju/navOn.jpg) no-repeat center top;}
.mainNav .on1 .ul1{ color:#aaa;}

.jkmainNav{ width: 968px; height: 36px; padding-left:1px;  position:relative;  }
.jkmainNav .li1{ float:left; display:inline;  }
.jkmainNav .spe{ float:left; display:inline; width:2px; height:36px; text-indent: -99px; overflow: hidden; background:url(../../images/nongyenongcunju/navSpe.jpg) center top no-repeat;}
.jkmainNav .h1{ float:left;  font-size:14px; height: 36px; line-height: 36px; text-align:center; }
.jkmainNav .a1{ display:block; float:left;  color:#fff; width: 95px; font-size:15px; font-family:"微软雅黑","黑体"; }
.jkmainNav .a1:hover{ text-decoration:none;  }
.jkmainNav .last1{ background:none; }
.jkmainNav .ul1{ display:none; width:980px; background:#e0ebf8;  position:absolute; left:0; top:52px; height:36px; line-height:36px; overflow:hidden;  }
.jkmainNav .li2{ float:left;  }
.jkmainNav .ul1 .a2{ padding:0 10px; border-right:1px solid #afcbda;   }
.jkmainNav .ul1 .last2 .a2{ border-right:0;  }
.jkmainNav .on1 .a1{ color: #FFFFFF; background: url(../../images/nongyenongcunju/navOnjk.jpg) no-repeat center top;}
.jkmainNav .on1 .ul1{ color:#aaa;}





.subNav{ height:28px; line-height:28px; padding:0 16px; overflow:hidden;}

#topNav .ann{ line-height: 24px; width:700px; height:28px; position: absolute; top: 44px; left: 12px; overflow: hidden;}
#topNav .ann em { float:left; color:#666; font-weight:bold;}
#topNav .ann .dateRight{color:#999;}



.column{overflow:hidden; clear:both}

#columnA {width:980px; height:232px; margin-top:10px; background:url(../../images/nongyenongcunju/lvgkBg.jpg) no-repeat;}
#columnA .intro{ padding: 25px 25px 25px 350px; font-size: 14px; line-height: 28px;}
#columnA .intro .more{color: #f60;}
#columnA .intro .more:hover{color: #f60; text-decoration: underline;}

#columnB {width:968px; height:352px; padding:12px 0 0 12px; background:#dedede url(../../images/nongyenongcunju/lyjdBg.jpg) repeat-x;}
#columnB .hdB{width:956px; height:32px; background:url(../../images/nongyenongcunju/lyjdTit.png) no-repeat;}
#columnB .hdB .more{float:right; line-height:26px;}
#columnB .bdL{float:left; width:550px; height:298px; background-color: #fff; padding: 5px;}
#columnB .bdR{float:right; width: 408px; height:298px;}

#columnB .bdR li{float: left; margin-bottom:4px; margin-left:5px; position: relative; zoom:1; border:5px solid #fff; width:182px; height:142px; background-color: #fff;}

#columnB .bdR li img{width:182px; height:142px;}
#columnB .bdR li .bg{position: absolute; z-index:10;left: 0; bottom: 0;width: 100%; height:30px; overflow: hidden;background: #000; filter:alpha(opacity=60); opacity:0.6;}
#columnB .bdR li .title{position: absolute; z-index:20;left: 0; bottom: 0; text-align: center;width: 100%; height:30px; overflow: hidden;}
#columnB .bdR li .title a {color: #fff; font-size:12px; font-weight:bold; line-height:30px;}

/* focusPic */
.slideBoxB{float:left; width:330px; height:250px;  overflow:hidden; position:relative; zoom:1; display:inline;  }
.slideBoxB .hd{ position:absolute; height:20px; overflow:hidden; bottom:6px; right:10px; z-index:1; z-index:30;}
.slideBoxB .hd ul{float: right;}
.slideBoxB .hd li {background-color:#000; color:#fff;cursor:pointer;float:left; width:20px;height:20px;line-height:20px;margin-left:3px;text-align:center;filter:alpha(opacity=80);opacity:0.8;}
.slideBoxB .hd li a{ color:#fff; } 
.slideBoxB .hd li a:hover{ text-decoration:none; }
.slideBoxB .hd li.on{ background-color:#ff8a00; color:#fff; filter:alpha(opacity=100); opacity:1;}
.slideBoxB .hd li.on a{ font-weight:bold; color:#fff; }
.slideBoxB .bd .con{}
.slideBoxB .bd .title{ position: absolute; padding-left:12px; left:0px; bottom:0px; height:32px; line-height:32px; text-align: left; z-index:20;}
.slideBoxB .bd .title a {color:#fff; font-size:14px; font-weight:bold;}
.slideBoxB .bd .con .bg{ background: #000; filter:alpha(opacity=60); opacity:0.6; width:550px; height:32px; position: absolute; left:0px; bottom:0px; z-index:10;}
.slideBoxB .bd .pic img{ width:330px; height:250px;}

.articleAbout .infoList li {font-size: 14px;border: 0;background: url(../../images/nongyenongcunju/icon1.gif) no-repeat 2px center;padding-left: 14px;line-height: 24px;}

/* 侧栏盒子模型 */
.sideBox{ overflow:hidden; background-color: #fff;}
.sideBox .hd{ height:33px; overflow:hidden; background:url(../../images/nongyenongcunju/sideHd.jpg) no-repeat; background-size:226px 35px;}
.sideBox .hd h3{ color:#fff; padding-left:32px; font-weight:bold; line-height: 34px; font-size:14px; width: 120px; display:inline-block; text-align: left;}
.sideBox .hd h3 a, .sideBox .hd h3 span { color: #fff; }
.sideBox .hd a.more{ float:right;color:#cc9933; line-height: 34px; margin-right: 10px;}
.sideBox .hd a.more:hover{color:#dc5e19}
.sideBox .bd{ border:1px solid #ABDB9B; border-top: 0 none; padding: 10px; height: 242px;}

.sideBox .infoList li {line-height: 24px;font-size:12px;padding-left: 12px;background: url(../../images/nongyenongcunju/icon1.gif) 2px center no-repeat;}

#columnC .box{ width:481px; padding:1px; margin-top:10px; border:1px solid #abdb9b; overflow: hidden;}
#columnC .box .bg{background:#fff url(../../images/nongyenongcunju/boxBg.jpg) no-repeat left top; width:481px; height:276px;  position: relative;}

#columnC .box .hd { height:52px; overflow: hidden;}
#columnC .box .hd .more{ float:right; margin: 12px 15px 0 0px;}
#columnC .box .bd{
    padding: 15px 0 0 205px;
}
#columnC .box .bd .t {

}
#columnC .box .bd .t .pic{position: absolute; top: 68px; left:20px; border:1px solid #ddd; padding:4px; background-color: #fff; width:160px; height:180px; overflow: hidden;}
#columnC .box .bd .t .con{width: 260px;height: 112px;}
#columnC .box .bd .t .con .title a{font-size:14px; color:#669933; line-height:28px; font-weight:bold;}
#columnC .box .bd .t .con .intro {font-size:12px; color:#999; line-height:20px;}
#columnC .box .bd .t .con .intro .more{font-size:12px; color:#f60; line-height:20px;}
#columnC .box .bd .n{float: left; z-index: 10; padding-left:8px; margin-top: 5px;width: 130px; background:url(../../images/nongyenongcunju/icon1.gif) no-repeat left center; overflow:hidden;}

#SHI .hd {background:url(../../images/nongyenongcunju/shi.jpg) no-repeat; }
#ZHU .hd {background:url(../../images/nongyenongcunju/zhu.jpg) no-repeat; }
#GOU .hd {background:url(../../images/nongyenongcunju/gou.jpg) no-repeat; }
#XING .hd {background:url(../../images/nongyenongcunju/xing.jpg) no-repeat; }

#columnD {width:976px; padding:1px; margin-top:10px; border:1px solid #abdb9b; overflow: hidden; clear:both;}
#columnD .bg{background:#fff url(../../images/nongyenongcunju/boxBg.jpg) no-repeat left top; width:976px; height:230px;}
#columnD .hd { height:52px; overflow: hidden; background:url(../../images/nongyenongcunju/yu.jpg) no-repeat;}
#columnD .hd .more{ float:right; margin: 12px 15px 0 0px;}
#columnD .bd { padding-left:8px;}
#columnD .bd li { float:left; width:168px; overflow:hidden; text-align:center; margin:15px 0 0 20px; display:inline; }
#columnD .bd li .pic { float:left; padding:3px; border:1px solid #a5b0c0; width:160px; height:120px; background:#fff;}
#columnD .bd li .title{line-height:28px;}

.articleAbout {}
.articleAbout h3 { height:40px; line-height:40px; background:url(../../images/nongyenongcunju/icons.gif) no-repeat 0 -113px; padding-left:25px; font-size:14px; font-weight:bold; color:#dc5e19; border-bottom:1px solid #eee; margin-bottom:10px;}
.articleAbout li { float:left; width:47%;}
.articleAbout li a { color:#333;}

/*新闻列表*/
.mainBody_title{ height:35px; line-height:35px; padding-left:35px; padding-right:10px;}
/*.mainBody_titlebg1{ background:url(../../images/nongyenongcunju/rightnav.jpg) no-repeat;}*/
.mainBody_titlebg2{ background:url(../../images/nongyenongcunju/shownav.jpg) no-repeat;}
.mainBody_titlebg1 span:first-child,.mainBody_titlebg2 span:first-child{ float:left; font-size:14px; font-weight:bold; color:#117213;}
.mainBody_titlebg1 span,.mainBody_titlebg2 span{ float:right;}

.mainBody_list{ }
.mainBody_list ul{ height:auto;}
.mainBody_list ul li{ height:35px; line-height:35px; padding-left:7px;font-size:14px; border-bottom:1px dashed #ccc; }
.mainBody_list ul li a{ float:left;}
.mainBody_list ul li span{ float:right; color:#8d8b8b;}
.mainBody_list ul hr{ height:15px;margin-bottom:15px; border-width:0 0 1px 0; border-style:dashed; border-color:#ccc;}
/* footer */


.footerNav li{ padding:0 4px;}
.footerNav a{ margin-right:4px; white-space:nowrap;} 
.copyright{ font-family:Arial, Helvetica, sans-serif; padding:8px 0; color:#555; text-align:center; line-height:24px; position:relative;}
.content_right { width:860px;}