.swiper-container{
    width: 100%;
    height: 100vh;
}
.swiper-slide{
    width: 100%;
    height: 100vh;
    position: relative;
}
.swiper-slide img{
    width: 100%;
    height: 100vh;
    z-index: 1;
}
.swiper-slide .container{
    position: absolute;
    top: 50%;
    left: 15%;
    z-index: 999;
    transform: translateY(-50%);
}
.hu_img{
    width: 100%;
    height: auto;
}
/* 企业文化 */
.hu_content{
    min-height: 600px;
    height: auto;
    padding: 100px 0;
    background: url("../img/3-qy-bj.png");
    background-size: 100% 100%;
}
.hu_Company_border{
    border: 3px solid #008fd7;
    min-height: 500px;
    margin-top: 50px;
    padding: 20px;
}
.Company_Introduction{
    width: 100%;
    height: auto;
}
.Company_Introduction div:nth-of-type(1){
    width: 100%;
    font-size: 28px;
    font-weight: 700;
    line-height: 120px;
}
.Company_Introduction div:nth-of-type(2){
    width: 100%;
    font-size: 16px;
    line-height: 20px;
    text-indent: 2em;
}
.Company_button{
    display: inline-block;
    width: 120px;
    line-height: 40px;
    text-align: center;
    color: white;
    font-weight: 700;
    border-radius: 20px;
    background: #216eb6;
    margin-top: 40px;
    float: right;
}
.second_level_box{
    width: 100%;
    height: auto;
    background: white;
    transition: all .3s ease .1s;
    /* box-shadow: 0px 11px 28px  rgba(0, 0, 0, 0.25); */
}
.level_img{
    width: 100%;
    height: 200px;
    overflow: hidden;
}
.level_img a{
    display: block;
    width: 100%;
    height: 200px;
}
.level_img img{
    width: 100%;
    min-height: 100%;
    height: auto;
}
.level_text{
    padding: 5px;
    width: 100%;
    height: auto;
}
.level_text div:nth-of-type(1){
    width: 100%;
    font-size: 23px;
    font-weight: 700;
    line-height: 70px;
}
.level_text div:nth-of-type(2){
    font-size: 15px;
}
.level_text div:nth-of-type(3){
    width: 100%;
    text-align: right;
}
.level_button{
    display: inline-block;
    line-height: 40px;
    text-align: center;
    color: rgb(77, 77, 77);
    margin-top: 20px;
    font-size: 18px;
    color: inherit;
}
.second_level_box:hover{
    transform: scale(1.2);
    background: #216eb6;
    color: white !important;
    box-shadow: 0px 11px 28px  rgba(0, 0, 0, 0.25);
}
/* 专题列表 */
.hu_content2{
    min-height: 600px;
    height: auto;
    padding: 100px 0;
    background: white;
}
.hu_Company_border2{
    min-height: 500px;
    margin-top: 50px;
}
.hu_special_header{
    height: 500px;
    background: #d42d35;
    padding: 0px !important;
}
.special_header_upper{
    width: 100%;
    height: 400px;
    position: relative;
}
.header_upper_content{
    width: 110px;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.header_upper_content img{
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}
.header_upper_content div{
    width: 100%;
    font-size: 22px;
    font-weight: 700;
    color: white;
    text-align-last: justify;
}
.special_header_lower{
    height: 100px;
    background: #be2d31;
    position: relative;
}
.special_header_lower a{
    display: inline-block;
    width: 100px;
    text-align: center;
    line-height: 25px;
    border-radius: 50px;
    border: 1px solid rgb(255, 255, 255);
    color: white;
    font-size: 14px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.hu_special_content{
    height: 700px;
    background: white;
}
/* 专题banner列表 */
.gallery-top {
    height: 80%;
    width: 100%;
}
.gallery-top .swiper-slide{
    width: 100%;
    height: 600px;
    background-size: cover;
    background-position: center;
    position: relative;
}
.special_slide_content{
    position: absolute;
    left: 0%;
    bottom: 0%;
    width: 100%;
    height: 40px;
    background: #ffffff91;
    color: #be2d31;
    font-weight: 600;
    font-size: 16px;
    line-height: 40px;
    text-indent: 1em;
    border-top: 1px solid #be2d31;
}
.gallery-thumbs {
    margin-top: -10px;
    height: auto;
    box-sizing: border-box;
    padding: 10px 0;
}
.gallery-thumbs .swiper-wrapper{
    width: 60%;
    display: flex;
    justify-content: space-between;
}
.gallery-thumbs .swiper-slide {
    width: 80px !important;
    height: 80px;
    border: 4px solid #fff9b1;
    border-radius: 50%;
    opacity: 0.4;
    background-size: cover;
    background-position: center;
}
.gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
    transform: scale(1.2);
}
.special_next{
    width: 50px;
    height: 50px;
    font-size: 40px !important;
    border-radius: 50%;
    background: #be2d31;
    top: 70%;
}
.special_prev{
    width: 50px;
    height: 50px;
    font-size: 40px !important;
    border-radius: 50%;
    background: #be2d31;
    top: 70%;
}
.swiper-button-next:after, .swiper-button-prev:after{
    font-size: 30px !important;
}
/* 党务工作 */
.hu_content3{
    min-height: 600px;
    height: auto;
    padding: 100px 0;
    background: url("../img/1-dw-bj.png");
    background-size: 100% 100%;
}
.hu_Party_affairs_header{
    margin-top: 50px;
}
.Party_affairs{
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
    border-left: 1px solid #b4b4b4;
    border-right: 1px solid #b4b4b4;
    text-align: center;
}
.Party_affairs2{
    border-left: 0px solid #b4b4b4;
    border-right: 1px solid #b4b4b4;
}
/* 党务内容 */
.hu_Party_content{
    margin-top: 40px;
    padding: 0 !important;
}
.Party_afairs_Headlines{
    min-height: 400px;
    /* background: #ffffff; */
}
.Party_afairs_Headlines a{
    display: block;
}
.Party_afairs_Headlines_img{
    width: 100%;
    height: 250px;
    overflow: hidden;
}
.Party_afairs_Headlines_img img{
    width: 100%;
    min-height: 100%;
    height: auto;
}
.Party_afairs_Headlines_title{
    margin-top: 10px;
    color: black;
    font-size: 18px;
    font-weight: 600;
}
/* 党务工作新闻列表 */
.Party_News_list{
    height: auto;
    margin-top: 10px;
}
.Party_News_list a{
    display: block;
}
.News_list_top{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 70px;
}
.News_list_top div:nth-of-type(1){
    color: #216eb6;
    font-size: 26px;
    font-weight: 600;
    width: auto;
}
.News_list_top div:nth-of-type(2){
    width: 2px;
    height: 50px;
    background: #b4b4b4;
}
.News_list_top div:nth-of-type(3){
    width: 70%;
    color: #070707;
    font-size: 22px;
}
.News_list_bottom{
    width: 100%;
    height: 40px;
    margin-top: 10px;
    text-align: right;
    border-bottom: 3px solid #ccc;
}
.News_list_bottom div{
    color: #b6b6b6;
}
/* 党务工作 */
.header_active{
    background: #216eb6;
    color:white;
}
.Party_affairs:hover{
    background: #216eb6;
    color:white;
}
.Party_content{
    display: none !important;
}
.c_active{
    display: block !important;
}
/* 新闻动态部分 */
.hu_content4{
    min-height: 600px;
    height: auto;
    padding: 20px 0;
}
.t4_header_bg{
    width: 100%;
    height: 300px;
    background: url("../img/5-xw-title-bj.png");
    background-size: 100% 100%;
}
.t4_header_logo{
    height: 300px;
}
/* 新闻动态标签 */
.hu_Party_affairs_header2{
    margin-top: -40px;
    z-index: 999;
    padding: 0 180px;
}
.News_updates{
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: white;
    background: #008fd7;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    font-weight: 600;
    cursor: pointer;
    text-align: center;
}
.News_updates:hover{
    background: white;
    color: #216eb6;
}
.N_active{
    background: white;
    color: #216eb6;
}
.News_content{
    display: none !important;
}
.News_active{
    display: block !important;
    height: 670px;
}
/* 新闻动态内容 */
.news_updates_content{
    height: auto;
}
.news_updates_content a{
    display: block;
}
.n_u_content_date{
    width: 100%;
    height: 50px;
}
.n_u_content_date div{
    margin-left: 18%;
    width: 64%;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border: 1px solid #ccc;
    font-size: 23px;
    font-weight: 600;
    color: #216eb6;
    border-radius: 50px;
}
.n_u_content_title{
    width: 100%;
    line-height: 30px;
    font-size: 20px;
    color: rgb(0, 0, 0);
    margin: 35px 0;
}
.n_u_content_img{
    width: 100%;
    height: 250px;
    overflow: hidden;
}
.n_u_content_img img{
    width: 100%;
    min-height: 100%;
    height: auto;
}
.n_u_content_text{
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid rgb(199, 199, 199);
}
.n_u_content_text p{
    line-height: 22px;
    font-size: 14px;
    color: rgb(77, 77, 77);
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-indent: 2em;
}
.n_btn_box{
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: right;
    font-size: 15px;
    color: rgb(77, 77, 77);
    margin-bottom: 20px;
}
.hu_Service_scope_box{
    width: 100%;
    height: auto;
}
.Service_scope_list{
    margin-top: 30px;
}
.hu_Project_Cases{
    padding: 100px 0;
}
.Project_Cases_content{
    width: 100%;
    height: auto;
    margin-top: 50px;
}
.csses_list{
    padding: 10px;
    height: 180px;
}
.csses_list a{
    display: block;
    width: 100%;
    height: 180px;
    position: relative;
    overflow: hidden;
}
.csses_list a img{
    width: 100%;
    min-height: 100%;
    height: auto;
    z-index: 1;
}
.csses_list a div{
    width: 100%;
    height: 180px;
    line-height: 180px;
    background: #0044d759;
    text-align: center;
    z-index: 99;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 33px;
    font-weight: 600;
}
.footer-area{
    background: #f4f3f8;
}
.footer-logo{
    font-size: 26px;
    color: #262a2b;
    font-weight: 600;
}
.footer-pera{
    font-size: 36px;
    color: #10399f;
    margin-bottom: 25px;
    font-weight: 300;
    margin-top: 20px;
}
.footer-area .footer-tittle h4{
    font-size: 18px;
    color: #222;
    margin-bottom: 20px;
    font-weight: bold;
}
.footer_lable{
    border-top: 1px solid #d0d0d2;
    padding-top: 25px;
}
.footer-area .footer-tittle ul li a{
    font-size: 15px;
    color: #3b3b3b;
    line-height: 30px;
}
.single-blogs1{
    width: 100%;
    background: white;
    padding: 10px;
}
.blog-img1{
    width: 35% !important;
    height: 250px;
    overflow: hidden;
}
.blog-img1 img{
    width: 100%;
    min-height: 100%;
    height: auto;
}
.blogs-cap1{
    width: 62%;
    height: auto;
}
.blogs-cap1 h3{
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.blogs-cap1 p{
    line-height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.blogs-cap1 div{
    line-height: 40px;
    color: #222;
}
.footer_btn{
    padding: 15px 20px;
    border-radius: 4px;
    border-color: none;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .1rem;
    text-transform: uppercase;
}
.footer_btn a{
    display: block;
    width: 210px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #284ca7;
    text-align: center;
    font-size: 16px;
    color: #284ca7;
}
.footer_btn a:hover{
    background: #284ca7;
    color: white;
}
/* 分页选项卡css开始 */
.paging_tab_box{
    width: 100%;
    height: 120px;
    background: white;
    position: relative;
    box-shadow: 0px 10px 30px #878787 ;
    -moz-box-shadow: 0px 10px 30px #878787 ;
    -webkit-box-shadow: 0px 10px 30px #878787 ;
}
.tab_box_container{
    height: 60px;
}
.tzc_tab_option{
    float: left;
    font-size: 14px;
    width: 80px;
    height: 60px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    background: white;
    color: black;
    cursor: pointer;
}
.o_active{
    background: #ff5b5a;
    color: white;
}
.tzc_tab_option:hover{
    background: #ff5b5a;
    color: white;
}
.tab_contents{
    display: none;
}
.tab_active{
    display: block;
}
/* 分页选项卡css结束 */
/* 移动端部分代码 */
@media screen and (max-width: 768px) {
    html{
        overflow-x: hidden;
    }
    .slider-active .swiper-container{
        width: 100%;
        height: 60vh;
    }
    .slider-active .swiper-container .swiper-slide{
        width: 100%;
        height: 60vh;
        position: relative;
    }
    .slider-active .swiper-container .swiper-slide img{
        width: 100%;
        height: 60vh;
        z-index: 1;
    }
    .slider-active .swiper-container .swiper-slide .container{
        position: absolute;
        top: 50%;
        left: 0;
        z-index: 999;
        transform: translateY(-50%);
    }


.gallery-top {
    height: 50%;
    width: 100%;
}
.gallery-top .swiper-slide{
    width: 100%;
    height: 200px;
    background-size: cover;
    background-position: center;
    position: relative;
}
.special_slide_content{
    position: absolute;
    left: 0%;
    bottom: 0%;
    width: 100%;
    height: 40px;
    background: #ffffff91;
    color: #be2d31;
    font-weight: 600;
    font-size: 16px;
    line-height: 40px;
    text-indent: 1em;
    border-top: 1px solid #be2d31;
}
.gallery-thumbs {
    margin-top: -10px;
    height: auto;
    box-sizing: border-box;
    padding: 10px 0;
}
.gallery-thumbs .swiper-wrapper{
    width: 60%;
    display: flex;
    justify-content: space-between;
}
.gallery-thumbs .swiper-slide {
    width: 80px !important;
    height: 80px;
    border: 4px solid #fff9b1;
    border-radius: 50%;
    opacity: 0.4;
    background-size: cover;
    background-position: center;
}
.gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
    transform: scale(1.2);
}
.special_next{
    width: 50px;
    height: 50px;
    font-size: 40px !important;
    border-radius: 50%;
    background: #be2d31;
    top: 25%;
}
.special_prev{
    width: 50px;
    height: 50px;
    font-size: 40px !important;
    border-radius: 50%;
    background: #be2d31;
    top: 25%;
}
.swiper-button-next:after, .swiper-button-prev:after{
    font-size: 30px !important;
}
.hu_content2{
min-height: 300px;
padding:40px 0;
}
.hu_Company_border2 {
    min-height: 300px;
}
    .hu_special_header{
        display: none;
    }
    .hu_special_content{
height:300px;
    }
    .gallery-thumbs .swiper-wrapper{
        width: 100%;
    }
    .hu_content{}
    .Party_afairs_Headlines{
        padding: 10px;
    }
    .Party_News_list{
        padding: 10px;
    }
    .hu_Party_affairs_header2{
        padding: 0;
    }
    .News_updates{
        width: 25%;
    }
    .hu_content5{
        display: none;
    }
    .News_content{
        height: auto;
    }
    .news_updates_content{
        padding: 10px;
    }
    .paging_tab_box{
        height: 240px;
    }
    .tzc_jt_logo{
        width:100%;
        height: auto;
    }
}