/*Plugin CSS*/
.str_wrap {
  overflow: hidden;
  //zoom:1;
  font-size: 0.28rem;
  line-height: 0.36rem;

  position: relative;
  -moz-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  color: #31343b;
  white-space: nowrap;
}

.str_wrap.str_active {
  background: #f1f1f1;
}
.str_move {
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  cursor: move;
}
.str_move_clone {
  display: inline-block;
  //
  display: inline;
  //
  zoom: 1;
  vertical-align: top;
  position: absolute;
  left: 100%;
  top: 0;
}
.str_vertical .str_move_clone {
  left: 0;
  top: 100%;
}
.str_down .str_move_clone {
  left: 0;
  bottom: 100%;
}
.str_vertical .str_move,
.str_down .str_move {
  white-space: normal;
  width: 100%;
}
.str_static .str_move,
.no_drag .str_move,
.noStop .str_move {
  cursor: inherit;
}
.str_wrap img {
  max-width: none !important;
}
.toparea {
  margin-top: 0.4rem;
  height: 2.76rem;
  text-align: center;
  width: 100%;
}
.toplogo {
  height: 2.76rem;
}
.str1 {
  width: 5.57rem;
  float: left;
  margin-left: 0.24rem;
  padding-top: 0.04rem;
}
.runarea {
  margin-top: 0.3rem;
  width: 100%;
  padding: 0 0.65rem;
  height: 0.38rem;
}
.runleft {
  float: left;
}
.runlogo {
  height: 0.38rem;
}
.grouparea {
  width: 100%;
  padding: 0 0.65rem;
  height: 2.68rem;
  margin-top: 0.6rem;
}
.groupone {
  width: 3rem;
  float: left;
  height: 1.54rem;
  display: -moz-box;
  display: -webkit-box;
}
.one-left {
  -moz-box-flex: 1;
  -webkit-box-flex: 1;
  box-flex: 1;
  position: relative;
  width: 0.4rem;
}
.one-right {
  width: 2.6rem;
  -moz-box-flex: 1;
  -webkit-box-flex: 1;
  box-flex: 1;
  position: relative;
  padding-left: 0.24rem;
}
.sortlogo {
  width: 0.4rem;
}
.right-top {
  font-size: 0.28rem;
  color: #31343b;
  font-family: STYuanti-SC-Regular;
}
.right-bottom {
  font-size: 0.24rem;
  color: #a0a0a0;
  line-height: 0.33rem;
  font-family: STYuanti-SC-Regular;
}
.btnarea {
  text-align: center;
  display: none;
}
.btnarea2 {
  text-align: center;
  display: none;
}
.andlogo {
  width: 4.4rem;
  margin-top: 0.1rem;
}
.ioslogo {
  width: 4.4rem;
  margin-top: 0.4rem;
}
.tipsarea {
  font-size: 0.2rem;
  color: #d9d9d9;
  text-align: center;
  margin-top: 0.4rem;
  margin-bottom: 0.15rem;
}
.iphonetip {
  font-size: 0.22rem;
  color: #a0a0a0;
  font-family: STYuanti-SC-Regular;
  height: 0.7rem;
}
.iosleft {
  float: left;
  margin-left: 0.35rem;
}
.iosright {
  float: left;
  text-align: left;
}
.shadow-img1 {
  position: absolute;
  top: 0rem;
  right: 0.56rem;
  width: 1.85rem;
}
.shadow-img2 {
  position: absolute;
  top: 3.18rem;
  left: 2.82rem;
  width: 3.26rem;
}
.shadow-img3 {
  position: absolute;
  top: 8.57rem;
  left: 2.71rem;
  width: 3.64rem;
}
