#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 {
  width: 990px;
  margin: 0 auto;
}
#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 {
  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;
}
@media only screen and (max-width: 1000px) {
  /**/

  /*版宣*/
  #cy > div {
    width: 99%;
  }
}

@media only screen and (max-width: 750px) {
  .rbxx {
    float: none;
  }
  /**/
  .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%;
  }
}
