* {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent
}

* {
    margin: 0;
    padding: 0
}
html body {
    width: 100%;
    overflow-x: hidden;
    font-family: PingFangSC-Regular;
     background: #fff 
    
}
img {
    outline: none
}
::-webkit-scrollbar {
    display: none
 }
 a {
    text-decoration: none;
    color: #222
}

 
.phone_base_a{
    width:100%; 
    margin: 2px;
}
.phone_base_c{
    width:33.3%;
    box-sizing:border-box;
    margin: 2px;
}

.phone_base_b{
    width:50%;
    box-sizing:border-box;
    margin: 2px;
    
}


.thumbimg{
    width: 100%;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    border-radius: 5px;
}

.div-container{
    width: 100%;
    position: relative;
    font-size: 10px;
    line-height: 11px;

   
}
.div-container-top-left{
    position:absolute;
    top:0px;    
}
.div-container-top-right{
    position:absolute;
    right:0px;
    top: 0px;
}
.div-container-bottom-left{
    position:absolute;
    left: 0px;
    bottom: 0px;
}

.div-container-bottom-right{
    position:absolute;
    right: 0px;
    bottom: 0px;
    color: #fff;
    border-radius: 2px;
    text-align: center;
    padding: 2px;
    margin: 5px;     
    background: #FF69B4; 
      
}
.div-container-bottom-center{
    position:absolute;
    left: 0px;
    right: 0;
    margin: 5px;
    bottom: 5%;
}
.div-container-center{
    position:absolute;
    left: 0px;
    bottom: 0%;
    width: 100%;
    height: 100%; 
    display: flex;
    align-items: center;
    justify-content: center;    
}

.div-container-center1{
    position:absolute;
    left: 50%;
    bottom: 50%;
    /* width: 100%;
    height: 100%; */
    /* display: flex;
    align-items: center;
    justify-content: center; */
    text-align: center;
}

td{
    border: 0px;
    padding: 0px;
    display: block;
    
}
.vk-content{  
   margin-top: 2px;  
   width: 100%;
   height:auto;
}

.vk-divLine{
background:#D8D8D8;
width: 100%;
height: 2rpx;
}

.vi-tl{ 
    width: 100%;  
    text-align:left;   
    font-size: 15px;         
    color: #000;  
    text-overflow:ellipsis;    
    overflow: hidden;
    word-wrap:break-word;
    display: box;
    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;
    line-clamp: 1;
    -webkit-line-clamp: 1;
    -webkit-tap-highlight-color: transparent;
  }

  .vi-lk{
    font-size: 13px;    
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap; 
    text-align: left;
    color: #999;
    -webkit-tap-highlight-color: transparent;
  }

 .drawerTitle {
    display: block;
    align-items: center;
    margin: 0 0 10px 10px;
    font-weight: 700;
    font-size: 18px;
     width: 100%; 
    float: left;
}
  

.txt-singleIcon{
    color: #ffffff;
    -webkit-tap-highlight-color: transparent;
    background-color:#fc4273;
    padding: 2px;
    margin: 5px;    
    border-radius: 2px;
    text-align: center;
}
.txt-singleIcon_a{
    color: #ffffff00;
    -webkit-tap-highlight-color: transparent;
    background-color:#fc4273;
    padding: 2px;
    margin: 5px;    
    border-radius: 2px;
    text-align: center;
}

.txt-vip{   
    font-size: 15px;
    color: #fff;
    border-radius: 2px;
    text-align: center;
    padding: 2px;
    margin: 5px;     
    background: #ebba73    
}


  
.lihor{   
    display: inline-block;
    width: 50px;
    text-align:center;
    margin: 0px;
    padding: 0px;
}



.dk-nav {
    position: relative; 
   padding: 9px 0;
   box-sizing: border-box
}



.header-nav {
    position: relative; 
   width: calc(-25px + 100%); 
   display: flex;
   flex-wrap: nowrap;
   overflow-x: scroll;
   margin-left: 15px;
   background: #fff;
   list-style: none;
}

 .dk-nav:after {
    display: block;
    content: "";
    position: absolute;
    width: 15%;
    height: 100%;
    right: 0; 
    bottom: 0;
    pointer-events: none;
    background-image: linear-gradient(-90deg,#fff,hsla(0,0%,100%,.9) 30%,hsla(0,0%,100%,0));
} 
 .dk-nav:before {
    display: block;
    content: "";
    position: absolute;
    width: 15%;
    height: 100%;
    left:  0px;
    bottom: 0;
    pointer-events: none;
    background-image: linear-gradient(90deg,#fff,hsla(0,0%,100%,.9) 30%,hsla(0,0%,100%,0));
    z-index: 9
}  

.header-nav li {
    position: relative; 
   height: 35px; 
   white-space: nowrap;
   margin-right: .3rem;
   font-size: 20px;
   line-height: 150%
}

.header-nav li:last-child {
   z-index: 10
}

.header-nav li:first-child {
    z-index: 10
 }
 


.dk-header-container {
    position: relative;
    width: 100%;
    height: 44px
}



#dk-logo {
    width: 84px;
    height: 16.5px;
    left: 15px
}

#dk-logo,.dk-search-container {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.dk-search-container {
    right: 5%;
    width: calc(90%);
    height: 30px;
    left: 5%;
}

#dk-search-input {
    position: absolute;
    width: 100%;
    height: 100%;
    border: 0 solid transparent;
    border-radius: 100px;
    font-family: Microsoft YaHei,SimHei,helvetica,arial,verdana,tahoma,sans-serif;
    font-size: 14px;
    background: rgba(0,0,0,.06);
    text-indent: 15px;
    outline: none
}

#dk-search-input::-webkit-input-placeholder {
    color: "#fff"
}

#dk-search-input::-ms-input-placeholder {
    color: "#fff"
}

#dk-search-input::placeholder {
    color: "#fff"
}

input::-webkit-input-placeholder {
    color: "#fff"
}

#dk-search-input:focus {
    z-index: -1
}

.default-search {
    position: absolute;
    color: #999;
    left: 14px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 13px;
    pointer-events: none;
    word-break: keep-all;
    text-overflow: ellipsis;
    width: calc(-40px + 100%);
    overflow: hidden
}


.nav-active {
    color: #24a5ff;
    font-weight: 700
}
.nav-active-bottom {
    position: absolute;
    width: 4px;
    height: 4px;
    background: #24a5ff;
    bottom: 0;
    left: 50%;
    border-radius: 50%;
    transform: translateX(-50%)
}

.search-logo {
    display: block;
    z-index: 99;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
}
/* load 动画*/


#loading-dlg{
    position: fixed;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    z-index: 1050;
     background-color: rgba(0,0,0,.3); 
}

.loader-inner-div{
    position:fixed;    
    top: calc(50% - 21px); 
    width: 100%; 
    /* background-color: rgba(0,0,0,.8); */
}
.loader-inner{   
    position:relative;   
    left: calc(50% - 21px);
    width: 40px;
    height: 40px;
    /* background-color: rgba(0,0,0,.8); */
}

.brief-desc {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    color: #999;
    letter-spacing: .3px;
    line-height: 23px;
    word-break: break-all;
    text-align: justify;
    -webkit-tap-highlight-color: transparent
}


  

      


 