.contents {
    width: 1200px;
    margin: 0 auto
}

.contents h2 {
    font: 400 26px/28px "Microsoft YaHei";
    text-align: center
}

.contents .dis-msg {
    height: 60px;
    border-bottom: 1px dashed #ccc;
    line-height: 80px;
    margin-bottom: 30px;
    text-align: center
}

.contents .dis-msg span {
    color: #cecece
}

.contents .person {
    margin-right: 90px;
    margin-left: 120px
}

.contents .origin {
    margin-right: 78px
}

.contents .times {
    margin-right: 170px
}

.contents .clickSum {
    margin-left: 0
}

.content-txt {
    text-indent: 2em;
    font: 400 20px/40px "Microsoft YaHei";
    margin-bottom: 60px;
}

.content-txt span {
    font: 400 20px/40px "Microsoft YaHei";
}

.contents .content-txt img {
    display: block;
    max-width: 500px;
    margin: 0 auto
}

.content-txt table {
    width: 100%;
}

.contents .content-txt p {
    /* text-indent: 2em;
    font: 400 20px/40px "Microsoft YaHei";
    margin-top: 45px;
    margin-bottom: 50px */
}

.preBox {
    border-bottom: 1px dashed #ccc;
    border-top: 1px dashed #ccc;
    height: 110px;
    width: 1400px;
    margin: 0 auto 40px
}

.preBox a {
    display: block;
    font: 400 24px/48px "Microsoft YaHei";
    color: #000
}

.preBox a:hover {
    color: #f00
}