/*标题更多*/
/*标题更多*/
.bt {
 width:100%;
 height: 40px;
 margin:0px 0 0px 0;
 font-size: 18px;
 border-bottom:1px solid rgba(0,0,0,0.08);
 border-left: 0px solid #0b63ba;
}
 .bt h3 {
 width:auto;
 height:auto;
 float:left;
 font-size:22px;
 color:#0b63ba;
 font-weight:600;
 padding-right: 7px;
 padding-left: 0px;
 line-height: 34px;
}
 .bt span {
    width: auto;
    height: auto;
    font-size: 20px;
    color: #bbbbbb;
    padding-left: 8px;
    line-height: 40px;
    font-weight: bold;
}
 .bt a {
 width:auto;
 height:auto;
 font-size: 13px;
 color:#333;
 padding-right: 8px;
 float:right;
 line-height: 38px;
}
 .bt a:hover {
 color:#cd0000;
}
 .t {
 float:left;
}
