* {
    list-style: none;
}

html {
    font: normal 16px/1.8 "Microsoft Yahei", "PingFang", "Droid Sans";
}

body {
    background: #fff url(../img/header-bg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 700px;
    background-origin: content-box;
    color: #333;
    font: normal 16px/1.8 "Microsoft Yahei", "PingFang", "Droid Sans";
}

ul, li, dl, dt, dd, ol, p, img {
    list-style: none;
    border: none;
    vertical-align: middle;
    margin: 0px;
    padding: 0px;
}

a {
    color: #333;
}

a:hover {
    opacity: 0.8;
    color: #17579f;
    text-decoration: none;
}

.bg-light {
    background: #f4f4f4 !important;
}

.border {
    border: 1px solid #f4f4f4 !important;
}

.header {
    height: 465px;
    position: relative;
    background: none;
}

.top-header .container {
    padding: 40px 70px;
}

.logo-wrapper {
    flex: 0;
    margin-bottom: 30px;
}

.logo-wrapper img {
    height: 49px;
}

.headline-wrapper {
    padding: 0px 10px;
    background: #fff;
}

.headline-wrapper .headline {
    overflow: hidden;
    width: 100%;
    font-size: 36px;
    line-height: 40px;
    color: #17579f;
    margin-bottom: 15px;
}

.headline-wrapper .headline a {
    color: #0959a2;
}

.main-title img {
    display: block;
    margin: 0 auto
}

#mainCarousel {
    height: 358px;
}

.carousel, .carousel-inner, .carousel-item {
    height: 100%;
}

.carousel-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.carousel-indicators {
    left: unset;
    justify-content: flex-end;
    padding: 1rem 1rem 1rem 0;
    margin: 0;
}

.carousel-indicators li {
    width: 14px;
    height: 14px;
    opacity: 0.9;
    border: 0;
    margin: 0 0.2rem;
}

#mainCarousel .carousel-indicators li.active {
    background: #ff0000;
}

#mainCarousel .carousel-caption {
    background: rgba(0, 0, 0, 0.55);
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0.75rem 8rem 0.75rem 1rem;
    text-align: left;
}

#mainCarousel .carousel-caption a {
    color: #fff;
}

.news-tab {
    align-items: baseline;
    scrollbar-width: none;
}

.news-tab .nav-link {
    font-size: 26px;
    color: #9a9a9a;
    padding: 10px 0px 20px 0px;
    line-height: 32px;
}

.news-tab .nav-link.active {
    color: #000;
    position: relative;
    font-weight: bold;
}

.news-tab .nav-link:hover {
}

.news-tab .more-tag .iconfont {
    font-size: 25px;
    color: #999;
    margin-right: 5px;
}

.news-list-wrapper {
    padding: 0;
    margin: 0;
}

.news-list-wrapper .entry-wrapper {
    color: #333333;
    line-height: 50px;
    display: flex;
}

.news-list-wrapper .entry-wrapper::before {
    content: "\2022";
    font-size: 22px;
    color: #d3d3d3;
    margin-right: 8px;
}

.news-list-wrapper .entry-wrapper .title {
    flex: 1;
}

.news-list-wrapper .entry-wrapper .date {
    flex: 0 0 4rem;
    color: #bbbbbb;
    text-align: right;
}

.text-h5 {
    color: #17579f;
}

.zcwj-wrapper .date {
    border-right: 1px solid #ddd;
}

.zcwj-wrapper .date span {
    display: block;
    font-size: 2rem;
    color: #0c91ee;
    font-weight: bold;
}

.zcwj-wrapper .date i {
    font-style: normal;
}

.zcjd-wrapper {
    border-radius: 4px;
    height: 320px;
    position: relative;
    margin-bottom: 1.5rem;
}

.zcjd-wrapper img {
    height: 240px;
}

.zcjd-wrapper .p-4 {
    height: 78px;
}

/*°وب¨*/
.footer {
    background: url(/zt/fz6z/img/footer_bg.gif) 0 0 repeat-x;
    border-top: 8px solid #0194f4;
    ;}

.copyright {
    padding-bottom: 20px;
    color: #666;
    font-size: 14px;
    line-height: 2;
    float: left;
    box-sizing: content-box;
    width: 618px;
}

.copyright a {
    color: #666;
}

.copyright span {
    display: inline-block;
    padding: 0 5px;
}

.h-5 {
    height: 5px;
}

@media only screen and (max-width: 1199px) {
    .header {
        height: 260px;
    }

    .logo-wrapper img {
        height: 80px;
    }
}

@media only screen and (max-width: 992px) {
    .top-header .container {
        flex-wrap: wrap;
        padding: 30px;
    }

    .header {
        height: 260px;
    }

    .headline-entry-wrapper .entry {
        min-width: 50%;
        max-width: 50%;
    }

    #topNav .nav-link {
        font-size: 18px;
        line-height: 22px;
    }

    #topNav a.on {
        background: none;
    }

    .top-banner-section {
        height: 220px;
    }

    #mainCarousel {
        height: 320px;
    }

    .top-header {
        text-align: center;
    }

    .top-header .search-wrapper {
        flex-grow: 1;
        padding: 1rem 0;
    }

    .top-header .search-wrapper:focus-within {
        flex-grow: 1;
    }

    .logo-wrapper {
        margin: auto;
    }

    .logo-wrapper img {
        margin: auto;
    }

    .zcjd-wrapper img {
        height: auto;
    }

    .zcjd-wrapper {
        height: auto;
    }

    .zcjd-wrapper .p-4 {
        height: auto;
    }
}

@media only screen and (max-width: 767px) {
    #topNav .nav-link .iconfont {
        display: none;
    }

    #topNav .nav-link .iconfont {
        font-size: 2rem;
        line-height: 30px;
        font-weight: normal;
    }

    .feature-image-wrapper {
        height: 100px;
    }

    .feature-image-wrapper img {
        height: 100px;
    }

    .headline-section {
        padding: 1rem 0.5rem;
    }

    .headline-entry-wrapper .entry {
        min-width: 100%;
        max-width: 100%;
        padding: 0;
    }

    .headline-title {
        padding: 0.5rem 0 1rem;
    }

    .headline-title a {
        font-size: 26px;
    }

    .header .shadow-overlay {
        display: none;
    }

    .header {
        height: 220px;
    }

    .logo-wrapper {
        flex: 1 1 100%;
        padding-top: 10px;
    }

    .logo-wrapper img {
        width: 65%;
        height: auto;
    }

    .top-header .container {
        padding: 10px;
    }

    .top-header .search-wrapper {
        margin-top: 10px;
        width: 220px;
    }

    .search-wrapper input {
        background: rgba(255, 255, 255, 0.7);
        padding-left: 0.75rem;
        height: auto;
    }

    .search-wrapper .btn-search {
        padding: 0 10px;
    }

    .top-header .search-wrapper:focus-within {
        width: 280px;
    }

    #topNav .nav-link {
        padding-left: 10%;
        justify-content: flex-start;
    }

    #topNav .nav-link .iconfont {
        display: inline;
    }

    #topNav .nav-item.active::after {
        display: none;
    }

    .top-banner-section {
        height: 160px;
    }

    #mainCarousel {
        height: 240px;
    }

    #topNav .navbar {
        padding: 0;
    }

    #topNav .container {
        padding: 0;
    }

    #topNav .nav-item {
        border: 0 !important;
    }

    #topNav .navbar-brand {
        padding: 0.5rem 1rem;
    }

    #topNav .navbar-toggler {
        padding: 0.5rem 1rem;
    }

    .entry-wrapper .entry-info {
        padding-top: 1rem;
    }

    .overview-news-wrapper .entry-wrapper .entry-image-wrapper img {
        height: 240px;
    }

    #topNav .search-wrapper {
        padding: 0.5rem;
        display: flex;
    }

    #topNav .search-wrapper:focus-within {
        padding: 0.5rem 2rem;
    }

    #topNav .search-wrapper .btn-search {
        background: rgba(255, 255, 255, 0.7);
    }
}

@media only screen and (max-width: 575px) {
    body {
        background-size: 100% 300px;
    }

    #topNav .nav-link .iconfont {
        font-size: 30px;
        line-height: 40px;
    }

    .main-title img {
        width: 100%;
    }

    .zhuanti-swiper-wrapper .swiper-button-prev {
        left: 5px;
    }

    .zhuanti-swiper-wrapper .swiper-button-next {
        right: 5px;
    }

    .top-banner-section {
        height: 120px;
    }

    #topNav .nav-link:hover {
        background: none;
        color: #fff;
    }

    #mainCarousel {
        height: 180px;
    }

    .headline-wrapper {
        padding: 12px;
    }

    .headline-wrapper .headline {
        padding: 0 5px;
    }

    .headline-wrapper .headline .title {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 5px;
    }

    .news-list-wrapper .entry-wrapper {
        line-height: 38px;
    }

    .zcjd-wrapper {
        height: auto;
        margin-bottom: 1.5rem;
        position: inherit;
    }

    .zcjd-wrapper .p-4 {
        height: auto;
    }

    .copyright {
        font-size: 14px;
    }
}
.main-title{
    box-sizing:content-box;
    margin-bottom:40px;
    border:none;
}