﻿/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
@charset "utf-8";
/* CSS Document */
.fr {
	float: right;
}
.fl {
	float: left;
}
/*清除浮动*/
.clearfix {
*zoom: 1;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
/*dialog-layout*/
.dialog-layout {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 100;
	top: 0;
	left: 0;
	background: #000;
	opacity: 0.3;
	filter: alpha(opacity=30);
}
/*inews*/

.newsD-b-left {
	float: left;
	width: 90%;
}
.newsD-b-left p {
	font-size: 16px;
	font-size: 12px;
	line-height: 0.4rem;
	line-height: 30px;
	margin-bottom: 20px;
	margin-bottom: 0.1rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.newsD-b-left a {
	color: #666;
}


.pc {
	width: 100%;
	height: 100%;
	position: relative;
}
.pc .cont {
	max-width: 1200px;
	max-width: 13rem;
	margin: 0 auto;
	padding: 0.4rem 0 0;
	position: relative;
	font-size: 14px;
	font-size: 0.14rem;
	line-height: 0.28rem;
}
.pc .lypos {
	max-width: 1200px;
	max-width: 13rem;
	margin: 0 auto;
	padding: 0;
	position: relative;
	overflow: hidden;
	font-size: 14px;
	font-size: 0.14rem;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pic-box, .text-box {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
img {
	display: inline-block;
	vertical-align: middle;
}
.mb_top {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	position: relative;
	z-index: 9;
}

/**prodetail**/
.pro_detail_main {
	width: 100%;
	height: auto;
	margin: 10px auto 10px;
	padding: 0;
	position: relative;
	box-sizing: border-box;
}
.pro_detail_main .pro_detail_img {
	width: 480px;
	height: 480px;
	overflow: hidden;
	margin: 0;
	padding: 10px;
	border: 1px solid #eaeaea;
	box-sizing: border-box;
	float: left;
}
.pro_detail_img .pro_detail_img_main {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
.pro_detail_img_main img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
.pro_detail_main .pro_detail_text {
	width: 52%;
	min-height: 400px;
	overflow: hidden;
	margin: 0;
	float: right;
	position: relative;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.pro_detail_text h1 {
	width: 100%;
	overflow: hidden;
	line-height: 40px;
	color: #0071bf;
	font-size: 24px;
	text-align: justify;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 0;
}
.pro_detail_text .jyms {
	width: 100%;
	height: 100px;
	overflow: hidden;
	padding: 5px;
	background: #f5f5f5;
	box-sizing: border-box;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.pro_detail_text .jyms p {
	width: 100%;
	height: 100px;
	overflow: hidden;
	line-height: 25px;
	color: #888;
	font-size: 14px;
	text-align: justify;
	margin: 0 auto;
	padding: 0;
}
.pro_detail_text .jyms p span {
	color: #333;
	font-weight: bold;
}
.pro_detail_text ul {
	width: 100%;
	margin: 20px auto;
	padding: 0;
}
.pro_detail_text ul li {
	width: 50%;
	height: 30px;
	overflow: hidden;
	line-height: 30px;
	color: #888;
	font-size: 16px;
	text-align: justify;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 10px auto;
	padding: 0;
	float: left;
}
.pro_detail_text ul li img {
	display: block;
	width: 16px;
	height: 16px;
	overflow: hidden;
	margin: 7px 4px 7px 0;
	padding: 0;
	float: left;
}
.pro_detail_text ul li span {
	color: #333;
	font-weight: bold;
}
.pro_detail_text .pro_detail_btn {
	width: 100%;
	height: 60px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	left: 2px;
	bottom: 56px;
}
.pro_detail_btn a {
	display: block;
	width: 45%;
	height: 60px;
	overflow: hidden;
	line-height: 60px;
	color: #fff;
	font-size: 22px;
	text-align: center;
	margin: 0;
	padding: 0;
	float: left;
}
.pro_detail_btn a.prodtl_btn1 {
	float: left;
	margin: 0 4% 0 0;
	background-color: #0071bf;
}
.pro_detail_btn a.prodtl_btn2 {
	float: left;
	background-color: #4a4a4a;
}
.pro_detail_btn a.prodtl_btn1:hover {
	background-color: #0594d3;
}
.pro_detail_btn a.prodtl_btn2:hover {
	background-color: #3a3a3a;
}




/**产品详情页产品图片切换**/
.prodetail_img {
	width: 44%;
	height: 380px;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	float: left;
}
#preview {
	width: 100%;
	margin: 0;
	text-align: center;
	position: relative;
}
.list-h li {
	float: left;
}
#spec-n5 {
	width: 100%;
	height: 74px;
	padding-top: 10px;
	overflow: hidden;
}
#spec-left {
	width: 16px;
	height: 64px;
	float: left;
	cursor: pointer;
	margin-top: 3px;
}
#spec-right {
	width: 16px;
	height: 64px;
	float: left;
	cursor: pointer;
	margin-top: 3px;
}
#spec-list {
	width: 100%;
	float: left;
	overflow: hidden;
	margin: 0;
	display: inline;
}
#spec-list ul {
}
#spec-list ul li {
	float: left;
	display: inline;
	padding: 0;
	width: 18.4%;
	height: 64px;
	margin: 0 2% 0 0;
}
#spec-list ul li:last-child {
	margin: 0;
}
#spec-list ul li p {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 1px solid #eaeaea;
	background-color: #fff;
	position: relative;
	box-sizing: border-box;
}
#spec-list ul li:hover p {
	border: 1px solid #0071bf;
}
#spec-list ul li img {
	display: block;
	max-width: 94%;
	max-height: 94%;
	margin: auto;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
/*jqzoom*/
.jqzoom {
	position: relative;
	width: 100%;
	height: 360px;
	overflow: hidden;
	padding: 0;
	background-color: #fff;
	border: 1px solid #eaeaea;
	box-sizing: border-box;
}
.jqzoom img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
.zoomdiv {
	z-index: 100;
	position: absolute;
	top: 1px;
	left: 0px;
	background: url(../images/loading.gif) #fff no-repeat center center;
	border: 1px solid #eaeaea;
	display: none;
	text-align: center;
	overflow: hidden;
	left: 104%!important;
	top: 0!important;
}
.bigimg {
}
.jqZoomPup {
	width: 200px!important;
	height: 200px!important;
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/mask.png) 0 0 repeat;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
	cursor: move;
}
#spec-list {
	position: relative;
	width: 100%;
	margin: 0;
}
#spec-list div {
	width: 100%!important;
	height: 70px!important;
	margin: 0;
}




.tags_title {
	border-bottom: 1px solid #dfdfdf;
	margin: 0 0 30px;
	margin: 0 0 0.3rem;
}
.tags_title span {
	display: block;
	width: 120px;
	padding: 0 20px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	height: 48px;
	line-height: 48px;
	margin-bottom: -1px;
	background-color: #0071bf;
	margin-left: 0;
	border-bottom: 1px solid #0071bf;
}
 @media screen and (max-width:1080px) {
