123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475 |
- body{
- font-size: 18px;
- background-color: #FFF;
- font-family:"黑体", "Noto Sans CJK SC", "Source Han Sans CN";
- }
- .main{
- width: 1210px;
- margin: auto;
- }
- header{
- background-color: #962a2e;
- width: 100%;
- height: 138px;
- }
- header .main{
- padding-top: 24px;
- }
- header .main .logo{
- height: 70px;
- }
- header .main .words{
- padding-top: 20px;
- }
- header .main .words span{
- font-size: 20px;
- color: #FFF;
- margin-right: 4px;
- }
- header .main .title{
- margin-left: 30px;
- display: inline-block;
- padding-left: 30px;
- border-left: 1px solid #D3D3D3;
- font-size: 20px;
- color: #333333;
- height: 70px;
- line-height: 70px;
- }
- .content{
- min-height: 926px;
- }
- .content-box .form-control{
- border-radius: 0;
- border: 1px solid #e5e5e5;
- font-size: 15px;
- }
- .content-box .form-control:disabled{
- background-color: #FFF;
- }
- .container{
- padding: 0;
- }
- .container .box{
- height: 415px;
- margin: 110px 0 124px 0;
- }
- .container .box .left{
- display: inline-block;
- width: 620px;
- height: 520px;
- overflow: hidden;
- text-align: center;
- }
- .container .box .left img{
- display: block;
- margin: auto;
- }
- .container .box .right{
- overflow: hidden;
- background-color: #FFF;
- vertical-align:top;
- }
- .container .box .right .login-form{
- margin: auto;
- border:1px solid #eaeaea;
- border-top: 4px solid #92272b;
- width: 456px;
- }
- .container .box .right .login-form .title{
- font-size: 22px;
- color: #666666;
- text-align: center;
- padding-bottom: 14px;
- margin: 20px 30px 0px 30px;
- border-bottom: 1px solid #eaeaea;
- }
- .container .box .right .login-form .input-box{
- padding: 16px 30px 40px 30px;
- }
- .container .box .right .login-form .form-group{
- margin: 0;
- padding: 0;
- font-size: 16px;
- }
- .container .box .right .login-form .form-group .control-label{
- padding-left: 0;
- padding-right: 0;
- font-weight: normal;
- color: #333;
- min-width: 64px;
- text-align: rigth;
- }
- .container .box .right .login-form .form-control{
- height: 50px;
- line-height: 50px;
- border-radius: 0;
- border: 1px solid #e5e5e5;
- font-size: 16px;
- margin-top: 10px;
- color: #333;
- padding-left: 20px;
- }
- .container .box .right .login-form .has-error .form-control {
- border-color: #a94442;
- -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
- box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
- }
- .container .box .right .login-form .has-feedback .form-control-feedback{
- top: 18px;
- }
- .container .box .right .login-form .control-label{
- font-size: 16px;
- color: #666 !important;
- margin-top: 20px !important;
- }
- .container .box .right .login-form .col-md-12{
- padding: 0;
- margin: 0;
- }
- .container .box .right .login-form .img-code{
- display: inline-block;
- border: 1px solid #e5e5e5;
- width: 100px;
- height: 50px;
- line-height: 50px;
- vertical-align: middle;;
- text-align: center;
- }
- .container .box .right .login-form .img-code img{
- margin-top: 5px;
- }
- .container .box .right .login-form .form-control.input-sm{
- width: 215px;
- display: inline-block;
- }
- .container .box .right .login-form .as-box{
- margin-top: 20px;
- }
- .container .box .right .login-form .as{
- font-size: 16px;
- }
- .container .box .right .login-form .login-btn{
- height: 50px;
- line-height: 50px;
- border-radius: 4px;
- background-color: #92272b;
- color: #FFF;
- font-size: 20px;
- border:none;
- width: 100%;
- }
- .container .box .right .login-form .as a,.container .box .right .login-form .as:hover,.container .box .right .login-form .as.active{
- color: #962a2e;
- }
- .container .box .right .login-form .login-btn:hover{
- background-color: #7c0709;
- }
- .container .box .right .login-form .login-btn:active {
- background-color: #7C0709;
- }
- footer{
- background-color: #F3F3F3;
- margin-top: 30px !important;
- }
- footer .box{
- width: 1180px;
- padding: 20px 30px;
- color: #333;
- font-size: 16px;
- line-height: 20px;
- }
- footer .box .title{
- border-bottom: 1px solid #ad3438;
- }
- footer .box .title ul{
- padding: 0;
- margin: 0;
- }
- footer .box .title ul li{
- display: inline-block;
- list-style: none;
- font-size: 20px;
- color: #c47476;
- padding-bottom: 16px;
- margin-bottom: -1px;
- }
- footer .box ul.items{
- margin-top: 14px;
- line-height: 28px;
- padding: 0;
- }
- footer .box ul.items li{
- color: #666;
- float: left;
- width: 540px;
- list-style: inherit;
- margin-left: 14px;
- }
- .content-box{
- min-height: 926px;
- margin-bottom: 30px;
- }
- .content-box .nav{
- background-color: #962a2e;
- width: 246px;
- border-top-left-radius: 4px;
- border-bottom-left-radius: 4px;
- min-height: 926px;
- text-align: center;
- color: #FFF;
- }
- .content-box .nav .logo img{
- width: 120px;
- margin-top: 30px;
- }
- .content-box .nav .name{
- margin: 20px;
- font-size: 20px;
- }
- .content-box .nav .sys-name{
- font-size: 16px;
- margin-top: 20px;
- }
- .content-box .nav .menu{
- margin-top: 50px;
- width: 246px;
- }
- .content-box .nav .menu .item{
- list-style: none;
- border-bottom: 1px solid rgba(255,255,255,0.3);
- padding: 20px;
- cursor: pointer;
- }
- .content-box .nav .menu .item.active,.content-box .nav .menu .item:hover{
- background-color: #cd4c50;
- }
- .content-box .nav .menu .item .menu-name{
- margin-top: 20px;
- }
- .content-box .content{
- width: 964px;
- }
- .content-box .content .top{
- height: 66px;
- line-height: 66px;
- background-color: #FFF;
- border-top-right-radius: 4px;
- }
- .content-box .content a{
- text-decoration: none;
- color: #333;
- font-size: 15px;
- }
- .content-box .content .pull-left{
- padding-left: 30px;
- }
- .content-box .content .pull-left a{
- margin-right: 40px;
- }
- .content-box .content .pull-right{
- padding-right: 30px;
- }
- .content-box .content .pull-right a{
- font-size: 14px;
- }
- .content-box .content .pull-right a.logout{
- color: #666;
- }
- .content-box .content .pull-right a.name{
- color: #02abec;
- border-right: 1px solid #02abec;
- margin-right: 14px;
- padding-right: 4px;
- }
- .content-box .content .pull-right a.name img{
- vertical-align: -5px;
- margin-right: 6px;
- }
- .content-box .content .panel{
- background-color: #FFF;
- margin: 0px 0 0 0px;
- padding: 40px;
- }
- .content-box .content .panel .page-header{
- color: #295bb0;
- padding-bottom: 10px;
- border-bottom: 1px solid #ccc;
- margin: 20px 0;
- }
- .content-box .content .panel .page-header .title{
- border-bottom: 2px solid #295bb0 ;
- padding-bottom: 13px;
- font-weight:bold;
- font-size: 115%;
- }
- .content-box .forget-content .forget-content-padding{
- padding: 20px;
- }
- .content-box .forget-content{
- background-color: #FFF;
- border-top-right-radius: 4px;
- border-bottom-right-radius: 4px;
- width: 944px;
- min-height: 926px;
- }
- .content-box .forget-content .title{
- color: #295bb0;
- padding-bottom: 9px;
- border-bottom: 1px solid #ccc;
- }
- .content-box .forget-content .title span{
- border-bottom: 1px solid #295bb0 ;
- padding-bottom: 12px;
- }
- .content-box .std-info-form,.content-box .std-info-upload{
- margin-top: 30px;
- }
- .content-box .std-info-upload .item{
- padding: 0;
- }
- .content-box .std-info-upload .item .title{
- color: #666;
- margin-top: 10px;
- }
- .content-box .std-info-upload .item .file{
- width: 200px;
- height: 200px;
- margin-top: 20px;
- color: #999;
- background-color: #eeeeee;
- font-size: 20px;
- }
- .content-box .tips{
- color: #666;
- font-size: 16px;
- margin-top: 20px;
- margin-bottom: 20px;
- }
- .category-box{
- padding: 30px 44px;
- }
- .category-box .category{
- color: #333;
- font-size: 15px;
- padding: 14px 0;
- width: 280px;
- margin: auto;
- height: 300px;
- }
- .category-box .category .bk-btns{
- margin-top: 10px;
- margin-bottom: 40px;
- }
- .category-box .category .bk-ok{
- color: #666;
- height: 24px;
- line-height: 24px;
- }
- .category-box .category .bk-btn a{
- color: #1b4ea1;
- border: 1px solid #1b4ea1;
- border-radius: 2px;
- -moz-border-radius: 2px;
- -webkit-border-radius: 2px;
- display: inline-block;
- padding: 2px 15px;
- font-weight:bold;
- }
- .category-box .category .bk-btn.bk-btn-danger a{
- color: red;
- border: 1px solid red;
- }
- .category-box .col-xs-4{
- }
- .category-box .category img{
- margin: 10px auto 16px auto;
- height: 38px;
- }
- .category-box .category0{
- background: url("../image/bm.png") top center no-repeat;
- }
- .category-box .category1{
- background: url("../image/wd.png") top center no-repeat;
- }
- .category-box .category2{
- background: url("../image/by.png") top center no-repeat;
- }
- .category-box .category3{
- background-color: #ed494d;
- }
- .category-box .category4{
- background-color: #555555;
- }
- .category-box .category5{
- background-color: #14b8d4;
- }
- .category-box .category6{
- background-color: #ee4a8e;
- }
- .search-header{
- height: 42px;
- line-height: 42px;
- }
- .search-header.title{
- border: none;
- }
- .search .input-group-btn button{
- height: 34px;
- line-height: 34px;
- }
- .guide-table{
- border: 2px solid #efefef;
- }
- .guide-table.table thead th {
- background-color: #f5faff;
- font-weight: normal;
- height: 40px;
- line-height: 40px;
- border-bottom: none;
- }
- .guide-table.table th,.guide-table.table td{
- text-align: center;
- vertical-align:middle;
- }
- .std-info-table{
- border: 2px solid #efefef;
- }
- .std-info-table th {
- background-color: #f5faff;
- font-weight: normal;
- height: 40px;
- line-height: 40px;
- border-bottom: none !important;
- text-align: right;
- }
- .std-info-table td{
- text-align: left;
- }
- .page-btn{
- margin-left: 10px;
- }
- .confirm-bg .panel{
- margin: 0 !important;
- }
- .enrol-info-box .panel{
- margin: 20px 0 0 0 !important;
- }
- .ui-dialog-autofocus,.ui-dialog-header{
- background-color: #286090 !important;
- }
- .m-t{
- margin-top: 5px;
- }
|