.article {
    width: 100%;
    min-height: 100px;
    float: left;
    padding: 50px 0;}

.article .tit {
        width: 100%;
        text-align: center;}

.article .tit h5 {
            line-height: 48px;
            font-size: 18px;
            color: #0e3692;
            font-weight: bold;}

.article .tit p {
            color: #747474;}

.article .content {
        width: 100%;
        padding: 20px 0;}

.article .content .txt {
            width: 100%;}

.article .content .txt p {
                line-height: 28px;
                font-size: 14px;
                color: #666;
                text-indent: 28px;
                padding: 10px 0;
                text-align: justify;}

.article .content .imgs {
            width: 100%;
            text-align: center;}

.article .content .imgs img {
                max-width: 100%;}

.pages {
    color: #999;
    font-size: 14px;}

    .pages a, .pages .cpb {
        text-decoration: none;
        padding: 2px 5px 2px 5px;
        border: 1px solid #ddd;
        background: #ffff;
        margin: 0 2px;
        font-size: 13px;
        color: #999;}

        .pages a:hover {
            background-color: #ccc;
            color: #fff;
            border: 1px solid #ccc;
            text-decoration: none;}

    .pages .cpb {
        font-weight: bold;
        color: #fff;
        background: #ccc;
        border: 1px solid #ccc;}



/*teacher*/
.teacher_list ul {
    width: 860px;
    font-size: 13px;
    color: #000000;
    text-align: left;
    vertical-align: top;
    list-style-type: none;
    line-height: 25px;
    padding-left: 10px;
    padding-right: 10px;}

    .teacher_list ul li {
        width: 85px;
        /*padding-left: 5px;*/
        margin-left: 5px;
        margin-top: 10px;
        padding-bottom: 10px;
        float: left;
        line-height: 25px;
        /*list-style-type:circle;*/
        font-size: 14px;}


/*.teacher {
    font-size: 14px;
    color: #000;
    line-height: 40px;
    padding: 22px;
    float: left;
    height: auto;
    overflow: hidden;
}*/

.teacherPic {
    width: 139px;
    text-align: center;
    vertical-align: middle;
    padding: 12px;
    float: left;
    height: auto;
    overflow: hidden;}


.teacherPic {
    height: auto;
    overflow: hidden;
    width: 180px;
    float: left;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    float: left;}

.teacherddm {
    font-size: 13px;
    color: #000;
    text-align: left;
    height: auto;
    overflow: hidden;
    width: auto;
    padding-top: 10px;
    line-height: 35px;
    float: left;}

.teacherText {
    font-size: 15px;
    color: #000;
    font-weight: bold;
    text-align: left;
    height: 30px;
    width: auto;
    padding-top: 0px;
    padding-left: 80px;
    float: left;}

