body{
    background-color: #f4f6fa;
    font-size: 14px;
}
a {
    text-decoration: none;
}
.mb_18{
    margin-bottom: 18px
}
.mb_24{
    margin-bottom: 24px
}
.mb_10{
    margin-bottom: 10px
}
.mb_12{
    margin-bottom: 12px
}
.img_fix_1{
    width: 100%;
    /*height: 230px;*/
}
.card-title{
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.text-muted{
    color: #999;
    font-size: 12px;
}
.title_fix_strong{
    font-size: 21px;
    font-weight: bold;
}
.text-right{
    text-align: right;
}
.v_align_bottom{
    vertical-align: bottom;
}
.footer_fix{
    padding: 15px 0;
    text-align: center;
    background-color: #262626;
    border-top: 1px solid #343434;
    margin-top: 10px;
    color: #999999;
    line-height: 24px;
}
.footer_fix_2{
    padding: 10px 0;
    text-align: center;
    background-color: #f5f5f5;
    border-top: 1px solid #eeeeee;
    margin-top: 20px;
    color: #666666;
    line-height: 20px;
    font-size: 12px;
}
.float-right{
    float: right;
}
.text_indent_fix_26{
    text-indent: 26px;
}
.text_indent_fix_28{
    text-indent: 28px;
}
.nowrap_fix{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.main_header{
    margin-bottom: 8px;
}
.main_content{
    border-top: 2px solid #eee;
    border-bottom: 2px solid #eee;
    background-color: #fff;
    padding: 12px;
    margin-bottom: 8px;
}
.main_content_header{
    height: 33px;
    line-height: 33px;
    border-bottom: 1px solid #ececec;
}
.main_content_header_text{
    border-left: 3px solid #c41341;
}
.main_content_body{
    width: 100%;
    padding: 12px;
}
.main_content_body_1{
    width: 100%;
}
.main_content_body_2_header{
    width: 100%;
}
.main_content_body_2{
    width: 100%;
    font-size: 14px;
    text-indent: 28px;
    text-align: justify;
    color: #777;
    padding-top: 12px;
    padding-left: 12px;
    padding-right: 12px;
}
.main_content_body_3_header{
    width: 100%;
    padding-left: 12px;
    padding-right: 12px;
    margin-top: 10px;
    margin-bottom: 6px;
}
.main_content_body_3{
    width: 100%;
    font-size: 14px;
    text-indent: 28px;
    text-align: justify;
    color: #777;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.main_content_body_4{
    width: 100%;
    font-size: 14px;
    text-align: justify;
    color: #777;
    padding-left: 12px;
    padding-right: 12px;
}
.main_content_body_5{
    width: 100%;
    padding-left: 12px;
    padding-right: 12px;
    margin-top: 10px;
    margin-bottom: 6px;
}
.main_content_body_6{
    width: 100%;
    font-size: 14px;
    text-indent: 28px;
    text-align: justify;
    color: #777;
    padding-top: 2px;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 8px;
}
.text_small_fix{
    font-size: 13px;
}
.kuaixun_title{
    font-size: 12px;
    color: #555555;
    line-height: 22px;
}
.kuaixun_title a{
    color: #cd2020;
}
.span_title_kuaixun{
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
    line-height: 22px;
    text-align: center;
    background-image: url("/Uploads/202404/bg_title_red.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    margin-left: 5px;
    margin-right: 5px;
    width: 58px;
    display: inline-block;
}
.span_title_yingxiang{
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
    line-height: 22px;
    text-align: center;
    background-image: url("/Uploads/202404/bg_title_blue.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    margin-left: 5px;
    margin-right: 5px;
    width: 58px;
    display: inline-block;
}

.row_span_fix{
    width: 100%;
    background-color: #eeeeee;
    padding: 12px;
}

.row_bg_fix{
    width: 100%;
    background-color: #ffffff;
    padding: 12px;
}