 html, body {
   padding: 0;
   margin: 0;
   font-size: 32px;
   position: relative;
}
.page-detail {
  background: #fff;
  margin : 0 0.4rem 1.8rem;
  /* outline: 1px solid gray; */
}
#detail-content {
  position: relative;
}
.page-detail table {
  width: 9.14667rem;
  font-size: .4375em;
  color: #666666;
}
.page-detail table {
  width: 9.14667rem;
  font-size: .4375em;
  color: #666666;
  border-collapse: collapse;
  border: solid 1px #dfdfdf;
  text-align: center;
  color:#656565;
}
.page-detail table caption {
  background: #f1f1f1;
  border: solid 1px #dfdfdf;
  margin-bottom:-1px;
  height: 1.0667rem;
  line-height: 1.0667rem;
}
.page-detail table th {
  border: solid 1px #dfdfdf;
  background: #f1f1f1;
  border: solid 1px #dfdfdf;
}
.page-detail table tr {
  

}
.page-detail table tr td {
  text-align:left;
  border: solid 1px #dfdfdf;
  min-width: 1.4rem;
  padding: 0.35rem;
}
.page-detail table.notice-table tr td{
  min-width: 0.14rem;
}

.header {
  display: inline-block;
  position: relative;
  height: 0.88rem;
  margin-top: 0.5rem;
  width: 100%;
}
.header .logo{
  height: 100%;
  width: 5.44rem;
}
.header .toggle{
  height: 0.88rem;
  width: 0.88rem;
  position: absolute;
  right: 0;
  top: 0;
}
.header .logo img,.header .toggle img {
   width: 100%;
   display: inline-block;
   vertical-align: top;
}

.page-detail .detail-banner {
  display: inline-block;
  width: 9.2rem;
  height: 3.52rem;
  margin-top: 0.6rem;
  margin-bottom: 0.8rem; 
  vertical-align: top;
}
.detail-banner img {
  display: inline-block;
  width: 100%;
  border-radius: 8px;
}
.page-detail h6 {
  color: #333;
  font-size: 0.5625em;
  line-height: 0.6667rem;
  margin:0.64rem 0 0.34667rem 0;
}
.page-detail .text {
  color: #666;
  font-size: 0.5em;
  line-height: 0.72rem;
}

 /* jssor slider loading skin spin css */
 .jssorl-009-spin img {
  animation-name: jssorl-009-spin;
  animation-duration: 1.6s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@keyframes jssorl-009-spin {
  from { transform: rotate(0deg); }

  to { transform: rotate(360deg); }
}




.jssorb072 .i {position:absolute;color:#000;font-family:"Helvetica neue",Helvetica,Arial,sans-serif;text-align:center;cursor:pointer;z-index:0;}
.jssorb072 .i .b {fill:#fff;opacity:.3;}
.jssorb072 .i:hover {opacity:.7;}
.jssorb072 .iav {color:#fff;}
.jssorb072 .iav .b {fill:#000;opacity:.5;}
.jssorb072 .i.idn {opacity:.3;}

.jssora073 {display:block;position:absolute;cursor:pointer;}
.jssora073 .a {fill:#ddd;fill-opacity:.7;stroke:#000;stroke-width:160;stroke-miterlimit:10;stroke-opacity:.7;}
.jssora073:hover {opacity:.8;}
.jssora073.jssora073dn {opacity:.4;}
.jssora073.jssora073ds {opacity:.3;pointer-events:none;}

.hide {
  display: none;
}
#jssor_1 {
  margin-top: 0.3rem;
  padding-bottom: 0.8rem;
  margin: auto;
  position: relative;
}
.img-container {
  display: inline-block;
}
.img-container img {
  display: inline-block;
}