* {
  margin: 0;
  padding: 0;
  margin: 0 auto;
  vertical-align: bottom;
}
.header {
  width: 100%;
  height: 173px;
  background: red;
}
.bottom {
  /* width: 1920px; */
  height: 221px;
  background: #000;
}

.bigbox {
  background-size: 100%;
  background-image: url(/channel-home/szln/images/contentBanner.png);
  /* width: 1920px; */

}

.bgbox {
  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.6),
    rgba(200, 200, 200, 0.5)
  );
  width: 1460px;
  min-height: 1300px;
}

.img {
  background-image: url(/channel-home/szln/images/detail/szkxD_address_banner.png);
  width: 1460px;
  height: 53px;
}
.img span {
  display: inline-block;
  width: auto;
  height: 21px;
  /* border: 1px solid rgba(78, 161, 255, 0.3); */
  /* box-shadow: 0px 2px 4px 0px rgba(78, 161, 255, 1); */
  font-family: YSBiaoTiHei;
  color: #fefeff;
  font-size: 16px;
  margin-top: 16px;
  margin-left: 16px;
}
.top1 img {
  padding: 16px;
}

.toptitle {
  background-image: url(/channel-home/szln/images/detail/szwlD_tit_banner.png);
  height: 71px;
  /* position: relative; */
}

#titletext {
  position: absolute;
  padding: 0;
  width: 273px;
  height: 86px;
  top: 218px;
  left: 50%;
  transform: translateX(-50%);
}
.vadiotitle {
  font-family: SourceHanSansSC;
  padding: 32px;
  color: #ffffff;
  font-weight: 700;
  font-size: 36px;
  font-style: normal;
  text-decoration: none;
  text-align: center;
}

.vadiotandc {
  display: flex;
  justify-content: center;
}

.vadiotandc .box1 {
  background-image: url(/channel-home/szln/images/detail/szwlD_data.png);
  height: 82px;
  width: 366px;
  margin: 32px 11px 32px 11px;
  line-height: 82px;
  font-family: SourceHanSansSC;
  color: #ffffff;
  font-weight: 400px;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  text-align: center;
}

.vadiotandc .box2 {
  background-image: url(/channel-home/szln/images/detail/szwlD_data.png);
  height: 82px;
  width: 366px;
  background-size: 366px 82px;
  margin: 32px 11px 32px 11px;
  line-height: 82px;
  font-family: SourceHanSansSC;
  color: #ffffff;
  font-weight: 400;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  text-align: center;
}

.vadiobox {
  background-image: url("/channel-home/szln/images/detail/szkxD_i1.png");
  width: 1412px;
  height: 795px;
  border-radius: 8px;
  position: relative;
}

.onbotton {
  position: absolute;
  top: 297px;
  left: 618px;
}

.vadioinfo {
  height: 92px;
  width: 100%;
  position: absolute;
  bottom: 0px;
  z-index: 1;
}

.simg1 {
  position: absolute;
  top: 35px;
  left: 32px;
}

.time {
  font-family: SourceHanSansSC;
  position: absolute;
  top: 32px;
  left: 96px;

  color: #ffffff;
  font-weight: 400;
  font-size: 26px;
  font-style: normal;
  text-decoration: none;
}

.modetext {
  position: absolute;
  bottom: 32px;
  right: 96px;
  font-family: SourceHanSansSC;
  color: #ffffff;
  font-weight: 400;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
}

.simg2 {
  position: absolute;
  bottom: 26px;
  right: 26px;
}

.buttomtext {
  text-indent: 2rem;
  padding: 32px;
  font-family: SourceHanSansSC;
  color: #ffffff;
  font-weight: 400;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  text-align: left;
}
.detailTitle {
  display: inline-block;
  width: 300px;
  height: 83px;
  /* top: 222px;
  left: 846px; */
  font-family: YSBiaoTiHei;
  color: #ffffff;
  font-weight: 400px;
  font-size: 64px;
  font-style: normal;
  text-decoration: none;
  text-align: left;

  position: relative;
  left: 604px;
  top: -11px;
}
