*{
    margin: 0;
    padding: 0;
}
a{
    text-decoration: none;
    color: #333333;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
ul{
    list-style: none;
}
li{
    list-style: none;
}
.clear{
    clear: both;
}

/*头部*/
.head{
    width: 100%;
}
.header{
    position: relative;
    width: 100%;
}
.header img{
    width:100%;
    border: 0;
}

.center{
    width: 1200px;
    margin: 0 auto;
}
.headlines {
    width: 100%;
    height: 114px;
    margin-top: 20px;
}
.headlines-flag {
    width: 84px;
    height: 100%;
    background: url(../headlines-flag.png) no-repeat center center;
    float: left;
    margin-right: 10px;
}
.headlines-content h1 {
    text-align: center;
    color: #0a539e;
    font-size: 40px;
    position: relative;
    top: -15px;
}
.headlines-content h1 a{
    color: #ef3818;
}

.headlines-content p {
    font-size: 16px;
    line-height: 30px;
    text-indent: 2em;
    color: #888;
    margin: -10px 0 0 0;
}


.headlines-article {
    width: 100%;
    height: 301px;
    margin-top: 45px;
    font: 400 1em/1.8 'Microsoft Yahei', 'PingFang SC', 'Avenir', 'Segoe UI', 'Hiragino Sans GB', STHeiti, 'Microsoft Sans Serif', 'WenQuanYi Micro Hei', sans-serif;
}
.headlines-article-list {
    width: 560px;
    height: auto;
    overflow: hidden;
    float: left;
}
.headlines-article-list li {
    border-bottom: 1px dashed #bfbfbf;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.headlines-article-list li a:first-child{
    font-size: 18px;
    font-weight: bold;
}
.headlines-article-list li p {
    font-size: 16px;
    color: #888;
}
.headlines-article-list li p a {
    color: #ef3818;
}
.imgnews{
    height: 100%;
    width: 600px;
    float: right;
}


/*轮播图*/
.slideBox{ width:600px; height:351px; overflow:hidden; position:relative; border:1px solid #ddd;}
.slideBox .hd{ height:20px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hdmore{height:20px;position:absolute; right:5px; bottom:10px;overflow:hidden;z-index:2; line-height:20px;}
.slideBox .hdmore a{ font-size:14px; color:#FC0;}

.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:5px;  width:10px; height:10px;background:#fff; cursor:pointer;border-radius:5px; list-style: none}
.slideBox .hd ul li.on{ background:#3c74b4; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;overflow:hidden;}
.slideBox .bd ul{ width:600px; height:351px; }
.slideBox .bd li{ zoom:1; vertical-align:middle; list-style: none}
.slideBox .bd li p{ position:absolute; bottom:0px; left:0px; line-height:40px; font-size:16px; background: url(../tmbg.png); color:#fff; width:96%; padding:0px 2%; overflow:hidden; height:40px;}
.slideBox .bd img{ width:600px; height:351px; display:block;  }

.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }



/*防汛动态*/
.news{
    width: 1200px;
    margin: 30px auto 0 auto;
}
.top2{
     height: 125px;
     background: url("../fxdt.jpg");
 }
.linePic{
    max-height: 660px;
}
.linePic ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 40px;
}
.linePic li{
    width: 364px;
    height: 330px;
    border-top: 3px solid #ef3818;
}
.linePic li img{
    width: 364px;
    height: 194px;
}
.linePic li .title{
    font-size: 16px;
    line-height: 29px;
    width: 100%;
    text-indent: 10px;
    font-weight: bold;
}
.linePic li .abstract{
    font-size: 13px;
    line-height: 24px;
    color: #717171;
}


/*现场直击*/
.main_title {
    height: 125px;
    margin: 80px auto 30px;
}
.width1 {
    width: 1200px;
    margin: 0 auto;
}
.main_title img {
    width: 1200px;
    height: 125px;
}
.main_list6 {
    width: 1200px;
    padding: 12px 0 0 0;
    overflow: hidden;
}
.main_list6 li {
    float: left;
    width: 397px;
    height: 240px;
    padding: 2px 2px 0 0;
    position: relative;
    overflow: hidden;
}
.main_list6 li img {
    width: 397px;
    height: auto;
}
.main_list6 li span {
    z-index: 2;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}
.main_list6 li span, .main_list6 li p {
    display: block;
    width: 397px;
    height: 30px;
    position: absolute;
    left: 0;
    bottom: 0;
    overflow: hidden;
}
.main_list6 li a p {
    color: #fff;
}
.main_list6 li p {
    line-height: 30px;
    z-index: 3;
    text-align: center;
}
.main_list6 li span, .main_list6 li p {
    display: block;
    width: 397px;
    height: 30px;
    position: absolute;
    left: 0;
    bottom: 0;
    overflow: hidden;
}


/*灾情预报*/
.news3{
    margin-top: 100px;
}
.zq{
    width: 1200px;
    height: 125px;
    background: url("../zqyb.jpg") no-repeat center center;
}
.link div{
    position: relative;
}
.link .title2{
    width: 300px;
    height: 48px;
    background: url(../zwn_a.png) no-repeat center;
    text-align: center;
    line-height: 48px;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    position: absolute;
}
.xz_font1{
    margin-top: 80px;
}
.xz_font1 li{
    width: 100%;
    font-size: 14px;
    line-height: 45px;
}



.footer {
    border-top: 1px solid #c9c9ca;
    padding: 15px 0 15px 0;
    background-color: #ef3818;
    text-align: center;
    line-height: 25px;
    color: #fff;
    font-size: 14px;
}