.stborg_wrap {
    position: relative;
    margin-top: 50px;
    margin-bottom: 150px;
}
.stborg_wrap .edit_day {
    position: absolute;
    right: 50px;
    bottom: -50px;
    font-size: 13px;
    color: #555;
}
.stborg_wrap ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.stborg_list {
    position: relative;
    padding-top: 159px
}
.stborg_list .tree {
    position: relative;
    width: 100%
}
.stborg_line {
    position: absolute;
    left: 50%;
    width: 1px;
    height: 25px;
    background: #dedede;
    z-index: 0;
}
.sub_list {
    letter-spacing: -1px;
    margin-left: 40px;
}
.sub_list ul.list {
    width: auto;
    zoom: 1
}
.sub_list ul.list:after {
    display: block;
    clear: both;
    content: ''
}
.sub_list ul.list > li {
    display: inline;
    float: left;
    position: relative;
    width: 130px;
    margin-left: 16px;
    padding-top: 20px;
    zoom: 1
}
.sub_list ul.list > li .line {
    display: block;
    position: absolute;
    top: 0;
    right: 50%;
    width: 100%;
    height: 19px;
    margin-right: -1px;
    padding-left: 16px;
    border: 1px solid #dedede;
    border-left: 0 none;
    border-bottom: 0 none
}
.sub_list ul.list > li:first-child {
    margin-left: 0
}
.sub_list ul.list > li:first-child .line {
    height: 20px;
    border-top: 0 none
}
.stb_title {
    width: 171px;
    min-height: 48px;
    margin: 0 auto;
    background-color: #017eb9;
    font-size: 18px;
    line-height: 48px;
    color: #fff;
    letter-spacing: -1px;
    text-align: center;
    z-index: 10;
    border-radius: 5px;
}
.stb_title span {
    margin-left: 5px;
    font-size: 16px;
    color: #94BAE4;
}
.stb_listarea {
    position: relative;
    padding: 20px 0 20px
}
.stb_listarea .line {
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #dedede
}
ul.stb_list {
    width: 413px;
    margin: 0 auto;
    zoom: 1
}
ul.stb_list:after {
    display: block;
    clear: both;
    content: ''
}
ul.stb_list>li {
    display: inline;
    float: left;
    position: relative;
    width: 150px;
    margin: 0 28px 0 29px
}
ul.stb_list>li .stb_line {
    display: block;
    position: absolute;
    top: 24px;
    right: 100%;
    margin: 0 -1px 0 0;
    width: 30px;
    height: 1px;
    background: #dedede
}
ul.stb_list>li:first-child {
    margin-left: 28px
}
ul.stb_list>li:first-child .stb_line {
    right: auto;
    left: 100%;
    margin: 0 0 0 -1px
}
.tin {
    margin: 10px 0 15px
}
.tin>li {
    padding: 0 2px;
    font-size: 15px;
    line-height: 24px;
    color: #333
}
.list_in {
    width: 130px;
    margin: 0 auto;
}
.list_in>li {
    position: relative;
    margin-top: 10px
}
.list_in>li .side_line {
    display: block;
    position: absolute;
    top: 24px;
    left: 100%;
    width: 31px;
    height: 1px;
    background: #dedede
}
.list_in>li:first-child {
    margin-top: 0
}
.title1 {
    min-height: 48px;
    margin-bottom: 10px;
    background: #028294;
    font-size: 18px;
    line-height: 48px;
    color: #fff;
    letter-spacing: -1px;
    text-align: center;
    border-radius: 5px;
}
.title2 {
    min-height: 48px;
    margin-bottom: 10px;
    background: #017eb9;
    font-size: 18px;
    line-height: 48px;
    color: #fff;
    letter-spacing: -1px;
    text-align: center;
    border-radius: 5px;
}
.stitle {
    min-height: 48px;
    background: #efefef;
    font-size: 15px;
    line-height: 48px;
    color: #333;
    letter-spacing: -1px;
    text-align: center
}