@charset "utf-8";
/* CSS Document */

#single-movie-all { width:980px; height:590px; }
#single-post-all { width:980px; height:auto; }

#single-movie-channel { width:0px; display:none; } /*    ################# single 视频 channel 侧边栏 ##################       */

#single-movie-all iframe { height:540px; }
#single-post-content iframe { height:540px; }

#shortcode-video-failure { height:540px; }

#single-post-content img { max-width:950px; height:auto; }

#single-wide-switch-arrow-wide { display:none; }
#single-wide-switch-arrow-default { display:block; }