/*幻灯片*/
* {
  margin: 0;
  padding: 0;
}

.slider-container ul,
li {
  list-style: none;
  margin: 0;
}

.slider-container {
  /*width:  auto;
  height: 100%;*/
  position: relative;
  margin: 0 auto;
}

.slider,
.slider-item {
  padding-bottom: 55%;
 /*height: 1000px;*/
}

.slider-item {
  position: absolute;
  width:  auto;
  height: 100%;
   /*background-attachment: fixed;*/
  background-repeat: no-repeat;
  background-size: cover;

}

.slider-item1 {
   background-image: url(../img/2020918.jpg);
   
}

.slider-item2 {
  background-image: url(../img/2020918-2.jpg);
  
}

.slider-item3 {
  background-image: url(../img/2020918-3.jpg);
  
}

.slider-item4 {
  background-image: url(../img/2020918.jpg);
 
}

.slider-item5 {
  background-image: url(../img/2020918-2.jpg);
  
}

/*动画设置*/
@keyframes fade {
  0% {
    opacity: 0;
  }

  5% {
    opacity: 1;
  }

  20% {
    opacity: 1;
  }

  25% {
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

/*轮播图应用动画*/
.slider-item {
  position: absolute;
  width: 100%;
  height: 100%;
  /*background-size: cover;*/
  animation: fade 20s linear;
  animation-iteration-count: infinite;
}

/*轮播图设置动画延迟*/
.slider-item{
  opacity:0;
}
.slider-item1{
  animation-delay: -1s;
}
.slider-item2{
  animation-delay: 3s;
}
.slider-item3{
  animation-delay: 7s;
}
.slider-item4{
  animation-delay: 11s;
}
.slider-item5{
  animation-delay: 15s;
}

/*圆点*/
.focus-container{
  position:absolute;
  bottom:2%;
  z-index:7;
  left:50%;
  margin-left: -45px;
}
.focus-container li{
  width:10px;
  height:10px;
  border-radius:50%;
  float:left;
  margin-right:10px;
  background:#fff;
}
.focus-item{
  width:100%;
  height:100%;
  opacity: 0;
  background:#51B1D9;
  border-radius:inherit;
  animation-duration: 20s;
  animation-timing-function: linear;
  animation-name:fade;
  animation-iteration-count: infinite;
}
.focus-item1{
  animation-delay: -1s;
}
.focus-item2{
  animation-delay: 3s;
}
.focus-item3{
  animation-delay: 7s;
}
.focus-item4{
  animation-delay: 11s;
}
.focus-item5{
  animation-delay: 15s;
}
/*幻灯片*/

@font-face {font-family: 'webfont';
  src: url('//at.alicdn.com/t/3l3yx9psc3di.eot'); /* IE9*/
  src: url('//at.alicdn.com/t/3l3yx9psc3di.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('//at.alicdn.com/t/3l3yx9psc3di.woff') format('woff'), /* chrome、firefox */
  url('//at.alicdn.com/t/3l3yx9psc3di.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('//at.alicdn.com/t/3l3yx9psc3di.svg#思源黑体-极细') format('svg'); /* iOS 4.1- */
}

.web-font{
	font-family:"webfont" !important;
	font-size:26px;font-style:normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}

.anLi_mai_1{
    
    
}
.tc{
    width:40%;
    width:770px;
	height:510px;
    margin-top:10px;
    display:none;
}/*overflow:auto;*/

.close{
	opacity: 0.6;
}
    
.video{
	width:770px;
	height:510px;
	margin-top: -20px;
	margin-left: 0px;
} 

.des{
	margin:10px;
	margin-top:-10px;
	font-size:14px;
    width:600px;
    line-height:18px;
	margin-left: 80px;
}

.dj{
width:90%;
}

#photo{
	width:90%;
	height:200px;
	
}
#tu{
	width:90%;
}
.flexslider {
	margin: 0px auto 20px;
	position: relative;
	width: 80%;
	height:300px;
	overflow: hidden;
	zoom: 1;
}

.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../img/images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}

.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}

.flex-direction-nav .flex-prev {
	left: 0;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 5px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: url(../img/images/dot.png) no-repeat 0 -16px;
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -99em;
	width: 16px;
	cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background-position: 0 0;
}

.flexslider .slides li a img {
	width: 100%;
	height:100%
}

/*幻灯片*/
.jt{
	/*隐藏箭头*/
	visibility:hidden;
}

.carousel-indicators li {
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(92,92,92,9);
    border: 0px solid #fff;
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 6px;
    height: 6px;
    margin: 0;
    background-color: #fff;
}
.carousel-indicators .active {
    background-color: #858585;
}

.home1{
	display: none;
}
.home2{
	
}


/*导航*/
#navigation{
	height:78px;
	padding-top: 0px;
    padding-bottom: 0px;
}

.dh_div{
}


.navbar-header{
    margin-top: 0px;
    margin-left:0px;
}

.navbar-brand{
	margin-top: 24px;
	padding-left: 0px;
}


.na-fu{
	top:20;
	right:0;
	font-size: 100%;
	
}

.na-al{
	top:72;
	right:0;
	font-size: 100%;
}

.na-ab{
	top:124;
	right:0;
	font-size: 100%;
}

.na-new{
	top:176;
	right:0;
	font-size: 100%;
}
.na-lx{
	top:228;
	right:0;
	font-size: 100%;
}

.na-en{
	top:auto;
	right:0;
	font-size: 100%;
}

.nav.navbar-nav{
	background-color: rgba(255, 255, 255, .4); 
	height: 40;
	width: 50;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
							
}

.nav>li>a {
	padding: 20px 10px;
}




.na_cd ul{
	margin-right:0px;
	margin-top: 0px;
}
#navbar-ex-collapse ul li a{
	color: #FFFFFF;
    font-size: 32px;
    font-family: "微软雅黑" ! important;
    font-weight: normal;
    margin-top:35px;
    
}
#navbar-ex-collapse ul li a:hover {
	color:#b69ca5;
	cursor:pointer;
}
.containera{
	margin-top:-20px;
	margin-left:450px;
	width:1150px;
}
#navbar-ex-collapse ul li a:active {
	color:#fff;
} /* 被选择的链接 */

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
	color:#fff;
}

/*解决方案*/

.fanganaa{
	width: 24%;
	margin-left: 37%;
}

.fangan{
	font-size:90%;
	line-height: 160%;
 	margin-top: 0%;
 	margin-bottom:4%;
	letter-spacing:0;	
	color: #b4b4b4;
	
	
	margin:50 auto;
	
	
}
.zlzssja1{
	margin-top: 10%;
}

.zlzssja{
	font-size:100%;
	line-height: 100%;
 	margin-top: 0%;
 	margin-bottom:0%;
	letter-spacing:0;	
	color: #ef7a1a;
	font-family:微软雅黑;
    margin:0 auto;
	
	
}

.zlzssjb{
	font-size:90%;
	line-height: 140%;
 	margin-top: 0%;
 	margin-bottom:0%;
	letter-spacing:0;	
	color: #ef7a1a;
	font-family:微软雅黑;		
	margin:10 auto;
	
	
}

.zlzssj{
	font-size:160%;
	line-height: 160%;
 	margin-top: 1%;
 	margin-bottom:2%;
	letter-spacing:0;	
	color: #ef7a1a;
	font-family:"微软雅黑";
	font-weight:bold;
	
}

.zljtexta{
	margin-top: 3%;
	font-size: 110%;
	line-height:180%;	
	margin-bottom: 5%;
	color: #b4b4b4;	
}


/*实现*/
.ssch{
	font-size:200%;		     	
	line-height:110%;  
	color:#e4007f;	
	
}

.ssen{
	font-size:80%; 
	color:rgba(147,147,147,0.5);	
}

.sstext{
	margin-top: 1%;
	font-size: 130%;
	line-height:150%;	
	padding-bottom: 6%;
	color: #f5a51f;
	margin-left: 0%;	
	
}

/*智慧场景体验*/
.bf{
	margin-top:0%;
	width: 30%;
	margin-bottom: 15%;
}

.tytext{
	font-size:125%;		     	
	line-height:110%;  
	color:#ef7a1a;
	margin-top: 2%;
	letter-spacing:0;	
		
}

.tytexten{
	font-size:80%;	
	color:rgba(147,147,147,0.5);
	margin-bottom: 10%;
}


/*技术支持*/
.zljch{
	font-size:125%;		     		 
	color:#ef7a1a;	
	line-height:110%; 
	letter-spacing:0;
	margin-top: 12%;
			
}

.zljen{
	font-size:80%;	  
	color:rgba(147,147,147,0.5);
}

.zljimg{
	
	margin-bottom: 10%;
	margin-top: 3%;
}

.zljtext{
	margin-top: 0%;
	font-size: 115%;
	line-height:180%;	
	margin-bottom: 3%;
	color: #b4b4b4;	
}



.zljtext01{
	margin-top: 0%;
	font-size: 100%;
	line-height:160%;	
	padding-bottom: 10%;
	color: #9f9fa0;	
}

/*应用领域*/

.yrlych{
	font-size:125%;		     	
	line-height:110%;  
	color:#ef7a1a;
	margin-top: 0%;	
	letter-spacing:0;

}	

.yrlyen{
	font-size:80%; 
	color:rgba(147,147,147,0.5);			
}

.yrlyimage{
	margin-top: 2%;	
}

.yrlytext{
	margin-top: 2%;
	font-size: 100%;
	line-height:160%;	
	padding-bottom: 20%;
	color: #9f9fa0;	
}	



/*我们一起改变*/

.yqgb{
	margin-top: 10%;
}

.yqgbch{
	font-size:125%;		     	
	line-height:110%;  
	color:#ef7a1a;
	margin-top: 20%;
	letter-spacing:0;	
	font-family:"微软雅黑";
	font-weight:bold;
	
}

.yqgben{
	font-size:80%;	
	color:rgba(147,147,147,0.9);
}

.pinpei{
	margin-top: 3%;
}

.anli{
	margin-top: 5%;
}


/*关于我们*/

.about{	
	margin-top: 10%;			
 } 
 
.aboutch{
	font-size:125%;		     		 
	color:#ef7a1a;
	letter-spacing:0;		
	font-family:"微软雅黑";
	font-weight:bold;
		
} 

.abouten{
	font-size:80%;	      
	color:rgba(147,147,147,0.9);	
 }  
  
.abouttext1{
	font-size: 90%;
	line-height:130%;
	margin-top: 1%;  
	color:#58595b;	
}  

.aboutimage{
	width:100% ;
	margin-left: 0px;
	margin-top: 1%;
	margin-bottom: 2%;
} 

.abouttext2{
	font-size: 90%;
	line-height:130%;
	margin-top: 1%; 
	color:#58595b;	
}  


/*供应链系统 */

.gyl{	
	margin-top: 5%;		
}

.gylch{
	font-size:125%;
	color:#ef7a1a;
	letter-spacing:0;	
	font-family:"微软雅黑";
	font-weight:bold;
	
}

.gylen{
	font-size:80%;	    
	color:rgba(147,147,147,0.9);		
}

.gyltext{
	font-size: 90%;
	line-height:130%;
	margin-top: 1%;  
	color:#58595b;	
}  
 
 
/*荣誉 */   
.honor{
	margin-top: 5%;	
} 

.honorch{
	font-size:125%;		     	 
	color:#ef7a1a;
	letter-spacing:0;
	font-family:"微软雅黑";
	font-weight:bold;
	
}

.honoren{
	font-size:80%;	
	color:rgba(147,147,147,0.9);
}

.honortext{
	font-size: 100%;
	line-height:130%;
	margin-top: 1%; 
	color:#58595b;
} 



/*资讯*/

.new{	
	margin-top: 5%;			
}
.newch{
	font-size:125%;		     		 
	color:#ef7a1a;	
	letter-spacing:0;
	font-family:"微软雅黑";
	font-weight:bold;
		
}
.newen{
	font-size:80%;	    
	color:rgba(147,147,147,0.9);
	
}

.new1{
	margin-top: 3%;
	width:700px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden; 
}

.newimg1{
	width:14%;
	vertical-align:text-bottom;  
}

.zxtext1{
	font-size:100%;	 
}

.new2{
	margin-top:3%;
	width:700px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden; 
}

.ckgd{
	margin-top: 4%;
	padding-bottom: 8%;
}

/*联系*/



/*标题*/
.lx{	
	margin-top: 10%;
			
 }   

.lxch{
	font-size:125%;		     		 
	color:#ef7a1a;	
	letter-spacing:0;	
	font-family:"微软雅黑";
	font-weight:bold;
		
}
.lxen{
	font-size:80%;	     
	color:rgba(147,147,147,0.5);
	
 } 

/*内容*/
.lxtext{
	font-size: 100%;
	line-height:1.7;
	margin-top: 0%; 
	color:#858585;
	
}

.lxtext01{
	font-size: 100%;
	line-height:1.7;
	margin-top: 2%; 
	color:#b4b4b4;
	
	
}


/*底标*/
.lxdd{
	font-size:80%;		
  padding-top:0%;
  padding-bottom: 0%;
  margin-bottom: 5%;
	color:#666666;
	margin-top: 5%;
	margin-left: 0px;
	letter-spacing:0px;	

	
}


