/** reset **/
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: 14px/1.5 "Microsoft Yahei", tahoma, Srial, helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
em {
	font-style: normal;
}
ul, ol {
	list-style: none;
}
a {
	text-decoration: none;
	color: #333;
	text-decoration: none;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
a:hover {
	text-decoration: none;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

/*火狐去掉按钮、连接的虚线*/
a:focus, a:active, button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, select::-moz-focus-inner, input[type="file"]>input[type="button"]::-moz-focus-inner {
 border: 0;
 outline: 0;
}
input, button, select, textarea {
	outline: none;
	-webkit-appearance: none;
}
textarea {
	resize: none;
}
a {
	text-decoration: none;
	color: #333;
}
a {
 blr: expression(this.onFocus=this.blur());
}
a:focus {
	outline: none;
}
a.hidefocus {
	outline: none
}
.button {
	border-radius: 0;
}
input {
	font-family: "微软雅黑";
}
textarea {
	font-family: "微软雅黑";
}
img {
	border: 0px;
	outline-width: 0px;
	vertical-align: top;
}
.cleafix:after {
	clear: both;
	content: "\200B";
	display: block;
	height: 0;
}
.cleafix {
 *zoom: 1;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.w1200 {
	width: 1200px;
}
.w1080 {
	width: 1080px;
}
.boxcenter {
	margin: 0 auto;
}
.textcenter {
	text-align: center;
}
.topbox {
	background: #666;
	height: 35px;
	line-height: 35px;
	color: #fff;
}
.topbox a {
	color: #FFF;
}
.topimg {
	background:#aad1fc;
	height: 255px;
}
.nav {
	background: #054da2;
	height: 55px;
	font-size: 1.2em;
}
.nav li {
	float: left;
}
.nav li a {
	line-height: 50px;
	padding: 0 5px;
	color: #FFF;
}
/* 以下样式不用修改 开始*/
    /* 默认ul 无需修改 */
.nav_menustyle_1_1 ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
/* 默认li 无需修改 */
.nav_menustyle_1_1 li {
	float: left;
	text-align: center;
	position: relative;
	margin-left: 10px;
}
/* 2级以上 li 无需修改 */
.nav_menustyle_1_1 ul li ul li {
	float: none;
	z-index: 100;
	background: #004b8f;
}
/* 3级以上默认ul 无需修改 */
.nav_menustyle_1_1 ul li ul li ul {
	left: 100%;
	top: 0px;
}
/* IE6下的table样式 无需修改 */
.nav_menustyle_1_1 table {
	position: absolute;
	left: 0px;
	border-collapse: collapse;
	border-spacing: 0;
	z-index: 100;
}
.nav_menustyle_1_1 table table {
	top: 0px;
}
.nav_menustyle_1_1 td {
	padding: 0;
}
/* 共6级导航子菜单打开关闭控制 无需修改 */
.nav_menustyle_1_1 li ul, .nav_menustyle_1_1 li:hover ul li ul, .nav_menustyle_1_1 li:hover ul li:hover ul li ul, .nav_menustyle_1_1 li:hover ul li:hover ul li:hover ul li ul, .nav_menustyle_1_1 li:hover ul li:hover ul li:hover ul li:hover ul li ul {
	display: none;
}
.nav_menustyle_1_1 li a:hover ul li ul, .nav_menustyle_1_1 li a:hover ul li a:hover ul li ul, .nav_menustyle_1_1 li a:hover ul li a:hover ul li a:hover ul li ul, .nav_menustyle_1_1 li a:hover ul li a:hover ul li a:hover ul li a:hover ul li ul {
	visibility: hidden;
}
.nav_menustyle_1_1 li a:hover ul, .nav_menustyle_1_1 li:hover ul, .nav_menustyle_1_1 li:hover ul li:hover ul, .nav_menustyle_1_1 li:hover ul li:hover ul li:hover ul, .nav_menustyle_1_1 li:hover ul li:hover ul li:hover ul li:hover ul, .nav_menustyle_1_1 li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul {
	display: block;
	position: absolute;
}
.nav_menustyle_1_1 li a:hover ul li a:hover ul, .nav_menustyle_1_1 li a:hover ul li a:hover ul li a:hover ul, .nav_menustyle_1_1 li a:hover ul li a:hover ul li a:hover ul li a:hover ul, .nav_menustyle_1_1 li a:hover ul li a:hover ul li a:hover ul li a:hover ul li a:hover ul {
	visibility: visible;
}
/* 默认a属性 无需修改 */
.nav_menustyle_1_1 a {
	display: block;
	text-decoration: none;
	white-space: nowrap;
}
/* 以上样式不用修改 结束*/
/* 默认链接样式 可以修改默认的 字体、颜色、宽度、高度、背景色、边框等*/
.nav_menustyle_1_1 a {
	color: #000;         /*字体颜色*/
}
/* 默认hover链接样式 可以设置默认的鼠标移上样式 */
.nav_menustyle_1_1 a:hover {
	color: #fff; /*鼠标移上颜色*/
}
/* IE6兼容性代码，在IE6下起效， 必须根据菜单高宽进行设定 */
.nav_menustyle_1_1 table {
	top: 26px;           /*必须设为 菜单高度 + 1*/
}
.nav_menustyle_1_1 table table {
	left: 91px;          /*必须设为 菜单宽度 + 1*/
}
/* 2级以上链接样式 可以修改2级以上菜单的 字体、颜色、宽度、高度、背景色、边框等*/
.nav_menustyle_1_1 ul li ul li a {
	padding: 0px 15px;
	color: #FFF;         /*字体颜色*/
	text-shadow: 1px 1px 1px #000000;
}
/* 2级以上hover链接样式 可以修改2级以上菜单的鼠标移上样式*/
.nav_menustyle_1_1 ul li ul li a:hover {
	padding: 0px 15px;
	background: #9CF;
}
/* 3级以上链接样式 可以修改3级以上菜单的 字体、颜色、宽度、高度、背景色、边框等*/
.nav_menustyle_1_1 ul li ul li ul li a {
}
/* 3级以上hover链接样式 可以修改3级以上菜单的鼠标移上样式*/
.nav_menustyle_1_1 ul li ul li ul li a:hover {
}
.footerbox {
	background: #054da2;
	color: #FFF;
	line-height: 3;
	padding: 10px 0;
        text-align:center;
}