| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447 |
- /*-----------主体内容-----------*/
- body {
- background-color: #e9dfc7;
- }
- .container {
- padding: 2em 1em 1.5em;
- }
- .Content h4 {
- font-size: 24px;
- margin: 0 0 1em 0;
- padding-bottom: 5px;
- letter-spacing: 2px;
- color: #000;
- }
- p {
- text-indent: 2em;
- font-size: 18px;
- text-align: justify;
- line-height: 33px;
- padding-bottom: 5px;
- color: #000;
- }
- .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: 40px;
- background: #000;
- color: #F8F8F8;
- border-radius: 8px;
- margin-bottom: 20px;
- }
- /* 主体为表格的样式 */
- .table {
- background-color: transparent;
- border: none;
- color: #565;
- font: 12px arial;
- }
- .caption {
- font-size: 16px;
- border-bottom: 1px solid #444444;
- text-align: right;
- box-sizing: border-box;
- padding-bottom: 10px;
- }
- .table,
- .td,
- .th {
- margin: 0;
- padding: 0;
- vertical-align: middle;
- text-align: center;
- }
- .tbody .td,
- .tbody .th {
- background-color: transparent;
- border-bottom: 1px solid #444444;
- border-top: 1px solid #444444;
- padding: 9px;
- box-sizing: border-box;
- }
- .tbody .td:nth-of-type(2) {
- text-align: left;
- }
- .tfoot .td,
- .tfoot .th {
- font-weight: bold;
- padding: 4px 8px 6px 9px;
- text-align: center;
- }
- .thead .th {
- font-size: 14px;
- font-weight: bold;
- line-height: 19px;
- padding: 0 8px 2px;
- text-align: center;
- }
- .thead .th:nth-of-type(1) {
- width: 50px;
- }
- .thead .th:nth-of-type(4) {
- width: 180px;
- }
- /*-----------主体内容 end-----------*/
- /*-----------顶部nav-----------*/
- .nav-top {
- position: fixed;
- top: 0px;
- width: 100%;
- height: 45px;
- 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: space-between;
- background: #e9dfc7;
- }
- .top_mulu_left,
- .top_mulu_right,
- .top_mulu_center {
- height: 100%;
- display: flex;
- align-items: center;
- }
- .top_mulu_left {
- justify-content: flex-start;
- }
- .top_mulu_right {
- justify-content: flex-end;
- }
- .top_mulu_center {
- justify-content: center;
- }
- .top_back_icon {
- line-height: 2em;
- margin-left: -0.5rem;
- margin-right: -0.125rem;
- font-size: 14px;
- width: 1.875rem;
- height: 1.875rem;
- background: url(../img/leftNav.png);
- background-size: contain;
- }
- .top_mulu_icon {
- line-height: 2em;
- margin-left: -0.5rem;
- font-size: 14px;
- width: 1.275rem;
- height: 1.275rem;
- background: url(../img/mulu2.png);
- background-size: contain;
- }
- .top_mulu_text {
- color: #1f200e;
- font-size: 16px;
- }
- /*-----------顶部--目录 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,
- .btn-extra {
- width: 32%;
- display: inline-block;
- color: #F8F8F8;
- }
- .mulu,
- .Aa,
- .model,
- .extra {
- 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-extra {
- position: absolute;
- width: 20px;
- height: 20px;
- background: url(../img/set.png);
- background-size: contain;
- }
- .icon-extra.act {
- position: absolute;
- width: 20px;
- height: 20px;
- background: url(../img/set_n.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,
- .text_extra {
- position: absolute;
- top: 23px;
- font-size: 11px;
- }
- /*-----------底部导航 end-----------*/
- /*-----------其他功能栏-----------*/
- .extraPop {}
- /*-----------字体功能栏-----------*/
- .fontPop {}
- .fontPop,
- .extraPop {
- position: fixed;
- bottom: 4.375rem;
- width: 100%;
- height: 5.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;
- display: inline;
- float: left;
- border: 0.125rem #00A5F6 solid;
- }
- /*-----------图片样式 end----------*/
- /*-----------底部导航的目录栏 start-----------*/
- .muluBox {
- position: fixed;
- /* bottom: 70px; */
- 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%;
- 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-----------*/
- .notScroll {
- overflow: hidden;
- }
|