@charset "utf-8";
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;text-decoration:none;}
h5,h6{font-size:1.6rem;}

section{margin:4em 0;}
.toolbar{background-color:transparent; position: fixed; right:1rem; top:10rem;z-index: 999}
.menu-button{margin:0.8rem;height:5rem;width:4.2rem;cursor:pointer; background: url(../Image/nav_icon.png) no-repeat center center; background-size: 100%}
.menu-left{float:right;margin-right:0.2rem;}
.sidebar{margin:0;color:white;background-color:#333;}
.sidebar a{ color: #fff }
.sidebar h6{margin:.8rem 1rem;padding:0;font-weight:300; font-size: 1.4rem}
.sidebar li{margin:.5rem 0;padding:0 1em;line-height:32px;}
.sidebar hr{margin:2rem auto;border:0;padding:0;width:80%;height:1px;background-color:white;}
/*主要样式*/
.subNav{cursor:pointer; line-height: 1.8}
.navContent{display:none;color:#ccc; font-size: 1.2rem; padding-left:1rem;}
.navContent a{ color: #ccc }
.navlx{ background: #000; text-align: center; padding:1rem; }
.navlx img{ width: 70% !important; margin:1rem auto; }
.navlx b{ display: block; margin-top: 1rem;}
.navlogo{  background: #fff; padding: 1rem 0 }
