.banner {
  width: 100%;
  height: 1.85rem;
}
.banner img {
  width: 100%;
  height: 100%;
}
.VR-live-server {
  width: 100%;
  background-color: #fff;
}
.VR-live-server .VR-live-server-content {
  width: 3.5rem;
  margin: 0 auto 0;
}
.VR-live-server .VR-live-server-content .img-wrap {
  width: 100%;
  height: 2rem;
  margin-top: 0.15rem;
}
.VR-live-server .VR-live-server-content .img-wrap img {
  height: 100%;
  width: 100%;
}
.live-framework {
  width: 100%;
  background: #f2f2f2;
  padding-bottom: 0.25rem;
}
.live-framework .live-framework-content {
  width: 100%;
  margin-top: 0.28rem;
}
.live-framework .live-framework-content .framework-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 3.34rem;
  margin: 0 auto;
}
.live-framework .live-framework-content .framework-top .creame-left {
  float: left;
}
.live-framework .live-framework-content .framework-top .server-right {
  float: right;
}
.live-framework .live-framework-content .framework-top .topC {
  display: inline-block;
  width: 0.95rem;
  height: 1.98rem;
  -webkit-box-shadow: 0px 0.03rem 0.1rem 0px rgba(0,0,0,0.2);
          box-shadow: 0px 0.03rem 0.1rem 0px rgba(0,0,0,0.2);
  text-align: center;
  padding: 0 0.07rem;
  position: relative;
}
.live-framework .live-framework-content .framework-top .topC img {
  width: 0.52rem;
  height: 0.9rem;
  margin-top: 0.15rem;
  margin-bottom: 0.18rem;
}
.live-framework .live-framework-content .framework-top .topC p {
  font-size: 0.1rem;
  color: #333;
}
.live-framework .live-framework-content .framework-top .topC .bottom-content {
  position: absolute;
  bottom: 0;
  background: #f39b17;
  width: 100%;
  height: 0.38rem;
  line-height: 0.38rem;
  left: 0;
  color: #fff;
  font-size: 0.09rem;
}
.live-framework .live-framework-content .framework-top .server-right img {
  width: 0.64rem;
  height: 0.93rem;
}
.live-framework .live-framework-content .framework-top .server-right .bottom-content {
  padding: 0 0.2rem;
  line-height: 0.12rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.live-framework .live-framework-content .framework-top .fun-middle {
  width: 0.7rem;
}
.live-framework .live-framework-content .framework-top .fun-middle p {
  width: 100%;
  text-align: center;
  font-size: 0.1rem;
}
.live-framework .live-framework-content .framework-top .fun-middle .right-arrow {
  width: 0.67rem;
  height: 1px;
  background-color: #f39b17;
  position: relative;
  margin: 0.1rem 0;
}
.live-framework .live-framework-content .framework-top .fun-middle .right-arrow::before {
  display: inline-block;
  content: "";
  border: 0.06rem solid #f39b17;
  border-right-color: transparent;
  border-top-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  right: -0.1rem;
  top: -0.05rem;
}
.live-framework .live-framework-content .framework-bottom {
  margin: 0 auto;
  margin-top: 0.15rem;
  width: 3.5rem;
  height: 0.73rem;
  background-color: #fff;
  -webkit-box-shadow: 0px 0.03rem 0.1rem 0px rgba(0,0,0,0.2);
          box-shadow: 0px 0.03rem 0.1rem 0px rgba(0,0,0,0.2);
  border-radius: 0.02rem 0px 0px 0.02rem;
  position: relative;
}
.live-framework .live-framework-content .framework-bottom > img {
  width: 2.16rem;
  height: 0.46rem;
  margin: 0.16rem 0 0 0.23rem;
}
.live-framework .live-framework-content .framework-bottom .right-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 0.2rem;
  width: 0.83rem;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #f39b17;
  font-size: 0.09rem;
  color: #fff;
}
.vgo-advantage {
  width: 100%;
  background-color: #fff;
  padding-bottom: 0.25rem;
}
.vgo-advantage .vgo-advantage-content {
  width: 3.5rem;
  margin: 0.32rem auto 0;
}
.vgo-advantage .vgo-advantage-content .advant-top {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.vgo-advantage .vgo-advantage-content .advant-top > div {
  width: 1.7rem;
  height: 1.7rem;
  position: relative;
}
.vgo-advantage .vgo-advantage-content .advant-top > div img {
  width: 100%;
}
.vgo-advantage .vgo-advantage-content .advant-top > div .img-title {
  position: absolute;
  bottom: 0;
  font-size: 0.1rem;
  color: #fff;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 0.2rem;
  height: 0.52rem;
  width: 100%;
  background: rgba(0,0,0,0.4);
}
.vgo-advantage .vgo-advantage-content .advant-bottom {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 0.1rem;
}
.vgo-advantage .vgo-advantage-content .advant-bottom > div {
  width: 1.1rem;
  height: 1.7rem;
  position: relative;
}
.vgo-advantage .vgo-advantage-content .advant-bottom > div img {
  width: 100%;
}
.vgo-advantage .vgo-advantage-content .advant-bottom > div .img-title {
  position: absolute;
  bottom: 0;
  font-size: 0.1rem;
  color: #fff;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 0.08rem;
  height: 0.52rem;
  width: 100%;
  background: rgba(0,0,0,0.4);
}
.VR-live-zoom {
  width: 100%;
  background-color: #f2f2f2;
}
.VR-live-zoom .VR-live-zoom-content {
  width: 3.5rem;
  margin: 0 auto;
}
.VR-live-zoom .VR-live-zoom-content .img-wrap {
  margin-top: 0.15rem;
}
.VR-live-zoom .VR-live-zoom-content .img-wrap img {
  width: 100%;
}
.production-show {
  width: 100%;
}
.production-show .show-content {
  width: 100%;
  margin-top: 0.32rem;
}
.production-show .show-content img {
  width: 100%;
  height: 1.6rem;
  display: inline-block;
}
.production-show .show-content p {
  width: 100%;
  margin-top: 0.15rem;
  text-align: center;
  color: #333;
  background-color: #fff;
  font-size: 0.12rem;
  margin-top: 15px;
}
.production-show .my-swipe {
  height: 2.14rem;
}
.production-show .my-swipe .van-swipe-item {
  height: 2.14rem;
}
.van-tabs__nav--card .van-tab.van-tab--active {
  background-color: #f39b17;
}
.van-tabs__nav--card {
  border-color: #f39b17;
}
.van-tabs__nav--card .van-tab {
  border-color: #f39b17;
}
