.current-bulle{width:100%;margin-top:27px}.current-bulle .item-current{width:100%}.current-bulle .item-current .bulle-name{font-size:17px;background-color:#f4f8fd;line-height:32px;font-weight:700;color:#1f25a2;padding-left:17px;position:relative}.current-bulle .item-current .bulle-name::after{position:absolute;content:'';width:3px;height:100%;background-color:#1f25a2;top:-webkit-calc(50% - 16px);top:-moz-calc(50% - 16px);top:calc(50% - 16px);left:0}.current-bulle .item-current .bulle-name::before{position:absolute;content:'';width:2px;height:100%;background-color:#1f25a2;top:-webkit-calc(50% - 16px);top:-moz-calc(50% - 16px);top:calc(50% - 16px);left:5px}.current-bulle .item-current .bulle-list{width:100%;margin-top:10px;margin-bottom:30px}.current-bulle .item-current .bulle-list ul li{width:100%;line-height:40px;font-weight:400;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.current-bulle .item-current .bulle-list ul li .item-dot{display:inline-block;width:10px;height:18px;background:url(../../dist/images/listdot.png) no-repeat}.current-bulle .item-current .bulle-list ul li .item-title{display:block;width:-webkit-calc(100% - 100px);width:-moz-calc(100% - 100px);width:calc(100% - 100px);color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:18px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-left:10px}.current-bulle .item-current .bulle-list ul li .item-title:hover{color:#1f25a2}.current-bulle .item-current .bulle-list ul li .item-time{text-align:right;width:100px;display:block;font-size:14px;color:#999}