@charset "utf-8";
/* CSS Document */
body{margin:0px auto; padding:0px; color:#333333; font-size:16px; overflow-x:hidden; font-family:"Microsoft YaHei"; background:#fff}
form,p,h1,h2,h3,h4,h5,h6,dl,dt,dd{ margin:0px;padding:0px;}
i{ font-style:normal;}
img{margin:0px; padding:0px; border:0px; overflow:hidden}
li{ list-style:none; padding:0; margin:0;}
ul{margin:0px;padding:0px;list-style-type:none;}
input,select{margin:0px;padding:0px;vertical-align:middle; outline:none}
a{ color:#333333; text-decoration:none;}
a:hover{ color:#ff4a00 }
.clear{font-size:0px;line-height:0px;float:none;rheight:0px;clear:both;overflow:hidden;}
.fix:before,.fix:after{content:"";display:table;}
.fix{*zoom:1;}
.fix:after{clear:both;}
.left{ float:left}
.right{ float:right}
.center{ width:1172px; margin:auto}

/*top*/
.top{ width:100%; height:117px; background:#fff; box-shadow:1px 1px 3px #c1c1c1; position:fixed; top:0; z-index:999}
.top h1{float:left; margin-top:27px}
.shezhi{float:left; padding-right:8px; }
.shezhi span{ color:#d3d3d3}
.shezhi a{ font-size:14px; color:#999; padding:0 8px;}
.shezhi a:hover{ color:#f5a708}
.search{ float:left; width:168px; height:23px;}
.sousuo{ float:left; width:127px; height:21px; line-height:21px; border:1px #c0c0c0 solid; border-right:none; padding-left:5px;}
.search_an{ float:left; width:35px; height:23px; background:url(../images/search_an.jpg) no-repeat; cursor:pointer; border:none}
.nav{ float:right; width:832px; height:62px; line-height:62px; margin-top:14px;}
.nav ul li{ float:left; font-size:18px; padding:0 26px;}
.nav ul li.a1{ background:url(../images/nav_bg.jpg) repeat-x bottom left;}
.nav ul li.a1 a{ color:#fff}

/*banner*/
.banner{ width:100%; height:708px; padding-top:117px; position:relative;}
.slideBox{ width:100%; height:708px;}
.slideBox .bd{ width:100%; z-index:0; position:relative; text-align:center; left:50%; margin-left:-960px;}
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:1920px; height:708px;}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev{ position:absolute; left:10%; top:50%; margin-top:-29px; background:url(../images/bannerLEFT.png) no-repeat; width:58px; height:58px; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{position:absolute; right:10%; top:50%; margin-top:-29px; background:url(../images/bannerRIGHT.png) no-repeat; width:58px; height:58px; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .prev:hover,.slideBox .next:hover{ opacity:1}

.banner_lm{ width:1172px; height:147px; position:absolute; bottom:0; left:50%; margin-left:-586px; z-index:900}
.banner_lm ul li{ float:left; width:157px; text-align:center; margin:0 5px; display:inline; padding-top:20px; height:127px; font-size:26px; cursor:pointer;
        transition:All 0.3s ease-in-out;
		-webkit-transition:All 0.3s ease-in-out;
		-moz-transition:All 0.3s ease-in-out;
		-o-transition:All 0.3s ease-in-out;}
.banner_lm ul li span{ display:block; font-size:20px; padding-top:10px}
.banner_lm ul li span a,.banner_lm ul li span a:hover{ color:#fff}
.banner_lm ul li:first-child{ background:url(../images/red.png) repeat;}
.banner_lm ul li:nth-child(2){ background:url(../images/blue.png) repeat; }
.banner_lm ul li:nth-child(3){ background:url(../images/yellow.png) repeat }
.banner_lm ul li:nth-child(4){ background:url(../images/blues.png) repeat }
.banner_lm ul li:nth-child(5){ background:url(../images/blue.png) repeat }
.banner_lm ul li:nth-child(6){  background:url(../images/zs.png) repeat;}
.banner_lm ul li:last-child{ background:url(../images/qt.png) repeat;}

.banner_lm ul li:hover{transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
	-webkit-box-shadow:0px 5px 15px #000;
    -moz-box-shadow:0px 5px 15px #000;
	box-shadow:0px 5px 15px #000;}

	
/*box01*/
.box01{ width:1172px; margin:auto}
.lanmu_bg{ float:left; width:100%; text-align:center; background:url(../images/lanmu_bg.png) no-repeat top center; height:68px; margin-top:45px; margin-bottom:42px; font-size:40px; font-family:"隶书"; overflow:hidden}
.lanmu_bg span{ display:block; font-size:18px; color:#b7b7b7; font-family:"Arial";}
.gsjj{ width:100%; height:324px; overflow:hidden;}
.gsjj_left{ float:left; width:624px; height:324px; overflow:hidden;}
.gsjj_left p{ font-size:16px; line-height:32px; text-indent:2em; height:160px; overflow:hidden}
.gsjj_left p a{ color:#f5a708}
.gsjj_left ul{ width:624px; padding-top:28px}
.gsjj_left ul li{ float:left; width:94px; height:auto; text-align:center; margin-right:60px; display:inline}
.gsjj_left ul li span{ font-size:18px}
.gsjj_left ul li .jj_biao{ margin-bottom:15px; border-radius:100%; border:2px #d2d2d2 dashed; width:94px; height:94px;}
.gsjj_left ul li img{ border-radius:100%; transition:1s; -webkit-transition:1s; -moz-transition:1s;}
.gsjj_left ul li:hover img{-webkit-transform:rotate(360deg) scale(1.0); 
	-moz-transform:rotate(360deg) scale(1.0);
	-ms-transform:rotate(360deg) scale(1.0);
	-o-transform:rotate(360deg) scale(1.0);
	background:url(../images/blue.png) repeat}
.gsjj_right{ float:right; width:515px; height:324px;overflow:hidden;}
.gsjj_right img{ width:515px; height:324px; transition:all 1.2s; -moz-transition:all 1.2s; -webkit-transition:all 1.2s; -o-transition:all 1.2s; }
.gsjj_right img:hover{transform:scale(1.2); -moz-transform:scale(1.2); -webkit-transform:scale(1.2); -o-transform:scale(1.2); -ms-transform:scale(1.2);}

/*box02*/
.box02{ width:100%; background:url(../images/debut_light.png) repeat; margin-top:55px; padding-bottom:60px}
.xwzx{ width:1172px; margin:auto; height:408px; background:#fff}

.slideBox_xw{ float:left; width:527px; height:408px; overflow:hidden; position:relative;}
.slideBox_xw .hd{ height:20px; overflow:hidden; position:absolute; right:5px; bottom:12px; z-index:1; }
.slideBox_xw .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox_xw .hd ul li{ float:left; margin-right:2px; width:25px; height:20px; line-height:20px; text-align:center; background:#fff; cursor:pointer; font-size:12px; color:}
.slideBox_xw .hd ul li.on{ background:#ff8202; color:#fff; }
.slideBox_xw .bd{ }
.slideBox_xw .bd li{ zoom:1; vertical-align:middle; position:relative;}
.slideBox_xw .bd img{ width:527px; height:408px; display:block;}
.slideBox_xw .bd li span{ position:absolute; bottom:0; left:0; width:515px; height:44px; line-height:44px; padding-left:12px; background:url(../images/qt.png) repeat}
.slideBox_xw .bd li span a,.slideBox_xw .bd li span a:hover{ color:#fff;}

.slideTxtBox{ float:right; width:588px; height:383px; margin-right:25px; display:inline; padding-top:25px;}
.slideTxtBox .hd{ height:46px; line-height:46px; position:relative; }
.slideTxtBox .hd ul{ float:left; position:absolute; height:46px;   }
.slideTxtBox .hd ul li{ float:left; width:118px; height:46px; text-align:center; background:#f5f5f5; font-size:18px; margin-right:2px; cursor:pointer;  }
.slideTxtBox .hd ul li.on{ height:46px; background:#027ece; color:#fff}
.slideTxtBox .bd{ padding-top:21px}
.slideTxtBox .bd .xw_box{ width:588px;}
.slideTxtBox .bd .xw_box h6{ font-size:22px; height:24px; line-height:24px; overflow:hidden; font-weight:normal}
.slideTxtBox .bd .xw_box .time{ font-size:14px; color:#999; padding-top:12px;}
.slideTxtBox .bd .xw_box p{ width:588px; height:; line-height:26px; height:52px; overflow:hidden; padding-top:10px}
.slideTxtBox .bd .xw_box ul{ width:588px; margin-top:20px; border-top:1px #e8e8e8 solid; padding-top:10px}
.slideTxtBox .bd .xw_box ul li{ float:left; width:262px; height:38px; line-height:38px; overflow:hidden; background:url(../images/sanjiao.jpg) no-repeat left center; padding-left:12px; margin-right:20px;}


/*box03*/
.box03{ width:100%; height:auto; padding-bottom:55px}
.strength{ width:1172px; margin:auto;}
.strengthMain{}
.strengthMain li{float:left;width:586px;height:272px;overflow:hidden;background:#000;position:relative;}
.strengthMain li img{width:586px;height:276px;transition:all .5s;opacity:0.7;filter:alpha(opacity=70);}
.strengthMain li .font{width:586px;height:193px;top:0;left:0;position:absolute;color:#fff;text-align:center;font-size:16px;padding-top:79px;}
.strengthMain li .font h3{font-size:28px;color:#fff;font-weight:normal;margin-bottom:20px;line-height:36px;}
.strengthMain li:hover img{transform: scale(1.05, 1.05);}
.strengthMain li .font::before,.strengthMain li .font::after{position:absolute;content:'';opacity:0;transition:all 0.5s;}
.strengthMain li .font::before{top:25px;right:15px;bottom:25px;left:15px;border-top:1px solid #fff;border-bottom:1px solid #fff;transform:scale(0,1);-webkit-transform-origin:0 0;transform-origin:0 0}
.strengthMain li .font::after{top:15px;right:25px;bottom:15px;left:25px;border-right:1px solid #fff;border-left:1px solid #fff;transform:scale(1,0);transform-origin:100% 0;}
.strengthMain li:hover .font::before,.strengthMain li:hover .font::after{opacity:1;transform:scale(1);transition: all 0.5s;}
.strengthMain li .font p{ padding:0 74px; line-height:32px; height:64px; overflow:hidden}

/*box04*/
.box04{ width:100%; height:auto; background:url(../images/debut_light.png) repeat;}
.link{ width:1172px; margin:auto; padding-bottom:50px; text-align:center}
.link a{ padding-right:32px; line-height:36px;}

/*foot*/
.foot{ width:100%; background:#027ece; font-size:14px; color:#f3f3f3; text-align:center; padding-top:34px; padding-bottom:34px}
.foot_t,.foot_b{ width:1015px; margin:auto;}
.foot_t ul li{ float:left; width:33.3%;}
.foot_t ul li img{ vertical-align:middle; padding-right:6px}
.foot i{ padding-left:14px}
.foot_b{ width:1172px; margin-top:24px; line-height:32px; border-top:1px #1593e4 solid; padding-top:16px }
.foot_b a,.foot_b a:hover{ color:#fff}
.foot_b img{ padding-left:12px}


/*固定的悬浮窗*/
.yb_conct{position:fixed;z-index:9999999;top:50%; margin-top:-110px; right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#ff4a00 url(../images/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#ff4a00 url(../images/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#ff4a00 url(../images/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#ff4a00 url(../images/fixCont.png) no-repeat 0 -169px;}
.hd_qr{padding:0 29px 25px 29px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}

/*二级页面*/
.rj_banner{ width:100%; padding-top:117px; position:relative; left:50%; margin-left:-960px;}
.rj_mian{ width:1172px; margin:auto; margin-top:39px; padding-bottom:39px}
.mian_left{ float:left; width:236px;}
.mian_left h2{ width:202px; font-size:28px; font-weight:normal; background:#027ece; padding-left:34px; padding-top:26px; padding-bottom:26px; color:#fff;}
.mian_left h2 span{ display:block; font-size:12px; padding-top:3px}
.mian_left ul{ width:236px; height:auto; margin-top:3px;}
.mian_left ul li{ width:188px; height:53px; line-height:53px; margin-bottom:2px; font-size:18px; background:url(../images/lm.jpg) no-repeat 26px center #eae8e8; padding-left:48px;transition: 0.1s ease-out;}
.mian_left ul li.a1,.mian_left ul li:hover{background:url(../images/lms.jpg) no-repeat 26px center #027ece;}
.mian_left ul li.a1 a,.mian_left ul li:hover a{ color:#fff}

.mian_lefts{ float:left; width:236px;}
.mian_lefts h2{ width:202px; font-size:28px; font-weight:normal; background:#027ece; padding-left:34px; padding-top:26px; padding-bottom:26px; color:#fff;}
.mian_lefts h2 span{ display:block; font-size:12px; padding-top:3px}
.mian_lefts ul{ width:236px; height:auto; margin-top:3px;}
.mian_lefts ul li{ width:188px; padding-top:15px; padding-bottom:15px; line-height:24px; margin-bottom:2px; font-size:16px; background:url(../images/lm.jpg) no-repeat 26px center #eae8e8; padding-left:48px;transition: 0.1s ease-out;}
.mian_lefts ul li.a1,.mian_lefts ul li:hover{background:url(../images/lms.jpg) no-repeat 26px center #027ece;}
.mian_lefts ul li.a1 a,.mian_lefts ul li:hover a{ color:#fff}

.mian_right{ float:right; width:886px; min-height:600px}
.mbx_dh{ width:886px; height:66px; line-height:66px; border-bottom:1px #dddcdc solid; font-size:22px;}
.mbx_dh span{ float:right; font-size:15px; color:#a3a2a2; background:url(../images/biao.jpg) no-repeat left center; padding-left:22px;}
.mbx_dh span i{ color:#027ece}

/*集团概况*/
.rj_jtgk{ width:886px; font-size:16px; line-height:32px; margin-top:26px}

/*工程业绩*/
.rj_dlgc{ width:886px;}
.rj_dlgc ul{ float:left; padding-top:25px; padding-bottom:20px}
.rj_dlgc ul li{ float:left; width:400px; padding:10px; border:1px #e2e1e1 solid; margin:10px; display:inline}
.rj_dlgc ul li:hover{ border:1px #027ece solid}
.dlgc_img{ width:400px; height:294px; overflow:hidden; margin:auto;}
.dlgc_img img{width:400px; height:294px; transition:all 1.2s; -moz-transition:all 1.2s; -webkit-transition:all 1.2s; -o-transition:all 1.2s;}
.rj_dlgc ul li:hover img{transform:scale(1.2); -moz-transform:scale(1.2); -webkit-transform:scale(1.2); -o-transform:scale(1.2); -ms-transform:scale(1.2);}
.rj_dlgc ul li p{ width:380px; font-size:16px; height:32px; line-height:32px; overflow:hidden; text-align:center; background:#eae8e8; margin-top:2px; padding:10px;transition: 0.1s ease-out;}
.rj_dlgc ul li:hover p{ background:#027ece}
.rj_dlgc ul li:hover p a{ color:#fff}

/* 分页 */
#page{ font-family:"宋体";text-align:center; padding-top:35px; margin-bottom:5px; display:block;}
#page a { display:inline-block; height:27px; line-height:27px; background:#fff;text-align:center; color:#333;}
#page a.a1 {width:56px;  }
#page a:hover { color:#e26a13}
#page span { display:inline-block; height:27px; line-height:27px; background:#0069ba;color:#fff; text-align:center;padding:0 12px}

/*news*/
.news{ width:886px; height:auto}
.news ul{ padding-top:15px; padding-bottom:5px}
.news ul li{ width:868px; height:60px; line-height:60px; font-size:18px; background:url(../images/sj.jpg) no-repeat left center; padding-left:18px; border-bottom:1px #d8d8d8 dashed}
.news ul li span{ float:right}

/*article*/
.article{ width:886px; padding-top:30px}
.article h6{ width:100%; font-size:24px; font-weight:normal; text-align:center; padding-bottom:14px;}
.article .time{ text-align:center; font-size:14px; width:100%; padding-bottom:15px; border-bottom:1px #d8d8d8 dashed; color:#666}
.article .time span{ padding-left:20px;}
.article .time span i{ color:#f89a05}


.neirong{ width:886px; line-height:32px; padding-top:15px}
.article .pre{ width:886px; margin-top:80px; border-top:1px #d8d8d8 dashed;}
.article .pre ul{ padding-top:15px; }
.article .pre ul li{ line-height:34px}

.lxwm{ padding-top:38px}