
/* .overbox{
    background-color:#000;
    width:100%; 
    display:none; 
    z-Index:2;
    background-color:rgba(0,0,0,0.5);
} */
button {
    outline:0 none !important; 
}
.close{
    opacity: 1;
}
.new-bombe .close:hover{
    opacity: 1;
}
.notnumber{
    font-size: 14px;
    color: #fff;
    display: none;
    position: absolute;
    width: 300px;
}
.over{
    width: 100%;
    height: 100%;
    background-color: #000;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    display: none;
    background-color:rgba(0,0,0,0.3);
}
   .new-bombe .follow-frame {
        position: relative;
        width: 400px;
        height: 420px;
    }

    .new-bombe .follow-frame .pic {
        position: absolute;
        width: 400px;
        height: 420px;
        border-radius: 6px;
    }

    .new-bombe .follow-frame .close {
        font-size: 12px;
        color: #fff;
    }

    .new-bombe .follow-frame .follow-text {
        color: #fff;
        font-size: 30px;
        height: 30px;
        line-height: 30px;
        margin-bottom: 32px;
    }

    .new-bombe .follow-frame .title {
        color: #fff;
        font-size: 18px;
        height: 18px;
        line-height: 18px;
    }

    .new-bombe .numberinput {
        width: 100%;
        height: 60px !important;
        line-height: 60px !important;
        text-align: center;
        color: #333;
        font-size: 18px;
        margin-top: 45px;
        border-radius: 30px;
        cursor: pointer;
    }

    .new-bombe .submission {
        border: none;
        width: 100%;
        height: 60px;
        line-height: 60px;
        color: #EC0016;
        font-size: 20px;
        text-align: center;
        margin-top: 40px;
        border-radius: 30px;
        background-color: #FFDD00;
        cursor: pointer;
    }

    .new-bombe .follow-frame .content {
        padding: 50px;
        position: absolute;
        width: 100%;
        height: 100%;
        text-align: center;
    }

    .new-bombe.success {
        width: 400px;
        height: 420px;
        background: rgba(255, 255, 255, 1);
        box-shadow: 0px 0px 48px 0px rgba(0, 0, 0, 0.14), 0px 48px 96px 0px rgba(0, 0, 0, 0.2);
        border-radius: 6px;
        position: absolute;
        left: 50%;
        margin-left: -200px;
        top: 50%;
        margin-top: -210px;
    }

    .new-bombe.success .content {
        width: 100%;
        height: 100%;
        padding: 55px;
        text-align: center;
    }

    .new-bombe.success .content .success-text {
        font-size: 30px;
        color: #0073FF;
        height: 30px;
        line-height: 30px;
    }

    .new-bombe.success .content .success-title {
        font-size: 18px;
        color: #333;
        line-height: 30px;
        margin-top: 26px;
    }

    .new-bombe.success .content .pic {
        width: 196px;
        height: 160px;
        margin-top: 47px;
    }

    .new-bombe.preferential-box {
        width: 900px;
        height: 620px;
        background: rgba(255, 255, 255, 1);
        /* box-shadow: 0px 0px 48px 0px rgba(0, 0, 0, 0.14), 0px 48px 96px 0px rgba(0, 0, 0, 0.2); */
        border-radius: 6px;
        z-index:9999;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-top: -310px;
        margin-left: -450px;
        display: none;
    }

    .new-bombe.preferential-box .left-box {
        display: inline-block;
        width: 100%;
        height: 100%;
        width: 500px;
        background-color: #FF494F;
        border-radius: 6px 0 0 6px;
    }

    .new-bombe.preferential-box .left-box .top {
        padding: 50px 100px;
        color: #fff;
        text-align: center;
    }

    .new-bombe.preferential-box .left-box .top .title {
        font-size: 30px;
        height: 30px;
        line-height: 30px;
        margin-bottom: 32px;
    }

    .new-bombe.preferential-box .left-box .top .text {
        font-size: 24px;
        height: 24px;
        line-height: 24px;
        margin-bottom: 10px;
    }

    .new-bombe.preferential-box .left-box .top .smoretext {
        font-size: 16px;
        height: 16px;
        line-height: 16px;
    }

    .new-bombe.preferential-box .bottom {
        color: #fff;
        padding: 0px 50px;
    }

    .new-bombe.preferential-box .bottom .explain {
        font-size: 16px;
        height: 16px;
        line-height: 16px;
        margin-bottom: 23px;
    }

    .new-bombe.preferential-box .bottom .explaintext {
        font-size: 14px;
        line-height: 28px;
    }

    .new-bombe.preferential-box .bottom .time {
        height: 14px;
        line-height: 28px;
    }

    .new-bombe.share .right-box {
        background-color: #fff;
        display: inline-block;
        float: right;
        width: 400px;
        height: 100%;
        padding: 0 30px;
        height: 620px;
        border-radius: 0 6px 6px 0;
    }

    .new-bombe.share .right-box .title {
        font-size: 24px;
        color: #333;
        height: 24px;
        line-height: 24px;
        text-align: center;
        margin-bottom: 39px;
        margin-top: 58px;
    }

    .new-bombe.share .right-box .item {
        width: 340px;
        height: 120px;
        box-sizing: border-box;
        box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1), 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
        border-radius: 6px;
        /* padding: 25px 20px; */
        margin-bottom: 20px;
    }

    .new-bombe.share .right-box .item .left {
        width: 200px;
        height: 120px;
        display: inline-block;
        float: left;
        padding: 25px 20px;
        position: relative;
    }

    .new-bombe.share .right-box .item .left::after {
        content: '';
        width: 10px;
        height: 5px;
        background-color: #fff;
        border-radius: 0 0 50% 50% / 0 0 5px 5px;
        position: absolute;
        right: -5px;
        top: 0;
        z-index: 3;
        box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1), 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
    }

    .new-bombe.share .right-box .item .right {
        width: 140px;
        display: inline-block;
        float: right;
        background-color: #FEF2F3;
        height: 100%;
        padding: 25px 25px;
        color: #EC0016;
        font-size: 18px;
        position: relative;
        text-align: center;
    }

    .new-bombe.share .right-box .item .right::after {
        content: '';
        display: inline-block;
        width: 10px;
        height: 5px;
        background-color: #fff;
        border-radius: 50% 50% 0 0 / 5px 5px 0 0;
        position: absolute;
        left: -5px;
        bottom: 0;
        z-index: 3;
        box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1), 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
    }
    .new-bombe.share .right-box .item .rightbox{
        height: 75px;
        text-align: center;
        display: table-cell;
        vertical-align: middle;
    }
    .new-bombe.share .right-box .item .rightbox::after{
        content: '';
        display: inline-block;
        width: 13px;
        height: 10px;
        background-color: #fff;
        border-radius: 50%;
        position: absolute;
        left: -6.8px;
        top: bott;
        bottom: -8px;
        z-index: 88;
        box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0), 0px 2px 4px 0px rgba(0, 0, 0, 0);
    }
    .new-bombe.share .right-box .item .leftbox::after{
        content: '';
        display: inline-block;
        width: 13px;
        height: 10px;
        background-color: #fff;
        border-radius: 50%;
        position: absolute;
        left: 194.2px;
        top: -6px;
        z-index: 88;
        box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0), 0px 2px 4px 0px rgba(0, 0, 0, 0);
    }
    .new-bombe.share .right-box .item .left .left-title {
        color: #333;
        font-size: 18px;
        margin-bottom: 10px;
    }

    .new-bombe.share .right-box .item .left .left-text {
        color: #999;
        font-size: #999;
    }

    .new-bombe .receive {
        width: 100%;
        text-align: center;
        margin-bottom: 39px;
        margin-top: 30px;
    }

    .new-bombe .receive-btn {
        width: 140px;
        height: 40px;
        line-height: 40px;
        background: rgba(255, 58, 76, 0);
        border: 1px solid rgba(255, 26, 47, 1);
        border-radius: 20px;
        color: #EC0016;
        font-size: 14px;
        margin: 0 auto;
        cursor: pointer;
    }
    .new-bombe .receive-btn:hover{
        background-color: #FF3A4C;
    }
    .new-bombe .receive-btn:hover a{
        color: #fff;
    }
    .new-bombe .receive-btn>a{
        color: #EC0016;
        font-size: 14px;
        width: 140px;
    height: 40px;
    display: inline-block;
    border-radius: 20px;
    }
    .new-bombe.successful-reception .receive-btn {
        width: 140px;
        height: 40px;
        background: rgba(255, 58, 76, 1);
        border-radius: 20px;
        color: #fff;
    }

    /* body {
        box-shadow: 0px 0px 48px 0px rgba(0, 0, 0, 0.1), 0px 48px 96px 0px rgba(0, 0, 0, 0.1);
        border-radius: 5px;
        position: fixed;
        z-index: 9999;
        margin: auto;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background-color: #000;
    } */

    .new-bombe .box {
        background-color: #000;
        width: 100%;
        /*å®½åº¦è®¾ç½®ä¸º100%ï¼Œè¿™æ ·æ‰èƒ½ä½¿éšè—èƒŒæ™¯å±‚è¦†ç›–åŽŸé¡µé¢*/
        filter: alpha(opacity=60);
        /*è®¾ç½®é€æ˜Žåº¦ä¸º60%*/
        opacity: 0.6;
        /*éžIEæµè§ˆå™¨ä¸‹è®¾ç½®é€æ˜Žåº¦ä¸º60%*/
        display: none;
        /* http://www.jb51.net */
        z-Index: 9999;
    }

    .new-bombe .z-in {
        z-index: 9999;
        position: absolute;
        left: 50%;
    }

    .new-bombe .elastic-frame {
        margin-left: -200px;
        display: none
    }

    .new-bombe .success {
        margin-left: -200px;
        display: none;
        /* margin-top: -210px; */
    }
    .new-bombe .overlayBg {
        display: none;
    }

    .new-bombe .close {
        position: absolute;
        right: 30px;
        top: 30px;
        font-size: 12px;
    }

    .new-bombe .close .icon-close {
        position: absolute;
        z-index: 9999;
        font-size: 12px;
        color: #999;
        cursor: pointer;
    }
    .right-content .findhouse .detail-top{
        height: 100%;
    }
    .new-bombe .success .close .icon-close {
        color: #999;
    }

    .new-bombe.preferential-box .icon-close {
        color: #999;
    }

    .new-bombe.successful-reception {
        width: 900px;
        border-radius: 6px 0px 0px 6px;
        margin-left: -450px;
        display: none;
        left: 50%;
        position: absolute;
        top: 50%;
        margin-top: -310px;
    }

    .new-bombe.successful-reception .left-box {
        display: inline-block;
        width: 500px;
        height: 620px;
        background: rgba(255, 73, 79, 1);
        text-align: center;
    }

    .new-bombe.successful-reception .left-box .pic {
        width: 269px;
        height: 245px;
        margin-top: 68px;

    }

    .new-bombe.successful-reception .sussess-text {
        margin-top: 32px;
        font-size: 30px;
        height: 30px;
        line-height: 30px;
        color: #fff;
    }

    .new-bombe.successful-reception .contact {
        font-size: 18px;
        color: #fff;
        height: 18px;
        line-height: 18px;
        margin-top: 16px;
    }

    .new-bombe.successful-reception .know {
        cursor: pointer;
        margin: 0 auto;
        text-align: center;
        width: 200px;
        height: 60px;
        background: rgba(255, 221, 0, 1);
        box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.05), 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
        border-radius: 30px;
        color: #EC0016;
        font-size: 20px;
        line-height: 60px;
        margin-top: 40px;
    }
    input::-webkit-input-placeholder{
        font-size: 18px;
    }
    .new-bombe{
        border-radius: 6px !important;
    }
    .new-bombe.follow{
        background:url(../images/PC-new/pic-dialogbg.png);
        position: absolute;
        display: none;
        left: 50%;
        margin-left: -200px;
        top: 50%;
        margin-top: -210px;
    }
    .new-bombe.follow .content{
        width: 400px;
        height: 420px;
        padding-top: 55px;
        text-align: center;
        padding-left: 35px;
        padding-right: 35px;
    }
    .new-bombe.follow .content .success-text{
        color: #fff;
        font-size:30px;
        height: 30px;
        line-height: 30px;
        margin-bottom: 26px;
    }
    .new-bombe.follow .content .success-title{
        color: #fff;
        font-size:18px;
        height: 18px;
        line-height: 18px;
        margin-bottom: 18px;
    }
    .new-bombe.follow .content .follownum{
        margin-top: 29px;
        width:300px;
        height:60px;
        background:rgba(255,255,255,1);
        box-shadow:0px 0px 4px 0px rgba(0, 0, 0, 0.05), 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
        border-radius:30px;
        line-height: 60px;
        text-align: center;
    }
    .new-bombe.follow .content .follownum::-webkit-input-placeholder{
        color: #999;
    }
    .new-bombe.follow .content .followbtn{
        width:300px;
        height:60px;
        line-height: 60px;
        text-align: center;
        background:rgba(255,221,0,1);
        box-shadow:0px 0px 4px 0px rgba(0, 0, 0, 0.05), 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
        border-radius:30px;
        margin-top: 40px;
        outline: none !important;
        color: #EC0016;
        font-size: 20px;
        margin: 30px auto;
        cursor: pointer;
    }
    .new-bombe.follow .content .followbtn::-webkit-input-placeholder{
        font-size: 20px;
        color: #EC0016;
    }
    .new-bombe.follow .close .icon-close{
        color: #fff;
    }
    .new-bombe.dy{
        background:url(../images/PC-new/pic2.png);
        position: absolute;
        display: none;
        left: 50%;
        margin-left: -200px;
        top: 50%;
        margin-top: -210px;
    }
    .new-bombe.dy .content{
        width: 400px;
        height: 520px;
        padding-top: 55px;
        text-align: center;
        padding-left: 35px;
        padding-right: 35px;
    }
    .new-bombe.dy .close .icon-close{
        color: #fff;
    }
    .new-bombe.dy .content .success-text {
        color: #fff;
        font-size: 30px;
        height: 30px;
        line-height: 30px;
        margin-bottom: 26px;
    }
    .new-bombe.dy .content .success-title {
        color: #fff;
        font-size: 18px;
        height: 18px;
        line-height: 18px;
        margin-bottom: 18px;
    }
    .new-bombe.dy .content .follownum {
        margin-top: 29px;
        width: 300px;
        height: 60px;
        background: rgba(255,255,255,1);
        box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.05), 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
        border-radius: 30px;
        line-height: 60px;
        text-align: center;
    }
    
.new-bombe.dy .content .dyfollowbtn {
    width: 300px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: rgba(255,221,0,1);
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.05), 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
    border-radius: 30px;
    margin-top: 40px;
    outline: none !important;
    color: #EC0016;
    font-size: 20px;
    margin: 30px auto;
    cursor: pointer;
    margin-top: 40px;
}
/* .new-bombe.dy .check{
    width: 100%;
    height: 100%;
} */
.new-bombe.dy .check .item{
    display: inline-block;
    float: left;
    width: 130px;
    height: 40px;
    line-height: 40px;
}
.new-bombe.dy .check .item:nth-child(1){
    margin-right: 40px;
    margin-top: 7px;
    margin-bottom: 10px;
}
.new-bombe.dy .check .item:nth-child(2){
    margin-top: 7px;
    margin-bottom: 10px;
}
.new-bombe.dy .check .item:nth-child(3){
    margin-right: 40px;
}
.new-bombe.dy .check .item .cbtn{
    display: inline-block;
    width:24px;
    height:24px;
    background:rgba(255,255,255,0);
    border:2px solid rgba(255,255,255,1);
    border-radius:12px;
    margin-right: 10px;
    position: relative;
    top: 5.5px;
    cursor: pointer;
}
.new-bombe.dy .check .item .cbtn.main{
    background-color: #fff;
    background:url(../images/PC-new/hook.png) no-repeat;
    background-size: 14px 10px;
    background-position: 3px 5px;
}
.new-bombe.dy .check .item .text{
    color: #fff;
    font-size: 18px;
}
.new-bombe.dy .check .item:nth-child(1) .cbtn{
    background-color: #fff;
}