bady{
    background: #fff;
}
.centers{
    width: 99.9%;
    margin-top: 24px;
    height: 395px;
}
a{
    text-decoration: none;
    color: #333;
}
.swiper-container{
    top: -5px;
    height: 100%;
}
.center_content_s{
    display: flex;
    margin: auto;
    width: 1200px;
    height: 370px;
    justify-content: space-between;
    position: relative;
}
.viewpager .swiper-container{
    height: 100%;
}
.center_content_s>div{
    width: 47%;
    height: 100%;
}
.announcement{
    padding:7px 22px;
    width: 570px;
}
.announcement_1{
    border-bottom: 1px solid #E4E4E4;
    display: flex;
    height: 40px;
    position: relative;
}
.jli_nvg>a{
        width: 14.5%;
        margin-right: 16px;
        font-size: 18px;
        font-weight: bold;
        height: 39px;
        line-height: 40px;
        text-decoration: none;
        border-bottom: none;
        padding-bottom: 5px;
}
.jli_nvg>a.act{
    border-bottom: 2px solid #004E99;
    cursor: pointer;
    color: #004E99;
}
.announcement_content{
    display: none;
}
.announcement_content.act{
    display: block;
}
.more{
    height: 30px;
    line-height: 42px;
    position: absolute;
    right: 0;
}
.more a{
    float: right;
    text-decoration: none;
    color: #004E99 !important;
    font-weight: bold;
    display: block;
    font-size: 18px;
}
.headline{
    font-size: 16px;
    color: #004E99;
    font-weight: bold;
    margin-top: 16px;
    display: block;
}
.headline:hover{
    color: rgb(161, 142, 58);
}
.headline_content{
    font-size: 15px;
    color: #666666;
    border-bottom: 1px solid #E4E4E4;
    padding-bottom: 18px;
    margin: 5px 0;
}
.journalism{
    margin: 0;
    padding: 0;
    display: flex;
    width: 100%;
    justify-content: space-between;
    height: 180px;
    overflow: hidden;
}
.journalism_li{
    width: 68%;
}
.journalism_li a{
    color: #333333;
    margin: 14px 0px;
    font-size: 15px;
    width: 100%;
    list-style: none;
    overflow: hidden;
    font-size: 15px;
    height: 20px;
    color: #333;
    line-height: 20px;
    display: block;
    cursor: pointer;
}
.journalism_li a:hover{
    color: #004E99;
}
.journalism_li a>span{
    font-size: 19px;
    font-weight: bolder;
    color: #FCCE06;
    margin-right: 10px;
    position: relative;
    top: -2px;
}
.journalism_p{
    width: 15%;
    color: #999999;
}
.journalism_p p{
    margin: 10px 0;
}
/* 中部2 */
.Boutique{
    width: 100%;
    height: 378px;
    display: flex;
    background:rgba(243,243,243,1);
}
.Boutique_left{
   width: 18.5%;  
   position: relative;
}
.bglogo{
    width: 100%;
    height: 158px;
    position: absolute;
    background: url(../images/logo_left@2x.png) no-repeat 0 0;
}
.bglogo img{
    width: 100%;
    height: 140px;

}
.bglogo_left{
    width: 61px;
    height: 61px;
    position: absolute;
    top: 40%;
    margin: auto;
    right: 7.7%;
}
.bglogo_left img{
    width: 100%;
    height: 100%;
    outline: none;
}
.Boutique_center{
    width: 63%;
    padding: 25px 0;
    min-width:1200px;
    max-width:100%;
}
.Boutique_right{
    width: 18.55%;
    height: 98%;
    background: url(../images/logo_right@2x.png) 0 113px no-repeat;
    background-size: 100%;
}
.bglogo_right{
    width: 100%;
    margin-top: 105px;
    position: relative;
    background-size: 100%;
}
.bglogo_right .swiper-button-next{
    position: absolute;
    left: 18px;
    width: 61px;
    height: 61px;
    top: 76px;
    outline: none;
}
}
.transverse{
    width: 74%;
    border-top: 1px solid #DEDEDE;
    vertical-align: top;
    margin: 15px 40px 0px 40px;
}
.Mores{
    width: 6%;
    float: right;
}
.Mores img{
    vertical-align: middle;
}
.Mores a{
    color: #004E99;
    font-size: 18px;
    font-weight: bolder;
}
.Boutique_center1{
    min-width:1180px;
    max-width:100%;
}
.Boutique_center_one{
    width: 12%;
}
.Boutique_center_one,.transverse,.Mores{
    display: inline-block;
}
.Boutique_center_one img{
    width: 37px;
    height: 28px;
    vertical-align: middle;
}
.Boutique_center_one span{
    vertical-align:middle;
    font-weight: bold;
    color: #333333;
    font-size: 24px;
}
.bglogo_right_s {
    position: absolute;
    top: 45px;
    left: 29px;
}
.Mores span{
    color: #004E99;
    font-size: 18px;
    font-weight: bold;
}



/*精品工程 -- 轮播 */
a,img{border:0; text-decoration: none;}
table{empty-cells:show;border-collapse:collapse;border-spacing:0;}
.scroll{width:1200px;color:#333333;margin:0 auto;overflow:hidden;margin-top: 15px;}
.Boutique_show_img{width: 285px; height: 216px; overflow: hidden;}
.Boutique_show_img img{width: 100%; height: 100%;transition-duration: 1s}
.Boutique_show_img:hover img{ width: 120%; height: 120%; cursor: pointer; transition-duration: 1s;}
.Boutique_text{ background:rgb(255, 255, 255);  line-height: 56px;  color: #333;  padding-left: 8px;   font-weight: Regular;  font-size: 16px; height: 56px;}
/* .carousel_view{
    height: 270px;
    margin-top: 23px;
}
.Boutique_show{
    height: 260px;
    display: flex;
    width: 300%;
}
.Boutique_show>a{
    height: 260px;
    margin-right: 15.5px;
}
.Boutique{
    background:rgba(243,243,243,1);
}
.Boutique_show_img{
    width: 285px;
    height: 80%;
    overflow: hidden;
}
.Boutique_show_img img{
    width: 100%;
    height: 100%;
    transition-duration: 1s;
}
.Boutique_show_img:hover img{
    width: 120%;
    height: 120%;
    cursor: pointer;
    transition-duration: 1s;
}
.Boutique_text{
    background:rgb(255, 255, 255);
    line-height: 56px;
    color: #333;
    padding-left: 8px;
    font-weight: Regular;
    font-size: 16px;
    height: 56px;
} */




/* 党建 */
.building{
    width: 99.9%;
    height: 362px;
    padding: 25px 0 0 0;
    background: #fff;
}
.building_s{
    width: 1200px;
    margin: auto;
    height: 328px;
}
.building_img{
    display: flex;
    justify-content: space-between;
    padding: 25px 0;
}
.building_img>div{
    width: 32%;
}
.building_img>div img{
    width: 100%;
    height: 100%;
}
.interlinkage img{
    width: 10%;
    height: 100%;
}
.interlinkage div{
    width: 80%;
    display: inline-block;
    vertical-align: top;
    margin-top: 16px;
    color: rgba(51, 51, 51, 1);
    margin-left: 30px;
    font-size: 16px;
    font-weight:Regular;
    
}
.interlinkage{
    background:rgba(249,249,249,1);
    height: 116px;
}
.interlinkage span{
    margin: 0 11px;
    vertical-align: top;
    color: #555;
}
.interlinkage a:hover{
    color: #004E99;
}
.swiper-pagination{
    --swiper-theme-color: #090458;
    --swiper-pagination-color: #00ff33;
    right: 10px;
    margin-top: 15px;
}
.introduce{
    width: 100%;
    height: 57px;
    display: flex;
    justify-content: space-between;
    position: absolute;
    bottom:0px;
    color: #fff;
    line-height: 57px;
}
.introduce_one{
     padding-left: 20px;
    line-height: 60px;
    font-size: 16px;
    position: absolute;
    z-index: 100;
    bottom: 0;
    color: #fff;
    background:rgba(0,0,0,0.7);
    width: 100%;
    overflow: hidden; 
    text-overflow: ellipsis;
     white-space: nowrap;
     padding-right: 75px;
}
.introduce_one a{
    color: #fff;
}
.introduce_one a:hover{
    color: #FCCE06;
}
.swiper-pagination-bullet{
    background: rgb(236, 240, 14) !important;
    margin-right:5px;
}
/* .swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: linear !important;
    -moz-transition-timing-function: linear !important;
    -ms-transition-timing-function: linear !important;
    -o-transition-timing-function: linear !important;
    transition-timing-function: linear !important;
    margin: 0 auto;
} */