*{
    margin: 0px;
    padding: 0px;
}
/*右标签*/
.t-d-cot a{
    color: white;
}
.t-d-cot img{
    cursor: pointer;
}
.wwxtc{
    width: 200px;
    height: 200px;
    border-radius: 8px;
    background-color: white;
    position: fixed;
    z-index: 9999;
    right: 45%;
    top: 40%;
    box-sizing: border-box;
    padding: 25px;
}
.wwxtc img{
    width: 100%;
    height: 100%;
}
.chahao1 {
    z-index: 99;
    cursor: pointer;
    position: absolute;
    color: black;
    font-size: 24px;
    right: 5px;
    top: 0;

}
.you{
    width: 12px;
    height: 12px;
}
.you1{
    width: 16px;
    height: 16px;
}
.you1 img{
    width: 100%;
    height: 100%;
}

.you img{
    width: 100%;
    height: 100%;
}
.top{
    width: 100%;
    /* height: 500px; */
   background-image: url(../img/top.png) ;
    background-repeat: no-repeat;
    background-size: 100% auto;
}
/*点*/
.box{
    margin-left: 5px;
    width: 80%;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.box a{
    width: 90%;
    overflow:hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.dian{
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #1B4C87;
    margin: 0px 8px;
}
.xzys{
    box-sizing: border-box;
    cursor: pointer;
    width: 160px;
    height: 60px;
    line-height: 60px;
    text-align: center  ;
    color: white;
    font-size: 16px;
    border-bottom: 2px solid white !important;
    
}

/*顶部天气*/
.t-ding{
    width: 100%;
    height: 35px;
    background: rgba(56, 104, 179, 0.2);
    display: flex;
    justify-content: center;
    align-content: center;
}
.t-d-cot{
    width: 80%;
    font-size: 15px;
    color: white;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
/*logo区域*/
.t-zhong{
    margin: 0  auto;
    display: flex;
    height: 175px;
    align-items: center;
    justify-content: space-between;
    width: 80%;
    /* flex-wrap: wrap; */

}
.t-logo{
    width: 739px;
    height: 85px;
}
.t-logo img{
    width: 100%;
    height: 100%;
}

.t-you{
    padding-left: 20px;
    width: 400px;
    height: 45px;
    background-color: white;
    border-radius: 50px;
    box-sizing: border-box;
    overflow: hidden;
    /* padding-left: 20px; */
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.t-you input{
    width: 80%;
    height: 80%;
    outline-style: none;
    border: none;
    font-size: 14px;
}
.t-sousuox{
    cursor: pointer;
    height: 100%;
    width: 100px;
    background-color: #1B4C87;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 14px;
    border-radius: 50px;
}
/* .t-you:hover {
    transition-duration:0.3s;
    width: 400px;
    padding-left: 20px;
} */
/* .t-you:hover input{
    width: 80%;
} */
.t-s-img{
    width: 16px;
    height: 16px;
    margin-right: 5px;
}
.t-s-img img{
    width: 100%;
    height: 100%;
}
.img-box{
    position: relative;
}
.heimu1{
    width: 100%;
    height: 20px;
    position: absolute;
   color: white;
    height: 40px;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.5);
    z-index: 99;
    font-size: 16px;
    box-sizing: border-box;
    padding-left: 15px;
    overflow: hidden;
    line-height: 40px;
}
.heimu1 a{
    color: white;
}
/*导航*/
.t-navigation{
    width: 100%;
    height: 60px;
    background: #3868B3;
    margin-bottom: 25px;
}
#list{
    z-index: 99;
    position: absolute;
    display: none;
    background-color: white;
    box-sizing: border-box;
    padding: 20px;
    width: 30%;
}
.zhongdian{
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 15px;
}
.xy-cot {
    margin: 0 auto;
    width: 80%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    display: none;
}
.xy-cot div{
    width: 160px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 16px;
}
.t-n-cot{
    margin: 0 auto;
    width: 80%;
    height: 100%;
    display: flex;
    align-items: center;
}
.sb-box{
    box-sizing: border-box;
    cursor: pointer;
    width: 170px;
    height: 60px;
    line-height: 60px;
    text-align: center  ;
    color: white;
    font-size: 16px;
    border-bottom: 0px solid white;
}
.box-li{
    height: 20%;
}
/* .t-n-cot div{
    width: 160px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 16px;
} */
.t-n-cot a{
    color: white;
}

/*轮播区域*/
.swiper {
    width: 100%;
    height: 100px;
    background: white;


    --swiper-pagination-color: #DC1114;
    white-space:nowrap;
}
.kuang{
    width: 80%;
    margin: 0 auto;
    position: relative;
    margin-bottom: 15px;

}
.zyxw{
    width: 85px;
    height: 85px;
    position: absolute;
    top: -5px;
    left: -5px;
    z-index: 999;
}
.zyxw img{
    width: 100%;
    height: 100%;
}
.swiper-slide{
    display: flex;
    justify-content: center;
}
.redb{
    margin: 5px auto;
    font-weight: 700;
    font-size: 32px;
    color: #DC1114;
}
.smallb{
    font-weight: 400;
    font-size: 14px;
    color: #999999;
}

/*轮播区域结束*/

/* 图片区域 */
.mass-box{
    width: 80%;
    margin: 0 auto;
    margin-bottom: 15px;
    box-sizing: border-box;
    padding: 15px;
    background-color: white;
   
}
.mass-top{
    width: 100%;
    display: flex;
    justify-content: space-between;
    width: 100%;
    /* flex-wrap: wrap; */
}
.m-t-left{
    width: 48%;
    height: 100%;
    background-color: crimson;
}
.m-t-left img{
    width: 100%;
    height: 100%;
}
.m-t-right{
    width: 48%;
    height:100%;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content:space-between;
    overflow: hidden;
  
}
.m-r-img{
   margin-left: 15px;
    width: 47%;
    height: 100%;
    background-color: #3868B3;
    overflow: hidden;
    margin-bottom: 15px;

}
.m-r-img img{
   width: 100%;
   height: 100%;
 
 }
.n-top{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 2px solid #CCCCCC;
}

.d-zi{
    font-weight: 700;
    font-size: 20px;
    color: #333333;
}
.n-t-left{
    margin: 15px 0px;
    display: flex;
    align-items: center;

}
.new-biao{
    margin-right: 10px;
    width: 25px;
    height: 25px;
}
.new-biao img{
    width: 100%;
    height: 100%;
}
.n-x-left{
    width: 20%;
    background-color: #F9F9F9;
}
.n-x-box{
    overflow: hidden;
    height: 54px;
    width: 315px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    padding-left: 32px;
    font-weight: 400;
    font-size: 16px;
    color:#333333;
    border-bottom: 1px solid #DDDDDD;


}
.new-box{
    cursor: pointer;
    width: 315px;
    height: 60px;
    background: #3868B3;
    font-weight: 700;
    font-size: 20px;
    color: #FFFFFF;
    display: flex;
   box-sizing: border-box;
   padding-left: 40px;
    align-items: center;
}
.new-boxx{
    cursor: pointer;
    width: 200px;
    height: 60px;
    background: #3868B3;
    font-weight: 700;
    font-size: 20px;
    color: #FFFFFF;
    display: flex;
   box-sizing: border-box;
   padding-left: 40px;
    align-items: center;
}
.new-box1{
    margin-left: 20px;
    cursor: pointer;
    
    height: 40px;
    background: #FFFFFF;
    font-weight: 700;
    font-size: 20px;
    color: #3868B3;
    display: flex;
    justify-content: center;
    align-items: center;
}
.news-riget{
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.news-riget  a{
    font-weight: 400;
    font-size: 14px;
    color: #999999;
}
/* z装8个 */
.m-zhuang{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    /* justify-content: space-between; */
}
.zhuang-img{
    cursor: pointer;
    margin-top: 15px;
    width: 24%;
    height: 213px;
    margin-right: 10px;
}
.zhuang-img img{
    width: 100%;
}
/* 各地信息  */
.gdxx{
    width: 80%;
    overflow: hidden;
    margin: 0 auto;
    background-color: white;
    margin-bottom: 15px;
    box-sizing: border-box;
    padding: 15px;
    /* height: 680px; */
}
.n-t-left1 {
  
    display: flex;
    align-items: center;
}
.n-top1 {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 2px solid  #3868B3;
}
.txinghez{
    width: 100%;
    display: flex;
    justify-content: space-between;

}
.n-x-right{
    width: 100%;
}
.n-x-right1{
   
    width: 80%;
    box-sizing: border-box;
    padding: 15px;
    /* display: flex;
   
    flex-wrap: wrap; */
}
.nx-img{
    margin-top: 15px;
    width: 30%;
    height: 219px;
    position: relative;
    overflow: hidden;
    margin-right: 20px;
}
.nx-img img{
    width: 100%;
    height: 100%;
}
.n-r-box{
    width: 100%;
    height: 54px;
 
    display: flex;
    align-items: center;

}
/*底部*/
.button-d{
    width: 100%;
    height: 160px;
    background: #3868B3;
    display: flex;
    justify-content: center;
}
.b-box{
    width: 80%;
    height: 100%;
    display: flex;
    justify-content: space-between;
}
.b-you{
    display: flex;
    text-align: center;
    color: white;
}
.d-logo{
    width: 56px;
    height: 57px;
}
.d-logo img{
    width: 100%;
    height: 100%;
}
.d-bai{
    font-weight: 700;
    font-size: 25px;
    color: #FFFFFF;
    margin-left: 25px;
}
.d-xbai{
    margin-top: 10px;
    font-weight: 400;
    font-size: 12px;
    color: #FFFFFF;
}
.b-zuo{
    margin-top: 28px;
}
.b-z-box{
    display: flex;
    align-items: center;
}
.rwm{
    width: 105px;
    height: 105px;
    border-radius: 5px;
    background-color: white;
    margin:5px 20px;
    margin-top: 20px;
    box-sizing: border-box;
    padding: 10px;
}
.rwm img{
    width: 100%;
    height: 100%;
}

/*-----------------------------------------------------------------------------------------------------------------------*/
/*党建工作区域*/
.news-lb li{
    width: 100%;
    height: 54px;
    font-weight: 350;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #DDDDDD;
}
.news-lb a{
    color: #333333;
}
.sj{
    font-weight: 350;
    font-size: 16px;
    color: #999999;
}
/*  */
.w-zhuti{
    width: 80%;
    margin: 0 auto;
   overflow: hidden;
    background-color: white;
    margin-bottom: 15px;
    box-sizing: border-box;
    padding: 30px;
}
.w-bt{
   
    margin: 0 auto;
    text-align: center;
    font-weight: 700;
    font-size: 32px;
    line-height: 48px;
    color: #333333;
    margin-bottom: 30px;
}
.w-xb{
    width: 100%;
    height: 35px;
    background: #EEEEEE;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    padding: 7px 40px;
    font-weight: 400;
    font-size: 14px;
    color: #999999;
    margin-bottom: 20px;
    overflow: hidden;
}
.w-zi{
    box-sizing: border-box;
    width: 100%;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    font-family: 'Source Han Sans CN';
    font-style: normal;
    line-height: 24px;
    margin-bottom: 20px;
}
.w-img{
    width: 1000px;
    height: 588px;
    margin:  0 auto;
    margin-bottom: 20px;
}
.w-img img{
    width: 100%;
    height: 100%;
    
}
.w-fy{
    width: 100%;  
    text-align: end;
}
.fy-sp{
    cursor: pointer;
    margin: 10px;
}
.fy-sp a{
    cursor: pointer;
    font-weight: 400;
    font-size: 14px;
    color: #DC1114;
   
}
.fy-xp a{
    cursor: pointer;
    font-weight: 400;
    font-size: 14px;
    color: #999999;
    margin: 10px;
}
/*  */
@media screen and (max-width:1355px){
    .m-t-left{
        width: 100%;
    }
    .zhuang-img{
        width: 48%;
       height: 100%;
    }
    .m-t-right{
        display: none;
        overflow: hidden;
    }
}
@media screen and (max-width:970px) {
    .w-xb{
        display: block;
        height: 100%;
    }
    .d-logo{
        width: 40px;
        height: 40px;
    }
    .d-bai{
        font-size: 16px;
    }
    .con-box1{
        width: 100%;
    }
    .n-x-left{
        display: none;
    }
   
    .m-t-left{
        width: 100%;
    }
    .zhuang-img{
        width: 48%;
       height: 100%;
    }
    .m-t-right{
        display: none;
        overflow: hidden;
    }
    .m-r-img{
        width: 100%;
        margin-bottom: 10px;
        height: 49%;
    }
    .lanxuan div{
        font-size: 16px;
    }
    .l-zi{
        font-size: 16px;
    }
    .n-t-left div{
        font-size: 16px;
    }
    .lanxuan1 div{
        font-size: 16px;
    }
    .zyxw{
        display: none;
    }
    .smallb{
        display: none;
    }
    .redb {
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        width: 80%;
        height: 60px;
        margin: 5px auto;
        font-weight: 700;
        font-size: 24px;
        color: #DC1114;
    }
    .new-rigit{
        overflow: hidden;
        
    }
    .news-left {
        height: 95%;
        left: 255px;
    }
    
    .news-lb li{
        width: 100%;
    }
    .box{
        width: 60%;
    }
    .box a{
        overflow: hidden;
    }
    .banner{
        display: none;
    }
    .t-n-cot{
        display: none;
    }
    .t-you{
        display: none;
    }
    .xy-cot{
        margin: 0 auto;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        
    }
    .xy-cot div{
        width: 36px;
        height: 60px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: white;
        font-size: 16px;
    }
    .xy-cot img{
        width: 24px;
        height: 24px;
    }
    .new-rigit{
        margin-top: 20px;
    }
    .con-box{
        width: 100%;
    }
    .sj{
        margin-right: 20px;
    }
    .v-right{
        width: 100%;
    }
    .kuang {
        width: 95%;
        margin-top: 10px;
        align-items: center;
    }
    .news{
        width: 95%;
        padding: 0px;
    }
    .conter{
        width: 95%;
    }
    .vidov{
        width: 95%;
    }
    .b-box{
        width: 95%;
    }
    .lianj{
        width: 95%;
        height: 220PX;
        box-sizing: border-box;
       
    }
    .con-but li {
        width: 100%;
        margin-top: 15px;
        font-weight: 350;
        font-size: 16px;
        display: flex;
        justify-content: space-between;
    }
    .ljgang {
        flex-wrap: wrap;
        display: flex;
    }
    .lj-box {
        color: #333333;
        margin-top: 20px;
        font-size: 16px;
        padding: 0PX;
        border: none;
        margin-right: 10PX;
        margin-left: 10px;
        
    }
    .v-left {
        width: 100%;
       overflow: hidden;
        background: white;
        margin-bottom: 15px;
        margin-right: 0px;
    }
    .v-img {
        width: 400px;
        height: 186px;
    }
    .six-box {
        width: 95%;
        height: 160px;
        margin: 0 auto;
        background: #E7F3FF;
        display: flex;
        justify-content: space-around;
        align-items: center;
        margin-bottom: 15px;
        flex-wrap: wrap;
        box-sizing: border-box;
        overflow: hidden;
       
    }
    .x-box {
        height: 80px;
        width: 33%;
        cursor: pointer;
        text-align: center;
        box-sizing: border-box;
        padding: 12px;
    }
    .b-you{
        display: none;
    }
    .t-zhong{
        width: 95%;
        height: 100px;
    }
    .t-logo{
        width: 100%;
        height: 55px;
    }
    .t-navigation{
        height: 48px;
        margin-bottom: 0px;
        position: relative;
    }
    .t-ding{
        display: none;
    }
    .news-rigit{
        display: none;
    }
}
@media screen and (max-width:592px) {
    .lianj{
        width: 95%;
        height: 420PX;
        box-sizing: border-box;
       
    }
    .banner{
        display: none;
    }
}