@import "common.css";

.bor{
    margin: -1px 0px -1px 0px;
}
.content{
    width: 1200px;
    margin: 0 auto;
}

.content_right{
    width: 910px;
    border: 1px solid #ddd;
    padding: 0 20px;
    margin-bottom: 30px;
}
.content_right dd>ul li{
    width: 870px;
    border-bottom: 1px dashed #ddd;
    margin-bottom: 20px;
    cursor: pointer;
}
.content_right dt{
    height: 64px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 21px;
}
.content_right dt em{
    font-size: 24px;
    line-height: 63px;
    color: #333;
}

/*轮播开始*/
.lunbo{
    width: 869px;
    height: 302px;
}
.show_box{
    width:100%;
    margin: 0 auto;
}
.show_box .item{
    width: 100%;
    height: 302px;
    display: none;
}
.show_box .item:first-child{
    display: block;
}


.show_box .item img{
    width:537px;
    height:302px;
    position: absolute;
    top: 0;
    left: 0;
    display:block;
}
.show_box .item h2{

}
.ctrl_btn{
    position: absolute;
    right:18px;
    bottom:19px;
    z-index:9;
}
.ctrl_btn li{
    width:10px;
    height:10px;
    border-radius: 50%;
    background-color:#e5e5e5;
    margin-left:20px;
    cursor: pointer;
}
.ctrl_btn .current{background-color:#999;}
/*轮播结束*/
.content_right .passage0{
    width: 331px;
    height: 100%;
    padding: 20px;
    border-top: 2px solid #17499e;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}
.content_right h2{
    max-height: 62px;
}
.content_right a{
    white-space: -o-pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: normal;
}
.content_right p{
    margin-top: 28px;
}
.content_right  .item span{
    float: right;
    color: #17499e;
    margin-top: 15px;
    font-size: 14px;
}

.content_right .duanluo1{
    height: 184px;
}

.content_right .duanluo1>span:first-child{
    display: block;
    width: 218px;
    height: 123px;
    margin: 30px 20px 30px 0;
    float: left;
    overflow: hidden;
}
/*.content_right .duanluo1 img{*/
    /*width: 218px;*/
    /*height: 100%;*/
    /*object-fit: cover;*/

/*}*/
.content_right .duanluo1 .passage1{
    display: block;
    width: 629px;
    float: left;
    margin-top: 21px;
}
.content_right .duanluo2 .passage2{
    display: block;
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
.content_right a{
    font: 20px "microsoft yahei";
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
}
.content_right>li:hover h2 a{
    color: #df2300;
    text-decoration: underline;
}

.content_right li p{
    font: 14px/26px "microsoft yahei";
    color: #999;
    margin-top: 10px;
    max-height: 47px;
    overflow: hidden;
    text-indent: 2em;
    text-align: justify;
}
.content_right .duanluo0 .passage0 p{
    max-height: 130px;
}
.down{
    display: block;
    width: 100%;
    height: 30px;
    margin-top: 11px;
}
.down .view_count{
    padding-left: 28px;
    background: url("../images/liulan.png") no-repeat left center;
    font-size: 14px;
    line-height: 30px;
    color: #999;
}
.down .date{
    font-size: 14px;
    line-height: 30px;
    color: #999;
}

