@charset "utf-8";
/* CSS Document */
.newsmain{
    padding: 64px 0 64px 0;
}
.widget-newslist-10 {
    padding-bottom: 3%;
}
.widget-newslist-10 li {
    cursor: pointer;
}
.widget-newslist-10 .list_box {
        padding: 22px 60px 11px 0px;
    position: relative;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.widget-newslist-10 .bd_r {
    width: 14%;
}
.widget-newslist-10 .list_main {
    overflow: hidden;
}
.widget-newslist-10 .list_time {
    text-align: center;
}

.widget-newslist-10 .list_time {
    font-size: 14px;
    color: #8d8b8b;
    padding: 0 0 2% 2%;
    border-left: 1px solid #e6e6e6;
    font-family: Arial;
    width: 60px;
}
.widget-newslist-10 .list_time_day {
    padding-top: 12px;
}

.widget-newslist-10 .list_time_day {
    display: block;
    font-size: 50px;
    color: #1f53b9;
    line-height: 50px;
    font-family: helvetica;
}
.widget-newslist-10 .list_time {
    text-align: center;
}
.widget-newslist-10 .list_time {
    font-size: 14px;
    color: #8d8b8b;
    
    font-family: Arial;
   
}
.widget-newslist-10 li {
    cursor: pointer;
	border-bottom: 1px solid #e6e6e6;
}
.widget-newslist-10 .bd_c {
    width: 76%;
    padding: 0 8% 0 2%;
}
.widget-newslist-10 .list_title {
    font-size: 20px;
    color: #202020;
    font-weight: normal;
}
.widget-newslist-10 .list_tool {
    font-size: 12px;
    color: #c9c9c9;
    padding: 10px 0px;
}
.widget-newslist-10 .list_tool .tool_ico {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../img/ico.png);
    vertical-align: middle;
}
.widget-newslist-10 .list_tool .share {
    margin-left: 20px;
    cursor: pointer;
}
.widget-newslist-10 .bdshare-button-style1-16 a {
    padding: 0;
    margin: 0;
    background: none;
    height: 20px;
    line-height: 20px;
}
.widget-newslist-10 .list_p {
    font-size: 14px;
    color: #464646;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
}
.newr{float: right}
.bd_c a:hover {
    color: #1f53b9;
}
.rect-75 {
    padding-bottom: 75%;
	cursor: pointer;
}
.video_list .cont {
    position: absolute;
    bottom: 0;
    background: #5e5e5e;
    color: #fff;
    width: 99%;
    padding: 7% 0;
    text-align: center;
    font-size: 16px;
    transition: all .5s ease;
}
.video_list .title {
    font-size: 16px;
    color: #fff;
	text-align: center;
}