@charset "utf-8";
*{margin:0;padding:0;}
/*通用部分*/
body{
    font-size:15px;
    color:#333333;
    font-family:'微软雅黑';
}
.bt-margin-bottom-5{
    margin-bottom:5px;
}
a{
    color:#333333;
}
.bt-box-1100{
    width: 1100px;
}
a:hover{
    color:#1583d8;
}
/*content*/
.btc-f1f1f1{
    background-color: #f1f1f1;
    height: 395px;
}
.content{
    background-color: #fff;
    padding:25px;
}
/*在线访谈*/
.zxft{
    height: 30px;
	border-bottom:1px solid #cad3d8;
}
.zxft ul{ margin:0; padding:0;}
.zxft li{ width:auto; height:30px; line-height:30px; float:left; padding:0 10px; background:url(hz_bg_03.png) left center no-repeat; font-size:17px;}
.zxft li:first-child{ background:none;}
.zxft .hover{ border-bottom:1px solid #1583d8; color:#1583d8; font-weight:bold;}
.zxft>span{
    float:left;
    display:inline-block;
    width: 80px;
    height: 30px;
    color:#1583d8;
    font-size:17px;
    font-weight: bold;
    border-bottom:1px solid #1583d8;
}
.zxft div{
    width: 970px;
    float:left;
    height: 30px;
    border-bottom:1px solid #cad3d8;
}
/*更多*/
.more a{
    float:right;
    color:#999999;
    font-size:15px;
}
/*焦点图*/
.zxft-list .tupian{
    width: 235px;
    height: 163px;
}
.zxft-list .zxft-list ul li{
    width: 795px;
    height: 30px;
    background: url(circle.jpg) no-repeat left center;
    padding-left:12px;
}
.zxft-list .zxft-list ul li span{
    float:right;
    color:#999999;
}
/*领导信箱*/
.xxiang li{
    float:left;
    width: 245px;
    height: 80px;
    line-height: 80px;
    margin-right:23px;
    font-size:17px;
    font-weight: bold;
    vertical-align: middle;
    text-align:center;
}
.xxiang .xxiang4{
    margin-right:0;
}
.xxiang li a{
color:#fff;
}
.xxiang .xxiang1{
     background: #1583d8 url(hdjl_pic_02.png) no-repeat 38px 23px;
}
.xxiang .xxiang2{
    background: #4bb2c8 url(hdjl_pic_03.png) no-repeat 38px 23px;
}
.xxiang .xxiang3{
    background: #4bc89a url(hdjl_pic_04.png) no-repeat 38px 23px;
}
.xxiang .xxiang4{
    background: #76c158 url(hdjl_pic_06.png) no-repeat 38px 23px;
}
.xxiang li a i{
    display:inline-block;
    height: 33px;
    width: 1px;
    border-left:1px solid #fff;
    border-color: rgba(255,255,255,.4);/*线的颜色*/
    vertical-align: middle;
    margin-left:52px;
    margin-right:22px;
}
/*意见征集*/
.part2{
    height: 240px;
    width: 515px;
}
.yjzj div{
    width: 435px;
}
.yjzj-list{ width:515px; height:180px; position:relative;}
.yjzj-list ul li{
    width: 515px;
    height: 30px;
    background: url(circle.jpg) no-repeat left center;
    padding-left:12px;
}
.yjzj-list ul li span{
    float:right;
    color:#999999;
}

.yjzj-list .more{ position:absolute; right:0; top:-45px;}