.ys-api-list,.ys-school-list{
    border: 1px solid #e5e5e5;
    padding: 20px 5px;
}
.request-body{
    border: 1px solid #f2f2f2;
    margin-left: 75px;
    width: 100%;
}

.flow-steps {
    position: relative;
    height: 50px;
    list-style: none;
    font-size: 14px;
    padding: 0 0 30px 0;
    overflow: hidden;
}

.flow-steps a:hover .con, .flow-steps .on .con strong, .flow-steps a:hover .con p, .flow-steps .on .con p {
    color: #fff;
}

.flow-steps a:hover .con strong {
    color: #fff;
}

.flow-steps .con p {
    font-size: 12px;
    color: #999;
}

.flow-steps a.first {
    margin-left: 0;
}

.flow-steps a:hover, .flow-steps .on {
    background: #3CBBFF;
    text-decoration: none;
}

.reg-steps .flow-steps b, .reg-steps .flow-steps a:hover b, .reg-steps .flow-steps .on b {
    border-left-color: #f5f5f5;
}

.flow-steps a:hover .f, .flow-steps .on .f {
    border-left: 5px solid #3CBBFF !important;
}

.flow-steps a:hover s, .flow-steps .on s {
    border-left-color: #3CBBFF;
}

.flow-steps a:hover b, .flow-steps .on b {
    border-color: #3CBBFF;
    border-left-color: #fff;
}

.flow-steps a {
    float: left;
    height: 50px;
    background: #e5e5e5;
    margin-left: 10px;
    position: relative;
}

.flow-steps .f {
    border-left: 5px solid #e5e5e5 !important;
}

.flow-steps b {
    float: left;
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    border-left: 15px solid #fff;
    z-index: 1;
}

.flow-steps b, .flow-steps s {
    display: inline-block;
}

.flow-steps a.first .con {
    width: 270px;
}

.flow-steps .con {
    display: block;
    float: left;
    width: 270px;
    height: 80px;
    padding: 13px 0 10px 0px;
    text-decoration: none;
    text-align: center;
}

.flow-steps .con h4 {
    margin-bottom: 5px;
}

.flow-steps .con h4 strong {
    font-size: 14px;
    color: #565656;
}

.flow-steps s {
    position: absolute;
    top: 0;
    right: -15px;
    float: left;
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    border-left: 15px solid #e5e5e5;
    z-index: 5;
}

.basic-tip {
    margin-left: 75px;
    padding: 10px 15px;
    color: #00B9E8;
    background: #f2f2f2;
    width: 100%;
    margin-bottom: 15px;
}
.body-tip{
    border-bottom: 1px solid #f2f2f2;
    width: 100%;
    padding: 10px 10px;
    background: #f2f2f2;
    width: 1060px;
}
.add-btn{
    height: 34px;
    width: 98px;
    font-size: 14px;
    outline: none;
}
.ys-main-view .view-layout tr td:nth-child(1){
    width: 138px;
}
.ys-api-category ul li a{

    color: #000;
    text-decoration: none;
    cursor: pointer;
    padding-left: 32px;
    width: 100%;
}
.ys-category ul li a,.ys-basis ul li a{
    display: block;
    text-decoration: none;
    color: #333333;
}
.ys-category ul li a:hover,.ys-category ul li a:active,.ys-basis ul li a:hover,.ys-basis ul li a:active{
    background: #1f96ff;
    color: #FFFFFF;
    text-decoration: none;
}
.ys-category ul li a.current,.ys-basis ul li a.current  {
    background: #1f96ff;
    color: #FFFFFF;
}

.panel-group .panel-body{
    padding-left: 0;
    padding-right: 0;
}
.panel-group .panel-default{
    border:0!important;
}

.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body{
     border-top: 0 !important;
}
.panel-group .panel{
    border: 0!important;
    -webkit-box-shadow: 0 0 0 rgba(255,255,255,0)!important;
    box-shadow: 0 0 0 rgba(255,255,255,0)!important;
}
.panel-title>a{
    display: inherit;
    padding: 16px 15px!important;
}
.panel-heading{
    padding: 0!important;
}
.api-list{
    /*border: 1px solid #f0f0f0;*/
    padding: 15px 10px;
    min-height: 80px;
    position: relative;
    display: block;
}
.label-success {
     background-color: #3CBBFF;
    margin-right: 5px;
     padding: 8px!important;
     line-height: 36px!important;
 }
.label-warning {
    margin-right: 5px;
    padding: 8px!important;
    line-height: 36px!important;
}
.flow-steps a:hover, .flow-steps .on {
    background: #3CBBFF;
    text-decoration: none;
    width: 98%;
}
.classlf-right svg {
    width: 17px;
    top: 3px;
    position: relative;
}
.icon-quanbuyingyong svg{
    width: 18px;
    vertical-align: middle;
}