/*付费文章页*/
.Give { width: 5rem; height: auto; background: #fff; border: 0.01px solid #eee; margin: 0.2rem auto; padding: 0.3rem 0.2rem; text-align: center;  }
.Give p { font-size: 0.16rem; line-height: 0.5rem; }
.Give p strong { color: #e95d00; }
.Give .GiveBtn { background-color: #e95d00; font-size: 0.16rem; height: 0.5rem; line-height: 0.5rem; color: #fff; text-align: center; display: block; border-radius: 0.03rem; width: 1.5rem; margin: 0.2rem auto 0; }
.Label { display: none; }
#FlowerDialog2 { width: 6.6rem; left: 50%; top: 50%; margin: -50% 0 0 -3.3rem; }
#FlowerDialog2 h2 { height: 0.8rem; line-height: 0.8rem; font-size: 0.3rem; padding: 0 0 0 0.2rem; }
#FlowerDialog2 .IframeWrp { margin: 0.1rem 0.2rem; width: 6.2rem; }
#FlowerDialog2 .FormRow { margin: 0.1rem 0; font-size: 0.26rem; height: auto; line-height: 0.5rem; }
#FlowerDialog2 .InpNum { width: 1rem; height: 0.5rem; line-height: 0.5rem; padding: 0 0.05rem; margin: 0 0.1rem; }
#FlowerDialog2 .InpWord { width: 6rem; height: 2rem; }
/*正在直播样式*/
.LiveBroadcastInfoBox { width: 95%; height: 0.85rem; overflow: hidden; background: #fff; border: 0.01rem solid #eee; text-align: center; padding: 0px 0.1rem; margin: 0.2rem auto 0; position: relative; }
.LiveBroadcastInfoBox .LiveBroadcastInfoB { width: 1.4rem; height: 0.7rem; background: #c20000; text-align: center; line-height: 0.7rem; display: inline-block; float: left; color: #fff; margin-top: 0.07rem; margin-right: 0.1rem; font-size: 0.2rem; }
.LiveBroadcastInfoBox .LiveBroadcastInfo { margin-top: 0.1rem; width: 5.5rem; text-align: left; font-size: 0.2rem; float: left; position: absolute; left: 1.6rem; }
.LiveBroadcastInfoBox .LiveBroadcastInfo p { width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; height:0.6rem;line-height:0.7rem;}
.LiveBroadcastInfoBox .Tit { width: 3.7rem; display: inline-block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;font-size: 0.2rem;}
.LiveBroadcastInfoBox .WatchImmediately { color: #8ce2ff; float: right; font-size: 0.2rem; }
.LiveBroadcastInfoBox .WatchImmediately:hover { color: #c20000; }
/*直播页模板*/
.ArtMainBox {clear: both;}
.BlogLiveTemplate { width: 7.5rem; padding-top: 0.2rem; }
.BlogLiveTemplate h1 .LiveTit { color: #333; font-size: 22px; font-weight: bold; height: 46px; text-align: center; line-height: 46px; margin-left: 25px; margin-right: 13px; overflow: hidden; max-width: 800px; margin: 0 auto; display: block; }
.BlogLiveTemplateT { width: 7.2rem; height: 0.88rem; overflow: hidden; background: #fff; border: 0.01rem solid #eee; text-align: center;  margin: 0.2rem auto 0; position: relative; }
.BlogLiveTemplateT img { width: 0.59rem; height: 0.58rem; margin-top: 0.2rem; border-radius: 5px; float: left; margin-left: 10px; }
.BlogLiveTemplateT p { float: left; margin: 0.1rem 0 0 0.2rem; width: 4.2rem; height: 0.7rem; line-height: 0.7rem; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align: left; font-size: 0.2rem; }
.BlogLiveTemplateT .DownloadNow { width: 1.58rem; height: 0.58rem; background: #c20000; text-align: center; line-height: 0.58rem; display: inline-block; float: right; color: #fff; margin-top: 0.15rem; margin-right: 0.1rem; }
.BlogLiveTemplateT .DownloadNow:hover { background: #e95d00; }
.BlogLiveTemplate .ContentBox { width: 7.4rem; border: 1px solid #eee; padding: 0.2rem 0; background: #f8f8f8; margin-top: 0.5rem; }
.scrollBox { position: absolute; left: 0px; top: 0; width: 100%; }
.LvMainBx .mainText { margin-top: 2.7rem; }
.mainTextT { display: none; }
.BlogLiveTemplate h1 .LiveTit { display: block; font-size: 0.36rem; color: #333; font-weight: normal; height: auto; line-height: 0.6rem; margin: 0; padding: 0; }
.LvMainBx .ContentBox .ConLi { clear: both; }
.LvMainBx #comment { positioN: static; height: auto; width: auto; }
.LvMainBx #comment ul { height: auto; }
.LvMainBx #comment .c-load-more { display: block; }
.ContentBox .ConLi {width: 6.25rem;padding-left: 0.3rem;}
.ContentBox .ConLi img{max-width: 6.5rem;}
.bottomed{
    width: 140px;
    height: 40px;
    background-color: rgba(248, 248, 248, 1);
    border: none;
    border-radius: 5px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #666666;
    margin:20px auto;
    text-align:center;
    line-height:40px;

}
