.dtlb-tm{   
    width:100%;}
.zthd .item {
    margin: 0.2rem 0 !important;}
.btlb3-bt{
    height: 60px;
    line-height: 60px;
    width: 100%;   
    margin-top:0px;   
    margin-bottom:0px;   
    background-color:var(--color4);
    padding:15px;}
.btlb3-bt h2{
    font-size: 22px;
    color:#fff;
    font-weight: normal;
    float: left;
    padding: 0 5px;       
    margin:0px;}

.btlb3-gd{    
    float:right;
    padding: 0px 20px;
    color: var(--color1);
    height:28px;
    line-height:26px;
    margin-top:0px;
    background: rgba(255,255,255,1);
    font-size: 12px !important;
    border-radius: 20px;
    border: 1px solid rgba(0,0,0,.2);}

.btlb3-lb{
list-style: none;
margin-bottom:15px;}
.btlb3-tm{
position: relative;
margin:0px;
padding:0px 100px 0px 10px;
border-bottom: 1px solid #e2e2e2;
height:50px;
line-height:50px;}
.btlb3-tm:hover {
    background-color: var(--color2);}
.btlb3-tm-bt{
  font-size: 16px;
  color: #333;
  line-height: 50px;
  height:50px;
  display:block;  
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;}
  
.btlb3-tm-bt img{ 
transition: all .5s ease-out;}
.btlb3-tm-bt img:hover{
transform: matrix(1.1,0,0,1.1,0,0);}

.btlb3-tm-rq{  
  color: #999;
  line-height:50px;
  height:50px;  
  font-size:14px;
  position: absolute;
  top: 0;
  right: 20px;}


.foot{
  text-align:center;
  padding:20px;}
.foot span
{
    margin: 15px 0px;
    color: #fff;  
    line-height: 24px;
    font-size: 14px;   
    text-align: left;} 
