::-webkit-scrollbar{
    width: 5px;
    height: 5px;
}
::-webkit-scrollbar-track-piece{
    background-color: rgba(0, 0, 0, 0.2);
}

::-webkit-scrollbar-thumb:vertical{
    height: 5px;
    background-color: rgba(125, 125, 125, 0.7);
    border-radius: 6px;
    -webkit-border-radius: 6px;
}
::-webkit-scrollbar-thumb:horizontal{
    width: 5px;
    background-color: rgba(125, 125, 125, 0.7);
    border-radius: 6px;
    -webkit-border-radius: 6px;
}
.notice_0735527031 {
    border:1px solid rgb(28, 57, 105);
    letter-spacing:1px;
}
body{
    font-family:Arial, sans-serif,"宋体";
}
span{
    style:normal;
}
b{
    font-weight:normal;
}
.tab{
    -moz-user-select:none;
    -webkit-user-select:none;
    -ms-user-select:none;
    -khtml-user-select:none;
    user-select:none;
}
.clear:after{
    display: block;
    content: "";
    clear:both;
}
.tab > .title {
    color: #7cc7da;
    padding: 5px 18px;
    border:1px solid rgb(28, 57, 105);
    border-bottom:none;
    margin: 0px;
    display:inline-block;
    cursor:pointer;
    letter-spacing:1px;
}
.tab .taget_title{
    background-color: rgb(28, 57, 105);
    color:#fff;
}
#Kline{
    width:66%;
    height:450px;
}
#Kword{
    width:30%;
}
#Kword,#Kline{
    float:left
}
table{
    width:90%;
    margin:20px 0;
}
table td{
    font-size:14px;
    padding:0px
}
.upWord{
    color:red
}
.downWord{
    color:green
}
.wordRight{
    text-align:right
}
.lineBorder{
    border-top:1px solid #ddd;
}
.lineMargin{
    margin-left:10px;
}
ul,li{
    list-style: none;
}
.klineHidden{
    display:none;
}
.klineHidden>div{
    display:inline-block;
}
#timeSpan>li:hover{
    background-color: #dfdfdf;
}
#timeSpan>li{
    display:inline-block;
    background-color: #f0f0f0;
    text-align: center;
    cursor: pointer;
    margin-left: 5px;
    font-size:12px;
    padding:3px;
}
#timeInput{
    margin-left:80px;
}
#timeInput input{
    width:100px;
    padding:3px;
    color:#333333
}
#timeInput text{
    font-size:12px;
    color:#666666;
}


#Kline{
    
    
          width:66%;
    
    height:450px;
}
.tab > .title {
    font-size: 16px;
}


