﻿@charset "utf-8";
/* CSS Document */
/*common*/
.lj{color:#858584; font-size:12px;margin-top:12px;width:1000px; margin:-17px auto 0; text-align:right; position:relative; z-index:9;}
.lj span{  font-family:"宋体"; padding-left:15px; height:23px;}
.lj a{color:#858584; display:inline-block; padding:0 7px;font-family:"宋体";}
.lj i{ color:#782d6b;}

/*联系我们-==================================================5-*/
.c_ban{ display:block; height:362px;overflow:hidden; background: url(Img/neiye/Contact/c_ban.jpg) no-repeat center 0;}
.c_til{ position:relative; font-size:14px; color:#999;line-height:27px; padding:20px 0 30px 0;}
.c_til a{color:#898989; padding:0 8px;}
.c_til i{ color:#258b69; padding-left:12px;}
.cc_con1{ overflow:hidden;margin-bottom:65px; padding-top:30px;}
.cc_con1 dl{ overflow:hidden;}
.cc_con1 dl dt{ float:left; width:264px; padding-left:29px;}
.cc_con1 dl dt img{ width:264px; height:96px;}
.cc_con1 dl dd{ width:600px; float:right; padding:0 60px 0 0; font-size:14px; color:#6b6b6b;}
.cc_con1 dl dd h3{ font-size:18px; color:#258b69; margin-bottom:10px;}
.cc_con1 dl dd p{ letter-spacing:1px;}
.cc_con3{ padding:28px 0 0 245px; overflow:hidden; background:url(Img/neiye/Contact/c_tel.gif) no-repeat  73px 28px #d3e8e1; margin-bottom:78px;}
.cc_con3 h3{ width:310px; float:left; color:#258b69; font-weight:normal; font-size:18px;}
.cc_con3 h3 i{ display:block; font-size:26px;}
.cc_con3 h3 strong{ display:block; font-size:46px; font-weight:bold;}
.cc_con3 p{ width:445px; float:left;padding-bottom:35px; color:#6b6b6b; font-size:17px; line-height:29px;}
.cc_con3 p span{ display:block;}
.cc_con3 p i{ font-weight:bold; padding-bottom:3px;}

.cc_con2{ overflow:hidden;}
.cc_con2 h3{ font-size:36px; color:#4a4646; font-weight:normal;line-height:100%; margin-bottom:18px;}
.cc_con2 p{ font-size:0; border:1px solid #d5d4d3; margin-bottom:85px; position:relative;}
.cc_con2 p img{ width:1018px; height:469px;}
.cc_con2 p span{ display:block; position:absolute; top:0; left:0; width:100%; background:#e7e7e7; height:33px; line-height:33px; color:#000000; font-size:16px; text-align:center;}

.cc_con{ margin-bottom:80px; overflow:hidden; clear:both;}
.cc_con h2{ height:76px; line-height:100%; font-size:36px; color:#6b6b6b; font-weight:normal; border-bottom:1px solid #dcdcdc;}
.cc_con dl{ overflow:hidden; clear:both; padding-top:28px; border-bottom:1px solid #dcdcdc;_height:143px; padding-bottom:43px;}
.cc_con dl dt{ width:60px; overflow:hidden; float:left; padding:0 19px 0 38px;}
.cc_con dl dd{ width:892px; padding-top:13px; float:left;}
.cc_con dl dd h3{ color:#3d3d3d; font-size:16px;line-height:100%; margin-bottom:10px;}
.cc_con dl dd p{ font-size:16px; color:#6b6b6b; line-height:30px;}
/*集团介绍-==================================================5-*/
.aa_ban{ background:url(Img/neiye/About1/a_ban1.jpg) no-repeat center 0; height:362px;}
.aa_con1{ height:129px; background:url(Img/neiye/About1/a_lin.gif) repeat-x left 35px;}
.aa_con1 a{ display:inline-block; color:#3e3a39; font-size:16px; height:60px; line-height:100%; background:url(Img/neiye/About1/a_ico.gif) no-repeat center 27px; padding:0 70px;}
.aa_con1 a:hover,.aa_con1 .cur{background:url(Img/neiye/About1/a_icoc.gif) no-repeat center 27px; color:#1b8850; text-decoration:none;}
.aa_con2{ padding-bottom:60px;}
.aa_con2 h2,.aa_con3 h2,.aa_con4 h2{ text-align:center; background:url(Img/Index/n_h2.gif) no-repeat center 14px; font-weight:normal; text-align:center; height:94px;}
.aa_con2 h2 a,.aa_con3 h2 a,.aa_con4 h2 a{ font-size:30px; color:#3e3a39; line-height:100%;}
.aa_con2 h2 span,.aa_con3 h2 span,.aa_con4 h2 span{ display:block; padding-top:15px;display:block;font-family:MYuenPRC; font-size:14px; font-style:italic; line-height:129%;}
.aa_con2 dl dd h3{ color:#3e3a39; font-size:28px; font-weight:normal; line-height:60px; padding-top:25px; padding-bottom:8px;}
.aa_con2 dl dd p{ color:#3e3a39; font-size:14px; line-height:26px; margin-bottom:12px;}
.aa_con3{ overflow:hidden; padding-bottom:50px;}
.aa_con3 p{ float:left; width:816px;}
.aa_con3 p img{ width:815px; height:598px; display:block;}
.aa_con3 ul{ float:right; width:204px;}
.aa_con3 ul li{ font-size:0; margin-bottom:10px; position:relative; overflow:hidden; cursor:default;}
.aa_con3 ul li:after
{
    content: ' ';
	cursor: pointer;
	position: absolute;
	left: -204px;
	top: 0;
	width: 204px;
	height:135px;
	background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));
	background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));
	transform: skewx(-25deg);
    
}
.aa_con3 ul li:hover:after
{
        left:100%;
	
    -moz-transition:0.8s;
    -o-transition:0.8s;
    -webkit-transition:0.8s;
    transition:0.8s;
    }
.aa_con3 ul li img{ width:204px; height:142px;}
.aa_con3 ul li span{ display:block; position:absolute; left:-6px; height:24px; width:86px; background:url(Img/neiye/About1/psn.png) no-repeat; z-index:6; top:0; font-size:12px; color:#fff; line-height:24px; text-indent:17px;}
/*公司介绍-==================================================5-*/
.aa_con4 h3{ padding:32px 0 52px 0; height:50px; line-height:43px; text-align:center; font-weight:normal;}
.aa_con4 h3 a{ display:inline-block; float:left; width:33%; margin-right:0.3%; color:#595757; font-size:18px; background:url(Img/neiye/About2/a_li.gif) repeat-x; height:50px;}.aa_con4 h3 .nom{ margin-right:0;}
.aa_con4 h3 a:hover,.aa_con4 h3 a.cur{ background:url(Img/neiye/About2/a_lic.gif) no-repeat center 0; color:#fff; text-decoration:none;}
.aa_coo{ overflow:hidden; }
.his_item{background:url(Img/neiye/About2/a_ico14.gif) repeat-y 161px 12px; margin-bottom:92px;}
.aa_coo p{ overflow:hidden; padding:8px 0 20px 0;}
.aa_coo p:hover em{ color:#258b69;}
.aa_coo p i{ margin-left:12px; display:inline-block; float:left; background:url(Img/neiye/About2/a_ico1.gif) no-repeat; width:157px; height:35px; line-height:35px; text-indent:20px; color:#898989; font-size:24px;}
.aa_coo p em{ display:inline-block; float: right;width:813px; color:#3e3a39; font-size:14px; line-height:20px; margin-bottom:15px;}
.aa_coo p em span{ display:block; padding-left:18px; background:url(Img/neiye/About2/a_ico12.gif) no-repeat left 7px;}
.aa_coo p .hig{ margin-top:11px;}
/*企业文化-==================================================5-*/
.aa_con5{ text-align: center; height:820px; background:url(Img/neiye/About3/aa_bg.gif) no-repeat center bottom; margin-bottom:79px;}
    
.aa_con6{ width:1020px; margin:0 auto; padding-bottom:60px; overflow:hidden;}
.aa_con6 dl{ float:left; width:510px; padding-bottom:68px;}
.aa_con6 dl dt{ float:left; width:72px; padding:0 30px 0 91px;}
.aa_con6 dl dd{ width:315px; float:left; color:#3e3a39; font-size:16px;}
.aa_con6 dl dd i{ display:block; color:#595757; font-size:24px; padding:2px 0 20px;}
.aa_con6 dl dd p span{ display:block;}
.aa_con6 dl dd p{ line-height:25px;}
/*湘江实力-==================================================5-
.aa_con7{ background:url(Img/neiye/About4/a_bg4.jpg) no-repeat center 126px; overflow:hidden;}
*/
.aa_con7 p{ color:#3e3a39; font-size:14px; line-height:25px; padding-bottom:45px;}
.aa_con7 em{ display: block; margin:0 auto 40px; width:793px;}
.aa_con7 em img{ width:793px; height:529px;}
.aa_con7 i{ display:block; text-align:center; margin-bottom:93px;}
.aa_con7 i a{ display:inline-block; width:62px; height:6px; background:#c9cacb; margin:0 5px;}
.aa_con7 i a:hover,.aa_con7 i .cur{ background:#0c8c61;}
.aa_con8{ padding-bottom:86px;}
.aa_con8 h3,.aa_con9 h3{ margin-bottom:41px; font-weight:normal; color:#3e3a39; font-size:24px; padding-bottom:13px; background:url(Img/neiye/About4/a_h41.gif) no-repeat left bottom;}
.aa_con8 h3 span,.aa_con9 h3 span{ color:#3e3a39; font-family:MYuenPRC; font-size:14px; font-style: italic; padding-left:8px;}
.aa_con8 h4{ overflow:hidden; height:324px; margin-bottom:7px;}
.aa_con8 h4 span{ display:inline-block; float:left; background:#1b8850; width:292px; text-align:center;height:328px;}
.aa_con8 h4 span img{ padding-top:132px;}
.aa_con8 h4 i{ padding:0 5px;}
.aa_con8 dl{ overflow:hidden;}
.aa_con8 dl dt{ float:left; font-size:0;width:513px;}
.aa_con8 dl dt img{ width:513px; height:272px;}
.aa_con8 dl dd{ float:right; width:468px; background:#efeff0; padding:15px 17px 0; color:#3e3a39; font-size:14px; height:257px;}
.aa_con8 dl dd p{ line-height:25px; text-indent:28px;}
.aa_con9{ overflow:hidden; padding-bottom:32px; border-bottom:1px solid #b5b5b6;}
.aa_con9 ul{ overflow:hidden;}
.aa_con9 ul li{ float:left; width:243px; height:278px; margin:0 16px 17px 0; background:url(Img/neiye/About4/a_picbg.jpg) no-repeat center  165px #f1f1f1;}
.aa_con9 ul li a{ text-decoration:none;}
.aa_con9 ul .nom{ margin-right:0;}
.aa_con9 ul li img{ width:200px; height:137px; padding:28px 0 0 30px;}
.aa_con9 ul li span{ display:block; padding-top:53px; text-align:center; color:#595757; font-size:14px;}
.aa_con9 h4{ padding-top:12px; text-align:right; font-weight:normal;}
.aa_con9 h4 a{ display:inline-block; line-height:24px; background:#ddd; padding:0 7px; margin-left:4px;}
.aa_con9 h4 a:hover,.aa_con9 h4 .cur{ background:#0c8c61; color:#fff; text-decoration:none;}
.aa_con10{ position:relative; padding-bottom:120px;}
.aa_con10 h3{ text-align:center; font-weight:normal; color:#3e3a39; font-size:24px; padding:56px 0 75px 0;}
.aa_con10 h3 span{ color:#0c8c61; padding-left:6px;}
.aa_con10 ul{ overflow:hidden;}
.aa_con10 ul li{ width:190px; float:left; margin-right:16px;}.aa_con10 ul li.nom{ margin-right:0;}
.aa_con10 ul li img{ width:190px; height:274px;}
.aa_con10 .aa_ii1{ position:absolute; top:282px; left:-43px;}.aa_con10 .aa_dd1{ position:absolute; top:282px; right:-43px;}
/*湘江风采-==================================================5-*/
.aa_con11{ overflow:hidden;}
.aa_con11 dl dt h3{ color:#3e3a39; font-size:30px; font-weight:normal; margin-bottom:9px;}
.aa_con11 dl dt p{ color:#3e3a39; font-size:14px; line-height:25px; margin-bottom:28px;}
.aa_con12{ padding-bottom:82px; width:1018px; margin:0 auto; position:relative;}
.aa_con12 ul{ overflow:hidden;}
.aa_con12 ul li{ float:left; padding:48px 29px 0; border-right:1px dashed #adadad; width:196px; position:relative;}
.aa_con12 ul .last{ border-right:none;}
.aa_con12 ul li i{ display:block; position:absolute; left:29px; top:48px;}
.aa_con12 ul li span{ display:block; margin-top:25px; text-align:center; color:#595757; font-size:14px; padding-bottom:12px;}
.aa_con12 ul li em{ display:block; text-align:center;}
.aa_con12 .a_u2{ top:142px; position:absolute; left:-54px;}.aa_con12 .a_d2{ top:142px; position:absolute; right:-54px;}
.aa_con13{ background:#e9e9e9; padding-top:54px; padding-bottom:58px; margin-bottom:103px;}
.aa_con13 .content{ position:relative;}
.aa_con13 h2{ background:url(Img/neiye/About5/a_h33.gif) no-repeat; width:133px; height:133px; text-align:center; line-height:116px; position: absolute; right:42px; top:-78px; font-size:24px; font-weight:normal; color:#fff;}
.aa_con13 dl{ overflow:hidden; background:#fff; padding-bottom:25px;}
.aa_con13 dl dt{ width:647px; float:left;}
.aa_con13 dl dt img{ width:647px; height:363px;}
.aa_con13 dl dd{ float:right; width:315px; padding:88px 26px 0 0;}
.aa_con13 dl dd h3{ color:#3e3a39; font-size:18px; font-weight:normal;}
.aa_con13 dl dd p{ color:#595757; font-size:14px; line-height:25px; padding-top:12px; height:155px;}
.aa_con13 dl dd i{ display:block; text-align:right;}
.aa_con13 dl dd i a{ color:#1b8850; font-size:12px;}
.aa_con13 ul{ overflow:hidden; background:#fff;}
.aa_con13 ul li{ float:left; width:249px; color:#000; margin-right:8px;}
.aa_con13 ul li img{ width:249px; height:140px;}
.aa_con13 ul li span{ display:block; height:35px; line-height:35px; text-align:center; font-size:14px;}
.aa_con13 ul .cur{ background:#0c8c61; color:#fff;}.aa_con13 ul .nob{ margin-right:0;}
.aa_con13 .a_u3{ position:absolute; left:-56px; top:460px;}
.aa_con13 .a_d3{ position:absolute; right:-56px; top:460px;}
.aa_con14{ overflow:hidden; padding-bottom:85px;}
.aa_con14 h3{ margin-bottom:46px; font-weight:normal; color:#3e3a39; font-size:24px; padding-bottom:13px; background:url(Img/neiye/About4/a_h41.gif) no-repeat left bottom;}
.aa_con14 h3 span{ color:#3e3a39; font-family:MYuenPRC; font-size:14px; font-style: italic; padding-left:8px;}
/*案例资讯======================================================================5*/

.news{overflow:hidden; height:870px;}
.news h2{ text-align:center; background:url(Img/Index/n_h2.gif) no-repeat center 14px; font-weight:normal; text-align:center; height:120px;}
.news h2 a{ font-size:30px; color:#3e3a39; line-height:100%;}
.news h2 span{ display:block; padding-top:15px;display:block;font-family:MYuenPRC; font-size:14px; font-style:italic; line-height:129%;}
.news h3{border-bottom:1px dotted #929292; font-size:24px; padding-bottom:6px; font-weight:normal; margin-bottom:17px;}
.news h3 a{ color:#221815; text-decoration:None;}
.news h3 i{ font-size:18px; font-weight:normal; color:#221815;padding-left:15px;font-family:MYuenPRC; }
.news h3 span{ float:right; font-size:14px; font-weight:normal; padding-top:8px;}
.news h3 span a{ color:#1b8850;}


.n_ban{ background:url(Img/neiye/News/n_ban.jpg) no-repeat center 0; height:362px;}
.news2{ height:680px;}
.news2 h3{ margin-bottom:24px;}
.news2 dl{ overflow:hidden; background:#e9e9e9; margin-bottom:27px; height:327px;}
.news2 dl dt{width: 582px; height:327px; overflow:hidden; float:left;}
.news2 dl dt img{ width:582px;height: 327px;}

.n_r2 dl dt { width:413px; height:232px; overflow:hidden;}
.n_con3 .first dt{ width:466px; height:262px; overflow:hidden;}
.n_com dl dt{ width:326px; height:184px; overflow:hidden;}
.news2 dl dt img,.n_r2 dl dt img,.n_con3 .first dt img,.n_com dl dt img{transition:1s;-moz-transition:1s;-webkit-transition:1s;}
.news2 dl dt img:hover,.n_r2 dl dt img:hover,.n_con3 .first dt img:hover,.n_com dl dt img:hover{-webkit-transform: scale(1.12);-moz-transform: scale(1.12);-o-transform: scale(1.12);-m-transform: scale(1.12);transform: scale(1.12);}

.news2 dl dd{ width:375px; float:right; padding:73px 30px 0 0;}
.news2 dl dd h4{ font-size:18px; font-weight:normal; line-height:26px; margin-bottom:14px; height:26px;}
.news2 dl dd h4 a{ color:#191919; display:inline-block; width:310px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; float:left;}
.news2 dl dd h4 a:hover,.news2 dl:hover dd h4 a{color:#008842; text-decoration:none;}
.news2 dl dd h4 i{ display:inline-block; color:#fff; background:#1b8850; padding:0 7px; margin-right:14px; float:left;}
.news2 dl dd p{ color:#666; font-size:14px; line-height:24px; height:128px; clear:both;}
.news2 dl dd em{ display:block; text-align:right;}
.news2 dl dd em a{ display:inline-block; width:93px; height:23px; line-height:23px; text-align:center; background:#0c8c61; color:#fff; font-size:12px;}
.news2 ul{ margin-left:20px; width:712px; float:left;}
.news2 ul li{ height:37px; border-bottom:1px dashed #e5e5e5;line-height:37px;}.news2 ul .nob{ border-bottom:none;}
.news2 ul li a{ font-size:14px; color:#555; display:block; background:url(Img/Index/n_li.gif) no-repeat 3px 15px; padding-left:22px; }
.news2 ul li a:hover{background:url(Img/Index/n_lic.gif) no-repeat 3px 15px; color:#008842; text-decoration:none;}
.news2 ul li span{ display:inline-block; float:right; color:#ada8a8;}
.news2 h5{ font-weight:normal; width:258px; background:url(Img/neiye/News/n_m.gif) no-repeat center 143px #dadada; float:right; text-align:center; height:185px;}
.news2 h5:hover a{ color:#008842; }
.news2 h5 a{ color:#ada8a8; font-size:36px; display:inline-block; padding-top:30px;cursor:pointer; text-decoration:none;}
.news2 h5 span{ display:block;}
.n_con2{ overflow:hidden; padding-bottom:60px;}
.n_con2 h3,.n_con3 h2,.n_con4 h3{border-bottom:1px dotted #929292; font-size:24px; padding-bottom:6px; font-weight:normal; margin-bottom:43px;}
.n_con2 h3 a,.n_con3 h2 a,.n_con4 h3 a{ color:#221815; text-decoration:None;}
.n_con2 h3 i,.n_con3 h2 i,.n_con4 h3 i{ font-size:18px; font-weight:normal; color:#221815;padding-left:15px;font-family:MYuenPRC; }
.n_con2 h3 span,.n_con3 h2 span,.n_con4 h3 span{ float:right; font-size:14px; font-weight:normal; padding-top:8px;}
.n_con2 h3 span a,.n_con3 h2 span a,.n_con4 h3 span a{ color:#1b8850;}
.n_l2{ float:left; width:566px;}
.n_l2 p{ font-size:14px; color:#666; line-height:24px; height:139px;}
.n_l2 p a{ color:#0c8c61;}
.n_l2 p i{ display:block; color:#191919; font-size:18px; line-height:26px; margin-bottom:21px;}
.n_l2 p i span{ display:inline-block; padding:0 9px; background:#0c8c61; color:#fff; float:left; margin-right:26px;}
.n_l2 ul li{ font-size:14px; line-height:35px;}
.n_l2 ul li a{ color:#555;}.n_l2 ul li a:hover{ color:#0c8c61; text-decoration:none;}.n_l2 ul li a:hover span{ background:#0c8c61;}
.n_l2 ul li span{ display:inline-block; width:13px; height:13px; text-align:center; line-height:13px; background:#7a7a7a; color:#fff; margin-right:13px; font-size:12px;}
.n_r2{ width:413px;}
.n_r2 dl dt img{ width:413px; height:232px;}
.n_r2 dl dd h4 a{ font-weight:normal; color:#191919; font-size:18px; margin:8px 0; border-left:1px solid #0c8c61; padding-left:9px; display:block;}
.n_r2 dl dd h4 a:hover{ color:#008842;}
.n_r2 dl dd p{ color:#666666; font-size:14px; line-height:24px;}
.n_con3{ overflow:hidden; padding-bottom:80px;}
.n_con3 .first{ overflow:hidden;margin-bottom:24px; height:262px;}
.n_con3 .first dt{width:466px; float:left;}
.n_con3 .first dt img{ width:466px;height: 262px;}
.n_con3 .first dd{ width:496px; float: left; padding:0 0 0 33px;}
.n_con3 .first dd h4{ font-size:18px; font-weight:normal;margin-bottom:19px; color:#0c8c61;}
.n_con3 .first dd p{ color:#595757; font-size:14px; line-height:24px; height:153px;}
.n_con3 .first dd em{ display:block; text-align:right;}
.n_con3 .first dd em a{ display:inline-block; width:93px; height:23px; line-height:23px; text-align:center; background:#0c8c61; color:#fff; font-size:12px;}
.n_com{ overflow:hidden;border-bottom:1px solid #b5b5b6;border-top:1px solid #b5b5b6;}
.n_com dl{ width:326px; float:left; border-right:1px solid #b5b5b6; height:320px; padding:14px 9px; }.n_com .nom{ padding-left:0;}.n_com .nop{ padding-right:0; border:none;}
.n_com dl dt img{ height:184px;width:326px;}
.n_com dl dd{ padding:17px 33px 0;}
.n_com dl dd h3 a{ font-weight:normal; color:#1b8850; font-size:18px; margin-bottom:5px; display:block; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; width:260px; }
.n_com dl dd p{ color:#3e3a39; font-size:14px; line-height:24px; height:68px; overflow:hidden;}
.n_com dl dd em{ display:block; text-align:right;}
.n_com dl dd em a{ color:#1b8850;}
.n_con4{ padding-bottom:90px; position:relative;}
.n_con4 .n_uu{ position:absolute; top:120px; left:-25px;}
.n_con4 .n_dd{ position:absolute; top:120px; right:-25px;}
.n_con4 ul{ overflow:hidden;width: 1014px;margin-left: 3px;}
.n_con4 ul li{ float:left; padding:0 35px; width:183px; text-align:center; border-right:1px solid #b5b5b6;}
.n_con4 ul li img{ width:171px; height:117px; -webkit-filter:grayscale(100%); -moz-filter:grayscale(100%); -ms-filter:grayscale(100%); -o-filter:grayscale(100%); filter:grayscale(100%); filter:gray; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s; cursor:pointer; opacity:0.5;}
.n_con4 ul li:hover img{-webkit-filter:grayscale(0); -moz-filter:grayscale(0); -ms-filter:grayscale(0); -o-filter:grayscale(0); filter:grayscale(0); -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s; width:90%; height:auto; opacity:1;}
.n_con4 ul li span{ display:block; color:#595757; font-size:14px; padding-top:25px;}
.n_con4 ul li.nom{ border:none;}
/**/
.c_til2{ padding-bottom:58px;}
/*新闻列表======================================================================5*/
.lis_l{ width:260px;overflow:hidden; background:#f5f5f5;}
.lis_l h2 a{ background:#4d4a49; font-weight:normal; color:#fff; padding-top:16px; text-align:center; height:66px; display:block; border-bottom:1px solid #fff;text-decoration:None; cursor:default;}
.lis_l h2 span{ display:block; font-size:18px; color:#c9caca; font-family:MYuenPRC; }
.lis_l h3 a{ background: url(Img/neiye/pro_list1/pi_li2.gif) no-repeat 211px 20px #0c8c61; font-weight:normal; color:#fff; padding-top:16px; text-align:center; height:55px; display:block; border-bottom:1px solid #fff;}
.lis_l h3 span{ display:block; font-size:12px; color:#e6e6e6; font-family:Times New Roman; padding-top:3px;}
.lis_l h3 a:hover,.lis_l .cur a{background: url(Img/neiye/pro_list1/pi_li.gif) no-repeat 211px 20px #0c8c61; text-decoration:none;} 
.lis_la h3 a:hover,.lis_la .cur a{background: url(Img/neiye/pro_list/po_ico.gif) no-repeat 217px 32px #0c8c61; }
.lis_la h3.last a{ background:#0c8c61;}
.lis_l ul{border-left:1px solid #c9caca;border-right:1px solid #c9caca; display:none;}
.lis_l ul li a{ display:block; background:url(Img/neiye/News_list/lic.gif) no-repeat 213px 26px #efefef; height:56px; line-height:56px; border-bottom:1px solid #c9caca; border-left:5px solid #efefef; padding-left:63px; color:#595757; font-size:16px; text-decoration:none;}
.lis_l ul li a:hover,.lis_l ul li.cur a{border-left:5px solid #0c8c61; background:url(Img/neiye/News_list/li.gif) no-repeat 213px 26px #efefef;}
.lis_l h4 i{ display:block; color:#f5f5f5; font-size:18px; text-align:center; background:#0c8c61; font-weight:normal; line-height:70px; margin-bottom:20px;}
.lis_l h4 span img{ display:block; width:172px; height:178px; border:10px solid #fff; margin:0 auto 25px;}
.lis_l h5{ padding-left:70px; background:url(Img/neiye/News_list/tel.gif) no-repeat 30px 0; font-weight:normal; color:#3e3a39; font-size:16px; padding-bottom:20px;}
.lis_l h5 span{ display:block; color:#3e3a39; font-size:28px; font-family:"Kalinga","宋体"; }
.lis_l em{ display: block;}
.lis_l em img{ width:260px;}
.lis_l h6{ padding-left:70px; background:url(Img/neiye/pro_list1/pi_tel.gif) no-repeat 30px 29px #0c8c61; font-weight:normal; color:#fff; font-size:16px; padding-bottom:20px; padding-top:25px;}
.lis_l h6 span{ display:block; color:#fff; font-size:28px; font-family:"Kalinga",Impact;}

.news_r{ width:735px; float:right;}
.news_r dl{margin-bottom:38px; height:160px; padding:11px; border:1px solid #727171; box-shadow:0 0 1px #727171;}
.news_r dl:hover,.news_r dl.cur{ border:1px solid #008842; box-shadow:0 0 1px #008842;}
.news_r dl:hover dd h4 a,.news_r dl.cur dd h4 a{ color:#1b8850;}
.news_r dl dt{ font-size:0; float:left; width:285px; padding-right:6px;}
.news_r dl dt img{ width:285px; height:160px;}
.news_r dl dd{ width:400px; float:right;}
.news_r dl dd h4{ font-size:18px; font-weight:normal;height:38px; line-height:38px; }
.news_r dl dd h4 a{ color:#191919; width:400px; white-space:nowrap; overflow:hidden; display:block; text-overflow:ellipsis;}
.news_r dl dd h4 a:hover{ color:#1b8850;}
.news_r dl dd p{ font-size:14px; color:#666; line-height:25px; height:85px; overflow:hidden; padding-top:6px;}
.news_r dl dd i{ display:block; text-align:right;}
.news_r dl dd i a{ display:inline-block; width:91px; height:21px; line-height:21px; text-align:center; border:1px solid #1b8850; color:#1b8850;}

.feny{ padding:12px 0 40px 0; text-align: right;clear:both;}
.feny a{ font-size:12px; color:#939393; display:inline-block; padding:0 7px; height:20px; line-height:20px; border:1px solid #898989; margin-left:4px;}
.feny i a:hover,.feny .cur{ text-align:center; border:1px solid #1b8850; color:#fff; background:#1b8850;}
/*新闻详细-==================================================================5*/
/*.lis_l2{ width:220px;}*/
.bol{width:715px; overflow:hidden; }
.nco_l{ border-bottom:1px dashed #efefef; padding-bottom:39px; margin-bottom:43px;}
.nco_l h3{ text-align:center; font-weight:normal; color:#3e3a39; font-size:30px; padding-bottom:53px;}
.nco_l h4{ color:#898989; font-size:12px; font-weight:normal;margin-bottom:38px; padding-bottom:9px; background:url(Img/neiye/News_con/lin.gif) no-repeat left bottom; margin-bottom:15px;}
.nco_l h4 i{ display:inline-block; float:right; margin-top:2px;}
.nco_l h4 i a{ display:inline-block; background:#0c8c61; color:#fff; line-height:20px; padding:0 11px;}
.nco_l h4 em{ padding:0 72px;}
.nco_l h4 span a{ margin-left:10px;}
/*.nco_l h4 span{ padding-left:80px;}*/
.nco_l p{font-size:14px; color:#3e3a39;line-height:28px; padding-bottom:10px; text-indent:2em;}
.nco_l p img{ margin-left:-2em;}
.nco_l p i{ color:#3e3a39; font-size:18px; display:block; padding-top:39px; padding-bottom:18px;}
.nco_l p 
.nco_l .tup{ display:block; padding:20px 0 15px 0; text-align:center;}
.nco_l .tup span{ display:block; font-size:12px; color:#3e3a39; padding-top:15px;}
.nco_l h5{ font-size:14px; font-weight:normal; height:25px; padding-top:38px; margin:0 15px;}

.n_oo{ padding-bottom:48px; overflow:hidden;}
.n_oo h3{ color:#3e3a39; font-size:24px; font-weight:normal; padding-bottom:32px;}
.n_oo dl{ overflow:hidden; border-bottom:1px solid #dcdddd; margin-bottom:23px; padding-bottom:23px;}
.n_oo dl dt{ font-size:0; float:left; width:333px;}.n_oo dl dt img{ width:333px; height:187px;}
.n_oo dl dd{ float:right; width:362px; padding-top:28px;}
.n_oo dl dd h4{ color:#3e3a39; font-weight:normal; font-size:18px;}
.n_oo dl dd p{ color:#3e3a39; font-size:14px; line-height:28px; padding-top:12px; height:85px;}
.n_oo dl dd em{ display:block; text-align:right;}
.n_oo dl dd em a{ color:#0c8c61; font-size:12px;}.n_oo .nom{ border-bottom:none;}

.nn_menu{padding:25px 28px ; background:#f2f3f3;}
.nn_menu b{ display:block; color:#3e3a39; font-size:18px; line-height:100%; font-weight:normal; margin-bottom:20px;}
.nn_menu ul li{ height:46px; border-bottom:1px dashed #b5b5b6; line-height:46px; }
.nn_menu ul li a{ color:#555; font-size:14px;}
.nn_menu ul li span{ float:right;}
.nn_menu h2{ color:#686868; font-weight:normal; font-size:14px;line-height:32px; padding-top:25px;}
.nn_menu h2 i{ display:block;}
.uup{ text-align:center; padding:29px 0 52px 0;}
.uup a{color:#fff; background:#0c8c61; height:34px; line-height:34px; text-align:center; padding:0 22px; font-size:14px; display:inline-block; text-decoration:None;}
.uup a:hover{ background:#074B34;}
/*产品列表页2====================================================5*/
.pi_ban{ background:url(Img/neiye/pro_list1/pi_ban.jpg) no-repeat center 0; height:362px; overflow:hidden;}
.pi_r{ width:697px; float:right;}
.pi_r2{ padding-bottom:68px;}
.pi_fir{ background:#f2f2f2; overflow:hidden; margin-bottom:50px;}
.pi_fir dl{ overflow:hidden; min-height:223px;}
.pi_fir dl dt{ float:right; padding:35px 42px;}.pi_fir dl dt img{ width:155px; height:151px;}
.pi_fir dl dd{ float:left; padding:46px 0 0 27px; width:391px; color:#595757; font-size:14px; line-height:25px;}
.pi_fir dl dd h4{ font-weight:normal; color:#0c8c61; font-size:16px; padding-bottom:10px;}
.pi_fir dl dd h4 a{ display:block; color:#3e3a39; font-size:24px;}
.pi_fir dl dd h4 i{ display:block; padding-top:12px;}
.pi_con{ overflow:hidden;} 
.pi_con dl{ overflow:hidden; border:1px solid #dedede; margin-bottom:38px;}
.pi_con dl:hover,.pi_con dl.cur{ border:1px solid #0c8c61;}
.pi_con dl dt{ float:left; border-right:1px solid #dedede; font-size:0; width:306px; height:246px;}.pi_con dl dt img{width:306px; height:246px;}
.pi_con dl dd{ float:right; width:348px; padding:28px 20px 0 0;}
.pi_con dl dd h4{ font-weight:normal; font-size:18px; margin-bottom:25px;}.pi_con dl dd h4 span{ padding-right:9px;}
.pi_con dl dd h4 a{ color:#0c8c61; display:block; width:336px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.pi_con dl dd p{ overflow:hidden; color:#3e3a39; font-size:14px; line-height:25px; height:116px;}
.pi_con dl dd p span{ display:inline-block; float:left; padding-left:6px; width:9px;}
.pi_con dl dd p i{ display:inline-block; float:left; width:318px; float:left;}
.pi_con dl dd i a{ display:inline-block; border:1px solid #138f65; width:100px; height:27px; line-height:27px; text-align:center; color:#0c8c61; font-size:12px; margin-left:6px;}
/*家装电线====================================================5*/
.po_ban{ background:url(Img/neiye/po_on/po_ban.jpg) no-repeat center 0; height:362px;}
.c_til3{ padding:0; height:60px; line-height:60px; border-bottom:1px dotted #dbdbdb; margin-bottom:51px;}
.pn_con1{ overflow:hidden;}
.pn_con1 dl dt{ float:left; width:374px; position:relative;}
.pn_con1 dl dt img{ width:370px; height:445px;}
.pn_con1 dl dt i{ display:block; position:absolute; bottom:15px; right:15px;}
.pn_con1 dl dt i a{ display:inline-block; width:16px; line-height:16px; text-align:center; border:1px solid #838383; border-radius:16px; margin-left:6px;}
.pn_con1 dl dt i a:hover,.pn_con1 dl dt i .cur{ border:1px solid #0c8c61; color:#fff; background:#0c8c61;}
.pn_con1 dl dd{ width:545px; float:right; padding:0 32px 0 0; position:relative;}
.pn_con1 dl dd h3{ font-weight:normal; color:#0c8c61; font-size:22px; padding:22px 12px; line-height:32px; letter-spacing:1px;}
.pn_con1 dl dd p{ color:#3e3a39; font-size:14px; line-height:24px;padding:0 12px 23px;}
.pn_con1 dl dd p i{ display:block;}
.pn_con1 dl dd h4{ padding-top:28px; border-top:3px solid #e1e1e1; position:absolute; left:0; top:365px; width:539px; color:#0c8c61; font-weight:normal; font-size:18px;}
.pn_con1 dl dd h4 i{ display:inline-block; float:left; width:219px;}.pn_con1 dl dd h4 i span{ display:block; font-size:16px; padding-top:6px;}
.pn_con1 dl dd h4 em{ padding-left:43px; display:inline-block; float:left; background:url(Img/neiye/po_on/p_tel.gif) no-repeat left 0; font-size:24px; line-height:32px; margin-top:5px;}
.pn_con2{ background:#f5f4f4; height:1420px; margin-bottom:80px; margin-top:68px;}
.pn_con2 h3{ text-align:center; padding:56px 0 59px 0; font-weight:normal; color:#0c8c61; font-size:30px;}
.pn_con2 h3 span{ font-size:28px; padding-left:15px;}
.pn_con2 dl{ margin:0 114px 7px; overflow:hidden; clear:both;}
.pn_con2 dl dt{ font-size:0; float: left; width:296px;}
.pn_con2 dl dd{ float:right; width:496px;}
.pn_con2 dl dd h4{ color:#3e3a39; font-weight:normal; font-size:18px; text-align:right; padding-top:53px; height:48px; background:url(Img/neiye/po_on/pi_h3.gif) repeat-x  bottom right; margin-bottom:22px;}
.pn_con2 dl dd h4 i{ color:#1b8850; font-size:28px; padding-right:10px; border-bottom:1px solid #757474; line-height:47px; display:inline-block;}
.pn_con2 dl dd p{ color:#727171; font-size:16px; line-height:24px; width:425px; float:right;}
.pn_con2 .fr dt{ float:right;}
.pn_con2 .fr dd{ float:left;}
.pn_con2 .fr dd h4{ text-align:left; padding-left:7px; margin-top:4px;}
.pn_con2 .fr dd p{ padding-left:7px; float:left;}
.pn_con2 .pat h4{ margin-top:6px;}
.pn_con2 .pat2{padding-top:22px;}
.pn_con3{ overflow:hidden; padding-bottom:68px;}
.pn_con3 h3{ height:40px; border-bottom:1px solid #0c8c61; font-weight:normal; line-height:40px;}
.pn_con3 h3 i{ background:#0c8c61; font-size:24px; padding:0 12px; color:#fff; line-height:47px;}
.pn_con3 h3 span{ color:#cacaca; padding-left:12px;}
.pn_con3 table,.pn_con31 table{border:1px solid #c8c8c8;width:80%; font-size:14px; color:#333; text-align:center; margin:0  auto;}
.pn_con3 td{border:1px solid #c8c8c8; border-width:0px 1px 1px 0px; padding:5px 0px;}
.pn_con3 table span{ color:#d02d2e;}
.pn_con31{ padding-bottom:42px; overflow:hidden;}
.pn_con31{ border:1px solid #e1e1e1; border-top:none;}
.pn_con31 h4{ color:#0c8c61; font-weight:normal; font-size:24px; text-align:center; padding:50px 0 28px 0;}
.pn_con31 h5{ font-weight:normal; padding:55px 0 0; margin:0 20px 12px; color:#0c8c61; font-size:24px; padding-bottom:12px; line-height:100%; border-bottom:1px solid #0c8c61;}
.pn_con31 p{  font-size:14px; line-height:25px; margin:0 20px;} 
.pn_con31 p i{ display:block;color:#3e3a39;}

.pn_con4{ overflow:hidden;}
.pn_con4 h3{ height:40px; border-bottom:1px solid #0c8c61; font-weight:normal; line-height:40px; margin-bottom:35px;}
.pn_con4 h3 i{ background:#0c8c61; font-size:24px; padding:0 12px; color:#fff; line-height:47px;}
.pn_con4 h3 span{ color:#cacaca; padding-left:12px;}
.pn_l{ margin-left:51px; border:1px solid #cbcbcb; margin-right:46px; position:relative; height:348px; overflow:hidden; display:inline;}
.pn_l .pn_uu{ top:130px; left:10px; position:absolute;}.pn_l .pn_dd{ top:130px; right:10px; position:absolute;}
.pn_l a{ text-decoration:none;}
.pn_l ul li{ font-size:0; width:360px;overflow:hidden; float:left;}
.pn_l ul li img{ width:360px; height:289px; display:block;}
.pn_l ul li em{ display:block; line-height:53px; border-top:1px solid #cbcbcb; color:#515151; font-size:20px; padding-left:16px;}
.pn_l ul li em span{ display:inline-block; float:right; width:61px; text-align:center;border-left:1px solid #cbcbcb; color:#a1a1a1; font-size:20px; font-family:"宋体";}
.pn_l ul li em span i{ color:#0c8c61; font-size:28px;}
.pn_r{ width:520px; padding-top:150px;}
.pn_r a{ display:inline-block; float:left; margin:0 8px 8px 0; width:251px; height:94px; background:url(Img/neiye/po_on/po_ico.gif) no-repeat 50% 22px #c4c4c4; font-size:18px; color:#fff; text-align:center; padding-top:50px; height:45px;}
.pn_r a:hover{ background:url(Img/neiye/po_on/po_ico2.gif) no-repeat 50% 22px #0c8c61; }
.pn_r .pn3{ width:154px;}.pn_r .pn4{ width:349px;}
.pn_con4 h4{ clear:both; padding:60px 0; text-align:center; font-weight:normal;}
.pn_con4 h4 a{ display:inline-block; width:164px; height:38px; background:#0c8c61; text-decoration:NONE; font-size:18px; line-height:38px; color:#fff;}
.pn_con4 h4 a:hover{ background:#074B34;}
/*电力电缆====================================================5*/
.po_ban2{ background:url(Img/neiye/po_on2/po_ban2.jpg) no-repeat center 0;}
.pn_con1 dl dd p span{ display:block;}
.pn_con22 dl dt{ padding-top:2px;}

.po_con3 table{border:solid #fff;width:100%; background:#f2f2f2; font-size:14px; color:#333; text-align:center;}
.po_con3 td{border:solid #fff; border-width:0px 3px 3px 0px; padding:10px 0px;}
.po_con3 table span{ color:#d02d2e;}


/**/

/*公共内页您现在的位置*/

.sl_video{ margin-bottom:100px;}


/*搜索*/
.right2{ width:232px;}
.left2{ width:750px;}
.right2_main{  width:232px; border:none;}
.left2_main{ width:750px; border:none;}

.sear_product { overflow:hidden; border-bottom:1px #d0d0d0 dashed;margin-bottom:23px; clear:both;}
.sear_product dt { float:left;}
.sear_product dt img { width:258px; height:207px; border:5px solid #ddd; display:block;}
.sear_product dd { width:442px;float:right;}
.sear_product dd h5 { font-weight:normal;font-family:"Microsoft Yahei","Microsoft Yahei"; height:53px; line-height:48px; overflow:hidden; font-size:18px; text-transform:uppercase;}
.sear_product dd h5 a { color:#1c1c1c;}
.sear_product dd .div_p { font-size:14px; font-family:"Microsoft Yahei"; color:#666; line-height:24px; overflow:hidden; margin-bottom:12px; color:#7b7b7b;}
.sear_product dd span a { font-weight:100; color:#585858; font-size:14px; display:inline-block; text-align:center; background:#0c8c61;width:82px; line-height:24px;height:24px; color:#fff;}
.sear_product dd span a:hover{ background:#074B34;}

.searchfr{ margin:0;}

.sear_dl{ font-size:13px; font-family:sans-serif;color: #333333; padding-bottom:20px; border-bottom:1px solid #ccc; margin-top:10px; clear:both;}
.sear_dl dt{font:16px/30px "Microsoft Yahei";}
.sear_dl dt .fr{ font-size:12px; color:#bbb;}
.sear_dl .tit_a{ color:#222222;}
.sear_dl .tit_a:hover{ color:#336699;}
.sear_dl dd{ color:#888;line-height:22px;}
.sear_dl dd .tags a{color: #1f61cc;padding: 0 5px;}
.sear_dl dd .fx{ width:185px; float:right; padding:0;}

.rele_search h5{ margin-top:10px; font:16px/30px "Microsoft Yahei"; background:#f1f1f1; color:#333; padding-left:20px; margin-bottom:10px;}




.e_hot{ background:#f1f1f1; height:auto; width:232px; margin-top:15px; overflow:hidden;}
.e_hot h2{ height:44px; background:#3d3d3d; text-align:center; font:24px "宋体","宋体"; line-height:45px; margin-bottom:3px; overflow:hidden;}
.e_hot h2 a,.e_hot h2{ color:#fff;}
.e_hot dl{ border-bottom:1px dotted #cfcfcf; width:232px; overflow:hidden; margin:18px auto 0;}
.e_hot dt{ width:232px; overflow:hidden; display:inline; float:left; margin-left:0px;}
.e_hot dt img{width:171px; display:block; margin:0 auto;}
.e_hot dt p{ display:none;}
.e_hot dd{ width:200px; overflow:hidden; color:#7b7b7b; font-size:14px; line-height:26px; margin-top:0px; margin:0 auto;}
.e_hot ul{ margin:20px 0 0 20px; padding-bottom:30px;}
.e_hot li{ font-size:14px; height:36px; line-height:36px; overflow:hidden; white-space:nowrap;  text-overflow:ellipsis; width:196px;}
.e_hot li a{ color:#7b7b7b;}
.e_hot li span{ display:inline-block; float:left; width:17px; height:17px; margin:9px 6px 0 0; background:#ababab; color:#fff; text-align:center; line-height:17px; overflow:hidden; font-size:12px;}
.e_hot .li01 span,.e_hot .li02 span,.e_hot .li03 span{ background:#0c8c61; color:#fff;}
.rele_search a{ display:block; width:80px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; float:left; padding-right:10px; line-height:30px; color:#333;}

