body {
    background-size: contain;
}

.content {
    padding: 16px;
    margin: 0 auto;
    background: #fff;
    border: 1px solid #e5e5e5;
    margin-top: 5px;
    margin-bottom: 10px;
    min-height: 835px;
}

.container .wrapper {
    background-color: transparent !important;
}

.content .top_title {
    width: 100%;
    height: auto;
    background-image: linear-gradient(-1deg, #f0f8ff 0%, #ffffff 100%), linear-gradient(#ecf9ff, #ecf9ff);
    border: solid 1px #d7f1fe;
    padding: 24px;
    padding-bottom: 12px;
    box-sizing: border-box;
}

.top_title .title {
    width: 100%;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 48px;
    color: #000000;
}

.top_title .origin {
    font-size: 16px;
    letter-spacing: 0px;
    color: #313131;
    margin-top: 30px;
}

.content .con {
    font-size: 14px;
    padding: 10px
}

.con table {
    width: 100% !important;
}

.con img {
    width: auto;
    max-width: 800px;
}

.con a[download] {
    margin-left: 30px;
}

.wzewm img {
    width: 150px !important;
    height: 150px !important;
}

.con .confy {
    width: 100%;
    height: 36px;
    background-color: #f9f9f9;
}

.confy .confysy {
    width: 50%;
}

.confysy .fenye1 {
    width: 140px;
    height: 36px;
    background-color: #3d94cc;
    color: #fff;
    text-align: center;
    line-height: 36px;
    font-size: 16px;
    display: inline-block;
}

.confysy .fenyet {
    display: inline-block;
    width: 70%;
}

.confysy .fenyet a {
    display: inline-block;
    width: 92%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bodyTable {
    width: 100%;
    background-color: #ffffff;
    border-top: 1px solid #b4d5f4;
    border-left: 1px solid #b4d5f4;
    margin: 0 auto;
}

.bodyTable .Zt {
    background: #e2f2ff;
    height: 56px !important;
    line-height: 56px !important;
    color: #000;
    font-size: 16px;
}

.bodyTable td {
    border-bottom: 1px solid #b4d5f4;
    border-right: 1px solid #b4d5f4;
    height: 40px;
    line-height: 30px;
}

.bodyTable .title {
    background-color: #f7f7f7;
    width: 100px;
    text-align: center;
}

.bodyTable .cont {
    width: 100px;
    text-align: left;
}

.bodyTable .ZT_L {
    text-align: left;
}

.Over {
    overflow-y: scroll;
    height: 150px;
}

