﻿@media screen and (max-width:1200px)
{
body 
{	
	min-width:auto;
}
/**pc手机版显示隐藏**/
.m_hide
{
    display:none;
}
.pc_hide
{
    display:block;
}
/**pc手机版显示隐藏 end**/
/**网页首页banner**/
.banner .swiperpages
{
	bottom:8px;
}
/**网页首页banner end**/
/**网站内页banner**/
.inside_banner
{
	margin-top:0px;
}
.inside_banner a .bannercatetit
{
	font-size:25px;
}
.inside_banner a .pic img
{
	min-height:250px;
	object-fit:cover;
}
/**网站内页banner end**/
/**锚点**/
.maodian
{
	height:60px;
	margin-top:-60px;
}
/**锚点 end**/
/**手机版顶部**/
.mhead
{
    width:100%;
    height:60px;
    background:#d53026;
    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:75%;
}
.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:#fff;
}
.mhead .right .navclose
{
    width:100%;
    height:100%;
    position:absolute;
    top:0px;
    left:0px;
    z-index:10;
    background:#d53026;
    line-height:30px;
    font-size:40px;
    text-align:center;
	color:#fff;
    display:none;
}
.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 #ddd;
}
.mnavbg .mnav ul li a
{
    display:block;
    width:100%;
    height:auto;
    font-size:16px;
    line-height:25px;
    padding-top:12px;
    padding-bottom:12px;
}
.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:12px;
    padding-bottom:12px;
}
.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;
}
.mnavbg .mnav ul li .nextnav ul li:last-child
{
	border-bottom:0px;
}
/**手机版导航 end**/
/**手机版banner**/
.banner
{
	height:calc(100vh - 60px - env(safe-area-inset-bottom));
}
/**手机版banner end**/
/**手机底部**/
.footbg
{
	width:100%;
    padding:50px 6%;
	padding-bottom:calc(30px + env(safe-area-inset-bottom));
    box-sizing:border-box;
	background:#d53026;
}
.footbg .foot
{
	width:100%;
	margin:auto;
	max-width:100%;
	min-width:auto;
}
.footbg .foot .fir
{
	 width:100%;
	 display:flex;
	 flex-wrap:wrap;
	 border-bottom:1px solid #cd9391;
	 padding-bottom:30px;
	 justify-content:space-between;
}
.footbg .foot .fir .flogo
{
	width:100%;
	padding-left:0px;
	padding-top:0px;
	margin-bottom:25px;
}
.footbg .foot .fir .flogo .link
{
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
}
.footbg .foot .fir .flogo .link .image
{
	width:auto;
	height:30px;
}
.footbg .foot .fir .rshejiao
{
	width:100%;
}
.footbg .foot .fir .rshejiao .gtit
{
	display:none;
}
.footbg .foot .fir .rshejiao .shejiaop
{
	width:100%;
	text-align:center;
}
.footbg .foot .fir .rshejiao .shejiaop .sgrid
{
	width:30px;
	margin-right:15px;
}
.footbg .foot .fir .rshejiao .shejiaop .sgrid .link .pic
{

	height:30px;

}
.footbg .foot .fir .rshejiao .shejiaop .sgrid .link .twocode
{
	width:120px;
}
.footbg .foot .sec
{
	padding-top:20px;
	flex-direction:column-reverse;
}
.footbg .foot .sec .left
{
	width:100%;
}
.footbg .foot .sec .left .fcinfo .infog
{
	margin-bottom:10px;
	text-align:center;
}
.footbg .foot .sec .right
{
	display:none;
}
/**手机底部 end**/
/**整体**/
.webblockbg
{
    padding:50px 6%;
    box-sizing:border-box;
}
.webblockbg .webblock
{
    min-width:auto;
    max-width:100%;
    width:100%;
}
.weblistblockbg
{
	padding-top:0px;
}
/**整体 end**/
/**底部右侧导航菜单**/
.foottb
{
	width:40px;
	bottom:calc(10px + env(safe-area-inset-bottom));
	right:10px;
}
/**底部右侧导航菜单 end**/
/**首页**/
/**首页标题**/
.indcatetit
{
	font-size:25px;
	line-height:1.2;
}
.indextitarr .tit
{
	font-size:16px;
}
/**首页标题 end**/
/**首页1-产品系列**/
.indblock1 .indprocate
{
	padding-top:30px;
}
.indblock1 .indprocate .swiperpages
{
	margin-top:15px;
}
/**首页1-产品系列 end**/
/**首页2-Home inspiration**/
.indblockbg2 .indblock2 .inspiration
{
	width:100%;
	border-radius:10px;
	padding:25px;
	margin-right:0px;
}
.indblockbg2 .indblock2 .inspiration .tit
{
	font-size:22px;
	line-height:1.2;
	margin-bottom:20px;
}
.indblockbg2 .indblock2 .inspiration .des p
{
	margin-bottom:15px;
}
/**首页2-Home inspiration end**/
/**首页3-新闻**/
.indexnewslist
{
	max-width:100%;
	padding-top:30px;
}
.indexnewslist .grid
{
	width:100%;
	margin-right:0px;
	margin-bottom:30px;
}
.indexnewslist .grid:nth-child(3n)
{
	margin-bottom:0px;
}
.indexnewslist .grid .link
{

	border-radius:10px;
}
.indexnewslist .grid .link .titlelg  .tit
{
	font-size:15px;
}
/**首页3-新闻 end**/
/**首页4-关于 **/
.indblockbg4
{
	padding-top:0px;
}
.indaboutus
{
	padding-top:30px;
}
.indaboutus .pic
{
	width:100%;
	height:auto;
}
.indaboutus .pic .image
{
	width:100%;
	height:auto;
}
.indaboutus .textblock
{
	width:100%;
	height:auto;
	position:static;
	background:#d0a684;
	box-sizing:border-box;
	padding:30px;
	right:0px;
}
/**首页4-关于 end**/
/**首页5-设计师**/
.indblockbg5
{
	padding-top:0px;
}
.indblock5 .inddesign
{
	padding-top:30px;
}
.indblock5 .inddesign .swiperpages
{
	margin-top:15px;
}
/**首页5-设计师 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**/
/**关于我们**/
.aboutblock .aboutit
{
	font-size:25px;
	margin-bottom:30px;
}
.aboutblock .aboutcont
{
	line-height:25px;
}
.aboutblock .aboutcont p
{
	line-height:25px;
}
.aboutblock1 .aboutit
{
	padding-left:0px;
}
.aboutblock1 .aboutcontent
{
	position:relative;
	width:100%;
	overflow:hidden;
}
.aboutblock1 .aboutcontent .pic
{
	border-radius:10px;
	margin-bottom:15px;
}
.aboutblock1 .aboutcontent .aboutcont
{
	position:static;
	width:100%;
	top:0px;
	left:0px;
	padding:0px;
}
.aboutbg2
{
	background:#fff;
}
.aboutblock2 .first
{
	margin-bottom:11px;
	padding-left:0;
}
.aboutblock2 .first .text
{
	width:100%;
	padding-right:0px;
	margin-bottom:20px;
}
.aboutblock2 .first .pic
{
	width:100%;
}
.aboutblock2 .sec
{
	padding-left:0;
}
.aboutbg3
{
	padding-top:50px;
}
.aboutbg3 .aboutblock3
{
	position:relative;
	z-index:10;
}
.aboutbg3 .whitebg
{
	display:none;
}
.aboutuser
{
	border-radius:10px;
}
.aboutuser .text
{
	box-sizing:border-box;
	padding:30px;
}
/**关于我们 end**/
/**设计**/
.designerblockbg .designblockwhite
{
	display:none;
}
.designerblock .designlist .record
{
	margin-bottom:30px;
}
.designerblock .designlist .record .link .text
{
	width:100%;
	border-radius:10px 10px 0px 0px;
	padding:30px;
}
.designerblock .designlist .record .link .num
{
	  font-size:30px;
	  line-height:1;
}
.designerblock .designlist .record .link .title
{
	font-size:22px;
	margin-top:15px;
}
.designerblock .designlist .record .link .content
{
	margin-top:20px;
	min-height:auto;	
}
.designerblock .designlist .record .link .indextitarr
{
	display:none;
}
.designerblock .designlist .record .link .pic
{
	position:static;
	width:100%;
	border-radius:0px 0px 10px 10px;
	overflow:hidden;
}
.designerblock .designlist .record .link .pic .inpic
{
	box-shadow:unset;
}
/**设计 end**/
/**设计展示**/
.disignview .inside_bigtit
{
	font-size:22px;
	line-height:1.2;
	margin-bottom:20px;
}
.disignview .designpic
{
	margin-bottom:20px;
}
/**设计展示 end**/
/**hardf**/
.hardfblock .hardftit
{
	font-size:22px;
	margin-bottom:30px;
}
.hardfblock1 .first
{
	margin-bottom:30px;
}
.hardfblock1 .first .hardftit
{
	margin-bottom:0px;
	padding:30px;
	width:100%;
}
.hardfblock1 .first .textpic .hardftext
{
	width:100%;
	padding-left:30px;
	padding-right:30px;
	margin-bottom:30px;
}
.hardfblock1 .first .textpic .pic
{
	width:100%;
	height:auto;
}
.hardfblock1 .first .textpic .pic .image
{
	height:auto;
}
.hardfblock1 .sec .grid
{
	margin-bottom:30px;
}
.hardfblock1 .sec .grid:last-child
{
	margin-bottom:0px;
}
.hardfblock1 .sec .text
{
	padding:30px;
}
.hardfblock1 .sec .text .hardftext
{
	width:100%;
}
.hardfblock1 .sec .text .num
{
	font-size:30px;
	margin-bottom:20px;
}
.hardfblock1 .sec .singlepic
{
	border-radius:10px;
}

.hardfblock1 .sec .doublepic .left .pic
{
	border-radius:10px;
}

.hardfblock1 .sec .doublepic .right .pic
{
	border-radius:10px;
}
/**hardf end**/
/**soft**/
.softblock .softtit
{
	font-size:22px;
	margin-bottom:30px;

}
.softlist .grid
{
	
	margin-bottom:30px;
	border-radius:10px 10px 0px 0px;
}
.softlist .text
{
	padding:30px;
}
.softlist .text .hardftext
{
	width:100%;
}
.softlist .text .num
{
	font-size:30px;
	margin-bottom:20px;
}
.softlist .fourpic .grid1:first-child
{
	margin-bottom:5px;
}
/**soft end**/
/**材料**/
.materialblock .mtcatetit
{
	font-size:25px;
	margin-bottom:30px;
}
.materialblock .mtdes
{
	width:100%;
	margin-bottom:30px;
}
.materialblock .mtlist
{
	width:100%;
	height:auto;
	display:flex;
	flex-wrap:wrap;
}
.materialblock .mtlist .grid
{
	width:100%;
	height:auto;
	margin-right:0;
	margin-bottom:30px;
}
.materialblock .mtlist .grid:last-child
{
	margin-bottom:0px;
}
.materialblock .mtlist .grid .link
{
	border-radius:10px;
}
.materialblock .mtlist .grid .link .tblock .text
{
	font-size:20px;
}
/**材料 end**/
/**age**/
.ageblock .agebigtit
{
	width:100%;
	font-size:22px;
	line-height:1.2;
	margin-bottom:30px;
}
.ageblock .agelist
{
	width:100%;
	height:auto;
}
.ageblock .agelist .grid
{
	margin-bottom:30px;
}
.ageblock .agelist .grid:nth-child(2n-1)
{
	flex-direction:row;
}
.ageblock .agelist .grid .singlepic
{
	width:100%;
}
.ageblock .agelist .grid .text
{
	width:100%;
	padding:0px;
}
.ageblock .agelist .grid .text .des
{
	margin-bottom:30px;
}
.ageblock .agelist .grid .text .tit
{
	font-size:22px;
	line-height:1.2;
	margin-bottom:20px;
	position:relative;
}
.ageblock .agelist .grid .text .tit .num
{
	position:static;
	left:0px;
}
.ageblock .agelist .grid:nth-child(2) .text
{
	box-sizing:border-box;
	padding:30px;
}
.ageblock .agelist .grid:nth-child(2) .text .des
{
	margin-bottom:0px;
}
/**age 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**/
/**上一篇下一篇**/
.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**/
/**新闻列表**/
.newslist .grid
{
	width:100%;
	margin-right:0;
	margin-bottom:40px;
}
.newslist .grid .link .title
{
	font-weight:400;
	padding:0px;
	margin-top:15px;
	margin-bottom:0px;
	height:auto;
	display:block;
	font-size:16px;
}
.newslist .grid .link .outpic
{
	border-radius:10px;
}
.newslist .grid .link .indextitarr
{
	display:none;
}
.newslist .grid:nth-last-child(-n+3)
{
	margin-bottom:40px;
}
.newslist .grid:last-child
{
	margin-bottom:0px;
}
/**新闻列表 end**/
/**发布时间**/
.create_time
{
	margin-bottom:15px;
}
/**发布时间 end**/
/**新闻展示**/
.newshowbg1
{
    padding:30px 6%;
    box-sizing:border-box;
}
/**新闻展示 end**/
/**分页**/
.Pagination__Nav
{
	margin-bottom:0px;
}
/**分页 end**/
/**联系我们**/
.contactblockbg1
{
	padding-bottom:0px;
}
.contactblockbg1 .biaoyu
{
	font-size:15px;
}
.contactblock .contacttit .wenzi
{
	 margin-bottom:15px;
}
.contactblock2 .contactinfo
{
	margin-bottom:0px;
}
.contactblock2 .contactinfo .grid
{
	width:100%;
	font-size:15px;
}
.contactblock3 .contactmsg .message .first
{
	margin-bottom:0px;
}
.contactblock3 .contactmsg .message .first  .grid
{
	width:100%;
	margin-bottom:15px;
}
.contactblock3 .contactmsg .message .sec textarea
{
	height:200px;
}
.contactblock3 .contactmsg .message .third .submit
{
	width:100%;
}
/**联系我们 end**/
}
