* {
  margin: 0;
  padding: 0;
  font-size: .24rem
}
body {
  background: #F5F7FA;
}
li {
  list-style: none;
}
.bn {
  border: none !important;
}
h2, h3 {
  font-weight: normal
}
a {
  text-decoration: none
}
i {
  font-style: normal
}
input[type="button"], input[type="submit"], input[type="reset"] {
  -webkit-appearance: none;
  outline: none;
}
textarea {
  -webkit-appearance: none;
  resize: none;
  outline: none
}
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.0);
}
.bk1{
    padding-top: 0.7225rem;
}
/*全景作品*/
.wy_box1 {
  /* height: 120px; */
  background: #F5F7FA;
  width: 100vw;
  top: 0.7225rem;
  left: 0;
  z-index: 9
}
.wy_box {
  /* position: fixed; */
  top: 0.9rem;
  left: 50%;
  z-index: 1;
  width: 5.96rem;
  margin: 0.15rem auto 0;
  /* transform: translate(-50%,0); */
  /* height: 0.92rem;
    box-shadow: 0rem 0rem 0.03rem 0rem rgba(0,0,0,0.05);
    border-radius: 0.13rem; */
}
.wy_top {
  width: 5.96rem;
  height: .92rem;
  border-bottom: 1px solid #d8d8d8;
  box-shadow: 0rem 0rem 0.03rem 0rem rgba(0, 0, 0, 0.05);
  border-radius: 0.13rem;
  overflow: hidden;
  background: #fff;
}
.wy_top .swiper-slide {
  width: auto;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 0 .25rem;
  color: #666666;
}
.wy_top .wy_top_add a {
  color: #FFFFFF;
  font-size: .22rem;
}
.wy_box .swiper-wrapper {
  padding-left: 0.14rem;
}
.wy_top_add {
  height: 0.52rem !important;
  background: #3972FF;
  border-radius: 0.26rem;
  line-height: 0.52rem;
  padding: 0 0.18rem;
  margin-top: 0.2rem;
}
/* .wy_top_add:before{
    content: '';width: .3rem;height: .05rem;border-radius: .05rem;background: #fe9000;position: absolute;left: 0;right: 0;bottom: .1rem;margin: auto;
} */
.wy_bot_min {
  /* position: absolute; */
  left: 0;
  top: .9rem;
  right: 0;
  /* height: .9rem; */
}
.wy_bot {
  margin-top: .25rem !important;
}
.wy_bot .swiper-slide {
  width: auto;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: #666666;
  border-radius: .2rem;
  background: #f6f5fb;
  margin: 0 .2rem;
}
body .wy_bot .wy_bot_add {
  color: #3972FF
}
body .wy_bot .wy_bot_add a {
  color: #3972FF
}
.wy_hy {
  /* position: absolute; */
  top: 2.15rem;
  left: 0;
  right: 0;
  bottom: 1.1rem;
}
.wy_soll {
  height: 100%;
  overflow-y: auto;
}
.wy_v1 {
  height: auto;
  overflow: hidden;
  padding-top: .06rem;
  width: 5.96rem;
  margin: 0 auto;
}
.wy_a {
  position: relative;
  float: left;
  overflow: hidden;
  width: 2.83rem;
  margin-top: .17rem;
  background: #fff;
  box-shadow: 0rem 0rem 0.03rem 0rem rgba(0, 0, 0, 0.05);
  border-radius: 0.13rem;
  overflow: hidden;
  white-space: nowrap;
}
.wy_a:nth-child(odd) {
  margin-right: .25rem;
}
.wy_a .img {
  display: block;
  border-bottom: none;
}
.wy_a .img img {
  width: 100%;
  height: 1.68rem;
  vertical-align: middle;
}
.wy_a .txt {
  display: block;
  text-align: left;
  color: #010424;
  height: .46rem;
  line-height: .46rem;
  font-size: 0.22rem;
  width: 2.57rem;
  margin: 0.15rem auto 0;
  overflow: hidden;
  text-overflow: ellipsis;
}
.c_pages {
  padding: .3rem 0;
  margin-left: .07rem;
  text-align: center;
}
.c_pages a {
  height: .65rem;
  line-height: .65rem;
  color: #666666;
  font-size: .24rem;
  background: #eeeeee;
  display: inline-block;
  padding: 0 .17rem;
  border-radius: .1rem;
  margin-left: .125rem;
  min-width: .6rem;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body .c_pages_on {
  color: #fff;
  background-image: -moz-linear-gradient(90deg, rgb(255, 102, 50) 0%, rgb(255, 131, 30) 100%);
  background-image: -webkit-linear-gradient(90deg, rgb(255, 102, 50) 0%, rgb(255, 131, 30) 100%);
  background-image: -ms-linear-gradient(90deg, rgb(255, 102, 50) 0%, rgb(255, 131, 30) 100%);
}
/*
.y_foot {
    background: #fff;padding: .2rem 0;
}
.y_foot p {
    text-align: center;color: #999999;font-size: .18rem;line-height: .37rem;
}
.y_foot p a {
    font-size: .18rem;color: #fe9000;
}*/
.navImg {
  width: 5.96rem;
  height: 2.25rem;
  margin: 0.15rem auto 0;
  margin-top: 0.9rem;
}
.navImg img {
  width: 5.96rem;
  height: 2.25rem;
}
.wy_a_tool {
  /* display: flex; */
  padding-left: 0.14rem;
  font-size: 0.18rem;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  color: #6F8493;
  width: 100%;
  padding-bottom: 0.12rem;
  overflow: hidden;
}
.wy_a_tool_icon img {
  width: 0.25rem;
  height: 0.25rem;
  vertical-align: middle;
  float: left;
  margin-top: 3px;
  margin-right: 0.08rem;
  border-radius: 50%;
}
.wy_a_tool_Name {
  float: left;
  font-size: 0.18rem;
  width: 1.1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 0.05rem;
}
.wy_a_tool_eyes {
  float: right;
  margin-right: 0.09rem;
  font-size: 0.17rem;
  line-height: 0.4rem;
}
.wy_a_tool_eyes span {
  float: left;
  margin-top: 1px;
  margin-right: 0.02rem;
}
.wy_a_tool_eyes img {
  width: 0.23rem;
  height: 0.23rem;
}
.v2_gif {
  position: absolute;
  top: 0.1rem;
  left: 0.1rem;
  width: 0.6rem;
  height: 0.3rem;
}
.v2_live {
  background: rgba(253, 61, 74, 1);
  border-radius: 16px;
}
.v2_live img {
  max-width: 100%;
  max-height: 100%;
  padding: 0.06rem 0 0.06rem 0.2rem;
}