.carousel1,
.carousel2{
  width: 100%;
  height: auto;
}

.login-section {
  background: url(../images/hh3.jpg) center center no-repeat;
  background-size: cover;
  min-height: 100vh;
}

.login-section .login {
  width: 320px;
  background: rgba(57, 5, 45, 0.66);
  border-radius: 12px;
  padding: 30px;
}

.login-section .login h1 {
  font-size: 20px;
  color: #FFFFFF;
}

.login-section .login h1 img {
  width: auto;
  height: 30px;
  margin-right: 10px;
}

.login-section .login .layui-form .layui-input-prefix{
  width: 25px;
  padding:0px;
}

.login-section .login .layui-input-wrap .layui-input-prefix+.layui-input{
  padding-left:25px;
}

.login-section .login .layui-form {
  margin-top: 40px;
}

.login-section .login .layui-form .layui-form-item{
  border-bottom: 1px solid #969696;
}

.login-section .login .layui-input-prefix .layui-icon{
  color: #F9BACF;
}

.login-section .login .layui-form .layui-form-item +.layui-form-item{
  margin-top: 20px;
}

.login-section .login .layui-form .layui-form-item .layui-input{
  background-color: unset;
  border: 0;
  color: #fff;
}

.login-section .login .layui-form .layui-form-item .layui-input::placeholder{
  color: #fff;
}

.login-section .login .loginbtn{
  margin-top: 20px;
}

.login-section .login .loginbtn .layui-btn{
  background: #FF5D8D;
  border-radius: 8px;
  height: 45px;
}

.login-section .login .tag{
  color: #C2C2C2;
  margin-top: 30px;
}

.login2-section {
  background: url(../images/hh2.jpg) center center no-repeat;
  background-size: cover;
  min-height: 100vh;
}

.login2-section .box2{
  height: 60px;
  background: #131a20;
  border-radius: 10px;
  line-height: 60px;
  font-size: 18px;
  text-align: center;
  color: #ffffff;
  cursor:pointer;
}

.login3-section {
  background: url(../images/price2.jpg) center center no-repeat;
  background-size: cover;
  min-height: 100vh;
}

.login3-section .box2{
  height: 60px;
  background: #C37865;
  border-radius: 10px;
  line-height: 60px;
  font-size: 18px;
  text-align: center;
  color: #ffffff;
  cursor:pointer;
}

.aboutus-section {
  background: url(../images/aboutus.jpg) center center no-repeat;
  background-size: cover;
  padding: 40px 0;
}

.aboutus-section .title {
  font-weight: bold;
  font-size: 80px;
  color: #EBEBEB;
  text-align: center;
  position: relative;
}

.aboutus-section .line {
  width: 55px;
  height: 8px;
  background: linear-gradient(90deg, #FF5D8D 0%, #F4B09F 100%);
  margin: 30px 0;
}

.aboutus-section .title:before {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  width: 100%;
  font-weight: bold;
  font-size: 50px;
  color: #333333;
  margin-top: 8px;
  z-index: 1;
  content: '关于我们';
}

.aboutus-section .detail,
.aboutus-section .detail2 {
  font-size: 18px;
  color: #333333;
  line-height: 40px;
}

.aboutus-section .detail p,
.aboutus-section .detail2 p {
  text-indent: 2em;
}

.aboutus-section .button {
  text-align: center;
  margin-top: 20px;
}

.aboutus-section .button .layui-btn.service {
  width: 160px;
  height: 46px;
  background: #FF5D8D;
  font-size: 16px;
  color: #ffffff;
  border-color: #FF5D8D;
}

.aboutus-section .button .layui-btn.more {
  width: 160px;
  height: 46px;
  font-size: 16px;
  color: #FF5D8D;
  border-color: #FF5D8D;
  margin-left: 60px;
}

.giftwall-section {
  padding: 40px 0;
  background-color: #F8F8F8;
}

.giftwall-section .title {
  font-weight: bold;
  font-size: 80px;
  color: #EBEBEB;
  text-align: center;
  position: relative;
}

.giftwall-section .title:before {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  width: 100%;
  font-weight: bold;
  font-size: 50px;
  color: #333333;
  margin-top: 8px;
  z-index: 1;
  content: '心动值排行榜';
}

.giftwall-section .line {
  width: 55px;
  height: 8px;
  background: linear-gradient(90deg, #FF5D8D 0%, #F4B09F 100%);
  margin: 30px 0;
}

.giftwall-section .detail {
}

.giftwall-section .detail .top {
  background: url(../images/giftwall_top.png) center no-repeat;
  background-size: cover;
  padding: 30px 0;
}

.giftwall-section .detail .top .item,
.giftwall-section .detail .below .item {
  background: url(../images/giftwall_item.png) no-repeat;
  background-size: 100% 100%;
  height: 48px;
  padding: 0 50px 0 30px;
  color: #ffffff;
  font-size: 16px;
}

.giftwall-section .detail .top .item+.item,
.giftwall-section .detail .below .item+.item {
  margin-left: 20px;
}

.giftwall-section .below {
  margin-top: 40px;
}

.giftwall-section .hearttxt{
  text-align: center;
}

.giftwall-section .hearttxt p{
  font-size:16px;
  line-height: 25px;
  color: rgba(0, 0, 0, 0.6);
}

.giftwall-section .giftwall-list {
  margin-top: 20px;
}

.giftwall-section .giftwall-list .giftwall-list-item {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
}

.giftwall-section .giftwall-list .giftwall-list-item img.temp {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
}

.giftwall-section .giftwall-list .giftwall-list-item .brief2 {
  position: absolute;
  top: 5px;
  right: 5px;
  background: rgba(0, 0, 0, 0.4);
  color: #FFFFFF;
  height: 30px;
  line-height: 30px;
  border-radius: 30px;
  padding: 0 15px;
}

.giftwall-section .giftwall-list .giftwall-list-item .brief2 span{
  color: #ffb63a;
}

.giftwall-section .giftwall-list .giftwall-list-item .brief {
  position: absolute;
  bottom: 0;
  left: 0;
  width: calc(100% - 30px);
  background: rgba(0, 0, 0, 0.4);
  color: #FFFFFF;
  border-radius: 0px 0px 10px 10px;
  padding: 8px 15px;
}

.giftwall-section .giftwall-list .giftwall-list-item .brief .name {
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.giftwall-section .giftwall-list .giftwall-list-item .brief .count {
  margin-top: 5px;
}

.giftwall-section .giftwall-list .giftwall-list-item .brief .count img {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}

.price-section {
  background: url(../images/price.jpg) center center no-repeat;
  background-size: cover;
  padding: 40px 0;
}

.price-section .title {
  font-weight: bold;
  font-size: 80px;
  color: #EBEBEB;
  text-align: center;
  position: relative;
  width: 100%;
}

.price-section .title:before {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  width: 100%;
  font-weight: bold;
  font-size: 50px;
  color: #333333;
  margin-top: 8px;
  z-index: 1;
  content: '流水排行榜';
}

.price-section .line {
  width: 55px;
  height: 8px;
  background: linear-gradient(90deg, #FF5D8D 0%, #F4B09F 100%);
  margin: 30px 0;
}

.price-section .price-list {
  margin-top: 20px;
}

.ranking-section {
  background: url(../images/ranking.jpg) center center no-repeat;
  background-size: cover;
  padding: 40px 0;
}

.ranking-section .title {
  font-weight: bold;
  font-size: 80px;
  color: #EBEBEB;
  text-align: center;
  position: relative;
}

.ranking-section .title:before {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  width: 100%;
  font-weight: bold;
  font-size: 50px;
  color: #333333;
  margin-top: 8px;
  z-index: 1;
  content: '消费排行榜';
}

.ranking-section .line {
  width: 55px;
  height: 8px;
  background: linear-gradient(90deg, #FF5D8D 0%, #F4B09F 100%);
  margin: 30px 0;
}

.ranking-section .ranking-list {
  width: 100%;
  margin-top: 20px;
}

.ranking-section .ranking-list .ranking-list-item1 {
  width: 184px;
  height: 184px;
  position: relative;
}

.ranking-section .ranking-list .ranking-list-item2 {
  width: 232px;
  height: 232px;
  position: relative;
}

.ranking-section .ranking-list .ranking-list-item3 {
  width: 294px;
  height: 294px;
  position: relative;
}

.ranking-section .ranking-text {
  width: 100%;
  margin-top: 5px;
  font-weight: bold;
  font-size: 26px;
}

.ranking-section .ranking-text .ranking-text-item1 {
  width: 184px;
  font-size: 16px;
  text-align: center;
}

.ranking-section .ranking-text .ranking-text-item2 {
  width: 232px;
  font-size: 20px;
  text-align: center;
}

.ranking-section .ranking-text .ranking-text-item3 {
  width: 294px;
  font-size: 25px;
  text-align: center;
}

.ranking-section .ranking-list-item1 .temp,
.ranking-section .ranking-list-item2 .temp,
.ranking-section .ranking-list-item3 .temp {
  width: 80%;
  height: 80%;
  border-radius: 50%;
}

.ranking-section .ranking-list-item1 .ranking,
.ranking-section .ranking-list-item2 .ranking,
.ranking-section .ranking-list-item3 .ranking {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}

.ranking-section .tip {
  font-size: 16px;
  margin-top: 40px;
}

.ranking-section .button,.playwith-section .button {
  text-align: center;
  margin-top: 40px;
}

.ranking-section .button .layui-btn,.playwith-section .button .layui-btn {
  width: 160px;
  height: 46px;
  background: #FF5D8D;
  font-size: 16px;
  color: #ffffff;
  border-color: #FF5D8D;
}

.playwith-section {
  padding: 40px 0;
  background-color: #F8F8F8;
}

.playwith-section .title {
  font-weight: bold;
  font-size: 80px;
  color: #EBEBEB;
  text-align: center;
  position: relative;
}

.playwith-section .title:before {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  width: 100%;
  font-weight: bold;
  font-size: 50px;
  color: #333333;
  margin-top: 8px;
  z-index: 1;
  content: '优秀陪练墙';
}

.playwith-section .line {
  width: 55px;
  height: 8px;
  background: linear-gradient(90deg, #FF5D8D 0%, #F4B09F 100%);
  margin: 30px 0;
}

.playwith-section .playwith-list {
  margin-top: 20px;
}

.playwith-section .playwith-list .playwith-list-item {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
}

.playwith-section .playwith-list .playwith-list-item img.temp {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
}

.playwith-section .playwith-list .playwith-list-item .brief {
  position: absolute;
  bottom: 0;
  left: 0;
  width: calc(100% - 30px);
  background: rgba(0, 0, 0, 0.4);
  color: #FFFFFF;
  border-radius: 0px 0px 10px 10px;
  padding: 8px 15px;
}

.playwith-section .playwith-list .playwith-list-item .brief .name {
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.playwith-section .playwith-list .playwith-list-item .brief .count {
  margin-top: 5px;
}

.playwith-section .playwith-list .playwith-list-item .brief .count img {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}

.record-section {
  background: url(../images/record.jpg) center center no-repeat;
  background-size: cover;
  padding: 40px 0;
}

.record-section .title {
  font-weight: bold;
  font-size: 80px;
  color: #EBEBEB;
  text-align: center;
  position: relative;
}

.record-section .title:before {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  width: 100%;
  font-weight: bold;
  font-size: 50px;
  color: #333333;
  margin-top: 8px;
  z-index: 1;
  content: '微博战绩';
}

.record-section .line {
  width: 55px;
  height: 8px;
  background: linear-gradient(90deg, #FF5D8D 0%, #F4B09F 100%);
  margin: 30px 0;
}

.record-section .ico {
  width: 400px;
  height: 400px;
}

.record-section .ico img {
  width: 400px;
  height: 400px;
}

.record-section .tip {
  font-size: 16px;
  margin-top: 40px;
}

.record-section .button {
  text-align: center;
}

.record-section .button .layui-btn {
  height: 46px;
  background: #EF4FA6;
  font-size: 16px;
  color: #ffffff;
  border-color: #EF4FA6;
}

.activity-section {
  background-color: #F8F8F8;
  padding: 40px 0;
}

.activity-section .title {
  font-weight: bold;
  font-size: 80px;
  color: #EBEBEB;
  text-align: center;
  position: relative;
}

.activity-section .title:before {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  width: 100%;
  font-weight: bold;
  font-size: 50px;
  color: #333333;
  margin-top: 8px;
  z-index: 1;
  content: '送礼排行榜';
}

.activity-section .line {
  width: 55px;
  height: 8px;
  background: linear-gradient(90deg, #FF5D8D 0%, #F4B09F 100%);
  margin: 30px 0;
}

.activity-section .time {
  font-size: 16px;
  margin-top: 20px;
}

.activity-section .activity-list {
  width: 100%;
  margin-top: 40px;
}

.activity-section .activity-list-item {
  width: calc((100% - 40px) / 3);
  background-color: #FFFFFF;
}

.activity-section .activity-list-item .item-grid {
  padding: 20px;
}

.activity-section .activity-list-item .item-title {
  font-size: 20px;
}

.activity-section .activity-list-item .item-intro {
  color: #666666;
  margin-top: 10px;
}

.activity-section .activity-list-item ul {
  margin-top: 10px;
  margin-bottom: 10px;
}

.activity-section .activity-list-item ul.u1 li {
  background: #FFD4E2;
  border-radius: 40px;
  height: 40px;
  padding: 0 20px;
  margin-top: 20px;
}

.activity-section .activity-list-item ul.u1 li img {
  width: 25px;
  height: 25px;
}

.activity-section .activity-list-item ul.u2 li {
  background: #FFD4E2;
  border-radius: 40px;
  padding-right: 20px;
}

.activity-section .activity-list-item ul li .p1 {
  background: #EF4FA6;
  border-radius: 40px;
  min-width: 100px;
  text-align: center;
  color: #ffffff;
  padding: 10px;
  margin: 10px;
}

.activity-section .activity-list-item ul li .p2 {
  -webkit-line-clamp: 4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 10px;
  padding-bottom: 10px;
}

.activity-section .activity-list-item ul.u3 li {
  background: #FFD4E2;
  border-radius: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  margin-top: 20px;
}

.footer-section {
  background-color: #FFFFFF;
  padding: 20px 0;
}

.footer-section .footer-section-fl p+p {
  margin-top: 6px;
}

.footer-section .footer-section-fl p span+span {
  margin-left: 20px;
}

.footer-section .footer-section-fl img.service {
  width: 410px;
  height: 110px;
  margin-bottom: 10px;
  cursor:pointer;
}

.footer-section .footer-section-fr img.cashier {
  width: auto;
  height: 50px;
}

.footer-section .footer-section-fr img.qrcode {
  width: 122px;
  height: 122px;
  margin-top: 10px;
}

.footer-section .copyright p span+span {
  margin-left: 20px;
}

.user-body {
  background-color: #F8F8F8;
}

.user-nav {
  background: #FFFFFF;
  box-shadow:0 1px 4px rgba(0,21,41,.08)
}

.user-nav .nav-list .nav-list-item,
.user-nav .nav-list .nav-list-item a {
  color: #333333;
}

.user-nav .nav-list .nav-list-item:hover {
  color: #FF5D8D;
}

.user-footer {
  margin-top: 20px;
}

.user-p20 {
  padding: 20px;
  background-color: #ffffff;
}

.user-main {
  min-height: calc(100vh - 421px);
}

.user-main .fl {
  width: 260px;
  min-height: calc(100vh - 421px);
}

.user-main .fr {
  width: calc(100% - 280px);
  min-height: calc(100vh - 421px);
}

.user-main .fl .profile {
  text-align: center;
}

.user-main .fl .profile img {
  width: 160px;
  height: 160px;
  border-radius: 50%;
}

.user-main .fl .name {
  font-size: 24px;
  text-align: center;
  margin-top: 15px;
  word-wrap: break-word;
}

.user-main .stat1 {
  background: #FCF6ED;
  border-radius: 6px;
  border: 1px solid #F8E4CA;
  height: 80px;
  padding: 0 10px;
  margin-top: 15px;
}

.user-main .stat1 .limit .p1 {
  color: #A4927C;
}

.user-main .stat1 .limit .p2 {
  font-size: 28px;
  font-weight: bold;
  color: #E7A14D;
}

.user-main .stat1 img {
  width: 55px;
  height: auto;
}

.user-main .stat2 {
  background: #FBF0EE;
  border-radius: 6px;
  border: 1px solid rgba(175, 27, 0, 0.1);
  height: 80px;
  padding: 0 10px;
  margin-top: 15px;
}

.user-main .stat2 .limit .p1 {
  color: #A4927C;
}

.user-main .stat2 .limit .p2 {
  font-size: 28px;
  font-weight: bold;
  color: #ED8365;
}

.user-main .stat2 img {
  width: 55px;
  height: auto;
}

.user-main .fl hr,
.user-main .fr hr {
  margin: 20px 0;
}

.user-main .flul li+li {
  margin-top: 25px;
}

.user-main .flul li p img {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}

.user-main .flul li:hover a,
.user-main .flul li.active a {
  color: #EF4FA6;
}

.user-main .fr .info .name {
  font-size: 26px;
}

.user-main .fr .info p+p {
  margin-top: 10px;
}

.user-main .fr .info p span+span {
  margin-left: 15px;
}

.user-main .fr .exit button {
  border: 1px solid #D8D9DC;
  line-height: unset;
  width: 120px;
}

.user-main .fr h1 {
  font-size: 24px;
}

.user-main .fr h1 span {
  color: #999999;
  font-size: 14px;
  font-weight: normal;
  margin-left: 5px;
}

.user-main .fr .layui-form {
  margin-top: 10px;
}

.user-form .layui-input-wrap+.layui-input-wrap {
  margin-left: 15px;
}

.user-main .fr .layui-form .layui-input-wrap .search {
  vertical-align: unset;
  background: #EF4FA6;
  border-color: #EF4FA6;
  width: 38px;
  padding: 0;
  text-align: center;
}

.user-main .fr .layui-form .layui-input-wrap .search i {
  color: #ffffff;
}

.user-main .fr .layui-table {
  margin-top: 15px;
  margin-bottom: 15px;
}

.user-main .fr .layui-table tbody tr:hover {
  background-color: #f8f8f8;
}

.user-main .fr .pay {
  margin-top: 15px;
}

.user-main .fr .pay .wx {
  background: #09BB07;
  color: #ffffff;
  border-radius: 4px;
  border-color: #09BB07;
}

.user-main .fr .pay .zfb {
  background: #1E7AFF;
  color: #ffffff;
  border-radius: 4px;
  border-color: #1E7AFF;
}

.user-main .fr .pay .layui-btn{
  padding: 0 10px;
}

.user-main .fr .pay .layui-btn img {
  width: auto;
  height: 20px;
  margin-right: 10px;
}

.user-main .fr .tab {
  margin-top: 15px;
  font-weight: 600;
}

.user-main .fr .tab span+span {
  margin-left: 10px;
}

.user-main .fr .tab span.active a {
  color: #EF4FA6;
}

.user-main .fr .mag {
  background: #F1F1F1;
  color: #666666;
  padding: 10px 15px;
}

.user-main .fr .vital {
  border: 1px solid #DDDDDD;
  margin-top: 15px;
}

.user-main .fr .vital .vital-list{
  margin: 10px 0;
}

.user-main .fr .vital .item {
  width: calc(100% - 2px);
  padding:0 10px;
}

.user-main .fr .vital .item+.item {
  border-left: 1px solid #D8D9DC;
  min-height: 100px;
}

.user-main .fr .vital .item p+p {
  margin-top: 10px;
}

.user-main .fr .vital .item p img {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}

.user-main .fr .vital .item p span {
  color: #EF4FA6;
  font-weight: bold;
}

.user-main .fr .listno{
  text-align: center;
  border: 1px solid #eee;
  padding: 15px;
  margin-bottom: 15px;
}

.user-main .fr h2 {
  font-size: 24px;
}

.user-main .fr h2 img {
  width: 42px;
  height: 42px;
  margin-right: 15px;
}

.user-main .fr .playwith-list {
  margin-top: 15px;
  width: 100%;
}

.user-main .fr .playwith-list .playwith-list-item {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
}

.user-main .fr .playwith-list .playwith-list-item img.temp {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
}

.user-main .fr .playwith-list .playwith-list-item .brief {
  position: absolute;
  bottom: 0;
  left: 0;
  width: calc(100% - 30px);
  background: rgba(0, 0, 0, 0.4);
  color: #FFFFFF;
  border-radius: 0px 0px 10px 10px;
  padding: 8px 15px;
}

.user-main .fr .playwith-list .playwith-list-item .brief .name {
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.user-main .fr .playwith-list .playwith-list-item .brief .name i {
  color: #DF90E1;
}

.user-main .fr .playwith-list .playwith-list-item .stat {
  position: absolute;
  top: 8px;
  right: 10px;
  background: rgba(0, 0, 0, 0.4);
  color: #FFFFFF;
  height: 22px;
  line-height: 24px;
  border-radius: 24px;
  padding: 0 6px;
}

.user-main .fr .playwith-list .playwith-list-item .stat .count {
  font-size: 12px;
  color: #ffffff;
}

.user-form.play-form .layui-input-wrap+.layui-input-wrap {
  margin-left: 0px;
}

.user-main .fr .playwith-more {
  margin-top: 15px;
}

.user-main .fr .playwith-more .playwith-more-item .more-item-fl {
  width: 100px;
}

.user-main .fr .playwith-more .playwith-more-item .more-item-fl .temp {
  width: 100px;
  height: 100px;
  border-radius: 100px;
}

.user-main .fr .playwith-more .playwith-more-item .more-item-fr {
  width: 100%;
  margin-left: 15px;
}

.user-main .fr .playwith-more .playwith-more-item .more-item-fr .name {
  font-size: 18px;
}

.user-main .fr .playwith-more .playwith-more-item .more-item-fr .audio {
  width: 100%;
}

.user-info {
  background: url(../images/info.png) center no-repeat;
  background-size: cover;
  height: 280px;
}

.user-info .info {
  height: 280px;
}

.user-info .profile .profile-fl .temp {
  width: 120px;
  height: 120px;
  border-radius: 120px;
}

.user-info .profile .profile-fr {
  width: 100%;
  margin-left: 15px;
}

.user-info .profile .profile-fr .name {
  font-size: 18px;
  color: #ffffff;
}

.user-info .profile .profile-fr .audio {
  width: 300px;
}

.user-info .profile .profile-fr .stat .count {
  color: #ffffff;
}

.user-info .profile .profile-fr .stat .count+.count {
  margin-left: 20px;
}

.user-info .profile .profile-fr .stat .count img {
  margin-right: 4px;
  width: 20px;
  height: 20px;
}

.user-info .profile .profile-fr .stat .count p{
  flex: 1;
}

.user-info .profile-btn {
  background: #FF5D8D;
  color: #FFFFFF;
  height: unset;
  border: 0;
  text-align: center;
  width: 100px;
}

.user-gift {
  width: 100%;
  margin-top: 20px;
}

.user-gift .gift {
  background-color: #ffffff;
  padding: 20px;
}

.user-gift .gift .title {
  font-size: 18px;
  margin-bottom: 15px;
}

.user-gift .gift .title span {
  color: #FF5D8D;
}

.user-gift .gift .item {
  text-align: center;
}

.user-gift .gift .item .giftimg {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
}

.user-gift .gift .item .giftimg img {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  height: 100%;
  object-fit: cover;
  cursor: pointer; 
}

.user-gift .gift .item .p2 {
  margin-top: 8px;
  font-size: 14px;
}

.user-gift .gift .item .p3 {
  margin-top: 8px;
  font-size: 14px;
}

.user-gift .gift .item .p4 {
  margin-top: 8px;
}

.user-gift .gift .item .p4 .layui-btn {
  color: #FF5D8D;
  height: 32px;
  line-height: 30px;
  border: 1px solid #FF5D8D;
  text-align: center;
}

.user-gift .gift .item.grey {
  filter: grayscale(100%);
}

.user-detail {
  width: 100%;
  margin-top: 20px;
}

.user-detail .detail {
  background-color: #ffffff;
  padding: 20px;
}

.user-detail .detail .title {
  font-size: 18px;
  margin-bottom: 15px;
}

.user-detail .pron {
  line-height: 22px;
}

.payimg{
  width: 100%;
  margin-top: 10px;
}

.payimg img{
  width: 100%;
  height: auto;
}

.elevator_item{
  position:fixed;
  right:1px;
  bottom:60px;
  z-index: 99;
}

.elevator_item p{
  cursor:pointer;
}

.elevator_item p img{
  width: 26px;
  height: auto;
}

.elevator_item p + p{
  margin-top: 6px;
}

.bubble{
  background-color: #f7f7f7;
  margin: 0 10px 10px 10px;
  padding: 10px;
  border-radius:8px;
}

.bubble .rich-text{
  margin-bottom: 5px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eeeeee;
}

.bubble p{
  line-height: 30px;
  color: #f25058;
  font-size: 14px;
}

.bubble p a{
  color: #f25058;
  font-size: 14px;
}

.user-main .ppa .layui-input, .user-main .ppa .layui-select{
  border-radius:0;
}

.flowing-list {
  width: 100%;
  box-sizing: border-box;
  background: rgba(255,255,255,0.25);
  border-radius: 12px 12px 12px 12px;
  margin-top: 20px;
}

.flowing-list .flowing-list-item{
  border-radius: 12px 12px 12px 12px;
  height: 70px;
  padding: 0 20px;
}

.flowing-list .flowing-list-item + .flowing-list-item{
  margin-top: 10px;
}

.flowing-list .flowing-list-item.flobg1{
  background: rgba(255,201,0,0.5);
}

.flowing-list .flowing-list-item.flobg2{
  background: rgba(255,129,129,0.5);
}

.flowing-list .flowing-list-item.flobg3{
  background: rgba(236,161,87,0.5);
}

.flowing-list .flowing-list-item .floimg1{
  width: 32px;
  height: 32px;
  margin-right: 15px;
}

.flowing-list .flowing-list-item .floimg2{
  width: 45px;
  height: 45px;
  border-radius:50%;
  margin-right: 10px;
}

.flowing-list .flowing-list-item .floimg3{
  width: 32px;
  height: auto;
  margin-right: 10px;
}

.flowing-list .flowing-list-item .flospan1{
  font-size: 16px;
}

.flowing-list .flowing-list-item .flospan2{
  font-size: 20px;
}

.price-list .price-list-item{
  border-radius: 12px 12px 12px 12px;
  height: 70px;
  padding: 0 20px;
}

.price-list .price-list-item{
  margin-top: 10px;
}

.price-list a:hover{
  color: #333;
}

.price-list .sex{
  background-color: #EF4FA6;
  height: 40px;
  border-radius:10px;
  width: 80px;
  line-height: 40px;
  text-align: center;
  color: #ffffff;
  margin-bottom: 10px;
}

.price-list .price-list-item.flobg1{
  background: rgba(255,201,0,0.5);
}

.price-list .price-list-item.flobg2{
  background: rgba(255,129,129,0.5);
}

.price-list .price-list-item.flobg3{
  background: rgba(236,161,87,0.5);
}

.price-list .price-list-item .floimg1{
  width: 32px;
  height: 32px;
  margin-right: 15px;
}

.price-list .price-list-item .floimg2{
  width: 45px;
  height: 45px;
  border-radius:50%;
  margin-right: 10px;
}

.price-list .price-list-item .floimg3{
  width: 32px;
  height: auto;
  margin-right: 10px;
}

.price-list .price-list-item .flospan1{
  font-size: 16px;
}

.price-list .price-list-item .flospan2{
  font-size: 20px;
}
.log-section{
  margin: 20px;
}

.log-section .value{
  margin-top: 10px;
}

.log-section .layui-breadcrumb cite{
  color: rgba(0,0,0,.85);
}

.log-section .primary{
  margin-left: 10px;
  padding:0 10px;
  border-color:#eee;
}