#tab_cont_lh{
    background-color: transparent;
}
.lhwrap{
    width:1180px;
    /*margin:20px auto 0*/
}
.lhbox{
    padding:25px 30px;
    background: #fff;
}
.lhbox-l{
    float: left;
    width:480px;
}
.lhbox-r{
    float: right;
    width: 600px;
    height: 245px;
}
.lhproc-tit{
    position: relative;
    font:bold 22px/30px 'microsoft yahei';
    color: #333;
}
.lh-fen{
    position: relative;
    display: inline-block;
}
.i-fen-hover{
    display: none;
    position: absolute;
    top:-22px;
    left:-50px;
    padding:0 5px;
    width: 110px;
    height: 22px;
    font-size:12px;
    line-height: 22px;
    text-align: center;
    background: rgba(51,51,51,.7);
    color:#fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}
.i-xjt{
    position: absolute;
    top:22px;
    left:56px;
    width:7px;
    background:url(../images/lh-i-cos.png) no-repeat 0 -141px;
    height: 5px;
}
.lh-sp-red,.lh-sp-blue{
    display: inline-block;
    margin-left: 8px;
    margin-top: 5px;
    padding:0 5px;
    height: 20px;
    font-weight: normal;
    font-size:14px;
    line-height: 20px;
    color: #fff;
    vertical-align: top;
    background: #EE5050;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -o-border-radius: 1px;
    -ms-border-radius: 1px;
    border-radius: 1px;
}
.lh-sp-blue{
    background: #199FFD;
}
.lhproc-time{
    font-size:12px;
    color:#666;
}
.lhproc-time span{
    display: inline-block;
    margin-right: 20px;
}

.lhproc-tab{
    width: 100%;
    overflow: hidden;
    font-size: 0;
}
.lhproc-td{
    display: inline-block;
    width:33.33%;
    font-size: 14px;
    line-height: 250%;
    color: #999;
}
.lhproc-abg{
    width: 96%;
    padding:0 2%;
    height:34px;
    overflow: hidden;
    font-size:14px;
    line-height: 34px;
    color: #333;
    background: #F9F9F9;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
}
.lhproc-btn-blue,.lhproc-btn-red,.lhproc-btn-blue:hover,.lhproc-btn-red:hover{
    display: inline-block;
    width:150px;
    height: 50px;
    font-size: 14px;
    line-height: 50px;
    color: #FFFFFF;
    text-align: center;
    background: #EE5050;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -o-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;
}
.lhproc-btn-blue,.lhproc-btn-blue:hover{
    background: #199FFD;
}


.lhwrap i{font-style: normal;}
.lh-c-blue{
    font-style: normal;
    color: #028AFF;
}
.lh-c-red{
    color: #EE5050;
}
.lh-c-green{
    color: #4E9D4A;
}
.lh-c-black{
    font-size:24px;
    color: #000;
}
.mt15{margin-top: 15px;}
.noPlayback{
    width: 100%;
    background: #fff;
    padding: 50px 0;
    /* display: none; */
}
.noPlayback .zwnr{
    width: 90px;
    height: 90px;
    margin: 0 auto;
    background: url(../images/cbts.png) no-repeat;
    background-size: 100%;
}
.noPlayback .noCon{
    width: 90px;
    height: 90px;
    margin: 0 auto;
    background: url(../images/cbts.png) no-repeat;
    background-size: 100%;
}
.noPlayback p{
    text-align: center;
    font-size: 14px;
    color: #bebebe;
    margin-top: 20px;
}

.lh-chart-sifigs{height: 235px;}
.lh-chart-tit{
    width: 50%;
    margin: 0 auto;
    text-align: center;
}
.lh-chart-line-blue,.lh-chart-line-red{
    white-space: nowrap;
    margin-top: 5px;
    font-size: 12px;
    line-height: 150%;
}
.lh-chart-line-red {
    color: #ee5050;
}
.lh-chart-line-blue {
    color: #7cb5ec;
}