    body{margin:0;font-family:arial,serif,"宋体","微软雅黑","Microsoft Yahei";}
	ul,li,ol,dl,dt,dd,p{margin:0;padding:0}
	ul,ol,dl{list-style:none;}
	a{text-decoration:none;cursor:pointer;}
	input,select,button{outline:none;}
    
    /*相同样式*/
	.product-solu,
	.product-solu li,
	.product-solu div span,
	.index-header li a,
	.index-header b,
	.float-catalog span,
	.footer,.wrap li div,
	.message li div,
	body>div
	{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
	.inner,
	.index-nav li,
	.product-solu .more,
	.product-solu div span,
	.nav .more,
	.nav div span,
	.wrap .f-hover,
	.map  
	{transition:all .3s linear;-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-ms-transition:all .3s linear;}
	
	
	/*请浮动*/
	.clear{zoom:1}
	.clear:after{content:"";clear:both;height:0;width:0;display:block;}
    .setHeight{height:667px}
     body>div{min-width:1200px;}
    .auto{width:1200px;margin:0 auto;height:100%}
    /*顶部div index*/ 
    .line{background:#3c5ca8;height:1px;position:absolute;top:60px;left:0;z-index:10;width:100%;}
	.index-header{width:100%;height:60px;position:absolute;top:0;z-index:10;background:#fff;} 
	.index-header #logo{background:url(/img/index/logo.png) 0 center no-repeat; height:60px; width:360px;background-size:contain;display:inline-block;}
	.index-header ul{display:inline-block;margin-left:80px;}
	.index-header ul>li{float:left;padding:0 20px;background:url(/img/index/index-line.gif) right center no-repeat}
	.index-header ul>li:last-child{background-image:none;}
	.index-header ul>li>a:hover{border-bottom:2px solid #3c5ca8}
	.index-header ul>li>a,.index-header b{line-height:60px;height:60px;color:#0c318d;font-size:18px;display:block;}  
	.index-header b{font-weight: normal;}  
    /*第一页产品解决方案二级菜单*/
    .index-header .twoLevel:hover .product-solu{display:block;}
	.product-solu{width:100%;background:rgba(0,0,0,0.5);position:absolute;top:61px;left:0;z-index:11;padding:0 100px;
		          font-size:20px;text-align:center;color:#fff;display:none;} 
	.product-solu:hover{display:block;} 
    .product-solu li{width:33.33%;height:350px;float:left;padding-top:50px;position:relative;} 
    .product-solu li div:nth-child(1){position:relative;height:85px;}
    .product-solu div span,.product-solu div a{width:85px;height:85px;border-radius:100%;border:1px solid #fff;display:block;position:absolute;top:0;left:50%;margin-left:-42px;}
    .product-solu div span:nth-child(2){border:none;background:#8fc31f;transform:scale(0);opacity:0;}
    .product-solu div a{border:none} 
    .product-solu li div:nth-child(2){padding-top:50px} 
    .product-solu .ps-img1{background:url(/img/index/index-nav-menu-conService.png) center center no-repeat;background-size:70% 70%;}
    .product-solu .ps-img2{background:url(/img/index/index-nav-menu-platForm.png) center center no-repeat;background-size:70% 70%;}
    .product-solu .ps-img3{background:url(/img/index/index-nav-menu-productService.png) center center no-repeat;background-size:70% 70%;}
    .product-solu .more{line-height:26px;color:#FFF;border-radius:18px;background:#8fc31f;padding:5px 15px;position:absolute;left:50%;margin-left:-55px;top:150px;opacity:0;}
	 
     
        .footer{background-color:#183346;padding:124px 0 40px;height:500px;color:#fff;font-size:18px;overflow:hidden;position:relative;}
        .footer .auto{width:1200px;margin:0 auto;text-align:center;}  
		.footer dl{width:200px;float:left;padding:0 25px}
		.footer dt a{display:block;border-radius:33px;border:1px solid #91CC18;color:#91CC18;width:184px;height:65px;line-height:65px;margin-bottom:20px;margin-left:7px;}
	    .footer dt a:hover{color:#fff;background:#91CC18}
	    .footer dd{padding:10px 0}
	    .footer dd a{color:#fff;display:block;}
	    .footer dd a:hover{color:#8FC31F}
	    .footer .img{padding:0;width:400px;margin-left:30px;background:url(/img/index/map.jpg) 0 0/100% auto no-repeat;height:280px;cursor:pointer;}
	    .footer .img dt{padding:20px 0 10px;border-bottom:1px solid #8FC31F;margin-bottom:50px;}
	    .footer .img dd{position:relative;padding-left:50px;text-align:left;}
	    .footer dd img{position:absolute;top:5px;left:15px}
	    .footer .img dd:nth-child(2){background:url(/img/index/index-nav.png) -1027px -30px no-repeat}
	    .footer .img dd:nth-child(3){background:url(/img/index/index-nav.png) -1027px -70px no-repeat}
	    .footer .img dd:nth-child(4){background:url(/img/index/index-nav.png) -1027px -110px no-repeat}
	    .footer p{width:1200px;text-align:center;position:absolute;left:50%;margin-left:-600px;bottom:5%}
	    .map{background:rgba(0,0,0,.4);overflow:hidden;position:fixed;z-index:1024;top:0;left:0;transform:scale(0);}
	    .map .close{position:absolute;top:60px;right:150px;cursor:pointer;width:25px;height:25px;background:url(/img/index/index-nav.png) -938px -158px no-repeat;} 
	    .map .close:hover{transform:scale(1.1);}
	    #showMap{background:#fff;width:800px;height:500px;position:absolute;top:50%;left:50%;margin-left:-400px;margin-top:-250px}
 
    /*底部浮动tel qq在线联系*/ 
	.float-contect{position:fixed;bottom:35px;right:5px;z-index:10;min-width:50px} 
	.float-contect span{width:50px;height:50px;margin-top:5px;display:inline-block;cursor:pointer;}
	.tel span{background:url(/img/index/index-nav.png) -922px -2px no-repeat #404040;}
	.online span{background:url(/img/index/index-nav.png) -922px -50px no-repeat  #404040;}
	.backtop span{background:url(/img/index/index-nav.png) -924px -103px no-repeat #404040;}
	.tel,.online,.backtop{position:relative;}
	.slide-tel,.slide-online,.slide-top{background:#404040;padding:0 10px;color:#fff;font-size:18px;word-break:break-all;display:none;
	                         height:50px;line-height:50px;position:absolute;top:5px;right:50px;width:0;overflow:hidden;} 
	.backtop{display:none;}
	
    /*右边浮动目录*/
	.float-catalog{position:fixed;top:50%!important;margin-top:-200px;right:4%!important;z-index:10;}
	.float-catalog li{width:58px;height:58px;margin:5px 0;}
	.float-catalog span{background:#A7CC53;border-radius:100%;color:#FFFFFF;width:58px;height:58px;border-radius:50%;font-size:16px;line-height:20px;text-align:center;display:table-cell;
	                    vertical-align:middle;transition:all 300ms ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;}
	.float-catalog span:hover{border:6px solid #E3F8B4;cursor:pointer;}
	.more1{height:46px;background-color:rgba(152,209,39,0.5);text-align:center;margin:30px auto;width:1100px;cursor:pointer;position:relative}
    .more1 a{height:46px;width:46px;background:url(/img/index/getdown.gif) 0 0/100% auto no-repeat;display:inline-block;opacity:0.8;position:absolute;left:50%;margin-left:-23px}
    .more1:hover a{opacity:1;}
	