.weui-panel__hd::after,
.weui-cell::before,
.weui-panel::before,
.weui-cell::before,
.weui-panel:first-child,
.weui-panel::after,
.weui-navbar__item::after,
.weui-navbar::after,
.weui-cells::before,
.weui-cells::after,
.weui-grids::after,
.weui-tabbar::before{
    border: none !important;
}
.weui-article h1{
    margin-bottom:10px;
}
.layui-form-select{
    width:80%;
}
.XM-complain{
    background: #ffe9e9 !important;
    color: #444 !important;
}
.i_wx{
    background-image:url('../img/web/i_wx.png') !important;
    background-size:100% 100% !important;
}


body {
    box-sizing: border-box !important;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    overflow-x: hidden !important;
    font-family: Arial, sans-serif;
    background: #f6f6f6;
}
.XDIV{
    box-sizing: border-box;
    margin:8px auto;
    width: 96%;
    background:#fff;
    border-radius: 15px;
    overflow: hidden;
    min-height:50px;
    padding:5px 10px;
}
.XDIV_B{
    box-sizing: border-box;
    background:transparent;
    width: 96%;
    margin:5px auto;
}

/**/
.weui-grid__label {
    display: block;
    text-align: center;
    color: rgba(0,0,0,0.9) !important;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.weui-tabbar__item.weui-bar__item_on .weui-tabbar__label {
    color: rgba(0,0,0,0.9) !important;
}
.weui-information-bar2{
    position: relative;
    top:0;
    left:0;
    border-radius:0;
}
.weui-half-screen-dialog__ft {
    padding: 0 0 24px;
    text-align: center;
}
.weui-footer_fixed-bottom {
    padding-bottom: 2px;
}


/* hot*/
.weui-cells,.weui-panel{
    background: transparent !important;
    background-color:transparent !important;
}

.index_New{
    position: relative;
    box-sizing: border-box;
    background-image: url(https://cdn.dancf.com/fe-assets/20240529/1d60c35a9ae54760a140bb62e6b44685.png);
    background-size:100% auto;
    background-repeat:no-repeat;
}

.index_New .weui-panel__hd {
    padding:3px 0;
    color: rgba(0, 0, 0, 0.8) !important;
    font-size: 13px;
    font-weight:bolder;
    position: relative;
}
.index_New .weui-cell__hd img{
    margin-right:5px;
    border-radius:50%;
    width:23px;
    height:23px;
}
.index_New .weui-cell {
    padding: 3px 0;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: 15px;
    color: rgba(0,0,0,0.9);
}
 .index_New .weui-cell__bd p{
     padding-left:3px;
     opacity:0.5;
     font-size:13px;
}
.index_New .weui-cell_access .weui-cell__ft::after{
    opacity:0.5;
}

/* */
.ledCarousel{
    background:#fff;
    box-sizing: border-box;
    border-radius:15px;
    overflow: hidden;
    position: relative;
}
.ledCarousel img{
    width:100%;
    height:100%;
}
/* */
.ledImg{
    min-height:130px;
    display: flex;
    justify-content: space-between;
}
.ledImg .li{
    background:#fff;
    border-radius:10px;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
    text-align: center;
}
.ledImg .led1 .hot{
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size:9px;
    font-weight: 500;
    color: #fff;
    padding:3px 8px;
    background: linear-gradient(225deg,#4d7cff 0%,#61cdff 100%);
    border-radius:0 0 16px 0;
}

.ledImg .li .img{
    text-align: center;
    margin:5px 0;
}
.ledImg .li .img img{
    width:30px;
    height:30px;
    border-radius:50%;
}

.ledImg .li .t{
    font-weight: bolder;
    font-size:15px;
    color:#000;
    text-align: center;
}
.ledImg .li .d{
    font-size:12px;
    color: #ffffff;
    font-weight: bolder;
}

.ledImg .li .s{
  text-align: center;
    margin-bottom:2px;
}
.ledImg .li .s a{
    font-size:9px;
    color: #ffffff;
    background-image: linear-gradient( 135deg, #FEB692 10%, #EA5455 100%);
    border-radius:15px;
    padding:5px 10px;
}
.ledImg .led3 .s a{
    background:#28C76F;
}
.ledImg .led2 .s a{
    background:#0396FF;
}



.ledImg .led1{
    width:46%;
    background-image: linear-gradient( 135deg, #FEB692 10%, #EA5455 100%);
}
.ledImg .led2{
    width:25%;
    background-image: linear-gradient( 135deg, #ABDCFF 10%, #0396FF 100%);
}
.ledImg .led3{
    width:25%;
    background-image: linear-gradient( 135deg, #81FBB8 10%, #28C76F 100%);
}

/* */
.index_Type{
    background-image: url('https://h2.appsimg.com/b.appsimg.com/upload/mst/2023/12/15/23/eca094883e7680174d6512bcc96b31e2_718x386_90.png'); /* 替换为您的背景图像路径 */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height:300px;
}

.index_Type .typeList {
    box-sizing: border-box;
    width: 100%;
}

.index_Type .typeList .li {
    float: left;
    margin-right:5px;
    padding: 5px 10px;
    font-size:13px;
    font-weight: bolder;
}
.index_Type .li_on{
    background: -webkit-gradient(linear,left top,right top,from(#60f193),to(#07c160));
    background: linear-gradient(90deg, #4ddb7f,#07c160);
    border-radius:30px;
    overflow: hidden;
    color:#fff;
}

/* */
.weui-form__ft{
    position: fixed;
    left:0;
    bottom:0;
    width:100%;
    z-index:9;
    padding-bottom:20px;
}

/* 详情底部按钮组*/
#bottomPay{
    background:#FFFFFF;
    width:100%;
    opacity:0.98;
    display: flex;
    justify-content: space-between;
}
#bottomPay .btn{
    display: inline-block;
    text-align:center;
    color:#FFFFFF;
}
#bottomPay .btn1{
    position:relative;
    width:15%;
    height:100%;
}

#bottomPay .btn5{
    position:relative;
    height:100%;
    width:15%;

}
#bottomPay .btn6,#bottomPay .btn8{
    margin:0 5px;
    border-radius:11px;
    overflow: hidden;
    font-weight:600;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    height:43px;
}
#bottomPay .btn6{
    width:30%;
    background: #049951;
    font-weight:600;
}
#bottomPay .btn .hot{
    background:#f8f8f8;
    position:absolute;
    top:10px;
    right:10px;
    height:16px;
    min-width:15px;
    padding:0 3px;
    border-top-left-radius:7px;
    border-top-right-radius:5px;
    border-bottom-right-radius:5px;
    font-size:10px;
    color:#ff0036;
    text-align:center;
    line-height:16px;
    font-weight:300;

}

#bottomPay .btn8{
    width:30%;
    background:#07c160;
}
#bottomPay .btn1,#bottomPay .btn5{
    position: relative;
    text-align: center;
    cursor: pointer;
    display: block;
}

#bottomPay .btn1 .txt,#bottomPay .btn5 .txt  {
    font-size: 10px;
    color: #666;
    display: block;
    line-height: 20px;
}
#bottomPay .btn1 .icon,#bottomPay .btn5 .icon {
    display: block;
    width: 20px;
    height: 20px;
    margin: 2px auto 0;
}
#bottomPay .btn1 .icon {
    background-image:url('../img/web/tabicon/1.png');
    background-size:100% 100%;

}
#bottomPay .btn5 .icon {
    background-image:url('../img/web/tabicon/2.png');
    background-size:100% 100%;
}
#bottomPay .btn_ly .icon ,.icon-ly{
    background-image:url('../img/web/i_ly.png');
    background-size:100% 100%;
}
#bottomPay .btn5 .icon_phone{
    background-image:url('../img/web/i_phone.png');
    background-size:100% 100%;
}
#bottomPay .btn_input{
    width:30%;
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    visibility: initial;
    padding:0 8px;
}

#bottomPay .weui-search-bar__box .weui-search-bar__input {
    border-radius:4px;
    overflow: hidden;
    padding: 6px 0;
    border: 0;
    width: 100%;
    text-align: left;
    font-size: 13px;
    line-height: 1.4em;
    box-sizing: content-box;
    background: #f1f1f1;
    color: rgba(208, 208, 208, 0.9);
}

/* bottomInput */
#bottomInput{
    background:#FFFFFF;
    width:100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    padding:3px 3px 0 3px;
}

#bottomInput .itemIcon{
    width:12%;
    display:flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
#bottomInput .itemIcon .iconfont{
    font-size:35px !important;
    color:#000000;
}
#bottomInput .itemInput{
    flex:1;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    height:35px;
    border-radius:18px;
    overflow: hidden;
    background: #f1f1f1;
}

#bottomInput .itemInput .input{
    width:98%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items:flex-start;
    padding-left:23px;
    color:#000;
    font-weight: bolder;
    font-size:12px !important;
}



/* Call */
.Call_sole{
    box-sizing: border-box;
    position: relative;
    width:96% !important;
    margin:20px auto !important;
    border-radius:15px;
}
.Call_VIP {
    box-sizing: border-box;
    position: relative;
    width:94%;
    margin:25px auto;
    border-radius:15px;
    overflow: hidden;
    background: #222222;
}

.Call {
    box-sizing: border-box;
    position: relative;
    width:94%;
    margin:20px auto;
    border-radius:15px;
    background-color: white;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    padding: 20px;
    text-align: center;
    display: flex;
    justify-content: space-between;
    align-content: center;
    align-items: center;
}

.Call .avatar {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-bottom: 15px;
}
.Call .info{
    flex:1;
    padding-left:25px;
    text-align: left;
}

.Call .info p {
    margin: 5px 0;
}

.Call .tags {
    display: none;
    position: absolute;
    bottom:0;
    left:0;
    list-style: none;
    padding: 0;
}

.Call .tags li {
    background-color: #007BFF;
    color: white;
    display: inline-block;
    margin: 5px;
    padding: 5px 10px;
    border-radius: 12px;
}

/* Call_VIP */

.Call_VIP .logos {
    width:100%;
    height:260px;
}
.Call_VIP .logos  .avatar {
    width:100%;
    height:100%;
}

.Call_VIP .cto{
    z-index:2;
    width:80%;
    transform: skewX(170deg);
    transform-origin: top left;
    background-color: #007BFF;
    box-sizing: border-box;
    position: relative;
    top:-30px;
}
.Call_VIP .cto .ctoR{
    position: absolute;
    right:-100px;
    top:25px;
    width:30%;
    height:35px;
    z-index:2;
    transform: skewX(170deg);
    transform-origin: bottom right;
    background-color:#07c160;
    color:#fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bolder;
}
.Call_VIP .cto .ctoR *{
    transform: skewX(-170deg);
}

.Call_VIP .cto div{
    transform: skewX(-170deg);
    color:#fff;
    padding:5px 30px;
}
.Call_VIP .cto div .name{
    font-weight: bolder;
    font-size:25px;
}

.Call_VIP .lol{
    box-sizing: border-box;
    padding:10px 30px;
}
.Call_VIP .lol .Item{
    margin:10px 0;
    width:70%;
    height:40px;
    transform:skewX(170deg);
    background: #000000;
    box-sizing: border-box;
    position: relative;
    display: flex;
    justify-content: space-between;
}
.Call_VIP .lol .Item .k{
    width:33px;
    height:33px;
    background: #007BFF;
    transform:skewX(-170deg);
    position: relative;
    top:3px;
    left:-5px;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity:0.8;
}
.Call_VIP .lol .Item .k i{
     display: inline-block;
     width:18px;
     height:18px;
     background-size:100% 100%;
 }
.Call_VIP .lol .Item:nth-child(1) .k  i{background-image:url("/img/web/call/i_phone.png"); }
.Call_VIP .lol .Item:nth-child(2) .k  i{background-image:url("/img/web/call/i_wx.png"); }
.Call_VIP .lol .Item:nth-child(3) .k  i{background-image:url("/img/web/call/i_city.png");}
.Call_VIP .lol .Item .v{
    flex:1;
    transform:skewX(-170deg);
    display: flex;
    align-items: center;
    padding-left:10px;
    color:#fff;
}

.Call_VIP .tags {
    display: none;
    position: absolute;
    bottom:0;
    left:0;
    list-style: none;
    padding: 0;
}

.Call_VIP .tags li {
    background-color: #007BFF;
    color: white;
    display: inline-block;
    margin: 5px;
    padding: 5px 10px;
    border-radius: 12px;
}


/* BuyForm */

.BuyForm{
    width:96%;
    margin: 10px auto;
    border-radius:15px;
    overflow: hidden;
    box-shadow: 0px 0px 51px 0px rgba(0, 0, 0, 0.08), 0px 6px 18px 0px rgba(0, 0, 0, 0.05);
    transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}


/**/
.weui-uploader__file{
    position: relative;
}
.weui-uploader__file .del{
    background: rgba(245, 33, 33, 0.8);
    text-align: center;
    font-size:11px;
    color:#fff;
    position: absolute;
    bottom:0;
    left:0;
    width:100%;
}

/* */
.WikiLi{
    box-sizing: border-box;
    margin:20px auto;
    width:96%;
    background: #fff;
    border-radius:8px;
    overflow: hidden;
    position: relative;

}
.WikiLi .banner{
    white-space: nowrap;
    margin-bottom:5px;
}
.WikiLi .banner img{
    cursor: pointer;
    width:100%;
    height:150px;
}
.WikiLi .name{
    padding:1px 10px;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.WikiLi .name .title{
    font-size: 18px;
    font-weight:bolder;
    color:#000;
    flex-wrap: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width:80%;
}
.WikiLi .text {
    padding:1px 10px 6px 10px;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    opacity:0.8;
    font-weight:300;
}
.WikiLi .user {
    padding:5px 10px;
    box-sizing: border-box;
}
.WikiLi .user .Uname{
    box-sizing: border-box;
}
.WikiLi .user .Uname .logo{
    width:24px;
    height:24px;
    border-radius:50%;
    margin-right:6px;
}
.WikiLi .user .Uname .ymd{
    font-size:13px;
    opacity:0.5;
    display: flex;
    justify-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
    float: right;
}.WikiLi{
     box-sizing: border-box;
     margin:20px auto;
     width:96%;
     background: #fff;
     border-radius:8px;
     overflow: hidden;
     position: relative;

 }
.WikiLi .banner{
    white-space: nowrap;
    margin-bottom:5px;
}
.WikiLi .banner img{
    cursor: pointer;
    width:100%;
    height:150px;
}
.WikiLi .name{
    padding:1px 10px;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.WikiLi .name .title{
    font-size: 18px;
    font-weight:bolder;
    color:#000;
    flex-wrap: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width:80%;
}
.WikiLi .text {
    padding:1px 10px 6px 10px;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    opacity:0.8;
    font-weight:300;
}
.WikiLi .user {
    padding:5px 10px;
    box-sizing: border-box;
}
.WikiLi .user .Uname{
    box-sizing: border-box;
}
.WikiLi .user .Uname .logo{
    width:24px;
    height:24px;
    border-radius:50%;
    margin-right:6px;
}
.WikiLi .user .Uname .ymd{
    font-size:13px;
    opacity:0.5;
    display: flex;
    justify-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
    float: right;
}


/**/
.PriceLi {
    box-sizing: border-box;
    background: #fff;
    border:1px solid #e6e6e6;
    padding:20px 10px;
    overflow: auto;
    width: 96%;
    border-radius: 8px;
    margin: 10px auto;
    position: relative;
}
.PriceLi:after{
    position: absolute;
    content: "";
    width: 3px;
    height: 115px;
    background:#e6e6e6;
    top: 14px;
    left:0;
    border-radius:0 7px 7px 0;
}

.PriceLi .lables {
    position: absolute;
    padding: 3px 8px;
    top: 0;
    right: 0;
    text-align: center;
    color: #ffffff;
    background: #3b6fff;
    font-size:10px;
    border-radius:0 0 0 12px;
}


.PriceLi  .lis {
    width: 100%;
    overflow: hidden;
}

.PriceLi .lis .title {
    font-size: 16px;
    color: #222;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-weight: bolder;
}
.PriceLi .lis .title .titlevip{

    padding: 3px 5px;
    background:var(--span--bk--color--);
    color:var(--span--font--color--);
    font-size: 13px;
    border-radius:5px;
    display: inline-block;
}
.PriceLi .lis .text {
    font-size: 13px;
    color: #797878;
    padding:4px 0;
    overflow-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

/**/

.BuyLi{
    box-sizing: border-box;
    margin:20px auto;
    width:96%;
    padding:10px 10px;
    background: #fff;
    border-radius:8px;
    overflow: hidden;
    position: relative;

}
.BuyLi .banner{
    overflow-x: auto;
    white-space: nowrap;
    display: flex;
    flex-wrap: nowrap;
}
.BuyLi .banner img{
    cursor: pointer;
    width:50px;
    height:50px;
    border-radius:3px;
    overflow:hidden;
    margin-right:4px;

}
.BuyLi .name{
    margin-top:10px;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.BuyLi .name .title{
    font-size: 20px;
    font-weight:bolder;
    color:#000;
    flex-wrap: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width:80%;
}

.BuyLi .kv {
    margin-top:3px;
    display: flex;
    font-size: 14px;
}
.BuyLi .kv .k {
    width:35px;
}
.BuyLi .kv .v {
    opacity:0.8;
    width:70%;
    padding-left:10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.BuyLi .sub {
    position: absolute;
    z-index:2;
    bottom:10px;
    right:10px;
    padding:7px 19px;
    color:#fff;
    border-radius:6px;
    font-size:13px;
}
.BuyLi .sub.sub2{
    background: #fc5531;
}
.BuyLi .sub.sub1{
    background: #104cff;
}
.BuyLi .user {
    box-sizing: border-box;
}
.BuyLi .user .Uname{
    box-sizing: border-box;
}
.BuyLi .user .Uname .logo{
    width:24px;
    height:24px;
    border-radius:50%;
    margin-right:6px;
}
.BuyLi .user .Uname .ymd{
    font-size:13px;
    opacity:0.5;
    display: flex;
    justify-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
    float: right;
}
.BuyLi .user .phone{
    padding-left: 26px;
    box-sizing: border-box;
    font-size:13px;
    opacity:0.8;
}










