/*
Theme ID: FY_YAN
Author: FengYan
Author URI: http://www.fengyan.cc/
*/
@charset "utf-8";
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;outline:0;border:0;background:transparent;vertical-align:baseline;font-size:100%;}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
html{background: #f2f2f2;}
body{width: 1200px;margin: 50px auto;box-shadow: 0 15px 50px rgba(0,0,0,0.6);   background: #ffffff;color: #666;margin-top: 60px;font-family:"Microsoft Yahei",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;position: relative;cursor: url(../images/default.cur),default}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
nav ul{list-style:none;}
nav ul{list-style:none;}
li{list-style: none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:none;}
a{margin:0;padding:0;background:transparent;color:#666;vertical-align:baseline;text-decoration:none;font-size:100%;font-family:"Open Sans","Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei",Arial,Verdana,Tahoma,sans-serif;}
a:hover,a:focus{color:#FF6B57;text-decoration:none;cursor: url(images/link.cur),pointer;}
/*p{line-height: 20px;}*/
img{margin: 0;padding:0;max-width: 100%;height: auto;}
ins{background-color:#ff9;color:#323841;text-decoration:none;}
mark{background-color:#ff9;color:#323841;font-weight:bold;font-style:italic;}
del{text-decoration:line-through;}
/*----------- header -----------*/
.header{width:100%;height:93px;background:#333;position:relative}
.logo{float:left;z-index:999;width:220px;background:#FF6B57}
.logo a{text-align:center;display:block;overflow:hidden;height:93px;line-height:300px;color:#fff;background:url(../images/logo.png) 0 15px no-repeat;background-size:100%;background-color:#FF6B57}
/*----------- nav-menu -----------*/
.nav-menu li{display:inline-block;position:relative;width:auto;height:auto}
.nav-menu li a{font-size:14px;color:#fff;-o-transition:.3s;-ms-transition:.3s;-moz-transition:.3s;padding:18px 18px 13px;display:block}
.nav-menu li a i{font-size:20px;width:20px;height:30px;margin:0 auto;display:block}
.nav-menu li a:hover{color:#FF6B57}
.nav-menu .active a{color:#FF6B57}
.nav-menu li>ul{display:none;width:150px;position:absolute;top:80px;right:-20px;border-top:3px solid #FF6B57;z-index:99999}
.nav-menu li>ul li{width:100%;height:30px;line-height:30px;background:#4c4c4c;float:none;border-bottom:1px solid #353535;border-top:1px solid #5F5F5F;text-align:center}
.nav-menu li>ul>li>a{display:inline-block;width:100%;background:#4c4c4c;height:auto;color:#fff;font-size:14px;padding:0}
.nav-menu li>ul>li>a:hover{background-color:#575757}
.nav-menu>li:hover>ul{display:block}
.moble-bars{position:absolute;padding:0;margin:0;right:20px;top:20px;font-size:19px;display:none}
/*----------- breadcrumb -----------*/
.breadcrumb{max-width: 1200px; margin: 0 auto; height: 35px; line-height: 35px; padding: 0 20px;}
.fa-angle-right,.fa-bullhorn{font-size: 16px; margin: 0 4px;}
/*----------- article  -----------*/
.container{margin:0 auto;max-width:1200px}
.content-wrap{width:100%;float:left}
.article{min-height:600px;margin-right:370px;border-right:1px solid #eee;border-bottom:1px solid #eee}
.archive-head{padding:15px 20px;overflow:hidden;background-color:#fff;border-top:1px solid #eee;position:relative}
.archive-head h1{margin-bottom:10px;font-size:20px}
.archive-list p{line-height:22px}
.post{padding:0 20px 20px 20px;overflow:hidden;background-color:#fff;position:relative}
.post:hover h2 a{color:#FF6B57}
.istop{padding:15px 30px}
.post header{position:relative}
.post header h2{margin:0 -20px 20px -20px;padding:8px 20px;border-top:1px solid #eee;border-left:3px solid #FF6B57;border-bottom:1px solid #eee;background:#FDFDFD;font-weight:400;font-size:18px;line-height:24px}
/*----------- w-loading -----------*/	
.w-loading{z-index:99999;position:absolute;left:0;bottom:0;width:100%;height:5px}
.w-loading div{width:0;height:5px;background:#FF6B57}
/*----------- post -----------*/	
.istop .post-title{font-size:18px}
.post-img{float:left;margin-right:2.8169014084507%;margin-left:0;max-width:330px;width:30%;min-width:150px;height:auto;position:relative}
.post-img .mask-tags{position:absolute;top:0;left:0;color:#fff;padding:2px 10px;font-size:12px;display:block;background:#f45170;z-index:50}
.post-text{font-size:14px;line-height:24px;display:block}
.post footer{color:#999;height:auto;margin:15px 0 0}
.post footer span{font-size:13px;color:#999;margin-right:10px;display:inline-block}
.post footer span a{color:#999;}
.post footer span .fa{width:13px;display:inline-block;margin-right:4px;font-size:13px}
/*----------- lazy -----------*/
.loading {
	background: #EEE url(../images/lay.gif) center center no-repeat;
	min-height: 130px
}
.b-lazy {
	-webkit-transition: opacity 500ms ease-in-out;
	-moz-transition: opacity 500ms ease-in-out;
	-o-transition: opacity 500ms ease-in-out;
	transition: opacity 500ms ease-in-out;
	max-width: 100%;
	opacity: 0
}

.b-lazy.b-loaded {
	opacity: 1;
	vertical-align: middle
}
/*----------- loading-pjax -----------*/
#loading-jz_frame { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 999999; background-color: #4c4c4c; opacity: 0.1; filter: alpha(opacity=10); }
#loading-jz { left: 0; top: 0; display: table-cell; z-index: 9999999; position: fixed; width: 100%; height: 100%; }
#loading-jz div { left: 49%; top: 49%; position: absolute; width: 30px; height: 30px; background: url('../images/loading.gif') 50% 50% no-repeat; }	
/*----------- slider -----------*/
.slider{padding: 10px;border-top: 1px solid #eee;overflow: hidden;}
.slider .slideBox{width:100%;height:100%;position:relative}
.slider .slideBox .bd{position:relative;height:100%;z-index:0}
.slideBox .bd ul li,.slider .slideBox .bd ul{width:100%!important}
.slider .slideBox .bd img{width:100%;height:500px;display:block}
.slideBox .next,.slideBox .prev{width:60px;height:90px;margin:-60px 0 0;display:none;background:url(../images/ad_ctr.png) no-repeat 0 0;position:absolute;top:50%;z-index:10;cursor:pointer;text-indent:-9999px;filter:alpha(opacity=20);opacity:.2}
.slideBox .prev{left:0}
.slideBox .next{background-position:0 -90px;right:0}
.slideBox .next:hover,.slideBox.prev:hover{filter:alpha(opacity=50)!important;opacity:.5!important}
.slideBox .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;text-align:center}
.slideBox .hd ul li{cursor:pointer;display:inline-block;zoom:1;width:11px;height:11px;margin:4px;background:url(../images/dot-black.png) 0 0;overflow:hidden;line-height:9999px;filter:alpha(opacity=40);opacity:.4}
.slideBox .hd ul .on{filter:alpha(opacity=100);opacity:1}	
/*----------- Tooltip -----------*/
.tooltip-trigger{position:relative;text-indent: 0}
.tooltip {position: absolute;z-index: 99;display: block;visibility: visible;font-size: 12px;line-height: 20px;opacity: 0;filter: alpha(opacity=0);white-space:pre;}
.tin .tooltip-inner{background:#FF6B57;color:#fff;}
.tin .tooltip.top .tooltip-arrow{border-top-color:#FF6B57}
.tooltip.in {opacity: 0.8;filter: alpha(opacity=80);}
.tooltip.top {margin-top: -3px;padding: 5px 0;}
.tooltip.right {margin-left: 3px;padding: 0 5px;}
.tooltip.bottom {margin-top: 3px;padding: 5px 0;}
.tooltip.left {margin-left: -3px;padding: 0 5px;}
.tooltip-inner {max-width: 200px;padding: 5px 8px;color: #ffffff;text-align: center;text-decoration: none;background-color: #000000;border-radius: 4px;}
.tooltip-arrow {position: absolute;width: 0;height: 0;border-color: transparent;border-style: solid;}
.tooltip.top .tooltip-arrow {bottom: 1px;left: 50%;margin-left: -5px;border-width: 5px 5px 0;border-top-color: #000000;}
.tooltip.top-left .tooltip-arrow {bottom: 0;left: 5px;border-width: 5px 5px 0;border-top-color: #000000;}
.tooltip.top-right .tooltip-arrow {bottom: 0;right: 5px;border-width: 5px 5px 0;border-top-color: #000000;}
.tooltip.right .tooltip-arrow {top: 50%;left: 0;margin-top: -5px;border-width: 5px 5px 5px 0;border-right-color: #000000;}
.tooltip.left .tooltip-arrow {top: 50%;right: 0;margin-top: -5px;border-width: 5px 0 5px 5px;border-left-color: #000000;}
.tooltip.bottom .tooltip-arrow {top: 0;left: 50%;margin-left: -5px;border-width: 0 5px 5px;border-bottom-color: #000000;}
.tooltip.bottom-left .tooltip-arrow {top: 0;left: 5px;border-width: 0 5px 5px;border-bottom-color: #000000;}
.tooltip.bottom-right .tooltip-arrow {top: 0;right: 5px;border-width: 0 5px 5px;border-bottom-color: #000000;}
/*----------- pagination -----------*/	
.pagination{margin:0;padding:20px;text-align:center;font-size:12px;border-top:1px solid #eee;display:block}
.pagination ul{display:inline-block;margin-left:0;margin-bottom:0;padding:0}
.pagination ul>li{display:inline}
.pagination ul>li>a,.pagination ul>li>span{margin:3px 5px 3px 0;float:left;padding:7px
14px;background-color:#ddd;color:#666;border-radius:2px}
.pagination ul>li>a:focus,.pagination ul>li>a:hover{opacity:1}
.pagination ul>.active>a,.pagination ul>.active>span{background-color:#FF6B57;color:#fff}
.pagination ul>.active>a,.pagination ul>.active>span{cursor:default}
.pagination ul>.disabled>a,.pagination ul>.disabled>a:focus,.pagination ul>.disabled>a:hover,.pagination ul>.disabled>span,.pagination ul>li>span{color:#999;background-color:transparent;cursor:default}
/*----------- single -----------*/
.article-container{padding:0 20px;border-top:1px solid #eee}
.article-header{margin:0 -20px 10px -20px;padding:15px 20px 15px 20px;border-bottom:1px solid #eee}
.article-padding{padding:20px 0 0}
.article-title{margin-top:0;margin-bottom:10px;font-size:20px}
.article-meta span{font-size:13px;color:#999;margin-right:10px;display:inline-block}
.article-meta span a{font-size:13px;color:#999}
.article-meta span .fa{width:13px;display:inline-block;margin-right:4px;font-size:13px}
.article-content{position:relative;width:auto;color:#444;font-size:14px;line-height:200%;margin-bottom:18px}
.article-content img{margin:5px 0;max-width:100%;height:auto}
.article-content h2,.article-content h3,.article-content h4,.article-content h5{padding:0;margin:20px 0;color:#555;font-weight:700}
.article-content h2{font-size:18px;line-height:20px;font-weight:700;border-left:5px solid #FF6B57;padding:0 0 0 10px}
.article-content h3{font-size:16px}
.article-content h4{font-size:15px}
.article-content h5{font-size:14px}
.article-content ol,.article-content ul{margin:0 0 18px 46px}
.article-content ul{list-style:disc}
.article-content ol{list-style:decimal}
.article-content li{margin-bottom:6px}
.article-content p{margin:5px 0 10px;color:#666;font-size:14px;line-height:180%;word-wrap:break-word}
.article-content pre{word-wrap:break-word}
.article-content table{border-top:solid 1px #ddd;border-left:solid 1px #ddd;width:100%;margin-bottom:18px}
.article-content table th{background-color:#f9f9f9;text-align:center}
.article-content table td,.article-content table th{border-bottom:solid 1px #ddd;border-right:solid 1px #ddd;padding:5px 10px}
.article-content a{color:#FF6B57}
.article-content a:hover{color:#FF6B57}
.article-content pre,.comment pre{margin:20px 0;font:13px/20px 'courier new';background:#272822;padding:10px 15px;color:#F8F8D4;border:none}
.article-content blockquote{margin: 30px 30px;padding: 1px 20px 1px;font-size: 14px;color: #666;border-left: 2px solid #FF6B57;}
.article-content blockquote p{margin:0;padding:0;margin-bottom:10px}
.article-content .post-copyright{margin:20px 0;font-size:16px}
.article-content .post-copyright a{text-decoration:underline}
.article-content embed{display:block;margin-left:auto;max-width:100%;margin-right:auto}
.page-post .action-share{padding:0 0 30px 0;margin-bottom:20px;height:50px}
/*----------- content-index -----------*/	
.content-index{padding:10px;border:1px solid #ddd;background:#f8f8f8;line-height:160%;max-width:30%;font-size:12px;position:relative}
.content-index-title{margin:0 0 3px 0;padding:0;font-size:130%;font-weight:700}
.content-index-toctoggle{font-size:9pt}
.content-index ul{padding:0!important;margin:0!important;list-style:none;font-size:100%}
.content-index ul li{margin-bottom:0;list-style:inside}
.content-index li a em{font-size:68%;font-style:normal;font-weight:700;padding-right:5px}
.content-index ul.children{padding-left:0;list-style:none}
/*----------- post-tag -----------*/	
.entry-meta{margin:0 -20px 0 -20px;padding:15px 20px 15px 20px;border-top:1px solid #eee}
.entry-meta .post-tag{margin-bottom:15px}
.entry-meta .post-tag a{display:inline-block;padding:3px 7px 2px;margin:0 2px;color:#fff;font-size:12px;background-color:#f2f2f2}
.entry-meta .post-tag a:hover{color:#fff;background-color:#FF6B57}
.entry-meta .post-tag a:nth-child(5n){background-color:#4A4A4A}
.entry-meta .post-tag a:nth-child(5n+1){background-color:#28c2a0}
.entry-meta .post-tag a:nth-child(5n+2){background-color:#5CB85C}
.entry-meta .post-tag a:nth-child(5n+3){background-color:#D9534F}
.entry-meta .post-tag a:nth-child(5n+4){background-color:#F0AD4E}
.bdshare h5{float:left;line-height:26px;margin-right:10px;margin:5px 10px 10px 0}
/* Post Navigation */
.post-navigation{ padding: 20px;clear: both;overflow: hidden;    border-top: 1px solid #eee;}
.post-navigation div{position:relative;display:block;width:42%;color:#999;font-size:14px;}
.post-previous{float:left;padding-left:40px;}
.post-next{float:right;padding-right:40px;text-align:right;}
.post-navigation div span{display:block;color:#999;font-size:80%;}
.post-navigation div a:after{position:absolute;top:34%;margin-top:-11px;height:22px;color:#EDEDED;font-size:56px;line-height:22px;line-}
.post-previous a:after{left:0;content:'«';}
.post-next a:after{right:0;content:'»';}
/*----------- relates -----------*/	
.relates,.mkcomments{overflow:hidden;background-color:#fff;border-top:1px solid #F2F2F2;margin-bottom: 10px;}
.relates h3,.mkcomments h3{font-size:15px;line-height: 15px;border-bottom:1px dotted #e4e4e4;padding:15px 20px 10px;margin-bottom: 0}
.relates ul{margin-left: 20px;margin-right: 20px;padding: 0 0 15px 20px;overflow: hidden;font-size: 14px;}
.relates li{margin-top: 15px; list-style: inherit;} 
.relates time{font-size: 12px; margin-left: 20px; color: #bbb;} 
/*----------- widget-box user -----------*/	
.widget-box{position:relative;clear:both;margin-bottom:20px;background:none repeat scroll 0 0 #fff}
.user-center{overflow:hidden;width:100%}
#user-left{float:left;padding-bottom:10px;width:17.9%}
#user-left .user-avatar{padding:15px;text-align:center}
#user-left .user-avatar img{padding:5px;max-width:100px;max-height:100px;width:98%;height:auto;border:1px solid #eee;-webkit-border-radius:100px;-moz-border-radius:100px;border-radius:100px;-webkit-box-shadow:inset 0 -1px 0 #3333sf;box-shadow:inset 0 -1px 0 #3333sf;-webkit-transition:.4s;-webkit-transition:-webkit-transform .4s ease-out;-moz-transition:-moz-transform .4s ease-out;transition:transform .4s ease-out}
#user-left .user-avatar img:hover{border:1px solid #ccc;-webkit-box-shadow:0 0 10px #fff;box-shadow:0 0 10px #fff;-webkit-transform:rotateZ(360deg);-moz-transform:rotateZ(360deg);transform:rotateZ(360deg)}
#user-menu li{padding:12px 10px;text-align:center;border-bottom:1px solid #eee}
#user-menu{border-top:1px solid #eee}
#user-menu li.current-menu-item{margin:0 -1px;border-left:5px solid #FF6B57;background:#EEE}
#user-menu li.current-menu-item a{margin-left:-5px;color:#FF6B57}
#user-menu li .on{margin-left:-5px;color:#FF6B57}
#user-menu li i{margin-right:5px}
#user-right{float:left;overflow:hidden;margin:0;padding:10px 1.333333%;min-height:600px;width:82%;border-bottom:none;border-left:1px solid #E1E1E1;background:#fff}
#user-right #archive-head{margin:0 -15px;padding:10px 15px;border-bottom:1px solid #E1E1E1;background:#fff}
#archive-head h1{margin-bottom:10px;font-size:20px}
#archive-head .rss-cat-icon i{color:#F74D4D}
#user-right .post-count{padding:15px 10px;border-bottom:1px solid #eee;font-weight:700}
.archive-simple{padding:10px 0;border-bottom:1px solid #eee}
#user-right .archive-simple h2{font-size:14px;padding-left:5px;line-height:40px}
.archive-simple h2{display:inline-block;overflow:hidden;margin:0;width:60%;text-overflow:ellipsis;white-space:nowrap;font-weight:400;font-size:16px;line-height:28px}
.archive-simple h2 a i{margin-right:5px}
.archive-simple p.post-meta{float:right;width:36%}
.post-meta{margin:10px 0;line-height:20px}
.archive-simple span{margin-right:5px}
.post-meta span{margin-right:10px;color:#999}
.post-meta span i{margin-right:3px}
/*----------- sidebar -----------*/
.sidebar{float:left;margin-left:-360px;width:360px;position:relative}
.widget-box{position:relative;clear:both;margin-right:10px;margin-bottom:20px;border-top:1px solid #E1E1E1;border-right:1px solid #E1E1E1;border-left:1px solid #E1E1E1;background:none repeat scroll 0 0 #fff}
.widget-title{height:40px;border-bottom:1px solid #E1E1E1}
.widget-title span.icon{float:left;padding:10px 13px;min-width:13px;border-right:1px solid #dadada;line-height:20px}
.widget-title h3{float:left;margin:0;padding:14px;color:#666;line-height:12px}
.widget-content{position:relative;z-index:1;padding:10px 15px;border-bottom:1px solid #E1E1E1}
.widget ul{margin:0;list-style:none}
.widget-thumb{margin:10px 0;min-height:55px;height:auto}
.widget-thumb .post-thumbnail{float:left;margin:0 10px 0 0;width:50px;height:50px}
/*divPrevious*/
.divPrevious li{counter-increment:nums;display:block;height:30px;padding:0 0 0 30px;position:relative;margin:3px 0}
.divPrevious li:first-child:before{background-color:#e24d46}
.divPrevious li:first-child:before,.divPrevious li:nth-child(2):before,.divPrevious li:nth-child(3):before{color:#fff;text-shadow:none;line-height:20px}
.divPrevious li:before{width:22px;height:22px;line-height:22px;text-align:center;content:counter(nums,decimal);position:absolute;left:0;top:5px;border-radius:100%;background-color:#edefee;text-shadow:0 1px 0 rgba(255,255,255,.5);font-family:Georgia,'微软雅黑','Helvetica Neue',Arial,sans-serif}
.divPrevious li a{display:block;height:28px;line-height:28px;padding:3px 0;overflow: hidden;}
.f-toe{overflow:hidden;word-wrap:normal!important;white-space:nowrap;text-overflow:ellipsis}
.divPrevious li:nth-child(2):before{background-color:#2ea7e0}
.divPrevious li:nth-child(3):before{background-color:#6bc30d}
/*widget-thumb*/
.widget-thumb{margin: 10px 0; min-height: 55px; height: auto;}
.widget-thumb .post-thumbnail{float:left;margin:0 10px 0 0;}
.widget-thumb .post-thumbnail img{padding:4px;width: 55px;height: 55px;border:1px solid #eee;-webkit-border-radius:27px;-moz-border-radius:27px;border-radius:27px;background:#fff;-webkit-box-shadow:inset 0 -1px 0 #3333sf;box-shadow:inset 0 -1px 0 #3333sf;-webkit-transition:0.4s;-webkit-transition:-webkit-transform 0.4s ease-out;-moz-transition:-moz-transform 0.4s ease-out;transition:transform 0.4s ease-out;}
.widget-thumb .post-thumbnail:hover img{border:1px solid #ccc;-webkit-box-shadow:0 0 10px #fff;box-shadow:0 0 10px #fff;-webkit-transform:rotateZ(360deg);-moz-transform:rotateZ(360deg);transform:rotateZ(360deg);rgba(255,255,255,.6),inset 0 0 20px rgba(255,255,255,1);-webkit-rgba(255,255,255,.6),inset 0 0 20px rgba(255,255,255,1);-}
.widget-thumb a{line-height: 24px;}
.widget-thumb span.date{margin: 5px 0 0 10px; color: #AAA; font-size: 85%;}
/*divComments*/
.divComments ul{width:100%;}
.divComments ul li{padding:0;min-height: 55px;width:100%;background: none;}
.divComments ul a{display:block;overflow:hidden; margin:8px 0 5px 5px;padding-top:3px;color:#999;}
.divComments li img{float:left;margin:0 10px 5px 0;padding:4px;width:55px;border:1px solid #eee;-webkit-border-radius:27px;-moz-border-radius:27px;border-radius:27px;background:#fff;-webkit-box-shadow:inset 0 -1px 0 #3333sf;box-shadow:inset 0 -1px 0 #3333sf;-webkit-transition:0.4s;-webkit-transition:-webkit-transform 0.4s ease-out;-moz-transition:-moz-transform 0.4s ease-out;transition:transform 0.4s ease-out;}
.divComments li:hover img{border:1px solid #ccc;-webkit-box-shadow:0 0 10px #fff;box-shadow:0 0 10px #fff;-webkit-transform:rotateZ(360deg);-moz-transform:rotateZ(360deg);transform:rotateZ(360deg);rgba(255,255,255,.6),inset 0 0 20px rgba(255,255,255,1);-webkit-rgba(255,255,255,.6),inset 0 0 20px rgba(255,255,255,1);}
.divComments ul span{color: #666;}
.divComments ul a:hover{color:#FF6B57;}
.divContorPanel ul{text-align:center}
.cp-hello{line-height:35px;font-size:14px;color:#666}
.cp-login{line-height:35px;font-size:14px;color:#666}
.cp-vrs{line-height:35px;font-size:14px}
.divArchives li,.divAuthors li,.divCatalog li,.divFavorites li,.divLinkage li,.divNavBar li,.divStatistics li{padding-bottom:5px;margin-bottom:5px;}
.divArchives li a,.divAuthors li a,.divCatalog li a,.divFavorites li a,.divLinkage li a,.divMisc li a,.divNavBar li a,.divStatistics li{color:#555;font-size:14px;margin-right:24px;-o-transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s}
.divArchives li:hover a,.divAuthors li:hover a,.divCatalog li:hover a,.divFavorites li:hover a,.divLinkage li:hover a,.divNavBar li:hover a,.divStatistics li:hover{padding-left:20px;-o-transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s}
.divMisc li{float:left;width:43%;margin-right:10px;padding-top:18px;padding-bottom:18px;}
.divTags li{opacity:.8;filter:alpha(opacity=80);font-size:12px;color:#fff;background-color:#428BCA;display:inline-block;margin:0 5px 5px 0;padding:2px 6px;line-height:20px;font-weight:400}
.divTags li:nth-child(9n){background-color:#4A4A4A}
.divTags li:nth-child(9n+1){background-color:#428BCA}
.divTags li:nth-child(9n+2){background-color:#5CB85C}
.divTags li:nth-child(9n+3){background-color:#D9534F}
.divTags li:nth-child(9n+4){background-color:#567E95}
.divTags li:nth-child(9n+5){background-color:#B433FF}
.divTags li:nth-child(9n+6){background-color:#00ABA9}
.divTags li:nth-child(9n+7){background-color:#B37333}
.divTags li:nth-child(9n+8){background-color:#F60}
.divTags li:hover{opacity:.8;filter:alpha(opacity=80);color:#fff!important}
.divTags li a{color:#FFF;}
.divCalendar table{width:100%;margin-top:10px;font-size: 13px;table-layout:fixed}
.divCalendar caption{text-align: center; height: 35px;font-weight: 700; font-size: 13px; line-height: 35px; background-color: #fbfbfb;border: 1px solid #e0e1e2;}
.divCalendar caption a{color: #555;}
.divCalendar th{background-color:#fbfbfb;color:#555;text-transform:uppercase;border:1px solid #e0e1e2;height:26px}
.divCalendar td{text-align:center;color:#666;border:1px solid #e0e1e2; line-height: 30px;}
.divCalendar td a{display:block;line-height:30px;background:#FF6B57;color:#fff}
.divSearchPanel input[type=text]{width: 70%;height:34px;margin-left:5px;padding-left:10px;outline:0;vertical-align:bottom;background:#fff;border:1px solid #E8E9E7}
.divSearchPanel input[type=submit]{font-size:16px;font-weight:700;color:#fff;line-height:28px;padding-left:15px;padding-right:15px;border:2px solid #FF6B57;background:#FF6B57;outline:0;cursor:pointer}
/*----------- commentlist -----------*/	
ul.msg{width:100%;margin-bottom:5px;}
ul.msg li{width:100%;overflow:hidden;clear:both;margin:0;padding:0;list-style:none}
.msgarticle{padding: 15px 20px 10px;}
.avatar{float:left;box-shadow:0 1px 1px rgba(255,255,255,.75);position:relative;-webkit-border-radius:3px;border-radius:3px;background-color:#fff;margin-right:15px}
.avatar img{width:50px;height:50px;border-radius:27px;-webkit-border-radius:27px;-moz-border-radius:27px;box-shadow:inset 0 -1px 0 #3333sf;-webkit-box-shadow:inset 0 -1px 0 #3333sf;-webkit-transition:.4s;-webkit-transition:-webkit-transform .4s ease-out;transition:transform .4s ease-out;-moz-transition:-moz-transform .4s ease-out}
.avatar img:hover{box-shadow:0 0 10px #fff;-webkit-box-shadow:0 0 10px #fff;transform:rotateZ(360deg);-webkit-transform:rotateZ(360deg);-moz-transform:rotateZ(360deg)}
.comment-body{position:relative;margin-left:62px;border:1px solid #ddd;padding:0 10px 10px!important;border-radius:2px}
.comment-body:before{border-right-color:#dedede!important;z-index:1}
.comment-body:after{border-right-color:#f8f8f8!important;margin-left:1px;z-index:2}
.comment-body:after,.comment-body:before{position:absolute;top:8px;left:-8px;right:100%;width:0;height:0;display:block;content:" ";border-color:transparent;border-style:solid solid dotted;border-width:8px 8px 8px 0;pointer-events:none}
.comment-header{background-color:#f8f8f8;padding:10px;margin-left:-10px;margin-right:-10px;border-bottom:1px solid #eee;font-weight:500;margin-bottom:10px;font-size:14px}
.comment-header a{color:#999;font-size:13px;margin-right:8px}
.comment-body p{font-size:13px;color:#000;line-height:2em;margin:.5em 0;word-wrap:break-word}
.comment-footer{margin-top:15px;font-size:13px;line-height:1.5em}
.comment-time{font-size:12px;margin-right:8px;color:#999}
.post-reply{font-size:12px;color:#999}
.msgname .msgname,ul.children{margin-left:38px}
.msgname .msgname .avatar,.msgname .msgname .avatar img,ul.children .avatar,ul.children .avatar img{width:30px;height:30px;margin-left:8px}
.post-Comment{padding:0 20px 0 20px}
#divCommentPost p.posttop{position:relative;z-index:5;font-size:12px;padding:8px 0;width:100%;clear:both;overflow:hidden}
#divCommentPost p a{float:right;line-height:1.5em;margin-right:6px;cursor:pointer;text-decoration:none;color:#777}
#divCommentPost p.posttop small{float:right;position:relative;font-size:12px;cursor:pointer;text-align:right;line-height:18px;padding-bottom:3px;width:75px}
.pinglun{width:auto;font-size:12px;z-index:3;margin:8px 0;padding:0 0 0 60px;position:relative;clear:both;padding:0;margin:0;vertical-align:baseline;font:inherit;line-height:inherit;background:0 0;width:auto;float:none;transition:none;overflow:hidden}
.textarea-wrapper{border:1px solid #ddd;background:0 0;border-radius:3px}
.rounded-top{-webkit-border-top-right-radius:3px;-webkit-border-top-left-radius:3px;border-top-right-radius:3px;border-top-left-radius:3px}
#txaArticle{position:relative;z-index:1;border:0;border-bottom:none;padding-right:24px;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;box-shadow:none;-webkit-appearance:none;overflow:auto;padding:10px;height:140px;min-height:140px;margin:0;resize:none;outline:0;width:100%;min-width:100%;font-family:"STHeiti Light",华文细黑,"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",STHeiti,MingLiu}
.post-toolbar{margin-top:10px;overflow:hidden;float:right}
input.button{float:right;height:32px;width:100px;text-align:center;font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;text-shadow:none;font-weight:700;border:none;color:#FFF;background-color:#FF6B57;border-radius:2px;background-image:none;box-shadow:none;cursor:pointer}
input.button:hover{background:#8463A9}
.post-terinfo{padding:20px 0 0;color:#777}
.post-terinfo ul li{margin-bottom:5px;text-align:center}
input.text{margin-right:10px;position:relative;border:none;border:1px solid #ddd;border-radius:2px;height:35px;padding:3px 5px;outline:0;color:#B3B3B3;width:220px;box-shadow:none}
.post-terinfo ul li label{color:#B3B3B3}
.navigation{text-align:right;padding:10px;clear:both;line-height:1em}
.navigation nav a,.navigation nav>span{cursor:pointer;text-decoration:none;color:#777;font-size:12px;margin:0 3px;padding:2px 5px;border:1px solid transparent;-webkit-border-radius:3px;border-radius:3px;background-color:rgba(0,0,0,.03)}
.navigation nav>span{font-weight:700;color:#00B5EE}
.navigation ul{display:inline-block;margin-left:0;margin-bottom:0}
#infscr-loading,#infscr-loading div{position:absolute;bottom:10px;width:100%;text-align:center;font-size:1.5em;font-weight:700;color:#3498db}
/*----------- zsinks -----------*/	 
.zsinks{margin:0 0 40px!important;overflow:hidden;}
.zsinks h2{border-bottom:solid 1px #eee;font-size: 20px;padding-bottom: 5px;}
.zsinks li{width:20%;float:left;}
.zsinks li a{display:block;padding:8px 10px;overflow:hidden;border: 1px solid #eaeaea;margin: 10px 10px 0 0;}
.zsinks li img{float: left;width: 16px;height: 16px;margin-right: 8px;}
.zsinks li a:hover{border-color: #FF6B57;}
/*----------- tag -----------*/	 
.tag-clouds{overflow:hidden;list-style:none;padding:20px;margin:0!important;}
.tag-clouds li{float:left;width:20%;margin-bottom:12px;height:30px;overflow:hidden}
.tag-clouds .tagname{display:inline-block;margin-right:5px;background-color:#eee;color:#666;font-size:.9rem;padding:2px 7px;margin-bottom:4px}
.archives h3,.pagecontent .pageheader h1{font-weight:400;font-size:20px}
.tag-clouds strong{font-weight:400;color:#999}
.tag-clouds a{color:#666;margin-right:10px;display:inline-block}
.tag-clouds .tagname:hover{color:#fff;background-color:#FF6B57}
/*----------- archives -----------*/	
#archives ul {padding: 5px 10px!important;  margin: 0!important; }
#archives ul li {margin-left: 20px;list-style: circle;}
#archives em {padding: 0 2px;color: #A40000;}
#archives a{padding: 0 10px 0 0;}
/*----------- readers -----------*/ 
.readers{    margin-top: 20px;overflow:hidden}
.readers a{width:50px;margin:0 5px 25px;float:left;text-align:center;color:#999;font-size:12px;height:80px;overflow:hidden}
.readers a:hover{color:#FF6B57}
.readers .avatar{border-radius:5px;margin:0 auto 5px;display:block}
.readers .avatar{float:left;margin:0 10px 5px 0;padding:4px;width:55px;border:1px solid #eee;-webkit-border-radius:27px;-moz-border-radius:27px;border-radius:27px;background:#fff;-webkit-box-shadow:inset 0 -1px 0 #3333sf;box-shadow:inset 0 -1px 0 #3333sf;-webkit-transition:0.4s;-webkit-transition:-webkit-transform 0.4s ease-out;-moz-transition:-moz-transform 0.4s ease-out;transition:transform 0.4s ease-out;}
.readers .avatar:hover{border:1px solid #ccc;-webkit-box-shadow:0 0 10px #fff;box-shadow:0 0 10px #fff;-webkit-transform:rotateZ(360deg);-moz-transform:rotateZ(360deg);transform:rotateZ(360deg);rgba(255,255,255,.6),inset 0 0 20px rgba(255,255,255,1);-webkit-rgba(255,255,255,.6),inset 0 0 20px rgba(255,255,255,1);}
.readers a.item-top{width:31.222222%;margin:0 1% 30px;text-align:left;height:100px;color:#bbb;background-color:#f6f6f6;border-radius:5px}
.action-like,.article-social,.ias_loader,.pagination,.pagination nav{text-align:center}
.readers a.item-top .avatar{float:left;margin-left:10px;margin-right:10px}
.readers a.item-top h4{color:#FF6B57;font-size:15px;    margin: 5px 0!important;}
.readers a.item-top strong{display:block;color:#666}
.readers a.item-top:hover{background-color:#f1f1f1}
.readers a.item-2 h4{color:#7CCD38}
.readers a.item-3 h4{color:#52BAF5}
/*----------- search -----------*/ 	
.archive-search{padding: 25px 30px; overflow: hidden; background-color: #fff; margin-bottom: 10px; border-radius: 4px; position: relative;}
.archive-search h1{font-size: 20px;}
.post-search p{background: #fff; line-height: 30px; word-wrap: break-word; padding: 15px 30px; overflow: hidden; background-color: #fff; margin-bottom: 10px; border-radius: 4px;}
.post-search p a:first-child{font-size:18px;line-height:30px}
.post-search p a:hover{color:#FF6B57}
.post-search p strong{color:#FF6B57}
/*----------- flash body-image -----------*/ 	
#flash,.body-image,.body1-image{position:fixed;top:0;left:0}
#flash{width:100%;height:100%;z-index:-90}
.body-image{z-index:-100;width:100%;min-height:100%;background:url(../images/body.jpg) fixed #DFDFE1;-webkit-background-size:cover}
.body1-image{z-index:-80;width:100%;height:100%;background:url(../images/body.png)}
/*----------- gotop -----------*/ 
#gotop{position:fixed;right:30px;bottom:50px;z-index:1000}
#gotop span{cursor:pointer;background:rgba(0,0,0,.2);width:36px;height:36px;color:#fff;display:block;position:relative;margin:5px 0}
#gotop span i{text-align:center;color:#fff;width:36px;height:36px;font-size:20px;font-style:inherit;line-height:36px;position:absolute;top:50%;left:50%;margin-top:-18px;margin-left:-18px}
#gotop a{color:#fff;display:block;cursor:pointer}
#gotop span:hover{background:#777}
/*----------- footer -----------*/
.footer{width:100%;margin:0 0 50px;padding:40px 0;border-top:5px solid #FF6B57;background:#444749;color:rgba(236,235,231,.5);text-align: center;clear: both;}
.footer .footer-copyright,.ss p{margin-top:20px}
.footer h3{font-size:16px;margin-bottom:10px;color:#fff}
.footer .footer-partner li,.footer .row>div{margin-bottom:20px}
.footer li{font-size:14px;line-height:2}
.footer a{color:rgba(178,193,212,.92)}
.footer a:hover{border-bottom:1px solid rgba(172,172,164,.7)}
.footer .footer-partner a{border-bottom:none}
.footer .footer-copyright p{font-size:12px;font-size:1.2rem;margin-bottom:10px}
/*----------- ads -----------*/
.ads{border-top: 1px solid #eee;padding: 10px;clear: both;overflow: hidden;}

/*----------- media -----------*/
@media screen and (max-width:1250px) {
	body {
		width: 95%;
		margin: 2% auto;
	}
}

@media screen and (max-width:980px) {
	
	body {
		width: 95%;
		margin: 2% auto;
	}

	.header {
		height: 70px;
	}

	.logo {
		background: none;
		padding-left: 20px;
	}

	.logo a {
		height: 70px;
		background: url(../images/logo.png) 0 5px no-repeat;
		background-size: inherit;
	}
/**/
	.nav-menu {
		display: none;
		width: 150px;
		position: absolute;
		top: 50px;
		right: 0;
		border-top: 3px solid #FF6B57;
		overflow: inherit!important;
		z-index: 99999;
	}

	.nav-menu li {
		width: 100%;
		height: 30px;
		line-height: 30px;
		background: #4c4c4c;
		float: none;
		border-bottom: 1px solid #353535;
		border-top: 1px solid #5F5F5F;
		text-align: center;
	}

	.nav-menu li a {
		display: inline-block;
		width: 100%;
		background: #4c4c4c;
		height: auto;
		color: #fff;
		font-size: 14px;
		padding: 0;
	}

	.nav-menu li a:hover {
		background-color: #575757
	}

	.nav-menu li a i {
		font-size: 14px;
        width: auto;
		height: auto;
		margin-right: 5px;
		display: inline-block;
	}

	.nav-menu li>ul {
		top: -1px;
		border-top: none;
		right: 100%;
	}

	.moble-bars {
		display: block;
		color: #fff;
	}

	.article {
		margin-right: 0;
		border-right: 0;
	}

	.sidebar {
		display: none;
	}

	#user-right ,#user-left {
		float: none;
		width: 100%;
	}
	#user-right{
	    padding: 0 15px;
	}
}

@media screen and (max-width:640px) {
	.post-navigation div {
		width: 100%;
	}
	.slideBox .next, .slideBox .prev {
        display:none!important;
	}
	.footer {
        margin: 0 0 2%;
        padding: 25px 10px;
    }
}

@media screen and (max-width:480px) {
	.post-img {
		float: none;
		margin: 0 0 10px 0;
		width: 98%;
		height: auto;
	}
   .readers a.item-top {
        width: 100%;
    }
	.tag-clouds li {
        width: 30%;
        margin: 0 5px 5px 0;
    }
	.tag-clouds strong {
        display: none;
    }
	.zsinks li {
        width: 50%;
    }
	.ads {
		padding: 5px 10px 2px 10px;
	}
}