@charset "utf-8";
/* CSS Document */
html{ min-width:1200px;}
.ind_s1l {width: 60%;height: 390px;float: left;}

.ind_s1r {width:40%;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;}
.tibtb{ width:100%; height:2.4em;border-bottom:#f1f1f1 dashed 2px; margin-top:-2px;}
.lmtb{ padding:0 10px;float:left; color:#F00; line-height:2em;font-size:1.2em; font-weight:bold; border-bottom:2px solid #F00;}



.loc{ background:#e8f8ff;
  padding-top: 15px;
  padding-bottom: 15px;

}
.loc span{ padding-left: 28px;background:url(icon-loc.png) no-repeat left center;}
.loc span,.loc a{
  margin-left: 5px;
  margin-right: 5px;
}
.col {
  width: 20%;
  min-height: 670px;
  background-color: #f6f6f6;
  border: 1px solid #d8d8d8;
  text-align: center;
}

.col h1 {
  background-image: url(icon-bg.png);
  background-repeat: no-repeat;
  background-position: right 15px center;
  background-color: #006eab;
  font-size: 1.1em;
  font-weight: normal;
  color: #fff;
  line-height: 2.6em;
}
.col li {
  background-color: #fff;
  border-bottom: 1px solid #e7e7e7;
  font-size: 1em;
  line-height: 2.6em;
}
.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:49%;  }
.tibta{ width:100%; height:2.5em;border-bottom:#f1f1f1 solid 2px; margin-top:-2px;}
.lmt{ padding:0 10px;height: 2.0em; float:left; line-height:2.0em;font-size:1.2em; font-weight:bold; border-bottom:2px solid #006eab;}
.lmm{width:60px;float:right;height: 2.0em; line-height:2.0em;}
.list-page { padding:10px 0; margin:0 auto;width: 98%;}
.list-lpage{ margin:0 auto; width: 100%;}
.list-pr{width:76%; }
.news-listb{ width:90%; margin:0 auto; overflow:hidden; padding-bottom:20px;line-height: 36px;}
.colb {
  width: 30%; 
  padding:1.5%;
  background-color: #f6f6f6;
}
.colba{
  width: 27%; margin-top:20px;
  padding:1.5%;
  background-color: #f6f6f6;
}



 /* 新闻列表结构 */
.news-list{ width:100%; overflow:hidden;padding-bottom:20px;line-height: 2.3em;}
.newstxt{ width:88%; float:left; font-size:1em; }
.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: 0.8em;}
/*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 span{ display: inline-block;
    background-color: #006eab;
  height: 32px;
   color:#FFF;
  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.png);
      background-repeat: no-repeat;
      background-position: center center;
    }
    .share img{
      margin-top: 5px;
      margin-left: 3px;
      margin-right: 3px;
    }
/*细览--end*/
.yanews_menu {overflow: hidden;height:2.7em;width:100%;border-bottom:2px solid #f1f1f1; }

.yanewsmenu {width:70%;height: 45px; float:left;}
.yanewsmenu li {width:25%;height: 41px;text-align: center;font-size:1.2em;font-weight: bold;line-height: 41px;color: #000;float: left; }
.yanewsmenu li.hover {color: #006eab;font-size:1.2em;border-bottom:3px solid #006eab;font-weight: bold;border-bottom: !important}
.yanewsmenub {width:100%;height: 2.5em; float:left;}
.yanewsmenub li {width:33%;height: 2.15em;text-align: center;font-size:1.2em;font-weight: bold;line-height: 2.15em;color: #000;float: left; }
.yanewsmenub li.hover {color: #006eab;font-size:1.2em;border-bottom:3px solid #006eab;font-weight: bold;border-bottom: !important}
.yanewscontent ul {padding-top:16px;display: none;overflow: hidden;}
.yanewscontent ul.block {display: block;
}
.txtmore{width:60px;float:right;height: 43px; line-height:43px;}
.txtmore li{display: none;overflow: hidden;}
.txtmore li.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:29%; margin:2%; height:160px; float:left;}
.news-imglista{ width:100%;}
.news-imglista li{ width:45%; margin:2%; height:220px; float:left;}
.news-imglistb{ width:100%;}
.news-imglistb li{ width:21%; margin:2%; height:220px; float:left;}
.imgba{width:100%; height:180px; float:left; }
.imgtxa{width:100%; height:40px; float:left; line-height:40px; text-align:center;background:#CCC; }
.zjline{ width:40%; margin-top:25px; height:13px;background: url(xian.png) repeat-x; }

.dian{ width:13px; height:13px;background: url(dian.png) no-repeat center; }
.jgtt{width:20%; height:75px; line-height:75px; text-align:center; }

.xtzy{ width:100%; line-height:40px;}
.xtzy li{ width:31%; margin:1%; text-align:center; border:1px solid #eee; float:left;}
.jgtna{ width:100%; line-height:40px;}
.jgtna li{ width:31%; margin:0 1%; float:left;}
.gkzzl{ width:45%; float:left; background:#f1f1f1; padding:2%;}
.gkzzr{width:568px; float:right;}
.ksimg li{ width:279px; height:74px; margin-bottom:10px; float:left; font-size:24px; text-align:center; line-height:74px;}
.ksimg li a{ color:#fff;}
.ksimg li:nth-child(2),.ksimg li:nth-child(3),.ksimg li:nth-child(6),.ksimg li:nth-child(7){ background: url(ksyb.png) no-repeat center;}
.ksimg li:nth-child(2),.ksimg li:nth-child(4),.ksimg li:nth-child(6),.ksimg li:nth-child(8){ margin-left:10px;}
.ksimg li:nth-child(1),.ksimg li:nth-child(4),.ksimg li:nth-child(5),.ksimg li:nth-child(8){ background: url(kszb.png) no-repeat center;}
.ksgg{ font-size:20px; font-weight:bold; height:35px; line-height:35px;}
.ksgg a{ color:#F00;}

 
  .zwgkl{ width:70%;}
  .zwgkr{ width:26%;}

.imgb{width:100%; height:130px; float:left; }
.imgtx{width:100%; height:30px; float:left; line-height:30px; 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;}
.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;
}
.news-txtx li span {float: right;color: #999999;padding: 0 5px;font-size: 14px;}
.news-txtx li {line-height: 40px; clear: both;}
.news-txtx li a {color: #636363;float: left;background: url(jt2a.gif) no-repeat left;padding: 0 0 0 20px;}
.news-txtx li a:hover {color:#F00;text-decoration: underline;}
.zwli li{ float:right; padding:0 5px; line-height:35px;}
.tzzzxt{ width:50%; border-radius:8px; height:2.5em; line-height:2.5em; background:#3467ad; text-align:center; margin:0 auto; margin-top:-20px;}
.tzzzxt a{ color:#FFF; font-size:1.1em; font-weight:bold;}
.tzzzx{ width:48%;border:1px solid #3467ad;float:left; box-sizing:border-box;}
.ml20{ margin-left:4%}
.tzzzxn{ width:94%; padding-left:3%; margin:0 auto; }
.tzzzxn li {width:100%;line-height:2.3em; clear: both;}
.tzzzxn li a {color: #636363;float: left;background: url(quan.png) no-repeat left 15px; padding-left:6%;}
.tzzzxn li a:hover {color:#F00;text-decoration: underline;}


.ldlb{ width:160px; line-height:35px; margin:0 auto; font-size:18px;}
.ldlb li{ width:60px; padding:0 10px;float:left;}
.ldlba{ width:90%; line-height:35px; margin:0 auto;}
.ldlba li{ width:60px; padding:0 10px;float:left;}
.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;
}

.colc{ width: 30%;height:317px; 
  padding:0 1.5%;
  background-color: #1878b7;}

	.tShare{ text-align: center; float:right; margin-left: 20px;}

.tShare div{float: left;}
.tRelArticle{ background-color:#f5f5f5;}
.tRelArticle h1{font-size: 1.2em; color:#1a6cbd; padding-left: 15px; padding-top: 15px;}
/*政务公开*/


.fldlb span{ width:25%;  float:left;}

.huiya li{ width:48%; border:1px solid #245399; box-sizing:border-box; text-align:center; line-height:2.8em; float:left; }
.huiya li a{ color:#245399;text-decoration:none;cursor:pointer;}
.huiya li:hover{ background:#EAF2FF}

.container{ width:100%; background:#FFF ;  margin:0 auto; }
.col-20 i{width:100%;text-align:center;height: 40px;line-height: 75px;font-size: 3em;float:left;color: #5478ad;}

	.list-pl{width: 65%; float:left  }
.cola { width: 33%; border-left:1px solid #CCC; padding-bottom:20px;}
.qlyxt{ width:55%; margin:0 auto; height:74px; font-size:20px; font-weight:bold; line-height:74px; padding-left:25%;}
.qlmgb{background: url(yzb.jpg) no-repeat left; }
.qlmgc{background: url(yzc.jpg) no-repeat left; }
.tLinkButtons{ padding-bottom: 15px}
.tLinkButtons ul li{ font-size: 1em; font-weight: 400;  line-height:1em; margin-bottom:12px;}
.tLinkButtons ul li a {
	display: block;
	text-align: center;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
    color:#333; 
    margin-left:0;
	margin-right: 0;
	padding-top:1em;
	padding-bottom: 1em;
    background-color: #f1f1f1;
  }
.tLinkButtons ul li.tLinkButton06{ text-align: center; margin-bottom: 0}
.tLinkButtons ul li.tLinkButton06 a{color:#fff;background-color:#3b7aca;}

.tLinkButtons ul li.tLinkButton01 a:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #3b7aca;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
  }
.tLinkButtons ul li.tLinkButton02 a:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #44ae88;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
  }
.tLinkButtons ul li.tLinkButton03 a:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #fd5e5b;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
  }
.tLinkButtons ul li.tLinkButton04 a:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #faa929;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
  }

.tLinkButtons ul li a:hover, .tLinkButtons ul li a:focus, .tLinkButtons ul li a:active {text-decoration:none;
	color: white;
}
.tLinkButtons ul li a:hover:before, .tLinkButtons ul li a:focus:before, .tLinkButtons ul li a:active:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}

.tLinkButton01 a{border-left:4px solid #3b7aca;}
.tLinkButton02 a{border-left:4px solid #44ae88;}
.tLinkButton03 a{border-left:4px solid #fd5e5b;}
.tLinkButton04 a{border-left:4px solid #faa929;}
.wjdx{ width:100%;height:190px;}
.wjdx ul{ padding:12px 0; background:#f5f5f5; border-radius:6px; overflow:hidden;}
.xxgk{ width:12.5%;  float:left;}
  .xxgk:hover .xxgkt{background:#6da9df;color:#fff !important;}
  .xxgk:hover .tba{background: url(ad.png)no-repeat center #6da9df ;}
  .xxgk:hover .tbb{background: url(bd.png)no-repeat center #6da9df ;}
  .xxgk:hover .tbc{background: url(cd.png)no-repeat center #6da9df ;}
  .xxgk:hover .tbd{background: url(dd.png)no-repeat center #6da9df ;}
  .xxgk:hover .tbe{background: url(ed.png)no-repeat center #6da9df ;}
  .xxgk:hover .tbf{background: url(fd.png)no-repeat center #6da9df ;}
  .xxgk:hover .tbg{background: url(gd.png)no-repeat center #6da9df ;}
  .xxgk:hover .tbh{background: url(hd.png)no-repeat center #6da9df ;}
  .zfxx li{ width:48.5%;  margin-right:3%; float:left; margin-bottom:3%; height:55px; background:#f5f5f5; border-radius:6px; line-height:55px; font-size:18px; font-weight:bold;}
   .zfxx li:nth-child(2),.zfxx li:nth-child(4),.zfxx li:nth-child(6){margin-right:0;}
   .zfxx li:hover,.zfxx li:hover a{ background:#6da9df;color:#fff !important;}
  .zfxx li i{ padding:0 20px;}
 
  .xxgk:hover .xxgknr{color:#6da9df;}
  .xxgkt{ margin:0 auto; margin-top:15px; border:5px solid #ebe9e9; width:60px; height:60px; background:#fff; border-radius:50px; line-height:60px; text-align:center;}
  .xxgknr{ width:90%; margin:0 auto;height:30px; line-height:30px; margin-bottom:10px; text-align:center;}
  .tba{background: url(a.png)no-repeat center #fff ;}
  .tbb{background: url(b.png)no-repeat center #fff ;}
  .tbc{background: url(c.png)no-repeat center #fff ;}
  .tbd{background: url(d.png)no-repeat center #fff ;}
  .tbe{background: url(e.png)no-repeat center #fff ;}
  .tbf{background: url(f.png)no-repeat center #fff ;}
  .tbg{background: url(g.png)no-repeat center #fff ;}
  .tbh{background: url(h.png)no-repeat center #fff ;}
  .menuxt{ width:100%;  margin:0 auto; padding:15px 0; line-height:30px; font-size:30px; font-weight:bold; text-align:center;}
.menuxt a{ color:#245399;}

.yanews_menu {overflow: hidden;height:2.6em;width:100%;border-bottom:2px solid #f1f1f1; }
.yaowen{*text-align:center;margin:auto; line-height:2.5em;overflow: hidden}
.yaowen ul{margin:0px auto; padding:0px;display: table;}
.yaowen ul li{float:left; font-size:1em;*float:none;*display:inline;*zoom:1;margin:0px;padding:0px;color:#245399;text-align:center;margin-right:5px;list-style:none}
.yaowen li a{ color:#245399;}
.yaowen li a:hover {color:#F00;text-decoration: none;}
#show { width:1200px;overflow:hidden; margin:0 auto; padding-bottom:30px;}
#show ul li { margin:0px 6px; width:275px; height:70px; text-align:center; line-height:70px; font-size:18px; background:#c2e2ff;float:left;display:inline;}
#show .content #bosspre {float:left;width:18px;height:70px;background:url(../images/pre.jpg) no-repeat left center;text-indent:-9999px;cursor:pointer;}
#show .content #bossnex {float:right;width:18px;height:70px;background:url(../images/nex.jpg) no-repeat left center;text-indent:-9999px;cursor:pointer;}
#show .content{float:right;width:1200px; height:70px;}
#show .content #bosszbox {float:left;width:1140px;}
.sennewt{ width:98%; padding:1%; overflow:hidden;}
.zxft{ border:1px solid #f1f1f1; overflow:hidden;}
.zxftl{ width:12%; background:#d7d7d7; float:left;}
.zxftr{ width:86%; background:#fff; padding:10px 1% ; height:195px; overflow:hidden; float:right;}
.zxftr li{ width:30%; padding:10px; height:50px; font-size:1.2em; line-height:25px; float:left;}
.zxftr li a:hover{ color:#F00;}
.zxaa img{ width:82px; height:72px; padding:70px 30px;}
.zxab img{ width:82px; height:72px; padding:70px 30px;}
.zxac img{ width:82px; height:72px; padding:70px 30px;}
.tab-head{ width:1200px;color:#000; background:#e8eefe; overflow:hidden;}
		  .tab-head h2 {
                width: 16.66%;
                height: 67px; line-height:67px; font-size:22px;
                margin: 0;
                float: left;
                text-align: center;
            }
            
            .tab-content { background:#F1F1F1;
                width: 1160px;padding:20px;
                
            }
            
            .tab-content dl{ 
                display: none;
            }
            
            .selected { color:#fff !important;
               background:url(dtn.png) no-repeat left;
            }
            
            .tab-content .show{
                display: block;
            }