
   #layout_bt {background: #ffffff;}
   #layout_bt {height: 186px;}
   #layout_bt > .view_contents {overflow: visible;max-width: 1200px;}
   .layout > .view_contents { /* overflow: visible; */cursor: default;}
   .view_contents {position: relative; width: 100%; margin: 0 auto; padding: 0; z-index: 10; height: 100%; overflow: hidden; box-sizing: border-box;}
   #titleText_bt { width: 50%; position: absolute; top: 50px; left: 25%;}
   #titleText_bt .modSet { background: transparent;}
   .titleStyle .viewtop { position: relative; display: flex; align-items: center; justify-content: center;}
   #titleText_bt .lineshapeSet { background: #03519c;}
   .titleStyle .viewtop .line { flex: 1; position: relative; box-sizing: border-box; height: 2px; background: #005CB2;}
   .titleStyle .viewtop .circle { position: relative; width: 8px; height: 8px; border-radius: 100%; background: #005CB2;}
   .titleStyle .viewtop .view_cont { position: relative; display: inline-block; text-align: center;}
   #titleText_bt .bigtitsSet { font-size: 32px; line-height: 50px;}
   .titleStyle .viewtop .titletop { position: relative; text-align: center; white-space: nowrap; overflow: hidden; width: auto; font-size: 18px; padding: 0 24px;}

   @media screen and (max-width: 640px) {
      #layout_bt {height: 100px;}
      #titleText_bt .bigtitsSet { font-size: 20px; line-height: 30px;}
      #titleText_bt { width:96%; top: 22px; left: 2%; }

   }

   #layout_text {background: #eeeeee;}
   #layout_text {height: 30px;}



               .layout {
    position: relative;
    width: 100%;
    margin: 0px auto;
    padding: 0px;
    z-index: 1;
}
#layout_1578466190563>.view_contents {
    border-width: 1px;
    border-style: solid;
    border-color: #dddddd;
    /*border-bottom: none !important;*/
}
#layout_1578466190563 > .view_contents {
    overflow: visible;
    max-width: 1200px;
}
.layout > .view_contents {
    /* overflow: visible; */
    cursor: default;
}
.view_contents {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    z-index: 10;
    height: 100%;
    overflow: hidden;
    box-sizing: border-box;
}
#newsList_style_23_1637449664814 {
    width: 94%;
    left: 3%;
    top: 40px;
    position: absolute;
    z-index: 1;
    display: block;
}
#newsList_style_23_1637449664814 .modSet {
    background: #ffffff;
    padding-bottom: 0px;
    border-width: 0px;
    border-style: solid;
    border-right: none !important;
    border-top: none !important;
    border-left: none !important;
    border-color: #dddddd;
    border-bottom: none !important;
}
#newsList_style_23_1637449664814 .timesSet {
    color: #2f4d93;
    font-weight: bold;
    font-size: 18px;
}
#newsList_style_23_1637449664814 .modSet:hover .timesSet {
    color: #d90000;
}
#newsList_style_23_1637449664814 .titleSet {
    font-weight: bold;
    font-size: 18px;
}
#newsList_style_23_1637449664814 .modSet:hover .titleSet {
    font-family: Microsoft YaHei;
    font-size: 20px;
    font-weight: bold;
    color: #d90000;
}
#newsList_style_23_1637449664814 .sortSet {
    font-size: 14px;
    font-family: Microsoft YaHei;
}
#newsList_style_23_1637449664814 .ydSet {
    font-size: 14px;
}
#newsList_style_23_1637449664814 .detailSet {
    line-height: 28px;
    font-size: 15px;
    color: #999999;
    height: 66px;
}
#newsList_style_23_1637449664814 .btnaSet {
    border-width: 1px;
    border-style: solid;
    border-color: #dddddd;
    background: #ffffff;
    color: #888888;
}
#newsList_style_23_1637449664814 .btnaSet:hover {
    background: #d90000;
    color: #ffffff;
}

.newslist_style_23{padding: 0;margin: 0;list-style: none; background-color: #fff;}
.newslist_style_23 *{transition: all ease .2s; -webkit-transition: all ease .2s; -moz-transition: all ease .2s; -o-transition: all ease .2s; box-sizing: border-box;}
.newslist_style_23 li{overflow: hidden;box-sizing: border-box; padding-bottom: 0;}
.newslist_style_23 .newsDate{float: left;width: 240px; padding-right: 1.8em;border-right: 1px solid #ddd;}
.newslist_style_23 .newsDate .newsTime{display: block; font-size: 18px;text-align: right; overflow: hidden;box-sizing: border-box;}
.newslist_style_23 .newsCont:before{content: '';display: block;width: 14px;height: 14px;border-radius: 10px;position: absolute;top: 4px;left: -8px;background-color: #ddd;}
.newslist_style_23 .newsCont{position: relative;float: left;width: calc(100% - 240px - 24px);border-left: 1px solid #ddd;padding: 0 0 0 24px;left: -1px;box-sizing: border-box;}
.newslist_style_23 .newsCont .newsTitle{font-size: 18px;overflow: hidden;}
.newslist_style_23 .newsCont .newsBrief{display: -webkit-box; overflow: hidden; clear: both;}
.newslist_style_23 .newsCont .newsTitle .titleHr{display: block; height: 4px!important; width:40px; background-color: #96b788; margin:10px 0 12px 0!important;padding: 0!important;border: 0px!important;}
.newslist_style_23 .newsCont .newsTitle a{font-size: inherit; line-height: inherit; color: inherit; display: -webkit-box; overflow: hidden; text-overflow: ellipsis; word-wrap: break-word; white-space: normal !important; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.newslist_style_23 .newsCont .newDetail{font-size: 14px;color: #999;overflow: hidden;margin-top: 24px;}
.newslist_style_23 .nsDate{display: inline-block;}

/*alex---后期加的图片样式*/
.newslist_style_23 .newPic{background-color: #eee;width:100%;overflow:hidden; position:relative; box-sizing:border-box; float:right; margin-top: 30px;margin-bottom: 36px;}
.newslist_style_23 li:hover .newPic .News_img{transform: scale(1.05); -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -o-transform: scale(1.05); -ms-transform: scale(1.05);}
.newslist_style_23 .newPic a{display: block; position: absolute; left: 0; top: 0; width: 100%;} 
.newslist_style_23 .newPic img{/*width:100%;*/ float: left;background-color: #eee;}
.newslist_style_23 .newPic2{display: none;}
.newslist_style_23 .show_all{width:100%;float: left;padding-bottom: 36px;}
.newslist_style_23 .show_all a{border:0px; display:inline-block; text-align:center;font-size:14px; line-height: 42px; padding:0 50px; margin-top: 38px; color:#ffffff; background-color: #96b788;}
.newslist_style_23 .newSort{display: inline-block;float: left; color:#333;margin-right: 20px;}


.page_btn {
    clear: both;
    margin: 30px 0;
    width: 100%;
    text-align: center;
}
.page_btn .new_page {
    clear: both;
    margin-top: 20px;
    width: 100%;
    text-align: center;
    font-size: 14px;
}
#newsList_style_23_1637449664814 .page_btn .pageSet {
    margin-bottom: 50px;
    padding-bottom: 0px;
}
#newsList_style_23_1637449664814 .page_btn .pageSet:hover {
    background: #2f4d93;
    color: #ffffff;
}
.page_btn .new_page .page {
    width: auto;
    margin: 0 5px 10px 5px;
    border-radius: 5px;
}
.page_btn .new_page .page {
    display: inline-block;
    border: none;
    background: white;
    text-align: center;    
    padding: 0 15px;
    margin: 0 0.5px;
    width: auto;
    height: auto;
    line-height: 35px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #e5e5e5;
}
.page_btn .new_page a {
    display: inline-block;
    color: #333;
    box-sizing: border-box;
    margin: 0 5px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    border: 1px solid #ccc;
    font-family: 'microsoft YaHei';
}
.submit_div {
    display: inline-block;
}
.page_btn .new_page .all_page {
    display: inline-block;
    margin: 0 10px;
}
.page_btn .new_page .submit_div input {
    width: 50px;
    margin: 0 5px;
}

@media screen and (max-width: 640px) {

   

}


@media screen and (max-width: 640px) {
   .newslist_style_23 .newsDate{width: 120px;padding-right: 10px;} 
   .newslist_style_23 .newsDate .newsTime{font-size: 14px;padding:0;}
   .newslist_style_23 .newsCont:before{width: 8px;height: 8px;top: 8px;left: -5px;}
   .newslist_style_23 .newsCont{ padding: 0 0px 0px 10px;width: calc(100% - 120px - 12px);}
   .newslist_style_23 .newsCont .newsTitle{font-size: 14px;}
   .newslist_style_23 .newsCont .newsTitle a{display: -webkit-box; overflow: hidden; text-overflow: ellipsis; word-wrap: break-word; white-space: normal !important; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
   .newslist_style_23 .newsCont .newsBrief{display: -webkit-box; overflow: hidden; }
   .newslist_style_23 .newsCont .newDetail{font-size: 12px;margin-top: 4px;}
   .newslist_style_23  .newPic{width:100%;float:none;margin-bottom: 16px;margin-top: 16px;}
   .newslist_style_23 .show_all{width:100%;margin-top:0;padding-bottom: 0;}
   .newslist_style_23 .newsCont .newsTitle .titleHr{height: 2px!important;}
   .newslist_style_23 .show_all a{font-size: 12px;line-height: 28px;margin-top: 6px;margin-bottom: 16px;}
}




   #newsList_style_23_1637449664814 .newDetail.pc {display:block;}
   #newsList_style_23_1637449664814 .newDetail.pad, #newsList_style_23_1637449664814 .newDetail.mobile {display:none;}
   #newsList_style_23_1637449664814 .newTitle.pc {display:block;}
   #newsList_style_23_1637449664814 .newTitle.pad, #newsList_style_23_1637449664814 .newTitle.mobile {display:none;}
   @media screen and (min-width:641px) and (max-width:1200px) {
      #newsList_style_23_1637449664814 .newDetail.pad {display:block;}
      #newsList_style_23_1637449664814 .newDetail.pc, #newsList_style_23_1637449664814 .newDetail.mobile {display:none;}
      #newsList_style_23_1637449664814 .newTitle.pad {display:block;}
      #newsList_style_23_1637449664814 .newTitle.pc, #newsList_style_23_1637449664814 .newTitle.mobile {display:none;}
   }
   @media screen and (max-width:640px) {
      #newsList_style_23_1637449664814 .newDetail.mobile {display:block;}
      #newsList_style_23_1637449664814 .newDetail.pc, #newsList_style_23_1637449664814 .newDetail.pad {display:none;}
      #newsList_style_23_1637449664814 .newTitle.mobile {display:block;}
      #newsList_style_23_1637449664814 .newTitle.pc, #newsList_style_23_1637449664814 .newTitle.pad {display:none;}
   }
</style>







<style>
@media screen and (min-width: 1025px) {
   #newsList_style_23_1637449664814 .newslist_style_23 .newsDate{width:  280px;}
   #newsList_style_23_1637449664814 .newslist_style_23 .newsCont{width: calc(100% - 280px - 24px);}
   }
@media screen and (min-width: 640px) and (max-width: 1024px) {
   #newsList_style_23_1637449664814 .newslist_style_23 .newsDate{width:  280px;}
   #newsList_style_23_1637449664814 .newslist_style_23 .newsCont{width: calc(100% - 280px - 24px);}
   
}
@media screen and (max-width: 640px) {
}

