﻿
/* 详情页样式 */
.show_right {
	width:1200px;
	height:auto;
	min-height:auto;
	overflow:hidden;

	
}
.show_title {
	width:1220px;
	margin-top:20px;
	text-align:center;
	color:#69F;
	font-size:22px;
}
.show_time {
	width:1220px;
	height:20px;
	font-size:14px;
	text-align:center;
	margin-top:8px;
}
.show_video {
	width:1200px;
	margin-top:10px;
	text-align:center;
	margin-top:8px;
	overflow:hidden;
}
.show_content {
	width:1220px;
	margin:0 auto;
	font-size:14px;
	line-height:22px;
	margin-top:8px;
}
.show_content img {
	text-align:center;
}
.show_img {
	text-align:center;
	margin-top:10px;
	max-width:100%;
	margin:0 auto;
	display:block;
	margin:0 auto;
}
.return {
	width:1220px;
	text-align:right;
	height:30px;
	font-size:14px;
}
.return a {
	color:#F00;
	text-decoration:none;
}
.show_tb {
	height:30px;
	margin-top:20px;
	width:1280px;
	margin-left:400px;
}
.show_pc1 {
	height:390px;
	width:1280px;
}
.show_pc1_left {
	width:450px;
	height:370px;
	float:left;
	margin-top:8px;
}
.show_pc1_right {
	width:500px;
	float:right;
	height:370px;
	float:right;
}
.pc_title {
	width:500px;
	height:40px;
	font-size:22px;
	font-weight:bold;
	margin-top:20px;
	color:#09F;
}
.pc_brand {
	margin-top:25px;
	height:30px;
	background:#E0E0E0;
	width:490px;
}
.pc_brand p {
	color:#333;
	font-size:16px;
	margin-top:10px;
	padding-left:10px;
}
.pc_tel {
	margin-top:25px;
	height:40px;
	background:#E0E0E0;
	width:490px;
}
.pc_tel p {
	color:#F00;
	font-size:18px;
	padding-left:5px;
	font-weight:bold;
	padding-top:5px;
}
.pc_take {
	width:490px;
	height:30px;
	margin-top:25px;
}
.pc_take ul {
	margin-left:10px;
}
.pc_take li {
	width:150px;
	height:30px;
	margin:5px;
	float:left;
	background:#09F;
	border-radius:5px;
	text-align:center;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
}
.pc_take li a {
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
.share {
	height:30px;
	text-align:right;
	margin-top:35px;
	margin-left:120px;
}
.pro_big_img{
	height:280px;
	margin:0 auto;
	display: block;
}
/*图片放大镜样式*/
.jqzoom{border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.zoomdiv{z-index:100;position:absolute;top:10px;left:0px;width:300px;height:300px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;filter: alpha(Opacity=50);}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:10px;height:10px;border:1px solid #aaa;background:#ffffff ;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

.spec-preview{height:290x;border:1px solid #DFDFDF;text-align:center;}
.spec-scroll{clear:both;margin-top:5px;margin-bottom:5px;text-align:center; overflow:hidden;width:450px; height:70px;}

.spec-scroll .items{float:left;position:relative;width:450px;height:70px;}
.spec-scroll .items ul{position:absolute; margin-left:10px;}
.spec-scroll .items ul li{float:left;width:136px; height:65px;text-align:center;margin-right:6px;border:1px solid #d7d7d7;}
.spec-scroll .items ul li img{display:block;width:135px;height:60px; border:0px;}

.show_pc2 {
	font-size:22px;
	font-weight:bold;
}
.show_pc3 {
	border-bottom: 1px dashed #c4c4c4;
	margin-top:10px;
}
.pro_info_nav{
	margin-left:-10px;
	margin-top:20px;
}
.pro_info_nav li{
	float:left;
	margin-left:10px;
}
.pro_info_nav li a{
	width:105px;
	height:27px;
	background:#f5f5f5;
	display:block;
	text-align:center;
	border-radius:10px 10px 0px 0px;
}
.pro_info_t{
	font:bold 18px/30px 微软雅黑;
}
.proDet{
	margin-top:20px;
	margin-bottom:35px;
	overflow-x: auto;
}
.show_pc4 {
	width:1280px;
	margin-top:20px;
	border-bottom: 1px dashed #c4c4c4;
	padding-bottom:15px;
}
.show_pc4 p {
	font-size:22px;
	font-weight:bold;
}
.show_pc4 li {
	width:228px;
	height:233px;
	float:left;
	padding:5px;
}
.show_pc4 li img {
	width:210px;
	height:189px;
}