@charset "UTF-8"; 
/* 
 *  版本号 25szzg
 *  更新时间 25/4/27
 *  Hxx更新
*/
/* 二维码固定 */
.ui-popup {
    position: fixed !important;
    top: 28% !important;
}
/* 按钮偏移 */
.detail_video>div>div>div>div:nth-last-child(9){
  margin-top: -40px;
  margin-left: -40px;
  left: 50% !important;
  top: 50% !important;
}
.cursor,.cur_def{
    cursor: default; 
}
.cur_not {
    cursor: not-allowed;
}
/* 细览多视频样式 */
@media only screen and (max-width: 640px){
	.TRS_Editor embed {
		width: 100%;
		height:100%;
		margin: 0 auto;
		display: block;
	}
}<!--0.00010800361633301-->