@charset "utf-8";
body {
    width: 100%;
}

.wrap {
    width: 100%;
}

.header {
    height: 415px;
    width: 100%;
    background: url(../../../images/zjt_images/zt_czyjsbannrt.jpg) 50% 0 no-repeat;
}

.header a {
    width: 300px;
    height: 70px;
    position: absolute;
    right: 75%;
    top: 2%;
}

.content {
    width: 1200px;
    margin: 0 auto;
}

.footer {

}

.grid {
    width: 100%

}

.list-t {
    text-align: left;
    float: left;
    width: 100%;
}
.list-t li {
    min-height: 123px;
}
h4 {
    font-size: 20px;
    line-height: 26px;
    color: #333333;
    height: 43px;
}


.list-t p {
    font-size: 16px;
    line-height: 30px;
    color: #666666;

}
.list-t li:hover{
  background: url(../../../images/zjt_images/zt_czyjs_bj.png) 50% 0 no-repeat;
  
}


.dl {
    border: 1px solid #E5E5E5;
}
.dl:hover{
	    border: 0px solid #E5E5E5;
}
.list-t span {
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    display: block;
}


.xq {
    display: inline !important;
}

.xq a {
    color: #797979;
    display: inline !important;
    /* padding-bottom: 30px; */
}

.site-logo {
    position: absolute;
    z-index: 9;
    top: 0;
    width: 1200px;
    padding-top: 15px;
}

.site-logo img {
    width: 310px;
}

h3.tab {
    margin-top: 25px;
    margin-bottom: 25px;
    text-align: center;
    border-top-left-radius: 32px;
}



.list-t li h3 a {
    text-align: center;
    line-height: 60px;
    font-size: 22px;
    padding: 0px 25px;
    font-weight: bold;
    margin-top: 15px;
}

.bg_gray {
    padding: 0px 5px 15px;
    position: relative;
}



.bg_gray .date {
    margin-left: 20px;
}

.bg_gray p {
    padding-bottom: 20px;
}

.bg_gray .ckxq {
    border-radius: 17px 17px 17px 17px;
    background: #ed5d38;
    display: block;
    margin-left: 398px;
    margin-top: -29px;
    width: 100px;
    text-align: center;
    padding: 0px 15px;
}

.bg_gray span a {
    color: #fff;
}

.pages .current {
    background-color: #ed5d38 !important;
}

.pages a:hover {
    background-color: #ed5d38 !important;
}

@media (min-width: 992px) {
    .col-md-3 {
        width: 25%;
    }
}


@media (max-width: 480px) {
    .ht .fr, .header h1, .nav ul, .search, .inner, .content, .links, .copyright {
        width: 100% !important;
    }

    .header {
        background: url(../../../images/zjt_images/zt_czyjsbannrt.jpg) 50% no-repeat;
        height: 150px;
        margin: 0 auto;
        background-size: 140% 100%;
    }

    .site-logo img {
        width: 185px;
    }

    h3.tab a + a:before {
        display: none;
    }

    h3.tab a:nth-child(2) {
        margin-left: 0px;
    }

    .hover-style2 li {
        width: 95%;
        margin-left: 9px;
    }

    .grid .row {
        width: 95%;
        height: 100%;
        margin-left: 9px;
    }
    .mb30 {
        margin-bottom: 15px;
    }
    .list-t li {
        list-style-type: none;
        min-height: 90px;
    }

    .list-t li:before {
        display: none;
    }

    .list-t span.xq {
        line-height: 40px;
    }

    .list-t p {
        margin-top: 0px;
        line-height: 30px;
        height: auto;
    }

    .links > ul > li {
        width: 98%
    }

    .header a {
        display: none
    }

    .bg_gray i {
        display: none;
    }

    .bg_gray .ckxq {
        margin: 0 auto;
    }
    .list-t li h3 a {
        font-size: 18px;
    }

}

@media (max-width: 330px) {
    .list-t h4 {
        font-size: 20px;
    }

    /*.list-t span {*/
    /*    line-height: 130px;*/
    /*}*/
    .list-t p {
        margin-top: 5px;
        line-height: 20px;
    }


}


