/*通用样式*/
*{
	margin: 0px;
	padding: 0px;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.clearfix {
    zoom: 1;
}
.clearfix:after {
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}
img,
input,
button {
    border: none;
    outline: none;
}
a {
	color: #333333;
}
a:hover {
	color: #00589e;
    cursor: pointer;
    text-decoration: none;
}
ul li,
ol li {
    list-style-type: none;
}
body {
    background-color: #ffffff;
    font-family: "microsoft Yahei";
}
.inner {
    width: 1220px;
    margin: 0 auto;
}


/*content start*/

.old_type .contentT{height: 80px;font-size: 28px;line-height: 80px;}
.old_type .contentT a{font-size: 26px;}
.old_type .contentT .inner{background: url(currentPosition.png) no-repeat left center;    background-size: 30px 20px;    padding-left: 30px;}
.old_type .contentT .fath{width: 240px;height: 60px;line-height: 60px;margin-top: 10px;}
.old_type .contentL h3{line-height: 50px;height:auto;font-size: 32px;padding-left: 0px;padding: 15px 0px;}
.old_type .contentL li a{font-size: 32px;}
.old_type .contentL li:hover a,.old_type .contentL .curCol a{    background-size: 12px 18px;}
.old_type .contentL li a{background-size: 12px 18px;}
.old_type .contentR li a{font-size: 32px;max-width: 73%;
    overflow: hidden;    background-size: 6px;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;display: block;}
.old_type .contentR li{width: 844px;font-size: 32px;line-height: 64px;height: 64px;}
.old_type .contentR li span{font-size: 32px;}
.old_type .contentR h3{height: auto;font-size: 40px;line-height: normal;}
.old_type .contentR h3 a:first-child{float: left;display: block;line-height: 100px;}
.old_type .contentR h3 > a.more{line-height: 100px;}
.old_type .contentR h3 > a.son{font-size: 32px;}

.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(fanye01.png) no-repeat center;
        background-size: contain;
    }

    .old_type .default_pgFirstDisabled {
        width: 81px;
        height: 50px;
        background: url(fanye0101.png) no-repeat center;
        cursor: auto;
        background-size: contain;
        cursor: url(point.png), auto !important;
    }

    .old_type .default_pgPrev {
        width: 120px;
        height: 50px;
        background: url(syy01.png) no-repeat center;
        background-size: contain;
        margin-right: 20px;
        margin-left: 20px;
    }

    .old_type .default_pgPrevDisabled {
        width: 120px;
        height: 50px;
        background: url(syy0101.png) no-repeat center;
        cursor: auto;
        background-size: contain;
        cursor: url(point.png), auto !important;
    }

    .old_type .default_separator {
        display: none;
    }

    .old_type .default_pgNext {
        width: 120px;
        height: 50px;
        background: url(xyy01.png) no-repeat center;
        background-size: contain;
    }

    .old_type .default_pgLast {
        width: 80px;
        height: 50px;
        background: url(my01.png) no-repeat center;
        background-size: contain;
        margin-left: 20px;
    }

    .old_type .default_pgRefresh {
        width: 30px;
        height: 30px;
        background: url(sxsx.png) no-repeat center;
        background-size: contain;
        margin-left: 23px;
        cursor: url(cursor.png), auto !important;
    }

    .old_type .default_pgLastDisabled {
        background: url(my0101.png) no-repeat center;
        background-size: contain;
        cursor: url(point.png), auto !important;

    }

    .old_type .default_pgNextDisabled {
        background: url(xyy0101.png) no-repeat center;
        background-size: contain;
        cursor: url(point.png), 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 {font-size: 32px;}