﻿
.contentTitle {
    width: 960px;
    margin: 0 auto;
    text-align: center;
    margin-top: 61px;
}


    .contentTitle p {
        font-size: 32px;
        font-family: SourceHanSansCN-Regular;
        color: #333333;
        margin-bottom: 33px;
    }

    .contentTitle > img {
        margin-bottom: 18px;
    }



.content {
    margin: 0 auto;
    width: 960px;
}

dl.dl_43 {
    overflow: hidden;
    height: 220px;
    width: 960px;
    border-bottom: #dedede 1px solid;
}

    dl.dl_43 dt {
        height: 160px;
        width: 270px;
        float: left;
        padding-bottom: 19px;
        padding-top: 42px;
    }

    dl.dl_43 dd {
        width: 647px;
        float: right;
        padding-top: 42px;
        padding-bottom: 19px;
        padding-left: 35px;
    }

        dl.dl_43 dd h1 {
            overflow: hidden;
            color: #197fe6;
            display: block;
            font-size: 18px;
            font-family: sourcehansanscn-regular;
        }

        dl.dl_43 dd p {
            padding-top: 12px;
            padding-bottom: 37px;
            overflow: hidden;
            font-size: 14px;
            font-family: sourcehansanscn-regular;
            color: #666666;
            line-height: 20px;
        }

        dl.dl_43 dd h2 {
            color: #808080;
            font-size: 14px;
            font-family: MicrosoftYaHei;
            float: left;
        }

        dl.dl_43 dd h3 {
            color: #197fe6;
            font-size: 14px;
            font-family: sourcehansanscn-regular;
            float: right;
        }

.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: 6px 11px;
            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;
        }
