html,body{
 height: 100%;
 margin: 0 ;
 padding: 0;
}
.warp{
 width: 1024px;
 margin: 0 auto;
 min-height: 100%;
    height: auto !important;
    height: 100%;
    position: relative;
}
.top{
 width: 1024px;
 height: 211px;
}

.nav{
 width: 1024px;
 height: 50px;
 background: #094a8a;
 position: relative;
 z-index: 99;
 margin: 8px 0 15px 0;
 
}
.knav{
 width: 1024px;
 height: 50px;
 background: #3890BF;
 position: relative;
 z-index: 99;
 margin: 8px 0 15px 0;
 
}
.nav a{
 color: #ffffff;
 font-size: 16px;
    text-align: center;
    display: block;
    padding-top:15px ;
}
.nav a:hover{
 text-shadow: 0 0 4px #FFFFFF;
}
.nav li{
 width: 100px;
 height: 50px;
 background: #094a8a;
 
}
.navOne{
 float: left;
 margin: 0 2px 0 0;
}
.navOne:hover{
 background: #073f78;
}

.knav a{
 color: #ffffff;
 font-size: 16px;
    text-align: center;
    display: block;
    padding-top:15px ;
}
.knav a:hover{
 text-shadow: 0 0 4px #3890BF;
}
.knav li{
 width: 100px;
 height: 50px;
 background: #3890BF;
 
}
.knavOne{
 float: left;
 margin: 0 2px 0 0;
}
.knavOne:hover{
 background: #3890BF;
}


.navTwo>li{
 background:url(../img/erjidaohang.jpg) no-repeat #073f78;
 background-position:0 49px ;
}
.navTwo li:first-child{
 margin: 19px 0 0 0;
}
.navTwo li:last-child{
 background: #073f78;
}
.navthree{
 margin:  -50px 0 0 100px;
 
}
.navthree>li{
 background:url(../img/erjidaohang.jpg) no-repeat #073f78;
 background-position:0 49px ;
}

.footer{
 width: 1024px;
 height: 125px;
 background: #0d59a7;
 position:absolute;
    bottom: 0;
    clear:both;
}
.footer p{
 font-size: 13px;
 color: #FFFFFF;
 text-align: center;
 margin: 20px 0  0 0 ;
}
.footer p:first-child{
 margin:45px 0 0 0;
}

.content{
 width: 1024px;
    padding-bottom: 125px;
   
}

.leftBox{
 width: 170px;
 height: auto;
 display: inline-block;
}
.leftBoxTop{
 width: 170px;
 border-bottom: 1px solid #2f5a84;
}
.leftBoxTop span{
 border-bottom: 1px solid #2f5a84;
 width: 150px;
 height: 15px;
 display: block;
 margin: 0 auto;
 font-size: 12px;
 color: #115792;
 text-align: center;
 padding:  0 0 5px 0; 
}
.leftBoxbottom li{
 width: 170px;
 height: 53px;
 border-bottom: 1px solid #e1e1e1 ;
}
.leftBoxbottom li:hover{
 background: #f7f7f7;
}
.leftBoxbottom li a{
 font-size: 15px;
 color: #4c4c4c;
 text-align: center;
 line-height: 53px;
 display: block;
}
.leftBoxbottom li a:hover{
 color: #0e5aa8;
}
.rightBox{
 width: 730px;
 height: auto;
 display: inline-block;
 vertical-align: top;
}
.rightBoxTop{
 height: 21px;
 width: 730px;
 border-bottom:1px solid #1258b0 ;
 
}
.dangqian{
 width: 260px;
 height: 20px;
 border-bottom: 1px solid #1258b0;
 
}
.dangqianBg{
 display: inline-block;
 background: url(../img/listlogo.jpg);
 width: 15px;
 height: 14px;
 
}
footer{
 width: 1024px;
 height: 143px;
 float: left;
}
.fengexian{
 width: 1024px;
 height: 10px;
 background: #094a8c;
}
.kfengexian{
 width: 1024px;
 height: 10px;
 background: #3890BF;
}
footer p{
 font-size: 13px;
 color: #2a2728;
 text-align: center;
 margin: 15px 0  0 0 ;
}
.spacep{
 margin: 50px 0 0 0;
}
.jiaoshi table tr{
margin:10px 0 40px 10px
}

.contentbox{
padding:10px 0 0 10px
}
.xyjs p{
text-indent:50px;
font-size:13px;
}
.xyjs h2{text-align:center;
font-size:19px;
}
.xyjs img{
height:300px;
width:700px;
}
#tb1{
    border-collapse:collapse;
    border:1px solid black;
	
}

#tb1 td{
  border:1px solid black;
	padding:3px 7px 2px 7px;
}