﻿@charset "utf-8";
html,body{height:100%;}
body{ margin:0px; padding:0px; margin:0px auto; font-size:14px; line-height:24px; color:#666666; width:100%; min-width:320px; zoom:1; font-family:frutigernext,"Microsoft YaHei",Arial,Helvetica,sans-serif,Arial,"宋体"; background:url(../images/bodybg.jpg) center center fixed no-repeat; background-size:cover;overflow-y:scroll!important;overflow-y:auto;}
ul,li,form, dl,dt,dd,div,ul,li,p,em,i,address{ font-style:normal; list-style:none; padding: 0px; margin: 0px;}
h1,h2,h3,h4,h5,h6{ padding:0px; margin:0px;}
select,input,textarea,button{ font-size:14px; border-radius:0; -webkit-border-radius:0; color:#414446; font-family:"微软雅黑";}
input:focus { outline: none;}
input,button,select,textarea{ border:0px;outline:none;/*-webkit-appearance:none;*//*强制去除表单自带的样式*/ }
button{ cursor:pointer;}
textarea{resize:none;/*-webkit-appearance:none;*//*强制去除textarea自带的样式*/ }
textarea,input,select { background:none; border:none; margin:0; padding:0;}
article,aside,footer,header,hgroup,nav,section,figure,figcaption,address{ display: block;} /*html5设置*/
figure,figcaption{ margin:0px; padding:0px;}
audio,canvas,progress,video { display: inline-block; vertical-align: baseline;}
img{ max-width:100%; border:none; border:0;  vertical-align:top;}
a{ color:#666666; text-decoration:none; noline:-webkit-tap-highlight-color:rgba(0,0,0,0);transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
a:focus {outline:none; -moz-outline:none;}
a:hover{ text-decoration:none; color:#0069b0;}
*:hover{transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
.fl{ float:left;}.fr{ float:right;}.tr{ text-align:right;}.tc{ text-align:center;}
.hidetxt{ display:none;}
.clear{ clear:both;}
.clearfix{overflow:hidden;_zoom:1;}
.clearfix:after{ content: ''; display: block; clear: both; height: 0; visibility: hidden;}
.clearfix{*zoom:1;}
:-moz-placeholder {color: #bdbdbd;}
::-moz-placeholder {color: #bdbdbd;}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {color: #bdbdbd;}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {color: #bdbdbd;}
select{-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;-moz-background-clip: padding;-webkit-background-clip: padding-box;background-clip: padding-box;-webkit-appearance: none;-moz-appearance: none;appearance: none; cursor:pointer;
appearance:none;
-moz-appearance:none;
-webkit-appearance:none;
}
select::-ms-expand { display: none; }/*Ie clear arr*/
select{ border:1px solid #ababab; height:30px; color:#ababab; text-indent:0.5em; background:url(../images/selectarr.gif) right center no-repeat;}
.input{ border:1px solid #ababab; height:28px; line-height:28px; text-indent:0.5em;color: #bdbdbd;}

.container{ width:1200px; margin:0px auto;}
@media ( max-width:1024px){
.container{ margin:0px 10px; width:auto;}
}

.relative{ position:relative;}
.both{clear:both;}

/*font*/
.f_red{ color:#ff0000;}
.f_blue{ color:#0069b0; text-decoration:underline;}
.Scale-img {overflow: hidden;cursor: pointer; zoom:1; overflow: hidden;}
.Scale-img img {opacity: 1;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;}
.Scale-img:hover img {opacity: 1;-webkit-transform: scale3d(1.2,1.2,1);transform: scale3d(1.2,1.2,1); top:0px; left:0px;}


/*pages*/
.Pages{ zoom:1; overflow:hidden;text-align:center; color:#555; clear:both;}
.Pages span{ padding:0px 0px; display:inline-block;}
.Pages a{ display:inline-block; margin:0px 4px; line-height:28px; width:28px; background:#f5f5f5;text-align:center;}
.Pages .p_page a{ display:inline-block; vertical-align:middle;}
.Pages .p_page .a_prev,.Pages .p_page .a_next,.Pages .p_page .a_first,.Pages .p_page .a_end{ display:inline-block; vertical-align:middle; color:#999999; font-family:"宋体"; font-size:18px;}
.Pages .p_page .a_prev:hover,.Pages .p_page .a_next:hover,.Pages .p_page .a_first:hover,.Pages .p_page .a_end:hover{color:#333;}
.Pages .p_page .num a{ display:inline-block; text-align:center; vertical-align:middle; font-size:12px;}
.Pages .p_page .num a:hover{ background:#0069b0;color:#fff;}
.Pages .p_page .num a.a_cur{ background:#0069b0;color:#fff;}
.PagesMore{ text-align:center; padding:20px 0;}
.PagesMore a{ display:block; margin:0px auto; border-radius:3px; width:120px; line-height:36px; color:#fff; background:#e36013;}
.PagesMore a:hover{background:#cc5109;}


@media ( max-width:768px){
.Pages a{ line-height:25px; width:25px;}
}
/*pages end*/

/*Top s*/
.w1200{width:1200px;margin:0 auto;}
.w1200t{width:100%;background:#fff;}
.w1200t .top{width:1200px;height:100px;background:#fff;margin:0 auto;position:relative;}
.w1200t .top .topfl{float:left;margin-top:20px;}
.w1200t .top .toprh{float:right;height:40px;margin-top:30px;}
.w1200t .top .toprh input{width:250px;height:38px;padding-left:10px;border:1px solid #e6e6e6;border-right:1px solid transparent;float:left;border-radius:100px;font-size:14px;color:#b2b2b2;}
.w1200t .top .toprh input::-webkit-input-placeholder{font-size:14px;color:#b2b2b2;}
.w1200t .top .toprh a{display:block;width:60px;height:40px;background:#006a2c;border-radius:100px;text-align:center;position:absolute;right:0;}
.w1200t .top .toprh a img{margin-top:12px;}
@media (max-width:1024px) {
	.w1200{width:95%;margin:0 auto;}
	.w1200 .top{display:none;}
}

/*Top e*/

/*手机 top s*/
/*头部*/
.header{background-color:#fff; padding:16px 0; position:relative; z-index:999;display:none;}
.header .wrap{ position:relative; padding-left:346px; padding-right:100px;}
.header .intes{ text-align:right; line-height:24px; margin-bottom:14px;position: relative;}
.header .intes .list_cn{position: absolute;right: 220px;}
.header .intes .list_cn li{float: left;margin: 3px 0 3px 15px;border-radius: 50%;width: 25px;height: 25px;line-height: 22px;text-align: center;}
.header .intes .list_cn li a{font-size: 12px;}
.header .intes .list_cn li.on{background: #2c277c;}
.header .intes .list_cn li.on a{color: #fff;}

.header .search{ width:141px; border:1px solid #e5e5e5; padding:1px 37px 1px 10px; line-height:none;display: inline-block;}
.header .search input{ width:100%; background:none; font-size:12px; color:#9e9c9c; line-height:14px;}
.header .search a{ display:block; width:16px; height:16px; cursor:pointer;position:absolute; right:10px; top:50%; margin-top:-8px;}

.header .logo{position:absolute; left:0; top:50%; margin-top:-33px;}
.header .navBtn{display:none;}

.header .mainNav{ text-align:right;}
.header .mainNav .closeBtn{ display:none;}
.header .mainNav li{ display:inline-block; *display:inline; zoom:1; margin-left:8%; position:relative;}
.header .mainNav a.navA{ color:#333;}
.header .mainNav .btnv{ display:none;}
.header .mainNav dl{ display:none; padding-top:15px; position:absolute; text-align:left; left:-50px; width: 200px; }
.header .mainNav dd,.header .mainNav .level3 div{ position:relative;}
.header .mainNav dl a{ text-align:center; display:block; padding:10px 5px; line-height:normal; border-bottom:1px solid #fff; color:#fff;}
.header .mainNav dd>a{ background-color:#37b76c;} 
.header .mainNav div a{ border-color:#40cc7a; background-color:#40cc7a;}
.header .mainNav .level3,.header .mainNav p{ display:none; position:absolute; width:116px; left:116px; top:0; z-index:999;}
.header .mainNav li:nth-child(3) dl{width: 240px;left: -70px;}
.header .mainNav li:nth-child(5) dl{width: 260px;left: -100px;}
.mainNav li.onnav a.navA,.header .mainNav li:hover a.navA{ color:#f17b1d;}
.header .mainNav li:hover dl,.header .mainNav dd:hover .level3,.header .mainNav .level3 div:hover p{ display:block;}
.header .mainNav dd:hover>a{ background-color:#40cc7a;}
.header .mainNav div a:hover{ text-decoration:underline;}

@media screen and (max-width:1089px){
	.header{display:block;}
	.header .mainNav li{ margin-left:6%;} 
	.header .intes .list_cn{right: 10px;}
	.header .logo img{ width:30%;height:auto;}

}
@media screen and (max-width:1023px){
	.header{padding:0;display:block;}
	.header .wrap{ padding-left:0; padding-right:0;}
	/*.header .intes{ padding:8px 0; margin-left:-10px; margin-right:-10px;background:#0c9c4a;text-align:left;  margin-bottom:0;}
	.header .intes a.log,.header .intes a.zc,.header .intes a.cn,.header .intes a.en{ margin:0 10px;}
*/
	.header .logo{ text-align:left; width:auto; position:relative; top:0; margin-top:15px;  padding-right:40px;}
	.header .logo img{ width:50%; height:auto;}
	.header .navBtn { display:block; width:28px; position:absolute; right:5px; top:50%; margin-top:-9px;}
	.header .navBtn span{ display:block; height:3px; margin-bottom:5px; background-color:#37b76c;}
	.header .search{ right:0; top:0px;width: 80%;position: relative;margin-left: 10px;}
	.header .mainNav{ text-align:left; display:none;  position:fixed; left:0; right:0; top:0; bottom:0; z-index:1000; background:rgba(0,0,0,.8); padding:30px; overflow-y:auto;}
	.header .acShow{ display:block;}
	.header .mainNav .closeBtn{ text-align:right; display:block;}
	.header .mainNav .closeBtn span{ display:inline-block; *display:inline; zoom:1; width:20px; height:20px; background:url(../images/c14.png) no-repeat center; }
	
	.header .mainNav li{ display:block; margin-left:0; border-bottom:1px solid #fff} 
	.header .mainNav li a.navA{ display:block; font-size:20px; padding:14px 0; color:#f17b1d; position:relative;}
	
	.header .mainNav li dl,.header .mainNav li .level3,.header .mainNav li p{ position:static; width:auto;}
	.header .mainNav li .level3,.header .mainNav li p{ display:block;}
	.header .mainNav li dl{ padding-top:0; padding-bottom:20px; display:none;}
	.header .mainNav li dl a{ padding-left:0; padding-right:0;}

	.header .mainNav li dd,.header .mainNav li div.level3{ padding-left:2em;}
	.header .mainNav li dd>a{ font-size:18px; padding:10px 0;}
	.header .mainNav li div>a{ font-size:16px;}
	.header .mainNav li p a{ font-size:14px; padding:0; display:inline-block; margin-right:10px; color:#666;}
	
	.header .mainNav .btnv{ display:block; width:50px; position:absolute; right:0; top:0; bottom:0; z-index:99;}
	.header .mainNav .btnv:before{ display:block; content:''; width:12px; height:12px; border-right:1px solid #fff; border-top:1px solid #fff; -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -o-transform:rotate(45deg); -ms-transform:rotate(45deg); transform:rotate(45deg); position:absolute; right:4px; top:50%; margin-top:-10px;}
	.header .mainNav li.up .btnv:before{ -webkit-transform:rotate(135deg); -moz-transform:rotate(135deg); -o-transform:rotate(135deg); -ms-transform:rotate(135deg); transform:rotate(135deg); margin-top:-12px;}
	.header .mainNav li.up a.navA{ color:#fff; }
	.header .mainNav li dl.down{ display:block;}
	
	.header .mainNav li:hover dl{ display:none;}
	.header .mainNav li:hover dl.down{ display:block;}
	.header .mainNav dd>a,.header .mainNav dd:hover>a,.header .mainNav div a,.header .mainNav div a:hover{ text-align:left; background:none; border:none; text-decoration:none;}
}
@media screen and (max-width:660px){
	.header{display:block;}
	.header .intes .list_cn li{margin: 5px 0;}
	.header .logo{ margin-bottom:16px;}
	.header .search{ width:75%;margin-left:13%;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; box-sizing:border-box; position:relative; padding-top:4px; padding-bottom:4px; top:2%;}
	.header .search input{ font-size:14px; line-height:16px;} 
}
@media screen and (max-width:640px){
	.header{display:block;}
	.header .mainNav{ padding:15px;}
}
/*手机 top e*/

/*bottom  s*/
.foot{width:100%;border-top:4px solid #077b30;background:#2e2e2e;}
.foot .footer{width:1200px;height:auto;padding-bottom:35px; font-size:12px;}
.foot .footer .footlist{margin-top:18px;}
.foot .footer .footlist li{width:43%;float:left;}
.foot .footer .footlist li.lxwm{width:55%;float:right;}
.foot .footer .footlist li .xd{width:140px;height:36px;line-height:36px;color:#fff;font-size:14px;text-align:center;border:1px solid #434343;border-radius:100px;margin-bottom:24px;}
.foot .footer .footlist li .xd .xd1{display:inline-block;width:24px;height:18px;background:url(../images/i1.png);vertical-align:middle;margin-right:11px;}
.foot .footer .footlist li .xd .xd2{display:inline-block;width:20px;height:20px;background:url(../images/i2.png);vertical-align:middle;margin-right:11px;}
.foot .footer .footlist li .xd .xd3{display:inline-block;width:22px;height:22px;background:url(../images/i3.png);vertical-align:middle;margin-right:11px;}
.foot .footer .footlist li a{ display:inline-block; margin-right:30px;font-size:14px;color:#999;line-height:30px;}
.foot .footer .footlist li p{color:#999;line-height:30px; display:inline-block; *display:inline; zoom:1; margin-right:28px;}
.foot .footer .footlist li a.beian{display:inline;float:none;}

.foot .footcon{width:100%;background:#242424;height:50px; font-size:12px;color:#999;line-height:50px;text-align:center;}
@media (max-width:1024px) {
  	.foot{height:auto;padding-bottom:30px}
  	.foot .footer{width:95%;margin:0 auto;}
  	.foot .footer .footlist li{height:auto;margin:0 auto 30px;display:inline-block;}
  	.foot .footcon{margin-top:10px;height:auto;}
}
@media (max-width:640px) {
  	.foot{height:auto;padding-bottom:30px}
  	.foot .footer{width:95%;margin:0 auto;}
  	.foot .footer .footlist li{ width:90%;margin:0 auto 30px;float:none;}
  	.foot .footer .footlist li:nth-child(3n){margin:0 auto;}
  	.foot .footcon{text-align:center;height:auto;}
}
/*bottom  e*/

/*联系我们浮框  s*/
.mask{position:fixed;width:48px;height:275px;right:0;top:214px;z-index:100;}
.mask ul li{width:48px;height:47px;float:left;position:relative;margin-bottom:10px;}
.mask ul li .sidebox{position:absolute;width:48px;height:47px;top:0;right:0;transition:all 0.3s;color:#fff;overflow:hidden;}
.mask ul li .sidebox p{float:left;line-height:47px;padding-left:10px;}
.mask ul li .sidetop{width:48px;height:48px;line-height:47px;display:inline-block;transition:all 0.3s;}
.mask ul li img{float:left;}
.mask ul li .weixin{width:100px;height:100px;position:absolute;left:-100px;display:none;}
.mask ul li .wb{width:100px;height:100px;position:absolute;left:-100px;display:none;}

/*联系我们浮框  e*/

/*导航 s*/
.navcons{width:100%;height:50px;background:#006a2c;}
.navcons .navcon{width:1200px;height:50px;margin:0 auto;}
.navcons .navcon .navr .navul li{float:left;width:16.6666666666666%;text-align:center;/*position:relative;*/}
.navcons .navcon .navr .navul li a{color:#fff;font-size:18px;text-align:center;line-height:50px;}
.navcons .navcon .navr .navul li a i.a1{display:inline-block;width:20px;height:20px;vertical-align:middle;background:url(../images/home.png) 0px top no-repeat;margin:-4px 11px 0 0;}
.navcons .navcon .navr .navul li a i.a2{display:inline-block;width:20px;height:19px;vertical-align:middle;background:url(../images/gs.png) 0px top no-repeat;margin:-1px 11px 0 0;}
.navcons .navcon .navr .navul li a i.a3{display:inline-block;width:18px;height:20px;vertical-align:middle;background:url(../images/cp.png) 0px top no-repeat;margin:-1px 11px 0 0;}
.navcons .navcon .navr .navul li a i.a4{display:inline-block;width:20px;height:20px;vertical-align:middle;background:url(../images/nj.png) 0px top no-repeat;margin:-1px 11px 0 0;}
.navcons .navcon .navr .navul li a i.a5{display:inline-block;width:20px;height:16px;vertical-align:middle;background:url(../images/rl.png) 0px top no-repeat;margin:-1px 11px 0 0;}
.navcons .navcon .navr .navul li a i.a6{display:inline-block;width:18px;height:20px;vertical-align:middle;background:url(../images/lx.png) 0px top no-repeat;margin:-1px 11px 0 0;}
.navcons .navcon .navr .navul li.onnav{background:#f17b1d;}
.navcons .navcon .navr .navul li:hover{background:#f17b1d;}

/*修改 s*/
.navcons .navcon .navr .navul li .navlist{width:100%;background:#f8fcfe;padding:30px 0 10px; position:absolute;left:0;display:none;z-index:999;}
.navcons .navcon .navr .navul li .navlist dl dd{width:20%;height:70px;float:left;margin-bottom:30px;}

.navcons .navcon .navr .navul li .navlist .navas{width:50%;float:left;margin-left:15px;}
.navcons .navcon .navr .navul li .navlist dl dd a.aone{color:#333;font-size:18px;font-weight:bold;display:block;line-height:inherit;text-align:left;margin:10px 0 5px 0;}
.navcons .navcon .navr .navul li .navlist dl dd a.atwo{color:#999;font-size:14px;display:block;line-height:inherit;text-align:left;}
.navcons .navcon .navr .navul li .navlist dl dd a.atwo i{display:inline-block;width:14px;height:14px;background:url(../images/j1s.png);vertical-align:middle;margin-left:5px;}

.navcons .navcon .navr .navul li .navlist .navimg{width:100px;height:70px;float:left;}

/*修改 e*/

/*.navcons .navcon .navr .navul li .navlist dd{line-height:40px;text-align:center;}
.navcons .navcon .navr .navul li .navlist dd:hover{background:#f17b1d;transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;}*/
.navcons .navcon .search{width:21px;height:20px;position:absolute;right:0px;top:20px;cursor:pointer;}
.navcons .navcon .search .inputs{display:none}
.navcons .navcon .search .inputs input{width:220px;height:28px;padding-left:18px;background:#fff;border:1px solid #0ba8ef;border-radius:10px 0 0px 10px;float:left;position:absolute;right:0;}
.navcons .navcon .search .inputs .tjs{width:52px;height:30px;background:#0ba8ef;font-size:16px;color:#fff;line-height:30px;text-align:center;border-radius:0px 10px 10px 0px;float:left;position:absolute;z-index:}

@media ( max-width:1024px){
	.navcons{display:none;}
}

@media ( max-width:640px){
	.navcons{display:none;}
}

/*导航 e*/



/******************************首页**************************/
/*bannar s*/
.slideBox{width:100%;height:auto;overflow:hidden;position:relative;}
.slideBox .hd{height:27px;overflow:hidden;position:absolute;left:50%;transform:translate(-50%,-50%);bottom:5px;z-index:1;}
.slideBox .hd ul{overflow:hidden;zoom:1;float:left;}
.slideBox .hd ul li{width:12px;height:12px;background:#fff;float:left;border-radius:50%;margin-left:12px;cursor:pointer;}
.slideBox .hd ul li.on{width:30px;height:10px;background:#0dab51;border-radius:10px;margin-top:2px;}
.slideBox .bd{position:relative;height:100%;z-index:0;}
.slideBox .bd li{zoom:1;vertical-align:middle;}
.slideBox .bd img{width:100%;height:auto;display:block;}
/*bannar e*/


/*公司简介,农技观察,联系我们*/
.top30{margin-top:30px;}
.top20{margin-top:20px;}
.top40{padding-top:40px;}
.bottom30{margin-bottom:30px;}
.jianjie,.guancha,.lianxi{height:320px;float:left;border-top:2px solid #077b30;background:#fff;box-shadow:0 0 8px rgba(0,0,0,.2);border-radius:0px 0px 5px 5px;}
.title{width:90%;margin:0 auto;padding:20px 0 30px 0;}
.titles{width:98%;padding:14px 0 16px 0;}
.title .tit{float:left;}
.title .tit .tit1{font-size:18px;color:#077b30;font-weight:bold;}
.title .tit .tit2{font-size:12px;color:#999;font-family:Arial;}
.title .more{float:right;width:68px;height:28px;background:#f3f5f6;border-radius:50px;}
.titles .more{background:#fff;}
.title .more a{display:block;font-size:14px;color:#4c4c4c;text-align:center;line-height:28px;}
.title .more a i{float:right;margin:10px 10px 0px 0;}
.jianjie{width:360px;}
.jianjie .titcon{width:90%;margin:0 auto;}
.jianjie .titcon p{font-size:14px;color:#4c4c4c;}

.guancha{width:460px;margin-left:20px;}
.guancha .date{width:90%;margin:0 auto;}
.guancha .date .dates{width:60px;height:62px;background:url(../images/date.png);overflow:hidden;float:left;}
.guancha .date .dates p{text-align:center;}
.guancha .date .dates .ri{color:#fff;font-size:24px;margin-top:7px;}
.guancha .date .dates .yue{color:#fff;font-size:12px;margin-top:7px;}
.guancha .date .datetit{width:82%;height:62px; float:right;}
.guancha .date .datetit .date1{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:-5px;}
.guancha .date .datetit .date1 a{font-size:16px;color:#333;font-weight:bold;}
.guancha .date .datetit .date2{width:100%;height:42px;font-size:14px;color:#999;line-height:22px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.guancha .listul{margin:20px auto 0;}
.guancha .listul li{list-style:disc;margin-left:20px;color:#0c9c4a;margin-top:6px;}
.guancha .listul li a{display:block;width:75%;float:left;font-size:14px;color:#4c4c4c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.guancha .listul li span{float:right;font-size:14px;color:#999;}

.lianxi{width:340px;height:320px;float:right;background:url(../images/bg.png) center bottom no-repeat;background-size:100% 100%;}
.lianxi .lxcon{width:90%;margin:0 auto;}
.lianxi .lxcon li{width:100%;font-size:14px;color:#4c4c4c;padding:15px 0 15px 0; border-bottom:1px dotted #f0f0f0;}
.lianxi .lxcon li:first-child{padding-top:0px;}
.lianxi .lxcon li:last-child{border-bottom:1px dotted transparent;}
.lianxi .lxcon li i.pho{display:inline-block;width:17px;height:18px;vertical-align:middle;background:url(../images/pho.png) 0px top no-repeat;margin:-3px 10px 0 0px;}
.lianxi .lxcon li i.yb{display:inline-block;width:17px;height:18px;vertical-align:middle;background:url(../images/yb.png) 0px top no-repeat;margin:4px 10px 0 0px;}
.lianxi .lxcon li i.yx{display:inline-block;width:17px;height:18px;vertical-align:middle;background:url(../images/yx.png) 0px top no-repeat;margin:4px 10px 0 0px;}
.lianxi .lxcon li i.ad{display:inline-block;width:17px;height:18px;vertical-align:middle;background:url(../images/ad.png) 0px top no-repeat;margin:-1px 10px 0 0px;}

/*产品荟萃*/
.box{width:100%;height:280px;border-top:2px solid #077b30;box-shadow:0 0 8px rgba(0,0,0,.2);border-radius:0px 0px 5px 5px;}
.lunbo{width:100%;height:220px;background:#fff;}
.scroll-outer{height:200px;}
#scroll{width:97%;margin:0 auto;}
#scroll .owl-wrapper-outer{margin:0 auto;}
#scroll .item{position:relative;width:224px;height:200px;margin:0 auto;overflow:hidden;cursor:pointer;transition:all 2s;}
#scroll .item a{display:block;}
#scroll .item a .imgp{width:100%;height:160px;overflow:hidden;}
#scroll .item a img{width:100%;height:auto;transition:all 2s;}
#scroll .item a:hover img{-webkit-transform:scale3d(1.2,1.2,1);transform: scale3d(1.2,1.2,1);}
#scroll .item a .ptit{font-size:16px;color:#333;text-align:center;padding-top:12px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.owl-theme .owl-controls .owl-buttons div{position:absolute;top:0px;width:9px;height:16px;margin:0;padding:0;}
.owl-theme .owl-controls .owl-buttons .owl-prev{left:-1.2%;top:35%;width:9px;height:16px;background:url(../images/jtfl.png);}
.owl-theme .owl-controls .owl-buttons .owl-next{right:-1.2%;top:35%;width:9px;height:16px;background:url(../images/jtrh.png);}
.owl-pagination{display:none;}

/*友情链接*/
.select{width:100%;height:60px;background:#fff;box-shadow:0 0 8px rgba(0,0,0,.2);border-radius:5px;}
.select span{font-size:18px;color:#0c9c4a;font-weight:bold;padding:0 40px 0 20px;}
.select select{width:230px;height:30px;border:1px solid #e6e6e6;margin-top:15px;padding-left:10px;background:url(../images/jt1.png) 210px center no-repeat;margin-left:20px;}
@media (max-width:1024px) {
  	.slideBox .bd img{height:150px;}
  	.jianjie{height:310px;}
	.slideBox .hd{transform:translate(-70%,-50%);}
	.jianjie,.lianxi,.guancha{width:100%;margin-bottom:30px;}
	.guancha{width:100%;margin-left:0px;}
	.guancha .date .datetit{width:75%;}
	.select{height:auto;padding:20px 0 20px 0}
}
@media (max-width:640px) {
	.jianjie{height:355px;}
	.slideBox .bd img{height:150px;}
	.slideBox .hd{transform:translate(-70%,-50%);}
	.jianjie,.lianxi,.guancha{width:100%;margin-bottom:30px;}
	.guancha{width:100%;margin-left:0px;}
	.guancha .date .datetit{width:75%;}
	.select{height:auto;padding:20px 0 20px 0}
	
}



/*栏目页公共样式 s*/
.bgcolor{width:100%;background:#fff;padding-bottom:80px;}
.bans{width:100%;}
.bans img{width:100%;height:auto;}
.list{width:240px;float:left;padding-bottom:56px;border-bottom:5px solid #077b30;}
.list .listbg{width:100%;height:90px;background:#077b30;overflow:hidden;}
.list .listbg p{padding-left:20px;}
.list .listbg p:nth-child(1){font-size:26px;color:#fff;font-weight:bold;margin-top:23px;}
.list .listbg p:nth-child(2){font-size:14px;color:#a6d1b4;}
.list li{width:100%;height:auto;background:#f3f5f6;border-radius:5px;margin-top:2px;}
.list li a{display:block;width:100%;height:40px;}
.list li.subnav .sublist{display: none}
.list li.subnav.active span:after{transform: rotateZ(90deg)}
.list li.subnav.active span{color:#fff}
.list li.subnav span{display:block;height:40px;line-height:40px;padding:0 10px;font-size:16px;position:relative;cursor: pointer;}
.list li.subnav span:after{position:absolute;right:20px;top:50%;width:15px;height:15px;background:url(../images/j1.png);content:"";margin-top:-7.5px}
.list li a .listgs{font-size:14px;color:#4c4c4c;line-height:40px;margin-left:20px;float:left;}
.list li a .listp{width:15px;height:15px;background:url(../images/j1.png);float:right;margin:12px 20px 0 0}
.list li.subnav.active span,.list .subnav li:hover{background:#f17b1d;}
.list .subnav li:hover a .listgs{color:#fff}
.list .subnav li:hover a .listp{background:url(../images/j2.png);}
.list .subnav li.ons{background:#f17b1d;}
.list .subnav li.ons a .listgs{color:#fff}
.list .subnav li.ons a .listp{background:url(../images/j2.png);}
.con{width:920px;float:right;}
.con .contit{width:100%;padding-bottom:11px;border-bottom:1px dotted #e6e6e6;color:#999;}
.con .contit i{display:inline-block;width:12px;height:16px;vertical-align:middle;background:url(../images/ads.png) 0px top no-repeat;margin:-2px 8px 0 0px;}
.con .contit a{padding:0 5px 0 5px;}
.con .contit a:hover{color:#333}
.con .contit a.as{color:#333;}
.con .contit a,.con .contit span{font-size:14px;color:#999;}
.con .cons{width:100%;padding-top:36px;position:relative;}
@media (max-width:1024px) {
	.bans{height:150px;}
	.bans img{height:150px;}
	.list{width:25%;}
  	.con{width:70%;}
  	.list .listbg p:nth-child(1){font-size:18px;margin-top:11px;}
  	.cons .wh li .wh2 p:nth-child(1){font-size:18px;margin:22px 0 0 35px;}
}
@media (max-width:640px) {
	.bgcolor{padding-bottom:30px;}
  	.list{width:100%;padding-bottom:30px;}
  	.list .listbg{height:60px;}
  	.list .listbg p:nth-child(1){font-size:18px;margin-top:7px;}
  	.con{width:100%;}
  	.con .contit{margin-top:30px;}
  	.con .cons{padding-top:26px;}
  	.con .cons .imgcon img:nth-child(1){float:none;margin-bottom:25px;}
  	.con .cons .imgcon img:nth-child(2){float:none;}
}




/*栏目页公共样式 e*/

/*English*/
.con .cons .text{font-size:14px;color:#4c4c4c;margin-bottom:30px;}
.con .cons .imgcon{margin-bottom:30px;}
.con .cons .imgcon img:nth-child(1){float:left;}
.con .cons .imgcon img:nth-child(2){float:right;}
@media (max-width:1024px) {
	.con .cons .imgcon{text-align:center;}
	.con .cons .imgcon img:nth-child(1){float:none;margin-bottom:20px;}
	.con .cons .imgcon img:nth-child(2){float:none;}
}

/*发展历程*/
.conlc2{display:none;}
.con .cons .lc img{width:100%;height:auto;}
.con .cons .contits .conyear{font-size:26px;color:#333;}
.con .cons .contits .tits1{font-size:14px;color:#4c4c4c;}
.con .cons .contits1{position:absolute;top:90px;z-index:999;}
.con .cons .contits2{position:absolute;top:114px;left:235px;z-index:999;}
.con .cons .contits3{position:absolute;top:175px;right:235px;z-index:999;}
.con .cons .contits4{position:absolute;top:375px;right:3px;z-index:999;}
.con .cons .contits5{position:absolute;top:375px;left:25px;z-index:999;}
@media (max-width:1024px) {
	.conlc{display:none;}
	.conlc2{display:block;}
}
@media (max-width:640px) {
	.conlc{display:none;}
	.conlc2{display:block;}
}



/*人才战略/用人理念*/
.consr2{display:none;}
.rc{width:100%;position:relative;}
.rc img{width:100%;height:auto;}
.rc .rctext{font-size:46px;color:#fff;font-weight:bold;position:absolute;top:56px;left:80px;z-index:999;}
.rc .rcp{position:absolute;top:366px;left:80px;z-index:999;}
.rc .rcp p.rctit{font-size:32px;font-weight:bold;color:#fff;line-height:50px;}
@media (max-width:1024px) {
	.consr1{display:none;}
	.consr2{display:block;}
}
@media (max-width:640px) {
	.consr1{display:none;}
	.consr2{display:block;}
}



/*农技观察*/
.con .conss{padding-top:0px;}
.con .conss ul li{height:45px;border-bottom:1px dashed #e6e6e6;}
.con .conss ul li i{display:inline-block;vertical-align:middle;margin:0px 10px 0 0;}
.con .conss ul li i img{padding-top:12px;}
.con .conss ul li a{display:block;width:80%;line-height:45px;float:left;font-size:14px;color:#4c4c4c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.con .conss ul li span{float:right;font-size:14px;color:#666;line-height:45px;}
@media (max-width:640px) {
	.con .conss ul li a{width:60%;}
}


/*精英招聘*/
.sideMenu h3{height:50px;line-height:50px;background:#0c9c4a;cursor:pointer;font-weight:normal;}
.sideMenu h3 em{float:right;display:block;width:40px;height:50px;background:url(../images/icoAdd.png) 3px 18px no-repeat;cursor:pointer;}
.sideMenu h3 p{width:80%;float:left;color:#fff;font-size:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.sideMenu h3 p:nth-child(2){margin-left:3%;}
.sideMenu h3.on em{background-position:3px -44px;}
.sideMenu ul{padding:0px 15px;display:none;}	
.zhaop{width:100%;padding-bottom:30px;}
.zhaop .zptit{width:100%;height:56px;background:#0c9c4a;}
.zhaop .zp1{margin-top:20px;}
.zhaop .zp1 p.zptit1{width:200px;}
.zhaop .zp1 p{float:left;margin-right:50px;font-size:16px;color:#4c4c4c;}
.zhaop .zp1 p span{font-size:16px;color:#4c4c4c;font-weight:bold;}
.zhaop .zp1 p:nth-child(2n){float:left;margin-right:0px;}
.zhaop .work{margin-top:25px;}
.zhaop .work .wktit{font-size:16px;color:#4c4c4c;font-weight:bold;}
.zhaop .work .wk1{font-size:16px;color:#4c4c4c;margin-top:20px;}
.zhaop .yous{margin-top:20px;font-size:16px;color:#4c4c4c;}
.zhaop .yous span{font-size:16px;color:#4c4c4c;font-weight:bold;}

@media (min-width:320px) and (max-width: 767px){
	.sideMenu h3 p{font-size:16px;line-height:45px;}
}
@media (min-width:780px) and ( max-width:1024px){
	.sideMenu h3 p{font-size:16px;line-height:45px;}
}
@media (max-width:640px) {
	.zhaop .zptit{height:45px;}
	.zhaop .zptit p{font-size:16px;line-height:45px;}
	.zhaop .zp1{margin-top:15px;}
	.zhaop .zp1 p.zptit1{margin-bottom:20px;}
}



/*产品荟萃*/
.huicui{width:100%;}
.huicui .hctit{font-size:24px;color:#333;font-weight:bold;text-align:center;padding-bottom:47px;}
.huicui .hcimg{width:100%;height:auto;text-align:center;}
.huicui .hcimg img{width:100%;height:auto;}
.huicui .hctext{margin:30px 0 15px 0;}
.huicui .hctext p{font-size:16px;color:#4c4c4c;}
.huicui .hcimg1{margin-top:50px;}

/*员工风采*/
.cons .fcimg{width:100%;}
.cons .fcimg li{width:48%;float:left;margin:0 2% 35px 0;}
.cons .fcimg li .fcimgs{width:100%;height:260px;overflow:hidden;}
.cons .fcimg li .fcimgs img{width:100%;height:260px;transition:all 2s;}
.cons .fcimg li:hover .fcimgs img{-webkit-transform: scale3d(1.2,1.2,1);transform: scale3d(1.2,1.2,1);}
.cons .fcimg li:nth-child(2n){margin-right:0px;}
.cons .fcimg li .fctit{width:100%;padding-top:17px;color:#4c4c4c;font-size:14px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
@media (max-width:1024px) {
	.cons .fcimg li .fcimgs{width:100%;height:auto;overflow:hidden;}
	.cons .fcimg li .fcimgs img{width:100%;height:auto;transition:all 2s;}
}
@media (max-width:640px) {
	.cons .fcimg li .fcimgs{width:100%;height:auto;overflow:hidden;}
	.cons .fcimg li .fcimgs img{width:100%;height:auto;transition:all 2s;}
}




/*企业文化*/
.cons .wh{width:100%;}
.cons .wh li{height:134px;margin-bottom:20px;}
.cons .wh li div{float:left;height:134px;}
.cons .wh li .wh1{width:50%;}
.cons .wh li .wh1 img{width:100%;height:134px;}
.cons .wh li .wh2{width:50%;background:#0c9c4a;}
.cons .wh li .wh2 p:nth-child(1){font-size:20px;color:#fff;font-weight:bold;margin:20px 0 0 35px;}
.cons .wh li .wh2 p:nth-child(2){font-size:15px;color:#fff;margin:0px 0 0 35px;}
.cons .wh li .wh2s{width:50%;background:#edeff0;}
.cons .wh li .wh2s p:nth-child(1){font-size:20px;color:#0c9c4a;font-weight:bold;margin:20px 0 0 35px;}
.cons .wh li .wh2s p:nth-child(2){font-size:15px;color:#4c4c4c;margin:0px 0 0 35px;}

@media (max-width:640px) {
	.cons .wh li .wh2 p:nth-child(1){font-size:15px;margin:18px 0 0 35px;}
	.cons .wh li .wh2 p:nth-child(2){margin:5px 0 0 0px;text-align:center;}
}




/*联系我们*/
.lxcon{width:100%;}
.lxcon .cons .lxs{width:100%;}
.lxcon .cons .lxs li{margin-bottom:40px;}
.lxcon .cons .lxs li .lxtit{width:100%;font-size:24px;color:#077b30;font-weight:bold;padding-bottom:18px;margin-bottom:30px;border-bottom:5px solid #077b30;}
.lxcon .cons .lxs li .lx1{margin-bottom:30px;font-size:14px;color:#4c4c4c;}
@media (max-width:640px) {
	.lxcon .cons .lxs li .lxtit{font-size:20px;border-bottom:3px solid #077b30;}
}

/*组织机构*/
.cons2{display:none;}
.cons .zuzhi{width:100%;position:relative;}
.cons .zuzhi img{display:block;margin:0 auto;}
.cons .zuzhi .zu1{position:absolute;top:10px;left:426px;z-index:999;}
.cons .zuzhi p{text-align:center;color:#fff;font-size:14px;}
.cons .zuzhi .zu1 p.g1{font-size:16px;}
.cons .zuzhi .zu2{position:absolute;top:93px;left:264px;z-index:999;}
.cons .zuzhi .zu2 p.g1{font-size:16px;}
.cons .zuzhi .zu3{position:absolute;top:232px;left:83px;z-index:999;}
.cons .zuzhi .zu4{position:absolute;top:232px;left:293px;z-index:999;}
.cons .zuzhi .zu5{position:absolute;top:232px;right:294px;z-index:999;}
.cons .zuzhi .zu6{position:absolute;top:232px;right:75px;z-index:999;}
@media (max-width:1024px) {
	.cons1{display:none;}
	.cons2{display:block;}
}
@media (max-width:640px) {
	.cons1{display:none;}
	.cons2{display:block;}
}

/***********************详情页面********************/
.intros {width:100%;height:auto;border-bottom:1px solid #ebebeb;padding-bottom:60px;}
.w1200s{width:1200px;height:auto;margin:0 auto;}
.Titleinfo{color:#747373;padding:44px 0px 9px;margin-bottom:24px;text-align:center;border-bottom:1px dashed #e8e8e8;}
.Titleinfo .date{padding:15px 0 10px 0;}
.Titleinfo .date i{margin:0px 12px;display:inline-block;}
.SinglePage{word-wrap:break-word;clear:both;line-height:27px;padding-top:25px;}
.PrevNextBox{position:relative;margin-top:35px;padding-top:12px;font-size:14px;border-top:1px solid #e5e5e5;line-height:28px;position:relative;color:#333;}
@media ( max-width:1024px){
	.w1200s{width:auto;}
	.SinglePage{width:94%;margin:0 auto;}
	.PrevNextBox{width:94%;margin:35px auto 0;}
}