.product {
	overflow: hidden;
	position: relative;
	width: 100%
}
.furnishings {
	padding: 2rem 12.5%
}
.furnishings .titleName .h3 {
	text-align: center;
	width: 100%
}
.furnishings .titleName .h3 p {
	letter-spacing: 10px
}
.furnishings .titleName .h3 i {
	color: #999;
	display: block;
	font-size: 1.125rem;
padding-top:.5rem;
	text-transform: uppercase
}
.furnishings .list a {
	background: #fff;
	border: 1px solid #ddd;
	box-sizing: border-box;
	display: block;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 2.5rem;
	position: relative;
	transition: all .36s ease;
	width: 100%
}
.furnishings .list a img {
	display: block;
	width: 40%
}
.furnishings .list a .txt {
	box-sizing: border-box;
	height: 100%;
	padding: 0 2.375rem;
	position: relative;
	width: 60%
}
.furnishings .list a .txt .name {
	font-size: 1.125rem;
	padding-top: 2.5rem
}
.furnishings .list a .txt .tit {
	color: #ccc;
	font-size: 1rem;
	padding-bottom: 1.5rem;
	text-transform: uppercase
}
.furnishings .list a .txt .p {
	color: #666;
	height: 3.5rem;
	line-height: 1.5rem;
	overflow: hidden
}
.furnishings .list a .txt i {
	color: #333;
	display: block;
	font-size: 1.5rem
}
.furnishings .list a:hover .txt .name, .furnishings .list a:hover .txt i {
	color: #c9151e
}
.furnishings .list a:hover {
	box-shadow: 5px 5px 5px rgba(0,0,0,.2);
	transform: translateY(-5px);
	transition: all .36s ease
}
@media (max-width:1660px) {
.furnishings {
	padding: 5rem 6%
}
}
@media (max-width:991px) {
.furnishings {
	padding: 5rem 4%
}
.furnishings .list a .txt .name {
	font-size: 2rem;
	padding-top: 1.5rem
}
.furnishings .list a .txt .tit {
	font-size: 1.5rem
}
.furnishings .list a .txt .p {
	font-size: 1.5rem;
	height: auto;
	line-height: 2.1rem
}
.furnishings .list a .txt i {
	display: none
}
}
.rang_mess {
	background: #f5f5f5;
	padding: 5rem 12.5%;
	position: relative
}
.rang_mess .titleName {
	justify-content: left
}
.rang_mess .titleName .p {
	padding-left: 1.25rem
}
.rang_mess .titleName .p h3 {
	color: #333;
	display: block;
	font-size: 1rem;
padding-top:.2rem
}
.rang_mess .titleName .p p {
	color: #333;
	display: block;
	font-size: 1.125rem;
	font-weight: 700
}
.rang_m1 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	position: relative;
	width: 100%
}
.rang_m1 .rang_m11 {
	padding-top: 2.5rem;
	position: relative;
	width: 60%
}
.rang_m1 .rang_m11 .name_import {
	background: #fff;
	border: 1px solid #ddd;
	height: 3rem;
	line-height: 3rem;
	margin-bottom: 1.25rem;
	text-indent: 1.5rem;
	width: 100%
}
.rang_m1 .rang_m11 .text_import {
	border: 1px solid #ddd;
	box-sizing: border-box;
	height: 8.75rem;
	outline: none;
	overflow: hidden;
	padding: 2% 3%;
	resize: none;
	width: 100%
}
.rang_m1 .rang_m11 .botton {
	background: #c9161e;
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 1.125rem;
	font-weight: 700;
	line-height: 3.75rem;
	margin-top: 1.25rem;
	outline: none;
	text-align: center;
	width: 30%
}
.rang_m1 .rang_m11 .botton:hover {
	box-shadow: 5px 5px 5px rgba(0,0,0,.2)
}
.rang_m1 .rang_m12 {
	background: url(/_nuxt/img/ding_img.8d56c48.png) 50% no-repeat;
	background-size: cover;
	width: 32%
}
@media (max-width:1660px) {
.rang_mess {
	padding: 5rem 6%
}
}
@media (max-width:991px) {
.rang_mess {
	padding: 5rem 4%
}
.rang_mess .titleName {
	flex-wrap: wrap
}
.rang_mess .titleName .h3 {
	width: 100%
}
.rang_mess .titleName .p {
	padding-left: 0;
	padding-top: 1.5rem;
	width: 100%
}
.rang_mess .titleName .p h3 {
	font-size: 1.5rem;
	width: 100%
}
.rang_mess .titleName .p p {
	font-size: 1.625rem;
	width: 100%
}
.rang_m1 .rang_m11 {
	width: 100%
}
.rang_m1 .rang_m12 {
	height: 38rem;
	margin-top: 3.5rem;
	width: 100%
}
.rang_m1 .rang_m11 .name_import {
	height: 4.5rem;
	line-height: 4.5rem
}
.rang_m1 .rang_m11 .text_import {
	height: 12.75rem
}
.rang_m1 .rang_m11 .botton {
	font-size: 1.5rem;
	line-height: 4.75rem;
	width: 50%
}
.furnishings .list a img {
    display: block;
    width: 40%; height:40%;
}

}
