h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-weight: normal;
}

#content {
    MARGIN: 0px auto;
    width: 100%;
}

    #content .topTitle {
        width: 960px;
        text-align: center;
        margin: 0 auto;
        margin-top: 50px;
    }

        #content .topTitle h1 {
            text-align: center;
            font-size: 32px;
            font-family: SourceHanSansCN-Regular;
            color: #000000;
            line-height: 45px;
            padding-bottom: 28px;
        }

            #content .topTitle h1 span {
                color: #197FE8;
            }

        #content .topTitle h2 {
            text-align: center;
            padding: 0px 0px 28px 0px;
        }

.introduction {
    width: 521px;
    height: 137px;
    margin: 0px 0px 60px 372px;
    font-size: 14px;
    font-family: SourceHanSansCN-Light;
    color: #808080;
    line-height: 22px;
}

    .introduction p {
        width: 481px;
        float: right;
        margin-top: 61px;
    }

.main_part .row {
    margin: 0 auto;
}

.main_part .rowCountent {
    padding-top: 10px;
    padding-bottom: 20px;
}

.main_part .odd {
    background: #fff;
    padding-top: 30px;
    padding-bottom: 20px;
}

.main_part .even {
    background: #f5f5f5;
    padding-top: 30px;
    padding-bottom: 20px;
}

.main_part h1 {
    font-size: 32px;
    text-align: center;
    margin-bottom: 30px;
    color: #000000;
    font-family: SourceHanSansCN-Regular;
}

.main_part h2 {
    line-height: 1.5em;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 30px;
    text-align: center;
    font-family: SourceHanSansCN-Light;
    color: #333333;
}

.main_part h3 {
    font-size: 18px;
    line-height: 50px;
    margin-top: 0;
    margin-bottom: 0;
    font-family: SourceHanSansCN-Light;
    color: #000000;
}

.main_part h5 a {
    font-size: 14px;
    font-family: SourceHanSansCN-Light;
    color: #197FE6;
    line-height: 30px;
}

.main_part p {
    text-align: justify;
    font-size: 14px;
    font-family: SourceHanSansCN-Light;
    color: #333333;
    line-height: 30px;
}

.main_part li {
    margin-bottom: 7px;
}
