<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{font-family:'Microsoft YaHei';font-size: 14px;color:#666;}
body, div, dl, dt, dd, ol, ul, li, h1, h2, h3, h4, h5, h6, pre, fieldset, input, textarea, p, blockquote, th, td {padding: 0px;margin: 0px;list-style:none;}
.navbar {
    padding:10px 20px;
    border-bottom:1px solid #dadada;
}
.navbar-span {
    font-weight:bold;
    float:left;
    font-size:16px;
    line-height:40px;
}
.navbar-nav {
    float:right;
}
.navbar-nav li{float:left;display:inline-block;width:30px;height:30px;margin-top:5px;background:url(Images/doc-nav.png) no-repeat;cursor:pointer;box-shadow:0 0 2px 2px #eee;border-radius:5px;}
.navbar-nav li.share{background-position:-48px 7px;}

.body-content{width:1200px;margin:0 auto;padding-top:10px;}
.doc-left {width:300px;float:left;}
.doc-left .doc-search{width:268px;height:38px;display:inline-block;border:1px solid #e5e5e5;border-radius:5px;padding:0px 15px;background:url(Images/doc-nav.png) no-repeat 270px -30px;}
.doc-left .doc-search::placeholder{color:#bbb;}
.doc-left .tree{padding:5px;}
.doc-left ul{padding-left:20px;cursor:pointer;line-height:30px;}
.doc-left summary{background:url(Images/doc-nav.png) no-repeat 15px -65px;}
.doc-left summary span{padding-left:25px;}
.doc-left a{color:#666;text-decoration:none;display:inline-block;width:100%;padding-left:30px;background:url(Images/doc-nav.png) no-repeat 10px -93px;}
.doc-left a.selected{color:#409eff;font-weight:bold;}

.doc-right{float:right;border:1px solid #e5e5e5;box-shadow:0 0 2px 2px #eee;border-radius:5px;width:890px;}
.doc-title-box{font-size:20px;font-weight:bold;padding:25px 0px;text-align:center;border-bottom:1px solid #e5e5e5;}
.doc-body{padding:20px;}
.doc-body h5{font-size:14px;font-weight:bold;padding-bottom:20px;}
.doc-body ul{padding-bottom:20px;}
.doc-body ul li{list-style:disc;margin-left:30px;}
.doc-body table{margin-bottom:20px;border-collapse: collapse;}
.doc-body th,.doc-body td{padding:5px;border:1px solid #dddddd;}
.doc-body th{background:#ecf5ff;}



footer {
    text-align: center;
    padding: 10px;
}</pre></body></html>