﻿* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 12px;
	font-family: 微软雅黑;
	background: #f5f5f5;
}
img {
	border: 0px;
	margin: 0;
	padding: 0;
}
input, p, h1, h2, h3, h4, h5, h6, ul, ul li {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}
.clear {
	clear: both;
}
.bg {
	position: absolute;
	top: 0;
	z-index: 90;
	width: 100%;
}
.box {
	width: 960px;
	margin: 0 auto;
}
a {
	text-decoration: none;
}
/* 顶部start*/
.top {
	padding: 25px 0 10px;
}
.top .logo {
	float: left;
}
.top .top_right {
	float: right;
	padding-top: 15px;
}
/* 顶部end*/
/* banner start*/
.banner {
	width: 1180px;
	margin: 0 auto 20px auto;
}
.banner_left {
	margin-top: 50px;
	float: left;
}
.banner_right {
	-webkit-background: rgba(255,255,255,0.4);
	-moz-background: rgba(255,255,255,0.4);
	background: rgba(255,255,255,0.4);
	border: 4px solid rgba(255,255,255,0.6);
	width: 150px;
	height: 220px;
	float: right;
	margin-right: 105px;
	margin-top: -25px;
	text-align: center;
}
@media \0screen\,screen\9 {/* 只支持IE6、7、8 */
.banner_right {
	background-color: #fff;
	filter: Alpha(opacity=80);
	position: static; /* IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */
 	*zoom:1; /* 激活IE6、7的haslayout属性，让它读懂Alpha */
	border: 4px solid #fff;
}
}
.banner_right img, .banner_right p {
	position: relative;/* 设置子元素为相对定位，可让子元素不继承Alpha值 */
}
.banner_right img {
	padding: 10px 2px;
}
.banner_right p {
	padding: 3px 2px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
/* banner end*/
/*栏目 start*/
.menu {
	width: 980px;
	margin: 0 auto;
	background: url(../images/menu.png) no-repeat;
	height: 51px;
	line-height: 51px;
	overflow: hidden;
	font-size: 15px;
	color: #FFF;
}
.menu span {
	display: inherit;
	width: 150px;
	text-align: center;
	float: left;
	margin-right: 40px;
}
.menu_visited, .menu_link {
	float: left;
	width: 119px;
	text-align: center;
	background: url(../images/shuxian.png) no-repeat right center;
}
.menu_visited {
	background: url(../images/shuxian.png) no-repeat right center #0a426a;
	width: 117px;
}
.menu_link a:hover {
	background: #0a426a;
	float: left;
	width: 117px;
}
.menu_visited a, .menu_link a, .menu span a {
	color: #FFF;
}
/*栏目 end*/
/*内容 start*/
.content {
	background: url(../images/left_bg.png) repeat-y -2px 0 #FFF;
	width: 980px;
	margin: 0 auto;
}
/*左侧栏目*/
.ggyb_left {
	width: 250px;
	float: left;
	padding: 15px;
}
.ggyb_left_top {
	margin-bottom: 10px;
}
.ggyb_left_top h2 {
	font-size: 20px;
	color: #0058a6;
	border-bottom: 3px solid #006699;
	padding: 10px;
	height: 25px;
}
.ggyb_left_top ul {
	padding: 10px;
}
.ggyb_left_top ul li.ggyb_left_first {
	background: #0571d0;
	color: #FFF;
}
.ggyb_left_top ul li {
	width: 240px;
	height: 40px;
	line-height: 40px;
	background: #e5e5e5;
	margin: 10px 0;
	font-size: 14px;
	text-indent: 30px;
	border-radius: 5px;
}
/*右侧内容*/
.ggyb_right {
	width: 700px;
	float: left;
}
.dqwz {
	background: url(../images/dqwz_bg.png) repeat-x;
	width: 670px;
	padding: 0 15px;
	height: 44px;
	line-height: 44px;
	float: left;
}
.dqwz img {
	float: left;
	padding-top: 15px;
}
.xzdq {
	background: url(../images/ggyb_right.png) no-repeat top;
	margin: 2px 2px 5px;
	height: 628px;
	position: relative;
}
.xzdq_page {
	position: absolute;
	bottom: 70px;
	left: 450px;
	font-size: 14px;
}
.xzdq_page select {
	height: 25px;
}
/*内容 end*/
.bottom_box, .bottom {
	background: #0059a7;
	border-top: 1px solid #104d81;
}
.bottom {
	width: 980px;
	margin: 0 auto;
	padding: 35px 0;
	color: #FFF;
}
.bottom p {
	font-size: 14px;
	line-height: 30px;
	text-align: center;
}
/*友情链接*/
.Link{
	border:1px solid #1073ac;
	margin:10px 0;
	}
	.Link_left{
		width:45px;
		float:left;
		overflow:hidden;}
	.Link_right{
		float:right;
		width:895px;
		overflow:hidden;
		margin:12px 10px 10px 10px;}
		.right_div{
			height:80px;
			float:left; 
			margin-right:8px;
			}
    #Linkright { overflow:hidden; width: 890px; } 
	#inLinkright { float: left; width: 800%; } 
	#Linkright1,#Linkright2{ float: left; } 
/*灌溉预报第二步*/
.ggyb_two {
	background: url(../images/two.png) no-repeat;
	height: 50px;
	line-height: 50px;
	padding-left: 55px;
	font-size: 15px;
	color: #FFF;
	margin: 20px 0 20px 20px;
}
.ggyb_three {
	background: url(../images/three.png) no-repeat;
	height: 50px;
	line-height: 50px;
	padding-left: 55px;
	font-size: 15px;
	color: #FFF;
	margin: 20px 0 20px 20px;
}
.ggyb_four {
	background: url(../images/four.png) no-repeat;
	height: 50px;
	line-height: 50px;
	padding-left: 55px;
	font-size: 15px;
	color: #FFF;
	margin: 20px 0 20px 20px;
}
.ggyb_table {
	padding: 10px;
	font-size: 14px;
}
.ggyb_table table {
	border: 1px solid #d3d3d3;
	padding-bottom: 5px;
	background-color: #f7f7f7;
}
.ggyb_table_trfirst {
	background: url(../images/biaog_bg.png) repeat-x top left;
	height: 43px;
	line-height: 43px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	
}
.cssz_tb{border-right: 1px dotted #ccc;
	}
.ggyb_table_trtwo td, .ggyb_table_trthree td, .ggyb_table_trfour td {
	height: 35px;
	line-height: 35px;
	background: #FFF;
	border-bottom: 1px dotted #cccccc;
	border-right: 1px dotted #ccc;
}
.ggyb_table_trtwo td {
	text-align: center;
}
.ggyb_table_trthree td {
	text-align: right;
}
.ggyb_submit {
	background: url(../images/button.png) no-repeat;
	width: 196px;
	height: 29px;
	color: #403e3e;
	border: none;
	float: right;
	cursor: pointer;
	margin-right: 20px;
}
.ggyb_submit2 {
	border-style: none;
    border-color: inherit;
    border-width: medium;
    background: #0058a6;
    font-size: 14px;
	color: #FFF;
	font-weight: bold;
	float: right;
	cursor: pointer;
	padding:10px;
    margin-right:20px;
}
	
/*灌溉预报参数设置*/
.menu3{
	margin-bottom:15px;}
.menus li{
		background:#e5e5e5;
		height:42px;
		line-height:42px;
		-moz-border-radius: 5px; /* Firefox */
		-webkit-border-radius: 5px; /* Safari Chrome */
		border-radius: 5px; /* Opera 10.5+,  Internet Explorer 6+  IE-CSS3 */
		padding:0 25px;
		font-size:14px;
		margin-bottom:10px;
		color:#000;		}
.menus ol {padding:0px 0 10px 15px;}
.menus li i{
	background-color: #ffffff;
	padding: 0px 5px;
	color: #878787 ;
	text-shadow: 0px 0px 0px rgba(255, 255, 255, 0.8);
	font-style:normal; 
	margin-right:5px;}
.menus li a{
	color:#000;
	text-decoration: none;}
.menus .no {display:none;}
.menus ol a{
	width: 228px;
	display: block;
	margin-left: 20px;color:#000; }
.menus ol a{
	background:url(../images/line.png) repeat-y top left;
	height:38px;
	line-height:38px;
	text-indent:25px;}
.cssz_button{
	background:url(../images/button_bg.png) repeat-x left;
	border:1px solid #8fb9d0;
	height:28px;
	line-height:28px;
	border-radius:5px;
	padding:0 20px;
	color:#0058a6;
	cursor:pointer;}
.cssz_input{
	height:24px;
	line-height:24px;
	border:0;
	background:#e0f3fc;}
.cssz_input_one{
	width:100px;}
.cssz_input_two{
	width:140px;}
/*农情遥感监测*/
.nqjc_content{
	background:#FFF;
	padding:6px;
	width:968px;
	margin:0 auto;}
.news{
	width:370px;
	float:left;
	margin:0 19px;
	}
.news h2{
	font-size:15px;
	height:45px;
	line-height:45px;
	padding-left:18px;
	background:url(../images/news_icon.jpg) no-repeat left center;
	color:#0057a6;}
.news h2 span,.nqyk_left span{
	float:right;
	font-size:8px;
	font-weight:normal;
	padding-right:10px;
	}
.news h2 span a ,.nqyk_left span a{color:#666;}
.news ul{
	padding:0 10px;}
.news ul li,.nqyk_left ul li{
	line-height:42px;
	padding:0 10px;
	border-bottom:1px dotted #b0b0b0;}
.news ul li a,.nqyk_left ul li a,.nzdd_page ul li a{
	color:#000;}
.news ul li a:hover,.nqyk_left ul li a:hover,.nzdd_page ul li a:hover{
	color:#005eac;}
.nqyk_page{
	margin:8px 0 0 0;}
.nqyk_left{
	width:474px;
	float:left;	}
.nqyk_left h2,.nqjc h2{	
	height:34px;
	line-height:34px;
	border-bottom:3px solid #0059a7;}
.nqyk_left h2 .nqyk_title,.nqjc h2 .nqyk_title{
	background:url(../images/title_bg.png) no-repeat;
	width:148px;
	height:34px;
	text-align:center;
	color:#FFF;
	font-size:15px;}
.nqyk_margin{
	margin-right:16px;}
.nqyk_left ul li{
	background:url(../images/nqyg_li_icon.png) no-repeat 10px center;
	padding-left:30px;}
.nqyk_left ul li span{
	font-size:12px;}
.nqyk_img{
	padding:0 1px;
	margin:5px 0;
	position:relative;}
.nqyk_img p{
	position:absolute;
	left:1px;
	top:25px;
	-webkit-background:rgba(0,0,0,.5);
	-moz-background:rgba(0,0,0,.5);
	background:rgba(0,0,0,.5);
	height:34px;
	line-height:34px;
	color:#FFF;
	padding:0 20px;
	border-radius: 0 15px 15px 0;}
@media \0screen\,screen\9 {/* 只支持IE6、7、8 */
.nqyk_img p {
	background: #000;
	filter: Alpha(opacity=50);
	position: static; /* IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */
 	*zoom:1; /* 激活IE6、7的haslayout属性，让它读懂Alpha */
	position:absolute;
	left:1px;
	top:25px;
	height:34px;
	line-height:34px;
	color:#FFF;
	padding:0 20px;
}
}
.nqyk{
	margin:10px 0;
	text-align:right;}
.nqyk_button{
	background:url(../images/button_bg02.png) repeat-x left top;
	border:1px solid #679800;
	height:34px;
	line-height:34px;
	padding:0 30px;
	border-radius:4px;
	color:#FFF;
	font-size:14px;
	cursor:pointer;}
.AdIndex{
	width:244px;
	float:right;}
/*农资调度*/
.nqdd_login{
	margin-bottom:3px;}
.nqdd_login img:hover{
	opacity:0.8;}
.nzdd{
	border:1px solid #dedbdb;}
.nzdd h2{
	background:url(../images/nzdd_title_bg.jpg) repeat-x left bottom;
	height:44px;
	line-height:44px;
	text-indent:15px;
	font-size:15px;
	color:#0058a6;
	padding:0 10px;}
.nzdd h2 img{
	float:left;
	margin-top:10px;}
.nzdd_content{
	padding:10px;}
.nzdd_page{
	width:312px;
	overflow:hidden;
	background:#fafafa;
	float:left;}
	.nzdd_page h3{
		width:286px;}
	.nzdd_page h3,.home_right h2{
		background:url(../images/nqdd_title_bg2.png) repeat-x left;
		height:37px;
		line-height:37px;
		padding:0 10px 0 15px;
		border:1px solid #03559e;
		font-size:14px;
		color:#FFF;
		overflow:hidden;}
	.nzdd_page h3 span,.home_right h2 span{
		float:right;
		margin-top:10px; }
	.nzdd_page h3 span:hover{
		opacity:0.8;}
	.nzdd_page_content{
		border-left:1px solid #ebebeb;
		border-right:1px solid #ebebeb;
		border-bottom:1px solid #ebebeb;
	}
	.nzdd_page dl{
		margin:0px 5px;
		height:79px;
		overflow:hidden;
		padding:10px 0px 10px 0;
		border-bottom:1px dotted #7f7f7f;}
	.nzdd_page dl dt{
		float:left;
		margin-right:10px;}
	.nzdd_page dl dd{
		float:left;
		width: 183px;}
	.nzdd_page dl dd h4{
		font-size:14px;
		line-height:25px;
 	    text-overflow: ellipsis;
		white-space: nowrap;
		width:183px;
		text-indent:2em;
		overflow:hidden;
		}
	.nzdd_page dl dd p{
		color:#606060;
		line-height:25px;
		text-indent:2em;}
	.nzdd_page ul{
		margin:10px 10px;}
	.nzdd_page ul li{
		font-size:13px;
		line-height:28px;}
	.nzdd_marign{
		margin-right:5px;}
	.nzdd_guangg img{
		border:1px solid #c7c7c7;
		margin-right:6px;}
	.nzdd_guangg img:hover{
		opacity:0.5;}
/*农情监测*/
.nqjc_left{
	width:728px;
	float:left;
	height:324px;
	overflow:hidden;	}
.nqjc_img{
	float:left;  
 	width:235px;
	height:284px;
	overflow:hidden;
	margin-right:0;}
.nqjc_right{
	padding:15px 10px;
	line-height:30px;
	text-indent:15px;
	}
.nqjc_page_right{
	float:right;
	}
.right_nemu_margin{
	margin-bottom:8px;}
.right_nemu_one{
	background:url(../images/nqjc_menu_bg.png) no-repeat;
	height:56px;
	line-height:56px;
	font-size:18px;
	text-align:center;}
.right_nemu_two{
	background:url(../images/nqjc_menu_bg2.png) no-repeat;
	height:56px;
	line-height:56px;
	font-size:18px;
	text-align:center;}
.right_nemu_one a,.right_nemu_two a{
	color:#FFF;}
.right_nemu_one a:hover,right_nemu_two a:hover{
	color:#FF9;}
.right_menu{
	float:right;
	width:226px;
	padding-top:25px;}
/*网站首页*/
.home_left{
	width:688px;
	float:left;
	margin-right:10px;}
.home_left h2{
		color:#2477ae;
		height:42px;
		line-height:42px;
		font-size:19px;
		text-indent:15px;
		border-top:3px solid #076ea9;}
.home_right{
	width:256px;
	float:right;}
.AdIndex2{
	width:256px;
	float:right;}
.home_content{
	padding:5px 0;
	height:253px;
	overflow:hidden;}
.home_content_left{
	width:292px;
	float:left;}
.home_content_left p{
	height:38px;
	line-height:38px;
	font-size:14px;
	background-color:#e9e9e9;
	text-align:center;}
.home_content_right{
	padding:0 15px;
	float:left;
	width:362px;}
.home_content_right h3{
	font-size:15px;
	font-weight:normal;
	line-height:35px;}
.home_content_right p{
	line-height:26px;
	font-size:14px;
	color:#3a3737;}
.home_content_right p a{
	color:#076ea9;}
.home_content_right p a:hover{
	color:#f00;}
.title{
	font-size:15px;
	text-align:right;
	line-height:30px;
	color:#F00;}
.home_right{
	width:256px;
	float:right;}
.home_right ul{
	border:1px solid #ebebeb;
	background:#fafafa;
	padding:12px 15px;}
.home_right ul li{
	font-size:13px;
	line-height:30px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow:hidden;}
.tab{
	width:257px;
	height:28px;
	line-height:28px;
	border:1px solid #c4c4c4;
	overflow:hidden;
	margin-top:5px;}
	.tab_1,.tab_2{
		width:85px;
		text-align:center;
		float:left;
		}
	.tab_1{
		border-right:1px solid #c4c4c4;
		}
	.tab a{
		color:#000;}	
	.tab a:hover{
		color:#076ea9;}
.AdIndex3{
	margin-top:4px;}
.ggyb_left_first a{
	color:#FFF;}
.about_icon a{
	color:#000;}
.about_content{
	padding:25px;}
.about_content h2{
	background:url(../images/about_h2icon.png) no-repeat;
	height:69px;
	line-height:45px;
	padding-left:110px;
	color:#0059a7;
	font-size:16px;}
.about_content p{
	line-height:35px;
	padding-left:80px;
	font-size:14px;}