@charset "utf-8";
.main{
    width: 1200px;
    margin: 0 auto;
	clear:both;
}
.pages {padding-top: 10px; line-height:40px; text-align:center; }
.pages A { padding: 2px 5px; border: 1px solid #ccc; margin-right:3px; margin-left: 3px;}
/*头部样式 开始*/
.nav{ background-color:#02b29d; line-height:70px; height:70px;}

.nav-con ul li{
    float: left;
}
.nav-con ul li a{
    display: block;
    line-height: 70px;
    text-align: center;
    font-size: 16px;
	padding:0 40px;
	color:#fff;
}
.nav-con ul li a:hover{
    background: #01897a;
    color: #fff;
}
.nav-con ul li.on a{
    background: #569234;
    color: #fff;
}
/*导航样式 结束*/
/*焦点图样式 开始*/
.lubo{ 
	width:100%;
	position:relative; 
	height:535px;
	min-width:1060px;
}
.lubo_box{
	position:relative; 
	width:100%; 
	height:535px;
}
.lubo_box li{ 
	float:left;
	position:absolute; 
	top:0; 
	left:0; 
	width:100%; 
	height:535px; 
	opacity:0;
	filter:alpha(opacity=0);
}
.lubo_box li:first-child{
	opacity:1;
	filter:alpha(opacity=100);
}
.lubo_box li a{ 
	display:block;
	width:100%;  
	height:535px;
}
.lubo_box li img{ 
	width:100%; 
	height:100%
}
.cir_box{ 
	overflow:hidden; 
	position:absolute;
	z-index:100;
}
.cir_box li{ 
	float:left; 
	width:12px; 
	height:12px; 
	margin:0 5px; 
	cursor:pointer; 
	background:#fff;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
}
.cir_on{ 
	background:#1b1b1b !important;
}
/*产品展示样式 开始*/
.product{
    background: url("../img/shadow1.png") repeat-x;
    padding-top: 30px;
    overflow: hidden;
}
.pro-menu{
    width: 290px;
    position: relative;
    background: #08ac98;
}
.pro-menu i{
    display: block;
    position: absolute;
    left: 290px;
    top: 0;
    border: 6px solid #44851f;
    border-top: 15px solid transparent;
    border-right: 3px solid transparent;
}
.pro-title{
    margin: 2px 0;
    padding: 20px 0;font-size: 24px;
    color: #fff;
	text-align:center;
    overflow: hidden;
}
.pro-title .big{
    height: 48px;
    line-height: 48px;
    font-size: 48px;
    margin-left: 30px;
}
.pro-title .tit{
    height: 48px;
    margin-left: 2px;
}
.pro-title .tit h1{
    font-size: 24px;
    line-height: 24px;
    padding-top: 5px;
}
.pro-title .tit p{
    line-height: 16px;
}
.pro-menu ul{
    padding: 30px;
	background-color:#0cbba6;
}
.pro-menu ul li{ margin-bottom:8px;}
.pro-menu ul li a{
    display: block;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: #fff;
    border-radius: 5px;
    font-size: 16px;
}
.pro-menu ul li a:hover{
    color: #fff;
	 background: #059a88;
}
.pro-menu ul li span{
    display: block;
    height: 18px;
    background: url("../img/shadow.png") no-repeat center center;
}
.pro-con{
    width: 880px;

}
.proc-title{
    color: #047d6f;
    font-size: 24px;
    line-height: 50px;
    border-bottom: 1px solid #999;
}
.proc-title span{
    color: #666;
	float:right;
	 font-size:14px;
}
.proc-title a{
    color: #666;
}
.proc-title a:hover{
    color: #02b29d;
}
.proc-con ul li{
    float: left;
    width: 247px;
    height: 253px;
    margin: 10px 15px;
    padding: 5px;
    transition: all .3s;
}
.proc-con ul li a{
    display: block;
}
.proc-con ul li img{
    width: 247px;
    height: 217px;
    display: block;
    overflow: hidden;
	padding:3px;
	border:1px #d6d3d6 solid;
}
.proc-con ul li p{
    display: block;
    height: 38px;
    line-height: 38px;
    text-align: center;
    overflow: hidden;
    font-size: 16px;
}
.proc-con ul li:hover{
    color: #02b29d;
}
.proc-con ul li:hover p{
    color: #02b29d;
}
/*产品展示样式 结束*/
.newstitle{ text-align:center; font-size:16px; line-height:50px; border-bottom:1px #eee solid; padding-top:20px;}
.newtime{ font-size:12px; text-align:center; color:#999; display:block;}
.neirong{ font-size:14px; color:#777; padding:20px 0;}
/*底部样式 开始*/
.footer{
    margin-top: 50px;
    overflow: hidden;
	background-color:#137277;
}
.footer-nav{
    height: 50px;
    width: 100%;
    background: #10666b;
}
.footer-nav ul{
    width: 800px;
    margin: 0 auto;
}
.footer-nav ul li{
    float: left;
}
.footer-nav ul li a{
    display: block;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 16px;
}
.footer-nav ul li a:hover{
    background: #43831e;
}
.shadow{
    width: 1200px;
    height: 25px;
    background: url("../img/shadow0.png") no-repeat center center;
}
.footer-logo{
    margin: 30px 100px;
}
.footer-logo a{
    display: block;
}
.footer-logo a img{
    width: 430px;
    height: 100px;
    display: block;
    overflow: hidden;
}
.footer-address{
    overflow: hidden;
    margin-top: 30px;
    font-size: 16px;
    color: #333;
}
/*底部样式 结束*/
.num{padding:4px;solid #F00;margin:4px;}
.current{padding:4px;background:##569234;margin:4px;color:#FFF;font-weight:bold;}
.fanye{
clear:both;
}
/*record*/
.record{
    text-align: center;
    height: 60px;
    line-height:60px;
    background: #137277;
}
.record span{
    padding: 0 10px;
    font-size: 14px;
    color: #fff;
}

.record span a{
    color: #fff;
}
.record span a:hover{
    text-decoration: underline;
}
.yy ul li{ float:left; margin:7px;}
.gd{ padding:0 10px; position:relative;}
.gd span{ background-color:#e3e4e7; text-align:center; display:block; position:absolute; bottom:20px; left:30%; padding:2px 20px; border-radius:15px; font-size:14px;}