.newstop {
    width: 100%;
    height: 370px;
    background: #e9e9e9;
    overflow: hidden;
}
.newsp {
    width: 45%;
    height: 100%;
    float: left;
    padding-left: 5%;
    background: #f5f5f5;
}
.newst {
    width: 100%;
    height: 110px;
    float: left;
    position: relative;
}
.newst span {
    display: block;
    position: relative;
}
.newst span:nth-child(1) {
    font-size: 18px;
    padding-top: 20px;
    line-height: 35px;
    font-family: Arial, Helvetica, sans-serif;
}
.newst span:nth-child(2) {
    font-size: 18px;
    line-height: 40px;
}
.newst span:nth-child(2)::after{
    content: '';
    width: 36px;
    height: 1px;
    background: #333;
    position: absolute;
    left: 0;
    top: 0;
}
.newst a {
    display: block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    top: 30px;
    right: 30px;
    font-size: 12px;
    color: #fff;
    background: #518cbf;
    text-align: center;
    text-decoration: none;
}
.newsimg {
    width: 48%;
    height: clac(100% - 100px);
    float: left;
    overflow: hidden;
}
.newsimg img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.newsc {
    width: 42%;
    height: auto;
    float: left;
    margin-left: 4%;
}
.newsc span {
    display: block;
    line-height: 45px;
    font-size: 20px;
    height: auto;
    overflow: hidden;
}
.newsc i {
    display: block;
    font-size: 12px;
    line-height: 30px;
    color: #999;
    font-style: normal;
}
.newsc font {
    display: block;
    height: auto;
    padding: 15px 0 40px 0;
    font-size: 12px;
    line-height: 24px;
}
.newsc a {
    display: block;
    width: 130px;
    height: 35px;
    line-height: 35px;
    background: #999 url(/static/images/aro3.png) 100px center no-repeat;
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-size: 12px;
}
.newsc a:hover {
    background-color: #518cbf;
}
.vod {
    width: 25%;
    padding-left: 3%;
    height: 100%;
    float: left;
    background: #f0f0f0;
    overflow: hidden;
}
.newsvp {
    width: 280px;
    height: 260px;
    background: #ddd;
    float: left;
    overflow: hidden;
    position: relative;
}
.newsvp img.bg {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}
.newsvp img.btn {
    width: 70px;
    height: 70px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -35px;
    margin-top: -35px;
    cursor: pointer;
}
.mag {
    width: 19%;
    height: 100%;
    float: right;
    overflow: hidden;
}
.magp {
    width: 190px;
    height: 260px;
    float: left;
    overflow: hidden;
}
.magp img {
    display: block;
    width: 100%;
    height: auto;
}

.newslist {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin: 50px auto 0 auto;
}
.newslistt {
    height: 80px;
    line-height: 36px;
    font-size: 36px;
    padding-left: 170px;
    position: relative;
}
.newslistt::after {
    content: '';
    position: absolute;
    left: 170px;
    top: 60px;
    width: 40px;
    height: 1px;
    border-top: 1px solid #666;
}
.newslistu {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 100px;
    padding-bottom: 20px;
    margin-top: -80px;
    position: relative;
}
.newslistu::after {
    content: '';
    width: 5px;
    height: 100%;
    border-left: 1px dotted #777;
    position: absolute;
    left: 120px;
    top: 0;
}
.newslistu li {
    height: auto;
    overflow: hidden;
    padding-bottom: 40px;
}
.newslistu li i {
    display: block;
    float: left;
    width: 120px;
    font-style: normal;
    color: #999;
    font-size: 16px;
    line-height: 30px;
    position: relative;
}
.newslistu li i::after {
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    position: absolute;
    right: -4px;
    top: 10px;
    background: #777;
}
.newslistu li .c {
    width: 800px;
    margin-left: 50px;
    float: left;
}
.newslistu li p {
    display: block;
    width: 200px;
    height: 120px;
    overflow: hidden;
}
.newslistu li p img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.newslistu li span {
    display: block;
    white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
    font-size: 18px;
    font-weight: bold;
}
.newslistu li font {
    display: block;
	overflow: hidden;
    font-size: 14px;
    color: #999;
    margin: 20px 0;
}

.paperbox {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 20px auto;
}
.paperbox a {
    display: block;
    width: 260px;
    height: 410px;
    float: left;
    margin: 18px;
    border: 1px solid #ddd;
    text-decoration: none;
}
.paperbox a:hover {
    -moz-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.1);
}
.paperbox p {
    width: 230px;
    height: 320px;
    display: block;
    padding: 10px 15px;
}
.paperbox p img {
    display: block;
    width: 100%;
    height: 100%;
}
.paperbox span {
    display: block;
    line-height: 30px;
    font-size: 16px;
    text-align: center;
}

.readbox {
    width: 1100px;
    height: auto;
    overflow: hidden;
    margin: 40px auto;
    color: #666;
}
.readt {
    height: auto;
    overflow: hidden;
    font-size: 28px;
    line-height: 180%;
    margin-bottom: 10px;
    text-align: center;
}
.readt2 {
    height: auto;
    overflow: hidden;
    font-size: 20px;
    line-height: 180%;
    margin-bottom: 10px;
    text-align: center;
}
.readi {
    line-height: 30px;
    padding: 10px 0;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
    font-size: 12px;
}
.readi img {
    margin-right: 15px;
    vertical-align: middle;
}
.readc {
    font-size: 14px;
    line-height: 200%;
    overflow: hidden;
    padding: 30px 0;
}
.readc p {
    margin-bottom: 20px;
}
.readc img {
    max-width: 100%;
}
.readnext {
    padding: 15px 0;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
    font-size: 16px;
    padding-left: 20px;
}
.readnext a {
    line-height: 40px;
}
.readv {
    width: 100%;
    height: 600px;
    overflow: hidden;
    background: #000;
    margin-top: 20px;
}
.readv video {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.vodbox {
    width: 100%;
    height: auto;
    background: #2b2b2b;
    overflow: hidden;
    position: relative;
    padding-bottom: 20px;
}
.vodlay {
    width: 1180px;
    padding: 80px 0 90px 0;
    height: 540px;
    overflow: hidden;
    margin: 0 auto;
}
.vodlist {
    width: 240px;
    height: 100%;
    float: right;
    overflow: auto;
}
.vodlist li {
    line-height: 35px;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    padding-left: 20px;
}
.vodlist li:hover {
    color: #518cbf;
}
.vodlist li.on {
    color: #c60000;
    background: url(/static/images/play.png) left center no-repeat;
    background-size: 18px;
}
.playbox {
    width: 900px;
    height: 540px;
    float: left;
    background: #1a1a1c;
    overflow: hidden;
    padding: 10px;
    border: 1px solid rgba(255, 255, 255, .2);
}
.playbox video {
    display: block;
    margin: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.vodb {
    width: 150px;
    height: 35px;
    position: absolute;
    left: 50%;
    margin-left: 380px;
    bottom: 30px;
    background: rgba(255, 255, 255, .5);
    cursor: pointer;
    color: #000;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
}
.vodb:hover {
    background: rgba(255, 255, 255, .2);
    color: #fff;
}
.vodb img {
    height: 20px;
    vertical-align: middle;
}

.servlistu {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.servlistu li {
    height: auto;
    overflow: hidden;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px dotted #ccc;
}
.servlistu li span {
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
}
.servlistu li i {
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #ccc;
    font-style: normal;
}
.servlistu li font {
    display: block;
    height: auto;
    font-size: 14px;
    line-height: 26px;
    color: #999;
}


@media screen and (max-width: 1450px) {
	.newstop {
        height: 380px;
    }
    .newsp {
        width: 800px;
        margin-left: 80px;
    }
    .newsimg {
        width: 400px;
        height: 260px;
    }
    .newsc {
        width: 330px;
        margin-left: 40px;
    }
    .newsc span {
        height: 40px;
        line-height: 40px;
        font-size: 20px;
        overflow: hidden;
    }
    .newsc i {
        font-size: 12px;
    }
    .newsc font {
        padding: 10px 0 30px 0;
        font-size: 12px;
        line-height: 24px;
    }
    .newsc a {
        height: 35px;
        line-height: 35px;
        font-size: 12px;
    }
    .vod {
        width: calc(100% - 950px);
        padding-left: 40px;
    }
    .newsvp {
        width: 300px;
        height: 260px;
    }
    .readbox {
        width: 1000px;
    }
}