@charset "UTF-8";
/* 焦点图 */
.slideBox { position: relative; width: 100%; height: 260px; overflow: hidden; margin: 0px auto; }
 .slideBox .hd { position: absolute; height: 28px; line-height: 28px; bottom: 30px; right: 0; z-index: 1; }
  .slideBox .hd li { display: inline-block; width: 5px; height: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background: #333; text-indent: -9999px; overflow: hidden; margin: 0 6px; }
   .slideBox .hd li.on { background: #fff; }
 .slideBox .bd { position: relative; z-index: 0; }
  .slideBox .bd li { position: relative; height: 260px; }
   .slideBox .bd li .pic { position: absolute; width: 100%; }
   .slideBox .bd li img { width: 100%; height: 260px; }
   .slideBox .bd li a { -webkit-tap-highlight-color: rgba(0,0,0,0); }
   /* 去掉链接触摸高亮 */
   .slideBox .bd li .tit { display: block; width: 100%; position: absolute; bottom: 0; text-indent: 10px; height: 28px; line-height: 28px; background: url(focusBg.png) repeat-x; color: #fff; }

/* tabBox */
.indTab { /*margin-bottom: 20px;*/ }
 .indTab .hd { height: 40px; line-height: 40px; overflow: hidden; background: #F6F7FA; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
  .indTab .hd ul { display: -moz-box; display: -webkit-box; display: -ms-flexbox; display: box; }
  .indTab .hd li { -moz-box-flex: 1; -webkit-box-flex: 1; -ms-flex: 1; box-flex: 1; text-align: center; width: 25% }
  .indTab .hd a { display: block; }
  .indTab .hd .on { background: #3A85FF; color: #fff; }
   .indTab .hd .on a { color: #fff; }
 .indTab .bd ul { padding: 10px; /*width: 100%;*/ }
  .indTab .bd ul li { border-bottom: 1px dotted #ddd; height: 40px; line-height: 40px; /*width:100%;*/ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
 .indTab .bd li a { -webkit-tap-highlight-color: rgba(0,0,0,0); }
 .indTab .date { float: right; color: #999; font-size: 14px; margin-left: 15px; }

/*按钮*/
.spbt { height: 40px; line-height: 40px; overflow: hidden; background: #F6F7FA; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
 .spbt ul { display: -moz-box; display: -webkit-box; display: -ms-flexbox; display: box; }
 .spbt li { -moz-box-flex: 1; -webkit-box-flex: 1; -ms-flex: 1; box-flex: 1; text-align: center; }
 .spbt a { display: block; }
 .spbt .on { background: #3A85FF }
  .spbt .on a { color: #fff; }

/*首页三块图标*/
.gt-zy-wrap4 { margin-top: 19px; padding-bottom: 25px; }
.gt-zy-wrap4-col { width: 100%; overflow: hidden; }
.gt-zy-wrap4-tit { width: 100%; height: 45px; }
 .gt-zy-wrap4-tit a { display: inline-block; line-height: 45px; color: #fff; font-size: 18px; padding-left: 42px; margin-left: 19px; }
 .gt-zy-wrap4-tit .titmore { color: #fff; font-size: 12px; line-height: 45px; float: right; margin-right: 10px; }
.gt-zy-wrap4-tit1 { background: #3069b8; }
 .gt-zy-wrap4-tit1 a.tit { background: url(gt-icon39.png) left center no-repeat; }
.gt-zy-wrap4-tit2 { background: #a2d56b; }
 .gt-zy-wrap4-tit2 a.tit { background: url(gt-icon44.png) left center no-repeat; }
.gt-zy-wrap4-tit3 { background: #61b5d0; }
 .gt-zy-wrap4-tit3 a.tit { background: url(gt-icon49.png) left center no-repeat; }
.gt-zy-wrap4-l { width: 100%; overflow: hidden; }
 .gt-zy-wrap4-l li { margin-left: 3.3%; margin-bottom: 15px; width: 45%; height: 75px; background: #eee; float: left; position: relative; }
  .gt-zy-wrap4-l li a { display: block; position: absolute; top: 50%; margin-left: 20px; transform: translate(0, -50%); }
   .gt-zy-wrap4-l li a img { position: absolute; top: 50%; transform: translate(0, -50%); }
   .gt-zy-wrap4-l li a span { display: inline-block; font-size: 16px; line-height: 22px; float: left; margin-left: 40px; }

/*当前位置*/
.zy-location { padding-left: 10px; line-height: 35px; font-size: 12px; height: 35px; color: #8b8a90; }
 .zy-location .sp, .zy-location a, .zy-location .arrow { color: #8b8a90; }

/*列表页*/
.cx-lby { border-top: 0.22rem #f6f5fa solid; }
.lbyt { height: 1.11rem; border-bottom: 1px #f6f5fa solid; }
 .lbyt span { display: block; padding: 0 0.05rem 0 0.05rem; height: 1.05rem; line-height: 1.05rem; text-align: center; color: #4281d6; border-bottom: 0.05rem #4281d6 solid; margin-left: 0.27rem;; }
.lbynr li { margin: 0 auto; height: 1.29rem; line-height: 1.29rem; width: 9.4rem; border-bottom: 1px #d9e1e7 solid; }
 .lbynr li img { margin-top: -0.06rem; width: 0.09rem; }
 .lbynr li a { color: #3b3a41; font-size: 0.46rem; margin-left: 0.25rem; }
/*信息列表*/
.list { }
 .list ul { padding: 10px; /*width: 100%;*/ }
  .list ul li { border-bottom: 1px dotted #ddd; height: 40px; line-height: 40px; }
   .list ul li a { float: left; -webkit-tap-highlight-color: rgba(0,0,0,0); display: block; width: 85%; padding-left: 3%; background: url(lbysj.png) left center no-repeat; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
 .list .date { float: right; color: #999; font-size: 12px; }
/*要闻-图片新闻*/
.gt-pic-list2 { padding: 0px 10px 10px 10px; }
 .gt-pic-list2 h3 { color: #205ab2; text-align: center; margin-bottom: 10px; font-size: 16px; }
 .gt-pic-list2 li { height: 125px; width: 100%; border-bottom: 1px solid #eeeeee; margin-bottom: 5px; }
.gt-pic-list2-col1 { height: 80px; width: 30%; border: 1px solid #e2e2e2; }
 .gt-pic-list2-col1 img { height: 100%; width: 100%; }
.gt-pic-list2-col2 { width: 67%; margin-left: 2%; }
.gt-pic-list2-t { line-height: 30px; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.gt-pic-list2-col2 p { color: #888888; line-height: 20px; /*margin-top: 7px;*/ font-size: 12px; }
 .gt-pic-list2-col2 p .xq { color: #3069b8; }
.gt-pic-list2-s { color: #aaa; line-height: 15px; font-size: 10px; }


/*图片信息列表*/
.picList { height: 370px; overflow: hidden; }
 .picList ul { overflow: hidden; }
 .picList li { float: left; width: 45%; margin-top: 10px; margin-left: 3%; }
 .picList .pe_u_thumb { width: 100%; overflow: hidden; }
  .picList .pe_u_thumb img { width: 100%; height: 110px; margin: 3px; background-color: #F0F0F0; padding: 1px; }
 .picList .pe_u_thumb_title { height: 50px; line-height: 25px; text-align: center; overflow: hidden; }

/*领导*/
.ldbox { padding: 10px; overflow: hidden; }
 .ldbox .hd { height: 40px; line-height: 40px; overflow: hidden; background: #F6F7FA; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
  .ldbox .hd ul { display: -moz-box; display: -webkit-box; display: -ms-flexbox; display: box; }
  .ldbox .hd li { -moz-box-flex: 1; -webkit-box-flex: 1; -ms-flex: 1; box-flex: 1; text-align: center; }
  .ldbox .hd a { display: block; }
  .ldbox .hd .on { background: #3A85FF }
   .ldbox .hd .on a { color: #fff; }
.ldlist { margin-top: 10px; }
 .ldlist ul { /*padding: 0px 10px;*/ }
  .ldlist ul li .ldbox .bd li a { -webkit-tap-highlight-color: rgba(0,0,0,0); }

.photo1 { margin: 0 auto; overflow: hidden; width: 100%; }
.photo2 { margin: 0 auto; overflow: hidden; width: 100%; }
.photo3 { margin: 0 auto; overflow: hidden; width: 100%; }
.photo1 li { width: 100%; margin: 0; text-align: center; }
.photo3 li { width: 50%; float: left; text-align: center; }
.photo2 li { width: 33%; float: left; text-align: center; }
.person-img-name { margin: 0; padding: 0px; }
.name { line-height: 25px; height: 25px; }
.zhiwu { color: #999999; font-size: 10px; line-height: 15px; height: 40px; }

/*视频信息列表*/
.newlist { overflow: hidden; margin-bottom: 25px; margin-top: 10px }
 .newlist ul { overflow: hidden; }
 .newlist li { width: 40%; margin-left: 3%; float: left; padding-left: 22px; font-size: 14px; background: url(mov.gif) no-repeat 0px 13px; height: 40px; line-height: 40px; }

/*分页*/
.zy-page { text-align: center; line-height: 1.49rem; border-bottom: 1px solid #d9e1e7; }
 .zy-page .ud { font-size: 0.39rem; color: #9a9a9a; }
 .zy-page .num { font-size: 0.44rem; color: #444; }
 .zy-page .tt { margin-left: 0.18rem; }
 .zy-page .tt, .zy-page .count { font-size: 0.44rem; color: #b5b4bb; }
 .zy-page .m { margin-left: 1.38rem; }
 .zy-page .m2 { margin-left: 1.67rem; }

/*手机内容显示==============*/
.contentbox { margin: 15px 16px 12px 20px; }
 .contentbox h1 { font-size: 22px; line-height: 30px; font-weight: 400; }
.nickname { margin: 10px 0px; color: #576b95; }
 .nickname span { /*margin: 10px;*/ color: #999; margin-left: 10px; }
.content { overflow: hidden; line-height: 30px; font-size: 16px; margin-top: 15px; }
 .content img { width: 100% !important;height:auto !important;text-indent: 0em !important; }
/*.content p { text-indent: 0em !important; }*/
.laiyuan { border-top: 1px solid #ccc; margin: 10px 0px; color: #999; padding-top: 5px; }
.contentbox .botomimg { width: 100%; }

/* 政务公开==================================================================*/
.xxgkIcons { overflow: hidden; padding: 10px 10px 0px 10px; }
 .xxgkIcons li { width: 48.5%; font-size: 14px; float: left; overflow: hidden; height: 36px; line-height: 36px; background: #ECECEC; margin: 0 0 15px 0; }
  .xxgkIcons li:nth-child(2n) { float: right; }
  .xxgkIcons li a { display: block; }
 .xxgkIcons i { display: block; width: 35px; height: 35px; line-height: 36px; float: left; margin-right: 5px; background: #298AD3; text-align: center; }
 /*.xxgkIcons i::after { font-family: "iconfont"; content: "\e606"; color: #fff; font-size: 18px; }*/
 .xxgkIcons .li1 i { background: url(ico01.png) no-repeat #298AD3; }
 .xxgkIcons .li2 i { background: url(ico02.png) no-repeat #2DBD44; }
 .xxgkIcons .li3 i { background: url(ico04.png) no-repeat #4ADAE7; }
 .xxgkIcons .li4 i { background: url(ico05.png) no-repeat #F49D3E; }
 .xxgkIcons .li5 i { background: url(ico05.png) no-repeat #F4513E; }
 .xxgkIcons .li6 i { background: url(ico06.png) no-repeat #2CB5BB; }
 .xxgkIcons .li7 i { background: url(ico07.png) no-repeat #8c2cbb; }
 .xxgkIcons .li8 i { background: url(ico08.png) no-repeat #bbaa2c; }
 .xxgkIcons .li9 i { background: url(ico09.png) no-repeat #bbaa2c; }
 .xxgkIcons .li10 i { background: url(ico10.png) no-repeat #bbaa2c; }
 .xxgkIcons .li11 i { background: url(ico11.png) no-repeat #bbaa2c; }
 .xxgkIcons .li6 { width: 100% }

/*信息公开目录*/
.xxgklist { overflow: hidden; margin-bottom: 20px; margin-top: 10px }
 .xxgklist ul { overflow: hidden; }
 .xxgklist li { width: 39%; margin-left: 3%; float: left; padding-left: 25px; height: 40px; line-height: 40px; background: #ECECEC; margin-bottom: 10px }

/*互动 */
.sideBtns { overflow: hidden; padding: 10px 10px 0px 10px; }
 .sideBtns li { width: 48.5%; margin: 0 0 3% 0; float: left; text-align: center; overflow: hidden; }
  .sideBtns li:nth-child(2n) { float: right; }
 .sideBtns a { background: #EE4242; display: block; color: #fff; padding-bottom: 10px; font-size: 14px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
  .sideBtns a i { display: block; height: 60px; overflow: hidden; }
 .sideBtns .li1 a { background: #F3FBE8; color: #578D00 }
  .sideBtns .li1 a i { background: url(hdico01.png)no-repeat center 5px; }
 .sideBtns .li2 a { background: #E2F8F2; color: #2B8B78 }
  .sideBtns .li2 a i { background: url(hdico02.png)no-repeat center center; }
 .sideBtns .li3 a { background: #E1F2F8; color: #5394AD }
  .sideBtns .li3 a i { background: url(hdico03.png)no-repeat center center; }
 .sideBtns .li4 a { background: #F6E8DF; color: #A6724A }
  .sideBtns .li4 a i { background: url(hdico04.png)no-repeat center center; }
 .sideBtns .li5 a { background: #FC6767; color: #2B8B78 }
  .sideBtns .li5 a i { background-position: center -416px }
 .sideBtns .li6 a { background: #90D856; color: #2B8B78 }
  .sideBtns .li6 a i { background-position: center -516px }
.letterList .date, .letterList .num, .letterList .dep { display: none; }
a.lybtn { float: right; padding: 2px 10px; margin-top: 4px; background: #EE4242; display: block; color: #fff; font-size: 14px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }

/*互动信息列表*/
.hdlist { }
 .hdlist ul { padding: 10px; /*width: 100%;*/ }
  .hdlist ul li { border-bottom: 1px dotted #ddd; height: 40px; line-height: 40px; }
   .hdlist ul li a { float: left; -webkit-tap-highlight-color: rgba(0,0,0,0); display: block; width: 86%; padding-left: 3%; background: url(lbysj.png) left center no-repeat; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
 .hdlist .date { float: right; color: #999; }

/*县情*/
.xqjj { text-indent: 2em; }
 .xqjj a { color: red; }

.gt-xq-wrap2 { }
 .gt-xq-wrap2 a { display: block; float: left; text-align: center; width: 17%; height: 65px; border: 1px solid #eeeeee; margin-left: 2%; margin-bottom: 10px; position: relative; }
  .gt-xq-wrap2 a img { margin-top: 8px; }
  .gt-xq-wrap2 a span { display: block; position: absolute; width: 100%; bottom: 2px; font-size: 14px; }

.gt-xq-tt { }
 .gt-xq-tt img { width: 100%; }

.gt-xq-wrap3-list { height: 110px; }
 .gt-xq-wrap3-list a { margin-top: 10px; display: block; float: left; text-align: center; margin-left: 2%; width: 22%; height: 90px; border: 1px solid #eeeeee; position: relative; background: #effff8; }
  .gt-xq-wrap3-list a img { margin-top: 10px; }
  .gt-xq-wrap3-list a span { display: block; position: absolute; width: 100%; bottom: 5px; }

/*专题列表*/
.zhuantilist { }
 .zhuantilist li { width: 100%; margin-bottom: 10px; }
  .zhuantilist li a { display: block; width: 100%; margin: 0 auto; }
   .zhuantilist li a img { width: 100%; height: 70px; border: 1px solid #eee; }
   .zhuantilist li a p { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 36px; text-align: center; }

@media screen and (max-width: 320px) {
 .xxgkIcons li { font-size: 13px; letter-spacing: -1px; }
}
/*# sourceMappingURL=index.css.map */

/*# sourceMappingURL=index.css.map */