2522 lines
92 KiB
Text
2522 lines
92 KiB
Text
<!DOCTYPE html>
|
||
<html lang="zh-CN" class="ua-windows ua-webkit">
|
||
<head>
|
||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||
<meta name="renderer" content="webkit">
|
||
<meta name="referrer" content="always">
|
||
<meta name="google-site-verification" content="ok0wCgT20tBBgo9_zat2iAcimtN4Ftf5ccsh092Xeyw" />
|
||
<title>
|
||
神秘博士:逃跑新娘 (豆瓣)
|
||
</title>
|
||
|
||
<meta name="baidu-site-verification" content="cZdR4xxR7RxmM4zE" />
|
||
<meta http-equiv="Pragma" content="no-cache">
|
||
<meta http-equiv="Expires" content="Sun, 6 Mar 2005 01:00:00 GMT">
|
||
|
||
<link rel="apple-touch-icon" href="https://img1.doubanio.com/f/movie/d59b2715fdea4968a450ee5f6c95c7d7a2030065/pics/movie/apple-touch-icon.png">
|
||
<link href="https://img1.doubanio.com/f/shire/204847ecc7d679de915c283531d14f16cfbee65e/css/douban.css" rel="stylesheet" type="text/css">
|
||
<link href="https://img1.doubanio.com/f/shire/0b4cdb02dd620693709d9314196b617f17c2f9ea/css/separation/_all.css" rel="stylesheet" type="text/css">
|
||
<link href="https://img1.doubanio.com/f/movie/252bef058b97005c6a41e8f1b9f7b06b84bc71b3/css/movie/base/init.css" rel="stylesheet">
|
||
<script type="text/javascript">var _head_start = new Date();</script>
|
||
<script type="text/javascript" src="https://img1.doubanio.com/f/movie/0495cb173e298c28593766009c7b0a953246c5b5/js/movie/lib/jquery.js"></script>
|
||
<script type="text/javascript" src="https://img1.doubanio.com/f/shire/4888ee2fda6812f70a064a51c93b84fde8e4a3c2/js/douban.js"></script>
|
||
<script type="text/javascript" src="https://img1.doubanio.com/f/shire/b0d3faaf7a432605add54908e39e17746824d6cc/js/separation/_all.js"></script>
|
||
|
||
<meta name="keywords" content="神秘博士:逃跑新娘,Doctor Who: The Runaway Bride,神秘博士:逃跑新娘影评,剧情介绍,电影图片,预告片,影讯,在线购票,论坛">
|
||
<meta name="description" content="神秘博士:逃跑新娘电影简介和剧情介绍,神秘博士:逃跑新娘影评、图片、预告片、影讯、论坛、在线购票">
|
||
<meta name="mobile-agent" content="format=html5; url=https://m.douban.com/movie/subject/4296866/"/>
|
||
<link rel="alternate" href="android-app://com.douban.movie/doubanmovie/subject/4296866/" />
|
||
<link rel="stylesheet" href="https://img1.doubanio.com/dae/cdnlib/libs/LikeButton/1.0.5/style.min.css">
|
||
<script type="text/javascript" src="https://img1.doubanio.com/f/shire/2c0c1c6b83f9a457b0f38c38a32fc43a42ec9bad/js/do.js" data-cfg-autoload="false"></script>
|
||
<script type="text/javascript">
|
||
Do.add('dialog', {path: 'https://img1.doubanio.com/f/shire/bc881a837a728ab82aa01d653b1c180190bb5a5d/js/ui/dialog.js', type: 'js'});
|
||
Do.add('dialog-css', {path: 'https://img1.doubanio.com/f/shire/8377b9498330a2e6f056d863987cc7a37eb4d486/css/ui/dialog.css', type: 'css'});
|
||
Do.add('handlebarsjs', {path: 'https://img1.doubanio.com/f/movie/3d4f8e4a8918718256450eb6e57ec8e1f7a2e14b/js/movie/lib/handlebars.current.js', type: 'js'});
|
||
</script>
|
||
|
||
<script type='text/javascript'>
|
||
var _vwo_code = (function() {
|
||
var account_id = 249272,
|
||
settings_tolerance = 0,
|
||
library_tolerance = 2500,
|
||
use_existing_jquery = false,
|
||
// DO NOT EDIT BELOW THIS LINE
|
||
f=false,d=document;return{use_existing_jquery:function(){return use_existing_jquery;},library_tolerance:function(){return library_tolerance;},finish:function(){if(!f){f=true;var a=d.getElementById('_vis_opt_path_hides');if(a)a.parentNode.removeChild(a);}},finished:function(){return f;},load:function(a){var b=d.createElement('script');b.src=a;b.type='text/javascript';b.innerText;b.onerror=function(){_vwo_code.finish();};d.getElementsByTagName('head')[0].appendChild(b);},init:function(){settings_timer=setTimeout('_vwo_code.finish()',settings_tolerance);var a=d.createElement('style'),b='body{opacity:0 !important;filter:alpha(opacity=0) !important;background:none !important;}',h=d.getElementsByTagName('head')[0];a.setAttribute('id','_vis_opt_path_hides');a.setAttribute('type','text/css');if(a.styleSheet)a.styleSheet.cssText=b;else a.appendChild(d.createTextNode(b));h.appendChild(a);this.load('//dev.visualwebsiteoptimizer.com/j.php?a='+account_id+'&u='+encodeURIComponent(d.URL)+'&r='+Math.random());return settings_timer;}};}());
|
||
|
||
+function () {
|
||
var bindEvent = function (el, type, handler) {
|
||
var $ = window.jQuery || window.Zepto || window.$
|
||
if ($ && $.fn && $.fn.on) {
|
||
$(el).on(type, handler)
|
||
} else if($ && $.fn && $.fn.bind) {
|
||
$(el).bind(type, handler)
|
||
} else if (el.addEventListener){
|
||
el.addEventListener(type, handler, false);
|
||
} else if (el.attachEvent){
|
||
el.attachEvent("on" + type, handler);
|
||
} else {
|
||
el["on" + type] = handler;
|
||
}
|
||
}
|
||
|
||
var _origin_load = _vwo_code.load
|
||
_vwo_code.load = function () {
|
||
var args = [].slice.call(arguments)
|
||
bindEvent(window, 'load', function () {
|
||
_origin_load.apply(_vwo_code, args)
|
||
})
|
||
}
|
||
}()
|
||
|
||
_vwo_settings_timer = _vwo_code.init();
|
||
</script>
|
||
|
||
|
||
|
||
|
||
|
||
<script type="application/ld+json">
|
||
{
|
||
"@context": "http://schema.org",
|
||
"name": "神秘博士:逃跑新娘 Doctor Who: The Runaway Bride",
|
||
"url": "/subject/4296866/",
|
||
"image": "https://img2.doubanio.com/view/photo/s_ratio_poster/public/p2326413901.jpg",
|
||
"director":
|
||
[
|
||
{
|
||
"@type": "Person",
|
||
"url": "/celebrity/1290520/",
|
||
"name": "尤洛斯·林 Euros Lyn"
|
||
}
|
||
]
|
||
,
|
||
"author":
|
||
[
|
||
{
|
||
"@type": "Person",
|
||
"url": "/celebrity/1045147/",
|
||
"name": "拉塞尔·T·戴维斯 Russell T. Davies"
|
||
}
|
||
]
|
||
,
|
||
"actor":
|
||
[
|
||
{
|
||
"@type": "Person",
|
||
"url": "/celebrity/1002671/",
|
||
"name": "大卫·田纳特 David Tennant"
|
||
}
|
||
,
|
||
{
|
||
"@type": "Person",
|
||
"url": "/celebrity/1044989/",
|
||
"name": "凯瑟琳·塔特 Catherine Tate"
|
||
}
|
||
,
|
||
{
|
||
"@type": "Person",
|
||
"url": "/celebrity/1127076/",
|
||
"name": "莎拉·帕里什 Sarah Parish"
|
||
}
|
||
]
|
||
,
|
||
"datePublished": "2006-12-25",
|
||
"genre": ["\u5267\u60c5", "\u559c\u5267", "\u79d1\u5e7b", "\u5947\u5e7b", "\u5192\u9669"],
|
||
"duration": "PT1H0M",
|
||
"description": "失去了罗斯的博士正在心灰意冷,而正在举行婚礼的多娜却被突然传送到塔迪斯里。博士带坏脾气的多娜返回地球,却被一群外星机器人追杀,塔迪斯上演了一场公路飚车。后来博士发现多娜身上带有异常含量的Huon粒子,...",
|
||
"@type": "Movie",
|
||
"aggregateRating": {
|
||
"@type": "AggregateRating",
|
||
"ratingCount": "7209",
|
||
"bestRating": "10",
|
||
"worstRating": "2",
|
||
"ratingValue": "9.0"
|
||
}
|
||
}
|
||
</script>
|
||
|
||
|
||
|
||
<meta property="og:title" content="神秘博士:逃跑新娘 Doctor Who: The Runaway Bride" />
|
||
<meta property="og:description" content="失去了罗斯的博士正在心灰意冷,而正在举行婚礼的多娜却被突然传送到塔迪斯里。博士带坏脾气的多娜返回地球,却被一群外星机器人追杀,塔迪斯上演了一场公路飚车。后来博士发现多娜身上带有异常含量的Huon粒子,..." />
|
||
<meta property="og:site_name" content="豆瓣" />
|
||
<meta property="og:url" content="https://movie.douban.com/subject/4296866/" />
|
||
<meta property="og:image" content="https://img2.doubanio.com/view/photo/s_ratio_poster/public/p2326413901.jpg" />
|
||
<meta property="og:type" content="video.movie" />
|
||
<meta property="video:actor" content="大卫·田纳特" />
|
||
<meta property="video:actor" content="凯瑟琳·塔特" />
|
||
<meta property="video:actor" content="莎拉·帕里什" />
|
||
<meta property="video:director" content="尤洛斯·林" />
|
||
<meta property="video:duration" content="3600" />
|
||
|
||
|
||
<style type="text/css">
|
||
|
||
</style>
|
||
<style type="text/css">img { max-width: 100%; }</style>
|
||
<script type="text/javascript"></script>
|
||
<link rel="stylesheet" href="https://img1.doubanio.com/misc/mixed_static/6d2cbdb0ce97468f.css">
|
||
|
||
<link rel="shortcut icon" href="https://img1.doubanio.com/favicon.ico" type="image/x-icon">
|
||
</head>
|
||
|
||
<body>
|
||
|
||
<script type="text/javascript">var _body_start = new Date();</script>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<link href="//img3.doubanio.com/dae/accounts/resources/3e96b44/shire/bundle.css" rel="stylesheet" type="text/css">
|
||
|
||
|
||
|
||
<div id="db-global-nav" class="global-nav">
|
||
<div class="bd">
|
||
|
||
<div class="top-nav-info">
|
||
<a href="https://accounts.douban.com/passport/login?source=movie" class="nav-login" rel="nofollow">登录/注册</a>
|
||
</div>
|
||
|
||
|
||
<div class="top-nav-doubanapp">
|
||
<a href="https://www.douban.com/doubanapp/app?channel=top-nav" class="lnk-doubanapp">下载豆瓣客户端</a>
|
||
<div id="doubanapp-tip">
|
||
<a href="https://www.douban.com/doubanapp/app?channel=qipao" class="tip-link">豆瓣 <span class="version">6.0</span> 全新发布</a>
|
||
<a href="javascript: void 0;" class="tip-close">×</a>
|
||
</div>
|
||
<div id="top-nav-appintro" class="more-items">
|
||
<p class="appintro-title">豆瓣</p>
|
||
<p class="qrcode">扫码直接下载</p>
|
||
<div class="download">
|
||
<a href="https://www.douban.com/doubanapp/redirect?channel=top-nav&direct_dl=1&download=iOS">iPhone</a>
|
||
<span>·</span>
|
||
<a href="https://www.douban.com/doubanapp/redirect?channel=top-nav&direct_dl=1&download=Android" class="download-android">Android</a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div class="global-nav-items">
|
||
<ul>
|
||
<li class="">
|
||
<a href="https://www.douban.com" target="_blank" data-moreurl-dict="{"from":"top-nav-click-main","uid":"0"}">豆瓣</a>
|
||
</li>
|
||
<li class="">
|
||
<a href="https://book.douban.com" target="_blank" data-moreurl-dict="{"from":"top-nav-click-book","uid":"0"}">读书</a>
|
||
</li>
|
||
<li class="on">
|
||
<a href="https://movie.douban.com" data-moreurl-dict="{"from":"top-nav-click-movie","uid":"0"}">电影</a>
|
||
</li>
|
||
<li class="">
|
||
<a href="https://music.douban.com" target="_blank" data-moreurl-dict="{"from":"top-nav-click-music","uid":"0"}">音乐</a>
|
||
</li>
|
||
<li class="">
|
||
<a href="https://www.douban.com/location" target="_blank" data-moreurl-dict="{"from":"top-nav-click-location","uid":"0"}">同城</a>
|
||
</li>
|
||
<li class="">
|
||
<a href="https://www.douban.com/group" target="_blank" data-moreurl-dict="{"from":"top-nav-click-group","uid":"0"}">小组</a>
|
||
</li>
|
||
<li class="">
|
||
<a href="https://read.douban.com/?dcs=top-nav&dcm=douban" target="_blank" data-moreurl-dict="{"from":"top-nav-click-read","uid":"0"}">阅读</a>
|
||
</li>
|
||
<li class="">
|
||
<a href="https://douban.fm/?from_=shire_top_nav" target="_blank" data-moreurl-dict="{"from":"top-nav-click-fm","uid":"0"}">FM</a>
|
||
</li>
|
||
<li class="">
|
||
<a href="https://time.douban.com/?dt_time_source=douban-web_top_nav" target="_blank" data-moreurl-dict="{"from":"top-nav-click-time","uid":"0"}">时间</a>
|
||
</li>
|
||
<li class="">
|
||
<a href="https://market.douban.com/?utm_campaign=douban_top_nav&utm_source=douban&utm_medium=pc_web" target="_blank" data-moreurl-dict="{"from":"top-nav-click-market","uid":"0"}">豆品</a>
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
|
||
</div>
|
||
</div>
|
||
<script>
|
||
;window._GLOBAL_NAV = {
|
||
DOUBAN_URL: "https://www.douban.com",
|
||
N_NEW_NOTIS: 0,
|
||
N_NEW_DOUMAIL: 0
|
||
};
|
||
</script>
|
||
|
||
|
||
|
||
<script src="//img3.doubanio.com/dae/accounts/resources/3e96b44/shire/bundle.js" defer="defer"></script>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<link href="//img3.doubanio.com/dae/accounts/resources/3e96b44/movie/bundle.css" rel="stylesheet" type="text/css">
|
||
|
||
|
||
|
||
|
||
<div id="db-nav-movie" class="nav">
|
||
<div class="nav-wrap">
|
||
<div class="nav-primary">
|
||
<div class="nav-logo">
|
||
<a href="https://movie.douban.com">豆瓣电影</a>
|
||
</div>
|
||
<div class="nav-search">
|
||
<form action="https://search.douban.com/movie/subject_search" method="get">
|
||
<fieldset>
|
||
<legend>搜索:</legend>
|
||
<label for="inp-query">
|
||
</label>
|
||
<div class="inp"><input id="inp-query" name="search_text" size="22" maxlength="60" placeholder="搜索电影、电视剧、综艺、影人" value=""></div>
|
||
<div class="inp-btn"><input type="submit" value="搜索"></div>
|
||
<input type="hidden" name="cat" value="1002" />
|
||
</fieldset>
|
||
</form>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="nav-secondary">
|
||
|
||
|
||
<div class="nav-items">
|
||
<ul>
|
||
<li ><a href="https://movie.douban.com/cinema/nowplaying/"
|
||
>影讯&购票</a>
|
||
</li>
|
||
<li ><a href="https://movie.douban.com/explore"
|
||
>选电影</a>
|
||
</li>
|
||
<li ><a href="https://movie.douban.com/tv/"
|
||
>电视剧</a>
|
||
</li>
|
||
<li ><a href="https://movie.douban.com/chart"
|
||
>排行榜</a>
|
||
</li>
|
||
<li ><a href="https://movie.douban.com/review/best/"
|
||
>影评</a>
|
||
</li>
|
||
<li ><a href="https://movie.douban.com/annual/2021?source=navigation"
|
||
>2021年度榜单</a>
|
||
</li>
|
||
<li ><a href="https://www.douban.com/standbyme/2021?fullscreen=true&hidenav=true&autorotate=false&source=movie_navigation"
|
||
target="_blank"
|
||
>2021书影音报告</a>
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
|
||
<a href="https://movie.douban.com/annual/2021?source=movie_navigation" class="movieannual"></a>
|
||
</div>
|
||
</div>
|
||
|
||
<script id="suggResult" type="text/x-jquery-tmpl">
|
||
<li data-link="{{= url}}">
|
||
<a href="{{= url}}" onclick="moreurl(this, {from:'movie_search_sugg', query:'{{= keyword }}', subject_id:'{{= id}}', i: '{{= index}}', type: '{{= type}}'})">
|
||
<img src="{{= img}}" width="40" />
|
||
<p>
|
||
<em>{{= title}}</em>
|
||
{{if year}}
|
||
<span>{{= year}}</span>
|
||
{{/if}}
|
||
{{if sub_title}}
|
||
<br /><span>{{= sub_title}}</span>
|
||
{{/if}}
|
||
{{if address}}
|
||
<br /><span>{{= address}}</span>
|
||
{{/if}}
|
||
{{if episode}}
|
||
{{if episode=="unknow"}}
|
||
<br /><span>集数未知</span>
|
||
{{else}}
|
||
<br /><span>共{{= episode}}集</span>
|
||
{{/if}}
|
||
{{/if}}
|
||
</p>
|
||
</a>
|
||
</li>
|
||
</script>
|
||
|
||
|
||
|
||
|
||
<script src="//img3.doubanio.com/dae/accounts/resources/3e96b44/movie/bundle.js" defer="defer"></script>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div id="wrapper">
|
||
|
||
|
||
|
||
<div id="content">
|
||
|
||
|
||
<div id="dale_movie_subject_top_icon"></div>
|
||
<h1>
|
||
<span property="v:itemreviewed">神秘博士:逃跑新娘 Doctor Who: The Runaway Bride</span>
|
||
<span class="year">(2006)</span>
|
||
</h1>
|
||
|
||
<div class="grid-16-8 clearfix">
|
||
|
||
|
||
|
||
<div class="article">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div class="indent clearfix">
|
||
<div class="subjectwrap clearfix">
|
||
<div class="subject clearfix">
|
||
|
||
|
||
|
||
|
||
|
||
<div id="mainpic" class="">
|
||
<a class="nbgnbg" href="https://movie.douban.com/subject/4296866/photos?type=R" title="点击看更多海报">
|
||
<img src="https://img2.doubanio.com/view/photo/s_ratio_poster/public/p2326413901.jpg" title="点击看更多海报" alt="Doctor Who: The Runaway Bride" rel="v:image" />
|
||
</a>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div id="info">
|
||
<span ><span class='pl'>导演</span>: <span class='attrs'><a href="/celebrity/1290520/" rel="v:directedBy">尤洛斯·林</a></span></span><br/>
|
||
<span ><span class='pl'>编剧</span>: <span class='attrs'><a href="/celebrity/1045147/">拉塞尔·T·戴维斯</a></span></span><br/>
|
||
<span class="actor"><span class='pl'>主演</span>: <span class='attrs'><a href="/celebrity/1002671/" rel="v:starring">大卫·田纳特</a> / <a href="/celebrity/1044989/" rel="v:starring">凯瑟琳·塔特</a> / <a href="/celebrity/1127076/" rel="v:starring">莎拉·帕里什</a> / <a href="/subject_search?search_text=Don%20Gilet" rel="v:starring">Don Gilet</a> / <a href="/subject_search?search_text=Howard%20Attfield" rel="v:starring">Howard Attfield</a></span></span><br/>
|
||
<span class="pl">类型:</span> <span property="v:genre">剧情</span> / <span property="v:genre">喜剧</span> / <span property="v:genre">科幻</span> / <span property="v:genre">奇幻</span> / <span property="v:genre">冒险</span><br/>
|
||
|
||
<span class="pl">制片国家/地区:</span> 英国<br/>
|
||
<span class="pl">语言:</span> 英语<br/>
|
||
<span class="pl">上映日期:</span> <span property="v:initialReleaseDate" content="2006-12-25">2006-12-25</span><br/>
|
||
<span class="pl">片长:</span> <span property="v:runtime" content="60">60分钟</span><br/>
|
||
<span class="pl">又名:</span> 神秘博士:2006圣诞特别篇<br/>
|
||
<span class="pl">IMDb:</span> tt0827573<br>
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div id="interest_sectl">
|
||
<div class="rating_wrap clearbox" rel="v:rating">
|
||
<div class="clearfix">
|
||
<div class="rating_logo ll">
|
||
豆瓣评分
|
||
</div>
|
||
<div class="output-btn-wrap rr" style="display:none">
|
||
<img src="https://img1.doubanio.com/f/movie/692e86756648f29457847c5cc5e161d6f6b8aaac/pics/movie/reference.png" />
|
||
<a class="download-output-image" href="#">引用</a>
|
||
</div>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div class="rating_self clearfix" typeof="v:Rating">
|
||
<strong class="ll rating_num" property="v:average">9.0</strong>
|
||
<span property="v:best" content="10.0"></span>
|
||
<div class="rating_right ">
|
||
<div class="ll bigstar bigstar45"></div>
|
||
<div class="rating_sum">
|
||
<a href="comments" class="rating_people">
|
||
<span property="v:votes">7209</span>人评价
|
||
</a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="ratings-on-weight">
|
||
|
||
<div class="item">
|
||
|
||
<span class="stars5 starstop" title="力荐">
|
||
5星
|
||
</span>
|
||
<div class="power" style="width:64px"></div>
|
||
<span class="rating_per">58.7%</span>
|
||
<br />
|
||
</div>
|
||
<div class="item">
|
||
|
||
<span class="stars4 starstop" title="推荐">
|
||
4星
|
||
</span>
|
||
<div class="power" style="width:34px"></div>
|
||
<span class="rating_per">31.8%</span>
|
||
<br />
|
||
</div>
|
||
<div class="item">
|
||
|
||
<span class="stars3 starstop" title="还行">
|
||
3星
|
||
</span>
|
||
<div class="power" style="width:9px"></div>
|
||
<span class="rating_per">8.5%</span>
|
||
<br />
|
||
</div>
|
||
<div class="item">
|
||
|
||
<span class="stars2 starstop" title="较差">
|
||
2星
|
||
</span>
|
||
<div class="power" style="width:0px"></div>
|
||
<span class="rating_per">0.7%</span>
|
||
<br />
|
||
</div>
|
||
<div class="item">
|
||
|
||
<span class="stars1 starstop" title="很差">
|
||
1星
|
||
</span>
|
||
<div class="power" style="width:0px"></div>
|
||
<span class="rating_per">0.2%</span>
|
||
<br />
|
||
</div>
|
||
</div>
|
||
|
||
</div>
|
||
</div>
|
||
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div id="interest_sect_level" class="clearfix">
|
||
|
||
<a href="https://www.douban.com/reason=collectwish&ck=" rel="nofollow" class="j a_show_login colbutt ll" name="pbtn-4296866-wish">
|
||
<span>想看</span>
|
||
</a>
|
||
<a href="https://www.douban.com/reason=collectcollect&ck=" rel="nofollow" class="j a_show_login colbutt ll" name="pbtn-4296866-collect">
|
||
<span>看过</span>
|
||
</a>
|
||
<div class="ll j a_stars">
|
||
|
||
|
||
评价:
|
||
<span id="rating"> <span id="stars" data-solid="https://img1.doubanio.com/f/shire/5a2327c04c0c231bced131ddf3f4467eb80c1c86/pics/rating_icons/star_onmouseover.png" data-hollow="https://img1.doubanio.com/f/shire/2520c01967207a1735171056ec588c8c1257e5f8/pics/rating_icons/star_hollow_hover.png" data-solid-2x="https://img1.doubanio.com/f/shire/7258904022439076d57303c3b06ad195bf1dc41a/pics/rating_icons/star_onmouseover@2x.png" data-hollow-2x="https://img1.doubanio.com/f/shire/95cc2fa733221bb8edd28ad56a7145a5ad33383e/pics/rating_icons/star_hollow_hover@2x.png">
|
||
|
||
<a href="https://www.douban.com/register?reason=rate" class="j a_show_login" name="pbtn-4296866-1">
|
||
<img src="https://img1.doubanio.com/f/shire/2520c01967207a1735171056ec588c8c1257e5f8/pics/rating_icons/star_hollow_hover.png" id="star1" width="16" height="16"/>
|
||
</a>
|
||
<a href="https://www.douban.com/register?reason=rate" class="j a_show_login" name="pbtn-4296866-2">
|
||
<img src="https://img1.doubanio.com/f/shire/2520c01967207a1735171056ec588c8c1257e5f8/pics/rating_icons/star_hollow_hover.png" id="star2" width="16" height="16"/>
|
||
</a>
|
||
<a href="https://www.douban.com/register?reason=rate" class="j a_show_login" name="pbtn-4296866-3">
|
||
<img src="https://img1.doubanio.com/f/shire/2520c01967207a1735171056ec588c8c1257e5f8/pics/rating_icons/star_hollow_hover.png" id="star3" width="16" height="16"/>
|
||
</a>
|
||
<a href="https://www.douban.com/register?reason=rate" class="j a_show_login" name="pbtn-4296866-4">
|
||
<img src="https://img1.doubanio.com/f/shire/2520c01967207a1735171056ec588c8c1257e5f8/pics/rating_icons/star_hollow_hover.png" id="star4" width="16" height="16"/>
|
||
</a>
|
||
<a href="https://www.douban.com/register?reason=rate" class="j a_show_login" name="pbtn-4296866-5">
|
||
<img src="https://img1.doubanio.com/f/shire/2520c01967207a1735171056ec588c8c1257e5f8/pics/rating_icons/star_hollow_hover.png" id="star5" width="16" height="16"/>
|
||
</a>
|
||
</span><span id="rateword" class="pl"></span>
|
||
<input id="n_rating" type="hidden" value="" />
|
||
</span>
|
||
|
||
</div>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div class="gtleft">
|
||
<ul class="ul_subject_menu bicelink color_gray pt6 clearfix">
|
||
|
||
|
||
|
||
|
||
<li>
|
||
<img src="https://img1.doubanio.com/f/shire/cc03d0fcf32b7ce3af7b160a0b85e5e66b47cc42/pics/short-comment.gif" />
|
||
<a onclick="moreurl(this, {from:'mv_sbj_wr_cmnt_login'})" class="j a_show_login" href="https://www.douban.com/register?reason=review" rel="nofollow">写短评</a>
|
||
</li>
|
||
<li>
|
||
|
||
<img src="https://img1.doubanio.com/f/shire/5bbf02b7b5ec12b23e214a580b6f9e481108488c/pics/add-review.gif" />
|
||
<a onclick="moreurl(this, {from:'mv_sbj_wr_rv_login'})" class="j a_show_login" href="https://www.douban.com/register?reason=review" rel="nofollow">写影评</a>
|
||
</li>
|
||
<li>
|
||
|
||
|
||
|
||
|
||
<span class="rec" id="电影-4296866">
|
||
<a href= "#"
|
||
data-type="电影"
|
||
data-url="https://movie.douban.com/subject/4296866/"
|
||
data-desc="电影《神秘博士:逃跑新娘 Doctor Who: The Runaway Bride》 (来自豆瓣) "
|
||
data-title="电影《神秘博士:逃跑新娘 Doctor Who: The Runaway Bride》 (来自豆瓣) "
|
||
data-pic="https://img2.doubanio.com/view/photo/s_ratio_poster/public/p2326413901.jpeg"
|
||
class="bn-sharing ">
|
||
分享到
|
||
</a>
|
||
</span>
|
||
|
||
<script>
|
||
if (!window.DoubanShareMenuList) {
|
||
window.DoubanShareMenuList = [];
|
||
}
|
||
var __cache_url = __cache_url || {};
|
||
|
||
(function(u){
|
||
if(__cache_url[u]) return;
|
||
__cache_url[u] = true;
|
||
window.DoubanShareIcons = 'https://img1.doubanio.com/f/shire/d15ffd71f3f10a7210448fec5a68eaec66e7f7d0/pics/ic_shares.png';
|
||
|
||
var initShareButton = function() {
|
||
$.ajax({url:u,dataType:'script',cache:true});
|
||
};
|
||
|
||
if (typeof Do == 'function' && 'ready' in Do) {
|
||
Do(
|
||
'https://img1.doubanio.com/f/shire/8377b9498330a2e6f056d863987cc7a37eb4d486/css/ui/dialog.css',
|
||
'https://img1.doubanio.com/f/shire/bc881a837a728ab82aa01d653b1c180190bb5a5d/js/ui/dialog.js',
|
||
'https://img1.doubanio.com/f/movie/c4ab132ff4d3d64a83854c875ea79b8b541faf12/js/movie/lib/qrcode.min.js',
|
||
initShareButton
|
||
);
|
||
} else if(typeof Douban == 'object' && 'loader' in Douban) {
|
||
Douban.loader.batch(
|
||
'https://img1.doubanio.com/f/shire/8377b9498330a2e6f056d863987cc7a37eb4d486/css/ui/dialog.css',
|
||
'https://img1.doubanio.com/f/shire/bc881a837a728ab82aa01d653b1c180190bb5a5d/js/ui/dialog.js',
|
||
'https://img1.doubanio.com/f/movie/c4ab132ff4d3d64a83854c875ea79b8b541faf12/js/movie/lib/qrcode.min.js'
|
||
).done(initShareButton);
|
||
}
|
||
|
||
})('https://img1.doubanio.com/f/movie/09f0f3e441f00f6d89e35b4c29ed1ad5b4f2d191/js/movie/lib/sharebutton.js');
|
||
</script>
|
||
|
||
|
||
</li>
|
||
|
||
|
||
</ul>
|
||
|
||
<script type="text/javascript">
|
||
$(function(){
|
||
$(".ul_subject_menu li.rec .bn-sharing").bind("click", function(){
|
||
$.get("/blank?sbj_page_click=bn_sharing");
|
||
});
|
||
});
|
||
</script>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<style type="text/css">
|
||
|
||
.suggestions-list li { position: relative; left: 0; top: 0; margin-bottom: 7px; height: 35px }
|
||
.suggestions-list li .user-thumb { display: inline-block; *display: inline; float: left; margin: 2px 5px 0 0; vertical-align: top }
|
||
.suggestions-list li .user-thumb img { width: 25px; height: 25px }
|
||
.suggestions-list li .user-name-info { display: inline-block; *display: inline; line-height: 1.4em }
|
||
.suggestions-list li .user-name-info .user-profile-link { color: #333; font-weight: 800 }
|
||
.suggestions-list li .user-name-info .user-profile-link:hover { color: #4b8dc5 }
|
||
.suggestions-list li .user-name-info p { color: #999 }
|
||
.suggestions-list li .user-name-info b { color: #4b8dc5; font-weight: normal; cursor: pointer }
|
||
.suggestions-list li .user-name-info b:hover { text-decoration: underline }
|
||
.suggestions-list li .dismiss { position: absolute }
|
||
.suggestions-list li .dismiss { color: #aaa; margin: 0 0 0 10px; top: 0; right: 0 }
|
||
.suggestions-list li .dismiss:hover { color: #333; text-decoration: none }
|
||
|
||
|
||
.suggest-overlay { position: absolute; z-index: 99; width: auto; background: #fff; border: 1px solid #c5c7d2;
|
||
-moz-border-radius : 3px;
|
||
-webkit-border-radius : 3px;
|
||
border-radius: 3px
|
||
}
|
||
.suggest-overlay .bd { min-width: 220px; line-height: 1; background: #fafafa; color: #b3b3b3; padding: 5px;
|
||
-moz-border-radius : 3px;
|
||
-webkit-border-radius : 3px;
|
||
border-radius: 3px
|
||
}
|
||
.suggest-overlay ul { color: #999; padding: 3px 0; min-width: 214px }
|
||
.suggest-overlay li { cursor: pointer; padding: 3px 7px }
|
||
.suggest-overlay li b { font-weight: bold }
|
||
.suggest-overlay li .username { color: #333 }
|
||
.suggest-overlay img { margin-right: 5px; width: 20px; height: 20px; vertical-align: middle }
|
||
.suggest-overlay .on { background: #e9f0f8 }
|
||
|
||
.mentioned-highlighter { font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; position: absolute; left: 4px; top: 4px; font-size: 14px; height: 60px; width: 98.5%; overflow: hidden; background: #fff; white-space: pre-wrap; word-wrap: break-word; color: transparent }
|
||
.mentioned-highlighter b { font-weight: normal; background-color: #d2e1f3; color: transparent;
|
||
-moz-border-radius: 2px;
|
||
-webkit-border-radius: 2px;
|
||
border-radius: 2px
|
||
}
|
||
|
||
.movie-share-dialog .bn-flat input {
|
||
font-size: 14px;
|
||
}
|
||
.movie-share-dialog {
|
||
z-index: 100;
|
||
}
|
||
.movie-share-dialog .form-ft-inner{
|
||
text-align: right;
|
||
}
|
||
.movie-share-dialog div.bd {
|
||
padding: 0;
|
||
}
|
||
|
||
.movie-share .form-bd .input-area {
|
||
position: relative;
|
||
margin: 15px;
|
||
height: 91px;
|
||
zoom: 1;
|
||
}
|
||
|
||
.movie-share-no-media .form-bd {
|
||
height: 140px;
|
||
}
|
||
|
||
.movie-share-dialog .share-text {
|
||
height: 85px;
|
||
position: absolute;
|
||
z-index: 9;
|
||
background: transparent;
|
||
font: 14px/18px "Helvetica Neue",Helvetica,Arial,sans-serif;
|
||
width: 98%;
|
||
-webkit-border-radius: 4px 4px 4px 4px;
|
||
border-radius: 4px 4px 4px 4px;
|
||
}
|
||
|
||
.movie-share-dialog .mentioned-highlighter {
|
||
width: 483px;
|
||
padding: 3px 4px 4px;
|
||
color: white;
|
||
position: absolute;
|
||
top:0;
|
||
left:0;
|
||
z-index: 0;
|
||
}
|
||
|
||
.movie-share-dialog .mentioned-highlighter code {
|
||
color: #D2E1F3;
|
||
background: #D2E1F3;
|
||
border-radius: 2px;
|
||
padding-right: 1px;
|
||
display: inline-block;
|
||
font: 14px/18px "Helvetica Neue",Helvetica,Arial,sans-serif;
|
||
}
|
||
|
||
|
||
.movie-share .form-ft {
|
||
background: #e9eef2;
|
||
height: 25px;
|
||
padding-top: 10px;
|
||
padding-bottom: 10px;
|
||
}
|
||
|
||
.movie-share .form-ft-inner {
|
||
height: 25px;
|
||
padding-left: 15px;
|
||
padding-right: 15px;
|
||
}
|
||
|
||
.movie-share-dialog .dialog-only-text {
|
||
text-align: center;
|
||
font-size: 14px;
|
||
line-height: 1.5;
|
||
padding-top: 30px;
|
||
padding-bottom: 30px;
|
||
color: #0c7823;
|
||
}
|
||
|
||
.movie-share-dialog .ll {
|
||
float: left;
|
||
display: inline;
|
||
}
|
||
.movie-share-dialog .share-label {
|
||
width: auto;
|
||
display: inline;
|
||
float: none;
|
||
}
|
||
|
||
.movie-share-dialog .leading-label {
|
||
_vertical-align: -2px;
|
||
}
|
||
.movie-share-dialog .media {
|
||
float: left;
|
||
margin-right: 10px;
|
||
max-width: 100px;
|
||
max-height: 100px;
|
||
*width: 100px;
|
||
}
|
||
.movie-share-dialog .info-area{
|
||
overflow: hidden;
|
||
zoom: 1;
|
||
margin: 0 15px 15px;
|
||
height: 100px;
|
||
}
|
||
.movie-share-dialog .info-area strong{
|
||
font-weight: bold;
|
||
}
|
||
.movie-share-dialog .info-area p{
|
||
margin: 3px 0;
|
||
color: #999;
|
||
}
|
||
|
||
.movie-share-dialog #sync-setting {
|
||
_vertical-align: -5px;
|
||
margin-left: 10px;
|
||
}
|
||
|
||
.movie-share-dialog .info-area .server-error {
|
||
position: absolute;
|
||
bottom: 45px;
|
||
right: 15px;
|
||
color: red;
|
||
}
|
||
|
||
.movie-share-dialog .avail-num-indicator {
|
||
color: #aaa;
|
||
font-weight: 800;
|
||
padding-right: 3px;
|
||
}
|
||
|
||
.movie-share-dialog .bottom-setting {
|
||
width: 432px;
|
||
}
|
||
.movie-share-dialog .input-checkbox {
|
||
vertical-align: -2px;
|
||
_vertical-align: -1px;
|
||
}
|
||
|
||
.movie-share-dialog #sync-setting img {
|
||
_vertical-align: 2px;
|
||
}
|
||
|
||
|
||
|
||
.suggest-overlay {
|
||
z-index: 2000;
|
||
}
|
||
|
||
.movie-bar {
|
||
position: relative;
|
||
margin-top: 10px;
|
||
}
|
||
|
||
.movie-bar-fav {
|
||
position: absolute;
|
||
top: 0;
|
||
right: 0;
|
||
}
|
||
|
||
</style>
|
||
<script src="https://img1.doubanio.com/f/shire/e0d80c43c73e241e9f218387d74a3e800d31179f/js/lib/mustache.js" type="text/javascript"></script>
|
||
<script src="https://img1.doubanio.com/f/shire/3213351df629ca402ae8f0e1494b16b2011d8a73/js/lib/textarea-mention.js" type="text/javascript"></script>
|
||
<script src="https://img1.doubanio.com/f/movie/230795bbf6a9a7700cc6f395067493d5dcc572ad/js/movie/share.js" type="text/javascript"></script>
|
||
|
||
<div class="rec-sec">
|
||
<span class="rec">
|
||
<script id="movie-share" type="text/x-html-snippet">
|
||
|
||
<form class="movie-share" action="/j/share" method="POST">
|
||
<div class="clearfix form-bd">
|
||
<div class="input-area">
|
||
<textarea name="text" class="share-text" cols="72" data-mention-api="https://api.douban.com/shuo/in/complete?alt=xd&callback=?"></textarea>
|
||
<input type="hidden" name="target-id" value="4296866">
|
||
<input type="hidden" name="target-type" value="0">
|
||
<input type="hidden" name="title" value="神秘博士:逃跑新娘 Doctor Who: The Runaway Bride (2006)">
|
||
<input type="hidden" name="desc" value="导演 尤洛斯·林 主演 大卫·田纳特 / 凯瑟琳·塔特 / 英国 / 9.0分(7209评价)">
|
||
<input type="hidden" name="redir" value=""/>
|
||
<div class="mentioned-highlighter"></div>
|
||
</div>
|
||
|
||
<div class="info-area">
|
||
<img class="media" src="https://img2.doubanio.com/view/photo/s_ratio_poster/public/p2326413901.jpg" />
|
||
<strong>神秘博士:逃跑新娘 Doctor Who: The Runaway Bride (2006)</strong>
|
||
<p>导演 尤洛斯·林 主演 大卫·田纳特 / 凯瑟琳·塔特 / 英国 / 9.0分(7209评价)</p>
|
||
<p class="error server-error"> </p>
|
||
</div>
|
||
</div>
|
||
<div class="form-ft">
|
||
<div class="form-ft-inner">
|
||
|
||
|
||
|
||
|
||
<span class="avail-num-indicator">140</span>
|
||
<span class="bn-flat">
|
||
<input type="submit" value="推荐" />
|
||
</span>
|
||
</div>
|
||
</div>
|
||
</form>
|
||
|
||
<div id="suggest-mention-tmpl" style="display:none;">
|
||
<ul>
|
||
{{#users}}
|
||
<li id="{{uid}}">
|
||
<img src="{{avatar}}">{{{username}}} <span>({{{uid}}})</span>
|
||
</li>
|
||
{{/users}}
|
||
</ul>
|
||
</div>
|
||
|
||
|
||
</script>
|
||
|
||
|
||
<a href="/accounts/register?reason=recommend" class="j a_show_login lnk-sharing"
|
||
share-id="4296866"
|
||
data-mode="plain" data-name="神秘博士:逃跑新娘 Doctor Who: The Runaway Bride (2006)"
|
||
data-type="movie" data-desc="导演 尤洛斯·林 主演 大卫·田纳特 / 凯瑟琳·塔特 / 英国 / 9.0分(7209评价)"
|
||
data-href="https://movie.douban.com/subject/4296866/" data-image="https://img2.doubanio.com/view/photo/s_ratio_poster/public/p2326413901.jpg"
|
||
data-properties="{}"
|
||
data-redir="" data-text=""
|
||
data-apikey="" data-curl=""
|
||
data-count="10" data-object_kind="1002"
|
||
data-object_id="4296866" data-target_type="rec"
|
||
data-target_action="0"
|
||
data-action_props="{"subject_url":"https:\/\/movie.douban.com\/subject\/4296866\/","subject_title":"神秘博士:逃跑新娘 Doctor Who: The Runaway Bride (2006)"}">推荐</a>
|
||
</span>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<script type="text/javascript">
|
||
$(function() {
|
||
$('.collect_btn', '#interest_sect_level').each(function() {
|
||
Douban.init_collect_btn(this);
|
||
});
|
||
$('html').delegate(".indent .rec-sec .lnk-sharing", "click", function() {
|
||
moreurl(this, {
|
||
from : 'mv_sbj_db_share'
|
||
});
|
||
});
|
||
});
|
||
</script>
|
||
</div>
|
||
|
||
|
||
|
||
<div id="collect_form_4296866"></div>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div class="related-info" style="margin-bottom:-10px;">
|
||
<a name="intro"></a>
|
||
|
||
|
||
|
||
|
||
<h2>
|
||
<i class="">神秘博士:逃跑新娘的剧情简介</i>
|
||
· · · · · ·
|
||
</h2>
|
||
|
||
<div class="indent" id="link-report-intra">
|
||
|
||
<span property="v:summary" class="">
|
||
失去了罗斯的博士正在心灰意冷,而正在举行婚礼的多娜却被突然传送到塔迪斯里。博士带坏脾气的多娜返回地球,却被一群外星机器人追杀,塔迪斯上演了一场公路飚车。后来博士发现多娜身上带有异常含量的Huon粒子,而该粒子来源于上一代宇宙霸主。而博士的母星加利弗雷在宇宙中崛起时,已经消灭了所有的Huon粒子。最终博士揭开了一个藏于地球40亿年的秘密。
|
||
</span>
|
||
<div class="clear"></div>
|
||
|
||
|
||
</div>
|
||
</div>
|
||
|
||
|
||
<div id="dale_movie_subject_banner_after_intro"></div>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div id="celebrities" class="celebrities related-celebrities">
|
||
|
||
|
||
<h2>
|
||
<i class="">神秘博士:逃跑新娘的演职员</i>
|
||
· · · · · ·
|
||
<span class="pl">
|
||
(
|
||
<a href="/subject/4296866/celebrities">全部 15</a>
|
||
)
|
||
</span>
|
||
</h2>
|
||
|
||
|
||
<ul class="celebrities-list from-subject __oneline">
|
||
|
||
|
||
|
||
|
||
|
||
<li class="celebrity">
|
||
|
||
|
||
<a href="https://movie.douban.com/celebrity/1290520/" title="尤洛斯·林 Euros Lyn" class="">
|
||
<div class="avatar" style="background-image: url(https://img9.doubanio.com/view/celebrity/raw/public/p1369404724.14.jpg)">
|
||
</div>
|
||
</a>
|
||
|
||
<div class="info">
|
||
<span class="name"><a href="https://movie.douban.com/celebrity/1290520/" title="尤洛斯·林 Euros Lyn" class="name">尤洛斯·林</a></span>
|
||
|
||
<span class="role" title="导演">导演</span>
|
||
|
||
</div>
|
||
</li>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li class="celebrity">
|
||
|
||
|
||
<a href="https://movie.douban.com/celebrity/1002671/" title="大卫·田纳特 David Tennant" class="">
|
||
<div class="avatar" style="background-image: url(https://img1.doubanio.com/view/celebrity/raw/public/p26280.jpg)">
|
||
</div>
|
||
</a>
|
||
|
||
<div class="info">
|
||
<span class="name"><a href="https://movie.douban.com/celebrity/1002671/" title="大卫·田纳特 David Tennant" class="name">大卫·田纳特</a></span>
|
||
|
||
<span class="role" title="演员">演员</span>
|
||
|
||
</div>
|
||
</li>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li class="celebrity">
|
||
|
||
|
||
<a href="https://movie.douban.com/celebrity/1044989/" title="凯瑟琳·塔特 Catherine Tate" class="">
|
||
<div class="avatar" style="background-image: url(https://img2.doubanio.com/view/celebrity/raw/public/p1533752100.53.jpg)">
|
||
</div>
|
||
</a>
|
||
|
||
<div class="info">
|
||
<span class="name"><a href="https://movie.douban.com/celebrity/1044989/" title="凯瑟琳·塔特 Catherine Tate" class="name">凯瑟琳·塔特</a></span>
|
||
|
||
<span class="role" title="演员">演员</span>
|
||
|
||
</div>
|
||
</li>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li class="celebrity">
|
||
|
||
|
||
<a href="https://movie.douban.com/celebrity/1127076/" title="莎拉·帕里什 Sarah Parish" class="">
|
||
<div class="avatar" style="background-image: url(https://img2.doubanio.com/view/celebrity/raw/public/p1555725928.12.jpg)">
|
||
</div>
|
||
</a>
|
||
|
||
<div class="info">
|
||
<span class="name"><a href="https://movie.douban.com/celebrity/1127076/" title="莎拉·帕里什 Sarah Parish" class="name">莎拉·帕里什</a></span>
|
||
|
||
<span class="role" title="演员">演员</span>
|
||
|
||
</div>
|
||
</li>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li class="celebrity">
|
||
|
||
|
||
<a href="https://movie.douban.com/celebrity/1045147/" title="拉塞尔·T·戴维斯 Russell T. Davies" class="">
|
||
<div class="avatar" style="background-image: url(https://img1.doubanio.com/view/celebrity/raw/public/p44428.jpg)">
|
||
</div>
|
||
</a>
|
||
|
||
<div class="info">
|
||
<span class="name"><a href="https://movie.douban.com/celebrity/1045147/" title="拉塞尔·T·戴维斯 Russell T. Davies" class="name">拉塞尔·T·戴维斯</a></span>
|
||
|
||
<span class="role" title="编剧">编剧</span>
|
||
|
||
</div>
|
||
</li>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li class="celebrity">
|
||
|
||
|
||
<a href="https://movie.douban.com/celebrity/1284559/" title="Julie Gardner Julie Gardner" class="">
|
||
<div class="avatar" style="background-image: url(https://img1.doubanio.com/f/movie/8dd0c794499fe925ae2ae89ee30cd225750457b4/pics/movie/celebrity-default-medium.png)">
|
||
</div>
|
||
</a>
|
||
|
||
<div class="info">
|
||
<span class="name"><a href="https://movie.douban.com/celebrity/1284559/" title="Julie Gardner Julie Gardner" class="name">Julie Gardner</a></span>
|
||
|
||
<span class="role" title="制片人">制片人</span>
|
||
|
||
</div>
|
||
</li>
|
||
|
||
|
||
</ul>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
<link rel="stylesheet" href="https://img1.doubanio.com/f/verify/fada435abd10ae2583d995730a9e06e6e20a9a05/entry_creator/dist/author_subject/style.css">
|
||
<div id="author_subject" class="author-wrapper">
|
||
<div class="loading"></div>
|
||
</div>
|
||
<script type="text/javascript">
|
||
var answerObj = {
|
||
ISALL: 'False',
|
||
TYPE: 'movie',
|
||
SUBJECT_ID: '4296866',
|
||
USER_ID: 'None'
|
||
}
|
||
</script>
|
||
<script type="text/javascript" src="https://img1.doubanio.com/f/movie/61252f2f9b35f08b37f69d17dfe48310dd295347/js/movie/lib/react/15.4/bundle.js"></script>
|
||
<script type="text/javascript" src="https://img1.doubanio.com/f/verify/82d2333c56fe1813ad6ee312f35a915941d906ae/entry_creator/dist/author_subject/index.js"></script>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div id="related-pic" class="related-pic">
|
||
|
||
|
||
|
||
<h2>
|
||
<i class="">神秘博士:逃跑新娘的图片</i>
|
||
· · · · · ·
|
||
<span class="pl">
|
||
(
|
||
<a href="/video/create?subject_id=4296866">添加视频评论</a> | <a href="https://movie.douban.com/subject/4296866/all_photos">图片61</a> · <a href="https://movie.douban.com/subject/4296866/mupload">添加</a>
|
||
)
|
||
</span>
|
||
</h2>
|
||
|
||
|
||
<ul class="related-pic-bd ">
|
||
<li>
|
||
<a href="https://movie.douban.com/photos/photo/2306702505/"><img src="https://img9.doubanio.com/view/photo/sqxs/public/p2306702505.jpg" alt="图片" /></a>
|
||
</li>
|
||
<li>
|
||
<a href="https://movie.douban.com/photos/photo/1926824504/"><img src="https://img9.doubanio.com/view/photo/sqxs/public/p1926824504.jpg" alt="图片" /></a>
|
||
</li>
|
||
<li>
|
||
<a href="https://movie.douban.com/photos/photo/2326415976/"><img src="https://img9.doubanio.com/view/photo/sqxs/public/p2326415976.jpg" alt="图片" /></a>
|
||
</li>
|
||
<li>
|
||
<a href="https://movie.douban.com/photos/photo/2306711306/"><img src="https://img9.doubanio.com/view/photo/sqxs/public/p2306711306.jpg" alt="图片" /></a>
|
||
</li>
|
||
<li>
|
||
<a href="https://movie.douban.com/photos/photo/2306697105/"><img src="https://img9.doubanio.com/view/photo/sqxs/public/p2306697105.jpg" alt="图片" /></a>
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<style type="text/css">
|
||
.award li { display: inline; margin-right: 5px }
|
||
.awards { margin-bottom: 20px }
|
||
.awards h2 { background: none; color: #000; font-size: 14px; padding-bottom: 5px; margin-bottom: 8px; border-bottom: 1px dashed #dddddd }
|
||
.awards .year { color: #666666; margin-left: -5px }
|
||
.mod { margin-bottom: 25px }
|
||
.mod .hd { margin-bottom: 10px }
|
||
.mod .hd h2 {margin:24px 0 3px 0}
|
||
</style>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div id="recommendations" class="">
|
||
|
||
|
||
<h2>
|
||
<i class="">喜欢这部电影的人也喜欢</i>
|
||
· · · · · ·
|
||
</h2>
|
||
|
||
|
||
|
||
<div class="recommendations-bd">
|
||
<dl class="">
|
||
<dt>
|
||
<a href="https://movie.douban.com/subject/4296852/?from=subject-page" >
|
||
<img src="https://img2.doubanio.com/view/photo/s_ratio_poster/public/p2508912731.jpg" alt="神秘博士:圣诞入侵" class="" />
|
||
</a>
|
||
</dt>
|
||
<dd>
|
||
<a href="https://movie.douban.com/subject/4296852/?from=subject-page" class="" >神秘博士:圣诞入侵</a>
|
||
</dd>
|
||
</dl>
|
||
<dl class="">
|
||
<dt>
|
||
<a href="https://movie.douban.com/subject/4296871/?from=subject-page" >
|
||
<img src="https://img1.doubanio.com/view/photo/s_ratio_poster/public/p2508912578.jpg" alt="神秘博士:诅咒之旅" class="" />
|
||
</a>
|
||
</dt>
|
||
<dd>
|
||
<a href="https://movie.douban.com/subject/4296871/?from=subject-page" class="" >神秘博士:诅咒之旅</a>
|
||
</dd>
|
||
</dl>
|
||
<dl class="">
|
||
<dt>
|
||
<a href="https://movie.douban.com/subject/24901000/?from=subject-page" >
|
||
<img src="https://img2.doubanio.com/view/photo/s_ratio_poster/public/p2161440153.jpg" alt="神秘博士:博士之时" class="" />
|
||
</a>
|
||
</dt>
|
||
<dd>
|
||
<a href="https://movie.douban.com/subject/24901000/?from=subject-page" class="" >神秘博士:博士之时</a>
|
||
</dd>
|
||
</dl>
|
||
<dl class="">
|
||
<dt>
|
||
<a href="https://movie.douban.com/subject/23338330/?from=subject-page" >
|
||
<img src="https://img9.doubanio.com/view/photo/s_ratio_poster/public/p2129762316.jpg" alt="博士之日" class="" />
|
||
</a>
|
||
</dt>
|
||
<dd>
|
||
<a href="https://movie.douban.com/subject/23338330/?from=subject-page" class="" >博士之日</a>
|
||
</dd>
|
||
</dl>
|
||
<dl class="">
|
||
<dt>
|
||
<a href="https://movie.douban.com/subject/27064700/?from=subject-page" >
|
||
<img src="https://img9.doubanio.com/view/photo/s_ratio_poster/public/p2493956005.jpg" alt="曾有两次:《神秘博士》2017圣诞特别篇" class="" />
|
||
</a>
|
||
</dt>
|
||
<dd>
|
||
<a href="https://movie.douban.com/subject/27064700/?from=subject-page" class="" >曾有两次:《神秘博士》2017...</a>
|
||
</dd>
|
||
</dl>
|
||
<dl class="">
|
||
<dt>
|
||
<a href="https://movie.douban.com/subject/26883072/?from=subject-page" >
|
||
<img src="https://img1.doubanio.com/view/photo/s_ratio_poster/public/p2458563478.jpg" alt="神秘博士归来" class="" />
|
||
</a>
|
||
</dt>
|
||
<dd>
|
||
<a href="https://movie.douban.com/subject/26883072/?from=subject-page" class="" >神秘博士归来</a>
|
||
</dd>
|
||
</dl>
|
||
<dl class="">
|
||
<dt>
|
||
<a href="https://movie.douban.com/subject/25778408/?from=subject-page" >
|
||
<img src="https://img1.doubanio.com/view/photo/s_ratio_poster/public/p2872105847.jpg" alt="伟大的侦探" class="" />
|
||
</a>
|
||
</dt>
|
||
<dd>
|
||
<a href="https://movie.douban.com/subject/25778408/?from=subject-page" class="" >伟大的侦探</a>
|
||
</dd>
|
||
</dl>
|
||
<dl class="">
|
||
<dt>
|
||
<a href="https://movie.douban.com/subject/25777719/?from=subject-page" >
|
||
<img src="https://img2.doubanio.com/view/photo/s_ratio_poster/public/p2619650121.jpg" alt="五位(还嫌少)博士重启" class="" />
|
||
</a>
|
||
</dt>
|
||
<dd>
|
||
<a href="https://movie.douban.com/subject/25777719/?from=subject-page" class="" >五位(还嫌少)博士重启</a>
|
||
</dd>
|
||
</dl>
|
||
<dl class="">
|
||
<dt>
|
||
<a href="https://movie.douban.com/subject/5500594/?from=subject-page" >
|
||
<img src="https://img9.doubanio.com/view/photo/s_ratio_poster/public/p2570591564.jpg" alt="凯特秀之奶奶的圣诞颂歌" class="" />
|
||
</a>
|
||
</dt>
|
||
<dd>
|
||
<a href="https://movie.douban.com/subject/5500594/?from=subject-page" class="" >凯特秀之奶奶的圣诞颂歌</a>
|
||
</dd>
|
||
</dl>
|
||
<dl class="">
|
||
<dt>
|
||
<a href="https://movie.douban.com/subject/26673954/?from=subject-page" >
|
||
<img src="https://img2.doubanio.com/view/photo/s_ratio_poster/public/p2868285891.jpg" alt="雨神" class="" />
|
||
</a>
|
||
</dt>
|
||
<dd>
|
||
<a href="https://movie.douban.com/subject/26673954/?from=subject-page" class="" >雨神</a>
|
||
</dd>
|
||
</dl>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<script type="text/x-handlebar-tmpl" id="comment-tmpl">
|
||
<div class="dummy-fold">
|
||
{{#each comments}}
|
||
<div class="comment-item" data-cid="id">
|
||
<div class="comment">
|
||
<h3>
|
||
<span class="comment-vote">
|
||
<span class="votes">{{votes}}</span>
|
||
<input value="{{id}}" type="hidden"/>
|
||
<a href="javascript:;" class="j {{#if ../if_logined}}vote-comment{{else}}a_show_login{{/if}}">有用</a>
|
||
</span>
|
||
<span class="comment-info">
|
||
<a href="{{user.path}}" class="">{{user.name}}</a>
|
||
{{#if rating}}
|
||
<span class="allstar{{rating}}0 rating" title="{{rating_word}}"></span>
|
||
{{/if}}
|
||
<span>
|
||
{{time}}
|
||
</span>
|
||
<p> {{content_tmpl content}} </p>
|
||
</span>
|
||
</div>
|
||
</div>
|
||
{{/each}}
|
||
</div>
|
||
</script>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div id="comments-section">
|
||
<div class="mod-hd">
|
||
|
||
|
||
<a class="comment_btn j a_show_login" href="https://www.douban.com/register?reason=review" rel="nofollow">
|
||
<span>我要写短评</span>
|
||
</a>
|
||
|
||
|
||
<h2>
|
||
<i class="">神秘博士:逃跑新娘的短评</i>
|
||
· · · · · ·
|
||
<span class="pl">
|
||
(
|
||
<a href="https://movie.douban.com/subject/4296866/comments?status=P">全部 1565 条</a>
|
||
)
|
||
</span>
|
||
</h2>
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div class="mod-bd">
|
||
|
||
<div class="tab-hd">
|
||
<a id="hot-comments-tab" href="comments" data-id="hot" class="on">热门</a> /
|
||
<a id="new-comments-tab" href="comments?sort=time" data-id="new">最新</a> /
|
||
<a id="following-comments-tab" href="comments?sort=follows" data-id="following" class="j a_show_login">好友</a>
|
||
</div>
|
||
|
||
<div class="tab-bd">
|
||
<div id="hot-comments" class="tab">
|
||
|
||
|
||
|
||
|
||
<div class="comment-item " data-cid="296596176">
|
||
|
||
|
||
<div class="comment">
|
||
<h3>
|
||
<span class="comment-vote">
|
||
<span class="votes vote-count">62</span>
|
||
|
||
<input value="296596176" type="hidden"/>
|
||
<a href="javascript:;" data-id="296596176"
|
||
class="j a_show_login"
|
||
onclick="">有用</a>
|
||
|
||
<!-- 删除短评 -->
|
||
</span>
|
||
<span class="comment-info">
|
||
<a href="https://www.douban.com/people/doradora/" class="">抖啊抖</a>
|
||
<span>看过</span>
|
||
<span class="allstar40 rating" title="推荐"></span>
|
||
<span class="comment-time " title="2010-09-23 19:33:16">
|
||
2010-09-23 19:33:16
|
||
</span>
|
||
<span class="comment-location"></span>
|
||
</span>
|
||
</h3>
|
||
<p class=" comment-content">
|
||
|
||
<span class="short">哇顶这才刚丢了自个儿女友就搭上了别人媳妇儿Dr.你要是再这么乱搞外星男女关系哪天你穿越来文革中国迟早要被咱红卫兵消灭掉的到时候连Dalek都救不了你!!!</span>
|
||
</p>
|
||
<div class="comment-report" data-url="https://movie.douban.com/subject/4296866/?comment_id=296596176"></div>
|
||
</div>
|
||
<script>
|
||
(function(){
|
||
$("body").delegate(".comment-item", 'mouseenter mouseleave', function (e) {
|
||
switch (e.type) {
|
||
case "mouseenter":
|
||
$(this).find(".comment-report").css('visibility', 'visible');
|
||
break;
|
||
case "mouseleave":
|
||
$(this).find(".comment-report").css('visibility', 'hidden');
|
||
break;
|
||
}
|
||
});
|
||
})()
|
||
</script>
|
||
|
||
</div>
|
||
|
||
<div class="comment-item " data-cid="1151766850">
|
||
|
||
|
||
<div class="comment">
|
||
<h3>
|
||
<span class="comment-vote">
|
||
<span class="votes vote-count">8</span>
|
||
|
||
<input value="1151766850" type="hidden"/>
|
||
<a href="javascript:;" data-id="1151766850"
|
||
class="j a_show_login"
|
||
onclick="">有用</a>
|
||
|
||
<!-- 删除短评 -->
|
||
</span>
|
||
<span class="comment-info">
|
||
<a href="https://www.douban.com/people/42860889/" class="">Max</a>
|
||
<span>看过</span>
|
||
<span class="comment-time " title="2017-02-13 20:23:52">
|
||
2017-02-13 20:23:52
|
||
</span>
|
||
<span class="comment-location"></span>
|
||
</span>
|
||
</h3>
|
||
<p class=" comment-content">
|
||
|
||
<span class="short">Donna是最没眼缘,但也是帮助博士最多的女伴(从闯祸程度上来说),是唯一一位没爱上博士(Amy最开始还有点摇摆不定),也是唯一一位忘记博士的女伴。</span>
|
||
</p>
|
||
<div class="comment-report" data-url="https://movie.douban.com/subject/4296866/?comment_id=1151766850"></div>
|
||
</div>
|
||
<script>
|
||
(function(){
|
||
$("body").delegate(".comment-item", 'mouseenter mouseleave', function (e) {
|
||
switch (e.type) {
|
||
case "mouseenter":
|
||
$(this).find(".comment-report").css('visibility', 'visible');
|
||
break;
|
||
case "mouseleave":
|
||
$(this).find(".comment-report").css('visibility', 'hidden');
|
||
break;
|
||
}
|
||
});
|
||
})()
|
||
</script>
|
||
|
||
</div>
|
||
|
||
<div class="comment-item " data-cid="341164535">
|
||
|
||
|
||
<div class="comment">
|
||
<h3>
|
||
<span class="comment-vote">
|
||
<span class="votes vote-count">59</span>
|
||
|
||
<input value="341164535" type="hidden"/>
|
||
<a href="javascript:;" data-id="341164535"
|
||
class="j a_show_login"
|
||
onclick="">有用</a>
|
||
|
||
<!-- 删除短评 -->
|
||
</span>
|
||
<span class="comment-info">
|
||
<a href="https://www.douban.com/people/mycage/" class="">mOco</a>
|
||
<span>看过</span>
|
||
<span class="allstar50 rating" title="力荐"></span>
|
||
<span class="comment-time " title="2011-01-16 22:25:13">
|
||
2011-01-16 22:25:13
|
||
</span>
|
||
<span class="comment-location"></span>
|
||
</span>
|
||
</h3>
|
||
<p class=" comment-content">
|
||
|
||
<span class="short">没有ROSE,我看得是很HIGH。</span>
|
||
</p>
|
||
<div class="comment-report" data-url="https://movie.douban.com/subject/4296866/?comment_id=341164535"></div>
|
||
</div>
|
||
<script>
|
||
(function(){
|
||
$("body").delegate(".comment-item", 'mouseenter mouseleave', function (e) {
|
||
switch (e.type) {
|
||
case "mouseenter":
|
||
$(this).find(".comment-report").css('visibility', 'visible');
|
||
break;
|
||
case "mouseleave":
|
||
$(this).find(".comment-report").css('visibility', 'hidden');
|
||
break;
|
||
}
|
||
});
|
||
})()
|
||
</script>
|
||
|
||
</div>
|
||
|
||
<div class="comment-item " data-cid="1149301761">
|
||
|
||
|
||
<div class="comment">
|
||
<h3>
|
||
<span class="comment-vote">
|
||
<span class="votes vote-count">50</span>
|
||
|
||
<input value="1149301761" type="hidden"/>
|
||
<a href="javascript:;" data-id="1149301761"
|
||
class="j a_show_login"
|
||
onclick="">有用</a>
|
||
|
||
<!-- 删除短评 -->
|
||
</span>
|
||
<span class="comment-info">
|
||
<a href="https://www.douban.com/people/150292300/" class="">石头星</a>
|
||
<span>看过</span>
|
||
<span class="allstar50 rating" title="力荐"></span>
|
||
<span class="comment-time " title="2017-02-08 21:17:14">
|
||
2017-02-08 21:17:14
|
||
</span>
|
||
<span class="comment-location"></span>
|
||
</span>
|
||
</h3>
|
||
<p class=" comment-content">
|
||
|
||
<span class="short">2006年圣诞,遇见了Donna,今后你会拯救整个星际,所有的宇宙都将流传你的传说,只是你已经不记得了。不过没关系,在2015年,博士也把他的克拉拉忘的一干二净。我内心暗自以为这是轮回报应,Donna 我很喜欢你呐。</span>
|
||
</p>
|
||
<div class="comment-report" data-url="https://movie.douban.com/subject/4296866/?comment_id=1149301761"></div>
|
||
</div>
|
||
<script>
|
||
(function(){
|
||
$("body").delegate(".comment-item", 'mouseenter mouseleave', function (e) {
|
||
switch (e.type) {
|
||
case "mouseenter":
|
||
$(this).find(".comment-report").css('visibility', 'visible');
|
||
break;
|
||
case "mouseleave":
|
||
$(this).find(".comment-report").css('visibility', 'hidden');
|
||
break;
|
||
}
|
||
});
|
||
})()
|
||
</script>
|
||
|
||
</div>
|
||
|
||
<div class="comment-item " data-cid="219695798">
|
||
|
||
|
||
<div class="comment">
|
||
<h3>
|
||
<span class="comment-vote">
|
||
<span class="votes vote-count">43</span>
|
||
|
||
<input value="219695798" type="hidden"/>
|
||
<a href="javascript:;" data-id="219695798"
|
||
class="j a_show_login"
|
||
onclick="">有用</a>
|
||
|
||
<!-- 删除短评 -->
|
||
</span>
|
||
<span class="comment-info">
|
||
<a href="https://www.douban.com/people/dr_new/" class="">Newnew</a>
|
||
<span>看过</span>
|
||
<span class="allstar50 rating" title="力荐"></span>
|
||
<span class="comment-time " title="2010-02-20 23:07:08">
|
||
2010-02-20 23:07:08
|
||
</span>
|
||
<span class="comment-location"></span>
|
||
</span>
|
||
</h3>
|
||
<p class=" comment-content">
|
||
|
||
<span class="short">这一集, 博士还沉浸在失去ROSE的悲痛之中...</span>
|
||
</p>
|
||
<div class="comment-report" data-url="https://movie.douban.com/subject/4296866/?comment_id=219695798"></div>
|
||
</div>
|
||
<script>
|
||
(function(){
|
||
$("body").delegate(".comment-item", 'mouseenter mouseleave', function (e) {
|
||
switch (e.type) {
|
||
case "mouseenter":
|
||
$(this).find(".comment-report").css('visibility', 'visible');
|
||
break;
|
||
case "mouseleave":
|
||
$(this).find(".comment-report").css('visibility', 'hidden');
|
||
break;
|
||
}
|
||
});
|
||
})()
|
||
</script>
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
> <a href="comments?sort=new_score&status=P" >
|
||
更多短评
|
||
1565条
|
||
</a>
|
||
</div>
|
||
<div id="new-comments" class="tab">
|
||
<div id="normal">
|
||
</div>
|
||
<div class="fold-hd hide">
|
||
<a class="qa" href="/help/opinion#t2-q0" target="_blank">为什么被折叠?</a>
|
||
<a class="btn-unfold" href="#">有一些短评被折叠了</a>
|
||
<div class="qa-tip">
|
||
评论被折叠,是因为发布这条评论的帐号行为异常。评论仍可以被展开阅读,对发布人的账号不造成其他影响。如果认为有问题,可以<a href="https://help.douban.com/help/ask?category=movie">联系</a>豆瓣电影。
|
||
</div>
|
||
</div>
|
||
<div class="fold-bd">
|
||
</div>
|
||
<span id="total-num"></span>
|
||
</div>
|
||
<div id="following-comments" class="tab">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div class="comment-item">
|
||
你关注的人还没写过短评
|
||
</div>
|
||
|
||
</div>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</div>
|
||
</div>
|
||
|
||
|
||
|
||
<!-- 此处是挂载其他页面,不是注释!不是注释!不是注释!-->
|
||
|
||
|
||
|
||
<link rel="stylesheet" href="https://img9.doubanio.com/misc/mixed_static/6078555e83c38f2.css">
|
||
|
||
<section id="reviews-wrapper" class="reviews mod movie-content">
|
||
<header>
|
||
|
||
<a href="new_review" rel="nofollow" class="create-review comment_btn "
|
||
data-isverify="False"
|
||
data-verify-url="https://www.douban.com/accounts/phone/verify?redir=http://movie.douban.com/subject/4296866/new_review">
|
||
<span>我要写影评</span>
|
||
</a>
|
||
<h2>
|
||
神秘博士:逃跑新娘的影评 · · · · · ·
|
||
|
||
<span class="pl">( <a href="reviews">全部 1 条</a> )</span>
|
||
</h2>
|
||
</header>
|
||
|
||
<div class="review_filter">
|
||
<a href="javascript:;;" class="cur" data-sort="">热门</a> /
|
||
<a href="javascript:;;" data-sort="time">最新</a> /
|
||
<a href="javascript:;;" data-sort="follow">好友</a>
|
||
</div>
|
||
<script>
|
||
var cur_sort = '';
|
||
$('#reviews-wrapper .review_filter a').on('click', function () {
|
||
var sort = $(this).data('sort');
|
||
if(sort === cur_sort) return;
|
||
|
||
if(sort === 'follow' && true){
|
||
window.location.href = '//www.douban.com/accounts/login?source=movie';
|
||
return;
|
||
}
|
||
|
||
if($('#reviews-wrapper .review_filter').data('doing')) return;
|
||
$('#reviews-wrapper .review_filter').data('doing', true);
|
||
|
||
cur_sort = sort;
|
||
|
||
$('#reviews-wrapper .review_filter a').removeClass('cur');
|
||
$(this).addClass('cur');
|
||
|
||
$.getJSON('reviews', { sort: sort }, function(res) {
|
||
$('#reviews-wrapper .review-list').remove();
|
||
$('#reviews-wrapper [href="reviews?sort=follow"]').parent().remove();
|
||
$('#reviews-wrapper .review_filter').after(res.html);
|
||
$('#reviews-wrapper .review_filter').data('doing', false);
|
||
$('#reviews-wrapper .review_filter').removeData('doing');
|
||
|
||
if (res.count === 0) {
|
||
$('#reviews-wrapper .review-list').html('<span class="no-review">你关注的人还没写过长评</span>');
|
||
}
|
||
});
|
||
});
|
||
</script>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div class="review-list ">
|
||
|
||
|
||
|
||
|
||
|
||
<div data-cid="5985587">
|
||
<div class="main review-item" id="5985587">
|
||
|
||
|
||
|
||
<header class="main-hd">
|
||
<a href="https://www.douban.com/people/55437542/" class="avator">
|
||
<img width="24" height="24" src="https://img9.doubanio.com/icon/u55437542-2.jpg">
|
||
</a>
|
||
|
||
<a href="https://www.douban.com/people/55437542/" class="name">遥若离</a>
|
||
|
||
<span class="allstar50 main-title-rating" title="力荐"></span>
|
||
|
||
<span content="2013-05-23" class="main-meta">2013-05-23 10:12:23</span>
|
||
|
||
|
||
</header>
|
||
|
||
|
||
<div class="main-bd">
|
||
|
||
<h2><a href="https://movie.douban.com/review/5985587/">他在时光外——写给最爱的Doctor(逃跑新娘)</a></h2>
|
||
|
||
<div id="review_5985587_short" class="review-short" data-rid="5985587">
|
||
<div class="short-content">
|
||
<p class="spoiler-tip">这篇影评可能有剧透</p>
|
||
|
||
S03E00 Christmas Special 一 初见Donna时, 我真心讨厌她。 大呼小叫、举止粗鲁、完全是一个泼妇的表现,用现在流行的话来说,她几乎完全符合了女屌丝这一称谓。尤其是那些大呼小叫着的发问揭开Doctor的痛楚,也戳到了我的伤心处。即使是这...
|
||
|
||
(<a href="javascript:;" id="toggle-5985587-copy" class="unfold" title="展开">展开</a>)
|
||
</div>
|
||
</div>
|
||
|
||
<div id="review_5985587_full" class="hidden">
|
||
<div id="review_5985587_full_content" class="full-content"></div>
|
||
</div>
|
||
|
||
<div class="action">
|
||
<a href="javascript:;" class="action-btn up" data-rid="5985587" title="有用">
|
||
<img src="https://img9.doubanio.com/f/zerkalo/536fd337139250b5fb3cf9e79cb65c6193f8b20b/pics/up.png" />
|
||
<span id="r-useful_count-5985587">
|
||
30
|
||
</span>
|
||
</a>
|
||
<a href="javascript:;" class="action-btn down" data-rid="5985587" title="没用">
|
||
<img src="https://img9.doubanio.com/f/zerkalo/68849027911140623cf338c9845893c4566db851/pics/down.png" />
|
||
<span id="r-useless_count-5985587">
|
||
1
|
||
</span>
|
||
</a>
|
||
<a href="https://movie.douban.com/review/5985587/#comments" class="reply ">1回应</a>
|
||
|
||
<a href="javascript:;;" class="fold hidden">收起</a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<script type="text/javascript" src="https://img9.doubanio.com/misc/mixed_static/17dfbca9ee00936a.js"></script>
|
||
<!-- COLLECTED CSS -->
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<p class="pl">
|
||
>
|
||
<a href="reviews">
|
||
更多影评
|
||
1篇
|
||
</a>
|
||
</p>
|
||
</section>
|
||
<!-- COLLECTED JS -->
|
||
|
||
|
||
|
||
|
||
<br/>
|
||
|
||
|
||
<div class="section-discussion">
|
||
|
||
<div class="mod-hd">
|
||
<a class="comment_btn j a_show_login" href="https://www.douban.com/register?reason=review" rel="nofollow"><span>添加新讨论</span></a>
|
||
|
||
<h2>
|
||
讨论区
|
||
· · · · · ·
|
||
</h2>
|
||
|
||
</div>
|
||
|
||
<table class="olt"><tr><td><td><td><td></tr>
|
||
|
||
<tr>
|
||
<td class="pl"><a href="https://movie.douban.com/subject/4296866/discussion/616925759/" title="一般">一般</a></td>
|
||
<td class="pl"><span>来自</span><a href="https://www.douban.com/people/46667384/">haier</a></td>
|
||
<td class="pl"><span></span></td>
|
||
<td class="pl"><span>2021-04-03 19:07:07</span></td>
|
||
</tr>
|
||
|
||
<tr>
|
||
<td class="pl"><a href="https://movie.douban.com/subject/4296866/discussion/616751346/" title="为啥多娜会被突然传送到tardis里啊?">为啥多娜会被突然传送到tardis里啊?</a></td>
|
||
<td class="pl"><span>来自</span><a href="https://www.douban.com/people/202347602/">🍅小番茄子</a></td>
|
||
<td class="pl"><span>1 回应</span></td>
|
||
<td class="pl"><span>2020-10-11 00:28:03</span></td>
|
||
</tr>
|
||
</table>
|
||
|
||
<p class="pl" align="right">
|
||
<a href="/subject/4296866/discussion/" rel="nofollow">
|
||
> 去这部影片的讨论区(全部2条)
|
||
</a>
|
||
</p>
|
||
</div>
|
||
|
||
|
||
<script type="text/javascript">
|
||
$(function(){if($.browser.msie && $.browser.version == 6.0){
|
||
var $info = $('#info'),
|
||
maxWidth = parseInt($info.css('max-width'));
|
||
if($info.width() > maxWidth) {
|
||
$info.width(maxWidth);
|
||
}
|
||
}});
|
||
</script>
|
||
|
||
|
||
</div>
|
||
<div class="aside">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<script id="episode-tmpl" type="text/x-jsrender">
|
||
<div id="tv-play-source" class="play-source">
|
||
<div class="cross">
|
||
<span style="color:#494949; font-size:16px">{{:cn}}</span>
|
||
<span style="cursor:pointer">✕</span>
|
||
</div>
|
||
<div class="episode-list">
|
||
{{for playlist}}
|
||
<a href="{{:play_link}}&episode={{:ep}}" target="_blank">{{:ep}}集</a>
|
||
{{/for}}
|
||
<div>
|
||
</div>
|
||
</script>
|
||
|
||
<div class="gray_ad">
|
||
|
||
<h2>
|
||
在哪儿看这部电影
|
||
· · · · · ·
|
||
</h2>
|
||
|
||
|
||
<ul class="bs">
|
||
|
||
<li>
|
||
<a class="playBtn" data-cn="腾讯视频" data-impression-track="https://frodo.douban.com/rohirrim/video_tracking/impression?subject_id=4296866&video_type=movie&video_id=194655&source=qq&user_id=&bid=T7N563o1UG0&platform=pc&location=vendor_subject" data-click-track="https://frodo.douban.com/rohirrim/video_tracking/click?subject_id=4296866&video_type=movie&video_id=194655&source=qq&user_id=&bid=T7N563o1UG0&platform=pc&location=vendor_subject" href="https://www.douban.com/link2/?url=http%3A%2F%2Fv.qq.com%2Fcover%2Fz%2Fzoe295h4y257nsc%2Fd0012ht7y36.html%3Fptag%3Ddouban.tv&subtype=1&type=online-video" target="_blank">
|
||
腾讯视频
|
||
</a>
|
||
<span class="buylink-price"><span>
|
||
免费观看
|
||
</span></span>
|
||
</li>
|
||
|
||
</ul>
|
||
</div>
|
||
|
||
|
||
<!-- douban ad begin -->
|
||
<div id="dale_movie_subject_top_right"></div>
|
||
<div id="dale_movie_subject_top_middle"></div>
|
||
<!-- douban ad end -->
|
||
|
||
|
||
|
||
|
||
|
||
<style type="text/css">
|
||
.m4 {margin-bottom:8px; padding-bottom:8px;}
|
||
.movieOnline {background:#FFF6ED; padding:10px; margin-bottom:20px;}
|
||
.movieOnline h2 {margin:0 0 5px;}
|
||
.movieOnline .sitename {line-height:2em; width:160px;}
|
||
.movieOnline td,.movieOnline td a:link,.movieOnline td a:visited{color:#666;}
|
||
.movieOnline td a:hover {color:#fff;}
|
||
.link-bt:link,
|
||
.link-bt:visited,
|
||
.link-bt:hover,
|
||
.link-bt:active {margin:5px 0 0; padding:2px 8px; background:#a8c598; color:#fff; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; display:inline-block;}
|
||
</style>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<!--tags-->
|
||
|
||
<div id="dale_subject_right_guess_you_like"></div>
|
||
<div id="dale_movie_subject_inner_middle"></div>
|
||
<div id="dale_movie_subject_download_middle"></div>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div id="subject-doulist">
|
||
|
||
|
||
<h2>
|
||
<i class="">以下片单推荐</i>
|
||
· · · · · ·
|
||
<span class="pl">
|
||
(
|
||
<a href="https://movie.douban.com/subject/4296866/doulists">全部</a>
|
||
)
|
||
</span>
|
||
</h2>
|
||
|
||
|
||
|
||
<ul>
|
||
|
||
<li>
|
||
<a href="https://www.douban.com/doulist/40347024/" target="_blank">神秘博士(新版)正确观看顺序【在线】</a>
|
||
<span>(狼矛)</span>
|
||
</li>
|
||
|
||
<li>
|
||
<a href="https://www.douban.com/doulist/423747/" target="_blank">Doctor Who</a>
|
||
<span>(Vacuo S1E1)</span>
|
||
</li>
|
||
|
||
<li>
|
||
<a href="https://www.douban.com/doulist/20184555/" target="_blank">一个人看电视(二)</a>
|
||
<span>(鹿小羽)</span>
|
||
</li>
|
||
|
||
<li>
|
||
<a href="https://www.douban.com/doulist/233292/" target="_blank">英伦与北美,风味绝佳。</a>
|
||
<span>(apeachgugu)</span>
|
||
</li>
|
||
|
||
<li>
|
||
<a href="https://www.douban.com/doulist/1275600/" target="_blank">欧美剧————科幻奇幻</a>
|
||
<span>(lolali)</span>
|
||
</li>
|
||
</ul>
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div id="subject-others-interests">
|
||
|
||
|
||
<h2>
|
||
<i class="">谁在看这部电影</i>
|
||
· · · · · ·
|
||
</h2>
|
||
|
||
|
||
<ul class="">
|
||
|
||
<li class="">
|
||
<a href="https://www.douban.com/people/liling52052/" class="others-interest-avatar">
|
||
<img src="https://img2.doubanio.com/icon/u260593961-3.jpg" class="pil" alt="金真妮">
|
||
</a>
|
||
<div class="others-interest-info">
|
||
<a href="https://www.douban.com/people/liling52052/" class="">金真妮</a>
|
||
<div class="">
|
||
昨天
|
||
看过
|
||
|
||
</div>
|
||
</div>
|
||
</li>
|
||
|
||
<li class="">
|
||
<a href="https://www.douban.com/people/264523469/" class="others-interest-avatar">
|
||
<img src="https://img9.doubanio.com/icon/u264523469-5.jpg" class="pil" alt="扇沉三指">
|
||
</a>
|
||
<div class="others-interest-info">
|
||
<a href="https://www.douban.com/people/264523469/" class="">扇沉三指</a>
|
||
<div class="">
|
||
昨天
|
||
想看
|
||
|
||
</div>
|
||
</div>
|
||
</li>
|
||
|
||
<li class="">
|
||
<a href="https://www.douban.com/people/sher7437/" class="others-interest-avatar">
|
||
<img src="https://img9.doubanio.com/icon/u221211502-15.jpg" class="pil" alt="anaphylaxis">
|
||
</a>
|
||
<div class="others-interest-info">
|
||
<a href="https://www.douban.com/people/sher7437/" class="">anaphylaxis</a>
|
||
<div class="">
|
||
昨天
|
||
想看
|
||
|
||
</div>
|
||
</div>
|
||
</li>
|
||
</ul>
|
||
|
||
|
||
<div class="subject-others-interests-ft">
|
||
|
||
<a href="https://movie.douban.com/subject/4296866/comments?status=P">10002人看过</a>
|
||
/
|
||
<a href="https://movie.douban.com/subject/4296866/comments?status=F">2817人想看</a>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
<!-- douban ad begin -->
|
||
<div id="dale_movie_subject_middle_right"></div>
|
||
<script type="text/javascript">
|
||
(function (global) {
|
||
if(!document.getElementsByClassName) {
|
||
document.getElementsByClassName = function(className) {
|
||
return this.querySelectorAll("." + className);
|
||
};
|
||
Element.prototype.getElementsByClassName = document.getElementsByClassName;
|
||
|
||
}
|
||
var articles = global.document.getElementsByClassName('article'),
|
||
asides = global.document.getElementsByClassName('aside');
|
||
|
||
if (articles.length > 0 && asides.length > 0 && articles[0].offsetHeight >= asides[0].offsetHeight) {
|
||
(global.DoubanAdSlots = global.DoubanAdSlots || []).push('dale_movie_subject_middle_right');
|
||
}
|
||
})(this);
|
||
</script>
|
||
<!-- douban ad end -->
|
||
|
||
|
||
|
||
<br/>
|
||
|
||
|
||
<p class="pl">订阅神秘博士:逃跑新娘的评论: <br/><span class="feed">
|
||
<a href="https://movie.douban.com/feed/subject/4296866/reviews"> feed: rss 2.0</a></span></p>
|
||
|
||
|
||
</div>
|
||
<div class="extra">
|
||
|
||
|
||
<!-- douban ad begin -->
|
||
<div id="dale_movie_subject_bottom_super_banner"></div>
|
||
<script type="text/javascript">
|
||
(function (global) {
|
||
var body = global.document.body,
|
||
html = global.document.documentElement;
|
||
|
||
var height = Math.max(body.scrollHeight, body.offsetHeight, html.clientHeight, html.scrollHeight, html.offsetHeight);
|
||
if (height >= 2000) {
|
||
(global.DoubanAdSlots = global.DoubanAdSlots || []).push('dale_movie_subject_bottom_super_banner');
|
||
}
|
||
})(this);
|
||
</script>
|
||
<!-- douban ad end -->
|
||
|
||
<!-- douban ad begin -->
|
||
<div id="dale_movie_subject_hovering_video"></div>
|
||
<!-- douban ad end -->
|
||
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
<div id="footer">
|
||
<div class="footer-extra"></div>
|
||
|
||
<span id="icp" class="fleft gray-link">
|
||
© 2005-2022 douban.com, all rights reserved 北京豆网科技有限公司
|
||
</span>
|
||
|
||
<a href="https://www.douban.com/hnypt/variformcyst.py" style="display: none;"></a>
|
||
|
||
<span class="fright">
|
||
<a href="https://www.douban.com/about">关于豆瓣</a>
|
||
· <a href="https://www.douban.com/jobs">在豆瓣工作</a>
|
||
· <a href="https://www.douban.com/about?topic=contactus">联系我们</a>
|
||
· <a href="https://www.douban.com/about/legal">法律声明</a>
|
||
|
||
· <a href="https://help.douban.com/?app=movie" target="_blank">帮助中心</a>
|
||
· <a href="https://www.douban.com/doubanapp/">移动应用</a>
|
||
· <a href="https://www.douban.com/partner/">豆瓣广告</a>
|
||
</span>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
<script type="text/javascript" src="https://img1.doubanio.com/misc/mixed_static/4773b4b00c451a2c.js"></script><script type="text/javascript">
|
||
if (!Do.ready) {
|
||
!function(){var t,e,n=document,r=window,i=window.__external_files_loaded=window.__external_files_loaded||{},o=window.__external_files_loading=window.__external_files_loading||{},a=function(t){return t.constructor===Array},s={autoLoad:!0,coreLib:["//img3.doubanio.com/js/jquery.min.js"],mods:{}},c=n.getElementsByTagName("script"),d=c[c.length-1],u=[],l=!1,f=[],h=function(t,e,r,a,s){var d=c[0];if(t){if(i[t])return o[t]=!1,void(a&&a(t,s));if(o[t])return void setTimeout(function(){h(t,e,r,a,s)},1);o[t]=!0;var u,l=e||t.toLowerCase().split(/\./).pop().replace(/[\?#].*/,"");if("js"===l?(u=n.createElement("script"),u.setAttribute("type","text/javascript"),u.setAttribute("src",t),u.setAttribute("async",!0)):"css"===l&&(u=n.createElement("link"),u.setAttribute("type","text/css"),u.setAttribute("rel","stylesheet"),u.setAttribute("href",t),i[t]=!0),u){if(r&&(u.charset=r),"css"===l)return d.parentNode.insertBefore(u,d),void(a&&a(t,s));u.onload=u.onreadystatechange=function(){this.readyState&&"loaded"!==this.readyState&&"complete"!==this.readyState||(i[this.getAttribute("src")]=!0,a&&a(this.getAttribute("src"),s),u.onload=u.onreadystatechange=null)},d.parentNode.insertBefore(u,d)}}},p=function(t){if(t&&a(t)){for(var e,n=0,r=[],i=s.mods,o=[],c={},d=function(t){var e,n,r=0;if(c[t])return o;if(c[t]=!0,i[t].requires){for(n=i[t].requires;"undefined"!=typeof(e=n[r++]);)i[e]?(d(e),o.push(e)):o.push(e);return o}return o};"undefined"!=typeof(e=t[n++]);)i[e]&&i[e].requires&&i[e].requires[0]&&(o=[],c={},r=r.concat(d(e))),r.push(e);return r}},y=function(){l=!0,u.length>0&&(e.apply(this,u),u=[])},m=function(){n.addEventListener?n.removeEventListener("DOMContentLoaded",m,!1):n.attachEvent&&n.detachEvent("onreadystatechange",m),y()},v=function(){if(!l){try{n.documentElement.doScroll("left")}catch(t){return r.setTimeout(v,1)}y()}},g=function(){if("complete"===n.readyState)return r.setTimeout(y,1);var t=!1;if(n.addEventListener)n.addEventListener("DOMContentLoaded",m,!1),r.addEventListener("load",y,!1);else if(n.attachEvent){n.attachEvent("onreadystatechange",m),r.attachEvent("onload",y);try{t=null===r.frameElement}catch(t){}document.documentElement.doScroll&&t&&v()}},E=function(t){t&&a(t)&&(this.queue=t,this.current=null)};E.prototype={_interval:10,start:function(){return this.current=this.next(),this.current?void this.run():void(this.end=!0)},run:function(){var t,e=this,n=this.current;return"function"==typeof n?(n(),void this.start()):void("string"==typeof n&&(s.mods[n]?(t=s.mods[n],h(t.path,t.type,t.charset,function(t){e.start()},e)):/\.js|\.css/i.test(n)?h(n,"","",function(t,e){e.start()},e):this.start()))},next:function(){return this.queue.shift()}},t=d.getAttribute("data-cfg-autoload"),"string"==typeof t&&(s.autoLoad="true"===t.toLowerCase()),t=d.getAttribute("data-cfg-corelib"),"string"==typeof t&&(s.coreLib=t.split(",")),e=function(){var t,e=[].slice.call(arguments);f.length>0&&(e=f.concat(e)),s.autoLoad&&(e=s.coreLib.concat(e)),t=new E(p(e)),t.start()},e.add=function(t,e){t&&e&&e.path&&(s.mods[t]=e)},e.delay=function(){var t=[].slice.call(arguments),n=t.shift();r.setTimeout(function(){e.apply(this,t)},n)},e.global=function(){var t=[].slice.call(arguments);f=f.concat(t)},e.ready=function(){var t=[].slice.call(arguments);return l?e.apply(this,t):void(u=u.concat(t))},e.css=function(t){var e=n.getElementById("do-inline-css");e||(e=n.createElement("style"),e.type="text/css",e.id="do-inline-css",n.getElementsByTagName("head")[0].appendChild(e)),e.styleSheet?e.styleSheet.cssText=e.styleSheet.cssText+t:e.appendChild(n.createTextNode(t))},s.autoLoad&&e(s.coreLib),e.define=e.add,e._config=s,e._mods=s.mods,this.Do=e,g()}();
|
||
}
|
||
function reportTrack(url) {
|
||
if (!url) { return false }
|
||
$.ajax({ url: url, dataType: 'text/html' })
|
||
}
|
||
Do.ready(
|
||
'https://img1.doubanio.com/f/movie/b2a06a0332fc1526f4caaf8c76c2717d24da408d/js/movie/lib/jsrender.min.js',
|
||
function(){
|
||
$(document).on('click', '.cross span', function(e) {
|
||
var $this = $(this);
|
||
var $dialog = $this.parents('#tv-play-source');
|
||
$dialog.remove();
|
||
});
|
||
$('body').bind('click', function(e) {
|
||
var $this = $(e.target),
|
||
$source = $('.play-source');
|
||
if (!$this.is('.playBtn') && !$this.parents('.play-source').length) {
|
||
$source.remove();
|
||
}
|
||
});
|
||
var sources = {};
|
||
sources[1] = [
|
||
{play_link: "https://www.douban.com/link2/?url=http%3A%2F%2Fv.qq.com%2Fcover%2Fz%2Fzoe295h4y257nsc%2Fd0012ht7y36.html%3Fptag%3Ddouban.tv&subtype=1&type=online-video", ep: "1"},
|
||
];
|
||
$('.playBtn').each(function(i, item) {
|
||
// 曝光监测上报
|
||
if (item) {
|
||
reportTrack(item.dataset.impressionTrack);
|
||
}
|
||
});
|
||
$('.playBtn').click(function(e){
|
||
// 点击监测上报
|
||
reportTrack(e.target.dataset.clickTrack);
|
||
|
||
$('.play-source').remove();
|
||
|
||
var height, width, tmpl, cn, source;
|
||
var $dialog = $('#tv-play-source');
|
||
var $this = $(this);
|
||
source = $this.data('source');
|
||
if(!source)return;
|
||
cn = $this.data('cn');
|
||
|
||
tmpl = $.templates('#episode-tmpl');
|
||
$dialog = $(tmpl.render({playlist: sources[source], cn: cn}));
|
||
|
||
$dialog.hide();
|
||
$('body').append($dialog);
|
||
width = $dialog.outerWidth();
|
||
|
||
$dialog.css({
|
||
marginLeft: -width / 2,
|
||
top: $this.offset().top + $this.outerHeight()
|
||
}).show();
|
||
});
|
||
});
|
||
</script><script type="text/javascript">
|
||
;/*
|
||
* jQuery hashchange event - v1.3 - 7/21/2010
|
||
* http://benalman.com/projects/jquery-hashchange-plugin/
|
||
*
|
||
* Copyright (c) 2010 "Cowboy" Ben Alman
|
||
* Dual licensed under the MIT and GPL licenses.
|
||
* http://benalman.com/about/license/
|
||
*/
|
||
(function($,e,b){var c="hashchange",h=document,f,g=$.event.special,i=h.documentMode,d="on"+c in e&&(i===b||i>7);function a(j){j=j||location.href;return"#"+j.replace(/^[^#]*#?(.*)$/,"$1")}$.fn[c]=function(j){return j?this.bind(c,j):this.trigger(c)};$.fn[c].delay=50;g[c]=$.extend(g[c],{setup:function(){if(d){return false}$(f.start)},teardown:function(){if(d){return false}$(f.stop)}});f=(function(){var j={},p,m=a(),k=function(q){return q},l=k,o=k;j.start=function(){p||n()};j.stop=function(){p&&clearTimeout(p);p=b};function n(){var r=a(),q=o(m);if(r!==m){l(m=r,q);$(e).trigger(c)}else{if(q!==m){location.href=location.href.replace(/#.*/,"")+q}}p=setTimeout(n,$.fn[c].delay)}$.browser.msie&&!d&&(function(){var q,r;j.start=function(){if(!q){r=$.fn[c].src;r=r&&r+a();q=$('<iframe tabindex="-1" title="empty"/>').hide().one("load",function(){r||l(a());n()}).attr("src",r||"javascript:0").insertAfter("body")[0].contentWindow;h.onpropertychange=function(){try{if(event.propertyName==="title"){q.document.title=h.title}}catch(s){}}}};j.stop=k;o=function(){return a(q.location.href)};l=function(v,s){var u=q.document,t=$.fn[c].domain;if(v!==s){u.title=h.title;u.open();t&&u.write('<script>document.domain="'+t+'"<\/script>');u.close();q.location.hash=v}}})();return j})()})(jQuery,this);
|
||
|
||
Douban&&Douban.init_vote_comment&&(Douban.init_vote_comment=function(o){var t=$(o).prev().prev(),n=$(o).prev().val();$(o).click(function(){$.postJSON_withck("/j/comment/vote",{id:n},function(o){0===o.r&&o.count?t.text(o.count):1===o.r&&alert(o.msg)})})}),$(".vote-comment").hover(function(){$(".pop").hide(),$(this).next(".pop").show()},function(){$(".pop").hide()});
|
||
$(function(){
|
||
var UA = navigator.userAgent.toLowerCase();
|
||
isSafari = /safari/.test(UA)
|
||
$("#season").live('change', function(){
|
||
var subjectId = $(this).val();
|
||
if (subjectId.length){
|
||
window.location = "/subject/" + subjectId + "/";
|
||
// fix null state bug in Safari
|
||
if (isSafari) {
|
||
window.history.pushState &&
|
||
window.history.pushState(null, document.title, window.location.href)
|
||
}
|
||
}
|
||
});
|
||
$("#season").val("4296866")
|
||
|
||
$(window).hashchange();
|
||
if(window.location.href.indexOf('suggest')>0 && window.location.href.indexOf("?")>0){
|
||
if(window.history.pushState){
|
||
window.history.pushState(null, document.title, window.location.href.substring(0,window.location.href.indexOf("?")));
|
||
}
|
||
}
|
||
|
||
$('.indent .a_show_full').click(function(){
|
||
$.get('/blank?expand');
|
||
});
|
||
|
||
$('body').on('click', 'a.write_review', function(e) {
|
||
e.preventDefault();
|
||
if(window._USER_ABNORMAL) {
|
||
show_abnormal && show_abnormal()
|
||
}else {
|
||
location.href = $(this).attr('href')
|
||
}
|
||
})
|
||
});
|
||
</script>
|
||
|
||
|
||
<link rel="stylesheet" type="text/css" href="https://img1.doubanio.com/f/shire/8377b9498330a2e6f056d863987cc7a37eb4d486/css/ui/dialog.css" />
|
||
<link rel="stylesheet" type="text/css" href="https://img1.doubanio.com/f/movie/4aca95d66d37ec0712b3d19973b5d8feb75f2f05/css/movie/mod/reg_login_pop.css" />
|
||
<script type="text/javascript" src="https://img1.doubanio.com/f/shire/2c0c1c6b83f9a457b0f38c38a32fc43a42ec9bad/js/do.js" data-cfg-autoload="false"></script>
|
||
<script type="text/javascript" src="https://img1.doubanio.com/f/shire/bc881a837a728ab82aa01d653b1c180190bb5a5d/js/ui/dialog.js"></script>
|
||
<script type="text/javascript">
|
||
var HTTPS_DB='https://www.douban.com';
|
||
var account_pop={open:function(o,e){e?referrer="?referrer="+encodeURIComponent(e):referrer="?referrer="+window.location.href;var n="",i="",t=448;n="用户登录",i="https://accounts.douban.com/passport/login_popup?source=movie";var r=document.location.protocol+"//"+document.location.hostname,a=dui.Dialog({width:340,title:n,height:t,cls:"account_pop",isHideTitle:!0,modal:!0,content:"<iframe scrolling='no' frameborder='0' width='340' height='"+t+"' src='"+i+"' name='"+r+"'></iframe>"},!0),c=a.node;if(c.undelegate(),c.delegate(".dui-dialog-close","click",function(){var o=$("body");o.find("#login_msk").hide(),o.find(".account_pop").remove()}),$(window).width()<478){var d="";"reg"===o?d=HTTPS_DB+"/accounts/register"+referrer:"login"===o&&(d=HTTPS_DB+"/accounts/login"+referrer),window.location.href=d}else a.open();$(window).bind("message",function(o){"https://accounts.douban.com"===o.originalEvent.origin&&(c.find("iframe").css("height",o.originalEvent.data),c.height(o.originalEvent.data),a.update())})}};Douban&&Douban.init_show_login&&(Douban.init_show_login=function(o){var e=$(o);e.click(function(){var o=e.data("ref")||"";return account_pop.open("login",o),!1})}),Do(function(){$("body").delegate(".pop_register","click",function(o){o.preventDefault();var e=$(this).data("ref")||"";return account_pop.open("reg",e),!1}),$("body").delegate(".pop_login","click",function(o){o.preventDefault();var e=$(this).data("ref")||"";return account_pop.open("login",e),!1})});
|
||
</script>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<script type="text/javascript">
|
||
(function (global) {
|
||
var newNode = global.document.createElement('script'),
|
||
existingNode = global.document.getElementsByTagName('script')[0],
|
||
adSource = '//erebor.douban.com/',
|
||
userId = '',
|
||
browserId = 'T7N563o1UG0',
|
||
criteria = '7:冒险|7:电视剧|7:CatherineTate|7:尤洛斯·林|7:科幻|7:大卫·田纳特|7:DavidTennant|7:BBC|7:莎拉·帕里什|7:神秘博士|7:凯瑟琳·塔特|7:剧情|7:2006|7:奇幻|7:DoctorWho|7:英剧|7:喜剧|7:英国|3:/subject/4296866/',
|
||
preview = '',
|
||
debug = false,
|
||
adSlots = ['dale_movie_subject_top_icon', 'dale_movie_subject_top_right', 'dale_movie_subject_top_middle', 'dale_movie_subject_inner_middle', 'dale_movie_subject_download_middle', 'dale_movie_subject_banner_after_intro', 'dale_subject_right_guess_you_like', 'dale_movie_subject_hovering_video'];
|
||
|
||
global.DoubanAdRequest = {src: adSource, uid: userId, bid: browserId, crtr: criteria, prv: preview, debug: debug};
|
||
global.DoubanAdSlots = (global.DoubanAdSlots || []).concat(adSlots);
|
||
|
||
newNode.setAttribute('type', 'text/javascript');
|
||
newNode.setAttribute('src', '//img1.doubanio.com/MnJwNGlleS9mL2FkanMvY2M1OGQyNTQ2N2I2YmQzOTlmNTliMGJiMjI4MWRhZTlkNTNjYTFkZC9hZC5yZWxlYXNlLmpz');
|
||
newNode.setAttribute('async', true);
|
||
existingNode.parentNode.insertBefore(newNode, existingNode);
|
||
})(this);
|
||
</script>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<script type="text/javascript">
|
||
var _paq = _paq || [];
|
||
_paq.push(['trackPageView']);
|
||
_paq.push(['enableLinkTracking']);
|
||
(function() {
|
||
var p=(('https:' == document.location.protocol) ? 'https' : 'http'), u=p+'://fundin.douban.com/';
|
||
_paq.push(['setTrackerUrl', u+'piwik']);
|
||
_paq.push(['setSiteId', '100001']);
|
||
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
|
||
g.type='text/javascript';
|
||
g.defer=true;
|
||
g.async=true;
|
||
g.src=p+'://img3.doubanio.com/dae/fundin/piwik.js';
|
||
s.parentNode.insertBefore(g,s);
|
||
})();
|
||
</script>
|
||
|
||
<script type="text/javascript">
|
||
var setMethodWithNs = function(namespace) {
|
||
var ns = namespace ? namespace + '.' : ''
|
||
, fn = function(string) {
|
||
if(!ns) {return string}
|
||
return ns + string
|
||
}
|
||
return fn
|
||
}
|
||
|
||
var gaWithNamespace = function(fn, namespace) {
|
||
var method = setMethodWithNs(namespace)
|
||
fn.call(this, method)
|
||
}
|
||
|
||
var _gaq = _gaq || []
|
||
, accounts = [
|
||
{ id: 'UA-7019765-1', namespace: 'douban' }
|
||
, { id: 'UA-7019765-19', namespace: '' }
|
||
]
|
||
, gaInit = function(account) {
|
||
gaWithNamespace(function(method) {
|
||
gaInitFn.call(this, method, account)
|
||
}, account.namespace)
|
||
}
|
||
, gaInitFn = function(method, account) {
|
||
_gaq.push([method('_setAccount'), account.id]);
|
||
_gaq.push([method('_setSampleRate'), '5']);
|
||
|
||
|
||
_gaq.push([method('_addOrganic'), 'google', 'q'])
|
||
_gaq.push([method('_addOrganic'), 'baidu', 'wd'])
|
||
_gaq.push([method('_addOrganic'), 'soso', 'w'])
|
||
_gaq.push([method('_addOrganic'), 'youdao', 'q'])
|
||
_gaq.push([method('_addOrganic'), 'so.360.cn', 'q'])
|
||
_gaq.push([method('_addOrganic'), 'sogou', 'query'])
|
||
if (account.namespace) {
|
||
_gaq.push([method('_addIgnoredOrganic'), '豆瓣'])
|
||
_gaq.push([method('_addIgnoredOrganic'), 'douban'])
|
||
_gaq.push([method('_addIgnoredOrganic'), '豆瓣网'])
|
||
_gaq.push([method('_addIgnoredOrganic'), 'www.douban.com'])
|
||
}
|
||
|
||
if (account.namespace === 'douban') {
|
||
_gaq.push([method('_setDomainName'), '.douban.com'])
|
||
}
|
||
|
||
_gaq.push([method('_setCustomVar'), 1, 'responsive_view_mode', 'desktop', 3])
|
||
|
||
_gaq.push([method('_setCustomVar'), 2, 'login_status', '0', 2]);
|
||
|
||
_gaq.push([method('_trackPageview')])
|
||
}
|
||
|
||
for(var i = 0, l = accounts.length; i < l; i++) {
|
||
var account = accounts[i]
|
||
gaInit(account)
|
||
}
|
||
|
||
|
||
;(function() {
|
||
var ga = document.createElement('script');
|
||
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
||
ga.setAttribute('async', 'true');
|
||
document.documentElement.firstChild.appendChild(ga);
|
||
})()
|
||
</script>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<!-- dae-web-movie--default-56774547f9-9smr5-->
|
||
|
||
<script>_SPLITTEST=''</script>
|
||
</body>
|
||
|
||
</html>
|
||
|
||
|