.dl_mini{
    float: left;
    text-align: left;
    width:230px;
    margin-right: 12px;
 }
  .dl_mini dd{
    font-size: 16px;
    color: #000;
    font-weight: bold;
    padding-left: 15px;
    line-height: 30px;
  }
  .dl_mini dt{
    padding: 15px;
    background: #f8f8f8;
    margin: 9px 0;
    border-radius: 4px;
  }
   .dl_mini dt:hover{
    background:#43AAFF;
   }
 .dl_mini dt a{
    color: #333!important;
    display: block;
    line-height: 26px; 
    text-align: left;
   }
 .dl_mini dt a:hover{
    text-decoration: none;
    border: none!important;
    color: #43AAFF!important;
 }
 .dl_mini dt a .sp1{
    font-size: 14px;
    color: #000000;
    line-height: 20px;
    position:relative;
    display: block;
 }
  .dl_mini dt a .sp2{
    font-size: 12px;
    color: #999;
    line-height: 20px;
  }

.hot_em{
    font-style: normal;
    background:#f35741;
    color:#fff;
    padding: 0 4px;
    border-radius: 10px;
    font-size: 12px;
    text-transform: uppercase;
    position: absolute;
    right: 50px;
    top:0
}
.new_em{
    background:#1c9afd;
}
.dl_mini dt:hover a .sp1,.dl_mini dt:hover a .sp2{
    color: #fff;
}
.fixedRightBar div.l_box.l6{ width: 64px; height: 64px;   -webkit-animation: rotateInDownRight 2s 2.5s ease both; -moz-animation: rotateInDownRight 2s 2.5s ease both; cursor: pointer;}
 
.fixedRightBar div.l_box.l6 a.show_box{
    background: -webkit-linear-gradient(#fd8163, #fc4b4b); 
background: -o-linear-gradient(#fd8163, #fc4b4b); 
background: -moz-linear-gradient(#fd8163, #fc4b4b); 
background: linear-gradient(#fd8163, #fc4b4b); 
   border: #fff 1px solid;
   color: #fff;
  }
.fixedRightBar div.l_box.l6 i {
       background:url(../image/chanpinMore.png) center no-repeat;
   }
 .more_pro{ border: 2px solid #fd9ea0; z-index: 99999; background: #fff; padding: 30px; border-radius: 10px; display: none; position:fixed; right: 12px; bottom: 110px;}
.fixedRightBar div.l_box.l6:hover .more_pro{ display:block;}
 .more_pro .dl_mini dt  a{
    width: auto;
    height: auto;
    background:none;
    border: none;
    text-align: left;
 }


.fixedRightBar {
    position: fixed;
    z-index: 10000;
    top: 240px;
    right: 13px;
    width: 64px;
}


.backTop {
  background-position: center;
  background-size: 40px;
  width: 40px;
  height: 40px;
  top: 600px !important;
}


.popup {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99999999;
  display: none;
}
.popupbox {
  margin: 0 auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  width: 350px;
  height: 390px;
  -moz-box-shadow: 0px 0px 5px rgba(238, 241, 245, 0.74);
  -webkit-box-shadow: 0px 0px 5px rgba(238, 241, 245, 0.74);
  box-shadow: 0px 0px 5px rgba(238, 241, 245, 0.74);
}
.popup-img {
  width: 100%;
  height: 100%;
}


.online-saoma {
    position: fixed;
    right: 10px;
    bottom: 90px;
    z-index: 1000;
    width: 65px;
    height: 140px;
    background: url(../image/saomazixun.png) no-repeat center;
}