|
|
@@ -82,9 +82,13 @@ var _hmt = _hmt || [];
|
|
|
</div>
|
|
|
<div class="col-md-6 col-sm-8 col-xs-12">
|
|
|
<!--<div><img src="images/intro-image.png" class="img-responsive" alt="intro-image"></div>-->
|
|
|
- <div>
|
|
|
+ <div class="width:100%; height:100%">
|
|
|
<!--<img src="images/0003.png" class="img-responsive" alt="intro-image">-->
|
|
|
- <iframe src="//player.bilibili.com/player.html?aid=78427253&cid=134191715&page=1" class="img-responsive" scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true"> </iframe>
|
|
|
+ <iframe src="//player.bilibili.com/player.html?aid=78427253&cid=134191715&page=1"
|
|
|
+ class="img-responsive" scrolling="no" border="0" frameborder="no" framespacing="0"
|
|
|
+ width="100%"
|
|
|
+ height="100%"
|
|
|
+ allowfullscreen="true"> </iframe>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|