.floatQQ{
}
.floatSh{
}
.floatTel{
}
.shouTel{
}
.floatLi3:hover{
  background:#cc0033;
}
.floatLi{
  background:#818181;
}
.floatLi:hover{
  background:#cc0033;
}
.shouTel{
}
@media only screen and (min-width: 769px){
  
.mo{display:none;}
.floatBox {
  	position: fixed;
    right: -10px;
    top: 50%;
    transform:translateY(-50%);
    z-index: 50;
    width: 87px;
   
  }
.floatLi {
  	 position: relative;
    left:0;
    display: flex;
    width: auto;
    height: 57px;
    margin-bottom: 1px;
    line-height: 27px;
    
    text-align: center;
        overflow: hidden;
      transition: all 0.5s ease ;
  }
.floatLi3 {
  	 position: relative;
    left:0;
    display: flex;
    width: 300px;
    height: 57px;
    margin-bottom: 1px;
    line-height: 27px;
      background:#818181;
    text-align: center;
        overflow: hidden;
      transition: all 0.5s ease ;
  }
.alink {
	display: inline-block;
  	 width: 87px;
    height: 100%;
line-height: 1.7;
    padding: 0px 0 0 0;
    color: #fff;
    font-size: 0.75rem;
      
  }
.floatTel2 {
	 display:block;
    z-index: 1;
    width: 184px;
    height: 57px;
    font: 24px/57px Arial;
    color: #fff;
    background: #cc0033;;
    cursor: pointer;
  }
.floatTop {
 
  }
.floatLi:hover {
  	left:-10px;
  }
.floatLi3:hover {
  	left:-194px;
  }
}
@media only screen and (max-width: 768px){
  
.pc{display:none;}
.floatLiT {
display: inline-block;
    color: #fff;
    font-size: 0.75rem;
    width: 77px;
    padding: 0px 0 0 0;
    color: #fff;
  }
.floatBox {
  	position:fixed;
    bottom:0;
    left:0;
    z-index: 50;
    width: 100%;
  background: #818181;
  }
#c_portalResPublic_codeContainer-15591333319643525 .dh{display:none !important;}
.moli {
position: relative;
    width: 33%;
    line-height: 27px;
    color: #fff;
    float: left;
    text-align: center;
  }
.moli .alink {
    display: inline-block;
    color: #fff;
    font-size: 0.75rem;
    width: 77px;
    padding: 0px 0 0 0;
    color: #fff;
  }
.floatTel2 {
  	display:none;
  }
}