@charset "utf-8";
#content {
    padding: 0;
    max-width: 1200px;
    _width: 1200px;
    margin-top: 20px;
    background: none;
}
.row,.topColumns{
    padding:20px;
    background:#fff;
    margin-bottom:20px;
    overflow:hidden;
}
#rowC{
    margin-bottom:0;
    overflow:visible;
}
#rowB{
    /* height:380px */
}
.topColumns{
    height:560px;
}
.topColumns .row{
    padding:0;
}
/* 首页 ---------------------------------------------- */
.mainNav .on1 .a1{
    background-color:#3269B8
}
.mainNav .on .a1{
    background-color:#234B80 !important
}
.letterList .state{

}
/* 热点关注 */
.headNew {
    overflow:hidden;
    margin-bottom: 30px;
    height: 100px;
    text-align:center;
}
.headNew dt{
    float:left;
    width:78px;
    height:70px;
    background:url(/global/headNew.png) 0 0 no-repeat;
    margin: 20px 20px 0 10px;
}
.headNew dd{
    overflow:hidden;

}
.headNew .title{
    font-size: 30px;
    height:50px;
    line-height: 40px;
    /* margin-bottom:5px; */
}
.headNew .title a{
    color:#E60011;
    font-weight:bold;
}
.headNew .intro{
    color:#777;
    height: 50px;
    line-height: 25px;
    overflow:hidden;
    text-align:left;
    text-indent:2em
}
.headNew .intro .more{
    color:#f00
}
/* 焦点图 */
.newsWrap{
    overflow:hidden;
}
.homePage #focusNews{
    width:610px;
    float:left;
    margin-right:20px;
}
.homePage .focusBox .bd .pic img {
    width: 100%;
    height: 430px;
    border: 0;
}
#indXwdt{
    overflow:hidden;
}
#indXwdt .hd li{
    padding: 0;
    width:106px;
    text-align:center;
}
/* 快速链接 */
.fastLinks{
    overflow:hidden;
}
.fastLinks li{
    width:170px;
    height:48px;
    line-height:46px;
    float:left;
    margin-right: 28px;
}
.fastLinks .li6{
    margin-right:0;
    float:right;
}
.fastLinks a{
    display:block;
    border:1px solid #D0D0D0;
    padding-left:66px;
    font-size:16px;
    background:url(/global/ind-fastLinks.png) 28px 0 no-repeat;
    -webkit-transition:300ms;-o-transition:300ms;-moz-transition:300ms;transition:300ms;
}
.fastLinks a:hover{
    text-decoration:none;
    background-position:28px -50px;
    background-color:#3269B8;
    color:#fff;
    border-color:#3269B8
}
.fastLinks .li2 a{
    background-position:28px -100px;
}
.fastLinks .li3 a{
    background-position:28px -200px;
}
.fastLinks .li4 a{
    background-position:28px -300px;
}
.fastLinks .li5 a{
    background-position:28px -400px;
}
.fastLinks .li6 a{
    background-position:28px -500px;
}

.fastLinks .li2 a:hover{
    background-position:28px -150px;
}
.fastLinks .li3 a:hover{
    background-position:28px -250px;
}
.fastLinks .li4 a:hover{
    background-position:28px -350px;
}
.fastLinks .li5 a:hover{
    background-position:28px -450px;
}
.fastLinks .li6 a:hover{
    background-position:28px -550px;
}
/* 共同中部 ---------------------------------------------- */
/* indBox */
.indBox .hd{
    height:50px;
    line-height:50px;
    overflow:hidden;
    background:#3269B8;
    margin-bottom:10px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
}
.indBox .hd h3{
    font-size:18px;
    font-weight:bold;
    color:#fff;
    padding-left: 50px;
    background: url(/global/ind-indBox-hd.png) 17px 14px no-repeat;
}
.indBox .hd h3 a{
    color:#fff;
}
.indBox .hd .more{
    float:right;
    color:#fff;
    display:block;
    width:40px;
    line-height:200px;
    font-size:0;
    background: url(/global/ind-indBox-hd.png) 10px -264px no-repeat;
    -webkit-transition:200ms;-o-transition:200ms;-moz-transition:200ms;transition:200ms;
}
.indBox .hd .more:hover{
    background-position:12px -264px
}
#indZl{
    width: 216px;
    float:left;
    margin-right:30px;
}
#indZl .hd{
    position:relative;

}
#indZl .hd .more{
    display:none;
}
#indZl .hd .prev,#indZl .hd .next{
    position:absolute;
    right:32px;
    top:16px;
    height:16px;
    width:16px;
    background:#4f7fc3;
}
#indZl .hd .next{
    right:10px
}
#indZl .hd .prev i,#indZl .hd .next i{
     border-color:transparent;  border-style:dashed; border-width:4px; border-top-color:#afcbf3; border-top-style:solid; content:""; display:block; font-size:0; line-height:0; width:0;
     position:absolute;
     left:4px;
     top:7px;
}
#indZl .hd .prev i{
    border-top-color:transparent;
    border-top-style:dashed;
    border-bottom-color:#afcbf3;
    border-bottom-style:solid;
    top:2px;
}
#indZl .hd .prev:hover,#indZl .hd .next:hover{
    background:#fff
}
#indZl .tempWrap{
    height:200px !important
}
#indTz{
    width: 180px;
    float:left;
    margin-right:30px;
}
#indLy{
    width: 180px;
    float:left;
    margin-right:30px;
}

#indNd{
    width: 240px;
    float:left;
    margin-right:30px;
}

#ind3z{
    width: 200px;
    float:left;
    margin-right:20px;
}

#indNd .hd{
    background:#E7973B;
}
#indNd .hd h3{
    background-position:17px -80px
}
#indTz .hd{
    background:#A2D56B;
}
#indTz .hd h3{
    background-position:17px -80px
}
#indLy .hd{
    background:#51ABC9;
}
#indLy .hd h3{
    background-position: 17px -169px;
}
#ind3z .hd{
    background:#96BD53;
}
#ind3z .hd h3{
    background-position: 17px -169px;
}





.zlList li{
    height:65px;
    overflow:hidden;
    margin-bottom:15px;
}
.zlList img{
    width:100%;
    height:65px;
}
.tzList{
    overflow:hidden;
    margin-right:-20px;
}
.tzList li{
    width: 179px;
    height: 60px;
    line-height: 60px;
    margin: 5px 15px 10px 0;
    float:left;
}
.tzList a{
    display:block;
    background: url(/global/ind-tz.png) -8px -17px #EEEEEE no-repeat;
    padding-left: 70px;
    font-size:16px;
    -webkit-transition:300ms;
    -o-transition:300ms;
    -moz-transition:300ms;
    transition:300ms;
    -webkit-border-radius:60px;
    -moz-border-radius:60px;
    border-radius:60px;
}
.tzList a:hover{
    background-color:#83ADE1;
    color:#fff;
    background-position:-8px -117px;
    text-decoration:none
}
.tzList .li2 a{
    background-position:-8px -217px;
}
.tzList .li3 a{
    background-position:-8px -419px;
}
.tzList .li4 a{
    background-position:-8px -617px;
}
.tzList .li5 a{
    background-position:-8px -817px;
}
.tzList .li6 a{
    background-position:-8px -1017px;
}
.tzList .li7 a{
    background-position:-8px -1217px;
}
.tzList .li8 a{
    background-position:-8px -1417px;
}
.tzList .li9 a{
    background-position:-8px -1617px;
}
.tzList .li10 a{
    background-position:-8px -1817px;
}
.tzList .li11 a{
    background-position:-8px -2017px;
}
.tzList .li12 a{
    background-position:-8px -2217px;
}
.tzList .li2 a:hover{
    background-position:-8px -317px;
}
.tzList .li3 a:hover{
    background-position:-8px -519px;
}
.tzList .li4 a:hover{
    background-position:-8px -717px;
}
.tzList .li5 a:hover{
    background-position:-8px -917px;
}
.tzList .li6 a:hover{
    background-position:-8px -1117px;
}
.tzList .li7 a:hover{
    background-position:-8px -1317px;
}
.tzList .li8 a:hover{
    background-position:-8px -1517px;
}
.tzList .li9 a:hover{
    background-position:-8px -1717px;
}
.tzList .li10 a:hover{
    background-position:-8px -1917px;
}
.tzList .li11 a:hover{
    background-position:-8px -2117px;
}
.tzList .li12 a:hover{
    background-position:-8px -2317px;
}




.lyList{
    overflow:hidden;
    margin-right:-10px;
}
.lyList li{
    float:left;
    width:136px;
    height:98px;
    margin:0 5px 5px 0;
    position:relative;
    overflow:hidden;
}
.lyList .first{
    width:200px;
    height:200px;
}
.lyList .last{
    width:276px;
    height:98px;
}
.lyList .titleBg{
    display:none;
    width:100%;
    height:100%;
    position:absolute;
    z-index:1;
    left:0;
    top:0;
    background:#51ABC9;
    filter:alpha(opacity=60);opacity:0.6;
}
.lyList .title{
    display:none;
    text-align:center;
    width:100%;
    height:100%;
    position:absolute;
    z-index:2;
    left:0;
    top:0;
}
.lyList .title a{
    color:#fff;
    display:block;
    height:100%;
    padding:30px 10px;
    line-height:22px;
}
.lyList .title a:hover{
    text-decoration:none
}
.lyList .first .title a{
    padding-top:80px;
}
.lyList li:hover .title,.lyList li:hover .titleBg{
    display:block;
}

/* 新闻 ---------------------------------------------- */
.newsPage .focusBox,#indNxyw,#indBmdt{
    width:568px;
    float:left;
    margin-right:20px;
}
#indBmdt{
    float:right;
    margin-right:0;
}
.newsPage .focusBox .bd .pic img{
    height:295px
}
#news-rowA{
    height:295px;
}
#indGsgg,#indShms{
    overflow:hidden;
    zoom:1;
}
.dateList li{
    padding:20px 0;
    border-bottom:1px dotted #ccc;
    overflow:hidden;
    height:80px;
}
.dateList .first{
    padding-top:5px;
}
.dateList .date{
    width:80px;
    height:80px;
    background:#F7F7F7;
    text-align:center;
    color:#999;
    float:left;
    margin-right:20px;
    -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;
}
.dateList .date dt{
    height:52px;
    line-height:52px;
    font-size:36px;
}
.dateList .date dd{
    line-height:22px;
}
.dateList .con{
    overflow:hidden;
}
.dateList .title{
    font-size:16px;
    font-weight:bold;
    line-height:30px;
    height:30px;
    overflow:hidden;
    margin-bottom:5px;
}
.dateList .more{
    color:#3069B8
}
.dateList .intro{
    color:#999;
    line-height:20px;
    height:40px;
    font-size:12px;
}
#news-rowB .box .bd{
    padding-top:15px
}
/* 问政 ---------------------------------------------- */
.interactPage .mainContent{
    width:740px;
}
.interactPage .side{
    width:390px;
}
#indMyzj{
    width:360px;
    float:left;
}
#indWstc{
    width:360px;
    float:right;
}
#indMyzj .bd,#indWstc .bd{
    padding-top:15px;
}
.interactBtns{
    overflow:hidden;
    margin-right:-20px;
    padding-bottom:8px;
}
.interactBtns li{
    float:left;
    margin:0 16px 13px 0;
    text-align:center;
    height:110px;
}
.interactBtns a{
    display:block;
    width:120px;
    height:110px;
    background:#3FA1D5;
    font-size:16px;
    color:#fff;
    padding-top:3px;
    -webkit-transition:400ms;-o-transition:400ms;-moz-transition:400ms;transition:400ms;
}
.interactBtns i{
    display:block;
    height:64px;
    background:url(/global/ind-interac.png) center -10px no-repeat;
}
.interactBtns .pic{
    display:none;
    width:120px;
    height:110px;
}
.interactBtns .pic img{
    width:100%;
    height:100%
}
.interactBtns .hover a{
    display:none;
}
.interactBtns .hover .pic{
    display:block;
}
.interactBtns a:hover{
    text-decoration:none;
    padding-top:0;
    padding-bottom:3px;
}
.interactBtns .li2 a{
    background:#17B9D6
}
.interactBtns .li3 a{
    background:#50C583
}
.interactBtns .li4 a{
    background:#96BD53
}
.interactBtns .li5 a{
    background:#E7973B
}
.interactBtns .li6 a{
    background:#E1615E
}
.interactBtns .li2 i{
    background-position: center -1114px;
}
.interactBtns .li3 i{
    background-position: center -510px;
}
.interactBtns .li4 i{
    background-position:center -810px
}
.interactBtns .li5 i{
    background-position:center -410px
}
.interactBtns .li6 i{
    background-position:center -210px
}
.interviewItem{
    overflow:hidden;
    position:relative;
    padding-bottom:72px;
}
.interviewItem .interviewCon .intro .label{
    display:inline;
    font-weight:bold;
}
.interviewItem .interviewCon .intro{
    position:absolute;
    left:0;
    top: 104px;
    height:72px;
	width:390px;
    line-height:24px;
}
.interviewItem .interviewPic{
    float:left;
    margin: 0 15px 5px 0;
}
.interviewItem .interviewPic img{
    width:148px;
    height:96px;
}
.interviewItem .interviewCon .label{
    display:none;
}
.interviewItem .interviewCon div{
	float:left;
    height:100px;
	width:220px;
    line-height:24px;
    overflow:hidden;
}
.interviewItem .interviewCon .con{
    height:130px;
	width:200px;

    overflow:hidden;
}
.interviewIcons{
    overflow:hidden;
	margin-top:20px;

}
.interviewIcons li{
    float:left;
    width:185px;
    height:50px;
    line-height:50px;
    float:left;
    text-align:center;
    background:#51ABC9;
}
.interviewIcons .li2{
    float:right;
    background:#A2D56B
}
.interviewIcons a{
    display:block;
    background: url(/global/ind-interac.png) 33px -624px no-repeat;
    font-size:16px;
    color:#fff;
    padding-left:35px;
}
.interviewIcons .li2 a{
    background-position:30px -724px
}
.interviewIcons a:hover{
    text-decoration:none;
    margin-top:-3px;
    -webkit-transition:400ms;-o-transition:400ms;-moz-transition:400ms;transition:400ms;
}
.letterList .dep{
    display:none
}
#indLdxx .bd{
    height: 215px;
    padding-top: 10px;
}
.writeBtn{
    float:right;
    font-size:14px;
    margin-right:10px;
    padding-left:25px;
    background:url(/global/icons.png) 0 12px no-repeat
}
/* 办事 ---------------------------------------------- */
.servicePage .mainContent{
    width:770px;
    float:right;
}
.servicePage .side{
    width: 370px;
    float:left;
}
#indZdbs .bd{
    height:230px;
}
.szrx{
    overflow:hidden;
    margin-bottom:20px;
}
.szrx li{
    float:left;
    width:360px;
}
.szrx a{
    display:block;
    height:75px;
    background:url(/global/ind-interac-12345.jpg) no-repeat;
}
.szrx .li2{
    float:right;
}
.szrx .li2 a{
    background:url(/global/ind-interac-shuo.jpg) no-repeat;
}
/* 办件查询 */
.bscxBox{
    background:#F3F3F3;
    padding:15px;
    border:1px solid #eee;
    margin-bottom:20px;
}
.bscxBox .hd{
    height:30px;
    line-height:30px;
    font-size:17px;
    color:#3269B8;
    padding-left: 12px;
    background: url(/global/icons.png) 0 -99px no-repeat;
}
.bjcxTable{
    width:100%
}
.bjcxTable td{
    padding:3px 0;
}
.bjcxTable input{
    width:158px;
    height:20px;
    padding:4px;
    line-height:20px;
    border:1px solid #ddd;
}
.bjcxTable .submitBtn{
    margin-left:10px;
    display:block;
    width:70px;
    height:34px;
    line-height:34px;
    padding-top:36px;
    text-align:center;
    background: url(/global/ind-service.png) center -2427px #5482C4;
    color:#fff;
    font-size:16px;
}
.zwdt{
    display:block;
}
.zwdt img{
    width:100%;
    height:251px;
}
/* 个人办事图标组 */
#indGrbs .bd{
    height: 230px;
}

/* 办件结果公示 */
.tableSlide .tempWrap{
    height:138px !important
}
.bjjgTable{
    width:100%;
}
.bjjgTable th,.bjjgTable td{
    height:35px;
    line-height:35px;
    overflow:hidden;
    background:#F5F5F5;
    text-align:center;
}
.bjjgTable th{
    background:#5482C4;
    color:#fff;
}
.bjjgTable .even td{
    background:#FBFBFB
}
.bjjgTable .state{
    width:100px;
}
.bsBtns{
    margin-right:0;
}
.bsBtns li a{
    width:176.5px;
}
.bsBtns .li3{
    margin-right:0;
    float:right;
}
.bsBtns .li5 i{
    background-position:center -815px
}

/* 旅游 ---------------------------------------------- */


.travelPage{
    margin:-20px;
    position:relative;
}
.investPage{
    position:relative;
}

.travelFocus1 .bd{
    position:relative;
}
.travelFocus1 .bd img{
    width:100%;
    height:600px;
}
.travelFocus1 .hd{
    display:none;
    position:absolute;
    top: 100px;
    left: 80px;
}
.travelFocus1 .hd li{
    vertical-align:top;
    margin-bottom: 25px;
}
.travelFocus1 .hd .pic img{
    width:150px;
    height:60px;
    border:3px solid #fff;
    filter:alpha(opacity=70);opacity:0.7;
}
.travelFocus1 .hd .on img{
    border-color:#f60;
    filter:alpha(opacity=100);opacity:1;
}

.lyzx{
    width: 882px;
    height:380px;
    position:absolute;
    overflow:hidden;
    left: 270px;
    top: 120px;
    color:#fff;
    z-index:2;
}
.lyzx a{
    color:#fff;
}
.lyzx dt{
    float: right;
    width:146px;
}
.lyzx dt li{
    height:60px;
    line-height:60px;
    text-align:center;
    background: url(/global/ind-hd.png) center -124px no-repeat;
}
.lyzx dt li a{
    color:#fff;
    font-size:16px;
    font-weight:bold;
    display:block;
    text-shadow: 1px 1px 1px #000;
}
.lyzx dt a:hover{
    text-decoration:none
}
.lyzx dt .on a{
    background: url(/global/ind-hd.png) center 9px no-repeat;

}
.lyzx dd{
    width:624px;
    height:248px;
    padding:30px;
    float: left;
}
.lyzxBg{
    display:block;
    width:624px;
    height:280px;
    background:#000;
    position:absolute;
    left: 273px;
    top: 120px;
    z-index:1;
    padding: 30px;
    -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; 
    filter:alpha(opacity=60);opacity:0.6;
}
.lyzx .topicHasPic .pic img{
    width:180px;
    height:105px;
}
.lyzx .topicList .t{
    border-bottom:0;
}
.lyzx .topicList .t .title{
    height:30px;
    line-height:30px;
    font-size:18px;
    overflow:hidden;
}
.lyzx .topicList .t .tit{
    color:#fff;
}
.lyzx .topicList .t .intro{
    color:#fff;
    height:60px;
    padding-top:5px;
}
.topicList .t .intro .more{
    color:#ff0
}
.lyzx .topicList .n .date{
    color:#fff;
}
.topicList .n .tit{
    background-position:3px -1670px
}
.lyzx .list{
    overflow:hidden;
    padding-top: 12px;
    margin-right: -20px;
}
.lyzx .list li{
    float:left;
    width: 160px;
    margin:0px 20px 0px 30px;
}
.lyzx .list .pic img{
    width:140px;
    height:88px;
    padding:3px;
    background:#fff;
}
.lyzx .list .pic{
    margin-right: 15px;
    float:left;
}
.lyzx .list .con{
	float:left;
	width:140px;
    padding: 0;
	text-align:center;
}
.lyzx .list .con .title{
    font-size:14px;
    height:40px;
    line-height:20px;
    margin-bottom:8px;
}
.lyzx .list .intro{
    color: #e4e4e4;
    line-height:26px;
    height:52px;
    overflow:hidden;
}
.travelPage .text{
    position:absolute;
    right: 30px;
    top: 30px;
    width:186px;
    height: 476px;

}
/* 投资 ---------------------------------------------- */
.investPage .mainContent{
    width:780px;
}
.investPage .side{
    width:360px;
}
.focusBoxA{ width:300px; overflow:hidden; position:relative;  }
.focusBoxA .hd{ position:absolute; z-index:1; left:0; bottom: 25px; width:100%; }
.focusBoxA .hd ul{ overflow:hidden; zoom:1; text-align:center; }
.focusBoxA .hd ul li{ display:inline-block; *display:inline; zoom:1; width:10px; height:10px; background:#FFFFFF; cursor:pointer;  }
.focusBoxA .hd ul li span{ display:none; }
.focusBoxA .hd ul li.on{ background:#3699FF; }
.focusBoxA .bd{ height: 200px; position:relative; overflow:hidden;  }
.focusBoxA .bd .pic{position:relative; z-index:0; }
.focusBoxA .bd .pic img{ width: 300px; height:200px; }
.focusBoxA .bd .con{ position:absolute; width:100%;  z-index:1; bottom:0; height: 32px; line-height: 32px; text-align:center; }
.focusBoxA .bd .con .title{ position:absolute; width:100%; bottom:0; left:0; z-index:1;   }
.focusBoxA .bd .con .title a{ color:#fff;  }
.focusBoxA .bd .con .titleBg{ position:absolute; width:100%; z-index:0; bottom:0; left:0; background:#000; filter:alpha(opacity=60);opacity:0.6; height: 56px; }

#indTzdt .focusBoxA{
    float:left;
    margin-right:20px;
}
#indTzdt .infoList{
    overflow:hidden;
    zoom:1;
}
#indTzdt .infoList li{
    height:32px;
    line-height:32px;
}
#indTzgg{
    width:378px;
    float:left;
}
#indZcfg{
    width:378px;
    float:right;
}
#indTzgg .bd,#indZcfg .bd{
    padding-top:10px;
    height:150px;
}
.invertPicList{
    clear:both;
    margin-right:-20px;
    overflow:hidden
}
.invertPicList li{
    float:left;
    margin-right:14px;
}
.invertPicList li img{
    width:250px;
    height:60px;
}
#indZssp .videoList li{
    border:1px solid #ededed;
    width:358px;
    height:198px;
}
#indZssp .videoList .pic{
    margin:9px;
    overflow:hidden
}
#indTzxm .bd{
    padding-top:10px;
}
#indTzxm .infoList li{
    height:32px;
    line-height:32px;
}
/* 县情 ---------------------------------------------- */
.aboutPage{
    width: 100%;

   
    position:relative;
}
.aboutPage .list{
    position:absolute;
    left: 110px;
    top: 33px;
}
.aboutPage .list li{
    margin-left:10px;
    width:114px;
    text-align:center;
    height: 43px;
    line-height: 43px;
    font-size: 18px;
    /* font-family:"楷体"; */
    /* font-weight:bold; */
    background: url(/global/ind-qq-li.png) 0 -3px no-repeat;
}
.aboutPage .list .last{
    height: 38px;
}
.aboutPage .list a:hover{
    text-decoration:none
}
.aboutPage .intro{
    width:584px;
    position:absolute;
    left:314px;
    top: 44px;
}
.aboutPage .intro h3{
    font-size:20px;
    color:#D40000;
    margin-bottom:10px;
}
.aboutPage .intro .detial{
    text-indent:2em;
    line-height:30px;
}
.aboutPage .intro .more{
    color:#D40000
}
/* 政务 ---------------------------------------------- */
.govPage .mainContent{
    width:660px;
    float:right;
}
.govPage .side{
    width:480px;
    float:left;
}
.zfxxList{
    overflow:hidden;
    margin-right:-20px;
    height: 231px;
}
.zfxxList li{
    float:left;
    width: 234px;
    float:left;
    margin: 0 10px 12px 0;
}
.zfxxList .li8{
    display:none
}

.zfxxList a{
    display:block;
    text-align:center;
    font-size:16px;
    line-height:44px;
    border:1px solid #e6e6e6;
    -webkit-transition:200ms;-o-transition:200ms;-moz-transition:200ms;transition:200ms;
}
.zfxxList a:hover{
    text-decoration:none;
    color:#fff;
    background:#51ABC9;
    border-color:#51ABC9
}
.zfxxList .li2{
    display:none
}
.zdlyBox .hd{
    height:40px;
    line-height:30px;
    border-bottom:1px solid #ddd;
    margin-bottom: 20px;
    overflow:hidden
}
.zdlyBox .hd .more{
    float:right;
    color:#999
}
.zdlyBox .hd h3{
    padding-left: 11px;
    background: url(/global/icons.png) 0 -98px no-repeat;
    font-size:17px;
}
#indZdly .list{
    overflow:hidden;
    margin:0 -20px 10px 0;
}
#indZdly .list li{
    float:left;
    height: 50px;
    line-height: 48px;
    text-align:center;
    width: 152px;
    margin: 0 10px 11px 0;
    overflow:hidden;
    font-size:16px;
}
#indZdly .list a{
    display:block;
    padding:0 5px;
    background:#EFEFEF;
    -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;
    border:1px solid #ddd
}
#indZdly .list a:hover{
    text-decoration:none;
    color:#fff;
    background:#51ABC9
}
/* indLeader */
.indLeader{
    overflow:hidden;
    border:1px solid #EDEDED;
    padding:20px;
    height:167px;
    position:relative;
    background:#FCFCFC
}
.indLeader .line{
    width:1px;
    height:130px;
    overflow:hidden;
    font-size:0;
    background:#e6e6e6;
    position:absolute;
    left:440px;
    top:40px;
}
.indLeader .list {
    float:left;
    width: 390px;
    padding-right: 60px;
}
.indLeader .list li{
    overflow:hidden
}
.indLeader .list .pic{
    float:left;
    margin-right:30px;
}
.indLeader .list .pic img{
    width:95px;
    height:133px;
}
.indLeader .list .title{
    color:#D40000;
    font-size:16px;
    margin-bottom:10px;
}
.indLeader .list .title a{
    color:#D40000
}
.indLeader .list .con{
    overflow:hidden;
    zoom:1;
}
.indLeader .list .intro{
    line-height:1.8
}
.indLeader .work{
    display:none;
}
.indLeader .sList{
    overflow:hidden;
    zoom:1;
    margin-top:-10px;
    line-height: 27px;
}
.indLeader .sList .first{
    display:none
}
.indLeader .sList li{
    overflow:hidden;
}
.indLeader .sList .job{
    width:100px;
    float:left;
    text-align:right;
    color:#888
}
#indXfwj .bd,
#indCzxx .bd{
    padding-top:10px;
    height:150px;
}
.govBtns a{
    width: 153px;
}
.govBtns .li1 i{
    background-position:center -912px;
}
.govBtns .li2 i{
    background-position:center -1012px;
}
.govBtns .li3 i{
    background-position:center -1112px;
}
.govBtns .li4 i{
    background-position:center -1212px;
}
.yxstList{
    overflow:hidden;
    padding-left:5px;
}
.yxstList .t{
    float:left;
    margin-right: 25px;
    position:relative;
    height: 168px;
}
.yxstList .t img{
    width: 240px;
    height: 168px;
}
.yxstList .t .title,.yxstList .t .titleBg{
    position:absolute;
    width:100%;
    bottom:0;
    text-align:center;
    height:32px;
    line-height:32px;
    z-index:2
}
.yxstList .t .title a{
    color:#fff;
}
.yxstList .t .titleBg{
    background:#000;
    z-index:1;
    filter:alpha(opacity=60);opacity:0.6;
}
.yxstList .n{
    overflow:hidden;
    height:28px;
    line-height:28px;
}
.yxstList .n .date{
    display:none;
}
.yxstList .n a{
    padding-left:25px;
    background:url(/global/icons.png) -2px -1152px no-repeat;
}
/* 专题 -----------------------------------------*/
.ztzl{
    position:relative;
    padding:0 30px 20px 30px;
}
.ztzl .prev,.ztzl .next{
    display:block;
    width:24px;
    height:120px;
    background:#EEEEEE;
    position:absolute;
    left:0;
    top:0;
    border-radius:3px;
}
.ztzl .next{
    left:auto;
    right:0;
}
.ztzl .prev i,
.ztzl .next i{
    position:absolute; top:52px; left:1px; 
    border-color:transparent; border-style:dashed; border-width:7px;  border-right-color:#aaa; border-right-style:solid; content:""; display:block; font-size:0; line-height:0; width:0; 
}
.ztzl .next i{
    border-right:none; border-left-style:solid; border-left-color:#aaa; left:10px;
}
.ztzl .prev:hover,
.ztzl .next:hover{
    background:#ddd
}
.ztzl .tempWrap{
    width:1100px !important
}
.spePicList{
    overflow:hidden;
    margin-right: -40px;
}
.spePicList li{
    float:left;
    margin: 0 18px 0 0;
    width:260px;
}
.spePicList .pic img{
    width:260px;
    height:65px;
}
.spePicList .tit{
    display:none
}
/*--
颜色代码
#0068B7 深色标题
#ddd 淡色边框
--*/