.bkt {
    height: auto;
    padding: 15px 0;
    text-align: center;
}

.bkt span {
    display: block;
    line-height: 120%;
}

.bkt span:nth-child(1) {
    font-size: 1.2em;
}

.bkt span:nth-child(2) {
    font-size: 0.8em;
    color: #999;
    margin-top: 5px;
}

.newslist {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 30px 0;
}

a.newsli {
    display: block;
    text-decoration: none;
    width: 94%;
    height: auto;
    overflow: hidden;
    margin: 0 auto 35px auto;
    display: block;
    -moz-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.05);
    box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.05);
    position: relative;
}

.newsli img {
    display: block;
    width: 100%;
    height: 50vw;
    object-fit: cover;
    margin-bottom: 10px;
}

.newsli i {
    display: block;
    height: 35px;
    line-height: 25px;
    font-size: 0.875em;
    color: #bbb;
    font-style: normal;
}

.newsli span {
    display: block;
    height: auto;
    font-size: 0.875em;
    line-height: 160%;
    padding-right: 20px;
}
a.newslip {
    display: block;
    text-decoration: none;
    width: 44%;
    height: 70vw;
    overflow: hidden;
    margin: 0 0 20px 4%;
    display: block;
    float: left;
    -moz-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.05);
    box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.05);
}
.newslip p {
    display: block;
    margin: 10px;
    height: 55vw;
    overflow: hidden;
}
.newslip p img {
    width: 100%;
    height: auto;
    display: block;
}
.newslip span {
    display: block;
    text-align: center;
    font-size: 0.7em;
    line-height: 200%;
}

.newsli .t3 {
    height: auto;
    font-size: 0.7em;
    line-height: 180%;
    padding: 0 15px;
    padding-bottom: 20px;
}

.newsli .t4 {
    height: auto;
    font-size: 1em;
    line-height: 160%;
    padding: 0 15px;
    font-weight: bold;
    color: #666;
    text-align: center;
}

.newsli .t5 {
    height: 35px;
    line-height: 25px;
    font-size: 0.875em;
    color: #ccc;
    text-align: center;
}

.newsli a.caseb {
    display: block;
    width: 100px;
    height: 26px;
    line-height: 26px;
    font-size: 0.625em;
    background: #2f8d99;
    color: #fff;
    border-radius: 15px;
    margin: 0 auto 20px auto;
    text-decoration: none;
    text-align: center;
}

.page {
    height: auto;
    margin: 0 auto;
    padding: 20px 0 40px 0;
    width: 100%;
    overflow: hidden;
    font-size: 0.7em;
    text-align: center;
    color: #2f8d99;
}

.page div, .page a {
    border: 1px solid #2f8d99;
    display: inline-block;
    padding: 0 15px;
    margin-bottom: 6px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    overflow: hidden;
    background: #fff;
    color: #2f8d99;
}

.page a {
    text-decoration: none;
}

.pageinp {
    width: 100px;
    height: 26px;
    border: 0;
    text-align: center;
    line-height: 26px;
    padding: 0px;
    margin: 0px;
}

.page div.secpagebtn {
    cursor: pointer;
    background: #2f8d99;
    color: #fff;
    padding: 0 30px;
}

.readbox {
    width: 92%;
    height: auto;
    overflow: hidden;
    margin: 20px auto;
    color: #666;
}

.readt {
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 1.1em;
    line-height: 180%;
    margin-bottom: 5px;
    font-weight: bold;
}

.readt2 {
    height: auto;
    overflow: hidden;
    font-size: 0.9em;
    line-height: 180%;
    margin-bottom: 10px;
}

.readi {
    line-height: 20px;
    padding: 5px 0 10px 0;
    border-bottom: 1px solid #e5e5e5;
    font-size: 0.7em;
    color: #999;
}

.readi img {
    height: 12px;
    margin-right: 10px;
    vertical-align: middle;
}

.readc {
    font-size: 0.75em;
    line-height: 200%;
    overflow: hidden;
    padding: 20px 0;
}

.readc p {
    margin-bottom: 20px;
}

.readc img {
    max-width: 100%;
}

.readnext {
    padding: 10px 0;
    border-top: 1px solid #e5e5e5;
    overflow: hidden;
    font-size: 0.75em;
    line-height: 220%;
}

.readv {
    height: auto;
    overflow: hidden;
    margin-top: 20px;
    background: #333;
}

.readv video {
    width: 100%;
    display: block;
    height: auto;
    overflow: hidden;
}<!--0.00018596649169922-->