/*新闻列表*/
#main{width:100%;height:auto;background-color: #FAFAFA;}
/*#news_list_title{background-image: url(../img/news_list_pic1.png);background-position: left;background-repeat: no-repeat;width:60%;height:109px;margin:0 auto;border-bottom:1px solid #CE1C1C;text-align: right;line-height:109px;font-size:16px;color: #000000;}*/
#news_list_title a{font-size:16px;color:#4F4F4F;}
#news_list_title a:hover{font-size:16px;color:#CE1C1C;}
#news_list_info{width:60%;height:auto;margin:20px auto;}
#news_list_info ul li{background-image: url(../img/icon/title_bj.png);background-position: left center;background-repeat: no-repeat;line-height:40px;height:40px;}
#news_list_info a {font-size:16px;color:#4F4F4F;}
#news_list_info  a:hover{font-size:16px;color:#CE1C1C;}
.news_info{width:78%;display: inline-block;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;text-indent:2em;}
.day{width:20%;display: inline-block;text-align: right;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
/* 分页数字链接样式 */
.pagebox{padding:30px 20px 20px 20px;}
.paging a,.paging span.Bg,.paging a:hover,.paging a.cur,.paging a:hover span.Bg,.paging a.cur span.Bg{background:url(../img/pagebg.png) no-repeat;}
.paging{text-align:center;font-size:13px;overflow: hidden;width:100%;height: 30px;}
.paging a{padding-bottom:4px;display:inline-block;background-position:0 -134px;padding-bottom:11px;}
.paging a:hover{text-decoration:none;}
.paging b{font-weight:100;opacity:0;*visibility:hidden;}
.paging span.Bg{
    width:58px;height:17px;line-height:17px;padding-left:5px;text-align:left;margin-right:1px;display:inline-block;background-position:0px 11px;cursor:pointer;
    -moz-transition:all 0.3s ease;
    -webkit-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
}
.paging a:link,.paging a:visited{color:#266EB0;}
.paging a:hover,.paging a.cur{color:#fff;background-position:0px -93px;}
.paging a:hover span.Bg,.paging a.cur span.Bg{background-position:0px -63px;}
.paging a:hover span.Bg b,.paging a.cur span.Bg b{opacity:1;*visibility:visible;}
/* 上下翻页样式 */
.paging a.previous,.paging a.previous span.Bg,.paging a.previous b,.paging a.previous:hover,.paging a.previous:hover span.Bg,.paging a.previous:hover b,.paging a.nextpage,.paging a.nextpage span.Bg,.paging a.nextpage b,.paging a.nextpage:hover,.paging a.nextpage:hover span.Bg,.paging a.nextpage:hover b{background:url(../img/prev-next-bg.png) no-repeat}
.paging a.previous{background-position:0px -72px;}
.paging a.previous span.Bg{width:61px;padding-left:0px;background-position:0px -121px;}
.paging a.previous b{background-position:0px 17px;}
.paging a.previous:hover{background-position:0px -25px;}
.paging a.previous:hover span.Bg{background-position:0px -108px;}
.paging a.previous:hover b{background-position:0px 4px;opacity:1;*visibility:visible;}
.paging a.nextpage{background-position:-61px -72px;}
.paging a.nextpage span.Bg{width:61px;padding-left:0px;background-position:-61px -121px;}
.paging a.nextpage b{background-position:-61px 17px;}
.paging a.nextpage:hover{background-position:-61px -25px;}
.paging a.nextpage:hover span.Bg{background-position:-61px -108px;}
.paging a.nextpage:hover b{background-position:-61px 4px;opacity:1;*visibility:visible;}
.paging a.previous b,.paging a.nextpage b{
    width:61px;display:inline-block;height:17px;opacity:1;*visibility:visible;
    -moz-transition:all 0.6s ease;
    -webkit-transition:all 0.6s ease;
    -o-transition:all 0.6s ease;
}
@media screen and (max-width: 1450px) {
    /*新闻列表*/
    #main{width:100%;height:auto;background-color: #FAFAFA;}
    #news_list_title{background-image: url(../img/news_list_pic1.png);background-position: left;background-repeat: no-repeat;width:90%;height:109px;margin:0 auto;border-bottom:1px solid #CE1C1C;text-align: right;line-height:109px;font-size:16px;color: #000000;}
    #news_list_title a{font-size:16px;color:#4F4F4F;}
    #news_list_title a:hover{font-size:16px;color:#CE1C1C;}
    #news_list_info{width:90%;height:auto;margin:20px auto;}
    #news_list_info ul li{background-image: url(../img/icon/title_bj.png);background-position: left center;background-repeat: no-repeat;line-height:40px;height:40px;}
    #news_list_info a {font-size:16px;color:#4F4F4F;}
    #news_list_info  a:hover{font-size:16px;color:#CE1C1C;}
    .news_info{width:78%;display: inline-block;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;text-indent:2em;}
    .day{width:20%;display: inline-block;text-align: right;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
    /* 分页数字链接样式 */
    .pagebox{padding:30px 20px 20px 20px;}
    .paging a,.paging span.Bg,.paging a:hover,.paging a.cur,.paging a:hover span.Bg,.paging a.cur span.Bg{background:url(../img/pagebg.png) no-repeat;}
    .paging{text-align:center;font-size:13px;overflow: hidden;width:100%;height: 30px;}
    .paging a{padding-bottom:4px;display:inline-block;background-position:0 -134px;padding-bottom:11px;}
    .paging a:hover{text-decoration:none;}
    .paging b{font-weight:100;opacity:0;*visibility:hidden;}
    .paging span.Bg{
        width:58px;height:17px;line-height:17px;padding-left:5px;text-align:left;margin-right:1px;display:inline-block;background-position:0px 11px;cursor:pointer;
        -moz-transition:all 0.3s ease;
        -webkit-transition:all 0.3s ease;
        -o-transition:all 0.3s ease;
    }
    .paging a:link,.paging a:visited{color:#266EB0;}
    .paging a:hover,.paging a.cur{color:#fff;background-position:0px -93px;}
    .paging a:hover span.Bg,.paging a.cur span.Bg{background-position:0px -63px;}
    .paging a:hover span.Bg b,.paging a.cur span.Bg b{opacity:1;*visibility:visible;}
    /* 上下翻页样式 */
    .paging a.previous,.paging a.previous span.Bg,.paging a.previous b,.paging a.previous:hover,.paging a.previous:hover span.Bg,.paging a.previous:hover b,.paging a.nextpage,.paging a.nextpage span.Bg,.paging a.nextpage b,.paging a.nextpage:hover,.paging a.nextpage:hover span.Bg,.paging a.nextpage:hover b{background:url(../img/prev-next-bg.png) no-repeat}
    .paging a.previous{background-position:0px -72px;}
    .paging a.previous span.Bg{width:61px;padding-left:0px;background-position:0px -121px;}
    .paging a.previous b{background-position:0px 17px;}
    .paging a.previous:hover{background-position:0px -25px;}
    .paging a.previous:hover span.Bg{background-position:0px -108px;}
    .paging a.previous:hover b{background-position:0px 4px;opacity:1;*visibility:visible;}
    .paging a.nextpage{background-position:-61px -72px;}
    .paging a.nextpage span.Bg{width:61px;padding-left:0px;background-position:-61px -121px;}
    .paging a.nextpage b{background-position:-61px 17px;}
    .paging a.nextpage:hover{background-position:-61px -25px;}
    .paging a.nextpage:hover span.Bg{background-position:-61px -108px;}
    .paging a.nextpage:hover b{background-position:-61px 4px;opacity:1;*visibility:visible;}
    .paging a.previous b,.paging a.nextpage b{
        width:61px;display:inline-block;height:17px;opacity:1;*visibility:visible;
        -moz-transition:all 0.6s ease;
        -webkit-transition:all 0.6s ease;
        -o-transition:all 0.6s ease;
    }
}

@media(max-width: 640px){
    #news_list_title {
        background-image: none;
        height: auto;
        text-align: left;
        line-height: 55px;
    }
    .news_info{
        text-indent: 12px;
        width: 73%;
    }
    .day{
        width: 25%;
        font-size: 14px;
    }
    .previous,.next{
        display: none;
    }
}


/****************************新闻详情**************************************/
#main{width:100%;height:auto;background-color: #FAFAFA;}
#news_info_title{background-image: url(../img/news_list_pic1.png);background-position: left;background-repeat: no-repeat;width:60%;height:109px;margin:0 auto;border-bottom:1px solid #CE1C1C;text-align: right;line-height:109px;font-size:16px;color: #000000;}
#news_info_title a{font-size:16px;color:#4F4F4F;}
#news_info_title a:hover{font-size:16px;color:#CE1C1C;}
.news_info_main{width:60%;height:auto;margin:0 auto;}
.news_info_main h1{text-align: center;border-bottom:1px dashed #4F4F4F;padding:40px 0;}
#info_time{text-align: right;width:100%;display: inline-block;height:40px;line-height:40px;}
.news_info_main p{font-size:16px;color:#4F4F4F;line-height:30px;text-indent:2em;padding:10px 0;}
@media screen and (max-width: 1450px) {
    /*新闻详情*/
    #main{width:100%;height:auto;background-color: #FAFAFA;}
    #news_info_title{background-image: url(../img/news_list_pic1.png);background-position: left;background-repeat: no-repeat;width:90%;height:109px;margin:0 auto;border-bottom:1px solid #CE1C1C;text-align: right;line-height:109px;font-size:16px;color: #000000;}
    #news_info_title a{font-size:16px;color:#4F4F4F;}
    #news_info_title a:hover{font-size:16px;color:#CE1C1C;}
    .news_info_main{width:60%;height:auto;margin:0 auto;}
    .news_info_main h1{text-align: center;border-bottom:1px dashed #4F4F4F;padding:40px 0;}
    #info_time{text-align: right;width:100%;display: inline-block;height:40px;line-height:40px;}
    .news_info_main p{font-size:16px;color:#4F4F4F;line-height:30px;text-indent:0;padding:10px 0;}
}
img{
    max-width: 100%;
}
@media(max-width: 640px){
    #news_info_title {
        background-image: none;
        height: auto;
        text-align: left;
        line-height: 55px;
    }
    #news_info{
        text-indent: 12px;
        width: 75%;
    }
    #day{
        width: 25%;
        font-size: 14px;
    }
    .news_info_main{
        width: 94%;
        margin-left: 3%;
        overflow-x: hidden;
        word-wrap:break-word
    }
    .news_info_main h1{
        padding:15px 0;
        font-size: 20px;
        color: black;
    }
}