@charset "utf-8";
.infoList>.Title>a.on,
.infoList>.Title>a:hover {
    border-bottom: 2px solid #0068b7;
    color: #0068b7;
}

.infoList {
    width: 807px;
}

.infoList>.Title {
    height: 43px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 5px;
}

.infoList>.Title>span {
    display: inline-block;
    float: left;
    height: 50px;
    line-height: 51px;
    border-bottom: 2px solid #0071bf;
    font-size: 16px;
    color: #0071bf;
    padding: 0 15px;
    font-weight: 500;
}

.infoList>.Title>a {
    display: inline-block;
    float: left;
    height: 42px;
    line-height: 42px;
    font-size: 18px;
    padding: 0 15px;
    margin-right: 15px;
}

.layui-table td,
.layui-table th {
    padding: 3px!important;
    height: 40px;
}

.layui-form-item {
    display: table!important;
    margin: 0 auto;
}

.layui-form-select dl {
    padding: 0!important;
}

.step-body {
    position: relative;
    width: 100%;
    margin: 0 auto;
}

.step-header {
    width: 100%;
    margin: 0 auto;
    display: none;
}

.step-header ul {
    padding: 0;
}

.step-header li {
    list-style-type: none;
    text-align: center;
    float: left;
    position: relative;
}

.step-header li p {
    margin-top: 30px;
    margin-bottom: 5px;
    font-size: 14px;
    font-family: 寰蒋闆呴粦;
    color: #625454;
}

.step-header li span {
    position: relative;
    margin: 0 auto;
    font-size: 18px;
    font-family: Arial;
    color: #625454;
    height: 60px;
    line-height: 60px;
    background: url(../../images/cell.png) center top no-repeat;
    display: block;
}

.step-header li.step-active span {
    background: url(../../images/cell-active.png) center top no-repeat;
    color: white;
}

.step-header li.step-active p {
    color: #466faa;
}

.step-bar,
.step-bar-active {
    height: 13px;
    border-radius: 12px;
}

.step-bar {
    width: 100%;
    background: url(../../images/bar-bg.png);
    position: relative;
    border-radius: 12px;
    z-index: -1;
    height: 5px;
    top: 85px;
}

.step-bar-active {
    width: 0px;
    background: url(../../images/bar-bg-active.png);
    height: 5px;
}

.step-list {
    display: none;
    clear: both;
}

.step-content {
    overflow: hidden;
    width: 96%;
    padding: 2%;
}

.ysqgk-box {
    padding: 10px;
}

.ysqgk-box h1 {
    height: 40px;
    line-height: 40px;
    border-bottom: #eee solid 2px;
}

.ysqgk-box h1 span {
    padding: 0 25px;
    height: 40px;
    line-height: 40px;
    float: left;
    text-align: center;
    background: #eee;
    margin-right: 10px;
    font-size: 18px;
    cursor: pointer;
}

.ysqgk-box h1 span.on {
    background: #0055AA;
    color: #fff;
}

.ysqgk-box .zz {
    display: none;
}