@charset "utf-8";
/* * { list-style:none; padding:0; margin:0;}
body { margin:0 auto; padding:0; font-size:12px; font-family:Microsoft YAHEI, Arial, Helvetica, sans-serif; color:#333; min-width:1200px;}
body,html,h1,h2,h3,h4,h5,h6,hr,p,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,select { margin:0; padding:0;}
h1,h3,h3,h4 { font-size:14px;}
a { color:#333; text-decoration:none;}
a:hover { text-decoration:none;}
img { border:0;}
ul li { list-style:none;}
.warp { width:1200px; margin:0 auto;} 
.clear{ clear:both;}
#VCode { cursor:pointer;}
input { outline:none;}
input[type=button], input[type=submit], input[type=file], button { cursor:pointer; -webkit-appearance:none;}
textarea { -webkit-appearance:none;}
::-webkit-input-placeholder { color:#333;} 
:-moz-placeholder { color:#333;} 
::-moz-placeholder { color:#333;}
:-ms-input-placeholder { color:#333;} */

/*top*/
/* .header { width:100%; height:280px; padding:15px 0; margin:0 auto; background:url(../images/nx01.jpg) no-repeat center top; position:relative; z-index:9999;} */

/*登录注册按钮*/
/* .anius { float:right; width:120px; text-align:center; margin-right:40px; position:relative; z-index:2;}
.anius span { display:block; height:35px; line-height:35px; font-size:14px; color:#208952; cursor:pointer; padding:0 15px 0 25px; background:url(../images/nx02.png) no-repeat left center; position:relative;}
.anius span::after { display:block; content:""; width:0; height:0; border-style:solid; border-width:5px 5px 0 5px; border-color:#208952 transparent transparent transparent; position:absolute; right:2px; top:16px;}
.anius p { display:none; width:100%; background:#208952; position:absolute; top:35px;} 
.anius p a { display:block; width:100%; line-height:35px; font-size:14px; color:rgba(255,255,255,0.8); border-top:1px solid #1a6e42; overflow:hidden; -webkit-transition:all .5s ease; transition:all .5s ease;}
.anius p a:hover { color:#fff; background:#1a6e42;}
.anius:hover span { border-radius:4px 4px 0 0;}
.anius:hover p { display:block;} */

/*购物车按钮*/
/* .carts { float:right; margin-right:30px; position:relative;}
.carts::after { display:block; content:""; width:1px; height:15px; background:#208952; position:absolute; left:-20px; top:13px;}
.carts a { display:block; height:35px; line-height:35px; font-size:14px; color:#208952; cursor:pointer; padding-left:25px; background:url(../images/nx03.png) no-repeat left center;}
.carts a:hover { color:#208952;} */

/*搜索*/
/* .header .search { float:right;}
.header .search input { float:left; width:160px; line-height:35px; font-size:14px; color:#333; padding:0 10px; border:none; background:#fff;}
.header .search .btn { width:60px; color:#fff; padding:0; background:#208952;} */

/*logo*/
/* .header .logo { width:545px; height:100px; margin:70px auto 0 auto; overflow:hidden;}
.header .logo img { display:block; height:100%;}
 */
/*导航*/
/* .nav { width:100%; background:#208952; position:relative; z-index:999;}
.nav li { float:left; width:calc(100% / 9); height:65px; text-align:center; position:relative;}
.nav li a { display:block; width:100%; line-height:65px; font-weight:bold; font-size:16px; color:#fff; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.nav li:hover,.nav .on { background:#1a6e42;}
.nav li:hover .subnav { display:block;}
.nav li .subnav { display:none; width:100%; background:#1a6e42; overflow:hidden; position:absolute; top:65px; left:0;}
.nav li .subnav a { line-height:45px; font-weight:500; font-size:14px; color:rgba(255,255,255,0.8); border-top:1px solid #1f834f; -webkit-transition:all .5s ease; transition:all .5s ease;}
.nav li .subnav a:hover { color:#fff; background:#208952;} */

/*友情链接*/
/* .link { line-height:40px; padding:15px 0; background:#fafafa; position:relative; z-index:9;}
.link span { float:left; font-weight:bold; font-size:16px; color:#333;}
.link .tags { float:left; width:calc(100% / 3 - 52px); margin-left:25px; position:relative;}
.link .tags b { display:block; font-weight:500; font-size:14px; color:#666; padding:0 30px 0 10px; border:1px solid #ddd; background:#fff; position:relative;}
.link .tags b::after { display:block; content:""; width:0; height:0; border-style:solid; border-width:5px 5px 0 5px; border-color:#999 transparent transparent transparent; position:absolute; right:10px; top:18px;}
.link .tags .nr { display:none; width:100%; border:1px solid #ddd; box-sizing:border-box; background:#fff; position:absolute; left:0; bottom:40px;}
.link .tags .nr a { display:block; font-size:14px; color:#666; padding:0 10px; border-bottom:1px solid #eee;}
.link .tags .nr a:last-child { border-bottom:none;}
.link .tags .nr a:hover { color:#208952;}
.link .tags:hover .nr { display:block;} */

/*脚部*/
/* .footer { width:100%; line-height:30px; font-size:14px; color:#fff;background:#208952;}
.footer a { color:#fff;}
.footer .logo { float:left; width:535px; height:80px; margin-left:50px;}
.footer .logo img { display:block; height:80px;}
.footer .msg { float:left; margin-left:80px; padding-left:80px; border-left:1px solid #63ad86;}
.footer .copy { text-align:center; margin-top:30px; padding:10px 0; background:#1b7646;} */

/*公共标题*/
/* .tit { width:100%; line-height:40px; padding-bottom:5px; border-bottom:1px solid #eee;}
.tit h3 { float:left; font-size:20px; color:#208952; padding-left:15px; position:relative;}
.tit h3::after { display:block; content:""; width:3px; height:22px; background:#208952; position:absolute; left:0; top:10px;}
.tit a { float:right; font-size:14px; color:#999;}
.bghui { padding:20px 0; background:#f2f3f5;}
.bgwit { background:#fff;}
.padq { padding:15px;} 
.padtb { padding:20px 0;} */

/*通知公告*/
/* .notic { width:100%; height:60px; margin-bottom:20px; background:#fff; position:relative;} */
.notic .name { float:left; width:14%; height:10px;padding:25px 1px; margin-right:0px; background:#25a15f;}
.notic .name p { line-height:24px; font-size:21px; color:#fff;margin-top: -18px;margin-left: 0px;}
.notic .name p span { display:block; line-height:20px; font-size:14px; text-transform:Uppercase; letter-spacing:1px; filter:alpha(opacity=60); opacity:0.6;}
.notic .swiper-container { float: right; width:calc(100% - 60px); line-height:60px;}
.notic .swiper-slide a { display:block; float:left; width:100%; font-size:14px; color:#666; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; -webkit-transition:all .5s ease; transition:all .5s ease;margin-left: 10px;text-align: left;}
.notic .swiper-slide span { display:block; float:right; font-size:13px; color:#666;}
.notic .swiper-slide a:hover { color:#208952;}
.notic .swiper-button-prev,.notic .swiper-button-next { width:15px; height:30px; top:35px;}
.notic .swiper-button-prev::after,.notic .swiper-button-next::after { content:""; width:0; height:0; font-size:0; border-style:solid;}
.notic .swiper-button-prev::after { border-width:7.5px 5px 7.5px 0; border-color:transparent #fff transparent transparent;}
.notic .swiper-button-next::after { border-width:7.5px 0 7.5px 5px; border-color:transparent transparent transparent #fff;}
.notic .swiper-button-prev { left:125px;}
.notic .swiper-button-next { left:135px;}
.notic .sech { float:right; width:75px; height:60px; margin-left:30px; position:relative;}
.notic .sech::after { display:block; content:""; width:1px; height:25px; background:#e0e1e4; position:absolute; left:0; top:28px;}
.notic .sech .aniu { width:75px; height:60px; cursor:pointer; background:url(../images/nx04.png) no-repeat center;}
.notic .sech .nrs { display:none; width:50%; height:50px; border:1px solid #208952; border-radius:4px; overflow:hidden; position:absolute; right:0; top:80px;}
.notic .sech .nrs input { display:block; float:left; width:220px; height:50px; line-height:50px; font-size:14px; color:#333; text-align:left; padding:0 15px; outline:none; border:none; box-sizing:border-box; overflow:hidden; background:#fff;}
.notic .sech .nrs .btn { width:80px; color:#fff; text-align:center; background:#208952;}
.notic .sech.on .nrs { display:block;}

/*新闻特荐*/
/* .newtop { float:left; width:675px; height:430px; overflow:hidden;}
.newtop a,.newtop img { display:block; width:700px; height:430px;}
.newtop a { position:relative;}
.newtop p { width:72.5%; height:45px; line-height:45px; font-size:16px; color:#fff; padding:0 25% 0 2.5%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; background:rgba(0,0,0,0.55); position:absolute; left:0; bottom:0;}
.newtop .swiper-pagination { width:30%; text-align:right; left:auto; right:10px; bottom:15px;}
.newtop .swiper-pagination .swiper-pagination-bullet { width:10px; height:10px; filter:alpha(opacity=100); opacity:1; background:#fff;}
.newtop .swiper-pagination .swiper-pagination-bullet-active { background:#208952;}
.newtop .swiper-button-prev,.newtop .swiper-button-next { width:35px; height:35px;    font-size: 35px;
    line-height: 35px; background:rgba(0,0,0,0.3);color:white;}
.newtop .swiper-button-prev::after,.newtop .swiper-button-next::after { font-size:18px; color:#fff;} */

/*新闻各分类推荐*/
/* .newrgt { float:right; width:465px;}
.newrgt .tabs { width:100%;border-bottom: 3px solid #ccc;}
.newrgt .tabs li { float:left; width:calc(99.2% / 3); height:45px; line-height:45px; text-align:center; background:#f4f4f4;border-right: 1px solid #ccc;}
.newrgt .tabs li a { display:block; width:100%; font-size:18px; color:#333;} */
/* .newrgt .tabs .on { background:#208952;} */
/* .newrgt .tabs .on a { color:#208952;font-weight: bold;border-bottom: 3px solid;}
.newrgt .mynr { width:100%; margin-top:16px;}
.newrgt .mynr .swiper-slide { background:#fff;}
.newrgt .mynr li { line-height:45px; padding-left:15px; border-bottom:1px solid #f4f4f4; position:relative;}
.newrgt .mynr li::after { display:block; content:""; width:5px; height:5px; border-radius:50%; background:#208952; position:absolute; left:0; top:21.5px;}
.newrgt .mynr li a { float:left; max-width:75%; font-size:16px; color:#333; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.newrgt .mynr li span { float:right; font-size:14px; color:#999;}
.newrgt .mynr li:hover a { color:#208952;} */

/*专题专栏*/
/* .column { width:100%; margin-top:30px; position:relative;}
.column .tit { margin-bottom:20px; border-bottom-color:#e0e0e0;}
.column img { display:block; width:220px; height:80px;}
.column .swiper-button-prev,.column .swiper-button-next { width:30px; height:30px; top:55%;}
.column .swiper-button-prev { left:-40px;}
.column .swiper-button-next { right:-40px;}
.column .swiper-button-prev::after,.column .swiper-button-next::after { font-size:22px; color:#999;}
.column .swiper-button-prev:hover::after,.column .swiper-button-next:hover::after { color:#208952;} */

/*科技小院*/
/* .kjxy { float:left; width:805px;}
.kjxy .lft { float:left; width:350px;}
.kjxy .lft .img { width:350px; height:220px; margin-top:20px; border-radius:4px; overflow:hidden; position:relative;}
.kjxy .lft .img img { display:block; width:350px; height:220px; -webkit-transition:all .5s ease; transition:all .5s ease;}
.kjxy .lft .img .msg { width:90%; height:105px; text-align:center; margin:auto; position:absolute; top:0; right:0; bottom:0; left:0; z-index:2;}
.kjxy .lft .img .msg h3 { line-height:45px; font-size:22px; color:#fff; letter-spacing:2px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.kjxy .lft .img .msg span { display:inline-block; line-height:35px; font-size:14px; color:#fff; padding:0 30px; margin-top:20px; border:1px solid #fff; border-radius:20px; -webkit-transition:all .5s ease; transition:all .5s ease;}
.kjxy .lft .img:hover img { transform:scale(1.1,1.1);}
.kjxy .lft .img:hover .msg span { color:#208952; background:#fff;}
.kjxy .rgt { float:right; width:420px; margin-top:20px;}
.kjxy .rgt li { line-height:45px; padding-left:15px; border-bottom:1px solid #f4f4f4; position:relative;}
.kjxy .rgt li::after { display:block; content:""; width:5px; height:5px; border-radius:50%; background:#208952; position:absolute; left:0; top:21.5px;}
.kjxy .rgt li a { float:left; max-width:75%; font-size:16px; color:#333; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.kjxy .rgt li span { float:right; font-size:14px; color:#999;}
.kjxy .rgt li:hover a { color:#208952;} */

/*科普专栏*/
/* .kpzl { float:right; width:350px;margin-left: 2%;margin-right: 2%;}
.kpzl .img { width:350px; height:175px; margin:20px 0 10px 0; border-radius:4px; overflow:hidden; position:relative;}
.kpzl .img img { display:block; width:350px; height:175px; -webkit-transition:all .5s ease; transition:all .5s ease;}
.kpzl .img i { display:block; width:57px; height:57px; margin:auto; position:absolute; right:0; top:30%; left:0; z-index:2;background: url(../images/nx07.png) no-repeat 0 0;}
.kpzl .img p { width:90%; height:60px; line-height:60px; font-size:16px; color:#fff; text-align:center; margin:auto; padding:0 5%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.7)); position:absolute; right:0; bottom:0; left:0; z-index:2;}
.kpzl .img:hover img { transform:scale(1.1,1.1);}
.kpzl li { line-height:45px; padding-left:15px; border-bottom:1px solid #f4f4f4; position:relative;}
.kpzl li::after { display:block; content:""; width:5px; height:5px; border-radius:50%; background:#208952; position:absolute; left:0; top:21.5px;}
.kpzl li a { float:left; max-width:75%; font-size:16px; color:#333; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.kpzl li span { float:right; font-size:14px; color:#999;}
.kpzl li:hover a { color:#208952;} */

/*三版块、政策法规*/
/* .threlm { float:left; width:380px;}
.threlm .sli { width:100%;}
.threlm .sli li { width:100%; height:100px; line-height:100px; text-align:center; margin-bottom:10px; overflow:hidden;}
.threlm .sli .s01 { background-image:linear-gradient(to right,#4174f6,#5e8ff8);}
.threlm .sli .s02 { background-image:linear-gradient(to right,#2cab60,#6cd49d);}
.threlm .sli .s03 { background-image:linear-gradient(to right,#fdbd51,#fdd07e);}
.threlm .sli li a { display:block; width:100%; font-weight:bold; font-size:22px; color:#fff; letter-spacing:4px; text-shadow:2px 2px 0 rgba(0,0,0,0.1); background:url(../images/nx09.png) no-repeat 0 0;}
.threlm .sli li i { display:inline-block; width:35px; height:35px; margin-right:5px; position:relative; top:10px;}
.threlm .sli .s01 i { background:url(../images/nx10.png) no-repeat 0 0;}
.threlm .sli .s02 i { background:url(../images/nx11.png) no-repeat 0 0;}
.threlm .sli .s03 i { background:url(../images/nx12.png) no-repeat 0 0;}
.threlm .zcfg { width:100%; padding-top:5px;}
.threlm .zcfg .tit { margin-bottom:10px;}
.threlm .zcfg li { line-height:45px; padding-left:15px; border-bottom:1px solid #f4f4f4; position:relative;}
.threlm .zcfg li::after { display:block; content:""; width:5px; height:5px; border-radius:50%; background:#208952; position:absolute; left:0; top:21.5px;}
.threlm .zcfg li a { float:left; max-width:75%; font-size:16px; color:#333; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.threlm .zcfg li span { float:right; font-size:14px; color:#999;}
.threlm .zcfg li:hover a { color:#208952;} */

/*地市农技协*/
/* .dsnjx { float:left; width:350px; margin:0 25px; padding:10px 25px 15px 25px; background:#f7f7f7;}
.dsnjx .tit { margin-bottom:10px; border-color:#e4e4e4;}
.dsnjx li { line-height:36.6px; padding-left:15px; position:relative;}
.dsnjx li::after { display:block; content:""; width:5px; height:5px; border-radius:50%; background:#666; position:absolute; left:0; top:17px;}
.dsnjx li a { display:block; font-size:16px; color:#333; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.dsnjx li:hover::after { background:#208952;}
.dsnjx li:hover a { color:#208952;} */

/*会员工作、会员单位*/
/* .mebrgt { float:right; width:340px; padding-top:10px;}
.mebrgt .tit { margin-bottom:10px;}
.mebrgt .tit h3 { padding-left:0;}
.mebrgt .tit h3::after { display:none;} */
.tabCont { width:100%;}
.tabCont li { float:left; width:calc(100% / 0); text-align:center; padding-top:20px; position:relative;}
.tabCont li::after { display:block; content:""; width:75px; height:15px; margin:auto; border-radius:45%; position:absolute; left:0; right:0; bottom:32px;}
.tabCont li i { display:block; width:75px; height:75px; margin:0 auto; border-radius:40%; background-repeat:no-repeat; background-position:center; position:relative;}
.tabCont li p { line-height:30px; font-size:16px; color:#333; margin-top:5px; padding-bottom:5px;}
.tabCont .dw1::after { background-image:radial-gradient(rgba(92,189,144,0.8),rgba(92,189,144,0.1),rgba(92,189,144,0));}
.tabCont .dw1 i { background-color:#5cbd90; background-image: url(../images/nx13.png);}
.tabCont .dw2::after { background-image:radial-gradient(rgba(169,128,207,0.8),rgba(169,128,207,0.1),rgba(169,128,207,0));}
.tabCont .dw2 i { background-color:#a980cf; background-image: url(../images/nx14.png);}
.tabCont .dw3::after { background-image:radial-gradient(rgba(64,172,206,0.8),rgba(64,172,206,0.1),rgba(64,172,206,0));}
.tabCont .dw3 i { background-color:#40acce; background-image: url(../images/nx15.png);}
.tabCont .dw4::after { background-image:radial-gradient(rgba(71,140,199,0.8),rgba(71,140,199,0.1),rgba(71,140,199,0));}
.tabCont .dw4 i { background-color:#478cc7; background-image: url(../images/nx16.png);}
.tabCont .dw5::after { background-image:radial-gradient(rgba(248,185,88,0.8),rgba(248,185,88,0.1),rgba(248,185,88,0));}
.tabCont .dw5 i { background-color:#f8b958; background-image: url(../images/nx17.png);}
.tabCont .dw6::after {background-image: radial-gradient(rgba(236, 0, 3, 0.8),rgba(236,0,3,0.1),rgba(236,0,3,0));}
.tabCont .dw6 i { background-color:#e31f22; background-image: url(../images/111.png);}
/* .mebrgt .mbdw { width:100%; margin-top:10px;}
.mebrgt .mbdw li { line-height:38px; padding-left:15px; position:relative;}
.mebrgt .mbdw li::after { display:block; content:""; width:5px; height:5px; border-radius:50%; background:#666; position:absolute; left:0; top:17px;}
.mebrgt .mbdw li a { display:block; font-size:16px; color:#333; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.mebrgt .mbdw li:hover::after { background:#208952;}
.mebrgt .mbdw li:hover a { color:#208952;} */

/*科技小院专家*/
/* .exper { width:100%; margin-top:30px;}
.exper li { float:left; width:225px; margin:20px 18.75px 0 0;}
.exper li:nth-child(5) { margin-right:0;}
.exper li .img { width:225px; height:280px; border-radius:4px 4px 0 0; overflow:hidden;}
.exper li .img img { display:block; max-width:100%; height:280px; -webkit-transition:all .5s ease; transition:all .5s ease;}
.exper li p { height:50px; line-height:50px; font-size:16px; color:#333; text-align:center; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; background:#f7f7f7; -webkit-transition:all .5s ease; transition:all .5s ease;}
.exper li:hover .img img { transform:scale(1.1,1.1);}
.exper li:hover p { color:#fff; background:#208952;} */