﻿* {
	margin: 0px;
	padding: 0px;
}
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	margin: 0;
}
img{
	border:0px;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	font-family:"微软雅黑"," 黑体",Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #333;
	background-color: #fff;
}
input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}
a {
	color: #06668c;
	text-decoration: none;
}
a:hover, a:focus {
	color: #bb4a3c;
	text-decoration: none;
}
a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
img {
	vertical-align: middle;
}
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}
table {
	border-collapse: collapse;
}
ul li {
	list-style: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.text_left {
	text-align: left;
}
.text_right {
	text-align: right;
}
.text_center {
	text-align: center;
}
.clearfix {
	clear: both;
}
/*头部start*/
.header-fix {
	position: fixed;
	width: 100%;
	z-index: 999;
}
.header {
	background: #39b2e1;
	height: 69px;
	border-bottom: 1px solid #31a1c9;
}
.page_1076 {
	width: 1076px;
	margin: 0 auto;
	clear: both;
}
.logo {
	float: left;
}
.menu {
	float: right;
}

.dl::before{
	content:url(../images/dl.png);
	position:relative;
	top:3px;
}
.menu_login{
	padding-left:100px;
}
.menu_login ul {
	padding-top: 4px;
}


.menu_login ul li {
	font-size: 13px;
	width: 108px;
	height: 34px;
	line-height: 30px;
	border-radius: 4px;
	background: url(../images/login_bg.png) no-repeat;
	text-align: center;
	margin-top:17px;
}

.menu_login ul li a {
	color: #fff;
        padding-left:5px;
}
.menu_login ul li a:hover {
	color: #fff7c7;
}
.menu_menus ul {
	padding: 0 10px;
}
.menu_menus ul li {
	width: 86px;
	height: 69px;
	text-align: center;
	padding-top: 8px;
	float: left;
	margin-left: 10px;
}
.menu_menus ul li:hover, .menu_avtive {
	width: 86px;
	border-left: 1px solid #3fbae4;
	border-right: 1px solid #3fbae4;
	background: #2da7d8;
}
.menu_menus ul li a img {
	margin-bottom: 2px;
}
.menu_menus ul li a {
	color: #fff;
}
.ggao {
	background: #f3ecca;
	border-bottom: 1px solid #cbc28c;
}
#wrapper > div {
	width: 100%;
	overflow: hidden;
}
#wrapper > div.first {
	border-bottom: none;
}
#wrapper dl {
	display: block;
	margin: 0;
}
#wrapper dt, #wrapper dd {
	display: block;
	float: left;
	margin: 0 5px;
	padding: 5px 5px;
}
#wrapper dt {
	color: #f00;
	font-weight: bold;
}
#wrapper dd {
	color: #333;
	margin-right: 50px;
}
/*内容部分*/
.contents {
	position: relative;
	top: 111px;
}
.content {
	position: relative;
	top: 70px;
}
.C_bg {
	background: url(../images/map_bg.png) no-repeat;
	background-size: 100% 100%;
	padding: 4% 0;
}
.map_div {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.4);
}
.map_left {
	width: 790px;
}
.map_left_layer {
	width: 80%;
	margin: 0 auto;
	border: 1px solid #70bcdc;
	background: #fff;
	border-radius: 5px;
	padding: 5% 0px;
	text-align: center;
}
.map_right {
	width: 280px;
}
.search, .zwcs {
	width: 280px;
	background: #fff;
}
.search h2, .zwcs h2 {
	font-size: 14px;
	background: #e0e0e0;
	height: 34px;
	line-height: 34px;
	padding: 0 15px;
}
.search_content, .zwcs_content {
	padding: 10px 25px 20px;
}
.search_div {
	margin-top: 8px;
}
.search_div input[type="radio"] {
	float: left;
	margin-right: 5px;
	margin-top: 2px;
}
.search_text {
	height: 28px;
	line-height: 28px;
	border: 1px solid #d9d9d9;
	border-right: 0;
	width: 92px;
	border-radius: 4px 0px 0px 4px;
	background: #f8f8f8;
	text-indent: 10px;
	float: left;
}
.search_input {
	height: 28px;
	line-height: 28px;
	border-radius: 0px 4px 4px 0px;
	background: #fff;
	float: left;
}
.input_width {
	width: 138px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #d9d9d9;
}
.search_50 {
	width: 50%;
	float: left;
	margin-bottom: 10px;
}
.search_button {
	width: 280px;
	height: 34px;
	border: 0;
	line-height: 34px;
	color: #fff;
	background-color: #259bcb;
	cursor: pointer;
}
.search_button:hover {
	background: #1e8cb9;
}
.zwcs {
	margin-top: 15px;
}
.zwcs h2 {
	background: #f4f4f4;
	border-bottom: 2px solid #269acb;
}
.zwcs_content {
	padding: 15px 25px 30px;
}
.zwcs p {
	line-height: 25px;
	padding: 8px 0 5px;
	color: #484848;
	font-size: 14px;
}
.zwcs p a {
	text-decoration: underline;
}
/*底部start*/
.footer {
	background: #128bbb;
	border-top: 1px solid #2481a6;
	padding: 32px 0;
}
.footer_left p {
	line-height: 26px;
	color: #fff;
	padding-left: 5px;
}
.footer_right {
	color: #fff;
}
.footer_right img {
	margin-bottom: 6px;
}
/*底部end*/
/*地区农情*/
.ggao .search_content {
	padding: 5px 25px 10px;
}
.ggao .search_div {
	padding-right: 10px;
}
.ggao .search_text {
	text-indent: 0px;
}
.ggao .input_width {
	width: 150px;
}
.ggao .search_button, .search_left .search_button {
	width: 78px;
	height: 28px;
	line-height: 26px;
	border: 1px solid #2296c5;
	background: #39b1e5;
	border-radius: 5px;
	font-weight: 800;
}
.ggao .search_button:hover, .search_left .search_button:hover {
	background: #2ea5d8;
}
.run {
	position: relative;
	width: 100%;
	margin: 20px auto;
}
.runlf {
	z-index: 100;
	left: 0px;
	width: 31px;
	position: absolute;
	TOP: 0px;
	height: 51px
}
.runrg {
	z-index: 100;
	right: 0px;
	width: 31px;
	position: absolute;
	TOP: 0px;
	height: 51px
}
.runlf img {
	cursor: pointer
}
.runrg img {
	cursor: pointer
}
#table_data {
	margin-left: 31px;
	width: 1014px;
	overflow: hidden;
}
#table_data div {
	width: 50000px
}
#table_data ul li {
	float: left;
	width: 1014px;
}
.T_content table {
	width: 100%;
	border: 1px solid #b3e1f1;
	overflow: hidden;
}
.T_content table tr {
	hegith: 51px;
	border-bottom: 1px solid #b3e1f1;
	line-height: 30px;
}
.T_content table tr th {
	height: 49px;
	line-height: 49px;
	background: #f2fbff;
	color: #197395;
	cursor: pointer;
	text-align: center;
}
.T_content table tr th, .T_content table tr td {
	border-right: 1px solid #b3e1f1;
	padding: 0 6px;
}
/*气象监测*/
.submenu {
	background: #e5f4fb;
	border-bottom: 1px solid #c1e7f4;
	height: 44px;
}
.submenu_left {
	line-height: 44px;
	font-weight: bold;
	font-size: 15px;
	width: 30%；
}
.submenu_left span {
	color: #b9493e;
	padding-right: 10px;
}
.submenu_right {
	line-height: 44px;
}
.submenu_right ul li, .submenu_right ul span {
	width: 100px;
	float: left;
	margin-left: 10px;
	display: inline-block;
}
.submenu_right ul li:hover, .sub_active {
	background: #3ab3e2;
}
.submenu_right ul li:hover a, .sub_active a {
	color: #fff;
}
.weather_page {
	padding: 15px 0;
}
.weather_left {
	width: 48%;
}
.weather_left h2 {
	height: 32px;
	line-height: 32px;
	background: #f3f3f3;
	border-left: 5px solid #39b2e1;
	font-size: 14px;
	text-indent: 10px;
}
.weather_content {
	width: 100%;
	overflow: hidden;
}
.crop_title_bg {
	background: #4bc7e9;
	border: 1px solid #31aac9;
	height: 37px;
	line-height: 37px;
	overflow: hidden;
}
.crop_title_bg h2 {
	background: url(../images/Wtitle.png) no-repeat left top;
	font-size: 15px;
	color: #fff;
	text-indent: 15px;
}
.crop_title_bg h2 span {
	display: block;
	float: right;
	padding: 0 5px;
}
.crop_content {
	padding: 10px 0;
	overflow: hidden;
	width: 1095px;
}
.crop_content_page {
	width: 344px;
	margin-right: 21px;
	overflow: hidden;
}
.crop_content_page_img {
	height: 184px;
	width: 344px;
	overflow: hidden;
}
.crop_content_page img {
	cursor: pointer;
	height: 184px;
	transition: all 0.6s;
}
.crop_content_page img:hover {
	transform: scale(1.3);
}
.crop_content_page_title {
	padding: 10px 0;
	line-height: 25px;
}
.crop_content_page_title span {
	display: block;
	padding: 0 10px;
	border: 1px solid #5097c3;
	border-radius: 5px;
	font-weight: bold;
	float: right;
}
.crop_content_page_title span:hover {
	border: 1px solid #ba483d;
}
.crop_content_page_title span:hover a {
	color: #ba483d;
}
/*	--------------------------------------------------
	Reveal Modals
	-------------------------------------------------- */
		
.reveal-modal-bg {
	position: fixed;
	height: 100%;
	width: 100%;
	background: #000;
	background: rgba(0,0,0,.4);
	z-index: 9999;
	display: none;
	top: 0;
	left: 0;
}
.reveal-modal {
	visibility: hidden;
	top: 12%;
	left: 50%;
	margin-left: -300px;
	width: 620px;
	position: absolute;
	z-index: 10000;
	padding: 30px 40px 34px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-box-shadow: 0 0 10px rgba(0,0,0,.4);
	background: #fff;
	border: 1px solid #59a3c0;
	text-align: center;
}
.reveal-modal.small {
	width: 200px;
	margin-left: -140px;
}
.reveal-modal.medium {
	width: 400px;
	margin-left: -240px;
}
.reveal-modal.large {
	width: 600px;
	margin-left: -340px;
}
.reveal-modal.xlarge {
	width: 800px;
	margin-left: -440px;
}
.reveal-modal .close-reveal-modal {
	position: absolute;
	top: 11px;
	right: 11px;
	text-shadow: 0 -1px 1px rbga(0, 0, 0, .6);
	cursor: pointer;
}
/*农情对比*/
.search_left {
	width: 49.2%;
	border: 1px solid #d3d3d3;
	background: #fafafa;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 20px;
}
.search_left .search_input {
	background: transparent;
}
.search_text .search_text {
	text-indent: 0;
}
.input_width2 {
	width: 179px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #d9d9d9;
	background: url(../images/time.png) no-repeat right center #fff;
	text-indent: 5px;
}
.input_width3 {
	width: 384px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #d9d9d9;
}
.search_left .search_button {
	width: 98px;
}
.Tp_page {
	width: 49%;
	border: 1px solid #d3d3d3;
	margin-bottom: 20px;
}
.pageContent {
	width: 100%;
	height: 595px;
	overflow: hidden;
	position: relative;
}
.imgContainer {
	width: 100%;
	height: 595px;
}
.positionButtonDiv {
	background: rgb(58, 56, 63);
	background: rgba(58, 56, 63, 0.8);
	border: solid 1px #100000;
	color: #fff;
	padding: 8px;
	text-align: left;
	position: absolute;
	right: 35px;
	top: 35px;
}
.positionButtonDiv .positionButtonSpan img {
	float: right;
	border: 0;
}
.positionMapClass area {
	cursor: pointer;
}
.zoomButton {
	border: 0;
	cursor: pointer;
}
.zoomableContainer {
	background-image: url("images/transparent.png");
}
/*产品定制*/
.banner{
	margin-left:10px;
	height:254px;
	margin-bottom: 5px;
}/**/
.product_left{
	width: 210px;
	margin-right:8px;
	margin-bottom: 10px;
	overflow: hidden;
}
.product_left_page{
	width: 188px;
	background:#e3f4fb;
	border: 1px solid #c0dce7;
	margin-bottom: 5px;
	padding: 5px;
	position: relative;
	left: 15px;
	height: 240px;
	
}
.product_left_page h2{
	font-size: 15px;
	border-bottom: 1px solid #c0dce7;
	height: 40px;
	line-height: 40px;
	background: url(../images/title_icon.png) no-repeat 10px center;
	text-indent: 50px;
}
.product_left_page_content,.product_left_page_content2{
	padding: 8px;
}
.product_left_page_content ul{
	position:absolute;
	top: 56px;
	left: 56px;
	z-index: 104;
}
.product_left_page_content ul li{
	line-height: 50px;
	height: 50px;
	font-size: 15px;
}
.product_li_hover{
	background: url(../images/title_menu_bg.png) no-repeat;
	top: 62px;
	left:-8px;
	position:absolute; 
	height: 50px;
	width: 174px;
	z-index: 102;
}
.text a{
	color: #fff;
}
.product_left_page_content2 p{
	line-height: 25px;
	margin-top: 10px;
}
.product_right{
	width:858px;
}
.current_position{
	background: #f5f5f5;
	border: 1px solid #e4e4e4;
	line-height: 35px;
	height: 34px;
	padding: 0 10px;
	width: 100%;
	
}
.product_content_content{
	padding:0px 20px;
}
.product_content_title{
	background: url(../images/product_right_title.png) no-repeat left;
	font-size: 20px;
	color: #679fbe;
	height: 80px;
	line-height: 62px;
	padding-left: 70px;
}
.product_content_content p{
	line-height: 25px;
	font-size: 15px;
	color: #636363;
	font-weight: 800;
}
.product_content_content ul {
	padding:10px;
}
.product_content_content ul li{
	background: url(../images/product_li_icon.png) no-repeat left center;
	line-height: 25px;
	margin-bottom: 5px;
	text-indent: 15px;
}
/*作物长势监测*/
.cropmorth_page{
	padding-top: 10px;
}
.cropmorth_page h2{
	font-size: 15px;
	height: 50px;
	line-height: 50px;
	
}
.cropline{
	border-top:2px solid #4bc7ea;
	
}
.cropmorth_content{
	padding: 10px;
}
.cropmorth_content_page{
	width:80%;
	margin: 0 auto;
	background: #fbfbfb;
	border: 1px solid #d8d8d8;
}
.cropmorth_content_text{
	padding:20px 10px;
	line-height: 26px;
}



.mainpic{
	width:1072px;
	height:252px;/*整个背景的大小*/
	float:left;
	background:#ccc;
	/*margin-top:1px;整个轮播的定位*/
	position:relative;
}
.pics{
	
}
.pics li{/*重点让图片定位 都放在一起*/
	position:absolute;
	/*left:20px;
	top:20px;*/
	
}
.picindex{
	position:absolute;
	top:223px;/*下面123456的定位*/
	left:477px;
	z-index:1;
}
.picindex li{
	float:left;
	width:18px;
	height:18px;/*下面123456的高*/
	line-height:18px;
	text-align:center;
	background:rgb(62,62,62);
	color:#ffffff;
	border-radius:18px;
	margin-right:5px;
	cursor:pointer !important;
}
.picindex li.current{
	background:rgb(182,37,41)!important;
 
}
.arrow{
	position:absolute;
	width:28px;
	height:70px;/*按钮的背景的大小     高*/
	background:rgba(0,0,0,.2);
	top:90px;/*按钮的定位 */
	color:#FFF;
	line-height:62px;
	text-align:center;
	font-size:22px;
	font-weight:400;
	font-family:simsun;
	cursor:pointer;
	display:none;
	
}
.rightarrow{
	left:1043px;/*右边按钮的定位 */
}
.pics li a img{
	cursor:pointer !important;
}
.mainpic:hover .arrow{
	display:block;
}

.mainpic .pics .lla{
	width:1072px;
	height:252px;}	 

