This commit is contained in:
dong_bo0602 2021-06-15 10:05:04 +08:00
parent 6405882112
commit 96546e80d7

View File

@ -165,10 +165,10 @@
.news-container .news-list ul li span{float: right;font-size: 18px;color: #333}
.street{width: 32%;background: #fff;padding: 15px;box-sizing: border-box;box-shadow: 0 0 10px #eee;float:right;overflow:hidden;height: 420px;}
.street-box{width: 100%;height: 100%;}
.street a{display: block;padding: 0 5px;box-sizing:border-box;white-space:nowrap;overflow: hidden;text-overflow: ellipsis;float:left;margin-bottom: 10px;width:49%;background: #064ec0;color: #fff;text-align: center;line-height: 35px;border-radius: 5px;}
.street a{display: block;padding: 0 5px;box-sizing:border-box;white-space:nowrap;overflow: hidden;text-overflow: ellipsis;float:left;margin-bottom: 15px;width:49%;background: #064ec0;color: #fff;text-align: center;line-height: 35px;border-radius: 5px;}
.street a:hover{background: rgba(6,78,192,0.8)}
.street a:nth-child(even){float:right}
.street a img{display: block;margin: 5px auto 0;}
.street a img{display: block;margin: 10px auto 0;}
@media (min-width: 1420px){
.banner{
height: 450px