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

.products {
	padding: 40px 0px;
	overflow: hidden;
	background: #f7f7f7;
}
.products .prosum {
	display: block;
	padding: 20px;
	overflow: hidden;
	width: 1160px;
	background: #eaf2f7;
	margin-bottom: 20px;
}
.products .prosum:nth-child(2n) {
	background: #ffff;
}
.products .prosum .lt {
	display: block;
	float: left;
}
.products .prosum .lt img {
	width: 460px;
	height: 352px;
	border: 1px solid #ddd;
}
.products .prosum .rt {
	display: block;
	width: 670px;
	float: right;
}
.products .prosum .rt h2 a {
	font-size: 20px;
	height: 40px;
	line-height: 40px;
}
.products .prosum .rt p {
	color: #999;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	margin: 5px 0px 6px 0px;
}
.products .prosum .rt ul li {
	display: block;
	float: left;
	border: 1px solid #ddd;
	margin-right: 10px;
	width: 124px;
	height: 95px;
	margin-bottom: 8px;
	position: relative;
}
.products .prosum .rt ul li:nth-child(5n) {
	margin-right: 0px;
}
.products .prosum .rt ul li img {
	width: 124px;
	height: 95px;
}
.products .prosum .rt ul li span {
	display: none;
}
.products .prosum .rt ul li:hover span {
	display: block;
	position: absolute;
	width: 124px;
	height: 95px;
	top: 0px;
	left: 0px;
	z-index: 999;
	line-height: 125px;
	overflow: hidden;
	background: url(../img/icon11.png) center 30px no-repeat rgba(0,0,0,0.7);
	text-align: center;
	color: #fff;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.products .prosum .rt a.more {
	display: block;
	background: url(../img/icon10.png) 400px center no-repeat #e8370d;
	width: 100%;
	height: 35px;
	line-height: 35px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	margin-top: 10px;
}
.products .prosum .rt a.more:hover {
	background: url(../img/icon10.png) 400px center no-repeat #333;
}
.products .prosum:nth-child(2n) .lt {
	float: right;
}
.products .prosum:nth-child(2n) .rt {
	float: left;
}
.products .prosum:nth-child(2n) .rt a.more {
	background: url(../img/icon10.png) 400px center no-repeat #333;
}
.products .prosum:nth-child(2n) .rt a.more:hover {
	background: url(../img/icon10.png) 400px center no-repeat #e8370d;
}
.products .left {
	width: 280px;
	overflow: hidden;
}
.products .left h5 {
	height: 60px;
	line-height: 60px;
	background: url(../img/icon10.png) 240px center no-repeat #0089e1;
	font-size: 22px;
	font-weight: normal;
	padding-left: 30px;
	color: #fff;
}
.products .left ul {
	border: 1px solid #ddd;
	background: #fff;
	overflow: hidden;
	padding: 10px;
}
.products .left ul li {
	display: block;
	border-bottom: 1px solid #ddd;
}
.products .left ul li a {
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	background: url(../img/icon8.png) 233px center no-repeat;
	padding-left: 20px;
}
.products .left ul li:hover a {
	background: url(../img/icon9.png) 233px center no-repeat;
}
.products .left ul li:last-child {
	border-bottom: 0px;
}
.products .left .contactss {
	padding: 10px;
	overflow: hidden;
}
.products .left .contactss li {
	display: block;
	line-height: 25px;
	padding: 10px 5px 10px 22px;
	border-bottom: 1px solid #ddd;
}
.products .left .contactss li:nth-child(1) {
	font-weight: bold;
	font-size: 16px;
	padding-left: 0px;
	color: #0089e1;
}
.products .left .contactss li:nth-child(2) {
	background: url(../img/c3.png) left center no-repeat;
}
.products .left .contactss li:nth-child(3), .products .left .contactss li:nth-child(4), .products .left .contactss li:nth-child(5) {
	background: url(../img/c4.png) left center no-repeat;
}
.products .left .contactss li:last-child {
	border-bottom: 0px;
	background: url(../img/c1.png) left 14px no-repeat;
}
.products .right {
	width: 900px;
	overflow: hidden;
}
.prolist {
}
.prolist h2 {
	display: block;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
}
.prolist p.desc {
	background: #fff;
	border: 1px dashed #ddd;
	padding: 15px 10px;
	width: 878px;
	line-height: 26px;
	color: #999;
	font-size: 15px;
}
.prolist ul {
	padding: 20px 0px;
	overflow: hidden;
}
.prolist ul li {
	display: block;
	float: left;
	margin-right: 12px;
	margin-bottom: 20px;
	width: 292px;
	overflow: hidden;
}
.prolist ul li:nth-child(3n) {
	margin-right: 0px;
}
.prolist ul li img {
	border: 1px solid #ddd;
	width: 290px;
	height: 222px;
}
.prolist ul li span {
	display: block;
	text-align: center;
	height: 35px;
	line-height: 35px;
}
.prolist ul li:hover img {
	border-color: #0089e1;
}
.prolist ul li:hover span {
	color: #0089e1;
}
.products .right h2.xx {
	display: block;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
}
.products .right .proview {
}
.products .proview .p-top {
	display: block;
	width: 100%;
	height: 522px;
	background: url(../img/img.png) right center no-repeat;
}
.products .proview .p-top img {
	width: 680px;
	height: 520px;
	border: 1px solid #ddd;
}
.products .proview .desc {
	display: block;
	background: #fff;
	padding: 20px;
	overflow: hidden;
	width: 858px;
	border: 1px dashed #ddd;
	margin-bottom: 20px;
}
.products .proview .desc, .products .proview .desc p {
	font-size: 16px;
	line-height: 30px;
}
.products .proview .desc img {
	max-width: 100%;
}
.products .proview .aboutus {
	background: url(../img/aboutus.png) right top no-repeat;
	padding: 20px 100px 0px 20px;
	width: 780px;
}
.products .proview .aboutus p {
	color: #999;
	line-height: 25px;
	width: 450px;
}
.products .proview .aboutus a {
	color: #999;
	margin-top: 20px;
	display: block;
}
.products .proview .aboutus a:hover {
	color: #0089e1;
}
.products .proview .aboutus ul li {
	display: block;
	width: 25%;
	float: left;
	text-align: center;
	font-weight: bold;
	height: 130px;
	overflow: hidden;
	line-height: 200px;
}
.products .proview .aboutus ul li:nth-child(1) {
	background: url(../img/icon21.png) center top no-repeat;
}
.products .proview .aboutus ul li:nth-child(2) {
	background: url(../img/icon22.png) center top no-repeat;
}
.products .proview .aboutus ul li:nth-child(3) {
	background: url(../img/icon23.png) center top no-repeat;
}
.products .proview .aboutus ul li:nth-child(4) {
	background: url(../img/icon24.png) center top no-repeat;
}
/*product banners*/
.banner-b1 {
	background: url(../img/b1.jpg) center no-repeat;
}
.banner-b2 {
	background: url(../img/b2.jpg) center no-repeat;
}
.banner-b3 {
	background: url(../img/b3.jpg) center no-repeat;
}
.banner-b4 {
	background: url(../img/b4.jpg) center no-repeat;
}
.banner-b5 {
	background: url(../img/b5.jpg) center no-repeat;
}
.banner-b6 {
	background: url(../img/b6.jpg) center no-repeat;
}
.banner-b7 {
	background: url(../img/b7.jpg) center no-repeat;
}
.banner-b8 {
	background: url(../img/b8.jpg) center no-repeat;
}
.banner-b9 {
	background: url(../img/b9.jpg) center no-repeat;
}
.banner-b10 {
	background: url(../img/b10.jpg) center no-repeat;
}
.banner-b11 {
	background: url(../img/b11.jpg) center no-repeat;
}
.banner-b12 {
	background: url(../img/b12.jpg) center no-repeat;
}
.banner-b13 {
	background: url(../img/b13.jpg) center no-repeat;
}
.banner-b14 {
	background: url(../img/b14.jpg) center no-repeat;
}
