﻿@charset "utf-8";

/*product*/

.prolist{ width:812px; margin-top:24px;}

.prolist ul{ width:830px;}

.prolist ul li{ float:left; width:252px; margin:0 18px 20px 5px; position:relative;}

.prolist ul li .imgbox{ width:252px; height:166px; overflow:hidden;}

.prolist ul li span{  text-overflow: ellipsis;overflow: hidden; white-space: nowrap;display:inline-block; width:202px; height:43px; border:1px solid #ececec; line-height:43px; padding:0 35px 0 13px; overflow:hidden; background:url(../images/else/product_07.jpg) no-repeat 218px center; color:#333; font-family:"微软雅黑"; font-size:14px;}

.prolist ul li:hover .imgbox img{ transform: scale(1.02);-webkit-transform:scale(1.02); -ms-transform:scale(1.02); transition-duration: .4s; -moz-transition-duration: .4s; -webkit-transition-duration: .4s; -o-transition-duration: .4s;}

.prolist ul li:hover span{ color:#ff9935; }

.prolist ul li a{ display:block; width:252px; height:211px; position:absolute; left:0; top:0;}

/*productdetail*/

.shuju{ width:812px; margin:30px 0 19px;}

.shuju .fangda{ float:left; width:374px; height:249px; position:relative; z-index:5;}

.shuju .fangda #div1{ width:374px; height:249px; position:relative;}

.shuju .fangda #div1 img{ width:374px; height:249px;} 

.shuju .fangda #div2{ position:absolute; width:374px; height:249px; left:374px; top:0; display:none; overflow:hidden;}

.shuju .fangda #div2 #img1 { position:absolute;}

#div1 span { width:100px; height:100px; background:red; left:0px;top:0px; position:absolute; display:none; filter:alpha(opacity:20); opacity:0.2;} 

.show { width:100%; height:100%; position:absolute; z-index:10px; background:url(../images/else/fangdajing_06.png) no-repeat right bottom; left:0px; top:0px; }

.shuju .tiaoshu{ width:391px; float:right; padding-top:6px;}

.shuju .tiaoshu .tit{ font-family:"微软雅黑"; color:#b20006; font-size:14px; line-height:1.4; margin-bottom:20px; font-weight: bold;}

.shuju .tiaoshu ul li{ font-family:"微软雅黑"; color:#666; font-size:12px; line-height:1.4; margin-bottom:10px;}

.danyetit{ width:100%; background:#f7f7f7; padding:12px 0 12px 18px; box-sizing:border-box;}

.danyetit span{ display:inline-block; border-left:3px solid #b90008; padding-left:7px; font-family:"微软雅黑"; font-size:14px; line-height:15px; color:#333;}

.chanpindanye{ padding:25px 0 0 28px; line-height:1.4; font-size: 14px; color: #333; }

.chanpindanye img{ max-width:100%; display: block; margin: 0 auto;}

/*zhaopin*/

.zhaopinban{ width:683px; margin:30px auto 0;}

.zhaopinban ul{ width:681px; border:1px solid #000; margin-bottom:22px; }

.zhaopinban ul li{ border-bottom:1px solid #000; line-height:24px; font-size: 0;}

.zhaopinban ul li span{ display:inline-block; vertical-align: middle; font-size:12px;}

.zhaopinban ul li span.mingz{ width:108px;  text-align:center; background:#e2eaed;}

.zhaopinban ul li span.shuom{ width:564px; padding-left:8px; border-left:1px solid #000;}

.zhaopinban ul p.chouxin{ text-align:right;width:100%; height:24px; line-height:24px; background:#eef6f8; color:#000;}

/*download*/

#download{ border:1px solid #ccc; margin:30px auto 0;}

#download tr th{ background:#bfbfbf; border-right:1px solid #fff; color:#fff;}

#download tr td{ border-right:1px solid #ccc; color:#666;}

#download tr{ border-bottom:1px solid #ccc;}

#download tr td a{ display:inline-block; padding-left:18px; background:url(../images/else/xiazai_07.jpg) no-repeat left center; color:#666;}

#download tr td a:hover{ color:#333;}

/*newslist*/

.newslist{ margin-top:30px;margin-bottom: 20px; padding-bottom:20px; border-bottom:1px solid #efefef;}

.newslist li{ height:48px; line-height:48px; font-size:12px; font-family:"微软雅黑"; vertical-align:top;}

.newslist li span{ float:right; color:#b0afaf;}

.newslist li a{ color:#333;}

.newslist li a:hover{ color:#ff9935;}

.newslist li em{ color:#333; font-size:18px;}

/*news*/

.newsxq{ margin-top:30px;}

.newsxq .tit{ width:100%; font-size:16px; color:#333; font-family:"微软雅黑"; line-height:24px; text-align:center;}

.newsxq .time{ color:#888; text-align:center; padding:8px 0; border-bottom:1px dashed #888;}

.zoomWrap{
	width:376px;
	overflow:hidden;	
	float: left;
}
.zoomWrap h2{
	font-size: 18px;
	color: #333333;
	padding-bottom: 20px;
	text-align: center;
}
.jqzoom{
	float:left;
	border:none;
	position:relative;
	padding:0px;
	cursor:pointer;
	margin:0px;
	display:block;
}
.jqzoom img{
	background:url(../images/default/loading.gif) no-repeat center center;
}
.zoomdiv{
	z-index:100;
	position:absolute;
	background:#ffffff;
	border:1px solid #CCCCCC;
	display:none;
	text-align:center;
	overflow:hidden;
}
.jqZoomPup{
	z-index:10;
	visibility:hidden;
	position:absolute;
	top:0px;
	left:0px;
	width:20px;
	height:20px;
	border:1px solid #aaa;
	background:#ffffff;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
}
.spec-preview{
	width:374px;
	height:249px;
	border:1px solid #DFDFDF;
}
.spec-scroll{
	clear:both;
	margin-top:10px;
	width:374px;
	overflow:hidden;
}
.spec-scroll .prev{
	float:left;
	margin-right: 2px;
	background:url(../images/default/productLeft.png) left center no-repeat;
}
.spec-scroll .next{
	float:right;
	background:url(../images/default/productsRight.png) left center no-repeat;
}
.spec-scroll .prev,.spec-scroll .next{
	display:block;
	width:24px;
	height:40px; 
	cursor:pointer;
}
.spec-scroll .items{
	float:left;
	position:relative;
	width:288px;
	overflow:hidden;
	height:42px;
}
.spec-scroll .items ul{
	position:absolute;
	width:999999px;
	height:42px;
}
.spec-scroll .items ul li{
	float:left;
	width:72px;
	height:42px;
	text-align:center;
}
.spec-scroll .items ul li .sb{
	cursor:pointer;
}
.spec-scroll .items ul li img{
	width:64px;
	height:40px;
	border:#e5e5e5 1px solid;
}
.spec-scroll .items ul li:hover img{
	border-color:#730302;
}
