#commonHeader{width:100%;background-color:#163e87;color:#fff;text-align:center;flex-direction:column}#commonHeader,.header-content{display:flex;justify-content:center;align-items:center}.header-content{width:1200px;height:100px;flex-direction:row}.header-content-left{width:45%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.header-content-right{width:55%;height:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;color:#fff;font-size:15px}.header-func{width:100%;height:44px;border-bottom:5px solid #163e87;background-color:#d2deee;flex-direction:column;justify-content:center}.header-func,.header-func-bar{display:flex;align-items:center}.header-func-bar{height:100%;width:1200px;flex-direction:row;justify-content:flex-start;position:relative}.header-func-bar .func-btn{width:120px;height:44px;line-height:44px;margin-right:15px;color:#2c3e50;font-size:20px;font-weight:700;text-align:center;cursor:pointer}.header-func-bar .func-btn:hover,.header-func-bar .selected{background-color:#fff}.header-func-bar .header-func-sub{background-color:#fff;width:1200px;height:380px;box-shadow:0 10px 10px -5px #999;position:absolute;top:44px;left:0;right:0;z-index:1;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.header-func-sub-top{width:100%;height:330px;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;overflow:hidden}.header-func-sub-content{margin-top:15px;margin-left:15px;width:150px;cursor:pointer}.sub-type-content{margin-top:6px;line-height:30px;color:#2c3e50;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sub-type-content:hover{color:#fff;background-color:#163e87}.func-btn>ul>li>ul{position:absolute;display:none}.func-btn>ul>li:hover ul{display:block}#commonBottom{width:100%;height:160px;background-color:#163e87;flex-direction:column;justify-content:center;color:#fff;position:absolute;left:0;bottom:0}#commonBottom,.bottom-up{display:flex;align-items:center}.bottom-up{width:1200px;height:120px;flex-direction:row;justify-content:space-between;border-bottom:1px solid hsla(0,0%,78.4%,.2)}.bottom-up-left{height:120px}.bottom-up-left,.bottom-up-right{width:47%;display:flex;flex-direction:column;justify-content:space-around;align-items:flex-start;font-size:13px}.bottom-up-right{height:100%}.bottom-up-right .bottom-common{width:100%;height:45%;display:flex;flex-direction:column;justify-content:space-around;align-items:flex-start}.bottom-common .bottom-common-content{width:100%;height:45%}.bottom-common .bottom-common-content,.bottom-down{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.bottom-down{width:1200px;height:30px;font-size:12px;font-weight:700}#productMenu{font-size:20px;font-weight:700;width:100%;background-color:#163e87;color:#fff;line-height:50px}.el-submenu__title{display:flex;align-items:center;text-align:left}.el-submenu__title span{white-space:normal;word-break:break-word;line-height:25px;flex:1;padding-right:5px;text-align:left}.el-menu-item{display:flex;align-items:center;padding-right:20px!important;text-align:left}.el-menu-item span{white-space:normal;word-break:break-word;line-height:25px;flex:1;padding-right:5px;text-align:left}.selectedTitle{color:#3287ff}body{margin:0}body,html{height:100%}