#main{
    background: url(/images/top.png) top center no-repeat;
    background-size: contain;
    background-color: #f7faff;
    padding: 990px 0 60px;
}

a:hover{
    text-decoration: none;
}

.innerbox{
    border-radius: 8px;
    background-color: #fff;
    padding: 40px 0 50px;
    width: 1200px;
    margin: auto;
}

.innerbox h2{
    width: 1136px;
    height: 136px;
}

.innerbox h2 .more{
    display: block;
    width: 52px;
    height: 16px;
    float: right;
    margin-top: 70px;
}

.innerbox .row1 h2{
    background: url(/images/要闻聚焦.png);
    background-size: contain;
    margin: 0 auto 52px;
}

.innerbox .row1 .box,
.innerbox .row2 .box{
    overflow: hidden;
    width: 100%;
    padding: 0 30px;
    box-sizing: border-box;
}

.innerbox .row1 .box .banner,
.innerbox .row1 .box .banner ul,
.innerbox .row1 .box .banner ul li,
.innerbox .row1 .box .banner ul li img{
    height: 306px;
    width: 550px;
    position: relative;
}

.innerbox .row1 .box .banner .dots{
    position: absolute;
    bottom: 0;
    left: 18px;
    overflow: hidden;
    padding: 0;
}

.innerbox .row1 .box .banner .dots .dot{
    float: left;
    width: 9px;
    height: 9px;
    border-radius: 3px;
    background-color: #00ffef;
    margin-right: 6px;
    font-size: 0;
}

.innerbox .row1 .box .banner .dots .dot.active{
    width: 18px;
    background-color: #ff5e3e;
}

.innerbox .row1 .box .bannerbox{
    float: left;
    margin-right: 40px;
}

.innerbox .row1 .box .bannerbox .banner{
    height: 100%!important;
    width: 100%!important;
}

.innerbox .row1 .box .bannerbox .banner ul{
    height: 100%!important;
}

.innerbox .row1 .box .banner ul li{
    float: left;
}

.innerbox .row1 .box .bannerlist{
    float: left;
    width: calc(100% - 590px);
}

.innerbox .row1 .box .bannerlist ul li{
    height: 22px;
    margin-bottom: 34px;
}

.innerbox .row1 .box .bannerlist ul li:last-child{
    margin-bottom: 0;
}

.innerbox .row1 .box .bannerlist ul li::before{
    content: '';
    display: block;
    float: left;
    margin: 4px 18px 0 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #0d9de3;
}

.innerbox .row1 .box .bannerlist ul li a{
    float: left;
    display: block;
    height: 22px;
    width: calc(100% - 26px);
    font-size: 22px;
    line-height: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.innerbox .row1 .box .bannerlist ul li .date{
    float: right;
    font-size: 14px;
    line-height: 18px;
}



.innerbox .row2{
    margin: 70px 0;
}

.innerbox .row2 h2{
    background: url(/images/招聘资讯.png);
    background-size: contain;
    margin: 0 auto 20px;
}

.innerbox .row2 .box .lists{
    width: 550px;
    float: left;
}

.innerbox .row2 .box .lists:first-child{
    margin-right: 40px;
}

.innerbox .row2 .box .lists ul li{
    height: 18px;
    margin-top: 36px;
}

.innerbox .row2 .box .lists ul li::before{
    content: '';
    display: block;
    float: left;
    margin: 4px 18px 0 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #0d9de3;
}

.innerbox .row2 .box .lists ul li a{
    float: left;
    display: block;
    height: 22px;
    width: calc(100% - 26px);
    font-size: 22px;
    line-height: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.innerbox .row2 .box .lists ul li .date{
    float: right;
    font-size: 14px;
    line-height: 18px;
}

.innerbox .row3 h2{
    background: url(/images/媒体关注.png);
    background-size: contain;
}

.innerbox .row3 .banner2{
    overflow: hidden;
    margin-top: 36px;
}

.innerbox .row3 .banner2 .ul{
    float: left;
}

.innerbox .row3 .banner2 .prev,
.innerbox .row3 .banner2 .next{
    display: block;
    height: 232px;
    width: 36px;
    float: left;
}

.innerbox .row3 .banner2 .prev{
    background: url(/images/prev.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.innerbox .row3 .banner2 .next{
    background: url(/images/next.png);
    background-repeat: no-repeat;
    background-position: right center;
}

.view-port,.slider-container{
    position: relative;
    width: 1128px;
    overflow: hidden;
    transition: left 0.5s
}

.innerbox .row3 .banner2 .ul ul{
    overflow: hidden;
}

.innerbox .row3 .banner2 .ul li,
.innerbox .row3 .banner2 .ul li a{
    display: block;
    width: 368px;
    height: 232px;
}

.innerbox .row3 .banner2 .ul li{
    margin-right: 12px;
    float: left;
}

.innerbox .row3 .banner2 .ul li:last-child{
    margin-right: 0;
}

.innerbox .row3 .banner2 .ul li a{
    background-image: url(/images/row3bg.jpg);
    background-size: 100% 100%;
    overflow: hidden;
}

.innerbox .row3 .banner2 .ul li a h3{
    font-size: 24px;
    line-height: 24px;
    margin-top: 26px;
    height: 24px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.innerbox .row3 .banner2 .ul li a h3::before{
    content: '';
    display: block;
    float: left;
    width: 4px;
    height: 24px;
    border-radius: 2px;
    background-color: #5274a5;
    margin-right: 18px;
}

.innerbox .row3 .banner2 .ul li a p{
    padding: 36px 20px 0;
    font-size: 16px;
    line-height: 24px;
    color: #999999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    text-overflow: ellipsis;
}

.innerbox .row4{
    margin-top: 40px;
}

.innerbox .row4 h2{
    background: url(/images/便民服务.png);
    background-size: contain;
}

.innerbox .row4 .links{
    overflow: hidden;
    padding: 30px 32px;
}

.innerbox .row4 .links .item{
    display: block;
    width: 366px;
    height: 268px;
    float: left;
    margin-right: 17px;
    border-radius: 10px;
    box-shadow: 0 0 10px 2px rgba(24, 90, 174, 0.2);
    padding: 18px 14px;
    box-sizing: border-box;
}

.innerbox .row4 .links .item:last-child{
    margin-right: 0;
}

.innerbox .row4 .links .item img{
    width: 100%;
    display: block;
}

.innerbox .row4 .links .item p{
    font-size: 18px;
    line-height: 18px;
    margin-top: 18px;
    font-weight: 900;
    text-align: center;
}

@media screen and (max-width: 1200px) and (min-width: 1000px){
    .innerbox{
        width: 1000px;
    }

    .innerbox h2{
        width: 940px;
        height: 113px;
    }
    .innerbox h2 .more{
        margin-top: 56px;
    }
    .innerbox .row2 .box .lists{
        width: 450px;
    }
    .view-port{
        width: 928px;
    }
    .innerbox .row4 .links .item{
        width: 304px;
        height: 228px;
        margin-right: 12px;
    }
}

@media screen and (max-width: 1000px) and (min-width: 756px){
    .innerbox{
        width: 756px;
    }
    .innerbox h2{
        width: 696px;
        height: 84px;
    }
    .innerbox h2 .more{
        margin-top: 38px;
    }
    .innerbox .row1 .box .bannerbox{
        float: none;
        margin: auto;
    }
    .innerbox .row1 .box .banner, .innerbox .row1 .box .banner ul li img{
        width: 100%!important;
    }
    .innerbox .row1 .box .bannerlist{
        margin-top: 24px;
        float: none;
        width: 100%;
    }
    .innerbox .row2 .box .lists{
        margin-right: 0;
        width: 100%;
    }
    .view-port{
        width: 684px;
    }
    .innerbox .row3 .banner2 .ul li, .innerbox .row3 .banner2 .ul li a{
        width: 336px;
    }
    .innerbox .row4 .links .item{
        float: none;
        margin: 12px auto!important;
        width: 366px;
        height: 268px;
    }
}

@media screen and (max-width: 756px){
    #main{
        padding-left: 12px;
        padding-right: 12px;
        padding-bottom: 12px;
    }
    .innerbox .row1 .box .bannerbox{
        float: none;
        margin: auto;
    }
    .innerbox .row1 .box .bannerlist{
        margin-top: 24px;
        float: none;
        width: 100%;
    }
    .innerbox{
        width: 100%;
        padding: 20px 12px;
        box-sizing: border-box;
    }
    .innerbox h2{
        width: 100%;
        height: 80px;
    }
    .innerbox .row1 h2{
        background: url(/images/要闻聚焦.png);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        margin: 0 auto 20px;
    }
    .innerbox .row2 h2{
        background: url(/images/招聘资讯.png);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }
    .innerbox .row3 h2{
        background: url(/images/媒体关注.png);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }
    .innerbox .row4 h2{
        background: url(/images/便民服务.png);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }
    .innerbox h2 .more{
        width: 100%;
        height: 100%;
        margin-top: 0;
        float: none;
    }
    .innerbox .row1 .box, .innerbox .row2 .box{
        padding: 0;
    }
    .innerbox .row2 .box .lists{
        margin-right: 0;
        width: 100%;
    }
    .innerbox .row4 .links{
        padding: 12px 0;
        width: 100%;
        overflow: hidden;
    }
    .innerbox .row4 .links .item{
        float: none;
        margin: 12px auto!important;
    }
    .view-port{
        width: 100%;
    }
    .prev,.next{
        display: none!important;
    }
}