@import "./common/common"; @import "./common/header.css"; @import "./common/footer.css"; @import "./common/banner.css"; @import "./common/successCase"; @import "./common/tabBar"; @phColor:#3d464d; .section-rotate { .banner-Mobike-row{ padding: 11rem 0 4.6rem 0; .banber-box{ width: 180px; height: 180px; float: right; padding: 0; background: @writeColor; padding: 40px 5px; } .banner-text{ padding-left: 20px; h1{ margin-top: 15px; } p{ font-size: 1.6rem; } } } min-height: 440px; .CusMobike-banner-bg { img { height: 340px; } } } .Mobike-info-con{ margin: -100px 0 0px 0; .row{ margin-bottom: 28px; } .cusMobike-text{ margin-bottom: 28px; p{ font-size: 1.6rem; color: @phColor; line-height: 30px; margin-bottom: 15px; //text-indent: 24px; span{ font-weight: 600; color: @phColor; } } h2{ margin: 40px 0; color: @phColor; font-size: 2.4rem; //text-indent: 24px; //font-weight: 600; //color: #657180; } .mobileInfo{ display: none; } } } .more-case{ margin-bottom: 200px; } //10万+ 运维团队的智慧之选 .classifyTabLogoBox{ .title{ padding: 80px 0 28px; } .classifyTabLogo{ .col-md-2, .col-sm-6, .col-6{ padding-left: 10px; padding-right: 10px; } } } .carousel-inner-img{ overflow: inherit; .carousel-item-img{ display: block; .customerCaseImg{ display: inline-block; margin: 10px 0; //margin-bottom: 0; background: #FFFFFF; box-shadow: 0px 4px 10px 0px rgba(45, 55, 68, 0.1); border-radius: 10px; img{ box-shadow: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } } } } @media (max-width: 992px) { .section-rotate { .banner-Mobike-row{ padding: 8.5rem 0 4.6rem 0; .banber-box{ margin: 36px auto; float: none; } } } .pcInfo{ display: none; } .Mobike-info-con{ .cusMobike-text{ .mobileInfo{ display: block; } } } } @media (min-width: 576px){ .pcInfo{ display: block; } }