.ibox .ibox-content .guide_title{
    padding-bottom: 14px;
    font-size: 14px;
    line-height: 20px;
}
.ibox .ibox-content .other_text{
    line-height: 30px;
}
.ibox .ibox-content .tips{
    color:#999;
    font-size: 12px;
}

/*接入指南*/
.ibox .ibox-content .second_title{
    padding-bottom:14px;
    font-weight: bold;
}
.ibox .ibox-content ul{
    padding-left: 40px;
    line-height: 24px;
}
.ibox .ibox-content ul >li{
    list-style: disc;
    padding-bottom: 5px;
}
.ibox .ibox-content .second_text > span{
    font-style: italic;
}
.ibox .ibox-content .stage{
    font-size: 16px;
    color:#222;
    font-weight: bold;
    padding-bottom: 14px;
}
.ibox .ibox-content .sub_stage{
    padding-bottom: 14px;
    font-weight: bold;
}
.ibox .ibox-content .model_title{
    font-weight: normal;
    margin:0px;
    padding-bottom: 14px;
}

/*

*/
.warm_tips{
    color:#999;
    font-size: 12px;
    padding-bottom: 14px;
    /*text-indent: 2em;*/
}
.request_example{
    margin-bottom: 5px;
}