@import url("/items/public/pub.css");
@import url("/items/public/quick.css");
#zsBg {
  width: 980px;
}
body {
}

#bodyTable {
  background: #dcd1e2;
  width: 888px;
}
#bodyTable td {
  padding: 4px;
}
div {
  margin: 0 auto;
}
.redfont,
.redfont2 a {
  font-weight: bold;
  color: #dc2f51;
}
.redfont2 {
  color: #dc2f51;
}
.mart {
  margin-left: 245px;
  margin-top: 60px;
}

#mainTable {
  height: auto;
  overflow: hidden;
  text-align: center;
  background: url(../images/bg.jpg) repeat-y top center;
}
p {
  margin: 0px;
  padding: 0px;
  text-indent: 0;
}

.red {
  color: #e82167;
}
.px14 {
  font-size: 14px;
}
#scroll {
  scrollbar-base-color: rgb(6, 57, 72);
  overflow: auto;
}

.video {
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center;
  overflow: hidden;
  margin: 0 auto;
  width:670px; height:345px;
}

.video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 670px;
  height: 345px;
  display: block;
  object-fit: cover;
}

.video .play {
  position: absolute;
  top: 50%;
  left: 50%;
  background: url(../images/play.png) no-repeat center;
  width: 130px;
  height: 130px;
  margin-top: -65px;
  margin-left: -65px;
  pointer-events: none;
  z-index: 2;
  transition: all 0.5s;
  opacity: 0;
  filter: alpha(opacity=0);
}

.scroll {
  width: 358px;
  line-height: 17px;
  scrollbar-base-color: rgb (6, 57, 72);
  border: #5e5563 1px solid;
}

.sub {
  height: 25px;
  padding: 0 4px;
  line-height: 21px;
}

.imgTd {
  padding: 12px;
}

#feedBackTable {
  width: 95%;
}
#feedBackTable td {
  color: #000;
}
#feedBackTable strong {
  color: #000;
}
#relDes {
  border: #5e5563 1px solid;
}
#relDes a {
  color: #000;
}
#feedBackTable td.Titletd {
  color: #5b3b6d;
}
.brSpan {
  font-weight: bold;
  color: #c33571;
}
#imgdiv {
  width: 960px;
  background: #000;
  height: 62px;
}
td {
  font-family: 宋体;
  color: #000;
  line-height: 26px;
  font-size: 12px;
}

#brfoot a {
  color: #000;
}
#brfoot ul li {
  color: #000;
}
#brfoot dl dt {
  color: #000;
}
#brfoot dl dd div {
  color: #000;
}

#notice {
  color: #000;
}

#news ul li {
  width: 402px;
  margin-left: 25px;
  margin-right: 25px;
  font-size: 14px;
}
#news ul li a {
  width: 317px;
  color: #000;
  font-family: 宋体;
}
#news ul li span {
  width: 85px;
  font-family: 宋体;
}

.hsfont {
  color: #ff5d00;
}
