@charset "utf-8";
/* CSS Document */

/*头部*/
body{min-width:1200px;}
.head {
	height:37px;
	width:100%;
	background:#f7ffef;
	border-bottom:1px solid #e3f2df;
}
.head_nr {
	width:1000px;
	margin:0 auto;
	height:37px;
	line-height:37px;
	font-size:13px;
	letter-spacing:1px;
	color:#656861;
}
.head_nr span {
	float:right;
}
.head_nr span a:hover {
	color:#07913b;
	text-decoration:underline;
}
.top {
	width:1000px;
	margin:0 auto;
	padding:25px 0 25px 0;
}
.top_fl {
	width:560px;
	float:left;
}
.logo {
	width:157px;
	height:78px;
	float:left;
}
.top_text {
	width:387px;
	float:right;
	background:url(../images/logo_line.jpg) left center no-repeat;
	height:78px;
}
.top_text h2 {
	font-size:30px;
	color:#07913b;
	display:block;
	margin-left:15px;
	margin-top:5px;
}
.top_text p {
	font-size:24px;
	color:#333333;
	font-weight:bold;
	letter-spacing:4px;
	display:block;
	margin-left:15px;
}
.phone {
	float:right;
	margin-top:20px;
	width:235px;
	height:48px;
	background:url(../images/phone.jpg) no-repeat;
}
.phone p {
	font-size:16px;
	color:#333;
	padding-left:60px;
	display:block;
}
/*导航*/
.nav_wrap {
	width:100%;
	height:60px;
	background:url(../images/nav_bg.png) repeat-x;
	position:absolute;
	z-index:9999;
	min-width:1200px;
}
.nav {
	width:1000px;
	height:60px;
	margin:0 auto;
}
.nav li {
	float:left;
	display:block;
	width:142px;
	text-align:center;
	background:url(../images/nav_line.jpg) right center no-repeat;
	line-height:60px;
	font-size:16px;
}
.nav ul .nav_bg {
	background:url(../images/nav_hover.png) center center no-repeat;
	color:#07913b;
}
.nav ul .nav_bg a {
	color:#07913b;
}
.nav li a {
	color:#fff;
	display:block;
	width:142px;
	height:60px;
}
.nav li a:hover {
	background:url(../images/nav_hover.png) center center no-repeat;
	color:#07913b;
}
/*banner*/
.banner {
	width:100%;
	height:560px;
}
.flexslider{position:relative;height:560px;overflow:hidden;}
.slides{position:relative;z-index:1;}
.slides li{height:560px;}
.flex-control-nav{position:absolute;bottom:20px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}

/*质量零缺陷，服务零距离*/
.main_top {
	width:100%;
	height:610px;
	background:url(../images/main_top_bg.jpg) 50% 0px no-repeat;
}
.main_top_nr {
	width:1000px;
	margin:30px auto 0 auto;
	background:url(../images/main_top_nr.png) no-repeat;
	height:546px;
}
.main_top_fl {
	width:488px;
	float:left;
	margin-left:25px;
}
.main_top_tl {
	padding-top:45px;
	margin-bottom:55px;
}
.main_top_tl p {
	font-size:28px;
	color:#64ab2a;
	font-weight:bold;
	letter-spacing:1px;
	color:#247f3a
}
.main_top_tl h2 {
	font-size:37px;
	color:#ff9600;
	display:block;
	margin-left:40px;
}
.main_top_one {
	margin-top:15px;
}
.main_top_one h2 {
	font-size:20px;
	color:#247f3a;
	font-weight:normal;
	border-bottom:1px dashed #aec2a9;
	padding-bottom:10px;
	display:block;
}
.main_top_one p {
	display:block;
	padding-top:10px;
	line-height:24px;
}
/*使用科迈农后的产品VS使用普通肥料的产品*/
.contrast {
	width:1000px;
	margin:0 auto;
}
.contrast_tl h2 {
	font-size:36px;
	color:#247f3a;
	display:block;
	text-align:center;
	margin-top:10px;
}
.contrast_tl h2 b {
	font-size:60px;
}
.contrast_tl h2 span {
	color:#ff9600;
}
.contrast_img {
	margin-top:25px;
	padding-bottom:10px;
}
.vs_img_fl {
	width:480px;
	height:300px;
	float:left;
}
.vs_img_fr {
	width:480px;
	height:300px;
	float:right;
}
.contrast_nr ul li {
	margin-top:20px;
	background:url(../images/main_vs_bg.png) no-repeat;
	display:block;
	height:60px;
}
.contrast_nr ul li p {
	display:block;
	float:left;
	width:432px;
	height:60px;
	line-height:60px;
	font-size:17px;
	color:#fff;
	margin-left:37px;
}
.contrast_nr ul li h2 {
	display:block;
	width:60px;
	height:60px;
	line-height:60px;
	text-align:center;
	float:left;
	color:#fff;
	font-size:24px;
}
.contrast_nr ul li span {
	display:block;
	float:left;
	width:469px;
	height:60px;
	line-height:60px;
	font-size:17px;
	color:#fff;
	text-indent:15px;
}
/*产品展示*/
.main_cp {
	width:1000px;
	margin:0 auto;
}
.main_cp_tl {
	width:998px;
	height:108px;
	border:1px solid #cccacb;
	margin-top:45px;
}
.cp_bg {
	width:183px;
	height:110px;
	background:#247f3a;
	float:left;
}
.cp_bg span {
	display:block;
	border-bottom:3px solid #66a674;
	width:110px;
	margin:0 auto;
	font-size:17px;
	color:#a4e9b3;
	text-transform:uppercase;
	text-align:center;
	margin-top:15px;
	padding-bottom:5px;
}
.cp_bg h2 {
	color:#fff;
	text-align:center;
	font-size:20px;
	display:block;
	margin-top:5px;
	letter-spacing:1px;
}
.main_cp_li {
	width:573px;
	float:left;
	height:110px;
	margin-left:5px;
}
.main_cp_li li {
	display:block;
	width:190px;
	float:left;
	height:110px;
	border-right:1px solid #cccacb;
	font-size:20px;
	text-align:center;
	line-height:110px;
}
.main_cp_li li a {
	color:#247f3a;
	display:block;
	width:190px;
	height:110px;
}
.main_cp_li li a:hover {
	background:#247f3a;
	color:#fff;
}
.main_cp_more {
	width:236px;
	height:110px;
	float:right;
	font-size:16px;
	text-align:center;
	line-height:110px;
}
.main_cp_more a {
	color:#555;
}
.main_cp_more a:hover {
	color:#247f3a;
	text-decoration:underline;
}
.main_cp_line {
	height:3px;
	background:#d9d8d6;
}
.main_cp_nr ul li {
	margin-top:30px;
	position: relative;
    width:235px;
    overflow:hidden;
    float:left;
    display:inline;
    margin-right:20px;
    background:url(../images/main_cp_ty.png) no-repeat center 274px;
}
.main_cp_nr li img {
	display:block;
	width:231px;
	height:270px;
	border:2px solid #d9d8d6;
}
.main_cp_nr li span {
	display:block;
	width:231px;
	height:42px;
	background:#247f3a;
	position:relative;
	top:-44px;
	font-size:16px;
	line-height:42px;
	text-align:center;
	margin:0 auto;
}
.main_cp_nr li span a {
	color:#fff;
	display:block;
	width:231px;
	height:42px;
}
.main_cp_nr li span a:hover {
	text-decoration:underline;
	background:#ff9600;
}
/*优势*/
.main_ys_top {
	width:100%;
	height:740px;
	background:url(../images/main_ys_bg_top.jpg) 50% 0px no-repeat;
}
.ys_top_nr {
	width:1000px;
	margin:0 auto;
	height:70px;
}
.main_ys_tl {
	padding-top:85px;
}
.main_ys_tl h2 {
	display:block;
	text-align:center;
	font-size:38px;
	color:#247f3a;
}
.main_ys_tl span {
	display:block;
	width:551px;
	height:37px;
	background:url(../images/main_img.png) 0px 0px no-repeat;
	margin:0 auto;
	text-align:center;
	line-height:37px;
	font-size:21px;
	color:#fff;
	letter-spacing:1px;
	margin-top:5px;
}
.ys_one_img {
	width:386px;
	height:347px;
	float:left;
	margin-top:105px;
}
.ys_one_tl {
	width:150px;
	height:150px;
	float:left;
	margin-top:41px;
	margin-left:35px;
}
.ys_one_tl h2, .ys_two_tl h2, .ys_three_tl h2 {
	font-size:28px;
	color:#fff;
	text-align:center;
	margin-top:35px;
	letter-spacing:1px;
}
.ys_one_text {
	width:480px;
	float:right;
	margin-top:30px;
	margin-right:20px;
}
.ys_one_text h2, .ys_two_text h2, .ys_three_text h2 {
	display:block;
	background:url(../images/main_ys_tl.jpg) left 6px no-repeat;
	color:#247f3a;
	font-size:23px;
	padding-left:20px;
	border-bottom:1px dashed #c8c8c8;
	padding-bottom:15px;
	margin-bottom:15px;
}
.ys_one_text p, .ys_two_text p, .ys_three_text p {
	font-size:13px;
	background:url(../images/main_ys_ico.jpg) left 6px no-repeat;
	padding-left:20px;
	line-height:24px;
	margin-top:7px;
}
.ys_one_text p span, .ys_two_text p span, .ys_three_text p span {
	color:#247f3a;
}
.ys_two_text {
	width:480px;
	float:left;
	margin-top:30px;
	margin-right:20px;
}
.ys_two_tl {
	width:150px;
	height:150px;
	position:relative;
	left:425px;
	top:-45px;
}	
.main_ys_bottom {
	height:764px;
	width:100%;
	background:url(../images/main_ys_bg_bottom.jpg) 50% 0px no-repeat;
}
.ys_two_nr {
	width:1000px;
	margin:0 auto;
}
.ys_two_text {
	width:480px;
	float:left;
	margin-top:30px;
	margin-left:20px;
}
.ys_two_img {
	width:439px;
	height:211px;
	float:right;
	margin-top:15px;
}
.ys_three_img {
	width:366px;
	height:234px;
	float:left;
	margin-top:130px;
}
.ys_three_tl {
	width:150px;
	height:150px;
	float:left;
	margin-top:30px;
	margin-left:58px;
}
.ys_three_text {
	width:480px;
	float:right;
	margin-top:15px;
	margin-right:20px;
}
.main_wrap {
	width:1000px;
	margin:0 auto;
}
/*关于我们*/
.main_about {
	padding-top:40px;
}
.main_about img {
	width:355px;
	height:272px;
	float:left;
	margin-right:40px;
}
.main_about h2 img {
	display:block;
	width:355px;
	height:63px;
	float:left;
}
.main_about p {
	display:block;
	width:605px;
	float:left;
	margin-top:25px;
	line-height:26px;
}
.main_about span {
	display:block;
	width:118px;
	height:35px;
	float:left;
	background:url(../images/main_img.png) 0px -50px no-repeat;
	text-align:center;
	line-height:35px;
	margin-top:33px;
}
.main_about span a {
	display:block;
	width:118px;
	height:35px;
	color:#fff;
}
.main_about span a:hover {
	background:url(../images/main_img.png) -120px -50px no-repeat;
}
/*客户案例*/
.main_khgy_tl {
	display:block;
	width:380px;
	height:56px;
	margin:0 auto;
	background:url(../images/main_img.png) 0px -89px no-repeat;
}
.main_khgy_tl h2 {
	font-size:24px;
	color:#247f3a;
	text-align:center;
	display:block;
	line-height:22px;
}
.main_khgy_nr ul li {
	width:235px;
	height:450px;
	margin-right:20px;
	display:block;
	float:left;
	margin-top:30px;
}
.main_khgy_nr ul li .main_khgy_bg {
	width:235px;
	height:450px;
	background:url(../images/main_img.png) -19px -176px no-repeat;
}
.main_khgy_nr ul li:hover .main_khgy_bg {
	width:235px;
	height:450px;
	background:url(../images/main_img.png) -299px -176px no-repeat;
}
.main_khgy_nr ul li .main_khgy_li {
	width:223px;
	margin:0 auto;
	padding-top:6px;
}
.main_khgy_li img {
	border:3px solid #ffffff;
	display:block;
}
.main_khgy_li h2 {
	font-size:16px;
	color:#fff;
	display:block;
	width:223px;
	height:50px;
	line-height:50px;
	overflow:hidden;
}
.main_khgy_li h2 a, .main_khgy_li p a {
	color:#fff;
}
.main_khgy_li h2 a:hover, .main_khgy_li p a:hover {
	text-decoration:underline;
}
.main_khgy_li p {
	color:#fff;
	line-height:24px;
}
.main_khgy_li span {
	display:block;
	width:144px;
	height:30px;
	border:2px solid #fff;
	margin:35px auto 0 auto;
	text-align:center;
	line-height:30px;
}
.main_khgy_li span a {
	color:#fff;
}
.main_khgy_nr ul .none {
	margin-right:0px;
}
/*新闻中心*/
.main_bottom {
	margin-top:15px;
}
.main_new {
	width:645px;
	float:left;
}
.main_new_tl {
	border-bottom:1px solid #e3e3e3;
	padding-bottom:8px;
}
.main_new_tl h2 {
	font-size:24px;
	color:#247f3a;
}
.main_new_tl h2 em {
	color:#999999;
	font-family:Arial;
	font-weight:normal;
	font-size:18px;
}
.main_new_tl span {
	float:right;
	color:#247f3a;
	line-height:45px;
}
.main_new_tl span a {
	color:#247f3a;
}
.main_new_tl span a:hover {
	text-decoration:underline;
}
.main_new_top {
	margin-top:15px;
}
.main_new_top img {
	width:226px;
	height:159px;
	float:left;
	display:block;
	border:1px solid #247f3a;
	margin-right:20px;
}
.main_new_top h2 {
	display:block;
	width:395px;
	float:right;
	font-size:16px;
	margin-top:5px;
}
.main_new_top h2 a {
	color:#247f3a;
}
.main_new_top h2 a:hover {
	color:#ff9600;
	text-decoration:underline;
}
.main_new_top p {
	display:block;
	width:395px;
	float:right;
}
.main_new_top p {
	font-size:13px;
	margin-top:15px;
	line-height:24px;
}
.main_new_top p a:hover {
	text-decoration:underline;
}
.main_new_top span {
	display:block;
	width:82px;
	height:25px;
	float:left;
	margin-top:22px;
	background:url(../images/main_img.png) -265px -55px no-repeat;
	font-size:13px;
	text-align:center;
	line-height:25px;
}
.main_new_top span a {
	display:block;
	width:82px;
	height:25px;
	color:#fff;
}
.main_new_top span a:hover {
	background:url(../images/main_img.png) -352px -55px no-repeat;
}
.main_new_li ul {
	margin-top:10px;
}
.main_new_li li {
	border-bottom:1px dashed #c1c1c1;
	height:44px;
	display:block;
	line-height:44px;
	width:645px;
	overflow:hidden;
	background:url(../images/main_new_ico.jpg) left center no-repeat;
	text-indent:15px;
}
.main_new_li li span {
	float:right;
}
.main_new_li li a:hover {
	color:#247f3a;
	text-decoration:underline;
}
/*常见问题*/
.main_cjwt {
	width:320px;
	float:right;
}
.cxwt_nr {
	height:390px;
	margin-top:20px;
}
.cxwt_nr li h2 {
	font-size:15px;
	color:#247f3a;
	background:url(../images/cjwn_w.png) no-repeat;
	height:22px;
	width:320px;
	display:block;
	line-height:22px;
	text-indent:30px;
}
.cxwt_nr li {
	border-bottom:1px dashed #c1c1c1;
	padding-bottom:17px;
	margin-top:18px;
}
.cxwt_nr li h2 a {
	color:#247f3a;
}
.cxwt_nr li h2 a:hover, .cxwt_nr li p a:hover {
	text-decoration:underline;
	color:#247f3a;
}
.cxwt_nr li p {
	font-size:13px;
	background:url(../images/cjwt_d.png) no-repeat;
	padding-left:30px;
	line-height:23px;
	margin-top:10px;
}
/*友情链接*/
.link {
	margin-top:35px;
	padding-bottom:50px;
}
.link_tl {
	height:41px;
	width:1000px;
}
.link_nr {
	border:5px solid #f6f6f6;
	border-top:none;
	padding:10px 10px 20px 10px;
}
.link_nr p {
	line-height:23px;
}
.link_nr p a:hover {
	color:#247f3a;
	text-decoration:underline;
}
/*底部*/
.footer {
	width:100%;
	background:#247f3a;
	padding-bottom:20px;
}
.foot {
	width:1000px;
	margin:0 auto;
	padding-top:30px;
}
.foot_nav {
	width:854px;
	height:56px;
	background:url(../images/foot_nav_bg.jpg) no-repeat;
	margin:0 auto;
}
.foot_nav ul {
	margin-left:150px;
}
.foot_nav li {
	float:left;
	line-height:31px;
	color:#247f3a;
	letter-spacing:2px;
}
.foot_nav li a {
	color:#247f3a;
}
.foot_logo {
	width:157px;
	height:78px;
	float:left;
	margin-left:130px;
	margin-top:10px;
}
.foot_nr {
	margin-top:15px;
}
.foot_text {
	color:#fff;
	width:420px;
	float:left;
	background:url(../images/foot_line.png) left center no-repeat;
	height:104px;
	text-indent:32px;
	margin-left:30px;
	line-height:27px;
	font-size:13px;
	letter-spacing:1px;
}
.foot_text p a {
	color:#fff;
}
.erweima {
	width:104px;
	height:104px;
	background:url(../images/foot_line.png) left center no-repeat;
	float:left;
	padding-left:30px;
}
/*返回顶部*/
.scroll{
	width:30px;
	height:106px;
	background:url(../images/fanhui.png) no-repeat;
	color:#fff;
	line-height:80px;
	text-align:center;
	position:fixed;
	right:30px;
	bottom:50px;
	cursor:pointer;
	font-size:14px;
}
.BMap_Marker  img{height:auto!important;width:auto!important;margin-top:0!important;}
.pop img{margin-top:0!important;}