/* 导入样式表 */
@import url("/static/public/style-cn.css");
@import url("/static/public/parts-cn.css");
@import url("/static/public/invitation-cn.css");

/* 按具体网站的私有颜色配置 */
:root {
    --HnnColor: #008ED2; /* H3、H4标签字体颜色 */
    --HbgColor: #EAF9FF; /* H3、H4的span背景颜色 */
    --WbgColor: #00A0E9; /* #16A3E7适配白色字体的背景颜色#20AAE9*/
}

.box-main h2 {
    margin: 40px 0 10px 0;
    padding: 0;
    color: var(--HnnColor);
    font-size: 30px;
    line-height: normal;
    height: auto;
    background-image: none;
}

.box-main h3 {
    font-size:16px;
    color:#555;
}
.box-main h4 {
    margin: 15px auto 5px auto;
}


/* == 展会组织 ==================== */
.my-Organization-1 ul:first-child {
    width: 34%;
}

.my-Organization-1 ul:nth-child(2) {
    width: 28%;
}

.my-Organization-1 ul:last-child {
    width: 38%;
    float: right;
}

.my-Organization-2 ul:first-child {
    width: 34%;
}

.my-Organization-2 ul:nth-child(2) {
    width: 37%;
}

.my-Organization-2 ul:last-child {
    width: 29%;
    float: right;
}
/* ================================= */


/* == 展会背景 ===================== */
.my-Preview {
    margin: 0 auto;
    padding: 15px 20px 10px 20px;
    background-color: #F3F8F8;
    color: #444;
    border-radius: 15px;
}

    .my-Preview p {
        line-height: 30px;
    }
/* ================================= */


/* == 活动亮点 ===================== */
.my-Platform li {
    width: 49%;
    height: 106px;
}

    .my-Platform li img {
        min-height: 100px;
        border-radius: 50px;
    }

    .my-Platform li:nth-child(2n) {
        margin-right: 0;
        float: right;
    }

    .my-Platform li p {
        line-height: 26px;
    }

        .my-Platform li p b {
            font-size: 16px;
        }
/* ================================= */


/* == 电商选品 ===================== */
.my-eCommerce > div {
    width: 19%;
}
    .my-eCommerce > div:first-child {
        background-color: #EA5514;
    }

    .my-eCommerce > div:nth-child(2) {
        background-color: #F39700;
    }

    .my-eCommerce > div:nth-child(3) {
        background-color: #87B425;
    }

    .my-eCommerce > div:nth-child(4) {
        background-color: #56BBA7;
    }

    .my-eCommerce > div:last-child {
        width: 20%;
        background-color: #45A7A6;
    }

.my-eCommerce h3 {
    color: #fff;
    font-size: 15px;
}

.my-eCommerce p {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}
/* ================================= */


/* == 中葡市场 ===================== */
.my-Market h3, .my-Market p {
    background-color: var(--WbgColor);
    color: #fff;
}

.my-Market > div:first-child {
    width: 49%;
}

.my-Market > div:last-child {
    width: 49%;
    float: right;
}
/* ================================= */


/* == 澳门认证 ===================== */
.my-Certification h3 {
    line-height: normal;
    padding-top: 0;
}

.my-Certification > div img {
    margin: -40px auto;
}

.my-Certification > div:first-child {
    width: 30%;
}

.my-Certification > div:nth-child(2) {
    width: 34%;
}

.my-Certification > div:last-child {
    width: 33%;
    margin-right: 0;
}
/* ================================= */


/* == 专业论坛（ItemList） ========= */
.my-Events li {
    color: var(--HnnColor);
    font-size: 16px;
    letter-spacing: 1px;
}
/* ================================= */


/* == 会议议程（Activities.html）=== */
.my-Agenda tr {
    border-bottom: solid 3px #fff;
}

.my-Agenda th {
    background-color: var(--WbgColor);
    color: #fff;
    padding: 5px 0;
    width: 110px;
    letter-spacing: 0;
    font-weight: normal;
}

.my-Agenda td {
    background-color: #f8f8f8;  /*rgba(240, 240, 240,0.5);*/
    padding: 5px 10px;
}

.my-Agenda h4 {
    margin: 5px auto;
}
/* ================================= */


/* == 增值服务 ==================== */
.my-Sponsorship-1 th, .my-Sponsorship-2 th {
    background-color: var(--WbgColor);
    color: #fff;
    border-right: solid 2px #fff;
    padding: 4px 0;
}

.my-Sponsorship-1 td, .my-Sponsorship-2 td {
    background-color: #f8f8f8;
    border-right: solid 2px #fff;
    padding: 4px 10px;
}

.my-Sponsorship-1 tr, .my-Sponsorship-2 tr {
    border-bottom: solid 2px #fff;
}

    .my-Sponsorship-1 tr:first-child th:first-child {
        width: 12%;
    }

    .my-Sponsorship-1 tr:first-child th:nth-child(3), .my-Sponsorship-1 tr:first-child th:nth-child(4), .my-Sponsorship-1 tr:first-child th:last-child {
        width: 12%;
    }

    .my-Sponsorship-1 tr td:last-child, .my-Sponsorship-1 tr td:nth-last-child(2), .my-Sponsorship-1 tr td:nth-last-child(3) {
        text-align: center;
        line-height: normal;
    }

    .my-Sponsorship-1 tr td:nth-last-child(5) {
        background-color: #B0E2F8;
        text-align: center;
        padding: 0 15px;
    }


    .my-Sponsorship-2 tr td:first-child {
        background-color: #B0E2F8;
        text-align: center;
        width: 12%;
    }

    .my-Sponsorship-2 tr td:last-child {
        text-align: center;
    }
/* ================================= */


/* == 展览范围 ==================== */
.tb-ExpoProfile th {
    background-color: var(--WbgColor);
    color: #fff;
    padding:5px;
    width: 120px;
    letter-spacing: 0;
    font-weight: normal;
}
/* ================================= */


/* ==== 参会报名费用 ==================== */
.my-RegistrationFee {
    background-color: var(--WbgColor);
    color: #fff;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    line-height: 36px;
    letter-spacing: 1px;
    padding: 20px 0;
}
    .my-RegistrationFee small {
        font-size: 18px;
    }
/* ==== 参展权益 ==================== */
.my-ExhibitionRights {
    width: 100%;
    display: inline-block;
}

    .my-ExhibitionRights li {
        float: left;
        margin-right: 20px;
    }
/* ================================= */


/* ====  展览场地 ==================== */
.my-Venue {
    color: #BE9C5C;
    line-height: 40px;
    font-size: 28px;
    letter-spacing: 1px;
    margin: 10px auto;
}

    .my-Venue small {
        font-size: 20px;
    }
/* ================================= */
