/*-----------主体内容-----------*/ body { background-color: #e9dfc7; } .container { padding: 2em 1em 1.5em; } .Content h4 { font-size: 20px; margin: 0 0 1em 0; padding-bottom: 5px; letter-spacing: 2px; border-bottom: solid 1px #736357; color: #000; } p { text-indent: 2em; font-size: 18px; text-align: justify; line-height: 23px; padding-bottom: 5px; color: #000; } .page_btn { width: 80%; margin: 0 auto; padding-top: 1em; padding-bottom: 3em; } .btn-prev, .btn-next { width: 49%; text-align: center; height: 40px; background: #000; color: #F8F8F8; border-radius: 8px; margin-bottom: 20px; } /*-----------主体内容 end-----------*/ /*-----------顶部nav-----------*/ .nav-top { position: fixed; top: 0px; width: 100%; height: 50px; background-color: #000000; z-index: 100; } .nav_container { width: 150px; position: relative; margin-left: 8px; line-height: 50px; } .nav_return { position: absolute; top: 10px; width: 30px; height: 30px; background: url(../img/left.png); background-size: contain; } .nav_text { position: relative; left: 33px; color: #d5d5d6; } /*-----------顶部nav end-----------*/ /*-----------顶部--目录 start-----------*/ .top_mulu_box { cursor: pointer; position: fixed; z-index: 10; right: 0; left: 0; width: 100%; height: 2em; padding-right: 10px; padding-left: 10px; border-bottom: 0; display: flex; align-items: center; justify-content: flex-start; background: #e9dfc7; } .top_mulu_return { line-height: 2em; margin-right: 4px; font-size: 14px; } .top_mulu_text { color: #1f200e; font-size: 12px; } /*-----------顶部--目录 end-----------*/ /*-----------底部导航-----------*/ .nav-bottom { position: fixed; bottom: 0; width: 100%; height: 70px; background-color: #000000; /* opacity: 0.9; */ text-align: center; margin: 0 auto; z-index: 9999; } .btn-mulu, .btn_Aa, .btn-model { width: 32%; display: inline-block; color: #F8F8F8; } .mulu, .Aa, .model { width: 32px; margin: 0 auto; text-align: center; position: relative; } .icon_mulu { position: absolute; width: 20px; height: 20px; background: url(../img/mulu.png); background-size: contain; } .icon-Aa { position: absolute; width: 20px; height: 20px; background: url(../img/Aa.png); background-size: contain; } .icon-yejian { position: absolute; width: 20px; height: 20px; background: url(../img/yejian.png); background-size: contain; } .icon-rijian { position: absolute; width: 20px; height: 20px; background: url(../img/rijian.png); background-size: contain; } .text_mulu, .text_Aa, .text_yejian { position: absolute; top: 23px; font-size: 11px; } /*-----------底部导航 end-----------*/ /*-----------字体功能栏-----------*/ .fontPop { position: fixed; bottom: 4.375rem; width: 100%; height: 8.125rem; background-color: #000000; color: #F8F8F8; font-size: 0.9375rem; z-index: 10005; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; } .fontItem { height: 3.125rem; width: 100%; display: flex; justify-content: space-between; align-items: center; } .fontItemTitle { width: 6.625rem; text-align: center; } .fontItemCons { width: calc(100% - 6.625rem); height: 100%; display: flex; justify-content: space-between; align-items: center; padding-right: 1.25rem; } .btn_Big, .btn_Small { width: 7.625rem; height: 1.5625rem; background: none; border: 0.0625rem #8c8c8c solid; color: #F8F8F8; border-radius: 0.9375rem; line-height: 0.625rem; box-sizing: border-box; } .btn_Big { margin-right: 0.625rem; } .bk-item{ /* margin-right: 0.625rem; */ width: 1.875rem; height: 100%; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; font-size: 0.75rem; } .bk-container { background-size: contain; width: 1.5625rem; height: 1.5625rem; border: 0.0625rem #8C8C8C solid; border-radius: 0.9375rem; box-sizing: border-box; } .bk-container-current { border: 0.125rem #00A5F6 solid; } /*-----------字体功能栏 end-----------*/ .index-img { width: 100%; height: 100%; } /*-----------图片样式 start----------*/ .my-img { width: 100%; margin: 0 auto; border: 0.125rem #00A5F6 solid; } /*-----------图片样式 end----------*/ /*-----------目录栏 start-----------*/ .muluBox { position: fixed; bottom: 70px; width: 100%; height: 100%; z-index: 900; } .muluMask { width: 100%; background: #000; opacity: 0.4; position: absolute; top: 0; bottom: 0; } .muluCons { width: 100%; height: 80%; background: #e9dfc7; position: absolute; bottom: 0; overflow-y: auto; } .muluTitle{ height:1.875rem; display: flex; justify-content: space-between; align-items: center; padding:0 0.9375rem; } .list-li-a { text-align: left; } /*-----------目录栏 end-----------*/