.container2 >div {width:380px!important;position:relative;} .container2 > div h2{width: 100%;height: 48px;background:#fff url(img/line_bg.png) no-repeat 10px bottom ;line-height:48px;box-sizing:border-box;} .container2 >div:nth-child(1){width:380px;} .container2 div:nth-child(1) ul li{width:370px} .container2 div ul{width:370px} .container2 div ul li{ width: 370px; background: url(../img/tb_s4.jpg) no-repeat left;padding-left: 16px;} .container2 div ul li a{ width: 330px; display:inline-block; font: 16px/40px "微软雅黑";color: #333;overflow: hidden;text-overflow: ellipsis; white-space: nowrap;} .container2 div ul li a:hover{color:#006179;font-weight:bold} .banner span.swiper-pagination-bullet-active { background-color: #007aff; } .top .top-inner {} .top .top-inner .text{ width:0px; font-size:14px !important; color:#fff; position:absolute; right:0; top:30px; white-space: nowrap; overflow: hidden; border-right: 3px solid; font-family: monospace; animation: go 8s steps(51) forwards,off .5s step-end infinite;} @keyframes go { from { width: 0; } to{width:51ch;} } @keyframes off { 50% { border-color: transparent; } }