
@media screen and (min-width: 320px) and (max-width:768px) {
    .row {
        margin: 0 auto !important;
    }

    .new_list_header1 {
        background: #ecf3fe !important;
        border-radius: 3px !important;
        font-size: 1rem;
        line-height: 1rem;
        padding: 10px;
        margin: 5px 0px 10px;
        border-radius: 3px;
        color: #1d5aca;
    }

        .new_list_header1 span {
            font-size: 1rem;
        }

    .more {
        font-size: .8rem;
    }

    .info1 p img {
        float: left;
        margin-right: 10px;
        width: 8px;
        margin-top: 7px;
    }

    .info1 p span {
        display: inline-block;
        width: 94%;
        height: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
    }

        .info1 p span a {
            color: black;
            font-size: .8rem;
            line-height: 1rem;
            text-decoration: none;
            height: 20px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space:nowrap
        }
        .info1 p b{
            font-weight:normal;
        }
    .info1 p b a {
        color:#8d8d8e;
        font-size: .8rem;
        line-height: 1rem;
        text-decoration: none;
        height: 20px;

    }

        .new_list_header img {
            width: 20px;
            vertical-align: sub;
        }

        .new_list_header span {
            color: #1d5aca;
        }
        .content .exhi_cen ul li {
    width:49%;
    display: inline-block;
    height:90px;
    padding-left:10px;
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
}
         .content .exhi_cen ul li img {
        width: 100%;
        margin: 0 auto;
    }

    .content .exhi_cen ul li h5 {
        background: rgba(0,0,0,0.5);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#414242',endColorstr='#414242');
        margin: 0;
        position: absolute;
        bottom: 0px;
        z-index: 10;
        width:100%;
        overflow: hidden;
        height:20px;
        text-align:center;
    }

        .content .exhi_cen ul li h5 a {
            font-size:.8rem;
            color: #ffffff;
            line-height:20px;
            text-decoration: none;
            white-space:nowrap;
            overflow:hidden;
            text-overflow:ellipsis;
            width:94%;
            display:block;

        }


}


@media screen and (min-width:1200px){
.new_list_header1 {
    background: linear-gradient(to right, #e32d22, #e0dd18)!important;
    font-size: 18px !important;
    line-height: 20px !important;
    padding: 10px !important;
    margin: 10px 0px 15px !important;
    border-radius: 3px !important;
    color: #F37000 !important;
}

    .new_list_header1 img {
        width: 20px !important;
        vertical-align: sub !important;
    }
    .content .news .news_top img {
	float: left;
	margin-left: 20px;
	width: 20px;
	height: 20px;
	margin-right: 10px;
}
.news_top{font-size:13px!important}
.news_top a{font-size:14px;color: #F37000;}
.active p span{font-size:13px!important}
    .new_list_header1 span {
        font-size: 18px !important;
        color: #fff !important;
    }

.info1 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

    .info1 p {
        border-bottom: 1px dotted #cccccc !important;
        padding: 6px !important;
    }

        .info1 p img {
            float: left;
            margin-right: 10px;
            width: 12px;
            margin-top: 7px;
        }

        .info1 p a {
            color: #000!important;
            font-size: 12px !important;
            line-height: 25px !important;
            text-decoration: none !important;
            height: 25px !important;
            overflow: hidden !important;
            text-overflow: ellipsis !important;
           
        }

        .info1 p b {
            float: right;
            font-weight:normal;
        }
        .info1 p b a{color:#F37000!important;}

        .info1 p span {
            display: inline-block;
            width: 85%;
            height: 25px;
            overflow: hidden;
            text-overflow: ellipsis;
        }


.content .exhi_top {
    background: #f3f3f3;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
}

    .content .exhi_top p {
        font-size: 18px;
        color: #2577e3;
        float: left;
        background: #e3e3e3;
        margin: 0;
        padding: 10px 60px 10px 20px;
        line-height: 25px;
    }

    .content .exhi_top a {
        font-size: 16px;
        color: #2577e3;
        float: right;
        line-height: 25px;
        text-decoration: none;
        padding: 10px 20px 10px 60px;
    }

.content .exhi_cen ul li {
    width: 24%;
    height:120px;
    display: inline-block;
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
}

    .content .exhi_cen ul li img {
        width:80%;
        margin: 0 auto;
    }

    .content .exhi_cen ul li h5 {
        background: rgba(0,0,0,0.5);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#414242',endColorstr='#414242');
        margin: 0;
        position: absolute;
        bottom: 0px;
        z-index: 10;
        width:77%;
        overflow: hidden;
        height: 30px;
    }

        .content .exhi_cen ul li h5 a {
            font-size: 14px;
            color: #ffffff;
            line-height: 30px;
            text-decoration: none;
             white-space:nowrap;
            overflow:hidden;
            text-overflow:ellipsis;
            width:100%;
            display:block;
        }

.imgebox {
    height: 200px;
    overflow: hidden;
}
.more {
    font-size: 14px;
    text-decoration: none;
    color:#fff;
    float:right;
}
}
