canvas{display: block; position: absolute; bottom: 140px; right: 10px; z-index: 20; cursor: pointer; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
body{ width:100vw; height:100vh; overflow:hidden;background: #EAEFF3; }
.top{ height: 50px;position: relative;width:100%; background:#fff;    z-index: 1000;}
.top .top1{ position: absolute;left:4%; }
.top .top1 .icon{ width:24px;height:24px; margin-top:13px; }
.top .top2{    display: table; margin: 0 auto;font-size: 16px;color: #25B0C3;font-weight: bold; line-height:50px;}
.top .top2 img{ width:36px; margin-top:2px;}
.top .top3{ position: absolute;right:4%;    top: 0; }
.top .top3 .icon{ width:24px;height:24px; margin-top:13px; }
.two{ background:#fff; width:100%;box-sizing: border-box;   overflow:hidden;}
.two p{ font-size:16px; font-weight:700;color:#333333;}
.two .two1{width:100%; margin-top:10px; }
.two .two1 .two1_l{ float:left; width:46px; border-radius:50%; border:1px solid #25B0C3; overflow:hidden;}
.two .two1 .two1_l img{ width:100%; }
.two .two1 .two1_z{ float:left; line-height:50px; font-weight:bold; margin-left:10px; font-size:16px; }
.two .two1 .two1_r{ float:right; margin-right:5px; text-align: center;border: 1px solid #25b0c3; color: #25b0c3;padding:3px 10px; border-radius: 15px; 
     margin-top:10px;font-weight:bold;}
.two .two1 .twol_gz{ float:right; margin-right:5px; text-align: center;border: 1px solid #999999; color: #999999;padding:3px 10px; border-radius: 15px; 
     margin-top:10px;font-weight:bold;}
.prism-player{ background:#000; }
.bt{font-size: 16px;font-weight:bold; height:40px; }
.fg{ width:100%; height:8px; background:#EAEFF3; }
.layui-tab{ margin:0;height: 45px; background: #ffffff; }
.layui-tab-title{border-color: #ffffff; z-index:30;}
.layui-tab-title li{ width:25%; padding:0;color: #666666; line-height:45px; }
.layui-tab-bar{ display:none; }
.layui-tab-title .layui-this:after{width:20%; left:40%; top:-5px; }
.layui-tab-brief>.layui-tab-title .layui-this{color: #333333;font-weight: bold;}
.layui-tab-brief>.layui-tab-more li.layui-this:after, .layui-tab-brief>.layui-tab-title .layui-this:after{    border-bottom: 2px solid #25B0C3;}
.prism-player .prism-big-play-btn{ left:calc(( 100vw - 64px ) / 2 ) !important; bottom:calc(( 56vw - 64px ) / 2 ) !important;}
.layui-tab-content{padding:0;    background: #fff;}
.layui-tab-item{ width:100%; height:calc( 100vh - 56vw - 50px ); overflow-y:auto; padding:10px; box-sizing: border-box;  position: relative;color: #000; }
.pinlun{ width:100%; overflow:hidden; padding-bottom:40px;   }
.pinlun .pinlun_a{ width:100%; padding-bottom:10px; }
.pinlun .pinlun_a span{ color:#25b0c3; }
.pinlun .pinlun_a p{ display:contents; color:#333333; }
.pinlun .pinlun_a img{ width:25px; }
.pinlun_b{     display: flex;margin-bottom:10px; }
.pinlun_b span{  white-space: nowrap;  visibility: hidden;}
.pinlun_b p{ background: #e9e9e9; padding: 5px; color: #747474;font-size: 12px; border-radius: 3px; }
.liuyan{position: fixed;width: 100vw; height: 50px; bottom: 0; padding-top:5px; box-sizing:border-box; border-top:1px solid #EAEFF3; left:0px;background: #fff;  }
.liuyan textarea{float: left; margin-left:2%; border: 1px solid #333333;opacity: 0.5; width:calc( 100% - 110px - 6% ); height: 30px; margin-top: 5px;     border-radius: 3px; padding-left: 10px; line-height: 30px;}
.liuyan .liuyan1{ float:right; width:50px;}
.liuyan .song{ float:left; width:55px; height: 30px; line-height:30px;text-align:center; background:#25b0c3; color:#fff; margin-left:5px; border-radius:5px;margin-top: 5px; }
.liuyan .liuyan1 .icon{width: 20px;height: 20px; margin-top:4px;display: flex;}
.liuyan .liuyan1 .tb{ float:right; font-size:12px; margin-right:13px; color:#333333;  }
.fen{ position:fixed; bottom:60px; right:25px;  font-size:30px; color:#333333; text-align:center; display: inline-grid;padding-right: 4px; z-index: 100;}
.zan{ position:fixed; bottom:110px; right:25px;  font-size:12px; color:#333333; text-align:center; display: inline-grid;z-index: 100; }
.zan .icon{ width:36px; height:36px;  }
.zan span{background: rgb(0 0 0 / 60%); border-radius: 3px; color: #fff;}
.ripple:after {
    content: "";
    display: block;
    position: absolute;
    width: 50%;
    height: 50%;
    top: 15%;
    left: 25%;
    pointer-events: none;
    background-image: radial-gradient(circle, #f11178 10%, transparent 20%);
    background-repeat: no-repeat;
    background-position: 50%;
    transform: scale(10, 10);
    opacity: 0;
    transition: transform 1s, opacity 1s;
}
.ripple:active:after {
 //设置初始状态
    transform: scale(0, 0);
    opacity: .3;
    transition: 0s;
}
.layui-tab-content img{max-width:100%;}
.prism-player .prism-big-play-btn { background: url(/starts/images/livebfn.png) no-repeat;}
.prism-player .prism-big-play-btn .outter{ border: none;}
.splb{ width:100%; margin-bottom:10px; overflow: hidden;  }
.splb img{ width:22px; margin-top: 9px; margin-right: 5px; float: left; }
.splb span{ display:inline; font-size:16px; line-height:40px; display: -webkit-box;-webkit-box-orient: vertical ;-webkit-line-clamp: 1;  
  float: left; width: calc( 100% - 60px );color:#999999;}
.this_active span{ color:#333333; }
#tupian{ width:100vw; height:56vw; }
#tupian img{ width:100%; }
.four_2{ width:calc( 48.5% - 10px ); background: #ffffff; border-radius: 5px; overflow: hidden; margin-left:3%; float:left; margin-top:10px;padding-bottom: 5px; }
.four .ts{ margin-left:0; }
.four_2 .four_2a{position: relative;      width:44.62vw;  height: 25.098vw;}
.four_2 .four_2a img{ width:44.62vw;  height: 25.098vw;}
.four_2 .four_2a .zbt{width:100%;}
.four_2 p{  padding: 10px;font-size: 14px;font-weight: 500;color: #333333; padding: 5px 5px 0 5px;    display: -webkit-box;
 -webkit-box-orient: vertical ;-webkit-line-clamp: 2; overflow: hidden; line-height: 18px;height: 41px;}
.four_2 .four_tj{position: absolute; bottom: 6px; left: 4px; background: rgb(0 0 0 / 30%);border-radius: 20px;padding: 3px 10px; color:#fff; font-size:12px;}
.tankuang{position:fixed; color:#fff; width:100%;  height:100%; font-size:16px; text-align:center; background: rgb(0 0 0 / 70%); display:none; z-index: 1200; top:0;}

.tongji{ float: right;line-height: 20px;  color:#fff; background:rgb(0 0 0 / 40%);  padding-right:10px; font-size: 12px;     margin-right: 10px;
margin-top: 10px;   padding: 1px 5px; border-radius: 10px;}
.liuyan textarea{width: calc( 100% - 75px);}
.layui-tab-title li{    min-width: 60px;}
.pinlun .pltime{font-size:12px; color:#7e7e7e;text-align:center;    padding: 10px 0 5px;}
.fxtn1{ width: 12%; margin-left: 44%; background: #fff; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px;    padding: 2px 4px 3px;}
#fxt{background: rgb(0 0 0 / 70%); width:100%; height:100vh; position:fixed; top:0;display:none;z-index: 1000;}
#fxt p{ margin:0; margin-top:20px; color:#fff; text-align:center; font-size:16px; padding:0;}
#fxt .zong{top: 50px; position: absolute;width:92vw;overflow:hidden; margin-left:4vw;}
#fxt .fenxinag{width:92vw; margin-top:10px; display:none;margin-left:4vw; border-radius:5px; overflow:hidden; max-height:85vh; }
#fxt #zhen{width:calc(92vw + 1px); }
#fxt .guan{ width:30px; margin-left:calc(( 100% - 30px ) / 2 );  margin-top:20px;height: 30px; }
#fxt .guan img{ width:100%; }
.tankuang{position:fixed; color:#fff; width:100%;  height:100%; font-size:16px; text-align:center; background: rgb(0 0 0 / 70%); display:none; z-index: 1200; top:0;}
.fenx{ position:fixed; bottom:20vh; }
.zong{ background:url(/starts/images/hbbj.png) center no-repeat;}
.fxtn1{ width: 12%; margin-left: 44%; background: #fff; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px;    padding: 2px 4px 3px;}
.zong img{ width:100%; }
.zong .fxtn2{ font-size: 20px; margin-top: 20px; width: 90%; margin-left: 5%; color: #fff; font-weight: 700; }
.zong .fxtn3{ margin-top: 25px; color: #fff; font-size: 16px; font-weight: 800; text-align:center; }
.zong .fxtn4{ position: relative; }
.zong .fxtn4 .fxtn4_1{ width: 90%; margin-left: 5%; border-radius: 3px; overflow: hidden; margin-top: 10px; }
.zong .fxtn5{ margin-top: 30px;width: 100%;padding-bottom: 20px;overflow: hidden;background: #fff;padding-top: 40px;}
.zong .fxtn5 .fxtn5_1{ width: 20%; margin-left: 10%; float: left;}
.zong .fxtn5 .fxtn5_2{ width: 50%;float: left;margin-left: 10%;}
.zong .fxtn5 .fxtn5_2a{  font-size:16px;   color: #25b0c3;}
.zong .fxtn5 .fxtn5_2a img{width:40px;}
.zong .fxtn5 .fxtn5_2b {font-size: 12px;color: #6c6c6c; margin-top: 7px; padding-top: 7px; border-top: 2px solid #9d9d9d;}
.jilinm{width: 100%; height: inherit;  overflow-y: auto;}













