@charset "utf-8";
*{
	margin:0px;
	padding:0px;
	list-style:none;
	font-family:"微软雅黑";
}
a,img{
	text-decoration:none;
	border:0px;
}
a:hover{
	color:#F00;
}
.tbg{
	width:100%;
	height:6px;
	background-color:#1468ab;
	border-bottom:1px solid #feffff;
}
.tnav{
	width:100%;
	height:34px;
	background-color:#f2f2f2;
	border-top:1px solid #f9f4f0;
	border-bottom:1px solid #fcfcfc;
}
.tnav .nc{
	width:1270px;
	height:34px;
	margin:auto;
	font:14px/34px "微软雅黑";
	color:#616161;
	padding:0px 15px;
	text-align:right;
}
.tnav .nc a{
	color:#616161;
}
.tnav .nc a span{
	color:#1468ab;
}
.tnav .nc a:hover{
	color:#1468ab;
}
.top{
	width:100%;
	height:125px;
	background:url(../images/index_01.jpg) no-repeat center;
}
.top .ttc{
	width:1300px;
	height:125px;
	margin:auto;
}
.top .ttc .logo{
	width:360px;
	height:75px;
	display:block;
	position:relative;
	top:16px;
	left:50px;
	float:left;
}
.top .ttc .search{
	width:316px;
	height:30px;
	position:relative;
	top:48px;
	float:right;
}
.top .ttc .search .txt{
	width:190px;
	height:26px;
	padding:0px 10px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
}
.top .ttc .search .btn{
	width:29px;
	height:27px;
	margin:0px 0px;
	padding:0px 0px;
	background:url(../images/index_10.jpg) no-repeat center;
	border:0px;
	position:absolute;
	top:0px;
	left:213px;
}
.menu{
	width:100%;
	height:50px;
	background:url(../images/index_02.jpg) repeat-x top left;
	border-bottom:1px solid #FFF;
}
.menu .mn{
	width:1300px;
	height:50px;
	margin:auto;
}
.menu .mn a{
	width:106px;
	height:50px;
	display:block;
	color:#ffffff;
}
.menu .mn .cur{
	background-color:#298ad4;
}
.sx_menu li a:hover{
	background-color:#298ad4;
}
.menu .mn .first{
	border-left:0px solid #264a8a;
}
.menu .mn .last{
	border-right:0px solid #00a1e9;
}
.sx_menu li ul{display:none;background:#209eea;position:absolute;left:0px;top:50px;width:auto;z-index:-99;}
.sx_menu li.focus{background-color:#298ad4;}
.sx_menu li.focus li{ background:none;}
.sx_menu li.focus li a{display:block;color:#fff; }
.sx_menu li li{list-style:none;color:#fff;float:none; background:none; position:static; text-align:center;height:44px;line-height:44px;font-size:13px;}
.sx_menu li li a{font-family:"微软雅黑";font-size:18px;color:#fff;height:44px;text-align:center;margin:auto;}
.sx_menu li li a:hover{height:44px;display:block;color:#fff;background-color:#ff8f17;}
.sx_menu li{height:50px;float:left;text-align:center;font:18px/50px "微软雅黑";color:#ffffff;position:relative;z-index:999;border-left:1px solid #264a8a;border-right:1px solid #00a1e9;}
.banner{
	width:100%;
	height:440px;
	background:url(../images/index_03.jpg) no-repeat center;
}
.in_fbg{
	width:100%;
	height:10px;
	background:url(../images/index_09.png) no-repeat right bottom;
	margin:18px 0px 0px;
}
.fbg{
	width:100%;
	height:10px;
	background:url(../images/page_04.png) no-repeat right bottom;
	margin:10px 0px 0px;
}
.foot{
	width:100%;
	height:72px;
	background-color:#747474;
	text-align:center;
	font:14px/24px "微软雅黑";
	color:#ffffff;
	padding:12px 0px;
}


