|
@@ -31,7 +31,7 @@ li{list-style:none;}
|
|
align-items: center;
|
|
align-items: center;
|
|
}
|
|
}
|
|
.quickOperation .el-carousel {
|
|
.quickOperation .el-carousel {
|
|
- width: 1336px;
|
|
|
|
|
|
+ width: 1184px;
|
|
}
|
|
}
|
|
.quickOperation .el-carousel .el-carousel__button {
|
|
.quickOperation .el-carousel .el-carousel__button {
|
|
width: 14px;
|
|
width: 14px;
|
|
@@ -92,7 +92,7 @@ li{list-style:none;}
|
|
padding-top: 10px;
|
|
padding-top: 10px;
|
|
}
|
|
}
|
|
.quickOperation .carousel-list .list:hover .card {
|
|
.quickOperation .carousel-list .list:hover .card {
|
|
- border: 1px solid #FF5B00;
|
|
|
|
|
|
+ border: 3px solid #FF5B00;
|
|
}
|
|
}
|
|
.quickOperation .carousel-list .list .card .card-content {
|
|
.quickOperation .carousel-list .list .card .card-content {
|
|
width: 100%;
|
|
width: 100%;
|
|
@@ -164,9 +164,9 @@ li{list-style:none;}
|
|
/* 楼层 */
|
|
/* 楼层 */
|
|
.section_container{width:100%;height:auto;float:left}
|
|
.section_container{width:100%;height:auto;float:left}
|
|
.section_container .inner{width:1184px;margin:0 auto}
|
|
.section_container .inner{width:1184px;margin:0 auto}
|
|
-.section_left{width:900px;float:left;padding-top:40px;}
|
|
|
|
|
|
+.section_left{width:900px;float:left;padding-top:10px;}
|
|
/*右边区域*/
|
|
/*右边区域*/
|
|
-.section_right{width:284px;float:right;box-sizing:border-box;padding-top:40px}
|
|
|
|
|
|
+.section_right{width:284px;float:right;box-sizing:border-box;padding-top:10px}
|
|
.section_right .section_right_item{width:284px;height:auto;background-color:#FFFFFF;float:left;margin-bottom:16px;padding:16px;box-sizing:border-box;border-radius:8px}
|
|
.section_right .section_right_item{width:284px;height:auto;background-color:#FFFFFF;float:left;margin-bottom:16px;padding:16px;box-sizing:border-box;border-radius:8px}
|
|
.section_right .section_right_item.ross{width:284px;height:343px;color: #FFFFFF;padding:0;cursor: pointer}
|
|
.section_right .section_right_item.ross{width:284px;height:343px;color: #FFFFFF;padding:0;cursor: pointer}
|
|
.section_right .section_right_item.ross.none{display: none;}
|
|
.section_right .section_right_item.ross.none{display: none;}
|