/* PC 展会/证件 详情页（expo/item、zhengjian/item）B5-5 S3n */
.item-banner { width: 100%; text-align: center; }
.item-pad20 { padding: 20px; }
.table02 { width: 100%; border-collapse: collapse; background-color: #f4f7fb; border: 1px solid #bbb; }
.table02 td { padding: 10px 20px; border: 1px solid #bbb; }
#btn_delfav_company, #btn_delfav_booth { background-color: #b02b28; cursor: pointer; }
#btn_fav_company, #btn_fav_booth { cursor: pointer; }
.table02 td.item-red-title { background-color: #b02b28; font-size: 21px; color: #fff; }
.table02.item-mt60 { margin-top: 60px; }
/* 原 {if gqtype} 条件双色 -> 双类切换 */
.table02 tbody tr td.title-gq1 { background-color: #2867b0; font-size: 21px; color: #fff; }
.table02 tbody tr td.title-gq2 { background-color: #28b09e; font-size: 21px; color: #fff; }
