﻿@import url("common.css");
.list_bt { position: relative; padding-left: 30px; }
.list_bt em { position: absolute; left: 0; font-size: 20px; top: 3px; color: #2191f0; }
.ms_rwap p { line-height: 30px; }
.list_hot .pic_lb3 { margin-bottom: 30px; }
/*左侧*/
.con_l { width: 814px; padding:0 30px 30px 30px; background: #fff; border-radius: 10px; }
.con_l .pic_lb1 { *width: 34%; *margin-right: 3% }
.con_l .lb_4 { float: left; width: 260px; margin-bottom: 10px; padding-right: 80px; }
.con_l .lb_4 time { position: absolute; right: 0; font-size: 12px; color:#999; }
.con_l .lb_4:nth-child(2n+1) { float: right; }
.con_l .lb_5 { float: left; width: 365px; margin-bottom: 15px; }
.con_l .lb_5:nth-child(2n+1) { float: right; } 
.list_itme2 { position: relative; line-height: 40px; min-height:40px; margin-bottom: 10px; padding: 0 100px 0 20px; }
.list_itme2:after{ content:""; display: block; position: absolute; border-bottom: 1px dashed #cbd9d9; width: 86%; top: 20px; z-index: 0; }
.list_itme2:before { content:""; display: block; position: absolute; left: 0; width: 6px; height: 6px; background-color: #cbd9d9; border-radius: 10px; z-index: 2; top: 18px; }
.list_itme2 .itme_bt { font-size: 16px; background-color: #fff; padding-right: 20px; position: absolute; z-index: 1; }
.list_itme2 .itme_bt:hover { padding-left: 5px;  }
.list_itme2 time { position: absolute; right: 0; background-color: #fff; color: #999; padding-left: 10px; }
.list_itme2:nth-child(5n) { margin-bottom: 50px; }
/*标签*/
.list_tag { border: 1px solid #dee6e6; position: relative; border-radius: 10px; overflow: hidden; }
.tag_bt { position: absolute; top: 0; bottom: 0; background-color: #36ad9e; width: 20px; color: #fff; border-radius: 10px; padding: 10px 15px; text-align: center; font-size: 16px; }
.tag_rwap { padding: 15px 15px 5px 65px; }
.tag_a { border: 1px solid #dee6e6; line-height: 28px; border-radius: 10px; display: block; float: left; padding: 0 10px; margin: 0 10px 10px 0; }
.tag_a:hover { background-color: #36ad9e; color: #fff; border-color: #36ad9e; }

#guding.fiexd{position: fixed;top:0;}
.page-right-tuibox {
    width: 100%;
    margin-top: 20px;
    background: #fff;
    padding: 20px 20px 10px;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
	border-radius: 10px;
}
.page-right-tuibox-title {
    width: 100%;
    height: 40px;
    background: #f4f4f4;
    font-size: 15px;
    font-weight: 700;
    color: #333;
    line-height: 40px;
    padding-left: 15px;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 20px;
    border-left: 4px solid #ddd;
}
.page-right-tuibox-list ul li {
    font-size: 14px;
    height: 21px;
    line-height: 21px;
    margin-bottom: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.page-right-tuibox-list ul li:nth-child(1) em, .page-right-tuibox-list ul li:nth-child(2) em, .page-right-tuibox-list ul li:nth-child(3) em {
    background: #ff741e;
    color: #fff;
    font-weight: 700;
}
.page-right-tuibox-list ul li em {
    width: 21px;
    height: 21px;
    display: inline-block;
    background: #e9e9e9;
    line-height: 21px;
    text-align: center;
    font-size: 13px;
    color: #999;
    margin-right: 10px;
}
#guding{
	width:300px;
}
