/* å†…å®¹éƒ¨åˆ† */
.old_type .bt-box-1100 {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}
.old_type .two_fl_bg {
    width: 100%;
    height: auto;
    padding-right: 0;
    border-right: 0;
}
.old_type .two_fl_tit {
    width: 100%;
    height: 96px;
    border-bottom: 4px solid #dedfe3;
    font-weight: bold;
    font-size: 48px;
    line-height: 96px;
}
.old_type .two_fl_tit a {
    font-size: 36px;
    font-weight: normal;
}
.old_type .two_fl_ul {
    width: 100%;
    margin-top: 20px;
}
.old_type .two_fl_ul li {
    width: 100%;
    height: 72px;
    line-height: 72px;
    padding-left: 30px;
    background-size: 10px;
}
.old_type .two_fl_ul li a {
    color: #333333;
    font-size: 36px;
    display: inline-block;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 920px;
}
.old_type .two_fl_ul li span {
    color: #999999;
    font-size: 36px;
    float: right;
}
.old_type .two_fr_bg {
    width: 100%;
    height: auto;
    padding-left: 0;
}
.old_type .two_fr_ul {
    width: 100%;
    margin-top: 5px;
}
.old_type .two_fr_ul li{
    width: 100%;
    height: 72px;
    line-height: 72px;
    padding-left: 30px;
    background-size: 10px;
}
.old_type .two_fr_ul li a {
    color: #333333;
    font-size: 36px;
    display: inline-block;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 920px;
}
.old_type .two_fr_ul li span {
    color: #999999;
    font-size: 36px;
    float: right;
}