@ -107,8 +107,8 @@ button:last-child{
height: 300rpx;
display: flex;
width: 100%;
border-radius: 16rpx;
box-shadow: 0 10rpx 5px #999;
border-radius: 10rpx;
box-shadow: 0 10rpx 5px #ccc;
}
.dots {
@ -2,13 +2,13 @@
width: 94%;
height: 320rpx;
margin:0 auto;
border-radius: 10px;
border-radius: 12rpx;
.banner swiper {
overflow:hidden;
transform: translateY(0);
@ -16,7 +16,7 @@
position: relative;
.banner-item .banner-img {
position: absolute;
@ -24,7 +24,7 @@
top: 0;
height: 100%;
.banner-item .banner-content {
@ -35,7 +35,7 @@
z-index: 100;
align-items: flex-end;
.banner-item .banner-content .title {
@ -55,7 +55,7 @@
.news-list .list-item .left {
width: 220rpx;
height: 146rpx;
overflow: hidden;
.news-list .list-item .left image {
@ -42,7 +42,7 @@
left: 0;
z-index: 10;
border-radius: 10px 10px 0 0;
border-radius: 10rpx 10rpx 0 0;
.project .content .top .top-content {
@ -56,7 +56,7 @@
.project .content .top .top-content .project-status {
width: 110rpx;
height: 42rpx;
border-radius: 10px 0 0 0;
border-radius: 10rpx 0 0 0;
.progress {
height: 36rpx;
@ -8,16 +8,16 @@
.banner-item {
@ -25,7 +25,7 @@
@ -36,7 +36,7 @@
.police-pic{
width: 100rpx;
height: 140rpx;
margin: 20rpx;
.group-detail{