/* ???? */
.acty .business .title{text-align:center;font-size:14px;line-height:35px;color:#231f20;font-weight:500;text-overflow: ellipsis; white-space: nowrap;width: 100%;overflow: hidden;}
.acty .business .text{color:#999;word-break:break-all;white-space: pre-line;}
.acty .business .webkit_bw {-webkit-line-clamp:13}
.acty .business .ie_bw {max-height:160px}
.acty .business .ie_bw::after{right:6px}

/* ???? */
.pjt .business .title{text-align:center;font-size:14px;font-weight:500;line-height:1.2;color:#231f20;padding:17px 20px 15px 20px}
.pjt .business .text{padding:0 8px;color:#999;-webkit-line-clamp: 10;}


/* ?????/????/???? */
.dynamic .observer .text{padding:10px 0 0 0;color:#999;text-align:left}


/* ????/???? */
.news .recommend{margin-top:16px}
.news .recommend .title>a{font-size:16px}
.news a span{color:#adadad}
.news .recommend .info{margin:10px 0 12px;position:relative}
.news .recommend .info .pic{float:left;margin-right:11px}
.news .recommend .info img{width:168px;height:112px;vertical-align:bottom}
.news .recommend .info .text{float:left;width:calc(100% - 180px);word-break:break-all}
.news .recommend .webkit_bw {-webkit-line-clamp:5}
.news .recommend .ie_bw {max-height:100px}

.news ul{width:100%}
.news li{line-height:27px}
.layui-col-sm4 .more{margin-top:10px;text-align:right}
.layui-col-sm4 .more a{color:#337ab7}


@media only screen and (max-width: 767px) {
    .acty .business .text{padding:0 8px}
    .pjt .business .text{padding:0 8px}
    .prism-player .prism-big-play-btn{
		width:35px!important;
		height:35px!important;
	}
	.prism-player .prism-big-play-btn .outter {
	    width: 35px!important;
	    height: 35px!important;
	}
}

.layui-field-box{
	position:absolute;
	right:15px;
	bottom:33px;
}

.layui-field-box .dark-btn,
.layui-field-box-not .dark-btn {
    background-color: #2E4F8F;
}

/* ????*/
.prism-player .prism-big-play-btn{
	position:absolute!important;
	left:unset!important;
	right:29px!important;
	bottom:20px!important;
}
