#cy {
  position: relative;
  padding: 20px 0 18px 0;
  font-size: 0.916rem; /*0.916*/
  line-height: 1.3rem;
  color: #d2d2d2;
  background-color: #181713;
  /*text-align:center;*/
  z-index: 9;
}

#cy div span,
#cy div img {
  display: inline-block;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.rbxx {
  padding-right: 2%;
  float: right;
}
#cy div span {
  text-align: left;
  font-size: 1em;
}
.tg {
  height: 44px;
  overflow: hidden;
  /* padding: 10px 0 0; */
}
.tg2 {
  line-height: 1.5rem;
  color: #898484;
}

.grading {
  margin: 0 2px;
}
.cybx {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  /* align-items: center; */
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
}
.cybx > div {
  width: 50%;
}
.cytxs {
  width: 100%;
}
.cytx {
  width: 100%;
}
.cyrx {
  padding-left: 2%;
}
@media only screen and (max-width: 1200px) {
  .cybx {
    width: 100%;
  }
}
@media only screen and (max-width: 750px) {
  /**/
  .tit {
    margin-bottom: 15px;
  }
  /*版宣*/
  #cy {
    padding: 20px 10px 18px 10px;
    text-align: center;
  }
  #cy div span {
    text-align: center;
    padding: 10px 0 0 0;
    height: auto;
    display: block;
  }
  .uj,
  .gf,
  .px,
  .grading {
    height: 40px;
  }
  .grading {
    float: none;
  }
  .jouttbox {
    width: 150px;
  }
  .jott {
    font-size: 1em;
    width: 100%;
    height: 15px;
    text-align: center;
    line-height: 15px;
    border-radius: 5px;
    margin: 1px 0;
  }
  .jout {
    width: 35px;
    height: 35px;
    right: 10%;
  }
  .joinbox {
    width: 35px;
    height: 35px;
  }
  .jooutbox {
    right: 10%;
  }
}
@media only screen and (max-width: 560px) {
  .rbxx {
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .cybx > div {
    width: 100%;
  }
  .cytx {
    text-align: left;
  }
}
