﻿@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;
}
.inside_banner_block .sitenavbg
{
	bottom:10px;	
}
/**网站内页banner end**/
/**锚点**/
.maodian
{
	height:60px;
	margin-top:-60px;
}
/**锚点 end**/
/**手机版顶部**/
.mhead
{
    width:100%;
    height:60px;
    background:#fff;
	border-bottom:1px solid #eee;
    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:#fff;
    line-height:30px;
    font-size:40px;
    text-align:center;
    display:none;
}
.mhead .searchbg
{
	width:100%;
	height:auto;
	background:#c02c30;
	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;
}
.headsupport.toushi
{
	height:60px;
}
/**手机版顶部 end**/
/**手机版导航**/
.mnavbg
{
    position:fixed;
    width:100%;
    height:calc(100vh - 60px);
    top:60px;
    left:0px;
    z-index:100;
    background:#fff;
    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 .foot
{
	max-width:100%;
	min-width:auto;
	padding-left:6%;
	padding-right:6%;
}
.footbg .first
{
	padding-top:30px;
	padding-bottom:30px;
}
.footbg .foot .firstfoot
{
	justify-content:flex-start;
}
.footbg .foot .firstfoot .fir
{
	width:100%;
	margin-bottom:20px;
}
.footbg .foot .firstfoot .sec
{
	width:100%;
	margin-bottom:20px;
}
.footbg .foot .firstfoot .thi
{
	width:100%;
}
.footbg .second
{
	padding-top:30px;
	padding-bottom:30px;
}
.footbg .second .secondfoot .fir
{
	justify-content:flex-start;
}
.footbg .second .secondfoot .fir .flogo
{
	width:120px;
	margin-bottom:20px;
}
.footbg .second .secondfoot .fir .footnavblock
{
	width:100%;
	display:flex;
	flex-wrap:wrap;
	margin-bottom:20px;
}
.footbg .second .secondfoot .fir .footnavblock .grid
{
	width:48%;
	margin-right:4%;
}
.footbg .second .secondfoot .fir .footnavblock .grid:nth-child(2n)
{
	margin-right:0px;
}
.footbg .second .secondfoot .fir .ftwocode
{
	width:100%;
}
.footbg .second .secondfoot .sec
{
	margin-top:20px;
}
/**网站底部 end**/
/**整体**/
/**网站模块大小**/
.webblockbg
{
	padding:30px 6%;
}
.webblockbg .webblock
{
	margin:auto;
	max-width:100%;
	min-width:auto;
	padding:0px;
}
.webblockbg .paddingblock
{
	margin:auto;
	max-width:100%;
	min-width:auto;
	padding:0px;
}
.weblistblockbg
{
	padding-top:0px;
}
/**整体 end**/
/**网站首页**/
/**首页-图片文字左右结构**/
.indpictextbg .paddingblock .indpictext
{
	align-items:flex-start;
	justify-content:flex-start;
}
.indpictextbg .paddingblock .indpictext .left
{
	width:100%;
	margin-bottom:20px;
}
.indpictextbg .paddingblock .indpictext .left .tit
{
	font-size:20px;
}
.indpictextbg .paddingblock .indpictext .left .cont
{
	margin-top:20px;
}
.indpictextbg .paddingblock .indpictext .left .more .link
{
	min-width:120px;	
}
.indpictextbg .paddingblock .indpictext .right
{
	width:100%;
}
/**首页-文字左右结构 end**/
/**首页-产品**/
.indblockbg2
{
	padding:0px;
}
.webblockbg .indblock2
{
	padding-left:6%;
	box-sizing:border-box;
}
.indblockbg .catebg
{
	margin-bottom:20px;
}
.indexprolist
{
	width:120%;
}
.indexprolist .arrlist
{
	width:78%;
	margin-top:20px;
}
.indexprolist .arrlist .arr
{
	width:30px;
}
/**首页-产品 end**/
/**首页-案例**/
.indblockbg4
{
	padding:0px;
}
.webblockbg .indblock4
{
	padding-left:6%;
	box-sizing:border-box;
}
.indexcaselist
{
	width:120%;
}
.indexcaselist .arrlist
{
	width:78%;
	margin-top:20px;
}
.indexcaselist .arrlist .arr
{
	width:30px;
}
/**首页-案例 end**/
/**网站首页 end**/
/**当前位置**/
.pathblockbg
{
	padding:20px 6%;
	box-sizing: border-box;
}
.pathblock
{
	max-width:100%;
	min-width:auto;
	padding:0px;
}
.pathblock .path
{
    padding:0px;
}
/**当前位置 end**/
/**内页菜单**/
.sitenavbg .sitenav
{
	max-width:100%;
	min-width:auto;
	height:auto;
	padding-left:0%;
	padding-right:0%;
	flex-wrap:nowrap;
	overflow-x:auto;
}
.sitenavbg .sitenav .grid
{
	margin-left:10px;
	margin-right:10px;
	flex-shrink:0;
}
/**内页菜单 end**/
/**内页大标题**/
.catebigtit
{
	font-size:20px;
	padding-bottom:30px;
}
/**内页大标题 end**/
/**关于我们**/
.lichengcate
{
	padding:0 6%;
	box-sizing:border-box;
}
.aboutcatetit .tit
{
	font-size:20px;
	padding:10px 20px;
}
.aboutcatetit::after
{
	width:100%;
}
.licont
{
	max-width:100%;
}
.lichengcate .pic
{
	margin-bottom:20px;
}
.lichengcate .aboutcatetit
{
     margin-top:30px;
}
.lichenglist .grid
{
	padding:30px 6%;
	box-sizing:border-box;
}
.aboutbg1
{
	padding:0px;
}
.lc2017 .pic
{
	width:100%;
}
.lc2017 .pic .image
{
	margin-bottom:20px;
}
.lc2017 .pic .wenzi
{
	width:100%;
	position:static;
	right:auto;
	top:auto;
	height:auto;
	padding:0px 0px;
	align-items:flex-start;
	align-content:flex-start;
}
.lc2017 .pic .wenzi .en
{
	margin-bottom:10px;
}
.lc2017 .pic .wenzi .cn
{
	font-size:15px;
	line-height:25px;
}
.lc2017 .pic .wenzi .cn p
{
	font-size:15px;
	line-height:25px;
}
.lc2018 .pic
{
	margin-bottom:30px;
}
.lc2018 .wenzi
{
	max-width:100%;
}
.lc2018 .wenzi .cn
{
	margin-bottom:30px;
}
.lc2022 .pic
{
	margin-bottom:30px;
}
.lc2022 .wenzi
{
	max-width:100%;
}
.lc2023 .pic
{
	margin-bottom:30px;
}
.lc2023 .wenzi
{
	max-width:100%;
}
.lc2024 .pic
{
	margin-top:30px;
	margin-bottom:30px;
}
.lc2024 .wenzi
{
	max-width:100%;
}
.lc2025 .pic
{
	margin-bottom:30px;
}
.lc2025 .wenzi
{
	max-width:100%;
}
.lc2025 .wenzi .cn
{
	margin-bottom:30px;
}
.aboutbg2
{
	padding:30px 0px;
}
.aboutbg2 .aboutcatetit
{
	width:88%;
	margin:auto;
}
.aboutbg2 .catedes
{
	width:100%;
	padding-left:6%;
	padding-right:6%;
	max-width:100%;
	margin-top:20px;
	box-sizing:border-box;
}
.dingweilist .grid
{
	padding:0px 6%;
	box-sizing:border-box;
	padding-bottom:30px;
}
.dingweilist .grid0
{
	padding-top:30px;
}
.dingweilist .grid4
{
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
}
.dingwei
{
	max-width:100%;
}
.dingwei0
{
	justify-content:flex-start;
	align-items:flex-start;
}
.dingwei0 .pic
{
	width:100%;
	margin-bottom:20px;
}
.dingwei0 .wenzi
{
	width:100%;
}
.dingwei1 .pic
{
	width:100%;
	margin-bottom:20px;
}
.dingwei1 .wenzi
{
	max-width:100%;
	margin:auto;
}
.dingwei2 .pic
{
	margin-bottom:20px;
}
.dingwei2 .pic .wz
{
	width:100%;
	position:static;
	top:auto;
	right:auto;
	padding-right:0px;
}
.dingwei2 .pic .wz .tit
{
	padding-top:0px;
}
.dingwei2 .pic .wz .tit .tit1
{
	color:#c02c30;
	font-size:20px;
	margin-bottom:10px;
	padding-top:30px;
}
.dingwei2 .pic .wz .tit .tit2
{
	font-size:18px;
	margin-bottom:10px;
}
.dingwei2 .pic .wz .des
{
	padding-top:10px;
}
.dingwei2 .wenzi
{
	max-width:100%;
}
.dingwei3 .pic
{
	margin-bottom:30px;
}
.dingwei3 .wenzi
{
	max-width:100%;
}
.dingwei4 .wenzi
{
	margin-top:30px;
	box-sizing:border-box;
	padding-left:6%;
	padding-right:6%;
}
/**关于我们 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;
}
.pronavsearch .grid .links
{
	padding-top:0px;
}
/**产品搜索 end**/
/**产品列表**/
.producttopbg
{
	top:60px;
}
.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;
}
.yibupro .ygrid
{
	padding-bottom:30px;
}
.yibupro .ygrid .catetit
{
	margin-bottom:30px;
}
.yibupro .ygrid .catetit .tit
{
	font-size:20px;
	padding:10px 20px;
}
.yibupro .ygrid .catetit::after
{
	width:100%;
}
.yibupro .ygrid .more
{
	width:100%;
	padding-top:30px;
}
.productlistblock .prorlogo
{
	margin-bottom:20px;
}
.productlistblock .prorlogo .image
{
	max-width:60px;
}
.productlistblock .prolistbigwz
{
	font-size:20px;
	margin-bottom:20px;
}
/**产品列表 end**/
/**产品中心 end**/
/**产品详情**/
.productviewblockbg1
{
	padding-top:0px;
	padding-bottom:30px;
}
.productviewblockbg1 .bbg
{
	height:100%;
}
.productviewblockbg1 .pathblockbg
{
	padding:0px;
	padding-top:30px;
}
.productviewblockbg1 .pathblockbg .pathblock .path
{
	padding:0px;
}
.proshowfir .leftpic
{
	width:100%;
}
.proshowfir .prorightcont
{
	width:100%;
	padding-top:20px;
}
.proshowfir .prorightcont .cateextit
{
	margin-bottom:10px;
}
.productviewblockbg2
{
	padding-top:30px;
}
.productviewblock2 .fir .left
{
	width:100%;
	margin-bottom:30px;
}
.productviewblock2 .fir .right
{
	width:100%;
}
.productviewblock2 .protjtitle
{
	margin-bottom:20px;
}
.productviewblock2 .proxianglist
{
	display:flex;
	flex-wrap:wrap;
}
.productviewblock2 .proxianglist .grid
{
	width:48%;
	margin-right:4%;
	margin-bottom:10px;
}
.productviewblock2 .proxianglist .grid:nth-child(2n)
{
	margin-right:0px;
}
.productviewblock2 .fir .right .picarr .swiperpages .swiper-pagination-bullet-active
{
	background:#c02c30;
}

.productviewblockbg3 .msgg .grid
{
	width:100%;
	margin-right:0;
	margin-bottom:30px;
}
.productviewblockbg3 .msgg .grid:last-child
{
	margin-bottom:0px;
}
.productviewblockbg3 .msgg .grid .tit
{

	font-size:18px;
	margin-bottom:10px;
}
/**产品详情 end**/
/**设计列表**/
.disignlistbg .catebigtit
{
	padding-top:0px;
}
.designlist
{
	width:100%;
	display:flex;
	flex-wrap:wrap;
}
.designlist .grid
{
	width:48%;
	margin-right:4%;
	margin-bottom:20px;
}
.designlist .grid:nth-child(3n)
{
	margin-right:4%;
}
.designlist .grid:nth-child(2n)
{
	margin-right:0;
}
.designshow
{
	margin-bottom:30px;
}
/**设计列表 end**/
/**上一篇下一篇**/
.prevnext
{
	margin-top:15px;
}
.prevnext .grid
{
	width:100%;
}
.prevnext .grid:nth-child(2n)
{
	text-align:left;
}
/**上一篇下一篇 end**/
/**案例列表**/
.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-top:0px;
}
.caseShowBlock .casebigtit
{
	font-size:18px;
	line-height:25px;
}
.casecnblock .left
{
	width:100%;
	margin-bottom:20px;
}
.casecnblock .right
{
	width:100%;
}
.casecnblock .right .casebigtit
{
	margin-bottom:10px;
}
.casecnblock .left .picarr .smallblock
{
	margin-top:10px;
}
.casecnblock .left .picarr .smallblock .proview_little_picarr
{
	width:calc(100% - 60px);
}
.casecnblock .left .picarr .smallblock .btn
{
	width:30px;
}
/**案例英文**/
.webblockbg .caseviewblock2
{
	padding-left:0;
	padding-right:0;
}
.caseviewbg5
{
	padding-top:0px;
	padding-bottom:0px;
}
.caseviewbg2
{
	padding-top:20px;
	padding-bottom:20px;
	padding-left:6%;
	padding-right:0px;
}
.caseviewbg3
{
	padding-top:0px;
}
.insviewcaselist
{
	width:120%;
}
.insviewcaselist .arrlist
{
	width:78%;
	margin-top:30px;
}
.insviewcaselist .arrlist .arr
{
	width:30px;
}
/**案例英文 end**/
/**案例展示 end**/
/**材料**/
.materailcatebg
{
	padding-left:0px;
	padding-right:0px;
}
.materailcate .grid
{
	margin-bottom:20px;
}
.materailcate .grid .gridtop
{
	padding:30px 6%;
	box-sizing:border-box;
	margin-bottom:0px;
}
.materailcate .grid .gridtop .ins
{
	width:100%;
	max-width:100%;
	min-width:auto;
	padding-left:0%;
	padding-right:0%;
	
}
.materailcate .grid .gridtop .ins .wenzi
{
	width:100%;
}
.materailcate .grid .gridtop .ins .wenzi .title
{
	font-size:20px;
	margin-bottom:10px;
}
.materailcate .grid .materaillist
{
	box-sizing:border-box;
	padding-left:6%;
	padding-right:6%;
	padding-top:30px;
}
.materailcate .grid .materaillist .listgrid
{
	width:48%;
	margin-bottom:15px;
	margin-right:4%;
}
.materailcate .grid .materaillist .listgrid:nth-child(2n)
{
	margin-right:0px;
}
/**材料 end**/
/**招商加盟**/
.joinbg .indbigtit
{
	margin-bottom:30px;
}
.joinbg .youshi .list .grid
{
	width:100%;
	margin-right:0;
	margin-bottom:30px;
}
.joinbg .youshi .list .grid:nth-last-child(-n+3)
{
	margin-bottom:30px;
}
.joinbg .youshi .list .grid:last-child
{
	margin-bottom:15px;
}
.joinbg .youshi .list .grid:nth-child(3n)
{
	margin-right:0px;
}
/**加盟优势**/
.joinbg2
{
	padding:0px;
}
.joinbg2 .listbg
{
	padding:30px 6%;
	box-sizing:border-box;

}
.joinbg2 .listbg .list
{
	 display:flex;
	 flex-wrap:wrap;
}
.joinbg2 .listbg .list .grid
{
	width:30%;
	margin-bottom:30px;
}
.joinbg2 .listbg .list1 .grid
{
	margin-right:5%;
}
.joinbg2 .listbg .list1 .grid:nth-child(3n)
{
	 margin-right:0px;
}
.joinbg2 .listbg .list1 .grid:last-child
{
	 margin-right:0px;
}
.joinbg2 .listbg .list2 .grid
{
	margin-left:0;
	margin-right:5%;
}
.joinbg2 .listbg .list2 .grid:nth-child(3n)
{
	margin-right:0px;
}
.joinbg2 .listbg .list2 .grid:last-child
{
	 margin-left:0px;
}
.joinbg2 .listbg .list .grid .pic
{
	width:90%;
	padding:10px;
	margin:auto;
	margin-bottom:10px;
}
.joinbg2 .listbg .list .grid .pic .arr
{
	display:none;
}
.joinbg2 .listbg .list2 
{
	flex-direction:row;
}
.joinbg2 .listbg .joinblock2 .downarr
{
	display:none;
}
/**加盟优势 end**/
/**加入我们**/
.joinus
{
	max-width:100%;
	flex-direction:column-reverse;
}
.joinus .pic
{
	width:100%;
}
.joinus .right
{
	width:100%;
	margin-bottom:30px;
}
.joinus .right .entit
{
	font-size:22px;
}
.joinus .right .cntit
{
	font-size:18px;
}
/**加入我们 end**/
/**招商加盟 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**/

/**发布时间**/
.create_time
{
	margin-bottom:15px;
}
/**发布时间 end**/
/**分页**/
.Pagination__Nav
{
	margin-bottom:0px;
}
/**分页 end**/
/**门店列表**/
.storeblock .second
{
	padding-top:30px;
}
.storelist .grid
{
	width:100%;
	margin-right:0%;
	margin-bottom:20px;
}
.storelist .grid:last-child
{
	margin-bottom:0px;
}
/**门店列表 end**/
/**门店展示**/
.storeshowfir
{
	padding-bottom:30px;
	margin-bottom:30px;
	padding-top:20px;
}
.storeshowfir .picarr 
{
	width:100%;
	margin-bottom:30px;
}
.storeshowfir .picarr .smallblock
{
	width:60px;
}
.storeshowfir .picarr .bpic
{
	width:calc(100% - 70px);
	margin-left:70px;
}
.storeshowfir .storeinfo
{
	width:100%;
}
.storeshowfir .storeinfo .casebigtit
{
	font-size:18px;
	margin-bottom:10px;
	line-height:1;
}
.storeshowfir .storeinfo .xingji .wz
{
	line-height:25px;
	font-size:15px;
}
.storeshowfir .storeinfo .fangjian .wz
{
	line-height:25px;
	font-size:15px;
}
.storeshowfir .storeinfo .fangjian .num
{
	line-height:25px;
	font-size:15px;
}
.storeshowblock .storeconent
{
	margin-top:20px;
}
/**门店展示 end**/
/**图册**/
.tuce .grid
{
	width:48%;
	margin-right:4%;
}
.tuce .grid:nth-child(2n)
{
	margin-right:0px;
}
/**图册 end**/
/**联系我们**/
.contactbg1 .pathblockbg
{
	padding-left:0px;
	padding-right:0px;
}
.contactbg1 .contactblock1 .contactinfo
{
	padding-top:0px;
}
.contactbg1 .contactblock1 .contactinfo .grid
{
	margin-bottom:30px;
}
.contactbg1 .contactblock1 .contactinfo .grid .bigtit
{
	font-size:20px;
}
.msgblock .msg .msgbigtit
{
	font-size:20px;
	margin-bottom:20px;
}
.msgblock .msg .first
{
	width:100%;
	height:auto;
	overflow:hidden;
	display:flex;
	flex-wrap:wrap;
}
.msgblock .msg .first .mgrid
{
	width:100%;
	margin-right:0;

}
.msgblock .msg .first .mgrid:nth-child(3n)
{
	margin-right:0px;
}
.msgblock .msg .sec
{
	margin-bottom:20px;
}
.zimeiti
{
	margin-bottom:5px;
}
.zimeiti .grid
{
	width:48%;
	margin-right:4%;
	margin-bottom:15px;
}
.zimeiti .grid:nth-child(2n)
{
	margin-right:0px;
}
/**联系我们 end**/
/**企业文化**/
.culturelist .grid
{
	margin-bottom:30px;
}
.culturelist .grid .link
{
	justify-content:flex-start;
}
.culturelist .grid:nth-child(2n) .link
{
	flex-direction:row;
}
.culturelist .grid .link .pic
{
	width:100%;
}
.culturelist .grid  .left
{
	width:100%;
	margin-bottom:20px;
}
.culturelist .grid  .left .title
{
	font-size:20px;
}
/**企业文化 end**/
/**底部留言**/
.footmsgbg_m
{
	display:none !important;
}
/**底部留言 end**/
}
