/*导航*/
.nav-wrap{/* height: 53px; *//* line-height: 50px; */}
.nav-wrap ul{list-style: none;}
.nav-wrap ul li{float: left;width: 14%;text-align: center;font-size: 16px;position: relative;color: #333;line-height: 50px;}
/*.nav-wrap ul li a{float: left;}
.nav-wrap ul li a:hover{color: #fff;}*/	
.nav-wrap ul li i{
	background: url(../images/nav-xtb.jpg) no-repeat;
	width: 40px;
	height: 7px;
	display: none;
	background-size: 100% 100%;
	margin: -7px auto 0;
	}
.nav-wrap ul li i.active{
	display: block;
}
.nav-wrap ul li:hover i{display: block;}
.top-fixed{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
	height: 49px;
	border-bottom: 1px solid #eee;
}

/*.nav-wrap ul li a.active{background: #d20e1e;color: #fff;}*/
.nav-wrap ul li:hover{color: #252525;transition:500ms;-webkit-transition:500ms;
-moz-transition:500ms;}
.navw{width: 100%;background: #fff;}
.navw-i{/*height: 67px;*/}
.navw-ins{width: 100%;background: #fff;position: fixed;top: 0;left: 0;z-index: 99999;height: 67px;}
.hiddened{display: none;}
.showed{display: block;}
.sele{position: absolute;display: none;top:30px;left: 18px;min-width: 108px;z-index: 999;border-radius: 8px;background: #fff;overflow: hidden;color: #00914c;border: 1px solid #b0b4b8;padding: 3px;margin-top: 20px;}
.sele a{line-height: 40px !important;color: #252525;display: block;margin: 0 !important;padding: 0 !important;height: 40px !important;border-bottom: 1px dashed #eeeeee;}
.sele a:hover{color: #00914c !important;text-decoration: none;}
.sele-img{
	position: absolute;
	width: 10px;
	height: 10px;
	z-index: 9999;
	top:52px;
	left:50px;
}
.fixed-second-nav{
	position: fixed;
	z-index: 10;
	top: 80px;
	left: 0;
	right: 0;
}
.header{
	width: 100%;
	height: 130px !important;
	background: #FFFFFF;
	/*position: fixed;
	z-index: 10;*/
}
.hd-logo{
	width: 100%;
	height: 100px;
	border-bottom: 1px solid #eeeeee;
}
.sy-logo{
	display: inline-block;
	padding-top: 17px;
	margin-left: 7px;
}
.hd-logo-wenzi{
	display: inline-block;
	padding-top: 28px;
	margin-left: 14px;
}
.hd-logo-wenzi b{
	font-size: 18px;
	color: #252525;
}
.hd-logo-wenzi p{
	font-size: 14px;
	color: #333333;
	text-align: center;
}
.hot-tel{
	margin-right: 7px;
	padding-top: 21px;
	float: left;
}
.hot-wenzi{
	float: left;
	margin-right: 30px;
	padding-top: 12px
}
.hot-wenzi p{
	color: #00914c;
	font-size: 14px;
}
.hot-wenzi font{
	color: #00914c;
	font-size: 20px;
}
.hd-nav{
	height: 50px;
}
.nav-ul{
	width: 1050px;
	margin: 0 auto;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.nav-li{
	width: 80px;
	height: 50px;
	line-height: 50px;
	position: relative;
}

.nav-a{
	display: block;
	color: #252525;
	font-size: 16px;
	text-align: center;
}
.nav-li:hover .nav-tubiao{
	display: block;
}
.nav-li.active .nav-tubiao{
	display: block;
}
.nav-tubiao{
	position: absolute;
	top: 41px;
	left: 25%;
	display: none;
}
.nav-li:hover .xiala-ul{
	display: block;
}
.nav-icon{
	position: absolute;
	top: 50px;
	left: 25px;
	display: none;
}
.nav-li:hover .nav-icon{
	display: block;
}
.xiala-ul{
	position: absolute;
	top: 59px;
	left: 10px;
	width: 110px;
	height: 164px;
	padding-top: 9px;
	border-radius: 5px;
	background-color: #FFFFFF;
	display: none;
}
.xiala-li{
	display: block;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #eeeeee;
}
.xiala-li:last-child{
	border: none;
}
.xiala-a{
	display: block;
	text-align: center;
	color: #252525;
	font-size: 14px;
}
.xiala-a:hover{
	color: #00914c;
}


/*banner*/
.slideBox{
	width: 100%;
	height: 520px;
	overflow:hidden;
	position:relative;
	z-index: 1;margin: 0;
	padding: 0;
	display: inline-block;
}
.slideBox .hd{
	position:absolute;
	width: 100%;
	z-index:2;
	height:16px;
	text-align: right;
	bottom: 20px;
	margin:  0 auto;
}
.slideBox .hd ul{
	height: 16px;
	line-height: 16px;
	display:inline-block;
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	right:50%;
}
.slideBox .hd ul li{
	width:9px;
	height:9px;
	margin:0 3px;
	background:transparent;
	cursor:pointer;
	border-radius: 50%;
	display: inline-block;
	border: 1px solid #fff;
}
.slideBox .hd ul li.on{
	/*transform:scale(1.2);*/
	background: #fff;
	color:#fff;
}
.slideBox .bd{
	position:relative;
	height:100%;
	z-index:1;
	width:100%;
}
.slideBox .bd ul{
	margin: 0;
	padding: 0;
}
.slideBox .bd li{
	zoom:1;
	vertical-align:middle;
	height: 520px;
}
.slideBox .bd li a{
	display:block;
	height:100%;
	width:100%;
}
/*banner缓缓放大*/
.cartoon li a {
	-webkit-animation: move 20s;
	-moz-animation: move 20s;
	-ms-animation: move 20s;
	-o-animation: move 20s;
	animation-delay: 1s;
	-moz-animation-delay: 1s;
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
	-webkit-animation-fill-mode:forwards;
	animation-fill-mode:forwards;
}

.cartoon a {
	display: block;
	width: 100%;
	height: 100%;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center top;
}
@keyframes move{
	from{transform: scale(1.0,1.0)}
	to{transform: scale(1.1,1.1)}
}
.cartoon li{height: 750px; }
/*产品*/
.prod{
	height: 704px;
}
.prod-nav{
	width: 280px;
	height: 704px;
	float: left;
}
.prod-biaoti{
	margin-bottom: 38px;
	margin-top: 37px;
}
.prod-biaoti p{
	color: #252525;
	font-size: 16px;
	padding-bottom: 5px;
	font-weight: bold;
}
.prod-biaoti font{
	color: #00914c;
	font-size: 20px;
	font-weight: bold;
}
.prod-link{
	width: 278px;
	margin-right: 72px;
	height: 300px;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.link-anquan{
	width: 130px;
	height: 38px;
	margin-bottom: 18px;
	background-color: #303030;
	position: relative;
	display: inline-block;
}
.link-anquan:hover{
	background-color: #00914C;
	 transition: all 0.3s ease;
}
.link-anquan a{
	display: block;
	width:95px;
	padding-left: 15px;
	height: 38px;
	line-height: 38px;
	color: #FFFFFF;
}
.link-anquan img{
	position: absolute;
	top: 13px;
	left: 111px;
}
.prod-sear{
	width: 280px;
	height: 230px;
}
.sear-remen{
	margin-top: 22px;
	margin-bottom: 20px;
	font-size: 14px;
	color: #787878;
	
}
.sear-link{
	/*display: flex;
    flex-wrap: wrap;
    justify-content: space-between;*/
}
.sear-link a{
	font-size: 14px;
	color: #252525;
	padding-right: 20px;
}
.sear-link a:hover{
	color: #00914c;
}
.in-box{
	width: 280px;
	margin-top: 10px;
}
.input-boxs{
	width:225px;
	height: 35px;
	border: 1px solid #e5e5e5;
	border-right: none;
	line-height: 35px;
	padding-left: 13px;
	float: left;
}
.btn-zw{
	
}
.search-a{
	width:41px;
	height: 35px;
	border: 1px solid #e5e5e5;
	border-left: none;
	float: left;
}
.search-a i{
	width: 20px;
	height: 20px;
	background:url(../images/icon_s.png) no-repeat;
	background-size: 100% 100%;
	margin: 7px auto;
	display: block;
}
.prod-det{
	width: 760px;
	height: 667px;
	margin-top: 37px;
	float: right;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.det-list{
	width: 237px;
	height: 298px;
	border: 1px solid #eeeeee;
	position: relative;
	overflow: hidden;
	display: inline-block;
}
.det-maozi{
	display: block;
	margin: 0 auto;
	transition: all .3s;
}
.det-list:hover .det-maozi{
	 transform: scale(1.08,1.08);
    -moz-transform: scale(1.08,1.08);
    -webkit-transform: scale(1.08,1.08);
    -o-transform: scale(1.08,1.08);
    overflow:hidden;
}
.maozi-name{
	margin-bottom: 10px;
	color: #252525;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}
.proimg-box{
	width: 237px;
	height: 200px;
	overflow: hidden;
	transition: all; 0.3s;
}
.det-list span{
	color: #787878;
	font-size: 14px;
	display: block;
	text-align: center;
}
.det-gengduo{
	position: absolute;
	top: 258px;
	left: 108px;
}
.list-gengduo{
	position: absolute;
	top: 258px;
	left: 108px;
	display: none;
}
.det-list:hover .maozi-name{
	color: #00914c;
}
.det-list:hover .det-gengduo{
	display: none;
}
.det-list:hover .list-gengduo{
	display: block;
}
.gongju{
	width: 100%;
	height: 609px;
	background: url(../images/gongju-bg.jpg) no-repeat center top;
}
.gongju-biaoti{
	height: 32px;
	line-height: 32px;
	font-size: 32px;
	color: #252525;
	text-align: center;
	margin-top: 17px;
	background: #f7f7f7;
	width: 560px;
	display: inline-block;
	margin-left: 275px;
}
.aq-boxs{
	border-bottom: 1px solid #cccccc;
	height: 35px;
	display: inline-block;
	width: 100%;
	margin-top: 45px;
}
.gongju-wenzi{
	width: 920px;
	line-height: 20px;
	text-align: center;
	margin: 0 auto;
	color: #666666;
	font-size: 14px;
	margin-bottom: 30px;
	margin-top: 30px;
}
.gongju-link{
	width: 290px;
	margin: 0 auto;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	height: 38px;
	line-height: 38px;
	margin-bottom: 50px;
}
.gongju-gengduo{
	display: inline-block;
	width: 128px !important;
	height: 36px !important;
	line-height: 36px !important;
	border: 1px solid #9e9e9e;
	text-align: center;
	color: #666666 !important;
	font-size: 14px;
	transition: all ease-out .3s;
	padding: 0 !important;
}
.gongju-gengduo:hover{
	background: #fff;
	border: 1px solid #00914C;
	transition: all ease-out .3s;
}
.hb-fill-right-bg:hover{
	border: 1px solid #00914c !important;
	color: #00914c !important;
}
.gongju-zixun:hover{
	background: #00703b;
	transition: all ease-out .3s;
}
.gongju-zixun{
	display: block;
	width: 128px !important;
	height: 36px !important;
	line-height: 36px !important;
	border: 1px solid #00914c !important;
	color: #FFFFFF !important;
	text-align: center !important;
	background-color: #00914C; 
	font-size: 14px;
	padding: 0 !important;
}
.gongju-tupian{
	height: 277px;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.gongju-tupian img{
	width:211px;
	height:289px;
}
.seek{
	height: 1560px;
}
.seek-biaoti{
	position: relative;
	height: 133px;
	display: inline-block;
	width: 1102px;
}
.seek-biaoti span{
	display: block;
	padding-top: 33px;
	padding-left: 184px;
	font-size: 32px;
	color: #252525;
	float: left;
}
.seek-biaoti b{
	display: block;
	float: right;
	padding-top: 33px;
	padding-right: 184px;
	font-size: 32px;
	color: #252525;
}
.seek-biaoti img{
	width: 1110px;
	position: absolute;
	top: 56px;
	left: 0;
}

.seek-one{
	height: 300px;
	position: relative;
	margin-bottom: 63px;
}
.biaoti-one{
	position: absolute;
	top: -31px;
	left: 41px;
	width: 60px;
	height: 76px;
	line-height: 76px;
	background-color: #00914C;
	color: #FFFFFF;
	font-size: 36px;
	text-align: center;
}
.seek-pic{
	width: 555px;
	height: 300px;
	float: left;
}
.renzheng{
	width: 515px;
	height: 300px;
	padding-left: 40px;
	background-color: #f1f2f3;
	float: left;
}
.renzheng-biaoti{
	padding-top: 43px;
	padding-bottom: 20px;
	color: #252525;
	font-size: 24px;
}
.renzheng-wenzi{
	width: 490px;
	height: 100px;
}
.renzheng-wenzi p{
	width: 474px;
	line-height: 25px;
	margin-bottom: 10px;
	color: #666666;
	font-size: 14px;
	padding-right: 15px;
}
.renzheng-link{
	display: block;
	width: 100px !important;
	height: 34px !important;
	line-height: 34px !important;
	margin-top: 25px !important;
	background-color: #303030 !important;
	color: #fefefe !important;
	font-size: 14px;
	text-align: center !important;
	padding: 0 !important;
}
.renzheng-link:hover{
	background: #00914c !important;
	transition: all 0.3s;
}
.case-imgs{
	width: 352px;
	height: 198px;
	transition: all 0.3s;
}
.case-b{
	width: 352px;
	height: 198px;
	overflow: hidden;
}
.mission-dianwang:hover .case-imgs{
	transform: scale(1.08);
    -moz-transform: scale(1.08);
    -webkit-transform: scale(1.08);
    -o-transform: scale(1.08);
    overflow:hidden;
}
.seek-two{
	height: 300px;
	position: relative;
	margin-bottom: 63px;
}
.biaoti-two{
	position: absolute;
	top: -31px;
	left: 595px;
	width: 60px;
	height: 76px;
	line-height: 76px;
	background-color: #00914C;
	color: #FFFFFF;
	font-size: 36px;
	text-align: center;
	float: left;
}
.seek-three{
	height: 300px;
	position: relative;
	margin-bottom: 63px;
}
.biaoti-three{
	position: absolute;
	top: -31px;
	left: 41px;
	width: 60px;
	height: 76px;
	line-height: 76px;
	background-color: #00914C;
	color: #FFFFFF;
	font-size: 36px;
	text-align: center;
	float: left;
}
.seek-four{
	height: 300px;
	position: relative;
	margin-bottom: 63px;
}
.biaoti-four{
	position: absolute;
	top: -31px;
	left: 595px;
	width: 60px;
	height: 76px;
	line-height: 76px;
	background-color: #00914C;
	color: #FFFFFF;
	font-size: 36px;
	text-align: center;
	float: left;
}
.mission{
	height: 745px;
}
.mssion-biaoti{
	height: 100px;
	position: relative;
}
.mssion-biaoti p{
	text-align: center;
	color: #252525;
	font-size: 32px;
	padding-top: 20px;
}
.mssion-biaoti img{
	width: 1110px;
	position: absolute;
	top: 40px;
	left: 0;
}
.mission-tupian{
	height: 545px;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.mission-dianwang{
	width: 352px;
	height: 242px;
	display: inline-block;
	overflow: hidden;
}
.mission-dianwang img{
	width: 352px;
	height: 198px;
}
.mission-dianwang p{
	width: 352px;
	height: 44px;
	line-height: 44px;
	color: #787878;
	font-size: 14px;
	text-align: center;
	background-color: #f1f2f3;
}
.mission-dianwang:hover .mission-dianwang p{
	background: #00914c;
	color: #FFFFFF;
}
.mission-dianwang:hover p{
	background: #00914c;
	color: #fff;
	transition:500ms;
	-webkit-transition:500ms;
	-moz-transition:500ms;
}
.mission-link{
	width: 290px;
	height: 38px;
	margin: 0 auto;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.link-gengduo{
	width: 130px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	color: #FFFFFF;
	background-color: #303030;
	font-size: 14px;
	border: 1px solid #fff;
}
.link-gengduo:hover{
	background: #fff;
	color: #00914c;
	transition:500ms;
	-webkit-transition:500ms;
	-moz-transition:500ms;
	border:1px solid  #00914c;
}
.link-zixun:hover{
	background: #fff;
	color: #00914c;
	transition:500ms;
	-webkit-transition:500ms;
	-moz-transition:500ms;
	border:1px solid  #00914c;
}
.link-zixun{
	width: 130px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	color: #FFFFFF;
	background-color: #00914c;
	font-size: 14px;
	border: 1px solid #fff;
}
.voice{
	width: 100%;
	height: 570px;
	background-color: #f1f2f3;
	position: relative;
}
.voice-biaoti{
	height: 120px;
	position: relative;
}
.voice-biaoti b{
	display: block;
	text-align: center;
	color: #252525;
	font-size: 32px;
	padding-top: 60px;
}
.voice-biaoti img{
	position: absolute;
	top: 82px;
	left: 0;
}
/*tab*/
/* css 重置 */
	img{ border:0;  }
	#footer{ text-align:center;  }

	/* 本例子css */
	.slider{ width:100%;  min-width:980px;  height:450px;  position:relative; overflow:hidden; background:#fff; text-align:center;   }
	.slider .bd{ width:980px; position:absolute; left:50%; margin-left:-490px  }
	.slider .bd li{ width:980px;  overflow:hidden; }
	.slider .bd li img{ display:block; width:980px; height:335px;    }
	.slider .tempWrap{ overflow:visible !important }
	.slider .tempWrap ul{  margin-left:-980px !important; /*强制位置*/  }

	.slider .hd{ position:absolute; width:100%; left:0;  z-index:1; height:8px; bottom:20px;  text-align:center;  }
	.slider .hd li{ display:inline-block; *display:inline; zoom:1; width:8px; height:8px; line-height:99px; overflow:hidden; background:url(images/slider-btn.png) 0 -10px no-repeat; 
		margin:0 5px; cursor:pointer; filter:alpha(opacity=60);opacity:0.6;  }
	.slider .hd li.on{ background-position:0 0; filter:alpha(opacity=100);opacity:1;  }
	.slider .pnBtn{  position:absolute; z-index:1; top:0; width:100%;  height:335px; cursor:pointer;   }
	.slider .prev{ left:-50%; margin-left:-490px;  }
	.slider .next{ left:50%;  margin-left:490px;  }
	.slider .pnBtn .blackBg{ display:block;  position:absolute; left:0; top:0; width:100%; height:335px; background:#000; filter:alpha(opacity=50);opacity:0.5;   }
	.slider .pnBtn .arrow{ display:none;   position:absolute; top:0; z-index:1; width:60px; height:335px;  }
	.slider .pnBtn .arrow:hover{ filter:alpha(opacity=60);opacity:0.6; }
	.slider .prev .arrow{ right:0; background:url(images/slider-arrow.png) -120px 0 no-repeat;   }
	.slider .next .arrow{ left:0; background:url(images/slider-arrow.png) 0 0 no-repeat;  }



/*ask*/
.ask{
	height: 376px;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.ask-news{
	width: 525px;
	height: 335px;
	overflow: hidden;
	display: inline-block;
}
.news-biaoti{
	width: 525px;
	height: 28px;
	line-height: 28px;
	padding-top: 42px;
}
.news-biaoti b{
	display: block;
	color: #252525;
	font-size: 16px;
	float: left;
}
.news-biaoti a{
	display: block;
	color: #787878;
	font-size: 14px;
	float: right;
}
.news-ul{
	width: 525px;
	height: 256px;
}
.news-li{
	width: 525px;
	height: 63px;
	border-bottom: 1px solid #cccccc;
	clear: both;
}
.news-a{
	display: block;
	width: 525px;
	height: 63px;
}
.news-a:hover p{
	color: #02934e;
	transition:500ms;
	-webkit-transition:500ms;
	-moz-transition:500ms;
}
.news-biaoti a:hover{
	color: #02934e;
}
.que-biaoti a:hover{
	color: #02934E;
}
.news-a p{
	display: block;
	width: 355px;
	font-size: 14px;
	color: #252525;
	float: left;
	height: 63px;
	line-height: 63px;
}
.news-sj{
	float: right;
	display: block;
	font-size: 14px;
	color: #252525;
	height: 63px;
	line-height: 63px;
}
.ask-que{
	width: 525px;
	height: 375px;
	display: inline-block;
}
.que-biaoti{
	width: 525px;
	height: 28px;
	line-height: 28px;
	padding-top: 42px;
}
.que-biaoti b{
	display: block;
	color: #252525;
	font-size: 16px;
	float: left;
}
.que-biaoti a{
	display: block;
	color: #787878;
	font-size: 14px;
	float: right;
}
.que-cent{
	width: 525px;
}
.que-wen{
	height: 54px;
	border-bottom: 1px solid #cccccc;
	display: inline-block;
}
.wen-icon{
	display: block;
	width: 24px;
	height: 24px;
	line-height: 24px;
	background-color: #7e7e7e;
	border-radius: 5px;
	color: #FFFFFF;
	margin-top: 17px;
	margin-left: 3px;
	margin-right: 13px;
	text-align: center;
	font-size: 14px;
	float: left;
}
.que-wen p{
	float: left;
	display: block;
	width: 480px;
	height: 54px;
	line-height: 54px;
	font-size: 14px;
	color: #252525;
}
.que-wen :hover{
	
}
.que-wen:hover .wen-icon{
	background: #02934E;
}
.que-da{
	height: 74px;
}
.da-icon{
	display: block;
	width: 24px;
	height: 24px;
	line-height: 24px;
	background-color: #d1d1d1;
	border-radius: 5px;
	color: #FFFFFF;
	margin-top: 12px;
	margin-left: 3px;
	margin-right: 13px;
	text-align: center;
	font-size: 14px;
	float: left;
}
.que-da p{
	width: 480px;
	height: 52px;
	line-height: 26px;
	margin-top: 6px;
	font-size: 14px;
	color: #666666;
}
.service{
	width: 100%;
	height: 220px;
	background: url(../images/service-bg.png) no-repeat center top;
}
.service b{
	font-size: 52px;
	text-align: center;
	color: #FFFFFF;
	display: block;
	padding-top: 32px;
}
.service p{
	font-size: 24px;
	text-align: center;
	margin-top: 5px;
	color: #FFFFFF;
}
.service a{
	display: block;
	margin: 0 auto;
	width: 138px;
	height: 36px;
	line-height: 36px;
	border: 1px solid #FFFFFF;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 25px;
}
.service a:hover{
	background: #fff;
	color: #00914c;
	transition:500ms;
	-webkit-transition:500ms;
	-moz-transition:500ms;
}
/*footer*/
.footer{
	width: 100%;
	height: 386px;
	background-color: #222222;
}
.footer-link{
	width: 100%;
	height: 327px;
	border-bottom: 1px solid #2e2e2e;
}
.footer-menu{
	float: left;
	width: 336px;
	height: 268px;
	padding-top: 59px;
}
.menu-biaoti{
	font-size: 22px;
	color: #FFFFFF;
}
.menu-cent{
	width: 40px; 
	height: 2px; 
	margin-top:14px !important; 
	margin-bottom: 27px; 
	margin-left: 1px; 
	background-color: #505558;
}
.menu-link{
	width: 152px;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.menu-link a{
	color: #aeaeae;
	font-size: 14px;
	margin-bottom: 23px;
}
.footer-cont{
	float: left;
	width: 544px;
	height: 268px;
	padding-top: 59px;
}
.cont-biaoti{
	font-size: 22px;
	color: #FFFFFF;
}
.cont-cent{
	width: 40px; 
	height: 2px; 
	margin-top:14px; 
	margin-bottom:27px; 
	margin-left: 1px; 
	background-color: #505558;
}
.cont-link{
	
}
.cont-link p{
	font-size: 18px;
	color: #aeaeae;
	margin-bottom: 26px;
}
.cont-link font{
	display: block;
	color: #AEAEAE;
	font-size: 14px;
	margin-bottom: 16px;
}
.cont-link font img{
	margin-right: 10px;
	margin-top: 3px;
}
.footer-ser{
	float: left;
	width: 230px;
	height: 268px;
	padding-top: 59px;
}
.ser-biaoti{
	font-size: 22px;
	color: #FFFFFF;
}
.ser-cent{
	width: 40px; 
	height: 2px; 
	margin-top: 14px; 
	margin-bottom: 27px; 
	margin-left: 1px; 
	background-color: #505558;
}
.ser-link{
	width: 230px;
	height: 40px;
	position: relative;
}
.ser-tel{
	margin-top: 5px;
	width: 34px;
	height: 34px;
	margin-right: 11px;
}
.ser-link font{
	width: 185px;
	font-size: 22px;
	color: #00914c;
}
.ser-link span{
	position: absolute;
	top: 27px;
	left: 49px;
	font-size: 12px;
	color: #00914C;
}
.ser-zixun{
	display: block;
	width: 120px;
	height: 34px;
	line-height: 34px;
	margin-left: 1px;
	margin-top: 34px;
	background-color: #00914C;
	color: #FFFFFF;
	text-align: center;
}
.zixun-tupian{
	width: 21px;
	height: 21px;
	margin-top: 6px;
	margin-right: 7px;
}


.copyright{
	height: 58px;
	line-height: 58px;
	text-align: center;
}
.copyright p{
	margin-left: 226px;
	margin-right: 16px;
	font-size: 12px;
	color: #515151;
	display: block;
	float: left;
}
.copyright span{
	display: block;
	float: left;
	font-size: 12px;
	color: #515151;
	margin-right: 27px;
}
.copyright font{
	float: left;
	color: #515151;
	font-size: 12px;
}
.copyright font a{
	color: #515151;
	font-size: 12px;
}
/*人物介绍*/
#imageFlow {
		position: absolute;
		width: 100%;
		height: 75%;
		left: 0%;
		top: 10%;
	}
	#imageFlow .diapo {
		position: absolute;
		left: -1000px;
		cursor: pointer;
		-ms-interpolation-mode: nearest-neighbor;
		
	}
	.diapo{
		width: auto;
		height: 260px;
		display: inline-block !important;
		float: left;
		position: absolute;
	}
	#imageFlow .link {
		/*border: dotted #fff 1px;*/
		/*margin-left: -1px;
		margin-bottom: -1px;*/
		margin-right: 50px !important;
	}
	#imageFlow .bank {
		visibility: hidden;
	}
	#imageFlow .top {
		position: absolute;
		width: 100%;
		height: 40%;
	}
	#imageFlow .text {
		position: absolute;
		left: 0px;
		width: 100%;
		bottom:-15px;
		text-align: center;
		color: #333;
		font-family: verdana, arial, Helvetica, sans-serif;
		z-index: 1000;
	}
	#imageFlow .title {
		font-size: 22px;
		margin-top: 25px;
		display: block;
	}
	#imageFlow .legend {
		font-size: 14px;
		width: 775px;
		display: block;
		margin: 0 auto;
		padding-top: 20px;
	}
	#imageFlow .scrollbar {
		position: absolute;
		left: 10%;
		bottom: 10%;
		width: 80%;
		height: 16px;
		z-index: 1000;
	}
	#imageFlow .track {
	}
	#imageFlow .arrow-left {
		position: absolute;
	}
	#imageFlow .arrow-right {
		position: absolute;
		right: 0px;
	}
	#imageFlow .bar {
		position: absolute;
		height: 16px;
		left: 25px;
	}
.names-lh{
	font-size: 22px;
}
/*侧边栏*/
/*侧边栏 start*/
.slider-box{width: 60px;height: 213px;background: #00904c;border-radius: 40px;position: fixed;right: 50px;z-index:10;bottom: 20%;}
.icontalks{width:30px;height: 27px;background: url(../images/s_talks.png) no-repeat;top: 30px;left: 15px;position: absolute;}
.icontels{width: 30px;height: 27px;background: url(../images/s_tels.png) no-repeat;top: 89px;left: 16px;position: relative;cursor: pointer;}
.icontop{width: 30px;height: 27px;background: url(../images/s_tops.png) no-repeat;top: 149px;left: 16px;position: absolute;cursor: pointer;}
.iconspan{background: #333;color: #fff;border-radius: 5px;display: inline-block;position: absolute;right: 50px;padding: 10px;font-size: 18px;bottom: -15px;display: none;cursor: pointer;min-width:205px;}
.icontels:hover .iconspan{display: block;}
.ewm-img-box{width: 100px;
	height: 100px;
	position: absolute;
	top: -20px;
	right:45px;
	display: none;}
.ewm-img-box img
{
	width: 100%;
	height: 100%;
}
.icontalks:hover .ewm-img-box{display: block;}