/* CSS Document */
html{font-family:"微软雅黑";}
body{min-width: 320px;overflow-x: hidden;margin: 0 auto;max-width: 640px;}
*{padding: 0;margin: 0;}
ul {list-style: none;}
a{text-decoration: none;}
.clear{clear: both;}
img{display: block;width: 100%;}
.relative{position: relative;}
.absolute{position: absolute;}
.header{width: 100%;height: 3.8rem;background: #333;}
.menu-tab{width: 2.8rem;height: 2.8rem;margin: 0.5rem 0 0.5rem 0.5rem;}
.span-title{color: #dbb374;font-size: 1.5rem;line-height: 3.8rem;text-align: center;}
.phone-server{width: 2.8rem;height: 2.8rem;top:0.5rem;right:0.5rem}
.menu-page{width: 100%;position: fixed;top: 0;left: -100%;z-index: 10;height: 100%;background: #ccc;}
.menu-page-top{height: 100%;height: 3.8rem;background: #333;z-index: 11;width: 100%;}
.menu-page-top span{font-size: 1.4rem;color: #fff;line-height: 3.8rem;padding: 0 0.5rem;font-weight: 600;}
.menu-page-container{height: 100%;width: 100%;}
.menu-page-container-leftnav{width: 25%;background: #333;height: 100%;float: left;overflow-x: hidden;overflow-y: scroll;}
.leftnav-kongbai{height: 3.8rem;width:100%;background:#333 ;}
.contentright-kongbai{height: 3.8rem;width:100%;background:#333 ;}
.menu-page-container-leftnav ul li{width: 100%;text-align: center;}
.on{background: #eee;}
.menu-page-container-leftnav ul li a{display: block;width: 100%;height: 100%;color: #999;text-decoration: none;line-height: 2.5rem; font-size: 1.2rem;font-weight: 600;}
.menu-page-container-contentright{width: 75%;background: #eee; float: left;height: 100%;overflow-y: scroll;}
.menu-lists{width: 100%;margin: 1rem 0;overflow-y: scroll;}
.menu-list{width: 90%;margin-left: 5%;border-bottom: 1px dotted #999;}
.contentright{overflow-y:scroll;}
.contentright li{float: left;width: 33.33333%;margin-bottom:1rem ;}
.contentright .menu-lists .pro-list-img{width: 70%; margin: 0 auto;}
.contentright .menu-lists p{text-align: center; color: #333; font-size: 1rem; margin-top: 0.3rem;padding: 4px 0;}
.menu-list h4{font-size: 1.2rem;padding: 0.5rem 0 1rem 1rem;color: #555;}

