@charset "utf-8";
/* CSS Document by cjy */
.ywdt_main {
  background:#f9f9f9;
}
.ywdt_main .ywdt_content {
  width: 1064px;
  background: #fff ;
  padding: 20px 18px 0px;
  margin: 0 auto;
}
.ywdt_main .ywdt_content .main-head {
  width: 1192;
  padding-top: 20px;
  height: 98px;
  margin-bottom: 10px;
  border: 1px solid #e7e7e7;
}
.ywdt_main .ywdt_content .main-head p.title {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.ywdt_main .ywdt_content .main-head p.title a {
  font-size: 22px;
  color: #337AD7;
  font-weight: bold;
}
.ywdt_main .ywdt_content .main-head p.title a:hover {
  color: #d80000;
}
.ywdt_main .ywdt_content .main-head p.brief {
  width: 100%;
  height: 32px;
  line-height: 32px;
  font-size: 15px;
  color: #337AD7;
  text-align: center;
}
.ywdt_main .ywdt_content .new-carousel {
  width: 1064px;
  height: 373px;
  margin-bottom: 12px;
  /*图片轮播样式*/
}
.ywdt_main .ywdt_content .new-carousel #ifocus {
  width: 1064px;
  height: 371px;
  overflow: hidden;
  background: #efefef;
}
.ywdt_main .ywdt_content .new-carousel #ifocus #ifocus_pic {
  display: inline;
  position: relative;
  float: left;
  width: 1064px;
  height: 371px;
  overflow: hidden;
}
.ywdt_main .ywdt_content .new-carousel #ifocus #ifocus_pic #ifocus_piclist {
  position: absolute;
  width: 4000px;
  overflow: hidden;
}
.ywdt_main .ywdt_content .new-carousel #ifocus #ifocus_pic #ifocus_piclist li {
  width: 1064px;
  height: 371px;
  float: left;
  overflow: hidden;
}
.ywdt_main .ywdt_content .new-carousel #ifocus #ifocus_pic #ifocus_piclist li img {
  width: 700px;
  height: 371px;
}
.ywdt_main .ywdt_content .new-carousel #ifocus #ifocus_pic #ifocus_tx {
  position: absolute;
  right: 0px;
  top: 0px;
  color: #fff;
  width: 322px;
  height: 361px;
  padding: 10px 21px 0;
  background: #eee;
}
.ywdt_main .ywdt_content .new-carousel #ifocus #ifocus_pic #ifocus_tx .title {
  width: 100%;
  height: 72px;
  line-height: 72px;
  text-align: center;
}
.ywdt_main .ywdt_content .new-carousel #ifocus #ifocus_pic #ifocus_tx .title a {
  color: #444;
  font-size: 22px;
  font-weight: bold;
}
.ywdt_main .ywdt_content .new-carousel #ifocus #ifocus_pic #ifocus_tx .content {
  width: 100%;
  line-height: 28px;
  font-size: 15px;
  color: #666;
}
.ywdt_main .ywdt_content .new-carousel #ifocus #ifocus_pic #ifocus_tx .normal {
  display: none;
}
.ywdt_main .ywdt_content .new-carousel #ifocus #ifocus_pic #ifocus_btn {
  display: inline;
  float: right;
  width: 70px;
  overflow: hidden;
  margin-top: 6px;
  position: absolute;
  bottom: 16px;
  right: 0px;
}
.ywdt_main .ywdt_content .new-carousel #ifocus #ifocus_pic #ifocus_btn li {
  width: 10px;
  height: 10px;
  float: left;
  cursor: pointer;
  background: url(../images/2018_ywdt_icon1.png) no-repeat;
  color: #fff;
  text-align: center;
  line-height: 14px;
  margin-right: 8px;
}
.ywdt_main .ywdt_content .new-carousel #ifocus #ifocus_pic #ifocus_btn .current {
  background: url(../images/2018_ywdt_icon.png) no-repeat;
  opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
}
.new{
  width: 1064px;
  height: 250px;
  overflow:hidden;
}
.ywdt_main .ywdt_content .newarea {
  width: 1064px;
  height: 738px;
}
.ywdt_main .ywdt_content .newarea .newl {
  width: 670px;
  /*height: 1377px;*/
  float: left;
}
.ywdt_main .ywdt_content .newarea .newl > div {
  width: 100%;
  height: 246px;
}
.ywdt_main .ywdt_content .newarea .newr {
  width: 370px;
  /*height: 1377px;*/
  float: right;
}
.ywdt_main .ywdt_content .newarea .newr .newlist li {
  width: 100%;
  padding: 0px;
}
.ywdt_main .ywdt_content .newarea .newr .newlist li .time {
  float: right;
}
.ywdt_main .ywdt_content .newarea .newr .lastednews {
  height: auto;
  width: 100%;
}
.ywdt_main .ywdt_content .newarea .newr .themelist {
  width: 100%;
  height: 246px;
}
.ywdt_main .ywdt_content .newarea .newr .themelist img {
  margin-top: 10px;
}
.ywdt_main .ywdt_content .newarea .newr .themelist a.first {
  width: 100%;
  height: 52px;
  margin-top: 14px;
  display: block;
}
.ywdt_main .ywdt_content .newarea .newr .themelist .ztlist {
  height: 225px;
}
.ywdt_main .ywdt_content .newarea .newr .themelist .ztlist a {
  margin-right: 10px;
  margin-bottom: 10px;
  display: block;
  width: 178px;
  border: 1px solid #ddd;
  height: 46px;
  line-height: 46px;
  text-align: center;
  font-size: 16px;
  color: #333;
  float: left;
}
.ywdt_main .ywdt_content .newarea .newr .themelist .ztlist a.no-r {
  margin-right: 0px;
}
.ywdt_main .ywdt_content .newarea .newr .themelist .ztlist a.no-b {
  margin-bottom: 0px;
}
.ywdt_main .ywdt_content .newarea .newr .themelist .ztlist a:hover {
  background: #337AD7 ;
  color: white;
}
.ywdt_main .ywdt_content .newarea .con-title {
  width: 100%;
  height: 43px;
  border-bottom: 1px solid #DDDDDD;
}
.ywdt_main .ywdt_content .newarea .con-title > a {
  float: left;
  display: inline-block;
  padding: 0px 6px;
  height: 43px;
  line-height: 43px;
  color: #333333;
  font-size: 20px;
  font-weight: bold;
  border-bottom: 2px solid #ca1c1d;
}
.ywdt_main .ywdt_content .newarea .con-title > a:hover {
  color: #005292;
  border-bottom: 2px solid #ca1c1d;
}
.ywdt_main .ywdt_content .newarea .newlist {
  margin-top: 10px;
}
.ywdt_main .ywdt_content .newarea .newlist li {
  height: 35px;
  line-height: 35px;
  vertical-align: bottom;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ywdt_main .ywdt_content .newarea .newlist li span {
  font-size: 16px;
  color: #333;
  margin-right: 4px;
}
.ywdt_main .ywdt_content .newarea .newlist li a {
  color: #000;
  margin-left: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
}
.ywdt_main .ywdt_content .newarea .newlist li a:hover {
  color: #147ACC;
}
.ywdt_main .ywdt_content .newarea .newlist li span.time {
  float: right;
  font-size: 14px;
  color: #888888;
  margin-left: 9px;
}


.zjqh-lm3{
    width: 1064px;
    margin: 0 auto;
    height: 153px;
    background: url(../images/qhs-jyh-bj100.png) no-repeat ;
}
.zjqh-lm3-l{
    width: 42px;
    height: 100%;
    float: left;
    background: #c2121c;
}
.zjqh-lm3-l a {
    display: block;
    width: 24px;
    margin: 0 auto;
    font-size: 20px;
    color: #fff;
    line-height: 25px;
    text-align: center;
}
.zjqh-lm3-l a:hover{
    font-size: 22px;
}
.kong20{
    height: 20px;
}
.zjqh-lm3-r{
    width: 1017px;
    float: left;
    height: 100%;
    position: relative;
}


#demo {background: #C8C8C8;overflow:hidden; border: solid #c8c8c8; border-width:5px 6px 0px 6px; clear:both;width:985px;_width:985px; margin-top:12px; margin-left:12px;}
#demo a img {border: 4px solid #fff;}
#demo a:hover img{border: solid #ffd82f; border-width:4px;  }
#indemo {float: left;width: 800%;}
#demo1 {float: left;}
#demo2 {float: left;}
#demo1,#demo2,#demo3{padding-right:4px;}