.hover:hover {
  color: #005cb9 !important;
}
#top {
  background: url(../images/bg-top.png) center center no-repeat;
}
#top .width_container {
  height: 135px;
  position: relative;
}
#top .logo {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  height: 77px;
  width: 481px;
}
#top .logo .img {
  height: 100%;
}
#top .searchCon {
  position: relative;
  width: 275px;
  height: 40px;
  margin-top: 47px;
  border-radius: 7px;
  background: #004f9e;
}
#top .searchCon .ss {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50px;
  margin: auto;
  width: 150px;
  height: 22px;
  padding-left: 10px;
  line-height: 22px;
  background: none;
  border: none;
  border-left: 1px solid #467db4;
  outline: none;
  color: #FFFFFF;
}
#top .searchCon .search_pic {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 12px;
  margin: auto;
  width: 30px;
  height: 30px;
  outline: none;
  border: none;
  background: url(../images/icon-search.png) center center no-repeat;
}
#nav {
  box-shadow: 0 3px 5px #ebf0f9;
  background: #FFFFFF;
}
#nav .nav_list .nav_item {
  position: relative;
  float: left;
  height: 70px;
  line-height: 70px;
  text-align: center;
}
#nav .nav_list .nav_item:hover .nav_ej_list {
  display: block;
}
#nav .nav_list .nav_item:hover .nav_link {
  background: url(../images/bg-nav.png) center center no-repeat;
}
#nav .nav_list .nav_item .nav_link {
  display: block;
  font-size: 20px;
  padding: 0 45px;
  color: #000000;
}
#nav .nav_list .nav_item .nav_ej_list {
  position: absolute;
  z-index: 4;
  display: none;
  left: 0;
  top: 70px;
  width: 165px;
  box-sizing: border-box;
  text-align: center;
  background: #f0f5fe;
  box-shadow: 0 2px 3px #F5F5F5;
}
#nav .nav_list .nav_item .nav_ej_list .nav_ej_item {
  line-height: 54px;
  font-size: 16px;
  border-top: 1px solid #F5F5F5;
}
#nav .nav_list .nav_item .nav_ej_list .nav_ej_item .nav_ej_link {
  display: block;
  color: #252525;
}
#nav .nav_list .nav_item .nav_ej_list .nav_ej_item:hover .nav_ej_link {
  color: #005cb9;
}
.main-title {
  height: 46px;
  margin-bottom: 28px;
  line-height: 46px;
}
.main-title span {
  display: block;
  width: 150px;
  font-size: 30px;
  color: #00478e;
  padding-left: 5px;
  background: url(../images/bg-title.png) left bottom no-repeat;
}
.main-title .more {
  display: block;
  width: 85px;
  height: 32px;
  margin-top: 7px;
  line-height: 32px;
  text-align: center;
  font-size: 14px;
  color: #FFFFFF;
  vertical-align: middle;
  background: #004f9e;
}
#zhxw {
  margin-top: 40px;
  padding-bottom: 30px;
}
#zhxw .news-swiper {
  height: 530px;
}
#zhxw .news-swiper .swiper-slide {
  width: 100%;
  height: 530px;
}
#zhxw .news-swiper .swiper-slide .thumb {
  width: 875px;
  height: 530px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
#zhxw .news-swiper .swiper-slide .info {
  width: 475px;
  height: 530px;
  padding: 32px 48px 0 48px;
  box-sizing: border-box;
  background: url(../images/bg-news-info.png) center center no-repeat;
}
#zhxw .news-swiper .swiper-slide .info .catename {
  font-size: 32px;
  color: #FFFFFF;
  line-height: 70px;
  background: url(../images/bg-t.png) left bottom no-repeat;
}
#zhxw .news-swiper .swiper-slide .info .title {
  margin-top: 25px;
  font-size: 22px;
  color: #FFFFFF;
  line-height: 40px;
}
#zhxw .news-swiper .swiper-slide .info .date {
  margin-top: 20px;
  font-size: 15px;
  color: #b6c8e3;
}
#zhxw .news-swiper .swiper-slide .info .desc {
  margin-top: 20px;
  font-size: 15px;
  color: #d6e0ef;
  line-height: 35px;
}
#zhxw .news-swiper .swiper-slide .info .more {
  display: block;
  width: 83px;
  height: 30px;
  font-size: 14px;
  color: #FFFFFF;
  text-align: center;
  line-height: 30px;
  margin-top: 36px;
  vertical-align: middle;
  border: 1px solid #5286bd;
}
#zhxw .news-swiper .pagination {
  position: absolute;
  bottom: 60px;
  right: 44px;
  text-align: center;
}
#zhxw .news-swiper .pagination .swiper-pagination-switch {
  display: block;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 5px;
  cursor: pointer;
  border-radius: 50%;
  background: #80a7cf;
}
#zhxw .news-swiper .pagination .swiper-active-switch {
  background: #f8a62d;
}
#zhxw .zhxw-con {
  width: 100%;
  margin-top: 40px;
}
#zhxw .zhxw-con .zhxw-list {
  margin-right: -30px;
}
#zhxw .zhxw-con .zhxw-list li {
  position: relative;
  width: 426px;
  height: 126px;
  padding: 20px 15px 0 15px;
  margin: 0 30px 42px 0;
  box-sizing: border-box;
  border: 2px solid #f3f3f3;
}
#zhxw .zhxw-con .zhxw-list li .title {
  display: block;
  font-size: 17px;
  color: #000000;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#zhxw .zhxw-con .zhxw-list li .desc {
  margin-top: 10px;
  line-height: 28px;
  font-size: 15px;
  color: #555555;
}
#zhxw .zhxw-con .zhxw-list li .date {
  position: absolute;
  left: 20px;
  top: -16px;
  width: 100px;
  height: 32px;
  font-size: 28px;
  color: #004f9e;
  text-align: center;
  font-family: "Georgia";
  background: #FFFFFF;
}
#xydt {
  height: 465px;
  padding: 54px 0 48px 0;
  background: #f6f6f6;
}
#xydt .xydt-con {
  width: 825px;
}
#xydt .xydt-con .yxdt-list .top1 {
  margin-bottom: 24px;
}
#xydt .xydt-con .yxdt-list .top1 .thumb {
  width: 200px;
  height: 130px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
#xydt .xydt-con .yxdt-list .top1 .info {
  width: 610px;
  height: 130px;
  padding: 14px 20px;
  box-sizing: border-box;
  background: #FFFFFF;
}
#xydt .xydt-con .yxdt-list .top1 .info .title {
  font-weight: bold;
  font-size: 17px;
  color: #000000;
  line-height: 32px;
}
#xydt .xydt-con .yxdt-list .top1 .info .desc {
  font-size: 15px;
  color: #555555;
  line-height: 28px;
  margin-top: 10px;
}
#xydt .xydt-con .yxdt-list .yxdt-item {
  line-height: 44px;
  padding-left: 18px;
  background: url(../images/bg-item.png) left center no-repeat;
}
#xydt .xydt-con .yxdt-list .yxdt-item .title {
  max-width: 650px;
  font-size: 16px;
  color: #000000;
}
#xydt .xydt-con .yxdt-list .yxdt-item .date {
  font-size: 15px;
  color: #696969;
}
#xydt .dzxb-con {
  width: 475px;
}
#xydt .dzxb-con .dzxb-list .dzxb-thumb {
  position: relative;
  width: 255px;
  height: 360px;
  box-sizing: border-box;
  background: #FFFFFF;
  padding: 10px;
}
#xydt .dzxb-con .dzxb-list .dzxb-thumb .post-addr {
  position: absolute;
  z-index: 2;
  bottom: 3px;
  left: 3px;
  width: 249px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  font-size: 15px;
  color: #FFFFFF;
  border-top: 3px solid #eea200;
  background: #004f9e;
}
#xydt .dzxb-con .dzxb-list .dzxb-thumb .dzxb-banner {
  height: 340px;
}
#xydt .dzxb-con .dzxb-list .dzxb-thumb .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
}
#xydt .dzxb-con .dzxb-list .dzxb-info {
  width: 220px;
}
#xydt .dzxb-con .dzxb-list .dzxb-info a {
  display: block;
  padding-left: 64px;
  color: #000000;
  font-size: 16px;
  line-height: 44px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  background: url(../images/icon-xb.png) 28px center no-repeat;
}
#xydt .dzxb-con .dzxb-list .dzxb-info a.active {
  background-color: #FFFFFF;
}
#llyd {
  height: 460px;
  margin-top: 30px;
}
#llyd .llyd {
  width: 825px;
}
#llyd .llyd .llyd-list .top1 {
  margin-bottom: 24px;
}
#llyd .llyd .llyd-list .top1 .thumb {
  width: 200px;
  height: 130px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
#llyd .llyd .llyd-list .top1 .info {
  width: 610px;
  height: 130px;
  padding: 14px 20px;
  box-sizing: border-box;
  background: #f3f3f3;
}
#llyd .llyd .llyd-list .top1 .info .title {
  font-weight: bold;
  font-size: 17px;
  color: #000000;
  line-height: 32px;
}
#llyd .llyd .llyd-list .top1 .info .desc {
  font-size: 15px;
  color: #555555;
  line-height: 28px;
  margin-top: 10px;
}
#llyd .llyd .llyd-list .yxdt-item {
  line-height: 44px;
  padding-left: 18px;
  background: url(../images/bg-item.png) left center no-repeat;
}
#llyd .llyd .llyd-list .yxdt-item .title {
  max-width: 650px;
  font-size: 16px;
  color: #000000;
}
#llyd .llyd .llyd-list .yxdt-item .date {
  font-size: 15px;
  color: #696969;
}
#llyd .ztlj {
  width: 475px;
}
#llyd .ztlj .zt-list a {
  display: block;
  height: 110px;
  margin-bottom: 16px;
}
#llyd .ztlj .zt-list a img {
  display: block;
  width: 100%;
  height: 100%;
}
#footer {
  margin-top: 45px;
  background: #004f9e;
}
#footer .width_container {
  padding: 32px 0;
}
#footer .copyright {
  font-size: 15px;
  color: #FFFFFF;
  line-height: 55px;
}
#footer .copyright span {
  margin-right: 10px;
}
/* 二级 */
#ej-main {
  padding: 45px 0;
}
#ej-main .width_container {
  min-height: 300px;
}
#ej-main .catname {
  width: 75px;
  padding: 22px 20px 20px 20px;
  font-size: 18px;
  line-height: 24px;
  color: #FFFFFF;
  text-align: center;
  background: url(../images/bg-ej-cat.jpg) center top no-repeat;
}
#ej-main .ej_content {
  width: 1180px;
  box-sizing: border-box;
  min-height: 600px;
}
#ej-main .ej-menu {
  margin: 32px 0;
  text-align: center;
}
#ej-main .ej-menu a {
  display: inline-block;
  height: 65px;
  padding: 0 32px;
  margin: 0 25px 0 0;
  line-height: 65px;
  text-align: center;
  font-size: 18px;
  color: #000000;
  font-weight: bold;
  vertical-align: middle;
  background: #f6f6f6;
  border-radius: 5px;
}
#ej-main .ej-menu a.active {
  color: #004f9e;
  background: url(../images/bg-ej-menu.png) center 50px no-repeat;
  background-color: #F6F6F6;
}
#ej-main .ej_pos {
  height: 60px;
  line-height: 60px;
  padding-left: 24px;
  background: url(../images/bg-ej-pos.png) left bottom no-repeat;
  border-bottom: 1px solid #f6f6f6;
}
#ej-main .ej_pos .ej_pos_text {
  font-size: 15px;
  color: #00478e;
  margin-right: 20px;
}
#ej-main .ej_pos .ej_pos_text * {
  color: #00478e;
}
#ej-main .ej_pos .ej_pos_text a:hover {
  color: #005cb9;
}
#ej-main .title_list {
  margin-top: 15px;
  padding-left: 20px;
}
#ej-main .title_list .title-item {
  height: 28px;
  padding: 16px 10px 16px 26px;
  line-height: 28px;
  font-size: 16px;
  background: url(../images/bg-item.png) left center no-repeat;
}
#ej-main .title_list .title-item a {
  float: left;
  max-width: 920px;
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#ej-main .title_list .title-item a:hover {
  color: #005cb9;
  font-weight: bold;
}
#ej-main .title_list .title-item .date {
  float: right;
  font-size: 15px;
  color: #656565;
}
#ej-main .link-content {
  padding: 10px 32px 40px 32px;
}
#ej-main .link-content .catname {
  height: 54px;
  line-height: 54px;
  margin: 30px 0 24px 0;
  font-size: 28px;
  color: #000000;
  background: url(../images/bg-title.png) left bottom no-repeat;
}
#ej-main .link-content a {
  display: block;
  float: left;
  width: 398px;
  height: 43px;
  line-height: 43px;
  padding-left: 32px;
  margin: 0 20px 20px 0;
  box-sizing: border-box;
  font-size: 16px;
  color: #333333;
  border: 1px solid #e4e4e4;
  border-radius: 6px;
  background: url(../images/icon-link.png) 16px center no-repeat;
}
#ej-main .pager {
  margin: 30px auto;
  text-align: center;
}
#ej-main .pager table {
  display: inline-block;
  margin: auto;
}
#ej-main .detail_content .title {
  margin-top: 45px;
  line-height: 48px;
  font-size: 30px;
  color: #222222;
}
#ej-main .detail_content .info {
  height: 38px;
  padding: 0 0 10px 0;
  line-height: 38px;
  margin: 14px auto 0 auto;
  text-align: center;
  font-size: 14px;
  color: #666666;
  background: url(../images/bg_show_info.png) center bottom no-repeat;
}
#ej-main .detail_content .info span {
  margin: 0 14px;
}
#ej-main .detail_content .showHtml {
  padding: 10px;
  margin-top: 20px;
}