
/*------首页产品------*/
.in-pro-box{}
.in-pro{ width:1200px; margin:0 auto; position:relative; margin-bottom:60px; }
.in-pro .in-pro-title{ position: relative;overflow: hidden; padding-top:60px; }

.in-pro-title h2 {font-size: 24px;color: #04787a;text-align: center;margin-bottom: 10px;text-transform:uppercase;  }
.in-pro-title h3 {margin-bottom: 0;background: #fff;width: 144px;margin: 0 auto;position: relative;z-index: 1;color: #5e5e5e;margin-bottom: 30px; font-weight:bold; text-align:center; font-size:24px;}
.in-pro-title h4 {margin-bottom: 0;background: #f0f0f0;width: 144px;margin: 0 auto;position: relative;z-index: 1;color: #5e5e5e;margin-bottom: 10px; font-weight:bold;text-align:center; font-size:24px;}
.in-pro-title .xh {position: absolute;width: 340px;height: 1px;background: #eee;left: 35.8%;margin-top:15px; }
.in-pro-title .xh2 {position: absolute;width: 340px;height: 1px;background: #ddd;left: 41%; margin-top:15px; }
.in-pro-title .xh3 {position: absolute;width: 340px;height: 1px;background: #ddd;left: 41%; margin-top:15px; }
.in-pro-title hr {position: absolute;top: 210px;height: 1px;background: #cbcbcb;width: 100%;border: none; }


.in-pro .px-list{ width:1200px; margin:0 auto; overflow:hidden; position:relative;}
.in-pro .px-list ul{ width:10000%; position:relative;}
.in-pro .px-list ul li{float:left; margin-right:20px; width:283px;border:1px solid #dedede;overflow:hidden;}

.in-pro .px-list ul li img{ width:285px; height:257px;}
.in-pro .px-list ul li:hover img{cursor:pointer; transform: scale(1.05); -webkit-transform: scale(1.05); transition-duration: .8s; }

.in-pro .px-list ul li a{ display:block; text-align:center; background:#e6e6e6; line-height:50px; font-size:14px;}
.in-pro .px-list ul li:hover a{ transition: all 0.7s; background:#007072; color:#fff;}

.banz,.bany{ position:absolute; top:60%; width:40px; height:40px; opacity:1; transition:0.3s; cursor:pointer; z-index:99999;}
.banz{ left:-60px; background:url(../images/pro_left.png) center no-repeat;}
.banz:hover{ background:url(../images/pro_left_hover.png) center no-repeat;}
.bany{ right:-60px; background:url(../images/pro_right.png) center no-repeat;}
.bany:hover{ background:url(../images/pro_right_hover.png) center no-repeat;}



/*------首页关于------*/
.about {
	background-color: #f0f0f0;
}
.about2 {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 50px;
}
.about2 h1 {
	font-size: 24px;
	text-align: center;
	color: #333;
	padding-bottom: 8px;
}

.about2 p {
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 15px;
	color:#666;
}
.about2 h3 {
	text-align: center; padding-top:15px;

}
/********************产品滚动样式**************************************/
#colee_left{
	overflow:hidden;
	line-height:30px;
	margin-top:10px;
	font-size:12px;
}
#colee_left img{
	border:1px solid #ebebeb;
	width:260px;
}
#colee_left img:hover{}
#colee_left a:hover{color:#007072;}


/*=================新闻=================*/
.sy_news{ width:1200px; margin:0 auto; margin-top:60px;}
.news_pic{ float:left; width:515px; margin-top:15px;}
.news{ float:right; width:640px;}

.new01 {float: left;text-align: center;padding:20px;background:#f0f0f0; color:#666; }
.new01 h4 {font-size: 36px;margin-bottom: 5px;}
.new01 h5 {font-size: 14px; color:#999;}
.new01 p {font-size: 14px;padding-top: 8px;}
.new02 {float: left;width: 500px;margin-left: 30px;font-size: 12px;line-height: 24px;margin-top:15px;}
.newbt {font-weight: bold; font-size:16px;}
.new02 p{ padding-top:5px;	padding-bottom:10px;}

.newtip {background-color: #fff;border:1px solid #dbdbdb;color:#777;margin-top: 15px;}
.newtip:hover {color:#007072;-webkit-transition: all 0.5s;transition: all 0.5s;}

.s_more{position:relative;height:40px;background:#f0f0f0; border:1px solid #e5e5e7; line-height:40px; text-align:center; color:#8e929e; display:block; margin-top:30px; font-size:14px;}
.s_more:hover{color:#fff; background:#007072; border:1px solid #007072; border-radius:3px;}




/******************banner样式***********************/
.fullSlide {
	width:100%;
	position:relative;
	height:600px;
	background:#000;
	margin-right: auto;
	margin-left: auto;
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul {
	width:100% !important;
}
.fullSlide .bd li {
	width:100% !important;
	height:600px;
	overflow:hidden;
	text-align:center;
	list-style-type: none;
}
.fullSlide .bd li a {
	display:block;
	height:600px;
}
.fullSlide .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:0;
	left:0;
	height:30px;
	line-height:30px;
}
.fullSlide .hd ul {
	text-align:center;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:42px;
	height:11px;
	margin:1px;
	overflow:hidden;
	background:#fff;
	filter:alpha(opacity=90);
	opacity:0.9;
	line-height:999px;
}
.fullSlide .hd ul .on {
	background:#01A94A;
}

.fullSlide .prev,.fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-30px;
	z-index:1;
	width:60px;
	height:80px;
	background:url(../images/slider-arrow.png) -120px -130px #333 no-repeat;
	cursor:pointer;
	filter:alpha(opacity=60);
	opacity:0.6;
	display:none;
}
.fullSlide .next {
	left:auto;
	right:0%;
	background-position:-0px -130px;
}
