body {
  color: #fff;
  background-color: #252525;
}
a {
  color: #fff;
}
.custom-table {
  width: 100%;
  margin-top: 10px;
  height: 300px;
  border: 1px solid #444;
}

.custom-table tr {
  border-top: 1px solid #444;
}

.custom-table tr:first-child {
  border-top: 0;
  font-size: 20px;
}

.custom-table tr:nth-child(odd) {
  background-color: #000;
}

.custom-table td,
.custom-table th {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  height: 52px;
}
.custom-table th {
  font-size: 20px;
}
.custom-table td:not([id]) {
  color: #ffbf24;
}
.imgBoxNew {
  text-align: center;
}

.newTableBlock {
  /*padding: 0 16px;*/
}

.newTable {
  width: 100%;
}

.newTableH3 {
  width: 100%;
  height: 45px;
  line-height: 41px;
  margin: 0 auto;
  color: #fff;
  background-size: 960px 45px;
  position: relative;
}

.newTable2 .newTableH3 {
  background-image: url(/images/new03/net4-14.png);
  position: relative;
  font-weight: normal;
}

.newTableH3Icon {
  display: block;
  background: url(/images/new03/net4-15.png) no-repeat 0 0;
  height: 45px;
  width: 41px;
  position: absolute;
  top: 0;
  right: 100px;
}

.newTableH3Txt {
  position: absolute;
  top: 2px;
  right: 30px;
  font-size: 15px;
  color: #956134;
}

.newTableH3S1 {
  font-size: 18px;
  margin-left: 20px;
}

.newTableH3S2 {
  margin-left: 290px;
}

.newTableH3S3 {
  font-size: 15px;
  margin-left: 54px;
  cursor: pointer;
}

.newTableContent {
  border: 1px solid #444;
}

.tr .td {
  font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
}
.tr .td:first-child {
  color: #ffbf24;
}

.th,
.td {
  display: flex;
  justify-content: center;
  align-items: center;
  float: left;
  width: 25%;
  height: 52px;
  text-align: center;
  line-height: 23px;
  overflow: hidden;
}
.th2,
.td2 {
  float: left;
  width: 33%;
  text-align: center;
  height: 52px;
  line-height: 52px;
  overflow: hidden;
}
.newTable2 .th,
.newTable2 .td {
  width: 33%;
}
.th2 {
  width: 33%;
}
.th {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}
.th2 {
  color: #005584;
  font-size: 20px;
}

.td {
  color: #4d4d4d;
  font-size: 18px;
  border-top: 1px solid #444;
}
.td2 {
  color: #4d4d4d;
  font-size: 18px;
  border-top: 1px solid #444;
}
.newTableContent .tr:nth-child(2n + 1),
.newTableContent .thtr {
  background-color: #000;
}

.newBlockAbout {
  border: 1px solid #444;
}

.newAboutContent {
  padding: 23px 40px;
}

.aboutH3 {
  border-top: 1px solid #444;
  position: relative;
}

.aboutH3Span {
  background: #252525 10px 0;
  width: 202px;
  height: 19px;
  position: absolute;
  top: -16px;
  padding: 0 10px;
  margin-left: 65px;
  color: #c9a063;
  font-size: 20px;
  font-weight: bold;
}

.mt26 {
  margin-top: 26px;
}

.newSpanTit {
  font-size: 20px;
  color: #c30d23;
  display: block;
  font-weight: bold;
}

.newAboutDiv {
  border-left: 2px solid #c9a063;
  padding-left: 15px;
}

.newAboutP {
  color: #fff;
  font-size: 15px;
}

.newAboutPt {
  color: #fff;
  text-align: right;
  margin-right: 5px;
}

.newTabIcon {
  background: #fff url(/images/new03/net4-map2.png) no-repeat 0 0;
  width: 12px;
  height: 16px;
  display: inline-block;
  *zoom: 1;
  vertical-align: middle;
}

.newTabSpan {
  color: #c9a063;
  position: relative;
  padding-right: 20px;
  margin-right: 20px;
  cursor: pointer;
}

.colBlue {
  color: #0071bc;
}

.newTabSpan .line {
  top: 1px;
  height: 15px;
}

.newTab .newTabSpan.tabActive {
  color: #0071bc;
}

.tabBox {
  border: 1px solid #ccc;
  padding: 10px;
  text-align: center;
}

.w334 {
  width: 334px;
}

.newAboutC {
  margin-left: 75px;
}
.aboutIcon {
  display: inline-block;
  *zoom: 1;
  background: url(/images/new03/net4-icon.png) no-repeat 0 0;
}

.aIcon1 {
  width: 15px;
  height: 15px;
}
.aIcon2 {
  background-position: 0 -54px;
  width: 17px;
  height: 17px;
}

.QRBox {
  text-align: center;
}
.QRImg {
  border: 1px solid #ccc;
  padding: 5px;
  margin: 0 auto;
  display: block;
}
.QRBoxTxt {
  display: block;
}
.fangk {
  background-color: #0471b9;
  display: inline-block;
  height: 8px;
  margin-right: 6px;
  margin-top: 5px;
  vertical-align: top;
  width: 8px;
}

.InforImgfBox {
  margin-top: 100px;
}

.footer {
  font-size: 18px;
  text-align: center;
  margin-top: 10px;
  padding: 30px 0;
  border-top: 8px solid #29b6f6;
  background-color: #2b3036;
}
.footer a {
  color: #fff;
}

.tdbg {
  background-color: #efefef;
}

.tdbgW {
  background-color: #fff;
}

.newTableContentC {
  background-color: #000;
}
.newTableContentC .td {
  color: #fff;
}

.newTableContentC .tr:nth-child(odd) {
  background-color: #333;
}

.newTableContentC .tdbg {
  background-color: #333;
}
