#fh5co-header { position: fixed; z-index: 10; width: 100%; margin: 0px 0 0 0; background: rgba(0, 0, 0, 0.1); } .container { box-sizing: border-box; padding: 0 0.3rem; } .header-inner { height: 1.16rem; width: 100%; display: flex; align-items: center; justify-content: space-between; } .logoI{ display: block; width: 1.61rem; height: 0.67rem; float: left; } .contimg{ display: block; width: 100%; height: 8.99rem; /* position: relative; */ } .porel { position: relative; } .porab{ width: 90%; position: absolute; left: 7%; top: 22%; } .baileft .porabp1{color: #ffffff;} .baileft .porabp2{color: #ffffff;} .porabp1{ font-size: 0.46rem; color: #000; font-style: italic; margin-bottom: 0.3rem; } .porabp2{ font-size: 0.3rem; color: #444; line-height: 0.48rem; } /*渚ц竟瀵艰埅*/ .meng { width: 100%; height: 100%; background-color: rgba(0,0,0,0.3); position: fixed; top: 0; right: 0; z-index:99; display: none; } .icons{ width: 0.3rem; } .icon_close{ position: absolute; top: 0rem; right: 0rem; width: 25%; display: flex; align-items: center; justify-content: center; height: 1.2rem; line-height: 1.2rem; border-bottom: 1px solid #e6e6e6; box-sizing: border-box; } .public_menuCont { width: 70%; background-color: #ffffff; position: fixed; right: -105%; top: 0; z-index: 100; } .public_menuA { width: 100%; display: block; cursor: pointer; height: 1.2rem; line-height: 1.2rem; font-size: 0.32rem; border-bottom: 1px solid #e6e6e6; box-sizing: border-box; padding-left: 0.7rem; } .width75{width:75% !important;} .red_menu { color: #003f80; font-weight: bold; } .gray_menu { color: #333; } .bodyover { width: 100%; height: 100vh; overflow: hidden; } .menuI{ width: 0.76rem; height: 0.76rem; border-radius: 0.06rem; background: #D9D9E3; box-sizing: border-box; padding: 0.15rem 0.2rem; display: flex; flex-direction: column; justify-content: space-evenly; } .heng{ width: 100%; height: 0.04rem; background: #003F80; border-radius: 0.2rem; } .yheaderc { background-color: #003F80cc !important; }