body{
	background: #FFFFFF;
}

.flexbox{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
/*轮播图*/
.content_lunbotu {
	height: 544px;
    margin-bottom: 38px;
}
/*左轮播图*/
.content_lunbotu .contentLeft {
	position: relative;
	width: 967px;
	height: 100%;
    overflow: hidden;
}
.section-focus-pic,.section-focus-pic .swiper-container{
	width: 100%;
	height: 100%;
}
.swiper-slide{
	position: relative;
}
.live_lunbo_icon{
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	width: 100px;
	height: 48px;
	-moz-background-size: contain;
	     background-size: contain;
	     background-repeat: no-repeat;
}
/*右缩略图*/ 
.right_lunbotitle {
    position: relative;
    width: 234px;
    height: 100%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding: 25px 20px 25px 18px;
    background: #383838;
}

.lunbotit_back li {
	position: relative;
    width: 100%;
    height: 110px;
    margin: 17px auto 0;
    cursor: pointer;
	-moz-border-radius: 4px;
	     border-radius: 4px;

	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	   -moz-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	   -moz-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.lunbotit_back li:first-child {
    margin: 0 auto;
}
.lunbotit_back li img{
    width: 100%;
    height: 100%;
}
.title .right_img_cover{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	z-index: 1;
	text-align: center;
}
.title .titSwiper{
	display: none;
	position: absolute;
     max-width: 166px;
     text-align: left;
     word-break: break-all;
	font-size: 12px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 600;
	color: #FFFFFF;
	line-height: 17px;
	z-index: 2;
}
.title{
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
             box-sizing: border-box; 
     border: 2px solid;
}
.title.active .right_img_cover{
     display: none;  
}
.title.active{
     -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
             box-sizing: border-box; 
     border: 2px solid #1FCDEB;
}
.title:hover{
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
             box-sizing: border-box; 
     border: 2px solid #1FCDEB;
}
.title:hover .titSwiper{
	display: block;
}
.title.active:hover .right_img_cover{
	display: block;
}
.spread {
    display: inline-block;
    position: absolute;
    left: 20px;
    top: 10px;
    padding: 2px 14px;
    background: rgba(0, 0, 0, 0.6);
    -moz-border-radius: 12px;
    border-radius: 12px;
    color: #ffffff;
    font-size: 12px;
}
.livedBack{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
}
.liveStatusIcon{
    width: 200px;
    height: 56px;
    position: absolute;
    left: 50%;
    top: 50%;
    -moz-border-radius: 28px;
    border-radius: 28px;
    margin-top: -28px;
    margin-left: -100px;
    z-index: 11;
}
.enter_living_icon{
	display: none;
    background: url("../img/live_/enterlive@2x.png") no-repeat center center;
    -moz-background-size: contain;
         background-size: contain;
}
.end_live_icon{
	 margin-top: 52px;
    background: url("../img/live_/renovate@2x.png") no-repeat center center;
    -moz-background-size: contain;
         background-size: contain;
}
.swiper-slide:hover .enter_living_icon{
	display: block;
}
.enter_living_icon:hover{
    background: url("../img/live_/enterlive_active@2x.png") no-repeat center center;
    -moz-background-size: contain;
         background-size: contain;
}
.end_live_icon:hover{
    background: url("../img/live_/renovate_active@2x.png") no-repeat center center;
    -moz-background-size: contain;
         background-size: contain;
}
/*直播中*/
.videosTitle {
    height: 40px;
    font-size: 24px;
    font-weight: 600;
    color: #2A2A2A;
    line-height: 40px;
    cursor: pointer;
    margin-top: 20px;
    margin-bottom: 6px;
}
.living_title_icon{
	width: 28px;
	height: 20px;
	margin-left: 6px;
	vertical-align: middle;
	margin-top: -5px;
}
.recommend_video, .hot_video {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.recommend_video li, .hot_video li {
	float: left;
    width: 286px;
    margin: 10px 18px 10px 0;
}
.recommend_video li:nth-child(4n), .hot_video li:nth-child(4n){
	float: left;
    width: 286px;
    margin: 10px 0;
}

.recommend_video img, .hot_video img {
    width: 100%;
}
.video_palybox {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 161px;
    position: relative;
    text-align: center;
    overflow: hidden;
    background: url("/desktop/img/zhanweitu.png") no-repeat center;
    -moz-background-size: contain;
         background-size: contain;
}
.little_live_icon,.recent_lived_icon{
    position: absolute;
    left: 10px;
    bottom: 10px;
    display: inline-block;
    z-index: 1;
}
.little_live_icon{
    width: 66px;
    height: 28px;
    background: url("../img/live_/living_little@2x.png") no-repeat;
    -moz-background-size: contain;
         background-size: contain;
}
.recent_lived_icon{
    width: 52px;
    height: 28px;
    -moz-background-size: contain;
         background-size: contain;
}
.video_palybox img {
    width: auto;
    height: 100%;
    background: url("/desktop/img/zhanweitu.png") no-repeat center;
    -moz-background-size: cover;
         background-size: cover;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.video_palybox:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

/*直播详情*/

.living-title{
	height: 25px;
	font-size: 24px;
	font-family: PingFangSC-Medium, PingFang SC;
	color: #2A2A2A;
	line-height: 25px;
	margin-bottom: 15px;
}
.detailLeft{
	width: 922px;
	height: 517px;
	background: #000000;
}
.endLive{
	position: relative;
	width: 100%;
	height: 100%;
	-moz-background-size: cover;
	     background-size: cover;
}
.endLiveBack{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
}
.endText{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -40px;
	margin-left: -84px;
	width: 168px;
	height: 80px;
	font-size: 28px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: #FFFFFF;
	text-align: center;
	line-height: 40px;
}
.cover{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 0px -24px 24px 0px rgba(0, 0, 0, 0.6);
	   -moz-box-shadow: 0px -24px 24px 0px rgba(0, 0, 0, 0.6);
	        box-shadow: 0px -24px 24px 0px rgba(0, 0, 0, 0.6);
	-webkit-filter: blur(2px);
	        filter: blur(2px);
	z-index: 9999;
}
.au_box {
	position: relative;
    z-index: 999;
    position: fixed;
    left: 50%;
    top: 50%;
    width: 256px;
    margin-left: -178px;
    margin-top: -100px;
    text-align: center;
    font-size: 12px;
    -moz-border-radius: 5px;
         border-radius: 5px;
    background: #fff;
    display: none;
    border: 1px solid #ccc;
    z-index: 10000;
 }
 .waring{
 	display: block;
 	width: 88px;
 	height: 88px;
 	position: absolute;
 	top: -44px;
 	left: 84px;
 	background: url("../img/live_/waring@2x.png") no-repeat center center;
 	-moz-background-size: contain;
 	     background-size: contain;
 }
 .tishi{
 	width: 100%;
 	text-align: center;
 	font-size: 18px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #2A2A2A;
	line-height: 25px;
	margin-top: 54px;
 }
 .au_shield{
 	max-width: 216px;
 	text-align: left;
 	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #2A2A2A;
	line-height: 20px;
	margin: 15px auto 0;
 }
.au_know {
	display: inline-block;
    width: 216px;
	height: 42px;
	background: -moz-linear-gradient(225deg, #72EAFF 0%, #0FB6D3 100%);
	background: linear-gradient(225deg, #72EAFF 0%, #0FB6D3 100%);
	-moz-border-radius: 4px;
	     border-radius: 4px;
	font-size: 16px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #FFFFFF;
	text-align: center;
	line-height: 42px;
	margin: 30px auto 20px;
}
.detailRight{
	position: relative;
	width: 278px;
	height: 517px;
	background: #2F3135;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	padding: 20px 15px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
}
.detailRight .detail_title{
	margin-top: 5px;
	margin-bottom: 20px;
	font-size: 18px;
	color:#999999;
	font-weight: 400;
	line-height: 25px;
}
.detailRight .detail_title span{
	display: inline-block;
	margin-right: 30px;
	cursor: pointer;
}
.detailRight .detail_title .detail_title_active{
	color:#FFFFFF;
	font-weight: 600;
}
.hengline{
	width: 247px;
	height: 1px;
	opacity: 0.35;
	background: #979797;
	margin: 0 auto 20px;
}
.detail_intro{
	width: 100%;
	height: 286px;
	overflow-y: auto;

}
 .detail_intro::-webkit-scrollbar{
 	display: none;
 }
/* .discuss-box{
 	position: relative;
 	height: 426px;
 }*/
 .discuss-box .discuss_content{
 	margin-top: 2px;
 	max-height: 326px;
 	overflow-y: auto;
 	display: -webkit-box;
 	display: -moz-box;
 	display: -ms-flexbox;
 	display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
     -moz-box-orient: vertical;
     -moz-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
 }
 .discuss_content::-webkit-scrollbar{
 	width: 2px;
 }
 .discuss_content::-webkit-scrollbar-track{ 
    background-color: #666;  
}   
.discuss_content::-webkit-scrollbar-thumb{
    background-color: #ccc;  
} 
 .discuss-box li{
 	margin-bottom: 18px;
 }
 .speechBox{
 	position: absolute;
 	bottom: 20px;
 	left: 15px;
 	width: 248px;
	height: 78px;
	background: #FFFFFF;
	-moz-border-radius: 4px;
	     border-radius: 4px;
	overflow: hidden;
 }
 .speechBox textarea{
 	width: 203px;
 	height: 100%;
 	border: none;
 	outline: none;
 	-webkit-box-sizing: border-box;
 	   -moz-box-sizing: border-box;
 	        box-sizing: border-box;
 	padding: 10px;
 	resize:none;
 }
 .speechBox textarea::-webkit-scrollbar{
 	display: none;
 }
 .sendSpeech{
 	padding: 0 12px;
 	/*width: 45px;*/
	height: 78px;
	text-align: center;
	line-height: 25px;
	font-size: 18px;
	font-weight: 600;
	color: #FFFFFF;
	-webkit-writing-mode:vertical-lr;
	    -ms-writing-mode:tb-lr;
	        writing-mode:vertical-lr;
	background: -moz-linear-gradient(243deg, #72EAFF 0%, #0FB6D3 100%);
	background: linear-gradient(207deg, #72EAFF 0%, #0FB6D3 100%);
	-moz-border-radius: 0px 4px 4px 0px;
	     border-radius: 0px 4px 4px 0px;
	cursor: pointer;
 }
.recent-title{
	width: 286px;
	height: 50px;
	font-size: 18px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #2A2A2A;
	line-height: 25px;
	word-break:break-all;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	margin: 8px 0 10px;
}
.livemsg{
	width: 100%;
	height: 17px;
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #999999;
	line-height: 17px;
	-webkit-box-pack: justify;
	   -moz-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
.livemsg .anchor{
	width: 126px;
	word-break:break-all;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}