.ovfldot {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.width_650 {
  width: 650px;
}
.hover_pri:hover {
  color: #003b7a !important;
}
.main_title {
  height: 25px;
  line-height: 25px;
  padding-bottom: 22px;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: auto;
}
.main_title .left {
  padding-left: 58px;
  font-size: 24px;
  color: #222222;
}
.main_title .more {
  padding-right: 14px;
  font-size: 14px;
  color: #e5763d;
  background: url(../images/icon_more.png) right center no-repeat;
}
.main_title.main_title_01 {
  background-image: url(../images/title_01.png);
}
.main_title.main_title_02 {
  background-image: url(../images/title_02.png);
}
.main_title.main_title_03 {
  background-image: url(../images/title_03.png);
}
.main_title.main_title_04 {
  background-image: url(../images/title_04.png);
}
.title_item {
  height: 40px;
  line-height: 40px;
  padding-left: 20px;
  font-size: 16px;
  color: #222222;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: url(../images/icon_item.png) left center no-repeat;
}
#top {
  height: 200px;
  background: url(../images/bg_top.jpg) center center no-repeat;
}
#top .logo {
  margin-top: 35px;
}
#top .logo a,
#top .logo img {
  display: block;
}
#top .top_r {
  margin-top: 52px;
}
#top .top_r .top_r_1 {
  height: 35px;
  line-height: 35px;
}
#top .top_r .top_r_1 .searchCon {
  position: relative;
  width: 265px;
  height: 35px;
  background: url(../images/bg_search.png) center center no-repeat;
}
#top .top_r .top_r_1 .searchCon #searchText {
  position: absolute;
  left: 24px;
  top: 0;
  bottom: 0;
  display: block;
  margin: auto;
  width: 180px;
  height: 32px;
  color: #FFFFFF;
  border: none;
  outline: none;
  background: none;
}
#top .top_r .top_r_1 .searchCon #searchSubmit {
  position: absolute;
  right: 0;
  top: 0;
  width: 35px;
  height: 35px;
  cursor: pointer;
  border: none;
  outline: none;
  background: url(../images/icon_search.png) center center no-repeat;
}
#top .top_r .top_r_1 .toplink {
  margin-left: 10px;
  font-size: 15px;
}
#top .top_r .top_r_1 .toplink * {
  color: #c1cde1;
}
#top .top_r .top_r_1 .toplink span {
  margin: 0 8px;
}
#top .top_r .top_r_1 .toplink a:hover {
  color: #cedbf0;
}
#top .top_r .navCon {
  margin-top: 23px;
}
#top .top_r .navCon .nav_list .nav_item {
  position: relative;
  float: left;
  padding: 0 20px;
  height: 90px;
  text-align: center;
  line-height: 90px;
  border-radius: 0 20px 0 0;
  transition: height 0.3s ease;
}
#top .top_r .navCon .nav_list .nav_item:hover {
  height: 115px;
  box-shadow: 0 2px 10px rgba(17, 61, 184, 0.15);
  background: url(../images/bg_nav.png) center 70px no-repeat;
  background-color: #FFFFFF;
}
#top .top_r .navCon .nav_list .nav_item:hover .nav_link {
  font-weight: bold;
  color: #003b7a;
}
#top .top_r .navCon .nav_list .nav_item:hover .nav_ej_list {
  display: block;
}
#top .top_r .navCon .nav_list .nav_item .nav_link {
  display: block;
  font-size: 18px;
  color: #FFFFFF;
}
#top .top_r .navCon .nav_list .nav_item .nav_ej_list {
  position: absolute;
  z-index: 4;
  display: none;
  left: -8px;
  top: 70px;
  width: 140px;
  padding: 0 3px;
  background: #FFFFFF;
  box-shadow: 0 2px 3px #F5F5F5;
}
#top .top_r .navCon .nav_list .nav_item .nav_ej_list .nav_ej_item {
  line-height: 54px;
  font-size: 16px;
  border-top: 1px solid #F5F5F5;
}
#top .top_r .navCon .nav_list .nav_item .nav_ej_list .nav_ej_item .nav_ej_link {
  display: block;
  color: #000000;
}
#top .top_r .navCon .nav_list .nav_item .nav_ej_list .nav_ej_item:hover .nav_ej_link {
  color: #003b7a;
}
.bg_gray {
  background: #f5f7fa;
}
.main {
  padding: 45px 0;
}
#main_01 .picCon {
  position: relative;
  width: 650px;
}
#main_01 .picCon .thumb {
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
#main_01 .picCon .titleCon {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 55px;
  line-height: 55px;
  background: url(../images/bg_alpha.png) center center repeat;
}
#main_01 .picCon .titleCon a {
  display: block;
  padding: 0 25px;
  font-size: 17px;
  color: #FFFFFF;
}
#main_01 .picCon .titleCon a:hover {
  color: #dcdcdc;
}
#main_01 .tzgg {
  width: 650px;
  height: 420px;
}
#main_01 .tzgg .list .item {
  height: 68px;
  margin-top: 25px;
}
#main_01 .tzgg .list .item .date {
  width: 70px;
  height: 66px;
  color: #003b7a;
  text-align: center;
  border-top: 2px solid #e5763d;
  background: #f5f7fa;
  box-shadow: 0 0 5px rgba(17, 61, 184, 0.15);
}
#main_01 .tzgg .list .item .date .day {
  line-height: 36px;
  font-size: 24px;
}
#main_01 .tzgg .list .item .date .ym {
  font-size: 14px;
}
#main_01 .tzgg .list .item .info {
  width: 554px;
  line-height: 34px;
}
#main_01 .tzgg .list .item .info a {
  font-size: 16px;
  color: #222222;
  font-weight: bold;
}
#main_01 .tzgg .list .item .info a:hover {
  color: #003b7a;
}
#main_01 .tzgg .list .item .info .desc {
  font-size: 15px;
  color: #666666;
}
#main_02 {
  height: 400px;
}
#main_02 .list .top1 {
  margin: 25px 0 15px 0;
  padding: 9px 15px;
  line-height: 36px;
  background: #FFFFFF;
}
#main_02 .list .top1 .title .left {
  max-width: 460px;
  font-size: 16px;
  color: #222222;
  font-weight: bold;
}
#main_02 .list .top1 .title .date {
  font-size: 15px;
  color: #003b7a;
}
#main_02 .list .top1 .desc {
  font-size: 15px;
  color: #666666;
}
#main_02 .list .item {
  height: 50px;
  padding-left: 36px;
  line-height: 50px;
  border-bottom: 1px dashed #c4cbd6;
}
#main_02 .list .item a {
  max-width: 480px;
  font-size: 16px;
  color: #222222;
}
#main_02 .list .item.item_01 {
  background: url(../images/bg_item_01.png) 10px center no-repeat;
}
#main_02 .list .item.item_02 {
  background: url(../images/bg_item_02.png) 10px center no-repeat;
}
#main_03 {
  height: 340px;
}
#main_03 .list {
  margin-top: 25px;
  margin-left: -20px;
}
#main_03 .list .item {
  float: left;
  width: 315px;
  height: 55px;
  margin-left: 20px;
  margin-bottom: 12px;
  line-height: 55px;
  box-sizing: border-box;
  padding: 0 15px 0 36px;
  background: url(../images/bg_item_03.png) 15px center no-repeat;
  background-color: #f5f7fa;
}
#main_03 .list .item a {
  display: block;
  font-size: 16px;
  color: #222222;
}
#main_03 .linkCon {
  width: 650px;
}
#main_03 .linkCon .sideLink a {
  display: block;
  float: left;
  margin-bottom: 20px;
}
#main_03 .linkCon .sideLink img {
  display: block;
}
#main_03 .linkCon .frLink {
  position: relative;
  width: 650px;
  height: 95px;
  background: url(../images/bg_link.png) center center no-repeat;
}
#main_03 .linkCon .frLink .title {
  position: absolute;
  left: 24px;
  top: 24px;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  color: #FFFFFF;
  border-bottom: 2px solid #e5763d;
}
#main_03 .linkCon .frLink select {
  position: absolute;
  top: 28px;
  width: 245px;
  height: 40px;
  padding: 0 14px;
  border: none;
  outline: none;
  color: #FFFFFF;
  background: url(../images/bg_select.png) center center no-repeat;
}
#main_03 .linkCon .frLink select option {
  color: #333333;
}
#main_03 .linkCon .frLink select#select_1 {
  left: 130px;
}
#main_03 .linkCon .frLink select#select_2 {
  right: 16px;
}
#footer {
  padding: 50px 0;
  background: url(../images/bg_ft.jpg) center center no-repeat;
}
#footer .qrcode {
  width: 100px;
  height: 100px;
}
#footer .qrcode img {
  display: block;
  width: 100%;
}
#footer .ft_info {
  margin-left: 25px;
  padding: 5px 0;
  line-height: 45px;
  font-size: 15px;
}
#footer .ft_info * {
  color: #FFFFFF;
}
#footer .ft_info a:hover {
  color: #e3e3e3;
}
#footer .ft_info span {
  margin-right: 20px;
}
/* erji */
#ej_main {
  padding: 50px 0 70px 0;
}
#ej_main .ej_menu {
  position: relative;
  width: 265px;
}
#ej_main .ej_menu .catname {
  position: relative;
  z-index: 2;
  width: 265px;
  height: 45px;
  font-size: 27px;
  background: url(../images/bg_ej_cat.png) left center no-repeat;
}
#ej_main .ej_menu .catname span {
  float: right;
  display: block;
  width: 200px;
  height: 45px;
  text-align: left;
  line-height: 45px;
  border-bottom: 1px solid #e5763d;
}
#ej_main .ej_menu .ej_nav_con {
  position: relative;
  z-index: 1;
  padding-top: 56px;
  background: #f5f7fa;
}
#ej_main .ej_menu .ej_nav_list {
  padding: 0 25px 265px 25px;
  overflow: hidden;
  background: url(../images/bg_ej_nav.png) center bottom no-repeat;
}
#ej_main .ej_menu .ej_nav_list .ej_nav {
  height: 50px;
  margin-top: 4px;
  line-height: 50px;
  text-align: left;
  font-size: 18px;
  background: url(../images/icon_ej_circle.png) 45px center no-repeat;
}
#ej_main .ej_menu .ej_nav_list .ej_nav a {
  display: block;
  height: 50px;
  padding-left: 70px;
  color: #000000;
}
#ej_main .ej_menu .ej_nav_list .ej_nav a:hover {
  color: #003b7a;
}
#ej_main .ej_menu .ej_nav_list .ej_nav:hover,
#ej_main .ej_menu .ej_nav_list .ej_nav.selected {
  color: #003b7a;
  background: url(../images/icon_ej_circle_active.png) 45px center no-repeat;
  background-color: #FFFFFF;
}
#ej_main .ej_menu .ej_nav_list .ej_nav:hover a,
#ej_main .ej_menu .ej_nav_list .ej_nav.selected a {
  color: #003b7a;
}
#ej_main .ej_content {
  width: 1030px;
}
#ej_main .ej_content .rwfc_list {
  margin-top: 30px;
  position: relative;
}
#ej_main .ej_content .rwfc_list .rwfc_item {
  width: 310px;
  height: 265px;
  margin-bottom: 30px;
  padding: 0 9px;
}
#ej_main .ej_content .rwfc_list .rwfc_item .img {
  display: block;
  height: 210px;
  background-position: center center;
  background-repeat: no-repeat;
}
#ej_main .ej_content .rwfc_list .rwfc_item .title {
  display: block;
  height: 50px;
  line-height: 50px;
  padding: 0 10px;
  margin-top: 4px;
  text-align: center;
  color: #222222;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: #FFFFFF;
}
#ej_main .ej_pos {
  height: 45px;
  padding: 0 15px;
  line-height: 45px;
  background: #f5f7fa;
}
#ej_main .ej_pos .ej_pos_text {
  font-size: 14px;
  padding-left: 30px;
  background: url(../images/icon_addr.png) left center no-repeat;
}
#ej_main .ej_pos .ej_pos_text * {
  color: #666666;
}
#ej_main .ej_pos .ej_pos_text a:hover {
  color: #e5763d;
}
#ej_main .title_list {
  margin-top: 10px;
}
#ej_main .title_list .news_item {
  height: 50px;
  padding: 0 15px 0 45px;
  font-size: 16px;
  line-height: 50px;
  border-bottom: 1px dashed #CCCCCC;
  background: url(../images/bg_item_01.png) 18px center no-repeat;
}
#ej_main .title_list .news_item a {
  display: block;
  max-width: 680px;
  color: #222222;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#ej_main .title_list .news_item a:hover {
  color: #003b7a;
}
#ej_main .title_list .news_item .date {
  font-size: 15px;
  color: #003b7a;
}
#ej_main .pager {
  width: 850px;
  margin: 50px auto 0 auto;
  padding: 15px 0 5px 10px;
  text-align: center;
  background: #f0f0f0;
}
#ej_main .pager table {
  display: inline-block;
  margin: auto;
}
#ej_main .detail_content {
  padding-bottom: 10px;
}
#ej_main .detail_content .title {
  margin-top: 25px;
  line-height: 50px;
  font-size: 30px;
  color: #252525;
}
#ej_main .detail_content .info {
  padding: 0 5px 25px 5px;
  text-align: center;
  line-height: 30px;
  margin: 20px auto 0 auto;
  font-size: 15px;
  color: #606060;
  border-bottom: 2px solid #e5763d;
}
#ej_main .detail_content .info span {
  margin: 0 10px;
}
#ej_main .detail_content .showHtml {
  padding: 22px 10px 0 10px;
  margin-top: 30px;
  margin-bottom: 200px;
}
.wp_paging {
  margin-top: 60px;
}
