body{
    background: #f5f5f5;
}
/* 新闻列表 */
.blogs-list{
    margin-top: 40px;
    overflow: hidden;
}
.blogs{
    float: left;
    width: 70%;
}
.r-box{
    float: right;
    width: 28%;
}
.blogs_list { overflow: hidden; position: relative; transition: all .8s; padding: 20px; background: #fff; margin-bottom: 20px }
.blogs_list .blogs_list-img{display: block; width: 237px; height: 158px; background: #ccc; overflow: hidden; float: left; margin-right: 20px; border-radius: 3px;position: relative;}
.blogs_list .blogs_list-img .column-span{display: block; position: absolute; top: 0; left: 0; z-index: 9; font-style: normal; padding: 3px 5px; background: rgba(18,182,221,.8); font-size: 14px; border-radius: 3px; } 
.blogs_list .blogs_list-img .column-span:hover{background: #ff860e;}
.blogs_list .blogs_list-img .column-span a{color: #fff; display: block;padding: 2px 4px;}
.blogs_list .blogs_list-img img{ width: 100%; min-height: 100%; transition: all .6s; }
.blogs_list i { display: block; width: 237px; height: 158px; background: #ccc; overflow: hidden; float: left; margin-right: 20px; border-radius: 3px; }
.blogs_list i img { width: 100%; min-height: 100%; transition: all .6s; }
.blogs_list h2 { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin: 10px 0; line-height: 28px; font-size: 20px; }
.blogs_list h2 b{ color: #f33;}
.blogs_list p { color: #808595; font-size: 14px; line-height: 24px; word-break: break-all; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; }
.blogs_list:hover { background: #f5f5f5; box-shadow: 0px 12px 8px -12px #c0bebe;}
.blogs_list h2:hover a{ color: #ff6700; }
.blogs_list img:hover { transform: scale(1.1); }
.blogs_base { color: #999; font-size: 14px; margin: 30px 0 0 0; line-height: 24px; }
.blogs_base a { color: #999; }
.blogs_base span { margin-right: 20px; line-height: 24px; display: block; float: left; }
.blogs_base span em{width: 24px; height: 24px; font-size: 16px;line-height: 24px; margin-right: 5px;}
.blogs_base .color1{color: #ff860e;}
.blogs_base .color2{color: #03c63a;}
.blogs_base .color3 a {color: #f33;}
a.read_more {background: #ff6700;color: #fff;font-size: 14px;font-weight: 600;text-align: center;padding: 5px 15px;border-radius: 4px;width: 80px;float: right;}
a.read_more:hover{background: #f33;}
/*  */
/*blogs_news*/
h2.h_title { line-height: 45px; font-size: 22px; }
.blogs_news { border-radius: 3px; background: #fff; padding: 5px 20px 0; overflow: hidden; }
.blogs_news .blogs-title{position: relative;}
.blogs_news .blogs-title a{display: block;color: #ff6700;position: absolute;top: 0; right: 0; line-height: 50px;font-size: 14px;}
.blogs_news li { position: relative; margin: 24px 0; overflow: hidden; }
.blogs_news li i { width: 120px; height: 80px; display: inline-block; overflow: hidden; float: left; margin-right: 12px; border-radius: 2px; }
.blogs_news li i img { width: 100%; min-height: 100%; transition: .5s; float: left; }
.blogs_news li em { position: absolute; top: 0; left: 0; height: 17px; width: 21px; color: #ccc; font-size: 12px; font-style: normal; text-align: center; background: rgba(0,0,0,.5); border-radius: 2px 0 0; z-index: 9; }
.blogs_news li:nth-child(1) em, .blogs_news li:nth-child(2) em, .blogs_news li:nth-child(3) em { color: #fff; }
.blogs_news li:nth-child(1) em { background: #f95456 }
.blogs_news li:nth-child(2) em { background: #f6a625; }
.blogs_news li:nth-child(3) em { background: #4385f4 }
.blogs_news li p { font-weight: normal; line-height: 20px; word-break: break-all; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; margin-top: 5px; }
.blogs_news li span { width: 71px; height: 13px; position: absolute; display: block; left: 135px; bottom: 10px;font-size: 12px; }
.blogs_news li:hover img { transform: scale(1.1); }
.blogs_news li:hover p { color: #ff6700; }
/*hot_news*/
.hot_news { border-radius: 3px; background: #fff; padding: 5px 20px 0; margin: 20px 0; overflow: hidden; position: relative }
.hot_news ol { overflow: hidden; padding: 10px 0 20px 0; }
.hot_news li { line-height: 36px; list-style-type: inherit; padding-left: 10px; }
.hot_news p { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; width: 80%; float: left; }
.hot_news li span { float: right; width: 20%; text-align: center; color: #808595; font-size: 12px; }
.hot_news .tagsp{width: 70%;}
.hot_news li .tagss{width: 30%;}
.hot_news section { background-color: #fff; line-height: 42px; box-shadow: 0px 9px 24px rgb(0 0 0 / 5%); margin: 10px 0; border-radius: 10px; }
.hot_news ol:before { content: ""; background: url(../images/icon_fire.png) no-repeat; background-size: 20px; width: 20px; height: 20px; position: absolute; right: 40px; top: 22px; }
.hot_news li:nth-child(1) span { color: #f33; font-weight: bold; }
.hot_news li:nth-child(2) span, .hot_news li:nth-child(3) span { color: #f80; font-weight: bold; }
.hot_news li a:hover{color: #ff6700;}
/*tagsclous*/
.tagsclous { border-radius: 3px; background: #fff; padding: 5px 20px 0; margin: 20px 0; overflow: hidden; }
.tagsclous ul { padding: 10px 0 20px 0; overflow: hidden; position: relative; }
.tagsclous a { display: inline-block; float: left; line-height: 34px; text-align: center; position: relative; color: #2c3e50; margin: 4px 5px; padding: 0 14px; border-radius: 3px; transition: .2s }
.tagsclous a:nth-child(8n-7) { background: #def6ff }
.tagsclous a:nth-child(8n-6) { background: #f2fbf2 }
.tagsclous a:nth-child(8n-5) { background: #f8f3fe }
.tagsclous a:nth-child(8n-4) { background: #fff7f0 }
.tagsclous a:nth-child(8n-3) { background: #fff3f3 }
.tagsclous a:nth-child(8n-2) { background: #edf9fe }
.tagsclous a:nth-child(8n-1) { background: #f1f3fd }
.tagsclous a:nth-child(8n) { background: #def6ff }
.tagsclous a:hover { background: #ff6700; color: #fff }
/* search-title */
.search-title{
    padding: 10px 0;
    margin-bottom: 20px;
    text-align: center;
    background: #fff;
}
.search-title h2{
    font-size: 24px;
}