123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354 |
-
- .banner-s-4-content{
- width: 100%;
- height: 218px !important;
- float: left;
- }
- .banner-s-4-content .box{
- width: 1440px;
- height: 218px;
- margin: 0px auto;
- }
- .banner-s-4-content .row{
-
-
- width: 100%;
- height: 218px;
- float: left;
-
-
-
- padding: 0;
-
-
- border-radius: 15px;
-
-
- background: none;
-
-
- position: relative;
-
- }
-
-
- .banner-s-4-content .top{
- width:100%;
- heigth: 100%;
- float: left;
- }
-
-
- .banner-s-4-content .img{
- width: 100%;
- height: 100%;
- }
|