.jdhy-main {
  background:#f9f9f9;
}
.jdhy-main .jdhy-content {
  width: 1100px;
  margin: 0 auto;
}
.jdhy-main .jdhy-content .jdhy-div {
  padding: 20px;
  background: #fff;
}
.jdhy-main .jdhy-content .con-title {
  border-bottom: 2px solid #ddd;
  height: 45px;
  line-height: 45px;
}
.jdhy-main .jdhy-content .con-title span {
  float: left;
  width: 134px;
  display: block;
  text-align: center;
}
.jdhy-main .jdhy-content .con-title span.hover {
  color: #0073B7;
  border-bottom: 2px #ca1c1d solid;
}
.jdhy-main .jdhy-content .con-title span.hover a {
  color: #333333;
  font-size: 24px;
}
.jdhy-main .jdhy-content .con-title .con-title-more {
  float: left;
  margin-left: 60px;
  margin-top: 10px;
}
.jdhy-main .jdhy-content .con-title .con-title-more a {
  display: block;
  float: left;
  font-size: 16px;
  margin-right: 30px;
  color: #333;
}
.jdhy-main .jdhy-content .con-title .con-title-more a:hover {
  color: #ff0000;
}
.jdhy-main .jdhy-content .con-title .con-title-more img {
  float: left;
  margin-top: 5px;
  margin-right: 10px;
  vertical-align: middle;
}
.jdhy-main .jdhy-content .jdhy_ul {
  margin-top: 15px;
}
.jdhy-main .jdhy-content .jdhy_ul li {
  font-size: 16px;
  line-height: 35px;
  height: 35px;
}
.jdhy-main .jdhy-content .jdhy_ul li:hover span.circle {
  color: #347bd7;
}
.jdhy-main .jdhy-content .jdhy_ul li span.time {
  float: right;
  color: #aaaaaa;
}
.jdhy-main .jdhy-content .jdhy_ul li span.circle {
  float: left;
  color: #333;
  margin-right: 10px;
}
.jdhy-main .jdhy-content .jdhy_ul li a {
  float: left;
  font-size: 16px;
  line-height: 35px;
  height: 35px;
  width: 537px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.jdhy-main .jdhy-content .jdhy_ul li a:hover {
  color: #347bd7;
}
.jdhy-main .jdhy-content .jdhy-1 {
  height: 334px;
  overflow: hidden;
}
.jdhy-main .jdhy-content .jdhy-1 .jdhy-1-left {
  float: left;
  width: 690px;
}
.jdhy-main .jdhy-content .jdhy-1 .jdhy-1-right {
  width: 345px;
  float: right;
}
.jdhy-main .jdhy-content .jdhy-1 .jdhy-1-right .hygq_title {
  font-size: 24px;
  color: #0073B7;
  height: 45px;
  line-height: 45px;
}
.jdhy-main .jdhy-content .jdhy-1 .jdhy-1-right .hygq_title a {
  color: #333333;
  font-size: 24px;
}
.jdhy-main .jdhy-content .jdhy-1 .jdhy-1-right .hygq_title img {
  float: left;
  margin-top: 5px;
  margin-right: 15px;
}
.jdhy-main .jdhy-content .jdhy-1 .jdhy-1-right dl {
  background: #f8f8f8;
  width: 311px;
  height: 43px;
  padding: 20px;
  margin-top: 13px;
}
.jdhy-main .jdhy-content .jdhy-1 .jdhy-1-right dl:hover {
  background: #ca1c1d;
}
.jdhy-main .jdhy-content .jdhy-1 .jdhy-1-right dl:hover a {
  color: #fff;
}
.jdhy-main .jdhy-content .jdhy-1 .jdhy-1-right dl:hover dd {
  color: #fff;
}
.jdhy-main .jdhy-content .jdhy-1 .jdhy-1-right dl dt {
  color: #337AD7;
  font-size: 18px;
}
.jdhy-main .jdhy-content .jdhy-1 .jdhy-1-right dl dt a {
  display: block;
  color: #ca1c1d;
  font-size: 18px;
  width: 310px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.jdhy-main .jdhy-content .jdhy-1 .jdhy-1-right dl dd {
  font-size: 15px;
  color: #333333;
  margin-top: 5px;
}
.jdhy-main .jdhy-content .jdhy-1 .jdhy-1-right dl dd span {
  display: block;
  width: 310px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.jdhy-main .jdhy-content .jdhy-2 {
  margin-top: 20px;
}
.jdhy-main .jdhy-content .jdhy-2 ul {
  margin-top: 30px;
  height: 269px;
  overflow: hidden;
}
.jdhy-main .jdhy-content .jdhy-2 li {
  background: #f8f8f8;
  padding: 15px;
  float: left;
  width: 202px;
  height: 221px;
  margin-left: 14px;
  margin-right: 15px;
  font-size: 15px;
  position: relative;
}
.jdhy-main .jdhy-content .jdhy-2 li img {
  width: 206px;
  height: 104px;
  -moz-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.jdhy-main .jdhy-content .jdhy-2 li img:hover {
  filter: alpha(opacity=20);
  -moz-opacity: 0.4;
  opacity: 0.4;
}
.jdhy-main .jdhy-content .jdhy-2 li font {
  display: block;
  margin-top: 10px;
  margin-bottom: 8px;
  color: #333333;
}
.jdhy-main .jdhy-content .jdhy-2 li span {
  color: #999999;
  position: absolute;
  top: 210px;
  left: 22px;
}
.jdhy-main .jdhy-content .jdhy-3 {
  margin-top: 40px;
}

.nyt18-xxgkpd {
    width: 1053px;
    margin: 0 auto;
    overflow: hidden;
}

.nyt18-xxgkpdL{ width:725px; float:left; overflow:hidden; border-right:1px solid #dcdcdc}
.ej_htm-nyt{ width:702px; overflow:hidden; }
.nyt18-cjhx{overflow:hidden; height:32px; border-bottom:1px solid #aaaaaa;}
.htm_zb-04{ width:100px; height:32px; overflow:hidden; float:left;}
.htm_zb-04 h2{  width:132px; height:32px;font-family:"Microsoft YaHei"; color:#333333; font-size:20px; font-weight:100; line-height:32px;}
.Content_Tab_0114{width:702px; height:32px; line-height:32px; margin-left:10px; }
.Content_Tab_0114 li{ float:left;font-size:18px; height:32px; text-align:center;font-family:"Microsoft YaHei"; margin-left:10px; }
.Content_Tab_0114 li.Linte a{  color:#ca1c1d}
.Content_Tab_0114 li a{margin-left:0px;float:left;cursor:pointer; font-size:16px; color:#373737; height:32px; line-height:32px; display:block;font-family:"Microsoft YaHei"; } 
.flfg_0214{ width:702px; overflow:hidden}
.flfg_038-nyt{ width:702px; margin:0 auto;  margin-top:10px; }
.flfg_038-nyt dl li{height: 35px;line-height: 35px;overflow: hidden;width: 100%;float: left;}

.flfg_038-nyt dl li a{display: inline-block;max-width:600px;height: 35px;font-size: 16px;color: #000;float: left;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.flfg_038-nyt dl li a:hover{ color:#ca1c1d}
.flfg_038-nyt dl li em{font-size: 16px; float: right;color: #000000;font-style: normal;}
.nyt18-tjzc14{ width:702px; overflow:hidden; margin-top:20px;}
.cj_tjzc{ width:702px; overflow:hidden}
.cj_tjzc li{ float:left; width:213px; height:205px; overflow:hidden; padding-left:12px; padding-top:15px;}
.cj_tjzc li img{ width:213px; height:140px; overflow:hidden; display: block; margin:0 auto;}
.cj_tjzc li span{ width:213px; height:65px; overflow:hidden; display:block; background:#eeeeee}
.cj_tjzc li span:hover{width:213px; height:87px; overflow:hidden; display:block;}
.cj_tjzc li span a{ width:170px; height:87px; margin:0 auto; display:block; line-height:30px; padding-top:12px; font-size:16px; color:#333333;font-family:"Microsoft YaHei"; line-height:20px;}

.nyt18-jdh{ width:300px; overflow:hidden;}
.nyt18-jdh span{ width:300px; height:190px; overflow:hidden; margin:0 auto; display:block; padding-top:10px;}
.nyt18-jdh span img{width:300px; height:190px; overflow:hidden;}
.nyt18-jdh ul{ width:280px; overflow:hidden; margin:0 auto; padding-top:15px;}
.nyt18-jdh ul li{ width:280px; height:32px; line-height:32px; overflow:hidden}
.nyt18-jdh ul li a{   white-space: nowrap;text-overflow: ellipsis;   max-width:280px; display: inline-block; overflow:hidden;font-size: 16px;}

.nyt18-xxgkpR{ width:300px; float:right; overflow:hidden}
.gzw18-cijiR-ty-nyt01{ width:300px; overflow:hidden; }
.gzw18-cijiR-ty-nyt{ width:300px; overflow:hidden; margin-top:20px;}
.gzw18-cijiR-bt-ty-nyt{ width:300px; height:35px; overflow:hidden; border-bottom:2px solid #d3d3d3;}
.gzw18-cijiR-bt-ty-nyt h2{ height:35px; line-height:35px; float:left  }
.gzw18-cijiR-bt-ty-nyt h2 a{ height:35px; padding-bottom:2px; padding-left:15px; padding-right:15px; font-size:20px; color:#000000; font-weight:100;border-bottom: 2px solid #347bd7;}

.gzw18-cijiR-bt-ty-nyt span{ float:right;height:35px; line-height:35px;}
.gzw18-cijiR-bt-ty-nyt span a{ font-size:16px; color:#000000}
.gzw18-cijiR-bt-ty-nyt span a:hover{color:#ca1c1d}