body {}
   
.center {
  text-align:center;}

.nav > li {
  float:none;
  display:inline-block;
  *display:inline; /* ie7 fix */
  *zoom:1; /* haslayout ie7 trigger */
  vertical-align: top;
  text-align:center;}

.nav {
    /*background-color: #428bca;*/
   background-color: #337AB7;
    margin-bottom: 10px;}
.nav-pills li{
  border-right: 1px #DDD ridge;
  text-align: center;}
.firstmenuitem{
  border-left: 1px white ridge;}
.table-nowrap {
    table-layout: fixed;}

.table {
    margin-bottom: 0px;}

.table-nowrap td {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}

.page-header {
    color: orangered;
    margin: 0 0 5px 0;
    overflow: hidden;
    padding: 10px 0 10px 10px;
    height: 216px;
    background-position-x: 20%;
    background-image: url(../../../../20513/static/mainsite/images/wlxy.jpg);
 }

@media only screen and (max-width: 970px){
 .search{display:none;}
}
@media only screen and (max-width: 570px) {
    .page-header {
        background-position: -240px 0px !important;}
}
.page-header h1 {
    padding-top: 140px;}

.page-footer {
    margin-top: 10px;
    background-color: #428BCA;
    color: #ffffff;}


@-ms-viewport {
    width: device-width;}

@-webkit-viewport {
    width: device-width;}

@-moz-viewport {
    width: device-width;}

@-ms-viewport {
    width: device-width;}

@-o-viewport {
    width: device-width;}

@viewport {
    width: device-width;}

cite {
    font-style: normal;}

.sitetitle{
  font-family: 华文新魏, SimKai, Simhei, Microsoft Yahei, Simsun;
  font-size: 42px;
  color:#AF1E24;
  text-shadow: 4px 4px 2px rgba(150, 150, 150, 1);}

.article {
    text-indent: 2EM;}
.article  table {
  border-collapse: collapse;}
.article table,.article table th ,.article table td {
   border: 1px solid gray !important;
    text-indent: 0 !important;}

.article table p {
      text-indent: 0 !important;}

.org{
  min-height: 256px;}
/*
.dropdown-menu>li>a {
  display: inline;
  padding: 0px; 
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
*/
.panel-heading{
  background-image: url(../img/00000001.png);}
.more{
  color:#AF1E24;
  float:right;}

// table.table.table-lanmu >tr{
//   border-collapse: collapse !important;
//   border: 1px solid grey !important;}
// table.table.table-lanmu >tr >td{
//   border-collapse: collapse !important;
//   border: 1px solid grey !important;}
.table-lanmu>thead>tr>th, .table-lanmu>tbody>tr>th, .table-lanmu>tfoot>tr>th, .table-lanmu>thead>tr>td, .table-lanmu>tbody>tr>td, .table-lanmu>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border: 1px solid #ddd;
    text-align: center;
    font-weight: bold;}