@charset "utf-8";
/* CSS Document */
/*------ 产品列表样式 ------*/
.productlist {width:760px; margin:0 0 0 0; padding:0 0 0 0; overflow:hidden;} 
.productlist ul {width:105%; margin:0 auto; padding:0 0 5px 0;}
.productlist ul li {overflow:hidden; float:left; width:185px; margin:0 7px 0 0; padding:0 0 0 0;}
.productlist ul li.kongline {margin:0 0 0 0; width:720px; height:15px; float:left; background:none; border:none}
.productlist ul li.xuline {}
.productlist ul li.shiline {width:720px; height:20px; float:left;}
.productlist ul li #productpicdiv {width:180px; height:180px; overflow:hidden; background-color:#FFFFFF; border-left:#dddddd solid 1px; border-top:#dddddd solid 1px; border-right:#dddddd solid 2px; border-bottom:#dddddd solid 3px;}
.productlist ul li #productpicdiv .productpic {width:180px;height:180px;*font-size:180px;overflow:hidden;table-layout:fixed;display:table!important;display:block;_margin-top:1px;}
.productlist ul li #productpicdiv .productpic .picRind {display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:87.3%;*line-height:100%;*font-family:Arial;*width:100%;*height:100%;}
.productlist ul li #productpicdiv .productpic .picCore {vertical-align:middle;}
.productlist ul li .productcon {width:360px; height:120px; overflow:hidden; float:right;}
.productlist ul li p {width:180px; padding:8px 0 8px 0; text-align:center;}
/*------ 产品展示样式 ------*/
.productshow_top {width:760px;}
.productshow_left {width:400px; float:left;}
.productshow_right {width:300px; padding:0 0 0 0; float:right;}

.productshow_name {font-size:16px; padding:10px 0 0 0; color:#ff0000; font-weight:bold; width:100%; text-align:left}
.productshowcontent {line-height:21px; padding:10px 0 0 0; margin:10px 0 0 0;}

.RelatedPro {width:720px; height:50px;}
.RelatedPro p {width:360px; float:left; height:25px; font-weight:bold;}
.RelatedPro p a {padding:2px 0 0 10px; display:block; float:left; background:url(../images/icon.gif) 0 -444px no-repeat;}
.RelatedPro p strong {float:left; padding:0 5px 0 0;}

#fromchat input,#fromchat textarea {border:#cccccc solid 1px; text-indent:2px; margin:5px 0 0 0;}
.feckbutton {border:#CCCCCC solid 1px; padding:3px 10px 3px 10px; background-color:#007788; color:#FFFFFF;}

.productsno {width:100%; height:399px;}
.magnifier {width:400px; overflow:hidden;}
/*------ 大图弹出 ------*/
#dlDivProPicb {border:2px solid #cccccc; background-color:#ffffff;	z-index:2; width:550px; height:550px; overflow:hidden;
	left:53%;/*FF IE7*/
	top:40%;/*FF IE7*/
	margin-left:-300px!important;/*FF IE7 该值为本身宽的一半 */
	margin-top:-220px!important;/*FF IE7 该值为本身高的一半*/
	margin-top:0px;
	position:fixed!important;/*FF IE7*/
	position:absolute;/*IE6*/
	_top:       expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
	document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/*IE5 IE5.5*/
}
#dlDivProPicb a {display:block; padding:0 0 0 0;}
#dlDivProPicb p {width:100%; height:20px; line-height:20px; text-indent:15px; font-weight:bold;}


.PageTable { 
width : 99%;
height:30px;
text-align:center;
position:relative;
line-height : 30px; 
} 
.PageTable a:link { 
padding-right : 5px; 
padding-left : 5px; 
padding-bottom : 2px; 
margin-right : 2px; 
padding-top : 2px; 
text-decoration : none; 
} 
.PageTable a:visited {
padding-right : 5px; 
padding-left : 5px; 
padding-bottom : 2px; 
margin-right : 2px; 
padding-top : 2px; 
text-decoration : none; 
} 
.PageTable a:hover {
color:#ff0000; 
} 
.PageTable span.Pagecurrent { 
color:#ff0000;
font-weight:bold; 
margin-right : 2px; 
padding-right : 5px; 
padding-left : 5px; 
padding-bottom : 2px; 
padding-top : 2px; 
text-decoration : none; 
} 
.PageTable span.disabled { 
padding : 2px 5px 2px 5px; 
margin-right : 2px; 
text-decoration : none; 
}
.PageTable select {
display:block;
position:absolute;
left:388px;
top:4px;
}