body{background:#eee;}
.jswmcjBox .banner{margin:20px auto;}
.jswmcjBox .banner p img{width:100%;}


.jswmcjBox{margin-bottom:20px;}

/* 分页样式 */
.page-more { text-align: center; margin: 20px 0; }
.page-more * { display: inline-block; }
.page-more a,.page-more font { padding: 0 15px; height: 30px; border: 1px solid #efefef; line-height: 28px; font-size: 14px; color: #333;background:#fff; }
.page-more font{background:#bd1a2d; color:#fff;}
.page-more input { width: 48px; height: 30px; border: 1px solid #efefef; text-align: center; }
.page-more input.easysite-jump-btn { font-size: 14px; color: #333; height: 30px; padding: 0 15px; border: 1px solid #efefef; background: none; width:auto;background:#fff;cursor:pointer;}
.page-more input.easysite-page-text{margin:0 5px;}
.page-more a:hover, .page-more button:hover { border-color: #bd1a2d; background: #bd1a2d; color: #fff; }



/* 列表样式 */



.zwgkboxs{border-bottom:solid 1px #d0cccd;}
.TabTit{height: 49px; border-bottom:solid 1px #d0cccd; line-height: 49px;}
.TabTit a{ display: inline-block; line-height: 50px;padding:0 10px; font-size: 24px; font-weight: normal;}
.TabTit a.current{color:#bd1a2b; border-bottom:solid 1px #bd1a2b;line-height: 49px;}



.page_List_news .List_news li{margin-top:30px;padding:20px;background:#fff;}
.page_List_news .List_news li .pic{width:300px;float:left;overflow:hidden;}
.page_List_news .List_news li .Box{width:820px;float:right;}
.page_List_news .List_news li.col .Box{width:auto;float:none;}
.page_List_news .List_news li.col .pic{display:none;}
.page_List_news .List_news li .Box .title a{font-size:18px;color:#000;display:block;white-space:nowrap;max-width:100%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;}
.page_List_news .List_news li .pic img{width:100%;height:180px;object-fit:cover;
-o-transition: 		all 0.5s ease-out 0s;
    -webkit-transition:         all 0.5s ease-out 0s;
    -moz-transition: 	        all 0.5s ease-out 0s;
    transition: 		all 0.5s ease-out 0s;
}
.page_List_news .List_news li:hover .pic img{transform:scale(1.2,1.2);}
.page_List_news .List_news li .Box .date{font-size:16px;color:#888;margin:10px 0;}
.page_List_news .List_news li .Box .summary{font-size:14px;color:#666;line-height:21px;}

@media only screen and (max-width:1260px){
.page_List_news .List_news li .pic{width:30%;}
.page_List_news .List_news li .Box{width:68%;}
.page_List_news .List_news li .Box .summary{height:105px;overflow:hidden;}
}


@media only screen and (max-width:880px){
.jswmcjBox .jswmcj_left,
.jswmcjBox .jswmcj_right{width:auto;float:none;}


.page_List_news .List_news li .pic{width:40%;}
.page_List_news .List_news li .Box{width:58%;}

.pic_list_news .Ul li .pic a img{height:180px;}

}



@media only screen and (max-width:750px){
.page-more font,
.page-more .page_jump{display:none;}
.pic_list_news .Ul li .pic a img{height:30vw;}


.page_List_news .List_news li .pic img{height:150px;}
.page_List_news .List_news li .Box .summary{height:68px;}
}

@media only screen and (max-width:680px){
.page_List_news .List_news li .pic{width:175px;}
.page_List_news .List_news li .Box{width:-webkit-calc(100% - 190px);width:-ms-calc(100% - 190px);width:-moz-calc(100% - 190px);width:-o-calc(100% - 190px);width:calc(100% - 190px);}
.page_List_news .List_news li .pic img{height:120px;}
.page_List_news .List_news li .Box .summary{height:46px;}
.page_List_news .List_news li .Box .title a{font-size:16px;}
}


@media only screen and (max-width:480px){
.jswmcjBox .banner p img{height:35vw;}
}