<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ljw-yb_conct {
    position: fixed;
    z-index: 9999999;
    
    right: -127px;
    cursor: pointer;
    transition: all .3s ease;
}
	.ljw-yb_bar .ljw-yb_top {
    background: url(/kefu/4/images/fixCont.png) no-repeat 0 0 #D51717;
}
.ljw-yb_bar .ljw-yb_phone {
    background: url(/kefu/4/images/fixCont.png) no-repeat 0 -57px #D51717;
}.ljw-yb_bar .ljw-yb_QQ {
    text-indent: 0;
    background: url(/kefu/4/images/fixCont.png) no-repeat 0 -113px #D51717;
}
.ljw-yb_bar .ljw-yb_ercode {
    /* height: 200px; */
    background: url(/kefu/4/images/fixCont.png) no-repeat 0 -169px #D51717;
}

.ljw-yb_bar ul li {
    width: 180px;
    height: 53px;
    font: 16px / 53px 'Microsoft YaHei';
    color: #fff;
    text-indent: 54px;
    margin-bottom: 3px;
    border-radius: 3px;
    transition: all .5s ease;
    overflow: hidden;
}
.ljw-yb_QQ a {
    display: block;
    text-indent: 54px;
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: #fff !important;
}
.ljw-hd_qr {
    padding: 0 29px 25px 29px;
}



  @media screen and (max-width: 768px) {
      .ljw-yb_conct{
          display: none;
      }

    

  }</pre></body></html>