.lb_list { overflow: hidden; margin: 0 12px; }
.lb_list li { overflow: hidden; display: flex; padding: 12px 0; border-bottom: 1px solid #f5f5f5; }
.lb_list li .img { display: block; border-radius: 50px; overflow: hidden; background: #f5f5f5; width: 64px; height: 64px; }
.lb_list li .img img { width: 60%; display: block; margin: 20% auto; }
.lb_list li .info { flex: 1; margin: 0 12px; }
.lb_list li .info .bt { line-height: 26px; height: 26px; overflow: hidden; width: 100%; font-size: 14px; color: #333; font-weight: bold; display: block; margin-top: 2px; }
.lb_list li .info .desc { font-size: 12px; color: #a1a1a1; line-height: 20px; height: 20px; width: 100%; overflow: hidden; margin-top: 12px; }
.lb_list li .btn { display: block; color: #fff; background: #17b1f2; width: 60px; height: 26px; text-align: center; line-height: 26px; border-radius: 3px; margin-top: 18px; }

.lb_details { overflow: hidden; padding: 16px 12px; }
.lb_details h1 { font-size: 18px; line-height: 24px; }
.lb_details .lb_cont { display: flex; margin-top: 15px; }
.lb_details .lb_cont img { width: 76px; height: 76px; border-radius: 12px; margin-right: 12px; }
.lb_details .lb_cont .info { flex: 1; }
.lb_details .lb_cont .info li { height: 20px; line-height: 20px; overflow: hidden; font-size: 12px; color: #555; }
.lb_details .lb_cont .info li span { color: #999; margin-right: 8px; }
.lb_details .lb_cont .info li .icon { display: inline-block; width: 16px; height: 16px; margin: 3px 6px 0 0 !important; background: url(../img/icon_pt.png) no-repeat; background-size: 16px auto; vertical-align: top; }
.lb_details .lb_cont .info li .icon.az { background-position: 0 -16px; }
.lb_details .lb_cont .info li .icon.ios { background-position: 0 0; }
.lb_details .lb_cont .info li:first-child { display: flex; }
.lb_details .lb_cont .info li:first-child span { float: left; }
.lb_details .lb_cont .info li:first-child .line { margin: 8px 10px 0 0; flex: 1; float: left; max-width: 220px; height: 7px; border-radius: 4px; background: #ebebeb; position: relative; overflow: hidden; }
.lb_details .lb_cont .info li:first-child .line i { max-width: 100%; height: 7px; border-radius: 4px; background: #17b1f2; position: absolute; left: 0; top: 0; }
.lb_details .lb_cont .info li:first-child p { line-height: 20px; font-size: 12px; color: #ff4c4c; }
.lb_details .lb_cont .info li:nth-child(2) span { margin-right: 2px; }
.lb_details .lb_cont .info li + li { margin-top: 8px; }
.lb_details .btn_div { display: flex; margin-top: 12px; }
.lb_details .btn_div a { flex: 1; height: 34px; line-height: 34px; text-align: center; background: #17b1f2; border-radius: 5px; color: #fff; font-size: 14px; }
.lb_details .btn_div a + a { margin-left: 12px; }
.lb_details .btn_div .downl { background: #17b1f2; color: #fff; }
.lb_details .btn_div .lq { background: #17b1f2; color: #fff; }
.lb_details .btn_div .th { background: #ffaf40; color: #fff; }
.lb_details .btn_div .tao { background: #fff; color: #17b1f2; }
.lb_details .btn_div .guo { background: #eee; color: #565656; }

.mengban { display: none; top: 0; left: 0; width: 100%; height: 100%; position: fixed; background-color: black; opacity: 0.3; z-index: 20195; }

.key_box { width: 280px; height: 140px; top: calc(50vh - 105px); left: calc(50vw - 140px); margin: 0; padding: 0; background-color: #fff; box-shadow: 1px 1px 50px rgba(0, 0, 0, 0.3); position: fixed; z-index: 20196; border-radius: 5px; overflow: hidden; display: none; }
.key_box .title { height: 40px; line-height: 40px; color: #adadad; font-size: 14px; background: #ebebeb; }
.key_box .title span { margin-left: 8px; }
.key_box .close_btn { position: absolute; right: 12px; top: 10px; cursor: pointer; background: url(../img/icon_close.png) no-repeat; background-size: 100%; width: 20px; height: 20px; }
.key_box #key-c { text-align: center; line-height: 22px; font-size: 14px; font-weight: bold; color: #333; margin: 12px 0; }
.key_box .click-but { height: 30px; width: 120px; border-radius: 5px; text-align: center; line-height: 30px; background: #17b1f2; color: #fff; display: block; margin: 0 auto; cursor: pointer; }

.lb_desc { overflow: hidden; margin: 12px; }
.lb_desc h3 { font-size: 14px; color: #ff4c4c; line-height: 24px; margin-top: 5px; display: block; width: 100%; font-weight: normal}
.lb_desc p { font-size: 14px; color: #555; line-height: 25px; }

.tip { background: #f5f5f5; overflow: hidden; border-radius: 5px; margin: 12px; padding: 12px; }
.tip span { text-align: center; width: 100%; font-size: 14px; color: #ff4c4c; line-height: 28px; display: block; }
.tip p { font-size: 14px; color: #555; line-height: 24px; }

.boxwrap .ot_list { border: none; }

/*# sourceMappingURL=lb.css.map */
/*下载手机App提示**/
.giftDetailBottom .btn {
    display: block;
    color: #fff;
    background-color: #ffc000;
    padding: 7.5px;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
}
.globalBottom{
    /*position: fixed;*/
    bottom: 10px;
    /*width: 95%;*/
}
.giftDetailBottom {
    padding: 7.5px;
    background-color: #ffffff;
}

/*下载弹框提示**/
.message-tips-pop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.8);
    z-index: 999;
    max-width: 100%;
    margin: 0 auto;
    display: none;
}
.message-tips-pop .pop-site {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    justify-items: center;
    flex-direction: column;
    height: 100%;
}
.message-tips-pop .pop-site .content {
    width: 60%;
    background: #fff;
    border-radius: 8px;
    padding: 15px;
}
.message-tips-pop .pop-site .content .title {
    font-weight: bold;
    text-align: center;
    padding: 10px 0;
    font-size: 18px;
    color: #282828;
}
.message-tips-pop .pop-site .content .text {
    
}
.message-tips-pop .pop-site .content .operate {
    display: flex;
    align-items: center;
    justify-content: center;
}
.message-tips-pop .pop-site .content .operate .cancel {
    background-color: #f5f6f8;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
    color: #282828;
    padding: 10px 5px;
    transition: all .1s;
    flex-direction: column;
    line-height: 1.25;
    width: 50%;
    margin: 0 auto;
    margin-bottom: 0.3rem;
    margin-top: 0.3rem;
    margin-right: 0.3rem;
}
.message-tips-pop .pop-site .content .operate .verify {
    background-color: #17b1f2;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
    color: #fff;
    padding: 10px 5px;
    transition: all .1s;
    flex-direction: column;
    line-height: 1.25;
    width: 50%;
    margin: 0 auto;
    margin-bottom: 0.3rem;
    margin-top: 0.3rem;
}
