123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447 |
- .homebody {
- background-color: rgba(188, 232, 241, 1);
- height: 100vh;
- display: flex;
- }
- .rootframe {
- display: flex;
- flex-direction: column;
- justify-content: flex-start;
- width: 100%;
- height: 100vh;
- }
- .headcustom {
- display: flex;
- background-color: #2D89F0;
- border-width: 0;
- height: 90px;
- }
- .bodycustom {
- display: flex;
- border-width: 0;
- flex: 1;
- margin-top: 6px;
- overflow-y: auto;
- overflow-x: hidden;
- }
- .bodypanleft {
- margin: 0px 5px;
- width: 200px;
- min-height: 500px;
- background-color: #fff;
- margin-bottom: 5px;
- border: none;
- flex: 0 0 15%;
- }
- .bodypan {
- min-height: 500px;
- padding-right: 2px;
- margin-bottom: 5px;
- overflow-y: auto;
- overflow-x: hidden;
- background-color: #fff;
- flex: 1;
- }
- #tab_Top > li {
- -webkit-touch-callout: none; /* iOS Safari */
- -webkit-user-select: none; /* Chrome/Safari/Opera */
- -khtml-user-select: none; /* Konqueror */
- -moz-user-select: none; /* Firefox */
- -ms-user-select: none; /* Internet Explorer/Edge */
- user-select: none;
- /* Non-prefixed version, currently
- not supported by any browser */
- }
- .logosize {
- margin: 16px 0px 16px 16px;
- height: 58px;
- width: 130px;
- }
- .cm-logo {
- padding: 6px 0px;
- width: auto;
- height: auto;
- max-width: 100%;
- max-height: 100%;
- }
- .leftnav > li > .a_main_menu_active {
- background-color: #0189FF;
- color: #fff;
- }
- /*.panel-default > .panel-heading {
- color: #333333;
- background-color: #f5f5f5;
- background-color: #fff;
- border-color: #dddddd;
- }*/
- .left_line {
- border: 1px solid #e5e5e5;
- }
- .panel-default > a {
- position: relative;
- display: block;
- text-decoration: none;
- color: #333;
- font-size: 14px;
- }
- /*菜单*/
- .navbar-custom .navbar-nav > li > a {
- color: #fff;
- }
- .navbar-custom .navbar-nav > li > a:hover,
- .navbar-custom .navbar-nav > li > a:focus {
- color: #fff;
- background-color: #79b9ff;
- }
- .navbar-custom .navbar-nav > .active > a,
- .navbar-custom .navbar-nav > .active > a:hover,
- .navbar-custom .navbar-nav > .active > a:focus {
- color: #fff;
- background-color: #51A4FF;
- }
- .leftnav > li {
- position: relative;
- display: block;
- }
- .indexhome_maintext > a, .indexhome_maintext > a:hover {
- text-decoration: none;
- color: #333;
- font-size: 14px;
- }
- .leftnav > li > a {
- text-decoration: none;
- position: relative;
- display: block;
- padding: 10px 20px;
- color: #666;
- }
- /*.indexhome_setext > li > a {
- color: #666;
- }*/
- .leftnav {
- padding: 0;
- }
- .left_menu_active {
- background-color: #0189ff;
- }
- li.left_menu_active > a {
- color: #fff;
- }
- /*#region 首页*/
- #main-menuList > li {
- position: relative;
- display: block;
- width: 310px;
- height: 230px;
- float: left;
- margin: 11px;
- border: 1px solid #bcbcbc;
- }
- #main-menuList > li .image {
- height: 190px;
- }
- #main-menuList > li .font {
- height: 38px;
- background: #f5f5f5;
- font-family: 'Microsoft Regula';
- color: #4d4d4d;
- font-size: 21px;
- text-align: left;
- padding-left: 20px;
- line-height: 38px;
- }
- #main-menuList > li a {
- text-decoration: none;
- }
- /*#endregion */
- #tab-navs ul li img {
- height: 36px;
- float: left;
- margin-top: 5px;
- margin-left: 8px;
- }
- #tab-navs ul li span {
- height: 28px;
- float: left;
- margin-left: 5px;
- line-height: 1;
- padding-top: 8px;
- }
- .menu_up, .menu_down {
- background: #ffffff none repeat scroll 0 0;
- height: 25px;
- width: 120px;
- display: none;
- }
- .menu_down a {
- background: url("/Content/images/menu-down.png") no-repeat scroll center top;
- display: block;
- height: 25px;
- width: 120px;
- text-decoration: none;
- margin: 0;
- padding: 0;
- }
- .menu_down a:hover {
- background: url("/Content/images/menu-down_on.png") no-repeat scroll center top;
- }
- .menu_up a {
- background: url("/Content/images/menu-up.png") no-repeat scroll center top;
- display: block;
- height: 25px;
- width: 120px;
- text-decoration: none;
- margin: 0;
- padding: 0;
- }
- .menu_up a:hover {
- background: url("/Content/images/menu-up_on.png") no-repeat scroll center top;
- }
- /*
- angularstrap
- */
- .modal-backdrop.am-fade {
- opacity: .5;
- transition: opacity .15s linear;
- /*&.ng-enter {
- opacity: 0;
- &.ng-enter-active {
- opacity: .5;
- }
- }
- &.ng-leave {
- opacity: .5;
- &.ng-leave-active {
- opacity: 0;
- }
- }*/
- }
- .aside-backdrop {
- opacity: .5;
- transition: opacity .15s linear;
- }
- .formtable1 .form_foot, .panel_foot {
- align-content: center;
- text-align: center;
- }
- .formtable1 * {
- font-size: 12px;
- }
- .table3col > tbody > tr > th {
- width: 12%;
- line-height: 36px;
- text-align: right;
- }
- .tform {
- width: 100%;
- }
- .tform .input-group {
- padding-top: 3px;
- }
- .tform > tbody > tr > th {
- vertical-align: middle;
- padding: 0;
- }
- .tform > tbody > tr > td {
- vertical-align: middle;
- padding: 1px 2px;
- }
- /*
- input,select {
- height: 30px !important;
- }*/
- .formquery-panel-height {
- min-height: 450px;
- margin: 30px 5px 0px 15px;
- }
- .formquery * {
- font-size: 12px;
- }
- .formquery-panel-height > .panel-heading {
- background-color: white;
- }
- .formquery-panel-height > .panel-heading > h4 {
- margin-top: 4px;
- margin-bottom: 4px;
- }
- .formquery {
- margin: 3px 3px 3px 5px;
- padding: 10px;
- }
- .formquery1 {
- margin: -30px 3px 3px 5px;
- padding: 10px;
- }
- .formquery-btns-panel {
- margin-left: 6px;
- }
- /*.panel-default > .panel-heading {
- color: #333333;
- background-color: #f5f5f5;
- background-color: #fff;
- border-color: #dddddd;
- }*/
- table.tform th {
- background-color: #f0f8ff;
- }
- table.tlist th {
- background: #f0f8ff;
- line-height: 26px;
- border: 1px solid #FFFFFF;
- text-align: center;
- font-size: 12px;
- }
- .tlist td {
- font-size: 12px;
- padding: 2px !important;
- }
- table.tlist .gifthbtn {
- font-size: 18px;
- margin-left: 10px;
- cursor: pointer;
- }
- .form_op_btns {
- display: flex;
- align-items: center;
- justify-content: flex-end;
- }
- .diytooltip .tooltip-inner {
- max-width: 500px;
- text-align: left;
- font-size: 14px;
- text-transform: uppercase;
- box-shadow: 0 0 7px black;
- }
- /*
- *Alerts placement center
- */
- .alert.center {
- position: fixed;
- z-index: 1150;
- margin: 20px;
- right: auto;
- }
- .alert.center {
- top: 45%;
- left: 40%;
- }
- .alert.center-d {
- top: 45%;
- left: 25%;
- }
- .alert.center .close {
- padding-left: 10px;
- }
- .table {
- margin-bottom: 0px;
- }
- /*
- p {
- margin: -5px 0px 20px;
- }
- */
- li.row {
- margin-bottom: 8px;
- }
- .loginframe {
- display: flex;
- align-items: center;
- justify-content: center;
- width: 100%;
- min-height: 100vh;
- background-image: url("../../content/images/login-bg.png");
- background-repeat: no-repeat;
- background-size: 100% 100%;
- }
- .loginbox {
- display: flex;
- justify-content: flex-end;
- align-items: center;
- width: 45%;
- height: 35vh;
- background-image: url("../../content/images/login_box.png");
- background-repeat: no-repeat;
- background-size: 100% 100%;
- min-width: 650px;
- }
- .logininputdiv {
- display: flex;
- width: 65%;
- }
- .input-group-img {
- padding: 0 !important;
- }
|