    .nopd
   {
     padding-left:0;
     padding-right:0;
    }
    
    .nomg
      {
       margin-left:0;
       margin-right:0;
      }

   .bgc
       {
	background-color:rgb(20,68,106); 
	}

   .fcw
      {
      color:#fff;
      }
   .fcb
     {
      color:#000;
      }

    .fwb
     {
       font-weight:bold;
      }

      a
      {
       color:#fff;
       }
  
       a:hover
      {
        text-decoration:underline;
       }
	   
	    footer a:active
	   {
		   color:#fff;
		   text-decoration:underline;
	   }

      footer a:visited, footer a:link{
		  color:#fff;
		  text-decoration:none;
		   
	  }
      .noradius
      {
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0;
       }

      .tal
       {
        text-align:left;
        }
       

       .tar
        {
         text-align:right;
         }

        .tac
        { 
         text-align:center;
         }

        .wfull
        {
          width:100%;
         }

        .mgts
         {
           margin-top:0.3em;
         }
		 .mgls
		 {
			 margin-left:0.3em;
		 }

        .pdts
         {
           padding-top:0.3em;
         }

        .pdtm
         {
           padding-top:1em;
          }

         .pdtl
          {
            padding-top:2em;
          }
    
         .mgbs
         {
            margin-bottom:0.3em;

          }
		  
		  
		  
		  
         .pdbs
          {
           padding-bottom:0.3em;
           }

         .nomgb
         {  
           margin-bottom:0;
          }

         .nopdb
          {
            padding-bottom:0;

           }

          .nomgl
           {
            margin-left:0;
           }

          .nopdl
           {
             padding-left:0;
            }

          .borderall
           {
            border:1px solid #ccc;
            }

          .borderbottomdashed
           {
            border-bottom:1px dashed #ccc;
            }

          .borderbottomsolid
           {
            border-bottom:1px solid #ccc;
            }

           .overhd
           {
            white-space:nowrap; 
            text-overflow:ellipsis;
             -o-text-overflow:ellipsis; 
              overflow: hidden;
            }
        
	.navbar .nav > li .dropdown-menu {
		margin: 0;
	}
	.navbar .nav > li:hover .dropdown-menu {
		display: block;
	}


	.dropdown-menu{
	background-color:#d3d1d6;
	
	}
	.dropdown-menu>li{
	   background-color:#d3d1d6;
	   
	}
	
	
	.dropdown-menu>li>a:hover,
	.dropdown-menu>li>a:focus li{
	   background-color:rgb(20,68,106);
	   color:#fff;
	}

	.carousel-inner img{
          width:100%;
	}
	
	
	.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #000;
  background-color:#fff;
  font-weight:bold;
}

	.nav-pills > li> a
	{
	color: #fff;
	font-weight:bold;
	}

	.nav-pills > li> a:hover
	{
	color: #000;
	}
	
	


@media(min-width:768px){

 body{
        font-family:'Î¢ÈíÑÅºÚ';
	font-size: 62.5%;
        font-size:1.4em;
        margin:0px;
        color:#000; 
        padding:0px;
        line-height:2;
	}

.navbar .nav > li{
		margin-right: 1em;
	}
		
    .all{ margin: 0px auto; }
    .text  {margin-top:0px; padding:1px; margin-left:0px;text-align:left; text-indent:0;height: 12em; overflow: hidden;}
    .text li{ list-style:none;  height:2em; margin-left:0px;text-align:left; line-height:2em;white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis;  overflow: hidden; }
    .text li div{ text-align:left; margin-left:0px;white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;  }
	
	.pds
      {
      padding-left:0.3em;
      padding-right:0.3em;
      }

.carousel-indicators_mgb
{
margin-bottom:1em;
}

.lhs
{
line-height:2.533em;
}
.clarifypdb
{
padding-bottom:0.05em;
}

.xiongzhanghao{
	min-height:0em;

}
}

@media(max-width:768px)
{

 body{
        font-family:'Î¢ÈíÑÅºÚ';
	font-size: 62.5%;
        font-size:0.8em;
        margin:0px;
        color:#000; 
        padding:0px;
        line-height:2;
	}
	
	.pds
      {
      padding-left:0.3em;
      padding-right:0.3em;
      }
	  
	  
.carousel-indicators_mgb
{
margin-bottom:3em;
}


.navbar .nav > li{
		margin-right: 0;
                   
	}
	
	
    .all{ margin: 0px auto;padding:0; }
    .text  {margin-top:0px; padding:1px; margin-left:0px;text-align:left; text-indent:0;height: 12em; overflow: hidden;}
    .text li{ list-style:none;  height:1m; margin-left:0px;text-align:left; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis;  overflow: hidden; }
    .text li div{ text-align:left; margin-left:0px;white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;  }

.lhs
{
line-height:2.62em;
}

.clarifypdb
{
padding-bottom:0.2em;
}

.xiongzhanghao{
	min-height:18em;

}

 }

