<!DOCTYPE html>
<html lang="zh_TW">
<head>
<meta charset="utf-8">
<meta http-equiv="Content-Language" content="zh-TW" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1">
<meta name="format-detection" content="telephone=no,email=no,adress=no" />
<title>HOT熱點資訊</title>
<meta name="description" content="HOT熱點資訊為您提供最HOT最熱最新的資訊。歡迎您瀏覽閱讀。" />
<link rel="canonical" href="https://www.thecommonsdaily.tw/" />
<link rel="amphtml" href="https://www.thecommonsdaily.tw/?amp">
<link rel="dns-prefetch" href="https://pagead2.googlesyndication.com/">
<link rel="dns-prefetch" href="https://googleads.g.doubleclick.net/">
<!--[if lt IE 9]>
<script src="/style/html5shiv.min.js"></script>
<script src="/style/respond.min.js"></script>
<![endif]-->
<style type="text/css">
/*CSS Reset*/
 html{
     margin:0 auto;
     font-family:"Microsoft JhengHei","Microsoft YaHei",Verdana,sans-serif;
     -webkit-text-size-adjust: 100%;
     -ms-text-size-adjust: 100%;
     border: 1px solid #ddd;
}
 @media only screen and (min-width:978px) {
     html {
         margin:0 auto;
         width:70%;
    }
}
 html {
     margin:0 auto\9;
     width:70%\9;
}
body{
}
 body,h1,h2,h3,h4,h5,h6,p, ol, ul, li,dl, dt, dd, pre, th, td, img, iframe{
     margin: 0;
     padding: 0;
}
 ol,ul,li{
     list-style: none;
}
 h1,h2,h3,h4,h5,h6{
     font-size: 100%;
     font-weight: 600;
}
 a{
     text-decoration:none;
     outline:0;
     color:#333;
     cursor:pointer;
}
 *{
     -webkit-tap-highlight-color:rgba(0,0,0,0) 
}
 .clear{
     clear:both;
}
/*header*/
 .header h1,.header h2{
     line-height:2em;
     background:#3B86E0;
     font-size:18px;
     font-weight:bold;
     margin:0;
     padding:0;
     text-align:center;
}
 .header h1 a,.header h2 a{
     color:#fff;
     text-decoration:none;
     margin:0;
     padding:0;
}
 .header h1 a:hover, .header h1 a:visited, .header h2 a:hover, .header h2 a:visited{
     color:#fff;
}
 .nav a, .nav a:visited{
     background:#3B86E0;
     color:#fff;
     font-size:15px;
     width:16.666666%;
     line-height:2em;
     float:left;
     display:block;
     font-weight:500;
     text-decoration:none;
     text-align:center;
     white-space:nowrap;
     overflow:hidden;
     text-overflow: ellipsis;
     -o-text-overflow:ellipsis;
}
 .nav a:hover{
     background:#0052D9;
}
 .yc, #yclinks{
     width:0px;
     height:0px;
     overflow:hidden;
}
 strong{
     font-weight:550;
}
/*search form*/
.header{
	margin-bottom:42px;
}
 #header{
     background:#3B86E0;
     position: fixed;
     z-index:10000000;
     top:0;
     left:0;
     right:0;
     clear:both;
}
@media only screen and (min-width:978px) {
	#header{
		margin:0 auto;
		width:70%;
	}
}
#header{
		margin:0 auto\9;
		width:70%\9;
}
 #logo{
     background-image: url(/style/logo.png);
     height:40px;
     width: 82px;
     float: left;
     margin: 3px 8px 0 8px;
}
#logo h3{
	width:0px; height:0px; overflow:hidden;
}
 #search {
     box-sizing:border-box;
     -moz-box-sizing:border-box;
     position:relative;
     overflow:hidden;
     padding-right:30px;
     border: 1px solid #ccc;
     margin: 6px 12px 0 0;
     width:25%\9;
     float:right\9;
}
 @media only screen and (min-width: 768px) {
     #search {
         width:25%;
         float:right;
    }
}
 #search input[type='text'] {
     box-sizing:border-box;
     -moz-box-sizing:border-box;
     width:100%;
     height:29px;
     line-height:30px;
     padding:0 3px 0 0;
     margin-right:5px;
     vertical-align:middle;
     border:0px;
     outline:none;
     -webkit-appearance: none;
    border-radius: 0;
}
 #search-button{
     background-image: url(/style/search-button.png);
     background-color: #fff;
     right:0px;
     top:0px;
     position:absolute;
     width:30px;
     height:29px;
     float: right;
     border: 0;
     cursor: pointer;
     outline:none; 
     -webkit-appearance: none;
    border-radius: 0;
    vertical-align: middle;
}/*列表*/
.item{
	clear:both;
	padding:0 10px;
}
.news{
border-bottom: 1px solid #ddd;	
}
.item h3{
	padding:6px 0;
	font-size:1.2em;
}
.fl{
	float:left;
	overflow:hidden;
}
.fl .img{
	padding-right:1px;
}
/*article*/
.time{
	clear:both;
	color:#aaa;
	font-size:0.8em;
	padding:8px  0;
	margin:0px;
}
.title {
	border-bottom: 1px solid #ddd;
	text-align:center;
}
.title p{
	color:#bbb;
	font-size:0.8em;
	padding:3px 0 ;
	margin:0px;
}
.title h1{
	font-size:1.2em;
	padding:1px 0 ;
margin:0px;
}
.content{
	padding:10px;
}
figure {
padding:0px;
margin:0px;
}
@media only screen and (max-width: 768px) {
	.content .img{
		width:100%;
		text-align:center;
	}
}
@media only screen and (min-width: 768px) {
	.content .img{
		max-width:70%;
		height: auto;
		width: auto\9;  
		margin: 0px auto; 
	}
}
.txt{
	line-height:1.8em;
}
.relist{
	border-bottom: 1px solid #ddd;
	padding:5px 10px;
	margin:0;
}
.h1h1{
	border-bottom: 1px solid #ddd;
	padding:5px 6px;
	margin:0;
	font-size:1.1em;
}
.gg{
	text-align:center;
	margin:0 auto;
}
.img-responsive {
  display: inline-block;
  height: auto;
  width: auto\9;  
  max-width: 100%;
  margin: 0px auto; 
}

@media only screen and (max-width: 745px) {
.fl{
	width:33.333%;
}
}
</style>
</head>
<body>
<header class="header">
<h1 class="yc"><a href="/">HOT熱點資訊</a></h1>
</header>
<div class="clear"></div>
<header class="header">
<div id="header">
<a href="/"><div id="logo"><h3>HOT熱點資訊</h3></div></a>
<div id="search">
<form action="/">
<input type="text" name="q" placeholder=" 請輸入關鍵字搜尋熱點" />
<input type="submit" id="search-button" value="" />
</form>
</div>
</div>
</header> 
<!--BEGIN-->
<h1 class="h1h1">【熱點】相關資訊</h1>
<section class="item">
<div class="news">
<a  class="alink" href="/a/391646561510181.html">
<h3>此國是我國的鄰國，卻稱自己屬於中國，不僅說漢語還說首都是北京</h3>
<div class="fl"><div class="img">
<img src="https://06imgmini.eastday.com/mobile/20181015/20181015165646_9a82431b8fa5f9e2fe1345e0f519592c_1_mwpm_03200403.jpg" class="img-responsive" width="240" height="180"  alt="">
</div></div>
<div class="fl"><div class="img">
<img src="https://06imgmini.eastday.com/mobile/20181015/20181015165646_9a82431b8fa5f9e2fe1345e0f519592c_2_mwpm_03200403.jpg" class="img-responsive" width="240" height="180"  alt="">
</div></div>
<div class="fl"><div class="img">
<img src="https://06imgmini.eastday.com/mobile/20181015/20181015165646_9a82431b8fa5f9e2fe1345e0f519592c_3_mwpm_03200403.jpg" class="img-responsive" width="240" height="180"  alt="">
</div></div>
</a>
<p class="time">2018-10-15</p>
</div>
</section>
<section class="item">
<div class="news">
<a  class="alink" href="/a/851206310310181.html">
<h3>癌症的“死對頭”終於找到了，每天吃點，遠離癌細胞，不花冤枉錢</h3>
<div class="fl"><div class="img">
<img src="https://01imgmini.eastday.com/mobile/20181013/20181013013602_191ecc74c1200a2a31afa1dfb5676ae8_3_mwpm_03200403.jpg" class="img-responsive" width="240" height="180"  alt="">
</div></div>
<div class="fl"><div class="img">
<img src="https://01imgmini.eastday.com/mobile/20181013/20181013013602_191ecc74c1200a2a31afa1dfb5676ae8_1_mwpm_03200403.jpg" class="img-responsive" width="240" height="180"  alt="">
</div></div>
<div class="fl"><div class="img">
<img src="https://01imgmini.eastday.com/mobile/20181013/20181013013602_191ecc74c1200a2a31afa1dfb5676ae8_2_mwpm_03200403.jpg" class="img-responsive" width="240" height="180"  alt="">
</div></div>
</a>
<p class="time">2018-10-15</p>
</div>
</section>
<div class="gg">
<script src="/8/aresponsive.js"></script>
</div><section class="item">
<div class="news">
<a  class="alink" href="/a/639753351510181.html">
<h3>美方指責中國軍艦驅離闖南海美艦 中國大使懟回</h3>
<div class="fl"><div class="img">
<img src="https://01imgmini.eastday.com/mobile/20181015/20181015153357_a016ddf23b49c0c665156b4ba87c19ba_1_mwpm_03200403.jpg" class="img-responsive" width="240" height="180"  alt="">
</div></div>
</a>
<p class="time">2018-10-15</p>
</div>
</section>
<section class="item">
<div class="news">
<a  class="alink" href="/a/197515371410181.html">
<h3>山東一男子銀行取錢，竟然取出一張豹子號，價值可達上千元一張</h3>
<div class="fl"><div class="img">
<img src="https://08imgmini.eastday.com/mobile/20181014/20181014173515_44931f52530495168466f093b14f8d7a_3_mwpm_03200403.jpg" class="img-responsive" width="240" height="180"  alt="">
</div></div>
<div class="fl"><div class="img">
<img src="https://08imgmini.eastday.com/mobile/20181014/20181014173515_44931f52530495168466f093b14f8d7a_1_mwpm_03200403.jpg" class="img-responsive" width="240" height="180"  alt="">
</div></div>
<div class="fl"><div class="img">
<img src="https://08imgmini.eastday.com/mobile/20181014/20181014173515_44931f52530495168466f093b14f8d7a_2_mwpm_03200403.jpg" class="img-responsive" width="240" height="180"  alt="">
</div></div>
</a>
<p class="time">2018-10-15</p>
</div>
</section>
<section class="item">
<div class="news">
<a  class="alink" href="/a/827245000510181.html">
<h3>熬小米粥時，萬萬不可直接下鍋，多加這1步，保證出油又好喝</h3>
<div class="fl"><div class="img">
<img src="https://05imgmini.eastday.com/mobile/20181015/20181015000542_d573d83bf61e825073deaf231f2ee112_4_mwpm_03200403.jpg" class="img-responsive" width="240" height="180"  alt="">
</div></div>
<div class="fl"><div class="img">
<img src="https://05imgmini.eastday.com/mobile/20181015/20181015000542_d573d83bf61e825073deaf231f2ee112_1_mwpm_03200403.jpg" class="img-responsive" width="240" height="180"  alt="">
</div></div>
<div class="fl"><div class="img">
<img src="https://05imgmini.eastday.com/mobile/20181015/20181015000542_d573d83bf61e825073deaf231f2ee112_3_mwpm_03200403.jpg" class="img-responsive" width="240" height="180"  alt="">
</div></div>
</a>
<p class="time">2018-10-15</p>
</div>
</section>
<section class="item">
<div class="news">
<a  class="alink" href="/a/549008201310181.html">
<h3>63歲劉曉慶挺著孕肚為家人做飯，濃妝艷抹惹爭議，網友：寶刀未老</h3>
<div class="fl"><div class="img">
<img src="https://01imgmini.eastday.com/mobile/20181013/20181013102800_a6538dd2f30c718f481d02c9f3f09387_1_mwpm_03200403.jpg" class="img-responsive" width="240" height="180"  alt="">
</div></div>
<div class="fl"><div class="img">
<img src="https://01imgmini.eastday.com/mobile/20181013/20181013102800_a6538dd2f30c718f481d02c9f3f09387_3_mwpm_03200403.jpg" class="img-responsive" width="240" height="180"  alt="">
</div></div>
<div class="fl"><div class="img">
<img src="https://01imgmini.eastday.com/mobile/20181013/20181013102800_a6538dd2f30c718f481d02c9f3f09387_2_mwpm_03200403.jpg" class="img-responsive" width="240" height="180"  alt="">
</div></div>
</a>
<p class="time">2018-10-15</p>
</div>
</section>
<section class="item">
<div class="news">
<a  class="alink" href="/a/213544460410181.html">
<h3>李克強會見塔總統：吸引更多中國民營企業參與塔投資建設</h3>
<div class="fl"><div class="img">
<img src="https://00imgmini.eastday.com/mobile/20181014/20181014064445_f130697c3004d8a55f10c851affade8f_4_mwpm_03200403.jpg" class="img-responsive" width="240" height="180"  alt="">
</div></div>
<div class="fl"><div class="img">
<img src="https://00imgmini.eastday.com/mobile/20181014/20181014064445_f130697c3004d8a55f10c851affade8f_1_mwpm_03200403.jpg" class="img-responsive" width="240" height="180"  alt="">
</div></div>
<div class="fl"><div class="img">
<img src="https://00imgmini.eastday.com/mobile/20181014/20181014064445_f130697c3004d8a55f10c851affade8f_3_mwpm_03200403.jpg" class="img-responsive" width="240" height="180"  alt="">
</div></div>
</a>
<p class="time">2018-10-15</p>
</div>
</section>
<section class="item">
<div class="news">
<a  class="alink" href="/a/119026251510181.html">
<h3>7歲男童學小提琴 卻遭老師多次毆打臉被扇腫</h3>
<div class="fl"><div class="img">
<img src="https://05imgmini.eastday.com/mobile/20181015/20181015152620_987506247c2e1b4639698e759ee1c15e_2_mwpm_03200403.jpg" class="img-responsive" width="240" height="180"  alt="">
</div></div>
<div class="fl"><div class="img">
<img src="https://05imgmini.eastday.com/mobile/20181015/20181015152620_987506247c2e1b4639698e759ee1c15e_1_mwpm_03200403.jpg" class="img-responsive" width="240" height="180"  alt="">
</div></div>
<div class="fl"><div class="img">
<img src="https://05imgmini.eastday.com/mobile/20181015/20181015152620_987506247c2e1b4639698e759ee1c15e_3_mwpm_03200403.jpg" class="img-responsive" width="240" height="180"  alt="">
</div></div>
</a>
<p class="time">2018-10-15</p>
</div>
</section>
<section class="item">
<div class="news">
<a  class="alink" href="/a/473545351210181.html">
<h3>大便顏色和性狀變化可反映出某些癌症，這是真的嗎？</h3>
<div class="fl"><div class="img">
<img src="https://07imgmini.eastday.com/mobile/20181012/20181012_387c1fc7997dc56c6c3688279e6c8910_cover_mwpm_03200403.jpg" class="img-responsive" width="240" height="180"  alt="">
</div></div>
<div class="fl"><div class="img">
<img src="https://07imgmini.eastday.com/mobile/20181012/20181012_80e5732913aec5ae5ef07ecd73c3d461_cover_mwpm_03200403.jpg" class="img-responsive" width="240" height="180"  alt="">
</div></div>
<div class="fl"><div class="img">
<img src="https://07imgmini.eastday.com/mobile/20181012/20181012_bed492321a33233f23b04e585c8431ac_cover_mwpm_03200403.jpg" class="img-responsive" width="240" height="180"  alt="">
</div></div>
</a>
<p class="time">2018-10-15</p>
</div>
</section>
<section class="item">
<div class="news">
<a  class="alink" href="/a/603416402410181.html">
<h3>女子買了一條魚，回家後見魚嘴吐出一物，蹦跳跑出家門口</h3>
<div class="fl"><div class="img">
<img src="https://09imgmini.eastday.com/mobile/20181014/20181014204614_0504a5a257c643c49045845021726630_1_mwpm_03200403.jpg" class="img-responsive" width="240" height="180"  alt="">
</div></div>
<div class="fl"><div class="img">
<img src="https://09imgmini.eastday.com/mobile/20181014/20181014204614_0504a5a257c643c49045845021726630_2_mwpm_03200403.jpg" class="img-responsive" width="240" height="180"  alt="">
</div></div>
<div class="fl"><div class="img">
<img src="https://09imgmini.eastday.com/mobile/20181014/20181014204614_0504a5a257c643c49045845021726630_3_mwpm_03200403.jpg" class="img-responsive" width="240" height="180"  alt="">
</div></div>
</a>
<p class="time">2018-10-15</p>
</div>
</section>
<section class="item">
<div class="news">
<a  class="alink" href="/a/334126410510181.html">
<h3>她花了二十多年捧紅自己的丈夫，到頭來卻為別人做了嫁衣</h3>
<div class="fl"><div class="img">
<img src="https://09imgmini.eastday.com/mobile/20181015/20181015014621_3d212daeeca21c74e41031536ef548c7_8_mwpm_03200403.jpg" class="img-responsive" width="240" height="180"  alt="">
</div></div>
<div class="fl"><div class="img">
<img src="https://09imgmini.eastday.com/mobile/20181015/20181015014621_3d212daeeca21c74e41031536ef548c7_4_mwpm_03200403.jpg" class="img-responsive" width="240" height="180"  alt="">
</div></div>
<div class="fl"><div class="img">
<img src="https://09imgmini.eastday.com/mobile/20181015/20181015014621_3d212daeeca21c74e41031536ef548c7_7_mwpm_03200403.jpg" class="img-responsive" width="240" height="180"  alt="">
</div></div>
</a>
<p class="time">2018-10-15</p>
</div>
</section>
<section class="item">
<div class="news">
<a  class="alink" href="/a/982020280310181.html">
<h3>娛樂圈公認最愛笑的女星，趙麗穎排第三，第一名竟是</h3>
<div class="fl"><div class="img">
<img src="https://04imgmini.eastday.com/mobile/20181013/20181013_1a61d2520c59ac34c0b7e82e347c6c89_cover_mwpm_03200403.jpg" class="img-responsive" width="240" height="180"  alt="">
</div></div>
<div class="fl"><div class="img">
<img src="https://04imgmini.eastday.com/mobile/20181013/20181013_d166de983fef7389f250f2c614b4c954_cover_mwpm_03200403.jpg" class="img-responsive" width="240" height="180"  alt="">
</div></div>
<div class="fl"><div class="img">
<img src="https://04imgmini.eastday.com/mobile/20181013/20181013_a988ccc47f21df4b2726cab64fb84e63_cover_mwpm_03200403.jpg" class="img-responsive" width="240" height="180"  alt="">
</div></div>
</a>
<p class="time">2018-10-15</p>
</div>
</section>
<div class="gg">
<script src="/8/aresponsive.js"></script>
</div><section class="item">
<div class="news">
<a  class="alink" href="/a/584624001410181.html">
<h3>女子為丈夫“殉情” 家屬：她生前過的不是人過的日子</h3>
<div class="fl"><div class="img">
<img src="https://09imgmini.eastday.com/mobile/20181014/20181014100426_33f5d2a3d6e89bede70cda7ea9eef51d_1_mwpm_03200403.jpg" class="img-responsive" width="240" height="180"  alt="">
</div></div>
<div class="fl"><div class="img">
<img src="https://09imgmini.eastday.com/mobile/20181014/20181014100426_33f5d2a3d6e89bede70cda7ea9eef51d_2_mwpm_03200403.jpg" class="img-responsive" width="240" height="180"  alt="">
</div></div>
<div class="fl"><div class="img">
<img src="https://09imgmini.eastday.com/mobile/20181014/20181014100426_33f5d2a3d6e89bede70cda7ea9eef51d_3_mwpm_03200403.jpg" class="img-responsive" width="240" height="180"  alt="">
</div></div>
</a>
<p class="time">2018-10-15</p>
</div>
</section>
<section class="item">
<div class="news">
<a  class="alink" href="/a/782358161510181.html">
<h3>全美首家沙縣小吃落戶紐約 經營者希望未來能開分店</h3>
<div class="fl"><div class="img">
<img src="https://05imgmini.eastday.com/mobile/20181015/20181015161853_44a9ac17e1723b3ccac090578f8acc63_1_mwpm_03200403.jpg" class="img-responsive" width="240" height="180"  alt="">
</div></div>
</a>
<p class="time">2018-10-15</p>
</div>
</section>
<section class="item">
<div class="news">
<a  class="alink" href="/a/847516281410181.html">
<h3>穎兒大婚的這一張合照，大家研究了半天也沒弄明白是怎么拍出來的</h3>
<div class="fl"><div class="img">
<img src="https://06imgmini.eastday.com/mobile/20181014/20181014182615_825420eadd817a254c98bcaa84c44e8b_2_mwpm_03200403.jpg" class="img-responsive" width="240" height="180"  alt="">
</div></div>
<div class="fl"><div class="img">
<img src="https://06imgmini.eastday.com/mobile/20181014/20181014182615_825420eadd817a254c98bcaa84c44e8b_1_mwpm_03200403.jpg" class="img-responsive" width="240" height="180"  alt="">
</div></div>
<div class="fl"><div class="img">
<img src="https://06imgmini.eastday.com/mobile/20181014/20181014182615_825420eadd817a254c98bcaa84c44e8b_3_mwpm_03200403.jpg" class="img-responsive" width="240" height="180"  alt="">
</div></div>
</a>
<p class="time">2018-10-15</p>
</div>
</section>
<section class="item">
<div class="news">
<a  class="alink" href="/a/123635132310181.html">
<h3>電力員工勇救駕車落水人 泛舟水面動魄驚心</h3>
<div class="fl"><div class="img">
<img src="https://02imgmini.eastday.com/mobile/20181013/20181013_07401496e714333838eef70efaff7a8f_cover_mwpm_03200403.jpg" class="img-responsive" width="240" height="180"  alt="">
</div></div>
<div class="fl"><div class="img">
<img src="https://02imgmini.eastday.com/mobile/20181013/20181013_1391820b016b8dd27ae359d50548de3f_cover_mwpm_03200403.jpg" class="img-responsive" width="240" height="180"  alt="">
</div></div>
<div class="fl"><div class="img">
<img src="https://02imgmini.eastday.com/mobile/20181013/20181013_47036b4d686db306b4edbdeaeaa9d8cb_cover_mwpm_03200403.jpg" class="img-responsive" width="240" height="180"  alt="">
</div></div>
</a>
<p class="time">2018-10-15</p>
</div>
</section>
<!--END-->
<div class="gg">
<script src="/8/aautorelaxed.js"></script>
</div> 
<nav class="nav">
<a href="/">熱點</a>
<a href="/c/yule/">娛樂</a>
<a href="/c/dianshi/">電視</a>
<a href="/c/dianying/">電影</a>
<a href="/c/zongyi/">綜藝</a>
<a href="/c/bagua/">八卦</a>
<a href="/c/youxi/">遊戲</a>
<a href="/c/jiankang/">健康</a>
<a href="/c/jianshen/">健身</a>
<a href="/c/baojian/">保健</a>
<a href="/c/jianfei/">減肥</a>
<a href="/c/yinshi/">飲食</a>
<a href="/c/shishang/">時尚</a>
<a href="/c/xingzuo/">星座</a>
<a href="/c/xiaohua/">笑話</a>
<a href="/c/qinggan/">情感</a>
<a href="/c/lishi/">歷史</a>
<a href="/c/kexue/">科學</a>
<a href="/c/tiyu/">體育</a>
<a href="/c/nba/">NBA</a>
<a href="/c/shehui/">社會</a>
<a href="/c/shuma/">數碼</a>
<a href="/c/guoji/">國際</a>
<a href="/c/jiaoyu/">教育</a>
</nav>
<footer>
<div id="yclinks">

</div></footer>
<script src="/8/aauto.js"></script>
<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-4e621835351686dc" async="async"></script>
<script type="text/javascript">
var addthis_config = addthis_config||{};
addthis_config.data_track_addressbar = false;
addthis_config.data_track_clickback = false;
</script>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-78075135-3"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-78075135-3');
</script>
 
</body>	
</html>