@charset "utf-8";
/* CSS Document */


.Frame_newslist4 { }
.Frame_newslist4 .content{ background: url(queryli.gif) 15px 8px no-repeat; padding-left:35px; box-sizing:border-box; border-bottom: 1px #f7fbfe solid; display: block; position: relative; padding-right: 60px;}
.Frame_newslist4 .content:hover{border-bottom: 1px solid rgb(23,140,229);}
.Frame_newslist4 .content .title{margin:0;padding: 0; line-height: 18px; color: #222; 
    text-decoration: none;
    transition: all 0.5s ease 0s; padding-bottom: 10px;font-size: 14px;
    font-weight: 100;display: block;}
.Frame_newslist4 .content:hover .title{
    color: rgb(23,140,229);
}
.Frame_newslist4 .content .time{color: #222; 
    font-family: Lato,"Times New Roman",Times,serif;
    font-size: 12px;line-height: 18px; position: absolute; right: 10px; top:0px}


.Frame_newslist4 .row{margin: 10px 0;}
.Frame_newslist4 .row:last-child{ margin:0;}

.Frame_newslist4 .page1{ text-align:center; margin-top:20px; }
.Frame_newslist4 .page1 a{ border: 1px #dcdcdc  solid;  padding:3px 7px; display:inline-block; color:#333; margin-right:5px;}
.Frame_newslist4 .page1 a.now_page{ color:#FFF;background-color: #222; }


