﻿
.menu-left,.menu-right{position:fixed;top:5.7rem; bottom:0rem; overflow-y: scroll; margin-bottom:4.5rem;min-height:100%;}
.menu-right #loading{left:11rem; top:6.7rem;}

.menu-left{background:#F6F6F9;}
.menu-left ul li{padding:1.3rem .8rem; box-sizing: border-box;  font-size:1.2rem; width:8.6rem; line-height:2.0rem; text-align: center;}
.menu-left ul li.active{background:#fff; position:relative; border-left:2px solid #ff0000;}
.menu-left ul li.active:before{content: " "; position: absolute;display: block; width:5px; height:100%; background:#fff; top:0; left:0;}

.menu-right{background:#fff; position:inherit; margin-left:8.6rem; margin-top: 5.7rem; right:0; bottom:0; left: 8.6rem}
.menu-right h5{font-size:1.3rem; color:#666; margin-top:1rem; margin-bottom:.4rem;}
.menu-right h5:first-child{margin-top:0;}
.menu-right ul{overflow: hidden;}
.menu-right ul li{text-align: center;}
.menu-right ul li a{display:block; position: absolute; left:.3rem; top:.7rem; bottom:.7rem; right:.3rem;}
.menu-right ul li:nth-child(3n+1) a{left:0; right:.7rem;}
.menu-right ul li:nth-child(3n) a{right:0; left: .7rem;}
.menu-right ul li span{display:block;height:2.6rem; line-height: 2.6rem; overflow: hidden; text-align: center; font-size:1.4rem}
.menu-right ul li img{width:5rem; height: auto;	}

.intoborder_search{float:left; width:72%; margin:10%; padding:3%;text-align:center; border:1px solid #ccc;}