.content {
    margin: 0 auto;
    width: 960px;
}

dl.dl_43 {
    overflow: hidden;
    height: 270px;
    border-bottom: #dedede 1px solid;
}

    dl.dl_43 dt {
        height: 192px;
        width: 288px;
        float: right;
        padding-top: 39px;
    }

    dl.dl_43 dd {
        float: left;
        padding-top: 39px;
    }

        dl.dl_43 dd h1 a {
            overflow: hidden;
            color: #333333;
            font-size: 20px;
            font-family: sourcehansanscn-regular;
        }

            dl.dl_43 dd h1 a:hover {
                color: #197fe6;
                text-decoration: none;
            }

        dl.dl_43 dd p {
            width: 482px;
            padding-top: 25px;
            overflow: hidden;
            font-size: 15px;
            font-family: sourcehansanscn-regular;
            color: #808080;
            line-height: 30px;
        }

    dl.dl_43 .more {
        padding-top: 33px;
    }

        dl.dl_43 .more a {
            float: left;
        }

        dl.dl_43 .more h3 {
            float: left;
            padding: 11px 7px 11px 27px;
        }

        dl.dl_43 .more p {
            float: left;
            padding: 6px 0px 11px 0px;
            font-size: 12px;
            font-family: sourcehansanscn-regular;
            color: #c7c7c7;
            width:200px;
        }

.pages {
    padding: 69px 0 68px 0;
    text-align: center;
    font-size: 15px;
    font-family: sourcehansanscn-regular;
}

    .pages .cust_txt {
        color: #333333;
    }

    .pages ul li {
        display: inline;
    }

        .pages ul li .thisclass {
            padding: 5px 10px;
            border: 1px solid #C7C7C7;
            line-height: 18px;
            border-radius: 3px;
            background: #197FE6;
            color: #FFFFFF;
        }

        .pages ul li a:hover {
            padding: 5px 10px;
            background: #197FE6;
            color: #fff;
            text-decoration: none;
            border-radius: 3px;
        }

        .pages ul li > a {
            padding: 5px 10px 5px 10px;
            border: 1px solid #C7C7C7;
            background: #fff;
            color: #999999;
            line-height: 18px;
            border-radius: 3px;
        }

