﻿body{ margin:0 auto; padding:0; font-size:14px; background-color:#fff;font-family:微软雅黑,Verdana, Geneva, Tahoma, sans-serif, "宋体", "Microsoft YaHei"；}
div, form, dl, dd, dt{ margin:auto;overflow:hidden; }
img{ border: 0px; }
ul{ list-style: none; margin:0 auto; padding:0; }
a{ text-decoration: none; color:#666666; }
a:hover{ color:#4FB8E6; }
.BodyWidth{ width:1200px;}
.Left{ float:left; }
.Right{ float:right; }
/******************************************************************************/

/**********页眉*/
.Header{
  height:700px;
  width:100%;
    line-height:30px;
    color:#EBF4FE;
    font-size:12px;
    position:relative;
    overflow:visible;
  }


/**********主导航*/
.MainNav{
   position:absolute;
     left:0px;
     top:0px;
     width:100%;
     height:110px;
     z-index:100;
      background-image:url('navback.png');
      background-repeat:repeat-x;
}
.MainNav_main{
	 width:1200px;
}

.MainNav ul{
	  width:800px;
	  float:right;
}

.MainNav ul li{
	width:120px;
	float:left;
	text-align:center;
	font-family:微软雅黑;
	font-size:16px;
	line-height:120px;	
}


.MainNav ul li a{
	color:#fff;
	display:block;
}


.MainNav ul li a:hover{
	background-color:#10529C;
	color:
}


.MainNav ul li ul{
	display: none;
	left:-1002px;
	top:-1002px;

}






/**********主页内容*/


.Indexcpnav{
	height:180px;
	background-color:#125FB4;
}

.Indexcpnav ul{
	width:1200px;
	height:180px;
	background-color:#0D417B;
}

.Indexcpnav ul li{
    text-align:center;
    float:left;
    
}

.Indexcpnav ul li a{
	display:block;
	width:300px;
	height:148px;
    padding-top:32px;
}


.Indexcpnav ul li a:hover{
	 background-color:#10529C;
	 
}



.IndexCont1{
   height:720px;
    background-image:url('index_r3_c1.jpg');
    background-repeat:no-repeat;
    background-position:center top;
   color:#004A92;
   text-align:left;
   clear:both;
   font-family:"微软雅黑";


}

.IndexCont1_cont{
	width:1200px;
	padding:80px 0 50px 0;
}

.IndexCont1_left{
	width:880px;
	float:left;
	font-size:16px;
	line-height:30px;
	color:#666666;
	
}


.IndexCont1_right{
	width:140px;
	float:left;
	padding-left:100px;
	font-size:16px;
	color:#333333;
	padding-top:15px;
	background-image:url('jj.fw.png');
	background-repeat:no-repeat;
	background-position:left center;
	margin-left:70px;
}






.IndexCont2{
   height:700px;
   width:100%;
}



.IndexCont3{
   width:100%;
   height:520px;
   background-color:#EEEEEE;
   font-family:微软雅黑;
 }

.IndexCont3_cont{
	width:1200px;
	text-align:center;
	padding:60px 0;
	color:#FFFFFF;
}


.IndexCont3_left{
	 width:480px;
	 float:left;
	 text-align:left;
}

.IndexCont3_tumove{
	width:390px;
	height:230px;
	background-color:#000000;
	padding:15px 45px;
}

.IndexCont3_tumove img{
	width:390px;
	height:230px;
}


.IndexCont3_right{
	 width:680px;
	 float:right;
	 margin-top:100px;
	 text-align:left;
	 height:280px;
}
.IndexCont3_right ul{
	 height:280px;
}
.IndexCont3_right li {width:100%;height:39px;line-height:39px;font-size:14px;border-bottom:1px #CCCCCC dashed;padding-left:10px;overflow:hidden;}
.IndexCont3_right .Name{width:590px;float:left;overflow:hidden;line-height:39px;color:#333}
.IndexCont3_right .Name a{color:#333;float:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:39px;font-size:14px;}
.IndexCont3_right .Name a:hover{color:#4FB8E6;text-indent:5px;}
.IndexCont3_right .Time {float:right;color:#333;font-size:14px;width:90px;}



.IndexCont4{
	height:900px;
	background-image:url('index_r6_c1.jpg');
	background-repeat:no-repeat;
	background-position:center center;
	 padding:80px 0;

}

.IndexCont4_cont{
	width:1200px;
	background-color:#EEEEEE;
}

.IndexCont4Table{
	border-collapse: collapse;
	width:100%;
	color:#004A92;
	font-size:14px;
}
.IndexCont4Table thead {
	font-weight: bold;
}
.IndexCont4Table td {
	border: 1px #fff solid;
	text-align:center;
	line-height:28px;
	padding:20px 0;	 
	
 }

.IndexCont4Table img{
	 transition: transform 0.2s linear;
}

.IndexCont4Table img:hover{
    transform: scale(1.2);
    transform-origin: center center;
   
}


/**********内页*/

.Maintny{
	 background-image:url('cn_r4_c1.jpg');
	 background-position: center bottom;
	 background-repeat:no-repeat;
	 padding:50px 0;
}


.Nycont{
	 width:1100px;
	 padding:0 50px;
	
}


.Cont_lotion{
	float:left;
	width:100%;
	text-align:right;
	color:#666;
	padding:10px 0;
}
.Cont_lotion a{
	color:#8C8C8C;
}




/*内页标题*/
.NyTitle{ 
	background-image:url('tit.png');
	background-position:center bottom;
	background-repeat:no-repeat;
	padding:5px 0px 40px 0px; 
	text-indent:30px; 
	letter-spacing:2px; 
	font-size:30px; 
	font-family:微软雅黑;
	color:#36AEE2;
	clear:both;
}

/*内页内容区域*/
.NyCont {
	padding:10px 0px 20px 0px;
	font-size:16px;
	line-height:200%;
	color:#333;
}




/* 荣誉证书 */
.ryzs{clear:both;width:1100px;}
.ryzs ul li{width:260px;text-align:center;line-height:40px;float:left;background-color:#F5F5F5;margin:5px;padding:10px 0;border:1px #eee solid;}
.ryzs ul li img{height:200px; width:250px; object-fit: contain;}


.cpzs{clear:both;width:1100px;}
.cpzs ul li{width:270px;text-align:center;line-height:40px;float:left;background-color:#F5F5F5;margin:10px 0;padding:10px 0;border:1px #eee solid;}
.cpzs ul li img{height:200px;}



.alzs{clear:both;width:1100px;}
.alzs ul li{width:300px;text-align:center;line-height:40px;float:left;background-color:#F5F5F5;margin:10px;padding:20px 22px;border:1px #eee solid;}
.alzs ul li img{height:220px;}




.gczs{clear:both;width:1100px;}
.gczs ul li{width:232px;text-align:center;line-height:40px;float:left;background-color:#F5F5F5;margin:8px;padding:20px 10px;border:1px #eee solid;}
.gczs ul li img{height:300px;}


.gczs2{clear:both;width:1100px;}
.gczs2 ul li{width:325px;text-align:center;line-height:40px;float:left;background-color:#F5F5F5;margin:8px;padding:20px 10px;border:1px #eee solid;}
.gczs2 ul li img{height:180px;}



.lhzs{
	
}



.gcyj{
	width:100%;
	height:800px;
	
}


/**********页尾*/
.Footer{
  height:290px;
  clear:both;
  background-image:url('index_r8_c1.jpg');
  background-repeat:no-repeat;
  background-position:center top;
  color:#FFFFFF;
  	font-family:"微软雅黑";

}

.Footer1{
	width:1000px;
	margin-top:140px;
	padding-left:200px;
	font-size:12px;
	line-height:24px;
}

.Footer1 ul{
	float:left;
	width:100%;
	height:45px;
}

.Footer1 ul li{
	float:left;
	width:130px;
	font-size:14px;
	line-height:32px;
}

.Footer1 ul li a{
	display:block;
	color:#FFFFFF;
}

.Footer1 ul li ul{
	display:none;
}


/* 工程案例列表 */
.gcalzs ul{
	display: flex;
	flex-wrap: wrap;
}
.gcalzs ul li{
	width:300px;
	text-align:center;
    background-color:#F5F5F5;
    margin:10px;
    padding:20px 22px;
    border:1px #eee solid;
    position:relative;
}
.gcalzs ul li img{
	display:block;
	width:300px;
	height:250px;
	object-fit: cover;
}
.gcalzs ul li span{
	display: block;
	position: absolute;
	right:22px;
	bottom:20px;
	background-color: rgba(45,94,147,0.7);
	font-size:12px;
	color:white;
	padding:5px 10px;
}
