.test-title {
  font-size: 18px;
  margin-bottom: 20px;
}

.checkBrowseBox .zhengchang_text {
  position: absolute;
  bottom: 54px;
  left: 50%;
  transform: translate(-50%);
  font-weight: bold;
  width: 60px;
  text-align: center;
  line-height: 30px;
  font-size: 22px;
  color: rgb(20, 160, 20);
}

.huanjingceshi {
  padding: 0 120px;
}

.wangsu_text {
  margin-left: 48px;
  font-size: 16px;
}

.wangsu_text > p {
  margin-bottom: 10px;
}

.browseBox,
.shexiangtou,
.wangsu {
  margin-bottom: 40px;
}

.installed {
  margin: 0 auto;
  background: url(../images/installed.png);
  width: 432px;
  height: 258px;
  display: none;
  position: relative;
}

.uninstalled {
  position: relative;
  margin: 0 auto;
  background: url(../images/uninstalled.png);
  width: 432px;
  height: 258px;
  display: none;
}

.installed .zhengchang_text {
  position: absolute;
  bottom: 44px;
  left: 50%;
  transform: translate(-50%);
  font-weight: bold;
  text-align: center;
  line-height: 30px;
  font-size: 22px;
  color: rgb(20, 160, 20);
}

.uninstalled .buzhengchang_text {
  position: absolute;
  color: rgb(20, 160, 20);
  bottom: 44px;
  left: 50%;
  transform: translate(-50%);
  font-weight: bold;
  text-align: center;
  line-height: 30px;
  font-size: 22px;
}

.shexiangtoushouquan > p {
  margin-left: 48px;
  font-size: 16px;
  margin-bottom: 30px;
}
.shouquanButton {
  text-align: center;
  margin: 30px 0;
}
.qukaoshiBox {
  /* display: none; */
}
.qukaoshi {
  /* background-color: #1695c4; */
  padding: 10px 30px;
  border-radius: 3px;
  /* color: #fff !important; */
}
.video-ceshi {
  width: 260px;
  margin-bottom: 50px;
  margin-left: 236px;
}

.video-ceshi_ {
  width: 260px;
  height: 198px;
  background: url(../images/video.jpg);
  position: relative;
}

#video2 {
  width: 260px;
  height: 198px;
  border: 1px solid #ccc;
  position: relative;
  margin-top: 10px;
  margin-left: 10px;
}
