.headerbox {
	background: url(../images/bg_topbox.png) no-repeat;
	display: block;
	padding: 30px 0;
	border-bottom: 1px solid #60fffd;
}

.headerbox .topbox .logo {
	height: auto;
	margin: 5px 0;
}

.searchbox {
	background: url(../images/search.png) center no-repeat;
	width: 200px;
	height: 46px;
	line-height: 46px;
	padding: 0 10px;
	margin-top: 25px;
}

.searchbox .search_txt {
	background: none;
	line-height: 46px;
	width: 170px;
}

.searchbox .search_btn {
	background: url(../images/search_ico.png) center no-repeat;
	height: 46px;
	width: 25px;
}

.navBox {
	background: #014a95;
	height: 60px;
}

.nav {
	text-align: center;
	position: relative;
}

.nav li {
	float: left;
	position: relative;
	transition: transform 0.5s ease;
	z-index: 99;
}

.nav li a {
	font-size: 16px;
	color: #fff;
	display: block;
	line-height: 60px;
	height: 60px;
	text-align: center;
	width: 144px;
}

.nav li:hover,
.nav li.current {
	background: #ffa200;
}

.nav li:hover a,
.nav li.current a {
	color: #fff;
	font-weight: 600;
	font-size: 16px;
}

.nav li .subnav {
	display: none;
}

.nav li:hover .subnav,
.nav li.current .subnav {
	display: block;
	padding: 5px 0;
	background: #ffa200;
	position: absolute;
	top: 60px;
width:180px;
}

.nav li:hover ul.subnav li,
.nav li.current .subnav li {
	float: none;
padding:0 10px;
}

.nav li:hover ul.subnav li a,
.nav li.current ul.subnav li a {
	height: 42px;
	line-height: 42px;
	font-weight: normal;
overflow: hidden; /* 隐藏超出容器的内容 */
  white-space: nowrap; /* 防止文本换行 */
  text-overflow: ellipsis; /* 显示省略号 (...) */
width:160px;
}

.nav li:hover ul.subnav li:hover,
.nav li.current ul.subnav li:hover {
	background: #ffc766;
}

.nav li:hover ul.subnav li:hover a,
.nav li.current ul.subnav li:hover a {
	font-weight: bolder;
}

.kstd_list {
	position: relative;
	top: -60px;
	z-index: 93;
	background: #fff;
	height: 140px;
	box-shadow: 1px 1px 10px #e9e9e9;
}

.kstd_list ul {
	margin-left: 3px;
}

.kstd_list li {
	min-width: 130px;
	padding: 0 25px;
	height: 140px;
	float: left;
	text-align: center;
	line-height: 140px;
	font-size: 20px;
	background: url(../images/line.png) right center no-repeat;
}

.kstd_list span {
	color: #cfcfcf;
	font-size: 20px;
	font-family: "兰亭粗黑GBK";
}

.kstd_list li a {
	color: #333333;
	font-weight: bold;
}

.kstd_list li:hover a {
	color: #fff;
}

.kstd_list li.td_1 {
	padding-left: 60px;
	background: url(../images/ico_1.png) 40px center no-repeat;
	transition: transform 0.5s ease;
}

.kstd_list li.td_1:hover {
	background: #ffa200 url(../images/ico_11.png) 40px center no-repeat;

}

.kstd_list li.td_2 {
	padding-left: 60px;
	background: url(../images/ico_2.png) 40px center no-repeat;
	transition: transform 0.5s ease;
}

.kstd_list li.td_2:hover {
	background: #ffa200 url(../images/ico_21.png) 40px center no-repeat;
}

.kstd_list li.td_3 {
	padding-left: 65px;
	background: url(../images/ico_3.png) 25px center no-repeat;
	transition: transform 0.5s ease;
}

.kstd_list li.td_3:hover {
	background: #ffa200 url(../images/ico_31.png) 25px center no-repeat;
}

.kstd_list li.td_4 {
	padding-left: 60px;
	background: url(../images/ico_4.png) 40px center no-repeat;
	transition: transform 0.5s ease;
}

.kstd_list li.td_4:hover {
	background: #ffa200 url(../images/ico_41.png) 40px center no-repeat;
}

.kstd_list li.td_5 {
	padding-left: 60px;
	background: url(../images/ico_5.png) 40px center no-repeat;
	transition: transform 0.5s ease;
}

.kstd_list li.td_5:hover {
	background: #ffa200 url(../images/ico_51.png) 40px center no-repeat;

}

.kstd_list li.td_6 {
	padding-left: 60px;
	background: url(../images/ico_6.png) 40px center no-repeat;
	transition: transform 0.5s ease;
}

.kstd_list li.td_6:hover {
	background: #ffa200 url(../images/ico_61.png) 40px center no-repeat;
}

.zixunbox {
	position: relative;
}

.zixun {
	position: fixed;
	right: 100px;
	top: 60%;
	z-index: 101;
}

.m_tt {
	height: 55px;
	text-align: center;
}

.m_tt .m_name {
	display: block;
	border-bottom: 2px solid #005bac;
	font-weight: bold;
	line-height: 45px;
}

.m_tt .m_name a {
	color: #005bac;
	font-size: 26px;
}

.m_tt .more {
	margin-top: 15px;
	background: #ffa200;
	width: 100px;
	height: 30px;
	line-height: 30px;
	border-radius: 15px;
}

.m_tt .more a {
	color: #fff;
	font-size: 15px;
}

.xwdt_list {
	width: 650px;
}

.xwdt_list li {
	margin: 8px 0;
}

.xwdt_list li a {
	line-height: 36px;
	font-size: 16px;
	color: #333;
	display: block;
}

.xwdt_list li span {
	background: #e9e9e9;
	width: 110px;
	height: 28px;
	display: block;
	line-height: 28px;
	border-radius: 14px;
	font-size: 16px;
	text-align: center;
}

.xwdt_list li:hover a {
	color: #ffa200;
	font-weight: bolder;
}

.xwdt_list li:hover span {
	background: #ffa200;
	color: #fff;
}

.tzggbox {
	background: #f5f5f5;
	margin-top: 45px;
	padding: 35px 0;
	height: 270px;
}

.tzgg_list ul li {
	float: left;
	width: 360px;
	height: 130px;
	padding: 20px;
	margin: 30px 0;
	background: #fff;
	box-shadow: 1px 1px 10px #e9e9e9;
	transition: top 0.3s ease;
	position: relative;
	top: 0;
}

.tzgg_list ul li a {
	font-size: 16px;
	line-height: 36px;
	color: #333;
	font-weight: bold;
	border-bottom: 1px solid #e9e9e9;
	height: 36px;
	padding-bottom: 8px;
}

.tzgg_list ul li:hover {
	top: -5px;
	background: #005bac;
	box-shadow: 1px 1px 10px #e9e9e9;
}

.tzgg_list ul li:hover a {
	color: #fff;
	border-bottom: 1px solid #75a2cb;
}

.tzgg_list ul li p {
	margin: 5px 0;
	font-size: 15px;
	line-height: 30px;
	color: #545454;
}

.tzgg_list ul li:hover p {
	color: #fff;
}

.tzgg_list ul li span {
	background: #e9e9e9;
	width: 110px;
	height: 28px;
	display: block;
	line-height: 28px;
	border-radius: 14px;
	font-size: 16px;
	text-align: center;
}

.tzgg_list ul li:hover span {
	background: #ffa200;
	color: #fff;
}

.tzgg_list ul {
	margin-left: -45px;
}

.tzgg_list ul li {
	margin-left: 45px;
}

.jypxbox {
	background: #005bac url(../images/bg_jypxbox.png) center no-repeat;
	height: 420px;
	padding: 35px 0;
}

.jypxbox .m_tt .m_name {
	display: block;
	border-bottom: 2px solid #fff;
	font-weight: bold;
	line-height: 45px;
}

.jypxbox .m_tt .m_name a {
	color: #fff;
	font-size: 26px;
}

.jypx_list {
	position: relative;
	height: 345px;
}

.jypx_list div {
	width: 216px;
	display: inline-block;
	height: 318px;
	color: #fff;
	transition: all 0.5s ease;
	position: relative;
	bottom: 0;
}

.jypx_list div b {
	font-size: 30px;
	line-height: 50px;
	font-family: "兰亭粗黑GBK";

}

.jypx_list div ul li a {
	font-size: 16px;
	line-height: 36px;
	color: #fff;
	font-weight: bold;
}

.jypx_list div:hover {
	transform: translateY(-10px);
}

.jypx_list div:hover b {
	color: #005bac;
}

.jypx_list div ul li:hover a {
	text-decoration: underline;
	color: #005bac;
}

.jypx_list div.jypx_1 {
	background: url(../images/jypx_1.png) bottom center no-repeat;
	height: 188px;
	width: 160px;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 50px 28px;
}

.jypx_list div:hover.jypx_1 {
	background: url(../images/jypx_11.png) bottom center no-repeat;
}

.jypx_list div.jypx_2 {
	background: url(../images/jypx2.png) bottom center no-repeat;
	height: 218px;
	width: 160px;
	position: absolute;
	bottom: 0;
	left: 217px;
	padding: 50px 28px;
}

.jypx_list div:hover.jypx_2 {
	background: url(../images/jypx_21.png) bottom center no-repeat;
}

.jypx_list div.jypx_3 {
	background: url(../images/jypx3.png) bottom center no-repeat;
	height: 188px;
	width: 160px;
	position: absolute;
	bottom: 0;
	left: 434px;
	padding: 50px 28px;
}

.jypx_list div:hover.jypx_3 {
	background: url(../images/jypx_31.png) bottom center no-repeat;
}

.jypx_list div.jypx_4 {
	background: url(../images/jypx4.png) bottom center no-repeat;
	height: 218px;
	width: 160px;
	position: absolute;
	bottom: 0;
	left: 651px;
	padding: 50px 28px;
}

.jypx_list div:hover.jypx_4 {
	background: url(../images/jypx_41.png) bottom center no-repeat;
}

.jypx_list div.jypx_5 {
	background: url(../images/jypx5.png) bottom center no-repeat;
	height: 188px;
	width: 160px;
	margin-left: 0px;
	position: absolute;
	bottom: 0;
	left: 868px;
	padding: 50px 28px;
}

.jypx_list div:hover.jypx_5 {
	background: url(../images/jypx_51.png) bottom center no-repeat;
}

.jypx_list div.jypx_6 {
	background: url(../images/jypx6.png) bottom center no-repeat;
	height: 218px;
	width: 160px;
	position: absolute;
	bottom: 0;
	left: 1085px;
	padding: 50px 28px;
}

.jypx_list div:hover.jypx_6 {
	background: url(../images/jypx_61.png) bottom center no-repeat;
}


.xljybox,
.tdxlbox {
	width: 625px;
}

.xljy_list ul {
	margin-top: 25px;
}

.xljy_list ul li {
	width: 585px;
	height: 78px;
	padding: 6px 20px;
	margin: 15px 0;
	background: #fff;
	box-shadow: 2px 2px 10px #e9e9e9;
	transition: top 0.3s ease;
	position: relative;
	top: 0;
}

.xljy_list ul li a {
	font-size: 16px;
	line-height: 42px;
	color: #333;
	font-weight: bold;
	height: 42px;
}

.xljy_list ul li:hover {
	top: -5px;
	background: #005bac;
	box-shadow: 1px 1px 10px #e9e9e9;
}

.xljy_list ul li:hover a {
	color: #fff;
}


.xljy_list ul li span {
	background: #e9e9e9;
	width: 110px;
	height: 28px;
	display: block;
	line-height: 28px;
	border-radius: 14px;
	font-size: 16px;
	text-align: center;
}

.xljy_list ul li:hover span {
	background: #ffa200;
	color: #fff;
}


.ejbannerBox {
	height: 320px;
	display: block;
	background: url(../images/ej_banner.png) center no-repeat;
}


.linkbox {
	height: 40px;
	padding: 10px 0;
}

.link_tt {
	width: 130px;
	height: 40px;
	color: #fff;
	border-radius: 20px;
	border: 1px solid #fff;
	text-align: center;
	line-height: 40px;
}

.link_list {
	width: 1140px;
}

.link_list li {
	line-height: 40px;
	float: left;
	margin-right: 25px;
}

.link_list li a {
	color: #80a5ca;
	transition: all 0.5s ease;
}

.link_list li:hover a {
	color: #80a5ca;
	font-weight: bolder;
	text-decoration: underline;
}

.lxwm_info {
	color: #fff;
	margin: 50px 0;
}

.lxwm_xx {
	margin-top: 30px;
	width: 1100px;
}

.lxwm_info ul li {
	min-width: 475px;
	height: 36px;
	font-size: 16px;
	line-height: 40px;
	float: left;
}

.ej_left {
	width: 260px;
	z-index: 10;
	margin-top: 35px;
}

.ej_left .ej_name {
	display: block;
	background: url(../images/ej_name.png) center no-repeat;
	font-size: 30px;
	line-height: 160px;
	color: #fff;
	width: 200px;
	height: 160px;
	padding: 0 30px;
	text-align: center;
	font-weight: bolder;
	border-bottom: 1px solid #d3d3d3;
}

.ej_left ul {
	width: 260px;
}


.ej_left ul li {
	margin-bottom: 2px;
	height: 80px;
	line-height: 80px;
	padding: 0 30px;
	text-align: center;
	background: #f2f2f2;
}

.ej_left ul li a {
	color: #333;
	font-size: 18px;
}

.ej_left ul li:hover,
.ej_left ul li.c {
	background: #ffa200;
	font-weight: bolder;
}

.ej_left ul li:hover a,
.ej_left ul li.c a {
	color: #fff;
}


.ej_left .ej_menu_list ul li a span {
	margin-left: 10px;
}


.ej_right {
	width: 1000px;
	margin-top: 25px;
}

.ej_right .ej_addrbox {
	font-size: 18px;
	height: 62px;
	line-height: 62px;
	border-bottom: 1px solid #d3d3d3;
	padding-left: 10px;
}

.ej_right .ej_addrbox .ej_name {
	padding: 0 15px;
	height: 60px;
	font-size: 18px;
	color: #014a96;
	line-height: 60px;
	border-bottom: 2px solid #014a96;
	display: inline-block;
}

.ej_right .ej_addrbox .ej_addr_list {
	padding: 0 25px;
	font-size: 14px;
	color: #014a96;
}

.ej_right .ej_addrbox .ej_addr_list a {
	font-size: 14px;
	color: #014a96;
}

.ej_right .ej_addrbox .ej_addr_list a:hover {
	color: #0068b7;
	font-weight: bolder;
}

.ej_right .ej_infobox {
	padding: 20px 0;
	width: 1000px;
	margin: 0 auto;
}

.ej_right .ej_infobox .ej_liebiao ul {
	width: 1000px;
	margin: 0 auto;
}

.tzgg_list ul li span {
	background: #e9e9e9;
	width: 110px;
	height: 28px;
	display: block;
	line-height: 28px;
	border-radius: 14px;
	font-size: 16px;
	text-align: center;
}

.tzgg_list ul li:hover span {
	background: #ffa200;
	color: #fff;
}


.ej_right .ej_infobox .ej_liebiao ul li {
	height: 56px;
	line-height: 56px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	padding-left: 20px;
}

.ej_right .ej_infobox .ej_liebiao ul li a {
	float: left;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 820px;
	font-size: 16px;
	color: #333;

}

.ej_right .ej_infobox .ej_liebiao ul li span {
	float: right;
	background: #e9e9e9;
	width: 110px;
	height: 28px;
	margin-top: 14px;
	display: block;
	line-height: 28px;
	border-radius: 14px;
	font-size: 16px;
	text-align: center;
}


.ej_right .ej_infobox .ej_liebiao ul li:hover {
	background: #f8f9ff;
}


.ej_right .ej_infobox .ej_liebiao ul li:hover span {
	background: #ffa200;
	color: #fff;
}

.ej_right .ej_infobox .ej_content {
	margin-top: 20px;
	padding: 0 30px;
}


.ej_right .ej_infobox .ej_content .ej_c_t h1 {
	font-size: 28px;
	color: #2e2a27;
	line-height: 45px;
	text-align: center;
}

.ej_right .ej_infobox .ej_content .ej_c_t .ej_remark {
	width: 560px;
	text-align: center;
	margin: 0 auto;
	margin-top: 10px;
	font-size: 14px;
	color: #928f89;
	line-height: 30px;
	padding-bottom: 10px;
	border-bottom: 2px solid #004489;
}

.ej_right .ej_infobox .ej_content .ej_c_t .ej_remark span {
	margin: 0 15px;
}

.ej_right .ej_infobox .ej_content .ej_zw {
	margin: 20px 0;
}

.ej_right .ej_infobox .ej_content .ej_zw p {
	font-size: 15px;
	line-height: 32px;
	color: #2d2d2d;
	margin: 10px 0;
	text-align: justify;
	text-indent: 2em;
}

.ej_right .ej_infobox .ej_content .ej_zw p img {
	margin: 15px auto;
	max-width: 600px;
	display: block;
	text-align: center;
}



.ej_fanye p {
	color: #666;
	margin: 10px 0;
	height: 34px;
	line-height: 34px;
	padding-left: 20px;
	font-size: 15px;
	background: #f8f9ff;
}

.ej_fanye p a {
	color: #333;
	font-size: 15px;
}

.ej_fanye p:hover a {
	color: #014a95;
	transform: all ease 0.3s;
}