.w1200 {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.bgfff {
    background-color: #fff;
}
.BreadcrumbNav {
    padding: 55px 20px 0px 20px;
    overflow: hidden;
    box-sizing: border-box;
}
.main{background:rgb(237, 237, 237)}
.BreadcrumbNav a{color: #686868;font-size: 16px;}
.BreadcrumbNav span{color: #BD1A2D;}
.BreadcrumbNav{padding: 55px 20px 0px 20px; overflow: hidden; box-sizing: border-box;}

.BreadcrumbNav p {
    background: url(/uiFramework/commonResource/image/2024110116063317561.png) no-repeat left center;
    height: 26px;
    line-height: 26px;
    text-indent: 30px;
    color: #686868;
    font-size: 16px;
    display: inline-block;
}
.pd20 {
    padding: 20px;
}
.w305 {
    width: 305px;
    min-height: 608px;
}
.w828 {
    width: 828px;
    min-height: 608px;
}

.ldrjs {
    width: 100%;
    margin-bottom: 10px;
    padding-top: 20px;overflow:hidden;
}
.ldrjs .jl p {
    text-indent: 2em;
    font-size: 14px;
    color: #666;
    line-height: 24px;
}
.mb8 {
    margin-bottom: 8px;
}
.mt15 {
    margin-top: 15px;
}
.channel_tit1 {
    height: 40px;
    font-size: 16px;
    position: relative;
    border-bottom: 1px solid #d7d7d7;
}
.qzzc_fr .list .channel_tit1 a {
    color: #BD1A2D;
    border-bottom: 2px solid #BD1A2D;
    padding: 0 10px;
    text-align: center;
    line-height: 37px;
}
.channel_tit1 a.active {
    font-weight: bold;
}
.tab {
    position: relative;
}
.channel_tit1 a {
    display: block;
    float: left;
    border-bottom: 2px solid #BD1A2D;
    color: #BD1A2D;
    position: relative;
    bottom: -1px;
    padding-bottom: 10px;
    padding-top: 5px;
    font-size:16px;
}
.mt10 {
    margin-top: 10px;
}
.tab-pane.on {
    display: block;
}
.qzzc_fr .list .tab-content>.tab-pane li {
    padding-left: 20px;
    line-height: 34px;
}
.tab-content>.tab-pane li {
    overflow: hidden;
    background: url(/uiFramework/commonResource/image/2024110411054842112.png) no-repeat left center;
    padding-left: 12px;
    line-height: 32px;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.tab-content>.tab-pane li a {
    color: #333;
    font-size: 16px;
    display: inline-block;
    width: 81%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.tab-content>.tab-pane li span {
    float: right;
    color: #999;
    font-size: 14px;
  padding-right: 20px;
}
.tab-content>.tab-pane li a:hover {
    color: #BD1A2D;
}


@media (max-width: 1200px) {
.w1200{width:96%;}
.w305{width:25%;}
.w828 {width:73%;}



}

@media (max-width: 992px) {



}

@media (max-width: 768px) {
.w305{display:none;}
.w828{width:100%;}




}