@charset "utf-8";
*{margin:0;padding:0;}

i,em{ font-style: normal;}
input{-webkit-appearance: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; outline: 0; border:0; background:none; font-size: 16px; color:#333;}
::-webkit-input-placeholder{ color: #999;}
:-moz-placeholder{ color:#999;}
::-moz-placeholder{ color:#999;}
:-ms-input-placeholder{ color:#999;}
a{ text-decoration: none; color: #333;}
a:hover{ color:#c5453a; }

/* 通用独立样式 */
.clearfix:after{ content: ""; display: block; width: 100%; height: 0; line-height: 0; overflow: hidden; clear: both;}
.w1200{ width: 100%; margin-left: auto; margin-right: auto;}
.w1240{ width: 100%; margin-left: auto; margin-right: auto;}
.none{ display: none;}
.dis_inblock{ display: inline-block; _display: inline; *zoom:1; }
.over_hidden{ overflow: hidden;}
.po_rel{ position: relative;}
.po_abs{ position: absolute;}

/*浮动*/
.f_l{ float: left; }
.f_r{ float: right; }

/*文字大小*/
.f_s0{ font-size: 0;}
.f_s10{ font-size: 10px;}
.f_s12{ font-size: 12px;}
.f_s14{ font-size: 14px;}
.f_s15{ font-size: 15px;}
.f_s16{ font-size: 16px;}
.f_s18{ font-size: 18px;}
.f_s20{ font-size: 20px;}
.f_s22{ font-size: 22px;}
.f_s24{ font-size: 24px;}
.f_s26{ font-size: 26px;}
.f_s28{ font-size: 28px;}
.f_s30{ font-size: 30px;}

/*文字颜色*/
.co_j{ color:#ffd200;}
.co_m{ color:#bae4a3;}
.co_s{ color:#93b7ff;}
.co_h{ color:#ffa200;}
.co_t{ color:#af8673;}
.co_1{ color:#ffd200;}
.co_2{ color:#bae4a3;}
.co_3{ color:#93b7ff;}
.co_4{ color:#ffa200;}
.co_5{ color:#af8673;}
.co_fff{ color:#fff;}
.co_000{ color:#000;}
.co_333{ color:#333;}
.co_444{ color:#444;}
.co_666{ color:#666;}
.co_777{ color:#777;}
.co_999{ color:#999;}
.co_ccc{ color:#ccc;}
.co_caa{ color:#caa456;}
.co_003{ color:#000033;}
.co_red{ color:#e8524c;}
.co_blue{ color:#000040;}
.co_dark{ color:#5c6577;}
.a16blue{ color: #2196F3; text-decoration: underline;}

/*背景颜色*/
.back_fff{ background:#fff;}
.back_fcfcfc{ background: #fcfcfc; }
.back_fbfbfb{ background: #fbfbfb; }
.back_b6cee9{ background: #b6cee9; }
.back_b6dace{ background: #b6dace; }
.back_b6b7da{ background: #b6b7da; }
.back_dab6d2{ background: #dab6d2; }
.back_9ee9ff{ background: #9ee9ff; }
.back_e1edff{ background: #e1edff; }
.back_567984{ background: #567984; }
.back_b42521{ background: #b42521; }
.back_c1e6ff{ background: #c1e6ff; }
.back_f9f9f9{ background:#f9f9f9; }
.back_282828{ background:#282828; }
.back_191919{ background:#191919; }

.co_abd2df{ color: #abd2df !important; }
.co_caa456{ color: #caa456 !important; }
.co_94a0d2{ color: #94a0d2 !important; }
.co_f32929{ color: #f32929 !important; }
.co_c4a054{ color: #c4a054 !important; }

.pink{ color: #E85BFF!important; }
.red_2{ color: #F78181!important; }
.red{ color: red; }
.red a{ color: red; font-size: 0.34rem;}
.blue_2{ color: #6541E9!important; }
.yellow_2{ color: #FEA06F!important; }
.green_2{ color: #009900!important; }
.green{ color: green; }
.green a{ color: green; }
.brown{ color: #BEB18E!important; }
.bt1_e8e8e8{ border-top:1px solid #e8e8e8; }
.back_j{ background:#b8860b;}
.back_m{ background:#008000;}
.back_s{ background:#0073cf;}
.back_h{ background:#e25822;}
.back_t{ background:#a67b5b;}


/*圆角*/
.bor_radius5{ -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.bor_radius10{ -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}

/*文字行高*/
.line_h100{ line-height: 1;}
.line_h110{ line-height: 1.1;}
.line_h120{ line-height: 1.2;}
.line_h130{ line-height: 1.3;}
.line_h140{ line-height: 1.4;}
.line_h150{ line-height: 1.5;}
.line_h160{ line-height: 1.6;}
.line_h170{ line-height: 1.7;}
.line_h180{ line-height: 1.8;}
.line_h190{ line-height: 1.9;}
.line_h200{ line-height: 2;}

/*文字粗细*/
.f_w700{ font-weight: 700;}
.f_w400{ font-weight: 400;}
.f_w100{ font-weight: 100;}

/*文字对齐*/
.text_a_l{ text-align: left;}
.text_a_c{ text-align: center;}
.text_a_r{ text-align: right;}

/*定位*/
.po_re{ position: relative;}

/*内边距*/
.p_t5{ padding-top:5px;}
.p_t10{ padding-top:10px;}
.p_t15{ padding-top:15px;}
.p_t20{ padding-top:20px;}
.p_t25{ padding-top:25px;}
.p_t30{ padding-top:30px;}
.p_t40{ padding-top:40px;}
.p_r5{ padding-right:5px;}
.p_r10{ padding-right:10px;}
.p_r15{ padding-right:15px;}
.p_r20{ padding-right:20px;}
.p_r25{ padding-right:25px;}
.p_r30{ padding-right:30px;}
.p_r40{ padding-right:40px;}
.p_b5{ padding-bottom:5px;}
.p_b10{ padding-bottom:10px;}
.p_b15{ padding-bottom:15px;}
.p_b20{ padding-bottom:20px;}
.p_b25{ padding-bottom:25px;}
.p_b30{ padding-bottom:30px;}
.p_b40{ padding-bottom:40px;}
.p_b50{ padding-bottom:50px;}
.p_l5{ padding-left:5px;}
.p_l10{ padding-left:10px;}
.p_l15{ padding-left:15px;}
.p_l20{ padding-left:20px;}
.p_l25{ padding-left:25px;}
.p_l30{ padding-left:30px;}
.p_l40{ padding-left:40px;}

/*外边距*/
.m_t5{ margin-top:5px;}
.m_t10{ margin-top:10px;}
.m_t15{ margin-top:15px;}
.m_t20{ margin-top:20px;}
.m_t30{ margin-top:30px;}
.m_t35{ margin-top:35px;}
.m_t40{ margin-top:40px;}
.m_r5{ margin-right:5px;}
.m_r10{ margin-right:10px;}
.m_r15{ margin-right:15px;}
.m_r20{ margin-right:20px;}
.m_r30{ margin-right:30px;}
.m_r40{ margin-right:40px;}
.m_b5{ margin-bottom:5px;}
.m_b10{ margin-bottom:10px;}
.m_b15{ margin-bottom:15px;}
.m_b20{ margin-bottom:20px;}
.m_b30{ margin-bottom:30px;}
.m_b40{ margin-bottom:40px;}
.m_b50{ margin-bottom:50px;}
.m_l5{ margin-left:5px;}
.m_l10{ margin-left:10px;}
.m_l15{ margin-left:15px;}
.m_l20{ margin-left:20px;}
.m_l30{ margin-left:30px;}
.m_l40{ margin-left:40px;}
.pagination{
    margin-top: 40px;
    text-align: center;
    
}
.pagination ul {
    margin-left: 1px;
    display: inline-block;
}
.pagination ul li.page-prev, .pagination ul li.page-next {
    width: 68px;
}
.pagination ul li {
    float: left;
    width: 38px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.pagination ul li span.current {
    background-color: #b42521;
    color: #fff;
    position: relative;
    left: -1px;
    top: 0px;
    border-radius: 2px;
    border: 1px solid #b42521;
}
.pagination ul li span {
    display: block;
    background-color: #fff;
    font-size: 12px;
    color: #333;
    border: 1px solid #e2e2e2;
    margin-left: -1px;
}
.fx_item span {
    margin-right: 12px;
    margin-top: 18px;
}
.fx_item span {
    width: 175px;
    height: 88px;
    background: url(/assets/bjxcss/s_tian.jpg) no-repeat center;
    display: block;
    line-height: 88px;
    padding: 0 17px;
    font-size: 57px;
    box-sizing: border-box;
    background-size: 175px auto;
    text-align: justify;
    text-align-last: justify;
    text-justify: inter-ideograph;
    text-align-last: justify;
    word-break: break-all;
    text-justify: distribute;
    color: #0c0b0b;
}
.fx_item {
    display: flex;
    justify-content: center; /* 水平居中 */
    align-items: center; /* 垂直居中 */
}
.graycircle {
    border: 1px solid gray;
    color: gray;
    border-radius: 4px;
    margin-right: 5px;
    padding-right: 3px;
    padding-left: 3px;
}
.redcircle {
    border: 1px solid #FF6633;
    color: #FF6600;
    border-radius: 4px;
    margin-right: 5px;
    padding-right: 3px;
    padding-left: 3px;
}
.relatename a{
    color: #333;
}
/* PC端样式 */
@media (min-width: 768px) {
    .c_title {
        padding-left: 20px;
        line-height: 30px;
        font-size: 18px;
        background: url(/assets/img/dt_arrow.png) 5px 10px no-repeat;
        margin: 8px 0;
        border: 1px solid #DADADA;
        background-color: #f6f6f6;
        font-weight: bold;
    }
}

/* 移动端样式 */
@media (max-width: 767px) {
    .c_title {
        padding-left: 15px;
        line-height: 30px;
        border-left: 5px solid #CC0000;
        font-size: 18px;
        background: #F5F5F5;
        margin: 8px 0;
    }
}
