.post {
	background-color: #000;
	background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 50%, rgba(0, 0, 0, .06) 50%, rgba(0, 0, 0, .06) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(50%, rgba(255, 255, 255, 1)), color-stop(50%, rgba(255, 255, 255, 1)), color-stop(50%, rgba(0, 0, 0, .06)), color-stop(100%, rgba(0, 0, 0, .06)));
	background: -webkit-linear-gradient(left, #FFF 0%, #FFF 50%, #FFF 50%, rgba(0, 0, 0, 0.06) 50%, rgba(0, 0, 0, 0.06) 100%);
	background: -o-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 50%, rgba(0, 0, 0, .06) 50%, rgba(0, 0, 0, .06) 100%);
	background: -ms-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 50%, rgba(0, 0, 0, .06) 50%, rgba(0, 0, 0, .06) 100%);
	background: linear-gradient(to right, #FFF 0%, #FFF 50%, #FFF 50%, rgba(0, 0, 0, 0.06) 80%, rgba(0, 0, 0, 0.06) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e0e0e0', GradientType=1);
}
/* 
 * article content
 * ====================================================
*/
.post-content{margin-right:390px;background-color:#fff;padding-top:30px;padding-right:30px; min-height:3500px;}
.article-sidebar{width:230px;float:right;position:relative;}
.article-meta{overflow:hidden;color:#999;font-size:14px;margin-bottom:20px;}
.article-meta time{margin-right:10px;}
.article-meta .item{margin-right:15px;}
.article-meta a{color:#888;text-decoration:underline;}

.article-author{padding:15px 0;overflow:hidden;}
.article-header{padding:0 0 15px;border-bottom:1px solid #eaeaea;margin-bottom:20px;}
.article-header .text-muted{font-size:12px;margin-bottom:0;}
.article-header .action-share strong{float: left;}
.article-title{font-size:26px;margin-top:0;line-height:1.2;font-weight:bold;}
.article-title a{color:#444;}

.article-content{font-size:16px;line-height:27px;word-wrap:break-word;margin-bottom:50px;}
.article-content img{margin:0 auto;display:block;max-width:100%;height:auto}
.article-content h3,.article-content h4,.article-content h5{color:#444;}
.article-content h2{color:#444;font-size:20px;line-height: 22px;font-weight:bold;margin:30px 0;padding:0 0 0 10px;border-left:7px solid #FF6B57;}
.article-content h3{font-size:18px;}
.article-content h4{font-size:16px;}
.article-content h5{font-size:16px;}
.article-content h6{font-size:16px;}
.article-content .goods a{display: block;width: 100px;height: 30px;text-align: center;line-height: 30px;color: #fff;background: #FF6B57;border-radius: 4px;text-decoration: none; margin:0 auto;}
.article-content .goods a:hover{background: #E9644E;}
.article-content ul,.article-content ol{margin:0 0 30px 13px}
.article-content p{margin-bottom:30px;}
.article-content pre{word-wrap:break-word}
.article-content table{border-top:solid 1px #ddd;border-left:solid 1px #ddd;width:100%;margin-bottom:30px}
.article-content table th{background-color:#f9f9f9;text-align:center}
.article-content table td,.article-content table th{border-bottom:solid 1px #ddd;border-right:solid 1px #ddd;padding:5px 10px}
.article-content .alignnone{margin:0 auto;}
.article-content .alignleft{float:left;text-align:left;margin-right:10px}
.article-content .aligncenter{margin:0 auto;text-align:center;display:block;}
.article-content .alignright{float:right;text-align:right;margin-left:10px}
.article-content .wp-caption{margin-bottom:20px;background-color:#f6f6f6;padding:10px 10px 1px;max-width:100%}
.article-content .wp-caption img{margin:0 0 5px;}
.article-content .wp-caption p{margin-bottom:10px;text-indent:0;}
.article-content .wp-caption.alignnone{text-align:center;}
.article-content .wp-caption-text{}
.article-content .wp-caption:hover{}
.article-content .wp-caption:hover .wp-caption-text{color:#FF6B57;}
.article-content a{color:#428bca;text-decoration:underline}
.article-content pre,.comment pre{margin:20px 0;font:12px/20px 'courier new';background:#4A4A4A;padding:10px 20px;color:#F8F8D4;border:none}
.article-content blockquote{margin:30px 30px;padding:15px 20px 1px;font-size:16px;color:#999;border-left:5px solid #EEE;}
.article-content blockquote p{margin:0;padding:0;margin-bottom:10px;}
.article-social{margin-bottom:70px;}
.article-social:after{display:block;}
.article-social .action-share{float:left;margin-top: -18px;}
.article-social .action-share strong,.action-advice strong{color:#999;display:block;margin-bottom:4px;font-size:12px;font-weight:normal;}
/* 
 * article tags
 * ====================================================
*/
.article-tags{font-size: 16px;margin-bottom: 50px;}
.article-tags a{display: inline-block;padding:3px 8px;margin-right: 10px;background-color: #FF6B57;color: #fff;font-size: 14px;}
.article-tags small{display:none;}

/*
 * qrcode
 * ============================================
 */
.action-qrcode{float:left;margin-right:60px;border:1px solid #EAEAEA;padding:2px;margin-top:-32px;display: none;}
.action-qrcode img{width:76px;}
.action-qrcode i{font-size:30px;color:#EAEAEA;display:none;}

/*
 * 表态
 * ============================================
 */
.action-advice{float:right;}
.action-advice strong{display:none;margin-bottom:10px;font-size:16px;font-weight:normal;}
.action-advice .action{display:inline-block;border-radius:3px;padding:13px 25px;height:50px;font-size:15px;text-align:center;min-width: 140px;}
.action-advice .action.light:before{width:40px;height:50px;right:110%}
.action-advice .action.light:hover:before{-webkit-transition:right 1s;-moz-transition:right 1s;transition:right 1s;right:-50%}
.action-advice .action i{font-size:20px;margin-right:5px;}
.action-advice .action span{vertical-align:1px;}
.action-advice .action-like{border:1px solid #FF6B57;color:#FF6B57;margin-left:15px;}
.action-advice .action-like.actived{background-color:#FF6B57;border:1px solid #FF6B57;color:#fff;}
.action-advice .action-collect{border:1px solid #1D8AC9;color:#1D8AC9;display: none;}
.action-advice .action-collect.actived{background-color:#1D8AC9;border:1px solid #1D8AC9;color:#fff;}
.action-advice .action.actived:before{display:none;}


/*
 *share 
 *==================================================================
 */
.action-share{}
.action-share strong{line-height:32px;display:inline-block;font-weight:normal;}
.action-share a{width:32px;height:32px;text-align:center;line-height:32px;display:inline-block;margin-right:8px;opacity:.8;border-radius:3px;cursor:pointer;margin-bottom: 8px;}
.action-share a:hover{opacity:1}
.action-share a:before{height:32px;width:10px;}
.action-share a:hover:before{-webkit-transition:right .5s;-moz-transition:right .5s;transition:right .5s;right:-70%}
.xshare-button-32 a.xs-tsina{background-color:#FF8D8D;}
.xshare-button-32 a.xs-weixin{background-color:#7BD172;}
.xshare-button-32 a.xs-qzone{background-color:#FBC440;}
.xshare-button-32 a.xs-sqq{background-color:#F68575;}
.xshare-button-32 a.xs-renren{background-color:#95B4EC;}
.xshare-button-32 a.xs-tqq{background-color:#5FB2D7;}
.xshare-button-32 a.xs-douban{background-color:#67CE9B;}
.xshare-button-32 a.xs-huaban{background-color:#DC5E5E;}
.xshare-button-32 i{color:#fff;font-size:20px;font-weight:normal;}
.xs-count{border-left:solid 1px #e6e6e6;padding:0 7px;}

/* 
 * post relates
 * ====================================================
*/
.relates{margin-bottom:50px;}
.relates:last-child{margin-bottom:0;}
.relates ul{list-style:none;padding:15px 0 0;overflow:hidden;margin:0 -20px 0 0;}
.relates ul:after{display:block;content:'';clear:both;}
.relates li{width:25%;margin-bottom:30px;float:left;}
.relates li h2{font-weight:normal;font-size:15px;margin:5px 0 0;height:40px;overflow:hidden;}
.relates li a{margin-right:20px;display:block;}
.relates li img{width:100%;}
.relates li p{font-size: 12px;height: 20px;line-height: 20px;color: #999;margin-top: 8px;margin-bottom: 0;}
.relates li p .post-like{font-size: 10px;}
.pagebar{display: none;}

/*
 *sidebar
 *============================================================================
 */
.sidebar{position:absolute;z-index:2;width:360px;margin-top:30px;top:0;right:15px;}
.widget-posts{margin-bottom: 50px;}
.widget-posts h3{margin:0;}
.widget-posts ul{padding:0;margin-right:-5%}
.widget-posts ul:after{display:block;content:'';clear:both;}
.widget-posts li{list-style-type:none;width:45%;float:left;margin-right:5%;margin-bottom:8%;}
.widget-posts li p{margin-bottom: 0;}
.widget-posts li h2{font-size:15px;font-weight:normal;height:40px;overflow:hidden;margin:5px 0 8px;}
.widget-posts li .prev{color:#999;font-size:12px;margin-right:5px;}
.widget-posts li .post-collect{font-size:12px;vertical-align:middle;}
.widget-posts .nav-tabs ul:after{display:block;content:'';clear:both;}
.widget-posts .nav-tabs li{float:left;width:auto;margin-bottom:0;cursor:pointer;font-size:18px;}
.widget-posts .nav-tabs li.active{color:#FF6B57;}
.widget-posts .nav-tabs li i{margin-right:3px;font-size:16px;}
.widget-posts .nav-tabs li strong{vertical-align:middle;font-weight:normal;}
.widget-posts .tab-content ul{display:block;}
.widget-posts .tab-content ul.active{display:block;}
.widget-posts ul li p{font-size: 12px;color: #999;}




/*
 *page
 *===============================================================================
 */
.page-content{margin-left:180px;background-color:#fff;padding-top:30px;padding-right:30px;padding-bottom:30px;min-height: 600px;}
.page-content .article-title{font-size: 20px;margin-bottom: 0;}
.page-content .article-content{margin-bottom:0;}

.pageside{position:absolute;z-index:2;top:0;left:15px;bottom:0;width:150px;padding-top:80px;}
.pagemenu{list-style:none;margin:0;padding:0;border-radius:4px;}
.pagemenu li a{display:block;padding:14px 30px 14px 0;font-size:14px;color:#999;/*border-bottom:1px solid #EEEEEE;*/position:relative;text-align: right;}
.pagemenu li a:hover{color:#666;}
.pagemenu li.active a{color:#444;font-weight:bold;background:#fff;}
/*.pagemenu li.active a:after{content:"";position:absolute;width:4px;height:100%;background-color:#FF6B57;top:0;left:-1px;}*/



ol.teamnewslist{list-style:none;margin-left: 36px;padding-left: 14px;border-left: 2px solid #eee;font-size: 18px;color: #666;}
.teamnewslist strong{font-size: 12px;font-weight: normal;color: #999;display: block;position: relative;}
.teamnewslist strong::after{position: absolute;top: 6px;left: -22px;content: '';width: 14px;height: 14px;border-radius: 50%;background-color: #fff;border: 2px solid #ccc;box-shadow: 2px 2px 0 rgba(255,255,255,1), -2px -2px 0 rgba(255,255,255,1)}
.teamnewslist li{margin-bottom: 30px;}
.teamnewslist li:hover{color: #555;}
.teamnewslist li:hover strong::after{border-color: #FF5E52;}
.teamnewslist li:hover strong{color: #FF5E52;}


/* 
 * pagination
 * ====================================================
*/
.pagination{padding:20px;background-color:#fff;text-align:center}
.pagination ul{display:inline-block;*display:inline;*zoom:1;margin-left:0;margin-bottom:0;padding: 0}
.pagination ul > li{display:inline}
.pagination ul > li > a,.pagination 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}
.pagination-multi ul > li > a,.pagination-multi ul > li > span{padding:5px 12px;margin:0 2px;font-size: 12px;}
.pagination ul > li > a:hover,.pagination ul > li > a:focus{opacity: 1}
.pagination ul > .active > a,.pagination ul > .active > span{background-color:#FF5E52;color:#fff}
.pagination ul > .active > a,.pagination ul > .active > span{cursor:default}
.pagination ul > li > span,.pagination ul > .disabled > span,.pagination ul > .disabled > a,.pagination ul > .disabled > a:hover,.pagination ul > .disabled > a:focus{color:#999999;background-color:transparent;cursor:default}
.pagination ul > li.next-page > a{background-color: #FF5E52;color: #fff;}

.ias_trigger{margin: 20px 0;}
.ias_trigger a{background-color: #eee;display: block;line-height: 35px;text-align: center;font-size: 14px;color: #999;}
.ias_trigger a:hover{background-color: #ddd;color: #666;}

.pagination-loading{font-size: 16px;text-align: center;color: #999;padding: 30px 0 40px;}
.pagination-loading .glyphicon{top: 2px}

.pagenav{overflow:hidden;text-align:center;padding:20px}
.pagenav a,.pagenav .current,.pagenav .page-numbers{padding:4px 12px 3px;color:#666;display:inline-block;background-color:#eee;margin:0 1px}
.pagenav .current{background-color:#FF5E52;color:#fff}
.pagenav a:hover{background-color:#ccc;color:#444}



@media (max-width: 1200px) {
	.action-qrcode{display: none;}
	
}
@media (max-width: 980px) {
	.post{background: #fff;}
	/*.sidebar{display: none;}*/
	.post-content{margin-right: 0;padding: 30px 0 0;}
	.sidebar{position: static;width: 100%;}
	
	.widget-posts ul{margin-right: -2%}
	.widget-posts li{width: 23%;  margin-right: 2%;margin-bottom: 2%;}

}
@media (max-width: 768px) {
	

	.article-header .action-share{display: none;}
	.article-meta{margin-bottom: 0;}
	.article-content p.post-copyright{margin-bottom: 30px;display: none;}
	.article-meta .item:nth-child(2), .article-meta .item:nth-child(3), .article-meta .item:nth-child(4){display: none;}

	.action-advice .action-collect{display: none;}
	.article-social{margin-bottom: 50px;}
	.relates li{width: 33.333%;}
	.relates li a{margin-right: 15px;}
	
	.widget-posts ul{margin-right: -4%}
	.widget-posts li{width: 31%;}

}
@media (max-width: 525px){
	.article-social .action-share{float: none;width: 100%;text-align: center;margin-bottom: 30px;margin-top: 1px;}
	.action-advice{float: none;width: 100%;text-align: center;}
	.action-advice .action-like{margin-left: 0}
}
@media (max-width: 480px){
	.container{padding: 0 10px;}
	.post-content{padding-top: 10px;}
	.article-header{margin: 0 0 15px;padding-bottom: 10px;background-image: -webkit-linear-gradient(rgba(0,0,0,.15) 50%,transparent 50%);background-size: 100% 1px; background-repeat: no-repeat; background-position: bottom;border: 0;}
	.article-title{font-size: 20px;font-weight: bold;margin-bottom: 10px;}
	.article-meta{font-size: 11px;}
	.article-content{line-height: 24px;}
	.article-content p{margin-bottom: 20px;}
	
	.article-social .action-share strong, .action-advice strong{margin-bottom: 0;}
	
	.relates{margin-bottom: 30px;}
	.relates ul{margin: 0 -10px;padding-top: 0;}
	.relates li{float: none;width: 100%;margin:0;background-image: -webkit-linear-gradient(rgba(0,0,0,.15) 50%,transparent 50%);background-size: 100% 1px; background-repeat: no-repeat; background-position: bottom;position: relative;}
	.relates li a{margin: 0;padding: 10px 10px 10px 100px;min-height: 80px;}
	.relates li img{float: left;width: 80px;margin-right: 10px;margin-left: -90px;}
	.relates li h2{margin: 0;margin-top: -3px;}
	.relates li p{position: absolute;left:100px;right: 10px;bottom: 10px;font-size: 10px;height: 14px;}
	.relates li p .post-like{height: 14px;font-size: 10px;margin-top: 3px;padding: 0;  min-height: 14px;}
	.relates time{margin:0 10px 0 0;color:#aaa;}
	.relates time.new{color: #44A921;}
	.relates time.hot{color: #FF6B57;font-weight: bold;}
	.relates time.hot .fa{font-weight: normal;margin-right: 4px;display: inline-block;}
	.relates time.prev{color: #0AB5D3;}

	.widget-posts-tab{display: none;}
	
	.widget-week{margin-bottom: 30px;}

	.widget-posts ul{margin: 0 -10px}
	.widget-posts ul li{margin-right: 0;width: 100%;float: none;position: relative;margin-bottom: 0;background-image: -webkit-linear-gradient(rgba(0,0,0,.15) 50%,transparent 50%);background-size: 100% 1px; background-repeat: no-repeat; background-position: bottom;}
	.widget-posts ul li a{padding: 10px 10px 10px 100px;display: block;min-height: 80px;}
	.widget-posts ul li img{width: 80px;height: 60px;float: left;margin-left: -90px;}
	.widget-posts li h2{margin: 0}
	.widget-posts ul li p{position: absolute;bottom: 10px;left: 100px;right: 10px;height: 14px;font-size: 10px;margin: 0;}
	.widget-posts li p a{padding: 10px 0 0 10px;min-height: 14px;margin-top: -7px;}
	.widget-posts li .post-views{color: #999;}

	.article-tags a{font-size: 12px;line-height: 16px;}


}
@media (max-width: 980px) {
	.pageside{display: none;}
	.page-content{padding: 20px 0;margin: 0;}
	.page-content .article-header{margin-bottom: 15px;}
}