﻿.menu1{z-index: 999;position: absolute;right:0px;top:5rem;  }

.menu2{position:relative;    right:0px;   }		

.xuanfu1{
    width: 1.5rem;
    height:1.5rem;
		background: url(http://member.jschina.com.cn/2020zt/eqxx/images/m/images/menu1.png) no-repeat ;
 		top:0rem;
		background-size:100% 100%;
    right:0px;   
 		position: absolute;		
}
 
.xuanfu2
{
	right:-3rem; 
	width:3.6rem; 
	height:10.626rem;
  top:1.6rem;
	background: url(http://member.jschina.com.cn/2020zt/eqxx/images/m/images/menu4_new.png) no-repeat;
	background-size:100% 100%;
	position: absolute;
	display:none;
	z-index: 10;
}   
   
.xuanfu2 a{	width:3rem; 	height:1.8rem;display:block;}

.toTop
{
		top:1.6rem;
    width: 1.5rem;
    height:1.5rem;
		background: url(http://member.jschina.com.cn/2020zt/eqxx/images/m/images/gotop.png) no-repeat;
		background-size:100% 100%;
    right:0px;   
    position: absolute;
    z-index: 9;
}