<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* products_detail_01   äº§å“è¯¦ç»†é¡µé¢æ&nbsp;·å¼  
--------------------------------------------------------------------*/
.products_detail {
  padding-left:30px;
}
.content {

	overflow: hidden;
	margin-bottom: 30px;
}
.detail {
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
	margin-top:80px;
}
.detail .hd li{ font-size:24px; }
.other {/*äº§å“é“¾æŽ¥æ&nbsp;·æ&nbsp;·å¼*/
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}
.other {
	line-height: 30px;
}
.products_detail_left {
	width: 490px;/*è¯¦ç»†å¤§å›¾å®½åº¦*/
	float: left;
}
.products_detail_right {
	width: 390px;/*å‚æ•°å±žæ€§*/
	float: right;
}
.pic_info_content ul li{
	line-height:26px;}
.pic_zoom {
	position: relative;
	height: 307px;/*å¤§å›¾é«˜åº¦*/
	margin-bottom: 10px;
	z-index: 99;
}
.pic_zoom img {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 480px;
	height:305px;
	border:solid 1px #EEEEEE;
}
.pic_zoom .zoom_icon {
	position: absolute;
	width: 20px;
	height: 20px;
	right: 1px;
	bottom: 1px;
	background: url(../images/Gui.gif) no-repeat 0px -220px;
}
.pic_zoom span img {
	width: auto;
	height:auto;
}
.pic_list {
	width: 100%;
	height: 86px;/*å°å›¾åˆ—è¡¨é«˜åº¦*/
	position:relative;
}
.pic_list .pic_list_content {
	width: 420px;/*å°å›¾åˆ—è¡¨å®½åº¦*/
	height: 86px;
	margin-left:5px;
	float: left;
	overflow:hidden;
}
.pic_list .pic_list_content ul {
}
.pic_list ul li {
	width: 145px;
	height: 86px;
	float: left;
	overflow:hidden;
}
.pic_list ul li a{
	display:block;
	border: solid 2px #dcdcdc;
	padding: 1px;
	background: #fff;
	width: 120px;/*å°å›¾æ˜¾ç¤ºå®½åº¦*/
	height: 76px;
	margin:0px;
	opacity:0.8;
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	filter:alpha(Opacity=80);
}
.pic_list ul li a:hover{
	border: solid 2px #EB6214;
	opacity:10.0;
	-moz-opacity:10.0;
	-khtml-opacity:10.0;
	filter:alpha(Opacity=100);
}
.pic_list ul li img{
	width: 120px;/*å°å›¾æ˜¾ç¤ºå®½åº¦*/
	height: 76px;
}
.pic_list ul li a.current{
	border: solid 2px #EB6214;/*å°å›¾å½“å‰åœç•™è¾¹æ¡†*/
	opacity:10.0;
	-moz-opacity:10.0;
	-khtml-opacity:10.0;
	filter:alpha(Opacity=100);
}
.pic_list a {
	display: block;
	width: 20px;
	height: 50px;
	margin-top:15px;
}
.pic_list .prev {
	float:left;
	margin-right:10px;
	background: url(../images/pro_left.png) no-repeat 0px 50%;/*å·¦ç®­å¤´èƒŒæ™¯*/
}
.pic_list .next {
	float:right;
	background: url(../images/pro_right.png) no-repeat 0px 50%;/*å·¦ç®­å¤´èƒŒæ™¯*/
}
.pic_info ul li {/*å‚æ•°å±žæ€§æ–‡å­—æ&nbsp;·å¼*/
	display: inline-block;
	width: 100%;
	margin-bottom: 8px;
}
.pic_info ul .name {
	
}
.pic_info ul li span {
	vertical-align: top;
}

.color a, .color a:link, .color a:visited, .color a:hover{/*é¢œè‰²*/
	border:solid 1px #CCC;
	background:#fff;
	padding:0px 5px 0px 5px;
	font-style:normal;
	color:#fff;
	display:inline-block;
	/*æ&nbsp;·å¼éšè—è¶…é“¾æŽ¥*/
	text-decoration:none;
	cursor:default;
	}




.products_detail_right{ color:#666;}
.products_detail_right h2{ font-size:24px; color:#062cb3; line-height:30px; padding-bottom:20px;}
.other .btn{ background:#062CB3; color:#fff;  font-size:14px; text-align:center; display:block; width:120px; line-height:40px; height:40px;}


































</pre></body></html>