/*header start*/
.header{width:100%;display:block;background:url(/uiFramework/commonResource/image/2022052516585752511.png) repeat-x top center;height:392px;}
.header a{ margin-top:50px; float:left;}

/*最新发布*/
.recently{width:1180px;margin:0 auto;margin-top:55px;}
.recently_top{width:1180px;height:106px;background:url(/uiFramework/commonResource/image/2022052517012979165.png) no-repeat 0 0;}
.recently_top h1{font-size:32px;color:#fff;text-align:center;line-height:106px;font-weight:bold;letter-spacing:6px;}
.recently_content,.recently_bottom{margin-top:60px;}
.recently_content_left{float:left;}
.recently_content_left img{width:276px;height:179px;display:block;}
.recently_content_right{float:right;font-size:16px;line-height:36px;width:855px;}
.recently_content_right ul li span{color:#008ad2;font-size:16px;}
.recently_content_right ul li,.recently_content_right ul li a{font-size:16px; text-decoration: none;line-height:60px;color: #202020;}
.recently_content_right ul li a:hover{text-decoration: underline;}
.middle_line{border-bottom:1px dashed #cecece;margin-top:40px;padding-bottom:40px;}
/*往期回顾*/
.history{width:1180px;margin:0 auto;margin-top:60px;}
.history_bottom{margin-top:50px;font-size:16px;}
.history_bottom ul li{background:url(/uiFramework/commonResource/image/2022052519413674213.png) no-repeat 6px center;padding-left:30px;line-height:50px;margin:0 38px 0 38px;}
.history_bottom ul li:hover{background:url(/uiFramework/commonResource/image/2022052519442569272.png) no-repeat 6px center;}
.history_bottom ul li a{font-size:16px; text-decoration: none;color: #202020;}
.history_bottom ul li a:hover {text-decoration: underline;}
.history_bottom ul li span{float: right;}

/*分页样式*/
.pages { width:95%;text-align: center;padding: 12px;clear: both;padding: 80px 0 100px 0;}
.pages span, .pages a, .pages font.NormalRed {font-size: 16px;margin: 0 2px;    vertical-align: middle;}
.pages span font {color: #333333;font-size: 12px;}
.pages a, .pages .NormalRed {border: 1px solid #ccc;background: #DDD;padding: 2px 6px;text-decoration: none}
.pages font.NormalRed{    padding: 1px 6px;}
.pages span { width: 0px !important;}
.pages .NormalRed, .pages a:hover {background: #1e98d7;color: #FFFFFF;}


@media only screen and (max-width:1025px) {body{min-width:100%;}
    .header{height:30vh;background-size: 100% 100%;}
    .container,.recently,.history{width:96%;}
    .recently{margin-top:25px;}
    .recently_top{width:100%;background-size: 100% 100%;}
    .recently_content{margin-top:0px;}
    .recently_content_left,.recently_content_right{float:none;width:100%;}
    .recently_content_left{margin-bottom:15px;}
    .recently_content_left img{width:100%;height:40vh;}
    .middle_line{margin-top:20px;    padding-bottom: 20px;}
    .recently_top {height:10vh;}
    .recently_top h1{font-size:24px;line-height:10vh;}
    .history{margin-top:30px;}
    .history_bottom{margin-top:5px;}
    .history_bottom ul li{float:none;width:auto;margin:0;}
    .pages{padding: 40px 0 50px 0;}
    .page-list{display:none;}
}
@media screen and (max-width:768px) {.header{height:20vh;}
    .recently_top h1{font-size:20px;}
    .recently_content_right ul li span,.recently_content_right ul li a{float:left;}
    .recently_content_right ul li a{width:80%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
    .history_bottom ul li{width:90%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
    .recently_content_left img{height:30vh;}
}
@media screen and (max-width:500px) {.header{height:14vh;}
    .recently_top {height:8vh;}
    .recently_top h1 {font-size: 16px;line-height:8vh;letter-spacing: 2px;}
}