/*内页*/
.prpducts{ width:110%;}
.prpducts dl{ width:227px; float:left; margin-right:38px; margin-bottom:18px;}
.prpducts dt{ padding:4px; border:1px solid #ddd;}
.prpducts dt img{ width:218px; height:172px;}
.prpducts  dd{ text-align:center; line-height:38px;overflow: hidden; /*自动隐藏文字*/
text-overflow: ellipsis;/*文字隐藏后添加省略号*/
white-space: nowrap;/*强制不换行*/}

.web{ padding-bottom:30px; overflow:hidden; padding-top:20px;}

.banner_about,.banner_news,.banner_product,.banner_programme,.banner_knowledge,.banner_case,.banner_contact{ width:100%; height:250px;　 overflow:hidden; 　}
.banner_about{background:url(../img/about-ad.jpg) no-repeat center}
.banner_news{  background:url(../img/news-ad.jpg) no-repeat}
.banner_product{ background:url(../img/product-ad.jpg) no-repeat center #009}
.banner_programme{background:url(../img/programme-ad.jpg) no-repeat center #009}
.banner_case{background:url(../img/case-ad.png) no-repeat center #009}
.banner_knowledge{ background:url(../img/knowledge-ad.jpg) no-repeat center #F90}
.banner_contact{background:url(../img/contact-ad.jpg) no-repeat center #333}

.contact{ float:left; margin-top:20px; padding-bottom:5px;}
.contact .f16{padding-left:34px; height:39px; color:#fff; line-height:39px;background:url(../img/nav_tb.png) no-repeat; margin-bottom:10px;}
.contact li{ padding-left:15px; padding-right:5px; overflow:hidden; margin-bottom:10px;}
.contact img{ float:left; margin-right:5px; margin-top:3px;}

.about{ font-size:14px; line-height:30px;}
.about .left{ width:600px;}
.about .left dt{font:normal 21px/24px "微软雅黑"; }
.about .left dd{font:normal 13.2px/24px "微软雅黑"; }
.about .left ul{ font-size:14px; line-height:26px;padding-top:10px;}
.about .right img{ border:1px solid #ddd; padding:5px;}


.news{ margin-top:-20px;}
.news ul{ border-bottom:1px solid #eee; padding-bottom:20px; padding-top:20px; overflow:hidden}
.news ul .left{ width:60px; height:60px; float:left; background:#e6e6e6; text-align:center}
.news ul .left .f20{ border-bottom:1px solid #fff; font-size:25px; height:36px; line-height:36px; }
.news ul .left .f12{}
.news .right{ width:685px; float:right}
.news  span{width:100%; float:left}
.news .right .f14{ overflow: hidden; /*自动隐藏文字*/
    text-overflow: ellipsis;/*文字隐藏后添加省略号*/
    white-space: nowrap;/*强制不换行*/}
.news .right .f12{ line-height:20px; overflow:hidden; height:40px; overflow:hidden}



.news_ds { font-size:14px; line-height:26px;}
.news_ds dl{ border-bottom:1px solid #ddd; padding-top:20px; padding-bottom:10px; overflow:hidden; margin-bottom:20px; text-align:center}
.news_ds dt{font:bold 16px/20px "微软雅黑"; margin-bottom:10px;}
.news_ds dd{font: normal 12px/20px "微软雅黑";}
.news_ds2{border-top:1px solid #ddd; padding-top:20px; margin-top:20px; }
.news_ds2 .left,.news_ds2 .right{ font-size:12px; color:#999;width:50%;overflow: hidden; /*自动隐藏文字*/
    text-overflow: ellipsis;/*文字隐藏后添加省略号*/
    white-space: nowrap;/*强制不换行*/}
.news_ds2 .right{ text-align:right}


/*产品详情*/
#preview{ width:636px; margin:0 auto}
.jqzoom{ width:634px; height:500px; position:relative; border:1px solid #ddd; }

.zoomdiv{ left:859px; height:400px; width:400px;}
.list-h li{ float:left;}
#spec-n5{width:634px; height:82px; padding-top:15px; overflow:hidden;}
#spec-left{ background:url(../img/pro_left.jpg) no-repeat; width:36px; height:69px; float:left; cursor:pointer; margin-top:5px;}
#spec-right{background:url(../img/pro_right.jpg) no-repeat; width:36px; height:69px; float:left;cursor:pointer;margin-top:5px;}
#spec-list{ width:494px; float:left; overflow:hidden; margin-left:2px; display:inline;}
#spec-list ul li{ float:left; margin-right:0px; display:inline; width:110px;}
#spec-list ul li img{ padding:3px ; border:1px solid #ccc; width:94px; height:74px;}

/*jqzoom*/
.jqzoom{position:relative;padding:0;}
.zoomdiv{z-index:100;position:absolute;top:1px;left:0px;width:400px;height:400px;background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.bigimg{width:800px;height:800px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:50px;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list{ position:relative; width:555px;}
#spec-list div{ margin-top:0;margin-left:5px;}

/*产品详情标题*/
.bt_ds{ background:url(../img/images/pro_ds.jpg) no-repeat; height:36px; overflow:hidden; margin-top:20px; margin-bottom:20px;}
.bt_ds .left{ color:#fff; font-size:16px; padding-left:15px; line-height:36px; background:#0185cf; padding-right:15px;}


/*防雷方案*/
.programme{ overflow:hidden; padding-top:10px;}
.programme .f14{ border-bottom:1px solid #0185cf; overflow:hidden; font-weight:bold}
.programme .left{ width:500px; padding-top:10px;}
.programme .left li{ width:50%; float:left; font-size:12px; line-height:30px; }
.programme .left li a{background:url(../img/nav_02.png) left no-repeat; padding-left:10px;overflow: hidden; /*自动隐藏文字*/
    text-overflow: ellipsis;/*文字隐藏后添加省略号*/
    white-space: nowrap;/*强制不换行*/}
.programme .right{ width:253px;margin-top:15px; }

.imbox{ text-align:center;}

.knowledge{}
.knowledge dl{ border-bottom:1px solid #ddd; line-height:30px; overflow:hidden; margin-bottom:5px; font-weight:bold}
.knowledge dt{ float:left; padding-left:10px;}
.knowledge dd{ float:right}
.knowledge li{ line-height:36px; border-bottom:1px dashed #ddd;}
.knowledge li a{ width:80%; background:url(../img/nav_02.png) left no-repeat; padding-left:10px;overflow: hidden; /*自动隐藏文字*/
    text-overflow: ellipsis;/*文字隐藏后添加省略号*/
    white-space: nowrap;/*强制不换行*/}
.knowledge li span{ float:right}
/*表格*/
.tablebox {
	border-width: 1px;
	border-color: #f0f0f0;
	border-collapse: collapse;
}
.tablebox th {
	border-bottom:1px solid #ddd
}
.tablebox td {
	border-bottom:1px solid #ddd; padding:8px; font-size:14px}

.partner{ width:105%;}
.partner dl{ width:220px; float:left; margin-right:20; margin-top:10px; }
.partner dt{ width:218px; height:115px; border:1px solid #eee;}
.partner dt img{ width:218px; height:115px; float:left}
.partner dd{ text-align:center; line-height:30px; font-size:14px; color:#666;overflow: hidden; /*自动隐藏文字*/
    text-overflow: ellipsis;/*文字隐藏后添加省略号*/
    white-space: nowrap;/*强制不换行*/}

.contact_box{background:url(../img/contact_03.jpg) no-repeat right top; height:266px; }
.contact_box ul{ padding:20px; padding-top:10px; }
.contact_box li{ margin-bottom:10px;}





.slides-ul{
    width: 100%;
    top: 180px;
    position: absolute;
    z-index: 9999;
}

.slides-ul-div{
    width: 800px;
    margin: 0 auto;
}
.slides-ul-div div{
    width: 500px;
}

.slides-ul-div a{
    display: block;
    float: left;
    width: 150px !important;
    height: 35px !important;
    line-height: 35px;
    text-decoration: none;
    font-size: 14px;
    color: #000000;
    text-shadow:0px 0px 10px #ffffff;
}

.cb{
    clear: both;
}

.main-im{position:fixed;right:10px;top:300px;z-index:100;width:110px;height:272px;}
.main-im .qq-a{display:block;width:106px;height:116px;font-size:14px;color:#0484cd;text-align:center;position:relative;}
.main-im .qq-a span{bottom:5px;position:absolute;width:90px;left:10px;}
.main-im .qq-hover-c{width:70px;height:70px;border-radius:35px;position:absolute;left:18px;top:10px;overflow:hidden;z-index:9;}
.main-im .qq-container{z-index:99;position:absolute;width:109px;height:118px;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom:1px solid #dddddd;background:url(../images/qq-icon-bg.png) no-repeat center 8px;}
.main-im .img-qq{max-width:60px;display:block;position:absolute;left:6px;top:3px;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.main-im .im-qq:hover .img-qq{max-width:70px;left:1px;top:8px;position:absolute;}
.main-im .im_main{background:#F9FAFB;border:1px solid #dddddd;border-radius:10px;background:#F9FAFB;display:none;}
.main-im .im_main .im-tel{color:#000000;text-align:center;width:109px;height:105px;border-bottom:1px solid #dddddd;}
.main-im .im_main .im-tel div{font-weight:bold;font-size:12px;margin-top:6px;}
.main-im .im_main .im-tel .tel-num{font-family:Arial;font-weight:bold;color:#e66d15;}
.main-im .im_main .im-tel:hover{background:#fafafa;}
.main-im .im_main .weixing-container{width:55px;height:47px;border-right:1px solid #dddddd;background:#f5f5f5;border-bottom-left-radius:10px;background:url(../images/weixing-icon.png) no-repeat center center;float:left;}
.main-im .im_main .weixing-show{width:112px;height:172px;background:#ffffff;border-radius:10px;border:1px solid #dddddd;position:absolute;left:-125px;top:-126px;}
.main-im .im_main .weixing-show .weixing-sanjiao{width:0;height:0;border-style:solid;border-color:transparent transparent transparent #ffffff;border-width:6px;left:112px;top:134px;position:absolute;z-index:2;}
.main-im .im_main .weixing-show .weixing-sanjiao-big{width:0;height:0;border-style:solid;border-color:transparent transparent transparent #dddddd;border-width:8px;left:112px;top:132px;position:absolute;}
.main-im .im_main .weixing-show .weixing-ma{width:104px;height:103px;padding-left:5px;padding-top:5px;}
.main-im .im_main .weixing-show .weixing-txt{position:absolute;top:110px;left:7px;width:100px;margin:0 auto;text-align:center;}
.main-im .im_main .go-top{width:50px;height:47px;background:#f5f5f5;border-bottom-right-radius:10px;background:url(../images/totop-icon.png) no-repeat center center;float:right;}
.main-im .im_main .go-top a{display:block;width:52px;height:47px;}
.main-im .close-im{position:absolute;right:10px;top:-12px;z-index:100;width:24px;height:24px;}
.main-im .close-im a{display:block;width:24px;height:24px;background:url(../images/close_im.png) no-repeat left top;}
.main-im .close-im a:hover{text-decoration:none;}
.main-im .open-im{cursor:pointer;margin-left:68px;width:40px;height:133px;background:url(../images/open_im.png) no-repeat left top;}











