﻿@charset "utf-8";
/* CSS Document */

/*全局控制*/
span,a,ul,li,dt,dl,dd,image,input,h2,h3,marquee,h4,p{ margin:0; padding:0; list-style:none; border:0;}
body{ margin:0; padding:0; font-size:12px;font-family:Arial; background:#EBEBEB;}
a:link{ text-decoration:none; color:#000;}
a:visited{ text-decoration:none; color:#000;}
a:hover{ text-decoration:none; color:#000;}


.bule{text-decoration:none; color:#007ac2;}
.bule:link{ text-decoration:none; color:#358ACB;}
.bule:visited{ text-decoration:none; color:#358ACB;}
.bule:hover{ text-decoration:underline; color:#358ACB;}

.blues{text-decoration:none; color:#1C517B;}
.blues:link{ text-decoration:none; color:#1C517B;}
.blues:visited{ text-decoration:none; color:#1C517B;}
.blues:hover{ text-decoration:underline; color:#1C517B;}


.page2{ width:500px; height:20px; padding-top:20px; margin:0 auto; text-align:center;}
.prv{ width:85px; height:20px; border:#CCC 1px solid;  color:#12396B; line-height:20px; display:block; float:left;   }
.shuzi{ width:25px; height:22px;  color:#12396B; border:#CCC 1px solid; line-height:20px; display:block;   float:left;  margin-left:9px; cursor:pointer;}
.shuzi:hover{width:25px; height:22px;  color:#fff; background:#1FB5DA; line-height:20px; display:block;   float:left;  margin-left:9px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3) inset;}
.last{ width:67px; height:22px; border:#CCC 1px solid;  color:#12396B; line-height:20px; display:block;  float:left; margin-left:9px; }

/*header start*/
#header{width:1018px; height:187px; background:url(../image/Homepage_r1_c2.gif) no-repeat; margin:0 auto;}
.header_top{width:1018px; height:145px;}
.sosuo{width:212px; height:25px; float:right; margin-right:15px; background:url(../image/sosuo.gif) no-repeat left center;}
.Search_top{ width:172px; height:25px; line-height:25px; padding-left:5px; padding-right:5px; background:url(../image/sosuo.gif) left center; float:left;}
.Search_sbtn{ width:25px; height:25px; background:url(../image/Homepage_r2_c26.gif) no-repeat left center; cursor:pointer; float:left;}

/*header end*/

/*nav start*/
/*#nav{ width:1018px; height:31px; background:url(../image/Homepage_r2_c2.gif) no-repeat; margin:0 auto;}
.nav_ul{ width:800px; height:31px; float:left;}
.nav_ul li{ float:left;}*/
.nav_ul2{ width:136px; height:25px; float:right; margin-right:8px; margin-top:3px; background:url(../image/Homepage_r2_c7.gif) no-repeat left center;}
.nav_ul2 li{ float:left;}
.nav_ul2 span a{width:68px; height:26px; display:block; line-height:26px; text-align: center; float:left; color:#395FB5; }
.nav_ul2 .yuyan{color:#395FB5; background:#F9F9F9; }
.nav_ul2 .teshu_li{ float:right;}

#nav{
    position:relative;
    margin:0 auto;
    width:1018px;
	overflow:hidden;
	 background:#7E7E7E url(../image/nav_bj.gif) repeat-x top left;
}
ul.nav_ul {
    list-style:none;
    font-family:"Verdana",sans-serif;    margin:0px;
    padding:0px;
    float:left;
	width:1018px;
}


	
ul.nav_ul  li{
    float:left;
}

ul.nav_ul li a{
    text-decoration:none;
    background:url(../image/nav_bj.gif) repeat-x top left;
    padding:8px 32px;
    color:#fff;
    float:left;
    text-shadow: 0 1px 1px #22561F;
    text-align:center;
    border-right:1px solid #358031;
    border-left:1px solid #92BF8C;
    font-weight:bold;
    font-size:12px;
    -moz-box-shadow: 0 1px 3px #fff;
    -webkit-box-shadow: 0 1px 3px #fff;
}

	

ul.nav_ul  li a.hover{
    background:#5ab555;
    color:#fff;
    text-shadow: 0 -1px 1px #000;
}
ul.nav_ul  li a.first{
    -moz-border-radius:0px 0px 0px 10px;
    -webkit-border-bottom-left-radius: 10px;
    border-left:none;
}
ul.nav_ul  li a.last{
    -moz-border-radius:0px 0px 10px 0px;
    -webkit-border-bottom-right-radius: 10px;
	
}
ul.nav_ul  li span{
    width:64px;
    height:64px;
    background-repeat:no-repeat;
    background-color:transparent;
    position:absolute;
    z-index:-1;
    top:80px;
    cursor:pointer;
}
ul.nav_ul  li span.ipod{
    background-image:url(../icons/ipod.png);
    left:33px; /*128/2 - 32(half of icon) +1 of border*/
}
ul.nav_ul  li span.video_camera{
    background-image:url(../icons/video_camera.png);
    left:163px; /* plus 128 + 2px of border*/
}
ul.nav_ul  li span.television{
    background-image:url(../icons/television.png);
    left:293px;
}
ul.nav_ul  li span.monitor{
    background-image:url(../icons/monitor.png);
    left:423px;
}
ul.nav_ul  li span.toolbox{
    background-image:url(../icons/toolbox.png);
    left:553px;
}
ul.nav_ul  li span.telephone{
    background-image:url(../icons/telephone.png);
    left:683px;
}
ul.nav_ul  li span.print{
    background-image:url(../icons/print.png);
    left:813px;
}


/*nav end*/

/*content start*/

#content{ width:1018px; overflow:hidden; background:#FFF; margin:0 auto; padding-top:41px; padding-bottom:30px;}
.banner{ width:990px; height:228px; background:#DCECD4; padding:6px 9px 6px 20px; }
.banner_left{float:left;}
.banner_right{width:783px; height:187px; background:#fff; float:right; text-align:justify; padding-top:40px; padding-left:15px; padding-right:15px; line-height:22px; color:#358ACB; font-size:14px;}
.con_one{ width:329px; height:376px; background:#fff; float:left; border:1px solid #E3E4DC; margin:0 4px;}
.con_two{ width:329px; height:376px; background:#fff; float:left; border:1px solid #E3E4DC; margin:0 3px;}
.con_three{ width:329px; height:376px; background:#fff; float:left; border:1px solid #E3E4DC; margin:0 3px;}
.more{ background:url(../image/More.png) no-repeat; width:54px; height:14px; display:block; color:#FFF; text-align:center; line-height:14px; float:right;}
.more{text-decoration:none; color:#fff;}
.more:link{ text-decoration:none; color:#fff;}
.more:visited{ text-decoration:none; color:#fff;}
.more:hover{ text-decoration:none; color:#fff;}

.more2{ background:url(../image/More2.png) no-repeat; width:138px; height:18px; color:#FFF; line-height:18px; text-align:center; display:block; float:right;}
.more2{text-decoration:none; color:#fff;}
.more2:link{ text-decoration:none; color:#fff;}
.more2:visited{ text-decoration:none; color:#fff;}
.more2:hover{ text-decoration:none; color:#fff;}

.dl_list{ padding:10px 5px 0px;}
.dl_list dd{ height:45px;color:#358ACB; font-size:14px; text-align:justify;}
/*封面 start*/

#top_center{ padding-left:228px; padding-top:150px; padding-bottom:150px;  overflow:hidden;}

#top_page{ width:100%; height:152px; background:url(../image/CropWatch%20%E5%B0%81%E9%9D%A2_r1_c1.gif) no-repeat left center;  }
.center_left{width:494px; height: 178px; float:left;}
.center_right{ width:640px; height: 134px; float:left; padding-top:44px;}
.languag1{ margin-left:100px; width:194px; height: 120px; float:left;}
.languag1 li{ font-size:18px; color:#03477E; padding-left:27px; height:35px; background:url(../image/CropWatch%20%E5%B0%81%E9%9D%A2_r6_c3.gif) no-repeat left center; line-height:35px;}
.languag2{ margin-left:100px; width:194px; height: 120px; float:left;  }
.languag2 li{ font-size:18px; color:#03477E; padding-left:27px; height:35px; background:url(../image/CropWatch%20%E5%B0%81%E9%9D%A2_r6_c3.gif) no-repeat left center; line-height:35px;}
.logo_link{ width:300px; height:118px; float:right; margin-right:160px; padding-top:34px;}
.logo1{ width:116px; height:112px; display:block; margin-right:46px; float:left;}
.logo2{ width:116px; height:112px; display:block; float:left; }


/*封面 end*/

/*Email start*/
 .table_top{ background:url(../image/sreachResult_r2_c71.gif) no-repeat; width:493px; height:38px; margin-bottom:15px;}
  .text_1{width:136px; text-align:right; padding-right:18px;}
  .text_2{text-align:left;}
   .Name{ width:295px; height:31px;}
   .Organization{ width:295px; height:31px;}
   .Country{ width:295px; height:31px;}
   .E-mail{ width:295px; height:31px;}
   .Confirm E-mail{ width:295px; height:31px;}
   .login_tr{ height:48px; color:#7D7D7D;}
   .submit{ width:77px; height:33px; text-align:center ; -moz-border-radius: 5px; -webkit-border-radius: 5px;  border-radius:5px; line-height:33px; background:#F9AC3E; color:#FFF; font-size:16px; margin-right:71px;}
   .reset{ width:77px; height:33px; text-align:center ;  -moz-border-radius: 5px; -webkit-border-radius: 5px;  border-radius:5px; line-height:33px; background:#F9AC3E; color:#FFF; font-size:16px;}
   #brg{ width:100%; height:100%; background:#333; position:absolute; top:0; left:0; filter:alpha(opacity=50);opacity: 0.5;-moz-opacity:0.5;  filter:alpha(opacity=60); -moz-opacity:0.6; opacity: 0.6; position:absolute; top:0; left:0; display:none;}
   #showdiv{ width:100%; height:100%; position:absolute; left:0; top:0; z-index:20; display:none; }
   #testdiv{ width:493px; height:344px; margin:150px auto;  background:#F5F3F3; -moz-border-radius: 5px; -webkit-border-radius: 5px;  border-radius:5px;  top:50%;}
   #close{width:50px; height:36px; line-height:27px; font-size:14px; font-weight:bold; text-align:center; cursor:pointer; float:right; background:url(../image/close.png) no-repeat left center;}
   .btn{ margin:20px auto auto 20px; width:200px; height:27px; line-height:27px; font-size:14px; font-weight:bold; border:1px solid #4d4d4d; text-align:center; cursor:pointer;}
/*Email end*/

/*SearchResults start*/
  .titile{ width:919px; height:30px; margin:0 auto;  margin-bottom:25px; background:url(../image/sreachResult_r2_c2.jpg) no-repeat left center; padding-left:20px; line-height:30px;} 
  .Searchs{ width:914px; height:47px; background:#F4F4F4; margin:0 auto; padding-top:11px; padding-left:25px;}
  .Search_txt{ width:471px; height:33px; border:1px solid #CCC; line-height:33px; padding-left:5px; text-align:left;}
  .Search_btn{ width:100px; height:35px; background:#F49213; cursor:pointer; text-align:center; line-height:35px; color:#FFF;}
  .Results{ width:939px; overflow:hidden; margin:0 auto; margin-top:48px;}
  .Results_ul{ width:899px; height:120px; border-top:1px solid #CCC; padding:12px 20px;}
  .Results_ul li{line-height:30px;}
  .Results_ul2{ width:899px; height:120px;border-top:1px solid #CCC; border-bottom:1px solid #CCC; padding:12px 20px;}
  .Results_ul2 li{line-height:30px;}
  .titile_txt{ text-decoration:none; color:#0F76B8; font-size:14px;}
  .titile_txt:link{text-decoration:none; color:#0F76B8; font-size:14px;}
  .titile_txt:hover{text-decoration:none; color:#0F76B8; font-size:14px;}
  .titile_txt:visited{text-decoration:none; color:#0F76B8; font-size:14px;}
  .content_txt{ text-decoration:none; color:#004086;}
  .content_txt:link{text-decoration:none; color:#004086; }
  .content_txt:hover{text-decoration:none; color:#004086;}
  .content_txt:visited{text-decoration:none; color:#004086;}
  .href_txt{ text-decoration:underline; color:#585753;}
  .href_txt:link{text-decoration:none; color:#585753; }
  .href_txt:hover{text-decoration:none; color:#585753;}
  .href_txt:visited{text-decoration:none; color:#585753;}
  .page{ width:914px; height:40px; margin:0 auto; margin-top:50px;}
/*SearchResults end*/


/*About start*/

.team{ width:939px; height:110px; margin:0 auto; border-top:1px solid #CCC; font-size:14px; text-align:justify; line-height:24px;padding-top:28px;}
.href_ul{width:939px; height:116px; margin:0 auto;}
.href_ul li{ width:286px; height:116px;  float:left; border:1px solid #d1d1d1; margin:0 10px;}
.biaoti{ width:939px; height:31px; margin:0 auto;}
.biaoti p{ height:31px; font-size:14px; color:#007AC2; display:block;background:url(../image/About_r2_c2.gif) no-repeat left center; line-height:31px; padding-left:20px;  }
.team_ul{ width:939px; height:37px; margin:0 auto; margin-bottom:74px; margin-top:46px;}
.team_ul li{width:227px; height:37px; border:1px  dashed  #d1d1d1; float:left; background:url(../image/About_r7_c5.gif) no-repeat 18px center; text-align:center; line-height:37px;
 }
/*About end*/


/*Publications start*/
.publications_search{ width:939px; height:168px; background:#F4F4F4; margin:0 auto; padding-top:18px; padding-bottom:10px; margin-bottom:36px;}
.Publication_1{ width:939px; height:86px;}
.top_Pulication{}
.top_Pulication td{  background-color:#92cb8c; height:25px;}
.Publication_2{ height:86px;  background:#f3f3f3;}
.titile_text{  width:197px; height:27px;    border: 1px solid #CCC;  -moz-border-radius: 5px; -webkit-border-radius: 5px;  border-radius:5px; }
.Authors_text{ width:197px; height:27px;    border: 1px solid #CCC;  -moz-border-radius: 5px; -webkit-border-radius: 5px;  border-radius:5px; }
.Keywords_text{  width:197px; height:27px;  border: 1px solid #CCC;   -moz-border-radius: 5px; -webkit-border-radius: 5px;  border-radius:5px;}
.Journal_text{  width:197px; height:27px;   border: 1px solid #CCC;  -moz-border-radius: 5px; -webkit-border-radius: 5px;  border-radius:5px;}
.Year_text{  width:197px; height:27px;      border: 1px solid #CCC;  -moz-border-radius: 5px; -webkit-border-radius: 5px;  border-radius:5px; }
.Search{ width:90px; height:28px; text-align:center ; -moz-border-radius: 5px; -webkit-border-radius: 5px;  border-radius:5px; line-height:33px; background:#F9AC3E; color:#FFF; font-size:16px; margin-right:71px;}
.Back{ width:90px; height:28px; text-align:center ;  -moz-border-radius: 5px; -webkit-border-radius: 5px;  border-radius:5px; line-height:33px; background:#F9AC3E; color:#FFF; font-size:16px;}

/*Publications end*/



/*smmary start*/
 .smmary_talbe{ width:939px; border:1px solid #5AB555;}
 
/*smmary end*/


/*Methodology start*/
 .Meth_top{font-size: 14px; overflow:hidden; line-height: 24px;margin: 0 auto;padding-top: 15px; padding-bottom:15px; text-align: justify;width: 939px;}
 .Meth_top2{font-size: 14px;height: 110px;line-height: 24px;margin: 0 auto;padding-top: 28px;text-align: justify;width: 939px; border-top:1px solid #CCC; }
 .Meth_img{  height:316px; width:429px;float:right;}
 .Meth_left{ height:316px; width:510px; float:left;}
 .Meth_left ul li{ padding-top:10px;}

/*methodology end*/



/*bulletin start*/
.bulletin_top{ width:939px; text-align:justify; font-size:14px; line-height:25px; margin:0 auto; padding-bottom:20px; margin-bottom:25px;}
.new_dl{ width:939px; overflow:hidden; padding-top:25px; padding-bottom:25px;  border-bottom:1px solid #CCC; border-top:1px solid #CCC; margin:0 auto;}
.new_dl dt{ padding-left:17px; padding-right:12px;float:left;}
.new_dl dd{ width:766px; float:right; text-align:justify; font-size:14px; line-height:25px;}
.list_dl{ width:939px; overflow:hidden; padding-top:17px; padding-bottom:17px;  border-bottom:1px dashed #CCC; margin:0 auto;}
.list_dl dt{ padding-left:24px; float:left;}
.list_dl dd{width:800px; padding-left:28px; float:left; line-height:22px; text-align:justify; line-height:25px;}
.bulletin_center{ width:904px; height:130px; margin:0 auto; border-bottom:1px solid #CCC; padding-bottom:34px; padding-left:35px; font-size:14px; }
.mennu_uls{}
.mennu_uls li{ height:25px; line-height:25px;  background:url(../image/Latest%20bulletin_r9_c5.gif) no-repeat left center;}
.mennu_uls li a{ padding-left:12px; display:block; height:25px;}
.mennu_top{ width:939px; height:29px; line-height:29px; padding-bottom:8px; color:#318CD2; font-size:16px; padding-top:10px;}

/*bulletin end*/


/*LatestBulletin start*/
.top_latest{width:939px; height:20px; margin:0 auto;}
.top_latest h2{ float:left;  line-height:25px; font-size:16px;}
.top_latest span{ float:right; line-height:25px; display:block; width:140px; height:20px;}
.latest_bulletin{width:939px;height:234px; margin:0 auto; padding:30px 0px;}
.latest_dl{ width:939px; height:234px; }
.latest_dl dt{ padding-left:20px; padding-right:20px; float:left; }
.latest_dl dd{ width:700px; float:left; text-align:justify;line-height:25px;}
.report{ width:912px; margin:0 auto; border:1px solid #D9E8EF; margin-bottom:12px;}
.report_ul{ padding-top:12px;}
.report_ul li{ width:870px; line-height:25px; background:url(../image/Latest%20bulletin_r5_c4.gif) no-repeat 12px 8px; padding-left:28px; text-align:justify; margin-bottom:12px; }

.chapter{ width:911px; overflow:hidden; line-height:25px; padding-bottom:12px; border-bottom:1px dashed #CCC; margin:0 auto; margin-bottom:30px;}
.chapter p{ background:url(../image/Latest%20bulletin_r7_c2.gif) no-repeat;} 
.chapter ul li{ background:url(../image/Latest%20bulletin_r9_c5.gif) no-repeat 15px center; padding-left:30px;}
.chapter span{ font-size:14px; font-weight:bold; display:block; width:919px; padding-left:5px;}
.chapter_txt{ padding-left:5px; text-align:justify; }
.download_ul{ padding-left:12px;}
.download_ul li{ background:url(../image/Latest%20bulletin_r9_c5.gif) no-repeat left center; text-align:left; line-height:20px; padding-left:12px;}
/*LatestBulletin end */


/*contact us start*/

    .ul_lianxi{ width:372px; height:192px; background:#DCECD4; float:left; margin-right:50px;}
	.ul_lianxi li{ height:25px; line-height:25px; padding-left:20px;}
	.li_1{ height:35px; background:url(../image/Contact%20us_r2_c22.gif) no-repeat 15px center; padding-left:45px; line-height:35px;}
	.li_2{ height:35px; background:url(../image/Contact%20us_r4_c26.gif) no-repeat 15px center; padding-left:45px; line-height:35px;}
	.li_3{ height:35px; background:url(../image/Contact%20us_r4_c26.gif) no-repeat 15px center; padding-left:45px; line-height:35px;}
	.Professor_div{ width:939px; height:146px; margin:0 auto; margin-bottom:18px;  font-size:14px;}
	.Professor_div p{ font-size:14px; color:#007CC8; height:35px; line-height:35px; }
	.lianxi_div{width:939px; overflow:hidden; margin:0 auto; font-size:14px; }
	.map{ width:939px; overflow:hidden; margin:0 auto; padding-top:52px; padding-bottom:52px;}
	
	.address{ width:939px; height:25px; margin:0 auto; line-height:25px; margin-bottom:20px; font-size:14px;}
	.address_left{ padding-right:333px;  font-size:14px;}
	#map-canvas  { width:939px; height:374px;  margin:0 auto;}
/*contact us end */


/*content end*/


/*footer start*/
#footer{ width:1018px; height:160px; background:#FFF8D1; margin:0 auto;}
.left_footer{width:584px; height:160px; float:left; text-align:right;}
.left_footer p{ padding-top:38px; line-height:28px; color:#358ACB;}
.img_1{ margin-right:51px;}
.right_footer { width:237px; height:122px; float:right; padding-right:106px; padding-top:38px}

/*footer end*/

