老公手機放哪?從手機擺放看透男人心

/* BEGIN besic */ #article-survey .pc{ display: block; visibility: visible; opacity: 1; } #article-survey .mb{ display: none; visibility: hidden; opacity: 0; } #article-survey *{ -o-transition: all 0.1s ease-in; -webkit-transition: all 0.1s ease-in; -moz-transition: all 0.1s ease-in; transition: all 0.1s ease-in; letter-spacing: 1.4px; font-size: 15px; } #article-survey.article-survey-container{ text-align: center; /*background: rgba(220,71,118,0.02);*/ background: rgba(252,102,117,0.05); padding: 5px; border-radius: 8px; cursor: default; margin: 3px 0; display: inline-block; width: 100%; } #article-survey .as-box{ /*border: 2px dashed #dc4776;*/ border-radius: 5px; padding: 20px; } #article-survey .title{ /*letter-spacing: 0.1px;*/ color: rgba(220,71,118,0.9); } /* END besic */ /* BEGIN question */ #article-survey .as.question{ } #article-survey .as-button, #article-survey .as-button-comment{ background-color: rgba(255,255,255,0.95); /*border: 1px solid rgba(0,0,0,0.2);*/ /*border: 1px solid rgba(220,71,118,0.25);*/ border-radius: 3px; box-shadow: 2px 2px 2px 0 rgba(220,71,118,0.2); display: inline-block; line-height: 15px; margin: 4px 6px 4px 0; min-width: 110px; padding: 8px 0; text-align: center; text-transform: uppercase; color: #444; } #article-survey .as-button:hover,, #article-survey .as-button-comment:hover{ background-image: none; /*background-color: rgba(220,71,118,0.85);*/ color: rgba(220,71,118,0.85); } /* END question */ /* BEGIN finished */ #article-survey .as.finished{ } #article-survey .as-progress { height: 25px; overflow-y: visible; overflow-x: auto; background-color: #f5f5f5; border-radius: 3px; -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1); box-shadow: inset 0 1px 2px rgba(0,0,0,0.1); } #article-survey .as-progress-bar { float: left; width: 0; height: 100%; font-size: 11px; line-height: 20px; color: #000; text-align: center; background-color: #dc4776; border: 1px solid rgba(0,0,0,0.15); -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15); box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15); -webkit-transition: width .6s ease; -o-transition: width .6s ease; transition: width .6s ease; } #article-survey .as-progress-bar:hover{ opacity: 0.75; } #article-survey .as-progress-bar:first-child{ border-left: none; border-top: none; border-bottom: none; } #article-survey .as-progress-bar:last-child{ border-right: none; border-top: none; border-bottom: none; } #article-survey .as-progress-bar-percent{ font-size: 13px; } #article-survey .as-progress-out{ top: -5px; position: relative; line-height: 1rem; display: inline-block; width: 100%; } #article-survey .as-related{ text-align: left; font-size: 14px; width: 80%; margin: 0 auto; padding: 5px 0; } #article-survey .as-related-ul{ list-style: none; } #article-survey .as-related-ul-li{ /*opacity: 0;*/ width: 100%; } #article-survey .as-related-ul-li i{ font-size: 13px; color: rgba(220,71,118,0.9); text-indent: -1rem; -o-transition: all 0.2s ease 0.1s; -webkit-transition: all 0.2s ease 0.1s; -moz-transition: all 0.2s ease 0.1s; transition: all 0.2s ease 0.1s; } #article-survey .as-related-ul-li-a{ color: #444; text-align: justify; } #article-survey .as-related-ul-li:hover, #article-survey .as-related-ul-li-a:hover{ color: rgba(220,71,118,0.7); } #article-survey .as-related-ul-li, #article-survey .as-related-ul-li div{ display: inline-block; } #article-survey .as-related-ul-li div:first-child{ width: 5%; } #article-survey .as-related-ul-li div:last-child{ width: 95%; } /* END finished */ @media (min-width: 1200px){} @media only screen and (max-width: 1100px){ #article-survey .as-related{ width: 75%; } } @media only screen and (max-width: 768px){ #article-survey .pc{ display: none; visibility: hidden; opacity: 0; } #article-survey .mb{ display: block; visibility: visible; opacity: 1; } #article-survey *{ font-size: 17px; letter-spacing: 0.4px; } #article-survey .as-box{ padding: 9px 20px; } #article-survey .as-button, #article-survey .as-button-comment{ min-width: 105px; padding: 9px 0; } #article-survey .as-related{ width: 95%; } #article-survey .as-related-ul-li-a{ font-size: 16px; } } @media only screen and (max-width: 670px) and (min-width: 200px){} @media only screen and (max-width: 414px){} @media only screen and (max-width: 375px){} @media only screen and (max-width: 320px){} @media only screen and (max-width: 1024px) and (max-height: 768px){ /** ipad mini 橫 **/ } @media only screen and (max-width: 768px) and (max-height: 1024px){ /** ipad mini 直 **/ } @media only screen and (max-width: 600px) and (max-height: 960px){ /** nexus7 **/ } @media only screen and (max-width: 414px) and (max-height: 736px){ /** i6plus **/ } @media only screen and (max-width: 375px) and (max-height: 627px){ /** i6 **/ } @media only screen and (max-width: 384px) and (max-height: 567px){ /** nexus4 **/ } @media only screen and (max-width: 360px) and (max-height: 567px){ /** nexus5 **/ } @media only screen and (max-width: 320px) and (max-height: 568px){ /** i5 **/ } @media only screen and (max-width: 320px) and (max-height: 480px){ /** i4 **/ } /* BEGIN extra */ #article-survey .float-left{ float: left; } #article-survey .float-right{ float: right; } #article-survey .display-none{ display: none; } #article-survey .text-center{ text-align: center; } #article-survey .text-left{ text-align: left; } #article-survey .text-right{ text-align: right; } #article-survey .text-justify{ text-align: justify; } #article-survey .color-dc4776{ color: rgba(220,71,118,0.9); } /* END extra */ /* BEGIN Comment */ /* .squaredFour */ .squaredFour { width: 20px; position: relative; margin: 20px 0px 0px 20px; display: inline; } .squaredFour label { width: 20px; height: 20px; cursor: pointer; position: absolute; top: 0; left: 0; background: #fcfff4; background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%); background: linear-gradient(to bottom, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%); border-radius: 4px; box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5); } .squaredFour label:after { content: ""; width: 9px; height: 5px; position: absolute; top: 6px; left: 5px; border: 3px solid #333; border-top: none; border-right: none; background: transparent; opacity: 0; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); } .squaredFour label:hover::after { opacity: 0; } .squaredFour input[type=checkbox] { visibility: hidden; width: 20px; height: 20px; margin-top: 15px; border-top-width: 0px; } .squaredFour input[type=checkbox]:checked + label:after { opacity: 1; } /* end .squaredFour */ /* END Comment */從手機擺放位置看透男人心一、習慣把手機放在衣袋裡
二、習慣把手機握在手裡
三、習慣把手機懸掛於腰間——————————————
四、習慣把手機放於後褲袋
五、習慣把手機放在看不到的地方
六、經常忘記帶手機  一、習慣把手機放在衣袋裡:
習慣將手機放在襯衫上衣口袋、西裝的內側口袋,這樣的男人做事不急不慢,不溫不火,腳踏實地,會盡一切的努力讓生活朝著他所預定的目標前進。這種男人往往比較成熟、穩重,是那種可以讓女性終身依賴的男人。
愛情方面:表面上,他不一定擁有兩性關係的主導權,但是在內心裡,他可是操盤手。對他來說,愛情與麵包同樣重要的。
工作方面:因為他富有遠見卓識,就算現在的他還很年輕,尚未能在事業上有重要的建樹,但將有頗為理想的發展前景。 二、習慣把手機握在手裡:
習慣將手機一直拿在手上的人,對生活有極高的熱情,不到非休息不可的最後一分鐘,這個男人是不會上床休息的,你可能會發現他喜歡睡在浴缸裡或躺在客廳的電視機前。
愛情方面:他對伴侶的期待,是希望你有如戰場上的戰友,和他一起對抗一切困難險阻,不過對情緒敏感程度有限的。如果你真心愛他,就必須先調整好自己的對兩性關係的期待,因為愛情對他來說極其重要。
工作方面:因為他的精神飽滿、精力充沛,如果是從事社會交往頻繁、活動量大的工作,他的發展前景將會很理想,而這對於他來說也會有如魚得水的快樂,因為他總是喜歡挑戰、喜歡刺激,不甘心平庸安穩的生活。 三、習慣把手機懸掛於腰間:
習慣把手機掛在腰間前的男人,對生活中的所有事物,都有一套自己的獨特的想法和做法,對生活的態度是坦率而真誠的。喜歡把手機掛在腰間後方的男人,對生活也很有創意,只是可能凡事喜歡留一手,不將事情完全說清楚,因為這是他的習慣,也是他的樂趣。
愛情方面:對愛情的態度是積極並且主動的,表達的方式或許因人而異,但是他絕對不會放棄對你表達愛意的任何一個機會。
工作方面:「賺錢養家是男人的責任」,對他來說是天經地義的事,所以他會很努力地工作,甚至一天兼職三四份工作並且以此為快樂。

四、習慣把手機放於後褲袋:
習慣將手機放在牛仔褲或西褲後袋的男人,表達方式是溫和、友善,卻帶著強烈的戒備心,他有著一些不希望人知道的心思裡小秘密,對越疏遠的朋友表達反而越親密,越接近他的身邊,卻發覺他越疏遠。
愛情方面:在愛情的關係方面,他會令你感到若即若離,忽遠忽近的。如何你深陷其中不可自拔,請務必小心經營你們的愛情。聽說過放風箏的方式嗎?要得到他的愛,先給他們充分的自由。
工作方面:對工作抱著很多的理想和抱負,但是常陷在思考的泥沼裡,多了一點兒玩心,少了一點兒耐心。如果他的創意能與實幹型的夥伴配合的話,將會有意料不到的成功。 五、習慣把手機放在看不到的地方:
所謂看不到的地方,就是將手機放在背包或者公文包裡。這樣的男人做事一定深思熟慮、胸有成竹。對自我的要求嚴格,自尊心很強,舉止優雅有風度,對人親和卻很少採取主動。
愛情方面:對伴侶的要求嚴格,除了喜歡你,愛你之外,最好你還是各個各方面都很優秀的女生,這樣的性格使他對愛情有失落感的。因為100%完美的女性近乎是不存在的。
工作方面:他是天生受上天恩寵的人,有著無窮潛力,只要抓住一次成功的機會,就有可能平步青雲,但因為他太突出,往往會招來一些小人的嫉妒,所以他要注意自己的處事方式。 六、經常忘記帶手機:
他是不是經常又忘記了帶手機了呢?像這種經常忘了帶的習慣也有一些暗示的喔!如果你不瞭解他的生活目標,不要驚訝,他自己也處在迷糊的狀態,不過不同的是,他可是樂天派的人,是那種俗稱「沒心沒肺」的男人,這種男人性格外向,為人和藹可親,喜歡廣交朋友。
愛情方面:雖然他看起來馬馬虎虎,但對愛可以很清楚的,是典型的嘴花心不花的可愛男人。
工作方面:雖然老闆常找不到他,卻因為他對工作和對人熱情,在職場也會很出色的送出 我要匿名送出  恭喜!留言成功!看看其他人的留言回覆!想要追蹤這篇文章的作者嗎?    看更多!請加入我們的粉絲團


[圖擷取自網路,如有疑問請私訊]

本篇
不想錯過? 請追蹤FB專頁!    
前一頁 後一頁