﻿.mylecbtn{width: 40px;height: 40px;font-size:10px;color: #fff;background: #FF682C;border-radius: 50%;overflow: hidden;z-index: 100;position: fixed;bottom: 20%;right: 2%;}
/* 杩斿洖棣栭〉 */
.backindex{
  width: 40px;
  height: 40px;
  font-size:10px;
  color: #fff;
  background: #568EFF;
  border-radius: 50%;
  overflow: hidden;
  z-index: 100;
  position: fixed;
  bottom: 12%;
  right: 2%;
}
.backitop,.backibot{
	height:12px;
	line-height:12px;
  	text-align: center;
  	margin-top:9px;
	  
}
.backibot{margin-top:0;}
.aside2 {
    position: fixed;
    color: #111111;
    font-size: 0.2rem;
    background: #fff;
    box-shadow: 0rem 0rem 0.2rem 0rem rgba(0, 0, 0, 0.1);
    border-radius: 8.2rem;
    padding: 0.3rem 0.15rem 0;
    text-align: center;
    z-index: 9999;
    bottom: 10%;
    right: 0.5%;
    width: 24px;
}

.aside2 li {
    margin-bottom: 0.3rem;
}

.aside2 li p {
    margin-top: 0.05rem;
    color: #111111;
    font-weight: 600;
}
.aside2 li:last-child img{
	width:0.6rem!important;
	height:0.6rem!important;
}