.bread-head{width:1800px;height:144px;margin:0 auto;box-sizing:border-box;padding:40px 0;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;position:relative}.bread-head .bread-left{display:-ms-flexbox;display:flex;position:fixed;top:52px;left:60px;z-index:1}.bread-head .bread-left .bread-icon{display:block;width:64px;height:64px;float:left;background-image:url(/content/images/menu_normal.png);background-size:22px 22px;background-position:center center;background-repeat:no-repeat;cursor:pointer;background-color:#08F;border:1px solid #FFF;box-shadow:0 0 12px 0 rgba(0,0,0,.2);border-radius:100%}.bread-head .bread-left .bread-icon.active{background-color:rgba(10,120,216,.5)}.bread-head .bread-left .bread-nav{height:64px;float:left;overflow:hidden;margin-left:24px;display:-ms-flexbox;display:flex}.bread-head .bread-left .bread-nav .bread-nav-word{font-size:24px;color:#333;line-height:64px;font-weight:700;padding:0 0 0 40px;margin:0}.bread-head .bread-left .bread-nav .bread-nav-word:first-of-type{padding:0}.bread-head .bread-left .bread-nav .bread-nav-word.bread-arrow{background-size:24px 24px;background-position:left 8px top 20px;background-repeat:no-repeat;background-image:url(https://www.tp-link.com.cn/content/images/common/training.png)}.bread-head .bread-left .bread-list{position:absolute;top:80px;left:0;z-index:1;background:#FFF;border:1px solid #E6E6E6;box-shadow:0 0 12px 0 rgba(0,0,0,.2);border-radius:8px;display:-ms-flexbox;display:flex}.bread-head .bread-left .bread-list .bread-list-word{font-size:24px;color:#333;line-height:64px;font-weight:700;width:100%;height:64px;padding:0 16px;margin:0;box-sizing:border-box;cursor:pointer;display:block;white-space:nowrap}.bread-head .bread-left .bread-list .bread-list-word.active{background:#E5F3FF;color:#08F}.bread-head .bread-left .bread-list .bread-list-word:hover{color:#08F}.bread-head .bread-left .bread-list .bread-summary{width:160px;padding:16px 0}.bread-head .bread-left .bread-list .bread-level0{display:-ms-flexbox;display:flex}.bread-head .bread-left .bread-list .bread-level0 .bread-level1{padding:16px 0;border-left:1px solid #E6E6E6;max-height:60vh;overflow-y:auto}.bread-head .bread-left .bread-list .bread-level0 .bread-level2{padding:16px 0;border-left:1px solid #E6E6E6}.bread-head .bread-right .bread-title{position:absolute;left:50%;top:0;transform:translateX(-50%);font-size:40px;color:#333;line-height:56px;font-weight:700;text-align:center}