section.menuRecommended {text-align: center;height:507px;position:relative;z-index:1}
section.menuRecommended h2 {letter-spacing: 0.03em;border-top:1px solid #e6e6e6;margin:0 auto 50px;color:#000;text-align:center;background-color:#fff;position:relative;box-shadow:0 5px 5px 0px rgba(0,0,0,0.5);top:-30px;padding: 5px 16px;display: inline-block;text-align: center;color: #5f5f5f;font-size: 33px;text-transform: uppercase;font-weight: 600;}

section.menuRecommended h2:after{
content:"";
position: absolute;
bottom: -10px;
width: 80%;
margin: 0px auto;
left:0px;
right: 0px;
background-color: #a6db3a;
height: 100%;
z-index: -1;
}


div.menu-r-wrap {width:1200px;padding:0 33px;margin:0 auto;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
/*
div.menu-r-wrap>a.lr {position:absolute;width:56px;height:55px;left:0;top:50%;margin-top:-55px;background:url('../images/menu-b-lr.png') no-repeat}
div.menu-r-wrap>a.lr:after {content:'';position:absolute;width:100%;height:100%;top:0;left:0;background:url('../images/menu-b-lr.png') no-repeat 0 -55px;opacity:0;transition:opacity .2s}
div.menu-r-wrap>a.lr.r:after {background-position:-56px -55px}
div.menu-r-wrap>a.lr:hover:after {opacity:1}
div.menu-r-wrap>a.lr.r {left:auto;right:0;background-position:-56px 0}
*/
section.menuRecommended a.lr {z-index: 50;display:inline-block;width:30px;height:30px;background:url('../images/nav_lanser.png') no-repeat 0 0;text-decoration:none;overflow:hidden;text-indent:-666px;position:absolute;top:0;bottom:0;margin:auto;left:-70px}
section.menuRecommended a.lr:hover {background-position:0 100%}
section.menuRecommended a.lr.r {background-position:100% 0;left:auto;right:-70px;}
section.menuRecommended a.lr.r:hover {background-position:100% 100%}

div.menu-r-slider {position:relative;height:300px}
div.menu-r-slider a {z-index:4;position:absolute;width:421px;top:0;left:50%;margin-left:-210px;margin-top:0px;transition:all 0.7s;color:#f7f7f7;text-decoration:none;text-align:center;font-size:21px;text-shadow: 1px 1px 1px rgba(0,0,0,1);font-weight: 600;}
div.menu-r-slider a:after{
content: "";
position: absolute;
bottom: -16px;
width: 25%;
height: 2px;
left:0px;
right: 0px;
margin: 0px auto;
background-color: #a6db3a;
}
div.menu-r-slider a.sm.r:after,div.menu-r-slider a.sm:after {
height: 0px;
}

div.menu-r-slider img {display:block;max-width:100%;height:auto;margin:0 auto 90px;transition: all 0.5s ease 0s;}
div.menu-r-slider a.sm img{margin-bottom: 10px;}
div.menu-r-slider a.sm {z-index:3;width:200px;left:0;margin-left:30px;top:6%;font-size:14px;opacity:0.3;line-height: 1.4em;}
div.menu-r-slider a.sm.r {left:auto;left:100%;margin-left:-233px;transition:all 0.18s}
div.menu-r-slider a.behind {z-index:1;width:100px;top:60%;left:50%;margin-left:-50px;opacity:0;font-size:16px}

@media screen and (max-width:1200px){
div.menu-r-wrap {width:auto;min-width:320px}
div.menu-r-wrap>a.lr {left:10px}
div.menu-r-wrap>a.lr.r {right:10px}
}

@media screen and (max-width:990px){
div.menu-r-wrap {width:auto;padding:0 10px}
div.menu-r-wrap>a.lr {top:-45px}
}
@media screen and (max-width:720px){
section.menuRecommended {height:440px;background-size:auto 100%}
section.menuRecommended h2 {line-height:40px;background-color:#fff;max-width:600px;width:100%}
section.menuRecommended h2:before, section.menuRecommended h2:after {content:none}
}

@media screen and (max-width:690px){
section.menu-b h2 {margin-bottom:30px;font-size:30px}
section.menu-b h2:before, section.menu-b h2:after {content:none}
div.menu-r-wrap>a.lr {top:-15px}
section.menu-b {padding-top:20px;height:auto}
div.menu-r-slider {height:260px}
div.menu-r-slider a {width:300px;margin-left:-150px}
div.menu-r-slider a.sm {width:100px;font-size:11px}
div.menu-r-slider a.sm.r {margin-left:-100px}
div.menu-r-slider a.behind {width:70px;margin-left:-35px;font-size:10px}
section.menuRecommended h2 {top:0;line-height:1.6em}
}
@media screen and (max-width:450px){
section.menuRecommended a.lr {top:90px;bottom:auto;margin:0}

}