﻿
.gap-b-card,
.gap-b-table { position: relative; overflow: auto; z-index: 80; border-radius: 10px; background-color: #fff; margin: 15px 0; }
.gap-b-card { padding: 30px 160px 15px 40px; background-image: url(../images/bg_0.jpg); background-repeat: no-repeat; background-position-x: right; background-size: auto; border: 1px solid #e3e7e4; }
.gap-b-table { padding: 30px 0; }
.gap-b-card::before { position: absolute; content: ""; top: -70px; left: -60px; width: 120px; height: 120px; border-radius: 120px; background-color: #f73f3f; color: #fff; z-index: 1; }
.gap-b-card::after { position: absolute; width: 36px; content: "GAP基地"; color: #fff; top: 5px; left: 10px; z-index: 2; line-height: 1; font-size: .85rem; }
.g-b-c-logo { width: 80px; }
    .g-b-c-logo .g-logo { /* font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; */ width: 80px; height: 80px; border-radius: 40px; background-color: #3ac086; color: #fff; display: inline-block; line-height: 1; text-align: center; font-size: 24px; font-weight: 600; padding: 15px 10px 0 10px; }
.g-b-c-content { width: 820px; padding: 0 10px; }
.g-b-c-t-ps { color: #3ac086; }
.g-b-c-imgs { margin: 0 -5px; }
    .g-b-c-imgs .g-b-c-img { float: left; width: 23%; height: 120px; margin: 5px 1%; border-radius: 10px; }
    .g-b-c-imgs img { width: 100%; height: 100%; cursor: pointer; border-radius: 10px; }
.g-b-c-qr-img { cursor: pointer; }
    .g-b-c-imgs::after { content: ""; display: block; clear: both; }
.g-b-c-contact { font-size: 0.85rem; }
.g-b-c-qr { width: 100px; height: 100px; padding: 5px; }
    .g-b-c-qr img { width: 100%; height: 100%; border-radius: 10px; }
.gap-h2 { padding: 10px 0; }
.gap-table-container { font-size: 0.8rem; }
    .gap-table-container .gap-table-wrapper { margin-left: 25px; }
        .gap-table-container .gap-table-wrapper:first-child { margin-left: 0; }
/*img.g-b-c-img-big { width: 100%; height: 98%; }
img.g-b-c-img-qr-big { width: 100%; height: 98%; }*/