
/*工作动态*/
.gzdt{
    margin: 0 auto;
    border-bottom: 1px solid #ebebeb;
    width: 1280px;
    height: 190px;
    padding-top: 15px;
    background-color: #f7f7f7;
}
.gzdt .Carousel .gzdtbg{
    display: block;;
    width: 75px;
    height: 105px;
    margin-top: 30px;
    background: url("gzdt.png") center no-repeat;
}

/*图片轮播*/
.picscroll{
    width: 240px;
    height: 168px;
    border: 3px solid #66cc00;
    overflow: hidden;
    position: relative;
    border-radius: 8px;
    margin-left: 30px;
}
.blackbg{
    width: 100%;
    height: 30px;
    background-color: #000;
    opacity: 0.6;
    filter:alpha(opacity=60);
    -moz-opacity:0.6;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 10;
}

.picscroll .hd{
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #050608;
    z-index: 100;
}
.picscroll .hd li{
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #fff;
    float: left;
    border: 2px solid #313131;
    cursor: pointer;
}
.picscroll .hd li.on{
    background: #336601;
}
/*cont*/
.cont{
    width: 250px;
    height: 180px;
    overflow: hidden;
    margin-left: 24px;
}

.cont li{
    height: 30px;
    line-height: 30px;
    padding-left: 18px;
    overflow: hidden;
    background: url("libg.png") 0 10px no-repeat;
}
.cont li a{
    color: #777777;
    font-size: 14px;
}
.cont span{
    padding-top: 6px;
    padding-right: 10px;
}
.cont span a{
    color: #777777;
    font-size: 14px;
}
.cont li a:hover,span a:hover{
    color: #003399;
    text-decoration:none;
}
/*政策文件&工作简报*/
.zcwj-gzjb{
    height: 200px;
    margin-top: 25px;
}
.zcwj-gzjb .contli_tit{
    width: 410px;
    height: 30px;
    line-height: 30px;
    border-bottom: 4px solid #33cc66;
}
.zcwj-gzjb .contli_tit .til_fl{
    display: inline-block;
    height: 30px;
    float: left;
    line-height: 30px;
    width: 130px;
    text-align: center;
    color: #000000;
    font-size: 15px;
    font-weight: bold;
    background: url("titbg.png") left no-repeat;
    border-bottom: 4px solid #f8de04;
}

.zcwj-gzjb .contli_tit .til_fr{
    width: 40px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    margin-top: 5px;
    background-color: #ffcc00;
    float: right;
}
.zcwj-gzjb .contli_tit .til_fr a{
    font-size: 12px;
}
.zcwj-gzjb .contli{
    width: 410px;
    overflow: hidden;
}
.zcwj-gzjb .contli ul{
    margin-top: 20px;
}
.zcwj-gzjb .contli li{
    height: 30px;
    line-height: 30px;
    padding-left: 20px;
    overflow: hidden;
    background: url(libg2.png)  0 8px no-repeat;
}
.zcwj-gzjb .contli li a{
    display: inline-block;
    width: 300px;
    overflow: hidden;
    color: #777777;
    font-size: 14px;
}
.zcwj-gzjb .contli li a:hover{
    color: #003399;
    text-decoration:none;
}
/*政策文件&工作简报*/

/*河长名录&一河一策*/
.hcml-yhyc{
    height: 280px;
    margin-top: 30px;
}
.contli2{
    width: 410px;
    height: 260px;
    background: #f6f6f6;
    overflow: hidden;
}
.contli2 .contli2_tit{
    width: 410px;
    height: 32px;
    line-height: 32px;
    border-radius: 10px 10px 0 0;
    background-color: #3ac461;
    border-bottom: 4px solid #f8de04;
}
.contli2 .contli2_tit .til2_fl{
    display: inline-block;
    height: 30px;
    line-height: 30px;
    float: left;
    width: 130px;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
}

.contli2_tit .til2_fr{
    width: 40px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    padding-right: 15px;
    float: right;
}
 .contli2_tit .til2_fr a{
     color: #fff;
    font-size: 14px;
}
.contli2_tit .til2_fr a:hover{
    color: #003399;
    text-decoration:none;
}
.contli2 ul{
    width: 356px;
    margin: 0 auto;
   padding-top: 10px;
}
.contli2 ul li{
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    border-bottom: 1px solid #c9c9c9;
    background: url("libg3.png") 5px 18px no-repeat;
}
.contli2 ul li a{
    font-size: 15px;
    font-weight: bold;
}

.contli2 ul li a:hover{
    color: #003399;
    text-decoration:none;
}