﻿#content{
    padding: 5px 0px;
    background: white;
}
#content .banner{
    float: left;
    position: relative;
    width: 400px;
    height: 270px;
}
#content .banner ul{
    width: 400px;
    height: 270px;
    overflow: hidden;
    position: relative;
}
#content .banner ul li{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    transition: .5s;
    overflow: hidden;
}
#content .banner ul li img{
    width: 400px;
    height: 270px;
}
#content .banner ul li:nth-of-type(1){
    transform: translateX(0);
    z-index: 5;
}
#content .banner ul li:nth-of-type(2){
    transform: translateX(400px);
    z-index: 4;
}
#content .banner ul li:nth-of-type(3){
    transform: translateX(800px);
    z-index: 3;
}
#content .banner ul li:nth-of-type(4){
    transform: translateX(1200px);
    z-index: 2;
}
#content .banner ul li:nth-of-type(5){
    transform: translateX(1600px);
    z-index: 1;
}
#content .banner ul li:nth-of-type(6){
    transform: translateX(-1200px);
    z-index: 2;
}
#content .banner ul li:nth-of-type(7){
    transform: translateX(-800px);
    z-index: 3;
}
#content .banner ul li:nth-of-type(8){
    transform: translateX(-400px);
    z-index: 4;
}
#content .banner .des{
    position: absolute;
    width: 100%;
    height: 30px;
    background: rgba(0,0,0,.7);
    bottom:0;
    z-index: 30;
}
#content .banner .des .detail{
    font-size: 12px;
    color: white;
    line-height: 30px;
    padding-left: 5px;
    width: 270px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: none;
}
#content .banner .des .detail.show{
    display: block;
}
#content .banner .des ol{
    cursor: pointer;
    position: absolute;
    right: 5px;
    line-height: 30px;
    bottom: 0;
}
#content .banner .des ol li{
    display: inline-block;
    width: 10px;
    height:10px;
    background: #e2e2e2;
    cursor: pointer;
    /*margin-right: 3px;*/
}
#content .banner .des ol .active{
    background: #FF5722;
}
#content .title{
    border-bottom: 2px solid lightgrey;
    overflow: hidden;
    background: #eeeeee;
    position: relative;
}
#content .title .icon-left{
    display: block;
    float: left;
    padding-right: 10px;
    line-height: 32px;
    font-size: 14px;
}
#content .title .icon-left .icon{
    color: red;
}
#content .title .icon-left.active{
    color: white;
    background: #14B0F8;
}
#content .title .icon-left.active .icon{
    color: white;
}
#content .title .more{
    position: absolute;
    font-size: 12px;
    right: 5px;
    top:0;
}
#content .messages{
    font-size: 13px;
    line-height: 30px;
}
#content .messages.hide{
    display: none;
}
#content .messages li{
    position: relative;
    padding-right: 75px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#content .messages li a:hover{
    text-decoration: underline;
    color: red;
}
#content .messages li::before{
    content: '· ';
    font-weight: bold;
}
#content .messages .date{
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 0;
}
#content .part1{
    padding:0px 13px;
    overflow: hidden;
}
#content .part1 .slyw{
    width: 390px;
    float: left;
    margin-left: 15px;
}
#content .part1 .gggs{
    width: 355px;
    float: right;
}
#content .part2{
    padding:0px 5px;
    margin: 10px 0;
}
/*专题报道*/
#content .part2 .ztbd .text-center{
    width: 80%;
    margin: 8px auto;
}
#content .part2 .ztbd .text-center.bg-red{
    margin-top: 8px;
}
#content .part2 .ztbd .text-center a{
    line-height: 42px;
    color: white;
    font-size: 13px;
}
#content .titleZ{
    padding-bottom: 5px;
    text-align: center;
}
#content .titleZ *{
    font-size: 16px;
    font-weight: bold;
    color: #009DDA;
}
#content .titleZ span{
    padding: 0 3px;
}
#content .titleZ hr{
    border:none;
    border-top:1px solid #009DDA;
    vertical-align: middle;
    width: 26%;
    display: inline-block;
}
#content .part2 .titles{
    margin-top: 5px;
}
#content .part2 .titles>div{
    text-align: center;
    font-size: 14px;
    border: 1px solid gray;
    border-right: none;
    cursor: pointer;
}
#content .part2 .titles>div.active{
    border-top:3px solid red;
    border-bottom:none;
}
#content .part2 .titles>div:last-of-type{
    border-right: 1px solid gray;
}
#content .part2 .zbxx,#content .part2 .bmzl{
    margin-left: 15px;
}
/*部门专栏*/
#content .part2 .bmzl .row .col{
    text-align: center;
}
#content .part2 .bmzl .row .col a{
    display: inline-block;
    line-height: 30px;
    font-size: 13px;
}
#content .part2 .bmzl .row .col a span{
    display:block;
    margin: 5px auto;
    background: url('../images/2017033014365825194.png') no-repeat;
    width: 42px;
    height: 42px;
}
#content .part2 .bmzl .row .col .fxkh{
    background-position: -288px -54px;
}
#content .part2 .bmzl .row .col .ncsl{
    background-position: -63px -4px;
}
#content .part2 .bmzl .row .col .stbc{
    background-position: -229px -54px;
}
#content .part2 .bmzl .row .col .szszy{
    background-position: -64px -54px;
}
#content .part2 .bmzl .row .col .gcgl{
    background-position: -8px -4px;
}
#content .part2 .bmzl .row .col .hdgl{
    background-position: -177px -54px;
}
#content .part2 .bmzl .row .col .aqsc{
    background-position: -8px -54px;
}
#content .part2 .bmzl .row .col .rsrm{
    background-position: -8px -104px;
}
#content .part2 .bmzl .row .col .jgdz{
    background-position: -121px -54px;
}
#content .part2 .bmzl .row .col .ysjs{
    background-position: -64px -54px;
}

#content .part3{
    padding:0px 5px;
    margin: 5px 0 15px;
}
#content .part3 .news{
    /* width: 315px; */
    /* height: 390px; */
    width: 88%;
    height: 260px;
    background: #F2F3F7;
    padding: 10px 20px;
    border-radius: 5px;
    text-align: center;
}
#content .part3 .news img{
    width: 1100px;
    height: 60px;
    display: none;
    margin: 10px auto;
}
#content .part3 .news>a{
    font-size: 13px;
    line-height: 25px;
}
#content .part3 .news ul li{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
}
#content .part3 .zwgk *{
    text-align: center;
}
#content .part3 .zwgk .row{
    margin-top: 30px;
}
#content .part3 .zwgk div.zn{
    margin-top: 4px;
}
#content .part3 .zwgk .row .col a{
    font-size: 14px;
    line-height: 35px;
}
#content .part3 .ggfw{
    margin: 0 auto;
}
#content .part3 .ggfw .messages li{
    padding: 0;
    line-height: 40px;
}
#content .part3 .zlrjxz{
    float: right;
}
#content .part4{
    border:1px solid lightgray;
    margin: 5px auto;
}
#content .part4 .col{
    box-sizing:border-box;
    padding:10px 5px;
}
#content .part4 img{
    width: 100%;
    height: 50px;
    display: block;
}

/*改动部分*/
#content .hezhangzhi{
    position: relative;
}
#content .hezhangzhi .text{
    /*background: rgba(255,255,255,.2);*/
    background: rgba(170,230,255,0.5);
    text-align: center;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    letter-spacing: 5px;
    font-size: 45px;
    color: #1345d2;
    /* font-weight: bold; */
    font-family: 华文行楷;
    line-height: 100px;
    text-shadow: 0 2px #FFF, 2px 0 #FFF, -2px 0 #FFF, 0 -2px #FFF;
}
/*水利工程建设项目信息公开*/
#content .slxm{
    width: 90%;
    margin: 2px auto 0;
    text-align: center;
    border-radius: 4px;
}
#content .slxm a{
    color: white;
    font-size: 14px;
    line-height: 40px;
}

/* 适老化 */
.oldModel #content .banner,
.oldModel #content .banner ul,
.oldModel #content .banner ul li img{
    width: 100%;
    height: 800px;
}
.oldModel #content .banner .des .detail{
    font-size: 28px;
    width: 70%;
    line-height: 65px;
    height: 65px;
}
.oldModel #content .part1 .slyw{
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
}
.oldModel #content .banner .des{height: 65px;}
.oldModel #content .title .icon-left{height: 60px;line-height: 60px;font-size: 32px;}
.oldModel #content .messages{
    font-size: 1.3rem;
    line-height: 40px;
}
.oldModel #content .messages{
    height: auto;
}
.oldModel #content .messages li a{height: 45px;line-height: 60px;font-size: 28px;}
.oldModel #content .messages .date{font-size: 28px;line-height: 60px;}
.oldModel #content .part1 .gggs{
    width: 100%;
    margin-top: 20px;
}
.oldModel .dt_xcpic{
    width: 100% !important;
}
.oldModel .ztbd{
    display: none;
}
.oldModel .zbxx{
    width: 100%;
    flex: 0 0 100% !important;
    max-width: 98% !important;
}
.oldModel #content .part2 .titles>div{
    font-size: 30px;
}
.oldModel #content .part2 .bmzl{
    display: block;
    width: 100%!important;
    max-width: 100%;
}
.oldModel #content .part3{
    width: 100%;
    display: block;
    height: auto;
}
.oldModel #content .part2 .titles>div{
    height:60px;
    line-height:60px;
}
.oldModel .zcjd{
    width: 280px!important;
    font-size:28px!important;
    line-height:60px;
}
.oldModel #content .title .more{
    font-size:28px;
    line-height:60px;
}
.oldModel #content .part2{
    display:block;
}
.oldModel #content .titleZ *{
    font-size: 32px;
}
.oldModel #content .titleZ hr{
    width:44%;
}
.oldModel #content .titleZ{
    margin:20px 0;
}
.oldModel #content .part2 .bmzl .row .col a{
    font-size:28px;
}
.oldModel #content .part2 .bmzl .row .col{
    margin-bottom:30px;
}

.oldModel #content .part3 .news{
    width: 100%;
    height: auto;
    box-sizing: border-box;
}
.oldModel #content .part3 .titleZ hr{
    width: 39%;
}
.oldModel #content .part3 .zwgk .row .col a{
    font-size:28px;
}
.oldModel #content .part3 .zwgk *{
    margin-bottom:20px;
}
.oldModel #content .part2 .bmzl .row .col a span{
    margin-bottom:20px;
}
.oldModel .bm-icon{
    margin-bottom:20px;
}
.oldModel #content .banner ul li img{
    object-fit:cover;
}
.shiming{
    display: flex;
    justify-content: center;
}
.jiazhi{
    display: flex;
    justify-content: center;
}
.oldModel .detail{
    font-size: 28px;
}