@charset "UTF-8";
/* hansoncxb 2023-08-17 */
html * {
  outline: 0;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: transparent;
  touch-action: pan-y;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
tr,
td,
section,
a,
input,
span {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "microsoft yahei", "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
}

main,
article,
aside,
figure,
footer,
header,
nav,
section,
details,
summary {
  display: block;
}

html,
body,
form,
fieldset,
p,
div,
h1,
h2,
h3,
h4,
h5,
h6 {
  -webkit-text-size-adjust: none;
}

html,
body {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

textarea {
  resize: none;
}

fieldset,
img {
  border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}

ol,
ul,
li {
  list-style: none;
}

caption,
th,
td {
  text-align: center;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before,
q:after {
  content: "";
}

input[type=button],
button {
  -webkit-appearance: none;
  -webkit-user-select: none;
  padding: 0;
}

a,
img,
input,
select,
li {
  -webkit-tap-highlight-color: transparent;
}

a,
img {
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}

a,
input,
img,
select {
  outline: none;
}

input::-webkit-clear-button,
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

input::-webkit-search-cancel-button {
  display: none;
}

input:focus::-webkit-input-placeholder {
  opacity: 0;
}

::-webkit-scrollbar {
  display: none;
}

* {
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
}

button {
  box-shadow: none;
  outline: none;
  border: none;
  display: block;
  background-color: transparent;
}

.cf:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.cf {
  min-height: 1%;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

img {
  max-width: 100%;
}

.red,
.error {
  color: #ff4f40;
}

.mt10 {
  margin-top: 0.1rem !important;
}

.mt20 {
  margin-top: 0.2rem !important;
}

.mt30 {
  margin-top: 0.3rem !important;
}

.mt40 {
  margin-top: 0.4rem !important;
}

.tac {
  text-align: center;
}

.tal {
  text-align: left;
}

.btn,
.tab-hd .r-botton a {
  display: block;
  line-height: 999px;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
}

body {
  font-family: "microsoft yahei", "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
  width: 7.5rem;
  margin: 0 auto;
  font-size: 0.24rem;
  line-height: 0.36rem;
  color: #333333;
  background: url(../images/bg.jpg) center top repeat-y;
  background-size: 100% auto;
}

.page-index {
  padding-bottom: 0.75rem;
  position: relative;
}

.page-index:after {
  width: 100%;
  height: 4.23rem;
  background: url(../images/bottom.png) no-repeat;
  background-size: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
}

.head {
  background: #faf8e9;
  position: relative;
  padding-bottom: 0.01rem;
}

.head .h-tool {
  height: 0.78rem;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.66);
  padding: 0.1rem 0.2rem 0;
  color: #fff;
  font-size: 0.22rem;
  line-height: 0.26rem;
}

.head .h-tool span {
  color: #fcb033;
}

.head .h-tool .btn-go {
  width: 1.65rem;
  height: 0.51rem;
  background-image: url(../images/btn-go.png);
  position: absolute;
  right: 0.2rem;
  top: 50%;
  margin-top: -0.25rem;
}

.head img {
  display: inline-block;
  vertical-align: top;
}

.head .h-ins {
  height: 0.37rem;
  line-height: 0.37rem;
  color: #999999;
  text-align: center;
  font-size: 0.2rem;
}

.head .notice-swiper {
  width: 7rem;
  height: 0.48rem;
  border-radius: 0.24rem;
  background: url(../images/ico-notice.png) 0.2rem center no-repeat #fff2c9;
  background-size: 0.26rem auto;
  overflow: hidden;
  margin: 0 auto 0.3rem;
}

.head .notice-swiper .swiper {
  width: 100%;
  height: 0.48rem;
  line-height: 0.48rem;
  overflow: hidden;
}

.head .notice-swiper .swiper .swiper-slide {
  height: 0.48rem;
  overflow: hidden;
  padding: 0 0.2rem 0 0.6rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #666666;
}

.head .notice-swiper .swiper .swiper-slide .more {
  float: right;
  margin-left: 0.1rem;
  color: #fd7a50;
}

.btn-send,
.btn-login {
  width: 4.25rem;
  height: 1.47rem;
  background: url(../images/btn-send.png) no-repeat;
  background-size: 100%;
  display: block;
  margin: -0.1rem auto 0;
  padding: 0.78rem 0 0;
  text-align: center;
}

.btn-send .text,
.btn-login .text {
  color: #f53526;
  font-size: 0.2rem;
}

.btn-login {
  background-image: url(../images/btn-login.png);
}

.tab-hd {
  height: 0.75rem;
  overflow: hidden;
  padding: 0 0.42rem;
}

.tab-hd .hd {
  float: left;
}

.tab-hd .hd a {
  width: 2.08rem;
  height: 0.64rem;
  display: inline-block;
  vertical-align: top;
  background: url(../images/tab-a.png) 0 0 no-repeat;
  background-size: 4.2rem auto;
  line-height: 999px;
  overflow: hidden;
  margin-top: 0.11rem;
  margin-right: 0.1rem;
}

.tab-hd .hd a.i1 {
  background-position: 0 0;
}

.tab-hd .hd a.i2 {
  background-position: 0 -0.75rem;
}

.tab-hd .hd a.on {
  margin-top: 0;
  height: 0.75rem;
}

.tab-hd .hd a.on.i1 {
  background-position: -2.1rem 0;
}

.tab-hd .hd a.on.i2 {
  background-position: -2.1rem -0.75rem;
}

.tab-hd .r-botton {
  float: right;
  margin-top: 0.25rem;
}

.tab-hd .r-botton a {
  width: 1rem;
  height: 0.36rem;
  display: inline-block;
  vertical-align: top;
}

.tab-hd .r-botton a.btn-ins {
  background-image: url(../images/btn-ins.png);
}

.tab-hd .r-botton a.btn-editor {
  background-image: url(../images/btn-edite.png);
}

.index-content {
  width: 7.22rem;
  background: url(../images/cont-bg.png) left top repeat;
  background-size: 1.7rem auto;
  border-radius: 0.3rem;
  padding: 0.06rem;
  margin: 0 auto 0;
  position: relative;
  z-index: 1;
}

.index-content .cont {
  padding: 0.08rem;
  border: 0.02rem dashed #f4b741;
  border-radius: 0.3rem;
  padding: 0.25rem 0.08rem 0;
}

.cont-hd {
  position: relative;
  height: 0.8rem;
}

.cont-hd .hd {
  width: 6rem;
  height: 0.6rem;
  border-radius: 0.3rem;
  background: #fff2c9;
  box-shadow: 0 -0.02rem 0 #ffbd56;
  float: left;
  position: relative;
  margin-top: 0.1rem;
}

.cont-hd .hd.hd-two a {
  width: 2rem;
}

.cont-hd .hd a {
  width: 1.5rem;
  height: 0.62rem;
  text-align: center;
  line-height: 0.62rem;
  color: #666666;
  font-size: 0.28rem;
  text-align: center;
  margin-top: -0.02rem;
  display: inline-block;
  float: left;
}

.cont-hd .hd a.on {
  background: url(../images/tab-a-on.png) center top no-repeat;
  background-size: 100% 0.71rem;
  color: #fff;
  height: 0.71rem;
}

.cont-hd .btn-cx {
  width: 0.76rem;
  height: 0.76rem;
  border-radius: 100%;
  background: url(../images/btn-cx.png) no-repeat;
  background-size: 100%;
  box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -0.38rem;
}

.list {
  width: 6.9rem;
  margin: 0 auto;
}

.list.list1 li .tagcont {
  position: relative;
}

.list.list1 li .tagcont a {
  width: 1.2rem;
  height: 0.5rem;
  text-align: center;
  line-height: 0.5rem;
  color: #333333;
  background: linear-gradient(to right bottom, #fed853, #fec649);
  display: block;
  border-radius: 0.25rem 0.25rem 0 0.25rem;
  float: right;
  margin: 0.05rem 0 0 0.15rem;
}

.list.list1 li .tagcont a.btn-cl {
  background: linear-gradient(to right bottom, #4dc7fd, #56abfb);
  color: #fff;
}

.list li {
  width: 100%;
  background: #fff;
  border-radius: 0.28rem;
  box-shadow: 0 -0.02rem 0 #ffbd56;
  padding: 0.25rem 0.13rem 0.13rem;
  margin-top: 0.2rem;
  position: relative;
}

.list li .tag {
  width: 0.82rem;
  height: 0.354rem;
  line-height: 0.34rem;
  text-align: center;
  display: block;
  position: absolute;
  top: -0.04rem;
  right: 0.25rem;
  background-size: 100%;
  background-repeat: no-repeat;
  z-index: 2;
  color: #fff;
}

.list li .tag.tag-red {
  background-image: url(../images/tag-red.png);
}

.list li .tag.tag-blue {
  background-image: url(../images/tag-blue.png);
}

.list li .tag.tag-green {
  background-image: url(../images/tag-green.png);
}

.list li .li-head {
  height: 0.54rem;
  position: relative;
  padding: 0 1.3rem 0 0.75rem;
  line-height: 0.54rem;
}

.list li .li-head img {
  width: 0.54rem;
  height: 0.54rem;
  border-radius: 100%;
  border: 1px solid #ffd862;
  position: absolute;
  top: 0;
  left: 0;
}

.list li .li-head .time {
  position: absolute;
  right: 0;
  top: 0;
  color: #999999;
  font-size: 0.26rem;
}

.list li .li-head .name {
  max-width: 10em;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
}

.list li .li-head .sex {
  width: 0.4rem;
  height: 0.4rem;
  display: inline-block;
  vertical-align: top;
  margin: 0.07rem 0 0 0;
  background: url(../images/sex.png) no-repeat;
  background-size: 0.4rem auto;
}

.list li .li-head .sex.man {
  background-position: 0 0;
}

.list li .li-head .sex.woman {
  background-position: 0 -0.4rem;
}

.list li .li-head .style {
  display: inline-block;
  vertical-align: top;
  height: 0.3rem;
  line-height: 0.3rem;
  border-radius: 0.15rem;
  padding: 0 0.15rem;
  color: #fff;
  font-size: 0.2rem;
  margin: 0.12rem 0 0;
}

.list li .li-head .style.style1 {
  background: #4ea4fd;
}

.list li .li-head .style.style2 {
  background: #00bf99;
}

.list li .tagcont {
  position: relative;
}

.list li .tagcont span {
  height: 0.42rem;
  line-height: 0.42rem;
  border-radius: 0.21rem;
  background: #fff2c9;
  color: #fd7a50;
  padding: 0 0.15rem;
  display: inline-block;
  vertical-align: top;
  margin: 0.15rem 0.15rem 0 0;
}

.list li .zd-cont {
  background: #fff9f0;
  border-radius: 0.08rem;
  min-height: 1.14rem;
  margin: 0.2rem 0 0;
  padding: 0.15rem 0.1rem;
}

.list li.make-friends .zd-li .btn,
.list li.make-friends .zd-li .tab-hd .r-botton a,
.tab-hd .r-botton .list li.make-friends .zd-li a {
  position: relative;
  width: 1.1rem;
  height: 0.42rem;
  border: 1px solid #fd7a50;
  border-radius: 0.21rem;
  line-height: 0.42rem;
  display: inline-block;
  vertical-align: top;
  box-shadow: none;
  background: none;
  color: #fd7a50;
  margin: 0.13rem 0 0 0.1rem;
  top: 0;
}

.list li.make-friends .zd-li .btn {
  margin-top: 0;
}

.list li.make-friends .zd-li .text {
  display: inline-block;
  vertical-align: top;
}

.list li .zd-li {
  padding: 0.08rem 2.1rem 0.08rem 0;
  min-height: 0.84rem;
  position: relative;
  display: flex;
  align-items: center;
}

.list li .zd-li .btn,
.list li .zd-li .tab-hd .r-botton a,
.tab-hd .r-botton .list li .zd-li a {
  width: 2.06rem;
  border: 0.03rem solid #fff;
  height: 0.66rem;
  line-height: 0.6rem;
  background: linear-gradient(to bottom, #fd784f, #ffb977);
  box-shadow: 0 0.02rem 0 #f5dfbe;
  border-radius: 0.33rem;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -0.33rem;
  text-align: center;
  color: #fff;
}

.list li .zd-li .btn.has,
.list li .zd-li .tab-hd .r-botton a.has,
.tab-hd .r-botton .list li .zd-li a.has {
  background: #cecdce;
  box-shadow: 0 0.02rem 0 #f3f0eb;
  color: #8c8c8c;
}

.list li .zd-li .text {
  font-size: 0.28rem;
}

.list li .zd-ins {
  color: #999999;
  font-size: 0.28rem;
  line-height: 0.35rem;
  padding: 0.1rem 0 0;
  word-break: break-all;
  max-height: 1.15rem;
  overflow: hidden;
  margin-bottom: 0.1rem;
}

.list li .zd-img {
  border-radius: 0.08rem;
  overflow: hidden;
  margin: 0.1rem 0 0;
  width: 100%;
  max-height: 3.4rem;
}

.list li .zd-img img {
  max-width: 100%;
  display: inline-block;
  vertical-align: top;
  border-radius: 0.08rem;
}

.list li .zd-btn {
  width: 2.86rem;
  border: 0.03rem solid #fff;
  height: 0.66rem;
  line-height: 0.6rem;
  background: linear-gradient(to bottom, #fd784f, #ffb977);
  box-shadow: 0 0.02rem 0 #f5dfbe;
  border-radius: 0.33rem;
  display: block;
  text-align: center;
  color: #fff;
  margin: 0.2rem auto 0;
}

.list li .zd-btn.has {
  background: #cecdce;
  box-shadow: 0 0.02rem 0 #f3f0eb;
  color: #8c8c8c;
}

.list .zlbox {
  text-align: center;
  margin: 0.2rem auto 0;
  line-height: 0.6rem;
  position: relative;
}

.list .zlbox .zd-btn {
  display: inline-block;
  vertical-align: top;
  margin: 0 0.1rem;
}

.list .zlbox span {
  display: inline-block;
  vertical-align: top;
  color: #999999;
  position: absolute;
  right: 0;
  top: 0;
}

.page-edite {
  padding-bottom: 1.25rem;
}

.page-edite .cont-hd {
  padding: 0.2rem 0 0;
}

.page-edite .cont-hd .hd {
  float: none;
  margin: 0 auto;
}

.page-edite .list {
  margin: 0.2rem 0 0 0.55rem;
  padding: 0.01rem 0 0;
}

.sx-box {
  width: 100%;
  max-width: 7.5rem;
  position: fixed;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 101;
  background: #ffffff;
  box-shadow: 0 -0.08rem 0 #fee34e;
  border-radius: 0.5rem 0.5rem 0 0;
  padding: 0.2rem 0 0.95rem;
  bottom: 0;
  transform: translate(0, 110%);
}

.sx-box.show {
  transform: translate(0, 0);
  transition: all 0.3s linear;
}

.sx-box .close {
  width: 0.35rem;
  height: 0.35rem;
  display: block;
  background: url(../images/sx-close.png) center center no-repeat;
  background-size: 100%;
  position: absolute;
  top: 0.25rem;
  right: 0.25rem;
  z-index: 5;
}

.sx-box .sx-li {
  padding: 0.2rem 0 0.2rem;
}

.sx-box .sx-li .stt {
  height: 0.45rem;
  line-height: 0.45rem;
  font-size: 0.28rem;
  color: #333333;
  padding: 0 0.4rem;
}

.sx-box .sx-li .pua {
  min-width: 2rem;
  height: 0.58rem;
  border: 1px solid #d3d3d3;
  border-radius: 0.29rem;
  background: #f2f2f2;
  color: #999999;
  font-size: 0.26rem;
  float: left;
  text-align: center;
  line-height: 0.58rem;
  margin: 0.2rem 0.18rem 0;
  padding: 0 0.15rem;
}

.sx-box .sx-li .pua.on {
  background: #fff2c9;
  color: #fd7a50;
  border-color: #fd7a50;
}

.sx-box .sx-li .sx-tag {
  height: auto;
  overflow: hidden;
  padding: 0 0.2rem;
}

.sx-box .sx-li .sx-tag .sx-tag1 .pua {
  width: 1.5rem;
}

.sx-box .btn-sx-sumbit {
  width: 2.65rem;
  border: 0.03rem solid #fff;
  height: 0.82rem;
  line-height: 0.76rem;
  background-image: linear-gradient(0deg, #ffba77 0, #fd784f 100%), linear-gradient(#fdb64e, #fdb64e);
  box-shadow: 0 0.04rem 0 0 rgba(234, 196, 139, 0.49);
  border-radius: 0.41rem;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  color: #fff;
  margin: 0.4rem 0.15rem 0;
}

.sx-box .btn-reselt-sumbit {
  width: 2.65rem;
  border: 0.03rem solid #fff;
  height: 0.82rem;
  line-height: 0.76rem;
  background-image: linear-gradient(0deg, #fed853 0, #fec74b 100%), linear-gradient(#fdb64e, #fdb64e);
  box-shadow: 0 0.04rem 0 0 rgba(234, 215, 139, 0.49);
  color: #333;
  border-radius: 0.41rem;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin: 0.4rem 0.15rem 0;
}

.sx-mask {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  max-width: 7.5rem;
  margin: 0 auto;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100;
  display: none;
}

.mouNav {
  background: #fff;
  width: 7.5rem;
  height: 1.03rem;
  border-radius: 0.26rem 0.26rem 0 0;
  position: fixed;
  bottom: 0;
  left: 50%;
  margin-left: -3.75rem;
  z-index: 99;
}

.mouNav ul {
  margin: 0 0.25rem;
  margin-top: 0.17rem;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
}

.mouNav ul li {
  width: 1.52rem;
  height: 0.68rem;
  font-size: 0.26rem;
  position: relative;
}

.mouNav ul li:before {
  background: #fd7a50;
  width: 0.5rem;
  height: 0.05rem;
  border-radius: 999rem;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -0.22rem;
  content: "";
  display: none;
}

.mouNav ul li a {
  height: 0.68rem;
  line-height: 0.68rem;
  display: block;
  text-align: center;
  color: #999999;
  font-size: 0.3rem;
}

.mouNav ul li.on {
  font-size: 0.34rem;
  font-weight: bold;
}

.mouNav ul li.on:before {
  display: block;
}

.mouNav ul li.on a {
  color: #fd7a50;
}

.mouNav ul .tip {
  background: linear-gradient(to bottom, #ff8f32, #ffb048);
  width: 1.4rem;
  height: 0.42rem;
  line-height: 0.42rem;
  border-radius: 999rem;
  font-size: 0.22rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: -0.35rem;
  left: 50%;
  margin-left: -0.7rem;
}

.mouNav ul .tip:before {
  background: #ffb048;
  width: 0.12rem;
  height: 0.12rem;
  content: "";
  position: absolute;
  bottom: -0.05rem;
  left: 50%;
  margin-left: -0.06rem;
  transform: rotateZ(45deg);
}

.mouFixed {
  width: 0.96rem;
  position: fixed;
  right: 0.1rem;
  bottom: 2rem;
  z-index: 99;
}

.mouFixed .share-tip {
  width: 3.62rem;
  background: rgba(0, 0, 0, 0.74);
  border-radius: 0.2rem;
  position: absolute;
  top: 50%;
  right: 1.15rem;
  border-radius: 0.2rem;
  transform: translate(0, -48%);
  padding: 0.15rem 0.3rem 0.15rem 0.15rem;
}

.mouFixed .share-tip.hideshare {
  display: none;
}

.mouFixed .share-tip .c {
  width: 0.2rem;
  height: 0.2rem;
  background: url(../images/ico-close.png) center center no-repeat;
  background-size: 0.14rem auto;
  position: absolute;
  top: 0.1rem;
  right: 0.1rem;
  display: block;
}

.mouFixed .share-tip p {
  color: #fff;
}

.mouFixed a {
  width: 0.96rem;
  height: 0.96rem;
  line-height: 9999;
  margin: 0.1rem auto 0rem;
  display: block;
  overflow: hidden;
  background: url(../images/fixed-bg.png) no-repeat;
  background-size: 100%;
  line-height: 0.3rem;
  text-align: center;
  color: #fff;
  position: relative;
}

.mouFixed a span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/*******************编辑页*****************/
.chose-label {
  width: 0.46rem;
  height: 0.46rem;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(-110%, -50%);
  line-height: 0.46rem;
}

.chose-label i {
  width: 0.46rem;
  height: 0.46rem;
  border: 0.02rem solid #ffb780;
  border-radius: 100%;
  background: #fff;
  display: inline-block;
  vertical-align: top;
}

.chose-label input {
  display: none;
}

.chose-label input:checked ~ i {
  background: url(../images/chose-ico.png) center center no-repeat #fea34a;
  background-size: 0.31rem auto;
  border-color: #ffb57c;
}

.chose-label span {
  display: inline-block;
  vertical-align: top;
  font-size: 0.3rem;
  margin-left: 0.1rem;
}

.fixed-chose {
  width: 100%;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  max-width: 7.54rem;
  margin: 0 auto;
  height: 1.25rem;
  border-top: 1px solid #e7e7e7;
  background: #fff;
  z-index: 99;
}

.fixed-chose .chose-label {
  width: auto;
  transform: translate(0, -50%);
  left: 0.2rem;
}

.fixed-chose .btn-dete {
  width: 1.8rem;
  height: 0.66rem;
  display: block;
  line-height: 0.66rem;
  text-align: center;
  background: linear-gradient(to bottom, #fd784f, #ffb977);
  border-radius: 0.33rem;
  float: right;
  margin: 0.28rem 0.2rem 0 0;
  font-size: 0.26rem;
  color: #fff;
}

/**************上传***************/
.page-team {
  width: 7.5rem;
  min-height: 100%;
  color: #333;
}

.page-team .zd-img {
  border-radius: 0.08rem;
  overflow: hidden;
  margin: 0.2rem 0 0;
}

.page-team .zd-img img {
  display: inline-block;
  vertical-align: top;
}

.nav {
  width: 7.5rem;
  height: 0.86rem;
  background-color: #fff2c9;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0.25rem 0 0.36rem;
}

.nav .back {
  font-size: 0.24rem;
  align-items: center;
  width: 1.4rem;
  height: 0.46rem;
  line-height: 0.43rem;
  border: 1px solid #fd7a50;
  color: #fd7a50;
  border-radius: 0.25rem;
  text-align: center;
}

.nav .title {
  font-size: 0.34rem;
}

.nav .btn-rule {
  width: 1rem;
  height: 0.36rem;
  line-height: 999px;
  overflow: hidden;
  background: url(../images/btn-ins.png) no-repeat;
  background-size: 100%;
}

.zw {
  width: 1.1rem;
  height: 0.42rem;
}

.page-team .content {
  margin: 0.2rem auto 0;
  width: 7rem;
  min-height: calc(100vh - 1.06rem);
  background-color: #fff;
  box-shadow: inset 0 0.08rem 0 0 #fee34e;
  border-radius: 0.34rem 0.34rem 0 0;
  padding: 0.07rem 0.24rem 0.6rem;
}

.page-team .content .title {
  margin-top: 0.5rem;
  margin-bottom: 0.3rem;
  font-size: 0.28rem;
}

.page-team .content .title span {
  color: #f53526;
  padding-right: 0.02rem;
}

.page-team .content .title span.remark {
  font-size: 0.24rem;
  color: #999;
  padding-left: 0.08rem;
}

.page-team .content .btns {
  width: 7rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.page-team .content .btn,
.page-team .content .tab-hd .r-botton a,
.tab-hd .r-botton .page-team .content a {
  height: 0.58rem;
  background-color: #f2f2f2;
  border-radius: 0.29rem;
  border: solid 0.01rem #cecece;
  text-align: center;
  line-height: 0.58rem;
  color: #999;
  font-size: 0.26rem;
  margin-bottom: 0.2rem;
}

.page-team .content .btn.active,
.page-team .content .tab-hd .r-botton a.active,
.tab-hd .r-botton .page-team .content a.active {
  background-color: #fff2c9;
  border-radius: 0.29rem;
  border: solid 0.01rem #fd8359;
  color: #fd7a50;
}

.page-team .content .classify {
  margin-bottom: -0.2rem;
}

.page-team .content .classify .btn,
.page-team .content .classify .tab-hd .r-botton a,
.tab-hd .r-botton .page-team .content .classify a {
  min-width: 2rem;
  padding: 0 0.2rem;
  margin-right: 0.26rem;
}

.page-team .content .label {
  margin-bottom: -0.2rem;
}

.page-team .content .label.big .btn,
.page-team .content .label.big .tab-hd .r-botton a,
.tab-hd .r-botton .page-team .content .label.big a {
  min-width: 2rem;
  padding: 0 0.2rem;
  margin-right: 0.26rem;
}

.page-team .content .label .btn,
.page-team .content .label .tab-hd .r-botton a,
.tab-hd .r-botton .page-team .content .label a {
  min-width: 1.5rem;
  padding: 0 0.2rem;
  margin-right: 0.16rem;
}

.page-team .content .sex {
  margin-bottom: -0.2rem;
}

.page-team .content .sex .btn,
.page-team .content .sex .tab-hd .r-botton a,
.tab-hd .r-botton .page-team .content .sex a {
  min-width: 1.6rem;
  padding: 0 0.2rem;
  margin-right: 0.5rem;
}

.page-team .content .input {
  height: 0.64rem;
  background-color: #f2f2f2;
  border-radius: 0.08rem;
  border: none;
  outline: 0;
  padding: 0 0.12rem;
  font-size: 0.26rem;
}

.page-team .content .input.big {
  width: 6.52rem;
}

.page-team .content .input::-moz-placeholder {
  text-align: center;
  color: #999;
}

.page-team .content .input::placeholder {
  text-align: center;
  color: #999;
}

.page-team .content .post .input {
  width: 4.72rem;
}

.page-team .content .post .btn-post {
  display: inline-block;
  vertical-align: middle;
  width: 1.62rem;
  height: 0.64rem;
  background-color: #56abfb;
  border-radius: 0.08rem;
  text-align: center;
  font-size: 0.26rem;
  color: #fff;
  line-height: 0.64rem;
  margin-left: 0.1rem;
}

.page-team .content .tips {
  margin-top: 0.5rem;
  font-size: 0.26rem;
  color: #999;
  line-height: 1.2;
}

.page-team .content .link {
  display: block;
  color: #fd7a50;
  margin-top: 0.2rem;
}

.page-team .content .btn-submit {
  margin-top: 0.82rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.page-team .content .btn-submit a {
  width: 2.6rem;
  height: 0.76rem;
  border-radius: 0.38rem;
  border: solid 0.03rem #fff;
  font-size: 0.3rem;
  line-height: 0.74rem;
  text-align: center;
  margin-left: 0.4rem;
}

.page-team .content .btn-submit a:first-child {
  margin-left: 0;
}

.page-team .content .btn-submit a.cancel {
  background-image: linear-gradient(0deg, #fed853 0, #fec74b 100%), linear-gradient(#fdb64e, #fdb64e);
  box-shadow: 0 0.04rem 0 0 rgba(234, 215, 139, 0.49);
  color: #333;
}

.page-team .content .btn-submit a.primary {
  background-image: linear-gradient(0deg, #ffba77 0, #fd784f 100%), linear-gradient(#fdb64e, #fdb64e);
  box-shadow: 0 0.04rem 0 0 rgba(234, 196, 139, 0.49);
  color: #fff;
}

.page-team .content .btn-submit a.primary.big {
  width: 2.6rem;
}

.page-team .content .select {
  position: relative;
  z-index: 3;
  color: #999;
}

.page-team .content .select.show .prefix i {
  transform: rotate(180deg);
}

.page-team .content .select.show .options {
  display: block;
}

.page-team .content .select .prefix {
  width: 6.52rem;
  height: 0.64rem;
  background-color: #f2f2f2;
  border-radius: 0.08rem;
  border: solid 0.01rem #cecece;
  padding: 0 0.2rem;
  line-height: 0.64rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.page-team .content .select .prefix span {
  max-width: 5.8rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.page-team .content .select .prefix i {
  transition: all 0.3s;
  width: 0.22rem;
  height: 0.14rem;
  background: url(../images/icon-triangle.png) no-repeat center;
  background-size: 0.2rem 0.12rem;
}

.page-team .content .select .options {
  display: none;
  position: absolute;
  top: 0.68rem;
  width: 100%;
  background-color: #fff;
  border: 1px solid #cecece;
  border-radius: 0.08rem;
  overflow: hidden;
}

.page-team .content .select .options .item {
  padding: 0.3rem 0.2rem;
  min-height: 0.92rem;
  border-radius: 0;
}

.page-team .content .select .options .item.active {
  color: #fd7a50;
  background-color: #fff2c9;
}

.page-team .content .textarea {
  margin-top: 0.2rem;
  width: 6.52rem;
  height: 2rem;
  background-color: #f2f2f2;
  border-radius: 0.08rem;
  border: none;
  outline: 0;
  padding: 0.2rem;
}

.page-team .content .textarea::-moz-placeholder {
  font-size: 0.26rem;
  color: #999;
  text-align: center;
  line-height: 1.6rem;
}

.page-team .content .textarea::placeholder {
  font-size: 0.26rem;
  color: #999;
  text-align: center;
  line-height: 1.6rem;
}

.pop {
  position: relative;
  width: 6rem;
  margin: 0 auto;
  padding-top: 0.14rem;
}

.pop .p-text {
  padding: 0.45rem 0.5rem 0;
}

.pop::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 6rem;
  height: 3rem;
  background-color: #f49b3a;
  background-image: url(../images/pop-before-bg.png);
  background-repeat: no-repeat;
  background-position: center -0.1rem;
  background-size: 5.18rem 0.44rem;
  border-radius: 0.36rem;
}

.pop-content {
  width: 100%;
  background-color: #fffdf8;
  border-radius: 0.36rem;
  position: relative;
  z-index: 2;
  padding: 0.1rem;
}

.pop-inner {
  /*min-height: 3.7rem;*/
  border-radius: 0.36rem;
  border: 0.03rem dashed #ffcea8;
  position: relative;
  padding-bottom: 0.36rem;
}

.pop-close {
  display: block;
  position: absolute;
  top: 0.2rem;
  right: 0.2rem;
  width: 0.34rem;
  height: 0.33rem;
  background: url(../images/pop-close.png) no-repeat center;
  background-size: 0.32rem 0.31rem;
  z-index: 5;
}

.pop .title {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  font-size: 0.34rem;
  color: #fd7a50;
  font-weight: 700;
  margin-top: 0.2rem;
}

.pop .title span {
  margin: 0 0.13rem;
}

.pop .title i {
  position: relative;
  width: 0.8rem;
  height: 0.18rem;
}

.pop .title i::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 0.8rem;
  height: 0.06rem;
  background-color: #fbcc3c;
  border-radius: 0.03rem;
}

.pop .title i:after {
  content: "";
  position: absolute;
  top: 0.12rem;
  display: block;
  width: 0.4rem;
  height: 0.06rem;
  background-color: #fea563;
  border-radius: 0.03rem;
}

.pop .title i.left:after {
  right: 0;
}

.pop .tips {
  font-size: 0.26rem;
  color: #333;
  text-align: center;
  margin: 0 auto;
  margin-top: 1.2rem;
  margin-bottom: 0.4rem;
  max-width: 5.3rem;
  text-align: left;
  line-height: 0.4rem;
}

.pop .tips.tips1 {
  color: #666666;
  font-size: 0.26rem;
  margin: 0.25rem 0 0.22rem;
}

.pop .inputbox {
  margin: 0 0.15rem;
  height: 0.64rem;
}

.pop .inputbox input {
  width: 3.72rem;
  height: 0.64rem;
  line-height: 0.64rem;
  float: left;
  border-radius: 0.08rem;
  background: #f2f2f2;
  color: #999999;
  font-size: 0.26rem;
  outline: none;
  border: 0;
  padding: 0 0.1rem;
}

.pop .inputbox a {
  width: 1.62rem;
  height: 0.64rem;
  display: block;
  float: right;
  line-height: 0.64rem;
  text-align: center;
  border-radius: 0.08rem;
  font-size: 0.26rem;
  color: #fff;
  background: #56b8fc;
}

.pop .search-rule {
  margin: 0.1rem 0 0;
  padding: 0 0.12rem 0;
  position: relative;
}

.pop .search-rule .stt {
  height: 0.45rem;
  line-height: 0.45rem;
  font-size: 0.28rem;
  color: #333333;
}

.pop .search-rule .sins {
  color: #999999;
  line-height: 0.3rem;
  font-size: 0.26rem;
}

.pop .search-rule .search-result {
  max-height: 5rem;
  margin-top: 0.4rem;
  padding-right: 0.15rem;
}

.pop .search-rule .search-result li {
  height: 0.64rem;
  border-top: 1px solid #f2f2f2;
  position: relative;
  line-height: 0.64rem;
  padding-right: 1.3rem;
}

.pop .search-rule .search-result li a {
  color: #999999;
}

.pop .search-rule .search-result .btn,
.pop .search-rule .search-result .tab-hd .r-botton a,
.tab-hd .r-botton .pop .search-rule .search-result a {
  width: 1.1rem;
  height: 0.42rem;
  line-height: 0.4rem;
  border: 1px solid #fd7a50;
  color: #fd7a50;
  border-radius: 0.21rem;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -0.21rem;
  right: 0;
  text-align: center;
}

.pop .search-rule .search-result span {
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #999999;
  font-size: 0.26rem;
  display: block;
}

.pop .tips.center {
  text-align: center;
}

.scroll {
  margin-top: 0.5rem !important;
  max-height: 4rem;
  overflow-x: hidden;
  overflow-y: auto;
  padding-right: 0.1rem;
}

.scroll::-webkit-scrollbar {
  width: 0.08rem;
  border-radius: 0;
  background-color: #d8d8d8;
}

.scroll::-webkit-scrollbar-thumb {
  background-color: #ff8f17;
  border-radius: 0;
}

.scroll::-webkit-scrollbar {
  display: block;
}

.pop .checkbox {
  width: 5.3rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
}

.pop .checkbox a {
  border-radius: 100%;
  width: 0.32rem;
  height: 0.32rem;
  background-color: #fff;
  border: solid 0.02rem #ffb37a;
  margin-right: 0.1rem;
}

.pop .checkbox a.active {
  display: flex;
  align-items: center;
  justify-content: center;
}

.pop .checkbox a.active i {
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  border-radius: 100%;
  background-color: #ffb37a;
}

.pop .checkbox span {
  font-size: 0.26rem;
}

.pop .btns {
  margin-top: 0.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pop .btns a {
  width: 2.2rem;
  height: 0.76rem;
  border-radius: 0.38rem;
  border: solid 0.03rem #fff;
  font-size: 0.3rem;
  line-height: 0.74rem;
  text-align: center;
  margin-left: 0.4rem;
}

.pop .btns a:first-child {
  margin-left: 0;
}

.pop .btns a.cancel {
  background-image: linear-gradient(0deg, #fed853 0, #fec74b 100%), linear-gradient(#fdb64e, #fdb64e);
  box-shadow: 0 0.04rem 0 0 rgba(234, 215, 139, 0.49);
  color: #333;
}

.pop .btns a.primary {
  background-image: linear-gradient(0deg, #ffba77 0, #fd784f 100%), linear-gradient(#fdb64e, #fdb64e);
  box-shadow: 0 0.04rem 0 0 rgba(234, 196, 139, 0.49);
  color: #fff;
}

.pop .btns a.primary.big {
  width: 2.6rem;
}

/********底部******/
.footer {
  position: relative;
  z-index: 5;
}

.footer .mfAbout-item i {
  background-image: url(../images/mouIconAbout.png);
}

.footer .mfAbout-item p::after {
  background-image: url(../images/mouArrow.png);
}

.footer .mfAbout-tell .lb-cont {
  background-image: url(../images/mouSeal.png);
}

/*.footer .mfSlogon { background-image: url(../images/mouFootSloganGreen.png); }*/
.footer .mfCopyright {
  background: rgba(67, 102, 217, 0.46);
  color: #fff;
  padding-bottom: 0.45rem;
}

.footer .mfAbout .m-inner {
  border: 0.06rem solid #ffd862;
  position: relative;
}

.footer .mfAbout .m-inner:after {
  width: 6.93rem;
  height: 0.46rem;
  background: url(../images/mouFootline.png) no-repeat;
  background-size: 100%;
  content: "";
  position: absolute;
  bottom: 0.2rem;
  left: 50%;
  transform: translate(-50%, 0);
}

.footer .mfAbout-btn {
  background: linear-gradient(to bottom, #fd784f, #ffb977);
  box-shadow: 0 0.02rem 0 #f5dfbe;
  border: 0.03rem solid #fff;
  color: #fff;
}

.footer .mfAbout-title {
  background: url(../images/mfAbout-title.png) center center no-repeat;
  background-size: 100% auto;
  width: 4.37rem;
  margin: 0 auto;
  color: #fd7a50;
  font-size: 0.3rem;
}

.footer .mfAbout-tell .lb-cont {
  height: 2.8rem;
}

.nocont {
  text-align: center;
  padding: 1rem 0;
  color: #666666;
}

.nomorecont {
  text-align: center;
  padding: 0.2rem 0;
  color: #666666;
}

.f-pop {
  width: 7rem;
  z-index: 99999;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: none;
  box-sizing: border-box;
}

.f-pop .ico-dh {
  width: 1.6rem;
  height: 1.8rem;
  background: url(../images/img10.gif) center center no-repeat;
  background-size: 1.59rem auto;
  display: block;
  margin: 0 auto;
}

.f-pop .f-title {
  font-size: 0.6rem;
  color: #ffffff;
  text-align: center;
  margin-bottom: 0.6rem;
  font-weight: bold;
  z-index: 0;
}

.f-pop .f-title span {
  position: relative;
}

.f-pop .f-title span::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0.01rem;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  z-index: -1;
  box-shadow: 0 0 2rem 1.1rem rgba(0, 0, 0, 0.4);
}

.f-pop .f-text-g {
  width: 7rem;
  font-size: 0.34rem;
  color: #ffffff;
  text-align: center;
  margin: 0.3rem 0;
  margin: 0 auto;
  font-weight: bold;
}

.f-pop .f-text-g a {
  color: #30bf63;
}

.f-pop .f-text {
  width: 6rem;
  font-size: 0.28rem;
  color: #fff;
  font-weight: bold;
  text-align: center;
  margin: 0.3rem auto;
  line-height: 0.38rem;
}

.f-pop .f-text a {
  color: #30bf63;
}

.f-pop .f-color {
  color: #e1e1e1;
}

.f-pop .img6 {
  display: block;
  width: 4.65rem;
  height: 4.57rem;
  margin: 0.4rem auto;
  -o-object-fit: contain;
  object-fit: contain;
}

.f-pop .img6-gift {
  display: block;
  width: 3rem;
  height: 3rem;
  margin: 0.4rem auto;
  -o-object-fit: contain;
  object-fit: contain;
}

.f-pop .img8 {
  display: block;
  width: 2.78rem;
  height: 3.11rem;
  margin: 0.4rem auto;
}

.f-pop .img9 {
  display: block;
  width: 1.94rem;
  height: 2.39rem;
  margin: 0.4rem auto 0.2rem;
}

.f-pop .img10 {
  display: block;
  width: 1.59rem;
  height: 1.76rem;
  margin: 0.4rem auto 0.2rem;
}

.f-pop .f-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.4rem;
}

.f-pop .f-btn a {
  width: 4.28rem;
  height: 0.86rem;
  border-radius: 0.43rem;
  background-color: #30bf63;
  text-align: center;
  line-height: 0.86rem;
  color: #fff;
  font-size: 0.3rem;
}

.f-pop .f-clsoe {
  display: block;
  margin: 0 auto;
  width: 0.7rem;
  height: 0.7rem;
  margin-top: 0.8rem;
  background: url("../pimg/f-close.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.f-pop .g-box {
  width: 3.56rem;
  height: 4.79rem;
  margin: 0.4rem auto;
  background: url("../pimg/img7.png") no-repeat 0 0;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding-top: 2.4rem;
}

.f-pop .g-box img {
  display: block;
  margin: 0 auto;
  width: 1.3rem;
  height: 1.3rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.fixed-top {
  position: fixed;
  left: 0px;
  background: rgb(0, 0, 0);
  bottom: 0px;
  top: 0px;
  z-index: 999;
  width: 100%;
  opacity: 0.7;
  display: none;
}