﻿
blockquote{background:#f9f9f9;padding:8px 20px;border:1px solid #ccc;}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    
}


.w100{ width:100%}
.jz{display:table; margin:0px auto;}

.column { width: 60%;}


 
 .box {
	 width:100%;
	 padding: 0px 7%;
 }
 

.proDetails_sec1_box{ width:100%}
.pw45{ width:45%}
.pw52{ width:52%}
#magnifier img {
	display: block;
}
#magnifier {
	width: 100%;
	height: auto;
	float: left;
	box-sizing:border-box;
	position: relative;
	cursor: pointer;
}
#magnifier img {
	display: block;
}
#magnifier #showmagnifier {
	/*display: table-cell;*/
    text-align: center;
    width: 100%;
    border: 1px solid #ddd;
    vertical-align: middle;
}
#showmagnifier>img {
	width: 100%;
	padding:30px;
}
#magnifier #smallmagnifier {
	width: 184.5px;
	height: 200.5px;
	
	position: absolute;
	top: 0px;
	display: none;
}
#hiddenmagnifier {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	/*display:none;*/
	visibility: hidden;
	z-index: 5;
}
#magnifier #bigmagnifier {
	position: absolute;
}
#magnifierlist {
	width: 100%;
	height: 80px;
	margin-top: 20px;
	padding: 7px 30px;
	position: relative;
	overflow: hidden;
	border: 1px solid #ddd;
}
#magnifierLeft {
	width: 30px;
	height: 100%;
	background: #000000;
	line-height: 80px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	position: absolute;
	top: 0;
	left: 0;
}
#magnifierMiddle {
	width: auto !important;
	height: 60px;
	float: left;
}
#magnifierMiddle>li {
	float: left;
/*	border: 2px solid #ddd;*/
	margin-left: 10px;
}
#magnifierMiddle>li>img {
	height: 60px;
}
#magnifierMiddle>li:first-child {
	border:1px solid #0e75d2;
}

.prodetails_sec_intfo {
	padding: 35px;
	min-height:500px;
	background: #f9f9f980;
}
.prodetails_sec_intfo h3 {
	border-bottom: 1px solid #dadada;
	margin-top: 0;
	font-size: 24px;
	padding-bottom: 10px;
	font-size: 24px;
	color: #0e75d2;
}
.proD {
	font:16px/35px "微软雅黑"; color:#fff;
	margin:0px auto 0;
	overflow: hidden;
}
.proD .jxdiv{height: auto; width:400px; margin:10px; }
.proD .jxdiv img{ max-width:100%;height: auto;  float:left;border-radius:20px;}
.proD h4 {
	font-size: 20px;
	color: #333;
	line-height: 24px;
	margin: 20px auto 20px;
}
.proD h4 i {
	color: #0e75d2;
	margin-right: 10px;
}
.proD h6 {
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	margin-top: 10px;
	font-weight:normal;
}
.proD h6 img{
		width:100%;
	}
.proD h6 span {
	display: inline-block;
	border: 1px solid #ddd;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #666;
}
.proD a {
	font-weight: bold;
	color: #0e75d2;
	margin-left: 10px;
	font-size: 13px;
}
.TabShowCon h3 {
	font-size: 14px;
	color: #333;
	font-weight: bold;
	line-height: 24px;
	margin: 10px auto;
}
/*.proDetails_sec2 */ 
.proDetails_sec2 {
	width:100%;
	padding: 0;
	 padding: 0px 0%;
	 margin-top:2%;
}
.proDetails_sec2_list {
	width: 100%;
	overflow: hidden;
}
.proDetails_sec2_list ul {
	width: 100%;
	overflow: hidden;
	border-bottom:1px solid #ddd;
}
.proDetails_sec2_list ul li {
	width: 15% !important;
	float: left;
	text-align: center;
	padding: 15px 0;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
	border-right: solid 1px #ddd;
	background: #909090;
}
.proDetails_sec2_list ul li.active {
	background: #0e75d2;
}
.TabHide4 {
	display: none;
}
.TabShowCon {
	margin: 30px auto 50px;
	overflow: hidden;
}
.TabShowCon table {
	width: 100% !important;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
.TabShowCon table tr td, .TabShowCon table tr th {
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 10px;
	text-align: center;
}
.TabShowCon table tr th {
	background: #eee;
	font-size: 15px;
}
.TabShowCon table tr:nth-child(2n+1) {
	background: #f9f9f9;
}
.TabShowUL {
	overflow: hidden;
	margin: 0 auto;
}
.TabShowF {
	text-align: center;
	margin-bottom: 30px;
}
.TabShowF img {
	display: block;
	width: 100%;
	border: 1px solid #f5f5f5;
}
.TabShowF a:hover h3 {
	color: #0e75d2;
}
.TabShowF a:hover img {
	border: 1px solid #0e75d2;
}
.tabVideo {
	width: 60%;
	margin: 50px auto;
}
.tabqiehuan4 {
	margin-top: 50px;
}
.tabqiehuan4 h3 {
	color: #333;
	font-size: 24px;
}
.tabqiehuan4 h5 {
	color: #666;
	font-size: 16px;
}
.proDetails_sec2_p {
	overflow: hidden;
}
.proDetails_sec2_p p {
	line-height: 24px;
	font-size: 14px;
	color: #999;
}
.proDetails_sec2_p p i {
	display: inline-block;
	width: 5px;
	height: 5px;
	background: #000;
	margin: 0 10px;
	position: relative;
	top: -2px;
	border-radius: 100%;
}
.proDetails_sec2_more {
	font-size: 16px;
	line-height: 24px;
	color: #000;
	font-weight: 500;
}
.proDetails_sec2_more i {
	display: inline-block;
	width: 20px;
	height: 20px;
	position: relative;
	top: 3px;
	margin-right: 10px;
}
.proDetails_sec2_more i img {
	display: block;
	width: 100%;
	height: 100%;
}
.ption a{
	padding: 14px 20px;
	background: #0e75d2;
	color: #fff;
}


.prodLilist{
	text-align:center; 
	width: 31.979%; 
	margin-right: 2%;
	float:left;  
	overflow:hidden; 
	margin-bottom: 27px;
	}
.prodLilist span{ width:100%; height:300px; display:block;}
.prodLilist span img {
	height:100%;
	width: 100%;
	display:inline-block; object-fit:cover;
}
.prodLilist:nth-child(3n) {
    margin-right: 0;
    float: left;
}

.prodLilist a {
	display: block;
}
.pc_ul {
	width:100%; 
	text-align:center; 
	margin:0px auto; 
	}
.pc_ul p {
	text-align: left; 
	font-size:16px; 
	color: #666; 
	width: 100%;
	text-align:center;
	line-height: 56px;
	background: #fff;
	}
.page {
	width: 100%;
	text-align: center;
	margin-top: 2.4%;
	float: left
}

.page a {
display: inline-block;
height: 38px;
padding: 0 15px;
background-color: #fff;
border: 1px solid #e5e5e5;
line-height: 38px;
color: #666;
margin: 0 1px;
}

.page span {
display: inline-block;
height: 38px;
padding: 0 15px;
background-color: #d9b96f;
border: 1px solid #d9b96f;
line-height: 38px;
color: #666;
margin: 0 1px;
color: #fff;
}


