*{margin: 0;font-size: 15px;}

body{ background-color: #04061d;
      color: #929aac;
}

h1{
      text-align: center;
      margin: 15px 0px;
      color: #030303;
      font-size: 20px;
}

p{
      font-size: 15px;
      text-indent: 2em;
      text-align: justify;
      
}

b{
      color: #030303;
}

table{
	width: 100%;
	border: 1px solid #8e94a2;
	border-collapse: collapse;
      white-space:normal;
      word-break:break-all;
}

td{
	border: 1px solid #8e94a2;
	text-align: center;
      padding: 8px;
      width: 20%;
      line-height: 22px;
}


tr{
      width: 100%;
      height: 70px;
      line-height: 120%;

}


.all_box{
      background-color:#04061d;
}

.lnd{padding: 7px 10px;}

.space{margin-bottom: 10px;}

.title{width: 5px;
       height: 16px;
       background-color: #2597D9;
       border-radius: 30%;
       float:left;
       margin-right: 10px;
       margin-top: 3px;
       }

.title_tex{font-weight: bold;
           color:#030303;
           }


.line{
      border-bottom: solid 1px #161525;
}

.xiayi{
      color: #fff;
      margin-bottom: 15px;
      font-weight: bold;
}

.left{
      text-align: left;
}

.width{
      table-layout: fixed;
      width: 100%;
}

.widthh{
      width: 16%;
}

.width td:nth-child(1) { width: 16%; }
.width td:nth-child(2) { width: 16%; }
.width td:nth-child(3) { width: 16%; }
.width td:nth-child(4) { width: 16%; }
.width td:nth-child(5) { width: 16%; }
.width td:nth-child(6) { width: 16%; }