@CHARSET "UTF-8";
main.t2 .ke-content section>span:after{bottom: -136px !important;}
div.col-2{box-sizing: border-box; background: rgba(25,9,125,0.8); color: #fff; width: 100%; position: relative; z-index: 1;}

.ke-content .streamer {width: 10rem;margin-left: -0.43rem;margin-top: 0.43rem;}
.ke-content .col, .ke-content div.col-2{padding-top: 1.06rem; flex-direction: column; align-items: center; flex-wrap: nowrap;}
.ke-content div.intro-item {width: 100%; margin-bottom: 1.06rem;}
.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: .85rem; display: flex; flex-direction: column; align-items: center;}
div.ke-content newslist.t1 a.top{position: relative; order: 0;}
.ke-content newslist.t1>div{order: 1;}


div.streamer{width: 100%; position: relative; }
div.streamer>img{width: 100%; height: 100%; object-fit: cover; position: absolute; z-index: 0;}
/* 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;} */
