刘一辰的软件工程随笔
@charset "UTF-8";
#container {
width: 96%;
margin: 0 auto;
overflow: hidden;
}
#nav_links {
width: 100%;
height: 58px;
line-height: 70px;
color: #8A8A8A;
font-size: 14px;
border-bottom: 1px solid #EDEDED;
}
#page_close{
display: inline-block; float: right;
height: 20px;
line-height: 0px;
margin-top: 26px;
}
#ui_isFlag a:link,#ui_isFlag a:visited,#ui_isFlag a:hover,#ui_isFlag a:active
{
list-style: none;
text-decoration: none;
color: #8A8A8A;
}
#ui_isFlag a:hover {
list-style: none;
text-decoration: underline;
color: #8A8A8A;
}
.ui_content {
margin-top: 5px;
overflow: auto;
clear: both;
}
.ui_op_w500 {
margin: 5px auto;
width: 500px;
border: 1px solid #8A8A8A;
}
.ui_op_w800 {
margin: 5px auto;
width: 800px;
border: 1px solid #8A8A8A;
}
.ui_nav_head {
height: 30px;
line-height: 30px;
text-align: center;
background: #044599;
color: #FFF;
margin-bottom: 10px;
font-size: 16px;
}
.ui_tb {
overflow: visible;
margin-bottom: 15px;
}
.ui_tb_h680 {
height: 680px;
overflow: auto;
}
.ui_tb_h530 {
height: 530px;
overflow: auto;
}
.ui_tb_h460 {
height: 460px;
overflow: auto;
}
.ui_tb_h300 {
height: 300px;
overflow: auto;
}
.ui_tb_h150 {
height: 150px;
overflow: auto;
}
.ui_tb_h80 {
height: 80px;
overflow: auto;
}
.ui_tb_h30 {
height: 30px;
overflow: auto;
}
#box_border {
border: 1px solid #EDEDED;
}
#box_top {
height: 37px;
line-height: 37px;
color: #fff;
background: #044599;
padding-left: 20px;
}
#box_center {
height: 50px;
line-height: 50px;
border-bottom: 1px solid #EDEDED;
}
#box_bottom {
height: 40px;
line-height: 40px;
text-align: right;
}
@charset "UTF-8";
body {
margin: 0;
font: normal 15px "Microsoft YaHei";
color: #0C0C0C;
font-size: 14px;
line-height: 20px;
}
html {
height: 100%;
margin: 0;
padding: 0;
}
body {
height: 100%;
margin: 0;
padding: 0;
font-family: "Microsoft Yahei"
}
html,body,div,h1,ul,li,select,p,iframe,input,textarea {
margin: 0;
padding: 0;
}
a:link,a:visited,a:hover,a:active {
list-style: none;
text-decoration: none;
color: #909090;
}
a:hover {
list-style: none;
text-decoration: underline;
color: #1A5CC6;
}
.table {
padding: 0;
margin: 0;
position: relative;
margin: 0 auto;
}
.table tbody tr th {
background: #044599 no-repeat;
text-align: center;
border-left: 1px solid #02397F;
border-right: 1px solid #02397F;
border-bottom: 1px solid #02397F;
border-top: 1px solid #02397F;
letter-spacing: 2px;
text-transform: uppercase;
font-size: 14px;
color: #fff;
height: 37px;
}
.table tbody tr td {
text-align: center;
border-left: 1px solid #ECECEC;
border-right: 1px solid #ECECEC;
border-bottom: 1px solid #ECECEC;
font-size: 15px;
color: #909090;
height: 37px;
}
.ui_text_indent {
text-indent: 5px;
clear: both;
}
.ui_text_ct {
text-align: center;
}
.ui_text_lt {
text-align: left;
}
.ui_text_rt {
text-align: right;
}
.ui_flt {
float: left;
}
.ui_frt {
float: right;
}
.ui_area01 {
width: 300px;
height: 50px;
margin: 2px 2px 2px 5px;
outline: 0;
padding: 5px;
border: 1px solid;
border-color: #C0C0C0 #D9D9D9 #D9D9D9;
border-radius: 2px;
background: #FFF;
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0
rgba(255, 255, 255, 0.2);
-webkit-transition: box-shadow, border-color .5s ease-in-out;
-moz-transition: box-shadow, border-color .5s ease-in-out;
-o-transition: box-shadow, border-color .5s ease-in-out;
}
.ui_select01 {
width: 120px;
height: 30px;
margin: 2px 2px 2px 5px;
}
.ui_select02 {
width: 80px;
height: 30px;
margin: 2px 2px 2px 5px;
}
.ui_input_txt01 {
width: 25px;
height: 16px;
margin: 1px 1px 1px 5px;
outline: 0;
padding: 5px;
border: 1px solid;
border-color: #C0C0C0 #D9D9D9 #D9D9D9;
border-radius: 2px;
background: #FFF;
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0
rgba(255, 255, 255, 0.2);
-webkit-transition: box-shadow, border-color .5s ease-in-out;
-moz-transition: box-shadow, border-color .5s ease-in-out;
-o-transition: box-shadow, border-color .5s ease-in-out;
}
.ui_input_txt02 {
width: 150px;
height: 18px;
margin: 2px 2px 2px 5px;
outline: 0;
padding: 5px;
border: 1px solid;
border-color: #C0C0C0 #D9D9D9 #D9D9D9;
border-radius: 2px;
background: #FFF;
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0
rgba(255, 255, 255, 0.2);
-webkit-transition: box-shadow, border-color .5s ease-in-out;
-moz-transition: box-shadow, border-color .5s ease-in-out;
-o-transition: box-shadow, border-color .5s ease-in-out;
}
.ui_input_txt03 {
width: 300px;
height: 18px;
margin: 2px 2px 2px 5px;
outline: 0;
padding: 5px;
border: 1px solid;
border-color: #C0C0C0 #D9D9D9 #D9D9D9;
border-radius: 2px;
background: #FFF;
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0
rgba(255, 255, 255, 0.2);
-webkit-transition: box-shadow, border-color .5s ease-in-out;
-moz-transition: box-shadow, border-color .5s ease-in-out;
-o-transition: box-shadow, border-color .5s ease-in-out;
}
.ui_input_btn01 {
width: 80px;
height: 30px;
line-height: 30px;
text-align: center;
border-style: none;
cursor: pointer;
font-family: "Microsoft YaHei", "微软雅黑", "sans-serif";
background: url('../../images/login/btn.jpg') 0px -1px no-repeat;
}
.ui_input_btn01:hover {
width: 80px;
height: 30px;
line-height: 30px;
text-align: center;
border-style: none;
cursor: pointer;
font-family: "Microsoft YaHei", "微软雅黑", "sans-serif";
background: url('../../images/login/btn_hover.jpg') 0px 0px no-repeat;
color: #fff;
}
.ui_input_btn02 {
width: 90px;
height: 30px;
line-height: 30px;
color: #4f6b72;
cursor: pointer;
color: #4f6b72;
}
.ui_txt_bold01 {
color: red;
font-weight: bolder;
}
.ui_txt_bold02 {
color: green;
font-weight: bolder;
}
.ui_txt_bold03 {
color: blue;
font-weight: bolder;
}
.ui_txt_bold04 {
color: #4470AF;
font-weight: bolder;
}
.ui_txt_bold05 {
color: black;
font-weight: bolder;
}
.ui_txt_bg01 {
background: #D1D1C8;
}
.ui_file{
border:2px solid #D8D2D2; height:25px; line-height:25px; width:189px; margin-left:5px; cursor:pointer;
}
@charset "UTF-8";
* {
margin: 0;
padding: 0;
list-style: none;
}
html,body {
background: #0D1D3E;
font: normal 15px "Microsoft YaHei";
}
#login_area {
width: 100%;
height: 433px;
position: absolute;
top: 22%;
}
#login_box {
margin: 0 auto;
width: 812px;
height: 408px;
background: url('../../images/login/login.png') 0px 0px no-repeat;
position: relative;
}
#login_form {
width: 370px;
height: 320px;
position: absolute;
top: 10px;
right: 20px;
}
#login_tip {
height: 35px;
list-style: 35px;
font-weight: bold;
color: red;
padding-top: 15px;
margin-top: 55px;
}
#btn_area {
margin-top: 20px;
margin-left: 80px;
}
.username,.pwd {
width: 200px;
height: 30px;
line-height: 30px;
margin-top: 20px;
outline: 0;
padding: 5px;
border: 1px solid;
border-color: #C0C0C0 #D9D9D9 #D9D9D9;
border-radius: 2px;
background: #FFF;
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0
rgba(255, 255, 255, 0.2);
-webkit-transition: box-shadow, border-color .5s ease-in-out;
-moz-transition: box-shadow, border-color .5s ease-in-out;
-o-transition: box-shadow, border-color .5s ease-in-out;
}
.login_btn {
width: 80px;
height: 30px;
line-height: 30px;
text-align: center;
border-style: none;
cursor: pointer;
font-family: "Microsoft YaHei", "微软雅黑", "sans-serif";
background: url('../../images/login/btn.jpg') 0px -1px no-repeat;
}
.login_btn:hover {
width: 80px;
height: 30px;
line-height: 30px;
text-align: center;
border-style: none;
cursor: pointer;
font-family: "Microsoft YaHei", "微软雅黑", "sans-serif";
background: url('../../images/login/btn_hover.jpg') 0px 0px no-repeat;
color: #fff;
}
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· Linux系列:如何用heaptrack跟踪.NET程序的非托管内存泄露
· 开发者必知的日志记录最佳实践
· SQL Server 2025 AI相关能力初探
· Linux系列:如何用 C#调用 C方法造成内存泄露
· AI与.NET技术实操系列(二):开始使用ML.NET
· 被坑几百块钱后,我竟然真的恢复了删除的微信聊天记录!
· 没有Manus邀请码?试试免邀请码的MGX或者开源的OpenManus吧
· 【自荐】一款简洁、开源的在线白板工具 Drawnix
· 园子的第一款AI主题卫衣上架——"HELLO! HOW CAN I ASSIST YOU TODAY
· Docker 太简单,K8s 太复杂?w7panel 让容器管理更轻松!