@charset "utf-8";
/* CSS Document */
.tab-bar{ background-color:#fff;border-bottom: 1px solid #DEDEDE;}
.color-a5a5a5{color:#a5a5a5;}
.sczl_text{font-size: 16px;color:#000;font-family: "微软雅黑";}
.bsbt_lb{margin-top:5px;height:40px;}
.bsbt_lb li{float:left;padding-right:5px;width:25%;}
.bsbt_lb input{border:0;}

.tcjj{background: #fff;border-radius:10px;padding-bottom:10px; max-height:100%;}
.tcjj_ml{background:#00aaee;height:42px;border-radius: 10px 10px 0 0;text-align: center;line-height: 42px;color:#fff;font-family: "微软雅黑";font-size: 18px;}
.tcjj_ml > span:last-child{ position: absolute; right:0; top:5px;}
.tcjj_lb {padding:0 12px; max-height:calc(100% - 57px); overflow-y:auto;}
.tcjj_lb dt{color:#00aaee;font-size: 16px;font-weight: bold;font-family: "微软雅黑";margin-top:8px;height:26px;}
.tcjj_lb dd{border:1px solid #dddddd;font-size: 13px;color:#777;font-family: "微软雅黑";padding:10px;line-height: 1.5em;}
