.bdb-page {
    color: #fff;
    background: #f6fbff;
}
/*@media screen and (max-width: 1080px) {*/
/*.load-btn {*/
/*pointer-events: none;*/
/*}*/
/*}*/
.bdb-page .section-01 {
    background-image: url("/websiteRedesign/img/bdb-two/bdb-two_01.png");
    height: 583px;
}

.imgDefault {
    width: 100%;
    display: block;
}


.bdb-page .text-part {
    display: inline-block;
    width: 600px;
    padding-top: 143px;
    padding-left: 30px;
    color: #fff;
}
.text-part .title {
    font-size: 44px;
    margin-bottom: 30px;
}
.text-part .title-desc {
    font-size: 20px;
    margin-bottom: 100px;
}
.text-part .free-text {
    font-size: 20px;
    margin-top: 30px;
    color: #ffd835;
}
.text-part .btn-line > li {
    display: inline-block;
    float: left;
    margin-right: 25px;
}
.text-part .load-btn {
    display: inline-block;
    background: #8fc31e;
    border-radius: 6px;
    width: 260px;
    height: 65px;
    color: #fff;
}
.load-btn span {
    height: 65px;
    display: inline-block;
    line-height: 65px;
    width: 100%;
    text-align: center;
    font-size: 24px;
}

.connect-us {
    position: fixed;
    top: 410px;
    right: 20px;
    background: #fff;
    color: #149cff;
    height: 36px;
    border-radius: 7px;
    font-size: 16px;
    width: 90px;
    cursor: pointer;
}
.connect-us:focus {
    outline: none;
}

.icon {
    width: 1em; height: 1em;
    fill: currentColor;
    overflow: hidden;
    font-size: 48px;
    color: #9999;
}


.bdb-page .section-sixth {
    background-image: url("/websiteRedesign/img/bdb/header-bg.png");
    -moz-user-select:none;
    user-select: none;
    -webkit-user-select: none;
    height: 360px;
}
.section-sixth .code-icon {
    display: inline-block;
    width: 240px;
    margin-top: 56px;
    margin-left: 50px;
    border-radius: 8px;
}
.consult-part {
    display: inline-block;
    width: 630px;
    margin-top: 70px;
    margin-left: 60px;
}
.consult-part li:first-child {
    /*display: inline-block;*/
    font-size: 24px;
}
.consult-part .icon {
    vertical-align: -0.15em;
    color: #fff;
    font-size: 22px;
}
.consult-part li {
    margin-bottom: 35px;
}
.consult-part li span  {
    font-size: 18px;
    padding-left: 10px;
    display: inline-block;
}
.consult-part .connection {
    color: #fff;
    font-size: 18px;
}
