@charset "UTF-8";
[class^=mdIndexNav]{box-shadow:0 0 8px 0 rgba(0,0,0,.2)}
[class^=mdIndexNav] [class*=__textLink]{position:relative;max-width:100%;margin:0 auto;z-index:1}
[class^=mdIndexNav] .elList{width:100%;max-width:990px;margin:0 auto;padding:20px 0;white-space:nowrap;font-size:0;line-height:0;text-align:center;overflow-x:auto}
[class^=mdIndexNav] .elList .elListItem{position:relative;display:inline-block;font-size:16px;line-height:17px;white-space:nowrap}
[class^=mdIndexNav] .elList .elListItem+.elListItem{margin-left:32px;padding-left:32px;border-left:1px solid #d9d9d9}
[class^=mdIndexNav] .elList .elLink{position:relative;color:#434343}
[class^=mdIndexNav] .elList .elLink span{position:relative;display:inline-block;line-height:22px;padding-right:18.354px}
[class^=mdIndexNav] .elList .elLink span::after{position:absolute;content:"";font-family:"icon2.0";speak:none;font-size:22px;line-height:1;width:13.354px;text-indent:-4.27328px;top:50%;margin-top:-11px;right:0;color:#868686}
[class^=mdIndexNav] .elList .elLink:hover{opacity:.7}
[class^=mdIndexNav].isFixed{background-color:#fff;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);position:relative;z-index:1;height:0;overflow:hidden}
[class^=mdIndexNav].isFixed.elSticky{position:fixed;z-index:5000001;top:0;left:0;width:100%;height:auto;overflow:visible}
[class^=mdIndexNav].isFixed.elSticky.elClose,[class^=mdIndexNav].isFixed.elSticky.elOpen{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}
[class^=mdIndexNav].isFixed.elSticky.elClose,[class^=mdIndexNav].isFixed.elSticky.elHide{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}
[class^=mdIndexNav].isFixed.elCloned{display:none;visibility:hidden}
[class^=mdIndexNav].isFixed.elSticky+.elCloned{display:block}