body{background: #fff;}
/*video slide*/
.video{padding-top: 40px;}
.video_slide{margin-top: 16px;}
.video_slide .phdnews_slide_item{width: 320px;height:200px;margin-right: 20px;}
.video_slide .phdnews_slide_item_firstline{margin-bottom: 10px;}
.video_slide .phdnews_slide_item_last{margin-right: 0;}
/*.video_slide .phdnews_slide_item:first-child{margin-left: 0px;}*/
.video_slide .phdnews_slide_w{position:relative;height:410px;overflow:hidden;}
.video_slide .phdnews_slide_item p{background: none;font-size: 16px;line-height: 40px;text-indent: 14px;}
.phdnews_slide_item .bg {position: absolute;left: 0;bottom: 0;width: 100%;height: 40px;background: #000;
    filter:alpha(opacity=60);-moz-opacity:0.6; -khtml-opacity: 0.6; opacity: 0.6;}
/*bottom slide*/
.picture_slide{padding-top: 30px;padding-bottom: 100px;}
.picture_slide .phdnews_slide_item{width: 320px;height:450px;margin-right: 20px}
.picture_slide .phdnews_slide_w{position:relative;height:450px;overflow:hidden;}
.phdnews_slide_item>a{width: 100%;height: 100%}
.picture_slide .phdnews_slide_item p {background: none;font-size: 14px;line-height: 30px;text-indent: 30px;}
/*timeline*/
.timeline {margin-top: 40px;width: 1000px;height: 110px; overflow: hidden; background: #fff;}
.time-con {position: relative;width: 900px;height: 110px;overflow: hidden;}
.time {position: absolute;left: 0;top: 0;transition: left 1s;-moz-transition: left 1s;-webkit-transition: left 1s; -o-transition: left 1s;}
.time-prev, .time-next {width: 50px;height: 110px;cursor: pointer;border: 1px solid #dfdfdf;box-sizing: border-box;}
.time-prev {background: #f5b900 url(http://n.sinaimg.cn/products/goldenleague/src/img/left.png) center no-repeat;}
.time-prev:hover {background: #f5e700 url(http://n.sinaimg.cn/products/goldenleague/src/img/left.png) center no-repeat;border-color: #f5e700;}
.time-next {background: #f5b900 url(http://n.sinaimg.cn/products/goldenleague/src/img/right.png) center no-repeat;}
.time-next:hover {background: #f5e700 url(http://n.sinaimg.cn/products/goldenleague/src/img/right.png) center no-repeat;border-color: #f5e700;}
.time-item {float: left;height: 98px;font-size: 16px;color: #999;line-height: 46px;padding-top: 10px;
    width: 140px;border: 1px solid #dfdfdf;text-align: center; cursor: pointer;    
    overflow: hidden;text-overflow: ellipsis;white-space: nowrap;word-break: keep-all;}
.time-item span {display: block;color: #333;font-size: 20px;line-height: 50px;
    background: url(http://n.sinaimg.cn/products/goldenleague/src/img/time-border.png) center top no-repeat;}
.time-item:hover { border-color: #f5b900;background-color: #fffdf8;}
.time-item:hover span {color: #f5b900;}

.timeline-2019, .timeline-2019 .timeline, .timeline-2019 .time-con, .timeline-2019 .time-prev, .timeline-2019 .time-next {height: 160px}
.timeline-2019 .time-item{height:148px;}

.timeline-high, .timeline-high .timeline, .timeline-high .time-con, .timeline-high .time-prev, .timeline-high .time-next {height: 160px}
.timeline-high .time-item{height:148px;}










