body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
  margin: 0;
  padding: 0;
}
body {
  font: 12px "微软雅黑", "Arial Narrow", HELVETICA;
  background: #fff;
  -webkit-text-size-adjust: 100%;
}
a {
  color: #2d374b;
  text-decoration: none;
}
a:hover {
  color: #cd0200;
  text-decoration: underline;
}
em {
  font-style: normal;
}
li {
  list-style: none;
}
img {
  border: 0;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
p {
  word-wrap: break-word;
}
/*正式样式‘’‘’‘’‘’‘’‘’‘’‘’‘’‘’‘’‘’‘’‘’‘’‘’‘’‘*/
.video_box {
  width: 1125px;
  height: 750px;
  margin: 0 auto;
  position: relative;
  transform: scale(0.782);
  transform-origin: left top;
  background: url(../img/speedy8.jpg) 0 0 no-repeat;
}
.video_box .ball {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  float: left;
  margin-right: 2px;
  font-family: Arial Bold;
  font-size: 30px;
  font-weight: 600;
  line-height: 60px;
  color: #1A1E75;
  text-align: center;
}
.video_box .blue {
  background: url(../img/ball_skyblue.png) 0 0 no-repeat;
}
.video_box .red {
  background: url(../img/ball_red.png) 0 0 no-repeat;
  color: #3D1D05;
}
.video_box .light_skyblue {
  background: url(../img/light_skyblue.png) 0 0 no-repeat;
}
.video_box .small {
  transform: scale(0.1);
  -ms-transform: scale(0.1);
  /* IE 9 */
  -moz-transform: scale(0.1);
  /* Firefox */
  -webkit-transform: scale(0.1);
  /* Safari 和 Chrome */
  -o-transform: scale(0.1);
}
.video_box .middle_box {
  left: 368px;
  overflow: hidden;
  position: relative;
  top: 87px;
  width: 385px;
  height: 333px;
  border-radius: 42%;
  border-top-left-radius: 34%;
  border-top-right-radius: 32%;
}
.video_box .middle_box li {
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  /*transition: all 100ms;*/
}
.video_box .posBG {
  width: 403px;
  height: 83px;
  position: absolute;
  top: 500px;
  z-index: 88888;
  left: 331px;
  background: url(../img/move_lubg.png) 100% 100% no-repeat;
}
#tjVideoBox {
  background: url("../img/tjklsf.jpg?v=20181261734") 0 0 no-repeat;
}
#az8VideoBox {
  background: url("../img/xingyun8.jpg") 0 0 no-repeat;
}
.center_box {
  width: 540px;
  height: 120px;
  margin: 0 auto;
  position: relative;
}
.center_box div {
  border-top: 1px solid transparent;
  height: 79px;
  width: 100%;
}
.center_box div ul {
  overflow: hidden;
  margin-top: 10px;
}
.center_box div ul li:nth-child(1) {
  margin-left: 22px;
}
.center_box P {
  height: 40px;
  width: 280px;
  text-align: center;
  margin: 0 auto;
  line-height: 40px;
  font-size: 20px;
  color: #fff;
}
.center_box .opening {
  position: absolute;
  top: 145px;
  left: 163px;
  height: 55px;
  line-height: 55px;
  width: 215px;
  color: #FFF000;
  font-size: 24px;
  text-align: center;
  border-radius: 4px;
}
.center_box .Time_box {
  position: absolute;
  top: 145px;
  left: 163px;
  height: 55px;
  width: 215px;
  font-family: 'DS-Digital';
  color: #FFF000;
  font-size: 52px;
  text-align: center;
}
.right_box {
  width: 230px;
  height: 80px;
  float: right;
  margin-top: -120px;
}
.right_box .Tibox {
  height: 60px;
  margin-top: 10px;
  width: 70%;
  margin-left: 30%;
}
.right_box .Tibox p {
  height: 40%;
  line-height: 32px;
  font-size: 16px;
  color: #fff;
}
.right_box .btnBox {
  float: left;
  width: 48px;
  height: 48px;
  margin-top: 16px;
}
.right_box .btnBox button {
  width: 100%;
  height: 100%;
  outline: 0;
  border: 0;
  background: url(../img/sound.png) -1px -1px no-repeat;
}
.right_box .btnBox .off {
  background: url(../img/offsound.png) -1px -1px no-repeat;
}
.bottom_box .kaiBtn {
  width: 85px;
  height: 85px;
  border-radius: 50%;
  background: transparent;
  border: 0;
  position: relative;
  top: 142px;
  left: 521px;
  outline: none;
}
.bottom_box .result_box {
  position: relative;
  top: 68px;
  left: 250px;
}
.bottom_box .result_box ul li {
  margin-right: 1px;
}
.bottom_box .result_box ul li:nth-child(4) {
  margin-right: 137px;
}
.bottom_box .result_box .ball {
  transition: all 0.6s;
  -moz-transition: all 0.6s;
  /* Firefox 4 */
  -webkit-transition: all 0.6s;
  /* Safari 和 Chrome */
  -o-transition: all 0.6s;
  /* Opera */
}
.soundbox {
  display: none;
}
#rethtml .small {
  transform: scale(1) !important;
  -ms-transform: scale(1) !important;
  /* IE 9 */
  -moz-transform: scale(1) !important;
  /* Firefox */
  -webkit-transform: scale(1) !important;
  /* Safari 和 Chrome */
  -o-transform: scale(1) !important;
}
