.clearfix:after { content:""; display: block; height: 0; visibility: hidden; overflow: hidden; clear: both; }
.f_l { float: left; }
.f_r { float: right; }
ul,li { padding: 0px; margin: 0px; list-style: none; }
.blog {
	margin-top: 50px
}
.blog .article {
	margin: 0 0 30px
}
.blog .article .article-img {
	overflow: hidden;
	border-radius: 3px;
	margin: 0 0 20px;
	border:1px solid #e5e5e5;
	}
.blog .article .article-img:hover{
	overflow: hidden;
	border-radius: 3px;
	margin: 0 0 20px;
	border:1px solid #ff6600;
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	}	
.blog .article .article-img img {
	max-width:100%; overflow:hidden; 
	transition: all 0.6s ease-in-out;
	-webkit-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-mz-transition: all 0.6s ease-in-out;
}
.blog .article .article-header {
	verflow: hidden;
	border-radius: 3px;
	margin: 10px 0 13px;
	text-align:center;
	
}
.blog .article .article-header h1 {
	font-size: 35px;
	font-weight: 500;
	text-align:center;
	line-height:50px;
	padding-bottom:30px;
	border-bottom:1px solid #e5e5e5;
}

.blog .article .article-header .article--meta {
	padding: 0
}
.blog .article .article-header .article--meta_item {
	display: inline-block;
	position: relative;
	font-size: 14px;
	color: #969696;
	margin: 0px 10px 0px 0px;
}
.blog .article .article-content {
	font-size: 16px;
	line-height: 23px;
	background-color:#f5f5f5;
	padding-top:20px;
	
}
.blog .article .article-content .comments{
	clear:both;
	font-size: 18px;
	line-height: 23px;
	padding-top:50px;
	border-top:1px solid #e5e5e5;
	padding:30px;
}
.blog .article .article-content .comments li{
	line-height:200%
	}
.blog .article .article-content p {
	font-size: 16px
}
.blog .article .article--footer .link {
	font-size: 16px;
	color: #59bcdb
}
.blog .article .article--footer .link:after {
	content: "\f178";
	color: #59bcdb;
	margin-left: 8px
}
.blog .am-pagination {
	margin: 0 auto;
	width: 555px;
	padding-bottom:20px
}
.product_list ul{ padding-bottom:20px;}
.product_list ul li{ width:30%; margin-right:5%; padding-bottom:40px;}
.product_list ul li:nth-of-type(3n){ margin-right:0;}
.product_thrumb{ text-align:center;  font-size:0; width:100%; border:1px solid #e4e4e4; border-bottom:0; overflow: hidden;}
.product_thrumb img{
	max-width:100%; overflow:hidden; 
	transition: all 0.6s ease-in-out;
	-webkit-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-mz-transition: all 0.6s ease-in-out;
}
.product_thrumb:hover img{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
}
.product_desc{ line-height:25px; text-align:center; width:100%; border:1px solid #0E90D2; border-bottom:0; background:#0E90D2; padding:15px 0; position:relative; height:100%;}
.product_desc span{ display: block; height: 25px; overflow: hidden; margin: 5px 0;color:#fff;}
.product_sanjiao{ position:absolute; bottom:100%; left:80%;}
.product_list ul li:hover div.product_thrumb{ border:1px solid #ff6600;  border-bottom:0;}
.product_list ul li:hover div.product_desc{ background:#ff6600; border:1px solid #ff6600; border-bottom:0;}
.product_list ul li:hover div.product_desc span{ color:#fff;}
@media screen and (max-width:640px) {
.blog .article {
	margin: 0 0 50px!important
}
}
.news-section .container {
	overflow: auto
}
.news-section .container .article {
	padding: 0 10px 30px 0;
	
}
.news-section .container .article .article--title {
	color: #262626;
	font-size: 38px;
	line-height: 60px;
	font-weight: 300
}
.news-section .container .article .article--meta {
	padding: 14px 0 0
}
.news-section .container .article .article--meta .article--meta_item {
	display: inline-block;
	position: relative;
	font-size: 14px;
	color: #969696;
	margin: 10px 20px 0 0
}
.news-section .container .article .article--meta .article--meta_item i {
	color: #59bcdb;
	margin-right: 5px
}
.news-section .container .article .article--content {
	margin: 23px 0 0;
	font-size: 16px;
	line-height: 23px;
	color: #969696
}
.news-section .container .article .article--content img {
	margin:0 auto;
	
}
.news-section .container .article .split-line {
	margin: 50px
}
.news-section .container .comments {
	margin: 0 35px 0 0;
	padding: 36px 0 0;
	position: relative
}
.news-section .container .comments .comments--title {
	font-size: 20px;
	padding: 0 0 21px
}
.news-section .container .comments .comment {
	position: relative;
	padding: 0 0 0 80px;
	list-style: none
}
.news-section .container .comments .comment .comment--userpic {
	position: absolute;
	left: -13px;
	top: -8px;
	overflow: hidden;
	width: 60px;
	height: 60px;
	border-radius: 60px
}
.news-section .container .comments .comment .comment--username a {
	display: block;
	font-size: 16px;
	font-weight: 600;
	padding: 0 0 6px;
	color: #262626
}
.news-section .container .comments .comment .comment--date {
	font-size: 14px;
	color: #969696
}
.news-section .container .comments .comment--content {
	margin: 10px 0 46px;
	padding: 18px 20px;
	position: relative;
	background: #f5f5f5;
	color: #969696;
	font-size: 14px;
	line-height: 23px;
	border-radius: 3px
}
.news-section .container .comments .comment--reply:before {
	content: "\f064";
	margin-right: 5px
}
.blog_sidebar {
	
	padding-top: 26px
}
.blog_sidebar .widget {
	border: 1px solid #e5e5e5;
	border-radius: 3px;
	overflow: hidden;
	margin-top: 50px
}
.blog_sidebar .widget:first-child {
	margin-top: 20px
}
.blog_sidebar .widget .widget--title {
	background: #fafafa;
	position: relative;
	font-size: 18px;
	padding: 20px 10px 20px 24px;
	margin: 0;
	font-weight: 400
}
.blog_sidebar .widget .widget--title i {
	margin-right: 5px;
	color: #59bcdb
}
.blog_sidebar .widget ul {
	font-size: 15px;
	line-height: 24px;
	padding: 0;
	margin: 0!important
}
.blog_sidebar .widget ul li {
	border-top: 1px solid #e5e5e5;
	padding: 17px 20px;
	color: #9b9b9b;
	list-style: none
}
.blog_sidebar .widget ul li:hover {
	background-color:#e5e5e5;
}

.blog_sidebar .widget ul li a {
	color: #9b9b9b!important;
	padding: 5px 0
}
.blog_sidebar .widget ul li .rss-date {
	display: block;
	color: #262626;
	padding: 4px 0 2px;
	font-size: 15px
}

@media (max-width:769px) {
.comment--content {
	font-size: 14px;
	line-height: 21px;
	margin: 10px 0 30px
}
.news-section .container .article {
	padding: 0 0 30px
}
.news-section .container .article .article--title a {
	font-size: 26px;
	line-height: 50px
}
.news-section .container .article .article--content {
	font-size: 14px
}
.comment--userpic {
	position: relative!important
}
.news-section .container .comments {
	margin: 0
}
.news-section .container .comments .comment {
	padding: 0
}
}
