	body,ol,ul,li,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}img{border:0;vertical-align:top}li{list-style:none}iframe{border:none}html{height:100%;font-size:16px}body{height:100%;font:400 1em/1.8 'Microsoft Yahei', 'PingFang SC', 'Avenir', 'Segoe UI', 'Hiragino Sans GB', STHeiti, 'Microsoft Sans Serif', 'WenQuanYi Micro Hei', sans-serif}a{color:#333;text-decoration:none}a:hover{color:#0c82ff}
	body{background:#fff;}
	#header{
		background: #1b2d3e;
		width:100%;
		height:80px;
		box-shadow: 0 0 4px 0;
		transform: translateY(0px);
		transition: all .2s ease-in;
		position:fixed;
		top:0;
		z-index:99999999;
	}

.ps-btn {
	background: #0095ff;
	box-shadow: 0px 7px 14px 0px rgba(255, 103, 0, 0.35);
	border-color: #2d8cf0;
	outline: 0;
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	padding: 0 15px;
	transition: color .2s linear,background-color .2s linear,border .2s linear,box-shadow .2s linear;
	margin:20px auto;
	width: 156px;
	height: 44px;
	line-height: 44px;
	border-radius: 36px;
	text-align: center;
	font-size: 20px;
	font-weight: 400;
	color: #fff;
	cursor: pointer;
	box-sizing: content-box;
}
	#naver{width:1200px;margin: 0px auto;overflow: hidden; padding-top:25px;}
	#naver .logo{width:156px; text-align: left; height: 30px; float: left;}
	#naver .nav-list{ width:1044px; float:left;}
	#naver .nav-list ul li{
		cursor: pointer;
		float:left;
		font-size:18px;
		width: 100px;
		text-align:center;
		font-weight:bold;
		margin-left: 30px;
	}
	#naver .nav-list ul li a{
		color:#ccc;
		cursor: pointer;
	}
	#naver .nav-list ul li a:hover,#naver .nav-list ul li.on a{ color:#fff;}
	#naver .nav-list ul li.on,#naver .nav-list ul li:hover{
	background: #0095ff;
    border-radius: 71px;
	}
	.container{margin-top:5px;}
	.module-title{ max-width:1200px; text-align: center; font-size:36px; line-height:36px;color:#17233d; font-weight:bold; margin:30px auto;}
	.product-list{width:1200px; margin: 30px auto; overflow: hidden;}
	.product-info{width:280px; float:left; margin-left:20px; overflow: hidden;}
	.product-name{ text-align:center; font-size:20px; font-weight:bold; color:#4a4a4a; line-height: 40px;}
	.product-img{text-align:center;}
	.product-img img{border-radius:10px 10px;}
	.product-detail{font-size:12px; color: #333;}
	
	.trade-info{ width:380px; float:left; margin-right:20px; margin-bottom:20px;overflow: hidden;}
	.trade-info img{width:380px;}
	
	.detail{width:800px; margin: 20px auto;}
	.detail .detail-img{ float:left; width:360px; height: 360px;}
	.detail .detail-text{ float:left; width:440px;}
	.detail .detail-text h3{ text-align:center; font-size:14px; font-weight:bold; color:#4a4a4a;}
	
	.case-list{ max-width:1200px; margin: 30px auto; overflow: hidden; padding-left:120px;}
	.case{width:200px;height:160px; text-align: center; float: left; margin-right: 20px; margin-bottom: 20px;}
	.case img{ border:#ccc solid 1px; border-radius:5px 5px;}
	.swiper-container {
      width: 100%;
      height: 100%;
	  margin-top:80px;
    }
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
	
	.footer{ background:#262526; color:#878b91; font-size:14px; padding: 10px 10px;}
	.footer_info{ width:85%; margin: 0px auto;}
	#copyright{background:#0e0e0e; padding: 10px; 10px;}
	.copyright_info{width:85%;margin:0px auto;}
	.copyright_info p{text-align:center; color:#888b90; font-size:14px; fong-weight:bold;line-height:34px;}
	.odd{ background:#f8f8f9; padding:10px auto; overflow: hidden;}
	.even{ background:#fff;}
	.module-info{
		width:1200px; 
		margin:30px auto; 
		overflow:hidden;
		white-space: nowrap;		
	}
	.module-detail{
	   width: 560px;
	   padding-top: 45px;
	   float:left;
	}
	.module-detail h3{font-size:24px;color:#222;}
	.module-detail p{color:#666; line-height:38px;}
	.module-detail span{color:#19be6b;margin-right:10px;font-weight:bold;}
	.module-info .img{float:left;width:638px;border:#f5f5f5 solid 1px; border-radius:8px 8px;}
	.module-info img{border-radius:8px 8px;}
	.swiper-container-2,.swiper-pagination-2 {
		width: 640px;
		height: height:523px;
	}
	.subMenu{
		transition: all linear .2s;
		overflow: hidden;
		position: absolute;
		top: 60px;
		width: 124px;
		background: rgba(255,255,255,.96);
		box-shadow: 0 1px 6px 0 rgba(0,0,0,.2);
		border-radius: 4px;
		z-index:999999;
		margin-left:150px;
	}
	.subMenuItem{
		display: block;
		width: 100%;
	    box-sizing: border-box;
	    font-size: 16px;
	    font-family: PingFangSC-Regular,PingFang SC;
	    font-weight: 400;
		color: rgba(80,80,80,1)!important;
		height: 48px;
		line-height: 48px;
		text-align: center;
		border-bottom: 1px solid #e8e8e8!important;
	}
	.versions{background:#f8f8f9;width:1200px;overflow:hidden;margin:0px auto;padding-top:0px;}
	.versions .verItem{width:368px;float:left; margin-right:15px; overflow:hidden;background:#fff; border-radius:8px 8px;padding:10px 10px; border:#dcdee2 solid 1px;}
	.versions .verTitle{width:368px;height:50px;}
	.versions .verName{width:278px; margin-left:10px;float:left;line-height:48px;}
	.versions .verImg{width:48px;float:left;}
	.versions .verDetail{width:256px; margin-left:10px;float:left; margin-top:10px;padding-left:22px;}
	.verDetail p{line-height:32px; font-size:14px;color:#515a6e;}
	.verBas span{margin-right:10px; color:#58a55c;}
	.verPro span{margin-right:10px; color:#d95140;}
	.verBus span{margin-right:10px; color:#5086ec;}
	.teseList{width:1200px; margin:10px auto; overflow:hidden;}
	.teseItem{margin-right:25px;margin-bottom:25px;width:260px; height:70px; padding:10px 10px;float:left; background:#f8f8f9;border-radius:8px 8px;}
	.teseImg{width:70px;height:70px;float:left;}
	.teseInfo{width:180px; float:left; padding-left:10px;}
	.teseName{font-size: 16px;font-weight: bold;line-height: 32px;color: #17233d;}
	.teseDesc{white-space: nowrap;overflow: hidden;text-overflow: ellipsis; color:#808695;font-size:14px;}
	.product-item{
	    border-radius: 8px 8px;
		padding:5px 12px;
		font-size:18px;
		color:#222;
		margin-bottom:8px;
	}
	.mtb10{margin-top:10px;margin-bottom:10px;}
	.border-a{border: #b6d4fe solid 1px; background:#cfe2ff;}
	.border-b{border:#b6effb solid 1px; background:#cff4fc;}
	.border-c{border:#badbcc solid 1px; background:#d1e7dd;}

	.border-a span{margin-right:8px; color:#084298;}
	.border-b span{margin-right:8px; color:#055160;}
	.border-c span{margin-right:8px; color:#0f5132;}

	.footer-menu ul li{font-size:14px;padding:4px 0;color: rgba(255, 255, 255, .6);}
	.footerInfo .copyright_info p{color:#fff;}
	.footerinfo{text-align:center;color:#fff;}
