@charset "utf-8";

.listpage {
    width: 1190px;
    overflow: hidden;
    margin: 15px auto;
    overflow: hidden;
}

.lpageleft {
    width: 250px;
    overflow: hidden;
    float: left;
}
.lpageleft div {
    height: 60px;
    line-height: 60px;
    padding-left: 15px;
    border: 1px solid #cccccc;
    font-size: 16px;
}
.lpageleft div a {
    display: inline-block;
    height: 62px;
    line-height: 62px;
    width: 250px;
}
.lpageleft div.pagein {
    border-left: 3px solid #009237;
    color: #009237;
}

.rpageright {
    width: 895px;
    float: right;
    border: 1px solid #cccccc;
    padding: 15px;
}
.rnyjsinfocontent {
    border-bottom: 1px solid #cccccc;
}
.ppicbox {
    margin-top: 10px;
    overflow: hidden;
    margin-bottom: 10px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #ccc;
}
.ppicbox img {
    width: 150px;
    height: 110px;
    float: left;
}
.ppicbox div {
    float: left;
    margin-left: 15px;
    width:81%;
}
.ppicbox div p {
    font-size: 16px;
    margin-bottom: 15px;
}
.rnyjsinfolist {
    margin-bottom: 15px;
    border-bottom: 1px dashed #cccccc;
    padding-bottom: 15px;
    overflow: hidden;
}
#cyzk,#hxcp,#zpjs1,#cpjg1 {
    cursor: pointer;
}

.searchList {
    width: 190px;
    border: 1px solid #ccc;
    padding: 10px;
    text-align: center;
}
.searchList:hover {
    border: 1px solid red;
}

.searchList h3 {
    margin: 10px 0;
}
.searchList img {
    width: 190px;
    height: 220px;
}
.rnyjsinfolist div.searchList{
    float: left;
    margin-left: 10px;
    margin-bottom: 15px;
}