@charset "gb2312";
/* CSS Document */
*html, _html {
	background-image:url(about:blank);
	background-attachment:fixed;
}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img {
	border:medium none;
	margin: 0;
	padding: 0;
}
body, button, input, select, textarea {
	font: 16px/1.5 "Î¢ÈíÑÅºÚ", Verdana, Geneva, sans-serif, tahoma, Srial, helvetica, sans-serif;
}
body {
	line-height:22px;
	background-color:#ffffff;
	color:#4a4a4a;
	position:relative;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
em {
	font-style:normal;
}
ul, ol {
	list-style: none;
}
a {
	text-decoration: none;
	color:#333;
}
a:hover,a:focus {
	text-decoration: underline;
	color:#F40;
	outline:none;
}
img {
	border:0px;
	vertical-align: middle;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clearfix:before,.clearfix:after {content:"";display:table;}
.clearfix:after {clear:both;overflow:hidden;}
.clearfix {zoom:1;}
.blank {
	width:100%;
	height:10px;
	clear:both;
	overflow:hidden;
}
.blank20 {
	width:100%;
	height:20px;
	clear:both;
	overflow:hidden;
}
.blank30 {
	width:100%;
	height:30px;
	clear:both;
	overflow:hidden;
}
.clear {
	clear:both;
	overflow:hidden;
}
.red {
	color:#F00;
	text-decoration:none;
}
.pubW {
	width:1190px;
}
.pubW1 {
	width:1000px;
}
.center {
	margin:0px auto;
}
.float_left {
	float:left;
}
.float_right {
	float:right;
}
.display-i {
	display:inline;
}
.display-b {
	display:block;
}
.relative {position:relative;}
.absolute {position:absolute;}
.textAlign {text-align:center;}
#noMargin {margin-right:0;}

.header {width:100%;height:78px;position:fixed;z-index:100;left:0;top:0; background-color:rgba(255,255,255,0.7);border-bottom:1px solid #c3c3c3;}
.header h1 {width:383px;height:78px;float:left; background-color:#0e6362;}
.header h1 a {display:block;width:356px;height:39px;float:left;margin-top:19px;margin-left:13px;display:inline; background:url(icon.png) no-repeat -9px -12px;}

.nav {height:78px;overflow:hidden;}
.nav li {float:left;height:78px;}
.nav li a {display:block;height:78px;line-height:78px;font-size:18px;color:#2a2a2a;text-decoration:none;padding:0 7px;}
.nav li a:hover,.nav li a.active { background-color:#46b692;color:#fff;}
.nav_icon {width:27px;height:27px; background:url(icon.png) no-repeat;margin-top:26px;margin-left:27px;margin-right:3px;display:inline;}
.nav_icon1 { background-position:-20px -70px;}
.nav_icon2 { background-position:-20px -148px;}

.banner{width:100%;height:706px; background:url(banner.jpg) no-repeat center top;}
.banner h3 {width:404px;height:318px; background:url(icon.png) no-repeat -9px -192px;float:left;margin-left:394px;margin-top:145px;display:inline;}
.banner h4 {width:744px;height:96px; background:url(icon.png) no-repeat -432px -245px;float:left;margin-left:225px;margin-top:30px;display:inline;}
.banner h5 {width:290px;height:62px; background:url(icon.png) no-repeat -443px -363px;float:left;margin-left:450px;margin-top:25px;display:inline;}

.box1 {padding:45px 0 0;}
.box1 h3 {width:686px;height:103px; background:url(icon.png) no-repeat -9px -531px;margin-bottom:50px;}
.box1 h4 {width:345px;height:48px; background:url(icon.png) no-repeat -770px -367px;margin-bottom:15px;}
.box1 p {font-size:18px;line-height:28px;text-align:center;}
.box1_1 {width:100%;height:542px; background:url(box1_1.jpg) no-repeat center top;margin-top:45px;}

.box2 {padding:55px 0 0;}
.box2 h4 {width:345px;height:48px; background:url(icon.png) no-repeat -443px -444px;margin-bottom:15px;}
.box2 p {font-size:18px;line-height:28px;text-align:center;}
.box2_1 {width:100%;height:543px; background:url(box2_1.jpg) no-repeat center top;margin-top:45px;}

.box3 {padding:55px 0 0;}
.box3 h4 {width:345px;height:48px; background:url(icon.png) no-repeat -804px -444px;margin-bottom:15px;}
.box3 p {font-size:18px;line-height:28px;text-align:center;}
.box3_1 {width:100%;height:542px; background:url(box3_1.jpg) no-repeat center top;margin-top:45px;}

.box4 {padding:70px 0 30px;}
.box4 h3 {width:748px;height:43px; background:url(icon.png) no-repeat -7px -653px;margin-bottom:25px;}
.box4 ul li{width:355px;float:left;margin-top:25px;margin-right:62px;display:inline;}
.box4 ul li p {width:100%;font-size:24px;text-align:center;line-height:50px;}

.footer_info{padding:60px 0; background-color:#00605f;}
.footer_info h3 {width:68px;height:68px;margin:0 auto; background:url(icon.png) no-repeat -75px -75px;}
.footer_info h4 {width:545px;height:204px;margin:25px auto 0; background:url(icon.png) no-repeat -396px -23px;}

.footer {width:100%;height:122px; background-color:#505050;padding-top:38px;}
.footer p {width:100%;text-align:center;font-size:12px;color:#fff;line-height:24px;}

.slide {
    -moz-transition: all 0.25s ease-in-out 0s;
	-webkit-transition: all 0.25s ease-in-out 0s;
	transition: all 0.25s ease-in-out 0s;
}
.slide--reset {
    -moz-transform: translateY(0px);
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}
.slide--up {
    -moz-transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
}
