﻿@media screen and (max-width:1200px)
{
body 
{	
	min-width:auto;
}
/**pc手机版显示隐藏**/
.m_hide
{
    display:none;
}
.pc_hide
{
    display:block;
}
/**pc手机版显示隐藏 end**/
/**网页首页banner**/
.banner:hover .bannerarr
{
	opacity:0;
}
/**网页首页banner end**/
/**网站内页banner**/
.inside_banner
{
	margin-top:0px;
}
/**网站内页banner end**/
/**锚点**/
.maodian
{
	height:60px;
	margin-top:-60px;
}
/**锚点 end**/
/**手机版顶部**/
.mhead
{
    width:100%;
    height:60px;
    background:#faf7f2;
    padding:15px 6%;
    box-sizing: border-box;
    position:fixed;
    top:0px;
    left:0px;
    z-index:1000;
    display:flex;
    flex-wrap:wrap;
    justify-content: space-between;
}
.mhead .logo
{
    height:100%;
}
.mhead .logo .link
{
    display:flex;
    flex-wrap:wrap;
    align-items:center;
    height:100%;
}
.mhead .logo .link .image
{
    display:block;
    height:100%;
}
.mhead .right
{
    display:flex;
    height:100%;
}
.mhead .right .lan
{
    height:100px;
    font-size:20px;
    line-height:30px;
}
.mhead .right .searchbtn
{
    height:100%;
    display:flex;
    flex-wrap:wrap;
    align-items:center;
    justify-content:center;
    margin-left:15px;
    margin-right:15px;
}
.mhead .right .searchbtn .image
{
    width:20px;
}
.mhead .right .mnavbtn
{
    width:25px;
    height:100%;
    display:flex;
    flex-wrap:wrap;
    align-items:center;
    position:relative;
}
.mhead .right .sanline
{
    width:100%;
    height:20px;
    display:flex;
    flex-wrap:wrap;
    align-content:space-between;
}
.mhead .right .sanline .line
{
    width:100%;
    height:2px;
    background:#000;
}
.mhead .right .navclose
{
    width:100%;
    height:100%;
    position:absolute;
    top:0px;
    left:0px;
    z-index:10;
    background:#faf7f2;
    line-height:30px;
    font-size:40px;
    text-align:center;
    display:none;
}
.mhead .searchbg
{
	width:100%;
	height:auto;
	background:#a67f5e;
	padding:15px 0px;
	position:fixed;
	top:60px;
	left:0px;
	z-index:1000;
	display:none;
}
.mhead .searchbg .headsearch
{
	width:88%;
	margin:auto;
	display:flex;
	flex-wrap:wrap;
	border-bottom:1px solid #fff;
}
.mhead .searchbg .headsearch .input
{
	width:calc(100% - 35px);
}
.mhead .searchbg .headsearch .input input
{
	width:100%;
	height:100%;
	font-size:15px;
	color:#fff;
	background:none;
	border:none;
	outline:none;
}
.mhead .searchbg .headsearch .input input::-webkit-input-placeholder
{
	color:#fff;
}
.mhead .searchbg .headsearch .headsearchbtn
{
	width:35px;
	height:35px;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
	cursor:pointer;
}
.mhead .searchbg .headsearch .headsearchbtn .image
{
	width:20px;
	height:auto;
}
.headsupport
{
	height:60px;
}
/**手机版顶部 end**/
/**手机版导航**/
.mnavbg
{
    position:fixed;
    width:100%;
    height:calc(100vh - 60px);
    top:60px;
    left:0px;
    z-index:100;
    background:#faf9f5;
    display:none;    
}
.mnavbg .mnav
{
    width:100%;
    height:100%;
    padding:30px 6%;
    box-sizing:border-box;
    padding-bottom:calc(30px + env(safe-area-inset-bottom));
    overflow-y:auto;  
}
.mnavbg .mnav ul
{
    width:100%;
    height:auto;
    overflow:hidden;
}
.mnavbg .mnav ul li
{
    width:100%;
    height:auto;
    overflow:hidden;
    border-bottom:1px solid #eee;
}
.mnavbg .mnav ul li a
{
    display:block;
    width:100%;
    height:auto;
    font-size:16px;
    line-height:25px;
    padding-top:5px;
    padding-bottom:5px;
}
.mnavbg .mnav ul li .nextnavtit
{
    position:relative;
    box-sizing:border-box;
    padding-right:20px;
    width:100%;
    height:auto;
    font-size:16px;
    line-height:25px;
    padding-top:5px;
    padding-bottom:5px;
}
.mnavbg .mnav ul li .nextnavtit .arr
{
    width:20px;
    height:100%;
    position:absolute;
    right:0px;
    background:#fff;
    z-index:10;
    top:0px;
    background:url('../images/rightarr.png') no-repeat center center;
    background-size:10px 10px;
}
.mnavbg .mnav ul li .nextnav
{
    width:100%;
    height:auto;
    padding-left:15px;
    box-sizing:border-box;
    display:none;
}
/**手机版导航 end**/
/**手机底部**/
.footbg
{
	width:100%;
    padding:30px 6%;
	padding-bottom:calc(30px + env(safe-area-inset-bottom));
    box-sizing:border-box;
}
.footbg .foot
{
	width:100%;
	max-width:100%;
	min-width:auto;
}
.footbg .foot .fir
{
	margin-bottom:20px;
}
.footbg .foot .sec .grid
{
	width:100%;
	margin-right:0;
	margin-bottom:20px;
}
.footbg .foot .sec .grid:last-child
{
	margin-right:0px;
	margin-bottom:0px;
}
.footbg .foot .sec .grid .next
{
	display:none;
}
.footbg .foot .sec .grid:first-child .next
{
	display:block;
}
.footbg .foot .sec .grid .gtit
{
    background:url('../images/littledownarrwhite.png') no-repeat right top;
    box-sizing: border-box;
    padding-right:20px;
}
.footbg .foot .sec .grid.hover .gtit
{
    background:url('../images/littleuparrwhite.png') no-repeat right top;
}
/**手机底部 end**/
/**整体**/
.webblockbg
{
    padding:30px 6%;
    box-sizing:border-box;
}
.webblockbg .webblock
{
    min-width:auto;
    max-width:100%;
    width:100%;
}
.weblistblockbg
{
	padding-top:0px;
}
/**整体 end**/
/**首页**/
/**间隔线**/
.indexline
{
	width:88%;
	min-width:auto;
	max-width:100%;
}
/**间隔线 end**/
/**首页标题**/
.indbigtit
{
	margin-bottom:20px;
}
.indcatetit
{
	font-size:20px;
	line-height:30px;
}
.indbigtit .more .link .text
{
	font-size:15px;
}
.indbigtit .more .link:hover .text
{
	color:#a67f5e;
}
.indbigtit .more .link .pic
{
	width:20px;
	margin-left:5px;
}
/**首页标题 end**/
/**关于我们**/
.indabout .left
{
	width:100%;
	margin-bottom:15px;
}
.indabout .right
{
	width:100%;
}
.indabout .right .indaboutcont
{
	margin-bottom:20px;
}
.indabout .right .more .link
{
	font-size:15px;
}
/**关于我们 end**/
/**展厅**/
.indexroomlist .grid
{
	width:100%;
	margin-right:0%;
    margin-bottom:20px;
}
.indexroomlist .grid:nth-child(3n)
{
	margin-right:0px;
}
.indexroomlist .grid:last-child
{
    margin-bottom:0px;
}
.indexroomlist .grid .link .outpic
{
    margin-bottom:10px;
}
.indexroomlist .grid .link .title
{
    text-align:center;
}
/**展厅 end**/
/**产品**/
.indexprolist .grid
{
	width:48%;
	margin-right:4%;
	margin-bottom:20px;
}
.indexprolist .grid:nth-child(2n)
{
	margin-right:0px;
}
.indexprolist .grid .link .outpic
{
	margin-bottom:5px;
}
.indexprolist .grid:nth-last-child(-n+2)
{
	margin-bottom:0px;
}
/**产品 end**/
/**设计师**/
.indexdesignlist .grid
{
	width:48%;
	margin-right:4%;
	margin-bottom:20px;
}
.indexdesignlist .grid:nth-last-child(-n+2)
{
	margin-bottom:0px;
}
.indexdesignlist .grid:nth-child(2n)
{
	margin-right:0px;
}
.indexdesignlist .grid .link .outpic
{
	margin-bottom:5px;
}
.indexdesignlist .grid .link .title
{
	text-align:center;
}
/**设计师 end**/
/**新闻**/
.indblockbg5 .indexnews .link
{
	padding:15px;
}
.indblockbg5 .indexnews .link .outpic
{
	width:100%;
	margin-bottom:10px;
}
.indblockbg5 .indexnews .link .right
{
	width:100%;
}
.indblockbg5 .indexnews .link .right .catname
{
	font-size:20px;
	margin-bottom:5px;
}
.indblockbg5 .indexnews .link .right .title
{
	margin-bottom:5px;
	font-size:16px;
}
.indblockbg5 .indexnews .link .right .more .text
{
	font-size:15px;
}
/**新闻 end**/
/**案例**/
.indexcaselist .grid
{
	width:100%;
	margin-right:0;
	margin-bottom:20px;
}
.indexcaselist .grid:last-child
{
	margin-bottom:0px;
}
.indexcaselist .grid .link .outpic
{
	margin-bottom:10px;
}
.indexcaselist .grid .link .title
{
	text-align:center;
}
/**案例 end**/
/**首页 end**/
/**栏目信息**/
.cateinfo
{
	margin-bottom:15px;
}
.cateinfo .catename
{
	font-size:20px;
}
/**栏目信息 end**/
/**当前位置**/
.pathblock
{
    width:88%;
	max-width:100%;
	min-width:auto;
}
.pathblock .path
{
    padding-top:15px;
    padding-bottom:15px;
}
/**当前位置 end**/
/**关于我们**/
.aboutbg1
{
	padding-bottom:15px;
}
.aboutwendablock .aboutwenda
{
	margin-bottom:30px;
}
.aboutwendablock .aboutwenda .catetit
{
	font-size:18px;
	margin-bottom:20px;
}
.aboutwendablock .aboutwenda .list .grid .tit .text
{
	font-size:16px;
}
.linian
{
	padding:15px;
}
.linian .grid
{
	margin-bottom:20px;
}
.linian .grid .pic
{
	width:100%;
}
.linian .grid .text
{
	width:100%;
	padding-top:20px;
}
.linian .grid .text .wz
{
	width:calc(100% - 30px);
}
.linian .grid .text .wz .tit
{
	font-size:17px;
	line-height:28px;
	margin-bottom:10px;
}
.linianjiange
{
	height:30px;
}
/**关于我们 end**/
/**品牌**/
.brand
{
	width:100%;
	height:auto;
	box-sizing:border-box;
	overflow:hidden;
}
.brand .grid
{
	width:100%;
	height:auto;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:flex-start;
	padding-bottom:50px;
	border-bottom:1px solid #000;
	margin-bottom:50px;
}
.brand .grid:nth-child(2n)
{
	 flex-direction:row-reverse;
}
.brand .grid:last-child
{
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:0px;
}
.brand .grid .pic
{
	width:45%;
	height:auto;
	overflow:hidden;
}
.brand .grid .pic .image
{
	width:100%;
	height:auto;
}
.brand .grid .text
{
	width:50%;
	height:auto;
	overflow:hidden;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	padding-top:20px;
}
.brand .grid .text .kuang
{
	width:12px;
	height:12px;
	background:#a67f5e;
	margin-top:10px;
}
.brand .grid .text .wz
{
	width:calc(100% - 40px);
}
.brand .grid .text .wz .tit
{
	font-size:20px;
	line-height:30px;
	margin-bottom:15px;
}
.brand .grid .text .wz .cont
{
	font-size:15px;
	line-height:28px;
	overflow:hidden;
}
.brand .grid .text .wz .cont p
{
	font-size:15px;
	line-height:28px;
}
/**品牌 end**/
/**品牌**/
.brand .grid
{
	padding-bottom:30px;
	margin-bottom:30px;
}
.brand .grid:nth-child(2n)
{
	 flex-direction:row;
}
.brand .grid .pic
{
	width:100%;
}
.brand .grid .text
{
	width:100%;
	padding-top:20px;
}
.brand .grid .text .wz
{
	width:calc(100% - 30px);
}
/**品牌 end**/
/**产品中心**/
/**产品搜索**/
.pronavsearch
{
	height:auto;
	display:block;
	margin-bottom:0px;
    margin-top:0px;
}
.pronavsearch .grid
{
	width:100%;
    margin-right:0px;
	margin-bottom:20px;
}
.pronavsearch .grid .text
{
	color:#333;
	font-size:15px;
	line-height:38px;
}
/**产品搜索 end**/
/**产品列表**/
.prolist .grid
{
	width:48%;
	margin-right:4%;
	margin-bottom:20px;
}
.prolist .grid:nth-child(4n)
{
	margin-right:0%;
}
.prolist .grid:nth-child(2n)
{
	margin-right:0px;
}
/**产品列表 end**/
/**产品中心 end**/
/**产品详情**/
.proshowfir
{
    margin-bottom:15px;  
}
.proshowfir .picarr
{
    width:100%;
    margin-bottom:10px;
}
.proshowfir .prorightcont
{
    width:100%;
    padding:0px;
}
.proshowfir .prorightcont .protitle
{
    font-size:20px;
    margin-bottom: 20px;
}
.protjtitle
{
    font-size:20px;
    margin-bottom:20px;
}
.productviewblockbg2
{
	padding-top:0px;
}
/**产品详情 end**/
/**设计列表**/
.designlist .grid
{
	width:48%;
	margin-bottom:15px;
}
.designlist .grid:nth-child(2n)
{
	margin-right:0px;
}
/**设计列表 end**/
/**设计师展示**/
.disignshow .inside_bigtit
{
	margin-bottom:15px;
}
/**设计师展示 end**/
/**上一篇下一篇**/
.prevnext
{
	margin-top:15px;
}
.prevnext .grid
{
	width:100%;
}
.prevnext .grid:nth-child(2n)
{
	text-align:left;
}
/**上一篇下一篇 end**/
/**案例列表**/
.caselistbg
{
    box-sizing:border-box;
    padding:0px 6% 30px 6%;
}
.caselist
{
    margin-top:20px;
}
.caselist .grid
{
	width:48%;
	margin-right:4%;
	margin-bottom:20px;
}
.caselist .grid:nth-child(3n)
{
	margin-right:4%;
}
.caselist .grid:nth-child(2n)
{
	margin-right:0px;
}
/**案例列表 end**/
/**案例展示**/
.caseviewbg1
{
    padding:30px 6%;
    box-sizing:border-box;
}
.caseShowBlock .picarr
{
	margin-top:15px;
}
.caseShowBlock .picarr .bpic
{
	width:100%;
}
.caseShowBlock .picarr .proview_big_picarr .outpic
{
	width:100%;
	height:auto;
	padding-bottom:66.66%;
	position:relative;
}
.caseShowBlock .picarr .proview_big_picarr .outpic .pic
{
	position:absolute;
	top:0px;
	left:0px;
}
.caseShowBlock .picarr .smallblock
{

	margin-top:15px;
}
.caseShowBlock .picarr .smallblock .proview_little_picarr
{
	width:calc(100% - 60px);

}

.caseShowBlock .picarr .smallblock .btn
{
	width:30px;

}
/**案例展示 end**/
/**全屏视频**/
.fullscreenvideobg .closebtn
{
	width:50px;
	height:50px;
	font-size:45px;
	line-height:50px;
}
.fullscreenvideobg .videoblock
{
	width:88%;
	height:88%;
}
/**全屏视频 end**/
/**视频列表**/
.videolist .grid
{
	width:100%;
	margin-right:0%;
	margin-bottom:20px;
}
/**视频列表 end**/
/**新闻列表**/
.newslistbg
{
    padding:0px 6% 30px 6%;
    box-sizing: border-box;
}
.newslist
{
    margin-top:20px;
}
.newslist .grid
{
	width:100%;
	margin-right:0;
	margin-bottom:15px;
}
/**新闻列表 end**/
/**发布时间**/
.create_time
{
	margin-bottom:15px;
}
/**发布时间 end**/
/**新闻展示**/
.newshowbg1
{
    padding:30px 6%;
    box-sizing:border-box;
}
/**新闻展示 end**/
/**分页**/
.Pagination__Nav
{
	margin-bottom:0px;
}
/**分页 end**/
/**门店列表**/
.storelist .grid
{
	width:100%;
	margin-right:0%;
	margin-bottom:20px;
}
.storelist .grid:last-child
{
	margin-bottom:0px;
}
/**门店列表 end**/
/**联系我们**/
.contactbg1 .contactfir
{
	padding-bottom:30px;
	margin-bottom:30px;
}
.contactbg1 .contactfir .pic
{
	width:100%;
}
.contactbg1 .contactfir .text
{
	width:100%;
}
.contactbg1 .contactfir .text .gtit
{
	font-size:22px;
	padding-bottom:15px;
}
.contactbg1 .shejiao
{
	margin-bottom:30px;
}
.contactbg1 .shejiao .gtit
{
	font-size:22px;
	margin-bottom:20px;
}
.contactbg1 .shejiao .shejiaop .sgrid
{
	width:48%;
	margin-bottom:15px;
	margin-right:4%;
}
.contactbg1 .shejiao .shejiaop .sgrid:nth-child(2n)
{
	margin-right:0px;
}
.contactbg1 .shejiao .shejiaop .sgrid .link .pictext
{
	padding-left:0px;
	padding-right:0px;
}
.contactbg1 .msg
{
	max-width:100%;
}
.contactbg1 .msg .btit
{
	font-size:22px;
	margin-bottom:30px;
}
.contactbg1 .msg .submit
{
	margin-top:20px;
}
/**联系我们 end**/
}
