.oldType .banner span{
	bottom: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 34px;
    font-weight: bold;
    width: 220px;
    padding-left: 40px;
    letter-spacing: 10px;
    background: url(bzml.png) no-repeat left center;
    background-size: 32px 32px;
}
.oldType .lm_one_tit{
	height: 100px;
    border-bottom: 4px solid #f39800;
    line-height: 100px;
    font-size: 40px;
    color: #FFFFFF;
    cursor: pointer;
    margin-bottom: 20px;
}
.oldType .lm_one_list ul>li{
	height: 80px;
    line-height: 80px;
    font-size: 32px;
}
.oldType .lm_one_list li i{
	width: 28px;
    height: 24px;
    margin-top: 32px;
    margin-right: 8px;
    background-size: 28px 24px!important;
}
.oldType .lm_one_list li span{
	font-size: 28px;
}
.oldType .lm_one_list li>a:nth-child(3){
	max-width: 630px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: bottom;
}
.oldType .lucidity_pgBtn{
	    width: auto;
            height:auto;
}
.oldType .lucidity_pgToolbar td{
	font-size: 28px;
}
.oldType .lucidity_pgCurrentPage{
       font-size: 28px;
       height: 40px;
       line-height: 40px;
}