@charset "gb2312";
/*news*/

.news h1 {
	color: #264b99;
	font-size: 18px;
	text-align: center;
	line-height: 40px;
	margin-top: 10px;
}
.news h6 {
	font-weight: normal;
	text-align: center;
	line-height: 24px;
}
.news h6 span {
	margin: 0 6px;
	color: #5a5a5a;
	font-size: 12px;
}
.news_desc, .product_desc {
	background: #f5f5f5;
	border: 1px solid #e5e5e5;
	color: #868686;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	padding-left: 24px;
	margin-bottom: 10px;
}
.news p {
	color: #666666;
	font-size: 14px;
	line-height: 24px;
}
/*��һҳ ��һҳ*/

.prevnext {
	margin-top: 10px;
}
.prevnext p, .prevnext p a {
	color: #444;
	margin-right: 5px;
	font-size: 12px;
}
.prevnext p a:hover {
	text-decoration: underline;
}
/*product*/
.product_top {
	padding-left: 30px;
}
.product_top_left {
	width: 300px;
	height: 200px;
}
/*ͼƬ�Ŵ�*/

.box .left-pro .t2 img {
	width: 300px;
	height: 200px;
	object-fit: cover;
	background-color: #f7f6fc;
}
.MagicZoomBigImageCont {
	border: 1px solid #91b817;
	overflow: hidden
}
.MagicZoomBigImageCont img {
	width: 800px;
	height: 800px
}
.MagicZoomBigImageCont iframe {
	width: 300px;
	height: 300px
}
.MagicZoomHeader {
	font: 10px Tahoma, Verdana, Arial, sans-serif;
	color: #fff;
	background: #91b817;
	text-align: center !important
}
.MagicZoomPup {
	border: 1px solid #aaa;
	background: #fff;
	cursor: hand;
	left: 0
}
.MagicZoomLoading {
	text-align: center;
	background: #fff;
	color: #444;
	opacity: 0.8;
	padding: 3px 3px 3px 3px !important;
	display: none
}
.MagicZoomLoading img {
	padding-top: 3px !important
}
.MagicThumb {
	cursor: url(cursor/zoomin.cur), pointer;
	outline: none
}
.MagicThumb-zoomed {
	cursor: default
}
.MagicThumb span {
	display: none
}
.MagicThumb-image {
	border: 1px solid #ccc;
	outline: none
}
.MagicThumb-image-zoomed {
	cursor: url(cursor/zoomout.cur), pointer
}
.MagicThumb-caption {
	color: #333333;
	background-color: #F0F0F0;
	border: 1px solid #CCC;
	border-top: none;
	font-family: Verdana, Helvetica;
	font-size: 11px;
	padding: 8px 16px
}
.MagicThumb-controlbar {
	display: block;
	height: 18px
}
.MagicThumb-controlbar a {
	display: block;
	width: 180px;
	height: 180px;
	margin: 0px 1px;
	outline: none;
	float: left;
	overflow: hidden
}
.MagicThumb-controlbar a span {
	display: block;
	width: 1000px;
	height: 1000px;
	background: transparent url(graphics/controlbar.png) no-repeat 0 0;
	outline: none;
	position: absolute;
	left: 0px;
	top: 0px
}
.MagicThumb-loading {
	border: 1px solid #000;
	background: #fff url(graphics/loader.gif) no-repeat 2px 50%;
	padding: 2px 2px 2px 22px;
	margin: 0;
	text-decoration: none;
	text-align: left;
	font-size: 8pt;
	font-family: sans-serif;
}
.product_top_right {
	width: 550px;
	margin-right: 15px;
}
.product_top_right h2 {
	border-bottom: 1px solid #e2e2e2;
	font-size: 20px;
	font-weight: normal;
	line-height: 33px;
	margin-bottom: 10px;
}
.product_con {
	margin-top: 40px;
}
.pro_p_con {
	padding: 15px 0 0 30px;
}
