@charset "utf-8"; /* 系统样式 */ * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box } li { list-style-type: none; } table { color: #fff; } i { margin: 0px; padding: 0px; text-indent: 0px; } img { border: none; max-width: 100%; } a { text-decoration: none; color: #fff!important; } a.active, a:focus { outline: none !important; text-decoration: none; } ol, ul, p, h1, h2, h3, h4, h5, h6 { padding: 0; margin: 0 } a:hover { color: #1efcdf; text-decoration: none !important } .f_left { float: left; } .f_right { float: right; } .m-l-15 { margin-left: 1.1875rem; } .flex-r{ display: flex; flex-direction:row; } body{ width: 100%; height: 100vh; background: url("../img/bg.jpg") fixed center top; background-size: cover; overflow: hidden; } .bigdata-container .tabs-container .tabs-left>.nav-tabs { width: 14%; margin-top: 1rem; margin-right: 0; } .bigdata-container .tabs-container .tabs-left .panel-body{ width: 85%; height: 94vh; background-color: rgba(20, 31, 59, 0.5); position: relative; box-shadow: rgb(49, 169, 255) 0px 0px 18px inset; border: #1a9edc 1px solid; top: 1rem; } .bigdata-container .tabs-container .tabs-left .panel-body{ margin-left: 15%; } .bigdata-container active{background: #0F769F!important;} .bigdata-container .tabs-container .nav-tabs>li.active>a{ background-color: rgba(20, 31, 59, 0.5); position: relative; box-shadow: rgb(49, 169, 255) 0px 0px 18px inset; border: #1a9edc 1px solid; } .bigdata-container .tabs-container .tabs-left>.nav-tabs .active>a, .bigdata-container .tabs-container .tabs-left>.nav-tabs .active>a:focus, .bigdata-container .tabs-container .tabs-left>.nav-tabs .active>a:hover { border: 1px solid #00a65a; color: #fff; margin-left: 1rem; } .bigdata-container .tabs-container .tabs-left>.nav-tabs>li>a{ border-radius: 1rem; } .bigdata-container .nav-tabs>li>a{ padding: 3rem 1rem; text-align: center; font-size: 2rem; border-radius: 5rem; } /* 头部 */ .header { width: 100%; height: 4vh; background: rgba(0, 80, 154, .3); float: left; } .header .nav { position: absolute; top: .5rem; left: 0.6875rem; z-index: 5; text-align: left; height: 2.5rem } .header .nav ul li { display: inline-block; float: left; height: 2.5rem; line-height: 2.2rem; padding: 0 0.625rem; border: 1px solid #1f50b3; cursor: pointer; margin-right: 0.875rem; background: rgba(31, 73, 135, .6); } .header .block-small { width: 0.375rem; height: 0.3125rem; background-color: #1efcdf; opacity: 0.5 } .header .b-s-l-t { position: absolute; top: 0.25rem; left: 0.0625rem; } .header .b-s-l-b { position: absolute; bottom: 0.25rem; left: 0.0625rem; } .header .nav ul li:hover { border: 1px solid #1efcdf; color: #1efcdf; background: rgba(26, 87, 177, .8); } .header .nav ul li:hover a { color: #1efcdf; } .header .logo-title { width: 509px; height: 4rem; text-align: center; margin: 0 auto; font-size: 22px; background: url(../img/tit-jx.png) no-repeat 100% center; } .header .logo-title h6 { display: block; font-weight: bolder; font-size: 22px; height: 4rem; line-height: 4rem; background-image: -webkit-linear-gradient(top, #ffffff, #77aae9); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .header .fast-menu { position: absolute; top: 0; right: 0; } .header .fast-menu a { margin-top: 0.375rem; display: inline-block; margin-right: 0.3125rem; height: 2.5rem; line-height: 2.5rem; border-bottom: 2px solid #1F50B3; margin-right: 1.25rem; } .header .fast-menu a:hover { border-bottom: 3px solid #1efcdf } .bigdata-container .table>thead>tr>th{ background-color: rgba(20, 31, 59, 0.5); position: relative; box-shadow: rgb(49 169 255) 0px 0px 5px inset; border: #1a9edc 1px solid; font-weight: bolder; } .bigdata-container .table>tbody>tr>td{ background-color: rgba(20, 31, 59, 0.5); position: relative; border: #1a9edc 1px solid; } .bigdata-container .table-bordered{ border:none; } .bigdata-container .table-striped>tbody>tr:nth-of-type(odd){ background: none } .panel-body{ display: flex; flex-direction: column; } .search-bar{ margin-bottom: 1.5rem; display: flex; } .input-group{ width: 25%; margin-left: 2rem; } .search-bar .btn-primary.btn-outline{ background-color: rgba(20, 31, 59, 0.5); box-shadow: rgb(49 169 255) 0px 0px 5px inset; border: #1a9edc 1px solid; font-weight: bolder; } .search-bar .btn-primary{ background-color: rgba(20, 31, 59, 0.5); box-shadow: rgb(49 169 255) 0px 0px 5px inset; border: #1a9edc 1px solid; font-weight: bolder; } .btn-group .btn-white{ background-color: rgba(20, 31, 59, 0.5)!important; border: #1a9edc 1px solid!important; font-weight: bolder!important; box-shadow: rgb(49 169 255) 0px 0px 5px inset; color:#1a9edc ; } .select-list ul li{ float: left; margin-right: 1rem; height: 34px; line-height: 34px; } .select-list label{ color:#1a9edc ; } .bigdata-container .form-control{ background-color: rgba(20, 31, 59, 0.5)!important; border: #1a9edc 1px solid!important; font-weight: bolder!important; box-shadow: rgb(49 169 255) 0px 0px 5px inset; color: #fff; } .bigdata-container select{ background-color: rgba(20, 31, 59, 0.5)!important; border: #1a9edc 1px solid!important; font-weight: bolder!important; box-shadow: rgb(49 169 255) 0px 0px 5px inset; color: #fff; height: 34px; line-height: 34px; padding:0 2rem; border-radius: .5rem; }