@charset "utf-8";
/* CSS Document */
.sennewt{ width:100%;}
.ind_s1l {width: 55%;height: 390px;float: left;}
/*焦点图*/
.index_focus .lft_pic {width:100%;height: 390px;overflow: hidden;float: left;}
.index_focus img {width:100%;height: 390px;}
/*focus*/
.titBg {background: #000;filter: alpha(opacity=40);-moz-opacity: 0.4;-khtml-opacity: 0.4;
opacity: 0.4;}
/* slider-carousel */
.slider-carousel {position: relative;width:100%;height: 390px;overflow: hidden;}
.slider-carousel .item {width:100%;height: 390px}
.slider-carousel .slidesjs-navigation {width: 42px;height: 69px;display: block;position: absolute;text-indent: -9999em;top: 110px;z-index: 100;}
.slidesjs-previous {background: url(index_btn03_xxgk.png) no-repeat;left: 0px}
.slidesjs-next {background: url(index_btn04_xxgk.png) no-repeat;right: 0px}
.slidesjs-previous:hover {background: url(index_btn01_xxgk.png) no-repeat;}
.slidesjs-next:hover {background: url(index_btn02_xxgk.png) no-repeat;}
.slidesjs-pagination {overflow: hidden;zoom: 1;position: absolute;right: 10px;top: 370px;width: 100px;height: 10px;z-index: 10;overflow: hidden;}
.slidesjs-pagination-item {float: left;width: 20px;height: 10px;}
.slidesjs-pagination-item a {float: left;display: block;width: 9px;height: 9px;text-indent: -9999em;margin: 0 2px 0 0;background: url(index140516-02_xxgk.png) no-repeat;}
.slidesjs-pagination-item a.active {background: url(index140516-01_xxgk.png) no-repeat;}
.slider-carousel .titBg {position: absolute;width: 100%;height: 32px;left: 0;bottom: 0px;z-index: 1}
.slider-carousel .subtitle {position: absolute;width:600px;height: 32px;left: 10px;bottom: 0px;z-index: 2}
.slider-carousel .subtitle h6 {color: #ffffff;font-size: 14px;font-weight: bold;height: 32px;line-height: 32px;overflow: hidden;}
.slider-carousel .subtitle h6 a {color: #ffffff;}
.ind_s1r {width:43%;height: 302px;float: right;}
.news-txt li {line-height: 40px; clear: both;}
.news-txt li a {float: left;padding: 0 0 0 10px;}
.news-txt li span {float: right;color: #999999;padding: 0 5px;font-size: 14px;}
.ztzimg{ width:90%; margin:0 auto;}

.loc{
  padding-left: 28px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-image: url(icon-loc_xxgk.png);
  background-position: left center;
  background-repeat: no-repeat;
  border-bottom: 1px solid #d8d8d8;
}
.loc span,.loc a{
  margin-left: 3px;
  margin-right: 3px;
}
.col {
  width: 28%;
  min-height: 670px;
  background-color: #f6f6f6;
  border: 1px solid #d8d8d8;
  text-align: center;
}
.colb {
  width: 27%; text-align:left;
   margin:1.5% 0;
  padding:0 15px;
  min-height: 670px;
  background-color: #f6f6f6;
}
.col h1 {
  background-image: url(icon-bg_xxgk.png);
  background-repeat: no-repeat;
  background-position: right 15px center;
  background-color: #006eab;
  font-size: 18px;
  font-weight: normal;
  color: #fff;
  line-height: 54px;
}
.col li {
  background-color: #fff;
  border-bottom: 1px solid #e7e7e7;
  font-size: 16px;
  line-height: 52px;
}
.col li:hover,.col li.on {
  background-color: #eef7ff;
  border-left: 6px solid #006eab;
}
.col li:hover a,.col li.on a { color: #0040a1;}
.txli{ width:100%;  }
.txlibi{widows:100%;  line-height:50px; height:50px; border-bottom:1px solid #CCC;padding-left:10px; font-size:20px; }
.list-page { padding:10px 0; margin:0 auto;width: 95%;}
.list-lpage{ margin:0 auto; width: 100%;}
.list-pr{width: 70%; }
.news-listb{ width:90%; margin:0 auto; overflow:hidden; padding-bottom:20px;line-height: 36px;}
.cola { width: 28%; min-height: 410px; background-color: #fafafa; padding-bottom:20px;}
.qlyxt{border-bottom:1px solid #CCC; height:50px; line-height:50px; margin:0 15px 15px 15px; font-size:20px; }
 /* 新闻列表结构 */
.news-list{ width:100%; overflow:hidden;padding-bottom:20px;line-height: 36px;}
.newstxt{ width:88%; float:left; }
.date{width: 12%;color: #999; float:right; text-align:right;}
.news-list li a:hover{ text-decoration: underline; }
.news-list li a { display: block; float: left; overflow: hidden; white-space: nowrap;text-overflow: ellipsis;}
.news-list li span {float: right;color: #999999;padding: 0 5px;font-size: 14px;}
/*list--end*/
/*分页--start*/
 
.pager {text-align: center; margin-top:20px;
}
.pager a{ display: inline-block;
    background-color: #fff;
  height: 32px;
  margin-left: 3px;
  margin-right: 3px;
  padding-left: 15px;
  padding-right: 15px;
  line-height: 31px;
  border: 1px solid #ccc;
}
.pager a.on,.pager a:hover{
  background-color: #62adf1;
  color: #fff;
  text-decoration: none;
}
/*分页--end*/
/*细览--start*/
.detail-page{
  padding: 25px;
  background-color: #fff;
}
  .info-container {
    position: relative;
    text-align: center;
  }
    .news-cont h2{
      margin-bottom: 30px;
      font-size: 26px;
      font-weight: normal;
      color: #0040a1;
      text-align: center;
    }
    .news-cont .news-infob span{
        font-size: 12px;
        color: #999;
        margin-right: 10px;
        margin-left: 10px;
    }
    .news-cont .icon-group {
      position: absolute;
      top: 0;
      right: 0;
    }
    .icon-group img{
      margin-left: 5px;
    }
    .news-cont .seg-line{
      height: 1px;
      margin-top: 20px;
      margin-bottom: 20px;
      background-color: #d8d8d8;
    }
    .news-cont .news-pic{
      display: block;
      margin-left: auto;
      margin-right: auto;
      margin-top: 30px;
      margin-bottom: 30px;
    }
    .news-cont p{
      font-size: 16px;
      margin-bottom: 15px;
      /* text-indent: 2em; */
      line-height: 1.7;
    }
    .attachment{
      margin-top: 20px;
      margin-bottom: 20px;
      color: #183181;
    }
    .attachment a {
      color: #183181;
    }
    .attachment li {
      margin-top: 12px;
    }
    .func{
      margin-top: 24px;
      text-align: center;
    }
    .btn-group{
      display: inline-block;
      margin-right: 5px;
    }
    .btn-group img{
      margin-left: 5px;
      margin-right: 5px;
    }
    .share{
      position: relative;
      top: -5px;
      display: inline-block;
      width: 210px;
      height: 34px;
      padding-left: 75px;
      background-image: url(ashare-bg_xxgk.png);
      background-repeat: no-repeat;
      background-position: center center;
    }
    .share img{
      margin-top: 5px;
      margin-left: 3px;
      margin-right: 3px;
    }
/*细览--end*/

.news-info{ width:100%;margin:0 auto;border:1px solid #ccc; line-height:20px; overflow:hidden; margin-bottom:15px;}
.news-infob{ width:100%;margin:0 auto; line-height:20px; overflow:hidden; margin-bottom:15px;}
.news-info li{ width:46%; padding:1%; float:left;}
.qianb{width:20%; float:left; font-size:1em; font-weight:bold; margin-right:20px;}
.news-infoa{width:100%;border:1px solid #ccc; overflow:hidden; }
.news-infol{ float:left; width:80%;}
.news-infol p{ width:100%; height:30px; padding:10px; line-height:30px;}
.fztxt{font-size:2em;}
.news-infor{ float:right; margin:20px; height:40px; background:#006eab; color:#FFF; width:15%; line-height:40px; text-align:center; border-radius:6px;}
.sjknei{ width:100%; margin:10px auto;}
.sjknei table{ BORDER-TOP: #d2d2d2 1px solid; BORDER-RIGHT: #d2d2d2 1px solid; BORDER-COLLAPSE: collapse; BORDER-BOTTOM: #d2d2d2 1px solid; BORDER-LEFT: #d2d2d2 1px solid}
.sjknei TR {BORDER-TOP: #d2d2d2 1px solid; BORDER-RIGHT: #d2d2d2 1px solid; BORDER-COLLAPSE: collapse; BORDER-BOTTOM: #d2d2d2 1px solid; BORDER-LEFT: #d2d2d2 1px solid}
.sjknei TD {line-height:40px;BORDER-TOP: #d2d2d2 1px solid; BORDER-RIGHT: #d2d2d2 1px solid; BORDER-COLLAPSE: collapse; BORDER-BOTTOM: #d2d2d2 1px solid; BORDER-LEFT: #d2d2d2 1px solid}
.bjy{ background:#f6f6f6;}
.yanews_menu {overflow: hidden;height:45px;width:100%; background:#f7f7f7;}
.yanews_menu ul {width:100%;height: 45px;}
.yanews_menu ul li {width:20%;height: 45px;text-align: center;font-size:1.2em;font-weight: bold;line-height: 45px;color: #000;float: left;display: block;cursor: pointer;}
.yanewsmenu li.hover {color: #006eab;font-size:1.2em;font-weight: bold;}

.yanewscontent ul {padding-top:16px;display: none;overflow: hidden;}
.yanewscontent ul.block {display: block;
}
.yanews_content{ margin:0 10px;}




.wjjsl{width:5%; text-align:center;float:left; padding:5px; background:#FFF; border-radius:5px; margin:5px;}
.news-imglist{ width:100%;}
.news-imglist li{ width:45%; margin:2%; height:260px; float:left;}
.imgb{width:100%; height:220px; float:left; }
.imgtx{width:100%; height:40px; float:left; line-height:40px; text-align:center;background:#CCC; }
.ldimg{ width:12%;padding:2px; border:1px solid #eee; float:left;}
.ldtxt{width:85%; float:right;}
.ldtxt p{ width:100%; line-height:40px; font-size:1em; float:left;}
.ldtxt a{ color:#F00;}
.ldxim{ width:60%; margin:20px auto;}
.fengo{ width:50px; height:30px; line-height:30px; margin-left:20px; border-radius:6px; background:#015293; color:#FFF;}
.ldnr{width:80%;margin:0 auto;line-height:30px;  text-align:left;}
.ldhdb{ width:95%; font-size:1em; font-weight:bold; line-height:40px; float:left;}
.ldhdb a{ color:#000;}
.ldhdn{width:95%;font-size:1em;  line-height:40px; float:left;}
.ldbt{width:95%; text-align:left;font-size:1.2em; color:#015293; font-weight:bold; line-height:40px;}
.divtitle { padding:10px; color:#F00;
text-align: left;
clear: both;
}
.divtitle a{ color:#F00;}

.identitytitle {padding:0 10px;

}

.identitytitle div {
	 width:15.5%;
	  float:left;
height: 30px;
text-align: left;
 padding:5px;
float: left;
}



.identitytitle a:hover {
text-decoration: underline;
color: red;
}



.divtitle a:hover {
text-decoration: underline;
color: red;
}


.pager {text-align: center;margin-top: 15px;}
.pager a{
    display: inline-block;
    background-color: #fff;
    height: 29px;
    margin-left: 3px;
    margin-right: 3px;
    margin-bottom: 3px;
    margin-top: -5px;
    padding-left: 9px;
    padding-right: 9px;
    line-height: 29px;
    border: 1px solid #ccc;
}
.pager a.on,.pager a:hover{
  background-color: #62adf1;
  color: #fff;
  text-decoration: none;
}
.attachment{
      margin-top: 20px;
      margin-bottom: 20px;
      color: #183181;
    }
    .attachment a {
      color: #183181;
    }
    .attachment li {
      margin-top: 12px;
    }
	.qqjj{ width:98%; padding:1%; background:#f8f8f8; overflow:hidden;}
	.qqjjl{ width:49%; float:left;}
	.qqjjr{ width:49%; float:right;}
	.qqjjrt{ width:100%; line-height:36px;}
	.qqjjrf{ width:100%;}
		.qqjjrf li{ width:22.6%; margin:1%; line-height:36px; float:left; border:1px solid #CCC; text-align:center;}
		.jximg li{ width:23%; float:left; margin:1%;}
		.jximg  span{ width:100%; height:30px; text-align:center;}
		.tibta{ width:100%; margin:0 auto; font-size:1.2em; font-weight:bold; color:#000; height:40px; line-height:40px; text-align:left; border-bottom:#f1f1f1 solid 2px;}
		.contefl{width: 100%;}
.ind_s1rf1{width:49%;float:left; }
.ind_s1rr{width:49%;float:right; }
.yanews_menu1 {overflow: hidden;height:45px;width:100%;}
.yanewsmenua1{width:100%;height: 40px; float:left; background:#f1f1f1; margin-top:10px;}
.yanewsmenua1 li{width: 25%;padding:0 1%;text-align:center;float:left;height: 40px;line-height: 35px;}
.yanewsmenua1 li.hover {color: #fff; background:#006eab;font-size:1.0em;font-weight: bold;}
.yanewscontent ul {padding-top:16px;display: none;overflow: hidden;}
.yanewscontent ul.block {display: block;
}

.yanewscontent zhanshi {padding-top:16px;display: none;overflow: hidden;}
.yanewscontent zhanshi.block {display: block;
}

.news-txt li {line-height: 40px;clear: both;}
.news-txt li a {color: #636363;float: left;background: url(jt2_xxgk.gif) no-repeat left;padding: 0 0 0 10px;}
.news-txt li a:hover {color:#F00;text-decoration: underline;}
.news-txt li span {float: right;color: #999999;padding: 0 5px;font-size: 14px;}

.ggtu{float:left;width: 25%;}
.ggzi{float:right;width: 70%;}
.ggzi li{font-size:14px;line-height: 30px;}

.sptp {position: relative;width:100%;height: 390px;overflow: hidden;}
.sptp .kuang {width:100%;height: 390px}

.tubiao{width:80px;height:80px;float: left;margin-top: 14px;margin-left: 169px;}
.owner{margin-top: 14px;margin-left: 15px;width: 56%;height:80px;float:left;margin: auto;}
p{margin:0;padding:0;}
.owner p{width: 100%;font-size:14px;color: #fff;line-height:180%;font-family:"ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ";margin-top: 5px;}
.jiucuo{ margin-top:25px; width:120px; height:80px; float:left;}
.fzgk{ width:96%; padding:2%; background:#f1f1f1; line-height:36px; overflow:hidden;}
.fzgk h1{ width:100%; height:40px; text-align:left; font-size:20px; font-weight:bold;}
.fzgk li{ width:23%; height:36px; margin:0.8%; float:left;  border:1px solid #666}
.fzgk li{ color:#333; text-align:center;}
.tzhj li{width:23%; margin:1%;float:left;  }
.tzhj li span{ width:100%; float:left; text-align:center;}
.fzgka{ width:96%; padding:2%; background:#f1f1f1; line-height:36px; overflow:hidden;}
.fzgka h1{ width:100%; height:40px; text-align:left; font-size:20px; font-weight:bold;}