/*index*/
.headfix {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 800;
  max-width: 7.7rem !important;
  margin: 0 auto;
}

.prism-player .prism-big-play-btn {
  z-index: 799 !important;
}

/* app */
.lg-area img {
  width: 100%;
  height: 100%
}

.ydl {
  height: 1.05rem;
  background: #FFFFFF;
  box-shadow: 0px .02rem .15rem 0px #E7E7E7;
  position: relative
}

.lg-area {
  width: .61rem;
  height: .61rem;
  margin: .08rem .15rem 0 .4rem
}

.lg-area-t {
  font-size: .28rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #262626;
  line-height: .4rem
}

.lg-area-d {
  font-size: .2rem;
  font-weight: 400;
  color: #8C8C8C;
  line-height: .28rem
}

.appdown {
  font-size: .32rem;
  font-weight: 400;
  color: #FFFFFF;
  line-height: .45rem;
  background: #1890FF;
  border-radius: .06rem;
  padding: .1rem .22rem;
  margin-right: .41rem
}

.lg-close {
  position: absolute;
  width: .3rem;
  height: .3rem;
  top: .02rem;
  right: .05rem
}

.icon-guanbi {
  color: #e7e7e7;
}

/* search */
.search-out {
  padding: .4rem .4rem .3rem;
  background: #fff
}

.search-k {
  width: 5.55rem;
  height: .64rem;
  background: #FFFFFF;
  border-radius: 1rem .04rem 1rem 1rem;
  border: 1px solid #C5C5C5;
  position: relative
}

.search-t {
  width: .35rem;
  height: .35rem;
  position: absolute;
  top: .13rem;
  left: .37rem
}

.search-t i {
  color: #8C8C8C
}

.search-w {
  left: .78rem;
  font-size: .32rem;
  font-weight: 400;
  color: #8C8C8C;
  line-height: .45rem;
  position: absolute;
  top: .1rem
}


.icon-navigation {
  color: #8C8C8C;
  font-size: 25px;
}

.dev-ava {
  width: .5rem;
  height: .5rem;
  border-radius: 50%;
}

div.dhang {
  width: .64rem;
  height: .64rem;
}

div.dhang .icon-navigation {
  display: block;
  color: #1890ff;
  font-size: 38px;
  margin-top: -0.08rem;
}