﻿#top {
  border-bottom: 1px solid #0b5bac;
  background: url(/2022_new/images/bg-top.png) center center no-repeat;
}
#top .width_container {
  position: relative;
  height: 160px;
}
#top .width_container .logo {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  height: 82px;
  margin: auto;
}
#top .width_container .searchCon {
  position: relative;
  width: 300px;
  height: 42px;
  margin-top: 56px;
  overflow: hidden;
  border-radius: 3px;
}
#top .width_container .searchCon #search_pic {
  position: absolute;
  right: 0;
  top: 0;
  width: 42px;
  height: 42px;
  background: url(/2022_new/images/icon-search.png) center center no-repeat;
  background-color: #f8aa02;
  border: none;
  outline: none;
}
#top .width_container .searchCon .ss {
  position: absolute;
  width: 258px;
  height: 42px;
  left: 0;
  padding: 0 10px;
  color: #333333;
  background: #FFFFFF;
  outline: none;
  border: none;
}
#top .width_container .searchCon #searchText::-webkit-input-placeholder {
  color: #666666;
}
#nav {
  border-top: 1px solid #17406b;
  background: #014a95;
}
#nav .nav_list .nav_item {
  position: relative;
  float: left;
  width: 148px;
  height: 78px;
  margin: 0 1px;
  text-align: center;
  line-height: 78px;
}
#nav .nav_list .nav_item:hover {
  background: #0b5bac;
}
#nav .nav_list .nav_item:hover .nav_ej_list {
  display: block;
}
#nav .nav_list .nav_item:hover .nav_link {
  background: url(/2022_new/images/icon-nav-active.png) center 60px no-repeat;
}
#nav .nav_list .nav_item .nav_link {
  display: block;
  font-size: 18px;
  color: #FFFFFF;
}
#nav .nav_list .nav_item .nav_ej_list {
  position: absolute;
  z-index: 4;
  display: none;
  left: 0;
  top: 78px;
  width: 142px;
  padding: 0 3px;
  background: #FFFFFF;
  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: #005bb5;
}
.main_title {
  height: 44px;
  line-height: 44px;
  border-bottom: 2px solid #0b5bac;
  margin-bottom: 24px;
}
.main_title .title {
  line-height: 32px;
  padding-bottom: 17px;
  font-size: 26px;
  color: #2d2d2d;
  border-bottom: 3px solid #0b5bac;
}
.main_title .more {
  padding-left: 18px;
  font-size: 14px;
  color: #014a95;
  background: url(/2022_new/images/icon-more.png) left center no-repeat;
}
.main_title .more:hover {
  font-weight: bold;
}
.title-item {
  height: 44px;
  padding-left: 4px;
  line-height: 44px;
}
.title-item .date {
  font-size: 14px;
  color: #014a95;
  font-weight: bold;
}
.title-item .title {
  display: block;
  width: 360px;
  font-size: 16px;
  color: #3D3D3D;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.title-item:hover {
  background: #f3f3f3;
}
.title-item:hover .title {
  font-weight: bold;
  color: #005bb5;
}
#main-01 {
  padding-top: 50px;
}
#main-01 .tpxw {
  position: relative;
  width: 886px;
  height: 408px;
}
#main-01 .tpxw .tpxw-img-list {
  width: 565px;
  height: 405px;
}
#main-01 .tpxw .tpxw-img-list .tpxw-img-item {
  display: none;
  width: 100%;
  height: 100%;
}
#main-01 .tpxw .tpxw-img-list .tpxw-img-item.active {
  display: block;
}
#main-01 .tpxw .tpxw-list {
  position: absolute;
  right: 0;
  top: 0;
  width: 335px;
  height: 408px;
}
#main-01 .tpxw .tpxw-list .tpxw-item {
  position: relative;
  width: 300px;
  height: 115px;
  padding: 10px 25px;
  transition: all 0.3s ease;
}
#main-01 .tpxw .tpxw-list .tpxw-item .thumb {
  width: 154px;
  height: 109px;
  border: 3px solid #e2e2e2;
  background-size: cover !important;
}
#main-01 .tpxw .tpxw-list .tpxw-item .title {
  display: block;
  width: 125px;
  height: 110px;
  padding: 2px 0;
  line-height: 32px;
  overflow: hidden;
  font-size: 16px;
  color: #3d3d3d;
}
#main-01 .tpxw .tpxw-list .tpxw-item .delta {
  position: absolute;
  display: none;
  left: -12px;
  top: 0;
  bottom: 0;
  margin: auto;
}
#main-01 .tpxw .tpxw-list .tpxw-item.active {
  transform: translateX(-2px);
  background: #014a95;
}
#main-01 .tpxw .tpxw-list .tpxw-item.active .title {
  color: #FFFFFF;
  font-weight: bold;
}
#main-01 .tpxw .tpxw-list .tpxw-item.active .delta {
  display: block;
}
#main-01 .xyyw {
  width: 420px;
}
#main-03 .pt-item {
  width: 420px;
  height: 380px;
  margin-top: 44px;
}
#main-03 .mtgz-list .mtgz-item {
  margin-top: 1px;
  padding-bottom: 1px;
  border-bottom: 1px solid #f0f0f0;
}
#main-03 .mtgz-list .mtgz-item .content {
  padding: 6px 0;
}
#main-03 .mtgz-list .mtgz-item .info {
  padding-left: 14px;
  line-height: 24px;
  font-size: 14px;
  color: #014a95;
  background: url(/2022_new/images/icon-02.png) left center no-repeat;
}
#main-03 .mtgz-list .mtgz-item .info span {
  margin-right: 10px;
}
#main-03 .mtgz-list .mtgz-item .title {
  display: block;
  margin-top: 8px;
  padding-left: 14px;
  font-size: 16px;
  color: #3d3d3d;
  line-height: 28px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#main-03 .mtgz-list .mtgz-item:hover .content {
  background: #f3f3f3;
}
#main-03 .mtgz-list .mtgz-item:hover .content .title {
  color: #005bb5;
}
#main-03 .cyxz .title-item {
  padding-left: 34px;
  background: url(/2022_new/images/icon-03.png) 6px center no-repeat;
}
#main-05 .xyfm {
  overflow: hidden;
}
#main-05 .picList {
  position: relative;
  left: 0;
}
#main-05 .album_item {
  float: left;
  width: 315px;
  height: 225px;
  padding: 0 15px;
  overflow: hidden;
  text-align: center;
}
#main-05 .album_item .content {
  width: 100%;
  height: 100%;
  background-size: cover !important;
  overflow: hidden;
}
#main-05 .content {
  position: relative;
}
#main-05 .content:hover .text {
  top: 0;
}
#main-05 .text {
  position: absolute;
  top: 100%;
  width: 100%;
  height: 100%;
  color: #FFFFFF;
  transition: top 0.3s ease;
  overflow: hidden;
  background: url(/2022_new/images/bg-alpha.png) center center repeat;
}
#main-05 .text .title {
  display: block;
  margin-top: 85px;
  padding: 0 24px;
  font-size: 18px;
  color: #ffffff;
  font-weight: bold;
}
#main-05 .text img {
  margin: 15px auto;
}
#footer {
  padding: 36px 0;
  margin-top: 60px;
  text-align: center;
  line-height: 44px;
  font-size: 15px;
  color: #FFFFFF;
  background: #014a95;
}
#footer .info span {
  margin: 0 20px;
}
#footer a {
  color: #FFFFFF;
}
/* erji */
#ej-main {
  padding: 50px 0;
}
.ej_menu {
  width: 300px;
  padding-top: 22px;
  background: #f3f3f3;
}
.ej_menu .catname {
  height: 54px;
  padding-left: 40px;
  font-size: 30px;
  color: #014a95;
  font-weight: bold;
}
.ej_menu .ej_nav_con {
  margin-top: 22px;
  padding-bottom: 200px;
  background: url(/2022_new/images/bg-ej.png) center bottom no-repeat;
}
.ej_menu .ej_nav_con .ej_nav_list {
  overflow: hidden;
  background: url(/2022_new/images/bg-ej-nav-list.png) center center repeat-y;
}
.ej_menu .ej_nav_con .ej_nav_list .ej_nav {
  margin: 5px 0;
  padding-left: 80px;
  line-height: 55px;
}
.ej_menu .ej_nav_con .ej_nav_list .ej_nav a {
  font-size: 18px;
  color: #3d3d3d;
}
.ej_menu .ej_nav_con .ej_nav_list .ej_nav.active,
.ej_menu .ej_nav_con .ej_nav_list .ej_nav:hover {
  background: url(/2022_new/images/bg-ej-nav-active.png) left center no-repeat;
}
.ej_menu .ej_nav_con .ej_nav_list .ej_nav.active a,
.ej_menu .ej_nav_con .ej_nav_list .ej_nav:hover a {
  color: #FFFFFF;
}
.ej_content {
  width: 1000px;
}
.ej_content .ej_pos {
  height: 44px;
  line-height: 44px;
  border-bottom: 2px solid #0b5bac;
  margin-bottom: 24px;
}
.ej_content .ej_pos .left {
  line-height: 32px;
  padding-bottom: 17px;
  font-size: 26px;
  color: #2d2d2d;
  border-bottom: 3px solid #0b5bac;
}
.ej_content .ej_pos .ej_pos_text {
  font-size: 15px;
  color: #656565;
}
.ej_content .title_list .ej-list-item {
  padding-right: 14px;
  line-height: 50px;
  font-size: 16px;
}
.ej_content .title_list .ej-list-item a {
  color: #3D3D3D;
  padding-left: 32px;
  background: url(/2022_new/images/icon-02.png) 12px center no-repeat;
}
.ej_content .title_list .ej-list-item .date {
  font-size: 14px;
  color: #014a95;
}
.ej_content .title_list .ej-list-item:hover {
  background: #f3f3f3;
  font-weight: bold;
}
.ej_content .title_list .ej-list-item:hover a {
  color: #005bb5;
}
.ej_content .detail_content .title {
  padding: 0 15px;
  line-height: 56px;
  font-size: 30px;
  color: #3d3d3d;
  text-align: center;
}
.ej_content .detail_content .info {
  width: 580px;
  margin: 14px auto 0 auto;
  padding-bottom: 24px;
  text-align: center;
  font-size: 15px;
  color: #656565;
  border-bottom: 10px solid #f3f3f3;
}
.ej_content .detail_content .info span {
  margin: 0 10px;
}
.ej_content .detail_content .showHtml {
  margin-top: 20px;
}
.ej_content .ej-pic-list .ej-pic-item {
  float: left;
  width: 300px;
  height: 215px;
  padding: 0 15px;
  margin: 20px 0;
  overflow: hidden;
  text-align: center;
}
.ej_content .ej-pic-list .ej-pic-item .content {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.ej_content .ej-pic-list .content {
  position: relative;
}
.ej_content .ej-pic-list .content:hover .text {
  top: 0;
}
.ej_content .ej-pic-list .content:hover .text .title {
  display: block;
  margin-top: 85px;
  padding: 0 24px;
  font-size: 18px;
  color: #ffffff;
  font-weight: bold;
}
.ej_content .ej-pic-list .text {
  position: absolute;
  top: 80%;
  width: 100%;
  height: 100%;
  color: #FFFFFF;
  transition: top 0.3s ease;
  overflow: hidden;
  background: url(/2022_new/images/bg-alpha.png) center center repeat;
}
.ej_content .ej-pic-list .text .title {
  display: block;
  margin-top: 10px;
  padding: 0 24px;
  font-size: 15px;
  color: #ffffff;
  font-weight: bold;
  transition: all 0.3s ease;
}
.ej_content .ej-pic-list .text img {
  margin: 15px auto;
}