#logo_img{
  animation: bounceInLeft 1s;}
.navbar
{
background:none;
-webkit-box-shadow:none;
box-shadow:none;
border:none;
border-radius: 0;
min-height: 56px;
margin:0px;}

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

.navbar .navbar-nav>li>a{
    color: white;
    background:none;  
    font-family: "微软雅黑";   
    font-size: 16px; 
    border-radius:0;  
    padding-left:14px;    
    padding-right:14px;  
    height:90px;
    line-height:90px;
    text-align:center;}     

.nav>li>a {    
    padding: 0px;}
    
.navbar .navbar-nav>li>a:hover,
.nav > li > a:hover
{
color: #88a3c7;}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #fff;
    background:none;}
@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:none;
background: url(images/bg01.png);
border:none;
border-radius:0px;
margin:0px 0px 0px 0px;
padding:0px 10px 0px 10px;
-webkit-box-shadow: none;
box-shadow: none;
width:100%;}


.dropdown-menu > li > a
{
color: #2a3f5b;
font-family: "微软雅黑";   
font-size: 16px;
font-weight:bold;
line-height:40px;
height:40px;
text-align:center;
width:100%;
background:none;
border-bottom: 1px solid #2a3f5b;
letter-spacing: 2px;}
.dropdown-menu > li:last-child > a{
border-bottom:none;}

.dropdown-menu > li > a:hover
{
font-size: 18px;
background:none;
font-weight:lighter;}

.dropdown-menu > li > a:focus
{
outline:none;}


#ss{
  position: relative;}
.ss-text{
  border:none;
  border-radius:20px;
  color:#a7a7a7;
  width:240px;
  height: 30px;   
  padding-left:10px;  
  position:absolute;
  right:55px;
  top:30px;
  animation: fadeIn 1s;}


.ss-text:focus{
  outline:none;}

.ss-text-hide{
 display:none;}

.ss-btn{
 background:url(images/ss.png) no-repeat center right; 
 width: 20px;
 height:20px;
 cursor: pointer;  
 outline: none;
 border:none;
 border-left:2px solid #fff;
 position:absolute;
 right:30px;
 top:35px;
 padding-left:35px;}


.lmmc2{
  background-color:#2a3f5c;
  line-height:80px;
  height:80px;  
  font-size:30px; 
  font-weight:lighter; 
  color:white;  
  text-align:center;}
.sxdh-lb
{
background:none;
background:#fff;
margin:0px;
padding:15px;}
.sxdh-lb > li,
.sxdh-lb > li > a
{
background:none;}

.sxdh-lb > li+li {
    margin-top: 0px;}


.sxdh-lb > li > a{
    display: block;         
    color: #2a3f5b;
    font-family: "微软雅黑";   
    font-size: 28px;
    font-weight:lighter;
    line-height:64px;
    height:64px;
    text-align:center;
    width:250px;    
    border-bottom: 1px solid #2a3f5b;
    letter-spacing: 2px;}

.sxdh-lb > li:last-child > a{
    border-bottom:none;}


.sxdh-lb > li > a:hover,
.sxdh-lb > li > .sxdh-dqlm{
    background:none;
    color: #2a3f5b; 
    font-weight:normal;}

.nav-pills>li>a {
    border-radius: 0px;}




.lmmc{
   background: url(images/icon.png) left no-repeat;
   padding-left:60px;
   height:88px;
   line-height:88px;
   font-size:40px;
   color:#666;
   font-weight:lighter;}


.dqwz{
   background: url(images/dqwz.png) left no-repeat;
   padding-left:50px;
   height:88px;
   line-height:88px;
   font-size:24px;
   color:#999;
   font-weight:lighter;}

.dqwz a{
   font-size:24px;
   color:#999;
   font-weight:lighter;}
.btlb{
  width:100%; 
  margin-bottom:40px;
  padding:40px;
  background:#fff;
  padding-bottom:80px;}

.btlb-lb{
  margin-bottom:40px;}

.btlb-tm{ 
 width:100%;
 font-size: 26px;
 color: #666666;
 height: 80px;
 line-height: 80px;
 border-bottom: 2px dashed #eee;
 background: url(images/xdd.png) no-repeat 2px 39px;
 text-indent: 15px;
 cursor: pointer; 
 font-weight:lighter;}

.btlb-tm:hover {
    background: #fcfcfc url(images/xdd_h.png) no-repeat 2px 39px;}

.btlb-tm a {
 float:left;
 color: #666666;}

.btlb-tm span {
   float: right;
   margin-right: 0;}
