.body{background:url("/res/images/a2.jpg") no-repeat;background-size:cover;}
.body footer a{color:#0cc8f5;}
.top_img{position:relative;top:-1rem;}

.tle{
    text-align:right;
}

/*.lists_502{margin:0 1rem;}*/
.lists_502 li{position:relative;width:75%;overflow:hidden;padding:0 1rem 0 .5rem;margin-top:-1.2rem;}
.lists_502 li:after{content:"";position:absolute;height:4.85rem;background:url("/res/images/menu_bg_right.png") 0 0 no-repeat;background-size:auto 100%;width:1rem;top:0;}
.lists_502 li:nth-child(2n){margin-left:25%;padding:0 .5rem 0 1rem;text-align: left}
.lists_502 li:nth-child(2n+1):after{right:0;text-align: right}
.lists_502 li:nth-child(2n):after{background-image:url("/res/images/menu_bg_left.png");left:0;text-align: right}
.lists_502 li:first-child{margin-top:0rem;}



.lists_502 .img{position:relative;width:4.85rem;height:4.85rem;}
.lists_502 li:nth-child(2n+1) .img{float:left;}
.lists_502 li:nth-child(2n) .img{float:right;}
.lists_502 li:nth-child(2n+1) .img:after{/* background-image:url("/res/images/menu1.png"*/);text-align: right }
.lists_502 .img:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;/* background:url("/res/images/menu2.png") 0 0*/; background-size:4.9rem 4.85rem;}

.lists_502 .name{position:relative;background:url("/res/images/menu_bg1.png") 0 0;height:4.85rem;background-size:auto 4.85rem;line-height:4.8rem;color:#eee;}

