.Rts {
position:fixed;
right:30px;
top:700px;
width:80px;
height:182px;
display:block;
cursor:pointer; 
z-index:600
}
.MerchartRts {
    position:fixed;
right:30px;
top:500px;
width:80px;
height:182px;
display:block;
cursor:pointer; 
z-index:600

}
.MoreMarketRts {
    position:fixed;
right:30px;
top:200px;
width:80px;
height:182px;
display:block;
cursor:pointer; 
z-index:600

}
.FoodScRts {
    position:fixed;
right:30px;
top:400px;
width:80px;
height:182px;
display:block;
cursor:pointer; 
z-index:600

}

.erweima {

width:80px;
height:80px;
text-align:center;
background:#fff;
line-height:60px;
border-radius:3px;
border:1px solid #ccc


}
    .erweima img {
    width:100%
    }
.RtsImg {
width:80px;
height:50px;
background:#fff;
background-color:#fff;
margin-bottom:1px;
margin-top:1px;
border:1px solid #ccc;
border-radius:3px;
background:url("../images/Rtshover.png") no-repeat left;
background-position-x:9px;
color:#009b43;
}
 .RtsImg:hover {
          color:#fff;
      background-color:#009b43;
    background-image:url("../images/Rts.png") ;
 background-repeat:no-repeat;

    background-position-y:center;
    background-position-x:9px;
          color:#fff
    
    }
    .RtsImg:hover span {
      color:#fff
    }
.GoToTOP {
width:80px;
height:50px;
background:#fff;
border:1px solid #ccc;
border-radius:3px;
background:url("../images/jiantouHover.png") no-repeat left ;
background-position-x:9px;
color:#009b43;



}
 .GoToTOP:hover {
  
      background-color:#009b43;
    background-image:url("../images/jiantou.png") ;
    background-repeat:no-repeat;

    background-position-y:center;
    background-position-x:9px;
          color:#fff;
    
    }
.RtsImg a {

display:block;
width:100%;
height:100%;


float:left

}
.RtsImg  span{
display:block;
width:30px;
height:40px;
float:left;
margin-left:35px;
margin-top:5px;
color:#009b43;
font-size:15px;

}

.GoToTOP a {

display:block;
float:left;
width:20px;
height:40px;
margin-right:4px;
margin-left:3px;


}
.GoToTOP  span{
    font-size:15px;

display:inline-block;
float:left;
width:30px;
margin-left:8px;
margin-top:5px;
height:40px;

}