@CHARSET "UTF-8";
main.t2 .ke-content section>span:after{bottom: -136px !important;}
div.col-2{height: 100%;box-sizing: border-box; background: rgba(25,9,125,0.8); color: #fff; width: 100%; position: absolute; top: 0; left: 0; }
.ke-content .col, .ke-content div.col-2{padding-top: 56px;}
.ke-content div.intro-item p:first-child{color: #fff;}
.ke-content div.intro-item p:last-child{color: #fff;}
.ke-content newslist.t1{margin-top: 72px;}
.ke-content newslist.t1 a.top{position: relative;}


div.streamer{margin-top: 136px; width: 100%; height: 510px; position: relative; }
div.streamer img{width: 100%; height: 100%; object-fit: cover;}
div.streamer::after{content: ''; border-left: 1px solid #FFAB91; width: 1px;top: 0;position: absolute; right: 25%; bottom: -120px; z-index: -1;}

/**动画相关样式**/
main.t2 .ke-content .streamer{transform: translateY(60%); opacity: 0; transition: all 1s ease-out;}
