html,
body,
header,
footer,
main,
div,
section,
p,
a,
span,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
button,
img,
slide {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
    font-size: 100px;
}

body {
    font-family: Arial;
    line-height: 1em;
    font-size: 0.3rem;
    color: #383838;
}

main {
    margin: 0 auto;
    padding-top: 10.04rem;
    max-width: 750px;
    background: url(../images/m_15thFinanciallarkets_1.png) 0 0/100% no-repeat #2f6ec1;
}

.d {
    display: block;
}

.w100 {
    width: 100%;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

a {
    text-decoration: none;
}

li {
    list-style: none;
}

.pr {
    position: relative;
}

.pa {
    position: absolute;
}

.px {
    position: fixed;
}

.flex {
    display: flex;
}

.flex-wrap {
    flex-wrap: wrap;
}

.flex-justy-between {
    justify-content: space-between;
}

.flex-justy-center {
    justify-content: center;
}

.flex-align-center {
    align-items: center;
}

.flex-column {
    flex-direction: column;
}

.page-topbar {
    left: 50%;
    top: 0;
    width: 7.5rem;
    height: 0.78rem;
    background-color: rgba(0, 0, 0, 0.5);
    transform: translateX(-50%);
    z-index: 999;
}

.page-topbar .logo {
    height: 0.6rem;
}

.block-part {
    margin-left: auto;
    margin-right: auto;
    width: 6.44rem;
    background: url(../images/m_15thFinanciallarkets_2.png) 0 0/6.44rem 1.03rem no-repeat;
}

.block-part-title {
    padding-top: 0.43rem;
    padding-left: 0.8rem;
    height: 1.03rem;
    font-size: 0.32rem;
    font-family: "Clarendon";
    color: #fff;
}

.block-part-title span {
    position: absolute;
    left: 0.2rem;
    top: 0.30rem;
    width: 0.47rem;
    height: 0.47rem;
    border-radius: 50%;
    text-align: center;
    line-height: 0.47rem;
    color: #2f6ec1;
    font-size: 0.39rem;
    background: url(../images/m_15thFinanciallarkets_3.png) 0 0/cover;
}

.block-part-body {
    padding-left: 0.33rem;
    padding-right: 0.34rem;
    width: 100%;
    background-color: #fff;
    border-radius: 0 0 0.2rem 0.2rem;
}

.introduction .block-part-body {
    padding-top: 0.55rem;
    padding-bottom: 0.42rem;
}

.introduction .date {
    color: #0a67bc;
    font-weight: 600;
}

.introduction .date+.date {
    margin-top: 0.33rem
}

.introduction .school-img {
    margin-top: 0.33rem;
}

.introduction .school-desc {
    margin-top: 0.33rem;
    line-height: 0.42rem;
}

.introduction .introduction-base {
    margin-top: 0.35rem;
    line-height: 0.40rem;
}

.introduction .introduction-base+.introduction-base {
    margin-top: 0.22rem;
}

.introduction .introduction-base span {
    color: #2f6ec1;
    font-weight: 600;
}

.introduction .deadline,
.introduction .submissions,
.introduction .conference,
.introduction .topics,
.introduction .rmb,
.introduction .phd,
.introduction .issue,
.participants .keynote,
.fee-register .fee-register-table {
    margin-top: 0.45rem;
    padding-top: 0.45rem;
}

.line::after {
    content: "";
    position: absolute;
    left: -0.33rem;
    top: 0;
    width: 6.44rem;
    height: 0;
    border-bottom: 1px dashed #898989;
}

.introduction .deadline h5,
.introduction .submissions h5,
.introduction .rmb h5,
.introduction .phd h5,
.introduction .issue h5 {
    font-size: 0.3rem;
    color: #000;
    font-family: "Clarendon";
}

.introduction .conference .introduction-base,
.introduction .topics .introduction-base {
    margin-top: 0;
}

.introduction .topics img {
    margin-top: 0.32rem;
}

.introduction .topics .table {
    margin-top: 0.47rem;
    background-color: #3e97e9;
}

.introduction .topics .table .line {
    border-bottom: 1px solid #fff;
}

.introduction .topics .table .line:last-child {
    border-bottom: none;
}

.introduction .topics .table .line::after {
    content: none;
}

.introduction .topics .table span {
    display: flex;
    align-items: center;
    padding: 0.12rem 0.15rem;
    line-height: 0.26rem;
    width: 50%;
    border-left: 1px solid #fff;
    font-size: 0.24rem;
    color: #fff;
}

.introduction .topics .table .line span:first-child {
    width: 2.84rem;
    border-left: none;
}

.introduction .rmb,
.introduction .phd,
.introduction .issue {
    padding-top: 0.4rem;
}

.introduction .rmb h5,
.introduction .phd h5,
.introduction .issue h5 {
    color: #146bbd;
    line-height: 0.45rem;
}

.introduction .issue .introduction-base:last-child {
    color: #146bbd;
    font-weight: 600;
}

.participants {
    margin-top: 1.12rem;
}

.participants .block-part-body {
    padding-top: 0.55rem;
}

.participants h5,
.fee-register .fee-register-table h5 {
    color: #146bbd;
    font-family: "Clarendon";
    font-size: 0.3rem;
    line-height: 1em;
}

.participants ul li {
    margin-top: 0.42rem;
}

.participants ul li .desc {
    display: none;
}

.participants ul li .info {
    flex: 1;
}

.participants ul li .cover {
    margin-left: 0.25rem;
    width: 1.6rem;
}

.participants ul li h6 {
    font-size: 0.35rem;
    color: #000;
    line-height: 0.4rem;
}

.participants ul li .btn {
    margin-top: 0.26rem;
    width: 0.48rem;
    height: 0.48rem;
    background: url(../images/m_15thFinanciallarkets_6.png) center center/0.19rem 0.2rem no-repeat #146bbd;
    border-radius: 50%;
    cursor: pointer;
}

.participants .block-part-body {
    padding-bottom: 0.5rem;
}

.fee-register {
    margin-top: 1.1rem;
}

.fee-register .block-part-body {
    padding-top: 0.47rem;
}

.fee-register .gree {
    color: #146bbd;
}

.fee-register .gree+.gree {
    margin-top: 0.12rem;
}

.fee-register .base-info {
    margin-top: 0.35rem;
    line-height: 0.40rem;
}

.fee-register a {
    color: #146bbd;
    margin-top: 0.35rem;
    text-decoration: underline;
}

.fee-register .emial {
    margin-top: 0.35rem;
    padding-left: 0.72rem;
    color: #146bbd;
    background: url(../images/m_15thFinanciallarkets_7.png) 0 0/0.41rem 0.3rem no-repeat;
    text-decoration: underline;
}

.fee-register .fee-register-table .table {
    margin-top: 0.42rem;
    line-height: 1em;
    border: 1px solid #cdcdcd;
    background-color: #3e97e9;
    color: #fff;
    font-size: 0.2rem;
}

.fee-register .fee-register-table .line {
    border-bottom: 1px solid #fff
}

.fee-register .fee-register-table .line:last-child {
    border-bottom: none;
}

.fee-register .fee-register-table .line::after {
    content: none;
}

.fee-register .fee-register-table .line.line-space {
    height: 0.42rem;
}

.fee-register .fee-register-table .table .line span {
    display: flex;
    align-items: center;
    padding: 0.12rem;
    border-left: 1px solid #fff
}

.fee-register .fee-register-table .table .line span.b {
    font-weight: bold;
}

.fee-register .fee-register-table .table .line span:nth-child(2) {
    flex: 1;
}

.fee-register .fee-register-table .table .line span:first-child {
    padding-left: 0.19rem;
    padding-right: 0.19rem;
    width: 3.22rem;
    border-left: none;
}

.fee-register .fee-register-table .table .line span:last-child {
    width: 1.2rem;
    padding-left: 0.1rem;
    padding-right: 0;
}

.fee-register .fee-register-table .table .line:first-child span {
    justify-content: center;
}

.fee-register .fee-register-table .base-info {
    font-size: 0.24rem;
    line-height: 0.34rem;
}

.fee-register .block-part-body {
    padding-bottom: 0.40rem;
}

.event-Program {
    margin-top: 1.1rem;
}

.event-Program .block-part-body {
    padding-top: 0.46rem;
    padding-bottom: 0.46rem;
}

.event-Program .papers {
    color: #146bbd;
    font-weight: 600;
}

.event-Program .btn {
    margin: 0.4rem auto 0;
    width: 3.52rem;
    height: 0.52rem;
    text-align: center;
    line-height: 0.52rem;
    border-radius: 0.05rem;
    background-color: #146bbd;
    color: #fff;
}

.event-Program .notice {
    margin-top: 0.4rem;
    padding-left: 0.4rem;
    margin-bottom: 0.5rem;
    font-size: 0.24rem;
    color: #6c6c6c;
}

.event-Program .notice::before {
    content: "*";
    position: absolute;
    left: 0;
    top: 0.14rem;
    color: #146bbd;
    font-size: 0.6rem;
}

.event-Program .base-info {
    margin-top: 0.25rem;
    line-height: 0.4rem;
}

.event-Program .base-info span {
    color: #146bbd;
}

.event-Program .logs {
    margin-top: 0.6rem;
}

footer {
    margin: 0 auto;
    padding-top: 1.67rem;
    color: #000;
    font-size: 0.25rem;
    text-align: center;
    line-height: 0.35rem;
    background: url(../images/m_15thFinanciallarkets_8.png) 0 0.89rem/7.5rem 0.89rem no-repeat #146bbd;
}

footer .box {
    padding: 0.45rem 0;
    background-color: #fff;
    border-bottom: 0.04rem solid #146bbd;
}

.dialog {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    display: none;
    justify-content: center;
    z-index: 10;
}

.dialog .wrapper {
    width: 6.78rem;
    padding: 0.35rem 0.2rem;
    height: auto;
    color: #fff;
    line-height: 0.45rem;
}

.dialog .wrapper .title {
    margin-top: 0.6rem;
    font-size: 0.35rem;
}

.dialog .wrapper .content {
    margin-top: 0.35rem;
    line-height: 0.5rem;
    max-height: calc(100% - 3rem);
    overflow-y: auto;
}

.dialog .wrapper .content::-webkit-scrollbar {
    width: 0.05rem;
}

.dialog .wrapper .content::-webkit-scrollbar-thumb {
    background-color: #fff;
}


.dialog .wrapper button {
    position: fixed;
    left: 50%;
    bottom: 0.8rem;
    width: 2.05rem;
    height: 0.55rem;
    background: none;
    border: 1px solid #fff;
    color: #fff;
    font-weight: bold;
    border-radius: 0.2rem;
    transform: translateX(-50%);
}

/* 会议行程 */
.conference-program-title {
    padding: 0.22rem 0;
    background-color: #d2e9ff;
    text-align: center;
    color: #000;
    font-size: 0.28rem;
}
.conference-program-day {
    margin-top: 0.04rem;
    padding: 0.22rem 0.12rem;
    background-color: #146bbd;
    color: #fff;
    font-size: 0.25rem;
}
.conference-program-list {
    margin-top: 0.04rem;
    padding: 0.22rem 0;
    font-size: 0.25rem;
    background-color: #f1f1f1;
    line-height: 1.5em;
}
.conference-program-list span.d {
    padding: 0 0.12rem;
}
.conference-program-list-deep {
    background-color: #dcdcdc;
}
.conference-program-list-deep .d+.d {
    margin-top: 0.05rem;
}
.conference-program-list .item {
    padding: 0 0.12rem;
}
.conference-program-list .item+.item {
    margin-top: 0.26rem;
}
.conference-program-list .hr {
    margin: 0.3rem 0;
    width: 100%;
    height: 0.01rem;
    border-bottom: 0.03px dashed #898989;
}
.confierence-notes {
    margin: 0.6rem 0 0;
    padding-top: 0.5rem;
    border-top: 0.03rem dashed #898989;
}
.confierence-notes h5, .conference-more h5 {
    color: #146bbd;
    font-size: 0.35rem;
}
.confierence-notes p {
    margin-top: 0.3rem;
    line-height: 1.5em;
}
.confierence-notes p span {
    color: #146bbd;
}
.conference-cover {
    width: 100%;
    margin-top: 0.4rem;
}
.conference-more {
    margin-top: 0.6rem;
    margin-bottom: 0.6rem;
}
.conference-more .download {
    width: 2.08rem;
}
.conference-more .download .cover {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 2.08rem;
    background-color: #2f6ec1;
    border-radius: 50%;
}
.conference-more .download .cover img {
    width: auto;
    height: 1.15rem;
}
.conference-more .msg {
    margin-top: 0.5rem;
}
.conference-more .conference-btn {
    margin-top: 0.4rem;
    width: 100%;
    height: 0.54rem;
    border-radius: 0.08rem;
    background-color: #2f6ec1;
    color: #fff;
    text-align: center;
    line-height: 0.54rem;
}
.conference-more .qr {
    width: 2.85rem;
}
.conference-more .qr img{
    margin: 0 auto;
    width: auto;
    height: 2.09rem;
}

@media(max-width: 750px) {
    html {
        font-size: 13.333333333333334vw;
    }

    main {
        width: 7.5rem;
    }
}