@charset "utf-8";
/* CSS Document */

.inbanner {
	height: 350px;
}
.guide {
	background: url(../img/guide.png) left center no-repeat;
	width: 1170px;
	padding-left: 30px;
	height: 55px;
	line-height: 55px;
	font-size: 14px;
}
.guide p, .guide a {
	font-size: 14px;
}
.product {
	background: #f7f7f7;
	padding: 34px 0px 50px 0px;
}
.product .left {
	width: 286px;
}
.product .left h2 {
	width: 208px;
	padding-left: 82px;
	height: 73px;
	line-height: 73px;
	font-size: 24px;
	background: #2a7de3;
	color: #fff;
}
.product .left ul {
	background: #fff;
	padding: 10px 20px 30px 20px;
}
.product .left ul li {
	border-bottom: 1px solid #eaeaea;
	height: 43.2px;
	line-height: 43.2px;
	display: block;
}
.product .left ul li a {
	margin-left: 62px;
}
.product .right {
	width: 890px;
}
.contact {
}
.contact h3 {
	display: block;
	font-weight: bold;
	text-align: center;
	font-size: 20px;
	line-height: 45px;
	height: 45px;
}
.contact p {
	display: block;
	background: url(../img/tel.png) center no-repeat;
	text-align: center;
	height: 80px;
	line-height: 180px;
}
.contact h4 {
	display: block;
	height: 50px;
	line-height: 50px;
	margin-top: 20px;
	text-align: center;
	color: #ffa200;
	font-weight: bold;
	font-size: 22px;
}
.contact span {
	display: block;
	background: url(../img/f6.png) left 4px no-repeat;
	padding-left: 30px;
	line-height: 26px;
}
.right h2.title, .right h2.title a {
	display: block;
	font-weight: bold;
	font-size: 20px;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #ddd;
}
.desc {
	padding: 30px 0px;
	overflow: hidden;
	line-height: 30px;
}
.desc p {
	line-height: 30px;
	display: block;
}
.desc img {
	max-width: 100%;
	margin: 15px auto;
	display: block;
}
.right ul.newslist li {
	display: block;
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
}
.right ul.newslist li .lt {
	float: left;
	width: 80px;
	display: block;
	text-align: center;
}
.right ul.newslist li .lt span {
	display: block;
	font-size: 48px;
	line-height: 50px;
}
.right ul.newslist li .lt em {
	display: block;
	font-size: 14px;
}
.right ul.newslist li .rt {
	float: right;
	width: 780px;
	display: block;
}
.right ul.newslist li .rt h4 {
	display: block;
	height: 35px;
	line-height: 35px;
	font-size: 20px;
}
.right ul.newslist li .rt p {
	display: block;
	line-height: 24px;
	font-size: 14px;
	color: #666;
}
.right ul.newslist li .rt span {
	display: block;
	color: #ddd;
	line-height: 35px;
	font-size: 14px;
	text-transform: uppercase;
}
.right ul.newslist li .rt a:hover span {
	color: #ffa200;
}
.right p.title {
	display: block;
	text-align: center;
	font-size: 22px;
	height: 50px;
	line-height: 50px;
}
.right p.info {
	display: block;
	text-align: center;
	height: 45px;
	line-height: 45px;
}
.right p.info span {
	font-size: 14px;
	margin: 0px 20px;
	color: #999;
}
.right p.dy {
	display: block;
	width: 848px;
	border: 1px dashed #ddd;
	padding: 20px;
	overflow: hidden;
	font-size: 14px;
	margin: 15px 0px;
	color: #999;
}
.right .fy {
	margin-top: 30px;
}
.right .fy p {
	border-bottom: 1px dashed #ddd;
	height: 45px;
	linte-height: 45px;
	font-weight: bold;
}
.right .fy p a {
	font-weight: normal;
}
.right .pros dl {
	display: block;
	float: left;
	border: 1px solid #d7d7d7;
	margin-right: 28px;
	width: 276px;
	text-align: center;
	overflow: hidden;
	margin-bottom: 15px;
}
.right .pros dl:hover {
	border: 1px solid #ffa200;
}
.right .pros dl:nth-child(3n) {
	margin-right: 0px;
}
.right .pros dt img {
	width: 276px;
	height: 195px;
	margin: 0px;
}
.right .pros dd {
	display: block;
	height: 50px;
	line-height: 50px;
}
.right .pros dd a {
	font-size: 17px;
}
.right .pros dl:hover a {
	color: #ffa200;
}
/*产品总页面*/
.prosum {
	padding: 20px 0px;
	overflow: hidden;
}
.prosum .left {
	width: 300px;
}
.prosum .left img {
	margin: 0px;
	width: 300px;
	height: 220px;
}
.prosum .right {
	width: 570px;
}
.prosum .right ul li {
	display: block;
	float: left;
	background: url(../img/icon_line.png) left center no-repeat;
	padding-left: 20px;
	height: 35px;
	line-height: 35px;
	width: 170px;
}
/*产品详细页*/
.proview {
}
.foucebox {
	position: relative;
	width: 100%;
	height: 486px;
	overflow: hidden;
}
.foucebox .bd {
	position: relative;
	float: left;
	border: 1px solid #ddd;
	width: 650px;
	height: 484px;
	overflow: hidden;/*margin-left:47px;*/
}
.foucebox .bd img {
	width: 650px;
	height: 484px;
	margin: 0px;
}
.foucebox .hd {
	position: relative;
	width: 120px;
	float: left;
	margin-left: 20px;
	z-index: 1;
}
.foucebox .hd ul {
	position: relative;
	width: 120px;
	overflow: hidden;
}
.foucebox .hd li {
	height: 85px;
	width: 120px;
	padding: 5px;
	overflow: hidden;
}
.foucebox .hd img {
	width: 118px;
	height: 83px;
	display: block;
	margin: 0px;
	border: 1px solid #ddd;
}
.foucebox .hoverBg {
	position: absolute;
	top: 0;
	left: -6px;
	width: 130px;
	height: 99px;
	z-index: 100;
	background: url(../img/hover.png) no-repeat;
}
.desc p.tel {
	color: #2a7de3;
	font-weight: bold;
}
