/* 功德证书样式 - 随缘佛堂 */
*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.am-article-bd img {
    display: block;
    width: 123px;
    height: 123px;
}

.gdzscontainer {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.gdzscontainer {
    width: 800px;
}

.gdzscard {
    margin: 0 auto;
    width: 820px;
    height: 1150px;
    background: url('../images/cert.png') no-repeat;
    padding: 50px 0;
}

.gdzsinCard h1 {
    font-size: 50px;
    font-family: MyFont;
    letter-spacing: 20px;
    text-align: center;
    color: #E70000;
}

.gdzsinCard {
    padding: 65px 135px 115px 135px;
    position: relative;
    height: 1050px;
}

.gdzsnote {
    font-size: 15px;
    margin-bottom: 10px;
    line-height: 1.8;
}

.gdzscontentCard > p {
    color: #564a4a;
    font-size: 16px;
    line-height: 10px;
}

.gdzscontentCard {
    margin-top: 10px;
    font-size: 13px;
}

.gdzscopyright img {
    position: absolute;
    right: 146px;
    bottom: 0;
}

.gdzscopyright p {
    font-size: 15px;
}

.gdzscopyright {
    position: absolute;
    bottom: -33px;
    right: -10px;
    text-align: right;
    font-size: 18px;
}

table {
    border-collapse: collapse;
}

table td:nth-child(even) {
    text-align: left;
    padding-left: 20px;
}

table td:nth-child(odd) {
    text-align: right;
    padding-right: 20px;
}

table td {
    border: 1px solid #ddd;
    padding: 10px 10px;
    width: 727px;
}

.print {
    position: absolute;
    bottom: 86px;
}

.abc > p:before {
    line-height: 2px;
    font-size: 2px;
}

.abcabb img {
    width: 130px;
    height: 130px;
    left: 120px;
    bottom: 0;
}

.big-num {
    font-size: 16px;
    color: #E70000;
    font-weight: bold;
}
