.nav_box {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}
.nav_wrap {
	width: 1180px;
	margin: 0 auto;
	height: 85px;
	position: relative;
}
.nav_wrap .logo {
	float: left;
	margin-right: 10px;
	height: 85px;
}
.nav_wrap .logo img {
	margin-top: 15px;
}
.nav_wrap .nav_icon {
	position: absolute;
	right: 40px;
	top: 30px;
}
.nav_wrap .nav_icon .l1, .nav_wrap .nav_icon .l2, .nav_wrap .nav_icon .l3 {
	float: left;
	margin-right: 20px;
	position: relative;
}
.nav_wrap .nav_icon i {
	width: 24px;
	height: 24px;
	display: block;
	cursor: pointer;
}
.nav_wrap .nav_icon .idx_dhk {
	position: absolute;
	top: 30px;
}
.nav_wrap .nav_icon .idx_dhk em {
	background: url(201901szfh_dhk.png) no-repeat center;
	width: 10px;
	height: 7px;
	display: block;
	position: absolute;
	top: 0;
	z-index: 1;
}
.nav_wrap .nav_icon .idx_dhk .dhk_btmwrap {
	border: 1px solid #6791c3;
	background-color: #225A9F;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 6px;
	width: 110px;
	text-align: center;
	padding: 10px 0;
	position: relative;
}
.nav_wrap .nav_icon .idx_dhk .dhk_btmwrap li {
	height: 36px;
	line-height: 36px;
}
.nav_wrap .nav_icon .idx_dhk .dhk_btmwrap li a {
	color: #FFFFFF;
}
.nav_wrap .nav_icon .idx_dhk .dhk_btmwrap .search_text {
	width: 130px;
	height: 35px;
	float: left;
	line-height: 35px;
	border: none;
	padding-left: 10px;
	margin-left: 10px;
}
.nav_wrap .nav_icon .idx_dhk .dhk_btmwrap .search_btn {
	float: left;
	height: 35px;
	line-height: 35px;
	width: 80px;
	background: #034a99;
	color: #FFFFFF;
	text-align: center;
	border: none;
}
.nav_wrap .nav_icon .l1 i {
	background: url(201901szfh_bm.png) no-repeat center;
}
.nav_wrap .nav_icon .l1 .idx_dhk {
	left: 0px;
}
.nav_wrap .nav_icon .l1 .idx_dhk em {
	left: 10px;
}
.nav_wrap .nav_icon .l2 i {
	background: url(201901szfh_search.png) no-repeat center;
}
.nav_wrap .nav_icon .l2 .dhk_btmwrap {
	width: 240px;
}
.nav_wrap .nav_icon .l2 .idx_dhk {
	right: -10px;
}
.nav_wrap .nav_icon .l2 .idx_dhk em {
	right: 20px;
}
.nav_wrap .nav_icon .l3 a {
	color: #FFFFFF;
}
.nav_wrap .nav_list {
	width: 735px;
	margin: 0 auto;
}
.nav_wrap .nav_list li {
	float: left;
	margin-left: 28px;
	line-height: 85px;
}
.nav_wrap .nav_list li a {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: 500;
	display: block;
	line-height: 50px;
	margin-top: 15px;
}
.nav_wrap .nav_list li em {
	height: 2px;
	background: #FFFFFF;
	display: block;
	width: 0px;
	-webkit-transition: all linear 0.3s;
	-moz-transition: all linear 0.3s;
	-ms-transition: all linear 0.3s;
	-o-transition: all linear 0.3s;
	transition: all linear 0.3s;
	margin: 0 auto;
}
.nav_wrap .nav_list li a:hover {
	text-decoration: none;
}
.nav_wrap .nav_list li:hover em, .nav_wrap .nav_list .on em {
	width: 100%;
}
.idx_banner {
	background: url(201901szfh_banner.png) no-repeat center;
	width: 100%;
	height: 540px;
}
.idx_banner img {
	display: none;
}
.egl_banner {
	margin-top: 85px;
}
.nav_boxactive {
	position: fixed;
	background: #05428d;
	box-shadow: 0 0 15px #034A99;
	z-index: 999;
}
.navbar {
	display: none;
	z-index: 999;
}
.navbar-brand {
	height: auto;
}
.navbar-default {
	border: none;
	background: #044491;
	box-shadow: 0 0 15px #034A99;
}
.navbar-toggle {
	margin-top: 14px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	background: #1761b9;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: #FFFFFF;
}
.navbar-default .navbar-toggle .icon-bar {
	background: #FFFFFF;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background: none;
}
.navbar-nav > li > a {
	padding: 8px 15px;
}
.navbar-default .navbar-toggle {
	border: none;
}
.eglnav_list {
	text-align: center;
}
.eglnav_list li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	float: none !important;
}
.eglnav_list .on a, .eglnav_list li:hover a {
	color: #1057a3 !important;
}
.idx_topnews {
	padding-top: 40px;
}
.idx_topnewsleft {
	width: 730px;
	float: left;
}
.idx_topnewsleft ul {
	padding-top: 15px;
}
.idx_topnewsleft ul li {
	font-size: 16px;
	line-height: 36px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.idx_topnewsleft ul li span {
	float: right;
	color: #999999;
}
.idx_topnewsleft ul li a{ display:block; width:calc(100% - 110px); overflow:hidden; text-overflow:ellipsis;}
.idx_topnewright {
	width: 430px;
	margin-left: 20px;
	float: left;
}
.idx_tzggbox li {
	font-size: 20px;
}
.idx_tzggbox li a {
	color: #666;
}
.idx_tzggbox .on a, .idx_tzggbox li:hover a {
	color: #1057a3;
}
.idx_taggtit {
	margin-left: -10px;
}
.idx_taggtit li {
	float: left;
	color: #999;
	background: url(201901szfh_tit_icon.png) left center no-repeat;
}
.idx_taggtit li a {
	float: left;
	padding-left: 20px;
	padding-right: 15px;
}
.idx_taggtit li:first-child {
	background: none;
}
.idx_taggtit li:first-child a {
	padding-left: 10px;
}
.idx_taggtit .on a, .idx_taggtit li:hover a {
	color: #1057a3;
	text-decoration: none;
}
.idx_tzggbox {
	margin-top: 30px;
}
.idx_tzggnr {
	margin-top: 20px;
}
.idx_tzggnr li {
	float: left;
	width: 24.25%;
	margin-left: 1%;
}
.idx_tzggnr li a {
	display: block;
	padding: 12px 10px;
	background: #f0f0f0;
}
.idx_tzggnr li a em {
	margin: 10px 0;
	display: block;
	width: 20px;
	height: 1px;
	background: #000;
	-webkit-transition: all linear 0.3s;
	-moz-transition: all linear 0.3s;
	-ms-transition: all linear 0.3s;
	-o-transition: all linear 0.3s;
	transition: all linear 0.3s;
}
.idx_tzggnr li a p {
	line-height: 28px;
	font-size: 16px;
	height: 56px;
	overflow: hidden;
}
.idx_tzggnr li a h5 {
	font-size: 14px;
	-webkit-transition: all linear 0.5s;
	-moz-transition: all linear 0.5s;
	-ms-transition: all linear 0.5s;
	-o-transition: all linear 0.5s;
	transition: all linear 0.5s;
}
.idx_tzggnr li a:hover {
	background: #1057a3;
	color: #FFFFFF;
	text-decoration: none;
}
.idx_tzggnr li a:hover em {
	width: 100%;
	background: #FFFFFF;
}
.idx_tzggnr li:first-child {
	margin-left: 0;
}
.idx_tzggnr_btn {
	position: relative;
}
.idx_tzggnr_btn i {
	display: block;
	cursor: pointer;
	width: 48px;
	height: 48px;
	position: absolute;
	top: -80px;
}
.idx_tzggnr_btn .prev {
	background: url(201901szfh_tzggleft.png) no-repeat;
	left: -70px;
}
.idx_tzggnr_btn .next {
	background: url(201901szfh_tzggright.png) no-repeat;
	right: -70px;
}
#picScroll{ max-height:none !important;}
.idx_imgnew {
	width: 100%;
	overflow: hidden;
	position: relative;
	margin-bottom: 55px;
}
.idx_imgnew h4 {
	width: 1180px;
	margin: 20px auto;
	font-size: 20px;
	color: #333333;
	display: block;
	height: 20px;
	line-height: 20px;
}
.idx_imgnew ul {
	width: 4000px;
	margin-left: -11.1%;
}
.idx_imgnew ul li {
	/* margin-left: 20px;*/
	position: relative;
	float: left;
}
.idx_imgnew ul li a {
	display: block;
	margin: 0 10px;
	position: relative;
	padding-top: 56.25%;
	height: 0;
}
.idx_imgnew ul li a p {
	position: absolute;
	bottom: -1px;
	left: 0;
	right: 0;
	padding: 0 15px;
	color: #FFFFFF;
	background: url(201901szfh_tit_bg.png) repeat-x top left;
	height: 50px;
	line-height: 50px;
	padding-top: 45px;
	font-size: 16px;
	display: none;
}
.idx_imgnew ul li a span {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: url(201901szfh_blackbg.png) repeat;
}
.idx_imgnew ul li img {
	width: 100%;
	/* height: 100%; */
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.idx_imgnew ul .on p, .idx_imgnew ul li:hover p {
	display: block;
}
.idx_imgnew ul .on span, .idx_imgnew ul li:hover span {
	display: none;
}
.idx_imgnewbtn {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
}
.idx_imgnewbtn p {
	width: 1180px;
	margin: 0 auto;
	position: relative;
}
.idx_imgnewbtn i {
	display: block;
	width: 52px;
	height: 52px;
	top: 0;
	position: absolute;
	cursor: pointer;
}
.idx_imgnewbtn .prev {
	background: url(201901szfh_newspicleft.png) no-repeat;
	left: 0;
}
.idx_imgnewbtn .next {
	right: 0;
	background: url(201901szfh_newspicright.png) no-repeat;
}
.footer_wrap {
	margin: 0 auto;
	padding-top: 55px;
}
.footer_btm {
	width: 100%;
	background: #1057a3;
	margin-top: 30px;
	padding: 10px 0;
}
.footer_btm span {
	text-align: left;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
}
.footer_btm em {
	float: right;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
}
.footer_wrap .left {
	float: left;
	width: 720px;
}
.footer_wrap .left h4 {
	background: url(201901szfh_tel.png) no-repeat left top;
	padding-left: 40px;
	font-size: 20px;
	color: #1057a3;
	line-height: 30px;
	padding-bottom: 10px;
	width: 120px;
}
.footer_wrap .left p {
	font-size: 14px;
	color: #333333;
	padding-bottom: 10px;
}
.footer_wrap .right {
	float: right;
}
.footer_wrap .right p {
	float: left;
	text-align: center;
	margin-left: 30px;
}
.footer_wrap .right span {
	display: block;
}
.footer_wrap .egl_left h4 {
	font-size: 18px;
}
.footer_wrap .egl_left h6 {
	font-size: 14px;
	color: #666666;
}
.footer_wrap .egl_left li {
	font-size: 12px;
	color: #999999;
}
.footer_wrap .egl_left .egl_leftlist {
	width: 360px;
	float: left;
	margin-top: 10px;
}
.footerbg {
	background: #F8F8F8;
	margin-top: 30px;
}
.egl_footer {
	padding-top: 20px;
	border-top: 1px solid #e8e8e8;
	position: relative;
	margin-top: 30px;
	padding-bottom: 20px;
}
.egl_footer .right {
	position: absolute;
	right: 0;
}
.egl_footer .right span {
	font-size: 12px;
}
.egl_footer p {
	margin-top: 10px;
}
.eglnavbar-collapse {
	height: 340px !important;
}
.bg2 {
	background: url(201901szfh_bg2.jpg) top center;
}
.czbm_box {
	position: fixed;
	bottom: 0;
	z-index: 999;
	left: 0;
	right: 0;
	text-align: center;
}
.czbm_wrap {
	position: relative;
	text-align: center;
	width: 890px;
	margin: 0 auto;
}
.czbm_wrap i {
	color: #1057a3;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0 10px;
	font-size: 14px;
	border: 1px solid #1057a3;
}
.czbm_wrap .czbm_btn {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.czbm_wrap .left, .czbm_wrap .right, .czbm_wrap .middle {
	float: left;
	height: 100%;
}
.czbm_wrap .left, .czbm_wrap .right {
	width: 40%;
}
.czbm_wrap .middle {
	width: 12.35%;
	margin: 0 3%;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: rgba(0, 0, 0, 0.3);
}
.navbar-collapse {
	height: 448px;
	overflow-y: scroll;
}
.form-group .form-control {
	width: 80%;
	float: left;
}
.form-group button {
	width: 19%;
	float: left;
	margin-left: 1%;
}
.xfc_box {
	position: fixed;
	right: 30px;
	bottom: 20px;
	z-index: 999;
}
.xfc_box li {
	margin-bottom: 20px;
	position: relative;
}
.xfc_box li i {
	display: block;
	width: 48px;
	height: 48px;
	cursor: pointer;
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	border-radius: 24px;
}
.xfc_box li .icon1 {
	background: url(201901szfh_fc1.png) no-repeat center #eeeeee;
}
.xfc_box li .icon2 {
	background: url(201901szfh_fc2.png) no-repeat center #eeeeee;
}
.xfc_box li .icon3 {
	background: url(201901szfh_fc3.png) no-repeat center #eeeeee;
}
.xfc_box li .icon4 {
	background: url(201901szfh_fc4.png) no-repeat center #eeeeee;
}
.xfc_box li .ewm_box {
	position: absolute;
	right: 60px;
	top: 0;
}
.xfc_box li .ewm_kuang {
	position: relative;
}
.xfc_box li .ewm_kuang em {
	background: url(201901szfh_fcbg.png) right top no-repeat;
	width: 11px;
	height: 17px;
	position: absolute;
	right: 0px;
	top: 20px;
}
.xfc_box li .ewm_kuang .ewm {
	padding: 5px;
	background: #FFFFFF;
	border: 1px solid #e5e5e5;
	border-right: none;
	margin-right: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.xfc_box li:hover .icon1, .xfc_box .curr .icon1 {
	background: url(201901szfh_fc1on.png) no-repeat center #005caa;
}
.xfc_box li:hover .icon2, .xfc_box .curr .icon2 {
	background: url(201901szfh_fc2on.png) no-repeat center #005caa;
}
.xfc_box li:hover .icon3, .xfc_box .curr .icon3 {
	background: url(201901szfh_fc3on.png) no-repeat center #005caa;
}
.xfc_box li:hover .icon4, .xfc_box .curr .icon4 {
	background: url(201901szfh_fc4on.png) no-repeat center #005caa;
}
.szzg_top .four_news {
	float: left;
	width: 48.3%;
}
.szzg_box .ty_tit_nav ul li {
	font-size: 24px;
}
.esj_nav {
	background: url(201901szfh_navbg.png) repeat-x bottom left;
	width: 100%;
}
.esj_nav .nav_wrap .nav_list li {
	margin-left: 20px;
}
.esj_nav .nav_wrap .nav_list li a {
	color: #333333;
	font-weight: bold;
	font-size: 18px;
}
.esj_nav .nav_wrap .nav_icon .l1 i {
	background: url(201901szfh_bm2.png) no-repeat center;
}
.esj_nav .nav_wrap .nav_icon .l2 i {
	background: url(201901szfh_search2.png) no-repeat center;
}
.esj_nav .nav_wrap .nav_icon .l3 a {
	color: #999;
}
.esj_nav .nav_wrap .nav_list li.on em, .esj_nav .nav_wrap .nav_list li:hover em {
	background: #1057a3;
}
.esj_nav.nav_boxactive {
	-webkit-box-shadow: 0 0 15px #CCCCCC;
	-moz-box-shadow: 0 0 15px #ccc;
	box-shadow: 0 0 15px #ccc;
	background: url(201901szfh_navbg.png) repeat-x bottom left #FFFFFF;
}
.address {
	margin: 0 auto;
	margin-top: 120px;
	margin-bottom: 35px;
	width: 1180px;
}
.szzg_box .ty_tit_nav {
	margin-top: 20px;
}
.szzg_box .four_news {
	width: 46.62%;
	margin-left: 3.38%;
}
.szzg_newsbox {
	margin-left: -3.38%;
}
.cgzs_box {
	margin-top: 50px;
}
.cgzs_tit h4 {
	float: left;
	border-left: 9px solid #003788;
	padding-left: 20px;
	color: #333333;
	font-weight: bold;
	font-size: 24px;
	line-height: 30px;
	height: 30px;
}
.cgzs_tit .cgzs_tab {
	float: left;
	margin-left: 50px;
}
.cgzs_tit .cgzs_tab li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 30px;
	margin-left: 15px;
	font-size: 12px;
}
.cgzs_tit .cgzs_tab li a {
	padding: 0 20px;
	border: 1px solid #EEEEEE;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	height: 30px;
	line-height: 30px;
	display: block;
}
.cgzs_tit .cgzs_tab li:hover a, .cgzs_tit .cgzs_tab .on a {
	background: #1057a3;
	color: #fff;
}
.cgzs_btm ul {
	margin-left: -2.54%;
}
.cgzs_btm li {
	float: left;
	width: 22.46%;
	margin-left: 2.54%;
	margin-top: 35px;
}
.cgzs_btm li h3 {
	font-size: 16px;
	color: #333333;
	padding-top: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.cgzs_btm li p {
	padding-top: 8px;
	font-size: 14px;
	color: #999999;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.gl_top .qhd {
	float: right;
	padding-left: 20px;
	background: url(20190130szfh_daohang.png) left center no-repeat;
	line-height: 25px;
}
.gl_top .address {
	padding: 0;
	margin-top: 0;
	margin-bottom: 0px;
	float: left;
	width: auto;
}
.pad_nav {
	padding-top: 120px;
}
.idx_topnewsleft h4 {
	font-size: 18px;
	line-height: 36px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #1057a3;
}
.idx_topnewsleft h4 a {
	font-size:24px;
	color: #1057a3;
}
.idx_topnewsleft h4 span {
	float: right;
	color: #999999;
	font-size: 20px;
}
.esj_nav .nav_wrap .nav_list li a {
	font-size: 16px;
}
.esj_nav .nav_wrap .nav_list li {
	margin-left: 12px;
}
@media only screen and (max-width: 1000px) {
	.idx_topnewsleft .h4 span {
	line-height: 22px;
	font-size: 16px;
}
}
/*# sourceMappingURL=201901szfh_style.css.map*/