



<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>瑞信集团_江西瑞信投资集团有限公司[官网]</title>
<meta name="keywords" content=""/>
<meta name="description" content="" />
<link rel="stylesheet" type="text/css" href="/images/index.css" />
<link rel="stylesheet" type="text/css" href="/images/animates.css" />
<link rel="stylesheet" type="text/css" href="/images/insert.css" />
<link rel="stylesheet" type="text/css" href="/images/insert3.css" />
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />

<script src="/js/jquery-1.7.2.min.js"></script>
<script src="/js/jquery.SuperSlide.2.1.1.js"></script>
<script src="/js/function.js"></script>
<style>

#wrap{
    width: 80%;
    height: 350px; 
 
    position: relative; 
	margin:0px auto;
    overflow: hidden;
}
#list{
    position: absolute;
    left: 0; 
    top: 0; 
    margin: 0; 
    padding: 0;    
    -webkit-animation: 15s move infinite linear; 
    width: 200%; 
}
#list li {
    list-style: none; 
  width: 400px; 
 


    color: #fff; 
    font: 50px/98px Arial;
    text-align: center;
    float: left;
}
@-webkit-keyframes move{
    0% {
          left: 0;
    }
    100% {
          left: -1500px;
    }
}
@keyframes move {
    0% {
       left: 0;
    }
    100% {
       left: -1500px;
    }
}
#wrap:hover #list {
    -webkit-animation-play-state: paused; /*动画暂停播放*/
}


</style>
<style>
.page4 .box {
    position: relative;
    transition: all 0.3s ease-in-out 0s;
    top: 165px;
    height:850px;
}
.page4 .box .caption {
    opacity: 1;
    text-align: center;
    transition: all 0.5s ease-in-out 0s;
    width: 100%;
}
.page4 .box .caption i {
    display: none;
    height: 37px;
    margin: 0 auto 20px;
    width: 299px;
}
.page4 .box .caption span {
    font-size: 32px;
    padding-left: 10px;
    color: #000;
    FONT-WEIGHT:BOLD;
    letter-spacing: 3px;
}
.clear {
    clear: both;
}
.page4 .box .swiper-container.items {
    top: 0;
}
.page4 .box .swiper-container.items {
    margin: 6% 0% 0px;
}
.page4 .box .swiper-container.items {

    position: relative;

    transition: all 0.8s ease-in-out 0s;
    width: 100%;
}
.page4 .swiper-container {
    backface-visibility: hidden;
    overflow: hidden;
    z-index: 1;
}
.page4 .swiper-wrapper {
    box-sizing: content-box;
    position: relative;
    transform: translate3d(0px, 0px, 0px);
    transition-duration: 0s;
    transition-property: transform, left, top;
    transition-timing-function: ease;
    width: 100%;

}
.page4 .box .swiper-container.items .swiper-slide {
    left: 7%;
    margin: 0 auto 0 -50px;
    padding: 8px;
    position: relative;
    top: 90%;
    width: 100%;
}
.page4 .swiper-slide {
    box-sizing: content-box;
    float: left;
}
.page4 .box .swiper-container.items .swiper-slide .shade {
    background: none repeat scroll 0 0 Black;
    height: 100%;
    margin-top: -200px;
    opacity: 0.7;
    position: absolute;
    transition: all 0.3s ease-in-out 0s;
    width: 100%;
    z-index: 10;
}

.page4 .box .swiper-container.items .swiper-slide .shade u {
    background: url("../images/icons.png") no-repeat scroll 0 -168px rgba(0, 0, 0, 0);
    display: block;
    height: 44px;
    margin: 78px auto 0;
    width: 44px;
}

.page4 .box .swiper-container.items .swiper-slide img {
    height: 100%;
    width: 100%;
}
img {
    vertical-align: middle;
}
.page4 .box .swiper-container.items .swiper-slide p {
    color: #999;
    font-family: Arial,"微软雅黑";

    line-height: 26px;
    margin: 10px 42px;
    position: absolute;
    transition: all 0.3s ease-in-out 0s;
    z-index: 10;
}
.page4 .box .swiper-container.items .swiper-slide p strong {
    color: #222;
    font-family: Arial,"微软雅黑";
    font-size: 16px;
    font-weight: normal;
    transition: all 0.3s ease-in-out 0s;
}
.page4 .box .swiper-container.items .swiper-slide .bg {
    background-color: #fff;
    height: 100px;
    opacity: 0.5;
    transition: all 0.3s ease-in-out 0s;
    width: 100%;
}
.page4 .box .swiper-container.items .swiper-slide .bg u {
    background-color: #50060b;
    display: block;
    height: 100px;
    margin-top: 150px;
    position: absolute;
    transition: all 0.3s ease-in-out 0s;
    width: 100%;
}
.page4 .box .swiper-container.items .swiper-slide:hover .shade {
    margin-top: 0;
    transition: all 0.3s ease-in-out 0s;
}
.page4 .box .swiper-container.items .swiper-slide:hover .bg {
    opacity: 1;
    transition: all 0.3s ease-in-out 0s;
}
.page4 .box .swiper-container.items .swiper-slide:hover .bg u {
    margin-top: 0;
    transition: all 0.3s ease-in-out 0s;
}
.page4 .box .swiper-container.items .swiper-slide:hover p {
    color: White;
    transition: all 0.3s ease-in-out 0s;
}
.page4 .box .swiper-container.items .swiper-slide:hover p strong {
    color: White;
    transition: all 0.3s ease-in-out 0s;
}
.page4.active .box a.more {
    top: 0;
}
.page4 .box a.more:hover {
    background: none repeat scroll 0 0 #d02f4a;
    color: White;
}



.page4 .box {
    list-style: outside none none;
    margin: 0;
    overflow: hidden;
    text-align: center;
    width: 100%;
}
figure.effect-oscar {
    background: linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.page4 .box .line {
    background: none repeat scroll 0 0 rgba(219, 15, 16, 1);
    height: 3px;
    margin: 0 auto;
    width: 120px;
    margin-top: 6px;
    margin-BOTTOM: 6px;
}
.page4 .box .eNGL{

    FONT-SIZE:13PX;

}
.page4 .box figure {

    cursor: pointer;
    display: inline-block;

    margin: -0.135em;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 88%;
    z-index: 1;
}
.page4 .box figure figcaption {

    color: #333;
    font-size: 12px;
    text-transform: uppercase;
}
figure.effect-oscar img {
    opacity: 0.9;
    transition: opacity 0.35s ease 0s;
}
.page4 .box figure img {
    display: block;
    min-height: 100%;
    opacity: 0.8;
    position: relative;
}

figure.effect-oscar figcaption:before, figure.effect-oscar p {
    opacity: 0;
    transform: scale(0);
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
figure.effect-oscar figcaption:before {
    border: 1px solid #fff;
    bottom: 30px;
    content: "";
    left: 30px;
    position: absolute;
    right: 30px;
    top: 30px;
}
.page4 .box figure figcaption:before, .page4 .box figure figcaption:after {
    pointer-events: none;
}
figure.effect-oscar h2 {
    margin: 36% 35px 10px;
    transform: translate3d(0px, 100%, 0px);
    transition: transform 0.35s ease 0s;
}
.page4 .box figure h2 {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
    font-weight: 300;
    word-spacing: -0.15em;
    height: 55px;
    line-height: 50px;
    font-size: 18px;
}
.page4 .box figure h2 span {
    font-weight: 800;
}
figure.effect-oscar figcaption:before, figure.effect-oscar p {
    opacity: 0;
    transform: scale(0);
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
.page4 .box figure p {
    margin: 18% 40px 10px;

    letter-spacing: 1px;
    color:#fff;
}
.page4 .box figure a {
    font-size: 0;
    opacity: 0;
    text-indent: 200%;
    white-space: nowrap;
    z-index: 1000;
}
.page4 .box figure figcaption, .page4 .box figure a {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
a {

    outline: medium none;
    text-decoration: none;
}
.page a:hover,.page a:focus {
	color: #fff;
 	background:rgba(219, 15, 16, 1);
	border: 1px solid rgba(219, 15, 16, 1);
}

figure.effect-oscar:hover h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-oscar:hover figcaption::before,
figure.effect-oscar:hover p {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-oscar:hover figcaption {
	background-color: rgba(58,52,42,0);
}

figure.effect-oscar:hover img {
	opacity: 0.4;
}

.page5 .scalebox h1 {
    color: #fff;
    font-size: 44px;
    height: 194px;
    margin: 0 auto;
    text-align: center;
}

.page5 .scalebox p {
    color: #fff;
    font-size: 16px;
    height: 108px;
    line-height: 33px;
    margin: 0 auto;
    padding: 0 118px;
    text-align: center;
}

.page3 .vox {height:80px;height:180px;margin: 0 120px 40px 0;text-align:center;padding-bottom:40px}

.page3 .vox .caption{
    margin:0 auto;
    text-align: center;
    font-size: 32px;
    font-weight:bold;
    height:45px

}
.page3 .Vox .caption span {
    color: #000;
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 3px;
    padding-left: 10px;
}
.page3 .vox .line {
    background: none repeat scroll 0 0 rgba(219, 15, 16, 1);
    height: 3px;
    line-height:3px;
    margin: 0 auto;
    width: 120px;
    margin-top: 6px;
    margin-BOTTOM: 6px;
}
.page3 .vox .eNGL{

    FONT-SIZE:13PX;
}
#imgselect{

overflow:hidden;
text-align: center;
}

#imgselect IMG {
    transform: scale(1.07);
    transition: all 0.5s ease 0s;
           border-width: 0;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}

#imgselect:hover IMG {
    transform: scale(1.2);
    transition: all 0.8s ease 0s;

}
.page3 .page3-1{

    width: 609px;
}
</style>
</head>

<body>


<div class="head">
	<div class="nav">
			
		<ul class="navBar clearfix">
			<li style="float:left;padding: 0 15% 0 3%;">
				<a href="/">
					<img src="/images/logo.png" width="260" height="100"/>
				</a>	
			</li>

			<li id="m1" class="m"><h3><a href="/">网站首页</a></h3></li>
			<li id="m2" class="m ">
                            <h3>
                                <a href="/ruixin/">走进瑞信</a>
                            </h3>
                            <ul class="sub" style="display: none;">
				
				<li><a href="/ruixin#about_dszzc">董事长致辞</a></li>
				
				<li><a href="/ruixin#about_gywm">集团经营定位</a></li>
				
			
				
				<li><a href="/ruixin#about_jdfc">发展历程</a></li>
				
			
				
				<li><a href="/ruixin#about_qywh">社会责任</a></li>
				
                            </ul>
			</li><li id="m3" class="m ">
                            <h3>
                                <a href="/news/">新闻资讯</a>
                            </h3>
                            <ul class="sub" style="display: none;">
				
				<li><a href="/news">重要新闻</a></li>
				
		
				
				<li><a href="/news#spzx">视频中心</a></li>
				
                            </ul>
			</li><li id="m4" class="m ">
                            <h3>
                                <a href="/subsi/">集团产业</a>
                            </h3>
                            <ul class="sub" style="display: none;">
				
				<li><a href="#" target="_blank">消防产品制造</a></li>
				
				<!--<li><a href="http://www.rxhdjs.com " target="_blank">消防工程EPC</a></li>-->
				<li><a href="# " target="_blank">智慧消防托管服务</a></li>

				<!--<li><a href="http://www.wlmenye.com/" target="_blank">伟隆科技</a></li>-->
					<li><a href="http://www.weilongkeji.en.alibaba.com" target="_blank">外贸业务</a></li>

			
				
                            </ul>
			</li><li id="m5" class="m ">
                            <h3>
                                <a href="/culture/">企业文化</a>
                            </h3>
                            <ul class="sub" style="display: none;">
				
				<li><a href="/culture">核心理念</a></li>
				
				<li><a href="/culture/corporate">文化掠影</a></li>
				
				<li><a href="/culture/staff">员工风采</a></li>
				
                            </ul>
			</li><li id="m6" class="m ">
                            <h3>
                                <a href="/party/">瑞信党建</a>
                            </h3>
                            <ul class="sub" style="display: none;">
				
				<li><a href="/party#djgk">党委概况</a></li>
				<li><a href="/party#djdt">党建动态</a></li>
				<li><a href="/party#dyfc">党员风采</a></li>				
			

				
                            </ul>
			</li><li id="m7" class="m ">
                            <h3>
                                <a href="/joinus/">诚招英才</a>
                            </h3>
                            <ul class="sub" style="display: none;">
				<li><a href="/joinus/">人事理念</a></li>
				<!--<li><a href="/joinus/college">瑞 · 学堂</a></li>-->
				
				<li><a href="/joinus/campus/">岗位介绍</a></li>

                            </ul>
			</li><li id="m8" class="m ">
                            <h3>
                                <a href="/contact/">联系我们</a>
                            </h3>
			</li>
		</ul>
		
	</div>
		<script type="text/javascript">jQuery(".navBar").slide({ type:"menu",  titCell:".m", targetCell:".sub", delayTime:0, triggerTime:0,returnDefault:false  });</script>

</div>
<div class="footer"><div class="w1200">Copyright © 2019  All Rights Reserved　版权所有·<a href="" title="" target="_blank"></a></div></div>

<div id="pageContain">
	<div class="page1">
		<div class="scale-bg item">
			<video style="object-fit:fill;margin: 0px auto; width: 99%;" id=" " poster=" " loop="" muted="" preload="" autoplay="">
				<source type="video/mp4" src="http://www.ce0791.cn/hdxf1_2024-02-26.mp4"></source><!--/images/sp.mp4-->
			</video>
		</div>
	</div>

	<div class="page page2">
 		<div class="scale-bg item" style="background-image: url(/images/2.jpg);"></div>
		<div class="scalebox">

			<div class="page2-2 pa fadeInRight wow animated" data-wow-delay="0.4s">
				<h1>集团简介</h1>
				<p>瑞信集团是以消防及相关产业投资为主业的企业集团。1988年创建，形成了消防设备、防火建材等生产制造，消防工程EPC与消防安全运营托管服务三大板块。旗下企业洪都消防是全国行业头部企业之一，是江西省消防行业企业及智慧消防的行业先锋。</p>
				<p>集团董事长徐洪先生倾心企业文化建设，乐于帮助员工成长，把员工成长视为自己最大成就。徐洪先生勇于承担社会责任。</p>
				<p>“诚信共赢、开放争先”是瑞信的企业精神，我们始终持续积累“优秀的员工、优良的商誉、优质的客户”三大核心资产，致力于为客户、为员工、为股东、为社会创造更大的价值，竭力实现员工成长与企业发展及伙伴共赢的大好局面。</p>
				<!-- <a href="/ruixin" class="fadeInUp wow animated" data-wow-delay="1.2s"> -->
				<!-- 了解更多>></a> -->
			</div>
			<div class="page2-1 img pa fadeInLeft wow animated" data-wow-delay="0.4s">
				<!--<img src="images/video.png" width="420px" height="282px"/>-->
				<!--<div style="text-align:center">视频展示</div>-->
				<video id="videoPlay1" width="600px" height="282px" poster="images/video.png" data-setup="{}">
                <source type="video/mp4" src="http://www.ce0791.cn/hdxf_2024-2-26.mp4"> <!--sp.mp4-->
            </video>
			<script>
				var video1=document.getElementById("videoPlay1");

video1.onclick=function(){
    if(video1.paused){
        video1.play();
    }else{
        video1.pause();
    }
}
			</script>
			</div>
		</div>
	</div>

	<div class="page page3">
		<div class="scale-bg item" style="background-image: url(/images/3.jpg);"></div>
<!--             <div class="box">
               <div class="caption">
                    <h1>新闻资讯</h1>
		    <span>2019年度继取得碧桂园地产、金科地产、新旅建设集采后取得的又一重大市场突破。这一阶段性的成果,也标志着设备公司在做大做强的战略目标上又迈出坚实而有力的一步收获了最为宝贵白(优良的商誉、优秀的 ......<a href="">了解详情>></a></span>
		    
                    <br class="clear" />
		    <img src="images/video.png" width="785px" height="505px"/>
                </div>
            </div>
            <div class="zixun">
                <ul class="clearfix news">
!-- 		 --
		    <a class="more" href="list.php?tid=3">more>></a>
                </ul>

            </div> -->
		<div class="scalebox">
			<div class="vox">
				<div class="caption">
					<i></i>
					<span>新闻资讯</span>
					<br class="clear">
				</div>
				<div class="line"></div>
				<div class="eNGL">NEWS AND INFORMATION</div>
			</div>
			<div class="page3-1 img pa fadeInLeft wow animated" data-wow-delay="0.4s">
			<div class="news">
				
				<ul class="clearfix fadeIn wow animated" data-wow-delay="0.8s">
								<li>
					<a href="http://www./2058.html" title="深耕华东，智启新程&#8211;洪都消防华东事业部正式启航">
						<div class="fl">
							<img src="/images/defaultpic.gif" alt="深耕华东，智启新程--洪都消防华东事业部正式启航" />						</div>
						<div class="fr">
							<h5>深耕华东，智启新程&#8&hellip;</h5>
							<span class="date">2025-07-01</span>
							<p>6月20日，洪都消防在华东地区设立的事业部正式开业，标志着公司在市场拓展方面迈出了重要一步，更彰显了公司深耕区域市场、服务广大客户的坚定决心。本次开业庆典，集团总裁徐洪、&hellip;</p>
						</div>
					</a>
					</li>
                			<li>
					<a href="http://www./2053.html" title="喜讯丨洪都消防成功中标中建三局集团华东区域防火门工程框架协议！">
						<div class="fl">
							<img src="/images/defaultpic.gif" alt="喜讯丨洪都消防成功中标中建三局集团华东区域防火门工程框架协议！" />						</div>
						<div class="fr">
							<h5>喜讯丨洪都消防成功中标中&hellip;</h5>
							<span class="date">2025-06-17</span>
							<p>近日，洪都消防传来喜讯，公司成功中标中建三局集团（浙江）有限公司华东区域（江浙沪）防火门工程专业分包框架协议，中标金额8,144,542.80元。这次中标，不仅标志着洪都&hellip;</p>
						</div>
					</a>
					</li>
                			<li>
					<a href="http://www./2043.html" title="洪都消防参加江西省消防协会八届五次理事会 ——深度参与行业规则  加速构建优良生态">
						<div class="fl">
							<img src="/images/defaultpic.gif" alt="洪都消防参加江西省消防协会八届五次理事会 ——深度参与行业规则  加速构建优良生态" />						</div>
						<div class="fr">
							<h5>洪都消防参加江西省消防协&hellip;</h5>
							<span class="date">2025-06-13</span>
							<p>2025年5月16日，江西省消防协会八届五次理事会在南昌县恒荣建设集团召开，全省消防领域理事单位代表共商行业发展。洪都消防受邀参会。 本次会议聚焦协会工作规划与制度革新，&hellip;</p>
						</div>
					</a>
					</li>
                				
				
		
	
					
				</ul>
				
				</div>


			</div>
		

			<div class="page3-3 img pa fadeInLeft wow animated" data-wow-delay="0.4s">
				<div class="news">
				
				<ul class="clearfix fadeIn wow animated" data-wow-delay="0.8s">
								<li>
					<a href="http://www./2053.html" title="喜讯丨洪都消防成功中标中建三局集团华东区域防火门工程框架协议！">
						<div class="fl">
							<img src="/images/defaultpic.gif" alt="喜讯丨洪都消防成功中标中建三局集团华东区域防火门工程框架协议！" />						</div>
						<div class="fr">
							<h5>喜讯丨洪都消防成功中标中&hellip;</h5>
							<span class="date">2025-06-17</span>
							<p>近日，洪都消防传来喜讯，公司成功中标中建三局集团（浙江）有限公司华东区域（江浙沪）防火门工程专业分包框架协议，中标金额8,144,542.80元。这次中标，不仅标志着洪都&hellip;</p>
						</div>
					</a>
					</li>
                			<li>
					<a href="http://www./2025.html" title="洪都消防双会齐参：共筑消防标准化 助力防火卷帘认证升级">
						<div class="fl">
							<img src="/images/defaultpic.gif" alt="洪都消防双会齐参：共筑消防标准化 助力防火卷帘认证升级" />						</div>
						<div class="fr">
							<h5>洪都消防双会齐参：共筑消&hellip;</h5>
							<span class="date">2025-04-21</span>
							<p>2025年3月21日至22日，全国消防标准化技术委员会建筑构件耐火性能分技术委员会（第八分委会）与应急管理部消防产品合格评定中心、天津消防研究所在杭州锦豪雷迪森酒店联合举&hellip;</p>
						</div>
					</a>
					</li>
                			<li>
					<a href="http://www./1662.html" title="建设数字工厂，探究安全之道">
						<div class="fl">
							<img width="128" height="70" src="http://www./wp-content/uploads/2024/03/2024-03-2781.png" class="home-thumb wp-post-image" alt="建设数字工厂，探究安全之道" loading="lazy" />						</div>
						<div class="fr">
							<h5>建设数字工厂，探究安全之&hellip;</h5>
							<span class="date">2024-03-27</span>
							<p>2024年3月20日—22日，瑞信集团总裁徐洪和黑猫集团党委委员行政总召集人盛旺喜率双方联合考察团一行考察了杭州海康威视桐庐制造基地及总部、杭州大厦集团、新安化工集团等。&hellip;</p>
						</div>
					</a>
					</li>
                				
					
				</ul>
				
				</div>
	<p class="newsmore">
				<a href="/news" class="fadeInUp wow animated" data-wow-delay="1.2s">
				查看更多>></a></p>
			</div>
		
		</div>
	</div>

	<div class="page page4">
		<div class="scale-bg item" style="background-image: url(/images/4.jpg);"></div>
		    <div class="box">
			<div class="caption">
			    <i></i><span>集团产业</span>
			    <br class="clear" />
			</div>
			<div class="line"></div>
			<div class="eNGL" >GROUP INDUSTRY</div>
			<div class="swiper-container items" >
			<div id="wrap">
			    <div class="swiper-wrapper">
				<ul id="list">
				<li>
				<div class="swiper-slide">
				    <a href="http://www.rxhdxf.com/ " target="_blank">
					<figure class="effect-oscar">
					   <!--  --> <img style="margin: 0 auto;" src="/skin/images/cube1.jpg" alt="[field:title/]"/><!--  -->
					    <figcaption>
						<h2>消防产品制造</h2>
						<p>瑞信集团自九十年代初就致力于消防产业的投资,创造了许多...</p>
					    </figcaption>			
					</figure>
				    </a>
				</div>
				</li>
				<li>
				<div class="swiper-slide">
				    <a href="http://www.rxhdjs.com " target="_blank">
					<figure class="effect-oscar">
					   <!--  --> <img style="margin: 0 auto;" src="/skin/images/cube2.png" alt="[field:title/]"/><!--  -->
					    <figcaption>
						<h2>消防工程EPC</h2>
						<p>洪都消防，1993年诞生于洪都机械厂，已形成了...</p>
					    </figcaption>			
					</figure>
				    </a>
				</div>
				</li>
			<li>
				<div class="swiper-slide">
				    <a href="http://www.rxhdjs.com/col.jsp?id=147 " target="_blank">
					<figure class="effect-oscar">
					   <!--  --> <img style="margin: 0 auto;" src="/skin/images/cube22.jpg" alt="[field:title/]"/><!--  -->
					    <figcaption>
						<h2>智慧消防托管服务</h2>
						<p>洪都消防，1993年诞生于洪都机械厂，已形成了...</p>
					    </figcaption>			
					</figure>
				    </a>
				</div>
				</li>
				<li>
				<div class="swiper-slide">
				    <a href="http://www.wlmenye.com/ " target="_blank">
					<figure class="effect-oscar">
					   <!--  --> <img style="margin: 0 auto;" src="/skin/images/cube4.png" alt="江西伟隆"/><!--  -->
					    <figcaption>
						<h2>伟隆科技</h2>
						<p>江西伟隆科技有限公司,成立于2012年8月,公司位于...</p>
					    </figcaption>			
					</figure>
				    </a>
				</div>
				</li>
				<li>
				<div class="swiper-slide">
				    <a href="http://www.weilongkeji.en.alibaba.com" target="_blank">
					<figure class="effect-oscar">
					   <!--  --> <img style="margin: 0 auto;" src="/skin/images/waimao.jpg" alt="[field:title/]"/><!--  -->
					    <figcaption>
						<h2>外贸业务</h2>
						<p>Jiangxi Weilong Technology Co., Ltd. was established in August 2012. ...</p>
					    </figcaption>			
					</figure>
				    </a>
				</div>
				</li>
				<li>
				<div class="swiper-slide">
				    <a href="http://www.rxhdxf.com/ " target="_blank">
					<figure class="effect-oscar">
					   <!--  --> <img style="margin: 0 auto;" src="/skin/images/cube1.jpg" alt="[field:title/]"/><!--  -->
					    <figcaption>
						<h2>消防产品制造</h2>
						<p>瑞信集团自九十年代初就致力于消防产业的投资,创造了许多...</p>
					    </figcaption>			
					</figure>
				    </a>
				</div>
				</li>
				<li>
				<div class="swiper-slide">
				    <a href="http://www.rxhdjs.com " target="_blank">
					<figure class="effect-oscar">
					   <!--  --> <img style="margin: 0 auto;" src="/skin/images/cube2.png" alt="[field:title/]"/><!--  -->
					    <figcaption>
						<h2>消防工程EPC</h2>
						<p>洪都消防，1993年诞生于洪都机械厂，已形成了...</p>
					    </figcaption>			
					</figure>
				    </a>
				</div>
				</li>
			<li>
				<div class="swiper-slide">
				    <a href="http://www.rxhdjs.com/col.jsp?id=147 " target="_blank">
					<figure class="effect-oscar">
					   <!--  --> <img style="margin: 0 auto;" src="/skin/images/cube22.jpg" alt="[field:title/]"/><!--  -->
					    <figcaption>
						<h2>智慧消防托管服务</h2>
						<p>洪都消防，1993年诞生于洪都机械厂，已形成了...</p>
					    </figcaption>			
					</figure>
				    </a>
				</div>
				</li>
				<li>
				<div class="swiper-slide">
				    <a href="http://www.wlmenye.com/ " target="_blank">
					<figure class="effect-oscar">
					   <!--  --> <img style="margin: 0 auto;" src="/skin/images/cube4.png" alt="江西伟隆"/><!--  -->
					    <figcaption>
						<h2>伟隆科技</h2>
						<p>江西伟隆科技有限公司,成立于2012年8月,公司位于...</p>
					    </figcaption>			
					</figure>
				    </a>
				</div>
				</li>
				<li>
				<div class="swiper-slide">
				    <a href="http://www.weilongkeji.en.alibaba.com" target="_blank">
					<figure class="effect-oscar">
					   <!--  --> <img style="margin: 0 auto;" src="/skin/images/waimao.jpg" alt="[field:title/]"/><!--  -->
					    <figcaption>
						<h2>外贸业务</h2>
						<p>iangxi Weilong Technology Co., Ltd. was established in August 2012. ...</p>
					    </figcaption>			
					</figure>
				    </a>
				</div>
				</li>
			
				</ul>
<!-- 				<div class="swiper-slide">
				    <a href="#" target="_blank">
					<img src="/skin/images/cube1.png" alt="" />
					<p><br /><strong>洪都消防设备</strong><br /></p></a>
				</div>
				<div class="swiper-slide">
				    <a href="#" target="_blank">
					<img src="/skin/images/cube2.png" alt="" />
					<p><br /><strong>洪都消防工程</strong><br /></p></a>
				</div>
				<div class="swiper-slide">
				    <a href="#" target="_blank">
					<img src="/skin/images/cube3.png" alt="" />
					<p><br /><strong>洪都卷帘门</strong><br /></p></a>
				</div>
				<div class="swiper-slide">
				    <a href="#" target="_blank">
					<img src="/skin/images/cube4.png" alt="" />
					<p><br /><strong>江西伟隆</strong><br /></p></a>
				</div> -->
			    </div>
				</div>
			</div>

		    </div>
		<script>
		
			$('.tab-button').mouseover(function() {
				var tab = $(this).data('tab')
				$(this).addClass('cur').siblings('.tab-button').removeClass('cur');
				$('#tab-' + tab + '').addClass('active').siblings('.tab-item').removeClass('active');
			});

		</script>
	</div>

	<div class="page page5">
		<div class="scale-bg item" style="background-image: url(/images/5.jpg);"></div>
		<div class="contain">
			<div class="scalebox">
				<h1><img src="/images/jingtianairen.png"></h1>
		
			</div>
		</div>
	</div>
	<div class="page page6">
            <div class="scale-bg item" style="background-image: url(/images/6.jpg);"></div>
            <div class="box">
               <div class="caption">
                    <i>联系我们</i><span></span>
                    <br class="clear" />
                </div>
                <div class="above">
                    <div class="wechat"><img src="images/wechat_code.png" alt="" /></div>
                    <div class="left">
                        <a href="" title="" class="tel"></a>
                        <p>中国<u>·</u>江西<u>·</u>南昌<br />联系电话：0791-88591299 88591833<u>/</u>0313<br />地址：南昌市湖滨南路6号银湖大厦508-512室<br />邮编：333000<a href="/Joinus/" target="_blank" class="job">[ 工作机会 ]</a></p>
                    </div>
                    <div class="right">
                        Email：info@<br />网址：http://www.<br /> 集团备案：<u></u><a href="https://beian.miit.gov.cn/" target="_blank">赣ICP备2021000748号</a><br />
                    </div>
                </div>
            </div>

	</div>
</div>

<ul id="navBar">
	<li> </li>
	<li> </li>
	<li> </li>
	<li> </li>
	<li> </li>
	<li> </li>
</ul>

<script src="/js/fullPage.min.js"></script>
<script src="/js/wow.min.js"></script>
<script>
	new WOW().init();
</script>
<script>
var runPage, interval, autoPlay;

autoPlay = function(to) {
	clearTimeout(interval);
	interval = setTimeout(function() {
    	runPage.go(to);
	}, 50000);
}

runPage = new FullPage({
	id: 'pageContain',

	effect: {
		transform: {
			translate: 'Y'
		},
		opacity: [0, 1]
	},
	mode: 'wheel, touch, nav:navBar',
	easing: 'ease',

});
	
//contFull(".scalebox", 1600, 900);
</script>
</body>
</html>