* {
    margin: 0;
    padding: 0;
    color: #000;
}

h1,
h2,
h3,
h4 {
    font-weight: normal;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

body {
    /* max-width: 640px; */
    margin: 0 auto;
    width: 100%;
    height: 100%;
    font-family: Microsoft Yahei, Helvetica Neue !important;
}

.cl:before,
.cl:after {
    display: table;
    line-height: 0;
    content: "";
}

.cl:after {
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.wrap {
    height: 100%;
    width: 100%;
}

.newslist {
    margin-top: 0.3rem;
    padding: 0 0.2rem;
}

.newslist h2 {
    font-size: 0.22rem;
    padding-bottom: 0.15rem;
}

.newslist h2 a {
    color: #015293;
}

.newslist ul li {
    font-size: 0.26rem;
    border-bottom: 1px solid #eee;
    padding-bottom: 0.2rem;
    margin-top: 0.2rem;
}

.newslist ul li .N-pic {
    width: 26%;
}

.newslist ul li .N-pic img {
    width: 100%;
    height: 1.2rem;
}

.newslist ul li .N-note {
    width: 71%;
}

.newslist ul li .N-note h4 {
    overflow: hidden;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 0.26rem;
    margin-bottom: 0.1rem;
}

.newslist ul li .N-note p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 0.24rem;
}

.newslist ul li .N-note p a {
    font-size: .26rem;
}

.newslist ul li .time-box img {
    display: inline-block;
    margin-top: -.15rem;
}

.newslist ul li .time-box p {
    display: inline-block;
    height: 0.4rem;
    line-height: 0.5rem;
}


.pageWebs {
    width: 4.2rem;
    margin: 0.5rem auto 0;
}

.pageWebs span {
    display: inline-block;
    text-align: center;
    font-size: 0.20rem;
    color: #015293;
    border: 1px solid #ecebeb;
    margin-right: 0.1rem;
}

.pageWebs .pagepre,
.pageWebs .pagenext {
    width: 1rem;
    height: 0.46rem;
    line-height: 0.46rem;
}

.pageWebs .first,
.pageWebs .last {
    width: 0.8rem;
    height: 0.46rem;
    line-height: 0.46rem;
}

.shadow {
    width: 3rem;
    height: 0.6rem;
    line-height: 0.6rem;
    text-align: center;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -1.5rem;
    margin-top: -0.3rem;
    font-size: 0.24rem;
}


.content {
    font-size: 0.28rem !important;
    line-height: 0.46rem;
    text-align: justify;
    margin-top: 0.3rem;
}

.content a {
    color: blue;
}

.content img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0.24rem auto !important;
}
.content p img{
    height: auto !important;
}
.content table {
    width: 100% !important;
    empty-cells: unset;
    border-spacing: 0;
    border-collapse: collapse;
}

.content tbody {
    width: 100% !important;
}

.content table td {
    border: 1px solid #dedede
}

.content span {
    font-size: 0.28rem !important;
}

.content p {
    font-size: 0.28rem !important;
    line-height: 0.48rem;
    /* text-align: justify; */
    margin: 0.24rem 0;
}

.content p iframe {
    width: 100%;
    height: 100%;
}<!--0.00018501281738281-->