.navbar
{
background:none;
border:none;
-webkit-box-shadow:none;
box-shadow:none;
margin-bottom:0px;}

.navbar .navbar-nav
{
width:100%;
background:none;}

.navbar .navbar-nav>li>a{
    color: #ffffff;
    background:none;  
    font-family: "微软雅黑";   
    font-size: 16px; 
    border-radius:0;  
    padding-right:15px;
    padding-left:15px;}     
.nav > li > a
{
    color: #020031;
    background-color: #EBECEB;
    font-family: "微软雅黑";   
    font-size: 18px; 
    border-radius:0;}
    
.navbar .navbar-nav>li>a:hover,
.nav > li > a:hover
{
color: #fff;
background-color: #6dab04;}
@media(min-width:996px){
.nav > li:hover .dropdown-menu 
{display: block;} 
}
@media(min-width:768px){
.container-fluid,
.navbar-collapse
{
padding-right:0px;
padding-left:0px;}
.navbar-header
{
display:none;}
}
.dropdown-menu
{

background-color:#005825;
border:none;
border-radius:0px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
width:240%;
-webkit-box-shadow: none;
box-shadow: none;}


.dropdown-menu > li > a
{
color:white;
font-family: "微软雅黑";   
font-size: 16px; 
line-height:200%;
border-bottom: solid 1px #eee;}
.dropdown-menu > li > a:hover
{
color: white;
background:none;
background-color:  #6dab04;}

.titlestyle69486{ line-height: 220%; color: #222222; font-size: 9pt; font-weight: bold; text-decoration: none ;}
.summarystyle69486{ line-height: 150%; color: #222222; font-size: 9pt ;}

#kstd ul
{
 list-style: none;
 margin:0px;
 padding:0px;
 margin-top:15px;
 padding-left:15px;}
#kstd ul li{
    margin: 0;
    padding: 0;
    list-style: none;
    float:left;
    margin-bottom: 25px;
    margin-right: 25px;
    text-align: center;  
    width: 152px;
    height: 92px;
    border: 1px solid #70c043;
    border-radius: 6px;}
#kstd ul li a{
    display:block;
    font-size: 15px;
    color: #70c043;
    font-weight: bold;
    padding-top: 65px;
    padding-bottom: 12px;}

#kstd ul li a:hover{    
    color: #fff;}




#kstd .li1{
    background: #fff url(images/home.png) no-repeat center 16px;}

#kstd .li2{
    background: #fff url(images/lib.png) no-repeat center 16px;}
#kstd .li3{
    background: #fff url(images/jwgl.png) no-repeat center 16px;}
#kstd .li4{
    background: #fff url(images/gdzc.png) no-repeat center 16px;}

#kstd .li1:hover{
    background: #70c043 url(images/home2.png) no-repeat center 16px;}

#kstd .li2:hover{
    background: #70c043 url(images/lib2.png) no-repeat center 16px;}
#kstd .li3:hover{
    background: #70c043 url(images/jwgl2.png) no-repeat center 16px;}
#kstd .li4:hover{
    background: #70c043 url(images/gdzc2.png) no-repeat center 16px;}
