


.model_2 .row div{border: 0px solid red;}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 10px;
    line-height: 1.42857143;
    vertical-align: top;
    border-bottom: 1px solid #ddd;
}
.model_2 > .row>div:nth-of-type(2){padding:7px;margin-top:-45px}
.breadcrumb {
    background:none;
    border-bottom: 1px solid #ddd;
    padding-left:10px;
}
.post_title,.post_title>h3 {
    color: #1677CA;
    font-size: 34px;
    line-height: 100%;
    text-align: center;
    padding: 5px;;
}
.model_2 > .row .post{
    text-align: center;padding:10px;padding-top: 0;padding-left: 10px;
}

blockquote {
    background: #eee;
}
.model_2 .left a,.model_2 .left2 a{
    display: block;
    height:100%;
    width:100%;
    text-decoration: none;
    padding:10px 0;
    color: #4b4848;
    padding-left: 0px;;
    font-family: DINWeb-Bold,sans-serif;
}
.model_2 .left a{font-size: 16px;padding-left: 10px;}
.model_2 .left a:hover,.model_2 .left2 a:hover{
    background: #eee;
}
.model_2 .left td:first-of-type{border-top: 0}
.model_2 .left td>a>span{
    float: right;
    margin-top: 3.8px;
    font-size:12px;}
.model_2 .left td,.model_2 .left2 td{
    padding:0;}

.model_2 .left2 a{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    width:99%;
}

.model_2 .post-list{padding: 10px 0 0 10px}
.model_2 .post-list .pages{margin: 40px}
.mydd_box {margin: 5px 0}
.leftP_red{
    color: #1677CA!important;}



     /*手机*/
@media (max-width: 600px){
    .post-list .media-left img{
        display: none;}
    blockquote{margin-left:0}
    .model_2 .post-list{padding-left:0}
    .model_2 .post-list .pages{
        margin: 0px;}
    body>div:nth-of-type(2)>img{
        height: 200px;;}
}
