.containers {
    width: 1150px;
    margin: 0 auto;
    position: relative;
    height: 100%;
    /*min-height:100vh;*/
    /*padding-bottom:220px; */
    box-sizing: border-box;
}

body {
    background: url(/smzj/xhtml/shzzimages/index.jpg) center top no-repeat;
}

.index_top {
    padding-top: 29px;
}

.jczltitle a {
    color: #fff
}

.header {
    position: relative
}

.header .top {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background-color: rgba(255, 255, 255, 0.5);
    margin: 0 auto;
}

.header .index_top {
    height: 174px;
    overflow: hidden
}

.index_tab_items {
    width: 100%;
    height: 63px;
    background: url(/smzj/xhtml/shzzimages/nav.jpg) center no-repeat;
    position: relative
}

.tab_item {
    float: left;
    width: 181px;
    height: 63px;
    line-height: 63px;
    font-size: 16px;
}

.tab_item a {
    color: #fff;
}

.footer {
    width: 100%;
    height: 100px;
    box-sizing: border-box;
    background: #008e40;
    padding-top: 5px;
    text-align: left;
    position: relative;
}

.footer .text {
    width: 550px;
    margin-left: 30px;
    float: left;
}

.footer .text p {
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #fff;
}

.footer .text p a {
    color: #fff;
}

.footer .link2 {
    float: left;
}

.footer .link {
    margin-left: 20px;
    width: 110px;
    height: 55px;
    float: left;
}

@media screen and (max-width: 1200px) {
    /*当屏幕尺寸小于600px时，应用下面的CSS样式*/
    body {
        width: 1200px;
        margin: 0 auto;
    }
    .m-bgflash {
        width: 1200px;
    }
}

.navIcon {
    background: url(/smzj/xhtml/shzzimages/navico.gif) center no-repeat;
    width: 2px;
    height: 40px;
    line-height: 63px;
    float: left;
    margin-top: 10px;
}

.bottom {
    background: none!important;
    border-top: none!important;
    margin-top: 130px;
    height: auto!important;
}