.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: #3399ff; 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(../images/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: #3399ff; position: absolute; left: 0; top: 0; }
.lb_details .lb_cont .info li:first-child p { line-height: 20px; font-size: 12px; color: #5ca8f6; }
.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: #e6e6e6; border-radius: 5px; color: #999; font-size: 14px; }
.lb_details .btn_div a + a { margin-left: 12px; }
.lb_details .btn_div .downl { background: #3399ff; color: #fff; }
.lb_details .btn_div .lq { background: #5ca8f6; color: #fff; }
.lb_details .btn_div .th { background: #ffaf40; color: #fff; }

.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(../images/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: #3399ff; color: #fff; display: block; margin: 0 auto; cursor: pointer; }

.lb_desc { overflow: hidden; margin: 12px; }
.lb_desc h3 { font-size: 14px; color: #5ca8f6; 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: #5ca8f6; line-height: 28px; display: block; }
.tip p { font-size: 14px; color: #555; line-height: 24px; }

.boxwrap .ot_list { border: none; }

/*# sourceMappingURL=lb.css.map */
