@charset "utf-8";
body{
	margin:0px 0px;
	padding:0px 0px;
	font-family:"微软雅黑";
	background-color:#fff;
}
div,ol,ul,li,dl,dt,dd,h3,p,span,hr,img,a,input,select{
	margin:0px 0px;
	padding:0px 0px;
	text-decoration:none;
	list-style:none;
	border:0px;
}
input:focus,select:focus{
	border:0px;
	outline:none;
}
a{
	color:#444444;
}
a:hover{
	color:#088f94;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.clear{
	clear:both;
}
.container{
	width:1300px;
	height:auto;
	margin:auto;
	display:table;
}
#header{
	width:100%;
	min-width:1300px;
	height:auto;
	background:url(../images/yj_01.jpg) no-repeat top center;
	position:relative;
}
#header img{
	width:100%;
}
#header .tcon{
	width:1300px;
	height:53px;
	margin:auto;
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
}
#header .tcon .top-txt{
	height:26px;
	float:right;
	position:absolute;
	top:14px;
	right:200px;
	font-size:14px;
	color:#535353;
	line-height:26px;
}
#header .tcon .top-txt a{
	color:#535353;
	margin:0px 5px;
}
#header .ft_search{
	width:182px;
	height:26px;
	float:right;
	position:absolute;
	top:14px;
	right:0px;
}
#header .ft_search .input{
	width:160px;
	height:23px;
	padding:0px 10px;
	background-color:#ffffff;
	font-size:14px;
	color:#888888;
	line-height:23px;
	border-radius:15px;
	border-top:1px solid #535353;
	border-left:1px solid #535353;
	border-right:1px solid #535353;
	border-bottom:2px solid #989898;
}
#header .ft_search .btn{
	width:20px;
	height:20px;
	background:url(../images/search.gif) no-repeat center;
	position:absolute;
	top:3px;
	right:18px;
}
#header .logo{
	position:absolute;
	top:45px;
	left:4%;
}
#header .logo img{
	width:95%;
}
#header .mcon img{
	width:100%;
}
#header .mcon{
	width:100%;
	height:55px;
	background:url(../images/bg.png) no-repeat center;
	position:absolute;
	top:53px;
}
#header #menu{
	width:885px;
	height:300px;
	overflow:hidden;
	position:absolute;
	top:55px;
	right:0px;
}
#header #zy-menu{
	width:885px;
	height:49px;
	margin:auto;
	background:url(../images/nav_01.jpg) 100px 0px;
	position:relative;
	top:0px;
	right:-65px;
	z-index:99999;
}
#header #zy-menu li{
	height:55px;
	display:inline-table;
	margin:0px 11px;
	float:left;
	font-size:18px;
	color:#ffffff;
	text-align:center;
	line-height:49px;
	position:relative;
	cursor:pointer;
}
#header #zy-menu .first{
}
#header #zy-menu .current,#header #zy-menu .cur{
	position:relative;
}
#header #zy-menu .current a,#header #zy-menu .cur a{
	color:#ffffff;
}
#header #zy-menu li a{
	color:#ffffff;
}
#header #zy-menu li a:hover{
	color:#ffffff;
}
#header #zy-menu li .box{
	width:135px;
	height:auto;
	padding:1px 0px;
	display:inline-block;
	background-color:#f4f4f4;
	position:absolute;
	top:51px;
	left:-30px;
	display:none;
	z-index:9999;
}
#header #zy-menu li .m{
	left:-60px;
}
#header #zy-menu li .box li{
	width:100%;
	height:48px;
	padding:0px 0px;
	margin:0px 0px 0px 0px;
	display:block;
	background:none;
	background-color:#f4f4f4;
	font-size:18px;
	font-weight:normal;
	color:#282828;
	line-height:48px;
	text-align:center;
	border:0px;
	position:relative;
	top:0;
}
#header #zy-menu li .box li a{
	display:block;
	color:#282828;
}
#header #zy-menu li .box li a:hover{
	color:#fff;
	background-color:#00acb2;
}
#foot{
	width:100%;
	min-width:1300px;
	height:194px;
	margin:auto;
	background:url(../images/yj_06.jpg) no-repeat bottom center;
	background-color:#009aa0;
}
#foot .flogo{
	width:275px;
	height:95px;
	position:relative;
	top:55px;
	left:40px;
}
#foot .fcode{
	width:151px;
	height:138px;
	overflow:hidden;
	position:relative;
	top:31px;
	left:230px;
}
#foot .fcode img{
	width:151px;
}
#foot .ftext{
	width:510px;
	height:125px;
	font-size:16px;
	color:#e4e4e4;
	line-height:36px;
	position:relative;
	top:20px;
	right:0px;
}
