@charset "utf-8";
/* 代码整理：懒人之家 www.lanrenzhijia.com */
@media all {
.container{ width:1172px; margin:0 auto; padding-bottom:100px;}

.container ul li{ display:block; float:left; width:260px; height:auto; overflow:hidden; margin-bottom:50px; margin-right:44px;}
.newsbox_img{ width:260px; height:275px;}
.newsbox_text1{ font-size:14px; line-height:40px; color:#555;}
.newsbox_text1 a{color:#555;}
.newsbox_text2{ font-size:11px; height:44px; color:#898989; line-height:1.4; border-bottom:1px solid #e3e3e3;}
.newsbox_text2 a{color:#898989;}
.newsbox_text3{ font-size:11px; color:#898989; line-height:1.4; margin-top:6px;}
.newsbox_text3 span{ float:right; color:#eb172b;}


.featherlight {
	display: none;
	position:fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 9999;
	height: 100%;
	text-align: center;
	cursor: pointer;
}
.featherlight .featherlight-close {
	position: absolute;
	z-index: 9999;
	right: 0px;
	top: 0px;
	line-height: 25px;
	width: 25px;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	font: arial bold;
	background: #fff;
	color: #000;
}
.featherlight:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -0.25em;
}
.featherlight .featherlight-content {
	text-align: left;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	padding: 2%;
	width: 60%;
	max-height: 95%;
	overflow: auto;
	background: #e5e6e7;
	cursor: auto;
}
.featherlight .featherlight-inner {
	display: block;
}
.featherlight-iframe .featherlight-content {
	min-height: 60%;
}
.featherlight iframe {
	border: none;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
}
.featherlight .featherlight-image {
	width: 100%;
}
}
 @media all {
.lightbox {
	display: none;
}

/* override default feather style... */
.fixwidth {
	background:rgba(229, 230, 231, 0.7);
}
.fixwidth .featherlight-content {
	width:820px;
	padding:0 50px;
	color:#777;
	background:#fff;
}
.fixwidth .featherlight-close {
	color:#b5b5b5;
	font-size:28px;
	padding:10px;
	font-family:arial, helvetica, sans-serif;
}
}
 @media(max-width: 768px) {
 .fl-page h1 span {
display: block;
}
 .fl-page .btn-download {
float: none;
margin-bottom: 1em;
}
}
/* 代码整理：懒人之家 www.lanrenzhijia.com */




/* 产品详细（浮动页） */
.productview{height:auto; padding:150px; line-height:1.8; font-size:16px;}
.productview h2{ color:#555; font-size:30px; margin-bottom:10px;}
.productview p{ margin-bottom:10px;}



















