/*顶部*/
	.top{border-top:4px solid #439fd8}
	.top .box{height:34px;background:url(../../images/collect.png) no-repeat right top}
	.top span{float:right;display:inline-block;width:223px;height:34px;text-align:center;line-height:34px;font-family:"宋体";color:#fff}

	.nav{height:89px;background:url(../../images/logo.png) no-repeat left 7px}
	.nav #logo{display:inline-block;width:235px;height:54px}
	.nav ul{float:right}
	.nav ul li{float:left;width:120px;text-align:center;line-height:89px;font-size:15px;font-weight:700;color:#363636}
	.nav ul .on,.nav ul li:hover{color:#f08300}
	
/*底部*/
	.foot{background:#545454;padding:16px 0}
	.foot .box{position:relative;background:url(../../images/logo2.png) no-repeat left center;min-height:194px}
	.foot .lxwm{float:left;margin-left:325px;width:400px;padding:0 20px;min-height:194px;border-left:1px solid #6f6f6f;border-right:1px solid #6f6f6f;line-height:32px;font-size:12px;color:#fff}
	.foot .lxwm h2{font-size:18px}
	.foot em{position:absolute;display:block;width:358px;height:187px;background:url(../../images/ditu.png) no-repeat;top:0;right:0}
	.foot .copyright{margin-top:18px;border-top:1px solid #6f6f6f;padding-top:16px;text-align:center;font-family:"宋体";color:#c5c5c5}
	

/*首页*/
	
	/*banner*/
		.banner{height:523px;overflow:hidden;position:relative}
		.banner p{height:523px;overflow:hidden;opacity:0;display:none}
		.banner p a{display:block;width:100%;height:523px}
		.banner div{position:absolute;width:100%;bottom:20px;text-align:center}
		.banner div a{display:inline-block;width:10px;height:10px;border-radius:50%;background:#ccc;margin-right:8px}
		.banner div .on{background:#008cd6}
	
	/*通用栏目名称*/
		.imenu{text-align:center;font-size:22px;font-weight:700;padding:0 0 16px 0;background:url(../../images/imenu.png) no-repeat center bottom}
		.itip{padding:16px 0;text-align:center;font-size:16px;color:#f08300}

	
	/*公司简介*/
		.about{margin-top:30px}
		.about div{position:relative;margin-top:22px;background:url(../../images/about.jpg) no-repeat left top;height:282px}
		.about p{float:right;width:580px;height:240px;overflow:hidden;font-family:"宋体";line-height:30px;color:#2a2a2a}
		.about a{position:absolute;right:0;bottom:0;display:inline-block;width:100px;height:36px;text-align:center;line-height:36px;background:#008cd6;font-size:16px;color:#fff}
		
	/*产品展示*/
		.product{margin-top:32px;padding:20px 0;background:url(../../images/product.jpg) no-repeat;background-size:cover}
		.product ul{overflow:hidden;position:relative}
		.product ul #big{width:10000%}
		.product ul li{float:left;width:1108px;padding:24px 0 0 0}
		.product ul li h3{text-align:center;font-size:18px;color:#fff}
		.product ul li h3 span{display:inline-block;padding:0 40px;height:36px;line-height:36px;background:#f99317;border-radius:15px}
		.product ul li .intro{width:888px;margin:0 auto;margin-top:40px}
		.product ul li .intro div{float:left;width:380px;height:224px;overflow:hidden;line-height:32px;font-size:16px;color:#595959}
		.product ul li .intro div h4{font-size:18px;font-weight:700;color:#008cd6}
		.product ul li .intro img{float:right;width:298px;height:220px}
		.product ul em{position:absolute;bottom:91px;display:block;cursor:pointer;width:42px;height:42px}
		.product ul #left{background:url(../../images/left.png) no-repeat;left:0}
		.product ul #right{background:url(../../images/right.png) no-repeat;right:0}

	/*客户价值*/
		.customer{padding:28px 0}
		.customer ul{margin-top:46px;overflow:hidden}
		.customer ul #big{width:1276px}
		.customer ul li{float:left;width:144px;margin-right:175px}
		.customer ul li h4{margin-top:32px;text-align:center;font-size:16px;color:#424242}

/*内页*/
	/*通用部分*/
	
		/*内页banner*/
			.nbanner{height:286px;overflow:hidden}
		/*通用内页盒子背景*/
			#mainbox{background:#f8f8f8;padding:20px 0}
		/*左侧菜单*/
			.category{float:left;width:236px}
			.category h2{background:url(../../images/cate.png) no-repeat left top;height:35px;text-indent:98px;line-height:48px;font-size:18px;font-weight:700;color:#636363}
			.category ul{margin-top:18px;padding:13px;background:#fff}
			.category ul li span{display:block;border-bottom:1px solid #d1d1d1;height:42px;line-height:42px;background:url(../../images/c1.png) no-repeat 22px center;text-indent:56px;font-size:16px;color:#6b6b6b}
			.category ul li .on{color:#fff;background:#008ad5 url(../../images/c2.png) no-repeat 22px center;border-bottom:none}
			.category ul li div{display:none;background:#f0f0f0}
			.category ul li div a{display:inline-block;background:url(../../images/c3.png) no-repeat 30px center;font-size:15px;text-indent:48px;line-height:42px;color:#2a2a2a}
			.category ul li div .active{color:#008ad5;background:url(../../images/c4.png) no-repeat 30px center}
		/*右侧盒子*/
			.rbox{float:right;width:830px}
			.rbox img{max-width: 830px;}
		/*当前位置及栏目*/
			.local{border-bottom:1px solid #c6c6c6;line-height:36px}
			.local span{display:inline-block;border-bottom:4px solid #008ad5;font-size:18px;color:#434343}
			.local i{font-family:"宋体";font-style:normal;font-size:14px;color:#434343;float:right}

	/*公司简介 新闻详情等*/
		.title{padding:8px 0;font-size:20px;font-weight:700;color:#008ad5;text-align:center}
		.time{text-align:center;padding:12px 0;font-size:12px;font-family:"宋体";color:#2a2a2a}
		.content{padding:12px 0;font-family:"宋体";line-height:30px;color:#2a2a2a}
	
	/*产品展示*/
		.goods{margin-top:24px;overflow:hidden}
		.goods #big{width:855px}
		.goods li{position:relative;float:left;background:#fff;margin:0 20px 30px 0;padding:20px 10px;width:245px;height:197px}
		.goods li img{width:246px;height:197px}
		.goods li div{opacity:0}
		.goods li h2{position:absolute;display:table;width:100%;height:100%;top:0;left:0;filter:progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#44008ad5', endColorstr='#44008ad5');background:rgba(0,138,213,.5)}
		.goods li h2 span{display:table-cell;vertical-align:middle;text-align:center;font-size:20px;font-weight:700;color:#fff}

	/*新闻列表*/
		.news{padding:10px 0;font-family:"宋体";color:#434343}
		.news li{height:48px;line-height:48px;border-bottom:1px dashed #acacac;background:url(../../images/ico1.png) no-repeat left center;text-indent:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
		.news li span{float:right}

	/*人才招聘*/
		.hr li{margin-bottom:18px}
		.hr li h2{position:relative;height:50px;line-height:50px;background:#fff;text-indent:30px;font-size:18px;cursor:pointer}
		.hr li h2 span{display:inline-block;position:absolute;background:url(../../images/ico2.png) no-repeat;width:15px;height:26px;right:30px;top:12px}
		.hr li h2 .open{background:url(../../images/ico3.png) no-repeat;width:26px;height:15px;right:28px;top:17px}
		.hr li .detail{display:none;background:#d7d7d7;padding:15px 30px;font-family:"宋体";line-height:32px;color:#272626}
	
	/*联系我们*/
		.contact .address{float:left;width:550px;background:#fff;border:1px solid #e0e0e0}
		.contact .address h2{height:54px;line-height:54px;background:#1668c3;text-indent:30px;font-size:20px;font-weight:700;color:#fff}
		.contact .address p{padding:16px 0 16px 108px;padding-left:108px;border-bottom:1px solid #e0e0e0;line-height:32px;font-size:18px;color:#442f2f}
		.contact .address p:last-child{border-bottom:none}
		.contact .address #tel{background:url(../../images/ico4.png) no-repeat 26px center}
		.contact .address #dw{background:url(../../images/ico5.png) no-repeat 26px center}
		
		.contact #maps{float:right;width:540px}