
#main p,#main li{ color: #BDBAAE}
#main{ border-radius: 0; border-left:3px solid #F0B132; background: #444037; color: #BDBAAE; margin-left: 230px}
#cmsContent{
    padding: 0px 20px 20px 20px;
    margin-top: 10px;
    line-height: 1.75;
    color: #A29D91;
    font-size: 16px;
}
#content #cmsContent div{ padding: 10px 0}
#content #cmsContent hr{ margin: 20px 0 ; height: 1px; background: #5E584D; border: 0;}
#content #cmsContent h3{ font-size: 18px; font-weight: bold; color: #BDBAAE}
#content #cmsContent strong{ font-weight: bold;}
#content #cmsContent blockquote{ background: #D9D7D0; border-left: 3px solid #62a60a; padding: 10px 20px; color:#666; border-radius: 5px; margin-left: 0;}
#content #cmsContent blockquote a{ color: #666; text-decoration: underline}
#content #cmsContent ul,#content #cmsContent li{ display: block; }
#content #cmsContent ul{ margin-bottom: 20px; padding: 10px 0 10px 20px;}
#content #cmsContent li{ padding-left: 20px; background-image: url("https://bandeyu-1256181000.cos.ap-chengdu.myqcloud.com/bandeyu/mj_bandeyu_com/icon/li.png") ; background-repeat: no-repeat; background-position: left 10px;}

#cmsContent table{
    width: 100%;
    text-align: left;
    border-collapse: collapse;
    border-spacing: 0;
}

#cmsContent table td, #cmsContent table th {
    border: 1px solid #666;
    line-height: 1.9;
    padding: 10px;
    text-align: left;
}

#cmsContent table th {
    background: #B3B3B3;
    color: #1E1F22;
    font-size: 16px;
    font-weight: bold;
}

#cmsTabs{ text-align: center; padding-top: 15px;}
#cmsTabs li{ display: inline-block; padding: 0 10px;}
#sideBar{
    position: fixed;
    color: #80848E;
    background: #1E1F22;
    padding: 20px 10px;
    width: 200px;
    top: 132px;
    bottom: 0px;
    overflow-y:scroll;
}
#sideBar li{ border-bottom: 1px solid #333; padding: 8px 0}
#sideBar li a{ color: #999}
#sideBar li a.on, #sideBar li a:hover{ color: #ff6600}

#sideBar::-webkit-scrollbar { width: 8px;}
#sideBar::-webkit-scrollbar-track {      background: #1E1F22;   }
#sideBar::-webkit-scrollbar-thumb {     background: #000;   border-radius: 4px;  }
#sideBar::-webkit-scrollbar-thumb:hover { background: #6D27F2;  }


#cmsTabs li a:hover, #cmsTabs li a.on {
    background: #6D27F2;
    color: #fff;
    text-decoration: none;
}
#cmsTabs li a {
    display: inline-block;
    padding: 10px 30px;
    background: #4E5058;
    color: #fff;
    font-size: 14px;
    border-radius: 5px;
}
#cmsContent h1{ border-bottom: 1px solid #BDBAAE; color: #fff; padding-bottom: 10px;}
code{ border-radius:5px; background: #999999; color: #000; font-family: Verdana, "微软雅黑", sans-serif; padding: 0 10px;}

h5 a{ background: #6D27F2; color: #fff; padding: 10px 30px; border-radius: 5px; text-decoration: none; font-size: 22px;}
h5 a:hover{ background:#5865F2; color: #fff; padding: 10px 30px; border-radius: 5px; text-decoration: none; font-size: 22px;}