@charset "utf-8";
/**mask begin**/
.mask {
position: fixed;
left: 0;
top: 0;
z-index: 104;
opacity: 0.6;
cursor: pointer;
visibility: visible;
background: black;
width: 100%;
height: 100%;
display: none;
}
/**mask end**/
/**popup begin**/
.tan1{
position: absolute;
z-index: 105;
top: 50%;
left: 50%;
background: white;
display:none;
}

.logoTitle{font-family: "Microsoft YaHei";}

.tanBor {
border: 10px solid #aaa;
padding-bottom: 30px;
}
.tanBar{
background: #FFA63F;
color: white;
padding: 10px;
position: relative;
color: white;
height:15px;
}

.tanBar img.tanClose {
width: 26px;
height: 26px;
position: absolute;
right: 18px;
top: 5px;
}
/**popup end**/

/**主体部分**/
.footer{width:1200px;margin-right:auto;margin-left:auto;margin-top:1px;padding:20px 0;z-index:-1;}


/**第一屏左边侧边栏开始**/
.ctopLeft{width:198px;height:418px;}
.ids .ctopLeft{width:200px;height:418px;}

.ctopLeft .itemCon1 a{width:93px;float:left;}
.ctopLeft .itemConw a{width:93px;float:left;}
.ctopLeft .itemCon2 a{float:left;}
.ctopLeft .itemCon3 a{float:left;}
.ctopLeft .itemCon6 a{float:left;}
.ctopLeft .item a{line-height:25px;}
.dxsDoc .ctopLeft{width:200px;height:420px;}
.dxsDoc .ctopLeft .item a{line-height:23px;}
	/**侧边栏的框的统一样式**/
.ctopLeft .itemHover .itemCon1{background:white;border-top:2px solid #d22222;border-bottom:2px solid #d22222;border-left:2px solid #d22222;z-index: 15;}
.ctopLeft .itemHover .itemCon2{background:white;border-top:2px solid #007bff;border-bottom:2px solid #007bff;border-left:2px solid #007bff;z-index: 15;}
.ctopLeft .itemHover .itemCon3{background:white;border-top:2px solid #ff5e1e;border-bottom:2px solid #ff5e1e;border-left:2px solid #ff5e1e;z-index: 15;}
.ctopLeft .itemHover .itemCon4{background:white;border-top:2px solid #005aa0;border-bottom:2px solid #005aa0;border-left:2px solid #005aa0;z-index: 15;}
.ctopLeft .itemHover .itemCon5{background:white;border-top:2px solid #2e86ce;border-bottom:2px solid #2e86ce;border-left:2px solid #2e86ce;z-index: 15;}
.ctopLeft .itemHover .itemCon6{background:white;border-top:2px solid #0063b1;border-bottom:2px solid #0063b1;border-left:2px solid #0063b1;z-index: 15;}
.ctopLeft .itemHover .itemCon7{background:white;border-top:2px solid #0079ca;border-bottom:2px solid #0079ca;border-left:2px solid #0079ca;z-index: 15;}

	/**左边侧边栏hover后的右边弹出框**/
.i-mc{background:white;width:600px;left:198px;top:0;z-index:12;}
.idsDoc .i-mc{background:white;width:600px;left:200px;top:0;z-index:12;}
.i-mc li{width:164px;border-right:1px solid #e5e5e5;padding:0 20px;}
.flor h3{color:#d22222;}
.classify a{line-height: 22px;float:left;width:80px;}
.imgChange{width:225px;height:185px;}
.imgChange img{width:225px;height:185px;}
.i-mcCon{width:430px;}
.i-mcCon dt{width:100px;height:30px;line-height:30px;}
.i-mcCon dd{width:320px;}
.i-mcCon em {float:left;margin:4px 0;height:14px;line-height:14px;padding:0 8px;}
.i-mcRight{width:160px;}
.i-mcRight img{width:150px;}
/**左边侧边栏结束**/


/**第一屏右侧栏**/
.ctopRight{width:225px;border:1px solid #e5e5e5;}

/**第一屏中间栏**/
.ctopMiddle{width:770px;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;}


/**第一屏**/
.navLeft{width:180px;height:40px;}
.ids .navLeft{width:182px;height:40px;}

.navRight{width:155px;height:40px}
.navMiddle{width:780px;height:40px;font-family:"Microsoft YaHei";}
.navMiddle ul li{float:left;margin:0 20px;}
.floorRight a:hover{text-decoration: none;}

/**大图焦点图轮播**/
/* keleyi3 */
.index_focus{width:770px;height:285px;margin:0 auto;overflow:hidden;z-index:-1;}
#keleyi3{width:770px;height:285px;position:relative;}
#keleyi3 .JQ-content-box{overflow:hidden;width:770px;height:285px;position:relative;}
#keleyi3 .JQ-content-box .JQ-slide-content  li{position:absolute;top:0;left:0;}
#keleyi3 .JQ-content-box img{width:770px;height:285px;display:block;}
#keleyi3 .JQ-slide-nav{display:block;overflow:hidden;position:absolute;z-index:1;bottom:0;right:10px;}
#keleyi3 .JQ-slide-nav li{display:inline;float:left;width:25px;height:25px;text-align: center;}
#keleyi3 .JQ-slide-nav li a{font-size: 28px;}
#keleyi3 .JQ-slide-nav li a:hover{text-decoration: none;color:green;}
#keleyi3 .JQ-slide-nav li.on{display:inline;float:left;width:25px;height:25px;}
#keleyi3 .JQ-slide-nav li.on a{color:green;}



/**第一屏轮播图下组图**/
.index_zt{width:770px;height:135px;}
	/**左右点击切换样式开始2015-03-22**/
	/* slide-box */
	#slide-box{width:770px;position:relative;height:135px;margin:0 auto;}
	#slide-box .corner{clear:both;border-top:#333 1px solid;display:block;overflow:hidden;height:0;margin:0 1px;}
	#slide-box .JQ-slide-content{position:absolute;}
	#slide-box .JQ-slide-nav a{display:block;z-index:2;width:20px;color:#b4b4b4;position:absolute;top:50%;height:40px;text-decoration:none;margin-top:-20px;}
	#slide-box .JQ-slide-nav span{display:block;background:#999;font:700 53px arial;width:20px;cursor:pointer;height:40px;text-align:center;line-height:30px;opacity:0.6;}
	#slide-box .JQ-slide-nav .corner{border-color:#4b4b4b;}
	#slide-box .JQ-slide-nav .prev{left:0;}
	#slide-box .JQ-slide-nav .next{right:0px;}
	#slide-box .wrap{overflow:hidden;width:770px;height:135px;position:relative;}
	#slide-box ul{width:10000px;}
	#slide-box li{float:left;width:770px;height:135px;}
	#slide-box li img{width:189px;height:135px;border-right:1px solid #e5e5e5;}
	#slide-box .JQ-slide-nav a:hover,#slide-box .JQ-slide-nav a:hover span{color:green;}
	/**左右点击切换样式结束2015-03-22**/

/**文字图片上滚**/
	/* temp5 */
#temp5{overflow:auto;}
#temp5 .JQ-content-box{width:152px;height:40px;min-height:40px;line-height:40px;overflow:hidden;}
#temp5 .JQ-slide-content li{height:40px;line-height: 40px;font-size: 20px;}


/**右侧悬浮框**/
.backpanel{width:40px;left:50%;margin-left:600px;z-index:16;bottom:30px;border:1px solid #e5e5e5;}
.panelList{width:40px;height:40px;border:1px solid #e5e5e5;}
.panelList a{display:inline-block;width:30px;padding:0 5px;}
.backpanel .floor-fore4{height:85px;}
.floor-fore0,.floor-fore1,.floor-fore2,.floor-fore3{font-size: 14px;text-align: center;line-height: 40px;font-weight: bold;}
.floor-fore4{background:#e5e5e5 url("/img/2015spring2.png") 13px 0 no-repeat;}
.floor-fore5{background:url("/img/2015spring2.png") -80px -7px no-repeat;}
.floor-fore6{background:url("/img/2015spring2.png") -176px -7px no-repeat;}
.floor-fore7{background:url("/img/2015spring2.png") -267px -4px no-repeat;}
.backpanel a{display:inline-block;}
/**右侧悬浮框开始**/
	/**右侧悬浮框三套样式**/
.dxsDoc .floor-fore0{text-align: center;line-height: 20px;font-size: 14px;}
.dqsDoc .floor-fore0{text-align: center;line-height: 40px;font-size: 14px;}
.jjsDoc .floor-fore0{text-align: center;line-height: 40px;font-size: 14px;}
	/**右侧悬浮框hover**/
.dxsDoc .backpanel .panelhover {border:1px solid red;}
.dqsDoc .backpanel .panelhover {border:1px solid #007bff;}
.jjsDoc .backpanel .panelhover {border:1px solid #ff5e1e;}
	/**右侧悬浮框click**/
.dxsDoc .backpanel .panclick {color:white;background:red;}
.dqsDoc .backpanel .panclick {color:white;background:#007bff;}
.jjsDoc .backpanel .panclick {color:white;background:#ff5e1e;}
/**右侧悬浮框结束**/

/**footer**/
ul.credit{padding:0 95px;}
ul.credit li{float:left;text-align: center;width:250px;position:relative;}
ul.credit li b{position:absolute;width:35px;height:33px;left:45px;}
ul.credit li b.gjcp{background:url("/img/2015spring1.png") -300px 0 no-repeat;}
ul.credit li b.zgfp{background:url("/img/2015spring1.png") -340px 0 no-repeat;}
ul.credit li b.sdfh{background:url("/img/2015spring1.png") -389px 0 no-repeat;}
ul.credit li b.shfw{background:url("/img/2015spring1.png") -438px 0 no-repeat;}
.guide{margin:0 38px;}
.guide dt{font-size: 16px;font-weight: bold;font-family: "Microsoft YaHei"}
.guide dt,.guide dd{line-height:25px;}
/**2015-07-07  韩锦育--footer高亮效果修改**/
.guide dd a{font-size:12px;color:#666;font-family:"宋体";}
.guide dd a:hover{color:red;}
/**2015-07-07  韩锦育--footer高亮效果修改结束**/
.copyright b{width:25px;height:25px;background:url("/img/2015spring1.png") -475px 0 no-repeat;right:-30px;bottom:-5px;}
	/**2015-04-18添加开始**/
	.footer .contactus {width: 180px;border-left: 1px solid #ddd;}
	.footer .contactus .padcu {margin: 15px 0;padding: 15px 0;}
	.footer .contactus .padcu .icon {background: url(/images/com.jpg) no-repeat;display: block;width: 65px;height: 65px;margin-left: 20px;}
	.footer .contactus .padcu .userhot {font-family:"微软雅黑";font-size:16px;font-weight:bold;}
	.footer .contactus .padcu .phone {color:#ba3636;font-family:Arial;font-size:18px;line-height:24px;}
	.footer .footercont {text-align: center;}
	.footer .footercont .bottom a {margin-left: 10px;padding-right: 10px;border-right: 1px solid #ddd;}
	/**2015-04-18添加结束**/


/*****************************首页index.html*********************************************/

.idsDoc .ctopMiddle{border-top:1px solid white;}
.idsDoc .ctopRight{border:none;}
.idsDoc .index_zt ul li{width:256px;height:135px;text-align: center;overflow: hidden;}
.idsDoc .index_zt li img{width:266px;height:135px;top:0;left:0px;}
.idsDoc .index_zt li a:hover img{left:-10px;}
.regLog a{width:112px;height:50px;line-height: 50px;text-align: center;color:white;}
.YregLog a{width:112px;height:50px;line-height: 50px;text-align: center;}
.idsDoc .notice{height:169px;}
.idsDoc .notice li{line-height:24px;}

.idsDoc .floorCon{height:345px;border-top:none;}

.floor-dir-wrap {width: 540px;border-right:1px dashed #e5e5e5;height:344px;float: left;}
.floor-dir {padding: 0 15px;}
.dir-item {overflow: hidden;}
.dir-item dt{color:#3b639f;}
.dir-item a {float: left;margin-right: 10px;_display: inline;color:#666;line-height: 21px;}
.dir-item a:hover{color:red;}
.floor-recmd{width:447px;}
.floor-recmd h2{height:30px;line-height: 30px;padding-left:10px;width:100%;}

.idsDoc .floor1 .floorLeft{float:left;width:200px;height:344px;background:url("/images/idsf1.jpg") 0 0 no-repeat;}
.idsDoc .floor2 .floorLeft{float:left;width:200px;height:344px;background:url("/images/idsf2.jpg") 0 0 no-repeat;}
.idsDoc .floor3 .floorLeft{float:left;width:200px;height:344px;background:url("/images/idsf3.jpg") 0 0 no-repeat;}
.idsDoc .floor4 .floorLeft{float:left;width:200px;height:344px;background:url("/images/idsf4.jpg") 0 0 no-repeat;}

.idsDoc .floor1 b{width:5px;height:10px;background:url("/img/2015spring2.png") -165px -313px no-repeat;top:5px;right:4px;}
.idsDoc .floor2 b{width:5px;height:10px;background:url("/img/2015spring2.png") -199px -313px no-repeat;top:5px;right:4px;}
.idsDoc .floor3 b{width:5px;height:10px;background:url("/img/2015spring2.png") -231px -313px no-repeat;top:5px;right:4px;}
.idsDoc .floor4 b{width:5px;height:10px;background:url("/img/2015spring2.png") -257px -313px no-repeat;top:5px;right:4px;}
.recomCon a{float:left;border:1px solid #e5e5e5;}
.recomCon img{width:106px;height:53px;}
.encyWap{width:570px;height:200px;padding:10px;}
span.slider-alpha{width:130px;height:25px;line-height: 25px;text-align:center;color:white;position:absolute;left:0;top:105px;background: #000;opacity: .6;filter:alpha(opacity=60);}
p.slider-tit{position:absolute;background:white;top:0;left:0;width:130px;height:130px;opacity: .5;filter:alpha(opacity=50);z-index:10;display:none;}

.telBox{width:170px;height:40px;line-height: 40px;text-align: right;margin-right:110px;}
.telIcon{width:26px;height:26px;background:url("/img/2015spring2.png") -288px -310px no-repeat;top:6px;left:-10px;}
.idsxf{top:50%;margin-top:-100px;left:50%;margin-left:600px;}
.idsxf .toTop{width:38px;height:38px;margin-top:2px;border:1px solid #e5e5e5;}
.idsxf .idsxf-item{width:40px;height:40px;margin-top:2px;background:#e5e5e5;}
.idsxf p.idsxf-i1{width:40px;height:40px;background:url("/img/idsxf1.png") 0 0 no-repeat;}
.idsxf p.idsxf-i2{width:40px;height:40px;background:url("/img/idsxf2.png") 0 0 no-repeat;}

.idsxf .idsxfHover{background:#f29102;}
.idsxf .idsxfHover p.idsxf-price{width:40px;height:40px;background:#f29102;color:white;}
.idsxf .idsxfHover p.idsxf-i1{width:40px;height:40px;background:url("/img/idsxf1b.png") 0 0 no-repeat;}
.idsxf .idsxfHover p.idsxf-i2{width:40px;height:40px;background:url("/img/idsxf2b.png") 0 0 no-repeat;}


.idsxf .idsxfClick{background:#f29102;}
.idsxf .idsxfClick p.idsxf-price{width:40px;height:40px;background:#f29102;color:white;}
.idsxf .idsxfClick p.idsxf-i1{width:40px;height:40px;background:url("/img/idsxf1b.png") 0 0 no-repeat;}
.idsxf .idsxfClick p.idsxf-i2{width:40px;height:40px;background:url("/img/idsxf2b.png") 0 0 no-repeat;}

.idsxf .toTop p{width:38px;height:38px;background: url("/img/2015spring2.png") -342px -303px no-repeat;}
.encyWap ol{}
.encyWap ol a{color:#666;}
.encyWap ol a:hover{color:red;}
.mb7{margin-bottom:7px;}
.encyWap .dot{margin-top:-8px;}
.idsDoc .itemExp a{color:#666;}
.idsDoc .itemExp a:hover{color:red;}

/*****************************家装线dxsIndex.html****************************************/
/**右边公告栏——dxs.html**/
.noticeNav a{width:111px;border-bottom:1px solid #e5e5e5;float:left;text-align: center;height:35px;line-height:35px;}
.noticeNav a:hover{cursor: pointer;text-decoration: none;color:#333;}
.noticeNav .notNavOn{border-bottom:none;font-weight: bold;}
.noticeCon{height:203px;border-bottom:1px solid #e5e5e5;}
.noticeCon ul{display:none;word-break:break-all;padding:10px;}
.noticeCon ul li{font-size: 14px;line-height: 25px;}
.noticeCon .block{display:block;}
.procureInf{border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;padding:10px 10px 0 10px;}
.procureInf ul li{float:left;width:67px;text-align: center;}



/**今日特惠**/
.preferenTop{padding-left:10px;}
.preferenT{background:url("/img/2015spring1.png") -130px 0 no-repeat;width:108px;height:30px;}
.preferenLeft{width:950px;}
.preferenLeft ul li{float:left;width:473px;margin-top:10px;}
.preferenLeft li a{display:inline-block;border:1px solid #e5e5e5;}
.preferenLeft li a:hover{border:1px solid red;}
.preferenLeft .preferenInf{width:170px;}
.preferenLeft img{width:300px;}
.preferenInf h3{font-family: "楷体"，"Microsoft YaHei";text-align: center;line-height: 30px;font-size:18px;font-weight: bold;color:#666;}
.countDown b{width:20px;height:20px;background:url("/img/2015spring1.png") -238px 0 no-repeat;top:0;left:-20px;}

/**热门品牌**/
.preferenRight{width:246px;}
ul.preferenRight li{width:123px;height:64px;line-height:64px;float:left;text-align: center;}
ul.preferenRight li img{width:123px;}
ul.preferenRight p{width:123px;height:64px;top:0;left:0;background: #999;filter:alpha(opacity=30);opacity: 0.3;-moz-opacity:0.3;-webkit-opacity:0.3;display:none;}

/**楼层**/
.shopCar{width:27px;height:27px;background:url("/img/2015spring1.png") -268px 0 no-repeat;}
.shopCarRe .shopCar{right:25px;bottom:10px;display:none;}
.shopCarRe a{text-decoration: none;}
.floorTop{width:1190px;border-bottom: 2px solid #b5b5b5;padding-bottom:4px;}
.maskP{top: 0;left: 0;background: white;filter: alpha(opacity=30);opacity: 0.3;-moz-opacity: 0.3;-webkit-opacity: 0.3;}

/**第一楼层**/
.firstFloorC{width:1198px;height:500px;border:1px solid #e5e5e5;}
.firstFloor .floorLef{border-right:1px solid #e5e5e5;width:240px;height:500px;}
.firstFloor .floorRight{width:955px;}
ul.fLeftBar{margin-top:10px;}
ul.fLeftBar li{width:90px;float:left;height:25px;line-height: 25px;padding:0 10px;}
/* ul.fLeftBar li a:hover{color:red;} */
ul.firstFright li{width:237px;height:250px;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;float:left;}
.tm-price{text-decoration: line-through;padding-left:50px;}
.presentPrice{padding-left:50px;}

/**第二楼层**/
.secondFloor .floorMiddle{width:490px;border-right:1px solid #e5e5e5;height:500px;}
.secondFloor .floorRight{width:233px;border-right:1px solid #e5e5e5;height:500px;}
.secondFloor .no2MiddleT{height:249px;border-bottom:1px solid #e5e5e5;}
.secondFloor .no2MiddleT img{width:490px;height:249px;}
.secondFloor .no2MiddleB img{width:490px;height:249px;}
.secondFloor .no2RightT{height:360px;border-bottom:1px solid #e5e5e5;}
.secondFloor .no2RightB{width:233px;height:138px;}
.secondFloor .no2RightB img{width:233px;height:138px;}
.no2RightT .goodsImg{width:233px;height:250px;}
.no2RightT .goodsImg img{width:233px;height:233px;}



/***********************dqsIndex.html——电工电气首页****************/
.bIcon{display:inline-block;width:200px;height:40px;background:url("/img/2015spring2.png") -330px -3px no-repeat;padding-left:65px;}
.dqsInfo{border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;height:159px;padding-top:10px;}
.dqsInfo ul li{list-style-type:disc;line-height:25px;}
.dqsInfo ul li a:hover{color:#2e86ce;}
/**品牌**/
.brand{border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;width:1198px;height:180px;}
.brand ul li{float:left;width:199px;overflow: hidden;}
.brand li img{width:199px;height:90px;}
.brand p{width:199px;height:90px;top:90px;left:0;background: #e6e6e6;}
.upMask p span{display:block;line-height: 40px;font-size: 18px;}
/****/
.dqsGuide{width:225px;height:150px;}
.dqsGuide li{width:110px;height:70px;padding-top:5px;float:left;}
.dqscg .bicon_g{width:40px;height:40px;background:url("/img/2015spring2.png") -80px -78px no-repeat;margin:0 auto;}
.dqsfw .bicon_g{width:40px;height:40px;background:url("/img/2015spring2.png") 0px -78px no-repeat;margin:0 auto;}
.dqsfp .bicon_g{width:40px;height:40px;background:url("/img/2015spring2.png") -170px -78px no-repeat;margin:0 auto;}
.dqsbz .bicon_g{width:40px;height:40px;background:url("/img/2015spring2.png") -250px -78px no-repeat;margin:0 auto;}
/**dqs楼层一**/
.dqsFloor{width:1200px;height:440px;border:1px solid #e5e5e5;}
.dqsFloorL1{width:240px;height:440px;}
.dqsFloorL2{width:150px;height:440px;}
.dqsFloorL3{width:582px;height:440px;}
.dqsFloorL4{width:220px;height:440px;}
.dqsDoc .dqsFloorL4 ol a:hover{text-decoration: none;}
.dqsFloorL3 .dqsFloorL3T li{float:left;width:133px;height:290px;overflow: hidden;}
.dqsFloorL3 .dqsFloorL3T li img{top:0;left:0;}
.dqsFloorL3 .dqsFloorL3T li a:hover img{left:-10px;}
.dqsFloorL3 .dqsFloorL3B li{float:left;width:290px;height:149px;overflow: hidden;}
.dqsFloorL3 .dqsFloorL3B li img{width:300px;height:150px;top:0;left:0;}
.dqsFloorL3 .dqsFloorL3B li a:hover img{left:-10px;}
.dqsFloorL1C{width:240px;height:430px;background:url("/images/side-ad.jpg") no-repeat;background-size: 100% 100%;padding-top:5px;padding-bottom:5px;}
.dqsFloorL1C ul{padding-left:20px;}
.dqsFloorL1C ul li{width:90px;height:30px;line-height:30px;}
.dqsFloorL1Img{width:215px;height:110px;margin:0 auto;}
.dqsFloorL1Img img{width:215px;height:110px;}
.dqsFloorL2 ul li{float:left;line-height:25px;width:60px;}
.dqsFloorL3B dl dt{width:80px;height:40px;float:left;}
.dqsFloorL3B dl dd{float:left;}
.dqsFloorL3B dl img{width:80px;height:40px;}
.dqsFloorL4 ol li{width:160px;height:200px;}
.dqsDoc .index_zt ul li{width:256px;height:135px;text-align: center;overflow: hidden;}
.dqsDoc .index_zt li img{width:266px;height:135px;top:0;left:0px;}
.dqsDoc .index_zt li a:hover img{left:-10px;}

/***********************金具附件首页jjsIndex.html****************************/
/**金具附件-第一屏轮播图下组图**/
.wylist a{display:block;}
.pwy{left:10px;}
.wylist a:hover .pwy{left:0px;}
.jjsDoc .index_zt ul li{width:256px;height:135px;text-align: center;overflow: hidden;}
.jjsDoc .index_zt li img{width:266px;height:135px;top:0;left:0px;}
.jjsDoc .index_zt li a:hover img{left:-10px;}
.jjsDoc .dqsFloorL4 ol a:hover{text-decoration: none;}

/***********************电缆定制ddsIndex.html******************************/
.inquireMin {position:fixed;top:11px;z-index:10;width:1178px;}
.inquireMin input{height:25px;line-height: 25px;border:1px solid #e5e5e5;}
.inquirt{height:130px;}
.inquirt label{display:inline-block;width:80px;}
.inquirt textarea{width:1070px;height:85px;}
.inquirt input{width:200px;height:25px;line-height: 25px;}
input.submit{width:100px;height:26px;border:1px solid #ff5e1e;border-radius:3px;line-height:26px;text-align:center;background:#ff5e1e;color:white;}
.listNavO{height:41px;}
.listNav li{float:left;width:210px;height:40px;line-height: 40px;text-align:center;}
.listNav li.nonBorB{border-bottom:none;}
.table_need{width:593px;}
.table_need tr{height:35px;line-height: 35px;}
.table_need th,.table td{padding:0;}
.table_need thead tr th{padding:0;vertical-align: top;text-align: center;}
.table_need tbody tr td{padding:0;vertical-align: top;text-align: center;}
.table_need th div,.table td div{padding-right: 0px;padding:0;height:35px;line-height: 35px;}
.offer{width:50px;height:25px;line-height: 25px;text-align: center;margin:5px auto 0;}
.lineList{height:310px;overflow: hidden;}
.lineList .lineListL{width:590px;float:left;background:#ffefe8;}
.lineList li{background:#ffefe8;}
.lineList li a:hover{color:#ff5e1e;}
.lineList dl dt{float:left;width:108px;padding-left:10px;line-height:20px;background:#ffefe8;color:#ff5e1e;padding-top:10px;}
.lineList dl dd{float:left;width:472px;line-height:20px;background:white;padding-top:10px;padding-bottom:10px; }
.lineList dd a{float:left;padding:0 20px;}
.ddsGuide{width:225px;height:122px;}
.ddsGuide li{float:left;width:73px;}
.ddsyc .bicon_f{width:50px;height:50px;background:url("/img/2015spring2.png") -343px -78px no-repeat;margin:0 auto;}
.ddskf .bicon_f{width:50px;height:50px;background:url("/img/2015spring2.png") -430px -74px no-repeat;margin:0 auto;}
.ddsch .bicon_f{width:50px;height:50px;background:url("/img/2015spring2.png") -30px -184px no-repeat;margin:0 auto;}
.i-mcCond dt {width: 100px;height: 30px;line-height: 30px;}
.i-mcCond em {float: left;margin: 4px 0;height: 14px;line-height: 14px;padding: 0 8px;}
.merEnter a{display:block;color:white;}
.merEnter a:hover{color:white;text-decoration: none;}
.ddsxf{width: 40px;left: 50%;margin-left: 600px;z-index: 16;top:50%;margin-top:-60px;border: 1px solid #e5e5e5;}

/**电缆定制-第一屏轮播图下组图**/
.index_zt ul.dds_zt li.dds_ztC{width:124px;height:105px;float:left;}
.ddsczxh .bicon_f{width:50px;height:50px;background:url("/img/2015spring2.png") -140px -184px no-repeat;margin:0 auto;} 
.ddstjxjd .bicon_f{width:50px;height:50px;background:url("/img/2015spring2.png") -255px -184px no-repeat;margin:0 auto;}
.ddsxjch .bicon_f{width:50px;height:50px;background:url("/img/2015spring2.png") -430px -74px no-repeat;margin:0 auto;}
.ddsddzf .bicon_f{width:50px;height:50px;background:url("/img/2015spring2.png") -344px -184px no-repeat;margin:0 auto;} 
.ddsfh .bicon_f{width:50px;height:50px;background:url("/img/2015spring2.png") -432px -184px no-repeat;margin:0 auto;} 
.index_zt ul.dds_zt li.dds_ztT{width:35px;float:left;padding-top:45px;}
li.dds_ztT .bicon_jt{width:35px;height:25px;background:url("/img/2015spring2.png") 4px -260px no-repeat;}
.navSlider{ height:8px; width:210px; border-bottom:3px solid #ff5e1e; text-align:center; overflow:hidden; position:absolute; bottom:-3px; left:0px;}
.navSlider span{height:0; zoom:1; display:inline-block; width:0; margin-top:-10px;border-style:dashed dashed solid dashed; border-width:12px; border-color:transparent transparent #ff5e1e transparent;}

/****************************电缆现货频道首页dxsIndex.html************************/
.wrapper1{width:1200px;margin-right:auto;margin-left:auto;margin-top:1px;padding-top:20px;z-index:-1;}
.wrapper2{width:1200px;margin-right:auto;margin-left:auto;margin-top:1px;padding-bottom:20px;z-index:-1;}

.itemHover .itemCon7 {background: white;border-top: 2px solid #669900;border-bottom: 2px solid #669900;border-left: 2px solid #669900;z-index: 15;}
.allKindsCon{top:41px;left:-1px;background:white;z-index: 15;}
.allKindsCon dl dt{font-family: "Microsoft YaHei";}
table.dxKinds{width:1200px;}
table.dxKinds th,table.dxKinds td{text-align: center;line-height: 35px;}
table.dxKinds .offer1{width:50px;height:25px;line-height: 25px;text-align: center;margin:0 auto;}
table.dxKinds .offer1w a{text-decoration: none;}
table.dxKinds .offer1w a:hover .offer1{background:#e64100;}
/**翻页**/
.m-page {overflow: hidden;position: relative;margin-top: 20px;padding: 10px 0;height: 37px;}
.m-page .wraper, .m-page .inner {min-width: 650px;_float: none;_width: 760px;_margin-left: auto;_margin-right: auto;}
.m-page .wraper {float: left;margin-left: 50%;}
.m-page .inner {float: left;margin-left: -50%;}
.m-page .fitems {float: left;}
.m-page .prev-disabled, .m-page .next-disabled {color: #ccc;}
#mainsrp-pager .fprev,#mainsrp-pager .fnext {margin-right: 6px;margin-left: 6px;width:70px;}
.m-page .fprev, .m-page .fnext {width: 70px;font-weight: 400;}
.m-page .fitem {position: relative;float: left;margin-left: 2px;border: solid 1px #ededed;height: 35px;color: #3e3e3e;text-align: center;line-height: 35px;cursor: pointer;-webkit-transition: all .1s linear;-moz-transition: all .1s linear;-o-transition: all .1s linear;transition: all .1s linear;}
.m-page .fitem .num {position: relative;z-index: 1;display: inline-block;width: 100%;text-decoration: none;font-size: 14px;}
.m-page .text, .m-page .input, .m-page .total {color: #999;}
li.fitem.active {background: #ff5e1e;color:white;font-weight: bold;}
.m-page .dot+.fnext {margin-left: -1px;}
.m-page .total, .m-page .text {_display: inline;float: left;line-height: 37px;}
.m-page .total{padding-left:5px;padding-right:5px;}
.m-page .form {float: left;line-height: 37px;}
.param-selected{display: inline-block;border: 1px solid #e8e8e8;color: #666;margin: 0px 5px 0 0;padding: 0 19px 0 4px;height: 18px;line-height: 18px;max-width: 144px;vertical-align: top;position: relative;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.param-selected .close-icon {position: absolute;right: 6px;top: 1px;}
b.arrow {width: 10px;height: 10px;background: url("/img/spring1.png") -92px -51px no-repeat;display: inline-block;}
.m-nav {margin-top: 5px;position: relative;}
.m-nav .nav-panel {/* margin-top: 10px; *//* border: 1px solid #e8e8e8; */border-bottom:1px solid #ddd;}
.m-nav .nav-block {border-top: 1px solid #ddd;position: relative;line-height:35px;background:#f7f7f7;}
.m-nav .nav-block .block-head {color: #999;width:100px;}
.m-nav .nav-block .block-head h4{width:100px;text-align:center;}
.m-nav .nav-block .block-body {width:900px;overflow: hidden;background:#fff;padding-right:200px;}
.m-nav .nav-block .block-tail {width:180px;text-align: right;position:absolute;right:0px;top:0px;}
.m-nav a {color: #666;text-decoration: none;}
.block-body .params-cont a{padding:0 25px;font-weight: bold;font-size: 14px;}
.block-body .params-cont2 a{padding:0 25px; float:left;color:#0063b1;}
a.buxian{display:inline-block;width:40px;height:25px;line-height: 25px;text-align: center;color:white;font-size: 12px;font-weight:normal;}
 ul.goodsPP li{float:left;margin-right:20px;}
.goodsChoose .goodsPP input{width:100px;height:25px;line-height:25px;border:1px solid #e5e5e5;}
.goodsName select{width:100px;height:28px;border:1px solid #e5e5e5;}
ul.goodsPP li button{padding:5px 10px;border-radius: 3px;color:white;}
.sortRow{height:30px;padding:5px;}
.sortRow ul li{float:left;}
.sortRow li span{float:left;width:55px;height:28px;border:1px solid #e5e5e5;line-height: 28px;text-align: center;}
.sortRow b.arrowT{background:url("/img/spring1.png") -92px -44px no-repeat;top:6px;right:5px;}
.sortRow b.arrowB{background:url("/img/spring1.png") -92px -51px no-repeat;top:12px;right:5px;}
b.xiaol{display:inline-block;width:11px;height:15px;background:url("/img/2015spring2.png") -110px -277px no-repeat;top:7px;right:5px;}
.sortRow input{height:28px;line-height:28px;border:1px solid #e5e5e5;}
.sortRow li.jhAddress{line-height: 28px;}
.sortRow li.jhAddress select{border:1px solid #e5e5e5;}
.block-tail b.arrowT{background:url("/img/spring1.png") -92px -42px no-repeat;top:6px;right:5px;}
.block-tail b.arrowB{background:url("/img/spring1.png") -92px -51px no-repeat;top:12px;right:5px;}
.m-nav .multi-btn-cont {text-align: center;}
.m-nav .submit-btn {color: #fff;background: #f42f2f;border: 1px solid #F94700;}
.m-nav .cancel-btn {border: 1px solid #e8e8e8;}
.m-nav .submit-btn, .m-nav .cancel-btn {height: 20px;line-height: 20px;width: 42px;display: inline-block;text-align: center;text-decoration: none;border-radius: 2px;margin: 5px;cursor: pointer;}
.m-nav .multi-btn {border: 1px solid #dad9d9;padding: 0 5px;width: 25px;}
/**2015-07-01 韩锦育 添加**/
.m-nav .moreti-btn {padding: 0 5px;}
/****/
.block-body input[type="checkbox"]{vertical-align: middle;display: none;}
.nav-block .paramSingle input{vertical-align: middle;display: none;}
.nav-block .paramMCQ input{vertical-align: middle;display:inline-block;margin-right:2px;}
.xhf{top:10px;left:10px;padding:10px;background:white;z-index:15;}
.allss span{float:left;margin-right: 20px;}
.sortList {border-bottom:1px solid #e5e5e5;padding:5px;}
.sortList dt{height:30px;line-height: 30px;}
.sortList dd{height:20px;line-height: 20px;}
.sortList dd a{float:left;font-size: 12px;}


/***************************************************************************************************/
/**商家中心-发布商品-类目选择merchant-0x.html**/
	/**商家中心-topBar开始**/
.usercenter .head {height: 60px;background: #0063b1;}
.cont{width:1200px;margin:0 auto;}
.cont .logo{width:130px;height:60px;line-height: 60px;color:white;}
.cont .logo img{vertical-align: middle;}
.usercenter .head .cont{color:white;}
.usercenter .head .cont a{color:white;}
.usercenter .head .nav {text-align: right;}
.usercenter .head .nav ul {padding-top: 25px;}
.usercenter .head .nav .wel {padding-top: 20px;font-size: 12px;color: #fff;}
.usercenter ul.miNav{margin-left:80px;}
.usercenter ul.miNav li{line-height: 60px;}
.usercenter ul.miNav a{font-size: 16px;}
.usercenter .head ul.miNav li {float: left;vertical-align: bottom;font-size: 14px;padding: 0 50px;}
.usercenter .head .wel a{color: #fff;text-decoration: none;padding-left: 20px;cursor: pointer;}

	/**商家中心-topBar结束**/
.tanContent select{border:1px solid #c5c5c5;}

/**右侧悬浮框**/
/**float-right--common**/
@media screen and (max-width:1300px) {
	.float-right{bottom:30px;right:0;z-index: 1000;}
}
@media screen and (min-width:1300px){
	.float-right{left:50%;margin-left:600px;z-index: 1000;bottom:30px;}
} 
.float-right{width:40px;}
.float-right a{display:block;width:40px;height:40px;overflow: hidden;background:#fff;}
.float-right b,.float-right em{display:block;width:26px;height:40px;padding:0px 7px;text-align: center;font-weight:normal;}
.float-right a.cur b{font-size: 16px;color:#333;}
.float-right a.mincar{width:40px;height:90px;}
.float-right a.mincar span{bottom:3px;left:13px;}
.float-right .two-dimension b{background:url("/img/2015spring3.png") -118px -42px no-repeat;}
.toTop b{background:url("/img/2015spring3.png") -293px -37px no-repeat;}

/**ids**/
/* .idsDoc .float-right .ESQ b{background:url("/img/2015spring3.png") -292px 5px no-repeat;}
.idsDoc .float-right .ESQ em{background:#0063b1 url("/img/2015spring3.png") -235px 5px no-repeat;} */
.idsDoc .float-right .ESQ b{background: #0063b1;color: white;}
.idsDoc .float-right a.mincar b{height:90px;background:#e5e5e5 url("/img/2015spring3.png") 8px -46px no-repeat;font-size: 12px;}
.idsDoc .float-right a.mincar em{height:90px;background:#0063b1 url("/img/2015spring3.png") -49px -46px no-repeat;}
.idsDoc .float-right .two-dimension em{background:#0063b1 url("/img/2015spring3.png") -178px -42px no-repeat;}
.idsDoc .toTop em{background:#0063b1 url("/img/2015spring3.png") -234px -37px no-repeat;}
.idsDoc .float-right a{border:1px solid #e5e5e5;}
.idsDoc .float-right a.floor em{background:#0063b1;color:white;}
.idsDoc .float-right .quickAsk{background:#0063b1;color:white;}
.float-right .panelhover em{display:block;}
.float-right .panelhover b{display:none;}
.float-right .panelClick em{display:block;}
.float-right .panelClick b{display:none;}
.float-right .panelScroll em{display:block;}
.float-right .panelScroll b{display:none;}

/**footer**/
ul.credit{padding:0 95px;font-family:"黑体";}
ul.credit li{float:left;text-align: center;width:250px;position:relative;line-height:40px;}
ul.credit li b{position:absolute;width:40px;height:40px;left:45px;}
ul.credit li b.gjcp{background:url("/img/2015springf.png") 0 0 no-repeat;}
ul.credit li b.zgfp{background:url("/img/2015springf.png") -90px 0 no-repeat;}
ul.credit li b.sdfh{width:42px;background:url("/img/2015springf.png") -170px 0 no-repeat;}
ul.credit li b.shfw{background:url("/img/2015springf.png") -251px 0 no-repeat;}
.guide{margin:0 48px;}
.guide dt{font-size: 16px;font-weight: bold;font-family: "Microsoft YaHei"}
.guide dt,.guide dd{line-height:25px;}
.copyright b{width:25px;height:25px;background:url("/img/2015spring1.png") -475px 0 no-repeat;right:-30px;bottom:-5px;}
.footer .bottom1 a{display:inline-block;}

/**高亮效果--韩锦育2015-06-23添加**/
.highlight1-1{font-weight:bold;color:red;}/* 加粗且红色 */
.highlight1-2{color:red;}/* 不加粗且红色 */
.highlight2-1{font-weight:bold;color:#0063b1;}/* 加粗且蓝色深1 */
.highlight2-2{color:#0063b1;}/* 不加粗且蓝色深1*/
.highlight3-1{font-weight:bold;color:#006ce2;}/* 加粗且蓝色浅1 */
.highlight3-2{color:#006ce2;}/* 不加粗且蓝色浅1 */
.highlight4-1{font-weight:bold;color:#3b639f;}/* 加粗且蓝色浅2 */
.highlight4-2{color:#3b639f;}/* 不加粗且蓝色浅2 */


.icon-new{position:absolute;top:-5px;right:-20px;width:29px;height:17px;background:url("/img/new.png") 0 0 no-repeat;z-index:99;}

/**搜索列表页修改   2016-04-12   韩锦育修改**/
/**面包屑**/
.crumbs b.jian-down{display:inline-block;width:9px;height:8px;background:url("/img/jian-down-icon.png") 0 0 no-repeat;vertical-align:middle;}
.crumbs b.jian-up{display:inline-block;width:9px;height:8px;background:url("/img/jian-up-icon.png") 0 0 no-repeat;vertical-align:middle;}
.crumbs b.jian-right{display:inline-block;width:5px;height:10px;background:url("/img/jian-right-icon.png") 0 0 no-repeat;vertical-align:middle;}
.crumbs b.crumbs-cha{display: inline-block;
    width: 25px;
    height: 27px;
    background: url("/img/crumbs-cha.png") 8px 8px no-repeat;
    vertical-align: middle;}
.crumbs b.crumbs-cha1{display: inline-block;
    width: 25px;
    height: 27px;
    background: #f42f2f url("/img/spring20160420.png") -48px 6px no-repeat;
    vertical-align: middle;}
.crumbs span{display:inline-block;vertical-align:middle;}
.crumbs span a{display:inline-block;margin-top:1px;}
.crumbs span a:hover{color:#333;}
.crumbs span.list{display:inline-block;position:relative;z-index:98;background:#f7f7f7;}
.crumbs span.list var{display:inline-block;border:1px solid #ddd;padding:0px 5px;position:relative;top:0;left:0;z-index:99;background:#fff;}
.crumbs span.list-choose{position:relative;z-index:100;position:relative;z-index:1000;background:#fff;}
.crumbs span.list-choose var{display:inline-block;position:relative;border-color:red;border-bottom:1px solid #fff;z-index:1000;background:#fff;}
.crumbs .list-con {border:1px solid red;background:#fff;position:absolute;top:26px;left:0px;z-index:98;min-width:400px;display:none;max-width:860px;max-height:500px;}
.crumbs .list-con a{float:left;padding:5px 10px;}
.crumbs i{font-style:normal;color:red;}


.search-price{line-height:25px;margin-left:30px;float:left;}
.search-price input{display:inline-block;width:58px;height:18px;line-height:18px;border:1px solid #ddd;padding:0 5px;background:#fff;}

.look-agin a{float:left;width:119px;text-align:center;border-left:1px solid #ddd;}

.list-search{text-align:center;}

.list-search input{border:1px solid #b6b6b6;width:423px;height:36px;vertical-align:middle;line-height:36px;padding:0 10px;font-size:14px;}
.list-it{border:1px solid #ddd;padding:0 0 0 5px;}
.list-search button{border:none;background:#0063b1;width:80px;height:38px;text-align:center;line-height:38px;color:#fff;font-size:16px;margin-left:5px;vertical-align:middle;border-radius:3px;}
.m-nav .nav-block .block-body1 {
    width: 900px;
    overflow: visible;
    background: #fff;
    padding-right: 200px;
    position:relative;
}
.search-inp{width:78px;height:22px;border:1px solid #cdcdcd;margin-top:5px;padding-left:5px;}
.search-icon1{display:block;width:18px;height:19px;background:url("/img/search-icon1.png") 0 0 no-repeat;position:absolute;right:22px;top:0;}
.search-inp{padding-right:30px;margin-right:20px;}
.shaixuan ul{width:900px;padding-left:20px;}
.shaixuan ul li{cursor: pointer;overflow:visible;width:90px;float:left;margin-right:10px;height:28px;}
.shaixuan ul li span{display:block;background:#fff;position:relative;/* background:#fff;display:block;border:1px solid #ddd;margin-top:5px;width:78px;height:23px;line-height:23px;z-index:501;padding:0 5px; */}
.shaixuan  li span var{color:#0063b1;background:#fff;display:block;border:1px solid #ddd;margin-top:5px;width:78px;height:23px;line-height:23px;z-index:501;padding:0 5px;position:absolute;top:0px;left:0;z-index:501;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.shaixuan  li span.choose var{color:#0063b1;background:#fff;display:block;border:1px solid #999;margin-top:5px;width:78px;height:23px;line-height:23px;z-index:501;padding:0 5px;position:absolute;top:0;left:0;border-bottom:none;z-index:1000;}
.shaixuan-con{color:#0063b1;background:#fff;position:absolute;top:28px;left:-100px;z-index:800;width:1158px;border:1px solid #999;padding:10px 20px;display:none;}
.shaixuan-con a{color:#0063b1;float:left;color:#0063b1;margin-right:30px;}
/* b.s-up-icon{display:inline-block;width:9px;height:5px;background:url("/img/s-up-icon.png") 0 0 no-repeat;position:absolute;right:0;top:0px;z-index:102;} */
b.s-up-icon{display:inline-block;width:9px;height:10px;background:url("/img/spring20160420.png") -3px 1px no-repeat;position:absolute;right:5px;top:10px;z-index:900;}
b.s-down-icon{display:inline-block;width:9px;height:10px;background:url("/img/spring20160420.png") -26px 1px no-repeat;position:absolute;right:5px;top:10px;z-index:2000;}
.shaixuan-con-list{display:none;}

.search-no{height:39px;line-height:39px;border-top:2px solid #0063b1;font-weight:bold;border-bottom:1px solid #ddd;background:#f7f7f7;padding-left:15px;font-size:14px;color:#666;}
b.call-kf{display:inline-block;width:80px;height:25px;margin-top:-2px;background:url("/img/call-kf.png") 0 0 no-repeat;vertical-align:middle;margin-left:12px;margin-right:12px;}
.price-but{border: none;
background: #0063b1;
width: 55px;
height: 23px;
text-align: center;
color: #fff;
font-size: 12px;
margin-left: 5px;
vertical-align: middle;
border-radius: 3px;}

/**无搜索结果页**/
.all{width:573px;  margin:0 auto;margin-top: 40px; }
.w1{height:107px;display:inline;font-family:"Microsoft YaHei";font-size:18px; color:#444;}
.s1{padding-left:128px; line-height: 70px;}
.s2{float:left;line-height:30px;font-family:Microsoft YaHei;font-size:14px;}
.s3{width:480px;height:30px;border: solid #ddd 1px; float: left;margin-left:10px;padding:0 10px;}
.s4{width:480px;height:180px;border: solid #ddd 1px; float: left;margin-left:10px;padding:10px 10px;}
.t1{margin-top:50px;}
.t2{margin-top:10px;}
.s5{width:130px;height:50px;background-color:#1378c7;text-align: center;}
.s6{margin-top: 20px;text-align:center;}
















