	@charset "utf-8";
	
	
	.group{width:1060px; margin:0 auto; line-height:26px;}
	.group p{margin-bottom:10px;}
	.xltop-img{width:100%; height:300px;}
	.xltop-img img{width:100%; height:300px;}
	.textspace{width:28px; display:inline-block;}
	table{}
	
	/*二级顶部导航*/
	.xltop{line-height:50px; font-size:12px;}
	.xltop a{display:inline-block;}
	.xltop span{display:inline-block; margin:0px 5px; line-height:10px;}
	
	
	/*---- 企业概述 ----*/
	
	/*关于我们/公司简介*/
	
	
	.introduction{width:1060px; margin:10px auto; margin-bottom:80px; overflow:hidden;}
	.group .left{width:180px; float:left; line-height:34px;}
	.group .right{width:830px; float:right;}
	.group .r_title{color:#000; font-size:18px; font-weight:600; padding-bottom:5px; margin-bottom:10px; border-bottom:3px solid #000; display:inline-block;}
	.group .r_title .r_title_line{margin:0px 5px;}
	.group .r_title .r_title_2{font-size:15px;}
	.group .silder-ul li{width:180px; position:relative;}
	.group .silder-ul li span{
		position: absolute;top: 12px;left: 0;width: 11px;height: 11px;display: inline-block;overflow: hidden;
		background: url(../Images/fn-icon.png) no-repeat -6px -47px;
		}
	.group .silder-ul li:hover span{
		-moz-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
		}
	.group .silder-ul li:hover a{margin-left:40px; color:#00F}
	.group .silder-ul li a{margin-left:30px; color:#000; display:inline-block; padding-right:50px;}
	
	/*企业风采*/
	.group .right .style-img img{ max-width:800px;}
	
	/*组织机构*/
	.group .right .organization-p img{ max-width:830px;}
	.group .right .oraban{overflow:hidden;}
	.group .right  .or-left{width:400px; float:left;}
	.group .right  .or-left img{max-width:400px;}
	.group .right  .or-right{width:280px; float:right; }
	.or-right2{max-height:460px;overflow-y:scroll;}
	.ortext-top{font-size:15px; background:#325baa; color:#fff;display:inline-block; padding:0px 10px;margin-bottom:20px;}
	.orrightab{padding:6px 10px; border-bottom:1px dashed #ddd;}
	.orrightab:last-child{border:none;}
	.orrightab:hover{background:#fafafa;}
	.orrightab img{width:80px; height:50px; z-index:20;}
	div.orrightab div{font-size:13px; line-height:20px;}
	
	/*集团资质*/
	
	.group .right .qualification-p a{margin:10px 0px; margin-right:30px; display:inline-block; line-height:14px; text-align:center; background:#f5f5f5; border:1px solid #ddd; height:250px; width:360px; padding-bottom:5px;}
	.group .right .qualification-p a：last-child{ margin-right:0px;}
	.group .right .qualification-p .qual-title{line-height:40px; font-weight:600; font-size:15px; color:#000;}
	.group .right .qualification-p img{ height:220px; max-width:320px; padding:5px;}
	
	/*集团荣誉*/
	
	#honor_put{margin:20px 0px 30px 0px;}
	#honor_put input{border:1px solid #ddd; outline:none; padding:4px 20px; cursor:pointer;}
	#honor_table_content a{ margin:20px 0px; margin-right:30px;  display:inline-block; line-height:16px; padding-bottom:5px; max-width:360px; overflow:hidden;  background:#f5f5f5; font-size:13px; border:1px solid #ddd; text-align:center;}
	#honor_table_content img{ height:220px; max-width:320px; padding-bottom:0px; padding:5px; }
	#honor_table_content div{display:none;}
	.honor_active{background:#0263c6; color:#fff;}
	
	/*工程预览*/
	.overview-box table{  display:block; padding-bottom:20px;}
	.overview-box  strong{color:#000; line-height:40px; font-size:20px; display:block; margin-top:20px;}
	.overview-box th{color:#000;}
	
	.overview-box{}
	.overview-box:first-child{font-weight:600; max-width:240px;}
	.overviewdetil{max-width:600px; min-width:400px;}
	.overviewhightstar{color:#00F;}
	.overviewmore{color:#00f;}
	
	
	/*机械设备*/
	#equipment-box{width:830px;}
	#equipment-box strong{display:block; color:#000; line-height:40px; font-size:16px;}
	#equipment-box img{ max-width:830px; max-height:510px;}
	#equipment-box .img-word{position:absolute; top:0; left:0; display:block; background-color:rgba(0,0,0,0.5); color:#fff; line-height:30px; width:100%;}
	#equipment-box .img-word span{ font-size:15px; margin-left:40px;}
	
	

	
	
	/*--- 工程案例 case ---*/
	
	.case{margin-bottom:80px;}
	.case_content .case-point { display:inline-block;position:relative; padding:5px; background:#f6f6f6; margin:20px 5px 20px; width:240px; }
	.case_content .case-point p{white-space:nowrap; overflow:hidden; text-overflow:ellipsis; color:#000; }
	.case-point img{width:240px; height:150px;}
	.case_arrow{width:30px; height:30px; background:url(../images/icon.png) -60px 4px;  position:absolute;top:30%; margin-left:15%;
		filter:alpha(opacity=0);   -moz-opacity:0;   -khtml-opacity:0;     opacity: 0; 
	}
	.case_content .case-point .case-hide{width:250px; height:204px; background-color:rgba(0,0,0,0.5); line-height:208px; color:#fff; text-align:center;position:absolute;top:0; left:0;
		filter:alpha(opacity=0);   -moz-opacity:0;   -khtml-opacity:0; opacity: 0; 
	}
	.case-point:hover .case_arrow{ margin-left:43%;  filter:alpha(opacity=100);      -moz-opacity:1;   -khtml-opacity:1;   opacity:1; }
	.case-point:hover .case-hide{ filter:alpha(opacity=100);      -moz-opacity:1;   -khtml-opacity:1;     opacity:1; }
	#table_content div{display:none;}

	/*tail*/
	
	.tail{margin-top:30px;}
	.tail a{padding:0px 8px; background:#fafafa; border:1px solid #ddd; margin-bottom:5px;}
	.tail .tail-active{background:#0263c6; color:#fff;}
	.tail .tail-back{float:right; background:#0263c6; color:#fff;}
	
	/*case-2.php*/
	
	.case-box{width:1060px; overflow:hidden;}
	.case-box .left{width:300px; float:left; line-height:28px; margin-top:10px;}
	.case-box .left p{color:#000; font-weight:600; margin-top:10px; margin-bottom:0px;}
	.case-box .left p .b-tiltle{color:#555; font-weight:500; margin-left:8px;}
	.case-box .left .cont{margin-top:30px; border-top:1px solid #000; height:400px; overflow:hidden;}
	.case-box .right{width:700px; float:right;}
	.case-box .right img{max-width:700px;}
	
	
	
	
	/*-- 新闻动态 /news --*/

	.news-left{width:750px; float:left}
	.news-right{width:260px; float:right;border:1px solid #ddd; margin-top:9px;}
	.news_box{ margin:10px 5px 30px 5px; padding:10px; overflow:hidden;  height:200px;
		box-shadow:0px 0px 4px #c3c3c3; -moz-box-shadow:0px 0px 4px #c3c3c3; -webkit-box-shadow:0px 0px 4px #c3c3c3;
		}
	.news_box .news-top{color:#00F; font-weight:600; font-size:16px;}
	.news_box .left-to-l{float:left; width:250px;}
	.news_box .left-to-l img{max-width:250px;}
	.news_box .left-to-r{float:right; width:440px; }
	
	.left-to-r li{list-style:inside; line-height:23px; font-size:13px; }
	.left-to-r li .content{width:300px; display:inline-block; margin-top:0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
	.time{font-size:12px; float:right; margin-right:20px;}

	.news-top-r{ margin-left:542px; position:relative;  font-size:14px;}
	.news-top-r a{ color:#00f;margin-left:22px;}
	.news-top-r a:hover{ margin-left:30px;}
	.news-top-r span{
		position: absolute;top: 6px;left: 0;width: 9px;height: 11px;display: inline-block;overflow: hidden;
		background: url(../Images/fn-icon.png) no-repeat -0px -47px;
		}
	.news-top-r:hover span{background: url(../Images/fn-icon.png) no-repeat -6px -47px; width:12px;}

	.news-right .lit-news{padding:10px 5px; border-bottom:1px dashed #ddd; overflow:hidden; height:50px;}
	.news-right .lit-news:last-child{border-bottom:none;}
	.news-right .lit-news:hover{background:#f6f6f6;}
	.news-right .lit-news img{width:80px; height:50px;}
	.news-right .lit-news .lit-news-l{width:80px; float:left; margin-right:10px;}
	.news-right .lit-news .lit-news-r{width:160px; float:right; font-size:12px;}
	
	/*news-2.php*/
	.news2-top{padding:10px 0px;}
	.news2-top a{ cursor:pointer; display:inline-block; width:830px; line-height:18px; margin-bottom:10px;}
	.news2-top .hot-news{width:16px; height:14px; display:inline-block; background:url(../images/hot_news.png); margin-left:10px;}
	.news2-top .new-r{ width:600px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; font-size:13px;border:1px solid #fff;}
	.news2-top li{list-style:inside; display:inline-block; white-space:nowrap; max-width:600px; overflow:hidden; text-overflow:ellipsis; font-size:13px;border:1px solid #fff;}
	.news2-top li:hover { border-bottom:1px solid #666;}
	
	/*news-3.php*/
	.title-top{font-size:24px; font-weight:600; color:#0263c6; text-align:center; margin-bottom:20px; margin-top:0px; line-height:30px;}
	.news-3-top p{margin:10px 0px;}
	.news-3-top img{max-width:800px; display:block; margin:15px auto;}
	.news-3-top .detil{text-align:center; margin:30px 0;}
	.news-3-top .detil span{margin:0 8px; font-size:13px;}

	
	/*-- joinus.php --*/

	.join-container{overflow:hidden;}
	.join-box{margin-top:100px; float:left; width:490px; margin-left:20px; margin-right:20px; }
	.join-position{}
	.join-position span{display:inline-block; margin-right:20px;}
	.join-position .jb-title{font-weight:600; color:#000; font-size:28px;}
	.join-position  strong{color:#F00; margin:0px 5px;}
	.jb-detil{margin-top:30px;}
	.jb-detil strong{color:#000; margin-top:20px; display:block;}
	.jb-detil li{list-style:inside;font-size:13px;}





	/*-- contactus.php --*/
	#contact-left{ margin-top:30px;}
	#contact-left p{font-size:13px; font-weight:500;}
















/* CSS Document */

