@charset "utf-8";
/* CSS Document */

.page {
  text-align: center;
  clear: both;
  padding-top: 10px;
  margin-bottom: 35px;
}

.page a {
  margin: 5px;
  padding: 8px 15px;
  border: 1px solid #76838c;
  color: #76838c;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
}

.page a:hover {
  color: #fff;
  background-color: #00417f;
  border: 1px solid #00417f;
}

.page a:active {
  border: 1px solid #8c8c8c;
  color: #8c8c8c;
}

.page span {
  margin: 5px;
  padding: 8px 10px;
  border: 1px solid #8c8c8c;
  color: #8c8c8c;
  font-size: 14px;
  display: inline-block;
}

.page span.strong {
  margin: 5px;
  padding: 8px 15px;
  border: 1px solid #00417f;
  font-weight: bold;
  color: #fff;
  background-color: #00417f;
}

.ny_banner {
  position: relative;
}

.ny_banner .container {
  position: relative;
}
.ny_banner .hd {
  display: none;
}
.ny_banner .bd {
}
.ny_banner .bd ul li {
  height: 440px;
}

.position {
  padding-left: 30px;
  background: #fafbfd url(../images/add_ico01.png) 13px center no-repeat;
  /* height: 38px; */
  font: 12px/38px "Microsoft YaHei";
  color: #787777;
  /* height: 38px; */
  margin-top: 30px;
  margin-bottom: 20px;
  box-shadow: 0px 0px 3px #e3e3e3;
  /*兼容operaspace:nowrap*/
  -moz-box-shadow: 0px 0px 3px #e3e3e3;
  /*兼容firefox*/
  -webkit-box-shadow: 0px 0px 3px #e3e3e3;
  /*兼容safari或chrome*/
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#e3e3e3, direction=120, strength=3);
  /*兼容ie*/
}

.position a {
  font: 13px/30px "Microsoft YaHei";
  height: 30px;
  color: #535252;
  text-decoration: none;
}

.position a:hover {
  text-decoration: underline;
}

#colL {
  width: 360px;
  height: auto;
  float: left;
  clear: left;
  z-index: 99;
  margin-top: 30px;
  margin-bottom: 50px;
}

#colR {
  width: 800px;
  float: right;
}

/***** 左边导航 *****/
.ny_nav {
  width: 100%;
  background: #fafbfd;
  float: left;
}

.ny_nav dt {
  height: 92px;
  padding-left: 36px;
  font: 24px/92px "Microsoft YaHei";
  color: #fff;
  background: #1f4f93 url(../images/ej_logo.png) no-repeat right bottom;
  border-bottom: 4px solid #05387e;
  margin-bottom: 4px;
}

.ny_nav > dd {
}

.ny_nav ul {
  width: 100%;
}

.ny_nav ul li {
  width: 100%;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: keep-all;
  white-space: nowrap;
  border-bottom: #eaeaea solid 1px;
  border-right: #eaeaea solid 1px;
}

.ny_nav ul li > a {
  padding-left: 62px;
  height: 59px;
  font: 16px/59px "Microsoft YaHei";
  color: #262626;
  border-left: #eaeaea solid 1px;
  background: url(../images/jt01.png) no-repeat 300px center;
  display: block;
}
.ny_nav ul li.active > a,
.ny_nav ul li > a:hover {
  padding-left: 62px;
  background-color: #0b5497;
  background-image: none;
  color: #fff;
}
.ny_nav ul li dl {
  background: #fff;
  border-left: #eaeaea solid 1px;
}
.ny_nav ul li dl dd {
  font-size: 14px;
  /* margin: 0 10px; */
  /* margin-left: 20px; */
}
.ny_nav ul li dl dd a {
  width: 100%;
  display: block;
  line-height: 40px;
  text-indent: 62px;
}
.ny_nav ul li dl dd.on a,
.ny_nav ul li dl dd a:hover {
  background: #e1aa19;
  color: #fff;
  border-top: 1px solid #fff;
  font-weight: bold;
}

/***** 热门信息 最新信�?*****/
.lastlist {
  width: 100%;
  float: left;
  margin-top: 30px;
  border: solid 1px #eaeaea;
  padding-bottom: 10px;
}

.lastlist dt {
  width: 100%;
  height: 46px;
  font: 18px/46px "Microsoft YaHei";
  color: #fff;
  font-weight: bold;
  background: #0a3f89;
  text-align: center;
}

.lastlist dd {
  padding: 8px 0;
}

.lastlist ul {
  margin: 0 auto;
  padding: 0 16px;
}

.lastlist ul li {
  font: 14px/32px "Microsoft YaHei";
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: keep-all;
  white-space: nowrap;
  background: url(../images/ico01.jpg) no-repeat 0px center;
}

.lastlist ul li a {
  font: 13px/32px "Microsoft YaHei";
  color: #333333;
  margin-left: 16px;
  display: block;
}

.lastlist ul li a:hover {
  color: #ff0000;
}

/***** 内页列表 *****/
.sortlist {
  margin: 0px auto 15px auto;
  width: 100%;
}

.sortlist dl {
  margin-bottom: 20px;
  text-align: left;
  clear: both;
}

.sortlist dl dt {
  height: 38px;
  padding-left: 15px;
  color: #1f4f93;
  background: #f7fafd;
  border-top: 2px #1f4f93 solid;
  font: bold 16px/38px "Microsoft YaHei";
}

.sortlist dl dt a {
  float: right;
  color: #1f4f93;
  padding-right: 15px;
  font: 12px/38px "Microsoft YaHei";
  text-decoration: none;
}

/***** 文字新闻列表 *****/
.sortlist ul {
  text-align: left;
  padding-bottom: 8px;
}

.sortlist ul li {
  font: 15px/45px "Microsoft YaHei";
  color: #333333;
  border-bottom: 1px #e2e2e2 solid;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: keep-all;
  white-space: nowrap;
  background: url(../images/ico02.png) no-repeat 5px center;
}

.sortlist ul li span {
  float: right;
  font: 12px/45px "Microsoft YaHei";
  color: #bdbdbd;
  padding-right: 10px;
}

.sortlist ul li a {
  font: 14px "Microsoft YaHei";
  color: #333333;
  margin-left: 25px;
}

.sortlist ul li a:hover {
  color: #ff0000;
}

/***** 图片新闻列表 *****/
.sortlist .picture li {
  width: 256px;
  float: left;
  text-align: center;
  background: none;
  margin-top: 14px;
  margin-right: 10px;
  padding-bottom: 10px;
  margin-bottom: 8px;
}

.sortlist .picture li img {
  height: 100%;
  padding: 2px;
  border: 1px solid #eeeeee;
  width: 247px;
}

.sortlist .picture li a {
  display: block;
  font: 14px/25px "Microsoft YaHei";
  line-height: 25px;
  color: #333333;
  margin-left: 0px;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: keep-all;
  white-space: nowrap;
}

.sortlist .picture li a:hover {
  color: #ff0000;
}

.ny_content .art {
  padding: 25px 25px 15px;
  border: 1px solid #f1f1f1;
  margin-bottom: 30px;
}

.ny_content .art .title {
  text-align: center;
  padding-bottom: 25px;
  border-bottom: 1px dashed #d5d5d5;
  margin-bottom: 25px;
}

.ny_content .art .title h1 {
  font-size: 22px;
  font-weight: bold;
  color: #00417f;
  margin-bottom: 15px;
  padding-top: 5px;
}

.ny_content .art .title h2 {
  font-size: 18px;
  color: #777;
  font-weight: bold;
  margin-bottom: 14px;
}

.ny_content .art .title h3 {
  font-size: 14px;
  color: #888;
}

.ny_content .art .title h3 span {
  display: inline-block;
  margin: 0 5px;
}

.ny_content .art .content {
  padding-bottom: 20px;
  font-family: "auto";
}

.ny_content .art .content p {
  font-size: 16px;
  line-height: 2;
  text-indent: 2em;
  margin-bottom: 8px;
}

.ny_content .art .content > img {
  max-width: 100%;
}

.ny_content .art .xyp {
  border-top: 1px dashed #d5d5d5;
  padding-top: 20px;
}

.ny_content .art .xyp ul {
}

.ny_content .art .xyp ul li {
  width: 100%;
  line-height: 30px;
  margin-bottom: 10px;
}

.ny_content .art .xyp ul li span {
  font-size: 14px;
  font-weight: bold;
}

.ny_content .art .xyp ul li a {
  color: #273585;
  font-size: 14px;
}

.ny_content .art .xyp ul li a:hover {
  text-decoration: underline;
}
