﻿@media screen and (max-width:1200px)
{
body 
{	
	min-width:auto;
}
/**网站整体**/
.c_headbg 
{
	display: none;
}
.m_head
{
	display:block;
}
.m_hide
{
	display:none;
}
.pc_hide
{
	display:block;
}
/**网站整体 end**/
/**手机版顶部**/
.mhead
{
    width:100%;
    height:60px;
    padding:12px 6%;
    box-sizing: border-box;
    position:fixed;
    top:0px;
    left:0px;
    z-index:1000;
    display:flex;
    flex-wrap:wrap;
    justify-content: space-between;
	transition:800ms;
}
.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 .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;
    line-height:36px;
    font-size:40px;
    text-align:center;
	color:#fff;
    display:none;
}
.mhead.hghover
{
	background:rgba(30,30,30,0.8);
}
/**手机版顶部 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 #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**/
/**网站底部**/
.footbg
{
	padding-top:30px;
	padding-bottom:30px;
}
.footbg .foot
{
	width:88%;
	max-width:100%;
}
.footbg .foot .fir .fir1
{
	margin-bottom:20px;
	display:flex;
	flex-wrap:wrap;
	align-items:center;
}
.footbg .foot .fir .fir1 .flogo
{
	margin-bottom:0px;
}
.footbg .foot .fir .fir1 .phone
{
	width:calc(100% - 95px);
	margin-left:15px;
}
.footbg .foot .fir .fir1 .phone .tit
{
	font-size:16px;
	line-height:28px;
	font-weight:600;
}
.footbg .foot .fir .fir2
{
	width:100%;
	margin-bottom:10px;
}
.footbg .foot .fir .fir2 dl dt
{
	font-size:16px;
	margin-bottom:15px;
}
.footbg .foot .fir .fir2 dl.footnav dd
{
	font-size:16px;
}
.footbg .foot .fir .fir3
{
	width:100%;
}
.footbg .foot .fir .fir3 .bigtit
{
	font-size:16px;
	margin-bottom:10px;
}
.footbg .foot .fir .fir3 .bigtit p
{
	font-size:16px;
}
.footbg .foot .fir .fir3 .cinfo .grid
{
	margin-bottom:10px;
}
.footbg .foot .fir .fir3 .cinfo .grid:last-child
{
	margin-bottom:0px;
}

.footbg .foot .sec
{
	padding-top:20px;
}
.footbg .foot .sec .left .fcinfo
{
	width:100%;
}
.footbg .foot .sec .shejiaop
{
	min-width:auto;
	width:100%;
}
/**网站底部 end**/
/**底部右侧导航菜单**/
.foottb
{
	width:40px;
	bottom:calc(10px + env(safe-area-inset-bottom));
	left:unset;
	right:10px;
}
/**底部右侧导航菜单 end**/
/**手机版banner**/
.banner
{
	height:calc(100vh - env(safe-area-inset-bottom));
}
.banner .swiperpages
{
	bottom:8px;
}
/**手机版banner end**/
/**网站首页**/
.index_blockbg
{
	box-sizing:border-box;
	padding:30px 6%;
}
.index_block
{
	width:100%;
	max-width:none;
}
.indexcatetit
{
	font-size:22px;
	line-height:28px;
}
/**工厂**/
.index_block1
{
	overflow:hidden;
}
.index_block1 .prolist
{
	width:100%;
	margin:auto;
	overflow:hidden;
	margin-top:20px;
}
.index_block1 .prolist .swiper-slide a .tit .entit
{

	font-size:16px;
	line-height:28px;
	transition:1s;
}
.index_block1 .prolist .swiper-slide a .tit .cntit
{
	font-size:16px;
	line-height:28px;
}
.index_block1 .prolist .indexswiperpage
{
	margin-top:15px;
}
.index_block1 .prolist .indexswiperpage .swiper-pagination-bullet-active
{
	background:rgba(0,0,0,1);
}
/**工厂 end**/
/**产品分类**/
.index_block2
{
	overflow:visible;
}
.index_block2 .procatebg .arr
{
	width:20px;
	height:20px;
	background-size:100% 100%;
}
.index_block2 .procatebg .leftbtn-prev
{
	
	left:-10px;
}
.index_block2 .procatebg .rightbtn-next
{
	
	right:-10px;
}
.index_block2 .look
{
	margin-top:10px;
}
.index_block2 .procatelist
{
	width:100%;
	margin-top:20px;
}
.index_block2 .procatelist a .cntit
{
	padding-top:20px;
	padding-bottom:20px;
}
.index_block2 .procatelist a .entit
{

	padding-top:20px;
	padding-bottom:20px;
}
.index_block2 .procatelist .indexswiperpage
{
	margin-top:15px;
}
.index_block2 .procatelist .indexswiperpage .swiper-pagination-bullet-active
{
	background:rgba(0,0,0,1);
}
/**产品分类 end**/
/**店铺**/
.index_block3
{
	max-width:none;
}
.index_block3 .indexstore
{
	width:100%;

}
.index_block3 .indexstore .indexstorelist
{
	width:100%;
	position:relative;
}
.index_block3 .indexstore .indexstorelist .indexswiperpage
{
	position:absolute;
	z-index:100;
	bottom:10px;
}

.index_block3 .indexstore .storetext
{
	width:100%;
	padding:0px;
	margin-top:15px;
}
.index_block3 .indexstore .storetext .indexcatetit
{
	text-align:center;
}
.index_block3 .indexstore .storetext .des
{
	margin-top:15px;
}
.index_block3 .indexstore .storetext .look
{
	margin-top:15px;
	text-align:center;
}
/**店铺 end**/
/**关于我们**/
.index_blockbg4
{
    padding:30px 6%;
	background:#eee;
}
.index_block4
{
	max-width:none;
}
.index_blockbg4 .indabout .abouttext
{
	width:100%;
	padding:0px;
	margin-bottom:20px;
}
.index_blockbg4 .indabout .abouttext .indexcatetit
{
	text-align:center;
}
.index_blockbg4 .indabout .abouttext .des
{
	margin-top:20px;
}
.index_blockbg4 .indabout .abouttext .look
{
	margin-top:15px;
	text-align:center;
}
.index_blockbg4 .indabout .aboutvideo
{
	width:100%;
}
/**关于我们 end**/
/**新闻**/
.index_block3 .indnewslist
{
	width:100%;
	margin:auto;
	margin-top:20px;
}
.index_block3 .indnewslist a .text
{
	padding:8%;
}
.index_block3 .indnewslist a .text .tit
{
	font-size:16px;
}
.index_block3 .indnewslist a .text .des
{
	height:56px;
	line-height:28px;
}
.index_block3 .look
{
	margin-top:15px;
}
/**新闻 end**/
/**留意**/
.index_block5 .indfeedback .content .item.item2{
	width: 100%;
}
.index_block5 .indfeedback
{
	margin-top:20px;
}
/**留意 end**/
/**网站首页 end**/
/**网站内页**/
/**网站内页整体部分**/
.insideblockbg
{
	padding:30px 6%;
	box-sizing: border-box;
}
/**内页内容区**/
.insidecontent
{
	width:100%;
	margin-top:0px;
}
.insideblock
{
	width:100%;
	box-sizing:border-box;
}
/**网站内页大标题**/
.inside_bigtit
{
	font-size:16px;
}
.create_time
{
	margin-top:5px;
	margin-bottom:20px;
}
/**网站内页大标题 end**/
/**内页内容区 end**/
/**上一篇下一篇**/
.prevnext
{
	margin-top:15px;
}
.prevnext .grid
{
	width:100%;
}
.prevnext .grid:nth-child(2n)
{
	text-align:left;
}
/**上一篇下一篇 end**/
/**网站内页整体部分 end**/
/**内页banner**/
.inside_banner a .pic img
{
	height:250px;
	object-fit:cover
}
/**内页banner end**/
/**二级菜单**/
.sitenavbg
{
	padding:10px 6%;
	box-sizing: border-box;
	margin-bottom:20px;
}
.sitenavbg .sitenav
{
	max-width:none;
	width:100%;
	overflow:auto;
	flex-wrap:nowrap;
}
.sitenavbg .sitenav .grid
{
	overflow:hidden;
	margin-right:20px;
	flex-shrink:0;
}
.sitenavbg .sitenav .grid a
{
	font-size:15px;
	padding:5px;
}
/**二级菜单 end**/
/**产品展示**/
.productblockbg
{
	padding-top:0px;
}
.insprolist
{
	box-sizing:border-box;
}
.insprolist .grid
{
	width:48%;
	margin-right:4%;
	margin-bottom:15px;
}
.insprolist .grid:nth-child(2n)
{
	margin-right:0px;
}
/**产品展示 end**/
/**产品详情**/
.proshowfir
{
    margin-bottom:15px;  
}
.proshowfir .picarr
{
    width:100%;
    margin-bottom:20px;
}
.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**/
/**生活下载**/
.insidelifeblock
{
	padding:25px 4%;
}
.insidelifeblock .lifedes
{
	font-size:15px;
	line-height:28px;
	margin-bottom:15px;
}
.insidelifeblock .insslifelist
{
	margin-top:15px;
}
.insslifelist .grid
{
	width:48%;
	margin-right:4%;
	margin-bottom:15px;
}
.insslifelist .grid:nth-child(2n)
{
	margin-right:0px;
}
.insslifelist .grid .title
{
	font-size:16px;
	margin-top:10px;
}
.insslifelist .grid .des
{
	font-size:15px;
	margin-top:10px;
	margin-bottom:10px;
}
.insslifelist .grid .download a
{
	font-size:15px;
}
/**生活下载 end**/
/**关于我们**/
.aboutblockbg
{
	padding:30px 6%;
	box-sizing: border-box;
}
.aboutblockbg .insideblock
{
	max-width:none;
}
.aboutblockbg1 .insideblock .aboutus .abouttit
{
	font-size:22px;
	line-height:28px;
	margin-bottom:20px;
}
.aboutblockbg2 .aboutpiclist .grid
{
	width:100%;
	margin-right:0;
	margin-bottom:15px;
}
.aboutblockbg2 .aboutpiclist .grid:last-child
{
	margin-bottom:0px;
}
.aboutblockbg2 .aboutpiclist .grid a .tit
{
	font-size:16px;
}
.aboutblockbg3 .abouttextlist
{
	width:100%;
	height:auto;
	overflow:hidden;
	display:flex;
	flex-wrap:wrap;
}
.aboutblockbg3 .abouttextlist .grid
{
	width:100%;
	margin-right:0;
	margin-bottom:15px;
}
.aboutblockbg3 .abouttextlist .grid:last-child
{
	margin-bottom:0px;
}
.aboutblockbg3 .abouttextlist .grid .des
{
	font-size:15px;

}
.aboutblockbg4
{
	height:60vw;
}
.allvideobg .video .done
{

	right:0px;
	top:-30px;
}
.aboutblockbg5
{
	padding:0px;
}
.aboutblockbg5 .bg .image
{
	min-height:250px;
	object-fit:cover;
}
.aboutblockbg5 .dtit .extit
{
	font-size:14px;
	line-height:25px;
	margin-bottom:10px;
}
.aboutblockbg5 .dtit .tit
{
	font-size:18px;
	line-height:28px;
}
/**关于我们 end**/
/**新闻中心**/
.insideblock .newslist
{
	margin:auto;
}
.insideblock .newslist .grid
{
	margin-bottom:30px;
	margin-right:0;
	width:100%;
}
.insideblock .newslist .grid:last-child
{
	margin-bottom:0px;
}
.insideblock .newslist a .text
{
	padding:8%;
}
.insideblock .newslist a .text .tit
{
	font-size:16px;
	line-height:28px;
}
.insideblock .newslist a .text .des
{
	height:56px;
	line-height:28px;
}
/**新闻中心 end**/
/**联系我们**/
.contactblockbg1 .contacttit
{
	font-size:22px;
	line-height:28px;
}
.contactblockbg1 .contactinfo
{
	padding-bottom:30px;
}
.contactblockbg1 .map
{
	height:300px;
}
/**联系我们 end**/
/**分页**/
.Pagination__Nav
{
	margin-bottom:30px;
}
/**分页 end**/
/**店铺**/
.storelist
{
	margin-top:15px;
}
.storelist .grid
{
	width:100%;
	margin-right:0px;
	margin-bottom:30px;
}
.storelist .grid:last-child
{
	margin-bottom:0px;
}
/**店铺 end**/
/**工厂展示**/
.factoryblockbg
{
	padding-top:0px;
}
.insfactorylist .grid
{
	width:48%;
	margin-right:4%;
	margin-bottom:15px;
}
/**工厂展示 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:30px;
}
.videolist .grid .link .outpic .playbtn
{
	background-size:40px 40px;
}
/**视频列表 end**/
/**锚点**/
.maodian
{
	width:100%;
	height:60px;
	margin-top:-60px;
}
/**锚点 end**/
/**网站内页 end**/
}