﻿img{ transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}

.index_pro .ipro_left{width:594px;}
.index_pro .i_search{width: 594px;background: #037cc1;height: 70px;overflow: hidden;}
.index_pro .i_search input[type="text"] {display: block;border:0;padding:15px 25px;float: left;width: 500px;color: #fff;height: 40px;line-height: 40px;background: #037cc1;font-size: 14px;}
.index_pro .i_search input[type="submit"]{display: block;border: 0;width:23px;height: 70px;background-image: url(search.png);float: left;background-color: #037cc1;background-repeat: no-repeat;background-position: center;} 
.index_pro .i_search input::-webkit-input-placeholder{color:#eee;}
.index_pro .i_search input::-moz-placeholder{color:#eee;}
.index_pro .i_search input:-moz-placeholder{color:#eee;}
.index_pro .i_search input:-ms-input-placeholder{color:#eee;}
.index_pro a.ipro_img,.index_pro a.ipro_right{display: block;width: 594px;height: 360px;overflow: hidden;}
.index_pro a.ipro_right{margin-top: 0px;}
.index_pro a:hover img{transform: scale(1.03,1.03);}
.index_menu{margin-top: 90px;}
.index_menu .index_tit{background: #fff;height: 80px;}
.index_tit p{line-height: 1;text-transform: capitalize;color: #5d5d5d;font-size: 14px;}
.index_tit h3{line-height: 50px;color: #000;font-size: 28px;}
.index_tit .tit_border{width: 100%;height: 1px;background: #eee;}
.index_tit i{display: block;width: 110px;background: #037cc1;float: left;height: 1px;}




.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: -12px;
	position: relative;
}

.ab_img2 li {
	width: 291px;
	margin-left: 12px;
	float: left;
	position: relative;
	overflow: hidden;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	padding-bottom: 5px;
}

.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: #131313;
}

.ab_img2 .pro_prv:hover {
	background-color: #131313;
}

/*图片
.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, .2);
	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, .2);
	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: 291px;cursor: pointer;height: 384px;overflow: hidden;padding: 0px 0px 0px 0px;}
.i_list3 ul li img{display: block;width: 291px;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:#fff;padding:10px 10px;text-align: left;color: #999;font-size: 16px;height: 30px;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:#fff; background:url(../inprocssjs/bg.jpg);padding:25px 10px;color: #131313;height: 54px;}
.i_list3 ul li .i_info p{font-size:10px;color: #999;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;}
