﻿/*全


* {
	margin: 0;
	padding: 0;
}


body img {
	border: none;
	max-width: 100%;
}

body a {
	text-decoration: none;
	color: #555;
	line-height: 200%;
}

body ul,
body ol {
	list-style: none;
}

body em {
	font-style: normal;
}

body input,
body textarea,
body select {
	border: none;
	outline: none;
}

局*/








.exproduct {
	position: relative;
	overflow: hidden;
	background-size: auto;
	background-color: #fff;
	padding: 0px 0;
}

.ab_img2 {
	width: 1200px;
	margin: 0 auto;
	clear: both;
	position: relative;
	overflow: hidden;
	margin-bottom: 1px;
}

.ab_img2 ul {
	width: 1200px;
	margin-left: -2px;
	position: relative;
}

.ab_img2 li {
	width: 200px;
	margin-left: 1px;
	float: left;
	position: relative;
	overflow: hidden;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	padding-bottom: 1px;
}

.ab_img2 li img {
	width: 100%;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	overflow: hidden;
}

.ab_img2 .pro_next:hover {
	background-color: #0063B1;
}

.ab_img2 .pro_prv:hover {
	background-color: #0063B1;
}

/*图片
.ab_img2 li:hover img {
	transform: scale(1.1, 1.1);
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
放大*/

.ab_img2 .pro_prv {
	width: 28px;
	height: 50px;
	left: 0px;
	top: 50%;
	background-image: url(ab_prv.png);
	position: absolute;
	cursor: pointer;
	margin-top: -45px;
	background-color: rgba(0, 0, 0, .5);
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.ab_img2 .pro_next {
	width: 28px;
	margin-top: -45px;
	height: 50px;
	right: 0px;
	top: 50%;
	background-image: url(ab_next.png);
	background-size: cover;
	position: absolute;
	cursor: pointer;
	background-color: rgba(0, 0, 0, .5);
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.ab_img2 .project_info {
	position: absolute;
	bottom: 0px;
	width: 100%;
	top: auto;
	background: #F5F5F5;
}

.ab_img2 .project_info p.title {
	margin-top: 1px;
	height: 24px;
	font-size: 15px;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	color: #3e3e3e;
	text-align: center;
	padding: 8px;
}








/*首页产品类别*/
.i_list3{clear: both;background: #; line-height: 200%;}
.i_list3 ul{margin-top:0px ;}
.i_list3 ul li{float: left;overflow: hidden;width: 200px;cursor: pointer;height: 334px;overflow: hidden;padding: 0px 0px 0px 0px;}
.i_list3 ul li img{display: block;width: 200px;height: 343px;margin-top: 0;transition: all 0.3s ease-out 0s;}
.i_list3 ul li a{display: block;transition: all 0.3s ease-out 0s;}
.i_list3 ul li .i_info{background:#F5F5F5;padding:0px 0px;text-align: left;color: #666;font-size: 16px;height: 0px;overflow: hidden; transition: all 0.3s ease-out 0s;z-index: 2;margin-top: ;position: relative; text-align: center;}
.i_list3 ul li .i_info i{display: block;font-family:arial;font-style: normal;font-size: 10px;text-transform: uppercase;}
.i_list3 ul li:hover a .i_info{ background:url(../inprocssjs/bg.jpg);padding:15px 5px;color: #fff;height: 54px;}
.i_list3 ul li .i_info p{font-size:10px;color: #fff;height: 0;overflow: hidden;}
.i_list3 ul li:hover a .i_info p{height: 40px;}
.i_list3 ul .go_top:hover a{margin-top: -40px;}
