/* 导入样式表 */
@import url("/static/public/style-en.css");
@import url("/static/public/parts-en.css");
@import url("/static/private/ihe-invitation-en.css"); 


/* == 展会组织 （IHE英文：2列） ======= */
.box-Organization ul:first-child {
    width:60%;
}
.box-Organization ul:last-child {
    width: 38%;
    float:right;
}
/* ==================================== */




/* ==== 展会概述或展望 ============= */
.box-expoDesc div {
    background: linear-gradient(to bottom, rgba(63,166,166,0.7), rgba(63,166,166,1));
    margin-top: -295px
}

.box-expoDesc h2 {
    margin:25px 0 10px 0;
    padding:0;
}
    .box-expoDesc div ul li b {
        font-weight: bold;
    }

/* ================================= */









