/*首页*/

/*合作项目*/
.one-con li{float:left; width:380px; height:420px; margin-right:20px; background:#F3F3F3;}
.one-con li:last-child{margin-right:0;}
.one-con li .wen{width:300px; height:78px; line-height:26px; padding:32px 0; margin:auto; text-align:center;}
.one-con li .wen p{font-size:18px;}
.one-con li .wen span{display:block; color:#999;}
.one-con li .wen i{display:block; width:20px; height:1px; background:#000; margin:12px auto;}
.one-con li .pic{display:block; width:371px; height:277px; margin:auto;}
.one-con li .pic img{ width:371px; height:277px; margin:auto;}


/*企业文化*/
.two-con .pic{float:left; width:460px; height:241px; margin:auto;}
.two-con .pic img{display:block; width:460px; height:241px; margin:auto;}
.two-con .words{float:right; width:700px;}
.two-con .words b{display:block; font-size:18px;}
.two-con .words p{color:#666; line-height:32px;}

/*服务范围*/
.three-con{width:100%; height:621px; padding:40px 0; background:url(../img/fw-bg.jpg) no-repeat center;}
.three-con .Title h3{color:#fff;}
.three-con ul li{float:left; width:198px; height:460px; overflow:hidden; position:relative; margin-right:52px;}
.three-con ul li:last-child{margin-right:0;}
.three-con ul li img{display:block; width:198px; height:460px;}
.three-con ul li p{position:absolute; top:0; left:0; width:100%; height:80px; text-align:center; line-height:80px; color:#fff;}


/*合作案例*/
.four-con .tableft{float:left; width:220px;}
.four-con .tableft li{width:220px; height:76px; line-height:76px; text-align:center; background:#F5F5F5; border-bottom: 1px #ffffff solid;
	font-size:16px; color:#666; cursor:default; transition:all 500ms; padding:0;}
.four-con .tableft li.current,.four-con .tableft li:hover{background: #f13a3a; padding:20px 0; color:#fff;}
.four-con .tabright{float:right; width:950px; height:400px; overflow:hidden;}
.four-con .tabright .r-cont{display:block; width:950px; height:auto; margin:auto;}

/*行业动态*/
.fiv-con{margin-bottom:100px;}
.fiv-con .NO01{float:left; width:367px; margin:0 16px 0 17px;}
.fiv-con .NO01 img{display:block; width:367px; height:241px; margin:auto;}
.fiv-con .NO01 .tit{display:block; width:367px; height:32px; font-size:16px; line-height:32px; }
.fiv-con a:hover{color:#F13A3A;}
.fiv-con .NO01 .conts{color:#999; margin-top:4px; line-height:24px;}
.N-list{float:right; width:760px;}
.N-list li{width:760px; height:40px; padding:3px 5px; line-height:40px; border-bottom:1px dashed #ddd;}
.N-list li a{float:left; display:block; width:620px; height:40px; line-height:40px; overflow:hidden; white-space:nowrap; 
	text-overflow:ellipsis;}
.N-list li span{float:right; width:100px; text-align:center; color:#666;}






