@charset "utf-8";
/* CSS Document */
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,dialog,div,dl,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,hr,html,i,iframe,img,ins,kbd,label,legend,li,content,main,mark,menu,meter,nav,object,ol,output,p,pre,progress,q,rp,rt,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,u,ul,var,video,xmp{border:0;font-size:100%;margin:0;padding:0;}
body{
    margin: 0 auto;
    background-color: #ccebde;}
body,td,th,div,input,ul,li,span{
	font-family: "Microsoft Yahei";
	font-size: 15px;
	color: #333333;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;font-size: 100%;font-family: "Microsoft Yahei";}
a{
	font-family: "Microsoft Yahei";
	font-size: 15px;
	color: #666666;
	text-decoration:none;}
a hover{
font-family: "Microsoft Yahei";
	font-size: 15px;
	color: #dc0010;
	text-decoration: underline;}
ul,ol,li{
	list-style:none;}
.left{ float:left;}
.right{ float:right;}
.header{
    width: 100%;
    margin: 0 auto;}
.galleryview{
    top: 15px;}
.floatR{
    float: right;}
.top{
    width:1200px;
    margin: 0 auto;
    height: 143px;
    background: url(../images/banner.jpg) no-repeat left top;}
.bg {
    background:url(../images/logo_big.png) no-repeat center top;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: -999;}
.logo_njau {
    float: left;
    width: 300px;
    height: 120px;
    margin-left: 150px;}
.logo_lxy {
    float: left;
    width: 155px;
    height: 120px;
    margin-left: 35px;}
.menu {
    width: 1200px;
    height: 30px;
    clear: both;
    margin: 0 auto;
    background-color: #83b684;
  -webkit-box-shadow: 0 0 40px #8a8a8a;
    -moz-box-shadow: 0 0 40px #8a8a8a;
    box-shadow: 0 0 40px #8a8a8a;
    line-height: 30px;}

.nav {	
    background: #156339;	
    height: 40px;
    position: relative;
    z-index: 99999999999;
    margin: 0 auto; 	
    width: 1200px;}
.nav_items{
    line-height: 40px;
    position: absolute;
    left: 8px;
    top: 0;}
.nav_items li.nav_li{
    float: left;
    position: relative;}
.nav_items li a {
    color: #FFF;
    font-size: 16px;
    padding: 0 39px;
    height: 40px;}
.nav_items li a.nav_a{
    color: #FFF;
    font-size: 16px;
    border-left: 1px solid #629763;
    padding: 0 30px;
    height: 40px;}
.nav_items li .sec_nav{
    width:  100%;
    position: absolute;
    left: 0px;
    top: 36px;
    display: none;
    background: #156339;}
.nav_items li .sec_nav_links{
    float: none;
    line-height: 24px;
    text-align: center;}
.nav_items li .sec_nav_links:hover {
    background: #83b684;
    width: 100%;}
.nav_items li .sec_nav_links a{
    font:  normal 15px/34px "Microsoft YaHei";
    color: #FFF;	
    padding: 0 0;}
.nav_items li.home a.nav_a{
    border: none;}
.eng{position: absolute;right:0;top:-6px;}
.footer{
    width: 1200px;
    height: 50px;
    background-color: #629763;
    line-height: 36px;
    text-align: center;
    margin: 0 auto;}

.footer p{
    color: #fff;
    font-size: 13px;
    line-height: 24px;}
.footer p a{
  color: #fff;
  font-size: 13px;}
.footer p span{
  color: #fff;
  font-size: 13px;}