<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h2.title {
    position: relative;
    margin-top:40px;
    margin-bottom: 30px;
    padding-left: 23px;
    font-size: 32px;
    color: #333;
    line-height: 1;
    font-weight: 400;
}
h2.title:before {
    position: absolute;
    left: 0;
    content: '';
    display: inline-block;
    margin-right: 18px;
    width: 5px;
    height: 32px;
    margin-top:2px;
    background-color: #e60012;
}
.gray{
	background:#f5f5f5;
}
.ChanneTraining h2.title{
	margin-top:0;
}

.hz-new-t2 {
    font-size: 18px !important;
    color: #0b7ed7 !important;
}

.hz-new-select {
    appearance: none;
    height: 42px;
    padding: 0 15px;
    position: relative;
    border: 1px solid #c1c1c1;
    background-size: 12.5px 7px;
    text-indent: 0em !important;
    -moz-appearance: none;
    /* Firefox */
    -webkit-appearance: none;
    /* Safari and Chrome */
    background: url('../../../Image/DocCenter/hz-new-slt.png') no-repeat scroll right center transparent;
    /* 自己的图*/
    background-origin: content-box;
}

input[type=text] {
    height: 40px;
}

.hz-new-int {
    width: 79.4%;
    height: 40px;
    outline: none;
    box-sizing: border-box;
    padding: 6px 12px;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 4px;
}
#page_div table{
    width: 100% !important;
}

.hz-new-13-table td {
    text-align: inherit;
    font-family: 'Microsoft YaHei' !important;
}

.hz-new-list {
    display: inline-block;
}

.disableBtn {
    background-color: #e0e0e0 !important;
}

.myloading {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(116, 116, 116, 0.7);
    z-index: 15000;
}

.myloading p {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    margin-top: -15px;
    margin-left: -15px;
    margin-left: -15px;
    font-size: 20px;
}

.ui-autocomplete {
    height: 500px;
    width: auto;
    overflow-x: hidden;
    overflow-y: auto;
}


/***** BIOS *****/
.cms_bios .addParam::after {
    content: "+";
    display: block;
    position: absolute;
    left: 0px;
    top: 8px;
    width: 10%;
    text-align: left;
    cursor: pointer;
    font-size: 25px;
    font-family: "Microsoft YaHei", tahoma, arial, "Hiragino Sans GB", sans-serif;
    pointer-events: auto;
    color: rgb(230, 0, 18);
    box-sizing: border-box;
}

.cms_bios .deleteParam::after {
    content: "-";
    display: block;
    position: absolute;
    top: 8px;
    width: 10%;
    text-align: left;
    cursor: pointer;
    font-size: 25px;
    font-family: "Microsoft YaHei", tahoma, arial, "Hiragino Sans GB", sans-serif;
    pointer-events: auto;
    color: rgb(230, 0, 18);
    box-sizing: border-box;
}

.cms_bios td span {
    font-size: 14px !important;
    font-family: 'Microsoft YaHei' !important;
}

.cms_bios .pt {
    font-family: "微软雅黑", "Microsoft Yahei", Arial, Helvetica, sans-serif, "宋体";
    font-size: 13px;
    color: #515151;
}
.cms_bios .hz-new-ltitle label{
    font-weight: normal;
}
/*************/

/*** command ***/
.cms_cli .hz-new-table {
    width: 100%;
    margin: 0 auto 0 !important;
    overflow: hidden;
}
/*************/

/*** Log ***/
.cms_log .hz-new-ltitle{
    width: 21.6% !important;
}
.cms_log .hz-new-select{
    width: 78.4% !important;
}
.cms_log .hz-new-int{
    width: 78.4% !important;
}
.cms_log .loglevelform .checkbox {
    padding: 7px 30px 0 0;
}

.cms_log .checkbox {
    float: left;
    margin-top: 0px !important;
}

.cms_log .loglevelform .checkbox label input {
    width: auto !important;
}

.cms_log td span {
    color: #666 !important;
    font-weight: normal !important;
    font-family: 'Microsoft YaHei' !important;
}

.cms_log td {
    color: #666 !important;
    font-weight: normal !important;
    text-align: initial !important;
    padding-left: 10px !important;
}

.cms_log td p {
    color: #666 !important;
    font-weight: normal !important;
    /*text-align: initial !important;*/
    /*padding-left:10px !important;*/
}

.cms_log td a {
    color: #00f !important;
}
.cms_log td p a{
    color: #666 !important;
    font-weight: normal !important;
    /*text-align: initial !important;*/
    /*padding-left:10px !important;*/
}

.cms_log_detail .panel-body h2 {
    color: brown;
    margin: 0px;
    font-size: 25px;
}

.cms_log_detail .panel-body {
    word-break: break-word;
}

.cms_log_detail .programWrapBox {
    padding: 20px;
}

.cms_log_detail .panel.panel-default {
    margin-bottom: 5px;
}

.cms_log_detail .panel-body {
    padding: 8px 15px 8px 15px;
}

.cms_log_detail .detail_content {
    font-family: 'Microsoft YaHei' !important;
}

.cms_log_detail .detail_content p {
    font-family: 'Microsoft YaHei' !important;
}

.cms_log_detail .detail_content span {
    font-family: 'Microsoft YaHei' !important;
}

.cms_log_detail .detail_content p span {
    font-family: 'Microsoft YaHei' !important;
}

.cms_log_detail .hz-new-rzp2 {
    word-wrap: break-word;
    word-break: break-all;
}
/*************/
/******* MIB ******/
.cms_mib .hz-new-col-3 {
    position: relative;
    width: 32%;
    overflow: hidden;
    float: left;
}

.cms_mib .hz-new-col-9 {
    position: relative;
    width: 68%;
    overflow: hidden;
    float: left;
}

.cms_mib .hz-new-list {
    margin: 0.5% auto 1% !important;
}

.cms_mib .hz-new-btn1 {
    float: right;
    /*margin: 0 auto 1% !important;*/
}

.cms_mib .hz-new-table {
    margin: 5% auto 1% !important;
}



.cms_mib .div_detail ul {
    list-style: disc;
    margin-left: 3em;
}

.cms_mib .div_detail ul li {
    list-style: disc;
    margin-top: 5px;
    font-family: "微软雅黑"
}
.cms_mib .div_detail li a {
    color: #00f !important;
}

.cms_mib .mibPath a {
    color: #00f !important;
}
.cms_mib td a {
    color: #00f !important;
}

.cms_mib .ztree .line {
    height: auto;
    overflow: inherit;
}


.cms_mib_en .hz-new-col-3 {
    position: relative;
    width: 32%;
    overflow: hidden;
    float: left;
}

.cms_mib_en .hz-new-col-9 {
    position: relative;
    width: 68%;
    overflow: hidden;
    float: left;
}

.cms_mib_en .hz-new-list {
    margin: 0.5% auto 1% !important;
}

.cms_mib_en .hz-new-ltitle{
    text-align: right;
    font-size: 16px;
    color: #333333;
    float: left;
    margin-top: 2%;
    padding-right: 5%;
    width: 31.6% !important;
}
.cms_mib_en .hz-new-select{
    width: 68.4% !important;
}

.cms_mib_en .hz-new-int {
    height: 40px;
    outline: none;
    box-sizing: border-box;
    padding: 6px 12px;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.cms_mib_en .hz-new-btn1 {
    float: right;
    /*margin: 0 auto 1% !important;*/
}

.cms_mib_en .hz-new-table {
    margin: 5% auto 1% !important;
}

.cms_mib_en .div_detail ul {
    list-style: disc;
    margin-left: 3em;
}

.cms_mib_en .div_detail ul li {
    list-style: disc;
    margin-top: 5px;
    font-family: "微软雅黑"
}
.cms_mib_en .div_detail li a {
    color: #00f !important;
}

.cms_mib_en .mibPath a {
    color: #00f !important;
}
.cms_mib_en td a {
    color: #00f !important;
}

.cms_mib_en .ztree .line {
    height: auto;
    overflow: inherit;
}

/***********************************/

/**************RADIUS*********************/
.cms_radius .hz-new-col-3 {
    position: relative;
    width: 32%;
    overflow: hidden;
    float: left;
}

.cms_radius .hz-new-col-9 {
    position: relative;
    width: 68%;
    overflow: hidden;
    float: left;
}

.cms_radius .hz-new-list {
    margin: 0.5% auto 1% !important;
}

.cms_radius .hz-new-btn1 {
    float: right;
    width: 36%!important;
    padding: 2.6% 0 !important;
}
.cms_radius .hz-new-ltitle{
    width: 25.6%;
    text-align: right;
    font-size: 16px;
    color: #333333;
    float: left;
    margin-top: 2%;
    padding-right: 5%;
    white-space: nowrap !important;
    word-break: keep-all !important;
}

.cms_radius .hz-new-select{
    width: 74.4% !important;
}
.cms_radius .hz-new-int{
    width: 74.4% !important;
}

/* .cms_radius .wendangc {
    color: #000;
    font-size: 14px;
    color: #000;
    line-height: 24px;
    padding: 10px 0;
}*/
.cms_radius .wendangc dt {
    margin-top: 10px;
} 
.cms_radius .wendangc table {
    margin-top: 10px;
    width: 90% !important;
} </pre></body></html>