/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
ul {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
i, em {
	font-style: normal;
}

.proTempBox {
	padding: 0 20px;
	font-family: Arial, 'Microsoft YaHei';
	font-size: 12px;
}

.proTempBox li, ul, ol, dl, dt, dd, form, input, textarea, h1, h2, h3, h4, h5, h6, p, select {
	font: unset;
}

.proTempBox img {
	width: auto !important;
	height: auto; !important;
}

.proTempBox p {
	margin: 0 !important;
}
.proTempBox .font14 {
	font-size: 14px;
}
.proTempBox .font16 {
	font-size: 16px;
}
.proTempBox .font20 {
	font-size: 20px;
}
.proTempBox .tipText {
	height: 40px;
	color: #F68300;
	background: #FCF8E2;
	position: relative;
	border: 1px solid #FBECCB;
	margin-bottom: 25px;
	line-height: 40px;
	text-indent: 20px;
}
.proTempBox .tipText .enarrdown {
	display: inline-block;
	height: 10px;
	width: 26px;
	background: url(/product/images/enarrBg.png) no-repeat left center;
	position: absolute;
	top: 40px;
	left: 20px;
}
.proTempBox .detailTitle {
	height: 40px;
	line-height: 40px;
	background: #2f2f2f;
	color: #fff;
	text-indent: 20px;
	margin-bottom: 25px;
}
.proTempBox .leftDetialB, .proTempBox .rightDetialB {
	width: 50%;
	float: left;
	margin-bottom: 35px;
}
.proTempBox .leftDetialB .LDBpadding {
	padding-right:30px;
}
.proTempBox .leftDetialB .bigImg {
	width: 100%;
	max-height: 367px;
	overflow: hidden;
}
.proTempBox .leftDetialB .bigImg img {
	width: 100%;
	max-height: 367px;
}
.proTempBox .leftDetialB .smallImg {
	overflow: hidden;
	margin-top: 20px;
}
.proTempBox .leftDetialB .smallImg ul {
	text-align: center;
	float: left;
	width: 30%;
	margin: 0 1.5%;
	padding-left: 0;
}
.proTempBox .leftDetialB .smallImg ul li:last-child {
	margin-top: 7px;
}
.proTempBox .leftDetialB .smallImg ul li:last-child img {
	vertical-align: -3px;
}
.proTempBox .leftDetialB .smallImg ul li:last-child span {
	padding-left: 5px;
	color: #333;
}
.proTempBox .rightDetialB {
	max-height: 367px;
}
.proTempBox .rightDetialB ul li {
	line-height: 42px;
	border-bottom: 1px dashed #e1e1e1;
}
.proTempBox .rightDetialB ul li:last-child {
	border-bottom: none;
}
.proTempBox .rightDetialB ul li .s {
	color: #333;
	display: inline-block;
	float: left;
	width: 80px;
}
.proTempBox .rightDetialB ul li font {
	color: #666;
}
.proTempBox .proDetialInfo .bottomDeB, .dimgOne {
	clear: both;
	overflow: hidden;
	margin-bottom: 15px;
}
.proTempBox .proDetialInfo .bottomDeB ul {
	width: 50%;
	float: left;
	text-align: center;
	position: relative;
	padding-left: 0;
}
.proTempBox .proDetialInfo .bottomDeB ul li {
	height: 40px;
	line-height: 40px;
	color: #fff;
	background: #999;
}
.proTempBox .proDetialInfo .bottomDeB ul li:last-child {
	background: #f2f2f2;
	color: #666;
}
.proTempBox .proDetialInfo .bottomDeB ul li p {
	margin: 0;
	color: #fff;
}
.proTempBox .proDetialInfo .bottomDeB .firstUL::after {
	content: '';
	height: 80px;
	width: 1px;
	background: #fff;
	display: inline-block;
	position: absolute;
	top: 0;
	right: 0;
}
.proTempBox .do1 {
	width: 100%;
	max-height: 410px;
	margin-bottom: 15px;
}
.proTempBox .do1 img {
	width: 100%;
	max-height: 410px;
}
.proTempBox .do2 {
	float: left;
}
.proTempBox .do2 {
	width: 41%;
	max-height: 475px;
}
.proTempBox .do2 img {
	width: 100%;
	max-height: 475px;
}
.proTempBox .do3 {
	padding-left: 42.2%;
	max-height: 465px;
}
.proTempBox .do3 p img {
	width: 100%;
	max-height: 410px;
}
.proTempBox .do3 table {
	margin-top: 15px;
}
.proTempBox .do3 table td {
	line-height: 25px;
	color: #999;
	padding: 0;
	border: none;
}
.proTempBox .do3 table td.font20 {
	color: #94656A;
	width: 40%;
	text-align: center;
}
.proTempBox .tabLab {
	margin-bottom: 20px;
}
.proTempBox .tabLab td {
	border: none;
	padding: 0;
	border-bottom: 2px solid #fff !important;
	width: 50%;
}
.proTempBox .tabLab tr:last-child td {
	border-bottom: none;
}
.proTempBox .tabLab .lTd img {
	width: 100%;
	max-height: 225px;
}
.proTempBox .tabLab .rTd {
	background: #EEEDF2;
}
.proTempBox .tabLab .tdDiv {
	padding: 0 30px;
}
.proTempBox .tabLab .tdDiv h5 {
	height: 40px;
	line-height: 40px;
	color: #333;
}
.proTempBox .tabLab .tdDiv p {
	color: #666;
}
@media screen and (max-width:640px) {
	.proTempBox .rightDetialB ul li {
		line-height: 25px;
	}
}
