﻿body {
    padding-top: 50px;
    padding-bottom: 20px;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}
p img{
    max-width:100%;
}


/* 步骤条 */
.steps {
    padding: 15px 10px;
}

.step {
    position: relative;
    min-height: 100px;
}

    .step:last-child .step-line {
        display: none;
    }

.step-head {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
}

.step-line {
    position: absolute;
    top: 0;
    left: 11px;
    bottom: 0;
    width: 2px;
    background: #b4bccc;
}

.step-icon {
    position: relative;
    z-index: 1;
    width: 24px;
    height: 24px;
    line-height: 20px;
    font-weight: 700;
    color: inherit;
    text-align: center;
    border-radius: 50%;
    background: #fff;
    box-sizing: border-box;
    border: 2px solid;
    border-color: inherit;
}

.step-main {
    padding-left: 34px;
}

.step-tle {
    padding-bottom: 8px;
    font-size: 16px;
}

.step-desc {
    padding-bottom: 15px;
    font-size: 12px;
}

.step--finish {
    color: #409eff;
    border-color: #409eff;
}

.step--process {
    color: #333;
    border-color: #333;
}

.step--wait {
    color: #b4bccc;
    border-color: #b4bccc;
}
/*
     FILE ARCHIVED ON 13:59:50 Sep 29, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:32:44 Aug 20, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.509
  exclusion.robots: 0.018
  exclusion.robots.policy: 0.009
  esindex: 0.01
  cdx.remote: 7.824
  LoadShardBlock: 164.93 (3)
  PetaboxLoader3.resolve: 226.097 (4)
  PetaboxLoader3.datanode: 96.154 (4)
  load_resource: 171.874
*/