*{outline:none;font-family:PingFangSC-Regular,"Microsoft YaHei",'微软雅黑',Arial,sans-serif;}.cf:after{content:" ";display:block;height:0;clear:both;visibility:hidden;}.cf{*zoom:1;}body,ul,p{margin:0;padding:0;}li{list-style:none;}a{text-decoration:none;}img{font-size:0;display:block;}table{border-collapse:collapse;border-spacing:0;}h2,h6,h3,h5,h4{margin:0;}body{min-width:1200px;}
ol,ul{padding:0;margin:0;}img{border:0}
.fly {
  position: fixed;
  top: 60%;
  right: 30px;
  z-index: 99;
}
.fly .tel,
.fly ul {
  float: left;
}
.fly .tel li,
.fly ul li {
  width: 60px;
  position: relative;
  cursor:default;
}
.fly ul li:first-child .img{
  position: absolute;
  bottom: -50px;
  right: 61px;
  width:100px;
  height:100px;
  padding:10px;
  display: none;
  background-size: cover;
}
.fly ul li:first-child .img img{
  width:100px;
}
.fly ul li:hover .img{
  display: block;
}
.fly .tel li a img,
.fly ul li a img {
  width: 100%;
  cursor:default;
}
.fly li .img{
  display: none;
  right: 61px;
    top: 0;
  width:112px;
  padding:10px 10px 20px;
  height:50px;
  background:url(../images/fly_bg_20200928.png)no-repeat center;
  position: absolute;
  color:#fff;
  font-size: 18px;
  line-height: 27px;
  border-radius: 4px;
}
.fly li:nth-of-type(2) .img{
  width:164px;
  background-size: cover;
  height:17px;
}
.fly ul li:nth-of-type(3) .img{
  font-size: 16px;
  line-height: 20px;
  height: 32px;
}
/* .fly .tel {
  margin: 60px 0 0 1px;
}
.fly .tel img {
  width: 100%;
} */
.fly ul li {
  width: 50px;
}
.fly .tel img {
  width: 80%;
}
.fly li .img,.fly ul li:first-child .img{
  right:51px;
}
#goToTop img{
  cursor: pointer;
}
@media(max-width:1500px){
  .fly ul li {
    width: 50px;
  }
  .fly .tel img {
    width: 80%;
  }
  .fly li .img,.fly ul li:first-child .img{
    right:51px;
  }

}