/* CSS Document */

/*头部样式*/
.iHeader{ padding:0 14px; overflow:hidden; border-bottom:1px solid #f4f4f4;}
.iHeader h1{ display:block; float:left;}
.iHeader h1 a{ display:block; width:350px; height:84px; background:url(../images/common/logo.png) no-repeat; text-indent:-9999em;}
.iHeader a.tel{ display:block; height:48px; line-height:48px; color:#23b8bc; font-size:28px; padding:0 6px 0 56px; margin:18px 0; background:url(../images/common/head_tel.png) 6px center no-repeat; float:right;}

/*业务介绍*/
.main .box1 ul.business{ display:block; overflow:hidden; padding:8px 0;}
.main .box1 ul.business li{ display:block; width:25%; box-sizing:border-box; padding:0 0 8px; float:left;}
.main .box1 ul.business li a{ display:block; overflow:hidden;}
.main .box1 ul.business li a img{ display:block; width:105px; height:105px; margin:8px auto 16px;}
.main .box1 ul.business li a span{ display:block; height:28px; line-height:28px; color:#525252; font-size:18px; text-align:center;}

/*成功案例*/
.main .box2 ul.case{ display:block; overflow:hidden; padding:20px 11px 0;}
.main .box2 ul.case li{ display:block; width:50%; box-sizing:border-box; padding:0 0 14px; float:left;}
.main .box2 ul.case li a{ display:block; overflow:hidden; margin:0 10px;}
.main .box2 ul.case li a img{ display:block; width:100%; height:132px; border:1px solid #d7d7d7; box-sizing:border-box;}
.main .box2 ul.case li a span{ display:block; height:32px; line-height:32px; color:#393939; font-size:22px; text-align:center; margin:8px 0 0;}

/*关于我们*/
.main .box3 .intro{ overflow:hidden; padding:16px 20px;}
.main .box3 .intro img.aImg{ display:block; width:196px; height:254px; border:1px solid #d7d7d7; float:left; margin-right:20px;}
.main .box3 .intro .txt{ width:352px; height:256px; line-height:32px; color:#525252; font-size:20px; float:left;
	display:-webkit-box;
	display:-moz-box;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:8;
}

/*产品展示*/
.main .box4 ul.product{ display:block; overflow:hidden; padding:0 24px 20px;}
.main .box4 ul.product li{ display:block; padding:12px 0; overflow:hidden; border-bottom:1px dashed #c4c4c4;}
.main .box4 ul.product li a.pic{ display:block; width:196px; height:150px; border:1px solid #d7d7d7; float:left; margin-right:22px;}
.main .box4 ul.product li a.pic img{ display:block; width:196px; height:150px;}
.main .box4 ul.product li a.title{ display:block; max-width:550px; line-height:42px; color:#393939; font-size:22px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; float:left;}
.main .box4 ul.product li p{ display:block; width:342px; height:96px; line-height:32px; color:#525252; font-size:16px; overflow:hidden; float:left;}

























/**/
