/**网站全局css**/
* 
{
	margin: 0;
	padding: 0;
	word-break: break-word;
	font-family:"Arial",sans-serif;
	appearance:none;
}
body 
{	
	color: #333;
	background: white;
	margin:auto;  
	min-width:1200px;
	margin:auto;
	overflow-x:hidden;
}
p 
{
	color: #333;
}
a 
{
	text-decoration: none;
	color: #333;
}
li 
{
	list-style: none;
}
img 
{
	border: none;
	display:block;
}
.clear 
{
	clear: both;
}
.fl
{
	float:left;
}
.fr
{
	float:right;
}
.m_hide
{
	display:block;
}
.pc_hide
{
	display:none;
}
.eebg
{
	background:#eee;
}
/**网站全局css end**/
/**网站头部**/
/**网站头部**/
.headbg
{
	width:100%;
	height:120px;
	position:fixed;
	top:0px;
	left:0px;
	z-index:10000;
	box-sizing:border-box;
	border-bottom:1px solid #333;
	background:#fff;
}
.headbg.toushi
{
	border-bottom:none;
	background:rgba(0,0,0,0.5);
}
.headbg .head
{
	width:100%;
	height:100%;
	max-width:1920px;
	min-width:1200px;
	margin:auto;
	padding-left:10%;
	padding-right:10%;
	box-sizing:border-box;
}
.headbg .head .first
{
	display:flex;
	flex-wrap:wrap;
	width:100%;
	justify-content:space-between;
	align-items:center;
	height:80px;
}
.headbg .head .first .lan
{
	width:40%;
	display:flex;
}
.headbg .head .first .lan .tit
{
	font-size:15px;
	line-height:30px;
	white-space:nowrap
}
.headbg.toushi .head .first .lan .tit
{
	color:#fff;
}
.headbg .head .first .lan .list
{
	width:100%;
	font-size:15px;
	line-height:30px;
	display:flex;
}
.headbg .head .first .lan .list .link
{
	font-size:15px;
	line-height:30px;
	transition:500ms;
	display:block;	
	margin-right:5px;
}
.headbg.toushi .head .first .lan .list .link
{
	color:#fff;
}
.headbg .head .first .lan .list .link:last-child
{
	margin-right:0px;	
}
.headbg .head .first .lan .list .link:hover
{
	color:#c02c30;
}
.headbg .head .first .logo
{
	width:20%;
	height:auto;
}
.headbg .head .first .logo .link
{
	width:100%;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
}
.headbg .head .first .logo .link .image
{
	max-width:130px;
	margin:auto;
}
.headbg .head .first .logo .link .image.white
{
	display:none;
}
.headbg.toushi .head .first .logo .link .image.red
{
	display:none;
}
.headbg.toushi .head .first .logo .link .image.white
{
	display:block;
}
.headbg .head .first .headtblist
{
	width:40%;
	height:auto;
	display:flex;
	justify-content:flex-end;
}
.headbg .head .first .headtblist .sgrid
{
	width:30px;
	height:auto;
	margin-right:10px;
}
.headbg .head .first .headtblist .sgrid:last-child
{
	margin-right:0px;
}
.headbg .head .first .headtblist .sgrid .link
{
	width:100%;
	display:block;
	position:relative;
	cursor:pointer;
}
.headbg .head .first .headtblist .sgrid .link .pic
{
	width:100%;
	height:auto;
}
.headbg .head .first .headtblist .sgrid .link .pic .image
{
	width:100%;
	height:auto;
}
.headbg .head .first .headtblist .sgrid .link .twocode
{
	width:100px;
	height:auto;
	position:absolute;
	top:30px;
	left:50%;
	transform:translate(-50%,0);
	z-index:10;
	display:none;
}
.headbg .head .first .headtblist .sgrid .link:hover .twocode
{
	display:block;
}
.headbg .head .first .headtblist .sgrid .link .twocode .image
{
	width:100%;
	height:auto;
}
.headbg .head .first .headtblist .sgrid .link .headsearch
{
	width:220px;
	background:#fff;
	position:absolute;
	top:0px;
	right:0px;
	height:36px;
	box-sizing:border-box;
	padding:7px 20px;
	border-radius:18px;
	display:flex;
	border:1px solid #ddd;
	justify-content:space-between;
	display:none;
}
.headbg .head .first .headtblist .sgrid .link:hover .headsearch
{
	display:flex;
}
.headbg .head .first .headtblist .sgrid .link .headsearch .input
{
	width:calc(100% - 20px);
	font-size:14px;
	height:100%;
}
.headbg .head .first .headtblist .sgrid .link .headsearch .input input
{
	font-size:14px;
	border:none;
	outline:none;
	height:100%;
}
.headbg .head .first .headtblist .sgrid .link .headsearch .headsearchbtn
{
	width:20px;
	height:auto;
}
.headbg .head .first .headtblist .sgrid .link .headsearch .headsearchbtn .image
{
	width:100%;
	height:auto;
}
.headbg .head .nav
{
	width:100%;
	height:39px;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
}
.headbg .head .nav .grid1
{
	height:100%;
	position:relative;
	margin-left:20px;
	margin-right:20px;
}
.headbg .head .nav .grid1 .link1
{
	display:block;
	height:100%;
	font-size:15px;
	line-height:39px;
	transition:500ms;
}
.headbg.toushi .head .nav .grid1 .link1
{
	color:#fff;
}
.headbg .head .nav .grid1:hover .link1
{
	color:#c02c30;
}
.headbg .head .nav .grid1 .subnav
{
	position:absolute;
	left:0;
	background:#fff;
	padding:12px 15px;
	border:1px solid #333;
	box-sizing:border-box;	
	display:none;
}
.headbg.toushi .head .nav .grid1 .subnav
{
	background:rgba(0,0,0,0.5);
}
.headbg .head .nav .grid1 .subnav .subnavin
{
	width:100%;
	height:auto;
}
.headbg .head .nav .grid1 .subnav .subnavin .grid2
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.headbg .head .nav .grid1 .subnav .subnavin .grid2 .link2
{
	display:block;
	font-size:15px;
	line-height:25px;
	white-space:nowrap;
	transition:500ms;
}
.headbg.toushi .head .nav .grid1 .subnav .subnavin .grid2 .link2
{
	color:#fff;
}
.headbg .head .nav .grid1 .subnav .subnavin .grid2:hover .link2
{
	color:#c02c30;
}
.headsupport
{
	width:100%;
	height:120px;
}
.headsupport.toushi
{
	height:0px;
}
/**网站头部 end**/
/**网站底部**/
.footbg
{
	width:100%;
	height:auto;
}
.footbg .foot
{
	width:100%;
	height:auto;
	max-width:1920px;
	min-width:1200px;
	margin:auto;
	padding-left:10%;
	padding-right:10%;
	box-sizing:border-box;
}
.footbg .first
{
	padding-top:70px;
	padding-bottom:70px;
	background:#434343;
}
.footbg .foot .firstfoot
{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.footbg .foot .firstfoot .fir
{
	width:30%;
	height:auto;
}
.footbg .foot .firstfoot .fir .tit
{
	font-size:17px;
	color:#fff;
	margin-bottom:10px;
}
.footbg .foot .firstfoot .fir .des
{
	width:100%;
	font-size:15px;
	line-height:22px;
	color:#fff;
}
.footbg .foot .firstfoot .sec
{
	width:30%;
	height:auto;
}
.footbg .foot .firstfoot .sec .des
{
	width:100%;
	height:auto;
	font-size:15px;
	color:#fff;
	line-height:22px;
	margin-bottom:10px;
}
.footbg .foot .firstfoot .sec .des p
{
	font-size:15px;
	color:#fff;
	line-height:22px;
}
.footbg .foot .firstfoot .sec .email
{
	width:100%;
	height:auto;
	display:flex;
	flex-wrap:wrap;
}
.footbg .foot .firstfoot .sec .email .inputblock
{
	width:calc(100% - 100px);
	height:30px;
	border-bottom:1px solid #fff;
}
.footbg .foot .firstfoot .sec .email .inputblock .input
{
	width:100%;
	font-size:15px;
	color:#fff;
	height:100%;
	outline:none;
	border:none;
	background:none;
}
.footbg .foot .firstfoot .sec .email .inputblock .input::-webkit-input-placeholder
{
	font-size:15px;
	color:#fff;
}
.footbg .foot .firstfoot .sec .email .footsendbtn
{
	width:100px;
	height:30px;
	font-size:15px;
	text-align:center;
	background:#e5e5e5;
	line-height:30px;
	cursor:pointer;
	transition:500ms;
}
.footbg .foot .firstfoot .sec .email .footsendbtn:hover
{
	background:#c02c30;
	color:#fff;
}
.footbg .foot .firstfoot .thi
{
	width:30%;
	height:auto;
}
.footbg .foot .firstfoot .thi .des
{
	width:100%;
	height:auto;
	font-size:15px;
	color:#fff;
	line-height:22px;
	margin-bottom:10px;
}
.footbg .foot .firstfoot .thi .des p
{
	font-size:15px;
	color:#fff;
	line-height:22px;
}
.footbg .foot .firstfoot .thi .shejiaop
{
	width:100%;
	display:flex;
	flex-wrap:wrap;
}
.footbg .foot .firstfoot .thi .shejiaop .sgrid
{
	width:30px;
	margin-right:10px;
	cursor:pointer;
}
.footbg .foot .firstfoot .thi .shejiaop .sgrid:last-child
{
	margin-right:0px;
}
.footbg .foot .firstfoot .thi .shejiaop .sgrid .link
{
	display:block;
	position:relative;
}
.footbg .foot .firstfoot .thi .shejiaop .sgrid .link .pic
{
	width:100%;
	height:auto;
	transition:500ms;
}
.footbg .foot .firstfoot .thi .shejiaop .sgrid .link:hover .pic
{
	opacity:0.7;
}
.footbg .foot .firstfoot .thi .shejiaop .sgrid .link .pic .image
{
	width:100%;
	height:auto;
}
.footbg .foot .firstfoot .thi .shejiaop .sgrid .link .twocode
{
	position:absolute;
	top:-50%;
	left:50%;
	transform: translate(-50%,-50%);
	z-index:10;
	display:none;
	width:120px;
}
.footbg .foot .firstfoot .thi .shejiaop .sgrid .link .twocode .image
{
	width:100%;
	height:auto;
}
.footbg .foot .firstfoot .thi .shejiaop .sgrid .link:hover .twocode
{
	display:block;
}
.footbg .second
{
	padding-top:70px;
	padding-bottom:70px;
	background:#c02c30;
}
.footbg .second .secondfoot
{
	width:100%;
	height:auto;
}
.footbg .second .secondfoot .fir
{
	width:100%;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.footbg .second .secondfoot .fir .flogo
{
	width:25%;
	height:auto;
	overflow:hidden;
}
.footbg .second .secondfoot .fir .flogo a
{
	display:block;
	width:100%;
	height:auto;
}
.footbg .second .secondfoot .fir .flogo a .image
{
	width:100%;
	max-width:200px;
	height:auto;
}
.footbg .second .secondfoot .fir .footnavblock
{
	width:45%;
	display:flex;
	flex-wrap:wrap;
}
.footbg .second .secondfoot .fir .footnavblock .grid
{
	margin-right:20%;
}
.footbg .second .secondfoot .fir .footnavblock .grid:last-child
{
	margin-right:0px;
}
.footbg .second .secondfoot .fir .footnavblock .grid .gtit
{
	font-size:17px;
	color:#fff;
	line-height:25px;
	margin-bottom:10px;
}
.footbg .second .secondfoot .fir .footnavblock .grid .footnav
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.footbg .second .secondfoot .fir .footnavblock .grid .footnav .fgrid
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.footbg .second .secondfoot .fir .footnavblock .grid .footnav .fgrid a
{
	font-size:15px;
	line-height:22px;
	overflow:hidden;
	color:#fff;
}
.footbg .second .secondfoot .fir .ftwocode
{
	width:30%;
}
.footbg .second .secondfoot .fir .ftwocode .bigtit
{
	font-size:17px;
	color:#fff;
	line-height:25px;
	margin-bottom:10px;
}
.footbg .second .secondfoot .fir .ftwocode .codelist
{
	display:flex;
	flex-wrap:wrap;
}
.footbg .second .secondfoot .fir .ftwocode .codelist .grid
{
	width:120px;
	margin-right:15px;
	overflow:hidden;
}
.footbg .second .secondfoot .fir .ftwocode .codelist .grid:last-child
{
	margin-right:0px;
}
.footbg .second .secondfoot .fir .ftwocode .codelist .grid .pic
{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-bottom:10px;
}
.footbg .second .secondfoot .fir .ftwocode .codelist .grid .pic .image
{
	width:100%;
	height:auto;
}
.footbg .second .secondfoot .fir .ftwocode .codelist .grid .tit
{
	font-size:15px;
	line-height:25px;
	color:#fff;
	text-align:center;
}
.footbg .second .secondfoot .sec
{
	margin-top:50px;
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
	font-size:15px;
	line-height:25px;
	color:#fff;
}
.footbg .second .secondfoot .sec p
{
	color:#fff;
	font-size:15px;
	line-height:25px;
	margin-right:10px;
}
.footbg .second .secondfoot .sec p a
{
	color:#fff;
}
.footbg .second .secondfoot .sec p:last-child
{
	margin-right:0px;
}
/**网站底部 end**/
/**网站banner**/
.banner
{
	width:100%;
	height:auto;
	overflow:hidden;
	position:relative;
}
.banner .bannerarr
{
	width:50px;
	height:50px;
	position:absolute;
	top:50%;
	transform: translate(0px,-50%);
	z-index:100;
	cursor: pointer;
	opacity:0;
	border-radius:50%;
	transition:1s;
}
.banner:hover .bannerarr
{
	opacity:1;
}
.banner .leftbtn-prev
{
	background:url('../images/leftarr_ca.png') no-repeat center center;
	background-size:50%;
	background-color:rgba(0,0,0,0.3);
	left:60px;
}
.banner .rightbtn-next
{
	background:url('../images/rightarr_ca.png') no-repeat center center;
	background-size:50%;
	background-color:rgba(0,0,0,0.3);
	right:60px;
}
.banner a
{
	display:block;
	width:100%;
	height:auto;
	min-height:100px;
	position:relative;
}
.banner a .pic
{
	width:100%;
	height:auto;
}
.banner a .pic img
{
	width:100%;
	height:auto;
}
.banner a .video-slide
{
	display:block;
	height:auto;
	width:100%;
}
.banner a .videobtn
{
	position:absolute;
	top:50%;
	left:50%;
	z-index:10;
	transform:translate(-50%,-50%);
	width:100px;
}
.banner a .videobtn .image
{
	width:100%;
	height:auto;
}
.banner .swiperpages
{
	position:absolute;
	bottom:15px;
	left:0px;
	z-index:10;
	cursor:pointer;
}
.swiperpages
{
	width:100%;
	height:auto;
	text-align:center;

}
.swiperpages .swiper-pagination-bullet-active
{
	background:#fff;
}

/**网站banner end**/
/**网站模块大小**/
.webblockbg
{
	width:100%;
	height:auto;
	padding-top:80px;
	padding-bottom:80px;
	overflow-x:visible;
	box-sizing:border-box;
}
.webblockbg .webblock
{
	width:100%;
	max-width:1920px;
	min-width:1200px;
	height:auto;
	margin:auto;
	padding-left:10%;
	padding-right:10%;
	box-sizing:border-box;
}
.webblockbg .paddingblock
{
	width:100%;
	margin:auto;
	max-width:1920px;
	min-width:1200px;
	padding-left:10%;
	padding-right:5%;
	box-sizing:border-box;
}
.weblistblockbg
{
	padding-top:40px;
}
/**网站模块大小 end**/
/**网站首页**/
/**首页-图片文字左右结构**/
.indpictextbg
{
	position:relative;
}
.indpictextbg .bg
{
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
}
.indpictextbg .bg .image
{
	width:100%;
	height:100%;
	object-fit:cover;
}
.indpictextbg .paddingblock
{
	position:relative;
	z-index:20;
}
.indpictextbg .paddingblock .indpictext
{
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	justify-content:space-between;
}
.indpictextbg .paddingblock .indpictext .left
{
	width:48%;
	height:auto;
	overflow:hidden;
}
.indpictextbg .paddingblock .indpictext .left .tit
{
	width:100%;
	font-size:22px;
	color:#333;

}
.indpictextbg .paddingblock .indpictext .left .cont
{
	font-size:15px;
	line-height:25px;
	overflow:hidden;
	margin-top:30px;
}
.indpictextbg .paddingblock .indpictext .left .cont p
{
	font-size:15px;
	line-height:25px;
}
.indpictextbg .paddingblock .indpictext .left .more
{
	width:100%;
	display:flex;
	flex-wrap:wrap;
}
.indpictextbg .paddingblock .indpictext .left .more .link
{
	min-width:200px;
	max-width:100%;
	background:#eee;
	box-sizing:border-box;
	padding-left:15px;
	padding-right:15px;
	display:block;
	line-height:35px;
	font-size:15px;
	margin-top:30px;
	transition:500ms;
}
.indpictextbg .paddingblock .indpictext .left .more .link:hover
{
	background:#c02c30;
	color:#fff;
}
.indpictextbg .paddingblock .indpictext .right
{
	width:48%;
	height:auto;
	overflow:hidden;
}
.indpictextbg .paddingblock .indpictext .right .pic
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.indpictextbg .paddingblock .indpictext .right .pic .image
{
	width:100%;
	height:auto;
}
/**首页-文字左右结构 end**/
/**首页-产品**/
.indblockbg
{
	width:100%;
	height:auto;
}
.indblockbg .catebg
{
	width:100%;
	height:auto;
	margin-bottom:50px;
}
.indblockbg .catebg img
{
	width:100%;
	height:auto;
}
.indblockbg2
{
	padding-top:0px;
}
.indexprolist
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.indexprolist .link
{
	display:block;
	width:100%;
	height:auto;
	overflow:hidden;
}
.indexprolist .link .pic
{
	width:100%;
	padding-bottom:75%;
	position:relative;
	height:auto;
	overflow:hidden;
}
.indexprolist .link .pic .image
{
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
	transition:500ms;
}
.indexprolist .link:hover .pic .image
{
	transform:scale(1.1);
}
.indexprolist .link .title
{
	margin-top:10px;
	text-align:center;
	font-size:15px;
	line-height:25px;
	transition:500ms;
}
.indexprolist .link:hover .title
{
	color:#c02c30;
}
.indexprolist .arrlist
{
	width:100%;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	margin-top:30px;
}
.indexprolist .arrlist .arr
{
	width:50px;
	height:auto;
}
.indexprolist .arrlist .arr .image
{
	opacity:0.5;
	width:100%;
	height:auto;
	transition:500ms;
	cursor:pointer;
}
.indexprolist .arrlist .arr .image:hover
{
	opacity:1;
}
/**首页-产品 end**/
/**首页-案例**/
.indblockbg4
{
	padding-top:0px;
}
.indexcaselist
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.indexcaselist .link
{
	display:block;
	width:100%;
	height:auto;
	overflow:hidden;
}
.indexcaselist .link .pic
{
	width:100%;
	padding-bottom:75%;
	position:relative;
	height:auto;
	overflow:hidden;
}
.indexcaselist .link .pic .image
{
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
	transition:500ms;
}
.indexcaselist .link:hover .pic .image
{
	transform:scale(1.1);
}
.indexcaselist .link .title
{
	margin-top:10px;
	text-align:center;
	font-size:15px;
	line-height:25px;
	transition:500ms;
}
.indexcaselist .link:hover .title
{
	color:#c02c30;
}
.indexcaselist .arrlist
{
	width:100%;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	margin-top:30px;
}
.indexcaselist .arrlist .arr
{
	width:50px;
	height:auto;
}
.indexcaselist .arrlist .arr .image
{
	opacity:0.5;
	width:100%;
	height:auto;
	transition:500ms;
	cursor:pointer;
}
.indexcaselist .arrlist .arr .image:hover
{
	opacity:1;
}
/**首页-案例 end**/
/**网站首页 end**/
/**网站内页**/
/**网站内页整体部分**/
/**锚点**/
.maodian
{
	width:100%;
	height:120px;
	margin-top:-120px;
	overflow:hidden;
}
/**锚点 end**/
/**没有banner时**/
.none-banner
{
	width:100%;
	height:auto;
}
/**没有banner时 end**/
/**网站内页banner**/
.inside_banner_block
{
	width:100%;
	position:relative;
}
.inside_banner
{
	width:100%;
	height:auto;
}
.inside_banner a
{
	display:block;
	width:100%;
	height:auto;
	position:relative;
}
.inside_banner a .pic
{
	width:100%;
	height:auto;
}
.inside_banner a .pic img
{
	width:100%;
	height:auto;
}
.inside_banner_block .sitenavbg
{
	position:absolute;
	bottom:30px;	
}
.inside_banner_block .sitenavbg .sitenav .grid .link
{
	background:none;
	color:#c02c30;
}

/**网站内页banner end**/
/**内页内容区**/
.insidecontent
{
	width:100%;
	height:auto;
	overflow:hidden;
	font-size:15px;
	line-height:25px;
	margin:auto;
} 
.insidecontent p
{
	font-size:15px;
	line-height:25px;
}
.insidecontent ul li
{
	 list-style:disc;
}
.insidecontent img
{
	display:inline;
	max-width:100%;
}
.inside_bigtit
{
	width:100%;
	height:auto;
	font-weight:bold;
	font-size:20px;
	overflow:hidden;
	line-height:25px;
	text-align:center;
}
/**内页内容区 end**/
/**上一篇下一篇**/
.prevnext
{
	width:100%;
	height:auto;
	overflow:hidden;
	display: flex;
	flex-wrap:wrap;
	margin-top:30px;
}
.prevnext .grid
{
	width:50%;
	height:auto;
	overflow:hidden;
	font-size:15px;
	line-height:25px;
	text-overflow: ellipsis;
	white-space: nowrap;
	color:#666;
}
.prevnext .grid:nth-child(2n)
{
	text-align:right;
}
.prevnext .grid a
{
	color:#666;
	transition:1s;
}
.prevnext .grid a:hover
{
	color:#000;
}
/**上一篇下一篇 end**/
/**发布时间**/
.create_time
{
	width:100%;
	height:auto;
	font-size:15px;
	margin-top:15px;
	line-height:25px;
	color:#999;
	text-align:center;
	margin-bottom:30px;
}
/**发布时间 end**/
/**内页大标题**/
.catebigtit
{
	font-size:25px;
	text-align:center;
	width:100%;
	padding-bottom:50px;
}
/**内页大标题 end**/
/**网站内页整体部分 end**/
/**当前位置**/
.pathblockbg
{
	width:100%;
	height:auto;
}
.pathblock
{
    width:100%;
	margin:auto;
	max-width:1920px;
	margin:auto;
	min-width:1200px;
    height:auto;
    overflow:hidden;
	box-sizing:border-box;
	padding-left:10%;
	padding-right:10%;
}
.pathblock .path
{
    width:100%;
    height:auto;
    display:flex;
    flex-wrap:wrap;
    padding-top:30px;
    padding-bottom:10px;
}
.pathblock .path .websitename
{
    height:auto;
    overflow:hidden;
    font-size:16px;
    line-height:25px;
	color:#666;
}
.pathblock .path .nlist
{
    width:calc(100% - 100px);
    height:auto;
    display:flex;
    flex-wrap:wrap;
}
.pathblock .path .nlist .link
{
    display:block;
    font-size:16px;
    line-height:25px;
    transition:1s;
	color:#666;
}
.pathblock .path .nlist .link:hover
{
    color:#333;
}
.pathblock .path .nlist .arr
{
    display:block;
    font-size:14px;
    line-height:25px;
}
.pathblock .path .nlist .arr:last-child
{
   display:none;
}
/**当前位置 end**/
/**内页菜单**/
.sitenavbg
{
	  width:100%;
	  height:auto;
}
.sitenavbg .sitenav
{
	width:100%;
	max-width:1920px;
	min-width:1200px;
	height:auto;
	margin:auto;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	box-sizing:border-box;
	padding-left:10%;
	padding-right:10%;
}
.sitenavbg .sitenav .grid
{
	margin-left:20px;
	margin-right:20px;
}
.sitenavbg .sitenav .grid .link
{
	display:block;
	font-size:15px;
	line-height:1;
	padding:10px 20px;
	transition:500ms;
	color:#666;
	background:#e5e5e5;
}
.sitenavbg .sitenav .grid .link:hover
{
	background:#c02c30;
	color:#fff;
}
.sitenavbg .sitenav .grid .link.hover
{
	background:#c02c30;
	color:#fff;	
}
/**内页菜单 end**/
/**关于我们**/
.aboutcatetit
{
	width:100%;
	display:flex;
	position:relative;
	justify-content:center;
}
.aboutcatetit .tit
{
	font-size:22px;
	line-height:1px;
	position:relative;
	background:#fff;
	z-index:10;
	padding:10px 30px;
}
.aboutcatetit::after
{
	content:'';
	width:50%;
	position:absolute;
	height:1px;
	background:#ccc;
	z-index:5;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
}
.licont
{
	max-width:800px;
	margin:auto;
}
.lichengcate .pic
{
	margin-bottom:60px;
}
.lichengcate .pic .image
{
	max-width:100%;
	margin:auto;
}
.lichengcate .aboutcatetit
{
     margin-top:60px;
}
.lichenglist .grid
{
	padding-top:80px;
	padding-bottom:80px;
	overflow:hidden;
}
.aboutbg1
{
	padding-bottom:0px;
}
.lc2017
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.lc2017 .pic
{
	width:1200px;
	margin:auto;
	position:relative;
}
.lc2017 .pic .image
{
	width:100%;
	height:auto;
}
.lc2017 .pic .wenzi
{
	width:46%;
	position:absolute;
	right:0px;
	top:0px;
	height:calc(100% - 250px);
	box-sizing:border-box;
	padding:0px 50px;
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	align-content:center;
}
.lc2017 .pic .wenzi .insidecontent
{
	width:100%;
}
.lc2017 .pic .wenzi .en
{
	margin-bottom:30px;
}
.lc2017 .pic .wenzi .cn
{
	font-size:22px;
	line-height:40px;
}
.lc2017 .pic .wenzi .cn p
{
	font-size:22px;
	line-height:40px;
}
.lichenglist .grid1
{
	background:#e5e5e5;
	
}
.lc2018 .pic
{
	margin-bottom:60px;
}
.lc2018 .pic .image
{
	max-width:100%;
	margin:auto;
}
.lc2018 .wenzi
{
	max-width:800px;
	margin:auto;
}
.lc2018 .wenzi .cn
{
	margin-bottom:50px;
}
.lc2022 .pic
{
	margin-bottom:60px;
}
.lc2022 .pic .image
{
	max-width:100%;
	margin:auto;
}
.lc2022 .wenzi
{
	max-width:800px;
	margin:auto;
}
.lichenglist .grid3
{
	background:#e5e5e5;
	
}
.lc2023 .pic
{
	margin-bottom:60px;
}
.lc2023 .pic .image
{
	max-width:100%;
	margin:auto;
}
.lc2023 .wenzi
{
	max-width:800px;
	margin:auto;
}
.lc2024 .pic
{
	margin-top:60px;
	margin-bottom:60px;
}
.lc2024 .pic .image
{
	max-width:100%;
	margin:auto;
}
.lc2024 .wenzi
{
	max-width:800px;
	margin:auto;
}
.lichenglist .grid5
{
	background:#e5e5e5;
	
}
.lc2025 .pic
{
	margin-bottom:60px;
}
.lc2025 .pic .image
{
	max-width:100%;
	margin:auto;
}
.lc2025 .wenzi
{
	max-width:950px;
	margin:auto;
}
.lc2025 .wenzi .cn
{
	margin-bottom:50px;
}
.aboutbg2 .catedes
{
	width:100%;
	padding-left:10%;
	padding-right:10%;
	max-width:1200px;
	margin:auto;
	color:#c02c30;
	font-size:16px;
	line-height:25px;
	margin-top:80px;
}
.aboutbg2 .catedes p
{
	color:#c02c30;
	font-size:16px;
	line-height:25px;
}
.dingweilist .grid
{
	padding-bottom:80px;
	overflow:hidden;
}
.dingweilist .grid0
{
	padding-top:80px;
}
.dingwei
{
	width:100%;
	max-width:1200px;
	margin:auto;
}
.dingwei0
{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:center;
}
.dingwei0 .pic
{
	width:48%;
}
.dingwei0 .pic .image
{
	width:100%;
	height:auto;
}
.dingwei0 .wenzi
{
	width:48%;
}
.dingwei1 .pic
{
	width:100%;
	margin-bottom:60px;
}
.dingwei1 .pic .image
{
	width:100%;
	height:auto;
}
.dingwei1 .wenzi
{
	max-width:800px;
	margin:auto;
}
.dingwei2 .pic
{
	width:100%;
	margin-bottom:60px;
	position:relative;
}
.dingwei2 .pic .wz
{
	width:48%;
	position:absolute;
	top:0px;
	right:0px;
	box-sizing:border-box;
	padding-right:30px;
}
.dingwei2 .pic .wz .tit
{
	padding-top:250px;
}
.dingwei2 .pic .wz .tit .tit1
{
	width:100%;
	height:auto;
	font-size:25px;
	color:#fff;
	line-height:1;
	margin-bottom:10px;
}
.dingwei2 .pic .wz .tit .tit2
{
	width:100%;
	height:auto;
	font-size:25px;
	color:#c02c30;
	line-height:1;
	margin-bottom:10px;
}
.dingwei2 .pic .wz .des
{
	padding-top:200px;
	font-size:15px;
	color:#c02c30;
	line-height:25px;
}
.dingwei2 .pic .wz .des p
{
	font-size:15px;
	color:#c02c30;
	line-height:25px;
}
.dingwei2 .pic .image
{
	width:100%;
	height:auto;
}
.dingwei2 .wenzi
{
	max-width:800px;
	margin:auto;
}
.dingwei3 .pic
{
	width:100%;
	margin-bottom:60px;
}
.dingwei3 .pic .image
{
	width:100%;
	height:auto;
}
.dingwei3 .wenzi
{
	max-width:800px;
	margin:auto;
}
.dingweilist .grid .bg
{
	width:100%;
	height:auto;
}
.dingweilist .grid .bg .image
{
	width:100%;
	height:auto;
}
.dingwei4 .wenzi
{
	margin-top:80px;
}
/**关于我们 end**/

/**产品搜索**/
.pronavsearch
{
	width:100%;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	margin-bottom:60px;
}
.pronavsearch .grid
{
	width:22%;
	margin-right:4%;
	position:relative;
	box-sizing:border-box;
}
.pronavsearch .grid:last-child
{
	margin-right:0px;
}
.pronavsearch .grid .prtit
{
	font-size:15px;
	line-height:25px;
	margin-bottom:5px;
}
.pronavsearch .grid .text
{
	width:100%;
	height:39px;
	box-sizing:border-box;
	padding-right:25px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	color:#000;
	font-size:18px;
	line-height:39px;
	border-bottom:1px solid #000;
	background:url(../images/littledownarr.png) no-repeat calc(100% - 10px) center;
	cursor:pointer;
}
.pronavsearch .grid .pronav
{
	width:100%;
	position:absolute;
	/* top:40px; */
	left:0px;
	z-index:100;
	background:#fcfcfc;
	display:none;
	padding:15px 0px;
}
.pronavsearch .grid:hover .pronav
{
	display:block;
}
.pronavsearch .grid .pronav .grid1
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.pronavsearch .grid .pronav .grid1 .link
{
	width:100%;
	height:auto;
	overflow:hidden;
	box-sizing:border-box;
	padding:5px 15px;
	font-size:15px;
	line-height:22px;
	color:#000;
	display:block;
	transition:1s;
}
.pronavsearch .grid .pronav .grid1:hover .link
{
	color:#c02c30;
}
.pronavsearch .grid .prosearchform
{
	width:100%;
	height:100%;
}
.pronavsearch .grid .prosearch
{
	width:100%;
	height:100%;
	display:flex;
	flex-wrap:wrap;
}
.pronavsearch .grid .prosearch .btn
{
	width:40px;
	height:100%;
	background:url('../images/seach1.png') no-repeat center center;
	background-size:50% 50%;
	cursor:pointer;
}
.pronavsearch .grid .prosearch .btn .submitbtn
{
	width:100%;
	height:100%;
	display:block;
	cursor:pointer;
	opacity:0;
}
.pronavsearch .grid .prosearch .inputblock
{
	width:calc(100% - 40px);
	height:100%;
}
.pronavsearch .grid .prosearch .inputblock .input
{
	width:100%;
	height:100%;
	box-sizing: border-box;
	border:none;
	background:none;
	outline:none;
	color:#000;
}
.pronavsearch .grid .prosearch .inputblock .input::-webkit-input-placeholder
{
	color:#000;
}
.pronavsearch .grid .links
{
	width:100%;
	height:auto;
	overflow:hidden;
	display:flex;
	flex-wrap:wrap;
	padding-top:30px;
}
.pronavsearch .grid .links .link
{
	font-size:17px;
	margin-right:10px;
	line-height:39px;
	display:block;
	color:#000;
	transition:500ms;
}
.pronavsearch .grid .links .link:hover
{
	color:#c02c30;
}
.pronavsearch .grid .links .link.hover
{
	color:#c02c30;
}
.pronavsearch .grid .links .link:last-child
{
	margin-right:0px;
}
/**产品搜索 end**/
/**产品列表**/
.producttopbg
{
	position:absolute;
	top:120px;
	z-index:5;
	height:auto;
	left:0px;
	width:100%;
}
.producttopbg .image
{
	width:100%;
	height:auto;
}
.prorlblock
{
	position:relative;
	width:100%;
	height:auto;
	z-index:10;
}
.prolist
{
	width:100%;
	display:flex;
	flex-wrap:wrap;
}
.prolist .grid
{
	width:22%;
	height:auto;
	margin-right:4%;
	margin-bottom:30px;
}
.prolist .grid:nth-child(4n)
{
	margin-right:0px;
}
.prolist .grid .link
{
	display:block;
	width:100%;
}
.prolist .grid .link .outpic
{
	width:100%;
	height:auto;
	padding-bottom:75%;
	overflow:hidden;
	position:relative;
}
.prolist .grid .link .outpic .pic
{
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
	width:100%;
	height:100%;
}
.prolist .grid .link .outpic .pic .image
{
	width:100%;
	height:100%;
	object-fit:cover;
	transition:500ms;
}
.prolist .grid:hover .link .outpic .pic .image
{
	transform:scale(1.1);
}
.prolist .grid .link .title
{
	width:100%;
	height:auto;
	overflow:hidden;
	padding-top:10px;
	font-size:15px;
	text-align:center;
	line-height:25px;
	transition:500ms;
}
.prolist .grid:hover .link .title
{
	color:#c02c30;
}
.yibupro
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.yibupro .ygrid
{
	width:100%;
	padding-bottom:80px;
}
.yibupro .ygrid:last-child
{
	padding-bottom:0px;
}
.yibupro .ygrid .catetit
{
	width:100%;
	display:flex;
	position:relative;
	justify-content:center;
	margin-bottom:50px;
}
.yibupro .ygrid .catetit .tit
{
	font-size:22px;
	line-height:1px;
	position:relative;
	background:#fff;
	z-index:10;
	padding:10px 30px;
}
.yibupro .ygrid .catetit::after
{
	content:'';
	width:90%;
	position:absolute;
	height:1px;
	background:#666;
	z-index:5;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
}
.yibupro .ygrid .more
{
	width:100%;
	padding-top:60px;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
}
.yibupro .ygrid .more .link
{
	 display:block;
	 font-size:15px;
	 line-height:1;
	 padding:5px 30px;
	 border:1px solid #333;
	 transition:500ms;
}
.yibupro .ygrid .more .link:hover
{
	background:#c02c30;
	color:#fff;
}
.productlistblock .prorlogo
{
	width:100%;
	margin-bottom:60px;
}
.productlistblock .prorlogo .image
{
	max-width:100%;
	margin:auto;
}
.productlistblock .prolistbigwz
{
	width:100%;
	font-size:30px;
	text-align:center;
	line-height:1;
	font-weight:600;
	margin-bottom:60px;
}
/**产品列表 end**/
/**产品详情**/
.productviewblockbg1
{
	position:relative;
	padding-top:0px;
	padding-bottom:20px;
}
.productviewblockbg1 .bbg
{
	width:100%;
	height:80%;
	position:absolute;
	top:0px;
	left:0px;
	z-index:5;
	background:#c02c30;
}
.productviewblockbg1 .productviewblock1
{
	position:relative;
	z-index:10;
}
.productviewblockbg1 .pathblockbg
{
	position:relative;
	z-index:15;
}
.productviewblockbg1 .pathblockbg .pathblock .path .websitename
{
	color:#fff;
}
.productviewblockbg1 .pathblockbg .pathblock .path .nlist .link
{
    color:#fff;
}
.productviewblockbg1 .pathblockbg .pathblock .path .nlist .link:hover
{
    color:#fff;
}
.productviewblockbg1 .pathblockbg .pathblock .path .nlist .arr
{
	color:#fff;
}
.proshowfir
{
	width:100%;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	margin-top:20px;
}
.proshowfir .leftpic
{
	width:56%;
	height:auto;
	overflow:hidden;
}
.proshowfir .leftpic .image
{
	width:100%;
	height:auto;
}
.proshowfir .prorightcont
{
	width:40%;
	height:auto;
	padding-top:30px;
}
.proshowfir .prorightcont .catetit
{
	width:100%;
	height:auto;
	font-size:22px;
	line-height:25px;
	color:#fff;
	margin-bottom:10px;
}
.proshowfir .prorightcont .cateextit
{
	font-size:18px;
	line-height:25px;
	margin-bottom:15px;
}
.proshowfir .prorightcont .protitle
{
	font-size:16px;
	color:#fff;
	margin-bottom:10px;
	line-height:25px;
}
.proshowfir .prorightcont .des
{
	width:100%;
	height:auto;
	font-size:15px;
	line-height:25px;
	color:#fff !important;
}
.proshowfir .prorightcont .des p
{
	font-size:15px;
	line-height:25px;
	color:#fff !important;
}
.productviewblockbg2
{
	padding-top:0px;
}
.productviewblock2 .fir
{
	margin-bottom:30px;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:center;
}
.productviewblock2 .fir .left
{
	width:40%;
}
.productviewblock2 .fir .right
{
	width:56%;
}
.productviewblock2 .fir .right .picarr
{
    width:100%;
    height:auto;
	position:relative;
}
.productviewblock2 .fir .right .picarr .arr
{
	width:40px;
	height:40px;
	position:absolute;
	top:50%;
	transform: translate(0px,-50%);
	z-index:10;
	cursor: pointer;
}
.productviewblock2 .fir .right .picarr .leftbtn-prev
{
	left:20px;
	background:url(../images/leftarr_xq.png) no-repeat center center;
	background-size:100% 100%;
	background-color:#c02c30;
}
.productviewblock2 .fir .right .picarr .rightbtn-next
{
	right:20px;
	background:url(../images/rightarr_xq.png) no-repeat center center;
	background-size:100% 100%;
	background-color:#c02c30;
}
.productviewblock2 .fir .right .picarr .picarrlist
{
    width:100%;
    height:auto;
    overflow:hidden;
    position:relative;
}
.productviewblock2 .fir .right .picarr .picarrlist .outpic
{
    width:100%;
    height:auto;
    position:relative;
    padding-bottom:75%;
}
.productviewblock2 .fir .right .picarr .picarrlist .outpic .pic
{
    width:100%;
    height:100%;
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
    align-items:center;
    position:absolute;
    top:0px;
    left:0px;
    z-index:10;
    /* border:1px solid #ccc; */
    box-sizing:border-box;
    
}
.productviewblock2 .fir .right .picarr .picarrlist .outpic .pic .image
{
    max-width:100%;
    max-height:100%;
    display:block;
}
.productviewblock2 .fir .right .picarr .picarrlist .swiperpages
{
	position:absolute;
	bottom:10px;
	left:0px;
	z-index:10;
	cursor:pointer;
}
.productviewblock2 .protjtitle
{
	width:100%;
	font-size:18px;
	line-height:25px;
	margin-bottom:30px;
	color:#c02c30;
}
.productviewblock2 .proxianglist
{
	display:flex;
	flex-wrap:wrap;
}
.productviewblock2 .proxianglist .grid
{
	width:23%;
	margin-right:2.66%;
	margin-bottom:20px;
}
.productviewblock2 .proxianglist .grid:nth-child(4n)
{
	margin-right:0px;
}
.productviewblock2 .proxianglist .grid .link
{
	display:block;
	width:100%;
	height:auto;
}
.productviewblock2 .proxianglist .grid .link .pic
{
	width:100%;
	height:auto;
	position:relative;
	padding-bottom:100%;
	overflow:hidden;
}
.productviewblock2 .proxianglist .grid .link .pic .image
{
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
	transition:500ms;
}
.productviewblock2 .proxianglist .grid:hover .link .pic .image
{
	transform:scale(1.1);
}
.proshowfir .mglist
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.proshowfir .mglist .link
{
	display:block;
	border-left:1px solid #fff;
	font-size:16px;
	margin-bottom:10px;
	box-sizing: border-box;
	width:100%;
	line-height:1;
	padding-left:10px;
	color:#fff;
}
.productviewblockbg3
{
	background:#c02c30;
}
.productviewblockbg3 .msgg
{
	width:100%;
	height:auto;
	overflow:hidden;
	display:flex;
	flex-wrap:wrap;
}
.productviewblockbg3 .msgg .grid
{
	width:100%;
	height:auto;
	margin-right:4%;
}
.productviewblockbg3 .msgg .grid:nth-child(2n)
{
	margin-right:0px;
}
.productviewblockbg3 .msgg .grid .tit
{
	width:100%;
	color:#fff;
	font-size:15px;
	line-height:1;
	margin-bottom:15px;
}
.productviewblockbg3 .msgg .grid .insidecontent
{
	color:#fff !important;
}
.productviewblockbg3 .msgg .grid .insidecontent p
{
	color:#fff !important;
}
.productviewblock4 .prevnext
{
	margin-top:0px;
}
/**产品详情 end**/
/**设计列表**/
.disignlistbg
{
	background:url('../images/designbg.jpg') no-repeat center center;
	background-size:cover;
}
.disignlistbg .catebigtit
{
	padding-top:30px;
}
.designlist
{
	width:100%;
	display:flex;
	flex-wrap:wrap;
}
.designlist .grid
{
	width:30%;
	height:auto;
	margin-right:5%;
	margin-bottom:50px;
}
.designlist .grid:nth-child(3n)
{
	margin-right:0px;
}
.designlist .grid .link
{
	display:block;
	width:100%;
}
.designlist .grid .link .outpic
{
	width:100%;
	height:auto;
	padding-bottom:120%;
	overflow:hidden;
	position:relative;
}
.designlist .grid .link .outpic .pic
{
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
	width:100%;
	height:100%;
}
.designlist .grid .link .outpic .pic .image
{
	width:100%;
	height:100%;
	object-fit:cover;
	transition:1s;
}
.designlist .grid:hover .link .outpic .pic .image
{
	transform:scale(1.1);
}
.designlist .grid .link .title
{
	width:100%;
	height:auto;
	overflow:hidden;
	padding-top:10px;
	font-size:15px;
	text-align:center;
	line-height:25px;
}
.disignlistbg2
{
	padding-top:0px;
}
.designshow
{
	width:100%;
	height:auto;
	margin-bottom:50px;
}
/**设计列表 end**/
/**案例列表**/
.caselist
{
	width:100%;
	display:flex;
	flex-wrap:wrap;
}
.caselist .grid
{
	width:32%;
	height:auto;
	margin-right:2%;
	margin-bottom:30px;
}
.caselist .grid:nth-child(3n)
{
	margin-right:0px;
}
.caselist .grid .link
{
	display:block;
	width:100%;
}
.caselist .grid .link .outpic
{
	width:100%;
	height:auto;
	padding-bottom:75%;
	overflow:hidden;
	position:relative;
}
.caselist .grid .link .outpic .pic
{
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
	width:100%;
	height:100%;
}
.caselist .grid .link .outpic .pic .image
{
	width:100%;
	height:100%;
	object-fit:cover;
	transition:1s;
}
.caselist .grid:hover .link .outpic .pic .image
{
	transform:scale(1.1);
}
.caselist .grid .link .title
{
	width:100%;
	height:auto;
	overflow:hidden;
	padding-top:10px;
	font-size:15px;
	text-align:center;
	line-height:25px;
}
.caselist .grid .link .outpic .playbtn
{
	position:absolute;
	top:0px;
	left:0px;
	z-index:20;
	width:100%;
	height:100%;
	background:url('../images/videoplay.png') no-repeat center center;
	background-size:80px 80px;
	background-color:rgba(0,0,0,0);
	transition:1s;
}
/**案例列表 end**/
/**案例展示**/
.caseShowBlock .casebigtit
{
	width:100%;
	text-align:center;
	font-size:20px;
	line-height:30px;
	font-weight:bold;
}
.casecnblock
{
	width:100%;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:center;
}
.casecnblock .left
{
	width:48%;
	height:auto;
}
.casecnblock .right
{
	width:48%;
	height:auto;
}
.casecnblock .right .casebigtit
{
	text-align:left;
	margin-bottom:30px;
}
.casecnblock .left .picarr
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.casecnblock .left .picarr .proview_big_picarr
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.casecnblock .left .picarr .bpic
{
	width:100%;
	margin:auto;
	position:relative;
	box-sizing:border-box;
	border:1px solid #ccc;
}

.casecnblock .left .picarr .bpic .arr
{
	width:40px;
	height:40px;
	position:absolute;
	top:50%;
	transform: translate(0px,-50%);
	z-index:10;
	cursor: pointer;
}
.casecnblock .left .picarr .bpic .leftbtn-prev
{
	left:20px;
	background:url(../images/leftarr_ca.png) no-repeat center center;
	background-size:100% 100%;
}
.casecnblock .left .picarr .bpic .rightbtn-next
{
	right:20px;
	background:url(../images/rightarr_ca.png) no-repeat center center;
	background-size:100% 100%;
}
.casecnblock .left .picarr .proview_big_picarr .outpic
{
	margin:auto;
	width:100%;
	height:auto;
	padding-bottom:75%;
	overflow:hidden;
}
.casecnblock .left .picarr .proview_big_picarr .outpic .pic
{
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	display:flex;
	align-content:center;
	align-items:center;
	justify-content:center;
	
}
.casecnblock .left .picarr .proview_big_picarr .outpic .pic .image
{
	max-width:100%;
	max-height:100%;
	display:block;
}
.casecnblock .left .picarr .smallblock
{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:auto;
	margin-top:30px;
	max-width:1200px;
	position:relative;
}
.casecnblock .left .picarr .smallblock .proview_little_picarr
{
	width:calc(100% - 100px);
	margin:auto;
	overflow:hidden;
}
.casecnblock .left .picarr .smallblock .proview_little_picarr .pic
{
	width:100%;
	height:auto;
	overflow:hidden;
	padding-bottom:75%;
	position:relative;
	opacity:0.8;
}
.casecnblock .left .picarr .smallblock .proview_little_picarr .swiper-slide-thumb-active .pic
{
	opacity:1;
}
.casecnblock .left .picarr .smallblock .proview_little_picarr .pic .image
{
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	justify-content:center;
	align-content:center;
}
.casecnblock .left .picarr .smallblock .proview_little_picarr .pic .image img
{
	max-width:100%;
	max-height:100%;
	display:block;
	cursor:pointer;
}
.casecnblock .left .picarr .smallblock .btn
{
	width:50px;
	height:100%;
	position:absolute;
	top:0px;
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	justify-content:center;
	cursor:pointer;
}
.casecnblock .left .picarr .smallblock .button-next
{
	right:0px;
}
.casecnblock .left .picarr .smallblock .button-prev
{
	left:0px;
}
.casecnblock .left .picarr .smallblock .btn img
{
	display:block;
	max-width:50%;
}
.caseShowBlock .caseconent
{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:30px;
}
.caseShowBlock .caseconent .bigtit
{
	width:100%;
	border-bottom:1px solid #eee;
	margin-bottom:30px;
	font-size:0px;
}
.caseShowBlock .caseconent .bigtit span
{
	display:inline-block;
	font-size:16px;
	line-height:25px;
	padding:10px 0px;
}
.webblockbg .caseviewblock2
{
	padding-left:10%;
	padding-right:5%;
}
.caseviewbg5
{
	padding-top:40px;
	padding-bottom:0px;
}
.caseviewbg2
{
	padding-top:40px;
	padding-bottom:40px;
}
.caseviewbg3
{
	padding-top:0px;
}
.insviewcaselist
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.insviewcaselist .link
{
	display:block;
	width:100%;
	height:auto;
	overflow:hidden;
}
.insviewcaselist .link .pic
{
	width:100%;
	padding-bottom:75%;
	position:relative;
	height:auto;
	overflow:hidden;
}
.insviewcaselist .link .pic .image
{
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
	transition:500ms;
}
.insviewcaselist .link:hover .pic .image
{
	transform:scale(1.1);
}
.insviewcaselist .arrlist
{
	width:100%;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	margin-top:30px;
}
.insviewcaselist .arrlist .arr
{
	width:50px;
	height:auto;
}
.insviewcaselist .arrlist .arr .image
{
	opacity:0.5;
	width:100%;
	height:auto;
	transition:500ms;
	cursor:pointer;
}
.insviewcaselist .arrlist .arr .image:hover
{
	opacity:1;
}
/**案例展示 end**/
/**门店列表**/
.storeblock .second
{
	padding-top:50px;
}
.storelist
{
	width:100%;
	display:flex;
	flex-wrap:wrap;
}
.storelist .grid
{
	width:32%;
	height:auto;
	margin-right:2%;
	margin-bottom:30px;
}
.storelist .grid:nth-child(3n)
{
	margin-right:0px;
}
.storelist .grid .link
{
	display:block;
	width:100%;
}
.storelist .grid .link .outpic
{
	width:100%;
	height:auto;
	padding-bottom:75%;
	overflow:hidden;
	position:relative;
}
.storelist .grid .link .outpic .pic
{
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
	width:100%;
	height:100%;
}
.storelist .grid .link .outpic .pic .image
{
	width:100%;
	height:100%;
	object-fit:cover;
	transition:1s;
}
.storelist .grid:hover .link .outpic .pic .image
{
	transform:scale(1.1);
}
.storelist .grid .link .title
{
	width:100%;
	height:auto;
	overflow:hidden;
	padding-top:10px;
	font-size:15px;
	text-align:center;
	line-height:25px;
}
.storelist1
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.storelist1 .grid
{
	width:100%;
	height:auto;
	margin-bottom:30px;
}
.storelist1 .grid:last-child
{
	margin-bottom:0px;
}
.storelist1 .grid .link
{
	width:100%;
	height:auto;
	display:block;
}
.storelist1 .grid .link .pic
{
	width:100%;
	height:auto;
}
.storelist1 .grid .link .pic .image
{
	width:100%;
	height:auto;
}
.storelistswi
{
	width:100%;
	height:auto;
	position:relative;
	overflow:hidden;
}
.storelistswi .link
{
	display:block;
	width:100%;
	height:auto;
	overflow:hidden;
}
.storelistswi .link .pic
{
	width:100%;
	height:auto;
}
.storelistswi .link .pic .image
{
	width:100%;
	height:auto;
}
.storelistswi .swiperpages
{
	position:absolute;
	bottom:15px;
	left:0px;
	z-index:10;
	cursor:pointer;
}
/**门店列表 end**/
/**门店展示**/
.storeshowfir
{
	width:100%;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:center;
	padding-bottom:50px;
	border-bottom:1px solid #999;
	margin-bottom:50px;
}
.storeshowfir .picarr 
{
	width:56%;
	position:relative;
	box-sizing:border-box;
}
.storeshowfir .picarr .smallblock
{
	width:100px;
	position:absolute;
	left:0px;
	top:0px;
	height:100%;
}
.storeshowfir .picarr .smallblock .btn
{
	width:100%;
	position:absolute;
	height:30px;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
	cursor:pointer;
}
.storeshowfir .picarr .smallblock .btn img
{
	height:25px;
}
.storeshowfir .picarr .smallblock .button-prev
{
	top:-30px;
}
.storeshowfir .picarr .smallblock .button-next
{
	bottom:-30px;
}
.storeshowfir .picarr .smallblock .gallery-thumbs
{
	height:100%;
	width:100%;
	overflow:hidden;
}
.storeshowfir .picarr .smallblock .gallery-thumbs .pic
{
	width:100%;
	height:100%;
	cursor:pointer;
	box-sizing: border-box;
	border:1px solid #eee;
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	justify-content:center;
}
.storeshowfir .picarr .smallblock .gallery-thumbs .pic .image
{
	/* width:100%;
	height:100%;
	object-fit:cover; */
	opacity:0.8;
	max-width:100%;
	max-height:100%;
}
.storeshowfir .picarr .smallblock .gallery-thumbs .swiper-slide-thumb-active .pic
{
	border:1px solid #79d3c9;
}
.storeshowfir .picarr .smallblock .gallery-thumbs .swiper-slide-thumb-active .pic .image
{
	opacity:1;
}
.storeshowfir .picarr .bpic
{
	width:calc(100% - 120px);
	margin-left:120px;
	position:relative;
}
.storeshowfir .picarr .bpic .arr
{
	position:absolute;
	top:50%;
	transform:translate(0,-50%);
	z-index:10;
	width:40px;
	cursor:pointer;
	display:none;
}
.storeshowfir .picarr .bpic:hover .arr
{
	display:block;
}
.storeshowfir .picarr .bpic .arr .image
{
	width:100%;
	height:auto;
}
.storeshowfir .picarr .bpic .leftbtn-prev
{
	left:50px;
}
.storeshowfir .picarr .bpic .rightbtn-next
{
	right:50px;
}
.storeshowfir .picarr .bpic .outpic
{
	width:100%;
	position:relative;
	padding-bottom:66.66%;
	height:auto;
}
.storeshowfir .picarr .bpic .outpic .pic
{
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	box-sizing:border-box;
	border:1px solid #eee;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
}
.storeshowfir .picarr .bpic .outpic .pic .image
{
	/* width:100%;
	height:100%;
	object-fit:cover; */
	max-width:100%;
	max-height:100%;
}
.storeshowfir .storeinfo
{
	width:40%;
	height:auto;
}
.storeshowfir .storeinfo .casebigtit
{
	font-size:25px;
	margin-bottom:10px;
	line-height:1;
}
.storeshowfir .storeinfo .xingji
{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:center;
	margin-bottom:10px;
}
.storeshowfir .storeinfo .xingji .wz
{
	width:60px;
	line-height:34px;
	text-align-last:justify;
	font-size:18px;
	color:#000;
}
.storeshowfir .storeinfo .xingji .xing
{
	width:calc(100% - 65px);
	display:flex;
	flex-wrap:wrap;
}
.storeshowfir .storeinfo .xingji .xing .image
{
	width:25px;
	margin-right:2px;
}
.storeshowfir .storeinfo .xingji .xing .image:last-child
{
	margin-right:0px;
}
.storeshowfir .storeinfo .fangjian
{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:center;
	margin-bottom:10px;
}
.storeshowfir .storeinfo .fangjian .wz
{
	width:60px;
	line-height:25px;
	text-align-last:justify;
	font-size:18px;
	color:#000;
}
.storeshowfir .storeinfo .fangjian .num
{
	width:calc(100% - 65px);
	display:flex;
	flex-wrap:wrap;
	font-size:18px;
	line-height:25px;
	box-sizing: border-box;
	padding-left:5px;
}
.storeshowfir .storeinfo .summary
{
	width:100%;
	height:auto;
	overflow:hidden;
	font-size:15px;
	line-height:25px;
}
.storeshowfir .storeinfo .summary p
{
	font-size:15px;
	line-height:25px;
} 
.storeshowblock .storeconent
{
	width:100%;
	height:auto;
	margin-top:50px;
}
.storeshowblock .storeconent .bigtit
{
	font-size:16px;
	line-height:1;
	color:#333;
	margin-bottom:30px;
}
/**门店展示 end**/
/**材料**/
.materailcate
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.materailcate .grid
{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-bottom:50px;
}
.materailcate .grid:last-child
{
	margin-bottom:0px;
}
.materailcate .grid .gridtop
{
	width:100%;
	height:auto;
	padding-top:80px;
	padding-bottom:80px;
	background-color:#000;
	margin-bottom:30px;
	position:relative;
}
.materailcate .grid .gridtop .pic
{
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	z-index:5;
}
.materailcate .grid .gridtop .pic .image
{
	width:100%;
	height:100%;
	object-fit:cover;
}
.materailcate .grid .gridtop .ins
{
	width:100%;
	max-width:1920px;
	min-width:1200px;
	margin:auto;
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	justify-content:space-between;
	box-sizing:border-box;
	padding-left:10%;
	padding-right:10%;
	position:relative;
	z-index:10;
	
}
.materailcate .grid .gridtop .ins .wenzi
{
	width:48%;
	height:auto;
	overflow:hidden;
}
.materailcate .grid .gridtop .ins .wenzi .title
{
	width:100%;
	height:auto;
	font-size:32px;
	color:#fff;
	line-height:1.5;
	margin-bottom:20px;
}
.materailcate .grid .gridtop .ins .wenzi .cont
{
	width:100%;
	height:auto;
	font-size:15px;
	line-height:25px;
	color:#fff;
}
.materailcate .grid .gridtop .ins .wenzi .cont p
{
	width:100%;
	height:auto;
	font-size:15px;
	line-height:25px;
	color:#fff;
}
.materailcate .grid .gridtop .ins .pic
{
	width:48%;
	height:auto;
	overflow:hidden;
}
.materailcate .grid .gridtop .ins .pic .image
{
	width:100%;
	height:auto;
}
.materailcate .grid .materaillist
{
	width:100%;
	height:auto;
	display:flex;
	flex-wrap:wrap;
}
.materailcate .grid .materaillist .listgrid
{
	width:15%;
	height:auto;
	margin-bottom:15px;
	margin-right:2%;
}
.materailcate .grid .materaillist .listgrid:nth-child(6n)
{
	margin-right:0px;
}
.materailcate .grid .materaillist .listgrid .link
{
	display:block;
	width:100%;
	height:auto;
	overflow:hidden;
}
.materailcate .grid .materaillist .listgrid .link .outpic
{
	width:100%;
	height:auto;
	padding-bottom:100%;
	position:relative;
}
.materailcate .grid .materaillist .listgrid .link .outpic .pic
{
	width:100%;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
}
.materailcate .grid .materaillist .listgrid .link .outpic .pic .image
{
	width:100%;
	height:100%;
	object-fit:cover;
}
.materailcate .grid .materaillist .listgrid .link .title
{
	width:100%;
	height:auto;
	overflow:hidden;
	font-size:15px;
	text-align:center;
	line-height:25px;
	margin-top:10px;
}
/**材料 end**/
/**招商加盟**/
.joinbg .indbigtit
{
	margin-bottom:50px;
}
.joinbg .indbigtit .indcatetit
{
	text-align:center;
	color:#153372;
}
.joinbg .youshi .list
{
	width:100%;
	height:auto;
	display:flex;
	flex-wrap:wrap;
}
.joinbg .youshi .list .grid
{
	width:32%;
	margin-right:2%;
	margin-bottom:30px;
}
.joinbg .youshi .list .grid:nth-last-child(-n+3)
{
	margin-bottom:0px;
}
.joinbg .youshi .list .grid:nth-child(3n)
{
	margin-right:0px;
}
.joinbg .youshi .list .grid .pic
{
	width:100%;
	padding-bottom:62%;
	position:relative;
	height:auto;
	margin-bottom:20px;
}
.joinbg .youshi .list .grid .pic .image
{
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
}
.joinbg .youshi .list .grid .title
{
	margin-bottom:15px;
}
.joinbg .youshi .list .grid .title span
{
	display:inline-block;
	vertical-align:bottom;	
	color:#c02c30;
	font-size:40px;
	line-height:1;
	font-weight:600;
}
.joinbg .youshi .list .grid .title p
{
	display:inline-block;
	vertical-align:bottom;	
	font-size:17px;
	line-height:1.5;
	color:#c02c30;
	font-weight:600;
}
.joinbg .youshi .list .grid .des
{
	width:100%;
	height:auto;
	font-size:15px;
	line-height:25px;
	box-sizing:border-box;
	padding-left:32px;
}
.joinbg .youshi .list .grid .des p
{
	width:100%;
	height:auto;
	font-size:15px;
	line-height:25px;
}
/**加盟优势**/
.joinbg2
{
	padding-top:0px;
	padding-bottom:0px;
}
.joinbg2 .listbg
{
	padding-top:80px;
	padding-bottom:80px;
	background:url('../images/join/youshibg.jpg') no-repeat center center;
	background-size:cover;
}
.joinbg2 .listbg .list
{
	 display:flex;
	 flex-wrap:wrap;
}
.joinbg2 .listbg .list .grid
{
	width:9.09%;
}
.joinbg2 .listbg .list1 .grid
{
	margin-right:9.09%;
}
.joinbg2 .listbg .list1 .grid:last-child
{
	 margin-right:0px;
}
.joinbg2 .listbg .list2 .grid
{
	margin-left:9.09%;
}
.joinbg2 .listbg .list2 .grid:last-child
{
	 margin-left:0px;
}
.joinbg2 .listbg .list .grid .pic
{
	border-radius:50%;
	width:100%;
	padding:20px;
	background:#c02c30;
	box-sizing:border-box;
	position:relative;
	margin-bottom:20px;
}
.joinbg2 .listbg .list .grid .pic .inpic
{
	width:100%;
	height:auto;
	border:1px solid #fff;
	border-radius:50%;
	overflow:hidden;
	box-sizing:border-box;
	padding:20px;
}
.joinbg2 .listbg .list .grid .pic .image
{
	width:100%;
	height:auto;
}
.joinbg2 .listbg .list .grid .tit
{
	width:100%;
	font-size:15px;
	line-height:25px;
	color:#fff;
	text-align:center;
}
.joinbg2 .listbg .list .grid .pic .arr
{
	position:absolute;
	width:100%;
	height:100%;
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	justify-content:center;
	top:0px;
}
.joinbg2 .listbg .list .grid .pic .arr .arrimage
{
	width:80%;
	max-width:85px;
}
.joinbg2 .listbg .list1 .grid .pic .arr
{
	left:100%;
}
.joinbg2 .listbg .list2 
{
	flex-direction:row-reverse;
}
.joinbg2 .listbg .list2 .grid .pic .arr
{
	right:100%;
}
.joinbg2 .listbg .list .grid:last-child .pic .arr
{
	display:none;
}
.joinbg2 .listbg .joinblock2 .downarr
{
	width:100%;
	display:flex;
	justify-content:flex-end;
	padding-top:20px;
	padding-bottom:20px;
}
.joinbg2 .listbg .joinblock2 .downarr .pic
{
	width:9.09%;
	display:flex;
	justify-content:center;

}
/**加盟优势 end**/
/**加入我们**/
.joinus
{
	display:flex;
	flex-wrap:wrap;
	max-width:1280px;
	justify-content:space-between;
	margin:auto;
	align-items:center;
}
.joinus .pic
{
	width:48%;
	height:auto;
	overflow:hidden;
}
.joinus .pic .image
{
	width:100%;
	height:auto;
}
.joinus .right
{
	width:45%;
	height:auto;
}
.joinus .right .entit
{
	width:100%;
	height:auto;
	font-size:30px;
	height:auto;
	line-height:1;
	margin-bottom:10px;
}
.joinus .right .cntit
{
	width:100%;
	height:auto;
	font-size:20px;
	height:auto;
	line-height:1;
	margin-bottom:20px;
	color:#666;
}
.joinus .right .joinmsg
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.joinus .right .joinmsg .mgrid
{
	width:100%;
	height:auto;
	margin-bottom:25px;
}
.joinus .right .joinmsg .mgrid .inputb
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.joinus .right .joinmsg .mgrid .inputb .input
{
	font-size:15px;
	color:#666;
	height:35px;
	border:none;
	box-sizing:border-box;
	outline:none;
	border-bottom:1px solid #999;
	width:100%;
}
.joinus .right .joinmsg .mgrid .textareab
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.joinus .right .joinmsg .mgrid .textareab .textarea
{
	font-size:15px;
	color:#666;
	height:150px;
	box-sizing:border-box;
	border:1px solid #999;
	outline:none;
	padding:10px;
	width:100%;
}
.joinus .right .submit
{
	width:150px;
	height:35px;
	background:#c02c30;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
	cursor:pointer;
}
.joinus .right .submit .text
{
	font-size:15px;
	color:#fff;
	line-height:35px;
	margin-right:5px;
}
.joinus .right .submit .hand
{
	width:25px;
	height:auto;
}
.joinus .right .submit .hand .image
{
	width:100%;
	height:auto;	
}
/**加入我们 end**/
/**招商加盟 end**/
/**图册**/
.tuce
{
	width:100%;
	height:auto;
	overflow:hidden;
	display:flex;
	flex-wrap:wrap;
}
.tuce .grid
{
	width:23%;
	margin-right:2.66%;
	margin-bottom:15px;
}
.tuce .grid:nth-child(4n)
{
	margin-right:0px;
}
.tuce .grid .link
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.tuce .grid .link .outpic
{
	width:100%;
	position:relative;
}
.tuce .grid .link .outpic .downbg
{
	background:rgba(0,0,0,0.3);
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	justify-content:center;
	opacity:0;
	transition:500ms;
}
.tuce .grid .link .outpic .downbg .image
{
	width:40px;
	height:auto;
}
.tuce .grid .link:hover .outpic .downbg
{
	opacity:1;
}
.tuce .grid .link .outpic .pic
{
	width:100%;
	height:auto;
	padding-bottom:119%;
	position:relative;
	z-index:1;
	overflow:hidden;
}
.tuce .grid .link .outpic .pic .image
{
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
}
.tuce .grid .link .title
{
	font-size:15px;
	line-height:25px;
	margin-top:10px;
	transition:500ms;
}
.tuce .grid .link:hover .title
{
	color:#c02c30;
}
/**图册 end**/
/**联系我们**/
.contactbg1
{
	background:url('../images//contactbg.jpg') no-repeat center center;
	background-size:cover;
}
.contactbg1 .contactblock1 .contactinfo
{
	width:100%;
	height:auto;
	overflow:hidden;
	padding-top:30px;
}
.contactbg1 .contactblock1 .contactinfo .grid
{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-bottom:50px;
}
.contactbg1 .contactblock1 .contactinfo .grid .bigtit
{
	font-size:25px;
	line-height:1;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid #c02c30;
	color:#c02c30;
}
.contactbg1 .contactblock1 .contactinfo .grid .infolist
{
	width:100%;
	height:auto;
	overflow:hidden;
	font-size:15px;
	line-height:25px;
}
.contactbg1 .contactblock1 .contactinfo .grid .infolist p
{
	font-size:15px;
	line-height:25px;
}
.msgblock .msg
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.msgblock .msg .msgbigtit
{
	font-size:25px;
	line-height:1;
	margin-bottom:30px;
	color:#c02c30;
}
.msgblock .msg .first
{
	width:100%;
	height:auto;
	overflow:hidden;
	display:flex;
	flex-wrap:wrap;
}
.msgblock .msg .first .mgrid
{
	width:30.66%;
	margin-right:4%;
	margin-bottom:20px;
}
.msgblock .msg .first .mgrid:nth-child(3n)
{
	margin-right:0px;
}
.msgblock .msg .text
{
	width:100%;
	height:auto;
	font-size:15px;
	line-height:25px;
	margin-bottom:5px;
}
.msgblock .msg .first .mgrid .inputb
{
	width:100%;
	height:auto;
}
.msgblock .msg .first .mgrid .inputb .input
{
	width:100%;
	height:30px;
	border:none;
	background:#fff;
	padding-left:15px;
	padding-right:15px;
	font-size:15px;
	box-sizing:border-box;
	outline:none;
}
.msgblock .msg .sec
{
	margin-bottom:30px;
}
.msgblock .msg .sec .inputb
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.msgblock .msg .sec .inputb .textarea
{
	width:100%;
	height:150px;
	box-sizing:border-box;
	padding:15px;
	outline:none;
	border:none;
	background:#fff;
}
.msgblock .msg .submit
{
	width:150px;
	height:35px;
	font-size:16px;
	color:#fff;
	text-align:center;
	margin:auto;
	line-height:35px;
	transition:500ms;
	background:#c02c30;
	border-radius:5px;
	cursor:pointer;
}
.msgblock .msg .submit:hover
{
	background:#000;
}
.zimeiti
{
	width:100%;
	height:auto;
	display:flex;
	flex-wrap:wrap;
	margin-bottom:50px;
}
.zimeiti .grid
{
	width:120px;
	height:auto;
	margin-right:20px;
}
.zimeiti .grid .pic
{
	width:100%;
	height:auto;
	position:relative;
	padding-bottom:100%;
}
.zimeiti .grid .pic .image
{
	width:100%;
	height:100%;
	object-fit:cover;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
}
.zimeiti .grid .tit
{
	width:100%;
	height:auto;
	font-size:15px;
	line-height:25px;
	text-align:center;
	margin-top:5px;
}
/**联系我们 end**/
/**全屏视频**/
.fullscreenvideobg
{
	width:100%;
	height:100vh;
	z-index:20000;
	background:rgba(0,0,0,0.5);
	top:0px;
	left:0px;
	position:fixed;
	display:none;
}
.fullscreenvideobg .closebtn
{
	width:80px;
	height:80px;
	font-size:75px;
	color:#fff;
	line-height:75px;
	text-align:center;
	position:absolute;
	right:0px;
	top:0px;
	z-index:100;
	cursor:pointer;
}
.fullscreenvideo
{
    position:absolute;
    top:0px;
    left:0px;
	width:100%;
	height:100%;
    z-index:10;
}
.fullscreenvideobg .videoblock
{
	width:80%;
    height:80%;
	overflow:hidden;
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
    align-items:center;
    z-index:30;
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
}
.fullscreenvideobg .videoblock .video_1
{
    display:block;
    max-height:100%;
    max-width:100%;
}
/**全屏视频 end**/
/**分页**/
.pages
{
	width:100%;
}
.Pagination__Nav {
    text-align: center;
    margin: 20px 0;
	margin-bottom:80px;
}

.Pagination__Nav span {
    padding: 5px 10px;
    background: #eee;
    color: #333;
    transition: all 0.3s;
    font-size: 14px;
}

.Pagination__Nav a {
    padding: 5px 10px;
    background: #eee;
    color: #333;
    transition: all 0.3s;
    font-size: 14px;
}

.Pagination__Nav .is-active {
    background: #333;
	color:#fff;

}

.Pagination__Nav span:hover {
    background: #333;
	color:#fff;
}

.Pagination__Nav a:hover {
    background: #333;
	color:#fff;
}
/**分页 end**/
/**右侧菜单**/
.rightnav
{
	width:40px;
	position:fixed;
	top:50%;
	transform:translate(0,-50%);
	right:0px;
	z-index:2000;
}
.rightnav .sgrid
{
	width:100%;
	height:40px;
	background:#fff;
	margin-bottom:5px;
}
.rightnav .sgrid:last-child
{
	margin-bottom:0px;
}
.rightnav .sgrid .link
{
	display:block;
	position:relative;
	cursor:pointer;
}
.rightnav .sgrid .link .pic
{
	width:100%;
	height:auto;
}
.rightnav .sgrid .link .pic .image
{
	width:100%;
	height:auto;
}
.rightnav .sgrid .link .extitle
{
	position:absolute;
	top:0px;
	right:40px;
	height:40px;
	line-height:40px;
	font-size:15px;
	white-space:nowrap;
	background:#fff;
	padding:0px 30px;
	display:none;
	z-index:100;
}
.rightnav .sgrid .link:hover .extitle
{
	display:block;
}
.rightnav .sgrid .link .twocode
{
	position:absolute;
	top:0px;
	right:40px;
	width:120px;
	background:#fff;
	z-index:100;
	display:none;
}
.rightnav .sgrid .link .twocode .image
{
	width:100%;
	height:auto;
}
.rightnav .sgrid .link:hover .twocode
{
	display:block;
}
/**右侧菜单 end**/
/**内页视频**/
.insidevideo
{
	width:100%;
	height:auto;
	overflow:hidden;
	background:#ccc;
}
.insidevideo .video
{
	display:block;
	width:100%;
	height:auto;
}
/**内页视频 end**/
/**图片链接**/
.piclink
{
	display:block;
	width:100%;
	height:auto;
}
/**图片链接 end**/
/**企业文化**/
.culturelist
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.culturelist .grid
{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-bottom:60px;
}
.culturelist .grid:last-child
{
	margin-bottom:0px;
}
.culturelist .grid .link
{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:center;
}
.culturelist .grid:nth-child(2n) .link
{
	flex-direction:row-reverse;
}
.culturelist .grid .link .pic
{
	width:48%;
	height:auto;
	overflow:hidden;
}
.culturelist .grid .link .pic .image
{
	width:100%;
	height:auto;
}
.culturelist .grid  .left
{
	width:48%;
	height:auto;
	overflow:hidden;
}
.culturelist .grid  .left .title
{
	width:100%;
	font-size:22px;
	margin-bottom:20px;
}
/**企业文化 end**/
/**底部留言**/
.footmsgbg
{
	width:100%;
	height:75px;
	background:rgba(0,0,0,0.6);
	position:fixed;
	bottom:0px;
	left:0px;
	z-index:1000;
}
.footmsgbg .footmsg
{
	width:1200px;
	height:100%;
	margin:auto;
	position:relative;
	display:flex;
	justify-content:center;
}
.footmsgbg .footmsg .pic
{
	width:110px;
	height:100%;
	margin-right:50px;
}
.footmsgbg .footmsg .pic .image
{
	width:100%;
	height:auto;
	margin-top:-25px;
}
.footmsgbg .footmsg .footmsginput
{
	height:100%;
	display:flex;
	align-items:center;
}
.footmsgbg .footmsg .footmsginput .sec
{
	display:flex;
	align-items:center;
}
.footmsgbg .footmsg .footmsginput .sec .mgrid
{
	width:150px;
	height:auto;
	margin-right:20px;
}
.footmsgbg .footmsg .footmsginput .sec .mgrid:last-child
{
	margin-right:0px;
}
.footmsgbg .footmsg .footmsginput .sec .mgrid .inputb
{
	width:100%;
	height:auto;
}
.footmsgbg .footmsg .footmsginput .sec .mgrid .inputb .input
{
	width:100%;
	height:35px;
	outline:none;
	box-sizing:border-box;
	border:1px solid #ccc;
	padding-left:15px;
	padding-right:15px;
}
.footmsgbg .footmsg .footmsginput .foot_submit
{
	cursor:pointer;
	background:#dc1818;
	color:#fff;
	text-align:center;
	width:120px;
	height:35px;
	line-height:35px;
	font-size:15px;
	margin-left:30px;
}
.footmsgbg .footmsg .footmsgclose
{
	width:18px;
	height:18px;
	background:#666;
	font-size:20px;
	line-height:16px;
	cursor:pointer;
	text-align:center;
	color:#fff;
	position:absolute;
	top:10px;
	right:10px;
	border-radius:50%;
}
/**底部留言 end**/
/**网站内页 end**/