* {
    margin: 0px;
    padding: 0px;
    font-family: "microsoft Yahei";
    outline:none;
    border: 0;
    /*overflow-x: hidden;*/
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
     /*移动端点击背景颜色不变蓝色*/
    -webkit-tap-highlight-color:rgba(0,0,0,0);
}
a {
    color: #333333;
    text-decoration: none;
    outline: none;
}

a:hover {

    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
    text-decoration: none;
}

ul li,
ol li {
    list-style-type: none;
}

body {
    font-family: "microsoft Yahei";
    color: #333333;
    margin: auto;
}
/*清除浮动*/

.cf:after {
    display: block;
    content: '';
    height: 0;
    visibility: hidden;
    clear: both;
}

.cf {
    zoom: 1;
}
.all {
    width: 100%;
    margin: 0 auto;
}
.w1200 {
    width: 1200px;
    margin: 0 auto;
}
main .w1200{
    background: #fff;

}
.left{
    float: left;
}
.right{
    float: right;
}


main.all{
    margin-top: -72px;
}

.bgdy{
   position: relative;
   height: 170px;
}
.bgt{
     position: absolute;
    background: url(bgdy.png) no-repeat left center/1261px 202px;
    height: 202px;
    left: -2.5%;
    width: 1231px;
    top: -29px;
}
.bgdy .cont span{
    display: block;
    width: 1116px;
    height: 117px;
    position: absolute;
    top: 10%;
    left: 4%;
    text-indent: 2em;
    font-size: 17px;
    line-height: 2;
    overflow: hidden;
}


/*公开制度*/
ul.ul-list li a:hover{
    color:#00a8f6;
}
.gkbj,.jbsxbg,.sdlyss,.qtxg{
    background: url(bgzd.jpg) no-repeat left center/1200px 42px;
    height: 42px;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    margin: 30px 0;
}
.gkbj span,.jbsxbg span,.sdlyss span,.qtxg span{
    padding-left: 18px;
}



.gkzd .ul-list li{
    width: 48%;
    background: url(yd.jpg) no-repeat left center;
    line-height: 40px;
    float: left;
}
.ywly,.xjcml,.tjqk,.cjgk{
    width: 48%;
}
.xjcml,.cjgk{
    margin-left:4%;
}

.jbsx-cont .ywly ul li,.jbsx-cont .xjcml ul li,.tjqk ul li,.cjgk ul li{
    width: 100%;
    background: url(yd.jpg) no-repeat left center;
    line-height: 40px;
}
.gkzd ul li a,  .jbsx-cont .ywly ul li a,   .jbsx-cont .xjcml ul li a,  .tjqk ul li a,.cjgk ul li a {
    float: left;
    width: 80%;
    font-size: 18px;
    color: #333;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 18px;
}
.gkzd ul li span,.ywly ul li span,.xjcml ul li span,.tjqk ul li span,.cjgk ul li span{
    float:right;
    font-size: 16px;
}
.gkzd .ul-list li:nth-child(2n) {
    margin-left: 4%;
}
.ywly .title,.xjcml .title{
    margin-bottom:20px;
}
.ywly .title span,.xjcml .title span{
    font-size: 22px;
    /*font-weight: bold;*/
    color:#388af8;
}
.ywly .title a span.more,.xjcml .title a span.more{
    float: right;
    color:#cbb1b1c7;
    font-size: 20px;
}
.ywly .title a:hover span.more,.xjcml .title a:hover span.more{
    color:red;
}
.jbbg{
    background: url(gkjbml.jpg) no-repeat left center;
    height: 120px;
    margin:30px 0;
}



/*领域实施*/

.sdlist ul li{
    float: left;
    margin: 2px 0;
   /* width: 12.66%;
    margin-right: 4%;*/
    width: 14.285%;
    text-align: center;


}

.sdlist li:nth-child(6n) {
    margin-right: 0;
}
.sdlist .img{
    height: 102px;
    width: 102px;
    margin:auto;
}
.sdlist .name{
    font-size: 18px;
    height: 50px;
    line-height: 1.5;
    margin-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.sdlist .img img{
    height: 102px;
    width: 102px;

}


/*领域实施 end*/



/*推进情况 公开*/

.tjqkbg,.cjgkbg{
    background: url(bgtjqk.jpg) no-repeat left center;
    height: 42px;
    width: 100%;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 30px;
}
.tjqkbg a{
    margin-left: 36px;
}
.cjgkbg{
     background: url(cwgk.png) no-repeat left center;
    height: 42px;
    width: 100%;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 30px;
}
.cjgkbg a{
    margin-right: 10px;
}
.tjqk .more,.cjgk .more {
    text-align: right;
    font-size: 20px;
    margin-bottom: 20px;
}
.tjqk .more a,.cjgk .more a{
    color:#cbb1b1c7;
}
.tjqk .more a:hover,.cjgk .more a:hover{
    color:red;
}

/*end 推进情况*/

/*轮播图*/


.lb-v-list {
    width: 1290px;
    float: left;
    margin-left: -45px;
    position: relative;
    margin-bottom: 78px;
}

.lb-v-list .bd {
    width: 1200px;
    margin-top: 20px;
    margin-left: 45px;
    float: left;
    overflow: hidden;
}

.bd-box {
    width: 1230px;
    margin-left: -15px;
    float: left;
}

.lb-v-list ul li {
    float: left;
    width: 216px;
    margin: 0 15px;
}



.lb-v-list ul li a {
    display: inline-block;
    width: 100%;
    float: left;
}



.lb-v-list ul li img {
    width: 100%;
    max-width: 380px;
    max-height: 90px;
    float: left;
}


.lb-v-list.slidelist {
    width: 1290px;
    float: left;
    margin-left: -45px;
    position: relative;
    margin-bottom: 0;
}

.lb-v-list.slidelist ul li {
    float: left;
    width: 31.3333%;
}

.lb-v-list.slidelist .prev {
    position: absolute;
    width: 30px;
    height: 52px;
    background: url(arrow.jpg) no-repeat;
    filter: alpha(opacity=50);
    top: 36%;
    left: 0;
    opacity: 0.5;

}

.lb-v-list.slidelist .next {
    position: absolute;
    width: 30px;
    height: 52px;
    background: url(arrow-r.jpg) no-repeat;
    filter: alpha(opacity=50);
    top: 36%;
    right: 0;
    opacity: 0.5;
}

.lb-v-list.slidelist .prev:hover,
.lb-v-list.slidelist .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

/*end 轮播*/


/*其他相关*/
.qt {
    margin-bottom: 30px;
}


/*end 其他相关*/


/*底部*/
.all .footer{
    height: 100px;
    width: 100%;
    background: #388af8;
    text-align: center;
    font-size: 26px;
    color:#fff;
}
/*end*/

