﻿/*头部开始*/

.top{ width:100%; height:40px; background:#ededed ;line-height:40px;}
.top_le{ font-size:14px; color:#838383; float:left;}
.top_ri{ height:39px; line-height:39px; font-size:14px; float:right; }
.top_ri a{font-size:14px; color:#838383; }

/*logo开始*/

.logo{ width:100%; height:95px; background: url(../images/top_02.png) center top no-repeat;}
.logo_le{ float:left; padding-top:5px;}

.logo_zh{ float:left; margin-left:14px; height:60px; padding-top:25px;}
.logozh01{ width:60px; height:25px; text-align:center; line-height:25px;background: url(../images/shanghai_03.png) 0 0 no-repeat; font-size:12px; color:#ffffff; margin-bottom:5px;}
.logozh02{ width:58px; height:23px; text-align:center; line-height:25px;font-size:12px; color:#145fad; border-radius:5px; border:1px solid #145fad; }
.logo_ri{ float:right; width:225px; padding-top:12px;}
.logo_ri span{ display:block; height:45px; line-height:58px; width:170px; padding-left:55px; font-size:18px; color:#0c418f; font-weight:bold; background: url(../images/online_03.png) 20px center no-repeat;}
.logo_ri p{ line-height:25px; margin-top:10px; font-size:22px; color:#0c418f; font-weight:bold; padding-left:20px;}


/*nav开始*/
.nav{ width:100%; height:80px; line-height:80px; background: url(../images/nav_03.png) 0 0 repeat-x; }
.nav ul li{ float:left;height:80px;line-height:80px;}
.nav ul li a{ padding:0 50px; font-size:16px; font-weight:bold; color:#ffffff;line-height:80px; display:block; }
.nav .on{ background:#156dbd;}
.nav .on a{background:none;}
.nav ul li:hover{ background:#156dbd; }
.nav ul li:hover a{ background:none;}
.nav ul li:last-child a{ background:none;}

/*banner开始*/


.banner{ width:100%;  height:auto; position:relative;}
	.focusBox { position: relative; width:100%; height:auto; overflow: hidden; }
	.focusBox .pic{ position:relative; z-index:0; }
	.focusBox .pic li a{ width:100%; height:600px; display:block;}
	
@media screen and (max-width: 1600px) {
.focusBox .pic li a{height:500px;background-size:1600px auto!important;}
}	
@media screen and (max-width: 1440px) {
.focusBox .pic li a{height:450px;background-size:1440px auto!important;}
}
/*@media screen and (max-width: 1366px) {
.focusBox .pic li a{height:427px;background-size:1366px auto!important;}
}*/
	
	
	/*.focusBox .pic img { width:100%; height:auto; display: block; }*/
	.focusBox .hd { width:100%; position: absolute; bottom: 10px; text-align: center; font-size:0; z-index:1; }
	.focusBox .hd li{margin: 0 5px; background: url(../images/dot.png) no-repeat 0 -16px; height: 16px; overflow: hidden; width: 16px; cursor: pointer;
		display:inline-block; *display:inline; zoom:1;  _background: url(../images/dot8.png) no-repeat 0 -16px;
	}
	.focusBox .hd .on{ background-position:0 0; }

.focusBox .prev,
	.focusBox .next { width: 60px; height: 90px; margin: -60px 0 0; display: none; background: url(../images/ad_ctr.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=20);opacity:0.2;  }
	.focusBox .prev { left: 0; }
	.focusBox .next { background-position: 0 -90px; right: 0; }
	.focusBox .prev:hover,
	.focusBox .next:hover { filter:alpha(opacity=50) !important;opacity:0.5 !important;  }

/*业务范围开始*/

.main_a{ width:100%; height:auto; overflow:hidden; clear:both; margin-top:40px; margin-bottom:60px;}
.a_tit{ width:100%;height:auto; overflow:hidden; clear:both; }
.a_tit h2{ width:100%; text-align:center; font-family:'Impact'; line-height:50px; font-size:34px; color:#333333;}
.a_tit h2 span{ color:#0c4b80; margin-left:10px;}
.a_tit p{ width:100%; text-align:center; line-height:25px; font-size:16px; color:#333333;background: url(../images/ganghui_03.png) no-repeat center center;}


.a_con{ height:130px; width:600px; margin-left:auto; margin-right:auto; margin-top:35px;}
.a_con img{ float:left; width:130px; height:130px; margin:0 35px;}

/*产品展示开始*/

.main_b{ width:100%; height:auto; overflow:hidden; clear:both;  margin-bottom:60px;}
.b_con{width:100%; height:auto; overflow:hidden; clear:both; margin-top:20px;  }

.b_con dl{ float:left;width:395px; position:relative; height:325px; margin:0 2px 15px; overflow:hidden; }
.b_con dl dt{ width:393px; height:258px; border:1px solid #cbcbcb; overflow:hidden;}
.b_con dl dt img{width:393px; height:258px; -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all 2s ease;}
.b_con dl dt img:hover{-webkit-transform:scale(1.15);-moz-transform:scale(1.15);-o-transform:scale(1.15);transform:scale(1.15);-webkit-transition:all 2s ease;-moz-transition:all 2s ease;-o-transition:all 2s ease;transition:all 2s ease;}	
	
.b01{ width:395px; height:260px; position:absolute; left:0; top: -100%;background: url(../images/bg1_03.png) repeat 0 0;transition: 0.6s; z-index:9;   }
.b01 img{ width:75px; height:75px; padding-top:90px; padding-left:155px; }
.b_con dl:hover .b01{ top:0; }



.b02{ width:395px; height:45px; line-height:45px; margin-top:20px; text-align:center; font-size:16px; color:#333333; position:absolute; z-index:99;}
.b02:hover{background: url(../images/jian_03.png) 330px center no-repeat;}



/*生产工厂开始*/
.main_c{ width:100%; height:755px; overflow:hidden; clear:both; padding-top:50px;background: url(../images/bg3_02.jpg) center top no-repeat; }


.c_con{width:100%; height:600px; overflow:hidden; clear:both; margin-top:30px; position:relative;/*background: url(../images/dfdss_03.jpg) center top no-repeat;*/ }
.c_con ul li{width:368px; height:368px; position:absolute;overflow:hidden;z-index:9;}
.c_con ul li img{width:368px; height:368px; overflow:hidden;-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all 2s ease;}
.c01{ left: 30px;
    top: 2px;}
.c02{ left: 415px;
    top: 2px; }
.c03{ right: 28px;
    top: 2px;}
.c04{ left: 222px;
    top: 195px; }
.c05{ right: 220px;
    top: 195px;}
.c_con ul li img:hover{-webkit-transform:scale(1.15);-moz-transform:scale(1.15);-o-transform:scale(1.15);transform:scale(1.15);-webkit-transition:all 2s ease;-moz-transition:all 2s ease;-o-transition:all 2s ease;transition:all 2s ease;}


.scyinying{ width:368px; height:368px;position:absolute;left:0; top:0; background: url(../images/ling.png) center top no-repeat; z-index:999;}

.c_con ul li:hover .scyinying{top: -100%;}

/*波优帝优势开始*/

.main_d{ width:100%; height:auto; overflow:hidden;  clear:both;  margin-bottom:60px;}
.d_con{width:1200px; height:420px;  clear:both; margin-top:20px;background: url(../images/bg5_03.png) center top no-repeat; position:relative;  }
.d01{ padding-left:30px;background: url(../images/quan_06.png) 10px 5px no-repeat; position:absolute; left:125px; top:0;  }
.d01 dt{ line-height:30px; font-size:20px; color:#333333; font-weight:bold; padding-left:15px; margin-bottom:15px;}
.d01 dd{ line-height:20px; color:#333333; font-size:12px; width:210px; padding-left:10px;}

.d02{ padding-left:30px;background: url(../images/quan_06.png) 10px 5px no-repeat; position:absolute; left:125px; top:220px;  }
.d02 dt{ line-height:30px; font-size:20px; color:#333333; font-weight:bold; padding-left:15px; margin-bottom:15px;}
.d02 dd{ line-height:20px; color:#333333; font-size:12px; width:210px; padding-left:10px;}

.d03{ padding-right:30px;background: url(../images/quan_06.png) right 5px no-repeat; position:absolute; right:125px; top:0;  }
.d03 dt{ line-height:30px; font-size:20px; color:#333333; font-weight:bold; padding-left:15px; margin-bottom:15px; text-align:right;}
.d03 dd{ line-height:20px; color:#333333; font-size:12px; width:210px; padding-left:10px;text-align:right;}


.d04{ padding-right:30px;background: url(../images/quan_06.png) right 5px no-repeat; position:absolute; right:125px; top:220px; }
.d04 dt{ line-height:30px; font-size:20px; color:#333333; font-weight:bold; padding-left:15px; margin-bottom:15px; text-align:right;}
.d04 dd{ line-height:20px; color:#333333; font-size:12px; width:210px; padding-left:10px;text-align:right;}

/*企业资质开始*/

.main_e{ width:100%; height:auto; overflow:hidden; clear:both;  margin-bottom:60px;}
.e_con{width:100%; height:auto;  clear:both; margin-top:20px;  }

.ladyScroll{width:1200px;height:220px;margin:0 auto;position:relative;}
	.ladyScroll .prev{width:18px;height:34px;position:absolute;top:100px;left:-20px;z-index:100; cursor:pointer;background: url(../images/pre_03.png) 0 0 no-repeat; }
	.ladyScroll .next{ left:auto; right:-20px;width:18px;height:34px;position:absolute;top:100px;z-index:100; cursor:pointer;background: url(../images/net_05.png) 0 0 no-repeat; }


	.ladyScroll .scrollWrap{width:1200px;padding-top:15px;overflow:hidden;position:absolute;}
	.ladyScroll dl{float:left;width:286px;text-align:center;position:relative; margin:0 7px;}
	
	.ladyScroll  dt{width:286px; height:200px; overflow:hidden;}
	.ladyScroll  dt img{width:286px; height:200px;-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all 2s ease; }
	.ladyScroll  dt img:hover{-webkit-transform:scale(1.15);-moz-transform:scale(1.15);-o-transform:scale(1.15);transform:scale(1.15);-webkit-transition:all 2s ease;-moz-transition:all 2s ease;-o-transition:all 2s ease;transition:all 2s ease;}

/*新闻动态开始*/

.main_f{ width:100%; height:auto; overflow:hidden; clear:both;  margin-bottom:60px;}
.f_con{width:100%; height:auto;  clear:both;  }
.fcon_le{ width:690px; height:480px; float:left; background:#ffffff;}



	.msn-focust { width:690px; height: 480px; }



	.msn-focust .hd {height:60px;  line-height:60px; width:690px; border-bottom:1px solid #e4e4e4; margin-bottom:30px;  }

	.msn-focust .hd li { float: left; display: inline; float: left;  height:60px; width:140px; text-align:center; }

	.msn-focust .hd li a { font-size:24px; color:#333333; display:block; }

	
	.msn-focust .hd .on { background:url(../images/langang_03.jpg) center bottom no-repeat  ;}

	.msn-focust .hd .on a { color:#145491;font-weight:bold;}
	.msn-focust .hd span{ float:right; font-size:14px; color:#666666; display:block; line-height:60px; }
	.f01 a{ background:url(../images/xiegang_03.jpg) right center no-repeat  ;}
.msn-focust .bd { width: 690px; height:410px; position: relative; overflow: hidden }

.msn-focust .bd ul { height: 410px; overflow: hidden; position:relative;   }
.xw01{ width:100%; height:147px;}

.xw01 dt{ width:255px; height:147px; float:left;}

.xw01 dt img{width:255px; height:147px;}

.xw01 dd{ float:left; width:375px; height:147px; margin-left:40px;}

.xw01 dd h2{ line-height:40px; height:40px;}

.xw01 dd h2 a{ font-size:16px; color:#105a9c; font-weight:bold;}

.xw01 dd p{ line-height:20px; color:#666666; font-size:14px; margin-top:5px;}

.xw01 dd span{ font-size:12px; color:#0b59a1; width:133px; height:38px; line-height:38px; text-align:center; border:1px solid #0b59a1; margin-top:15px; display:block;}

.xw01 dd span a{font-size:12px; color:#0b59a1;}



.xw02{ width:690px; height:200px; margin-top:60px;}

.xw02 p{ width:675px; height:39px; line-height:39px; padding-left:15px; background:url(../images/ajshd_06.jpg) left 20px no-repeat  ;font-size:14px; color:#666666;}

.xw02 p a { font-size:14px; color:#666666; }

.xw02 p:hover{background:url(../images/ajshd_03.jpg) left 20px no-repeat  ;}

.xw02 p:hover a{color:#105a9c;}

.xw02 p span{ float:right; margin-right:20px;}





.fcon_ri{ width:458px; height:480px; float:right; background:#ffffff;}



.f_tit{ line-height:60px;width:458px;border-bottom:1px solid #e4e4e4;  }

.f_tit a{ display:block;color:#0c4a7d;font-weight:bold; font-size:24px; width:120px;background:url(../images/langang_03.jpg) 0 bottom no-repeat  ;}

.txtMarquee-top{ width:458px; height:350px;  overflow:hidden; position:relative; margin-top:40px;   }



		.txtMarquee-top .bd{ width:458px;  }

		.txtMarquee-top .infoList li{ width:458px; height:85px;  margin-left:auto; margin-right:auto; margin-top:30px;   }

		.txtMarquee-top .infoList li h2{ width:423px; padding-left:35px; line-height:40px;background:url(../images/asdff_03.jpg) 0 center no-repeat  ; }

		.txtMarquee-top .infoList li h2 a{ font-size:12px; color:#333333 ; font-weight:bold; }



.txtMarquee-top .infoList li p{ width:423px;padding-left:35px; height:60px; line-height:30px; font-size:12px; color:#666666;background:url(../images/asdff_06.jpg) 0 5px no-repeat  ;}



/*在线留言开始*/


.main_g{ width:100%; height:auto; overflow:hidden; clear:both; margin-bottom:60px; }
.g_con{width:100%; height:255px;  clear:both; background:url(../images/bg5_02.jpg) center top no-repeat  ; margin-top:35px; }

.g_con h2{ line-height:60px; border-bottom:1px dashed #ffffff; padding-top:30px; width:800px; margin-left:auto; margin-right:auto; text-align:center; font-size:20px; color:#ffffff; margin-bottom:60px;}
.gform{ width:750px; height:35px; margin-left:auto; margin-right:auto;}
.lianxi_t{ width:280px; height:35px; float:left; margin-right:35px;}
.lianxi_t p{ float:left; width:60px; font-size:16px; color:#ffffff;  line-height:35px; margin:0px; padding:0px;}
.xlr{ width:220px; height:35px;  float:left; }
.tijiao{width:115px; height:35px; line-height:35px; color:#ffffff;  background:#333333; text-align:center; }







/*底部nav开始*/
.dinav{ width:100%; height:80px; line-height:80px; background: url(../images/navdian_05.jpg) #282828 0 bottom repeat-x; }
.dinav ul li{ float:left;height:80px;line-height:80px;}
.dinav ul li a{ padding:0 50px; font-size:16px; font-weight:bold; color:#ffffff;line-height:80px; display:block; }





/*底部开始*/
.fotter{width:100%; height:auto; overflow:hidden; clear:both; padding:30px 0 50px; background:#282828; }
.fot_le{ width:200px; padding-left:30px; height:161px; background: url(../images/digang_03.jpg) right top no-repeat; float:left;}


.fot_zh{ width:390px;height:141px; padding:20px 30px 0;background: url(../images/digang_03.jpg) right top no-repeat; float:left;}
.fot_zh p{ line-height:30px; font-size:16px; color:#ffffff;}
.fot_zh p a{font-size:16px; color:#ffffff; padding:0 5px;}


.fot_ri{ width:460px; float:right; margin-right:23px; padding-top:20px;}
.fotri{ width:290px; float:left;}
.fotri p{ line-height:40px;font-size:16px; color:#ffffff;}
.fotri p a{font-size:16px; color:#ffffff;}
.fot_ri img{ float:left; width:120px; height:120px;}



/*光伏产品开始*/



.guang_a{width:100%; height:auto; overflow:hidden; clear:both; margin-top:15px; margin-bottom:25px; }

.guanga_tit{ width:100%; height:50px; line-height:50px; border-bottom:2px solid #0a477e; margin-bottom:50px;}
.guanga_tit h2{ float:left; font-size:26px; color:#0c4d83; font-weight:bold;}
.guanga_tit span{ display:block; float:right; font-size:20px; color:#0c4d83; font-weight:bold;}

.guanga_con{width:100%; height:auto;clear:both;}

.ladyScrolla{width:1200px;height:220px;position:relative;}
	.ladyScrolla .prev{width:40px;height:50px;position:absolute;top:80px;left:-30px;z-index:100; cursor:pointer;background: url(../images/guangfu01_03.jpg) 0 0 no-repeat; }
	.ladyScrolla .next{ left:auto; right:-30px;width:40px;height:50px;position:absolute;top:80px;z-index:100; cursor:pointer;background: url(../images/guangfu01_05.jpg) 0 0 no-repeat; }


	.ladyScrolla .scrollWrap{width:1200px;position:absolute;}
	.ladyScrolla dl{float:left;width:280px;text-align:center;position:relative; margin:0 10px;}
	
	.ladyScrolla  dt{width:280px; height:220px;}
	.ladyScrolla  dt img{width:280px; height:220px;}



/*光伏优势开始*/
.guang_b{width:100%; height:auto; overflow:hidden; clear:both; padding-top:30px; padding-bottom:90px; background:#f6f6f6;}

.guangb_tit{ width:1200px; height:50px; line-height:50px; border-bottom:2px solid #0a477e; margin-bottom:35px; margin-left:auto; margin-right:auto;}
.guangb_tit h2{ float:left; font-size:26px; color:#0c4d83; font-weight:bold;}

.guangb01{ width:1200px; height:427px; margin-left:auto; margin-right:auto;background: url(../images/guangfu02_03.png) right top no-repeat; margin-bottom:45px;}

.guangb01_le{ width:492px; height:300px; padding-left:20px; margin-left:10px; background: url(../images/guangfu03_03.jpg) 0 0 no-repeat; float:left; margin-top:85px;}
.guangb01_le h2{ line-height:60px; padding-bottom:10px; font-size:26px; color:#333333; font-weight:bold;background: url(../images/glangang_03.png)left bottom no-repeat; margin-bottom:20px;}
.guangb01_le p{ line-height:28px; font-size:14px; color:#333333;}


.guangb02{ width:1200px; height:426px; margin-left:auto; margin-right:auto;background: url(../images/guangfu04_03.png) left top no-repeat; margin-bottom:85px; }

.guangb02_ri{ width:514px; height:244px; padding-left:20px; padding-top:100px; background: url(../images/guangfu05_03.png) 0 0 no-repeat; float:right; margin-top:80px;}
.guangb02_ri h2{ line-height:60px; padding-bottom:10px; font-size:26px; color:#333333; font-weight:bold;background: url(../images/glangang_03.png) left bottom no-repeat; margin-bottom:20px;}
.guangb02_ri p{ line-height:28px; font-size:14px; color:#333333; width:215px;}



.guangb03{ width:100%; height:320px;background: url(../images/guangfu06_02.png) center top no-repeat;}
.guangb03_le{ width:1200px; height:244px; margin-left:auto; margin-right:auto;}
.guangb03_le h2{ line-height:60px; padding-bottom:10px; font-size:26px; color:#ffffff; font-weight:bold;background: url(../images/glangang_03.png) 20px bottom no-repeat; margin-bottom:20px;padding-left:20px; padding-top:100px;}
.guangb03_le p{ line-height:28px; font-size:14px; color:#ffffff; width:415px;padding-left:20px;}



.guangb04{ width:1200px; height:426px; margin-left:auto; margin-right:auto;background: url(../images/guangfu07_03.png) left top no-repeat; margin-top:30px; }

.guangb04_ri{ width:514px; height:244px; padding-left:20px; padding-top:100px; background: url(../images/guangfu08_03.png) 0 0 no-repeat; float:right; margin-top:82px;}
.guangb04_ri h2{ line-height:60px; padding-bottom:10px; font-size:26px; color:#333333; font-weight:bold;background: url(../images/glangang_03.png) left bottom no-repeat; margin-bottom:20px;}
.guangb04_ri p{ line-height:28px; font-size:14px; color:#333333; width:215px;}



/*光伏案例开始*/


.guang_c{width:100%; height:auto; overflow:hidden; clear:both; margin-top:35px;  }

.guangc_con{ width:1200px; height:282px;background: url(../images/guangfu09_03.png) 0 0 no-repeat;}
.guangc_con h2{ text-align:center; line-height:50px; font-size:20px; color:#ffffff; font-weight:bold;}


.ladyScrollc{width:1200px;height:185px;position:relative; margin-top:10px;}
	.ladyScrollc .prev{width:35px;height:52px;position:absolute;top:60px;left:0px;z-index:100; cursor:pointer;background: url(../images/guangfu011_03.png) 0 0 no-repeat; }
	.ladyScrollc .next{ left:auto; right:0px;width:35px;height:53px;position:absolute;top:60px;z-index:100; cursor:pointer;background: url(../images/guangfu011_05.png) 0 0 no-repeat; }


	.ladyScrollc .scrollWrap{width:1050px;position:absolute; margin-left:65px;}
	.ladyScrollc dl{float:left;width:200px;text-align:center;position:relative; margin:0 7px;}
	
	.ladyScrollc  dt{width:200px; height:180px;}
	.ladyScrollc  dt img{width:200px; height:180px;}


/*荣誉资质开始*/


.guang_d{width:100%; height:478px; overflow:hidden; clear:both; padding-top:30px; margin-top:120px;background: url(../images/guangfu12_02.jpg) center top no-repeat; margin-bottom:105px;  }
.guangd_tit{ width:100%; height:50px; line-height:50px; border-bottom:2px solid #ffffff; margin-bottom:80px;}
.guangd_tit h2{ float:left; font-size:26px; color:#ffffff; font-weight:bold;}
.guangd_tit span{ display:block; float:right; font-size:20px; color:#ffffff; font-weight:bold;}
.guangd_con{ width:100%; height:auto; }


.ladyScrolld{width:1200px;position:relative; }
	.ladyScrolld .prev{width:20px;height:36px;position:absolute;top:80px;left:-20px;z-index:100; cursor:pointer;background: url(../images/guangfu13_03.png) 0 0 no-repeat; }
	.ladyScrolld .next{ left:auto; right:-20px;width:20px;height:36px;position:absolute;top:80px;z-index:100; cursor:pointer;background: url(../images/guangfu15_03.png) 0 0 no-repeat; }


	.ladyScrolld .scrollWrap{width:1200px;position:absolute; }
	.ladyScrolld dl{float:left;width:285px;text-align:center;position:relative; margin:0 7px;}
	
	.ladyScrolld  dt{width:285px; height:205px;}
	.ladyScrolld  dt img{width:285px; height:205px;}


/*管廓产品开始*/



.kuo_a{width:100%; height:auto; overflow:hidden; clear:both; margin-top:15px; margin-bottom:25px; }


.kuoa_con{width:100%; height:auto;clear:both;}

.ladyScrolle{width:1200px;height:330px;position:relative;}
	.ladyScrolle .prev{width:44px;height:44px;position:absolute;top:120px;left:0px;z-index:100; cursor:pointer;background: url(../images/guangkuopro_03.png) 0 0 no-repeat; }
	.ladyScrolle .next{ left:auto; right:0px;width:44px;height:44px;position:absolute;top:120px;z-index:100; cursor:pointer;background: url(../images/guankuonet_03.png) 0 0 no-repeat; }


	.ladyScrolle .scrollWrap{width:1150px;position:absolute; padding-left:50px;}
	.ladyScrolle dl{float:left;width:250px;text-align:center;position:relative; margin:0 12px;}
	
	.ladyScrolle  dt{width:230px; height:305px; padding:9px; border:1px solid #949b9e;}
	.ladyScrolle  dt img{width:230px; height:305px;}


/*管廓优势开始*/



.kuo_b{width:100%; height:775px; padding-top:25px; background:#1668b4; overflow:hidden; clear:both; margin-top:15px; margin-bottom:25px; }

.kuob_tit{ width:100%; height:50px; line-height:50px; border-bottom:2px solid #ffffff; margin-bottom:100px;}
.kuob_tit h2{ float:left; font-size:26px; color:#ffffff; font-weight:bold;}
.kuob_tit span{ display:block; float:right; font-size:20px; color:#ffffff; font-weight:bold;}



.kuob_con{ width:1200px; height:650px; margin-left:auto; margin-right:auto; background:url(../images/guangkuoww_03.png) center top no-repeat; position:relative;}
.kuob_con dl{ width:360px; position:absolute;}
.kuob_con dl dt{ line-height:40px; font-size:26px; color:#ffffff; font-weight:bold;}
.kuob_con dl dd{ line-height:30px; font-size:14px; font-weight:bold; color:#ffffff;}
.kuob01{ left:170px; top:-70px;}
.kuob02{ right:80px; top:-70px;}
.kuob03{ left:0; top:145px;}
.kuob04{ right:0; top:145px;}
.kuob05{ left:170px; top:370px;}
.kuob06{ right:80px; top:370px;}

/*管廓案例开始*/

.kuo_c{width:100%; height:auto; overflow:hidden; clear:both; margin-top:15px; margin-bottom:25px; }


.kuoc_con{width:100%; height:auto;clear:both;}


.ladyScrollf{width:1200px;height:300px;position:relative;}
	

	.ladyScrollf .scrollWrap{width:1200px;position:absolute; }
	.ladyScrollf dl{float:left;width:280px;position:relative; margin:0 12px; border-bottom:1px solid #333333; padding-bottom:15px;}
	
	.ladyScrollf dl dt{width:280px; height:200px; }
	.ladyScrollf dl dt img{width:280px; height:200px;}

.ladyScrollf dl dd{ width:280px; }
.ladyScrollf dl dd h2{ height:50px; line-height:50px; text-align:center; font-size:20px; color:#333333;}
.ladyScrollf dl dd p{ line-height:30px; font-size:16px; color:#666666; padding-left:10px;}

.ladyScrollf dl:hover dd h2{ color:#1366ae;}
.ladyScrollf dl:hover {border-bottom:1px solid #1366ae;}

/*管廓荣誉资质开始*/

.kuo_d{width:100%; height:auto; overflow:hidden; clear:both;  margin-top:20px; margin-bottom:75px;  }

.kuod_con{width:100%;  height:210px; overflow:hidden; clear:both; }
.ladyScrollg{width:1200px;position:relative; }
	
.ladyScrollg .scrollWrap{width:1200px;position:absolute; height:210px; }
.ladyScrollg dl{float:left;width:280px; height:210px;text-align:center;position:relative; margin:0 10px;}
.ladyScrollg  dt{width:280px; height:210px;}
.ladyScrollg  dt img{width:280px; height:210px;}


/*抗震产品开始*/

.zhen_a{width:100%; height:auto; overflow:hidden; clear:both; margin-top:15px; margin-bottom:25px; }

.zhena01{ width:100%;height:auto; overflow:hidden; clear:both; }
.zhena01_le{ width:320px; height:300px; padding-left:20px; float:left; padding-bottom:20px;background:url(../images/zhena_03.jpg) left bottom no-repeat; margin-left:80px;}
.zhena01_le img{ width:320px; height:300px;}

.zhena01_ri{ width:600px; float:left; height:300px; margin-top:40px; padding-left:160px;background:url(../images/zhenari_03.png) left 18px no-repeat;}
.zhena01_ri h2{ line-height:40px; font-size:22px; font-weight:bold; color:#333333; margin-left:50px; margin-bottom:10px;}
.hh01{ line-height:25px; font-size:16px; color:#333333;}
.hh02{ line-height:25px; font-size:18px; color:#333333; margin-top:20px;}
.hh03{ line-height:25px; font-size:14px; color:#333333; margin-top:20px;}





.zhena02{width:100%; height:auto;clear:both;}

.ladyScrollm{width:1200px;height:150px;position:relative; margin-top:30px;}
	.ladyScrollm .prev{width:25px;height:50px;position:absolute;top:50px;left:10px;z-index:100; cursor:pointer;background: url(../images/zhena_03.png) 0 0 no-repeat; }
	.ladyScrollm .next{ left:auto; right:10px;width:25px;height:50px;position:absolute;top:50px;z-index:100; cursor:pointer;background: url(../images/zhena_05.jpg) 0 0 no-repeat; }


	.ladyScrollm .scrollWrap{width:1130px;position:absolute; padding-left:70px;}
	.ladyScrollm dl{float:left;width:185px;text-align:center;position:relative; margin:0 15px;}
	
	.ladyScrollm  dt{width:185px; height:150px; }
	.ladyScrollm  dt img{width:185px; height:150px;}




/*抗震特性开始*/

.zhen_b{width:100%; height:auto; overflow:hidden; clear:both; margin-top:15px; margin-bottom:25px; }
.zhenb_con{width:100%; height:auto; overflow:hidden; clear:both;}
.zhenb_con dl{ float:left;width:190px;height:350px;}

.zhente01{ width:190px; padding:25px 24px 0; height:350px; float:left;  }
.zhente01 dt{ line-height:45px; padding-bottom:10px; font-size:20px;background:url(../images/gangzhen_05.jpg) left bottom no-repeat; font-weight:bold; color:#2f5597; margin-bottom:10px; }
.zhente01 .hea{ line-height:22px; font-size:12px; color:#666666; margin-bottom:65px;}
.we{ width:190px; height:128px;}
.we img{ width:190px; height:128px;}



.zhente02{ width:190px;  padding:25px 24px 0; height:350px; padding-top:25px;  float:left; margin-left:2px;   }
.zhente02 dt{ line-height:45px; padding-bottom:10px;background:url(../images/gangzhen_05.jpg) left bottom no-repeat; font-size:20px; font-weight:bold; color:#2f5597; margin-bottom:10px; }
.zhente02 .hea{ line-height:22px; font-size:12px; color:#666666; margin-bottom:65px;}


.zhente03{ width:190px;  padding:25px 24px 0; height:350px; padding-top:25px;  float:left;margin-left:2px;  }
.zhente03 dt{ line-height:45px; padding-bottom:10px;background:url(../images/gangzhen_05.jpg) left bottom no-repeat; font-size:20px; font-weight:bold; color:#2f5597; margin-bottom:10px; }
.zhente03 .hea{ line-height:22px; font-size:12px; color:#666666; margin-bottom:21px;}

.zhente04{ width:190px;  padding:25px 24px 0; height:350px; padding-top:25px;  float:left; margin-left:2px;  }
.zhente04 dt{ line-height:45px; padding-bottom:10px;background:url(../images/gangzhen_05.jpg) left bottom no-repeat; font-size:20px; font-weight:bold; color:#2f5597; margin-bottom:10px; }
.zhente04 .hea{ line-height:22px; font-size:12px; color:#666666; }



.zhente05{ width:190px;  padding:25px 24px 0; height:350px; padding-top:25px;  float:left; margin-left:2px;  }
.zhente05 dt{ line-height:45px; padding-bottom:10px;background:url(../images/gangzhen_05.jpg) left bottom no-repeat; font-size:20px; font-weight:bold; color:#2f5597; margin-bottom:10px; }
.zhente05 .hea{ line-height:22px; font-size:12px; color:#666666;margin-bottom:67px; }

.zhenb_con dl:hover{background: url(../images/bg67_03.jpg) 0 0 no-repeat; }
.zhenb_con dl:hover dt{ color:#ffffff;background:url(../images/gangzhen_03.jpg) left bottom no-repeat;}
.zhenb_con dl:hover .hea{ color:#ffffff;}



/*抗震案例开始*/
.zhen_c{width:100%; height:550px; padding-top:25px; overflow:hidden; clear:both;background:url(../images/bg789_02.jpg) 0 0 no-repeat; margin-top:15px; margin-bottom:25px;}

.zhenc_con{width:100%; height:440px;position:relative;}
.zhenc_con ul li{ position:absolute; }
.zhenc01{ left:115px; top:0;}
.zhenc02{ left:300px; top:110px;}
.zhenc03{ left:480px; top:0;}
.zhenc04{ left:660px; top:110px;}
.zhenc05{ left:848px; top:0;}
.zhenc06{ left:115px; top:215px;}
.zhenc07{ left:480px; top:215px;}
.zhenc08{ left:848px; top:215px;}


/*抗震荣誉资质开始*/

.zhen_d{width:100%; height:auto; overflow:hidden; clear:both; margin-top:15px; margin-bottom:60px; }

.zhend_con{width:100%; height:400px; overflow:hidden; clear:both;background:url(../images/bg90_03.png) center 170px no-repeat;}


.ladyScrolln{width:920px;position:relative; margin-left:auto; margin-right:auto;}
	
.ladyScrolln .scrollWrap{width:1200px;position:absolute; height:210px; }
.ladyScrolln dl{float:left;width:280px; height:210px;text-align:center;position:relative; margin:0 13px;}
.ladyScrolln  dt{width:280px; height:210px;}
.ladyScrolln  dt img{width:280px; height:210px;}







/*内容开始*/
.ny_banner{ width:100%; height:auto;}
.ny_banner img{ width:100%; height:auto;}

/*内容开始*/

.cont{ width:100%; height:auto; clear:both; overflow:hidden; background:#ffffff; padding:40px 0;}
.containerb{ width:1100px; margin-left:auto; margin-right:auto;}
.con_left{ width:230px; height:auto; clear:both; float:left;}
.cp_le{ width:230px; height:auto; background:#ffffff; padding-bottom:20px; margin-bottom:15px;}
.cp_le h2{ width:230px; height:78px;  line-height:78px; background:url(../images/fang_03.png) no-repeat 180px center #0c4dc5; text-indent:2em; font-size:20px; color:#ffffff; font-weight:normal; margin-bottom:20px;}
.cp_le ul li{ width:180px; height:33px; line-height:33px; text-align:center; background:#e1ddde; font-size:15px; color:#333333; margin-left:auto; margin-right:auto;border-radius:5px; margin-bottom:15px; color:#ffffff; }
.cp_le ul li a{ font-size:15px;color:#333333; }
.cp_le ul li:hover{background:#0c4dc5;}
.cp_le ul li:hover a{color:#ffffff; }
.he{background:#0c4dc5 !important;}
.he a{color:#ffffff !important; }

.cp_leb{ width:228px; border:1px solid #d7d7d7; background:#ffffff; padding-bottom:20px;}
.cp_leb h2{ width:100%; background:#0c4dc5; height:40px; line-height:40px; font-size:14px; color:#ffffff; text-indent:1em; margin-bottom:10px;}
.cp_leb ul li{ width:200px; line-height:25px; padding-left:28px; background:url(../images/jia_03.jpg) no-repeat 10px center ;}

.cp_lec{ width:230px; height:70px; background:url(../images/online_03t.png) no-repeat 18px center #0c4dc5 ;margin-top:20px; padding-top:20px;}
.cp_lect{ width:150px; height:48px; border-left:1px solid #ffffff; margin-left:68px; padding-left:10px; }
.cp_lect h2{ line-height:20px; font-size:14px; color:#ffffff;}
.cp_lect p{ line-height:28px; font-size:18px; color:#ffffff;} 



.con_right{ width:840px; float:right; height:auto; background:#ffffff;}
.con_ritop{ width:810px; height:40px; line-height:40px; border-bottom:1px solid #dbdbdb; margin-left:auto; margin-right:auto;} 
.con_ritop h2{ font-size:16px; color:#0c4dc5; padding-left:15px; float:left;background:url(../images/gang_03.jpg) no-repeat 0 center ; }
.location{ float:right; font-size:12px; color:#999999;}
.location a{font-size:12px; color:#999999;}

/*图片内容页开始*/

.con_img{width:810px;margin-left:auto; margin-right:auto; height:auto; overflow:hidden; clear:both; padding:15px 0;}
.con_img dl{ width:810px; height:122px; padding-bottom:15px; border-bottom:1px dotted #d8d8d8; margin-bottom:15px;}
.con_img dl dt{ width:200px; height:120px; border:1px solid #d7d7d7; float:left;}
.con_img dl dd{ width:590px; float:right;}
.con_img dl dd h2{ line-height:30px; font-size:14px; color:#0c4dc5;} 
.con_img dl dd h2 a{font-size:14px; color:#0c4dc5;}
.con_img dl dd p{ line-height:23px; font-size:12px; color:#666666;  }

/*新闻内容页开始*/
.con_xinwen{width:810px;margin-left:auto; margin-right:auto; height:auto; overflow:hidden; clear:both; padding:15px 0; }

.news1 {

	width: 100%;

	height: auto;

	overflow: hidden;

	margin: 0px auto;

}

.news1 li {

	width: 100%;

	padding: 5px 0;

	height: 30px;

	font: 14px/30px "microsoft yahei";

	color: #737373;/* background:#fff; */

	border-bottom: 1px solid #d6bae4;

}

.news1 li a {    color: #737373;font-size:14px;margin-left: 12px;



	/*float: left;

	margin-left: 12px;

	font-size:15px;*/

}

.news1 li a b{ font-weight:normal}

 

.news1 li span {

	float: right;

	margin-right: 12px;

}

.news2 li {

	border-bottom: 1px solid #ccc;

}

.news3 li {

	border-bottom: 1px dashed #ccc;

}

.news6 li {

	border-bottom: 1px dashed #ccc; padding:20px 0px; height:90px; display:block;

}

.news6 h1{ width:60px; float:left; font-weight:normal; margin:auto; width:80px; height:80px; border:1px solid #cccccc; background-color:#eeeeee;}

.news6 h1 p{ font-weight:bold; font-size:30px; text-align:center; padding-top:10px}

.news6 h1 span{ font-weight:none; font-size:12px; text-align:center}

.news6 h1 div{ border:3px solid #fff; height:74px}

.news6 h2{ float:left; font-weight:normal; width:720px;}

.news6 h2 p{ margin-left:12px; color:#7f7e7e; font-size:12px}
.news {

	width: 100%;

	height: auto;

	overflow: hidden;

}

.news li {

	width: 100%;

	height: 35px;

	border-bottom: 1px dashed #999999;

	overflow: hidden;

	background: url(../images/icons1.jpg) 8px center no-repeat;

	text-indent: 27px;

	font: 16px/35px "microsoft yahei";

	color: #1d1d1d;

}

.news li a {

	float: left;

	text-decoration: underline;

}

.news li a:hover {

	color: #333;

}

.news li span {

	float: right;

	color: #666666;

	font-weight: 100;

}

.news li.blank {

	margin-bottom: 26px;

}

.news p {

	line-height: 26px;

	color: #666666;

}

/*新闻内容页开始*/
.con_cp{width:810px;margin-left:auto; margin-right:auto; height:auto; overflow:hidden; clear:both; padding:15px 0; }

/*cpshow*/
.cpshow{ overflow:hidden; padding-top:20px;}
.cpshow li{ float:left; width:364px; margin-bottom:30px; margin-right:20px; margin-left:20px;}
.cpshow li.noMl{ margin-right:0;}
.cpshow li img{ display:block; border:1px solid #d3d3d3;}
.cpshow li h4{ line-height:16px; margin-top:26px; margin-bottom:8px;}
.cpshow li h4 a{ font-size:16px; color:#072FA8;}
.cpshow li p{ font-size:13px; color:#666; line-height:21px; height:42px; overflow:hidden;}
.cpshow li span{ display:block; overflow:hidden; margin-top:10px;}
.cpshow li span .zx{ float:left; width:103px; height:40px; line-height:40px; text-align:center; font-size:13px; color:#fff; text-decoration:none; border-left:3px solid #042d77; background:#0c4dc5;}
.cpshow li span .xq{ float:right; font-size:13px; color:#666; margin-top:14px;}
.cpshow li img:hover{ border-color:#072FA8;}
.cpshow li span .zx:hover{ background:#072FA8; border-left-color:#a23f00;}

/*新闻内容页开始*/
.con_page{width:810px;margin-left:auto; margin-right:  auto;font-size:14px;min-height:700px;  clear:both; padding:15px 0;}
.biaoti{ width:100%; line-height:50px; font-size:18px; font-weight:600; color:#000; text-align:center; height:50px;}
.from{ line-height:30px; text-align:center; width:100%; margin-bottom:10px;}

.con_page img{ margin-left:auto; margin-right:auto;}
.con_page td { border:1px solid;}

.con_page tr{ border:1px solid;}
.pages {
	display: table;clear:both; margin-left:auto; margin-right:auto;
	padding: 70px 30px;
}


.pages .pagenum{background: #A6A0A0;
         color:#ffffff;
	padding: 8px 10px;
	margin-right: 10px;
	margin-bottom: 10px;}


.pages .pageinfo{background: #A6A0A0;
	color:#ffffff;
	padding: 8px 10px;
	margin-right: 10px;
	margin-bottom: 10px;}
.pages .pagefirst{background: #A6A0A0;
	color:#ffffff;
	padding: 8px 10px;
	margin-right: 10px;
	margin-bottom: 10px;}
.pages .pageup{background: #A6A0A0;
	color:#ffffff;
	padding: 8px 10px;
	margin-right: 10px;
	margin-bottom: 10px;}
.pages .pagenextall{background: #A6A0A0;
	color:#ffffff;
	padding: 8px 10px;
	margin-right: 10px;
	margin-bottom: 10px;}	
.pages .pagedown{background: #A6A0A0;
	color:#ffffff;
	padding: 8px 10px;
	margin-right: 10px;
	margin-bottom: 10px;}	
.pages .pageend{background: #A6A0A0;
	color:#ffffff;
	padding: 8px 10px;
	margin-right: 10px;
	margin-bottom: 10px;}		
	
.pages .current{padding: 8px 10px;
    margin-right: 10px;
    margin-bottom: 10px;background: #0c4dc5 !important;color:#ffffff;}


.info_previous_next_wrap{ margin:10px 0;}


/*
/*
/*
/*
/*
/*
/*
/*
/*
/*
/*
/*
/*
/*
/*