﻿@charset "utf-8";
/*
Theme Name: dsqnw
Theme URI: http://www.dsqnw.com/
Version: 2.43
Author: dsqnw
Author URI: http://www.dsqnw.com/
Description: <a href="http://www.dsqnw.com/" target="_blank">dsqnw</a> is a responsive 100% high resolution theme for blogs and magazines.
*/
/* ------------------------------------------------------------------------- *
* Reset
/* ------------------------------------------------------------------------- */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
ol,
ul{list-style:none;}
blockquote,
q{quotes:none;}
blockquote:before,
blockquote:after,
q:before,
q:after{content:'';content:none;}
table{/* border-collapse:collapse; */border-spacing:0;}
/* ------------------------------------------------------------------------- *
* Base Styles
/* ------------------------------------------------------------------------- */
body{background:#f5f6f9;font-size:16px;line-height:1.5em;color:#666;font-family:"Microsoft YaHei","WenQuanYi Micro Hei","Open Sans","Hiragino Sans GB",Arial,Verdana,Tahoma,sans-serif;}
::selection{background:#1ABC9C;color:#fff;}
::-moz-selection{background:#1ABC9C;color:#fff;}
a{color:#1ABC9C;text-decoration:none;outline:0;}
a:hover{color:#666;}
img{max-width:100%;height:auto;}
a,
a:before,
a:after{-webkit-transition-property:background color;-webkit-transition-duration:0.2s;-webkit-transition-timing-function:ease;-moz-transition-property:background color;-moz-transition-duration:0.2s;-moz-transition-timing-function:ease;-o-transition-property:background color;-o-transition-duration:0.2s;-o-transition-timing-function:ease;transition-property:background color;transition-duration:0.2s;transition-timing-function:ease;}
a img{-webkit-transition:opacity 0.2s ease;-moz-transition:opacity 0.2s ease;-o-transition:opacity 0.2s ease;transition:opacity 0.2s ease;}
address,
cite,
em{/* font-style:italic; */}
strong{font-weight:600;}
.left,
.alignleft{float:left;}
.right,
.alignright{float:right;}
.aligncenter{margin-left:auto;margin-right:auto;}
.text-center{text-align:center;}
.mb30{margin-bottom:30px;}
.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0;}
.group:before,
.group:after{content:"";display:table;}
.group:after{clear:both;}
.group{zoom:1;}
.fa{width:1.4em;text-align:center;}
/* ------------------------------------ */
/* base:form
/* ------------------------------------ */
input,
textarea,
button,
select,
label{font-family:inherit;}
.themeform input,
.themeform textarea,
.themeform button,
.themeform select,
.themeform label{font-size:14px;}
.themeform input::-moz-focus-inner,
.themeform button::-moz-focus-inner{border:0;padding:0;}
.themeform input[type="text"],
.themeform input[type="password"],
.themeform input[type="email"],
.themeform input[type="submit"],
.themeform button,
.themeform textarea{margin:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:0;border-radius:0;}
.themeform input,
.themeform textarea,
.themeform button{-moz-appearance:none;-webkit-appearance:none;-moz-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease;}
.themeform input[type="checkbox"]{-moz-appearance:checkbox;-webkit-appearance:checkbox;}
.themeform input[type="radio"]{-moz-appearance:radio;-webkit-appearance:radio;}
.themeform label{color:#666;}
.themeform input[type="text"],
.themeform input[type="password"],
.themeform input[type="email"],
.themeform textarea{background:#F5F6F9;border:2px solid #eee;color:#777;display:block;max-width:100%;outline:none;padding:7px 8px;}
.themeform input[type="text"]:focus,
.themeform input[type="password"]:focus,
.themeform input[type="email"]:focus,
.themeform textarea:focus{border-color:#ddd;color:#666;-webkit-box-shadow:0 0 3px rgba(0,0,0,0.1);box-shadow:0 0 3px rgba(0,0,0,0.1);}
.themeform label .required{color:#E14D43;}
.themeform input[type="submit"],
.themeform button[type="submit"]{background:#1ABC9C;color:#fff;padding:8px 14px;display:inline-block;border:none;cursor:pointer;-webkit-border-radius:3px;border-radius:3px;}
.themeform input[type="submit"]:hover,
.themeform button[type="submit"]:hover{background:#666;}
/* ------------------------------------ */
/* base:poptip
/* ------------------------------------ */
.poptip{position: absolute;top: 20px;left:20px;padding: 6px 10px 5px;border: solid 1px #FFBB76;border-radius: 2px;background-color: #FFFCEF;box-shadow: 0 0 3px #ddd;color: #DB7C22;font-size: 12px;line-height: 16px;*padding: 7px 10px 4px;}
.poptip-arrow{position: absolute;overflow: hidden;text-shadow:0 0 2px #EDEDED;font-style: normal;font-size: 12px;font-family: simsun;}
.poptip-arrow em,.poptip-arrow i{position: absolute;top:0;left:0;font-style: normal;}
.poptip-arrow em{color: #FFBB76;}
.poptip-arrow i{color: #FFFCEF;text-shadow:none;}
.poptip-arrow-top,.poptip-arrow-bottom{left:12px;margin-left:-6px;width: 12px;height: 6px;}
.poptip-arrow-left,.poptip-arrow-right{top: 12px;margin-top:-6px;width: 6px;height: 12px;}
.poptip-arrow-top{top: -6px;}
.poptip-arrow-top em{top: -1px;}
.poptip-arrow-top i{top: 0px;}
.poptip-arrow-bottom{bottom: -6px;}
.poptip-arrow-bottom em{top: -8px;}
.poptip-arrow-bottom i{top: -9px;}
.poptip-arrow-left{left:-6px;}
.poptip-arrow-left em{left:1px;}
.poptip-arrow-left i{left:2px;}
.poptip-arrow-right{right:-6px;}
.poptip-arrow-right em{left:-6px;}
.poptip-arrow-right i{left:-7px;}
/* ------------------------------------ */
/* base:entry
/* ------------------------------------ */
.entry{font-size:16px;line-height:1.6em;}
.entry p,
.entry dd{margin-bottom:1em;}
.entry dt{color:#666;}
.entry ol,
.entry ul{margin:0 0 0 30px;}
.entry ol ol,
.entry ol ul,
.entry ul ul,
.entry ul ol{margin-bottom:0;}
.al_post_list li a{color:#666}
.entry li{margin:0;}
.entry ul li,
.entry ol ul li{list-style: disc;margin-bottom: 7px;padding-bottom:7px;margin-top: 7px;}
.entry ol li,
.entry ol ul ol li{list-style:decimal;}
.entry dt,
.entry strong,
.entry p strong{font-weight:600;}
.entry address{margin-bottom:1em;}
.1entry blockquote{position:relative;margin:15px auto;/* border: 1px solid #E4E4E4; *//* border-left-width:3px; */padding: 35px 25px 20px 25px;background-color: #f6f6f6;font-size: 16px;word-break:break-all;}
.1entry blockquote p{margin-bottom:0.75em;}
.1entry blockquote:before{/* content:"\f10d";color:#ccc;font-size:25px;font-style:normal;font-family:FontAwesome;text-align:center;position:absolute;left:10px;top:10px;*/}

.entry blockquote {
	border: 20px solid #F5F6F9;
	margin-bottom: 20px;
	position: relative;
	padding: 25px 25px 15px 25px;
	word-break:break-all;
}
.entry blockquote:after {
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	left: 25px;
	margin: auto;
	margin-top: -20px;
	width: 0;
	height: 0;
	z-index: 2;
	border-style: solid;
	border-width: 30px 30px 0 30px;
	border-color: #FF0016 transparent transparent transparent;
}
.entry blockquote:before {
	position: absolute;
	content: '"';
	top: 0;
	right: 0;
	left: 50%;
	font-style: italic;
	z-index: 3;
	margin: auto;
	margin-top: -24px;
	color: #fff;
	font-size: 30px;
	line-height: 1.5em;
}
.entry blockquote p {
	color: #676767;
	font-size: 14px;
	line-height: 2em;
}

.entry blockquote.twitter-tweet:before{content:"\f099";}
.entry code,
.entry pre{font-family:Monaco,"Courier New","DejaVu Sans Mono","Bitstream Vera Sans Mono",monospace;font-size:11px;}
.entry pre{background: #272822;padding:18px 20px;margin:30px 0;/* border:1px solid #eee; */line-height:19px;white-space:pre-wrap;word-wrap:break-word;overflow-x:auto;overflow-y:hidden;color: #fff;}
.entry code{background:#eee;padding:0 3px;}
.entry ins{background:#fff486;}
.entry sub,
.entry sup{font-size:62.5%;}
.entry sub{vertical-align:sub;}
.entry sup{vertical-align:super;}
/* image position & caption */
.entry img.size-auto,
.entry img.size-large,
.entry img.size-medium,
.entry attachment img{max-width:100%;height:auto;}
.entry img.alignleft{margin:18px 20px 18px 0;}
.entry img.alignright{margin:18px 0 18px 20px;}
.entry img.aligncenter{margin:18px auto;clear:both;display:block;}
.entry img .size-full{max-width:100%;}
.entry .gallery img,
.entry img.wp-smiley{margin:0;}
.entry .wp-caption{background:#f1f1f1;max-width:100%;margin-bottom:14px;padding-top:5px;text-align:center;}
.entry .wp-caption-text{font-style:italic;}
.entry .wp-caption a{border-bottom:none;}
.entry .wp-caption img{margin:0;max-width:98%;height:auto;}
.entry .wp-caption.alignleft{margin-right:20px;}
.entry .wp-caption.alignright{margin-left:20px;}
.entry .wp-caption.alignnone{overflow:hidden;}
.entry .wp-caption.alignnone img{margin:0 auto;}
.entry .wp-caption-text{color:#999;font-size:13px;padding:0 0 8px 0;margin:0;}
/* table */
.entry table{font-size:14px;/* margin-bottom:1.5em; */width:100%;border: 1px solid #EAEAEA;}
.entry table tr.alt{background: #F5F6F9;}
.entry table td{border:1px solid #f1f1f1;padding:5px;vertical-align:middle;}
.entry table th{font-weight:600;border-top:1px solid #f1f1f1;border-bottom:1px solid #f1f1f1;padding:10px 5px;text-align: left;}
/* default gallery */
.entry .gallery{clear:both;overflow:hidden;width:100%;margin:15px 0!important;}
.entry .gallery img{display:block;width:100%;height:auto;border-width:1px 2px!important;border-color:transparent!important;}
.entry .gallery .gallery-item{position:relative;overflow:hidden;border-color:transparent;margin-top:0!important;}
.entry .gallery .gallery-caption{background:rgba(255,255,255,0.8);color:#333;font-size:13px;line-height:1.4em;padding:10px 0;text-align:left;text-indent:10px;font-style:normal;margin:0;bottom:-44px;left:2px;right:2px;overflow:hidden;position:absolute;text-overflow:ellipsis;white-space:nowrap;width:100%;transition:all .2s ease;-o-transition:all .2s ease;-moz-transition:all .2s ease;-webkit-transition:all .2s ease;}
.entry .gallery .gallery-item:hover .gallery-caption{bottom:0;}
.entry .gallery-columns-5 .gallery-caption,
.entry .gallery-columns-6 .gallery-caption,
.entry .gallery-columns-7 .gallery-caption,
.entry .gallery-columns-8 .gallery-caption,
.entry .gallery-columns-9 .gallery-caption{display:none!important;}
/* ------------------------------------ */
/* base:headings
/* ------------------------------------ */
h1,
h2,
h3,
h4,
h5,
h6{color:#333D46;font-weight:normal;-ms-word-wrap:break-word;word-wrap:break-word;}
.entry h1 span,
.entry h2 span,
.entry h3 span,
.entry h4 span,
.entry h5 span,
.entry h6 span{color:#bbb;}
.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6{margin-bottom:14px;font-weight:400;line-height:1.3em;padding: 10px 0;}
.entry h1{font-size:20px;/* letter-spacing:-0.3px; *//* padding-left:10px; *//* border-left:5px solid #FF0016; *//* background:#F5F6F9; */margin: 30px 0;font-weight: bold;}
.entry h2{font-size:19px;/* letter-spacing:-0.3px; *//* padding-left:10px; *//* border-left:5px solid #FF0016; *//* background:#F5F6F9; */margin: 30px 0;font-weight: bold;}
.entry h3{font-size:18px;/* letter-spacing:-0.3px; *//* padding-left:10px; *//* border-left:5px solid #FF0016; *//* background:#F5F6F9; */margin: 30px 0;font-weight: bold;}
.entry h4{font-size:17px;/* letter-spacing:-0.3px; *//* padding-left:10px; *//* border-left:5px solid #FF0016; *//* background:#F5F6F9; */margin: 30px 0;font-weight: bold;}
.entry h5{font-size:16px;padding-left:10px;border-left:5px solid #FF0016;background:#F5F6F9}
.entry h6{font-size:15px;padding-left:10px;border-left:5px solid #FF0016;background:#F5F6F9}
/* ------------------------------------------------------------------------- *
* Base Structure
/* ------------------------------------------------------------------------- */
/* ------------------------------------ */
/* base:layout
/* ------------------------------------ */
#wrapper{min-width:320px;height:100%;}
.container{/* padding:0 25px; */}
.container-inner{max-width:1120px;min-width:320px;width:100%;margin:0 auto;}
.main{background:#f5f6f9;position:relative;/* z-index: 11; */}
.main-inner{position:relative;min-height:600px;/* z-index: 11; */}
.content{width:100%;position:relative;}
.pad{padding:25px 0;}
.col-2cl .main-inner{padding-right:370px;}
.col-2cl .side-right{float:right;margin-right:-370px;}
.col-2cl .content{float:left;}
/* ------------------------------------ */
/* base:sidebar
/* ------------------------------------ */
.sidebar{padding-bottom:26px;position:relative;z-index:2;margin-top:26px;background:#f5f6f9;}
.sidebar .pad{padding-left:20px;padding-right:20px;}
.sidebar-top{padding:15px 20px;}
.sidebar-top p{float:left;color:#fff;color:rgba(255,255,255,0.8);font-size:16px;font-weight:600;text-transform:uppercase;line-height:24px;padding:3px 0;}
.sidebar-toggle{display:none;text-align:center;cursor:pointer;width:100%;height:50px;-webkit-box-shadow:inset 0 -1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 -1px 0 rgba(255,255,255,0.1);}
.sidebar-toggle i{font-size:38px;color:#fff;padding:5px 0;}
.side-right-expand .side-right{-moz-transition:width .2s ease;-webkit-transition:width .2s ease;transition:width .2s ease;}
.icon-sidebar-toggle:before{font-family:FontAwesome;}
.col-2cl .side-right .icon-sidebar-toggle:before{content:"\f100";}
.entry-inner img{margin:0 auto;display: block;}
.entry-inner embed{margin:0 auto;display: block;margin-top: 20px;}
.entry-inner iframe{margin:0 auto;display: block;margin-top: 20px;}
.entry-inner iframe{margin:0 auto;display: block;margin-top: 20px;}
.entry-inner video{margin:0 auto;display: block;margin-top: 20px;}
/* sidebar primary */
.side-right{width:350px;z-index:2;}
.side-right:hover{z-index:9;}
.side-right .sidebar-top,
.side-right .sidebar-toggle{background:#1ABC9C;}
@media only screen and (min-width:479px) and (max-width:960px){
	.side-right .sidebar-top{background:none!important;border-bottom:1px solid #ddd;}
	.side-right .sidebar-top p{color:#666;}
	.side-right .sidebar-top .social-links .social-tooltip{color:#666;}
}
/* ------------------------------------ */
/* base:grid
/* ------------------------------------ */
.grid{margin-right:3.2%;float:left;display:inline;position:relative;}
.last{clear:right;margin-right:0!important;}
.one-full{margin-right:0;width:100%;overflow:hidden;}
.one-half{width:48.4%;}
.one-third{width:31.2%;}
.two-third{width:65.6%;}
.one-fourth{width:22.6%;}
.three-fourth{width:74.2%;}
.one-fifth{width:17.4%;}
.two-fifth{width:38.1%;}
.three-fifth{width:58.7%;}
.four-fifth{width:79.4%;}
.site-notice{background:#fff;border:1px #eee solid;border-top:none;padding:8px 15px;font-size:14px;}
#breadcrumb{margin-top: 25px;padding: 7px 10px 6px 20px; /* height: 40px; */ border-bottom: 1px #eff0f2 solid; background: #FFFFFF;border-right: 1px solid #eaeaea;border-bottom: 1px solid #eaeaea;font-size: 15px;}
@media only screen and (max-width:719px){
	#breadcrumb{ display:none}
}
#breadcrumb a{color: #666;}
/* ------------------------------------ */
/* base:Tabs
/* ------------------------------------ */
ul.resp-tabs-list,
p{margin:0px;padding:0px;}
.resp-tabs-list li{font-weight:normal;font-size:18px;display:inline-block;padding:6px 15px;margin:0;list-style:none;cursor:pointer;float:left;}
.resp-tabs-container{padding:0px;clear:left;}
h2.resp-accordion{cursor:pointer;padding:5px;display:none;}
.resp-tab-content{display:none;padding:25px 0 10px 0;}
.resp-tab-active{border-bottom:none;background-color:#1ABC9C;color:#fff;}
.resp-content-active,
.resp-accordion-active{display:block;}
.resp-tab-content{border-top:2px solid #1ABC9C;}
h2.resp-accordion{font-size:18px;margin:0px;padding:6px 15px;}
h2.resp-tab-active{margin-bottom:0px !important;padding:6px 15px !important;}
/*-----------Vertical tabs-----------*/
.resp-vtabs ul.resp-tabs-list{float:left;width:30%;}
.resp-vtabs .resp-tabs-list li{display:block;padding:15px 15px !important;margin:0;cursor:pointer;float:none;}
.resp-vtabs .resp-tabs-container{padding:0px;background-color:#fff;border:1px solid #c1c1c1;float:left;width:68%;min-height:250px;border-radius:4px;clear:none;}
.resp-vtabs .resp-tab-content{border:none;}
.resp-vtabs li.resp-tab-active{border:1px solid #c1c1c1;border-right:none;background-color:#fff;position:relative;z-index:1;margin-right:-1px !important;padding:14px 15px 15px 14px !important;}
.resp-arrow{width:0;height:0;float:right;margin-top:6px;border-left:6px solid transparent;border-right:6px solid transparent;border-top:12px solid #fff;}
h2.resp-tab-active span.resp-arrow{border:none;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:12px solid #fff;}
/*-----------Accordion styles-----------*/
h2.resp-tab-active{background:#16A085;}
.resp-easy-accordion h2.resp-accordion{display:block;background:#1ABC9C;color:#fff;}
.resp-easy-accordion .resp-tab-content{}
.resp-easy-accordion .resp-tab-content:last-child{border-bottom:1px solid #c1c1c1 !important;}
.resp-jfit{width:100%;margin:0px;}
.resp-tab-content-active{display:block;}
h2.resp-accordion:first-child{}
@media only screen and (max-width:719px){
    ul.resp-tabs-list{display:none;}
    h2.resp-accordion{display:block;background:#1ABC9C;color:#fff;margin-bottom:2px;}
    .resp-tabs-container{margin-bottom:25px;}
    .resp-vtabs .resp-tab-content{border:1px solid #C1C1C1;}
    .resp-vtabs .resp-tabs-container{border:none;float:none;width:100%;min-height:initial;clear:none;}
    .resp-accordion-closed{display:none !important;}
    .resp-vtabs .resp-tab-content:last-child{border-bottom:1px solid #c1c1c1 !important;}
}
/* ------------------------------------ */
/* base:page title
/* ------------------------------------ */
.page-title{float:right;padding-top:32px;color:#666;font-size:15px;line-height:22px;padding-right: 20px;}
@media only screen and (max-width:719px){
.page-title{ display:none}
}
.page-title a{color:#aaa;}
.page-title a:hover{color:#666;}
.page-title span{color:#aaa;}
.page-title i{margin-right:5px;}
.page-title h1,
.page-title h2,
.page-title h4{color:#666;}
.page-title .meta-single li{float:left;margin-right:14px;}
.page-title .meta-single li.comments{float:right;margin-right:0;}
.page-title .rss-cat-icon i{color:#EF2F11}
.page-title .rss-cat-icon i:hover{color:#e67e22}
/* ------------------------------------ */
/* base:notebox
/* ------------------------------------ */
.notebox{background:#fff;position:relative;padding:15px 20px;color:#888;margin-top:23px;border:1px #eee solid;}
.notebox:before{content:'';display:inline-block;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #eee;position:absolute;top:-10px;right:60px;}
.notebox:after{content:'';display:inline-block;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #fff;position:absolute;top:-8px;right:62px;}
.notebox span{font-weight:600;}
.notebox .search-again{margin-top:10px;}
.notebox input[type="text"]{width:100%;}
/* ------------------------------------ */
/* base:nav
/* ------------------------------------ */
.nav-container{background:#888;z-index:99;position:relative;}
.nav-toggle{display:none;background:#777;cursor:pointer;float:right;height:50px;width:60px;color:#fff;text-align:center;}
@media only screen and (max-width:719px){
.nav-toggle{display:none;background:#777;cursor:pointer;float:right;height:50px;width:60px;color:#000000;text-align:center;}
}
.nav-toggle i{font-size:29px;padding:10px 0;}
.nav-text{display:none;float:right;font-size:16px;line-height:24px;padding:13px 20px;}
@media only screen and (max-width:719px){
.nav-text{display:none;float:right;font-size:16px;line-height:24px;padding:0;}
}
.nav li a{color:#fff;color:rgb(0, 0, 0);}
.nav ul li a{font-size:15px;}
.nav li > a:after,
.nav > li > a:after{font-family:FontAwesome;display:inline-block;}
.nav ul > li:hover > a{padding-left:25px;}
@media only screen and (min-width:720px){
	.nav-wrap{height:auto!important;}
	/* common */
	.nav{font-size:0;position:relative;}
	.nav li a{display:block;line-height:20px;}
	/* dropdown arrows */
	.nav li > a:after{content:"\f0da";float:right;opacity:0.5;}
	.nav > li > a:after{content:"\f0d7";float:none;margin-left:6px;font-size:14px;}
	.nav li > a:only-child:after{content:"";margin:0;}
	#footer .nav li > a:after{content:"\f0da";}
	#footer .nav > li > a:after{content:"\f0d8";}
	#footer .nav li > a:only-child:after{content:"";}
	/* level 1 */
	.nav > li{font-size:16px;display:inline-block;position:relative;padding: 15px 0;/* font-weight: 700; */}
	.nav > li > a{padding:15px;margin-bottom: -1px;}
	.nav > li > a:hover,
	.nav > li:hover > a{background-color:#fff;}
	.nav li > a:hover{color:#000;background-color:#fff;}
	.nav li.current_page_item > a,
	.nav li.current-menu-item > a,
	.nav li.current-menu-ancestor > a,
	.nav li.current-post-ancestor > a,
	.nav li.current-post-parent > a{color:#fff;background-color:rgba(0,0,0,0.1);margin-bottom: 0;}
	/* level 2 & 3 */
	.nav li:hover > ul{display:block;}
	.nav ul{display:none;position:absolute;left:0;top:80px;width:170px;padding:10px 0;border: 1px solid #ced6d8;box-shadow:0 0 5px rgba(0,0,0,.1);}
	.nav ul:before{content:"";height:10px;width:10px;background-color:#fff;border:1px solid #ced6d8;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);border-left:0;border-bottom:0;position:absolute;top:-5px;left:28px}
	.nav ul li{font-size:16px;position:relative;display:block;padding:0;box-shadow:0 1px 0 rgba(255,255,255,0.06);-webkit-box-shadow:0 1px 0 rgba(255,255,255,0.06);}
	.nav li a:hover{color:#FF0000}
	.nav ul li a{padding:10px 20px;}
	.nav ul li:last-child{border-bottom:0!important;box-shadow:none;-webkit-box-shadow:none;}
	/* level 3 */
	.nav ul ul{position:absolute;top:-10px;left:180px;}
	#nav-topbar .nav ul{background:#333D46 url(img/opacity-10.png) repeat;}
	#nav-header .nav ul{background:#16A085 url(img/opacity-10.png) repeat;}
}
@media only screen and (max-width:719px){
	.nav-container{text-transform:none;}
	.nav-toggle,
	.nav-text{display:block;}
	.nav-wrap{position:relative;float:left;width:100%;height:0;overflow:hidden;}
	.nav-wrap.transition{-webkit-transition:height 0.35s ease;-moz-transition:height 0.35s ease;-o-transition:height 0.35s ease;transition:height 0.35s ease;}
	.expand .nav-wrap{height:auto;}
	/* common */
	.nav{float:left;width:100%;}
	.nav li a{line-height:21px;display:block;padding:8px 20px;}
	.nav li li a{padding-left:15px;padding-right:15px;}
	/* dropdown arrows */
	.nav li > a:after{content:'\f0d7';opacity:0.5;margin-left:6px;}
	.nav > li > a:after{content:'\f0d7';font-size:14px;}
	.nav li > a:only-child:after{content:'';}
	/* level 1 */
	.nav > li{font-size:16px;}
	.nav li > a:hover{background:rgba(0,0,0,0.15);color:#fff;}
	.nav li.current_page_item > a,
	.nav li.current-menu-item > a,
	.nav li.current-post-parent > a{background:rgba(0,0,0,0.15);color:#fff;}
	/* level 2 & 3 */
	.nav ul{display:block!important;margin-left:40px;}
	.nav ul li{font-size:13px;font-weight:300;}
	.nav ul li a{padding-top:6px;padding-bottom:6px;}
}
/* ------------------------------------------------------------------------- *
* Section:Header
/* ------------------------------------------------------------------------- */
#header{background:#1ABC9C;position:relative;-webkit-box-shadow: 0px 1px 5px rgba(0,0,0,.1);-moz-box-shadow:0px 1px 5px rgba(0,0,0,.1);box-shadow:0px 1px 5px rgba(0,0,0,.1);z-index: 999;}
#header .pad{padding-top:6px;padding-bottom:4px;width: 250px;float: left;}
@media screen and (max-width: 719px){
#header .pad{ display:none}
}
#header .container-inner{position:relative;}
.topnavs{background:#FFF;}
.site-title{font-size:34px;font-weight:normal;float:left;line-height:60px;padding:2px 0;}
.site-title a{display:inline;width:auto;color:#fff;max-width:100%;}
.site-title a.site-image{display:block;max-height:70px;height:70px;width: 247px; padding:0;margin:0 auto;background: url("img/logo.png")no-repeat scroll 0 0 transparent;text-indent:-9999px; }
@media only screen and (max-width:960px){
.site-title a.site-image{display: none;}
}
.site-description{font-size:16px;color:#fff;float:left;margin-left:20px;line-height:70px;padding:5px 0;}
/* ------------------------------------ */
/* header:search
/* ------------------------------------ */
.toggle-search{color:#000;font-size:18px;line-height:24px;cursor:pointer;padding:8px 8px;display:block;position:absolute;right:-15px;top:-50px;-webkit-box-shadow:-1px 0 0 rgba(255,255,255,0.1);box-shadow:-1px 0 0 rgba(255,255,255,0.1);}
.toggle-search:hover{color:#FF0016;}
@media screen and (max-width: 719px){
.toggle-search{color:#000;font-size:18px;line-height:24px;cursor:pointer;padding:13px 20px;display:block;position:absolute;right:-15px;top:-50px;-webkit-box-shadow:-1px 0 0 rgba(255,255,255,0.1);box-shadow:-1px 0 0 rgba(255,255,255,0.1);}

}
.toggle-search:hover{/* background:#FF0016; color:#fff;border-radius: 50px;*/}
.toggle-search.active{background:#FF0016; color:#fff;border-radius: 50px;}

@media screen and (max-width: 719px){
.toggle-search:hover,
.toggle-search.active{background:#FFF;color:#000;border-radius: 0px;}
}
.search-expand{display:none;background:#16A085;position:absolute;top:0;right:-15px;width:100%;-webkit-box-shadow:0 1px 0 rgba(255,255,255,0.1);box-shadow:0 1px 0 rgba(255,255,255,0.1);}
@media screen and (max-width: 719px){
.search-expand{display:none;background:#16A085;position:absolute;top:0;right:-15px;width:100%;-webkit-box-shadow:0 1px 0 rgba(255,255,255,0.1);box-shadow:0 1px 0 rgba(255,255,255,0.1);border-top: 1px solid #ddd;}
}
.search-expand-inner{background: #FFFFFF;/* padding: 15px; */-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1);-moz-box-shadow:0 1px 2px rgba(0,0,0,0.1);box-shadow: 1px 1px 2px rgba(0,0,0,0.1);}
.search-expand-inner button{line-height: 80px;height: 80px;background-color:#FF0000;border:0;color:#fff;padding: 0 15px;width: 20%;font-size: 26px;border-radius: 0 3px 3px 0;}
.search-expand-inner button:hover{line-height: 80px;height: 80px;background-color:#7E0C11;border:0;color:#fff;padding: 0 15px;width: 20%;font-size: 26px;border-radius: 0 3px 3px 0;}
.searchform{max-width: 38%; padding:0 20px; margin:auto; position:absolute; width:100%; left:0; right:0; height:285px; top: 50px; bottom:0;}
.search-form-box{margin-bottom:40px;}
.search-commends h4{position:relative;font-size:16px;margin:0 0 20px}
.search-commends ul li{display:inline-block;margin-bottom:10px;margin-right:10px}
.search-commends ul li a{display:inline-block;line-height:1;padding:8px 15px;border:1px solid #e2e2e2;border-radius:2px;color:#949494}
.search-commends ul li a:hover{color:#FF0000;border-color:#FF0000}

@media screen and (max-width: 719px){
.searchform{max-width: 80%; padding:0 20px; margin:auto; position:absolute; width:100%; left:0; right:0; height:285px; top: 50px; bottom:0;}
.search-expand-inner button{line-height: 80px;height: 80px;background-color:#FF0000;border:0;color:#fff;padding: 0 15px;width: 20%;font-size: 26px;border-radius: 0 3px 3px 0;}
.search-form-box{margin-bottom:20px;}
}
@media screen and (max-width: 414px){
.search-expand-inner button{line-height: 50px;height: 50px;background-color:#FF0000;border:0;color:#fff;padding: 0 15px;width: 20%;font-size: 16px;border-radius: 0 3px 3px 0;}
.search-expand-inner button:hover{line-height: 50px;height: 50px;background-color:#7E0C11;border:0;color:#fff;padding: 0 15px;width: 20%;font-size: 16px;border-radius: 0 3px 3px 0;}
}
.search-expand .themeform input{width:100%;border:none;}
.searchform div{position:relative;}
.search-expand .themeform input{width: 80%;border:none;float: left;}
@media screen and (max-width: 719px){
.searchform div:after{/* color: #777;line-height:24px;font-size:14px;content:"\f002";position:absolute;left: 10px;top: 13px;font-family:FontAwesome; */}

}
@media screen and (max-width: 414px){
.search-expand .themeform input{/* width: 75%; */border:none;float: left;}
}
.searchform div:after{/* color: #777;line-height:24px;font-size:14px;content:"\f002";position:absolute;left: 10px;top: 13px;font-family:FontAwesome; */}
.searchform div input.search{padding-left:50px;height: 80px;line-height: 80px;font-size: 36px;border-radius: 3px;}
@media screen and (max-width: 719px){
.searchform div input.search{padding-left:50px;height: 80px;line-height: 80px;font-size: 26px;border-radius: 3px;}
}
@media screen and (max-width: 414px){
.searchform div input.search{padding-left:20px;height: 50px;line-height: 80px;font-size: 16px;border-radius: 3px;}
}


/* ------------------------------------ */
/* header:nav topbar
/* ------------------------------------ */
#nav-topbar.nav-container{background:#333D46;min-height:32px;}
#nav-topbar .nav{margin:0 auto;position:relative;}
#nav-topbar .nav > li > a{padding:6px 12px;font-size:14px;}
#nav-topbar .nav ul li a{font-size:14px;}
@media only screen and (min-width:1025px){
	.full-width.admin-bar #nav-topbar.nav-container{top:32px;}
}
@media only screen and (min-width:720px){
	#nav-topbar .nav > li:last-child{margin-right:200px;}
	#nav-topbar .nav ul{position:absolute;left:0;top:32px;}
	#nav-topbar .nav ul ul{top:-10px;left:180px;}
}
@media only screen and (max-width:719px){
	#nav-topbar .nav li a{border-top:1px solid rgba(255,255,255,0.06);}
	#nav-topbar .nav ul{position:relative;left:0;top:0;}
	#nav-topbar .nav-toggle{cursor:pointer;float:left;height:34px;width:54px;color:#fff;text-align:center;background:transparent;}
	#nav-topbar .nav-toggle i{font-size:26px;padding:4px 0;}
	#nav-topbar .nav-text{color:#fff;color:rgba(255,255,255,0.7);}
}
/* ------------------------------------ */
/* header:nav header
/* ------------------------------------ */
#nav-header{}
#nav-header.nav-container{background:#16a085;z-index:97;}
#nav-header .container{padding:0 15px;}
#nav-header .nav-toggle{background:transparent;-webkit-box-shadow:inset 1px 0 0 rgba(255,255,255,0.05),-1px 0 0 rgba(0,0,0,0.2);box-shadow:inset 1px 0 0 rgba(255,255,255,0.05),-1px 0 0 rgba(0,0,0,0.2);}
#nav-header .nav-text{color:rgba(255,255,255,0.7);}
.fixed{position:fixed;top:0;left:0;right:0;width:100%;z-index:2;opacity:0.9;}
.fixed{padding:0 15px;}
.fixed .toggle-search,
.fixed .search-expand{right:15px;}
@media only screen and (max-width:719px){
	#nav-header.nav-container{border-left:0;border-right:0;}
	#nav-header .container{padding:0;}
	#nav-header .nav{padding-bottom:20px;}
	#nav-header .nav li a{color:#fff;color:rgba(0, 0, 0, 0.8);border-top:1px solid rgba(255,255,255,0.06);}
	.fixed .nav-toggle{margin-right:0;}
	.fixed{padding:0;}
}
.logos{text-align: center;float: right;width: 100%;position: absolute;z-index: -1;}
.logoss{display:inline-block;border-right:none;/* margin:0; *//* padding:14px 0; */margin: 0 auto;}
.logoss img{max-height: 30px;margin-top: 7px;/* margin-left: 20%; */}
@media only screen and (min-width:719px){
	.logoss{ display:none}
}
/* ------------------------------------ */
/* header:popup-menu
/* ------------------------------------ */
.btn{position:relative;display:inline-block;padding:0 10px;min-width:52px;height:32px;background:#16a085;color:#eee;vertical-align:middle;text-align:center;text-decoration:none;font-size:14px;line-height:30px;cursor:pointer;border:none;}
.btn:hover{background-color:#1ABC9C;color:#fff;}
.btn:active,
.btn.btn-active{background-color:#fff;color:#666;}
.btn:focus{outline:none;}
.btn-primary{background:#1ABC9C;color:#fff;}
.btn-primary:hover{background:#16a085;color:#fff;}
.btn-primary:focus{outline:none;}
.btn-large{padding:0 25px;height:37px;font-size:14px;line-height:37px;}
.btn-mini{padding:0 8px;height:23px;font-weight:normal;line-height:23px;}
.btn-arrow{padding:1px 20px 1px 8px;}
.btn-arrow .arrow{position:absolute;top:50%;right:10px;display:inline-block;margin-top:-2px;width:0;height:0;border-width:4px 4px 0 4px;border-style:solid;border-color:#eee transparent;_display:none;}
.btn-primary.btn-arrow .arrow{border-top-color:#F3F7FC;}
.btn-primary.btn-arrow:hover .arrow{border-top-color:#fff;}
.btn-image{padding-left:3px;vertical-align:top;}
.btn-image img{display:inline-block;margin:4px;}
.btn-popupmenu{font-weight:normal;border-radius:0;}
.btn-popupmenu:hover{box-shadow:none;}
.popup-layer{position:absolute;right:0;left:auto;z-index:99;display:none;}
.popup{border-bottom:3px #1ABC9C solid;background-color:#fff;}
.popup-menu{position:absolute;top:-34px;right:0;z-index:99;font-size:14px;}
.popup-menu > div{position:relative;float:left;margin-left:1px;}
.popup-inner{padding:15px;min-width:200px}
.popup-inner h4{line-height:30px;color:#444;font-size:14px;border-bottom:1px #eee solid;}
.popup-inner h4 a{color:#444;}
.popup-inner h4 a:hover{color:#1ABC9C;}
.popup-inner p{margin:5px 0;line-height:24px;}
.popup-inner > a,
.popup-user-menu li a{width:50%;float:left;font-size:14px;margin:4px 0;}
.popup-inner > a i,
.popup-user-menu li a i,
.popup-inner p i{margin-right:5px;}
.popup-user-menu li.log-out a{color: #E14D43;}
.popup-inner p a{margin-right:5px;}
.popup-inner input.ipt{width:95%;padding:6px 4px;margin:5px 0;border:1px #eee solid;color:#888;background:#f9f9f9;}
.popup-inner input.submit{width:100%;margin-top:5px;}

/* ------------------------------------------------------------------------- *
* Section:slider
/* ------------------------------------------------------------------------- */
.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y;}
.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px,0px,0px);}
.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out;}
.owl-carousel .owl-item{float:left;}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{cursor:pointer;}
.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}
.grabbing{cursor:url(img/grabbing.png) 8 8,move;}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);}
.owl-theme .owl-controls{/* margin-top:10px; */text-align:center;}
.owl-theme .owl-controls .owl-buttons div{color:#FFF;display:inline-block;zoom:1;*display:inline;margin:5px;padding:3px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background:#869791;/*opacity:0.5; */}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{opacity:0.8;text-decoration:none;}
.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;*display:inline;}
.owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;opacity:0.5;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#869791;}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{opacity:1;width:20px}
.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;}
.owl-item.loading{min-height:150px;background:url(img/AjaxLoader.gif) no-repeat center center}

#page{padding-bottom:25px;}
#page .carousel{max-width:1360px;width:96%;margin:0 auto;background:#f5f6f9;}
#page .container-inner{background:#f5f6f9;}

/* ------------------------------------------------------------------------- *
* Section:slider old
/* ------------------------------------------------------------------------- */
/*
.slider .owl-controls .owl-pagination{position:absolute;bottom:7px;right:10px;padding:0 3px;}
.slider .owl-controls .owl-page span{display:block;width:10px;height:10px;margin:0 3px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background:#1ABC9C;border-radius: 50%;}
 */
/* ------------------------------------------------------------------------- *
* Section:slider new
/* ------------------------------------------------------------------------- */
.slider .owl-controls .owl-pagination{position:absolute;bottom:7px;/* right:10px; */padding:0 3px;text-align: center;width: 100%;}
.slider .owl-controls .owl-page span{display:block;width: 6px;height: 6px;/* margin:0 3px; */-webkit-border-radius:0;-moz-border-radius:0;border-radius: 50px;background:#1ABC9C;/* border-radius: 50%; */-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;}

.slider .owl-controls .owl-buttons{/* position:absolute; */bottom:11px;right:14px;padding:0 3px;font-family:FontAwesome;/* display:none */}
@media screen and (max-width:720px) { .slider .owl-controls .owl-buttons{display:none}
}
.slider .owl-controls .owl-buttons div{background:#1ABC9C;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;margin: 0px;padding: 17px 8px 15px 8px;font-size: 20px;line-height: 20px;margin-top: -20px;}
.slider .owl-next:before{content:"\f054";text-align:center;}
.slider .item img{display:block;width:100%;height:auto;}
.slider .owl-prev:before{content:"\f053";text-align:center;}
.slider .owl-next:hover,
.slider .owl-prev:hover{opacity:1;}
.owl-prev{left: 0; position: absolute; top: 50%; opacity:0}
.owl-next{right: 0; position: absolute; top: 50%;opacity:0}
.owl-theme:hover .owl-prev{left: 0; position: absolute; top: 50%; opacity:0.5}
.owl-theme:hover .owl-next{right: 0; position: absolute; top: 50%;opacity:0.5}
.slider .post-hover:hover .post-title a{color:#555;}
.slider-one{background:#fff;border:1px #eee solid;margin-bottom:20px;}
.slider-one .item img{display:block;width:100%;height:auto;}
.slider-one .post-title{position:absolute;bottom:0;left:0;background:#1ABC9C;margin-bottom:0;width:100%;padding:5px 0;opacity:0.9;white-space:nowrap;text-overflow:ellipsis;}
.slider-one .post-title a{padding:10px 20px;color:#fff;}
@media screen and (max-width:720px) { 
.slider-one .post-title a{padding: 0px 20px;color:#fff;display: block;word-break: keep-all;white-space: nowrap;overflow: hidden;width: 75%;text-overflow: ellipsis;}
.slider-one{background:#fff;border:1px #eee solid;margin-bottom:15px;}
}
.slider-one .post-meta,
.slider-one .excerpt{padding:5px 20px;}
.slider-two{background:#f5f6f9;margin-bottom:25px;}
.slider-two .item{margin-right:10px;border:1px #eee solid;background:#fff;}
.slider-two .item.ml20{margin-left:10px;margin-right:0;}
.slider-two .item img{width:100%;}
.slider-two .owl-controls .owl-pagination{right:60px}
.slider-two .owl-controls .owl-buttons{right:4px;}
.slider-two .post-title{font-size:1.2em;line-height:1.5em;padding:8px 20px;width:auto;height:1.4em;background:#1ABC9C;opacity:0.9;margin-right:-1px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#fff;}
.slider-two .post-title a{color:#000;}
.slider-two .excerpt{height:98px;overflow:hidden;margin:10px 20px;}
.slider-two .post-meta{margin:15px 20px;}
.slider-three{background:#f5f6f9;margin-bottom:25px;}
.slider-three .item{margin:0 6px;border:1px #eee solid;background:#fff;}
.slider-three .item-1,
.slider-three .item-4,
.slider-three .item-7,
.slider-three .item-10{margin-right:12px;margin-left:0;}
.slider-three .item-3,
.slider-three .item-6,
.slider-three .item-9,
.slider-three .item-12{margin-right:0;margin-left:12px;}
.slider-three .post-title{font-size:1.2em;line-height:1.5em;padding:8px 20px;width:auto;height:2.8em;overflow:hidden;background:#1ABC9C;opacity:0.9;margin-right:-1px;color:#fff;}
.slider-three .post-title a{color:#fff;}
.slider-three .excerpt{height:147px;overflow:hidden;margin:10px 20px;}
.slider-three .post-meta{margin:15px 20px;}

#top-carousel{margin-top:25px;margin-bottom:-10px;}
#top-carousel .owl-controls .owl-buttons{position:absolute;right:10px;bottom:10px;}
#top-carousel .owl-controls .owl-pagination{position:absolute;bottom:4px;right:66px;}
#top-carousel .post-title{font-size:1.2em;line-height:1.5em;padding:8px 20px;width:auto;height:1.4em;overflow:hidden;background:#1ABC9C;opacity:0.9;margin-right:-1px;white-space:nowrap;text-overflow:ellipsis;color:#fff;}
#top-carousel.slider-one .post-title{position:absolute;bottom:0;left:0;background:#1ABC9C;margin-bottom:0;width:100%;padding:8px 0;opacity:0.9;white-space:nowrap;text-overflow:ellipsis;font-size:1.5em;margin-right:-1px;}
#top-carousel.slider-two .excerpt{height:70px;overflow:hidden;}
#top-carousel.slider-three .excerpt{height:98px;overflow:hidden;}
#left-carousel.slider-three .owl-controls .owl-pagination{position:absolute;bottom:-16px;right:50px;}
#left-carousel.slider-three .owl-controls .owl-buttons{position:absolute;bottom:-10px;right:-6px;}
.scroll-posts .slider .owl-controls .owl-pagination{background:#f5f6f9;position:absolute;top:-47px;right:49px;height:22px;}
.scroll-posts .slider .owl-controls .owl-buttons{background:#f5f6f9;position:absolute;top:-49px;right:-7px;height:24px;}
/* ------------------------------------------------------------------------- *
* Section:Footer
/* ------------------------------------------------------------------------- */
#footer{background:#1ABC9C;color:#fff;width:100%;}
#footer a{color:#fff;}
#footer a:hover{color:#ccc;}
#footer .pad{padding-bottom:20px;}
#footer-widgets{padding-top:20px;}
#footer-bottom{background:#333D46;/* z-index:9; */position:relative;}
#footer-bottom .pad{padding-top:35px;}
#footer-bottom a{color:#fff;color:rgba(255,255,255,0.7);}
#footer-bottom a:hover{color:#fff;}
#footer-bottom #copyright{color:#fff;color:rgba(255,255,255,0.5);font-size:15px;line-height:1.5em;width: 100%;/* text-align: center; */}
/* ------------------------------------ */
/* footer:nav
/* ------------------------------------ */
#nav-footer.nav-container{background:#1ABC9C;}
@media screen and (max-width:720px) { #nav-footer.nav-container{display:none}
}
#nav-footer .nav-toggle{background:transparent;color:#fff;}
@media only screen and (min-width:720px){
    /* common */
	#nav-footer .nav{text-align:center;}
	#nav-footer .nav li a{color:#eee;}
	#nav-footer .nav > li > a{padding:12px 10px;}
	#nav-footer .nav li > a:hover,
	#nav-footer .nav li:hover > a{color:#fff;}
	/* level 2 & 3 */
	#nav-footer .nav ul{background:#16A085;bottom:44px;top:auto;text-align:left;-webkit-box-shadow:0 -2px 2px rgba(0,0,0,0.05);box-shadow:0 -2px 2px rgba(0,0,0,0.05);}
	#nav-footer .nav ul li{border-bottom:1px solid #1ABC9C;}
	#nav-footer .nav ul ul{top:-10px;}
	/* level 3 */
	#nav-footer .nav ul ul{position:absolute;top:auto;bottom:-10px;}
}
@media only screen and (max-width:719px){
	#nav-footer .nav li a{color:#eee;border-top:1px solid #48CFAD;}
    #nav-footer .nav-toggle{float: left;}
}
/* ------------------------------------------------------------------------- *
* Post Archive
/* ------------------------------------------------------------------------- */
.content .post,.content .page{position:relative;}
/* ------------------------------------ */
/* Archive:custom loop
/* ------------------------------------ */
.post-list .column-title{width:auto;}
.post-list .post-row{float:left;width:100%;position:relative;}
.post-list .post-row:last-child{border:none;}
.post-hover:hover .post-thumbnail{/*opacity:0.75;*/}
.post-hover:hover .post-title a{color:#1ABC9C;}
.post-hover:hover .thumb-icon{background:#fff;color:#111;}
.post-meta{font-size:13px;line-height:24px;color:#748594;display:block;margin-top:5px;padding:0px 5px 0 0px;}
.post-meta a{color:#748594;}
.post-meta span{margin-right:10px;}
@media screen and (max-width:719px) { 
.post-meta{font-size:10px;line-height:24px;color:#748594;display:block;margin-top:5px;padding:0px 5px 0 0px;}
.post-meta span{margin-right:0px;}
}
.post-meta span i{padding-right:3px;}
.post-meta span a{margin-right:5px;}
.post-thumbnail{-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease;}
.post-thumbnail{position:relative;}
.post-thumbnail img{display:block;width:122px;height:100px;}
.post-title{font-size:18px;line-height:1.5em;-ms-word-wrap:break-word;word-wrap:break-word;font-weight:normal;}
.post-title strong{font-weight:600;}
.post-title i{/* font-style:italic; */}
.post-title a{color:#000;}
.post-title a:hover{color:#000000;}
.post-title i.fa-thumb-tack{color: #1ABC9C;}
/* ------------------------------------ */
/* Archive:Post Like System
/* ------------------------------------ */
.post-like{position:absolute;top:0;right:0;padding:2px 8px;background:#E14D43;font-size:14px;opacity:0.8;}
.post-like:hover{padding-right:10px;opacity:1;}
.post-like i{margin-right:3px;}
.post-like a.jm-post-like{color:#fff;font-weight:normal;display:inline-block;width:auto;}
.post-like a.jm-post-like.liked{color:#fff;}
.post-like a.jm-post-like:hover,
.post-like a.jm-post-like:active,
.post-like a.jm-post-like:focus,
.post-like a.liked:hover,
.post-like a.liked:active,
.post-like a.liked:focus{color:#000;}
/* ------------------------------------ */
/* Archive:post-list
/* ------------------------------------ */
.excerpt{font-size:14px;color:#888;margin:4px 0;}
@media screen and (max-width:720px) { .excerpt{font-size:14px;color:#888;margin:10px 0;}
}
.post-list .big-thumb{margin-bottom:20px;}
.big-thumb .post-meta-left{position:absolute;top:40px;left:0;width:100px;background:#fff;height:auto;padding:20px;border:1px #eee solid;border-right:none;color:#bbb;font-size:14px;z-index:9;}
.big-thumb .post-meta-left a{color:#bbb;}
.big-thumb .post-meta-left i{margin-right:4px;}
.big-thumb .post-meta-left .post-author{text-align:center;}
.big-thumb .post-meta-left .post-author img{padding:8px;background:#f5f6f9;margin-top:-60px;border:1px #eee solid;-webkit-border-radius:60px;-moz-border-radius:60px;border-radius:60px;-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;}
.big-thumb .post-meta-left .post-author img:hover{-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);}
.big-thumb .post-info{margin:0;padding:20px;margin-left:140px;background:#fff;border:1px #eee solid;}
.big-thumb .post-thumbnail{margin:-20px;margin-bottom:15px;}
.big-thumb .post-tag{font-size:14px;color:#bbb;}
.big-thumb .post-tag a{color:#bbb;margin:0 5px;}
.big-thumb .post-tag a:hover{color:#1ABC9C;}
.post-list .medium-thumb,
.post-list .small-thumb{width:33.33%;float:left;background:#fff;}
.post-list .medium-thumb.even,
.small-thumb.even{margin-right:0;}
.post-inner1{background: #fff;padding:25px 0px 25px 25px;}
.post-list .medium-thumb .post-inner,
.post-list .small-thumb .post-inner{background: #fff;padding:20px 20px 20px 20px;/* -webkit-box-shadow:0 1px 2px rgba(0,0,0,0.1); */-moz-box-shadow:0 1px 2px rgba(0,0,0,0.1);/* box-shadow: 1px 1px 2px rgba(0,0,0,0.1); */}
.post-hovers:hover{background: #f7f7f7; -webkit-box-shadow: 0 0 30px rgba(0,0,0,0.1); box-shadow: 0 0 30px rgba(0,0,0,0.15); -webkit-transform: translate3d(0, 0px, -2px); transform: translate3d(0, 1px, -2px);}
@media screen and (max-width:719px) { 
.post-hovers:hover{border-bottom: 1px solid #eaeaea;}
}
@media screen and (max-width:719px) { 
.post-list .medium-thumb .post-inner,
.post-list .small-thumb .post-inner{background: #fff;padding:15px 15px 15px 15px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.1);-moz-box-shadow:0 1px 2px rgba(0,0,0,0.1);box-shadow: 1px 1px 2px rgba(0,0,0,0.1);}}
@media screen and (max-width:375px) { 
.post-list .medium-thumb .post-inner,
.post-list .small-thumb .post-inner{background: #fff;padding:10px 10px 10px 10px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.1);-moz-box-shadow:0 1px 2px rgba(0,0,0,0.1);box-shadow: 1px 1px 2px rgba(0,0,0,0.1);}
}
.post-list .medium-thumb .post-info{padding:20px;}
.post-list .medium-thumb .post-title{font-size:20px;font-weight:600;max-height: 60px;display: block;overflow: hidden;text-overflow: ellipsis;}
@media screen and (max-width:719px) { 
.post-list .medium-thumb .post-title{font-size: 15px;font-weight:600;display: block;/* word-break: keep-all; *//* white-space: nowrap; */overflow: hidden;height: 85px;max-height: 85px;/* text-overflow: ellipsis; */}
}
@media screen and (max-width:375px) { 
.post-list .medium-thumb .post-title{font-size: 14.5px;font-weight:600;display: block;/* word-break: keep-all; *//* white-space: nowrap; */overflow: hidden;height: 80px;max-height: 80px;/* text-overflow: ellipsis; */}
}
.medium-thumb .post-thumbnail img{width:100%;height:auto;padding-right:0;-webkit-transition:-webkit-transform .3s linear;-moz-transition:-moz-transform .3s linear;-o-transition:-o-transform .3s linear;transition:transform .3s linear}
.post-list .small-thumb .post-title{font-size:15px;padding:5px 5px 0 5px;max-height:45px;overflow:hidden;}
.post-list .small-thumb .post-thumbnail{margin-bottom:0;padding-bottom:0;}
.post-list .small-thumb .post-title a{position:absolute;bottom: 45px;color:#fff;padding:0 15px;font-size:16px;line-height:1.4;text-align:left;max-width: 185px;}
.overlay{position:absolute;top:0px;bottom:0px;width:100%;-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;transition:all 0.2s ease;background-image:-webkit-linear-gradient(180deg,rgba(0,0,0,0.01) 5%,rgba(0,0,0,0.95) 100%);background-image:-moz-linear-gradient(180deg,rgba(0,0,0,0.01) 5%,rgba(0,0,0,0.95) 100%);background-image:linear-gradient(180deg,rgba(0,0,0,0.01) 5%,rgba(0,0,0,0.95) 100%);}
.post-thumbnail:hover .overlay{opacity:0.7}
.post-list ul{background: #fff;border-top: 1px solid #eaeaea;border-right: 1px solid #eaeaea;border-bottom: 1px solid #eaeaea;}
.post-list ul li{margin-right: 25px; overflow:hidden;}
#related-posts .small-thumb .post-thumbnail{margin-bottom:0;padding-bottom:0;}
#related-posts{margin-bottom:25px;}
.post-list .medium-thumb.horizontal{width:100%;margin-right:0;border-right: 1px solid #eaeaea;border-bottom: 1px solid #eaeaea;}
.post-list .medium-thumb.horizontal .post-thumbnail{float:left;width:35%;margin-right:2.4%;}
.post-list .medium-thumb.horizontal .post-info{padding:0px;}
@media screen and (max-width:720px) { .post-list .medium-thumb.horizontal .post-info{padding:0px 0px;}
}
/* ------------------------------------ */
/* Archive:post-box
/* ------------------------------------ */
.box-title{line-height:22px;height:22px;background:#1ABC9C;overflow:hidden;}
.box-title span{margin-left: 25px;font-size:16px;font-weight:normal;border-left: 4px solid #EF2F11;padding-left: 10px;}
.post-box{background:transparent;border:none;width:100%;}
.box-inner{margin-bottom:10px;}
.post-box .medium-thumb{width:48.8%;margin-bottom:15px;float:left;margin-right:2.4%;background:#fff;}
.post-box .medium-thumb .post-inner{border:1px #eee solid;width:99.8%;display:inline-block;}
.post-box .medium-thumb .post-info{padding:15px 20px;}
.post-box .other-posts{float:left;width:48.8%;}
.post-box .other-thumb{background:#fff;margin-bottom:15px;border:1px #eee solid;}
.post-box .other-thumb .post-title{font-size:16px;padding:5px 5px 0 0;max-height:45px;overflow:hidden;}
.post-box .other-thumb .post-thumbnail{float:left;margin-right:15px;}
.half-width .medium-thumb .post-title{max-height:36px;line-height:36px;overflow:hidden;}
.full-width .medium-thumb{width:100%;margin-right:0;margin-bottom:15px;}
.full-width .medium-thumb .post-thumbnail{float:left;width:48.8%;margin-right:20px;}
.full-width .medium-thumb .post-info{padding:10px;}
.full-width .other-thumb{width:48.8%;float:left;margin-right:2.4%;border:none;margin-bottom:15px;}
.full-width .other-thumb.even{margin-right:0;}
.full-width .other-thumb .post-inner{border:1px #eee solid;width:auto;}
.post-box.pic-posts .medium-thumb .post-inner{margin-bottom:-4px;}
.post-box.pic-posts .medium-thumb .post-title{position:absolute;bottom:-3px;left:0;padding:8px 0;font-size:1.2em;line-height:1.5em;width:100%;height:1.4em;overflow:hidden;background:#1ABC9C;opacity:0.9;white-space:nowrap;text-overflow:ellipsis;color:#fff;}
.post-box.pic-posts .medium-thumb .post-title a{padding:0 20px;color:#fff;}
.post-box.pic-posts .other-pic{width:23.2%;float:left;margin-right:2.4%;margin-bottom:15px;}
.post-box.pic-posts .other-pic .post-inner{border:1px #eee solid;width:100%;}
.post-box.pic-posts .other-pic.even,
.post-box.pic-posts .other-pic.pic-4,
.post-box.pic-posts .other-pic.pic-8{margin-right:0;}
.post-box.pic-posts .other-pic.pic-8{margin-bottom:30px;}
/* ------------------------------------ */
/* Archive:page-nav
/* ------------------------------------ */

.page-nav{padding:20px;text-align:center;}
.page-nav ul{display:inline-block;*display:inline;*zoom:1;margin-left:0;margin-bottom:0;padding: 0;background: inherit;border: inherit;}
.page-nav ul > li{display:inline}
.page-nav ul > li > a,.page-nav ul > li > span{margin:0 5px;float:left;padding:8px 20px 7px;text-decoration:none;background-color:#ddd;color:#666;border-radius: 3px;opacity: .88}
.page-nav-multi ul > li > a,.page-nav-multi ul > li > span{padding:5px 12px;margin:0 2px;font-size: 12px;}
.page-nav ul > li > a:hover,.page-nav ul > li > a:focus{opacity: 1}
.page-nav ul > .active > a,.page-nav ul > .active > span{background-color:#FF5E52;color:#fff}
.page-nav ul > .active > a,.page-nav ul > .active > span{cursor:default}
.page-nav ul > li > span,.page-nav ul > .disabled > span,.page-nav ul > .disabled > a,.page-nav ul > .disabled > a:hover,.page-nav ul > .disabled > a:focus{color:#999999;background-color:transparent;cursor:default}
.page-nav ul > li.next-page > a{background-color: #FF0016;color: #fff;}
.page-nav a{float:left;margin-right:20px;color:#999;}
.page-nav a,.page-nav span{display:inline-block;float:left;margin-right:5px;padding:3px 11px;border:1px solid #eee;background:#fff;color:#999;text-align:center;-webkit-transition:all .4s ease-out;-moz-transition:all .4s ease-out;-o-transition:all .4s ease-out;}
.page-nav span.current,
.page-nav a:hover{background:#1ABC9C;color:#fff;}
.page-nav a:hover{color:#fff;}
.page-nav a.page{width:auto;}

/*.page-nav{text-align: center; margin:0 auto;width: 450px;}
.user-inner .page-nav{text-align: center; margin:0 auto;width: 600px;}
@media screen and (max-width:720px) { .page-nav{text-align: center; margin-top: 10px;width: 100%;margin-bottom: 50px;}
}
.page-nav a{float:left;margin-right:20px;color:#999;}
.page-nav a,.page-nav span{display:inline-block;float:left;margin-right:5px;padding:3px 11px;border:1px solid #eee;background:#fff;color:#999;text-align:center;-webkit-transition:all .4s ease-out;-moz-transition:all .4s ease-out;-o-transition:all .4s ease-out;}
.page-nav span.current,
.page-nav a:hover{background:#1ABC9C;color:#fff;}
.page-nav a:hover{color:#fff;}
.page-nav a.page{width:auto;}*/
/* ------------------------------------------------------------------------- *
* Single
/* ------------------------------------------------------------------------- */
#post{background:#fff;padding:25px 25px 5px 25px;margin-bottom:25px;border-right: 1px solid #eaeaea;border-bottom: 1px solid #eaeaea;margin-top: 25px;}
@media screen and (max-width: 719px){
#post{background:#fff;padding: 20px 20px 0px 20px;margin-bottom:25px;border-right: 1px solid #eaeaea;border-bottom: 1px solid #eaeaea;margin-top: 0px;}
}
#post .post-title{font-size:26px;letter-spacing:-1px;line-height:1.3em;margin-bottom:15px;/* text-align:center; */}
@media screen and (max-width: 719px){
#post .post-title{font-size:20px;letter-spacing:-1px;line-height:1.3em;margin-bottom:15px;/* text-align:center; */}
}
#post .post-inner .post-thumbnail{margin-bottom:2em;}
#post .post-meta{margin-bottom:20px;/* text-align:center; */}
#post .entry-header{border-bottom:1px #eee solid;margin-bottom:20px;position:relative}
#post .entry-header:after{content:"";background-color:#333D46;left:0;width:50px;height:3px;bottom:-2px;position:absolute}
#post article.post{margin-bottom:0;}
.cmpay {margin: 0 auto;padding-top: 20px;min-height: 300px;width: 90%;}
.entry .paydown{margin-bottom: 20px;width: auto;border: 1px solid #eee;background: #f8f8f8;}
.entry .paydown p{margin:3px;padding:3px 15px;border-bottom: 1px solid #f8f8f8;text-indent: 0;}
.entry .paydown p span{padding:0 5px;color: #E14D43;font-weight: bold;font-size: 120%;}
.entry .paydown .down-title{float: left;padding-top: 15px;width:9%;color: #666;text-align: center;font-weight: bold;font-size: 16px;}
.entry .paydown .down-detail{float: right;min-height: 140px;width: 90%;border-left:1px solid #eee;background: #fff;}
.entry .paydown p.down-ordinary{color: #28B78D;}
.entry .paydown p.down-vip{color: #E14D43;}
.entry .paydown p a{margin-left: 10px;font-weight: bold;}
.entry .paydown p.down-tip{border-bottom: none;}
.post-message{margin-bottom:10px;padding:5px 10px;border:solid 1px #FFBB76;border-radius:2px;background:#FFFCEF;color:#DB7C22;font-size:14px;}
.entry-header .wpfp-span{position: relative; float: right;margin-top: 8px; width: 80px;}
.entry-header .wpfp-span img{position: absolute;top: 2px;left: 3px;}
.wpfp-span i.add{color: #F74D4D;font-size: 22px;}
.wpfp-span i.remove{color: #999;font-size: 22px;}
.wpfp-span .poptip{position: absolute;top: 0;left:30px; padding: 3px;width: 30px;box-shadow:none; text-align: center;line-height: 13px;*padding:3px;}
.wpfp-span .poptip-arrow {text-shadow:none;}
.wpfp-span .poptip-arrow-left{top:10px;}
.wpfp-hide { display: none; }
.wpfp-img { margin-right: 2px; border: 0; vertical-align: middle; }
.entry .wpfp-span ul{padding:0;border:1px solid #eee;}
.entry .wpfp-span ul li{margin-left: 0;padding:0; border-bottom: 1px solid #eee;list-style: none;line-height: 36px;}
.entry .wpfp-span ul li a{margin-left:10px;}
.entry .wpfp-span ul li:last-child{border-bottom: none;}
.entry .wpfp-span ul li:nth-child(even){background: #f8f8f8;}
.entry .wpfp-span ul li a i{margin-right: 5px;}
.entry .wpfp-span ul li a i.icon-trash{color: #F74D4D;}
.entry .wpfp-span p{margin: 7px 10px;text-indent: 0;}
.post-list group{-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.1);-moz-box-shadow:0 1px 2px rgba(0,0,0,0.1);box-shadow: 1px 1px 2px rgba(0,0,0,0.1);}

/* ------------------------------------ */
/* single:post pages
/* ------------------------------------ */
.post-pages{font-weight:normal;margin-bottom:20px;text-align: center;padding: 4px 12px;background-color: #f5f6f9;}
/* ------------------------------------ */
/* single:tags
/* ------------------------------------ */
.post-tags{margin:0px 0px 15px 0px;}
@media screen and (max-width:1200px) { 
.post-tags{display:none}
}
.post-tags span{font-size:14px;color:#999;display:inline-block;margin:0 7px 0 0;}
.post-tags a{background:#f2f2f2;display:inline-block;line-height:16px;white-space:nowrap;font-size:12px;color:#FFF;padding:3px 7px;margin:0 5px 2px 0;-webkit-border-radius:2px;border-radius:2px;}
@media screen and (max-width: 719px){
.post-tags a{background:#f2f2f2;display:inline-block;line-height:16px;white-space:nowrap;font-size:12px;color:#FFF;padding:3px 5px 2px;margin:0 5px 2px 0;-webkit-border-radius:2px;border-radius:2px;}
}
.post-tags a:nth-child(5n){background-color:#4A4A4A}
.post-tags a:nth-child(5n+1){background-color:#ff5e5c}
.post-tags a:nth-child(5n+2){background-color:#ffbb50}
.post-tags a:nth-child(5n+3){background-color:#1ac756}
.post-tags a:nth-child(5n+4){background-color:#19B5FE}
.post-tags a:hover{background-color:#1ABC9C;color:#fff;}
/* ------------------------------------ */
/* single:author bio
/* ------------------------------------ */
.follows{padding:16px 13px 16px 10px;min-height:24px;}
.follows ul li{background:none;}
.follows li a{display:block;margin-left:4px;width:24px;height:24px;background:url(img/social24.png) no-repeat;text-indent:-9999px;opacity:0.7;}
.follows li a:hover{opacity:1;}
.follows li.website a{background-position:0 0;}
.follows li.sina_weibo a{background-position:0 -68px;}
.follows li.qq_weibo a{background-position:0 -102px;}
.follows li.rss a{background-position:0 -238px;}
.follows li.email a{background-position:0 -170px;}
.follows li.qq a{background-position:0 -34px;}
.follows li.twitter a{background-position:0 -204px;}
.follows li.google_plus a{background-position:0 -136px;}
.follows li.archive a{width:78px;height:24px;background:url(img/archive.png) no-repeat;}
.follows li.donate a{width:78px;height:24px;background:url(img/donate.png) no-repeat;}
.follows li{display:inline;float:left;margin-right:4px;height:24px;text-align:center;line-height:190%;}

#author-box{margin:15px 0;border:1px solid #eee;background:#FCFCFC;}
#author-box h3{padding:8px;border-bottom:1px solid #eee;background:#fff;font-size:14px;}
#author-box h3 span{float:right;min-width:160px;width:50%;text-align:right;font-weight:normal;}
.author-avatar img{float:left;margin:10px;padding:4px;width:64px;height:64px;border:1px solid #eee;-webkit-border-radius:37px;-moz-border-radius:37px;border-radius:37px;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;}
.author-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);rgba(255,255,255,.6),inset 0 0 20px rgba(255,255,255,1);rgba(255,255,255,.6),inset 0 0 20px rgba(255,255,255,1);}
.author-description{padding:10px 10px 0 5px;font-size:14px;line-height:22px;}
#author-name{display:none;}
/* ------------------------------------ */
/* single:post-nav
/* ------------------------------------ */
.navigation{clear:both;overflow:hidden;margin:10px 0;}
.nav-previous{float:left;}
.nav-next{float:right;}
.post-navigation{clear:both;overflow:hidden;margin:0 0 20px;}
.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:'??';}

/* ------------------------------------------------------------------------- *
* Widgets
/* ------------------------------------------------------------------------- */
/* ------------------------------------ */
/* base style
/* ------------------------------------ */
.widget{color:#777;overflow:hidden;margin-bottom:20px;border-right: 1px solid #eaeaea;border-bottom: 1px solid #eaeaea;}
.widget a{color:#777;}
.widget a:hover{color:#1ABC9C;}
.widget > .widget-title{line-height:22px;width:100%;background:#1ABC9C;height:22px;overflow:hidden;margin-bottom:25px;font-size:16px;font-weight:normal;}
.widget > .widget-title span{color:#444;}
.widget ul{margin:0;padding:0;background-color:#fff;padding:20px 20px 25px 20px;}
.widget ul li{background:#fff;padding:5px;margin-bottom:20px;}
.widget ul li span{color:#bbb;font-size:12px;}
.widget ul li:last-child{margin-bottom:0;}
.widget ul li:hover a{color:#1ABC9C;}
.widget-thumb{margin:-5px;}
.widget-thumb .post-thumbnail{float:left;width:122px;height:auto;margin-right:15px;}
.widget-thumb .post-info{padding:0px;max-height: 50px;}
.widget-thumb .post-title{font-size:15px;word-wrap:break-word;max-height: 50px;display: block;overflow: hidden;}
.widget-thumb .date{color:#bbb;font-size:12px;}
.xgj-like{float: right;margin-top: 1px;}
.xgj-entry-meta {height: 26px;line-height: 26px;font-size: 13px;color: #b8b8b8;margin-top: 20px;position: absolute;/* bottom: 0px; */padding-left: 137px;width: 170px;}
.widget-thumb:hover .post-thumbnail{/*opacity:0.75;*/}
.widget-thumb:hover .post-title{color:#1ABC9C;}
.widget-content{margin-bottom: -5px;}
/* ------------------------------------ */
/* Widget:Recent comments
/* ------------------------------------ */
.widget-recent-comments ul{width:100%;}
.widget-recent-comments ul li{min-height:54px;margin-left:80px;position:relative;background:#fff;border:1px #eee solid;margin-bottom:10px;font-size:16px;padding:5px;}
.widget-recent-comments ul li:before{content:'';display:inline-block;border-top:9px solid transparent;border-bottom:9px solid transparent;border-right:9px solid #eee;position:absolute;top:12px;left:-9px;}
.widget-recent-comments ul li:after{content:'';display:inline-block;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:7px solid #fff;position:absolute;top:14px;left:-7px;}
.widget-recent-comments ul a{display:block;}
.widget-recent-comments li img{width:64px;height:64px;border:1px solid #eee;position:absolute;top:-1px;left:-80px;}
.widget-recent-comments li:hover img{border:1px solid #ccc;}
.widget-recent-comments ul span.comment-author{color:#1ABC9C;}
.widget-recent-comments ul a:hover{color:#1ABC9C;}
/* ------------------------------------ */
/* Widget:Rss
/* ------------------------------------ */
.widget_rss .rssSummary,
.widget_rss cite{font-size:14px;color:#888;}
/* ------------------------------------ */
/* Widget:views
/* ------------------------------------ */
.widget_views li{font-size:14px;color:#bbb;}
.widget_views li a{font-size:16px;}
/* ------------------------------------ */
/* Widget:Follow & Subscribe
/* ------------------------------------ */
.social-icons-widget .widget-content{background:#fff;padding:10px;border:1px #eee solid;}
.social-icons-widget .social-icons li{background:none;border:none;padding:0;margin:0 20px 20px 0;}
.social-icons-widget .social-icons li a{margin-left:0}
.social-icons-widget .popup-follow-feed p{margin-bottom:20px;}
.social-icons-widget .popup-follow-feed p a{font-size:14px;padding:2px 10px;background:#f5f6f9;border:1px #eee solid;}
.social-icons-widget .popup-follow-feed p a:hover{border-color:#ccc;}
.social-icons-widget input.ipt{width:210px;border:1px #eee solid;padding:4px;color:#888;}
.social-icons-widget input[type="submit"]{background:#1ABC9C;padding:5px 28px;color:#fff;border:none;cursor:pointer;}
.social-icons-widget input[type="submit"]:hover{background:#666;}
/* ------------------------------------ */
/* Widget:News in Pictures
/* ------------------------------------ */
.widget-pic .widget-content{background-color:#fff;padding:20px 0px 5px 20px;}
.widget-pic .post-inner{width:43.9%;float:left;margin-bottom:20px;padding:0px 20px 0px 0px;}
.widget-pic .post-inner .post-thumbnail img{border:0px #eee solid;}
.widget-pic .post-inner .post-thumbnail:hover img{opacity:0.8;}
.widget-pic{margin-bottom:25px;}
/* ------------------------------------ */
/* Widget:Post Author
/* ------------------------------------ */
.widget_author .widget-content{background:#fff;padding:5px;border:1px #eee solid;}
.widget_author .author-social li{background:none;border:none;padding:0;margin:5px 6px 5px 0;}
.widget_author .author-social li a{margin-left:0;}
/* ------------------------------------ */
/* Widget:Text or Html
/* ------------------------------------ */
.text-html .widget-content p{padding:5px;background:#fff;/* border:1px #eee solid; */}
/* ------------------------------------ */
/* Widget:Active readers
/* ------------------------------------ */
.widget_readers{margin-bottom:16px;}
.widget_readers ul li{width:auto;float:left;padding:0;margin-right:10px;background:none;border:none;}
.widget_readers ul li.avatar-5,
.widget_readers ul li.avatar-10,
.widget_readers ul li.avatar-15,
.widget_readers ul li.avatar-20,
.widget_readers ul li.avatar-25,
.widget_readers ul li.avatar-30,
.widget_readers ul li.avatar-35,
.widget_readers ul li.avatar-40{margin-right:0;}
.widget_readers ul li img{width:56px;height:56px;border:1px #eee solid;}
.widget_readers ul li:hover img{opacity:0.8;}
/* ------------------------------------ */
/* Widget:Categories
/* ------------------------------------ */
.widget_categories ul ul{margin:8px 0;}
.widget_categories ul ul li{margin-left:20px;border:none;padding:2px 0;}
.widget_categories ul ul li:before{font-family:FontAwesome;content:"\f101";margin-right:5px;}
/* ------------------------------------ */
/* widget:calendar
/* ------------------------------------ */
.widget_calendar a:hover{color:#1ABC9C;}
.widget_calendar #wp-calendar{width:100%;}
.widget_calendar caption{color:#fff;padding:5px 10px;background:#1ABC9C;}
.widget_calendar caption:before{color:#fff;color:rgba(255,255,255,0.7);font-size:14px;}
.widget_calendar thead{background:#e2e2e2;-webkit-box-shadow:0 1px 0 #ddd;box-shadow:inset 0 -1px 0 #ddd;}
.widget_calendar thead th{background:#f5f6f9;}
.widget_calendar th{font-weight:600;}
.widget_calendar th,
.widget_calendar td{padding:3px 0;text-align:center;border:1px solid #eee;background:#fff;}
.widget_calendar .pad{padding:0;}
/* ------------------------------------ */
/* widget:meta & link
/* ------------------------------------ */
.widget_meta ul li,
.widget_links ul li{width:139px;float:left;}
.widget_meta ul li:nth-child(even),
.widget_links ul li:nth-child(even){margin-left:10px;}
/* ------------------------------------------------------------------------- *
* Comments
/* ------------------------------------------------------------------------- */
#pinglist-container{display:none;}
.comments-loading{display:none;width:100%;height:32px;background:url(img/AjaxLoader.gif) no-repeat center;}
.comment-tabs{border-bottom:2px solid #eee;margin-bottom:20px;}
.comment-tabs li{float:left;margin-bottom:-2px;}
.comment-tabs li a{font-weight:normal;padding:0 10px 10px;display:block;color:#aaa;border-bottom:2px solid #eee;}
.comment-tabs li a:hover{color:#666;border-color:#ccc;}
.comment-tabs li i{margin-right:6px;}
.comment-tabs li.active a{color:#1ABC9C;border-bottom-color:#1ABC9C;}
.commentlist,
.pinglist{margin-bottom:20px;}
.commentlist li,
.pinglist li{padding-left:88px;font-size:14px;line-height:22px;font-weight:400;margin-bottom:20px;}
.commentlist .comment-body{background:#fff;padding:15px;border:1px #eee solid;}
.commentlist .comment-body:before{content:'';display:inline-block;border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:10px solid #eee;position:absolute;top:18px;left:-10px;}
.commentlist .comment-body:after{content:'';display:inline-block;border-top:8px solid transparent;border-bottom:8px solid transparent;border-right:8px solid #fff;position:absolute;top:20px;left:-8px;}
.commentlist .comment-body,
.pinglist li{clear:both;position:relative;padding-bottom:15px;}
.commentlist .comment-author,
.commentlist .comment-meta,
.commentlist .comment-awaiting-moderation{font-size:14px;display:block;float:left;line-height:20px;}
.commentlist .comment-author{margin-right:6px;}
.commentlist .fn,
.pinglist .ping-link{color:#666;font-size:14px;font-style:normal;}
.commentlist .says{display:none;}
.commentlist .avatar{position:absolute;left:-88px;top:0;width:64px;height:64px;-webkit-border-radius:3px;border-radius:3px;}
.commentlist .comment-meta:before,
.pinglist .ping-meta:before{color:#ccc;content:"\f017";font-family:FontAwesome;font-size:10px;margin-right:3px;vertical-align:4%;}
.commentlist .comment-meta,
.commentlist .comment-meta a,
.pinglist .ping-meta{color:#aaa;}
.commentlist .reply{font-size:14px;line-height:16px;}
.commentlist .reply a{color:#aaa;}
.commentlist .reply a:hover{color:#666;}
.comment-awaiting-moderation{color:#1ABC9C;font-style:normal;}
/* pings */
.pinglist li{padding-left:0;background:#fff;padding:15px;border:1px #eee solid;}
.pinglist li .ping-link{font-size:16px;}
/* comment text */
.commentlist .comment-body p{line-height:26px;color:#777;clear:both;font-size:16px;margin:10px 0;}
.commentlist .comment-body strong{font-weight:bold;}
.commentlist .comment-body em{font-style:italic;}
.commentlist .comment-body ol li{list-style:decimal;margin-left:2em;padding:0;}
.commentlist .comment-body ul li{list-style:square;margin-left:2em;padding:0;}
/* child comment */
.commentlist li ul{margin-top:20px;}
.commentlist li li{padding-left:78px;}
.commentlist li li .avatar{width:56px;height:56px;left:-78px;top:0;}
.commentlist li li .comment-meta{left:70px;}
/* ------------------------------------ */
/* comments:form
/* ------------------------------------ */
.heading,
#reply-title{font-weight:normal;font-size:18px;text-transform:uppercase;margin-bottom:1em;}
.heading i{font-size:22px;margin-right:6px;}
.form-allowed-tags{display:none;}
.logged-in-as{font-size:14px;}
#respond{position:relative;}
#reply-title{margin-bottom:20px;}
li #reply-title{font-size:0;margin:0!important;padding:0;height:0;border-top:0;}
#cancel-comment-reply-link{color:#E77068;display:block;position:absolute;top:-34px;right:20px;font-size:14px;}
#cancel-comment-reply-link:hover{color:#777;}
.comment-form{position:relative;}
#commentform{background:#fff;padding:10px 20px 20px;margin-bottom:15px;-webkit-border-radius:2px;border-radius:2px;border:1px #eee solid;}
li #commentform{margin-top:-1px;}
#commentform:before{content:'';display:inline-block;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #eee;position:absolute;top:-10px;left:24px;}
#commentform:after{content:'';display:inline-block;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #fff;position:absolute;top:-8px;left:26px;}
#commentform p.comment-form-author{width:48%;float:left;}
#commentform p.comment-form-email{width:48%;float:right;}
#commentform p.comment-form-url,
#commentform p.comment-form-comment{clear:both;}
#commentform label{padding:6px 0;display:block;}
#commentform input[type="text"],
#commentform textarea{max-width:100%;width:100%;background:#f8f8f8;}
#commentform textarea{height:100px;}
#commentform p.form-submit{margin-top:10px;}
.logged-in #reply-title{margin-bottom:20px;}
.logged-in #commentform p.comment-form-comment{margin-top:10px;}
.logged-in #commentform p.comment-form-comment label{display:none;}
#commentform #smilies{margin:10px 0;}
.quicktags-toolbar input{border:1px #eee solid;min-width:40px;padding:2px 5px;font-size:12px;margin:0 5px 15px 0;background:#f8f8f8;}
.quicktags-toolbar input:hover{border-color:#ccc;background:#f1f1f1;cursor:pointer;}
.comment-closed{background: #fff;padding:15px;border:1px #eee solid;margin-bottom: 15px;}
/* ------------------------------------------------------------------------- *
* Pages
/* ------------------------------------------------------------------------- */
/* ------------------------------------ */
/* Page:tags page
/* ------------------------------------ */
.tag-sort ul{margin:0;}
.tag-sort ul li{margin-left:0px;list-style:none;word-wrap:break-word;}
.tag-sort ul a{margin-right:18px;color: #666;}
.tag-sort #first-letter{margin-bottom:15px;}
.tag-sort #first-letter a{margin:10px 1px;font-weight:bolder;font-size:18px;color:#fff;background:#1ABC9C;padding:0 5px;}
/* ------------------------------------ */
/* Page:user-center
/* ------------------------------------ */
.col-2cl .user-page{padding:0;margin:0; width:100%;}
.user-inner{position:relative;background: #eee;}
#user-left{width:240px;position:absolute;top:0;left:0;}
#user-right{margin-left:240px;min-height:500px;border:1px solid #eee;background:#fff;padding:20px;}
#user-right .user-header{margin:0 -20px;border-bottom:1px #eee solid;}
#user-right .user-title{font-size:26px;padding-left:20px;line-height:1.5em}
#user-right .feedback{float:right;margin-top:12px;width:100px;}
#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:0.4s;-webkit-transition:-webkit-transform 0.4s ease-out;-moz-transition:-moz-transform 0.4s ease-out;transition:transform 0.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);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);}
#user-menu li i{margin-right:5px;}
#user-menu li{padding:10px;text-align:center;}
#user-menu li.current-post-ancestor,
#user-menu li.current-menu-ancestor,
#user-menu li.current-menu-parent,
#user-menu li.current-menu-item{margin:0 -1px;border-left:5px solid #FF0000;background:#fff;}
#user-menu li.current-post-ancestor a,
#user-menu li.current-menu-ancestor a,
#user-menu li.current-menu-parent a,
#user-menu li.current-menu-item a{margin-left:-5px;color:#FF0000;}
#user-menu li.display-none{display: none;}
#user-right .post-count{padding:15px 10px;font-weight:bold;}
.user-header .poptip{position: absolute;top: 28px;left:380px;}
#user-right ul{margin:0;}
#user-right .archive-simple{list-style:none;}
#user-right .archive-simple h2{font-size:16px;padding-left:5px;line-height:28px;width: 80%;float:left;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding: 0;margin: 0;}
#user-right .archive-simple h2 a{color: #474747;}
#user-right .archive-simple .post-meta{float:left;width: 10%;min-width: 140px;}
#user-right .page-nav{float:left;}
#user-right .entry{padding:20px 0;}
#user-right #wpuf-post-draft{padding: 1px 12px}
/* ------------------------------------------------------------------------- *
* ADS
/* ------------------------------------------------------------------------- */
.gright{width: 50%;max-width: 468px;height: auto;float: right;margin-top: 5px;color: #fff;}
.gright img{width: 100%;height: auto;}
.gtop{margin: 20px 0 -10px 0;display: inline-block;width: 100%;}
.gbottom {width: 100%;display: inline-block;margin-bottom: 10px;}
.gtop img,.gbottom img{width: 100%;height: auto;}
.gtop .w49,.gbottom .w49{width: 49%;height: auto;float: left;}
.gtop .ml2,.gbottom .ml2{margin-left: 2%;}
.gtop .w32,.gbottom .w32{width: 32%;height: auto;float: left;}
.ghome{margin-bottom: 25px;}
/* ------------------------------------------------------------------------- *
* side-buttons
/* ------------------------------------------------------------------------- */
.side-buttons{position:fixed;width:40px;bottom:15%;right:25px;z-index:890;}
.side-buttons .relative{position:relative;top:0;left:0;}
.side-buttons .side-buttons-box{width:100%;margin-bottom:3px;background:#1ABC9C;text-align:center;}
.side-buttons .side-buttons-box > a{display:block;height:35px;padding-top:5px;color:#222;text-decoration:none;outline:none;cursor: pointer;}
.side-buttons .side-buttons-box > a:hover{background:#333D46;text-decoration:none;color:#c31900;}
.side-buttons .side-buttons-box > a:hover .sb-title,
.side-buttons .side-buttons-box .sb-title{color:#fff;font-size:12px;display:block;padding-left:5px;line-height:18px;width:30px;margin-top:-2px;}
.side-buttons .current-bg{background:#333D46;text-decoration:none;}
.side-buttons .sb-layer{border:1px solid #ccc;background:#fff;position:absolute;right:47px;bottom:-44px;}
.side-buttons .qr-img{padding:10px;width: 200px;}
.side-buttons .qr-text{padding-bottom:6px;font-size: 12px;font-weight: 700;}
.side-buttons-triangle{width:12px;height:40px;position:absolute;right:45px;bottom:-12px;z-index:100;}
.border-sj,.con-sj{display:block;width:18px;height:28px;font-size:18px;overflow:hidden;font-family: SimSun;}
.border-sj{color:#ccc;font-style:normal;}
.con-sj{color:white;margin:-14px -2px 0 0;margin:-28px 0 0 -2px;}
.side-buttons .bdsharebuttonbox{width: 80px;padding:10px;}
.side-buttons .bdsharebuttonbox a{margin: 3px 0;width: 60px;text-align: left;padding: 0 0 5px 20px;color:#222;text-decoration:none;outline:none;cursor: pointer;}
.side-buttons .side-buttons-box >a i{display: inline-block; color: #fff;font-size: 30px;}
.side-buttons .side-buttons-box >a i.fa-chevron-up{margin-top: -2px;}
.side-buttons .side-buttons-box >a i.fa-qrcode{margin-left: -2px;font-size: 34px;}
.side-buttons .side-buttons-box >a i.fa-share-square-o{margin-top: 2px;}
.side-buttons .side-buttons-box >a i.fa-star-o{margin-top: 1px;}
.side-buttons .side-buttons-box >a i.fa-comments-o{font-size: 28px;}
/* ------------------------------------------------------------------------- *
* ADS
/* ------------------------------------------------------------------------- */
.home-ads{margin-bottom:25px;}
/* ------------------------------------------------------------------------- *
* IE Fixes
/* ------------------------------------------------------------------------- */
body.ie8{font-weight:400;}
.ie8 .author-bio .bio-avatar:after,
.ie8 .commentlist li.bypostauthor > .comment-body:after{display:none;}
.ie8 .nav li > a:after,
.ie8 .nav > li > a:after,
.ie8 #footer .nav li > a:after,
.ie8 #footer .nav > li > a:after{content:"";}
.ie8 #nav-topbar .nav > li > a:hover,
.ie8 #nav-topbar .nav > li:hover > a,
.ie8 #nav-header .nav > li > a:hover,
.ie8 #nav-header .nav > li:hover > a,
.ie8 .toggle-search:hover,
.ie8 .toggle-search.active,
.ie8 .search-expand-inner{background:url(img/opacity-10.png);}
.ie8 .thumb-icon,
.ie8 .image-caption,
.ie8 .page-image-text .description i,
.ie8 .flex-direction-nav a{background:url(img/opacity-70.png);}
.ie8 .entry .gallery .gallery-caption{background:url(img/opacity-80-light.png);}
/* ------------------------------------------------------------------------- *
* Plugins
/* ------------------------------------------------------------------------- */
/* ------------------------------------ */
/* Plugin:wp_syntax
/* ------------------------------------ */
.wp_syntax{overflow:auto;margin:0 0 1.5em 0;border:1px solid #eee;color:#100;}
.wp_syntax{overflow-x:auto;overflow-y:hidden;width:99%;padding-bottom:expression(this.scrollWidth > this.offsetWidth ? 15:0);}
.wp_syntax table{margin:0;padding:0;width:100% !important;border:0 none;border-collapse:collapse;}
.wp_syntax table tr th{border:0 none;}
.wp_syntax table thead,
.wp_syntax table tfoot{background:#f5f5f5;}
.wp_syntax table thead tr th,
.wp_syntax table tfoot tr th,
.wp_syntax table tbody tr td,
.wp_syntax table tr td,
.wp_syntax table tfoot tr td{line-height:24px;text-align:left;border:0 none;}
.wp_syntax table thead tr th,
.wp_syntax table tfoot tr td{padding:0;}
.wp_syntax table tbody tr td{padding:0;}
.wp_syntax caption{padding:2px;width:100%;text-align:left;font-size:14px;font-family:Monaco;line-height:24px;}
.wp_syntax caption a{color:#1982d1;text-align:left;text-decoration:none;font-size:14px;font-family:Monaco;line-height:24px;}
.wp_syntax caption a:hover{color:#1982d1;text-decoration:underline;}
.wp_syntax div,
.wp_syntax td{padding:0;border:none;vertical-align:top;text-align:left;background:#F8F8F8;}
.wp_syntax td.code{padding-left:10px;white-space:normal;line-height:normal;}
.wp_syntax pre{float:none;clear:none;overflow:visible;margin:0;padding:0;width:auto;background:transparent;white-space:pre;font-size:14px;font-family:Monaco;line-height:24px;white-space:pre-wrap;}
.wp_syntax td.line_numbers{width:30px;}
.wp_syntax td.line_numbers pre{padding:0 5px;width:28px;border-right:3px solid #6CE26C;background-color:#eee;color:gray;text-align:right;}
/* ------------------------------------ */
/* Plugin:content-index-content
/* ------------------------------------ */
.entry #content-index-contents li{margin-left:0;list-style:none;}
.entry #content-index-contents li .children{margin-left:10px;}
/* ------------------------------------------------------------------------- *
* Toggle Sidebar s1:960px > 480px
/* ------------------------------------------------------------------------- */
@media only screen and (min-width:480px) and (max-width:960px){
	/* s1 general */
	.side-right{width:50px;}
	.side-right .sidebar-content{display:none;float:left;width:100%;}
	.side-right .sidebar-toggle{display:block;}
	/* s1 expand/collapse */
	.side-right-expand .side-right{position:absolute;top:20px;bottom:0;width:360px;margin:0!important;z-index:9;overflow:auto;-moz-transition:width .2s ease;-webkit-transition:width .2s ease;transition:width .2s ease;}
	.side-right-expand .side-right .sidebar-content{display:block;width:330px;padding-left:15px;}
	.side-right-collapse .side-right .sidebar-content{display:none;}
	/* s1 toggle icon */
	.col-2cl.side-right-expand .side-right .icon-sidebar-toggle:before{content:"\f101";}
	.col-2cl .main-inner{padding-right:50px;}
	.col-2cl .user-page{padding-right:0;}
	.col-2cl .side-right{margin-right:-50px;}
	.col-2cl.side-right-expand .side-right{right:0;}
	.col-2cl.side-right-expand .sidebar-toggle{float:right;}
}
@media only screen and (min-width:961px) and (max-width:1050px){
	.post-list .small-thumb,
	.full-width .other-thumb,
	.post-box .medium-thumb,
	.post-box .other-posts,
	.post-box.pic-posts .medium-thumb .post-inner,
	.post-box.pic-posts .other-pic .post-inner,
	.full-width .medium-thumb .post-thumbnail{width:50%;margin-right:0;}
	.full-width .medium-thumb .post-thumbnail{margin-bottom:20px;}
	.post-box.pic-posts .medium-thumb .post-thumbnail img,
	.post-box.pic-posts .other-pic .post-thumbnail img{width:100%;height:auto;}
	.post-box.pic-posts .other-pic{width:48.3%;margin-right:3%;}
	.post-box.pic-posts .other-pic.even,
	.post-box.pic-posts .other-pic.pic-2,
	.post-box.pic-posts .other-pic.pic-4,
	.post-box.pic-posts .other-pic.pic-6,
	.post-box.pic-posts .other-pic.pic-8{margin-right:0;}
}
@media only screen and (max-width:960px){

}
/* ------------------------------------------------------------------------- *
* Tablet (Portrait):800px > 720px
/* ------------------------------------------------------------------------- */
@media only screen and (min-width:720px) and (max-width:800px){/* layout */
	.grid{margin-right:2.9%;}
	.one-half{width:48.5%;}
	.one-third{width:31.4%;}
	.two-third{width:65.65%;}
	.one-fourth{width:22.8%;}
	.three-fourth{width:74.1%;}
	.one-fifth{width:17.6%;}
	.two-fifth{width:38.5%;}
	.three-fifth{width:59%;}
	.four-fifth{width:79.5%;}
	#user-left{width:180px;}
	#user-right{margin-left:180px;}
	.user-header .poptip{position: absolute;top: 28px;left:320px;}
}
/* ------------------------------------------------------------------------- *
* Mobile (Mid Res):719px > 0px (480px & 320px)
/* ------------------------------------------------------------------------- */
@media only screen and (max-width:719px){
	.side-right{width:40px;}
	.col-2cl .main-inner{padding-right:0px;}
	.col-2cl .user-page{padding-right:0;}
	.col-2cl .side-right{margin-right:-40px;}
	/* layout */
	.container{padding:0;}
	.grid{width:100%;margin:0 0 10px;}
	/* hide */
	.site-description,.image-caption{display:none;}
	/* base */
	.pad{padding:20px 20px 10px;}
	.notebox{margin-bottom:20px;}
	.entry{font-size:15px;}
	/* header */
	#header{padding-bottom:0;padding-top:0;}

	.site-title{padding:5px 0;float:none;line-height:60px;text-align:center;}
	.site-title a{width: auto;}
	.toggle-search{width:20px;right:auto;left:0;top:0;-webkit-box-shadow:1px 0 0 rgba(255,255,255,0.1);box-shadow:1px 0 0 rgba(255,255,255,0.1);}
	.search-expand{left:0;right:auto;top:50px;width:320px;}
	/* footer */
	#footer-bottom .pad{padding-top:50px;padding-bottom:40px;}
	#footer-bottom .one-half.last{margin-bottom:0;}
	#footer-bottom{text-align:center;}
	/* comments */
	.comment-tabs{font-size:13px;}
	.comment-tabs i{display:none!important;}
	.commentlist li{font-size:13px;}
	.commentlist li ul li{padding-left:10px;}
	/* blog */
	.post-list{margin-left:0;margin-right:0;}
	.post-list .post,
	.post-list .page{width:100%;}
	.post-list .post-row{margin-left:0;padding-left:0;}
	.post-list .post-inner{margin-right:0;}
	/* slider-one */
	.slider-one .post-title{/* position:relative; */}
	.post-list .medium-thumb.horizontal .post-thumbnail{float:left;width: 40%;margin-right: 10px;}
	.post-list .small-thumb,
	.full-width .other-thumb,
	.post-box .medium-thumb,
	.post-box .other-posts,
	.post-box.pic-posts .medium-thumb .post-inner,
	.post-box.pic-posts .other-pic .post-inner,
	.full-width .medium-thumb .post-thumbnail{width:50%;margin-right:0;}
	.full-width .medium-thumb .post-thumbnail{margin-bottom:20px;}
	.post-box.pic-posts .medium-thumb .post-thumbnail img,
	.post-box.pic-posts .other-pic .post-thumbnail img{width:100%;height:auto;}
	.post-box.pic-posts .other-pic{width:48.3%;margin-right:3%;}
	.post-box.pic-posts .other-pic.even,
	.post-box.pic-posts .other-pic.pic-2,
	.post-box.pic-posts .other-pic.pic-4,
	.post-box.pic-posts .other-pic.pic-6,
	.post-box.pic-posts .other-pic.pic-8{margin-right:0;}
	.post-navigation div{width:100%;}
	.hide-sidebar{display: none;}

	#user-left{width:100%;position:relative;}
	#user-right{margin-left:0;}
	#user-menu li{padding:1%;text-align:center;width: 31%;float: left;}
	#user-menu li.current-post-ancestor,
	#user-menu li.current-menu-ancestor,
	#user-menu li.current-menu-parent,
	#user-menu li.current-menu-item{border:0;background:#fff;}
	#user-menu li.current-post-ancestor a,
	#user-menu li.current-menu-ancestor a,
	#user-menu li.current-menu-parent a,
	#user-menu li.current-menu-item a{margin-left:0;color:#28B78D;}
	.user-header {padding-top: 30px;}
	.user-header .poptip{position: absolute;top: 280px;left:20px;}

    .gright{width: 100%;}
    .gtop .w48,.gbottom .w48{width: 100%;}
    .gtop .ml4,.gbottom .ml4{margin-left:0;max-width: 100%;}
    .mobile-no{display: none;}
    .sb-comment,.sb-bookmark,.sb-share,.sb-qr{display: none;}
}
/* ------------------------------------------------------------------------- *
* Mobile (Low Res):479px > 0 (320px)
/* ------------------------------------------------------------------------- */
@media only screen and (max-width:479px){
	.content,
	.sidebar{width:100%;float:none;margin-right:0!important;margin-left:0!important;width:100%;display:block;float:none;}
	.main,
	.main-inner{background-image:none!important;padding:0!important;}
	/* hide */
	.mobile-sidebar-hide-s1 .side-right,
	.mobile-sidebar-hide .sidebar{display:none;}
	/* base */
	.pad{padding:15px 15px 5px;}
	.sidebar-top,
	.sidebar .widget{padding-left:15px!important;padding-right:15px!important;}
	.notebox{margin-bottom:15px;}
	/* header */
	.site-title{font-size:32px;}
	/* big-thumb */
	.big-thumb .post-meta-left{position:relative;margin-top:0;padding-top:0;background:none;border:none;width:auto;}
	.big-thumb .post-meta-left .post-author img{margin-top:-20px;}
	.big-thumb .post-meta-left p{float:left;width:auto;margin-right:5px;margin-top:-19px;}
	.big-thumb .post-info{margin-left:0;}
	.widget_meta ul li,
	.widget_links ul li{width:184px;}
	.hide-sidebar{display: none;}
  .side-buttons{position:fixed;width:40px;bottom:10px;right:10px;z-index:890;}
  .gtop .w32,.gbottom .w32{width: 100%;}
  .gtop .ml2,.gbottom .ml2{margin-left:0;}
}

#hide{
display: none;
}


#msg_win{border:1px solid #bbbbbb;background:#eeeeee;width:204px;position:absolute;right:3px;margin:0px;display:none;overflow:hidden;z-index:99;}
#msg_win .icos{position:absolute;top:2px;*top:0px;right:2px;z-index:9;}
.icos a{float:left;color:#FFFFFF;margin:1px;text-align:center;text-decoration:none;font-family:webdings;}
.icos a:hover{color:#fff;}
#msg_title{background:#eeeeee;border-bottom:1px solid #666666;border-top:1px solid #FFFFFF;border-left:2px solid #FFFFFF;color:#000;height:20px;line-height:20px;text-indent:5px;}
#msg_min{color:#000;}
#msg_close{color:#000;}
#msg_content{margin:2px;width:200px;height:200px;overflow:hidden;}
.wp_syntax table td.line_numbers{background:none; border-right:3px solid skyblue; width:24px}




.jishu{border:1px solid #ff6100;background:#fff;padding:4px 10px 3px;color:#ff6100;margin-bottom:6px;height:25px;overflow:hidden;font-family:"??????"}
.article-content .jishu a{color:#fff}.article-content .fh_buttom{background:#ff6100;float:right;/* text-decoration:none; */padding:4px 10px 3px;margin:-4px -10px -3px;border-bottom:0;width:142px}

.widget_links .blogroll {overflow: hidden;}

.post-pages { background: none; }
.post-pages span {background: #FF0000;color: #fff;padding: .5em .9em;border-radius: 3px;}
.post-pages a span {background: #EDEDED;color: #222;display: inline-block;margin-bottom: 5px;}
.post-pages a:hover span { background: #FF0000;color: #fff; }

.widget-tagcloud {background: #fff;}
.widget-tagcloud ul{margin: 18px; padding:0;overflow: hidden;}
.widget-tagcloud ul a{width: 24%;float: left;padding: 0;margin:0;text-align: center;font-size:13px;/* background: #F7F7F7; */color: #999;margin: 7px;padding:4px;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;border: 1px solid #f0f0f0;}
.widget-tagcloud ul li:hover a,.widget-tagcloud ul a:hover{background: #FF0016;color: #fff!important}
.widget_links ul li{margin-bottom:10px}
.widget-statistics ul li,.widget_links ul li{margin-bottom:10px}


.social-main {
	position: relative;
	margin: 0 auto;
	width: 64px;
}

#cwxBg{ position:absolute; display:none; background:#000; width:100%; height:100%;left:0px; top:0px; z-index:1000;} 
#cwxWd{ position:absolute; display:none;border:10px solid #CCC; padding:10px;background:#FFF; z-index:1500;} 
.botton{padding:12px 10px 12px 10px;background: #FF6600;color: #fff;font-size: 16px;display:inline-block;border-radius: 50%;border: 4px solid #FFFFFF;position: absolute;top: -10px;left: 160px;}
.botton1{padding:20px; background:#fc1a00;color: #fff;font-size: 16px;display:inline-block;border:none;}

/** ???????????? **/
#social {
	margin: 0px -20px 0px;
}
.social-main {
	position: relative;
	margin: 0 auto;
	width: 45%;
	font-size: 14px;
}
.social-main a {
	float: left;
	color: #fff !important;
	line-height: 35px;
	text-align: center;
	border-radius: 2px;
}
.social-main a:hover{
    background: #878787;
	color: #fff;
 	transition: all 0.2s ease-in 0s;
}
.like a{
    background: #ff4400;
	width: 50%;
	
    display: block;
	
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.share-s a{
    background: #ecb842;
	
    width: 50%;
	display: block;
	
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.social-main i{
	color: #fff;
	font-style: normal;
	margin: 0 5px 0 0;
}
.shang-p a{
	position: absolute;
	left: 115px;
	top:-7px;
    
	background: #7ab951;
	width: 50px;
	height: 50px;
	font-size: 16px;
	font-weight: 600;
	line-height: 43px;
	border: 4px solid #fff;
	border-radius: 40px;
}
.shang-main input {
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	display: block;
}
.shang-main img {
	height: auto;
	max-width: 100%;
	margin: 0 auto;
	vertical-align: middle;
	display: block;
}
.shang-main h4 {
	text-align: center;
}
.horizontal{
  margin-bottom:20px
}
@media screen and (max-width:719px) { .horizontal{ margin-bottom:0px }
}
/*??????UA??????*/
span.ua{
	margin: 0 1px!important;
	color:#E6EAED!important;
	/*text-transform: Capitalize!important;
	float: right!important;
	line-height: 18px!important;*/
}
.ua_other.os_other{
	background-color: #E6EAED!important;
	color: #fff;
	border: 1px solid #E6EAED!important;
	border-radius: 4px;
}
.ua_ie{
	background-color: #E6EAED!important;
	border-color: #E6EAED!important;
	border-radius: 4px;
	padding: 0 5px!important;color: #8B8D8E;
}
.ua_firefox{
	background-color: #E6EAED!important;
	border-color: #E6EAED!important;
	border-radius: 4px;
	padding: 0 5px!important;color: #8B8D8E;
}
.ua_maxthon{
	background-color: #E6EAED!important;
	border-color: #E6EAED!important;
	border-radius: 4px;
	padding: 0 5px!important;color: #8B8D8E;
}
.ua_ucweb{
	background-color: #E6EAED!important;
	border-color: #E6EAED!important;
	border-radius: 4px;
	padding: 0 5px!important;color: #8B8D8E;
}
.ua_sogou{
	background-color: #E6EAED!important;
	border-color: #E6EAED!important;
	border-radius: 4px;
	padding: 0 5px!important;color: #8B8D8E;
}
.ua_2345explorer{
	background-color: #E6EAED!important;
	border-color: #E6EAED!important;
	border-radius: 4px;
	padding: 0 5px!important;color: #8B8D8E;
}
.ua_2345chrome{
	background-color: #E6EAED!important;
	border-color: #E6EAED!important;
	border-radius: 4px;
	padding: 0 5px!important;color: #8B8D8E;
}
.ua_mi{
	background-color: #E6EAED!important;
	border-color: #E6EAED!important;
	border-radius: 4px;
	padding: 0 5px!important;color: #8B8D8E;
}
.ua_lbbrowser{
	background-color: #E6EAED!important;
	border-color: #E6EAED!important;
	border-radius: 4px;
	padding: 0 5px!important;color: #8B8D8E;
}
.ua_chrome{
	background-color: #E6EAED!important;
	border-color: #E6EAED!important;
	border-radius: 4px;
	padding: 0 5px!important;color: #8B8D8E;
}
.ua_qq{
	background-color: #E6EAED!important;
	border-color: #E6EAED!important;
	border-radius: 4px;
	padding: 0 5px!important;color: #8B8D8E;
}
.ua_apple{
	background-color: #E6EAED!important;
	border-color: #E6EAED!important;
	border-radius: 4px;
	padding: 0 5px!important;color: #8B8D8E;
}
.ua_opera{
	background-color: #E6EAED!important;
	border-color: #E6EAED!important;
	border-radius: 4px;
	padding: 0 5px!important;color: #8B8D8E;
}


.os_vista,.os_2000,.os_windows,.os_xp,.os_7,.os_8,.os_8_1 {
	background-color: #E6EAED!important;
	border-color: #E6EAED!important;
	border-radius: 4px;
	padding: 0 5px!important;color: #8B8D8E;
}

.os_android {
	background-color: #E6EAED!important;
	border-color: #E6EAED!important;
	border-radius: 4px;
	padding: 0 5px!important;color: #8B8D8E;
}
.os_ubuntu{
	background-color: #E6EAED!important;
	border-color: #E6EAED!important;
	border-radius: 4px;
	padding: 0 5px!important;color: #8B8D8E;
}
.os_linux {
	background-color: #E6EAED!important;
	border-color: #E6EAED!important;
	border-radius: 4px;
	padding: 0 5px!important;color: #8B8D8E;
}
.os_mac{
	background-color: #E6EAED!important;
	border-color: #E6EAED!important;
	border-radius: 4px;
	padding: 0 5px!important;color: #8B8D8E;
}
.os_unix{
	background-color: #E6EAED!important;
	border-color: #E6EAED!important;
	border-radius: 4px;
	padding: 0 5px!important;color: #8B8D8E;
}
.os_nokia{
	background-color: #E6EAED!important;
	border-color: #E6EAED!important;
	border-radius: 4px;
	padding: 0 5px!important;color: #8B8D8E;
}

.user_admin{
    background-color: #EF2F11!important;
    border-color: #357ebd!important;
    color: #FFFFFF!important;
    border-radius: 4px;
    padding: 0 5px!important;
}
/*??????UA??????*/

.entry-meta {
	height: 26px;
	line-height: 26px;
	font-size: 13px;
	color: #b8b8b8;
	margin-top: 10px;
	position: absolute;
	bottom: 20px;
	padding-left: 265px;
	width: 445px;
}
.tags {	float: right;	height: 100%;	overflow: hidden;}.tags a {float: left;font-size: 12px;color: #b8b8b8;margin-left: 5px;margin-top: 1px;}.tags a:hover {	color: #DB6D4C;}.tags i {float: left;background: url(img/lph-pageList-sprite.png) no-repeat -30px -43px;width: 18px;height: 13px;margin-top: 7px;}
.eye {display:none;/*float: right;    border-left: 1px solid #ccc;    padding-left: 15px;*/}

.comments { 
margin-right: 10px;
	float: right;
}
.comments a{color:#bbb;font-size: 12px;}
.comments i {
	float: left;
	margin-right: 5px;
	background: url(img/lph-pageList-sprite.png) no-repeat 0 -119px;
	width: 18px;
	height: 14px;
	margin-top: 7px;
}
.times {
	float: right;
	/* width: 98px; */
}
.cats {
	float: right;
	padding-right: 20px;
}

.cats a{color: #C9C9C9;font-size: 12px;}
.times i {
	float: left;
	margin-right: 5px;
	background: url(img/lph-pageList-sprite.png) no-repeat -2px -42px;
	width: 14px;
	height: 14px;
	margin-top: 6px;
}
.times a{color:#bbb;font-size: 12px;}

@media screen and (max-width:1270px) { .entry-meta {
	display:none;}
}
@media screen and (max-width:1160px) { .gright {
        display:none}
}

.categories_navbar {
	border-radius: 2px;
	height: 35px;
	background: #FFFFFF;
	
	z-index: 100;
	margin-bottom: 20px;
	border-right: 1px solid #eaeaea;border-bottom: 1px solid #eaeaea;
	}
.categories_navbar a:first-of-type {
    border-radius: 2px 0 0 2px;
}
.categories_navbar a {
    float: left;
    font-size: 15px;
    /* font-size: 1.3rem; */
    line-height: 35px;
    display: inline-block;
    padding: 0 15.6px;
    color: #666666;
    position: relative;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.categories_navbar a.active {
    position: relative;
    background: #FF0016;
    color: #ffffff;
}
.categories_navbar a:hover {
    position: relative;
    background: #FF0016;
    color: #ffffff;
}
.categories_navbar a.active:after{display:none \9;content: "";width: 0;height: 0;font-size:0;border-width: 6px;border-color: #FF0016 transparent transparent transparent;border-style: solid;text-align: center; position: absolute;left: 50%;margin-left: -5px;top: 35px;}
.categories_navbar a:hover:after{display:none \9;content: "";width: 0;height: 0;font-size:0;border-width: 6px;border-color: #FF0016 transparent transparent transparent;border-style: solid;text-align: center; position: absolute;left: 50%;margin-left: -5px;top: 35px;}

@media screen and (max-width:1200px) { .categories_navbar {
        display:none}
}
.aut{float: left;margin-right: 0;width: 80px;}
.aut img{float: left;margin-right: 5px;border-radius: 100%;max-width: 20px;max-height: 20px;margin-top: 3px;}
.aut span{float: left;font-size: 13px; color: #b8b8b8;width: 40px;height: 26px;white-space: nowrap; overflow:hidden; text-overflow:ellipsis;}

/*????????????*/
.widget_box{padding: 15px 10px;background: #fff;}
.attentionus{margin-bottom:15px}
.attentionus p.title{padding:0;border-bottom:solid 1px #EAEAEA;position:relative;text-align:center;margin:0 10px;margin-bottom:15px;font-size:15px;color:#666;}
.attentionus p.title span{position:relative;bottom:-12px;padding:0 10px;background:#FFFFFF}
.attentionus p.attentionus_info{}
.attentionus ul{text-align:center}
.attentionus a.social_a{background:#222;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;color:#fff;font-size:16px;display:inline-block;width:40px;height:40px;line-height:40px;text-align:center}
.attentionus a.social_weibo{background:#F52C71}
.attentionus a.social_tencent{background:#00A2FF}
.attentionus a.social_qq{background:#00C5FF}
.attentionus a.social_email{background:#FF6B00}
.attentionus a.social_weixin{background:#01C271}

.dropdown-menu-part{position:relative;display:inline-block;*display:inline;white-space:normal;z-index: 999;}
.dropdown-menu,.dropup-menu{padding:15px 20px;position:absolute;top:54px;background:white;border:1px solid rgba(26,53,71,0.12);border-radius:4px;box-shadow:0 1px 2px rgba(26,53,71,0.1);opacity:0;filter:alpha(opacity=0);-ms-filter:alpha(opacity=0);zoom:1;pointer-events:none;transition:0.25s cubic-bezier(0.3,0,0,1.3)}
.dropdown-menu::before,.dropup-menu::before{content:"";position:absolute;top:-7px;right:calc(50% - 7px);right:-webkit-calc(50% - 7px);right:-moz-calc(50% - 7px);width:13px;height:7px;z-index:4;}
.dropdown-menu.user-dropdown::before,.dropup-menu.user-dropdown::before{right:10px}
.dropdown-menu.visible,.dropup-menu.visible{opacity:1;filter:alpha(opacity=100);-ms-filter:alpha(opacity=100);zoom:1;pointer-events:auto;-webkit-transform:none;transform:none;z-index: 99999;}

/*?????????*/
.taolun{margin-top: 10px;background: #FFF;float: left;box-shadow: 1px 1px 1px 1px rgba(0,0,0,.15);padding: 20px 20px 15px 10px;margin-bottom: 20px;}
.taolunb{float: left;height: 195px;overflow: hidden;}
.fleft{position: relative;/* background: #1A1A1A; */overflow: hidden;z-index: 10;height: 240px;width: 670px;margin-top: -50px;margin-left: 10px;}
.fleftb{padding-left: 10px; float: left;}
.taolunt{float:left;padding:20px 25px;background:#ECECEC;margin-bottom: 20px;}
.taolunbt{float: left; color: #7a817b; font-size: 16px; line-height: 1.7;}
@media screen and (max-width:720px) { 
.taolun {display:none}
.taolunt {display:none}
}

.next-post{float: left; display: table; overflow: hidden; margin: 0; width: 50%;margin-bottom: 20px;margin-top: 15px; } 
.prev-post{float: left; display: table; overflow: hidden; margin: 0; width: 50%;margin-bottom: 20px;margin-top: 15px;} 
.next-prev-posts a{height:150px;display:table-cell;vertical-align:middle;width:100%;padding:0 30px;text-align:left;text-decoration:none;position:relative} 
.next-prev-posts a.next{text-align:right} 
.next-prev-posts a.has-background h4,.next-prev-posts a.has-background span{color:#fff;font-size:18px} 
.next-prev-posts a.has-background h4{font-size:16px;margin-top:0} 
.next-prev-posts a h4,.next-prev-posts a span{position:relative;-webkit-transition-timing-function:cubic-bezier(.25,.1,.25,1);-moz-transition-timing-function:cubic-bezier(.25,.1,.25,1);-o-transition-timing-function:cubic-bezier(.25,.1,.25,1);transition-timing-function:cubic-bezier(.25,.1,.25,1);-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s;color:#606a6a;z-index:1} 
.next-prev-posts a:hover{border-color:#20252b} 
.next-prev-posts a:hover h4,.next-prev-posts a:hover span{color:#20252b} 
.next-prev-posts a.has-background{border:none;background-size:100%;background-position:center center;-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;background-size:cover} 
.next-prev-posts a.has-background:after{content:'';position:absolute;background-color:rgba(0,0,0,0.46);left:0;right:0;top:0;bottom:0;width:100%;height:100%;z-index:0;opacity:0.65;-webkit-transition-timing-function:cubic-bezier(.25,.1,.25,1);-moz-transition-timing-function:cubic-bezier(.25,.1,.25,1);-o-transition-timing-function:cubic-bezier(.25,.1,.25,1);transition-timing-function:cubic-bezier(.25,.1,.25,1);-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s} 
.next-prev-posts a.has-background:hover h4,.next-prev-posts a.has-background:hover span{color:#fff} 
.next-prev-posts a.has-background:hover:after{opacity:0.2}
.clearfix1{position:relative;}
.sx-box i{position:absolute;padding-top: 69px;left:49.9%;font-size:24px;color:#fff;z-index:9;margin-left:-17px;text-shadow: 0 1px 1px rgba(0,0,0,.6);}
@media screen and (max-width:720px) { 
.next-post{display:table;float:left;width:100%;margin-bottom: 20px;margin-top: 0px;} 
.prev-post{display:table;float:left;width:100%;margin-bottom: 0px;margin-top: 0px;} 
.next-prev-posts a{height:100px;display:table-cell;vertical-align:middle;width:100%;padding:0 30px;text-align:left;text-decoration:none;position:relative} 
.sx-box i{display:none}
}



#funnyzone{margin: 20px 10px 20px 10px;text-align: center;padding: 5px 0;}
#funnyzone img{max-width: 100%;height: auto;}
.post-add-like{display:inline-block}
.reward{position: relative;display: inline-block;}
.reward a{position: relative;border-radius: 2px;-webkit-border-radius: 2px;-moz-border-radius: 2px;font-size: 14px;text-decoration: none;outline: 0;-webkit-font-smoothing: subpixel-antialiased;-moz-font-smoothing: subpixel-antialiased;
text-align: center;display: inline-block;height: 40px;width: 130px;border: 1px solid #464F57;margin: 0 3px;line-height: 40px;color: #464F57;border-color: #464F57;}
.reward a:hover{background-color: #464F57;color: #fff;}
.rewardpic{padding-top:20px;display:none}
.post-add-like a{border-radius: 2px;-webkit-border-radius: 2px;-moz-border-radius: 2px;font-size: 14px;text-decoration: none;outline: 0;-webkit-font-smoothing: subpixel-antialiased;-moz-font-smoothing: subpixel-antialiased;
text-align: center;display: inline-block;height: 40px;width: 130px;border: 1px solid #F74840;color: #F74840;margin: 0 3px;line-height: 40px;}
.post-add-like a:hover{background-color: #F74840;color: #fff;}
.fa-dollar{margin-left: -8px;}
@media screen and (max-width:370px) { 
.post-add-like a{width: 100px;}
.reward a{width: 100px;}
}

#nav_next{position: fixed;right: 0;text-align: center;top: 40%;z-index: 10;}
#nav_prev{position: fixed;left: 0;text-align: center;top: 40%;z-index: 10;}
#nav_prev:hover{background:#E9E9EB;}
#nav_next:hover{background:#E9E9EB;}
#nav_next a {/* line-height:80px; */font-size: 40px;display:block;/* width:80px; *//* height: 146px; */color:#fff!important;text-align:center;/* padding: 10px 0px 0px 10px; */opacity:.3;filter:alpha(opacity=30);text-shadow: 0 1px 5px #000;}
#nav_prev a {/* line-height:80px; */font-size: 40px;display:block;width:80px;/* height: 146px; */color:#fff!important;text-align:center;/* padding: 10px 10px 0px 0px; */opacity:.3;filter:alpha(opacity=30);text-shadow: 0 1px 5px #000;}
#nav_next a:hover {opacity:1;filter:alpha(opacity=100)}
#nav_prev a:hover {opacity:1;filter:alpha(opacity=100)}
#nav_prev i{float: left;line-height: 60px;margin-top: 40px;}
#nav_next i{float: right;line-height: 60px;margin-top: 40px;}
.si{overflow: hidden;padding: 8px;width: 90px;/* height: 121px; */color:rgba(0,0,0,.44);text-align:left;text-shadow:none;font-size:14px;line-height:1.5;float: left;display: none;background: #fff;}
.si:hover{/*color:#fff;*/filter:alpha(opacity=30);text-shadow: 0 3px 5px #FFF;}
.si-img{background-color:#ddd;margin-bottom: 5px;}
.si-txt{overflow: hidden;height: 65px;}
#nav_next:hover .si,
#nav_prev:hover .si{display: block;}
#nav_next:hover  i{display: none;}
#nav_prev:hover  i{display: none;}
@media screen and (max-width:1630px) { #nav_next{display:none}#nav_prev{display:none}}





.banner{position:fixed;left:10px;top:220px;z-index:100}
.banner-wrapper{width: 120px;padding:30px 20px;border:1px solid #edeff2;background:#FFFFFF}
.banner-wrapper h4{font-weight:normal;font-size:12px;margin:10px 0}.banner-wrapper img{margin-bottom:10px;max-width:100%}
.banner-wrapper .social-icon{margin-right:5px}.banner-joinus{width:158px;padding:1px 0;margin-top:10px;display:block}
.banner-joinus h4{background:url("img/joinus_logo.png") no-repeat center center;height:140px;margin:0;overflow:hidden}
.banner .close{position:absolute;right:10px;top:14px;width:20px;height:20px;cursor:pointer;background:url("img/resource.png") no-repeat -583px -524px}.login .close:hover,.feedback .close:hover{opacity:.8}.login h3{background:url("img/resource01.png?t=201508251121") no-repeat -229px -196px;height:112px;margin:0}
.social-icon.weibo{background-position:-550px -393px}.social-icon.xiaomi{background-position:-549px -451px;margin-right:0}
.social-icon.weixins{background-position:-555px -554px;margin-right:0}.social-icon.weibo-s{background-position:-555px -612px;margin-left:10px}
.social-icon.tencent{background-position:0 -830px}
.social-icon{width:46px;height:46px;border-radius:50%;margin-right:35px;background:url("img/resource.png") no-repeat -549px -327px;display:inline-block}
@media screen and (max-width:1720px) { .banner{display:none}
}
.baidu1{float:left;padding-bottom:15px;padding-top:15px;}
.baidu2{float:left;padding:15px 0px 15px 10px;}
@media screen and (max-width:720px) { .baidu1{float:left;padding-bottom:15px;padding-top:15px;width: 100%;text-align: center; margin:0 auto;}
}


.foot .threecol {width:300PX}
.onecol,.twocol,.threecol,.fourcol,.fivecol,.sixcol,.sevencol,.eightcol,.ninecol,.tencol,.elevencol {float:left;margin-right:1.58%;min-height:1px;width:320px;}
footer h2 {font-weight:normal;font-size:20px;}
footer h2,footer p {margin:0 0 15px;color:#fff}
.threecol2 {width:550PX;float:left;}
.take{margin-top:10px}
.take h4{margin:0;margin-bottom:5px;color:#fff;font-weight:normal}
.email-input{line-height:35px;height:35px;border:0;padding:0;padding-left: 15px;width: 343px;/* background:#fff url("img/email_icon-345100b30ab27de5a479a39ce739c59f.png") 10px center no-repeat; */background-size:20px;}
.take button{line-height:35px;height:35px;background-color:#FF0000;border:0;color:#fff;padding:0 15px}
.footer-partner{margin-top:20px}
.footer-partner li {display:inline-block;vertical-align:middle;margin-right:20px;margin-bottom:10px;height:20px;}
.qr-section img {width:105px;margin-bottom:5px;position:relative}
.qr-section {float:right;text-align:center;color:#aaaaaa;font-size:12px;position:relative;/* left:10px */}
@media screen and (max-width:1100px) { #footer{display:none}
}
.footer_footer {background-color:#212121;height:34px;line-height:34px;width:100%;z-index:3;position:relative;}
@media screen and (max-width:620px) { .footer_footer {background-color:#23282d;height:70px;line-height:34px;width:100%;z-index:3;position:relative;}
}
.di {width:1200px;margin-left:auto;margin-right:auto;position:relative}
.di a{color: #FFFFFF;width:auto;}
@media screen and (max-width:1192px) {.di {width:870px;margin:0 auto;position:relative}
}
@media screen and (max-width:930px) {.wei {display:none}
.di {text-align:center;width:auto;}
}
@media screen and (max-width:935px) {.share {display:none !important}
}
.share a {color:#fff;display:inline-block;width:24px;height:24px;vertical-align:middle;border-radius:50%;background:#3b4148;margin-left:10px;line-height:24px;text-align:center;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}
.share a.icon-weibo:hover {background-color:#d04340}
.share a.icon-twitter:hover {background-color:#5bbce5}
.share a.icon-facebook:hover {background-color:#2f4485}
.share a.icon-rss:hover {background-color:#e9640e}
.rightPanel {margin-bottom:35px;width:250px;}
.rightPanel .intro {font-size:12px;color:#666;line-height:20px;margin:20px 0;padding-top:16px;border-top:1px solid #dcdcdc}
.rightPanel .a_wantTo {display:block;width:130px;height:32px;line-height:30px;text-align:center;font-size:12px;color:#fff;background-color:#f04848;margin:0 auto;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px}
.rightPanel .a_wantTo span {font-size:14px;font-family:"SimSun";padding-right:6px}
.rightPanel .a_wantTo:hover {filter:alpha(opacity=90);-moz-opacity:.9;opacity:.9}
.qmm-icon-iconfont-close:before {content:"\e62c";}
.share{position:absolute;right:0;top:0}

.tmall_1111_left{position:fixed;left:50%;margin-left: -680px;bottom: 190px;z-index:10;/* width:137px; *//* height:325px; */}
@media screen and (max-width:1490px) {
.tmall_1111_left{display:none}
}
@media screen and (max-width:768px) {
.tmall_1111_left{position: fixed;right: 5px;width: 80px;height: 80px;text-align: center;cursor: pointer;z-index: 99;left: initial;bottom: 70px;top: inherit;display: block;}
}
.foot{height:100px;background:#FF0016}
.foot .foot_list{width:100%;max-width: 1130px;margin:0 auto;}
.foot_num{width:25%;float:left;color:#fff;line-height:100px;height:100px}
.foot_num a{color:#fff;}
.foot_num a:hover{color:#fff}
.foot_num div:nth-child(1){font-size:18px;float:left;width:125px;text-align:right}
.foot_num div:nth-child(2){/* font-family:Conv; */font-size: 46px;float:left;margin-left: 10px;width: 140px;}
.foot_num:hover{background:#7E0C11;cursor:pointer}
@media screen and (max-width: 1160px){
.foot { display:none}
}
.page-navs{position: absolute;left:50%;margin-left: -650px;top: 25px;z-index:10;height:325px;}
.page-nav.active{ position:fixed;}
.nav-list{list-style: none;}
.nav-lists li{margin-bottom:0.06rem; text-align:center; position:relative;font-size:0.16rem;}
.nav-lists li a{display:block;height:100%;width:100%;border-radius:0.04rem;background-color:#fff;line-height:0.5rem;box-shadow:0.01rem 0.01rem 0.02rem rgba(0,0,0,0.05);padding: 15px 8px 15px 8px;font-size: 18px;margin-bottom: 10px;border-radius: 4px;color: #000;}
.nav-lists li a span{ display:none;font-size: 3rem;}
.nav-lists li:hover a,.nav-lists li.xzbj a{ background-color: #FF0016;color:#fff;/* padding: 15px; *//* font-size: 18px; */}
.nav-lists li.xzbj a span{ display:block; position:absolute;right: -1.65rem;/* top: 20px; */color: #FF0016;}
.nav-lists li .sup-new{top:-0.04rem;right:-0.08rem;}
@media screen and (max-width:1300px) { 
.page-navs{display:none}
}
.c-header-sns{height:26px;line-height:26px;padding:0 20px;background-color:#212121}
.c-header-sns__icons{float:left;height:100%;font-size: 15px;}
.c-header-sns__icons a{color: #F5F6F9;}
.c-header-sns__about{float: right;font-size: 13px;}
.c-header-sns__about a{color: #F5F6F9;margin-left: 10px;}
@media screen and (max-width:768px) {
.c-header-sns{display:none}
}
.content-tougao{width: 1130px;}
#post-tougao{background:#fff;padding: 80px;margin-bottom:25px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.1);-moz-box-shadow:0 1px 2px rgba(0,0,0,0.1);box-shadow: 1px 1px 2px rgba(0,0,0,0.1);}
#post-tougao .post-title{font-size:26px;letter-spacing:-1px;line-height:1.3em;margin-bottom:15px;/* text-align:center; */}
#post-tougao{background:#fff;padding: 50px 80px 50px 80px;margin-bottom:25px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.1);-moz-box-shadow:0 1px 2px rgba(0,0,0,0.1);box-shadow: 1px 1px 2px rgba(0,0,0,0.1);}
#post-page-dsqn{background:#fff;padding: 30px 0px 20px 0px;margin-bottom:25px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.1);-moz-box-shadow:0 1px 2px rgba(0,0,0,0.1);box-shadow: 1px 1px 2px rgba(0,0,0,0.1);}
#post-tougao .post-meta{margin-bottom:20px;/* text-align:center; */}
#post-tougao .entry-header{border-bottom:1px #eee solid;margin-bottom:20px;position:relative}
#post-tougao .entry-header:after{content:"";background-color:#333D46;left:0;width:50px;height:3px;bottom:-2px;position:absolute}

.widget_boxs{padding: 0px 20px 0px;background: #fff;}

.content-page-dsqn{width: 1120px;z-index: 11;position: relative;}
.rightPanels {
	/* margin-bottom:35px; */
	/* width: 210px; */
	padding-top: 10px;
	padding-bottom: 30px;
	height: 100px;
}
.rightPanels .intro {
	font-size:13px;
	color:#666;
	line-height:20px;
	/* margin:20px 0; */
	padding-top:16px;
	/* border-top:1px solid #dcdcdc*/
}
.rightPanels .a_wantTo {
	display:block;
	width:130px;
	height:32px;
	line-height:30px;
	text-align:center;
	font-size:12px;
	color:#fff;
	background-color: #FF0016;
	margin:0 auto;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	-o-border-radius:2px;
	border-radius:2px;
	margin-top: 10px;
}
.rightPanels .a_wantTo span {
	font-size:14px;
	font-family:"SimSun";
	padding-right:6px
}
.rightPanels .a_wantTo:hover {
	filter:alpha(opacity=90);
	-moz-opacity:.9;
	opacity:.9;
	color:#fff;
}
.widget_boxs p.title{padding:0;border-bottom:solid 1px #EAEAEA;position:relative;text-align:center;margin:0 10px;margin-bottom:15px;font-size:15px;color:#666;padding-top: 10px;}
.widget_boxs p.title span{position:relative;bottom:-12px;padding: 0 10px;background:#FFFFFF;}
.zoomOverlay {opacity: 0; position: absolute; top: 0; left: 0; bottom: 0; right: 0; display: none; background-image: url(img/zoom.png); background-repeat: no-repeat; background-position: center; }
.post-thumbnail:hover .zoomOverlay{filter:alpha(Opacity=50);-moz-opacity:0.6;opacity: 0.6;display: block; background-color:#000;}


.i-icon,.i-wj,.icon-article,.icon-big-phone,.icon-footer,.icon-sm-phone {position:relative;}
.article-left-btn-group ul{padding:0;margin:0;list-style-type:none}

.i-icon,.i-wj,.icon {width:20px;height:20px;display:inline-block;}
.i-icon,.icon {background-image:url(img/icon.png)}
.icon-article {width:60px;height:60px;}
.icon-article-wb {background-position:10px -259px;}
.icon-article-pyq {background-position:-50px -259px;}
.icon-article-qzone {background-position:-121px -259px}
.icon-article-pl {background-position:-178px -253px}
.icon-article-zfb{background-position:-238px -531px}
.icon-article-col,.icon-article-pl {text-align:center;font-style:normal;line-height:95px;color:#999;font-size:12px}
.icon-article-col:hover,.icon-article-pl:hover {color:#fff}

.article-left-btn-group {/* width:60px; *//* float:left; *//* position:fixed; */z-index:10;position: fixed;left:50%;margin-left: -645px;top: 135px;z-index:9;/* width:137px; *//* height:325px; */}
.article-left-btn-group ul li {width:60px;cursor:pointer;background-color: #FFFFFF;border-bottom: 1px solid #F5F6F9;-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1);-moz-box-shadow:0 1px 2px rgba(0,0,0,0.1);box-shadow: 0px 0px 1px rgba(0,0,0,0.1);max-height: 60px;}
.article-left-btn-group ul li:last-child,.article-left-btn-group ul li:nth-child(3) {border:none;}
.article-left-btn-group ul li:nth-child(5) {margin-top:30px}
.article-left-btn-group ul li:nth-child(1):hover .icon-article-wb {background-position:11px -318px}
.article-left-btn-group ul li:nth-child(2):hover .icon-article-pyq {background-position:-50px -319px}
.article-left-btn-group ul li:nth-child(3):hover .icon-article-zfb {background-position:-238px -611px}
.article-left-btn-group ul li:nth-child(4):hover .icon-article-qzone {background-position:-121px -319px}
.article-left-btn-group ul li:nth-child(5):hover .icon-article-pl {background-position:-178px -323px}
.article-left-btn-group ul li:nth-child(6).active .icon-article-col,.article-left-btn-group ul li:nth-child(5):hover .icon-article-col {background-position:-249px -320px}
.article-left-btn-group ul li:nth-child(7).active {background-color:#fbc032;border:none}
.article-left-btn-group ul li:before {content:"";position:absolute;z-index:0;width:60px;height:62px;opacity:0;-webkit-transition:.5s cubic-bezier(.3,0,0,1.3);-moz-transition:.5s cubic-bezier(.3,0,0,1.3);transition:.5s cubic-bezier(.3,0,0,1.3);-o-transform:scale(0,0);transform:scale(0,0);}
.article-left-btn-group ul li:nth-child(1):hover:before {background-color:#FF0016}
.article-left-btn-group ul li:nth-child(2):hover:before {background-color:#1ec354}
.article-left-btn-group ul li:nth-child(3):hover:before {background-color:#3ca5f6}
.article-left-btn-group ul li:nth-child(4):hover:before {background-color:#ffce0b}
.article-left-btn-group ul li:nth-child(5):hover:before {background-color:#191919}
.article-left-btn-group ul li:nth-child(6):hover:before {background-color:#fbc032}
.article-left-btn-group ul li:nth-child(7):hover:before {background-color:#f63756}
.article-left-btn-group ul li:hover:before {opacity:1;-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1)}
.article-left-btn-group .weixin-Qr-code {display:none;position:absolute;width:130px;height:130px;margin-left:80px;margin-top:-35px;box-shadow:0 0 6px rgba(14,22,30,.3);background-color:#fff;z-index:10}
.article-left-btn-group .weixin-Qr-code:after,.article-left-btn-group .weixin-Qr-code:before {display:block;position:absolute;width:0;height:0;top:57px;left:-18px;content:''}
.article-left-btn-group .weixin-Qr-code:before {border:8px solid transparent;border-right:10px solid rgba(0,0,0,.3)}
.article-left-btn-group .weixin-Qr-code:after {border:8px solid transparent;border-right:10px solid #fff}
.article-left-btn-group .zhifubao-Qr-code{display:none;position:absolute;width:130px;height:130px;margin-left:80px;margin-top:-35px;box-shadow:0 0 6px rgba(14,22,30,.3);background-color:#fff;z-index:10}
.article-left-btn-group .zhifubao-Qr-code:after,.article-left-btn-group .zhifubao-Qr-code:before {display:block;position:absolute;width:0;height:0;top:57px;left:-18px;content:''}
.article-left-btn-group .zhifubao-Qr-code:after {border:8px solid transparent;border-right:10px solid #fff}
.article-left-btn-group .zhifubao-Qr-code:before {border:8px solid transparent;border-right:10px solid rgba(0,0,0,.3)}
@media screen and (max-width:1300px) { 
.article-left-btn-group{display:none}
}
.h-soup{position:relative;float:right;margin:0;width:auto;height: 35px;padding: 0 10px;/* background-color:#fff7e7; *//* border-radius:20px; */list-style:none;width: 134px;text-align:center;border-left: 1px solid #eaeaea;}
.h-soup li{display:none;font-size:14px;color: #666666;line-height: 35px;white-space:nowrap;}
.h-soup li.open{display:block}
.h-soup li.open em{color: #E62129;font-weight:700;margin-right:3px;}
.h-soup li.open i{color:#000;font-size:18px;margin-right:3px}

.filter-wrap{padding: 7px 22px;background: #fff;margin-bottom: -20px;font-size: 15px;overflow: hidden;border-right: 1px solid #eaeaea;border-bottom: 1px solid #eaeaea;}
.fl_lists{float:left;/* width:100%; */line-height:28px;color:#999;padding-left:50px;}
.fl_lists span{float:left;color:#666;margin-left: -50px;}
.fl_lists a{color: #666;}
.fl_lists a:hover{color: #FF0016;}
.fl_lists span i{margin-right:5px;}
.fl_list{float:right;line-height: 50px;}
.filter-wrap:after{content:'';display:inline-block;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #fff;position:absolute;top: 86px;right: 75px;}

/* loading bar */
#w-loading{z-index:999999;width: 100%;position: absolute;left: 0;top: 0;height: 1px;}
#w-loading div{width:0;height:2px;/*background:rgba(54, 61, 76, 0.7);*/background:#FF0016;}


.tab-content{ padding: 20px; background: #fff;}
.widget_tops ul.tabs{margin-right: 20px;list-style: none;cursor: pointer;font-size: 15px;color:#999;position: relative;bottom: 4px;padding: 0;}
.widget_tops ul.tabs li{line-height: 22px;display: inline-block;position: relative;margin: 0;}
.widget_tops ul.tabs li:first-child {margin-left: 0;}
.widget_tops ul.tabs li:after {content: '';position: absolute;border-right: 1px solid #efefef;height: 16px;top: 50%;margin-top: -7px;}
.widget_tops ul.tabs li:last-child:after{border-right:none;}
.widget_tops ul.tabs li.active{color:#e50012;font-weight: bold;}
.widget_tops ul.tabs li a{padding:0 10px;}
.widget_tops ul.tabs li a:hover{color:#e50012;}
.widget_tops .tab-content ol{list-style: none;margin:0;padding:0;display: none}
.widget_tops .tab-content ol.tab-content-row1{display: block}
.widget_tops .tab-content ol li{max-width: 100%;margin-bottom: 8px;height: 30px;overflow: hidden;vertical-align: middle;color: #666;}
.widget_tops .tab-content ol li:last-child{margin-bottom:0;}
.widget_tops .tab-content ol li .order{font-size: 13px;display: inline-block;margin-right: 10px;vertical-align: top;text-align: center;width: 22px;height: 22px;background-color: #bebebe;color: #fff;border-radius: 2px;margin-top: 2px;}
.widget_tops .tab-content ol li .order.ord-1,.widget_tops .tab-content ol li .order.ord-2,.widget_tops .tab-content ol li .order.ord-3{background-color:#e50012;}
.widget_tops .tab-content ol li a{font-size: 14px;word-break: break-all;word-wrap: break-word;vertical-align: middle;display: inline-block;width: 255px;white-space: nowrap;text-overflow:ellipsis;overflow:hidden;}
.widget_tops .tab-content ol li .num{display:none; font-size: 14px;display: inline-block;width: 55px;text-align: right;vertical-align: top;color: #999;margin-top: 2px;}



#tab-content{ background: #fff; }
#tabnav { display: block; clear: both; zoom: 1; }
#tabnav li {float: left;width: 93px;border-bottom: #F5F6F9 solid 2px;text-align: center;cursor: pointer;list-style: none;/* font-weight: bold; *//* font-size: 15px; */margin-top: -18px;margin-bottom: -10px;}
#tabnav .selected {position: relative;background-color: #fff;color: #000;cursor: default;border-bottom: #EF2F11 solid 2px;}
#tab-content .hide { display: none; }
#tab-content ul { overflow: hidden; list-style: none }
#tab-content ul li {float: left;width: 300px;margin-bottom: 5px;}
#tab-content ul li a {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;font-size: 15px;}


.jumbotron{position:relative;top:0px;height: 460px;overflow: hidden;padding: 0;/* margin:0 -5px; */z-index: 10;margin-bottom: -45px;}
.jumbotron img{
    position:absolute;
    width: 100%;
    min-width:600px;
    margin-top:-200px;
    left:0;
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
    -webkit-filter: blur(4px);
    filter: blur(4px);
    }
.jumbotron h2.work-title{
    position:absolute;
    bottom: 175px;
    z-index: 12;
    text-align: left;
    padding: 0px 0px 15px;
    margin:23.5px 0 0;
    border-bottom: 1px dashed rgba(255,255,255,.3);
    color:#fff;
    font-size:36px;
    font-weight:700;
    line-height: 40px;
    width: 100%;
}                                               

.jumbotron .author-info{
    position:absolute;
    bottom: 110px;
    z-index:99;
    left: 10px;
    color: #fff;
    font-size: 14px;
}
.jumbotron .author-info a {
    color: white;
    /* text-decoration: underline; */
}
.jumbotron .post-meta-dt {
    color: rgba(255,255,255,0.5);
    font-size: 15px;
    z-index: 99;
    position: absolute;
    bottom: 115px;
}
.jumbotron .post-meta-dt span i {
margin-right: 10px;
}
.jumbotron .timeago{
    color: #FFFFFF;
    padding-right: 20px;
    float: left;
}
.jumbotron .category{
    position:absolute;
    bottom: 110px;
    z-index:99;
    color: #FFFFFF;
    right: 10px;
    font-size: 14px;
}
.author-info span i{padding-right:3px;}
.category span i{padding-right:3px;}
.jumbotron .category a{/* text-decoration: underline; */color: #FFFFFF;}
.jumbotron  .count{
    color: #FFFFFF;
    padding-left: 20px;
}
.jumbotron .shadow{
    position:absolute;
    left: 0;
    top:0;
    z-index: 9;
    width: 100%;
    height: 100%;
    background: url("img/shadow_img.png") repeat-x bottom;
}
.jumbotron .container{
    position: relative;
    height:100%;
    max-width: 1120px;
    min-width:320px;
    width:100%;
    margin:0 auto;
}
.post-tagsimg a{padding:0px 10px 0px 0px;}
.post-tagsimg{float: left;}
.post-tagsimg a:before {padding: 0 3px 0 0;content: "#";}
@media screen and (max-width:1000px) {
.jumbotron{display:none}
}
@media only screen and (min-width:1300px){
	#post .entry-header{ display:none}
	#post .post-meta{ display:none}
	.post-tags{ display:none}
}

.jumbotrons{position:relative;top:0px;height: 430px;overflow: hidden;padding: 0;/* margin:0 -5px; */z-index: 10;margin-bottom: -50px;}
.page-dsqn{margin-bottom: -120px;}
.jumbotrons img{
    position:absolute;
    width: 100%;
    min-width:600px;
    margin-top:-50px;
    left:0;
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
    -webkit-filter: blur(4px);
    filter: blur(4px);
    }
.jumbotrons h2.work-title{
    position:absolute;
    bottom: 260px;
    z-index:99;
    font-size: 34px;
    color:white;
    text-align: center;
    margin-left:auto;
    margin-right:auto;
    width: 100%;
    font-weight: 600;
}
.jumbotrons p{
    position:absolute;
    bottom: 210px;
    z-index:99;
    font-size: 22px;
    color:white;
    text-align: center;
    margin-left:auto;
    margin-right:auto;
    width: 100%;
}

.jumbotrons .author-info{
    position:absolute;
    bottom: 110px;
    z-index:99;
    left: 10px;
    color: #fff;
    font-size: 16px;
}
.jumbotrons .author-info a {
    color: white;
    /* text-decoration: underline; */
}
.jumbotrons .timeago{
    color: #FFFFFF;
    padding-right: 20px;
    float: left;
}
.jumbotrons .category{
    position:absolute;
    bottom: 110px;
    z-index:99;
    color: #FFFFFF;
    right: 10px;
}
.jumbotrons .category a{/* text-decoration: underline; */color: #FFFFFF;}
.jumbotrons  .count{
    color: #FFFFFF;
    padding-left: 20px;
}
.jumbotrons .shadow{
    position:absolute;
    left: 0;
    top:0;
    z-index: 9;
    width: 100%;
    height: 100%;
    background: url("img/shadow_img.png") repeat-x bottom;
}
.jumbotrons .container{
    position: relative;
    height:100%;
    max-width: 1120px;
    min-width:320px;
    width:100%;
    margin:0 auto;
}
@media screen and (max-width:1000px) {
.jumbotrons{display:none}
}


.fl{max-width: 1120px;width:100%;min-height: 70px;background:#fff;margin:0 auto;/* -webkit-box-shadow:0 0 6px 0 rgba(0,0,0,0.1); */-moz-box-shadow:0 0 6px 0 rgba(0,0,0,0.1);/* box-shadow:0 0 6px 0 rgba(0,0,0,0.1); */margin-bottom: 20px;margin-top: 0px;opacity: 1;z-index: 11;position: relative;}
.fl .filter-wrap{padding: 10px 33px;}
.fl .filter-tag{font-size:14px;height: 50px;line-height: 50px;}
.fl .fl_list{float: right;color:#999;padding-right: 20px;}
.fl_link:hover{color:#E62129;text-decoration:none}
.fl .fl_list span{color:#222;margin-left:-50px}
.fl_title{height: 50px;border-bottom:1px solid #f3f3f3;background:#fafafa;}
.fl_mbx{height: 45px;border-bottom:1px solid #eaeaea; border-right: 1px solid #eaeaea;background: #FFFFFF;padding: 00px 20px 00px 20px;font-size: 14px;margin-bottom: -20px;}
.fl_title li{float:left;height: 50px;line-height: 50px;text-align:center;font-size: 17px;width:auto;padding-left: 20px;padding-right: 20px;/* border-right:1px solid #f3f3f3; */background:#fff;font-weight: 600;color: #EF1616;}
.fl_mbx li{float:left;height: 45px;line-height: 45px;text-align:center;background:#fff;}
.filter-tag{line-height: 50px;}
.fl_mbx a{padding:5px 5px;color: #666;}
.filter-mbx .author-info{ color: #666;font-size: 14px;}
.filter-mbx .author-info a{color: #666;}
.filter-mbx .category{ color: #666;font-size: 14px; float: right;}
.filter-mbx .category a{color: #666;}
.filter-mbx .count{color: #666;padding-left: 20px;}
.fl .filter-mbx{padding: 10.5px 20px;}
.filter-mbx{padding: 7px 22px;background: #fff;/* margin-bottom: -20px; */font-size: 15px;overflow: hidden;border-bottom: 1px solid #eaeaea;}
.timeago{ color: #666; padding-right: 20px; float: left; }
@media screen and (max-width:1000px) {
	.fl{ display:none}
}

.share-meta{position: absolute;bottom: 115px;right: 0;color: rgba(255,255,255,0.5);z-index: 99;}
.share-meta ul{margin-right:-10px;}
.share-meta a{display:inline-block;padding:0 8px;color: rgba(255,255,255,0.5);}
.share-meta a:hover{color:#fff !important}.share-meta ul li{float:left;font-size: 14px;}
#box{display:none;position:absolute;bottom: 25px;right: 55px;width: 130px;height: 130px;}
#box img {width:110px;min-width: 110px;margin: 10px;-webkit-filter: inherit;}
.link{padding:0 8px;}
.link:hover{color:#fff !important}
.top-progress-bar{position:fixed;top:0;left:0px;height:2px;z-index:9999;background-color:#FF2200;}

.single-item{position:relative;margin-bottom: 20px;}
.single-item:last-child{margin-bottom:0}
.single-item .image{height: 173px;background-repeat:no-repeat;background-size:cover;background-position:center top;position:relative;}
.single-item .image .title{position:absolute;text-shadow:1px 1px 2px #000;bottom:0;padding:18px;left:0;right:0}
.single-item .image .title span{padding:4px 10px 6px 10px;background-color:#FF0016;color:#fff;font-size:13px;margin:0 5px 5px 0;border-radius:2px;display:inline-block;text-shadow:none;line-height:1}
.single-item .image .title h3{color:#fff;display:block;font-size:16px;max-height:48px;overflow:Hidden}
.single-item .image .overlay{opacity:.3}
.single-item .image a:hover .overlay{opacity:0}

.text-html .social {
	float: left;
	width: 100%;
	max-width: 350px;
	background: #fff;
	height: 40px;
	padding: 0 10px;
}


.text-html .social a {
	float: left;
	display: block;
	width: 41px;
	height: 35px;
	color: #fff;
	text-align: center;
	font-size: 19px;
	line-height: 35px;
	opacity: .4;
}

.text-html .social a img {
	height: auto;
	max-width: 348px
}

.text-html .social a:hover {
	opacity: 1
}

.text-html .social a:last-child {
	margin-right: 0
}

.text-html a.weibo,.text-html a.weibo:hover {
	color: #dd5862
}

.text-html a.wechat,.text-html a.wechat:hover {
	color: #36B532
}

.text-html a.wechat-private,.text-html a.wechat-private:hover {
	color: #DB8E00
}

.text-html a.qq-group,.text-html a.qq-group:hover {
	color: #00AFD8
}

.text-html a.article,.text-html a.article:hover {
	color: #f1644b
}

.text-html a.course,.text-html a.course:hover {
	color: #9A83C3
}

.text-html a.forum,.text-html a.forum:hover {
	color: #4a90e2
}

.text-html a.wechat-private:hover,.text-html a.wechat:hover {
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
	-ms-transition: none
}

.wechat-p,.wechat-popover {
	position: absolute;
	top: 435px;
	left: 0;
	z-index: 9;
	display: none;
	padding: 0;
	min-height: 328px;
	/* border: 1px solid #ddd; */
	background: #fff;
}

.rainbow{width:1130px;margin:0 auto;height:0;}
.rainbow div{width:4px;height:4px;position:relative;border-radius:4px;opacity:0;z-index: 11;}
.rainbow div:after{width:100px;height:100px;content:"";display:block;transform:rotate(45deg);position:relative;top:-48px;left:22px}
.red{background:#ff3030;top:0;left:300px;animation:rainbows 1.15s infinite linear;animation-delay:.15s;}
.red:after{border-left:1px solid #ff3030}
.orange{background:#cd6600;top:30px;left:400px;animation:rainbows 1.45s infinite linear;animation-delay:.35s;}
.orange:after{border-left:1px solid #cd6600}
.yellow{background:#ffd700;top:20px;left:600px;animation:rainbows 1200ms infinite linear;animation-delay:.55s}
.yellow:after{border-left:1px solid #ffd700}
.green{background:#7fff00;top:0;left:800px;animation:rainbows 1.5s infinite linear;animation-delay:.75s}
.green:after{border-left:1px solid #7fff00}
.cyan{background:#6ca6cd;top:30px;left:960px;animation:rainbows 1.25s infinite linear;animation-delay:.95s}
.cyan:after{border-left:1px solid #6ca6cd}
.blue{background:#4169e1;top:40px;left:1100px;animation:rainbows .75s infinite linear;animation-delay:1.15s}
.blue:after{border-left:1px solid #4169e1}
.purple{background:#9932cc;top:20px;left:1200px;animation:rainbows 1.5s infinite linear;animation-delay:1.85s}
.purple:after{border-left:1px solid #9932cc}
@keyframes rainbows{0%{opacity:0;transform:scale(0) translate(0, 0)}50%{opacity:1;transform:scale(1) translate(-100px, 100px)}100%{opacity:0;transform:scale(1) translate(-500px, 500px)}}



.content-zazhi{width: 1140px;}
.post-zazhi{position:relative;margin-bottom: 20px;float: left;margin-right: 20px;width: 225px;height:320px;background-color:#fff;padding: 20px;}
.post-zazhi:last-child{margin-bottom:0}
.post-zazhi .image-zazhi{height: 320px;background-repeat:no-repeat;background-size:cover;background-position:center top;position:relative;}
.post-zazhi .image-zazhi .title{position:absolute;text-shadow:1px 1px 2px #000;bottom:0;padding:18px;left:0;right:0}
.post-zazhi .image-zazhi .title span{padding:4px 10px 6px 10px;background-color:#FF0016;color:#fff;font-size:13px;margin:0 5px 5px 0;border-radius:2px;display:inline-block;text-shadow:none;line-height:1}
.post-zazhi .image-zazhi .title h3{color:#fff;display:block;font-size:16px;max-height:48px;overflow:Hidden}
.post-zazhi .image-zazhi .overlay{opacity:.3}
.post-zazhi .image-zazhi a:hover .overlay{opacity:0}
@media screen and (max-width:1180px) {
.content-zazhi{width: 100%;}
.post-zazhi{position: relative;margin-bottom: 20px;float: none;margin-right: auto;width: inherit;height: 200px;background-color:#fff;padding: 20px;}
.post-zazhi:last-child{margin-bottom:0}
.post-zazhi .image-zazhi{height: 200px;background-repeat:no-repeat;background-size:cover;background-position:center top;position:relative;}
.post-zazhi .image-zazhi .title{position:absolute;text-shadow:1px 1px 2px #000;bottom:0;padding:18px;left:0;right:0}
.post-zazhi .image-zazhi .title span{padding:4px 10px 6px 10px;background-color:#FF0016;color:#fff;font-size:13px;margin:0 5px 5px 0;border-radius:2px;display:inline-block;text-shadow:none;line-height:1}
.post-zazhi .image-zazhi .title h3{color:#fff;display:block;font-size:16px;max-height:48px;overflow:Hidden}
.post-zazhi .image-zazhi .overlay{opacity:.3}
.post-zazhi .image-zazhi a:hover .overlay{opacity:0}
}
.section-service-w{display: none;}
#pinglun{font-weight: normal;font-size:13px;color:#333;line-height:1;text-align:left;background: #fff;padding: 25px 25px 30px 25px;margin-top:25px;border-right: 1px solid #eaeaea;border-bottom: 1px solid #eaeaea;margin-bottom:25px;display: none;}
#SOHUCS{display: none;}
#pinglun .power{display: none;}
#pinglun .vpage{display: none;}
@media screen and (max-width:768px) {
#pinglun{font-weight: normal; font-size:13px; color:#333; line-height:1; text-align:left; background: #fff; padding: 20px 20px 30px 20px; margin-top:25px; border-right: 1px solid #eaeaea; border-bottom: 1px solid #eaeaea; margin-bottom:25px;}
}


.com-grid-column{float:left;margin-bottom: 20px;margin-right: 20px;width: 250px;height:280px;}
.grid-column-hd{position:relative;height:160px;text-align:center}
.imgcover{position:relative;overflow:hidden;width:100%;height:100%}
.imgcover img{position:absolute;top:-100%;right:-100%;bottom:-100%;left:-100%;margin:auto;min-width:100%;min-height:100%;width:100%;height:auto}
.com-grid-column .grid-column-hd .pic:after{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;background:rgba(0,0,0,.5);content:''}
.com-grid-column .grid-column-hd .subscribe.no-subscribe{border: 3px solid #fff;background-color: #FF0016;}
.com-grid-column .grid-column-hd .subscribe{position:absolute;bottom: -32px;left: 93.5px;width: 60px;height: 60px;border-radius:50%;color:#FFF;font-size:24px;line-height:50px;}
.com-grid-column .grid-column-bd{padding:0 20px;height:120px;background: #F6F6F6;}
.com-grid-column .grid-column-bd .title{padding:45px 0 0px;color:#000;text-align:center;font-size:16px;line-height:16px}
.com-grid-column .grid-column-bd .text{overflow:hidden;max-height:36px;color:#a6a6a6;text-align:center;font-size:14px;line-height:18px}
.img_blog ul{width: 1160px;}
.navigation{margin:0;padding:20px;text-align:center;font-size:12px;display:block;width: 100%;float: left;margin-left: -70px;}
.navigation .screen-reader-text{display:none}
.navigation .page-numbers{padding:10px 18px;background:#FFFFFF;color:#666;border-radius:3px;margin:2px;display:inline-block;border:1px solid #E8E8E8;font-size:16px;-webkit-box-shadow:0px 2px 2px 0px rgba(0,0,0,0.05);-moz-box-shadow:0px 2px 2px 0px rgba(0,0,0,0.05);box-shadow:0px 2px 2px 0px rgba(0,0,0,0.05)}
.navigation .current{background:#282828;color:#fff;border-color:#282828}
.navigation a:hover{border:1px solid #282828;color:#FFF;background:#282828}

.main-cate{float: left; margin-left:30px; color: #fff; padding: 26px 10px 0;}
.main-cate h3{display:inline-block;font-weight:400;font-size: 17px;}
.main-cate a .iconfont{position:relative;top: 3px;margin-right:7px;font-size:22px;}
.iconfont{font-style:normal;font-size:16px;font-family:iconfont!important;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:.2px;-moz-osx-font-smoothing:grayscale;}
.main-cate a:hover{color: #FFD000;font-weight: bold;}
.main-cates{float: left; margin-left:0px; color: #fff; padding: 27px 10px 0 0px;}
.main-cates h3{display:inline-block;font-weight:400;font-size: 1/px;}
.main-cates a .iconfont{position:relative;top: 3px;margin-right:7px;font-size:22px;}
.main-cates a:hover{color: #FFD000;font-weight: bold;}

#weixin_tip {
    width: 100%;
    height: 42px;
    background: #fff;
    text-align: center;
    background: #FFE000;
    position: relative;
    z-index: 10;
}
.message-bar{

    max-width: 1120px;
    width:100%;
    margin:0 auto;
}


#weixin_tip i {
    color: fff
}

#weixin_tip .message-bar .desc {
    margin-right: 25px;
    color: #444;
    letter-spacing: .06em;
    font-size: 14px;
    font-family: "Helvetica Neue",Helvetica,"Microsoft Yahei",Arial,sans-serif;
    line-height: 42px;
    float: left;
}
.source {
    font-size: 12px; 
    color: #9C9C9C;
}
.source a {
    font-size: 12px; 
    color: #9C9C9C;
}
@media screen and (max-width:768px) {
#weixin_tip {
    width: 100%;
    height: 50px;
    background: #fff;
    text-align: center;
    background: #FFE000;

}
.source {
    display: none;
}	
#weixin_tip .message-bar .desc {
    margin-right: 25px;
    color: #444;
    letter-spacing: .06em;
    font-size: 14px;
    font-family: "Helvetica Neue",Helvetica,"Microsoft Yahei",Arial,sans-serif;
    line-height:5px;
    margin-left: 10px;
    float: inherit;
    
}
}
#weixin_tip .message-bar a.cta {
    padding: 2px 10px;
    border-radius: 5px;
    background: #4aa25a;
    color: #fff;
    font-size: 13px;
    float: left;
    margin-top: 7px;
}

#weixin_tip .message-bar a.cta:hover {
    background: #333;
    color: #fff
}

#weixin_tip .message-bar .close {
    position: relative;
    z-index: 99;
    float: right;
    display: block;
    margin-right: 10px;
    width: 20px;
    height: 35px;
    background: url(img/close_1.png) right no-repeat;
    text-indent: -9999px;
    opacity: 1;
    margin-top: 3px;
}

#weixin_tip .message-bar .jiange {
    float: right;
    display: inline-block;
    margin-top: 8px;
    color: #fff;
    font-size: 14px;
    line-height: 36px
}


.post-arts{background: #F5F6F9;padding: 20px 20px 20px 20px;margin-bottom: 20px;}
.post-arts-thumbnail{float:left;margin-right:2.4%;margin-bottom: 10px;position:relative;width: 130px;height: 130px;overflow:hidden;}
.post-arts-thumbnail:hover .zoomOverlay{filter:alpha(Opacity=50);-moz-opacity:0.6;opacity: 0.6;display: block; background-color:#000;}
.post-arts-info{/* padding:0px; *//* height: 70px; */}
.post-arts-info h2{margin:0;font-size: 18px;height: inherit;max-height: inherit;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.post-arts-info h2 a{color:#000}
.post-arts-title{/* font-size:16px; *//* font-weight:600; *//* max-height: 60px; *//* display: block; *//* overflow: hidden; *//* text-overflow: ellipsis; */}
.post-arts:hover{background: #f7f7f7; -webkit-box-shadow: 0 0 30px rgba(0,0,0,0.1); box-shadow: 0 0 30px rgba(0,0,0,0.15); -webkit-transform: translate3d(0, 0px, -2px); transform: translate3d(0, 1px, -2px);}
@media screen and (max-width:719px) { 
.post-arts-info h2{margin:0;font-size: 16px;max-height: inherit;height: auto;}
.post-arts-thumbnail{display: none;}
}


.post-arts-entry-meta {
	height: 26px;
	line-height: 26px;
	font-size: 13px;
	color: #b8b8b8;
	margin-top: 10px;
	position: inherit;
	bottom: 20px;
}
.post-arts-excerpt{font-size: 14px;}

.post-arts-comments {margin-right: 10px;float: right;font-size: 13px;color: #B8B8B8;}

.post-arts-comments i {
	float: left;
	margin-right: 5px;
	background: url(img/lph-pageList-sprite.png) no-repeat 0 -119px;
	width: 18px;
	height: 13px;
	margin-top: 7px;
}

.hdtx span {
  text-align: center;
  display: block;
  font-size: 16px;
  line-height: 40px;
  /* background: #FF1900; */
  border: 1px dashed #FF1900;
  color: #FF1900;
}

.activity_logo_box1{
    margin-left: 15px;
    display:table;
    height:100%;
    float: left;
}
.activity_logo_box1 img{
    height: 82px;
    padding-top: 2px;
    position: absolute;
}

@media screen and (max-width:1100px) { 
.activity_logo_box1{display: none;}
}


.gpost-above img{margin-bottom: 20px;}
.gpost-above-txt{position: absolute;font-style: normal;font-size: 10px;TOP: 0;left: 0;padding: 0px 10px;color: #FDFFFF;text-align: center;z-index: 1;width: 20px;text-align: center;display: block;background: rgba(0,0,0,0.6);}

@media screen and (max-width:768px) {
.nav li:last-child{ display:none; }
}

.vlist .comment_admin{display:inline-block;padding:.2rem .5rem;background:#ef2f11;color:#ffffff;font-size:.75rem;border-radius:.2rem;margin-right:.3rem}