@charset "utf-8";
body {
	font-family: "Microsoft YaHei", "Microsoft Jhenghei", "helvetica neue", "lucida grande", "Arial", "PMingLiU", "Trebuchet MS", Helvetica, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #505050;
	line-height: 150%;
}

A:link {
	font-size: 16px;
	color: #3661AC;
	text-decoration: none;
}

a[href^="http://"]::after,
a[href^="https://"]::after {
  content: "\f35d";
  font-family: 'Font Awesome\ 5 Free';
  font-weight: 900;
  font-style: normal;
  display: inline-block;
  text-decoration: none;
  padding-left: 3px;
}

a[href^="https://www.npf.org.tw"]::after,
a.no_icon::after {
  content:"" !important;
  padding-left: 0;
}

a:visited {
color: #3661AC;
}

a:hover {
COLOR: #3661AC;
text-decoration: none;
}

.fa-spin-hover:hover {
-webkit-animation: fa-spin 2s infinite linear;
-moz-animation: fa-spin 2s infinite linear;
-o-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}

.Link-02 {
font-size: 16px;
padding: 2px 2px 2px 2px;
}

.Link-02:hover {
font-size: 16px;
padding: 2px 2px 2px 2px;
background: #336699;
color: #fff;
}

.Link-07 {
font-size: 16px;
padding: 2px 2px 2px 2px;
}

.Link-07:hover {
font-size: 16px;
padding: 2px 2px 2px 2px;
background: #336699;
color: #fff;
}

.circle-icon {
width: 50px;
height: 50px;
line-height: 50px;
background-color: #fff;
border: 1px solid #ee9a00;
border-radius: 100%;
text-align: center;
padding: 0 5 0 5;
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
-ms-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
}

.circle-icon:hover {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-o-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}

.open .fa-folder-o, 
.open .fa-folder-open-o,
.up .fa-sort-desc, 
.up .fa-sort-asc,
.minus .fa-plus,
.minus .fa-minus {
font-weight:900;
line-height: inherit;
color: #EE9A00;
}

.open:hover .fa-folder-o,
.open .fa-folder-open-o,
.up:hover .fa-sort-desc,
.up .fa-sort-asc,
.minus:hover .fa-plus,
.minus .fa-minus, 
.arrow:hover .fa-plus-circle, 
.arrow .fa-arrow-left {
display: none;
}

.open:hover .fa-folder-open-o,
.up:hover .fa-sort-asc,
.minus:hover .fa-minus, 
.arrow:hover .fa-arrow-left {
display: inline;
}


.margin {
	margin-bottom: 6px;
}

#headerbar {
        background: #e65751;
        height:35px;
        width:100%
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity:0.9;
	opacity:0.9;
}

#headertop {
	position:relative;
        border-bottom:none;
        background: #e65751;
	color:#fff;
	height:30px;
	text-align: right;
	width:1410px!important;
	width:1400px;
	margin:0 auto;
	padding-right: 10px;
}

#headerbar.changetheme {
	background: #ddd;
        filter:alpha(opacity=100);
        -moz-opacity:1.0;
        -khtml-opacity:1.0;
	opacity:1.0;
}

.turnarrow {
transform:rotate(180deg);
-ms-transform:rotate(180deg);
-webkit-transform:rotate(180deg);
}

#headertop.changetheme {
background: #ddd;
color: #000;
margin:0 auto;
padding-right: 10px;
}

#headermenu.changetheme {
display: none;
}

#headermain.changetheme {
padding-top: 20px;
padding-bottom: 20px;
top: -50px;
background: #fff;
-moz-box-shadow:1px 3px 15px #555;
-webkit-box-shadow:1px 3px 15px #555;
box-shadow:1px 3px 15px #555;
-webkit-border-radius: 8em;
-moz-border-radius: 8em;
border-radius: 8em;
-webkit-transition: all .5s;
-moz-transition: all .5s;
transition: all .5s;
}

#npflogopic.changetheme {
-webkit-border-radius: 8em;
-moz-border-radius: 8em;
border-radius: 8em;
-webkit-transition: all .5s;
-moz-transition: all .5s;
transition: all .5s;
}

#npflogotext.changetheme {
color:#ddd;
text-shadow: 1px 1px 2px #555;
}

#headertop.changetheme a {
color: #000;
}
#headertop.changetheme a.headerleft1:hover {
background: none;
border-bottom:3px solid #000;
}
#headertop.changetheme a.headerleft2:hover {
background: none;
border-bottom:3px solid #3661ac;
}
#headertop.changetheme #translateLink:hover {
background: none;
border-bottom:3px solid #000;
}
#headertop.changetheme a.headerleft5:hover {
background: none;
border-bottom:3px solid #000;
}
#headertop.changetheme a.headerleft6:hover {
background: none;
}
#headertop.changetheme a.headerleft7:hover {
background: none;
}
#headertop.changetheme span.headerleft8:hover {
background: none;
border-bottom:3px solid #fff;
}
#headertop a {
	color: #ffffff;
}

#headerleft {
	font-size: 16px;
	margin-top:5px;
        float:left;
	display:inline-block;
}

a.headerleft1 {
padding:0px 5px 0px 5px;
}
a.headerleft1:hover {
background: #c6524a;
border-bottom:3px solid #fff;
padding-bottom:3px;
}

a.headerleft2 {
padding:0px 5px 0px 5px;
}
a.headerleft2:hover {
background: #c6524a;
border-bottom:3px solid #ffe711;
padding-bottom:3px;
}

a.headerleft5 {
padding:0px 5px 0px 5px;
}
a.headerleft5:hover {
background: #c6524a;
border-bottom:3px solid #990000;
padding-bottom:3px;
}

a.headerleft6 {
padding:0px 5px 0px 5px;
}
a.headerleft6:hover {
background: #c6524a;
border-bottom:3px solid #ffcc00;
padding-bottom:3px;
}

a.headerleft7 {
padding:0px 5px 0px 5px;
}
a.headerleft7:hover {
background: #c6524a;
border-bottom:3px solid #77cdff;
padding-bottom:3px;
}

span.headerleft8 {
padding:0px 5px 0px 5px;
}
span.headerleft8:hover {
background: #c6524a;
border-bottom:3px solid #fff;
padding-bottom:3px;
cursor: pointer;
}

#moremenuback {
width: 100%;
background: #eee;
}

#moremenu {
margin: 0 auto;
width: 1400px;
height: 180px;
text-align: left;
background: #eee;
display: none;
padding-top:10px;
padding-left:10px;
padding-right:10px;
margin-bottom:10px;
filter:alpha(opacity=90);
-moz-opacity:0.9;
-khtml-opacity:0.9;
opacity:0.9;
}

#moremenutitle {
margin-top: 5px;
float:left;
}

#moremenulist, 
#bottommoremenulist {
float:left;
margin-left: 20px;
}

#moremenulist ul, 
#bottommoremenulist ul {
margin-top: 5px;
line-height: 18px;
}

#moremenulist li, 
#bottommoremenulist li {
display:inline-block;
list-style-type:none;
}

#moremenulist li a, 
#bottommoremenulist li a {
font-size: 16px;
padding: 5px 5px 5px 5px;
}

#moremenulist li a:hover, 
#bottommoremenulist li a:hover {
font-size: 16px;
padding: 5px 5px 5px 5px;
background: #336699;
color: #fff;
}

#headerright {
	font-size: 16px;
	margin-top:5px;
        float:right;
}
#translateLink {
	padding:0px 5px 0px 5px;
	cursor: pointer;
}
#translateLink:hover {
background: #c6524a;
border-bottom:3px solid #fff;
padding-bottom:3px;
}

#headermainback {
        height:95px;
        width:100%;
}

#headermain {
        position:relative;
        border-top:none;
	border-bottom:none;
        color:#33661AC;
        height:95px;
        width:1400px;
        margin: 0 auto;
        padding-left:10px;
        padding-right:10px;
        text-align:left;
}

.wrapper {
display: none;
}

#npflogo {
	padding-top:5px;
	display: inline;
	float:left;
	position: relative;
	z-index: 3001;
}

#npflogotext {
padding-top:5px;
float:left;
margin-left:10px;
color: #659EC7;
position: relative;
z-index: 3001;
}

#weatherarea {
float: right;
margin-top:-5px;
white-space:nowrap;
margin-right: -50px!important;
}

#showsearchbar, 
nav.menu, 
.buttons, 
#marktext {
display: none;
}

#ticker a:hover {
	font-size: 14px;
	font-weight: 900;
	color: #3661ac;
	text-decoration: none;
}

#headsearch {
position: relative;
margin: 0 auto;
}
/* form starting stylings ------------------------------- */
#headsearch input {
position: relative;
margin-left: 464px;
top: 15px;
font-size:24px;
padding:10px 10px 10px 5px;
display:block;
width: 520px;
border:none;
border-bottom:1px solid #757575;
background: #fff url('/Image/search-icon.png') no-repeat bottom right;
}
#headsearch input:focus	{ outline:none; }
/* LABEL ======================================= */
#headsearch label {
top: 38px;
color:#ddd;
font-family:georgia;
font-style: italic;
font-size:24px;
font-weight:900;
position: absolute;
pointer-events:none;
left: -5px;
transition:0.2s ease all; 
-moz-transition:0.2s ease all; 
-webkit-transition:0.2s ease all;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
#headsearch label {
margin-left: 540px;
}
#headsearch input {
margin: 0 auto;
}
}
/* active state */
#headsearch input:focus ~ label, #headsearch input:valid ~ label {
top:0px;
font-family:georgia;
font-style: italic;
font-size:16px;
color:#5264AE;
}
/* BOTTOM BARS ================================= */
#headsearch .bar { 
top: 15px;
position:relative; 
display:block; 
width: 520px;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
#headsearch .bar {
margin-left: 530px;
}
}
#headsearch .bar:before, #headsearch .bar:after {
content:'';
height:2px;
width:0;
bottom:1px; 
position: absolute;
background:#5264AE;
transition:0.4s ease all; 
-moz-transition:0.4s ease all; 
-webkit-transition:0.4s ease all;
}
#headsearch .bar:before {
left:50%;
}
#headsearch .bar:after {
right:50%;
}
/* active state */
#headsearch input:focus ~ .bar:before, #headsearch input:focus ~ .bar:after {
width:50%;
}
/* HIGHLIGHTER ================================== */
#headsearch .highlight {
position: absolute;
height:80%;
width:100px; 
top:40%;
left: 532px;
pointer-events:none;
opacity:0.5;
}
/* active state */
#headsearch input:focus ~ .highlight {
-webkit-animation:inputHighlighter 0.7s ease;
-moz-animation:inputHighlighter 0.7s ease;
animation:inputHighlighter 0.7s ease;
}
/* ANIMATIONS ================ */
@-webkit-keyframes inputHighlighter {
from { background:#5264AE; }
to 	{ width:0; background:transparent; }
}
@-moz-keyframes inputHighlighter {
from { background:#5264AE; }
to 	{ width:0; background:transparent; }
}
@keyframes inputHighlighter {
from { background:#5264AE; }
to { width:0; background:transparent; }
}

#headermenu {
background: #eee;
position: relative;
opacity: 0.9;
width: 100%;
margin: 0 auto;
height: 25px;
z-index: 3000;
margin-top: -20px;
}
#npfmenu {
position: relative;
width: 1400px;
margin: 0 auto;
border-bottom:none;
border-top:none;
padding-left:10px;
padding-right:10px;
text-align: center;
}
#npfmenu li {
margin: 0 auto;
position: relative;
display: inline-block;
list-style-type: none;
font-size: 11pt;
}
#npfmenu li a {
display: block;
padding: 5px 5px;
background: #e65751;
text-decoration: none;
color: #fff;
white-space: nowrap;
}
#npfmenu li a:hover {
background: #c6524a;
}
#npfmenu li ul {
padding: 0;
position: absolute;
visibility: hidden;
background: #44474B;
width: 273px;
margin-left: -163px;
float: left;
height: 20px;
}
#npfmenu li ul li {
float: left;
margin-left: 5px;
list-style-type: none;
display: inline-block;
}
#npfmenu li ul li a {
width: auto;
background: #9F1B1B;
}
#npfmenu li ul li a:hover {
background: #7F1616;
}
span.close {
width: 0;
height: 0;
display: inline-block;
margin: 0 5px;
border: 5px solid transparent;
border-top: 5px solid;
border-bottom: 0px solid transparent;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
#page-wrap {
position: relative;
height: 320px;
width: 100%;
margin: 0 auto;
top: 0px;
}

#indexmain {
        border-top:none;
	border-bottom:none;
	text-align: left;
	height: auto;
        width:1400px;
	position: relative;
        margin:0 auto;
	padding:5px 10px 5px 10px;
}

#mainleft {
    float: left;
    width: 300px;
}

#keyissue {
text-align: left;
border: 1px solid #ccc;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
padding: 10px 5px 5px 5px;
}

#keyissuetitle {
font-size:26px;
color:#ee9a00;
font-weight:900;
display:block;
border-bottom: 1px solid #ddd;
padding-bottom: 5px;
margin-bottom: 10px;
}

#hotissue {
text-align: left;
border: 1px solid #ccc;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
padding: 10px 5px 10px 5px;
}

#hotissuetitle {
font-size: 26px;
color: #2FB2BF;
font-weight:900;
display:block;
border-bottom: 1px solid #ddd;
padding-bottom: 5px;
margin-bottom: 10px;
}

#linetitle {
//background: url(/Image/lineit.png) no-repeat;
//background-position: 0% 0%;
//background-size: 26px 26px;
//margin-right: 10px;
font-family: Times, "Times New Roman", Georgia, serif;
font-size: 20px;
color: #2FB2BF;
font-weight: 900;
display:block;
border-bottom: 1px solid #ddd;
padding-bottom: 5px;
margin-bottom: 10px;
}

#topissuetitle {
font-size:26px;
color: #C184C1;
font-weight:900;
display:block;
border-bottom: 1px solid #ddd;
padding-bottom: 5px;
margin-bottom: 10px;
}

#otherissuetitle {
font-size:26px;
color: #66cc33;
font-weight:900;
display:block;
border-bottom: 1px solid #ddd;
padding-bottom: 5px;
margin-bottom: 10px;
}

#keywordarea {
text-align: left;
border: 1px solid #ccc;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
padding: 10px 5px 10px 5px;
}

#keywordtitle {
font-size:26px;
color: #9F1B1B;
font-weight:900;
display:block;
border-bottom: 1px solid #ddd;
padding-bottom: 5px;
margin-bottom: 10px;
}

#mainright {
width: 330px;
float: right;
}

#maincenter {
width: 1080px;
margin-right: 10px;
float: left;
display: block;
//display: inline-block;
}

.push {
width: 80px;
margin: 0px;
position: relative;
padding: 0px;
}

.push .push_top {
font-size: 40px;
font-weight: bold;
text-align: center;
color: rgb(225, 79, 79);
height: 40px;
background-color: #ffffff;
padding: 14px 2px 0px 2px;
border: 1px solid #E1E1E1;
border-bottom: none;
-webkit-top-left-radius: 4px;
-moz-top-left-radius: 4px;
border-top-left-radius: 4px;
-webkit-top-right-radius: 4px;
-moz-top-right-radius: 4px;
border-top-right-radius: 4px;
}

.push .push_button {
color: #999a9a;
text-align: center;
background-color: #fff;
padding: 0px 2px 2px 2px;
border: 1px solid #E1E1E1;
border-top: none;
text-decoration: none;
height: 25px;
-webkit-bottom-left-radius: 4px;
-moz-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
-webkit-bottom-right-radius: 4px;
-moz-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;
}

.push .copy {
  font-size: 12px;
  color: #999a9a;
  text-align: center;
  background-color: #f2f2f2;
  padding: 2px 2px 2px 2px;
  border: 1px solid #E1E1E1;
  text-decoration: none;
  height: 50px;
margin-top: 2px;
-webkit-top-left-radius: 4px;
-moz-top-left-radius: 4px;
border-top-left-radius: 4px;
-webkit-top-right-radius: 4px;
-moz-top-right-radius: 4px;
border-top-right-radius: 4px;
-webkit-bottom-left-radius: 4px;
-moz-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
-webkit-bottom-right-radius: 4px;
-moz-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;
}

.emotion {
width: 1070px;
padding: 2px 2px 1px 4px;
margin-top: 2px;
background-color: #F0F5F9;
border: 1px solid #ccc;
-webkit-top-left-radius: 4px;
-moz-top-left-radius: 4px;
border-top-left-radius: 4px;
-webkit-top-right-radius: 4px;
-moz-top-right-radius: 4px;
border-top-right-radius: 4px;
-webkit-bottom-left-radius: 4px;
-moz-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
-webkit-bottom-right-radius: 4px;
-moz-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;
}

.newemotion {
  color: #999a9a;
  text-align: center;
  background-color: #f2f2f2;
  padding: 2px 2px 1px 4px;
  border: 1px solid #E1E1E1;
  height: 100px;
  width: 80px;
  line-height: 150%;
  -webkit-top-left-radius: 8px;
  -moz-top-left-radius: 8px;
  border-top-left-radius: 8px;
  -webkit-top-right-radius: 8px;
  -moz-top-right-radius: 8px;
  border-top-right-radius: 8px;
  -webkit-bottom-left-radius: 8px;
  -moz-bottom-left-radius: 8px;
  border-bottom-left-radius: 8px;
  -webkit-bottom-right-radius: 8px;
  -moz-bottom-right-radius: 8px;
  border-bottom-right-radius: 8px;
}

.animation_image {
display:none; 
background:#EAEFF6; 
padding:10px; 
width:490px; 
height:10px; 
margin-right:auto; 
margin-left:auto; 
margin-bottom:5px;
}

.animation_image2 {
display:none; 
background:#EAEFF6; 
padding:10px; 
width:490px; 
height:10px; 
margin-right:auto; 
margin-left:auto; 
margin-bottom:5px;
}

a.page {
  font-size: 16px;
  color: #4169E1;
  background-color: #fff;
  padding: 2px 6px;
  border: 1px solid #ddd;
  text-decoration: none;
  height: 18px;
  line-height:1.231;
}

a.page:hover {
  font-size: 16px;
  color: #fff;
  background-color: #4169E1;
  padding: 2px 6px;
  border: 1px solid #000000;
  text-decoration: none;
  height: 18px;
  line-height:1.231;
}

.currentpage {
  font-size: 16px;
  font-weight: bold;
  color: #FF0000;
  padding: 2px 6px;
  text-decoration: none;
  height: 18px;
  line-height: 18px;
}

.temppage {
  font-size: 16px;
  color: #000000;
  padding: 2px 6px;
  text-decoration: none;
  height: 18px;
  line-height: 18px;
}

#author_photo {
position: relative;
display: inline-block;
height:117px;
width:100px;
-webkit-border-radius: 8em;
-moz-border-radius: 8em;
border-radius: 8em;
-webkit-transition: all .5s;
-moz-transition: all .5s;
transition: all .5s;
}

#keywordtab .tag7 {
  color: #0099ff;
  font-size: 10pt;
  line-height: 150%;
  text-decoration: none;
}

#keywordtab A.tag7:hover {
  background-color: #336699;
  color: #ffffff;
}

#keywordtab .tag6 {
  color: #AAAAFF;
  font-size: 10pt;
  line-height: 150%;
  text-decoration: none;
}

#keywordtab A.tag6:hover {
  background-color: #336699;
  color: #ffffff;
}

#keywordtab .tag5 {
  color: #FF6600;
  font-size: 11pt;
  line-height: 150%;
  text-decoration: none;
}

#keywordtab A.tag5:hover {
  background-color: #336699;
  color: #ffffff;
}

#keywordtab .tag4 {
  color: #C184C1;
  font-size: 11pt;
  line-height: 150%;
  font-weight: bold;
  text-decoration: none;
}

#keywordtab A.tag4:hover {
  background-color: #336699;
  color: #ffffff;
  font-weight: bold;
}

#keywordtab .tag3 {
  color: #2FB2BF;
  font-size: 12pt;
  line-height: 150%;
  font-weight: bold;
  text-decoration: none;
}

#keywordtab A.tag3:hover {
  background-color: #336699;
  color: #ffffff;
  font-weight: bold;
}

#keywordtab .tag2 {
  color: #0066cc;
  font-size: 12pt;
  line-height: 150%;
  font-weight: bold;
  text-decoration: none;
}

#keywordtab A.tag2:hover {
  background-color: #336699;
  color: #ffffff;
  font-weight: bold;
}

#keywordtab .tag1 {
  color: #ee9a00;
  font-size: 13pt;
  line-height: 150%;
  font-weight: bold;
  text-decoration: none;
}

#keywordtab A.tag1:hover {
  background-color: #336699;
  color: #ffffff;
  font-weight: bold;
}

#keywordtab .tag0 {
  color: #66cc33;
  font-size: 13pt;
  line-height: 150%;
  font-weight: bold;
  text-decoration: none;
}

#keywordtab A.tag0:hover {
  background-color: #336699;
  color: #ffffff;
  font-weight: bold;
}

#newtab {
font-family: "Microsoft YaHei", "Microsoft Jhenghei", "helvetica neue", "lucida grande", "Arial", "PMingLiU", "Trebuchet MS", "Helvetica", "Verdana", "sans-serif";
color: #505050;
}

#maintab {
font-family: "Microsoft YaHei", "Microsoft Jhenghei", "helvetica neue", "lucida grande", "Arial", "PMingLiU", "Trebuchet MS", "Helvetica", "Verdana", "sans-serif";
color: #505050;
}

#tabs-bottom {
font-family: "Microsoft YaHei", "Microsoft Jhenghei", "helvetica neue", "lucida grande", "Arial", "PMingLiU", "Trebuchet MS", "Helvetica", "Verdana", "sans-serif";
color: #505050;
}

#authortab {
font-family: "Microsoft YaHei", "Microsoft Jhenghei", "helvetica neue", "lucida grande", "Arial", "PMingLiU", "Trebuchet MS", "Helvetica", "Verdana", "sans-serif";
color: #505050;
text-align:left;
width:1075px;
}

#authortabnewarticle {
float:right;
width:560px;
font-size:16px;
}

#authorcv {
float:left;
width:480px;
font-size:16px;
}

#wrapemotionarticle {
width:40%;
float:right;
}

#showemotionpic {
width:60%;
float:left;
}

#embar1 {
padding:0 0 0 14px;
}

#embar2,
#embar3,
#embar4 {
padding:0 0 0 20px;
}

#embar5,
#embar6,
#embar7,
#embar8,
#embar9,
#embar10 {
padding:0 0 0 19px;
}

#papermain {
//border:1px solid #cccccc;
border-top:none;
border-bottom:none;
text-align: left;
width:1400px;
height: auto;
position: relative;
margin:0 auto;
padding:5px 10px 5px 10px;
}

#paperright {
width: 300px;
float: right;
}

#paperleft {
width: 1070px;
margin-left: 10px;
//display: inline-block;
float: left;
//min-height:2500px;
}

#ticker {
margin: 0 auto;
width: 1400px;
height: 60px;
text-align: left;
background: #fff;
//border: solid 1px #ccc;
border-bottom:none;
padding-left:10px;
padding-right:10px;
}

.avatar {
border:none;
-webkit-border-radius: 8em;
-moz-border-radius: 8em;
border-radius: 8em;
-webkit-transition: all .5s;
-moz-transition: all .5s;
transition: all .5s;
float:left;
margin:5px 5px 0px 5px;
transform: scaleY(1);
transition: all 0.7s ease-in-out;
-moz-box-shadow:1px 3px 15px #555;
-webkit-box-shadow:1px 3px 15px #555;
box-shadow:1px 3px 15px #555;
width: 150px;
hright: 150px;
}

//.avatar:hover {
//margin-left: 10px;
//transform: scale(1.2);
//opacity: 1;
//}

.npfavatar {
transform: scaleY(1);
transition: all 0.7s ease-in-out;
}

.npfavatar:hover {
transform: scale(1.2);
opacity: 1;
}

.fbavatar {
border:none;
-webkit-border-radius: 8em;
-moz-border-radius: 8em;
border-radius: 8em;
-webkit-transition: all .5s;
-moz-transition: all .5s;
transition: all .5s;
width:46px;
height:46px;
}

.fbavatar:hover {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-o-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}

.sfbavatar {
border:none;
-webkit-border-radius: 8em;
-moz-border-radius: 8em;
border-radius: 8em;
-webkit-transition: all .5s;
-moz-transition: all .5s;
transition: all .5s;
width:30px;
height:30px;
vertical-align: middle;
}

.sfbavatar:hover {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-o-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}

#listmainarea {
width: 100%;
height: auto;
}

#listarticlearea {
width: 100%;
height: 180px;
display: block;
padding-left: 10px;
margin-top: 10px;
background-color: #f9f9f9;
margin-bottom: 10px;
float: left;
}

#listarticlearea:hover {
background-color: #fff;
}

#listarticleleft {
width: 170px;
float: left;
margin: 10px 0 0 0;
}

#listarticleright {
display: block;
width: auto;
float: none;
margin: 10px 10px 0 0;
}

a.title {
font-size: 20px;
text-decoration: none;
}

.underlineitem {
font-size: 20px;
text-decoration: none;
color: #333;
}

.underlineitem:hover {
font-size: 20px;
text-decoration: underline;
color: #333;
}

#listarticleleft:hover + #listarticleright .underlineitem {
font-size: 20px;
text-decoration: underline!important;
font-weight: 900;
color: #333;
}

.listsort {
background-color: #EE9A00;
padding: 5px 10px 5px 10px;
color: #fff;
font-size: 16px;
margin-right: 10px;
}

.listcategories {
background-color: #e65751;
padding: 5px 10px 5px 10px;
color: #fff;
font-size: 16px;
margin-right: 10px;
}

@media screen and (max-width: 767px) {
.listsummary, 
.pushlistsummary, 
.emotionlistsummary {
display: none;
}
a.title span {
font-size: 18px;
}
a.title span:hover {
font-size: 18px;
}
#listarticleleft {
width: auto;
margin-right: 10px;
}
}

@media screen and (max-width: 435px) {
.listsort, 
.listcategories, 
.fblikes {
display: none;
}
#listarticleleft > a img {
width: 100px;
height: 100px;
}
#listarticleright {
margin-top: -10px;
}
}

#pageindex {
margin-top: 10px;
margin-bottom: 20px;
float: left;
}

#footer {
	width:100%;
	background: #e65751;
        height:90px;
}

#footerbottom {
        position:relative;
        border-top:none;
        text-align:center;
        width:1420px!important;
        width:1400px;
        margin:0 auto;
	padding:5px 0px 5px 0px;
	color:#fff;
}
#footerbottom a {
        text-decoration: none;
	color:#fff;
}

.isMobile {
display: none;
}
.notMobile {
display: block;
}

@media screen and (max-width: 767px) {
.isMobile {
display: block;
}
.notMobile {
display: none;
}
.fordesk {
display: none;
}
}

@media screen and (max-width: 1024px) {
.fordesk {
display: none;
}
}

.fblikes {
font-size: 18px;
line-height: 18px;
}

.numlikes {
font-size: 40px;
font-weight: 700;
display: inline-block;
vertical-align: middle;
font-family: "Helvetica neue",arial;
color: rgb(225, 79, 79);
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; 
    height: 0; 
    overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
