.p{
    width: 980px;
}

.breadcrumbs{
    width: 1770px;
    margin: 20px auto;
    box-sizing: border-box;
}


.breadcrumbs a{
    color: #999999;
}


.column-name{
    height: 70px;
    line-height: 70px;
    font-size: 32px;
    color: #02548e;
    font-family: "黑体", serif;
    font-weight: bold;
}

.body{
    width: 1200px;
    margin: 13px auto;
    border-top: 1px solid #ebebeb;
}

.body .left{
    float: left;
    width: 675px;
    margin-right: 120px;
}

.body .left ul{
    margin: 18px 0 0 0;
    padding: 0 0 18px 0;
}

.body .left ul li{
    height: 48px;
    line-height: 48px;
    list-style: none;
    white-space: nowrap;
}

.body .left ul li img{
    display: none;
}

.body .left ul li span.nodeName{
    display: none;
}

.body .left ul li span{
    display: inline-block;
    float: left;
    width: 520px;
    height: 48px;
    overflow: hidden;
}

.body .left ul li span a{
    color: #222222;
    font-size: 16px;
}

.body .left ul li span a:hover{
    color: #02548e;
}

.body .left ul li span.pubTime{
    float: right;
    width: 145px;
    color: #999999;
    font-size: 13px;
}

.body .left ul li:nth-child(6n + 7){
    border-top: 1px solid #ebebeb;
    margin-top: 18px;
    padding-top: 18px;
}

.body .left ul #displaypagenum{
    width: 100%;
    height: 32px;
    margin-top: 25px;
    padding-top: 30px;
    border-top: 1px solid #ebebeb;
}

.body .left ul #displaypagenum p{
    margin: 0;
}

.body .left ul #displaypagenum span, .body .left ul #displaypagenum a{
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    border: 1px solid #ebebeb;
    display: inline-block;
    border-radius: 3px;
    margin-left: 5px;
}

.body .left ul #displaypagenum span.next{display: none;}

.right1{
    width: 400px;
    float: left;
    box-sizing: border-box;
}
.one-comment::marker{
    color: #F7621D;
    font-size: 30px;
}
.right1 .top{
    width: 100%;
    height: 580px;
    position: relative;
}
.right1 .top .line{
    width: 1px;
    height: 490px;
    background-color: rgba(86, 86, 86, .2);
    position: absolute;
    top: 80px;
    left: 20px;
    z-index: -1;
}
.one-comment a{
    font-size: 16px;
    color: #222222;
	width:385px;
	  overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	margin-left:-18px;
}
.top h2{
    margin-left: 20px;
    color: #F95B1C;
}
.buttom{
    width: 100%;
}
.buttom .cont1{
    width: 400px;
    height: 430px;
    margin: 15px 0;
    background-color: #f7f7f7;
    position: relative;
}

.buttom .cont1 a img{
    width: 380px;
    height: 200px;
    margin-left: 20px;
}
.buttom .cont1 h2{
    width: 380px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    color: white;
    background-color: rgba(213, 213, 213, .7);
    position: absolute;
    top: 231px;
    left: 20px;
}

.buttom .cont1 h3 a{
    font-size: 15px;
    font-weight: 500;
    margin-left: 20px;
    color: #56595A;
}   
.buttom .cont1 h1 a{
    color: #FA5A21;
    margin-left: 30px;
	font-size: 20px;
}

