*{
  		padding: 0;
  		margin: 0;
  	}
  	/*导航样式*/
  	.nav-own{
  		width: 1280px;
  		height: 90px;
  		line-height: 90px;
  		padding-left: 40px;
  		padding-right: 40px;
  		background: #FFFFFF;
  	}
  	.logo-img{
  		width: 182px;
  		height: 54px;
	  }
	  .head-img {
		  display:none;
	  }
  	.nav-own-ul{
  		float: right;
  		margin-bottom: 0;
  	}
  	.nav-own-ul > li > a{
  		
  		height: 90px;
  		line-height: 60px;
  		color: #333333 !important;
  		font-weight: 300;
	  }
	  .normal-img{
		  width: 1200px;
		  height: 500px;
	  }
  	.lis{
  		width: 100px;
  		text-align: center;
  	}
  	.lis:hover{
  		background: #F7AE01;
  		color: #FFFFFF !important;
  	}
  	.mores{
  		height: 90px;
  		line-height: 90px;
  		position: absolute;
  		left: 0px;
  		top: 90px;
  		background: #F7AE01;
  		z-index: 9999;
  		padding-left: 775px;
  		box-sizing: border-box;
  	}
  	.about:hover >.abouts{
  		display: block;
  	}
  	.platform:hover >.platforms{
  		display: block;
  	}
  	.news-center:hover >.news-centers{
  		display: block;
  	}
  	.culture:hover >.cultures{
  		display: block;
  	}
  	.people:hover >.peoples{
  		display: block;
  	}
  	.line-f{
  		width:50px;
		height:2px;
		margin: 0 auto;
		margin-top: -30px;
		background:rgba(255,255,255,1);
  	}
  	.a1:hover + .a2{
  		display: block;
  	}
  	.a3:hover + .a4{
  		display: block;
  	}
  	.a5:hover + .a6{
  		display: block;
  	}
  	.a7:hover + .a8{
  		display: block;
  	}
  	.b1:hover + .b2{
  		display: block;
  	}
  	.b3:hover + .b4{
  		display: block;
  	}
  	.b5:hover + .b6{
  		display: block;
  	}
  	.b7:hover + .b8{
  		display: block;
  	}
  	.b9:hover + .b10{
  		display: block;
  	}
  	.b11:hover + .b12{
  		display: block;
  	}
  	.c1:hover + .c2{
  		display: block;
  	}
  	.c3:hover + .c4{
  		display: block;
  	}
  	.c5:hover + .c6{
  		display: block;
  	}
  	.d1:hover + .d2{
  		display: block;
  	}
  	.d3:hover + .d4{
  		display: block;
  	}
  	.d5:hover + .d6{
  		display: block;
  	}
  	.e1:hover + .e2{
  		display: block;
  	}
  	.e3:hover + .e4{
  		display: block;
  	}
  	.e5:hover + .e6{
  		display: block;
  	}
  	.own-li{
  		
  	}
  	/*轮播图样式*/
	  .swiper-banner {
		width: 1280px;
		/*height: 500px;*/
		overflow: hidden;
		position: relative;
	  }
	  .swiper-banner .swiper-slide{
		font-size: 18px;
		background: #fff;
		height: 500px;
		   position: relative;
		   overflow: hidden;
	  }
	  .swiper-banner .swiper-wrapper{
		  width: 20000px !important;
		  /*IE8渲染内联样式3000px ,强制高度设置500px*/
		  height: 500px!important;
	  }
	  .swiper-banner .swiper-wrapper .swiper-slide{
		  /*IE8渲染内联样式3000px ,强制高度设置500px*/
		  height: 500px!important;
	  }
    /*banner轮播图原点*/
		.swiper-pagination-banner {
		  position: absolute;
		  z-index: 20;
		  bottom: 10px;
		  width: 100%;
		  text-align: center;
		  height: 20px;
		}
		.swiper-pagination-banner .swiper-pagination-switch,.swiper-pagination-bullet {
		  display: inline-block;
		  width: 10px;
		  height: 10px;
		  border-radius: 50%;
		  background: #BBBBBB;
		  margin: 0 5px;
		  cursor: pointer;
		}
		.swiper-pagination-banner .swiper-active-switch,.swiper-pagination-bullet-active {
		 	width:40px;
			height:10px;
			background:rgba(255,255,255,1);
			border-radius:5px;
		}
		.swiper-img{
			width: 1280px;
			height: 500px;
		}
		/*平台战略*/
		.item{
			width: 373px;
			height: 300px;
			line-height: 300px;
			cursor: pointer;
			background: #F3F5F6;
		}
		.hover :hover{
			box-shadow:0px 2px 9px 0px rgba(0,0,0,0.5);
		}
		
		.no-shadow :hover{
			box-shadow:none ;
		}
		.six-icon{
			width:4px;
			height:24px;
			margin-top: 5px;
			background:rgba(134,122,204,1);
			border-radius:2px;
		}
		.width-145{
			width: 145px;
		}
		
		/*新闻*/
		.border-top{
			border-top: 1px dashed #DDDDDD;
			padding: 20px 0 20px  0;
		}
		.width-680{
			width: 560px;
		}
		.item-img{
			width: 150px;
			height: 112px;
			margin-right: 15px;
		}
		.news-name{
			color: #333333;
			font-size: 16px;
		}
		.news-time{
			font-size: 12px;
			color: #999999;
			margin-top: 5px;
		}
		.news-desc{
			font-size:14px;
			color:#666666;
			margin-top: 20px;
		}
		/*底部*/
		.footer{
			height: 394px;
			background: #F9F9F9;
			padding: 0px 40px;
			box-sizing: border-box;
		}
		.footer-top{
			padding-top: 50px;
			padding-bottom: 50px;
			box-sizing: border-box;
		}
		.footer-top-p > p{
			margin-bottom: 0px !important;
		}
		.footer-bottom{
			height: 94px;
			padding: 29px 0 30px 0;
			box-sizing: border-box;
			border-top: 1px solid #DDDDDD;
		}
		.footer-logo-image{
			width: 182px;
  		height: 54px;
		}
		.footer-code-image{
			width: 80px;
			height: 80px;
		}
		.index-three-title{
			width: 373px;
			height: 84px;
			line-height: 84px;
			color: #FFFFFF;
			background: #2AD224;
		}
/* .headerpage {
	position: fixed;
} */