body{ padding: 0; margin: 0; } .license-box{ min-width: 1200px; } .license-bgbtm{ background: url(../images/license/btmbg.png) center bottom no-repeat; position: fixed; bottom: 0; right: 25%; z-index: -1; width: 657px; height: 268px; } .license-box *{ box-sizing: border-box; } .license-box h2,.license-box h3,.license-box h4,.license-box h5{ margin: 0; padding: 0;} .license-header{ background: url(../images/license/head.png) center no-repeat; height: 180px; } .license-header-auto{ width: 1200px; margin:0 auto; padding: 40px 0 0; } .license-header h3{ font-size: 23px; color: #165CFF; margin-bottom: 5px; } .license-header h3 i{ font-size: 25px; color: #fff; font-style: normal; margin-left: 10px; text-transform: uppercase; } .license-header h2{ font-size: 30px; color: #000; } .license-section{ padding: 40px 0 0; width: 1000px; margin: 0 auto; text-align: center; word-wrap: break-word; word-break: break-all; font-size: 17px; color: #000; } .license-section h4{ font-size: 28px; } .license-section p{ margin: 15px 0 0; } .license-section fieldset{ margin-top: 30px; border: 1px solid #ccc; border-radius: 8px; font-size: 14px; color: #888; height: 115px; padding: 0 40px; } .license-section fieldset legend{ font-size: 16px; color: #2A4177; font-weight: bold; padding: 0 40px; } .license-section fieldset button{ color: #165CFF; font-size: 15px; border:none; background:none; outline: none; cursor: pointer; float: right;} .license-section fieldset p{ margin:20px 0 0; } .license-section fieldset button:hover{ color: #e05c10;} .license-load{ width: 500px; height: 240px; margin: 30px auto; box-shadow: 0 3px 16px #D4E5EF; border-radius: 8px; text-align: center; padding: 30px 0; transition: box-shadow 0.5s; background-color: rgba(255,255,255,.6); } .license-load:hover{ cursor: pointer; box-shadow:0 6px 18px #7fbee2; } .license-load>h5{ font-size: 16px; font-weight: normal; color: #2A4177; margin-bottom: 30px; } .license-load>p{ margin: 20px 0; font-size: 14px; color: #888; } .license-btn{ text-align: center; padding-top: 40px; } .license-btn>button{ background-color: #1639E7; width: 500px; height: 62px; text-align: center; line-height: 62px; color: #fff; font-size: 20px; outline: none; border-radius: 8px; font-weight: bold; border: none; cursor: pointer; transition: background 0.5s; } .license-btn>button:hover{ background: #1683db;}