.continueHighBanner { width:100%; } .continueHighBanner img{ width:100%; } .activeRule{ padding: 30px 45px; } .activeRule h3,.rule h3{ font-size: 24px; border-bottom: 1px solid #bfbfbf; color: #333; font-weight: normal; padding-bottom:8px; } .activeRule span{ font-size: 24px; color: #333; display: inline-block; margin-top: 36px; font-weight: normal; margin-bottom: 20px; } .activeRule p{ margin-top: 10px; font-size:16px; color: #333; padding-left:35px; } .activeRule .lastP{ margin-top: 52px } .rule h3{ margin-bottom: 20px; } .rule{ padding: 25px 45px; } .rule p{ text-align: justify; padding: 7px 30px; font-size: 16px; color: #333; } .rule h3 span{ font-size: 14px; display: inline-block; margin-left: 15px; } .ruleBottom{ text-align: center; margin-top: 100px; margin-bottom: 100px; } .ruleBottom a{ display: inline-block; width: 330px; height: 84px; line-height: 84px; text-align: center; font-size: 26px; color: #fff; background: #46c8fe; } .ruleBottom a:hover{ box-shadow: 0 0 5px #ccc; border-radius: 10px; background: #56f864; } @media screen and (max-width:1200px){ .continueHighBanner{ width: 1200px!important; margin: 0 auto; } }