@charset "UTF-8"; /* 优先加载第一张banner */ html { background: url(img/home_banner_2019spring_v2.jpg) no-repeat 0 -1000px; } /* banner图 */ .banner-cloudapp { background: #002a80 url(img/banner-free2020.jpg?v=2) center center no-repeat; } /* .banner-cloudapp { background: #202125 url(img/home_banner_cloudx.jpg?v=2) center center no-repeat; } */ .banner-easyCloud { background: url(img/banner-bg2.jpg) center center no-repeat; } .banner-loadbalance { background: url(img/home_banner_loadbalance.jpg) center center no-repeat; } .banner-domain { background: url(img/home_banner_domain.jpg?v=2) center center no-repeat; } .banner-vip { background: url(img/home_banner_vip.jpg) center center no-repeat; } .banner-cps { background: url(img/home_banner_cps.jpg) center center no-repeat; } .banner-trust { background: url(img/home_banner_cloudx.jpg) center center no-repeat; } .banner-2018end { background: #790ab8 url(img/home_banner_2018end.jpg) center center no-repeat; } .banner-2019spring { background: #790ab8 url(img/home_banner_2019spring_v2.jpg) center center no-repeat; } .banner-huadong { background: #001A64 url(img/home_banner_huadong3.jpg) center center no-repeat; } .banner-2020mid { background: #001A64 url(img/home_banner_2020mid.jpg) center center no-repeat; } .banner-20201111 { background: url(img/home_20201111_new_bg.jpg) center center no-repeat; } .banner-2021spring { background: url(img/banner-2021spring.jpg) center center no-repeat; } .banner-7years { background: url(img/banner-7years-2.jpg) center center no-repeat; } .banner-2021autumn { background: #111459 url(img/banner-2021autumn.jpg?v=2) center center no-repeat; } .banner-7years .banner-7years-main { width: 1200px; height: 720px; margin: 0 auto; position: relative; } .banner-7years .banner-7years-left { width: 541px; height: 260px; background: url(img/banner-left.png) no-repeat center; position: absolute; bottom: 255px; } .banner-7years .banner-7years-rigth { width: 1098px; height: 623px; background: url(img/banner-right1.png) no-repeat center; position: absolute; right: -262px; top: 40px; } .banner-bmsgroup { background: url(img/bmsgroup-banner.jpg) center center no-repeat; } .banner-bmsgroup .banner-bmsgroup-main { width: 724px; height: 240px; margin: 180px auto 0 auto; background: url(img/bmsgroup-banner-info.png) center center no-repeat; } .banner-slogan { position: absolute; top: 168px; right: 0; left: 0; margin: auto; width: 766px; height: 381px; background: url(img/banner-20201111-slogan.png) no-repeat; } /* 5折活动*/ .banner-engine .banner-text3 { font-size: 32px; color: #fff; } .banner-engine .banner-text4 { margin-top: 0px; font-size: 56px; color: #fff; } .banner-engine .banner-text5 { margin-top: 20px; font-size: 24px; color: #fff; } .banner-engine .banner-particulars-5zhe { margin-top: 25px; } /* 新banner文字颜色 */ .banner-engine .banner-text2 { color: #fff; } .banner-num { font-size: 20px; font-weight: normal; letter-spacing: 0px; color: #e95964; } .banner-text-yellow { color: #ff9935; } .banner-text-v4green { color: #2fc9bd; } .banner-link-button.button-colorful { border: none; background: url(img/banner_button_bg_1.jpg) no-repeat center; -webkit-transition: background 0.3s ease; transition: background 0.3s ease; } .banner-link-button.button-colorful:hover { border: none; color: #fff; background: url(img/banner_button_bg_1_hover.jpg) no-repeat center; } .banner-link-button.link-2018-spring:hover { background-color: #eab536; border-color: #eab536; color: #fff; } /* 用于预加载彩色按钮hover背景图 */ .button-colorful-preload { visibility: hidden; background: url(img/banner_button_bg_1_hover.jpg) no-repeat center; }