﻿@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**/
/**网站头部**/
.m_head
{
	width:100%;
	background-color: rgb(255, 255, 255,1);
	display:flex;
	justify-content: space-between;
	height:60px;
	box-sizing: border-box;
	padding:10px 4%;
	position:fixed;
	top:0px;
	left:0px;
	z-index:10000;
}
.m_head .logo
{
	width:auto;
	overflow:hidden;
	height:100%;
}
.m_head .logo a
{
	display:block;
	width:auto;
	height:100%;
}
.m_head .logo a img
{
	height:100%;
	width:auto;
}
.m_head .right
{
	display:flex;
	height:100%;
	flex-wrap:wrap;
	justify-content:space-between;
}
.m_head .right .navbtn
{
	width:30px;
	height:100%;
	overflow:hidden;
	position:relative;
}
.m_head .right .navbtn .navclose
{
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:5;
	position:absolute;
	background:#fff;
	font-size:40px;
	font-family:'Arial';
	color:#1d2088;
	text-align:center;
	line-height:35px;
	display:none;
}
.m_head .right .navbtn a.twoline
{
	display:flex;
	flex-wrap:wrap;
	height:100%;
	width:100%;
	align-content:center;
}
.m_head .right .navbtn a.twoline .line
{
	width:100%;
	height:2px;
	margin-bottom:10px;
	background:#1d2088;
}
.m_head .right .navbtn a.twoline .line:last-child
{
	margin-bottom:0px;
}
/**网站头部 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:10px;
    padding-bottom:10px;
}
.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:10px;
    padding-bottom:10px;
}
.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
{
	padding:25px 4%;
	
}
.foot-first
{
	width:100%;
	max-width:100%;
	min-width:auto;
	justify-content:flex-start;
	margin-bottom:20px;
}
.foot-first .footfisrtleft
{
	width:100%;
	margin-bottom:10px;
}
.foot-first .footfisrtleft .componyname
{
	font-size:18px;
}
.foot-first .footnav
{
	width:100%;
}
.foot-first .footnav dl
{
	margin-bottom:10px;
}
.foot-first .footnav dl dt
{
	font-size:18px;
}
.foot-first .footnav dl dt .link
{
	font-size:16px;
	line-height:25px;
}

.foot-first .footnav .firstdl
{
	width:100%;
}
.foot-first .footnav .firstdl dd
{
	display:flex;
	flex-wrap:wrap;
}
.foot-first .footnav dl dd .link
{
	width:50%;
}
.foot-first .footnav .seconddl
{
	width:100%;
}
.foot-first .footnav .seconddl dd
{
	display:flex;
	flex-wrap:wrap;
}
.foot-first .twocode
{
	width:100%;
	max-width:100%;
	padding-top:20px;
}
.foot-first .twocode .pic
{
	width:150px;
	margin:auto;
}
.foot-third
{
	width:100%;
	max-width:100%;
	min-width:auto;
	justify-content:flex-start;
}
.foot-third .copyright
{
	width:100%;
	
}
.foot-third .copyright p
{
	width:100%;
	margin-right:0px;
	text-align:center;
}
.foot-third .support
{
	width:100%;
}
.foot-third .support p
{
	width:100%;
	text-align:center;
}
/**网站底部 end**/
/**网站模块大小**/
.webblockbg
{
	padding:0px;	
}
.webblockbg .webblock
{
	width:100%;
	max-width:100%;
	min-width:auto;
	padding:25px 4%;
	box-sizing:border-box;
}
/**网站模块大小 end**/
/**网站首页**/
.indbigtit
{
	font-size:22px;
	line-height:1.5;
	margin-bottom:5px;
}
.indbigentit
{
	margin-bottom: 20px;
}
/**首页1-关于我们**/
.indblockbg1 .indblock1
{
	justify-content:flex-start;
	flex-direction:row;
	align-items:flex-start;
}
.indblockbg1 .indblock1 .indabouttext
{
	width:100%;
}
.indblockbg1 .indblock1 .indabouttext .shuzilist
{
	margin-top:30px;
	justify-content:flex-start;
}
.indblockbg1 .indblock1 .indabouttext .shuzilist .sgrid
{
	display:flex;
	flex-wrap:wrap;
	min-width:auto;
	width:50%;
	margin-bottom:20px;
}
.indblockbg1 .indblock1 .indabouttext .shuzilist .sgrid .sl
{
	width:100%;
	margin-right:0px;
	margin-bottom:5px;
}
.indblockbg1 .indblock1 .indabouttext .shuzilist .sgrid .sl .shuzi
{
	font-size:20px;
	line-height:30px;
}
.indblockbg1 .indblock1 .indabouttext .shuzilist .sgrid .sl .danwei
{
	font-size:20px;
	line-height:30px;
}
.indblockbg1 .indblock1 .indabouttext .shuzilist .sgrid .shuzir
{
	width:100%;
}
.indblockbg1 .indblock1 .indabouttext .shuzilist .sgrid .shuzir .upzi
{
	width:100%;
}
.indblockbg1 .indblock1 .indabouttext .shuzilist .sgrid .shuzir .downzi
{
	font-size:15px;
	line-height:25px;
}
.indblockbg1 .indblock1 .pic
{
	width:100%;
	padding-top:10px;
}
/**首页1-关于我们 end**/
/**首页2-应用场景**/
.indblockbg2 .indblock2
{
	padding-bottom:0px;
}
/**首页2-应用场景 end**/
/**首页3-产品分类**/
.indblockbg3 .indblock3
{
	padding-bottom:0px;
}
.indblockbg3 .sec
{
	justify-content:flex-start;
}
.indblockbg3 .sec .left
{
	width:100%;
	margin-bottom:20px;
}
.indblockbg3 .sec .left .indprocatelist
{
	margin-bottom:20px;
}
.indblockbg3 .sec .left .indprocatelist .grid .link .tit
{
	font-size:15px;
	line-height:25px;
	padding:20px 10px;
}
.indblockbg3 .sec .left .indmore
{
	justify-content:flex-start;
}
.indblockbg3 .sec .rightpic
{
	width:100%;
	height:auto;
}
/**首页3-产品分类 end**/
/**首页4-视频**/
.indblockbg4
{
	padding:25px 4%;
	padding-bottom:0px;
	box-sizing:border-box;
}
.indblockbg4 .firsttit
{
	width:100%;
	max-width:100%;
	min-width:auto;
	margin:auto;
}
.indblockbg4 .indmore
{
	width:100%;
	max-width:100%;
	min-width:auto;
	justify-content:flex-start;
}
.indblockbg4 .indvideoblock
{	
	margin-bottom:20px;
}
/**首页4-视频 end**/
/**首页5-新闻**/
.webblockbg .indblock5 
{
	padding-bottom:25px;
}
.indblock5 .newslist .grid .link .title
{
	text-overflow:ellipsis;
	white-space:nowrap;
}
.indblockbg5 .indmore
{
	justify-content:flex-start;
}
/**首页5-新闻 end**/
/**首页6-合作**/
.indblockbg6 .hezuolist .grid
{
	width:30.66%;
	margin-right:4%;
	margin-bottom:15px;
}
.indblockbg6 .hezuolist .grid:nth-child(7n)
{
	margin-right:4%;
}
.indblockbg6 .hezuolist .grid:nth-child(3n)
{
	margin-right:0px;
}
/**首页6-合作 end**/
/**网站首页 end**/
/**网站内页**/
/**网站内页整体部分**/
/**内页banner**/
.inside_banner a .pic img
{
	min-height:350px;
	object-fit:cover;
}
.inside_banner a .wenzi
{
	padding:20px;
}
.inside_banner a .wenzi .tit
{
	font-size:20px;
	margin-bottom:15px;
}
.inside_banner a .wenzi .des
{
	font-size:15px;
}
.inside_banner a .wenzi .des p
{
	font-size:15px;
}
/**内页banner end**/
/**锚点**/
.maodian
{
	height:60px;
	margin-top:-60px;
}
/**锚点 end**/
/**当前位置**/
.pathblock .path
{
    padding-top:0px;
    padding-bottom:20px;
}
/**当前位置 end**/

/**没有banner时**/
.none-banner
{
	height:60px;
	display:block;
}
/**没有banner时 end**/
/**内页内容区**/
.insidecontent
{
	width:100%;
	margin-top:0px;
}
.insideblock
{
	width:100%;
	box-sizing:border-box;
}
/**网站内页大标题**/
.inside_bigtit
{
	font-size:16px;
}
.create_time
{
	margin-top:0px;
	margin-bottom:20px;
}
/**网站内页大标题 end**/
/**内页内容区 end**/
/**上一篇下一篇**/
.prevnext
{
	margin-top:15px;
}
.prevnext .grid
{
	width:100%;
}
.prevnext .grid:nth-child(2n)
{
	text-align:left;
}
/**上一篇下一篇 end**/
/**网站内页整体部分 end**/
/**新闻列表**/
.newslist .grid
{
	width:100%;
	margin-right:0;
	margin-bottom:15px;
}
/**新闻列表 end**/
/**关于我们**/
/**企业简介**/
.aboutbg1 .about1
{
	justify-content:flex-start;
}
.aboutbg1 .about1 .indabouttext
{
	width:100%;
	margin-bottom:20px;
}
.aboutbg1 .about1 .pic
{
	width:100%;
}
/**企业简介 end**/
/**历程**/
.aboutbg2 .about2
{
	padding-bottom:0px;
}
.lichenglist1
{
	width:160%;
}
.lichenglist1 .lichenggrid
{
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
/**历程 end**/
/**企业文化**/
.aboutbg3
{
	padding-bottom:0px;
}
.aboutbg3 .about3
{
	padding-bottom:10px;
}
.culturelist .grid
{
	width:100%;
	margin-right:0;
	margin-bottom:15px;
	padding:15px;
}
.culturelist .tb
{
	width:50px;
	margin-bottom:10px;
}
.culturelist .extit
{
	margin-bottom:10px;
}
/**企业文化 end**/
/**企业荣誉**/
.honorlist .grid
{
	width:48%;
	margin-right:4%;
	margin-bottom:15px;
}
.honorlist .grid:nth-child(7n)
{
	margin-right:4%;
}
.honorlist .grid:nth-child(2n)
{
	margin-right:0px;
}
.honorlist1 .grid
{
	width:48%;
	margin-right:4%;
	margin-bottom:15px;
}
.honorlist1 .grid:nth-child(4n)
{
	margin-right:4%;
}
.honorlist1 .grid:nth-child(2n)
{
	margin-right:0px;
}
/**企业荣誉 end**/
/**关于我们 end**/
/**产品搜索**/
.pronavsearch
{
	margin-bottom:25px;
}
.pronavsearch .grid
{
	width:100%;
	display:none;
}
.pronavsearch .grid:last-child
{
	display:block;
}
/**产品搜索 end**/
/**产品列表**/
.prolist .grid
{
	width:48%;
	margin-right:4%;
	margin-bottom:20px;
}
.prolist .grid:nth-child(3n)
{
	margin-right:4%;
}
.prolist .grid:nth-child(2n)
{
	margin-right:0px;
}
/**产品列表 end**/
/**产品详情**/
.proshowfir
{
    justify-content:flex-start;
    margin-bottom:20px;  
}
.proshowfir .rightpic
{
	width:100%;
	justify-content: flex-start;
}
.proshowfir .picarr
{
    width:100%;
    height:auto;
	margin-bottom:15px;
}
.proshowfir .thumbpicarr
{
    width:100%;
    height:auto;
}
.proshowfir .thumbpicarr .thumbpicarrlist
{
    width:100%;
    height:auto;
}
.proshowfir .prorightcont
{
    width:100%;
    padding:0px;
    margin-bottom: 30px;
}
.proshowfir .prorightcont .protitle
{
    font-size: 20px;
}
.contenttitleone
{
	margin-bottom:20px;
}
.contenttitleone .text
{
	font-size:18px;
}
.proshowsec .insidecontent
{
	margin-bottom:20px;
}
/**产品详情 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**/
/**网站大分类**/
.catenavone
{
	margin-bottom:20px;
}
.catenavone .grid .link
{
	line-height:25px;
}
/**网站大分类 end**/
/**案例列表**/
.caselist .grid
{
	width:48%;
	margin-right:4%;
	margin-bottom:25px;
}
.caselist .grid:nth-child(2n)
{
	margin-right:0px;
}
.caselist .grid .link .title
{
	padding-top:10px;

}
.caselist .grid .link .title .arr
{
	display:none;
}
/**案例列表 end**/
/**案例展示**/
.caseshowfir
{
    justify-content:flex-start;
	flex-direction:row;
    margin-bottom:20px; 
}
.caseshowfir .rightpic
{
	width:100%;
	justify-content: flex-start;
	flex-direction:column-reverse;
}
.caseshowfir .picarr
{
    width:100%;
    height:auto;
	margin-bottom:15px;
}
.caseshowfir .thumbpicarr
{
    width:100%;
    height:auto;
}
.caseshowfir .thumbpicarr .thumbpicarrlist
{
    height:auto;
}
.caseshowfir .thumbpicarr .arr
{
	display:none;
}
.caseshowfir .prorightcont
{
    width:100%;
    padding:0px;
    margin-bottom: 30px;
}
.caseshowfir .prorightcont .protitle
{
    font-size: 20px;
}
/**案例展示 end**/
/**解决方案**/
.solveblock .insidecontent
{
	margin-bottom:30px;
}
.solvelist
{
	width:100%;
	height:auto;
	display:flex;
	flex-wrap:wrap;
}
.solvelist .grid
{
	width:48%;
	margin-right:4%;
	margin-bottom:15px;
}
.solvelist .grid .link
{
	padding-top:30px;
	padding-bottom:30px;
}
.solvelist .grid:nth-child(6n)
{
	margin-right:4%;
}
.solvelist .grid:nth-child(2n)
{
	margin-right:0px;
}
/**解决方案 end**/
/**下载**/
.downlist .grid .link
{
	padding:10px 15px;
}
/**下载 end**/
/**联系我们**/
.contactbg .contactblock
{
	max-width:100%;
}
.contactfir
{
	justify-content:flex-start;
}
.contactfir .contactinfo .first
{
	padding-top:0px;
}
.contactfir .msg
{
    width:100%;
	padding:30px 15px;
}
.contactfir .msg .btit
{
    font-size:18px;
}
.contactfir .msg .bdes
{
	margin-bottom:15px;
}
.contactfir .msg .first
{
    width:100%;
    height:auto;
    overflow:hidden;
}
.contactfir .msg .first .mgrid
{
    margin-bottom:15px;
}
.contactfir .msg .first .mgrid .inputb .input
{

    height: 40px;
}
.contactfir .msg .first .mgrid .inputb .textarea
{

    height:80px;
}
.contactfir .msg .first .mgrid:last-child
{
    margin-bottom:0px;
}
.contactfir .msg .submit
{
    height: 36px;
    border-radius: 18px;
    font-size:16px;
    line-height:36px;
    margin-top:20px;
}
.contactfir .contactinfo
{
	width:100%;
	margin-bottom:15px;
}
.contactfir .contactinfo .inforeclist .inforec
{
	margin-bottom:15px;
}
.contactfir .contactinfo .incontact .gsm
{
	width:100%;
	margin-bottom:30px;
}
.contactfir .contactinfo .incontact .twocode
{
	margin-bottom:0px;
}
.contactfir .contactinfo .incontact .contactlogo
{
	display:none;
}
/**联系我们 end**/
/**智慧平台**/
.zhihui2block
{
	width:92%;
	max-width:100%;
	min-width:auto;
}
.zhihuitit
{
	font-size:20px;
	margin-bottom:15px;
	line-height:1.5;
	
}
.zhihuides
{
	font-size:15px;
	line-height:25px;
	max-width:100%;
}
.zhihuides p
{
	font-size:15px;
	line-height:25px;
}
.zhihui2block .fir
{
	margin-bottom:30px;
}
.zhihui2block .sec
{
	margin-bottom:30px;
}
.zhihui2block .sec .image
{
	width:100%;
	height:auto;
}
.zhihui2block .thi
{
	margin-bottom:30px;
}
.zhihui2block .four
{
}
.zhihui2block .four .grid .pic
{
	width:100%;
	margin-bottom:30px;
}
.zhihui2block .four .grid .cont
{
	width:100%;
}
.zhihui2block .four .grid .cont .wgrid
{
	width:47%;
	margin-right:6%;
	margin-bottom:30px;
}
.zhihui2block .four .grid .cont .wgrid .tit
{
	font-size:17px;
}
.zhihui2block .four .grid .cont .wgrid .des
{
	font-size:15px;
	line-height:25px;
}
.zhihui2block .four .grid .cont .wgrid .des p
{
	font-size:15px;
	line-height:25px;
}
.zhihui2block .four .grid:nth-child(2n)
{
	flex-direction:row;
}
.zhihui2block .four .fourtit2
{
	margin-top:30px;
}
.zhihui2block .five 
{
	margin-top:30px;
	margin-bottom:30px;
}
.zhihui2block .five .pic
{
	margin-top:30px;
}
.zhihui2block .six 
{
	margin-top:30px;
	margin-bottom:30px;
}
.zhihui2block .six .sixpictext
{
	margin-top:30px;
}
.zhihui2block .six .sixpictext .pic
{
	width:100%;
}
.zhihui2block .six .sixpictext .wenzi
{
	width:100%;
}
.zhihui2block .six .sixpictext .wenzi .wgrid
{
	width:47%;
	margin-bottom:30px;
	margin-right:6%;
}
.zhihui2block .six .sixpictext .wenzi .tit .tit1
{
	font-size:17px;
}
.zhihui2block .six .sixpictext .wenzi .des
{
	font-size:15px;
	line-height:25px;
}
.zhihui2block .six .sixpictext .wenzi .des p
{
	font-size:15px;
	line-height:25px;
}
/* .zhihui2block .six .pic
{
	margin-top:30px;
}
.zhihui2block .six .pic .image
{
	width:80%;

} */
/**智慧平台 end**/
/**分页**/
.Pagination__Nav
{
	margin-bottom:0px;
}
/**分页 end**/
/**网站内页 end**/
}
