/*图片放大镜样式*/
.jqzoom{border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;height:302px; text-align: center; width: 442px;overflow: hidden;}
.jqzoom img{max-width: 438px;height: 298px;padding:2px;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;height:302px; text-align: center; width: 434px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;width:50px;height:50px;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview{width:442px;height: 304px; border:1px solid #d2d2d2;background: #fff;}
.spec-scroll{clear:both;margin-top:5px;width:444px; height: 85px;border:1px solid #CCC;border-left: none;border-right: none;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block;font-family:"宋体";text-align:center;width:15px;height:85px; line-height:85px;border:1px solid #CCC;border-bottom: none;border-top: none; background:#EBEBEB;cursor:pointer;text-decoration:none;}
.spec-scroll .items{float:left;position:relative;width:395px;height:85px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height:85px;}
.spec-scroll .items ul li{float:left;width:124px;text-align:center;}
.spec-scroll .items ul li img{padding:2px;width:120px;height:80px;}
.spec-scroll .items ul li img:hover{border:1px solid #ff9104;padding:1px;}

.info_title{width:100%; height:54px; margin-top: 20px; border:1px solid #dddee0; background: #faf9f5}
.info_title b {
	display: block;
	height: 100%;
	border-right: 1px solid #fff;

	 width:128px;

	float:left;
	line-height: 54px;
	text-align:center;
	transition: all 0.2s linear 0s;
	cursor:pointer;
}
.info_title b:hover,.info_title b.hover,.info_title b.active{ background:#1c7bac; color:#FFF;}
.info_title a {
	margin: 8px;
	width: 15px;
	height: 15px;
	background-position: 0 -426px;
}
.pro_xx {
  width: 488px;
  margin: 0 0 0 20px;
  line-height: 26px;
  font-family:"微软雅黑"; font-size:14px;}
  .pro_xx .name_title{width: auto;height: 50px; background: #faf9f5; border:1px solid #dddee0; line-height: 50px; border-radius: 3px; padding: 0 15px; font-size: 18px;}
  .proinfo{background: #fff; border: 1px solid #dfdbd9; border-radius: 3px; padding: 10px;  margin-top: 10px; overflow: hidden; line-height: 26px;}
  .proinfo table{ margin: 15px;

}
  .pro_xx .name_cn{border:1px solid #ebebeb; border-left: none;border-right: none;font-size: 20px;height: 59px;line-height: 59px;text-align: center;}
#ny_right .contentend{overflow: hidden;}
#ny_right .contentend .contentendtit{font-size:16px; font-weight:bold;  margin-top:10px; margin-bottom:10px; border:1px solid #dddee0; color:#fff; text-indent:10px; height:54px;line-height:54px;}
.tb table{border-collapse: collapse;}

.tb table th,.tb table td {
    border: 1px solid #dedede;
    padding: 3px;
}

.proinfo table th{
	
	font-weight:normal;
	font-size:14px;
	font-family:'Microsoft YaHei',arial;
	text-align:right;
	vertical-align: top;
	padding-top: 9px;
}

.proinfo table td select{
	font-family: 'Microsoft YaHei',arial;
	font-size: 14px;
	width: 278px;
	height: 32px;
	text-indent: 8px;
	border: 1px solid #d2d4d6;
	margin: 5px auto 6px 5px;
	background: #FFF;
	*+margin-left:-3px;
}

.proinfo table td ul{
	list-style:none;
	position:absolute;
}

.proinfo table td ul li{
	font-family:'Microsoft YaHei',arial;
	font-size:14px;
	height:28px;
	line-height:28px;
	text-indent:8px;
	width:276px;
	height:28px;
	border-left:1px solid #d2d4d6;
	border-right:1px solid #d2d4d6;
	background:#FFF;
}

.proinfo table td ul li a{
	display:block;
	text-decoration:none;
	
}

.proinfo table td ul li a:hover{
	color:#fe7d0c;
}

.proinfo table td ul li:last-child{
	border-bottom:1px solid #d2d4d6;
}
	

.proinfo table td input{
	font-size:14px;
	width:276px;
	height:28px;
	border:1px solid #d2d4d6;
	margin:5px auto 5px 5px;
}

.proinfo table td .yanzheng{
	width:101px;
}

.proinfo table td textarea{
	resize: none;
	width:545px;
	height:178px;
	border:1px solid #d2d4d6;
	margin:5px auto 5px 5px;
}

.proinfo table td img{
	vertical-align:middle;
	margin-left:5px;
	margin-bottom:4px;
	*+margin-bottom:14px;
}

.proinfo table td .but{
	width:74px;
	height:31px;
	line-height:27px;
	background:#149989;
	border-radius:2px;
	border:none;
	text-align:center;
	margin-top:14px;
	margin-left:5px;
	font-size:14px;
	font-family:'Microsoft YaHei',SimHei,sans-serif;
	color:#FFF;
}
