@import url("font-awesome.min.css");
@import url("animate.css");
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	color:#555;
	font-family:"Microsoft YaHei", "微软雅黑";
	background-color: #FFFFFF;
	line-height:24px;
}
input,button,textarea,select{font-family:"Microsoft YaHei", "微软雅黑";}
UL {list-style-type:none;}
UL,p,li,form,h1,h2,h3,h4,h5,dd,dl,dt,ol{
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
img{ border:0px;}
#headt{ width:100%; float:left;  position:relative;}
#head{
	width:100%; position:absolute; left:0px; top:0px;
	min-width:1200px;
	overflow:hidden;
	background-image: url(zzc.png);
	background-repeat: repeat-x;
	background-position: center top;  z-index:10;
}

#flash{
	width:100%;
	float:left;
 min-width:1200px; height:730px; 
}

#nyweb{
	width:100%;
	float:left; min-width:1200px; padding-top:20px; padding-bottom:20px;

}
#ljso{
	width:100%;
	float:left; min-width:1200px; height:40px; background-color:#f4f4f4; padding-top:4px; padding-bottom:4px; border-bottom:#ddd solid 1px;

}
.hyweb { width:100%; height:730px; position: relative; overflow:hidden; }
.hyweb li{ width:100%; height:730px;
	background-repeat: no-repeat;
	background-position: center top; text-align:center;
}
.hyweb li img{ border:0px;  width:100%; height:730px}
.hyweb li A{ width:100%;height:730px; display:block; margin:auto; OVERFLOW: hidden;}
/*数字按钮样式*/
.hyweb .num { width:100%; left:0px; bottom:0px; text-align:center; height:14px; line-height:14px; padding-top:13px; padding-bottom:13px; position: absolute; z-index: 10; background-color:rgba(255,255,255,0.4)}
.hyweb .num li {display:inline-block;
	text-align:center;
	width:14px;
	height:14px;
	line-height:0px;
	overflow:hidden;
	color:#fff;

	text-align:center;
	margin-right:2px;
	margin-left:2px;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0px;
	overflow:hidden; transition:all 0.3s ease-in-out 0s;border-radius:12px; background-color:#fff; 	}
.hyweb .num li.on { background-color:#02ACB9;} /*当前项*/

/*上一个  下一个*/
.hyweb .prev,
.hyweb .next {
	width: 50px;
	height:730px;
	position: absolute;
	filter: Alpha(Opacity=60);
-moz-opacity:0.6; 		opacity:0.6;
	background-repeat: no-repeat;
	background-position: left center;
	top:0px;
}
.hyweb .prev {
	left:-50px;
	background-image: url(lefta.png);
	background-repeat: no-repeat;
	background-position:left center;
}
.hyweb .next {
	right:-50px;
	background-position: right center;
	background-image: url(righta.png);	
}
#hyweb{ width:100%; float:left; padding-top:30px; padding-bottom:30px; min-width:1200px;}
#hyweb_1{
	width:100%;
	float:left; background-color:#F7FBFE; padding-top:65px; padding-bottom:65px;min-width:1200px; overflow:hidden;
}
#hyweb_2{
	width:100%;
	float:left;
	background-color:#fff;
padding-top:65px; padding-bottom:65px;min-width:1200px; overflow:hidden;

}
#hyweb_3{
	width:100%;
	float:left; background-color:#00B0B8; padding-top:50px; padding-bottom:35px; overflow:hidden;

}
#body_1{width:1200px; margin-left:auto; margin-right:auto;}
#dibu{
	width:100%;
	float:left;
	background-color:#595758;
	padding-top:15px;
	padding-bottom:15px; overflow:hidden;

}
#top{
	width:1200px;
	float:left; padding-top:20px; padding-bottom:20px;

}

#logo{
	float:left;
	overflow:hidden;

}
#logo img{ float:left; height:65px; border:0px;}
#yy{ float:right; width:250px;}
#yy a{ float:right; margin-left:22px; padding-right:25px; color:#333; font-size:14px; line-height:30px;}
#yy a.cn{
	background-image: url(cn.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#yy a.en{
	background-image: url(en.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#yy a:hover{ color:#00B1B9;}
#dh{
	width:1200px;
	float:left;
	height:45px; padding-top:5px; padding-bottom:30px;

}
#menu { float:left; WIDTH:950px; HEIGHT:45px;
}
#menu UL {
	FLOAT: left; 
}
#menu UL LI {
	FLOAT: left;
	font-size:20px;margin-right:6px;
}
#menu UL LI A {
	TEXT-ALIGN: center;
	DISPLAY: block;
	line-height:42px;
	color:#00B0B8;
	border-radius:4px;
	 padding-left:25px; padding-right:25px;
}

#menu UL LI A:hover {
	TEXT-DECORATION: none;
	color:#fff; background-color:#00B0B8;font-weight:bold;
}
#menu UL LI a.sec {
	TEXT-DECORATION: none;
	color:#fff; background-color:#00B0B8;font-weight:bold;
}
#tel{ float:right; line-height:45px;    background-image: url(tel.png);
	background-repeat: no-repeat;
	background-position: left center; padding-left:45px; }
#tel .name{ text-align:left; margin-right:18px; line-height:20px;}
#tel .f22{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 26px; font-weight:bold;
	color:#00B0B8; 
}

#bottom{
	width:1200px;
	float:left;
	line-height:22px;color:#fff; overflow:hidden;

}

#bottom .footer {
	HEIGHT: 40px;
	width:1200px;
	float:left; 
}
#bottom .footer UL {
	TEXT-ALIGN: center;
	LINE-HEIGHT: 40px;
	text-align:center;
	
	color:#fff;
}
#bottom .footer UL LI {
	DISPLAY: inline;
font-size: 15px;
	color: #fff; font-weight:bold;
}
#bottom .footer UL LI A {
	MARGIN: 0px 10px; color: #fff;}
#bottom .footer UL LI A:hover {
	color:#fff;
	text-decoration: underline;
}
#bottom .lxwm{ width:1200px; float:left; text-align:center; margin-top:25px;}
#bottom .lxwm li{display:inline-block; padding:20px 50px;  text-align:center; color:#fff;	LIST-STYLE-TYPE: none; border-bottom:#fff solid 1px; border-top:#fff solid 1px;}
#bottom .lxwm li h1{ font-size:30px; letter-spacing:1px;}
#bottom .lxwm li h2{
	font-size:13px;
	line-height:20px;
	text-transform:capitalize;
	margin-top:8px;
	font-family: Arial, Helvetica, sans-serif; font-weight:600;
}
#bottom .lxwm li p{ font-size:14px; color:#fff; line-height:25px;}
#bottom .lxwm li A{ color:#fff;}
#bottom .lxwm .tel{ margin-top:25px;
	font-size:30px; font-weight:bold;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif; padding-bottom:70px;
	background-image: url(tel1.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#bottom .copyright { width:1200px; float:left;
	LINE-HEIGHT: 20px;
color: #fff; font-size:13px;
}
#bottom .copyright .jszc{ float:right; margin-top:20px; font-weight:bold;}
#bottom .copyright A{ color:#fff;}
a:link {
	text-decoration: none;
	color:#5a5a5a;
}
a:visited {
	text-decoration: none;
	color:#5a5a5a;
}
a:hover {
	color:#01AFB8;
}
.hg2{ margin-top:35px;}
.hg{ margin-top:15px;}
.hg1{ margin-top:20px;}
.izl-rmenu {
	position: fixed;
	right: 0;
	bottom: 30%;
	z-index: 999; background-color:#fff;width: 42px;
}
.izl-rmenu .btn {
	width: 40px;
	height: 40px;
	cursor: pointer;
	position: relative; border:#ddd solid 1px; margin-top:-1px; text-align:center;color:#333; line-height:40px;
}
.izl-rmenu .btn:hover{ color:#fff; border:#58C1D6 solid 1px;}
.izl-rmenu .btn i{ font-size:18px; line-height:40px;}
.izl-rmenu .btn-qq {
}
.izl-rmenu .btn-qq:hover {
background-color: #00B1B9;
}
.izl-rmenu a.btn-qq, .izl-rmenu a.btn-qq:visited {

}
.izl-rmenu .btn-wx {

}
.izl-rmenu .btn-wx:hover {
	background-color: #00B1B9;
}
.izl-rmenu .btn-wx .pic {
	position: absolute;
	left: -120px;
	top: -1px;
	display: none;
	width: 120px;
	height: 120px;
}
.izl-rmenu .btn-phone {

}
.izl-rmenu .btn-phone:hover {
	background-color: #00B1B9;
}
.izl-rmenu .btn-phone .phone {
background-color:#00B1B9;
	position: absolute;
	width: 160px;
	left: -160px;
	top: -1px;
	line-height: 41px;
	color: #FFF;
	font-size: 18px;
	text-align: center;
	display: none;
}
.izl-rmenu .btn-qq .qq {
background-color:#00B1B9;
	position: absolute;
	width: 100px;
	left: -100px;
	top: -1px;
	line-height: 41px;
	color: #FFF;
	font-size: 18px;
	text-align: center;
	display: none;
}
.izl-rmenu .btn-top {
	display: none;
}
.izl-rmenu .btn-top:hover {
	background-color:#00B1B9; color:#fff;
}
#link{ width:1200px;  float:left; line-height:30px; margin-top:25px;}
#link_2{ width:1200px;  font-size:14px; float:right; line-height:30px;}
#link_2 A{ padding-left:8px; padding-right:8px; color:#FFFFFF;}