
.post-head {
	height: 450px;
	background-position: center center
}
.post-head .container {
	position: relative;
	color: #fff
}
.post-head .presentation {
	position: absolute;
	top: 50%;
	transform: translateY(-50%)
}
.post-head .presentation p {
	margin-top: 20px
}
.post-body {
	margin-top: 60px;
	margin-bottom: 40px
}
.post-body .category-nav {
	text-align: center
}
.post-body .category-nav a {
	display: inline-block;
	width: 200px;
	line-height: 50px;
	margin: 0 10px;
	font-weight: 600;
	background: #f0f0f0
}
.post-body .category-nav a.on{ background:#cb0016; color:#fff;}
.post-body .category-nav a:hover, .post-body .category-nav a.selected {
	color: #fff;
	background: #cb0016
}
.post-body .items {
	margin-top: 40px
}
.post-body .item {
	display: flex;
	justify-content: space-between;
	place-items: center;
	box-sizing: border-box;
	width: 100%;
	padding: 10px;
	margin-top: 12px;
	overflow: hidden;
	color: #666;
	clear: both;
	transiton: all .26s
}
.post-body .item:hover {
	background: #f0f0f0
}
.post-body .item .figure {
	width: 400px;
	margin-right: 24px
}
.post-body .item .figure img{ width:100%;}
.post-body .item .content {
	position: relative;
	width: 100%
}
.post-body .item .figure ~.content {
	width: calc(100% - 424px)
}
.post-body .item .title {
	display: block;
	font-size: 18px;
	color: #333
}
.post-body .item .pubdate {
	display: block;
	margin-top: 10px
}
.post-body .item .views {
	float: right;
	color: #999
}
.post-body .item .views:before {
	content: '\e907';
	margin-right: 6px
}
.post-body .item .summary {
	margin-top: 30px
}
.post-body .loadmore {
	margin-top: 40px
}

@media(max-width:1272px) {
.extend-section .items {
	margin-top: 20px
}
.extend-section .carousel-prev, .extend-section .carousel-next {
	display: none
}
.section-feedback-brochure {
	height: auto
}
.section-feedback-brochure .map-container, .section-feedback-brochure .brochure {
	display: none
}
.section-feedback-brochure .feedback {
	width: 100%
}
.section-feedback-brochure .frame {
	box-sizing: border-box;
	width: 100%;
	padding: 40px 15px
}
.extend-section-project-video {
	padding-top: 30px
}
.extend-section-project-video .project-container {
	margin-top: 20px
}
.extend-section-project-video .project-items .item {
	width: 260px;
	margin-right: 12px
}
.extend-section-project-video .video-items {
	margin-top: 0
}
.extend-section-project-video .video-items .item {
	width: 200px !important;
	margin-right: 12px
}
.extend-section-main-products .extend-section-main-product-head {
	width: 100%;
	height: auto;
	background: none
}
.extend-section-main-products .title {
	float: none;
	margin-top: 0;
	text-align: left
}
.extend-section-main-products .title h2 {
	position: relative;
	padding-bottom: 15px;
	color: #333
}
.extend-section-main-products .title h2:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 80px;
	height: 5px;
	background: #bae212
}
.extend-section-main-products .title h2:after {
	content: '';
	position: absolute;
	left: 80px;
	bottom: 0;
	border: 2.5px solid #bae212;
	border-top-color: transparent;
	border-right-color: transparent
}
.extend-section-main-products .title p {
	display: none
}
.extend-section-carousel-project .review {
	display: none
}
.extend-section-topic-posts {
	grid-template-columns: 1fr
}
}
@media(max-width:800px) {
.extend-section-carousel-project .carousel-scroll .figure {
	width: calc(50% - 10px)
}
.extend-section-carousel-project .carousel-scroll .content {
	width: calc(50% - 10px)
}
.extend-section-carousel-project .summary {
	margin-top: 10px
}
.extend-section-carousel-project .more {
	margin-top: 10px
}
}
@media(max-width:640px) {
.extend-section-carousel-project .carousel-scroll .item {
	flex-wrap: wrap;
	vertical-align: top
}
.extend-section-carousel-project .carousel-scroll .figure {
	width: 100%
}
.extend-section-carousel-project .carousel-scroll .content {
	width: 100%;
	margin: 20px 0
}
.extend-section-carousel-project .summary {
	white-space: normal
}
}
@media(max-width:1272px) {
.post-body {
	margin-top: 30px;
	margin-bottom: 20px
}
.post-body .category-nav {
	padding-bottom: 5px;
	white-space: nowrap;
	overflow-x: auto
}
.post-body .category-nav a {
	width: 200px
}
.post-body .items {
	margin-top: 20px
}
.post-body .item .figure {
	width: 200px
}
.post-body .item .figure ~.content {
	width: calc(100% - 224px)
}
.post-body .item .summary {
	display: none
}
}
@media(max-width:640px) {
post-body .item .figure {
	width: 150px
}
.post-body .item .figure ~.content {
	width: calc(100% - 174px)
}
}
