@charset "UTF-8";

* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-overflow-scrolling: touch; }



body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin: 0; padding: 0; }



body { font-family: '微软雅黑'; font-size: 0; }



address, cite, dfn, em, var { font-style: normal; }



code, kbd, pre, samp { font-family: couriernew, courier, monospace; }



ul, ol { list-style: none; }



a { text-decoration: none; cursor: pointer; color: #333333; }



a:hover { text-decoration: none; }



sup { vertical-align: text-top; }



sub { vertical-align: text-bottom; }



legend { color: #000; }



fieldset, img { border: 0; }



button, input, select, textarea { font-size: 100%; outline: none; border: none; }



textarea { resize: none; }



button { border-style: none; }



table { border-collapse: collapse; border-spacing: 0; }



.hide { display: none; }



.clearfix:after { content: ""; display: block; clear: both; }



.clearfix { zoom: 1; }



.fr { float: right; }



.fl { float: left; }



.main-bg { text-align: center; background-image: url(../img/main-bg.png); background-repeat: no-repeat; background-size: cover; }



.main-top { padding: 78px 0; }



.content { position: relative; width: 1200px; margin: 0 auto; font-size: 0; }



.main-video { height: 460px; margin-top: 25px; }



.main-video-left { display: inline-block; width: 790px; height: inherit; border: 3px solid #2680eb; border-radius: 4px; }



.main-video-left video { width: 100%; height: 100%; }



.main-video-right { position: relative; display: inline-block; vertical-align: top; margin-left: 30px; width: 380px; height: inherit; background-color: #2680eb; border-radius: 8px; padding: 0 4px; }

.main-video-right .mvr-tit { font-size: 18px; color: #FFF; line-height: 40px; text-align: center; }

.main-video-right .live-menu-area { height: 100%; padding: 20px; }

.main-video-right .chat-box { width: 100%; height: 370px; text-align: left; overflow: auto; background-color: #FFF; }

.main-video-right .chat-gift { position: absolute; width: 0; top: 40px; bottom: 50px; }

.main-video-right .chat-gift .chat-gif-item { width: 300px; position: relative; background-image: linear-gradient(-84deg, #1AB6FF 0, #1AB6FF 0, #028FFF 100%); clear: both; height: 90px; padding: 0 20px; margin: 10px; border-radius: 8px; }

.main-video-right .chat-gift .chat-gif-item .cg-left { float: left; }

.main-video-right .chat-gift .chat-gif-item .cg-left .cg-name { font-size: 22px; color: #fff; line-height: 45px; }

.main-video-right .chat-gift .chat-gif-item .cg-left .cg-msg { font-size: 16px; color: #fff; }

.main-video-right .chat-gift .chat-gif-item .cg-img { position: absolute; right: 20px; top: 6%; }

.main-video-right .chat-gift .chat-gif-item .cg-img img { height: 80px; }

.main-video-right .chat-item { margin-bottom: 10px; }

.main-video-right .chat-item .chat-name { display: inline-block; width: 30%; height: 20px; line-height: 20px; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; padding: 0 10px; font-size: 12px; color: #FFF; background-color: #2680eb; border-radius: 4px; }

.main-video-right .chat-item .chat-con { display: inline-block; width: 65%; vertical-align: top; font-size: 12px; color: #333; line-height: 20px; margin-left: 12px; }

.main-video-right .chat-item .chat-con span { vertical-align: middle; }

.main-video-right .chat-item .chat-con img { vertical-align: middle; }



.chat-bot { padding: 0 10px; padding-top: 10px; text-align: left; }

.chat-bot .chat-inp { position: relative; display: inline-block; width: 290px; margin-right: 20px; }

.chat-bot .chat-inp .fa { position: absolute; font-size: 14px; color: #333; left: 10px; top: 7px; }

.chat-bot .chat-inp input { padding: 0 20px; padding-left: 30px; width: 100%; line-height: 30px; font-size: 12px; color: #333; background-color: #FFF; border-radius: 30px; }

.chat-bot a { color: #FFF; font-size: 14px; line-height: 30px; }



.zhibo-main { text-align: left; padding: 30px 0; padding-top: 15px; }

.zhibo-main .zm-left { display: inline-block; width: 790px; }

.zhibo-main .zml-top { padding: 30px; padding-bottom: 5px; }

.zhibo-main .zml-top .zml-top-tit { font-size: 16px; font-weight: 700; color: #333; line-height: 36px; margin-right: 24px; }

.zhibo-main .zml-top .zml-top-box { display: inline-block; width: 87%; vertical-align: top; }

.zhibo-main .zml-top .zml-top-box .over-box { width: 103%; }

.zhibo-main .zml-top .zml-top-box .zml-top-tip { display: inline-block; line-height: 36px; margin: 0 20px 20px 0; font-size: 16px; text-align: center; min-width: 88px; padding: 0 10px; color: #fff; background-color: #2680eb; border-radius: 8px; }

.zhibo-main .zml-content { padding: 0 30px; }

.zhibo-main .zml-content .zml-tit { height: 35px; border-bottom: 1px solid #ddd; }

.zhibo-main .zml-content .zml-tit span { display: inline-block; margin-right: 40px; padding: 6px 0; font-size: 16px; color: #333; font-weight: 700; cursor: pointer; }

.zhibo-main .zml-content .zml-tit span.cur { color: #2680eb; border-bottom: 4px solid #2680eb; }



.public-content { max-height: 1610px; overflow: auto; padding: 30px 0; font-size: 14px; color: #666; }

.public-content img { max-width: 100%; height: auto !important; }



.public-cla { display: none; }

.public-cla:first-child { display: block; }



.zhibo-img { max-height: 1610px; padding: 30px; overflow: auto; }

.zhibo-img .zi-item { margin-bottom: 24px; }

.zhibo-img .zi-item img { width: 44px; height: 44px; border-radius: 50%; vertical-align: middle; }

.zhibo-img .zi-item .zi-tit { font-size: 14px; color: #333; line-height: 32px; margin-left: 16px; vertical-align: middle; }

.zhibo-img .zi-item .zi-box { margin-top: 12px; padding: 6px 12px; font-size: 14px; line-height: 24px; color: #666; background-color: #f9f9f9; border: 1px solid #eeeeee; border-radius: 4px; }

.zhibo-img .zi-item .zi-box img { display: block; margin: 10px 0; width: auto; max-width: 50%; height: auto !important; border-radius: 0; vertical-align: baseline; }

.zhibo-img .zi-item .zi-time { font-size: 12px; color: #999; margin-top: 10px; text-align: right; }



.zm-right { display: inline-block; vertical-align: top; margin-left: 30px; width: 380px; }



.zmr-luck { background-color: #2680eb; border-radius: 8px; }

.zmr-luck .zmr-luck-good { min-height: 130px; padding: 30px; }

.zmr-luck .zmr-luck-good .zlg-tit { font-size: 16px; color: #fff; line-height: 24px; }

.zmr-luck .zmr-luck-good .zlg-box { display: inline-block; width: 75%; padding-left: 25px; vertical-align: top; list-style: decimal; }

.zmr-luck .zmr-luck-good .zlg-box li { line-height: 24px; color: #FFF; font-size: 14px; }

.zmr-luck .zmr-btn { display: inline-block; width: 160px; font-size: 18px; font-weight: 700; text-align: center; line-height: 40px; color: #333; background-color: #ffd703; border-radius: 30px; cursor: pointer; }

.zmr-luck .zmr-btn-not { cursor: not-allowed; background-color: #d2b205; }

.zmr-luck .zmr-bot { padding: 30px; border-top: 1px dashed #fff; text-align: center; }

.zmr-luck .zmr-bot .zmr-bot-content .zmbc-tit { text-align: center; font-size: 20px; color: #FFF; padding: 10px 0; }

.zmr-luck .zmr-bot .zmr-bot-content li { font-size: 14px; color: #eee; line-height: 36px; }



.zm-div { border: 1px solid #2680eb; border-radius: 8px; margin-bottom: 30px; }



.zmr-a { margin-bottom: 30px; }

.zmr-a .zmr-down { position: relative; display: block; line-height: 36px; text-align: center; color: #2680eb; font-size: 16px; background-color: #FFF; border-radius: 30px; border: 1px solid #2680eb; border-radius: 8px; }

.zmr-a .zmr-down .zmr-ab { display: none; position: absolute; width: 380px; padding: 10px; top: 37px; left: -1px; z-index: 9; border: 1px solid #ccc; background-color: #FFF; border-radius: 8px; text-align: left; font-size: 14px; color: #333; line-height: 24px; }

.zmr-a .zmr-down:first-child { margin-bottom: 15px; color: #FFF; background-color: #2680eb; }

.zmr-a .zmr-down:last-child { margin-top: 15px; color: #FFF; background-color: #2680eb; }



.zmr-content { padding: 15px 30px; }

.zmr-content img { max-width: 100%; height: auto !important; }

.zmr-content .zmr-title { font-size: 18px; color: #333; font-weight: 700; text-align: center; margin-bottom: 25px; }

.zmr-content p, .zmr-content .zmr-tip { font-size: 16px; color: #666; line-height: 32px; }

.zmr-content .zmrc-item { margin-top: 10px; }

.zmr-content .zmrc-item-ti { font-size: 16px; line-height: 32px; color: #333; font-weight: 700; }

.zmr-content .zmrc-item-box { display: inline-block; vertical-align: top; width: 70%; }



.ContentMap { margin-top: 10px; }



.tuitui-code { text-align: center; color: #FFF; font-size: 16px; background-color: #2680eb; line-height: 100px; min-width: 1200px; }



.meber-buy-ul { display: inline-block; max-height: 220px; overflow: hidden; }

.meber-buy-ul ul { position: relative; }



.fixed-sha { position: fixed; top: 0; bottom: 0; left: 0; right: 0; background-color: rgba(102, 102, 102, 0.2); z-index: 998; }



.fixed-box { position: fixed; background-color: #FFF; z-index: 999; padding: 20px 40px; width: 360px; height: 340px; top: 30%; left: 50%; margin-left: -180px; border-radius: 8px; box-shadow: 0 4px 8px rgba(204, 204, 204, 0.2); }

.fixed-box .fixed-tit { text-align: center; font-size: 20px; color: #2680eb; margin-bottom: 35px; }

.fixed-box .fixed-suc { color: #fe0000; font-size: 20px; font-weight: 700; padding: 20px 0; text-align: center; }

.fixed-box .fixed-close { position: absolute; top: -13px; right: -13px; cursor: pointer; width: 26px; height: 26px; }

.fixed-box .fixed-item { width: 100%; margin-bottom: 24px; }

.fixed-box .fixed-item .fixed-inp { width: 100%; color: #333; font-size: 14px; line-height: 36px; padding: 0 10px; border: 1px solid #ccc; border-radius: 8px; }

.fixed-box .fixed-item span { display: inline-block; width: 25%; font-size: 14px; line-height: 36px; color: #333; }

.fixed-box .fixed-item .fixed-inps { width: 60%; }

.fixed-box .fixed-item .fixed-inpm { width: 75%; }

.fixed-box .fixed-item .fixed-code { width: 100px; line-height: 36px; font-size: 14px; color: #fff; border-radius: 8px; background-color: #2680eb; text-align: center; float: right; cursor: pointer; }

.fixed-box .fixed-item .btn-gray { background-color: #ccc; cursor: no-drop; }

.fixed-box .fixed-btn { margin-top: 16px; width: 100%; line-height: 36px; font-size: 16px; color: #fff; border-radius: 8px; background-color: #2680eb; text-align: center; cursor: pointer; }



.bdsharebuttonbox { display: block; vertical-align: bottom; text-align: left; padding-bottom: 10px; padding-left: 5px; }

.bdsharebuttonbox a { padding: 0px; }

.bdsharebuttonbox .ft-16 { font-size: 16px; line-height: 28px; padding: 0; color: #2680eb; }



.week-content h2, .week-content h3 { font-size: 16px; margin: 20px 0 10px; font-weight: 600; color: #333; line-height: 1.7; }

.week-content p { display: block; line-height: 35px; font-size: 16px; color: #333; font-family: Georgia, serif; width: auto; letter-spacing: 0.5px; }

.week-content img { margin: 5px 0; max-width: 100%; height: auto !important; }



.bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more { height: 20px !important; width: 20px !important; background-image: url(../img/zhibo-share.png) !important; }



.zhibo-img::-webkit-scrollbar-track, .public-content::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); background-color: #F5F5F5; border-radius: 10px; }



.zhibo-img::-webkit-scrollbar, .public-content::-webkit-scrollbar { width: 5px; background-color: #F5F5F5; }



.zhibo-img::-webkit-scrollbar-thumb, .public-content::-webkit-scrollbar-thumb { background-color: #2680eb; border-radius: 10px; }



.week-reg { width: 340px; height: auto; padding: 30px 50px; top: 20%; margin-left: -170px; }

.week-reg .fixed-item { font-size: 0; }

.week-reg .fixed-item .fixed-inp { border-radius: 4px; height: 36px; line-height: 36px; }

.week-reg .fixed-item .fixed-inpm { width: 50%; }

.week-reg .fixed-item .regcode { display: inline-block; width: 48%; float: right; line-height: 36px; height: 36px; font-size: 12px; color: #2680EB; border: 1px solid #2680EB; border-radius: 4px; background-color: #fff; cursor: pointer; }

.week-reg .fixed-item .regcode.btn-gray { color: #ccc; cursor: no-drop; border-color: #ccc; }

.week-reg .text-center { text-align: center; padding-top: 40px; }

.week-reg .text-center a { font-size: 12px; color: #2680EB; }



.week-login { height: 380px; width: 680px; margin-left: -340px; padding: 0; }

.week-login .week-login-left { display: inline-block; width: 340px; }

.week-login .week-login-left img { width: 100%; border-top-left-radius: 8px; border-bottom-left-radius: 8px; }

.week-login .week-login-right { display: inline-block; width: 340px; text-align: center; padding: 30px 50px 40px 50px; vertical-align: top; }

.week-login .week-login-right .fixed-tit { font-size: 18px; font-weight: 700; }

.week-login .week-login-right a { display: block; margin-top: 52px; font-size: 12px; color: #2680EB; }



.mvl-time { position: absolute; left: 0; top: 0px; right: 0; z-index: 9; color: #333; line-height: 48px; font-size: 20px; text-align: center; color: #fff; background-color: #66CCCC; }



/*# sourceMappingURL=zhibo.css.map */

