/*-----------主体内容-----------*/ .container { padding: 2em 1em 1.5em; } .Content h4 { font-size: 1.5rem; margin: 0 0 1em 0; padding-bottom: 0.3125rem; letter-spacing: 0.125rem; } p { text-indent: 2em; font-size: 1.125rem; text-align: justify; line-height: 2.0625rem; padding-bottom: 0.3125rem; } .page_btn { width: 80%; margin: 0 auto; padding-top: 1em; padding-bottom: 3em; position: relative; z-index: 9999; } .btn-prev, .btn-next { width: 49%; text-align: center; height: 2.5rem; border-radius: 0.5rem; margin-bottom: 1.25rem; } /* 主体为表格的样式 */ .table { /* background-color: transparent; */ border: none; font-size: 0.75rem; } .caption { font-size: 1rem; border-bottom: 0.0625rem solid #444444; text-align: right; box-sizing: border-box; padding-bottom: 0.625rem; } .table, .td, .th { margin: 0; padding: 0; vertical-align: middle; text-align: center; } .tbody .td, .tbody .th { /* background-color: transparent; */ border-bottom: 0.0625rem solid #444444; border-top: 0.0625rem solid #444444; padding: 0.5625rem; box-sizing: border-box; } .tbody .td:nth-of-type(2) { text-align: left; } .tfoot .td, .tfoot .th { font-weight: bold; padding: 0.25rem 0.5rem 0.375rem 0.5625rem; text-align: center; } .thead .th { font-size: 0.875rem; font-weight: bold; line-height: 1.1875rem; padding: 0 0.5rem 0.125rem; text-align: center; } .thead .th:nth-of-type(1) { max-width: 3.125rem; } .thead .th:nth-of-type(4) { max-width: 11.25rem; } /*-----------主体内容 end-----------*/ /*-----------顶部nav-----------*/ .nav-top { position: fixed; top: 0px; width: 100%; height: 2.8125rem; z-index: 100; } .nav_container { width: 9.375rem; margin-left: 0.5rem; height: 100%; display: flex; align-items: center; } .nav_return { width: 1.45rem; height: 1.45rem; margin-right: 0.375rem; } .dark-icon-navleft{ background: url(../img/left_round.png); background-size: contain; } .light-icon-navleft{ background: url(../img/left_round_n.png); background-size: contain; } /*-----------顶部nav end-----------*/ /*-----------顶部--目录 start-----------*/ .top_mulu_box { cursor: pointer; position: fixed; z-index: 10; right: 0; left: 0; width: 100%; height: 2em; padding: 0 0.625rem; border-bottom: 0; display: flex; align-items: center; justify-content: space-between; } .top_left, .top_right, .top_center { height: 100%; display: flex; align-items: center; } .top_left { justify-content: flex-start; width: 3.75rem; } .top_right { justify-content: flex-end; } .top_center { justify-content: center; width: calc(100% - 3.75rem); } .top_left_icon { line-height: 2em; margin-left: -0.5rem; font-size: 0.875rem; width: 1.25rem; height: 1.25rem; } .top_left_text { font-size: 1rem; } .top_center_text { font-size: 1rem; display: inline-block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } /*-----------顶部--目录 end-----------*/ /*-----------底部导航-----------*/ .nav-bottom { position: fixed; bottom: 0; width: 100%; height: 4.375rem; text-align: center; margin: 0 auto; z-index: 9999; } .btn-mulu, .btn_Aa, .btn-extra { width: 32%; display: inline-block; } .mulu, .Aa, .extra { width: 2rem; margin: 0 auto; text-align: center; position: relative; } .bottom-icon { position: absolute; width: 1.25rem; height: 1.25rem; } .dark-icon-mulu { background: url(../img/mulu.png); background-size: contain; } .light-icon-mulu { background: url(../img/mulu_n.png); background-size: contain; } .dark-icon-Aa { background: url(../img/Aa.png); background-size: contain; } .light-icon-Aa { background: url(../img/Aa_n.png); background-size: contain; } .dark-icon-extra { background: url(../img/set.png); background-size: contain; } .dark-icon-extra.act { background: url(../img/set_n.png); background-size: contain; } .light-icon-extra { background: url(../img/set1.png); background-size: contain; } .light-icon-extra.act { background: url(../img/set1_n.png); background-size: contain; } .text_mulu, .text_Aa, .text_extra { position: absolute; top: 1.375rem; font-size: 0.75rem; } /*-----------底部导航 end-----------*/ /*-----------其他功能栏-----------*/ .extraPop {} /*-----------字体功能栏-----------*/ .fontPop {} .fontPop, .extraPop { position: fixed; bottom: 4.375rem; width: 100%; height: 5.125rem; 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; } .bk-item { 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; display: block; } /*-----------图片样式 end----------*/ /*-----------底部导航的目录栏 start-----------*/ .muluBox { position: fixed; width: 100%; height: 100%; z-index: 99999; } .muluMask { width: 100%; background: #000; opacity: 0.4; position: absolute; top: 0; bottom: 0; } .muluCons { width: 100%; height: 80%; 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-----------*/ .notScroll { overflow: hidden; }