/*产品中心*/
.prduct_ul {
    width: 930px;
    height: auto;
}

.prduct_ul ul {
    overflow: hidden;
    margin-top: 20px;
}

.prduct_ul li {
    width: 290px;
    float: left;
    margin-right: 30px;
    position: relative;
    background: #fff;
    transition: all ease 300ms;
    overflow: hidden;
    border: 2px solid #dedede;
    box-sizing: border-box;
    margin-bottom: 30px
}

.prduct_ul li:nth-child(3n) {
    margin-right: 0;
}

.prduct_ul li img {
    width: 286px;
    height: 211px;
    display: block;
    margin: auto;
}

.prduct_ul li h3 {
    padding: 0 6px;
    height: 60px;
    text-align: center;
    font-size: 16px;
    color: #383838;
    line-height: 60px;
    overflow: hidden;
    transition: all ease 300ms;
    box-sizing: border-box
}

.prduct_ul li:hover {
    border-color: #fe8e08;
    box-shadow: 3px 3px 5px #c3c0c0;
}
.prduct_ul li:hover h3{ background:#fe8e08;}

.prduct_ul li:hover h3 {
    color: #fff;
}

/*产品详情页*/
.pro_main {
    zoom: 1;
    padding: 10px 5px;
    overflow: hidden;
}
	/* -- 产品详细页 -- */
.pleft { width: 405px; z-index:5; float:left; overflow:hidden; margin-left:5px;}
.bigimg {width:300px; height:300px; border:solid 1px #ccc; padding:2px; margin-bottom:10px;}

.smallimg{}
a.leftico { background:url(../images/product/ico25.gif) no-repeat; display:block; width:15px; height:15px; overflow:hidden; margin-top:21px; float:left;}
a.leftico:hover { background:url(../images/product/ico25_1.gif) no-repeat;}

a.rightico{ background:url(../images/product/ico24.gif) no-repeat; display:block; width:15px; height:15px; overflow:hidden; margin-top:21px; float:left; margin-left:10px;}
a.rightico:hover { background:url(../images/product/ico24_1.gif) no-repeat;}
.smallimg .look { text-decoration:underline; color:#f00; margin-top:20px; display:block; float:left; margin-left:10px;}
.smallimg li{ float:left; display:inline; margin:0 0 0 10px; }
.smallimg li a { display:block; background:url(../images/product/smallimgbg2.gif); width:43px; height:43px; padding:8px 0 0 3px; }
.smallimg li a:hover , .smallimg li a.cur{ background:url(../images/product/smallimgbg1.gif);}
.smallimg li img { width:40px; height:40px; display:block; }
.look_big { text-align:center; line-height:25px; margin:15px 0; }
.look_b { text-align:center;}
.look_b input { margin:0 4px; *height:23px;}

	/* -- 产品详细页__产品详细参数 -- */
.pright { width:484px; float:left; margin-left:5px; z-index:1; overflow:hidden; font-size:14px;}
.propar { }/*产品详细参数字体颜色*/ 
.propar .line{ font-weight:normal; text-decoration:line-through;}
.propar .span_1 { font-weight:bold; font-size:14px; color:#f00;}
.propar .span_2 { font-size:16px;}
.propar h4 { color:#333; line-height:28px; padding:0 8px; border-bottom:1px dashed #ccc; font-size:16px; font-weight:bolder;}
.propar .more { text-align:right; border-bottom:dashed 1px #ccc; margin-bottom:5px; }
.propar .more a {color:#C10005; padding-left:12px; line-height:20px; }
.propar .more a img { margin-right:5px;}

/* -- 产品详细页__产品视频演示 -- */
.provideo { color:#666;}
.provideo h4 { line-height:28px; background:#F7F7F7; padding:0 5px; margin-bottom:5px;}
.pro_video { text-align:center; margin-bottom:5px;}

.proinfo .cgz1 {width:100%;}
.proinfo .cgz1 h4{background: url(../images/product/4661.png) left bottom no-repeat;letter-spacing:2px; line-height: 40px;font-size: 20px; color:#fe8e08;font-weight:inherit;margin-bottom: 30px; height: 42px;
    display: block;
    width: 899px;
}
.proinfo .cgz1 h4 span{  font-size:16px;text-transform: uppercase;margin: 0 0 0 8px;font-family: Arial;color: #999; }
.proinfo .cgz1 h4 em{  font-size:16px; margin: 0 0 0 8px;color:#62ba29; padding-left: 0px !important;
    height: 40px;
    display: inline-block;
    float: right;
}

.proinfo  { line-height:25px;margin-left:10px;*margin-left:10px; font-size:14px;}
.proinfo h4 { line-height:28px; background:#F7F7F7; padding:0 5px; margin-top:10px;}
.proinfo p { white-space: normal; word-spacing: 10px; margin:15px 0;}
.proinfo p a { color:#C10005;}
.proinfo .p_tit { font-weight:bold;}
.pro_key { line-height:35px;  border-top:dashed 1px #ccc; margin-top:5px; font-size:14px;}
.pro_key span { font-weight:bold;}
.pro_key a {font-size:12px; margin-right:10px;}

.propar div , .proshop div {padding:5px; padding-bottom:0; line-height:25px;}
.propar div span { font-weight:bold;}
.pd_hotline span{ font-size:16px; color:#333;}
.pd_hotline span.font_hotline{ font-size:24px; color:#fe8e08;}
.propar .spanPhone{ color:#fe8e08; font-size:20px;}
.propar a.more {background:url(../images/product/ico14.gif) no-repeat 0 3px!important; _background:url(../images/product/ico14.gif) no-repeat 0 1px; padding-left:10px;}
.proshop { border:1px dashed #ccc;}
.proshop .bg{ background:#fff; border:2px solid white; text-align:center; padding:5px 0 10px 0;}
.proshop .bg span { font-weight:bold; font-size:12px; color:#ff0000; line-height:20px;}
.proshop .bg .text_3 { border:solid 1px #ccc; height:20px; line-height:20px;}
.ad3 { margin-bottom:10px;}

.procom h4 {  line-height:26px; text-indent:10px; background-position:-63px -813px; color:#333; }
.procom dl { width:240px; float:left; display: inline; margin:10px 0 10px 5px; }
.procom dl dt { float:left; width:104px; height:104px; }
.procom dl dt a { width:100px; height:100px; border:1px solid #ccc; padding:1px; display:block;}
.procom dl dt a:hover { border:solid 1px #C10005;} /*产品图片边框连接*/
.procom dl dt img { width:100px; height:100px; display:block;}
.procom dl dd { width:125px; float:right; line-height:22px;}
.procom dl .d1 { width:125px; height:42px; overflow:hidden; margin-bottom:2px;}
.procom dl .d1 a{ color:#666; text-decoration:underline;}
.procom dl .d1 a:hover { color:#C10005;}
.procom dl .d2 { font-weight:bold; color:#666;}
.procom dl .d2 span { color:#f00; font-weight:bold;}
.procom dl .d3 { color:#666;}
.procom dl .d3 span { text-decoration:line-through; }

body .cp { margin-top:15px;  padding:0 0 12px 0; margin-bottom:10px; }
body .cptab {background:#333333; border-top:2px solid #09b3fc; height:30px; line-height:30px;}
body .cptab a { color:#fff; padding-left:15px; font-weight:bold; font-size:14px;}
#cptab_relevant{ width:800px;}
.cp dl { width:229px; overflow:hidden; float:left; display:inline; padding:18px 19px 0 7px; height:230px;}	
.cp dt img {width:223px; height:184px;border:1px solid #CCC;padding:2px;}
.project_cp dt img{ height:143px;}
.cp dd {line-height:35px;overflow:hidden; display:block; text-align:center; width:225px; padding:5px 2px 0; font-size:14px;}
.cp dd.d1{ display:none;}

.t06 a { color:#C10005;}
.t06 a :hover { color:#C10005;}

.caigou { background-position:-63px -887px;color:#fff; padding:5px; margin:5px 0;  background:#111111; } /* -- 采购意向标题色带 -- */
.caigou strong { font-size:14px; font-weight:bold;}
.caigou .span_1 { float:right;}
.caigou_tab { line-height:27px; margin-bottom:10px; color:#666;}
.caigou_tab .tt { vertical-align:top; text-align:right;}
.caigou_tab .span_b { font-weight:bold; color:#f00; }
.caigou_tab .textarea {margin-top:3px;}

/* maincont */
.maincont{width:730px;}
/* prodetailsinfo */
.prodetailsinfo{/*padding:15px 0;*/padding:0 0 15px;clear:both;zoom:1;border-bottom:1px dashed #bbbbbb; }
div.jqZoomTitle { z-index: 5000; text-align: center; font-size: 11px; font-family: Tahoma; height: 16px; padding-top: 2px; position: absolute; top: 0px; left: 0px; width: 100%; color: #FFF; background: #999; }
.jqZoomPup { overflow: hidden; background-color: #FFF; -moz-opacity: 0.6; opacity: 0.6; filter: alpha(opacity = 60); z-index: 10; border-color: #c4c4c4; border-style: solid; cursor: crosshair; }
.jqZoomPup img { border: 0px; }
.preload { -moz-opacity: 0.8; opacity: 0.8; filter: alpha(opacity = 80); color: #333; font-size: 12px; font-family: Tahoma; text-decoration: none; border: 1px solid #CCC; background-color: white; padding: 8px; text-align: center; background-image: url(../images/product/zoomloader.gif); background-repeat: no-repeat; background-position: 43px 30px; width: 90px; *width:100px;height:43px;*height:55px;z-index:10;position:absolute;top:3px;left:3px;}
.jqZoomWindow { border: 1px solid #999; background-color: #FFF; }
/* proviewbox */
.proviewbox{float:left;width:405px;position:relative;z-index:5;}
.probigshow{position:relative;padding:1px;border:1px solid #ddd;/*margin:0 auto;*/}
.probigshow,.probigshow .js_goods_image_url{width:390px;height:316px;}
.probigshow .span_showtip{position:absolute;top:0px;left:0px;width:81px;height:81px;   text-indent:-999em;overflow:hidden;}
.probigshow .showtip_1{background-position:0 0;}
.probigshow .showtip_2{background-position:0 -81px;}
.probigshow a.a_probigshow{cursor:crosshair;}
.zoomplepopup{position:absolute;top:0px;left:0px;display:none;background: #fff;border:1px solid #e9493d;overflow:hidden;opacity: 0.5;filter: alpha(opacity = 50);z-index:10;cursor:crosshair;/*	height:50px;width:50px;*/}
#probig_preview{position:absolute;visibility:hidden;top:0px;left:405px; width:340px;height:340px;background:#fff;border:1px solid #ccc;overflow:hidden;}
#probig_preview img{position:relative;}
.div_prothumb{position:relative;padding:15px 12px 0;}
.thumbporbox{position:relative;width:375px;overflow:hidden;}

.h2_prokinds, .div_buybtn .a_tobuy, .div_buybtn .a_addtofavor, .side_thumb .p_btn .a_buybtn, .addconsultbox .btn, .p_thumbpage b, .ajaxlogin .btn, .h2_progallery a.a_backpro, span.span_share .a_share, a#a_enlarge, .div_prokinds h3 a, .tabbox_a .tabtitle span, .h3_eachtitle, .ul_choosecolor li .span_lack, .floatquick, .div_prokinds h3 span, .crumb, .div_prothumb .span_prev, .div_prothumb .span_next, .ajaxlogin h3, .dl_consult .div_reply, .ul_prodinfo .li_jf .a_usejf, .span_comscont, .dl_comment dd.dd_comment, .store_nowarea, .storearea_list .span_close {
    background: url(../images/product/sprite.png) no-repeat;
}

.div_prothumb .span_prev,.div_prothumb .span_next{position:absolute;top:15px;width:22px;height:94px; text-indent:-999em;overflow:hidden;cursor:hand;cursor:pointer;}
.div_prothumb .span_prev{left:-7px;_left:-25px;background-position:-90px -24268px8px;}
.div_prothumb .span_prevb{background-position:-112px -268px;cursor:pointer;}
.div_prothumb .span_next{right:0px;background-position:-156px -268px;}
.div_prothumb .span_nextb{background-position:-134px -268px;cursor:pointer;}
.ul_prothumb{position:relative;width:7500px; overflow:hidden;}
.ul_prothumb li{float:left;width:125px;height:133px;text-align:center;}
.ul_prothumb img{padding:1px;border:1px solid #ddd; width:110px; height:89px;}
.ul_prothumb li.now img{border:2px solid #fe8e08; padding:2px;}

/* div_prolinks */
.div_prolinks{padding:20px 0 0 5px; overflow:hidden; zoom:1;}
a#a_enlarge{float:left;padding:3px 0 3px 25px;background-position:-436px -177px;color:#111111;}
a#a_enlarge:hover{text-decoration:underline;}
span.span_share{float:right;width:320px;text-align:right;line-height:16px;}
span.span_share b{font-weight:normal;}
span.span_share .a_share{display: -moz-inline-stack;display:inline-block;*display:inline;*zoom:1;width:16px;height:16px;margin-right:6px; overflow:hidden;text-indent:999em;vertical-align:top;}
/* prodbaseinfo_a */
.prodbaseinfo_a{float:left;width:320px; margin-left:5px; z-index:1;}
.h2_prodtitle{font-size:1.18em;border-bottom:1px dashed #bbbbbb;padding:2px 0 10px;line-height:1.6em; }
.ul_prodinfo{padding:6px 0;overflow:hidden;zoom:1;}
.ul_prodinfo li{float:left;width:300px; padding:6px 0;}
.ul_prodinfo li span{ font-size:14px}
.li_normalprice,.li_prono{line-height:24px; }
.ul_prodinfo .li_prono,.ul_prodinfo .li_marketprice,.ul_prodinfo .li_volume,.ul_prodinfo .li_weight,.ul_prodinfo .li_jf,.ul_prodinfo .li_brand .span_title{color:#999;}
.ul_prodinfo .li_brand{width:180px; }
.li_prono{line-height:2.9em;}
.ul_prodinfo .b_proprice{font-size:14px;color:#ce1919;font-weight:normal;}
.ul_prodinfo a.a_brand{color:#c00;}
.ul_prodinfo a.a_brand:hover{text-decoration:underline;}
.ul_prodinfo .li_jf{clear:both;width:300px; }
.ul_prodinfo .li_jf b{font-weight:normal;color:#c00;}
.ul_prodinfo .li_jf a.a_usejf{display:-moz-inline-stack;display:inline-block;*display:inline;*zoom:1;width:80px;height:22px;line-height:22px;line-height:25px\9;_line-height:22px;overflow:hidden;background-position:-420px -120px;text-align:center;color:#fff;margin:0 0 0 8px;filter:alpha(opacity=90);opacity:0.9;vertical-align:middle;}
.ul_prodinfo .li_jf a.a_usejf:hover{filter:alpha(opacity=100);opacity:1.0;}
.prodbaseinfo_a .div_choose{background:#fcf0f0; border:1px solid #fbd2d2;margin-top:7px;padding:10px;}
.prodbaseinfo_a .div_choose h3{font-weight:normal;padding:0 0 5px; }
.ul_choosecolor{overflow:hidden;zoom:1;}
.ul_choosecolor li{float:left;position:relative;width:48px;}
.ul_choosecolor li .span_lack{position:absolute;top:0px;left:0px;text-indent:-999em;overflow:hidden;width:42px;height:42px;background-position:0 -300px;}
.ul_choosecolor img{border:1px solid #c8c9cd;}
.ul_choosecolor a:hover img,.ul_choosecolor li.now img{border:1px solid #c00;}
.prodbaseinfo_a  .p_inputnum{padding:10px 0 0; }
.prodbaseinfo_a  .p_inputnum .txt{border:1px solid #c4c4c4;width:45px;height:15px; text-align:center;vertical-align:middle; }
.prodbaseinfo_a  .p_inputnum b{font-weight:normal;}
/* div_readysale */
.div_readysale{margin:10px 0;padding:7px 6px 5px; background:#fbd1bc; border:1px solid #fab98d;font-family:"Microsoft Yahei";}
div.div_readysale a.a_toreadyinfo{color:#c00;}
div.div_readysale a.a_toreadyinfo:hover{text-decoration:underline;}
.div_buybtn{height:60px;margin:10px 0 3px;border-bottom:1px dashed #bbb; overflow:hidden;clear:both;zoom:1;}
.div_buybtn a{float:left;height:57px;overflow:hidden;}
.div_buybtnr{border:none;}
.div_buybtnr a{float:right;}
.div_buybtn .a_tobuy{width:199px;text-indent:-999em;background-position:0 -50px;}
.div_buybtn .a_addtofavor{width:104px;text-indent:-999em;background-position:-200px -50px;margin-left:6px;_display:inline;}
.div_proabs{padding:5px;}
.ul_proabs{line-height:2.2em; }
.ul_proabs .li_proupdate{color:#c00;font-weight:bold;}
.ul_proabs b.b_numa{color:#ffb005;}
.ul_proabs a.a_tocomments{color:#319ae1;}
.ul_proabs a.a_tocomments:hover{text-decoration:underline;}
/* prodetailsinfo_b */
.prodetailsinfo_b{margin:15px 0;word-wrap:break-word;word-break:break-all;clear:both;}
.ul_property{padding:5px 10px;overflow:hidden;zoom:1;}
.ul_property li{float:left;height:27px; line-height:27px;width:358px;background:#f6f5f5; border-bottom:1px solid #fff;border-left:1px solid #fff;overflow:hidden;zoom:1;}
.ul_property span.span_title{float:left;height:27px; width:90px;background:#dbdbdb; border-right:1px solid #fff;padding-right:2px;margin-right:5px; text-align:right;_display:inline;}
/* tabbox_a  prodetailsinfo_c */
.tabbox_a{position:relative;padding:27px 0 0;}
.tabbox_a .tabtitle{position:absolute;top:0px; width:90px;height:28px;line-height:26px; text-align:center;z-index:5;font-size:1.18em;}
.tabbox_a .tabtitle_1{left:0px;}
.tabbox_a .tabtitle_2{left:92px;}
.tabbox_a .tabtitle_3{left:184px;}
.tabbox_a .tabtitle_4{left:276px;}
.tabbox_a .tabtitle_5{left:368px;}
.tabbox_a .tabtitle_6{left:460px;}
.tabbox_a .tabtitle_7{left:552px;}
.tabbox_a .tabtitle_8{left:544px;}
.tabbox_a .tabtitle_8{left:536px;}
.tabbox_a .tabtitle span{display:block;width:90px;height:26px; padding-top:2px; background-position:0 -220px;cursor:hand;cursor:pointer;}
.tabbox_a .tabtitle span.now,.tabbox_a .tabtitle span.over{color:#c00;background-position:0 -248px;}
.tabbox_a .tabcont{z-index:2;border:1px solid #dbdbdb;padding:10px 4px;margin:0 0 10px;}
.tabbox_a .tabcont .output,.detailstabbox .tabcont .output{width:740px;overflow:hidden; }
.tabbox_a .tabcont{}
.tabbox_a .tabcontnow{display:block;}
.h3_comtip{background:#fefcf4;border:1px solid #f7efd6;height:25px;line-height:25px;padding:0 10px;margin:0 5px; margin-bottom:5px; font-weight:normal;
color:#777;}
.h3_comtip span{margin:0 10px; }
.h3_comtip a{color:#c00;text-decoration:underline;}
.prodetailsinfo_b .tac{padding:15px;text-align:center;}
.sp-title{ height:32px;line-height:32px;padding:0 15px; background:#0075C5;overflow:hidden; border:1px solid #ccc;}
.sp-title a{font-size:14px; color:#FF7800;}
.formbox{ background:url(../images/product/FriendLinkb.jpg) no-repeat 103px 0;border:1px solid #ccc;overflow:hidden; border-top:0;width:1198px;}
.formbox #tbForm{margin-top:25px;}
.formbox td{ padding:3px 4px;}
.formbox input{padding:4px 5px; border:1px solid #ccc;} 
.formbox input.b13{border:none;padding:0;}

.online{ border-top:1px solid #e5e5e5; margin:20px 0 0; padding:20px 0; font-family:"Microsoft Yahei";}
.online h2{ font-size:16px; line-height:30px; color:#333; height:50px; overflow:hidden;}
.online h2 span{ color:#666; display:inline-block; padding-left:20px; font-weight:normal;}
.online ul li{ margin-bottom:25px;}
.online li span{ display:inline-block; width:80px; font-size:14px; vertical-align:top; color:#4a4a4a; text-align:right; line-height:36px;}
.online li span em{ padding-right:2px; font-style:normal; color: #e60012;
    font-weight: bolder;}
.online .li01{ width:360px; float:left;}
.online .li02{ width:360px; float:left;}
.online .li03{ width:360px; float:left;}
.online .li04{ clear:both;}
.online li img{ vertical-align:middle; height:36px; background:#e5e5e5;}
.online .li05,.online .li06{ margin-bottom:10px;}
.inp1{ width:234px; height:36px; background:url(../images/product/iconfont-lianxiren.png) no-repeat 244px 10px #eeeef0; overflow:hidden; line-height:36px; border:0; padding:0 25px 0 10px;}
.inp2{ width:234px; height:36px; background:url(../images/product/iconfont-phone.png) no-repeat 244px 10px #eeeef0; overflow:hidden; line-height:36px;border:0; padding:0 25px 0 10px;}
.inp3{ width:234px; height:36px; background:url(../images/product/iconfont-youxiang.png) no-repeat 244px 10px #eeeef0; overflow:hidden; line-height:36px;border:0; padding:0 25px 0 10px;}
.inp4{ width:626px; height:109px; background:none; overflow:hidden; line-height:36px;border:1px solid #e0e0e0; resize:none;}
.inp5{ width:205px; height:36px; overflow:hidden; line-height:36px;border:1px solid #e0e0e0; background:none; margin-right:10px;}
.inp7{ width:234px; height:36px; background:url(../images/product/iconfont-gongsi.png) no-repeat 244px 10px  #eeeef0; overflow:hidden; line-height:36px; border:0;padding:0 25px 0 10px;}
.btn1{  width:59px; height:24px; border:0; margin:10px 27px 0 80px;}
.btn2{  width:59px; height:24px; border:0; margin:10px 0 0 0;}


.cptab_relevant dl{ width:270px; float:left; padding:20px 15px; display:block; overflow:hidden;}
.cptab_relevant dt img{ width:268px; height:218px; border:1px solid #f0f0f0;}
.cptab_relevant dd{ width:270px; text-align:center; line-height:35px; height:35px; overflow:hidden; font-size:14px;}
.cptab_relevant dd.d1{ display:none;}
