﻿﻿/*通用样式*/
*{
	margin: 0px;
	padding: 0px;
}
.old_type .contentL {
        display: none;
    }

    .old_type .contentR {
        width: 100%;
        padding-left: 0;
    }

    .old_type .contentR h3>i {
        display: none;
    }

    .old_type .link-wrap {
        display: block;
        width: 100%;
        height: 150px;
        padding: 0 10px;
    }

    .old_type .link-wrap ul li {
        width: 100%;
    }

    .old_type .contentR h3 {
        height: 100px;
        font-size: 48px;
        border-bottom: 3px solid #e5e5e5;
        line-height: 80px;
		color: #2585fe;
		font-weight: bold;
		margin-top: 8px;
    }

    .old_type .address {
        display: inline-block;
        width: auto;
        height: 100%;
        border-bottom: 4px solid #1492ff;
    }

    .old_type .contentR li {
        font-size: 36px;
        padding: 0;
    }

    .old_type .contentR li a {
        font-size: 36px;
        padding-left: 28px;
        line-height: 90px;
        background: url(/picture/0/2212061744075983463.png) no-repeat left center;
    }

    .old_type .contentB {
        padding: 0;
        background: #fff;
    }

    .old_type .content {
        background: #fff;
    }

    .old_type .contentT .inner {
        background: #fff;
    }

    .old_type .contentT a {
        font-size: 24px;
    }

    .old_type .contentT .now {
        margin-top: 30px;
        margin-left: 0px;
    }

    /* 老年版分页样式 */

    .old_type .default_pgToolbar {
        background: none;
        border: none;
        margin-bottom: 15px;
		margin-top: 31px;
    }

    .old_type .default_pgPanel tr td:nth-child(6) {
        display: none;
    }

    .old_type .default_pgPerPage {
        display: none;
    }

    .old_type .default_pgFirst {
        width: 81px;
        height: 50px;
        background: url(first.png) no-repeat center;
        background-size: contain;
    }

    .old_type .default_pgFirstDisabled {
        width: 81px;
        height: 50px;
        background: url(firstdisable.png) no-repeat center;
        cursor: auto;
        background-size: contain;
		cursor: url(http://sthjt.bbs-hw.com/picture/0/mouse_default.cur), auto !important;
    }

    .old_type .default_pgPrev {
        width: 120px;
        height: 50px;
        background: url(syy.png) no-repeat center;
        background-size: contain;
		margin-right: 20px;
		margin-left: 20px;
    }

    .old_type .default_pgPrevDisabled {
        width: 120px;
        height: 50px;
        background: url(syydisable.png) no-repeat center;
        cursor: auto;
        background-size: contain;
		cursor: url(http://sthjt.bbs-hw.com/picture/0/mouse_default.cur), auto !important;
    }

    .old_type .default_separator {
        display: none;
    }

    .old_type .default_pgNext {
        width: 120px;
        height: 50px;
        background: url(xyy.png) no-repeat center;
        background-size: contain;
    }

    .old_type .default_pgLast {
        width: 80px;
        height: 50px;
        background: url(last.png) no-repeat center;
        background-size: contain;
		margin-left: 20px;
    }

    .old_type .default_pgRefresh {
        width: 30px;
        height: 30px;
        background: url(fresh.png) no-repeat center;
        background-size: contain;
		margin-left: 23px;
    }
.old_type  .default_pgLastDisabled{
	background: url(lastdisable.png) no-repeat center;
	    background-size: contain;
	cursor: url(http://sthjt.bbs-hw.com/picture/0/mouse_default.cur), auto !important;

}

.old_type  .default_pgNextDisabled{background: url(xyydisable.png) no-repeat center;background-size: contain;cursor: url(http://sthjt.bbs-hw.com/picture/0/mouse_default.cur), auto !important; }
    .old_type .default_pgSearchInfo {
        display: none;
    }

    .old_type .default_pgToolbar td {
        font-size: 20px;
        width: auto;
        padding: 0 0px 0 0px;
    }

    .old_type .default_pgToolbar td input {
        outline: none;
    }

    .old_type .default_pgCurrentPage {
        width: 36px;
        height: 50px;
        line-height: 50px;
    }

    .old_type .default_pgPanel {
        margin: 0 auto;
        float: none;
        width: auto !IMPORTANT;
    }
.old_type .contentR li{line-height: 90px;}
.old_type .contentR li a{float: left;    display: inline-block;
    max-width: 81%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 90px;}
.old_type .contentR ul{margin-top: 0px;}
.old_type .contentR li span{float: right;}
.old_type .contentT a{padding: 0px;}
.old_type .content{margin-bottom: 60px;}

.old_type .contentT{height: auto;}
