a { text-decoration: none; color: #45484b }
/*a:link, a:visited { color: #333333; }*/
li a:hover {  text-decoration: none; }
* { margin: 0px; padding: 0px; font-family: "Microsoft YaHei"; outline: none ;font-size: 14px}
ul, li { list-style-type: none; margin: 0px; padding: 0px; }
img { border: 0px; vertical-align: middle; }
.clear { clear: both; height:0;}
input, select { vertical-align: middle; }
.no { display: none; }
table { margin: 0px auto; table-layout: fixed; }
i{ font-style:normal}
.left{
    float: left;
    display: block;
}
.right{
    float: right;
    display: block;
}



/*首页*/
.header{
    background: url("http://www.xianning.gov.cn/images/xnwz2018_icon04.png") no-repeat;
    width: 100%;
    height: 530px;
}
.header-one{
    background: url("http://www.xianning.gov.cn/images/xnwz2018_icon042.png") no-repeat;
    width: 100%;
    height: 340px;
}
.header-box{
    /*width: 1200px;*/
    /*margin: 0 auto;*/
}
.header-box-top{
    padding-top: 25px;
    overflow: hidden;
}
.header-box-top .header-logo{
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 26px;
}
.header-box-top .header-logo div{
    float: left;
}
.header-box-top .header-logo p{
    float: right;
    color: #fff;

}
.header-box-top .header-logo p a{
    color: #fff;
}
.header-box-top .header-nav{
    overflow: hidden;
    /*border-bottom: 1px solid #659fcf;*/
    background: url(http://www.xianning.gov.cn/images/xnwz2018_icon037.png) no-repeat center 40px;
    width: 100%;

}
.header-box-top .header-nav ul{
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;

}

.header-box-top .header-nav ul li{
    float: left;
    margin-right: 63px;
    padding-bottom: 19px;
}
.header-box-top .header-nav ul .active{
    border-bottom: 4px solid #fff;
    padding-bottom: 16px;
}
.header-box-top .header-nav ul .active{
    border-bottom: 4px solid #fff;
    padding-bottom: 16px;
}
.header-box-top .header-nav ul .active.actives{
    border: 1px solid transparent;
}
.header-box-top .header-nav ul li a{
    font-size: 16px;
    color: #fff;
}

.header-box-bot{
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
}
.header-box-bot-left{
    float: left;
    margin-top: 128px;
}
.header-one .header-box-bot-left{
    margin-top: 56px;
}
.header-one .header-box-bot-left div{
    background: url(http://www.xianning.gov.cn/images/xnwz2018_icon043.png) no-repeat left bottom;
    padding-bottom: 17px;
}
.header-box-bot-left div{
    font-size: 36px;
    color: #fff;
    background: url(http://www.xianning.gov.cn/images/xnwz2018_icon021.png) no-repeat left bottom;
    padding-bottom: 37px;
    margin-bottom: 14px;
}
.header-box-bot-left p{
    font-size: 12px;
    color: #fff;
}
.header-box-bot-right{
    float: right;
    overflow: hidden;
    padding-top: 76px;
}
.header-box-bot-right ul li{
    float: left;
    width: 140px;
    height: 150px;
    background: #fff;
    padding: 30px 15px 40px 35px;
    margin-top: 10px;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0.12s;
    cursor: pointer;
}
 .header-li01-hover{
    background-color: #37c3e6!important;
}
.header-li02-hover{
    background-color: #98bc17!important;
}
.header-li03-hover{
    background-color: #eea75b!important;
}
.header-box-bot-right ul .header-li01 .img01{
    background: url("http://www.xianning.gov.cn/images/xnwz2018_icon01.png") no-repeat center center;
    width: 60px;
    height: 60px;
}
.header-box-bot-right ul .header-li02  .img02{
    background: url("http://www.xianning.gov.cn/images/xnwz2018_icon036.png") no-repeat center center;
    width: 60px;
    height: 60px;
}
.header-box-bot-right ul .header-li03  .img03{
    background: url("http://www.xianning.gov.cn/images/xnwz2018_icon001.png") no-repeat center center;
    width: 61px;
    height: 60px;
}
.header-box-bot-right ul .header-li01.active .img01 {
    background: url("http://www.xianning.gov.cn/images/xnwz2018_icon034.png") no-repeat center center;
}
.header-box-bot-right ul .header-li02.active .img02 {
    background: url("http://www.xianning.gov.cn/images/xnwz2018_icon02.png") no-repeat center center;
}
.header-box-bot-right ul .header-li03.active .img03 {
    background: url("http://www.xianning.gov.cn/images/xnwz2018_icon002.png") no-repeat center center;
}
.header-box-bot-right ul .header-li01.active{
    background-color: #37c3e6!important;
}
.header-box-bot-right ul .header-li03.active{
    background-color: #eea75b!important;
}
.header-box-bot-right ul .active{
    padding: 50px 30px 60px 50px;
    background: #98bc17;
    margin-top: -10px;
}
.header-box-bot-right ul .active div>img{

}
.header-box-bot-right ul .active p{
    color: #fff;
}
.header-box-bot-right ul .active span{
    color: #fff;
}
.header-box-bot-right ul .active i{
    color: #fff;

}
.header-box-bot-right ul li p{
    font-size: 16px;
    color: #333;
    font-weight: bold;
    margin-top: 22px;
    margin-bottom: 9px;
}
.header-box-bot-right ul li span{
    font-weight: bold;
    color: #333;
    display: block;
    margin-bottom: 2px;
}
.header-box-bot-right ul li i{
    color: #999;
    display: block;
    font-size: 12px;
}



.main{
    width: 1200px;
    margin: 0 auto;
    padding-top: 40px;
}
/*问政须知*/
.main-one{
    background: #f9f9fa;
    overflow: hidden;
    padding: 20px 68px;
}
.main-one-left{
    float: left;
    background: url(http://www.xianning.gov.cn/images/xnwz2018_icon023.png) no-repeat right center;
    padding-right: 42px;
    margin-top: 7px;
}
.main-one-left p{
    font-size: 18px;
    color: #666;
}
.main-one-left div{
    font-size: 26px;
    font-weight: bold;
    color: #333;
    background: url(http://www.xianning.gov.cn/images/xnwz2018_icon022.png) no-repeat right bottom;
    width: 137px;
    padding-bottom: 14px;
    margin-bottom: 23px;
    padding-left: 7px;
    text-align: right;
}
.main-one-right{
       
    float: left;
    overflow: hidden;
    margin-left: 68px;
    position: relative;
    background: url(http://www.xianning.gov.cn/images/xnwz2018_icon024.png) no-repeat center 60px;
}





.main-one-right ul li{
    float: left;
    position: relative;
    height: 117px;
    width: 132px;
    text-align: center;
}
.main-one-right ul li div{
    position: absolute;
    top: 36px;

    width: 100%;
}
.main-one-right ul .li-last{
    margin-right: 0;
}
.main-one-right ul .li-first{

}
.main-one-right ul .li-ou p{
    position: absolute;
    bottom: -2px;
    width: 100%;
}
.main-one-right ul li p{
    color: #666;
}

/*最新诉求*/
.main-two{
    margin-top: 50px;
    overflow: hidden;
}
.main-two-left{
    width: 780px;
    float: left;
}
.main-two-left .hd{
    overflow: hidden;
    background: url("http://www.xianning.gov.cn/images/xnwz2018_icon011.png") no-repeat left center;
    padding-left: 26px;
    margin-bottom: 16px;

}
.main-two-left .hd ul li{
    float: left;
}
.main-two-left .hd ul li a{
    font-size: 20px;
    color: #333;
}
.main-two-left .hd ul li span{
    font-size: 20px;
    color: #333;
}
.main-two-left .hd ul .on a{
    font-weight: bold;
}

/*表格*/
.wsbs-one-left table{
    width: 780px;
}
.wsbs-one-left table .tr-title td{
    background-color: #f5f5f5;
    text-align: center;
    padding: 18px 0;
    font-size: 14px;
    border-bottom: 0;
    font-weight: bold;
    color: #333;
}
.wsbs-one-left table tr td{
    text-align: center;
    font-size: 13px;
    padding: 15px 0;
    background-color: #fafafa;
    border-right: 1px solid #eceef0;
    border-bottom: 1px solid #eceef0;
    color: #555;
   white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.wsbs-one-left table tr .query-title{
   text-align: left;
      padding-left: 4px;
}
.wsbs-one-left table .td-border td{
    border-bottom: 0;
}
.wsbs-one-left table tbody tr:last-child td{
    border-bottom: 0;

}
.wsbs-one-left .hdjl-yijing{
    color: #ec7171;
    border-right: 0;
}
.wsbs-one-left .chakna{
    color: #98bc17;
    border-right: 0;
}



.main-two-right{
    float: right;
    width: 390px;
}
.index-title{
    background: url("http://www.xianning.gov.cn/images/xnwz2018_icon011.png") no-repeat left center;
    padding-left: 26px;
}
.index-title a{
    font-size: 20px;
    font-weight: bold;
    color: #333;
}

.main-two-right-top{
    background: #f9f9fa;
    margin-top: 17px;
    padding: 19px 30px;

}
.main-two-right-top ul li{
    line-height: 46px;
}
.main-two-right-top ul li a{
    font-size: 15px;
    color: #555;
}
.main-two-right-top ul li a:hover{
    color: #727475;
}
.main-three-left ul li a:hover{
    color: #727475;
}
.main-four-right ul li a:hover
{
    color: #727475;
}
.main-two-right-top ul li span{
    font-weight: bold;
    font-size: 15px;
    color: #333;
}

.main-two-right-bot{
    height: 50px;
    margin-top: 20px;
    background: #f9f9fa;
    padding: 35px 30px;
}
.main-two-right-bot div{
    background: url(http://www.xianning.gov.cn/images/xnwz2018_icon025.png) no-repeat right center;
    padding-right: 20px;
    padding-left: 13px;
    margin-right: 20px
}
.main-two-right-bot:hover span{
    background: url("http://www.xianning.gov.cn/images/xnwz2018_icon041.png") no-repeat center center;
}
.main-two-right-bot div span{
    background: url("http://www.xianning.gov.cn/images/xnwz2018_icon012.png") no-repeat center center;
    width: 53px;
    height: 49px;
    display: block;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0.12s;
}
.main-two-right-bot p .wenzheng{
    font-size: 20px;
    font-weight: bold;
    color: #333;
    display: block;
    margin-bottom: 5px;
}
/*.main-two-right-bot p .wenzheng:hover{*/
    /*color: #f13939;*/
/*}*/
.main-two-right-bot p .wo{
    color: #999;
    display: block;
}
.main-two-right-bot i{
    height: 50px;
    line-height: 50px;
}

.main-three{
    margin-top: 47px;
    overflow: hidden;
}
.main-three-left{
    float: left;
    width: 780px;
    overflow: hidden;
}
.main-three-left-ul{
    background: #f9f9fa;
    overflow: hidden;
    padding: 12px;
    margin-top: 20px;
    padding-bottom: 26px;
    padding-right: 0;

}
.main-three-left ul{

    overflow-y: auto;
    overflow-x: hidden;
    height: 350px;
    margin-top: 14px;
}
.main-three-left ul li{
    float: left;
    width: 170px;
    padding: 0 10px;
    margin-bottom: 28px;
}
.main-three-left ul li a{
    color: #555;
 }
/*滚动轴*/

.main-three-left ul::-webkit-scrollbar{/*滚动条整体部分，其中的属性有width,height,background,border等（就和一个块级元素一样）（位置1）*/
    width:6px;

}
.main-three-left ul::-webkit-scrollbar-button{/*滚动条两端的按钮，可以用display:none让其不显示，也可以添加背景图片，颜色改变显示效果（位置2）*/
    display: none;
}
.main-three-left ul::-webkit-scrollbar-track-piece{/*内层轨道，滚动条中间部分（位置4）*/
    background:#eeeeee;
}
.main-three-left ul::-webkit-scrollbar-thumb{/*滚动条里面可以拖动的那部分（位置5）*/
    background:#d2d2d2;
    border-radius:4px;
}
.main-three-left ul{
    scrollbar-arrow-color: #eeeeee;
    scrollbar-highlight-color: #eeeeee; /**//*滚动条空白部分的颜色*/
    scrollbar-base-color:#eeeeee; /**//*滚动条的基本颜色*/
}


.main-three-right{
    float: right;
    width: 390px;
}




/*今日诉求*/
.suqiu-table{
    float: right;
}
.wlwz-list-one{
    overflow: hidden;
    float: left;
}
.wlwz-list-one ul li{
    width: 19px;
    height: 95px;
    font-size: 15px;
    color: #999;
    padding: 0 8px;
    padding-top: 14px;
    cursor: pointer;
}
.wlwz-list-one ul .on{
    color: #fff;
    background: url("http://www.xianning.gov.cn/images/xn2018_jlhd_icon08.png");
}
.wlwz-list-table{
    float: right;
}
.wlwz-list-table table{
    width: 738px;
}
.wlwz-list-table table .tr-title td{
    background-color: #f0f3f6;
    text-align: center;
    padding: 12px 0;
    font-size: 14px;
    border-bottom: 0;
}
.wlwz-list-table table tr td{
    text-align: center;
    font-size: 12px;
    padding: 11px 0;
    background-color: #fafafa;
    border-right: 1px solid #eceef0;
    border-bottom: 1px solid #eceef0;
}
.wlwz-list-table table .td-border td{
    border-bottom: 0;
}
.wlwz-list-table .hdjl-wei{
    color: #8ebc14;
    border-right: 0;
}
.wlwz-list-table .hdjl-yijing{
    color: #ec7171;
    border-right: 0;
}
.jlhd-two-wlwz .jlhd-title{
    margin-bottom: 10px;
}
.suqiu-title{
    background: url(http://www.xianning.gov.cn/images/xnwz2018_icon014.png);
    width: 336px;
    height: 52px;
    overflow: hidden;
    padding: 18px 34px 18px 30px;
}
.suqiu-title-left{
    float: left;

}
.suqiu-title .suqiu-title-left p{
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    line-height: 26px;
}
.suqiu-title p span{
    display: inline-block;
    color: #ff9000;
}
.suqiu-title-right{
    float: right;
    margin-top: 8px;
}
.suqiu-title .suqiu-title-right  p{
    color: #d0514f;
    font-size: 15px;
    margin-right: 60px;
    width: 61px;
    text-align: center;
    font-weight: bold;
}
.suqiu-table-box{
    margin-top: 30px;
}
.suqiu-table-box table{
    width: 400px;
}
.suqiu-table-box table .tr-title td{
    background-color: #f5f5f5;
    padding: 15px 0;
    font-size: 15px;
    border-right: 1px solid #e5e5e5;
}
.suqiu-table-box table thead tr td{
    border-bottom: 0;
    border-right: 0;
    font-weight: bold;
}
.suqiu-table-box table tr td{
    text-align: center;
    font-size: 14px;
    padding: 12px 0;
    background-color: #fafafa;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    color: #45484b;
}
.suqiu-table-box table tr .border-right{
    border-right: 0;
}
.suqiu-table-box table .tr-border td{
    border-bottom: 0;
}
.suqiu-table-box .suqiu-one{
    display: inline-block;
    background: url("http://www.xianning.gov.cn/images/xnwz2018_icon015.png");
    width: 18px;
    height: 18px;
    color: #fff;
}
.suqiu-table-box .suqiu-two{
    display: inline-block;
    background: url("http://www.xianning.gov.cn/images/xnwz2018_icon016.png");
    width: 18px;
    height: 18px;
    color: #fff;
}
.suqiu-table-box .suqiu-three{
    display: inline-block;
    background: url("http://www.xianning.gov.cn/images/xnwz2018_icon017.png");
    width: 18px;
    height: 18px;
    color: #fff;
}
.suqiu-table-box .suqiu-four{
    display: inline-block;
    background: url("http://www.xianning.gov.cn/images/xnwz2018_icon018.png");
    width: 18px;
    height: 18px;
    color: #fff;
}
.suqiu-table-box .suqiu-five{
    display: inline-block;
    background: url("http://www.xianning.gov.cn/images/xnwz2018_icon038.png");
    width: 18px;
    height: 18px;
    color: #fff;
}
.suqiu-table-box .suqiu-six{
    display: inline-block;
    background: url("http://www.xianning.gov.cn/images/xnwz2018_icon039.png");
    width: 18px;
    height: 18px;
    color: #fff;
}


.main-four{
    overflow: hidden;
    margin-top: 50px;
    margin-bottom: 50px;
}
.main-four-left{
     float: left;
    background: #f13939;
    width: 56px;
    height: 198px;
    text-align: center;
 }
.main-four-left span{
    display: block;
    width: 25px;
    background: url(http://www.xianning.gov.cn/images/xnwz2018_icon019.png) no-repeat top center;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    /* text-align: center; */
    margin: 0 auto;
    padding-top: 30px;
    margin-top: 37px;
    line-height: 24px;
}
.main-four-right{
    float: left;
    height: 168px;
    overflow: hidden;
    width: 1144px;
    padding: 12px 0 15px 0;
    background: url("http://www.xianning.gov.cn/images/xnwz2018_icon040.png") no-repeat 377px center rgba(249,249,250,1);
    /*background: #f9f9fa;*/
}
.main-four-right ul{
    overflow: hidden;
    height: 152px;
    overflow-y: auto;
    overflow-x: hidden;
    margin-top: 8px;

}
.main-four-right ul li{
    float: left;
    line-height: 40px;
    width: 295px;
    padding: 0 50px 0 34px;
}
.main-four-right ul li span{
    color: #45484b;
    display: inline-block;
    width: 192px
}
.main-four-right ul li i{
    color: #45484b;
}

/*滚动轴*/

.main-four-right ul::-webkit-scrollbar{/*滚动条整体部分，其中的属性有width,height,background,border等（就和一个块级元素一样）（位置1）*/
    width:6px;

}
.main-four-right ul::-webkit-scrollbar-button{/*滚动条两端的按钮，可以用display:none让其不显示，也可以添加背景图片，颜色改变显示效果（位置2）*/
    display: none;
}
.main-four-right ul::-webkit-scrollbar-track-piece{/*内层轨道，滚动条中间部分（位置4）*/
    background:#eeeeee;
}
.main-four-right ul::-webkit-scrollbar-thumb{/*滚动条里面可以拖动的那部分（位置5）*/
    background:#d2d2d2;
    border-radius:4px;
}
.main-four-right ul{
    scrollbar-arrow-color: #eeeeee;
    scrollbar-highlight-color: #eeeeee; /**//*滚动条空白部分的颜色*/
    scrollbar-base-color:#eeeeee; /**//*滚动条的基本颜色*/
}


.main-three-right{
    float: right;
    width: 390px;
}


/*底部*/
.footer{
    background: #233e5f;
    height: 132px;
}
.footer-box{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 28px;
}
.footer-left{
    float: left;
    margin-left: 117px;
}
.footer-center{
    float: left;
    margin-left: 40px;
    text-align: center;
}

.footer-center p{
    font-size: 15px;
    color: #fff;
    line-height: 34px;
}

/*网络问政平台2-列表*/
.pingtai-top select{
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    background:url("http://www.xianning.gov.cn/images/xnwz2018_icon029.png") no-repeat scroll right center transparent;
    padding-right: 14px;
    width: 165px;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    color: #333;
    border: 0;
    padding-left: 25px;
}
/* --ie清除--*/

.pingtai-top select::-ms-expand{ display: none; }

/* --火狐、谷歌清除--*/

.pingtai-top input{
width: 220px;
    height: 50px;
    background: #f1f2f3;
    border: 0;
    padding-left: 28px;
    font-size: 15px;
    color: #333;
}
.pingtai-top .search{
    width: 116px;
    height: 50px;
    line-height: 50px;
    background: #233e5f;
    display: inline-block;
    text-align: center;
    cursor:pointer;
    position: relative;
    top: 2px;
}
.pingtai-top .chakan{
    width: 116px;
    height: 50px;
    line-height: 50px;
    background: red;
    display: inline-block;
    text-align: center;
    cursor:pointer;
    position: relative;
    top: 2px;
}
.pingtai-top .chakan i{
    display: inline-block;
    background: url(http://www.xianning.gov.cn/images/xnwz2018_icon027.png) no-repeat left center;
    padding-left: 28px;
    color: #fff;
    font-size: 16px;
}
.pingtai-top .search i{
    display: inline-block;
    background: url(http://www.xianning.gov.cn/images/xnwz2018_icon027.png) no-repeat left center;
    padding-left: 28px;
    color: #fff;
    font-size: 16px;
}


.pingtai-bot table{
    width: 1200px;
}
.pingtai-bot table .tr-title td{
    background-color: #fff;
    text-align: left;
    padding: 18px 0;
    font-size: 15px;
    border-bottom: 0;
    font-weight: bold;
    color: #333;
    border-bottom: 1px solid #eeeeee;
}
.pingtai-bot table tr td{
    text-align: left;
    /*font-size: 13px;*/
    padding: 20px 0;
    background-color: #fff;
    /* border-right: 1px solid #eceef0; */
    border-bottom: 1px solid #eee;
    color: #45484b;
}
.pingtai-bot table .td-border td{
    border-bottom: 0;
}
.pingtai-bot table tbody tr:last-child td{
    /*border-bottom: 0;*/

}
.pingtai-bot .hdjl-yijing{
    color: #ec7171;
    border-right: 0;
}
.pingtai-bot .chakna{
    color: #98bc17;
    border-right: 0;
}
.pingtai-bot .zhuanban{
    color: #3e97df;
    border-right: 0;
}
.pingtai-bot{
    margin-top: 27px;
    margin-bottom: 50px;
}
.pingtai-bot table .num{
    color: #3e97df;
    font-weight: bold;

}


/*分页*/
.bmdt-contain-paging{
    margin-top: 36px;
}
.bmdt-contain-paging-span{
    text-align: center;
}
.bmdt-contain-paging-span span{
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #f5f5f5;
    margin-left: 2px;
    cursor: pointer;
}
.bmdt-contain-paging-span a{
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #f5f5f5;
    margin-left: 4px;
    cursor: pointer;
}
.bmdt-contain-paging-span .on{
    background-color: #fa6e52;
    color: #fff;
}
.bmdt-contain-paging-span .remove-on{
    background-color: #fff;
}
.bmdt-contain-paging-span .bmdt-arrow{
    width: 88px;

}
.bmdt-contain-paging-span .xxlb-go{
    background-color: #e1e2e2;
}

/*网络问政平台-详情*/
.xianjian-title{
    background: #f1f2f3;
    line-height: 50px;
    text-align: center;
    color: #233e5f;
    font-size: 16px;
    font-weight: bold;
}

.xingjian-one table{
    width: 1200px;
    border-collapse: collapse;
    border: none;
    margin-top: 10px;
    margin-bottom: 40px;
}
.xingjian-one table .ysqgk_bgcor{
    background-color: #f3f7fa;
    width: 119px;
    text-align: center;
    color: #333333;
    font-size: 15px;
    line-height: 49px;
    font-weight: bold;

}
.xingjian-one table tr{
    height: 40px;
}
.xingjian-one table input{
    height: 38px;
    border: none;
    padding-left: 40px;
    width: 90%;
}
.xingjian-one table .b1{
  color: red;
}
.xingjian-one table .b2{
  color: #98bc17;
}
.xingjian-one table tr td{
    font-size: 12px;
    color: #555;
    border: 1px solid #eeeeee;
    /*padding-left: 40px;*/
}
.xingjian-one table .laixing{
    /*height: 60px;*/
}

.xingjian-one table  .text_sr-two{
    padding-left: 40px;
    color: #45484b;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 40px;
line-height: 2;
}
.xingjian-one table input::-webkit-input-placeholder {
       /* placeholder颜色  */
                 color: #555;


    }


.xingjian-two-bot-right{
    background: url(http://www.xianning.gov.cn/images/xnwz2018_icon032.png) repeat-y left center;
    position: relative;
    /* margin-left: 34px; */
    margin: 12px 0 40px 0;
    margin-left: 34px;
}
.xingjian-two-bot-list div{
    line-height: 50px;
    display: inline-block;
    border-bottom: 1px solid #eee;
    width: 1100px;
    margin-left: 40px;
}
.xingjian-two-bot-list div span{
    color: #45484b;
    margin-right: 40px;
}
.xingjian-two-bot-list i{
    background: url("http://www.xianning.gov.cn/images/xnwz2018_icon031.png") no-repeat center center;
    width: 14px;
    height: 14px;
    display: inline-block;
    position: absolute;
    left: -6px;
    top: 18px;
}
.xingjian-two-bot-list.active>i{
    background: url("http://www.xianning.gov.cn/images/xnwz2018_icon030.png") no-repeat center center;
    width: 14px;
    height: 14px;
    display: inline-block;

}
.xingjian-two-bot-right .active div span{
    color: #3e97df;
}
.xingjian-two-bot-list .i02{
    top: 70px;
}
.xingjian-two-bot-list .i03{
    top: 120px;
}
.xingjian-two-bot-list .i04{
    top: 170px;
}
.xingjian-two-bot-list .i05{
    top: 220px;
}
.xingjian-two-bot-list .i06{
    top: 270px;
}
.xingjian-two-bot-list .i07{
    top: 320px;
}
.xingjian-two-bot-list .i08{
    top: 370px;
}
.xingjian-two-bot-list .i09{
    top: 420px;
}
.xingjian-two-bot-list .i010{
    top: 470px;
}
.xingjian-two-bot-list .i011{
    top: 520px;
}
.xingjian-three .zhidian{
    background: url("http://www.xianning.gov.cn/images/xnwz2018_icon033.png") no-repeat left center;
    font-size: 13px;
    color: #3e97df;
    margin-top: -23px;
    padding-left: 25px;
}
.xingjian-three{
    margin-bottom: 45px;
}
.wsbs-one-left .a0{
    color: red;
}
.wsbs-one-left .a1{
    color: #00a7e0;
}
.wsbs-one-left .a2{
    color: #f6bf23;
}
.wsbs-one-left .a3{
    color: #8ebc14;
}

.main-one-right p{
  font-size: 16px;
    line-height: 30px;
    color: #233e5f;
     margin-top: 25px;
}
.main-one-right a{
color: #ec7171;
    font-weight: bold;
    font-size: 16px;
}
.main-one-right {
    width:75%;
    float: left;
    overflow: hidden;
    margin-left: 68px;
    position: relative;
        background: unset;
}
.pingtai-top .chakans{
    margin-right: 10px;
    background: #233e5f;
}