*{
    margin: 0;
    padding: 0;
    text-decoration: none;
    font-family:'微软雅黑';
}
a{
    color: #2b2b2b;
}
#header{
    background-color:#027fe1;
    width: 100%;
    height: 36px;
}

#header .center{
    width: 1160px;
    height: 100%;
    margin: 0 auto;
}
#header .center .left{
    float: left;
    color: white;
    line-height: 36px;
}
#header .center .right{
    float: right;
    position: relative;
}
#header .center .right .search{
    width: 160px;
    height: 20px;
    border-radius: 15px;
    border: none;
    margin-top: 5px;
}
#header .center .right .button{
    width: 60px;
    height: 20px;
    border-radius: 15px;
    background-color:#027fe1 ;
    color: white;
    border: 1px solid white;
}

/*头部图片*/
#header_img{
    position: relative;
    width: 100%;
    height: 210px;
    background: url("../images3/header2.png") no-repeat center;
}
#header_img .logo{
    width: 1160px;
    margin: 0 auto;
}
#header_img .logo_name{
    width: 1160px;
    margin: 0 auto;
    text-align: center;
}
/*导航栏*/
#nav{
    background-color:#2577ff;
    width: 100%;
    height: 60px;
}
#nav ul{
    width: 1160px;
    height: 100%;
    margin: 0 auto;
}
#nav ul li{
    list-style: none;
    float: left;
    padding: 0 32px;
    line-height: 55px;
}
#nav ul>li>a{
    text-decoration: none;
    text-align: center;
    color: #ffffff;
    /*font-size: 24px;*/
    letter-spacing: 2px;
    font-size: 16px;
    font-family: '微软雅黑';

}

#nav ul>li:hover{
    /*font-weight: bold;*/
    border-bottom: 5px solid #ff5837;
}
#ywtt{
    width: 1160px;
    height: 60px;
    margin: 30px auto;
    border: 1px solid #EFEFEF;
    box-shadow: #EFEFEF 1px 1px 5px;
    background-color: #fff;
}
#ywtt .title{
    width: 1010px;
    height: 60px;
    float: left;
}
#ywtt .title .top-news{
    margin: 15px auto;
    width: 1010px;
    height: 30px;
}
#ywtt .title .top-news a{
    display: block;
    width: 1000px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #2E5698;
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 2px;
    position: relative;
}
#ywtt .more-news{
    background: url(../images3/ttxw.png);
    width: 148px;
    height: 60px;
    float: left;
    cursor: pointer;
    border-left: 1px solid #EFEFEF;
}

#news{
    width: 1160px;
    height: 390px;
    margin: 30px auto 0px;
}

#news .left{
    width: 637px;
    height: 100%;
    float: left;
    position: relative;
    overflow: hidden;
}
/*首页轮播图*/
#news .left .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:15px; z-index:1; }
#news .left .hd ul{ overflow:hidden; zoom:1; float:left; list-style: none;  }
#news .left .hd ul li{ float:left; margin-right:10px;  width:15px; height:15px; line-height:0px; text-align:center; background:#fff; cursor:pointer; border-radius: 50% }
#news .left .hd ul li.on{ background:#f00; color:#fff; }
#news .left .bd{ position:relative; height:100%; z-index:0;   }
#news .left .bd li{ zoom:1; vertical-align:middle; }
#news .left .bd img{ width:637px; height:390px; display:block;  }
#news .bd .shadow{
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0px;
    z-index: 10;
    height: 41px;
    line-height: 41px;
    background: rgba(0,0,0,0.6);
    display: block;
    text-align: left;
}
#news .bd .shadow a {
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    overflow: hidden;
    margin-left: 10px;
}


#news .right{
    width: 510px;
    height: 340px;
    float: right;

}
#news .right .title{
    width: 510px;
    color: #1a1a1a;
    font-size: 24px;
    font-weight: bold;
    background: url("../images3/yuanjiaojuxing2.png") no-repeat bottom ;
}
#news .right .title>div{
    margin-left: 10px;
}
#news .right .yinluanxinwen{
    height: 24px;
    width: 100%;
}
#news .right .yinluanxinwen>span{
    float: left;
    font-size: 24px;
    color: #2577ff;
    font-weight: bold;
    line-height: 24px;
}
#news .right .yinluanxinwen>div{
    float: left;
    width: 335px;
    height: 24px;
    background: url("../images3/juxing2.png") no-repeat bottom ;
}
#news .right .yinluanxinwen>a{
    float: right;
    color: #8f96a3;
    line-height: 21px;
}

#news .right .bottom{
    width: 510px;
    height: 298px;
    margin-top: 10px;
}
#news .right .bottom>ul>li{
    padding: 8px 0;
    margin-left: 33px;
}
.bottom .new_title a:hover{
    color: #fa813c;
}

#news .right .bottom .new_title{
    float: left;
}
#news .right .bottom .date{
    float: right;
    color: #87959f;
}

#three_pic{
    width: 1160px;
    height: 65px;
    margin: 30px auto 0px;

}
/*#three_pic>div{
    float: left;
    width: 369px;
    height: 55px;
    background-color: #e4fff3;
    border-radius: 10px;
}

#three_pic>div:nth-child(2){
    margin-left: 26px;
}
#three_pic>div:last-child{
    float: right;
}
#three_pic>div>div{
    float: left;
    width: 46px;
    height: 46px;
    margin-top: 4px;
    margin-left: 10px;
}
#three_pic>div>a{
    float: right;
    width: 300px;
    height: 55px;
    font-size: 24px;
    font-weight: bolder;
    text-align: center;
    line-height: 55px;
}*/
#three_pic>a>div{
    width: 375px;
    height: 46px;

}
#three_pic .one{
    float: left;
    background: url("../images3/zuzhijigou.png") no-repeat left center;

}
#three_pic .two{
    float: left;
    margin-left: 20px;
    background: url("../images3/yinxiangyinluan.png") no-repeat left center;
}
#three_pic .three{
    float: right;
    background: url("../images3/shuniugongcheng.png") no-repeat left center;
}

/*通知公告、基层动态、专题报道*/
.water_about{
    width: 1160px;
    height: 200px;
    margin: 0 auto;
}
.water_about .everyone{
    width: 369px;
    height: 200px;
    float: left;
}
.water_about .everyone:last-child{
    float: right;
}
.water_about .everyone:nth-child(2){
    margin-left: 26px;
}
.water_about .everyone>div:first-child{
    width: 369px;
    height: 24px;
}
.water_about .everyone>div>span{
    float: left;
    font-size: 18px;
    font-weight: bold;
    color: #2577ff;
    line-height: 21px;
}
.water_about .everyone>div>div{
    float: left;
    width: 240px;
    height: 24px;
    margin-left: 3px;
    background: url("../images3/juxing6.png") no-repeat center;;
}

.water_about .everyone .right{
    float: right;
    color: #87959f;
    line-height: 24px;
}
.water_about .everyone .bottom {
    margin-top: 10px;
}
.water_about .everyone .bottom ul{
    margin-left: 20px;
}
.water_about .everyone .bottom ul li{
    padding: 6px 3px;
    text-decoration: none;
    color: #2b2b2b;
    cursor: pointer;
}
.water_about .everyone .bottom .new_title{
    float: left;
}
.water_about .everyone .bottom .date{
    float: right;
    color: #87959f;
}

#center_pic{
    width: 1160px;
    height: 127px;
    margin: 30px auto 0;

}

/*========*/
.water_other{
    width: 1160px;
    height: 330px;
    margin: 30px auto 0;
}
/*左侧三个图*/
.water_other .three_left{
    float: left;
}
.water_other .three_left .hd{
    float: left;
    width: 206px;
    height: 100%;
}

.water_other .three_left .hd li{
    display: block;
    width: 206px;
    height: 100px;
}
.more{
    width: 100%;
    height: 10px;
}
.hengxian{
    width: 260px;
    height: 10px;
    float: left;
    background: url("../images3/juxing3.png") left no-repeat;
}
.water_other .bd .more .right{
    float: right;
    line-height: 10px;
}
.water_other .bd .more .right a{
    color: rgb(135, 149, 159);
}

.water_other .three_left .hd a:first-child li{
    background: url("../images3/dangdejianshe.png") no-repeat;
}
.water_other .three_left .hd a:nth-child(2) li{
    margin-top: 13px;
    background: url("../images3/jingshenwenming.png") no-repeat;
}
.water_other .three_left .hd a:last-child li{
    margin-top: 13px;
    background: url("../images3/luanshuiwenhua.png") no-repeat;
}

.water_other .bd{
    float: left;
    width: 352px;
    height: 100%;
    margin-left: 20px;
}


/*右侧三个图*/
.water_other .three_right{
    float: left;
    margin-left: 30px;
}
.water_other .three_right .hd{
    float: left;
    width: 174px;
    height: 100%;
}
.water_other .three_right .hd li{
    display: block;
    width: 174px;
    height: 100px;
}


.water_other .three_right .hd a:first-child li{
    background: url("../images3/gongshuifadian.png") no-repeat;
}
.water_other .three_right .hd a:nth-child(2) li{
    margin-top: 13px;
    background: url("../images3/shuizhitongbao.png") no-repeat;
}
.water_other .three_right .hd a:last-child li{
    margin-top: 13px;
    background: url("../images3/kejiguanli.png") no-repeat;
}

/*列表*/
.water_other .bd {
    margin-top: 1px;
}
.water_other .bd ul{
    margin-left: 30px;
}
.water_other .bd ul li{
    text-decoration: none;
    padding: 8px 3px;
    cursor: pointer;
}
.water_other .bd ul li a:hover{
    color: #fa813c;
}
.water_other .bd .new_title{
    float: left;
}
.water_other .bd .date{
    float: right;
    color: #87959f;
}
/*友情链接*/
.link{
    width: 100%;
    height: 220px;
    margin-top: 30px;
    background-color: #f0f8ff;
}
.link .center{
    width: 1160px;
    height: 100%;
    margin: 0 auto;
    border: 1px solid transparent;
}
.link .center .link_name{
    color: #1759ff;
    font-size: 18px;
    font-weight: bold;
    margin-top: 15px;
}
.link .center .link_address div{
    width: 268px;
    height: 45px;
    background-color: #ffffff;
    float: left;
    text-align: center;
    line-height: 45px;
    margin-top: 20px;
}
.link .center .link_address div a{
}
.link .center .link_address div:nth-child(2){
    margin-left: 30px;
}
.link .center .link_address div:nth-child(3){
    margin-left: 30px;
}
.link .center .link_address div:last-child{
    float: right;
}

ul li:hover div{
    color: #fa813c;
}
/*底部样式*/
.footer-text-container li{
    list-style: none;
}
.footer-text-container a{
    text-decoration: none;
    color: #2b2b2b;
}
.footer-container{
    width: 100%;
    height: 200px;
}
.footer-banner{
    width: 100%;
    height: 6px;
    background: #0E79C7;
    position: relative;
}
.footer-ding-container{
    width: 1200px;
    height: 194px;
    margin: 0 auto;
}
.footer-logo-container{
    width: 210px;
    height: 164px;
    float: left;
    padding: 15px;
}
.footer-text-container{
    width: 696px;
    height:154px;
    float: left;
    padding: 20px;
}
.footer-text-container ul{
    width: 284px;
    height: 20px;
    margin: 15px 0;
    padding: 0;
}
.footer-text-container ul li{
    width: 56px;
    height: 20px;
    float: left;
}
.footer-text-container ul li a{
    font-size:15px;
}
.website-text{
    width: 720px;
}
.website-text p{
    width: 240px;
    height: 30px;
    line-height: 10px;
    float: left;
}
.footer-wechat-container{
    width: 224px;
    height:194px;
    float: left;
}
.hwcc-wechat{
    width: 82px;
    height: 122px;
    background: url("../images3/75.png") no-repeat;
    margin-top: 40px;
    float: left;
}
.china-wechat{
    width: 82px;
    height: 122px;
    background: url("../images3/74.png") no-repeat;
    margin: 40px 30px;
    float: left;
}
.w-text{
    width: 82px;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    color:#1974A1;
    text-align: center;
    margin-top: 92px;
}

