.base_fixed_sy2 {
  position: absolute;
  left: 80px;
  top: 280px !important;
  z-index: 1000035;
  width: 142px;
  background: rgba(0, 0, 0, 0);
  position: fixed;
}
.fixed_wrap {
  position: relative;
  width: 142px;
  top: -66px;
}

.base_fixed_sy2 p {
  width: 142px;
  height: 135px;
  position: relative;
  cursor: pointer;
}
.base_fixed_sy2 p img {
  width: 100%;
}

.base_fixed_sy2 a {
  border-radius: 3px;
  display: block;
  position: relative;
  width: 111px;
  height: 27px;
  border: 1px solid #ec4dff;
  box-sizing: border-box;
  margin-bottom: 6px;
  margin-left: 4px;
  background: -webkit-linear-gradient(90deg, #8a00fd, #d500f7);
  background: -o-linear-gradient(90deg, #8a00fd, #d500f7);
  background: -moz-linear-gradient(90deg, #8a00fd, #d500f7);
  background: linear-gradient(90deg, #8a00fd, #d500f7);
}
.base_fixed_sy2 a:after {
  content: "";
  display: block;
  position: absolute;
  width: 111px;
  height: 6px;
  background: url("https://www.9img.cn/img/fc-after.png")
    no-repeat center top;
  background-size: 100% 100%;
  left: 0;
  bottom: -7px;
}
.base_fixed_sy2 a:nth-child(13):after,
.base_fixed_sy2 a:nth-child(14):after {
  display: none;
}
.base_fixed_sy2 a:nth-child(13) {
  margin-bottom: 0;
}
.base_fixed_sy2 a span {
  display: none;
  position: relative;
    color: white !important;
}
.base_fixed_sy2 a span:after {
  content: "";
  display: none;
  position: absolute;

  width: 26px;
  height: 26px;
  background: url("http://img.mobiletrain.org/templates/mobiletrain/images/mo/index/fc-btn.png")
    no-repeat center top;
  background-size: 100% 100%;
  right: -13px;
  top: 10px;
}
.base_fixed_sy2 a i {
  font-size: 12px;
  letter-spacing: 2px;
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
  line-height: 25px;
  text-align: center;
}
.base_fixed_sy2 a:hover {
  width: 111px;
  height: 46px;
  border: 2px solid #ec4dff;
  box-sizing: border-box;
}
.base_fixed_sy2 a:hover:after {
  bottom: -8px;
}
.base_fixed_sy2 a:hover span {
  display: block;
  width: 100%;
  height: 100%;
  background: url("http://img.mobiletrain.org/templates/mobiletrain/images/mo/index/fc-hover.png")
    no-repeat center top;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding-top: 5px;
  font-size: 12px;
  color: #9200fc;
  text-align: center;
}
.base_fixed_sy2 a:hover span:after {
  display: block;
}
.base_fixed_sy2 a:hover i {
  display: none;
}
.base_fixed_sy2 .mb0 {
  margin-bottom: 0px;
}
.base_fixed_sy2 .qf_fix02 {
  display: block;
  width: 86px;
  height: 30px;
  border-radius: 0px 0px 10px 10px;
  margin-left: 17px;
  background: #7101c4;
  font-size: 12px;
  text-align: center;
  line-height: 30px;
  color: #ffff00;
  border: 0;
  cursor: pointer;
}