.right_content_top .reveal {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.right_content_top .reveal .reveal_left {
  width: 100%;
  height: 100%;
}
.right_content_top .reveal span {
  display: none;
  position: absolute;
  width: 15%;
  height: 11%;
  color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  border-radius: 0.0625rem;
}
.right_content_top .reveal span p {
  font-size: 0.15rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}
.right_content_top .reveal span p:nth-child(1) {
  font-size: 0.175rem;
}
.sz_mainbox .right .yc {
  width: 100%;
  height: 30%;
  overflow: hidden;
}
.sz_mainbox .right .yc .right_bottom {
  width: 100%;
  height: 100%;
  background: url(../img/intro5_z.png) no-repeat;
  background-size: 100% 100%;
  margin-bottom: 4%;
  padding: 9% 5% 0;
  position: relative;
  color: #fff;
}
.sz_mainbox .right .yc .right_bottom .show_name {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.sz_mainbox .right .yc .right_bottom .show_name .show_name_left {
  width: 100%;
  height: 100%;
}
.sz_mainbox .right .yc .right_bottom .XX {
  position: absolute;
  top: 20%;
  left: 35%;
  width: 30%;
  height: 75%;
  z-index: 666;
  border-radius: 0.125rem;
  background: #143871;
}
.sz_mainbox .right .yc .right_bottom .XX .right_bottom_mid1 {
  width: 100%;
  height: 100%;
  background: url(../img/jieshao.png) no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
}
.sz_mainbox .right .yc .right_bottom .XX .right_bottom_mid1>div{
  width: 100%;
  height: 100%;
}
.sz_mainbox .right .yc .right_bottom .XX .right_bottom_mid1>div>ul{
  height: 100%;
}
.sz_mainbox .right .yc .right_bottom .XX .right_bottom_mid1 ul li{
  height: 100%;
  position: relative;
}
.sz_mainbox .right .yc .right_bottom .XX .right_bottom_mid1 ul li span {
  font-size: 0.15rem;
  display: block;
  text-align: center;
  margin-top: 0.0625rem;
}
.sz_mainbox .right .yc .right_bottom .XX .right_bottom_mid1 ul li span:nth-child(1) {
  margin-top: 0.125rem;
}
.sz_mainbox .right .yc .right_bottom .XX .right_bottom_mid1 ul li span:nth-child(3) {
  position: absolute;
  bottom: 0.125rem;
  left: 0.0125rem;
  padding: 0 0.0625rem;
  text-align: left;
}
