body,html{ margin:0;padding:0;font:12px/16px Verdana,Helvetica,Arial,sans-serif;width: 100%;height: 100%;}
a {
  text-decoration: none;
}
.container{
  height: 100%
}
.pro-tag{display:inline-block;position:relative; cursor:pointer;}/*border:1px solid #2779E8;font-weight: bold;*/
.pro-tag .con{
    float:left;
    white-space:nowrap; 
    padding-left:2.2rem; 
    padding-right:0.5rem;
    font-family:Arial, Helvetica, sans-serif; 
    font-size:1.2rem;
    color:#fff;
    border-radius:2.5rem 0.5rem 0.5rem 2.5rem;
    background: #2779E8;
    height:2rem;
    line-height:2rem;
}
.pro-tag .contx{
    float:left;
    /*white-space:nowrap; */
    /*padding-left:2.2rem; */
    /*padding-right:0.5rem;*/
    /*font-family:Arial, Helvetica, sans-serif; */
    /*font-size:1.2rem;*/
    /*color:#fff;*/
    /*line-height:2rem;*/
    border-radius:2.5rem;
    background: #2779E8;
    height:2rem;
    width:2rem;
    overflow: hidden;
}
.pro-tag .lon{
    float:left;
    white-space:nowrap; 
    /*padding:0rem 0.5rem;*/
    font-family:Arial, Helvetica, sans-serif; 
    font-size:1.2rem;
    color:#fff;
    border-radius:100%;
    background: #2779E8;
    width:2rem;
    height:2rem;
    line-height:2rem;
    text-align: center;
}
.pro-tag b.king{
    position: absolute;
    height: 2.5rem;
    width: 2.5rem;
    left: -0.6rem;
    top:-1.9rem;
    background-image: url("/template/static/images/kings_icon.png");
    background-size: cover;
    /*background: #000;*/
    /*background-image:{eyou:global name='web_attr_23' /};*/
}

.pro-tag i{
    position: absolute;
    height: 1.8rem;
    width: 1.8rem;
    left:0.1rem;
    top:0.1rem;
    border-radius:100%;
    overflow: hidden;
}
.pro-tag i img{
    width: 100%;
    height: 100%;
}
.swiper-container {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #f8f8f8; /* 灰色背景 */
  /*min-width: 300px;  设置最小宽度 */
  height: 180px; /* 图片高度固定占总高度一半 */
  overflow: hidden;
}

.swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto; /* 图片宽度自适应 */
  height: 100%; /* 图片高度自适应 */
}

.swiper-slide img {
  width: auto; /* 图片宽度自适应 */
  height: 100%; /* 图片高度自适应 */
  object-fit: cover; /* 图片缩放方式 */
}
.tabtext{
    width: 100%;
    height: 100%;
    background: #fff;
    position:relative;
    overflow: auto;
}
.tabtext .mp_black{
    position: absolute;
    top:1rem;
    left:1.2rem;
    width:2.8rem;
    height:2.8rem;
    border-radius:50%;
    background-color:rgba(0, 0, 0, 0.5);
    z-index: 1;
}
.tabtext .mp_black i{
    display: inline-block;
    /*width:1.58rem;*/
    /*height:1.58rem;*/
    
    width:100%;
    height:100%;
    background:url(/template/static/images/witejt_icon.png);
    background-size:cover;
    z-index: 2;
    /*margin-left:0.48rem;*/
    /*margin-top:0.58rem;*/
}
.tabtext .mp_sc{
    position: absolute;
    top:1rem;
    right:1.2rem;
    width:2.8rem;
    height:2.8rem;
    border-radius:50%;
    background-color:rgba(0, 0, 0, 0.5);
    z-index: 1;
}
.tabtext .mp_sc i{
    display: inline-block;
    width:1.88rem;
    height:1.88rem;
    background:url(/template/static/images/mpsc_icon.png);
    background-size:cover;
    z-index: 2;
    margin-left:0.45rem;
    margin-top:0.45rem;
}
.tabtext .mp_ysc{
    position: absolute;
    top:1rem;
    right:1.2rem;
    width:2.8rem;
    height:2.8rem;
    border-radius:50%;
    background-color:rgba(0, 0, 0, 0.5);
    z-index: 1;
}
.tabtext .mp_ysc i{
    display: inline-block;
    width:1.88rem;
    height:1.88rem;
    background:url(/template/static/images/ysc_icon.png);
    background-size:cover;
    z-index: 2;
    margin-left:0.45rem;
    margin-top:0.45rem;
}
.mp_xf{
    display: none;
    position: fixed;
    height: 42px;
    line-height: 42px;
    width: 100%;
    color: #fff;
    overflow: hidden;
    /*background: #7c7c7c;*/
    background-color:rgba(0, 0, 0, 0.6);
    /*cursor: move;*/
    font-weight: bold;
    /*padding-left: 3.2rem;*/
    font-size: 1.3rem;
    left: 0;
    top:0;
    z-index: 999;
    /*-webkit-line-clamp: 1;*/
    /*-webkit-box-orient: vertical;*/
    /*text-overflow: ellipsis;*/

}
.mp_xf i.mp_iconr{
    position: absolute;
    top:0.68rem;
    right:1rem;
    width:2rem;
    height:2rem;
    background:url(/template/static/images/mpsc_icon.png);
    background-size:cover;
    z-index: 999999;
    
}
.mp_xf i.mp_yr{
    position: absolute;
    top:0.68rem;
    right:1rem;
    width:2rem;
    height:2rem;
    background:url(/template/static/images/ysc_icon.png);
    background-size:cover;
    z-index: 999999;
    
}
.mp_xf i.mp_iconl{
    /*position: absolute;*/
    float: left;
    margin-top:0.35rem;
    margin-left: 0.5rem;
    /*margin-right:1rem ;*/
    width:2.88rem;
    height:2.88rem;
    background:url(/template/static/images/witejt_icon.png);
    background-size:cover;
    z-index: 2;
}
.txtcont{
    position: relative;
    width: 100%;
    height: 100%;
    /*margin:2rem;*/
    font-size:1.2rem;
    color: #000;
    padding-top: 15px;
    /*overflow: hidden;*/
    /*height: 50vh;*/
    /*background: #000;*/
    
}
.mp_txt .mpmx{
    position: relative;
    width: 100%;
    height:100%;
    /*font-size:1.4rem;*/
    color: #000;
    overflow: hidden;
    /*background: #000;*/
    
}
.zw-txt{
    margin: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #333;
    white-space: pre-wrap;
    overflow-wrap: break-word;
    padding-top: 30px;
}
.diycontent{
    margin:0px 10px;
    padding: 10px 10px;
    background: #f8f8f8;
    border-radius:2px;
    opacity: 0.9;
}
.txtcont p{
    margin: 10px 0;
    font-size: 1.2rem;
    color: #555;
    line-height:1.8rem;
}
.mp_txt .mpmx p{
    /*font-size:1.3em;*/
    /*line-height: 2rem;*/
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #333;
    white-space: pre-wrap;
    overflow-wrap: break-word;
    
}

.mp_txt .mpmx p img{
    width: 100%;
    height: auto;
}
.txtcont .hits{
    display:flex;
    padding:2rem;
    height: 6rem;
    width: 100%;
    background: #ccc;
}
.topcont{
    /*padding:0.8rem;*/
    display: flex;
    align-items: center;
    justify-content:space-around;
    /*border-bottom: 1px solid #dedede;*/
}
.topcont span{ 
    display: inline-block;
    height: 3.2rem;
    line-height: 3.2rem;
    font-size: 1rem;
    color: #333;
    width: 100%;
}
.topcont span.tx_name{
    position: relative;
    height: 3.35rem;
    width: 100%;
    /*font-weight: bold;*/
    /*padding-left: 10rem;*/
}
.topcont span.mp_name{
    position: relative;
    height: 3rem;
    width: 100%;
    /*font-weight: bold;*/
    /*padding-left: 10rem;*/
}
.topcont span.tel{
    text-align: right;
}
.topcont span.tel a{
    /*background: #3f85ff;*/
    /*background: linear-gradient(to right,#feb47b, #ff7e5f);*/
    /*color: #fff;*/
    /*padding: 3px 5px;*/
    /*border-radius:2px;*/
    /*font-size:1rem;*/
}
.topcont span.tx_name em.king{
    z-index: 9;
    position: absolute;
    height: 3.9rem;
    width: 3.9rem;
    left: -0.9rem;
    top:-3.1rem;
    background-image: url("/template/static/images/kings_icon.png");
    background-size: cover;
    /*background: #000;*/
    /*background-image:{eyou:global name='web_attr_23' /};*/
}
.topcont span.mp_name em.king{
    z-index: 9;
    position: absolute;
    height: 3.9rem;
    width: 3.9rem;
    left: -0.9rem;
    top:-3.1rem;
    background-image: url("/template/static/images/kings_icon.png");
    background-size: cover;
    /*background: #000;*/
    /*background-image:{eyou:global name='web_attr_23' /};*/
}
.topcont span.tx_name h1{
    position: absolute;
    left: 3.5rem;
    top:-1.5rem;
    color: #333;
    font-size: 1.25rem;
    font-weight: normal;
    color: #333;
    width: 100%;
}
.topcont span.mp_name h1{
    position: absolute;
    left: 3.5rem;
    top:-1.1rem;
    color: #333;
    font-size: 1.2rem;
    font-weight: normal;
    color: #fff;
    width: 100%;
}
.topcont span.tx_name h1 em.rz{
    display:inline-block;
    width: 1.5rem;
    height: 1.6rem;
    background-image: url("/template/static/images/yrz_icon.png");
    background-size: cover;
    margin-left: 0.5rem;
}
.topcont span.mp_name h1 em.rz{
    display:inline-block;
    width: 1.35rem;
    height: 1.45rem;
    background-image: url("/template/static/images/yrz_icon.png");
    background-size: cover;
    margin-left: 0.5rem;
}
.right-middle p em.rz{
    display:inline-block;
    width: 1.5rem;
    height: 1.6rem;
    background-image: url("/template/static/images/yrz_icon.png");
    background-size: cover;
    margin-left: 0.5rem;
}
.topcont span.tx_name h2{
    position: absolute;
    left: 3.5rem;
    top:0rem;
    color: #333;
    font-size: 1rem;
    font-weight: normal;
    color: #555;
    width: 100%;
}
.topcont span.mp_name h2{
    position: absolute;
    left: 3.5rem;
    top:-0.2rem;
    color: #333;
    font-size: 1rem;
    font-weight: normal;
    color: #f8f8f8;
    width: 100%;
}
.topcont span.tx_name h2 b.rzs{
    /*border:2px solid #2779E8;#EAE5C9, #6CC6CB，#feb47b, #ff7e5f，#CCFBFF, #EF96C5*/
    background: linear-gradient(to right, #EAE5C9, #6CC6CB);
    font-size: 0.8rem;
    padding: 1px 3px;
    font-weight: normal;
    border-radius:2px;
    color: #FFF;
    margin-left:0.5rem;
}
.topcont span.mp_name h2 b.rzs{
    /*border:2px solid #2779E8;#EAE5C9, #6CC6CB，#feb47b, #ff7e5f，#CCFBFF, #EF96C5*/
    background: linear-gradient(to right, #EAE5C9, #6CC6CB);
    font-size: 0.8rem;
    padding: 1px 3px;
    font-weight: normal;
    border-radius:2px;
    color: #FFF;
    margin-left:0.5rem;
}
.right-middle p b.rzs{
    /*border:2px solid #2779E8;#EAE5C9, #6CC6CB，#feb47b, #ff7e5f，#CCFBFF, #EF96C5*/
    background: linear-gradient(to right, #EAE5C9, #6CC6CB);
    font-size: 0.8rem;
    padding: 1px 3px;
    font-weight: normal;
    border-radius:2px;
    color: #FFF;
    margin-left:0.5rem;
}
.topcont span.tx_name i{
    /*position: absolute;*/
    position: absolute;
    left: 0rem;
    top:0rem;
    height: 3.2rem;
    width: 3.2rem;
    /*left: 0.25rem;*/
    /*top:0.25rem;*/
    border-radius:100%;
    overflow: hidden;
    z-index: 10;
}
.topcont span.mp_name i{
    position: absolute;
    left: 0rem;
    top:0rem;
    height: 2.8rem;
    width: 2.8rem;
    border-radius:100%;
    overflow: hidden;
    z-index: 10;
}
.topcont span.tx_name i img{
    width: 100%;
    height: 100%;
}
.topcont span.mp_name i img{
    width: 100%;
    height: 100%;
}
.grey_line {
    background: #f3f3f3;
    height: 0.35rem;
}
.layui-layer{
    overflow: hidden;
}
.bwtooms{
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 2rem;
    background-color: #fff;
    z-index: 999;
}
.bwtooms p{
    background: #000;
    color: #FFF;
    line-height: 2rem;
    height: 2rem;
    font-size: 0.8rem;
    text-align: center;
    opacity: 0.6;
    padding: 0;
    margin: 0;
   
}
.dh_lee{
    top:0;
    left: 0;
    z-index: 5;
    height:45px;
    width:100%;
    font-size: 18px;
    background: #fff;
    color: #000;
    position: fixed;
    display: flex;
    flex-direction:row;
    justify-content:flex-start;
    align-items: center;
    
}
.dh_lee .logo{
    width:1.9em;
    height:1.9em;
    /*border-radius:5rem;*/
    /*overflow: hidden;*/
    /*float: left;*/
    /*position: absolute;*/
    /*left: 1.5em;*/
    /*top:1em;*/
    display: inline-block;
    flex: 0 0 1.9em;
    margin-left:12px;
    
}
.dh_lee .logo img{
    width: 100%;
    height: 100%;
}
.dh_lee h1{
    font-size:1.3rem;
    color: #333;
    margin: 3px 0 0 8px;
    
}
.dh_lee a.morelist{
    /*background: #000;*/
    width:31px;
    height:45px;
    margin-left: auto;
    overflow: hidden;
    display: inline-block;
    margin-right: 10px;
}

.dh_lee a.morelist i{
    display: inline-block;
    width:28px;
    height:24px;
    margin-top:12px;
    background-image: url("/template/static/images/lists_icon.jpg");
    background-size: cover;
}

.dh_lee a.setting{
    margin-left: auto;
    overflow: hidden;
    display: inline-block;
}
.dh_lee a.setting i{
    display: inline-block;
    width:25px;
    height:25px;
    margin:10px 16px;
    background-image: url("/template/static/images/settings_icons_on.png");
    background-size: cover;
}
/*.dh_lee a.morelist p{*/
/*    font-size:0.75rem;*/
/*    color: #000;*/
/*    padding: 0;*/
/*    margin-top:-3px;*/
/*    text-align: center;*/
/*}*/
.rotate {
    animation: rotate 2s linear;
}
#datalists{
    min-height: 600px;    
}
@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.modesy{
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100px;
    height: 100px;
    background: #000;
}
.wh{
    max-width: 1080px;
    margin: 0 auto;
    height: 100%;display: block;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.loader {
  display: flex;
  gap: 8px;
  justify-content: center;
  align-items: center;
  height: 60px;
  position: absolute;
  bottom: 30%;
}

/* Individual squares */
.loader-square {
  width: 32px;
  height: 32px;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 0 12px rgba(4, 136, 252, 0.8);
  animation: scaleBounce 1.2s infinite ease-in-out;
  position: relative;
}

/* Splash effect */
.loader-square::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(166, 177, 207, 0.5);
  border-radius: 50%;
  opacity: 0;
  transform: scale(1);
  animation: splash 1.2s infinite ease-in-out;
}

/* Animations for each square */
.loader-square:nth-child(1) {
  animation-delay: -0.4s;
}
.loader-square:nth-child(2) {
  animation-delay: -0.2s;
}
.loader-square:nth-child(3) {
  animation-delay: 0s;
}

@keyframes scaleBounce {
  0%,
  80%,
  100% {
    transform: scale(0.5);
    opacity: 0.6;
  }
  40% {
    transform: scale(1.2);
    opacity: 1;
  }
}

@keyframes splash {
  0% {
    opacity: 0.6;
    transform: scale(1);
  }
  50% {
    opacity: 0;
    transform: scale(2);
  }
  100% {
    opacity: 0;
    transform: scale(2.5);
  }
}

#briefInfoBox{
    position: fixed;
    bottom: -9.8rem;
    left: 1rem;
    right: 1rem;
    height: 9.8rem;
    border-radius:0.98rem;
    background-color: #f8f8f8;
    border: 1px solid #f8f8f8;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding: 1rem 0.88rem 0.88rem 0.88rem;
    transition: bottom 0.3s ease-out;
    /*transition: bottom 0.5s ease-in-out;*/
    overflow: hidden;
    cursor: move;
}
.main-div {
    display: flex;
    flex-direction: column;
    position:relative;
}

.wx_txt{
    position:absolute; 
    right:0;
    top:3rem;
}
.upper-part {
    height: 8rem;
    width: 100%;
    display: flex;
}

.left-part {
    width: 6.8rem;
    height: 6.8rem;
    border-radius:0.68rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ccc;
    overflow: hidden;
}
/*------*/
.left-part img{
    width: 100%;
    height: 100%;
}
.right-part {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    padding-left:0.88rem;
    margin-top:-1.1rem;
}

.right-top p{
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* 用于最多显示两行 */
    -webkit-box-orient: vertical;
    font-size: 1.45rem;
    color: #000;
    line-height: 1.8rem;
    font-weight:bold;
}
.right-middle{
    /*display: flex;*/
    /*flex-direction: row;*/
    /*justify-content: space-between;*/
    /*align-items: center;*/
    margin-top:-1.8rem;
    
    
}
.right-middle p{
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1; /* 用于最多显示一行 */
    font-size: 1.1rem;
    line-height: 1.8rem;
    color: #888;
    
}
.lower-part {
    height: 45px;
    width: 100%;
    border-top:1px solid #eee;
    line-height: 45px;
    /*padding-top:7px;*/
    overflow: hidden;
}

.lower-part-maps {
    height: 45px;
    width: 100%;
    border-top:1px solid #eee;
    padding-top:7px;
    overflow: hidden;
}
.lower-part-maps span {
    display: inline;
    font-size: 12px;
    background: #26c1fa;
    color: #fff;
    border-radius: 3px;
    margin-right: 4px;
    padding: 2px 4px;
}
.lower-part span {
    display: inline;
    font-size: 12px;
    background: #26c1fa;
    color: #fff;
    border-radius: 3px;
    margin-right: 4px;
    padding: 2px 4px;
}

.txtcont p img{
    width: 100%;
    height: auto;
}
/*-----*/
.top_img{
    height: 19.8rem;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.top_img img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
}
.mp_nr{
    width: 100%;
    height: auto;
    position: absolute;
    left:0;
    top:7.68rem;
    font-family: Arial, sans-serif;
}
.mp_nr .mp_title{
    width: 100%;
    padding:0 1.5rem;
    box-sizing: border-box;
}
.mp_nr .mp_title h1{
    color: #fff;
    line-height: 1.8rem;
    height: 1.8rem;
    font-size: 1.6rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1; /* 用于最多显示一行 */
}
.mp_cont{
    width: 100%;
    height: auto;
    background: #fff;
    border-radius: 15px 15px 0 0;
    margin-top:1.28rem;
    overflow: hidden;
}
.mp_txt{
    padding: 1.5rem;
}
.mp-dh {
    display: flex; 
    justify-content: left; 
    color: #888;
    font-size: 1.38rem;
}   
.mp-dh span.on{   
    color: #000;
    font-weight: bold;
    font-size: 1.28rem;
    border-bottom: 2px solid red; 
}
.mp-dh span.child-element {
    padding: 2px 0;
    margin-right:2.8rem; 
} 
.mp-xc h1{
    font-size: 1.28rem;
    color: #000;
    padding: 1rem 0;
}
.xcphoto{
    position: relative;    
    margin-bottom: 10px!important;
    margin-top: 0!important; 
    border-radius: 5px;
    overflow: hidden;
}
.xcphoto p.photo-caption{
    font-weight: bold;
    font-size:1.2rem; 
}
/*--pic------------------------------------------------*/

.photo-stream {
    display: flex;
    /*flex-wrap: wrap;*/
    justify-content: flex-start;
    /*gap: 10px;*/
}

.photo-item {
    /*width: calc(50% - 10px);*/
    flex: 1;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    /*border: 1px solid #ccc;*/
    /*border-radius: 5px;*/
    overflow: hidden;
}

.photo-item img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.photo-caption {
    margin: 5px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
} 
.mp_bqs{
    height:1.8rem;
    width: 100%;
    line-height:1.8rem;
    margin-top:0.8rem; 
    overflow: hidden;
}
.mp_bqs a{
    display: inline;
    border-radius: 0.18rem;
    margin-right: 0.38rem;
    padding: 0.1rem 0.38rem;
    /*background: #26c1fa;*/
    /*background-color: rgba(0, 0, 0, 0.1);*/
    background-color: rgba(128, 128, 128, 0.5); 
}
.mp_bqs a span {
    font-size:0.8rem;
    color: #fff;
}
#mpBox{
    display: none;
    position: fixed;
    width: 100%;
    height:100%;
    left: 0;
    top: 0;
    /*background: #f8f8f8;*/
    overflow: auto;
    cursor: move;
    z-index:29891018;
    
    background-color: rgba(0, 0, 0, 0.3);
}
/*#mpBox img{*/
/*    width: 100%;*/
/*    height: auto;*/
/*    object-fit: cover;*/
/*}*/
#mpBox .mpimage{
    width: 95%;
    height: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
}
#mpBox .mpimage img{
    width: 100%;
    height: auto;
    object-fit: cover;
}
.tabnone{
    display: none;
}
/*------------------------------20250709----------------------------------------------*/
.box-flex {
    color: #888;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-box-flex: 1;
    -o-box-flex: 1;
    box-flex: 1;
}
.file {
    margin-top: 0px;
    cursor: pointer;
    position: relative;
    width: 98px;
    height: 98px;
    display: inline-block;
    background: url(/template/static/images/uploadBtn.png) no-repeat #eee;
    background-size: cover;
    overflow: hidden;
    text-decoration: none;
    border-radius:10px;
    margin-bottom:10px ;
}
.file input {
    position: absolute;
    font-size: 100px;
    right: 0;
    top: 0;
    opacity: 0;
}
.file .uppp{
    width: 98px;
    height: 98px;
}
#uppicview .piclist {
    width: 98px;
    height: 98px;
    display: inline-block;
    /*font-size: 12px;*/
    margin:5px 15px 5px 0px;
    position: relative;
    /*background: #ccc;*/
    /*overflow: hidden;*/
    border-radius:5px;
}

#uppicview .piclist img{
    height: 100%;
    width: auto;
    max-width: 98px;;
}

#uppicview .piclist span.bdcolor{
    display: inline-block;
    width:100%;
    height:100%;
    text-align: center;
}

#uppicview .piclist span a.clear {
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    top: -10px;
    right: -10px;
    z-index: 100;
    background: url(/template/static/images/clearpic_icon.png)no-repeat #fff;
    background-size: cover;
    filter: Alpha(Opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    border-radius:50%;
    overflow: hidden;
}
.dt-fbtm{
    width:100%; 
    height:auto;
    resize:both; 
    padding-top: 50px;
    
}
.dt-fbtm .n-mp{
    box-sizing: border-box;
    background: #fff;
    border-radius: 8px;
    margin-left: 6px;
    margin-right: 6px;
    padding: 0 7px 7px;    
    /*height: calc(100% + 188px);*/
    /*min-height: calc(100vh - 150px);*/
    /*calc(100vh - 88px);*/
    height: 100%;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.dt-fbtm .content{
    width: 100%;
    position: relative;
}

.dt-fbtm .content .words {
    position: absolute;
    right: 5px;
    bottom: -15px;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    font-size: 12px;
}
.dt-fbtm .content .text_normal {
    color: #c0c4cc;
}
.dt-fbtm .content .text_normal span.exceeded {
    color: #ff3b30;
}
.tab-button.enabled{
    color: #fff;
    background-color: #007aff;
    cursor: pointer;
}
.tab-button.aubled{
    color: hsla(0,0%,100%,.6);
    background-color: rgba(0,122,255,.6);
}
    
.st-list .tab-button{
    color: white;
    border-color: rgb(30, 180, 247);
    border-width: 1px;
    border-style: solid;
    border-radius: 5px;
    height: 28px;
    /*padding: 0 12px;*/
    font-size: 1.2rem;
    line-height: inherit;
    /*position: relative;*/
    width: 60px;
    text-align: center;
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: row;
    /*position: absolute;*/
    /*right:0;*/
    /*top:0;*/
}
.ql-editor{
    height: 8.8em;
    min-height: auto;
    margin: 10px 0px;
    overflow: hidden;
    width: 100%;
    box-sizing: border-box;
    font-size: 13px;
    line-height: 1.5;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
}

.ql-editor textarea {
    border: 1px solid #fff;/*e3e3e3*/
    max-height: 8.8em;
    min-height: 138px;
    /*margin: 10px 0;*/
    padding: 10px 10px;
    font-size: 1.3rem !important;
    box-sizing: border-box;
    overflow: scroll;
    overscroll-behavior: contain;
    background: #f8f8f8;
    color: #555;
}
.ql-editor textarea:focus {
    outline: none;
}
/*.ql-editor textarea:hover {*/
/*    border: 1px solid #ccc; */
/*    outline: none;*/
/*}*/
.ql-editor .ctxt{
    width: 100%;
    height: 100%;
}

.tabbar{
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    position: fixed;
    bottom: 2rem;
    left: 0;
    right: 0;
    background: #fff;
}
.current-section{
    display: flex;
    /*justify-content:flex-start;*/
    flex-direction:column;
    /*align-items:center;*/
    /*padding:10px 15px 15px 15px;*/
    border-top: 5px solid #f0f0f0;
    padding:5px 13px;
}
.flex-ban{
    flex:0 0 50%;
}
.current-section .st-list{
    display: flex;
    align-items: center;
    padding: 5px 0px;
    font-size: 14px;
    line-height: 1.5;
    color: #333;
    flex-direction: row;
    justify-content:flex-start;/*space-between*/
    position: relative;
}
.current-section .st-list input.input-txt{
    border:none;
    font-size: 1.2rem;
    width: 100%;
    height: 100%;
    background: #f8f8f8;
    padding: 8px 10px;
    color: #888;
    /*border: 1px solid #f0f0f0;*/
}
.current-section .st-list span.example-txt{
    font-size: 1.1rem;
    color: #F00;
    margin-left:10px ;
    opacity: 0.5;
}
.n-mp .st-list{
    display: flex;
    align-items: center;
    padding: 3px 0px;
    font-size: 14px;
    line-height: 1.5;
    color: #333;
    /*flex-direction:row;*/
    /*justify-content: space-between;*/
    position: relative;
}
.n-mp .st-list input.input-txt{
    border:none;
    font-size: 1.3rem !important;
    width: 100%;
    height: 100%;
    padding: 8px 10px;
    background: #f8f8f8;
    margin-right:10px;
    color: #555;
    /*border: 1px solid #f0f0f0;*/
}
.current-section .st-list input:focus {
    outline: none;
}
.current-section .st-list .ncap-btn-big{
    color: white;
    background-color: rgb(30, 180, 247);
    border-color: rgb(30, 180, 247);
    border-width: 1px;
    border-style: solid;
    border-radius: 10px;
    height: 28px;
    padding: 0 12px;
    font-size: 1.2rem;
    line-height: inherit;
    /*position: relative;*/
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: row;
    opacity: .5;
    position: absolute;
    right:0;
    top:0;
}
.txtcolor{
    background-image: linear-gradient(to right, 
        rgba(255, 192, 203, 0.8), /* 浅粉色 */
        rgba(255, 228, 196, 0.8), /* 浅米色 */
        rgba(175, 238, 238, 0.8), /* 浅青色 */
        rgba(192, 255, 195, 0.8), /* 浅绿黄色 */
        rgba(204, 190, 255, 0.8), /* 浅紫色 */
        rgba(250, 235, 215, 0.8), /* 浅焦糖色 */
        rgba(255, 204, 153, 0.8) /* 浅橘色 */
    );
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
}
.bgcolors{
    background: linear-gradient(to right, 
        rgba(255, 192, 203, 0.8), /* 浅粉色 */
        rgba(255, 228, 196, 0.8), /* 浅米色 */
        rgba(175, 238, 238, 0.8), /* 浅青色 */
        rgba(192, 255, 195, 0.8), /* 浅绿黄色 */
        rgba(204, 190, 255, 0.8), /* 浅紫色 */
        rgba(250, 235, 215, 0.8), /* 浅焦糖色 */
        rgba(255, 204, 153, 0.8) /* 浅橘色 */
    );
    transition: background 0.2s linear 0s, transform 0.2s linear 0s, width 0.2s linear 0s;
}
.user-txt{
    /*height: 45px;*/
    /*margin: 10px;*/
    display: inline;
    overflow: hidden;
    box-sizing: border-box;
    position: absolute;
    right:15px;
    top:10px;
}
.user-txt .tab-nav-wbk{
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: flex-start;
    white-space: nowrap;
}

.user-txt .tab-nav-wbk .q1-tab-nav-item {
    border-radius: 7px;
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 4px 1em;
    position: relative;
    font-size: 12px;
    transition: color 0.2s linear 0s; color: rgb(119, 127, 130); background-color: rgb(240, 240, 240);
}
.q1-tab-nav-item {
    display: inline-flex;
    padding: 7px 10px;
    position: relative;
    align-items: center;
}
.q1-tab-nav-item__fragment {
    width: 0;
    height: 22px;
}
.Fltxt_0 {
    width: 3px;
}
.Flicon_0 {
    width: 0.8em;
    height: 0.9em;
    background-image: url(/uploads/allimg/20250410/1-2504101G921Q5.png);
    background-size: cover;
    left: 5px;
    position: absolute;
    vertical-align: text-bottom;
}
.Flicon_11 {
    width: 0.65em;
    height: 0.85em;
    background-image: url(/uploads/allimg/20250410/1-250410163400329.png);
    background-size: cover;
    left: 6px;
    position: absolute;
    vertical-align: text-bottom;
}
/* 主容器 - 完全自适应宽度 + Flex 垂直布局 */
        .container-tav {
            width: calc(100% - 20px); /* 完全自适应父容器宽度 */
            max-width: 500px; /* 大屏下限制最大宽度，避免过度拉伸 */
            min-width: 280px; /* 小屏下限制最小宽度，保证可用性 */
            display: flex;
            flex-direction: column;
            gap: 5vw; /* 用视口宽度做间距，自适应 */
            gap: 20px; /* 兜底固定间距，避免小屏间距过小 */
            padding: 5vw; /* 自适应内边距 */
            padding: 24px; /* 兜底内边距 */
            border: 1px solid #e0e0e0;
            border-radius: 8px;
            box-shadow: 0 2px 12px rgba(0,0,0,0.06);
            background-color: #fff;
            position: relative;
            margin:10px 10px;
        }

        /* 标题样式 */
        .title {
            font-size: clamp(16px, 4vw, 18px); /* 自适应字体大小：最小16，最大18，中间随视口变 */
            color: #333;
            font-weight: 600;
        }

        /* 输入框组 - Flex 垂直布局 */
        .input-group {
            display: flex;
            flex-direction: column;
            gap: 8px;
        }

        .input-group label {
            font-size: clamp(14px, 3vw, 15px);
            color: #666;
        }

        .input-group input {
            width: 100%; /* 宽度自适应容器 */
            height: clamp(40px, 10vw, 44px); /* 自适应高度 */
            padding: 0 clamp(12px, 3vw, 16px); /* 自适应内边距 */
            border: 1px solid #e0e0e0;
            border-radius: 6px;
            font-size: clamp(14px, 3vw, 15px);
            outline: none;
            transition: border-color 0.2s;
        }

        .input-group input:focus {
            border-color: #409eff;
        }

        /* 多选区域 - Flex 垂直布局 */
        .checkbox-group {
            display: flex;
            flex-direction: column;
            gap: 10px;
        }

        .checkbox-group label:first-child {
            font-size: clamp(14px, 3vw, 15px);
            color: #666;
        }


        /* 功能按钮组 - Flex 水平均分 */
        .btn-group {
            display: flex;
            gap: clamp(8px, 3vw, 12px); /* 自适应按钮间距 */
        }


        .btn-group .on {
            font-weight: 700;
            transition: color 0.2s linear 0s;
            color: #fff;
            background-color: #409eff;
        }

        /* 微信/号码按钮 - Flex 占比 + 自适应尺寸 */
        .func-btn {
            flex: 1; /* 均分宽度，自适应 */
            height: clamp(40px, 10vw, 44px);
            border: 1px solid #e0e0e0;
            border-radius: 6px;
            background: #fff;
            font-size: clamp(14px, 3vw, 15px);
            cursor: pointer;
            transition: all 0.2s;
            display: flex;
            justify-content: center;
            align-items: center;
        }

        .func-btn.active {
            background: #409eff;
            color: #fff;
            border-color: #409eff;
        }

        /*.func-btn:hover:not(.active) {*/
        /*    border-color: #409eff;*/
        /*    color: #409eff;*/
        /*}*/

        /* 保存按钮 - Flex 居中 + 自适应尺寸 */
        .save-btn {
            width: 100%; /* 宽度自适应 */
            height: clamp(44px, 10vw, 48px);
            background: #409eff;
            color: #fff;
            border: none;
            border-radius: 6px;
            font-size: clamp(15px, 3vw, 16px);
            cursor: pointer;
            transition: background 0.2s;
            display: flex;
            justify-content: center;
            align-items: center;
        }

        .save-btn:hover {
            background: #337ecc;
        }

        /* 结果展示区域 - Flex 垂直布局 + 自适应 */
        .result {
            display: none;
            flex-direction: column;
            gap: 8px;
            padding: clamp(12px, 4vw, 16px);
            border: 1px solid #e0e0e0;
            border-radius: 6px;
            font-size: clamp(14px, 3vw, 15px);
            color: #333;
            background-color: #fafafa;
        }

        .result div {
            line-height: 1.5;
        }




















