/*细则弹框样式--start*/
.modal {
    position: fixed;
    top: 0 !important;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0 !important;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
    opacity: .5;
}

.modal-dialog {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 808px;
    height: 608px;
    margin: auto;
    border: 3px solid #fa6c8b;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background-color: #fff;
}

.modal-content {
    position: relative;
    line-height: 20px;
    font-size: 12px;
    padding: 15px;
    border-radius: 16px !important;
}

.modal-body {
    position: relative;
    background: #faf8f4;
    padding: 5px;
    overflow-y: auto;
    height: 510px;
    overflow-y: auto;
}

.modal-body span {
    display: inline-block;
    margin-left: 10px;
}

.modal-header {
    height: 40px;
    line-height: 40px;
    padding-bottom: 12px;
}

.modal-header .close {
    position: absolute;
    top: 10px;
    right: 15px;
    display: block;
    width: 42px;
    height: 42px;
    cursor: pointer;
    background: url(/images/activity/bonus_open_201801/close.png) no-repeat center center;
}

.modal-header .close:hover {
    background: url(/images/activity/bonus_open_201801/close_over.png) no-repeat center center;
}

#activity-details .modal-body>ol {
    padding-left: 16px;
}

.modal_table {
    border: 1px solid;
}

.modal_table th {
    font-size: 14px;
    padding: 10px 0;
    text-align: center;
}

.modal_table {
    width: 100%;
}

.modal_table td {
    border: 1px solid;
    padding: 4px 0;
    text-align: center;
}

.modal_table td span {
    font-size: 13px;
}

.modal-body span.speColor {
    margin: 0;
    color: #ff0000;
}

/*细则弹框样式--end*/

.btn-icon {
	margin-bottom: 5px;
}

.displayPC {
    display: block !important;
}

.displayMobile {
    display: none !important;
}

.pc_content #content{
    width: 100%;
    height: 3737px;
    top: 0;
    overflow: hidden;
    position: absolute;
}
.pcbanner {
    width: 100%;
    height: 546px;
    position: relative;
    background: url(/images/activity/new_201903/top_banner.jpg) no-repeat;
    background-position: center;
}

.pcbanner .pcbanner_center {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    height: 100%;
}

.pcbanner .banner_door {
    position: relative;
    top: 170px;
    opacity: 0;
    z-index: 99;
    left: 75px;
}

.pcbanner .banner_tit {
    position: absolute;
    top: 32px;
    height: 352px;
    width: 100%;
    background: url('/images/activity/new_201903/10000_banner.png') no-repeat;
    background-position: center;
}

.pcbanner .banner_cd{
    position: relative;
    top: -46px;
    z-index: 99;
    left: 345px;
}

.pcbanner .banner_btnbox {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #000;
    opacity: 0.5;
    height: 120px;
}

.btnbox_center {
    width: 1200px;
    margin: 0 auto;
    padding: 26px 0;
    bottom: 0;
}

.pcbanner .btnbox_center {
    display: flex;
    justify-content: center;
    position: absolute;
    width: 100%;
}

.btnbox_center .btn, .part3_box .btn{
    width: 468px;
    padding: 12px 0;
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    border-radius: 33px;
}

.btnbox_center .btn.btn_openAccount,.part3_bg .btn.btn_openAccount {
    background-color: #c83c58;
    height: 66px;
    line-height: 36px;
}

.btnbox_center .btn.btn_chat {
    margin-left: 64px;
    background-color: #477de5;
    height: 66px;
    line-height: 36px;
}

.btnbox_center .btn.btn_openAccount:hover, .part3_bg .btn.btn_openAccount:hover {
	background-color: #fa6c8b;
}

.btnbox_center .btn.btn_chat:hover {
	background-color: #002459;
}

.common_center {
    margin: 0 auto;
    text-align: center;
    position: relative;
}

.part2_box {
    height: 854px;
    background: url('/images/activity/new_201903/part2_background.jpg') no-repeat;
    padding-top: 198px;
    background-position: center;
}

.part2_box .part2_bg{
    background: url('/images/activity/new_201903/part2_center.png') no-repeat;
    height: 509px;
    position: relative;
    width: 1435px;
    margin: 0 auto;
}

.part2_box .part2_bg .part2_txt{
    height: 127px;
    position: absolute;
    top: 260px;
    width: 100%;
    margin-top: 10px;
    display: flex;
}
.part2_box .part2_bg .part2_txt .golden:nth-child(1){
    margin-left: 225px;
    float: left;
}
.part2_box .part2_bg .part2_txt .golden:nth-child(2){
    float: left;
    margin-left: 150px;
}
.part2_box .part2_bg .part2_txt .golden:nth-child(3){
    float: left;
    margin-left: 155px;
}
.part2_box .part2_bg .button-box{
    position: absolute;
    width: 100%;
    bottom: 67px;
    display: flex;
    margin-top: 16px;
}
.part2_box .part2_bg .button-box .immediately:nth-child(1){
    float: left;
    margin-left: 279px;
}
.part2_box .part2_bg .button-box .immediately:nth-child(2){
    float: left;
    margin-left: 268px;
}
.part2_box .part2_bg .button-box .immediately:nth-child(3){
    float: left;
    margin-left: 270px;
}
.part2_box .part2_bg .button-box .immediately:nth-child(1)>a,
.part2_box .part2_bg .button-box .immediately:nth-child(2)>a,
.part2_box .part2_bg .button-box .immediately:nth-child(3)>a{
    display: block;
    border: 2px solid #fff;
    width: 134px;
    height: 28px;
    border-radius: 14px;
    line-height: 22px;
    color: #fff;
    text-decoration: none;
}
.part2_box .part2_bg .button-box .immediately:nth-child(1)>a:hover,
.part2_box .part2_bg .button-box .immediately:nth-child(2)>a:hover,
.part2_box .part2_bg .button-box .immediately:nth-child(3)>a:hover{
    color: #c83c58;
    background-color: #ffffff;
}
.part2_box .part2_bg .button-box .immediately>a>span{
    vertical-align: middle;
}
.part2_box .part2_bg .button-box .immediately>a>i{
    font-size: 0;
    line-height: 0;
    border-width: 6px;
    border-color: #ffffff;
    border-right-width: 0;
    border-style: dashed;
    border-left-style: solid;
    border-top-color: transparent;
    border-bottom-color: transparent;
    vertical-align: middle;
    margin-left: 8px;
}
.part2_box .part2_bg .button-box .immediately>a:hover>i{
    font-size: 0;
    line-height: 0;
    border-width: 6px;
    border-color: #c83c58;
    border-right-width: 0;
    border-style: dashed;
    border-left-style: solid;
    border-top-color: transparent;
    border-bottom-color: transparent;
    vertical-align: middle;
    margin-left: 8px;
}



.part2_box .ruleA-btn {
	line-height: 54px;
}

.part2_box .ruleBtn {
    color: #002459;
    font-size: 23px;
    font-weight: bold;
}

.part2_box .ruleBtn:hover {
	text-decoration: none;
}

.part2_box .ruleTips {
    color: #002459;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 0px;
}

.part3_box {
    height: 837px;
    background: url('/images/activity/new_201903/part3_bg.jpg') no-repeat;
    background-position: center;
    opacity: 0;
}

.part3_box .part3_bg{
    background: url('/images/activity/new_201903/part3-center.png') no-repeat;
    height: 520px;
    width: 1039px;
    position: relative;
    margin: 0 auto;
}

.part3_box .part3_bg .btn.btn_openAccount{
    margin-left: 10px;
    position: absolute;
    top: 520px;
    margin-top: 10px;
    right: 30px;
}

.part4_box {
    height: 923px;
    background: url('/images/activity/new_201903/part4_bg.jpg') no-repeat;
    background-position: center;
}

.part4_box .part4_tit {
    margin: 80px 0 0;
    opacity: 0;
}


.part4_box .part4_tit {
    margin-top: 29px;
    text-align: center;
    display: flex;
    display: -ms-flexbox;
    background: url('/images/activity/new_201903/title_backgorund.png') no-repeat;
    height:111px;
    flex-wrap: wrap;
    background-position: center;
}
.part4_box .flipster{
    padding-top: 20px;
    color: #002459;
}
.part4_box  .flipster.flipster-carousel .flip-next{
    transform: translateX(95%) translateZ(0) rotateY(0deg) scale(0.84)!important;
    -webkit-transform: translateX(95%) translateZ(0) rotateY(0deg) scale(0.84)!important;
    -moz-transform: translateX(95%) translateZ(0) rotateY(0deg) scale(0.84)!important;
    -o-transform: translateX(95%) translateZ(0) rotateY(0deg) scale(0.84)!important;
    -ms-transform: translateX(95%) translateZ(0) rotateY(0deg) scale(0.84)!important;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}

.part4_box .flipster.flipster-carousel .flip-prev{
    transform: translateX(-95%) translateZ(0) rotateY(0deg) scale(0.84)!important;
    -webkit-transform: translateX(-95%) translateZ(0) rotateY(0deg) scale(0.84)!important;
    -moz-transform: translateX(-95%) translateZ(0) rotateY(0deg) scale(0.84)!important;
    -o-transform: translateX(-95%) translateZ(0) rotateY(0deg) scale(0.84)!important;
    -ms-transform: translateX(-95%) translateZ(0) rotateY(0deg) scale(0.84)!important;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}
.flipster.flipster-carousel .flip-items img{
    box-shadow: none!important;
    -webkit-box-shadow: none!important;
}
.part4_box .flipster.flipster-carousel .flip-items .flip-current .teacher-title span:nth-child(1){
    font-size: 38px;
    font-weight: bold;
}
.part4_box .flipster.flipster-carousel .flip-items .flip-current .teacher-title span::nth-child(2){
    font-size: 20px;
}
.part4_box .flipster.flipster-carousel .flip-items .flip-current .month-profit span:nth-child(1){
    font-size: 34px;
    font-weight: bold;
}
.part4_box .flipster.flipster-carousel .flip-items .flip-current .month-profit span:nth-child(2){
    font-size: 50px;
    color: #d03e59;
    font-weight: bold;
}

.part4_box .flipster.flipster-carousel .flip-items .flip-next .teacher-title span:nth-child(1),
.part4_box .flipster.flipster-carousel .flip-items .flip-prev .teacher-title span:nth-child(1){
    font-size: 30px;
    font-weight: bold;
}
.part4_box .flipster.flipster-carousel .flip-items .flip-next .teacher-title span:nth-child(2),
.part4_box .flipster.flipster-carousel .flip-items .flip-prev .teacher-title span:nth-child(2){
    font-size: 16px;
}
.part4_box .flipster.flipster-carousel .flip-items .flip-next .month-profit span:nth-child(1),
.part4_box .flipster.flipster-carousel .flip-items .flip-prev .month-profit span:nth-child(1){
    font-size: 30px;
    font-weight: bold;
}
.part4_box .flipster.flipster-carousel .flip-items .flip-next .month-profit span:nth-child(2),
.part4_box .flipster.flipster-carousel .flip-items .flip-prev .month-profit span:nth-child(2){
    font-size: 45px;
    color: #d03e59;
    font-weight: bold;
}

.part4_box .button{
    display: flex;
    justify-content: center;
    position: relative;
}
.part4_box .button>a{
    display: block;
    width: 463px;
    height: 54px;
    border-radius: 27px;
    background-color: #477de5;
    font-size: 30px;
    color: #ffffff;
    font-weight:bold;
    line-height: 47px;
    margin-top: 48px;
    text-decoration: none;
}
.part4_box .button>a:hover{
    background-color: #002459;
}


.part5_box {
    background: url('/images/activity/new_201903/part5_background.jpg') no-repeat;
    height: 578px;
    position: relative;
    background-position: center;
}

.part5_box ul {
    padding: 0 46px;
    margin: 0;
}

.part5_box ul>li {
    list-style: none;
    flex: 1;
}

.part5_box ul>li .title01 {
    font-size: 24px;
    color: #e63a42;
    margin-top: 14px;
    font-weight: bold;
}

.part5_box ul>li .title02 {
    font-size: 18px;
    color: #e63a42;
}

.part5_box .part5_tit {
    margin: 48px 0 38px;
    opacity: 0;
    background: url('/images/activity/new_201903/part5_tit.png') no-repeat center center;
    height: 70px;
    line-height: 70px;
    font-size: 40px;
    color: #e63a42;
    font-weight: bold;
}
.part5_box .part5_bg{
    height: 200px;
    background: url('/images/activity/new_201903/part5_bg.png') no-repeat;
    background-position: center;
}

.part5_box .part5_btnbox {
    padding: 48px 0 54px;
}

.part5_box .part5_btnbox .btnbox_center  {
	padding: 26px 0 26px 0;
}

.part5_box .part5_list {
    opacity: 0;
    display: flex;
}

@media (max-width: 750px) {
    .displayPC {
        display: none !important;
    }

    .displayMobile {
        display: block !important;
    }

    body {
        padding-top: 1rem;
        max-width: 7.5rem;
        margin: 0 auto;
        min-width: 240px !important;
        overflow-x: hidden;
    }

    /*移动端公共底部--start*/
    .footer-btn {
        padding-bottom: 0.26rem;
        text-align: center;
    }

    .footer-btn>a {
        cursor: pointer;
        color: #ffffff;
        height: 0.3rem;
        display: inline-block;
        padding: 0 .14rem;
        position: relative;
        font-size: 0.22rem;
    }

    .footer-btn>a>img {
        margin-right: 0.1rem;
        width: 0.3rem;
        height: 0.3rem;
    }

    .footer-btn>a>i {
        display: block;
        height: .22rem;
        width: 1px;
        background-color: #fff;
        position: absolute;
        right: 0;
        top: .07rem;
    }

    .bottom-info {
        margin: 0 auto;
        width: 100%;
        padding: 0 0.3rem;
    }

    .bottom-info .company-info {
        float: left;
        width: 50%;
        padding-bottom: 0.3rem;
    }

    .bottom-info .company-info img {
        width: 0.35rem;
        height: 0.35rem;
    }

    .publicFooter {
        background-color: #22283e;
        color: #fff;
        font-size: .2rem;
        padding-top: .3rem;
        height: 1rem;
        margin-bottom: 1.44rem;
    }

    .footer-partner {
        background-color: #fff;
        width: 100%;
    }

    .footer-partner ul.bottomTabs {
        margin: 0;
        padding: 0;
        list-style: none;
        background-image: url(https://m.bibgold.com/images/footer/footerPartnerBg.png);
        background-size: cover;
        background-position: top center;
        color: #646464
    }

    .footer-partner ul.bottomTabs li {
        float: left;
        text-align: center;
        line-height: .6rem;
        position: relative;
        cursor: pointer
    }

    .footer-partner ul.bottomTabs li.activeClass {
        border-bottom: 2px solid #fc4e49;
        color: #e82c20
    }

    .footer-partner ul.bottomTabs li.activeClass>i {
        position: absolute;
        bottom: -.09rem;
        left: 50%;
        margin-left: -.08rem;
        width: 0;
        height: 0;
        border-left: .08rem solid transparent;
        border-right: .08rem solid transparent;
        border-top: .08rem solid #fc4e49
    }

    .footer-partner #bottomTabContent {
        width: 100%;
    }

    .footer-partner #bottomTabContent .comSwiperWrap {
        width: 100%;
        padding: .2rem 0.25rem;
        position: relative;
        height: 2rem
    }

    .footer-partner #bottomTabContent .comSwiperWrap .bSwiperLine {
        border-right: 1px solid #e0e0e0;
        width: 1px;
        height: 1rem;
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        z-index: 0
    }

    .footer-partner #bottomTabContent .comSwiperWrap .swiper-slide {
        padding: .2rem .3rem;
        position: relative;
        background-color: #fff;
        height: 1.6rem
    }

    .footer-partner #bottomTabContent .comSwiperWrap .swiper-slide .picIntro {
        width: 1.6rem;
        position: absolute;
        top: 50%;
        left: 1.4rem;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        font-size: 0.24rem;
    }

    .footer-partner #bottomTabContent .comSwiperWrap .bottomTab_btn_next {
        background-image: url(https://m.bibgold.com/images/footer/btn-next.png);
        right: 0;
        width: .2rem;
        background-position: right
    }

    .footer-partner #bottomTabContent .comSwiperWrap .bottomTab_btn_pre {
        background-image: url(https://m.bibgold.com/images/footer/btn-pre.png);
        left: 0;
        width: .2rem;
        background-position: left
    }

    .footer-partner #bottomTabContent .comSwiperWrap#cert-thumbnail img {
        height: 1.2rem
    }

    .footer-partner #bottomTabContent .comSwiperWrap#hyjx .swiper-slide {
        padding: .3rem
    }

    .footer-partner #bottomTabContent .comSwiperWrap#hyjx img {
        height: .8rem;
        margin-top: .1rem
    }

    .footer-partner #bottomTabContent .comSwiperWrap#hzhb img {
        height: .8rem
    }

    .footer-partner #bottomTabContent .comSwiperWrap#hzhb .swiper-slide {
        padding: .37rem .3rem;
        text-align: center
    }

    .footer-partner #bottomTabContent .comSwiperWrap#hzhb .picIntro {
        left: 2rem;
        text-align: center;
        width: 1.2rem
    }

    /*移动端公共底部--end*/
    /*移动端公共底部按钮--start*/
    .bottom-mobile {
        width: 7.5rem;
        overflow: hidden;
        position: fixed;
        bottom: 0;
        z-index: 99;
        padding: 0.27rem 0 0.29rem 0.41rem;
        background: #1c2133;
    }

    .bottom-mobile a {
        width: 3.24rem;
        height: 0.9rem;
        display: block;
        float: left;
        border-radius: 0.07rem;
        overflow: hidden;
        padding: 0.25rem 0 0.25rem 0;
    }

    .bottom-mobile>.bottom-mobile-btn1 {
        background: #e9473f;
        margin-right: 0.21rem;
    }

    .bottom-mobile>.bottom-mobile-btn2 {
        background: #eaa860;
    }

    .bottom-mobile>a>img {
        display: block;
        width: 0.4rem;
        height: 0.4rem;
        float: left;
        margin: 0 0.25rem 0 0.59rem;
    }

    .bottom-mobile>a>p {
        float: left;
        height: 0.4rem;
        line-height: 0.4rem;
        font-size: 0.36rem;
        color: #fff;
    }

    /*移动端公共底部按钮--end*/
    /*移动端公共头部--start*/
    header {
        top: 0;
        right: 0;
        z-index: 20;
        left: 0;
        position: fixed;
        background: #fff;
    }

    .webHeader {
        height: 1rem;
        margin-right: .2rem;
        margin-left: .2rem;
    }

    .webHeader .headerLogo {
        display: inline-block;
        padding-top: .1rem
    }

    .webHeader .headerLogo img {
        height: .8rem
    }

    .webHeader .rightBtns {
        display: inline-block;
        margin-top: .25rem;
    }

    .webHeader .rightBtns a {
        margin-left: 0.12rem;
    }

    .webHeader .rightBtns a:actived {
        text-decoration: none;
        color: #ffffff;
    }

    .webHeader .rightBtns a:hover {
        margin-left: 0.12rem;
        text-decoration: none;
        cursor: pointer;
    }

    /*移动端公共头部--end*/
    a {
        text-decoration: none;
        color: #ffffff;
    }

    a:focus {
        color: #fff;
        text-decoration: none;
    }

    /*移动端公共导航栏--start*/
    .menuLayer {
        top: 0;
        bottom: 0;
        right: 0;
        z-index: 999;
        background-color: rgba(0, 0, 0, .8);
        -webkit-transform: translate(100%, 0);
        transform: translate(100%, 0);
        transition-property: transform;
        transition-duration: .3s;
        transition-timing-function: linear;
        transition-delay: 0s;
        -moz-transition-property: transform;
        -moz-transition-duration: .3s;
        -moz-transition-timing-function: linear;
        -moz-transition-delay: 0s;
        -webkit-transition-property: -webkit-transform;
        -webkit-transition-duration: .3s;
        -webkit-transition-timing-function: linear;
        -webkit-transition-delay: 0s;
        -o-transition-property: transform;
        -o-transition-duration: .3s;
        -o-transition-timing-function: linear;
        -o-transition-delay: 0s;
        position: fixed;
        left: 0;
    }

    .menuLayer.activeClass {
        transition-property: -webkit-transform;
        transition-property: transform;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    .menuLayer .closeBtn {
        display: block;
        position: absolute;
        top: 0;
        left: 0
    }

    .menuLayer .menuListBox {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 1rem;
        right: 0;
        background-color: #fff
    }

    .menuLayer .menuListBox .headerLogo {
        height: 1rem;
        border-bottom: 1px solid #e0e0e0;
        padding-top: .1rem;
        padding-left: .2rem
    }

    .menuLayer .menuListBox .menuListWrapper {
        overflow: scroll;
        position: absolute;
        top: 1rem;
        left: 0;
        right: 0;
        bottom: 2.6rem;
        margin: 0
    }

    .menuLayer .menuListBox .menuListWrapper .menuItem {
        font-size: .28rem;
        border: 0;
        border-bottom: 1px solid #e0e0e0;
        position: relative;
        margin: 0
    }

    .menuLayer .menuListBox .menuListWrapper .menuItem .menu-heading {
        line-height: 1rem;
        padding: 0 0 0 .4rem;
        color: #222;
        background-color: #fff;
        border: 0
    }

    .menuLayer .menuListBox .menuListWrapper .menuItem .menu-heading.collapsed .arrowBtn {
        background-image: url(https://m.bibgold.com/images/header/btn-show.png)
    }

    .menuLayer .menuListBox .menuListWrapper .menuItem a {
        color: #222;
        padding-left: .4rem;
        padding-right: .4rem
    }

    .menuLayer .menuListBox .menuListWrapper .menuItem .arrowBtn {
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        background-size: cover;
        width: 1rem;
        height: 1rem;
        background-image: url(https://m.bibgold.com//images/common/header/btn-hide.png)
    }

    .menuLayer .menuListBox .menuListWrapper .menuItem .menuChildren {
        width: 100%;
        background-color: #eee;
        padding: 0
    }

    .menuLayer .menuListBox .menuListWrapper .menuItem .menuChildren .childMenuItem {
        line-height: 1rem;
        font-size: .28rem;
        border-bottom: 1px solid #fff
    }

    .menuLayer .menuListBox .menuListWrapper .menuItem .menuChildren .childMenuItem a {
        display: block;
        height: 100%;
        color: #646464
    }

    .menuLayer .menuListBox .menuBoxBtns {
        position: absolute;
        bottom: 0;
        width: 100%;
        text-align: center;
        padding: .4rem 0
    }

    .openAccountBox .openBtns {
        width: 95%;
        margin-top: .2rem;
        margin-bottom: .2rem;
        text-align: center
    }

    .openBtns {
        display: inline-block;
        width: 80%;
        height: .66rem;
        line-height: .66rem;
        border-radius: 10px;
        font-size: .28rem
    }

    .openBtns i {
        display: inline-block;
        vertical-align: middle
    }

    .openBtns.livebtn {
        background-color: #e53637;
        color: #fff;
        margin-bottom: .4rem
    }

    .openBtns.livebtn i {
        background-image: url(https://m.bibgold.com//images/common/header/btn-openlive.png);
        width: .41rem;
        height: .41rem
    }

    .openBtns.demobtn {
        background-color: #fff;
        color: #ad9b68;
        border: 1px solid #ad9b68
    }

    .openBtns.demobtn i {
        background-image: url(https://m.bibgold.com//images/common/header/btn-opendemo.png);
        width: .29rem;
        height: .45rem
    }

    .openBtns i,
    .pageHeaderNavi {
        background-size: cover;
        background-position: center
    }

    .panel {
        margin-bottom: 20px;
        background-color: #fff;
        border: 1px solid transparent;
        border-radius: 4px;
        box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
    }

    .panel-title,
    .panel>.list-group,
    .panel>.panel-collapse>.list-group,
    .panel>.panel-collapse>.table,
    .panel>.table,
    .panel>.table-responsive>.table {
        margin-bottom: 0
    }

    .panel-body {
        padding: 15px
    }

    .panel-heading {
        padding: 10px 15px;
        border-bottom: 1px solid transparent;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px
    }

    .panel-title {
        margin-top: 0;
        font-size: 16px
    }

    .panel-footer {
        padding: 10px 15px;
        background-color: #f5f5f5;
        border-top: 1px solid #ddd;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px
    }

    .panel>.list-group .list-group-item,
    .panel>.panel-collapse>.list-group .list-group-item {
        border-width: 1px 0;
        border-radius: 0
    }

    .panel-group .panel-heading,
    .panel>.table-bordered>tbody>tr:first-child>td,
    .panel>.table-bordered>tbody>tr:first-child>th,
    .panel>.table-bordered>tbody>tr:last-child>td,
    .panel>.table-bordered>tbody>tr:last-child>th,
    .panel>.table-bordered>tfoot>tr:last-child>td,
    .panel>.table-bordered>tfoot>tr:last-child>th,
    .panel>.table-bordered>thead>tr:first-child>td,
    .panel>.table-bordered>thead>tr:first-child>th,
    .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
    .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
    .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
    .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
    .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
    .panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
    .panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
        border-bottom: 0
    }

    .panel>.list-group:first-child .list-group-item:first-child,
    .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
        border-top: 0;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px
    }

    .panel>.list-group:last-child .list-group-item:last-child,
    .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
        border-bottom: 0;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px
    }

    .list-group+.panel-footer,
    .panel-heading+.list-group .list-group-item:first-child {
        border-top-width: 0
    }

    .panel>.panel-collapse>.table caption,
    .panel>.table caption,
    .panel>.table-responsive>.table caption {
        padding-right: 15px;
        padding-left: 15px
    }

    .panel>.table-responsive:first-child>.table:first-child,
    .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
    .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
    .panel>.table:first-child,
    .panel>.table:first-child>tbody:first-child>tr:first-child,
    .panel>.table:first-child>thead:first-child>tr:first-child {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px
    }

    .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
    .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
    .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
    .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
    .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
    .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
    .panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
    .panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
        border-top-left-radius: 3px
    }

    .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
    .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
    .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
    .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
    .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
    .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
    .panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
    .panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
        border-top-right-radius: 3px
    }

    .panel>.table-responsive:last-child>.table:last-child,
    .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
    .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
    .panel>.table:last-child,
    .panel>.table:last-child>tbody:last-child>tr:last-child,
    .panel>.table:last-child>tfoot:last-child>tr:last-child {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px
    }

    .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
    .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
    .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
    .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
    .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
    .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
    .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
    .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
        border-bottom-left-radius: 3px
    }

    .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
    .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
    .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
    .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
    .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
    .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
    .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
    .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
        border-bottom-right-radius: 3px
    }

    .panel>.panel-body+.table,
    .panel>.panel-body+.table-responsive,
    .panel>.table+.panel-body,
    .panel>.table-responsive+.panel-body {
        border-top: 1px solid #ddd
    }

    .panel>.table>tbody:first-child>tr:first-child td,
    .panel>.table>tbody:first-child>tr:first-child th {
        border-top: 0
    }

    .panel>.table-bordered,
    .panel>.table-responsive>.table-bordered {
        border: 0
    }

    .panel>.table-bordered>tbody>tr>td:first-child,
    .panel>.table-bordered>tbody>tr>th:first-child,
    .panel>.table-bordered>tfoot>tr>td:first-child,
    .panel>.table-bordered>tfoot>tr>th:first-child,
    .panel>.table-bordered>thead>tr>td:first-child,
    .panel>.table-bordered>thead>tr>th:first-child,
    .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
    .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
    .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
    .panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }

    .panel>.table-bordered>tbody>tr>td:last-child,
    .panel>.table-bordered>tbody>tr>th:last-child,
    .panel>.table-bordered>tfoot>tr>td:last-child,
    .panel>.table-bordered>tfoot>tr>th:last-child,
    .panel>.table-bordered>thead>tr>td:last-child,
    .panel>.table-bordered>thead>tr>th:last-child,
    .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
    .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
    .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
    .panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }

    .panel>.table-responsive {
        margin-bottom: 0;
        border: 0
    }

    .panel-group {
        margin-bottom: 20px
    }

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 4px
    }

    .panel-group .panel+.panel {
        margin-top: 5px
    }

    .panel-group .panel-heading+.panel-collapse>.list-group,
    .panel-group .panel-heading+.panel-collapse>.panel-body {
        border-top: 1px solid #ddd
    }

    .panel-group .panel-footer {
        border-top: 0
    }

    .panel-group .panel-footer+.panel-collapse .panel-body {
        border-bottom: 1px solid #ddd
    }

    .panel-default {
        border-color: #ddd
    }

    .panel-default>.panel-heading {
        color: #333;
        background-color: #f5f5f5;
        border-color: #ddd
    }

    .panel-default>.panel-heading+.panel-collapse>.panel-body {
        border-top-color: #ddd
    }

    .panel-default>.panel-heading .badge {
        color: #f5f5f5;
        background-color: #333
    }

    .panel-default>.panel-footer+.panel-collapse>.panel-body {
        border-bottom-color: #ddd
    }

    .panel-primary {
        border-color: #337ab7;
    }

    /*移动端公共导航栏--end*/
    /*移动端内容部分--start*/
    .mob_contentBox .mob_banner>img {
        width: 100%;
    }
    .mob_contentBox .mob-box-bg{
        background: url('/images/activity/new_201903/mob/box_bg.jpg') no-repeat;
        background-size: cover;
    }

    .mob_contentBox .mob_box2 {
        width: 7.5rem;
        padding: 0 0.5rem;
        text-align: center;
    }

    .mob_contentBox .mob_box2 .mob_tit2 {
        margin-top: 1.62rem;
        width: 100%;
        background: url('/images/activity/new_201903/mob/title01.png') no-repeat;
        background-position: center;
        height: 1.4rem;
        background-size: contain;
    }
    .mob_contentBox .mob_box2 .mob_content2{
        background: url('/images/activity/new_201903/mob/details.png') no-repeat;
        height: 4.16rem;
        background-size: contain;
        position: relative;
    }
    .mob_contentBox .mob_box2 .mob_content2 > a:nth-child(1){
        position: absolute;
        width: 1.1rem;
        height: 0.3rem;
        left: 0.2rem;
        bottom: 1.5rem;
    }
    .mob_contentBox .mob_box2 .mob_content2 > a:nth-child(2){
        position: absolute;
        width: 2rem;
        height: 0.5rem;
        left: 2.3rem;
        bottom: 0.75rem;
    }
    .mob_contentBox .mob_box2 .mob_content2 > a:nth-child(3){
        position: absolute;
        width: 1.1rem;
        height: 0.3rem;
        left: 5.2rem;
        bottom: 1.5rem;
    }

    .mob_box2 .mob_rule {
        font-size: .28rem;
        color: #002459;
        margin: 0;
        font-weight: bold;
        line-height: 0.54rem;
    }

    .mob_box2 .mob_tips {
        font-size: 0.16rem;
        color: #002459;
        padding-bottom: 0.92rem ;
        margin: 0;
        line-height: 0.54rem;
    }

    .mob_contentBox .mob_box3{
        background: url(/images/activity/new_201903/mob/mob3_bg.png) no-repeat center center/cover;
        height: 9.88rem;
        width: 7.5rem;
    }

    .mob_box4 {
        padding: 1rem 0 .6rem;
        text-align: center;
    }
    .mob_box4 .mob_tit4 {
        background: url('/images/activity/new_201903/mob/title02.png') no-repeat;
        height: 1.26rem;
        background-size: contain;
        background-position: center;
    }
    .mob_box4 .flip-current{
        padding-top: 0.6rem;
    }
    .mob_box4 .flip-items{
        height: 6.2rem!important;
        width: 3.34rem!important;
    }
    .mob_box4 .flip-box .teacher-title{
        color: #002459;
        float: left;
        text-align: left;
        padding: 0 0.16rem;
    }
    .mob_box4 .flip-current .flip-box .teacher-title span:nth-child(1){
        font-size: 0.36rem;
        font-weight: bold;
        line-height: 0.6rem;
    }
    .mob_box4 .flip-current .flip-box .teacher-title span:nth-child(2){
        font-size: 0.2rem;
        vertical-align: middle;
    }
    .mob_box4 .flip-box .month-profit{
        float: left;
        padding: 0 0.16rem;
        text-align: left;
    }
    .mob_box4 .flip-current .flip-box .month-profit span:nth-child(1){
        font-size: 0.28rem;
        color: #002459;
        font-weight: bold;
        vertical-align: middle;
    }
    .mob_box4 .flip-current .flip-box .month-profit span:nth-child(2){
        font-size: 0.4rem;
        color: #d03e59;
        font-weight: bold;
        vertical-align: middle;
    }
    .mob_box4 .flipster.flipster-carousel .flip-items img{
        width: 3.34rem;
        height: 4.34rem;
        display: block;
        float: left;
    }
    .mob_box4 .flipster-carousel .flip-next{
        transform: translateX(69%) translateZ(0) rotateY(0deg) scale(0.84);
        -webkit-transform: translateX(69%) translateZ(0) rotateY(0deg) scale(0.84);
        -moz-transform: translateX(69%) translateZ(0) rotateY(0deg) scale(0.84);
        -ms-transform: translateX(69%) translateZ(0) rotateY(0deg) scale(0.84);
        -o-transform: translateX(69%) translateZ(0) rotateY(0deg) scale(0.84);
        opacity: 1;
    }
    .mob_box4 .flipster-carousel .flip-prev{
        opacity: 1;
        transform: translateX(-69%) translateZ(0) rotateY(0deg) scale(0.84);
        -webkit-transform: translateX(-69%) translateZ(0) rotateY(0deg) scale(0.84);
        -moz-transform: translateX(-69%) translateZ(0) rotateY(0deg) scale(0.84);
        -ms-transform: translateX(-69%) translateZ(0) rotateY(0deg) scale(0.84);
        -o-transform: translateX(-69%) translateZ(0) rotateY(0deg) scale(0.84);
    }
    .mob_box4 .flip-prev .teacher-title,
    .mob_box4 .flip-next .teacher-title{
        padding-top: 0.36rem;
    }
    .mob_box4 .flip-prev .teacher-title>span:nth-child(1),
    .mob_box4 .flip-next .teacher-title>span:nth-child(1){
        display: block;
        font-weight: bold;
        color: #002459;
        font-size: 0.28rem;
        line-height: 0.48rem;
        padding-left: 0.5rem;
    }
    .mob_box4 .flip-prev .teacher-title>span:nth-child(2),
    .mob_box4 .flip-next .teacher-title>span:nth-child(2){
        display: block;
        color: #002459;
        font-size: 0.16rem;
        line-height: 0.48rem;
        padding-left: 0.5rem;
    }
    .mob_box4 .flip-prev .teacher-title>span,
    .mob_box4 .flip-next .teacher-title>span{
        padding-left: 0.5rem;
    }
    .mob_box4 .flip-prev .month-profit,
    .mob_box4 .flip-next .month-profit{
        display: none;
    }
    .mob_box4 .button{
        position: relative;
        display: flex;
        justify-content: center;
        margin-top: 0.48rem;
    }
    .mob_box4 .button>.live-btn{
        width: 4rem;
        height: 0.6rem;
        display: block;
        border-radius: 0.5rem;
        line-height: 0.58rem;
        text-decoration: none;
        color: #fff;
        font-weight: bold;
        font-size: 0.3rem;
    }
    .mob_box4 .button>.live-btn>img{
        margin-right: 0.2rem;
        width: 4rem;
        height: 0.6rem;
        vertical-align: middle;
    }


    .flipster-carousel .swiperBox img{
        box-shadow: none!important;
        -webkit-box-shadow: none!important;
    }

    .mob_box5 {
        padding-bottom: 0.7rem;
    }

    .mob_box5 .chooseList-box{
        display: flex;
        justify-content: center;
    }
    .mob_box5 .chooseList-box .title {
        background: url('/images/activity/new_201903/mob/title03.png') no-repeat;
        height: 0.6rem;
        background-size: contain;
        width: 4.2rem;
    }
    .mob_box5 .box5_bg{
        height: 2.32rem;
        width: 6.96rem;
        background: url(/images/activity/new_201903/mob/mob5_bg.png) no-repeat;
        background-size: contain;
        margin: 0 auto;
        margin-top: 0.26rem;
    }



    /*移动端内容部分--end*/
    /*移动端活动细则--start*/
    .modal-A p {
        font-size: 0.24rem;
        line-height: 0.4rem;
    }

    .modal-A li {
        font-size: 0.24rem;
        line-height: 0.4rem
    }

    .activity-rule-A {
        font-weight: bold;
        font-size: 0.28rem;
        margin-top: 0.3rem;
    }

    .activity-head-A {
        width: 3.1rem;
        margin: 0.1rem 0 0.3rem 1.52rem;
        font-size: 0.36rem;
    }

    .modal-header-A .close-A {
        position: absolute;
        top: 0.1rem;
        right: 0.15rem;
        display: block;
        width: 0.42rem;
        height: 0.42rem;
        cursor: pointer;
        background: url('/images/activity/bonus_open_2018ny/mo/close.png') no-repeat center center;
        background-size: 0.42rem 0.42rem;
    }

    .modal-header-A .close-A:hover {
        background: url('/images/activity/bonus_open_2018ny/mo/close_over.png') no-repeat center center;
        background-size: 0.42rem 0.42rem;
    }

    .modal-A {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 99999999;
        display: none;
        overflow: hidden;
        outline: 0;
    }

    .modal-backdrop-A {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1040;
        background-color: #000;
        opacity: .5;
    }

    .modal-dialog-A {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        border: 3px solid #fa6c8b;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
        background-color: #fff;
        width: 7.1rem;
        height: 9.12rem !important;
        margin: 0.2rem;
        top: 1rem;
    }

    .modal-content-A {
        position: relative;
        line-height: 20px;
        font-size: 12px;
        padding: 15px;
        width: 6.98rem !important;
        height: 9rem;
        padding: 0.16rem;
    }

    .modal-body-A {
        position: relative;
        background: #faf8f4;
        overflow-y: auto;
        height: 510px;
        overflow-y: auto;
        width: 6.62rem;
        height: 8rem !important;
        padding: 0.1rem;
    }

    .modal-body-A span {
        display: inline-block;
    }

    .modal-header-A {
        height: 0.6rem;
        line-height: 0.6rem;
        padding-bottom: 0.24rem;
    }

    #activity-details-A .modal-body-A>ol {
        padding-left: 15px;
    }

    .modal_table-A {
        border: 1px solid;
    }

    .modal_table-A th {
        font-size: 16px;
        padding: 10px 0;
        text-align: center;
    }

    .modal_table-A {
        width: 100%;
    }

    .modal_table-A td {
        border: 1px solid;
        padding: 5px 0;
        text-align: center;
    }

    .hidden-lg-A {
        display: none !important;
    }

    .modal-body-A span.speColor-A {
        margin: 0;
        color: #ff0000;
    }

    .modal_alert-footer-A .btn {
        display: inherit;
        margin-left: auto;
        margin-right: auto;
    }

    /*移动端活动细则--end*/
}

@media screen and (min-width:980px) and (max-width: 1024px) {
    html {
        font-size: 137px;
    }
}

@media screen and (min-width:760px) and (max-width: 979px) {
    html {
        font-size: 103px;
    }
}

@media screen and (max-width: 740px) {
    html {
        font-size: 74px
    }
}

@media screen and (max-width: 680px) {
    html {
        font-size: 68px
    }
}

@media screen and (max-width: 560px) {
    html {
        font-size: 56px
    }
}

@media screen and (max-width: 430px) {
    html {
        font-size: 43px
    }
}

@media screen and (max-width: 400px) {
    html {
        font-size: 40px
    }
}

@media screen and (max-width: 420px) {
    html {
        font-size: 42px
    }
}

@media screen and (max-width: 375px) {
    html {
        font-size: 37.5px
    }
}

@media screen and (max-width: 320px) {
    html {
        font-size: 32px
    }
}

@media screen and (max-width: 240px) {
    html {
        font-size: 24px
    }
}
