 .dl-inline{
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }

    .gyh_titbtn ul {
        display: flex;
        justify-content: center;
        margin: 10px;
        overflow: inherit;
    }

    .titbtn:hover {
        color: #024575;
    }

    .titbtn:hover .gyh_btn_hide {
        display: block;
    }
    .titbtn {
        border: 1px solid #94171d;
        margin: 0 5px;
        color:#94171d;
        font-size: 12px;
        padding-left: 6px;
        line-height: 20px;
        position: relative;
    }
    .titbtn a span {
        background-color:#94171d;
        color: white;
        display: inline-block;
        height: 100%;
        margin-left: 10px;
        padding: 0 6px;
        height: 20px;
    }

    .gyh_btn_hide {
        display: none;
        position: absolute;
        top: 120%;
    }

    .gyh_btn_hide img {
        height: 120px;
        width: 120px;
    }
    .new_list_line{
        border-bottom: 1px solid #f1f1f2;
    }
  .statement{
  font-weight: bolder;
  }
  .statementOne{
    	margin: 5px 0;
    color: #999;
  }
  .statementTwo{
    color: #999;
  }

    .bFind-wrapper-top {
        height: 24px;
    }
    div#bsBox {
        width: 560px !important;
        height: 420px !important;
    }

.pager>li{display: block;height: 37px;}
                .pager-justify .previous>a, .pager-justify .previous>span{float: inherit;}
                .pager>li>a, .pager>li>span{float: inherit;}
                .pager-justify{height: 70px;line-height: 32px;}
                .disabled{cursor: not-allowed;}