@font-face {
	font-family: 'icons';
	src: url('../font/icons.eot');
	src: url('../font/icons.eot') format('embedded-opentype'), url('../font/icons.ttf') format('truetype'), url('../font/icons.woff') format('woff'), url('../font/icons.woff2') format('woff2'), url('../font/icons.svg') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap
}
*:before, *:after, [class*='icon-'] {
    font-family: icons;
    font-size: 1em;
    color: inherit;
    user-select: none;
    -webkit-user-select: none;
    vertical-align: bottom;
}
input, textarea, select {
    border: none;
    outline: none;
    border-radius: none;
    appearance: none;
    -webkit-appearance: none;
    vertical-align: bottom;
}
.project-head {
	height: 240px;
	color: #fff;
	background: url('../images/product_banner.jpg') no-repeat top center;
	background-size: cover
}
.project-head .presentation {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	width: 38.2%
}
.project-summary {
	padding: 30px 0 30px 0;
	background: #f0f0f0
}
.project-summary .container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	place-items: center;
	background: #fff
}
.gallery-container {
	position: relative;
	width: calc(100% - 540px)
}
.gallery-scroll {
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	vertical-align: bottom
}
.gallery-scroll figure {
	position: relative;
	box-sizing: border-box;
	display: inline-block;
	width: 100%;
	vertical-align: bottom
}
.gallery-scroll figure img{ width:600px; height:450px;}
@media (max-width: 768px){
	.gallery-scroll figure img{ width:100%; height:100%;}
}
.gallery-scroll figure p {
	position: absolute;
	bottom: 10px;
	left: 10px;
	right: 10px;
	padding: 20px 10px;
	color: #fff;
	background: rgba(0,0,0,.5)
}
.gallery-prev, .gallery-next {
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translateY(-50%);
	width: 35px;
	line-height: 70px;
	text-align: center;
	font-family: icons;
	color: #fff;
	background: rgba(230,1,34,.5);
	cursor: pointer;
	transition: background .16s
}
.gallery-prev {
	transform: translateY(-50%) rotate(180deg);
	right: auto;
	left: 10px
}
.gallery-prev:hover, .gallery-next:hover {
	background: rgba(186,226,18,1)
}
.project-summary .content {
	width: 500px;
	line-height: 1.6;
	margin-bottom:10px;
}
.project-summary .title {
	margin: 20px 0 10px 0;
	font-size:24px;
	font-weight:bold;
}
.project-summary .content p {
	margin-top: 5px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden
}
.project-summary .request {
	box-sizing: border-box;
	width: 100%;
	padding: 20px 24px 0 0;
	margin-top: 20px;
	border-top: 2px solid #f0f0f0
}
.project-summary .request .title {
	display: block;
	font-size: 1em;
	margin: 0
}
.project-summary .request p {
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 12px
}
.project-summary input[type=text] {
	width: calc(100% - 6px);
	height: 40px;
	text-indent: 6px;
	background: #f0f0f0
}
.project-summary input.miaoshu{ height:100px; margin-bottom:15px;}
.project-summary select {
	position: relative;
	width: calc(50% - 6px);
	height: 40px;
	text-indent: 6px;
	background: #f0f0f0
}
.project-summary button{
	width: calc(100% - 6px);
	height: 40px;
	text-align: center;
	background: #e60122;
	cursor: pointer;
	color:#fff;
}
.project-summary .functional-area {
	margin-top: 20px;
	background: transparent
}
.project-summary .reserve {
	display: block;
	width: calc(100% - 23px) !important;
	line-height: 40px;
	text-align: center;
	background: #dcf088;
	margin-top: 15px;
}
.project-summary .reserve:before {
	content: '\e90e';
	margin-right: 10px
}
.project-summary .reserve:hover {
	background: #e60122
}
.project-overview {
	margin-top: 50px
}
.project-review {
	margin-top: 50px
}

@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: #e60122
}
.extend-section-main-products .title h2:after {
	content: '';
	position: absolute;
	left: 80px;
	bottom: 0;
	border: 2.5px solid #e60122;
	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:1024px) {
.project-head .presentation {
	width: 100%
}
.project-summary {
	padding: 30px 0 20px 0
}
.gallery-container {
	width: 100%
}
.project-summary .content {
	width: 100%;
	padding-bottom: 30px
}
.project-summary .title {
	margin: 20px 0
}
}
@media(max-width:800px) {
.project-head {
	height: 200px
}
.project-summary input[type=text], .project-summary input[type=submit] {
	width: 100%;
	margin-top: 10px
}
.project-summary .reserve {
	width: 140px
}
}
@media(max-width:400px) {
.project-summary .component-interactive .follows {
	display: none
}
}
.prdcon_img {
	width: 99%;
	height: auto;
	margin: 1px;
	padding: 1px;
	border: #afafaf 1px solid;
	float: left;
}
.prd_mobile {
	width: calc(100% - 30px) !important;
	background: #e60122;
	margin-top: 10px;
	font-size: 16px;
	font-weight: bold;
	height: 45px;
	line-height: 45px;
	display: block;
	text-align: center;
	color:#fff;
}
.prd_mobile:before {
	content: '\e903';
	font-size: 1.6em;
	padding-right: 10px;
}
.am-table {
	width: 100%;
	border-collapse: collapse !important;
	margin: 0 auto;
	text-align: center;
	TBBLE-LBYOUT: fixed;
	font-size: 18px;
}
.am-table th {
	line-height: 65px;
	font-size: 30px;
}
.am-table td {
	line-height: 40px;
}
.am-table td, table th {
	border: 1px solid #ccc;
	color: #666;
	word-WRBP: break-word;
}
.am-table td, p, span {
	word-break: break-all;
}
.am-table thead th {
	background-color: #CCE8EB;
	width: 100px;
}
.am-table tr:nth-child(odd) {
	background: #fff;
}
.am-table tr:nth-child(even) {
	background: #f2f2f2;
}
.category-nav {
	margin: 0 auto;
	text-align: center;
	margin-top: 20px;
}
.category-nav a {
	display: inline-block;
	width:165px;
	line-height: 50px;
	margin:5px 10px;
	font-weight: 600;
	background: #f0f0f0
}
.category-nav a:hover, .post-body .category-nav a.selected {
	color: #fff;
	background: #e60122
}
.selected {
	color: #fff;
	background: #e60122 !important;
}
.category-nav {
	padding-bottom: 5px;
}
.entry-content {
	line-height: 1.8;
	font-size:16px;
	margin-bottom:30px;
	overflow:hidden;
}
.entry-content img{ display:block; margin-left:auto; margin-right:auto; max-width:100%;}
.entry-content table{ width:100%; float:left;}
.entry-content td{ width:20%; border:1px solid #ddd; padding:4px;}
.entry-content p, .entry-content div {
	margin: 12px 0
}
.entry-content h2 {
	margin: 20px 0 16px 0
}
.entry-content h3 {
	margin: 16px 0 14px 0
}
.entry-content h4 {
	margin: 14px 0 12px 0
}
.entry-content h5, .entry-content h6 {
	margin: 12px 0
}
.entry-content ul {
	margin: 8px 0 0 8px;
	line-height: 1.5;
	list-style: inside disc
}
.entry-content ol {
	margin: 8px 0 0 8px;
	line-height: 1.5;
	list-style: inside decimal
}
.entry-content li {
	margin: 5px 0
}
.entry-content li::marker {
margin-right:5px
}
.entry-content dl dt {
	margin: 12px 0;
	font-weight: 600
}
.entry-content dl dd {
	margin: 8px 0 0 16px
}
.entry-content table {
	margin: 10px auto;
	border-collapse: collapse
}
.entry-content table td {
	padding: 5px;
	border: 1px solid #ccc;
	word-break: break-all
}
.entry-content table tr:nth-child(2n+1) {
	background: #eee
}
.entry-content a {
	color: #549ccf
}
.entry-content .content-navigation {
	float: right;
	max-width: 500px;
	margin-top: 0;
	margin-left: 20px;
	padding: 10px 10px 15px 10px;
	font-size: 0.9rem;
	line-height: 1.2em;
	background: #f6f5f5
}
.entry-content .content-navigation h2 {
	margin: 10px 0 0 0;
	font-size: 1.2rem;
	text-align: center
}
.entry-content .content-navigation ul {
margin 10px 0 0 0;
	counter-reset: item
}
.entry-content .content-navigation li {
	display: table;
	counter-increment: item;
	margin-top: 10px
}
.entry-content .content-navigation li:before {
	content: counters(item, ".") ". ";
	display: table-cell;
	padding-right: 0.2em;
	font-family: Arial;
	vertical-align: inherit
}
.entry-content .content-navigation li li:before {
	content: counters(item, ".") " "
}
.dfwt{ width:50%; float:left; overflow:hidden;}


