.itable{display:table;}
.icell{display:table-cell;vertical-align: middle;line-height: normal}
.h44{height: 44px;}
.f18px{font-size:18px;}
.ww100{width: 100%;}
.w50{width: 50%;;}
.iauto{margin:0 auto;}
.icenter{text-align:center}
.text_l{text-align: left;}
.text_r{text-align: right;}
.inav{padding:15px 0px 10px 0px;font-weight: normal;border-bottom: 1px solid #f2f3f4;}
.inav_icon{padding-left:10px;width:19px;}
.f10px{font-size:10px !important;}
.f12px{font-size:12px !important;}
.f14px{font-size:14px !important;}
.f16px{font-size:16px !important;}
.font_normal{font-weight:normal !important;}
.font_bold{font-weight:bold !important;}
.ibottomline,.ibottomline td{border-bottom:1px solid #f2f3f4;}
.ianounce {
    background: #FDF2DC;
    color: #AD1B1B;
    font-size: 12px;
}
/*颜色*/
.color_primary{color:#f35439 !important}
.color_white{color:#fff !important}
/*边框*/
.border_primary{border:1px solid #f35439 !important}
/*背景颜色*/
.bg_orange{background:orange !important}
.bg_primary{background:#f35439 !important}
.bg_gray{background:#565c64 !important}
.bg_danger{background:#a71d5d !important}
.bg_success{background:#198754 !important}
.bg_white{background:#fff !important}
/*按钮*/
.btn_cheng,.btn_chang{
display: inline-block;
padding: 8px 15px;
border-radius: 26px;
font-size: 16px;
color: #fff ;
text-align: center;
font-weight: bold;
background-color: #f35439;
}
.btn_chang{
border-radius: 6px;
}
.btn_block{display:block}
.btn_small{
padding-top:4px !important;
padding-bottom:4px !important;
font-size:14px;
}
.biaoti{font-size:16px;font-weight: bold;color:#000;padding:8px 0px;margin-left:15px; display: inline-block;}
.biaoti span{display:block;width:30px;height: 2px; background: #f35439;margin:5px auto;}
.itou{padding:10px 0px}
.pd_l_10{padding-left:10px;}
